input[type=text]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity .3s ease;
    color: #d5d5d5
}

input[type=text]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=email]::-moz-placeholder,textarea::-moz-placeholder {
    opacity: 1;
    transition: opacity .3s ease;
    color: #d5d5d5
}

input[type=text]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=tel]:-moz-placeholder,textarea:-moz-placeholder {
    opacity: 1;
    transition: opacity .3s ease;
    color: #d5d5d5
}

input[type=text]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,textarea:-ms-input-placeholder {
    opacity: 1;
    transition: opacity .3s ease;
    color: #d5d5d5
}

input[type=text]:focus::-webkit-input-placeholder,input[type=tel]:focus::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease;
    color: #d5d5d5
}

input[type=text]:focus::-moz-placeholder,input[type=tel]:focus::-moz-placeholder,input[type=email]:focus::-moz-placeholder,textarea:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease;
    color: #d5d5d5
}

input[type=text]:focus:-moz-placeholder,input[type=tel]:focus:-moz-placeholder,input[type=email]:focus:-moz-placeholder,textarea:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity .3s ease;
    color: #d5d5d5
}

input[type=text]:focus:-ms-input-placeholder,input[type=tel]:focus:-ms-input-placeholder,input[type=email]:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity .3s ease;
    color: #d5d5d5
}

body {
    margin: 0;
    padding-right: 0!important
}

:focus {
    outline: 0
}

.nopadding {
    padding: 0!important
}

.nomargin {
    margin: 0!important
}

.text-white {
    color: #fff
}

.display-flex {
    display: flex;
    align-items: center;
    margin: 15px 0
}

body.modal-open {
    overflow-y: visible!important;
    padding-right: 0!important
}

.modal-body input,.modal-body textarea {
    width: 100%;
    margin-bottom: 20px
}

.modal-footer input {
    width: 100%
}

.modal.fade {
    align-items: center
}

.modal.fade.in {
    display: flex!important;
    background: rgba(0,0,0,.6)
}

.owl-carousel {
    position: relative
}

.navbar {
    border-radius: 0
}

.owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 20px
}

.owl-theme .owl-dots .owl-dot span {
	background: 0 0;
    margin: 5px;
    width: 15px;
    height: 5px;
    border: 1px solid #ffffff;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
    border: 0
}

.section_grey {
    background: var(--white);
   /* padding: 60px 0;*/
	min-height: 430px;
    margin: 0!important
	
}

section>.container {
    position: relative
}

body {
    font-size: var(--prv_font_size);
    font-family: var(--prv_font_family)
}

body.burger-menu-open {
    overflow: hidden
}

h1 {
    font-size: 1.7333em
}

h2 {
    font-size: 1.6em
}

h3 {
    font-size: 1.4em
}

h4 {
    font-size: 1.3333em
}

h5 {
    font-size: 1.2em;
    margin: 37px 0 26px
}

h6 {
    font-size: 1.066em
}

@media (min-width: 500px) {
    h1 {
        font-size:2.2em
    }

    h2 {
        font-size: 2em
    }

    h3 {
        font-size: 1.6em
    }

    h4 {
        font-size: 1.4em
    }

    h5 {
        font-size: 1.2em;
        margin: 37px 0 26px
    }

    h6 {
        font-size: .9em
    }
}

@media (min-width: 768px) {
    h1 {
        font-size:1.8571emem
    }

    h2 {
        font-size: 2.2191em
    }

    h3 {
        font-size: 1.5191em
    }

    h4 {
        font-size: 1.8191em
    }

    h5 {
        font-size: 1.4191em;
        margin: 37px 0 26px
    }

    h6 {
        font-size: 1.1991em
    }
}

a {
    color: var(--prv_btn_color);
    transition: .5s
}

a:hover,a:focus,a:active {
    color: var(--prv_btn_color)
}

a:hover {
    opacity: .8
}

a:focus {
    outline: 0
}

.heading {
    margin-top: 44px
}
.service-detail__prop-title.heading {
    font-size: 1.85em;
}

.total_content>section,.total_content>div>section,.content>section,.content>div>section {
    margin: 50px 0
}

@media (max-width: 1284px) {
    #team,#partners {
        padding-bottom:35px
    }
}

.total_content>section.no_margin,.total_content>div>section.no_margin,.content>section.no_margin,.content>div>section.no_margin {
    margin: 0
}

.total_content>section.no_margin_bottom,.total_content>div>section.no_margin_bottom,.content>section.no_margin_bottom,.content>div>section.no_margin_bottom {
    margin-bottom: 0
}

.margin_bottom {
    margin-bottom: 100px
}

.preview_text {
    font-size: 16px;
    color: #757575;
    margin-top: 12px;
    margin-bottom: 48px;
    line-height: 26px
}

#ms-heading {
    position: relative
}

#ms-heading:after {
    content: "";
    border-bottom: 6px solid var(--prv_color);
    border-radius: 4px;
    width: 75px;
    position: absolute;
    bottom: 0;
    left: 0
}

#ms-heading:after {
    bottom: -8px
}

#modal-service .modal-dialog {
    max-width: 512px
}

#modal-service .modal-body {
    height: auto;
    padding-bottom: 32px;
    padding-left: 16px
}

.nav-justified {
    padding-left: 0
}

.btn,.btn:focus {
    background: var(--prv_button_bg);
    border: var(--prv_btn_border_width) solid var(--prv_btn_border_color);
    border-radius: var(--prv_button_radius);
    padding: var(--prv_btn_padding);
    color: var(--prv_font_color);
    font-size: 1em;
    font-family: var(--prv_font_family);
    font-weight: 400;
    outline: 0;
    transition: .3s;
    line-height: normal
}

