@charset "utf-8";
/* CSS Document */
.custom-select1 { text-align:left; background:#ffffff; border:1px solid rgba(255,255,255,1); border-radius:28px; transition:all 0.25s ease-out 0s; margin:0 10px 0 0; position:relative;}
.custom-select1:last-child { margin-right:0;}
.custom-select1:hover { background:#ffffff; border-color:#ffffff;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items .scrollb {max-height: 129px; max-width: calc(100% - 8px);}
.custom-select1 .select-items { max-height:129px; 
    /* overflow-y:scroll;  */
    background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb div { color:#151515; transition:all 0.25s ease-out 0s; padding:14px 8px 14px;}
/* .custom-select1 .select-items .scrollb div:hover { color:#e8cfa1; background: none;} */
.custom-select1 .select-items .scrollb div:hover { color:#fff; background: #e8cfa1;}
.custom-select1 .select-selected { color:#1c1c1c; transition:all 0.25s ease-out 0s; padding:17px 24px 17px;}
.custom-select1:hover .select-selected { color:#e8cfa1;}
.custom-select1 .select-selected:after { content:""; width:6px; height:4px; background:url(../images/down-black-arrow.svg) no-repeat top / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:23px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-yellow-arrow.svg) no-repeat top / 100%;}
.custom-select1 .select-items::-webkit-scrollbar {display: none; width:6px;}
.custom-select1 .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-select1 .select-items::-webkit-scrollbar-thumb { background:#373334; border-radius:0;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:13px; font-weight:700; line-height:normal;}



.teamer-wrapp .custom-col1 {width: 304px;}
.custom-col1 { width: 304px; text-align:left; background:#ffffff; border:1px solid rgba(255,255,255,1); border-radius:28px; transition:all 0.25s ease-out 0s; margin:0 10px 0 0; position:relative;}
.custom-col1:last-child { margin-right:0;}
.custom-col1:hover { background:#ffffff; border-color:#ffffff;}
.custom-col1 select { display:none;}
.custom-col1 .select-hide { display:none;}
.custom-col1 .select-items .scrollb {max-height: 129px; max-width: calc(100% - 8px);}
.custom-col1 .select-items { max-height:129px; 
    /* overflow-y:scroll;  */
    background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-col1 .select-items .scrollb div { color:#151515; transition:all 0.25s ease-out 0s; padding:14px 8px 14px;}
/* .custom-col1 .select-items .scrollb div:hover { color:#e8cfa1; background: none;} */
.custom-col1 .select-items .scrollb div:hover { color:#fff; background: #e8cfa1;}
.custom-col1 .select-selected { color:#1c1c1c; transition:all 0.25s ease-out 0s; padding:17px 24px 17px;justify-content: center;
    display: flex;
    flex-wrap: wrap; }
.custom-col1:hover .select-selected { color:#e8cfa1; cursor: pointer;}
.custom-col1 .select-selected:after { content:""; width:6px; height:4px; background:url(../images/down-black-arrow.svg) no-repeat top / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:23px;}
.custom-col1:hover .select-selected:after { background:url(../images/down-yellow-arrow.svg) no-repeat top / 100%;}
.custom-col1 .select-items::-webkit-scrollbar {display: none; width:6px;}
.custom-col1 .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-col1 .select-items::-webkit-scrollbar-thumb { background:#373334; border-radius:0;}
.custom-col1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:13px; font-weight:700; line-height:normal;}





.enquiry-col1 .custom-select1 { width:49%; margin:0 0 0;}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1:after { display:none;}
.enquiry-col1 .custom-select1 .select-items { max-height:141px;}
.enquiry-col1 .custom-select1 .select-items div { padding:15px 26px 15px 26px;}
.enquiry-col1 .custom-select1 .select-selected { color:#000000; padding:14.5px 26px 14.5px 26px;}
.enquiry-col1 .custom-select1 .select-items div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px; font-weight:400;}

.sidbar-col1 .custom-select1 { width:100%; margin:0 0 12px; text-align:center; float:left;}
.sidbar-col1 .custom-select1:after { display:none;}
.sidbar-col1 .custom-select1 .select-items { max-height:141px;}
.sidbar-col1 .custom-select1 .select-items div { padding:15px 26px 15px 26px;}
.sidbar-col1 .custom-select1 .select-selected { color:#000000; padding:14.5px 26px 14.5px 26px;}
.sidbar-col1 .custom-select1 .select-items div, .sidbar-col1 .custom-select1 .select-selected { font-size:14px; font-weight:400;}

.sidbar-col2 .custom-select1 { width:100%; margin:0 0 12px; text-align:center; background:none;}
.sidbar-col2 .custom-select1:hover { background:#ffffff; border-color:#ffffff;}
.sidbar-col2 .custom-select1:after { display:none;}
.sidbar-col2 .custom-select1 .select-items { max-height:129px;}
.sidbar-col2 .custom-select1 .select-selected { color:#fff;}
.sidbar-col2 .custom-select1:hover .select-selected { color:#000000;}
.sidbar-col2 .custom-select1 .select-selected:after { background:url(../images/down-yellow-arrow.svg) no-repeat top / 100%;}
.sidbar-col2 .custom-select1:hover .select-selected:after { background:url(../images/down-black-arrow.svg) no-repeat top / 100%;}

.custom-col1 { width:100%; float:left; margin:0 0 47px;}
.custom-col1 .custom-select1 { width:335px; text-align:center; background:none; float:none; margin:0 auto;}
.custom-col1 .custom-select1:hover { background:#ffffff; border-color:#ffffff;}
.custom-col1 .custom-select1:after { display:none;}
.custom-col1 .custom-select1 .select-items { max-height:129px;}
.custom-col1 .custom-select1 .select-selected { color:#000 ;}
.custom-col1 .custom-select1:hover .select-selected { color:#000000;}
.custom-col1 .custom-select1 .select-selected:after { background:url(../images/down-yellow-arrow.svg) no-repeat top / 100%;}
.custom-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-black-arrow.svg) no-repeat top / 100%;}


.conten-wrapp.blog-wrapp .custom-col1 { width: fit-content;margin: 0 auto 44px;float: none;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { text-align:center;}
.enquiry-col1 .custom-select1 { width:100%; margin:0 0 11px;}
.custom-col1 .custom-select1 { width:100%;}
.teamer-wrapp .custom-col1 {width: 100%;}
.conten-wrapp.blog-wrapp .custom-col1 {
    width: 100%;
}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { text-align:center;}
.teamer-wrapp .custom-col1 {width: 100%;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { text-align:center;}
.teamer-wrapp .custom-col1 {width: 100%;}

}

@media screen and (min-width:768px) and (max-width:900px) {

}

@media screen and (min-width:901px) and (max-width:1024px) {

}

@media screen and (min-width:1025px) and (max-width:1240px) {

}