































@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap");

html {
    font-size: 62.5%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-family: Archivo Narrow, sans-serif;
    font-size: 1.6rem;
    line-height: 1.3
}

body :focus,
body :hover {
    outline: none !important;
    text-decoration: none !important
}

@font-face {
    font-display: swap;
    font-family: Spartan;
    src: url(../font/Spartan-Regular400.ttf)
}

@font-face {
    font-display: swap;
    font-family: Brandonbold;
    src: url(../font/Brandon_bld.otf)
}

@font-face {
    font-display: swap;
    font-family: SpartanMedium;
    src: url(../font/Spartan-Medium500.ttf)
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: green;
    border: 1px solid green;
    -webkit-box-shadow: inset 0 0 0 1000px transparent;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s
}
.listing-blocks{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom:50px;
}
a.listing-single-block {
    width: 47%;
    margin-top: 20px;
}
a {
    color: #023660;
    text-decoration: none
}

a:hover {
    color: #8e0100
}

img {
    max-width: 100%
}

.container {
    margin: 0 auto;
    max-width: 1490px;
    padding: 0 15px;
    width: 100%
}

.btn {
    background-color: #8e0100;
    border: 1px solid #8e0100;
    border-radius: 6px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    padding: 9px 15px;
    text-align: center;
    transition: all .4s ease-in-out
}

.btn:hover {
    background-color: #023660;
    border: 1px solid #023660;
    color: #fff
}

.show {
    display: block !important;
    opacity: 1;
    transform: scale(1);
    transition: visibility 0s linear 0s, opacity .25s 0s, transform .25s;
    visibility: visible
}

.flex-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.d-flex {
    display: flex
}

.align-item-center {
    align-items: center
}

.fw-700,
h2 {
    font-weight: 700
}

h2 {
    font-family: Montserrat, sans-serif;
    font-size: 37px;
    line-height: 1.2
}

h2 span {
    color: #8e0100
}

h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2
}

h3,
p {
    font-family: Montserrat, sans-serif
}

p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5
}
.filter-gallery.single-listing-items{
    padding-top:0px;
}
p.not-found {
    margin: 0 auto;
    font-weight: bold;
    margin-bottom: 23px;
}
.search-not-found p{
    margin-bottom:10px;
}
.search-not-found{
    margin-bottom:50px;
    margin-top:20px;
}
.search-listing-content{
    margin-top:20px;
}
.search-listing-content ul{
    margin:0;
}
nav#overlay ul li ul.sub-menu li a {
    text-align: left;
}
nav#overlay ul li .sub-menu{
    margin-top:20px
    
}
.nav-icon .header-address{
    text-align:center;
    margin-top:20px;
}
.search article.listing{
       margin-bottom:30px;
}
.search article.listing .more-link{
    background:#023660;
    color:white;
    padding:10px;
    /*font-size:15px;*/
    margin-top: 20px;
    display: inline-block;
 }
.search .site-content{
 padding-right:45px;
 padding-left:45px;
 }
 .elementor-slideshow__title {
    display:none;
}
 nav#overlay ul li .inner-sub-menu {
    margin-top: 0px;
    position: absolute;
    top: 0;
    left: 100%;
    z-index:3;
}
nav#overlay{
    background: #8e0100;
}
nav#overlay #menu-menu-1{
    margin-bottom:0px
}
nav#overlay #menu-menu-1 li a{
  color:white;
}
 nav#overlay ul {
    margin: 0;
    padding: 0;
}      
nav#overlay  li a {
    display: block;
    }
.w-100.content-sidebar__inner-content{
    width:100%;
}
.bg-grey {
    background-color: #f6f6f6;
    padding-top: 52px
}
.search-container .search-blog.d-flex{
    display:flex;
    flex-wrap:wrap;
}
.search-container .search-blog.d-flex .post-image{
    width:30%;
}
.search-container .search-blog.d-flex .entry-summary{
    width:60%;
    padding-left:20px;
}
.search-container .entry-meta, .search-container .entry-footer{
    margin-top:10px;
    margin-bottom:10px;
}
.search-container .entry-footer{
    margin-top:0px;
}
.search-container main{
    padding:0px 45px;
}
.search-container a.epl-more-link {
    color: white;
    background: #023660;
    padding: 5px;
    margin-top: 15px;
    border-radius:5px;
    font-size:15px;
}
.search-container .entry-summary p{
    display:flex;
    flex-wrap:wrap;
}
.search-container header .entry-title{
    font-size:30px;
    margin-bottom:10px;
    margin-top:20px;
}
.search-container .post-image img{
    margin-bottom:20px;
    height:auto;
}
.nav-icon .footer-block__social-icon a{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  margin-left:12px;
}
.nav-icon .footer-block__social-icon a:first-child{
    margin-left:0px;
}
.nav-icon svg path{
    fill:#023660;
}
.nav-icon .call-us .top-log{
    margin-top:10px;
    margin-bottom:10px;
}
.header-search-form input[type="text"]{
   width:170px;
   padding:9px;
   border-radius:6px;
  }
.header-search-form input[type="submit"]{
    width: 48px;
    background: #002c62;
    color: white;
    font-weight: bold;
    padding: 9px;
    border: 2px solid #002c62;
    border-radius:6px;
    }
.single-listing .customdiv-property {
    position: relative;
    z-index: 1;
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    -moz-backface-visibility: hidden;
    position: relative;
    touch-action: manipulation
}

.owl-carousel .owl-stage:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    -webkit-touch-callout: none;
    -webkit-backface-visibility: hidden;
    float: left;
    min-height: 1px
}

.owl-carousel .owl-item img {
    display: block
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    border: none;
    color: inherit;
    font: inherit;
    padding: 0 !important
}

.owl-carousel.owl-loading {
    display: block;
    opacity: 0
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    background: #000;
    height: 100%;
    position: relative
}

.owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: transform .1s ease;
    width: 80px;
    z-index: 1
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1
}

.header-block {
    padding-top: 32px;
    position: relative;
    width: 100%;
    z-index: 1
}
.filter-header__inner-block  li {
box-shadow: 0px 0px 6px 1px #0000001f;
}
.filter-header__inner-block .submenu{
    padding-left: 0!important;
}
.filter-header__inner-block ul.submenu {
box-shadow: none
}
@media (max-width:991px) {
    .header-block {
        padding-top: 0px
    }

    .header-block .container {
        padding: 0
    }
}

@media (min-width:992px) {
    .header-block {
        padding-top: 48px;
        position: relative;
    }
.header-block nav ul li {
    flex-grow: 1;
    list-style-type: none;
    padding: 20px 10px;
}

.header-block nav {
    padding:0px !important;
    
}
    
.sub-banner {
    margin-top: 20px;
}
.header-block nav ul    {
 align-items: center;
}

.header-block nav ul li{
padding:20px 10px !important ;
}
}
.header-block .logo a {
    display: none
}

@media (min-width:992px) {
    .header-block .logo a {
        display: block;
        width: 229px
    }
.nav-head {
    background: #8e0100;
    margin-top:20px;
}
.header-block nav ul .contact-submenu.menu-item-has-children:hover .sub-menu {
    width: 100%!important;
}
}

.header-block .mobile-nav {
    display: block;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.header-block .mobile-nav #hamburger {
    background-color: #fff;
    color: #000;
    height: 3px;
    position: relative;
    width: 23px
}

.header-block .mobile-nav #hamburger:before {
    background-color: #fff;
    bottom: 6px;
    content: "";
    height: 3px;
    position: absolute;
    width: 23px
}

.header-block .mobile-nav #hamburger:after {
    background-color: #fff;
    content: "";
    height: 3px;
    position: absolute;
    top: 6px;
    width: 23px
}

.header-block .mobile-nav #hamburger.open {
    background-color: transparent;
    position: relative
}

.header-block .mobile-nav #hamburger.open:after {
    content: "";
    position: absolute;
    top: -5px;
    transform: rotate(45deg)
}

.header-block .mobile-nav #hamburger.open:before {
    content: "";
    position: absolute;
    top: -5px;
    transform: rotate(-45deg)
}

@media (min-width:992px) {
    .header-block .mobile-nav {
        display: none
    }
}

.header-block .mobile-nav .menu-content {
    background-color: #023660;
    border-bottom: 1px solid #023660;
    margin-top: 35px;
    width: 100%
}

@media (max-width:991px) {
     .search .site-content{
 padding:0;
 }
    .header-block .mobile-nav .menu-content {
        margin-top: 0px
    }
    .search-container main{
    padding:0px;
}
.nav-icon .footer-block__social-icon,.nav-icon .header-address{
    display:none;
}
.search-container .search-blog.d-flex .post-image{
    width:100%;
}
.search-container .search-blog.d-flex .entry-summary{
    width:100%;
    padding-left:0px;
}
}

.header-block .mobile-nav .menu-content a {
    color: #fff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 13px;
    text-align: center;
    text-transform: uppercase
}

.header-block .mobile-nav .img-block,
.header-block .mobile-nav .menubtn {
    display: flex;
    justify-content: center;
    width: 100%
}

.header-block .mobile-nav .menubtn {
    align-items: center;
    background-color: #8e0100;
    padding: 13px
}

.header-block .mobile-nav .menubtn span {
    color: #fff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding-left: 5px;
    text-transform: uppercase
}

.header-block nav {
    background-color: #fff;
    left: 0;
    min-height: 100%;
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 24%;
    transform: translate(-100%);
    transition: all .5s ease-in-out;
    width: 100%
}

.header-block nav.menu {
    opacity: 1;
    transform: translateX(0);
    transition: all .5s ease-in-out;
    z-index: 1
}

@media (min-width:992px) {
    .header-block nav {
        background-color: unset;
        min-height: auto;
        opacity: 1;
        position: unset;
        transform: unset;
        transition: unset;
        width: 780px
    }

    .header-block nav ul {
        display: flex
    }
}

.header-block nav ul li {
    flex-grow: 1;
    list-style-type: none
}

@media (max-width:991px) {
    .header-block nav ul li {
        margin-bottom: 20px
    }
}

.header-block nav ul li a {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2
}

.header-block nav ul li a:hover {
    color: #8e0100
}

@media (min-width:1199px) {
    .header-block nav ul li a {
        font-size: 21px
    }
}

.header-block nav ul li.menu-item-has-children {
    position: relative
}

.header-block nav ul li.menu-item-has-children a {
    display: block;
    font-family: Montserrat, sans-serif;
    width: 100%
}

.header-block nav ul li.menu-item-has-children:before {
    /*content: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc.--><path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg>');*/
    content: none;
    height: 10px;
    position: absolute;
    right: 0;
    width: 10px;
    display: none;
}

.header-block nav ul li.menu-item-has-children .sub-menu {
    display: none
}

.header-block nav ul li.menu-item-has-children:hover .sub-menu {
    background-color: #9acd32;
    position: relative;
    width: 100%
}

