body,
html {
    height: 100%;
    margin: 0;
    scroll-behavior: smooth;
}

@font-face {
    font-family: Neuzeit;
    src: url(../fonts/Neuzeit.otf);
  }

a {
    text-decoration: none;
}

.logo_aart_h {
    width: 179px;
    height: auto;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("../assets/icons8-menu-50.png");
    width: 30px;
}

button.navbar-toggler {
    border: 0;
}

.navbar-light .navbar-toggler {
    color: transparent;
    border-color: transparent;
}


/*Nav link Hovering Effect*/

    .nav-item a.nav-link {
        position: relative;
        text-decoration: none;
    }

    .nav-item a.nav-link:before {
    content: "";
    position: absolute;
    background-color: white;
    height: 2px;
    width: 0%;
    display: inline;
    top: 40px;
    left: 0px;
    }

    .nav-item a.nav-link:hover:before{
        width: 100%;
        transition: 0.3s;
    }

.warranty_hme_set {
    overflow: hidden;
}

/*Nav link Hovering Effect*/

header.main_header {
    background-image: url('../assets/house5/170523-003.jpg');
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 10;
}

nav#nav-trns
{
    background-color: transparent;
}

/*.navbar-collapse.collapse.show{
    background-color: #1e1e1ee0;
    
}*/

nav.navbar.navbar-expand-lg.navbar-light {
    background-color: #1e1e1ee0;
    opacity: 0.9;
    position: fixed;
    width: 100%;
    z-index: 1000;
    /*padding: 0;*/
    margin: 0;
}

ul.navbar-nav.ml-auto li a {
    cursor: pointer;
}

li.nav-item a.nav-link {
    color: #FFFFFF !important;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    text-align: right;
    font-weight: 600;
}

ul.navbar-nav.ml-auto li {
    margin-right: 30px;
}

ul.navbar-nav.ml-auto li:last-child {
    margin-right: 0px;
}

a#contact_land {
    background: transparent;
}

.banner-txt {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 80px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.70);
    font-weight: 400;
    width: 100%;
}

a.checkout_hms {
    text-align: center;
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 17px;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 500;
    width: fit-content;
    background: #353535;
    padding: 8px 10px;
    border: 2px solid black;
    cursor: pointer;
}

.fa-arrow-right:before{
    font-weight: 400;
    margin-left: 8px;
}

a.checkout_hms:hover {
    background: #000000;
    transition-duration: 0.5s;
}

.aart_home {
    background: #1E1E1E;
    color: #FFFFFF;
}

.aart_home_content {
    padding: 50px 0 90px 0;
}

span.we_are {
    font-family: 'Cookie', cursive;
    font-size: 42px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 400;
}

p.aart_home_c_title {
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 600;
}

p.aart_content {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 15px;
}

.aart_gallery {
    background: #1E1E1E;
    opacity: 0.9;
    padding: 50px 0 50px 0;
}

div#aart_gallery_landing {
    /*padding-top: 35px;*/
}


.gallery-area {
    padding-top: 10px;
}


p.aart_gallery_title {
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
}

.video_gal img {
    width: 100%;
    height: 100%;
    /*border-radius: 10px;*/
}

.photo_gal img {
    width: 100%;
    height: 304px;
    object-fit: cover;
}

.ytp-title-text {
    display: none !important;
}

img.located {
    width: 12px;
    height: 20px;
    padding: 0px;
    margin: 0px;
}

.video_gal {
    position: relative;
    margin-bottom: 25px;
}

.photo_gal {
    margin-bottom: 25px;
}

.content_parts {
    display: flex;
    position: absolute;
    width: 100%;
    bottom: 0px;
    margin-left: 0px;
    background: rgba(51, 51, 51, 0.70);
    /*border-radius: 0 0 10px 10px;*/
    padding-top: 8px;
}


.row_area {
    padding-bottom: 25px;
}

