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

.custom-select1 { text-align:left; background:none; border:1px solid rgba(32,32,32,0.2); border-radius:100px; transition:all 0.25s ease-out 0s; position:relative; z-index:9;}
.custom-select1:hover { background:#202020; border-color:#202020;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:184px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb div { font-size:12px; color:#202020; transition:all 0.25s ease-out 0s; padding:15px 26px 15px 27px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#202020;}
.custom-select1 .select-selected { font-size:14px; color:#202020; transition:all 0.25s ease-out 0s; padding:16px 26px 16px 27px;}
.custom-select1:hover .select-selected { color:#ffffff;}
.custom-select1 .select-selected:after { content:""; width:19.3px; height:20px; background:url(../images/down-white-black-circle-arrow.svg) no-repeat top center / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:19.7px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-white-black-circle-arrow.svg) no-repeat bottom center / 100%;}
.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:#202020; border-radius:0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-weight:600; letter-spacing:0.98px; line-height:normal; text-transform:uppercase;}

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

.contact-col1 .custom-select1 { width:100%; float:left; text-align:center; margin:0 0 9px;}
.contact-col1 .custom-select1 .select-items { max-height:144px;}
.contact-col1 .custom-select1 .select-items div { font-size:13px;}
.contact-col1 .custom-select1 .select-selected { font-size:15px;}
.contact-col1 .custom-select1 .select-items div, .contact-col1 .custom-select1 .select-selected { font-weight:500; letter-spacing:normal; line-height:normal; text-transform:inherit;}

.getin-col1 .custom-select1 { width:48.4%; float:right; text-align:center; background:none; border:none; border:1px solid rgba(255,255,255,0.3); border-radius:50px;}
.getin-col1 .custom-select1 .select-items { max-height:187px;}
.getin-col1 .custom-select1 .select-items div:hover { color:#ffffff;}
.getin-col1 .custom-select1 .select-items div, .getin-col1 .custom-select1 .select-selected { text-transform:none;}
.getin-col1 .custom-select1 .select-selected { color:#ffffff;}
.getin-col1 .custom-select1:hover .select-selected { color:#ffffff;}
.getin-col1 .custom-select1 .select-selected:after { background:url(../images/white-circle-arrow.svg) no-repeat top / 100%;}
.getin-col1 .custom-select1:hover .select-selected:after { background:url(../images/white-circle-arrow.svg) no-repeat bottom center / 100%;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { text-align:center; z-index:inherit;}
.custom-select1 .select-items .scrollb div { padding:17px 5% 17px 5%;}
.custom-select1 .select-selected { padding:17px 5% 17px 5%;}
.custom-select1 .select-selected:after { width:15.3px; height:16.5px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px; letter-spacing:0.44px;}
.contact-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.contact-col1 .custom-select1 .select-items div, .contact-col1 .custom-select1 .select-selected { font-size:11px;}
	
.getin-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { text-align:center; z-index:inherit;}
.custom-select1 .select-items .scrollb div { padding:17px 5% 17px 5%;}
.custom-select1 .select-selected { padding:17px 5% 17px 5%;}
.custom-select1 .select-selected:after { width:15.3px; height:16px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px; letter-spacing:0.44px;}
.contact-col1 .custom-select1 { width:48%; margin:0 0 4.2%;}
.contact-col1 .custom-select1:nth-child(2n) { float:right;}
.contact-col1 .custom-select1 .select-items div, .contact-col1 .custom-select1 .select-selected { font-size:11px;}
	
.getin-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}	
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { text-align:center; z-index:inherit;}
.custom-select1 .select-items .scrollb div { padding:17px 5% 17px 5%;}
.custom-select1 .select-selected { padding:17px 5% 17px 5%;}
.custom-select1 .select-selected:after { width:15.3px; height:16px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px; letter-spacing:0.44px;}
.contact-col1 .custom-select1 { width:48%; margin:0 0 4.2%;}
.contact-col1 .custom-select1:nth-child(2n) { float:right;}
.contact-col1 .custom-select1 .select-items div, .contact-col1 .custom-select1 .select-selected { font-size:11px;}
	
.getin-col1 .custom-select1 { width:100%; margin:0 0 4.2%;}	
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items .scrollb div { font-size:10px; padding:16px 20px 16px 21px;}
.custom-select1 .select-selected { font-size:12px; padding:16px 20px 16px 21px;}
.custom-select1 .select-selected:after { width:15.3px; height:16px; right:13.7px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { letter-spacing:0.58px;}
.contact-col1 .custom-select1 .select-items div { font-size:11px;}
.contact-col1 .custom-select1 .select-selected { font-size:13px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items .scrollb div { font-size:11px; padding:16px 23px 16px 24px;}
.custom-select1 .select-selected { font-size:13px; padding:16px 23px 16px 24px;}
.custom-select1 .select-selected:after { width:17.3px; height:18px; right:16.7px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { letter-spacing:0.78px;}
.contact-col1 .custom-select1 .select-items div { font-size:12px;}
.contact-col1 .custom-select1 .select-selected { font-size:14px;}
}

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

}