body {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    /*font-family: "Souvenir" !important; */
    font-family: "Sanfrancisco" !important;

}
.slider-pattern {
        position: absolute;
    transform: rotate(-90deg) scale(1.4);
    top: 240px;
    left: -150px;
}

/*#wowslider-container1 .ws_images .ws_list img, #wowslider-container1 .ws_images > div > img{*/
/*    height: 148vh !important;*/
/*}*/

/*main #wowslider-container1 img{*/
/*    margin-top: 0 !important;*/
/*    height: 100% !important;*/
/*    -o-object-fit: cover;*/
/*    object-fit: cover;*/
/*    -webkit-filter: brightness(0.8);*/
/*    filter: brightness(0.8);*/
/*}*/

html,
body {
    scroll-behavior: smooth;
}
a {
    color:inherit;
}
a:hover {
    color:inherit;
}

.call-order>* {
    font-family: 'Sanfrancisco';
}

body a {
    text-decoration: none;
}

.cat-title {
    padding-top:10px;
}
#staticPages iframe{
    
    width: 320px;
    margin-right: 30px;

}


#wowslider-container1 {
    height: 100vh !important;
    max-height: 100vh !important;
}

#wowslider-container1 .ws_images {
    max-height: 100vh !important;
}

.slider-content {
    position: absolute;
    z-index: 999;

    left: 0;
    right: 0;
}

.slider::after {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    height: 100vh;
    width: 100%;
    z-index: 99;
    background: #002a6e70;
}

.ws_controls {
    display: none !important;
}

.ws-title-wrapper {
    display: none !important;
}

body ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

body p {
    margin-bottom: 0;
}


.building-blocks .col-lg-2 {

    width: 14.666667% !important;

}

.fas.fa-calculator {
    margin-left: 4px;
}

.gen-plan img {
    width: 100%;
    objcect-fit: cover
}

.menu-link li {
    transition: all 0.4s;
    border-radius: 25px;
    border: 3px solid;
    border-color: transparent;
}



.menu-link li:hover {
    border-color: #86b4ff;
}

.hero-btn-ru {
    font-size:13px !important;
}

/* Ipoteka kalkulyator */



.range-slider input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    position: absolute;
    height: 2px;
    background-color: #6786b8;
    outline: none;
    padding: 0;
    left: 0;
    margin: 0;
    bottom: 0;
}

.range-slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    background: #6786b8;
    border-radius: 50px;
    cursor: pointer;
}

.range-slider input[type="number"] {
    width: 100%;
}


.calculator-all {
    padding: 40px;
    background-color: #f0eded;
}

.calculator-inner {
    background-color: #fff;
    padding: 60px 15px;
}

/* azn */
@font-face {
    font-family: azn;
    src: url("../fonts/jaznr.eot");
    src: url("../fonts/jaznr-1.eot") format("embedded-opentype"), url("../fonts/jaznr.woff") format("woff"), url("../fonts/jaznr.ttf") format("truetype"), url("../fonts/jaznr.svg#font-electro") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.manat {
    font-family: azn;
    font-style: normal;
}

.calculator-outer {
    position: relative;
    margin: 0 auto;
}



.calculator-all {
    color: rgba(0, 0, 0, .32);
}

.calculator-all-inputs {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px 8px 0px 0px;
    height: 64px;
    padding: 29px 16px 9px;
    -webkit-box-shadow: inset 0 0 0 1px #e0e0e0;
    -moz-box-shadow: inset 0 0 0 1px #e0e0e0;
    -o-box-shadow: inset 0 0 0 1px #e0e0e0;
    box-shadow: inset 0 0 0 1px #e0e0e0;
    border: none;
    width: 100%;
    font-size: 16px;
}

.calculator-all label {
    position: absolute;
    top: 8px;
    left: 16px;
    color: rgba(0, 0, 0, .32);
    font-size: 14px;
    line-height: 20px;
}

.calculator-all-inputs input {
    border: none;
    background:none;
    outline: none;
    width: 100%;
}

.calculator-buldingarea span {
    color: rgba(0, 0, 0, .32);
    font-size: 14px;
    line-height: 20px;
}

.calculator-all select {
    width: 100%;
    padding: 9px 16px;
    background-color: white;
    color: #191919;
    outline: none;
    width: 100%;
    font-size: 14px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/select-icon.png) no-repeat;
    background-size: 10px;
    background-position: calc(100% - 16px) center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    height: 64px;
    -webkit-box-shadow: inset 0 0 0 1px #e0e0e0;
    -moz-box-shadow: inset 0 0 0 1px #e0e0e0;
    -o-box-shadow: inset 0 0 0 1px #e0e0e0;
    box-shadow: inset 0 0 0 1px #e0e0e0;
    border: none;
}
.js-image-zoom__zoomed-image {
    background-color: #fff;
    z-index: 2;
}
.calculator-firstpayment {
    margin-bottom: 45px;
}

.calculator-results {
    background-color: #588dc0;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    color: white;
    padding: 27px 30px 20px;
    text-align: left;
    position: relative;
}

#js-error-message-payment {
    position: absolute;
    margin-bottom: 5px;
    color: red;
    font-size: 13px;
}

.calculator-content h2 {
    font-size: 30px;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
}

.calculator-content h2::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 4px;
    width: 24px;
    background-color: #fff;
}

.calculator-content {
    padding-left: 20px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    background-color: transparent;
}


.calculator-buldingarea,
.calculator-building-price,
.calculator-income,
.calculator-credit,
.calculator-results,
.calculator-months {
    margin-bottom: 10px;
}

.calculator-months {
    margin-bottom: 32px;
}

.modal-dialog {
    max-width: 80% !important;
}

.modal-content {
    background: transparent;
    border: none;
}

.modal-header {
    padding: 0 !important;
}

.modal {
    top: -10px !important;
}

.modal-header {
    border: none;
}

header.main .blue-logo{
    display: none;
}

header .hero__languages{
    margin-right: 0;
}

#calculator-btn,
#calculator-btn-second{
    width: 100%;
    color: white;
    border: none;
    max-width: 100%;
    padding: 11px 0;
    background-color: #6786b8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: 300ms all ease;
    -moz-transition: 300ms all ease;
    -o-transition: 300ms all ease;
    transition: 300ms all ease;
}

#calculator-btn:hover {
    background-color: #000;
}
.calculator-firstpayment-second  {
    margin-bottom:50px;
}
.error-message {
    color: red;
    font-size: 13px;
    margin-top: 10px;
    position: absolute;
}





.call-bg-content {
    border: 5px solid #ff255a;
    border-radius: 50px;
    padding: 30px;
    margin-bottom: 40px;

}


