@charset "UTF-8";

/* Interior Pages and Posts CSS */
#header, #header:hover {
    position: relative;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.05);
    background-color: #f8f8f8;
}

#header .header-holder {
    background-color: transparent;
}

#header .social a {
    color: #9FC173;
}

.header-promo-holder .headAdd a .fas,
.header-promo-holder .phoneBlock a .fa {
    color: #D1AE76;
}

.btn.btn-orange.booking-opener,
#header .btn.btn-orange {
    color: #2A2A2C;
}

.main-frame {
    background-color: #f8f8f8;
    color: #2A2A2C;
}

.main-frame .container #content {
    position: relative;
    width: min( 95%, 1088px );
    padding: clamp(30px, 4.167vw, 80px ) 0;
    margin: 0 auto;
}

.breadcrumb {
    padding: 5px 0 0;
}

.bar.bar-title {
    background: #f8f8f8;
    border: none;
    padding: 0;
    background-size: 100vw;
    background-repeat: no-repeat;
}

.promo .pImg {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.tWrap {
    width: 100%;
}

.promo .pImg img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center;
    filter: brightness(0.6);
}

.promo.bar.bar-title {
    position: relative;
    height: 560px;
    overflow: visible;
}

.bar.bar-title::after {
    display: none;
}

.bar.bar-title .container {
    position: relative;
    padding: 20px 0;
    /* border-bottom: 2px solid #ececec; */
    z-index: 2;
    color: #f8f8f8;
}

.promo.bar.bar-title .container.flex.col-reverse {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
}

.promo.bar.bar-title .container.flex.col-reverse .tWrap h1, .promo.bar.bar-title .container.flex.col-reverse .tWrap h2 {
    color: #f8f8f8;
    font-size: clamp( 24px, 2.5vw, 48px );
    line-height: clamp( 32px, 2.917vw, 56px );
    font-family: 'baskerville-display-pt', 'Baskerville', serif;
    font-weight: 500;
    text-transform: unset;
}

.bar.bar-title a {
    color: #f8f8f8;
}

.breadcrumbs-block {
    font-weight: 400;
    color: #f8f8f8;
    float: none;
    width: 100%;
    text-align: right;
    flex: 3;
}

.bar.bar-title h1,
.bar.bar-title h2 {
    color: #2A2A2C;
    font-weight: 400;
    font-family: 'DM Sans', sans-serif;
    text-transform: capitalize;
}

.tWrap h1 {
    color: #f8f8f8;
}

.bar.bar-title h1::after {
    display: none;
}

#inner-content {
    margin-bottom: clamp(40px, 4.167vw, 80px) ;
}

.page-template-flexible #inner-content {
    padding: 0;
}

.page-template-flexible #inner-content .container {
    width: 100%;
    padding: 0;
}

.int_video {
    position: relative;
    width: 100%;
    height: clamp( 200px, 31.875vw, 612px );
    overflow: hidden;
    margin-bottom: clamp( 30px, 3.125vw, 60px );
}

