﻿.btn_block {
    margin-top: 10px;
}
.requestForm__heading {
    font-size: 25px;
    font-family: "Merriweather";
    font-weight: 700;
}
.message-page-heading-block {
    margin: 20px auto 20px !important;
    position: relative;
}

/* Отображение карусели с фотками только после того, как прогрузится карусель */
.c-sliderImages__slider, .c-sliderImages__slider-galery, .c-newsImages__slider {
    visibility: hidden;
}
.c-sliderImages__slider.owl-loaded, .c-sliderImages__slider-galery.owl-loaded, .c-newsImages__slider.owl-loaded {
    visibility: visible;
}
.c-newsImages__slider {
    margin-bottom: 120px;
}
@media (max-width: 767px) {
    .c-newsImages__slider {
        margin-bottom: 35px;
    }
}
.b-getUs__rasp {
    display: none;
}
.secondaryMenu__list {
    margin-left: 70px;
}
.c-block__inner.-centered {
    text-align: center;
}
.c-txt__heading {
    font-size: 32px;
}
.b-living .c-txt__heading {
    font-size: 32px;
    font-weight: 700;
}
@media (min-width: 980px) {
    .b-living .c-blTxtImg__image {
        left: -90px;
        position: relative;
        max-width: 520px;
    }
}
@media screen and (min-width: 1179px) {
    .b-living .c-blTxtImg__image {
        max-width: 600px;
    }
}
@media screen and (max-width: 1178px) {
    .b-living .c-blTxtTabs .c-txtSlider__content {
        margin-bottom: 20px;
    }
    .b-living .c-blTxtImg__image {
        float: none;
        margin: auto;
    }
}
.entertainmentPage .c-txt__heading {
    font-size: 31px;
}
.c-txtImg__image.-standalone {
    margin-left: -150px;
    max-width: 600px;
    box-shadow: 4px 2px 18px 2px rgba(0,0,0,0.13);
}
.c-blTxtTabs__heading {
    margin: 40px 0;
}
.c-blTxtImg__image {
    max-width: 600px;
    width: auto;
}
.c-blTxtImg__body {
    max-width: 500px;
}
.c-blTxt__inner {
    background-color: #fff;
    box-shadow: 4px 2px 18px 2px rgba(0,0,0,0.13);
    padding: 40px 80px;
    box-sizing: border-box;
}
.c-blTxt__inner a {
    text-decoration: underline;
}
.c-blLetter__images.-right-justify {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.frontPage .b-aboutComp__inner {
    display: block;
}
.b-aboutComp__body p {
    text-align: justify;
}
.txtImg__imagelink {
    display: none;
}
.txtImg__imagelink.-active {
    display: inline;
}

.b-txtCertificateRules {
    margin-bottom: 40px;
}
.c-block__wrapBg {
    background-size: cover;
    /*background-position: left 800px;*/
    background-repeat: no-repeat;
    background-image: url(/images/bg/bg--txt.jpg);
}

.c-blSlider {
    background-size: contain;
    background-position: center;
    background-repeat: repeat-x;
    background-image: url(../images/bg/bg--sliderServ.jpg);
}
.c-blSlider__inner {
    padding-top: 40px;
    padding-bottom: 40px;
}
.-popup .mm-slideout {
    z-index: 1000000000 !important;
}
.popup-body-text {
    line-height: 1.6;
}

#b-main-popup{
    overflow-y: auto;
    max-width: 100%;
    width: 100%;
    height: 100%;
}
#b-news-popup {
    overflow-y: visible !important;
    max-width: 100%;
    height: auto;
    top: 0;
    width: 880px;
    left: 50%;
    transform: translate(-50%, -50%);
}
#b-main-popup .c-blPopup__inner {
    left: 0;
    padding: 20px 5px;
    font-size: 15px;
    position: absolute;
    top: 15px;
    border: 1px solid #959595;
    box-shadow: 3px 4px 16px 5px rgba(0,0,0,0.09);
    max-width: 100%;
}
#b-news-popup .c-blPopup__inner {
    padding: 30px 5px 8px;
    font-size: 15px;
    position: absolute;
    border: 1px solid #959595;
    box-shadow: 3px 4px 16px 5px rgba(0,0,0,0.09);
    max-width: 100%;
    top: 0;
}
#b-main-popup .c-blPopup__close, #b-news-popup .c-blPopup__close{
    right: 0;
    top: 0;
}
#b-main-popup img {
    width: auto;
    max-width: 100%;
    height: 180px;
    margin: 0 auto 20px;
}
#b-news-popup img {
    width: auto;
    max-width: 100%;
    height: 220px;
    margin: 10px auto;
}
#b-main-popup .c-blPopup__body {
    margin-bottom: 0;
}
#b-news-popup small{
    opacity: 1 !important;
}
#b-news-popup .popup-body-text {
    font-size: 14px;
}
@media screen and (min-width: 1179px) {
    #b-news-popup .popup-body-text {
        font-size: 17px;
    }
    #b-news-popup img {
        height: 260px;
        margin: 0 auto 20px;
    }
    #b-news-popup {
        top: 200px;
    }
    #b-news-popup .c-blPopup__inner {
        padding: 20px;
    }
    #b-main-popup img {
        margin: 5px;
        flex: 0 1 auto;
    }
    #b-main-popup .popup-body-text {
        margin: 5px;
        flex: 0 1 auto;
    }
    #b-main-popup .c-blPopup__body {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        align-content: center;
    }
    #b-main-popup .c-blPopup__inner {
        max-height: 260px;
    }
    #b-main-popup {
        width: 630px;
        height: 260px;
    }
    #b-news-popup img {
        margin: 5px;
        flex: 0 1 auto;
    }
    #b-news-popup .popup-body-text {
        margin: 5px;
        flex: 0 1 auto;
    }
    #b-news-popup .c-blPopup__body {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        margin-bottom: 0;
    }
}

/* Colorbox */
#cboxLoadedContent img {
    max-width: 100%;
    height: 100% !important;
    max-height: 100% !important;
    background-size: contain;
    width: auto !important;
    margin-top: 0 !important;
}
#cboxClose {
    top: -30px;
    right: -60px;
}

@media (max-width: 767px) {
    #cboxClose {
        top: -40px;
        right: -40px;
    }
}

