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

.custom-select1 { width:49.2%; float:left; background:#faf6f4; border:1px solid #faf6f4; border-radius:0; transition:all 0.25s ease-out 0s; margin:0 0 1.8%; position:relative; z-index:9;}
.custom-select1:nth-child(2n) { float:right;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:144px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb div { color:#1d1d1b; transition:all 0.25s ease-out 0s; padding:25px 28px 25px 28px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#fed007;}
.custom-select1 .select-selected { color:#1d1d1b; transition:all 0.25s ease-out 0s; padding:25px 38px 25px 28px;}
.custom-select1:hover .select-selected { color:#fed007;}
.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:14px; font-weight:500; letter-spacing:normal; line-height:normal;}

.custom-col1 .custom-select1 { background:none; border:none; border-bottom:1px solid rgba(255,255,255,0.3); margin:0;}
.custom-col1 .custom-select1 .select-items .scrollb div { color:#1d1d1b; padding:13px 20px 13px;}
.custom-col1 .custom-select1 .select-selected { color:#fff; padding:13px 0 13px;}
.custom-col1 .custom-select1:hover .select-selected { color:#fed007;}

/* .select-items .scrollb { max-height:144px; overflow-y:scroll; background:#ffffff;} */

.custom-select1 .select-items .scrollb {max-height:144px; max-width: calc(100% - 8px);}




.sidbar-col1 .custom-select1 { width:100%;}
.sidbar-col2 .custom-select1 .select-items { max-height:150px;}
.sidbar-col2 .custom-select1 { width:100%; background:none; border:none; border-radius:0; margin:0;}
.sidbar-col2 .custom-select1:hover { background:#fff;}
.sidbar-col2 .custom-select1 .select-items { background:#f5faf4;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { color:#1d1d1b; padding:15px 20% 15px;}
.sidbar-col2 .custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#1d1d1b;}
.sidbar-col2 .custom-select1 .select-selected { color:#141414; padding:20px 20% 20px;}
.sidbar-col2 .custom-select1:hover .select-selected { color:#1d1d1b;}

.contac2-row3 .custom-select1 { width:100%;}

.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1{width:100%;background:#fff0;border:none}
.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1 .select-selected{width: 100%;font-size:13px;color:#fff;letter-spacing:1px;line-height:normal;text-transform:uppercase;display:inline-block;padding:0;outline:0;-webkit-tap-highlight-color:#fff0;-webkit-tap-highlight-color:#fff0}
.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1 .select-items{background:#f5faf4;max-height:150px}
.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1 .select-items .scrollb div{color:#1d1d1b;padding:12px 8% 12px;text-transform: uppercase;font-size: 13px;}



/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.custom-select1 .select-items .scrollb div { padding:19px 5% 19px 5%;}
.custom-select1 .select-selected { padding:19px 5% 19px 5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px;}
.header-col2.mobile-show .custom-select1 .select-selected{color:#fff;letter-spacing:.6px;font-size:12px;padding:14px 2% 14px;text-transform:uppercase}
.header-col2.mobile-show .custom-select1 .select-items .scrollb div{text-transform:uppercase;padding:15px 5% 15px}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.custom-select1 .select-items .scrollb div { padding:19px 5% 19px 5%;}
.custom-select1 .select-selected { padding:19px 5% 19px 5%;}

.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px;}
.header-col2.mobile-show .custom-select1 .select-selected{color:#fff;letter-spacing:.6px;font-size:12px;padding:14px 2% 14px;text-transform:uppercase}
.header-col2.mobile-show .custom-select1 .select-items .scrollb div{text-transform:uppercase;padding:15px 5% 15px}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:48%; margin:0 0 4.2%;}
.custom-select1 .select-items .scrollb div { padding:19px 5% 19px 5%;}
.custom-select1 .select-selected { padding:19px 5% 19px 5%;}

.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px;}
.header-col2.mobile-show .custom-select1 .select-selected{color:#fff;letter-spacing:.6px;font-size:13px;padding:14px 2% 14px;text-transform:uppercase}
.header-col2.mobile-show .custom-select1 .select-items .scrollb div{text-transform:uppercase;padding:15px 5% 15px}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items .scrollb div { padding:20px 28px 20px 28px;}
.custom-select1 .select-selected { padding:20px 38px 20px 28px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px;}

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

.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1 .select-selected{font-size:10px;letter-spacing:.64px;padding:0}
.header-wrapp .header-col2 .header-row2 .custom-select1 .circle-effect {right: 10px;}
.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1 .select-items .scrollb div {color: #1d1d1b;padding: 9px 5% 9px;text-transform: uppercase;font-size: 10px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items .scrollb div { padding:22px 28px 23px 28px;}
.custom-select1 .select-selected { padding:22px 38px 23px 28px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px;}

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

.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1 .select-selected{font-size: 11px;letter-spacing: 0.76px; padding:0}
.header-wrapp .header-col2 .header-row2 .custom-select1 .circle-effect {right: 0;}
.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1 .select-items .scrollb div {padding: 10px 6% 10px;font-size: 11px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.custom-select1 .select-items .scrollb div { padding:22px 28px 23px 28px;}
.custom-select1 .select-selected { padding:22px 38px 23px 28px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px;}

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

.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1 .select-selected {font-size: 11px;letter-spacing: .88px; }
.header-wrapp .header-col2 .header-row2 .header-mob3.custom-select1 .select-items .scrollb div {padding: 10px 6% 10px;text-transform: uppercase;font-size: 12px;}
.header-wrapp .header-col2 .header-row2 .custom-select1 .circle-effect {right: -10px;}
}

@media screen and (max-width:767px) {
    .header-col2.mobile-show .custom-select1{width:100%;background:none;border:1px solid;border-color:rgb(255 255 255 / .5);border-radius:50px}

    .header-col2.mobile-show:hover {
    border: 1px solid #fed007;
    background: #fed007;
}
}