/*
Theme Name: webfellixTemplate
Version: 1.0
Author: WebFellix
Author URI: http://webfellix.ru
*/
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

:active, :hover, :focus {
    outline: 0;
    outline-offset: 0
}

img {
    max-width: 100%;
    height: auto
}

html, body {
    font-family: 'Inter', sans-serif;
}

.main-flex-front.main-flex-front-product .content-front {
  margin: 0 auto;
}

/* Style default WordPress */
.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter, div.aligncenter {
    margin: auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

/* End style default */

/* Style pagination */
ul.page-numbers {
    list-style-type: none;
    display: flex;
    justify-content: center;
}

ul.page-numbers span {
    background: #ffffff !important;
    font-size: 14px;
    color: #000;
    border: 1px solid #ccc;
    margin: 5px;
    line-height: 26px;
    display: block;
    text-align: center;
    width: 33px !important;
}

ul.page-numbers a {
    background: #fff6f6;
    font-size: 14px;
    color: #780e10;
    border: 1px solid #780e10;
    margin: 5px;
    width: 33px !important;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
}

ul.page-numbers li {
    border: 0px !important;
    margin: 3px !important;
}

ul.page-numbers {
    border: 0px !important;
}

/* End style pagination */

/* 404 page */
body.error404 h1 {
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: #780e10;
    padding: 50px 0px 20px;
}

body.error404 section a {
    color: #780e10;
    font-weight: 600;
    font-size: 14px;
}

body.error404 section {
    min-height: 250px;
}

/* End 404 page */

.main-front {
    max-width: 1640px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.header-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.menu-desktop.main-menu-flex-left a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    padding: 0px 15px;
}

.menu-desktop.main-menu-flex-left a:hover {
    text-decoration: underline;

}

.header-line > a.btn-calc span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
}

.header-line a.header-phone span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
}

.header-line a.header-phone {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.header-line > a.header-phone img {
    width: 24px;
    margin-right: 10px;
}

header.header {
    position: relative;
    height: 90vh;
}

.header-bg {
    background: #000;
    z-index: 1;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(-0deg, rgb(22 22 22 / 80%) 54.09%, rgba(92, 92, 92, 0.8) 100%);
    background-blend-mode: multiply;
}

header.header .main-front {
    z-index: 2;
}

.main-front-left {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 102.74px;
    line-height: 120px;
    color: #ffffff;
    max-width: 40%;
}

.header-hero-title {
    display: block;
}

.header-img .main-front {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.vopros-btn {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 26.67px;
    line-height: 32px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
    background: #054827;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 360px;
    height: 76px;
    margin-top: 20px;
}

button#submitBtn {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
    background: #054827;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 190px;
    height: 54px;
    margin: 0 auto;
    margin-top: 20px;
}

form#contactForm input {
    padding: 10px;
    margin: 10px 0px;
    width: 340px;
    font-size: 16px;
}

.subtitle-front {
    width: 18%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    white-space: nowrap;
    color: #787878;
}

.content-front h2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    line-height: 54px;
    color: #201f1f;
}

.main-flex-front {
    display: flex;
    justify-content: space-between;
    margin: 50px 0px;
}

.content-front {
    width: 80%;
}

.company-flex {
    display: flex;
    padding: 30px 0px;
    justify-content: space-between;
}

.company-left {
    width: 45%;
}

.company-right {
    width: 50%;
}

.company-left p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #4c4b4b;
    padding-bottom: 20px;
}

.company-left a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14.72px;
    line-height: 17px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #054827;
    text-decoration: none;
    width: 210px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #054827;
    transition: 0.3s;
}

.company-left a:hover {
    background: #054827;
    color: #fff;
}

.parent {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 8px;
}

.div1 {
    grid-column: span 3 / span 3;
}

.div2 {
    grid-column: span 3 / span 3;
    grid-column-start: 4;
}

.div3 {
    grid-column: span 2 / span 2;
    grid-row-start: 2;
}

.div4 {
    grid-column: span 2 / span 2;
    grid-column-start: 3;
    grid-row-start: 2;
}

