* {
    padding: 0px;
    margin: 0px;
    font-family: "Mona Sans", sans-serif;
    box-sizing: border-box;
}

a {
    display: inline-block;
    text-decoration: none !important;
    color: inherit;
}

.whatsapp-title a i {
    color: #0cc143 !important;
    font-size: 30px;
}

.whatsapp {
    position: fixed;
    display: flex
;
    align-items: center;
    gap: 10px;
    z-index: 9999;
    bottom: 58px;
    right: 112px;
}
.contact-link a {
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 11px 16px;
    border-radius: 100px;
    min-width: 155px;
    transition: 0.2s 
ease;
    background-color: #131a24;
    text-transform: uppercase;
    text-align: center;
}

ul,
li,
ol {
    list-style: none;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('../fonts/IvyMode-Regular.woff2') format('woff2'),
        url('../fonts/IvyMode-Regular.woff') format('woff'),
        url('../fonts/IvyMode-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


#mainHeader {
    top: 0 !important;
    transition: background-color 0.3s ease;
    z-index: 999;
}

/* When scrolled */
#mainHeader.scrolled {
    background: linear-gradient(180deg,
            #ae787800 0%,
            rgba(0, 0, 0, 0.6) 8%,
            rgba(0, 0, 0, 0.2) -7%,
            rgba(104, 106, 108, 0.49) 80%,
            rgba(104, 106, 108, 0.33) 93%),
        url("../image/vector-img.png") center/cover no-repeat;
    color: white;
    margin-top: -9px !important;
}


.fixed-top-header {
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px;
}



.bg-white-titel {
    text-transform: uppercase;
    color: white !important;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 2px;
}

.bg-white-titel button {
    background-color: #ffffff !important;
    border-radius: 0px !important;
    outline: none !important;
    padding: 10px;
    box-shadow: none !important;
}


.shega-toffl {
    text-transform: uppercase;
    color: white !important;
    font-weight: 500;
    font-size: 20px !important;
    letter-spacing: 2px;
    margin-left: 108px;
}

.fixed-top-header .navbar-toggler-icon {
    background-image: url("../image/tooglerimg.png") !important;

}

.get-intuch {
    padding: 12px 45px !important;
    background-color: white;
    color: #1E1E1E;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 2px solid #fff;
    transition: all 0.5s;
    font-size: 14px !important;
    margin-right: 0px !important;
}

.get-intuch:hover {
    background-color: transparent;
    color: #fff !important;
}

.overflow-top {
    position: relative;
}


.overflow-top img {
    height: 100vh;
    object-fit: cover;
}

.hero-serion {
    background: linear-gradient(180deg,
            #ae787800 0%,
            rgba(0, 0, 0, 0) 8%,
            rgba(0, 0, 0, 0) -7%,
            rgba(104, 106, 108, 0.698) 80%,
            rgb(104, 106, 108) 93%),
        url("") center/cover no-repeat;
}

.about-hero {
    background: transparent !important;
}