.int_video .bgImg {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.int_video .bgImg img {
    position: relative;
    display: block;
    box-shadow: none;
    object-fit: cover;
}

.int_video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.int_video a.popVideo {
    display: grid;
    position: absolute;
    width: clamp(40px, 2.292vw, 44px);
    height: clamp(40px, 2.292vw, 44px);
    right: min(1.667vw, 32px);
    bottom: min(3.125vw, 60px);
    z-index: 8;
    text-align: center;
    font-size: clamp(14px, 0.833vw, 16px);
    color: #fff;
    text-decoration: none;
    border: 2px solid;
    border-radius: 50%;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    letter-spacing: clamp(-4px, -0.208vw, -2px);
}

a.popVideo:hover {
    text-decoration: none;
}

.entry {
    padding-top: 0;
}

.page-template-special-offers .entry-add .row.flex {
    padding: clamp( 50px, 5.208vw, 100px ) 0;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: stretch;
    gap: clamp( 40px, 4.167vw, 80px );
}

.page-template-special-offers .servCard {
    width: 28%;
}

.page-id-15597 form > p input {
    padding: min(15px, 0.781vw) min(32px, 1.667vw);
    text-shadow: none;
    color: #f8f8f8;
    border: 0;
    margin: 0;
    background-color: #3B696A;
    border-radius: 28px;
    z-index: 1;
    font-size: clamp(16px, 0.938vw, 18px);
    font-family: 'DM Sans', sans-serif;
    letter-spacing: clamp(0.87px, 0.09vw, 1.74px);
    line-height: clamp(24px, 1.25vw, 24px);
}

.page-id-15860 h3 {
    text-decoration: underline;
}

.entry-add .int_head h1.itty,
.entry-add .int_head h2.itty {
    font-size: clamp( 14px, 0.833vw, 16px );
    letter-spacing: clamp( 0.52px, 0.080vw, 1.54px );
    line-height: clamp( 22px, 1.250vw, 24px );
    font-weight: 600;
    text-transform: uppercase;
}

.entry.entry-add h1, .entry.entry-add h2 {
    font-family: 'baskerville-display-pt', 'Baskerville', serif;
    font-size: clamp( 36px, 2.188vw, 42px );
    font-weight: 500;
    text-transform: unset;
    letter-spacing: normal;
    line-height: clamp(42px, 2.604vw, 50px);
    color: #2A2A2C;
}

h1, .h1, h2, .h2, h3, .h3,
h4, .h4, h5, .h5, h6, .h6 {
    margin: clamp( 40px, 4.167vw, 80px ) 0 24px;
}

.beefy {
    font-weight: 600;
}

.entry.entry-add h4 {
     font-size: clamp(20px, 1.146vw, 22px);
}

.main-frame h4 {
    font-weight: 500;
}

.entry-add h2,
.fullContent.entry-add h2 {
    color: #931C87;
    font-family: 'Akshar', sans-serif;
    font-size: clamp(26px, 1.771vw, 34px);
    font-weight: 400;
    text-transform: none;
    letter-spacing: clamp( .34px, 0.035vw, .68px );
    line-height: clamp(36px, 2.083vw, 40px);
}

.entry.entry-add .page-offer h3, .bar.bar-title .page-offer h2 {
    display: block;
    float: none;
    color: #F8F8F8;
    font-family: 'baskerville-display-pt', 'Baskerville', serif;
    font-size: clamp( 24px, 1.771vw, 34px );
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    line-height: clamp(32px, 2.188vw, 42px);
}

.page-offer h2 span.smaller {
    font-size: 16px;
    display: block;
}

.page-offer {
    position: absolute;
    display: block;
    padding: 56px;
    font-size: 16px;
    margin-bottom: 0;
    width: 535px;
    right: 0;
    bottom: -40px;
    background-color: #303030;
    color: #2A2A2C;
    box-shadow: 0 40px 40px #0000001A;
    z-index: 2;
}

.page-offer img {
    display: none;
}

.page-offer p {
    color: #F8F8F8;
}

.entry.entry-add p,
.entry.entry-add ul li {
    font-size: clamp(16px, 0.938vw, 18px);
    line-height: clamp(24px, 1.667vw, 26px);
    letter-spacing: normal;
    color: #2A2A2C;
}

.entry img {
    box-shadow: 0 40px 40px #0000001A;
}

/** SIDEBAR STUFF **/

.rtSide {
    position: relative;
    display: block;
    background-color: #9FC173;
    background-image: url('/wp-content/uploads/2024/09/sidebar_background.jpg.webp');
    color: #2A2A2C;
    padding: 20px 15px;
    border-radius: 0;
    margin-bottom: 80px;
    box-shadow: none;
    overflow: visible;
    z-index: 10;
}

#sidebar .no-pad.row {
    margin: 0 -15px 15px;
}

.widget {
    padding: 30px 0 0;
    margin: 0;
}

.widget.widget-location, .widget.widget-choose {
    padding: 30px 28px;
}

.cInfo form input:not([type=submit]), 
.cInfo form textarea,
.wrap-form-question form input:not([type=submit]),
.wrap-form-question form textarea {
    font-size: 16px;
    border-bottom: none;
}

.widget.widget-form form .top label, .widget.widget-form form .top span {
    font-size: 16px;
}

.personal-info {
    padding: 0 20px;
    text-align: center;
}

.personal-info .img {
    float: right;
    margin-left: 3px;
}

.personal-info h5,
.widget.widget-form .head,
.widget.widget-location h4,
.widget.widget-choose h3 {
    color: #091713;
    font-family: 'DM Sans', sans-serif;
    text-transform: unset;
    font-size: clamp(18px, 1.25vw, 24px);
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: clamp(24px, 1.354vw, 26px);
    text-align: center;
}

.widget.widget-form .head {
    padding: 10px 10px 0;
    margin: 0;
}

