@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: url(/essent/fonts/HelveticaNeueCyr-Medium.otf);
}
@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: 100;
    src: url(/essent/fonts/HelveticaNeueCyr-Roman.otf);
}
@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: bold;
    src: url(/essent/fonts/HelveticaNeueCyr-Bold.otf);
}
@font-face {
    font-family: 'battlestar';
    src: url(/essent/fonts/battlestar.ttf);
}
@font-face {
    font-family: 'RobotoSlab';
    src: url(/essent/fonts/RobotoSlab-Bold.ttf);
}

* {
    padding: 0;
    margin: 0;
}
body {
    background: #070707;
}
.wrapper {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}

/*Хедер красный*/
.wrapper_header {
    width: 100%;
    height: 44px;
    background: url("/i/satelit/header_line2.png") repeat-x 0 0;
}
.wrapper_header_box {
    max-width: 850px;
    width: 100%;
    height: 44px;
    margin: 0 auto;
}
.search {
    background: url("/i/satelit/logo_mini.png") no-repeat left 1px;
    padding-left: 30px;
    margin: 9px 0 0;
    float: left;
    position: relative;
}
.search-input {
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5) inset;
    color: #141823;
    font-family: helvetica;
    font-weight: lighter;
    height: 25px;
    padding: 0 0 0 10px;
    width: 335px;
}
.search_btn {
    background: rgba(0, 0, 0, 0) url("/i/satelit/search.png") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 13px;
}
.chosen-container.chosen-container-single {
    font-family: helvetica;
    font-weight: lighter;
    margin: 9px 0 0 10px;
    min-width: 150px;
}
.header_bar {
    background: rgba(0, 0, 0, 0) url("/i/satelit/header_bar.png") no-repeat scroll 0 0;
    float: right;
    height: 23px;
    margin: 12px 0 0;
    width: 49px;
}