@media (min-width:992px) {
    .header-block nav ul li.menu-item-has-children:hover .sub-menu {
        display: block;
        position: absolute
    }
}

.header-block nav ul li.menu-item-has-children:hover .sub-menu li.menu-item-has-children .sub-menu {
    display: none
}

.header-block nav ul li.menu-item-has-children:hover .sub-menu li.menu-item-has-children:hover .sub-menu {
    position: relative
}

@media (min-width:992px) {
    .header-block nav ul li.menu-item-has-children:hover .sub-menu li.menu-item-has-children:hover .sub-menu {
        display: block;
        position: absolute;
        width: 100%
    }
}

.nav-icon {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.call-us {
    width: 224px
}

@media (max-width:991px) {
    .call-us {
        display: none
    }
}

.call-us .btn {
    display: block;
    font-size: 18px;
    padding: 9px;
    text-align: center
}

@media (min-width:1199px) {
    .call-us .btn, .top-log a {
        /*font-size: 22px;*/
        padding: 9px 15px
    }
}

.call-us span {
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    text-align: right
}

.show {
    display: block
}

.building-process .header-block,
.contact .header-block,
.veterans-discount .header-block {
    position: unset
}

.single-listing .header-block {
    position: inherit
}

.footer-block {
    background-color: #8e0100;
    padding: 47px 0 66px
}

.footer-block h2 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 52px;
    text-transform: uppercase
}

@media (max-width:1199px) {
    .footer-block h2 {
        font-size: 24px;
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .footer-block h2 {
        font-size: 20px;
        margin-bottom: 15px
    }
}

.footer-block__contact {
    width: 48%
}

@media (max-width:1199px) {
    .footer-block__contact {
        width: 75%
    }
}

@media (max-width:991px) {
    .footer-block__contact {
        width: 100%
    }
}

.footer-block__contact a {
    align-items: baseline;
    display: flex
}

@media (max-width:767px) {
    .footer-block__contact a {
        margin-bottom: 15px
    }
     .search-results .listing-widget-thumb img{
    width:100%
    }
}

.footer-block__contact a span {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    margin-left: 15px
}

@media (max-width:1199px) {
    .footer-block__contact a span {
        font-size: 16px;
        margin-left: 10px
    }
}

@media (max-width:390px) {
    .footer-block__contact a span {
        font-size: 14px
    }
}

.footer-block__contact a span.fw-700 {
    font-size: 19px
}

@media (max-width:767px) {
    .footer-block__contact a {
        align-items: unset
    }
    
}

.footer-block__getintouch {
    width: 19%
}

@media (max-width:991px) {
    .footer-block__getintouch {
        width: 39%
    }
}

@media (max-width:575px) {
    .footer-block__getintouch {
        width: 100%
    }
}

.footer-block__getintouch h2 {
    text-align: center
}

.footer-block__social-icon {
    justify-content: center;
    position: relative
}

@media (max-width:1199px) {
    .footer-block__social-icon {
        margin: unset;
        margin-right: auto
    }
    .nav-icon .footer-block__social-icon {
        margin: unset;
        margin-right: unset
    }
}

.footer-block__social-icon a {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 38px;
    justify-content: center;
    width: 38px
}

.footer-block__social-icon a:hover {
    background-color: hsla(0, 0%, 100%, .09)
}

.footer-block__social-icon a svg {
    fill: #000;
    height: 24px;
    margin: auto;
    transition: .2s;
    width: 24px
}

@media (max-width:991px) {
    .footer-block__content {
        align-items: center
    }
}

.footer__buttons {
    align-items: center;
    justify-content: unset;
    margin-top: 48px;
    width: 28%
}

@media (max-width:991px) {
    .footer__buttons {
        width: 57%
    }
}

@media (max-width:575px) {
    .footer__buttons {
        width: 100%
    }
}

.footer__buttons .btn-wrapper {
    width: 50%
}

@media (max-width:575px) {
    a.listing-single-block {
        width:100%;
}
    .footer__buttons .btn-wrapper {
        margin: 0 auto 27px;
        max-width: 195px;
        width: 100%
    }
}

.footer__buttons .btn-wrapper a {
    align-items: center;
    background-color: #fff;
    border-radius: 6px;
    flex-wrap: wrap;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 900;
    line-height: 18px;
    padding: 8px 17px;
    text-transform: uppercase
}

.footer__buttons .btn-wrapper a .img-wrapper {
    width: 25%
}

.footer__buttons .btn-wrapper a .img-wrapper img {
    width: 100%
}

.footer__buttons .btn-wrapper a span {
    display: block;
    padding-left: 8px;
    width: 75%
}

.footer__buttons .btn-wrapper .Builders-buttons {
    margin-left: 15px
}

@media (max-width:575px) {
    .footer__buttons .btn-wrapper .Builders-buttons {
        margin-left: 0
    }
}

@media (max-width:1199px) {
    .footer-block__address {
        align-items: baseline
    }
}

@media (max-width:767px) {
    .footer-block__address {
        align-items: unset
    }
}

.footer-block__address a img {
    width: 24px
}

.footer-block__address .telephone {
    width: 183px
}

@media (max-width:1199px) {
    .footer-block__address .telephone {
        width: 24%
    }
}

@media (max-width:767px) {
    .footer-block__address .telephone {
        width: 100%
    }
}

.footer-block__address .email {
    width: 335px
}

@media (max-width:1199px) {
    .footer-block__address .email {
        width: 36%
    }
}

@media (max-width:767px) {
    .footer-block__address .email {
        width: 100%
    }
}

.footer-block__address .location {
    width: 340px
}

@media (max-width:1199px) {
    .footer-block__address .location {
        width: 33%
    }
}

@media (max-width:767px) {
    .footer-block__address .location {
        width: 100%
    }
}

.footer-block__address .location img {
    width: 28px
}

@media (max-width:767px) {
    .footer-block__address .location img {
        width: 24px
    }
}

.copyright-block {
    background-color: #023660;
    padding: 16px 0 9px
}

.copyright-block p {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    text-align: right
}

@media (max-width:767px) {
    .copyright-block p {
        font-size: 13px;
        text-align: center
    }
}

.footer-block__contact:hover a {
    color: skyblue
}

.footer-block__address a :hover {
    color: #022965
}

.hero-banner {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

@media (max-width:991px) {
    .hero-banner {
        background-position: 50%;
        min-height: auto
    }
}

.hero-banner .hero-form-block {
    display: block
}

@media (max-width:767px) {
    .hero-banner .hero-form-block {
        display: none
    }
}

.hero-banner__block {
    align-items: center;
    min-height: 900px
}

@media (max-width:991px) {
    .hero-banner__block {
        min-height: 600px
    }
}

@media (max-width:767px) {
    .hero-banner__block {
        justify-content: unset;
        margin: 0 auto;
        max-width: 450px;
        min-height: 400px
    }
}

.hero-banner__inner-block {
    width: 50%
}

@media (max-width:991px) {
    .hero-banner__inner-block {
        width: 55%
    }
}

@media (max-width:767px) {
    .hero-banner__inner-block {
        width: 100%
    }
}

.hero-banner__inner-block h1 {
    color: #fff;
    font-family: Brandonbold;
    font-size: 56px;
    font-weight: 700;
    line-height: 1
}

@media (max-width:1400px) {
    .hero-banner__inner-block h1 {
        font-size: 42px
    }
}

@media (max-width:1199px) {
    .hero-banner__inner-block h1 {
        font-size: 36px
    }
}

@media (max-width:991px) {
    .hero-banner__inner-block h1 {
        font-size: 32px
    }
}

@media (max-width:767px) {
    .hero-banner__inner-block h1 {
        font-size: 24px
    }
}

.hero-banner__inner-block p {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 1.5;
    margin-top: 7px
}

@media (max-width:767px) {
    .hero-banner__inner-block p {
        font-size: 16px
    }

    .hero-banner__inner-block .btn-wrapper {
        display: flex;
        justify-content: center
    }
}

.hero-banner__inner-block .btn {
    display: block;
    margin-top: 30px;
    padding: 15px;
    width: 379px
}

@media (max-width:991px) {
    .hero-banner__inner-block .btn {
        font-size: 18px;
        width: 100%
    }
}

@media (max-width:575px) {
    .hero-banner__inner-block .btn {
        font-size: 14px;
        padding: 15px 23px;
        width: auto
    }
}

.hero-banner__heading-banner {
    background-color: rgba(2, 54, 96, .7);
    border-radius: 10px;
    padding: 20px 31px 20px 24px
}

@media (max-width:991px) {
    .hero-banner__heading-banner {
        padding: 20px
    }
}

.hero-form-block {
    width: 27.5%
}

@media (max-width:1199px) {
    .hero-form-block {
        width: 35%
    }
}

@media (max-width:767px) {
    .hero-form-block {
        width: 100%
    }
}

.hero-form-block h2 {
    background-color: #023660;
    border-radius: 6px;
    color: #fff;
    font-family: Brandonbold;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.4;
    padding: 18px 43px;
    text-align: center
}

@media (max-width:1400px) {
    .hero-form-block h2 {
        font-size: 26px
    }
}

@media (max-width:767px) {
    .hero-form-block h2 {
        font-size: 20px
    }
}

.hero-form-block form {
    background-color: #ebebeb;
    padding: 25px 44px 26px 35px
}

.hero-form-block input[type=date],
.hero-form-block input[type=time] {
    border: 1px solid #fff;
    border-radius: 4px;
    color: transparent;
    margin-bottom: 22px;
    padding: 16px 20px;
    position: relative;
    width: 100%
}

.hero-form-block input[type=date]::-webkit-calendar-picker-indicator,
.hero-form-block input[type=time]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto
}

.hero-form-block .inputgroup {
    position: relative
}

.hero-form-block .inputgroup #innertext-date:before {
    background-image: url(../img/calendar.svg)
}

.hero-form-block .inputgroup #innertext-date:before,
.hero-form-block .inputgroup #innertext-time:before {
    background-repeat: no-repeat;
    content: "";
    height: 45px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 45px;
    z-index: 1
}

.hero-form-block .inputgroup #innertext-time:before {
    background-image: url(../img/clock.svg)
}

.hero-form-block #innertext-date,
.hero-form-block #innertext-time {
    background: #fff;
    padding: 14px 20px;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.hero-form-block input[type=submit] {
    background: #8e0100;
    border: 1px solid #8e0100;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    line-height: 27px;
    padding: 10px;
    width: 49%
}

.hero-form-block input[type=submit]:hover {
    background-color: #023660;
    border: 1px solid #023660;
    color: #fff;
    transition: all .4s ease-in-out
}

.mobile-form {
    display: none
}

@media (max-width:767px) {
    .mobile-form {
        display: block;
        margin-top: 25px
    }
}

.image-fix {
    bottom: 49px;
    position: absolute;
    right: 9px
}

@media (max-width:991px) {
    .image-fix {
        bottom: 25px
    }
}

@media (max-width:576px) {
    .image-fix {
        bottom: -15px
    }
}