.content_parts p {
    margin-bottom: 12px;
    font-family: 'Poppins';
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 5px;
}

.location_img {
    padding: 0 10px;
}

.v_play img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    padding: 0;
    cursor: pointer;
}

.prev-arrow {
    left: 0;
    cursor: pointer;
    z-index: 1000;
}

.next-arrow {
    right: 0;
    cursor: pointer;
}

.slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    background: transparent;
    border: 0;
}

button.slide-arrow.next-arrow.slick-arrow:focus {
    outline: none;
}

button.slide-arrow.prev-arrow.slick-arrow:focus {
    outline: none;
}

.slick-area {
    padding-left: 75px;
    padding-right: 75px;
}

.imgBackdrop {
    filter: brightness(0.7);
}

.mainslider.col-12.desktop.slick-initialized.slick-slider .item.collage img {
    height: 304px;
    object-fit: cover;
}

.mainsliderMobile.col-12.mobile.slick-initialized.slick-slider .item.collage img {
    height: 304px;
}

/*************************************** OUR HOMES *************************************************/

section#OurHomes {
    background: #353535;
    padding: 50px 0 50px 0;
}

section#OurHomes h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
    padding-top: 0;
}

.main_panel_av {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}

.area_a_home {
    display: flex;
    align-items: center;
}

.av_homes {
    border: 1px solid #FFFFFF;
    margin-bottom: 30px;
    background: #fff;
    /*width: 90%;*/
}

p.h_name {
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    text-align: left;
    font-weight: 200;
    padding: 0 5px;
}

