/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11 Nov, 2021, 10:48:30 AM
    Author     : Hp
*/
body, html {height: 100%;margin: 0;}
p{margin: 0;}
html{height:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

a{text-decoration: none}
a:hover{text-decoration: none}
h1,h2,h3,h4,h5{ margin: 0px; padding: 0px;}
ul{list-style-type: none;display: inline-block;width:100%;padding: 0;margin: 0;}

h1{font-size:36px;} 
h2{font-size:30px} 
h3{font-size:24px} 
h4{font-size:20px} 
h5{font-size:18px} 
h6{font-size:16px}

.zindex99999{z-index: 99999;position: relative}

.p-10{padding-top: 10px;padding-bottom: 10px; }
.p-20{padding-top: 20px;padding-bottom: 20px; }
.p-30{padding-top: 30px;padding-bottom: 30px; }
.p-40{padding-top: 40px;padding-bottom: 40px; }
.p-50{padding-top: 50px;padding-bottom: 50px; }
.p-60{padding-top: 60px;padding-bottom: 60px; }
.p-70{padding-top: 70px;padding-bottom: 70px; }
.p-80{padding-top: 80px;padding-bottom: 80px; }
.p-90{padding-top: 90px;padding-bottom: 90px; }
.p-100{padding-top: 100px;padding-bottom: 100px; }
.p-150{padding-top: 150px;padding-bottom: 150px; }

.no-padding{padding: 0;}
.no-padding-left{padding-left: 0px;}

/*@font-face {
    font-family: gotham;
    src: url(../fonts/Gotham-Black.otf);
    font-weight: 800;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../fonts/GothamBold.ttf);
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../fonts/GothamBook.ttf);
    font-weight: 600;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../fonts/Gotham-Medium.otf);
    font-weight: 500;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../fonts/GothamLight.ttf);
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../fonts/Gotham-Thin.otf);
    font-weight: 300;
    font-style: normal
}*/

@font-face {
    font-family: gotham;
    src: url(../font/GothamNarrow-Black.otf);
    font-weight: 800;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../font/GothamNarrow-Bold.otf);
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../font/GothamXNarrow-Book.otf);
    font-weight: 600;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../font/GothamXNarrow-Medium.otf);
    font-weight: 500;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../font/GothamXNarrow-Light.otf);
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: gotham;
    src: url(../font/GothamXNarrow-Thin.otf);
    font-weight: 300;
    font-style: normal
}

.desk-view{display: block ! important;}
.mob-view{display: none ! important;}
.sub-line2{width:70px;background: #fff;height: 1px;display: inline-block;position: relative;top:-5px;margin-right: 15px;}

.loader{position:fixed;overflow:hidden;z-index:100;left:0;top:0;width:100%;height:100%;background:#fff;color:#fff;text-align:center;z-index: 99999999;}
.loader .page-lines .line{background-color:#157a6a}
.loader-brand{position:absolute;left:0;width:100%;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}
.sk-folding-cube{margin:20px auto;width:40px;height:40px;position:relative;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}
.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.sk-folding-cube .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0c162a;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}
.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}
.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}
.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}
.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}
.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}
.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}
@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.loader-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.loading-contents {
    perspective: 200px;
}

.flipper {
    transition: all 0.6s;
    animation: flip 4s infinite;
    transform-style: preserve-3d;
}

.front {
    transform: rotateY(0);

}

.back {
    transform: rotateY(180deg);
}

@keyframes flip {
    25% {
        transform: rotateY(180deg);
    }

    50% {
        transform: rotateZ(180deg);
    }

    74.999% {
        transform: rotateX(179deg);
    }

    75% {
        transform: rotateX(180deg);
    }
}

