@font-face {
    font-family: Copperplate;
    src: url(font/Copperplate.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: CopperplateBold;
    src: url(font/Copperplate.ttf);
    font-weight: 700;
    font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Copperplate;
    font-weight: 900;
    text-transform: uppercase
}

.list-inline-sec {
    font-size: 14px;
    color: #575757;
    padding: 0;
    margin: 0 0 0 15px !important
}

.fixed-logo img {
    width: 75%;
    height: 95px;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 3
}

.headertwo-logo {
    width: 26%;
    float: left
}

.headertwo-logo a img {
    width: 100%;
    height: 95px;
    margin: 0;
    padding: 0;
    z-index: 9;
    position: relative
}

.fixed-header .social-top {
    display: flex;
    width: 150px;
    justify-content: center;
    align-items: center;
    background: #908684;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 7px;
    text-transform: uppercase;
    cursor: pointer
}

.fixed-header .social-top .hdr-smi .custom-html-widget a {
    font-size: 16px
}

.social-top span {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 10px;
    position: relative;
    margin-left: 15px
}

.footer-logo {
    width: 30%;
    float: left
}

.footer-logo img {
    width: 100%;
    background: #000d3a;
    padding: 3px 3px
}

.copyright a,
.footer-contact .footer-info a {
    color: #001c5b;
    font-size: 16px;
    font-weight: 500
    padding-right: 65px;
}

.portfolio-item .img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
    border: 1px solid #a7a7a7
}

h1.banner-head {
    font-size: 30px !important;
    font-family: Copperplate;
    text-align: left !important;
    margin: 0 !important;
    text-transform: uppercase !important
}

.mg-5 {
    width: 100%;
    height: 50px
}

.heading-h3 {
    font-size: 18px
}

.banner-logo-details {
    bottom: -19rem;
    width: 100%;
    position: absolute
}

.banner-logo-details .logo-img {
    background-color: #141811;
    padding: 11px;
    width: 82%;
    box-shadow: 0 0 31px -13px #393838;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: auto;
    border: 7px solid #c5c4c4
}

.img-sec small {
    color: #fff
}

.fixed-nav .hdrnav {
    padding: 0
}

.banner-logo-details .logo-img img {
    width: 100%;
    height: 150px
}

.banner-logo-details .side-details {
    position: relative;
    background: #00000073;
    width: 112%;
    padding: 14px 30px;
    margin-left: -55px
}

.banner-logo-details .side-details h1 {
    text-align: left;
    color: #fff;
    font-size: 22px;
    font-family: Copperplate;
    font-weight: 900
}

.banner-logo-details .side-details h3 {
    color: #fff;
    font-size: 22px;
    font-family: Copperplate;
    font-weight: 900
}

.side-details p {
    color: #fff
}

.banner-logo-details .side-details ul {
    list-style: none;
    margin-top: 5px;
    display: inline-flex;
    width: 100%
}

.banner-logo-details .side-details ul li {
    display: inline-block;
    margin-right: 0;
    border-right: 1px solid #fff;
    padding: 10px 10px;
    width: 100%
}

.banner-logo-details .side-details ul li:last-child {
    border-right: 0
}

.banner-logo-details .side-details p.btn {
    cursor: pointer;
    background: #000715;
    padding: 3px 5px;
    margin: 5px 0 0;
    border-radius: 0
}

.banner-logo-details .side-details .img-sec img {
    float: left;
    margin-right: 4px;
    width: 20%
}

.enquiry-form-banner {
    width: 30vw;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    display: block;
    z-index: 99;
    transform: translate3d(-10.5rem, 3.5rem, 0);
    -webkit-transform: translate3d(-10.5rem, 3.5rem, 0);
    -moz-webkit-transform: translate3d(-10.5rem, 3.5rem, 0);
    background: #0000007a;
    padding: 1rem
}

.enquiry-form-banner h3 {
    color: #fff;
    text-align: center;
    margin: 0 auto 10px;
    padding: 0 0 5px;
    width: fit-content;
    font-size: 19px;
    letter-spacing: 2px;
    border-bottom: 1px dotted #fff
}

.enquiry-form-banner form .form-group input,
.enquiry-form-banner form .form-group textarea {
    background: #ffffffe0;
    border-radius: 0;
    color: #000;
    border: 0;
    font-size: 14px
}

.enquiry-form-banner form .form-group .form-control::placeholder {
    color: #000
}

.enquiry-form-banner form .form-group textarea::placeholder {
    opacity: 1;
    display: block;
    color: #000
}

.enquiry-form-banner form .form-group textarea {
    height: 100px
}

.enquiry-form-banner form .form-group label {
    color: #fff;
    margin: 0 0 5px;
    font-size: 14px
}

.enquiry-form-banner form .form-group button {
    width: 100%;
    border-radius: 0;
    color: #fdfdfd;
    text-transform: uppercase;
    font-weight: 500;
    background: #000715;
    letter-spacing: 1px
}

#enquiry_now .modal-dialog {
    max-width: 100%;
    width: 90%;
    margin: 10% auto
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.enquiry_now.show {
    opacity: 1
}

.enquiry_now .modal-body {
    border-radius: 20px;
    padding: 20px
}

.enquiry_now .modal-content {
    width: 600px;
    z-index: 11111;
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    border-radius: 20px
}

.enquiry_now .modal-body .close-pop {
    position: absolute;
    right: -10px;
    top: -15px;
    background: #000;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    border-radius: 50%
}

.enquiry_form_pop {
    padding: 25px 10px
}

.enquiry_form_pop h3 {
    text-align: center;
    font-size: 20px;
    color: #000;
    border-bottom: 1px dotted #000;
    width: fit-content;
    margin: 0 auto 10px;
    padding-bottom: 5px
}

.enquiry_form_pop form .form-group {
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 0
}

.enquiry_form_pop form .form-group input {
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: inset 0 0 10px 0 #d8d8d8;
    height: 45px;
    padding: 5px 10px;
    font-size: 14px
}

.enquiry_form_pop form {
    padding: 1rem 1rem
}

.enquiry_form_pop form .form-group button {
    background: #349ccf;
    border: 1px solid #349ccf;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 7px 25px;
    float: right;
    width: 100%;
    text-transform: uppercase
}

@media (max-width:770px) {
    .enquiry-form-banner {
        width: 95%;
        position: relative;
        top: auto;
        right: auto;
        margin: 10rem auto 0;
        bottom: auto;
        left: auto;
        display: block;
        z-index: 99;
        transform: none;
        -webkit-transform: none;
        -moz-webkit-transform: none;
        background: #03a9f4;
        padding: 1rem
    }
    .banner-logo-details .side-details h1 {
        color: #fff;
        font-size: 13px;
        font-family: Copperplate;
        font-weight: 900
    }
}

.side-details .img-sec h5 {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px
}

.banner-logo-details .side-details p {
    font-size: 12px;
    color: #fff;
    padding: 10px 0
}

.banner-logo-details .money-status {
    margin-top: 5px;
    position: relative;
    margin-left: 0
}

.banner-logo-details .money-details {
    text-align: center
}

.banner-logo-details .money-status .status {
    text-align: center
}

.money-status .money-details h4 {
    font-size: 19px;
    color: red;
    line-height: 0
}

.banner-logo-details .money-status .status h2 {
    font-size: 19px;
    line-height: 26px
}

.camellias-banner {
    height: 600px;
    width: 100%;
    position: relative;
    display: block
}

.ip-banner.camellias-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    top: 0;
    height: 600px;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgb(0 0 0 / 53%)
}

#mList {
    max-width: 295px;
    margin: auto
}

@media screen and (orientation:landscape) and (min-width:801px) {
    #mList {
        max-width: 600px
    }
}

#mList A DIV {
    visibility: visible;
    background: rgba(0, 0, 0, .8)
}

#mList A:hover DIV {
    visibility: hidden
}

#mList A:hover {
    border: 1px solid red
}

#mPlayer {
    display: none;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 20;
    left: 0;
    top: 0
}

#mPlayer DIV {
    position: fixed;
    background: #000;
    width: 560px;
    height: 315px;
    left: calc(50vw - 280px);
    top: calc(50vh - 157px)
}

.video-play {
    text-align: center;
    width: 80px;
    height: 80px;
    margin: 20px auto 0;
    display: block;
    background: #00000078;
    line-height: 87px;
    font-size: 36px;
    position: absolute;
    left: 0;
    right: 0;
    color: #fff !important;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    box-shadow: 0 0 0 7px #ffffff94
}