.div5 {
    grid-column: span 2 / span 2;
    grid-column-start: 5;
    grid-row-start: 2;
}

.product-flex {
    padding-top: 30px;
}

footer#menu-6 {
    background: #3b3b3a;
    margin-top: 50px;
}

.footer-main {
    display: flex;
    justify-content: space-between;
    padding: 40px 0px;
}

.footer-main-card:nth-child(1) {
    width: 247px;
}

span.copyright {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    align-items: center;
    color: #b1b1b1;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

a.link-foot {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 68px;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    text-decoration: none;
}

.footer-main-card>p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 36px;
    color: #ffffff;
    max-width: 300px;
    display: flex;
    align-items: center;
    padding-bottom: 22px;
}

.footer-main-card>p img {
    margin-right: 12px;
}

.product-flex a:hover {
    opacity: 0.8;
}

.product-flex a {
    transition: 0.3s;
}

a.btn-map {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 49px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 380px;
    height: 60px;
    border: 1px solid #fff;
    transition: 0.3s;
    margin-bottom: 30px;
}

a.btn-map:hover {
    background: #fff;
    color: #054827;
}

span.footer-card-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 49px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
}

.social {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 10px 0px;
}

.faq-item p {
    transition: height 300ms ease;
}

.faq-item svg {
    transition: transform 300ms ease;
    transform-origin: 50% 50%;
}

.faq-item.is-open svg {
    transform: rotate(180deg);
}


.faq-item h3 span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    white-space: nowrap;
    color: #000000;
}

.faq-item {
    border-bottom: 2px solid #919090;
    padding: 25px 0px 0px;
}

.faq-item h3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.faq-item p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #4c4b4b;
    margin: 20px;
    margin: 10px 0px 20px;
}

.faq-flex {
    padding-top: 40px;
}

.card {
    position: relative;
    overflow: hidden;
    /* если нужен обрез фона/картинки */
}

/* Общие стили для всех уголков */
.card::before,
.card::after,
.card-corners::before,
.card-corners::after {
    content: "";
    position: absolute;
    width: 46px;
    /* длина "усиков" уголка */
    height: 46px;
    pointer-events: none;
    z-index: 2;
}


/* Правый верх */
.card::after {
    top: 0;
    left: 0;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
}


/* Правый низ */
.card-corners::after {
    bottom: 0;
    right: 0;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
}

.bg-front {
    background-image: url(/wp-content/uploads/2026/05/2_objects-scaled.webp);
    background-color: #3b3b3a;
    padding: 20px 0px;
}

.bg-front h2 {
    color: #fff;
}

.prems {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 40px 0px;
}

.prem-card b, .prem-card__value {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 110.5px;
  line-height: 130px;
  color: rgb(255, 255, 255);
  white-space: nowrap;
}

.prem-card__value {
    display: block;
}

.prem-counter {
    font-variant-numeric: tabular-nums;
    display: inline-block;
}

.prem-card p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    white-space: nowrap;
    color: #fffafa;
}

.works {
    display: flex;
    justify-content: space-between;
    gap: 25px;
    padding-top: 30px;
}

.card-content-abs {
    background: rgba(0, 0, 0, 0.26);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 25px;
    transition: 0.3s;
}

.card-content-abs:hover {
    background: rgba(0, 0, 0, 0.1);
}

.card-content-abs p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 43px;
    color: #ffffff;
}

.card-content-abs a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 200px;
    height: 50px;
    border: 1px solid #fff;
    transition: 0.3s;
}

.card-content-abs a:hover {
    background: #fff;
    color: #054827;
}

.content-front.gal-content {
    display: flex;
    align-items: flex-end;
}

.count-gal {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 32.28px;
    line-height: 39px;
    white-space: nowrap;
    color: #9e9e9e;
    margin-right: 10px;
}

