.select-city__modal__list {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    margin: 20px 0;
    font: 700 16px/22px 'Roboto';
    padding: 30px;
    cursor: pointer;
}
p.select-city__modal__list__item {
    width: 100%;
    height: 40px;
    font-weight: 400;
}
.select-city-wrap{
    margin-left: 7px;
}
.select-city__block__text{
color:#aeaeae
}
.select-city__block__text-city{
font-weight:500;
position:relative;
padding-right:16px;
cursor:pointer
}
.header .select-city__block__text-city:after{
content:'';
position:absolute;
width:0;
height:0;
border:4px solid transparent;
border-top:4px solid #fff;
top:8px;
right:0
}
.select-city__dropdown__title{
color:#414141;
font-size:13px;
line-height:30px;
display:block;
margin-bottom:10px
}
.select-city__dropdown{
background-color:#ffffff;
box-shadow:0px 5px 5px 0px rgba(0,0,0,0.22);
width:211px;
text-align:center;
padding:11px 5px 17px 5px
}
.select-city__dropdown-wrap{
z-index:99;
position:absolute
}
.select-city__dropdown__choose{
display:inline-block;
height:32px;
width:82px;
font-size:12px;
line-height:32px;
text-transform:uppercase;
text-align:center;
cursor:pointer
}
.select-city__dropdown__choose:hover,.select-city__dropdown__choose:active,
.select-city__dropdown__choose:focus{
opacity:.7
}
.select-city__dropdown__choose__yes{
color:#919294;
border:1px solid #d3d3d3;
margin-right:15px
}
.select-city__dropdown__choose__no{
color:#ffffff;
background:#333333
}
.select-city__dropdown__choose-wrap{
width:100%;
display:flex;
align-items:center;
justify-content:center
}
.select-city__modal{
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:3000;
height:100%;
width:100%;
display:none
}
.select-city__modal h3{
font:800 24px/34px 'Circe';
text-transform:uppercase;
padding:24px 60px 16px 30px;
border-bottom:1px solid #eee;
color:#1a1a1a
}
.modal__overlay{
display:none;
position:fixed;
left:0;
top:0;
bottom:0;
right:0;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.5);
z-index:2500
}
.select-city__modal-wrap{
margin: 5% 73%;
background:#fff;
position:relative;
box-sizing:border-box;
width: 400px;
max-height:95vh
}
.select-city__modal__title{
color:#1a1a1a !important;
margin-bottom:20px !important;
display: none;
}
.select-city__modal__list__title {
    color: #660000;
    display: none;
    height: 50px;
    align-items: center;
    border-bottom: 1px solid #660000;
}
.select-city__modal__list__item{
color:#414141 !important;
margin-bottom:0 !important
}
.select-city__modal__list__item:hover,.select-city__modal__list__item:focus,
.select-city__modal__list__item:active{
color:#660000 !important
}
.select-city__modal__submit__block-wrap{
position:relative
}
.select-city__modal__submit__title{
color:#1a1a1a
}
.select-city__modal__submit__btn:hover,.select-city__modal__submit__btn:active,
.select-city__modal__submit__btn:focus{
color:#1a1a1a;
background:#fff323
}
.select-city__close{
background:url(/local/templates/glavsnab/images/close.png) 50% 50% no-repeat;
position:absolute;
text-indent:-999px;
overflow:hidden;
right:11px;
top:12px;
width:50px;
height:50px;
border:0;
cursor: pointer;
}
.select-city__close:hover{
opacity:.7
}
@media ( max-width :991px){
.select-city__modal-wrap{
width:450px;
padding:37px 25px 40px 25px
}
.select-city__modal__list{
columns:2
}
}
@media ( min-width :992px) and ( max-width :1919px){
.select-city__modal-wrap{
margin: 12vh 7%;
}
}
@media ( max-width :767px){
.select-city__modal{
overflow:auto
}
}
@media ( min-width :576px) and ( max-width :991px){
.select-city__modal-wrap{
margin: 9vh 12%;
}
}
@media ( max-width :575px){
.select-city__modal-wrap{
width:80%;
padding:27px 20px 30px 20px;
position:absolute;
top:29%;
left:50%;
transform:translate(-50%,-50%);
margin:0 auto
}
.select-city__modal__title{
font-size:22px !important;
margin-bottom:10px !important
}
.select-city__close{
top:15px;
right:15px
}
.select-city__modal__list__item{
font-size:13px !important
}
}
@media ( max-width :400px){
.select-city__modal__list{
columns:unset;
max-height:auto;
overflow:auto
}
.select-city__modal__list__title{
line-height:20px
}
.select-city__modal__submit__block-wrap{
width:calc(100% - 30px);
}
.select-city__modal__submit__input{
margin-right:0px
}
.select-city__modal-wrap{
width: 100%;
padding:15px 20px
}
.select-city__modal__submit__btn{
width:65px
}
}
.select-city__modal__submit__block-wrap__input_wrap .sey-container{
position:absolute;
width:100%
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list{
padding-left:0;
margin:0
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list li{
list-style:none
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-item{
border-bottom:1px solid #d3d3d3;
border-right:1px solid #d3d3d3;
border-left:1px solid #d3d3d3;
background:#ffffff;
height:32px;
width:100%;
max-width:517px;
color:#414141;
padding:0 15px;
line-height:32px;
margin:0!important
}
.select-city__modal__submit__block-wrap__input_wrap .sey-list .sey-hide{
display:none
}
.select-city__modal__submit__block-wrap__input_wrap_error{
color:red;
position:absolute;
top:-20px
}
.select-city__modal__submit-wrap {
    display: none;
}