/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20 мая 2022 г., 18:27:48
    Author     : Korolev
*/




body{min-height:100%;-webkit-overflow-scrolling:touch;}
body,p,h1,h2,h3{padding:0;margin:0;font-weight:400;position:relative;}

.fasol-content ul{padding:0;margin:0;font-weight:400;position:relative;}
body{line-height:1.2;font-size:16px;width:100%;min-width:320px;position:initial!important;height:100%;}
a{color:inherit;}
a,.btn,button,button:before,button:after{text-decoration:none;-webkit-transition:all 0.15s ease-in-out;-o-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;cursor:pointer;outline:none;}
img{max-width:100%;max-height:100%;}
ul{list-style:none;}
.btn,input,textarea,button{outline:none;}
.row{position:relative;max-width:1170px;margin:0 auto;height:100%;}
.row:after{display:block;content:'';clear:both;}
@media screen and (min-width: 1320px){
    .row{max-width:1320px;}
}
@media screen and (max-width: 1200px){
    .row{width:100%;padding-right:10px;padding-left:10px;box-sizing:border-box;}
}
input,textarea,button{outline:none;font-size:16px;font-family:'Open Sans', sans-serif;}
body{font-family:'Open Sans', sans-serif;}
*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box;}
.header{padding:10px 0 12px;}
h1{color:#000;font-size:30px;font-weight:700;letter-spacing:1.5px;text-align:center;}
@media (max-width: 991px){
    h1{font-size:26px;letter-spacing:1px;}
}
.popup{display:none;background:rgba(0, 0, 0, .4);position:fixed;left:0;top:0;right:0;bottom:0;z-index:901;overflow-y:auto;}
h2{font-weight:700;padding-bottom:22px;font-size:24px;}
h3{font-weight:700;color:#000;padding-bottom:22px;font-size:24px;}
.fasol-content p{padding-bottom:22px;line-height:1.4;}
.fasol-content p:last-child{padding-bottom:0;}
#call.popup{display:none;background:rgba(0, 0, 0, .4);position:fixed;left:0;top:0;right:0;bottom:0;z-index:901;overflow-y:auto;margin:0;}
@media (max-width: 1200px){
    body{min-width:320px;padding:0!important;overflow-x:hidden;}
    .row{width:100%;padding:0 15px;}
    .header{padding:25px 0 0;}
    table{max-width:600px;}
}
::placeholder{color:#606060;}
body .hidden{display:none;}
.header{position:relative;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;}
.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;font-size:15px;line-height:18px;color:#525252;text-decoration:none;}
@media (min-width: 1200px){
    .header__logo{position:relative;}
}
@media (max-width: 1919px){
    .header{width:100%;}
}
@media (max-width: 1320px){
    .header__logo{flex-direction:column;align-items:flex-start;}
}
@media (max-width: 991px){
    .header__logo{flex-direction:row;align-items:center;}
    .header{position:relative;}
}
@media (max-width: 767px){
    .header__logo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:10px;line-height:150%;color:#525252;}
}
.subMenu__overlay{visibility:hidden;position:fixed;top:0;left:0;right:0;width:100%;height:100%;background:#000;z-index:4;visibility:hidden;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;}
@media (max-width: 991px){
    .subMenu__overlay{background:#fff;visibility:hidden;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;}
}
@media (max-width: 1200px){
    .row{width:100%;max-width:100%;margin:0;padding-left:15px;padding-right:15px;}
}
.b-form__button,
input[type=submit].b-form__button{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:220px;height:50px;margin:20px auto 27px;font-size:16px;line-height:125%;text-align:center;color:#F9F9F9;background-color:#9A0;border-radius:30px;border:none;}
.b-form__button:hover,
input[type=submit].b-form__button:hover{background-color:#8E9D00;}
.errors{color:red;font-size:12px;}

.mob {
    display: none;
}
@media screen and (max-width: 1000px){
    .mob {
        display: flex;
    }
}



















.fasol-breadcrumb .bread {
    background: white;
}

.mob {
    display: none;
}

.fasol-slider {
    background: url("https://evro-market.ru/custom/kits/img/fasol-background.png");
    background-size: contain;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 50px;
    background-repeat: no-repeat;
    border-radius: 25px;

}

.fasol-slider-container {
    width: 61%;
    display: flex;
    flex-direction: column;
}

.fasol-slider-container h1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 50px;
    color: #1F354A;
    text-align: left;
    margin-bottom: 68px;
    line-height: 54px;
    letter-spacing: 0;

}



.fasol-logos {
    max-width: 690px;
    margin: 0 auto;
}


.fasol-form {
    width: 28%;
    background-color: white;
    border-radius: 20px;
    padding: 29px;
}

.fasol-form h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;

}

.fasol-form input {

    border: none;
    outline: none;
    border-bottom: 2px solid #E5E5E5;
    width: 100%;
    padding-left: 0;
}

.fasol-form input:placeholder {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.fasol-form .infofield {
    margin-top: 35px;
    color: #020F19;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}

.fasol-content h2 {
    margin: 50px 0;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    text-align: center;
}

.fasol-raznitsa-column {
    display: flex;
    justify-content: center;
}

.fasol-raznitsa {
    display: flex;
    justify-content: center;
}

.fasol-raznitsa-column {
    display: flex;
    flex-direction: column;
    width: 494px;
    padding: 30px;
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    align-items: center;
    justify-content: flex-start;
    margin: 0 25px;
}

.fasol-raznitsa-column-img {
    width: 434px;
    height: 289px;
}

.fasol-raznitsa-column-title {
    color: #020F19;
    margin-top: 50px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}

.fasol-raznitsa-column-list {
    margin-left: 22px;
}

.fasol-raznitsa-column-list li {
    margin-top: 30px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #020F19;
    display: flex;
    align-items: center;

}

.contsept-fasol-reverse {
    flex-direction: row-reverse;
}

.fasol-raznitsa-column-list li::before{
    content: "";
    width: 20px;
    height: 20px;
    display: flex;
    margin-right: 38px;
    min-width: 20px;
    min-height: 20px;
}

.bad li::before {
    background-image: url("https://evro-market.ru/custom/kits/img/bad.svg");
}

.good li::before {
    background-image: url("https://evro-market.ru/custom/kits/img/good.svg");
}

.fasol-consult {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    width: 380px;
    height: 50px;
    margin: 50px auto 70px auto;
}


.contsept-fasol {
    display: flex;
    justify-content: space-between;
    padding-bottom: 70px;

}

.contsept-fasol-content h2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    color: #020F19;
    padding-top: 50px;
    text-align: left;
}

.contsept-fasol-column {
    width: 49%;
    display: flex;
    flex-direction: column;
}

.contsept-fasol-column-imgs {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}


.contsept-fasol-img {
    width: 314px;
    height: 214px;
    border-radius: 20px;
    margin-bottom: 20px;

}

.contsept-fasol-img img {
    border-radius: 20px;
}
.contsept-fasol-title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #020F19;
    display: flex;
    margin-bottom: 35px;
    padding-left: 80px;
}



.contsept-fasol-column ul {
    counter-reset: tidbit-counter;
}

.contsept-fasol-column ul li {
    display: flex;
    margin-bottom: 30px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */
    align-items: center;

    color: #020F19;
}

.contsept-fasol-column ul li:before {
    content: '';
    counter-increment: tidbit-counter;
    content: counter(tidbit-counter);
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    background: #FFFFFF;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ABB910;
    font-size: 20px;
    margin-right: 30px;
    font-weight: bold;
}

#fasol-modal {
    display: none;
    min-width: 360px;
}

.fasol-block-zapros {
    background-image:  url("https://evro-market.ru/custom/kits/img/fasol/background.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 154px;
    margin: 60px auto;
    display: flex;
    align-items: center;
    color: white;
    padding: 30px 40px;
    background-position: center;
}

.fasol-block-zapros-column {
    width: 780px;
    height: auto;
}

.fasol-block-zapros span {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    display: flex;
    margin-bottom: 10px;
}


.fasol-block-zapros .zag {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    color: #FFFFFF;
}

.contsept-fasol-column ul.fasol-green li {
    display: flex;
    align-items: center;
}

.contsept-fasol-column ul.fasol-green li::before {
    color: white;
    background: #ABB910;


}


.fasol-priem h2 {
    text-align: left;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    /* identical to box height, or 110% */
    color: #020F19;
    padding: 50px 0;
    margin: 0;
}



.fasol-priem-content-block1 {
    display: flex;
    justify-content: space-between;
}

.fasol-priem-content-block1-column img {
    width: 218px;
    height: 160px;
}

.fasol-priem-content-block1-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height, or 112% */


    color: #020F19;
}

.fasol-skidka {
    font-family: 'Open Sans';
    text-transform: uppercase;
    color: #ABB910;
}

.fasol-skidka .min {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
}

.fasol-skidka .max {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.1em;
}


.fasol-g {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 120% */
    margin-bottom: 20px;

    color: #666F0F;
}

.fasol-priem-content-block2 {
    margin-top: 50px;
    padding-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.fasol-priem-content-block2-block {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #020F19;
    display: flex;
    align-items: center;
    width: 370px;
    margin-bottom: 50px;

}

.fasol-priem-content-block2-block::before {
    content: '';
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
    background: url("https://evro-market.ru/custom/kits/img/fasol/b3.svg");
    display: flex;
    margin-right: 20px;
}


.fasol-ozavode {
    display: flex;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #020F19;
    padding: 70px 0;
}

.fasol-ozavode-column {

}

.fasol-ozavode h2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    color: #020F19;
    text-align: left;
}


.fasol-priem-content-block1-all {
    display: flex;
    width: 656px;
}

.fasol-ozavode br{
    margin-bottom: 20px;
}

.vybirayut-nas-container .b-form__button {
    width: 306px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    fasol-galery
}

.fasol-ozavode .b-form__button {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height, or 120% */

    display: flex;
    align-items: center;
    text-align: center;
    width: 340px;
    color: #FFFFFF;
    margin-left: 0;
    margin-top: 50px;
}

.fasol-ozavode iframe {
    border-radius: 15px;
    width: 650px;
    height: 380px;
}


.zavod-info {
    display: flex;
    padding: 70px 0;
    justify-content: space-around;
}


.zavod-info .fasol-column-3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #020F19;
    width: 420px;
    height: auto;
    display: flex;
    align-items: center;
}

.zavod-info .fasol-column-3 img {
    margin-right: 30px;
}

.vybirayut-nas  {
    background-image: url("https://evro-market.ru/custom/kits/img/fasol/nas-back.jpg");
}

.vybirayut-nas h2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    /* identical to box height, or 110% */
    text-align: center;
    color: #FFFFFF;
    padding-top: 70px;
    margin-top: 0;
}


.vybirayut-nas {
    color: #fff;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
}

.vybirayut-nas-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.vybirayut-nas-block {
    display: flex;
    flex-direction: column;
    width: 254px;
    height: auto;
    margin: 0 65px;
    margin-bottom: 70px;
    justify-content: flex-end;


}

.vybirayut-nas-block img {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
}

.vybirayut-nas-block .b-form__button {
    margin-bottom: 0;
}

.fasol-galery {
    padding-top: 50px;
    padding-bottom: 70px;
}


.fasol-galery h3 {
    text-align: left;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    color: #020F19;

}


.fasol-galery-body {
    display: flex;
    margin: 50px 0;
    justify-content: space-between;
}

.fasol-galery-itam {
    width: 313px;
    height: 313px;

}

.fasol-galery-itam img {
    border-radius: 20px;
    border: 1px solid #E5E5E5;
}

.fasol-galery-text {
    border: none;
    ont-family: 'Open Sans';
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #020F19;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fasol-galery-full-body .b-form__button {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}

.fasol-galery-text b {
    font-size: 16px;
}

.fasol-galery-text span {
    font-size: 14px;
}



.fasol-galery-full-body .b-form__button {

}

.fasol-galery-body-revers {
    flex-direction: row-reverse;
}


.clienty-o-nas {
    background: #FBFBF3;
    padding-bottom: 70px;
}

.clienty-o-nas h2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    color: #020F19;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 70px;
    margin: 0;
}

.clienty-o-nas .text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    /* or 129% */


    color: #020F19;
}

.clienty-o-nas-container {
    display: flex;
    margin-top: 30px;
}

.clienty-o-nas-column {
    width: 515px;
    margin-right: 180px;
}

.clienty-o-nas-column-title {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #020F19;
    margin-bottom: 30px;
}

.clienty-o-nas-column-body {
    display: flex;
}

.clienty-o-nas-qr {
    background: #FFFFFF;
    border-radius: 20px;
    width: 200px;
    height: 200px;
    min-width: 200px;
    min-height: 200px;
    padding: 25px;
}


.clienty-o-nas-info {
    margin-left: 30px;
}


.clienty-o-nas-count {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #020F19;
    margin-top: 8px;
    margin-bottom: 15px;
}


.last-review-text {

    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #020F19;
}

.last-review {
    display: flex;
    align-items: center;
    width: 285px;
    height: 60px;
    padding: 12px;
    background: #fff;

    border-radius: 15px;
}

.clienty-o-nas-rating {
    display: flex;
    align-items: center;
}

.clienty-o-nas-rating .stars {
    margin-left: 10px;
    display: flex;
    align-items: center;
}


.clienty-o-nas-rating .stars img {
    width: 30px;
    height: 30px;
}

.clienty-o-nas .b-form__button {
    margin: 0;
    margin-top: 20px;
}

.fasol-porfel-body {
    margin-top: 30px;

}

.fasol-porfel-big-photo {
    width: 418px;
    height: 435px;
    background-size: cover;
    font-family: 'Open Sans';
    font-style: normal;
    border-radius: 25px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px;
}

.fasol-porfel-big-photo br {
    margin-bottom: 20px;
}


.fasol-porfel-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;

}