.plans {
    position: relative;
    top: -45px
}

@media (max-width:991px) {
    .plans {
        top: -25px
    }
}

@media (max-width:1366px) {
    .plans h3 {
        font-size: 25px
    }
}

@media (max-width:1199px) {
    .plans h3 {
        font-size: 20px;
        font-size: 18px
    }
}

@media (max-width:767px) {
    .plans {
        margin-top: 20px;
        position: unset
    }
}

.plans .container {
    max-width: 1384px
}

.plans a {
    background-color: #023660;
    border-radius: 6px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 31px;
    font-weight: 600;
    line-height: 1.2;
    padding: 25px 45px 29px 54px;
    text-align: center;
    width: 48%
}

@media (max-width:767px) {
    .plans a {
        margin-bottom: 20px;
        text-align: left;
        width: 100%
    }
}

@media (max-width:991px) {
    .plans a {
        padding: 25px 10px 29px
    }
}

.plans a span {
    color: #f9a615
}

.plans a h2 {
    font-size: 31px
}

.plans .btn {
    border: none
}

.plans .btn:hover {
    background-color: #8f2722;
    color: #fff
}

.image-content {
    padding-bottom: 58px;
    padding-top: 64px
}

@media (max-width:575px) {
    .image-content {
        padding-bottom: 20px;
        padding-top: 20px
    }

    .image-content h2 {
        font-size: 24px
    }
}

@media (max-width:1300px) {
    .image-content__block {
        align-items: center
    }
}

.image-content__content {
    width: 840px
}

@media (max-width:1400px) {
    .image-content__content {
        width: 55%
    }
}

@media (max-width:991px) {
    .image-content__content {
        width: 100%
    }
}

.image-content__content h2 {
    margin-bottom: 28px
}

@media (max-width:1300px) {
    .image-content__content h2 {
        font-size: 30px
    }
}

@media (max-width:991px) {
    .image-content__content h2 {
        font-size: 28px
    }
}

@media (max-width:767px) {
    .image-content__content h2 {
        font-size: 24px
    }
}

.image-content__content p {
    margin-bottom: 18px
}

@media (max-width:1199px) {
    .image-content__content p {
        line-height: 1.3
    }
}

@media (max-width:991px) {
    .image-content__content p {
        font-size: 16px
    }
}

.image-content__img-wrapper {
    width: 540px
}

@media (max-width:1400px) {
    .image-content__img-wrapper {
        width: 40%
    }
}

@media (max-width:991px) {
    .image-content__img-wrapper {
        margin: 0 auto;
        max-width: 500px;
        width: 100%
    }
}

.image-content__img-wrapper img {
    display: block
}

.card-content {
    padding-bottom: 10px;
    padding-top: 58px
}

@media (max-width:575px) {
    .card-content {
        padding-bottom: 40px;
        padding-top: 40px
    }
}

.card-content h2 {
    margin-bottom: 16px;
    text-align: center
}

@media (max-width:575px) {
    .card-content h2 {
        font-size: 24px
    }
}

.card-content p {
    font-size: 26px;
    text-align: center
}

@media (max-width:575px) {
    .card-content p {
        font-size: 20px
    }
}

.card-content__block {
    margin-top: 99px
}

@media (max-width:575px) {
    .card-content__block {
        margin-top: 40px
    }
}

.card-content__block.owl-carousel {
    display: flex
}

@media (max-width:991px) {
    .card-content__block.owl-carousel {
        display: flex
    }

    .card-content__block .owl-item,
    .card-content__block .owl-stage {
        border-radius: 25px;
        height: 100%;
        overflow: hidden
    }
}

.card-content__block .owl-dots {
    text-align: center;
    width: 100%
}

.card-content__block button.owl-dot {
    background: #d9d9d9;
    border: 1px solid;
    border-radius: 30px;
    color: #d9d9d9;
    height: 8px;
    margin: 0 5px;
    text-align: center;
    width: 8px
}

.card-content__block button.owl-dot.active {
    background-color: #063660;
    color: #063660
}

.card-content__inner-block {
    background-color: #ececec;
    border: 1px solid #ececec;
    border-radius: 25px;
    box-shadow: 0 6px 9px rgba(0, 0, 0, .161);
    margin-bottom: 42px;
    padding: 47px 33px 50px 14px;
    width: 474px
}

@media (max-width:1566px) {
    .card-content__inner-block {
        width: 32.5%
    }
}

@media (max-width:991px) {
    .card-content__inner-block {
        height: 100%;
        width: 100%
    }
}

@media (max-width:767px) {
    .card-content__inner-block {
        padding: 47px 25px 50px 14px
    }
}

@media (max-width:575px) {
    .card-content__inner-block {
        padding: 32px 25px 0 14px
    }
}

.card-content__inner-block h3 {
    color: #023660;
    font-family: Montserrat, sans-serif;
    margin-bottom: 24px;
    text-align: center
}

@media (max-width:1566px) {
    .card-content__inner-block h3 {
        font-size: 27px;
        font-size: 23px
    }
}

.card-content__inner-block p {
    color: #023660;
    font-size: 21px;
    line-height: 1.3
}

@media (max-width:1566px) {
    .card-content__inner-block p {
        font-size: 18px
    }
}

@media (max-width:1199px) {
    .card-content__inner-block p {
        font-size: 16px
    }
}

.choose-us {
    background-color: #023660;
    margin-top: 51px;
    padding: 88px 0
}

@media (max-width:991px) {
    .choose-us {
        padding: 33px 0 13px
    }
}

@media (max-width:575px) {
    .choose-us {
        margin-top: 0
    }
}

.choose-us h2 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 24px;
    text-align: center;
    text-transform: capitalize
}

@media (max-width:991px) {
    .choose-us h2 {
        font-size: 24PX
    }
}

.choose-us p {
    color: #fff;
    font-size: 21px;
    line-height: 1.4;
    margin: 0 auto;
    max-width: 884px;
    text-align: center
}

@media (max-width:991px) {
    .choose-us p {
        font-size: 18PX
    }
}

.choose-us .choose-us__block {
    margin-top: 120px
}

@media (max-width:575px) {
    .choose-us .choose-us__block {
        margin-top: 90px
    }
}

.choose-us .card-content__inner-block {
    padding: 47px 29px
}

.choose-us .card-content__inner-block:last-child {
    margin-bottom: 30px
}

@media (max-width:991px) {
    .choose-us .card-content__inner-block {
        margin-bottom: 70px
    }
}

.choose-us .card-content__inner-block .img-wrapper {
    display: flex;
    justify-content: center;
    position: relative
}

.choose-us .card-content__inner-block .img-wrapper img {
    position: absolute;
    top: -117px
}

@media (max-width:991px) {
    .choose-us .card-content__inner-block .img-wrapper img {
        top: -96px;
        width: 96px
    }
}

.choose-us .card-content__inner-block h3 {
    margin-bottom: 15px;
    margin-top: 70px
}

@media (max-width:1199px) {
    .choose-us .card-content__inner-block h3 {
        margin-top: 23px
    }
}

.choose-us .card-content__inner-block p {
    color: #023660;
    font-size: 18px;
    line-height: 1.3
}

@media (max-width:1199px) {
    .choose-us .card-content__inner-block p {
        font-size: 16px
    }
}

.choose-us .card-content__inner-block:hover {
    transform: scale(1.02);
    transition: all .4s ease-in-out
}

.video-content {
    padding-bottom: 57px;
    padding-top: 49px
}

.video-content__img-wrapper {
    position: relative;
    width: 600px
}

@media (max-width:1400px) {
    .video-content__img-wrapper {
        width: 45%
    }
}

@media (max-width:991px) {
    .video-content__img-wrapper {
        margin: 0 auto 20px;
        max-width: 500px;
        width: 100%
    }
}

.video-content__img-wrapper .play-icon {
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:575px) {
    .video-content__img-wrapper .play-icon svg {
        width: 65px
    }
}

.video-content__img-wrapper img {
    display: block
}

@media (max-width:1199px) {
    .video-content__block {
        align-items: center
    }
}

.video-content__inner-content {
    width: 761px
}

@media (max-width:1400px) {
    .video-content__inner-content {
        width: 50%
    }
}

@media (max-width:991px) {
    .video-content__inner-content {
        width: 100%
    }
}

.video-content__inner-content h2 {
    margin-bottom: 25px
}

.video-content__inner-content p {
    line-height: 1.3;
    margin-bottom: 16px
}

@media (max-width:767px) {
    .video-content__inner-content p {
        font-size: 16px
    }
}

.image-content-card {
    padding-bottom: 80px;
    padding-top: 40px
}

@media (max-width:575px) {
    .image-content-card {
        padding-bottom: 40px;
        padding-top: 10px
    }
}

.image-content-card__inner-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 32%
}

@media (max-width:991px) {
    .image-content-card__inner-block {
        margin-bottom: 20px;
        width: 48%
    }
}

@media (max-width:575px) {
    .image-content-card__inner-block {
        width: 100%
    }
}

.image-content-card__inner-block .img-wrapper {
    margin-bottom: 39px
}