/* Header */
@media (min-width: 768px) {
    .b-branging__logo img { 
        height: 75px;
        width: auto;
    }
}
#main-notice {
    font-size: 18px;
    padding: 6px;
    background: #FAB400;
    color: #fff;
    text-align: center;
}
#main-notice-mobile { 
    display: none;
}
.c-social__item--tel {
     background-image: url(/css/../images/icon/telegram_icon_136124.svg);
}
.c-social__item--whatsapp-text {
    color: #075E54;
    opacity: 1;
    margin-right: 8px;
}
.c-social__item--how-to-get-us-text {
    color: #075E54;
    opacity: 1;
    margin-right: 0px;
}
.c-social__item--how-to-get-us-text span {
    vertical-align: top;
}
.c-social__item--whatsapp {
    background-image:url(../images/icon/whatsapp-logo.svg);
    margin-right: 0;
    opacity: 1;
    width: 30px;
    height: 30px;
}
.c-social__item--how-to-get-us-text:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background-image: url(/css/../images/icon/icon-map.svg?ver=1);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
@media (max-width: 978px) {
    #main-notice { 
        display: none;
    }
    #main-notice-mobile { 
        display: block;
        font-size: 14px;
        padding: 6px;
        background: #FAB400;
        color: #fff;
        text-align: center;
    }
    .c-social__item--whatsapp-text {
        width: auto;
        height: auto;
        font-size: 16px;
    }
    .c-social__item--how-to-get-us-text {
        width: auto;
        height: auto;
        font-size: 16px;
    }
    .how-to-get-us-mobile {
        float: left;
        margin-left: 15px !important;
    }
    .whatsapp-mobile {
        float: right;
        margin-right: 15px  !important;
    }
    .c-social__item--whatsapp {
        width: 25px;
        height: 25px;
    }
}
.regionHeader__inner {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.mainMenu__link_new_year{
    color: red;
}
.regionLowerHeader {
    margin-top:10px;
}

/* Lang switecher */
.b-langSwitcher {
    width: 33.33%;
}
.language-mobile {
    display: none;
}
@media (max-width: 767px) {
    .language-mobile {
        display: block;
    }
}

/* Header phone */
/*.regionLowerHeader__inner .b-mobilePhoneHeader:first-child {
    margin-left: auto;
    margin-right: auto;
}*/
.regionLowerHeader__inner .b-mobilePhoneHeader{
   margin-left: auto;
   margin-right: auto;
}
.b-phoneHeader {
    width: 33.33%;
}
.b-phoneHeader__phone {
    /*-webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;*/
     -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 5px;
}
.b-phoneHeader__phone small {
  opacity: 1 !important;
}
.b-mobilePhoneHeader__phone small {
  opacity: 1 !important;
}
.b-mobilePhoneHeader__email {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-sizing: border-box;
    line-height: 1;
    font-size: 21px;
    margin-top: 11px;
}
.b-phoneHeader__email {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
   /* -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;*/
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-sizing: border-box;
    line-height: 1;
    font-size: 21px;
    margin-top: 7px;
    margin-bottom: 10px;
}
.b-phoneHeader__email::before,
.b-mobilePhoneHeader__email::before {
    content: '';
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 21px;
    height: 21px;
    background-image: url(../images/icon/email.svg);
     background-repeat: no-repeat;
    background-position: 0 5px;
    background-size: 21px auto;
    margin-right: 12px;
}
.b-mobilePhoneHeader__email {
    margin-top: 0;
}

/* Main menu */
.mainMenu__item {
    margin-right: 10px;
    font-size: 13px;
}
.regionAnimHeader .mainMenu__item {
    margin-right: 10px;
    font-size: 11px;
}
.b-animMenu.c-block {
    margin: auto;
}
.mainMenu__item--expanded .mainMenu__link {
    padding-right: 15px;
}
.mainMenu__item--expanded:after {
   top: 32px; 
}
/* Forms */
.c-form__checkbox+span:before {
    border: 2px solid #B71918;
}
.form-group.required .c-form__label:after {
  content:" * ";
  color:red;
}
.c-form__item--email {
    background-image: url(../images/icon/email.svg);
}

/* Tabs */
.b-entertainment-blockTabs__item {
    padding-top: 25px !important;
    margin-top: -25px !important;
}
.c-blockTabs__item_entertainment--nav {
    padding: 11px 35px;
    font-size: 16px;
    border-radius: 25px;
    border: 1px solid #959595;
    margin-right: 10px;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 5px;
    max-width: 82%;
}
.c-blockTabs__nav {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-blockTabs__item--nav {
    margin-bottom: 5px;
}
.c-blockTabs__row,
.title-type-house,
.c-blockTabs__table {
    display: none;
}
.c-blockTabs__row.-active,
.title-type-house.-active,
.c-blockTabs__table.-active {
    display: block;
}
.b-news__list .c-blockTabs__row.-active {
    margin: 20px auto;
}
.-no-bg {
    background: none;
}

.c-block__heading {
    line-height: 1.15;
    font-family: "Merriweather";
}

/* Index: Accomodation block */
.b-accommodation__row-last-item {
    margin: auto;
}
.b-accommodation__inner {
    padding-bottom: 40px;
}

/* Index: Restaurant block */
.cheafRestaurant-block .c-blTxtImg__image {
    width: auto !important;
}
.b-restaurant__inner {
    padding-bottom: 40px;
}
.b-restaurant .c-txtImg__content {
    padding: 40px 120px 40px 40px;
}

/* Index: Rest block */
.b-rest__inner {
    padding-top: 40px;
    padding-bottom: 40px;
}
.b-rest__item:last-child {
    margin-bottom: 0;
}
.b-rest .c-txtImg__image--tabs {
    max-width: 600px;
    margin-right: -80px;
}
.b-rest .c-txtImg__content--tabs {
    max-width: 650px;
    padding: 40px 40px 40px 120px;
}

/* Index: Map block */
.b-mapPopup__inner {
    top: 3% !important;
}
.b-mandMap {
    padding-top: 40px;
}
@media screen and (min-width: 1179px) {
    .b-contacts__map {
        height: 450px;
    }
}
.b-map-block {
    width: 100%;
    max-width: 100%;
    position: relative;
    height: 240px;
}
.b-map-block__text{
    position: absolute;
    top: 0;
    max-width: 100%;
    width: 300px;
    background: #fff;
    padding: 10px 15px;
    left: 30px;
    height: 100%;
}
.b-map-text__item {
    margin-bottom: 10px;
}
@media screen and (min-width: 1179px) {
    .b-map-block  {
        height: 400px;
    }
}
@media screen and (max-width: 767px){
    .b-map-block__text{
        position: static;
        height: auto;
    }
}

/* Tables */
#living .c-txtTable__heading{
    text-align: center;
    margin-bottom: 5px;
}
.c-txtTable__heading_note{
    text-align: center;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
}
.c-txtTable__subheading{
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
}
.subpricelist__heading{
    margin-top: 15px;
}
.c-table__td--thead {
    font-size: 18px;
}
.c-txtTable__text-block {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.c-txtTable__text-block__header {
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}
.c-txtTable__text-block__description {
    margin-bottom: 10px;
}
.c-txtTable__text-block__note {
    text-align: center;
    font-style: italic;
}
.c-txtTable__text-block ul {
    margin-top: 0.7em;
    margin-bottom: 2em;
}
.c-txtTable__text-block ul li {
    position: relative;
    padding-left: 27px;
    box-sizing: border-box;
    margin-bottom: .4em;
}
.c-txtTable__text-block ul li::before {
    content: '';
    position: absolute;
    top: .4em;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #B71918;
    border-radius: 50%;
}
.c-txtTable__price {
    text-align: center;
    font-size: 22px;
}
.c-txtTable__inner.-text-centered {
    text-align: center;
}
.c-txtTable__inner.-text-centered .c-table__td--header,
.c-txtTable__inner.-text-centered .c-table__td--tbody:first-child {
    text-align: center !important;
}
.c-txtTable__inner.-text-centered .c-table__td--sub {
    padding-left: 0 !important;
}
.c-txtTable__inner.-text-centered .c-txtTable__price {
    padding-top: 20px;
}
.table-data td, .table-data th, .table-data tr, .table-data{
    border: 1px solid black !important;
    border-collapse: collapse !important;
}
.table-data{
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

/* Main menu */
.mainMenu .с-menuSub__link {
    padding: 16px 30px;
}

/* Have a question box */
.b-haveQuestions__inner {
    padding-top: 20px;
}

/* Main page letter */
.b-aboutComp.c-blLetter {
    padding-bottom: 0;
}

/* Index page */
#restaurant-main-block, #accommodation-types-block, #entertainments-main-block,
#videos-main-block, #reviews-main-block, #mandrogi-map{
    border-top: 82px solid transparent;
    margin-top: -82px;
}
.c-factoid__icon svg {
    max-width: 100px;
    fill: #FAB400;
    color: #FAB400;
}
.c-factoid__icon::before {
    content: '';
}
.c-blLetter__heading {
    font-size: 42px;
    font-family: "Merriweather";
}
.font_merriweather {
    font-family: "Merriweather";
}

/* Prices page */
.service-icon {
    width: 29px;
    height: 29px;
    background: url(/images/new-service-icon.png) center center no-repeat;
    display: block;
    background-size: 100% auto;
    position: absolute;
    left: -26px;
    top: -16px;
}
.pricesPage .c-blockTabs__content  {
    max-width: 800px;
    margin: 0 auto;
}
.pricesPage .c-table__td--tbody {
    min-width: 0;
}
.pricesPage .c-txtTable__inner {
    padding: 50px 35px 60px;
}
.pricesPage .c-table__td--tbody {
    position: relative;
    width: 24%;
}
.pricesPage .c-table__double-td--tbody {
    text-align: left !important;
}
.pricesPage .c-table__td--tbody:first-child {
    width: 63%;
}
.pricesPage .c-table__td--sub {
    padding-left: 1.8em !important;
}
.pricesPage .c-table__td--bold {
    font-weight:700;
}
.pricesPage td {
    vertical-align: top;
}

@media (max-width: 767px) {
    .pricesPage .c-txtTable__inner {
        padding: 50px 10px 60px;
    }
    .service-icon {
        width: 20px;
        height: 20px;
        left: -11px;
        top: -14px;
    }
}

/* Houses */
.с-house__more {
    top: -15px;
    position: relative;
}
#kupchaya {
  margin-top: -50px;
  padding-top: 50px;
}


/* Excursions page */
.excursionsPage .c-txtTable__inner {
    padding: 50px 160px 60px;
}
.excursionsPage .b-kidsMenu__inner {
    padding-bottom: 40px;
}

/* Entertainment page */
.entertainmentPage .c-blSlider {
    background-position: center top;
}
.entertainmentPage .c-blSlider__inner {
    padding-bottom: 125px;
}

/* News block */
#news-photo-report .c-gridImages__image{
    height: auto;
    width: auto;
    max-width: 100%;
    margin: auto;
}
.horizontal-group-item {
    margin-left: 0.5%;
    margin-right: 0.5%;
    width: 32.33%;
}
.b-news__list .horizontal-group-item {
    width: 49%;
}
.b-news__content .c-txtImg__content {
    max-width: 650px;
    padding: 50px 120px 80px 70px;
    box-shadow: 0px 4px 29px 10px rgba(0,0,0,.1);
    font-size: 18px;
}
.b-news__content .c-txtImg__image {
    margin-left: -80px;
    max-width: 610px;
    box-shadow: -4px 2px 18px 2px rgba(0,0,0,.13);
}
.mob-news-block {
   display: none;
}
.b-news__item-flipbook {
    width: 100%;
}