img.google-direction {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.h_details {
    display: flex;
    width: 100%;
    align-items: center;
    height: 60px;
    background: #FFFFFF;
    justify-content: space-between;
    padding: 0 15px;
}

.h_details * {
    color: #515151;
    font-weight: 200;
}


.i_home_img img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.interior_ds {
    display: flex;
    align-items: center;
    margin-left: -16px;
}

.hme_interior_ds {
    display: flex;
}

.interior_ds img {
    width: 60px;
}

.beds {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.baths {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.garrage {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.sqft {
    display: flex;
    align-items: center;
}

p.pro_counts {
    margin-bottom: 0;
    display: flex;
    font-family: 'Poppins';
    font-size: 14px;
    letter-spacing: 0;
    text-align: left;
    font-weight: 200;
    flex-flow: wrap;
}

p.pro_counts span {
    margin-bottom: 0;
}

img.icon-location {
    width: 15px;
    height: 18px;
    padding: 2px;
}

.show-more-btn {
    text-align: center;
    margin-top: 25px;
}

.show-more-btn a {
    font-family: 'Poppins';
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 2px;
    text-align: left;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border: 1px solid white;
    border-radius: 40px;
    padding-right: 35px;
    display: inline-block;
}

.show-more-btn a:hover {
    background-color: white;
    text-decoration: none;
    color: black;
}

.under_con {
    position: absolute;
    bottom: 0;
    right: 0;
    color: white;
    background: #4F81D0;
    padding: 10px 20px;
    font-size: 15px;
    border-top-left-radius: 15px;
    font-family: 'Poppins';
    letter-spacing: 0;
    text-align: left;
    font-weight: 400;
    width: fit-content;
    height: 40px;
    display: flex;
    align-items: center;
    justify-self: center;
}

/****************************************************************************************/
/****************************************************************************************/
.counts {
    background: #1E1E1E;
    padding-bottom: 50px;
}

/***********************about*********************/


section#About .contents h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
}

/*h4.first {*/
/*    padding-top: 0 !important;*/
/*}*/
.abt_con_tent h4{
    text-align:justify!important;
}

section.about-bg h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 32px;
    font-weight: 400;
    padding-top: 20px;
    text-align: left;
    /*opacity: 0.6;*/
}

.About .uses {
    padding-bottom: 25px;

}

.uses img {
    margin: 0 auto;
}

.About .content-house {
    background: rgba(216, 216, 216, 0.10);
    border-radius: 10px;
}


section.about-bg p {
    opacity: 0.6;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 400;
    padding-top: 5px;
    text-transform: none;
}



/********************************contact**************************/
.contact {
    opacity: 0.9;
    background-color: #1E1E1E;
}

.contact .container {
    padding-top: 50px;
}

h5.contact-title {
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
}

.contact-subtitle {
    font-family: 'Poppins', sans-serif;
    margin-top: 15px;
    opacity: 0.6;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 400;
    margin-bottom: 50px;
}

.form-group.contact {
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 12%);
    border-radius: 3px;
}

.contact .php-email-form {
    box-shadow: none;
}


i.fa.fa-angle-right.font-awesome-right-counts {
    font-size: 25px;
    font-weight: lighter;
    padding-left: 13px;
    position: relative;
    /*top:-1px;*/
}

i.fa.fa-angle-right.font-awesome-right-contact {
    font-size: 25px;
    font-weight: lighter;
    padding-left: 13px;
    position: relative;
    /*top:-1px;*/
}

.contact_det {
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 2px;
}

p.contact_form {
    /*opacity: 0.6;*/
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 400;
    margin-bottom: 0;
}

p.contact_form.det {
    padding-top: 0px;
    margin-top: 0px;
}

.contact .php-email-form .form-group input[type=text] {
    font-family: 'Poppins', sans-serif;
    width: 510px;
    height: 46px;
    margin-bottom: 20px;
}

.contact .php-email-form .form-group textarea {
    font-family: 'Poppins', sans-serif;
    width: 510px;
    height: 124px;
    margin-bottom: 20px;
}

.col-sm-6.h4-opacity.abt_con_tent h4 , .col-sm-7.h4-opacity.abt_con_tent h4 {
    font-size: 20px;
}


/*
button.btn {
    font-family: 'Poppins', sans-serif;
    border: 1px solid #FFFFFF;
    background: #1E1E1E;
    border-radius: 30px;
    color: white;
    width: 160px;
    height: 46px;
}*/

button.btn.counts {
    letter-spacing: 2px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 10px;
    width: 250px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    color: white;
}

button.btn:hover {
    color: black;
    background-color: white;
}

button.btn img {
    color: white;
}

.img-style {
    width: 32px;
    margin-right: 25px;
    margin-left: 25px;
}

#scrollToTopBtn {
    background-color: black;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 18px;
    line-height: 45px;
    width: 48px;
    float: right;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    position: fixed;
    width: 100%;
    z-index: 9999;
}

ul.navbar-nav.ml-auto li:hover {}


.counts {
    position: relative;
    font-family: 'Poppins', sans-serif;
}

.text-block h4 {
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    line-height: 50px;
}

.text-block p {
    font-size: 19px;
    margin-bottom: 30px;
    line-height: 30px;
}

.text-block {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background: #1E1E1E;
    opacity: 0.9;
    padding: 25px 50px;
    border-radius: 7px;
    color: white;
    width: 700px;
    height: 400px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.counts a:hover {
    text-decoration: none;
}

/***********************about*********************/

section.about-bg {
    background: #1E1E1E;
    padding: 50px 0 50px 0;
}

.about-bg img.icon-photo {
    height: auto;
    width: 100%;
    object-fit: cover;
    border: 1px solid #999999;
    background: #999999;
}

section.about-bg h5 {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 500;
    margin: 30px 0;
    /*opacity: 0.6;*/
}

.h4-opacity {
    opacity: 0.6;
}

section.about-bg h6 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 400;
    margin: 20px 0;
    line-height: 25px;

}

.About .house-warranty {
    display: flex;
    /*opacity: 0.5;*/
    align-items: center;
    justify-content: center;
}

.About .house-warranty img {
    width: 200px;
    height: 200px;
    margin-right: 30px;
}