.image-content-card__inner-block .img-wrapper img {
    display: block;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.image-content-card__inner-block .btn-wrapper .btn {
    display: block;
    margin-top: 23px;
    max-width: 141px;
    padding: 9px 0;
    width: 100%
}

.image-content-card__inner-content h3 {
    color: #8e0100;
    font-size: 25px;
    margin-bottom: 12px
}

@media (max-width:1366px) {
    .image-content-card__inner-content h3 {
        font-size: 21px
    }
}

@media (max-width:767px) {
    .image-content-card__inner-content h3 {
        font-size: 20px
    }
}

.image-content-card__inner-content p {
    color: #000;
    max-width: 431px
}

@media (max-width:1199px) {
    .image-content-card__inner-content p {
        font-size: 16px
    }
}

.bottom-cta {
    /*background-position: 50%;*/
    padding-bottom: 90px;
    padding-top: 119px;
    background-repeat: no-repeat;
}

@media (max-width:991px) {
    .bottom-cta {
        padding-bottom: 53px;
        padding-top: 37px
    }
}

@media (max-width:767px) {
    .bottom-cta {
        padding-bottom: 46px;
        padding-top: 29px
    }
}

.bottom-cta .container {
    max-width: 1243px
}

.bottom-cta__block {
    align-items: center
}

.bottom-cta__content {
    color: #fff;
    width: 631px
}

.bottom-cta__content h2 {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 6px
}

.bottom-cta__content p {
    font-size: 22px;
    line-height: 1.3
}

@media (max-width:575px) {
    .bottom-cta__content p {
        font-size: 18px
    }
}

.bottom-cta__btn-wrapper .btn {
    display: block;
    font-size: 36px;
    padding: 20px 85px
}

@media (max-width:991px) {
    .bottom-cta__btn-wrapper .btn {
        font-size: 24px;
        margin-top: 30px;
        padding: 20px 50px
    }
}

@media (max-width:575px) {
    .bottom-cta__btn-wrapper .btn {
        font-size: 19px;
        padding: 11px 35px
    }
}

.model,
.model-youtube {
    background: hsla(0, 0%, 9%, .51);
    display: none;
    height: 100%;
    max-width: none;
    position: fixed;
    top: 0;
    transform: none;
    width: 100%;
    z-index: 999
}

.model-wrapper {
    background-color: #fff;
    box-shadow: -2px 5px 20px 0 rgba(0, 0, 0, .102);
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    max-width: 700px;
    padding: 10px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

@media (max-width:575px) {
    .model-wrapper {
        width: 350px
    }
}

.model-wrapper .btn-close {
    align-self: end;
    cursor: pointer;
    display: flex;
    justify-content: flex-end
}

.model-wrapper .btn-close svg {
    background-color: #d3d3d3;
    border-radius: .25rem;
    padding: 5px;
    width: 20px
}

.model-youtube iframe {
    margin-top: 5px;
    width: 100%
}

@media (max-width:991px) {
    #hello {
        width: 100%
    }
}

.area-served__content {
    padding: 49px 0 94px;
    width: 46%
}

@media (max-width:767px) {
    .area-served__content {
        padding: 52px 16px;
        width: 100%
    }
}

.area-served__content h2 {
    color: #8e0100;
    font-size: 25px;
    margin-bottom: 16px
}

@media (max-width:1199px) {
    .area-served__content p {
        font-size: 16px
    }
}

.area-served__map {
    width: 49%
}

@media (max-width:767px) {
    .area-served__map {
        width: 100%
    }
}

.area-served__map iframe {
    height: 100%;
    width: 100%
}

@media (max-width:767px) {
    .area-served__map iframe {
        height: 316px
    }
}

.testimonial {
    background-color: #f6f6f6;
    margin: 37px 0 40px;
    padding: 63px 0 100px
}

@media (max-width:575px) {
    .testimonial {
        margin: 0 0 40px;
        padding: 30px 0 20px
    }
}

.testimonial h2 {
    margin-bottom: 32px;
    text-align: center
}

.testimonial p {
    margin: 0 auto;
    max-width: 818px;
    text-align: center
}

.testimonial .youtube-icon {
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.testimonial .youtube-icon img {
    margin: 0 auto;
    width: auto
}

.testimonial__block {
    margin: 40px auto 0;
    max-width: 1213px
}

.testimonial-video__block {
    position: relative;
    width: 48%
}

.image-content-card h2 {
    margin-bottom: 32px;
    text-align: center
}

@media (max-width:575px) {
    .testimonial-video__block {
        margin-bottom: 18px;
        width: 100%
    }
}

.testimonial-video__block img {
    display: block;
    width: 100%
}

.testimonial-video__block p {
    background-color: #8e0100;
    bottom: 0;
    color: #fff;
    padding: 5px 8px;
    position: absolute
}

@media (max-width:575px) {
    .testimonial-video__block p {
        font-size: 16px
    }
}

@media (max-width:390px) {
    .testimonial-video__block p {
        font-size: 10px
    }
}

.gallery-slider {
    overflow: hidden;
    padding-bottom: 36px;
    padding-top: 77px
}

@media (max-width:575px) {
    .gallery-slider {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .project-slider .owl-dots {
        text-align: center
    }

    .project-slider button.owl-dot {
        background: #d9d9d9;
        border: 1px solid;
        border-radius: 30px;
        color: #d9d9d9;
        height: 8px;
        margin: 0 5px;
        text-align: center;
        width: 8px
    }

    .project-slider button.owl-dot.active {
        background-color: #063660;
        color: #063660
    }
}

.project-slider .owl-stage-outer {
    overflow: visible
}

.project-slider .owl-item:nth-child(2n) {
    position: relative;
    top: -20px
}

@media (max-width:1199px) {
    .project-slider .owl-item:nth-child(2n) {
        position: unset
    }
}

.sub-banner {
    background-image: url('http://allamericandreamhomes2022.mankatowebdesign3.com/wp-content/themes/americandream/library/img/sub-banner.webp');
	background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 36px;
    padding-bottom: 143px;
    padding-top: 300px
}

@media (max-width:991px) {
    .sub-banner {
        padding: 110px 0
    }
}

@media (max-width:767px) {
    .sub-banner {
        padding: 80px 0
    }
}

@media (max-width:480px) {
    .sub-banner {
        padding: 50px 0
    }
}

.sub-banner h2 {
    background-color: rgba(2, 54, 96, .7);
    color: #fff;
    display: inline-block;
    font-family: Brandonbold;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.4;
    padding: 13px 30px 13px 27px;
    text-transform: lowercase
}

@media (max-width:991px) {
    .sub-banner h2 {
        font-size: 42px;
        line-height: 48px
    }
}

@media (max-width:767px) {
    .sub-banner h2 {
        font-size: 36px;
        line-height: 42px
    }
}

@media (max-width:575px) {
    .sub-banner h2 {
        font-size: 32px;
        line-height: 36px
    }
}

.our-quality {
    background-color: #f6f6f6;
    padding: 47px 0 54px
}

.our-quality h2 {
    text-align: center
}

.our-quality__block {
    -moz-column-count: 2;
    column-count: 2;
    margin: 86px auto 0;
    max-width: 1369px
}

@media (max-width:575px) {
    .our-quality__block {
        -moz-column-count: 1;
        column-count: 1
    }
}

.our-quality__inner-block {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 70px
}

@media (max-width:767px) {
    .our-quality__inner-block {
        align-items: unset
    }
}

.our-quality__img-wrapper {
    width: 141px
}

@media (max-width:1199px) {
    .our-quality__img-wrapper {
        width: 25%
    }
}

@media (max-width:767px) {
    .our-quality__img-wrapper {
        max-width: 80px
    }
}

.our-quality__inner-content {
    padding-left: 27px;
    width: 427px
}

@media (max-width:1199px) {
    .our-quality__inner-content {
        width: 70%
    }
}

@media (max-width:767px) {
    .our-quality__inner-content {
        width: 76%
    }
}

.our-quality__inner-content h3 {
    color: #023660;
    margin-bottom: 7px;
    text-transform: capitalize
}

@media (max-width:1199px) {
    .our-quality__inner-content h3 {
        font-size: 24px
    }
}

@media (max-width:767px) {
    .our-quality__inner-content h3 {
        font-size: 18px
    }
}

.our-quality__inner-content p {
    color: #023660;
    font-size: 18px
}

@media (max-width:1199px) {
    .our-quality__inner-content p {
        font-size: 16px;
        line-height: 1.3
    }
}

@media (max-width:767px) {
    .our-quality__inner-content p {
        font-size: 14px
    }
}

.content-sidebar {
    margin-bottom: 34px;
    padding-top: 34px
}

.content-sidebar .sidebar-search {
    position: relative
}

.content-sidebar .sidebar-search input.wpcf7-form-control.wpcf7-text {
    border: 0;
    font-size: 18px;
    padding: 21px;
    width: 400px
}

.content-sidebar .sidebar-search button.wp-block-search__button.wp-element-button {
    background-color: #8e0100;
    border: 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin: 2px;
    opacity: 1;
    padding: 9px 30px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 107px
}

.content-sidebar__inner-content {
    width: 776px
}

@media (max-width:1400px) {
    .content-sidebar__inner-content {
        width: 55%
    }
}

@media (max-width:767px) {
    .content-sidebar__inner-content {
        width: 52%
    }
}

@media (max-width:575px) {
    .content-sidebar__inner-content {
        width: 100%
    }
}

.content-sidebar__inner-content h2 {
    background-color: unset;
    border: 0;
    color: #8e0100;
    margin-bottom: 27px
}

.content-sidebar__inner-content p {
    line-height: 1.3;
    margin-bottom: 34px
}

@media (max-width:991px) {
    .content-sidebar__inner-content p {
        font-size: 16px;
        margin-bottom: 20px
    }
}

@media (max-width:575px) {
    .content-sidebar__inner-content p {
        font-size: 18px
    }
}

@media (max-width:390px) {
    .content-sidebar__inner-content p {
        font-size: 16px
    }
}

.content-sidebar__inner-block {
    width: 515px
}

@media (max-width:1400px) {
    .content-sidebar__inner-block {
        width: 40%
    }
}

@media (max-width:767px) {
    .content-sidebar__inner-block {
        width: 45%
    }
}

@media (max-width:575px) {
    .content-sidebar__inner-block {
        margin: 0 auto;
        max-width: 350px;
        width: 100%
    }
}

@media (max-width:767px) {
    .sidebar__inner-block {
        width: 100%
    }

    .content__img-block {
        margin: 0 auto;
        max-width: 500px;
        width: 100%
    }
}

.quick-heading {
    background-color: #8e0100;
    border: 1px solid #8e0100;
    border-radius: 6px;
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
    padding: 25px 25px 25px 46px
}

@media (max-width:1199px) {
    .quick-heading {
        font-size: 26px;
        padding: 30px 21px 18px 36px
    }
}

@media (max-width:767px) {
    .quick-heading {
        font-size: 21px;
        padding: 18px 21px 18px 22px
    }
}

.content-sidebar__sidebar {
    background-color: #f6f6f6;
    padding: 30px 21px 18px 30px
}

@media (max-width:1199px) {
    .content-sidebar__sidebar {
        padding: 30px 21px 18px 20px
    }
}

@media (max-width:767px) {
    .content-sidebar__sidebar {
        padding: 30px 21px 18px 15px
    }
}

.content-sidebar__sidebar ul {
    padding-left: 16px
}

.content-sidebar__sidebar ul li {
    list-style-type: none;
    margin-bottom: 13px
}

.content-sidebar__sidebar ul li a {
    color: #000;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2
}

.content-sidebar__sidebar ul li a:hover {
    color: #8e0100
}

@media (max-width:1199px) {
    .content-sidebar__sidebar ul li a {
        font-size: 23px
    }
}

@media (max-width:767px) {
    .content-sidebar__sidebar ul li a {
        font-size: 21px
    }
}

.content-sidebar__sidebar .form-block {
    background-color: #fff;
    padding: 12px 18px 11px 16px;
    position: relative
}

@media (max-width:1199px) {
    .content-sidebar__sidebar .form-block {
        padding: 12px 18px 11px
    }
}

@media (max-width:767px) {
    .content-sidebar__sidebar .form-block {
        padding: 12px 12px 11px
    }
}

.content-sidebar__sidebar .form-block:before {
    border-top: 1px solid #707070;
    content: "";
    left: 0;
    position: absolute;
    top: -10px;
    width: 100%
}

.content-sidebar__sidebar .form-block .form-input {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.content-sidebar__sidebar .form-block .form-input label {
    width: 72%
}

@media (max-width:1199px) {
    .content-sidebar__sidebar .form-block .form-input label {
        width: 68%
    }
}

@media (max-width:991px) {
    .content-sidebar__sidebar .form-block .form-input label {
        width: 100%
    }
}

.content-sidebar__sidebar .form-block .form-input input {
    background-color: unset;
    border: 0 solid;
    color: #023660;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

.content-sidebar__sidebar .form-block .form-input input::-moz-placeholder {
    color: #023660;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

.content-sidebar__sidebar .form-block .form-input input::placeholder {
    color: #023660;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

.content-sidebar__sidebar .form-block .form-input input[type=submit] {
    background-color: #8e0100;
    border: 1px solid #8e0100;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.1;
    margin-left: 5px;
    padding: 10px 30px;
    width: 25%
}

@media (max-width:1199px) {
    .content-sidebar__sidebar .form-block .form-input input[type=submit] {
        padding: 10px
    }
}

@media (max-width:991px) {
    .content-sidebar__sidebar .form-block .form-input input[type=submit] {
        margin-left: 0;
        margin-top: 5px;
        width: 39%
    }
}

.content-sidebar__sidebar .form-block .form-input input[type=submit]:hover {
    background-color: #023660;
    border: 1px solid #023660;
    transition: all .4s ease-in-out
}

.content-sidebar__sidebar .form-block .form-input .wpcf7-spinner {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0
}

.content-sidebar__sidebar .wpcf7-response-output {
    border: 1px solid #8e0100 !important;
    color: #023660;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    padding: 15px 20px !important
}

.content-sidebar__sidebar .sidebar-search {
    display: flex;
    justify-content: space-between;
    position: relative
}

.content-sidebar__sidebar .sidebar-search input {
    border: 0;
    font-size: 18px;
    padding: 21px;
    width: 463px
}

.content-sidebar__sidebar .sidebar-search .wp-element-button {
    background-color: #8e0100;
    border: 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    margin: 2px;
    opacity: 1;
    padding: 9px 30px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 107px
}

.page-template-about-us .content-sidebar .sidebar-search input.wpcf7-form-control.wpcf7-text {
    font-size: 16px;
    width: 100%
}

@media (max-width:991px) {
    .page-template-about-us .content-sidebar .sidebar-search input.wpcf7-form-control.wpcf7-text {
        font-size: 13px
    }
}

.page-template-about-us .content-sidebar .sidebar-search button.wp-block-search__button.wp-element-button {
    right: 33px
}

@media (max-width:991px) {
    .page-template-about-us .content-sidebar .sidebar-search button.wp-block-search__button.wp-element-button {
        font-size: 13px;
        padding: 9px 10px;
        right: 5px;
        top: 10px;
        width: 60px
    }
}

.short-sub-banner {
    background-position: top;
    padding: 195px 0
}

.filter-header {
    padding-top: 35px
}

.filter-header__block {
    align-items: center;
    background-color: #f6f6f6;
    padding: 21px 10px 20px
}

@media (max-width:575px) {
    .filter-header__block {
        justify-content: center
    }
}

.filter-header__block .filter-header__inner-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 20px;
    position: relative
}

@media (max-width:991px) {
    .filter-header__block .filter-header__inner-block {
        width: 100%
    }
}

@media (max-width:575px) {
    .filter-header__block .filter-header__inner-block {
        margin-left: 0;
        margin-top: 20px
    }
}

.filter-header__block .filter-header__inner-block li {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    list-style-type: none
}

@media (max-width:575px) {
    .filter-header__block .filter-header__inner-block li {
        width: 100%
    }
}

.filter-header__block .filter-header__inner-block li .menuheading {
    color: #023660;
    display: flex;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    justify-content: space-between;
    padding: 20px 16px 21px
}

@media (max-width:1366px) {
    .filter-header__block .filter-header__inner-block li .menuheading {
        font-size: 16px
    }
}

.filter-header__block .filter-header__inner-block li .menuheading .img-wrapper:hover svg rect+rect {
    opacity: 1
}

.filter-header__block .filter-header__inner-block li .submenu {
    background-color: #fff;
    display: none;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 1
}

@media (max-width:991px) {
    .filter-header__block .filter-header__inner-block li .submenu {
        width: 100%
    }
}

@media (max-width:575px) {
    .filter-header__block .filter-header__inner-block li .submenu {
        width: 100%
    }
}

.filter-header__block .filter-header__inner-block li .submenu li {
    border-radius: 0;
    max-width: 246px;
    width: 100%
}

@media (max-width:991px) {
    .filter-header__block .filter-header__inner-block li .submenu li {
        max-width: 100%
    }
}

.filter-header__block .filter-header__inner-block li .submenu a {
    display: flex;
    margin-bottom: 12px;
    padding: 0 16px
}

@media (max-width:1199px) {
    .filter-header__block .filter-header__inner-block li .submenu a {
        font-size: 15px
    }
}

.filter-header__block .filter-header__inner-block li .submenu a label {
    color: #313131;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding-left: 15px
}

.filter-header__block .filter-header__inner-block li .submenu input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #707070;
    border-radius: 4px;
    color: #707070;
    font-size: 20px;
    height: 20px;
    margin: 0 14px 0 0;
    transform: translateY(-.075em);
    width: 20px
}

.filter-header__block .filter-header__inner-block li .submenu input[type=checkbox]:before {
    background: #8f2722;
    -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0, 43% 62%);
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0, 43% 62%);
    content: "";
    display: inline-block;
    height: 10px;
    left: 2px;
    position: relative;
    top: -2px;
    transform: scale(0);
    transform-origin: bottom left;
    transition: transform .12s ease-in-out;
    width: 10px
}

.filter-header__block .filter-header__inner-block li .submenu input[type=checkbox] input[type=checkbox]:checked:before {
    transform: scale(1)
}

.filter-header__block .filter-header__inner-block li .submenu .change-icon input[type=checkbox]:before {
    transform: scale(1.2)
}

.filter-header__block .filter-header__inner-block li .nested-submenu {
    display: none;
    width: 100%
}

.filter-header__block .btn-wrapper {
    width: 15%
}

@media (max-width:991px) {
    .filter-header__block .btn-wrapper {
        width: 24%
    }
}

@media (max-width:575px) {
    .filter-header__block .btn-wrapper {
        margin-top: 20px;
        width: 100%
    }
}

.filter-header__block .btn-wrapper a {
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    padding: 20px 17px
}

@media (max-width:991px) {
    .filter-header__block .btn-wrapper a {
        padding: 16px 17px
    }
}

.page-template-displayhome-filter header#masthead {
    position: inherit
}

.home-plan-filter {
    background-color: #f6f6f6;
    color: #002662;
    float: left;
    margin-top: 20px;
    padding: 25px 5px;
    text-align: center;
    transition: all .5s ease;
    width: 100%
}

.event-type-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: none;
    color: #023660;
    display: flex;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    justify-content: space-between;
    padding: 20px 30px 21px
}

@media (max-width:575px) {
    .event-type-select {
        width: 100%
    }
}

.home-plan-filter .hidden {
    display: none
}

.home-plan-filter .display-homes {
    padding: 20px 16px 21px
}

.home-plan-filter .archive .listing-widget-thumb a img,
.wp-listings-shortcode .listing-widget-thumb a img {
    aspect-ratio: 1.47/1
}

form {
    position: relative
}

/*form:before {*/
/*    background-image: url(../img/plus.svg);*/
/*    background-repeat: no-repeat;*/
/*    background-size: 12px;*/
/*    content: "";*/
/*    height: 14px;*/
/*    pointer-events: none;*/
/*    position: absolute;*/
/*    right: 8px;*/
/*    top: 27px;*/
/*    width: 14px*/
/*}*/

@media (max-width:575px) {
    .home-filter-block {
        flex-direction: column;
        width: 100%
    }
}

.filter-gallery {
    padding-top: 56px
}

.filter-gallery-text__inner-block,
.filter-gallery__img-wrapper {
    margin-bottom: 56px;
    width: 474px
}

@media (max-width:1566px) {

    .filter-gallery-text__inner-block,
    .filter-gallery__img-wrapper {
        width: 32%
    }
}

@media (max-width:575px) {

    .filter-gallery-text__inner-block,
    .filter-gallery__img-wrapper {
        width: 100%
    }
}

.filter-gallery-text__inner-block img,
.filter-gallery__img-wrapper img {
    height: 100%;
    width: 100%
}

.filter-gallery__img-wrapper {
    margin-bottom: 25px;
    margin-top: 0
}

.area-block {
    margin-top: 47px;
    max-width: 404px
}

.area-block h2 {
    border-bottom: 1px solid #707070;
    color: #8e0100;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.area-content {
    display: flex;
    justify-content: space-between;
    max-width: 320px
}

.area-content p {
    color: #000
}

.area-content p:nth-child(2n) {
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    padding: 0 10px
}

.page-template-gallery-filter .header-block {
    position: inherit
}

.page-template-gallery-filter .filter-header {
    padding-top: 50px
}

.default-sidebar-block {
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    margin: 0 auto;
    max-width: 450px
}

.default-sidebar-block .widget {
    margin-bottom: 20px
}

.default-sidebar-block .quick-links {
    background-color: #8e0100;
    border: 1px solid #8e0100;
    border-radius: 6px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    padding: 10px 20px
}

.default-sidebar-block ul li {
    color: #8e0100;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 1.5;
    list-style-type: none
}

.default-sidebar-block .widget_search form {
    background-color: #fff;
    margin-top: 20px;
    padding: 10px;
    position: relative
}

.default-sidebar-block .widget_search form:before {
    border-top: 1px solid #707070;
    content: "";
    left: 0;
    position: absolute;
    top: -22px;
    width: 100%
}

.default-sidebar-block .widget_search form input {
    border: 0 solid;
    color: #023660;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

.default-sidebar-block .widget_search form input::-moz-placeholder {
    color: #023660;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

.default-sidebar-block .widget_search form input::placeholder {
    color: #023660;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2
}

.default-sidebar-block .widget_search form button {
    background-color: #8e0100;
    border: 1px solid #8e0100;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    line-height: 1.1;
    margin-left: 5px;
    padding: 10px 30px;
    transition: all .4s ease-in-out
}

.default-sidebar-block .widget_search form button:hover {
    background-color: #023660;
    border: 1px solid #023660
}

.default-sidebar-block .widget_search input[type=submit] {
    background-color: #8e0100
}

.default-sidebar-block h2 {
    color: #023660;
    font-family: Montserrat, sans-serif;
    font-size: 20px
}

.default-sidebar-inner-block {
    background-color: #f6f6f6;
    display: flex;
    flex-direction: column-reverse;
    padding: 10px 20px
}

.single-listing aside#secondary {
    display: none
}

.page-not-found {
    margin-bottom: 50px;
    margin-top: 50px
}

.page-not-found-block {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

.page-not-found-block h1 {
    color: #023660;
    font-family: Montserrat, sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.2
}

.page-not-found-block .btn {
    display: block;
    margin-top: 20px
}

.builder h2 {
    color: #8f2722;
    margin-bottom: 36px
}

@media (max-width:575px) {
    .builder h2 {
        margin-bottom: 15px
    }
}

.builder__block {
    justify-content: unset
}

.builder__block .img-wrapper {
    width: 48%
}

@media (max-width:991px) {
    .builder__block .img-wrapper {
        margin: 0 auto;
        max-width: 400px;
        width: 100%
    }
}

.builder__block .img-wrapper img,
.builder__block .w-100 {
    width: 100%
}

@media (max-width:991px) {
    .builder__block .w-100 {
        max-width: 100%
    }
}

.builder__inner-block {
    padding-left: 20px;
    width: 40%
}

@media (max-width:991px) {
    .builder__inner-block {
        margin: 0 auto;
        max-width: 400px;
        padding: 0;
        width: 100%
    }
}

.builder__inner-block p {
    font-size: 27px
}

@media (max-width:1400px) {
    .builder__inner-block p {
        font-size: 23px
    }
}

@media (max-width:991px) {
    .builder__inner-block p {
        font-size: 18px
    }
}

@media (max-width:390px) {
    .builder__inner-block p {
        font-size: 16px
    }
}

.partners {
    margin-top: 93px
}

@media (max-width:575px) {
    .partners {
        margin-top: 50px
    }
}

.partners__block {
    justify-content: unset
}

@media (max-width:991px) {
    .partners__block {
        justify-content: space-between
    }
}

.partners__inner-block {
    margin: 0 38.5px 32px;
    width: 28%
}

@media (max-width:1400px) {
    .partners__inner-block {
        margin: 0 27px 32px 26px;
        width: 27%
    }
}

@media (max-width:991px) {
    .partners__inner-block {
        margin: 0 0 20px;
        width: 48%
    }
}

@media (max-width:575px) {
    .partners__inner-block {
        width: 100%
    }
}

.partners__inner-block h2 {
    color: #8e0100;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 13px
}

@media (max-width:991px) {
    .partners__inner-block h2 {
        font-size: 21px
    }
}

.partners__inner-block p {
    font-size: 18px;
    line-height: 24px
}

@media (max-width:991px) {
    .partners__inner-block p {
        font-size: 18px
    }
}

@media (max-width:390px) {
    .partners__inner-block p {
        font-size: 16px
    }
}

.partners__inner-block .img-wrapper {
    margin-bottom: 31px
}

.veterans__block {
    display: flex;
    margin-top: 23px
}

.veterans__block .img-wrapper {
    width: 32%
}

.veterans__block .img-wrapper img {
    width: 100%
}

@media (max-width:767px) {
    .veterans__block .img-wrapper {
        width: 100%
    }
}

.veterans h2 {
    font-weight: 800;
    margin-bottom: 16px
}

.veterans h2,
.veterans h3 {
    font-size: 28px;
    line-height: 34px
}

.veterans h3,
.veterans p {
    font-weight: 600
}

.veterans p {
    font-size: 20px;
    line-height: 27px;
    margin-top: 37px;
    max-width: 985px
}

.client-review {
    margin-top: 37px;
    padding-bottom: 135px
}

.client-review h2 {
    font-size: 28px;
    font-weight: 800;
    line-height: 34px
}

@media (max-width:767px) {
    .client-review h2 {
        font-size: 21px;
        line-height: 27px;
        margin-bottom: 22px
    }
}

.client-review__block {
    margin-top: 53px
}

.client-review__inner_content {
    margin: 53px auto;
    max-width: 504px;
    width: 100%
}

.client-review__inner_content .owl-nav.disabled {
    display: block
}

.client-review__inner_content button.owl-dot {
    background: #d9d9d9;
    border: 1px solid;
    border-radius: 30px;
    color: #d9d9d9;
    height: 8px;
    margin: 0 5px;
    text-align: center;
    width: 8px
}

@media (max-width:767px) {
    .client-review__inner_content button {
        width: 100%
    }
}

.client-review__inner_content button p {
    font-size: 25px;
    line-height: 30px
}

@media (max-width:767px) {
    .client-review__inner_content button p {
        font-size: 18px;
        line-height: 23px
    }
}

@media (max-width:480px) {
    .client-review__inner_content button p {
        font-size: 16px
    }
}

.client-review__inner_content .client-profile {
    align-items: center;
    justify-content: unset;
    margin-top: 26px
}

.client-review__inner_content .client-profile p {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px
}

@media (max-width:575px) {
    .client-review__inner_content .client-profile p {
        font-size: 14px
    }
}

.client-review__inner_content .client-profile h3 {
    font-size: 18px;
    font-weight: 800;
    line-height: 22px
}

@media (max-width:575px) {
    .client-review__inner_content .client-profile h3 {
        font-size: 14px
    }
}

.client-review__inner_content .client-profile .avatar img {
    border-radius: 100%;
    height: 60px;
    width: 60px
}

.client-review__inner_content .client-profile .profile-content {
    padding-left: 16px
}

.client-review .owl-carousel .owl-nav.disabled {
    color: #787878;
    display: block;
    font-size: 60px;
    position: absolute;
    top: 50px;
    width: 100%
}

.client-review button.owl-next {
    position: absolute;
    right: 0
}

.our-offer {
    background-color: #8e0100;
    padding: 63px 0 89px
}

@media (max-width:991px) {
    .our-offer {
        padding: 50px 0
    }
}

@media (max-width:575px) {
    .our-offer {
        padding: 40px 0
    }
}

.our-offer h2 {
    color: #fff;
    margin-bottom: 50px;
    text-align: center
}

@media (max-width:1400px) {
    .our-offer h2 {
        font-size: 32px
    }
}

@media (max-width:1199px) {
    .our-offer h2 {
        font-size: 28px
    }
}

@media (max-width:991px) {
    .our-offer h2 {
        font-size: 24px
    }
}

@media (max-width:575px) {
    .our-offer h2 {
        margin-bottom: 30px
    }
}

.our-offer__block {
    display: flex
}

.our-offer__block a {
    max-width: 340px;
    width: 100%
}

@media (max-width:1400px) {
    .our-offer__block a {
        max-width: 290px
    }
}

@media (max-width:1199px) {
    .our-offer__block a {
        max-width: 225px
    }
}

.our-offer__block .owl-stage {
    display: flex
}

.our-offer__block .owl-dots {
    text-align: center
}

.our-offer__block button.owl-dot {
    background: #d9d9d9;
    border: 1px solid;
    border-radius: 30px;
    color: #d9d9d9;
    height: 8px;
    margin: 0 5px;
    text-align: center;
    width: 8px
}

.our-offer__block button.owl-dot.active {
    background-color: #063660;
    color: #063660
}

.our-offer__inner-block {
    background-color: #f9f9f9;
    border-radius: 44px;
    height: 100%;
    padding: 42px 30px 17px
}

@media (max-width:991px) {
    .our-offer__inner-block {
        margin: auto;
        width: 60%
    }
}

@media (max-width:576px) {
    .our-offer__inner-block {
        width: 80%
    }
}

@media (max-width:400px) {
    .our-offer__inner-block {
        width: 100%
    }
}

.our-offer__inner-block h3 {
    color: #023660;
    font-size: 37px;
    font-weight: 600;
    line-height: 1.1;
    text-align: center;
    text-transform: capitalize
}

@media (max-width:1400px) {
    .our-offer__inner-block h3 {
        font-size: 30px
    }
}

@media (max-width:1199px) {
    .our-offer__inner-block h3 {
        font-size: 20px
    }
}

.our-offer__inner-block .img-wrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 31px
}

.content-form {
    background-color: #f6f6f6;
    margin-top: 38.5px;
    padding: 46px 0 33px
}

.content-form__content {
    width: 42%
}

@media (max-width:1199px) {
    .content-form__content {
        width: 44%
    }
}

@media (max-width:991px) {
    .content-form__content {
        width: 100%
    }
}

.content-form__content h2 {
    font-size: 28px;
    margin-bottom: 52px;
    text-transform: uppercase
}

@media (max-width:575px) {
    .content-form__content h2 {
        font-size: 21px
    }
}

.content-form__inner-content {
    margin-top: 12px
}

.content-form__inner-content p {
    margin-bottom: 39px;
    padding-top: 29px
}

@media (max-width:390px) {
    .content-form__inner-content p {
        font-size: 16px
    }
}

.content-form__inner-content a {
    align-items: center;
    display: flex;
    margin-bottom: 18px
}

.content-form__inner-content a .img-wrapper {
    align-items: center;
    background-color: #7ba7d3;
    border: 1px solid #7ba7d3;
    border-radius: 100%;
    display: flex;
    padding: 5px
}

.content-form__inner-content a .img-wrapper svg {
    height: 15px;
    width: 15px
}

.content-form__inner-content a .img-wrapper svg path {
    fill: #000
}

.content-form__inner-content a span {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding-left: 20px
}

@media (max-width:390px) {
    .content-form__inner-content a span {
        font-size: 16px
    }
}

.content-form__form-block {
    background-color: #023660;
    border: 1px solid #023660;
    border-radius: 6px;
    padding: 46px 29px 56px;
    width: 41%
}

@media (max-width:1199px) {
    .content-form__form-block {
        width: 52%
    }
}

@media (max-width:991px) {
    .content-form__form-block {
        margin: 0 auto;
        max-width: 600px;
        width: 100%
    }
}

.content-form__form-block h2 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 35px
}

@media (max-width:1199px) {
    .content-form__form-block h2 {
        font-size: 32px
    }
}

@media (max-width:991px) {
    .content-form__form-block h2 {
        font-size: 28px
    }
}

@media (max-width:575px) {
    .content-form__form-block h2 {
        font-size: 24px
    }
}

@media (max-width:390px) {
    .content-form__form-block h2 {
        font-size: 21px
    }
}

.content-form__form-block .input-group>span {
    width: 49%
}

.content-form__form-block .input-group input {
    border: 1px solid #7ba7d3;
    border-radius: 4px;
    color: #b4b4b4;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 14px;
    padding: 15px 14px 16px 15px;
    width: 100%
}

@media (max-width:575px) {
    .content-form__form-block .input-group input {
        width: 100%
    }
}

.content-form__form-block .input-group input::-moz-placeholder {
    color: #b4b4b4;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2
}

.content-form__form-block .input-group input::placeholder {
    color: #b4b4b4;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2
}

.content-form__form-block .input-email input {
    border: 1px solid #7ba7d3;
    border-radius: 4px;
    color: #b4b4b4;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 14px;
    padding: 15px 14px 16px 15px;
    width: 100%
}

.content-form__form-block .input-email input::-moz-placeholder {
    color: #b4b4b4;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2
}

.content-form__form-block .input-email input::placeholder {
    color: #b4b4b4;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2
}

.content-form__form-block .input-description {
    margin-bottom: 17px
}

.content-form__form-block .input-description textarea {
    border: 1px solid #7ba7d3;
    border-radius: 4px;
    color: #b4b4b4;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    padding: 15px 14px 16px 15px;
    resize: vertical;
    width: 100%
}

.content-form__form-block .input-description textarea::-moz-placeholder {
    color: #b4b4b4;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2
}

.content-form__form-block .input-description textarea::placeholder {
    color: #b4b4b4;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2
}

.content-form__form-block .input-file {
    background-color: #fff;
    border: 1px solid #7ba7d3;
    border-radius: 6px;
    margin-bottom: 27px;
    position: relative
}

.content-form__form-block .input-file input {
    opacity: 0;
    padding: 15px 14px 16px 15px;
    width: 100%
}

.content-form__form-block .input-file p {
    color: #b4b4b4;
    font-size: 15px;
    left: 14px;
    line-height: 1.2;
    pointer-events: none;
    position: absolute;
    top: 15px
}

.content-form__form-block .input-file .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    cursor: pointer;
    display: block;
    font-size: 15px;
    font-weight: 400;
    padding: 15px 48px 19px;
    pointer-events: none;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 30%
}

