@font-face {
    font-family: 'Aktiv Grotesk', sans-serif;
    src: url('../fonts/AktivGrotesk/AktivGroteskCorp-Bold.ttf') format('truetype'), url('../fonts/AktivGrotesk/AktivGroteskCorp-Light.ttf') format('truetype'), url('../fonts/AktivGrotesk/AktivGroteskCorp-Medium.ttf') format('truetype'), url('../fonts/AktivGrotesk/AktivGroteskCorp-Regular.ttf') format('truetype'), url('../fonts/AktivGrotesk/Surveyor Display Bold Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    /*font-family: 'Georgia Regular';*/
    font-style: normal;
    font-weight: normal;
    src: local('Georgia Regular'), url('../fonts/georgia/georgia.woff') format('woff');
}

@font-face {
    font-family: 'Georgia Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Georgia Bold'), url('../fonts/georgia/georgiab.woff') format('woff');
}


@font-face {
    font-family: 'Surveyor Fine Book';
    font-style: normal;
    font-weight: normal;
    src: local('Surveyor Fine Book'), url('../fonts/AktivGrotesk/Surveyor Fine Book Regular.ttf') format('woff');
}

img {
    max-width: 100%;
}


::-webkit-scrollbar {
    -webkit-appearance: none;
}

    ::-webkit-scrollbar:vertical {
        width: 7px;
    }

    ::-webkit-scrollbar:horizontal {
        height: 7px;
    }

::-webkit-scrollbar-thumb {
    background-color: #041e42;
    border-radius: 7px;
    border: 2px solid #f5f5f5;
}

::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}

.lblcontact {
    margin-bottom: .5rem;
    color: #828080;
}


a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Surveyor Fine Book;
}

.slider .additional-stage .item,
.slider .additional-stage .item .image,
.slider .stage .item,
.slider .stage .item .image,
section.contacts .office .office-box,
section.interiors .slider .stage .item,
section.location .map-overlay .dot {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.slider .additional-stage,
.slider .additional-stage .item,
.slider .stage,
.slider .stage .item,
section.advantages .floating-layer-1,
section.interiors .slider .stage,
section.interiors .slider .stage .item,
section.names-collection .floating-layer-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index-joker-text-block,
.slider div.arr svg.arr,
section.index-screen .block,
section.index-screen .block .joker-block,
section.location .map-overlay .dot .play,
section.ttk-gallery .ttk-video-box .ttk-video .video-play,
section.ttk-gallery .ttk-video-box .ttk-video .video-play svg.play {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%)
}

.index-joker-next-page {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.px-line {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 1px;
    background-color: #A28D58;
    transition: height .2s ease
}

section.index-screen {
    position: relative;
    width: 100%;
    height: 100%
}

section.index-screen .block {
    background-color: #e3f1f6;
    width: 89.645%;
    height: 80.2%;
    overflow: hidden
}

section.index-screen .block.top-block {
    border: 0;
    overflow: visible;
    background-color: transparent;
}

section.index-screen .block .joker-block {
    width: 96.391%;
    top: -50px;
    max-width: 1369px;
    max-height: 2112px;
    transform: translateY(-13%) translateX(-50%)
}

section.index-screen .block .joker-block img {
    position: relative;
    width: 100%;
    height: 100%
}

.index-joker-text-block {
    text-align: center;
    /*width: 320px;*/
    z-index: 20
}

.index-joker-text-block h1 {
    color: #FFF;
    letter-spacing: 8px;
    font-weight: 400;
    font-size: 44px;
    font-family: Surveyor Fine Book;
    font-size: 48px;
    letter-spacing: 3px;
    line-height: 45px;
}

.index-joker-text-block .text {
    margin-top: 34px;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .1px;
    color: rgba(255, 255, 255, .8);
    white-space: nowrap
}

.index-joker-next-page {
    position: absolute;
    bottom: 36px;
    font-family: Surveyor Fine Book;
    font-size: 16px;
    letter-spacing: 1.8px;
    color: #fff;
    cursor: pointer
}

.index-joker-line-pos {
    position: absolute;
    display: block;
    bottom: 92px;
    left: 50%;
    width: 2px;
    transform: translateX(-50%);
    z-index: 5
}

section.names-collection {
    position: relative;
    height: 640px
}

section.names-collection .floating-title {
    top: 60px
}

section.names-collection .floating-layer-1 {
    height: 100%;
    background-color: #e3f1f6
}

section.names-collection .floating-layer-2 {
    position: relative;
    height: 100%
}

section.names-collection .container {
    top: 355px
}

section.names-collection .text-box {
    position: relative;
    padding-bottom: 12px;
    transition: opacity .3s ease;
    left: 30%;
    width: 533.33px
}

@media all and (min-width: 1440px) {
    .index-joker-line-pos {
        bottom: 35px
    }
    section.names-collection .text-box {
        width: 600px
    }
}

@media all and (min-width: 1600px) {
    section.names-collection .text-box {
        width: 666.67px;
        left: 133.33px
    }
}

section.names-collection .text-box .title {
    font-family: History, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: #333;
    padding-bottom: 24px
}

section.names-collection .text-box p {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 28px;
    letter-spacing: .1px;
    font-weight: 300;
    color: #323232
}

section.names-collection .text-box.hide {
    opacity: 0
}

section.names-collection .text-box .px-line {
    top: 100%
}

section.location {
    position: relative;
    padding-top: 164px;
    padding-bottom: 98px
}

section.location .container {
    z-index: 2
}

section.location .map,
section.location .map-overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden
}

section.location .map .map-layers,
section.location .map-overlay .map-layers {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

section.location .map .map-layers svg,
section.location .map-overlay .map-layers svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

section.location .map-overlay {
    overflow: visible;
    z-index: 60
}

section.location .map-overlay .dot {
    position: absolute;
    height: 80px;
    width: 80px;
    background-color: #1f252c;
    border-radius: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%) scale(0);
    cursor: pointer;
    z-index: 2
}

section.location .map-overlay .dot.img1 {
    background-image: url(/assets/public/images/barkli-map/1.jpg)
}

section.location .map-overlay .dot.img2 {
    background-image: url(/assets/public/images/barkli-map/2.jpg)
}

section.location .map-overlay .dot.img3 {
    background-image: url(/assets/public/images/barkli-map/3.jpg)
}

section.location .map-overlay .dot.img4 {
    background-image: url(/assets/public/images/barkli-map/4.jpg)
}

section.location .map-overlay .dot.img5 {
    background-image: url(/assets/public/images/barkli-map/5.jpg)
}

section.location .map-overlay .dot.img6 {
    background-image: url(/assets/public/images/barkli-map/6.jpg)
}

section.location .map-overlay .dot.img7 {
    background-image: url(/assets/public/images/barkli-map/7.jpg)
}

section.location .map-overlay .dot.img8 {
    background-image: url(/assets/public/images/barkli-map/8.jpg)
}

section.location .map-overlay .dot.hide-image {
    background-image: none !important
}

section.location .map-overlay .dot .play {
    height: 32px;
    width: 32px;
    transform: translate(-50%, -50%);
    background-color: #373a42;
    border-radius: 50%;
    opacity: 0
}

section.location .map-overlay .dot .play svg {
    position: absolute;
    top: 4px;
    left: 4px;
    height: 24px;
    width: 24px;
    fill: #fff
}

section.location .map-overlay .dot.open {
    z-index: 10
}

section.location .map-overlay .dot.open .play {
    display: none
}

