@charset "utf-8";



/* CSS Document */

.custom-row1 { width:100%; float:left; margin:28px 0 0;}

.custom-select1 { width:300px; height:44px; float:none; text-align:left; background:#f8f8fa; border:1px solid #cdc5bc; border-radius:40px; transition:all 0.25s ease-out 0s; display:inline-block; margin:0 10px 0 0; position:relative;}

.custom-select1:hover { background:#b1a393; border:1px solid #b1a393;}

.custom-select1:hover .select-selected { color:#f8f8fa;}

.custom-select1 select { display:none;}

.custom-select1 .select-hide { display:none;}

.custom-select1 .select-items { background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}

.custom-select1 .select-items div { color:#b1a393; padding:10px 18px;}

.custom-select1 .select-items div:hover { color:#ffffff; background:#b1a393;}

.custom-select1 .select-selected { color:#b1a393; padding:11px 28px 13px 28px;}

.custom-select1 .select-selected:after { content:""; width:10px; height:7px; background:url(../images/down1-brown-plain-arrow.svg) no-repeat center / 100% 100%; transform:translateY(-50%); position:absolute; top:50%; right:24px;}

.custom-select1:hover .select-selected:after { background:url(../images/down2-white-plain-arrow.svg) no-repeat center / 100% 100%;}

.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:13.5px; letter-spacing:1.40px; text-transform:uppercase;}



.inner-wrapp .custom-select1 { background:none;}

.inner-wrapp .custom-select1 .select-selected { color:#fff;}

.inner-wrapp .custom-about { background:none;}

.inner-wrapp .custom-about .select-selected { color:#fff;}



.custom-about { width:300px; height:44px; float:none; text-align:left; background:#f8f8fa; border:1px solid #cdc5bc; border-radius:40px; transition:all 0.25s ease-out 0s; display:inline-block; margin:0 10px 0 0; position:relative;}

.custom-about:hover { background:#b1a393; border:1px solid #b1a393;}

.custom-about:hover .select-selected { color:#f8f8fa;}

.custom-about select { display:none;}

.custom-about .select-hide { display:none;}

.custom-about .select-items { background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}

.custom-about .select-items div { color:#b1a393; padding:10px 18px;}

.custom-about .select-items div:hover { color:#ffffff; background:#b1a393;}

.custom-about .select-selected { color:#b1a393; padding:11px 28px 13px 28px;}

.custom-about .select-selected:after { content:""; width:10px; height:7px; background:url(../images/down1-brown-plain-arrow.svg) no-repeat center / 100% 100%; transform:translateY(-50%); position:absolute; top:50%; right:24px;}

.custom-about:hover .select-selected:after { background:url(../images/down2-white-plain-arrow.svg) no-repeat center / 100% 100%;}

.custom-about .select-items div, .custom-about .select-selected { cursor:pointer; font-size:13.5px; letter-spacing:1.40px; text-transform:uppercase;}





/*Smartphone css*/

@media screen and (max-width: 480px) {

.custom-row1 { width:100%; margin:12px 0 0;}

.custom-select1 { width:100%; height:42px; text-align:center; margin:0 0 4.2%; z-index:999;}

.custom-select1 .select-selected { padding:11px 5% 13px 5%;}

.custom-select1 .select-selected:after { right:5%;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11.5px; letter-spacing:1px;}



.custom-about { width:100%; height:42px; text-align:center; margin:0 0 4.2%; z-index:999;}

.custom-about .select-selected { padding:11px 5% 13px 5%;}

.custom-about .select-selected:after { right:5%;}

.custom-about .select-items div, .custom-about .select-selected { font-size:11.5px; letter-spacing:1px;}

} 



@media screen and (min-width:481px) and (max-width:600px) {

.custom-row1 { width:100%; margin:12px 0 0;}

.custom-select1 { width:100%; height:42px; text-align:center; margin:0 0 4.2%; z-index:999;}

.custom-select1 .select-selected { padding:11px 5% 13px 5%;}

.custom-select1 .select-selected:after { right:5%;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11.5px; letter-spacing:1px;}



.custom-about { width:100%; height:42px; text-align:center; margin:0 0 4.2%; z-index:999;}

.custom-about .select-selected { padding:11px 5% 13px 5%;}

.custom-about .select-selected:after { right:5%;}

.custom-about .select-items div, .custom-about .select-selected { font-size:11.5px; letter-spacing:1px;}

}



@media screen and (min-width:601px) and (max-width:767px) {

.custom-row1 { width:100%; margin:12px 0 0;}

.custom-select1 { width:100%; height:42px; text-align:center; margin:0 0 4.2%; z-index:999;}

.custom-select1 .select-selected { padding:11px 5% 13px 5%;}

.custom-select1 .select-selected:after { right:5%;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11.5px; letter-spacing:1px;}


.custom-about { width:100%; height:42px; text-align:center; margin:0 0 4.2%; z-index:999;}

.custom-about .select-selected { padding:11px 5% 13px 5%;}

.custom-about .select-selected:after { right:5%;}

.custom-about .select-items div, .custom-about .select-selected { font-size:11.5px; letter-spacing:1px;}

}



@media screen and (min-width:768px) and (max-width:900px) {

.custom-row1 { margin:22px 0 0;}

.custom-select1 { width:200px; height:41px; margin:0 6px 0 0;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:10.5px; letter-spacing:1px; padding:11px 22px 13px 22px;}


.custom-about { width:200px; height:41px; margin:0 6px 0 0;}

.custom-about .select-items div, .custom-about .select-selected { font-size:10.5px; letter-spacing:1px; padding:11px 22px 13px 22px;}


}



@media screen and (min-width:901px) and (max-width:1024px) {

.custom-row1 { margin:25px 0 0;}

.custom-select1 { width:250px; height:42px; margin:0 8px 0 0;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11.5px; letter-spacing:1.20px; padding:11px 25px 13px 25px;}


.custom-about { width:250px; height:42px; margin:0 8px 0 0;}

.custom-about .select-items div, .custom-about .select-selected { font-size:11.5px; letter-spacing:1.20px; padding:11px 25px 13px 25px;}

}



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

.custom-row1 { margin:25px 0 0;}

.custom-select1 { width:250px; height:42px; margin:0 8px 0 0;}

.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11.5px; letter-spacing:1.20px; padding:11px 25px 13px 25px;}


.custom-about { width:250px; height:42px; margin:0 8px 0 0;}

.custom-about .select-items div, .custom-about .select-selected { font-size:11.5px; letter-spacing:1.20px; padding:11px 25px 13px 25px;}

}



@media screen and (-webkit-min-device-pixel-ratio:0) {

.mac-os .custom-select1 .select-selected { padding-top:16px; padding-bottom:14px;}

.mac-os .custom-about .select-selected { padding-top:16px; padding-bottom:14px;}

}