/*
Theme Name: Bosco Theme
Version: 1.0
Text Domain: bosco
*/

/*------------------------------------------------------
	overwrite css start
------------------------------------------------------*/


/*----------intial declartaion of css----------*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
boscoall,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
select,
input,
option {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

html {
    -webkit-text-size-adjust: none;
}

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

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

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

boscoall {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
    vertical-align: top
}

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

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
}

button:focus {
    outline: none !important
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}

a {
    text-decoration: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

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

td {
    vertical-align: top;
}

img {
    border: 0 none;
    max-width: 100%;
}

a {
    outline: none;
    cursor: pointer;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
}

a:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

/* End hide from IE Mac */
.none {
    display: none;
}

/* End Clearfix */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

.clear {
    clear: both;
}

img {
    max-width: 100%;
}

ol,
ul {
    margin-left: 20px;
    margin-bottom: 20px;
}

ol li,
ul li {
    color: #000000;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
    clear: both
}

/* For IE 6/7 (trigger hasLayout) */
.wrapper {
    overflow: hidden;
}

strong {
    font-weight: 700;
}

p {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 50px;
    color: #000000;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
}

h1 {
    font-size: 81px;
    font-family: "Manrope", sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    color: #EEECE4;
}

h2 {
    font-size: 68px;
    font-family: "Manrope", sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1.4;
    color: #A28C79;
}

h3 {
    font-size: 32px;
    margin-bottom: 20px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    color: #A28C79;
}

h4 {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    color: #000000;
}

h5 {
    font-size: 22px;
    margin-bottom: 20px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    color: #000000;
}

h6 {
    font-size: 18px;
    margin-bottom: 20px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    color: #000000;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #000;
    background-color: #eeece4;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
    position: relative;
}

input[type="text"],
input[type="email"],
input[type="phone"],
input[type="tel"],
input[type="number"],
input[type="password"] {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    color: #000;
    padding: 0 15px;
    border: 1px solid transparent;
}

textarea {
    width: 100%;
    font-size: 14px;
    color: #315569;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    border: none;
    resize: none;
    padding: 15px;
    height: 140px;
    border: 1px solid transparent;
}

textarea:focus {
    border: 1px solid #315569;
}

.grecaptcha-badge {
    display: none !important
}

label {
    font-size: 22px;
    color: #000;
    display: block;
}

/* Error page section style start here */
.error-main {
    text-align: center;
    width: 100%;
    padding: 55px 0
}

/* Error page section style ends here */