.highslide-loading {
    background-image: url(/img/loading.gif?=sdkf);
    width: 40px;
    height: 40px;
    background-size: 100%;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.highslide-controls ul {
    position: relative;
    left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}

.highslide-controls li {
    float: left;
    padding: 5px 0;
}

.highslide-controls a {
    background: url(../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}

.highslide-controls a.disabled {
    cursor: default;
}

.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}

.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}

.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}

.highslide-controls .highslide-play a {
    background-position: -30px 0;
}

.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}

.highslide-controls .highslide-play a.disabled {
    background-position: -30px -60px !important;
}

.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}

.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}

.highslide-controls .highslide-next a {
    background-position: -90px 0;
}

.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}

.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}

.highslide-controls .highslide-move a {
    background-position: -120px 0;

}

.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}

.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}

.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}

.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}

.highslide-controls .highslide-close a {
    background-position: -180px 0;
}

.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}

.highslide-viewport-size {
    background-color: #000;
}

.highslide-container,
.modal {
    z-index: 9999999 !Important;
}

.modal-backdrop {
    z-index: 999999 !Important;
}

/*Sertifikatlar*/
.certificates {
    margin-left: -7px;
    margin-right: -7px;
    text-align: center;
}

.certificates .highslide {
    width: calc(33.333333% - 20px);
    display: inline-block;
    margin: 0 7px 10px;
}

.certificates .highslide img {
    width: 100%;
    margin: 0;
}

/*end*/








.binanisec {
    position: relative;
    bottom: 80px;
    color: white !important;
    background: #6786b8;
}

.binaadi {
    text-align: center;
    width: 85px;
    font-size: 42px !important;
    position: relative;
    bottom: 80px;
}

.secim1 {
    font-size: 44px;
    font-weight: 900;
    padding: 0 0 25px 5px;
}


.mobile-nav {
    display: none;
    justify-content: space-between;
    align-items: center;
    position: -webkit-sticky;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999;
    width: 100%;
    transition: 0.3s ease-in-out;
    padding-left: 20px;
    padding-top: 20px;
}

.mobile-nav.nav-bar-fixed-top {
    padding: 15px 5px 5px 20px;
    border-bottom: 3px solid #f2f2f2;
}

.nav-bar-fixed-top .burger div {
    background: #6786b8;
}

.nav-bar-fixed-top .logo-mob img {
    filter: grayscale(0) brightness(1);
}

.logo-mob {
    display: flex;
    align-items: center;
}

.logo-mob img {
    width: 100px;
    filter: grayscale(100) brightness(100);
}

.mobile-nav .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobile-menu {
    position: fixed;
    top: 112px;
    right: 0%;
    padding: 0;
    left: 0%;
    height: 100vh;
    width: 100%;
    z-index: 12222221;
    background: #000;
    padding-top: 10px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    transition: 0.4s all;
    display: flex;
    opacity: 0;
    visibility: hidden;
}

.mobile-menu li:first-child {
    margin: 0;
}

.mobile-menu li {
    padding: 15px 0;
    width: 100%;
    margin-left: 30px;
}

.color-nav {
    background-color: #000;
}

.btn-sec {
    display: inline-block;
}

.mobile-item {
    display: flex;
    align-items: center;
    padding: 26px 14px;
    font-size: 16px;
}

.contact-btn,
.mob-lang {
    display: flex;
    justify-content: center;
    margin-left: 0 !important;
}

.contact-btn a {
    background-color: #83b75b;
    padding: 16px 24px;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.3s background-color;
}

.mobile-item a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

.mobile-item a:hover {
    color: #838a9d;
    text-decoration: none;
}

.mob-lang a {
    margin-left: 10px;
    color: #fff;
}


.nav-bar-fixed-top .mob-social {
    background: rgb(0 0 0 / 3%) !important;
}

.mob-social svg {
    fill: #eaeaea !important;
}

.nav-bar-fixed-top .mob-social svg {
    fill: #5c5c5c !important;
}


.mob-social {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgb(0 0 0 / 63%);
    display: flex;
    justify-content: center;
    margin-right: 5px;
    margin-left: 5px;
    align-items: center;
}

.mob-lang a img {
    width: 20px;
    height: 20px;
    border-radius: 100%;
}

.burger {
    z-index: 111;
    position: relative;
    width: 80px;
    height: 84px;

    border: none;
}

.burger div {
    width: 40px;
    height: 3px;
    background: #fff;
    transform: translate3d(-13px, 0, 0);
    transition: all 0.3s ease;
    margin-top: 8px;
    position: absolute;
}

.burger .line1 {
    top: 20px;
    right: 5px;
}

.burger .line2 {
    top: 30px;
    right: 5px;
}

.burger .line3 {
    top: 40px;
    right: 5px;
}

.change .line1 {
    transform: rotate(-45deg) translate(-10px, 7px);
}

.change .line2 {
    opacity: 0;
}

.change .line3 {
    transform: rotate(40deg) translate(-5px, -6px);
}

.translate {
    visibility: visible;
    opacity: 1;
}

.mobile-fixed {
    background-color: #fff;
    top: 0;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.14);
}

.mobile-fixed .burger .line1,
.mobile-fixed .burger .line2,
.mobile-fixed .burger .line3 {
    background-color: #37373f;
}

.mobile-fixed .btn-sec {
    color: #fff;
}

.blue-logo img {
    width: 80px;
    filter: grayscale(1) brightness(55);
}


header.nav-bar-fixed-top .blue-logo img{
    filter: none;
}

.blue-logo {
    /*display: none;*/
}


.terpenme {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}




.slider .owl-carousel {
    position: absolute;
    top: 0;
}

.slider .owl-carousel .item {
    height: 100vh;
    background-position: center;
    background-size: cover;
    position: relative;
    -webkit-animation: zoom 5s linear;
    animation: zoom 5s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
}

.slider .owl-carousel .item::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    z-index: 1;
}

.slider .owl-carousel .container {
    height: 100%;
    padding: 0 110px;
    position: relative;
}

.slider .owl-carousel .slider-caption {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 90px 0;
    position: relative;
    z-index: 1;
}




.hero {
    position: relative;
    -ms-scroll-snap-type: y;
    scroll-snap-type: y;
    height: 100vh;
    width: 100vw;
    /* background: url(/img/s1.png); */

    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    -webkit-animation: zoom 5s linear;
    animation: zoom 5s linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    z-index: 1;
}

.hero::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: #002a6e70;
}

.header-right {
    display: flex;
    align-items: center;
}

.hero-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hero-btn a:last-child {
    display: inline-block;
    color: #000;
    transition: all 0.4s ease;
    margin-left: 15px;
    background-color: #ffff00;
    font-weight: 600;
    padding: 10px 35px;
    border-radius: 15px;
}

