@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Metrophobic&family=Montserrat:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Metrophobic&family=Montserrat:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

ul[class],
ol[class] {
    padding: 0;
}

body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
    margin: 0;
}

body {
    min-height: 100vh;
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    line-height: 1.5;
}

ul[class],
ol[class] {
    list-style: none;
}

a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
}

img {
    max-width: 100%;
    display: block;
}

article>*+* {
    margin-top: 1em;
}

input,
button,
textarea,
select {
    font: inherit;
}

@media (prefers-reduced-motion: reduce) {
    * {
        -webkit-animation-duration: 0.01ms !important;
        animation-duration: 0.01ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        -webkit-transition-duration: 0.01ms !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}

* {
    font-family: Montserrat;
}

body {
    overflow-x: hidden;
}

.container {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 50px;
}

.items {
    background-color: black;
}

.items {
    padding: 50px 0;
}

.items__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
}

.items .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
}

.items .item:nth-child(even) .item__img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media (max-width: 768px) {
    .items .item:nth-child(even) .item__img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.items .item:nth-child(even) .item__info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media (max-width: 768px) {
    .items .item:nth-child(even) .item__info {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (max-width: 768px) {
    .items .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.items .item__img {
    width: 50%;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    -webkit-box-shadow: 6px 6px 22px 0px #E0AA3E;
    box-shadow: 6px 6px 22px 0px #E0AA3E;
}

@media (max-width: 768px) {
    .items .item__img {
        width: 100%;
        min-height: 300px;
    }
}

.items .item__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.items .item__info {
    width: 50%;
}

@media (max-width: 768px) {
    .items .item__info {
        width: 100%;
    }
}

.items .item__title {
    font-weight: 800;
    color: #E0AA3E;
    font-size: 18px;
    font-family: Open Sans, Arial, sans-serif;
    margin-bottom: 10px;
}

.items .item__text {
    color: #E0AA3E;
    font-size: 16px;
    font-family: Open Sans, Arial, sans-serif;
}

.provide {
    background-color: rgb(224, 170, 62);
    position: relative;
}

.provide_about {
    text-align: center;
}

.provide__body {
    padding: 80px 0;
}

.provide__title {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    color: #000000;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 30px;
}

.provide__text {
    font-size: 18px;
    line-height: 1.7em;
    font-weight: 500;
    font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif;
}

.provide__area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    max-height: 200px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto;
}

.provide__area a {
    font-size: 18px;
    line-height: 1.7em;
    font-weight: 500;
    font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif;
    text-decoration: none;
    color: #000000;
}

.top_inside_divider {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI1M3B4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzAwMDAwMCI+PHBhdGggZD0iTTAgNDcuNDRMMTcwIDBsNjI2LjQ4IDk0Ljg5TDExMTAgODcuMTFsMTcwLTM5LjY3VjE0MEgwVjQ3LjQ0eiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0wIDkwLjcybDE0MC0yOC4yOCAzMTUuNTIgMjQuMTRMNzk2LjQ4IDY1LjggMTE0MCAxMDQuODlsMTQwLTE0LjE3VjE0MEgwVjkwLjcyeiIvPjwvZz48L3N2Zz4=);
    background-size: 100% 53px;
    top: calc(-100% + 53px);
    height: 53px;
    z-index: 1;
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}

.bottom_inside_divider {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI1NHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzAwMDAwMCI+PHBhdGggZD0iTTAgMTQwbDY0MC03MCA2NDAgNzBWMEw2NDAgNzAgMCAwdjE0MHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEw2NDAgNzAgMCAxNDB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 54px;
    bottom: calc(-100% + 54px);
    height: 54px;
    z-index: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.bottom_inside_divider,
.top_inside_divider {
    display: block;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    pointer-events: none;
    width: 100%;
    left: 0;
    right: 0;
}

.fslider {
    background-color: rgb(224, 170, 62);
}

.fslider .container {
    position: relative;
}

.fslider__slide {
    height: 400px;
}

.fslider__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.fslider__arrows .prev {
    position: absolute;
    top: 50%;
    left: -10px;
    z-index: 100;
    cursor: pointer;
    scale: 1.2;
    translate: 0 50%;
}

@media (max-width: 1200px) {
    .fslider__arrows .prev {
        left: 17px;
    }
}

.fslider__arrows .next {
    position: absolute;
    top: 50%;
    right: -10px;
    z-index: 100;
    cursor: pointer;
    scale: 1.2;
    translate: 0 50%;
}

@media (max-width: 1200px) {
    .fslider__arrows .next {
        right: 17px;
    }
}

.other {
    background-color: black;
    padding: 50px 0;
}

.other__title {
    font-weight: 800;
    color: #E0AA3E;
    font-size: 18px;
    font-family: Open Sans, Arial, sans-serif;
    margin-bottom: 30px;
}

.other__slider {
    padding: 10px 10px 10px 0;
}

.other .slide {
    position: relative;
    width: 300px;
    height: 300px;
    -webkit-box-shadow: 6px 6px 22px 0px #E0AA3E;
    box-shadow: 6px 6px 22px 0px #E0AA3E;
    border-radius: 20px;
    overflow: hidden;
}

.other .slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.other .slide__info {
    position: absolute;
    left: 0;
    bottom: 0;
    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;
    width: 100%;
/*     height: 50px; */
    background-color: rgba(0, 0, 0, 0.502);
	    padding: 10px;
}

.other .slide__info span {
    font-weight: 800;
    color: #E0AA3E;
    font-size: 18px;
    font-family: Open Sans, Arial, sans-serif;
    text-transform: uppercase;
}

.first {
    position: relative;
}

.first:hover .prev {
    left: 20px;
    opacity: 1;
}

.first:hover .next {
    right: 20px;
    opacity: 1;
}

.first__arrows .prev {
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
    position: absolute;
    top: 50%;
    left: -20px;
    z-index: 10;
    cursor: pointer;
    scale: 1.4;
    translate: 0 50%;
    opacity: 0;
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(108deg) brightness(103%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(108deg) brightness(103%) contrast(101%);
}

.first__arrows .next {
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
    position: absolute;
    top: 50%;
    right: -20px;
    z-index: 10;
    cursor: pointer;
    scale: 1.4;
    translate: 0 50%;
    opacity: 0;
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(108deg) brightness(103%) contrast(101%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(108deg) brightness(103%) contrast(101%);
}

.first__dots {
    position: absolute;
    z-index: 10;
    width: auto !important;
    bottom: 10px !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.first__dots span {
    width: 7px;
    height: 7px;
    background-color: rgba(255, 255, 255, 0.5) !important;
}

.first__dots span.swiper-pagination-bullet-active {
    background-color: white !important;
}

.first .slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 100px 0;
    position: relative;
}

.first .slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3921568627);
}

@media (max-width: 1100px) {
    .first .slide {
        padding: 80px 0;
    }
}

@media (max-width: 768px) {
    .first .slide {
        padding: 60px 0;
    }
}

@media (max-width: 425px) {
    .first .slide {
        padding: 40px 0;
    }
}

.first .slide__title {
    font-size: 70px;
    font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif;
    color: #E0AA3E;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
    position: relative;
}

@media (max-width: 1100px) {
    .first .slide__title {
        font-size: 65px;
    }
}

@media (max-width: 768px) {
    .first .slide__title {
        font-size: 45px;
    }
}

@media (max-width: 425px) {
    .first .slide__title {
        font-size: 25px;
    }
}

.first .slide__subtitle {
    color: white;
    font-size: 21px;
    font-family: "Open Sans", Arial, sans-serif;
    margin-bottom: 20px;
    position: relative;
}

.first .slide__btn {
    display: inline-block;
    color: #ffffff;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #E0AA3E;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 3px;
    -webkit-transition: color 300ms ease 0ms;
    transition: color 300ms ease 0ms;
    position: relative;
}

.first .slide__btn:hover {
    background-color: white;
    color: rgb(63, 63, 63);
}

.arts {
    background-color: black;
    padding: 50px 0;
}

.arts__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50px 1fr 50px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 50px;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}

@media (max-width: 1200px) {
    .arts__items {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        row-gap: 25px;
    }
}

@media (max-width: 768px) {
    .arts__items {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.arts__pag {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}

.arts__pag a,
.arts__pag .page-numbers.dots {
    display: inline-block;
    border: 1px solid #E0AA3E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #E0AA3E;
    width: 30px;
    height: 30px;
    text-decoration: none;
}

.arts__pag span:not(.page-numbers.dots) {
    display: inline-block;
    background-color: #E0AA3E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: black;
    width: 30px;
    height: 30px;
}

.arts__pag .prev {
    -webkit-filter: brightness(0) saturate(100%) invert(95%) sepia(70%) saturate(7461%) hue-rotate(323deg) brightness(92%) contrast(86%);
    filter: brightness(0) saturate(100%) invert(95%) sepia(70%) saturate(7461%) hue-rotate(323deg) brightness(92%) contrast(86%);
}

.arts__pag .next {
    -webkit-filter: brightness(0) saturate(100%) invert(95%) sepia(70%) saturate(7461%) hue-rotate(323deg) brightness(92%) contrast(86%);
    filter: brightness(0) saturate(100%) invert(95%) sepia(70%) saturate(7461%) hue-rotate(323deg) brightness(92%) contrast(86%);
}

.arts .item {
    text-decoration: none;
}

.arts .item__top {
    position: relative;
    height: 300px;
    -webkit-box-shadow: 6px 6px 22px 0px #E0AA3E;
    box-shadow: 6px 6px 22px 0px #E0AA3E;
    border-radius: 20px;
    overflow: hidden;
}

.arts .item__top img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.arts .item__title {
    position: absolute;
    left: 0;
    bottom: 0;
    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;
    width: 100%;
/*     height: 50px; */
    background-color: rgba(0, 0, 0, 0.502);
	padding: 10px;
}

.arts .item__title span {
    font-weight: 800;
    color: #E0AA3E;
    font-size: 18px;
    font-family: Open Sans, Arial, sans-serif;
    text-transform: uppercase;
}

.arts .item__excerpt {
    color: #E0AA3E;
    font-size: 16px;
    font-family: Open Sans, Arial, sans-serif;
    padding: 20px 10px 10px 10px;
}

.wrapp {
    overflow-x: hidden;
    margin-top: 125px;
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
}

@media (max-width: 1024px) {
    .wrapp {
        margin-top: 71px;
    }
}

.wrapp.scroll {
    margin-top: 71px;
}

.cform {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 80px 0;
}

@media (max-width: 768px) {
    .cform {
        padding: 50px 0;
    }
}

.cform::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(224, 170, 62, 0.5176470588);
}

.cform__body {
    position: relative;
    z-index: 1;
}

.cform__title {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    color: #000000;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center;
    line-height: 1;
}

.cform__title b {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

@media (max-width: 768px) {
    .cform__title {
        font-size: 30px;
        margin-bottom: 30px;
    }
}

.cform__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.cform__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

.cform__row>* {
    width: 50%;
}

@media (max-width: 768px) {
    .cform__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cform__row>* {
        width: 100%;
    }
}

.cform__input input {
    width: 100%;
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.387);
    border: 2px solid black;
    outline: none;
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input input::-webkit-input-placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input input::-moz-placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input input:-ms-input-placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input input::-ms-input-placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input input::placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input textarea {
    width: 100%;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.387);
    border: 2px solid black;
    outline: none;
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input textarea::-webkit-input-placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input textarea::-moz-placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input textarea:-ms-input-placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input textarea::-ms-input-placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__input textarea::placeholder {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cform__btn {
    outline: none;
    background-color: black;
    color: white;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    padding: 15px;
    cursor: pointer;
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
    margin-bottom: 10x;
    margin-top: -10px;
}

.cform__btn:hover {
    border: 2px solid black;
    background-color: transparent;
    color: black;
}

.cform__bottom {
    text-align: center;
}

.cform__phone {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-size: 40px;
    color: black;
    text-decoration: none;
    font-weight: 600;
}

@media (max-width: 768px) {
    .cform__phone {
        font-size: 30px;
    }
}

.loading {
    position: relative;
}

.loading::before {
    content: "";
    position: absolute;
    z-index: 100000;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(40%, #eeeeee), color-stop(50%, #dddddd), color-stop(60%, #eeeeee));
    background: linear-gradient(to bottom right, #eeeeee 40%, #dddddd 50%, #eeeeee 60%);
    background-size: 200% 200%;
    background-repeat: no-repeat;
    -webkit-animation: placeholderShimmer 2s infinite linear;
    animation: placeholderShimmer 2s infinite linear;
    height: 100%;
    width: 100%;
    opacity: 0.6;
}

@-webkit-keyframes placeholderShimmer {
    0% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0 0;
    }
}

@keyframes placeholderShimmer {
    0% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0 0;
    }
}

.just-validate-error-label {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.cfooter {
    padding: 100px 150px 20px 100px;
    background-color: black;
}

@media (max-width: 1200px) {
    .cfooter {
        padding: 50px 40px 20px 50px;
    }
}

.cfooter .container {
    max-width: 1440px;
}

.cfooter__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
    padding-bottom: 100px;
}

@media (max-width: 1200px) {
    .cfooter__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 50px;
    }
}

@media (max-width: 768px) {
    .cfooter__top {
        gap: 20px;
        padding-bottom: 20px;
    }
}

.cfooter__left img {
    max-width: 300px;
}

@media (max-width: 768px) {
    .cfooter__left img {
        max-width: 250px;
    }
}

.cfooter__right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

@media (max-width: 768px) {
    .cfooter__right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
        width: auto;
    }
}

.cfooter__title {
    font-weight: 800;
    color: #E0AA3E;
    font-size: 18px;
    font-family: Open Sans, Arial, sans-serif;
    margin-bottom: 10px;
}

.cfooter__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
}

.cfooter__menu a {
    color: #E0AA3E;
    font-size: 16px;
    font-family: Open Sans, Arial, sans-serif;
    text-decoration: none;
}

.cfooter__services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 100px;
}

.cfooter__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.cfooter__bottom {
    color: #E0AA3E;
    font-size: 12px;
    font-family: Open Sans, Arial, sans-serif;
}

@media (max-width: 768px) {
    .cfooter__bottom {
        text-align: center;
    }
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.header__top {
    background-color: #E0AA3E;
    padding: 5px 0;
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
}

.header__top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}

.header.scroll .header__top {
    background-color: #3f3f3f;
}

.header__phone {
    color: white;
    font-family: Open Sans, Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}

.header__mail {
    color: white;
    font-family: Open Sans, Arial, sans-serif;
    text-decoration: none;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}

.header__bottom {
    background-color: #3f3f3f;
}

.header__bottom .container {
    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;
}

.header__left img {
    max-width: 350px;
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
}

@media (max-width: 1024px) {
    .header__left img {
        max-width: 155px !important;
    }
}

.header.scroll .header__left img {
    max-width: 190px;
}

@media (max-width: 1024px) {
    .header__menu {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        background-color: #3f3f3f;
        padding: 35px;
        border-top: 2px solid #E0AA3E;
        width: calc(100% - 80px);
        top: 100%;
        display: none;
    }
}

@media (max-width: 768px) {
    .header__menu {
        padding: 15px;
    }
}

.header__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    list-style: none;
}