@media (max-width:575px) {
    .content-form__form-block .input-file .btn {
        padding: 15px 15px 19px
    }
}

@media (max-width:390px) {
    .content-form__form-block .input-file .btn {
        display: none
    }
}

.content-form__form-block input[type=submit] {
    background-color: #8e0100;
    border: 1px solid #8e0100;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 72px
}

@media (max-width:575px) {
    .content-form__form-block input[type=submit] {
        padding: 10px 42px
    }
}

.content-form__form-block input[type=submit]:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #023660;
    transition: all .4s ease-in-out
}

.input-group p>span:nth-child(2) {
    margin-left: 2%
}

.input-group p {
    display: flex
}

.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #fff;
    color: #dd4139
}

.wplistings-single-listing .ui-tabs .ui-tabs-nav li a {
    background: #8f2722 !important
}

.ui-widget-header {
    background: #8f2722;
    border: 1px solid #8f2722;
    color: #222;
    font-weight: 700
}

.ui-widget-content {
    background: #f5f5f5;
    color: #222
}

div#listing-description li {
    list-style: none
}

.wplistings-single-listing .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    border: 1px solid #8f2722 !important;
    color: #023660 !important
}

.wp-listings-shortcode {
    display: grid;
    grid-gap: 20px 2.564102564102564%;
    grid-template-columns: repeat(auto-fit, minmax(387px, 1fr));
}