@bg: #2d2d37;
a {
    color: #fff;
    text-decoration: none
}

.arrow {
    text-align: center;
    margin: 8% 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}

.inner-slide-form {
    text-align: center;
    width: 100%;
    position: relative;
    margin: 0 0 25px 0
}

.inner-slide-form h4 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
    display: block;
    position: relative
}

.inner-slide-form .form-area p {
    font-size: 13px;
    color: #fff;
    text-align: center
}

.inner-slide-form .form-area {
    width: 100%;
    margin: 0 auto
}

.inner-slide-form .form-area form input {
    width: 100%;
    height: 40px;
    background: rgb(0 0 0 / 54%);
    color: #fff;
    border: 1px solid #7272729c;
    padding: 0 10px;
    margin: 4px 0
}

.inner-slide-form .form-area form textarea {
    background: rgb(0 0 0 / 54%);
    color: #fff;
    border: 1px solid #7272729c;
    padding: 0 10px;
    margin: 4px 0;
    width: 100%;
    height: 100px
}

.inner-slide-form .form-area form button {
    height: 40px;
    font-weight: 500;
    float: right;
    width: max-content;
    border: 1px solid #000;
    color: #fff;
    background: #000000b5
}

.para {
    text-align: justify
}

.hdrnav {
    display: block;
    font-size: 0;
    padding: 40px 0 0
}

.hdrnav li {
    position: relative;
    padding: 0 39px;
    display: inline-block;
    text-transform: uppercase
}

.burger-menu .hdrnav li.hide-burger,
.fixed-header .hdrnav li.hide-header,
.header .hdrnav li.hide-header {
    display: none
}

.burger-menu .hdrnav>li {
    padding: 0;
    width: 33.33%;
    vertical-align: top;
    margin-bottom: 3.75vw
}

.hdrnav>li:before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 1px;
    height: 12px;
    background: #fff
}

.burger-menu .hdrnav>li:before {
    display: none
}

.header .hdrnav li:first-child {
    padding-left: 0
}

.hdrnav>li:first-child:before {
    display: none
}

.hdrnav li a {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 1;
    letter-spacing: .005em;
    text-decoration: none;
    padding: 0 0;
    display: block;
    position: relative;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.burger-menu .hdrnav>li>a {
    font-family: Copperplate;
    font-size: 20px;
    font-weight: 700
}

.hdrnav>li>a:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.burger-menu .hdrnav>li>a:after {
    display: none
}

.hdrnav>li:hover>a:after {
    opacity: 1
}

.burger-menu .hdrnav>li:hover>a {
    color: #908684
}

.hdrnav .sub-menu {
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 0;
    position: absolute;
    width: 100%;
    min-width: 180px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    text-align: center;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    visibility: hidden
}

.burger-menu .hdrnav .sub-menu {
    opacity: 1;
    visibility: visible;
    position: relative;
    min-width: 100%;
    left: 0;
    transform: translateX(0);
    text-align: left
}

.fixed-header .hdrnav .sub-menu {
    background: #fff
}

.hdrnav li:hover>.sub-menu {
    opacity: 1;
    visibility: visible
}

.hdrnav .sub-menu li {
    display: block;
    position: relative;
    padding: 0;
    margin-bottom: 1px
}

.hdrnav .sub-menu a {
    color: #fff;
    font-weight: 500;
    display: block;
    padding: 8px 10px !important;
    font-size: 16px;
    line-height: 1;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.burger-menu .hdrnav .sub-menu a {
    font-size: 14px;
    color: #908684;
    font-weight: 300;
    padding: 9px 0 !important
}

.burger-menu .hdrnav .sub-menu a:hover {
    color: #fff
}

.hdrnav .sub-menu a:hover {
    text-decoration: none;
    color: #00a1de
}

.hdrnav .sub-menu .sub-menu {
    margin-left: 100%;
    top: 0
}

body {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    background: #fff;
    color: #908684;
    margin: 0;
    overflow: inherit !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#content a {
    outline: 0;
    color: #1b1310
}

.fixed-header a,
.header a,
.home a,
.sidebar a,
footer a {
    text-decoration: none !important;
    outline: 0
}

.transition {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

#main-wrapper {
    overflow: hidden
}

.ubuntu {
    font-family: Copperplate;
    font-weight: 700
}

.pt-sans {
    font-family: 'PT Sans', sans-serif
}

.fixed-header {
    position: fixed;
    left: 0;
    top: 0;
    padding: 0 15px;
    width: 100%;
    z-index: 100;
    transform: translateY(-100%);
    background: linear-gradient(to right, #151516 90%, #908684 85%);
    font-size: 0;
    display: flex;
    transition: all .75s ease-out;
    -webkit-transition: all .75s ease-out;
    -moz-transition: all .75s ease-out;
    -webkit-backface-visibility: hidden
}

.fixed-header.active {
    transform: translateY(0)
}

.fixed-header .fixed-logo {
    display: inline-block;
    width: 440px;
    vertical-align: middle;
    color: #fff !important;
    padding: 13px 0 18px 0
}

.fixed-header .fixed-logo a {
    color: #fff !important
}

.fixed-header .fixed-logo h2 {
    font-size: 31px;
    letter-spacing: .087em;
    font-weight: 700;
    line-height: 1;
    display: block
}

.fixed-header .fixed-logo h2 span {
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding: 8px
}

.fixed-header .fixed-logo .sub-title {
    font-size: 12.49px;
    font-weight: 300;
    letter-spacing: .5px;
    padding-left: 4px;
    margin-top: 8px;
    display: block
}

.fixed-header .fixed-nav {
    display: flex;
    width: calc(100% - 545px);
    justify-content: center;
    align-items: center
}

.fixed-header .hdr-burger {
    display: flex;
    width: 150px;
    justify-content: center;
    align-items: center;
    background: #908684;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 7px;
    text-transform: uppercase;
    cursor: pointer
}

.section-title.ultra_luxi {
    margin-bottom: 50px
}

.section-title.luxury-aprt {
    margin-bottom: 50px
}

.section-title.luxury-aprt .section-heading {
    color: #fff
}

.fixed-header .hdr-burger .hdr-smi .custom-html-widget a {
    font-size: 16px
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    font-size: 0;
    padding: 12px 15px 0
}

.header .hdr-burger,
.header .hdr-smi,
.header .navigation {
    display: inline-block;
    width: 58% !important;
    text-align: right;
    vertical-align: middle
}

.header .hdr-smi {
    width: calc(23% - 105px);
    text-align: right;
    width: 16% !important;
    padding: 20px 0 0
}

.header .hdr-smi a {
    display: inline-block;
    font-size: 18px;
    padding-top: 15px;
    color: #fff;
    margin-left: 17px
}

.header .hdr-smi a:hover {
    color: #d8d2d6
}

.header .hdr-burger {
    width: 80px;
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    letter-spacing: .005em;
    text-align: right;
    margin-left: 25px;
    cursor: pointer
}

.header .hdr-burger:hover {
    color: #d8d2d6
}

.hdr-burger span {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 10px;
    position: relative;
    margin-left: 15px
}

.hdr-burger span:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.hdr-burger:hover span:before {
    width: 50%
}

.hdr-burger span:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 50%;
    height: 2px;
    background: #fff;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.hdr-burger:hover span:after {
    width: 100%
}

.out-click {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    display: none
}

.burger-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    max-width: 1075px;
    z-index: 1002;
    top: 0;
    right: 0;
    background: #1b1310;
    padding: 6vw 5.313vw 3.438vw;
    transform: translateX(100%);
    overflow: auto;
    transition: all .75s ease-out;
    -webkit-transition: all .75s ease-out;
    -moz-transition: all .75s ease-out;
    -webkit-backface-visibility: hidden;
    font-size: 0
}

.burger-menu:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/burger-overlay.png) center no-repeat;
    background-size: 100% auto
}

.burger-menu.open-nav {
    transform: translateX(0)
}

.burger-menu .burger-close {
    color: #908684;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    right: 33px;
    top: 28px;
    cursor: pointer;
    font-weight: 700;
    display: flex;
    align-items: center;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-backface-visibility: hidden
}

.burger-menu .burger-close span {
    color: #fff;
    font-size: 16px;
    margin-left: 18px
}

