@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;
    border-bottom: none;
}

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

.phoneBlock {
    color: #1A2B40;
}

.phoneBlock .fas {
    color: #579DC5;
}

.main-frame {
    background-color: #f8f8f8;
    color: #1A2B40;
}

.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%;
}

.page-id-17 .tWrap {
    width: 53%;
}

.page-id-17 .promo.bar.bar-title .container.flex.col-reverse {
    display: flex;
    align-items: flex-start;
}

.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: 'Syne', sans-serif;
    font-weight: 500;
    text-transform: none;
}

.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: 'Syne', 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;
}

.entry.entry-add .servCard {
    width: 29%;
}

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

.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: 'Syne', sans-serif;
    letter-spacing: clamp(0.87px, 0.09vw, 1.74px);
    line-height: clamp(24px, 1.25vw, 24px);
}

.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: 'Syne', sans-serif;
    font-size: clamp( 36px, 2.188vw, 42px );
    font-weight: 500;
    text-transform: none;
    letter-spacing: normal;
    line-height: clamp(42px, 2.604vw, 50px);
    color: #1A2B40;
}

.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: 'Syne', 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: #2A2A2C;
    font-family: 'Syne', sans-serif;
    font-size: clamp( 24px, 1.563vw, 30px );
    font-weight: 500;
    text-transform: none;
    padding-bottom: 16px;
    letter-spacing: normal;
    line-height: clamp(32px, 1.979vw, 38px);
}

.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: #f8f8f8;
    color: #1A2B40;
    box-shadow: 0px 40px 40px #0000001A;
    z-index: 2;
}

.page-offer img {
    display: none;
}

.page-offer p {
    color: #2A2A2C;
}

.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: #1A2B40;
}

.entry img {
    box-shadow: 0px 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: 'Syne', 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: #579DC5;
    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;
}

.entry.entry-add .servBlock .servCard {
    width: 28%;
}

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

/* DIFFERENTIATOR WIDGET */
.widget.widget-diff {
    position: relative;
    padding: clamp( 50px, 5.208vw, 100px ) 0;
    background-color: #1A2B40;
}

.widget.widget-diff .row.flex {
    flex-wrap: nowrap;
    padding: 0;
}

.widget.widget-diff .heading h2 {
    font-size: clamp( 26px, 1.771vw, 34px );
    line-height: clamp( 34px, 2.188vw, 42px );
    font-weight: 400;
    color: #f8f8f8;
}

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

.diffBox {
    color: #f8f8f8;
}

.diffImg {
    padding-bottom: 22px;
}

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



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

