
.nav-menu>li>a {
    padding: 30px 12px;
    display: inline-block;
    transition: color .3s,background .3s;
    font-size: 18px!important;
}
h1.big-header-capt {
    font-weight: 700;
    margin: 0 auto;
    margin-bottom: .4em;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    font-size: 62px;
}
.hero-banner p {
    font-size: 18px;
    color: #fff;
}
section {
    padding: 24px 0;
}
.header.header-transparent {
    background: linear-gradient( rgb(255 255 255),rgba(255,0,0,0));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    width: 100%;
    z-index: 4;
    border-bottom: none!important;
}
.nav-menu>.active>a, .nav-menu>.focus>a, .nav-menu>li:hover>a {
    color: #D3AF5E!important;
}
.header.header-transparent .nav-brand, .header.header-transparent .nav-brand:focus, .header.header-transparent .nav-brand:hover, .header.header-transparent .nav-menu>li>a {
    font-weight: 600!important;
    color: #3d3f93;
}

.footer-widget {
    padding: 32px 0!important;
}

img.img-footer {
    max-width: 180px!important;
     margin-bottom: 0rem!important; 
}

.footer-add {
    color: #ffffff!important;
    font-size: 13px!important;
}
footer.skin-dark-footer .footer-widget ul li a, footer.skin-dark-footer, footer.skin-dark-footer a {
    color: #ffffff!important;
    transition: all ease .4s!important;
    font-size: 14px!important;
}
.footer-bottom {
    padding: 6px 0!important;
    border-top: 1px solid #e9edf3;
}

  @keyframes rotate {
            from {
                transform: rotate(0deg);
            }
            to {
                transform: rotate(360deg);
            }
        }

        .rotate-image {
            width: 200px; /* Adjust the size as needed */
            height: 200px;
            animation: rotate 15s linear infinite; /* Adjust the duration and timing function as needed */
        }
.nav-brand {
     padding: 0px!important; 
    font-size: 24px!important;
    margin-right: 1rem!important;
    text-decoration: none!important;
}
.page-title {
    width: 100%;
    height: 400px!important;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    background: #f4f5f7;
}

