@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/MONTSERRAT-MEDIUM_4.OTF');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}

@font-face {
    font-family: 'RosellindaAlyamore';
    src: url('../fonts/TrajanPro-Regular.otf');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-transform: uppercase;
    unicode-range: U+0020-02DC;
}

@font-face {
    font-family: 'tt0142m';
    /*src: url('../fonts/MyriadPro-Regular.otf');*/
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    letter-spacing: 1px;
    font: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1;
    overflow-x: hidden;
    counter-reset: section;
}


/* HTML5 display-role reset for older browsers */

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    font-family: 'HelveticaNeue' !important;
    font-size: 18px !important;
    overflow-x: hidden;
    font-weight: 300 !important;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    outline: none;
}

p {
    margin-bottom: 10px;
    line-height: 23px;
    font-family: 'MyriadPro-Regular';
}

img {
    margin-bottom: -3px;
}


/*-------------- CSS Resetter ----------*/

section {
    width: 100%;
}

.row {
    margin: 0 !important;
}

.mr0 {
    margin: 0 !important;
}

.pd0 {
    padding: 0 !important;
}

.cust-container {
    width: 90%;
    margin: 0 auto;
}

.cust-container:before {
    display: table;
    content: " ";
}

.cust-container:after {
    clear: both;
    display: table;
    content: " ";
}

.form-logo {
    width: 100px;
    margin: 0px auto;
    display: block;
    position: relative;
    border-radius: 22px;
    position: relative;
    padding: 18px 15px;
    top: -60px;
    background: #fff;
}


/*--------------------------------------------------------------------*/

#hide-menu {
    position: fixed;
    z-index: 9999;
    width: 100%;
    padding: 0px 20px 0px;
    top: 0px;
    transition: top 0.3s;
    box-shadow: 1px 1px 13px 0px #0000002b;
    /* background-image: url(../images/BG-2.jpg); */
}

.navbar-default {
    background: #ffffff;
    margin-bottom: 0px;
    border: none;
    border-radius: 0;
    transition: ease all 0.5s;
}

.navbar-default.fixHeader {
    background: #ffffff;
    transition: ease all 0.5s;
}

.navbar-default .navbar-nav>li>a {
    color: #000 !important;
    text-shadow: none;
    /* font-weight: 600; */
    font-family: 'MyriadPro-Regular';
}

.navbar-default .navbar-nav>li>a:focus {
    color: #a9842b;
    text-shadow: none;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #f9d74c;
    font-family: 'MyriadPro-Regular';
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-image: none;
    box-shadow: none;
    background: transparent;
    color: #224e22;
}

.navbar-brand>img {
    width: 143px;
    margin-top: 6px;
}

.navbar-brand>img.nav-logo {
    width: 200px;
    margin-top: 5px;
    margin-left: -10px;
}

@media (min-width: 768px) {
    .navbar-brand {
        padding: 0px;
    }
}

.coverlist.amilist li {
    /* font-weight: 400; */
    color: #000;
    line-height: 25px;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    font-style: normal;
    font-weight: 300;
    /* font-weight: 400; */
    margin: 8px 0px 25px;
}

.contactimg img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    display: block
}

.main-contactwrap {
    width: 100%;
    /* height: 100vh; */
    background: #ededed;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-contactwrap .dflex {
    width: 100%
}

.contact-head h3 {
    font-family: Oswald;
    letter-spacing: 1px;
    font-weight: 400;
    display: block;
    margin-bottom: 0;
    text-transform: uppercase
}

.contact-head .hline {
    height: 2px;
    background: #e2bb6c;
    width: 40px;
    margin-top: 10px;
    margin-bottom: 30px
}

.contact-ehead h3 {
    /* font-family: Oswald; */
    letter-spacing: 1px;
    font-weight: 400;
    display: block;
    text-align: center;
    font-size: 24px;
    margin-bottom: 0;
    text-transform: uppercase
}

.contact-ehead .hline {
    height: 2px;
    background: #e2bb6c;
    width: 40px;
    margin: 15px auto
}

#enq-form input,
#enq-form select {
    height: 40px;
    border: none;
    width: 100%;
    background: 0 0;
    margin-bottom: 0;
    padding-left: 10px;
    font-size: 18px;
    border-radius: 0!important;
    color: #222;
    border-left: none;
    box-shadow: none;
    border-bottom: 1px solid #ababab;
    outline: 0
}

#enq-form input::placeholder,
#enq-form textarea::placeholder {
    color: #000 !important;
}

#enq-form .form-group {
    height: 40px;
    margin-bottom: 23px;
    margin-top: 0
}

#enq-form .input-group {
    width: 100%
}

.form-control:focus {
    box-shadow: none!important
}

.enq-btn {
    /* font-family: Oswald; */
    font-weight: 400;
    border-radius: 0;
    letter-spacing: 1px;
    font-size: 15px;
    display: block;
    margin: 0 auto;
    height: 46px;
    line-height: 30px;
    color: #fff;
    border: 0!important;
    background: #a9842b;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.enq-btn:focus,
.enq-btn:hover {
    background-position: 100% 0;
    color: #fff
}


/*------------Navbar center-------*/

.navbar .navbar-nav {
    display: inline-block;
    /*float: none !important;*/
    vertical-align: top;
}

.navbar .navbar-collapse {
    text-align: center;
}


/*-------------------*/

.head-only {
    width: 100%;
    padding: 0 0 30px;
}

.sec-about {
    padding: 70px 0;
    /* background: #f5f5f5; */
}

.builder-wrap {
    text-align: center;
    background: #fff;
    padding: 10px;
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    min-height: 300px;
    box-shadow: 1px 20px 8px -10px rgb(0 0 0 / 37%);
}

.builder-wrap img {
    width: 160px;
    margin-bottom: 20px;
}

.builder-wrap p {}

@media (max-width: 767px) {
    .navbar-nav {
        margin: initial !important;
    }
    .navbar-collapse {
        padding-bottom: 10px;
    }
    .navbar-brand>img {
        width: 127px;
        float: left;
        margin-top: 3px;
        margin-left: 12px;
    }
    .navbar-brand>img.nav-logo {
        width: 120px;
        margin-top: 10px;
        /* position: absolute; */
        top: 0;
        right: 170px;
        margin-left: 15px;
    }
    .navbar-brand {
        padding: 0px;
    }
    .navbar-default .navbar-toggle {
        border: none !important;
        background: #1f1b1c;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff !important;
    }
    .builder-wrap {
        margin-bottom: 30px;
    }
}

.nav-call {
    border: 2px solid #1f1b1c;
    border-radius: 7px;
    padding: 3px 15px 0px !important;
    color: #fff !important;
    margin-top: 10px;
    background: #1f1b1c;
    font-family: 'Helveticamed';
    font-size: 14px !important;
}

.nav-call:hover,
.nav-call:focus {
    /* background: #1f1b1c !important; */
    color: #fff;
}

.navbar-nav>li>a {
    line-height: 30px !important;
    margin-right: 6px;
    padding-left: 5px;
    padding-right: 5px;
    outline: none;
    font-size: 14px;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    outline: none;
}

.menu-overlay {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.6s;
}

.menu-overlay-content {
    position: relative;
    top: 16%;
    width: 100%;
    text-align: center;
    /*margin-top: 30px;*/
}

.menu-overlay a {
    padding: 20px 0px;
    text-decoration: none;
    font-size: 26px;
    color: #818181;
    display: block;
    transition: 0.3s;
    font-family: 'MyriadPro-Regular';
}

.menu-overlay a:hover,
.menu-overlay a:focus {
    color: #f1f1f1;
}

.menu-overlay .closebtn {
    position: absolute;
    top: 1px;
    right: 10px;
    font-size: 48px;
}


/*---------------------------------------------*/

.overlay-sec {
    background-size: cover;
}

.overlay-sec .overlay {
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.video-mainwrap {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.vwrap .head {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 1px;
    text-align: center;
    font-family: 'Helveticamed';
    font-weight: 800;
}

.vwrap .subhead {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.svgwrap {
    display: block;
    text-align: center;
}

.svgwrap svg {
    width: 80px;
    height: 80px;
    fill: none;
    stroke: #fff;
}

#videoicon:hover {
    cursor: pointer;
}

#videoicon path {
    stroke-dasharray: 161;
    stroke-dashoffset: 161;
    animation: line-animation 2s ease forwards infinite;
}

#videoicon polyline {
    stroke-dasharray: 75;
    stroke-dashoffset: 75;
    animation: line-animation 2s ease forwards infinite;
}

.nose-svg {
    width: 130px;
}

.nose-svg .st0 {
    stroke-dasharray: 10;
    stroke-dashoffset: 10;
    animation: line-animation 0s ease forwards infinite;
}

#features {
    /* background: url(../images/BG.jpg); */
    background-size: contain;
    background-position: left bottom;
    /* background-repeat: no-repeat; */
    /* background-color: #f6f6f6; */
}