.burger-menu .burger-close:hover,
.burger-menu .burger-close:hover span {
    color: #d8d2d6
}

.burger-menu .burger-contact {
    position: relative;
    text-align: center;
    width: 350px;
    font-size: 18px;
    color: #fff;
    font-weight: 700
}

.burger-menu .burger-contact-info a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: 700
}

.burger-menu .burger-contact-info a:hover {
    opacity: .6
}

.burger-menu .burger-contact img {
    margin-bottom: 22px
}

.burger-menu .burger-contact span {
    color: #908684;
    display: inline-block;
    margin-right: 5px
}

.burger-menu .burger-contact .burger-smi {
    display: flex;
    justify-content: center;
    margin-top: 40px
}

.burger-menu .burger-contact .burger-smi a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #4a4441;
    color: #fff;
    font-size: 20px;
    margin: 0 7px
}

.burger-menu .burger-contact .burger-smi a:hover {
    background: #908684;
    border-color: #908684;
    color: #fff
}

.hp-slide {
    display: block;
    position: relative
}

.hp-slide:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(27, 19, 16, .4);
    z-index: 3
}

.hp-slide .slide-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.hp-slide .slide-wrapper .cycloneslider-template-responsive,
.hp-slide .slide-wrapper .cycloneslider-template-video,
.hp-slide canvas {
    height: 100vh
}

.hp-slide .hp-logo {
    display: block;
    position: relative;
    z-index: 3;
    height: 800px
}

.hp-slide .hp-logo a {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    padding: 0 15px;
    z-index: 10;
    text-align: center;
    white-space: nowrap
}

.hp-slide .hp-logo a {
    color: #fff !important
}

.hp-slide h2 {
    font-size: 69px;
    letter-spacing: .087em;
    font-weight: 700;
    line-height: 1;
    display: block
}

.hp-slide h2 span {
    display: inline-block;
    border-bottom: 1px solid #dbdcdc;
    padding-bottom: 5px
}

.hp-slide .sub-title {
    font-size: 23px;
    font-weight: 300;
    letter-spacing: 1.7em;
    padding-left: 1.7em;
    margin-top: 15px;
    display: block
}

.section-title {
    display: block;
    position: relative;
    padding-bottom: 30px
}

.section-intro {
    font-size: 17px;
    font-weight: 700;
    color: #908684;
    display: block;
    letter-spacing: .2em;
    line-height: 1;
    margin-bottom: 8px
}

.section-heading {
    display: block;
    font-size: 38px;
    color: #1b1310;
    letter-spacing: .005em;
    font-weight: 700
}

.section-heading span {
    color: #908684
}

.accent {
    position: absolute;
    left: -715px;
    bottom: 0;
    width: 1000px;
    height: 5px
}

.accent:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 42px;
    height: 100%;
    background: #908684;
    z-index: 5
}

.accent:after {
    position: absolute;
    content: '';
    right: 42px;
    top: 0;
    width: 42px;
    height: 100%;
    background: #1b1310;
    z-index: 5
}

.accent span {
    position: absolute;
    left: 0;
    top: 2.5px;
    width: 100%;
    height: 1px;
    background: #d8d2d6;
    z-index: 3
}

.hp-btn {
    display: flex;
    width: 230px;
    height: 65px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #1b1310;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
    border: 1px solid #908684;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-backface-visibility: hidden
}

.hp-btn:hover {
    background: #908684;
    border-color: #908684;
    color: #fff
}

.parallax-mirror {
    z-index: 1 !important;
    width: 100% !important
}

.hp-welcome {
    display: block;
    position: relative;
    background: url(../../images/hp-welcome-bg.jpg);
    background-size: cover;
    background-attachment: fixed
}

.hp-welcome:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(27, 19, 16, .75);
    z-index: 5
}

.hp-welcome .container {
    position: relative;
    z-index: 9
}

.hp-welcome .welcome-wrap {
    display: block;
    position: relative;
    font-size: 0
}

.hp-welcome .welcome-wrap .welcome-text {
    display: inline-block;
    width: 58%;
    margin-left: 6%;
    background: #fff;
    padding: 80px 68px 60px
}

.hp-welcome .welcome-text p {
    font-size: 16px;
    color: #282828;
    text-align: justify;
    font-weight: 300;
    letter-spacing: .005em;
    line-height: 24px;
    display: block;
    margin-top: 35px;
    padding-right: 10px
}

.hp-welcome .welcome-text p strong {
    display: block
}

.hp-welcome .welcome-text a.welcome-video {
    display: inline-block;
    position: relative;
    margin: 50px 0 0
}

.hp-welcome .welcome-text a.welcome-video:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(27, 19, 16, .52);
    z-index: 3
}

.hp-welcome .welcome-text a span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    color: #fff;
    z-index: 5
}

.hp-welcome .welcome-text a.hp-btn {
    margin-top: 50px
}

.hp-welcome .welcome-wrap .welcome-photo {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 41.14%
}

.hp-cta {
    display: block;
    padding: 140px 0;
    position: relative
}

.hp-cta:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/hp-cta-bg.jpg);
    background-size: cover;
    z-index: 3;
    filter: grayscale(100%)
}

.hp-cta:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .88);
    z-index: 5
}

.hp-cta .container {
    position: relative;
    z-index: 9
}

.hp-cta .cta-wrap {
    display: block;
    margin: 0 -5px;
    font-size: 0
}

.hp-cta .cta-wrap .cta-col {
    display: inline-block;
    width: 25%;
    padding: 0 5px
}

.hp-cta .cta-wrap .cta-col a {
    display: block;
    position: relative;
    overflow: hidden
}

.hp-cta .cta-wrap .cta-col a canvas {
    display: block;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    filter: grayscale(100%);
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-backface-visibility: hidden
}

.hp-cta .cta-wrap .cta-col a:hover canvas {
    filter: grayscale(0)
}

.hp-cta .cta-wrap .cta-col a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(27, 19, 16, .44);
    z-index: 3;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-backface-visibility: hidden
}

.hp-cta .cta-wrap .cta-col a:before {
    background: rgba(27, 19, 16, .25)
}

.hp-cta .cta-wrap .cta-col a:after {
    position: absolute;
    content: '';
    right: 0;
    top: 30px;
    width: 0;
    height: 1px;
    background: #fff;
    z-index: 5;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-backface-visibility: hidden
}

.hp-cta .cta-wrap .cta-col a:hover:after {
    width: calc(100% - 30px)
}

.hp-cta .cta-wrap .cta-col .cta-title {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
    z-index: 5;
    padding: 0 30px
}

.hp-cta .cta-wrap .cta-col h2 {
    font-size: 15px;
    color: #fff;
    letter-spacing: .005em;
    text-transform: uppercase;
    line-height: 1;
    padding: 0 0 20px;
    font-weight: 700;
    display: block;
    position: relative;
    line-height: 26px;
}

.hp-cta .cta-wrap .cta-col h2:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 500px;
    height: 1px;
    background: #fff
}

.hp-cta .cta-wrap .cta-col h2 span {
    font-size: 14px;
    display: block
}

.hp-fl {
    display: block;
    position: relative;
    z-index: 9
}

.hp-fl:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/hp-fl-bg.jpg);
    background-size: cover;
    z-index: 3;
    filter: grayscale(100%)
}

.hp-fl:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .91);
    z-index: 5
}

.hp-fl .fl-inner {
    display: block;
    max-width: 1600px;
    margin: 0 auto;
    padding: 130px 12.9% 190px 12.9%;
    font-size: 0;
    position: relative;
    z-index: 9
}

.hp-fl .fl-inner .fl-left {
    display: inline-block;
    vertical-align: bottom;
    width: 36.75%;
    margin-right: 5.12%;
    text-align: right;
    padding-bottom: 8px
}

.hp-fl .fl-inner .fl-left .section-title {
    padding-bottom: 55px;
    margin-bottom: 30px
}

.hp-fl .fl-inner .fl-left .section-title .accent {
    left: auto;
    right: 0
}

.hp-fl .fl-inner .fl-left .fl-cta {
    display: inline-block;
    width: 100%;
    padding-right: 15px
}

.hp-fl .fl-inner .fl-left a {
    display: flex;
    width: 100%;
    height: 84px;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #908684;
    position: relative;
    margin-top: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #1b1310;
    letter-spacing: .3em;
    text-transform: uppercase;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden
}