section.location .blinkin-dot {
    position: absolute;
    transform: translate(-50%, -50%) scale(0);
    height: 20px;
    width: 20px;
    background-color: #eb5c3f;
    border-radius: 50%;
    z-index: 1
}

section.location .blinkin-dot.state1 {
    transition: transform 1s ease, opacity 1s ease;
    transform: translate(-50%, -50%)
}

section.location .blinkin-dot.state2 {
    transition: transform 1s ease, opacity 1s ease;
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0
}

section.location .blinkin-dot svg {
    position: absolute;
    top: 4px;
    left: 4px;
    height: 12px;
    width: 12px;
    fill: #fff
}

section.location .link {
    z-index: 61
}

.slider .additional-stage,
.slider .stage {
    overflow: hidden
}

.slider .additional-stage .item .image,
.slider .stage .item .image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-origin: padding-box;
    background-clip: border-box
}

.slider div.arr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 60px;
    width: 60px;
    cursor: pointer;
    z-index: 10
}

.slider div.arr button {
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 0;
}

.slider div.arr svg.arr {
    position: absolute;
    height: 24px;
    width: 24px;
    fill: #fff
}

.slider div.arr:hover .circle-border {
    stroke-width: 1.5px;
    stroke: #fff
}

.slider div.arr.arrl {
    left: 1%
}

.slider div.arr.arrr {
    right: 1%
}

section.wide-slider {
    width: 100%;
    max-height: 740px;
    height: 32em;
    margin: 0 auto 0;
}

section.wide-slider .stage .item .title-block {
    margin-top: 56px;
    /*margin-left: 16%;*/
    text-align: center;
    z-index: 5
}

@media only screen and (min-width: 1440px) {
    section.wide-slider {
        height: 35em;
    }
    section.wide-slider .stage .item .title-block {
        margin-top: 72px;
    }
}

section.wide-slider .stage .item .title-block .title {
    font-family: Surveyor Fine Book;
    /* font-size: 36px; */
    letter-spacing: 2px;
    margin-bottom: 16px;
    /* color: #FFF; */
    text-align: center;
    margin: 0 auto 40px;
    font-size: 40px;
    /* color: #041E42; */
    font-weight: 600;
    letter-spacing: 1px;
}

section.wide-slider .stage .item .title-block .subtitle {
        font-weight: 500;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    position: fixed;
    left: 0%;
    bottom: 0%;
    font-family:'AktivGrotesk';
    background: linear-gradient(
1deg, #00000080,#00000063,#00000000, transparent);
    width: 100%;
    text-align: left;
    padding-left: 5%;
    padding-bottom: 2%;
    padding-top: 8%;
}

section.ttk-gallery {
    position: relative
}

section.ttk-gallery .px-line {
    top: -103px;
    left: 58.33333%
}

section.ttk-gallery .container.lifted {
    z-index: 2
}

section.ttk-gallery .pad-top {
    padding-top: 80px
}

section.ttk-gallery .ttk-video-box {
    position: absolute;
    top: 50px;
    width: 41.66667%;
    max-width: 700px;
    right: 0
}

@media only screen and (min-width: 1600px) {
    section.ttk-gallery .ttk-video-box {
        width: 41.66667%;
        right: 8.33333%
    }
}

section.ttk-gallery .ttk-video-box .ttk-video {
    position: relative;
    display: block;
    transform-origin: 100% 0;
    transition: transform .5s ease;
    cursor: pointer
}

section.ttk-gallery .ttk-video-box .ttk-video img {
    position: relative;
    width: 100%;
    height: auto
}

section.ttk-gallery .ttk-video-box .ttk-video .video-play {
    border-radius: 50%;
    background-color: #fff;
    height: 100px;
    width: 100px;
    cursor: pointer;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .26)
}

section.ttk-gallery .ttk-video-box .ttk-video .video-play svg.play {
    height: 24px;
    width: 24px;
    fill: #333
}

section.ttk-gallery .ttk-video-box .ttk-video .video-play svg.circle-border {
    transition: .3s
}

section.ttk-gallery .ttk-video-box .ttk-video .video-play:hover svg.circle-border {
    stroke: #333;
    stroke-width: 2px
}

section.ttk-gallery .ttk-video-box .ttk-card {
    position: absolute;
    bottom: -100px;
    left: -16.6%;
    width: 320px;
    height: 200px;
    border-radius: 6px;
    background-color: #30383b;
    transform-origin: 0 100%;
    transition: transform .5s ease
}

section.ttk-gallery .ttk-video-box .ttk-card .text {
    margin-top: 128px;
    padding-left: 40px;
    padding-right: 32px
}

section.ttk-gallery .ttk-video-box .ttk-card .text .name {
    font-family: History, sans-serif;
    font-size: 16px;
    letter-spacing: 1.4px;
    color: #eebd81;
    float: left;
    margin-top: 13px
}

section.interiors .menu .menu-item .title,
section.interiors .menu .menu-item ul.options li {
    line-height: 10px;
    letter-spacing: .8px;
    cursor: pointer;
}

section.ttk-gallery .ttk-video-box .ttk-card .text svg.logo {
    position: absolute;
    bottom: 28px;
    right: 40px;
    height: 40px;
    width: 40px;
    fill: #eebd81
}

section.ttk-gallery .ttk-video-box:hover .ttk-video {
    transform: scale(1.1)
}

section.ttk-gallery .ttk-video-box:hover .ttk-card {
    transform: scale(.7)
}

section.ttk-gallery .last-title {
    margin-top: 311px
}

@media only screen and (min-width: 1600px) {
    section.ttk-gallery .last-title {
        margin-top: 360px
    }
}

@media only screen and (min-width: 1920px) {
    section.ttk-gallery .last-title {
        margin-top: 380px
    }
}

section.ttk-gallery .joker {
    position: absolute;
    right: 0;
    top: 566px;
    width: 500px;
    height: 1662px;
    z-index: 1;
    overflow: hidden
}

section.ttk-gallery .joker .joker-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 1080px;
    height: 1662px
}

section.ttk-gallery .joker img {
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 1440px) {
    section.ttk-gallery .description-text {
        width: 374px
    }
}

@media only screen and (min-width: 1600px) {
    section.ttk-gallery .description-text {
        width: 374px
    }
    section.ttk-gallery .description-text.shift-right {
        width: 320px
    }
}

@media only screen and (min-width: 1440px) {
    section.ttk-gallery .description-text.shift-right {
        width: 320px
    }
}

section.house {
    z-index: 2
}

section.house .slider {
    position: relative;
    left: 8.33333%;
    width: 91.66667%;
    max-width: 1600px;
    height: 600px
}

@media all and (min-width: 2500px) {
    section.house .slider {
        left: 0;
        margin: 0 auto
    }
}

section.interiors {
    position: relative;
    width: 100%;
    height: 780px;
    margin-top: 0px;
    z-index: 3
}

section.interiors .floating-title {
    top: 70px
}

section.interiors .floating-layer-2 {
    position: relative;
    height: 100%
}

section.interiors .menu {
    position: relative;
    margin-top: 200px
}

section.interiors .menu.js-interiors-menu {
    margin-top: 45px;
    clear: both;
    float: left;
}

section.interiors .menu .position {
    position: absolute;
    height: 60px;
    width: 60px;
    top: -85px;
    left: 290px;
    transform: translateY(0);
    transition: transform 1s ease
}

section.interiors .menu .position .number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 600;
    color: #333;
    text-align: center
}

section.interiors .menu .menu-item {
    position: relative;
    display: block;
    padding-bottom: 40px;
    height: 500px;
}

