/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Raleway:wght@400;500;600;700&display=swap');*/
.underline {
    text-decoration: underline;
    text-underline-position: under;
    text-decoration-thickness: 1px;
}
@font-face {
  font-family: 'Athelas';
  src: url('../fonts/Athelas-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Athelas';
  src: url('../fonts/Athelas-Italic.ttf');
  font-weight: 400;
  font-style: italic;
}
html {
    scroll-padding-top: 260px;
}
body { background:#000; font-family: 'Open Sans', sans-serif; font-style: normal; font-weight:400; color:#fff; font-size: 16.5px; line-height: 1.7;  overflow-x: hidden;}

b, strong {
  font-weight: bold;
}
i {
  font-weight: italic;
}
.image-news-holder {
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 60%;
}
.image-news-holder img {
    width:100%;
    object-fit:cover;
    height:100%;
    position:absolute;
    left:0;
    top:0;
}
b, strong {font-weight: bold;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
   line-height: 1.1;
   margin-bottom: 30px;
   font-weight: normal;
   font-family: 'Athelas', sans-serif;
}
.bold {
    font-weight:bold;
}
.medium {
    font-weight: 500;
}

.slider-description h2 {
    font-size:66px;
}

.large-padding-top {
    padding-top: 80px;
}
.large-margin-top {
    margin-top: 80px;
}
.large-padding-bottom {
    padding-bottom: 80px;
}
.desktop-menu li ul li {
    display: block;
}
.alignleft {
    display: inline-block;
    margin: 0px 10px 10px 0px;
    float: left;
}
.alignright {
    display: inline-block;
    margin: 0px 0px 10px 10px;
    float: right;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 10px auto;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    transition: 0.3s;
    color: inherit;
    text-decoration: none;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
section#header figure.wp-block-image {
    margin-bottom: 0px !important;
}
.intro-iframe-holder {
    background-position: top center;
    position: relative;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
}
video#home-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.header-menu-mobile.icons {
    display: none;
}
.mobile-menu {
    display: none;
}
@keyframes zoom {
    0% { transform:scale(1,1); }
    50% { transform:scale(1.2,1.2); }
    100% {transform:scale(1,1); }
}
.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 99;
    background: rgba(0,0,0,0.4);
}
.hasScrolled {
    opacity: 1 !important;
    position: fixed !important;
    top: -100px;
    z-index: 999 !important;
    width: 100% !important;
    left: 0;
    right: 0;
    transition: 0.4s;
    background: black;
    border-bottom: 1px solid grey;
    box-shadow: 0px 0px 3px 0px grey;
}
h3.vc_custom_heading.larger-h3 {
    font-size: 46px;
}
.larger-p {
    font-size: 20px;
}
.desktop-menu .menu {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-around;
    justify-content: space-evenly;
}
.desktop-menu li {
    /*position: relative;*/
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
}
.desktop-menu li:last-child {
    margin-right: 0;
}
.main-header .current-menu-item a {
    color: #945789;
    font-weight: bold;
}
.desktop-menu {
    background: #98d56a;
    color: white;
}
.image-full {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.image-full img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.image-full-width {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.image-full-width img {
    width: 100%;
}
.column-direction {
    flex-direction: column;
}
.slider-holder {
    position: relative;
    width: 100%;
    height: calc(100vh - 63px);
    overflow: hidden;
}
.arrows-home div {
    cursor: pointer;
}
.slider-inner, .slider-top, .slider-inner .slick-list, .slider-inner .slick-track, .slider-inner .slick-slide {
    height: 100%;
    width: 100%;
}
.slider-holder button.slick-prev.slick-arrow {
    position: absolute;
    z-index: 99;
    top: calc(50% - 29.5px);
    left: 10px;
    font-size: 0;
    border: 0;
    background: none;
}
.slider-holder button.slick-prev.slick-arrow:before {
    content: "\e875";
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 57px;
    color: white;
    text-shadow: 1px 1px 1px black;
}
.slider-holder button.slick-next.slick-arrow:before {
    content: "\e876";
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 57px;
    color: white;
    text-shadow: 1px 1px 1px black;
}
.slider-holder button.slick-next.slick-arrow {
    position: absolute;
    top: calc(50% - 29.5px);
    z-index: 9;
    right: 10px;
    font-size: 0;
    border: 0;
    background: none;
}
.hold-img-slider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 9 !important;
}
.jumbotron {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    top: 0;
    position: relative;
    left: 0;
}
.main-header {
    position: relative;
    z-index: 99;
}
section#header {
    position: relative;
    z-index: 9;
    width: 100%;
    overflow: visible;
    font-size: 15px;
    padding: 15px 0px 0px 0px;
}
.container {
    max-width: 1240px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.slider-holder.sixty-percent {
    height: calc(60vh - 63px);
}
.slider-holder.eighty-percent {
    height: calc(80vh - 63px);
}
section.top-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
}
.desktop-menu .menu a {
    display: block;
}
.desktop-menu .menu a:hover {
    text-decoration: underline;
    text-underline-offset: 7px;
    text-decoration-color: white !important;
}
.desktop-menu .menu .current-menu-item a {
    text-underline-offset: 7px;
    text-decoration: underline;
    text-decoration-color: white;
}