#aminities {
    /* background: url(../images/BG.jpg); */
    background-size: contain;
    background-position: left bottom;
    /* background-repeat: no-repeat; */
    background-color: #ffffff;
}

@keyframes line-animation {
    from {
        /*stroke-dashoffset: 300;*/
    }
    to {
        stroke-dashoffset: 0;
    }
}


/* .owl-carousel .owl-item img {
    width: initial;
} */

.sec-feature {
    padding: 70px 0;
}

.feature-wrap .feature-txt {
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 3px;
}

.cover-img img {
    width: 100% !important;
    /* height: 100vh; */
    object-fit: cover;
}

.f-txt {
    font-size: 14px;
    line-height: 15px;
    text-align: center;
}

.f-bigicon {
    width: 90px !important;
    margin: 0px auto;
    margin-bottom: 10px;
}

.feature-flex-wrap {
    display: flex;
    height: 100vh;
    justify-content: center;
    align-items: center;
    padding: 30px 60px 10px;
    background: #f7f7f7;
}

.f-iconwrap {}

.f-iconwrap img {
    margin: 0px auto;
    width: 70px !important;
}

.f-iconwrap p {
    font-size: 14px;
    text-align: center;
}


/*-----------------------*/


/*--------Aminities------*/

.ami-wrap {}

.ami-wrap h3 {
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 4px;
    font-family: 'DINPro-Bold';
    color: #5c5d5d;
    margin-bottom: 20px;
}

.ami-wrap ul {
    color: #5c5d5d;
    list-style-type: disc;
    padding-left: 17px;
    margin-bottom: 30px;
}

.ami-wrap ul li {
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.ami-icon {}

.ami-icon img {
    width: 87px;
}


/*---------------------------------*/

.gallery-sec {
    /*background: #8bc43f;*/
    background: #ffffff;
    padding: 50px 0;
    background-size: contain;
    /* background: url(../images/BG-2.jpg); */
}

.sec-head {
    color: #000;
    text-transform: uppercase;
    /*font-family: 'DINPro-Bold';*/
    font-size: 28px;
    letter-spacing: 3px;
    line-height: 44px;
    text-align: center;
    font-family: 'RosellindaAlyamore';
    /* font-weight: 800; */
    /* margin: 60px 0px 0px; */
}

.white {
    color: #ffffff;
}

.sec-brochure .sec-head {
    font-size: 50px;
    letter-spacing: 5px;
}


/* -------------------  TAB -----------------------*/

.mytab {
    text-align: center;
    border-bottom: none;
    margin-bottom: 40px;
    /*margin-top: 50px;*/
}

.mytab li {
    float: none !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: -6px;
}

.mytab>li.active>a,
.mytab>li.active>a:hover,
.mytab>li.active>a:focus {
    color: #fff;
    background-color: #1f1b1c;
    border: none;
    cursor: pointer;
    border-radius: 0;
    font-family: 'MyriadPro-Regular';
}

.mytab>li>a:hover,
.mytab>li>a:focus {
    /* color: #1f1b1c; */
    padding: 9px 20px !important;
    border: none;
    border-radius: 0;
    background-color: #fff;
    transition: ease all 0.5s;
}

.mytab>li>a {
    /* color: #1f1b1c; */
    padding: 9px 20px !important;
    border: none;
    border-radius: 0;
    font-size: 15px;
    font-weight: 600;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: ease all 0.5s;
    font-family: 'MyriadPro-Regular';
}


/*-------------------------------------------------*/

.amenities-gallery {
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s;
    /* margin-bottom: 30px; */
    object-fit: cover;
    /* height: 220px; */
}

.amenities-gallery img {
    width: 100% !important;
    object-fit: cover;
    height: 365px;
    border: 1px solid #fff;
    top: 5%;
    left: 5%;
    /* padding: 15px; */
    transition: all 0.5s ease 0s;
}

.ami-overlay {
    width: 100%;
    height: 100%;
    background: rgba(34, 34, 34, 0.4);
    position: absolute;
    top: 0;
    transform: translate(-101%, 0);
    transition: all 1s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ami-overlay p {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 16px;
    background: rgba(34, 34, 34, 0.8);
    padding: 5px 20px;
    font-weight: 800;
    letter-spacing: 1px;
}

.amenities-gallery:hover .ami-overlay {
    transform: translate(0%, 0);
    transition: all 0.5s;
    cursor: url(../images/hovericon.png), auto !important;
}

.amenities-gallery:hover img {
    transform: scale(1.19);
    transition: all 0.5s;
}


/*-----------------------*/

.sec-floorplan {
    padding: 70px 0;
    background: url(../images/floor-bg.jpg);
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
}

.sec-head.black {
    color: #222222;
}

.sec-head.orange {
    color: #1f1b1c;
}

.sec-head.blue {
    color: #1f1b1c;
}

.floor-wrap {
    display: inline-block;
    width: 100%;
    background: #ffffff;
    padding: 60px 10px 40px;
    box-shadow: 0px 0px 69px -23px #989898;
    background: url(../images/BG-2.jpg);
    background-size: cover;
    background-position: center;
    /* background-repeat: no-repeat; */
    background-color: #f6f6f6;
}


/* ------------------- Floor TAB -----------------------*/

.floor-tab {
    text-align: center;
    border-bottom: none;
    border-right: 2px solid #222;
}

.floor-tab li {
    float: none !important;
    width: 80px;
    margin: 0px auto;
    margin-bottom: 20px;
}

.floor-tab>li.active>a,
.floor-tab>li.active>a:hover,
.floor-tab>li.active>a:focus {
    color: #fff;
    background-color: #fff0;
    border: none;
    border-bottom: 2px solid #ffffff;
    cursor: pointer;
    border-radius: 0;
    font-family: 'MyriadPro-Regular';
}

.floor-tab>li>a:hover,
.floor-tab>li>a:focus {
    color: #ffffff;
    padding: 9px 0px !important;
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    background-color: #fff0;
    transition: ease all 0.5s;
}

.floor-tab>li>a {
    color: #fff;
    padding: 9px 0px !important;
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    font-size: 15px;
    font-weight: 900;
    background: #fff0;
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: ease all 0.5s;
    font-family: 'MyriadPro-Regular';
}


/*-------------------------------------------------*/

.floor-content {}

.floor-content h3 {
    font-size: 20px;
    margin-bottom: 30px;
    font-family: 'MyriadPro-Regular';
    color: #fff;
}

.floor-content h3 span {
    font-weight: 600;
    color: #fff;
}

.floor-content p {}

.floor-content ul {
    margin-bottom: 20px;
}

.floor-content ul li {
    font-size: 18px;
    margin-bottom: 5px;
}

.floor-content .price-btn {
    background: #1f1b1c;
    color: #fff;
    padding: 10px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    width: 156px;
    text-decoration: none;
    outline: none;
}


/*-------------------------*/

.sec-location {
    padding: 80px 0;
    /* background: url("../images/location-bg.jpg") bottom; */
    background-size: contain;
    background: url(../images/BG-2.jpg);
    /* background-size: contain; */
    /* background-position: left bottom; */
    /* background-repeat: no-repeat; */
    background-color: #f5f5f5;
}

.sec-map {
    padding: 51px 0 50px;
    background: url("../images/location-bg.jpg") bottom;
    background-size: contain;
    /* background: url(../images/BG.jpg); */
    /* background-size: contain; */
    /* background-position: left bottom; */
    /* background-repeat: no-repeat; */
    /* background-color: #231f20; */
}

.map-wrap {
    width: 100%;
    box-shadow: 0px 10px 65px -23px #888888;
}

.sec-brochure {
    padding: 40px 0;
    /*background: #1f1b1c;*/
    background: #353535;
}

.sec-head img {
    position: relative;
    top: 2px;
    width: 20px;
}


/*------------------Download form----------------*/

#download-form input,
#download-form select {
    height: 40px;
    border: 1px solid #fff;
    width: 100%;
    background: transparent;
    margin-bottom: 0;
    padding-left: 10px;
    border-radius: 0;
    color: #ffffff;
    font-size: 18px;
}

#download-form input::placeholder,
#download-form textarea::placeholder {
    color: #ffffff;
}