.widget.widget-choose h3 {
    margin: 0 0 24px;
}

.personal-info h5 a {
    color: #1b2436;
}

.personal-info h5{
    width: fit-content;
    margin: 0 0 24px;
    text-align: left;
}

.widget.widget-form .head p::after,
.widget.widget-location h4::after,
.widget.widget-choose h3::after,
.personal-info h5::after {
    content: '';
    display: none;
    width: 40px;
    height: 3px;
    margin: 12px auto 16px;
    border-bottom: 0;
    background-color: #FF5332;
}

.personal-info h5::after {
    margin: 8px 0 16px;
    display: none;
}

.personal-info .description {
    text-align: left;
    width: 100%;
}

.widget.widget-form .personal-info .description p { /* JRF */
    font-size: 16px;
    line-height: 24px;
    color: #2A2A2C;
    margin-bottom: 38px;
}

.widget.widget-form form {
    background-color: transparent;
    color: #1b2436;
}

.widget.widget-form form .top {
    color: #2A2A2C;
    margin-left: 0px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
}

.wrap-form-question form .top p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.widget.widget-form .wrap-form-question input[type="submit"] {
    background-color: transparent;
    color: #2A2A2C;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 24px;
    line-height: normal;
    margin: 10px auto;
    border-radius: 0;
}

.widget.widget-form .wrap-form-question input[type="submit"]:hover {
    background-color: #2A2A2C;
    color: #f8f8f8;
    /* margin: 5px auto 15px; */
}

.widget.widget-location h4 {
    text-align: center;
    margin-bottom: 24px;
}

.map-block.widget-map {
    height: 565px;
}

.widget-location .row-location {
    text-align: center;
}

.widget-location .row-location a {
    color: #2A2A2C;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 24px;
    display: block;
}

.widget .box {
    background-color: #f8f8f8;
    border: none;
    border-radius: 0;
}

.list-check li {
    padding-left: 26px;
    font-size: 16px;
}

.list-check li a {
    color: #0F2E31;
}

.list-check li::before {
    color: #9FC173;
    font-size: 14px;
}

.personal-info .img img {
    border: none;
}

.entry.entry-add ul {
    margin-bottom: 0;
}

.entry.entry-add ul li {
    margin-bottom: 24px;
}

.entry ul > li::before {
    background-color: #2A2A2C;
    top: 8px;
}

/* SERVICES PAGE */
.servBlock.row.flex.wrap {
    padding: clamp( 50px, 5.208vw, 100px ) 0;
    /* gap: clamp( 40px, 4.167vw, 80px ); */
    align-items: stretch;
    align-content: stretch;
}

.servBlock .servCard {
    padding: clamp( 20px, 2.083vw, 40px );
    border: 2px solid #00000026;
    border-top: 0;
    border-left: 0;
}

.servBlock .servCard:nth-of-type(3),
.servBlock .servCard:nth-of-type(6),
.servBlock .servCard:nth-of-type(9) {
    border-right: 0;
}

.servBlock .servCard:nth-of-type(7) {
    border-bottom: 0;
}

.servBlock .servCard:nth-of-type(7)::before {
    content: '';
    border-left: 2px solid #00000026;
    height: 100%;
    left: -2px;
    display: block;
    position: absolute;
    top: 0;
}

.servCard h3 {
    margin: 0 0 24px;
}

.servCard h3 span.smaller {
    display: block;
    font-size: 16px;
}

.servBlock .servCard p {
    font-size: 16px;
    line-height: 24px;
}

/* DIFFERENTIATOR WIDGET */
.widget.widget-diff {
    position: relative;
    padding: clamp( 50px, 5.208vw, 100px ) 0;
    background-color: #292929;
    background-image: url('/wp-content/uploads/2025/01/Diff-Backgroundsmaller.jpg');
    background-size: cover;
    z-index: 2;
}

.widget.widget-diff .container > div {
    padding: 0px;
}

.widget.widget-diff .row.flex {
    flex-wrap: nowrap;
    padding: 0;
    align-items: center;
    justify-items: center;
    justify-content: center;
    gap: 85px;
}

.widget.widget-diff .heading h2 {
    font-size: clamp(32px, 2.083vw, 40px);
    line-height: clamp( 40px, 2.5vw, 48px );
    font-weight: 400;
}

.widget-diff .row.flex {
    align-items: stretch;
    gap: 16px;
}

ul.diffList {
    list-style-type: none;
    padding: 0;
    font-size: 18px;
    margin-bottom: 0;
}

