@charset "utf-8";

/* CSS Document */
.custom-select1 { width:254px; float:left; background:rgba(255,255,255,0.9); border:1px solid rgba(255,255,255,0.9); border-radius:24px; transition:all 0.25s ease-out 0s; margin:0 0 0 10px; position:relative;}
.custom-select1:hover { background:#66813c; border-color:#66813c;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:160px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99; overflow-y: scroll;}
.custom-select1 .select-items .scrollb { max-height:160px; max-width: 96%; max-width: calc(100% - 8px); }
.custom-select1 .select-items .scrollb div { color:#66813c; transition:all 0.25s ease-out 0s; padding:12px 18px 12px 18px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff !important; background:#66813c;}
.custom-select1 .select-selected { color:#66813c; transition:all 0.25s ease-out 0s; padding:12px 18px 12px 18px;}
.custom-select1:hover .select-selected { color:#eaede7;}
.custom-select1 .select-selected:after { content:""; width:18px; height:18px; background:url(../images/down-green-circle-arrow.svg) no-repeat center / 100% 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:16px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-white-circle-arrow.svg) no-repeat center / 100% 100%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:14px; font-weight:700; letter-spacing:0.5px; line-height:normal;}

.enquiry-wrapp .custom-select1 { width:100%; background:none; border:none; border-bottom:1px solid rgba(102,129,60,0.5); border-radius:0; margin:0 0 10px;}
.enquiry-wrapp .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#66813c;}
.enquiry-wrapp .custom-select1 .select-items .scrollb div, .enquiry-col2 .custom-select1 .select-selected { font-weight:400; color:rgba(102,129,60,0.7);}

.request-wrapp .custom-select1 { width:100%; background:none; border:none; border-bottom:1px solid rgba(102,129,60,0.5); border-radius:0; margin:0 0 10px;}
.request-wrapp .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#66813c;}
.request-wrapp .custom-select1 .select-items .scrollb div, .request-col1 .custom-select1 .select-selected { font-weight:400; color:rgba(102,129,60,0.7);}

.applyhere-wrapp .custom-select1 { width:48%; float:right; background:none; border:none; border-bottom:1px solid rgba(102,129,60,0.5); border-radius:0; margin:0 0 10px;}
.applyhere-wrapp .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#66813c;}
.applyhere-wrapp .custom-select1 .select-items .scrollb div, .applyhere-col1 .custom-select1 .select-selected { font-weight:400; color:rgba(102,129,60,0.7);}

.conten-wrapp .custom-select1 { background:#66813c; margin:0;}
.conten-wrapp .custom-select1:hover { background:#ffffff; border-color:#66813c;}
.conten-wrapp .custom-select1 .select-selected { color:#ffffff;}
.conten-wrapp .custom-select1:hover .select-selected { color:#66813c;}
.conten-wrapp .custom-select1 .select-selected:after { background:url("../images/down-white-circle-arrow.svg") no-repeat center / 100%;}
.conten-wrapp .custom-select1:hover .select-selected:after { background:url("../images/down-green-circle-arrow.svg") no-repeat center / 100% 100%;}
/*.conten-wrapp .custom-select1 .select-items { max-height:150px;}*/
.conten-wrapp .custom-select1 .select-items .scrollb div { color:#66813c;}

.treatsum-wrapp .custom-select1 { width:100%; background:none; border:none; border-bottom:1px solid rgba(102,129,60,0.5); border-radius:0; margin:0 0 10px;}
.treatsum-wrapp .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#66813c;}
.treatsum-wrapp .custom-select1 .select-items .scrollb div, .enquiry-col2 .custom-select1 .select-selected { font-weight:400; color:rgba(102,129,60,0.7);}

.gallerin-wrapp .custom-select1 { float:right;}

/*.custom-select1 .select-items > div {cursor: pointer; color: #66813c; font-size: 14px; font-weight: 700; letter-spacing: 0.5px; line-height: normal; transition: all 0.25s ease-out 0s; padding: 12px 18px 12px 18px;}
.custom-select1 .select-items > div:hover {background: #66813c; color: #ffffff;}*/

.custom-select1 .select-items::-webkit-scrollbar { display: none;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; border:1px solid rgba(102,129,60,0.3); margin:0 0 4.2%;}
.custom-select1 .select-items .scrollb div { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected:after { width:14px; height:14px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px;}
.enquiry-wrapp .custom-select1 { width:100%; margin:0 0 10px;}

.bookcon-wrapp .custom-select1 { width:100%;}

.applyhere-wrapp .custom-select1 { width:100%;}

/*.custom-select1 .select-items > div {font-size: 12px; padding: 12px 5% 12px 5%;}*/
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; border:1px solid rgba(102,129,60,0.3); margin:0 0 4.2%;}
.custom-select1 .select-items .scrollb div { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected:after { width:14px; height:14px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px;}
.enquiry-wrapp .custom-select1 { width:48%; margin:0 0 10px;}
.enquiry-wrapp .custom-select1:nth-child(2n) { float:right;}
.enquiry-wrapp .custom-select1 .select-selected { padding:7px 5% 12px 5%;}

.bookcon-wrapp .custom-select11 { width:100%;}

.applyhere-wrapp .custom-select1 { width:100%;}

/*.custom-select1 .select-items > div {font-size: 12px; padding: 12px 5% 12px 5%;}*/
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:100%; border:1px solid rgba(102,129,60,0.3); margin:0 0 4.2%;}
.custom-select1 .select-items .scrollb div { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected:after { width:14px; height:14px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px;}
.enquiry-wrapp .custom-select1 { width:48%; margin:0 0 10px;}
.enquiry-wrapp .custom-select1:nth-child(2n) { float:right;}
.enquiry-wrapp .custom-select1 .select-selected { padding:7px 5% 12px 5%;}

.bookcon-wrapp .custom-select11 { width:100%;}

.applyhere-wrapp .custom-select1 { width:100%;}

/*.custom-select1 .select-items > div {font-size: 12px; padding: 12px 5% 12px 5%;}*/
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 { width:192px; margin:0 0 0 6px;}
.custom-select1 .select-items .scrollb div { padding:12px 12px 12px 12px;}
.custom-select1 .select-selected { padding:12px 12px 12px 12px;}
.custom-select1 .select-selected:after { width:14px; height:14px; right:10px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:11px; letter-spacing:0.3px;}
.enquiry-wrapp .custom-select1 { margin:0 0 6px;}
.custom-select1 .select-items > div {font-size: 11px; letter-spacing: 0.3px; padding: 12px 12px 12px 12px;}
.custom-select1 .select-items {height: 150px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 { width:212px; margin:0 0 0 8px;}
.custom-select1 .select-items .scrollb div { padding:12px 15px 12px 15px;}
.custom-select1 .select-selected { padding:12px 15px 12px 15px;}
.custom-select1 .select-selected:after { width:16px; height:16px; right:13px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px; letter-spacing:0.4px;}
.enquiry-wrapp .custom-select1 { margin:0 0 8px;}
/*.custom-select1 .select-items > div {font-size: 12px; letter-spacing: 0.4px; padding: 12px 15px 12px 15px;}*/
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px;}
/*.custom-select1 .select-items > div {font-size: 13px;}*/
}