#download-form .input-group-addon {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-right: 0;
    border-radius: 0;
}

.form-ico {
    font-size: 19px !important;
}

#download-form textarea {
    border: none;
    resize: none;
    background: #e4e4e4;
}

#download-form .form-group {
    height: 40px;
    margin-bottom: 23px;
    margin-top: 0;
}

.brochure-btn {
    width: 100%;
    margin: 0px auto;
    display: block;
    background: #fff;
    border: none;
    color: #1f1b1c;
    font-size: 18px;
    padding: 7px 30px 8px;
    transition: ease all 0.4s;
    text-shadow: none;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
}


/*------------------------------------*/

.sec-contact {
    padding: 30px 0px 0px;
    background-size: contain;
    background: url(../images/BG-2.jpg);
    /* background-size: contain; */
    /* background-position: left bottom; */
    /* background-repeat: no-repeat; */
    /* background-color: #f5f5f5; */
}

.sec-head.left {
    text-align: center;
    line-height: 40px;
}


/*------------------Contact form----------------*/

#contact-form input,
#contact-form select {
    height: 40px;
    border: 1px solid #fff;
    width: 100%;
    background: #00000042;
    margin-bottom: 0;
    padding-left: 10px;
    border-radius: 10px 10px;
    font-family: 'MyriadPro-Regular';
    color: #000;
    font-size: 14px;
}

#contact-form input::placeholder,
#contact-form textarea::placeholder {
    color: #fff;
}

#contact-form .input-group-addon {
    background: transparent;
    color: #000;
    border: 2px solid #fff;
    border-right: 0;
    border-radius: 0;
}

.form-ico {
    font-size: 19px !important;
}

#contact-form textarea {
    border: none;
    resize: none;
    background: #e4e4e4;
}

#contact-form .form-group {
    height: 40px;
    margin-bottom: 23px;
    margin-top: 0;
}

.contact-btn {
    display: block;
    background: #1f1b1c;
    font-family: 'MyriadPro-Regular';
    border: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    padding: 5px 30px 6px;
    transition: ease all 0.4s;
    text-shadow: none;
    margin: 0 auto;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.contact-btn:hover,
.contact-btn:focus {
    background: #1f1b1c;
    color: #fff;
}


/*------------------------------------*/

.footer-add {
    margin-bottom: 25px;
    text-align: center;
}

.footer-dis {
    margin-bottom: 30px;
}

.footer-add h3 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 25px 0px 10px;
    line-height: 34px;
    color: #000;
    /* font-weight: 600; */
    font-family: 'Helveticamed';
    font-family: 'MyriadPro-Regular';
    font-family: 'RosellindaAlyamore';
}

.footer-add p {
    font-size: 14px;
    margin-bottom: 15px;
    color: #000;
    line-height: 25px;
}

.footer-dis p {
    font-size: 12px;
    margin-bottom: 0;
    margin: 20px 0px 0px;
    line-height: 14px;
    color: #fff;
}

.footer-wrap {
    padding-top: 0px;
}

.footer-txt {
    margin-bottom: 0;
    text-align: center;
}

.footer-txt a {
    color: #fff;
}


/*--------------------------*/

.sec-timeline {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.paper-plane {
    position: absolute;
    left: 0px;
    top: 20%;
    width: 60px;
    z-index: 9999;
}


/*==========================*/

.linecover {
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 99;
}

.sensorium-logo {
    width: 500px;
    position: absolute;
    z-index: 999;
}

.overview-line {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
}


/*====================================*/

.inner-banner {
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/inner-banner.jpg) center;
    background-size: cover;
}

.sec-thankyou {
    padding: 50px 0;
}

.msgicon {
    height: 100px;
    width: 100px;
    border: 4px solid #fff;
    font-size: 39px;
    background: #000000;
    color: #fff;
    border-radius: 50%;
    padding: 27px;
    text-align: center;
    margin: 0px auto;
    display: block;
}

.oops {
    text-align: center;
    font-size: 45px;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 800;
}

.oops span {
    font-weight: 300;
}

.oops-subtitle {
    /*color: #fff;*/
    font-size: 18px;
}

.go-home {
    color: #414041;
    font-size: 19px;
    padding: 10px;
    width: 259px;
    margin: 0px auto;
    margin-top: 30px;
    border-radius: 5px;
    transition: ease 0.5s;
}

.go-home:hover {
    transition: ease 0.5s;
    color: #fff;
    background: #000000;
    border-radius: 25px;
}

.oops-greet {
    color: #000000;
    font-size: 25px;
    /*font-weight: 600;*/
    margin-bottom: 15px;
}

.sec-disclaimer {
    padding: 80px 0;
}


/*----------Modal Design-------*/

.modal {
    z-index: 9999999999;
    background: rgba(0, 0, 0, 0.5);
}

.modal-body {
    background: url("../images/BG.jpg") center;
    background-size: cover;
    padding-bottom: 30px;
}

.modal-body .close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #000;
    opacity: 1;
    outline: none;
}

.modal-body .close span {
    height: 30px;
    width: 30px;
    display: block;
    font-size: 26px;
    color: #000;
}

.modal-body h3 {
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 3px;
    margin-top: -35px;
    margin-bottom: 10px;
    /* font-family: 'Helveticamed'; */
}

.modal-body p {
    color: #000;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.modal-body img {
    width: 120px;
    margin: 0px auto;
    display: block;
    position: relative;
    top: -50px;
    background: #ffffff;
    /* padding: 0px; */
}

.modal-dialog {
    margin-top: 65px !important;
}

.dbroucher {
    padding: 0px;
    background: transparent;
}


/*---modal form--*/

.modal-body form input,
.modal-body form select {
    height: 40px;
    border: 2px solid #fff;
    width: 100%;
    background: #0009;
    margin-bottom: 0;
    padding-left: 10px;
    border-radius: 0;
    color: #fff;
    border-radius: 5px 5px !important;
    border-left: none;
    font-size: 18px;
}

