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

.custom-select1 { float:left; background:#d9d9d9; border:1px solid #d9d9d9; border-radius:34px; transition:all 0.25s ease-out 0s; margin:0 0 0 8px; position:relative;}
.custom-select1:first-child { margin-left:0;}
.custom-select1:hover { background:none; border-color:rgba(255,255,255,0.5);}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:132px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items div { color:#020202; transition:all 0.25s ease-out 0s; padding:14px 27px 14px 27px;}
.custom-select1 .select-items div:hover { color:#ffffff; background:#020202;}
.custom-select1 .select-selected { color:#020202; transition:all 0.25s ease-out 0s; padding:14px 27px 14px 27px;}
.custom-select1:hover .select-selected { color:#eeecec;}
.custom-select1 .select-selected:after { content:""; width:6px; height:3px; background:url(../images/down-black-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:22px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-black-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:0;}
.custom-select1 .select-items::-webkit-scrollbar-thumb { background:#a33493; border-radius:0;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:13px; font-weight:600; letter-spacing:normal; line-height:normal; text-transform:uppercase;}

.locations-col1 .custom-select1 { width:93%; background:none; border-color:rgba(255,255,255,0.5); margin:13px 0 0;}
.locations-col1 .custom-select1:hover { background:#eeecec; border-color:#eeecec;}
.locations-col1 .custom-select1 .select-selected { color:#eeecec;}
.locations-col1 .custom-select1:hover .select-selected { color:#020202;}
.locations-col1 .custom-select1 .select-selected:after { background:url(../images/down-white-black-plain-arrow.svg) no-repeat top / 100%;}
.locations-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-white-black-plain-arrow.svg) no-repeat bottom / 100%;}

.contact-col1 .custom-select1 { width:48.5%; background:none; border:none; border-bottom:1px solid rgba(255,255,255,0.3); border-radius:0; margin:0 0 0;}
.contact-col1 .custom-select1:nth-child(2n) { float:right;}
.contact-col1 .custom-select1 .select-items { max-height:165px;}
.contact-col1 .custom-select1 .select-items div { padding:19px 27px 20px 27px;}
.contact-col1 .custom-select1 .select-selected { color:#f0f0f0; padding:19px 0 20px 0;}
.contact-col1 .custom-select1 .select-selected:after { background:url(../images/down-white-grey-plain-arrow.svg) no-repeat top / 100%; right:0;}
.contact-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-white-grey-plain-arrow.svg) no-repeat bottom / 100%;}
.contact-col1 .custom-select1 .select-items div, .contact-col1 .custom-select1 .select-selected { font-weight:400; text-transform:inherit;}

.filter-col1 { margin:0 0 38px; width:100%; float:left;}
.filter-col1 .custom-select1 { width:307px; background:#d9d9d9; border:1px solid #d9d9d9; float:right;}
.filter-col1 .custom-select1:hover { background:#000000; border-color:#ffffff;}
.filter-col1 .custom-select1 .select-selected { color:#000000;}
.filter-col1 .custom-select1:hover .select-selected { color:#ffffff;}

.contac-wrapp .filter-col1 .custom-select1 { float:left; text-align:left;}


.custom-about { float:left; background:#d9d9d9; border:1px solid #d9d9d9; border-radius:34px; transition:all 0.25s ease-out 0s; margin:0 0 0 8px; position:relative;}
.custom-about:first-child { margin-left:0;}
.custom-about:hover { background:none; border-color:rgba(255,255,255,0.5);}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
.custom-about .select-items { max-height:132px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items div { color:#020202; transition:all 0.25s ease-out 0s; padding:14px 27px 14px 27px;}
.custom-about .select-items div:hover { color:#ffffff; background:#020202;}
.custom-about .select-selected { color:#020202; transition:all 0.25s ease-out 0s; padding:14px 27px 14px 27px;}
.custom-about:hover .select-selected { color:#eeecec;}
.custom-about .select-selected:after { content:""; width:6px; height:3px; background:url(../images/down-black-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:22px;}
.custom-about:hover .select-selected:after { background:url(../images/down-black-white-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:0;}
.custom-about .select-items::-webkit-scrollbar-thumb { background:#a33493; border-radius:0;}
.custom-about .select-items div, .custom-about .select-selected { cursor:pointer; font-size:13px; font-weight:600; letter-spacing:normal; line-height:normal; text-transform:uppercase;}

.filter-col1 .custom-about { width:307px; background:#d9d9d9; border:1px solid #d9d9d9; float:right;}
.filter-col1 .custom-about:hover { background:#000000; border-color:#ffffff;}
.filter-col1 .custom-about .select-selected { color:#000000;}
.filter-col1 .custom-about:hover .select-selected { color:#ffffff;}

.contac-wrapp .filter-col1 .custom-about { float:left; text-align:left;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11px;}

.locations-col1 .custom-select1 { width:100%; margin:13px 0 0;}

.contact-col1 .custom-select1 { width:100%; margin:0 0 0;}

.filter-col1 .custom-select1 { width:100%;}
.contac-wrapp .filter-col1 .custom-select1 { text-align:center;}

.custom-about .select-items div, .custom-about .select-selected { font-size:11px;}
.contac-wrapp .filter-col1 .custom-about { text-align:center;}
.filter-col1 .custom-about { width:100%;}

} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11px;}

.locations-col1 .custom-select1 { width:100%; margin:13px 0 0;}

.contact-col1 .custom-select1 { width:100%; margin:0 0 0;}
.contac-wrapp .filter-col1 .custom-select1 { float:none; display:inline-block; text-align:center;}

.custom-about .select-items div, .custom-about .select-selected { font-size:11px; }
.contac-wrapp .filter-col1 .custom-about { float:none; display:inline-block; text-align:center;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11px;}

.locations-col1 .custom-select1 { width:100%; margin:13px 0 0;}

.contact-col1 .custom-select1 { width:48%; margin:0 0 0;}
.contact-col1 .custom-select1:nth-child(2n) { float:right;}
.contac-wrapp .filter-col1 .custom-select1 { float:none; display:inline-block; text-align:center;}

.custom-about .select-items div, .custom-about .select-selected { font-size:11px; }
.contac-wrapp .filter-col1 .custom-about { float:none; display:inline-block; text-align:center;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items div { padding:14px 21px 14px 21px;}
.custom-select1 .select-selected { padding:14px 21px 14px 21px;}
.custom-select1 .select-selected:after { right:16px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:10px;}

.custom-about .select-items div { padding:14px 21px 14px 21px;}
.custom-about .select-selected { padding:14px 21px 14px 21px;}
.custom-about .select-selected:after { right:16px;}
.custom-about .select-items div, .custom-about .select-selected { font-size:10px;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items div { padding:14px 24px 14px 24px;}
.custom-select1 .select-selected { padding:14px 24px 14px 24px;}
.custom-select1 .select-selected:after { right:19px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11px;}

.custom-about .select-items div { padding:14px 24px 14px 24px;}
.custom-about .select-selected { padding:14px 24px 14px 24px;}
.custom-about .select-selected:after { right:19px;}
.custom-about .select-items div, .custom-about .select-selected { font-size:11px;}

}

@media screen and (min-width:1025px) and (max-width:1240px) {
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px;}

.custom-about .select-items div, .custom-about .select-selected { font-size:12px;}

}