.hero-btn img {
    width: 20px;
    margin-right: 20px;
    opacity: 0.4;
    filter: grayscale(1) brightness(0.5) invert(1);
}

.modal-body {
    padding: 20px 0;
}

.modal-header {
    padding: 20px 60px;
}

header {
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 111;

}

header ul {
    display: flex;
    align-items: center;
}

header ul li {
    padding: 10px 20px;
}

header ul li a {
    color: #fff;
}

.menu-link a {
    transition: all 0.3s ease;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 900;
}

.menu-link li:hover a {
    opacity: 0.8;
    color: #fff;
}

.overlay {}

.separator {
    position: relative;
    width: 100%;
}

.hr-left,
.hr-right {
    line-height: 1em;
    position: absolute;
    outline: 0;
    top: 0;
    left: 0;
    border: 0;
    color: #000;
    text-align: center;
    height: 1.5em;
    opacity: .5;
    width: 100%;
}

.hr-left:before {
    content: "";
    background: linear-gradient(90deg, transparent, #e8c247);
    position: absolute;
    left: 0;
    top: 50%;
    width: 47%;
    height: 2px;
}

hr {
    background-color: unset;
}

hr:not([size]) {
    height: 4px;
}

.hr-right:before {
    content: "";
    background: linear-gradient(90deg, #e8c247, transparent);
    position: absolute;
    right: 0;
    top: 50%;
    width: 47%;
    height: 2px;
}

.hr-text {
    position: relative;
    display: block;
    padding: 0 .5em;
    line-height: 1.5em;
    color: #e8c247;
    text-align: center;
    top: -3px;
}


.overlay::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.header {
    z-index: 9999;
    padding: 70px;
    background-color: transparent;

}

@-webkit-keyframes zoom {
    0% {
        background-size: 100%;
    }

    100% {
        background-size: 200%;
    }
}

@keyframes zoom {
    0% {
        background-size: 150%;
    }

    100% {
        background-size: 200%;
    }
}

.hero__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hero__text {
    flex-grow: 1;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
}

.hero__languages {
    margin-right: 80px;
    position: relative;
}

.hero__languages:hover .dropdown-lng {
    visibility: visible;
    opacity: 1;
}

.hero__languages .dropdown-lng {
    position: absolute;
    transition: all 0.4s ease;
    top: 47px;
    left: 0px;
    display: flex;
    flex-direction: column;
    visibility: hidden;
    opacity: 0;
    padding: 5px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0;
}

.hero__languages .dropdown-lng:hover a {
    color: #afafaf;
    opacity: 0.8;
}

.hero__languages .dropdown-lng li {

    background: #00000054;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    padding: 11px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 3px;
}

.hero__languages .dropdown-lng li a {
    color: #afafaf;
}

.hero__languages p {
    padding: 5px;
    cursor: pointer;
    text-transform: uppercase;
    background: #00000054;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    padding: 11px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    color: #afafaf;
}

.hero__logo {
    text-align: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.hero-first-logo {
    width: 180px !important;
    position: relative;
    margin-bottom: 20px;
    filter: invert(1) brightness(6);
}

.hero__heading {
    text-align: center;
    position: relative;
    display: block !important;
}

.hero__heading h1 {
    color: #fff;
}

.hero__heading h1 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 36px;
    letter-spacing: -1px;
    margin: 30px 0;
}

.hero__social-links {
    list-style: none;
    position: absolute;
    top: 450px;
    left: 78px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.hero__social-links li {
    margin-bottom: 20px;
    display: inline-block;
}

.hero__social-links li:hover img {
    opacity: 0.7;
}

.hero__social-links li img {
    display: block;
    transition: all 0.4s ease;
}

.line {
    height: 1px;
}

.hero__scrollBtn {
    text-align: center;
    right: 0;
    left: 0;
    bottom: 10px;
    position: absolute;
    animation: arrohower 800ms linear infinite;
}

.hero__scrollBtn a {
    display: inline-block;
}

@keyframes arrohower {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

.hero__scrollBtn img {
    display: block;
}

.hero__scrollBtn.secondary {
    position: absolute;
    left: 68px;
    bottom: 90px;
    animation: none;
    right: unset;
}

.hero__myClub {
    text-align: right;
    margin-top: 80px;
}

.hero__call {
    text-align: right;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 555;
    background: #eaf5eb;
    border-radius: 50%;
    padding: 10px;
    transition: all 0.4s ease;
}

.hero__call:hover {
    background: #ddf5df;
}

.hero__myClub a,
.hero__call a {
    display: inline-block;
}

.hero__myClub img,
.hero__call img {
    display: inline-block;
    width: 60px;
}


.nav-bar-fixed-top .logo-mob img {
    width: 80px;
}


.nav-bar-fixed-top {
    background: #fff;
    padding: 20px 70px;
    transition: all 0.6s ease;
    color: #000;
}

.nav-bar-fixed-top .hero__languages p,
.nav-bar-fixed-top .hero__languages .dropdown-lng li {
    background: #f8f8f8;
}

.nav-bar-fixed-top .menu-link li a {
    color: #000;
}

.nav-bar-fixed-top .blue-logo {
    display: block;
}

.nav-bar-fixed-top .hero-btn a:last-child {
    color: #000;

}

.hero-btn-second {
    display: flex;
    align-items: center;
    justify-content: center;

}

.call-order {
    display: inline-block;
    color: #fff;
    transition: all 0.4s ease;
    margin-left: 15px;
    background-color: #6786b8;
    font-weight: 600;
    padding: 10px 35px;
    border-radius: 15px;
}


.about {
    padding: 30px 0 20px;
}

.about .hr-text {
    color: #e8c247;
}

.about .separator:last-child {
    margin-bottom: 80px;
}

.about .container {
    padding: 0 100px;
}

.about .col-lg-12 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.about .about-text {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.about img {
    width: 100%;

    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
}

.about h2 {
    position: relative;
    margin-top: 20px;
}



.advantage {
    padding-top: 70px;
    padding-bottom: 180px;
}

.advantage .advantage-box-wrap {
    margin: 15px 0;
}

.advantage .advantage-box-wrap .advantage-box {
    height: 100%;
}

.advantage .advantage-box-wrap .advantage-box a {
    background: #fafafa;
    border-radius: 10px;
    padding: 25px 30px;
    position: relative;
    display: block;
    text-align: left;
    transition: 0.5s all ease;
    height: 100%;
}

.advantage .advantage-box-wrap .advantage-box a:hover {
    background: #6786b8;
    color: white;
}

.advantage .advantage-box-wrap .advantage-box a:hover img {
    filter: grayscale(100) brightness(100);
}

.advantage .advantage-box-wrap .advantage-box a:hover h2,
.advantage .advantage-box-wrap .advantage-box a:hover p {
    color: white;
}

.advantage .advantage-box-wrap .advantage-box a img {

    -o-object-fit: contain;
    object-fit: contain;
    height: 70px;
}

sup {
    font-size: 0.5em;
    top: -0.7em;
}


.advantage .advantage-box-wrap .advantage-box a h2 {
    font-weight: 600;
    font-size: 20px;
    color: #000;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}

.advantage .advantage-box-wrap .advantage-box a p {
    font-weight: 300;
    font-size: 17px;
    color: rgba(0, 0, 0, 0.8);
    line-height: normal;
    text-align: left;
    overflow: hidden;
    margin-top: 10px;
}

.rooms {
    position: relative;
    background-color: rgba(170, 170, 170, 0.2117647059);
    height: 800px;
}

.rooms .rooms-bg {
    background-image: url(../img/solutions-bg.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 200px 0;
    width: 100%;
    position: absolute;
    top: -130px;
}

.rooms .more-rooms {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.rooms .more-rooms a {
    position: relative;
}

.rooms .more-rooms a:hover::after {
    width: 100%;
}

.rooms .more-rooms a::after {
    transition: all 0.4s ease;
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #fff;
    bottom: 0px;
}

.rooms .rooms-head,
.rooms .more-rooms a {
    color: #fff;
}

.rooms .container {
    position: relative;
    z-index: 0;
    padding: 0 100px;
}

.rooms .rooms-cart {
    background-color: #fff;
    transition: all 0.4s ease;
    margin-top: 20px;
}

.rooms .rooms-cart:hover .rooms-btn {
    visibility: visible;
    opacity: 1;
}

.rooms .rooms-cart:hover .rooms-img img {
    filter: blur(4px);
}

.rooms .rooms-cart a {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 40px 30px;
    color: #000;
}

.rooms .rooms-cart a h2 {
    font-weight: 700;
    white-space: nowrap;
    font-size: 25px;

}

.rooms .rooms-cart a span {
    color: #aaa;
}

.rooms .rooms-cart a p {
    font-weight: 700;
    font-size: 45px;
}

.rooms .rooms-cart a .rooms-img {
    margin-top: 40px;
}

.rooms .rooms-cart a .rooms-img img {
    max-width: 100%;
    height: 250px;
    object-fit: cover;
}

.rooms .rooms-cart a .rooms-btn {
    padding: 9px 45px;
    border: 2px solid rgba(111 141 188);
    margin-top: 50px;
    border-radius: 20px;
    visibility: hidden;
    opacity: 0;
}

.examples {
    padding: 90px 0;
}

.examples .examples-cart {
    height: 366px;
    position: relative;
    margin-top: 20px;
    transition: all 0.4s ease;
}

.examples .examples-cart:hover img {
    filter: brightness(0.4);
}

.examples .examples-cart h2 {
    font-weight: 700;
}

.examples .examples-cart img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    filter: brightness(0.7);
    transition: all 0.4s ease;
}

.examples .examples-cart .examples-caption {
    position: absolute;
    top: 30px;
    padding: 30px 40px;
    color: #fff;
    width: 100%;
    height: 100%;
}

.examples .examples-cart .examples-caption .examples-time {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 70px;
}

.next {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 50px;
}

.next .more {
    color: #000;
    text-decoration: underline;
    font-size: 24px;
    position: relative;
    line-height: 140%;
}

.next .more a {
    color: #000;
}

.next .more span {
    background: url(../img/ar_2.png) no-repeat;
    width: 27px;
    right: -65px;
    position: absolute;
    top: 50%;
    height: 15px;
    transform: translateY(-50%);
}

.next:hover .more {
    text-decoration: none;
}

.next:hover span {
    -webkit-animation: arrowhower 800ms linear infinite;
    animation: arrowhower 800ms linear infinite;
}

.next-about {
    padding: 0;
    height: 0;
    margin-top: 50px;
}

@-webkit-keyframes arrowhower {
    0% {
        transform: translateX(0) translateY(-50%);
    }

    50% {
        transform: translateX(10px) translateY(-50%);
    }

    100% {
        transform: translateX(0) translateY(-50%);
    }
}

@keyframes arrowhower {
    0% {
        transform: translateX(0) translateY(-50%);
    }

    50% {
        transform: translateX(10px) translateY(-50%);
    }

    100% {
        transform: translateX(0) translateY(-50%);
    }
}

.blog {
    padding: 70px 0;
    background: #fafafa;
}

.blog .blog-head {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog-more {
    color: #000;
    position: relative;
}

.blog-more::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #000;
    transition: all 0.4s ease;
}

.blog-more:hover::before {
    width: 100%;
}

.blog-more:hover {
    color: #000;
}

.blog .blog-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.blog .blog-cart a {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    transition: all 0.4s ease;
}

.blog .blog-cart a::before {
    content: "";
    position: absolute;
    background: linear-gradient(199.58deg, transparent 41.42%, rgba(0, 0, 0, 0.7) 80.44%);
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.blog .blog-cart a:hover::before {
    background: linear-gradient(199.58deg, transparent 41.42%, rgba(0, 0, 0, 0) 80.44%);
}

.blog .blog-cart a p {
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #fff;
    z-index: 88;
    font-size: 25px;
}

.blog .blog-cart img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.blog .blog-cart:nth-of-type(1),
.blog .blog-cart:nth-of-type(4) {
    width: 37%;

}

.blog-cart:nth-of-type(2),
.blog-cart:nth-of-type(4) {
    margin-left: 20px;
}

.blog-cart:nth-of-type(2),
.blog-cart:nth-of-type(3) {
    width: 61%;

}

.blog .blog-cart {

    margin-bottom: 20px;
    height: 385px;
    border-radius: 4px;
    overflow: hidden;

}

.call-to-action {
    padding: 50px 0;
}

.call-to-action .call-bg {
    border: 1px solid transparent;
    background: #092d4f;
    border-radius: 4px;
    margin-bottom: 20px;
    color: #fff;
    padding: 60px 20px;
}

.call-to-action .call-bg .form-inner {
    max-width: 690px;
    margin: 0 auto;
}

.call-to-action .call-bg .form-inner h2 {
    margin-bottom: 10px;
    color: #ff255a;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
}

.call-to-action .call-bg .form-inner p {
    margin-bottom: 50px;
    color: #fff;
    text-align: center;
}

.call-to-action .call-bg .form_main {
    display: flex;
    justify-content: space-between;
}

.call-to-action .call-bg input {
    background: none;
    border: unset;
    border-bottom: 1px solid #fff;
    text-align: center;
    height: 60px;
    color: #fff;
    font-size: 20px;
}

.call-to-action .call-bg input:focus-visible {
    outline: none;
}

.call-to-action .call-bg input::-moz-placeholder {
    color: #fff;
}

.call-to-action .call-bg input:-ms-input-placeholder {
    color: #fff;
}

.call-to-action .call-bg input::placeholder {
    color: #fff;
}

.call-to-action .call-bg .call-sent {
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 22px;
    padding: 5px 75px;
}

.call-to-action .call-bg .call-sent:hover {
    border: 2px solid #fff;
}

footer {
    padding: 50px 0;
    background: #274575;
    border-top: 1px solid rgba(170, 170, 170, 0.2509803922);
}

footer .logo img {
    width: 120px;
    filter: grayscale(1) brightness(55);
    opacity: 1;
}

footer .call_social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

footer .call_social .social a {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s all ease;
    will-change: transform;
}

footer .call_social .social a:hover {
    transform: scale(1.1);
}

footer .call_social .social a i {
    color: #fff;
}

footer .call_social .social .fb {
    background: #3b5998;
}

footer .call_social .social .yt {
    background: #da3a2f;
}

footer .call_social .social .ins {
    background: #6e4444;
}

footer .call_social .social .lnk {
    background: #1166c2;
}

footer .call_social a {
    margin-left: 10px;
}

footer .call_social .number {
    margin-left: 40px;
    font-size: 25px;
}

footer .call_social .number a {
    color: #fff;
    position: relative;
}

footer .call_social .number a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #ededed;
    bottom: -10px;
    left: 0;
    transition: all 0.4s ease;
}

footer .call_social .number a:hover::before {
    width: 0%;
}

footer .second-footer {
    margin: 80px 0;
}

footer .second-footer .col-lg-3 {
    padding: 0;
}

.site {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 13px;
    color: #aaaaaaa3;
}

.site img {
    width: 100px;
}

.copyright p {
    color: white;
    font-size: 13px;
}

.loc-con {
    color: white;
}

footer .second-footer h3 {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

footer .second-footer a {
    color: white;
    line-height: 30px;
}

footer .second-footer a:hover {
    text-decoration: underline;
}

/*# sourceMappingURL=style.css.map */




.page-general .overlay {
    position: absolute;
    width: 100%;
    height: 300px;
    background: #2c2b2e;
}

.page-general .title-wrapper {
    width: 100%;
    height: 300px;
    position: relative;
    display: flex;
    align-items: flex-end;
    padding-bottom: 20px;
}

.page-general .title-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../img/solutions-bg.jpeg') no-repeat;
    opacity: .3;
    background-position-y: 29%;
}

.page-general .title-wrapper .page-title {
    /*position: absolute;*/
    bottom: 10%;
    left: 14%;
    text-transform: uppercase;
    color: #e1e1e1;
    text-align: center;
}

.page-content {
    padding: 100px;
}

/* breadcrumb */

.breadcrumb-wrap {
    background-color: #f7f8f9;
    height: 50px;
    overflow: hidden;
}

.breadcrumb-wrap #breadcrumb {
    background-color: #edeeef;
    display: inline-block;
    overflow: hidden;
}

.breadcrumb-wrap #breadcrumb li {
    float: left;
    padding: 15px;
    padding-left: 0;
    margin-right: 23px;
    font-size: 14px;
    position: relative;
    background-color: #f7f8f9;
}

.breadcrumb-wrap #breadcrumb li:before,
.breadcrumb-wrap #breadcrumb li:after {
    content: "";
    position: absolute;
    top: 0;
    border: 0 solid #f7f8f9;
    border-width: 25px 10px;
    width: 0;
    height: 0;
}

.breadcrumb-wrap #breadcrumb li:before {
    left: -19px;
    border-left-color: transparent;
}

.breadcrumb-wrap #breadcrumb li:first-child:before {
    border: none;
}

.breadcrumb-wrap #breadcrumb li:after {
    left: 100%;
    border-color: transparent;
    border-left-color: #f7f8f9;
}

.breadcrumb-wrap #breadcrumb li:first-child:before {
    border: none;
}