.About .house-warranty img.warranty-img {
    width: 520px;
    height: 305px;
    object-fit: cover;
}

img.warranty-img {
    float: right;
}

.border-r {
    border-right: 1px solid rgba(151, 151, 151, .2);
    height: 100%;
    /*opacity: 0.5;*/
}


/********************************contact**************************/
.contact .container {
    padding: 50px 0 50px 0;
}

.contact button.btn {
    font-family: 'Poppins', sans-serif;
    font-weight: lighter;
    letter-spacing: 2px;
    float: left;
    font-size: 18px;
    color: white;
    border: 1px solid white;
    border-radius: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 7px 20px 7px 20px;
    width: 160px;
    margin-top: 10px;
}

i#sh_mo {
    position: absolute;
}

i#send-right-angle {
    font-size: 26px;
}

.contact_det {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.contact .col_contact {
    font-family: 'Poppins', sans-serif;
    border: 2px dashed rgba(255, 255, 255, 0.50);
    border-radius: 3px;
    height: auto;
    padding-top: 35px;
    padding-bottom: 15px;
    width: 342px;
    opacity: 0.6;
    color: white;
}

#footer {
    background: #1E1E1E;
    height: 200px;
}

#footer .container {
    text-align: center;
}

#footer h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 200;
    /*text-align: center;*/
    /*padding-top: 50px;*/
}

/*button.btn {
    font-family: Poppins-Medium;

    border: 1px solid #FFFFFF;
    background: #1E1E1E;
    border-radius: 29px;

    color: white;
    width: 160px;
    height: 46px;
}*/

button.btn:hover {
    color: black;
    background-color: white;
}

button.btn img {
    color: white;
}

.contact-section {
    display: flex;
    justify-content: space-between;

}

.contact-unhide{
    width: 100%;
    display: flex;
    justify-content: center;
}

.cont-hide-title {
    font-size: 25px;
    padding: 20px;
    padding-left: 0;
    display: flex;
    font-weight: 600;
}

.con_hide_form {
    width: 100%;
}

.mail-cont-acts {
    display: flex;
    justify-content: end;
}

button#cancel-btn {
    letter-spacing: 2px;
    font-size: 17px;
    padding: 5px 20px;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    background: transparent;
    color: white;
    margin-right: 10px;
    font-weight: 600;
    box-shadow: 0px 0px 3px 1px #f9f9f9;
    height: fit-content;
}

button#cancel-btn:hover{
    color: black;
    background: white;
}

button.in-mail-send{
    display: flex;
    letter-spacing: 2px;
    font-size: 17px;
    padding: 5px 20px;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    background: transparent;
    color: white;
    box-shadow:0px 0px 3px 1px #f9f9f9;
}

button.in-mail-send:hover{
    color: black;
    background: white;    
}

@media (min-width: 992px) {
    .contact-section {
        max-width: 916px;
        margin: 0 auto;
        display: flex;
    }
}

@media (max-width: 992px) {
    .contact-section{
         display: block;
    }
    .contact .col_contact{
        margin-top: 100px;
    }
}

.location.mb-4 {
    align-items: center;
    display: flex;
}



#scrollToTopBtn {
    background-color: black;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 18px;
    line-height: 45px;
    width: 48px;
    float: right;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    position: fixed;
    width: 100%;
    z-index: 9999;
}


.v_play iframe {
    /*border-radius: 10px;*/
    border: 0;
    width: 100%;
}

.video_gal .content_parts {
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0;
    background: rgba(0, 0, 0, 0.5);
    /*border-radius: 0 0 10px 10px;*/
    bottom: 0;
    padding: 0 15px;
}

.video_gal .content_parts img {
    margin-right: 10px;
}

.video_gal .content_parts p {
    margin: 0
}

.mainsliderMobile {
    display: none;
}

#counts {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
    padding: 0;
}

.i_home_img {
    position: relative;
}