.hp-fl .fl-inner .fl-left a:hover {
    background: #908684;
    color: #fff;
    border-color: #908684
}

.hp-fl .fl-inner .fl-left a:before {
    position: absolute;
    content: '';
    right: 50%;
    bottom: -2px;
    width: 50px;
    height: 5px;
    background: #1b1310;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden
}

.hp-fl .fl-inner .fl-left a:hover:before {
    background: #fff
}

.hp-fl .fl-inner .fl-left a:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -2px;
    width: 50px;
    height: 5px;
    background: #908684;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden
}

.hp-fl .fl-inner .fl-left a:hover:after {
    background: #1b1310
}

.hp-fl .fl-inner .fl-right {
    display: inline-block;
    vertical-align: bottom;
    width: 58.13%;
    overflow: hidden
}

.hp-fl .fl-list {
    margin: 0 -4px;
    font-size: 0
}

.hp-fl .fl-list .fl-item {
    display: inline-block;
    width: 50%;
    padding: 0 4px;
    margin-bottom: 8px
}

.hp-fl .fl-list .fl-item a {
    display: block;
    position: relative;
    overflow: hidden
}

.hp-fl .fl-list .fl-item a:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/hp-fl-overlay.png) bottom center repeat-x;
    z-index: 5
}

.hp-fl .fl-list .fl-item a canvas {
    display: block;
    width: 100%;
    height: auto;
    background-size: cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.hp-fl .fl-list .fl-item a:hover canvas {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transform: scale(1.1)
}

.hp-fl .fl-item .fl-details {
    position: absolute;
    left: 0;
    bottom: 53px;
    width: 100%;
    padding: 0 32px;
    text-align: right;
    color: #d8d2d6;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .005em;
    line-height: 1;
    z-index: 10;
    transform: translateY(80px);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden
}

.hp-fl .fl-item a:hover .fl-details {
    transform: translateY(0);
    bottom: 20px
}

.hp-fl .fl-item .fl-details span {
    display: block
}

.hp-fl .fl-item .fl-details .fl-price {
    line-height: 1;
    font-size: 26px;
    color: #fff;
    margin-top: 3px;
    font-weight: 700;
    letter-spacing: .005em
}

.hp-fl .fl-item .fl-details .view-more {
    display: inline-block;
    width: 190px;
    line-height: 45px;
    margin-top: 12px;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #908684;
    text-transform: uppercase;
    letter-spacing: .005em;
    padding-left: .005em;
    opacity: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-backface-visibility: hidden
}

.hp-fl .fl-item a:hover .fl-details .view-more {
    opacity: 1
}

.hp-stats {
    display: block;
    padding: 125px 0;
    background: #1b1310;
    position: relative;
    z-index: 9
}

.hp-stats .section-title {
    text-align: center;
    color: #fff
}

.hp-stats .section-heading,
.hp-stats .section-intro {
    color: #fff
}

.hp-stats .section-title .accent {
    width: 650px;
    left: 50%;
    transform: translateX(-50%)
}

.hp-stats .section-title .accent span {
    background: #fff
}

.hp-stats .section-title .accent:before {
    background: #d8d2d6;
    right: auto;
    left: 50%;
    transform: translateX(-42px)
}

.hp-stats .section-title .accent:after {
    background: #908684;
    right: auto;
    left: 50%
}

.hp-stats .stat-list {
    margin-top: 85px;
    font-size: 14px;
    color: #908684;
    letter-spacing: .005em;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center
}

.hp-stats .stat-list h3 {
    display: block;
    line-height: 1;
    color: #fff;
    font-size: 55px;
    letter-spacing: .005em;
    margin-bottom: 25px;
    font-weight: 700
}

.hp-testimonials {
    display: block;
    position: relative;
    padding: 145px 0 85px;
    background: url(../../images/hp-test-bg.jpg) center;
    background-size: cover;
    z-index: 2
}

.hp-testimonials:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(27, 19, 16, .82);
    z-index: 6
}

.hp-testimonials .testimonials-inner {
    display: block;
    position: relative;
    font-size: 0;
    z-index: 9
}

.hp-testimonials .testimonials-left {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    position: relative;
    padding-bottom: 50px;
    margin-right: 100px;
    text-align: right
}

.hp-testimonials .testimonials-left .accent {
    left: auto;
    right: 0
}

.hp-testimonials .testimonials-left .accent span {
    background: #908684
}

.hp-testimonials .testimonials-left .accent:after {
    background: #908684
}

.hp-testimonials .testimonials-left .accent:before {
    background: #d8d2d6
}

.hp-testimonials .testimonials-list {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 200px)
}

.hp-testimonials .testimonials-item {
    font-size: 19px;
    color: #fff;
    font-weight: 300;
    line-height: 28px;
    font-style: italic
}

.hp-testimonials .testimonials-item span {
    color: #908684
}

.hp-testimonials .testimonials-item a {
    color: #ccc
}

.hp-testimonials .testimonials-item a:hover {
    color: #fff
}

.hp-testimonials .slick-dots {
    display: block;
    text-align: right;
    font-size: 0;
    margin-top: 55px
}

.hp-testimonials .slick-dots li {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin-left: 8px
}

.hp-testimonials .slick-dots li button {
    display: block;
    width: 13px;
    height: 13px;
    padding: 0;
    background: 0 0;
    border: 1px solid #9f9c9b;
    border-radius: 50%;
    outline: 0
}

.hp-testimonials .slick-dots li.slick-active button {
    background: #908684;
    border-color: #908684
}

.hp-news {
    display: block;
    position: relative;
    overflow: hidden
}

.hp-news:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/hp-news-bg.jpg);
    background-size: cover;
    z-index: 3;
    filter: grayscale(100%)
}

.hp-news .news-inner {
    display: block;
    position: relative;
    padding: 170px 0;
    z-index: 4
}

.hp-news .news-inner:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 54%;
    height: 100%;
    background: #fff;
    z-index: 3
}

.hp-news .news-inner:after {
    position: absolute;
    content: '';
    right: 0;
    top: -1px;
    width: 100%;
    height: 105%;
    background: #fff;
    opacity: .84;
    z-index: 2
}

.hp-news .container {
    position: relative;
    z-index: 9
}

.hp-news .news-item {
    display: block;
    font-size: 0;
    margin-bottom: 10px;
    background: #1b1310
}

.hp-news .news-item .news-photo {
    display: inline-block;
    vertical-align: middle;
    width: 40.33%
}

.news-item .news-photo canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-backface-visibility: hidden
}