.subtitle-front.gal-subtitle {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main-flex-front,
.content-front {
    min-width: 0;
    /* критично для swiper внутри flex */
}

.gal.swiper {
    width: 100%;
    min-width: 0;
    overflow: hidden;
}

.gal .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

main.main-page.main.white-main {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 10px;
}

.entry-content p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #4c4b4b;
    padding-bottom: 20px;
}

.title-flex.title-pages h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    line-height: 54px;
    color: #201f1f;
    padding: 40px 0px 20px;
}

nav.breadcrumbs {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    color: #4c4b4b;
    padding-top: 30px;
}

nav.breadcrumbs a {
    text-decoration: none;
    font-weight: 600;
    color: #000;
}

.btn-calc {
    width: 230px;
    height: 64px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    transform: 0.3s;
}

.btn-calc * {
    transition: 0.3s;
}

.btn-calc svg {
    margin-right: 10px;
}

.btn-calc:hover {
    background: #fff;
    color: #000;
}

.btn-calc:hover span {
    color: #054827 !important;
}

.btn-calc:hover svg path {
    fill: #054827;
}

body:not(.home) .header {
    max-height: 145px;
}

.calc-inner-img {
    border: 1px solid #f0efef;
}

.review-top {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
}

button {
    cursor: pointer;
}

.review-item {
    min-height: 300px;
    background: #fff;
    border: 1px solid #787878;
    padding: 30px;
    margin: 5px;
}

.review-content {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.review-img {
    margin-right: 15px;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.review-meta {
    width: calc(100% - 100px);
}

.review-meta p {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}

.review-meta p span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    white-space: nowrap;
    color: #000;
}

.review-meta p .review-date {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    white-space: nowrap;
    color: #9e9e9e;
}

.gal-content {
    padding: 30px 0px 0px;
}

.bg-gree {
    background: #054827;
    padding: 35px 0px;
    position: relative;
}

.left-abs {
    width: 739px;
    height: 428px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-left: -457px;
}

.bg-gree h2 {
    color: #fff;
    max-width: 700px;
}

.formsi-card b {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
}

.formsi-card p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #fff;
}

.formsi {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.formsi-card {
    width: calc(50% - 10px);
    border: 1px solid #fff;
    margin: 25px 0px;
    position: relative;
    padding-bottom: 90px;
}

.vopros-btn2 {
    background: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #201f1f;
    text-decoration: none;
    height: 90px;
    transition: 0.3s;
    position: absolute;
    bottom: 0px;
}

.vopros-btn2:hover {
    opacity: 0.8s;
}

.formsi-card b {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    margin: 40px 40px 20px;
    display: block;
}

.formsi-card p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #fff;
    padding: 0px 40px 40px;
}

#question {
    padding: 10px;
    margin: 10px 0px;
    width: 340px;
    font-size: 16px;
    height: 80px;
}

.entry-content h2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 54px;
  color: #201f1f;
  padding: 40px 0px 20px;
}

a.page-btn {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 14.72px;
  line-height: 17px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #054827;
  text-decoration: none;
  width: 210px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #054827;
  margin-top: 20px;
  transition: 0.3s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
}

a.page-btn {
  background: #054827;
  color: #fff;
}

.soc-top .social {
  justify-content: flex-end;
  gap: 10px;
  padding: 0px;
  align-content: center;
}

.soc-top .social .aos-init {
  display: flex;
  align-items: center;
}

.soc-top .social .aos-init img {
  width: 28px;
}





















@media screen and (max-width: 1400px) {
    .main-front-left {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 400;
            font-size: 72.74px;
            line-height: 78px;
            color: #ffffff;
            max-width: 40%;
        }
.subtitle-front {
    width: 11%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    white-space: nowrap;
    color: #787878;
}
.content-front {
    width: 87%;
}

.subtitle-front {
    width: 11%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 29px;
    white-space: nowrap;
    color: #787878;
}
.card-content-abs p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 43px;
    color: #ffffff;
}
.left-abs {
    width: 739px;
    height: 428px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin-left: -555px;
}

.menu-desktop.main-menu-flex-left a {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-decoration: none;
    padding: 0px 10px;
}
}