.btn:hover,.btn:active:hover,.btn:active:focus,.btn:active {
    opacity: var(--prv_btn_opacity);
    outline: 0!important;
    box-shadow: none;
    color: var(--prv_font_color);
    background: var(--prv_btn_hover);
    border-color: var(--prv_btn_border_color)
}

.btn.btn-transparent {
    background: 0 0!important;
    color: #000!important;
    border: 2px solid var(--prv_btn_border_color);
    padding: 10px 22px
}

.btn.btn-transparent:hover {
    opacity: .8
}

.inp-radio {
    display: none
}

.inp-radio+label:before {
    display: inline-block;
    position: absolute;
    margin-left: -20px;
    margin-top: 4px
}

.inp-radio+label:before {
    border: 1px solid var(--prv_color);
    border-radius: 20px;
    height: 11px;
    width: 11px;
    content: "";
    background-size: cover
}

.inp-radio:checked+label:before {
    background-color: var(--prv_color)
}

.PRVUniversalFeedback label {
    margin-left: 24px
}

.enroll {
    font-size: 16px
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev,.owl-theme .owl-nav [class*=owl-]:hover {
    padding: 0;
    margin: 0
}

.owl-btn {
    width: 100%;
    position: absolute;
    height: 394px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    font-size: 24px;
    top: 100px;
    left: 0
}

.owl-btn a,.owl-btn a:focus {
    color: var(--prv_color);
    padding: 0 16px;
    border: 2px solid var(--prv_color);
    border-radius: 24px
}

.owl-btn a:hover,.owl-btn a:active:hover,.owl-btn a:active:focus,.owl-btn a:active {
    color: #fff;
    background-color: var(--prv_color)
}

#owl1prev,#owl2prev {
    position: absolute;
    left: 40px;
    z-index: 999
}

#owl1next,#owl2next {
    position: absolute;
    right: 40px;
    z-index: 999
}

#trainers .container,#our-life .container {
    position: relative
}

.owl-carousel .owl-item img {
    width: 100%;
    margin: 0 auto;
	border-radius: 14px;
	
	/*
-webkit-box-shadow: 0px 0px 10px 3px rgba(158,158,158,1);
-moz-box-shadow: 0px 0px 10px 3px rgba(158,158,158,1);
box-shadow: 0px 0px 10px 3px rgba(158,158,158,1);*/

    -webkit-box-shadow: 0px 10px 5px -3px rgba(158,158,158,1);
    -moz-box-shadow: 0px 10px 5px -3px rgba(158, 158, 158, 1);
    box-shadow: 0 10px 5px -3px rgba(158,158,158,1);
}

.carousel-hint {
    text-align: center;
    margin-top: 235px
}

.owl-theme .owl-nav {
    margin: 0;
    height: 0
}

html,body {
    height: 100%
}

@media (min-width: 768px) {
    .agreement_page_cont {
        height:auto;
        min-height: 100%;
        padding-bottom: 143px
    }
}

.agreement_page_cont {
    margin-bottom: 70px
}

@media (min-width: 768px) {
    .agreement_page_cont {
        padding-bottom:85px;
        margin-bottom: 160px
    }
}

@media (min-width: 992px) {
    .agreement_page_cont {
        padding-bottom:97px;
        margin-bottom: 0
    }
}

.modal-dialog-feedback {
    max-width: 748px
}

@media (min-width: 768px) {
    .modal-dialog-feedback {
        width:100%!important
    }
}

.modal-body-feedback {
    padding: 0;
    padding-left: 279px
}

#modal-call .modal-body-feedback,#modal-question .modal-body-feedback {
    min-height: 448px
}

.modal-body>.row {
    margin: 0
}

.modal-img {
    padding: 0;
    float: left;
    margin-right: 15px;
    border-radius: 4px 0 0 6px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 262px;
    position: absolute;
    left: 0
}

.modal-heading {
    font-size: 36px;
    font-weight: 600;
    margin: 72px 0 30px;
    line-height: normal;
    padding-bottom: 12px
}

.modal-text {
    font-size: 16px;
    color: #929292
}

.split-obj1,.split-obj2 {
    width: inherit!important;
    margin-top: 30px
}

.split-obj1 {
    max-width: 186px;
    width: 60%!important;
    float: left;
    border: 1px solid var(--prv_color);
    border-radius: 0;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    height: 30px;
    margin-right: -1px
}

.split-obj2,.split-obj2:focus {
    width: 40%!important;
    border-radius: 0;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    height: 30px;
    padding: 6px 22px;
    border-width: 1px
}

.split-obj2:focus {
    box-shadow: none
}

button.close {
    padding: 56px 24px
}

.modal-body label {
    margin-top: 12px
}

label:not(.cs_color,.cs_header) {
    font-size: 14px;
    margin-left: 32px
}

input:hover,input:focus,input:active {
    outline: 0!important
}
.ms_booking {
    font-family: 'Play', sans-serif !important;
	padding-block-start: 5px;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    vertical-align: middle !important;
    letter-spacing: 1px !important;
    position: fixed;
    bottom: 125px;
    right: 20px;
    border-radius: 5px;
    width: 90px;
    height: 45px;
    background: linear-gradient(-135deg, #e60680 0, #fd068d 100%);
    opacity: .9;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    cursor: pointer;
    color: #fff;
    z-index: 100;
	 animation: heartbeat 1.7s infinite;
}
@keyframes heartbeat {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.05);
    }
    50% {
        transform: scale(0.95);
    }
    75% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}