section.interiors .menu .menu-item .title {
    position: relative;
    font-size: 22px;
    margin-bottom: 35px;
    padding-left: 0px;
    color: #BFBFBF;
    transition: color .3s ease;
    width: 530px;
    font-weight: 800;
    font-family: AktivGrotesk;
    text-transform: uppercase;
}

section.interiors .menu .menu-item .title:hover {
    color: #BFBFBF
}

section.interiors .menu .menu-item .title:hover:after {
    background-color: #BFBFBF
}

section.interiors .menu .menu-item .title .line {
    position: absolute;
    top: 98%;
    right: 0;
    width: 375px;
    height: 1px;
    overflow: hidden
}

section.interiors .menu .menu-item .title .line:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    transform: translateX(-100%);
    transition: transform 1s ease;
    background-color: #A28D58
}

section.interiors .menu .menu-item .title:after {
    content: none;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    height: 4px;
    width: 4px;
    background-color: #b4cad4;
    opacity: 1;
    transition: opacity .3s ease, background-color .3s ease
}

section.interiors .menu .menu-item .options-box {
    position: relative;
    overflow: hidden;
    height: 0;
    transition: height .5s ease
}

section.interiors .menu .menu-item ul.options {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

section.interiors .menu .menu-item ul.options li {
    position: relative;
    display: block;
    padding-bottom: 20px;
    color: #4b575c;
    transition: color .3s ease;
    font-size: 17px;
    line-height: normal;
    font-weight: 500;
}

section.interiors .menu .menu-item ul.options li:after {
    display: none;
}

section.interiors .menu .menu-item ul.options li:after {
    content: none;
    position: absolute;
    left: -15px;
    top: 3px;
    border-radius: 50%;
    height: 4px;
    width: 4px;
    background-color: #4b575c;
    opacity: 0;
    transition: opacity .3s ease
}

section.interiors .menu .menu-item ul.options li:hover {
    color: #4b575c
}

section.interiors .menu .menu-item ul.options li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

section.interiors .menu .menu-item ul.options li.active {
    cursor: default;
    color: #A28D58;
}

section.interiors .menu .menu-item ul.options li.active:hover {
    color: #A28D58
}

section.interiors .menu .menu-item ul.options li.active:after {
    opacity: 1
}

section.interiors .menu .menu-item:last-child,
section.interiors .menu .menu-item:last-child ul.options li:last-child {
    margin-bottom: 0
}

section.interiors .menu .menu-item.active .title {
    color: #041E42;
    font-weight: 700;
    cursor: default
}

section.interiors .menu .menu-item.active .title:after {
    opacity: 0
}

section.interiors .menu .menu-item.active .title .position {
    opacity: 1
}

section.interiors .menu .menu-item.active .title .line:after {
    transform: translateX(0)
}

section.interiors .slider {
    position: absolute;
    top: 0px;
    right: 0;
    width: 58.333333333%;
    height: 780px;
    background-color: #999
}

section.interiors .slider .stage {
    overflow: hidden
}

section.advantages {
    position: relative;
    width: 100%;
    height: 550px;
}

section.advantages .cards {
    top: 0;
}

section.advantages ul.dots {
    bottom: -28px;
    display: none;
}

section.advantages .floating-title {
    top: 108px;
    opacity: 0;
}

section.advantages .floating-layer-1 {
    height: 100%;
    /*background-color: #e3f1f6*/
}

section.advantages .floating-layer-2 {
    position: relative;
    height: 100%
}

section.advantages .content a {
    color: #7ea8b9;
    text-decoration: none;
    transition: .3s;
    display: inline-block;
    border-bottom: 1px solid transparent
}

section.advantages .content a:hover {
    border-bottom: 1px solid rgba(152, 188, 201, .5)
}

section.flats-collection {
    position: relative;
    width: 100%;
    padding: 90px 0 48px;
    background-color: #e3f1f6;
    text-align: right
}

section.flats-collection .container {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: left;
    transform: translate(-50%, -50%);
    max-width: 1660px
}

section.flats-collection .container .link {
    margin-top: 60px
}

section.flats-collection .building {
    position: relative;
    display: inline-block;
    font-size: 0;
    padding: 0;
    margin: 0 72px 48px 0;
    line-height: 0
}

@media all and (min-width: 1440px) {
    section.flats-collection .building {
        margin-right: 88px
    }
}

section.flats-collection .building svg.building {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    fill: #C9E3EA
}

section.contacts {
    position: relative;
    width: 100%;
    height: 670px;
    padding-top: 72px
}

section.contacts .thank-box {
    left: 0;
    top: 0
}

section.contacts .container {
    transition: opacity .5s ease;
    opacity: 1
}

section.contacts.map-opened .container {
    opacity: 0
}

section.contacts.map-closing .container {
    transition-delay: .4s
}

section.contacts form {
    position: relative;
    display: block;
    width: 537px;
    font-size: 0;
    margin-top: 60px
}

section.contacts form div.input.name {
    width: 320px
}

section.contacts form div.input.phone {
    width: 173px;
    margin-left: 40px
}

section.contacts form div.input.message {
    margin-top: 20px
}

section.contacts form div.input.agree {
    margin: 40px 0 60px
}

section.contacts .office {
    position: absolute;
    top: 0;
    right: 0;
    height: 670px;
    background-color: #30383b;
    font-size: 0;
    white-space: nowrap;
    z-index: 10
}

section.contacts .office .office-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 367px;
    height: 100%;
    z-index: 5;
    overflow: hidden;
    background-image: url(/assets/public/images/office.png);
    background-color: #415861
}

section.contacts .office .office-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #30383b;
    opacity: .4;
    z-index: 3
}

section.contacts .office .office-box video {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: auto;
    z-index: 2
}

section.contacts .office .office-box .title {
    position: absolute;
    top: 72px;
    left: 14%;
    color: #fff;
    font-family: History, sans-serif;
    font-size: 32px;
    letter-spacing: 2.4px;
    line-height: 48px;
    z-index: 4
}

section.contacts .office .office-box .phone-and-address {
    position: absolute;
    bottom: 72px;
    left: 14%;
    color: #fff;
    z-index: 4
}

section.contacts .office .office-box .phone-and-address .phone {
    position: relative;
    display: block;
    font-size: 24px;
    font-family: History, sans-serif;
    line-height: 48px
}

section.contacts .office .office-box .phone-and-address .address {
    position: relative;
    display: block;
    font-size: 14px;
    font-family: "Open Sans"
}

section.contacts .office .contact-map {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 0;
    height: 100%;
    overflow: hidden;
    transition: width 1s ease
}

section.contacts .office .contact-map .map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

section.contacts .office .show-on-map {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 60px;
    height: 100%;
    cursor: pointer;
    transition: .3s
}

section.contacts .office .show-form {
    position: absolute;
    top: 0;
    left: -60px;
    width: 60px;
    height: 100%;
    background-color: #30383b;
    transform: translateX(60px);
    transition: transform .5s ease, background-color .3s ease;
    cursor: pointer;
    z-index: 1
}

section.contacts .office .show-form.show {
    transform: translateX(0)
}

section.contacts .office .show-form,
section.contacts .office .show-on-map {
    letter-spacing: 1.6px
}

section.contacts .office .show-form .caption,
section.contacts .office .show-on-map .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: 0 50%;
    transform: rotate(-90deg) translateX(-50%);
    color: #fff;
    font-size: 14px;
    font-family: History, sans-serif;
    white-space: nowrap;
    transition: .3s
}

