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

.custom-select1 { width:100%; float:left; text-align:left; background:none; border:1px solid rgba(147,148,152,0.5); border-radius:6px; transition:all 0.25s ease-out 0s; margin:0 0 10px; position:relative;}
.custom-select1:hover { background:#ffffff; border-color:rgba(147,148,152,0.5);}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:172px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items div { color:#000000; transition:all 0.25s ease-out 0s; padding:12px 6.4% 12px 6.4%;}
.custom-select1 .select-items div:hover { color:#ffffff; background:#000000;}
.custom-select1 .select-selected { color:#595959; transition:all 0.25s ease-out 0s; padding:12px 6.4% 12px 6.4%;}
.custom-select1:hover .select-selected { color:#000000;}
.custom-select1 .select-selected:after { content:""; width:8px; height:5px; background:url(../images/down-grey-plain-arrow.svg) no-repeat center / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:6%;}
.custom-select1:hover .select-selected:after { background:url(../images/down-grey-plain-arrow.svg) no-repeat center / 100%;}
.custom-select1 .select-items::-webkit-scrollbar { width:6px;}
.custom-select1 .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:25px;}
.custom-select1 .select-items::-webkit-scrollbar-thumb { background:#000000; border-radius:25px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:15px; font-weight:400; letter-spacing:normal; line-height:normal;}

.custom-about { width:100%; float:left; text-align:left; background:none; border:1px solid rgba(147,148,152,0.5); border-radius:6px; transition:all 0.25s ease-out 0s; margin:0 0 10px; position:relative; cursor: pointer;}
.custom-about:hover { background:#ffffff; border-color:rgba(147,148,152,0.5);}
.custom-about select { display:none;}
.custom-about .select-hide { display:none;}
.custom-about .select-items { max-height:172px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-about .select-items div { color:#000000; transition:all 0.25s ease-out 0s; padding:12px 6.4% 12px 6.4%;}
.custom-about .select-items div:hover { color:#ffffff; background:#000000;}
.custom-about .select-selected { color:#595959; transition:all 0.25s ease-out 0s; padding:12px 6.4% 12px 6.4%;}
.custom-about:hover .select-selected { color:#000000;}
.custom-about .select-selected:after { content:""; width:8px; height:5px; background:url(../images/down-grey-plain-arrow.svg) no-repeat center / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:6%;}
.custom-about:hover .select-selected:after { background:url(../images/down-grey-plain-arrow.svg) no-repeat center / 100%;}
.custom-about .select-items::-webkit-scrollbar { width:6px;}
.custom-about .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:25px;}
.custom-about .select-items::-webkit-scrollbar-thumb { background:#000000; border-radius:25px;}
.custom-about .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:15px; font-weight:400; letter-spacing:normal; line-height:normal;}


.sidbar-wrapp .custom-select1 .select-selected:after { content:""; width:8px; height:5px; float:right; background:url(../images/down-white-brown-plain-arrow.svg) no-repeat top center / 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:18px;}
.sidbar-wrapp .custom-select1:hover .select-selected:after { background:url(../images/down-white-brown-plain-arrow.svg) no-repeat bottom center / 100%;}

.sidbar-wrapp .custom-select1 {border-color: rgba(255, 255, 255, 0.5);}
.sidbar-wrapp .custom-select1 .select-selected {color: #ffffff;}
.sidbar-wrapp .custom-select1:hover .select-selected {color: #000000;}

.teamer-wrapp .custom-select1 {width: 24.6%; float: none; margin: 0 auto 50px; border-color: #939498;}
.teamer-wrapp .custom-select1:hover .select-selected {color: #595959;}
.teamer-wrapp .custom-select1 .select-items div {color: #595959;}
.teamer-wrapp .custom-select1 .select-selected:after {background:url(../images/down-grey-brown-plain-arrow.svg) no-repeat top center / 100%; transform:translateY(-50%);}
.teamer-wrapp .custom-select1 .select-items div:hover {background: #d4b891;}

.teamer-wrapp .custom-about {width: 24.6%; float: none; margin: 0 auto 50px; border-color: #939498;}
.teamer-wrapp .custom-about:hover .select-selected {color: #595959;}
.teamer-wrapp .custom-about .select-items div {color: #595959;}
.teamer-wrapp .custom-about .select-selected:after {background:url(../images/down-grey-brown-plain-arrow.svg) no-repeat top center / 100%; transform:translateY(-50%);}
.teamer-wrapp .custom-about .select-items div:hover {background: #d4b891;}

.bloger-wrapp .custom-select1 {width: 24.6%; float: right; margin: 0 0 50px; border-color: #939498;}
.bloger-wrapp .custom-select1:hover .select-selected {color: #595959;}
.bloger-wrapp .custom-select1 .select-items div {color: #595959;}
.bloger-wrapp .custom-select1 .select-selected:after {background:url(../images/down-grey-brown-plain-arrow.svg) no-repeat top center / 100%; transform:translateY(-50%);}
.bloger-wrapp .custom-select1 .select-items div:hover {background: #d4b891;}

.galler-wrapp .custom-select1 {width: 24.6%; float: right; margin: 0 0 50px; border-color: #939498;}
.galler-wrapp .custom-select1:hover .select-selected {color: #595959;}
.galler-wrapp .custom-select1 .select-items div {color: #595959;}
.galler-wrapp .custom-select1 .select-selected:after {background:url(../images/down-grey-brown-plain-arrow.svg) no-repeat top center / 100%; transform:translateY(-50%);}
.galler-wrapp .custom-select1 .select-items div:hover {background: #d4b891;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { width:100%; text-align:center; margin:0 0 4.2%;}
.custom-select1 .select-items div { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected:after { width:8px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:13px;}

.sidbar-wrapp .custom-select1 {text-align: left;}

.bloger-wrapp .custom-select1 {width: 100%; margin-bottom: 50px;}

.teamer-wrapp .custom-select1 {width: 100%; margin-bottom: 50px;}

.galler-wrapp .custom-select1 {width: 100%; margin-bottom: 60px;}

} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { width:100%; text-align:center; margin:0 0 4.2%;}
.custom-select1 .select-items div { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected:after { width:8px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:13px;}

.sidbar-wrapp .custom-select1 {text-align: left;}
.bloger-wrapp .custom-select1 {width: 100%;}

.teamer-wrapp .custom-select1 {width: 100%;}

.galler-wrapp .custom-select1 {width: 100%;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:48%; text-align:center; margin:0 0 4.2%;}
.custom-select1:nth-child(2n) { float:right;}
.custom-select1 .select-items div { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected:after { width:8px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:13px;}

.sidbar-wrapp .custom-select1 {text-align: left;}

.bloger-wrapp .custom-select1 {width: 100%;}

.teamer-wrapp .custom-select1 {width: 100%;}

.galler-wrapp .custom-select1 {width: 100%;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 { margin:0 0 6px;}
.custom-select1 .select-items div { padding:11px 6.4% 11px 6.4%;}
.custom-select1 .select-selected { padding:11px 6.4% 11px 6.4%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:13px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 { margin:0 0 8px;}
.custom-select1 .select-items div { padding:11px 6.4% 11px 6.4%;}
.custom-select1 .select-selected { padding:11px 6.4% 11px 6.4%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:14px;}
}

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

}