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

.custom-select1 { text-align:left; background:none; border-bottom:1px solid rgba(28,28,28,0.2); border-radius:0; transition:all 0.25s ease-out 0s; margin:0 0 0; position:relative; z-index:99;}
.custom-select1:hover { background:none; border-bottom:1px solid rgba(28,28,28,0.2);}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:139px;  background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb div { color:#1c1c1c; transition:all 0.25s ease-out 0s; padding:10px 14px 10px 14px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#1c1c1c;}
.custom-select1 .select-selected { color:#1c1c1c; transition:all 0.25s ease-out 0s; padding:20px 25px 20px 0;}
.custom-select1:hover .select-selected { color:#578a00;}
.about-wrapp .about-row2.custom-select1:hover .select-selected span {color: #578a00;}



.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:13px; letter-spacing:normal; line-height:normal; font-family: 'haniva-bold-font';}
.custom-select1 .select-items .scrollb.scrollb {max-height: 139px;max-width: calc(100% - 8px);}


.about-wrapp .custom-about { text-align:left; background:none; border-bottom:1px solid rgba(28,28,28,0.2); border-radius:0; transition:all 0.25s ease-out 0s; margin:0 0 0; position:relative; z-index:99;}
.about-wrapp .custom-about:hover { background:none; border-bottom:1px solid rgba(28,28,28,0.2);}
.about-wrapp .custom-about select { display:none;}
.about-wrapp .custom-about .select-hide { display:none;}
.about-wrapp .custom-about .select-items { max-height:152px;  background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.about-wrapp .custom-about .select-items .scrollb div { color:#1c1c1c; transition:all 0.25s ease-out 0s; padding:10px 14px 10px 14px;}
.about-wrapp .custom-about .select-items .scrollb div:hover { color:#ffffff; background:#1c1c1c;}
.about-wrapp .custom-about .select-selected { color:#1c1c1c; transition:all 0.25s ease-out 0s; padding:20px 30px 20px 0;}
.about-wrapp .custom-about:hover .select-selected { color:#578a00;}
.about-wrapp .custom-about .select-items::-webkit-scrollbar { width:6px;}
.about-wrapp .custom-about .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.about-wrapp .custom-about .select-items::-webkit-scrollbar-thumb { background:#373334; border-radius:0;}
.about-wrapp .custom-about .select-items .scrollb div,
.about-wrapp .custom-about .select-selected { cursor:pointer; font-size:13px; letter-spacing:normal; line-height:normal; font-family: 'haniva-bold-font';}
.about-wrapp .custom-about .select-items .scrollb.scrollb {max-height: 152px;max-width: calc(100% - 8px);}




.enquiry-row4 .custom-select1 { width:49.5%; background:#ffffff; border:1px solid #f1f1f1; margin:0 0 1.3%;}
.enquiry-row4 .custom-select1:nth-child(2n) { float:right;}
.enquiry-row4 .custom-select1 .select-items .scrollb div { padding:10px 7.2% 10px 7.2%;}
.enquiry-row4 .custom-select1 .select-selected { padding:14px 7.2% 13px 7.2%;}
.enquiry-row4 .custom-select1 .select-items .scrollb div,
 .enquiry-row4 .custom-select1 .select-selected { font-family: 'haniva-semibold-font';}

.sidbar-col1 .enquiry-row4 .custom-select1 { width:100%;}
.sidbar-col1 .enquiry-row4 .custom-select1 .select-items div { padding:10px 3.7% 10px;}
.sidbar-col1 .enquiry-row4 .custom-select1 .select-selected { padding:14px 3.7% 13px;}

.sidbar-col2 .custom-select1 .select-items { max-height:139px;}
.sidbar-col2 .custom-select1 { width:100%; background:none; border-bottom:1px solid rgba(255,255,255,0.2); border-radius:0; margin:0;}
.sidbar-col2 .custom-select1 .select-items { background:#ffffff;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { color:#1d1d1b; padding:15px 5% 15px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#578a00;}
.sidbar-col2 .custom-select1 .select-selected { color:#ffffff; padding:20px 0 20px;}
.sidbar-col2 .custom-select1:hover .select-selected { color:#000000;}

.enquiry-wrapp3 .custom-select1 { text-align:center;}

.about-wrapp .custom-about .select-items .scrollbox-horizontal-rail {display: none;}
.custom-select1 .select-items .scrollbox-horizontal-rail {display: none;}



/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { text-align:center;}
.custom-select1 .select-items .scrollb div { padding:10px 10% 10px 10%;}
.custom-select1 .select-selected { padding:20px 10% 20px 10%;}
.custom-select1 .select-items .scrollb div,
.custom-select1 .select-selected { font-size:12px; line-height:normal;}

.about-wrapp .custom-about { text-align:center;}
.about-wrapp .custom-about .select-items .scrollb div { padding:10px 10% 10px 10%;}
.about-wrapp .custom-about .select-selected { padding:20px 10% 20px 10%;}
.about-wrapp .custom-about .select-items .scrollb div,
.about-wrapp .custom-about .select-selected { font-size:12px; line-height:normal;}



.enquiry-col4 .custom-select1 { width:100%; margin:0 0 4.2%;}
.enquiry-col4 .custom-select1 .select-items div { padding:10px 5% 10px 5%;}
.enquiry-col4 .custom-select1 .select-selected { padding:14px 5% 13px 5%;}
}

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { text-align:center;}
.custom-select1 .select-items .scrollb div { padding:10px 10% 10px 10%;}
.custom-select1 .select-selected { padding:20px 10% 20px 10%;}
.custom-select1 .select-items .scrollb div,
 .custom-select1 .select-selected { font-size:12px; line-height:normal;}


.about-wrapp .custom-about { text-align:center;}
.about-wrapp .custom-about .select-items .scrollb div { padding:10px 10% 10px 10%;}
.about-wrapp .custom-about .select-selected { padding:20px 10% 20px 10%;}
.about-wrapp .custom-about .select-items .scrollb div,
 .about-wrapp .custom-about .select-selected { font-size:12px; line-height:normal;}


.enquiry-row4 .custom-select1 { width:100%; margin:0 0 4.2%;}
.enquiry-row4 .custom-select1 .select-items div { padding:10px 5% 10px 5%;}
.enquiry-row4 .custom-select1 .select-selected { padding:14px 5% 13px 5%;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { text-align:center;}
.custom-select1 .select-items .scrollb div { padding:10px 10% 10px 10%;}
.custom-select1 .select-selected { padding:20px 10% 20px 10%;}
.custom-select1 .select-items .scrollb div,
 .custom-select1 .select-selected { font-size:12px; line-height:normal;}

.about-wrapp .custom-about { text-align:center;}
.about-wrapp .custom-about .select-items .scrollb div { padding:10px 10% 10px 10%;}
.about-wrapp .custom-about .select-selected { padding:20px 10% 20px 10%;}
.about-wrapp .custom-about .select-items .scrollb div,
 .about-wrapp .custom-about .select-selected { font-size:12px; line-height:normal;}



.enquiry-row4 .custom-select1 { width:48%; margin:0 0 4.2%;}
.enquiry-row4 .custom-select1 .select-items .scrollb div { padding:10px 5% 10px 5%;}
.enquiry-row4 .custom-select1 .select-selected { padding:14px 5% 13px 5%;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items .scrollb div { padding:10px 14px 10px 14px;}
.custom-select1 .select-selected { padding:14px 18px 14px 0;}
.custom-select1 .select-items .scrollb div,
 .custom-select1 .select-selected { font-size:11px;}


.about-wrapp .custom-about .select-items .scrollb div { padding:10px 14px 10px 14px;}
.about-wrapp .custom-about .select-selected { padding:14px 24px 14px 0;}
.about-wrapp .custom-about .select-items .scrollb div,
.about-wrapp .custom-about .select-selected { font-size:11px;}


.enquiry-row4 .custom-select1 .select-items div { padding:10px 7.2% 10px 7.2%;}
.enquiry-row4 .custom-select1 .select-selected { padding:14px 7.2% 13px 7.2%;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items .scrollb div { padding:10px 14px 10px 14px;}
.custom-select1 .select-selected { padding:14px 24px 14px 0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px;}

.about-wrapp .custom-about .select-items .scrollb div { padding:10px 14px 10px 14px;}
.about-wrapp .custom-about .select-selected { padding:14px 24px 14px 0;}
.about-wrapp .custom-about .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px;}


.enquiry-row4 .custom-select1 .select-items .scrollb div { padding:10px 7.2% 10px 7.2%;}
.enquiry-row4 .custom-select1 .select-selected { padding:14px 7.2% 13px 7.2%;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {

}