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

.custom-select1 { width:323px; float:none; text-align:left; background:#323031; border:1px solid #323031; border-radius:500px; transition:all 0.25s ease-out 0s; display:inline-block; margin:0 auto 0; position:relative; z-index:99;}
.custom-select1:last-child { margin-right:0;}
.custom-select1:hover { background:none; border:1px solid #323031;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .scrollb {max-height:217px;max-width: 96%; max-width: calc(100% - 8px);}
.custom-select1 .select-items { max-height:225px;background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb div { color:#323031; transition:all 0.25s ease-out 0s; padding:17px 34px 17px 34px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#323031;}
.custom-select1 .select-selected { color:#fffbf1; transition:all 0.25s ease-out 0s; padding:17px 46px 17px 34px; position:relative; z-index:9;}
.custom-select1:hover .select-selected { color:#2a1e09;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:14px; font-weight:700; letter-spacing:1.4px; line-height:normal; text-transform:uppercase;}

.custom-wrapp .custom-select1 { z-index:999;}

.sidbar-col2 .custom-select1 { border-radius:20px;}
.sidbar-col2 .custom-select1 .select-selected { padding:23px 73px 23px; background-position-x: calc(100% - 73px);}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:17px 73px 17px;}

.inner-custom .custom-select1 { background:none; border:1px solid #323031;}
.inner-custom .custom-select1:hover { background:#323031; border:1px solid #323031;}
.inner-custom .custom-select1 .select-selected { color:#323031;}
.inner-custom .custom-select1:hover .select-selected { color:#ffffff;}

.contact3-wrapp .custom-select1 { width:32.14%; float:left; text-align:center; background:#fffbf1; border:1px solid #fffbf1; border-radius:10px;}
.contact3-wrapp .custom-select1 .select-selected { color:#050505; padding:21.5px 3% 21.5px;}
.contact3-wrapp .custom-select1:hover .select-selected { color:#ddba6d;}
.contact3-wrapp .custom-select1 .select-items .scrollb div, .contact3-wrapp .custom-select1 .select-selected { cursor:pointer; font-size:16px; font-weight:400; letter-spacing:0; line-height:normal; text-transform:inherit;}


.custom-select1 .select-selected {
    background: url(../images/down-white-gold-circle-arrow.svg) no-repeat;
    background-position-y: 50%;
    background-position-x: 91%;
}

.custom-select1:hover .select-selected {
    background: url(../images/down-white-gold-circle-arrow.svg) no-repeat;
    background-position-y: 50%;
    background-position-x: 91%;
}

.sidbar-col2 .custom-select1:hover .select-selected {
    background-position-x: calc(100% - 73px);
}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; text-align:center; margin:0 0 0;}
.custom-select1 .select-items .scrollb div { padding:17px 10% 17px 10%;}
.custom-select1 .select-selected { padding:17px 10% 17px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px; letter-spacing:0.80px; line-height:normal;}

.sidbar-col2 .custom-select1 .select-selected { text-align:left; padding:23px 7% 23px; background-position-x: 95%;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:17px 7% 17px;}

.contact3-wrapp .custom-select1 { width:100%; margin:0 0 1.79% 0}

.custom-select1 .select-selected {background-position-x: 95%; background-size: 14px;}
.custom-select1:hover .select-selected {background-position-x: 95%;background-size: 14px;}


.sidbar-col2 .custom-select1:hover .select-selected {
    background-position-x: 95%;
}
.custom-select1 .scrollb {max-height:196px}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; text-align:center; margin:0 0 0;}
.custom-select1 .select-items .scrollb div { padding:17px 10% 17px 10%;}
.custom-select1 .select-selected { padding:17px 10% 17px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px; letter-spacing:0.80px; line-height:normal;}

.sidbar-col2 .custom-select1 .select-selected { text-align:left; padding:23px 7% 23px; background-position-x: 95%;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:17px 7% 17px;}

.contact3-wrapp .custom-select1 { width:100%; margin:0 0 1.79% 0}

.custom-select1 .select-selected {background-position-x: 95%; background-size: 14px;}
.custom-select1:hover .select-selected {background-position-x: 95%;background-size: 14px;}

.sidbar-col2 .custom-select1:hover .select-selected {
    background-position-x: 95%;
}
.custom-select1 .scrollb {max-height:196px}

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:100%; text-align:center; margin:0 0 0;}
.custom-select1 .select-items .scrollb div { padding:17px 10% 17px 10%;}
.custom-select1 .select-selected { padding:17px 10% 17px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px; letter-spacing:0.80px; line-height:normal;}

.sidbar-col2 .custom-select1 .select-selected { text-align:left; padding:23px 7% 23px; background-position-x: 95%;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:17px 7% 17px;}

.contact3-wrapp .custom-select1 { width:100%; margin:0 0 1.79% 0}

.custom-select1 .select-selected {background-position-x: 95%; background-size: 14px;}
.custom-select1:hover .select-selected {background-position-x: 95%;background-size: 14px;}
.sidbar-col2 .custom-select1:hover .select-selected {
    background-position-x: 95%;
}
.custom-select1 .scrollb {max-height:196px}

}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 { width:275px;}
.custom-select1 .select-items .scrollb div { padding:17px 26px 17px 26px;}
.custom-select1 .select-selected { padding:17px 38px 17px 26px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:12px; letter-spacing:0.80px; line-height:normal;}

.sidbar-col2 .custom-select1 .select-selected { text-align:left; padding:23px 7% 23px; background-position-x: 95%;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:17px 7% 17px;}

.custom-select1 .select-selected {background-position-x: 93%;}
.custom-select1:hover .select-selected {background-position-x: 93%;}


.sidbar-col2 .custom-select1:hover .select-selected {
    background-position-x: 95%;
}
.custom-select1 .scrollb {max-height:196px}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 { width:299px;}
.custom-select1 .select-items .scrollb div { padding:17px 30px 17px 30px;}
.custom-select1 .select-selected { padding:17px 42px 17px 30px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px; letter-spacing:0.92px; line-height:normal;}

.sidbar-col2 .custom-select1 .select-selected { text-align:left; padding:23px 10% 23px; background-position-x: 95%;}
.sidbar-col2 .custom-select1 .select-items .scrollb div { padding:17px 10% 17px;}

.sidbar-col2 .custom-select1:hover .select-selected {
    background-position-x: 95%;
}
.custom-select1 .scrollb {max-height:196px}
}

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

.sidbar-col2 .custom-select1 .select-selected { text-align:left;  background-position-x: 95%;}
.sidbar-col2 .custom-select1:hover .select-selected {
    background-position-x: 95%;
}

}