.diffList li {
    padding: 10px 0 14px;
    display: block;
}

.diffList li .fas {
    margin-right: 5px;
}

.diffList li a {
    text-decoration: underline;
}

.diffBox {
    color: #f8f8f8;
    padding: 0;
    text-align: center;
}

.diffImg {
    padding-bottom: 24px;
}

.diffImg img {
    width: 80px;
    height: 80px;
}

.diffContent {
    position: relative;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    padding: 8px 0;
    z-index: 5;
    color: #f8f8f8;
    width: 100%;
}

.diffContent h4 {
    position: relative;
    font-family: "DM Sans", sans-serif;
    font-size: clamp(22px, 1.25vw, 24px);
    font-weight: 500;
    letter-spacing: normal;
    line-height: clamp(28px, 1.563vw, 30px);
    color: #f8f8f8;
    margin-bottom: 0;
    padding-bottom: 16px;
    z-index: 3;
    text-transform: unset;
}



/* LOCATION SECTION CSS */

.section-location {
    padding: 0;
    background-color: #303030;
    position: relative;
}

.section-location::before {
    content: '';
    position: absolute;
    bottom: -11px;
    left: -42px;
    height: min(22.917vw, 440px);
    width: min(20.781vw, 399px);
    background-image: url(/wp-content/uploads/2025/01/accent-letters-isolated.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.section-location .mapWrp {
    padding: clamp( 80px, 6.25vw, 120px ) 0;
}

section.section-location .heading h2 {
    color: #3b3b3b;
    font-size: 36px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 50px;
    margin-bottom: 80px;
}

.section-location .heading h2::after {
    border-color: #6d9f32;
}

.section-location .map-block {
    position: relative;
    display: block;
    max-width: 1920px;
    /* width: 100%; */
    /* float: left; */
    margin: 0 auto;
    overflow: auto;
    padding: 0;
}

.map-block.container.flex {
    display: flex;
    flex-direction: row;
    align-content: stretch;
    align-items: center;
    padding: 0;
}

.section-location .mapWrap {
    overflow: visible;
    text-align: left;
    float: right;
}

.section-location #map {
    margin: 0 auto;
    position: relative;
    box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
    height: min( 29.167vw, 560px );
}

address .row-location a {
    color: #f8f8f8;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    line-height: clamp(24px, 1.25vw, 26px);
}

address .row-location a.locTel {
    margin-bottom: 24px;
    display: inline-block;
}

address hr {
    border-color: #FFF;
}

.section-location .address {
    position: relative;
    display: grid;
    /* text-align: center; */
    align-content: center;
    align-items: center;
    overflow: visible;
    padding: 0;
}

.section-location #lg-address {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10%;
    width: 560px;
    background-color: #f8f8f8;
    color: #333;
    z-index: 99;
}

.section-location #lg-address .address-holder {
    padding: 40px;
}

.section-location .map-block .row-tel a.btn.btn-danger {
    margin-left: 0px;
    margin-top: min(1.406vw, 27px);
}

#xs-address {
    display: none;
}

.section-location .address .address-holder {
    /* box-shadow: 0px 10px 25px #0000001A; */
    /* background-color: #f8f8f8; */
    text-align: left;
    border-radius: 0;
    padding: 0 clamp(70px, 7.292vw, 140px);
    height: fit-content;
    overflow: visible;
}

.section-location .address .address-holder .pin {
    padding: 0 8px;
    font-size: 16px;
    color: #E8C284;
}

.section-location .address .address-holder .inf {
    padding: 0 8px 0 0;
}

.section-location .address address {
    margin: 0;
    font-size: 22px;
    line-height: 1.2em;
    font-style: normal;
    /* width: clamp(320px, 20.781vw, 399px); */
    overflow: hidden;
    /* margin-bottom: 16px; */
}

.section-location .address .shedule dl {
    color: #f8f8f8;
    margin: 0;
    display: grid;
    grid-template-columns: .3fr 1fr;
    grid-column-gap: 8px;
    width: 100%;
    font-size: clamp(16px, 0.938vw, 18px);
    line-height: clamp(24px, 1.25vw, 26px);
}

.section-location .address .shedule dt {
    font-weight: normal;
    width: 100%;
    text-align: left;
    /* line-height: 24px; */
}

.section-location .address .shedule dd {
    margin: 0;
    text-align: left;
}