.ms_booking>img {
    width: auto;
    max-width: -moz-min-content;
    height: -moz-min-content;
    position: fixed;
    bottom: 195px;
    right: 30px;
}
.ms_booking:hover,.ms_booking:active,.ms_booking:focus {
    background-image: none;
    background: var(--prv_btn_scroll_color);
    opacity: .8;
    color: #fff;
    text-decoration: none
}



.ms_booking2 {
    font-family: 'Play', sans-serif !important;
	padding-block-start: 5px;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    vertical-align: middle !important;
    letter-spacing: 1px !important;
    position: fixed;
    bottom: 150px;
    right: 20px;
    border-radius: 5px;
    width: 90px;
    height: 45px;
    background: #e68dba;
    opacity: .9;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    cursor: pointer;
    color: #fff;
    z-index: 100;
}
.ms_booking2>img {
    width: auto;
    max-width: -moz-min-content;
    height: -moz-min-content;
    position: fixed;
    bottom: 195px;
    right: 30px;
}
.ms_booking2:hover,.ms_booking2:active,.ms_booking2:focus {
    background-image: none;
    background: var(--prv_btn_scroll_color);
    opacity: .8;
    color: #fff;
    text-decoration: none
}

  .cookie-notification {
			display: none;
            position: fixed;
            bottom: 70px;
            left: 20px;
            background: #212529;
            color: white;
            padding: 14px;
            border-radius: 14px;
            opacity: 0;
            transform: scale(0.8);
            transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
            max-width: 250px;
            width: 100%;
            box-shadow: 4px 4px 10px rgb(0 0 0 / 31%);
            z-index: 1000;
        }
		.cookie-notification > a {
			color: #ffffff;
			font-weight: 600;
}
        .cookie-notification.show {
			display: block;
            opacity: 0.8;
            transform: scale(1);
        }
        .cookie-notification button {
            margin-top: 10px;
            padding: 5px 10px;
            border: none;
            background: #e60680;
            color: white;
            cursor: pointer;
            border-radius: 3px;
        }
        .cookie-button {
            display: block;
            width: 100%;
            max-width: 240px;
            margin: 20px auto 0;
            padding: 12px 7px 12px 7px;
            background: #f9f9f9;
            color: #e60680;
            text-align: center;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
            border-radius: 14px;
            border: 2px solid #e60680;
            transition: background 1s ease;
        }
        .cookie-button:hover {
            background: #c0016a;
            color: #fff;
        }

        .cookie-close {
            position: absolute;
            top: 5px;
            right: 10px;
            cursor: pointer;
            font-size: 18px;
            color: white;
            font-weight: bold;
        }

.scrollToTop {
    position: fixed;
    bottom: 70px;
    right: 20px;
    border-radius: 5px;
    font-size: 13px;
    width: 90px;
    height: 45px;
    padding-left: 15px;
    background: #000;
    opacity: .5;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
    line-height: 45px;
    z-index: 100
}

.scrollToTop:before {
    content: '\2191';
    position: absolute;
    top: -2px;
    left: 12px;
    font-size: 16px
}

.scrollToTop:hover,.scrollToTop:active,.scrollToTop:focus {
    background-image: none;
    background: linear-gradient(-135deg,#e60680 0,#000000 100%);
    opacity: .8;
    color: #fff;
    text-decoration: none
}

.thanks-text {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    padding: 100px 15px
}

.feedback_header {
    position: relative;
    height: 100%
}

.error_messages_block {
    position: absolute;
    bottom: 20px
}

.error_messages_block p {
    margin: 0 0 0
}

@media (min-width: 768px) {
    .error_messages_block {
        bottom:85px
    }

    .error_messages_block p {
        margin: 0 0 0
    }
}

@media (max-width: 1199px) {
    .navbar-justify li {
        margin-right:55px
    }
}

.rights div {
    display: inline
}

@media (max-width: 767px) {
	.owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 25px;
}
    .modal-body {
        padding:16px 8px
    }

    .modal-heading {
        font-size: 24px;
        margin-top: 32px
    }

    .modal-text {
        font-size: 14px
    }

    .PRVUniversalFeedback label {
        margin-left: 0
    }

    .split-obj1,.split-obj2 {
        letter-spacing: 0!important
    }

    .split-obj2,.split-obj2:focus {
        padding: 4px
    }

    .enroll input[type=text] {
        margin-top: 16px
    }

    .enroll input[type=submit] {
        margin-top: 20px
    }

    button.close {
        padding: 0
    }

    .split-obj2 {
        padding: 4px
    }

    .modal-body {
        height: auto
    }

    .split-obj1,.split-obj2 {
        margin-top: 12px
    }

    .carousel-hint {
        margin-top: 64px
    }

    .heading {
        font-size: 20px;
        line-height: normal;
		margin-bottom: 25px;
        margin-top: 50px!important
		
    }

    .heading:after {
        width: 20%
    }

    .enroll .heading {
        margin-top: 20px;
        margin-bottom: 20px;
        letter-spacing: 0
    }

    .subheading {
        font-size: 18px
    }

    #modal-call .modal-body-feedback {
        min-height: unset
    }

    .modal-dialog {
        margin: auto
    }
}

.enroll>.container>.row {
    position: relative;
    height: 100%
}

.morecontent span {
    display: none
}

.morelink {
    display: block
}

.content_404_error {
    position: relative;
    overflow: hidden;
    font-size: 550px;
    font-weight: 600;
    line-height: 480px;
    color: #c6c8cb
}

.content_404_error_block {
    box-sizing: border-box;
    padding-bottom: 200px
}

/**for video-slide**/
@media (min-width: 768px) {
	
div#bx_565502798_148548 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151711 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151080 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151084 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151081 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151082 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151075 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151083 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151085 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151716 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151713 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151715 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151718 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151717 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151714 .button-container-slider a.btn {
    display: block;	
}
div#bx_565502798_151719 .button-container-slider a.btn {
    display: block;	
}
}
/**for video-slide**/

