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

.custom-select1 { background:none; border:1px solid rgba(91,97,95,0.3); border-radius:80px; transition:all 0.25s ease-out 0s; position:relative;}
.custom-select1:hover { background:#363636; border-color:#363636;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:184px; overflow-y:hidden; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb {max-height: 184px; max-width: calc(100% - 8px);}
.custom-select1 .select-items .scrollb div { color:#363636; transition:all 0.25s ease-out 0s; padding:15px 29px 16px 28px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#363636;}
.custom-select1 .select-selected { color:#363636; transition:all 0.25s ease-out 0s; padding:15px 29px 16px 28px;}
.custom-select1:hover .select-selected { color:#f8f8f8;}
.custom-select1 .select-selected:after { content:""; width:12px; height:8px; background:url(../images/down-grey-white-plain-arrow.svg) no-repeat top / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:24px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-grey-white-plain-arrow.svg) no-repeat bottom / 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:25px;}
.custom-select1 .select-items::-webkit-scrollbar-thumb { background:#197179; border-radius:25px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:12px; font-weight:700; letter-spacing:0.6px; text-transform:uppercase;}

.custom-about {width:296px;background: #197179;border: 1px solid #197179;border-radius:80px;transition:all 0.25s ease-out 0s;position:relative;}
.custom-about:hover {background: #f8f8f8;border-color:#363636;}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
.custom-about .select-items { max-height:184px; overflow-y:hidden; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items .scrollb{max-height: 184px; max-width: calc(100% - 8px);}
.custom-about .select-items .scrollb div { color:#363636; transition:all 0.25s ease-out 0s; padding:15px 29px 16px 28px;}
.custom-about .select-items .scrollb div:hover { color:#ffffff; background:#363636;}
.custom-about .select-selected {color: #f8f8f8;transition:all 0.25s ease-out 0s;padding:15px 29px 16px 28px;}
.custom-about:hover .select-selected {color: #363636;}
.custom-about .select-selected:after { content:""; width:12px; height:8px; background:url(../images/down-white-grey-plain-arrow.svg) no-repeat top / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:24px;}
.custom-about:hover .select-selected:after { background:url(../images/down-white-grey-plain-arrow.svg) no-repeat bottom / 100%;}
.custom-about .select-items::-webkit-scrollbar { width:6px;}
.custom-about .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:25px;}
.custom-about .select-items::-webkit-scrollbar-thumb { background:#197179; border-radius:25px;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { cursor:pointer; font-size:12px; font-weight:700; letter-spacing:0.6px; text-transform:uppercase;}
.custom-selecting-four .scrollbox-bar { display: none;}

.getin-col2 .custom-select1 { width:48.4%; float:right; background:none; border:none; border-bottom:1px solid rgba(255,255,255,0.3); border-radius:0;}
.getin-col2 .custom-select1 .select-items { max-height:187px;}
.getin-col2 .custom-select1 .select-items .scrollb{max-height:187px;}
.getin-col2 .custom-select1 .select-items .scrollb div { padding:14px 14px 14px 14px;}
.getin-col2 .custom-select1 .select-items .scrollb div:hover { color:#ffffff;}
.getin-col2 .custom-select1 .select-selected { color:#ffffff; padding:22px 0 22px 0;}
.getin-col2 .custom-select1:hover .select-selected { color:rgba(54,54,54,0.99);}
.getin-col2 .custom-select1 .select-selected:after { background:url(../images/down-white-grey-plain-arrow.svg) no-repeat top / 100%; right:0;}
.getin-col2 .custom-select1:hover .select-selected:after { background:url(../images/down-white-grey-plain-arrow.svg) no-repeat bottom center / 100%;}
.getin-col2 .custom-select1 .select-items .scrollb div, .getin-col2 .custom-select1 .select-selected { font-size:15px; font-weight:400; letter-spacing:normal; text-transform:inherit;}

.indrop-col2 .custom-select1 { background:#197179; border:1px solid #197179; border-radius:80px; transition:all 0.25s ease-out 0s; position:relative;}
.indrop-col2 .custom-select1:hover { background:#f8f8f8; border-color:#363636;}
.indrop-col2 .custom-select1 .select-selected { color:#f8f8f8; transition:all 0.25s ease-out 0s; padding:15px 29px 16px 28px;}
.indrop-col2 .custom-select1:hover .select-selected { color:#363636;}
.indrop-col2 .custom-select1 .select-selected:after { background:url(../images/down-white-grey-plain-arrow.svg) no-repeat top / 100%;}
.indrop-col2 .custom-select1:hover .select-selected:after { background:url(../images/down-white-grey-plain-arrow.svg) no-repeat bottom center / 100%;}

.sidbar-col1 .custom-select1 { background:none; border:1px solid rgba(255,255,255,0.5); border-radius:80px; transition:all 0.25s ease-out 0s; position:relative;}
.sidbar-col1 .custom-select1:hover { background:#f8f8f8; border-color:#363636;}
.sidbar-col1 .custom-select1 .select-selected { color:#f8f8f8; transition:all 0.25s ease-out 0s; padding:15px 29px 16px 28px;}
.sidbar-col1 .custom-select1:hover .select-selected { color:#363636;}
.sidbar-col1 .custom-select1 .select-selected:after { background:url(../images/down-white-grey-plain-arrow.svg) no-repeat top / 100%;}
.sidbar-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-white-grey-plain-arrow.svg) no-repeat bottom center / 100%;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 .select-items .scrollb div { padding:15px 5% 16px 5%;}
.custom-select1 .select-selected { padding:15px 5% 16px 5%;}
.custom-select1 .select-selected:after { width:10px; height:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px;}

.getin-col2 .custom-select1 { width:100%;}
.getin-col2 .custom-select1 .select-selected { padding:16px 0 16px 0;}
.getin-col2 .custom-select1 .select-items .scrollb div, .getin-col2 .custom-select1 .select-selected { font-size:13px;}

.custom-about {width: 100%;}
.custom-about .select-items .scrollb div { padding:15px 5% 16px 5%;}
.custom-about .select-selected { padding:15px 5% 16px 5%;}
.custom-about .select-selected:after { width:10px; height:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:10px;}


} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 .select-items .scrollb div { padding:15px 5% 16px 5%;}
.custom-select1 .select-selected { padding:15px 5% 16px 5%;}
.custom-select1 .select-selected:after { width:10px; height:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px;}

.getin-col2 .custom-select1 { width:100%;}
.getin-col2 .custom-select1 .select-selected { padding:16px 0 16px 0;}
.getin-col2 .custom-select1 .select-items .scrollb div, .getin-col2 .custom-select1 .select-selected { font-size:13px;}

.custom-about {width: 100%;}
.custom-about .select-items .scrollb div { padding:15px 5% 16px 5%;}
.custom-about .select-selected { padding:15px 5% 16px 5%;}
.custom-about .select-selected:after { width:10px; height:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:10px;}


}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 .select-items .scrollb div { padding:15px 5% 16px 5%;}
.custom-select1 .select-selected { padding:15px 5% 16px 5%;}
.custom-select1 .select-selected:after { width:10px; height:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px;}

.getin-col2 .custom-select1 { width:48%;}
.getin-col2 .custom-select1:nth-child(2n) { float:right;}
.getin-col2 .custom-select1 .select-selected { padding:16px 0 16px 0;}
.getin-col2 .custom-select1 .select-items .scrollb div, .getin-col2 .custom-select1 .select-selected { font-size:13px;}

.custom-about {width: 100%;}
.custom-about .select-items .scrollb div { padding:15px 5% 16px 5%;}
.custom-about .select-selected { padding:15px 5% 16px 5%;}
.custom-about .select-selected:after { width:10px; height:6px; margin:0 0 0; position:absolute; right:5%;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:10px;}


}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items .scrollb div { padding:15px 23px 16px 22px;}
.custom-select1 .select-selected { padding:15px 23px 16px 22px;}
.custom-select1 .select-selected:after { width:10px; height:6px; right:18px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px;}

.getin-col2 .custom-select1 .select-selected { padding:17px 0 16px 0;}
.getin-col2 .custom-select1 .select-items .scrollb div, .getin-col2 .custom-select1 .select-selected { font-size:13px;}

.custom-about {width: 232px;}
.custom-about .select-items .scrollb div { padding:15px 23px 16px 22px;}
.custom-about .select-selected { padding:15px 23px 16px 22px;}
.custom-about .select-selected:after { width:10px; height:6px; right:18px;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:10px;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items .scrollb div { padding:15px 26px 16px 25px;}
.custom-select1 .select-selected { padding:15px 26px 16px 25px;}
.custom-select1 .select-selected:after { width:11px; height:7px; right:21px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:11px;}

.getin-col2 .custom-select1 .select-selected { padding:19px 0 19px 0;}
.getin-col2 .custom-select1 .select-items .scrollb div, .getin-col2 .custom-select1 .select-selected { font-size:14px;}

.custom-about {width: 264px;}
.custom-about .select-items .scrollb div { padding:15px 26px 16px 25px;}
.custom-about .select-selected { padding:15px 26px 16px 25px;}
.custom-about .select-selected:after { width:11px; height:7px; right:21px;}
.custom-about .select-items .scrollb div, .custom-about .select-selected { font-size:11px;}

}

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

}