/*Хедер основной*/
.header {
    background: #333 url(/i/satelit/bg-header.png) repeat scroll center 0 / 130% auto;
    border: 1px solid #b4b7bb;
    border-radius: 3px;
    float: left;
    height: 230px;
    margin: 10px 0;
    max-width: 848px;
    position: relative;
    width: 100%;
}
.girls_box {
    position: absolute;
    right: 1px;
    top: -9px;
    width: 187px;
    z-index: 2;
}
.girls_box img {
    width: 100%;
}
.header_menu {
    background: #fff none repeat scroll 0 0;
    border-radius: 0 0 1px 1px;
    bottom: 0;
    height: 44px;
    padding: 0 0 0 120px;
    position: absolute;
    width: calc(100% - 120px);
}
.menu {
    float: left;
    margin: 11px 0 0;
}
.menu > li:first-child {
    border-left: medium none;
    padding: 0 12px 0 0;
}
.menu > li {
    border-left: 1px solid #e9eaed;
    display: inline;
    list-style: outside none none;
    max-height: 28px;
    padding: 0 12px;
}
.menu a {
    color: #1e222c;
    font-family: helvetica;
    font-size: 14px;
    font-weight: lighter;
    text-decoration: none;
}
.menu a:hover {
    color: #c31723;
}
.select > a {
    border-bottom: 3px solid #c31723;
    font-weight: bold;
    padding-bottom: 12px;
}
.header_logo {
    bottom: 44px;
    height: 129px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.logoimg {
    float: left;
    height: 129px;
    margin: -35px 50px 0 10px;
    width: 200px;
}
.logoimg > a {
    display: block;
    margin: 0;
    max-width: 200px;
}
.logoimg img {
    max-width: 200px;
    width: 100%;
}
.logoname {
    float: left;
    width: calc(100% - 260px);
}
.logoname > div {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.logoname a {
    color: #fff;
    float: left;
    font-family: RobotoSlab;
    font-size: 32px;
    font-weight: bold;
    width: 100%;
    text-decoration: none;
    text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px;
}
.logoname h1 {
    color: #fff;
    float: left;
    font-family: helvetica;
    font-size: 18px;
    margin-top: 5px;
}

/*Левый блок с меню*/
.menu_left {
    float: left;
    margin-right: 10px;
    width: 330px;
}
.mb_wrapper {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d3d6db;
    border-radius: 3px;
    overflow: hidden;
    float: left;
    width: calc(100% - 2px);
    margin-bottom: 10px;
}
.mb_head {
    background: #f6f7f8 none repeat scroll 0 0;
    height: 36px;
    float: left;
    width: 100%;
}
.mb_head h4 {
    margin: 12px 0 0 10px;
    color: #5a5f72;
    font-family: helvetica;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
}
.mb_head h4::before {
    background: rgba(0, 0, 0, 0) url("/i/satelit/arrow.png") no-repeat scroll 0 0;
    content: "";
    height: 12px;
    position: absolute;
    right: 10px;
    top: 0;
    width: 8px;
}
.mb_content {
    float: left;
    padding: 15px 0;
    width: 100%;
}
.mb_content > ul {
    float: left;
    font-family: helvetica;
    font-weight: lighter;
    padding-left: 30px;
    width: calc(50% - 35px);
    background: rgba(0, 0, 0, 0) url("/i/satelit/label.png") no-repeat scroll 10px 3px;
    margin-bottom: 15px;
}
.mb_content li {
    list-style: outside none none;
    width: 100%;
}
.mb_title, .mb_content > ul li:first-child {
    color: #505665;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
}
.mb_content a {
    color: #505665;
    font-family: helvetica;
    font-size: 13px;
    text-decoration: none;
}
.mb_content a:hover {
    text-decoration: underline;
}
.blockinfo {
    color: #505665;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    line-height: 16px;
    padding: 0 15px;
}

/*Быстрый поиск с ползунками*/
.search_slider {
    float: left;
    padding: 0 15px;
    width: calc(100% - 30px);
    position: relative;
}
.formCost {
    color: #505665;
    float: left;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    width: 100%;
}
.formCost > span {
    display: inline-block;
    width: 65px;
}
.digitalparam {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #c31723;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    max-width: 55px;
    text-align: center;
}
.sliderCont {
    float: left;
    margin: 10px 0 15px;
    width: 100%;
}
.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    background: #ccc none repeat scroll 0 0;
    border-radius: 5px;
    float: left;
    height: 7px;
    max-width: 300px;
    position: relative;
    width: 100%;
}
.ui-slider .ui-slider-range {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    height: 7px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}
.ui-slider > a:nth-child(2) {
    margin-left: -2px;
}
.ui-slider .ui-slider-handle {
    background: #505665 none repeat scroll 0 0;
    border-radius: 10px;
    cursor: pointer;
    height: 12px;
    position: absolute;
    top: -2px;
    width: 12px;
    z-index: 2;
}
.ui-slider > a:nth-child(3) {
    margin-left: -10px;
}
.ui-slider .ui-slider-handle {
    background: #505665 none repeat scroll 0 0;
    border-radius: 10px;
    cursor: pointer;
    height: 12px;
    position: absolute;
    top: -2px;
    width: 12px;
    z-index: 2;
}

/*Кнопки*/
.button {
    display: inline-block;
    font-family: helvetica, arial,sans-serif;
    font-size: 13px;
    font-weight: lighter;
    color: rgb(68,68,68);
    text-decoration: none;
    user-select: none;
    padding: .3em 1.2em;
    outline: none;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1);
    transition: all .218s ease 0s;
}
.button:hover {
    color: rgb(24,24,24);
    border: 1px solid rgb(198,198,198);
    background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.button:active {
    color: rgb(51,51,51);
    border: 1px solid rgb(204,204,204);
    background: rgb(238,238,238) linear-gradient(rgb(238,238,238), rgb(224,224,224));
    box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
}



/*Контент*/
.content {
    float: left;
    max-width: 850px;
    width: 100%;
}
.ankets {
    float: right;
    width: calc(100% - 340px);
}

/*Анкета в каталоге*/
.wrapper_anketa {
    width: calc(100% - 2px);
    /*height: 220px;*/
    height: 208px;
    background: #fff;
    border: 1px solid #b4b7bb;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.bottom_anketa {
    background: #f6f7f8 none repeat scroll 0 0;
    border-top: 1px solid #d3d6db;
    bottom: 0;
    height: 32px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.noprov {
    display: none;
}
.prov {
    background: rgba(0, 0, 0, 0) url("/i/satelit/foto_prov.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 14px;
    margin: 9px 0 0 15px;
    width: 112px;
}
.bottom_anketa > a {
    color: #999;
    float: right;
    font-family: helvetica;
    font-size: 12px;
    font-weight: lighter;
    margin: 8px 16px 0 0;
    text-decoration: none;
}
.bottom_anketa > a:hover {
    text-decoration: underline;
}
.content_anketa {
    float: left;
    width: calc(100% - 205px);
}
.img_anketa {
    background: rgba(0, 0, 0, 0) url("/im/sm/00000.jpg") no-repeat scroll 0 0 / 100% auto;
    float: right;
    /*height: 180px;*/
    height: 168px;
    width: 120px;
    margin: 3px;
    overflow: hidden;
}
.img_anketa > a {
    color: #dce6f2;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    text-decoration: none;
}
.img_anketa img {
    /*width: 100%;
    min-height: 100%;*/
    float: left;
    width: 100%
}
.content_anketa {
    float: left;
    padding: 10px 13px 0;
    width: calc(100% - 152px);
}
.name_anketak {
    color: #7a7a7a;
    font-family: helvetica;
    font-size: 14px;
    font-weight: lighter;
    height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
}
.name_anketak a {
    color: #c31723;
    text-decoration: none;
}
.name_anketak a:hover {
    text-decoration: underline;
}
.par_anketa {
    border-right: 1px solid #f2f2f2;
    float: left;
    margin-right: 10px;
    width: calc(50% - 11px);
}
.par_anketa > span {
    color: #333333;
    float: left;
    font-family: helvetica,arial;
    font-size: 13px;
    font-weight: lighter;
    margin-bottom: 5px;
    width: 100%;
}
.par_anketa > span > span {
    float: right;
    margin-right: 35px;
}
.cena_anketa {
    float: right;
    width: calc(50% - 10px);
}
.cena_anketa > span {
    color: #333333;
    float: left;
    font-family: helvetica,arial;
    font-size: 13px;
    font-weight: lighter;
    margin-bottom: 6px;
    width: 100%;
}
.cena_anketa > span > span {
    float: right;
    margin-right: 35px;
}
.txt_anketa {
    border-top: 1px solid #f2f2f2;
    color: #333;
    float: left;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}

/*Пейджинг*/
.pagination {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.pagination li {
    color: #333;
    font-family: helvetica;
    font-size: 16px;
    display: inline-block;
    list-style: outside none none;
    padding: 0 10px;
    text-align: center;
}
.pagination li a {
    color: #fff;
    font-family: helvetica;
    font-size: 16px;
    text-decoration: none;
}
.pagination li a:hover {
    text-decoration: underline;
}
.pagination li.sel, .pagination li b {
    color: #c31723;
}
.pagination li a img {
    margin-bottom: -3px;
    width: 18px;
}
/*новый пейджинг*/
.nv > a {
    color: #333;
    font-family: helvetica;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    list-style: outside none none;
    padding: 0 10px;
    text-align: center;
}
.nv > b {
    padding: 0 10px;
}
.nv > b:first-child {
    display: none;
}
.nv > a:nth-child(2) {
    background: #999 none repeat scroll 0 0;
    border-radius: 19px;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 18px;
    line-height: 16px;
    padding: 0;
    text-align: center;
    width: 18px;
}
.nv > a:last-child {
    background: #999 none repeat scroll 0 0;
    border-radius: 19px;
    color: #fff;
    float: right;
    font-size: 12px;
    height: 18px;
    line-height: 16px;
    padding: 0;
    text-align: center;
    width: 18px;
}

/*Футер*/
.wrapper_footer {
    background: rgba(0, 0, 0, 0) url(/i/satelit/footer_line2.png) repeat-x scroll 0 0;
    position: relative;
    height: 44px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: -18px;
}
.wrapper_footer_box {
    height: 44px;
    margin: 0 auto;
    max-width: 850px;
    width: 100%;
}
.wrapper_footer_box > p {
    color: #fff;
    float: left;
    font-family: helvetica;
    font-size: 14px;
    font-weight: lighter;
    margin-top: 15px;
}
.wrapper_footer_box p a {
    color: #fff;
    margin-left: 15px;
    opacity: 0.7;
}
.wrapper_footer_box p a:hover {
    opacity: 1;
    text-decoration: none;
}
.schet {
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    float: right;
    height: 25px;
    margin-top: 10px;
    overflow: hidden;
    width: 25px;
}
.schet img {
    height: 25px;
    width: 25px;
}

/*Рюшки*/
.mb_wrapper_fixed {
    position: fixed;
    top: 10px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d3d6db;
    border-radius: 3px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    width: calc(100% - 2px);
    max-width: 328px;
}
.i_text {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b4b7bb;
    border-radius: 3px;
    float: left;
    line-height: 16px;
    margin-bottom: 10px;
    padding: 15px;
    width: calc(100% - 32px);
    color: #505665;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
}
.i_text > p {
    color: #505665;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
}

/*Интим-карта*/
#YMapsID {
    width: calc(100% - 2px);
    height: 600px;
    border: 1px solid #b4b7bb;
    border-radius: 3px;
    overflow: hidden;
}
.map_label {
    font-family: helvetica, arial;
    font-weight: lighter;
    font-size: 14px;
}
.map_label li {
    display: inline-block;
}
.map_label li a {
    color: #c31723;
    text-decoration: none;
}
.map_label li a:hover {
    text-decoration: underline;
}
.map_label {
    font-family: helvetica,arial;
    font-size: 14px;
    font-weight: lighter;
    margin: 15px 0 -8px;
}
.map_label img {
    margin: 0 0 -15px 0;
}

/*Расширенный поиск*/
.big_search {
    font-family: helvetica, arial;
    font-size: 13px;
    color: #505665;
    font-weight: lighter;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d3d6db;
    border-radius: 3px;
    overflow: hidden;
    width: calc(100% - 32px);
    padding: 15px;
}
.big_search li {
    list-style: none;
}
.text_map {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.big_search li.usl, div.usl {
    font-weight: normal;
    margin: 15px 0 10px;
}
.big_search li {
    list-style: outside none none;
    margin: 0 0 3px;
}
.usl_ul {
    margin-top: -15px;
}

/*---Анкета---*/
.ankbody {
    float: right;
    width: calc(100% - 340px);
}
.foto_no {
    display: none;
}
.foto_no.provinfo_garem {
    color: #f7941d;
    display: inline;
}
.ankbody .wrapper_anketa {
    min-height: 100px;
    height: auto;
}
.ankbody .content_anketa {
    float: left;
    padding: 15px 15px 32px;
    width: calc(100% - 30px);
}
.ankbody .anketa_name {
    color: #c31723;
    float: left;
    font-family: helvetica;
    font-size: 16px;
    font-weight: lighter;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    width: calc(100% - 220px);
}
.ankbody .anketa_phone {
    color: #151515;
    font-family: helvetica;
    font-size: 14px;
    font-weight: bold;
    width: 220px;
    height: 20px;
    margin: 3px 0 17px 0;
    float: right;
}
.ankbody .content_anketa > p {
    color: #333;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    margin-bottom: 20px;
}
.ankbody .anketa_bottom_link {
    float: left;
    margin: 4px 0 0;
    width: 100%;
}
.ankbody .anketa_bottom_link > li:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    background: #898f9c;
    border-radius: 3px;
    left: 4px;
    top: 9px;
}
.ankbody .anketa_bottom_link > li:first-child:before {
    content: none;
}
.ankbody .anketa_bottom_link > li {
    display: inline;
    list-style: outside none none;
    padding-left: 15px;
    position: relative;
}
.ankbody .anketa_bottom_link > li a {
    color: #983b3b;
    font-family: helvetica;
    font-size: 12px;
    font-weight: lighter;
    text-decoration: none;
}
.ankbody .anketa_bottom_link > li a:hover {
    text-decoration: underline;
}
.ankbody .anketa_bottom_link > li span {
    color: #999999;
    font-family: helvetica;
    font-size: 12px;
    font-weight: lighter;
}
.ankbody .content_anketa_left {
    width: calc(50% - 1px);
    float: left;
    border-right: 1px solid #f2f2f2;
    margin-bottom: 20px;
}
.ankbody .content_anketa_right {
    width: calc(50% - 20px);
    float: left;
    margin-bottom: 20px;
    padding-left: 20px;
    color: #333;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
}
.ankbody .content_anketa_left div {
    color: #333;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    margin-bottom: 5px;
}
.ankbody .content_anketa_left div div {
    margin-bottom: 0;
}
.ankbody .content_anketa_left div a {
    color: #c31723 !important;
    text-decoration: none;
}
.ankbody .content_anketa_left div a:hover {
    text-decoration: underline;
}
.ankbody .content_anketa_left div:nth-child(2n+1) {
    width: 50%;
    float: left;
}
.ankbody .content_anketa_left div:nth-child(2n) {
    width: 50%;
    float: left;
}
.ankbody .content_anketa_right table td {
    text-align: center;
}
.ankbody .content_anketa_right table thead tr td {
    padding-bottom: 2px;
}
.ankbody .content_anketa_right table tbody tr td {
    line-height: 18px;
}
.ankbody .pred_box, .only_my {
    color: #333333;
    float: left;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    margin-bottom: 20px;
    width: 50%;
}
.ankbody .pred_box > div, .only_my .pred  {
    margin-bottom: 5px;
}
.ankbody .pred {
    font-weight: normal;
}
.ankbody .plus > a, .ankbody .only_my .dop_opis {
    padding-left: 20px;
    background: url("/i/satelit/pred.png") no-repeat 0 2px;
    color: #333333;
    text-decoration: none;
}
.ankbody .minus > a {
    padding-left: 20px;
    color: #888888;
    text-decoration: line-through;
}
.ankbody .pred_box a:hover {
    color: #c31723;
    text-decoration: underline;
}
.ankbody .anketa_bottom_link img {
    opacity: 0.5;
}
.ankbody .anketa_bottom_link li:hover img {
    opacity: 1;
}
.ankbody .content_anketa.anketa_map {
    padding: 0 0 32px 0;
    width: 100%;
}
.ankbody .anketa_map {
    height: 400px;
    width: 100%;
}
.comment {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b4b7bb;
    border-radius: 3px;
    color: #666;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    line-height: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 15px;
    width: calc(100% - 32px);
}
.comment_user {
    color: #303030;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.comment_label {
    float: left;
}
.comment_date {
    float: right;
}

/*Преадаптация*/
.menu-icon {
    display: none;
}
.left-off-canvas-menu > ul {
    font-family: helvetica;
}
.left-off-canvas-menu li:first-child {
    margin-top: 10px;
}
.left-off-canvas-menu li {
    border-bottom: 1px solid #444;
    padding: 10px 20px 10px 10px;
}
.left-off-canvas-menu a {
    color: #f9f9f9;
    font-size: 14px;
    font-weight: lighter;
    text-decoration: none;
}
.left-off-canvas-menu a:hover {
    color: #fff;
}
.left-off-canvas-menu .right {
    float: right;
}

/*Страница контактов*/
.contacts {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b4b7bb;
    border-radius: 3px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: calc(100% - 32px);
    font-family: helvetica, arial;
    font-weight: lighter;
    font-size: 13px;
    padding: 15px;
}
.contacts input {
    padding: 2px 5px;
}
.contacts table {
    margin: 10px 0 0 0;
}
textarea {
    max-width: 400px;
    width: 100%;
}
.contacts img {
    margin: 0 0 -4px;
}
.red {
    color: #c31723;
}
.err {
    background: #F2BAB6 none repeat scroll 0 0;
    border: 1px solid #c31723;
    color: rgba(95, 13, 18, 0.98);
    border-radius: 3px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: calc(100% - 32px);
    font-family: helvetica, arial;
    font-weight: lighter;
    font-size: 13px;
    padding: 15px;
}

/*Фото в анкете*/
#adp_fotobox {
    display: none;
}
.gallery_img {
    float: left;
    width: 100%;
}
.gallery_img > img {
    width: 100%;
}
.gallery_img:first-child {
    margin-top: -15px;
}
.gallery_img:last-child {
    margin-bottom: -15px;
}
#adp_foto_anketa {
    padding: 15px 0 32px 0;
    font-family: helvetica, arial;
    font-weight: lighter;
    font-size: 13px;
}
#adp_foto_anketa a {
    color: #999;
    text-decoration: none;
}
#adp_foto_anketa .gallery_img {
    float: left;
    width: 100%;
}
#adp_foto_anketa .gallery_img > img {
    width: 100%;
}
#adp_foto_anketa .gallery_img:first-child {
    margin-top: -15px;
}
#adp_foto_anketa .gallery_img:last-child {
    margin-bottom: -15px;
}