.modal-body form input::placeholder,
.modal-body form textarea::placeholder {
    color: #ffffff;
}

.modal-body form .input-group-addon {
    background: transparent;
    color: #000;
    border: 2px solid #fff0;
    border-right: 0;
    border-radius: 5px 5px;
}

.form-ico {
    font-size: 19px !important;
}

.modal-body form textarea {
    border: none;
    resize: none;
    /*background: #e4e4e4;*/
}

.modal-body form .form-group {
    height: 40px;
    margin-bottom: 23px;
    margin-top: 0;
}

.form-control:focus {
    box-shadow: none !important;
}

.popup-btn {
    margin: 0px auto;
    display: block;
    background: #000;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 5px 25px 3px;
    transition: ease all 0.4s;
    text-shadow: none;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: 'Helveticamed';
}

.error {
    color: #ff0000;
}

.form-control::-webkit-input-placeholder {
    color: #fff !important;
}

#download-form .form-control::-webkit-input-placeholder {
    color: #fff !important;
}


/*-----------Modal End --------*/

.dynamic-call {
    position: fixed;
    z-index: 9999;
    color: #fff !important;
    bottom: 10px;
    padding: 14px 10px 8px;
    left: 10px;
    background: #1f1b1c !important;
    border: none;
    letter-spacing: 1px;
    font-size: 18px !important;
    outline: none !important;
    text-decoration: none !important;
    font-family: 'Helveticamed';
}

.interested {
    position: fixed;
    z-index: 9999;
    bottom: 10px;
    padding-top: 10px;
    left: 20px;
    background: #231f20 !important;
    border: none;
    letter-spacing: 1px;
    font-size: 14px !important;
    outline: none !important;
    font-family: 'Helveticamed';
    font-family: 'MyriadPro-Regular';
}


/*---mobile fix footer----*/

.fixed-footer-cust {
    background: #1f1b1c;
    text-align: center;
    padding: 10px 0px 10px 0px;
    width: 100%;
    position: fixed;
    /*bottom: -40px;*/
    bottom: 0;
    z-index: 999;
    transition: ease all 0.5s;
}

.f-icon {
    height: 14px;
    width: 14px;
    padding-top: 1px;
}

.fix-link {
    color: #fff !important;
    font-size: 14px;
    font-family: 'MyriadPro-Regular';
}

.div-line {
    border-right: 1px solid #fff;
}

.free-call:hover {
    color: #FFFFFF;
}

.i-am {
    padding: 0;
    background: transparent;
    border: none;
    background-image: none;
    box-shadow: none;
    outline: none !important;
}

.i-am:hover,
.i-am:focus {
    background: transparent !important;
}


/*---mobile fix footer----*/

#movedown {
    width: 2%;
    position: fixed;
    bottom: 20px;
    left: 49%;
    z-index: 999;
    background: #222;
    border-radius: 50%;
    transition: ease all 0.5s;
}


/*----------------- Arrow Animation --------------------------*/

.arrow-animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce1 {
    0%,
    100% {
        -webkit-transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
    }
}

@keyframes bounce1 {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.bounce1 {
    -webkit-animation-name: bounce1;
    animation-name: bounce1;
}


/* ------------------ Arrow Animation -----------------------*/

.map-btn-wrap {
    text-align: center;
    margin-top: 50px;
}

.map-click {
    background: #1f1b1c;
    color: #fff;
    padding: 10px;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none !important;
    outline: none;
}

.map-click:hover,
.map-click:focus {
    color: #fff;
}

.audio-wrap audio {
    outline: none;
    position: absolute;
}

.audio-icon {
    position: fixed;
    z-index: 9;
    bottom: -54px;
    transition: ease all 0.5s;
}

.audio-icon img {
    /*width: 40px;*/
    /*position: relative;*/
    /*left: 27px;*/
    /*top: 0px;*/
    /*background: #1f1b1c;*/
    /*padding: 5px;*/
}

.audio-icon:hover {
    /*bottom: 0;*/
    /*transition: ease all 0.5s;*/
}

#audio-btn {
    width: 40px;
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
    background: #1f1b1c;
    padding: 5px;
    cursor: pointer;
}

.audio-wrap {
    width: 300px;
    height: 54px;
}

.cover-img img {
    width: 100%;
    /* height: 400px; */
    object-fit: cover;
    /* padding: 0px 30px 0px 0px; */
    /* background: #193b3c; */
}

.cover-img1 img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    padding: 0px 0px 0px 30px;
    /* background: #193b3c; */
}

.cover-content {
    height: 200px;
    padding: 1px 60px;
    display: flex;
    align-items: center;
}

.content {
    /* height: auto !important; */
    /* padding: 10px 60px !important; */
}

.cover-content p {
    color: #666;
    font-size: 18px;
    line-height: 30px;
    font-style: normal;
    font-weight: 500;
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
}

.cover-tittle {
    color: #ad8a53;
    font-family: 'Cream';
    letter-spacing: 2px;
    line-height: 50px;
    /* display: grid; */
    font-size: 55px;
    /* font-weight: 700; */
    text-transform: capitalize;
}

.demo {
    /* background: #6c6a6a; */
}

.testimonial {
    display: flex;
    align-items: center;
}

.testimonial .pic {
    /* width: 22%; */
    padding: 20px 0;
    /* margin: 0 6% 0 2%; */
    float: left;
    position: relative;
    z-index: 1;
}

.testimonial-img:after {
    content: "";
    width: 93%;
    /* border: 20px solid #030303; */
    height: 86%;
    /* background: #a9842b; */
    position: absolute;
    /* box-shadow: inset 0px 0px 8px 0px; */
    z-index: -1;
    left: 47px;
    top: -15px;
}


/* 
.testimonial .pic:before {
    top: 0;
    right: -20px;
}

.testimonial .pic:after {
    bottom: 0;
    left: -20px;
} */


/* .testimonial-content ul {
    list-style: disc;
} */

.testimonial-content ul {
    /* font-family: monospace; */
    font-size: 2em;
    list-style: none;
    margin: 0px;
    padding: 0;
}

.testimonial-content ul li {
    margin: 0;
    margin-bottom: 1em;
    padding-left: 22px;
    position: relative;
    font-family: 'MyriadPro-Regular';
}

.testimonial-content ul li:after {
    content: "";
    height: 8px;
    width: 8px;
    background: #000000;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: 14px;
    left: 0;
}

.testimonial .pic img {
    width: 520px;
    height: auto;
    /* border: 3px solid #a9842b; */
    object-fit: cover;
    height: 340px;
}

#eco .testimonial-content {
    /* width: 70%; */
    /* float: right; */
    background-image: url(../images/BG-2.jpg);
    padding: 13px;
    text-align: justify;
    display: flex;
    padding: 80px 5px;
    /* top: 50px; */
    box-shadow: 1px 1px 12px 0px #0000008a;
    position: relative;
    align-items: center;
    justify-content: center;
}

#sup .testimonial-content {
    /* width: 70%; */
    /* float: right; */
    background-image: url(../images/BG-2.jpg);
    padding: 13px;
    text-align: justify;
    display: flex;
    padding: 80px 5px;
    /* top: 35px; */
    box-shadow: 1px 1px 12px 0px #0000008a;
    position: relative;
    align-items: center;
    justify-content: center;
}

.testimonial-content {
    /* width: 70%; */
    /* float: right; */
    background-image: url(../images/BG-2.jpg);
    padding: 13px;
    text-align: justify;
    display: flex;
    padding: 34px 22px;
    /* top: 45px; */
    height: 360px;
    box-shadow: 1px 1px 12px 0px #0000008a;
    position: relative;
    align-items: center;
    justify-content: center;
}