.row-location {
    padding: 0;
    font-size: clamp(16px, 0.938vw, 18px);
    line-height: 1.3em;
    font-weight: 300;
    margin: 0;
}

.row-location.row-place .row {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    /* align-items: center; */
    margin: 0 0 16px;
    gap: 16px;
}

.row-location.row-tel {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    clear: both;
    margin-bottom: 24px;
    gap: 16px;
}

.row-location.row-tel a {
    margin: clamp( 20px, 1.250vw, 24px ) 0;
}

.row-location hr {
    /* display: none; */
    margin: 10px 0;
    width: 65%;
}

.row-location.row-place .place h4 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 29px;
}


.section-location .row-location .place h4::after,
.section-location .row-location .place .h4::after {
    content: '';
    width: 80px;
    display: none;
    margin: 16px 0;
    border-bottom: 4px solid #E2E3B9;
}

.row-location a {
    font-weight: 400;
}

.row-location .place span {
    /* padding: 3px 0; */
    /* display: block; */
    overflow: hidden;
    font-size: clamp(16px, 0.938vw, 18px);
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: clamp(24px, 1.25vw, 26px);
}

.row-location.row-place .h4, .row-location.row-place h4 {
    font-family: 'baskerville-display-pt', 'Baskerville', serif;
    color: #F8F8F8;
    font-weight: 500;
    font-size: clamp(38px, 2.5vw, 48px);
    line-height: clamp( 46px, 2.917vw, 56px );
    letter-spacing: normal;
    text-transform: unset;
    padding-left: 10px;
    margin-bottom: 32px;
    margin-top: 0;
}

.row-location.row-place .place .h4::after,
.row-location.row-place .place h4::after {
    position: relative;
    content: '';
    display: none;
    width: 60px;
    border-bottom: 4px solid #A76F44;
    margin: 8px 0 24px;
}

.lIcon {
    color: #ad940d;
    font-size: 20px;
    padding: 0;
}

.section-location .address .shedule {
    margin: 0;
}

.section-location .address .shedule .row {
    display: flex;
    gap: 16px;
}

.schd-note {
    padding: 30px 0 0;
    font-size: small;
}

.bottom-opener {
    margin-top: 56px;
}

.section-location .btn.btn-orange:hover {
    background-color: #BB9E6D;
    /* outline-color: #f8f8f8; */
    color: #292929;
}

.conForm {
    background-color: #303030;
    padding: clamp( 60px, 6.25vw, 120px ) 0;
}

.formWrap {
    width: min(100%, 960px);
    margin: 0 auto;
}

.formWrap textarea, .formWrap input[type=text],
.formWrap input[type=email], .formWrap input[type=tel] {
    width: 100%
}

.formWrap form .top {
    color: #f8f8f8;
}

.formWrap .wpcf7-radio label {
    display: flex;
    align-items: center;
}

.formWrap input[type=radio] {
    width: 20px;
    height: 20px;
    margin-right: 10px
}

.formWrap input[type="submit"].btn-orange:hover {
    background-color: #BB9E6D;
    color: #2A2A2C;
    outline-color: #f8f8f8
}

.formWrap form .top .flexWrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.formWrap form .top .flexWrap p {
    margin: 0;
}

@media ( max-width: 1280px ) {
    .section-location .container {
        width: 100%;
    }
}