section.contacts .office .show-form:hover,
section.contacts .office .show-on-map:hover {
    background-color: #eb5c3f
}

.flat-viewer {
    display: none
}

.founders-bio h2 {
    font-size: 28px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 900;
    color: #041E42;
    font-family: Surveyor Fine Book;
    letter-spacing: 2px;
}

.founders-bio .founders-bio-profile {
    margin-bottom: 40px;
    color: #041E42;
}

.founders-bio .founders-bio-profile .col-lg-4 {
    padding-right: 0;
}

.founders-bio .founders-bio-profile .col-lg-8 {
    background: #F5F5F5;
    padding: 20px 40px;
    color: #041E42;
}

.founders-bio .founders-bio-profile h3 {
    font-weight: 800;
    margin-bottom: 10px;
    font-size: 22px;
    font-family: AktivGrotesk;
    letter-spacing: 2px;
}

.founders-bio .founders-bio-profile span {
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
}


/*.founders-bio .founders-bio-profile p {
    font-size: 14px;
}*/

.founders-bio .founders-bio-profile ul {
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 0;
}

.founders-bio .founders-bio-profile ul li {
    /*display: inline-block;*/
    padding-right: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    display: inline-block;
    padding-left:35px;
}
.founders-bio .founders-bio-profile ul li img{position: absolute;top:0;left:0;}

.founders-bio .founders-bio-profile ul li:last-child {
    padding-right: 0px;
}

.founders-bio .founders-bio-profile ul li i {
    color: #A28D58;
    padding-right: 10px;
}

.investors-bio {
    padding-top: 0px;
    padding-bottom: 80px;
}

.investors-bio h2, .part h2{
    font-size: 28px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 900;
    color: #041E42;
    font-family: Surveyor Fine Book;
    letter-spacing: 2px;
}

.investors-bio .investors-bio-profile {
    background: #f5f5f5;
    padding: 0 25px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: #041E42;
    min-height: 180px
}

.investors-bio .investors-bio-profile h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 24px;
    text-transform: uppercase;
    width: 100%;
    font-family: AktivGrotesk;
}

.tabs-accordion {
    padding-top: 0;
    height: auto;
    padding-bottom: 70px;
}

.tabs-accordion h2 {
    font-size: 50px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.loader {
    position: fixed;
    /*left: 0px;
  top: 0px;*/
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url("../images/logo.png") 50% 50% no-repeat rgb(249, 249, 249);
}

#tabs {
    width: 100%;
    display: flex;
    position: relative;
    margin: 0 auto;
    margin-top: 0px;
    height: 95vh;
    min-height: 200px;
    max-height: 600px;
}

#tabs ul {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: top;
    width: 40%;
    padding-left: 10%;
    padding-top: 8%;
}

#tabs ul li {
    padding-bottom: 20px;
}

#tabs ul li a {
    position: relative;
    display: block;
    width: 100%;
    text-decoration: none;
    color: #3b3b3b;
    /*border-top: solid 2px #e9e9e9;*/
    padding: 10px 5px;
    z-index: 1;
    opacity: .5;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

#tabs ul li a span.ui-icon {
    width: 2px;
    height: 80px;
    background: #a28d58;
    right: 50px;
    opacity: 0.5;
    transition: .3s all ease-in-out;
}

#tabs ul li.ui-tabs-active a span.ui-icon {
    opacity: 1;
}

#tabs ul li:focus,
a:focus {
    outline: none;
}

#tabs ul li:nth-child(1) a {
    border-top: none;
}

#tabs ul li a.active {
    opacity: 1;
}

#tabs .para-a {
    font-weight: bold;
    margin-top: 10px;
    padding: 0;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    border: none;
    font-family: 'Montserrat';
    color: #2b2b2b;
}

#tabs .tag {
    position: relative;
    width: 100%;
    display: flex;
}

#tabs .icon {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: transparent;
    border-radius: 100%;
    vertical-align: middle;
}

#tabs .icon svg,
#tabs .icon svg .a {
    fill: none;
    stroke: #BFBFBF;
    stroke-width: 2px;
    width: 100%;
}

#tabs .ui-tabs-active .icon svg,
#tabs .ui-tabs-active .icon svg .a,
#tabs .ui-tabs-active .icon svg .b {
    fill: none;
    stroke: #a28d58;
    stroke-width: 2px;
}

#tabs .block {
    position: absolute;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    border: solid 2px #7b7b7b;
    border-radius: 5px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#tabs .circle {
    position: absolute;
    padding: 2px;
    border: solid 2px #7b7b7b;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#tabs .title {
    /*display: inline-block;*/
    text-transform: capitalize;
    /*font-weight: bold;*/
    padding-left: 30px;
    /*vertical-align: middle;*/
    color: #BFBFBF;
    letter-spacing: 1px;
    font-size: 25px;
    font-weight: bold;
    font-family: Surveyor Fine Book;
}

#tabs .ui-tabs-active .title {
    color: #041E42;
}

#tabs .addon {
    position: relative;
    width: 80%;
    top: -25px;
    margin-left: 25px;
    margin-top: 30px;
    letter-spacing: 0;
    font-size: 13px;
    color: #041E42;
    opacity: 0;
    font-family: 'Open Sans';
}

#tabs .addon.fadein {
    opacity: 1;
}

#tabs .browser {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover;
}
.abt-tabs #tabs-1{background: url(../images/tab-customer-driven.png) center no-repeat;}
.abt-tabs #tabs-2{background: url(../images/tab-meticulous-planning.png) center no-repeat;}
.abt-tabs #tabs-3{background: url(../images/tab-highest-quality.png) center no-repeat;}
.abt-tabs #tabs-4{background: url(../images/tab-transparency.png) center no-repeat;}
.abt-tabs #tabs-5{background: url(../images/tab-consious-developers.png) center no-repeat;}

#tabs .dot {
    position: relative;
    display: inline-block;
    padding: 4px;
    background: #c7c7c7;
    border-radius: 100%;
}

#tabs .dot:nth-child(1) {
    margin-left: 7px;
}

#tabs-1,
#tabs-2,
#tabs-3,
#tabs-4,
#tabs-5 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /* color: #fff; */
    text-align: center;
    background-size: cover;
}


/*#tabs-1 {
  background: url(../images/Infused-into-our-research.jpg) no-repeat;
  background-size: cover;
}

#tabs-2 {
  background: url(../images/Infused-into-our-research.jpg) no-repeat;
  background-size: cover;
}
#tabs-3 {
  background: url(../images/Infused-into-our-research.jpg) no-repeat;
  background-size: cover;
}
#tabs-4 {
  background: url(../images/Infused-into-our-research.jpg) no-repeat;
  background-size: cover;
}
#tabs-5 {
  background: url(../images/Infused-into-our-research.jpg) no-repeat;
  background-size: cover;
}*/

.ui-tabs-panel .browser-content {
    width: 500px;
    height: 100%;
    font-size: 24px;
    margin: auto;
    text-align: center;
    padding: 17% 0;
    display: flex;
    align-items: center;
}

.ui-tabs-panel .browser-content p {
    font-size: 21px;
}

.the-news {
    padding: 1px 0;
}

.the-news-content {
    padding-top: 60px;
    padding-bottom: 50px;
}

.the-news .the-news-inner {
    margin-bottom: 60px;
    color: #041E42;
}

.the-news .the-news-inner .col-lg-4 {
    padding-right: 0;
}

.the-news .the-news-inner .col-lg-4 img {
    max-width: fit-content;
}