.breadcrumb-wrap #breadcrumb li:last-child {
    margin-right: 0;
}

.breadcrumb-wrap #breadcrumb li:last-child:after {
    border: none;
}

.breadcrumb-wrap #breadcrumb li a {
    color: #b6b6b6;
    -webkit-transition: 300ms all ease;
    -moz-transition: 300ms all ease;
    -o-transition: 300ms all ease;
    transition: 300ms all ease;
}

.breadcrumb-wrap #breadcrumb li a:hover,
.breadcrumb-wrap #breadcrumb li .currentPage {
    color: #d6d7db;
}

.static-content iframe {
    margin-right: 15px;
}

.image-none img {
    display: none;
}

.image-none img.fotorama__img {
    display: inherit;
}

.inside-pages .static-content .content-all .contact-details h5:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -15px;
    width: 8px;
    height: 8px;
    background-color: #f7931e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*fotorama*/
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    margin: 0 !important;
    object-fit: cover;
}

.fotorama {
    margin-top: 20px
}

.fotorama__arr:before {
    position: absolute;
    content: "";
    right: -2px;
    top: 16px;
    bottom: -16px;
    left: -2px;
    z-index: -1;
    transition: opacity .1s linear;
    opacity: 0;
}

.fotorama__arr--prev:before {
    background-image: linear-gradient(to right, #00000067, transparent);
}

.fotorama__arr--next:before {
    background-image: linear-gradient(to left, #00000067, transparent);
}

.fotorama:hover .fotorama__arr:before {
    opacity: 1;
}

.fotorama__arr:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity .1s linear;
    background-size: 23px !important;
    background-position: 50% !important;
}

.fotorama__arr--prev:after {
    background: url(../img/prev.png) no-repeat;
}

.fotorama__arr--next:after {
    background: url(../img/next.png) no-repeat;
}

.fotorama__arr {
    background: none !important;
    height: 100%;
    width: 13%;
    top: 0;
}

/*end*/

/*contact page*/
.static-content .content-all .contact-details h5 {
    font-size: 22px;
    font-weight: 700;
    position: relative;
    letter-spacing: 0;
}

.image-none img {
    display: none;
}

.image-none img.fotorama__img {
    display: inherit;
}

.static-content .content-all .contact-details h5:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -15px;
    width: 8px;
    height: 8px;
    background-color: #f7931e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.static-content .content-all .contact-details.circle-green h5:before {
    background-color: #87c540;
}