/*h3 ~ hr, h5 ~ hr, .aart_gallery_title ~ hr{ margin: 0 auto; position: relative; }*/

hr.dashed_b {
    height: 3px;
    /*background: #d9d9d9a3;*/
    border: 1px solid #d9d9d9a3 !important;
    width: 78px;
    margin: 0 auto 30px auto;
    position: relative;
    opacity: inherit;
}

/*hr.title_b {*/
/*    height: 2px;*/
/*    background: #999999;*/
/*    border: 0;*/
/*    width: 78px;*/
/*    opacity: inherit;*/
/*    margin: 0 auto 30px auto;*/
/*    position: relative;*/
/*}*/

#scrollToTopBtn {
    position: fixed;
    right: 0;
    bottom: 50px;
    display: none;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: flex-end;
    }

    .About .house-warranty {
        padding-left: 60px;
    }

    .nav-link {
        position: relative;
    }

    .nav-link::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -2px;
        height: 2px;
        background-color: rgba(255, 255, 255, 1);
        display: none;

    }

    .nav-link.active::after {
        display: inline;
    }
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    cursor: pointer;
}

.coming_soon_img {
    transition: .5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    cursor: pointer;
}

.cm_text {
    color: white;
    font-size: 22px;
    font-weight: 500;
}

.i_home_img:hover .image {
    opacity: 0.3;
}

.i_home_img:hover .middle {
    opacity: 1;
}

.i_home_img.no:hover .image {
    opacity: unset;
}

.i_home_img.no.stock img {
    object-fit: fill;
    filter: brightness(0.4);
}

.text {
    background-color: white;
    padding: 10px 32px;
    border-radius: 29px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #1E1E1E;
    letter-spacing: 2px;
    text-align: left;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}

i#right-angle {
    font-size: 28px;
}

/* Testinomials */

.testimonial{
    text-align: center;
    position: relative;
}

.testimonial .title{
    padding: 7px 0;
    margin: 0 -30px 20px;
    font-size: 16px;
    font-weight: 700;
    color: rgb(247, 239, 239);
    position: relative;
}

.testimonial .post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: rgb(236, 230, 230);
    text-transform: capitalize;
}

.testimonial .description{
    padding: 0 20px;
    margin: 0;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 15px;
    font-style: italic;
}

.owl-theme .owl-controls{ margin-top: 0; }

.owl-theme .owl-controls .owl-buttons div{
    background: transparent;
    opacity: 1;
    position: absolute;
    margin: 0 70px;
}

.owl-prev:before,
.owl-next:before{
    content: "\2039";
    font-family: "Font Awesome 5 Free";
    font-size: 50px;
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -65px;
}

.owl-wrapper {
    display: flex !important;
    align-items: center !important;
}

.owl-next:before{ content: "\203A"; }

.testimonial{
   margin: 130px;
}

.Testimonials_section {
    position: relative;
}

.testi_heading {
    position: absolute;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 35px;
    margin-top: 20px;
    font-weight: 700;
}

@media only screen and (max-width: 990px){
    .testimonial{ margin: 30px; }
    .testimonial .description{
        line-height: 22px;
        font-size: 16px;
    }
    .owl-theme .owl-controls .owl-buttons div{
        margin: 0px 10px; 
    }
    .testi_heading{
        margin-top: 5px;
    }
}


.owl-prev {
    position: relative;
    left: 0%;
}
.owl-next{
    position: relative;
    right: 0%;
}

div#testimonial-slider {
    height: 550px;
    background-size: cover !important;
    display: flex !important;
    align-items: center !important;
}
.owl-carousel{
    position: unset;
}


/* Testinomials */