@media (min-width: 768px) {
    .content_404_error_block {
        height:auto;
        min-height: 100%;
        padding-bottom: 143px
    }
	.button-container-slider a.btn {
    display: none;
}
}





@media (min-width: 992px) {
    .content_404_error_block {
        padding-bottom:97px
    }
}

@media (min-width: 1200px) {
    .content_404_error_block {
        padding-bottom:85px
    }
}


.content_404_error_text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #5c5e69;
    font-size: 88px;
    text-shadow: 0 -1px 0 #fff,1px 1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff
}

@media (min-width: 768px) {
    .content_404_error_text {
        text-shadow:0 -3px 0 #fff,3px 3px 0 #fff,-3px 3px 0 #fff,3px -3px 0 #fff,-3px -3px 0 #fff
    }
}

.content_404_error_detail {
    margin-bottom: 30px;
    font-size: 16px
}

.content_404_error_links a,.content_404_error_links a:focus {
    display: inline-block;
    margin: 0 15px 20px 15px;
    padding: 20px 45px;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    background-color: #62646e
}

.content_404_error_links a:hover {
    color: #fff;
    background-color: #c6c8cb
}

@media (max-width: 1199px) {
    .content_404_error {
        font-size:460px;
        font-weight: 600;
        line-height: 400px
    }

    .content_404_error_text {
        font-size: 70px
    }
}

@media (max-width: 991px) {
    .content_404_error {
        font-size:400px
    }

    .content_404_error_text {
        font-size: 50px
    }
}

@media (max-width: 767px) {
    .content_404_error {
        font-size:144px;
        line-height: 180px
    }

    .content_404_error_text {
        font-size: 24px
    }
}

input[name=MESSAGE_TEXT] {
    display: none
}

.help-block {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #ec0000;
    font-size: 10px
}

@media (max-width: 767px) {
    .help-block {
        font-size:12px
    }
}

label+.help-block {
    bottom: 0
}

.modal .help-block {
    color: #000
}

.modal-call .help-block,.modal-service .help-block {
    bottom: 20px
}

.modal-call label+.help-block,.modal-service label+.help-block {
    bottom: -31px
}

@media (max-width: 767px) {
    .modal-call .help-block,.modal-service .help-block {
        bottom:32px
    }

    .modal-call label+.help-block,.modal-service label+.help-block {
        bottom: -21px
    }
}

.nopadding_right {
    padding-right: 0;
    padding-left: 0
}

label {
    font-weight: 400
}

.text-upp {
    text-transform: uppercase
}

.text-bold {
    font-weight: 600
}

.page-header {
    border: 0;
    margin: 20px 0
}

.page-content p {
    margin: 0 0 20px;
    line-height: 1.86
	
}
.container2.mob > .row > .col-12 > p {
    color: white;
}

.align-items-center .row > .col-12 > p {
    color: white;
}

.warning-body p {
    margin: 0;
    line-height: 1.5;
}
.page-content h4 {
    margin: 37px 0 26px
}

.page-preview-text {
    margin: 42px 0 55px;
    line-height: 1.6471em
}

.page-advantages {
    margin: 41px 0
}