@media ( max-width: 1024px ) {
    .section-location {
        background-size: auto 62%;
        padding-bottom: 0;
        padding-top: 0px;
        clear: both;
        border-bottom: 0;
        background-image: none;
    }

    .section-location::before,
    .section-location::after {
        display: none;
    }

    .map-block.container.flex {
        /* display: block; */
        flex-direction: column-reverse;
    }

    .row-location.row-place .place .h4, .row-location.row-place .place h4 {
        text-align: center;
    }

    .row-location.row-place .place h4::after {
        margin: 24px auto;
    }

    .section-location .address {
        width: 90%;
        float: none;
        text-align: center;
        /* padding: 0 15px; */
    }

    .section-location #xs-address.address {
        position: relative;
        width: 100%;
        top: unset;
        transform: unset;
        left: unset;
        transform: unset;
        padding: 20px;
        display: block;
    }

    .section-location .address address {
        /* text-align: center; */
    }

    address .row-location a {
        font-size: clamp(16px, 0.938vw, 18px);
        font-weight: 400;
        font-style: normal;
        letter-spacing: 0;
        line-height: 24px;
        text-align: center;
    }

    .section-location #lg-address.address {
        display: none;
    }

    .section-location .address .address-holder .inf {
        padding: 0;
    }

    .section-location .address .address-holder {
        width: 67%;
        padding: 56px 0px 80px;
        margin: 0 auto;
        /* text-align: center; */
    }

    .section-location .row-location .place h4::after,
    .section-location .row-location .place .h4::after {
        margin: 24px auto;
    }

    .section-location .address .shedule {
        /* max-width: 348px; */
        margin: 0 auto 55px;
    }

    .section-location .address .shedule dl {
        /* font-size: 18px; */
        /* line-height: 24px; */
        width: 100%;
        margin: 0;
        display: grid;
        grid-template-columns: .1fr 1fr;
        grid-column-gap: 16px;
    }

    .section-location .address .shedule dd {
        margin: 0;
    }

    .section-location .mapWrp {
        width: 100%;
        height: fit-content;
        clear: both;
        float: none;
        margin: 0 auto;
        background-image: url(/wp-content/uploads/2024/09/news_block_background.jpg.webp);
        background-size: 70%;
        background-repeat: no-repeat;
        background-position: right center;
        padding: 0;
    }

    .section-location #map {
        height: clamp(240px, 54.688vw, 560px);
        width: 90%;
        margin: 80px auto 0;
    }

    .row-location.row-tel .tel a.btn.btn-danger {
        margin: 10px auto;
    }

        #content .page-offer h2 {
        color: #f8f8f8;
        margin-top: 0px;
    }
}

@media ( max-width: 567px ) {
    .section-location .address .address-holder {
        width: 100%;
    }

    .row-location.row-place .h4, .row-location.row-place h4 {
        width: 80%
    }

    .section-location .address .shedule dl {
        grid-template-columns: .5fr 1fr;
    }

    #xs-address .shedule {
        max-width: unset;
        width: 100%;
        margin-bottom: 0;
    }
}

@media ( max-width: 479px ) {
    .section-location .map-block {
        padding: 0;
    }
    
    .section-location .address .shedule {
        width: 100%;
    }
}

@media ( max-width: 1366px ) {
    .rtSide {
        width: 30%;
        margin-left: 3.3333333%;
    }
}

@media ( max-width: 1024px ) {
    .promo.bar.bar-title {
        height: min( 56.445vw, 578px )
    }
    
    #mobLogo {
        /* display: none; */
    }

    .page-offer {
        position: relative;
        width: 100%;
        top: unset;
        right: unset;
        bottom: unset;
        left: unset;
        margin-bottom: 40px;
        color: #f8f8f8;
    }

.entry.entry-add .page-offer p {
    color: inherit;
}

    .btn.btn-orange.booking-opener,
    #header .btn.btn-orange {
        color: #303030;
    }

    .page:not(.home) #header, .page:not(.home) #header .header-holder {
        background-color: #f8f8f8;
    }

    .page-scrolled .btn.btn-orange.booking-opener, .page-scrolled #header .btn.btn-orange {
        color: #2A2A2C;
    }

    .rtSide::after {
        display: none;
    }

    .mob-logo-section img {
        filter: invert(1);
    }
    
    .bar.bar-title {
        padding: 15px 10px;
    }

    #rSlider {
        overflow: hidden;
    }

    .rtSide {
        width: 100%;
        margin-left: 0;
        margin-top: 80px;
    }

    .personal-info h5, .widget.widget-form .head, .widget.widget-location h4, .widget.widget-choose h3 {
        font-size: 24px;
        letter-spacing: 0.48px;
        line-height: 36px;
    }

    .personal-info .img img {
        width: 115px;
    }

    .servBlock.row.flex.wrap {
        flex-direction: column;
    }

    .servBlock .servCard,
    .servBlock .servCard:nth-of-type(4),
    .servBlock .servCard:nth-of-type(5),
    .servBlock .servCard:nth-of-type(6) {
        border: 0;
        border-bottom: 2px solid #00000026
    }
}

@media ( max-width: 768px ) {
    .widget.widget-diff .row.flex {
        flex-wrap: wrap;
        row-gap: 40px;
    }

    .formWrap form .row.flex {
        flex-wrap: wrap;
    }
}

@media ( max-width: 567px ) {
    .entry.entry-add .alignright {
        margin: 0 0 20px 0px;
    }

    .page-id-15597 form > p input {
        padding: 16px 24px;
        font-size: 16px;
        font-weight: 600;
    }

    .widget.widget-diff .row.flex {
        flex-direction: column;
    }
}