.news-item .news-photo a:hover canvas {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.hp-news .news-item .news-details {
    display: inline-block;
    vertical-align: middle;
    width: 59.67%;
    padding: 0 40px;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    font-weight: 300
}

.hp-news .news-details .news-title {
    display: block;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .005em;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 15px
}

.hp-news .news-item .news-details a {
    color: #908684;
    font-weight: 700
}

.hp-news .news-item .news-details a:hover {
    color: #fff
}

.hp-news .news-right .section-heading span {
    display: block
}

.hp-news .news-right .section-title {
    margin-bottom: 52px;
    padding-bottom: 45px
}

.hp-news .news-right .accent {
    left: 0
}

.hp-news .news-right .accent:before {
    right: auto;
    left: 0
}

.hp-news .news-right .accent:after {
    right: auto;
    left: 42px;
    background: #d8d2d6
}

.hp-news .news-right p {
    font-size: 14px;
    color: #67605e;
    line-height: 24px;
    margin-bottom: 28px;
    letter-spacing: .005em;
    font-weight: 300;
    display: inline-block;
    width: 100%
}

.hp-news .news-right a {
    width: 170px;
    height: 45px;
    color: #908684;
    margin-top: 20px
}

.hp-news .news-right a:hover {
    color: #fff
}

.hp-foundation {
    display: block;
    position: relative;
    padding: 120px 0;
    background: #fff;
    display: none
}

.hp-foundation:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 69%;
    background: #fcfbfc;
    background: -webkit-linear-gradient(bottom, #fcfbfc 0, #f1ecef 31%);
    background: -o-linear-gradient(bottom, #fcfbfc 0, #f1ecef 31%);
    background: linear-gradient(to top, #fcfbfc 0, #f1ecef 31%);
    z-index: 1
}

.hp-foundation .container {
    position: relative;
    z-index: 9
}

.hp-foundation .section-title {
    margin-bottom: 55px;
    padding-bottom: 47px;
    display: inline-block
}

.hp-foundation .accent {
    left: auto;
    right: 0
}

.hp-foundation .inner-text {
    display: block;
    background: #fff;
    position: relative;
    padding: 65px 55px 0
}

.hp-foundation .inner-text p {
    margin-bottom: 25px;
    font-size: 15px;
    color: #908684;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: .005em;
    display: inline-block;
    width: 100%
}

.hp-foundation .inner-text a.hp-btn {
    margin-top: 50px
}

.hp-foundation .gallery-list {
    display: block;
    font-size: 0
}

.hp-foundation .gallery-list .gallery-col {
    display: inline-block;
    width: calc(50% - 7px);
    margin-bottom: 14px
}

.hp-foundation .gallery-list .gallery-col:nth-of-type(2) {
    margin-left: 14px
}

.hp-foundation .gallery-list .gallery-row.wide .gallery-col {
    width: 100%
}

.hp-foundation .gallery-list .gallery-col canvas {
    display: block;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center
}

.footer {
    display: block;
    position: relative
}

.footer-git {
    display: block;
    position: relative;
    padding: 100px 0 180px;
    overflow: hidden;
    background-position: center;
    text-align: center;
    background: url(../../images/footer-git-bg.jpg);
    background-size: cover;
    background-attachment: fixed
}

.footer-git:after {
    position: absolute;
    content: '';
    right: 0;
    top: -1px;
    width: 100%;
    height: 105%;
    background: rgba(0, 0, 0, .77);
    z-index: 3
}

.footer-git .container {
    position: relative;
    z-index: 9
}

.footer-git .section-title {
    text-align: center;
    color: #fff;
    padding-bottom: 50px
}

.footer-git .section-heading,
.footer-git .section-intro {
    color: #fff
}

.footer-git .section-title .accent {
    width: 650px;
    left: 50%;
    transform: translateX(-50%)
}

.footer-git .section-title .accent span {
    background: #908684
}

.footer-git .section-title .accent:before {
    background: #908684;
    right: auto;
    left: 50%;
    transform: translateX(-42px)
}

.footer-git .section-title .accent:after {
    background: #d8d2d6;
    right: auto;
    left: 50%
}

.footer-git .form-wrap {
    display: block;
    font-size: 0;
    margin-top: 45px;
    position: relative
}

.footer-git .form-wrap p {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    color: #fff;
    letter-spacing: .005em;
    text-align: center;
    padding: 0 25%;
    margin-bottom: 90px
}

.footer-git .col-input {
    display: inline-block;
    width: 49%;
    margin-bottom: 15px
}

.footer-git .col-input.mar-l {
    margin-left: 2%
}

.footer-git .col-input.wide {
    width: 100%
}

.footer-git .col-input input,
.footer-git .col-input textarea {
    width: 100%;
    padding: 0 20px;
    height: 54px;
    border: 1px solid #908684;
    outline: 0;
    background: 0 0;
    font-size: 14px;
    letter-spacing: .005em;
    font-weight: 300;
    color: #fff
}

.footer-git .col-input textarea {
    resize: none;
    height: 145px;
    padding: 20px
}

.footer-git input[type=submit] {
    display: block;
    width: 228px;
    height: 64px;
    line-height: 62px;
    border: 2px solid #fff;
    text-align: center;
    margin: 20px auto 0;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    letter-spacing: .005em;
    text-transform: uppercase;
    background: 0 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.footer-git input[type=submit]:hover {
    background: #908684;
    color: #fff;
    border-color: #908684
}

.footer-git div.wpcf7-response-output {
    position: absolute;
    width: 100%;
    font-size: 12px;
    text-align: center;
    margin: 0;
    color: #fff !important
}

.footer-git span.wpcf7-not-valid-tip {
    font-size: 11px
}

.footer-bottom {
    display: block;
    padding: 100px 0 50px;
    position: relative
}

.footer-bottom:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../../images/footer-bg.jpg);
    background-size: cover;
    z-index: 3;
    filter: grayscale(100%)
}

.footer-bottom:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .88);
    z-index: 5
}

.footer-bottom .container {
    position: relative;
    z-index: 9
}

.footer-contact {
    display: block
}

.footer-contact .contact-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.footer-contact .footer-info {
    padding: 0 40px;
    color: #1b1310;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .005em
}

.footer-contact .footer-info strong span {
    display: block;
    font-size: 12px;
    letter-spacing: 3px
}

.footer-contact .footer-info strong {
    font-size: 20px;
    font-family: Copperplate;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px
}

.footer-contact .footer-info a:hover {
    color: #908684
}

.footer-contact .footer-smi {
    display: flex
}

.footer-contact .footer-smi a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #565656;
    background: #d8d2d6;
    color: #1b1310;
    font-size: 18px;
    margin: 0 7px
}

.footer-contact .footer-smi a:hover {
    background: #565656;
    color: #fff
}

.footer-disclaimer {
    display: block;
    padding: 60px 0 40px;
    text-align: center;
    font-size: 14px;
    color: #908684;
    letter-spacing: .005em;
    font-weight: 300;
    line-height: 24px
}

.footer-disclaimer p {
    padding: 0 11%
}

.footer-broker {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px
}

.footer-broker img {
    margin: 0 18px
}

.footer-navs {
    display: block;
    text-align: center;
    margin-top: 50px;
    color: #1b1310;
    font-size: 12px;
    letter-spacing: .005em
}

.footernav li {
    display: inline-block;
    text-transform: uppercase;
    line-height: 18px
}

.footernav li.hide-header {
    display: none
}

.footernav li a {
    color: #1b1310;
    font-size: 14px;
    padding: 0 17px;
    font-weight: 500
}

.footer-navs .copyright {
    display: block;
    margin: 35px 0;
    font-size: 16px
}

.footer-navs .ai-icon {
    display: inline-block;
    font-size: 22px
}

.footer-navs a:hover {
    color: #908684
}

#inner-page-wrapper {
    margin-top: 50px
}

.ip-banner {
    position: relative;
    width: 100%
}

.ip-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .6)
}

.ip-banner a.logo-banner {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    padding: 0 15px;
    z-index: 10;
    text-align: center;
    color: #fff !important;
    white-space: nowrap
}

.ip-banner a.logo-banner h2 {
    font-size: 55px;
    letter-spacing: .087em;
    font-weight: 700;
    line-height: 1;
    display: block
}

.ip-banner a.logo-banner h2 span {
    display: inline-block;
    border-bottom: 1px solid #dbdcdc;
    padding-bottom: 5px
}

.ip-banner a.logo-banner .sub-title {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: .6em;
    padding-left: 1em;
    margin-top: 15px;
    display: block
}

.about-content p {
    font-size: 14px;
    margin: 0 0 10px !important;
    color: #4d4d4d;
    text-align: justify
}

.ip-banner canvas {
    display: block;
    position: relative;
    z-index: 0;
    width: 100%;
    height: 600px;
    background-color: #f9f7f7;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.ip-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

.ip-banner h1 {
    font-weight: 700;
    font-size: 32px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.7
}

.ip-banner h1 span {
    display: block;
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: .01em
}

#content-full,
#content-sidebar {
    min-height: 500px;
    margin-top: 20px
}

#content-sidebar #content {
    width: 77.08%
}

#content-full #content {
    width: 100%
}

.sidebar {
    width: 20.83%;
    padding: 30px 0
}

.side-cta {
    display: block;
    font-size: 0
}

.side-cta .cta-col {
    display: block;
    margin-bottom: 10px
}

.side-cta .cta-col a {
    display: block;
    position: relative;
    overflow: hidden
}

.side-cta .cta-col a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(27, 19, 16, .44);
    z-index: 3;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-backface-visibility: hidden
}

.side-cta .cta-col a:before {
    background: rgba(27, 19, 16, .25)
}

.side-cta .cta-col a:after {
    position: absolute;
    content: '';
    right: 0;
    top: 30px;
    width: 0;
    height: 1px;
    background: #fff;
    z-index: 5;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-backface-visibility: hidden
}

.side-cta .cta-col a:hover:after {
    width: calc(100% - 30px)
}

.side-cta .cta-col a canvas {
    display: block;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    filter: grayscale(100%);
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-backface-visibility: hidden
}

.side-cta .cta-col a:hover canvas {
    filter: grayscale(0)
}

.side-cta .cta-col .cta-title {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 100%;
    z-index: 5;
    padding: 0 15px
}