.the-news .the-news-inner .col-lg-8 {
    background: #F5F5F5;
    padding: 40px;
    color: #041E42;
    justify-content: center;
    /* align-items: center; */
    display: flex;
    flex-direction: column;
}

.the-news .the-news-inner h3 {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 28px;
    color: #041E42;
}

    .the-news .the-news-inner h3 {
        font-weight: bold;
        margin: 10px 0 5px;
        font-size: 18px;
        color: #041E42;
        letter-spacing: 1px;
        font-family: AktivGrotesk;
    }

.the-news .the-news-inner span {
    margin-bottom: 30px;
    display: block;
    font-size: 14px;
}

.the-news .the-news-inner ul {
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 0;
    color: #041E42;
}

.the-news .the-news-inner ul.public-data {
    margin-top: 15px;
    margin-bottom: 15px;
}

.the-news .the-news-inner ul li {
    display: inline-block;
    padding-right: 20px;
    font-size: 15px;
}

.the-news .the-news-inner ul li:last-child {
    padding-right: 0px;
}

.the-news .the-news-inner ul li i {
    color: #A28D58;
    padding-right: 10px;
}

.the-news-content .the-news-inner {
    /*font-family: 'Georgia Regular';*/
    color: #041E42;
}

.the-news-content .the-news-inner h1 {
    /*font-family: 'Georgia Regular';*/
    color: #041E42;
    text-transform: inherit;
    margin-bottom: 30px;
    font-size: 36px;
}

ul.public-data {
    padding-left: 0;
    list-style: none;
    margin-bottom: 10px;
}

ul.public-data li {
    display: inline-block;
    padding-right: 30px;
    position: relative;
    color: #041E42;
    font-size: 15px;
}

ul.public-data li:before {
    content: '';
    position: absolute;
    top: 0px;
    right: 10px;
    width: 1px;
    height: 90%;
    background: #A28D58;
}

ul.public-data li:last-child:before {
    content: none;
}

.text-gold {
    color: #A28D58;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.the-news-content .the-news-inner p {
    margin-bottom: 35px;
}

a.read-more {
    font-size: 15px;
    color: #041E42;
}

a.link-btn {
    font-size: 15px;
    color: #041E42;
    padding-left: 5px;
    text-decoration: underline;
}

a.next-article {
    display: block;
    text-align: center;
    /*font-family: 'Georgia Regular';*/
    background: #A28D58;
    width: 15%;
    text-align: center;
    margin: 20px auto;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

a.next-article:hover,
a.read-more:hover {
    text-decoration: none;
}

.tabs-left {
    border-bottom: none;
    padding-top: 2px;
    border-right: 1px solid #ddd;
}

.tabs-left>li {
    float: none;
    margin-bottom: 2px;
    margin-right: -1px;
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display: block;
}

.investors-content {
    position: relative;
    width: 100%;
    max-width: initial;
    margin: auto;
    overflow: hidden;
}

.investors-content .content-overlay {
    background: rgb(4 30 66 / 80%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.investors-content:hover .content-overlay {
    opacity: 1;
}

.content-image {
    width: 100%;
}

.content-details {
    position: absolute;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    color: #fff;
}

.investors-content:hover .content-details {
    top: 55%;
    left: 50%;
    opacity: 1;
}

.fadeIn-bottom {
    top: 80%;
}

.Sustainability {
    position: relative;
    background: url(../images/Sustainability-bg.jpg) no-repeat;
    min-height: 100vh;
    background-size: cover;
    padding: 80px 0;
}

.Sustainability h2 {
    font-size: 28px;
    margin-bottom: 60px;
    text-align: center;
    color: #fff;
    font-family: Surveyor Fine Book;
}

.Sustainability .Sustainability-circle {
    border: 1px solid #fff;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
}

.Sustainability .Sustainability-circle #Sustainability-customer {
    position: absolute;
    top: 100px;
    left: -15px;
    background: #041E42;
    border-radius: 50%;
    padding: 20px;
    border: 1px solid #A28D58;
}

.Sustainability .Sustainability-circle #Sustainability-drop {
    position: absolute;
    top: 100px;
    right: -15px;
    background: #041E42;
    border-radius: 50%;
    padding: 20px;
    border: 1px solid #A28D58;
}

.Sustainability .Sustainability-circle #Sustainability-air {
    position: absolute;
    top: 45%;
    right: -45px;
    background: #041E42;
    border-radius: 50%;
    padding: 20px;
    border: 1px solid #A28D58;
}

.Sustainability .Sustainability-circle #Sustainability-landscape {
    position: absolute;
    bottom: 0px;
    right: 60px;
    background: #041E42;
    border-radius: 50%;
    padding: 20px;
    border: 1px solid #A28D58;
}

.Sustainability .Sustainability-circle #Sustainability-trash {
    position: absolute;
    bottom: 0px;
    left: 60px;
    background: #041E42;
    border-radius: 50%;
    padding: 20px;
    border: 1px solid #A28D58;
}

.Sustainability .Sustainability-circle #Sustainability-leaves {
    position: absolute;
    top: 45%;
    left: -45px;
    background: #041E42;
    border-radius: 50%;
    padding: 20px;
    border: 1px solid #A28D58;
}

.Sustainability .Sustainability-circle .sust-img.active {
    background: #fff !important;
    border: 1px solid transparent !important;
}

.Sustainability .Sustainability-circle .Sustainability-text {
    position: relative;
    width: 370px;
    color: #fff;
    text-align: center;
    top: 35%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.Sustainability .Sustainability-circle .Sustainability-text .customer-content,
.Sustainability .Sustainability-circle .Sustainability-text .drop-content,
.Sustainability .Sustainability-circle .Sustainability-text .air-content,
.Sustainability .Sustainability-circle .Sustainability-text .landscape-content,
.Sustainability .Sustainability-circle .Sustainability-text .trash-content,
.Sustainability .Sustainability-circle .Sustainability-text .leaves-content {
    position: absolute;
}

.Sustainability .Sustainability-circle img {
    width: 41px;
    height: 41px;
}

.Sustainability .Sustainability-circle .Sustainability-text h4 {
    margin-bottom: 15px;
}

#awards.owl-carousel .owl-item .item {
    text-align: center;
    padding: 30px 0;
}

.carousel-control-prev-icon, .carousel-control-next-icon{background: #fff;border-radius: 100%;width: 50px;height: 50px;background-repeat: no-repeat;background-position: center;padding: 15px;}
.carousel-indicators li{border-radius: 100%;width:10px; height: 10px;border:0;}
.carousel-control-next-icon{background-image: url(../images/feather-arrow-right.svg);}
.carousel-control-prev-icon{background-image: url(../images/feather-arrow-left.svg);}

#awards.owl-carousel .owl-item .item img {
    width: 20%;
    padding: 20px 30px;
    display: inline-block;
}

.site-logo ul {
    width: 85%;
    display: inline-block;
    padding-left: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.site-logo.scrolled{background: #fff;}

.site-logoimg{
    max-width: 145px;
}

.site-logo ul li {
    display: inline-block;
    padding: 0 100px;
}

.site-logo ul li a {
    font-size: 26px;
    color: #BFBFBF;
}

.site-logo ul li a:hover {
    color: #041E42;
    text-decoration: none;
}

.site-logo ul li.active a {
    color: #041E42;
}

.awards-main h1 {
    color: #041E42;
    text-transform: inherit;
    text-align: center;
    margin: 50px 0 0;
    font-size: 24px;
}

#awards.owl-carousel {
    position: relative;
}

#awards.owl-carousel .owl-dots {
    display: none;
}

#awards.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 45%;
}