/*Бар в шапке*/
.wrapper_header_box {
    position: relative;
}
.header_bar_box::before {
    border-bottom: 7px solid #A9010A;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 3px;
    top: -7px;
}
.header_bar_box {
    background: linear-gradient(to top, #D3202A, #E22F39);
    border: 1px solid #A9010A;
    border-radius: 3px;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 54px;
    z-index: 3;
    display: none;
}
.header_bar_box li {
    color: #fff;
    font-family: helvetica;
    font-size: 13px;
    font-weight: lighter;
    list-style: outside none none;
    margin: 0 0 3px;
}
.header_bar_box a {
    color: #fff;
    text-decoration: none;
}
.header_bar_box span {
    color: #ddd;
}
.header_bar_box p {
    color: #ddd;
    margin-bottom: 10px;
}
.header_bar_box span#bg_black.bg_active::before {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    content: "";
    height: 7px;
    position: absolute;
    right: -14px;
    top: 4px;
    width: 7px;
}
.header_bar_box span#bg_black:after {
    content: '';
    background: #000;
    border: 1px solid #b4b7bb;
    border-radius: 3px;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
}
.header_bar_box span#bg_black {
    color: #fff;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
}
.header_bar_box span#bg_smog.bg_active::before {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    content: "";
    height: 7px;
    position: absolute;
    right: -14px;
    top: 4px;
    width: 7px;
}
.header_bar_box span#bg_smog:after {
    content: '';
    background: #e9eaed ;
    border: 1px solid #b4b7bb;
    border-radius: 3px;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
}
.header_bar_box span#bg_smog {
    color: #fff;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
}
.bg_pagination li a {
    color: #ccc;
}