.fasol-porfel-mini-photos-row {
    display: grid;
    justify-content: space-between;
    margin-bottom: 30px;
    grid-template-columns: 1fr 1fr 1fr;
    gap:5px;
}

.fasol-porfel-mini-photos-row img {

    width: 282px;
    border-radius: 20px;
}

.fasol-porfel-mini-photos {
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.min-photos {
    display: flex;
    width: 49%;
    justify-content: space-between;
}


.fasol-porfel-body .blackphoto{
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.4;
    position: absolute;
    border-radius: 25px;
    z-index: 0;

}

.fasol-porfel-big-photo .nbs, .fasol-porfel-big-photo .nbs1  {
    opacity: 0;
    transition: 1s;
}

.fasol-porfel-big-photo:hover .nbs {
    opacity: 1;
}

.fasol-porfel-big-photo:hover .nbs1 {
    opacity: 0.4;
}





.fasol-porfel-big-photo {
    position: relative;

}

.fasol-slider-container h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}

.fasol-slider  .fasol-form .infofield {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;

}

.fasol-slider  .fasol-form .b-form__button {
    font-weight: 700;
}

.fasol-block-zapros .b-form__button {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
}

.fasol-block-zapros .b-form__button {
    width: 300px;
}


.fasol-logos {
    display: flex;
    width: 694px;
    height: 80px;
    justify-content: space-between;
    align-items: center;
}