@media (max-width: 768px) {
    header.main_header {
        height: 400px;
    }
    
    a.checkout_hms{
        font-size: 11px;
        letter-spacing: 1px;
        padding: 5px 10px;
    }

    div#jarallax-container-0 > div{
        width: 100% !important;
        height: 400px !important;
    }    

    .banner-txt {
        font-size: 30px;
    }

    header.main_header.three .banner-txt {
        font-size: 30px;
    }

    .slick-area {
        padding: 0;
    }

    section#OurHomes {
        padding: 50px 0 50px 0;
    }

    .v_play iframe {
        width: 100%;
    }

    .mainsliderMobile {
        display: block;
    }

    .mainslider.desktop {
        display: none;
    }

    .av_homes.col-lg-6 {
        padding: 0;
    }

    .under_con {
        right: 0;
    }

    #counts {
        height: 500px;
    }

    .text-block {
        padding: 15px;
        width: 90%;
        margin: auto;
        border-radius: 5px;
    }

    .text-block h4 {
        font-size: 30px;
        line-height: 35px;
    }

    section#About .contents h3 {
        font-size: 40px;
    }

    h5.contact-title{
        font-size: 40px;
    }

    .about-bg img.icon-photo {
        height: 200px;
        margin-bottom: 20px;
    }

    section.about-bg h5 {
        margin-bottom: 20px;
    }

    .contact-section {
        flex-direction: column;
    }

    .contact-section .form-submit {
        margin-left: 0;
    }

    .contact .php-email-form .form-group input[type=text],
    .contact .php-email-form .form-group textarea {
        width: 100%;
    }

    .About .house-warranty {
        flex-direction: column;
        align-items: center;
        padding: 20px;
    }

    .About .house-warranty>div {
        padding: 0 20px;
    }

    .About .house-warranty img {
        width: 100px;
        height: 100px;
        margin: 0 0 20px 0;
    }

    .About .house-warranty h4.warranty {
        font-size: 28px;
        margin-bottom: 15px;
    }

    section.about-bg p {
        font-size: 19px;
        line-height: 25px;
    }

    img.warranty-img {
        width: 100%;
    }

    #footer {
        height: 50px;
    }

    #footer .container {
        padding-top: 0;
    }

    #footer .container h4 {
        margin-bottom: 0;
    }

    .h_details {
        height: auto;
        display: block;
        padding: 10px;
    }

    .contact .container {
        padding-top: 0;
    }

    #contact {
        padding: 100px 10px 0px 10px;
    }

    .aart_gallery {
        padding: 30px 0;
    }

    .navbar-brand img {
        width: 145px;
        height: auto;
    }

    .navbar-light .navbar-toggler {
        /*background: #fff;*/
        padding: 5px 9px;
    }

    ul.navbar-nav.ml-auto li {
        margin-right: 0;
    }

    li.nav-item a.nav-link {
        text-align: center;
    }

    li.nav-item:not(:last-child) {
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }
}

@media (max-width: 990px) {
    .navbar-light .navbar-toggler {
        /*background: #fff;*/
        padding: 5px 9px;
    }

    li.nav-item a.nav-link {
        text-align: center;
    }

    ul.navbar-nav.ml-auto li {
        margin-right: 0;
    }

    li.nav-item:not(:last-child) {
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }

    .col-md-6.col-sm-12.house-warranty{
        width: 100%;
        padding: 25px;
    }

    .col-md-6.col-sm-12.house-warranty-img{
        width: 100%;
    }

    img.warranty-img{
        width: 100%;
    }

    img.warranty-img {
    border-top-right-radius: 0px !important;
    border-bottom-left-radius: 10px;
}

.i_home_img img{
    height: 390px;
}

}

.play-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    width: 53px;
    height: 53px;
    background-image: url(../assets/play.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 53px;
    border: 0;
    background-color: transparent;
}

.imgBackdrop {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
}

span#name-err{
    position: relative;
    top: -20px;
}

span#email-err{
    position: relative;
    top: -20px;
}

span#phone-err{
    position: relative;
    top: -20px;
}

span#msg-err{
    position: relative;
    top: -20px;
}