.side-cta .cta-col h2 {
    font-size: 20px;
    color: #fff;
    letter-spacing: .005em;
    text-transform: uppercase;
    line-height: 1;
    padding: 0 0 20px;
    font-weight: 700;
    display: block;
    position: relative
}

.side-cta .cta-col h2:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 0;
    width: 500px;
    height: 1px;
    background: #fff
}

.side-cta .cta-col h2 span {
    font-size: 12px;
    display: block
}

.page-template-template-fullwidth #content {
    padding-left: 15px;
    padding-right: 15px
}

.page-template-template-fullwidth #content ihf-search[data-eureka-id*=""].ihf-eureka {
    margin-left: -15px;
    margin-right: -15px
}

#content blockquote,
#content dir,
#content dl,
#content fieldset,
#content form,
#content h4,
#content menu,
#content ol,
#content p,
#content ul,
aside blockquote,
aside dir,
aside dl,
aside fieldset,
aside form,
aside h4,
aside menu,
aside ol,
aside p,
aside ul {
    line-height: 1.7
}

#content .archive-title,
#content .entry-title {
    font-family: Copperplate;
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: #1b1310;
    position: relative;
    display: inline-block;
    line-height: 1;
    padding-bottom: 35px
}

#content .archive-title:after,
#content .entry-title:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: 2px;
    width: 3000px;
    height: 1px;
    background: #d8d2d6
}

.single-communities #content .archive-title:after,
.single-communities #content .entry-title:after {
    background: unset
}

#content .archive-title .accent,
#content .entry-title .accent {
    left: auto;
    right: 0
}

#content .archive-title span.accent:before,
#content .entry-title span.accent:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: -3px;
    width: 50px;
    height: 5px;
    background: #908684;
    z-index: 9
}

#content .archive-title span.accent:after,
#content .entry-title span.accent:after {
    position: absolute;
    content: '';
    right: 50px;
    bottom: -3px;
    width: 50px;
    height: 5px;
    background: #1b1310;
    z-index: 9
}

.bootstrap-extend-left {
    margin-left: calc((100vw - 1140px)/ -2)
}

.bootstrap-extend-right {
    margin-right: calc((100vw - 1140px)/ -2)
}

.hp-cta.black:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 88%);
    z-index: 5
}

.hed-gal {
    margin: 15px 0 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 15px
}

#content.hfeed h3 {
    padding: 0;
    text-transform: uppercase;
    color: #323232;
    font-weight: 700;
    font-size: 17px;
    margin: 20px 0 0
}

.para {
    color: #313131;
    margin: 5px 0 !important;
    font-size: 15px
}

.pairagraf p {
    color: #313131;
    width: auto;
    text-align: justify;
    line-height: 25px !important;
    margin: 0 0 10px !important;
    font-size: 14px
}

.pairagraf h2.head-inr {
    text-transform: uppercase;
    color: #b66a00;
    font-weight: 700;
    font-size: 25px !important;
    margin: 25px 0 0 !important
}

.pairagraf h3.head-inr {
    text-transform: uppercase;
    color: #323232;
    font-weight: 700;
    font-size: 15px;
    margin: 12px 0
}

.whatsapp {
    position: fixed;
    left: .5em;
    width: 10%;
    bottom: 2em;
    z-index: 99
}

.banner-logo-details .side-details1 ul {
    display: inline-flex;
    width: 100%;
    margin-top: 5px
}

.banner-logo-details .side-details.side-details1 ul li {
    width: 100%;
    padding: 10px 10px
}

.banner-logo-details .side-details.side-details1 ul li:last-child {
    border-right: 0
}

.career-sec form {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0;
    overflow: hidden
}

.career-sec h5 {
    font-size: 17px !important;
    margin: 10px 0 !important;
    color: #343434
}

.career-sec form label {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-top: 10px;
    width: 100%
}

.career-sec form input {
    width: 100%;
    height: 40px;
    border-radius: 0;
    color: #000;
    margin: 15px 0;
    border: 1px solid #a0a0a0
}

.career-sec form textarea {
    width: 100%;
    color: #000;
    margin: 10px 0;
    border: 1px solid #979797;
    height: 120px
}

.career-sec form .career-submit {
    width: auto;
    padding: .5em 2em;
    float: right;
    background: #1b1310;
    color: #000;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    margin: 10px 0;
    border: 1px solid #000
}

.brochure-download .main-h2 {
    width: 60%;
    float: left;
    color: #000;
    margin: 0 0 10px !important;
    font-size: 25px !important
}

.brochure-download {
    overflow: hidden
}

.brochure-download a {
    color: #fff !important;
    width: 40%;
    float: right;
    text-align: center;
    background: #000715;
    padding: 5px 5px;
    font-size: 14px;
    border-radius: 35px;
    box-shadow: 0 0 10px 0 #cacaca
}

.brochure-download i {
    padding-left: 10px
}

.hfeed .cnt-img {
    width: 40%;
    padding-left: 26px;
    float: right
}

.hfeed .cnt-img img {
    width: 100%
}

.contact-form-sec {
    padding: 3em 0;
    width: 100%;
    margin: 0
}

.contact-form-sec form {
    width: 100%;
    padding: 2em 2em;
    border: 1px solid #c4c4c4;
    background: #000;
    position: relative;
    margin: 0;
    overflow: hidden
}

.contact-form-sec form input {
    width: 48%;
    float: left;
    border: 1px solid #a9a9a9;
    margin: 0 0 30px 10px;
    font-size: 14px;
    background: #fff;
    color: #000;
    height: 45px;
    padding: 5px 5px;
    position: relative
}

.contact-form-sec form textarea {
    width: 98%;
    height: 170px;
    display: block;
    margin: 0 auto 20px;
    color: #000;
    border: 1px solid #afafaf;
    background: #fff;
    font-size: 14px;
    padding: 11px 5px;
    position: relative
}

.contact-form-sec form .cnt-btn {
    width: 100%;
    margin: 0 auto 0;
    padding: 4px 35px;
    text-align: center;
    display: block;
    float: right;
    position: relative;
    background: #000;
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600
}

.contact-form-sec form p {
    padding: 0 0 13px;
    color: #fff;
    font-size: 17px;
    font-weight: 600
}

.contact-form-sec form p span {
    display: block;
    font-size: 14px;
    line-height: 27px;
    color: #fff
}

h3.crp-pro {
    font-size: 25px !important;
    margin: 0 !important
}

.abt-img.right {
    width: 25%;
    height: 304px;
    margin-left: 15px;
    float: right;
    padding: 7px;
    position: relative;
    overflow: hidden;
    z-index: 9
}

.crp-pro-sec {
    padding: 4em 1em 0
}

.crp-pro-sec .about-info {
    position: relative;
    margin-top: 25px;
    float: right;
    width: 73%
}

.crp-pro-sec .about-info>ul>li {
    display: flex;
    width: 48%;
    flex-direction: row;
    align-items: center;
    margin-top: 30px
}

.crp-pro-sec .about-info>ul>li {
    margin-bottom: 25px
}

.crp-pro-sec .about-info>ul>li+li+li {
    width: 100%
}

.crp-pro-sec .about-info>ul>li+li+li a {
    margin-right: 10px;
    width: 50px !important;
    height: 50px !important
}

.crp-pro-sec .about-info>ul>li+li+li a:hover {
    background: #e2c384 !important;
    color: #000
}

.crp-pro-sec .about-info>ul>li>i {
    font-size: 15px;
    font-style: normal;
    color: #000;
    margin-right: 12px
}

.abt-img.left img,
.abt-img.right img {
    width: 100%
}

.abt-img .image-small {
    position: absolute;
    left: 0;
    bottom: 0;
    bottom: 0;
    background: #fff;
    padding: 8px;
    width: 65% !important
}

.abt-img.left {
    width: 25%;
    margin-right: 15px;
    float: left;
    padding: 5px
}

.contact-form-sec .side-bar {
    border-left: 1px solid #ccc;
    padding-left: 10px
}

.contact-form-sec .side-bar ul li {
    margin-bottom: 25px;
    line-height: 22px;
    color: #000;
    list-style: none;
    position: relative
}

.contact-form-sec .side-bar ul li strong {
    font-size: 16px;
    padding-right: 5px
}

.contact-form-sec .side-bar ul li a {
    color: #000;
    text-decoration: none
}

