@charset "utf-8";



/* CSS Document */

.custom-row1 { width:auto; float:left; background:#ffffff; box-shadow:0px 17px 59px 0px rgba(23,145,204,0.18); border-radius:30px; margin:0 0 0; padding:4px 4px 4px 25px; position:relative; z-index:9;}

.select-hide { display:none;}

.custom-text1 { float:left; font-size:14px; color:#73b2dd; letter-spacing:0.3px; line-height:28px; margin:6px 14px 0 0; font-family: 'Poppins', sans-serif; font-weight: 700;}

.custom-select1 { width:271px; height:39px; float:right; text-align:left; background:#73b2dd; border:1px solid #73b2dd; border-radius:40px; transition:all 0.25s ease-out 0s; margin:0 0 0; position:relative;}

.custom-select1:hover { background:#ffffff; border:1px solid #73b2dd;}

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

.custom-select1 select { display:none;}

.custom-select1:after { content:""; width:12px; height:6px; background:url(../images/custom-arrow1.svg) no-repeat 100% 100%; transform:translateY(-50%); position:absolute; top:50%; right:16px;}

.custom-select1:hover:after { background:url(../images/custom-arrow11.svg) no-repeat 100% 100%;}

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

.select-items div { color:#73b2dd; padding:10px 18px;}

.select-items div:hover { color:#ffffff; background:#73b2dd;}

.select-selected { color:#ffffff; padding:8px 20px 10px 20px;}

.select-items div, .select-selected { cursor:pointer; font-size:14px; letter-spacing:0.4px;}

.custom-select1 .select-items {max-height: 165px; overflow-y: scroll;}


.custom-about { width:271px; height:39px; float:right; text-align:left; background:#73b2dd; border:1px solid #73b2dd; border-radius:40px; transition:all 0.25s ease-out 0s; margin:0 0 0; position:relative;}
.custom-about:hover { background:#ffffff; border:1px solid #73b2dd;}
.custom-about:hover .select-selected { color:#73b2dd;}
.custom-about select { display:none;}
.custom-about:after { content:""; width:12px; height:6px; background:url(../images/custom-arrow1.svg) no-repeat 100% 100%; transform:translateY(-50%); position:absolute; top:50%; right:16px;}
.custom-about:hover:after { background:url(../images/custom-arrow11.png) no-repeat 100% 100%;}




/*Smartphone css*/

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

.custom-row1 { width:auto; background:none; box-shadow:none; border-radius:30px; margin:0 0 0; padding:0 5% 0;}

.custom-text1 { width:100%; display:none; margin:0 0 0;}

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

.custom-select1:after { right:3%;}

.select-selected { padding:10px 5% 10px 5%;}

.select-items div, .select-selected { font-size:13px; font-weight: 500;  letter-spacing: 0.4px;}



.custom-about { width:100%; height:38px; text-align:center; margin:0 0 4.2%; position:relative; z-index:999;}
.custom-about:after { right:5%;}

.custom-select1 .select-items { max-height: 160px;}

} 



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

.custom-text1 { width:100%; display:none; margin:0 0 0;}

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

.custom-select1:after { right:3%;}

.select-selected { padding:10px 5% 10px 5%;}

.custom-text1, .select-items div, .select-selected { font-size:13px; font-weight: 500;   letter-spacing: 0.4px;}


.custom-about { width:100%; height:35px; text-align:center; margin:0 0 4.2%; position:relative; z-index:999;}
.custom-about:after { right:5%;}

.custom-select1 .select-items { max-height: 160px;}

}



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

.custom-text1 { width:100%; display:none; margin:0 0 0;}

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

.custom-select1:after { right:3%;}

.select-selected { padding:10px 5% 10px 5%;}

.custom-text1, .select-items div, .select-selected { font-size:13px; font-weight: 500;  letter-spacing: 0.4px;}


.custom-about { width:100%; height:35px; text-align:center; margin:0 0 4.2%; position:relative; z-index:999;}
.custom-about:after { right:5%;}

.custom-select1 .select-items { max-height: 160px;}

}



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

.custom-row1 { padding:4px 4px 4px 13px;}

.custom-text1 { font-size:12px; line-height:26px; margin:6px 8px 0 0;}

.custom-select1 { width:200px; height:35px;}

.select-items div, .select-selected { font-size:12px;}

.custom-about { width:240px; height:35px;}

.select-items div {padding: 10px 15px;}

.custom-select1 .select-items {height: 156px;}

.select-items div { padding: 10px 10px;}

}



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

.custom-row1 { padding:4px 4px 4px 22px;}

.custom-text1 { font-size:13px; line-height:27px; margin:6px 11px 0 0;}

.custom-select1 { width:214px; height:38px;}

.select-items div, .select-selected { font-size:13px;}

.custom-about { width:250px; height:38px;}

.select-items div { padding: 10px 10px;}

}



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

.custom-row1 { padding:4px 4px 4px 22px;}

.custom-text1 { font-size:13px; line-height:27px; margin:6px 11px 0 0;}

.custom-select1 { width:214px; height:38px;}

.select-items div, .select-selected { font-size:13px;}

.custom-about { width:250px; height:38px;}
}