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

.custom-select1 { text-align:left; background:none; border:1px solid rgba(255,255,255,0.2); border-radius:24px; transition:all 0.25s ease-out 0s; margin:0 10px 0 0; position:relative;}
.custom-select1:last-child { margin-right:0;}
.custom-select1:hover { background:#ffffff; border-color:#ffffff;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:138px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:9999;}
.custom-select1 .select-items div { color:#151515; transition:all 0.25s ease-out 0s; padding:14px 40px 14px 22px;}
.custom-select1 .select-items div:hover { color:#ffffff; background:#a03187;}
.custom-select1 .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s;padding: 14px 40px 14px 29px;}
.custom-select1:hover .select-selected { color:#a03187;}
.custom-select1 .select-selected:after { content:""; width:20px; height:20px; background:url(../images/down-white-purple-border-circle-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:13px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-white-purple-border-circle-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:#373334; border-radius:0;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:12px; font-weight:600; letter-spacing:1.2px; line-height:normal; text-transform:uppercase;}

.custom-about { text-align:left; background:none; border:1px solid rgba(255,255,255,0.2); border-radius:24px; transition:all 0.25s ease-out 0s; margin:0 10px 0 0; position:relative;}
.custom-about:last-child { margin-right:0;}
.custom-about:hover { background:#ffffff; border-color:#ffffff;}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
.custom-about .select-items { max-height:138px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items div { color:#151515; transition:all 0.25s ease-out 0s; padding:14px 40px 14px 22px;}
.custom-about .select-items div:hover { color:#ffffff; background:#a03187;}
.custom-about .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:14px 40px 14px 22px;}
.custom-about:hover .select-selected { color:#a03187;}
.custom-about .select-selected:after { content:""; width:20px; height:20px; background:url(../images/down-white-purple-border-circle-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:18px;}
.custom-about:hover .select-selected:after { background:url(../images/down-white-purple-border-circle-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:#373334; border-radius:0;}
.custom-about .select-items div, .custom-about .select-selected { cursor:pointer; font-size:12px; font-weight:600; letter-spacing:1.2px; line-height:normal; text-transform:uppercase;}


.linker-wrapp .custom-select1 { background:none; border:1px solid rgba(21,21,21,0.2); margin:0 0 0;}
.linker-wrapp .custom-select1:hover { background:#151515; border-color:#151515;}
.linker-wrapp .custom-select1 .select-selected { color:#151515;}
.linker-wrapp .custom-select1:hover .select-selected { color:#ffffff;}
.linker-wrapp .custom-select1 .select-selected:after { background:url(../images/down-black-white-border-circle-arrow.svg) no-repeat top / 100%;}
.linker-wrapp .custom-select1:hover .select-selected:after { background:url(../images/down-black-white-border-circle-arrow.svg) no-repeat bottom / 100%;}


.canver-col3 .custom-select1 { background:#a03187; border:1px solid rgba(21,21,21,0.2);border-color: #a03187;}.canver-col3 .custom-select1:hover {color: #a03187;background: none;border-color: rgba(160, 49, 135, 0.2);}
.canver-col3 .custom-select1 .select-selected { color:#ffffff;}
.canver-col3 .custom-select1:hover .select-selected {color: #a03187;}
.canver-col3 .custom-select1 .select-selected:after {background: url(../images/down-white-purple-border-circle-arrow.svg) no-repeat top / 100%;}
.canver-col3 .custom-select1:hover .select-selected:after {background: url(../images/down-white-purple-border-circle-arrow.svg) no-repeat bottom / 100%;}

.custom-col1 .custom-select1 { background:#a03187; border:1px solid #a03187; float:none; text-align:center;}
.custom-col1 .custom-select1:last-child { margin:0 auto;}
.custom-col1 .custom-select1:hover { background:#ffffff; border-color:#a03187;}
.custom-col1 .custom-select1 .select-selected { color:#ffffff;}
.custom-col1 .custom-select1:hover .select-selected { color:#151515;}

.custom-col1 .custom-about { background:#a03187; border:1px solid #a03187; float:none; text-align:center;}
.custom-col1 .custom-about:last-child { margin:0 auto;}
.custom-col1 .custom-about:hover { background:#ffffff; border-color:#a03187;}
.custom-col1 .custom-about .select-selected { color:#ffffff;}
.custom-col1 .custom-about:hover .select-selected { color:#151515;}
.linker-let-box .select-items {overflow-y: hidden;}
/* .linker-let-box .select-items {top: 100%;} */
.header-wrapp .header-col1 .custom-select1 .select-items {max-height: 190px;}

.header-wrapp .header-col1 .custom-select1 .select-items{overflow-y: hidden;}

.menuzord .menu-header-zod li.has-sub:after {
    width: 13px;
    height: 16px;
    background: url(../images/down-black-white-border-circle-arrow.svg) no-repeat top / 100% !important;
    transform: translateY(-50%);
    transition: all 0.25s ease-out 0s;
    margin: 0 0 0;
    position: absolute;
    top: 50%;
    right: -6px;
}

.menuzord .menu-header-zod li a:hover {
    color: #000 !important;
}


.header-wrapp .header-col1 .header-row1.custom-select1 .select-items div{padding:14px 22px 14px 22px}



/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { text-align:center; background:none; border:1px solid rgba(255,255,255,0.2); margin:0 0 0;}
.custom-select1 .select-items div { padding:14px 5% 14px 5%;}
.custom-select1 .select-selected { padding:14px 5% 14px 5%;}
.custom-select1 .select-selected:after { width:17px; height:20px; margin: 0px 0 0; position:absolute; right:5%;top: 23px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:10px; letter-spacing:1px;}

.custom-about { text-align:center; background:none; border:1px solid rgba(255,255,255,0.2); margin:0 0 0;}
.custom-about .select-items div { padding:14px 5% 14px 5%;}
.custom-about .select-selected { padding:14px 5% 14px 5%;}
.custom-about .select-selected:after { width:20px; height:20px; margin:0 0 0; position:absolute; right:5%;}
.custom-about .select-items div, .custom-about .select-selected { cursor:pointer; font-size:10px; letter-spacing:1px;}

.custom-select1:hover .select-selected:after {top: 21px;}

.linker-wrapp .custom-select1 { margin:0 0 4.2%;}
.linker-ret-box .custom-select1 .select-items {max-height: 190px !important;}

.linker-ret-box .custom-select1 .select-items{overflow-y: hidden;}

} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { text-align:center; background:none; border:1px solid rgba(255,255,255,0.2); margin:0 0 0;}
.custom-select1 .select-items div { padding:14px 5% 14px 5%;}
.custom-select1 .select-selected { padding:14px 5% 14px 5%;}
.custom-select1 .select-selected:after { width:20px; height:20px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:10px; letter-spacing:1px;}

.custom-about { text-align:center; background:none; border:1px solid rgba(255,255,255,0.2); margin:0 0 0;}
.custom-about .select-items div { padding:14px 5% 14px 5%;}
.custom-about .select-selected { padding:14px 5% 14px 5%;}
.custom-about .select-selected:after { width:20px; height:20px; margin:0 0 0; position:absolute; right:5%;}
.custom-about .select-items div, .custom-about .select-selected { cursor:pointer; font-size:10px; letter-spacing:1px;}

.linker-wrapp .custom-select1 { margin:0 0 4.2%;}
.linker-ret-box .custom-select1 .select-items {max-height: 190px !important;}

.linker-ret-box .custom-select1 .select-items{overflow-y: hidden;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { text-align:center; background:none; border:1px solid rgba(255,255,255,0.2); margin:0 0 0;}
.custom-select1 .select-items div { padding:14px 5% 14px 5%;}
.custom-select1 .select-selected { padding:14px 5% 14px 5%;}
.custom-select1 .select-selected:after { width:20px; height:20px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:10px; letter-spacing:1px;}

.custom-about { text-align:center; background:none; border:1px solid rgba(255,255,255,0.2); margin:0 0 0;}
.custom-about .select-items div { padding:14px 5% 14px 5%;}
.custom-about .select-selected { padding:14px 5% 14px 5%;}
.custom-about .select-selected:after { width:20px; height:20px; margin:0 0 0; position:absolute; right:5%;}
.custom-about .select-items div, .custom-about .select-selected { cursor:pointer; font-size:10px; letter-spacing:1px;}

.linker-wrapp .custom-select1 { margin:0 0 4.2%;}
.linker-ret-box .custom-select1 .select-items {max-height: 190px !important;}

.linker-ret-box .custom-select1 .select-items{overflow-y: hidden;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items div { padding:12px 16px 12px 16px;}
.custom-select1 .select-selected { padding: 14px 38px 14px 25px;}
.custom-select1 .select-selected:after { width:18px; height:18px; right: 10px;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:10px;}

.custom-about .select-items div { padding:14px 34px 14px 16px;}
.custom-about .select-selected { padding:14px 34px 14px 16px;}
.custom-about .select-selected:after { width:18px; height:18px; right:11px;}

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

.header-wrapp .header-col1 .header-row1.custom-select1 .select-items div{padding:14px 16px 14px 16px}


}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items div { padding:14px 19px 14px 19px;}
.custom-select1 .select-selected { padding: 14px 40px 14px 29px;}
.custom-select1 .select-selected:after { width:19px; height:19px; right:12px;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11px;}

.custom-about .select-items div { padding:14px 37px 14px 19px;}
.custom-about .select-selected { padding:14px 37px 14px 19px;}
.custom-about .select-selected:after { width:19px; height:19px; right:16px;}

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

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

}