.logoitem {
    width: 270xp;
    height: 80px;
}

img.plus {
    width: 30px;
    height: 30px;
}
.contsept-fasol-column-imgs-mob {

}

.contsept-fasol-column-imgs {
    display: flex;
}

.fasol-ozavode .for-mob {
    display: none;
}

.for-mob {
    display: none;
}

.for-desc {
    display: block;
}



@media screen and (max-width:1320px) {
    .fasol-slider {
        background-size: cover;
    }

    .contsept-fasol-img {
        width: 49%;
    }

    .fasol-galery-itam {
        width: 24%;
        display: flex;
        align-items: center;
    }

    .min-photos .fasol-galery-itam{
        width: 48%;
    }

    .fasol-porfel-mini-photos-row img {
        width: 32%;
    }

    .fasol-porfel-big-photo {
        width: 25%;
        border-radius: 25px;
    }

    .fasol-block-zapros {
        width: 95%;
    }

    .clienty-o-nas-container {
        justify-content: space-between;
    }

    .clienty-o-nas-column {
        width: 49%;
    }


    .fasol-block-zapros {
        background-size: cover;
        border-radius: 25px;
    }



}


@media screen and (max-width:1000px) {
    .desc {
        display: none;
    }

    .mob {
        display: flex;
    }

    .fasol-slider{
        flex-direction: column;
    }

    .fasol-form {
        display: none;
    }

    .fasol-slider-container {
        width: 100%;
        text-align: center;
    }
    .fasol-slider-container h1 {
        text-align: center;

    }

    .fasol-slider .fasol-consult  {
        margin: 0;
    }


    .contsept-fasol {
        flex-direction: column-reverse;
        align-items: center;
    }

    .contsept-fasol-column {
        width: 90%;
        height: auto;

    }

    .fasol-content h2 {
        margin:0;
        padding: 20px 0;
    }

    .contsept-fasol-img img {
        margin: 0 auto;
    }

    .contsept-fasol-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .contsept-fasol-column ul {
        width: 100%;
    }

    .contsept-fasol-reverse {
        flex-direction: column-reverse;
    }

    .fasol-priem-content-block1, .fasol-priem-content-block2 {
        flex-direction: column;
        text-align: center;
    }

    .fasol-skidka {
        width: 200px;
        margin: 20px auto;

    }

    .fasol-priem-content-block1-column img {
        margin: 0 auto;
    }

    .fasol-priem-content-block2-block {
        text-align: left;
        margin: 20px auto;
    }

    .fasol-ozavode {
        flex-direction: column;
        align-items: center;
    }

    .fasol-ozavode .b-form__button {
        margin: 20px auto;
    }

    .zavod-info {
        display: none;
    }

    .vybirayut-nas {
        display: none;
    }

    .fasol-galery-body {
        flex-direction: column-reverse;
        margin: 0;
    }

    .fasol-galery {
        padding: 0;
    }

    .fasol-galery-itam {
        width: 90%;
        justify-content: flex-start;
        height: auto;
        margin: 10px auto;
        width: 45%;

    }

    .fasol-galery-itam img {
        margin: 0 auto;
    }

    .clienty-o-nas-container {
        flex-direction: column;
    }

    .clienty-o-nas-column {
        width: 90%;
        margin: 0 auto;
    }

    .fasol-porfel-row {
        flex-direction: column;
    }

    .fasol-porfel-big-photo {
        width: 40%;
        margin: 10px auto;
        display: none;
    }

    .min-photos {
        width: 100%;
    }
    .fasol-galery-itam {
        width: 100%;
    }

    .fasol-galery-itam img {
        width: 100%;
    }


}