.diffList li {
    padding: 10px 0 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

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


/* LOCATION SECTION CSS */

@charset "UTF-8";

.locInfo {
    /* max-height: 885px; */
    float: left;
    display: grid;
    align-content: center;
    align-items: center;
    justify-items: start;
    padding: 0;
    margin-top: 50px;
    /* padding: 0 min( 5.99vw, 115px ); */
}

.locInfo h2 {
    color: #14253B;
    font-size: clamp(38px, 2.5vw, 48px);
    line-height: clamp( 46px, 2.917vw, 56px );
    font-weight: 500;
    margin-bottom: min(1.979vw, 38px);
}

.locInfo::-webkit-scrollbar {
    width: 5px;
}

.locInfo::-webkit-scrollbar-track {
    background: #fff;
}

.locInfo::-webkit-scrollbar-thumb {
    background: #86b8c5;
}

.locInfo::-webkit-scrollbar-thumb:hover {
    background: #29a5c4;
}

.locInfo .contWrap {
    width: clamp(266px, 20.729vw, 398px);
    margin-left: 16.66666667%;
    padding-left: 15px;
}

.map-section {
     position: relative;
     padding: 0 0 40px;
     z-index: 1;
     background-color: #f8f8f8;
     background: linear-gradient(to bottom,  #1A2B40 0%,#1A2B40 6%,#ecebe6 6%,#ecebe6 100%);
 }

.map {
    padding: 0;
    /* width: 100%; */
    /* float: right; */
}

.main-map {
    /* z-index: 1; */
    /* float: right; */
    height: clamp(300px, 35.104vw, 674px );
    width: clamp(300px, 35.104vw, 674px );
    margin: 0;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.loc_img {
    background-position: center;
    border-radius: 50%;
    min-height: 272px;
}

.loc_img img {
    border-radius: 50%;
}

.loc_info {
    background-color: #FFF;
    margin-top: -45px;
    color: #666;
    font-size: 18px;
    padding-bottom: 20px;
}

.locRow {
    display: block;

    /* overflow: visible; */

    /* padding: 54px 0; */
    position: relative;
    clear: both;
    float: left;
    width: 100%;
}

.locInf {
    padding: 0;
    margin: 0;
    width: 100%;
}

.locInf::after {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    border: 2px solid #72727025;
    bottom: 0;
    left: 0;
}

.locRow:last-of-type .locInf::after {
    display: none;
}

.lname.accordion {
    position: relative;
    background-color: transparent;
    color: #1A2B40;
    padding-left: 0;
}

.lInfo.panel {
     display: block;
     max-height: 0;
     overflow: hidden;
     transition: all .7s ease-in-out;
}

.lInfo.panel.show {
    max-height: 105px;
}

.lname.accordion::after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .75s ease-in-out;
}

.lname.accordion.active::after {
    transform: translateY(-50%) rotate(90deg);
    transition: all .75s ease-in-out;
}

.loc-name {
    color: #1A2B40;
    text-transform: none;
    font-size: 26px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 34px;
    margin: 0;
}

.locAdd {
    color: #1A2B40;
    font-size: clamp(16px, 0.938vw, 18px);
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: clamp(20px, 2.5vw, 24px);
    margin-bottom: clamp(5px, 0.417vw, 8px);
}

p.locAdd a {
    text-decoration: none;
}

p.locAdd a:hover {
    text-decoration: underline;
}

.locInf a.locPhone {
    display: block;
    margin-bottom: 30px;
    font-size: clamp(16px, 0.938vw, 18px);
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: clamp(20px, 2.5vw, 24px);
    color: #303030;
}

a.locSelect {
    color: #5077ad;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 1.6px;
    line-height: 24px;
    text-transform: uppercase;
}

.loc-name a {
    color: #1A2B40;
}

.locRow img {
    width: 100%;
    height: auto;
    border-radius: 0;
    margin-bottom: 20px;
}

.hours {
    padding: 20px 0;
    font-weight: 400;
    width: 100%;
    color: #303030;
}

.hours dl {
    width: 100%;
}

.hours dt,
.hours dd {
    font-size: clamp(14px, 0.938vw, 18px);
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: clamp(20px, 2.5vw, 24px);
}

.hours dt {
    font-weight: 400;
}

.hours dd {
    text-align: right;
}

.hours label {
    width: 35%;
    float: left;
    display: block;
}

table.mabel-bhi-businesshours tr td {
    padding: 5px 5px 5px 22px;

    /* width: 100%; */
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    float: left;
    overflow: hidden;
    margin: 0;
    height: auto;
    font-size: 12px;
}

table.mabel-bhi-businesshours tr td:last-of-type {
    width: 60%;
    text-align: right;
    float: right;
}

table.mabel-bhi-businesshours tr {
    display: none;
    transition: all 5s ease;
    border: 0;
    background-color: #fff;
    width: 100%;
    color: #4a4b50;
}

table.mabel-bhi-businesshours {
    border: 0;
    width: 97% !important;
    height: auto !important;
    position: absolute;
    left: 0;
    top: 5px;
    z-index: 6;
    padding: 10px 0;
    background-color: #FFF;
}

table.mabel-bhi-businesshours tbody,
table.mabel-bhi-businesshours tbody tr {
    width: 100%;
    position: relative;
    padding: 0;
}

table.mabel-bhi-businesshours tbody {
    padding: 10px 0;
    height: auto !important;
    overflow: visible;
    position: relative;
}

table.mabel-bhi-businesshours tbody tr {
    padding: 20px 0 !important;
    height: 10px;
    position: relative;
}

table.mabel-bhi-businesshours tr.mbhi-is-current {
    display: table-row !important;
    cursor: pointer;
    position: relative;
    margin: 0;
    background-color: #FFF;
    color: #4d4d4f;
}

tr.mbhi-is-current td:first-of-type {
    padding: 5px 5px 5px 22px;
}

tr.mbhi-is-current::before {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    color: #4a4b50;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 5px;
    top: 3px;
    font-weight: 900;

    /* transform: translateY(-50%); */
}

table.mabel-bhi-businesshours tr.mbhi-is-current.trActive {
    background-color: transparent;
    color: #8557a7;
    width: 100%;
    position: relative !important;
}

tr.mbhi-is-current.trActive::before {
    content: '\f106';
    font-family: 'Font Awesome 5 Free';
    width: 22px;
    height: 22px;

    /* top: 0; */
    font-weight: 900;
    color: #8557a7;
}

.locInfo .btn.btn-orange {
    margin: 24px 0;
    background-color: #265D96;
}

.locInfo .btn.btn-orange:hover {
    background-color: #265D96;
}

@media ( max-width: 1024px ) {
    
    .page-id-17 .tWrap {
        width: unset;
    }

    .page-id-17 .promo.bar.bar-title .container.flex.col-reverse {
        display: flex;
        align-items: unset;
    }
    
    .map-section {
        background-image: none;
    }
    
    .map-section .flex.reverse {
        flex-direction: column;
    }

    .map {
        padding-top: 40px;
        background-image: linear-gradient(to bottom,  #ecebe6 0%,#ecebe6 90%,#f8f8f8 90%,#f8f8f8 100%);
    }

    .entry.entry-add h3 {
        line-height: 36px;
    }

    .main-map {
        width: clamp( 300px, 65.82vw, 674px );
        height: clamp( 300px, 65.82vw, 674px )
    }
    
    .locImg img {
        margin: 0 auto 20px;
        display: block;
    }

    .locInfo {
        padding-top: 56px;
        margin-top: 0;
    }

    .locCard {
        margin-bottom: 50px;
    }

    .locRow::after {
        width: 95%;
    }

    .entry.entry-add .servCard {
        width: 100%;
    }

    .entry.entry-add .servBlock .servCard {
        width: 100%;
    }
}

@media ( max-width: 768px ) {
    .map-section .locInfo {
        padding-top: 40px;
    }

    tr.mbhi-is-current::before {
        top: 5px
    }
}

@media ( max-width: 567px ) {
    .locPic,
    .locInf {
        width: 100%;
        clear: both;
    }

    table.mabel-bhi-businesshours tbody tr td {
        font-size: 14px
    }

    table.mabel-bhi-businesshours tbody tr.mbhi-is-current::before {
        top: 5px;
    }
}

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

.conForm .heading {
    color: #f8f8f8;
}

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

.formWrap form {
    color: #14253B;
}

.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: #f8f8f8;
    color: #2A2A2C;
    outline-color: #f8f8f8
}

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

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

@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 20px 0;
        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;
    }

    .section-location #map {
        height: clamp(240px, 54.688vw, 560px);
    }

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

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

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

    #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 ) {
    
    #header, #header:hover,#header:hover, .page-scrolled #header, .page:not(.home).page-scrolled #header {
        padding-bottom: 46px;
        width: 100%;
        float: left;
        height: fit-content;
        margin-bottom: -1px;
        position: relative;
        background-color: #265D96;
    }
    
    .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;
    }

    .rtSide::after {
        display: none;
    }
    
    .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;
    }

    .locInfo .contWrap {
        width: unset;
        margin-left: unset;
        padding-left: unset;
    }
}

@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;
    }

    .locInfo .contWrap {
        width: min(70.165vw, 341px);
    }

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