span#email-msg{
    display: flex;
    justify-content: center;
    font-size: 20px;
    margin-left: 15px;
}

/*===============================================Details Page================================================*/

.details_banner {
    background-blend-mode: saturation;
    padding-top: 120px;
    background-position: top !important;
    background-repeat: no-repeat !important;
    width: 100%;
    height: 600px;
    position: relative;
    background-size: cover !important;
}

.des_aart_home_content {
    padding: 50px 0 50px 0;
}

.des_under_con {
    color: black;
    background: #f8f8f8b5;
    font-size: 19px;
    font-family: 'Poppins';
    padding: 7px 20px;
    border-radius: 30px;
    font-weight: 500;
    width: fit-content;
    line-height: 1;
    display: inline-block;
    margin-left: 25px;
}

.des_under_con_area_btn {
    width: 100%;
    display: flex;
    justify-content: end;
}

.des_under_con:hover {
    cursor: pointer;
}


.photo-gallery .item:nth-child(1),
.photo-gallery .item:nth-child(2),
.photo-gallery .item:nth-child(3),
.photo-gallery .item:nth-child(4),
.photo-gallery .item:nth-child(5) {
    display: block;
}

.photo-gallery .item {
    display: none;
}

a.des_bck_btn {
    color: white;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 500;
}

i.fas.fa-arrow-left {
    padding-right: 15px;
    font-size: 13px;
}

a.des_bck_btn:hover {
    text-decoration: none;
}

p.des_hme_ttl {
    font-size: 33px;
    font-weight: 600;
    color: white;
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    margin-bottom: 0;
}

p.pro_counts.des {
    color: white;
    font-size: 20px;
    font-weight: bold;
}

.tiny_des_hme {
    width: 50%;
    color: white;
}

.map-container {
    overflow: hidden;
    position: relative;
    margin: 35px 0 0 0;
}

.map-container iframe {
    left: 0;
    top: 0;
    height: 35%;
    width: 80%;
    border-radius: 10px;
}

.map_des_hme iframe{
    width: 100%;
}

.des_home_des {
    padding-top: 300px;
}

.des_home_des.available_ds_inner_map{
    padding-top: 250px;
}

.aart_home.available_ds_inner_content{
    padding-top: 110px;
}

.des_hme_sts_area {
    display: flex;
    align-items: center;
}

.con_hide_form {
    display: none;
}

.map_des_hme {
    width: 100%;
    display: flex;
    justify-content: center;
}

@media (max-width:1450px) {
    .details_banner {
        padding-top: 12%;
    }
}

@media (max-width: 767px) {
    .map-container {
        margin: 125px 0 0 0;
    }
    .i_home_img img{
        height: 300px;
    }
}

@media (max-width:992px) {
    .details_banner {
        padding-top: 110px;
    }
}

@media (max-width:767px) {
    .details_banner {
        padding-top: 100px;
    }

    p.des_hme_ttl {
        font-size: 25px;
    }

    .tiny_des_hme {
        line-height: 20px;
    }

    .map-container {
        margin: 55px 0 0 0;
    }

    .map-container iframe {
        width: 100%;
    }

    .des_under_con {
        font-size: 16px;
    }

    .des_aart_home_content {
        padding: 70px 0 70px 0;
    }
}

@media (max-width:550px) {
    .details_banner {
        padding-top: 115px;
    }

    .map-container {
        margin: 65px 0 0 0;
    }

    .map-container iframe {
        width: 100%;
    }

    .des_under_con {
        font-size: 14px;
    }

    .des_home_des {
        padding-top: 360px;
    }

    .des_home_des.available_ds_inner_map
    {
        padding-top: 120px;
    }

    .tiny_des_hme {
        width: 100%;
    }

    .text {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

.interior_ds img
{
    width: 40px;
}

.text-block h4{
    font-size: 26px;
}

h5.contact-title{
    font-size: 25px;
}

section#About .contents h3{
    font-size: 30px;
}

section#OurHomes h3{
    font-size: 40px;
}