@media screen and (max-width:800px) {

    .fasol-slider-container h1 {
        line-height: 26px;
        font-weight: 700;
        font-size: 120%;
        font-style: normal;
        margin-bottom: 31px;
    }

    .fasol-content {
        padding: 30px 20px;
    }


    .mob-big {
        width: 100%;
    }

    .fasol-galery-itam img {
        width: 100%;
    }


    .fasol-logos {
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        height: auto;
        width: 100%;
    }

    .fasol-slider {
        background-position: center;
    }

    .fasol-slider {
        border-radius: 0;
        height: auto;
    }

    .fasol-slider .row {
        padding: 0;
    }

    .fasol-content {
        padding: 10px 0;
    }

    .fasol-slider .fasol-consult {
        margin-top: 33px;
    }

    .fasol-slider .fasol-consult  {
        width: 315px;
        height: 50px;
    }

    .contsept-fasol-column-imgs-mob .slick-slide {
        width: 220px;
        height: 180px;

    }
    .contsept-fasol-column-imgs-mob .photo_image {
        width: 100%;
        display: flex;
        justify-content: center;
        height: 100%;
    }

    .contsept-fasol-column-imgs-mob .photo_image img {
        padding: 0 30px;
        border-radius: 20px;
        padding: 1px;
    }

    .contsept-fasol-column-imgs-mob .slick-slide {
        opacity: 0.2;

    }

    .contsept-fasol-column-imgs-mob {
        height: 230px;
    }

    .contsept-fasol-column-imgs-mob .slick-arrow {
        position: absolute;
        top: 70px;
        border: 0;
        background: none;
        outline: none;
        font-size: 0px;
    }

    .contsept-fasol-column-imgs-mob .slick-arrow:before {
        content: '';
        width: 40px;
        height: 40px;
        background-image: url("/custom/kits/img/arrow.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 20px;
        display: flex;
        background-color: #ABB910;
        box-shadow: 0px 0px 50px rgba(238, 238, 238, 0.5);
        border-radius: 100px;
        z-index: 100;
    }

    .contsept-fasol-column-imgs-mob .slick-arrow:hover:before {
        background-color: #8E9D00;
    }

    .contsept-fasol-column-imgs-mob   .slick-prev {
        transform: scale(1, 1);


        z-index: 100;
        left: 20px;

    }

    .contsept-fasol-column-imgs-mob   .slick-next {
        right: 20px;
        z-index: 100;
        transform: scale(-1, 1);


    }






    .contsept-fasol-column-imgs-mob .slick-active {
        opacity: 1;
    }




    .for-mob {
        display: block;
    }
    .for-desc {
        display: none !important;
    }
    
    
    



}


@media screen and (max-width:700px) {
    
    
    
    .contsept-fasol-column ul li {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .contsept-fasol-column ul li::before {
        width: 30px;
        height: 30px;
        min-width: 30px;
        min-height: 30px;
    }

    .fasol-priem-content-block1-all {
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .fasol-priem-content-block1-all .fasol-skidka {
        margin: 0 !important;
        padding-bottom: 20px;
    }



    .contsept-fasol-column-imgs {
        display: none;
    }


    .fasol-slider-container h1{
        font-size: 160%;
        margin-bottom: 30px;
    }

    .fasol-content h2 {
        font-size: 140%;
    }

    .fasol-block-zapros-column {
        flex-direction: column;
        display: flex;
        max-width: 100%;
    }

    .fasol-block-zapros {
        height: auto;
        flex-direction: column;
    }
    .fasol-porfel-mini-photos-row {
        margin-bottom: 0;
    }
    
    .fasol-porfel-mini-photos-row img {
        width: 48%;
    }
    
    .fasol-porfel-mini-photos-row a {
        width: auto;
    }
    
    .fasol-porfel-mini-photos-row img {
        width: auto;
    }
    
    .fasol-porfel-mini-photos-row {
        grid-template-columns: 1fr 1fr;
    }
    

    .clienty-o-nas-column-body {
        flex-direction: column;
        align-items: center;
        margin-bottom: 30px;
    }
    .clienty-o-nas-info {
        margin-left: 0;
    }

    .clienty-o-nas-column-title {
        text-align: center;
    }

    .clienty-o-nas-rating {
        width: 180px;
        margin: 10px auto;
    }
    .clienty-o-nas-info {
        text-align: center;
    }

    .clienty-o-nas-column-body .b-form__button {
        margin: 10px auto;
    }

    .fasol-priem-content-block1-column {
        font-size: 12px;
        text-align: left;
    }

    .fasol-priem-content .fasol-g {
        font-size: 16px;
        text-align: left;
    }

    .fasol-priem-content-block1-column {
        width: 100%;
    }

    .fasol-content h2 {
        line-height: 25px;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .fasol-priem-content-block2-block {
        font-size: 12px;
    }

    .fasol-priem-content-block2-block::before {
        background-color: #ABB910;
        border-radius: 100px;
    }

    .fasol-ozavode {
        padding:0;
        font-size: 14px;

    }

    .fasol-ozavode-column {
        width: 100%;
    }

    .fasol-ozavode iframe {
        width: 100%;
        margin-top: 20px;
    }

    .fasol-galery-itam .photo_image {
        width: 100%;
    }

    .fasol-galery-text p {
        width: 100%;
        text-align: left;
    }

    .fasol-galery h3 {
        font-size: 22px;
        text-align: left;
    }

    .last-review {
        width: 285px;
        text-align: left;
    }

    .clienty-o-nas-info .b-form__button  {
        width: 285px;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
    }

    .clienty-o-nas-qr {
        display: none;
    }

    .clienty-o-nas-column-title {
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .clienty-o-nas-rating {
        display: flex;
        justify-content: center;
    }

    .clienty-o-nas-rating .stars img {
        width: 18px;
        height: 18px;

    }

    .fasol-galery-full-body .b-form__button {
        width: 269px;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;

    }




}





@media screen and (max-width:400px) {





    .fasol-breadcrumb .row {
        height: auto;
        flex-wrap: wrap;
        display: flex;
    }

    .fasol-slider-container h1 {
        font-size: 120%;
        line-height: 26px;
    }

    .fasol-slider {
        padding: 15px 5px;
        height: auto;
    }


    .logoitem {
        width: 272px;
        height: 80px;
    }
    img.plus {
        width: 33px;
        height: 33px;
    }


    .fasol-slider .fasol-consult {
        margin-top: 20px;
        width: 315px;
        height: 50px;
        padding: 0 20px;
    }
    .contsept-fasol-img {
        display: none;
    }

    .contsept-fasol-img:first-child {
        height: auto;
        width: 100%;
        display: block;
    }

    .contsept-fasol-title {
        padding: 0;
    }

    .contsept-fasol-column ul li::before {
        width: 30px;
        height: 30px;
    }

    .contsept-fasol {
        padding-bottom: 20px;
    }

    .contsept-fasol-img {
        width: 100%;

    }
    .fasol-block-zapros {
        margin:  0 auto;
    }

    .fasol-ozavode {
        padding-top: 0px;
    }

    .fasol-ozavode h2 {
        font-size: 180%;
    }
    .fasol-ozavode-column {
        width: 100%;
    }
    .fasol-block-zapros .zag {
        font-size: 22px;
    }

    .fasol-block-zapros {
        padding: 22px;
    }

    .fasol-content h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .fasol-ozavode iframe {
        width: 100%;
    }



}


.contsept-fasol-column-imgs-mob .slick-prev:after{
    display: none;
}


.contsept-fasol-column-imgs-mob .slick-next:after{
    display: none;
}


.fasol-content .review h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    color: #020F19;
    text-align: left;
    margin: 0;
    padding: 0;
}