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

.custom-select1 { background:none; border:1px solid rgba(5,104,114,0.2); border-radius:66px; transition:all 0.25s ease-out 0s; display:inline-block; margin:0 auto 0; position:relative;}
.custom-select1:hover { background:#056872; border:1px solid #056872;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:172px; overflow: auto; background:#056872; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items .scrollb {max-height: 172px;max-width: 96%;  max-width: calc(100% - 8px);}
.custom-select1 .select-items .scrollb div { color:#ffffff; transition:all 0.25s ease-out 0s; padding:18px 28px 18px 28px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#79c8ba;}
.custom-select1 .select-selected { color:#056872; transition:all 0.25s ease-out 0s; padding:18px 50px 18px 28px;}
.custom-select1:hover .select-selected { color:#ffffff;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:16px; font-weight:600; letter-spacing:normal; line-height:normal;}

.custom-row1.custom-about.custom-select2 {
    background: none;
    border: 1px solid rgba(5, 104, 114, 0.2);
    border-radius: 66px;
    transition: all 0.25s 
ease-out 0s;
    display: inline-block;
    margin: 0 auto 0;
    position: relative;
    width: 313px;
    float: left;
    cursor: pointer;
     font-family: "Geist", sans-serif;
    position: relative;
    z-index: 99;
    background: #ffff url(../images/down-kingfisher-bright-transparent-circle-arrow.svg) no-repeat;
    background-position-x: 94%;
    background-position-y: 53%;
  border: 1px solid rgba(5, 104, 114, 0.2);

}

.custom-row1.custom-about.custom-select2:hover{ background: #056872 url(../images/down-white-hawaiian-vacation-circle-arrow.svg) no-repeat;  border: 1px solid rgba(5, 104, 114, 0.2);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:#056872; 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 { color:#ffffff; transition:all 0.25s ease-out 0s; padding:18px 28px 18px 28px;}
.custom-row1.custom-about.custom-select2  .select-items .scrollb div:hover { color:#ffffff; background:#79c8ba;}
.custom-row1.custom-about.custom-select2  .select-selected { color:#056872; transition:all 0.25s ease-out 0s; padding:18px 50px 18px 28px;cursor: pointer;font-size: 16px;font-weight: 600;letter-spacing: normal;line-height: normal;}
.custom-row1.custom-about.custom-select2 :hover .select-selected { color:#ffffff;}
.custom-row1.custom-about.custom-select2  .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:16px; font-weight:600; letter-spacing:normal; line-height:normal;}
.custom-row1.custom-about.custom-select2:hover .select-selected {color: #fff;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 .select-items .scrollb div { padding:18px 10% 18px 10%;}
.custom-select1 .select-selected { padding:18px 10% 18px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px; line-height:normal;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected {font-size: 13px;line-height: normal; padding: 18px 10% 18px 10%}
.custom-row1.custom-about.custom-select2 {width:100% !important;background-size: 24px !important;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-select1 .select-selected {font-size: 13px;line-height: normal; padding: 18px 10% 18px 10%}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 .select-items .scrollb div { padding:18px 10% 18px 10%;}
.custom-select1 .select-selected { padding:18px 10% 18px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px; line-height:normal;}

.custom-row1.custom-about.custom-select2 .select-items .scrollb .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected {font-size: 13px;line-height: normal; padding: 18px 10% 18px 10%}
.custom-row1.custom-about.custom-select2 {width:100% !important;background-size: 24px !important;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-select1 .select-selected {font-size: 13px;line-height: normal; padding: 18px 10% 18px 10%}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 .select-items .scrollb div { padding:18px 10% 18px 10%;}
.custom-select1 .select-selected { padding:18px 10% 18px 10%;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px; line-height:normal;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected {font-size: 13px;line-height: normal; padding: 18px 10% 18px 10%}
.custom-row1.custom-about.custom-select2 {width:100% !important;background-size: 24px !important;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-select1 .select-selected {font-size: 13px;line-height: normal; padding: 18px 10% 18px 10%}

}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items .scrollb div { padding:18px 22px 18px 22px;}
.custom-select1 .select-selected { padding:18px 44px 18px 22px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px; line-height:normal;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected {font-size: 14px;line-height: normal;}
.custom-row1.custom-about.custom-select2 .select-items >div{font-size: 14px;line-height: normal;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected {font-size: 14px;line-height: normal;padding: 18px 44px 18px 22px;}
.custom-row1.custom-about.custom-select2 {background-size: 24px !important;}
}


@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items .scrollb div { padding:18px 25px 18px 25px;}
.custom-select1 .select-selected { padding:18px 47px 18px 25px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:15px; line-height:normal;}
.custom-row1.custom-about.custom-select2 .select-items .scrollb div, .custom-row1.custom-about.custom-select2 .select-selected {font-size: 15px;line-height: normal; padding: 18px 22px 18px 22px;}

}

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

}