td {
    padding: 10px;
}
.slider-description {
    color: white;
    max-width: 100%;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 24px;
}
.slider-desc-holder {
    position: absolute;
    top: 0%;
    right: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 15px 15px 40px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hold-img-slider img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
ul#menu-main-menu  li:hover ul.sub-menu {
    display: flex;
}
span.click-li-child {
    display: none;
}
ul.sub-menu {
    left:0;
    right:0;
    position: absolute;
     background: white;
    display: none;
    left: 0;
    align-items: center;
    justify-content: center;
    text-transform: capitalize !important;
    flex-wrap: wrap;
    border-top: 1px solid #ddd;
    padding: 10px 6%;
}
.ctct-custom-form {
    min-width:300px !important;
}
input[type="text"] {
    min-width: 100px;
}
.desktop-menu ul li a {
    padding: 15px 0px;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    color: black;
}
.desktop-menu ul.sub-menu li a {
    padding: 2px 0px;
    text-transform:capitalize;
}
.slider-description img {
    width: auto;
    height: auto;
}
.regular-button a {
    display: inline-block !important;
    border: 2px solid #87c756 !important;
    padding: 10px 25px !important;
    border-radius: 38px !important;
    font-size: 14px !important;
    font-weight: bold !important;
    min-width: 188px !important;
    text-align: center !important;
    background: transparent !important;
    color: white !important;
    line-height: 1.7 !important;
}
.regular-button a:hover {
    background: #87c756 !important;
}
.home .bwg-thumbnails {
    width: 100% !important;
    padding: 0 !important;
}
.home .bwg-item img {
    width: 100%;
    height: 100% !important;
    object-fit: cover !important;
}
.bwg_thumbnail button.slick-prev:before {
    content: "\e875";
    font-size: 50px;
}
.bwg_thumbnail button.slick-prev {
    font-family: Linearicons-Free !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none !important;
    box-shadow: none !important;
    background: none;
    color: white;
    position: absolute;
    z-index: 99;
    top: calc(50% - 30px);
    left: -50px;
    outline:none;
}


.bwg_thumbnail button.slick-next:before {
    content: "\e876";
    font-size: 50px;
}
.bwg_thumbnail button.slick-next {
    font-family: Linearicons-Free !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none !important;
    box-shadow: none !important;
    background: none;
    color: white;
    position: absolute;
    z-index: 99;
    top: calc(50% - 30px);
    right: -53px;
    outline:none;
}
a.top-slider-link {
    font-weight: bold;
    display: inline-block;
    border-radius: 30px;
    padding: 12px 49px;
    font-size: 15px;
    color: white;
    margin-top: 30px;
    border: 2px solid #87c756;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
}
.pages {
    overflow-x: hidden;
    margin: 0 auto;
    overflow-y: clip;
}
a.top-slider-link:hover, p.regular-button a:hover {
    background: #87c756;
}
.socials-info i:hover {
    opacity: 0.8;
}
.newsletter-submit button:hover {
    text-decoration: underline;
}
input, textarea {
    width: 100%;
    border-radius: 30px;
    border: 1px solid #878787;
    padding: 14px 20px !important;
    background: transparent;
    color: white;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}