@media (max-width: 1024px) {
    .header__menu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.header__menu ul a {
    color: #ecc34a;
    text-decoration: none;
}

.header__menu ul a:hover {
    opacity: 0.7;
}

.header__menu ul .current-menu-item a {
    color: #f9ef9d;
}

.header__burger {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px;
    width: 16px;
    cursor: pointer;
}

@media (max-width: 1024px) {
    .header__burger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.header__burger span {
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #E0AA3E;
}

* {
    font-family: "Open Sans", Arial, sans-serif;
}

.projects {
    background-color: black;
    padding: 50px 0;
}

.projects__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 100px;
    height: 1000px;
}

@media (max-width: 768px) {
    .projects__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px;
        height: auto;
    }
}

.projects__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    width: 50%;
}

@media (max-width: 768px) {
    .projects__left {
        width: 100%;
    }
}

.projects__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
    width: 50%;
}

@media (max-width: 768px) {
    .projects__right {
        width: 100%;
    }
}

.projects .item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    -webkit-box-shadow: 6px 6px 22px 0px #E0AA3E;
    box-shadow: 6px 6px 22px 0px #E0AA3E;
    border-radius: 20px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .projects .item {
        height: 500px;
    }
}

.projects .item img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.projects .item span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 700;
    font-size: 34px;
    color: #E0AA3E;
    text-shadow: 0.11em 0.1em 0.12em #000000;
    text-align: center;
}