#awards.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    background: #F5F5F5;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

#awards.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    background: #F5F5F5;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

#awards.owl-carousel .owl-nav button img {
    width: 28%;
}

#testimonials {
    padding: 70px 0;
    position: relative;
}

#testimonials .item img {
    width: 30% !important;
    float: left;
}

#testimonials .testimonials-discription {
    width: 70%;
    display: grid;
    padding: 100px 50px;
    align-items: center;
}

#testimonials .testimonials-discription h5 {
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 50px;
}

#testimonials .testimonials-discription span {
    text-transform: uppercase;
    font-size: 14px;
}

#testimonials.owl-carousel .owl-dots {
    display: none;
}

#testimonials.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 45%;
}

#testimonials.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: -80px;
    background: #F5F5F5;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

#testimonials.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -80px;
    background: #F5F5F5;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.home-banner {
    position: relative;
}

.home-banner .home-banner-content {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40%;
    color: #fff;
    text-align: center;
}

.home-banner .home-banner-content h3 {
    font-size: 40px;
}

.home-banner a {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}

.home-banner a:before {
    content: '';
    width: 2px;
    height: 100px;
    position: absolute;
    bottom: -120px;
    left: 0;
    right: 0;
    background: #A28D58;
    margin: 0 auto;
    z-index: 9999;
}

.Development {
    background: #F5F5F5;
    padding: 40px 0 0;
}

.tab-section .Development {
    background: transparent;
    padding: 50px 0;
}

.Development h3 {
    text-align: center;
    margin: 0 auto 40px;
    font-size: 28px;
    color: #041E42;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.section-heading {
    text-align: center;
    margin: 40px auto 40px;
    font-size: 28px;
    color: #041E42;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.Development #Development {
    position: relative;
}

.Development #Development .Development-discription {
    position: absolute;
    top: 35%;
    left: 60px;
}

.Development #Development .Development-discription ul {
    list-style: none;
}

.Development #Development .Development-discription ul li {
    color: #fff;
    margin-bottom: 15px;
    position: relative;
    font-size: 20px;
}

.Development #Development .Development-discription.text-blue ul li {
    color: #000;
}

.Development #Development .Development-discription ul li span {
    width: 70px;
    float: left;
}

.Development #Development .Development-discription ul li:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 1px;
    background: #A28D58;
}

.Development #Development .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
}

.Development #Development .owl-nav button.owl-prev {
    position: absolute;
    left: 0px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 50%;
}

.Development #Development .owl-nav button.owl-next {
    position: absolute;
    right: 0px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 50%;
}

.Development #Development .owl-nav button img {
    width: 30%;
}

.Development #Development .owl-dots {
    display: none;
}

.description-text .title-block h2 {
    font-size: 40px;
    padding-top: 60px;
    margin-bottom: 30px;
}

.description-text .title-block h2 {
    font-size: 28px;
    padding-top: 60px;
    margin-bottom: 20px;
    padding-right: 15px;
    color: #041E42;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 43px;
}

.description-text span {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #BFBFBF;
    margin-bottom: 5px;
    font-weight: 500;
}

section.interiors.Rooftop .description-text {
    padding-top: 60px;
    line-height: 40px;
}

section.interiors.Rooftop .title.js-title {
    line-height: 30px;
}

section.interiors.Rooftop .menu .menu-item ul.options li:after {
    display: block;
}

section.interiors.Rooftop .menu .menu-item ul.options {
    padding-left: 20px;
}

section.interiors.Rooftop .menu .menu-item .title .line {
    top: 80%;
    width: 340px;
}

.home-about {
    background: #041e42;
    color: #fff;
    padding: 80px 0;
    margin-top: 65px;
}

.home-about .col-lg-8 {
    padding-top: 100px;
}

.home-about h3 {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.home-about p {
    margin-right: 35%;
}

    .home-about a {
        font-size: 14px;
        letter-spacing: 1.6px;
        text-transform: uppercase;
        outline: none;
        background: #9F8E5F url(../images/goldcta.png);
        background-size: cover;
        background-position: center;
        color: #363738;
        border: none;
        padding: 10px 25px;
        border-radius: 10px;
        cursor: pointer;
        text-decoration: none;
        position: relative;
        margin-top: 10px;
        display: inline-block;
    }

.home-about a:before {
    /* content: '';
    position: absolute;
    top: 22px;
    left: 150px;
    width: 100vh;
    height: 1px;
    background: #A28D58; */
}

.home-about img {
    /* margin-top: -130px; */
}

.index-footer p {
    font-size: 14px;
}

.home-cta {
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../images/book-your-experience.jpg) no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.home-cta h3 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 2px;
}

.home-cta p {
    /* padding: 0 0%; */
}

.home-cta form input {
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    height: 50px;
    margin-bottom: 20px;
}

.home-cta form textarea {
width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    height: 50px;
    margin-bottom: 20px;
    line-height: 46px;
}

.home-cta form input::placeholder,
.home-cta form textarea::placeholder {
    color: #fff;
}

.home-cta form input[type="submit"] {
    font-size: 14px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    outline: none;
    background: #9F8E5F url(../images/goldcta.png);
    background-size: cover;
    background-position: center;
    color: #363738;
    border: none;
    padding: 10px 25px;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
}
#submitButton {
    font-size: 14px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    outline: none;
    background: #9F8E5F url(../images/goldcta.png);
    background-size: cover;
    background-position: center;
    color: #363738;
    border: none;
    padding: 10px 25px;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    font-weight: 900 !important;
    width: 100%;
}
#submitButton[disabled] {
    background-color: #ccc; 
    color: #666;
    cursor: not-allowed;
}
.google-map {
    right: -28.7%;
    position: absolute;
    top: 46.7%;
    z-index: 111;
    transform: rotate(-90deg);
    width: 60%;
}

.google-map a {
    font-size: 1.2em;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    outline: none;
    background: #9F8E5F url(../images/goldcta.png);
    background-size: cover;
    background-position: center;
    color: #363738;
    font-weight: bold;
    border: none;
    padding: 10px 25px;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
}

.interiors.Rooftop .description-text span {
    line-height: 30px;
}

.interiors.Rooftop .menu .menu-item.active .title {
    font-weight: 800;
}

.interiors.Rooftop .menu .menu-item ul.options li {
    font-weight: 500;
    padding-bottom: 20px;
}

section.interiors.Rooftop {
    height: 780px;
    margin-top: 40px;
}

.Rooftop-heading {
    width: 100%;
    float: left;
    display: block;
    text-align: center;
}

.Rooftop-heading h3 {
    text-align: center;
    margin: 0 auto 40px;
    font-size: 37px;
    color: #041E42;
    font-weight: 600;
    letter-spacing: 1px;
}

section.interiors.Rooftop .slider {
    top: 90px;
    height: 680px;
}


/*.awards-main, #awards.owl-carousel, .awards-main .row, .awards-main .col-lg-12, #awards.owl-carousel .owl-nav {display: block !important;}*/

.tab-section .nav-tabs {
    padding: 0;
    text-align: center;
    list-style: none;
    border: none;
    display: flex;
    justify-content: center;
}

.tab-section .nav-tabs li {
    display: inline-block;
    padding: 0 25px;
    font-size: 37px;
    font-weight: 800;
}

.tab-section .nav-tabs li.active a,
.tab-section .nav-tabs li a:hover,
.tab-section .nav-tabs li a:focus {
    color: #041E42;
    background: transparent;
    border: none;
}

