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

.custom-select1 { width:354.9px; float:none; background:none; border:1px solid #94bbbf; border-radius:100px; transition:all 0.25s ease-out 0s; display:inline-block; margin:0 12px 0 0; position:relative; z-index:9;}
.custom-select1:hover { background:#94bbbf; border:1px solid #94bbbf;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:144px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items.select-items .scrollb {max-height: 144px;max-width: 96%;  max-width: calc(100% - 8px);}
.custom-select1 .select-items .scrollb div { color:#727272; transition:all 0.25s ease-out 0s; padding:17px 26px 17px 26px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#94bbbf;}
.custom-select1 .select-selected { color:#94bbbf !important; transition:all 0.25s ease-out 0s; padding:17px 36px 17px 26px;}
.custom-select1:hover .select-selected { color:#ffffff !important;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:12px; font-weight:600; letter-spacing:1.8px; line-height:normal; text-transform:uppercase;}

.details-wrapp .custom-select1 { z-index:99;}

.contact-wrapp2 .custom-select1 { width:100%; background:#fdfbfa; color:#727272; border:1px solid #fdfbfa; margin:0 0 10px; border-radius:0;}
.contact-wrapp2 .custom-select1 .select-selected { color:#727272; padding:20.5px 32px 20.5px;}
.contact-wrapp2 .custom-select1:hover .select-selected { color:#94bbbf;}
.contact-wrapp2 .custom-select1 .select-items .scrollb div, .contact-wrapp2 .custom-select1 .select-selected { font-size:14px; font-weight:500; letter-spacing:0; line-height:normal; text-transform:none;}


.custom-row1.custom-about.custom-select2 {width: 354.9px;float: none;border: 1px solid #94bbbf;    border-radius: 100px;transition: all 0.25s ease-out 0s;display: inline-block;margin: 0 12px 0 0;position: relative;    background: #ffff url(../images/down-casual-day-plain-arrow.svg) no-repeat;background-position-x: 94%;    background-position-y: 53%;    }
.custom-row1.custom-about.custom-select2  .select-selected {cursor: pointer;font-size: 12px;font-weight: 600;letter-spacing: 1.8px;line-height: normal;text-transform: uppercase;color:#94bbbf;transition: all 0.25s ease-out 0s;padding: 17px 36px 17px 26px;}
.custom-row1.custom-about.custom-select2:hover{ background: #94bbbf url(../images/down-dull-plain-arrow.svg) no-repeat; border: 1px solid #94bbbf;background-position-x: 94%;background-position-y: 53%;}
.custom-row1.custom-about.custom-select2  select { display:none;}
.custom-row1.custom-about.custom-select2  .select-hide { display:none;}
.custom-row1.custom-about.custom-select2  .select-items { max-height:172px; background:#ffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-row1.custom-about.custom-select2  .select-items .scrollb {max-height: 172px;max-width: 96%;  max-width: calc(100% - 8px);}
.custom-row1.custom-about.custom-select2  .select-items .scrollb div { cursor: pointer; font-size: 12px;font-weight: 600;letter-spacing: 1.8px;line-height: normal;text-transform: uppercase;  color: #94bbbf;transition: all 0.25s ease-out 0s;padding: 17px 36px 17px 26px;;}
.custom-row1.custom-about.custom-select2  .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer;font-size: 12px; font-weight: 600;letter-spacing: 1.8px;    line-height: normal;    text-transform: uppercase;color: #727272;}
.custom-row1.custom-about.custom-select2  .select-items .scrollb div:hover {color: #ffffff; background: #94bbbf;}
.custom-row1.custom-about.custom-select2:hover .select-selected {color: #fff;}



/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.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:10px; letter-spacing:1.2px; line-height:normal;}

.custom-row1.custom-about.custom-select2 { width:100%; margin:0 0 4.2%; background-size: 8.59px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div  { padding:17px 10% 17px 10%;}
.custom-row1.custom-about.custom-select21 .select-selected  { padding:17px 10% 17px 10%;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected   {text-align: center;font-size:10px; letter-spacing:1.2px; line-height:normal;}

.contact-wrapp2 .custom-select1 .select-items .scrollb div, .contact-wrapp2 .custom-select1 .select-selected { font-size:12px;}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.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:10px; letter-spacing:1.2px; line-height:normal;}

.custom-row1.custom-about.custom-select2 { width:100%; margin:0 0 4.2%; background-size: 8.59px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div  { padding:17px 10% 17px 10%;}
.custom-row1.custom-about.custom-select21 .select-selected  { padding:17px 10% 17px 10%;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected   {text-align: center;font-size:10px; letter-spacing:1.2px; line-height:normal;}

.contact-wrapp2 .custom-select1 .select-items .scrollb div, .contact-wrapp2 .custom-select1 .select-selected { font-size:12px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:100%; margin:0 0 4.2%;}
.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:10px; letter-spacing:1.2px; line-height:normal;}

.contact-wrapp2 .custom-select1 .select-items .scrollb div, .contact-wrapp2 .custom-select1 .select-selected { font-size:12px;}
.contact-wrapp2 .custom-select1 .select-selected { padding:16px 32px 16px;}

.custom-row1.custom-about.custom-select2 { width:100%; margin:0 0 4.2%; background-size: 8.59px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div  { padding:17px 10% 17px 10%;}
.custom-row1.custom-about.custom-select21 .select-selected  { padding:17px 10% 17px 10%;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected  { text-align: center;font-size:10px; letter-spacing:1.2px; line-height:normal;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 { width:234.9px;}
.custom-select1 .select-items .scrollb div { padding:17px 18px 17px 18px;}
.custom-select1 .select-selected { padding:17px 28px 17px 18px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:10px; letter-spacing:1.2px; line-height:normal;}

.custom-row1.custom-about.custom-select2 {width: 258.9px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div { padding:17px 22px 17px 22px;}
.custom-row1.custom-about.custom-select21 .select-selected { padding:17px 32px 17px 22px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected { font-size:11px; letter-spacing:1.5px; line-height:normal;}

.custom-row1.custom-about.custom-select2 { width:234.9px;  background-size: 6.49px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div  { padding:17px 18px 17px 18px;}
.custom-row1.custom-about.custom-select21 .select-selected  { padding:17px 18px 17px 18px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected  { font-size:10px; letter-spacing:1.2px; line-height:normal;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 { width:258.9px;}
.custom-select1 .select-items .scrollb div { padding:17px 22px 17px 22px;}
.custom-select1 .select-selected { padding:17px 32px 17px 22px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:11px; letter-spacing:1.5px; line-height:normal;}

.custom-row1.custom-about.custom-select2 {width: 258.9px; background-size: 7px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div { padding:17px 22px 17px 22px;}
.custom-row1.custom-about.custom-select21 .select-selected { padding:17px 32px 17px 22px;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected { font-size:11px; letter-spacing:1.5px; line-height:normal;}

.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected { font-size:11px; letter-spacing:1.5px; line-height:normal;}

.contact-wrapp2 .custom-select1 { margin:0 0 4px;}
.contact-wrapp2 .custom-select1 .select-items .scrollb div, .contact-wrapp2 .custom-select1 .select-selected { font-size:12px;}
.contact-wrapp2 .custom-select1 .select-selected { padding:20.5px 27px 20.5px;}


}

@media screen and (min-width:1025px) and (max-width:1240px) {
.custom-select1 { width:258.9px;}
.custom-row1.custom-about.custom-select2 {width: 258.9px; background-size: 8px;}
}