.c-newsImages__slider .c-sliderImages__slide {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
}
.c-newsImages__slider .center .c-sliderImages__slide {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
}
@media (max-width: 767px) {
    .b-news__list .c-sliderImages__slide {
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }
}
.b-news__list .c-blSlider__inner {
    padding-top: 0px;
    padding-bottom: 20px;
}
.b-news__list .c-blSlider .owl-stage-outer, .c-blSlider.c-block .owl-stage-outer,
.b-news__list .c-txtSlider .c-sliderImages__slider-galery {
    overflow: visible !important;
}
.c-newsImages__slider .owl-stage-outer {
    overflow: visible;
}
.c-blSlider .owl-nav button {
    top: 150px;
}

@media (max-width: 767px) {
    .b-news__content .c-txtImg__content {
        padding: 10px 20px;
        font-size: 16px;
        max-width: 100%;
        width: 100%;
    }
    .b-news__item-flipbook {
        width: 100%;
    }
}
@media (max-width: 979px) {
    .mob-news-block {
       display: block;
    }
    .pc-news-block {
       display: none;
    }
    .b-news__content .c-txtImg__image {
        margin-top: -5px;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }
}
@media (max-width: 1169px) {
    .horizontal-group-item {
        margin-left: 1%;
        margin-right: 1%;
        width: 48% !important;
    }
    .b-news__content .c-txtImg__image {
        max-width: 450px;
    }
}
a.maslenica-link{
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 19px 25px 19px;
    min-width: 200px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    background-color: #1B7100;
    box-sizing: border-box;
    border-radius: 30px;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    overflow: hidden;
    z-index: 0;
}
.news-block{
    margin: 10px auto 30px !important;
}
@media (max-width: 1169px) {
    .b-living .news-block{
        width: 90% !important;
    }
}
a#new-year-link{
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-align: center;
    cursor: pointer;
    display: block;
}
.news-block{
    margin: 10px auto 30px !important;
}
.center-content{
    text-align: center;
}
.center-content li{
    list-style-position: inside;
}
.b-news__list .с-news__footer{
    text-align: center;
}
.b-news__list {
    flex-wrap: wrap;
}
.b-news__list li.c-news{
    padding-top: 45px;
    margin-top: -45px;
}
.b-news {
    /*background-image: url(../images/bg/bg_NG.jpg);*/
    padding-top: 65px;
    font-size: 16px;
    line-height: 1.5em;
    padding-bottom: 100px;
}
.b-news .c-txt__button{
    margin: 10px auto 0;
}
.b-news-winter {
    background-image: url(../images/bg/bg_NG.jpg);
}
.b-news__heading {
    margin-bottom: 40px;
}
.b-news__more {
    margin-top: 40px;
}
.c-news{
    margin-bottom: 50px;
}
.c-news__heading {
    font-size: 24px;
    line-height: 1.3em;
}
.c-news__image {
    position: relative;
    margin-bottom: 20px;
}
.c-news__image a{
    cursor: default;
}
.c-news__image a::before {
    background: none;
}
.c-news__image:hover img {
    -webkit-filter: none;
    filter: none;
}
.c-news__image .c-news__heading {
    position: absolute;
    top:0;
    left:0;
    right:0;
    padding: 10px 20px;
    background: rgba(0,0,0,0.3);
    color: #fff;
}
.c-news__image .c-news__footer {
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    padding: 10px 20px;
    background: rgba(0,0,0,0.3);
    color: #fff;
}
.c-news__inner {
    padding-bottom: 30px;
}
.c-news__body p {
    margin-bottom: 1.1em;
}
.c-news__inner_text:before {
    top: 0px;
}
.c-news__inner_text{
   position: relative;
   box-shadow: 3px 4px 16px 5px rgba(0,0,0,.09);
   border: 8px solid #fff;
   margin-bottom: 20px;
   z-index: 0;
   overflow: hidden;
   -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s; 
    padding: 38px 12px;
    border-top: 3px solid #B71918;
}
.c-news__inner_text .c-news__heading {
    text-align: center;
    margin-bottom: 10px;
}
.c-news__inner .prices-block {
    margin-top: 15px;
    font-weight:bolder;
    text-align: center;
}
.c-news__inner .prices-block p{
    margin-bottom: 0px;
}
.c-news__inner .subtitle-news{
    text-align: center;
}
.с-news__more{
    font-size: 18px;
}
.с-news__footer {
    margin-top: 25px;
    text-decoration: underline;
    padding: 0 30px;
}
.news-block a{
    text-decoration: underline;
}
.c-news__body li {
    list-style-type: disc;
    margin-left: 20px;
}
.monogram-left {
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -100px;
    width: 100px;
    height: auto;
    z-index: 1;
}