/* Custom select box style start*/
.sbHolder {
    color: #315569;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.5);
    box-sizing: content-box;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    height: 44px;
    margin: 0;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.sbToggle {
    background: rgba(0, 0, 0, 0) url("assets/images/select-icon.svg") no-repeat center center;
    display: block;
    height: 17px;
    outline: medium none;
    position: absolute;
    right: 10px;
    width: 25px;
    top: 53%;
    transform: translateY(-50%);
}

.sbToggle.sbToggleOpen {
    transform: rotate(180deg);
    right: 10px;
    top: 25%;
}

.sbSelector {
    display: block;
    height: 44px;
    left: 0;
    line-height: 44px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-align: left;
    text-indent: 20px;
    top: 0;
    width: 100%;
    color: #023e59;
    cursor: pointer;
}

.sbOptions {
    position: absolute;
    width: 100%;
    background-color: #fff;
    box-sizing: content-box;
    left: 0;
    margin: 10px 0 0;
    padding: 10px 0;
    overflow: auto;
    z-index: 11;
    -webkit-box-shadow: 0px 8.66936px 26.0081px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8.66936px 26.0081px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8.66936px 26.0081px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 82px;
}

.sbOptions li {
    padding: 0 5px
}

.sbOptions a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    display: block;
    outline: medium none;
    padding: 14px 12px 5px;
    text-align: left;
    color: #315569;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}

.sbOptions li:first-child a {
    padding: 8px 12px;
}

.sbOptions li:last-child a {
    border-bottom: none;
}

.sbOptions a:hover {
    color: #1A8898;
}

/* Custom select box style ends*/


/* Search bar section style start here */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

/* Search bar section style ends here */

/* Slider Arrow and Dot's Style */

button.slick-arrow {
    position: absolute;
    top: 110px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    background-color: #DAD3C4;
    border-radius: 30px;
    font-size: 0;
    width: 61px;
    height: 61px;
    color: #00a1c2;
    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;
    -webkit-box-shadow: 0 9px 30px rgba(0, 0, 0, 0.10), 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 9px 30px rgba(0, 0, 0, 0.10), 0 0 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    z-index: 1;
    cursor: pointer;
}

.fullimage-slider-section:active {
    cursor: grabbing;
}

.fullimage-slider-section .slick-list {
    overflow: visible;
    touch-action: pan-y;
}

.fullimage-slider-section .slick-track {
    display: flex;
    touch-action: pan-y;
}

.fullimage-slider-section .slick-slide {
    touch-action: pan-y;
}

.fullimage-slider-section .fullimage-heights {
    pointer-events: none;
}

.fullimage-slider-section .slick-slide {
    touch-action: pan-y;
}

button.slick-next.slick-arrow {
    right: 0;
    text-align: right;
    justify-content: end;
    padding-right: 13px;
    padding-top: 1px;
}

button.slick-arrow:before {
    content: "";
    background-image: url(./assets/images/right-black-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 13px;
    background-position: center center;
}

button.slick-arrow.slick-prev:before {
    background-image: url(./assets/images/left-black-arrow.svg);
}

button.slick-arrow:hover {
    background-color: #fff;
}

button.slick-prev.slick-arrow {
    left: 0;
}

button.slick-prev.slick-arrow:before {
    content: "\f060";
}

ul.slick-dots {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: -50px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    right: 24%;
    left: 0;
}

ul.slick-dots li {
    font-size: 0 !important;
    border: none;
    border-radius: 50%;
    margin: 0 3px;
    line-height: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

ul.slick-dots li:before {
    display: none;
}

ul.slick-dots li button {
    background-color: #68a2b3;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 0;
    padding: 0;
    cursor: pointer;
}

ul.slick-dots li.slick-active button {
    width: 32px;
    border-radius: 10px;
    background-color: #ffffff;
}

/* Slider Arrow and Dot's Style */

.container {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    padding: 0 50px;
}

a.btn-block {
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    border-radius: 110.11px;
    font-size: 22.67px;
    letter-spacing: 0.01em;
    padding: 25px 42px 25px 42px;
    -webkit-transition: 0.25s all ease-in-out;
    -moz-transition: 0.25s all ease-in-out;
    transition: 0.25s all ease-in-out;
}

a.btn-block.button-primary {
    background-color: #EEECE4;
    color: #000000;
}

a.btn-block.button-primary:hover {
    background-color: #A28C79;
}

a.btn-block.button-secondary {
    background-color: #A28C79;
    color: #EEECE4;
}

a.btn-block.button-secondary:hover {
    background-color: #000000;
}

/* Background color Start */

/* Very Light Beige - #f0ede6 */
.very-light-beige {
    background-color: #f0ede6;
}

/* Warm Taupe - #a48a79 */
.warm-taupe {
    background-color: #A28C79;
}

/* Light Taupe - #b7aa9a */
.light-taupe {
    background-color: #b7aa9a;
}

/* Charcoal Gray - #404040 */
.charcoal-gray {
    background-color: #404040;
}

/* warm Gray - #EEECE4 */
.warm-grey {
    background-color: #EEECE4;
}

/* Background color End */

/* Text Color option Start */

.black-text {
    color: #000000;
}

.white-text {
    color: #ffffff;
}

.warm-grey-text {
    color: #EEECE4;
}

/* Text Color option End */


/* Header Section Start */
header.site-header {
    background: -webkit-gradient(linear, left top, right top, color-stop(15.87%, #EEECE4), to(rgba(238, 236, 228, 0.5)));
    background: -o-linear-gradient(left, #EEECE4 15.87%, rgba(238, 236, 228, 0.5) 100%);
    background: linear-gradient(90deg, #EEECE4 15.87%, rgba(238, 236, 228, 0.5) 100%);
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-backdrop-filter: blur(19px);
    backdrop-filter: blur(19px);
}

.header-wrap .header-logo img {
    width: 155px;
}

.header-wrap {
    padding: 25px 0 19px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.header-wrap .header-logo {
    width: 30%;
}

.header-wrap .nav-wrap {
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 20px;
}

.heading-links a {
    color: #000000;
    font-size: 21.33px;
    font-weight: 600;
    margin-left: 96px;
    letter-spacing: 0.027em;
}

.heading-links a.coman-links {
    max-width: 201px;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    padding-left: 40px;
    margin-left: 0;
    position: relative;
    line-height: 1.1;
}

.heading-links a.coman-links:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 2px;
    width: 22px;
    height: 20px;
    z-index: 1;
    background-image: url(./assets/images/right-arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.heading-links a:hover:before {
    left: 10px;
}

.heading-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-right: 194px;
    margin-top: -13px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.mobile-links {
    display: none;
}

.site-header .main-header {
    position: relative;
    max-width: 100%;
}

.menu-open .site-header .main-header {
    position: initial;
}

.heading-links a:hover {
    color: #A28C79;
}

.append-blocks .social-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 70px;
    padding-left: 6px;
}

.append-blocks .social-menu a {
    padding: 0;
    margin-right: 38px;
    font-size: 28px;
    color: #fff;
}

.append-blocks .social-menu a:last-child {
    margin-right: 0;
}

.append-blocks .social-menu a:hover {
    color: #000;
}

.menu-open .site-header .main-header:before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10;
    content: "";
    opacity: 1 !important;
    background: rgba(162, 140, 121, 0.25);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.menu-open .hero-textarea h1,
.menu-open .hero-textarea a,
.menu-open .hero-textarea p,
.menu-open .hero-textarea span {
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

body.menu-open {
    overflow: hidden;
}

body.menu-open:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 111;
    background: rgba(162, 140, 121, 0.2);
    transition: all 0.5s ease-in-out 0.2s;
}

/* Header Section End */

/* Page Loader Animation Section Start */
.loader-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #A28C79;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 0;
    animation: fadeInBackground 0.5s ease-in forwards,
        slideOut 0.6s ease-in-out 2s forwards;
}

.logo-wrapper img.loader-img {
    width: 70px;
}

/* Background fade in animation */
@keyframes fadeInBackground {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Slide out to right animation */
@keyframes slideOut {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(100%);
    }
}

/* Logo wrapper */
.logo-wrapper {
    position: relative;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Logo - fades in after background */
.logo-wrapper .loader-logo img {
    object-fit: contain;
    opacity: 0;
    position: relative;
    z-index: 3;
    animation: fadeInLogo 0.7s ease-in 0.9s forwards;
}

/* Logo fade in animation */
@keyframes fadeInLogo {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Background reveal from bottom to top */
.logo-wrapper .bg-reveal {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100%;
    background-color: #a28c79;
    z-index: 2;
    animation: revealFromBottom 1s ease-out 1s forwards;
}

/* Bottom to top reveal animation */
@keyframes revealFromBottom {
    from {
        bottom: 0;
    }

    to {
        bottom: 90px;
    }
}

/* Main content */
.hero-banner {
    opacity: 0;
    animation: hero-banner 0.5s ease-in 2.2s forwards;
}

@keyframes hero-banner {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.hero-textarea h1 {
    opacity: 0;
    animation: hero-banner-heading01 0.5s ease-in 2.5s forwards;
    margin-bottom: 24px;
}

@keyframes hero-banner-heading01 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.hero-textarea span {
    opacity: 0;
    animation: hero-banner-heading02 0.5s ease-in 2.3s forwards;
    margin-bottom: 24px;
}

@keyframes hero-banner-heading02 {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.hero-textarea p {
    opacity: 0;
    animation: hero-banner-heading 0.5s ease-in 2.7s forwards;
    margin-bottom: 24px;
}

@keyframes hero-banner-heading {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.hero-textarea a.btn-block {
    opacity: 0;
    animation: hero-banner-btn 0.5s ease-in 3.2s forwards;
}

@keyframes hero-banner-btn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.site-header {
    opacity: 0;
    animation: header-animation 0.5s ease-in 2.1s forwards;
    top: -20%;
}

@keyframes header-animation {
    from {
        top: -20%;
        opacity: 0;
    }

    to {
        opacity: 1;
        top: 0;
    }
}

body.menuslide_push .enumenu_ul,
body.menuOverlap .enumenu_ul {
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
}

/* Page Loader Animation Section End */

/* Hero Banner Video Section Start */

.hero-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
}

.hero-banner:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    z-index: 1;
    bottom: 0;
}

.hero-banner .hero-videos {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
}

.hero-banner .hero-videos video {
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.hero-videos iframe {
    position: absolute;
    opacity: 1;
    width: 100%;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(1.66);
    -ms-transform: translateY(-50%) scale(1.66);
    transform: translateY(-50%) scale(1.66);
    left: 0;
    right: 0;
    margin: 0 auto;
}

.hero-banner .hero-videos video source {
    height: 100%;
    display: inline-block;
    width: 100%;
}

.hero-banner .hero-textarea {
    position: absolute;
    bottom: 75px;
    z-index: 1;
    left: 14.5%;
}

.hero-textarea a.btn-block {
    padding: 27px 50px 27px 50px;
    font-size: 25.21px;
    letter-spacing: 0.03em;
}

.hero-banner.inner-banner .hero-textarea {
    bottom: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 1000px;
    width: 100%;
}

.hero-banner.inner-banner .hero-textarea span {
    color: #A28C79;
    font-family: Manrope;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.09em;
    display: block;
    margin-bottom: 2px;
}

.hero-banner.inner-banner .hero-textarea h1 {
    font-size: 61px;
    margin-bottom: 3px;
    color: #A28C79;
    line-height: 1.2;
}

.hero-banner.inner-banner .hero-textarea p {
    max-width: 970px;
    margin-bottom: 0;
    width: 100%;
}

.hero-banner.inner-banner .hero-textarea a.btn-block {
    margin-top: 20px;
}

section#gallery-hero .hero-videos {
    opacity: 0.15;
}

section#gallery-hero:before {
    display: none;
}

.hero-banner.single-banner .hero-videos {
    background-position: bottom;
}

/* Hero Banner Video Section End */

/* Single Banner Video Section Start */

.hero-banner.single-banner {
    overflow: hidden;
    margin: 0 auto;
    background-color: #EEECE4;
    margin-top: 134px;
}

.hero-banner.single-banner .hero-videos {
    max-width: calc(100% - 100px);
    margin: 0 auto;
    left: 0;
    right: 0;
}

.hero-banner.single-banner .hero-videos:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    z-index: 1;
    bottom: 0;
}

.hero-banner.single-banner:before {
    display: none
}

.hero-banner.single-banner .hero-textarea {
    max-width: 930px;
    width: 100%;
    bottom: 59px;
}

.hero-banner.single-banner .hero-textarea span {
    font-family: Manrope;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: #FCFAF7;
    letter-spacing: 0.12em;
    display: inline-block;
    width: 100%;
    margin-bottom: 14px;
}

.hero-banner.single-banner .hero-textarea h1 {
    color: #FCFAF7;
    font-size: 61px;
    line-height: 1.1;
}

.hero-banner.single-banner {
    height: calc(100vh - 165px);
    background-position: center center;
}

/* Single Banner Video Section End */

/* Single Heading Section Start */

.single-coman-heading {
    padding-top: 140px;
    padding-bottom: 140px;
    background-color: #EEECE4;
}

.single-coman-heading .single-coman-block {
    max-width: 1074px;
    width: 100%;
    margin: 0 auto;
}

.single-coman-block div#planpoint-container {
    position: relative;
    z-index: 2;
}

.single-coman-heading .single-coman-block h2 {
    font-family: Manrope;
    font-weight: 400;
    font-size: 42px;
    line-height: 1.2;
    color: #A28C79;
    letter-spacing: -0.005em;
}

/* Single Heading Section End */

/* Only Image Slider Section Start */

.imageslider-heading-sec {
    padding-top: 261px;
    padding-bottom: 68px;
    overflow: hidden;
}

.imageslider-heading-sec .imageheading {
    max-width: 1010px;
    margin: 0 auto 281px;
    text-align: center;
}

.imageslider-heading-sec .imageheading h2 {
    font-weight: 500;
    font-size: 41.33px;
    line-height: 1.25;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.imageslide-up-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1790px;
}

.imageslide-up-block .image-sider-image {
    width: 100%;
    position: relative;
    height: 516px;
}

.imageslide-up-block .image-sider-image:before {
    height: 100%;
    content: "";
    -webkit-box-shadow: 0px 10px 23px 0px #0000001A, 0px 41px 41px 0px #00000017, 0px 93px 56px 0px #0000000D, 0px 165px 66px 0px #00000003, 0px 258px 72px 0px #00000000;
    box-shadow: 0px 10px 23px 0px #0000001A, 0px 41px 41px 0px #00000017, 0px 93px 56px 0px #0000000D, 0px 165px 66px 0px #00000003, 0px 258px 72px 0px #00000000;
    position: absolute;
    width: 54.7%;
    top: 0;
    left: 0;
}

.imageslide-up-block .image-sider-image .imageslider-wrap-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: flex;
}

.imageslide-up-block {
    padding-bottom: 190px;
}

.imageslide-up-block .image-sider-image .image-sticky-text {
    width: 40.7%;
    opacity: 0;
}

.imageslider-wrap-item.active .image-sticky-text {
    animation: fadeInText 1.5s ease 0.8s forwards;
}

@keyframes fadeInText {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.imageslide-up-block .image-sticky-text p {
    font-size: 35px;
    line-height: 1.35;
    margin-bottom: 46px;
    letter-spacing: 0.00em;
}

.imageslide-up-block .image-sider-image .image-slide-item {
    width: 54.7%;
    height: 100%;
    position: relative;
    overflow: hidden;
}


.imageslide-up-block .image-sider-image .image-slide-item img {
    width: 100%;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-fit: cover;
    transform: scale(1.1);
    transition: transform 3.5s ease-out;
    display: block;
}

.imageslider-wrap-item.active .image-slide-item img {
    transform: scale(1.0);
}

/* Only Image Slider Section End */

/* Left And Right Image Slider Section Start */

.double-slider-section {
    padding-top: 173px;
    position: relative;
    padding-bottom: 60px;
}

.double-slider-section .left-slider-blocks {
    position: relative;
    z-index: 2;
}

.double-slider-section h2 {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;
    padding-left: 44px;
    margin-bottom: 64px;
}

/*
.double-slider-section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 444px;
    top: 63%;
    background: linear-gradient(176.98deg, rgba(218, 211, 196, 0) 2.63%, #DAD3C4 97.63%);
    left: 0;
    z-index: 0;
}
*/
section.double-slider-section.two-col-slider:after {
    display: none;
}

.double-slider-section.two-col-slider:before {
    display: none;
}

.left-slider-blocks .container {
    max-width: 1183px;
    width: 100%;
    padding-bottom: 50px;
}

.slider-btn-center {
    text-align: center;
}

.leftright-slider-section {
    position: relative;
    display: flex;
    flex-direction: column;
}

.slider-btn-center {
    text-align: center;
}

.middbig-content {
    max-width: 860px;
    margin: 0 auto 0;
}

.double-slider-section .middbig-content h2 {
    padding: 0;
    margin-bottom: 17px;
}

.double-slider-section .middbig-content p {
    font-size: 40px;
    letter-spacing: -0.009em;
    line-height: 1.2;
}

.double-slider-section .double-bg-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.double-slider-section.active .double-bg-video {
    opacity: 4%;
}

.double-slider-section video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/* Image section - full width at top */

.leftright-slider-section .imageslider-leftright {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 722px;
    box-shadow: 0px 21px 47px 0px #0000001A, 0px 85px 85px 0px #00000017, 0px 192px 115px 0px #0000000D, 0px 341px 136px 0px #00000003, 0px 532px 149px 0px #00000000;
    position: relative;
    aspect-ratio: 16/9;
    overflow: hidden;
}

.leftright-slider-section .imageslider-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: none;
    opacity: 0;
}

.leftright-slider-section .imageslider-img.active {
    opacity: 1;
    z-index: 2;
}

.leftright-slider-section .imageslider-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1);
    transition: transform 3.5s ease-out;
    display: block;
}

.leftright-slider-section .imageslider-img.active img {
    transform: scale(1.0);
}

/* Content section - below images */
.leftright-slider-section .leftright-contentslider {
    width: 100%;
    position: relative;
}

.leftright-slider-section .horizontal-slider {
    height: 100% !important;
    position: relative;
    min-height: 320px;
}

.leftright-slider-section .horizontal-slider .slick-list {
    height: 100% !important;
    overflow: hidden !important;
}

.leftright-slider-section .horizontal-slider .slick-track {
    height: 100% !important;
}

.leftright-slider-section .horizontal-slider .slick-slide {
    height: 100% !important;
}

.leftright-slider-section .horizontal-slider .slick-slide>div {
    height: 100% !important;
}

.leftright-slider-section .slide {
    height: 100% !important;
}

.horizontal-slider .slide {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.horizontal-slider .slide.active {
    opacity: 0;
    animation: slide-fade 1.2s ease forwards;
    animation-delay: 0.3s;
}

@keyframes slide-fade {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.leftright-slider-section .slide-content {
    height: 100% !important;
    padding: 61px 0 0 20px;
    position: relative;
    max-width: 1100px;
    -webkit-transition: all 0.3s ease-in-out 0.8s;
    -o-transition: all 0.3s ease-in-out 0.8s;
    transition: all 0.3s ease-in-out 0.8s;
}

.leftright-slider-section .slide-content h3 {
    font-size: 41.33px;
    color: #A28C79;
    font-weight: 700;
    margin-bottom: 7px;
    line-height: 1.2;
}

.leftright-slider-section .slide-content p {
    line-height: 1.4;
    margin-bottom: 13px;
}

.leftright-slider-section .slide-content span {
    font-size: 17.33px;
    color: #000000;
    display: flex;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    align-items: center;
    line-height: 1.1;
    font-weight: 500;
}

.leftright-slider-section .slide-content span img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}

/* Navigation Arrows */
.leftright-slider-section .nav-arrow {
    position: absolute;
    width: 81.3px;
    height: 81.3px;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    right: -152px;
    top: 242px;
    background-color: transparent;
    border: 2px solid #000;
    z-index: 11;
    left: inherit;
    outline: none !important;
}

.leftright-slider-section .nav-arrow:hover {
    background-color: #fff;
    border-color: #fff;
}

.leftright-slider-section .nav-arrow.arrow-prev {
    top: 346px;
}

.leftright-slider-section .nav-arrow.arrow-prev:before {
    content: "";
    background-image: url(./assets/images/left-black-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 33px;
    height: 17px;
    background-position: center center;
}

.leftright-slider-section .nav-arrow.arrow-next:before {
    content: "";
    background-image: url(./assets/images/right-black-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 33px;
    height: 17px;
    background-position: center center;
}

.blur-text {
    filter: blur(10px);
    transition: filter 0.6s ease-out;
}

.blur-text.clear {
    filter: blur(0px);
}

/* Left And Right Image Slider Section End */

/* Popup Banner Section Start */

.banner-popop-section {
    padding-top: 191px;
    background-color: #efece5;
    padding-bottom: 167px;
    position: relative;
}

.banner-popop-section .banner-popup-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.banner-popop-section .banner-popup-block .left-popup-img {
    width: 37%;
    position: absolute;
    left: 0;
    top: 80px;
}

.banner-popop-section .banner-popup-block .left-popup-img img {
    width: 100%;
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.banner-popop-section .banner-popup-block .banner-popup-content {
    width: 68.5%;
    position: relative;
    z-index: 1;
}

.banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock {
    background-color: #DAD3C4;
    padding: 60px 92px 70px 92px;
    -webkit-box-shadow: 0px 25px 54px 0px #0000001A, 0px 99px 99px 0px #00000017, 0px 222px 133px 0px #0000000D, 0px 394px 158px 0px #00000003, 0px 616px 172px 0px #00000000;
    box-shadow: 0px 25px 54px 0px #0000001A, 0px 99px 99px 0px #00000017, 0px 222px 133px 0px #0000000D, 0px 394px 158px 0px #00000003, 0px 616px 172px 0px #00000000;
}

.banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading {
    margin-bottom: 70px;
    max-width: 930px;
    width: 100%;
}

.banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading h2 {
    font-size: 29px;
    font-weight: 600;
    text-shadow: 0px 12px 27px #0000001A, 0px 50px 50px #00000017, 0px 111px 67px #0000000D, 0px 198px 79px #00000003, 0px 309px 87px #00000000;
    line-height: 1.2;
    margin-bottom: 7px;
}

.banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading p {
    text-shadow: 0px 12px 27px #0000001A, 0px 50px 50px #00000017, 0px 111px 67px #0000000D, 0px 198px 79px #00000003, 0px 309px 87px #00000000;
    line-height: 1.4;
}

.banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea {
    margin-bottom: 123px;
    width: 100%;
    padding-left: 190px;
    max-width: 950px;
}

.banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea span {
    font-family: Manrope;
    font-weight: 700;
    font-size: 18px;
    color: #A28C79;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-bottom: 9px;
    display: block;
}

.banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea h1 {
    font-size: 56px;
    line-height: 1.2;
    color: #A28C79;
    margin-bottom: 25px;
}

.banner-popop-section .container {
    position: relative;
}

.banner-popop-section:before {
    content: "";
    background-image: url(./assets/images/illus-bush-2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 944px;
    height: 844px;
    background-position: center center;
    position: absolute;
    bottom: 128px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea p {
    line-height: 1.4;
}

.banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-show-heading {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 89%;    
    margin: 0 auto;
    border-radius: 360px;
    position: relative;
    padding-bottom: 50%;
}

.banner-popop-section .popup-btn {
    width: 100%;
    text-align: center;
    margin-top: 104px;
}

.banner-popop-section:before {
    content: "";
    background-image: url(./assets/images/illus-bush-2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 944px;
    height: 844px;
    background-position: center center;
    position: absolute;
    bottom: 110px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.popup-show-heading .popup-icons {
    background: -o-linear-gradient(306.78deg, #EEECE4 15.43%, rgba(238, 236, 228, 0.2) 85.62%);
    background: linear-gradient(143.22deg, #EEECE4 15.43%, rgba(238, 236, 228, 0.2) 85.62%);
    width: 74px;
    height: 74px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.popup-show-heading .popup-icons:before {
    content: "";
    background-image: url(./assets/images/play-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 28px;
    background-position: center center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.popup-show-heading .popup-icons:hover {
    background: initial;
    background-color: #DAD3C4;
}

/* Popup Banner Section End */

/* Vertical Slider Section Start */

.slider-spacer {
    position: relative;
    padding-top: 30px;
}


.slider-container {
    position: relative;
    z-index: 2;
}

.slider-wrapper-section {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0 30px;
}

.left-slider-blocks {
    position: relative;
    z-index: 2;
}

.slider-wrapper {
    padding: 76px 50px 180px;
    width: 100%;
    max-width: 1790px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.slider-wrapper .slider-container {
    position: relative;
    z-index: 2;
}

.slider-wrapper .slider-container .slider-up-dow {
    position: relative;
    display: flex;
    gap: 40px;
    align-items: center;
    min-height: 500px;
}

/* Image section - custom sliding */
.slider-wrapper .image-slider-wrapper {
    -webkit-box-shadow: 0px 19px 41px 0px #0000001A, 0px 55px 55px 0px #00000017, 0px 68px 61px 0px #0000000D, 0px 180px 90px 0px #00000003, 0px 330px 71px 0px #00000000;
    box-shadow: 0px 19px 41px 0px #0000001A, 0px 55px 55px 0px #00000017, 0px 68px 61px 0px #0000000D, 0px 180px 90px 0px #00000003, 0px 330px 71px 0px #00000000;
    width: 59%;
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
}

.slider-wrapper .image-slide {
    position: absolute;
    top: 0;
    left: 0;
    transition: none;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.slider-wrapper .image-slide.active {
    opacity: 1;
    z-index: 2;
}

@keyframes revealRightToLeft {
    0% {
        clip-path: inset(0 0 0 100%);
    }

    100% {
        clip-path: inset(0);
    }
}

@keyframes revealLeftToRight {
    0% {
        clip-path: inset(0 100% 0 0);
    }

    100% {
        clip-path: inset(0);
    }
}

.slider-wrapper .image-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1);
    transition: transform 3.5s ease-out;
    display: block;
}

.slider-wrapper .image-slide.active img {
    transform: scale(1.0);
}

/* Content section - sliding */
.slider-wrapper .content-slider-wrapper {
    width: 41%;
    position: relative;
}

.slider-wrapper .vertical-slider {
    position: relative;
    min-height: 300px;
    overflow: hidden;
}

.slider-wrapper .slide-items {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transform: translateY(100%);
    transition: none;
    pointer-events: none;
    width: calc(100% - 39px);
}

.slider-wrapper .slide-items:first-child {
    opacity: 1;
    transform: translateY(0);
    z-index: 1;
    pointer-events: auto;
}

.slider-wrapper .slide-items.active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    z-index: 2;
}

.slider-wrapper .slide-items.sliding-up {
    animation: slideUpFromBottom 0.9s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    z-index: 10;
    pointer-events: auto;
    opacity: 1;
}

.slider-wrapper .slide-items.sliding-down {
    animation: slideDownToBottom 0.9s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    z-index: 10;
    pointer-events: none;
    opacity: 1;
}

@keyframes slideUpFromBottom {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slideDownToBottom {
    0% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(100%);
        opacity: 0;
    }
}

.slider-wrapper .slide-content {
    padding: 40px 30px 40px 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 96%;
    margin: 0 auto;
}

.slider-wrapper .slide-items:not(:first-child) .slide-content {
    background: linear-gradient(0deg, rgb(218 211 196) 0%, rgb(218 211 197) 75%, rgba(255, 255, 255, 0.0) 100%);
}

.slider-wrapper .slide-content h3 {
    font-size: 28px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0;
}

.slider-wrapper .slide-content p {
    line-height: 1.4;
    margin-bottom: 0;
}

.slide-fixed-button {
    margin-top: -40px;
    text-align: left;
    padding-left: 18px;
    position: relative;
    z-index: 11;
}

/* Navigation Dots */
.slider-wrapper .content-slider-wrapper .slider-dots {
    position: absolute;
    right: 32px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 17px;
    z-index: 10;
    list-style: none;
    right: 0px;
    left: initial;
    bottom: inherit;
}


.slider-wrapper .content-slider-wrapper .slider-dots button {
    width: 22.6px;
    height: 22.6px;
    border-radius: 50%;
    border: 1px solid #A28C79;
    padding: 0;
    background: transparent;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.slider-wrapper .content-slider-wrapper .slider-dots button:before {
    display: none;
}

.slider-wrapper .content-slider-wrapper .slider-dots button.active,
.slider-wrapper .content-slider-wrapper .slider-dots button:hover {
    background: #A28C79;
    border-color: #A28C79;
}

.slider-wrapper .content-slider-wrapper .slider-dots button:hover {
    border-color: #A28C79;
}

/* Vertical Slider Section End */

/* Three Block Round Circle and Full image/video Section Start */



.simple-imagevideo-section .simple-vi-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    max-width: 1169px;
    height: 642px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 22px 49px 0px #0000001A, 0px 89px 89px 0px #00000017, 0px 200px 120px 0px #0000000D, 0px 356px 143px 0px #00000003, 0px 557px 156px 0px #00000000;
    box-shadow: 0px 22px 49px 0px #0000001A, 0px 89px 89px 0px #00000017, 0px 200px 120px 0px #0000000D, 0px 356px 143px 0px #00000003, 0px 557px 156px 0px #00000000;
    overflow: hidden;
    position: relative;
}

.simple-vi-img {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.simple-imagevideo-section.active .simple-vi-img {
    opacity: 1;
}

.simple-imagevideo-section .simple-vi-img h2 {
    margin: 0;
    line-height: 1.3;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    color: #EEECE4;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: inherit;
    opacity: 0;
    filter: blur(10px);
    transition: filter 0.6s ease-out;
}

.simple-imagevideo-section.active .simple-vi-img h2 {
    transition: all 0.5s ease-in-out 0.8s;
    opacity: 1;
    filter: blur(0);
}

.simple-imagevideo-section .simple-vi-img video {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.simple-imagevideo-section {
    padding-bottom: 170px;
}

.round-blocks-section {
    padding-top: 153px;
    padding-bottom: 184px;
}

.round-blocks-section h2 {
    text-align: center;
    letter-spacing: 0.03em;
}

.round-blocks-section ul {
    margin: 97px auto 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.round-blocks-section ul li {
    width: 31.5vw;
    height: 31.5vw;
    background-color: #FCFAF7;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: sticky;
    top: 90px;
}

.round-blocks-section ul li:nth-of-type(2) {
    width: 26vw;
    height: 26vw;
    margin-top: 228px;
}

.round-blocks-section ul li:nth-of-type(3) {
    margin-top: 88px;
}

.round-blocks-section ul li a {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
    position: relative;
}

.round-blocks-section ul li a .round-middle-content {
    max-width: 18.281vw;
    width: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.round-blocks-section ul li a .round-middle-content h3 {
    color: #000;
    font-family: Manrope;
    font-weight: 300;
    font-size: 2.125vw;
    line-height: 1.3;
    margin-bottom: 21px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.round-blocks-section ul li a .round-middle-content p {
    font-size: 1.3125vw;
    line-height: 1.2;
    margin-bottom: 38px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.round-blocks-section ul li a .round-middle-content img {
    display: block;
    position: relative;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    width: 3.489vw;
}

.round-blocks-section ul li a:hover .round-middle-content img {
    left: 20px;
}

.round-blocks-section .imagebtn-center {
    text-align: center;
    margin-top: 100px;
    position: relative;
    z-index: 2;
}

section.embed-code-block {
    position: relative;
    z-index: 1;
    padding-top: 120px;
}

.embed-code-block p {
    margin-bottom: 0;
}

/* Three Block Round Circle and Full image/video Section End */

/* Contact Form Section Start */

.contact-form .connect2form-form-wrapper {
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    max-width: 100%;
    margin: 0;
}

.contact-form-section {
    padding-top: 149px;
    padding-bottom: 153px;
    background-color: #A28C79;
    position: relative;
}

.home .contact-form-section {
    background: linear-gradient(0deg, rgba(162, 140, 121, 1) 0%, rgba(162, 140, 121, 1) 86%, rgba(162, 140, 121, 0) 100%);
}

.contact-form-section .container {
    max-width: 867px;
}

.contact-form-section .contact-heading {
    max-width: 100%;
    margin-bottom: 29px;
}

.contact-form-section .contact-heading h2 {
    font-weight: 300;
    line-height: 1.2;
    color: #FCFAF7;
    margin-bottom: 22px;
}

.contact-form-section .contact-heading p {
    color: #FCFAF7;
    line-height: 1.4;
    display: inline-block;
    width: 100%;
}


.contact-form input,
.contact-form textarea {
    font-family: Manrope;
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    color: #FCFAF7;
    background-color: transparent;
    border-radius: 0;
    border: 0 none;
    border-bottom: 2px solid #FCFAF7;
    padding: 0 0 12px 1px;
    letter-spacing: 0.02em;
    height: auto;
    margin-bottom: 60px;
    box-shadow: none;
    outline: none;
}

.contact-form span.wpcf7-list-item {
    margin-left: 0;
}

.contact-form span.wpcf7-list-item label input {
    margin-bottom: 0;
}

.contact-form form.wpcf7-form p {
    margin-bottom: 0;
}

.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
    color: #FCFAF7 !important;
    opacity: 1 !important;
}

.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    color: #FCFAF7 !important;
    opacity: 1 !important;
}

.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
    color: #FCFAF7 !important;
    opacity: 1 !important;
}

.contact-form input::-ms-input-placeholder,
.contact-form textarea::-ms-input-placeholder {
    color: #FCFAF7 !important;
    opacity: 1 !important;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
    color: #FCFAF7 !important;
    opacity: 1 !important;
}

.contact-form .field-error {
    display: none;
}

.contact-form input.error,
.contact-form textarea.error {
    border-color: #D70004 !important;
}

.contact-form .field-error {
    display: none;
}

.contact-form input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 25px;
    height: 25px;
    border: 1px solid #FCFAF7;
    border-radius: 4px;
    background: transparent;
    cursor: pointer;
    position: relative;
    flex-shrink: 0;
    margin: 2px 12px 0 0;
    transition: all 0.3s ease;
}

.contact-form input[type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    left: 8px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid #FCFAF7;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.contact-form .wpcf7-list-item-label {
    color: #FCFAF7;
    font-family: Manrope;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
}

.contact-form span.wpcf7-not-valid-tip {
    display: none !important;
}

.contact-form form.wpcf7-form.invalid input,
.contact-form form.wpcf7-form.invalid textarea {
    border-color: #D70004;
}

.contact-form form.wpcf7-form.sent input,
.contact-form form.wpcf7-form.sent textarea {
    border-color: #FFC300;
}

.contact-form form.wpcf7-form p br {
    display: none;
}

/* For WebKit browsers like Safari and Chrome */
.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
    color: #FCFAF7 !important;
    opacity: 1 !important;
}

/* For Firefox */
.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    color: #FCFAF7 !important;
    opacity: 1 !important;
}

/* For Internet Explorer */
.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
    color: #FCFAF7 !important;
    opacity: 1 !important;

}

.contact-form button,
.contact-form input[type="submit"] {
    background: none;
    background-color: #FCFAF7;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #A28C79;
    border-radius: 100px;
    font-family: Manrope;
    font-weight: 600;
    font-size: 22.67px;
    padding: 28px 57px 28px 59px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border: none !important;
    margin-bottom: 0;
    box-shadow: 0px 5px 12px 0px #0000001A, 0px 21px 21px 0px #00000017, 0px 48px 29px 0px #0000000D, 0px 85px 34px 0px #00000003, 0px 133px 37px 0px #00000000;
}

.contact-form button:hover,
.contact-form input[type="submit"]:hover {
    color: #FCFAF7;
    background-color: #000000;
}

.contact-form .connect2form-submit-wrapper {
    text-align: right;
    border-top: 0;
    padding-top: 0;
}

.contact-form label {
    padding: 11px 12px 11px 0;
    margin-left: 0;
    line-height: 100%;
    background-color: transparent !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-form .wpcf7-checkbox {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

.connect2form-fieldset-legend .connect2form-label-content {
    color: #FCFAF7;
    display: none !important;
}

.connect2form-message.success {
    animation: initial !important;
}

form.wpcf7-form.invalid .wpcf7-response-output {
    display: none;
}

.contact-form .wpcf7 form .wpcf7-response-output {
    margin: 20px;
    padding: 10px 10px;
    border: 2px solid #46b450;
    color: #fff;
    text-align: center;
}

/* Contact Form Section End */



/* Image Gallery Section Start */
.images-gallery .images-full-gallery {
    width: 100%;
    position: relative;
    padding: 117px 0 132px;
}

.images-full-gallery .tree-illu-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
    z-index: 0;
}

.images-gallery .images-full-gallery .container {
    max-width: 84%;
    position: relative;
    z-index: 1;
}

.images-gallery {
    background-color: #EEECE4;
}

.images-gallery.top-space {
    margin-top: -151px;
}

.images-gallery .image-item-block {
    margin: 0 auto;
    position: relative;
}

.images-gallery .image-item-block .grid_sizer,
.images-gallery .image-item-block .item {
    width: calc(50% - 50px);
}

.images-gallery .image-item-block .item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 70px;
    overflow: hidden;
}

.images-gallery.top-space .image-item-block .grid_sizer+.item {
    margin-top: 273px;
}

.images-gallery .image-item-block .item .image-block-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 400px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.images-gallery .image-item-block .item .image-block-text h3 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 61px;
    line-height: 57px;
}

.images-gallery .image-item-block .item img {
    display: block;
    width: 100%;
    height: auto;
    display: block;
    transform: translateY(15px) scale(1.4);
    transition: transform 0.1s ease-out;
}

.images-gallery .image-item-block .item span {
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.images-full-gallery img {
    width: 100%;
    box-shadow: 0px 31px 67px 0px rgba(0, 0, 0, 0.1), 0px 122px 122px 0px rgba(0, 0, 0, 0.09), 0px 275px 165px 0px rgba(0, 0, 0, 0.05), 0px 489px 196px 0px rgba(0, 0, 0, 0.01), 0px 765px 214px 0px rgba(0, 0, 0, 0);
    position: relative;
    z-index: 1;
}

.contact-form .submit-wrap {
    text-align: right;
    margin-top: 71px;
}

.contact-form .submit-wrap {
    text-align: right;
    margin-top: 71px;
    position: relative;
}

.contact-form .submit-wrap span.wpcf7-spinner {
    position: absolute;
    top: 50%;
    right: 265px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* Image Gallery Section End */


/* Details News Section Start */

.post-details-section {
    padding-top: 192px;
    background-color: #eeece4;
    position: relative;
}

.post-details-section img {
    width: 100%;
    display: block;
    height: auto;
}

.post-details-section .container {
    max-width: 1200px;
    position: relative;
}

.post-details-section .details-heading {
    max-width: 930px;
    margin: 0 auto 48px;
    width: 100%;
}

.post-details-section .details-heading span {
    color: #A28C79;
    font-size: 15px;
    letter-spacing: 0.12em;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}

.post-details-section .details-heading h1 {
    color: #A28C79;
    font-size: 64px;
    line-height: 53px;
}

.post-details-section .details-inner-blocks {
    padding: 100px 0 120px 0;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

.post-slider .post-slider-wrap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #A28C79;
    left: 0;
    top: -103px;
    right: 0;
    margin: 0 auto;
    max-width: 900px;
}

.post-details-section .details-inner-blocks span.date-block {
    font-family: Manrope;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #A28C79;
    letter-spacing: 0.07em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-left: 3px;
    margin-bottom: 22px;
}

.post-details-section .details-inner-blocks span.date-block span {
    width: 2px;
    display: inline-block;
    height: 14px;
    background-color: #A28C79;
    margin: 0 15px;
}

.post-details-section .details-inner-blocks h2 {
    font-weight: 600;
    font-size: 48px;
    line-height: 47px;
    color: #000;
    letter-spacing: 0.02em;
    margin-bottom: 16px;
}

.post-details-section .details-inner-blocks h3 {
    font-size: 30px;
    line-height: 47px;
    color: #000000;
    letter-spacing: 0.02em;
    margin-bottom: 43px;
    line-height: 1.25;
}

.post-details-section .details-inner-blocks p {
    font-size: 19px;
    letter-spacing: 0.02em;
    margin-bottom: 21px;
    line-height: 1.35;
}

.post-details-section .details-image {
    display: block;
    width: 100%;
    box-shadow: 0px 25px 55px 0px rgba(0, 0, 0, 0.1), 0px 100px 100px 0px rgba(0, 0, 0, 0.09), 0px 226px 136px 0px rgba(0, 0, 0, 0.05), 0px 402px 161px 0px rgba(0, 0, 0, 0.01), 0px 628px 176px 0px rgba(0, 0, 0, 0);
}

.post-details-section:before {
    content: "";
    width: 80%;
    height: 1073px;
    position: absolute;
    top: 50%;
    right: 0;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 0;
    background-image: url(./assets/images/details-tree-Illustration.svg);
    transform: translateY(-50%);
}

/* Details News Section End */

/* Videos Blocks and listing block section Start */

.inner-videos-section {
    padding-top: 208px;
    background-color: rgba(238, 236, 228, 1);
    position: relative;
    padding-bottom: 171px;
}

.inner-videos-section .inner-banner {
    max-width: 1169px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 620px;
}

.inner-videos-section video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.inner-videos-section .inner-banner {
    position: relative;
    box-shadow: 0px 25px 55px 0px rgba(0, 0, 0, 0.1), 0px 100px 100px 0px rgba(0, 0, 0, 0.09), 0px 226px 136px 0px rgba(0, 0, 0, 0.05), 0px 402px 161px 0px rgba(0, 0, 0, 0.01), 0px 628px 176px 0px rgba(0, 0, 0, 0);
    height: 620px;
    z-index: 1;
}

.inner-videos-section .inner-banner .inner-banner-text {
    position: absolute;
    left: 0;
    bottom: 41px;
    width: 100%;
    padding-left: 71px;
    padding-right: 50px;
}

.inner-videos-section .inner-banner .inner-banner-text h1 {
    font-size: 60px;
}

.inner-videos-section .inner-banner .inner-banner-text span {
    display: inline-block;
    width: 100%;
    font-family: Manrope;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: rgba(238, 236, 228, 1);
    text-transform: uppercase;
    position: relative;
    bottom: -4px;
    left: 4px;
    letter-spacing: 0.12em;
}

.main-news-blocks {
    padding-top: 160px;
    position: relative;
}

.main-news-blocks:before {
    content: "";
    position: absolute;
    top: 71%;
    transform: translateY(-50%);
    background-image: url(./assets/images/bg-cycle.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 61%;
    height: 40%;
    display: block;
    z-index: 0;
}

.left-right-blocks {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.inner-videos-section .videos-treebg {
    width: 60%;
    height: 100%;
    position: absolute;
    top: 260px;
    right: 0;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 0;
}

.left-right-blocks .post-news-block {
    max-width: 42%;
    width: 100%;
}

.left-right-blocks .post-news-block .post-list-blocks {
    display: inline-block;
    width: 100%;
}

.post-list-blocks .img-post {
    display: block;
    overflow: hidden;
}

.left-right-blocks .post-news-block .post-list-blocks img {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    width: 100%;
    object-fit: cover;
    height: auto;
}

.left-right-blocks .post-news-block .post-list-blocks:hover .img-post img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.left-right-blocks .post-news-block .post-list-blocks span.date-post {
    display: block;
    margin-top: 31px;
    font-family: Manrope;
    font-weight: 400;
    font-size: 19px;
    line-height: 100%;
    color: #000000;
    letter-spacing: 0.07em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.left-right-blocks .post-news-block .post-list-blocks span.date-post span {
    width: 2px;
    display: inline-block;
    height: 14px;
    background-color: #000;
    margin: 0 15px;
}

.left-right-blocks .post-news-block .post-list-blocks h2 {
    font-weight: 600;
    font-size: 31px;
    line-height: 1.2;
    color: #000000;
    margin-top: 11px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.left-right-blocks .post-news-block .post-list-blocks h2:after {
    content: "";
    background-image: url(./assets/images/right-brown-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 45px;
    height: 23px;
    display: block;
    margin-top: 18px;
    position: relative;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.left-right-blocks .post-news-block .post-list-blocks:hover h2 {
    color: #A28C79;
}

.left-right-blocks .post-news-block .post-list-blocks:hover h2::after {
    left: 5%;
}

.left-right-blocks .post-news-block:nth-of-type(2) {
    margin-right: 9.2%;
    margin-top: 101px;
}

.left-right-blocks .post-news-block:nth-of-type(3) {
    margin-top: 200px;
    margin-left: 12%;
}

.left-right-blocks .post-news-block:nth-of-type(4) {
    margin-top: 32px;
}

.left-right-blocks .post-news-block:nth-of-type(5) {
    margin-left: calc(91.4% - 39.5%);
}

.button-center {
    text-align: center;
    margin-top: 60px;
    position: relative;
}

/* Videos Blocks and listing block section End */

/* Plan Section Start */

.plans-banner-section {
    padding-top: 192px;
    background-color: #eeece4;
    position: relative;
}

.plans-banner-section .plans-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.plans-banner-section .plans-wrap .plans-image-block {
    width: 57.2%;
}

.plans-banner-section .plans-wrap .plans-textarea-block {
    width: 42.8%;
    padding-left: 49px;
    padding-top: 89px;
}

.plans-banner-section .plans-wrap .plans-textarea-block h1 {
    font-size: 51px;
    line-height: 1.2;
    color: #A28C79;
    margin-bottom: 29px;
}

span.label {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #A28C79;
    display: inline-block;
    width: 100%;
    margin-bottom: 11px;
    letter-spacing: 0.11em;
}

.plans-banner-section .plans-wrap .plans-textarea-block p {
    line-height: 1.4;
}

.plans-banner-section .container {
    max-width: 1800px;
    position: relative;
}

.plans-banner-section .plans-wrap .plans-image-block figure {
    position: relative;
    padding-bottom: 132px;
}

.plans-banner-section .plans-wrap .plans-image-block figure img {
    width: 84%;
    display: block;
    animation-delay: 2.2s;
}

.plans-banner-section .plans-wrap .plans-image-block figure figcaption img,
.banner-popop-section .banner-popup-block .left-popup-img,
.post-details-section .details-heading,
.inner-videos-section .container .inner-banner,
.error404 .main-con-sec.error-main:before {
    animation-delay: 1.8s;
}

.plans-textarea-block span.label,
.contact-banner .contact-imageblocks .contact-form-block,
.banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea,
.post-details-section .details-image,
.inner-videos-section .inner-banner .inner-banner-text span,
.error404 .page-content-section h1 {
    animation-delay: 2s;
}

.plans-banner-section .plans-wrap .plans-textarea-block h1,
.banner-popop-section .popup-btn,
.banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock,
.post-details-section .details-inner-blocks,
.inner-videos-section .inner-banner .inner-banner-text h1,
.error404 .page-content-section .content-404 h3 {
    animation-delay: 2.3s;
}

.plans-banner-section .plans-wrap .plans-textarea-block p,
.inner-videos-section .videos-treebg,
.error404 .page-content-section .content-404 .orange-link {
    animation-delay: 2.5s;
}

.plans-banner-section .plan-bg-tree {
    animation-delay: 2.7s;
}

.itroductions-section .itroductions-block,
.contact-banner .contact-imageblocks .contact-left-img {
    animation-delay: 3s;
}

.plans-banner-section .plans-wrap .plans-image-block figure img,
.plans-banner-section .plans-wrap .plans-image-block figure figcaption img,
.plans-textarea-block span.label,
.plans-banner-section .plans-wrap .plans-textarea-block h1,
.plans-banner-section .plans-wrap .plans-textarea-block p,
.plans-banner-section .plan-bg-tree,
.itroductions-section .itroductions-block,
.contact-banner .contact-imageblocks .contact-left-img,
.contact-banner .contact-imageblocks .contact-form-block,
.banner-popop-section .banner-popup-block .left-popup-img,
.banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea,
.banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock,
.banner-popop-section .popup-btn,
.post-details-section .details-heading,
.post-details-section .details-image,
.post-details-section .details-inner-blocks,
.inner-videos-section .container .inner-banner,
.inner-videos-section .inner-banner .inner-banner-text span,
.inner-videos-section .inner-banner .inner-banner-text h1,
.inner-videos-section .videos-treebg,
.error404 .main-con-sec.error-main:before,
.error404 .page-content-section h1,
.error404 .page-content-section .content-404 h3,
.error404 .page-content-section .content-404 .orange-link {
    opacity: 0;
    animation-name: plans;
    animation-duration: 0.6s;
    animation-timing-function: ease-in;
    animation-fill-mode: forwards;
}

@keyframes plans {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.plans-banner-section .plans-wrap .plans-image-block figure figcaption {
    max-width: 363px;
    height: 542px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.plans-banner-section .plans-wrap .plans-image-block figure figcaption img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: 0px 12px 26px 0px #0000001A, 0px 46px 46px 0px #00000017, 0px 104px 63px 0px #0000000D, 0px 186px 74px 0px #00000003, 0px 290px 81px 0px #00000000;
    box-shadow: 0px 12px 26px 0px #0000001A, 0px 46px 46px 0px #00000017, 0px 104px 63px 0px #0000000D, 0px 186px 74px 0px #00000003, 0px 290px 81px 0px #00000000;
    position: relative;
    z-index: 1;
}

.simple-image-block {
    background-color: #eeece4;
    padding-bottom: 130px;
    position: relative;
}

.simple-image-block .simple-img {
    margin: 0 auto;
    max-width: 1169px;
    -webkit-box-shadow: 0px 30px 67px 0px #0000001A, 0px 122px 122px 0px #00000017, 0px 274px 165px 0px #0000000D, 0px 488px 195px 0px #00000003, 0px 762px 213px 0px #00000000;
    box-shadow: 0px 30px 67px 0px #0000001A, 0px 122px 122px 0px #00000017, 0px 274px 165px 0px #0000000D, 0px 488px 195px 0px #00000003, 0px 762px 213px 0px #00000000;
}

.simple-image-block .simple-img img {
    display: block;
    width: 100%;
    height: 668px;
    -o-object-fit: cover;
    object-fit: cover;
}

.simple-image-block .double-img {
    padding-top: 172px;
    max-width: 900px;
    margin: 0 auto;
}

.simple-image-block .double-img figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    padding-bottom: 97px;
    position: relative;
}

.simple-image-block .double-img figure img {
    display: block;
    width: 76.1%;
}

.simple-image-block .double-img figcaption {
    max-width: 359px;
    height: 472px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    box-shadow: 0px 10px 23px 0px #0000001A, 0px 42px 42px 0px #00000017, 0px 94px 56px 0px #0000000D, 0px 167px 67px 0px #00000003, 0px 261px 73px 0px #00000000;
}

.simple-image-block .double-img figcaption img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.plans-banner-section .plan-bg-tree {
    width: 37%;
    height: 1424px;
    position: absolute;
    top: 100%;
    right: 0;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 1;
}

.simple-image-block .container {
    position: relative;
    z-index: 2;
}

.inner-videos-section .videos-treebg-image {
    width: 100%;
    height: 41%;
    position: absolute;
    top: 460px;
    right: 0;
    background-size: contain;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 0;
}

.inner-videos-section .videos-treebg-image video {
    height: 100%;
}

/* Plan Section End */

/* Three most recent slider Start */
.post-slider .post-slider-wrap {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 120px;
}

.post-slider-wrap .slick-list.draggable {
    margin: 0 -22px;
}

.post-slider-wrap .slick-list .slick-slide {
    padding: 0 22px;
}

.post-slider {
    padding-top: 102px;
    background-color: #EEECE4;
    padding-bottom: 122px;
}

.post-slider .post-slider-wrap {
    max-width: 1044px;
    margin: 0 auto;
    padding: 0 120px;
}

.post-slider-wrap .post-slider-img {
    display: block;
    margin-bottom: 22px;
    overflow: hidden;
}

.post-slider-wrap .post-slider-img img {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.7s all ease-in-out;
    -moz-transition: 0.7s all ease-in-out;
    transition: 0.7s all ease-in-out;
    height: 205px;
    object-fit: cover;
}

.post-slider-wrap a:hover .post-slider-img img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.post-slider-wrap h3 {
    font-family: Manrope;
    font-weight: 600;
    font-size: 19px;
    line-height: 25px;
    padding-bottom: 38px;
    position: relative;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.post-slider-wrap a:hover h3 {
    color: #000;
}

.post-slider-wrap h3:before {
    content: "";
    background-image: url(./assets/images/right-brown-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 35px;
    height: 20px;
    display: block;
    margin-top: 16px;
    position: absolute;
    bottom: -3px;
    -webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    left: 0;
}

.post-slider-wrap a:hover h3:before {
    left: 15%;
}

.post-slider-wrap a {
    position: relative;
    display: inline-block;
}

/* Three most recent slider End */

/* Swipe Text and Image Section Start */

.swipe-block-section {
    background-color: #eeece4;
}

.swipe-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 130px;
    -moz-column-gap: 130px;
    column-gap: 130px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 140px;
}

.swipe-blocks .swipe-item-img {
    width: 50%;
}

.swipe-blocks .swipe-item-content {
    width: 50%;
}

.swipe-item-content h3 {
    margin-bottom: 2px;
    font-size: 28px;
    font-weight: bold;
    color: #000;
}

.swipe-block-section .container {
    max-width: 1500px;
    z-index: 1;
    position: relative;
}

.swipe-item-content p {
    line-height: 1.36;
    padding-right: 20px;
}

.swipe-blocks .swipe-item-img img {
    display: block;
    height: 377px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.swipe-blocks.swipe-right-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.swipe-block-section .swipe-blocks:last-child {
    margin-bottom: 0;
}

/* Swipe Text and Image Section End */

/* Content Full image with inner Content Section Start */

.textarea-imgfull {
    background-color: #eeece4;
    display: block;
    padding: 142px 0 138px;
    position: relative;
}

.textarea-imgfull .textarea-imgfull-block {
    width: 100%;
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-shadow: 0px 33px 73px 0px #0000001A, 0px 133px 133px 0px #00000017, 0px 299px 179px 0px #0000000D, 0px 532px 213px 0px #00000003, 0px 831px 233px 0px #00000000;
    box-shadow: 0px 33px 73px 0px #0000001A, 0px 133px 133px 0px #00000017, 0px 299px 179px 0px #0000000D, 0px 532px 213px 0px #00000003, 0px 831px 233px 0px #00000000;
    max-width: 1700px;
    margin: 0 auto;
}

.textarea-imgfull .container {
    z-index: 1;
    position: relative;
}

.textarea-imgfull .text-area-img {
    position: absolute;
    right: 0;
    width: 60%;
    height: 1587px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    top: 0;
    z-index: 0;
    opacity: 0.2;
}

.textarea-imgfull .textarea-imgfull-block .imgfull-text {
    max-width: 833px;
    padding: 20px 20px 15px 51px;
}

.textarea-imgfull .textarea-imgfull-block .imgfull-text p {
    color: #fff;
    line-height: 1.4;
}

.image-shadow-block .swipe-item-img {
    box-shadow: 0px 14px 30px 0px #0000001A, 0px 55px 55px 0px #00000017, 0px 124px 75px 0px #0000000D, 0px 221px 88px 0px #00000003, 0px 345px 97px 0px #00000000;
}

/* Content Full image with inner Content Section End */

/* Symbol Section Start */

.symbol-section {
    background-color: #eeece4;
    padding-bottom: 169px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 100%;
    position: relative;
}

.symbol-section .symbol-text {
    max-width: 580px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-top: 185px;
    position: relative;
    z-index: 1;
}

.symbol-section .symbol-text h2 {
    color: #000;
    font-family: Manrope;
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 3px;
}

.symbol-section .symbol-text p {
    line-height: 1.4;
    margin-bottom: 78px;
}

.symbol-section .symbol-images {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 328px;
    height: 484px;
    position: absolute;
    top: -98px;
    right: 0;
    margin: 0 auto;
    left: 0;
    z-index: 0;
}

/* Symbol Section End */

/* Full section with container image Section Start */
.fullimage-containerimg {
    background-color: #DAD3C4;
    padding: 152px 0 178px;
    overflow: hidden;
    position: relative;
}

.fullimage-containerimg .fullimage-containmiddle {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0px 25px 55px 0px #0000001A, 0px 100px 100px 0px #00000017, 0px 226px 136px 0px #0000000D, 0px 402px 161px 0px #00000003, 0px 628px 176px 0px #00000000;
    box-shadow: 0px 25px 55px 0px #0000001A, 0px 100px 100px 0px #00000017, 0px 226px 136px 0px #0000000D, 0px 402px 161px 0px #00000003, 0px 628px 176px 0px #00000000;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    height: 620px;
}

.fullimage-containerimg .fullimage-containmiddle video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.fullimage-containerimg .container {
    position: relative;
    z-index: 2;
}

.fullimage-containerimg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 247px;
    bottom: 0;
    background: linear-gradient(176.98deg, rgba(218, 211, 196, 0) 2.63%, #DAD3C4 0.63%);
    z-index: 1;
}

.fullimage-containerimg .fullimage-containmiddle img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fullimage-containerimg:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    background-image: url(./assets/images/tree-light-shadow.svg);
    top: 0;
    opacity: 0.2;
}

/* Full section with container image Section End */

/* BigContent swipe Section Start */

.bigcontent-swipe-sec {
    background-color: #EEECE4;
    padding-top: 155px;
    padding-bottom: 140px;
}

.bigcontent-swipe-sec .bigcontent-swipe-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 110px;
    -moz-column-gap: 110px;
    column-gap: 75px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    margin-bottom: 180px;
}

.bigcontent-swipe-sec .bigcontent-swipe-block.bigcontent-right-img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.bigcontent-swipe-sec .bigcontent-swipe-block .bigcontent-swipe-text {
    width: 71%;
    padding-top: 113px;
}

.bigcontent-swipe-sec .bigcontent-swipe-block .bigcontent-swipe-img {
    width: 54.2%;
}

.bigcontent-swipe-sec .bigcontent-swipe-block .bigcontent-swipe-img img {
    display: block;
}

.bigcontent-swipe-block .bigcontent-swipe-text h2 {
    font-size: 50px;
    line-height: 1.3;
    margin-bottom: 29px;
}

.bigcontent-swipe-block .bigcontent-swipe-text p {
    line-height: 1.4;
    margin-bottom: 28px;
}

.big-content-btn {
    text-align: center;
    margin-top: 80px;
    display: inline-block;
    width: 100%;
}

.bigcontent-swipe-sec .container .bigcontent-swipe-block:last-child {
    margin-bottom: 0;
}

/* BigContent swipe Section End */

/* Page Details Secton Start */
.itroductions-section {
    background-color: #eeece4;
    padding-top: 187px;
    padding-bottom: 166px;
    position: relative;
}

.itroductions-section:before {
    content: "";
    background-image: url(./assets/images/details-tree.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 466px;
    height: 834px;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.itroductions-section h1 {
    margin-bottom: 10px;
    color: #A28C79;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.12em;
}

.itroductions-section h2 {
    font-size: 50px;
    margin-bottom: 15px;
    line-height: 1.2;
}

.itroductions-section p {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 30px;
}

.itroductions-section .itroductions-block {
    max-width: 1000px;
    margin: 0 auto;
}

.itroductions-section h3 {
    letter-spacing: 0.025em;
    margin-bottom: 17px;
    font-weight: 700;
}

.itroductions-section h5 {
    color: #000;
    margin-bottom: 0;
}

.itroductions-section ul {
    margin-bottom: 20px;
}

/* Page Details Secton End */

/* Full Auto Image Slider Start */
.image-w-content {
    padding-top: 90px;
    padding-bottom: 372px;
    position: relative;
    overflow: hidden;
}

.image-w-content .tree-center {
    position: absolute;
    width: 90%;
    height: 90%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -40px;
    will-change: transform;
    transition: transform 0.1s ease-out;
    pointer-events: none;
}

.image-w-content .container {
    max-width: 1135px;
    position: relative;
    z-index: 2;
}

.image-w-content h2 {
    line-height: 1.13;
    margin-bottom: 34px;
}

.image-w-content p {
    padding-right: 30px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.image-w-content .imagebtn-center {
    text-align: center;
    position: relative;
}

.fullimage-slider-section {
    position: relative;
    cursor: grab;
    margin-top: 323px;
    margin-bottom: 87px;
}

.fullimage-slider-section:active {
    cursor: grabbing;
}

.fullimage-slider-section .fullimage-heights {
    height: 620px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1px;
}

.fullimage-slider-section .fullimage-heights img {
    width: auto;
    height: 100%;
    max-width: 100%;
    object-fit: contain;
}

/* Slick Slider Customization */
.fullimage-slider-section .slick-slide {
    position: relative;
}

.fullimage-slider-section .slick-track {
    position: relative;
}

.fullimage-slider-section .slick-slide>div {
    display: flex;
    justify-content: center;
}

/* Custom Arrow Styles */
.fullimage-slider-section .slick-prev,
.fullimage-slider-section .slick-next {
    width: 50%;
    height: 100%;
    z-index: 100;
    opacity: 0;
    transition: opacity 0.7s ease;
    background: transparent;
    border-radius: initial;
    transform: inherit;
    top: 0;
    background-color: transparent !important;
    font-size: 0 !important;
    box-shadow: none !important;
    -webkit-transition: opacity 0.7s ease-in-out;
    -o-transition: opacity 0.7s ease-in-out;
    transition: opacity 0.7s ease-in-out;
}

.fullimage-slider-section .slick-prev:hover,
.fullimage-slider-section .slick-next:hover {
    opacity: 1;
    -webkit-transition: opacity 0.7s ease-in-out;
    -o-transition: opacity 0.7s ease-in-out;
    transition: opacity 0.7s ease-in-out;
}

.fullimage-slider-section .fullimage-slider-section:hover .slick-prev,
.fullimage-slider-section .fullimage-slider-section:hover .slick-next {
    opacity: 1;
}

/* Cursor icons on hover - Works in all browsers */
.fullimage-slider-section .slick-prev {
    cursor: url('./assets/images/round-left-arrownew.svg') 16 16, pointer !important;
}

.fullimage-slider-section .slick-next {
    cursor: url('./assets/images/round-right-arrow.svg') 16 16, pointer !important;
}

.fullimage-slider-section .slick-prev:before {
    content: '' !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background-image: inherit !important;
}

.fullimage-slider-section .slick-next:before {
    background-image: inherit !important;
    content: '' !important;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}


/* Full Auto Image Slider End */

/* Contact Form Banner Section Start */

.contact-banner {
    background-color: #EEECE4;
    padding-top: 191px;
    padding-bottom: 100px;
    position: relative;
    z-index: 2;
}

.contact-banner-ptn {
    background-size: contain;
    background-repeat: no-repeat;
    width: 483px;
    height: 865px;
    background-position: center center;
    position: absolute;
    left: 0;
    bottom: -387px;
    z-index: 11;
}

.contact-banner .contact-imageblocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1700px;
    margin: 0 auto;
}

.contact-banner .contact-imageblocks .contact-left-img {
    width: 41.3%;
}

.contact-banner .contact-imageblocks .contact-left-img img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}

.contact-banner .contact-imageblocks .contact-form-block .contact-form {
    margin-top: 86px;
}

.contact-banner .contact-imageblocks .contact-form-block {
    width: 48.4%;
    padding-top: 43px;
    padding-bottom: 55px;
}

.contact-banner .contact-imageblocks .contact-form-block>span {
    font-family: Manrope;
    font-weight: 700;
    font-size: 20px;
    line-height: 19px;
    color: #A28C79;
    display: block;
    letter-spacing: 0.12em;
    margin-bottom: 20px;
}

.contact-banner .contact-imageblocks .contact-form-block h1 {
    font-size: 37px;
    color: #A28C79;
    line-height: 1.3;
    margin-bottom: 1px;
}

.connect2form-fieldset-legend .connect2form-label-content {
    color: #ffffff;
    font-size: 16px;
}

.contact-banner .contact-form input,
.contact-banner .contact-form textarea {
    color: #000000 !important;
    border-bottom: 1px solid #000000 !important;
}

.contact-banner .contact-form button,
.contact-banner .contact-form input[type="submit"] {
    background-color: #000000;
    color: #FCFAF7 !important;
    box-shadow: 0px 5px 12px 0px #0000001A, 0px 21px 21px 0px #00000017, 0px 48px 29px 0px #0000000D, 0px 85px 34px 0px #00000003, 0px 133px 37px 0px #00000000;
    border: none !important;
}

.contact-banner .contact-form button:hover,
.contact-banner .contact-form input[type="submit"]:hover {
    background-color: #A28C79;
}

.contact-banner .contact-form input::-webkit-input-placeholder,
.contact-banner .contact-form textarea::-webkit-input-placeholder {
    color: #000000 !important;
}

.contact-banner .contact-form input::-moz-placeholder,
.contact-banner .contact-form textarea::-moz-placeholder {
    color: #000000 !important;
}

.contact-banner .contact-form input:-ms-input-placeholder,
.contact-banner .contact-form textarea:-ms-input-placeholder {
    color: #000000 !important;
}

.contact-banner .contact-form input::-ms-input-placeholder,
.contact-banner .contact-form textarea::-ms-input-placeholder {
    color: #000000 !important;
}

.contact-banner .contact-form input.error,
.contact-banner .contact-form textarea.error {
    border-color: #D70004 !important;
}

.contact-form form.wpcf7-form.invalid input::-webkit-input-placeholder,
.contact-form form.wpcf7-form.invalid textarea::-webkit-input-placeholder {
    color: #D70004 !important;
}

.contact-form form.wpcf7-form.invalid input::-moz-placeholder,
.contact-form form.wpcf7-form.invalid textarea::-moz-placeholder {
    color: #D70004 !important;
}

.contact-form form.wpcf7-form.invalid input:-ms-input-placeholder,
.contact-form form.wpcf7-form.invalid textarea:-ms-input-placeholder {
    color: #D70004 !important;
}

.contact-form form.wpcf7-form.invalid input::-ms-input-placeholder,
.contact-form form.wpcf7-form.invalid textarea::-ms-input-placeholder {
    color: #D70004 !important;
}

.contact-form form.wpcf7-form.invalid input,
.contact-form form.wpcf7-form.invalid textarea {
    border-color: #D70004 !important;
}

.contact-form form.wpcf7-form.invalid .wpcf7-list-item-label {
    color: #D70004 !important;
}

.contact-form form.wpcf7-form.sent input::-webkit-input-placeholder,
.contact-form form.wpcf7-form.sent textarea::-webkit-input-placeholder {
    color: #FFC300 !important;
}

.contact-form form.wpcf7-form.sent input::-moz-placeholder,
.contact-form form.wpcf7-form.sent textarea::-moz-placeholder {
    color: #FFC300 !important;
}

.contact-form form.wpcf7-form.sent input:-ms-input-placeholder,
.contact-form form.wpcf7-form.sent textarea:-ms-input-placeholder {
    color: #FFC300 !important;
}

.contact-form form.wpcf7-form.sent input::-ms-input-placeholder,
.contact-form form.wpcf7-form.sent textarea::-ms-input-placeholder {
    color: #FFC300 !important;
}

.contact-form form.wpcf7-form.sent input,
.contact-form form.wpcf7-form.sent textarea {
    border-color: #FFC300 !important;
}

.contact-form form.wpcf7-form.sent span.wpcf7-list-item-label {
    color: #FFC300;
}

.contact-banner .contact-form input[type="checkbox"] {
    border-color: #000;
}

.contact-banner .contact-form input[type="checkbox"]::after {
    border-color: #000;
}

.contact-banner .contact-form .wpcf7-list-item-label {
    color: #000;
}

.contact-banner .contact-form .wpcf7 form .wpcf7-response-output {
    color: #46b450;
}

/* Contact Form Banner Section End */

/* Map Image Section Start */

section.google-mp-img {
    background-color: #EEECE4;
    padding-top: 111px;
    padding-bottom: 227px;
    text-align: center;
}

.google-mp-img a {
    display: inline-block;
    position: relative;
    z-index: 11;
}

.google-mp-img a img {
    display: block;
    box-shadow: 0px 25px 54px 0px #0000001A,
        0px 98px 98px 0px #00000017,
        0px 221px 132px 0px #0000000D,
        0px 393px 157px 0px #00000003,
        0px 613px 172px 0px #00000000;
}

.contact-banner .connect2form-fieldset-legend .connect2form-label-content {
    color: #000000;
    font-size: 20px;
    display: flex;
}

/* Map Image Section End */

/* QUARTIER Banner Slider Section Start */

.quartier-section-start {
    background-color: #EEECE4;
    padding-top: 190px;
    padding-bottom: 110px;
}

.quartier-section-start .quartier-block {
    max-width: 1500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
}

.quartier-section-start .quartier-bottomarea {
    width: 100%;
    margin-top: 125px;
    margin-left: 17%;
    max-width: 753px;
}

.quartier-section-start .quartier-block .quartier-left {
    width: 53%;
    max-width: 580px;
}

.quartier-section-start .quartier-block .quartier-right {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    padding-top: 27px;
}

.quartier-section-start .quartier-block .quartier-left span.label {
    font-family: Manrope;
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    color: #A28C79;
    display: block;
    letter-spacing: 0.12em;
    margin-bottom: 10px;
}

.quartier-section-start .quartier-block .quartier-left h1 {
    font-size: 37px;
    color: #A28C79;
    line-height: 1.1;
    margin-bottom: 1px;
}

.quartier-right .quartier-image {
    width: 544px;
    height: 666px;
}

.quartier-right .quartier-image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.quartier-section-start .quartier-block .quartier-right .quartier-slider {
    width: 134%;
    margin-top: -380px;
    margin-right: 233px;
}

.quartier-section-start .quartier-block .quartier-right .quartier-slider .slick-slide img {
    width: 100%;
    display: block;
    height: 530px;
    -o-object-fit: cover;
    object-fit: cover;
}

.quartier-section-start .quartier-bottomarea p {
    line-height: 1.4;
}

.quartier-slider button.slick-arrow {
    top: initial;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
    right: -230px;
    bottom: 5px;
}

.quartier-slider button.slick-prev.slick-arrow {
    left: initial;
    right: -140px;
}

/* QUARTIER Banner Slider Section End */

/* QUARTIER Map and List Section Start */

.quartier-map-section {
    background-color: #EEECE4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: 0px 40px 87px 0px #0000001A, 0px 990px 250px 0px #00000000;
    position: relative;
    z-index: 1;
}

.quartier-map-section .quartier-map-left {
    width: 50%;
    position: relative;
}

.quartier-map-section .quartier-map-left img {
    display: block;
    object-fit: cover;
    object-position: center;
    width: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.quartier-map-section .quartier-map-right .maplist-blocks ul li span {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background-color: #A28C79;
    border-radius: 50%;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.quartier-map-section .quartier-map-right {
    gap: 70px;
    row-gap: 20px;
    -ms-grid-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: -ms-grid;
    display: grid;
    width: 50%;
    padding: 50px 65px 90px 65px;
    position: relative;
}

.quartier-map-section .quartier-map-right:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 600px;
    height: 240px;
    z-index: 1;
    background-image: url(./assets/images/map-bottom-ptn.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}

.quartier-map-section .quartier-map-right .maplist-blocks {
    margin-bottom: 30px;
}

.quartier-map-section .quartier-map-right .maplist-blocks h3 {
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.12em;
    margin-bottom: 25px;
}

.quartier-map-section .quartier-map-right .maplist-blocks ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.quartier-map-section .quartier-map-right .maplist-blocks ul li {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
    padding-left: 32px;
}

.quartier-map-section .quartier-map-right .maplist-blocks ul li img {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    left: 0;
    top: 2px;
}

/* QUARTIER Map and List Section End */

/* Projct Banner Slider Start */

.project-banner {
    background-color: #eeece4;
    padding-top: 225px;
    padding-bottom: 100px;
}

.project-banner .project-banner-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

.project-banner .project-banner-block .project-left-img img {
    display: block;
    width: 100%;    
    object-fit: cover;
    -webkit-box-shadow: 0px 16px 36px 0px #0000001A, 0px 65px 65px 0px #00000017, 0px 147px 88px 0px #0000000D, 0px 261px 105px 0px #00000003, 0px 408px 114px 0px #00000000;
    box-shadow: 0px 16px 36px 0px #0000001A, 0px 65px 65px 0px #00000017, 0px 147px 88px 0px #0000000D, 0px 261px 105px 0px #00000003, 0px 408px 114px 0px #00000000;
}

.project-banner-block .project-banner-text {
    width: calc(100% - -300px);
    padding-left: 118px;
    padding-top: 150px;
}
.project-banner-block .project-banner-text span {
    font-family: Manrope;
    font-weight: 700;
    font-size: 0.781vw;
    line-height: 19px;
    color: #A28C79;
    display: block;
    letter-spacing: 0.12em;
    margin-bottom: 10px;
}

.project-banner-block .project-banner-text h1 {
    font-size: 2vw;
    color: #A28C79;
    line-height: 1.1;
    margin-bottom: 1px;
    max-width: 670px;
    width: 100%;
}

.project-banner .project-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    margin-top: -98px;
}

.project-banner .project-slider .slick-list {
    max-width: calc(100% - 469px);
    width: 100%;
}

.project-banner .project-slider .slick-slide img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.project-banner .project-slider .slick-slide {
    padding: 0 2px;
}

.project-banner .project-slider .slick-track {
    margin: 0 -2px;
}

/* Projct Banner Slider End */

/* Color pattern Section Start */

.project-ptn-section {
    background-color: #eeece4;
    padding-top: 100px;
    padding-bottom: 192px;
}

.project-ptn-section .project-ptn-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.project-ptn-section .project-ptn-block .project-ptn-img.wow.fadeInUp {
    width: 37%;
    text-align: center;
    padding-top: 42px;
}

.project-ptn-section .project-ptn-block .project-ptn-img img {
    display: block;
    margin: 0 auto;
}

.project-ptn-section .project-ptn-block .project-ptn-text {
    width: 63%;
    padding-left: 85px;
    padding-right: 40px;
}

.project-ptn-section .project-ptn-block .project-ptn-text h2 {
    font-size: 51px;
    line-height: 1.1;
    margin-bottom: 35px;
}

.project-ptn-section .project-ptn-block .project-ptn-text h3 {
    font-family: Manrope;
    font-weight: 600;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 6px;
    color: #000000;
}

.project-ptn-section .project-ptn-block .project-ptn-text p {
    margin-bottom: 40px;
}

/* Color pattern Section End */

/* Animation Smooth Slider Style Start */

.homepage-gallery {
    width: 900px;
    margin-top: -380px;
    right: 233px;
    position: relative;
    box-shadow: 0 18px 40px #0000001A, 0 73px 73px #00000017, 0 163px 98px #0000000D, 0 290px 116px #00000003, 0 454px 127px #00000000;
}

.gallery-slider {
    width: 100%;
    position: relative;
    aspect-ratio: 16 / 9;
    background: #000;
    height: 480px;
}

.gallery-slide {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.gallery-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.07);
    transition: transform 3.5s ease-out;
    display: block;
}

.gallery-slide.active img {
    transform: scale(1.0);
}

@keyframes revealRightToLeft {
    from {
        clip-path: inset(0 0 0 100%);
    }

    to {
        clip-path: inset(0 0 0 0);
    }
}

@keyframes revealLeftToRight {
    from {
        clip-path: inset(0 100% 0 0);
    }

    to {
        clip-path: inset(0 0 0 0);
    }
}

.gallery-nav-container {
    position: absolute;
    right: -156px;
    z-index: 30;
    display: none !important;
    gap: 12px;
    bottom: 70px;
}

.gallery-nav-container button.gallery-nav-prev {
    right: 10px;
}

.gallery-nav-container button {
    position: absolute;
    width: 81.3px;
    height: 81.3px;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-color: transparent;
    border: 2px solid #000;
    z-index: 5;
    left: inherit;
    outline: none !important;
}

.gallery-nav-container button:hover {
    background-color: #fff;
    border-color: #fff;
}

.gallery-nav-container button.gallery-nav-prev:before {
    content: "";
    background-image: url(./assets/images/left-black-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 33px;
    height: 17px;
    background-position: center center;
}

.gallery-nav-container button.gallery-nav-next:before {
    content: "";
    background-image: url(./assets/images/right-black-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 33px;
    height: 17px;
    background-position: center center;
}

/* Animation Smooth Slider Style End*/

/* 404 Page Design Start */
.error404 footer {
    position: relative;
    z-index: 1;
    opacity: 1;
    visibility: visible;
}

.error404 .page-content-section {
    padding-top: 140px;
    padding-bottom: 120px;
}

.error404 .page-content-section h1 {
    font-family: Manrope;
    font-weight: 600;
    font-size: 150px;
    text-align: center;
    text-transform: uppercase;
    color: #A28C79;
    line-height: 1;
    margin-bottom: 8px;
}

.error404 .page-content-section .content-404 h3 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 31px;
    text-align: center;
    color: #A28C79;
    line-height: 1.2;
    margin-bottom: 40px;
}

.error404 .main-con-sec.error-main {
    position: relative;
    padding-top: 209px;
    padding-bottom: 168px;
    letter-spacing: 0.08em;
}

.error404 .main-con-sec.error-main:before {
    content: "";
    background-image: url(./assets/images/tree-small-imge.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    z-index: -1;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 715px;
    height: 715px;
    top: 0;
}

/* 404 Page Design End */


/* Inner Pages Loader Style Start */
/*


.inner-loader {
  position: fixed;
  inset: 0;
  background: #EEECE4;
  z-index: 9999;
  overflow: hidden;
  pointer-events: none;
  animation: hideLoader 0.1s ease 1.8s forwards;
}
@keyframes hideLoader {
  to {
    opacity: 0;
    visibility: hidden;
  }
}


.loader-top {
  position: absolute;
  width: 150vw;
  height: 150vw;
  background: #A28C79;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-100%);
  animation: slideDown 1s cubic-bezier(0.65, 0, 0.35, 1) 0.2s forwards;
}

@keyframes slideDown {
  to {
    transform: translateX(-50%) translateY(-20%);
  }
}


.loader-bottom {
  position: absolute;
  width: 150vw;
  height: 150vw;
  background: #EEECE4;
  border-radius: 50%;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) translateY(100%);
  animation: slideUp 1s cubic-bezier(0.65, 0, 0.35, 1) 1.2s forwards;
}

@keyframes slideUp {
  to {
    transform: translateX(-50%) translateY(20%);
  }
}
*/

/* Inner Pages Loader Style End */


/* Footer Section Start */

footer {
    padding-top: 105px;
    padding-bottom: 41px;
    background-color: #DAD3C4;
    position: fixed;
    bottom: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    width: 100%;
}

footer.active {
    visibility: visible;
    opacity: 1;
}

.footer-top {
    margin-bottom: 40px;
}

.footer-top .main-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer-top .main-footer .footer-logo {
    width: 180px;
}

.footer-top .main-footer .footer-logo img {
    display: block;
    width: 100%;
}

.footer-top .main-footer .footer-right-menus {
    width: calc(100% - 180px);
    padding-left: 166px;
    margin-top: -6px;
}

.footer-top .main-footer .footer-right-menus .footer-three-menus {
    margin-top: 79px;
    padding-left: 0;
    gap: 284px;
    row-gap: 30px;
    -ms-grid-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: -ms-grid;
    display: grid;
    width: 100%;
}

.footer-top .main-footer .footer-right-menus h3 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 51px;
    line-height: 1;
}

.footer-top .main-footer .footer-right-menus .footer-three-menus .footer-blocks {
    width: 100%;
}

.footer-blocks ul {
    margin: 0;
    list-style: none;
}

.footer-blocks ul li {
    margin-bottom: 8px;
}

.footer-blocks ul li a {
    color: #000;
    font-family: Manrope;
    font-weight: 500;
    font-size: 22px;
    line-height: 33px;
}

.footer-blocks.address-footer p {
    letter-spacing: 0.02em;
    font-size: 19px;
    line-height: 1.6;
    margin-bottom: 37px;
}

.footer-blocks.address-footer h4 {
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    font-size: 19px;
    letter-spacing: 0.02em;
    margin-bottom: 6px;
}

.footer-blocks.address-footer a {
    display: block;
    letter-spacing: 0.02em;
    font-size: 19px;
    line-height: 1.6;
    margin-bottom: 2px;
    text-decoration: underline;
}

.footer-blocks .social-icons ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer-blocks .social-icons {
    margin-top: 51px;
}

.footer-blocks .social-icons ul li a {
    font-size: 36px;
}

.footer-blocks .social-icons ul li {
    margin-right: 46px;
}

.footer-blocks.address-footer a:hover {
    color: #A28C79;
}

.footer-blocks ul li a:hover {
    color: #A28C79;
}

.footer-bottom .footer-bottom-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.footer-bottom .footer-bottom-block .copyrights-blocks {
    width: 24.5%;
}

.footer-bottom .footer-bottom-block .copyrights-blocks p {
    font-size: 16px;
    margin-bottom: 0;
}

.footer-bottom .footer-bottom-block .copyrights-blocks p a {
    display: block;
    text-decoration: underline;
}

.footer-bottom .footer-bottom-block .copyrights-blocks p a:hover {
    color: #A28C79;
}

.footer-bottom .footer-bottom-block .footer-company-logo {
    width: 28%;
}

.footer-bottom .footer-bottom-block .footer-company-logo ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-bottom .footer-bottom-block .footer-company-logo ul li {
    width: 37%;
    padding-right: 20px;
}

.footer-bottom .footer-bottom-block .footer-company-logo ul li a {
    display: block;
}

.footer-bottom .footer-bottom-block .footer-btn {
    width: 25.9%;
}

.footer-bottom .footer-bottom-block .footer-btn a {
    border: 1px solid #000000;
    border-radius: 100px;
    padding: 9px 10px 9px 10px;
    font-family: Manrope;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    max-width: 240px;
    width: 100%;
    display: inline-block;
    border-radius: 30px;
    color: #000;
    opacity: 0.5;
    letter-spacing: 0.02em;
}

.footer-bottom .footer-bottom-block .footer-btn a:hover {
    opacity: 1;
}

.footer-bottom .footer-bottom-block .footer-side {
    width: 21.5%;
    padding-left: 5%;
}

.footer-bottom .footer-bottom-block .footer-side p {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 0;
}

.footer-bottom .footer-bottom-block .footer-side p a {
    font-weight: bold;
    text-decoration: underline;
}

.footer-bottom .footer-bottom-block .footer-side p a:hover {
    color: #A28C79;
}



/* Footer Section End */

a.scrollToTop {
    width: 110px;
    height: 110px;
    position: absolute;
    bottom: 66px;
    background-color: #EEECE4;
    box-shadow: 0px 2px 5px 0px #0000001A, 0px 9px 9px 0px #00000017, 0px 20px 12px 0px #0000000D, 0px 35px 14px 0px #00000003, 0px 55px 15px 0px #00000000;
    border-radius: 50%;
    right: 65px;
    top: inherit;
    z-index: 11;
}

a.scrollToTop:before {
    content: "";
    background-image: url(./assets/images/top-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 30px;
    height: 57px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

a.scrollToTop:hover {
    box-shadow: none;
}

/* Responsive Style Start */

@media (min-width: 2340px) {
    .round-blocks-section ul li a .round-middle-content h3 {
        font-size: 2vw;
    }

    .round-blocks-section ul li {
        width: 600px;
        height: 600px;
    }

    .round-blocks-section ul li:nth-of-type(2) {
        width: 540px;
        height: 540px;
    }

    .round-blocks-section ul li a .round-middle-content {
        max-width: 16.4vw;
    }

}

@media (min-width: 2000px) {
    .round-blocks-section ul li {
        width: 566px;
        height: 566px;
    }

    .round-blocks-section ul li:nth-of-type(2) {
        width: 500px;
        height: 500px;
    }
}

@media (max-width: 1800px) {
    .slider-wrapper .vertical-slider {
        min-height: 325px;
    }
}

@media (max-width: 1600px) {
    a.scrollToTop {
        width: 90px;
        height: 90px;
        right: 50px;
    }

    a.scrollToTop:before {
        width: 23px;
        height: 41px;
    }

    .slider-wrapper .vertical-slider {
        min-height: 350px;
    }

    .slide-fixed-button {
        padding-left: 11px;
    }

    .slider-wrapper .slide-content {
        padding: 30px 30px 30px 3px;
    }
}

@media (max-width: 1440px) {
    h2 {
        font-size: 51px;
    }

    p {
        font-size: 21px;
        margin-bottom: 20px;
    }

    .header-wrap .header-logo img {
        width: 116px;
    }

    .menu-icon .menu-box {
        width: 54px;
        top: 31px;
    }

    .menu-icon .menu-box span {
        margin-bottom: 15px;
    }

    .menu-icon.active span:nth-child(3) {
        transform: rotate(-45deg) translateY(-6px) translateX(6px);
        -webkit-transform: rotate(-45deg) translateY(-6px) translateX(6px);
    }

    .heading-links {
        margin-right: 145px;
    }

    .heading-links a.coman-links {
        max-width: 161px;
    }

    .heading-links a {
        font-size: 16px;
    }

    .hero-banner.inner-banner .hero-textarea span {
        font-size: 15px;
    }

    .hero-banner.inner-banner .hero-textarea h1 {
        font-size: 51px;
    }

    .images-gallery .image-item-block {
        column-gap: 50px;
    }

    .images-gallery .image-item-block .item {
        margin-bottom: 50px;
    }

    .images-gallery .image-item-block .item .image-block-text h3 {
        font-size: 51px;
        line-height: 1.2;
    }

    .contact-form-section {
        padding-top: 112px;
        padding-bottom: 113px;
    }

    .contact-form-section .contact-heading h2 {
        margin-bottom: 17px;
    }

    .contact-form-section .contact-heading p {
        margin-bottom: 30px;
        max-width: 500px;
        width: 100%;
    }

    .contact-form input,
    .contact-form textarea {
        font-size: 21px;
        border-bottom: 1px solid #FCFAF7 !important;
        margin-bottom: 46px;
        padding: 0 0 9px 1px;
    }

    .connect2form-fieldset-legend .connect2form-label-content {
        font-size: 15px;
        padding: 15px 12px 14px 29px;
    }

    .contact-form button,
    .contact-form input[type="submit"] {
        font-size: 17px;
        padding: 19px 42px 20px 43px;
        width: auto;
    }

    .contact-form .submit-wrap {
        margin-top: 55px;
    }

    .footer-top .main-footer .footer-right-menus h3 {
        font-size: 42px;
    }

    .footer-blocks ul li a {
        font-size: 19px;
    }

    .footer-top .main-footer .footer-right-menus .footer-three-menus {
        margin-top: 80px;
        gap: 53px;
        row-gap: 30px;
    }

    .footer-blocks ul li {
        margin-bottom: 0px;
    }

    .footer-bottom .footer-bottom-block .copyrights-blocks p {
        font-size: 13px;
    }

    .footer-bottom .footer-bottom-block .footer-btn a {
        font-size: 13px;
        max-width: 210px;
    }

    .footer-bottom .footer-bottom-block .footer-side p {
        font-size: 13px;
    }

    .images-gallery .image-item-block .image-block-text {
        min-height: 300px;
    }

    .inner-videos-section {
        padding-top: 170px;
        padding-bottom: 172px;
    }

    .inner-videos-section .container .inner-banner {
        max-width: 913px;
    }

    .inner-videos-section .inner-banner {
        height: 497px;
    }

    .inner-videos-section .inner-banner .inner-banner-text span {
        font-size: 15px;
    }

    .inner-videos-section .inner-banner .inner-banner-text h1 {
        font-size: 51px;
    }

    .main-news-blocks {
        padding-top: 127px;
    }

    .left-right-blocks .post-news-block {
        max-width: 39.5%;
    }

    .left-right-blocks .post-news-block:nth-of-type(2) {
        margin-right: 12.2%;
        margin-top: 101px;
    }

    .left-right-blocks .post-news-block .post-list-blocks span.date-post {
        font-size: 17.1px;
    }

    .left-right-blocks .post-news-block .post-list-blocks h2 {
        font-size: 23px;
        margin-top: 8px;
    }

    .left-right-blocks .post-news-block .post-list-blocks h2:after {
        width: 36px;
        height: 17px;
        margin-top: 15px;
    }

    .left-right-blocks .post-news-block:nth-of-type(3) {
        margin-top: 155px;
        margin-left: 15%;
    }

    a.btn-block {
        font-size: 17px;
        padding: 18px 37px 18px 37px;
    }

    .button-center {
        margin-top: 50px;
    }

    .post-details-section .container {
        max-width: 1075px;
    }

    .post-details-section .details-heading {
        max-width: 820px;
    }

    .post-details-section .details-heading h1 {
        font-size: 51px;
    }

    .post-details-section .details-inner-blocks span.date-block {
        font-size: 17.1px;
    }

    .post-details-section .details-inner-blocks h2 {
        font-size: 41px;
    }

    .post-details-section .details-inner-blocks h3 {
        font-size: 25px;
        margin-bottom: 45px;
    }

    .post-details-section .details-inner-blocks p {
        font-size: 15px;
        margin-bottom: 23px;
        line-height: 1.38;
    }

    .post-details-section .details-inner-blocks {
        padding: 74px 0 111px 0;
        max-width: 808px;
    }

    .heading-links a.coman-links:before {
        left: 13px;
        top: 2px;
        width: 17px;
        height: 14px;
    }

    .heading-links a.coman-links:hover:before {
        left: 20px;
    }

    .plans-banner-section .container {
        max-width: 1371px;
    }

    .plans-banner-section {
        padding-top: 152px;
    }

    .plans-banner-section .plans-wrap .plans-image-block figure {
        padding-bottom: 159px;
    }

    .plans-banner-section .plans-wrap .plans-image-block figure figcaption {
        max-width: 299px;
        height: 422px;
    }

    .plans-banner-section .plans-wrap .plans-textarea-block {
        padding-left: 50px;
        padding-top: 81px;
    }

    span.label {
        font-size: 15px;
        margin-bottom: 11px;
    }

    .plans-banner-section .plans-wrap .plans-textarea-block h1 {
        font-size: 37px;
        line-height: 1.12;
    }

    .simple-image-block {
        padding-bottom: 124px;
    }

    .simple-image-block .simple-img {
        max-width: 1109px;
    }

    .simple-image-block .double-img {
        padding-top: 131px;
        max-width: 748px;
    }

    .simple-image-block .double-img figure>img {
        height: 366px;
        object-fit: cover;
    }

    .simple-image-block .double-img figure {
        padding-bottom: 54px;
    }

    .simple-image-block .double-img figcaption {
        max-width: 261px;
        height: 378px;
    }

    .itroductions-section .itroductions-block {
        max-width: 873px;
    }

    .itroductions-section h1 {
        margin-bottom: 10px;
        font-size: 15px;
    }

    .itroductions-section h2 {
        font-size: 37px;
        margin-bottom: 11px;
    }

    .itroductions-section p {
        font-size: 21px;
    }

    .itroductions-section p {
        font-size: 19px;
        line-height: 1.3;
        margin-bottom: 21px;
    }

    .itroductions-section h3 {
        letter-spacing: 0.00em;
        font-size: 23px;
    }

    .itroductions-section h5 {
        font-size: 19px;
    }

    .itroductions-section ul li {
        font-size: 19px;
    }

    .hero-banner.single-banner .hero-textarea {
        max-width: 670px;
        bottom: 54px;
    }

    .hero-banner.single-banner .hero-textarea span {
        font-size: 15px;
    }

    .hero-banner.single-banner .hero-textarea h1 {
        font-size: 37px;
    }

    .single-coman-heading .single-coman-block h2 {
        font-size: 27px;
        line-height: 1.25;
        letter-spacing: -0.001em;
    }

    .single-coman-heading .single-coman-block {
        max-width: 691px;
    }

    .single-coman-heading {
        padding-top: 131px;
        padding-bottom: 111px;
    }

    .swipe-block-section .container {
        max-width: 1215px;
    }

    .swipe-blocks .swipe-item-img {
        width: 52%;
    }

    .swipe-blocks {
        -webkit-column-gap: 112px;
        -moz-column-gap: 112px;
        column-gap: 112px;
        margin-bottom: 122px;
    }

    .swipe-item-content h3 {
        font-size: 21px;
    }

    .symbol-section .symbol-text h2 {
        font-size: 21px;
    }

    .symbol-section {
        padding-bottom: 173px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea span {
        font-size: 15px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea h1 {
        font-size: 37px;
        margin-bottom: 27px;
    }

    .banner-popop-section .banner-popup-block {
        padding-right: 30px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock {
        padding: 46px 92px 66px 92px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading h2 {
        margin-bottom: 9px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading {
        width: 100%;
    }
    .banner-popop-section {
        padding-top: 185px;
        padding-bottom: 172px;
    }
    .contact-banner {
        padding-top: 155px;
        padding-bottom: 87px
    }

    .contact-banner .contact-imageblocks {
        max-width: 1262px;
    }

    .contact-banner .contact-imageblocks .contact-left-img {
        width: 38.8%;
    }

    .contact-banner .contact-imageblocks .contact-form-block {
        width: 51.5%;
        padding-bottom: 0;
    }

    .contact-banner .contact-imageblocks .contact-form-block span {
        font-size: 15px;
    }

    .error404 .page-content-section h1 {
        font-size: 139.77px;
    }

    h1 {
        font-size: 61px;
    }

    .hero-banner .hero-textarea {
        bottom: 58px;
    }

    .hero-textarea a.btn-block {
        padding: 21px 39px 21px 39px;
        font-size: 18.91px;
        letter-spacing: 0.03em;
    }

    .imageslider-heading-sec .imageheading {
        max-width: 740px;
        margin: 0 auto 209px;
        text-align: center;
    }

    .imageslider-heading-sec {
        padding-top: 195px;
        padding-bottom: 0px;
    }

    .imageslide-up-block {
        padding-bottom: 192px;
    }

    .imageslide-up-block .container {
        max-width: 1367px;
    }

    .imageslide-up-block .image-sticky-text p {
        font-size: 26.25px;
        margin-bottom: 32px;
    }

    .imageslide-up-block .image-sider-image .image-slide-item,
    .imageslide-up-block .image-sider-image {
        height: 451px;
    }

    .left-slider-blocks .container {
        max-width: 912px;
        padding-bottom: 40px;
    }

    .double-slider-section h2 {
        font-size: 45px;
        padding-left: 34px;
        margin-bottom: 49px;
    }

    .leftright-slider-section .imageslider-leftright {
        height: 540px;
    }

    .leftright-slider-section .nav-arrow {
        width: 61px;
        height: 61px;
        right: -113px;
        top: 181px;
        border: 1px solid #000;
    }

    .leftright-slider-section .nav-arrow.arrow-prev {
        top: 260px;
    }

    .leftright-slider-section .nav-arrow.arrow-prev:before,
    .leftright-slider-section .nav-arrow.arrow-next:before {
        width: 25px;
        height: 13px;
    }

    .leftright-slider-section .slide-content {
        padding: 47px 0 0 14px;
        max-width: 690px;
    }

    .leftright-slider-section .slide-content span {
        font-size: 13px;
    }

    .double-slider-section .middbig-content h2 {
        font-size: 51px;
        margin-bottom: 11px;
    }

    .middbig-content {
        max-width: 645px;
    }

    .double-slider-section .middbig-content p {
        font-size: 30px;
        letter-spacing: -0.009em;
        line-height: 1.2;
    }

    .slider-wrapper .slider-container {
        max-width: 1368px;
    }

    .slider-wrapper {
        padding: 40px 50px 158px;
    }

    .slider-wrapper .slide-content h3 {
        font-size: 21px;
    }

    .slider-wrapper .content-slider-wrapper .slick-dots li button {
        width: 17px;
        height: 17px;
    }

    .slider-wrapper .image-slider-wrapper {
        height: 451px;
    }

    .image-w-content {
        padding-top: 62px;
        padding-bottom: 280px;
    }

    .image-w-content .container {
        max-width: 905px;
    }

    .image-w-content h2 {
        margin-bottom: 26px;
    }

    .image-w-content p {
        padding-right: 53px;
        margin-bottom: 14px;
    }

    .fullimage-slider-section {
        margin-top: 233px;
        margin-bottom: 67px;
    }

    .fullimage-slider-section .fullimage-heights {
        height: 464px;
    }

    .simple-imagevideo-section .simple-vi-img {
        max-width: 878px;
        height: 483px;
    }

    .round-blocks-section {
        padding-top: 66px;
        padding-bottom: 134px;
    }

    .round-blocks-section ul {
        margin: 83px auto 0;
    }

    .round-blocks-section ul li:nth-of-type(2) {
        margin-top: 168px;
    }

    .round-blocks-section ul li:nth-of-type(3) {
        margin-top: 68px;
    }

    .round-blocks-section .imagebtn-center {
        margin-top: 66px;
    }

    .round-blocks-section ul li a .round-middle-content h3 {
        font-size: 2vw;
    }

    .round-blocks-section ul li a .round-middle-content p {
        font-size: 1.5vw;
        line-height: 1.15;
    }

    .quartier-section-start .quartier-block {
        max-width: 1280px;
    }

    .quartier-section-start .quartier-block .quartier-right {
        width: 34%;
    }

    .quartier-section-start .quartier-block .quartier-left {
        width: 56%;
        max-width: 830px;
        padding-left: 122px;
    }

    .homepage-gallery {
        width: 735px;
        margin-top: -381px;
        right: 229px;
    }

    .gallery-slider {
        height: 487px;
    }

    .quartier-right .quartier-image {
        width: 100%;
        height: 606px;
    }

    .quartier-section-start .quartier-bottomarea {
        margin-top: 125px;
        margin-left: 17.3%;
        max-width: 566px;
    }

    .gallery-nav-container button {
        width: 70px;
        height: 70px;
    }

    .gallery-nav-container button.gallery-nav-prev:before,
    .gallery-nav-container button.gallery-nav-next:before {
        width: 28px;
        height: 14px;
    }

    .quartier-map-section .quartier-map-right:before {
        width: 70%;
        height: 220px;
    }

    .project-banner {
        padding-top: 190px;
    }
    .project-banner .project-slider .slick-list {
        max-width: calc(100% - 349px);
    }

    .project-ptn-section {
        padding-top: 71px;
        padding-bottom: 199px;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text h2 {
        font-size: 31px;
        margin-bottom: 35px;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text h3 {
        font-size: 21px;
        margin-bottom: 3px;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text p {
        margin-bottom: 32px;
        line-height: 1.4;
    }

    .fullimage-containerimg .fullimage-containmiddle {
        max-width: 913px;
    }

    section.bigcontent-swipe-sec .container {
        max-width: 1376px;
    }

    .bigcontent-swipe-block .bigcontent-swipe-text h2 {
        font-size: 31px;
        line-height: 1.2;
        margin-bottom: 32px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block {
        -webkit-column-gap: 79px;
        -moz-column-gap: 79px;
        column-gap: 79px;
        margin-bottom: 175px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block .bigcontent-swipe-text {
        padding-top: 118px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block .bigcontent-swipe-img {
        width: 45.8%;
    }

    .big-content-btn {
        margin-top: 60px;
    }

    .bigcontent-swipe-sec {
        padding-bottom: 144px;
    }

    a.scrollToTop {
        width: 80px;
        height: 80px;
    }

    a.scrollToTop:before {
        width: 20px;
        height: 34px;
    }

    .contact-form-section .contact-heading {
        margin-bottom: 26px;
    }

    .contact-form input[type="checkbox"] {
        width: 19px;
        height: 19px;
    }

    .contact-form label {
        padding: 7px 12px 8px 0;
    }

    .contact-form .wpcf7-checkbox {
        margin-top: 10px;
    }

    .contact-form input[type="checkbox"]:checked::after {
        left: 5px;
        top: 1px;
        width: 4px;
        height: 9px;
    }

    .contact-form .wpcf7-list-item-label {
        font-size: 15px;
    }

    .contact-form-section .container {
        max-width: 674px;
    }

    .fullimage-containerimg .fullimage-containmiddle {
        height: 502px;
    }

    .slider-wrapper .vertical-slider {
        min-height: 250px;
    }
}

@media (max-width: 1366px) {
    .slider-wrapper .vertical-slider {
        min-height: 277px;
    }

    body.menuslide_push .enumenu_ul,
    body.menuOverlap .enumenu_ul {
        max-width: 30%;
    }

    body.slidemenuRight .enumenu_ul {
        right: -30%;
    }

    body.slidemenuRight.menu-open .enumenu_ul {
        right: 0;
    }

    body.slidemenuLeft .enumenu_ul {
        left: -30%;
    }

    body.slidemenuLeft.menu-open .enumenu_ul {
        left: 0;
    }

    body.menuslide_push.slidemenuLeft.menu-open {
        left: 30%
    }

    body.menuslide_push.slidemenuRight.menu-open {
        right: 30%
    }

    .enumenu_ul>li {
        padding: 0px 0px 0px 30px;
    }

    .images-gallery .image-item-block .grid_sizer,
    .images-gallery .image-item-block .item {
        width: calc(50% - 20px);
    }

    .images-gallery .image-item-block .item {
        margin-bottom: 40px;
    }
}

@media (max-width: 1200px) {
    h2 {
        font-size: 44px;
    }

    .images-gallery.top-space {
        margin-top: -100px;
    }

    .images-gallery.top-space .image-item-block .grid_sizer+.item {
        margin-top: 200px;
    }

    .hero-banner.inner-banner .hero-textarea {
        width: calc(100% - 130px);
    }

    .hero-banner .hero-textarea {
        left: 70px;
    }

    .images-gallery .image-item-block .image-block-text h3 {
        font-size: 37px;
    }

    .images-gallery .image-item-block .image-block-text {
        min-height: 200px;
    }

    .images-gallery .image-item-block {
        column-gap: 30px;
    }

    .images-gallery .image-item-block .item {
        margin-bottom: 30px;
    }

    footer {
        padding-top: 60px;
    }

    .footer-blocks ul li a {
        font-size: 18px;
    }

    .footer-blocks.address-footer p {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .footer-blocks.address-footer h4 {
        font-size: 18px;
    }

    .footer-blocks.address-footer a {
        font-size: 18px;
    }

    .footer-top .main-footer .footer-right-menus .footer-three-menus {
        margin-top: 50px;
        gap: 30px;
    }

    .footer-top .main-footer .footer-right-menus {
        width: calc(100% - 180px);
        padding-left: 90px;
    }

    .contact-form-section {
        padding-top: 100px;
        padding-bottom: 70px;
    }

    .connect2form-field {
        margin-bottom: 20px;
    }

    .images-gallery .images-full-gallery {
        padding: 70px 0 70px;
    }

    .left-right-blocks .post-news-block:nth-of-type(2) {
        margin-right: 5%;
        margin-top: 70px;
    }

    .left-right-blocks .post-news-block {
        max-width: 42%;
    }

    .left-right-blocks .post-news-block:nth-of-type(3) {
        margin-top: 100px;
        margin-left: 8%;
    }

    .inner-videos-section {
        padding-top: 130px;
        padding-bottom: 133px;
    }

    .post-details-section {
        padding-top: 115px;
    }

    .post-details-section .details-heading {
        margin: 0 auto 30px;
    }

    .post-details-section .details-inner-blocks {
        padding: 60px 0 80px 0;
    }

    .post-details-section .details-inner-blocks h3 {
        margin-bottom: 30px;
    }

    .plans-banner-section .plans-wrap .plans-textarea-block h1 {
        font-size: 32px;
    }

    .simple-image-block .simple-img img {
        height: 500px;
    }

    .itroductions-section {
        padding-top: 120px;
        padding-bottom: 100px;
    }

    .itroductions-section h2 {
        font-size: 34px;
        margin-bottom: 10px;
    }

    .itroductions-section p,
    .itroductions-section ul li,
    .itroductions-section h5 {
        font-size: 17px;
    }

    .itroductions-section h3 {
        font-size: 21px;
    }

    .single-coman-heading {
        padding-top: 100px;
        padding-bottom: 90px;
    }

    .swipe-blocks {
        -webkit-column-gap: 90px;
        -moz-column-gap: 90px;
        column-gap: 90px;
        margin-bottom: 90px;
    }

    .textarea-imgfull {
        padding: 110px 0 110px;
    }

    .textarea-imgfull .text-area-img {
        height: 1307px;
        width: 80%;
    }

    .symbol-section {
        padding-bottom: 120px;
    }

    .banner-popop-section {
        padding-top: 140px;
        padding-bottom: 140px;
        overflow: hidden;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea {
        margin-bottom: 80px;
        max-width: 100%;
        padding-left: 130px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea h1 {
        font-size: 32px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock {
        padding: 46px 50px 66px 50px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading {
        margin-bottom: 50px;
    }

    .banner-popop-section .banner-popup-block {
        padding-right: 0;
    }   
    section.google-mp-img {
        padding-top: 80px;
        padding-bottom: 120px;
    }

    .contact-banner {
        padding-top: 120px;
        padding-bottom: 60px;
    }

    .contact-banner .contact-imageblocks .contact-form-block .contact-form {
        margin-top: 40px;
    }

    .error404 .page-content-section {
        padding-top: 110px;
        padding-bottom: 100px;
    }

    .error404 .main-con-sec.error-main {
        padding-top: 150px;
        padding-bottom: 120px;
    }

    .error404 .main-con-sec.error-main:before {
        width: 550px;
        height: 540px;
    }

    .round-blocks-section ul li a .round-middle-content {
        max-width: 20.281vw;
    }

    .round-blocks-section ul li a .round-middle-content p {
        margin-bottom: 20px;
    }

    .round-blocks-section ul li a .round-middle-content h3 {
        margin-bottom: 15px;
        font-size: 25px;
    }

    .round-blocks-section ul li a .round-middle-content p {
        font-size: 18px;
    }

    h1 {
        font-size: 54px;
    }

    .imageslider-heading-sec {
        padding-top: 140px;
    }

    .imageslide-up-block {
        padding-bottom: 120px;
    }

    .imageslider-heading-sec .imageheading h2 {
        font-size: 34px;
    }

    .imageslider-heading-sec .imageheading {
        max-width: 660px;
        margin: 0 auto 160px;
    }

    .imageslide-up-block .image-sticky-text p {
        font-size: 24px;
    }

    .double-slider-section {
        padding-top: 80px;
    }

    .leftright-slider-section .nav-arrow {
        right: -83px;
    }

    .leftright-slider-section .slide-content h3 {
        font-size: 37px;
    }

    .leftright-slider-section .slide-content span img {
        width: 18px;
        height: 18px;
    }

    .left-slider-blocks .container {
        padding-bottom: 20px;
    }

    .slider-wrapper {
        padding: 30px 50px 120px;
    }

    .double-slider-section h2 {
        font-size: 45px;
    }

    .double-slider-section .middbig-content p {
        font-size: 26px;
    }

    .image-w-content {
        padding-top: 20px;
        padding-bottom: 150px;
    }

    .fullimage-slider-section {
        margin-top: 150px;
        margin-bottom: 60px;
    }

    .simple-imagevideo-section {
        padding-bottom: 120px;
    }

    .double-slider-section .middbig-content h2 {
        font-size: 45px;
    }

    .slider-wrapper .slide-content {
        padding: 10px 10px 10px 3px;
    }

    .slide-fixed-button {
        padding-left: 0;
    }

    .round-blocks-section {
        padding-top: 60px;
        padding-bottom: 100px;
    }

    .quartier-section-start .quartier-block .quartier-left {
        padding-left: 50px;
    }

    .homepage-gallery {
        width: 635px;
    }

    .quartier-section-start {
        padding-top: 130px;
        padding-bottom: 60px;
    }

    .quartier-map-section .quartier-map-right {
        padding: 40px 40px 80px 40px;
        gap: 20px;
        row-gap: 20px;
    }

    .quartier-section-start .quartier-bottomarea {
        margin-top: 100px;
        margin-left: 10%;
    }

    .project-banner {
        padding-top: 140px;
        padding-bottom: 70px;
    }

    .project-banner .project-banner-block .project-left-img {
        max-width: 40%;
    }
    .project-banner-block .project-banner-text {
        width: 60%;
        padding-left: 80px;
        padding-top: 80px;
    }

    .project-banner-block .project-banner-text h1 {
        font-size: 3vw;
    }   
    .project-banner-block .project-banner-text span {
        font-size: 1.2vw;
    }

    .project-banner .project-slider {
        margin-top: -70px;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text {
        padding-left: 20px;
        padding-right: 0;
    }

    .project-ptn-section {
        padding-top: 60px;
        padding-bottom: 120px;
    }

    .fullimage-containerimg {
        padding: 120px 0 130px;
    }

    .bigcontent-swipe-sec {
        padding-bottom: 130px;
        padding-top: 120px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block {
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
        margin-bottom: 110px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block .bigcontent-swipe-text {
        padding-top: 70px;
    }

    .big-content-btn {
        margin-top: 30px;
    }

    .double-slider-section:after {
        height: 274px;
        top: 55%;
    }

    .hero-banner .hero-textarea {
        bottom: 100px;
    }

    .fullimage-containerimg .fullimage-containmiddle {
        height: 400px;
    }

    .slider-wrapper .content-slider-wrapper .slider-dots button {
        width: 18px;
        height: 18px;
    }

    .slider-wrapper .vertical-slider {
        min-height: 257px;
    }

    .slider-wrapper .slide-content {
        width: 100%;
        margin: 0;
    }

    .round-blocks-section ul li {
        width: 30vw;
        height: 30vw;
    }
}

@media (max-width: 1024px) {
    .leftright-slider-section .nav-arrow {
        width: 52px;
        height: 52px;
        right: -27px;
        top: 181px;
        border: 1px solid #000;
        background-color: #DAD3C4;
    }

    .quartier-section-start .quartier-block .quartier-left h1 {
        font-size: 34px;
    }

    .quartier-section-start {
        padding-top: 130px;
        padding-bottom: 60px;
    }

    .quartier-map-section .quartier-map-right .maplist-blocks h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .quartier-map-section .quartier-map-right .maplist-blocks ul li {
        font-size: 15px;
    }

    .enumenu_ul li a {
        font-size: 24px;
    }

    .append-blocks .append-menu ul li a {
        font-size: 17px;
        padding-left: 7px;
    }

    .append-blocks .append-menu ul li a:after {
        width: 19px;
        height: 19px;
    }

    .append-blocks .social-menu a {
        font-size: 26px;
    }

    .slider-wrapper .vertical-slider {
        min-height: 310px;
    }

}


@media (max-width: 991px) {

    .hero-banner.inner-banner .hero-textarea h1,
    .post-details-section .details-heading h1 {
        font-size: 42px;
    }

    p {
        font-size: 19px;
    }

    .hero-banner.inner-banner .hero-textarea span {
        font-size: 14px;
    }

    .heading-links {
        margin-right: 100px;
    }

    .heading-links a {
        margin-left: 58px;
    }

    .footer-top .main-footer .footer-logo {
        width: 100%;
        margin-bottom: 40px;
    }

    .footer-top .main-footer .footer-logo img {
        max-width: 150px;
        width: 100%;
    }

    .footer-top .main-footer .footer-right-menus {
        width: 100%;
        padding-left: 0;
        margin-top: 0;
    }

    .footer-blocks ul li a {
        font-size: 16px;
    }

    .footer-blocks.address-footer h4 {
        font-size: 16px;
    }

    .footer-blocks.address-footer a {
        font-size: 16px;
    }

    .footer-blocks.address-footer p {
        letter-spacing: 0.02em;
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 30px;
    }

    .footer-blocks .social-icons {
        margin-top: 40px;
    }

    .container {
        padding: 0 30px;
    }

    .footer-bottom .footer-bottom-block .copyrights-blocks {
        width: 50%;
    }

    .footer-bottom .footer-bottom-block .footer-btn {
        width: 50%;
        margin-top: 20px;
    }

    .footer-bottom .footer-bottom-block .footer-company-logo {
        width: 50%;
    }

    .footer-bottom .footer-bottom-block .footer-side {
        width: 50%;
        padding-left: 0;
    }

    .left-right-blocks .post-news-block .post-list-blocks h2 {
        font-size: 21px;
    }

    .inner-videos-section .inner-banner .inner-banner-text h1 {
        font-size: 42px;
    }

    .main-news-blocks {
        padding-top: 76px;
    }

    .post-details-section .details-inner-blocks h2 {
        font-size: 34px;
        line-height: 1.2;
    }

    .post-details-section .details-inner-blocks h3 {
        font-size: 22px;
        margin-bottom: 23px;
    }

    .post-details-section .details-inner-blocks span.date-block {
        font-size: 16px;
        margin-bottom: 9px;
    }

    .post-details-section .details-inner-blocks {
        padding: 40px 0 40px 0;
    }

    .post-slider {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .post-slider .post-slider-wrap {
        padding: 0 60px;
    }

    button.slick-arrow {
        width: 45px;
        height: 45px;
    }

    button.slick-arrow:before {
        width: 22px;
        height: 11px;
    }

    .post-details-section:before {
        width: 60%;
        height: 683px;
    }

    .post-slider-wrap .slick-list .slick-slide {
        padding: 0 15px;
    }

    .post-slider-wrap .slick-list.draggable {
        margin: 0 -15px;
    }

    .post-details-section .details-inner-blocks span.date-block span {
        height: 12px;
        margin: 0 10px;
    }

    .plans-banner-section .plans-wrap .plans-image-block figure figcaption {
        max-width: 239px;
        height: 362px;
    }

    .simple-image-block .double-img {
        padding-top: 100px;
    }

    .plans-banner-section .plan-bg-tree {
        height: 600px;
    }

    .plans-banner-section {
        padding-top: 100px;
    }

    .hero-banner.single-banner .hero-textarea h1 {
        font-size: 34px;
    }

    .hero-banner.single-banner .hero-textarea {
        bottom: 44px;
    }

    .swipe-blocks {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
        margin-bottom: 70px;
    }

    .textarea-imgfull {
        padding: 90px 0 90px;
    }

    .textarea-imgfull .text-area-img {
        height: 1500px;
        width: 50%;
    }

    .hero-banner.single-banner .hero-textarea {
        width: calc(100% - 92px);
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea {
        margin-bottom: 50px;
        padding-left: 100px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock {
        padding: 46px 50px 50px 50px;
    }

    .banner-popop-section {
        padding-top: 120px;
        padding-bottom: 100px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading h2 {
        font-size: 26px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea h1 {
        font-size: 26px;
        margin-bottom: 14px;
    }
    .contact-banner .contact-imageblocks .contact-left-img {
        width: 43%;
    }

    .error404 .page-content-section h1 {
        font-size: 120px;
    }

    .error404 .page-content-section .content-404 h3 {
        font-size: 28px;
        margin-bottom: 28px;
    }

    .round-blocks-section ul li {
        width: 48vw;
        height: 48vw;
    }

    .round-blocks-section ul {
        margin: 60px auto 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .round-blocks-section ul li {
        width: 44vw;
        height: 44vw;
        position: relative;
        top: 0;
    }

    .round-blocks-section ul li:nth-of-type(2) {
        margin-top: 0;
        width: 44vw;
        height: 44vw;
    }

    .round-blocks-section ul li:nth-of-type(3) {
        margin-top: 0;
    }

    .round-blocks-section ul li a .round-middle-content h3 {
        font-size: 3vw;
    }

    .round-blocks-section ul li a .round-middle-content p {
        font-size: 2.5vw;
        line-height: 1.15;
    }

    .round-blocks-section ul li a .round-middle-content {
        max-width: 30vw;
    }

    h1 {
        font-size: 48px;
    }

    .imageslider-heading-sec {
        padding-top: 100px;
    }

    .imageslide-up-block {
        padding-bottom: 100px;
    }

    .imageslider-heading-sec .imageheading {
        max-width: 660px;
        margin: 0 auto 110px;
    }

    .imageslider-heading-sec .imageheading h2 {
        font-size: 32px;
    }

    .imageslide-up-block .image-sticky-text p {
        font-size: 22px;
    }

    .double-slider-section h2 {
        font-size: 36px;
    }

    .leftright-slider-section .nav-arrow {
        width: 42px;
        height: 42px;
        right: -17px;
        top: 184px;
    }

    .leftright-slider-section .nav-arrow.arrow-prev {
        top: 250px;
    }

    .leftright-slider-section .imageslider-leftright {
        height: 500px;
    }

    .leftright-slider-section .nav-arrow.arrow-prev:before,
    .leftright-slider-section .nav-arrow.arrow-next:before {
        width: 19px;
        height: 11px;
    }

    .leftright-slider-section .slide-content h3 {
        font-size: 32px;
    }

    .double-slider-section .middbig-content h2 {
        font-size: 36px;
    }

    .double-slider-section .middbig-content p {
        font-size: 22px;
    }

    .slider-wrapper {
        padding: 0 0 100px;
    }

    .image-w-content {
        padding-top: 30px;
        padding-bottom: 100px;
    }

    .fullimage-slider-section {
        margin-top: 100px;
        margin-bottom: 60px;
    }

    .simple-imagevideo-section {
        padding-bottom: 70px;
    }

    .round-blocks-section {
        padding-top: 50px;
        padding-bottom: 90px;
    }

    .hero-textarea a.btn-block {
        font-size: 17px;
    }

    .slider-wrapper .slider-container {
        padding: 0 30px;
    }

    .slide-content a.btn-block {
        padding-right: 20px;
        padding-left: 20px;
    }

    .quartier-section-start .quartier-block .quartier-right {
        width: 40%;
    }

    .homepage-gallery {
        width: 479px;
        margin-top: -291px;
    }

    .gallery-slider {
        height: 380px;
    }

    .quartier-right .quartier-image {
        height: 570px;
    }

    .quartier-map-section .quartier-map-left img {
        object-fit: initial;
        position: relative;
    }

    .quartier-map-section .quartier-map-left {
        width: 100%;
    }

    .quartier-map-section .quartier-map-right {
        padding: 40px 28px 80px 28px;
        width: 100%;
    }

    .quartier-section-start .quartier-block .quartier-left {
        padding-left: 0;
    }

    .quartier-section-start {
        padding-top: 80px;
        padding-bottom: 60px;
    }

    .project-banner-block .project-banner-text {
        width: calc(100% - 384px);
        padding-left: 60px;
        padding-top: 60px;
    }

    .project-banner .project-banner-block .project-left-img {
        max-width: 380px;
    }
    .project-ptn-section .project-ptn-block .project-ptn-text h2 {
        font-size: 28px;
        margin-bottom: 28px;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text h3 {
        font-size: 19px;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text p {
        margin-bottom: 25px;
    }

    .project-ptn-section {
        padding-bottom: 90px;
    }

    .fullimage-containerimg {
        padding: 100px 0 100px;
    }

    .bigcontent-swipe-sec {
        padding-bottom: 90px;
        padding-top: 90px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block .bigcontent-swipe-text {
        padding-top: 50px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block {
        margin-bottom: 80px;
    }
    a.scrollToTop {
        width: 65px;
        height: 65px;
    }

    a.scrollToTop:before {
        width: 18px;
        height: 29px;
    }

    .inner-videos-section .videos-treebg-image {
        height: 30%;
    }

    .double-slider-section .double-bg-video {
        height: calc(100% - 90px);
    }

    .hero-banner.single-banner .hero-videos {
        max-width: calc(100% - 60px);
    }

    .slide-fixed-button {
        padding-left: 0;
    }

    .post-slider .post-slider-wrap:before {
        top: -71px;
    }

    body.menuslide_push .enumenu_ul,
    body.menuOverlap .enumenu_ul {
        max-width: 35%;
    }

    body.slidemenuRight .enumenu_ul {
        right: -35%;
    }

    body.slidemenuRight.menu-open .enumenu_ul {
        right: 0;
    }

    body.slidemenuLeft .enumenu_ul {
        left: -35%;
    }

    body.slidemenuLeft.menu-open .enumenu_ul {
        left: 0;
    }

    body.menuslide_push.slidemenuLeft.menu-open {
        left: 35%
    }

    body.menuslide_push.slidemenuRight.menu-open {
        right: 35%
    }

    .slider-wrapper .vertical-slider {
        min-height: 301px;
    }

    .hero-videos iframe {
        -webkit-transform: translateY(-50%) scale(1.9);
        -ms-transform: translateY(-50%) scale(1.9);
        transform: translateY(-50%) scale(1.9);
    }

    a.btn-block {
        padding: 18px 30px 18px 30px;
    }

    .footer-top .main-footer .footer-right-menus .footer-three-menus {
        margin-top: 30px;
    }

    .footer-top .main-footer .footer-logo {
        margin-bottom: 30px;
    }

    footer {
        padding-top: 50px;
    }

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

    .home .contact-form-section {
        background: linear-gradient(0deg, rgba(162, 140, 121, 1) 0%, rgba(162, 140, 121, 1) 92%, rgba(162, 140, 121, 0) 100%);
    }
}


@media (max-width: 767px) {
    h2 {
        font-size: 40px;
    }

    .heading-links {
        display: none;
    }

    .mobile-links a {
        margin-left: 38px;
    }

    .mobile-links a:first-child {
        margin-left: 0;
    }

    .mobile-links a img {
        width: 20px;
    }

    .mobile-links a:hover {
        opacity: 0.5;
    }

    .menu-icon .menu-box {
        width: 25px;
        top: 25px;
        padding: 0;
        height: 18px;
    }

    .menu-icon .menu-box span {
        margin-bottom: 10px;
    }

    .menu-open .menu-icon .menu-box {
        right: 20px;
    }

    .menu-icon.active span:nth-child(1) {
        transform: rotate(45deg) translateY(2px) translateX(2px);
        -webkit-transform: rotate(45deg) translateY(2px) translateX(2px);
    }

    .enumenu_ul li a {
        font-size: 19px;
    }

    body.menuslide_push .enumenu_ul,
    body.menuOverlap .enumenu_ul {
        padding-top: 150px;
    }

    .enumenu_ul>li {
        padding: 0px 0px 0px 30px;
    }

    .container {
        padding: 0 28px;
    }

    .footer-top .main-footer .footer-right-menus h3 {
        font-size: 36px;
    }

    .footer-top .main-footer .footer-right-menus .footer-three-menus {
        margin-top: 40px;
    }

    .contact-form-section .contact-heading p {
        margin-bottom: 0;
    }

    .contact-form input,
    .contact-form textarea {
        margin-bottom: 35px;
    }

    .contact-form .wpcf7-list-item-label {
        font-size: 13px;
    }

    .contact-form .wpcf7-list-item-label {
        font-size: 13px;
        line-height: 1.2;
    }

    .contact-form .wpcf7-checkbox {
        margin-top: 6px;
    }

    .contact-form label {
        padding: 8px 12px 13px 0;
    }

    .header-wrap .header-logo img {
        width: 96px;
    }

    .header-wrap {
        padding: 13px 0 6px 0;
    }

    .nav-wrap .mobile-links {
        display: block !important;
        margin-right: 65px;
    }

    .menu-icon .menu-box {
        right: 30px;
    }

    .hero-banner .hero-textarea {
        left: 28px;
    }

    .hero-banner.inner-banner .hero-textarea {
        width: calc(100% - 56px);
    }

    .images-gallery .image-item-block .item .image-block-text h3 {
        font-size: 30px;
    }

    .images-gallery .images-full-gallery {
        padding: 30px 0 30px;
    }

    .inner-videos-section {
        padding-top: 83px;
    }

    .left-right-blocks .post-news-block:nth-of-type(3) {
        margin-left: 5%;
    }

    a.btn-block {
        font-size: 16px;
        padding: 12px 28px 12px 28px;
    }

    .post-details-section .details-inner-blocks h2 {
        font-size: 29px;
    }

    .post-details-section .details-inner-blocks h3 {
        line-height: 1.25;
    }

    .plans-banner-section .plans-wrap .plans-image-block {
        width: 100%;
        order: 2;
        position: relative;
        z-index: 2;
    }

    .plans-banner-section .plans-wrap .plans-textarea-block {
        padding-left: 0;
        padding-top: 0;
        width: 100%;
        margin-bottom: 50px;
    }

    .plans-banner-section .plan-bg-tree {
        height: 92%;
        top: inherit;
        bottom: -37%;
        width: 54%;
        background-position: bottom right;
    }

    .simple-image-block .simple-img img {
        height: auto;
    }

    .simple-image-block {
        padding-bottom: 66px;
    }

    .simple-image-block .double-img {
        padding-top: 75px;
        padding-right: 28px;
        padding-left: 28px;
    }

    .simple-image-block .double-img figcaption {
        max-width: 43%;
        height: 270px;
    }

    .simple-image-block .double-img figure>img {
        height: 330px;
    }

    .itroductions-section {
        padding-top: 90px;
    }

    .itroductions-section p,
    .itroductions-section ul li,
    .itroductions-section h5 {
        font-size: 16px;
        letter-spacing: 0.03em;
        line-height: 1.4;
        margin-bottom: 27px;
    }

    .itroductions-section p,
    .itroductions-section ul li,
    .itroductions-section h5 {
        font-size: 17px;
        letter-spacing: 0.00em;
        line-height: 1.35;
        margin-bottom: 25px;
    }

    .itroductions-section h3 {
        font-size: 21px;
        line-height: 1.1;
    }

    .itroductions-section h3 {
        font-size: 21px;
        line-height: 1.1;
    }

    .itroductions-section ul li {
        margin-bottom: 4px;
    }

    .hero-banner.single-banner {
        width: 100%;
        margin-top: 64px;
    }

    .swipe-blocks {
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        margin-bottom: 60px;
        display: block;
    }

    .swipe-blocks .swipe-item-content {
        width: 100%;
    }

    .swipe-blocks .swipe-item-img {
        width: 100%;
        margin-bottom: 25px;
    }

    .swipe-block-section {
        display: inline-block;
        width: 100%;
    }

    .symbol-section .symbol-images {
        top: 0;
    }

    .swipe-blocks .swipe-item-img img {
        height: auto;
        -o-object-fit: inherit;
        object-fit: inherit;
    }

    .textarea-imgfull .textarea-imgfull-block {
        height: 400px;
    }

    .single-coman-heading .single-coman-block h2 {
        font-size: 25px;
    }

    .single-coman-heading {
        padding-top: 80px;
        padding-bottom: 70px;
    }

    .hero-banner.single-banner .hero-textarea h1 {
        font-size: 30px;
    }

    .textarea-imgfull .text-area-img {
        height: 840px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea {
        margin-bottom: 30px;
        padding-left: 0;
    }

    .banner-popop-section .banner-popup-block .left-popup-img {
        display: none;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content {
        width: 100%;
    }

    .banner-popop-section .popup-btn {
        margin-top: 70px;
    }

    .banner-popop-section {
        padding-top: 90px;
        padding-bottom: 100px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock {
        padding: 40px 40px 40px 40px;
    }

    .banner-popop-section:before {
        background-size: 150%;
        width: 100%;
        height: 100%;
        background-position: bottom;
        bottom: 40px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-show-heading {
        width: 100%;
    }

    .contact-banner .contact-imageblocks .contact-left-img {
        width: 100%;
    }

    .contact-banner .contact-imageblocks .contact-form-block {
        width: 100%;
        padding-bottom: 0;
    }

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

    section.google-mp-img {
        padding: 80px 28px 120px;
        position: relative;
    }

    .contact-banner-ptn {
        display: none;
    }

    .google-mp-img:before {
        content: "";
        background-image: url(./assets/images/contact-illustration.svg);
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        background-position: center left;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 11;
    }

    h1 {
        font-size: 36px;
    }

    .hero-textarea a.btn-block {
        padding: 19px 37px 19px 37px;
        font-size: 16px;
    }

    .imageslider-heading-sec .imageheading h2 {
        font-size: 28px;
    }

    .imageslider-heading-sec {
        padding-top: 90px;
        padding-bottom: 80px;
    }

    .imageslider-heading-sec .imageheading {
        margin: 0 auto 80px;
    }

    .imageslide-up-block .image-sider-image .image-slide-item {
        width: 100%;
        margin-bottom: 30px;
    }

    .imageslide-up-block .image-sider-image .image-sticky-text {
        width: 100%;
    }

    .imageslide-up-block {
        padding-bottom: 0;
    }

    .imageslide-up-block .image-sticky-text p {
        font-size: 20px;
        margin-bottom: 19px;
    }

    .double-slider-section h2 {
        font-size: 28px;
        padding-left: 0;
    }

    .leftright-slider-section .imageslider-leftright {
        height: 400px;
    }

    .leftright-slider-section .nav-arrow {
        width: 33px;
        height: 33px;
        right: -16px;
        top: 149px;
    }

    .leftright-slider-section .nav-arrow.arrow-prev {
        top: 200px;
    }

    .leftright-slider-section .nav-arrow.arrow-prev:before,
    .leftright-slider-section .nav-arrow.arrow-next:before {
        width: 15px;
        height: 8px;
    }

    .leftright-slider-section .slide-content h3 {
        color: #000;
        font-size: 26px;
    }

    .slider-btn-center {
        text-align: left;
        padding-left: 28px;
    }

    .left-slider-blocks .container {
        padding-bottom: 10px;
    }

    .double-slider-section .middbig-content h2 {
        font-size: 28px;
    }

    .double-slider-section .middbig-content p {
        font-size: 20px;
    }

    .slider-wrapper {
        padding: 50px 0 100px;
    }

    .slider-wrapper .image-slider-wrapper {
        height: 400px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .slider-wrapper .slider-container {
        display: block;
    }

    .slider-wrapper .slide-content {
        padding: 20px 10px 0px 10px;
        height: auto !important;
        margin-top: 20px;
    }

    .slider-wrapper .slide-items {
        width: 100%;
    }

    .slide-fixed-button {
        margin-top: -60px;
    }

    .slider-wrapper .content-slider-wrapper .slick-dots {
        display: none !important;
    }

    .slider-wrapper {
        padding: 0px 0 50px;
    }

    .slider-wrapper .image-slider-wrapper {
        -webkit-box-shadow: 0px 10px 41px 0px #0000001A, 0px 25px 45px 0px #00000017, 0px 0px 51px 0px #0000000D, 0px 80px 50px 0px #00000003, 0px 130px 11px 0px #00000000;
        box-shadow: 0px 10px 41px 0px #0000001A, 0px 25px 45px 0px #00000017, 0px 0px 51px 0px #0000000D, 0px 80px 50px 0px #00000003, 0px 130px 11px 0px #00000000;
    }

    .slide-fixed-button {
        margin-top: 0;
    }

    h2 {
        font-size: 30px;
    }

    .fullimage-slider-section {
        margin-top: 70px;
        margin-bottom: 50px;
    }

    .simple-imagevideo-section .simple-vi-img {
        height: 400px;
    }

    .simple-imagevideo-section {
        padding-bottom: 40px;
    }

    .fullimage-slider-section .fullimage-heights {
        height: 400px;
    }

    .slider-wrapper .slider-container {
        padding: 0 60px 0 28px;
    }

    .slider-wrapper .content-slider-wrapper .slider-dots {
        top: -47%;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        right: -40px;
    }

    section.double-slider-section.two-col-slider {
        padding-top: 43px;
    }

    .image-w-content p {
        padding-right: 0;
    }

    .slide-content a.btn-block {
        padding: 12px 28px 12px 28px;
    }

    .gallery-nav-container button {
        width: 55px;
        height: 55px;
    }

    .gallery-nav-container button.gallery-nav-prev:before,
    .gallery-nav-container button.gallery-nav-next:before {
        width: 23px;
        height: 11px;
    }

    .quartier-section-start .quartier-bottomarea {
        margin-top: 70px;
    }

    .quartier-section-start {
        padding-bottom: 50px;
    }

    .gallery-nav-container {
        right: -93px;
        bottom: 54px;
    }

    .quartier-section-start .quartier-bottomarea {
        margin-left: 0;
    }

    .quartier-right .quartier-image {
        height: 490px;
    }

    .homepage-gallery {
        width: 431px;
        right: 149px;
    }

    .quartier-section-start .quartier-block .quartier-left span.label {
        font-size: 15px;
    }

    .quartier-section-start .quartier-block .quartier-left h1 {
        font-size: 30px;
    }

    .project-banner {
        padding-top: 100px;
        padding-bottom: 70px;
    }

    .project-banner .project-banner-block {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .project-banner-block .project-banner-text {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
        order: 1;
        margin-bottom: 40px;
    }

    .project-banner-block .project-banner-text h1 {
        font-size: 28px;
    }

    .project-banner .project-slider .slick-list {
        max-width: calc(100% - 18%);
    }

    .project-banner .project-banner-block .project-left-img {
        max-width: 56%;
        order: 2;
        width: 100%;
    }

    .project-ptn-section .project-ptn-block .project-ptn-img.wow.fadeInUp {
        width: 100%;
        padding-top: 0;
        order: 2;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-bottom: 30px;
    }

    .fullimage-containerimg {
        padding: 60px 0 60px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block .bigcontent-swipe-text {
        padding-top: 0;
        width: 100%;
        order: 2;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block .bigcontent-swipe-img {
        width: 100%;
        order: 1;
        margin-bottom: 39px;
    }

    .bigcontent-swipe-block .bigcontent-swipe-text h2 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block {
        margin-bottom: 50px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .big-content-btn {
        margin-top: 20px;
    }

    .imageslide-up-block .image-sider-image {
        height: auto;
    }

    .imageslide-up-block .image-sider-image .image-slide-item {
        height: 400px;
    }

    .append-blocks .append-menu ul li a {
        font-size: 16px;
    }

    .append-blocks .append-menu ul li a:after {
        width: 19px;
        height: 19px;
    }

    .inner-videos-section .videos-treebg-image {
        height: 30%;
        top: 150px;
    }

    .hero-banner.single-banner {
        height: calc(100vh - 112px);
    }

    .imageslide-up-block .image-sider-image:before {
        width: 100%;
        height: 400px;
    }

    .imageslide-up-block .image-sider-image {
        height: auto;
        min-height: 612px;
    }

    .hero-banner.single-banner .hero-videos {
        max-width: 100%;
    }

    .slider-wrapper .slider-container .slider-up-dow {
        position: relative;
        display: block;
        gap: 0;
        align-items: inherit;
        min-height: auto;
    }

    .slider-wrapper .image-slider-wrapper {
        height: 300px;
        width: 100%;
    }

    .slider-wrapper .content-slider-wrapper {
        width: 100%;
    }

    .slider-wrapper .vertical-slider {
        min-height: 163px;
        width: 100%;
    }

    .slider-spacer {
        padding-top: 30px;
    }

    body.menuslide_push .enumenu_ul,
    body.menuOverlap .enumenu_ul {
        max-width: 42%;
    }

    body.slidemenuRight .enumenu_ul {
        right: -42%;
    }

    body.slidemenuRight.menu-open .enumenu_ul {
        right: 0;
    }

    body.slidemenuLeft .enumenu_ul {
        left: -42%;
    }

    body.slidemenuLeft.menu-open .enumenu_ul {
        left: 0;
    }

    body.menuslide_push.slidemenuLeft.menu-open {
        left: 42%
    }

    body.menuslide_push.slidemenuRight.menu-open {
        right: 42%
    }

    .images-gallery .image-item-block .item .image-block-text {
        min-height: 260px;
    }

    .hero-videos iframe {
        -webkit-transform: translateY(-50%) scale(2.5);
        -ms-transform: translateY(-50%) scale(2.5);
        transform: translateY(-50%) scale(2.5);
    }

    section.embed-code-block {
        padding-top: 90px;
    }

    .footer-top .main-footer .footer-logo {
        margin-bottom: 20px;
    }

    .footer-blocks .social-icons {
        margin-top: 20px;
    }

    .footer-top .main-footer .footer-right-menus h3 {
        font-size: 32px;
    }

    footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer-blocks.address-footer p {
        margin-bottom: 15px;
    }

    .fullimage-slider-section .slick-prev,
    .fullimage-slider-section .slick-next {
        display: none !important;
    }

    .slide-fixed-button a.btn-block.button-primary {
        background-color: #A28C79;
        color: #EEECE4;
    }

    .slide-fixed-button a.btn-block.button-primary:hover {
        background-color: #000000;
    }

}


@media screen and (min-width:641px) {

    .footer-blocks.address-footer>* {
        width: 250px !important;
    }

    .footer-blocks.address-footer {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .footer-top .main-footer .footer-right-menus .footer-three-menus {
        gap: inherit;
    }
    .project-banner-block .project-banner-text span {
        font-size: 15px;
    }

}


@media (max-width: 640px) {
    .images-gallery.top-space .image-item-block .item:first-child {
        margin-top: 0;
    }

    .home .contact-form-section {
        background: linear-gradient(0deg, rgba(162, 140, 121, 1) 0%, rgba(162, 140, 121, 1) 85%, rgba(162, 140, 121, 0) 100%);
    }

    .images-gallery.top-space {
        margin-top: 0;
        padding-top: 40px;
    }

    .images-gallery .image-item-block .item {
        margin-bottom: 20px;
    }

    .images-gallery .images-full-gallery .container {
        max-width: 100%;
        padding: 0;
    }

    .images-full-gallery .tree-illu-bg {
        display: none;
    }

    .hero-banner.inner-banner .hero-textarea h1 {
        font-size: 38px;
    }

    .footer-top .main-footer .footer-right-menus .footer-three-menus {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .footer-top .main-footer .footer-right-menus h3 {
        font-size: 32px;
    }

    footer {
        padding-top: 39px;
    }

    .footer-top .main-footer .footer-logo img {
        max-width: 111px;
    }

    .footer-top .main-footer .footer-right-menus h3 {
        display: none;
    }

    .footer-top .main-footer .footer-logo {
        width: 100%;
        margin-bottom: 3px;
    }

    .footer-blocks ul li a {
        font-size: 15px;
        line-height: 1.2;
    }

    .footer-blocks ul li {
        margin-bottom: 13px;
        line-height: 1;
    }

    .footer-top .main-footer .footer-right-menus .footer-three-menus {
        gap: 40px;
        row-gap: 48px;
    }

    .footer-blocks.address-footer h4 {
        font-size: 15px;
        letter-spacing: -0.02em;
        margin-bottom: 0;
    }

    .footer-blocks.address-footer p {
        letter-spacing: -0.0199em;
        font-size: 15px;
        line-height: 1.25;
        margin-bottom: 18px;
    }

    .footer-blocks.address-footer a {
        font-size: 15px;
        margin-bottom: 14px;
        letter-spacing: -0.02em;
    }

    .footer-blocks .social-icons {
        margin-top: 44px;
    }

    .footer-blocks .social-icons ul li {
        margin-right: 55px;
    }

    .footer-blocks .social-icons ul li:last-child {
        margin-right: 0;
    }

    .footer-bottom .footer-bottom-block .copyrights-blocks {
        width: 100%;
        order: 4;
        margin-bottom: 32px;
    }

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

    .footer-bottom .footer-bottom-block .footer-btn a {
        font-size: 13px;
        max-width: 204px;
        padding: 8px 10px 6px 10px;
    }

    .footer-bottom .footer-bottom-block .footer-btn {
        width: 100%;
        margin-top: 20px;
        order: 1;
        margin-bottom: 77px;
    }

    .footer-bottom .footer-bottom-block .footer-company-logo {
        width: 100%;
        order: 2;
        margin-bottom: 74px;
    }

    .footer-bottom .footer-bottom-block .footer-side {
        width: 100%;
        padding-left: 0;
        order: 4;
    }

    .footer-bottom-block .footer-title-mobole {
        display: block !important;
        order: 3;
        margin-bottom: 51px;
    }

    .footer-bottom-block .footer-title-mobole h3 {
        color: #A28C79;
        font-size: 24px;
        font-weight: 700;
    }

    .footer-bottom .footer-bottom-block .copyrights-blocks p {
        line-height: 1.9;
    }

    .footer-top .main-footer .footer-right-menus .footer-three-menus .footer-blocks.address-footer {
        width: 220px;
    }

    .contact-form-section {
        padding-top: 52px;
        padding-bottom: 59px;
    }

    .contact-form-section .contact-heading {
        margin-bottom: 35px;
    }

    .contact-form-section .contact-heading h2 {
        margin-bottom: 14px;
        font-size: 23px;
        letter-spacing: 0.025em;
    }

    .contact-form-section .contact-heading p {
        margin-bottom: 0;
        font-size: 15px;
        line-height: 1.2;
    }

    .contact-form input,
    .contact-form textarea {
        font-size: 19px;
    }

    .contact-form button,
    .contact-form input[type="submit"] {
        font-size: 13px;
        padding: 12px 27px 11px 27px;
        width: auto;
        margin-right: 11px;
        letter-spacing: 0.025em;
    }

    .contact-form .submit-wrap {
        margin-top: 26px;
    }

    .left-right-blocks .post-news-block {
        max-width: 100%;
    }

    .inner-videos-section .inner-banner {
        height: 315px;
    }

    .inner-videos-section .inner-banner .inner-banner-text h1 {
        font-size: 30px;
    }

    .inner-videos-section .inner-banner .inner-banner-text span {
        font-size: 14px;
    }

    .left-right-blocks .post-news-block {
        max-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .left-right-blocks .post-news-block:nth-of-type(2n) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
    }

    .left-right-blocks .post-news-block .post-list-blocks {
        max-width: 400px;
    }

    .left-right-blocks .post-news-block:nth-of-type(5) {
        margin-left: 0;
    }

    .left-right-blocks .post-news-block:nth-of-type(3) {
        margin-top: 0;
        margin-left: 0;
    }

    .left-right-blocks .post-news-block:nth-of-type(2) {
        margin-right: 0;
        margin-top: 0;
    }

    .inner-videos-section .inner-banner .inner-banner-text {
        padding-left: 25px;
        padding-right: 25px;
    }

    .inner-videos-section .videos-treebg {
        top: 150px;
    }

    .post-details-section {
        padding-top: 63px;
    }

    .post-slider-wrap .slick-list .slick-slide {
        padding: 0 5px;
    }

    .post-slider-wrap .slick-list.draggable {
        margin: 0 -5px;
    }

    .post-slider .post-slider-wrap {
        padding: 0 47px;
    }

    .post-slider button.slick-arrow {
        width: 35px;
        height: 35px;
    }

    button.slick-arrow:before {
        width: 14px;
        height: 11px;
    }

    .plans-banner-section .plans-wrap .plans-textarea-block h1 {
        font-size: 28px;
    }

    .simple-image-block .container {
        padding: 0;
    }

    .itroductions-section {
        padding-top: 73px;
        padding-bottom: 131px;
    }

    .textarea-imgfull .container {
        padding: 0;
    }

    .hero-banner.single-banner .hero-textarea {
        width: calc(100% - 56px);
    }

    .banner-popop-section .container {
        padding: 0;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea {
        padding-left: 28px;
        padding-right: 28px;
    }

    section.google-mp-img {
        padding: 97px 28px 166px;
    }

    .contact-banner .contact-imageblocks .contact-form-block span {
        font-size: 13px;
    }

    .contact-banner .contact-form button {
        font-size: 17px;
        margin-top: 21px;
        padding: 19px 48px 20px 48px;
        width: auto;
    }

    .error404 .main-con-sec.error-main:before {
        width: 100%;
        height: 100%;
        background-size: contain;
    }

    .error404 .page-content-section .container {
        padding: 0;
    }

    .round-blocks-section ul li {
        width: 100% !important;
        height: inherit !important;
        position: relative;
        top: 0;
        background-color: transparent;
        margin-bottom: 30px;
    }

    .round-blocks-section ul li a .round-middle-content {
        max-width: 100%;
        position: relative;
        padding-right: 50px;
    }

    .round-blocks-section ul li a .round-middle-content h3 {
        font-size: 21px;
    }

    .round-blocks-section ul li a .round-middle-content p {
        font-size: 14px;
        line-height: 1.15;
        margin-bottom: 0;
    }

    .round-blocks-section ul li a .round-middle-content img {
        width: 35.25px;
    }

    .round-blocks-section ul li a .round-middle-content img {
        width: 35.25px;
        position: absolute;
        right: 0;
        bottom: 0;
        left: inherit;
    }

    h2 {
        font-size: 32px;
    }

    .round-blocks-section .container {
        background-color: #FCFAF7;
        padding-top: 0;
        position: relative;
    }

    .round-blocks-section ul li a:hover .round-middle-content img {
        right: -10px;
    }

    .round-blocks-section {
        padding-top: 131px;
        padding-bottom: 195px;
        position: relative;
        margin-top: 30px;
        overflow-x: hidden;
    }

    .round-blocks-section h2 {
        text-align: left;
    }

    .round-blocks-section:before {
        width: 110%;
        height: 250px;
        border-radius: 60%;
        background-color: #FCFAF7;
        content: "";
        top: 10px;
        position: absolute;
        z-index: 0;
        left: -30px;
    }

    .round-blocks-section:after {
        width: 110%;
        height: 250px;
        border-radius: 60%;
        background-color: #FCFAF7;
        content: "";
        bottom: 109px;
        position: absolute;
        z-index: -1;
        left: -30px;
    }

    .round-blocks-section ul li a {
        overflow: inherit;
    }

    .loader-top {
        position: absolute;
        width: 250vw;
        height: 250vw;
        max-height: 250vh;
        background: #A28C79;
        border-radius: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-100%);
        animation: slideDown 1s cubic-bezier(0.65, 0, 0.35, 1) 0.5s forwards;
    }

    @keyframes slideDown {
        0% {
            transform: translateX(-50%) translateY(-100%);
        }

        100% {
            transform: translateX(-50%) translateY(-20%);
        }
    }

    .loader-bottom {
        position: absolute;
        width: 250vw;
        height: 250vw;
        max-height: 250vh;
        background: #EEECE4;
        border-radius: 50%;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%) translateY(100%);
        animation: slideUp 1s cubic-bezier(0.65, 0, 0.35, 1) 1.5s forwards;
    }

    @keyframes slideUp {
        0% {
            transform: translateX(-50%) translateY(100%);
        }

        100% {
            transform: translateX(-50%) translateY(20%);
        }
    }

    .quartier-section-start .quartier-block .quartier-left {
        width: 100%;
    }

    .quartier-section-start .quartier-block {
        display: block;
    }

    .quartier-section-start .quartier-block .quartier-right {
        width: 100%;
    }

    .quartier-right .quartier-image {
        height: 440px;
        width: 50%;
    }

    .quartier-section-start .quartier-block .quartier-left {
        padding-left: 0;
    }

    .gallery-nav-container button {
        width: 30px;
        height: 30px;
        border: 1px solid #000;
    }

    .gallery-nav-container button.gallery-nav-prev:before,
    .gallery-nav-container button.gallery-nav-next:before {
        width: 16px;
        height: 7px;
    }

    .homepage-gallery {
        width: calc(100% - 90px);
        right: 90px;
    }

    .gallery-nav-container {
        right: -59px;
        bottom: 75px;
    }

    .quartier-section-start .quartier-block .quartier-left h1 {
        font-size: 28px;
        margin-bottom: 20px;
    }


    .project-banner .project-slider {
        margin-top: -47px;
    }

    a.scrollToTop {
        width: 56px;
        height: 56px;
        right: 30px;
        bottom: 26px;
    }

    a.scrollToTop:before {
        width: 16px;
        height: 28px;
    }

    .main-news-blocks:before {
        top: 71%;
        width: 100%;
        height: 30%;
    }

    .double-slider-section .double-bg-video {
        height: calc(100% - 80px);
    }

    footer {
        position: relative !important;
        bottom: 0;
        z-index: 0;
        visibility: visible !important;
        opacity: 1 !important;
    }

    .site-content {
        margin-bottom: 0 !important;
    }

    body.menuslide_push .enumenu_ul,
    body.menuOverlap .enumenu_ul {
        max-width: 50%;
    }

    body.slidemenuRight .enumenu_ul {
        right: -50%;
    }

    body.slidemenuRight.menu-open .enumenu_ul {
        right: 0;
    }

    body.slidemenuLeft .enumenu_ul {
        left: -50%;
    }

    body.slidemenuLeft.menu-open .enumenu_ul {
        left: 0;
    }

    body.menuslide_push.slidemenuLeft.menu-open {
        left: 50%
    }

    body.menuslide_push.slidemenuRight.menu-open {
        right: 50%
    }

    .images-gallery .image-item-block .item .image-block-text {
        min-height: 250px;
    }

    .images-gallery.top-space .image-item-block .grid_sizer+.item {
        margin-top: 0;
    }

    .slider-wrapper .vertical-slider {
        min-height: 190px;
    }
}

@media (max-width: 480px) {

    .hero-banner.inner-banner .hero-textarea h1,
    .post-details-section .details-heading h1 {
        font-size: 21px;
        line-height: 1.3;
    }

    .post-details-section .details-heading {
        margin: 0 auto 24px;
        padding: 0 28px;
    }

    .post-details-section .container {
        padding: 0;
    }

    .post-details-section .details-heading span {
        font-size: 13px;
    }

    .header-wrap .header-logo img {
        width: 66px;
    }

    .header-wrap,
    header.site-header.srolled .header-wrap {
        padding: 10px 0 6px 0;
    }

    .menu-icon .menu-box,
    header.site-header.srolled .menu-icon .menu-box {
        top: 17px;
    }

    .hero-banner.inner-banner .hero-textarea h1 {
        font-size: 21px;
        margin-bottom: 20px;
    }

    p {
        font-size: 15px;
    }

    .hero-banner.inner-banner .hero-textarea span {
        font-size: 13px;
    }

    .images-gallery .image-item-block .item .image-block-text h3 {
        font-size: 24.91px;
    }

    .images-gallery .image-item-block .item .image-block-text {
        min-height: 223px;
    }

    .images-gallery .images-full-gallery {
        padding: 0px 0 20px;
    }

    .inner-videos-section .inner-banner .inner-banner-text h1 {
        font-size: 21px;
        margin-bottom: 12px;
    }

    .inner-videos-section .inner-banner .inner-banner-text span {
        font-size: 13px;
    }

    .left-right-blocks .post-news-block .post-list-blocks {
        max-width: 202px;
    }

    .inner-videos-section .inner-banner {
        height: 172px;
    }

    .inner-videos-section .inner-banner .inner-banner-text {
        bottom: 0;
        padding-left: 17px;
        padding-right: 17px;
    }

    .left-right-blocks .post-news-block .post-list-blocks span.date-post {
        font-size: 13px;
        margin-top: 20px;
    }

    .left-right-blocks .post-news-block .post-list-blocks h2 {
        font-size: 18px;
        margin-bottom: 21px;
    }

    .left-right-blocks .post-news-block .post-list-blocks h2:after {
        margin-top: 12px;
    }

    .left-right-blocks .post-news-block .post-list-blocks span.date-post span {
        width: 1px;
        height: 9px;
        margin: 0 8px;
    }

    .button-center {
        margin-top: 17px;
    }

    a.btn-block {
        font-size: 13px;
        padding: 10px 28px 10px 28px;
        letter-spacing: 0.02em;
    }

    .post-details-section .details-inner-blocks {
        padding: 32px 28px 44px 28px;
        position: relative;
        border: none;
    }

    .post-details-section .details-inner-blocks:before {
        content: "";
        position: absolute;
        width: calc(100% - 56px);
        height: 1px;
        bottom: -2px;
        background-color: #A28C7C;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .post-details-section .details-inner-blocks span.date-block {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .post-details-section .details-inner-blocks h2 {
        font-size: 21px;
        line-height: 1.2;
    }

    .post-details-section .details-inner-blocks h3 {
        font-size: 17px;
        margin-bottom: 35px;
    }

    .post-details-section .details-inner-blocks p {
        font-size: 14px;
        margin-bottom: 16px;
    }

    .post-slider .post-slider-wrap {
        padding: 0 0;
    }

    .post-slider .container {
        padding-right: 0;
    }

    .post-slider {
        padding-bottom: 65px;
        overflow: hidden;
    }

    .post-slider-wrap button.slick-arrow {
        display: none !important;
    }

    .post-slider-wrap .draggable {
        margin-right: calc((-100vw + 70px) / 2) !important;
    }

    .post-slider-wrap .slick-list.draggable .slick-track {
        margin: 0 -15px;
    }

    .post-slider-wrap .slick-list .slick-slide {
        padding: 0 15px;
    }

    .plans-banner-section {
        padding-top: 65px;
    }

    .plans-banner-section .plans-wrap .plans-textarea-block p {
        line-height: 1.3;
    }

    .plans-banner-section .plans-wrap .plans-textarea-block h1 {
        font-size: 21px;
        margin-bottom: 19px;
    }

    span.label {
        font-size: 13px;
        margin-bottom: 2px;
    }

    .plans-banner-section .plans-wrap .plans-textarea-block {
        margin-bottom: 47px;
    }

    .plans-banner-section .plans-wrap .plans-image-block figure img {
        width: 91%;
    }

    .plans-banner-section .plans-wrap .plans-image-block figure {
        padding-bottom: 76px;
    }

    .plans-banner-section .plans-wrap .plans-image-block figure figcaption {
        max-width: 137px;
        height: 185px;
    }

    .simple-image-block {
        padding-bottom: 66px;
    }

    .simple-image-block .double-img {
        padding-top: 68px;
    }

    .simple-image-block .double-img figure>img {
        height: 156px;
    }

    .simple-image-block .double-img figcaption {
        max-width: 109px;
        height: 169px;
    }

    .itroductions-section h1 {
        margin-bottom: 3px;
        font-size: 13px;
    }

    .itroductions-section h2 {
        font-size: 21px;
        margin-bottom: 37px;
    }

    .hero-banner.single-banner {
        margin-top: 50px;
    }

    .hero-banner.single-banner .hero-textarea span {
        font-size: 13px;
        margin-bottom: 0;
    }

    .hero-banner.single-banner .hero-textarea h1 {
        font-size: 19px;
    }

    .hero-banner.single-banner .hero-textarea {
        bottom: 0;
    }

    .single-coman-heading {
        padding-top: 40px;
        padding-bottom: 44px;
    }

    .textarea-imgfull {
        padding: 40px 0 73px;
    }

    .single-coman-heading .single-coman-block h2 {
        font-size: 19px;
    }

    .swipe-item-content p {
        padding-right: 0;
    }

    .textarea-imgfull .textarea-imgfull-block {
        height: 284px;
    }

    .textarea-imgfull .textarea-imgfull-block .imgfull-text p {
        line-height: 1.28;
    }

    .textarea-imgfull .textarea-imgfull-block .imgfull-text p strong {
        font-size: 21px;
        display: block;
        margin-bottom: 3px;
    }

    .textarea-imgfull .textarea-imgfull-block .imgfull-text {
        padding: 20px 25px 2px 28px;
    }

    .symbol-section .symbol-text {
        padding-top: 127px;
    }

    .symbol-section .symbol-text p {
        margin-bottom: 22px;
    }

    .symbol-section {
        padding-bottom: 111px;
        overflow: hidden;
    }

    .textarea-imgfull .text-area-img {
        height: 770px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea span {
        font-size: 13px;
        margin-bottom: 3px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea h1 {
        font-size: 21px;
        margin-bottom: 17px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea p {
        line-height: 1.3;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-textarea {
        margin-bottom: 46px;
        padding-left: 28px;
        padding-right: 28px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock {
        padding: 29px 46px 40px 48px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading {
        margin-bottom: 37px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading h2 {
        font-size: 19px;
        margin-bottom: 11px;
    }

    .banner-popop-section .banner-popup-block .banner-popup-content .popup-grayblock .popup-heading p {
        line-height: 1.3;
    }

    .banner-popop-section .popup-btn {
        margin-top: 66px;
    }

    .banner-popop-section {
        padding-top: 74px;
        padding-bottom: 98px;
    }
    .popup-show-heading .popup-icons {
        width: 50px;
        height: 50px;
    }

    .popup-show-heading .popup-icons:before {
        width: 14px;
        height: 20px;
    }

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

    .contact-banner .contact-imageblocks .contact-form-block {
        padding-top: 38px;
    }

    .contact-banner .contact-imageblocks .contact-form-block h1 {
        font-size: 29px;
        margin-bottom: 4px;
    }

    .contact-banner .contact-imageblocks .contact-form-block .contact-form {
        margin-top: 53px;
    }

    .error404 .page-content-section h1 {
        font-size: 91px;
    }

    .error404 .page-content-section .content-404 h3 {
        font-size: 23px;
        margin-bottom: 32px;
    }

    .error404 .main-con-sec.error-main {
        padding-top: 99px;
        padding-bottom: 172px;
    }

    .error404 .page-content-section {
        padding-top: 110px;
        padding-bottom: 43px;
    }

    .error404 .main-con-sec.error-main:before {
        background-size: cover;
    }

    h1 {
        font-size: 24px;
    }

    .hero-textarea h1 {
        margin-bottom: 16px;
    }

    .hero-textarea a.btn-block {
        padding: 10px 21px 10px 21px;
        font-size: 13px;
    }

    .imageslider-heading-sec {
        padding-top: 101px;
        padding-bottom: 80px;
    }

    .imageslider-heading-sec .imageheading h2 {
        font-size: 23px;
        letter-spacing: 0.03em;
    }

    .imageslider-heading-sec .imageheading {
        margin: 0 auto 62px;
    }

    .imageslider-heading-sec .imageheading {
        margin: 0 auto 62px;
    }

    .imageslide-up-block .image-sticky-text p {
        font-size: 19px;
        margin-bottom: 23px;
    }

    .imageslider-heading-sec {
        padding-top: 101px;
        padding-bottom: 76px;
    }

    .double-slider-section {
        padding-top: 25px;
    }

    .double-slider-section h2 {
        font-size: 23px;
        padding-left: 0;
        margin-bottom: 27px;
        line-height: 1.3;
    }

    .leftright-slider-section .imageslider-leftright {
        height: 209px;
    }

    .leftright-slider-section .nav-arrow {
        right: -14px;
        top: 116px;
    }

    .leftright-slider-section .nav-arrow.arrow-prev {
        top: 65px;
    }

    .leftright-slider-section .slide-content p {
        line-height: 1.3;
        margin-bottom: 17px;
        letter-spacing: -0.005em;
    }

    .leftright-slider-section .slide-content h3 {
        font-size: 19px;
        margin-bottom: 12px;
    }

    .leftright-slider-section .slide-content {
        padding: 28px 0 0 0;
    }

    .double-slider-section .middbig-content p {
        font-size: 15px;
        line-height: 1.3;
    }

    .double-slider-section .middbig-content h2 {
        font-size: 23px;
        margin-bottom: 13px;
    }

    .slider-wrapper {
        padding: 12px 0 40px;
    }

    .slider-wrapper .image-slider-wrapper {
        height: 203px;
    }

    .slider-wrapper .slide-content h3 {
        font-size: 15px;
    }

    .slide-content a.btn-block {
        background-color: #fff;
        color: #000000;
    }

    .slide-content a.btn-block:hover {
        background-color: #000000;
        color: #ffffff;
    }

    h2 {
        font-size: 23px;
    }

    .round-blocks-section ul {
        margin: 34px auto 0;
    }

    .round-blocks-section ul li {
        margin-bottom: 46px;
    }

    .round-blocks-section .imagebtn-center {
        margin-top: 17px;
    }

    .round-blocks-section:before {
        width: 130%;
        height: 250px;
        border-radius: 100%;
        top: 15px;
        z-index: 0;
        left: -11%;
    }

    .round-blocks-section:after {
        border-radius: 100%;
        bottom: 44px;
        left: -15%;
        width: 130%;
        height: 250px;
    }

    .round-blocks-section {
        padding-top: 100px;
        padding-bottom: 130px;
    }

    .simple-imagevideo-section .simple-vi-img {
        height: 173px;
    }

    .simple-imagevideo-section .simple-vi-img h2 {
        margin: 0;
        line-height: 1.3;
        padding: 0 20px;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        width: 100%;
        text-align: center;
        color: #EEECE4;
    }

    .fullimage-slider-section .fullimage-heights {
        height: 207px;
    }

    .fullimage-slider-section .fullimage-heights img {
        object-fit: cover;
    }

    .quartier-section-start .quartier-block .quartier-left span.label {
        font-size: 13px;
        margin-bottom: 1px;
    }

    .quartier-section-start .quartier-block .quartier-left h1 {
        font-size: 23px;
        margin-bottom: 9px;
        letter-spacing: -0.044em;
        line-height: 1.05;
    }

    .quartier-right .quartier-image {
        height: 200px;
        width: 45%;
    }

    .homepage-gallery {
        width: calc(100% - 77px);
        right: 77px;
        margin-top: -130px;
    }

    .gallery-slider {
        height: 160px;
    }

    .gallery-nav-container {
        right: -48px;
        bottom: 21px;
    }

    .gallery-nav-container button {
        width: 28px;
        height: 28px;
    }

    .gallery-nav-container button.gallery-nav-prev {
        right: 6px;
    }

    .gallery-nav-container button.gallery-nav-prev:before,
    .gallery-nav-container button.gallery-nav-next:before {
        width: 13px;
        height: 7px;
    }

    .quartier-section-start .quartier-bottomarea {
        margin-top: 59px;
        padding-left: 4px;
    }

    .quartier-section-start .quartier-bottomarea p {
        line-height: 1.27;
    }

    .quartier-section-start {
        padding-bottom: 63px;
    }

    .quartier-map-section .quartier-map-right .maplist-blocks ul li span {
        width: 17px;
        height: 17px;
        font-size: 11px;
    }

    .quartier-map-section .quartier-map-right .maplist-blocks ul li {
        font-size: 12px;
        padding-left: 24px;
    }

    .quartier-map-section .quartier-map-right .maplist-blocks h3 {
        font-size: 13px;
        margin-bottom: 13px;
    }

    .quartier-map-section .quartier-map-right .maplist-blocks {
        margin-bottom: 20px;
    }

    .quartier-map-section .quartier-map-right {
        padding: 30px 28px 50px 28px;
    }

    .project-banner {
        padding-top: 75px;
        padding-bottom: 28px;
    }

    .project-banner-block .project-banner-text span {
        font-size: 13px;
        margin-bottom: 3px;
    }

    .project-banner-block .project-banner-text {
        margin-bottom: 38px;
    }

    .project-banner .project-banner-block .project-left-img {
        max-width: 67%;
    }

    .project-banner .project-slider {
        margin-top: -27px;
    }

    .project-ptn-section {
        padding-bottom: 40px;
        padding-top: 44px;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text h2 {
        font-size: 21px;
        margin-bottom: 20px;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text h3 {
        font-size: 15px;
        letter-spacing: 0.01em;
        margin-bottom: 5px;
    }

    .project-ptn-section .project-ptn-block .project-ptn-text p {
        margin-bottom: 21px;
        line-height: 1.3;
        letter-spacing: -0.00em;
    }

    .fullimage-containerimg {
        padding: 33px 0 32px;
    }

    .bigcontent-swipe-sec {
        padding-bottom: 76px;
        padding-top: 50px;
    }

    .bigcontent-swipe-block .bigcontent-swipe-text h2 {
        font-size: 21px;
        margin-bottom: 18px;
        letter-spacing: -0.01em;
    }

    .bigcontent-swipe-block .bigcontent-swipe-text p {
        line-height: 1.52;
        margin-bottom: 24px;
    }

    .bigcontent-swipe-sec .bigcontent-swipe-block {
        margin-bottom: 69px;
    }

    project-banner .project-slider .slick-list {
        max-width: calc(100% - 25%);
    }

    .project-banner-block .project-banner-text h1 {
        font-size: 21px;
    }

    .imageslide-up-block .image-sider-image .image-slide-item {
        height: 210px;
    }

    .imageslide-up-block .image-sider-image {
        min-height: 432px;
    }

    .imageslide-up-block .image-sider-image:before {
        height: 210px;
    }

    .slider-wrapper .content-slider-wrapper {
        min-height: auto;
    }

    .slider-wrapper {
        padding: 12px 0 13px;
    }

    .image-w-content {
        padding-top: 20px;
    }

    .hero-banner .hero-textarea {
        bottom: 25px;
    }

    .hero-banner:before {
        background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        height: 70%;
    }

    .double-slider-section .double-bg-video {
        height: calc(100% - 50px);
    }

    .fullimage-containerimg .fullimage-containmiddle {
        height: 173px;
    }

    .hero-banner.single-banner {
        height: calc(100vh - 97px);
    }

    .slider-wrapper-section {
        top: 0;
    }

    .slider-wrapper .vertical-slider {
        min-height: 173px;
    }

    .slider-spacer {
        padding-top: 0;
    }

    .slider-wrapper {
        padding: 0 0 0;
    }

    body.menuslide_push .enumenu_ul,
    body.menuOverlap .enumenu_ul {
        max-width: 100%;
    }

    body.slidemenuRight .enumenu_ul {
        right: -100%;
    }

    body.slidemenuRight.menu-open .enumenu_ul {
        right: 0;
    }

    body.slidemenuLeft .enumenu_ul {
        left: -100%;
    }

    body.slidemenuLeft.menu-open .enumenu_ul {
        left: 0;
    }

    body.menuslide_push.slidemenuLeft.menu-open {
        left: 100%
    }

    body.menuslide_push.slidemenuRight.menu-open {
        right: 100%
    }

    .leftright-slider-section .horizontal-slider {
        min-height: 260px;
    }

    .images-gallery .image-item-block .grid_sizer,
    .images-gallery .image-item-block .item {
        width: 100%;
    }

    .plans-banner-section .plan-bg-tree {
        height: 67%;
        bottom: -27%;
    }

    .hero-videos iframe {
        -webkit-transform: translateY(-50%) scale(3.5);
        -ms-transform: translateY(-50%) scale(3.5);
        transform: translateY(-50%) scale(3.5);
    }

    .slider-wrapper .slide-content {
        min-height: 50% !important;
    }

    .hero-banner {
        height: 390px;
    }

}


@media (max-width: 350px) {
    .slider-wrapper .vertical-slider {
        min-height: 218px;
    }
}

/*
.imageslider-heading-sec .imageheading h2.active, .double-slider-section h2.active, .image-w-content h2.active, .round-blocks-section h2.active, .single-coman-block h2.active, .contact-form-section .contact-heading h2.active{
    animation: blur-effect 1.2s ease forwards;
    transition: filter 0.6s ease-out;
    animation-delay: 0.6s;
}

@keyframes blur-effect {
    0% {
        opacity: 0;        
        
    }
    40% {
        opacity: 1;
        filter: blur(5px);
        
    }
    100% {
        opacity: 1;   
        filter: blur(0);
    }
}
*/

/* inner page loader */

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 9999;
}

.loader-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #A28C79;
    transition: all 2.5s;
    transform: translateY(00%);
}

.loader-inner:before,
.loader-inner:after {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
}

.loader-inner:before {
    background-image: url(./assets/images/top.svg);
    bottom: 100%;
    background-position: bottom;
}

.loader-inner:after {
    background-image: url(./assets/images/bottom.svg);
    top: 100%;
}

.in-load .loader-inner {
    transform: translateY(-200%);
}

.out-load .loader-inner {
    transform: translateY(200%);
}