.transforming-into-ww {
    background: linear-gradient(180deg, #ae787800 0%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) -7%, rgba(104, 106, 108, 0.601) 80%, rgba(104, 106, 108, 0.688) 93%), url(../image/vector-img.png) center / cover no-repeat !important;
}

.transforming-into {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    background: linear-gradient(180deg,
            #ae787800 0%,
            rgba(0, 0, 0, 0.6) 0%,
            rgba(0, 0, 0, 0.2) -7%,
            rgba(104, 106, 108, 0.698) 80%,
            rgb(104, 106, 108) 93%),
        url("../image/vector-img.png") center/cover no-repeat;

    text-align: center;
}

.transforming-ap h1 {
    font-weight: 400;
    font-size: 80px !important;
    color: #fff;
    font-family: 'Ivy Mode';
    margin-bottom: 0px;
}

.transforming-ap a {
    margin-top: 30px;
}


.apartment-title-section {
    background-color: #686a6c;
    padding: 100px 0px;
}

.apartment-title-box p {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    font-family: 'Ivy Mode';
    text-align: center;
    margin: 0px;

}

/* .crafting-spaces-section  */
.crafting-spaces-section {
    padding: 100px 0px;
}

.services-title {
    text-align: center;
}

.services-title span {
    font-weight: 500;
    font-size: 14px;
    color: #686A6C;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.services-title h2 {
    font-weight: 400;
    font-size: 56px;
    font-family: 'Ivy Mode';
    color: #292E33;
    letter-spacing: 2px;
    padding: 0px 209px;
    margin-bottom: 0px;
}

.lifestyle-homs {
    position: relative;
}

.lifestyle-homs img {
    max-width: 100%;
    width: 100%;
    height: 580px;
    max-height: 100%;
    object-fit: cover;
}

.portfolio {
    overflow: hidden;
    cursor: pointer;
}

.portfolio img {
    transition: all 0.5s;

}

.portfolio img:hover {
    transform: scale(1.5);
}


.bpartment-box {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    bottom: 0;
    background-color: #14171A66;
}

.bpartment-box h3 {
    padding: 0px 86px;
    font-size: 40px;
    font-weight: 400;
    font-family: 'Ivy Mode';
    color: #fff;
    margin-bottom: 0px;

}

/* .Concept-to-Reality-section  */

.Concept-to-Reality {
    background-color: #686A6C;
    padding: 100px 0px;
}

.concept-title h2 {
    padding: 0px 150px;
}

.discoverdream {
    cursor: pointer;
    padding: 50px 0px;
    border-top: 1px solid #77797B;
    background-color: #686A6C !important;
    background-size: cover;

}


.discoverdream:hover {
    position: relative;
    background-color: transparent;
    background-image: url("../image/concept-one.png");
}

.overder-sec:hover {
    background-color: transparent;
    background-image: url("../image/concept-true.png") !important;
}

.sectio-sec:hover {
    background-image: url("../image/concept-three.png") !important;
}

.concept-four-section:hover {
    background-image: url("../image/concept-four.png") !important;
}


.sectio-sec {
    border-bottom: 1px solid #77797B !important;

}

.discoverdream {
    position: relative;
    z-index: 9;
}

.discoverdream::after {
    background-color: #686a6c64;
    position: absolute;
    inset: 0;
    content: "";
}

.discover-dereme {
    position: relative;
    z-index: 999;
}

.discover-dereme h4 {
    color: #fff;
    font-family: 'Ivy Mode';
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 0px;
}

.discover-dereme p {
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    letter-spacing: -1px;
    line-height: 25px;
}

.offcanvas-start {
    background-color: #686a6c !important;
    z-index: 9999 !important;
}

.offcanvas-title {
    color: #fff;
}

.close-btn {
    background-color: #fff !important;
    opacity: 1 !important;
    border-radius: 4px !important;
}

.flex-grow-title li a {
    color: #fff !important;
    font-weight: 500;
    font-size: 20px !important;
    letter-spacing: 2px;
}


/* transformations-themselves-sec start  */

.transformations-themselves-sec {
    background-image: url("../image/themselves-img.png");
    padding: 100px 0px;
    background-size: cover;
    position: relative;
    background-position: center;
    /* filter: blur(1px); */

}

/* .transformations-themselves-sec::after {
    position: absolute;
    inset: 0;
    content: "";
    background-color: #0000006e;

} */

.concept-title {
    position: relative;
    z-index: 99;
}


/* .craftsmanship-quality-sec start  */

.craftsmanship-quality-sec {
    padding: 100px 0px 50px 0px;
}

.quality-imgages img {
    width: 100%;
}

.Quality-title {
    padding-left: 104px;
}

.Quality-title h3 {
    font-family: 'Ivy Mode';
    font-weight: 400;
    font-size: 56px;
    color: #292E33;
}

.Quality-title p {
    font-weight: 400;
    font-size: 24px;
    color: #5C6773;
    padding-bottom: 0px;
    letter-spacing: -1px;
}

.craftsmanship-renovations-sec {
    padding: 0px 0px 100px 0px;
}

.renovations-titrl {
    padding-left: 0px;
}

.renovations-titrl p {
    padding-right: 33px;
    padding-bottom: 0px;
}

.homes-loved-stories-sec {
    padding: 100px 0px;
    background-color: #686A6C;
}


/* slider code satrt  */

.parents-are-saying .swiper {
    max-width: 100%;
}

.parents-are-saying .swiper-slide {
    background: white;
    padding: 40px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, opacity 0.3s ease;
      height:333px !important;
}

.parents-are-saying .swiper-slide .stars {
    color: #f5c518;
    margin-bottom: 10px;
    font-size: 24px;
}

.parents-are-saying .swiper-slide h3 {
    color: #5689C8;
    font-size: 20px;
    font-weight: 600;
}

.parents-are-saying .swiper-slide p {
    font-size: 18px;
    color: #5C6773;
    font-weight: 500;
    margin: 15px 0px !important;
    line-height: 28px;

}

.parents-are-saying .swiper-slide .author {
    font-weight: 500;
    font-size: 18px;
    color: #686A6C;
}

/* Active Slide Styling */
.parents-are-saying .swiper-slide-active {
    transform: scale(1.05);
    opacity: 1;
}

.swiper-backface-hidden .swiper-slide {
    margin: 0px;
}

/* Inactive Slides */
.parents-are-saying .swiper-slide-next,
.swiper-slide-prev {
    transform: scale(0.95);
    opacity: 0.6;
}

/* footer code start  */

.apartment-sec {
    background-image: url("../image/apartment-img.png");
    padding: 150px 0px;
    background-size: cover;
        background-attachment: fixed;
        background-position: center;
}

/* footer code start  */


.footer-bg-color {
    background-color: #07070A;
    color: #ffffff;
    padding: 80px 0px 40px 0px;
}

.footer-bg-color .footer-container {
    max-width: 1200px;
    margin: 0 auto;
}

.footer-bg-color .footer-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #202022;
    padding-bottom: 25px;
}