.wp-listings-shortcode .listing-wrap {
    clear: inherit !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 387px;
}



.about .header-block {
    padding-top: 48px;
    position: relative;
}

.content-sidebar .sidebar-search input.wpcf7-form-control.wpcf7-text {

    max-width: 400px;
    width: 100%;
}

@media only screen and (min-width:768px) {
    .page-template-gallery-filter .filter-header__block .filter-header__inner-block {
        width: 80%;
    }

    /*.page-template-gallery-filter .filter-header__block .filter-header__inner-block li {*/
    /*    width: 23%;*/
    /*}*/

    .page-template-gallery-filter .filter-header__block .filter-header__inner-block li .menuheading {
        font-size: 16px;
        padding: 10px 10px 10px;
    }

  /*.page-template-gallery-filter .filter-header__block .filter-header__inner-block li .submenu {*/
  /*      width: 23%*/
  /*  }*/
}


.filter-header__block .filter-header__inner-block li .submenu li {
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    padding: 10px 0 0 0;

}

.filter-header__block .filter-header__inner-block li .submenu li:hover {
    background: #f6f6f6;

}

.filter-header__block .filter-header__inner-block li .submenu li span {

    text-transform: capitalize;
}


@media only screen and (max-width:768) {
    .page-template-gallery-filter .filter-header {
        padding-top: 0;
    }
    html body header .mobile-nav nav#overlay {
        top: 190px !important;
    }

    .header-block nav.menu {
        margin-top: 40px;
    }

    body .header-block {
        padding-top: 0px !important;
    }

    body .header-block .mobile-nav .menu-content {
        margin-top: 0px !important;
    }

}