.monogram-right {
    position: absolute;
    right: 50%;
    margin-right: -100px;
    top: -16px;
    width: 100px;
    height: auto;
    z-index: 1;
    transform: scale(-1, 1);
}
.monogram{
    position: absolute;
    right: 50%;
    margin-right: -78px;
    top: -12px;
    width: 156px;
    height: auto;
    z-index: 1;
    transform: scale(-1, 1);
}
.c-news{
  position: relative;  
}
.news-image .c-news__image{
    border: none;
}
.news-gallery {
    max-width: 100%;
}
@media (max-width: 767px) {
    .horizontal-group-item {
        margin-left: 3%;
        margin-right: 3%;
        width: 94% !important;
    }
}

a.slider-news-button, a.slider-news-button-second{
    display: block;
    margin: 10px auto;
    z-index: 99;
}

@media (min-width: 980px) {
    a.slider-news-button {
        margin: -60px auto 0 !important;
    }
}
@media (min-width: 1200px) {
    a.slider-news-button {
        margin: -120px auto 0 !important;
    }
}
    
/* New Year block */
.b-newYear {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(../images/bg/bg_NG.jpg);
    background-size: 100% auto;
}
.b-newYear::before {
    background-position: center top;
    background-image: url(../images/bg/pattern.png);
    background-repeat: repeat no-repeat;
    background-size: auto 160px;
}
.b-newYear.c-blLetter {
    padding-bottom: 0;
}
.b-newYear .с-initialLetter__inner {
    background-image: url(../images/bg/letterBg-blue.jpeg);
}
.b-newYear .с-initialLetter::after {
    background-image: url(../images/bg/white-ink-bg.png);
}
.b-newYear .с-initialLetter::before {
    background-image: none;
}
.b-newYear .c-blLetter__inner {
    position: relative;
    z-index: 0;
    padding-top: 100px;
    padding-bottom: 80px;
}
.b-newYear .b-newYear__content {
    padding-top: 50px;
}
.b-newYear .b-newYear__buttons {
    margin-top: 40px;
}
.b-newYear .b-newYear__button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    min-width: 200px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #1d2146;
    white-space: nowrap;
    border: 2px solid #1d2146;
    box-sizing: border-box;
    border-radius: 30px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    overflow: hidden;
    z-index: 0;
    font-size: 16px;
    min-width: 160px;
    padding: 14px 25px 16px;
    margin-right: 10px;
}
.b-newYear .b-newYear__button.-full {
    background: #1d2146;
    color: #fff;
}
.b-newYear .b-newYear__button:hover {
    background: #2c326a;
    color: #fff;
    border: 2px solid #2c326a;
}