.page-footer {
    background-image: url(/bitrix/templates/beauty/local/css/../img/page-footer-background-new.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0 60px;
    min-height: 655px
}

.page-footer-buttons-block .btn {
    width: 167px
}

.page-footer-content {
    width: 65%
}

.page-footer-text h4 {
    margin-top: 0
}

@media (max-width: 767px) {
    .page-footer-img {
        margin-bottom:24px
    }

    .page-footer {
        min-height: unset
    }
	
	
	.cookie-notification {
          font-size: 12px;
    }		
}

@media (min-width: 560px) {
    .page-footer {
        padding:93px 0 60px
    }

    .page-footer-text {
        margin: 35px 0
    }

    .page-footer-text h4 {
        margin-top: 10px
    }
}

.page-footer-text p {
    font-size: .93333em
}

.page-footer-img img {
    margin: 0 auto
}

.page-footer-buttons-block>* {
    margin: 0 19px 15px
}

.page-top-text {
    color: #757575;
    line-height: 1.625
}

.page-top-text .btn {
    margin-bottom: 25px
}

.page-top-text,.page-top-text p,.page-top-text h1,.page-top-text h2,.page-top-text h3,.page-top-text h4,.page-top-text h5,.page-top-text h6 {
    margin-top: 0
}

@media (min-width: 768px) {
    .page-header {
        margin:35px 0 25px;
    }

    .page-footer-img img {
        margin: 0 auto 0 0
    }

    .page-footer-text {
        margin: 60px 0 36px
    }

    .page-top-text {
        margin: 0 0 36px
    }

    .page-top-text.reviews-page p {
        margin-bottom: 22px
    }

    .page-top-text .btn {
        margin-bottom: 40px
    }
}

.partner-detail-back-link {
    text-decoration: none
}

.partner-detail-back-link>.fa {
    margin-right: 10px
}

.page-content .sidebar-menu,.sidebar-commercial,.sidebar-footer {
    margin-bottom: 30px;
    z-index: 8;
    background-color: #fff;
    position: relative;
}

.sidebar-commercial {
	border: 1px solid #eef1f4;
    background-color: transparent;
    border-radius: 14px;
    display: block;
    max-width: 100%;
    height: auto;
	
}

.sidebar-footer {
	border-radius: 14px;
    border: 1px solid #eef1f4
}

.sidebar-footer-element {
    border-bottom: 1px solid #eef1f4;
    padding: 23px 30px;
    cursor: pointer
}

.sidebar-footer-element:hover {
    border-color: transparent;
    -webkit-box-shadow: 0 5px 25px 0 rgba(18,25,38,.1);
    -moz-box-shadow: 0 5px 25px 0 rgba(18,25,38,.1);
    box-shadow: 0 5px 25px 0 rgba(18,25,38,.1);
    transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -ms-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    -webkit-transition: box-shadow .3s ease
}

.sidebar-footer-element>div {
    padding-left: 32px;
    position: relative
}

.sidebar-footer-element i.fas {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1em
}

.sidebar-footer-element i.fas.fa-phone {
    transform: translateY(-50%) rotate(90deg)
}

.sidebar-footer-element i.fas {
    color: #e60680
}

.sidebar-footer-element:last-child {
    border-bottom: none
}

.side-info-navigation {
    border: 1px solid #eef1f4;
    position: fixed;
    right: 0;
    top: 168px;
    left: auto;
    z-index: 131;
    background: #fff;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    width: 68px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    transition: left .15s linear,right .15s linear;
    -moz-transition: left .15s linear,right .15s linear;
    -ms-transition: left .15s linear,right .15s linear;
    -o-transition: left .15s linear,right .15s linear;
    -webkit-transition: left .15s linear,right .15s linear;
    display: block
}

.open.side-info-navigation {
    right: 580px
}

.side-info-navigation-element {
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #eef1f4;
    padding-bottom: 25px;
    padding-top: 25px
}

.side-info-navigation-element:last-child {
    border: 0
}

.side-info-navigation-element svg {
    width: 18px;
    height: 18px
}

.side-info-navigation-element svg .cls-1 {
    fill: #777
}

.side-info-navigation-element:hover svg .cls-1 {
    fill: var(--prv_btn_color)
}

.side-info-behind {
    display: block;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    transition: all .5s linear;
    z-index: -1
}

.side-info-behind.visible {
    background: rgba(0,0,0,.5);
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 120;
    opacity: .5
}

.side-info-block {
    z-index: 999;
    position: fixed;
    right: -580px;
    height: 100%;
    background-color: #fff;
    opacity: 1;
    width: 580px;
    max-width: 100%;
    top: 0;
    bottom: 0;
    transition: left .15s linear,right .15s linear;
    -moz-transition: left .15s linear,right .15s linear;
    -ms-transition: left .15s linear,right .15s linear;
    -o-transition: left .15s linear,right .15s linear;
    -webkit-transition: left .15s linear,right .15s linear;
    display: block
}

.open.side-info-block {
    right: 0
}

.side-info-container {
    padding: 0 40px;
    overflow-y: scroll;
    max-height: 100%
}

@media (min-width: 576px) {
    .side-info-container {
        padding:0 70px
    }
}

.side-info-container::-webkit-scrollbar {
    width: 8px
}

.side-info-container::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #999;
    border: 2px solid #fff
}

.side-info-container::-webkit-scrollbar-track {
    border-radius: 8px
}

.side-info-close {
    width: 48px;
    height: 48px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 23px;
    top: 20px;
    background: #fff;
    border-radius: 100%;
    cursor: pointer;
    transition: opacity .3s ease;
    z-index: 1
}

.side-info-close svg path {
    fill: #bdbdbd
}

.side-info-close:hover svg path {
    fill: var(--prv_color)
}

.side-info-close svg {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    margin: -7px 0 0 -7px
}

@media (max-width: 991px) {
    .side-info-navigation {
        display:none
    }
}

.additional_service {
    padding: 32px 100px;
    padding-right: 220px;
    position: relative;
    border: 1px solid #eef1f4;
    background-color: #f8f9fb
}

.additional_service_icon {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 32px;
    left: 40px
}

.additional_service_text {
    line-height: 20px;
    color: #757575;
    margin: 4px 0 12px
}

.additional_service .btn_cnt {
    position: absolute;
    right: 50px;
    top: 32px
}

@media (max-width: 600px) {
    .additional_service {
        padding:30px 30px 70px;
        text-align: center
    }

    .additional_service_icon {
        display: none
    }

    .additional_service .btn_cnt {
        position: absolute;
        right: 15px;
        left: 0;
        right: 0;
        bottom: 25px;
        top: auto
    }
	.section_grey {
    padding: 60px 0;
	min-height: 460px;

	
}
}


/**for video-slide**/
@media (min-width: 768px) {
div#bx_565502798_148548 picture .btn {

    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151711 picture .btn {

    top: 83%;
    left: 50.5%;
}

div#bx_565502798_151080 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151084 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151081 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151082 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151075 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151083 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151085 picture .btn {
    top: 83%;
    left: 50.5%;
}

div#bx_565502798_151716 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151713 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151715 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151718 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151717 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151714 picture .btn {
    top: 83%;
    left: 50.5%;
}
div#bx_565502798_151719 picture .btn {
    top: 83%;
    left: 50.5%;
}

}
/**for video-slide**/
@media (min-width: 768px) {
picture .btn {
    background: var(--prv_button_bg);
    position: absolute;
    top: 83%;
    left: 50.5%;
}

.btn_zayavka_mdl:hover {
	opacity: var(--prv_btn_opacity);
    outline: 0!important;
    box-shadow: none;
    color: var(--prv_font_color);
    background: var(--prv_btn_hover);
    border-color: var(--prv_btn_border_color);
}
}
/**for video-slide**/
@media (min-width: 768px) {
div#bx_565502798_148548 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151711 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}

div#bx_565502798_151080 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151084 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151081 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151082 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151075 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151083 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151085 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}

div#bx_565502798_151716 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151713 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151715 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151718 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151717 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151714 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}
div#bx_565502798_151719 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 83%;
    left: 40%;
}





}
/**for video-slide**/

.btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   position: absolute;
   background: #464646e0;
    border: #494949a1;
	border: var(--prv_btn_border_width) solid var(--prv_btn_border_color);
    border-radius: var(--prv_button_radius);
    padding: var(--prv_btn_padding);
    color: var(--prv_font_color);
    font-size: 1em;
    font-family: var(--prv_font_family);
    font-weight: 400;
    outline: 0;
    transition: .3s;
    line-height: normal;
	top: 83%;
	left: 45%;
    text-transform: initial;
}

@media screen and (device-width: 1280px) {

div#bx_565502798_148548 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151711 picture .btn {
    top: 82%;
    left: 50.5%;
}

div#bx_565502798_151080 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151084 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151081 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151082 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151075 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151083 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151085 picture .btn {
    top: 82%;
    left: 50.5%;
}

div#bx_565502798_151716 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151713 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151715 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151718 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151717 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151714 picture .btn {
    top: 82%;
    left: 50.5%;
}
div#bx_565502798_151719 picture .btn {
    top: 82%;
    left: 50.5%;
}







div#bx_565502798_148548 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151711 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}

div#bx_565502798_151080 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151084 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151081 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151082 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151075 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151083 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151085 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}

div#bx_565502798_151716 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151713 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151715 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151718 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151717 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151714 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}
div#bx_565502798_151719 .btn_zayavka_mdl, .btn_zayavka_mdl:focus {
   top: 82%;
   left: 35%;
   text-transform: initial;

}




.owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 5px;
}
.ms_booking {
    font-family: 'Play', sans-serif !important;
    padding-block-start: 5px;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    vertical-align: middle !important;
    letter-spacing: 1px !important;
    position: fixed;
    bottom: 30px;
    right: 20px;
    border-radius: 5px;
    width: 90px;
    height: 45px;
    background: #e60680;
    opacity: .9;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    cursor: pointer;
    color: #fff;
    z-index: 100;
}
.scrollToTop {
    position: fixed;
    bottom: 80px;
    right: 20px;
    border-radius: 5px;
    font-size: 13px;
    width: 90px;
    height: 45px;
    padding-left: 15px;
    background: #000;
    opacity: .5;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
    line-height: 45px;
    z-index: 100;
}
.btn_zayavka_mdl, .btn_zayavka_mdl:focus {
    position: absolute;
    background: #464646e0;
   
    border-radius: var(--prv_button_radius);
    padding: var(--prv_btn_padding);
    color: var(--prv_font_color);
    font-size: 1em;
    font-family: var(--prv_font_family);
    font-weight: 400;
    outline: 0;
    transition: .3s;
    line-height: normal;
    top: 83%;
    left: 42.6%;
}
}

table {
    font-size: 1em;
    overflow: auto
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background: 0 0
}

table.table {
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    margin: 31px 0 40px;
    border-bottom: 1px solid #f1f1f1;
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 3px
}

table.table-striped {
    width: 100%
}

table.table>tbody>tr:hover,table.table1>tbody>tr:hover,table.table-striped>tbody>tr:hover {
    background: #f8f9fb
}

table.table tbody tr:first-of-type td,table.table1 tbody tr:first-of-type td {
    border-top: 1px solid #f1f1f1
}

table.table>thead>tr>th,table.table>tbody>tr>th,table.table>tfoot>tr>th,table.table>thead>tr>td,table.table>tbody>tr>td,table.table>tfoot>tr>td {
    padding: 13px 70px 14px;
    border: 0;
    border-bottom: 1px solid #f1f1f1;
    vertical-align: middle
}

table.table>tbody>tr>td:first-child {
    padding-left: 0
}

table.table>tbody>tr>td:nth-child(n+2),table.table>tbody>tr>td:nth-child(n+2)>a {
    color: #757575
}

@media (max-width: 1440px) and (min-width: 992px) {
.owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 90px;
}
	}	
		
@media (max-width: 767px) {
    table.table>thead>tr>th,table.table>tbody>tr>th,table.table>tfoot>tr>th,table.table>thead>tr>td,table.table>tbody>tr>td,table.table>tfoot>tr>td {
        padding:13px 20px 14px
			
    }
	picture .btn {
    background: var(--prv_button_bg);
    position: absolute;
    top: 82%;
    left: 49%;
	font-size: 0.94em;

}


.btn_zayavka_mdl:hover {
	opacity: var(--prv_btn_opacity);
    outline: 0!important;
    box-shadow: none;
    color: var(--prv_font_color);
    background: var(--prv_btn_hover);
    border-color: var(--prv_btn_border_color);
}

.btn_zayavka_mdl {
   position: absolute;
   background: var(--prv_button_bg);
    border: var(--prv_btn_border_width) solid var(--prv_btn_border_color);
    border-radius: var(--prv_button_radius);
    padding: var(--prv_btn_padding);
    color: var(--prv_font_color);
    font-size: 0.84em;
    font-family: var(--prv_font_family);
    font-weight: 400;
    outline: 0;
    transition: .3s;
    line-height: normal;
	top: 82%;
    left: 2%;
	text-transform: none;
}
picture .btn {
    background: var(--prv_button_bg);
    position: absolute;
    top: 82%;
    left: 49%;
    font-size: 0.84em;
}
.total_content>section,.total_content>div>section,.content>section,.content>div>section {
    margin: 0px;
}
.scroll_card {
    padding-top: 15px;
}	
}



