@charset "utf-8";

/* CSS Document */
.custom-select1 { width:254px; float:left; background: none;border: none;border-radius: 0;transition: all 0.25s ease-out 0s;margin: 0 0 0;position: relative;z-index: 9;}
.custom-select1:hover { color:#506e6e;}
.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;}
.custom-select1 .select-items .scrollb { max-height:160px; max-width: 96%; max-width: calc(100% - 8px); }
.custom-select1 .select-items .scrollb div { color: #151515; transition:all 0.25s ease-out 0s; padding: 17px 22px 15px 21px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff !important; background:#506e6e;}
.custom-select1 .select-selected { color: #77a8a8; transition:all 0.25s ease-out 0s; padding: 0 24px 0 0;}
.custom-select1:hover .select-selected { color:#eaede7;}
.custom-select1 .select-selected:after { content:""; width:18px; height:18px; background: 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: no-repeat center / 100% 100%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:17px; font-weight:500; letter-spacing:normal; 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:#506e6e; margin:0;}
.conten-wrapp .custom-select1:hover { background:#506e6e; border-color:#506e6e;}
.conten-wrapp .custom-select1 .select-selected { color:#ffffff;padding: 15px 44px 15px 24px;}
.conten-wrapp .custom-select1:hover .select-selected { color:#77a8a8;}
.conten-wrapp .custom-select1 .select-selected:after { background: no-repeat center / 100%;}
.conten-wrapp .custom-select1:hover .select-selected:after { background: no-repeat center / 100% 100%;}
/*.conten-wrapp .custom-select1 .select-items { max-height:150px;}*/
.conten-wrapp .custom-select1 .select-items .scrollb div { color:#151515;}

.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;}

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


.custom-about {background: none;border: none;border-radius: 0;transition: all 0.25s ease-out 0s;margin: 0 0 0;position: relative;z-index: 9;}

.custom-about { width:254px; float:left; background: none;border: none;border-radius: 0;transition: all 0.25s ease-out 0s;margin: 0 0 0;position: relative;z-index: 9;border-bottom: 1px solid #5a5a5a;padding: 15px 0px 15px;}
.custom-about:hover { color:#506e6e;}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
.custom-about .select-items { max-height:160px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items .scrollb { max-height:160px; max-width: 96%; max-width: calc(100% - 8px); }
.custom-about .select-items .scrollb div { color: #151515; transition:all 0.25s ease-out 0s; padding: 17px 22px 15px 21px;}
.custom-about .select-items .scrollb div:hover { color:#ffffff !important; background:#506e6e;}
.custom-about .select-selected { color: #151515; transition:all 0.25s ease-out 0s; padding: 0 24px 0 0;}
.custom-about:hover .select-selected { color: #77a8a8;}
.custom-about .select-selected:after { content:""; width:18px; height:18px; background: 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-about:hover .select-selected:after { background: no-repeat center / 100% 100%;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { cursor:pointer; font-size:17px; font-weight:500; letter-spacing:normal; line-height:normal;}
.custom-about:hover .circle-effect>img{opacity:0}
.custom-about:hover .circle-effect .circle-row1{opacity:1;visibility:visible;bottom:0}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; margin:0 0 0px;}
.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:15px;}
.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%; margin:0 0 0px;}
.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:15px;}
.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%; margin:0 0 0px;}
.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:16px;}
.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:13px; letter-spacing:0.3px;}
.enquiry-wrapp .custom-select1 { margin:0 0 6px;}
/* .custom-select1 .select-items > div {font-size: 13px; letter-spacing: 0.3px; padding: 12px 12px 12px 12px;} */
.custom-select1 .select-items .scrollb div {
    font-size: 13px;
    letter-spacing: 0.3px;
    padding: 12px 12px 12px 12px;
}

.custom-select1 .select-items {height: 150px;}
.custom-select1 .select-items .scrollb {
    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;}*/
}