.header-block .mobile-nav .img-block,
.header-block .mobile-nav .menubtn {

    width: 50%;
    float: left;
    background: #8e0100;
    border: none;
}

.header-block .mobile-nav .img-block img {
    max-width: 70% !important;
}
}


@media (max-width: 991px) {
    body .header-block {
        padding-top: 0px;
    }

}

.filter-gallery__block a#loadMore {
    margin: auto auto 20px;
}
.home-plan-filter li.more {
    background-color: #8e0100;
    border: 1px solid #8e0100;
    border-radius: 6px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    padding: 9px 15px;
    text-align: center;
    transition: all .4s ease-in-out;
    list-style: none;
    margin: auto;
}
footer {
    display: inline-block;
    width: 100%;
}
.ngg-gallery-thumbnail img {
    width: 100%;
}
#listing-contact li input#submit {
    background-color: #8e0100;
    border: 1px solid #8e0100;
    border-radius: 6px;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    padding: 9px 15px;
    text-align: center;
    transition: all .4s ease-in-out;
    cursor: pointer;
}

.content-form__inner-content p{
    padding-top:unset;
}
.filter-header {
    padding-top: 20% !important;
}
.contact-page .form-block{
background-color: #023660;
    border: 1px solid #023660;
    border-radius: 6px;
    padding: 46px 29px 56px;
}
.contact-page .content-form__form-block{
  background-color: unset;
    border: unset;
    border-radius: unset;
    padding: unset;
}
/*.radio-custom {*/
/*    opacity: 0;*/
/*    position: absolute;   */
/*}*/

/* .radio-custom + .radio-custom-label:before {*/
/*    content: '';*/
/*    background: #fff;*/
/*    border: 2px solid #ddd;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    padding: 2px;*/
/*    margin-right: 10px;*/
/*    text-align: center;*/
/*}*/
/*.radio-custom + .radio-custom-label:before {*/
/*    border-radius: 5px;*/
/*}*/
/*.radio-custom:checked + .radio-custom-label:before {*/
/*    content: "\f00c";*/
/*    font-family: 'FontAwesome';*/
/*    color: red;*/
/*}*/
/* .radio-custom:focus + .radio-custom-label {*/
/* outline: 1px solid #ddd; */
/*}*/
.filter-header__block .filter-header__inner-block li{
    margin:0 10px;
    position:relative;
}
.filter-header__block .filter-header__inner-block .filter-options li{
    margin:unset;
}
.filter-header__block .btn-wrapper a{
    font-size:16px;
    padding:20px 16px 21px;
}
.filter-gallery-text__inner-block img{
    height:200px;
    object-fit:cover;
}

@media (max-width: 991px) {
 .filter-header__block .filter-header__inner-block li{
     width:100%;
 }
}
ul{
    padding-left:20px;
    margin-bottom:20px;
}
ul li{
    font-family:Montserrat, sans-serif;
    font-weight:500;
    line-height:1.3;
}
.content-sidebar__inner-content h3{
    margin-bottom:20px;
}

   .filter-header__block .filter-header__inner-block li .submenu{
    margin-left:0px;
}
.loader-content{
    margin:30px 0;
    text-align:center;
}

.filter-header{
    padding-top:unset !important;
}
#home-layout{
    overflow-y: auto;
        height: 300px;
}
.pagination-section a.page-numbers {
    background: #023660;
    padding: 10px;
    color: white;
    font-weight: bold;
}
.pagination-section a.page-numbers:hover{
    background: #8e0100;
}

.pagination-section .page-numbers li{
 list-style:none;
 margin-right:10px;
}
.pagination-section .page-numbers {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.pagination-section .page-numbers.current{
    background: #8e0100;
    padding: 10px;
    color: white;
    font-weight: bold;
}

@media only screen and (min-width: 768px) {
    .header-block nav ul li.menu-item-has-children:hover .sub-menu {
        margin-left: 0;
    }
.header-block nav ul li.menu-item-has-children:hover .sub-menu  {
    left:0;
    z-index:3;
}
.search-results .search-listing-content{
    width: 40%;
    margin-left: 20px;
    padding: 20px;
}
.search-results .listing-wrap{
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 20px;
    }
 .search-results .listing-widget-thumb{
    width:40%
    }
    .search-results .listing-widget-thumb img{
    height:auto;
    }
}

@media only screen and (min-width: 992px) {
    .top-log {
        display: block;
    }
    
    .top-login {
        display: none;
    }
}

@media (max-width: 991px) {
    .top-log {
        display: none;
    }
    
    .top-login {
        display: block;
    }
    
    .top-login {
        width: 100%;
        background: #023660;
        text-align: center;
        padding: 20px;
    }
    
    .top-login > a {
        color: #023660;
        background: #FFF;
        padding: 10px;
    }
}

@media (max-width: 480px) {
    .sub-banner {
        padding-top: 20px !important;
    }
}

@media (max-width: 992px) {
    .header-block nav ul li.menu-item-has-children:before,
    .header-block nav ul li.menu-item-has-children:before {
        content: none !important;
        display: none !important;
    }
}
.home .elementor-16879 .elementor-element.elementor-element-844f695 > .elementor-element-populated{
    margin-top:200px;
    margin-bottom:-200px;
}
.home .elementor-16879 .elementor-element.elementor-element-5dffbde:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap{
    background-color:#2e5068b8;
}

.testimonial{
    display:none;
}
.page-template-full-width  .our-quality{
       display:none;
}
.header-block .mobile-nav .img-block,
.header-block .mobile-nav .menubtn {
    background-color:#fff;
}
#rmp_menu_trigger-16681 .responsive-menu-pro-inner{
    background-color:#000;
}
#rmp_menu_trigger-16681 .responsive-menu-pro-inner::before{
    background-color:#000;
}
#rmp_menu_trigger-16681 .responsive-menu-pro-inner::after{
    background-color:#000!important;
    opacity: 1!important;
}
#rmp_menu_trigger-16681:hover .responsive-menu-pro-inner{
     background-color:#000!important;
}
#rmp_menu_trigger-16681:hover .responsive-menu-pro-inner::before{
     background-color:#000!important;
}
#rmp_menu_trigger-16681.is-active .responsive-menu-pro-inner::before{
    background-color:#000!important;
    opacity: 1!important;
}
#rmp_menu_trigger-16681 .rmp-trigger-label {
    color:#000;
}