.title {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    /* padding-top: 65px; */
    /* padding-left: 15px; */
}

.testimonial .post {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 25px;
    padding-left: 15px;
}

.description {
    line-height: 35px;
    font-size: 14px;
    color: #000;
    padding: 0 0px;
    margin: 10px 0px;
    letter-spacing: 0px;
    /* display: flex; */
    align-items: center;
    position: relative;
    justify-content: center;
    font-family: 'MyriadPro-Regular';
}

.description:before,
.description:after {
    /* font-family: "Font Awesome 5 Free"; */
    font-weight: 900;
    font-size: 12px;
    color: #f9d04b;
    position: relative;
}

.description:before {
    /* content: "\f10d"; */
    margin-right: 5px;
    top: 0;
    /* left: 0; */
}


/* .testimonial .description:after {
    content: "\f10e";
    margin-left: 5px;
    position: relative;
    bottom: 0;
    right: 0;
} */

.amiwrap {
    margin: 13px auto;
    position: relative;
    cursor: pointer;
    transition: ease all 0.5s;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 11px;
    box-shadow: 1px 1px 25px #e0e0e0;
    margin-bottom: 20px;
}

.border-effect::before {
    left: 0px;
    top: 0;
    transition-duration: 0.4s;
}

.amiwrap::before,
.amiwrap::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #000000;
}

.bo {
    padding: 8px 0px;
    display: flex;
    align-items: center;
    justify-content: end;
}

.border-effect .bo::before {
    left: 0;
    top: 50%;
    transition-duration: 0.4s;
}

.bo::before {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #912634;
    left: 0px;
    top: 0px;
}

.amiwrap p {
    font-size: 13px;
    margin: 10px auto;
    display: block;
    position: relative;
    line-height: 23px;
    font-weight: 800;
}

.border-effect .bo::after {
    right: 0;
    top: 50%;
    transition-duration: 0.4s;
}

.amiwrap:hover {
    transform: translateY(-10px);
    transition: ease all 0.5s;
}

.border-effect::before,
.border-effect::after {
    left: 0;
}

.amiwrap::before,
.amiwrap::after {
    width: 100%;
}

.bo::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #912634;
    right: 0px;
    top: 0px;
}

.border-effect::after {
    left: 0;
    bottom: 0;
    transition-duration: 0.4s;
}

@media only screen and (max-width: 990px) {
    .testimonial {
        text-align: center;
    }
    .testimonial .pic {
        width: 100%;
        margin: 0px auto 19px;
        float: none;
    }
    .testimonial .pic:before,
    .testimonial .pic:after {
        width: 80px;
        height: 100px;
    }
    .testimonial .testimonial-content {
        width: 100%;
        float: none;
        height: 425px;
        padding: 35px 5px;
    }
    .testimonial .title {
        padding: 15px 0 0 0;
    }
    .testimonial .post {
        padding: 0;
        margin-bottom: 10px;
    }
}


/*---------------------*/

.flagimg {
    position: relative !important;
    top: 1px !important;
    width: initial !important;
    display: initial !important;
    margin: initial !important;
}

#pageloader {
    background: #ffffff;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    top: 0;
}

.loading-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-wrap img {
    width: 250px;
}

.loc-bord {}

.loc-bord img {
    width: 100px !important;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.loc-bord h3 {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    font-family: 'MyriadPro-Regular';
    color: #fff;
}

.sec-why {
    padding: 70px 0;
    /*background: #ededed;*/
    background: url(../images/BG-2.jpg);
    background-size: cover;
    background-position: left bottom;
    /* background-repeat: no-repeat; */
    background-color: #f6f6f6;
}

.ame-section {
    padding: 40px 0;
}

.more-section {
    /* padding: 40px 0 40px; */
}

.homes-section {
    padding: 70px 0;
    background: #ededed;
}


/*--- Border amination----------*/

.committee-wrap {
    text-align: center;
    /*background: #fff;*/
    box-shadow: 0px 0px 7px 0px #00000040;
    transition: ease all 0.5s;
    margin-bottom: 30px;
}

.committee-wrap img {
    width: 81px !important;
    /* margin: 0 auto; */
    margin-bottom: 5px;
    border-radius: 50px;
    margin-top: 5px;
    border: 2px solid #000;
}

.committee-wrap p {
    /*font-family: 'Gotham Bold';*/
    font-size: 14px;
    line-height: 24px;
    margin-left: 15px;
    text-align: center;
    color: #fff;
    /* margin-bottom: 5px; */
    /* min-height: 40px; */
}

.committee-wrap:hover {
    /*box-shadow: none;*/
    /*transition: ease all 0.5s;*/
}

.committee-wrap {
    position: relative;
    cursor: pointer;
}

.committee-wrap::before,
.committee-wrap::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #000000;
}

.bo {
    padding: 5px 20px;
    /* background: url(../images/BG.jpg); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    /* background-color: #f6f6f6; */
    /* display: flex; */
    height: 100px;
    /* align-items: center; */
    /* outline: #000 solid; */
    /* outline-style: double; */
    outline-offset: 2px;
    box-shadow: 0px 0px 3px 4px #00000036;
    /* outline-width: 2px; */
}

.bo::before {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #000000;
    left: 0px;
    top: 0px;
}

.bo::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #000000;
    right: 0px;
    top: 0px;
}

.committee-wrap:hover::before,
.committee-wrap:hover::after {
    width: 100%;
}

.committee-wrap:hover .bo::before,
.committee-wrap:hover .bo::after {
    height: 100%;
}

.btn-6::before {
    left: 50%;
    top: 0;
    transition-duration: 0.4s;
}

.btn-6::after {
    left: 50%;
    bottom: 0;
    transition-duration: 0.4s;
}

.btn-6 .bo::before {
    left: 0;
    top: 50%;
    transition-duration: 0.4s;
}

.btn-6 .bo::after {
    right: 0;
    top: 50%;
    transition-duration: 0.4s;
}

.btn-6:hover::before,
.btn-6:hover::after {
    left: 0;
}

.btn-6:hover .bo::before,
.btn-6:hover .bo::after {
    top: 0;
}


/*----- button 6 -----*/

@-webkit-keyframes thunder-bg {
    0% {
        background-color: rgba(34, 34, 34, 0.9);
    }
    9% {
        background-color: rgba(34, 34, 34, 0.9);
    }
    10% {
        background-color: rgba(59, 59, 59, 0.3);
    }
    10.5% {
        background-color: rgba(34, 34, 34, 0.9);
    }
    80% {
        background-color: rgba(34, 34, 34, 0.9);
    }
    82% {
        background-color: rgba(59, 59, 59, 0.3);
    }
    83% {
        background-color: rgba(34, 34, 34, 0.9);
    }
    83.5% {
        background-color: rgba(59, 59, 59, 0.3);
    }
    100% {
        background-color: rgba(34, 34, 34, 0.9);
    }
}

.road1 {
    width: 100%;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}

.strom-content {
    padding-top: 20%;
    position: relative;
    z-index: 9;
}

.bannerimg1 {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.bannerimg2 {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.video-rera {
    margin-bottom: 0;
    background: #000000;
    color: #ffffff;
    text-align: center;
    padding: 10px 0;
    line-height: 14px;
}

.footercall {
    font-weight: 800;
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff !important;
    text-decoration: none !important;
}

#carousel-example-generic {
    margin-top: 60px;
}

#carousel-example-generic .carousel-control {
    background-image: none !important;
}