/*Убрали непонятные селекторы*/
select#sel_order {
    display: none;
}
label[for="sel_order"] {
    display: none;
}
.ankbody #crumbs_title {
    display: none;
}

/*Галлерея*/
.gallary_box {
    width: 100%;
}
.gal {
    float: left;
    padding: 0 5px 5px 0;
    width: calc(25% - 5px);
}
.gal > a {
    float: left;
    margin-bottom: -3px;
    width: 100%;
}
.gal img {
    border-radius: 1px;
    width: 100%;
    min-height: 172px;
}

/*Видео*/
.video-background {
    background: #000;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -99;
}
.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
#vidtop-content {
    top: 0;
    color: #fff;
}
.vid-info { position: absolute; top: 0; right: 0; width: 33%; background: rgba(0,0,0,0.3); color: #fff; padding: 1rem; font-family: Avenir, Helvetica, sans-serif; }
.vid-info h1 { font-size: 2rem; font-weight: 700; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }
@media (min-aspect-ratio: 16/9) {
    .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
    .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
    .vid-info { width: 50%; padding: .5rem; }
    .vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
    .vid-info .acronym { display: none; }
}

/*Слайдшоу*/
.slideshow {
    position: fixed;
    width: 100%;
    height: 1080px;
    top: 0px;
    left: 0px;
    z-index: -99;
}
.slideshow ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 1080px;
}
.slideshow li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 1080px;
    overflow: hidden;
}
.slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 1;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-animation: image 30s linear infinite;
    -ms-animation: image 30s linear infinite;
    -o-animation: image 30s linear infinite;
    -webkit-animation: image 30s linear infinite;
    animation: image 30s linear infinite;
}
.slideshow li:nth-child(2) span {
    -webkit-animation-delay: 6s
}
.slideshow li:nth-child(3) span {
    -webkit-animation-delay: 12s
}
.slideshow li:nth-child(4) span {
    -webkit-animation-delay: 18s
}
.slideshow li:nth-child(5) span {

    -webkit-animation-delay: 24s
}
.slideshow li:nth-child(6) span {
    -webkit-animation-delay: 30s
}
.slideshow li:nth-child(7) span {
    -webkit-animation-delay: 36s
}
.slideshow li:nth-child(8) span {
    -webkit-animation-delay: 42s
}
.slideshow li:nth-child(9) span {
    -webkit-animation-delay: 48s
}
.slideshow li:nth-child(10) span {
    -webkit-animation-delay: 54s
}
@-webkit-keyframes image {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {opacity: 0;}
}
@-moz-keyframes image {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {opacity: 0;}
}
@-o-keyframes image {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {opacity: 0;}
}
@keyframes image {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
        -ms-animation-timing-function: ease-in;
        -o-animation-timing-function: ease-in;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -o-transform: scale(1.05);
        transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
        -ms-animation-timing-function: ease-out;
        -o-animation-timing-function: ease-out;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {opacity: 0;}
}

