/*************** Import Css **************/

@import "common.css";
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=DM+Serif+Display:ital@0;1&display=swap');
/*
    font-family: "DM Serif Display", serif;
    font-family: "DM Sans", sans-serif;
*/

/********************* Header Css ******************/
.header-area{
    position: absolute;
    top:50px;
    left:0px;
    width:100%;
    z-index: 99;
}
.header-area.fixed_header{
    position: fixed;
    top:-100%;
    background-color: #003E53;
    padding:15px 0px;
}
.header-area.fixed_header.stky{
    top:0px;
    transition: all 0.5s;;
}
.header-right-side-area{
    gap:35px;
}
.header-menu ul{
    margin:0px;
	padding:0px;
	list-style: none;;
}
.header-menu > ul{
    display: flex;
    gap:35px;
}
.header-menu > ul > li > a{
    font-size:18px;
    text-transform: uppercase;
    font-weight:700;
    color:#fff;
    letter-spacing: 1px;
    position: relative;
}
.header-menu > ul > li > a:after{
    position: absolute;
    bottom:-15px;
    width:0%;
    height:2px;
    left:0px;
    content:'';
    background-color: #C44A2D;
    transition: all 0.5s;;
}
.header-menu > ul > li > a:hover:after{
    width:100%;
    transition: all 0.5s;;
}
.header-area.fixed_header .logo-area img{
    max-width: 105px;
}
/*********** Banner Css ***********/
.banner-area{
    min-height:1077px;
    padding-top: 345px;
    padding-bottom: 285px;;
    overflow: hidden;
}
.banner-area:before{
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background: linear-gradient(to bottom,  rgba(12,84,109,1) 0%,rgba(0,2,3,1) 100%);
    content:'';
    opacity: 0.7;
}
.watermark{
    position: absolute;
    top:0px;
    right:-120px;
    pointer-events:none;
}
.banner-content h1{
    margin-bottom: 30px;
}
.banner-content p{
    max-width: 650px;
    color:#fff;
    font-size: 24px;;
}
.banner-phone-number-area a{
    gap:15px;
}
.phone-details h6{
    color:#fff;
    font-weight:600;
    font-size: 14px;
    line-height: 18px;;
}
.phone-details h4{
    color:#fff;
    font-weight:500;
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 1px;
    transition: all 0.5s;;
}
.banner-phone-number-area a:hover .phone-details h4{
    color: #C44A2D;
    transition: all 0.5s;;
}
.banner-phone-number-position{
    position: absolute;
    bottom:0px;
    left:0px;
    width:100%;
    padding-bottom: 105px;
}
/***** About Us Area *****/
.about-us-area{
    padding-top:105px;
    padding-bottom: 115px;;
}
.about-us-area:before{
    width:100%;
    height:100vh;
    position: absolute;
    top:0px;
    left:0px;
    content:'';
    background: linear-gradient(to bottom,  rgba(180,180,180,0.44) 0%,rgba(182,182,182,0.44) 1%,rgba(184,184,184,0.44) 3%,rgba(182,182,182,0.44) 4%,rgba(184,184,184,0.44) 5%,rgba(184,184,184,0.44) 6%,rgba(187,187,187,0.44) 7%,rgba(187,187,187,0.44) 8%,rgba(187,187,187,0.44) 10%,rgba(189,189,189,0.44) 11%,rgba(189,189,189,0.44) 12%,rgba(189,189,189,0.44) 13%,rgba(189,189,189,0.44) 14%,rgba(191,191,191,0.44) 15%,rgba(191,191,191,0.44) 17%,rgba(194,194,194,0.44) 18%,rgba(194,194,194,0.44) 19%,rgba(196,196,196,0.44) 20%,rgba(196,196,196,0.44) 21%,rgba(196,196,196,0.44) 22%,rgba(198,198,198,0.44) 24%,rgba(198,198,198,0.44) 25%,rgba(198,198,198,0.44) 27%,rgba(200,200,200,0.44) 28%,rgba(200,200,200,0.44) 29%,rgba(200,200,200,0.44) 30%,rgba(200,200,200,0.44) 31%,rgba(203,203,203,0.44) 32%,rgba(205,205,205,0.44) 34%,rgba(205,205,205,0.44) 35%,rgba(207,207,207,0.44) 37%,rgba(207,207,207,0.44) 38%,rgba(207,207,207,0.44) 39%,rgba(207,207,207,0.44) 40%,rgba(209,209,209,0.44) 41%,rgba(209,209,209,0.44) 42%,rgba(209,209,209,0.44) 43%,rgba(209,209,209,0.44) 44%,rgba(212,212,212,0.44) 45%,rgba(214,214,214,0.44) 46%,rgba(214,214,214,0.44) 47%,rgba(214,214,214,0.44) 48%,rgba(214,214,214,0.44) 49%,rgba(214,214,214,0.44) 50%,rgba(216,216,216,0.44) 51%,rgba(216,216,216,0.44) 52%,rgba(219,219,219,0.44) 53%,rgba(219,219,219,0.44) 54%,rgba(221,221,221,0.44) 55%,rgba(221,221,221,0.44) 56%,rgba(221,221,221,0.44) 57%,rgba(221,221,221,0.44) 58%,rgba(223,223,223,0.44) 59%,rgba(223,223,223,0.44) 61%,rgba(225,225,225,0.44) 62%,rgba(228,228,228,0.44) 63%,rgba(228,228,228,0.44) 64%,rgba(228,228,228,0.44) 65%,rgba(230,230,230,0.44) 67%,rgba(230,230,230,0.44) 68%,rgba(230,230,230,0.44) 69%,rgba(230,230,230,0.44) 70%,rgba(232,232,232,0.44) 71%,rgba(235,235,235,0.44) 72%,rgba(235,235,235,0.44) 73%,rgba(235,235,235,0.44) 74%,rgba(235,235,235,0.44) 75%,rgba(235,235,235,0.44) 76%,rgba(237,237,237,0.44) 77%,rgba(237,237,237,0.44) 78%,rgba(237,237,237,0.44) 79%,rgba(239,239,239,0.44) 80%,rgba(241,241,241,0.44) 81%,rgba(241,241,241,0.44) 82%,rgba(241,241,241,0.44) 83%,rgba(241,241,241,0.44) 84%,rgba(244,244,244,0.44) 85%,rgba(246,246,246,0.44) 87%,rgba(246,246,246,0.44) 88%,rgba(248,248,248,0.44) 90%,rgba(248,248,248,0.44) 91%,rgba(248,248,248,0.44) 92%,rgba(250,250,250,0.44) 93%,rgba(250,250,250,0.44) 94%,rgba(250,250,250,0.44) 96%,rgba(253,253,253,0.44) 97%,rgba(255,255,255,0.44) 98%,rgba(255,255,255,0.44) 99%,rgba(255,255,255,0.44) 100%);
    z-index: -1;
}
.divider{
    width:105px;
    height:3px;
    background-color: #C44A2D;
    margin-top:30px;
    margin-bottom: 30px;
}
/**** Metro Managment ******/
.count{
    font-size: 106px;
    line-height: 132px;
    font-family: "DM Serif Display", serif;
    color: #003E53;
    margin-bottom: 5px;
}
.metro-managment .heading-area{
    margin-bottom: 65px;
}
.each-counter-box{
    padding: 10px 0px 50px;
}
.counter-area .row .col-lg-4:not(:last-child){
    border-right:3px solid #C44A2D
}
.metro-managment{
    padding-bottom: 100px;
}
/********** Our Service ********/
.our-service-content-wrapper{
    padding:85px 135px 75px;
    background-color: #003E53;
    position: relative;
    z-index: 9;
}
.our-service-area{
    margin-top:150px;
    margin-bottom: 150px;
}
.our-service-content-wrapper h2{
    color:#fff;
    font-size: 55px;;
}
.each-slide p{
    color:#fff;
}
.our-service-content-wrapper .divider{
    margin-bottom: 50px;
    margin-top:50px
}
.swiper-arrows-holder .common-arrow{
    margin:0px;
    top:auto;
    transform: none;
    left:auto;
    right:auto;
}
.swiper-arrows-holder{
    gap:20px;
    background-color: #003E53;
    padding-left: 25px;
}
.swiper-controller{
    margin-top: 45px;
}
.swiper-controller:before{
    position: absolute;
    width:100%;
    top:50%;
    transform: translateY(-50%);
    height:0.5px;
    background-color: #fff;
    content:'';
}
.swiper-controller .swiper-pagination{
    bottom: auto;
    width: auto;
}
.swiper-pagination-bullet{
    width: auto;
    height: auto;
    background: transparent;
    color:#fff;
    font-family: "DM Sans", sans-serif;
    font-size:21px;
    font-weight:700;
    opacity: 1;
    border-radius:0px;
    margin:0px;
}
.swiper-pagination {
    display: flex;
    gap:40px;
    background-color: #003E53;
    padding-right: 25px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active{
    color:#C44A2D;
    border-bottom:1px solid #0077FF
}
.our-service-image-slide{
    width: calc(100% + 185px);
    margin-left: -185px;
    margin-top: -82.5px;
}
/****** Image Block Area *********/
.image-content-block{
    margin-top:150px;
    margin-bottom:200px;
}
.content-block{
    max-width: 662px;
    padding-left: 50px;
    padding-right: 50px;
}
.content-block h2{
    margin-bottom: 40px;
}
/***** Case Studies Area ******/
.case-studies-area{
    margin-top:200px;
    margin-bottom: 150px;
}
.case-studies-right{
    padding-left: 35px;
}
.case-studies-right p{
    margin:0px
}
.case-study-block-content-holder{
    background-color: #003E53;
    padding:45px;
}
.case-study-block-content{
    padding-left: 50px;
}
.case-study-block-content h2{
    color: #fff;
    font-size: 50px;
    margin-bottom: 35px;
}
.case-study-block-content p{
    max-width: 595px;
    color:#fff
}
.case-studies-heading{
    margin-bottom: 80px;
}
.view-all-area{
    margin-top: 80px;
}
/******* Form Area *********/
.form-area{
    margin-top:155px;
    margin-bottom:155px;
}

/***** Footer Area ******/
.footer-area{
    background-color: #003E53;
    padding: 165px 0px 210px;
}
.footer-social{
    margin:30px 0px 40px;
}
.footer-social ul{
    gap:12px;
}
.footer-social ul li a{
    width:27px;
    height:27px;
    border-radius:100%;
    border:2px solid #fff;
    display:flex;
    align-items:center;
    justify-content: center;
    color:#fff;
    font-size: 13px;
    text-align: center;
}
.footer-social ul li a:hover{
    background-color: #C44A2D;
    border-color:#C44A2D
}
.copy-right-text p{
    font-size:15px;
    line-height: 22px;
    color:#fff;
    margin:0px;
}
.each-footer-info h5{
    font-weight:700;
    font-size: 20px;
    color:#fff;
    margin-bottom: 25px;
}
.address-box a{
    display:inline-block;
    font-size: 20px;
    color:#fff;
    line-height: 32px;;
}
.address-box a:hover{
    color:#C44A2D
}
.tel-box ul li{
    font-size: 20px;
    color:#fff;
    line-height: 32px;
    position: relative;
}
.tel-box ul {
    column-gap:30px;
    flex-direction: row !important;
}
.tel-box ul li:first-child:after {
    border-right: 1px solid #fff;
    content: '';
    position: absolute;
    height: 20px;
    top: 7px;
    right: -17px;
}
.tel-box ul li a{
    color:#fff;
    font-size: 20px;
}
.tel-box ul li a:hover, .footer-mail a:hover{
    color:#C44A2D
}
.footer-mail a{
    font-size: 20px;
    color:#fff;
    line-height: 32px;
}
.address-box, .tel-box{
    margin-bottom: 25px;;
}

.each-footer-info ul{
    margin: 0px;
    list-style: none;
    padding: 0px;
    display: flex;
    flex-direction: column;
}
.each-footer-info ul li a{
    font-size: 20px;
    color:#fff;
}
.each-footer-info ul li a:hover{
    color:#C44A2D
}
.footer-content-third-wrapper ul{
    gap:10px;
}
.map-area iframe{
    display:block;
    height:200px;
}
.footer-content-wrapper {
    gap:30px;
    flex-wrap: wrap;
}

/******* Service Page *******/
.comprehensive-property-heading{
    max-width:1320px;
    margin-bottom: 180px;
}
.comprehensive-property-heading h2{
    margin-bottom: 45px;
}

/******** Expertise Page ******/
.housing-area .our-service-content-wrapper h2{
    margin-bottom: 45px;
}
.housing-area .our-service-content-wrapper p{
    color:#fff
}
.housing-area .our-service-content-wrapper ul{
    padding-left: 17px;
}
.housing-area .our-service-content-wrapper ul li{
    color: #fff;
}
.background-image{
    top:0px;
    left: 0px;
    height: 100%;
    overflow: hidden;
}
.background-image img{
    height:100%;
    object-fit: cover;
}
.content-top-bottom-spacing{
    padding-top: 72px;
    padding-bottom: 72px;;
}
.housing-area .comprehensive-property-heading{
    margin-bottom: 110px;
}
/********* Gallery Listing ********/
.banner-type-2{
    height:650px;
    padding-top: 300px;;
    min-height:auto;
    padding-bottom: 115px;
}
.banner-type-2 .banner-content h3{
    color:#fff;
    margin-bottom: 10px;
}
.gallery-filter-area{
    padding:90px 0px;
    background-color: #EEEEEE;
}
.isotope-nav{
    margin-bottom: 85px;
}
.isotope-nav ul{
    display:inline-flex;
    flex-wrap:wrap;
    justify-content: center;
    border-radius:7px;
    overflow: hidden;
}
.isotope-nav ul li a{
    background: transparent;
    text-transform: uppercase;
    font-weight:700;
    font-size:18px;
    border:1px solid #9B9B9B;
    display:inline-block;
    padding:10px 100px;
    color:#9B9B9B;
}
.isotope-nav ul li:not(:last-child) a{
    border-right:0px;
}
.isotope-nav ul li:first-child a{
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.isotope-nav ul li:last-child a{
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.isotope-nav ul li.active a{
    background-color: #C44A2D;
    color:#fff;
    border-color:#C44A2D
}
.isotope-item .row{
    margin:0px -10px;
    row-gap:20px;
}
.isotope-item .row > *{
    padding:0px 10px;
}
.page-preview{
    height:100%;
    background:#fff;
    margin-bottom: 20px;
}
.page-preview img{
    height:415px;
    object-fit: cover;
    width:100%;
}
.overlay{
    padding:45px;
}
.overlay h3{
    margin-bottom: 10px;
}
.overlay p{
    margin:0px;
    font-size: 20px;
}
/******** Careers *******/
.background-image.position-right{
    right:0px;
    left:auto
}
.carrer-area .content-top-bottom-spacing{
    padding: 125px 0px;
}
.carrer-area{
    margin-top:0px;
    padding-top: 150px;
    position: relative;
}
.carrer-area:after{
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
    background: linear-gradient(to bottom, rgba(180, 180, 180, 0.44) 0%, rgba(182, 182, 182, 0.44) 1%, rgba(184, 184, 184, 0.44) 3%, rgba(182, 182, 182, 0.44) 4%, rgba(184, 184, 184, 0.44) 5%, rgba(184, 184, 184, 0.44) 6%, rgba(187, 187, 187, 0.44) 7%, rgba(187, 187, 187, 0.44) 8%, rgba(187, 187, 187, 0.44) 10%, rgba(189, 189, 189, 0.44) 11%, rgba(189, 189, 189, 0.44) 12%, rgba(189, 189, 189, 0.44) 13%, rgba(189, 189, 189, 0.44) 14%, rgba(191, 191, 191, 0.44) 15%, rgba(191, 191, 191, 0.44) 17%, rgba(194, 194, 194, 0.44) 18%, rgba(194, 194, 194, 0.44) 19%, rgba(196, 196, 196, 0.44) 20%, rgba(196, 196, 196, 0.44) 21%, rgba(196, 196, 196, 0.44) 22%, rgba(198, 198, 198, 0.44) 24%, rgba(198, 198, 198, 0.44) 25%, rgba(198, 198, 198, 0.44) 27%, rgba(200, 200, 200, 0.44) 28%, rgba(200, 200, 200, 0.44) 29%, rgba(200, 200, 200, 0.44) 30%, rgba(200, 200, 200, 0.44) 31%, rgba(203, 203, 203, 0.44) 32%, rgba(205, 205, 205, 0.44) 34%, rgba(205, 205, 205, 0.44) 35%, rgba(207, 207, 207, 0.44) 37%, rgba(207, 207, 207, 0.44) 38%, rgba(207, 207, 207, 0.44) 39%, rgba(207, 207, 207, 0.44) 40%, rgba(209, 209, 209, 0.44) 41%, rgba(209, 209, 209, 0.44) 42%, rgba(209, 209, 209, 0.44) 43%, rgba(209, 209, 209, 0.44) 44%, rgba(212, 212, 212, 0.44) 45%, rgba(214, 214, 214, 0.44) 46%, rgba(214, 214, 214, 0.44) 47%, rgba(214, 214, 214, 0.44) 48%, rgba(214, 214, 214, 0.44) 49%, rgba(214, 214, 214, 0.44) 50%, rgba(216, 216, 216, 0.44) 51%, rgba(216, 216, 216, 0.44) 52%, rgba(219, 219, 219, 0.44) 53%, rgba(219, 219, 219, 0.44) 54%, rgba(221, 221, 221, 0.44) 55%, rgba(221, 221, 221, 0.44) 56%, rgba(221, 221, 221, 0.44) 57%, rgba(221, 221, 221, 0.44) 58%, rgba(223, 223, 223, 0.44) 59%, rgba(223, 223, 223, 0.44) 61%, rgba(225, 225, 225, 0.44) 62%, rgba(228, 228, 228, 0.44) 63%, rgba(228, 228, 228, 0.44) 64%, rgba(228, 228, 228, 0.44) 65%, rgba(230, 230, 230, 0.44) 67%, rgba(230, 230, 230, 0.44) 68%, rgba(230, 230, 230, 0.44) 69%, rgba(230, 230, 230, 0.44) 70%, rgba(232, 232, 232, 0.44) 71%, rgba(235, 235, 235, 0.44) 72%, rgba(235, 235, 235, 0.44) 73%, rgba(235, 235, 235, 0.44) 74%, rgba(235, 235, 235, 0.44) 75%, rgba(235, 235, 235, 0.44) 76%, rgba(237, 237, 237, 0.44) 77%, rgba(237, 237, 237, 0.44) 78%, rgba(237, 237, 237, 0.44) 79%, rgba(239, 239, 239, 0.44) 80%, rgba(241, 241, 241, 0.44) 81%, rgba(241, 241, 241, 0.44) 82%, rgba(241, 241, 241, 0.44) 83%, rgba(241, 241, 241, 0.44) 84%, rgba(244, 244, 244, 0.44) 85%, rgba(246, 246, 246, 0.44) 87%, rgba(246, 246, 246, 0.44) 88%, rgba(248, 248, 248, 0.44) 90%, rgba(248, 248, 248, 0.44) 91%, rgba(248, 248, 248, 0.44) 92%, rgba(250, 250, 250, 0.44) 93%, rgba(250, 250, 250, 0.44) 94%, rgba(250, 250, 250, 0.44) 96%, rgba(253, 253, 253, 0.44) 97%, rgba(255, 255, 255, 0.44) 98%, rgba(255, 255, 255, 0.44) 99%, rgba(255, 255, 255, 0.44) 100%);
    z-index: -1;
}
/******** Resident Portal *******/
.resident-portal{
    padding:150px 0px;
    background: linear-gradient(to bottom,  rgba(180,180,180,0.44) 0%,rgba(182,182,182,0.44) 1%,rgba(184,184,184,0.44) 3%,rgba(182,182,182,0.44) 4%,rgba(184,184,184,0.44) 5%,rgba(184,184,184,0.44) 6%,rgba(187,187,187,0.44) 7%,rgba(187,187,187,0.44) 8%,rgba(187,187,187,0.44) 10%,rgba(189,189,189,0.44) 11%,rgba(189,189,189,0.44) 12%,rgba(189,189,189,0.44) 13%,rgba(189,189,189,0.44) 14%,rgba(191,191,191,0.44) 15%,rgba(191,191,191,0.44) 17%,rgba(194,194,194,0.44) 18%,rgba(194,194,194,0.44) 19%,rgba(196,196,196,0.44) 20%,rgba(196,196,196,0.44) 21%,rgba(196,196,196,0.44) 22%,rgba(198,198,198,0.44) 24%,rgba(198,198,198,0.44) 25%,rgba(198,198,198,0.44) 27%,rgba(200,200,200,0.44) 28%,rgba(200,200,200,0.44) 29%,rgba(200,200,200,0.44) 30%,rgba(200,200,200,0.44) 31%,rgba(203,203,203,0.44) 32%,rgba(205,205,205,0.44) 34%,rgba(205,205,205,0.44) 35%,rgba(207,207,207,0.44) 37%,rgba(207,207,207,0.44) 38%,rgba(207,207,207,0.44) 39%,rgba(207,207,207,0.44) 40%,rgba(209,209,209,0.44) 41%,rgba(209,209,209,0.44) 42%,rgba(209,209,209,0.44) 43%,rgba(209,209,209,0.44) 44%,rgba(212,212,212,0.44) 45%,rgba(214,214,214,0.44) 46%,rgba(214,214,214,0.44) 47%,rgba(214,214,214,0.44) 48%,rgba(214,214,214,0.44) 49%,rgba(214,214,214,0.44) 50%,rgba(216,216,216,0.44) 51%,rgba(216,216,216,0.44) 52%,rgba(219,219,219,0.44) 53%,rgba(219,219,219,0.44) 54%,rgba(221,221,221,0.44) 55%,rgba(221,221,221,0.44) 56%,rgba(221,221,221,0.44) 57%,rgba(221,221,221,0.44) 58%,rgba(223,223,223,0.44) 59%,rgba(223,223,223,0.44) 61%,rgba(225,225,225,0.44) 62%,rgba(228,228,228,0.44) 63%,rgba(228,228,228,0.44) 64%,rgba(228,228,228,0.44) 65%,rgba(230,230,230,0.44) 67%,rgba(230,230,230,0.44) 68%,rgba(230,230,230,0.44) 69%,rgba(230,230,230,0.44) 70%,rgba(232,232,232,0.44) 71%,rgba(235,235,235,0.44) 72%,rgba(235,235,235,0.44) 73%,rgba(235,235,235,0.44) 74%,rgba(235,235,235,0.44) 75%,rgba(235,235,235,0.44) 76%,rgba(237,237,237,0.44) 77%,rgba(237,237,237,0.44) 78%,rgba(237,237,237,0.44) 79%,rgba(239,239,239,0.44) 80%,rgba(241,241,241,0.44) 81%,rgba(241,241,241,0.44) 82%,rgba(241,241,241,0.44) 83%,rgba(241,241,241,0.44) 84%,rgba(244,244,244,0.44) 85%,rgba(246,246,246,0.44) 87%,rgba(246,246,246,0.44) 88%,rgba(248,248,248,0.44) 90%,rgba(248,248,248,0.44) 91%,rgba(248,248,248,0.44) 92%,rgba(250,250,250,0.44) 93%,rgba(250,250,250,0.44) 94%,rgba(250,250,250,0.44) 96%,rgba(253,253,253,0.44) 97%,rgba(255,255,255,0.44) 98%,rgba(255,255,255,0.44) 99%,rgba(255,255,255,0.44) 100%);
}
.resident-portal-wrapper{
    max-width: 1400px;
}
.resident-portal-blocks{
    background-color: #003E53;
    height:385px
}
.resident-portal-blocks-content h3{
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    font-size: 26px;
    font-weight:700;
}
.resident-portal-blocks-content a{
    color:#fff;
    font-weight:700;
    text-decoration: underline;
}
.resident-portal-wrapper .row{
    row-gap:30px;
}
.resident-portal-blocks.red-block{
    background-color: #C44A2D;
}
/******** Contact Area ********/
.contact-area{
    padding:110px 0px;
}
.content-content-wrapper{
    background-color: #003E53;
    padding:95px 110px
}
.contact-content-outer-spacing{
    padding:125px 0px;
}
.background-image iframe{
    display: block;
    height: 100%;
}
.content-content-wrapper .tel-box li:after{
    display:none
}
/****** Case Study ******/
.case-study-content{
    padding:115px 0px;
	background-color:#fff
}
.back-to-categories a img{
    margin-right: 10px;
}
.back-to-categories a{
    text-transform: uppercase;
    font-weight:700;
    font-size: 24px;
    color:#003E53;
}
.back-to-categories a:hover{
    color: #C44A2D;
}
.date-wrapper ul li{
    text-transform: uppercase;
    font-size: 24px;
    line-height: 100%;
    color:#003E53;
    padding:0px 15px;
    border-right:1px solid #101010
}
.date-wrapper ul li:last-child{
    padding-right: 0px;
    border-right:0px;
}
.case-study-back-button-and-container{
    margin-bottom: 150px;;
}
.each-case-study-content{
    margin-bottom: 100px;
}
.gallery-left , .gallery-right, .gallery-small{
    display: block;
    flex: 1;
}
.gallery-left, .gallery-small:nth-child(odd){
    margin-right:7.5px;
}
.gallery-right, .gallery-small:nth-child(even){
    margin-left:7.5px;
}
.each-case-study-heading{
    margin-bottom: 40px;
}
.each-case-study-gallery img{
    border-radius:5px;
}
.gallery-right{
    gap:15px
}
.share-area{
    margin-top: 25px;
}
.share-area p{
    margin:0px;
    font-size: 18px;
    margin-right: 10px;
}
.share-area ul{
    gap:15px;
}
.share-area ul li a{
    color:#333333
}
.share-area ul li a:hover{
    color: #C44A2D;
}
.prev-arrow {
    gap:80px;
}
.prev-next-image-and-title{
    gap:45px;
}
.prev-next-title h5{
    font-size:22px;
    line-height:34px;
    font-weight:700;
}
.prev-next-title p{
    margin-bottom: 0px;
    font-size: 18px;;
}
.prev-next-button-area{
    padding:100px 0px;
}
.prev-next-button-area:before{
    position: absolute;
    top:0px;
    left:50%;
    width: 100vw;
    margin-left: -50vw;
    height: 100%;
    background-color: #fff;
    content:'';
    z-index: -1;
}

.what-sets-us-apart .our-service-image-slide {
    margin-left: 0px;
    margin-top: 0px;
    left: 0px;
    width:calc(100% - 250px)
}
.what-sets-us-apart .our-service-content-wrapper {
    padding: 85px 125px 75px;
}
.decade-of-experience-content{
    max-width: 1185px;;
}
.image-spacing{
    padding:80px 0px;
}
.each-image-slide{
    height:100%
}
.what-sets-us-apart .comprehensive-property-heading{
    margin-bottom: 100px;
}
.what-sets-us-apart{
    margin-top: 100px;
    margin-bottom: 100px;
}
.decade-of-experience-content h2{
    margin-bottom: 30px;
}
.decade-of-experience{
    margin-top: 115px;
    margin-bottom: 120px;;
}
.meet-our-team-area{
    padding:100px 0px 150px;
    background-color:#f2f2f2
}
.team-heading{
    max-width: 1070px;;
}
.team-heading h2{
    margin-bottom: 40px;
}
.team-member-image img{
    width:100%;
    border-radius:7px;
    margin-bottom: 35px;
}
.each-team h3{
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 110%;
    color:#003E53
}
.each-team h3 a{
    color:inherit
}
.each-team h4, .each-team h5{
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 110%;
    color:#9B9B9B;
    font-weight: 700;
    text-transform: uppercase;
}
.meet-our-teams-wrapper{
    margin-top: 100px;
}
.carrer-opportunity .our-service-image-slide {
    width: calc(100% - 250px);
    margin-left: 0px;
    margin-top: 0px;
    left: 0px;
}
.carrer-opportunity .our-service-content-wrapper{
    background-color: #EEEEEE;
}
.carrer-opportunity .our-service-content-wrapper h2 {
    color: #003E53;
    margin-bottom: 30px;
}
.carrer-opportunity{
    margin-top:150px;
    margin-bottom: 150px;;
}
.our-service-image-slide  img{
    height: 100%;
    object-fit: cover;
}
#rmp-menu-wrap-289 .rmp-menu-current-item .rmp-menu-item-link{
    background-color: #003E53 !important;
        color: #fff !important;
}