/* Entertainment page */
.servicesPage .c-blTxtImg__imagecontainer {
    width: 100%;
    max-width: 500px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.servicesPage .c-blTxtImg__image {
    margin-bottom: 10px;
}
.с-initialLetter.-noheight {
    height: 0;
    min-height: 0;
}

/* Inner page titr */
.b-titrInner {
    position: relative;
    min-height: 450px;
    overflow: hidden;
    z-index: 1;
}
.restaurantPageBlocks .b-titrInner__inner {
    padding-top: 70px;
}
.b-titrInner__inner {
    padding-top: 40px;
}
.restaurantPageBlocks .b-titrInner__heading {
    font-size: 54px;
    color: #fff;
    line-height: 1.45;
    text-align: center;
    text-shadow: 6px 6px 5px rgba(0,0,0,0.3);
}
.b-titrInner__heading span {
    display: block;
    font-size: 42px;
    font-family: "Merriweather";
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
}
.restaurantPageBlocks .b-titrInner__heading span {
    font-size: 64px;
    font-family: "CyrillicOld";
}

/* image background text block*/
.c-blTextImageBackground {
    /*background-position: 0 -300px;*/
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #fff;
}
.c-blTextImageBackground .c-block__heading, .c-blTextImageBackground .b-txtDeep__body{
        text-shadow: 1px 1px 2px black, 0 0 1em black;
} 
@media (max-width: 767px) {
    .b-titr__video video::-webkit-media-controls {
        display:none !important;
    }
    .b-titr__video video {
        display:none !important;
    }
   .restaurantPageBlocks .c-blTextImageBackground .b-titrInner__heading span{
        font-size: 48px;
    } 
    .c-blTextImageBackground .b-titrInner {
        min-height: 180px;
    }
    .c-blTextImageBackground .b-titrInner__inner {
        padding-top: 30px;
    }
    .c-blTextImageBackground .b-titrInner__heading span{
        font-size: 26px;
    } 
}

/* restaurant page */
.restaurantPage .regionContent__inner {
    background: url(/images/bg/restaurant-bg-new.jpg) no-repeat;
    background-position: 0 -300px;
    background-size: cover;
    background-attachment: fixed;
    
}
.restaurantPage .b-txtDeep, .restaurantPageBlocks .b-txtDeep__item {
    background-color: #fff;
    background-image: url(/images/bg/bg--aboutRestaurant.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    padding: 60px 0;
}
.restaurantPage .c-blTxtImg__item, .restaurantPageBlocks .c-blTxtImg__item {
    margin-bottom: 20px;
}
.restaurantInnerPage .c-blockTabs__content  {
    max-width: 800px;
    margin: 0 auto;
}
.b-sliderRestaurant__slider {
    background: #fff;
}
.b-restaurantMenu {
    background: #fff;
}
.b-restaurantMenu__inner {
    padding: 40px 0;
}
.b-restaurantMenu__heading {
    text-align: center;
    margin-bottom: 40px;
}
.b-restaurantMenu__items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.b-restaurantMenuItem {
    width: 20%;
    margin: auto;
}
.b-restaurantMenuItem__link {
    display: block;
    text-align: center;
    position: relative;
}
.b-restaurantMenuItem__link::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    z-index: 1;
}
.b-restaurantMenuItem__image {
    width: 84px;
    margin: 0 auto;
    z-index: 10;
    position: relative;
}
.b-restaurantMenuItem:nth-child(1) .b-restaurantMenuItem__link::after {
    background-image: url(/images/bg/1.png);
    left: -50px;
    top: -20px;
    height: 125px;    
}
.b-restaurantMenuItem:nth-child(2) .b-restaurantMenuItem__link::after {
    background-image: url(/images/bg/2.png);
    left: -50px;
    top: -20px;
    height: 155px;
}
.b-restaurantMenuItem:nth-child(3) .b-restaurantMenuItem__link::after {
    background-image: url(/images/bg/6.png);
    left: -30px;
    top: -20px;
    height: 135px;
}
.b-restaurantMenuItem:nth-child(4) .b-restaurantMenuItem__link::after {
    background-image: url(/images/bg/5.png);
    left: -80px;
    top: 10px;
    height: 135px;
}

@media (max-width: 767px) {
   .restaurantPage .b-restaurantImageFixed .b-titrInner__heading span, .restaurantPageBlocks .b-restaurantImageFixed .b-titrInner__heading span{
        font-size: 52px;
    } 
    .restaurantPage .b-titrInner, .restaurantPageBlocks .b-titrInner {
        min-height: 180px;
    }
    .restaurantPage .b-titrInner__inner, .restaurantPageBlocks .b-titrInner__inner {
        padding-top: 30px;
    }
    .restaurantPage .regionContent__inner, .restaurantPageBlocks .regionContent__inner {
        background-position: 0 0;
    }
}



.c-gridImages {
    background: #fff;
}
.c-gridImages__items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.c-gridImages__item {
    margin: 10px;
    min-height: 200px;
    -webkit-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
}
.c-gridImages__image {
    transition: transform .5s;
    height: 100%;
}
.c-gridImages__link {
    display:block;
    border: 8px solid #fff;
    box-shadow: 3px 4px 16px 5px rgba(0,0,0,0.09);
    overflow: hidden;
}
.c-gridImages__link:hover .c-gridImages__image {
    transform: scale(1.3);
}

.b-living__heading {
    margin: 40px 0;
}
.homes-links-block{
   margin: 30px auto !important;
   background-color: #fff;
   padding: 20px 12px;
   width: 250px;
   max-width: 100%;
}
.homes-links-block a{
    display: block;
    text-align: center;
    text-decoration: underline;
}

.b-restaurantHallImages {
    background-color: #fff;
    background-image: url(/images/bg/bg--sliderRestaurant.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 60px 0;
}

.c-slickSliderImages__slider {
    position: relative;
}
.c-slickSliderImages .slick-dots {
    bottom: 10px;    
}
.c-slickSliderLinks {
    margin-top: 25px;
}
.c-slickSliderLink__item {
    margin: 5px 30px;
}
.c-slickSliderLink__item img {
    max-width: 300px;
}
@media (max-width: 767px) {
    .c-slickSliderLink__item {
        margin: 5px 15px;
    }
}
.link-title-slider-item {
    font-weight: 400;
    font-size: 24px;
    text-align: left;
    margin-top: 8px;
}
.c-slickSliderImages .slick-dotted.slick-slider {
    margin: 0;
}
.c-slickSliderImages .slick-dots li button:before {
    color: #fff;
    opacity: 1;
    width: 32px;
    height: 32px;
    font-size: 9px;
}
.c-slickSliderImages .slick-dots li.slick-active button:before {
    color: #ccc;
}
.slickSlider_one-image .slick-dots{
    display: none;
}

/* Leave request form */
.c-blPopup__inner {
    background: #fff;
    top: 10%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.formLeaveRequest__textarea,
.formLeaveQuestion__textarea,
.formContact__textarea,
.formFeedback__textarea {
    height: 85px;
}
.formLeaveRequest .c-form__row,
.formLeaveQuestion .c-form__row,
.formContact .c-form__row,
.formFeedback .c-form__row {
    margin-bottom: 20px;
}
.formLeaveRequest__summary,
.formLeaveQuestion__summary,
.formContact__summary,
.formFeedback__summary {
    display: none;
    margin-bottom: 40px;
}
.formLeaveRequest__summary.formLeaveRequest__error,
.formLeaveQuestion__summary.formLeaveQuestion__error,
.formContact__summary.formContact__error,
.formFeedback__summary.formFeedback__error {
    color: #c00;
}
.b-registrate.success .b-registrate__body,
.b-anyQuestion.success .b-anyQuestion__body,
.b-contactUs.success .b-contactUs__body,
.b-internetReception.success .b-internetReception__body,
.b-feedback.success .b-feedback__body {
    color: #B71918;
}
.b-registrate.success .b-registrate__body h2,
.b-anyQuestion.success .b-anyQuestion__body h2,
.b-internetReception.success .b-internetReception__body h2,
.b-contactUs.success .b-contactUs__body h2,
.b-feedback.success .b-feedback__body h2 {
    color: #B71918;
}
.b-registrate__body {
    font-weight: bold;
}
.b-registrate.success .b-registrate__body {
    font-weight: normal;
}

/* Contacts */
.b-contacts__body small {
  opacity: 1 !important;
}
#how-to-get-us {
    padding-top: 73px;
    margin-top: -73px;
}
.b-contacts__heading {
    margin-top: 40px;
    margin-bottom: 40px;
}
.b-contacts__inner {
    padding-bottom: 60px;
}
.b-getUs {
    padding-bottom: 60px;
}
.b-getUs__heading {
    margin-bottom: 40px;
}
.b-getUs__item {
    margin-bottom: 40px;
}
.b-getUs__note {
    font-size: 14px;
}
.b-getUs__link-rasp,
.b-getUs__link-return  {
    text-decoration: none !important;
    border-bottom: 1px dashed;
    
}
.b-getUs .noun {
    text-decoration: none;
}
.b-internetReception__button {
    margin-top: 55px;
    text-align: right;
    max-width: 230px;
}
.b-internetReception__button a{
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 18px 19px 18px;
    min-width: 200px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    color: #fff;
    background-color: #B71918;
    box-sizing: border-box;
    border-radius: 25px;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    overflow: hidden;
    z-index: 0;
    min-width: 230px;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
}

/*.g-recaptcha {
    display: none;
}*/

/* Reviews block */
.review-block-list .owl-nav button.owl-prev,
.review-block-list .owl-nav button.owl-next {
	z-index: 1;
	width: 40px;
	height: 40px;
	background-color: #ccc;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
}

.review-block-list .owl-nav button span {
	font-size: 40px;
	height: 100%;
	display: block;
	width: 100%;
        margin-bottom: 10px;
}
.review-block-list .owl-nav button.owl-prev {
	left: -40px;
        padding: 0 !important;
}
.review-block-list .owl-nav button.owl-next {
	right: -40px;
        padding: 0 !important;
}
@media (max-width: 1169px) {
    .review-block-list .owl-nav button.owl-prev {
	left: -30px;
    }
    .review-block-list .owl-nav button.owl-next {
        right: -30px;
    }
    .review-block-list .owl-nav button.owl-prev,
    .review-block-list .owl-nav button.owl-next {
            width: 35px;
            height: 35px;
    }
    .review-block-list .owl-nav button span {
            font-size: 36px;
    }
}
.review-block-list .owl-nav {
	margin: 0;
}
.review-block-list .btn-wrap {
	text-align: center;
	width: 100%;
}
.review-block-list button {
	background-color: #ddd;
	border: none;
	padding: 10px 20px;
	border-radius: 5px;
	margin: 10px;
	font-size: 18px;
	font-weight: 600;
	transition: all 0.5s;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.review-block-list .owl-nav .disabled,
button.disabled {
	opacity: 0.6;
}

@media (max-width: 767px) {
    .review-block-list .owl-nav {
        display: none;
    }
}

.review-item__image img {
   width: auto;
   margin: auto;
   max-width: 125px;
}
.review-item-name {
    font-size: 20px;
    font-weight: 700;
    margin: 5px auto 20px;
    text-align: center;
}
.с-review-item__inner {
    border: 1px solid #959595;
    padding: 15px 20px 20px;
    margin: 0 5px;
}

/* Tile page */
.tile-title-circle {
    background: #000;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    margin-left: -26px;
    margin-bottom: -24px;
}
.tile-text-circle {
    background: #000;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    margin-left: -26px;
    margin-bottom: -38px;
}
@media (max-width: 767px) {
    .tile-title-circle {
        height: 16px;
        width: 16px;
    }
    .tile-text-circle {
        height: 16px;
        width: 16px;
    }
}
.tile-item__image img {
   width: auto;
   margin: auto;
   max-width: 100%;
}
.tile-item-data {
   padding: 12px 30px;
}
.b-tile__description {
    text-align: center;
    margin-bottom: 15px;
}
.b-tile__heading {
    text-align: center;
    font-size: 22px;
    font-family: "Merriweather";
    font-weight: 700;
    margin: 15px auto 20px;
}
.tile-item-name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

/* Vacancy page */
.b-vacanciesPhoto {
    margin: 15px 5px 8px;
}
.b-services__list_only-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-top: 20px;
}
.b-services__item-image .с-service__image {
    border: none;
    margin-bottom: 0;
}
.b-services__item-image .с-service__inner:before {
    display: none;
}

.b-vacancy .b-contacts__main {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.b-vacancy .b-txtDeep {
    background: #fff;
    padding: 40px 60px;
    border: 1px solid #959595;
    box-shadow: 3px 4px 16px 5px rgba(0,0,0,0.09);
}
.b-vacancy .c-blTxtImg__body {
    max-width: 100%;
}
.b-vacancy .c-blTxtImg__item {
    margin-bottom: 0;
}
.b-vacancy .c-blTxtImg__body ul:first-child {
    margin: 0;
}

.c-bgAnim.visible {
    opacity: 0.5;
}

.b-aware {
    max-width: 1170px;
    margin: auto;
    margin-top: -144px;
}
.b-aware__image {
    margin-right: 10px;
    display: inline;
    width: 120px;
}

.regionFooterHeader {
    padding: 20px 0;
    margin-bottom: 10px;
}
.c-mantera-logo__link img{
    height: auto;
    width: 170px;
    max-width: 100%;
    margin: 15px auto 30px;
}
.c-mantera-logo-small__link img{
    height: auto;
    width: 125px;
    margin-top: 20px;
}
@media (max-width: 767px) {
    .c-mantera-logo__link img{
        height: auto;
        max-width: 85%;
        margin: 10px auto;
    }
}

/* Страница Ремесленные МК */
.craftMkPage .c-blLetter {
    padding-bottom: 0;
}
.c-blTxtImg__body h3 {
    margin-top: 0;
}

/* Слайдер с лого */
.c-slickSliderLogos__slider{
    margin-bottom: 60px;
}
.c-slickSliderLogos__slider  .c-slickSliderLogos__slide {
    padding: 0 10px;
}
.c-slickSliderLogos__slider  .c-slickSliderLogos__slide img {
    height: 80px;
    width: auto;
}

@media (max-width: 1169px) {
    .b-titr {
        margin-bottom: 0;
    }
    .b-factoids {
        margin-bottom: 0;
    }
    .excursionsPage .c-txtTable__inner {
        padding: 50px 40px 60px;
    }
    .b-specialMenu {
        background-size: 100%;
    }
    .c-txtImg--txt::before {
        right: 0;
    }
    #cboxLoadedContent img {
        height: initial !important;
        width: initial !important;
    }
    .b-phoneHeader__email {
        font-size: 18px;
    }
    .b-restaurant__inner {
        padding-top: 20px;
    }
    .b-restaurant .c-txtImg__image {
        max-width: 450px;
    }
    .b-rest .c-txtImg__image--tabs {
        max-width: 450px;
    }
}
@media (max-width: 979px) {
    .b-aware {
        text-align: center;
        max-width: none;
        margin-top: 10px;
    }
    .b-aware__image {
        margin: 0 10px;
        width: 100px;
    }
    .b-phoneHeader {
        display: none;
    }
    .b-langSwitcher {
        margin-left:30px;
        width: auto;
    }
    .c-txt__inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .b-restaurant .c-txtImg__image {
        margin-top: -50px;
        margin-left: auto;
    }
    .b-rest .c-txtImg__image--tabs {
        margin-top: -70px;
        margin-left: auto;
        margin-right: 0;
    }
    .b-rest .c-txtImg__content--tabs {
        padding: 40px;
    }
}
@media (max-width: 767px) {
    .b-mobilePhoneHeader__email {
        font-weight: 700;
    }
    .b-mobilePhoneHeader{
        margin: auto;
    }
    .b-aware__image {
        width: 70px;
    }
    .excursionsPage .c-txtTable__inner {
        padding: 40px 10px 50px;
    }
    .b-mobilePhoneHeader__email {
        font-size: 18px;
    }
    .b-restaurant .c-txtImg__content {
        padding: 40px;
    }
    .b-rest .c-txtImg__content--tabs {
        padding: 40px;
    }
    .b-rest .c-txtImg__image--tabs {
        margin-top: -40px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: -webkit-calc(100% - 60px);
        max-width: calc(100% - 60px);
    }
    .b-mobileSocialHeader .b-socialHeader__social{
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        margin: 0px auto 6px;
    }
}
@media (max-width: 978px) {
    .b-mobilePhoneHeader__email {
        font-weight: 700;
    }
    .b-mobilePhoneHeader{
        margin: auto;
    }
    .b-mobilePhoneHeader__email {
        font-size: 18px;
    }
    .b-mobileSocialHeader .b-socialHeader__social{
        justify-content: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        margin: 0px auto 6px;
    }
}
@media (max-width: 479px) {
    .excursionsPage .c-txtTable__inner {
        padding: 30px 10px 20px;
    }
}
@media (max-width: 390px) {
    .regionLowerHeader__inner {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .b-mobilePhoneHeader__email {
        margin-top: 10px;
    }
    .b-mobilePhoneHeader__phone{
        margin-top: 10px;

    }
}
.c-table__td--subchilds{padding-left:3em !important}


/* Страница "В Мандроги весной!" */
.group-tour-block {
    text-align: center;
    margin-bottom: 30px;
    background-size: 100% auto;
}
.group-tour-block .subtitle-block {
    font-size: 28px;
    margin: 20px 0 0;
    font-family:'Muller Narrow';
    font-weight:300;
    font-style:italic;
}
.schedule-day-block{
    text-align: left;
    margin-bottom: 15px;
}
.schedule-day-block .title-block {
    font-size: 28px;
    margin-bottom: 15px;
    font-family:'Muller Narrow';
    font-weight:300;
    font-style:italic;
    text-align: center;
}
 .schedule-day__table td, .schedule-day__table th {
     border: 1px solid #000;
     width: auto !important;
     text-align: left !important;
     padding: 5px 10px !important;
     vertical-align: top;
} 
 table.schedule-day__table{
    border-collapse: collapse;
}
.group-tour-block .prices-block{
    font-style:italic;
    margin-top: 10px;
}
.group-tour-block .c-block__heading{
    margin-top: 15px;
}
.group-tour-block .c-block__inner{
    background: rgba(255,255,255,0.8);
     padding: 40px;
}
.vesnaPage .special-offer-text{
    text-decoration: underline;
}
.vesnaPage .greeting-text{
    font-style:italic;
}
.vesnaPage .offer-period{
    color: #C00000;
}
.schedule-day__body li{
    list-style-type: disc;
}
.schedule-day__body .more-link{
    margin-left: 10px;
}
.schedule-day__body .more-link a{
    color: #1D67A4;
}
.schedule-day__body{
    margin-left: 25px;
}
.subtitle-news.green-text{
    color: #008000;
}
.subtitle-news.red-text{
    color: #FF0000;
}

/* Страница "Встречайте Новый год в Мандрогах!" */
.newYearPage__text-block__note{
    margin: 10px 0;
}
.newYearPage .schedule-day-block .b-phoneHeader__phone:before{
    width: 24px;
    height: 24px;
}
.newYearPage .schedule-day-block .b-phoneHeader__phone{
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}
.newYearPage .schedule-day-block .c-txt__button{
    margin: auto;
}
.text-block-center{
    text-align:center;
}
.c-blTxtImg__item.text-block_first{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.text-block_first .c-blTxtImg__item{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.slides-block_first .c-txtSlider__slider{
   margin-right: -150px;
   margin-left: 0;
}
.slides-block_first .c-txtSlider__content {
    padding: 40px 30px 40px 160px;
}
.slides-text_first .c-txtSlider__content {
    padding: 40px 175px 40px 30px;
}
.center .c-sliderImages__slide_vertical{
    transform: scale(1.65) !important;
    -webkit-transform: scale(1.65) !important;
    -ms-transform: scale(1.65) !important;
}
.c-sliderImages__slider_vertical .owl-stage-outer {
    min-height: 465px;
}
    
@media (max-width: 978px){
    .slides-block_first .c-txtSlider__content, 
    .slides-text_first .c-txtSlider__content{
        padding: 20px 20px 105px;
    }
    .slides-block_first .c-txtSlider__inner{
        display: flex !important;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .slides-block_first .c-txtSlider__slider {
        margin-right: 0;
        margin-left: 0;
    }
}
@media (max-width: 767px){
    .c-blTxtTabs .c-txtSlider__content {
        margin-bottom: 20px;
    }
}
h3.title-master-class{
    text-decoration: underline;
}
.txtSliderBlock{
    margin-bottom: 20px;
}

/* Vacancies page */
.vacancy-info{
    display:none;
}
a.vacancy-name{
    border-bottom: 1px dashed #B71918;
    text-decoration: none;
    color: #B71918;
    font-size: 25px;
    margin-bottom: 10px;
    display: inline-block;
}
@media (max-width: 767px){
    a.vacancy-name{
        font-size: 22px;
    }
}
a.vacancy-email{
    color: #0000FF;
}
.vacancy-data{
   text-align: center; 
}
#gallery-popup li:before {
    content: '';
    position: absolute;
    top: .4em;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #B71918;
    border-radius: 50%;
}
#gallery-popup li {
    position: relative;
    padding-left: 27px;
    box-sizing: border-box;
    margin-bottom: .4em;
}
#gallery-popup p {
    margin-bottom: .7em;
}
#gallery-popup .c-blPopup__inner{
    max-width: 930px;
    background-color: #fff;
}
#gallery-popup .c-blPopup__body{
    text-align: left;
}

/*Video gallery*/
.video-block{
    height: 350px;
    border: none;
}
.video-block-page{
    min-height: 350px;
    border: none;
    margin: auto;
    width: 100%;
}
.video-block-report{
    height: 350px;
    border: none;
    margin-left: auto;
    margin-right: auto !important;
}
.video-block-report-vertical{
    height: 536px;
    border: none;
    margin-left: auto;
    margin-right: auto !important;
    width: auto;
    max-width: 100%;
}

.links-block{
   margin: 30px auto !important;
}
.links-block a{
    display: block;
    text-align: center;
}
.final-message{
    text-align: center;
}
.page-title__heading{
    text-align: center;
    margin-top: 30px;
    font-family: "Merriweather";
}

/*Reviews*/
.reviews-carousel .owl-nav button {
    position: absolute;
    width: 95px;
    height: 95px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 120%;
    background-color: transparent;
    border: none;
    font-size: 0;
    cursor: pointer;
    z-index: 1;
}
.reviews-carousel .owl-prev {
    left: -70px;
    background-image: url(../images/icon/leftArrow--small.png);
}
.reviews-carousel .owl-next {
    right: -70px;
    background-image: url(../images/icon/rightArrow--small.png);
}

/*Capital letter text block*/
.c-blLetter__image:nth-child(3n) {
    width: 100%;
    max-width: 405px;
    margin-top: 170px;
    margin-left: -100px;
}
@media (max-width: 767px){
    .c-blLetter__image:nth-child(3n) {
        margin-top: 212px;
        margin-left: -100px;
    }
    .c-blLetter__image:nth-child(2n) {
        margin-top: 115px;
        margin-left: -110px;
    }
}

/*Блок-шапка вакансии*/
.b-vacancyHeader{
    text-align: center;
    background-color: #B7E524;
    padding: 15px 10px;
}
.b-vacancyHeader__phone{
    font-size: 20px;
    font-weight: 700;
}
@media (max-width: 767px){
    .b-vacancyHeader__phone{
        font-size: 15px;
    }
    .b-vacancyHeader{
        padding: 10px 8px;
    }
}

/*Блок таблицы*/
.c-blTxtImg__inner table {
    float: none;
    margin: auto; 
    margin-bottom: 75px;
    background-color: #fff;
}
.c-blTxtImg__inner table td, .c-blTxtImg__inner table th {
     border: 1px solid #000;
} 


/* Yandex reviews page */
#reviews-block {
    margin: auto;
    width: 600px;
    max-width: 100%;
}

