/*! CSS Used from: https://c.prostitutkispb.net/assets/styles/main-public.eaa9b4ec.css */
.d-none{display:none!important;}
.d-inline-block{display:inline-block!important;}
.d-block{display:block!important;}
.d-flex{display:flex!important;}
@media (min-width:576px){
.d-sm-none{display:none!important;}
.d-sm-block{display:block!important;}
.d-sm-flex{display:flex!important;}
}
@media (min-width:768px){
.d-md-none{display:none!important;}
.d-md-block{display:block!important;}
.d-md-flex{display:flex!important;}
}
@media (min-width:992px){
.d-lg-none{display:none!important;}
.d-lg-block{display:block!important;}
.d-lg-flex{display:flex!important;}
}
@media (min-width:1200px){
.d-xl-none{display:none!important;}
.d-xl-block{display:block!important;}
.d-xl-flex{display:flex!important;}
}
.flex-row{flex-direction:row!important;}
.flex-column{flex-direction:column!important;}
.flex-wrap{flex-wrap:wrap!important;}
.flex-fill{flex:1 1 auto!important;}
.justify-content-center{justify-content:center!important;}
.justify-content-between{justify-content:space-between!important;}
.align-items-start{align-items:flex-start!important;}
.align-items-center{align-items:center!important;}
@media (min-width:576px){
.flex-sm-nowrap{flex-wrap:nowrap!important;}
.justify-content-sm-between{justify-content:space-between!important;}
}
@media (min-width:768px){
.flex-md-row{flex-direction:row!important;}
.justify-content-md-start{justify-content:flex-start!important;}
}
@media (min-width:992px){
.justify-content-lg-center{justify-content:center!important;}
}
@media (min-width:1200px){
.justify-content-xl-between{justify-content:space-between!important;}
}
.float-left{float:right!important;}
.w-100{width:100%!important;}
.m-0{margin:0!important;}
.mb-0{margin-bottom:0!important;}
.mr-1{margin-left:.25rem!important;}
.mb-1{margin-bottom:.25rem!important;}
.ml-1{margin-right:.25rem!important;}
.mt-2{margin-top:.6rem!important;}
.mr-2{margin-left:.6rem!important;}
.mb-2{margin-bottom:.6rem!important;}
.ml-2{margin-right:.6rem!important;}
.mr-3{margin-left:1rem!important;}
.mb-3{margin-bottom:1rem!important;}
.p-0{padding:0!important;}
.pb-0{padding-bottom:0!important;}
.pl-0{padding-left:0!important;}
.pr-1{padding-left:.25rem!important;}
.pl-1{padding-right:.25rem!important;}
.p-2{padding:.6rem!important;}
.pt-2{padding-top:.6rem!important;}
.pb-2{padding-bottom:.6rem!important;}
.pr-3{padding-left:1rem!important;}
.mr-auto{margin-left:auto!important;}
.ml-auto{margin-right:auto!important;}
@media (min-width:576px){
.mb-sm-3{margin-bottom:1rem!important;}
.p-sm-3{padding:1rem!important;}
.pt-sm-3{padding-top:1rem!important;}
.pr-sm-3{padding-right:1rem!important;}
.pb-sm-3{padding-bottom:1rem!important;}
.pl-sm-3{padding-left:1rem!important;}
.ml-sm-auto{margin-right:auto!important;}
}
@media (min-width:768px){
.mb-md-0{margin-bottom:0!important;}
.mr-md-3{margin-right:1rem!important;}
.mb-md-3{margin-bottom:1rem!important;}
.pt-md-0{padding-top:0!important;}
.pb-md-0{padding-bottom:0!important;}
.pl-md-3{padding-left:1rem!important;}
.ml-md-auto{margin-right:auto!important;}
}
@media (min-width:992px){
.mb-lg-4{margin-bottom:1.25rem!important;}
.p-lg-4{padding:1.25rem!important;}
}
@media (min-width:1200px){
.mb-xl-3{margin-bottom:1rem!important;}
.pr-xl-4{padding-right:1.25rem!important;}
.pl-xl-5{padding-right:1.9rem!important;}
}
.text-center{text-align:center!important;}
*,:after,:before{box-sizing:border-box;}
footer,header{display:block;}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:right;background-color:#fff;direction:rtl;}
[tabindex="-1"]:focus:not(:focus-visible){outline:0!important;}
h1,h2,h3,h5{margin-top:0;margin-bottom:.5rem;}
p{margin-top:0;margin-bottom:1rem;}
ul{margin-bottom:1rem;}
ul{margin-top:0;}
ul ul{margin-bottom:0;}
a{color:#007bff;text-decoration:none;background-color:transparent;}
a:hover{color:#0056b3;text-decoration:underline;}
img{border-style:none;}
img,svg{vertical-align:middle;}
svg{overflow:hidden;}
label{display:inline-block;margin-bottom:.5rem;}
button{border-radius:0;}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}
button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button,input{overflow:visible;}
button{text-transform:none;}
[role=button]{cursor:pointer;}
[type=button],button{-webkit-appearance:button;}
[type=button]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none;}
input[type=radio]{box-sizing:border-box;padding:0;}
textarea{overflow:auto;resize:vertical;}
template{display:none;}
h1,h2,h3,h5{margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h1{font-size:2.5rem;}
h2{font-size:2rem;}
h3{font-size:1.75rem;}
h5{font-size:1.25rem;}
.list-unstyled{padding-right:0;list-style:none;}
.img-fluid{max-width:100%;height:auto;}
.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4375rem .75rem;font-size:1rem;line-height:1.5;border-radius:30px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.btn{transition:none;}
}
.btn:hover{color:#212529;text-decoration:none;}
.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}
.btn:disabled{opacity:.65;}
.btn-secondary{color:#212529;background-color:#e0e0e0;border-color:#e0e0e0;}
.btn-secondary:focus,.btn-secondary:hover{color:#212529;background-color:#cdcdcd;border-color:#c7c7c7;}
.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(195,196,197,.5);}
.btn-secondary:disabled{color:#212529;background-color:#e0e0e0;border-color:#e0e0e0;}
.btn-danger{background-color:#f7901d;border-color:#f7901d;}
.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#e67d08;border-color:#d97608;}
.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(248,161,63,.5);}
.btn-danger:disabled{color:#fff;background-color:#f7901d;border-color:#f7901d;}
.btn-dark{color:#212529;background-color:#e0e0e0;border-color:#e0e0e0;}
.btn-dark:focus,.btn-dark:hover{color:#212529;background-color:#cdcdcd;border-color:#c7c7c7;}
.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(195,196,197,.5);}
.btn-dark:disabled{color:#212529;background-color:#e0e0e0;border-color:#e0e0e0;}
.btn-block{display:block;width:100%;}
.btn-block+.btn-block{margin-top:.5rem;}
.container-xl{width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}
@media (min-width:1200px){
.container-xl{max-width:1140px;}
}
.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;}
.col-12,.col-xl-5,.col-xl-7{position:relative;width:100%;padding-left:15px;padding-right:15px;}
.col-12{flex:0 0 100%;max-width:100%;}
@media (min-width:992px){
.order-lg-1{order:1;}
.order-lg-2{order:2;}
}
@media (min-width:1200px){
.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%;}
.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%;}
}
.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-left:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none;}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:30px;}
.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none;}
.dropdown{position:relative;}
.form-control{display:block;width:100%;height:calc(1.5em + .875rem + 2px);padding:.4375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#383838;background-color:#f5f5f5;background-clip:padding-box;border:1px solid #f5f5f5;border-radius:30px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.form-control{transition:none;}
}
.form-control::-ms-expand{background-color:transparent;border:0;}
.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #383838;}
.form-control:focus{color:#383838;background-color:#f5f5f5;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}
.form-control::placeholder{color:#6c757d;opacity:1;}
.form-control:disabled{background-color:#e9ecef;opacity:1;}
textarea.form-control{height:auto;}
.form-group{margin-bottom:1rem;}
.fade{transition:opacity .15s linear;}
@media (prefers-reduced-motion:reduce){
.fade{transition:none;}
}
.fade:not(.show){opacity:0;}
.collapse:not(.show){display:none;}
.nav{display:flex;flex-wrap:wrap;padding-right:0;margin-bottom:0;list-style:none;}
.tab-content>.tab-pane{display:none;}
.tab-content>.active{display:block;}
.border-line:after{margin-top:10px;content:"";width:100px;height:4px;background-color:#f7901d;border-radius:3px;display:grid;}
@media (max-width:480px){
.border-line.mobile-short:after{width:100%;}
}
h1{font-weight:400;font-size:20px;line-height:23px;margin-bottom:20px;}
@media (min-width:992px){
h1{font-size:26px;line-height:20px;}
}
@media (min-width:1200px){
h1{font-size:28px;line-height:33px;margin-bottom:20px;}
}
h2{font-weight:400;font-size:18px;line-height:21px;margin-bottom:15px;}
@media (min-width:992px){
h2{font-size:20px;line-height:23px;}
}
@media (min-width:1200px){
h2{font-size:22px;line-height:26px;}
}
h3{font-weight:400;font-size:22px;line-height:26px;margin-bottom:12px;}
@media (max-width:991.98px){
h3{font-size:20px;line-height:23px;}
}
@media (max-width:767.98px){
h3{font-size:18px;line-height:21px;}
}
@media (min-width:768px){
h3{margin-bottom:20px;}
}
h5{font-weight:700;font-size:18px;line-height:21px;}
@media (max-width:991.98px){
h5{font-size:16px;line-height:19px;}
}
@media (max-width:767.98px){
h5{font-size:16px;line-height:19px;}
}
p{font-weight:400;font-size:16px;line-height:19px;}
body{font-family:Roboto,sans-serif;background-color:#f8f8f8;color:#fff;font-size:16px;height:100%;}
body .wrapper{height:100%;min-height:100%;margin:0 auto;position:relative;max-width:1980px;}
.content{padding-right:10px;padding-left:10px;width:100%;margin-left:auto;margin-right:auto;position:relative;z-index:0;}
@media (min-width:576px){
.content{padding-right:15px;padding-left:15px;}
}
@media (min-width:1200px){
.content{padding-right:30px;padding-left:30px;}
}
.content-fixed{padding-left:0;padding-right:0;}
@media (min-width:576px){
.content-fixed{padding-left:15px;padding-right:15px;}
}
@media (min-width:1200px){
.content-fixed{padding-left:30px;padding-right:30px;}
}
@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){
body{height:100%;}
body{overflow:auto;}
}
.icon{display:inline-block;width:1em;height:1em;stroke-width:0;fill:grey;}
a{transition:all .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
a{transition:none;}
}
a .icon{transition:all .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
a .icon{transition:none;}
}
@media (min-width:1600px){
.d-xxl-flex{display:flex;}
}
header.main{background-color:#fff;position:relative;z-index:4;}
header.main .header-height{height:50px;}
@media (min-width:768px){
header.main .header-height{height:60px;}
}
header.main .header-nav-margin{margin-left:20px;}
@media (min-width:1200px){
header.main .header-nav-margin{margin-left:50px;}
}
@media (min-width:1200px){
header.main .header-nav-margin:first-child{margin-left:20px;}
}
header.main .header-navbar{height:100%;}
header.main .header-navbar .navbar-toggler{width:50px;outline:none;height:100%;padding:0;border:0;transition:all .15s ease-in-out;}
header.main .header-navbar .navbar-toggler .navbar-toggler__close{display:none;}
@media (min-width:768px){
header.main .header-navbar .navbar-toggler{width:60px;}
}
@media (prefers-reduced-motion:reduce){
header.main .header-navbar .navbar-toggler{transition:none;}
}
header.main .header-navbar .navbar-toggler:hover{background-color:#f0f0f0;}
header.main .header-navbar .header-navigation{position:absolute;right:0;top:100%;}
header.main .header-navbar .header-navigation__content{min-width:250px;background-color:#f0f0f0;}
header.main .header-navbar .header-navigation__content a.navigation-item{background-color:#f0f0f0;color:#383838;text-decoration:none!important;border-bottom:1px solid #e9e9e9;padding:0 10px;height:50px;font-size:16px;line-height:19px;transition:all .15s ease-in-out;}
header.main .header-navbar .header-navigation__content a.navigation-item span,header.main .header-navbar .header-navigation__content a.navigation-item svg{pointer-events:none;}
@media (prefers-reduced-motion:reduce){
header.main .header-navbar .header-navigation__content a.navigation-item{transition:none;}
}
header.main .header-navbar .header-navigation__content a.navigation-item span{font-style:normal;color:#383838;font-size:14px;line-height:14px;}
header.main .header-navbar .header-navigation__content a.navigation-item .icon:not(.navigation-arrow){margin:0 5px 0 15px;font-size:20px;transition:all .15s ease-in-out;fill:#9a8b6a;}
@media (prefers-reduced-motion:reduce){
header.main .header-navbar .header-navigation__content a.navigation-item .icon:not(.navigation-arrow){transition:none;}
}
header.main .header-navbar .header-navigation__content a.navigation-item:hover{background-color:#fff;}
header.main .header-navbar .header-navigation__content a.navigation-item:hover .icon:not(.navigation-arrow){fill:#9a8b6a;}
@media (min-width:576px){
header.main .header-navbar .header-navigation{right:15px;}
}
@media (min-width:1200px){
header.main .header-navbar .header-navigation{right:30px;}
}
header.main .header-metro{color:#666;font-size:16px;line-height:19px;}
header.main .header-metro button{text-decoration:none;color:#f7901d;cursor:pointer;}
header.main .header-metro button:hover{color:#f7901d;text-decoration:underline;}
header.main .header-metro button:focus{box-shadow:none;}
header.main .header-profile,header.main .header-profile__dropdown{height:100%;}
header.main .header-profile__dropdown .profile-button{border:transparent;border-radius:0;box-shadow:none!important;padding:10px 13px;height:100%;}
@media (min-width:576px){
header.main .header-profile__dropdown .profile-button{padding:10px 20px;}
}
header.main .header-profile__dropdown .icon{font-size:24px;}
input{outline:none;}
textarea{-moz-appearance:textfield;padding:7px 15px;background-color:#f5f5f5;color:#383838;border:1px solid #f5f5f5;transition:all .3s ease;outline:none;}
textarea::placeholder{color:#a5a5a5;}
textarea:hover{border-color:#a5a5a5;}
textarea:focus{background-color:#fff;border-color:#f7901d;}
textarea:disabled{background-color:#fff;border-color:#ececec;color:#a5a5a5;}
.btn-danger{color:#fff;}
.btn-danger .icon{fill:#fff;}
.btn-dark{color:#2d2d2d;}
.btn-secondary{color:#2d2d2d;}
.btn:focus{box-shadow:none;}
.recommended-items-row{display:flex;margin-bottom:20px;margin-right:-10px;margin-left:-10px;}
@media (min-width:768px){
.recommended-items-row{margin-right:-5px;margin-left:-5px;}
}
.recommended-items-row>div{flex:0 0 50%;max-width:50%;padding-left:2px;padding-right:2px;margin-bottom:4px;}
@media (min-width:768px){
.recommended-items-row>div{padding-left:5px;padding-right:5px;margin-bottom:10px;}
}
@media (min-width:576px){
.recommended-items-row>div{flex:0 0 33.33333%;max-width:33.33333%;}
}
@media (min-width:768px){
.recommended-items-row>div{flex:0 0 25%;max-width:25%;}
.recommended-items-row>div:nth-child(5),.recommended-items-row>div:nth-child(6){display:none;}
}
@media (min-width:1279px){
.recommended-items-row>div{flex:0 0 16.666666%;max-width:16.666666%;}
.recommended-items-row>div:nth-child(5),.recommended-items-row>div:nth-child(6){display:block;}
}
.recommended-widget .recommended-model{padding:0 10px 15px;}
@media (min-width:1680px){
.recommended-widget .recommended-model{padding:0 15px 15px;}
}
.recommended-widget .recommended-model__url{text-decoration:none!important;margin-bottom:10px;}
.recommended-widget .recommended-model__url:hover .recommended-model__images:before{opacity:1;}
.recommended-widget .recommended-model__phone{font-weight:700;font-size:14px;line-height:16px;}
@media (min-width:1380px){
.recommended-widget .recommended-model__phone{font-size:18px;line-height:21px;}
}
.recommended-widget .recommended-model__phone span{font-size:14px;line-height:20px;font-weight:400;color:#4b0500;}
@media (min-width:1380px){
.recommended-widget .recommended-model__phone span{font-size:16px;line-height:20px;}
}
.recommended-widget .recommended-model__name{font-size:13px;line-height:15px;font-weight:700;color:#fff;padding:13px 0;}
@media (min-width:576px){
.recommended-widget .recommended-model__name{font-size:14px;line-height:16px;}
}
@media (min-width:1380px){
.recommended-widget .recommended-model__name{font-size:18px;line-height:21px;}
}
.recommended-widget .recommended-model__name .icon{font-size:20px;}
.recommended-widget .recommended-model__images{position:relative;}
.recommended-widget .recommended-model__images:before{content:"";width:100%;height:100%;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.2) 56.25%,rgba(0,0,0,.3));transition:opacity .2s ease-out;opacity:0;position:absolute;right:0;top:0;}
.comments-form textarea{padding-left:50px;color:#383838;background:#f5f5f5;border:1px solid #f5f5f5;box-sizing:border-box;border-radius:8px;}
.comments-form textarea:focus{background-color:#fff;border-color:#383838;color:#383838;}
.comments-form__rated span{font-size:14px;line-height:16px;color:#383838;}
@media (min-width:576px){
.comments-form__rated span{font-size:16px;line-height:19px;}
}
.comments-form__rated .icon{font-size:24px;padding-left:1px!important;cursor:pointer;fill:#e2e2e2;transition:all .3s ease;}
.comments-form__rated .icon:first-of-type{margin-right:0!important;}
.comments-form .submit{width:170px;height:40px;font-weight:700;font-size:16px;line-height:19px;cursor:pointer;background:#f7901d;border-radius:20px;color:#fff;justify-content:center;}
footer.footer{position:relative;background-color:#463d32;border-top:4px solid #f7901d;padding:35px 0;}
footer.footer .footer-content__logo{margin:0 0 15px;}
footer.footer .footer-content__navigation{margin:0 0 40px;}
footer.footer .footer-content__navigation li{margin-bottom:15px;display:block;}
@media (min-width:450px){
footer.footer .footer-content__navigation li{display:inline-block;margin-right:10px;background:url(https://c.prostitutkispb.net/assets/images/ellipse.5210e388.svg) no-repeat 100%;padding-right:20px;}
footer.footer .footer-content__navigation li:last-child{padding-left:20px;background:url(https://c.prostitutkispb.net/assets/images/ellipse.5210e388.svg) no-repeat 0%,url(https://c.prostitutkispb.net/assets/images/ellipse.5210e388.svg) no-repeat 100%;}
}
footer.footer .footer-content__navigation li a{text-decoration:underline;font-size:16px;line-height:20px;color:#fff;}
footer.footer .footer-content__navigation li a:hover{text-decoration:none;}
footer.footer .footer-content__info{font-size:14px;line-height:20px;color:#7e7467;}
.model-page .model-header h1 span{color:grey;}
.model-page .model-aside{background-color:#fff;}
@media (min-width:992px){
.model-page .model-aside{max-width:300px;min-width:300px;background-color:transparent;}
}
@media (min-width:1200px){
.model-page .model-aside{max-width:350px;min-width:350px;}
}
.model-page .model-aside__preview{position:relative;}
.model-page .model-aside__images .nav-pills .nav-item a{width:100%;display:block;padding:10px;font-weight:700;font-size:14px;line-height:16px;color:#6f6f6f;text-align:center;text-decoration:none!important;}
.model-page .model-aside__images .nav-pills .nav-item a .icon{font-size:24px;fill:#6f6f6f;}
.model-page .model-aside__images .nav-pills .nav-item a.active{color:#fff;}
.model-page .model-aside__images .nav-pills .nav-item a.active .icon{fill:#fff;}
.model-page .model-aside__images .nav-pills .nav-item a:hover{color:#fff;}
.model-page .model-aside__images .nav-pills .nav-item a:hover .icon{fill:#fff;}
.model-page .model-aside__images .model-aside-row{margin-right:-1px;margin-left:-1px;}
.model-page .model-aside__images .model-aside-row .model-aside-col{padding-right:1px;padding-left:1px;padding-bottom:1px;min-width:33.33333%;flex:0 0 33.33333%;}
@media (min-width:768px){
.model-page .model-aside__images .model-aside-row .model-aside-col{min-width:25%;flex:0 0 25%;}
}
@media (min-width:992px){
.model-page .model-aside__images .model-aside-row .model-aside-col{min-width:50%;flex:0 0 50%;}
}
.model-page .modal-main{overflow:hidden;}
.model-page .modal-info .modal-col{padding:10px;}
.model-page .modal-info .modal-col.first{padding:10px 10px 0;}
@media (min-width:768px){
.model-page .modal-info .modal-col{padding:15px;}
.model-page .modal-info .modal-col.first{padding:15px 15px 0;}
}
@media (min-width:992px){
.model-page .modal-info .modal-col{padding:20px;}
.model-page .modal-info .modal-col.first{padding:20px 20px 0;}
}
@media (min-width:1680px){
.model-page .modal-info .modal-col,.model-page .modal-info .modal-col.first{padding:20px;}
}
.model-page .modal-info__items{min-width:50%;flex:0 0 50%;}
.model-page .modal-info__items-block{padding-bottom:15px;margin-bottom:15px;}
@media (max-width:576px){
.model-page .modal-info__items-block.first{border-bottom:0;margin-bottom:0;}
}
@media (min-width:992px){
.model-page .modal-info__items-block{margin-bottom:20px;}
}
.model-page .modal-info__items-block:last-child{margin-bottom:0;border-bottom:none;}
.model-page .modal-info__items-block .block-item{min-width:50%;max-width:300px;flex:0 0 50%;}
.model-page .modal-info__items-block .block-item__title{font-weight:700;font-size:13px;line-height:15px;}
@media (min-width:576px){
.model-page .modal-info__items-block .block-item__title{font-size:16px;line-height:19px;}
}
@media (min-width:992px){
.model-page .modal-info__items-block .block-item__title{font-size:18px;line-height:21px;}
}
.model-page .modal-info__items-block .block-item__title .icon{font-size:20px;}
.model-page .modal-info__items-block .block-item__title .icon.clr-1{fill:#8c7a54;}
.model-page .modal-info__items-block .block-item__title .icon.clr-2{fill:#4b0500;}
.model-page .modal-info__items-block .block-item__description p{font-size:13px;line-height:14px;margin:0 0 5px;}
@media (min-width:768px){
.model-page .modal-info__items-block .block-item__description p{font-size:14px;line-height:16px;}
}
.model-page .modal-info__items-block .block-item__description.clr-2 p span{color:#4b0500;}
.model-page .modal-info__items-block .model-phone a{font-weight:700;font-size:16px;line-height:19px;color:#fff;background-color:#f7901d;padding:8px 10px;text-decoration:none!important;}
@media (min-width:992px){
.model-page .modal-info__items-block .model-phone a{font-size:22px;line-height:26px;background-color:transparent;padding:0;}
}
.model-page .modal-info__items-block .model-warning{font-weight:700;font-size:14px;line-height:16px;color:#f7901d;}
.model-page .modal-info__items-block .model-thank{font-size:15px;line-height:18px;}
.model-page .modal-info__items-block .model-thank .icon{font-size:20px;}
.model-page .modal-info__items-block .modal-info-text{max-width:500px;}
.model-page .modal-info__items-block .modal-info-text p{margin:0;font-size:14px;line-height:16px;}
@media (min-width:1680px){
.model-page .modal-info__items-block .modal-info-text p{font-size:16px;line-height:19px;}
}
.model-page .modal-info__items-block .metro-items{font-size:14px;line-height:20px;}
.model-page .modal-info__items-block .metro-items:last-child{margin:0;}
@media (min-width:576px){
.model-page .modal-info__items-block .metro-items .metro-item{margin-right:15px;}
}
@media (min-width:576px){
.model-page .modal-info__items-block .metro-items .metro-item .icon{font-size:22px;}
}
.model-page .modal-info__items-block .metro-items .metro-item a{font-size:13px;line-height:14px;text-decoration:underline;}
@media (min-width:576px){
.model-page .modal-info__items-block .metro-items .metro-item a{font-size:16px;line-height:20px;}
}
.model-page .modal-info__items-block .description-items{min-width:50%;flex:0 0 50%;}
.model-page .modal-info__items-block .description-items .description-item{margin:0 0 10px;}
.model-page .modal-info__items-block .description-items .description-item span:not(.date){font-size:13px;line-height:16px;min-width:135px;}
@media (min-width:576px){
.model-page .modal-info__items-block .description-items .description-item span:not(.date){font-size:14px;line-height:16px;}
}
.model-page .modal-info__items-block .description-items .description-item span.date{font-size:13px;line-height:16px;}
@media (min-width:576px){
.model-page .modal-info__items-block .description-items .description-item span.date{font-size:16px;line-height:16px;}
}
.model-page .modal-info__items-block .description-items .description-item a{font-size:13px;line-height:16px;text-decoration:underline;}
@media (min-width:576px){
.model-page .modal-info__items-block .description-items .description-item a{font-size:16px;line-height:16px;}
}
.model-page .modal-info__items-block .description-items .description-item a:hover{text-decoration:none;}
.model-page .modal-info__items-block .model-description p{font-size:13px;line-height:14px;}
@media (min-width:576px){
.model-page .modal-info__items-block .model-description p{font-size:14px;line-height:16px;}
}
.model-page .modal-info__items-preview{max-width:150px;min-width:150px;margin-left:10px;}
@media (min-width:576px){
.model-page .modal-info__items-preview{max-width:200px;min-width:200px;}
}
@media (min-width:768px){
.model-page .modal-info__items-preview{max-width:240px;min-width:240px;margin-left:15px;}
}
.model-page .modal-info__items-row{margin:0 -1px 15px;}
@media (min-width:992px){
.model-page .modal-info__items-row{margin-bottom:20px;}
}
.model-page .modal-info__items-row .box-col{width:25%;flex:0 0 25%;padding:1px;}
.model-page .modal-info__items-row .box-item{color:#fff;font-weight:700;font-size:14px;line-height:16px;padding:10px;}
.model-page .modal-info__items-row .box-item span{font-weight:400;font-size:12px;line-height:14px;margin-bottom:3px;display:inline-block;}
@media (min-width:768px){
.model-page .modal-info__items-row .box-item{font-size:18px;line-height:21px;}
.model-page .modal-info__items-row .box-item span{font-size:14px;line-height:16px;}
}
@media (min-width:992px){
.model-page .modal-info__items-row .box-item{font-size:20px;line-height:23px;}
.model-page .modal-info__items-row .box-item span{font-size:16px;line-height:19px;}
}
.model-page .modal-services__header-info{margin-bottom:1rem;width:100%;}
@media (min-width:1680px){
.model-page .modal-services__header-info{border-bottom:none;margin-bottom:0;margin-left:auto;width:auto;}
}
.model-page .modal-services__header .header-item{font-size:14px;line-height:16px;margin-bottom:5px;}
.model-page .modal-services__header .header-item .icon{font-size:16px;}
.model-page .modal-services__header .header-item.provided{color:#3f3f3f;}
.model-page .modal-services__main{margin-bottom:20px;padding-bottom:20px;}
.model-page .modal-services__main .modal-services__items.left{-webkit-columns:160px 7;-moz-columns:160px 7;columns:130px 3;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:30px;}
.model-page .modal-services__main .modal-services__item{margin:0 0 25px;}
.model-page .modal-services__main .modal-services__item .item-title{font-size:16px;line-height:19px;color:#fff;}
@media (min-width:576px){
.model-page .modal-services__main .modal-services__item .item-title{font-size:18px;line-height:21px;}
}
@media (min-width:992px){
.model-page .modal-services__main .modal-services__item .item-title{font-size:20px;line-height:23px;}
}
.model-page .modal-services__main .modal-services__item .item{font-size:14px;line-height:16px;margin:0 0 10px;}
.model-page .modal-services__main .modal-services__item .item a{text-decoration:none;}
.model-page .modal-services__main .modal-services__item .item a:hover{color:#fff;}
@media (min-width:992px){
.model-page .modal-services__main .modal-services__item .item{font-size:16px;line-height:16px;}
}
.model-page .modal-services__main .modal-services__item .item:last-child{margin:0;}
.model-page .modal-services__main .modal-services__item .item span{font-size:13px;}
.model-page .modal-services__main .modal-services__item .item.provided a{color:#3f3f3f;}
.model-page .modal-services__main .modal-services__item .item.provided a:hover{color:#5a5a5a;}
.model-page .modal-services__main .modal-services__box{padding:20px 0;}
@media (min-width:1200px){
.model-page .modal-services__main .modal-services__box{border:5px solid #f0f0f0;padding:30px;min-width:340px;}
}
@media (max-width:480px){
.model-page .modal-comments__rating{margin-top:4px;}
}
.model-page .modal-comments__rating span{font-size:14px;line-height:16px;}
@media (min-width:576px){
.model-page .modal-comments__rating span{font-size:16px;line-height:19px;}
}
.model-page .modal-comments__rating .rating-text-value{color:#f7901d;margin-left:5px;}
@media (max-width:480px){
.model-page .modal-comments__rating .rating-text{margin-left:3px;}
}
.model-page .modal-comments__rating .icon{fill:#e2e2e2;}
@media (max-width:768px){
.model-page .modal-comments__rating .icon{font-size:12px!important;margin-right:1px!important;}
}
.model-page .modal-comments .comments-main p{font-size:14px;line-height:16px;}
@media (min-width:576px){
.model-page .modal-comments .comments-main p{font-size:16px;line-height:19px;}
}
.model-page .modal-comments .header-rated{white-space:nowrap;}
.model-page .modal-comments .comments-form .bottom{width:100%;justify-content:space-between;flex-direction:column;align-items:flex-end!important;}
.model-page .modal-comments .comments-form .bottom .captcha{margin-bottom:5px;}
.model-page h2{color:#000;}
.model-page .item-title{color:#1b1b1b;}
.model-page .model-header h1{color:#000;}
.model-page .model-header h1 span{color:#8c7a54;}
.model-page .model-aside__images .nav-pills .nav-item a{border-bottom:2px solid #e9e9e9;color:#383838;}
.model-page .model-aside__images .nav-pills .nav-item a .icon{fill:#383838;}
.model-page .model-aside__images .nav-pills .nav-item a.active{color:#f7901d;border-bottom:2px solid #f7901d;}
.model-page .model-aside__images .nav-pills .nav-item a.active .icon{fill:#f7901d;}
.model-page .model-aside__images .nav-pills .nav-item a:hover{color:#f7901d;}
.model-page .model-aside__images .nav-pills .nav-item a:hover .icon{fill:#f7901d;}
.model-page .modal-info__items-block{border-bottom:1px solid #e9e9e9;}
.model-page .modal-info__items-block .block-item__title{color:#000;}
.model-page .modal-info__items-block .block-item__description p{color:#383838;}
.model-page .modal-info__items-block .block-item__description p span{color:#8c7a54;}
.model-page .modal-info__items-block .block-item__description.clr-2 p span{color:#8c140c;}
.model-page .modal-info__items-block .model-phone a{color:#f7901d;background:none;}
@media (min-width:992px){
.model-page .modal-info__items-block .model-phone a{background-color:transparent;}
}
.model-page .modal-info__items-block .model-warning{color:#f5370d;}
.model-page .modal-info__items-block .model-warning .icon{font-size:24px;}
.model-page .modal-info__items-block .model-thank{color:#02b554;}
.model-page .modal-info__items-block .modal-info-text p{color:#6f6f6f;}
.model-page .modal-info__items-block .modal-info-text p span{color:#383838;}
.model-page .modal-info__items-block .metro-items{color:#6f6f6f;}
.model-page .modal-info__items-block .metro-items .metro-item .icon{font-size:14px;}
.model-page .modal-info__items-block .metro-items .metro-item a{color:#383838;}
.model-page .modal-info__items-block .metro-items .metro-item a:hover{text-decoration:none;color:#f7901d;}
.model-page .modal-info__items-block .description-items .description-item span:not(.date){color:#6f6f6f;}
.model-page .modal-info__items-block .description-items .description-item a,.model-page .modal-info__items-block .description-items .description-item span.date{color:#383838;}
.model-page .modal-info__items-block .description-items .description-item a:hover{color:#f7901d;}
.model-page .modal-info__items-block .model-description p{color:#383838;}
.model-page .modal-info__items-row .box-item{background-color:#f0f0f0;color:#383838;}
.model-page .modal-info__items-row .box-item span{color:#6f6f6f;}
.model-page .modal-services__header-info{border-bottom:1px solid #e9e9e9;}
.model-page .modal-services__header .header-item{color:#383838;}
.model-page .modal-services__header .header-item.provided{color:#c7c6c6;}
.model-page .modal-services__main{border-bottom:1px solid #e9e9e9;}
.model-page .modal-services__main .modal-services__item .item-title{color:#1b1b1b;}
.model-page .modal-services__main .modal-services__item .item a{color:#383838;}
.model-page .modal-services__main .modal-services__item .item a:hover{color:#f7901d;}
.model-page .modal-services__main .modal-services__item .item .icon{font-size:16px;}
.model-page .modal-services__main .modal-services__item .item span{color:#f7901d;}
.model-page .modal-services__main .modal-services__item .item.provided a,.model-page .modal-services__main .modal-services__item .item.provided a:hover{color:#c7c6c6;}
.model-page .modal-services__main .modal-services__box{border-top:1px solid #f0f0f0;}
@media (min-width:1200px){
.model-page .modal-services__main .modal-services__box{border:5px solid #f0f0f0;}
}
.model-page .modal-comments__rating span{color:#6f6f6f;}
.model-page .modal-comments__rating .icon{font-size:24px;}
.model-page .modal-comments .comments-main p{color:#383838;}
.model-page .modal-comments,.model-page .modal-info,.model-page .modal-map,.model-page .modal-services{background-color:#fff;}
.modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:40;align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;}
.modal-background{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.7);}
.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%;}
.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible;border:4px solid #fff;outline:none;}
.modal-card-head{align-items:center;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative;}
.modal-card-head{border-bottom:4px solid #fff;border-top-left-radius:5px;border-top-right-radius:5px;}
.modal-card-title{color:#fff;flex-grow:1;flex-shrink:0;font-size:14px;line-height:1;}
.modal-card-body{flex-grow:1;flex-shrink:1;overflow:auto;padding:20px;}
.modal .modal-card .close{width:24px;height:24px;padding:0;cursor:pointer;outline:none;}
.modal.modal-list{z-index:41;}
header .header-city,header .header-metro{background:#f3f3f3;border-radius:20px;padding-right:15px;}
header .header-city .btn,header .header-metro .btn{outline:none;text-decoration:none;color:#f7901d;cursor:pointer;}
header .header-city .btn:hover,header .header-metro .btn:hover{text-decoration:underline;}
header .header-city .btn:active,header .header-metro .btn:active{outline:none;}
header .header-city{padding-right:0;}
header .header-city .btn{padding-right:15px!important;}
@media (min-width:1200px){
header .header-city,header .header-metro{margin-left:15px!important;}
}
@media (max-width:850px){
header .header-city{display:none!important;}
}
header .header-navbar .navbar-toggler svg{pointer-events:none;}
header .header-navbar .navigation-item__content-button .btn-secondary{background:#fff;border:none;}
header .header-navbar .metro-and-city{background:#fff;padding:10px 15px;}
header .header-navbar .metro-and-city button{justify-content:space-between;background:#f3f3f3;border-radius:20px;align-items:center;color:#383838;padding-right:15px;padding-left:15px;transition:background .3s ease;}
header .header-navbar .metro-and-city button:hover{background:#fff;}
header .header-navbar .metro-and-city button.btn-city{margin-bottom:10px;color:#8c7a54;}
a,h3,h5,label,p{color:#000;}
.recommended-widget .recommended-model{background-color:#fff;}
.recommended-widget .recommended-model__phone{color:#f7901d;}
.recommended-widget .recommended-model__phone span{color:#8c140c;}
.recommended-widget .recommended-model__phone .phone{color:#f7901d;}
.recommended-widget .recommended-model__name{color:#0c0c0c;}
.recommended-widget .recommended-model__name .icon{fill:#02b554;}
.recommended-widget .recommended-model__metro .icon{font-size:19px;fill:#9a8b6a;}
.modal-background.main-menu-bg{position:fixed;top:0;width:100%;height:100%;z-index:0;background-color:rgba(0,0,0,.7);opacity:0;pointer-events:none;transition:opacity .3s ease;}
/*! CSS Used from: https://c.prostitutkispb.net/assets/13.615e32bb.css */
.modal.modal-list .modal-card{width:1014px;}
.modal.modal-list .modal-card header{background-color:#000;border:none;border-radius:0;}
.modal.modal-list .modal-card header .modal-card-title{font-weight:700;font-size:18px;line-height:21px;text-transform:uppercase;}
.modal.modal-list .modal-card .modal-card-body{background-color:#000;}
.modal.modal-list .modal-card .modal-card-body .wrap{column-count:4;list-style:none;padding-right:0;}
.modal.modal-list .modal-card .modal-card-body .wrap a{display:block;padding:8px 0;font-size:14px;line-height:16px;color:#b5b5b5;transition:color .3s ease;text-decoration:none;overflow:hidden;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;break-inside:avoid-column;}
.modal.modal-list .modal-card .modal-card-body .wrap a span{margin-right:5px;background:#1c1c1c;border-radius:8px;padding:1px 6px;color:#6f6f6f;font-size:12px;line-height:14px;transition:all .3s ease;}
.modal.modal-list .modal-card .modal-card-body .wrap a:hover{color:#ed0c34;}
.modal.modal-list .modal-card .modal-card-body .wrap a:hover span{background:#ed0c34;}
@media (max-width:1279px){
.modal.modal-list .modal-card{width:960px;}
}
@media (max-width:1000px){
.modal.modal-list .modal-card{width:728px;}
.modal.modal-list .modal-card .modal-card-body .wrap{column-count:3;}
}
@media (max-width:768px){
.modal.modal-list .modal-card{width:calc(100% - 40px);}
.modal.modal-list .modal-card .modal-card-body .wrap{column-count:2;}
}
@media (max-width:479px){
.modal.modal-list .modal-card{width:100%;max-height:100%;}
.modal.modal-list .modal-card .modal-card-body .wrap{column-count:1;}
}
.modal.modal-list .modal-card header{background-color:#fff;}
.modal.modal-list .modal-card header .modal-card-title{color:#000;}
.modal.modal-list .modal-card .modal-card-body{background-color:#fff;}
.modal.modal-list .modal-card .modal-card-body .wrap a{color:#383838;}
.modal.modal-list .modal-card .modal-card-body .wrap a span{background:#fff;color:#919191;}
.modal.modal-list .modal-card .modal-card-body .wrap a:hover{color:#f7901d;}
.modal.modal-list .modal-card .modal-card-body .wrap a:hover span{background:#f7901d;color:#fff;}
/*! CSS Used from: https://c.prostitutkispb.net/assets/12.615e32bb.css */
.modal.modal-list .modal-card{width:1014px;}
.modal.modal-list .modal-card header{background-color:#000;border:none;border-radius:0;}
.modal.modal-list .modal-card header .modal-card-title{font-weight:700;font-size:18px;line-height:21px;text-transform:uppercase;}
.modal.modal-list .modal-card .modal-card-body{background-color:#000;}
.modal.modal-list .modal-card .modal-card-body .wrap{column-count:4;list-style:none;padding-right:0;}
.modal.modal-list .modal-card .modal-card-body .wrap a{display:block;padding:8px 0;font-size:14px;line-height:16px;color:#b5b5b5;transition:color .3s ease;text-decoration:none;overflow:hidden;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;break-inside:avoid-column;}
.modal.modal-list .modal-card .modal-card-body .wrap a span{margin-right:5px;background:#1c1c1c;border-radius:8px;padding:1px 6px;color:#6f6f6f;font-size:12px;line-height:14px;transition:all .3s ease;}
.modal.modal-list .modal-card .modal-card-body .wrap a:hover{color:#ed0c34;}
.modal.modal-list .modal-card .modal-card-body .wrap a:hover span{background:#ed0c34;}
@media (max-width:1279px){
.modal.modal-list .modal-card{width:960px;}
}
@media (max-width:1000px){
.modal.modal-list .modal-card{width:728px;}
.modal.modal-list .modal-card .modal-card-body .wrap{column-count:3;}
}
@media (max-width:768px){
.modal.modal-list .modal-card{width:calc(100% - 40px);}
.modal.modal-list .modal-card .modal-card-body .wrap{column-count:2;}
}
@media (max-width:479px){
.modal.modal-list .modal-card{width:100%;max-height:100%;}
.modal.modal-list .modal-card .modal-card-body .wrap{column-count:1;}
}
.modal.modal-list .modal-card header{background-color:#fff;}
.modal.modal-list .modal-card header .modal-card-title{color:#000;}
.modal.modal-list .modal-card .modal-card-body{background-color:#fff;}
.modal.modal-list .modal-card .modal-card-body .wrap a{color:#383838;}
.modal.modal-list .modal-card .modal-card-body .wrap a span{background:#fff;color:#919191;}
.modal.modal-list .modal-card .modal-card-body .wrap a:hover{color:#f7901d;}
.modal.modal-list .modal-card .modal-card-body .wrap a:hover span{background:#f7901d;color:#fff;}
/*! CSS Used from: https://c.prostitutkispb.net/assets/14.da3d1120.css */
.navbar-brand>.menu.level{position:relative;}
.navbar-brand>.menu.level button{cursor:pointer;}
/*! CSS Used from: https://c.prostitutkispb.net/assets/11.e436049f.css */
.right-login-btn{display:flex;justify-content:center;}
.right-login-btn:hover span{color:#ff3f40;}
.right-login-btn:after{display:none;}
.right-login-btn svg{margin-left:10px;}
/*! CSS Used from: https://c.prostitutkispb.net/assets/17.1afb938b.css */
.modal-error .modal-card{width:800px;height:auto;padding:0;background-color:#f8f8f8;}
.modal-error .modal-card .modal-card-head{height:0;padding:0;border:none;}
.modal-error .modal-card .modal-card-head .close{position:absolute;top:10px;left:10px;}
.modal-error .modal-card .modal-card-body{display:flex;flex-direction:column;padding:40px 20px 0;}
.modal-error .modal-card .modal-card-body .icon{position:relative;width:70px;height:70px;margin:0 auto 20px;background-color:#fff;border-radius:50%;}
.modal-error .modal-card .modal-card-body .icon svg{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;width:44px;height:44px;object-fit:contain;}
.modal-error .modal-card .modal-card-footer{display:block;height:40px;margin-bottom:40px;text-align:center;}
.modal-error .modal-card .modal-card-footer .btn{width:120px;height:40px;margin:0 10px;background:#fff;border:none;font-size:16px;color:#383838;text-transform:uppercase;justify-content:center;cursor:pointer;}
.modal-error .modal-card .title{margin-bottom:15px;font-size:20px;line-height:23px;text-align:center;color:#383838;}
.modal-error .modal-card .desc{margin-bottom:30px;padding:0 10px;font-size:16px;line-height:19px;text-align:center;color:#383838;}
@media (max-width:500px){
.modal-error .modal-card{width:100%;}
}
/*! CSS Used from: Embedded */
.ymaps-2-1-79-copyright{position:relative;z-index:1;display:block;height:20px;top:-25px;float:right;margin-right:3px;margin-left:10px;}
.ymaps-2-1-79-copyright__wrap{display:block;overflow:hidden;}
.ymaps-2-1-79-copyright__layout{position:relative;z-index:1;top:1px;display:table;float:right;}
.ymaps-2-1-79-copyright__content-cell,.ymaps-2-1-79-copyright__logo-cell{display:table-cell;vertical-align:top;}
.ymaps-2-1-79-copyright__logo-cell{padding-left:4px;}
.ymaps-2-1-79-copyright__content-cell{height:20px;}
.ymaps-2-1-79-copyright__content{display:inline-block;float:right;padding:0 4px 1px;white-space:nowrap;border-radius:3px;background-color:rgba(255,255,255,.75);font:11px/14px Verdana,Arial,sans-serif;}
.ymaps-2-1-79-copyright_logo_no .ymaps-2-1-79-copyright__logo-cell{display:none;}
.ymaps-2-1-79-copyright__fog{position:absolute;z-index:2;top:1px;left:0;display:none;width:12px;height:15px;padding-left:5px;border-radius:3px 0 0 3px;background:rgba(255,255,255,.75);font:11px/14px Verdana,Arial,sans-serif;}
.ymaps-2-1-79-copyright__link{text-decoration:underline!important;color:#000!important;}
.ymaps-2-1-79-copyright__link:hover{color:#c00!important;}
.ymaps-2-1-79-copyright__logo{display:block;width:46px;height:20px;position:relative;top:-2px;opacity:.7;background-position:0 100%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NiIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJNMCAwaDQ2djIwSDB6Ii8+PC9jbGlwUGF0aD48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iLjgiIGQ9Ik05LjQyIDE1LjM4Yy0uMjIuMTMtLjQ4LjItLjc2LjJINi44Yy0uNzggMC0xLjQyLS41Ni0xLjUyLTEuM2wtLjQzLjYzYy0uMjguNDItLjc2LjY4LTEuMjcuNjhIMS41N2MtLjU3IDAtMS4xLS4zMS0xLjM2LS44YTEuNSAxLjUgMCAwIDEgLjA4LTEuNTdsMS42NS0yLjQyQTUuMDUgNS4wNSAwIDAgMSAuMjggNi45NGMwLTEuNC41LTIuNyAxLjU4LTMuNjJBNi4xNiA2LjE2IDAgMCAxIDUuOTYgMmgyLjdjLjg0IDAgMS41My42OCAxLjUzIDEuNTJ2MS40aDEuODNjLjUgMCAuOTQuMjMgMS4yMi42LjI4LS4zNy43Mi0uNiAxLjIyLS42aDEuODJjLjQxIDAgLjc4LjE1IDEuMDYuNC4yNy0uMjUuNjQtLjQgMS4wNS0uNGg1LjMyYy42NSAwIDEuMi4zOSAxLjQzLjk1YTQuNjEgNC42MSAwIDAgMSAzLjEyLTEuMWMxIDAgMi4wNS4yMyAyLjkuOTIuMjYtLjQ2Ljc2LS43OCAxLjMzLS43OGgxLjgzYy41NCAwIDEuMDEuMjggMS4yOS43bC4wNS0uMDdjLjI4LS40Ljc1LS42MyAxLjI0LS42M2gxLjg0Yy40NSAwIC44Ni4yIDEuMTUuNTJhNS4yIDUuMiAwIDAgMSAyLjY0LS42N2MxLjAzIDAgMiAuMTcgMi43Mi41Ni40OC4yNy43OC43OC43OCAxLjMzdjEuNTNjMCAuNTUtLjMgMS4wNi0uNzkgMS4zMy0uNDkuMjYtMS4wOC4yNS0xLjU2LS4wNGEyLjEyIDIuMTIgMCAwIDAtLjk1LS4yNC41LjUgMCAwIDAtLjE0LjAxYy0uMDQuMDYtLjE4LjMtLjE4Ljk3IDAgLjY3LjEyLjk2LjE4IDEuMDVhMS40NCAxLjQ0IDAgMCAwIDEuMDMtLjIzIDEuNTMgMS41MyAwIDEgMSAyLjQyIDEuMjR2MS40OGMwIC40OS0uMjUuOTQtLjY0IDEuMjMtLjgxLjU4LTEuNzguNzYtMi44Ljc2YTUuOCA1LjggMCAwIDEtMi41LS41MmMtLjI4LjIzLS42My4zNy0xIC4zN2gtMi4wOGMtLjUgMC0uOTYtLjI0LTEuMjUtLjY0bC0uMS0uMTVjLS4yNy40Ny0uNzcuNzktMS4zNS43OWgtMS44M2ExLjUgMS41IDAgMCAxLTEuMDYtLjQzYy0uNzYuMzYtMS43LjU4LTIuOC41OC0uOTEgMC0xLjgtLjE2LTIuNTctLjU0di42MmMwIC44My0uNjkgMS41MS0xLjUzIDEuNTFoLTEuN2MtLjg0IDAtMS41My0uNjgtMS41My0xLjUxdi0uMjNoLTEuMDJ2LjIzYzAgLjgzLS43IDEuNTEtMS41NCAxLjUxaC0xLjY5Yy0uODUgMC0xLjUzLS42OC0xLjUzLTEuNTF2LS4yM2gtMS4wNmMtLjUgMC0uOTQtLjI0LTEuMjItLjYtLjI4LjM2LS43Mi42LTEuMjIuNmgtMS44M2MtLjI4IDAtLjU0LS4wOC0uNzctLjJ6Ii8+PGcgZmlsbD0iIzAwMCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMzEuMTYgMTIuMTV2MS40OWMtLjU0LjM3LTEuNC42Ny0yLjU2LjY3LTIuMzMgMC0zLjY1LTEuMy0zLjY1LTMuOTggMC0yLjMzIDEuMDYtNC4wNCAzLjI4LTQuMDQgMS44MiAwIDMgMS4wMiAzIDMuN3YuOTZoLTQuNGMuMDggMS4zLjU5IDEuOTIgMS45MiAxLjkyLjg5IDAgMS44NC0uMzQgMi40LS43MnptLTEuNzgtMi43YzAtLjk2LS4yOC0xLjcyLTEuMTgtMS43Mi0uODggMC0xLjMyLjY1LTEuMzcgMS44OGgyLjU1eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZD0iTTQ0LjQ1IDEzLjg0YTMuMSAzLjEgMCAwIDEtMS44OC40N2MtMi40NCAwLTMuNjItMS40Mi0zLjYyLTQgMC0yLjM1IDEuMi00LjAyIDMuNTQtNC4wMi45IDAgMS41OC4xNiAxLjk2LjM3djEuNTVhMy42IDMuNiAwIDAgMC0xLjc2LS40OGMtMS4yIDAtMS44Ni44Ni0xLjg2IDIuNTMgMCAxLjYuNTQgMi42MSAxLjg0IDIuNjEuNzcgMCAxLjMyLS4yIDEuNzgtLjUyek0xNC40NCA5LjVWNi40NWgxLjgzdjcuN2gtMS44M3YtMy4yMWgtMi40M3YzLjIyaC0xLjgzVjYuNDVoMS44M1Y5LjV6Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjMuNjkgMTIuNzJoLjgxdjMuMmgtMS42OHYtMS43NmgtNC4xdjEuNzZoLTEuNjh2LTMuMmguNTZjLjY1LTEuMjkuNzctMy43My43Ny01LjYxdi0uNjZoNS4zMnptLTQuNCAwaDIuNThWNy44OWgtMS45NHYuMjNjMCAxLjMzLS4xMyAzLjQzLS42NCA0LjZ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBkPSJNMzkuMDUgMTQuMTZoLTIuMDdsLTIuNy0zLjc5djMuNzloLTEuODJWNi40NWgxLjgzVjEwbDIuNTctMy41NWgxLjg0TDM2LjEzIDEweiIvPjwvZz48cGF0aCBmaWxsPSJyZWQiIGQ9Ik02LjggMTQuMTZoMS44NVYzLjVoLTIuN0MzLjI0IDMuNSAxLjggNC45IDEuOCA2Ljk1YzAgMS42NC43OCAyLjYgMi4xOCAzLjZsLTIuNDMgMy42aDIuMDFsMi43LTQuMDItLjkzLS42M2MtMS4xNC0uNzctMS43LTEuMzctMS43LTIuNjUgMC0xLjE0LjgtMS45IDIuMzItMS45aC44M3oiLz48L2c+PC9zdmc+);}
.ymaps-2-1-79-copyright .ymaps-2-1-79-copyright__logo:hover{opacity:1;}
.ymaps-2-1-79-copyright__logo_lang_en{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NiIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIuOCIgZD0iTTM0LjM1IDUuNjhjLjgxIDAgMS42NS4xNiAyLjM3LjYxLjI4LS4zLjY2LS40NiAxLjA4LS40NmgxLjk3Yy41IDAgLjk3LjI2IDEuMjQuNjhsLjEuMTYuMDYtLjFjLjI2LS40Ni43NS0uNzQgMS4yOC0uNzRoMS43NWExLjQ3IDEuNDcgMCAwIDEgMS4yOCAyLjIxbC0xLjY1IDIuODIgMS45NCAzLjA2YTEuNDcgMS40NyAwIDAgMS0xLjI0IDIuMjZoLTEuOThjLS41IDAtLjk3LS4yNi0xLjI0LS42OWwtLjMtLjQ2LS4yNS40M2MtLjI3LjQ1LS43NS43Mi0xLjI3LjcyaC0xLjc4YTEuNSAxLjUgMCAwIDEtLjc4LS4yMiA2LjUgNi41IDAgMCAxLTIuMjMuMzcgNS4xIDUuMSAwIDAgMS0zLjI3LTEuMDRjLS4yMi41Mi0uNzQuOS0xLjM1LjloLTEuNjJhMS42IDEuNiAwIDAgMS0uNjItLjE0IDMuOTQgMy45NCAwIDAgMS00LjEtLjdjLS4yMy41LS43NC44My0xLjMyLjgzaC0xLjc1Yy0uNSAwLS45Mi0uMjMtMS4xOS0uNi0uMjcuMzctLjcuNi0xLjE5LjZoLTEuNzVhMS41IDEuNSAwIDAgMS0uNjctLjE2Yy0uMi4xLS40My4xNi0uNjcuMTZoLTEuN2MtLjIgMC0uNC0uMDQtLjU4LS4xMS0uNDMuMTQtLjkuMjEtMS40NS4yMS0uOTcgMC0xLjkzLS4zLTIuNjYtMS0uMzEtLjMtLjU1LS42NC0uNzItMS4wMnYuNDVjMCAuODEtLjY2IDEuNDctMS40OCAxLjQ3SDQuODNjLS44MSAwLTEuNDctLjY2LTEuNDctMS40N1YxMi4xTC4xMyA1LjA5QTEuNDcgMS40NyAwIDAgMSAxLjQ3IDNoMS44NmMuNTcgMCAxLjEuMzQgMS4zNC44NmwxLjA5IDIuMzhMNi44IDMuODhjLjIzLS41NC43Ni0uODggMS4zNS0uODhoMS44YTEuNDcgMS40NyAwIDAgMSAxLjM2IDIuMDdsLS4zNy44MmMuNDMtLjExLjktLjE4IDEuNC0uMTggMS4wMSAwIDIuMS4xNyAyLjk0LjgzLjI2LS40My43Mi0uNzEgMS4yNi0uNzFoMS43MWMuMjEgMCAuNDEuMDQuNi4xMmE0LjggNC44IDAgMCAxIDEuNTUtLjI0Yy45IDAgMS45LjIgMi42Mi45Ny4xMy4xNC4yNC4yOS4zNC40NGEzLjk4IDMuOTggMCAwIDEgMy41LTEuNDJWNC40N2MwLS44MS42NS0xLjQ3IDEuNDYtMS40N2gxLjc2Yy44MSAwIDEuNDcuNjYgMS40NyAxLjQ3VjYuNmMuNzYtLjYgMS43MS0uOTEgMi44LS45MXoiLz48ZyBmaWxsPSIjMDAwIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC40IDEzLjc2YTIuMjggMi4yOCAwIDAgMS0xLjk4IDEuMWMtMS42NSAwLTIuOC0xLjM1LTIuOC0zLjggMC0yLjQ3IDEuMTgtMy45IDIuODctMy45Ljc3IDAgMS40Mi4zNSAxLjg2IDEuMDJ2LTMuN2gxLjc2djEwLjI0aC0xLjYzem0tLjA1LTIuNzVjMC0xLjcxLS40Ny0yLjQ3LTEuNDEtMi40Ny0xIDAtMS41Ljc3LTEuNSAyLjUyIDAgMS42OS40NiAyLjQyIDEuNDIgMi40MiAxIDAgMS41LS43NSAxLjUtMi40N3pNMzcuMiAxMi43OXYxLjQzYTQuNCA0LjQgMCAwIDEtMi40Ni42NWMtMi4yNSAwLTMuNTEtMS4yNS0zLjUxLTMuODMgMC0yLjI1IDEuMDEtMy44OCAzLjE1LTMuODggMS43NiAwIDIuOS45NyAyLjkgMy41NXYuOTNoLTQuMjRjLjA3IDEuMjQuNTYgMS44NCAxLjg0IDEuODQuODYgMCAxLjc3LS4zMiAyLjMyLS42OXptLTEuNzEtMi42YzAtLjkyLS4yNy0xLjY1LTEuMTQtMS42NS0uODQgMC0xLjI3LjYyLTEuMyAxLjhoMi40NHpNMTIuMzYgNy4xOWMxLjg1IDAgMi43Ny42OCAyLjc3IDIuNDd2My4yNWMwIC42LjAzIDEuMi4wOSAxLjgxSDEzLjVjLS4wNi0uMTUtLjEyLS40LS4xNC0uNTloLS4wN2MtLjM0LjM2LS43OC43LTEuODEuNy0xLjM2IDAtMi4yOC0uODMtMi4yOC0yLjI2IDAtMS41NSAxLjItMi40MiAzLjg4LTIuNDJoLjI4di0uNDdjMC0uOC0uMzgtMS4xLTEuMjItMS4xLS45OSAwLTEuODQuNTQtMi40IDFWOC4wNmE0LjU0IDQuNTQgMCAwIDEgMi42LS44N3ptLS4yNCA2LjM1Yy42MiAwIDEuMDMtLjI2IDEuMjUtLjU5di0xLjYzaC0uMjVjLTEuNSAwLTIuMS4yOS0yLjEgMS4xNSAwIC42NC4zNiAxLjA3IDEuMSAxLjA3eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZD0iTTE5Ljc5IDguNjZjLS42NCAwLTEuMTUuMzQtMS40OC43NHY1LjMyaC0xLjc1VjcuMzFoMS43bC4wNS42MWguMDljLjM1LS4zNS45Ny0uNzMgMi4wMi0uNzMgMS40MyAwIDIuMDIuNjUgMi4wMiAyLjEydjUuNDFoLTEuNzVWOS41YzAtLjU2LS4yOC0uODMtLjktLjgzek00NC41NyAxNC43MmgtMS45OGwtMS41Ny0yLjUtMS41IDIuNWgtMS43OGwyLjMzLTMuODYtMi4yNC0zLjU1aDEuOThsMS40MSAyLjI0TDQyLjUgNy4zaDEuNzZsLTIuMSAzLjZ6Ii8+PC9nPjxwYXRoIGZpbGw9InJlZCIgZD0iTTYuNjIgMTQuNzJ2LTEuNzRhNS4yIDUuMiAwIDAgMC0uNjYtMi43OUwzLjMzIDQuNDdIMS40N2wzLjM3IDcuMzJ2Mi45M3pNNy43OCA5LjQzbDIuMTktNC45Nkg4LjE1TDUuOTcgOS40M3oiLz48L3N2Zz4=);}
.ymaps-2-1-79-gototaxi,.ymaps-2-1-79-gotoymaps{display:inline-block;margin-left:8px;user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;}
.ymaps-2-1-79-gototaxi__container,.ymaps-2-1-79-gotoymaps__container{display:-webkit-box;-webkit-box-align:center;display:-webkit-flex;display:flex;border-radius:3px;background-color:#fff;cursor:pointer;overflow:hidden;white-space:nowrap;height:24px;box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);}
.ymaps-2-1-79-gotoymaps__pin{width:14px;}
.ymaps-2-1-79-gototaxi__pin,.ymaps-2-1-79-gotoymaps__pin{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Y0MyIgZD0iTTcgMGE3IDcgMCAwIDAtNC45NSAxMS45NWMxLjI3IDEuMjcgNC4yNSAzLjEgNC40MiA1LjAzLjAzLjI4LjI0LjUyLjUzLjUyLjI5IDAgLjUtLjI0LjUzLS41Mi4xNy0xLjkzIDMuMTUtMy43NiA0LjQyLTUuMDNBNyA3IDAgMCAwIDcgMHoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA5LjQ1YTIuNDUgMi40NSAwIDEgMCAwLTQuOSAyLjQ1IDIuNDUgMCAwIDAgMCA0Ljl6Ii8+PC9zdmc+) no-repeat;height:18px;margin:auto 6px;}
.ymaps-2-1-79-gototaxi__text-container,.ymaps-2-1-79-gotoymaps__text-container{margin-right:6px;font-family:Arial;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:left;display:-webkit-box;display:-webkit-flex;display:flex;}
.ymaps-2-1-79-gototaxi__text,.ymaps-2-1-79-gotoymaps__text{margin:auto;height:24px;line-height:24px;white-space:nowrap;overflow:hidden;}
.ymaps-2-1-79-gototaxi__pin{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZjMCIgZD0iTTQuNSAxQTMuNSAzLjUgMCAwIDAgMSA0LjVWOWgxNlY0LjVBMy41IDMuNSAwIDAgMCAxMy41IDFoLTl6Ii8+PHBhdGggZmlsbD0iI2U2ZTZlNiIgZD0iTTEgOXY0LjVBMy41IDMuNSAwIDAgMCA0LjUgMTdIOVY5SDF6Ii8+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTkgOXY4aDQuNWEzLjUgMy41IDAgMCAwIDMuNS0zLjVWOUg5eiIvPjwvc3ZnPg==) no-repeat;width:18px;}
.ymaps-2-1-79-gototech{display:inline-block;margin:5px 8px 0;vertical-align:top;padding:0 4px 1px;white-space:nowrap;border-radius:3px;background-color:rgba(255,255,255,.7);font:12px/14px Verdana,Arial,sans-serif;text-decoration:underline!important;color:#000!important;}
.ymaps-2-1-79-gototech:hover{color:#c00!important;}
.ymaps-2-1-79-map-copyrights-promo{position:absolute;bottom:0;left:0;height:32px;}
@media print{
.ymaps-2-1-79-map-copyrights-promo{visibility:hidden;}
}
.ymaps-2-1-79-float-button{background-color:#fff;border-color:transparent;box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:inline-block;text-align:left;height:28px;}
.ymaps-2-1-79-float-button-text{position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px;padding:0 12px;}
.ymaps-2-1-79-float-button:active{background-color:#f3f1ed;}
.ymaps-2-1-79-float-button{position:relative;padding-left:26px;overflow:hidden;}
.ymaps-2-1-79-float-button-icon{position:absolute;left:0;}
.ymaps-2-1-79-float-button-text{display:block;overflow:hidden;text-overflow:ellipsis;padding-left:12px;padding-right:12px;}
.ymaps-2-1-79-float-button-icon+.ymaps-2-1-79-float-button-text{padding-left:4px;}
.ymaps-2-1-79-float-button.ymaps-2-1-79-_hidden-text .ymaps-2-1-79-float-button-text{display:none;}
.ymaps-2-1-79-float-button-icon{display:inline-block;width:16px;height:16px;border:5px solid transparent;background-repeat:no-repeat;background-position:center;vertical-align:top;}
.ymaps-2-1-79-float-button-icon_icon_expand{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0iIzZCNkI2QiI+PHBhdGggZD0iTTE2LjE0IDcuODZMMTQuMjcgNkgyMHY1LjdsLTEuODMtMS44MkwxNS4wNCAxMyAxMyAxMC45OGwzLjEzLTMuMTN6bTAgME05Ljg2IDE4LjE0TDExLjczIDIwSDZ2LTUuN2wxLjgzIDEuODJMMTAuOTYgMTMgMTMgMTUuMDJsLTMuMTMgMy4xM3ptMCAwIi8+PC9nPjwvc3ZnPg==);}
/*! CSS Used from: Embedded */
.ymaps-2-1-79-controls__bottom,.ymaps-2-1-79-controls__toolbar{position:absolute;width:100%;}
.ymaps-2-1-79-controls__toolbar_left{float:left;height:0;}
.ymaps-2-1-79-controls__toolbar_right{float:right;height:0;}
.ymaps-2-1-79-controls__control_toolbar{display:inline-block;vertical-align:top;}
.ymaps-2-1-79-controls__control{display:block;position:absolute;vertical-align:top;}
.ymaps-2-1-79-map{position:relative;z-index:0;display:block;margin:0!important;padding:0!important;text-align:left!important;text-decoration:none!important;color:#000;font-weight:400!important;font-style:normal!important;line-height:normal;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-print-color-adjust:exact;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.ymaps-2-1-79-map-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgAgMAAAAOFJJnAAAACVBMVEX6+vrn5+f09PSMzk0VAAAAGklEQVQY02MIYAADVoYECIOTYSQDWCDAgwUA204BfdYq8A4AAAAASUVORK5CYII=);background-size:16px 16px;}
.ymaps-2-1-79-map ymaps,.ymaps-2-1-79-map ymaps:after,.ymaps-2-1-79-map ymaps:before{box-sizing:content-box;}
.ymaps-2-1-79-touch-action-none{touch-action:none;}
.ymaps-2-1-79-user-selection-none,.ymaps-2-1-79-user-selection-none *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
ymaps,ymaps canvas{max-width:none;max-height:none;}
.ymaps-2-1-79-ground-pane{will-change:transform;}
.ymaps-2-1-79-controls-pane,.ymaps-2-1-79-controls__bottom,.ymaps-2-1-79-controls__toolbar,.ymaps-2-1-79-events-pane,.ymaps-2-1-79-ground-pane,.ymaps-2-1-79-places-pane{left:0;}
.ymaps-2-1-79-controls-pane *{text-align:left;}
.ymaps-2-1-79-inner-panes{display:block;position:absolute;padding:0!important;margin:0!important;}
.ymaps-2-1-79-inner-panes{overflow:hidden;width:100%;height:100%;}
@media print{
.ymaps-2-1-79-controls-pane{visibility:hidden;}
}
/*! CSS Used from: Embedded */
.ymaps-2-1-79-zoom{position:relative;display:block;padding:28px 0;width:28px;height:10px;}
.ymaps-2-1-79-zoom__button{position:absolute!important;}
.ymaps-2-1-79-zoom__plus{top:0;}
.ymaps-2-1-79-zoom__minus{bottom:0;}
.ymaps-2-1-79-zoom__scale{position:absolute;top:28px;bottom:28px;left:11px;width:4px;border-right:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);background:rgba(255,255,255,.4);box-shadow:1px 0 0 0 rgba(0,0,0,.15),-1px 0 0 0 rgba(0,0,0,.15);}
.ymaps-2-1-79-zoom__runner{position:absolute;left:-12px;width:28px;height:15px!important;line-height:15px!important;}
.ymaps-2-1-79-zoom__runner__transition{-webkit-transition:top .3s;transition:top .3s;}
.ymaps-2-1-79-zoom .ymaps-2-1-79-float-button-icon_icon_runner{display:block;height:13px;}
.ymaps-2-1-79-zoom__runner .ymaps-2-1-79-zoom__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI1Ij48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiM2NjYiIGQ9Ik0wIDBoMXYxSDB6bTMgMGgxdjFIM3ptMyAwaDF2MUg2em0zIDBoMXYxSDl6TTAgM2gxdjFIMHptMyAwaDF2MUgzem0zIDBoMXYxSDZ6bTMgMGgxdjFIOXptMCAwIi8+PHBhdGggZmlsbD0iI0ZGRiIgZmlsbC1vcGFjaXR5PSIuNzUiIGQ9Ik0wIDFoMXYxSDB6bTMgMGgxdjFIM3ptMyAwaDF2MUg2em0zIDBoMXYxSDl6TTAgNGgxdjFIMHptMyAwaDF2MUgzem0zIDBoMXYxSDZ6bTMgMGgxdjFIOXptMCAwIi8+PC9nPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center 5px;border-top:0;border-bottom:0;}
.ymaps-2-1-79-zoom__minus .ymaps-2-1-79-zoom__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNiAxMWgxNHY0SDZ6Ii8+PC9zdmc+);}
.ymaps-2-1-79-zoom__plus .ymaps-2-1-79-zoom__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iIzY2NiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTEgMTVINnYtNGg1VjZoNHY1aDV2NGgtNXY1aC00di01em0wIDAiLz48L3N2Zz4=);}
.ymaps-2-1-79-listbox__button{background-color:#fff;border-color:transparent;box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 2px 5px -3px rgba(0,0,0,.15);}
.ymaps-2-1-79-listbox{position:relative;display:inline-block;height:28px;vertical-align:top;line-height:0;}
.ymaps-2-1-79-listbox__button{box-sizing:border-box!important;border-width:1px;border-style:solid;border-radius:3px;background-clip:border-box;color:#000;vertical-align:middle;text-decoration:none;font-family:Arial,Helvetica,sans-serif;cursor:pointer;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;display:inline-block;text-align:left;height:28px;white-space:nowrap;}
.ymaps-2-1-79-listbox__button-text{display:inline-block;position:relative;border:none;text-decoration:none;white-space:nowrap;font-size:13px;line-height:26px;}
.ymaps-2-1-79-listbox__button:active{background-color:#f3f1ed;}
.ymaps-2-1-79-listbox__button-icon{display:inline-block;width:16px;height:16px;border:5px solid transparent;background-repeat:no-repeat;background-position:center;vertical-align:top;}
.ymaps-2-1-79-listbox__button-icon.ymaps-2-1-79-_icon_layers{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjMzMzIiBkPSJNMjAgMTQuNWwzIDEuNS0xMCA1LTEwLTUgMy0xLjUgMS41Ljc1TDYgMTZsNyAzLjUgNy0zLjUtMS41LS43NSAxLjUtLjc1em0wIDAiLz48cGF0aCBmaWxsPSIjNEM0QzRDIiBkPSJNMjAgMTEuNWwzIDEuNS0xMCA1LTEwLTUgMy0xLjUgMS41Ljc1TDYgMTNsNyAzLjUgNy0zLjUtMS41LS43NSAxLjUtLjc1em0wIDAiLz48cGF0aCBmaWxsPSIjNjY2IiBkPSJNMTMgMTVsMTAtNS0xMC01LTEwIDUgMTAgNXptMC0xLjVsNy0zLjUtNy0zLjVMNiAxMGw3IDMuNXptMCAwIi8+PC9nPjwvc3ZnPg==);}
.ymaps-2-1-79-listbox__button-text{padding:0 12px 0 4px;}
.ymaps-2-1-79-_visible-arrow .ymaps-2-1-79-listbox__button-text{padding-right:23px;}
.ymaps-2-1-79-listbox__button-arrow{display:none;width:29px;height:28px;position:absolute;right:0;top:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4zMSAwTDUuNSA0LjY3LjY5IDAgMCAuNjcgNS41IDYgMTEgLjY3eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) center no-repeat;-webkit-transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out;}
.ymaps-2-1-79-_visible-arrow .ymaps-2-1-79-listbox__button-arrow{display:inline-block;}
.ymaps-2-1-79-listbox__panel{position:relative;z-index:1000;display:block;float:left;margin-top:7px;padding:3px 0;background:#fff;border:1px solid #e5e5e5;box-shadow:0 10px 20px -5px rgba(0,0,0,.2)!important;}
.ymaps-2-1-79-listbox_align_right .ymaps-2-1-79-listbox__panel{float:right;}
.ymaps-2-1-79-listbox_opened_no .ymaps-2-1-79-listbox__panel{margin-top:-9999px;box-shadow:none;}
.ymaps-2-1-79-listbox__list{display:block;overflow:auto;overflow-x:hidden;font-family:Arial,sans-serif;}
.ymaps-2-1-79-listbox__list-separator{display:block;font:0/0 a;width:100%;height:1px;background-color:#e5e5e5;border-top:4px solid #fff;border-bottom:4px solid #fff;}
.ymaps-2-1-79-listbox__list-item{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;}
.ymaps-2-1-79-listbox__list-item-text{box-sizing:border-box!important;overflow:hidden;padding-right:13px;padding-left:30px;max-width:250px;text-overflow:ellipsis;font-size:13px;line-height:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;}
.ymaps-2-1-79-listbox__list-item:hover{background-color:#ffeba0;}
.ymaps-2-1-79-listbox__list-item_selected_yes .ymaps-2-1-79-listbox__list-item-text:before{content:'';position:absolute;top:0;left:0;bottom:0;width:38px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNiI+PHBhdGggZD0iTTEzLjUxLjQ1TDUuNDcgMTIuNDhsLTMuNzYtNC4yTC42NyA5LjYxbDQuOTMgNS40NUwxNC43MiAxLjZ6Ii8+PC9zdmc+) 50% 50% no-repeat;}
.ymaps-2-1-79-i-custom-scroll ::-webkit-scrollbar,.ymaps-2-1-79-i-custom-scroll::-webkit-scrollbar{width:17px;height:17px;}
.ymaps-2-1-79-i-custom-scroll ::-webkit-scrollbar-thumb,.ymaps-2-1-79-i-custom-scroll::-webkit-scrollbar-thumb{min-height:34px;min-width:34px;background-color:rgba(170,170,170,.5);background-clip:content-box;border:5px solid transparent;}
.ymaps-2-1-79-i-custom-scroll ::-webkit-scrollbar-thumb:hover,.ymaps-2-1-79-i-custom-scroll::-webkit-scrollbar-thumb:hover{background-color:rgba(170,170,170,.8);}
/*! CSS Used fontfaces */
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}

.model-page .model-header__verification{font-size:20px;line-height:23px;}
.model-page .model-header__verification-circle{background-color:#02b554;border-radius:50%;width:40px;height:40px;}
.model-page .model-header__verification-circle .icon{font-size:25px;}
.model-page .model-header__verification{color:#02b554;}
.model-page .model-header__verification-circle{background:none;}
.model-page .model-header__verification-circle .icon{fill:#000;}

.form-control::-ms-expand{background-color:transparent;border:0;}
.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #383838;}
.form-control:focus{color:#383838;background-color:#f5f5f5;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}
.form-control::placeholder{color:#6c757d;opacity:1;}
.form-control:disabled{background-color:#e9ecef;opacity:1;}
.form-group{margin-bottom:1rem;}
.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#f7901d;}
input{outline:none;}
input[type=text]{-moz-appearance:textfield;padding:7px 15px;background-color:#f5f5f5;color:#383838;border:1px solid #f5f5f5;transition:all .3s ease;outline:none;}
input[type=text]::placeholder{color:#a5a5a5;}
input[type=text]:hover{border-color:#a5a5a5;}
input[type=text]:focus{background-color:#fff;border-color:#f7901d;}
input[type=text]:disabled{background-color:#fff;border-color:#ececec;color:#a5a5a5;}
.comments-form textarea {width:100%;}

.w-100{width:100%!important;}
*,:after,:before{box-sizing:border-box;}
button{border-radius:0;}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}
button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button{overflow:visible;}
button{text-transform:none;}
[type=submit],button{-webkit-appearance:button;}
[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none;}
.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4375rem .75rem;font-size:1rem;line-height:1.5;border-radius:30px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.btn{transition:none;}
}
.btn:hover{color:#212529;text-decoration:none;}
.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}
.btn:disabled{opacity:.65;}
.btn-danger{background-color:#f7901d;border-color:#f7901d;}
.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#e67d08;border-color:#d97608;}
.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(248,161,63,.5);}
.btn-danger:disabled{color:#fff;background-color:#f7901d;border-color:#f7901d;}
.btn-danger{color:#fff;}
.btn:focus{box-shadow:none;}
@media (max-width:1200px){
.page-login .block button{margin-bottom:15px;}
}
@media (max-width:479px){
.page-login .block button{margin-bottom:15px;}
}
.page-login .block button{margin-bottom:30px;}
@media (max-width:1200px){
.page-login .block button{margin-bottom:15px;}
}
@media (max-width:479px){
.page-login .block button{margin-bottom:15px;}
}