input:focus-visible, textarea:focus-visible {
    outline-color: #98d56a;
}
::-webkit-input-placeholder { /* Edge */
  color: white;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

::placeholder {
  color: white;
}
.wpcf7 label {
    width: 100%;
}
textarea {
    height: 120px;
    padding: 8px 10px 5px 10px;
}
.align-left-button input.wpcf7-submit {
    margin:unset !important;
}
input.wpcf7-submit {
    display: block;
    border: 2px solid #87c756;
    padding: 9px 23px !important;
    border-radius: 38px;
    min-width: 188px;
    text-align: center;
    width: 250px;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 18px;
}
input.wpcf7-submit:hover {
    background: #87c756;
}
span.wpcf7-spinner {
    position: absolute;
}
.purple-button a {
    background: #ae2fb9 !important;
    color: white !important;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 30px !important;
    padding: 15px 50px !important;
}

footer {
    background: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}
footer h4 {
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    line-height: 1.4;
    font-size: 22px !important;
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 0.7px;
}
.quick-links li {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 20px;
    background: url(/app/uploads/2023/06/arrow.png) no-repeat left center;
}
.footer-personal p {
    margin-bottom: 10px;
    max-width: 270px;
}
.hours-operation strong {
    font-weight: 600;
}
.hero-btn-container {
    margin: 20px auto;
    text-align: center;
}
.three.columns {
    text-align: center;
}
.pages ul, .single-post-pages ul {
    list-style: none;
    padding: 0;
}
.pages ul li, .single-post-pages ul li {
    padding-left: 20px;
    background: url(/app/themes/cascades/images/arrow-li.png) no-repeat left top;
    margin-bottom: 0.5rem;
    background-position-y: 9px;
}
footer ul {
    list-style: none;
    padding: 0;
}
footer ul li {
    padding-left: 20px;
    background: url(/app/themes/cascades/images/arrow-li.png) no-repeat left top;
    background-position-y: 9px;
    margin-bottom: 1rem;
}
footer ul li:hover {
    text-decoration:underline;
}
footer .socials-info i {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.footer-socials-title {
    font-size: 18px;
    text-decoration: underline;
    margin-bottom: 15px;
    margin-top: 25px;
}
.copy-right {
    padding: 20px 0px;
    border-top: 1px solid #3c3c3c;
    font-size: 14px;
    text-align: center;
    color: #e4e4e4;
    font-style: italic;
    font-weight: 600;
}
.footer-personal {
    margin-top: 40px;
}
.footer-personal p {
    display: flex;
    align-items: start;
    margin-bottom: 25px;
}
.footer-personal i {
    position: relative;
    top: 5px;
    margin-right: 10px;
    text-align: center;
    color: #87c756;
}
a.footer-fb {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin: 20px 0px;
}
.contact-menu ul li {
    background: none;
    padding: 0;
}
.contact-menu ul li a {
    display: block;
    border: 1px solid white;
    max-width: 187px;
    text-align: center;
    border-radius: 30px;
    padding: 11px 10px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 40px;
}
i.fa.fa-map-marker-alt {
    position: relative;
    top: 5px;
}
i.fas.fa-phone {
    position: relative;
    top: 2px;
    font-size: 18px;
}
p.inquiry-button a {
    display: block;
    border: 2px solid #87c756;
    padding: 10px 25px;
    border-radius: 38px;
    font-size: 14px;
    font-weight: bold;
    min-width: 188px;
    text-align: center;
}
.footer-description {
    font-family: 'Athelas';
    font-size: 20px;
    max-width: 330px;
}
p.inquiry-button a:hover {
    background: #87c756;
}
p.inquiry-button {
    margin-right: 35px;
}
.inner-header-social {
    display: flex;
    justify-content: flex-end;
    align-items:center;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
footer .fb-insta i {
    width: 38px !important;
    height: 38px !important;
    font-size: 24px !important;
    line-height: 38px !important;
}
i.fab.fa-facebook-f {
    width: 27px;
    height: 27px;
    line-height: 27px;
    background: #87c756;
    border-radius: 27px;
    text-align: center;
    color: black;
    font-weight: normal;
    font-size: 18px;
    margin-right: 5px;
}
i.fab.fa-instagram {
    width: 27px;
    height: 27px;
    line-height: 27px;
    background: #87c756;
    border-radius: 27px;
    text-align: center;
    color: black;
    font-weight: normal;
    font-size: 18px;
    margin-right:0px;
}
.fb-insta {
    display: flex;
}
.inner-header-social i {
    color: #87c756;
    font-size: 20px;
    margin-right:10px;
}
.inner-header-social p {
    margin-bottom:0px;
}
.slider-description mark {
    background: #321b11;
    line-height: 1.3;
    color: #fff;
    padding: 0px 0 0px 0px;
}
.with-border {
    position:relative;
}
p.address-h {
    display: flex;
    margin-right: 35px;
}
.phone-t {
    margin-right:35px;
}
.fb-insta i:hover {
    color: white;
}
.with-border:before {
    width: 100px;
    background: #87c756;
    height: 1px;
    position: absolute;
    z-index: 9;
    bottom: -15px;
    content: '';
    left: 0;
    right: 0;
    margin: 0 auto;
}
.with-border.white-border:before {
    background: white;
}
.transparent-button a.vc_general {
    background: transparent !important;
    border-radius: 30px !important;
    font-weight: bold;
    border-color: #a4aaae !important;
    padding: 18px 30px !important;
    max-width: 320px !important;
    min-width:280px;
}
.transparent-button a.vc_general:hover {
    text-decoration:underline;
}
.smaller-container {
    max-width: 1000px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.white-text * {
    color:white;
}
.white-border {
    border-color:white;
    color:white;
}
.hours-title h3 {
    margin-bottom: 5px;
}

.white-border a {
    color: white !important;
}
.hours-of-opp {
    background: #532e2c;
    color: white;
    padding:60px 0px;
    margin-top: 70px;
}
.hours-title h4 {
    margin-bottom: 10px;
}
.cl-title-holder i {
    font-size: 50px;
    display: inline-block;
    margin-right: 15px;
}
.hours-title {
    display: inline-block;
    width: calc(100% - 65px);
    vertical-align: top;
}


iframe {
    max-width:100% !important;
}
.bwg-item {
    margin: 10px !important;
    box-shadow: 0px 0px 4px 0px #e1e1e1;
    border: 1px solid #98d56a;
    padding: 4px 2px;
}
.home .bwg-item {
    box-shadow:none;
    border:0px;
    padding:0px;
}
.larger-h3 h3 {
    font-size: 36px;
}
.max-sixhundred {
    margin-left:auto !important;
    margin-right:auto !important;
    max-width:550px;
}















@media screen and ( max-width: 767px) {
    .footer-personal p {
        margin-bottom: 10px;
    }
    .bwg-item {
        max-width:44% !important;
    }
}






@media screen and ( max-width:1199px ) {
    h3.vc_custom_heading.larger-h3 {
        font-size: 32px;
    }
    .larger-h3 h3 {
        font-size: 28px;
    }
    .bwg_thumbnail button.slick-next {
        font-size:35px;
        right:0;
    }
    .bwg_thumbnail button.slick-prev {
        font-size:35px;
        left:0;
    }
    .slider-holder button.slick-prev.slick-arrow:before, .slider-holder button.slick-next.slick-arrow:before {
        font-size:35px;
    }
    .slider-description {
        font-size: calc(16px + 1vw);
        line-height: 1.2;
        max-width: 90%;
        margin: 0 auto;
    }
    .slider-description h2 {
        font-size: calc(25px + 2vw);
    }
    .m-holder p {
        margin-right: 0;
    }
    .header-socials {
        display: none;
    }
    ul.sub-menu {
        min-width: unset;
    }
    .container {
        max-width: 100%;
    }
    .website-logo {
        text-align: left;
        display: block;
        width: 270px;
        margin: 0px;
        position: relative;
        top: 0;
    }
 /*MOBILE OPENER*/
    .desktop-menu {
        display: none !important;
    }
    .newsletter-inputs-holder {
        display: block;
    }
    .newsletter-inputs-holder {
        display: block;
    }
    .newsletter-inputs {
        display:block;
    }
    .icons .menu-icon {
        -webkit-animation-name: none;
        animation-name: none;
        outline: 0;
        border: 0;
        box-shadow: 0;
        background: none;
        height: 50px;
        width: 37px;
    }
    .menu-icon span:first-child {
      top: 20px;
    }
    .menu-icon span:nth-child(2) {
      top: 30px;
    } 
    .menu-icon span:last-child {
      top: 40px;
    }
    .header-menu-mobile {
        text-align: right;
        position: fixed;
        right: 15px;
        z-index: 99999;
        top: 20px;
        display: block;
    }
    
    .mobile-menu .social-and-personal {
        display: block;
        /*background:white;*/
    }
    .inner-header-social {
        display: block;
        line-height: 2;
    }
    .header-menu-mobile.icons {
        display: block;
    }
    .slider-description-holder {
        bottom: 80px !important;
    }
    .mobile-menu li {
      margin-bottom: 15px;
    }
    .overflow-y-stopped {
        overflow-y: hidden;
    }
    .personal-info-mobile .social {
        display: block;
        margin-top: 40px;
        font-size: 24px;
    }
    .personal-info-mobile .social i {
        margin: 10px;
    }
    .menu-icon span {
        display: block;
        height: 3px;
        width: 35px;
        background-color: #fff;
        box-shadow: 0px 2px 0px black;
        position: absolute;
        right: 0;
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        transition: all .4s ease-out;
    }
    .m-holder {
        max-width: 90%;
        margin: 40px auto;
    }
  .mobile-menu {
    padding: 150px 0px 0px 0px;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0px;
    right: -40%;
    height: 100%;
    color: white;
    z-index: 9999;
    overflow: scroll;
    display: block;
    justify-content: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    background: black;
}
  .mobile-menu .website-logo {
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
  }
  .m-holder {
      max-width: 90%;
      margin: 40px auto;

      text-transform: uppercase;
      font-weight: 500;
      position: relative;
      font-size: 16px;
      text-align: center;
  }
  .m-holder ul {
      padding: 0px;
      margin: 0px;
  }
    .m-holder ul.sub-menu {
        padding: 0;
        margin-top: 10px;
        border-top: 0px;
    }
    .m-holder li {
      list-style: none;
      position: relative;
    }
    .mobile-menu.show-menu {
        opacity: 1;
        visibility: visible;
        right: 0px;
        display: block;
    }
    .social-and-personal {
        display: none;
    }
    .menu-icon--active span:first-child {
        box-shadow: none;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 30px;
        background-color: white;
    }
    .menu-icon--active span:nth-child(2) {
        box-shadow: none;
        opacity: 0;
    }
    .menu-icon--active span:last-child {
        box-shadow: none;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        top: 30px;
        background-color: white;
    }
    span.click-li-child img {
        width: 20px;
    }
    ul.sub-menu li {
        margin: inherit !important;
    }
    .m-holder li {
        font-weight: 600;
    }
    .mobile-menu .personal-info {
        margin-right: 0;
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .mobile-menu .personal-info p:first-child {
        margin-right: 0;
    }
    .mobile-menu .personal-info p {
        display: block;
        margin-bottom: 10px;

    }
    .mobile-menu ul.sub-menu {
      position: relative;
      display: none;      
      background: none;
      text-align: center;
    }
    span.click-li-child.flipImage img {
        transform: rotate(180deg);
        position: relative;
        top: -2px;
    }
    span.click-li-child img {
        max-width: 25px;    
    }
    span.click-li-child {
        display: inline-block;
        position: relative;
        left: 10px;
    }
  /*END*/
      p.address-h {
        display: flex;
        margin-right: 35px;
        justify-content: center;
        margin-top: 30px;
    }
    p.inquiry-button {
        margin: 20px 0px;
    }
    .m-holder .fb-insta {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}