.tesimonials-block{background-color:#fff;padding:30px 0}.tesimonials-block h2{color:#000;font-family:Montserrat,sans-serif;font-size:37px;font-weight:600;line-height:1.2;margin-bottom:86px;text-align:center;text-transform:uppercase}@media (max-width:991px){.tesimonials-block h2{font-size:34px}}@media (max-width:767px){.tesimonials-block h2{font-size:30px}}@media (max-width:1440px){.tesimonials-block .tesimonials__inner-block{margin:0 auto;max-width:1280px}}@media (max-width:1300px){.tesimonials-block .tesimonials__inner-block{margin:0 auto;max-width:1200px}}@media (max-width:1199px){.tesimonials-block .tesimonials__inner-block{margin:0 auto;max-width:980px}}.tesimonials-block .tesimonials__inner-content{background-color:#ececec;border:1px solid #ececec;border-radius:25px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;position:relative}@media (max-width:767px){.tesimonials-block .tesimonials__inner-content{margin:0 auto;max-width:350px}}.tesimonials-block .tesimonials__inner-content .content{margin-bottom:30px}.tesimonials-block .tesimonials__inner-content .content h3{color:#023660;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:1.2;margin-bottom:24px;text-align:center}.tesimonials-block .tesimonials__inner-content .content p{color:#023660;font-family:Montserrat,sans-serif;font-size:18px;line-height:1.3;text-align:center}.tesimonials-block .tesimonials__inner-content .content p .epl-more-link{display:none}.tesimonials-block .redirect{display:flex;justify-content:center}.tesimonials-block .redirect a{background-color:#023660;border:1px solid #023660;border-radius:6px;color:#fff;display:block;font-size:18px;font-weight:600;line-height:1.2;max-width:175px;padding:12px 20px;text-transform:capitalize}.tesimonials-block .owl-carousel .owl-item,.tesimonials-block .owl-carousel .owl-stage{display:flex}.tesimonials-block .owl-carousel .owl-nav .owl-prev{left:-30px;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1440px){.tesimonials-block .owl-carousel .owl-nav .owl-prev{left:-20px}}.tesimonials-block .owl-carousel .owl-nav .owl-next{position:absolute;right:-30px;top:50%;transform:translateY(-50%)}@media (max-width:1440px){.tesimonials-block .owl-carousel .owl-nav .owl-next{right:-20px}}@media (max-width:767px){.tesimonials-block .owl-carousel .owl-nav{display:none}}.tesimonials-block .owl-carousel .owl-dots{display:flex;justify-content:center;margin-top:20px}.tesimonials-block .owl-carousel .owl-dot{background-color:#ececec;border-radius:50%;height:8px;margin:0 5px;width:8px}.tesimonials-block .owl-carousel .owl-dot.active{background-color:#023660}.process-tabs{padding:50px 0}.process-tabs h2{margin-bottom:30px;text-align:center}.process-tabs .tabs{align-items:center;border-bottom:1px solid #e7e4ea;display:flex;justify-content:center;margin:0 auto 45px;max-width:1100px;padding-bottom:5px}.process-tabs .tabs span{display:block;font-size:18px;font-weight:600;line-height:1.3;margin-right:15px;text-transform:uppercase}.process-tabs .tabs ul{align-items:center;display:flex;list-style-type:none;margin:0}.process-tabs .tabs ul li a{color:#000;display:block;font-size:18px;font-weight:400;line-height:1.3;padding:10px 20px}.process-tabs .tabs ul li a.active{background-color:#023660;color:#fff}.process-tabs .tabs__content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.process-tabs .tabs__content ul{list-style-type:none;padding:0}.process-tabs .tabs__content .img-wrapper{width:32%}@media (max-width:991px){.process-tabs .tabs__content .img-wrapper{width:35%}}@media (max-width:767px){.process-tabs .tabs__content .img-wrapper{margin:0 auto 20px;max-width:350px;width:100%}}.process-tabs .tabs__inner-content{padding-left:30px;width:48%}@media (max-width:991px){.process-tabs .tabs__inner-content{width:60%}}@media (max-width:767px){.process-tabs .tabs__inner-content{padding-left:0;width:100%}}.scrolltop{display:flex;justify-content:flex-end;position:relative}.scrolltop a{border-radius:50%;bottom:60px;display:none;position:fixed;right:25px;z-index:11}.scrolltop a.show{display:block}.scrolltop a svg{background-color:#023660;border-radius:100%;height:45px;padding:10px;width:45px}.scrolltop a svg path{fill:#fff}.bottom-cta{background-size:cover}.light-box{background:hsla(0,0%,9%,.51);display:none;height:100%;max-width:none;position:fixed;top:0;transform:none;width:100%;z-index:5}.light-box.show{display:block!important}.light-box .model-img{background-color:none;display:flex;flex-direction:column-reverse;height:430px;left:0;margin:0 auto;max-width:800px;padding:10px;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:10}.light-box .model-img .img-wrapper img{height:400px;-o-object-fit:cover;object-fit:cover;width:100%}.light-box .model-img svg{width:20px}.light-box .model-img .btn-close-img{cursor:pointer;text-align:right}.light-box .model-img .btn-close-img svg{background-color:#d3d3d3;border-radius:.25rem;padding:5px}.blog-block{flex-wrap:wrap}.blog-block,.blog-block .blog-post{display:flex;justify-content:space-between}.blog-block .blog-post{background-color:#fff;box-shadow:5px 5px 20px 0 rgba(0,0,0,.2);flex-direction:column;margin-bottom:20px;padding:40px;width:31.33%}@media (max-width:991px){.blog-block .blog-post{width:48%}}@media (max-width:767px){.blog-block .blog-post{margin:0 auto 20px;max-width:350px;width:100%}}.blog-block .blog-post h2{color:#023660;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:1.2;margin-bottom:15px}.blog-block .blog-post h6{line-height:1.2}.blog-block .blog-post h6,.blog-block .blog-post p{color:#000;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;margin-bottom:15px}.blog-block .blog-post p{line-height:1.3}.blog-block .blog-post .redirect a{background-color:#023660;border:1px solid #023660;border-radius:6px;color:#fff;display:block;font-size:18px;font-weight:600;line-height:1.2;max-width:175px;padding:12px 20px;text-align:center}.content-sidebar__inner-content h1{font-size:40px!important;margin-bottom:10px!important}.content-sidebar__inner-block .default-sidebar-inner-block{padding:0}.content-sidebar__inner-block .default-sidebar-inner-block ul{margin:10px 0 0;padding:0 20px}.content-sidebar__inner-block h2{background-color:#8e0100;border:1px solid #8e0100;border-radius:6px;color:#fff;font-size:30px;font-weight:600;padding:10px 20px}#listing-contact form ul{display:inline-block}.jefferson #listing-gallery p:first-child a{width:100%!important}.jefferson #listing-gallery p:first-child a img{-o-object-fit:contain;object-fit:contain;width:70%!important}@media (max-width:767px){.jefferson #listing-gallery p:first-child a img{width:100%!important}}#listing-gallery p{display:flex;flex-wrap:wrap;justify-content:space-between}#listing-gallery p a{width:32%}@media (max-width:767px){#listing-gallery p a{width:48%}}#listing-gallery img{height:250px;-o-object-fit:cover;object-fit:cover;width:100%!important}@media (max-width:575px){body.home{text-align:center!important}body.home .bottom-cta__btn-wrapper{margin:0 auto}body.home .plans h3{text-align:center!important}}body.home .image-content__content p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:1.3}body.home .image-content__content img{margin-top:30px}.footer-block__contact a span{text-align:left}.footer-block .footer-block__address a{align-items:center}@media (max-width:1199px){.footer-block .footer-block__address .telephone{width:30%}}@media (max-width:767px){.footer-block .footer-block__address .telephone{width:100%}}.footer-block .footer-block__address .location{align-items:start}@media (max-width:1199px){.footer-block .footer-block__address .location{width:45%}}@media (max-width:767px){.footer-block .footer-block__address .location{width:80%}}@media (max-width:1199px){.footer-block .footer-block__getintouch{width:24%}}@media (max-width:991px){.footer-block .footer-block__getintouch{margin-bottom:20px;width:32%}}@media (max-width:767px){.footer-block .footer-block__getintouch{width:100%}}.footer-block .footer-block__getintouch a h2{text-align:left}@media (max-width:991px){.footer-block .footer-block__getintouch a h2{margin-bottom:20px}}.footer-block .footer-block__getintouch .footer-block__social-icon{justify-content:unset}.footer-block .footer-block__getintouch .footer-block__social-icon a svg{margin:0}@media (max-width:767px){.footer-block .footer-ownerlogin{margin-top:10px;text-align:left!important}}.footer-block h2{text-align:left}.footer-block .footer-block__contact{width:62%}@media (max-width:991px){.footer-block .footer-block__contact{width:82%}}@media (max-width:767px){.footer-block .footer-block__contact{margin-bottom:20px;width:100%}.footer-block .footer-block__contact a span,.footer-block .footer-block__getintouch h2{text-align:left}.footer-block .footer-block__social-icon{justify-content:flex-start}}.supporting-card{padding:30px 0 80px}.supporting-card h2{margin-bottom:30px;text-align:center}.supporting-card .supporting-card__block{display:flex;flex-wrap:wrap;justify-content:space-between}.supporting-card .supporting-card__block .supporting-card__inner-block{background-color:#fff;border-radius:20px;box-shadow:5px 5px 20px 0 rgba(0,0,0,.2);padding:20px;width:30%}@media (max-width:991px){.supporting-card .supporting-card__block .supporting-card__inner-block{margin-bottom:20px;width:48%}}@media (max-width:767px){.supporting-card .supporting-card__block .supporting-card__inner-block{margin:0 auto 20px;max-width:350px;width:100%}}.supporting-card .supporting-card__block .supporting-card__inner-block h3{color:#023660;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:15px;text-align:center}.supporting-card .supporting-card__block .supporting-card__inner-block h4{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:15px;text-align:center}.supporting-card .supporting-card__block .supporting-card__inner-block p{font-size:18px;font-weight:500;line-height:1.3;text-align:center}@media (max-width:767px){.about-us .content-sidebar__block img{height:auto;margin-bottom:10px}}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1042}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1043}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-content .mfp-figure figure img{max-height:500px!important;-o-object-fit:cover;object-fit:cover}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:transparent;height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.col-sm-3{float:left;width:20%}.col-sm-3 img{max-height:200px;max-width:100%;min-height:200px;min-width:100%;-o-object-fit:cover;object-fit:cover}.gallery_container .col-sm-3,.video_container .col-sm-3{margin:10px 0}.gallery_container,.video_container{display:inline-block;margin:10px 0;width:100%}.video_container img+img{left:0;margin:0 auto;max-height:30px;max-width:30px;min-height:30px;min-width:30px;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:9}a.lightbox:before{color:#fff;content:"\f00e";font-family:fontAwesome;font-size:26px;left:50%;margin-left:-13px;margin-top:-13px;opacity:0;pointer-events:none;position:absolute;top:50%;transition:.4s;z-index:9}a.lightbox:hover:before,a:hover:after{opacity:1}.copper-falls .mfp-content figure img{height:500px}
#home-layout {
    overflow-y: unset;
    height: unset;
}
p.empty-data {
    text-align: center;
    padding-bottom: 30px;
    font-weight: bold;
}
.process-tabs .tabs ul {
    flex-wrap: wrap;
}
.process-tabs .img-wrapper img {
    width: 467px;
    height: 310px;
	object-fit: cover;
}
@media(max-width: 567px) {
    .process-tabs .img-wrapper img {
        width: 100%;
        height: auto;
    }
}