@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {

.about-section__button-container {
    display: flex;
}

picture .btn {
    background: var(--prv_button_bg);
    position: absolute;
    top: 82%;
    left: 53%;
	font-size: 1em;
	width: 45%;
}


.btn_zayavka_mdl:hover {
	opacity: var(--prv_btn_opacity);
    outline: 0!important;
    box-shadow: none;
    color: var(--prv_font_color);
    background: var(--prv_btn_hover);
    border-color: var(--prv_btn_border_color);
	text-align: center;
}
.btn_zayavka_mdl {
   position: absolute;
   background: var(--prv_button_bg);
    border: var(--prv_btn_border_width) solid var(--prv_btn_border_color);
    border-radius: var(--prv_button_radius);
    padding: var(--prv_btn_padding);
    color: var(--prv_font_color);
    font-size: 1em;
    font-family: var(--prv_font_family);
    font-weight: 400;
    outline: 0;
    transition: .3s;
    line-height: normal;
    top: 82%;
    left: 2%;
    width: 45%;
	text-align: center;
	text-transform: none;
}
		}


@media (max-width: 530px) {
    table.table,table.table thead,table.table tbody,table.table th,table.table td,table.table tr {
        display:block
    }

    table.table>thead>tr>th,table.table>tbody>tr>th,table.table>tfoot>tr>th,table.table>thead>tr>td,table.table>tbody>tr>td,table.table>tfoot>tr>td {
        padding: 15px
    }

    table.table>tbody>tr>td:first-child {
        padding-left: 15px
    }

    table.table tbody tr:first-of-type td:first-child {
        border-top: 1px solid #f1f1f1
    }

    table.table tbody tr:first-of-type td:nth-child(n+2) {
        border-top: none
    }
}

table.table1>thead>tr>th,table.table1>thead>tr>td {
    padding: 11px 21px;
    background: #a5abb5;
    color: #fff;
    font-size: .8667em;
    font-weight: 400
}

table.table1 tbody {
    border: 1px solid #f1f1f1;
    border-top: none
}

table.table1 tbody td {
    padding: 15px 21px;
    border-bottom: 1px solid #ecf2f4;
    border-left: none;
    border-right: none;
    vertical-align: top
}

.basket_success_container {
    border: 1px solid #eef1f4;
    padding: 35px 45px 40px 45px;
    margin: 50px 0 50px 0;
    align-items: center
}

#success {
    max-width: 65px;
    max-height: 65px;
    width: 100%;
    height: 100%;
    margin: 0 auto 35px;
    display: block;
    flex-grow: 0;
    flex-shrink: 0
}

@media (min-width: 991px) {
    .basket_success_container {
        display:flex
    }

    #success {
        margin-right: 45px;
        margin-bottom: 0
    }
}

.success-1 {
    fill: var(--prv_color)
}

.basket_min_header {
    font-weight: 700;
    font-size: 1.428571em;
    margin-bottom: 7px
}

.success_text {
    margin-bottom: 35px
}

.modal-window .modal-dialog {
    top: 10%
}

@media (min-width: 576px) {
    .modal-window .modal-dialog {
        top:50%;
        transform: translateY(-50%)!important
    }
}

.modal-window .modal-content {
    padding: 30px;
    position: relative;
    border-radius: 20px
}

.modal-window button.close {
    font-weight: 100;
    z-index: 999;
    color: #212121;
    position: absolute;
    font-size: 38px;
    line-height: 38px;
    padding: 0;
    opacity: 1;
    top: 0;
    right: 9px
}

.modal-window .modal-body {
    padding: 0
}

.thanks_container-close-btn-block {
    text-align: center
}

.modal-window .feedback-submit-wrapper {
    text-align: center
}

@media (min-width: 768px) {
    .modal-window .feedback-form-below-block {
        display:flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 30px
    }

    .modal-window .feedback-form-below-block>.agree-checkbox-block {
        width: 60%
    }

    .modal-window .feedback-form-below-block>.agree-checkbox-block>label,.modal-window .feedback-form-below-block>.feedback-submit-wrapper>input {
        margin: 0
    }

    .modal-window .feedback-form-below-block>.feedback-submit-wrapper {
        width: 40%
    }

    .modal-window .feedback-form-below-block>.agree-checkbox-block>.checkbox_cnt {
        align-items: center
    }

    .modal-window .feedback-submit-wrapper {
        text-align: right
    }
}

.modal-window .modal_heading {
    margin: 0 0 30px!important
}

.modal-window .modal_heading h3 {
    font-weight: 700;
    font-size: 1.7857em;
    text-align: center
}

.modal-window .modal_heading h3+div {
    margin-top: 10px
}

.modal-window .modal-dialog {
    max-width: 300px
}

@media (min-width: 768px) {
    .modal-window .modal-dialog {
        max-width:558px
    }

    .modal-window .modal-content {
        padding: 30px 44px
    }

    .modal-window button.close {
        top: 15px;
        right: 30px
    }
}

.modal-window .prv_from_group .label_text {
    height: 40px;
    border-radius: 5px;
    border: 2px solid #eff1f5;
    padding: 9px 20px;
    width: 100%;
    resize: none;
    background-color: #eff1f5;
    line-height: 1.5714;
    margin: 0;
    color: #757575
}

.modal-window .prv_from_group textarea.label_text {
    height: 96px!important
}

.modal-window .imp_text:focus {
    border-color: var(--prv_color)
}

.modal-window .modal_heading {
    margin: 60px 0 68px
}

.modal-window .modal_heading h3 {
    margin: 0!important
}

.modal-window .checkbox_cnt {
    margin: 45px 0 37px
}

.modal-window .help-block {
    position: unset;
    text-align: left;
    margin: 0 0 20px;
    color: red;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -38px
}

