

/* Start:/local/media/css/landing_style.css?173347836622869*/
.cont-landing {}

.fontOpenSans {
    font-family: 'Open Sans', sans-serif;
}

.l-top {
    height: 474px;
    /* border: 1px solid green; */
}

.l-top .l-top-back {
    width: 100%;
    height: 100%;
    display: block;
    /* border: 1px solid red; */
    /* background: url('/local/media/images/landing/irec_1 1.png') no-repeat; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0%;
}

.l-top-data {
    /* border: 1px solid red; */
    height: 100%;
}

.l-top-data section {
    display: block;
    width: 746px;
}

.l-top-data section .header-banner {
    display: block;
    width: 495px;
    /* height: 300px; */
    /* border: 1px solid red; */
    margin: 80px 0 0 0;
    flex-grow: 0;
}

.l-top-data section .header-banner hgroup {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 48px;
    font-weight: 800;
    color: #fff;
    line-height: 65.37px;
}

.l-top-data section .header-banner .header-banner-desc {
    margin: 10px 0;
    /* border-left: 3px solid #33a4bc;
    border-left: 3px solid #f15922; */
    border-left: 3px solid #347a57;
    border-left: 3px solid #006666;
    border-left: 3px solid #fff;
    padding: 13px 20px 13px 20px;
}

.l-top-data section .header-banner .header-banner-desc p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 27.24px;
}

.empty {
    /* border: 1px solid red; */
    flex-grow: 1;
}

.empty-left {
    border: 1px solid red;
    flex-grow: 0;
    width: 40%;
}

.empty-right {
    border: 1px solid red;
    flex-grow: 0;
    width: 40%;
}

.row {
    width: 100%;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin: 0;
}

.row-flex-direction {
    flex-direction: norow !important;
}

.row-align-content-center {
    align-items: center !important;
    align-content: center !important;
}

.l-btn {
    text-decoration: none;
    margin: 0 0 0 0;
    padding: 19px 32px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: 1px solid #fff;
    /* border: 1px solid #347a57; */
    /* background: #347a57; */
    border-radius: 50px;
    width: auto;
    display: block;
    cursor: pointer;
    height: auto;
    /* opacity: 0.8; */
}

.l-btn-wight {
    width: 274px;
}


/* .l-btn-margit-top {
    margin-top: 17px;
} */

.green-energy-element-media {
    display: none;
}

.green-energy-element {}

.green-energy-element .fond {
    background: #F8F8F8;
}

.green-energy-element .fond section {
    display: block;
    margin: 60px 0 0 0;
}

.green-energy-element .fond section hgroup {
    display: block;
    width: 709px;
    margin: 0 auto;
    font-size: 36px;
    font-weight: 800;
    line-height: 49.03px;
    text-align: center;
    color: #424443
}

.green-energy-element .fond section .element-list {
    width: 1116px;
    margin: 50px auto;
}

.green-energy-element .fond section .element-list article {
    flex-grow: 0;
    width: 346px;
    margin: 0 38px 38px 0;
}

.green-energy-element .fond section .element-list article:last-child {
    margin: 0 0 38px 0;
}

.green-energy-element .fond section .element-list article .item-element {}

.green-energy-element .fond section .element-list article .item-element img {
    display: block;
    width: 190px;
    height: 190px;
    margin: 0 auto;
}

.green-energy-element .fond section .element-list article .item-element figcaption {
    text-align: center;
    font: size 16px;
    line-height: 21.79px;
    font-weight: 400;
    margin: 10px auto;
    width: 256px;
}

.advantages {}

.advantages .adv-fond {
    background: url('/local/media/images/landing/advantages-fond.png') no-repeat;
    background-size: cover;
    background-position: 0%;
}

.advantages .adv-fond section {
    display: block;
    padding: 60px 0 20px 0;
    max-width: 1274px;
    margin: 0 auto;
    /* border: 1px solid red; */
}

.advantages .adv-fond section hgroup {
    display: block;
    width: 709px;
    margin: 0 auto;
    font-size: 36px;
    font-weight: 800;
    line-height: 49.03px;
    text-align: center;
    color: #fff;
}

.advantages .adv-fond section .regular {
    width: 1152px;
    margin: 0 auto 0 90px;
    padding: 40px 0 40px 0;
}

.advantages .adv-fond section .slider .elem-item-data {
    padding: 36px 0px 36px 36px;
    border: 1px solid #fff;
    display: block;
    width: 538px !important;
}

.advantages .adv-fond section .slider .elem-item-data div img {
    display: block;
    width: 100px !important;
    height: 100px !important;
}

.advantages .adv-fond section .slider .elem-item-data div figcaption {
    display: block;
    line-height: 21.79px;
    font-size: 16px;
    font-weight: 400;
    width: 330px;
    margin: 0 0 0 34px;
    color: #fff
}

.advantages .adv-fond section .regular .slick-next {
    margin-right: -90px;
    margin-top: -31px;
    width: 60px;
    height: 60px;
    opacity: 1 !important;
    background: url('/local/media/images/landing/swiper-button-next.png') no-repeat !important;
}

.advantages .adv-fond section .regular .slick-next::after {
    content: '';
    border: 0 !important
}

.advantages .adv-fond section .regular .slick-prev {
    margin-left: -70px;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background: url('/local/media/images/landing/swiper-button-prev.png');
    opacity: 1 !important;
    left: 0%;
    transform: none !important;
}

.advantages .adv-fond section .regular .slick-prev::after {
    content: '';
    border: 0 !important
}