.contact-social {
    display: flex;
    margin-top: 10px;
}

.contact-social li a {
    border-radius: 50%;
    margin-right: 10px;
    opacity: .5;
    background-color: #e4e4e4;
    width: 44px;
    height: 44px;
    transition: opacity .4s ease, -webkit-transform .4s ease;
    transition: opacity .4s ease, transform .4s ease;
    transition: opacity .4s ease, transform .4s ease, -webkit-transform .4s ease;
    align-items: center;
    justify-content: center;
    display: flex;
    color: gray;
}

.contact-social li a:hover {
    color: black;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}

.contact-details a {
    font-weight: 400;
    display: block;
    color: #3f4144;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    font-size: 15px;
    line-height: 1.6;
}

.contact-details p {
    font-weight: 400;
    color: #3f4144;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.6;
}

.contact-details a:hover {
    text-decoration: none;
    color: #ff9a00;
}

.contact-details {
    min-height: 120px;
}

.map-content {
    margin: 76px 0;
    position: relative;
}

.map-circle {
    position: absolute;
    z-index: 1;
    right: -11px;
    display: table;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #87c540;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    top: -60px;
    right: -37px;
    width: 122px;
    height: 122px;
    font-size: 16px;
    letter-spacing: .12px;
}

.map-circle span {
    padding: 10px 5px;
    display: table-cell;
    vertical-align: middle;
}

