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

.custom-select1 { width:29.9%; float:right; background:none; border:1px solid #ffffff; border-radius:40px; transition:all 0.25s ease-out 0s; display:inline-block; margin:0 0 0; position:relative; z-index:99;}
.custom-select1:hover { background:#ffffff; border:1px solid #ffffff;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:144px;  background:#211f20; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb div { color:#ffffff; transition:all 0.25s ease-out 0s; padding:16px 8.4% 15px 8.4%;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#30bec4;}
.custom-select1 .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:16px 8.4% 15px 8.4%;}
.custom-select1:hover .select-selected { color:#30bec4;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:14px; font-weight:700; letter-spacing:0.98px; line-height:normal; text-transform:uppercase;}
.custom-select1 .select-items .scrollb {max-height: 144px;max-width: 96%; max-width: calc(100% - 8px);}

.custom-select2 { margin:0 13px 0 0; z-index:9;}

.enquiry-col1 .custom-select1 { width:49.6%; float:left; background:#ffffff; border:1px solid #ffffff; border-radius:5px; margin:0 0 0.8%;}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1 .select-items { max-height:162px;}
.enquiry-col1 .custom-select1 .select-items div { padding:18px 5% 17px 5%;}
.enquiry-col1 .custom-select1 .select-selected { color:#211f20; padding:18px 5% 17px 5%;}
.enquiry-col1 .custom-select1:hover .select-selected { color:#30bec4;}
.enquiry-col1 .custom-select1 .select-items div, .enquiry-col1 .custom-select1 .select-selected { font-size:16px; font-weight:400; letter-spacing:normal; text-transform:inherit;}

.sidbar-col1 .custom-select1 { width:100%; float:left; background:#ffffff; border:1px solid #ffffff; border-radius:5px; margin:0 0 8px;}
.sidbar-col1 .custom-select1:nth-child(2n) { float:right;}
.sidbar-col1 .custom-select1 .select-items { max-height:162px;}
.sidbar-col1 .custom-select1 .select-items div { padding:18px 17px 17px;}
.sidbar-col1 .custom-select1 .select-selected { color:#211f20; padding:18px 17px 17px;}
.sidbar-col1 .custom-select1:hover .select-selected { color:#30bec4;}
.sidbar-col1 .custom-select1 .select-items div, .sidbar-col1 .custom-select1 .select-selected { font-size:16px; font-weight:400; letter-spacing:normal; text-transform:inherit;}

.custom-row1.custom-about.custom-select2 {width: 29.9%;float: right;background: none; border: 1px solid #ffffff;border-radius: 40px;transition: all 0.25s ease-out 0s;display: inline-block;margin: 0 13px 0 0;position: relative;}
.custom-row1.custom-about.custom-select2:hover{    background: #ffffff}
.custom-row1.custom-about.custom-select2:hover .select-selected.selcted-about{color: #30bec4;}
.custom-row1.custom-about.custom-select2 .select-selected.selcted-about {cursor: pointer;font-size: 14px;font-weight: 700;    letter-spacing: 0.98px;line-height: normal;text-transform: uppercase;color: #ffffff;transition: all 0.25s ease-out 0s;padding: 16px 8.4% 15px 8.4%;    background: url(../images/down-white-blue-green-circle-arrow.svg) no-repeat;background-position-x: 94%;background-position-y: 53%;}
.custom-row1.custom-about.custom-select2:hover .select-selected.selcted-about{background: url(../images/down-blue-green-white-blue-green-circle-arrow.svg) no-repeat;background-position-x: 94%;background-position-y: 53%;}
.custom-row1.custom-about.custom-select2  select { display:none;}
.custom-row1.custom-about.custom-select2  .select-hide { display:none;}
.custom-row1.custom-about.custom-select2  .select-items { max-height:144px; background:#ffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb {max-height: 144px;max-width: 96%; max-width: calc(100% - 8px);}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div {color: #ffffff;transition: all 0.25s ease-out 0s;padding: 16px 8.4% 15px 8.4%;}
.custom-row1.custom-about.custom-select2  .select-items .scrollb div, .custom-select1 .select-selected {font-size: 14px;font-weight: 700;letter-spacing: 0.98px;line-height: normal;text-transform: uppercase;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div:hover {color: #ffffff;background: #30bec4;}
.custom-row1.custom-about.custom-select2:hover .select-selected {color: #fff;}
.custom-row1.custom-about.custom-select2 .select-items {max-height: 144px;;background: #211f20;position: absolute;top: 102%;    left: 0;right: 0;z-index: 99;}
.custom-select1 .select-selected{background: url(../images/down-white-blue-green-circle-arrow.svg) no-repeat;background-position-x: 94%;background-position-y: 53%;}
.custom-select1:hover .select-selected{background: url(../images/down-blue-green-white-blue-green-circle-arrow.svg) no-repeat;background-position-x: 94%;background-position-y: 53%;}
.custom-select1:hover{background: #ffffff; color:#30bec4}

.scrollbox-rail.scrollbox-horizontal-rail.scrollbox-rail-in {
    display: none !important;
}

.scrollbox-bar.scrollbox-horizontal-bar.scrollbox-bar-in {
    display: none;
}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; margin:0 0 0;}
/* .custom-select1 .select-items div { padding:16px 5% 15px 5%;} */
.custom-select1 .select-selected { padding:16px 5% 15px 5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px; line-height:normal;}

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

.custom-row1.custom-about.custom-select2 {width: 100%;margin: 15px auto 0;}

.custom-row1.custom-about.custom-select2 .select-selected.selcted-about {font-size: 12px;line-height: normal;}

.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-select1 .select-selected {font-size: 12px;}

.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected {cursor: pointer;font-size: 12px;}

.custom-select2 { margin:15px 0 0;}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; margin:0 0 0;}
/* .custom-select1 .select-items div { padding:16px 5% 15px 5%;} */
.custom-select1 .select-selected { padding:16px 5% 15px 5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px; line-height:normal;}

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

.custom-row1.custom-about.custom-select2 {width: 100%;margin: 15px auto 0;}

.custom-row1.custom-about.custom-select2 .select-selected.selcted-about {font-size: 12px;line-height: normal;}

.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-select1 .select-selected {font-size: 12px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected {cursor: pointer;font-size: 12px;}

.custom-select2 { margin:15px 0 0;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:100%; margin:0 0 0;}
/* .custom-select1 .select-items div { padding:16px 5% 15px 5%;} */
.custom-select1 .select-selected { padding:16px 5% 15px 5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px; line-height:normal;}

.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:16px 5% 15px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:16px 5% 15px 5%;}
.enquiry-col1 .custom-select1 .select-items div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px;}

.custom-row1.custom-about.custom-select2 {width: 100%;margin: 15px auto 0;}

.custom-row1.custom-about.custom-select2 .select-selected.selcted-about {font-size: 12px;line-height: normal;}

.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-select1 .select-selected {font-size: 12px;}

.custom-select2 { margin:15px 0 0;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11px; line-height:normal;}

.enquiry-col1 .custom-select1 .select-items div { padding:16px 5% 15px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:16px 5% 15px 5%;}
.enquiry-col1 .custom-select1 .select-items div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected {cursor: pointer;font-size: 12px;}


.custom-row1.custom-about.custom-select2 .select-selected.selcted-about {font-size: 11px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div {font-size: 11px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected {font-size: 11px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px; line-height:normal;}

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



.custom-row1.custom-about.custom-select2 .select-selected.selcted-about {font-size: 12px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div {font-size: 12px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected {font-size: 12px;}

}

@media screen and (min-width:1025px) and (max-width:1240px) {
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px; line-height:normal;}

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

.custom-row1.custom-about.custom-select2 .select-selected.selcted-about {font-size: 12px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div {font-size: 12px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected {font-size: 12px;}

}