.tab-section .nav-tabs li a {
    color: #BFBFBF;
    border: none;
    font-family: Surveyor Fine Book;
}

.news-cta a {
    color: #041E42;
    text-decoration: underline;
}

.news-explore-cta {
    text-align: center
}

.news-explore-cta a {
    font-size: 14px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    outline: none;
    background: #9F8E5F url(../images/goldcta.png);
    background-size: cover;
    background-position: center;
    color: #363738;
    border: none;
    padding: 10px 25px;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
}


/* added by pravin */

.testimonials {
    padding-top: 1px;
    background-color: #F5F5F5;
    padding-bottom: 70px;
}

.testimonials .row {
    justify-content: center;
    align-items: center;
    align-content: center;
    display: flex;
}

.testimonials .content .data {
    font-size: 1.1rem;
    padding-bottom: 32px;
}

.testimonials .content .tit {
    font-size: 1.1rem;
}

.testimonials .content .designation {
    font-size: 0.95rem;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.owl-carousel .owl-nav button {
    width: 50px;
    height: 50px;
    border: 0;
    border-radius: 50% !important;
    background: #fff !important;
}

.owl-carousel .owl-nav button:hover {
    background: #fff !important;
    color: #FFF;
    text-decoration: none;
    box-shadow: 0 0 3px #000 !important;
}

.BarkliLoader .joker-container:after{content:'';position: absolute; top:0;left:0;width:100%;height: 100%;background-color: rgb(0 0 0 / 61%);transform: translateY(30px);
    transition: all 1.6s cubic-bezier(0.25, 0.1, 0.25, 1);opacity: 0;}

.BarkliLoader.loaded .joker-container:after{transition-delay: 2s;opacity: 1;
    transform: translateY(0);}

    .carousel-caption{text-align: center;
        left: 0;
        bottom: 5%;
        width: 100%;
        padding: 0px;
    }}
    .carousel-caption p{background: rgb(4 30 66 / 70%);
        display: inline-block;
        padding: 2px 15px;
        text-align: center;}

@media(max-width:767px){
    .carousel-caption p{font-size: 15px;}
    .BarkliLoader.loaded .joker-container .joker .initial-size .image{background-image:url(../images/visual-hm-mobile.jpg);}
section.advantages.js-cards-slider {height: auto;padding-bottom: 25px;}
.visual .img{width:350px;height: 190px;
    background-size: contain;margin-bottom: 15px;}
    .slick-slide .title{font-weight: bold;font-size: 1rem;}
.slick-slide .arrow{display: none;}
.slider div.arr.next{right:-50px;}
.slider div.arr.prev{transform:rotateZ(180deg);left: -25px;
    width: auto;
    height: auto;
    top: 42%;}
}

.carousel-indicators{display: none;}

@media(max-width:640px) {
    .carousel-indicators{display: flex;}
    .carousel-control-prev-icon, .carousel-control-next-icon{display: none;}
    .description-text .title-block h2{font-size: 26px;line-height: 1.2;}
    .index-joker-text-block h1 {
        font-size: 30px;
        line-height: 1.2;
    }
    .index-joker-text-block {
        width: 100%;
        padding: 0 15px;
    }
    .Development #Development .owl-nav button.owl-prev,
    .Development #Development .owl-nav button.owl-next,
    .slider div.arr button {
        width: 30px;
        height: 30px;
    }
    .Development #Development .owl-nav button img {
        width: 40%
    }
    .slider div.arr button img {
        width: 12px
    }
    .owl-theme .owl-nav [class*=owl-] {
        margin: 0 -10px;
        background-color: #cdcdcd !important;
    }
    section.wide-slider {
        height: 180px;
    }
    section.wide-slider {
        margin: 0;
    }
    .slider .additional-stage,
    .slider .stage {
        overflow: visible;
    }
    section.wide-slider .stage .item .title-block {
        margin-top: -52px;
    }
    section.wide-slider .stage .item .title-block .title {
        font-size: 30px;
    }
    .testimonials {
        padding: 15px 0;
    }
    .testimonials .row {
        display: block;
    }
    .testimonials .row .col-sm-3 img {
        max-width: 130px;
        margin: 0 auto;
        margin-bottom: 15px;
        border: 1px solid #ccc
    }
    .testimonials .owl-carousel .owl-nav button.owl-next,
    .testimonials .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }
    .home-about .col-lg-8 {
        padding-top: 0;
        order: 2;
    }
    .home-about {
        padding: 30px 0;
        margin-top: 30px;
    }
    .home-about .row {
        display: flex;
        flex-wrap: wrap;
    }
    .home-about .row .col-lg-4 {
        order: 1
    }
    .home-about .row .col-lg-4 img {
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .home-about p {
        margin-right: 0;
    }
    .home-about a {
        margin-top: 15px;
    }
    .home-cta {
        padding: 35px 0;
    }
    .home-cta p {
        padding: 0 30px;
    }
    .home-cta form input[type="submit"] {
        padding: 0 25px;
        width: auto;
    }
    .google-map {
        position: static;
        margin: 0 auto;
        transform: none;
    }
    section.index-footer .foot-right {
        text-align: left;
    }
    section.index-footer .foot-right ul {
        padding: 0;
        margin: 22px 0;
    }
    section.index-footer .foot-right ul li {
        padding: 0;
        padding-right: 25px;
    }
    section.index-footer .foot-right ul li .fa {
        font-size: 20px;
    }
    section.index-footer .container {
        padding: 30px 15px;
    }
    section.wide-slider {
        margin-bottom: 30px;
    }
    .tab-section .nav-tabs li.d-m-none {
        display: none;
        ;
    }
    .fxRollX {
        overflow: visible;
    }
    #residences {
        padding-top: 0;
    }
    
    /* menu */
    #main-menu:before {
        display: none;
    }
    /* #main-menu .site-box, #screen.contentFixed:after, #screen.contentFixed{opacity: 0;transition:all .2s ease-in-out;} */
    #main-menu.open .menu-box,
    .is-desktop #main-menu .sub-menu form.search-box .search-trigger:hover {
        width: 100% !important;
        left: 15px;
    }
    #main-menu .menu-box .menu {
        margin-top: 60px;
        padding:25px;
    }
    body{font-size: .9rem;}
    #main-menu .menu-box .menu ul li a,
    #main-menu .menu-box .menu ul li span {
        font-size: 21px;
        line-height: 1.5;
    }
    section.interiors .floating-layer-2 .container {
        z-index: 99;
    }
    .description-text {
        width: auto;
    }
    section.interiors .slider {
        width: 100%;
    }
    section.interiors .menu .menu-item {
        padding-bottom: 15px;
    }
    section.interiors .menu .menu-item .title {
        font-size:18px;
        margin-bottom: 5px;
        line-height: 1.2;
        color: #f1f1f1;
    }
    section.interiors .floating-layer-2{display: flex; align-items: center;}
    .description-text .title-block h2{padding-top:0;}
    section.interiors .menu.js-interiors-menu {
        margin-top: 15px;
        padding: 15px 0;
        background: rgb(162 141 88 / 88%);
    }
    section.interiors .menu .menu-item .title {
        width: auto;
        padding: 10px 0px;
    }
    section.interiors .menu .menu-item .title .line:after {
        display: none;
    }
    section.interiors .menu .menu-item ul.options li {
        color: #d9d9d9;
        font-size: .9rem;
        padding-bottom: 15px;
    }
    section.interiors .menu .menu-item ul.options li.active,
    section.interiors .menu .menu-item ul.options li.active:hover {
        color: #fff;
    }
    section.interiors.Rooftop .menu .menu-item ul.options {
        padding-left: 0;
    }
    .Rooftop-heading h3 {
        margin-bottom: 15px;
    }
    section.interiors.Rooftop .slider {
        top: 60px;
    }
    section.interiors .menu.js-interiors-menu {
        padding: 30px 15px;
        width: 100%;
    }
    .news-explore-cta a, .home-about a, .home-cta form input[type="submit"], .google-map a{font-size: .9rem;line-height: 1;padding:9px 15px;height: auto;text-transform: none;;}

    .testimonials .content .tit{font-size: 1rem;}
    .testimonials .content .data, .testimonials .content .designation{font-size: .9rem;}
    .founders-bio h2, .investors-bio h2, .Sustainability h2, .part h2{font-size: 26px;margin-bottom: 15px;line-height: 1.2;}
    .circle-title{font-size: 17px;}

    .Sustainability{min-height: 85vh;display: flex;flex-wrap: wrap;justify-content: center; align-items: center;}

    .Sustainability h2, .investors-bio .investors-bio-profile h3{margin-bottom: 15px;}

    .Development h3, .section-heading, .home-about h3, .home-cta h3
    {font-size: 22px;margin-bottom: 15px;}

    .founders-bio .founders-bio-profile h3, 
    .investors-bio .investors-bio-profile h3{font-size: 19px;margin-bottom: 15px;}
    .founders-bio .founders-bio-profile span{margin-bottom: 10px;}

    .testimonials h3{margin-top:15px;;}

    .the-news .the-news-inner ul.public-data{margin:10px 0;}

    section.index-footer .translator, section.index-footer, section.footer-compensator{height: 350px;}

    .the-news .the-news-inner{margin-bottom: 30px;}