.contact-social-media {
    padding: 65px 0;
    background: #f5f7fa;
}

.contact-social-media .title {
    text-align: center;
}

.contact-social-media h2 {
    color: #000;
    margin-top: 0;
    font-weight: 900;
    line-height: 1.7;
    font-size: 35px;
}

.contact-social-media p {
    color: #666;
    margin-top: 17px;
    font-size: 17px;
    line-height: 1.7;
}

.soical-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.soical-wrapper .social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px;
    padding: 17px 10px;
    width: 60px;
    height: 60px;
    border: 1px solid #656d78;
    border-radius: 100%;
    transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease, transform .15s ease, -webkit-box-shadow .15s ease, -webkit-transform .15s ease, -moz-transform .15s ease, -o-transform .15s ease;
}

.social-icon a img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    height: 24px;
}

.social-icon:not(:last-child) img {
    transition: filter .15s ease, -webkit-filter .15s ease;
    -webkit-filter: invert(60%);
    filter: invert(60%);
}

.social-icon:last-child img {
    transition: filter .15s ease, -webkit-filter .15s ease;
    -webkit-filter: invert(40%);
    filter: invert(40%);
    width: 100%;
}

.youtube:hover {
    transform: scale(1.45);
    background-color: #ec6060;
    border-color: #ec6060;
    -webkit-box-shadow: 0 7px 14px 0 rgb(236 96 96 / 87%);
    box-shadow: 0 7px 14px 0 rgb(236 96 96 / 87%);
}

.facebook:hover {
    transform: scale(1.45);
    background-color: #6389c8;
    border-color: #6389c8;
    -webkit-box-shadow: 0 7px 14px 0 rgb(99 137 200 / 80%);
    box-shadow: 0 7px 14px 0 rgb(99 137 200 / 80%);
}

.instagram:hover {
    background-color: #f15274;
    border-color: #f15274;
    outline: 0;
    -webkit-box-shadow: 0 7px 14px 0 rgb(227 97 131 / 79%);
    box-shadow: 0 7px 14px 0 rgb(227 97 131 / 79%);
    transform: scale(1.45);
}

.tw:hover {
    background-color: #6aa1df;
    border-color: #6aa1df;
    -webkit-box-shadow: 0 7px 14px 0 rgb(106 161 223 / 63%);
    box-shadow: 0 7px 14px 0 rgb(106 161 223 / 63%);
    transform: scale(1.45);
}

.social-icon:not(:last-child):hover img {
    filter: none;
}

.social-icon:last-child:hover img {
    filter: invert(1);
}

.form-container h2 {
    margin-top: 65px;
    font-size: 35px;
    line-height: 48px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.contact-form {
    max-width: 85%;
    margin-top: 55px;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    margin-inline: auto;
    border-radius: 10px;
    padding: 50px 100px;
}

.form-item {
    margin: 12px 0;
}

.form-item label {
    margin-bottom: 6px;
    display: block;
    max-width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
}

.form-item.error label {
    color: #f10000;
}

.form-item input,
.form-item textarea {
    padding: 6px 15px;
    display: block;
    width: 100%;
    height: 50px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    -webkit-appearance: none;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: border-color .15s ease-in-out;
    -moz-transition: border-color .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out;
    transition: border-color .15s ease-in-out;
}

.form-item.error input {
    border-color: #f10000;
}

.form-item input:focus,
.form-item textarea:focus {
    border-color: #a6a6a6;
    outline: none;
}

.form-item textarea {
    padding-top: 13px;
    padding-bottom: 13px;
    height: auto;
    max-height: 380px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.form-item.submit {
    text-align: center;
}

.form-item button {
    position: relative;
    padding: 15px 39px;
    display: inline-block;
    max-width: 100%;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    cursor: pointer;
    /*-webkit-user-select: none;*/
    /*-moz-user-select: none;*/
    /*-ms-user-select: none;*/
    /*user-select: none;*/
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #000;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    -webkit-border-radius: 54px;
    border-radius: 54px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    /*-ms-touch-action: manipulation;*/
    /*touch-action: manipulation;*/
    color: #fff;
    background-color: #ff9a00;
    border-color: #ff9a00;
}

.form-item button:hover {
    background-color: #ffaf07;
    border-color: #ffaf07;
}

/*end*/

.about-static .small-container {
    max-width: 1050px;
}

/*blog-static*/
.static-blog {
    display: block;

}

.static-blog img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
}

.static-blog h3 {
    color: #000;
    margin-top: 20px;
    font-size: 25px;
}

/*gallery*/
.static-gallery a {
    width: 23%;
    height: 230px;
    margin-right: 19px;
    margin-top: 20px;
}

.static-gallery a:hover {
    opacity: 0.3;
}

.static-gallery a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;

}

