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

.custom-select1 { width:31.2%; float:none; background:none; border:1px solid #d09f6b; border-radius:0; transition:all 0.25s ease-out 0s; margin:0 auto 90px; position:relative; z-index:99;}
.custom-select1:hover { background:#d09f6b; border:1px solid #d09f6b;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items .scrollb {
    max-height: 171px;
    max-width: calc(100% - 8px);
}
.custom-select1 .select-items { max-height:171px; background:#f8f4f4; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb div { color:#3b3b3b;font-weight:700; cursor: pointer; transition:all 0.25s ease-out 0s; padding:16px 10.6% 16px 10.6%;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#d09f6b;}
.custom-select1 .select-selected { color:#3b3b3b; transition:all 0.25s ease-out 0s; padding:16px 10.6% 16px 16.8%;}
.custom-select1:hover .select-selected { color:#ffffff;}
.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:16px; font-weight:700; letter-spacing:normal; line-height:normal;}
.custom-select1 .scrollbox-bar.scrollbox-horizontal-bar.scrollbox-bar-in {display: none;}
.custom-select1 .scrollbox-rail.scrollbox-horizontal-rail.scrollbox-rail-in {display: none;}
.enquiry-col1 .custom-select1 { width:48.8%; float:left; background:#ffffff; border:1px solid #ffffff; margin:0 0 2.1%;}
.custom-select1 .select-items .scrollbox-rail.scrollbox-vertical-rail.scrollbox-rail-in {
    width: 8px;
}

.custom-select1 .select-items .scrollbox-bar.scrollbox-vertical-bar.scrollbox-bar-in {
    width: 8px;
    background-color: #d09f6b;
}

.custom-select1 .select-items .scrollbox-bar.scrollbox-vertical-bar.scrollbox-bar-in:hover {
    background-color: #9f866b;
}
.enquiry-col1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-col1 .custom-select1 .select-items { max-height:159px; background:#ffffff;}
.enquiry-col1 .custom-select1 .select-items .scrollb div { padding:14px 10.4% 14px 10.4%;}
.enquiry-col1 .custom-select1 .select-selected { padding:14px 12% 14px 10.4%;}
.enquiry-col1 .custom-select1:hover .select-selected { color:#d09f6b;}
.enquiry-col1 .custom-select1 .select-items .scrollb div,
 .enquiry-col1 .custom-select1 .select-selected { font-size:16px; font-weight:600; letter-spacing:normal; line-height:normal;}

.inner-col2 .custom-select1 { width:385px; float:right; margin:0 0;}
.inner-col2 .custom-select1 .select-selected { color:#fff;}

.sidbar-col1 .custom-select1 { width:100%; float:left; background:#fbf8f8; border:1px solid #fbf8f8; margin:0 0 12px;}
.sidbar-col1 .custom-select1:nth-child(2n) { float:right;}
.sidbar-col1 .custom-select1 .select-items { max-height:159px; background:#ffffff;}
.sidbar-col1 .custom-select1 .select-items .scrollb div { padding:14px 23px 14px 23px;}
.sidbar-col1 .custom-select1 .select-selected { padding:14px 23px 14px 23px;}
.sidbar-col1 .custom-select1:hover .select-selected { color:#d09f6b;}
.sidbar-col1 .custom-select1 .select-items .scrollb div, 
.sidbar-col1 .custom-select1 .select-selected { font-size:16px; font-weight:600; letter-spacing:normal; line-height:normal;}

.sidbar-col2 .custom-select1 { width:100%; margin:0 0;}
.sidbar-col2 .custom-select1 .select-selected { color:#d09f6b;}
.sidbar-col2 .custom-select1:hover .select-selected { color:#3b3b3b;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:16px 27px 16px;}
.sidbar-col2 .custom-select1 .select-selected { padding:16px 27px 16px;}

.conten-wrapp .custom-col1 .custom-select1 { width:374px; margin:0 0;}

.mob-col1 .custom-select1 { margin:0; z-index:999;}



.custom-about { width:31.2%; float:none; background:none; border:1px solid #d09f6b; border-radius:0; transition:all 0.25s ease-out 0s; margin:0 auto 90px; position:relative; z-index:99;}
.custom-about:hover { background:#d09f6b; border:1px solid #d09f6b;}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
.custom-about .select-items .scrollb {
    max-height: 171px;
    max-width: calc(100% - 8px);
}
.custom-about .select-items { max-height:171px; background:#f8f4f4; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items .scrollb div{color:#3b3b3b;transition:all 0.25s ease-out 0s;padding:16px 10.6% 16px 10.6%;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:normal;line-height:normal}
.custom-about .select-items .scrollb div:hover { color:#ffffff; background:#d09f6b;}
.custom-about .select-selected { color:#d09f6b; transition:all 0.25s ease-out 0s; padding:16px 27px 16px;}
.custom-about:hover .select-selected { color:#ffffff;}
.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:16px; font-weight:700; letter-spacing:normal; line-height:normal;}
.custom-about .scrollbox-bar.scrollbox-horizontal-bar.scrollbox-bar-in {display: none;}
.custom-about .scrollbox-rail.scrollbox-horizontal-rail.scrollbox-rail-in {display: none;}
.enquiry-col1 .custom-select1 { width:48.8%; float:left; background:#ffffff; border:1px solid #ffffff; margin:0 0 2.1%;}
.custom-about .select-items .scrollbox-rail.scrollbox-vertical-rail.scrollbox-rail-in {
    width: 8px;
}

.custom-about .select-items .scrollbox-bar.scrollbox-vertical-bar.scrollbox-bar-in {
    width: 8px;
    background-color: #d09f6b;
}

.custom-about .select-items .scrollbox-bar.scrollbox-vertical-bar.scrollbox-bar-in:hover {
    background-color: #9f866b;
}

.teamer-wrapp .custom-col1 .custom-about {margin: 0 0 0 1.6%;}





/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; margin:0 0 40px;}
.custom-select1 .select-items .scrollb div { padding:16px 10% 16px 10%;}
.custom-select1 .select-selected { padding:16px 10% 16px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px;}

.enquiry-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div { padding:14px 5% 14px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:14px 10% 14px 10%; text-align-last: center;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px;}

.inner-col2 .custom-select1 { width:100%;}

.conten-wrapp .custom-col1 .custom-select1 { width:100%; text-align:center;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field {text-align-last: center;}

.custom-about { width:100%; margin:0 0 40px;}
.custom-about .select-items .scrollb div { padding:16px 10% 16px 10%;}
.custom-about .select-selected { padding:16px 10% 16px 10%;}
.custom-about .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px;}

.teamer-wrapp .custom-col1 .custom-about { margin: 0 0 0;}

} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; margin:0 0 40px;}
.custom-select1 .select-items .scrollb div { padding:16px 10% 16px 10%;}
.custom-select1 .select-selected { padding:16px 10% 16px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px;}

.enquiry-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.enquiry-col1 .custom-select1 .select-items .scrollb div { padding:14px 5% 14px 5%;}
.enquiry-col1 .custom-select1 .select-selected { padding:14px 10% 14px 10%;text-align-last: center;}
.enquiry-col1 .custom-select1 .select-items .scrollb div, .enquiry-col1 .custom-select1 .select-selected { font-size:14px;}

.conten-wrapp .custom-col1 .custom-select1 { width:100%; text-align:center;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field {text-align-last: center;}

.custom-about { width:100%; margin:0 0 40px;}
.custom-about .select-items .scrollb div { padding:16px 10% 16px 10%;}
.custom-about .select-selected { padding:16px 10% 16px 10%;}
.custom-about .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px;}

.teamer-wrapp .custom-col1 .custom-about { margin: 0 0 0;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:100%; margin:0 0 40px;}
.custom-select1 .select-items .scrollb div { padding:16px 10% 16px 10%;}
.custom-select1 .select-selected { padding:16px 10% 16px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px;}

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

.conten-wrapp .custom-col1 .custom-select1 { width:100%; text-align:center;}

.custom-about { width:100%; margin:0 0 40px;}
.custom-about .select-items .scrollb div { padding:16px 10% 16px 10%;}
.custom-about .select-selected { padding:16px 10% 16px 10%;}
.custom-about .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px;}

.teamer-wrapp .custom-col1 .custom-about { margin: 0 0 0;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 { margin:0 auto 7.3%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px;}

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

.inner-col2 .custom-select1 { width:290px;}

.sidbar-col2 .custom-select1 .select-selected { padding:16px 5% 16px;}

.custom-about { margin:0 auto 7.3%;}
.custom-about .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 { margin:0 auto 7.3%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:15px;}

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

.inner-col2 .custom-select1 { width:310px;}

.sidbar-col2 .custom-select1 .select-selected { padding:16px 5% 16px;}

.custom-about { margin:0 auto 7.3%;}
.custom-about .select-items .scrollb div, .custom-select1 .select-selected { font-size:15px;}

}

@media screen and (min-width:1025px) and (max-width:1240px) {
.custom-select1 { margin:0 auto 7.3%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:15px;}

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

.inner-col2 .custom-select1 { width:330px;}

.sidbar-col2 .custom-select1 .select-selected { padding:16px 5% 16px;}

.custom-about { margin:0 auto 7.3%;}
.custom-about .select-items .scrollb div, .custom-select1 .select-selected { font-size:15px;}

}