@charset "utf-8";
/* CSS Document */

.custom-select1 { width:282px; float:left; background:none; border:1px solid #ffb0a8; border-radius:29px; display:inline-block; transition:all 0.25s ease-out 0s; margin:0 8px 0 0; position:relative; z-index:9;}
.custom-select1:hover { background:#107277; border:1px solid #107277;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:159px; /*overflow-y:scroll;*/ background:#fff1ec; position:absolute; top:102%; left:0; right:0; z-index:99;}

.custom-select1 .select-items .scrollb {max-height: 159px;max-width: calc(100% - 8px);box-shadow: 0 4px 5px -1px rgba(0 0 0 / 0.5)}
.custom-select1 .select-items .scrollb div { color:#107277; transition:all 0.25s ease-out 0s; padding:17px 30px 19px 30px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#107277;}
.custom-select1 .select-selected { color:#107277; transition:all 0.25s ease-out 0s; padding:17px 36px 19px 30px;}
.custom-select1:hover .select-selected { color:#ffb0a8;}
.custom-select1 .select-items::-webkit-scrollbar { 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 .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:14px; font-weight:700; letter-spacing:normal; line-height:normal;}

.enquiry-col1 .custom-select1 { width:49.1%; background:#fff1ec; border:1px solid #fff1ec; border-radius:0; margin:0 0 1.9%;}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1 .select-items .scrollb div { padding:17px 10% 16px 10%;}
.enquiry-col1 .custom-select1 .select-selected { padding:17px 10% 16px 10%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:17px; font-weight:500; font-family: 'paralucent-medium-font';}

.sidbar-col1 .custom-select1 { width:100%; background:#fff1ec; border:1px solid #fff1ec; border-radius:0; margin:0 0 1.9%;}
.sidbar-col1 .custom-select1:nth-child(2n) { float:right;}
.sidbar-col1 .custom-select1 .select-items .scrollb div { padding:17px 10% 16px 10%;}
.sidbar-col1 .custom-select1 .select-selected { padding:17px 10% 16px 10%;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:17px; font-weight:500; font-family: 'paralucent-medium-font';}



/* .custom-col1 .custom-about */


.custom-about { width:282px; float: left; background:none; border:1px solid #ffb0a8; border-radius:29px; display:inline-block; transition:all 0.25s ease-out 0s; margin:0 8px 0 0; position:relative; z-index:9;}
.custom-about:hover { background:#107277; border:1px solid #107277;}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
.custom-about .select-items { max-height:159px; background:#fff1ec; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items .scrollb div { color:#107277; transition:all 0.25s ease-out 0s; padding:17px 30px 19px 30px;}
.custom-about .select-items .scrollb div:hover { color:#ffffff; background:#107277;}
.custom-about .select-selected { color:#107277; transition:all 0.25s ease-out 0s; padding:17px 36px 19px 30px;}
.custom-about:hover .select-selected { color:#ffb0a8;}
.custom-about .select-items::-webkit-scrollbar { width:6px;}
.custom-about .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-about .select-items::-webkit-scrollbar-thumb { background:#373334; border-radius:0;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { cursor:pointer; font-size:14px; font-weight:700; letter-spacing:normal; line-height:normal;}

.custom-about .select-items .scrollb {max-height:159px; max-width: calc(100% - 8px);}




.sidbar-col2 .custom-select1 .select-items { max-height:150px;}
.sidbar-col2 .custom-select1 .scrollb { max-height:150px;}

.sidbar-col2 .custom-select1 { width:100%; background:none; border:none; border-radius:0; margin:0;z-index: 99;}

.sidbar-col2 .custom-select1:hover { background:#fff;}
.sidbar-col2 .custom-select1 .select-items { background:#ffffff;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { color:#1d1d1b; padding:15px 20% 15px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#91384f;}
.sidbar-col2 .custom-select1 .select-selected { color:#ffffff; padding:25px 20% 26px;}
.sidbar-col2 .custom-select1:hover .select-selected { color:#1d1d1b;}
.sidbar-col2 .custom-select1 .select-items .scrollb div, .sidbar-col2 .custom-select1 .select-selected {text-transform: capitalize}

.mobilesow-dropdown .sidbar-col2 .custom-select1 {display: none;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:282px; float:none; margin:8px 4px 0;}
.custom-select1 .select-items .scrollb div { padding:17px 5% 19px 5%;}
.custom-select1 .select-selected { padding:17px 5% 19px 5%;}
.custom-select1 .select-items .scrollb div, 
.custom-select1 .select-selected { font-size:12px;}

.custom-about { width:282px; float:none; margin:8px 4px 0;}
.custom-about .select-items .scrollb div { padding:17px 5% 19px 5%;}
.custom-about .select-selected { padding:17px 5% 19px 5%;}
.custom-about .select-items .scrollb div, 
.custom-about .select-selected { font-size:12px;}

.enquiry-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div { padding:17px 5% 16px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:17px 5% 16px 5%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:15px;}

.sidbar-col2 .custom-select1 .select-selected { padding:25px 5% 26px;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:15px;}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:282px; float:none; margin:8px 4px 0;}
.custom-select1 .select-items .scrollb div { padding:17px 5% 19px 5%;}
.custom-select1 .select-selected { padding:17px 5% 19px 5%;}
.custom-select1 .select-items .scrollb div,
.custom-select1 .select-selected { font-size:12px;}



.custom-about { width:282px; float:none; margin:8px 4px 0;}
.custom-about .select-items .scrollb div { padding:17px 5% 19px 5%;}
.custom-about .select-selected { padding:17px 5% 19px 5%;}
.custom-about .select-items .scrollb div,
.custom-about .select-selected { font-size:12px;}



.enquiry-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div { padding:17px 5% 16px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:17px 5% 16px 5%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:15px;}

.sidbar-col2 .custom-select1 .select-selected { padding:25px 5% 26px;}
.sidbar-col1 .custom-select1 .select-items div, .sidbar-col1 .custom-select1 .select-selected { font-size:15px;}
}

@media screen and (min-width:601px) and (max-width:767px) {

.custom-select1 { width:282px; float:none; margin:8px 4px 0;}
.custom-select1 .select-items .scrollb div { padding:17px 5% 19px 5%;}
.custom-select1 .select-selected { padding:17px 5% 19px 5%;}
.custom-select1 .select-items .scrollb div,
.custom-select1 .select-selected { font-size:12px;}

.custom-about { width:282px; float:none; margin:8px 4px 0;}
.custom-about .select-items .scrollb div { padding:17px 5% 19px 5%;}
.custom-about .select-selected { padding:17px 5% 19px 5%;}
.custom-about .select-items .scrollb div,
.custom-about .select-selected { font-size:12px;}

.enquiry-col1 .custom-select1 { width:48%; margin:0 0 4.2%;}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1 .select-items div { padding:17px 5% 16px 5%;}
.enquiry-col1 .custom-select1 .scrollb .select-selected { padding:17px 5% 16px 5%;}
.enquiry-col1 .custom-select1 .scrollb .select-items div, .enquiry-col1 .custom-select1 .select-selected { font-size:15px;}

.sidbar-col2 .custom-select1 .select-selected { padding:25px 5% 26px;}
.sidbar-col1 .custom-select1 .select-items div, .sidbar-col1 .custom-select1 .select-selected { font-size:15px;}
}


@media screen and  (max-width:767px)

{
.mobilesow-dropdown .sidbar-col2 .custom-select1 {
    width: 100% !important;
    background: none;
    border: none;
    border-radius: 0;
    margin: 0;
    z-index: 99;
    width: 100%;
    float: left;
    background: #91384f;
     margin: 0 ;
    text-align: center;
    display: block;
}

.sidbar-wrapp .sidbar-col2 {
    display: none;
}
}

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

.custom-select1 { width:258px; margin:0 6px 0 0;}
.custom-select1 .select-items .scrollb div { padding:17px 24px 19px 24px;}
.custom-select1 .select-selected { padding:17px 30px 19px 24px;}
.custom-select1 .select-items .scrollb div, 
.custom-select1 .select-selected { font-size:12px;}


.custom-about { width:258px; margin:0 6px 0 0;}
.custom-about .select-items .scrollb div { padding:17px 24px 19px 24px;}
.custom-about .select-selected { padding:17px 30px 19px 24px;}
.custom-about .select-items .scrollb div, 
.custom-about .select-selected { font-size:12px;}




.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:15px;}

.sidbar-col2 .custom-select1 .select-selected { padding:25px 5% 26px;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:15px;}
}


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

.custom-select1 { width:258px; margin:0 7px 0 0;}
.custom-select1 .select-items .scrollb div { padding:17px 27px 19px 27px;}
.custom-select1 .select-selected { padding:17px 33px 19px 27px;}
.custom-select1 .select-items .scrollb div,
.custom-select1 .select-selected { font-size:13px;}




.custom-about { width:258px; margin:0 7px 0 0;}
.custom-about .select-items .scrollb div { padding:17px 27px 19px 27px;}
.custom-about .select-selected { padding:17px 33px 19px 27px;}
.custom-about .select-items .scrollb div,
.custom-about .select-selected { font-size:13px;}



.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:16px;}

.sidbar-col2 .custom-select1 .select-selected { padding:25px 5% 26px;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:16px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.sidbar-col2 .custom-select1 .select-selected { padding:25px 5% 26px;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.sidbar-col2 .custom-select1 .select-selected { padding:25px 10% 26px;}
}