@charset "UTF-8";

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

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

.main-frame {
    background-color: #f8f8f8;
    color: #2B3034;
    padding-top: clamp(30px, 4.167vw, 80px );
}

.main-frame .container {
    position: relative;
}

.breadcrumb {
    padding: 5px 0 0;
}

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

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

.bar.bar-title .container {
    padding: 20px 0;
    border-bottom: none;
}

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

.breadcrumbs-block {
    font-weight: 400;
    color: #202020;
}

.bar.bar-title h1,
.bar.bar-title h2 {
    color: #202020;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
}

.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-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: 'Roboto', 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,
.entry.entry-add h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(28px, 1.667vw, 32px);
    font-weight: 500;
    text-transform: unset;
    letter-spacing: normal;
    line-height: clamp(34px, 2.083vw, 40px);
    color: #202020;
}

.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: 'Montserrat', sans-serif;
    font-size: clamp(26px, 1.771vw, 34px);
    font-weight: 600;
    text-transform: none;
    letter-spacing: clamp( .34px, 0.035vw, .68px );
    line-height: clamp(36px, 2.083vw, 40px);
}

.page-offer h3, .page-offer h2 {
    color: #202020;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(30px, 1.667vw, 32px);
    font-weight: 500;
    text-transform: unset;
    letter-spacing: normal;
    line-height: clamp(36px, 2.083vw, 40px);
}

.page-offer {
    padding: 20px 0;
    border-bottom: 1px solid;
    margin-bottom: 40px;
}

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

.entry img {
    box-shadow: 0px 20px 40px #0000000D;
}

/** SIDEBAR STUFF **/

.rtSide {
    position: relative;
    display: block;
    background-color: #f0f0f0;
    color: #202020;
    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: #202020;
    font-family: 'Montserrat', sans-serif;
    text-transform: unset;
    font-size: clamp(18px, 1.146vw, 22px);
    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: block;
    width: 60px;
    height: 3px;
    margin: 12px auto 16px;
    border-bottom: 0;
    background-color: #3E8FDE;
}

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

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

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

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

.widget.widget-form form .top {
    color: #202020;
    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: #F39304;
    color: #202020;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 24px;
    line-height: normal;
    margin: 10px auto;
    border-radius: 15px 0;
}

.widget.widget-form .wrap-form-question input[type="submit"]:hover {
    background-color: #002C50;
    color: #f8f8f8;
    margin: 10px auto;
}

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

.list-check li::before {
    color: #F39304;
    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: #F39304;
    top: 8px;
}

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

@media ( max-width: 1024px ) {
    
    #mobLogo {
        /* display: none; */
    }

    .rtSide::after {
        display: none;
    }

    .mob-logo-section img {
        filter: 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;
    }
}

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