.imagepatch {
    margin-bottom: 0;
    position: inherit;
    bottom: 0;
    text-align: right;
    right: 0;
    margin: 3px 0px;
    background: #000000;
    color: #ffffff;
    text-transform: uppercase;
    padding: 12px 10px;
    font-family: 'RosellindaAlyamore';
    font-size: 18px;
}

.imagepatch1 {
    margin-bottom: 0;
    position: absolute;
    left: 35px;
    bottom: 0px;
    /* margin: 3px 0px; */
    background: #000000a8;
    color: #ffffff;
    /* text-transform: uppercase; */
    padding: 4px;
    font-family: 'MyriadPro-Regular';
    font-size: 8px;
}

.imagepatch3 {
    left: 35px !important;
}

.imagepatch2 {
    margin-bottom: 0;
    position: absolute;
    left: 0px;
    bottom: 0px;
    /* margin: 3px 0px; */
    background: #000000a8;
    color: #fff;
    text-transform: unset;
    padding: 2px;
    font-family: 'MyriadPro-Regular';
    font-size: 8px;
}

.preebook {
    display: block;
    color: #fff;
    padding-top: 8px;
    letter-spacing: 0px;
    font-family: 'Helveticamed';
    font-size: 15px;
    border-top: 1px solid;
    margin-top: 10px;
}

.config-table {
    text-align: center;
    margin-bottom: 15px;
}

.config-table tr th {
    text-align: center;
    vertical-align: middle !important;
    padding: 4px 0 !important;
}

.config-table tr td {
    vertical-align: middle !important;
    padding: 7px 5px !important;
    background: #ededed;
}

.config-table thead {
    background: #2c3133;
    color: #fff;
    border: none !important;
}

.config-table>tbody>tr>td,
.config-table>tbody>tr>th,
.config-table>tfoot>tr>td,
.config-table>tfoot>tr>th,
.config-table>thead>tr>td,
.config-table>thead>tr>th {
    border: none !important;
}

.config-table tbody {
    background: #ffffff;
}

.thrills .item {
    padding: 15px;
}

.list-inline {
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
    width: 125%;
    /* reset list */
    list-style: none;
    padding: 0;
    margin: 0;
}

.ami-imgwrap {
    position: relative;
}

.ami-imgwrap img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.amenities-content {
    height: 400px;
    background: #ffffff;
    padding: 22px 30px;
    display: flex;
    align-items: center;
    background: url(../images/BG.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
}

.amenities-content h2 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 48px;
    margin-top: 0;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    margin-left: 15px;
    font-family: 'MyriadPro-Regular';
}

.amenities-content .ameline {
    height: 2px;
    background: #fff;
    width: 70px;
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.coverlist.amilist li {
    font-weight: 400;
    font-family: 'MyriadPro-Regular';
}

.coverlist {}

.coverlist li {
    font-size: 17px;
    margin-bottom: 20px;
    display: flex;
    /*align-items: center;*/
    line-height: 26px;
    /* font-family: 'Lato', sans-serif; */
    display: -webkit-box;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-style: normal;
    font-weight: 300;
    /* font-family: 'Lato', sans-serif; */
}

.coverlist li img {
    margin: 5px 0px;
    display: inline-block !important;
    width: 14px !important;
    margin-right: 7px;
}

.top {
    /* background-color: aqua; */
    /* position: relative; */
    /* text-align: right; */
    /* right: 5px; */
    color: #fff;
    /* top: 6px; */
    font-weight: 700;
    font-size: 10px;
    /* padding: 1px 44px; */
}


/*-----------location-------------------*/

.neighborhood-wraper .neighborhood-item {
    cursor: pointer;
    overflow: hidden;
    padding: 0 5px;
    margin-bottom: 10px;
    /* padding:0; */
}

.neighborhood-wraper .neighborhood-item .wrapper {
    position: relative;
}

.neighborhood-wraper .neighborhood-item .wrapper img {
    width: 100%;
}

.neighborhood-wraper .neighborhood-item .wrapper:before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.neighborhood-wraper .neighborhood-item .content-data {
    color: #fff;
    text-align: center;
    width: 100%;
    -webkit-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
}

.neighborhood-wraper .neighborhood-item .title-data {
    /* margin-top: -70px !important; */
}

.neighborhood-wraper .neighborhood-item .description-data {
    /*opacity: 0;*/
    /*filter: alpha(opacity=0);*/
    width: 100%;
    /*visibility: hidden;*/
    -webkit-transition: all .2s ease-in-out 0s;
    /*-o-transition: all .2s ease-in-out 0s;*/
    /*transition: all .2s ease-in-out 0s;*/
    /* height: 95px; */
    /*overflow: hidden;*/
    transition: all .4s ease 0s;
    /* bottom: -105px; */
    height: 115px;
    bottom: 48%;
    margin-bottom: -110px;
    line-height: 23px;
    padding: 10px 20px;
    font-size: 14px;
}

.description-data p {
    text-align: initial;
    font-size: 15px;
    padding: 0px 10px;
}

.neighborhood-wraper .neighborhood-item .description-data,
.neighborhood-wraper .neighborhood-item .title-data {
    position: absolute;
    -webkit-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    /* -webkit-transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(0%, -100%);
    /* left: 50%; */
}

.description-data span {
    position: relative;
    float: right;
}

.cust-conatiner {
    width: 75%;
    /*display: block;*/
    margin: 0 auto;
    display: table;
}

.neighborhood-wraper .neighborhood-item .title-data {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    /* padding-bottom: 20px; */
    top: 10%;
    width: 100%;
    /* margin: 0 auto; */
    /* display: initial; */
    /* text-align: center; */
    /* margin-bottom: 10px; */
    /* line-height: 23px; */
    font-family: 'MyriadPro-Regular';
    /* padding: 0; */
    transition: all .4s ease 0s;
}


/* .neighborhood-wraper .neighborhood-item:hover .title-data {
    margin-top: -45px;
}

.neighborhood-wraper .neighborhood-item:hover .description-data {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    bottom: 50%;
    margin-bottom: -125px;
    line-height: 19px;
}

.neighborhood-wraper .neighborhood-item:hover .wrapper:before {
    -webkit-transform: scale(1);
    transform: scale(1);
} */


/*-------- owl-nav -----------*/

.owl-nav {
    /* margin-top: 0px !important; */
    right: 0px;
    display: table;
    margin: 0 auto;
    position: absolute;
}

.owl-nav .owl-next {
    /* background: rgba(255, 255, 255, 0.6) !important; */
    border: 2px solid transparent !important;
    padding: 5px !important;
    border-radius: 50% !important;
    outline: none;
    transition: ease all 0.5s;
}

.owl-nav .owl-next:hover {
    background: transparent !important;
    /* border: 2px solid #222222 !important; */
    cursor: pointer;
    transition: ease all 0.5s;
}

.owl-nav .owl-prev {
    margin: 0px !important;
    /* background: rgba(255, 255, 255, 0.6) !important; */
    padding: 5px !important;
    border: 2px solid transparent !important;
    border-radius: 50% !important;
    outline: none;
    transition: ease all 0.5s;
}

.owl-nav .owl-prev:hover {
    background: transparent !important;
    /* border: 2px solid #222222 !important; */
    cursor: pointer;
    transition: ease all 0.5s;
}

.owl-nav button:hover {
    background: rgba(255, 255, 255, 0.8) !important;
}

.owl-nav img {
    outline: 4px #000;
    width: 33px;
    border: 5px double #000;
    outline-style: auto;
    border-radius: 7px;
}

#Location .owl-nav img {
    outline: 4px #fff;
    width: 29px;
    /* border: 2px solid #fff; */
    outline-style: double;
}

#location .amenities-gallery img {
    width: 100% !important;
    transition: ease all 0.5s;
    object-fit: cover;
    height: 375px;
}