.investors-bio-profile{margin-bottom: 30px;}
.the-news .the-news-inner h3{font-size: 18px;}
section.index-footer h4{font-size: 20px;margin-bottom: 20px;}
.index-footer p{font-size: .8rem;}
.site-logoimg{max-width: 115px;}
#screen{transition:transform .000001s ease-in-out}
.scale-down.contentFixed, #main-menu .site-box{opacity: 0; visibility: hidden;}
.abt-tabs .title{display: none;}
#tabs{height: 85vh;}
#tabs.abt-tabs{display: block !important;}
#tabs .browser{width:100%;}
.ui-tabs-panel .browser-content{width:auto}
#tabs ul{width:100%;padding:0;text-align: center;position: absolute;bottom:15px;}
#tabs.abt-tabs ul li{display: inline-block;padding: 0 6px;vertical-align: bottom;}
#tabs .icon{width:40px;height: 40px;padding:6px;background: #fff;}
#tabs ul li a span.ui-icon{display: none;}
.ui-tabs-panel .browser-content p{padding:0 15px;}
#tabs .browser{right:0;}
.tabs-accordion{padding-top:0;}
.founders-bio .founders-bio-profile .col-lg-4{padding-left:0;}
.site-logo .scroll-logo{height: 45px;left:30px !important;}
#tabs .icon svg, #tabs .icon svg .a{width:25px;height: 25px;}

#tabs .icon svg,
#tabs .icon svg .a {width:30px;height: 30px;}
}
.contentFixed.other-pages{position: relative; z-index: 9999;}
.about-header{position:relative;transform: translateY(0);}

.site-logoimg, .scroll-logo{transition:all .5s ease-in-out;}
.site-logo .scroll-logo{position: absolute;left: 35px;opacity: 0;width:43px;}
.scrolled .scroll-logo {opacity: 1;}
.scrolled .site-logoimg{opacity:0;}


/* Parallax animation effects */
.hero-carousel .carousel-item .carousel-image{
    transform: translateX(0);
    transition: all 0.6s;
  }
  
  /* .hero-carousel .carousel-item.carousel-item-next .carousel-image,
  .hero-carousel .carousel-item.active.carousel-item-right .carousel-image{
    transform: translateX(-50%);
  }
  
  .hero-carousel .carousel-item.carousel-item-prev .carousel-image,
  .hero-carousel .carousel-item.active.carousel-item-left .carousel-image{
    transform: translateX(50%);
  } */
  
  .hero-carousel .carousel-item.carousel-item-next.carousel-item-left .carousel-image, 
  .hero-carousel .carousel-item.carousel-item-prev.carousel-item-right .carousel-image{
    /*transform:;*/
    transform: translateX(0);
  }
  
  
  /* Makes carousel full screen */
  .hero-carousel .carousel-item{
    overflow: hidden;
  }
  .hero-carousel .carousel-item .carousel-image{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .hero-carousel .carousel-item .slide-over{width:100%;height: auto;}


.slideshow {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  .slideshow .slideshow-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .slideshow .slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .slideshow .slide {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .slideshow .slide.is-active {
    display: block;
  }
  .slideshow .slide.is-loaded {
    opacity: 1;
  }
  .slideshow .slide .caption {
    padding: 0 100px;
    display: none;
  }
  .slideshow .slide .image-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    z-index: 1;
    background-size: cover;
    image-rendering: optimizeQuality;
  }
  .slideshow .slide .image-container::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  .slideshow .slide .image {
    width: 100%;
    width: 100%;
    object-fit: cover;
    height: 100%;
  }
  .slideshow .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slideshow .slide .title {
    margin: 0 auto 15px;
    max-width: 1000px;
    font: 300 50px/1.2 "Oswald", sans-serif;
    letter-spacing: 0.35em;
    text-transform: uppercase;
  }
  .slideshow .slide .text {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 18px;
    line-height: 1.4;
  }
  .slideshow .slide .btn {
    margin: 15px 0 0;
    border-color: #fff;
  }
  .slideshow .slide .btn::before {
    background: #fff;
  }
  .slideshow .pagination {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    height: 12px;
    cursor: default;
    z-index: 2;
    text-align: center;
  }
  .slideshow .pagination .item {
    display: inline-block;
    padding: 15px 5px;
    position: relative;
    width: 46px;
    height: 32px;
    cursor: pointer;
    text-indent: -999em;
    z-index: 1;
  }
  .slideshow .pagination .item + .page {
    margin-left: -2px;
  }
  .slideshow .pagination .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: 5px;
    width: 36px;
    height: 2px;
    background: rgba(255, 255, 255, 0.5);
    transition: background 0.2s ease;
  }
  .slideshow .pagination .item::after {
    width: 0;
    background: #fff;
    z-index: 2;
    transition: width 0.2s ease;
  }
  .slideshow .pagination .item:hover::before, .slideshow .pagination .item.is-active::before {
    background-color: #fff;
  }
  .slideshow .arrows .arrow {
    margin: -33px 0 0;
    padding: 20px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 3;
  }
  .slideshow .arrows .prev {
    left: 30px;
  }
  .slideshow .arrows .prev:hover .svg {
    left: -10px;
  }
  .slideshow .arrows .next {
    right: 30px;
  }
  .slideshow .arrows .next:hover .svg {
    left: 10px;
  }
  .slideshow .arrows .svg {
    position: relative;
    left: 0;
    width: 14px;
    height: 26px;
    fill: #fff;
    transition: left 0.2s ease;
  }
  
  .sustainability-description{
      padding-left:7em !important;
       padding-right:7em !important;
  }
  @media only screen and (max-width: 991px) {
  
  .sustainability-description{
      padding-left:0em  !important;
       padding-right:0em !important;
  }}
  
  .home-cta form textarea {
width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    height: 51px;
    margin-bottom: 20px;
    line-height: 46px;
}