/* Quiz block */
#block-quiz {
    background-color: #1B7100;
    color: #fff;
    font-size: 29px;
    text-align: center;
    padding: 10px;
    display: block;
    text-decoration: underline;
}

@media (max-width: 767px){
    /* Quiz block */
    #block-quiz {
        font-size: 18px;
        padding: 5px;
    }
}

.c-blTable, .c-txtSlider.-active {
    border-top: 82px solid transparent;
    margin-top: -82px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.c-blTxtImg__items .c-txtSlider.-active {
    border-top: 5px solid transparent;
    margin-top: -5px;
}
@media (max-width: 767px){
    .c-blTable, .c-txtSlider.-active {
        border-top: 20px solid transparent;
        margin-top: -20px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
}

/*Новый формат меню в шапке*/
.clear {
    clear: both;
}
#multilevel-menu .parent,  #multilevel-mobile-menu .parent{
	position: relative;
        text-align: left;
}

#multilevel-menu .parent:hover>ul, #multilevel-mobile-menu .parent:hover>ul {
	display: block;
	position: absolute;
}

#multilevel-menu .child, #multilevel-mobile-menu .child {
	display: none;
}

#multilevel-menu .child li, #multilevel-mobile-menu .child li {
	line-height: 30px;
	border-bottom: #CCC 1px solid;
	border-right: #CCC 1px solid;
	width: 100%;
        width: 265px;
}