.advantages .adv-fond section .swiper {
    padding: 40px 0 40px 0;
    /* width: 1214px; */
}

.advantages .adv-fond section .swiper .swiper-wrapper {
    padding: 0 0;
    margin: 0 auto;
}

.advantages .adv-fond section .swiper .swiper-wrapper .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


/* .advantages .adv-fond section .swiper .swiper-wrapper .swiper-slide:first-child {
    margin: 0 0 0 90px !important;
} */


/* 
.advantages .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem {
    width: 1100px;
    margin: 0 0 0 90px;
}

.advantages .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem:first-child {
    margin: 0 0 0 90px;
}

.advantages .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem .elem-item {
    width: 538px;
    margin: 0 38px 20px 0;
}

.advantages .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem .elem-item:last-child {
    margin: 0 0 20px 0
} */


/* .advantages .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem-item-data {
    padding: 36px 0px 36px 36px;
    border: 1px solid #fff;
    display:block;
    width:80%;
    margin: 0
} */


/* .advantages .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem-item-data img {
    display: block;
    width: 20%;
}

.advantages .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem-item-data figcaption {
    display: block;
    line-height: 21.79px;
    font-size: 16px;
    font-weight: 400;
    width: 66%;
    margin: 0 0 0 34px;
    color: #fff
} */


/* .advantages .adv-fond section .swiper .swiper-button-next {
    margin-right: -10px;
    margin-top: -40px;
    width: 60px;
    height: 60px;
    background: url('/local/media/images/landing/swiper-button-next.png') no-repeat;
}

.advantages .adv-fond section .swiper .swiper-button-next::after {
    content: '';
}

.advantages .adv-fond section .swiper .swiper-button-prev {
    margin-left: -10px;
    margin-top: -40px;
    width: 60px;
    height: 60px;
    background: url('/local/media/images/landing/swiper-button-prev.png') no-repeat;
}

.advantages .adv-fond section .swiper .swiper-button-prev::after {
    content: '';
} */

.advantages-media {
    display: none
}


/* our-offer */

.our-offer-media {
    display: none;
}

.our-offer {}

.our-offer .our-offer-fond {
    background: #F8F8F8;
}

.our-offer .our-offer-fond section {
    display: block;
    padding: 59px 0 0 0;
    max-width: 1114px;
    margin: 0 auto;
}

.our-offer .our-offer-fond section hgroup {
    display: block;
    max-width: 630px;
    margin: 0 auto;
    font-size: 36px;
    font-weight: 800;
    line-height: 49.03px;
    text-align: center;
    color: #424443
}

.our-offer .our-offer-fond section .element-list {
    padding: 79px 0 60px 0;
}

.our-offer .our-offer-fond section .element-list .list-arrows {
    position: absolute;
    z-index: 10;
    width: 612px;
    margin: -39px 0 0 98px
}

.our-offer .our-offer-fond section .element-list .list-arrows .title {
    line-height: 16.34px;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-align: center;
    padding-bottom: 5px;
}

.our-offer .our-offer-fond section .element-list .list-arrows .list-arrows-data .l-arraw {
    width: 2px;
    height: 39px;
    background: #33A4BC;
}

.our-offer .our-offer-fond section .element-list .list-arrows .list-arrows-data .l-arraw::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 10px;
    height: 12px;
    margin: 29px 0 0 -4px;
    display: block;
    background: url('/local/media/images/landing/arrow-boot.png') no-repeat center center;
}

.our-offer .our-offer-fond section .element-list .list-arrows .list-arrows-data .c-arraw {
    flex-grow: 1;
}

.our-offer .our-offer-fond section .element-list .list-arrows .list-arrows-data .c-arraw .elm {
    height: 2px;
    background: #33A4BC;
    width: auto;
    display: block;
}

.our-offer .our-offer-fond section .element-list .list-arrows .list-arrows-data .r-arraw {
    width: 2px;
    height: 39px;
    background: #33A4BC;
}

.our-offer .our-offer-fond section .element-list .list-arrows .list-arrows-data .r-arraw::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 10px;
    height: 12px;
    margin: 29px 0 0 -4px;
    display: block;
    background: url('/local/media/images/landing/arrow-boot.png') no-repeat center center;
}

.our-offer .our-offer-fond section .element-list .eList {
    padding: 17px 0 0 0;
}

.our-offer .our-offer-fond section .element-list .w110 {
    width: 110px;
}

.our-offer .our-offer-fond section .element-list .w196 {
    width: 196px;
}

.our-offer .our-offer-fond section .element-list .b1 {
    border: 1px solid rgba(69, 71, 71, 0.14);
}

.our-offer .our-offer-fond section .element-list article {
    display: block;
}

.our-offer .our-offer-fond section .element-list article img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 20px auto 10px auto;
    line-height: 19.07;
}

.our-offer .our-offer-fond section .element-list article figcaption {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: #424443;
    margin-bottom: 28px;
}

.our-offer .our-offer-fond section .element-list article figcaption .emphasize {
    padding: 3px 0 0 0;
    margin: 0 0 0 0px;
}

.our-offer .our-offer-fond section .element-list article figcaption .emphasize .line-item {
    height: 2px;
    width: 23.45px;
    background: #33a4bc;
    margin: 0 0 0 10.44444444%
}

.our-offer .our-offer-fond section .element-list article .bdt-padd5 {
    padding: 5px 0 0 0
}