.modal-window .feedback_modal input[type=text]::-webkit-input-placeholder,.modal-window .feedback_modal input[type=tel]::-webkit-input-placeholder,.modal-window .feedback_modal textarea::-webkit-input-placeholder {
    color: #757575
}

.modal-window .feedback_modal input[type=text]::-moz-placeholder,.modal-window .feedback_modal input[type=tel]::-moz-placeholder,.modal-window .feedback_modal textarea::-moz-placeholder {
    color: #757575
}

.modal-window .feedback_modal input[type=text]:-moz-placeholder,.modal-window .feedback_modal input[type=tel]:-moz-placeholder,.modal-window .feedback_modal textarea:-moz-placeholder {
    color: #757575
}

.modal-window .feedback_modal input[type=text]:-ms-input-placeholder,.modal-window .feedback_modal input[type=tel]:-ms-input-placeholder,.modal-window .feedback_modal textarea:-ms-input-placeholder {
    color: #757575
}

.modal-window .feedback_modal input[type=text]:focus::-webkit-input-placeholder,.modal-window .feedback_modal input[type=tel]:focus::-webkit-input-placeholder,.modal-window .feedback_modal textarea:focus::-webkit-input-placeholder {
    color: #757575
}

.modal-window .feedback_modal input[type=text]:focus::-moz-placeholder,.modal-window .feedback_modal input[type=tel]:focus::-moz-placeholder,.modal-window .feedback_modal textarea:focus::-moz-placeholder {
    color: #757575
}

.modal-window .feedback_modal input[type=text]:focus:-moz-placeholder,.modal-window .feedback_modal input[type=tel]:focus:-moz-placeholder,.modal-window .feedback_modal textarea:focus:-moz-placeholder {
    color: #757575
}

.modal-window .feedback_modal input[type=text]:focus:-ms-input-placeholder,.modal-window .feedback_modal input[type=tel]:focus:-ms-input-placeholder,.modal-window .feedback_modal textarea:focus:-ms-input-placeholder {
    color: #757575
}

.modal-window .prv_from_group label {
    display: none
}

.modal-window .prv_from_group {
    margin-bottom: 20px;
    position: relative
}

.modal-window .prv_from_group input[type=text]:focus,.modal-window .prv_from_group input[type=tel]:focus,.modal-window .prv_from_group textarea:focus {
    background-color: #fff;
    border: 2px solid var(--prv_btn_color)
}

.modal-window .feedback_modal .agree-checkbox-block {
    position: relative
}

.modal-window .feedback_modal .help-block {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -38px;
    text-align: center
}

.modal-window .feedback_modal {
    padding-bottom: 0
}

.modal-window .modal_heading {
    text-align: center
}

.modal-window .feedback-submit-wrapper>input[type=submit] {
    display: inline-block;
    width: auto
}

.modal-window .api-star-rating {
    float: none!important;
    margin-right: 0!important
}

.page-content .modal-window p,.modal-window p {
    margin: 0
}

.left_menu_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #f8f9fb;
}
.left_menu_ul .left_menu_ul {
    padding-left: 15px;
}
ul.page-sidebar-left-menu {
    border: 1px solid #eef1f4;
    background-color: transparent;
	border-radius: 14px
}

ul.page-sidebar-left-menu>li {
    border-bottom: 1px solid #eef1f4
}

ul.page-sidebar-left-menu>li:last-child {
    border: 0
}

.left_menu_ul a:hover {
    background-color: #f8f9fb;
    text-decoration: none;
    color: #212121
}

.left_menu_ul.collapse a:hover {
    color: var(--prv_color)
}

.left_menu_parent_link {
    display: flex;
    align-items: stretch
}

.left_menu_item {
    padding: 20px 25px;
    display: block;
    color: #212121
}

.left_menu_item,.left_menu_dropdown_btn {
    transition-duration: 0s
}

.left_menu_parent_link .left_menu_item {
    width: calc(100% - 50px);
    padding: 20px 0 20px 25px
}

.left_menu_item_selected {
    font-weight: 700
}

.left_menu_dropdown_btn {
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.left_menu_dropdown_btn .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 5px solid #707070;
    border-top: none
}

.left_menu_dropdown_btn.collapsed .caret {
    border-top: 5px solid #707070;
    border-bottom: none
}

.all_services_link {
    font-size: .8571em;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    margin-bottom: 17px
}

@media (min-width: 560px) {
    .all_services_link {
        position:absolute;
        right: 15px;
        margin-bottom: 0;
        top: 32px
    }
}

.all_services_link,.all_services_link:focus {
    color: var(--prv_btn_color)
}

.all_services_link:hover {
    color: #999
}

.all_services_link:focus,.all_services_link:hover {
    text-decoration: none
}

.news-detail__photogallery {
    padding: 0 0 32px 0
}

div>.bx-section-desc img {
    max-width: 100%;
    width: 100%;
    height: auto;
    height: 100%
}

.ms_whatsapp {
    text-align: center!important;
    vertical-align: middle!important;
    position: fixed;
    bottom: 210px;
    right: 40px;
    cursor: pointer;
    z-index: 100;
}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) { 
	.ms_booking {
	padding-block-start: 5px;
    font-family: 'Play', sans-serif !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 600 !important;
    text-align: center !important;
    vertical-align: middle !important;
    letter-spacing: 1px !important;
    position: fixed;
    bottom: 150px;
    right: 20px;
    border-radius: 5px;
    width: 90px;
    height: 45px;
    background: #e68dba;
    opacity: .9;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
    cursor: pointer;
    color: #fff;
    z-index: 100;
}
.ms_booking>img {
    width: auto;
    max-width: -moz-min-content;
    height: -moz-min-content;
    position: fixed;
    bottom: 195px;
    right: 30px;
}
	}