#multilevel-menu .child li a, #multilevel-mobile-menu .child li a  {
        display: block;
        padding: 16px 30px;
        line-height: 1;
        background-color: #fff;
        font-size: 13px;
        text-align: left;
}

ul#multilevel-menu, ul#multilevel-mobile-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#multilevel-menu, #multilevel-mobile-menu {
    text-align: center;
}

ul#multilevel-menu ul ul, ul#multilevel-mobile-menu ul ul {
	left: 100%;
	top: 0;
	margin-left: 1px;
}
ul#multilevel-menu ul.last-items ul, ul#multilevel-mobile-menu ul.last-items ul {
        left: -100%;
}

ul#multilevel-menu a:hover, ul#multilevel-mobile-menu a:hover{
    text-decoration: none;
}

ul#multilevel-menu .expand {
	font-size: 12px;
	float: right;
	margin-right: 5px;
}
ul#multilevel-menu ul.last-items .expand {
	float: left;
	margin-left: 5px;
}
.c-txtBlock {
    margin-bottom: 16px;   
}
.c-txtBlock h2{
    text-align: center;  
}
.c-txtBlock h2 {
    font-family: "PT Serif";
    color: #182212;
    font-weight: 400;
    line-height: 1.4;
    font-size: 46px;
    margin-bottom: .7em;
    margin-top: 10px;
}
.c-txtBlock h3 {
    font-size: 28px;
}
.c-txtBlock {
    padding-bottom: 50px;
}
.c-txt__left {
    max-width: 100%;
}
@media (max-width: 767px){
    .c-blTxt__inner {
        padding: 20px 30px;
    }
    .c-txtBlock h2 {
        font-size: 26px;
    }
    .c-txtBlock h3 {
        font-size: 23px;
    }
    #my-menu .expand {
        display: none;
    }
}
@media (max-width: 979px){
    .c-txtBlock {
        max-width: 92%;
        margin: auto auto 20px;
        margin-bottom: 20px;  
    }
    .c-blTxtImg__image {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1179px){
    .b-services__row {
        width: 49%;
        margin: 0 auto 20px;
    }
}

/*Title block*/
.b-title__heading {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}
@media (max-width: 767px){
    .b-title__heading {
        margin-bottom: 35px;
    }
}

/*Breadcrumb*/
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #eee;
  display: inline-block;
  margin-bottom: 15px;
}
ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}
ul.breadcrumb li.active {
  color: #000;
}

/*Coockie popup*/
#cookie-confirm-box  .info-box a {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #222220;
    text-decoration: underline;
}
#cookie-confirm-box {
    position: fixed;
    right: 76px;
    bottom: 16px;
    z-index: 100000;
    width: 100%;
    max-width: 543px;
    padding: 24px;
    font-family: "Montserrat", sans-serif;
    background: #f0f0f0;
}
#cookie-confirm-box .block__inner {
    display: flex;
    align-items: center;
    gap: 20px;
}
#cookie-confirm-box .info-box {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #222220;
}
#cookies-confirm.c-blPopup__close::after, #cookies-confirm.c-blPopup__close::before {
    height: 25px;
}
#cookies-confirm.c-blPopup__close {
    top: 6px;
    right: 10px;
    width: 20px;
    height: 20px;
}

@media (max-width: 1200px) {
    #cookie-confirm-box {
        padding: 20px;
    }
}
@media (max-width: 992px) {
    #cookie-confirm-box {
        right: 0;
        bottom: auto;
        top: 0;
        max-width: 100%;
        width: auto;
        padding: 20px 20px 10px 10px;
    }
    #cookie-confirm-box .block__inner {
        flex-direction: column; 
        gap: 15px; 
    }
}