/*здесь стили для хрома*/
@media all and (-webkit-min-device-pixel-ratio:0) {
    .select > a {
        padding-bottom: 14px;
    }
}

.atlas_map_box {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    background: #f1f1f1;
    border-radius: 5px;
    z-index: 9;
}
.atlas_map_box > span {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
}
.map-label {
    float: left;
    margin: 10px 0 0;
    width: 100%;
    font-family: helvetica;
}
.map-label > li {
    display: inline-block;
    float: left;
    list-style: outside none none;
    margin: 0 20px 0 0;
}
.map-label img {
    margin: 6px 0 -8px;
    width: 24px;
}
.metro_ic {
    color: #fff;
    font-size: 14px;
    font-family: helvetica;
}
.ymaps-2-1-42-balloon__close + .ymaps-2-1-42-balloon__content {
    margin-right: 12px !important;
}
.yand-baloon {
    width: 100%;
    max-width: 150px;
}
.yb-name {
    width: 100%;
    float: left;
}
.yb-name > span {
    border-bottom: 1px solid #eee;
    color: #999;
    float: left;
    margin: 0 0 6px;
    padding: 0 0 5px;
    width: 100%;
}
.yb-no {
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0) url("/i/satelit/ank_tel.png") no-repeat scroll left 2px;
    padding-left: 22px;
    margin: 0 0 5px;
}
.yb-prise {
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0) url("/i/satelit/ank_rub.png") no-repeat scroll left 3px;
    padding-left: 22px;
    margin: 0 0 5px;
}
.yb-prise > span {
    float: left;
    width: 100%;
}
.yb-prise > span b {
    font-weight: normal;
}
.yand-baloon > a {
    width: 100%;
    max-width: 150px;
    float: left;
    display: block;
}
.yand-baloon > a > img {
    width: 100%;
    height: auto;
}
.ymaps-2-1-42-b-cluster-tabs__content-item .ymaps-2-1-42-b-cluster-content__header {
    display: none;
}
.ymaps-2-1-42-b-cluster-tabs__content-item .ymaps-2-1-42-b-cluster-content__body {
    margin-bottom: 0;
}