.static-gallery-img {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

/*build*/
.buildings-page-content.page-content {
    padding: 100px 20px;
}

.plan-box-wrap {
    margin-top: 30px;
}

.build .item {
    height: 112px;
    box-shadow: 1px 1px 6px 4px #f4f4f4;
    border-radius: 10px;
    overflow: hidden;
}

.build .item img {
    opacity: 0.3;
    width: 100%;
    height: 80px;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;


}

.item div {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 20px;
    color: #000;
    font-size: 13px;
    font-weight: 700;
}

.build-box {
    opacity: 0.5;
    transition: all 0.4s ease;
}

.build-box:hover {
    opacity: 1;
}

.build-box.active {
    opacity: 1;
}

.cat-content .filter-row .filter-box {
    display: none;
    margin: 8px;
    width: calc(33% - 16px);
    border: 2px solid rgba(146, 136, 113, .3);
    border-radius: 8px;
    padding: 8px 8px 16px 8px;
    -webkit-transition: border 0.1s ease-in-out;
    transition: border 0.1s ease-in-out;
    cursor: pointer;
}

/*.plan-box-wrap { display: none; }*/

.build {
    cursor: pointer;

}

.build-box {
    margin-bottom: 40px;
}

.cat-content .filter-row .filter-box .filter-check {
    border: 2px solid rgba(146, 136, 113, .3);
    -webkit-transition: all 0.05s ease-in-out;
    transition: all 0.05s ease-in-out;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.cat-content .filter-row .filter-box .filter-check svg path {
    fill: transparent;
}

.cat-content .filter-row .filter-box img {
    height: 40px;
}

.cat-content .filter-row .filter-box span {
    font-size: 16px;
    color: #000;
    opacity: 85%;
    padding-top: 4px;
}

.cat-content .filter-row .filter-box:hover,
.cat-content .filter-row .filter-box:hover .filter-check,
.cat-content .filter-row .filter-box.active,
.cat-content .filter-row .filter-box.active .filter-check {
    border: 2px solid rgba(146, 136, 113, 1);
    background: #f5f1e4;
}

.cat-content .filter-row .filter-box.active .filter-check svg path {
    fill: #927421;
}


.filter-row {
    display: flex;
}

.plan-box img {
    width: 100%
}

.plan-fav {
    position: absolute;
    top: -2px;
    left: 46px;
    width: 19px;
    height: 33px;
    background-size: contain;
    cursor: pointer;
    z-index: 2;
}

.plan-fav:hover svg {
    -webkit-transform: scaleY(1.2);
    transform: scaleY(1.2);
}

.plan-fav.active svg {
    fill: #e61736;
    -webkit-transform: scaleY(1.2);
    transform: scaleY(1.2);
}

.plan-fav svg {
    height: calc(100% - 2px);
    width: calc(100% - 2px);
    fill: transparent;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: fill .3s ease, -webkit-transform .3s ease;
    transition: fill .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, fill .3s ease;
    transition: transform .3s ease, fill .3s ease, -webkit-transform .3s ease;
}

.plan-box {
    display: block;
    margin-bottom: 30px;
    position: relative;
    height: 420px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    border-radius: 6px;
    will-change: transform, box-shadow;
    -webkit-transition: -webkit-transform .5s ease, -webkit-box-shadow .5s ease;
    transition: -webkit-transform .5s ease, -webkit-box-shadow .5s ease;
    transition: transform .5s ease, box-shadow .5s ease;
    transition: transform .5s ease, box-shadow .5s ease, -webkit-transform .5s ease, -webkit-box-shadow .5s ease;
}

.plan-box:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-box-shadow: 0 20px 8px -12px rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 5%);
    box-shadow: 0 20px 8px -12px rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 5%);
}