.reviews {
    background-color: black;
    padding: 50px 0;
}

.reviews__body {
    position: relative;
}

.reviews__title {
    color: #E0AA3E;
    font-size: 18px;
    font-weight: 700;
}

.reviews__subtitle {
    color: #E0AA3E;
    font-size: 18px;
    margin-bottom: 30px;
}

.reviews__arrows .prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: -100px;
    -webkit-transform: scale(1.5) translateY(-50%);
    transform: scale(1.5) translateY(-50%);
    -webkit-filter: brightness(0) saturate(100%) invert(68%) sepia(68%) saturate(462%) hue-rotate(354deg) brightness(95%) contrast(85%);
    filter: brightness(0) saturate(100%) invert(68%) sepia(68%) saturate(462%) hue-rotate(354deg) brightness(95%) contrast(85%);
}

@media (max-width: 1300px) {
    .reviews__arrows .prev {
        left: -30px;
    }
}

.reviews__arrows .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: -100px;
    -webkit-transform: scale(1.5) translateY(50%);
    transform: scale(1.5) translateY(50%);
    -webkit-filter: brightness(0) saturate(100%) invert(68%) sepia(68%) saturate(462%) hue-rotate(354deg) brightness(95%) contrast(85%);
    filter: brightness(0) saturate(100%) invert(68%) sepia(68%) saturate(462%) hue-rotate(354deg) brightness(95%) contrast(85%);
}