.yand-cluster-baloon i {
    display: none;
}
.yand-cluster-baloon .yand-baloon {
    max-width: none;
}
.yand-cluster-baloon .yb-name {
    float: right;
    width: calc(100% - 160px);
}
.yand-cluster-baloon .yb-no {
    background: rgba(0, 0, 0, 0) url("/i/satelit/ank_tel.png") no-repeat scroll 5px 0;
    float: right;
    padding-left: 26px;
    width: calc(100% - 180px);
}
.yand-cluster-baloon .yb-prise {
    background: rgba(0, 0, 0, 0) url("/i/satelit/ank_rub.png") no-repeat scroll 5px 2px;
    float: right;
    padding-left: 26px;
    width: calc(100% - 180px);
}
.yand-cluster-baloon .yand-baloon > a {
    margin: -65px 0 0;
}

/*Прелоадер*/
.showPreloader #fancybox-loading {
    display: block !important;
}
.showPreloader #fancybox-wrap {
    display: none !important;
}
#fancybox-wrap, #fancybox-outer, #fancybox-content, #fancybox-content > div, #fancybox-content .box, #fancybox-content .box .b {
    transition: 0s;
}

.mox-wrap {
    float: left;
    width: 100%;
    margin: 17px 0 17px 0;
}
.mox-wrap:first-child {
    margin: 1px 0 17px 0;
}
.mox-wrap:last-child {
    margin: 17px 0 -17px 0;
}

/*Показать номер*/
a.btn-show-phone {
    display: inline-block;
    color: white;
    text-decoration: none;
    padding: .3em 1em;
    margin: -12px 0 -10px 5px;
    font-size: 14px;
    outline: none;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.75);
    border-width: 2px 0;
    border-style: solid none;
    border-color: #FDBE33 #000 #D77206;
    border-radius: 6px;
    background: linear-gradient(#F3AE0F, #E38916) #E38916;
    transition: 0.2s;
    font-weight: normal;
}
a.btn-show-phone:hover { background: linear-gradient(#f5ae00, #f59500) #f5ae00; }
a.btn-show-phone:active { background: linear-gradient(#f59500, #f5ae00) #f59500; }


/*Правки адаптации*/
.off-canvas-submenu li {
    padding: 10px 20px 10px 30px;
}
.i_text:last-child {
    margin-top: 25px;
}