.plan-header {
    position: relative;
    height: 64px;
    padding: 18px 70px;
    text-align: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.plan-header h5 {
    color: rgba(0, 0, 0, 18%);
    font-size: 13px;
}

.plan-img-wrap img {
    height: 226px;
    padding: 0 32px;
    object-fit: contain;
}

.plan-details {
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.sq:before {
    content: '';
    width: 26px;
    height: 26px;
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    margin-right: 10px;
}

.sq-1:before {
    background-image: url(../img/area.png);
}

.sq-2:before {
    background-image: url(../img/room1.png);
    width: 30px;
    height: 30px;
}

.sq {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #383838;
    opacity: 0.2;
}

.sq-1 {
    margin-right: 15px;
}

.plan-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 66px;
    font-size: 19px;
    color: #27ae60;
    font-weight: 500;
    -webkit-box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 30px rgb(0 0 0 / 10%);
    border-radius: 0 0 6px 6px;
}

/*full-room*/

.full-room-img {
    padding: 40px;
    border: 2px solid #f0f6ff;
    border-radius: 4px;
}

.row.eld {
    max-width: 1100px;
    margin: 0 auto;
}


.full-room {
    padding: 50px 0;
}

.full-room-img img {
    width: 100%;
    height: 700px;
    border-radius: 5px;
    object-fit: contain;
    object-position: top;

}

.full-room-text {
    background: #6786b8;
    height: 100%;
    padding:60px 30px;
    border-radius: 4px; 
}
.full-room-credit-text {
    margin-bottom:20px;
}
.full-room-text .full-head h1 {
    font-size: 48px;
    color: #eac03b;
}

.full-room-text .details {
    padding: 30px 0;
    color:#fff;
}

.full-room-text .details ul {
    display: flex;

}

.full-room-text .details ul li {
    margin-right: 30px;
}

.full-room-text .details li {
    color: white;
}

.studiya {
    border-top: 1px solid #ffffff45;
    border-bottom: 1px solid #ffffff45;
    padding: 30px 0;
    display: flex;
    align-items: center;

}

.studiya span {
    color: #fff;
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 7px;
}

.studiya span::before {
    content: "";
    width: 100px;
    height: 22px;
    position: absolute;
    left: -20px;
    top: 0.325rem;
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    background-size: 18px;
}

.full-room-text .price {
    /* margin-top:50px */
}

.full-room-text .price h2 {
    color: #fff;
    font-weight: 700;

}

.price-btn {
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.first-price {
    display: block;
    background-color: #39cc3f;
    padding: 10px 15px;
    color: #fff;
    font-size:10px;
    margin-right: 16px;
    transition: all 0.4s ease;
    width: 100%;
    text-align: center;

}

.first-price:hover {
    transform: scale(1.02);
    color: #fff;
}

.first-price img {
    filter: invert(1);
    margin-right: 10px;
    opacity: 0.7;
}

.second-price img {
    margin-right: 10px;
    filter: invert(1) grayscale(100) brightness(100);
    opacity: 0.4;
}

.second-price {
    display: block;
    padding: 10px 15px;
    color: #fff;
    background: #305796;
    transition: all 0.4s ease;
    width: 100%;
    text-align: center;
}

.second-price:hover {
    background-color: #e84e0e;
    color: #fff;
}

.full-blog-text p {
    font-size: 17px;
}

.full-blog-text {
    background: #fafafa;
    height: 100%;
    padding: 60px;
    border-radius: 4px;
}

.full-blog-text h1 {
    font-size: 48px;
    color: #6786b8;
    margin-bottom: 28px;
}

/*responsive-design*/
@media only screen and (min-width: 1399px) {
    .buildings .col-lg-2 {
        width: 7.666667%;
        padding-left: 7px;
        padding-right: 7px;
    }
}

@media only screen and (max-width: 1460px) {
    .menu-link a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1260px) {


    .hero__languages {
        margin-right: 20px;
    }

    .header {
        padding: 40px 20px;
    }

    .menu-link a {
        font-size: 12px;
    }

    .hero__heading h1 {
        font-size: 30px;
    }

    .blog .blog-cart:nth-of-type(1),
    .blog .blog-cart:nth-of-type(4) {
        width: 35%;
    }

    header ul li {
        padding: 10px 10px;
    }



    .call-to-action .call-bg .form-inner {
        max-width: 790px;
    }
}

@media only screen and (max-width: 1199px) {
    footer .call_social .number {
        margin-left: 10px;
        font-size: 20px;
    }

    .static-gallery a {
        width: 23%;
    }

}

@media only screen and (max-width: 992px) {
 .slider-pattern {
     top: 100px;
 }
    #wowslider-container1 {
        height: 70vh !important;
        max-height: 70vh !important;
    }

    #wowslider-container1 .ws_images {
        max-height: 70vh !important;
    }

    .slider::after {
        height: 70vh;
    }

    .building-blocks .col-lg-2 {

        width: 24.666667% !important;

    }

    header {
        display: none;
    }

    .mobile-nav {
        display: flex;
    }

    .static-gallery a {
        width: 48%;
    }

    .hero {
        height: 75vh;
    }

    .hero__social-links {
        display: none;
    }

    .hero__scrollBtn.secondary {
        display: none;
    }

    .about .container {
        padding: 0;
    }

    .examples .next {
        padding: 0;
        margin-top: 30px;
    }

    .blog .blog-cart a p {
        font-size: 20px;
    }

    .rooms .rooms-cart a h2 {

        font-size: 20px;
    }

    footer h3 {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 898px) {

    .rooms .rooms-cart a p {

        font-size: 26px;
    }

    .rooms .container {
        padding: 0 10px;
    }

    .about-static.page-content {}

    .fotorama__stage {
        height: 400px !important;
    }

}

footer .row:first-child {
    align-items: center;
}

@media only screen and (max-width: 768px) {
    .breadcrumb-wrap #breadcrumb li:nth-child(3) {
        display: none;
    }

    .breadcrumb-wrap #breadcrumb li:nth-child(2) {
        margin-right: 0;
    }

    .first-price {
        margin-right: 0;
        margin-bottom: 13px;
    }

    .price-btn {
        flex-wrap: wrap;
    }

    .details ol {
        padding-left: 15px;
    }

    .studiya span {
        margin-left: 0;
        padding-left: 24px;
        display: block;
    }

    .studiya span::before {
        left: 0;
    }

    .studiya {
        overflow: hidden;
        display: block;
    }

    .full-room-text .full-head h1 {
        font-size: 34px;
    }

    .buildings-page-content.page-content {
        padding: 60px 20px;
    }

    .page-general .title-wrapper,
    .page-general .overlay {
        height: 210px;
    }

    .full-blog-text h1 {
        font-size: 29px;
    }

    .full-blog-text {
        padding: 30px 20px;
    }

    footer .call_social .number a {
        font-size: 22px;
        font-weight: 900;
    }

    .form-item button {
        width: 100%;
    }

    .contact-form {
        max-width: 100%;
    }

    .soical-wrapper .social-icon {
        margin: 22px 4px;
    }

    .map-circle span {
        padding: 30px 18px;
    }

    #map2 {
        height: 350px !important;
        overflow: hidden;
    }

    .contact-details {
        min-height: auto;
        margin-bottom: 34px;
    }

    .call-to-action .call-bg .form-inner h2 {

        font-size: 32px;
    }

    .filter-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }

    .cat-content .filter-row .filter-box {
        width: 28%;
    }

    .binaadi {
        width: auto;
    }

    .build-box {
        margin-bottom: 20px;
        padding: 0 7px;
    }

    .secim1 {
        font-size: 26px !important;
    }

    .hero-first-logo {
        display: none !important;
    }

    .terpenme {
        z-index: 0 !important;
    }



    .slider .owl-carousel .item {
        height: 100%;
    }

    .slider .owl-carousel {
        height: 500px;
        overflow: hidden;
    }

    .hero {
        height: 420px;
    }

    .about .container {
        max-width: 685px;
    }

    .blog-cart {
        width: 100% !important;
    }

    .form_main {
        flex-direction: row;
        flex-wrap: wrap;

    }

    .form_main input,
    .first-input,
    .second-input {
        width: 100% !important;
    }

    .call-submit {
        margin-top: 20px;
        width: 100%;
    }

    footer .call_social .social a {
        width: 29px;
        height: 29px;
    }

    footer .call_social .number {

        font-size: 16px;
    }

    .blog-cart:nth-of-type(2),
    .blog-cart:nth-of-type(4) {
        margin-left: 0;
    }

    .static-blog {}
}

@media only screen and (max-width: 713px) {
    .about .container {
        max-width: 530px;
    }

    .hero__scrollBtn {
        display: none;
    }

    .about .about-text {
        margin-bottom: 30px;
    }

    .page-content {
        padding: 50px 20px;
    }

    .contact-social li a {
        width: 30px;
        height: 30px;

    }

    .static-content .content-all .contact-details h5 {
        font-size: 16px;
    }
}

.copyright {
    height: 100%;
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .hero__heading{margin-bottom:160px;}
    .slider-pattern{display:none !important;}
    .about .container {
        padding: 0 20px;
    }

    footer .logo {
        text-align: center;
    }

    footer .call_social {
        justify-content: space-between;
        margin-top: 40px;
    }

    .rooms .row {
        margin-right: 0;
        margin-left: 0;
    }

    .site img {
        width: 80px;
    }

    .rooms-head h2 {
        margin-bottom: 0;
        font-size: 20px;
    }

    .examples .examples-cart .examples-caption {
        padding: 20px 22px;
    }

    .examples .examples-cart h4 {
        font-size: 20px;
    }

    .examples .examples-cart h2 {
        font-size: 22px;
    }

    .hero__heading h1 {
        font-size: 20px;
    }

    .about-static.page-content {}

    .fotorama__stage {
        height: 300px !important;
    }

    .contact-social-media h2 {
        line-height: 1.5;
        font-size: 20px;
    }

    .soical-wrapper {
        flex-wrap: wrap;
    }

    .map-circle {
        top: -26px;
        right: -8px;
        width: 70px;
        height: 70px;
        font-size: 12px;
    }

    .contact-form {
        padding: 50px 34px;
    }

    .static-gallery a {
        width: 47%;
    }

}


.slider .owl-item::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../img/pattern-rotated.png);
    left: 0;
    background-size: 472px;
    background-position: left;
    bottom: 0;
    z-index: 1;
}