.contact-form-sec h1 {
    font-family: Copperplate;
    font-size: 45px;
    text-transform: uppercase;
    color: #1b1310;
    position: relative;
    font-weight: 700;
    display: inline-block;
    line-height: 1;
    padding-bottom: 35px
}

#content .about-title {
    font-weight: 800;
    color: #262626
}

.our-team {
    background: #fefefe;
    padding: 1em 0
}

.our-team h2 span {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding-top: 12px;
    width: 70%;
    color: #000;
    margin: 0 auto;
    display: block;
    font-weight: 400
}

.our-team .team .img-left {
    width: 22%;
    padding: 0;
    image-rendering: pixelated;
    margin-right: 2%;
    border-radius: 50%;
    float: left;
    height: 318px
}

.our-team .team {
    margin: 25px 0;
    padding: 10px 0;
    border-radius: 10px;
    padding: 2em 2em;
    border: 1px solid #c8c8c8;
    box-shadow: 0 5px 18px #a3a3a3
}

.our-team .team .img-right {
    width: 20%;
    padding: 0;
    image-rendering: pixelated;
    margin-left: 2%;
    border-radius: 50%;
    float: right;
    height: 300px
}

.our-team .team .profile-cnt h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    margin-top: 10px
}

.our-team .team .profile-cnt h3 span {
    display: block;
    line-height: 32px;
    font-size: 14px
}

.our-team .team .profile-cnt p {
    color: #323232;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 10px
}

.heading.center {
    text-align: center;
    font-size: 40px !important;
    font-weight: 800 !important;
    position: relative;
    margin: 10px 0 10px !important;
    padding: 0;
    color: #262626
}

.career-step-heading {
    height: 33px;
    padding-bottom: 50px;
    cursor: pointer
}

.career-step:last-child .career-step-heading {
    padding-bottom: 0
}

.career-step-heading>a:hover {
    text-decoration: none
}

.career-step-heading .num {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    float: left;
    text-align: center;
    line-height: 34px;
    border-radius: 50%
}

.steps .career-step .line {
    border-left: 1px solid #333;
    left: 16px;
    bottom: 0;
    top: 32px
}

.career-step-heading .title {
    color: #000;
    font-weight: 500;
    padding-top: 9px;
    font-size: 16px;
    width: 94%;
    float: right
}

.steps.career-stps {
    width: 80%;
    background: #fff;
    border: 10px solid #f3f3f3;
    padding: 1em 1em;
    overflow: hidden;
    box-shadow: 0 0 10px 0 #cacaca
}

.career-step .pl-5 .collapse {
    display: none !important
}

.career-step .pl-5 .collapse .in {
    display: block !important
}

.career-step .step-body {
    padding-left: 3em
}

.career-step .step-body h3 {
    font-weight: 500;
    color: #000;
    font-size: 17px;
    margin: 20px 0 10px
}

.career-step .step-body ul {
    padding-left: 15px;
    display: block;
    position: relative;
    margin: 0 0 10px
}

.career-step .step-body ul li {
    list-style: disc;
    color: #000;
    font-size: 14px;
    line-height: 23px;
    position: relative
}

a.btn.apply-btn {
    width: max-content;
    padding: .6em 1.5em;
    font-size: 15px;
    background: #000;
    margin: 2em 0;
    border: 1px solid #000;
    color: #fff;
    font-weight: 500;
    position: relative;
    display: block;
    text-decoration: none
}

.career_view {
    top: 13%
}

.career_view .modal-dialog {
    max-width: 400px;
    width: 100%
}

.career_view .modal-header h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600
}

.career_view .modal-header span {
    opacity: 1;
    position: absolute;
    color: #fff;
    font-size: 20px;
    padding: 5px 5px;
    right: -10px;
    border-radius: 50%;
    top: -10px;
    background: #000
}

.modal-backdrop {
    display: none
}

.thankyou-msg {
    overflow: hidden;
    padding-bottom: 0;
    margin: 10rem auto 3rem
}

.thankyou-msg .thankyi {
    box-shadow: 0 0 10px #000;
    width: 70%;
    margin: 0 auto;
    padding: 45px;
    margin: 11px auto;
    text-align: center
}

.thankyou-msg .thankyi i {
    font-size: 60px;
    color: #004b6d;
    border: 1px solid;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    margin-bottom: 20px
}

.thankyou-msg .thankyi h3 {
    font-size: 60px;
    font-weight: 600;
    font-family: inherit;
    letter-spacing: 5px;
    color: #000
}

.thankyou-msg .thankyi p {
    font-size: 18px;
    margin: 20px 0;
    color: #f10
}

.thankyou-msg .thankyi ul {
    padding-left: 0;
    list-style: none;
    display: inline-block
}

.thankyou-msg .thankyi ul li {
    padding-left: 0;
    list-style: none;
    display: inline-block
}

.thankyou-msg .thankyi ul li a.whatsapp-api {
    background: #0ebd2c
}

.thankyou-msg .thankyi ul li a i {
    color: #fff;
    border: #ffdead;
    width: auto;
    height: auto;
    line-height: initial;
    margin: 0;
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 11px
}

.thankyou-msg .thankyi ul li a {
    display: block;
    background: #000;
    color: #fff;
    padding: 11px 20px 11px 40px;
    border-radius: 44px;
    position: relative
}

.aminities-sec {
    background: #faffeafc;
    padding: 50px 0
}

.amenities-list {
    text-align: center;
    display: flex;
    flex-wrap: wrap
}

.amenities-list li {
    display: inline-block;
    width: 24.7%;
    padding: 20px 11px;
    border: 1px solid #ddd;
    height: 140px;
    margin: -1px 0 0 -1px
}

figure {
    margin: 0 0 1rem
}

.location-area-wrap {
    padding: 50px 0
}

.location-area-wrap h3 {
    width: 50%;
    height: 300px;
    background: #000;
    margin: 0 auto;
    line-height: 300px;
    display: block;
    vertical-align: middle;
    align-items: center;
    font-size: 30px;
    text-align: center;
    color: #fff
}

.aminities-sec h2,
.floor-pln-sec h2,
.gallery-wrap-sec h2,
.location-area-wrap h2,
.price-list-sec h2 {
    margin: 0 0 30px;
    color: #000;
    text-align: center;
    font-size: 30px
}

.floor-pln-sec {
    padding: 50px 0
}

.floor-pln-sec a.btn {
    position: absolute;
    bottom: 4rem;
    color: #000;
    width: fit-content;
    background: #000715;
    border-radius: 0;
    color: #fff;
    padding: 5px;
    margin: 0 auto;
    right: 0;
    left: 0
}

.price-list-sec {
    padding: 50px 0
}

.price-list-sec table tbody tr td a.btn {
    color: #000;
    width: fit-content;
    background: #000715;
    border-radius: 0;
    color: #fff;
    padding: 5px;
    margin: 0 auto;
    right: 0;
    left: 0
}

.price-list-sec table thead tr th[AttributesStyle] {
    height: 44px;
    background-color: #000715 !important
}

.gallery-wrap-sec {
    padding: 50px 0
}