#aminities .owl-theme .owl-dots .owl-dot span {
    width: 28px !important;
    height: 4px !important;
}

#aminities .owl-theme .owl-dots .owl-dot.active span,
#aminities.owl-theme .owl-dots .owl-dot:hover span {
    background: #222222 !important;
}

#aminities .owl-dots {
    margin-top: 0;
    position: absolute;
    bottom: 3px;
    width: 100%;
}

#aminities .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%;
    margin-top: 0 !important;
}

#aminities .owl-prev {
    float: left;
    position: relative;
    left: 15px;
    font-size: 90px !important;
    color: #000 !important;
}

#aminities .owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
}

#aminities .owl-next {
    float: right;
    position: relative;
    right: 15px;
    font-size: 90px !important;
    color: #000 !important;
}

.serviceBox {
    font-family: 'Noto Sans', sans-serif;
    text-align: center;
    padding: 0 20px 0px;
    position: relative;
    z-index: 1;
    height: 390px;
    margin: 30px 0px 38px;
}

.serviceBox:before {
    content: "";
    /* background: #fff; */
    width: 100%;
    height: calc(100% - 67px);
    border: 5px solid #ad882b;
    position: absolute;
    bottom: 0;
    color: #fff;
    border-top: none;
    left: 0;
    border-radius: 39px;
    z-index: -1;
}

.serviceBox .service-icon {
    color: #ffffff;
    /* background: linear-gradient(135deg, #e7e7e7, #fff, #fff); */
    font-size: 60px;
    line-height: 107px;
    width: 100px;
    transform: rotate(45deg);
    height: 100px;
    margin: 0px auto 45px;
    border-radius: 100% 101px 2px 100px;
    box-shadow: -3px 1px 8px 3px rgb(173 136 43);
}

.serviceBox .title {
    color: #444;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 7px;
}

.serviceBox .description {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: initial;
    padding: 0px 16px;
}

@media only screen and (max-width: 990px) {
    .serviceBox {
        margin: 10px 0 30px;
    }
}


/*------------------------*/

.copytxt {
    text-align: center;
    margin-top: 13px;
    /* background: #ffffff6e; */
    color: #000;
    padding: 15px 0px;
    margin-bottom: 20px;
    line-height: 20px;
    font-size: 12px;
}

.box {
    /* background: linear-gradient(#0000, #000, #000000); */
    font-family: 'Poppins', sans-serif;
    overflow: hidden;
    position: relative;
}

.box:before {
    content: "";
    background: #fff;
    height: 30px;
    width: 0;
    border-radius: 0 50px 50px 0;
    opacity: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.box:hover:before {
    width: calc(100% - 50px);
    opacity: 0.9;
}

.box img {
    width: 100%;
    /* height: auto; */
    transition: all 0.3s ease 0s;
}

.box:hover img {
    opacity: 0.6;
}

.box .box-content {
    color: #fff;
    opacity: 0;
    position: absolute;
    bottom: 10px;
    left: 10px;
    z-index: 1;
    transition: all 0.4s ease 0.2s;
}

.box:hover .box-content {
    opacity: 1;
    bottom: -4px;
}

.box .title {
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
    margin: 0 0 7px;
}

.box .post {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    position: absolute;
    right: 10px;
    bottom: 10px;
    transition: all 0.3s ease 0.3s;
}

.box:hover .icon {
    opacity: 1;
    bottom: 22px;
}

.box .icon li {
    margin: 0 3px;
    display: inline-block;
}

.box .icon li a {
    color: #333;
    background-color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 27px;
    height: 27px;
    width: 27px;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease 0s;
}

.box .icon li a:hover {
    color: #fff;
    background-color: #333;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.25);
}

@media only screen and (max-width:990px) {
    .box {
        /* margin: 0 0 30px; */
    }
}

.box1 {
    border: 1px solid #000;
    position: relative;
    text-align: center;
}

.box1:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background-color: rgba(0, 0, 0, 0.4); */
    transition: all 0.5s ease 0s;
}

.box1:hover:after {
    background-color: #040902a6;
}

.box1 img {
    width: 100%;
    /* height: auto; */
}

.box1 .title {
    width: 100%;
    padding: 10px 3px;
    margin: 0;
    position: absolute;
    top: 24%;
    left: 0;
    font-size: 12px;
    line-height: 23px;
    color: #fff;
    font-family: 'MyriadPro-Regular';
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    transition: all 0.5s ease 0s;
}

.box1:hover .title {
    top: 15%;
}

.box1 .box1-content {
    width: 90%;
    height: 90%;
    border: 2px dotted #000;
    position: absolute;
    top: 5%;
    left: 5%;
    padding: 15px;
    opacity: 0;
    z-index: 1;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}

.box1 .box1-content {
    opacity: 1;
    transform: scale(1);
}

.box1 .box1-content:hover {
    box1-shadow: 0 0 20px #fff;
}

.box1 .description {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    position: relative;
    top: 43%;
}

.over-cen {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

@media only screen and (max-width: 990px) {
    .box1 {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 359px) {
    .box1 .box1-content {
        padding: 5px;
    }
    .box1 .title {
        font-size: 22px;
        padding: 5px;
    }
    .box1 .description {
        line-height: 18px;
    }
}

.img-txt {
    text-align: center;
    padding: 10px;
    background-image: url(../images/BG-2.jpg);
    color: #fff;
    font-size: 12px;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #a9842b!important;
    text-decoration: none;
}

.img-txt2 {
    margin: 0px;
    position: absolute;
    text-align: right;
    top: -3%;
    right: 0%;
    /* background: #000000a8; */
    color: #fff;
    font-size: 4px;
    /* padding: 0px; */
    font-family: 'MyriadPro-Regular';
}

.call-h {
    border: 2px solid #ad882b;
    padding: 2px 9px !important;
    margin: 10px;
    border-radius: 33px;
}

.greyno {
    position: absolute;
    top: 15px;
    width: 20%;
    opacity: 0.5;
    right: 0%;
    width: 50%;
}

.greyno1 {
    position: absolute;
    top: 15px;
    width: 20%;
    opacity: 0.5;
    right: 0%;
    width: 23%;
}

.greyno2 {
    position: absolute;
    top: 15px;
    width: 20%;
    opacity: 0.5;
    left: 0%;
    width: 23%;
}

span {
    color: #fbd848;
    font-size: 18px;
    font-weight: 900;
}

.loc-h {
    height: 150px;
}

.bfont {
    font-size: 22px;
    font-weight: 800;
    color: #cba54c;
}

.loc-txt {
    font-size: 20px;
    font-weight: 600;
    color: #a9842b;
    margin: 16px 0px;
}

.loc-dis {
    font-size: 20px;
    font-weight: 600;
    color: #a9842b;
    margin: 16px 0px;
}

#Overview,
#dev {
    padding: 50px 0px;
}

#below-over {
    padding: 80px 0px;
    background: #00000012;
    background-size: contain;
    background: url(../images/BG-2.jpg);
    /* height: 100vh; */
}

#below-over .divider {
    background: #ededed;
    position: relative;
    /* border-bottom: 2px solid #f0f0f0; */
    margin-bottom: 30px;
    height: 6px;
    margin: 0 auto;
    width: 20%;
    margin-top: 16px;
    box-shadow: 1px 4px 4px 0px #00000038;
}

.abi {
    margin: 20px 45%;
    width: 173px;
}

.over-logo {
    /* border: 2px solid #000; */
    width: 250px;
    margin: 40px auto 0px;
    display: block;
    /* background: #79797952; */
    padding: 10px;
    /* outline: 2px solid #fff; */
    outline-offset: -4px;
}