.footer-bg-color .footer-logo a {
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0px;
    color: #fff;
}

.footer-bg-color .footer-social {
    display: flex;
    align-items: center;
    gap: 20px;
}

.footer-bg-color .footer-social a {
    color: #fff;
    font-size: 20px;
    transition: color 0.3s ease;
}

.footer-bg-color .footer-social a:hover {
    color: #aaa;
}

.footer-bg-color .footer-nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
    padding: 25px 0;
    border-bottom: 1px solid #202022;
}

.footer-bg-color .footer-nav ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 500;
    text-transform: uppercase;
    transition: color 0.3s ease;
}

.footer-bg-color .footer-nav ul li a:hover {
    color: #aaa;
}

.footer-bg-color .footer-bottom {
    text-align: center;
    padding-top: 15px;
}

.footer-bg-color .footer-bottom p {
    color: #838384;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
}

.navbar {
    padding: 0px 18px !important;
}



.offcanvas {
    max-width: 78% !important;
}

.intuch-destop {
    display: block;
}

.mobile-heiddn {
    display: none;
}

/* about-section css startv */

.about-section-title-sec {
    background-color: #686A6C;
}

.philosophy-box {
    height: 502px;
    object-fit: cover;
}


.neat-difference-section {
    padding: 100px 0px;
}

.portfolio-title-box p {
    color: #686A6C;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 0px;
    letter-spacing: 3px;
    padding: 20px 0px 10px 0px;
}

.portfolio-title-box h4 {
    font-weight: 400;
    color: #1E1E1E;
    font-family: 'Ivy Mode';
    font-size: 40px;
}

.portfolio-title-box img {
    height: 500px;
    object-fit: cover;
}

.comprehensive-sec {
    padding: 100px 0px;
}

.defol-title-box img {

    height: 420px;
}

.defol-title-box h4 {
    margin-top: 10px;
    font-size: 40px !important;
}

.owl-stage-outer {
    padding-left: 0 !important;
}