@media screen and (max-width: 1200px) {
	.mobile-menu {
		width:60%;
	}
    .header-menu-btn {
        width: 98px;
        height: 85px;
    }

    .header-menu-btn svg {
        position: absolute;
        width: 98px;
    }

.menu-desktop.main-menu-flex-left {
    display: none;
}

/* Mobile slide-out menu */
.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: min(86vw, 360px);
    height: 100vh;
    padding: 28px 20px 20px;
    background: #201f1f;
    z-index: 10001;
    transform: translateX(-100%);
    visibility: hidden;
    transition: transform 0.3s ease, visibility 0.3s ease;
    overflow-y: auto;
}

.mobile-menu.active {
    transform: translateX(0);
    visibility: visible;
}

.menu-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.menu-overlay.active {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .menu-close-btn {
    position: absolute;
    top: 10px;
    right: 12px;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 34px;
    line-height: 1;
    cursor: pointer;
}

.mobile-menu .menu-links {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-top: 24px;
}

.mobile-menu .menu-links a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.3;
}

@media screen and (min-width: 1201px) {
    .mobile-menu,
    .menu-overlay {
        display: none !important;
    }
}
.main-front-right {
    width: 58%;
}
header.header {
    height: auto;
    padding-bottom: 50px;
}
.menu-mobile {
    width: 26px;
    height: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.menu-mobile span {
    width: 100%;
    height: 4px;
    border-radius: 5px;
    background: #fff;
    display: block;
}
.main-flex-front {
    flex-wrap: wrap;
}
.subtitle-front {
    width: 100%;
    padding-bottom: 10px;
}
.content-front h2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #201f1f;
}
.content-front {
    width: 100%;
}

a.link-foot {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 68px;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    text-decoration: none;
}

.footer-main-card>p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 26px;
    color: #ffffff;
    max-width: 300px;
    display: flex;
    align-items: center;
    padding-bottom: 33px;
}
a.btn-map {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 30px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 255px;
    height: 50px;
    border: 1px solid #fff;
    transition: 0.3s;
    margin-bottom: 30px;
}
span.footer-card-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 28px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
}

.nav-gal {
    margin-top: 10px;
}
.bg-front h2 {
    color: #fff !important;
}

.prem-card b,
.prem-card__value {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 100.5px;
    line-height: 120px;
    color: rgb(255, 255, 255);
    white-space: nowrap;
}
.prem-card p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    white-space: nowrap;
    color: #fffafa;
}

        .card-content-abs p {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 400;
            font-size: 24px;
            line-height: 36px;
            color: #ffffff;
}

.left-abs {
    display: none;
}

.bg-gree h2 {
    color: #fff !important;
}

}

@media screen and (max-width: 1100px) {

}

@media screen and (max-width: 980px) {
    .entry-content h2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #201f1f;
  padding: 40px 0px 20px;
}
    .main-front {
    flex-wrap: wrap;
}
.main-front-right {
    width: 100%;
}
.main-front-left {
    max-width: 100%;
    text-align: center;
    padding-bottom: 40px;
}
a.vopros-btn {
    margin: 20px auto;
}

.footer-main {
    flex-wrap: wrap;
}
.footer-main-card {
    width: calc(100% - 250px);
}
.footer-main-card:nth-child(1) {
    width: 50%;
    text-align: center;
}
.footer-main-card {
    width: 50%;
    text-align: center;
    margin-bottom: 25px;
}
.footer-main-card>p {
    margin: 0 auto;
    width: 217px;
}
.social {
    justify-content: center;
}
a.btn-map {
    margin: 10px auto;
}
}


@media screen and (max-width: 920px) {
    .content-front h2 {
            font-family: 'Inter';
            font-style: normal;
            font-weight: 400;
            font-size: 21px;
            line-height: 26px;
            color: #201f1f;
        }
.company-flex {
    flex-wrap: wrap;
}
.company-left {
    width: 100%;
    margin-bottom: 30px;
}
.company-right {
    width: 100%;
    text-align: center;
}

.company-left a {
    margin: 0 auto;
}
.company-left p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #4c4b4b;
    padding-bottom: 18px;
}
}