.coverlist1 li {
    /* font-weight: 400; */
    color: #000;
    line-height: 25px;
    /* color: #fff; */
    font-size: 14px;
    font-family: 'MyriadPro-Regular';
    line-height: 5px;
    font-style: normal;
    font-weight: 300;
    text-align: initial;
    /* font-weight: 400; */
    margin: 18px 0px 16px;
    line-height: 30px;
    display: -webkit-box;
    /* color: #fff; */
}

.coverlist1 li img {
    margin: -4px 0px;
    display: inline-block !important;
    width: 14px !important;
    margin-right: 7px;
}

.con-sec {
    padding: 13px 0px;
    /* display: flex; */
    align-items: center;
}

.l-lic {
    background: #000;
    display: flex;
    align-items: center;
}

.l-lic p {
    margin-bottom: 10px;
    line-height: 14px;
    font-family: 'MyriadPro-Regular';
    font-size: 10px;
    text-align: left;
    color: #ffecec;
}

.counter-wrap {
    display: block;
    padding-top: 0;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    z-index: 9;
    top: 46%;
    width: 600px;
    max-width: 100%;
}

.counter-wrap .col-xs-3 {
    padding: 0 5px;
    /* width: 25%; */
}

.counter-wrap h3 {
    text-align: center;
    margin-bottom: 10px;
}

.time {
    /* margin-left: 100px; */
}

.time h2 {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    width: 60px;
    height: 50px;
    margin: 10px auto;
    background: #000000;
    color: #fff;
    border-radius: 0%;
    padding: 9px 0px;
    box-shadow: 0px 0px 0px 2px #c49d2d;
}

.time p {
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    background: #000;
    /* border-radius: 9px; */
    color: #fff;
    font-size: 11px;
    border: 2px solid #cda92f;
    width: 62px;
    margin: 0px auto;
    margin-top: 5px;
}

.counter-tit {
    font-size: 24px;
    /* left: 15%; */
    text-align: center;
    font-weight: 900;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    line-height: 35px;
}

.divider {
    background: #ffffff;
    position: relative;
    /* border-bottom: 2px solid #f0f0f0; */
    margin-bottom: 30px;
    height: 6px;
    margin: 0 auto;
    width: 53%;
    margin-top: 16px;
    box-shadow: 2px 4px 7px 0px #00000038;
}

.divider:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    border: 7px solid #f0f0f0;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    background: #fff;
    margin-top: -12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.divider:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #070708;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    background: #000000;
    margin-top: -7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#accordion .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 30px 10px 30px;
    overflow: hidden;
    position: relative;
}

#accordion .panel-heading {
    padding: 0;
    border: none;
    border-radius: 0;
    position: relative;
}

#accordion .panel-title a {
    display: block;
    padding: 10px 20px;
    margin: 0;
    background: #000000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    border-radius: 0;
    position: relative;
}

#accordion .panel-title a.collapsed {
    background: #000000;
}

#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 30px;
    height: 30px;
    line-height: 22px;
    border-radius: 50%;
    background: #000000;
    font-size: 14px;
    /* font-weight: normal; */
    color: #fff;
    text-align: center;
    border: 3px solid #fff;
    position: absolute;
    top: 2px;
    right: 14px;
}

#accordion .panel-title a.collapsed:before {
    content: "\f067";
    background: #ababab;
    border: 4px solid #626262;
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
    content: "";
    width: 17px;
    height: 7px;
    background: #fff;
    position: absolute;
    top: 14px;
    right: 0;
}

#accordion .panel-title a.collapsed:after {
    width: 19px;
    background: #ababab;
}

#accordion .panel-body {
    border-left: 3px solid #000000;
    border-top: none;
    background: #fff;
    font-size: 15px;
    color: #1c2336;
    line-height: 27px;
    position: relative;
}

#accordion .panel-body:before {
    content: "";
    height: 3px;
    width: 50%;
    background: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
}

.loc-list li {
    line-height: 24px;
    margin-bottom: 8px;
    font-size: 14px;
    /* display: flex; */
}

.loc-list li span {
    /* display: block; */
    right: 5px;
    color: #000;
    font-size: 14px;
    position: absolute;
}

.highl {
    display: flex;
    box-shadow: 6px 8px 17px 0px #00000073;
    background: #fff;
    padding: 6px 20px;
    margin: 25px 15px 20px 0px;
    position: relative;
    height: 95px;
}

.highl:before {
    content: "";
    width: 98%;
    height: 90%;
    background: #000;
    border: 10px solid;
    position: absolute;
    top: -20%;
    left: 5%;
    box-shadow: 0px 0px 8px 0px #0000000d;
    z-index: -1;
    background-image: #000;
}

.highl .title {
    text-align: inherit;
    font-size: 16px;
    font-weight: 800;
    color: #333;
    text-transform: uppercase;
    margin: 13px 0px;
    list-style: disc;
}

.highl .description {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    padding: 0px;
}

.highl p:after {
    counter-increment: section;
    /* content: "0"; */
    content: counter(section);
    height: 70%;
    position: absolute;
    top: -40px;
    left: -15px;
    font-size: 22px;
    z-index: -1;
}

.overlay {
    background: #ffffffab;
}

#contact-form {
    margin-top: 20px;
}

#testimonial-slider1 .owl-nav {
    /* margin-top: 0px !important; */
    left: 0%;
    display: table;
    position: absolute;
    margin: 0 auto;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

@media screen and (max-width: 767px) {
    .counter-wrap {
        /*left: 0;*/
        margin-left: 0;
        top: 38%;
        width: 80%;
        left: 10%;
    }
    .counter-tit {
        font-size: 20px;
        color: #000;
        line-height: 35px;
    }
    .time h2 {
        font-size: 20px;
        height: 35px;
        width: 35px;
    }
    .time p {
        width: 39px;
        font-size: 10px;
        margin-top: -10px !important;
        height: 24px;
    }
    .counter-wrap .col-xs-3 {
        width: 25%;
    }
    #success {
        padding: 1px;
        /* background-color: #2b315112; */
        max-width: 100%;
        box-shadow: inset 0px 15px 10px -10px #666, inset 0px -15px 10px -10px #CCC;
    }
    #accordion .panel {
        margin: 0 0px 10px 0px;
    }
    .testimonial-img:after {
        /* border: 10px solid #030303; */
        height: 80%;
        left: 30px;
        top: 0px;
    }
    .testimonial-img {
        margin-top: 70px;
    }
    .highl {
        margin: 54px 15px 20px 0px;
        height: auto;
    }
    .highl:before {
        width: 95%;
        height: 85%;
        top: -12%;
        left: 10%;
    }
    .amiwrap {
        width: 100%;
    }
    #contact-form {
        margin-top: 45px;
    }
    .amenities-gallery img {
        margin: 0px;
        height: auto;
    }
    .testimonial-img1 {
        margin-top: 0px !important;
    }
    .testimonial-content ul {
        margin: 0px 20px;
    }
    .box .box-content {
        opacity: 1;
        bottom: -4px !important;
        font-size: 10px;
    }
    .box .post {
        font-size: 10px;
        padding: 0;
        margin-bottom: 26px;
        text-align: end;
    }
    .box:before {
        width: calc(100% - 50px);
        opacity: 0.9;
    }
    .testimonial-content {
        height: auto;
    }
    .over-cen {
        display: block;
    }
}


/*---------------------------------------*/

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-66.6%);
        transform: translateX(-66.6%);
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-66.6%);
        transform: translateX(-66.6%);
    }
}

@media only screen and (max-width: 767px) {
    .chatWithUsMessageWrapper {
        display: none !important;
    }
    #kenytChatBubble.style1 {
        margin-bottom: 65px !important;
    }
}