.shega-toffl img{
    width:130px;
}
.margituy{
    margin-left:0px !important;
}

@media (max-width:1199px) {
    .contact-link a {
        padding: 12px 15px;
        min-width: 152px;
    }
}

@media (max-width:991px) {
    .transforming-ap h1 {
        font-size: 58px !important;
    }

    .services-title h2 {
        padding: initial;
    }

    .Quality-title {
        padding-left: 0px;
    }

    .renovations-titrl p {
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .footer-bg-color .footer-nav ul {
        justify-content: center;
        gap: 20px;
    }

    .discover-dereme h4 {
        font-size: 30px;
    }

    .discover-dereme p {
        font-size: 15px;
        text-align: center;
    }

    .bpartment-box h3 {
        font-size: 26px;
    }

    .lifestyle-homs img {
        height: 323px;
    }

    .Quality-title {
        margin-top: 20px;
    }

    .philosophy-box {
        height: initial !important;
    }

    .philosophy-box img {
        height: 518px !important;
        object-fit: cover;
    }

    .defol-title-box h4 {
        font-size: 30px !important;
    }

    .portfolio-title-box img {
        object-fit: cover;
        height: 394px;
    }
}

@media (max-width:767px) {
    .whatsapp {
    bottom: 45px;
    right: 16px;}
    .whatsapp-title a i {
    font-size: 37px;
}
    .shega-toffl img{
    width: 100px;
}

    .portfolio-title-box img {
        height: 277px;
    }

    .comprehensive-sec {
        padding: 50px 0px;
    }

    .neat-difference-section {
        padding: 50px 0px;
    }

    .portfolio-title-box h4 {
        font-size: 25px !important;
    }

    .flex-grow-title li a {
        font-size: 16px !important;
    }

    .footer-bg-color {
        padding: 50px 0px 17px 0px;

    }

    .overflow-top img {
        height: 65vh;
    }

    .bg-white-titel button {
        background-color: #ffffff !important;
        border-radius: 0px !important;
        outline: none !important;
        padding: 6px;
    }

    .intuch-destop {
        display: none;
    }

    .mobile-heiddn {
        display: block;
        text-align: center;
    }

    .transforming-ap h1 {
        font-size: 30px !important;
    }

    .services-title h2 {
        font-size: 35px;
    }

    .apartment-title-section {
        padding: 50px 0px;
    }

    .apartment-title-box p {
        font-size: 22px;
    }

    .crafting-spaces-section {
        padding: 50px 0px;
    }

    .bpartment-box h3 {
        padding: 0px 75px;
    }

    .lifestyle-homs img {
        max-width: 100%;
    }

    .Concept-to-Reality {
        padding: 50px 0px;
    }

    .craftsmanship-quality-sec {
        padding: 50px 0px 51px 0px;
    }

    .Quality-title h3 {
        font-size: 35px;
    }



    .rorevaer {
        flex-direction: column-reverse;
    }

    .craftsmanship-renovations-sec {
        padding: 0px 0px 50px 0px;
    }

    .homes-loved-stories-sec {
        padding: 50px 0px;
    }


    element.style {
        width: 290.833px;
        margin-right: 10px;
    }

    .swiper-backface-hidden .swiper-slide {
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .swiper-android .swiper-slide,
    .swiper-ios .swiper-slide,
    .swiper-wrapper {
        transform: translate3d(0px, 0, 0);
    }

    .swiper-backface-hidden .swiper-slide {
        margin: 0px;
    }

    .parents-are-saying .swiper-slide {
        padding: 15px;
    }

    .parents-are-saying .swiper-slide p {
        font-size: 15px;
        line-height: initial;
    }

    .vector-img-title img {
        width: 80px;
    }

    .parents-are-saying .swiper-slide .author {
        font-size: 15px;
    }

    .apartment-sec {
        padding: 100px 0px;
    }

    .discoverdream {
        padding: 30px 0px;
    }

    .shega-toffl {
        margin: 0px !important;
    }

    .navbar {
        padding: 0px 0px !important;
    }

}



@media (max-width:480px) {
    .philosophy-box img {
        height: 253px !important;
    }
}

.discoverdream {
    position: relative;
}

.discoverdream::before{
    content: "";
    inset: 0;
    position: absolute;
    background-color: #686A6C;
}

.discoverdream:hover::before{
background-color: transparent !important; 
}


/* portfolio-listing code css start  */

.consultation-title a {
    border: 1px solid #686A6C;

}

.consultation-title a:hover {
    color: #ffffff !important;
    background-color: #686A6C;
}

/* portfolio-details code css start  */

.services-title p {
    font-weight: 400;
    font-size: 24px;
    color: #5C6773;
    padding-top: 10px !important;
}

.portfolio-top {
    overflow: hidden;
    margin-top: 20px;
}

.portfolio-details-meta-title {
    background-color: #686A6C;
    padding: 60px 0px;
}

.location-box {
    border-right: 1px solid #868889;

}

.location-box {
    padding: 0px 0px;
}

.location-box span {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    padding-bottom: 10px;
}

.location-box h5 {
    font-weight: 400;
    font-size: 28px;
    color: #fff;
    font-family: 'Ivy Mode';
    margin-bottom: 0px;
}

.portfolio-details-pages {
    padding: 100px 0px 0px 0px !important;
}


.title-span span {
    font-weight: 500;
    font-size: 14px;
    color: #686A6C;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 10px;
}

.pl-ml-0 {
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.pr-mr-0 {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.craftsmanship-details {
    overflow-x: hidden;
}

.details-pages {
    padding: 0px 0px 100px 0px;
}

.padding-lefts {
    padding-left: 30px !important;
}

.stories-shared-section {
    padding: 100px 0px;
    background-color: #686A6C;
}

.created-ttirl a {
    font-weight: 500;
    font-size: 18px;
    color: #fff !important;
}

.modern-titlr {
    padding: 0px 50px !important;
}


.comprehensive-sec .portfolio-card {
    position: relative;
    overflow: hidden;
}

.comprehensive-sec .portfolio-image {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

/* Overlay content */
.portfoliotitle-meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px 50px;
    background: linear-gradient(to top, #000000, transparent);
    color: #fff;
}

.portfoliotitle-meta .meta span {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase !important;
    margin-bottom: 10px;
    opacity: 0.9;
    font-weight: 500;
}

.portfoliotitle-meta .title {
    font-size: 40px;
    font-weight: 400;
    font-family: 'Ivy Mode';
    margin: 0 0 20px 0;
}


.portfoliotitle-meta .view-btn:hover {
    background: #000;
    color: #fff;
}

.author {
    font-weight: 700 !important;
}


.neat-articles-sec {
    padding: 100px 0px;
}


/* neat-articles-sec section start  */


.successful-title-img {

    overflow: hidden;
    transition: all 0.3s ease;
}



.post-img {
    width: 100%;
    display: block;
    object-fit: cover;
}

.post-meta .meta {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 20px;
    color: #686A6C !important;
    margin-bottom: 4px;
}

.successful-title-img .post-meta .meta span {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3px;
    color: #686A6C !important;
    text-transform: uppercase;
}

.successful-title-img .post-meta .post-title {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.4;
    color: #000;
    font-family: 'Ivy Mode';
    margin: 0;
    cursor: pointer;
    transition: color 0.3s ease;
}

.sec-titlesection {
    padding: 0px 0px 100px 0px;
}





#mainHeader.scrolled {
    background: linear-gradient(180deg, #ae787800 0%, rgb(0 0 0 / 0%) 8%, rgba(0, 0, 0, 0.2) -7%, rgba(104, 106, 108, 0.49) 80%, rgba(104, 106, 108, 0.33) 93%), url(../image/vector-img.png) center / cover no-repeat;
}

.successful-title-img img {
    height: 341px;
    object-fit: cover;
}

.meteh-title {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

.meteh-title span {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    letter-spacing: 3px;
}

.name-font {
    font-weight: 700 !important;
}

.transf-into-ww {
    align-items: end !important;
}


.transf-into-ww h1 {
    margin-bottom: 30px !important;
}



.renovation-steps h3 {
    font-size: 32px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: 'Ivy Mode';
    color: #1E1E1E;
}

.renovation-steps p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 400;
    color: #5C6773;
    letter-spacing: -1px;
}

.renovation-steps blockquote {
    border-left: 8px solid #686A6C;
    margin: 20px 0;
    padding: 15px;
    font-weight: 400;
    font-size: 24px;
    font-style: italic;
    background-color: #F0F0F0;
    color: #555;
}

.renovation-steps ul {
    margin: 10px 0 20px 25px;

}

.renovation-steps ul li {
    margin-bottom: 6px;
    list-style: disc !important;
    color: #5C6773;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -1px;
}

.blog-details-section {
    padding: 50px 0px;
}

.our-mastion {
    background-color: #858688;
    padding: 31px 43px;
    height: 355px;
}

.our-mastion h4 {
    font-weight: 400;
    font-size: 56px;
    color: #fff;
    font-family: 'Ivy Mode';
}

.our-mastion p {
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    letter-spacing: -1px;
}

.about-our-mission {
    padding: 50px 0px 50px 0px;
    background-color: #686A6C;
}

.details-pages-title {
    padding: 50px 0px !important;
}

/* contact-section start  */

.contact-section {
    background-color: #686A6C;
    padding: 0px 0px 0px 0px;

}

.conversation-contact-title h4 {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 0px;
    font-family: 'Ivy Mode';
}


.emirates-title {
    margin-top: 40px;
}

.emirates-title span {
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    padding-bottom: 10px;
}

.emirates-title h5 {
    color: #fff;
    font-weight: 400;
    font-family: 'Ivy Mode';
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 2px;
}




/* contact css  */

.ifreme-title {
    margin-top: 50px;
    line-height: 0px !important;
}

.ifreme-title iframe {
    height: 450px;
    width: 100%;
}

.conversation-contact-title {
    height: 100%;
}

.conveitle {
    border-right: 2px solid #77797B;
}

.title-start h4 {
    margin-bottom: 40px;
}

.contact-form-section-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-form-section-title .contact-form {
    width: 100%;
}

.contact-form-section-title .form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}   

.contact-form-section-title label {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #B3B4B6;
}

.contact-form-section-title input,
textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #a0a6ad;
    color: #fff;
    font-size: 15px;
    padding: 8px 0;
    outline: none;
    resize: none;
}

.contact-form-section-title input::placeholder,
textarea::placeholder {
    color: transparent;
}

.contact-form-section-title button {
    margin-top: 20px;
    padding: 12px 20px;
    background-color: #fff;
    color: #333;
    border: none;
    border-radius: 4px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

button:hover {
    background-color: #e2e8f0;
}
.portfolio-titlede img{
    height: 668px;
    object-fit: cover;
}


.moore-load{
        padding: 12px 45px !important;
    background-color: white;
    color: #1E1E1E;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
       border: 1px solid #686A6C;
    transition: all 0.5s;
    font-size: 14px !important;
    margin-right: 0px !important;
}

.moore-load:hover{
    background-color: #686A6C ;
}



@media (max-width:1400px) {
    .emirates-title h5 {
    font-size: 25px;}
}
@media (max-width:1199px) {}

@media (max-width:991px) {
    .our-mastion p {
        font-size: 21px;
    }

    .our-mastion h4 {
        font-size: 39px;
    }

    .our-mastion {
        padding: 32px 15px;
    }

    .our-mastion {
        height: initial;
    }

    .successful-title-img .post-meta .post-title {
        font-size: 19px;
    }

    .pl-ml-0 {
        margin: 0px !important;
        padding: 0px 15px !important;
    }

    .pr-mr-0 {
        margin: 0px !important;
        padding: 0px 15px !important;
    }

    .padding-lefts {
        padding-left: 0px !important;
    }

    .starting-title {
        flex-direction: column-reverse;
    }

    .location-box {
        margin: 19px 0px;
    }

    .comprehensive-sec .portfolio-image {
        height: 81vh;
    }
}


@media (max-width:767px) {
    .portfolio-titlede img{
    height: initial;
}
    .conveitle {
        margin-top: 40px;
        border: none;
    }
    .title-start h4 {
    margin-bottom: 30px;
}

    .conversationgty {
        margin-top: 40px !important;

    }

    .emirates-title h5 {
        font-size: 18px;
    }

    .conversation-contact-title h4 {
        font-size: 25px;
    }

    .services-title h2 {
        margin: 0px !important;
    }

    .Quality-title p {
        font-size: 20px;
    }


    .renovation-steps blockquote {
        font-size: 16px;
    }

    .renovation-steps ul li {
        font-size: 19px;
    }

    .renovation-steps h3 {
        font-size: 30px;
    }

    .renovation-steps p {
        font-size: 20px;
    }

    .meteh-title {
        gap: 0px;
    }

    .successful-title-img .post-meta .meta span {
        font-size: 13px;
    }

    .portfoliotitle-meta .title {
        font-size: 31px;
    }

    .successful-title-img .post-meta .post-title {
        font-size: 17px;
    }

    .portfoliotitle-meta {
        padding: 40px 22px;
    }

    .comprehensive-sec .portfolio-image {
        height: 65vh;
    }

    .post-meta .meta {
        display: block;
        margin-top: 10px;
        margin-bottom: 13px;
    }

    .successful-title-img img {

        height: 128px;
    }

    .modern-titlr {
        padding: 0px 0px !important;
    }

    .portfolio-details-pages {
        padding: 50px 0px 0px 0px !important;
    }

    .get-intuch {
        padding: 12px 26px !important;
    }

    .location-box h5 {
        font-size: 17px;
    }

    .portfolio-details-meta-title {
        background-color: #686A6C;
        padding: 20px 0px;
    }

    .details-pages {
        padding: 0px 0px 50px 0px;
    }

    .stories-shared-section {
        padding: 50px 0px;
    }
    .sec-titlesection {
    padding: 0px 0px 50px 0px;
}
.ifreme-title iframe {
    height: 350px;
}
}

.conversationfporm-title img{
    height: 100% !important;
   object-fit: cover;
}
.conversationfporm-title {
    height: 100%;
 
}

.stories-sec{
    padding-bottom:0px !important;
}
 
.contact-sectionwdff{
    background-color: #686a6c;
    padding:100px 0px  ;
}
 
 
 .sumbitsh button{
     padding: 12px 45px !important;
    background-color: white;
    color: #1E1E1E;
    font-weight: 500 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    border: 2px solid #fff !important;
    transition: all 0.5s ;
    font-size: 14px !important;
    margin-right: 0px !important;
        border-radius: 0px !important;
 }
 
    
.conversationfporm-title{
    overflow: hidden;
      transition: all 0.5s;
}

.conversationfporm-title img{
        transition: all 0.5s;
}

.conversationfporm-title img:hover{
    transform: scale(1.5);
}

.quality-imgages img{
        transition: all 0.5s;  
}
.quality-imgages{
        overflow: hidden;
}

.quality-imgages img:hover{
     transform: scale(1.5); 
}
.wddde img{
           transition: all 0.5s;   
}
.wddde{
     overflow: hidden;  
}
.wddde img:hover{
   transform: scale(1.5); 
}
.lifestyle-homs{
        overflow: hidden; 
}
.lifestyle-homs img{
     transition: all 0.5s;  
}

.derrff .lifestyle-homs:hover img {
     transform: scale(1.5);  
}





.lifestyle-homs img{
         transition: all 0.5s;  
}
.lifestyle-homs{
          overflow: hidden; 
}
.hryr .lifestyle-homs:hover  img{
       transform: scale(1.5);   
}
.asset-img{
            overflow: hidden;   
}
.asset-img img{
          transition: all 0.5s;  
}

.asset-img img:hover{
       transform: scale(1.5);    
}