[data-overlay]:before {
    position: absolute;
    content: '';
    background: #19365f61!important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.explore-content h1, .explore-content h2 {
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 600;
    color: #9a2863;
}
section {
    padding: 34px 0!important;
}
.icon-mi-left {
    display: flex;
    position: relative;
    margin-top: 8px;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 6px;
    padding: 0.8em 1.5em;
    box-shadow: 0 0 20px 0 rgba(62,28,131,0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62,28,131,0.1);
}
.theme-bg {
    background: #9e235b!important;
}
.dw-proprty-info ul {
    display: flex!important;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 0em!important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

.neary_section {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #e8eaf1;
     padding: 3px 0!important; 
}

.block-header .block-title {
    font-size: 16px;
    color: #9e235b!important;
}
.listing-card-info-price {
    font-weight: 500!important;
    position: relative;
    font-size: 20px!important;
    color: #9e235b!important;
    line-height: 1.4;
    padding-left: .35em;
}
/* .list-fx-features {
    margin-top: 5px;
     display: block!important; 
    width: 100%;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
} */
.hero-search h1 {
    font-size: 28px!important;
}
.cn-info-detail {
    position: relative;
    margin-bottom: 1.5rem;
    display: flex;
     justify-content: start!important; 
    align-items: center;
}
.form-control {
    height: 42px!important;
    border-radius: 5px!important;
    font-size: 17px;
    box-shadow: none;
    padding: .5rem .75rem;
    border: 1px solid #e0ecf5;
    background-clip: initial;
}
textarea .form-control{
    height: 80px!important;
}
/* enquery button */
/* fixed social */
.wrapper {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: -56px;
    z-index:999;
    }
    
    .share {
        width: 158px;
        height: 39px;
        position: relative;
        cursor: pointer;
        transition: all 0.2s linear;
        transform: rotate(90deg);
        padding-left: 10px;
        color: #ffff;
        line-height: 39px;
    }
    
    .share .fa {
    position: absolute;
    top: 49%;
    left: 86%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 22px;
    }
    
    .share.facebook{
    background: #3b5998;
    }
    .wrapper2 {
        left: -64px !important;
        right: inherit !important;
    }
    .share2 {
        transform: rotate(90deg);
        width: 164px;
        height: 39px;
    }
    .share2 .fa-download {
        top: 46%;
        left: 85%;
    }
    .share2.facebook2{
        background: #1e9a85;
    }
    /* .slider-form {
        position: relative;
        top: 39%;
        right: -40%;
        width: 32%;
        padding: 25px 30px;
        background-color: #fff;
        box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
        border-radius: 10px;
        border-bottom: 4px solid #1e9a85;
        
        align-items: center;
    } */
    .slider-form h3{
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        color: #222222;
        font-family: "Open-Sans", sans-serif;
        margin-bottom: 25px;
    }
    .slider-form label{
        font-size: 14px;
        font-weight: 700;
        color: #777777;
        font-family: 'Lato';
        text-align: center;
        display: block;
    }
    .slider-form .form-control{
        border-color:#a53f78;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 400;
    }
    .form-control:focus{
        box-shadow: none;
    }
    .slider-form button{
        font-size: 14px;
        font-weight: 500;
        text-transform: capitalize;
        color: #fff;
        background-color:#a53f78;
        border:2px solid #a53f78;
        font-family: "Lato";
        padding: 14px 35px;
        transition: all .5s ease-out;
    }
    .slider-form button:hover{
         background-color: transparent;
    }
    .slider-form button a{
        color: #fff;
        text-decoration: none;
    }
    .slider-form button:hover a{
        color: #a53f78;
    }
    /* modal close */
    .close {
        float: right;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .5;
        width: 100%;
        display: flex;
        justify-content: end;
        cursor: pointer;
    }

    .property_links a{
        color:#fff;
    }
    /* what button start here */
    .whatbtn {
        position: fixed;
        width: 50px;
        height: 50px;
        bottom: 86px;
        right: 25px;
        background-color: #25d366;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 26px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
        line-height: 53px;
    }
    .downbtn{
        position: fixed;
        width: 50px;
        height: 50px;
        bottom: 40px;
        left: 25px;
        background-color: #081a3fe0;
        color: #FFF;
        border-radius: 50px;
        text-align: center;
        font-size: 26px;
        box-shadow: 2px 2px 3px #999;
        z-index: 2;
        line-height: 53px;
    }
    .whatbtn2{
        background-color:#3b5998;
        right:25px;
        bottom: 141px;
        position:fixed;
    }
    .whatbtn:hover{
        color: #fff;
    }
    .listing-name a{
        color: #2D3954;
        font-weight: 600;
    }
    .proerty_text a{
        color: #2D3954;
        font-weight: 600;
    }

    /* services */
    /* service page */

.servicebanner{

    background: url(../images/house-1836070_1280.html)#1c1c1c;;
    padding-top: 50px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    background-attachment: fixed;

}
.servicebanner h1 {
    color: white;
    text-align: center;
    padding-top: 100px;
    font-size: 40px;
    padding-bottom: 30px;
    margin: 0;
}
.servicepageone .iconbox{
    /* display: inline-flex;
    border: 1px solid;
    padding: 10px;
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    border-color: #c5cadb; */

    /* border-radius: 50%;
    display: block;
    box-shadow: 1px 2px 2px #c3c3c3;
    height: 80px;
    line-height: 86px;
    text-align: center;
    width: 80px;
    position: absolute;
    top: -7%;
    left: 15%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    
    background: #fffbdf;

    display: flex;
    justify-content: center;
    align-items: center; */

    border-radius: 50%;
    display: block;
    box-shadow: 1px 2px 2px #c3c3c3;
    height: 80px;
    line-height: 86px;
    text-align: center;
    width: 80px;
    position: absolute;
    top: -61px;
    left: 0;
    /* transform: translate(-50%, -50%); */
    background: #fffbdf;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    margin: 0 auto;
}
.servicepageone .iconbox img {
    width: 45px;
    height: 45px;
}

.servicepageone{
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background: url(../images/footer-bg.html);
    background-repeat: no-repeat;
    /* background-blend-mode: darken; */
    background-size: cover;
}
/* .servicepageone .iconbox i{
    font-size: 24px;
    color:#337ab7;
} */
.servicepageone .whitebox h3{
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}
.servicepageone .whitebox h3::before{
    /* position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    left: 35px;
    /* bottom: 0; */
     
display: none;
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    left: 0;
    /* bottom: 0; */
    background-color: #2d3f46;
    top: 78px;
    right: 0;
    margin: 0 auto;

}
/* .servicepageone .whitebox p{
    font-size: 16px;
    color: #616466;
} */
.servicepageone .whitebox {
    padding: 0 20px;
    position: relative;
    background: #3d3f94;
    box-shadow: -6px 5px 6px #b0b4b7;
    height: 260px;
}
.servicepageone .whitebox .info{
    padding: 20px 15px;
}
.servicepageone .whitebox p {
    font-size: 16px;
    color: #cdcecf;
    padding: 15px 0px;
    line-height: 30px;
    margin: 0;
}
.servicepageone .whiteboxcolorless {
    padding: 0 20px;
    position: relative;
    /* background: #d2edf8; */
    box-shadow: -5px 0px 15px #b0b4b7;
    height: 260px;
}
.servicepageone .whiteboxcolorless h3{
    color: #337ab7;
    font-weight: 600;
    font-size: 24px;
}
.servicepageone .whiteboxcolorless h3::before{
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    left: 0;
    /* bottom: 0; */
    background-color: #2d3f46;
    top: 78px;
    right: 0;
    margin: 0 auto;
    display: none;

}
.servicepageone .whiteboxcolorless .info{
    padding: 20px 15px;
}
.servicepageone .whiteboxcolorless p{
    font-size: 16px;
    color: #616466;
    padding: 15px 0px;
    line-height: 30px;
    margin: 0;
}
.servicepageone .servicesecrow{
    margin-top: 70px;
}
.servicefirstrow{
    padding-top: 63px;
}
.servicepageone h2{
    font-size: 40px;
    font-weight: 700;
    text-transform: none;
    color: #62615f;
    padding-bottom: 15px;
    position: relative;
}
.servicepageone span{
    color: #ab1d71;
}
.servicepageone p{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #777;
    margin-top: 12px;
    margin-bottom: 20px;
}
.servicepageone .service_btn a {
    display: inline-block;
    font-size: 16px;
    color: #a72e6b;
    font-weight: 500;
}
.servicepageone .service_btn a:hover{
    text-decoration: none;
    padding-left: 8px;
    transition: 0.2s all ease-in-out;
}
.add-listing{
    background-color: #3b5998 !important;
}
.add-listing a{
    font-size: 16px !important;
}
.fa-address-card-o{
    margin-right: 5px;
}
.add-listing{
    background-color: transparent !important;
}
.add-listing a {
    font-size: 16px !important;
    color: #a72261 !important;
    font-weight: 700 !important;
    border: 2px solid #fff;
    border-radius: 4px !important;
    padding: 12px 12px !important;
}
@media (min-width:1280px){
    .container {
        max-width: 1170px !important;
    }
}
@media (max-width:991px){
    .rotate-image{
        display: none;
    }
    .img-fluid{
        width: 100% !important;
    }
    .story-wrap{
        margin-top: 15px;
    }
    .dw-proprty-info li{
        margin-right: 0 !important;
    }
    .servicepageone .whiteboxcolorless{
        margin-bottom: 30px;
    }
    .servicepageone .whitebox{
        margin-bottom: 30px;
    }
    .navigation-portrait .nav-toggle{
       background-color: #fff;
    }
    .container{
        max-width:100% !important;
    }
    footer .col-sm-6{
       max-width: 50%;
    }
}