@-webkit-keyframes glow {

    from {background-color: #157a6a;}

    to {background-color: #07574a;} 
    
}

header{padding: 20px 0px;z-index: 999999;position: fixed;width:100%;transition: .5s;}
.inner-menu{background: #157a6a}
.main-line{width: 100px;background: #dab95c;height: 1px;display: inline-block;position: relative;top: -5px;margin-right: 15px;}
.menu-border{border-bottom: 1px solid rgb(255 255 255 / 20%);padding-bottom: 20px;}
.bg-nk{background: #0c162a}
.affix{background: #157a6a;padding: 10px 0px;transition: .5s;}
.affix .menu-border{border-bottom: 0px solid #fff;padding-bottom: 0px}
.logo-box{display: flex;align-items: center;justify-content: flex-start;}
.logo{width:200px;}
.product-logo{width:350px;}
.top-left-menu{}
.top-left-menu li{float: left;margin-right: 15px;padding: 10px 0px;}
.top-left-menu li a{font-family: 'Montserrat', sans-serif;color:#fff;font-size: 12px;transition: .5s;}
.top-left-menu li a:hover{color:#dab95c;transition: .5s;}

#sidebar-wrapper {
    position: fixed;
    z-index: 2;
    right: 0;
    bottom: 0;
    width: 250px;
    height: 100%;
    transition: all 0.4s ease 0s;
    transform: translateX(250px);
    background: #157a6a;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li.sidebar-nav-item a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 15px 25px;
    border-bottom: 1px solid #136a5c;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    /*    background: #0f5247;*/
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    font-size: 1.2rem;
    background: rgb(21 122 106);
    height: 90px;
    line-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.affix .sidebar-nav > .sidebar-brand{height: 70px;transition: .5s;}
.sidebar-nav > .sidebar-brand a {
    color: #fff;
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    transition: all 0.4s ease 0s;
}

.menu-toggle {
    position: relative;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #000;
    /*    background: rgba(52, 58, 64, 0.5);*/
    border: 0px solid rgba(52, 58, 64, 0.5);
    transition: .5s;
    line-height: 50px;
    z-index: 999;
}
.menu-toggle:focus, .menu-toggle:hover {
    color: #000;
}
.menu-toggle:hover {
    background: transparent;
    border: 0px solid #fec613;
    transition: .5s;
}

.green-menu{color: #fff;background: rgb(59 191 171 / 80%);}
.green-menu:focus, .green-menu:hover {
    color: #fff;
}
.green-menu:hover {
    background: rgb(59 191 171 / 100%);
    border: 0px solid #fff;
    transition: .5s;
}

.bg-image {background-size: cover ! important;background-position: center center ! important;background-repeat: no-repeat ! important;}
.ltn__breadcrumb-area {background-color: var(--section-bg-1);margin-bottom: 50px;padding-top: 170px;padding-bottom: 110px;}
.ltn__breadcrumb-inner .page-title {margin-bottom: 0px;font-family: 'Montserrat', sans-serif;text-transform: uppercase;font-weight: 700;color:#fff;}
.ltn__breadcrumb-list ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.ltn__breadcrumb-list ul li {
    display: inline-block;
    margin-right: 30px;
    position: relative;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color:#fff;
    font-size: 14px;
}
.ltn__breadcrumb-list ul li a{color:#fec613}
.ltn__breadcrumb-list ul li:first-child:after {
    position: absolute;
    content: "\f054";
    font: normal normal normal 10px/1 FontAwesome;
    font-weight: 900;
    font-size: 10px;
    right: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ltn__secondary-color {
    color: var(--ltn__secondary-color) !important;
}
.ltn__breadcrumb-list ul li:last-child {
    margin-right: 0;
    color: #fff;
}

.menu-toggle i{font-size: 20px;}
header .top-right-menu{display: flex;align-items: center;justify-content: end;float:right;}
header .top-right-menu .phone{background: transparent;border: 1px solid rgba(52, 58, 64, 0.5);position: relative;padding: 0px 20px;border-radius: 20px;float: left;margin-right: 40px;height: 35px;display: flex;align-items: center;justify-content: center;transition: .5s;}
header .top-right-menu .phone i{color:#0c162a;float: left;margin-right: 3px;}
header .top-right-menu .phone .number{color:#0c162a;float: left;margin: 0px 5px;font-family: 'Montserrat', sans-serif;font-size: 12px;font-weight: 500;}
header .top-right-menu .phone amp-img{display: inline-block;}
header .top-right-menu a .phone:hover{background: #3bbfaa;border: 1px solid rgba(52, 58, 64, 0.5);transition: .5s;}
header .top-right-menu a .phone:hover i{color:#fff}
header .top-right-menu a .phone:hover .number{color:#fff}

header .top-right-menu .fill-form{background: #fff;border: 0px solid #dab95c;position: relative;padding: 0px 20px;border-radius: 20px;float: left;margin-right: 15px;height: 35px;display: flex;align-items: center;justify-content: center;transition: .5s;}
header .top-right-menu .fill-form i{color:#0c162a;float: left;margin-right: 3px;}
header .top-right-menu .fill-form .number{color:#0c162a;float: left;margin: 0px 5px;font-family: 'Montserrat', sans-serif;font-size: 12px;font-weight: 500;}
header .top-right-menu a .fill-form:hover{background: #dab95c;transition: .5s;}

.affix .top-right-menu .phone{border: 1px solid rgb(255 255 255 / 50%);}
.affix .top-right-menu .phone i{color:#fff;}
.affix .top-right-menu .phone .number{color:#fff;}
.affix .menu-toggle{border: 0px solid rgb(255 255 255 / 50%);color:#fff;}
.affix .menu-toggle:hover {
    background: #157a6a;
    border: 0px solid #fec613;
    transition: .5s;
}

.affix .green-menu{border: 0px solid rgb(255 255 255 / 50%);color:#fff;}
.affix .green-menu:hover {
    background: rgb(59 191 171 / 100%);
    border: 0px solid #fec613;
    transition: .5s;
}

.banner{position: relative;z-index: 99999;margin-top: 0px;background: url(../images/banner-bg.webp);background-size: cover;background-position: center;padding-bottom: 90px;padding-top: 130px;}
.banner .banner-box{align-items: center;}
.banner .banner-text{text-align: left;padding-right: 20px;}
.banner .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px;}
.banner h1{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: uppercase;margin-bottom: 25px;color:#fff;font-weight: 700;}
.banner p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#fff;}
.banner .explore-btn{background: #fec613;color: #000;padding: 6px 15px;display: flex;align-items: center;width: 150px;margin-top: 30px;border-radius: 0px;padding-right: 0px;transition: .5s;font-weight: 400;}
.banner .explore-btn .right-icon {background: #fff;width: 30px;height: 30px;align-items: center;display: inline-block;text-align: center;line-height: 33px;margin-left: 10px;border-radius: 0px;}
.banner .explore-btn i{color:#000;}
.banner .explore-btn:hover{background: #157a6a;color:#fff;transition: .5s;}
.banner .explore-btn:hover i{color:#000;}
.banner .carousel-indicators {position: absolute;right: 0;bottom: -60px;left: 0;z-index: 15;display: -ms-flexbox;display: flex;-ms-flex-pack: center;justify-content: center;padding-left: 0;margin-right: -3%;margin-left: 15%;list-style: none;}
.banner .carousel-indicators li{width:80px;opacity: 0.7;transition: .5s;margin: 0;background: none;}
.banner .carousel-indicators .active{width:100px;margin-top: -15px;opacity: 1;transition: .5s;}
.carousel-indicators li::after{display: none}
.carousel-indicators li::before{display: none}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.simple-btn{background: #fec613;color: #000;padding: 6px 15px;display: flex;align-items: center;width: 190px;margin-top: 20px;border-radius: 0px;padding-right: 0px;transition: .5s;font-weight: 400;}
.simple-btn .right-icon {background: #fff;width: 30px;height: 30px;align-items: center;display: inline-block;text-align: center;line-height: 33px;margin-left: 10px;border-radius: 0px;}
.simple-btn i{color:#000;}
.simple-btn:hover{background: #157a6a;color:#fff;transition: .5s;}
.simple-btn:hover i{color:#000;}

.banner .video-box{width: 200px;display: flex;align-items: center;justify-content: end;top: -30px;position: relative;right: -30%;}
.banner .video-box .video-text{background: #fff;padding: 10px;}
.banner .video-box .video-text p{font-family: 'Montserrat', sans-serif;color:#000;font-size: 14px;font-weight: 600}
.banner .video-box .video-icon{background: #56d2be;width: 55px;height: 55px;display: flex;align-items: center;justify-content: center;}
.banner .video-box .video-icon i{color:#fff;font-size: 30px;}

.about{background: #0c162a;position: relative;z-index: 99999}
.about .heading-section{margin-top: -120px;margin-bottom: 50px;}
.about .heading-section h1{font-family: euroika-bold;font-size: 90px;text-transform: uppercase;margin-bottom: 25px;color: #fff;line-height: 90px;}
.about .heading-section h1 span{font-family: bayshore;font-size: 120px;color: #dab95c;line-height: 90px;text-transform: capitalize;margin-left: -50px;background-image: url(../images/text-bg.jpg);background-repeat: repeat;-webkit-background-clip: text;-webkit-text-fill-color: transparent;padding: 0px 10px;}
.about .search-box{border-bottom: 2px solid #dab95c;display: flex;align-items: center;position: absolute;width: 100%;bottom: 50px;}
.about .search-box .subscribe-btn{top:0;height: auto}
.about .search-box i{color:#fff;}
.about .search-box .form-control{background: transparent;border: none;color: #fff;outline: none;padding: 0px 40px}
.about .search-box .form-control::placeholder{color: #fff;}
.about .about-box{max-width: 85%;margin: 0px auto}
.about .about-box h3{font-family: 'Montserrat', sans-serif;font-size: 22px;color:#dab95c;margin-bottom: 20px;text-transform: uppercase;background-image: url(../images/text-bg.jpg);background-repeat: repeat;-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-weight: 700}
.about .about-box p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#fff;margin-bottom: 20px;text-transform: uppercase}
.about .about-box .read-btn{font-family: 'Montserrat', sans-serif;border: 1px solid #fff;padding: 12px 24px;text-transform: uppercase;border-radius: 100px;color: #fff;font-size: 12px;transition: .5s;display: inline-block;font-weight: 500}
.about .about-box .read-btn:hover{background: #dab95c;transition: .5s;color: #0c162a}

.projects-section{background: #f8f1de;}
.projects-section h2{font-family: euroika-bold;font-size: 42px;text-transform: uppercase;margin-bottom: 5px;margin-left: 300px;}
.projects-section .sub-text{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#0c162a;margin-bottom: 20px;float: right;margin-right: 15px;}
.projects-section .sub-text .sub-line{width:70px;background: #000;height: 1px;display: inline-block;position: relative;top:-5px;margin-right: 15px;}
.projects-section .projects{width: 100%;display: inline-block;}
.projects-section ul{width:100%;padding: 0;margin: 0;list-style-type: none;display: inline-block;}
.projects-section ul .project-box {position: relative;width: 100%;margin: 6px;float: left;margin-bottom: 30px;border-radius:6px;}
#projects-section ul .project-box{width:31.5%;margin: 10px;margin-bottom: 20px;border-radius: 0px;background: #0c162a;}
.projects-section ul .project-box .property-image{background: #0c162a;}
.projects-section .image {opacity: 1;display: block;width: 100%;height: auto;transition: .5s ease;backface-visibility: hidden;border-radius:0px;}
.projects-section .middle {transition: .5s ease;opacity: 0;position: absolute;top: 55%;left: 50%;width:100%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);text-align: left;}
.projects-section .project-box:hover .image {opacity: 0.2;}
.projects-section .project-box:hover .middle {opacity: 1;}
.projects-section .project-box:hover .link{background:#dab95c;text-decoration: none;}
.projects-section .text {color: white;font-size: 16px;padding: 10px 10px;}
.projects-section .text p{font-family: 'Roboto', sans-serif;font-weight: 300;font-size: 14px;margin-bottom: 8px;}
.projects-section .text i{color: #fff;border-radius: 50px;margin-right: 5px;}
.projects-section .text .line{width:30px;height: 1px;background: #fff;display: inline-block;margin-bottom: 10px;}
.projects-section .text-desc{background: transparent;padding: 10px 0px;}
.projects-section .text-desc p{margin-bottom: 0px;}
.projects-section .text-desc .location{color:#0c162a;font-size: 12px;text-transform: uppercase;font-weight: 600;margin-bottom: 10px;}
.projects-section .text-desc .location i{font-size: 14px;margin-right: 5px;}
.projects-section .text-desc h5{text-transform:uppercase;color:#2c3e50;font-size: 21px;font-family: 'euroika-bold', sans-serif;font-weight: 400;text-overflow: ellipsis;white-space: nowrap;width: 85%;overflow: hidden;margin-bottom: 10px;}
.projects-section .text-desc .price{color:#0c162a;font-size: 15px;font-size: 14px;font-weight: 500;}
.projects-section .text-desc .from{color:#777777;font-size: 14px;text-transform: capitalize;font-weight: 400;margin-right: 5px;float: left;font-family: 'Montserrat', sans-serif;}
.projects-section .link {overflow:hidden;align-items: center;width: 40px;height: 40px;position: absolute;margin-left: 0px;margin-top: -30px;right: 20px;font-family: FontAwesome;font-size: 20px;content: "";transition: all 0.3s;color: #fff;background: #dab95c;text-align: center;border-radius: 50px;display: flex;justify-content: center;}
.projects-section .link a{color:#fff;text-decoration: none;}
.projects-section .link:hover{background:#f36525;text-decoration: none;}
.projects-section .views{background: #0c162a;color: #fff;border-radius: 7px;display: flex;max-width: 60%;width: 100%;align-items: center;justify-content: center;margin-top: 15px;}
.projects-section .views p{float: left;font-family: 'Montserrat', sans-serif;font-weight: 400;font-size: 12px;text-align: center;width: 80%;margin: 0px;padding: 3px 0px;color:#fff}
.projects-section .views a{float: right;width: 20%;background: #dab95c;text-align: center;color: #fff;border-top-right-radius: 7px;border-bottom-right-radius: 7px;margin: 0px;padding: 3px 0px;}
.projects-section .views a i{}
.projects-section .owl-dots{display: none;}
.projects-section .property-carousel .owl-nav{position: relative;}
.projects-section .property-carousel .owl-nav .owl-prev{background: #0b162a;border-radius: 100px;padding: 5px ! important;}
.projects-section .property-carousel .owl-nav .owl-next{background: #dab95c;border-radius: 100px;padding: 5px ! important;}


.nklusive-edge{background: url(../images/edge-bg.jpg);background-size: contain;position: relative;background-attachment: fixed}
.nklusive-edge .edge-box{background: #0c162a;padding: 50px;min-height: 480px;transition: .5s;width:100%}

.nklusive-edge .edge-box .edge-heading{color:#fff;font-family: 'Montserrat', sans-serif;font-size: 22px;text-transform: uppercase}
.nklusive-edge .edge-box img{width:80px;margin-bottom: 20px;}
.nklusive-edge .owl-next{background: transparent ! important;border: 2px solid #b49750 ! important;border-top-color: #fff ! important;transition: .18s;width: 80px;height: 80px;border-radius: 100px ! important;position: absolute;right: 20px;bottom: 10px;outline: none ! important;transition: .5s;}
.nklusive-edge .owl-next:hover{background: transparent ! important;border: 2px solid #fff ! important;border-top-color: #b49750 ! important;transition: .18s;}
.nklusive-edge .owl-next i{font-size: 30px;color: #fff;}
.nklusive-edge .owl-next:hover i{transition: .5s;color:#dab95c}
.nklusive-edge .owl-next i:before{line-height: 2;}
.nklusive-edge .owl-dots{display: none;}
.nklusive-edge .nemonic{display: block;margin: 0px auto;top: 50%;position: absolute;z-index: 99;left: 32%;width: 550px;}

.ready-move{background: #f4f4f4;position: relative;}
.ready-move .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px ! important;}
.ready-move h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 25px;color:#000;font-weight: 700;}
.ready-move h2 span{color:#3bbfab}
.ready-move p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;}
.ready-move h5{font-family: 'Montserrat', sans-serif;font-size: 16px;color:#fff;margin-top: 20px;text-transform: uppercase}
.ready-move .explore-btn{background: #fec613;color: #000;padding: 6px 15px;display: flex;align-items: center;width: 150px;margin-top: 20px;border-radius: 0px;padding-right: 0px;transition: .5s;font-weight: 400;}
.ready-move .explore-btn .right-icon {background: #fff;width: 30px;height: 30px;align-items: center;display: inline-block;text-align: center;line-height: 33px;margin-left: 10px;border-radius: 0px;}
.ready-move .explore-btn i{color:#000;}
.ready-move .explore-btn:hover{background: #157a6a;color:#fff;transition: .5s;}
.ready-move .explore-btn:hover i{color:#000;}
.ready-move .owl-dots{display: none;}
.ready-move #c1 .item{padding: 60px 50px;margin-left:17%;position:relative;max-width:100%}
.ready-move #c2 .item .title-section{background: #56d2be;width: 400px;display: inline-block;padding: 30px 30px;box-shadow: 0px 0px 20px 0px #aaa;position: absolute;bottom: 0}
.ready-move #c2 .item .title-section h4{color:#fff;font-family: 'Montserrat', sans-serif;font-size: 20px;text-transform: uppercase;margin-bottom: 5px;}
.ready-move #c2 .item .title-section p{color:#fff;font-family: 'Montserrat', sans-serif;font-size: 14px;}
.ready-move #c1 .owl-nav{display: none;}
.ready-move #c2 .owl-nav{position: absolute;left: -75%;bottom: 10%;}
.ready-move #c2 .owl-nav button{margin: 3px;}
.ready-move #c2 .owl-nav .owl-prev{background: transparent;border-radius: 100px;padding: 0px ! important;border: 2px solid #157a6a;outline: none;transition: .5s;}
.ready-move #c2 .owl-nav .owl-prev:hover{background: #157a6a ! important;transition: .5s;border: 2px solid #157a6a ! important;}
.ready-move #c2 .owl-nav .owl-prev img{filter:invert(1);transition: .5s;}
.ready-move #c2 .owl-nav .owl-prev:hover img{filter:invert(0);transition: .5s;}
.ready-move #c2 .owl-nav .owl-next{background: transparent;border-radius: 100px;padding: 0px ! important;border: 2px solid #157a6a;outline: none;transition: .5s;}
.ready-move #c2 .owl-nav .owl-next img{filter:invert(0);transition: .5s;}
.ready-move #c2 .owl-nav .owl-next:hover{background: #157a6a ! important;transition: .5s;border: 2px solid #157a6a ! important;}
.ready-move #c2 .owl-nav .owl-next:hover img{filter:invert(1);transition: .5s;}

.blog-section{background: #56d2be;position: relative;}
.blog-section .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px ! important;right:0;-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.blog-section h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 10px;text-align: center;color:#fff;font-weight: 700;}
.blog-section p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#fff;margin-bottom: 25px;text-align: center;}
.blog-section .card{border: none;border-radius: 0px;background-color: transparent}

.blog-section .card .card-title{font-family: 'Montserrat', sans-serif;font-size: 18px;color:#0c162a;text-transform: uppercase;color:#fff;width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-top: 10px;}
.blog-section .card .card-body{padding: 15px 0px;background: #56d2be;}
.blog-section .card .card-text{margin-bottom: 15px;text-align: left}
.blog-section .card .date-blog{font-family: 'Montserrat', sans-serif;font-weight: 600;margin-top: 20px;margin-bottom: 5px;}
.blog-section .arrow-circle{border:2px solid #fec613;background: #fec613;border-radius: 0px;width: auto;padding: 5px 18px;display: inline-block;align-items: center;justify-content: center;transition: .5s;color:#fff;text-transform: uppercase;font-size: 14px;font-weight: 500;}
.blog-section .arrow-circle i{color:#0c162a;}
.blog-section .arrow-circle i:before{line-height: 2;}
.blog-section .arrow-circle:hover{background: #157a6a;transition: .5s;border: 2px solid #157a6a}
.blog-section .arrow-circle:hover i{color:#fff;}
.blog-section .owl-dots{display: block;}
.blog-section .owl-dots button{outline: none ! important}
.blog-section .blog-carousel .owl-next{background: transparent ! important;border: 2px solid #b49750 ! important;border-top-color: #fff ! important;transition: .18s;width: 80px;height: 80px;border-radius: 100px ! important;position: absolute;right: 20px;bottom: 10px;outline: none ! important;transition: .5s;}
.blog-section .blog-carousel .owl-next:hover{background: transparent ! important;border: 2px solid #fff ! important;border-top-color: #b49750 ! important;transition: .18s;}
.blog-section .blog-carousel .owl-next i{font-size: 30px;color: #fff;}
.blog-section .blog-carousel .owl-next:hover i{transition: .5s;color:#dab95c}
.blog-section .blog-carousel .owl-next i:before{line-height: 2;}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot span{background: #fff}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background: #fec613}

#blog-listing{background: #fff;position: relative;}
#blog-listing .card{border: 1px solid #ddd;border-radius: 0px;background-color: transparent;margin-bottom: 30px;}
#blog-listing .card .card-title{font-family: 'Montserrat', sans-serif;font-size: 18px;color:#0c162a;text-transform: uppercase;width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-top: 10px;}
#blog-listing .card .card-body{padding: 15px;background: #f4f4f4;}
#blog-listing .card .card-text{margin-bottom: 15px;text-align: left}
#blog-listing .card .date-blog{font-family: 'Montserrat', sans-serif;font-weight: 600;margin-top: 5px;margin-bottom: 5px;}
#blog-listing .arrow-circle{border:2px solid #fec613;background: #fec613;border-radius: 0px;width: auto;padding: 5px 18px;display: inline-block;align-items: center;justify-content: center;transition: .5s;color:#fff;text-transform: uppercase;font-size: 14px;font-weight: 500;}
#blog-listing .arrow-circle i{color:#0c162a;}
#blog-listing .arrow-circle i:before{line-height: 2;}
#blog-listing .arrow-circle:hover{background: #157a6a;transition: .5s;border: 2px solid #157a6a}
#blog-listing .arrow-circle:hover i{color:#fff;}

.blog-detail-section{background: #fff;position: relative;z-index: 99999}
.blog-sidebar .wowhomes-ads img {
    width: 100%;
}
.blog-sidebar .focus2{padding: 0px 0px;margin-top: 10px;background: transparent}
.blog-sidebar .focus2 li{padding: 0px 0px;}
.cs-blog {margin-bottom: 30px;}
.cs-blog-detail{width:100%;float: left;}
.cs-blog-detail .cs-text .post-option {border-top: 1px solid #f0f0f0;float: left;padding-top: 10px;width: 100%;}
.cs-blog-detail .cs-text .post-option span a {color: #777;}
.cs-main-post{margin-bottom: 15px;}
.cs-blog-detail p{margin-bottom: 20px;font-family: 'Montserrat', sans-serif;font-size: 14px;}
.cs-blog-detail h4{margin-bottom: 15px;font-family: 'Montserrat', sans-serif;}
.cs-auther-name a {color: #999;}
.cs-blog .cs-categories, .cs-blog-detail .cs-categories {display: block;margin: 0 0 12px;}
.cs-blog .cs-categories a, .cs-blog-detail .cs-categories a {border-bottom: 2px solid #ededed;color: #55a747;display: inline-block;font-size: 10px;margin-right: 5px;padding-bottom: 2px;text-transform: uppercase;}
.cs-blog-detail .post-option {float: right;}
.cs-post-option-panel h2{font-family: 'Montserrat', sans-serif;font-size: 24px;color:#0c162a;text-transform: uppercase;margin: 15px 0px;text-align: left}
.cs-blog .post-option span a, .cs-blog-detail .post-option span a {color: #999 !important;display: inline-block;font-size: 12px;margin-right: 0px;vertical-align: middle;}
.cs-blog .post-option span i, .cs-blog-detail .post-option span i {display: inline-block;font-size: 14px;margin-right: 10px;vertical-align: middle;}
.cs-blog-detail .post-option .post-date {margin-left: 18px;}
.cs-blog .cs-author, .cs-blog-detail .cs-author {float: left;margin: 0 0 10px;}
.cs-blog .cs-author figure, .cs-blog-detail .cs-author figure {display: inline-block;height: 32px;margin: 0 10px 0 0;vertical-align: middle;width: 32px;}
.cs-blog .cs-author figure img, .cs-blog-detail .cs-author figure img {border-radius: 100%;}
.cs-blog .cs-author .cs-text, .cs-blog-detail .cs-author .cs-text {display: inline-block;margin: 0;padding: 0;vertical-align: middle;}
.cs-blog .cs-author .cs-text a, .cs-blog-detail .cs-author .cs-text a {color: #555;font-size: 13px;}
.cs-blog-detail .cs-post-title::after {clear: both;content: "";display: block;}
.cs-blog-detail .cs-author-name {color: #ccc;display: inline-block;font-size: 14px;margin-right: 20px;padding-top: 6px;vertical-align: middle;}
blockquote {border-left: 4px solid;margin: 0 0 15px;padding: 20px 0 0;position: relative;width: 95%;}
blockquote {background-color: #fcfcfc;font-style: italic;padding: 20px;}
blockquote, blockquote span, blockquote p {color: #777;display: block;font-size: 16px;line-height: 24px;}
.rich-editor-text{text-align: justify;}

.blog-sidebar{float: left;border: 1px solid #ddd;width:100%;padding: 5px;margin-bottom: 20px;}
.blog-sidebar ul{padding: 0;display: inline-block;width:100%;position: relative;list-style-type: none;margin-top: 0px;margin-bottom: 0px;}
.blog-sidebar ul li{width: 100%;float: none;padding: 10px 15px;font-size: 14px;border-bottom: 1px solid #ddd;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.blog-sidebar ul li:last-child{border-bottom: none}
.blog-sidebar ul li a{color:#000;text-decoration: none;transition: .5s;font-family: 'Montserrat', sans-serif;}
.blog-sidebar ul li a:hover{color:#136a5c;text-decoration: none;transition: .5s;margin-left: 5px;}
.blog-sidebar h3{background: #157a6a;padding: 10px 15px;color:#fff;font-family: 'Montserrat', sans-serif;text-transform: uppercase;font-size: 20px;}

.call-expert{background: url("../images/sixth-bg.jpg");background-size: cover;background-repeat: no-repeat;padding: 40px 0px;background-attachment: fixed}
.call-expert .bhk-box2{display: flex;align-items: center}
.call-expert .bhk-box2 h2{font-family: 'euroika-bold', sans-serif;font-size: 42px;margin:10px 0px;margin-top:0px;text-transform: uppercase;color:#dab95c;background-image: url(../images/text-bg.jpg);background-repeat: repeat;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.call-expert .bhk-box2 p{text-align: left;font-weight: 400;font-family: 'Montserrat', sans-serif;margin-bottom: 15px;color:#fff;font-size: 14px;}
.call-expert .btn-submit{padding: 10px 15px;border: none;background-color: transparent;border-radius: 50px;margin-top: 0px;cursor: pointer;outline: none;color: #fff;height: 40px;text-transform: uppercase;font-size: 14px;font-weight: 500;display: inline-block;border: 2px solid #fff;overflow: hidden;transition: .5s;}
.call-expert .btn-submit:hover{transition: .5s;background: #dab95c;color:#0b162a}


.clientale{}
.clientale h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 25px;text-align: center;font-weight: 700;}
.clientale .service-block .card{border: none;}

footer{background: #157a6a;background-attachment: fixed;background-size: cover;display: inline-block;width: 100%;padding: 50px 0px;margin-bottom: 100px;}
footer .box1{width:33%;float: left;display: inline-block}
footer .box1 h4{margin-bottom: 5px;font-size: 15px;text-transform: uppercase;color: #fff;margin-top: 0px;font-weight: 500;font-family: 'Roboto', sans-serif;}
footer .box1 ul{padding: 0;margin: 0;list-style-type: none;width:100%;}
footer .box1 ul li {padding: 3px 0px;}
footer .box1 ul li a{font-family: 'Roboto', sans-serif;font-weight: 300;font-size: 14px;text-decoration: none;color:#fff;transition: .5s;}
footer .box1 ul li a:hover{color:#fec613;transition: .5s;}
footer #subscribe{background: #fec613;color:#0b162a;width: 100%;}
footer #subscribe::placeholder{color:#0b162a;font-family: 'Roboto', sans-serif;}
.subscribe-btn{float: right;position: relative;top: -35px;outline: none ! important;border: none;width: 40px;height: 34px;background: transparent;color:#0b162a;cursor: pointer;text-decoration: none;}
footer .red-bg{background: #136a5c;display: inline-block;width: 100%;padding: 10px 15px;margin: 20px 0px;margin-bottom: 60px;}
footer .red-bg ul{padding: 0;margin: 0;list-style-type: none;width:100%;display: block}
footer .red-bg ul li{font-family: 'Roboto', sans-serif;font-weight: 500;font-size: 20px;float: left;width:100%;text-align: center;color:#fff;}
footer .box2{width:20%;float: left;display: inline-block}
footer .box2 h4{font-size: 20px;text-transform: uppercase;color:#fff;}
footer .box2 p{color:#fff;font-family: 'Roboto', sans-serif;font-weight: 300;font-size: 14px;margin-top: 10px;}
footer .box2 ul{padding: 0;margin: 0;list-style-type: none;width:100%;}
footer .box2 ul li {padding: 3px 0px;}
footer .box2 ul li a{font-family: 'Roboto', sans-serif;font-weight: 300;font-size: 14px;text-decoration: none;color:#fff;transition: .5s;}
footer .box2 ul li a:hover{color:#fec613;transition: .5s;}
footer .box2 .social-icons{margin-top: 0px;}
footer .box2 .social-icons ul{list-style-type: none;width:100%;padding: 0;margin: 0;}
footer .box2 .social-icons ul li{float:left;margin-right: 15px;}
footer .form-control{border-radius: 0px;height: 35px;padding: 0px 10px;margin-left: 0px;background: transparent;color:#fff;width: 100%;font-family: 'Ubuntu', sans-serif;font-size: 14px;}
footer .form-control::placeholder{color:#eee;font-family: 'Ubuntu', sans-serif;font-size: 12px;}
footer .form-control:focus{background: transparent;border:1px solid #fff;}

#section1{background:#157a6a;position: fixed;bottom: 0;width: 100%;z-index: 99;}
.eleven{background: #565469;position: relative;bottom: 0;width:100%;z-index: 99;}

#bottom-form form {display: block;margin-top: 0em;}
#bottom-form .form-inline .form-group {display: inline-block;margin-bottom: 0;vertical-align: middle;width:21%;}
#bottom-form .form-inline .form-control {display: inline-block;vertical-align: middle;}
#bottom-form {background: #157a6a;padding-top: 30px;padding-bottom: 30px;margin: 0px 0px;;position: relative;border-radius: 0px;text-align: center;}
#bottom-form .first-box{width:60px ! important;}
#bottom-form .first-box h4{color:#fff;font-family: 'Ubuntu', sans-serif;text-transform: uppercase;font-weight: 700;text-align: right;float: left;margin:0;margin-right: 5px;font-size: 17px;line-height: 22px;}
#bottom-form .projects-section-box i{float: left;font-size: 30px;margin-right: 5px;}
#bottom-form .form-control{border-radius: 0px;height: 40px;padding: 6px 22px;margin-left: 4px;background: #136a5c;color:#fff;width: 100%;font-family: 'Ubuntu', sans-serif;font-size: 14px;}
#bottom-form .form-control:focus{border:1px solid #fff;}
#bottom-form .form-control::placeholder{color:#eee;font-family: 'Ubuntu', sans-serif;font-size: 12px;}
.btn{padding: 7px 35px;margin-left: -3px;}
#bottom-form .form-control textarea{padding-top: 9px;}
#bottom-form .form-control input{background: #0483d0;border-top: 1px solid #59ade0;border-right: 1px solid #59ade0;}
.footer-button{height: 40px;background: #fec613;width: 100%;border-radius: 0px;color:#0b162a;border:none;margin-top: 0px;margin-bottom: 0px;margin-left: 5px ! important;font-family: 'Poppins', sans-serif;text-transform: uppercase;font-weight: 600;transition: .5s;}
.footer-button:hover{background: #56d2be;color:#fff;transition: .5s;}
.close-btn {border-radius: 50px;border: 2px solid #fff;width: 30px;height: 30px;background: #dab95c;color: #fff;outline: none;position: absolute;right: -20px;top: -20px;}

/*Property Detail CSS*/
.banner-overview{background: #0c162a;padding-top: 115px;position: relative;z-index: 9999}
.banner-overview h1{font-family: 'euroika-bold', sans-serif;font-size: 35px;color:#dab95c;margin-bottom: 10px;text-transform: uppercase;background-image: url(../images/text-bg.jpg);background-repeat: repeat;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.banner-overview h4{font-family: 'Montserrat', sans-serif;color:#fff;font-size: 16px;text-transform: uppercase}
.banner-overview h2{font-family: 'euroika-bold', sans-serif;font-size: 30px;color:#dab95c;margin: 10px 0px;text-transform: uppercase;background-image: url(../images/text-bg.jpg);background-repeat: repeat;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.banner-overview p{font-family: 'Montserrat', sans-serif;color:#fff;font-size: 14px;}
.banner-overview h5{font-family: 'Montserrat', sans-serif;color:#fff;font-size: 14px;text-transform: uppercase}
.back-btn{background: transparent;border-radius: 100px;padding: 1px ! important;border: 2px solid #dab95c;margin-right: 10px;transition: .5s;}
.back-btn:hover{background: #5e480a;transition: .5s;}

.property-banner{position: relative;z-index: 9999}

#moreText {
    display: none;
}

.top-form{background: #dab95c;position: relative;z-index: 9999}
#top-form .form-inline .form-group {display: inline-block;margin-bottom: 0;vertical-align: middle;}
#top-form .form-inline .form-control {display: inline-block;vertical-align: middle;}
#top-form {background: #dab95c;padding-top: 30px;padding-bottom: 30px;margin: 0px 0px;;position: relative;border-radius: 0px;text-align: center;}
#top-form .form-group{width:22%}
#top-form .first-box{width:100% ! important;}
#top-form .first-box h4{color:#0c162a;font-family: 'euroika-bold', sans-serif;font-weight: 700;text-align: left;float: left;margin:0;margin-right: 5px;font-size: 30px;line-height: 35px;}
#top-form .projects-section-box i{float: left;font-size: 30px;margin-right: 5px;}
#top-form .form-control{border-radius: 0px;height: 40px;padding: 6px 0px;margin-left: 4px;background: none;color:#0c162a;width: 80%;font-family: 'Ubuntu', sans-serif;font-size: 14px;border: none;border-bottom: 1px solid #0c162a}
#top-form .form-control:focus{}
#top-form .form-control::placeholder{color:#0c162a;font-family: 'Montserrat', sans-serif;font-size: 12px;text-transform: uppercase}
#top-form .form-control textarea{padding-top: 9px;}
#top-form .top-btn{background: #0c162a;color:#fff;font-family: 'Montserrat', sans-serif;margin-left: 0px;outline: none;transition: .5s;}
#top-form .top-btn:hover{background: #13223f;transition: .5s;}

.project-area{}
.project-area h2{color:#0b162a;font-family: 'euroika-bold', sans-serif;font-weight: 700;text-align: left;float: left;margin:0;margin-right: 5px;font-size: 30px;line-height: 35px;}
.project-area ul{}
.project-area ul li{border: 1px solid #dab95c;float: right;margin-right: 10px;}
.project-area ul li:first-child{margin: 0;}
.project-area ul li a{color:#0b162a;font-size: 14px;font-family: 'Montserrat', sans-serif;font-weight: 500;width: 80px;text-align: center;padding:5px 10px;display: block;transition: .5s;}
.project-area ul li a:hover{background: #0b162a;transition: .5s;color:#dab95c}
.project-area .table-box{margin-top: 40px;}
.project-area table{width:80%;}
.project-area table tr th{color:#c29b40;font-size: 14px;font-family: 'Montserrat', sans-serif;font-weight: 500;text-transform: uppercase}
.project-area table tr td{color:#0c162a;font-size: 24px;font-family: 'Montserrat', sans-serif;font-weight: 300;}
.project-area .brochure-list a{color: #002349;font-size: 14px;font-weight: 400;font-family: 'Montserrat', sans-serif;transition: .5s;margin-right: 10px;}
.project-area .brochure-list a i{margin-right: 5px;}
.project-area .brochure-list a:hover{color:#9a7b33;transition: .5s;}
.project-area .alert-box{background: #dab95c;display: flex;align-items: center}
.project-area .nk-logo{background: #0c162a;}
.project-area .alert-para{padding: 0px 20px;}
.project-area .alert-para p{font-family: 'Montserrat', sans-serif;font-weight: 500;font-size: 14px;}
.project-area .alert-para h4{font-family: 'Montserrat', sans-serif;font-weight: 600;text-transform: uppercase;font-size: 16px;}
.project-area .alert-para a{color:#000;transition: .8s;}
.project-area .alert-box:hover .alert-para a{color:#fff;transition: .8s;}

.property-overview{background: url(../images/overview-bg.jpg);background-size: cover;background-position: center}
.property-overview .padding-box-left{padding: 60px 50px;}
.property-overview .padding-box-right{padding: 60px 50px;}
.property-overview .text-box{max-width: 75%;margin-left: 40px;margin-top: 30px;}
.property-overview ul{display: block;list-style-type: none;padding: 0;margin: 0;font-family: 'Roboto', sans-serif;font-weight: 500;}
.property-overview p{font-family: 'Montserrat', sans-serif;font-size: 14px;margin-bottom: 10px;}
.property-overview li{color:gray;font-weight: 500;font-size: 14px;border-bottom: 1px solid #ddd;padding: 10px 0px;margin-left: 18px;font-family: 'Montserrat', sans-serif;}
.property-overview ul li::before{content: "\f00c";font-family: FontAwesome;display: inline-block;margin-left: -1.3em;width: 1.3em;}
.property-overview h2{font-family: euroika-bold;font-size: 42px;text-transform: uppercase;margin-bottom: 70px;margin-top: 30px;max-width: 80%}
.property-overview .padding-box-left img{width:90%;}
.property-overview .padding-box-right img{width:100%;}

.amenities{background: #0c162a;}
.amenities h2{font-family: euroika-bold;font-size: 42px;text-transform: uppercase;margin-bottom: 5px;margin-left: 300px;background-image: url(../images/text-bg.jpg);background-repeat: repeat;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.amenities .sub-text{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#fff;margin-bottom: 20px;float: right;margin-right: 15px;text-transform: uppercase}
.amenities .sub-text .sub-line{width:70px;background: #fff;height: 1px;display: inline-block;position: relative;top:-5px;margin-right: 15px;}
.amenities ul{margin-top: 30px;}
.amenities ul li{float: left;width:25%;text-align: center;margin-bottom: 40px;}
.amenities ul li img{border: 2px solid #b49750;border-radius: 100px;margin-bottom: 20px;border-top-color: #fff;transition: .18s;}
.amenities ul li img:hover{border: 2px solid #fff;border-top-color: #b49750;transition: .18s;}
.amenities ul li p{font-family: euroika-bold;font-size: 18px;text-transform: uppercase;background-image: url(../images/text-bg.jpg);background-repeat: repeat;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.location-sec{background: #f8f1de;}
.location-sec h2{font-family: euroika-bold;font-size: 42px;text-transform: uppercase;margin-bottom: 5px;color:#0c162a;}
.location-sec .sub-text{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#0c162a;margin-bottom: 20px;font-weight: 400}
.location-sec img{width: 100%;}
.accordion {width: 100%;max-width: 384px;background: transparent;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0px}

#main #faq .card {margin-bottom: 5px;border: 0;background: transparent;}
#main #faq .card .card-header {border: 0;-webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);border-radius: 2px;padding: 0;}
#main #faq .card .card-header .btn-header-link {cursor: pointer;display: block;font-family: euroika-bold;padding: 5px 10px;background: #debb60;color: #0c162a;font-size: 16px;font-weight: 700;border-bottom: 1px solid #CCC;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
#main #faq .card .card-header .btn-header-link:after {content: "\f0d7";font: normal normal normal 14px/1 FontAwesome;font-weight: 900;float: right;margin-top: 5px;}
#main #faq .card .card-header a[aria-expanded="true"]:after{-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}
#main #faq .card .card-header .btn-header-link.collapsed {background: #debb60;color: #0b162a;}
#main #faq .card .card-header .btn-header-link.collapsed:after {content: "\f0d7";-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);margin-top: 5px;}
#main #faq .card .collapsing {background: transparent;line-height: 30px;}
#main #faq .card .collapse {border: 0;}
#main #faq .card .collapse.show {line-height: 30px;color: #222;}
#main #faq .card p{font-size: 12px;font-family: 'Montserrat', sans-serif;text-transform: uppercase;line-height: 20px;padding: 10px;border: 1px solid #f0ead8;}

.accordion .link {cursor: pointer;display: block;font-family: euroika-bold;padding: 5px 10px;background: #debb60;color: #0c162a;font-size: 16px;font-weight: 700;border-bottom: 1px solid #CCC;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease}
.accordion li{margin-bottom: 5px;}
.accordion li:last-child .link {border-bottom: 0}
.accordion li i {position: absolute;top: 8px;left: 12px;font-size: 18px;color: #0c162a;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease}
.accordion li i.fa-caret-down {right: 12px;left: auto;font-size: 16px}
.accordion li.open .link {color: #0c162a}
.accordion li.open i {color: #0c162a}
.accordion li.open i.fa-caret-down {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg)}
.accordion-text{padding: 10px;display: none;border: 1px solid #f0ead8;}
.accordion-text p{font-size: 12px;font-family: 'Montserrat', sans-serif;text-transform: uppercase;line-height: 20px;}

.bg-white{background: #fff;}
.bg-pink{background: #f8f1de;}

.modal-backdrop{position: relative;z-index: 999999}
.modal-open{padding: 0px ! important}
#myModal {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 999999;background: rgb(0 0 0 / 50%);opacity:1 ! important}
#myModal .modal-body{padding: 0;}
#myModal .modal-dialog {background: transparent;width: 360px;margin: 0px auto;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
#myModal .modal-content{border: none;background: transparent}
#myModal .form-slider-wrapper .form-group{margin-bottom: 10px;}
#myModal .form-slider-wrapper label{font-family: 'Roboto', sans-serif;}
#myModal .form-slider-wrapper {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=98);opacity: 0.98;background-color: #157a6a;display: block;height: auto;padding: 20px 30px 30px 30px;position: relative;width: 360px;z-index: 10;color:#fff;right: 0;bottom: 0;}
#myModal .form-slider-wrapper .form-control{border-radius:0px;margin-bottom:10px;}
#myModal .form-slider-wrapper h4 {margin-top: 0;font-size: 26px;}
#myModal .form-slider-wrapper h3 {margin: 0;font-size: 20px;}
#myModal .form-slider-wrapper h3:after {display: none;}
#myModal .form-slider-wrapper hr {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);opacity: 0.2;margin: 15px 0;border-top: 1px solid rgb(84 122 196);}
#myModal .form-slider-wrapper .btn {font-size: 18px;padding: 10px;width: 100%;position: relative;background: #fec613;color: #000;margin: 0;margin-top: 10px;font-family:'Roboto', sans-serif;}
#myModal .form-slider-wrapper figure {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity: 0.6;}
#myModal .form-slider-wrapper .custom-radio{border: 2px solid #fff;padding: 2px 14px;text-align: center;margin: 0px auto;border-radius: 6px;margin-bottom: 0px;}
#myModal .form-slider-wrapper .custom-radio input{visibility: hidden;}
#myModal .form-slider-wrapper .custom-control-label::before{left: -20px;}
#myModal .form-slider-wrapper .custom-control-label::after{left: -20px;}
#myModal .form-slider-wrapper .custom-control-label {position: relative;margin-left: 10px;font-size: 14px;}
#myModal .form-slider-wrapper .list-inline-item:not(:last-child) {margin-right: 5px;}

#DownloadModal {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 999999;background: rgb(0 0 0 / 50%);opacity:1 ! important}
#DownloadModal .modal-body{padding: 0;}
#DownloadModal .modal-dialog {background: transparent;width: 360px;margin: 0px auto;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
#DownloadModal .modal-content{border: none;background: transparent}
#DownloadModal .form-slider-wrapper .form-group{margin-bottom: 10px;}
#DownloadModal .form-slider-wrapper label{font-family: 'Roboto', sans-serif;}
#DownloadModal .form-slider-wrapper {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=98);opacity: 0.98;background-color: #157a6a;display: block;height: auto;padding: 20px 30px 30px 30px;position: relative;width: 360px;z-index: 10;color:#fff;right: 0;bottom: 0;}
#DownloadModal .form-slider-wrapper .form-control{border-radius:0px;margin-bottom:10px;}
#DownloadModal .form-slider-wrapper h4 {margin-top: 0;font-size: 26px;}
#DownloadModal .form-slider-wrapper h3 {margin: 0;font-size: 20px;}
#DownloadModal .form-slider-wrapper h3:after {display: none;}
#DownloadModal .form-slider-wrapper hr {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);opacity: 0.2;margin: 15px 0;border-top: 1px solid rgb(84 122 196);}
#DownloadModal .form-slider-wrapper .btn {font-size: 18px;padding: 10px;width: 100%;position: relative;background: #fec613;color: #000;margin: 0;margin-top: 10px;font-family:'Roboto', sans-serif;}
#DownloadModal .form-slider-wrapper figure {filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);opacity: 0.6;}
#DownloadModal .form-slider-wrapper .custom-radio{border: 2px solid #fff;padding: 2px 14px;text-align: center;margin: 0px auto;border-radius: 6px;margin-bottom: 0px;}
#DownloadModal .form-slider-wrapper .custom-radio input{visibility: hidden;}
#DownloadModal .form-slider-wrapper .custom-control-label::before{left: -20px;}
#DownloadModal .form-slider-wrapper .custom-control-label::after{left: -20px;}
#DownloadModal .form-slider-wrapper .custom-control-label {position: relative;margin-left: 10px;font-size: 14px;}
#DownloadModal .form-slider-wrapper .list-inline-item:not(:last-child) {margin-right: 5px;}

#download-lb {max-width: 100%;margin: 0px auto;background: rgb(0 0 0 / 70%);z-index: 9999999;}
#download-lb .form-slider-wrapper{right: 0;left: 0;margin: 0px auto;position: absolute;top:10%}
#bottom-form select option { color: #fff;font-size: 14px; }
.close-btn {cursor:pointer;border-radius: 50px;border: 2px solid #fff;width: 30px;height: 30px;background: #fec613;color: #fff;outline: none;position: absolute;right: -20px;top: -20px;}

.hidden {
    overflow: hidden;
    display: none;
    visibility: hidden;
}
.mfp-wrap{z-index: 9999999}
.mfp-close-btn-in .mfp-close {
    top: 35px;
    right:10px;
    font-size: 40px;
    color: #000 ! important;
}
/*Property Detail CSS*/

/*About CSS*/
.profile{background: #0c162a;position: relative;z-index: 9999}
.profile .top-box{padding: 0px 70px;}
.profile .top-box .quotes{margin-bottom: 30px;}
.profile h2 {font-family: euroika-bold;font-size: 42px;text-transform: uppercase;margin-bottom: 25px;color: #dab95c;}
.profile p {font-family: 'Montserrat', sans-serif;font-size: 14px;color: #fff;}
.profile ul{margin-top: 80px;}
.profile ul li{float: left;margin-right: 35px;}
.profile ul li p{font-family: 'Montserrat', sans-serif;font-size: 14px;color: #fff;}
.profile ul li h3{font-family: 'Montserrat', sans-serif;font-size: 32px;color: #fff;font-weight: 400}

.focus{background: #f4f4f4;padding-top: 110px;position: relative;}
.focus .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px ! important;}
.focus .focus-box{padding-left: 190px;}
.focus h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 25px;color:#000;font-weight: 700;}
.focus h2 span{color:#3bbfab}
.focus p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;}
.focus h5{font-family: 'Montserrat', sans-serif;font-size: 16px;color:#fff;margin-top: 20px;text-transform: uppercase}
.focus .explore-btn{background: #fec613;color: #000;padding: 6px 15px;display: flex;align-items: center;width: 150px;margin-top: 20px;border-radius: 0px;padding-right: 0px;transition: .5s;font-weight: 400;}
.focus .explore-btn .right-icon {background: #fff;width: 30px;height: 30px;align-items: center;display: inline-block;text-align: center;line-height: 33px;margin-left: 10px;border-radius: 0px;}
.focus .explore-btn i{color:#000;}
.focus .explore-btn:hover{background: #157a6a;color:#fff;transition: .5s;}
.focus .explore-btn:hover i{color:#000;}
.focus .yellow-square{width:400px;height: 300px;background: #fec613;position: absolute;right: 0;top: -60px;}
.focus ul{}
.focus ul li{float: left;width:100%;background: #fff;padding: 60px 28px;}
.focus ul li h4{font-family: 'Montserrat', sans-serif;font-size: 18px;color: #0c162a;font-weight: 600;margin-bottom: 15px;transition: .8s;width:70%;line-height: 22px;text-transform: uppercase;}
.focus ul li p{font-family: 'Montserrat', sans-serif;font-size: 14px;color: #0c162a;transition: .5s;}
.focus ul li img{filter:brightness(1);width:80px ! important;transition: .1s;margin-bottom: 15px;}
.focus ul li:hover h4{color:#fff;transition: .5s;}
.focus ul li:hover p{color:#fff;transition: .5s;}
.focus ul li:hover img{filter:brightness(5);}
/*.focus .owl-next{background: transparent ! important;border: 2px solid #157a6a ! important;border-top-color: #fec613 ! important;transition: .18s;width: 80px;height: 80px;border-radius: 100px ! important;position: absolute;right: 20px;bottom: 10px;outline: none ! important;transition: .5s;}
.focus .owl-next:hover{background: transparent ! important;border: 2px solid #fec613 ! important;border-top-color: #157a6a ! important;transition: .18s;}
.focus .owl-next i{font-size: 30px;color: #157a6a;}
.focus .owl-next i:before{line-height: 2;}
.focus .owl-next:hover i{color:#157a6a;transition: .5s;}*/
.focus .focus-carousel .owl-nav{position: relative;margin-top: 15px;}
.focus .focus-carousel .owl-nav .owl-prev{background: #136a5c;border-radius: 100px;padding: 1px ! important;outline: none}
.focus .focus-carousel .owl-nav .owl-next{background: #fec613;border-radius: 100px;padding: 1px ! important;outline: none}
.focus .owl-dots{display: none;}

.comfort{position: relative;top:0;left: 0;right: 0;background: url('../images/comfort-bg.webp');background-position: center;background-repeat: no-repeat;background-size: cover;background-attachment: fixed}
.comfort .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px ! important;right:0;-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.comfort h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 10px;color:#fff;font-weight: 700;}
.comfort p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#fff;max-width: 90%;}
.comfort h2 span{color:#fec613}
.comfort ul{list-style-type: none;display: inline-block;padding: 0;margin: 0;width:100%;margin-bottom: 20px;}
.comfort ul li{width:33%;float: left;padding-right: 10px;font-size: 14px;font-family: 'Roboto', sans-serif;font-weight: 400;color:#fff;margin-top: 40px;display: flex;align-items: center;justify-content: start;}
.comfort ul li amp-img{float: left;margin-right: 10px;margin-top: -5px;}
.comfort ul li .comfort-icon{background: #fec613;padding: 15px;width: 80px;height: 80px;border-radius: 200px;overflow: hidden;}
.comfort ul li .comfort-text{margin-left: 15px;}
.comfort ul li .comfort-text p{max-width: 100%;}
.comfort ul li .comfort-text h3{font-family: 'gotham', sans-serif;font-size: 30px;display: flex;}
.comfort ul li .comfort-icon img{width: 100%}

.focus2{background: #3bbfab;padding-top: 100px;position: relative;}
.focus2 .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px ! important;}
.focus2 .focus-box{padding-left: 190px;}
.focus2 h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 25px;color:#fff;font-weight: 700;}
.focus2 p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#fff;}
.focus2 h5{font-family: 'Montserrat', sans-serif;font-size: 16px;color:#fff;margin-top: 20px;text-transform: uppercase}
.focus2 .explore-btn{background: #fec613;color: #000;padding: 6px 15px;display: flex;align-items: center;width: 150px;margin-top: 20px;border-radius: 0px;padding-right: 0px;transition: .5s;font-weight: 400;}
.focus2 .explore-btn .right-icon {background: #fff;width: 30px;height: 30px;align-items: center;display: inline-block;text-align: center;line-height: 33px;margin-left: 10px;border-radius: 0px;}
.focus2 .explore-btn i{color:#000;}
.focus2 .explore-btn:hover{background: #157a6a;color:#fff;transition: .5s;}
.focus2 .explore-btn:hover i{color:#000;}
.focus2 ul{}
.focus2 ul li{float: left;width:100%;background: none;padding: 0;position: relative;overflow: hidden}
.focus2 ul li h4{font-family: 'gotham', sans-serif;font-size: 18px;color: #0c162a;font-weight: 600;margin-bottom: 15px;transition: .8s;width:70%;line-height: 22px;}
.focus2 ul li p{font-family: 'gotham', sans-serif;font-size: 14px;color: #0c162a;transition: .5s;}
.focus2 ul li img{transition: transform .2s;}
.focus2 ul li:hover h4{color:#fff;transition: .5s;}
.focus2 ul li:hover p{color:#fff;transition: .5s;}
.focus2 ul li:hover img{transform: scale(1.1);transition: .5s;}

.focus2 .text-desc{background: transparent;padding: 20px 15px;padding-top: 100px;position: absolute;bottom: 0;width:100%;background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,9));}
.focus2 .text-desc p{margin-bottom: 0px;color:#fff;}
.focus2 .text-desc .location{color:#fff;font-size: 12px;text-transform: uppercase;font-weight: 600;margin-bottom: 10px;}
.focus2 .text-desc .location i{font-size: 14px;margin-right: 5px;}
.focus2 .text-desc h5{text-transform:none;color:#fff;font-size: 21px;font-family: 'gotham', sans-serif;font-weight: 600;text-overflow: ellipsis;white-space: nowrap;width: 85%;overflow: hidden;margin-bottom: 10px;}
.focus2 .text-desc .price{color:#fff;font-size: 15px;font-size: 14px;font-weight: 500;}
.focus2 .text-desc .from{color:#fff;font-size: 14px;text-transform: capitalize;font-weight: 400;margin-right: 5px;float: left;font-family: 'gotham', sans-serif;}

/*.focus2 .owl-next{background: transparent ! important;border: 2px solid #157a6a ! important;border-top-color: #fec613 ! important;transition: .18s;width: 80px;height: 80px;border-radius: 100px ! important;position: absolute;right: 20px;bottom: 10px;outline: none ! important;transition: .5s;}
.focus2 .owl-next:hover{background: transparent ! important;border: 2px solid #fec613 ! important;border-top-color: #157a6a ! important;transition: .18s;}
.focus2 .owl-next i{font-size: 30px;color: #157a6a;}
.focus2 .owl-next i:before{line-height: 2;}
.focus2 .owl-next:hover i{color:#157a6a;transition: .5s;}*/
.focus2 .property-carousel .owl-nav{position: relative;margin-top: 10px;}
.focus2 .property-carousel .owl-nav .owl-prev{background: #136a5c;border-radius: 100px;padding: 1px ! important;outline: none}
.focus2 .property-carousel .owl-nav .owl-next{background: #fec613;border-radius: 100px;padding: 1px ! important;outline: none}
.focus2 .owl-dots{display: none;}
/*.focus2 .owl-theme .owl-dots .owl-dot span {
    width: 100px;
    height: 5px;
    margin: 5px 0px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;
}
.focus2 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fec613;
}*/
.team{background: url(../images/comfort-bg.jpg);background-position: center;background-repeat: no-repeat;background-size: cover;background-attachment: fixed;}
.team h2 {font-family: 'gotham', sans-serif;font-size: 42px;margin-bottom: 25px;color: #fff;font-weight: 700;}
.team h2 span {color: #fec613;}
.team p {font-family: 'Montserrat', sans-serif;font-size: 14px;color: #fff;}
.team .nk-image{text-align: right;padding: 0;}
.team .nk-image img{width:200px;}
.team .team-caro{margin: 0;margin-top: 20px;}
/*.team .owl-next{background: transparent ! important;border: 2px solid #fec613 ! important;border-top-color: #fff ! important;transition: .18s;width: 80px;height: 80px;border-radius: 100px ! important;position: absolute;right: 20px;bottom: 10px;outline: none ! important;transition: .5s;}
.team .owl-next:hover{background: transparent ! important;border: 2px solid #fff ! important;border-top-color: #fec613 ! important;transition: .18s;}
.team .owl-next i{font-size: 30px;color: #fec613;}
.team .owl-next i:before{line-height: 2;}
.team .owl-next:hover i{color:#fff;transition: .5s;}*/
.team .team-carousel .owl-nav{position: relative;margin-top: 15px;}
.team .team-carousel .owl-nav .owl-prev{background: #136a5c;border-radius: 100px;padding: 1px ! important;outline: none}
.team .team-carousel .owl-nav .owl-next{background: #fec613;border-radius: 100px;padding: 1px ! important;outline: none}
.team .owl-dots{display: none;}

.inner-menu .top-right-menu .phone .number{color:#fff;}
.inner-menu .top-right-menu .phone i{color:#fff;}
.inner-menu .top-right-menu .phone{border: 1px solid rgb(255 255 255 / 50%);}
.inner-menu .menu-toggle{color:#fff}

.home-about{background: #f4f4f4;position: relative;z-index: 99999}
.home-about .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px ! important;right:0;-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.home-about .home-about-box {padding-left: 60px;padding-right: 150px;}
.home-about img{width:100%;}
.home-about h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 25px;color:#000;font-weight: 700;}
.home-about h2 span{color:#3bbfab}
.home-about p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;margin-bottom: 15px;}
.home-about h5{font-family: 'Montserrat', sans-serif;font-size: 16px;color:#fff;margin-top: 20px;text-transform: uppercase}
.home-about .explore-btn{background: #fec613;color: #000;padding: 6px 15px;display: flex;align-items: center;width: 150px;margin-top: 20px;border-radius: 0px;padding-right: 0px;transition: .5s;font-weight: 400;}
.home-about .explore-btn .right-icon {background: #fff;width: 30px;height: 30px;align-items: center;display: inline-block;text-align: center;line-height: 33px;margin-left: 10px;border-radius: 0px;}
.home-about .explore-btn i{color:#000;}
.home-about .explore-btn:hover{background: #157a6a;color:#fff;transition: .5s;}
.home-about .explore-btn:hover i{color:#000;}
.home-about .wowsome{display: flex;background: #fff;padding: 20px 30px;;position: absolute;right: 0;bottom: -20px;align-items: center;padding-left: 0px;box-shadow: 0px 10px 20px 0px #cccbcb;}
.home-about .wowsome .smiley{width:70px;}
.home-about .wowsome .wow{width:125px;margin-top: -10px;}
.home-about .wowsome h2{margin-bottom: 0px;line-height: 40px;}
.home-about .wowsome h2 .hundred{font-family: 'gotham', sans-serif;font-size: 65px;font-weight: 700;text-transform: uppercase;font-weight: 700;}
.home-about .wowsome h2 .some{font-family: 'gotham', sans-serif;font-size: 45px;font-weight: 700;text-transform: uppercase;font-weight: 700;}
.home-about .wowsome h2 .delivered{font-family: 'gotham', sans-serif;font-size: 40px;font-weight: 700;}

.about2{background: #f4f4f4;position: relative;z-index: 99999}
.about2 .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px ! important;right:0;-webkit-transform: scaleX(-1);transform: scaleX(-1);}
.about2 .about2-box{padding-left: 170px;padding-right: 100px;}
.about2 img{width:100%;}
.about2 h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 25px;color:#000;font-weight: 700;}
.about2 h2 span{color:#3bbfab}
.about2 p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;margin-bottom: 15px;}
.about2 h5{font-family: 'Montserrat', sans-serif;font-size: 16px;color:#fff;margin-top: 20px;text-transform: uppercase}
.about2 .explore-btn{background: #fec613;color: #000;padding: 6px 15px;display: flex;align-items: center;width: 150px;margin-top: 20px;border-radius: 0px;padding-right: 0px;transition: .5s;font-weight: 400;}
.about2 .explore-btn .right-icon {background: #fff;width: 30px;height: 30px;align-items: center;display: inline-block;text-align: center;line-height: 33px;margin-left: 10px;border-radius: 0px;}
.about2 .explore-btn i{color:#000;}
.about2 .explore-btn:hover{background: #157a6a;color:#fff;transition: .5s;}
.about2 .explore-btn:hover i{color:#000;}
.about2 .wowsome{display: flex;background: #fff;padding: 20px 30px;;position: absolute;right: 0;bottom: -20px;align-items: center;padding-left: 0px;box-shadow: 0px 10px 20px 0px #cccbcb;}
.about2 .wowsome .smiley{width:70px;}
.about2 .wowsome .wow{width:125px;margin-top: -10px;}
.about2 .wowsome h2{margin-bottom: 0px;line-height: 40px;}
.about2 .wowsome h2 .hundred{font-family: 'gotham', sans-serif;font-size: 65px;font-weight: 700;text-transform: uppercase;font-weight: 700;}
.about2 .wowsome h2 .some{font-family: 'gotham', sans-serif;font-size: 45px;font-weight: 700;text-transform: uppercase;font-weight: 700;}
.about2 .wowsome h2 .delivered{font-family: 'gotham', sans-serif;font-size: 40px;font-weight: 700;}

.further{background: url(../images/further-bg.jpg);background-size: cover;background-attachment: fixed;display: flex}
.further .further-box{background: #fff;width:360px;padding: 60px 40px;float: right}
.further .further-box h2 {font-family: 'gotham', sans-serif;font-size: 34px;text-transform: uppercase;margin-bottom: 25px;color: #157a6a;font-weight: 500}
.further .further-box p {font-family: 'Montserrat', sans-serif;font-size: 14px;color: #0c162a;margin-bottom: 50px;}
.further .further-box h4 {font-family: 'Montserrat', sans-serif;font-size: 16px;color: #0c162a;text-transform: uppercase;margin-bottom: 40px;display: flex;align-items: center;}
.further .arrow-circle{border:2px solid #0c162a;border-radius: 150px;width: 30px;height: 30px;display: flex;align-items: center;justify-content: center;transition: .5s;margin-left: 20px;}
.further .arrow-circle i{color:#0c162a;}
.further .arrow-circle i:before{line-height: 2;}
.further .arrow-circle:hover{background: #0c162a;transition: .5s;}
.further .arrow-circle:hover i{color:#fff;}
/*About CSS*/

/*Contact CSS*/

.contact{background: #fff;position: relative;z-index: 99999}
#contact .royal-contact-desc {margin-bottom: 50px;}
#contact .royal-contact-desc > h3 {color: #333;font-size: 20px;font-weight: 500;margin-bottom: 10px;text-transform: capitalize;font-family: 'Montserrat', sans-serif;}
#contact .single-contact-left:first-child {margin-top: 0;}
#contact .single-contact-left {background: #fff none repeat scroll 0 0;box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);padding: 8px;display: flex;align-items: center;width:100%;margin-bottom: 15px;}
#contact .contact-icon {color: #fff;display: flex;float: left;font-size: 22px;line-height: 22px;margin-right: 10px;width: 24%;height: 80px;vertical-align: middle;align-items: center;text-align: center;background: #3bbfab;margin-right: 10px;}
#contact .contact-icon i{text-align: center;margin: 0px auto}
#contact .contact-text{float: left;font-family: 'Montserrat', sans-serif;font-weight: 500;width:70%;}
#contact .contact-text > h4 {color: #333;font-size: 14px;font-weight: 600;text-transform: uppercase;font-family: 'Montserrat', sans-serif;padding: 0px;padding-bottom: 5px;}
#contact .contact-text span{font-size: 14px;text-transform: capitalize}
#contact .contact-text > p {font-size: 14px;line-height: 26px;font-family: 'Montserrat', sans-serif;}
#contact .royal-contact-form-right {margin-top: 0;}
#contact .royal-contact-form-right > form {background: #fff none repeat scroll 0 0;box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);padding: 30px 50px;margin-top: 0;}
#contact .royal-contact-form-right input {border: 1px solid #ddd;height: 45px;padding: 5px 10px;width: 100%;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;outline: none;}
#contact input.cform{ width: 150px !important;}
#contact .royal-contact-form-right form p {margin: 10px 0;}
#contact .royal-contact-form-right input:focus, .royal-contact-form-right textarea:focus {border: 1px solid #fec613;}
#contact .royal-contact-form-right textarea {border: 1px solid #ddd;height: 120px;padding: 5px 10px;width: 100%;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;outline: none;}
#contact .contact-btn{background: #fec613;border: none;color: #000;font-size: 18px;font-weight: 400;padding: 10px 20px;transition: .5s;cursor: pointer}
#contact .contact-btn:hover{background: #157a6a;transition: .5s;color:#fff;}
.owl-theme .owl-dots .owl-dot{outline: none ! important;}
.owl-theme .owl-dots .owl-dot span {
    background: #e2e2e2;
}
/*Contact CSS*/

/*WOW Product Detail Page*/
.inner-banner{position: relative;background: #3bbfab;z-index: 99999}
.inner-banner .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px;}
.inner-banner .building-banner{width:100%;}
.inner-banner h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: uppercase;margin-bottom: 15px;color:#fff;font-weight: 700;}
.inner-banner p{font-family: 'Montserrat', sans-serif;font-size: 16px;color:#fff;margin-bottom: 15px;opacity: 0.8;}
.inner-banner h3{font-family: 'gotham', sans-serif;font-size: 30px;text-transform: uppercase;margin-bottom: 25px;color:#fff;font-weight: 500;border-bottom: 4px solid #fff;padding-bottom: 5px;display: inline-block}
.inner-banner .col-md-6{display: flex;align-items: center;}
.inner-banner .banner-text-box{padding-left: 180px;padding-right: 60px;}

.form-section{position: relative;background: #f4f4f4;z-index: 99999;position: relative;}
.top-form {display: block;margin-top: 0em;top: -65px;z-index: 999;position: relative;padding: 0px 15px;display: flex;align-items: center;justify-content: center;}
.top-form .form-inline .form-group {display: inline-block;margin-bottom: 0;vertical-align: middle;margin: 0px 5px;width:15%;}
.top-form .form-inline .form-control {display: inline-block;vertical-align: middle;box-shadow: none}
.top-form .form-inline .form-control:focus{box-shadow: none}
.top-form {background: #fcc513;padding-top: 40px;padding-bottom: 40px;border-radius: 0px;text-align: center;}
.top-form .first-box{width:150px ! important;}
.top-form .first-box h4{color:#222222;font-family: 'Exo', sans-serif;font-weight: 500;text-align: left;float: left;margin:0;margin-right: 5px;font-size: 22px;line-height: 24px;}
.top-form .second-box i{float: left;font-size: 30px;margin-right: 5px;}
.top-form .form-control{border-radius: 0px;height: 38px;padding: 6px 10px;margin-left: 0px;background: #fff;color:#000;width: 100%;font-family: 'Ubuntu', sans-serif;font-size: 14px;}
.top-form .form-control:focus{border:1px solid #fff;}
.top-form .form-control::placeholder{color:#aaa;font-family: 'Ubuntu', sans-serif;font-size: 12px;}
select {
    outline:0;
    box-shadow:none;
    border:0!important;
    background: #fff;
    background-image: none;
    flex: 1;
    padding: 0 .5em;
    color:#aaa;
    cursor:pointer;
    font-size: 13px;
}
select::-ms-expand {
    display: none;
}
.select {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: 38px;
    line-height: 3;
    background: #5c6664;
    overflow: hidden;
    border-radius: 0px;
}
.select::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px;
    background: #157a6a;
    cursor: pointer;
    pointer-events: none;
    transition: 0.25s all ease;
    font-size: 13px;
    color: #fff;
}
.select:hover::after {
    color: #fff;
}
.btn{padding: 7px 35px;margin-left: -3px;}
.top-form .form-control textarea{padding-top: 9px;}
.top-form .form-control input{background: #fff;border-top: 1px solid #59ade0;border-right: 1px solid #59ade0;}
.submit-btn{background: #3bbfab;width: 100%;border-radius: 0px;color:#fff;border:none;margin-top: 0px;margin-bottom: 0px;margin-left: 0px;font-family: 'Roboto Condensed', sans-serif;text-transform: uppercase;font-weight: 600;transition: .5s;}
.submit-btn:hover{background: #157a6a;transition: .5s;}
.top-form select option { color: #000;font-size: 14px; }

.about-product{background: #f4f4f4;position: relative;z-index: 99999;padding-top: 0px;}
/*.about-product .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px ! important;right:0;-webkit-transform: scaleX(-1);transform: scaleX(-1);}*/
.about-product .about2-box{padding-left: 30px;padding-right: 30px;}
.about-product .product-image1{width:350px;position: relative;z-index: 7}
.about-product .product-yellow-box{background: #fcc513;width:350px;height: 390px;position: absolute;left:40px;z-index: 1;top:25px}
.about-product .product-image2{width:280px;float: right;position: absolute;bottom: -40px;right: 0;z-index: 9}
.about-product img{width:100%;}
.about-product h1{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 15px;color:#000;font-weight: 700;}
.about-product h1 span{color:#3bbfab}
.about-product p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;margin-bottom: 20px;}
.about-product h5{font-family: 'Montserrat', sans-serif;font-size: 16px;color:#fff;margin-top: 20px;text-transform: uppercase}
.about-product .explore-btn{background: #fec613;color: #000;padding: 6px 15px;display: flex;align-items: center;width: 200px;margin-top: 20px;border-radius: 0px;padding-right: 0px;transition: .5s;font-weight: 400;}
.about-product .explore-btn .right-icon {background: #fff;width: 30px;height: 30px;align-items: center;display: inline-block;text-align: center;line-height: 33px;margin-left: 10px;border-radius: 0px;}
.about-product .explore-btn i{color:#000;}
.about-product .explore-btn:hover{background: #157a6a;color:#fff;transition: .5s;}
.about-product .explore-btn:hover i{color:#000;}
.about-product  ul{list-style-type: none;display: inline-block;padding: 0;margin: 0;width:100%;}
.about-product ul li{width:50%;display:flex;align-items: center;justify-content: flex-start;float: left;padding-right: 10px;font-size: 13px;font-family: 'Roboto', sans-serif;font-weight: 400;color:#626366;margin: 15px 0px;}
.about-product ul li img{float: left;margin-right: 10px;margin-top: -5px;width:55px;}

.location-section{background: url(../images/location-bg.jpg);position: relative;background-position-x: right;}
.location-section h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 15px;color:#000;font-weight: 700;}
.location-section h2 span{color:#3bbfab}
.location-section p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;margin-bottom: 25px;max-width:85%;}
.location-section ul li{font-family: 'Montserrat', sans-serif;font-size: 14px;}
.location-section .table-bordered{width:100%;}
#accordionExample h4{cursor:pointer;color:#333;font-size: 16px;font-family: 'Roboto', sans-serif;font-weight: 500;text-transform: uppercase;padding: 13px 10px;border: none;background: transparent;border-bottom: 1px solid #d1d0d0;margin-left: 0px;}
#accordionExample section:first-child h4{border-top: 1px solid #d1d0d0;}
#accordionExample h4[aria-expanded="true"]{color: #3bbfab;}
#accordionExample h4[aria-expanded="true"] .aero{-ms-transform: rotate(180deg);transform: rotate(180deg);transition:.5s;}
#accordionExample h4[aria-expanded="false"] .aero{transition:.5s;}
#accordionExample h4 .title{margin-left: 50px;}
#accordionExample h4 .aero{float: right;}
#accordionExample .hover-effect span{width:100%}
#accordionExample .hover-effect span .hover-element:nth-child(2){width:100%;}
#accordionExample .panel-heading{cursor: pointer}
#accordionExample .panel-body{padding: 5px 10px;margin-left: 0px;}
#accordionExample .panel-body p:first-child{margin-top: 10px;}
#accordionExample .panel-body p{width:100%;display: inline-block;font-size: 14px;margin-bottom: 10px;line-height: 18px;}
#accordionExample .panel-body p .particular{width:80%;float: left}
#accordionExample .panel-body p .kms{width:20%;text-align: right;float: right;}
#accordion2 .accordion .card{border: none;border-bottom: 0px solid #000 ! important;background: #f4f4f4;}
#accordion2 .explore-btn{background: #fec613;color: #000;padding: 6px 15px;display: flex;align-items: center;width: 250px;margin-top: 20px;border-radius: 0px;padding-right: 0px;transition: .5s;font-weight: 400;}
#accordion2 .explore-btn .right-icon {background: #fff;width: 30px;height: 30px;align-items: center;display: inline-block;text-align: center;line-height: 33px;margin-left: 10px;border-radius: 0px;}
#accordion2 .explore-btn i{color:#000;}
#accordion2 .explore-btn:hover{background: #157a6a;color:#fff;transition: .5s;}
#accordion2 .explore-btn:hover i{color:#000;}

.amenities-section{}
.amenities-section h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 15px;color:#000;font-weight: 700;}
.amenities-section p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;margin-bottom: 25px;max-width:85%;}
.amenities-section ul{list-style-type: none;display: inline-block;padding: 0;margin: 0;width:100%;}
.amenities-section ul li{width:25%;float: left;background: #fcc513;padding: 20px 25px;border: 1px solid #fff;}
.amenities-section ul li h5{font-size: 14px;font-family: 'Roboto', sans-serif;font-weight: 400;color:#000;transition: .5s;text-transform: uppercase;margin: 10px 0px;}
.amenities-section ul li img{width:65px;}
.amenities-section ul li:nth-child(1) img{filter:invert(1);opacity: 0.8;}
.amenities-section ul li:nth-child(2){background: #3bbfab;}
.amenities-section ul li:nth-child(2) h5{color:#fff;}
.amenities-section ul li:nth-child(3){background: #fcc513;}
.amenities-section ul li:nth-child(3) img{filter:invert(1);opacity: 0.8;}
.amenities-section ul li:nth-child(4){background: #3bbfab;}
.amenities-section ul li:nth-child(4) h5{color:#fff;}
.amenities-section ul li:nth-child(5){background: #3bbfab;}
.amenities-section ul li:nth-child(5) h5{color:#fff;}
.amenities-section ul li:nth-child(6){background: #fcc513;}
.amenities-section ul li:nth-child(6) img{filter:invert(1);opacity: 0.8;}
.amenities-section ul li:nth-child(7){background: #3bbfab;}
.amenities-section ul li:nth-child(7) h5{color:#fff;}
.amenities-section ul li:nth-child(8){background: #fcc513;}
.amenities-section ul li:nth-child(8) img{filter:invert(1);opacity: 0.8;}

.floor-plan{background: #f6f5f3;}
.floor-plan h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 15px;color:#000;font-weight: 700;text-align: center}
.floor-plan p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;margin: 0px auto;margin-bottom: 25px;text-align: center;max-width: 80%;opacity: 0.6;font-weight: 400;}
.floor-plan .nav-pills{align-items: center;justify-content: center;}
.floor-plan .nav-link{background: #3bbfab;text-transform: uppercase;color:#fff;margin: 0px 5px;margin-top: 30px;margin-bottom: 10px;}
.floor-plan .nav-pills .nav-link.active, .nav-pills .show>.nav-link {color: #000;background-color: #fcc513;}
.floor-plan .tab-pane{text-align: center}
.floor-plan .floor-bordered{border: 15px solid #fff;width:100%;}
.floor-plan .floor-carousel .owl-nav{position: relative;margin-top: 10px;}
.floor-plan .floor-carousel .owl-nav .owl-prev{background: #136a5c;border-radius: 100px;padding: 1px ! important;outline: none}
.floor-plan .floor-carousel .owl-nav .owl-next{background: #fec613;border-radius: 100px;padding: 1px ! important;outline: none}
.floor-plan .owl-dots{display: none;}

.gallery{background: #fcc513;position: relative;}
.gallery .smiley2{position: absolute;top: 35%;bottom: 50%;display: flex;align-items: center;width: 100px ! important;}
.gallery .gallery-box{padding-left: 190px;}
.gallery .gallery-box .gal-image{width:100%;}
.gallery h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;margin-bottom: 10px;color:#000;font-weight: 700;}
.gallery h2 span{color:#3bbfab}
.gallery p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;margin-bottom: 25px;}
.gallery ul{}
.gallery ul li{float: left;width:100%;background: #fff;padding: 0px;}
.gallery .gallery-carousel .owl-nav{position: relative;margin-top: 10px;}
.gallery .gallery-carousel .owl-nav .owl-prev{background: #136a5c;border-radius: 100px;padding: 1px ! important;outline: none}
.gallery .gallery-carousel .owl-nav .owl-next{background: #fff;border-radius: 100px;padding: 1px ! important;outline: none}
.gallery .owl-dots{display: none;}
.tz-gallery .lightbox img {width: 100%;border-radius: 0;position: relative;}
.tz-gallery .lightbox:before {position: absolute;top: 50%;left: 50%;margin-top: -13px;margin-left: -13px;opacity: 0;color: #fff;font-size: 26px;font: normal normal normal 26px/1 FontAwesome;content: '\f00e';pointer-events: none;z-index: 9000;transition: 0.4s;}
.tz-gallery .lightbox:after {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;background-color: rgb(59 191 171 / 70%);content: '';transition: 0.4s;}
.tz-gallery .lightbox:hover:after, .tz-gallery .lightbox:hover:before {opacity: 1;}
.baguetteBox-button {background-color: transparent !important;}

/*WOW Product Detail Page*/
.yellow-text{color:#fec613;}
.listing{position: relative;z-index: 99999;background: #fff;padding-top: 0px;}
.listing h2{font-family: 'gotham', sans-serif;font-size: 42px;text-transform: none;color:#000;font-weight: 700;margin-left: 10px;}
.listing h2 span{color:#3bbfab}
.listing p{font-family: 'Montserrat', sans-serif;font-size: 14px;color:#000;margin-bottom: 25px;margin-left: 10px;}
.listing ul{}
.listing ul li{float: left;width:23%;background: none;padding: 0;position: relative;overflow: hidden;margin: 0px 10px;margin-bottom: 20px;}
.listing ul li h4{font-family: 'gotham', sans-serif;font-size: 18px;color: #0c162a;font-weight: 600;margin-bottom: 15px;transition: .8s;width:70%;line-height: 22px;}
.listing ul li p{font-family: 'gotham', sans-serif;font-size: 14px;color: #0c162a;transition: .5s;}
.listing ul li img{transition: transform .2s;width:100%;}
.listing ul li:hover h4{color:#fff;transition: .5s;}
.listing ul li:hover p{color:#fff;transition: .5s;}
.listing ul li:hover img{transform: scale(1.1);transition: .5s;}

.listing .text-desc{background: transparent;padding: 20px 15px;padding-top: 100px;position: absolute;bottom: 0;width:100%;background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,9));}
.listing .text-desc p{margin-bottom: 0px;color:#fff;}
.listing .text-desc .location{color:#fff;font-size: 12px;text-transform: uppercase;font-weight: 600;margin-bottom: 10px;margin-left: 0px;}
.listing .text-desc .location i{font-size: 14px;margin-right: 5px;}
.listing .text-desc h5{text-transform:none;color:#fff;font-size: 21px;font-family: 'gotham', sans-serif;font-weight: 600;text-overflow: ellipsis;white-space: nowrap;width: 85%;overflow: hidden;margin-bottom: 10px;}
.listing .text-desc .price{color:#fff;font-size: 15px;font-size: 14px;font-weight: 500;}
.listing .text-desc .from{color:#fff;font-size: 14px;text-transform: capitalize;font-weight: 400;margin-right: 5px;float: left;font-family: 'gotham', sans-serif;}

#career-section{padding-top: 0px;}
#career-section h2{font-family: 'gotham', sans-serif;font-size: 22px;text-transform: none;color:#000;font-weight: 700;}
.single-contact-left-box {background: #fff none repeat scroll 0 0;box-shadow:none;margin-top: 15px;padding: 10px 10px;display: inline-block;width: 100%;margin-bottom: 30px;margin-right: 10px;border:1px solid #eee;}
.single-contact-left-box:last-child{margin-right: 0px;}
.contact-icon {color: #2b404f;display: inline-block;float: left;font-size: 22px;line-height: 22px;margin-right: 10px;text-align: center;width: 100%;}
.contact-text-box{width:100%;display: inline-block;text-align: left;}
.contact-text-box > h4 {color: #333;font-size: 18px;font-weight: 500;margin: 0;border-bottom: 1px solid #ddd;padding: 10px 0px;font-family: 'Montserrat', sans-serif;display: flex;justify-content: space-between;align-items: center;}
.contact-text-box > p {font-size: 15px;line-height: 26px;margin: 5px 0px;}
.contact-text-box .job-desc{display: inline-block;width: 100%;margin-top: 10px;}
.contact-text-box .job-desc .para-1{border-right: 1px solid #ddd;margin-right: 25px;width:45%;float: left;font-size: 14px;margin-bottom: 10px;font-family: 'Montserrat', sans-serif;}
.contact-text-box .job-desc .para-2{width:45%;float: left;font-size: 14px;margin-bottom: 10px;font-family: 'Montserrat', sans-serif;}
.contact-text-box .job-desc div{
    border-top: 1px solid #ddd;
    float: left;
    width: 100%;
}
.contact-text-box .job-desc div i{
    width: 2%;
    float: left;
    padding-top: 15px;
}
.contact-text-box .job-desc div>p{
    width: 95%;
    margin-bottom: 0px;
    padding-top: 10px;
    float: left;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
#career-section .royal-contact-form-right{margin-top: 15px;}
.contact-text-box .job-desc i{margin-right: 10px;}
.apply-now{background: #fec613;color: #fff;text-decoration: none;padding: 8px 10px;border-radius: 4px;margin-top: 0px;display: inline-block;transition: .5s;text-transform: uppercase;font-weight: 500;font-size: 12px;float: right;}
.apply-now:hover{text-decoration: none;color:#fff;background: #3bbfab;transition: .5s;}
#career-section .royal-contact-form-right > form {background: #fff none repeat scroll 0 0;box-shadow: none;padding: 30px 50px;margin-top: 0;border:1px solid #eee;}
#career-section .royal-contact-form-right input {border: 1px solid #ddd;height: 45px;padding: 5px 10px;width: 100%;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
#career-section .royal-contact-form-right select {border: 1px solid #ddd ! important;height: 45px;padding: 5px 10px;width: 100%;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;font-size: 14px;border-radius: 0px;}
#career-section .royal-contact-form-right select:focus{background: #fff;color:#000;}
#career-section .royal-contact-form-right form p {margin: 10px 0;}
#career-section .royal-contact-form-right textarea {border: 1px solid #ddd;height: 120px;padding: 5px 10px;width: 100%;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
#career-section .royal-contact-form-right input::placeholder{font-family: 'Ubuntu', sans-serif;font-size: 12px;}
#career-section .royal-contact-form-right label{font-weight: 500;}
#career-section .royal-contact-form-right textarea::placeholder{font-family: 'Ubuntu', sans-serif;font-size: 12px;}

.sitemap-sec{padding-top: 0px;position: relative;z-index: 99999}
.sitemap-sec h2{font-family: 'gotham', sans-serif;font-size: 28px;text-transform: none;color:#000;font-weight: 700;}
.sitemap-sec h4{margin-bottom:10px;}
.sitemap-sec ul{list-style-type:none;width:100%;display:inline-block;padding:0;margin:0;}
.sitemap-sec ul li{float:left;width: 33%;margin: 8px 0px;}
.sitemap-sec ul li a{color:#6D6E70;text-decoration:none;font-size:16px;transition:.5s;font-weight: 400;}
.sitemap-sec ul li a:hover{color:#fec613;text-decoration:none;transition:.5s}
.sitemap-sec p{font-family: 'Montserrat', sans-serif;color:#6D6E70;text-decoration:none;font-size:14px;transition:.5s;font-weight: 400;margin-bottom: 15px;}


@media (min-width: 992px) and (max-width: 1399px) {
    .about2 .about2-box{padding-left: 100px;}
    .focus .focus-box{padding-left: 115px;}
    .focus2 .focus-box{padding-left: 115px;}
    .gallery .gallery-box{padding-left: 115px;}
    .focus2 .smiley2{width: 90px ! important}
    .focus .smiley2{width: 90px ! important}
    .ready-move #c1 .item{margin-left: 50px;}
    .ready-move #c2 .owl-nav {position: absolute;left: -82%;bottom: 5%;}
    .ready-move .smiley2{width: 90px ! important}
    .home-about .home-about-box {padding-left: 60px;padding-right: 150px;}
    .inner-banner .banner-text-box{padding-left: 105px;}
}

@media (min-width:1900px){
    .ready-move h2{font-size: 38px;}
    .ready-move #c1 .item{margin-left:35%;max-width:90%;padding: 60px 40px;}
    .ready-move #c2 .owl-nav {position: absolute;left: -60%;bottom: 25%;}
    .focus .focus-box{padding-left: 380px;}
    .focus2 .focus-box{padding-left: 380px;}
    .gallery .gallery-box{padding-left: 380px;}
    .inner-banner .banner-text-box{padding-left: 375px;}
    .home-about .home-about-box{padding-left: 60px;padding-right: 250px;}
    .about2 .about2-box{padding-left: 365px;padding-right: 80px;}
    .focus ul li h4{width:55%}
    .home-about .wowsome .smiley{width:90px;}
    .home-about .wowsome h2{margin-bottom: 0px;line-height: 50px;}
    .home-about .wowsome{padding: 15px 40px;padding-left: 0px;}
    .home-about .wowsome .wow {width: 165px;margin-top: -20px;}
    .home-about .wowsome h2 .hundred{font-size: 80px;}
    .home-about .wowsome h2 .some{font-size: 60px;}
    .home-about .wowsome h2 .delivered{font-size: 50px;}

}
@media only screen and (max-width:1320px)  {
    .banner .smiley2{display:none;}
    .ready-move .smiley2{display:none;}
    .focus .smiley2{display:none;}
    .focus2 .smiley2{display:none;}
    .focus2 .focus-box {padding-left: 90px;}
    .focus .focus-box {padding-left: 90px;}
    .ready-move #c1 .item{padding: 25px 50px;margin-left:25px;}
    .ready-move #c2 .owl-nav{bottom:0%;left:-88%;}
}

@media only screen and (max-width:1280px)  {
    .ready-move #c1 .item{padding: 25px 50px;}
    .ready-move #c2 .owl-nav{bottom:0%;left:-90%;}
    .focus2 .focus-box {padding-left: 70px;}
    .focus .focus-box {padding-left: 70px;}
    .ready-move #c1 .item {margin-left: 5px;}
    .banner .smiley2{display:none;}
    .ready-move .smiley2{display:none;}
    .focus .smiley2{display:none;}
    .focus2 .smiley2{display:none;}
}

@media only screen and (max-width:961px)  {
    .banner .smiley2{display: none;}
    .about2 .smiley2{display: none;}
    .home-about .smiley2{display: none;}
    .comfort .smiley2{display: none;}
    .focus .smiley2{display: none;}
    .ready-move .smiley2{display: none;}
    .focus2 .smiley2{display: none;}
    .blog-section .smiley2{display: none;}
    .inner-banner .smiley2{display: none;}
    
    .banner h1{font-size:32px;}
    .banner .banner-text {text-align: left;padding-right: 0px;}
    .banner .carousel-indicators{margin-right: 0;margin-left: 0;justify-content: flex-end;}
    .home-about h2{font-size:32px;}
    .home-about .home-about-box {padding-left: 35px;padding-right: 35px;padding-top: 80px;}
    .focus2{padding-top:60px;}
    .focus2 h2{font-size:32px;}
    .focus2 .focus-box{padding-left: 0;max-width: 680px;}
    .focus2 .explore-btn{margin-bottom:30px;}
    .focus{padding-top:60px;}
    .focus h2{font-size:32px;}
    .focus .focus-box {padding-left: 0;max-width: 680px;}
    .focus .yellow-square {width: 500px;}
    .focus .explore-btn{margin-bottom:80px;}
    .comfort h2{font-size:32px;}
    .ready-move #c1 .item {padding: 0px 50px 50px 50px;margin-left: 0%;}
    .ready-move h2{font-size:32px;}
    .clientale h2{font-size:32px;}
    footer .box2 {width: 25%;}
    footer #subscribe{display:block;margin-top: 20px;}
    
    .listing ul li{width:30%;}
    
    .inner-banner{padding: 100px 0px;}
    .inner-banner .banner-text-box {padding-left: 50px;padding-right: 0px;}
    .inner-banner h2{font-size:30px;margin-bottom: 10px;}
    .inner-banner p{margin-bottom: 15px;}
    .top-form .first-box {width: 100% ! important;}
    .top-form .first-box h4{text-align: center;float: none;margin-bottom:20px;}
    .top-form .form-inline .form-group{margin: 0px 2px;width: 19%;}
    .top-form select{font-size:12px;}
    .about-product h1{font-size:32px;}
    .about-product .product-image1 {width: 400px;}
    .about-product .product-yellow-box{width: 400px;height: 450px;}
    .about-product .product-image2{width: 300px;bottom: -70px;right: 60px;}
    .about-product .about2-box {padding-left: 0px;padding-right: 0px;margin-top: 100px;}
    .about-product ul li {width: 40%;}
    .location-section{background-position-x: center;}
    .location-section h2{font-size:32px;}
    .location-section p{max-width:100%;}
    #accordionExample h4{padding: 8px 10px;font-size:14px;}
    .location-section ul li{font-size:12px;}
    .amenities-section h2{font-size:32px;}
    .amenities-section p{max-width:100%;}
    .amenities-section ul li{padding: 20px 10px;min-height: 130px;display: flex;align-items: center;justify-content: flex-start;}
    .amenities-section ul li img {width: 55px;}
    .amenities-section ul li h5{font-size:12px;}
    .floor-plan h2{font-size:32px;}
    .floor-plan p{max-width:100%;}
    .gallery h2{font-size:32px;}
    .gallery .gallery-box {padding-left: 70px;}
}

@media (max-width:767px){
    .desk-view{display: none ! important;}
    .mob-view{display: block ! important;}
    .no-padding{padding-left: 15px;padding-right: 15px;}
    header{padding: 10px 0px;}
    .banner{padding-top: 70px;z-index:99;}
    .banner .video-box{display: none;}
    .banner h1{font-size: 35px;margin-bottom: 5px;}
    .banner .explore-btn{margin: 15px 0px;}
    .banner .carousel-indicators{margin: 0;bottom: -40px;justify-content: center;}
    .banner .carousel-indicators li{text-indent: 0;}
    .sidebar-nav > .sidebar-brand{height: 55px;}
    .sidebar-nav li.sidebar-nav-item a{padding: 10px 15px;}
    .logo{width:120px;}
    .product-logo{width:250px;}
    .logo-box{display: flex;align-items: center;justify-content: flex-start;}
    .menu-toggle{width:35px;height: 35px;line-height: 35px;}
    header .top-right-menu{margin: 0;}
    header .top-right-menu .phone{margin-right: 10px;padding: 0px 10px;}
    header .top-right-menu .phone i{margin-right: 0px;color:#fff;}
    header .top-right-menu .phone .number{display: none}

    .about{padding: 40px 0px}
    .about .heading-section {margin-top: -60px;margin-bottom: 50px;}
    .about .heading-section h1{font-size: 45px;line-height: 45px;margin-bottom: 0px;}
    .about .heading-section h1 span{margin-left: -25px;font-size: 70px;}
    .about .search-box{position: relative;bottom: 0;}
    .about .search-box .form-control{padding: 0px 15px;font-size: 14px;}
    .about .search-box .form-control::placeholder{font-size: 12px;}
    .about .about-box{max-width: 100%;}
    .about .about-box h3{font-size: 18px;margin: 20px 0px;}
    .about .about-box .read-btn{padding: 10px 20px;display: inline-block}

    .projects-section{padding: 40px 0px;}
    .projects-section h2{margin-left: 0px;font-size: 24px}
    .projects-section .sub-text{margin-right: 0px;}
    .projects-section ul .project-box{width:100%;margin: 0;margin-bottom: 20px;border-radius: 0px;}
    #projects-section ul .project-box{width:100%;margin: 0;margin-bottom: 20px;}
    .projects-section .text-desc{padding: 15px;}
    .nklusive-edge .nemonic{width:100%;left: 0;}
    .nklusive-edge .edge-box{min-height: 400px;}
    .nklusive-edge .owl-next{width:50px;height: 50px;bottom: 15px;}
    .nklusive-edge .owl-next i{font-size: 18px;}

    .ready-move h2{font-size: 30px;margin-bottom:10px;}
    .ready-move p{margin-bottom: 15px;}
    .ready-move h5{font-size: 14px;}
    .sub-line2{width:30px;}
    .ready-move #c1 .item {padding: 40px 0px;max-width: 100%;margin-left: 0;}
    .ready-move #c2{margin-bottom:30px;}
    .ready-move #c2 .owl-nav{position: relative;left: 0;}
    .ready-move #c2 .owl-nav .owl-prev{padding: 2px ! important}
    .ready-move #c2 .owl-nav .owl-next{padding: 2px ! important}
    .ready-move #c2 .item .title-section {background: #56d2be;width: 100%;display: inline-block;padding: 30px 30px;box-shadow: none;position: relative;}

    .blog-section h2{font-size: 30px;margin-bottom:10px;text-align: left;}
    .blog-section p{margin-bottom: 15px;text-align: left}
    .blog-section .col-lg-7 .row{margin: 0;}
    .blog-section .blog-carousel .owl-nav{position: relative;left: 0;}
    .blog-section .blog-carousel .owl-nav .owl-prev{padding: 2px ! important}
    .blog-section .blog-carousel .owl-nav .owl-next{padding: 2px ! important}

    .call-expert .bhk-box2 h2{font-size: 24px;}
    .clientale h2{font-size: 24px;}
    footer{padding: 25px 0px;margin-bottom: 25px;}
    footer .box1 {width: 100%;float: left;display: inline-block;border-bottom: 1px solid #5f6186;padding: 15px 0px;}
    footer .red-bg{margin-bottom: auto;padding: 10px 0px;}
    footer .red-bg ul li{width: 100%;text-align: left}
    footer .box2 {width: 100%;float: left;display: inline-block;border-bottom: 1px solid #5f6186;padding: 10px 0px;}
    footer .box2 p{margin: 0;}
    footer .box2 .social-icons {margin-top: 10px;}
    .form-inline{display: block}
    .foot-logo{margin: 20px 0px;margin-left: 0px;}

    #bottom-form .first-box{width:100% ! important;}
    #bottom-form .first-box h4{text-align: center;float: none}
    #bottom-form .form-inline .form-group{width:100%;margin-bottom: 15px;}
    #bottom-form .form-control{margin-bottom:0px;margin-left: 0px;}
    .footer-button{margin-left: 0px ! important;}
    .footer-btn {
        background: #565469;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 99;
        padding: 0px 0px;
    }
    #section1{display: none;z-index: 9999;}
    #bottom-form .close-btn{right: 0px;left: 0;top: -20px;margin: 0px auto;}

    .banner-overview{padding-top: 85px;}
    .banner-overview .d-flex{display: block ! important}
    .banner-overview h4{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
    .banner-overview h4:nth-child(2){display: none}

    #top-form .form-group {width: 100%;}
    #top-form .first-box h4{text-align: center;font-size: 26px;max-width: 80%;margin: 0px auto;float: none;margin-bottom: 20px;}
    #top-form .form-control{width:90%;margin-bottom: 15px;}

    .project-area{padding: 40px 0px}
    .project-area h2{font-size: 24px;margin-bottom: 15px;}
    .project-area ul li{float: left}
    .project-area ul li:first-child{margin-right: 10px;}
    .project-area .table-box{margin-top: 15px;}
    .project-area table {width: 100%;}
    .project-area table tr th{font-size: 11px;}
    .project-area table tr td{font-size: 16px;}

    .property-overview{background-size: cover;background-position: left;}
    .property-overview .padding-box-left {padding: 40px 15px;padding-bottom: 0px;}
    .property-overview .padding-box-right {padding: 40px 15px;padding-top: 0px;}
    .property-overview .text-box {max-width: 100%;margin-left: 0px;margin-top: 30px;}
    .property-overview h2{margin-left: 0px;font-size: 24px;margin-bottom: 15px;}
    .property-overview .main-line{display: none;}

    .amenities{padding: 40px 0px;}
    .amenities h2{margin-left: 0px;font-size: 24px}
    .amenities ul li{width:50%;}
    .amenities ul li img{width:80px;}
    .amenities ul li p{font-size: 14px;}

    .location-sec{padding: 40px 0px;}
    .location-sec h2{margin-left: 0px;font-size: 24px}
    .location-sec img{margin-top: 20px;}
    #myModal .modal-dialog{width:85%;}
    #myModal .form-slider-wrapper{width:100%;}
    
    #DownloadModal .modal-dialog{width:85%;}
    #DownloadModal .form-slider-wrapper{width:100%;}

    .inner-ban-head{padding-bottom: 0px;}
    .inner-ban-head ul{display: none;}

    .inner-banner {padding: 0px 0px;}
    .inner-ban{height: 150px;}
    .inner-ban .heading-section {margin-top: -40px;margin-bottom: 50px;max-width: 100%;}
    .inner-ban .heading-section h1{font-size: 30px;line-height: 0px;margin-bottom: 0px;}
    .inner-ban .heading-section h1 span{margin-left: -25px;font-size: 70px;}

    .profile img:first-child{width:100%;}
    .profile .top-box {padding: 0px 0px;}
    .profile .top-box .quotes{width:80px;margin-bottom: 10px;}
    .profile h2{font-size: 24px;}
    .profile p{font-size: 13px;line-height: 24px;}
    .profile ul {margin-top: 30px;}
    .profile ul li{width:33%;margin-right: 0;}
    .profile ul li h3{font-size: 20px;}

    .ready-move{padding-top: 0px;padding-bottom: 0px;}

    .focus2{padding: 40px 0px;}
    .focus2 .focus-box{padding-left: 15px;}
    .focus2 .focus-box h2 {font-size: 30px;margin-bottom: 15px;}
    .focus2 ul{margin-top: 30px;}

    .focus{padding-top: 40px;}
    .focus .focus-box {padding-left: 15px;}
    .focus .focus-box h2 {font-size: 30px;margin-bottom: 15px;}
    /*.focus .owl-next{width:50px;height: 50px;bottom: 15px;}*/
    .focus .owl-next i{font-size: 18px;}
    .focus ul{margin-top: 30px;}
    .focus ul li{padding: 40px 20px;}

    .comfort h2{font-size: 30px;margin-bottom:10px;}
    .comfort p{margin-bottom: 15px;max-width: 100%;}
    .comfort ul li{width:100%;margin-top: 15px;}

    .listing h2{font-size: 30px;margin-bottom:10px;}
    .listing .text-desc .location{width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom:5px;}

    .focus .yellow-square {width: 150px;height: 150px;background: #fec613;position: absolute;right: 0;top: 15px;}

    .team{padding-top:40px;padding-bottom: 20px;}
    .team h2 {font-size: 26px;margin-bottom: 15px;}
    .team p{font-size: 13px;line-height: 24px;margin-bottom: 15px;}
    .team .team-caro {margin-top: 10px;padding: 0px 15px;}
    .team .owl-next{width:50px;height: 50px;bottom: 15px;}
    .team .owl-next i{font-size: 18px;}

    .home-about{padding: 30px 0px;z-index:99;}
    .home-about .wowsome h2{line-height: 35px;}
    .home-about .wowsome .smiley {width: 50px;}
    .home-about .wowsome{position: relative;bottom: 0;margin-top: 10px;margin-bottom: 30px;padding: 20px 15px;}
    .home-about .wowsome .wow {width: 90px;margin-top: -5px;}
    .home-about .wowsome h2 .hundred{font-size: 45px;}
    .home-about .wowsome h2 .some{font-size: 30px;}
    .home-about .wowsome h2 .delivered{font-size: 25px;}
    .home-about .home-about-box{padding: 0;}
    .home-about h2 {font-size: 30px;margin-bottom: 15px;}
    .home-about p{font-size: 13px;line-height: 24px;margin-bottom: 15px;}

    .further{background-position: center}
    .further .further-box{width:100%;}

    .inner-banner{z-index:99;}
    .inner-banner .banner-text-box {padding-left: 0px;padding-right: 0px;padding-top: 70px;}
    .inner-banner h2{font-size: 30px;margin-bottom: 15px;}
    .inner-banner p{font-size: 14px;margin-bottom: 15px;}
    .inner-banner h3{font-size: 24px;}

    .form-section{padding: 15px 0px;z-index:99;}
    .top-form{top:0px;padding: 40px 20px;display: block;}
    .top-form .form-inline .form-group{margin: 0px 0px;margin-bottom: 15px;display: block;width:100% ! important;}
    .top-form .form-inline .form-group:last-child{margin-bottom: 0px;}
    .top-form .first-box h4{text-align: center;float: none;}
    .top-form .form-control{margin-left: 0px;}
    .top-form .submit-btn{margin-left: 0px;}

    .about-product{padding-bottom: 60px;z-index:99;}
    .about-product h1{font-size: 30px;}
    .about-product p{margin-bottom: 15px;}
    .about-product .product-image1{width: 100%}
    .about-product .about2-box {padding-left: 0px;padding-right: 0px;margin-top: 20px;}
    .about-product ul li{width: 100%;display: flex;align-items: center;justify-content: flex-start;margin: 10px 0px;}
    .about-product ul li img{margin-right: 5px;width: 45px;}
    .about-product .explore-btn{margin-top: 0px;}

    .comfort ul{margin-bottom: 0px;}
    .comfort ul li .comfort-text p{font-size: 14px;margin-bottom: 0px;}
    .comfort ul li .comfort-text h3{font-size: 24px;}

    .location-section{background:#f4f4f4}
    .location-section h2{font-size: 24px;margin-bottom: 15px;}
    .location-section p{max-width:100%;}

    .amenities-section h2{font-size: 24px;margin-bottom: 15px;}
    .amenities-section p{max-width:100%;}
    .amenities-section ul li {width: 50%;padding: 15px 15px;border: 1px solid #fff;display: flex;align-items: center;justify-content: center;min-height: 120px;}
    .amenities-section ul li h5 {font-size: 13px;}

    .floor-plan h2{font-size: 24px;margin-bottom: 15px;text-align: left}
    .floor-plan p{width: 100%;max-width: 100%;margin-bottom: 15px;text-align: left}
    .floor-plan .nav-pills{justify-content: flex-start}
    .floor-plan .nav-link{font-size: 14px;margin-bottom: 5px;margin-top: 5px;}
    .floor-plan .floor-bordered{border: 5px solid #fff;}

    .gallery h2{font-size: 24px;margin-bottom: 15px;}
    .gallery .gallery-box{padding-left: 15px;}

    .royal-contact-form-right > form{padding: 15px ! important;margin-top: 20px;}
    .banner .smiley2{display: none ! important;}
    .about2 .smiley2{display: none ! important;}
    .home-about .smiley2{display: none ! important;}
    .comfort .smiley2{display: none ! important;}
    .focus .smiley2{display: none ! important;}
    .ready-move .smiley2{display: none ! important;}
    .focus2 .smiley2{display: none ! important;}
    .blog-section .smiley2{display: none ! important;}
    .inner-banner .smiley2{display: none ! important;}

    .about2 .about2-box {padding-left: 0px;padding-right: 0px;}
    .listing{padding-top: 0px;padding-bottom: 40px}
    .listing ul li {float: left;width: 46.5%;margin: 0px 5px;margin-bottom: 10px;}

    .contact{padding-top:0px;padding-bottom: 40px;}

    .ltn__breadcrumb-area {background-color: var(--section-bg-1);margin-bottom: 50px;padding-top: 100px;padding-bottom: 50px;}
    .ltn__breadcrumb-inner .page-title{font-size: 26px;}
    .ltn__breadcrumb-list ul li{font-size: 12px;}
    .ltn__breadcrumb-list ul{margin-top: 5px;}
    
    .listing .text-desc{padding: 10px 10px;}
    .listing .text-desc h5{width:100%;font-size: 18px;margin-bottom:5px;}
}