@media(max-width:770px) {
    .location-area-wrap h3 {
        width: 100%;
        height: auto;
        background: #000;
        margin: 0 auto;
        padding: 7rem 0;
        line-height: normal
    }
    .enquiry_now .modal-content {
        width: 100%;
        margin: 4rem auto
    }
    .thankyou-msg .thankyi {
        box-shadow: 0 0 10px #000;
        width: 100%
    }
    .thankyou-msg .thankyi h3 {
        font-size: 40px
    }
    .thankyou-msg .thankyi i {
        font-size: 40px;
        color: #004b6d;
        border: 1px solid;
        width: 80px;
        height: 80px;
        line-height: 80px
    }
    .career-sec form {
        width: 100%
    }
    .asis-mailto-obfuscated-email-hidden.asis-mailto-obfuscated-email {
        opacity: 1
    }
    h1.banner-head {
        font-size: 30px !important;
        text-align: center !important;
        margin: 75% 0 0 0 !important;
        text-transform: uppercase !important
    }
    .inner-slide-form .form-area form {
        margin-top: 0
    }
    .ip-banner.camellias-banner::before {
        height: 300px
    }
    .camellias-banner {
        height: 100vh;
        margin-bottom: 45%
    }
    .brochure-download a {
        width: 100%;
        padding: 10px 10px;
        float: left;
        font-size: 16px;
        margin-bottom: 1em
    }
    .steps.career-stps {
        width: 100%;
        border: 3px solid #f3f3f3;
        padding: 3px
    }
    .career-step .step-body {
        padding-left: 10px
    }
    .career-step .step-body ul {
        padding-left: 15px;
        padding-right: 15px
    }
    .career-step .step-body ul li {
        text-align: justify
    }
    .career-step-heading .num {
        width: 25px;
        height: 25px;
        margin-right: 5px;
        margin-top: 10px;
        line-height: 28px
    }
    .career-step-heading .title {
        line-height: 20px;
        font-size: 15px;
        width: 88%
    }
    .career_view .modal-dialog {
        max-width: 100%;
        width: 90%;
        margin: 0 auto;
        top: 20px
    }
    .career-sec form .career-submit {
        float: none
    }
    .contact-form-sec form input {
        width: 100%;
        border: 1px solid #a9a9a9;
        margin: 0 0 15px 0;
        font-size: 14px
    }
    .contact-form-sec form textarea {
        width: 100%
    }
    .contact-form-sec .side-bar {
        padding-left: 0;
        margin-top: 2em;
        padding-top: 20px;
        border-left: 0;
        border-top: 3px solid #ccc
    }
    .contact-form-sec h1 {
        font-size: 30px
    }
    .brochure-download .main-h2 {
        width: 100%;
        font-size: 17px !important
    }
    .hfeed .cnt-img {
        width: 100%;
        padding-left: 0
    }
    .brochure-download {
        overflow: visible
    }
    .banner-logo-details .logo-img {
        background-color: #fff;
        padding: 0;
        text-align: center;
        width: 100%;
        margin: 0 auto !important
    }
    .footer-git .form-wrap p {
        padding: 0;
        margin-bottom: 0
    }
    .banner-logo-details .side-details {
        position: relative;
        overflow: hidden;
        background: #000;
        width: 100%;
        height: auto;
        padding: 15px 5px;
        margin-top: 10px;
        margin-left: 0
    }
    .footernav li a {
        font-size: 13px;
        padding: 0 5px
    }
    .banner-logo-details .logo-img img {
        width: 50%;
        margin: 0 auto;
        height: auto;
        text-align: center
    }
    .footernav li {
        display: table-cell;
        text-transform: uppercase;
        line-height: 18px;
        padding: 0
    }
    .footer-logo {
        width: 100%;
        float: none
    }
    .banner-logo-details .side-details .img-sec img {
        float: left;
        margin-right: 0;
        width: 20%
    }
    .banner-logo-details .side-details ul {
        display: block
    }
    .banner-logo-details .side-details ul li:last-child {
        border: 1px solid #e1e1e1
    }
    .banner-logo-details .side-details.side-details1 ul li:last-child {
        border: 1px solid #e1e1e1
    }
    .side-details .img-sec h5 {
        color: #fff;
        font-size: 11px
    }
    .banner-logo-details .side-details ul li {
        display: inline-block;
        margin-right: 0;
        text-align: center;
        border: 1px solid #e1e1e1;
        height: 75px;
        padding: 5px 0 0 5px;
        float: left;
        width: 9rem !important
    }
    .banner-logo-details .side-details h3,
    .banner-logo-details .side-details p {
        color: #fff;
        text-align: center
    }
    .banner-logo-details .col-md-3 {
        width: 100%
    }
    .banner-logo-details .col-md-9 {
        width: 100%
    }
    #content .archive-title,
    #content .entry-title {
        font-size: 25px
    }
    .abt-img.right {
        display: none
    }
    .abt-img .image-small {
        display: none
    }
    #content .about-main {
        padding: 0 !important
    }
    .heading.center {
        font-size: 25px !important
    }
    .crp-pro-sec {
        padding: 0 1em 0
    }
    .abt-img.left {
        width: 35%
    }
    #content .about-info>ul>li {
        margin-top: 0 !important;
        margin-bottom: 10px !important
    }
    #content .about-info {
        margin-top: 0;
        width: 100%
    }
    .crp-pro-sec .about-info>ul>li+li+li a {
        margin-right: 10px;
        width: 35px !important;
        height: 35px !important
    }
    .our-team h2 span {
        width: 100%;
        font-size: 11px;
        font-weight: 700
    }
    .our-team .team .img-left {
        width: 35%;
        height: auto
    }
    .our-team .team .img-right {
        width: 35%;
        height: auto
    }
    .ip-banner .container {
        width: 100%;
        top: 0
    }
    .ip-banner canvas {
        height: 300px
    }
    .banner-logo-details {
        position: absolute;
        bottom: -47rem;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 95%
    }
    .slider {
        position: relative;
        width: 100%;
        height: 100vh;
        overflow: hidden;
        background-color: #555
    }
    .slide {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden
    }
    .slide img {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        cursor: default
    }
    .slide-content {
        position: absolute;
        bottom: 43%;
        padding: .5em .9em;
        left: 10%;
        width: 600px;
        color: #000;
        background: #00000042
    }
    .slide-content span {
        color: #000;
        font-weight: 700
    }
    .slide .slide-content .slide-title {
        font-size: 2em;
        font-weight: 700;
        color: #fff
    }
    .slide .slide-content p {
        font-size: 15px;
        font-weight: 500;
        color: #fff
    }
    .slide .slide-content a {
        bottom: -16px;
        position: absolute;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-webkit-border-radius: 2px;
        background: #f27060;
        padding: .2em .9em;
        color: #fff;
        transition: all .5s ease
    }
    .slide .slide-content a i {
        margin-left: 7px;
        padding-left: 7px;
        font-weight: 600;
        font-size: 13px;
        border-left: 1px solid #fff
    }
    .slider-nav {
        position: absolute;
        top: 50%;
        right: 0;
        width: 100%;
        z-index: 10
    }
    .next-slide,
    .prev-slide {
        position: absolute;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 3.125;
        margin: 0;
        border: 1px solid #999;
        backface-visibility: hidden;
        background-color: rgb(0 0 0 / 0%);
        color: #fff;
        overflow: hidden;
        cursor: pointer;
        z-index: 20;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        -webkit-user-select: none;
        user-select: none
    }
    .prev-slide {
        left: 1rem
    }
    .next-slide {
        right: 1rem
    }
    .next-slide:hover,
    .prev-slide:hover {
        background-color: rgba(0, 0, 0, .6)
    }
    .next-slide::before,
    .prev-slide::before {
        position: absolute;
        top: 33%;
        display: inline-block;
        width: 10px;
        height: 10px;
        content: "";
        border-left: .12em solid #fff;
        border-top: .12em solid #fff;
        backface-visibility: hidden
    }
    .prev-slide::before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 20%
    }
    .next-slide::before {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        left: 25%
    }
    @media screen and (max-width:42.5em) {
        .next-slide,
        .prev-slide {
            display: none
        }
    }
    @media screen and (max-width:61.25em) {
        .slider {
            max-height: 30vh
        }
        .slide .slide-content p {
            display: none
        }
    }
    @media screen and (min-height:61.25em) {
        .slider {
            max-height: 30vh;
        }
    }
}







.gallery-img img {
    width: 100%;
    object-fit: cover;
    height: 200px;
    margin-bottom: 20px;
}


.margin-bottom-10{
    margin-bottom:10px;
}



.banner-logo-details .logo-img img{
    width:100%;
    height:100px;
}

.object-fit img{
     width: 100%;
    object-fit: cover;
    height: 200px !important;
    margin-bottom: 20px;
}


span.fl-address {
    background: #151516;
    padding: 10px 13px;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    color: #fbc676;
}
span.gulsan {
    font-size: 19px!important;
    font-weight: 600;
    margin-bottom: 11px;
}

span.add {
    line-height: 21px;
    font-weight: 500;
}

section.hp-cta.second {
    padding-top: 0;
}
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  top: 14px;
  left: 0;
  border-radius: 11px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f09b1b;color: white!important;}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

a.linki.aios-initial-setup-dead-link {
    text-align: left;
    color: #000000;
    padding: 13px 14px;
    width: 209px;
    font-size: 13px;
    text-transform: capitalize;
}
a.linki {
    font-size: 13px!important;
    color: black!important;
    text-align: left;
    padding: 12px 20px!important;
    width: 250px;
    text-transform: capitalize;
}

.cnt-img.gh img {
    height: 374px;
    object-fit: cover;
}