.our-offer .our-offer-fond section .element-list article .bdt-padd97 {
    padding: 60px 0 0 0
}

.our-offer .our-offer-fond section .element-list article .bdt-padd21 {
    padding: 21px 0 0 0
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text {}

.our-offer .our-offer-fond section .element-list article .blok-desc-text .desc-text {
    line-height: 16.34px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #000;
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrow {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background: #33A4BC;
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrow::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 10px;
    height: 12px;
    margin: -5px 0 0 101px;
    display: block;
    background: url('/local/media/images/landing/arrow-right.png') no-repeat center center;
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrows {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background: #33A4BC;
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrows::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 10px;
    height: 12px;
    margin: -5px 0 0 101px;
    display: block;
    background: url('/local/media/images/landing/arrow-right.png') no-repeat center center;
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrows::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 10px;
    height: 12px;
    margin: -5px 0 0 -1px;
    display: block;
    background: url('/local/media/images/landing/arrow-left.png') no-repeat center center;
}

.our-offer .our-offer-fond section .element-list article .bdl-padd64 {
    padding: 64px 0 0 0
}

.our-offer .our-offer-fond section .element-list article .bdl-padd81 {
    padding: 81px 0 0 0
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text-line {}

.our-offer .our-offer-fond section .element-list article .blok-desc-text-line .desc-text {
    line-height: 16.34px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: #000;
    /* padding-bottom: 1px; */
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text-line .desc-text span {
    display: block;
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-noarrow {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background: #33A4BC;
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-arrow {
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background: #33A4BC;
}

.our-offer .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-arrow::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 10px;
    height: 12px;
    margin: -5px 0 0 101px;
    display: block;
    background: url('/local/media/images/landing/arrow-right.png') no-repeat center center;
}


/* .our-offer .our-offer-fond section .element-list article figcaption .emphasize .line-item:last-child {
    margin: 0 0 0 16px
} */


/* faq */

.faq {}

.faq .faq-fond {
    background: url('/local/media/images/landing/faq-fond.png') no-repeat;
    background-size: cover;
    background-position: 0%;
}

.faq .faq-fond section {
    display: block;
    padding: 60px 0 0 0;
    max-width: 594px;
    margin: 0 auto;
}

.faq .faq-fond section hgroup {
    display: block;
    max-width: 594px;
    margin: 0 auto;
    font-size: 36px;
    font-weight: 800;
    line-height: 49.03px;
    text-align: center;
    color: #fff;
}

.faq .faq-fond section .faq-list {
    padding: 54px 0 73px 0;
}

.faq .faq-fond section .faq-list .faq-items {
    padding: 0 0 28px 0;
}

.faq .faq-fond section .faq-list .faq-items .faq-item {
    line-height: 21.79px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 0 0 0 25px;
    cursor: pointer;
}

.faq .faq-fond section .faq-list .faq-items .faq-item::before {
    content: '';
    position: absolute;
    margin: 4px 0 0 -25px;
    z-index: 10;
    background: url("/local/media/images/landing/fag-arrow.png") no-repeat;
    width: 15px;
    height: 9px;
    bottom: 1px solid red;
}

.faq .faq-fond section .faq-list .faq-items .faq-item-desc {
    display: none;
    padding: 10px 0 0px 25px;
    color: #fff;
    font-size: 14px;
}

.faq .faq-fond section .faq-list .faq-items .faq-item-desc p {
    padding: 2px 0;
    color: #fff;
    font-size: 14px;
}

.hidden {
    display: none;
}


/* cooperation */

.cooperation {}

.cooperation .cooperation-fond {
    background: #F8F8F8;
}

.cooperation .cooperation-fond section {
    display: block;
    padding: 85px 0 0 0;
    max-width: 1114px;
    margin: 0 auto;
}

.cooperation .cooperation-fond section hgroup {
    display: block;
    max-width: 594px;
    margin: 0 auto;
    font-size: 36px;
    font-weight: 800;
    line-height: 49.03px;
    text-align: center;
    color: #424443
}

.cooperation .cooperation-fond section hgroup span {
    font-size: 26px;
    display: block;
}

.cooperation .cooperation-fond section .element-list {
    padding: 64px 0 0px 0;
}

.cooperation .cooperation-fond section .element-list article {
    flex-grow: 0;
    width: 346px;
    margin: 0 38px 60px 0;
    padding: 0;
}

.cooperation .cooperation-fond section .element-list article:last-child {
    margin: 0 0 60px 0;
}

.cooperation .cooperation-fond section .element-list article .item-element {
    padding: 0;
}

.cooperation .cooperation-fond section .element-list article .item-element img {
    display: block;
    width: 190px;
    height: 190px;
    margin: 10px auto;
}

.cooperation .cooperation-fond section .element-list article .item-element .step {
    text-align: center;
    color: #424443;
}

.cooperation .cooperation-fond section .element-list article .item-element figcaption {
    text-align: center;
    font: size 16px;
    line-height: 21.79px;
    font-weight: 400;
    margin: 10px auto 0 auto;
    width: 256px;
}

.cooperation .cooperation-fond section .element-list article .item-element figcaption span {
    color: #56CCF2
}

.cooperation .cooperation-fond section .element-list article .item-element figcaption a {
    color: #56CCF2
}

.cooperation-media {
    display: none;
}


/* form-freeback */

.form-freeback {}

.form-freeback .form-freeback-fond {
    background: url('/local/media/images/landing/form-freeback-fond.png') no-repeat;
    background-size: cover;
    background-position: 0%;
}

.form-freeback .form-freeback-fond section {
    display: block;
    padding: 63px 0 0 0;
    max-width: 524px;
    margin: 0 auto;
}

.form-freeback .form-freeback-fond section hgroup {
    display: block;
    max-width: 594px;
    margin: 0 auto;
    font-size: 36px;
    font-weight: 800;
    line-height: 49.03px;
    /* text-align: center; */
    color: #fff
}

.form-freeback .form-freeback-fond section .form-block {
    /* margin: 40px 0 0 0; */
    /* border-left: 3px solid #33a4bc;
    border-left: 3px solid #f15922; */
    /* border-left: 3px solid #347a57; */
    border-left: 3px solid #006666;
    /* padding: 13px 20px 13px 20px; */
    padding: 0px 16px 0px 16px;
}

.form-freeback .form-freeback-fond section .form-block .form-block-desc {}

.form-freeback .form-freeback-fond section .form-block .form-block-desc .hei10 {
    height: 10px;
}

.form-freeback .form-freeback-fond section .form-block .form-block-desc p {
    color: #fff;
    font-size: 16px;
    line-height: 21.79px;
    font-weight: 400;
    padding: 2px 0;
    margin: 0;
}

.form-freeback .form-freeback-fond section .form-block .form-block-desc ul {
    padding: 0;
    margin: 0;
}

.form-freeback .form-freeback-fond section .form-block .form-block-desc ul li {
    color: #fff;
    font-size: 16px;
    line-height: 21.79px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.form-freeback .form-freeback-fond section .form-block .form-block-desc ul li::before {
    content: '';
}

.form-freeback .form-freeback-fond section .form-block-forma {
    padding: 20px 0 124px 0;
}

.form-freeback .form-freeback-fond section .form-block-forma .form-group-input-text {
    color: #fff;
    font-size: 16px;
    line-height: 21.79px;
}

.form-freeback .form-freeback-fond section .form-block-forma .forma-btn {
    text-decoration: none;
    margin: 0 0 0 0;
    padding: 19px 32px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    /* border: 1px solid #0172B4;
    border: 1px solid #f15922; */
    /* border: 1px solid #347a57; */
    border: 1px solid #006666;
    border-radius: 50px;
    width: auto;
    display: block;
    cursor: pointer;
    height: auto;
    /* background: #0172B4;
    background: #f15922; */
    /* background: #347a57; */
    background: #006666;
}

.form-freeback .form-freeback-fond section .form-block-forma .forma-wight {
    width: 270px;
}

.check-box-message {
    color: #fff;
    font-size: 12px;
    line-height: 16.34px;
}

.check-box-message span {
    /* color: #0172B4 */
    color: #fff;
    text-decoration: underline;
}

.required {
    color: red
}

.personal-data-processing-policy {
    width: 500px;
}


.form-control-hei-padd {
    height: 50px !important;
    padding: 10px 28px !important;
    /* padding: 21px 28px;*/
}

.form-control-select-hei-padd {
    /* height: 50px !important;
    padding: 14px 50px 14px 30px !important; */
}

.form-control-hei-padd:hover {
    height: 50px !important;
    padding: 10px 28px !important;
}

.form-control:hover {
    box-shadow: none !important;
}

.form-control--select .chosen-container-single .chosen-single {
    height: 50px !important;
    /* padding:0 !important; */
    padding-top:14px !important;
}

.chosen-container-single .chosen-single div b:after {
    content: "\f078";
    margin:-8px 0 0 0 !important;
    /* border:1px solid green; */
    position: absolute;
    z-index: 10;
}
/* End */


/* Start:/local/media/css/landing_style_media.css?173347836634511*/
@media (min-width: 220px) and (max-width: 480px) {
    /* l-top  */
    .l-top {
        height: 300px;
        /* border: 1px solid green; */
    }
    .l-top .l-top-back {
        width: 100%;
        height: 100%;
        display: block;
    }
    .l-top-data {
        height: 100%;
    }
    .l-top-data section {
        display: block;
        width: 100%;
    }
    .l-top-data section .header-banner {
        display: block;
        width: 70%;
        /* height: 300px; */
        /* border: 1px solid red; */
        margin: 9% 5% 0 15%;
        flex-grow: 0;
    }
    .l-top-data section .header-banner hgroup {
        display: block;
        margin: 0;
        padding: 0;
        width: 220px;
        font-size: 24px;
        font-weight: 800;
        color: #fff;
        line-height: 32px;
    }
    .l-top-data section .header-banner .header-banner-desc {
        margin: 10px 0 20px 0;
        /* border-left: 3px solid #33a4bc;
        border-left: 3px solid #f15922; */
        /* border-left: 3px solid #347a57; */
        border-left: 3px solid #006666;
        padding: 0% 5% 0% 5%;
    }
    .l-top-data section .header-banner .header-banner-desc p {
        font-size: 13px;
        color: #fff;
        font-weight: 400;
        line-height: 19px;
    }
}

@media (min-width: 479px) and (max-width: 760px) {
    /* l-top  */
    .l-top {
        height: 340px;
        /* border: 1px solid green; */
    }
    .l-top .l-top-back {
        width: 100%;
        height: 100%;
        display: block;
    }
    .l-top-data {
        height: 100%;
    }
    .l-top-data section {
        display: block;
        width: 100%;
    }
    .l-top-data section .header-banner {
        display: block;
        width: 76%;
        /* height: 300px; */
        /* border: 1px solid red; */
        margin: 6% 5% 0 15%;
        flex-grow: 0;
    }
    .l-top-data section .header-banner hgroup {
        display: block;
        margin: 0;
        padding: 0;
        width: 300px;
        font-size: 32px;
        font-weight: 800;
        color: #fff;
        line-height: 49px;
    }
    /* .l-top-data section .header-banner hgroup span {
        display: block;
    } */
    .l-top-data section .header-banner .header-banner-desc {
        margin: 1% 0;
        border-left: 3px solid #33a4bc;
        padding: 1% 5% 1% 5%;
        width: 76%;
    }
    .l-top-data section .header-banner .header-banner-desc p {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        line-height: 19px;
    }
}

@media (min-width: 220px) and (max-width: 760px) {
    /* form-freeback */
    .form-freeback .form-freeback-fond section {
        display: block;
        padding: 30px 0 0 0;
        width: 90%;
        margin: 0 auto;
    }
    .form-freeback .form-freeback-fond section hgroup {
        display: block;
        max-width: 100%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #fff;
    }
    .form-freeback .form-freeback-fond section .form-block {
        margin: 18px 0 0 0;
        /* border-left: 3px solid #33a4bc;
        border-left: 3px solid #f15922; */
        border-left: 3px solid #347a57;
        border-left: 3px solid #006666;
        /* padding: 13px 20px 13px 20px; */
        padding: 6px 16px 0px 16px;
    }
    .form-freeback .form-freeback-fond section .form-block-forma {
        padding: 16px 0 12% 0;
    }
    .form-freeback .form-freeback-fond section .form-block .form-block-desc .hei10 {
        /* height: 1%; */
    }
    .form-freeback .form-freeback-fond section .form-block .form-block-desc p {
        color: #fff;
        font-size: 16px;
        line-height: 21.79px;
        font-weight: 400;
        padding: 2px 0;
        margin: 0;
    }
    .form-freeback .form-freeback-fond section .form-block .form-block-desc ul {
        padding: 0;
        margin: 0;
    }
    .form-freeback .form-freeback-fond section .form-block .form-block-desc ul li {
        color: #fff;
        font-size: 16px;
        line-height: 21.79px;
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
    .form-freeback .form-freeback-fond section .form-block .form-block-desc ul li::before {
        content: '';
    }
    /* faq */
    .faq .faq-fond section {
        display: block;
        padding: 30px 0 30px 0;
        width: 100%;
        margin: 0 auto;
    }
    .faq .faq-fond section hgroup {
        display: block;
        width: 100%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #fff;
    }
    .faq .faq-fond section .faq-list {
        padding: 37px 3% 0 3%;
    }
    .faq .faq-fond section .faq-list .faq-items {
        padding: 0 0 28px 0;
    }
    .faq .faq-fond section .faq-list .faq-items .faq-item {
        line-height: 21.79px;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        padding: 0 0 0 25px;
        cursor: pointer;
    }
    .faq .faq-fond section .faq-list .faq-items .faq-item::before {
        content: '';
        position: absolute;
        margin: 4px 0 0 -25px;
        z-index: 10;
        background: url("/local/media/images/landing/fag-arrow.png") no-repeat;
        width: 15px;
        height: 9px;
        bottom: 1px solid red;
    }
    .faq .faq-fond section .faq-list .faq-items .faq-item-desc {
        display: none;
        padding: 10px 0 0px 25px;
        color: #fff;
        font-size: 14px;
    }
    .faq .faq-fond section .faq-list .faq-items .faq-item-desc p {
        padding: 2px 0;
        color: #fff;
        font-size: 14px;
    }
}


/* green-energy-element-media */

@media (min-width: 200px) and (max-width: 479px) {
    .green-energy-element {
        display: none;
    }
    .green-energy-element-media {
        display: block;
        margin: 0 3% 0 3%;
        /* border: 1px solid red; */
    }
    .green-energy-element-media .fond {
        background: #F8F8F8;
    }
    .green-energy-element-media .fond section {
        display: block;
        margin: 39px 0 27px 0;
    }
    .green-energy-element-media .fond section hgroup {
        display: block;
        width: 100%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443
    }
    .green-energy-element-media .fond section .element-list {
        width: 100%;
        margin: 35px auto 0 auto;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy {}
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-wrapper .swiper-slide .item-element {
        margin-bottom: 6%;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-wrapper .swiper-slide .item-element img {
        display: block;
        width: 149px;
        height: 149px;
        margin: 0 auto;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-wrapper .swiper-slide .item-element figcaption {
        text-align: center;
        font: size 16px;
        line-height: 21.79px;
        font-weight: 400;
        margin: 10px auto;
        width: 256px;
        padding-bottom: 13px;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-scrollbar {
        background: #c4c4c4;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-scrollbar-drag {
        background: #33a4bc;
    }
    /* cooperation-media */
    .cooperation {
        display: none;
    }
    .cooperation-media {
        display: block;
        margin: 0 3% 0 3%;
    }
    .cooperation-media.fond {
        background: #F8F8F8;
    }
    .cooperation-media .fond section {
        display: block;
        margin: 30px 0 27px 0;
    }
    .cooperation-media .fond section hgroup {
        display: block;
        width: 80%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443
    }
    .cooperation-media .fond section hgroup span {
        font-size: 16px;
        display: block;
    }
    .cooperation-media .fond section .element-list {
        width: 100%;
        margin: 22px auto 0 auto;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media {
        /* border: 1px solid red; */
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper {
        margin: 0 0 0px 0;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element {
        margin-bottom: 6%;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element img {
        display: block;
        width: 149px;
        height: 149px;
        margin: 0 auto;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element .step {
        text-align: center;
        color: #424443;
        margin: 3% 0 0 0
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element figcaption {
        text-align: center;
        font: size 16px;
        line-height: 21.79px;
        font-weight: 400;
        margin: 10px auto;
        width: 256px;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element figcaption span {
        color: #56CCF2
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-scrollbar {
        background: #c4c4c4;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-scrollbar-drag {
        background: #33a4bc;
    }
}

@media (min-width: 480px) and (max-width: 699px) {
    .green-energy-element {
        display: none;
    }
    .green-energy-element-media {
        display: block;
        margin: 0 3% 0 3%;
        /* border: 1px solid red; */
    }
    .green-energy-element-media .fond {
        background: #F8F8F8;
    }
    .green-energy-element-media .fond section {
        display: block;
        margin: 39px 0 27px 0;
    }
    .green-energy-element-media .fond section hgroup {
        display: block;
        width: 58%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443
    }
    .green-energy-element-media .fond section .element-list {
        width: 100%;
        margin: 35px auto 0 auto;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy {}
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-wrapper {
        margin: 0 0 19px 0;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-wrapper .swiper-slide .item-element {
        margin-bottom: 6%;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-wrapper .swiper-slide .item-element img {
        display: block;
        width: 149px;
        height: 149px;
        margin: 0 auto;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-wrapper .swiper-slide .item-element figcaption {
        text-align: center;
        font: size 16px;
        line-height: 21.79px;
        font-weight: 400;
        margin: 10px auto;
        width: 256px;
        /* padding-bottom: 13px; */
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-scrollbar {
        background: #c4c4c4;
    }
    .green-energy-element-media .fond section .element-list .swiper-green-energy .swiper-scrollbar-drag {
        background: #33a4bc;
    }
    /* cooperation-media */
    .cooperation {
        display: none;
    }
    .cooperation-media {
        display: block;
        margin: 0 3% 0 3%;
    }
    .cooperation-media.fond {
        background: #F8F8F8;
    }
    .cooperation-media .fond section {
        display: block;
        margin: 30px 0 27px 0;
    }
    .cooperation-media .fond section hgroup {
        display: block;
        width: 80%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443
    }
    .cooperation-media .fond section hgroup span {
        font-size: 16px;
        display: block;
    }
    .cooperation-media .fond section .element-list {
        width: 100%;
        margin: 22px auto 0 auto;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media {}
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper {
        margin: 0 0 6px 0;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element {
        margin-bottom: 6%;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element img {
        display: block;
        width: 149px;
        height: 149px;
        margin: 0 auto;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element .step {
        text-align: center;
        color: #424443;
        margin: 3% 0 0 0
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element figcaption {
        text-align: center;
        font: size 16px;
        line-height: 21.79px;
        font-weight: 400;
        margin: 10px auto;
        width: 256px;
        /* padding-bottom: 10px; */
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element figcaption span {
        color: #56CCF2
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-scrollbar {
        background: #c4c4c4;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-scrollbar-drag {
        background: #33a4bc;
    }
}

@media (min-width: 200px) and (max-width: 550px) {
    .cooperation-media .fond section hgroup {
        display: block;
        width: 99%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443;
    }
    .cooperation-media .fond section hgroup span {
        font-size: 16px;
        display: block;
    }
}

@media (min-width: 600px) and (max-width: 730px) {
    .green-energy-element-media .fond section hgroup {
        display: block;
        width: 50%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443;
    }
}

@media (min-width: 200px) and (max-width: 1300px) {
    .advantages {
        display: none
    }
    .advantages-media {
        display: block;
    }
    .advantages-media .adv-fond {
        background: url('/local/media/images/landing/advantages-fond.png') no-repeat;
        background-size: cover;
        background-position: 0%;
    }
    .advantages-media .adv-fond section {
        display: block;
        padding: 30px 0 27px 0;
        width: 94%;
        /* margin: 0 auto; */
        margin: 0 3%;
        /* border: 1px solid red; */
    }
    .advantages-media .adv-fond section hgroup {
        display: block;
        width: 100%;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #fff;
    }
    .advantages-media .adv-fond section .swiper {
        padding: 25px 0 0 0;
        /* border: 1px solid red; */
    }
    .advantages-media .adv-fond section .swiper .swiper-wrapper {
        margin: 0 0 19px 0;
    }
    .advantages-media .adv-fond section .swiper .swiper-wrapper .swiper-slide {
        margin-bottom: 6%;
    }
    .advantages-media .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem-item-data {
        /* padding: 0 36px; */
        padding: 0;
        border: 0px solid #fff;
    }
    .advantages-media .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem-item-data img {
        display: block;
        margin: 0 auto 3% auto;
        width: 149px;
        height: 149px;
    }
    .advantages-media .adv-fond section .swiper .swiper-wrapper .swiper-slide .elem-item-data figcaption {
        display: block;
        line-height: 21.79px;
        font-size: 16px;
        font-weight: 400;
        /* min-width: 256px; */
        margin: 0 auto;
        color: #fff;
        text-align: center;
        padding: 0 6% 0 6%;
        /* border:1px solid red; */
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element figcaption span {
        color: #56CCF2;
    }
    .cooperation-media .fond section .element-list .swiper-cooperation-media .swiper-wrapper .swiper-slide .item-element figcaption a {
        color: #56CCF2;
    }
    .advantages-media .adv-fond section .swiper-advantages-media .swiper-scrollbar {
        background: #c4c4c4;
    }
    .advantages-media .adv-fond section .swiper-advantages-media .swiper-scrollbar-drag {
        background: #33a4bc;
    }
}

@media (min-width: 700px) and (max-width: 1100px) {
    /* green-energy-element */
    .green-energy-element {
        /* border: 1px solid red; */
    }
    .green-energy-element .fond section .element-list {
        width: 100%;
        margin: 40px 3%;
    }
    .green-energy-element .fond section .element-list article {
        flex-grow: 0;
        width: 31.3333333%;
        margin: 0 3% 3% 0;
        /* border:1px solid red */
    }
    .green-energy-element .fond section .element-list article:last-child {
        margin: 0 0 3% 0;
    }
    .green-energy-element .fond section .element-list article .item-element {}
    .green-energy-element .fond section .element-list article .item-element img {
        display: block;
        width: auto;
        height: auto;
        /* height: 190px; */
        margin: 0 auto;
    }
    .green-energy-element .fond section .element-list article .item-element figcaption {
        text-align: center;
        font: size 16px;
        line-height: 21.79px;
        font-weight: 400;
        margin: 10px auto;
        width: auto;
    }
    /* cooperation */
    .cooperation {
        /* border: 1px solid red; */
    }
    .cooperation .cooperation-fond section .element-list {
        width: 94%;
        margin: 40px 3% 40px 3%;
    }
    .cooperation .cooperation-fond section .element-list article {
        flex-grow: 0;
        width: 31.3333333%;
        margin: 0 3% 3% 0;
    }
    .cooperation .cooperation-fond section .element-list article:last-child {
        margin: 0 0 3% 0;
    }
    .cooperation .cooperation-fond section .element-list article .item-element {}
    .cooperation .cooperation-fond section .element-list article .item-element img {
        display: block;
        width: auto;
        height: auto;
        /* height: 190px; */
        margin: 0 auto;
    }
    .cooperation .cooperation-fond section .element-list article .item-element figcaption {
        text-align: center;
        font: size 16px;
        line-height: 21.79px;
        font-weight: 400;
        margin: 10px auto;
        width: auto;
    }
    .row-flex-direction {
        flex-direction: norow !important;
    }
}

@media (min-width: 200px) and (max-width: 1150px) {
    .our-offer {
        display: none;
    }
    .our-offer-media {
        display: block;
        /* border: 1px solid red; */
    }
    .our-offer-media .our-offer-fond {
        background: #F8F8F8;
    }
    .our-offer-media .our-offer-fond section {
        display: block;
        padding: 31px 0 0 0;
        margin: 0 auto;
    }
    .our-offer-media .our-offer-fond section hgroup {
        display: block;
        margin: 0;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443
    }
    .our-offer-media .our-offer-fond section .element-list {
        padding: 78px 0 60px 0;
        width: 360px;
        margin: 0 auto;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows {
        position: absolute;
        z-index: 100;
        width: 132px;
        margin: -54px 0 0 58px;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .title {
        line-height: 16.34px;
        font-size: 12px;
        font-weight: 400;
        color: #000;
        margin: 0px 0 0 -10px;
        padding-bottom: 2px;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data .l-arraw {
        width: 2px;
        height: 39px;
        background: #33A4BC;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data {
        margin: 0 0 0 -10px
    }
    /* .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data .l-arraw::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: 29px 0 0 -4px;
        display: block;
        background: url('/local/media/images/landing/arrow-boot.png') no-repeat center center;
    } */
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data .c-arraw {
        flex-grow: 1;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data .c-arraw .elm {
        height: 2px;
        background: #33A4BC;
        width: auto;
        display: block;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data .r-arraw {
        width: 2px;
        height: 39px;
        background: #33A4BC;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data .r-arraw::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: 29px 0 0 -4px;
        display: block;
        background: url('/local/media/images/landing/arrow-boot.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data-next {
        height: 848px;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data-next .l-arraw-next {
        width: 2px;
        height: 100%;
        background: #33A4BC;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data-next-bot {
        width: 34px;
        height: 2px;
        margin: -2px 0 0 -10px;
        background: #33A4BC;
    }
    .our-offer-media .our-offer-fond section .element-list .list-arrows .list-arrows-data-next-bot::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: -5px 0 0 26px;
        display: block;
        background: url('/local/media/images/landing/arrow-right.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list .eList {
        padding: 17px 0 0 82px;
        /* border: 1px solid red; */
    }
    .our-offer-media .our-offer-fond section .element-list .w110 {
        width: 110px;
    }
    .our-offer-media .our-offer-fond section .element-list .w196 {
        width: 196px;
    }
    .our-offer-media .our-offer-fond section .element-list .b1 {
        border: 1px solid rgba(69, 71, 71, 0.14);
    }
    .our-offer-media .our-offer-fond section .element-list article {
        display: block;
    }
    .our-offer-media .our-offer-fond section .element-list article img {
        display: block;
        width: 100px;
        height: 100px;
        margin: 20px auto 10px auto;
        line-height: 19.07;
    }
    .our-offer-media .our-offer-fond section .element-list article figcaption {
        display: block;
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        color: #424443;
        margin-bottom: 28px;
    }
    .our-offer-media .our-offer-fond section .element-list article .emphasize {
        padding: 31px 0 0 0;
        margin: 0 0 0 34px;
        position: absolute;
        z-index: 5;
        width: 4px;
        /* height: 114px; */
    }
    .our-offer-media .our-offer-fond section .element-list article .emphasize .line-item {
        /* height: 2px;
        width: 23.45px; */
        height: 23.45px;
        width: 2px;
        background: #33a4bc;
        margin: 22px 0 0 0;
    }
    .our-offer-media .our-offer-fond section .element-list article .emphasize .line-item:first-child {
        margin: 0px 0 0 0;
    }
    .our-offer-media .our-offer-fond section .element-list article .bdt-padd5 {
        padding: 5px 0 0 0
    }
    .our-offer-media .our-offer-fond section .element-list article .bdt-padd97 {
        padding: 60px 0 0 0
    }
    .our-offer-media .our-offer-fond section .element-list article .bdt-padd21 {
        padding: 21px 0 0 0
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text {
        /* width: 30%; */
        width: 108px;
        margin: 0 0 0 45px;
        height: 65px;
        border-left: 2px solid #33A4BC
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-marr {
        margin: 0 0 0 97px;
    }
    .our-offer-media .our-offer-fond section .element-list article .padd15006 {
        padding: 15px 0px 0 6px;
    }
    .our-offer-media .our-offer-fond section .element-list article .padd25006 {
        padding: 23px 0px 0 6px;
    }
    .our-offer-media .our-offer-fond section .element-list article .padd230096 {
        padding: 15px 0px 0 6px;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text .desc-text {
        line-height: 16.34px;
        font-size: 12px;
        font-weight: 400;
        color: #000;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrow {
        width: 100%;
        height: 2px;
        margin: 5px 0;
        background: #33A4BC;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrow::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: -5px 0 0 101px;
        display: block;
        background: url('/local/media/images/landing/arrow-right.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrows {
        width: 100%;
        height: 2px;
        margin: 5px 0;
        background: #33A4BC;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrows::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: -5px 0 0 101px;
        display: block;
        background: url('/local/media/images/landing/arrow-right.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text .desc-text-arrows::before {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: -5px 0 0 -1px;
        display: block;
        background: url('/local/media/images/landing/arrow-left.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list article .bdl-padd64 {
        padding: 64px 0 0 0
    }
    .our-offer .our-offer-fond section .element-list article .bdl-padd81 {
        padding: 81px 0 0 0
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line {
        height: 65px;
        width: 108px;
        border-left: 2px solid #33A4BC
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text {
        line-height: 16.34px;
        font-size: 12px;
        font-weight: 400;
        color: #000;
        height: 100%;
        /* padding: 15px 0px 0 6px; */
    }
    /* .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: 7px 0 0 -12px;
        display: block;
        background: url('/local/media/images/landing/arrow-boot.png') no-repeat center center;
    } */
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-1 {
        height: 100%;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-1::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: 7px 0 0 -12px;
        display: block;
        background: url('/local/media/images/landing/arrow-boot.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text .desc-text-2::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: 16px 0 0 -12px;
        display: block;
        background: url('/local/media/images/landing/arrow-boot.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-3::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: 16px 0 0 -12px;
        display: block;
        background: url('/local/media/images/landing/arrow-boot.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-3::before {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: -25px 0 0 -12px;
        display: block;
        background: url('/local/media/images/landing/arrow-top.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text .desc-text-4::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: 7px 0 0 -12px;
        display: block;
        background: url('/local/media/images/landing/arrow-boot.png') no-repeat center center;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text span {
        display: block;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-noarrow {
        width: 100%;
        height: 2px;
        margin: 5px 0;
        background: #33A4BC;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-arrow {
        width: 100%;
        height: 2px;
        margin: 5px 0;
        background: #33A4BC;
    }
    .our-offer-media .our-offer-fond section .element-list article .blok-desc-text-line .desc-text-arrow::after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 10px;
        height: 12px;
        margin: -5px 0 0 101px;
        display: block;
        background: url('/local/media/images/landing/arrow-right.png') no-repeat center center;
    }
}

@media (min-width: 200px) and (max-width: 550px) {
    .our-offer-media .our-offer-fond section hgroup {
        display: block;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443;
        width: 90%;
    }
}

@media (min-width: 551px) and (max-width: 770px) {
    .our-offer-media .our-offer-fond section hgroup {
        display: block;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443;
        width: 60%;
    }
}

@media (min-width: 770px) and (max-width: 870px) {
    .our-offer-media .our-offer-fond section hgroup {
        display: block;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443;
        width: 50%;
    }
}

@media (min-width: 870px) and (max-width: 1150px) {
    .our-offer-media .our-offer-fond section hgroup {
        display: block;
        margin: 0 auto;
        font-size: 18px;
        font-weight: 800;
        line-height: 24px;
        text-align: center;
        color: #424443;
        width: 40%;
    }
}

@media (min-width: 200px) and (max-width: 500px) {
    .personal-data-processing-policy {
        width: 80% !important;
        margin: 0 auto;
    }
    .personal-data-processing-policy h3 {
        font-size: 18px;
    }
    .personal-data-processing-policy div {}
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/freback-landing/style.css?173347836654*/
.error-font-size-color {
    color:#fff !important
}
/* End */
/* /local/media/css/landing_style.css?173347836622869 */
/* /local/media/css/landing_style_media.css?173347836634511 */
/* /local/templates/.default/components/bitrix/form.result.new/freback-landing/style.css?173347836654 */
