*,body{   font-family: 'Lato', sans-serif; }
.bg-white{ background-color: #fff;}
.bg-gray{background: #E6D8D0;}
header{  display: inline-block; width: 100%; position: fixed; z-index: 99;     margin-top: -2px;   padding: 10px 0; padding-top: 0; padding-bottom: 0;}
header nav.navbar {
    margin-bottom: 0;
}
.p-0{ padding: 0;}
.p-r-0{ padding-right: 0;}
.p-l-0{ padding-left: 0;}
.header-logo {
    float: left;
    padding-top: 20px;
    width: 33%;
}

.mob-menu{ display: none; }
.s-m-t-30{ margin-top: 30px;}
.header-menu ul {
    padding: 0;
    margin: 0;
}
.header-menu ul li{ list-style: none; float: left; text-transform: uppercase;}
.header-menu ul li a{ color: #fff; font-size: 18px; padding: 10px 15px;     font-weight: 600; text-transform: capitalize;}
.header-dial{ background-color: #3A7CCC; font-size: 16px; padding: 10px; border-radius: 5px; color: #fff;}
.header-menu ul li.header-dial a {
    color: #fff;
}


.desk-menu-in {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
}
.header-menu-r {
    float: right;
    padding-top: 20px;
    width: 42%;
}
.heder-top {
    display: inline-block;
    width: 100%;
}
.heder-top img {
    float: left; width: 20%;     margin-right: 10px;
}
.heder-top h5 {
    color: #C4427C;     margin: 0;
}
.heder-top h4 {
    color: #0071BC;
    margin: 0;
    font-size: 22px; font-weight: bold; margin-top: 4px;
}
span.call {
    float: left;
    width: 47%;
}
span.make {
    padding: 12px 35px;
    color: #fff;
    background: #0071BC;
    border-radius: 100px;
    font-size: 20px;
    float: left;
    font-weight: bold;
}
span.make a{ color: #fff;}

.header-menu {
    display: inline-block;
    background: #AA2661;
    width: 100%;
    padding: 20px;position: relative;
    top: 5px;
}
.desk-menu {
    background: #fff;
}
.main-content {
    display: inline-block;
    width: 100%; margin-top: 176px;     background: #F7F7F7;
}
.banner{ background: url(../images/banner.png);    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}
.banner-content 
{
    padding-top: 150px;
}
.banner-content h4 {
    color: #0071BC;
    font-size: 40px; font-weight: bold;
}
.banner-content p{ padding-bottom: 30px;}
.banner-content input {
    width: 20%; padding: 8px; border-radius: 10px; border: 1px solid #757575;
}
.input-go { border-radius: 10px;
    background: #0071BC;
    border: 0;
    padding: 8px;
    color: #fff;
    font-weight: bold;
}


/* how-works start */
.how-works{ display: inline-block; width: 100%; text-align: center; padding: 40px 0; padding-bottom: 0;}
.how-works h4{  color: #0071BC; font-size: 34px; font-weight: bold;}
.how-works ul{ padding: 0; margin-top: 40px;}
.how-works ul li {
    float: left;
    list-style: none;
    width: 24%;
    position: relative;
    margin-right: 104px;
}
.how-works-list {
    display: inline-block;
    width: 100%; float: left;
}
.how-works ul li  img{ margin-bottom: 20px;}
.how-works ul li h6 {
    color: #C4427C;
    font-size: 16px;
    margin: 0;
}
.how-works ul li h5 {
    font-size: 16x; line-height: 22px;
}
.how-works ul li:after {
    content: "";
    position: relative;
    background-image: url(../images/how-bg.png);
    height: 82px;
    width: 68px;
    background-size: contain;
    right: -100px;
    float: right;
    background-repeat: no-repeat;
    top: -158px;
    bottom: 0;

}
.how-works ul li:last-child:after{ content: ""; background-image: none;}
/* how-works end */


.buy-home {
    background-image: url(../images/buy-home-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height:800px;
}
h3.heading-h3 {
    color: #0071BC;
    font-size: 28px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
    padding: 50px 0;
    font-weight: bold;
    line-height: 33px;
}
h4.heading-h4 {
    color: #0071BC;
    font-size: 22px;
    text-align: left;
    width: 60%;
    padding: 18px 0;
    font-weight: bold;
    line-height: 33px;
}
.buy-home-list {
    display: inline-block;
    width: 100%;
}
.buy-home-list table {
    display: inline-block;
    width: 100%;
}
.buy-home-list th {
    width: 33.333%;
    padding: 15px 0;
    text-align: center;
}
.buy-home-list tbody{ width: 100%; display: table;}
.buy-home-list tr {
    border-bottom: 1px solid #0071BC; width: 100%;
    display: table;
}
.buy-home-list td {
    padding: 15px 0;
    width: 33.333%;
}
.buy-home-list tr th:nth-child(2n){ background-color: #57A8DE; color: #fff; text-align: center;}
.buy-home-list tr th:nth-child(3n){ background-color: #144565; color: #fff; text-align: center;}
.buy-home-list tr td:nth-child(2n){ background-color: #57A8DE; color: #fff; text-align: center;}
.buy-home-list tr td:nth-child(3n){ background-color: #144565; color: #fff; text-align: center;}

.final-row td:last-child{ background-color:  #23AD0C !important;}

.quick-home {
    padding-bottom: 30px;
}
.quick-main{ display: inline-block; width: 100%;}
.quick-l {
    width: 50%;
    float: left;
    text-align: center;
}
.quick-l img{ width: 90%; margin-bottom: 30px;}
.quick-r{ width: 50%; float: right;}
.quick-r ul {
    padding: 0;
    padding-left: 22px;
}
.quick-r ul li{ padding: 5px;}
.quick-l input.input-go {
    padding: 14px 73px;
}


.house-home {
    background: #F7F7F7;
    background-image: url(../images/house-home-bg.png);
    background-repeat: no-repeat;
    margin-bottom: 30px;
    background-position: 56% 14%;
}


/* accordian */
.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
}
.house-acc h2 {
    margin: 0;
}
.house-home .accordion-body {
    background: #0071BC;
    padding: 20px;
    color: #fff;
}
.house-acc button.accordion-button {
    width: 100%;
    text-align: left;
    font-size: 17px;position: relative;
    padding: 10px;    color: #0071BC;
    font-weight: bold;
    background: transparent;
    border: 0;
    border-top: 1px solid #B7B7B7;
    padding: 20px 0;
}
.house-acc button.accordion-button:after{ content: "";
    position: absolute;
    background-image: url(../images/down-arrow.png);
    height: 15px;
    width: 15px;
    background-size: cover;
    right: 14px;
    float: right;
    background-repeat: no-repeat;
    top: 11px;
    bottom: 0;
    rotate: 180deg;
    transition: .5s ease-in-out;
    background-position: center center;
}
.house-acc button.accordion-button.collapsed:after{  content: "";
    position: absolute;
    background-image: url(../images/down-arrow.png);
    height: 15px;
    width: 15px;
    background-size: cover;
    right: 14px;
    float: right; 
    background-repeat: no-repeat;
    top: 11px;
    bottom: 0;  
    rotate: 0deg; transition: .5s ease-in-out;
    background-position: center center;}
   


    footer {
        display: inline-block;
        width: 100%;
        float: left;
        position: relative;
        bottom: -14px;
    }
    .footer-top {
        background-color: #294162;
        padding: 45px 0;
        color: #fff;
        display: inline-block;
        width: 100%;
        float: left;
    }
    .footer-top-l {
        width: 45%;
        float: left;
    }
    .footer-top-r {
        /* width: 23%;
        float: right; */
    }
    .footer-top-r ul {
        padding-left: 0;
    }
    .footer-top-r ul li {
        list-style: none;
        float: none;
        margin-bottom: 30px;
    }
    .footer-top-r span.call h5, .footer-top-r span.call h4 {
        color: #fff;
    }

    .footer-btm {
        background-color: #1A375E;
        padding: 25px 0;
        color: #fff;
        display: inline-block;
        width: 100%;
        padding-bottom: 10px; float: left;
    }
    .footer-btm-l {
        float: left;
    }
    .footer-btm-r {
        float: right;
    }
    .footer-btm-r ul {
        padding-left: 0;
    }
    .footer-btm-r ul li {
        list-style: none;
        float: left;
        padding-right: 30px;
    }
    .footer-btm-r ul li a {
        color: #fff;
        text-decoration: none;
    }


    /* inner-page srart */
    .banner-tab .tabcontent {
        display: none;
        padding: 6px 12px;
        border-top: none;
      }
      .banner-tab {
        display: inline-block;
        width: 100%;
    }
    .banner-tab .tab{ text-align: center; margin-top: 30px;}

      .banner-tab .tab button { margin: 5px ;
        padding: 10px;
        border-radius: 100px;
        color: #fff;
        border: 0;
        height: 40px;
        width: 40px;
       background-color: #0071BC;
        vertical-align: middle;
        line-height: 0;
    }
    .banner-tab .tab button.active {  background: #AA2661;
    }
    .banner-tab-inn-l{ width: 45%; float: left;}
    .banner-tab-inn-r{ width: 50%; float: right;}
    .inner-form input {
        width: 100%;
        padding: 8px;
        border-radius: 10px;
        border: 1px solid #757575;
        margin-bottom: 11px;
    }
    .inner-form select {
        width: 100%;
        padding: 8px;
        border-radius: 10px;
        border: 1px solid #757575;
        margin-bottom: 11px;
    }
input.previous{ background-color:     #51BAFF; color: #fff; }
    /* inner-page end */

    .privacy-content { padding: 30px 0;}
    .privacy-content p {
        line-height: 26px;
        margin-bottom: 15px;
        font-size: 16px;
    }
    .privacy-content li {
        line-height: 26px;
        margin-bottom: 15px;
        font-size: 16px;
    }



    span.step.tablinks {
        margin: 5px;
        padding: 10px;
        border-radius: 100px;
        color: #fff;
        border: 0;
        height: 40px;
        width: 40px;
        background-color: #0071BC;
        vertical-align: middle;
        line-height: 21px;
    }

    span.step.tablinks.active{    background: #AA2661;}



    
.ewd-ufaq-faqs h2 {
    margin: 0;
}
.ewd-ufaq-faqs .ewd-ufaq-faq-post {
    background: #0071BC;
    padding: 20px;
    color: #fff;
}
.ewd-ufaq-faqs .ewd-ufaq-faq-div {
    width: 100%;
    text-align: left;
    font-size: 17px;position: relative;
    padding: 10px;    color: #0071BC;
    font-weight: bold;
    background: transparent;
    border: 0;
    border-top: 1px solid #B7B7B7;
    padding: 20px 0;
}
.ewd-ufaq-faqs .ewd-ufaq-faq-body:after{
     /* content: "";
    position: absolute;
    background-image: url(../images/down-arrow.png); */
    height: 15px;
    width: 15px;
    background-size: cover;
    right: 14px;
    float: right;
    background-repeat: no-repeat;
    top: 11px;
    bottom: 0;
    rotate: 180deg;
    transition: .5s ease-in-out;
    background-position: center center;
}   
.ewd-ufaq-faqs .ewd-ufaq-faq-body.ewd-ufaq-hidden:after{ 
     /* content: "";
    position: absolute;
    background-image: url(../images/down-arrow.png); */
    height: 15px;
    width: 15px;
    background-size: cover;
    right: 14px;
    float: right; 
    background-repeat: no-repeat;
    top: 11px;
    bottom: 0;  
    rotate: 0deg; transition: .5s ease-in-out;
    background-position: center center;}
    div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol span, div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
        display: none;
    }
    .ewd-ufaq-faq-body {
        margin-top: 15px;
        padding-left: 0 !important;
    }
    .ewd-ufaq-faq-title-text h4 {
        font-weight: bold;
    }
    .ewd-ufaq-faq-title.ewd-ufaq-faq-toggle:after {
        content: "";
        position: absolute;
        background-image: url(https://www.blu-property.co.uk/wp-content/themes/bluproperty/assets/images/down-arrow.png);
        height: 15px;
        width: 15px;
        background-size: cover;
        right: 14px;
        float: right;
        background-repeat: no-repeat;
        top: 11px;
        bottom: 0;
        rotate: 0deg;
        transition: .5s ease-in-out;
        background-position: center center;
    }
    .ewd-ufaq-post-active:after{  rotate: 180deg;
        transition: .5s ease-in-out;}


/* modal-popup css start */

div.spu-box {
    border-radius: 6px !important;
}
.spu-close-top_right {
    right: 20px;
    top: 17px;
}
.spu-content h3 {
    margin-bottom: 30px !important;     color: #0071BC !important;
    font-weight: bold;

}
.spu-content p {
    margin-bottom: 17px !important;
}
.spu-content p label{ margin-bottom: 10px !important;}
input.wpcf7-form-control.wpcf7-submit.has-spinner { width: auto;
    border-radius: 10px;
    background: #0071BC;
    border: 0;
    padding: 13px;
    color: #fff;
    font-weight: bold;
}
/* modal-popup css end */


    @media(max-width: 767px)
    {
        .p-l-0{ padding-left: 15px;}
    }

/* Mark input boxes that gets an error on validation: */
input.invalid, select.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #04AA6D;
}