@media (max-width: 1300px) {
    .reviews__arrows .next {
        right: -30px;
    }
}

.reviews .slide {
    padding: 20px 10px 10px 10px;
    border: 2px solid #E0AA3E;
}

.reviews .slide__text {
    color: #E0AA3E;
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
}

.reviews .slide__name {
    color: #E0AA3E;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}

.reviews .slide__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px;
}

.us {
    background-color: black;
    padding: 50px 0;
}

.us__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
}

@media (max-width: 1024px) {
    .us__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.us__left {
    width: 40%;
}

@media (max-width: 1024px) {
    .us__left {
        width: 100%;
    }
}

.us__title {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    color: rgba(224, 170, 62, 0.79) !important;
    letter-spacing: 2px;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.us__subtitle {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    font-size: 60px;
    color: #E0AA3E !important;
    line-height: 1.2em;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .us__subtitle {
        font-size: 30px;
    }
}

.us__subtitle span {
    font-weight: 700;
}

.us__text {
    color: rgba(224, 170, 62, 0.79);
    line-height: 1.8em;
    text-align: justify;
}

.us__right {
    width: 60%;
}

@media (max-width: 1024px) {
    .us__right {
        width: 100%;
    }
}

.us__list {
    border: 2px solid #E0AA3E;
    padding: 40px 15px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    row-gap: 20px;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

@media (max-width: 768px) {
    .us__list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.us .item__title {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    color: #E0AA3E !important;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.us .item__text {
    color: rgba(224, 170, 62, 0.79);
    line-height: 1.8em;
    text-align: justify;
}

.call {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 50px 0;
}

.call::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(224, 170, 62, 0.5176470588);
}

.call__body {
    position: relative;
    z-index: 1;
    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: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}

@media (max-width: 768px) {
    .call__body {
        gap: 15px;
    }
}

.call__title {
    font-weight: 600;
    font-size: 34px;
    color: #000000;
    text-align: center;
}

@media (max-width: 768px) {
    .call__title {
        font-size: 24px;
    }
}

.call__subtitle {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 56px;
    color: #000000;
    text-align: center;
}

@media (max-width: 768px) {
    .call__subtitle {
        font-size: 40px;
    }
}

.call__today {
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    line-height: 1.5em;
}

.call__phone {
    font-weight: 700;
    font-size: 34px;
    color: #000000;
    text-decoration: none;
}

.call__or {
    font-weight: 700;
    font-size: 34px;
    color: #000000;
}

.call__btn {
    color: black;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    padding: 5px 22px;
    cursor: pointer;
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
    text-decoration: none;
    border: 2px solid black;
    font-size: 22px;
    font-weight: 700;
    background-color: transparent;
    text-wrap: nowrap;
}

@media (max-width: 768px) {
    .call__btn {
        font-size: 16px;
    }
}

.call__btn:hover {
    background-color: black;
    color: #E0AA3E;
}

.contact__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 768px) {
    .contact__body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.contact__left {
    width: 30%;
    position: relative;
}

@media (max-width: 768px) {
    .contact__left {
        width: 100%;
        min-height: 200px;
    }
}

.contact__left img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.contact__right {
    width: 70%;
    background-color: #e0aa3e;
    padding: 100px 200px;
}

@media (max-width: 1200px) {
    .contact__right {
        padding: 50px 100px;
    }
}

@media (max-width: 1024px) {
    .contact__right {
        padding: 25px 50px;
    }
}

@media (max-width: 768px) {
    .contact__right {
        width: 100%;
    }
}

.contact__title {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    color: RGBA(0, 0, 0, 0.6) !important;
    letter-spacing: 2px;
    line-height: 1.4em;
    margin-bottom: 10px;
}

.contact__subtitle {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 6vw;
    color: #000000 !important;
    line-height: 1.2em;
    margin-bottom: 30px;
}

.contact__subtitle span {
    font-weight: 700;
}

.contact__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 20px;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .contact__items {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.contact .item__title {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    color: RGBA(0, 0, 0, 0.6) !important;
    letter-spacing: 2px;
    line-height: 1.4em;
    margin-bottom: 5px;
}

.contact .item__link {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    color: #000000 !important;
    line-height: 1.2em;
    text-decoration: none;
}

.provide {
    margin-top: -1px;
}

.fslider__slide img {
    height: 600px;
}

.menu-item {
	position: relative;
}

.sub-menu {
	position: absolute;
	left: 0;
	flex-direction: column;
	gap: 10px !important;
	padding: 10px 15px !important;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 5px;
	display: none !important;
	width: 200px;
	z-index: 1000;
}

.menu-item:hover > .sub-menu  {
	display: flex !important;
}

.provide__text a {
	color: black;
}

.items .item__text a {
	    color: #E0AA3E;
}