@media screen and (max-width: 800px) {
.works {
    flex-wrap: wrap;
}
.card {
    width: 100%;
    max-height: 300px;
}
.card img {
    width: 100%;
}
.prem-card b,
.prem-card__value {
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    font-size: 70.5px;
    line-height: 90px;
    color: rgb(255, 255, 255);
    white-space: nowrap;
}
.prem-card p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 22px;
    white-space: nowrap;
    color: #fffafa;
}

.formsi {
    flex-wrap: wrap;
}
.formsi-card {
    width: 100%;
}
.vopros-btn2 {
    background: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #201f1f;
    text-decoration: none;
    height: 65px;
    transition: 0.3s;
    position: absolute;
    bottom: 0px;
}
.formsi-card b {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    color: #fff;
    margin: 40px 40px 20px;
    display: block;
}
.formsi-card p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #fff;
    padding: 0px 40px 40px;
}
.title-flex.title-pages h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #201f1f;
    padding: 40px 0px 20px;
}
nav.breadcrumbs {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #4c4b4b;
    padding-top: 30px;
}
body:not(.home) .header {
    max-height: 110px;
}
.entry-content p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #4c4b4b;
    padding-bottom: 15px;
}
}

@media screen and (max-width: 700px) {
        .main-front-left {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 38.74px;
        line-height: 53px;
        color: #ffffff;
        max-width: 40%;
}
a.vopros-btn {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16.67px;
    line-height: 32px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #ffffff;
    text-decoration: none;
    background: #054827;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 270px;
    height: 52px;
}
.parent {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
}

.div1,
.div2,
.div3,
.div4,
.div5 {
    grid-column: 1;
    grid-row: auto;
    grid-column-start: auto;
    grid-row-start: auto;
}
.product-flex img {
    width: 100%;
}
.footer-main-card:nth-child(1) {
    width: 100%;
    text-align: center;
}
.footer-main-card {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.faq-item h3 span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    white-space: nowrap;
    color: #000000;
}
.faq-item p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    color: #4c4b4b;
    margin: 20px;
    margin: 10px 0px 20px;
}

}


@media screen and (max-width: 550px) {
            .main-front-left {
                    font-family: 'Inter';
                    font-style: normal;
                    font-weight: 400;
                    font-size: 22.74px;
                    line-height: 36px;
                    color: #ffffff;
                    max-width: 100%;
                    text-align: center;
                }
.header-line > a.header-phone {
    display: none;
}
.logo img {
    max-height: 100px;
}
form#contactForm input {
    padding: 10px;
    margin: 10px 0px;
    width: 272px;
    font-size: 16px;
}
.prems {
    flex-wrap: wrap;
}
        .prem-card b,
        .prem-card__value {
            font-family: Inter;
            font-style: normal;
            font-weight: 500;
            font-size: 105.5px;
            line-height: 125px;
            color: rgb(255, 255, 255);
            white-space: nowrap;
}
.prem-card p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 31px;
    white-space: nowrap;
    color: #fffafa;
}
.card-content-abs p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 35px;
    color: #ffffff;
}
.nav-gal button {
    width: 45px;
}
	
.btn-calc {
  display: none;
}
	
	.main-front-left {
  padding-top: 30px;
}
	
	.logo img {
  max-width: 80px;
}
	.soc-top > a > img {
  max-width: 26px;
}
	.header-line a.header-phone span {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #ffffff;
  text-decoration: none;
}
	.soc-top .social .aos-init img {
  width: auto;
  max-height: 20px;
  height: auto;
  max-width: 24px;
}
	  .footer-main-card > p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    color: #ffffff;
    max-width: 300px;
    display: flex;
    align-items: center;
    padding-bottom: 33px;
  }
}


/* Keep mobile menu hidden on desktop */
#mobileMenu,
#menuOverlay {
    display: none;
}

@media screen and (max-width: 1200px) {

    #mobileMenu,
    #menuOverlay {
        display: block;
    }
}