p.aart_gallery_title{
    font-size: 40px;
}

.interior_ds{
    margin-left: -9px;
}

p.des_hme_ttl {
    font-size: 20px;
}

p.pro_counts.des {
    font-size: 15px;
}

.i_home_img img{
        height: 270px;
}
}

@media (max-width:480px) {
    .i_home_img img{
        height: 230px;
}
}

@media (max-width:440px) {
    .details_banner {
        padding-top: 115px;
    }

    .map-container {
        margin: 35px 0 0 0;
    }

    .map-container iframe {
        width: 100%;
    }

    .des_aart_home_content {
        padding: 60px 0 60px 0;
    }

    .des_home_des {
        padding-top: 330px;
    }
    .contact .col_contact{
        width: 300px;
    }
}

.photo-gallery {
    color: #313437;
    background-color: #343434;
    padding: 50px 0 50px 0;
}

.photo-gallery p {
    color: #7d8285;
}

.photo-gallery h2 {
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 40px;
    color: white;
    font-size: 46px
}

.photo-gallery hr {
    height: 1px;
}

p.vi-al {
    position: absolute;
    margin-top: 5%;
    margin-left: 5%;
    color: white;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
}

div#des_gal_area {
    display: grid;
    grid-template-columns: 50% 25% 25%;
    column-gap: 2%;
    margin-top: 60px;
    grid-template-rows: 200px 200px;
}

.photo-gallery .item:nth-child(1) {
    grid-row: span 2;
}

.photo-gallery .item:nth-child(5) {
    position: relative;
}

.item.collage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width:767px) {
    .photo-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }

    div#des_gal_area {
        display: block;
    }
}

@media (max-width:767px) {
    .details_banner{
        height: 400px;
    }

    .des_home_des {
    padding-top: 150px;
}

.des_home_des.available_ds_inner_map{
    padding-top: 120px;
}

.available_ds_inner_map_area {
    margin-top: 10px;
}

}

.photo-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px;
}

.photo-gallery .intro p {
    margin-bottom: 0;
}

.photo-gallery .photos {
    padding-bottom: 20px;
}

.photo-gallery .item {
    padding-bottom: 30px;
}

/*.img-fluid {
    border-radius: 5px;
}*/

a.lb-close {
    position: absolute !important;
    top: -30px !important;
    left: calc(100% - 10%) !important;
}

.text-vi-al {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: white;
    letter-spacing: 2px;
    text-align: left;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
}

.vi-al-middle {
    transition: .5s ease;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    cursor: pointer;
    z-index: 100;
}

.photo-gallery .item:nth-child(5) img {
    filter: brightness(0.5);
}

@media (min-width: 992px) {
    /*.navbar-expand-lg{ height: 80px; }*/
    /*.navbar-brand img{ width: 150px; height: auto; }*/
}

.img-style.email {
    height: 25px;
}

.succes-msg-area {
    align-items: center;
    display: flex;
}

i.backdrop {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    background: linear-gradient(#00000000, #000000a8);
}

.flt-btn {
    background: transparent;
    border: 1px solid white;
    color: white;
    border-radius: 13px;
    padding: 1px 20px;
    margin-right: 20px;
    box-shadow: 0px 0px 3px 1px #f9f9f9;
    width: 130px;
}

.flt-btn.sol_house {
    margin-right: 0;
}

button.flt-btn.active {
    background: white;
    color: black;
}

.flt-btn:hover {
    background: white;
    color: black;
}

.is-checked {
    background: white;
    color: black;
}

div#filters {
    text-align: right;
}


@media (min-width: 768px) {
header.main_header.three .banner-txt {
    font-size: 80px;
}
}

span.we_are.three{
    font-family: 'Poppins';
    font-size: 25px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    font-weight: 700;
}
.d-none{
    display:none;
}