@charset "UTF-8";
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

h1, h2, h3, h4, h5, .title {

  padding: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 40px;
}

ul, ol {
  margin: 0;
  padding: 0;
}

img {max-width: 100%}

.icon {
  display: inline-block;
}
.icon svg {
  width: 100%;
  height: 100%;
}
body, html{
                overflow-x: hidden;
            }
.scrolltop {
    position: fixed;
    /* bottom: 30px; */
    bottom: 100px;
    right: 30px;
    background-color: #3E7C3B;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    line-height: 50px;
    vertical-align: middle;
    font-size: 26px;
    color: #000;
    display: none;
    z-index: 999;
}

.projects__view-project,.steps__nav-item{-webkit-transition:background-color .3s ease-in-out,color .3s ease-in-out;text-align:center}.owl-carousel .owl-dots .owl-dot.active{background-color:#3E7C3B}.numbers{margin-top:-124px}.numbers .container{max-width:1115px}.numbers__flex{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;height:298px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.25);box-shadow:0 0 6px rgba(0,0,0,.25);border-radius:20px;padding:30px 120px}.best__flex,.projects__item{display:-webkit-box;display:-ms-flexbox}.numbers__flex img{width:200px}.best__title{margin:70px 0;text-align:center;font-size:40px;font-weight:500}.best__title b{font-weight:600}.best__flex{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -10px}.best__item{margin:0 10px 20px;background:#FFF;-webkit-box-shadow:0 0 10px rgba(0,0,0,.25);box-shadow:0 0 10px rgba(0,0,0,.25);padding:44px 35px}.best__item.three{width:calc(33.333% - 20px)}.best__item.two{width:calc(50% - 20px)}.best__item.two .best__item-content{padding:70px 60px 45px}.best__item-img{height:276px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.projects__item-img,.steps__step-about-round,.steps__step-img{-o-object-position:center center}.best__item-content{padding:70px 15px 45px}.best__item-content .big-button{width:100%;max-width:310px}.best__item-title{font-weight:500;font-size:25px;margin-bottom:33px}.best__item-price{font-size:25px;font-weight:500;margin-bottom:40px}.best__item-price .big-green{font-weight:600;color:#3E7C3B;font-size:40px}.projects{padding-top:90px}.projects__item{width:calc(33.33333% - 20px);margin:0 10px 40px;background:#FFF;-webkit-box-shadow:0 0 10px rgba(0,0,0,.25);box-shadow:0 0 10px rgba(0,0,0,.25);border-radius:12px 12px 0 0;display:flex;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.imagine__item,.safe__item{-webkit-box-shadow:0 0 10px rgba(0,0,0,.25)}.projects__item-parametr,.projects__item-type-item{display:-webkit-box;display:-ms-flexbox;margin-bottom:15px}.projects__item-content{padding:40px 40px 45px}.projects__item-img{width:390px;height:335px;-o-object-fit:cover;margin-left: auto;
    margin-right: auto;object-fit:cover;object-position:center center;border-radius:12px 12px 0 0}.projects__item-parametr{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects__item-parametr-img{width:34px;height:33px;margin-right:12px}.projects__item-parametr-text{font-weight:400;font-size:17px}.projects__item-parametrs{padding:40px 0 25px;border-bottom:1px solid #000}.projects__item-price{font-size:20px;font-weight:500;margin-top:25px;text-align:center}.projects__item-price .big-green{font-size:40px;font-weight:600;color:#3E7C3B}.projects__item-title{padding-bottom:15px;border-bottom:1px solid #000;font-weight:500;font-size:20px;display:inline-block}.imagine__item-checkmark-text,.imagine__item-subtext{font-size:17px;font-weight:400}.projects__item-type{padding-top:40px}.projects__item-type-item{display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects__item-type-item-checkmark{width:34px;height:34px;margin-right:12px}.projects__item-type-item-text{font-size:17px;font-weight:400}.projects__item-type-item-value{margin-left:auto;font-size:20px;font-weight:600}.projects__link{color:#666;border-bottom:1px solid #000}.projects__list{margin:70px -10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.projects__subheading{font-size:28px;font-weight:600}.projects__title{font-size:40px;font-weight:600;text-align:center;margin-bottom:40px}.projects__view-all{padding:40px 0}.projects__view-all .big-button{width:420px}.projects__view-project{margin-top:auto;font-size:25px;font-weight:700;padding:25px 0;color:#3E7C3B;display:block;transition:background-color .3s ease-in-out,color .3s ease-in-out}.projects__view-project:hover{color:#fff;background-color:#3E7C3B}



			
@media (min-width: 768px)
.container, .container-md, .container-sm {
    max-width: 720px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px)
.container, .container-sm {
    max-width: 540px;
}
#uberzakaz .content a {
    color: #3E7C3B;
    border-bottom: 1px solid #3E7C3B;
}
.container a {
    text-decoration: none;
}

.hidden {
display: none;
}

.wrapper {
    /* border: 1px solid red; */
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -1px;
    max-width: 1260px;
    position: relative;
}

.es11__block {
    background: url(/img/dostavka.webp) bottom no-repeat;
    width: 641px;
    /* height: 456px; */
    padding-left: 85px;
    padding-top: 47px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.es11_ttl {
    font-size: 38px;
    font-family: "Exo 2.0 Bold";
    margin-top: 13px;
}
.es11_info {
    font-family: "Exo 2.0 Medium";
    font-size: 26px;
    margin-top: 18px;
    padding-right: 50px;
    padding-bottom: 190px;
}
.es11_info span {
    font-family: "Exo 2.0 Bold";
    text-transform: uppercase;
}
@media screen and (max-width: 1100px) {
.main-screen h1 {
margin-top: 40px;
}
}
.red {
    color: #ff4e00;
}


@media screen and (max-width: 1000px) {
.head-top1 {
visibility: hidden;
display: none;
margin-top:-100px;
}
}



.header__menu ul li,html {
    font-size: 22px
}

.big-button,.small-button,html {
    font-weight: 500
}

body,h1,h2,h3,h4,h5,h6,p,ul {
    padding: 0;
    margin: 0
}

.callback-popup:not(.active),.owl-carousel .owl-nav button.owl-next.disabled,.owl-carousel .owl-nav button.owl-prev.disabled {
    opacity: 0;
    pointer-events: none
}

.footer__request-call,.header__right,.objects__item-gallery,.projects__item {
    -webkit-box-direction: normal
}

html {
    font-family: Montserrat,sans-serif;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    color: #000;
    max-width: 100%;
    overflow-x: hidden
}

body {
    max-width: 100%;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

a {
    color: inherit;
    text-decoration: none
}

.big-button,.small-button {
    text-align: center;
    color: #fff;
    display: inline-block;
    cursor: pointer
}

ul {
    list-style: none
}

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

.small-button {
    font-family: inherit;
    background-color: #3E7C3B;
    border-radius: 10px;
    padding: 8px 22px;
    font-size: 17px;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    margin: 0 16px;
    white-space: nowrap;
    max-width: 100%;
    border: none;
    outline: 0
}
input,select {
    padding: 18px 25px 18px 88px;
    background: 0 0;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    font-family: inherit
}

input {
    border: 1px solid #3E7C3B;
    border-radius: 12px;
    max-width: 100%
}
.header {
    color: #fff
}
.footer__menu ul,.footer__types,.numbers__flex,.objects__item-flex {
    -webkit-box-pack: justify
}
.owl-carousel {
    position: relative
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev {
    height: 60px!important;
    width: 60px!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    font-size: 0!important;
    display: block!important;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-carousel .owl-dots .owl-dot,.spec__dot {
    -webkit-transition: background-color .3s ease-in-out
}

.owl-carousel .owl-nav button.owl-next {
    right: -65px
}

.owl-carousel .owl-nav button.owl-prev {
    left: -65px
}

.owl-carousel .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 60px
}

.owl-carousel .owl-dots .owl-dot {
    width: 25px;
    height: 25px;
    display: block;
    border-radius: 25px;
    margin: 0 5px;
    background-color: #C4C4C4;
    transition: background-color .3s ease-in-out
}

.projects__view-project,.steps__nav-item {
    -webkit-transition: background-color .3s ease-in-out,color .3s ease-in-out;
    text-align: center
}

.owl-carousel .owl-dots .owl-dot.active {
    background-color: #3E7C3B
}
.projects__item-img,.steps__step-about-round,.steps__step-img {
    -o-object-position: center center
}
.imagine__item,.safe__item {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25)
}
.imagine__item-checkmark-text,.imagine__item-subtext {
    font-size: 17px;
    font-weight: 400
}
.imagine {
    padding-top: 70px;
    padding-bottom: 40px
}

.imagine__item {
    width: calc(33.33333% - 20px);
    margin: 0 10px;
    padding: 25px 25px 175px;
    background: bottom 7px center no-repeat #FFF;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    background-size: calc(100% - 14px)
}

.imagine__item-checkmark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.imagine__item-top,.imagine__items {
    display: -webkit-box;
    display: -ms-flexbox
}

.imagine__item-checkmark-img {
    width: 20px;
    height: 20px;
    margin-right: 40px
}

.imagine__item-checkmarks {
    padding-left: 20px
}

.imagine__item-number {
    width: 70px;
    height: 70px;
    margin-right: 23px
}

.imagine__item-subtext {
    padding: 25px 0 0 30px
}

.imagine__item-subtext b {
    font-weight: 600
}

.imagine__item-title {
    font-size: 22px;
    font-weight: 600;
    margin-top: 10px
}

.imagine__item-top {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 35px
}

.imagine__items {
    margin: 70px -10px 0;
    display: flex
}

.imagine__title {
    font-size: 30px;
    text-align: center;
    font-weight: 500
}

.imagine__title .bold-text {
    font-weight: 600
}

.objects {
    padding-top: 70px;
    padding-bottom: 40px
}

.objects__item-content {
    width: calc(50% - 10px);
    margin-left: 10px
}

.objects__item-feedback {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #E5E5E5;
    border-radius: 20px;
    padding: 30px 7px 30px 43px
}

.objects__item-feedback-author {
    width: 120px!important;
    height: 120px;
	border-radius: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    background-position: center;
    margin-right: 60px
}

.objects__item-mainimage,.safe,.smeta__flex {
    background-size: cover;
    background-position: center center
}

.objects__item-feedback-name {
    margin-bottom: 9px;
    font-weight: 600;
    font-size: 22px
}

.objects__item-feedback-text {
    font-size: 17px;
    font-weight: 400
}

.objects__item-feedback-title {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px
}

.objects__item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.objects__item-gallery {
    width: calc(50% - 10px);
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.objects__item-mainimage {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 250px;
    position: relative;
    border-radius: 10px
}

.objects__item-materials-item {
    width: calc(50% - 30px);
    margin: 0 15px;
    font-size: 17px
}

.objects__item-materials-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin: 0 -15px 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}


.objects__item-materials-title {
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 17px
}

.objects__item-materials-view-all {
    color: #3E7C3B;
    border-bottom: 1px solid #3E7C3B;
    cursor: pointer;
    font-size: 17px;
    display: inline-block;
    margin-bottom: 20px
}

.objects__item-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.objects__item-price-name {
    font-size: 17px;
    font-weight: 500;
    margin-right: 35px
}

.objects__item-price-value {
    font-size: 20px;
    font-weight: 600
}

.objects__item-price-value .big-green {
    font-size: 40px;
    color: #3E7C3B
}

.objects__item-subheading {
    position: absolute;
    bottom: 15px;
    left: 25px;
    border-radius: 100px;
    background-color: #3E7C3B;
    padding: 12px 44px;
    font-size: 17px;
    color: #fff
}

.objects__item-subimages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px -10px 0
}

.objects__item-subimages img {
    width: calc(33.33333% - 20px);
    max-width: calc(33.33333% - 20px);
    margin: 0 10px;
    height: 126px;
    -o-object-fit: cover;
    object-fit: cover;
    background-position: center;
    border-radius: 10px
}

.objects__item-title {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 20px
}

.objects__title-flex,.steps__heading,.steps__nav {
    margin-bottom: 70px
}

.objects__title {
    font-size: 30px;
    font-weight: 500
}

.objects__title b {
    font-weight: 600
}

.objects__title-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.steps__nav-list,.steps__step {
    display: -webkit-box;
    display: -ms-flexbox
}

.objects__title-flex .small-button {
    padding: 16px 14px
}

.report,.steps {
    padding-bottom: 40px
}

.steps {
    padding-top: 0px
}

.steps__heading {
    font-size: 30px;
    font-weight: 500;
    text-align: center
}

.steps__heading b {
    font-weight: 600
}

.steps__nav-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 21px;
    background-color: #E5E5E5;
    transition: background-color .3s ease-in-out,color .3s ease-in-out;
    font-size: 20px;
    font-weight: 500;
    border-radius: 10px;
    cursor: pointer
}

.steps__nav-item.active,.steps__step-number {
    background-color: #3E7C3B;
    color: #fff
}

.steps__nav-item:not(:last-child) {
    margin-right: 20px
}

.steps__nav-list {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.steps__step {
    display: flex
}

.steps__step-about-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

.sales__item,.steps__step-content {
    -ms-flex-direction: column;
    -webkit-box-direction: normal
}

.steps__step-about-list {
    margin-bottom: 15px
}

.steps__step-about-round {
    width: 20px;
    max-width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    object-position: center center
}

.steps__step-about-text {
    margin-left: 30px;
    font-size: 17px;
    font-weight: 400
}
.steps__step-about-title {
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 15px
}

.steps__step-caption {
    margin-top: auto
}

.steps__step-content {
    margin-left: 10px;
    width: calc(50% - 10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column
}

.steps__step-time,.steps__step-top {
    display: -webkit-box;
    display: -ms-flexbox
}

.steps__step-img {
    margin-right: 10px;
    width: calc(50% - 10px);
    max-width: calc(50% - 10px);
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center center;
    min-height: 250px
}

.feedback__item-author-img,.project__main-nav-item img,.spec__item-img,.steps__step-time-img {
    -o-object-position: center center
}

.steps__step-number {
    width: 73px;
    padding: 10px;
    text-align: center;
    border-radius: 20px;
    font-size: 30px
}

.steps__step-time {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.steps__step-time-img {
    width: 36px!important;
    height: 36px;
    -o-object-fit: contain;
    object-fit: contain;
    object-position: center center;
    margin-right: 20px
}

.steps__step-time-name {
    font-weight: 500;
    font-size: 20px;
    margin-right: 20px
}

.steps__step-time-value {
    font-weight: 700;
    font-size: 20px
}

.steps__step-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px
}

.steps__step-top {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.safe__item-top,.spec__dots,.spec__flex {
    display: -webkit-box;
    display: -ms-flexbox
}

.spec {
    padding-top: 70px;
    padding-bottom: 20px
}

.spec__about {
    padding-right: 110px
}

.spec__advantages {
    font-size: 15px;
    font-weight: 400
}

.spec__advantages b,.spec__heading {
    font-weight: 500
}

.spec__dot {
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background-color: #C4C4C4;
    margin-right: 10px;
    transition: background-color .3s ease-in-out
}
.spec__dots,.spec__flex {
    display: flex
}

.spec__heading {
    font-size: 35px;
    margin-bottom: 30px
}

.spec__heading b {
    font-weight: 600
}

.spec__item {
    width: 220px
}

.spec__item-img {
    margin: 0 10px 20px;
    width: 200px!important;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 200px;
    object-position: center center
}

.spec__list {
    max-width: 660px!important;
    min-width: 660px!important
}

.spec__list .owl-nav {
    top: 100px!important
}

.spec__name {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px
}

.spec__subheading {
    font-size: 30px;
    margin-bottom: 70px
}
.feedback {
    padding-top: 30px;
    padding-bottom: 85px
}
.contact {
    padding-top: 0px;
    padding-bottom: 40px
}




.owl-carousel,.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.owl-carousel .owl-nav button.owl-next {
    right: -65px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    height: 60px!important;
    width: 60px!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    font-size: 0!important;
    display: block!important;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
@media screen and (max-width: 500px) {
    .feedback__top,.footer__bottom-data,.footer__center-top,.footer__phones,.footer__types,.header__about,.header__bottom,.header__flex,.header__middle,.header__top,.objects__item-flex,.objects__title-flex,.report__doc-list,.report__flex,.safe__list,.smeta__flex,.spec__flex,.steps__nav-list,.steps__step,.video__flex {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
	.report__doc-heading {
        font-size: 23px
    }
	report__photo {
        width: auto;
        min-width: 0
    }
	

    .report__photo-list {
        margin: 0 auto
    }
	
	 .feedback__item-platform,.spec__dots {
        display: none
    }
	 .objects__title-flex .small-button {
        margin: 20px 0 0
    }
	.best__flex,.imagine__items,.projects__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .about__images,.about__left,.best__item.three,.best__item.two,.contact__content,.contact__images,.contact__images-left,.contact__map,.feedback__item,.imagine__item,.objects__item-content,.objects__item-gallery,.owl-carousel .owl-item img.steps__step-img,.project__left,.project__right,.projects__item,.qa__item,.report__doc-item,.safe__item,.sales__item,.steps__step-content {
        width: calc(100% - 20px);
        max-width: calc(100% - 20px);
        margin-bottom: 20px;
        margin-right: 0
    }
	 .steps__step-about-text {
        text-align: left
    }

    .imagine {
        padding-bottom: 0
    }

    .objects__item-feedback {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px
    }

    .owl-carousel .owl-item img.objects__item-feedback-author {
        margin-bottom: 20px;
        margin-right: 0
    }

    .steps__nav {
        margin-bottom: 30px
    }

    .steps__nav-list {
        margin: 0 -10px
    }

    .steps__nav-item {
        width: calc(50% - 20px);
        margin: 0 10px 20px
    }

    .steps__nav-item:not(:last-child) {
        margin-right: 10px
    }

    .spec__list {
        min-width: 0!important;
        max-width: none!important
    }

    .spec__about {
        padding-right: 0
    }

    .spec__item,.spec__item-img {
        width: auto!important;
        height: auto
    }

}

.report,.steps {
    padding-bottom: 40px
}
.qa,.report {
    padding-top: 70px
}
.report__doc-list,.safe__list {
    display: -webkit-box;
    display: -ms-flexbox
}
.report__doc-list,.safe__list {
    display: -webkit-box;
    display: -ms-flexbox
}
.report__doc-heading {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 38px
}

.report__doc-heading b {
    font-weight: 600
}

.report__doc-item {
    width: calc(33.333% - 16px);
    margin: 0 8px
}

.report__doc-item-desc {
    font-size: 17px;
    font-weight: 400;
    text-align: center
}

.report__doc-item-icon {
    width: 120px;
    height: 120px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    margin: 0 auto 16px
}

.report__doc-item-title {
    padding: 0 33px;
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 700;
    text-align: center
}

.report__doc-list {
    display: flex;
    margin: 0 -8px
}

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

.report__photo {
    width: 420px;
    margin-left: 20px;
    min-width: 420px
}

.report__photo-heading {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px
}

.report__photo-item {
    width: 180px;
    max-width: 180px;
    border-radius: 10px;
    height: 333px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom center;
    object-position: bottom center
}

.report__photo-list {
    margin: 0 65px;
    width: 180px;
    max-width: 180px
}
.report__photo-subheading {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 30px
}



	
	
	
.section-12.container {
    overflow: visible;
}
.section-12 {
    padding: 64px 0;
}
section-12 .title {
    white-space: nowrap;
    margin: 0;
}
.title {
    padding-left: 0px;
    font-size: 36px;
    margin-bottom: 30px;
}
.we-wait {
    color: #3E7C3B;
    font-size: 45px;
    text-transform: uppercase;
    font-family: 'HelveticaNeueCyr-Heavy';
    padding-left: 30px;
}





.price-formation {
    background: #3E7C3B;
    margin-top: 30px;
}
.container {
    width: 100%;
    margin: 0 auto;
}
.price-formation span {
    background: #000;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    padding: 15px 22px;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 15px;
}
.price-formation p {
    font-size: 24px;
    display: block;
    color: #fff;
    line-height: 53px;
    margin-top: 20px;
}
.price-formation p img {
    float: left;
    margin-right: 12px;
}
img {
    max-width: 100%;
    height: auto;
}
.price-formation p:after {
    display: block;
    clear: both;
    content: "";
}
.price-formation-bottom {
    background: #000;
    color: #fff;
    font-size: 26px;
    padding: 14px 0px;
    margin-top: 42px;
}
.price-formation-bottom a {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}
.price-formation-bottom a b {
    color: #3E7C3B;
    font-weight: bold;
}
.special-price {
    margin-top: 30px;
}
.special-price p img {
    float: left;
    margin-right: 15px;
}
.special-price p {
    text-transform: uppercase;
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    line-height: 64px;
}
.tel-number span {
    color: #3E7C3B;
}

.special-price p span {
    background: #3E7C3B;
    padding: 3px 7px;
    color: #000;
}
.special-price p:after {
    display: block;
    clear: both;
    content: "";
}
.special-price ul {
    padding: 0px;
    margin: 0px;
    background: #3E7C3B;
    margin-top: 20px;
}
.service-item-border {
    float: left;
    border: 8px solid #ffc600;
    padding: 40px 50px 30px 50px;
    margin-bottom: 15px;
}
.service-item-border .actions {
    margin: 0;
}






.footer_main_menu {
    width: 28%;
}
.w-col-3 {
    width: 24%;
}
.column {
    padding-left: 0;
}
.w-col-3 {
    width: 25%;
}
.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.stock-warranty .footer_main_menu .heading {
    margin-right: 3rem;
}
.stock-warranty .heading {
    color: #262626;
    margin-bottom: 20px;
}
.heading {
    margin-top: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-family: roboto slab,sans-serif;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}
.stock-warranty .payment {
    margin-top: 5px;
    margin-right: 3rem;
    text-align: center;
}
.image-22 {
    margin-left: 0;
}
.image-22 {
    display: inline-block;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: -2px;
    float: none;
}

img {
    max-width: 100%;
}
img {
    vertical-align: middle;
    border-style: none;
}


@media (max-width: 767.98px) {.headerNew__menuWrap-mob .headerNew__navWrap {max-width: 81%;}
	.whyImg img {width: 300px;height: 238px;margin: 0 -90px 0 0;-o-object-fit: cover;object-fit: cover;-o-object-position: 0 0;object-position: 0 0;}
	
}

@media (max-width: 575.98px) {header {padding: 11px 0 15px;}
	.whyImg {right: -220px;}
	.whatGetBG:before {left: 5px;}
}
}

@media (max-width: 479px) {.header__logo-stat {-webkit-box-flex: 0;-webkit-flex: 0 0 114px;-ms-flex: 0 0 114px;flex: 0 0 114px;width: 114px;}
	.whyItem {width: 148px;padding: 30px 6px 13px;}
	.whyItemWrap {width: 296px;}
	.whyItem__title {font-size: 12px;}
	.whyBG, .whyImg img {display: none;}
	#whatGet {margin: 21px 0 0;}
	#whatGet .container {padding: 0 11px;}
	.title-whatGet {font-size: 32px;line-height: 1.05;}
	.title-whatGet span {font-size: 22px;}
	.whatGetBG {display: block;}
	.whatGetBG:before {left: 22px;top: -65px;height: 126%;}
	.whatGet__img img {height: 367px;-o-object-fit: cover;width: 3670px;object-fit: cover;}
	.whatGet__textWrapWrapWrap {padding: 20px 15px 0 40px;}
}
}



.whyBG, .whyImg img {display: none;}
.whyBG:before {content: "";position: absolute;width: 2553px;height: 87%;top: 73px;left: 82px;border: 4px solid #3E7C3B;border-radius: 16px;}
.whyBG:after {content: "";position: absolute;width: 5553px;height: 87%;top: 82px;left: 91px;border: 4px solid #3E7C3B;border-radius: 16px;opacity: .2;}
	#whatGet {margin: 21px 0 0;}
	#whatGet .container {padding: 0 11px;}
	.title-whatGet {font-size: 32px;line-height: 1.05;}
	.title-whatGet span {font-size: 22px;}
	.whatGetBG {display: block;}
	.whatGetBG:before {left: 22px;top: -65px;height: 126%;}
	.whatGet__img img {height: 367px;-o-object-fit: cover;object-fit: cover; margin-top:0px;}
	.whatGet__textWrapWrapWrap {padding: 20px 15px 0 40px;}
	.whatGetBG:before {left: 5px;}
		#whatGet {margin: 21px 0 0;}
	.title-whatGet {line-height: 1.2;padding: 0 0 0 10px;}
	.title-whatGet span {display: block;font-size: 28px;}
	.whatGet__img {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.whatGet__text {margin: 3px 0 0;}
	.whatGet__textWrapWrapWrap {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 20px 15px 10px 40px;line-height: 1.5;}
	.whatGet__textWrap {margin: 11px 0 0;border-color: transparent;}
	.whatGet__Item {margin: 0 0 15px;}
	.whatGetBG:before {width: 1000px;left: -20px;top: -65px;height: 126%;}
	#whatGet {margin: 109px 0 0;}
.title-whatGet {padding: 0 0 0 4px;}
.whatGet__img {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;position: relative;z-index: 2;}
.whatGet__title {font-size: 18px;font-family: "IBM Plex Sans",sans-serif;color: #000;}
.whatGet__text {color: #909090;font-size: 14px;margin: 7px 0 0;}
.whatGet__textWrapWrapWrap {-webkit-box-flex: 0;-webkit-flex: 0 0 47.5%;-ms-flex: 0 0 47.5%;flex: 0 0 47.5%;max-width: 47.5%;padding: 89px 15px 25px 38px;line-height: 1.3;position: relative;z-index: 1;}
.whatGet__textWrapWrap {position: relative;z-index: 1;}
.whatGet__textWrap {margin: 32px 0 0;padding: 0 0 15px 10px;border-left: 2px solid #3E7C3B;}
.whatGet__Item {margin: 0 0 20px;}
.whatGet__Item:last-child {margin: 0;}
.whatGetBG:before {width: 789px;height: 100%;top: 25px;left: -143px;border: 4px solid #e2e2e2;border-radius: 20px;}
.whatGetBG:after {display: none;}
.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}




.banners {
    background: #f6f6f6;
    padding: 50px 0 20px;
    margin-top: 0px;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
section {
    display: block;
}
.text-center {
    text-align: center;
}
.mt-0, .my-0 {
    margin-top: 0 !important;
}
.h2, h2 {
    font-size: 32px;
    margin: 28px 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.banners .row {
    margin: 0;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.banner-item {
    padding: 0 15px;
    width: 730px;
    max-width: 50%;
}
.banner {
    height: 240px;
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.banner-item a {
    display: block;
    height: 100%;
    text-decoration: none;
}
.banner .banner-title {
    font-weight: bold;
    font-size: 35px;
    line-height: 41px;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
    width: 100%;
}
.banner .banner-subtitle {
    font-size: 20px;
    line-height: 23px;
    position: relative;
    z-index: 2;
}
.banner-1 .banner-num {
    position: absolute;
    left: 250px;
    top: 28px;
    z-index: 2;
    border: 6px solid #e1dfe5;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 88px;
    font-weight: bold;
    font-size: 35px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.banner-image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    max-width: 50%;
}
.banner-1 .banner-decor {
    position: absolute;
    z-index: 1;
    border: 15px solid #3E7C3B;
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    width: 390px;
    height: 360px;
    right: -70px;
}
.banner-lines {
    position: absolute;
    top: 0;
    left: 25px;
    height: 95px;
    width: 102px;
    display: flex;
    z-index: 2;
    justify-content: space-between;
}
.banner-lines .banner-line {
    height: 100%;
    width: 2px;
    background: #000;
}
.banner-2 .banner-title {
    position: absolute;
    width: auto;
    left: 0;
    padding: 0 30px;
    bottom: 40px;
    border-bottom: 10px solid #000;
    margin: 0;
}
.banner-2 .banner-subtitle {
    position: absolute;
    left: 150px;
    top: 20px;
}
.banner-2 .banner-decor {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 155px;
    z-index: 1;
    height: 120px;
    background: #3E7C3B;
}
.banner-2:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 0;
    z-index: 1;
    width: 250px;
    height: 240px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #e1dfe5;
}
.banners .row {
    margin: 0;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.banner-3 {
    align-content: flex-start;
}
.banner-3:before {
    content: "";
    position: absolute;
    width: 175px;
    height: 160px;
    background: #3E7C3B;
    left: 15px;
    top: -60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.banner-3 .banner-decor {
    width: 295px;
    height: 221px;
    position: absolute;
    top: 15px;
    right: 25px;
    border: 15px solid #3E7C3B;
    z-index: 1;
}
.banner-4:before {
    content: "";
    position: absolute;
    left: -30px;
    top: -32px;
    width: 376px;
    height: 180px;
    border: 20px solid #3E7C3B;
    z-index: 1;
}
.banner-4 .banner-title {
    margin-bottom: 50px;
}

@media (max-width: 991.98px) {
.banner-item {max-width: 100%;}

}
	
element.style {
    background-color: #f5f5f5;
}
.faq {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f5f5f5;
}

user agent stylesheet
section {
    display: block;
}
.faq h2 {
    text-align: center;
}
@media (max-width: 1400px)
.s-title {
    font-size: 32px;
}
.s-title {
    font-size: 36px;
    color: #000;
    font-weight: 700;
    line-height: 1.1em;
    font-family: TTCommonsDemiBold;
}
h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
    padding: 0;
	margin-bottom: 0px;
}
.faq-wrap {
    max-width: 950px;
    margin: 0 auto;
    margin-top: 0px;
    padding-bottom: 0px;
}
.faq-box {
    cursor: pointer;
    background-color: #F5F7F8;
    padding: 10px 30px;
    border-radius: 50px;
margin-left: auto;
 margin-right: auto;
    position: relative;
    -webkit-box-shadow: 0 4px 4px rgb(148 143 143 / 15%);
    -ms-box-shadow: 0 4px 4px rgba(148,143,143,.15);
    box-shadow: 0 4px 4px rgb(148 143 143 / 15%);
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    margin-bottom: 20px;
}

.faq-title p {
    color: #000;
    font-size: 22px;
    font-family: TTCommonsMedium;
    line-height: 1.2em;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    padding-right: 40px;
}
.faq-title span {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 25px;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-clip: padding-box;
    border: 1px solid #dbdde2;
}
a, b, label, li, p, pre, span, strong {
    font-family: TTCommons,sans-serif;
}
.faq-title span:before {
    background-color: #3E7C3B;
}
.faq-title span:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #3E7C3B;
    display: block;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -1px;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.faq-title span:after {
    background-color: #3E7C3B;
}
.faq-title span:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 16px;
    background-color: #3E7C3B;
    display: block;
    left: 50%;
    margin-left: -1px;
    top: 50%;
    margin-top: -8px;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.faq-hidden {
    color: #888b95;
    font-size: 20px;
    line-height: 1.3em;
}
.faq-hidden {
    padding-top: 20px;
    padding-bottom: 10px;
    width: 90%;
    display: none;
}
.faq-hidden p:last-child {
    margin-bottom: 0;
	margin-top: -20px;
}
.faq-hidden p {
    margin-bottom: 12px;
}
@media (max-width: 1400px)
.faq-hidden p {
    font-size: 18px;
}
.faq-hidden p {
    color: #888b95;
    font-size: 20px;
    line-height: 1.3em;
}

.faq-box:hover {
    -webkit-box-shadow: 0 4px 14px rgb(148 143 143 / 40%);
    -ms-box-shadow: 0 4px 14px rgba(148,143,143,.4);
    box-shadow: 0 4px 14px rgb(148 143 143 / 40%);
}
.faq-box-open .faq-title span {
    background-color: #3E7C3B;
    border-color: #3E7C3B;
}

a, b, label, li, p, pre, span, strong {
    font-family: TTCommons,sans-serif;
}

.faq-box-open .faq-title span:before {
    background-color: #fff;
}
.faq-title span:before {
    background-color: #3E7C3B;
}
@media (min-width: 768px)
.tab, .tab-md, .tab-sm {
    max-width: 720px;
}
.faq-title span:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #3E7C3B;
    display: block;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -1px;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
@media (min-width: 992px)
.tab, .tab-lg, .tab-md, .tab-sm {
    max-width: 960px;
}

user agent stylesheet
div {
    display: block;
}		

@media (min-width: 1200px)
.tab {
    max-width: 1320px;
}

.tab {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1200px)
.tab, .tab-lg, .tab-md, .tab-sm, .tab-xl {
    max-width: 1140px;
}

.tab table {
    width: 1320px;
	margin:0 auto;
    background: #e7f0ff;
    border-collapse: collapse;
    cursor: pointer;
}
@media (min-width: 576px)
.tab, .tab-sm {
    max-width: 540px;
}	
user agent stylesheet
table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: grey;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.tab table tr:first-child {
    font-weight: 600;
    text-align: center;
    background: #111E24;
    color: white;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.tab table tr:nth-child(even) {
    background: #fff;
}

}
.tab table tr td:first-child {
    text-align: left;
}
.tab table td {
    border-bottom: 1px solid #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.tab table tr:hover{
background: #c2ccff;
}
}.tab table tr:nth-child(even):hover{
background: #c2ccff;
}
user agent stylesheet
td {
display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}




.inner-page {
    min-height: 370px;
    margin-bottom: 25px;
}
@media (min-width: 1200px)
.container {
    width: 1170px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px)
.container {
    width: 970px;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
@media (min-width: 768px)
.container {
    width: 750px;
	
}
:after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.inner-page h1 {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 15px;
}
@media (min-width: 1200px)
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.def-title {
    position: relative;
    text-transform: uppercase;
    color: #000;
    line-height: 1.1;
    font-size: 20px;
    letter-spacing: .01rem;
    font-family: HelveticaNeueCyrBold,Arial,sans-serif;
    padding: 35px 0;
    text-align: center;
}
@media (min-width: 1200px)
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.mb-30 {
    margin-bottom: 190px;
}
@media (min-width: 1200px)
.col-lg-12 {
    width: 100%;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.mt--100 {
    margin-top: 0px;
}
.mt-10 {
    margin-top: 10px;
}
@media (min-width: 992px)
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.mb-20 {
    margin-bottom: 20px;
}
@media (min-width: 1200px)
.col-lg-4 {
    width: 33.33333333%;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1200px)
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.pad {
    padding: 36px;
    background-color: #ebebeb;
    border-radius: 90px;
}
@media (min-width: 768px)
.col-sm-6 {
    width: 50%;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 1200px)
.col-lg-12 {
    width: 100%;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.pad img {
    margin-top: -0px;
}
@media (min-width: 768px)
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
img {
    vertical-align: middle;
}
@media (min-width: 992px)
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
img {
    border: 0;
}


@media (min-width: 992px)
.col-md-12 {
    width: 100%;
}
.mb-40 {
    margin-bottom: 40px;
}

@media (min-width: 1200px)
.col-lg-12 {
    width: 100%;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;

}
@media (min-width: 1200px)
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.accordion .card {
    /* border: 2px solid rgba(169, 174, 189, 0.3) !important; */
    border-radius: 16px !important;
    background-color: #F5F7F8;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.accordion .card .card-header h5 button {
    border: none;
    background-color: transparent;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    padding: 15px 30px;
    position: relative;
    color: #333;
    cursor: pointer;
}
@media (min-width: 992px)
.col-md-4 {
    width: 33.33333333%;
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}


.btn {
  background: #3E7C3B;
  border-width: 0 0 3px 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-bottom-color: #3E7C3B;
  width: 220px;
  max-width: 100%;
  padding: 16px;
  transition: all 0.25s ease-in-out;
}
.btn:hover, .btn:focus {
  background: #287A4A;
  border-bottom-color: #287A4A;
  color: #fff;
}
.bordered {
  width: 100%;
}
.bordered th, .bordered td {
  border: 1px solid #3E7C3B;
  padding: 0.2rem;
}
.form-control {
  padding: 15px 25px;
  height: 60px;
  border: 1px solid #eceff1;
}

.agree {
  font-size: 13px;
  line-height: 20px;
  color: #546e7a;
  text-align: center;
}
.agree a {
  color: #546e7a;
  text-decoration: underline;
}
.agree a:hover {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1320px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  position: relative;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.main-screen {
  background: #f5f7f8;
}

.header {
  position: fixed;
  width:100%;
  z-index: 100;
  background-color:white;
}

.back-link {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0px 0 10px 0;
  border-bottom: 2px solid #000;
  cursor: pointer;
}

.head-top {
  padding: 10px 50px 10px 0;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.head-top1 {
  padding: 30px 50px 10px 0;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.head-top .logo {
  display: inline-block;
  margin-right: 10px;
  flex: 0 0 100px;
  max-width: 100px;
}
.head-top .logo img {
  max-width: 100%;
}
.head-top .top-nav {
  display: none;
}

.top-nav {
  display: flex;
  color: #000000;
  font-size: 14px;
}
.top-nav1 {
  display: flex;
  color: #000000;
  font-size: 14px;
}

.top-nav1 li {
  display: inline-block;
}
.top-nav1 li:not(:last-child) {
  margin-right: 14px;
}
.top-nav1 li a {
  color: #181818;
  text-decoration: underline;
  font-size: 18px;
}
.top-nav1 li a:hover, .top-nav1 li a:focus {
  color: #3E7C3B;
  text-decoration: none;
}

.top-nav2 {
  display: flex;
  color: #000000;
  font-size: 14px;
}

.top-nav2 li {
  display: inline-block;
}
.top-nav2 li:not(:last-child) {
  margin-right: 0px;
}
.top-nav2 li a {
  color: #181818;
  text-decoration: underline;
  font-size: 18px;
}
.top-nav2 li a:hover, .top-nav1 li a:focus {
  color: #3E7C3B;
  text-decoration: none;
}

.top-nav li {
  display: inline-block;
}
.top-nav li:not(:last-child) {
  margin-right: 14px;
}
.top-nav li a {
  color: #181818;
  text-decoration: underline;
  font-size: 18px;
}
.top-nav li a:hover, .top-nav li a:focus {
  color: #3E7C3B;
  text-decoration: none;
}

.consult {
  flex: 0 0 160px;
  max-width: 160px;
  display: none;
}

.head-lft, .head-rht {
  display: flex;
  align-items: center;
}

.top-slogan {
  text-align: center;
  display: none;
  color: #000000;
  font-size: 20px;
  line-height: 25px;
}

.head-rht .tel {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
}
.head-rht .tel a {
  color: #181818;
}



.imagine__item,.safe__item {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.25)
}
.objects__item-mainimage,.safe,.smeta__flex {
    background-size: cover;
    background-position: center center
}
.safe__item-top,.spec__dots,.spec__flex {
    display: -webkit-box;
    display: -ms-flexbox
}
.safe {
    padding: 88px 0 96px
}
.safe__heading {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 70px
}

.safe__heading b {
    font-weight: 600
}

.safe__item {
    margin: 10px;
    width: calc(33.33333% - 20px);
    background: #FFF;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
    border-radius: 15px;
    padding: 25px 0 90px
}

.safe__item-desc {
    font-size: 22px;
    padding-left: 23px
}

.safe__item-icon {
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain
}

.safe__item-number {
    padding: 0 47px 0 32px;
    background: #3E7C3B;
    border-radius: 0 10px 10px 0;
    font-size: 40px;
    color: #fff
}
.safe__item-title {
    font-weight: 700;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 29px
}

.safe__item-top {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 32px
}
.report__doc-list,.safe__list {
    display: -webkit-box;
    display: -ms-flexbox
}

.safe__list {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media screen and (max-width: 500px) {
    .feedback__top,.footer__bottom-data,.footer__center-top,.footer__phones,.footer__types,.header__about,.header__bottom,.header__flex,.header__middle,.header__top,.objects__item-flex,.objects__title-flex,.report__doc-list,.report__flex,.safe__list,.smeta__flex,.spec__flex,.steps__nav-list,.steps__step,.video__flex {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
	 .about__images,.about__left,.best__item.three,.best__item.two,.contact__content,.contact__images,.contact__images-left,.contact__map,.feedback__item,.imagine__item,.objects__item-content,.objects__item-gallery,.owl-carousel .owl-item img.steps__step-img,.project__left,.project__right,.projects__item,.qa__item,.report__doc-item,.safe__item,.sales__item,.steps__step-content {
        width: calc(100% - 20px);
        max-width: calc(100% - 20px);
        margin-bottom: 20px;
        margin-right: 0
    }
	.safe__heading,.smeta__heading {
        font-size: 25px
    }

}




.social {
  display: none;
  margin: 0 -5px;
}

.social li {
  display: inline-block;
  padding: 0 5px;
}
.social li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
}

.head-btm {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  transform: translateX(-120%);
  transition: all 0.25s ease-in-out;
  width: 80%;
  max-width: 80%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  padding: 20px;
  z-index: 900;
  background: #fff;
  overflow: auto;
}
.head-btm .top-nav {
  display: block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 2px solid #78909c;
}
.head-btm .top-nav li {
  display: block;
  font-size: 15px;
  margin: 0 0 10px 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.head-btm .top-nav li a {
  text-decoration: none;

}

.js-open .head-btm {
  transform: translateX(0);
}

.main-nav {
  font-size: 17px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  background: #fff;
  flex: 1 1 auto;
  width: 100%;
  display: block;
  margin-right: 20px;
  align-items: center;
}
.main-nav > ul {
  display: block;
  width: 100%;
}
.main-nav > ul > li {
  display: block;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
  padding: 5px 0;
}
.main-nav > ul > li > a {
  color: #181818;
  display: inline-block;
  padding-right: 30px;
  position: relative;
  font-size: 16px;
}


.main-nav > ul > li > a:before {
  content: "";
  display: none;
  height: 30px;
  width: 1px;
  background: #d4dcdf;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}


.main-nav > ul > li > a:after {

  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #000 transparent transparent transparent;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.main-nav > ul > li:last-child > a:before {
  display: none;
  content: "";
}
.main-nav > ul > li .drop-box {
  width: 100%;
  content: "";
  left: 0;
  top: 100%;
  transform: translateY(0px);
  display: none;
  padding: 20px;
  position: fixed;
  bottom: 0;
  left: 0;
}
.main-nav > ul > li .drop-box > ul {
  z-index: 100;
  content: "";
  padding-top: 0px;
  position: relative;
  top: 10px;
  background: #fff;
}
.main-nav > ul > li .drop-box > ul > li {
  display: block;
  content: "";
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
.main-nav > ul > li .drop-box > ul > li > a {
  display: block;
  content: "";
  color: #000;
  position: relative;
  transition: all 0.25s ease-in-out;
}
.main-nav > ul > li .drop-box > ul > li > a:before {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #3E7C3B;
  transition: all 0.25s ease-in-out;
}
.main-nav > ul > li .drop-box > ul > li > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #000 transparent transparent transparent;
  right: 20px;
  top: 14px;
  transform: rotate(-45deg);
  opacity: 0;
}
.main-nav > ul > li .drop-box > ul > li:hover > a {
  color: #90a4ae;
  text-decoration: none;
}
.main-nav > ul > li:hover {
  /*> .drop-box{
  	display: block;
  }*/
}




a:hover, a {
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    color: inherit;
}


.drop {
  background: #fff;
  bottom: 0;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  top: 0px;
  font-family: "Roboto", sans-serif;
}
.drop ul {
  padding-left: 0px;
  padding-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.drop li {
  display: block;
  padding: 5px 10px;
  flex: 0 0 50%;
  max-width: 50%;
}
.drop li a {
  display: block;
  position: relative;
  color: #000;
}
.drop li a:before {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: #3E7C3B;
  transition: all 0.25s ease-in-out;
}
.drop li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  right: 20px;
  top: 14px;
  transform: rotate(-45deg);
  opacity: 0;
}
.drop li .drop li a:after {
  display: none !important;
}
.drop li:hover > a {
  color: #90a4ae;
  text-decoration: none;
}
.js-expand > .drop-box, .js-expand > .drop {
  display: block !important;
  position: fixed !important;
  top: 0 !important;
  background: #fff;
  z-index: 100;
}

.drop-title {
  font-size: 14px;
  font-weight: bold;
}

.main-offer {
  padding-top: 40px;
  position: relative;
  z-index: 10;
}

.mainscr-form .row {
  margin: 30px -10px;
}
.mainscr-form div[class^=col-] {
  padding: 0 10px;
  margin-bottom: 20px;
}
.mainscr-form .btn {
  width: 100%;
}

.mainscr-in {
  position: relative;
}

.mainsrc-in-info h1 {
  margin: 40px 0 20px;
}
.mainsrc-in-uslug h1 {
  white-space: normal;
  line-height: 24px;
}
.infopage h2 {
  margin: 25px 0 40px;
}
.sec h2 {
  margin: -65px 0 40px;
}
.second-caption {
  font-size: 28px;
  line-height: 44px;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  text-align: center;
}
.main-screen .slick-dots {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
}
.main-screen .slick-dots li {
  display: inline-block;
  margin: 0 9px;
  height: 12px;
}
.main-screen .slick-dots li button {
  padding: 0;
  border: 0;
  text-indent: -9999px;
  outline: none;
  width: 12px;
  height: 12px;
  background: #cfd8dc;
  border-radius: 50%;
}
.main-screen .slick-dots li.slick-active button {
  background: #3E7C3B;
}
.main-screen .slick-arrow {
  width: 60px;
  height: 60px;
  display: none !important;
  background: #fff;
  border-radius: 50%;
  border: 0;
  text-indent: -9999px;
  outline: none;
  position: absolute;
  top: 50%;

  transition: all 0.25s ease-in-out;
  z-index: 50;
  display: none;
}
.main-screen .slick-arrow:hover {
  background: #3E7C3B;
}
.main-screen .slick-arrow:hover:after {
  border-color: #fff;
}
.main-screen .slick-prev {
  left: 20px;
}
.main-screen .slick-prev:after {
  content: "";
  display: block;
  position: absolute;
  left: 26px;
  top: 25px;
  width: 12px;
  height: 12px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  transition: all 0.25s ease-in-out;
}
.main-screen .slick-next {
  right: 20px;
}
.main-screen .slick-next:after {
  content: "";
  display: block;
  position: absolute;
  left: 22px;
  top: 25px;
  width: 12px;
  height: 12px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(-45deg);
  transition: all 0.25s ease-in-out;
}

.mainscr-slide {
  text-align: center;
}
.mainscr-slide img {
  display: inline-block;
}

.mainscr-slider img {
  max-width: 100%;
}

.nav-ico {
  display: block;
  top: 5px;
  right: 0px;
  padding: 0;
  border: 1px solid #2A2A2A;
  border-radius: 3px;
  background: transparent;
  width: 36px;
  height: 34px;
  overflow: hidden;
  z-index: 205;
  transition: all 0.3s ease-in-out;
  outline: none !important;
  position: absolute;
}

.nav-ico span {
  display: block;
  position: absolute;
  left: 7px;
  height: 2px;
  width: 19px;
  background: #2A2A2A;
  transition: all 0.3s ease-in-out;
}

.nav-ico span:first-child {
  top: 8px;
}

.nav-ico span:nth-child(2) {
  top: 15px;
}

.nav-ico span:last-child {
  top: 22px;
}

.js-open {
  overflow: hidden;
}

.js-open .nav-ico span:first-child {
  top: 14px;
  transform: rotate(-45deg);
}

.js-open .nav-ico span:last-child {
  top: 14px;
  transform: rotate(45deg);
}

.js-open .nav-ico span:nth-child(2) {
  left: 150px;
}

.js-open .backdrop {
  z-index: 800;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1200px){
.main-screen h1 {
    font-size: 52px;
    line-height: 44px;
    margin-bottom: 35px;
    white-space: nowrap;
    }
}

.backdrop {
  opacity: 0;
  position: fixed;
  z-index: -1;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 100vh;
  transition: opacity 0.25s ease-in-out;
}

@media (min-width: 400px) {
  .head-top .logo {
    margin-right: 33px;
    flex: 0 0 160px;
    max-width: 160px;
  }

  .main-nav > ul > li > a {
    font-size: 20px;
  }

  .main-nav > ul > li .drop-box > ul > li {
    font-size: 18px;
	
  }
}

@media (min-width: 576px) {
  .social {
    display: flex;
  }

  .nav-ico {
    top: 10px;
  }

  .head-rht .tel {
    margin-left: 20px;
    margin-right: 20px;
  }

  .head-top .logo {
    margin-right: 15px;
    flex: 0 0 140px;
    max-width: 140px;
  }

  .main-screen h1 {
    font-size: 36px;
    line-height: 28px;
  }
  .second-caption {
    font-size: 28px;
    line-height: 44px;
  }
}
@media (min-width: 768px) {
  .head-top .logo {
    flex: 0 0 180px;
    max-width: 180px;
  }

  .head-rht .tel {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .main-nav > ul > li {
    padding: 18px 50px;
    font-size: 14px;
  }

  .main-nav > ul > li > a {
    padding-right: 20px;
  }

  .head-btm {
    position: static;
    transform: translateX(0);
  }

  .head-top {
    padding: 25px 0;
  }

  .head-top .top-nav {
    display: flex;
margin-top: 0px;
  }

  .nav-ico {
    display: none;
  }

  .head-top .logo {
    margin-right: 30px;
  }

  .consult {
    display: inline-block;
  }

  .head-btm {
    transform: translateX(0);
    max-width: 100%;
    width: 100%;
    background: none;
    display: flex;
    box-shadow: none;
    padding: 0;
    overflow: visible;
  }
  .head-btm .top-nav {
    display: none;
  }

  .main-nav {
    display: flex;
    width: 1%;
    box-shadow: 0 10px 50px rgba(144, 164, 174, 0.15);
  }
  .main-nav > ul {
    display: flex;
  }
  .main-nav > ul > li {
    display: inline-block;
    height: 62px;
    padding: 18px 50px;
  }

  .main-nav > ul > li:not(:last-child)::after {
    display: block;
  }

  .main-nav > ul > li .drop-box {
    position: absolute;
	
  }

  .main-nav > ul > li .drop-box > ul {
    width: 380px;
    height: 550px;
    padding-top: 80px;
	content: "";
  }

  .main-nav ul > li:hover > .drop-box {
    display: flex !important;
	content: "";
  }

  .main-nav ul > li:hover > .drop-box > ul {
    box-shadow: 0 10px 20px rgba(144, 164, 174, 0.15);
	content: "";
  }

  .main-nav li:hover > .drop {
    box-shadow: 0 10px 20px rgba(144, 164, 174, 0.15);
	content: "";
  }

  .main-nav > ul > li .drop-box > ul > li .drop {
	  content: "";
    width: 276px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: inset 5px 0 10px rgba(144, 164, 174, 0.15);
  }

  .main-nav > ul > li .drop-box > ul > li > a,
.main-nav > ul > li .drop-box > ul > li .drop li a {
	content: "";
    padding: 4px 10px 4px 40px;
  }

  .main-nav > ul > li .drop-box > ul > li:hover > a::before, .main-nav > ul > li .drop-box > ul > li:hover > a::after {
	  content: "";
    opacity: 1;
  }

  .drop-title {
    padding-left: 40px;
    margin-bottom: 17px;
  }

  .main-nav > ul > li .drop-box > ul > li .drop li:hover > a::before, .main-nav > ul > li .drop-box > ul > li .drop li:hover > a::after {
    opacity: 1;
  }

  .main-nav > ul > li {
    margin-bottom: 0;
  }

  .main-nav > ul > li > a {
    font-size: 14px;
  }

  .main-screen .slick-arrow {
    display: block;
  }

  .mainscr-slider {
    display: none !important;
  }
  .mainscr-slider.slick-initialized {
    display: block !important;
	margin-top: 250px;
  }

  .mainscr-form {
    max-width: 500px;
  }

  .main-screen h1, .second-caption {
    text-align: left;
	
  }

  .main-screen .slick-arrow {
    display: block !important;
  }

  .main-nav > ul > li .drop-box {
	  content: "";
    padding: 0;
    bottom: auto;
    top: 100% !important;
    background: none;
  }

  .main-nav > ul > li > a:before {
    display: block;
  }

  .js-expand > .drop-box, .js-expand > .drop {
	  content: "";
    position: absolute !important;
    display: none !important;
  }

  .drop {
    width: 276px;
    box-shadow: inset 5px 0 10px rgba(144, 164, 174, 0.15);
  }

  .drop-title {
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .drop {
    top: 10px;
  }

  .drop ul {
    display: block;
  }
  .drop ul li {
    padding: 0;
    margin-bottom: 10px;
    max-width: 100%;
  }
  .drop ul li a {
    padding: 4px 10px 4px 40px;
  }

  .back-link {
    display: none;
    cursor: pointer;
  }

  .drop ul li a:hover:before, .drop ul li a:hover:after {
    opacity: 1;
  }

  .main-screen .slick-dots {
    bottom: 45px;
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .main-nav > ul > li {
    padding: 18px 50px;
    font-size: 16px;
  }

  .main-nav > ul > li > a {
    padding-right: 30px;
    font-size: 17px;
	text-decoration:underline;
  }

  .top-slogan {
    display: inline-block;
  }

  .top-nav {
    font-size: 15px;
  }

  .head-rht .tel {
    font-size: 20px;
    margin-left: 53px;
    margin-right: 20px;
  }

  .top-nav li:not(:last-child) {
    margin-right: 17px;
  }
  .main-screen h1 {
    font-size: 45px;
    line-height: 1px;
    margin-bottom: 65px;
	margin-top: 50px;
  }
  .mainsrc-in-uslug h1 {
    font-size: 42px;
    line-height: 50px;
    margin-bottom: 30px;
    white-space: normal;
  }
  .second-caption {
   font-size: 28px;
    line-height: 44px;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
  }
.main-offer {
    padding-top: 220px;
  }

  .agree {
    padding-top: 10px;
  }

  .main-nav > ul > li .drop-box > ul {
	  content: "";
    width: 410px;
  }

  .main-nav > ul > li > a:before {
    right: -30px;
  }
}

@media (min-width: 1330px) {
  .main-nav > ul > li {
    padding: 18px 50px;
  }

  .consult {
    flex: 0 0 220px;
    max-width: 220px;
  }

  .main-nav {
    margin-right: 40px;
  }

  .head-top .logo {
    margin-right: 53px;
    flex: 0 0 247px;
    max-width: 200px;
  }
}
@media (min-width: 1600px) {
  .main-screen .slick-prev {
    left: 5%;
  }

  .main-screen .slick-next {
    right: 5%;
  }
}
.section {
  background: #fff;
  padding: 38px 0 0 0;
  font-size: 18px;
  line-height: 30px;
}
.section p {
  font-size: 25px;
  line-height: 28px;
  margin: 25px 0 25px 0;
text-align: justify;

}

.statistic {
  margin-bottom: 65px;
}
.statistic strong {
  display: block;
  font-size: 22px;
  line-height: 36px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 24px;
  text-align: center;
}
.statistic ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.statistic ul li {
  display: inline-block;
  align-items: center;
  flex: 0 0 100%;
  max-width: 100%;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding: 0 10px;
}
.statistic ul li + li {
  margin-top: 20px;
}
.statistic ul li > span {
  display: block;
  margin: 0 auto 0px auto;
  font-size: 46px;
  line-height: 62px;
  color: #3E7C3B;
  font-weight: 900;
  overflow: hidden;
  border-bottom: 1px solid #cfd8dc;
  padding: 0 0px;
  max-width: 200px;
}
.statistic ul li > span span {
  position: relative;
  white-space: nowrap;
  line-height: 20px;
  top: 2px;
}

.filter-row {
  margin-bottom: 5px;
}

.filter-label {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  background: #111e24;
  padding: 5px;
  margin-right: 0px;
  text-align: center;
}

.filter-list {
  display: flex;
  flex-wrap: wrap;
  background: #f5f7f8;
  padding: 0px;
}
.filter-list li {
  display: inline-block;
  position: relative;
  font-size: 14px;
  padding: 10px;
  line-height: 24px;
}
.filter-list li:not(:last-child) {
  margin-right: 10px;
}
.filter-list li input[type=checkbox], .filter-list li input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.filter-list li input[type=checkbox]:checked + label, .filter-list li input[type=radio]:checked + label {
  color: #78909c;
}
.filter-list li input[type=checkbox]:checked + label:before, .filter-list li input[type=radio]:checked + label:before {
  background: #3E7C3B;
}
.filter-list li input[type=checkbox]:checked + label:after, .filter-list li input[type=radio]:checked + label:after {
  border-color: #fff;
}
.filter-list li label {
  display: block;
  position: relative;
  padding-left: 33px;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  margin-bottom: 0;
}
.filter-list li label:before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  background: #fff;
  transition: all 0.15s ease-in-out;
  left: 0;
  top: 0;
}
.main-screen h1 {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 35px;
    text-align: left;
	white-space: normal;
}
@media (min-width: 768px)
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.filter-list li label:after {
  content: "";
  display: block;
  position: absolute;
  width: 14px;
  height: 8px;
  border-left: 3px solid #cfd8dc;
  border-bottom: 3px solid #cfd8dc;
  transition: all 0.15s ease-in-out;
  left: 5px;
  top: 7px;
  transform: rotate(-45deg);
}

.filter-result {
  justify-content: space-between;
  font-size: 16px;
  margin-bottom: 30px;
  padding-top: 15px;
}

.filter-qty span {
  font-weight: bold;
  display: inline-block;
}
.filter-qty span.qty {
  min-width: 40px;
  text-align: center;
  margin: 0 15px;
  font-size: 18px;
  border-bottom: 2px solid #3E7C3B;
  padding-bottom: 2px;
}

.filter-btn {
  padding: 0;
  border: 0;
  background: none;
  margin-top: 20px;
  padding-left: 30px;
  position: relative;
  font-size: 16px;
}
.filter-btn .icon {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
}
.filter-btn svg {
  fill: #d0d8dc;
}

.item {
  box-shadow: 0 2px 10px rgba(84, 110, 122, 0.15);
  transition: all 0.25s ease-in-out;
}
.item:hover {
  box-shadow: 0 10px 20px rgba(120, 144, 156, 0.3);
}

.item-img {
  height: 180px;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
}
.item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}

.item-txt {
  padding: 20px;
}
.item-txt ul {
  margin-bottom: 20px;
}
.item-txt li {
  display: block;
  font-size: 14px;
  line-height: 23px;
  color: #78909c;
}

.item-name {
  font-size: 18px;
  line-height: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}

.item-price {
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  color: #3E7C3B;
  margin-bottom: 10px;
}

.item-btns {
  display: flex;
}
.item-btns .btn {
  flex: 0 0 110px;
  max-width: 110px;
  margin-right: 15px;
  margin-bottom: 0px;
  font-size: 16px;
}

.btn-calc {
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
  color: #000;
  padding-left: 32px;
  position: relative;
  padding-top: 6px;
  transition: all 0.25s ease-in-out;
  display: block;
}
.btn-calc .icon {
  width: 20px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 7px;
}
.btn-calc svg {
  fill: #3E7C3B;
}
.btn-calc:hover {
  color: #287A4A;
  text-decoration: none;
}

.item-list {
  margin-bottom: 40px;
}
.item-list div[class^=col-] {
  margin-bottom: 15px;
}

@media (min-width: 380px) {
  .item-btns .btn {
    flex: 0 0 50%;
    max-width: 50%;
    margin-right: 25px;
  }
  .statistic ul li > span {
line-height: 45px;
}
@media (min-width: 576px) {
  .statistic ul {
    flex-wrap: nowrap;
  }
  .statistic ul li {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .statistic ul li + li {
    margin-top: 0;
  }
  .statistic ul li > span {
line-height: 45px;
  }

  .filter-result {
    display: flex;
    margin-bottom: 50px;
  }

  .filter-btn {
    margin-top: 0;
  }

}
@media (max-width: 991px) and (min-width: 768px) {
  .item-btns {
    display: block;
  }

  .item-btns .btn {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .statistic ul li {
    font-size: 16px;
    line-height: 23px;
  }

  .filter-row {
    display: flex;
  }

  .filter-list {
    flex: 1 1 auto;
    width: 1%;
  }

  .filter-label {
    flex: 0 0 160px;
    max-width: 160px;
    margin-right: 4px;
  }

  .section {
    padding-top: 68px;
  }
}
@media (min-width: 992px) {
  .statistic {
    margin-bottom: 85px;
  }
  .statistic strong {
    font-size: 24px;
    line-height: 44px;
    text-align: left;
  }
  .statistic ul {
    margin: 0;
  }
  .statistic ul li {
    display: flex;
    align-items: center;
    flex: 0 0 33.333333333%;
    max-width: 33.333333333%;
    text-align: left;
    padding: 0;
  }
  .statistic ul li > span {
    display: inline-block;
    margin: 0 20px 0 0;
  }

  .item-btns {
    display: flex;
  }

  .item-name {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .item-price {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .item-img {
    height: 260px;
  }

  .item-btns .btn {
    flex: 0 0 110px;
    max-width: 110px;
    margin-right: 15px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .item-price {
    margin-bottom: 32px;
  }

  .statistic ul li {
    font-size: 16px;
    line-height: 25px;
  }

  .statistic ul li > span {
    font-size: 52px;
    line-height: 68px;
    padding: 0 0px;
    margin-right: 20px;
  }

  .item-txt {
    padding: 44px 40px 40px;
  }
  .item-txt ul {
    margin-bottom: 30px;
  }
  .item-txt li {
    font-size: 16px;
    line-height: 25px;
  }

  .item-btns {
    display: flex;
  }
  .item-btns .btn {
    flex: 0 0 150px;
    max-width: 150px;
    margin-right: 30px;
    font-size: 18px;
  }

  .btn-calc {
    font-size: 18px;
    line-height: 25px;
    padding-left: 36px;
  }
}
@media (min-width: 1360px) {
  .statistic ul li > span {
    font-size: 62px;
    line-height: 74px;
    padding: 0 0px;
    margin-right: 30px;
    max-width: 100%;
  }

  .filter-label {
    flex: 0 0 196px;
    max-width: 196px;
  }

  .filter-list li {
    font-size: 16px;
    line-height: 28px;
  }
  .filter-list li label {
    padding-left: 43px;
  }
  .filter-list li label:before {
    width: 30px;
    height: 30px;
  }
  .filter-list li label:after {
    left: 8px;
    top: 10px;
  }
}
.service {
  background: #f5f7f8;
  padding-bottom: 70px;
}
.service.other {
  background: #fff;
}
.serv-item {
  display: block;
  box-shadow: 0 2px 10px rgba(84, 110, 122, 0.15);
  transition: all 0.25s ease-in-out;
  background: #fff;
  margin-bottom: 15px;
}
.serv-item:hover {
  box-shadow: 0 10px 20px rgba(120, 144, 156, 0.3);
  text-decoration: none;
}
.serv-item:hover img {
  transform: scale(1.1);
}

.serv-item-img {
  height: 200px;
  overflow: hidden;
}
.serv-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.25s ease-in-out;
}

.serv-item-txt {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-decoration: underline;
  color: #000;
  padding: 8px 80px 8px 15px;
  height: 80px;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  align-items: center;
  position: relative;
}
.serv-item-txt:hover {
  color: #3E7C3B;
  text-decoration: none;
}
.serv-item-txt:before {
  content: "";
  display: block;
  position: absolute;
  width: 60px;
  height: 63px;
  background: #3E7C3B;
  border-radius: 3px;
  border-bottom: 3px solid #3E7C3B;
  right: 8px;
  top: 8px;
}
.serv-item-txt:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  right: 32px;
  top: 32px;
  transform: rotate(-45deg);
}

@media (min-width: 576px) {
  .serv-item-txt {
    font-size: 16px;
  }

  .serv-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .serv-item-txt {
    padding-left: 30px;
    font-size: 18px;
  }
}
.why {
  background: url("../img/why.webp") center 100% no-repeat;
  background-size: cover;
  color: #fff;
  padding-bottom: 50px;
}
.why h1, .why h2, .why h3, .why h4, .why h5, .why .title {
  text-align: center;
}

.why-list {
  padding-top: 0px;
  justify-content: center;
}

.why-item {
  font-size: 16px;
  line-height: 24px;
  padding: 80px 0 0 0;
  position: relative;
  margin-bottom: 45px;
  text-align: center;
}
.why-item strong {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 20px;
}

.why-icon {
  flex: 0 0 90px;
  max-width: 90px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

@media (min-width: 576px) {
  .why h1, .why h2, .why h3, .why h4, .why h5, .why .title {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .why-list {
    justify-content: flex-start;
  }

  .why-icon {
    left: 0;
    top: 7px;
    transform: translateX(0);
  }

  .why-item {
    display: flex;
    text-align: left;
    padding: 0 0 0 90px;
  }

  .why h1, .why h2, .why h3, .why h4, .why h5, .why .title {
    text-align: left;
  }

  .why h1, .why h2, .why h3, .why h4, .why h5, .why .title {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .why-item {
    font-size: 18px;
    line-height: 30px;
    padding: 90px 0 0 0;
  }
  .why-item strong {
    font-size: 22px;
  }
}
.partners {
  padding-top: 20px;
  padding-bottom: 80px;
  border-bottom: 2px solid #eceff1;
  margin-bottom: 80px;
}
.partners h1, .partners h2, .partners h3, .partners h4, .partners h5 {
  margin-bottom: 55px;
}

.partners-list {
  display: flex;
  flex-wrap: wrap;
}
.partners-list li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 50%;
  max-width: 50%;
  height: 160px;
  padding: 15px;
}
.partners-list li:nth-child(odd) {
  background: #f5f7f8;
}
.partners-list li:nth-child(3) {
  order: 4;
}
.partners-list li:nth-child(6) {
  order: 7;
}
.partners-list li img {
  max-width: 100%;
}
.partners-list + .partners-list li:nth-child(odd) {
  background: #fff;
}
.partners-list + .partners-list li:nth-child(even) {
  background: #f5f7f8;
}

.works {
  padding-bottom: 30px;
}

.works-list a {
  margin-bottom: 15px;
  display: block;
}
.works-list a {
  display: block;
  position: relative;
  height: 300px;
  overflow: hidden;
}
.works-list a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all 0.25s ease-in-out;
}
.works-list a:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  transform: translate(-50%, -50%);
  background: url("../img/search.webp") 0 0 no-repeat;
  z-index: 10;
  opacity: 0;
  transition: all 0.15s ease-in-out;
}
.works-list a:hover {
  box-shadow: 0 10px 20px rgba(120, 144, 156, 0.3);
  transition: all 0.25s ease-in-out;
}
.works-list a:hover:before, .works-list a:hover:after {
  opacity: 1;
}
.works-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.works-list .mb {
  margin-bottom: 0px;
}

.item-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 576px) {
  .works-list .mb {
    margin-bottom: 0px;
  }

  .works-list a {
    margin-bottom: 15px;
  }

  .item-big a {
    height: 610px;
  }

  .works-list > div[class^=col-] {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .partners-list li {
    height: 200px;
    flex: 0 0 33.333333333%;
    max-width: 33.333333333%;
  }
  .partners-list li:nth-child(3) {
    order: 0;
  }
  .partners-list li:nth-child(6) {
    order: 0;
  }
}
@media (min-width: 992px) {
  .partners-list li {
    height: 200px;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .works-list > div[class^=col-] {
    margin-bottom: 0px;
	margin-top: 0px;
  }

  .works {
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .partners-list li {
    height: 200px;
  }
}
.how {
  background: #f5f7f8;
  padding-bottom: -90px;
}
.how h1, .how h2, .how h3, .how h4, .how h5, .how .title {
  text-align: center;
}

.step-top {
  display: block;
  margin-bottom: 15px;
  align-items: center;
  width: 200px;
  margin: 0 auto;
}
.step-top strong {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.step-top strong br {
  display: none;
}

.step-ico {
  width: 80px;
  height: 80px;
  flex: 0 0 80px;
  max-width: 80px;
  background: #fff;
  position: relative;
  margin: 0 auto 15px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.step-ico:before {
  content: "";
  display: none;
  position: absolute;
  width: 2px;
  height: 20px;
  background: #cfd8dc;
  top: -60px;
  left: 39px;
}
.step-ico span {
  display: block;
  position: absolute;
  width: 40px;
  height: 43px;
  background: #3E7C3B;
  border-bottom: 3px solid #3E7C3B;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  line-height: 43px;
  top: -30px;
  left: 50%;
  margin-left: -20px;
}

.step-btm {
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}


.steps div[class^=col-] {
  padding-top: 60px;
}
.steps:before {
  content: "";
  display: none;
  position: absolute;
  height: 2px;
  background: #cfd8dc;
  top: 0;
  left: 15px;
  right: calc(20% + 10px);
}

@media (min-width: 576px) {
  .step-btm {
    text-align: left;
  }

  .step-top {
    display: flex;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .step-top strong {
    text-align: left;
    margin: 0;
  }

  .step-ico {
    margin: 0 20px 0px 0;
  }
}
@media (min-width: 768px) {
  .how h1, .how h2, .how h3, .how h4, .how h5, .how .title {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .step-ico {
    margin-right: 30px;
  }

  .step-top {
    margin-bottom: 30px;
  }
}
@media (min-width: 1360px) {
  .steps:before {
    right: calc(20% + 10px);
    display: block;
  }

  .step-ico:before {
    display: block;
  }
}
.text {
  padding-bottom: 30px;
  margin-bottom: 0px;
}

.text p:last-child {
  margin-bottom: 0;
}

.calculon, .about-our {
  border: 10px solid #3E7C3B;
  padding: 20px;
  box-shadow: 0 20px 30px rgba(120, 144, 156, 0.3);
  margin-top: 30px;
}
.calculon p:last-child, .about-our p:last-child {
  margin-bottom: 0;
}
.calculon h2, .calculon h3, .calculon h4, .calculon h5,
.about-our h2, .about-our h3, .about-our h4, .about-our h5 {
  font-size: 24px;
  line-height: 30px;
  position: relative;
}
.calculon h2:after, .calculon h3:after, .calculon h4:after, .calculon h5:after {
  content: "";
  display: none;
  position: absolute;
  background: url("../img/svg/calc.svg") 0 0 no-repeat;
  width: 62px;
  height: 62px;
  right: 0;
  top: 0;
}

.ul {
  margin-bottom: 30px;
}
.ul li {
  display: block;
  font-size: 16px;
  line-height: 28px;
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
.ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: #3E7C3B;
  left: 0;
  top: 10px;
}

.calc-btn {
  color: #3E7C3B;
  text-decoration: underline;
  font-size: 18px;
}

@media (min-width: 576px) {
  .calculon h2, .calculon h3, .calculon h4, .calculon h5 {
    padding-right: 160px;
  }
  .calculon h2:after, .calculon h3:after, .calculon h4:after, .calculon h5:after {
    display: block;
  }

  .ul li {
    font-size: 18px;
    line-height: 30px;
  }

  .text {
    padding-bottom: 70px;
    border-bottom: 2px solid #eceff1;
    margin-bottom: 0px;
  }
  .section.text {
    border-bottom:none;
    padding-bottom:0;
  }
}
@media (min-width: 992px) {
  .calculon, .about-our {
    padding: 25px;
    margin-top: 0px;
  }

  .text .title {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .calculon, .about-our {
    padding: 40px;
  }

  .text {
    padding-bottom: 50px;
  }

  .text .title {
    font-size: 32px;
  }
}


.slick-thumbs {
  position: absolute;
  left: -9999px;
  display: none;
}

.compare-box {
  overflow: hidden;
  padding-bottom: 100px;
}

.slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider:after {
  content: "";
  clear: both;
  display: block;
}
.compare-box .slick-list {
  width: 100%;
}
.compare-box .slick-dots {
  width: 100%;
  height: auto;
  display: flex;
  margin-top: 20px;
}
.compare-box .slick-dots li {
  display: block;
}
.compare-box .slick-dots li + li {
  margin-left: 20px;
}
.compare-box .slick-dots li button {
  padding: 0;
  border: 0;
  height: 160px;
  position: relative;
}
.compare-box .slick-dots li button:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.compare-box .slick-dots li button:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  transform: translate(-50%, -50%);
  background: url("../img/svg/search.webp") 0 0 no-repeat;
  background-size: 100%;
  opacity: 0;
}
.compare-box .slick-dots li button:hover:before, .compare-box .slick-dots li button:hover:after {
  opacity: 1;
}
.compare-box .slick-dots li.slick-active img {
  opacity: 0.3;
}

@media (min-width: 576px) {
  .compare-box {
    display: block;
  }
}
@media (min-width: 992px) {
  .compare-box .slick-list {
    float: right;
    width: calc(83.3333333333% - 30px);
  }
  .compare-box .slick-dots {
    width: 16.666667%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
  }
  .compare-box .slick-dots li + li {
    margin: 20px 0 0 0;
  }
}
.feedback {
  background: #111e24;
  color: #fff;
}
.feedback .container {
  padding-top: 34px;
  padding-bottom: 40px;
  position: relative;
}
.feedback .container:after {
  content: "";
  display: none;
  position: absolute;
  width: 697px;
  height: 500px;
  background: url("../img/2.webp") 0 0 no-repeat;
  background-size: 100%;
  right: -150px;
  bottom: -100px;
}
.feedback .title {
  margin-bottom: 15px;
}
.feedback .sub-title {
  font-size: 24px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 35px;
}

.feed-form {
  margin: 0 -10px;
}
.feed-form div[class^=col-] {
  padding: 0 10px;
  margin-bottom: 20px;
}
.feed-form .agree {
  padding-top: 0;
  color: #fff;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.feed-form .agree a {
  color: #fff;
  display: contents;
}
.feed-form .btn {
  width: 100%;
}

@media (min-width: 992px) {
  .feedback .container:after {
    display: block;
	
  }
}
@media (min-width: 1200px) {
  .feed-form div[class^=col-] {
    margin-bottom: 10px;
  }

  .feedback .container {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.contact {
  overflow: hidden;
  background: #f5f7f8;
  position: relative;
}

.contact-txt {
  padding-top: 0px;
  padding-bottom: 45px;
  font-size: 18px;
  line-height: 30px;
}
.infopage .contact-txt {
  padding-top: 0;
}
.contact-txt p {
  margin: 0;
}
.map-box {
  position: relative;
}

.map-canvas {
  top: 0;
  right: 0;
  bottom: 0;
}
.map-canvas img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.contact-info {
  font-size: 20px;
  font-weight: bold;
  padding-top: 38px;
}
.infopage .contact-info {
  padding: 0 0 15px;
  margin-top: 50px;
}

.contact-info > div {
  padding-left: 42px;
  position: relative;
  margin-bottom: 15px;
}
.contact-info .address:before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url("/img/adres2.webp") 0 0 no-repeat;
  left: 0;
  top: 3px;
}

.contact-info .firma:before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url("/img/firma2.webp") 0 0 no-repeat;
  left: 0;
  top: 3px;
}


.contact-info a {
  color: #000;
}
.contact-info .phone {
  display: flex;
  align-items: center;
  margin-top:5px;
}
.contact-info .phone:before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url("/img/tel.webp") 0 0 no-repeat;
  left: 0;
  top: 40px;
}
.contact-info .email {
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.contact-info .email:before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  background: url("/img/pochta.webp") 0 0 no-repeat;
  left: 0;
  top: 75px;
}
.contact-info .social {
  margin-left: 15px;
}


@media (min-width: 992px) {
  .map-canvas {
    position: absolute;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .contact-txt {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 85px;
	text-align: justify;
  }
}


.footer {
  padding: 35px 0;
}
.foot-lft ul li a {
    text-decoration: underline;
}
.foot-lft a {
    color: #000;
}
.footer .logo {
  max-width: 247px;
  margin: 0 auto 20px auto;
}
.footer .logo img {
  max-width: 100%;
}

.foot-row {
  display: block;
  flex-direction: row-reverse;
}

.foot-rht {
  margin-bottom: 20px;
}

.foot-lft {
  font-size: 14px;
  line-height: 25px;
  text-align: center;
}
.foot-lft > span {
  display: block;
}
.foot-lft ul li {
  display: block;
  margin-bottom: 10px;
}
.foot-lft ul li a {
  text-decoration: underline;
}
.foot-lft ul li a:hover {
  text-decoration: none;
}
.foot-lft a {
  color: #000;
}

.foot-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -15px 20px -15px;
}
.foot-nav li {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  padding: 5px 15px;
}
.foot-nav li a {
  color: #000;
  text-decoration: underline;
}
.foot-nav li a:hover {
  text-decoration: none;
}

@media (min-width: 992px) {
  .foot-row {
    display: flex;
  }

  .foot-nav {
    display: block;
    justify-content: center;
    margin: 0;
	margin-top: 50px;
	margin-bottom: 50px;
  }
  .foot-nav li {
    font-size: 16px;
    line-height: 30px;
    padding: 0;
    font-weight: bold;
    text-align: left;
  }
  .foot-nav li:not(:last-child) {
    margin-bottom: 15px;
  }

  .footer .logo {
    margin: 0 0 40px 0;
  }

  .foot-lft {
    text-align: left;
	margin-top: 50px;
  }
  .foot-lft > span {
    max-width: 400px;
  }

  .foot-rht {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .footer {
    padding: 0px 0;
  }
}

.modal .close {
  position: absolute;
  right: 15px;
  top: 10px;
  opacity: 1;
}
.modal .btn {
  width: 100%;
}
.modal .form-group {
  margin-bottom: 20px;
}

.modal-txt {
  font-size: 14px;
  line-height: 20px;
  color: #78909c;
  margin-bottom: 28px;
}

.modal-form {
  padding: 20px 55px 28px 50px;
}

.modal-hint {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  background: #eceff1;
  color: #78909c;
  padding: 15px 20px;
}
.modal-hint a {
  color: #78909c;
  text-decoration: underline;
}
.modal-hint a:hover {
  text-decoration: none;
}

@media (min-width: 576px) {
  .modal-hint {
    padding: 30px 20px;
  }


  .modal-form {
    padding: 20px 55px 28px 50px;
  }

  .agree {
    text-align: left;
  }

  h1, h2, h3, h4, h5, .title {
    font-size: 28px;
  }

  .modal-dialog {
    max-width: 405px;
  }
}
@media (min-width: 768px) {
  h1, h2, h3, h4, h5, .title {
    font-size: 32px;
  }
}

.slide-images {
  box-sizing: border-box;
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}

.slide-images * {
  box-sizing: inherit;
}

.slide-images ::after, .slide-images ::before {
  box-sizing: inherit;
}

.slide-images img, .slide-images picture > img {
  max-width: none;
}

.slide-images > img, .slide-images > picture > img {
  display: block;
  width: 100%;
}

.slide-images > div:first-child, picture .slide-images > div {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
}

.cocoen-drag {
  background: #fff;
  bottom: 0;
  cursor: ew-resize;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 0;
  width: 2px;
}

.cocoen-drag::before {
  border: 3px solid #fff;
  content: "";
  height: 30px;
  left: 50%;
  margin-left: -7px;
  margin-top: -18px;
  position: absolute;
  top: 50%;
  width: 14px;
}

.slide-images .label {
  display: block;
  position: absolute;
  background: #fff;
  z-index: 1000;
  padding: 10px 15px;
  font-size: 18px;
  line-height: normal;
  color: #000;
  bottom: 20px;
}
.slide-images .label.label-before {
  left: 20px;
}
.slide-images .label.label-after {
  right: 20px;
}


/*********************************/

.reviews-list{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;  
  padding-bottom: 30px;
}

.reviews-item{
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px 30px 15px;  
}

.reviews-item-inner{
  background-color: #fff;
  padding: 22px 20px 27px 20px;
  box-shadow: 0 2px 10px rgba(84, 110, 122, 0.15);
  border-radius: 12px;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  min-height: 100%;
}

.reviews-item-inner:hover{
  box-shadow: 0 10px 20px rgba(84, 110, 122, 0.3);
}
.reviews-product1{
  font-size: 30px;
  color: #3E7C3B;
  line-height: 46px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 25px;
}

.reviews-title{
  font-size: 20px;
  line-height: 26px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 6px;
}

.reviews-product{
  margin-bottom: 15px;
  text-align: justify;
}

.reviews-product a{
  font-size: 14px;
  font-weight: bold;
  color: #78909c;
  text-decoration: underline;
}

.reviews-txt{
  font-size: 14px;
  line-height: 28px;
  max-height: 140px;
  overflow: hidden;  
  position: relative;
  margin-bottom: 40px;
}

.reviews-txt:after{
  content: '';
  display: block;  
  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  height: 150px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.review-more{
  display: block;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  color: #3E7C3B;
  height: 50px;
  line-height: 50px;
  outline: none !important;
}

.review-more:hover{
  color: #3E7C3B;
  text-decoration: underline;
}

.review-more:after{
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: url('data:image/webp;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAWCAYAAAAb+hYkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZGNDNEMEE1MkIzODExRUI4OUNBQkZEMjdFQjRCNzA4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZGNDNEMEE2MkIzODExRUI4OUNBQkZEMjdFQjRCNzA4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkY0M0QwQTMyQjM4MTFFQjg5Q0FCRkQyN0VCNEI3MDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkY0M0QwQTQyQjM4MTFFQjg5Q0FCRkQyN0VCNEI3MDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6Jq+dUAAAAj0lEQVR42mL4//+/ChBfBOIzQCwDxAyEMANUAwzcIUYjEwMDw28GBFAG4gNALMOAD0BNvvMfFeC1EcYgSSMyh2iN6KYQpRGbmwlqxBWseDXiiw+cGgnFPjaN55gYyAHUdB7JAUFykJMcuSQnI5ITLFlZ4yQpGmA5lx0p2u4CsQMQPyEUuaCC5QIpBQtAgAEAFO88SJn1RJYAAAAASUVORK5CYII=') 20px 15px no-repeat #3E7C3B;
  border-bottom: 3px solid #3E7C3B;  
  border-radius: 4px;
}

.reviews-nav{
  font-weight: bold;  
  margin-bottom: 70px;
  position: relative;  
  font-size: 0;
  overflow: auto;  
  white-space: nowrap;
}

.reviews-nav:after{
  content: '';
  height: 1px;
  background: #d2dbde;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
}

.reviews-nav a{
  color: #000;
  font-size: 18px;  
  display: inline-block;
  padding-bottom: 22px; 
  position: relative; 
  z-index: 10;
}

.reviews-nav a:after{
  content: '';
  display: none;
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  height: 3px;
  background: #3E7C3B;
}


.reviews-nav a:not(:last-child){
  margin-right: 45px;
}

.reviews-nav a:hover,
.reviews-nav a.active{
  color: #78909c;
  text-decoration: none;
}

.reviews-nav a:hover:after,
.reviews-nav a.active:after{
  display: block;
}

.inner-page{
  background-color: #fff;
}

.breadcrumb{
  background-color: transparent;
  margin: 38px 0 0 0;
  padding: 0;
  font-size: 13px;
}

.breadcrumb a{
  color: #546e7a;
  text-decoration: underline;
}

.load-more{
  text-align: center; 
  margin-bottom: 125px;
}

.f-inner{
  max-width: 630px;
  margin: 0 auto;  
  font-size: 18px;
  line-height: 30px;
}

.f-inner span{
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}

.f-inner span a{
  color: #78909c;
  text-decoration: underline;
  outline: none !important;
}

.f-inner span a:hover{
  text-decoration: none;
}

.f-inner strong{
  display: block;
  font-size: 24px;
  font-family: "Montserrat", sans-serif;  
  font-weight: bold;
  margin-bottom: 7px;
}

.reviews-title{
  display: flex;
  justify-content: space-between;
}

.reviews-title > span{
  align-self: center;
}

.reviews-title-ava{
  width: 54px;
  height: 54px;
  border-radius: 50%;  
  overflow: hidden;
}

.reviews-title-img img{
  max-width: 100%;
}



.theme-reviews .fancybox-navigation .fancybox-button div{
  display: none;
}

.theme-reviews .fancybox-navigation .fancybox-button{
  width: 60px !important;
  height: 60px !important;
  padding: 0 !important;
  border-radius: 50% !important;
  background-color: #fff;
}

.theme-reviews .fancybox-navigation .fancybox-button:before{
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;  
}

.theme-reviews .fancybox-button.fancybox-button--arrow_left:before{
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  left: 25px;
  top: 23px;
  transform: rotate(45deg);
}

.theme-reviews .fancybox-button.fancybox-button--arrow_right:before{
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
  left: 18px;
  top: 23px;
  transform: rotate(-45deg);
}

.theme-reviews .fancybox-button.fancybox-button--arrow_left{
  left: 15px;
  display: none;
}
.theme-reviews .fancybox-button.fancybox-button--arrow_right{
  right: 15px;
  display: none;
}

.theme-reviews .fancybox-navigation .fancybox-button:hover{
  background-color: #3E7C3B;
}

.theme-reviews .fancybox-navigation .fancybox-button:hover:before{
  border-color: #fff;
}

.reviews-article{
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 50px;
}

.is-hidden {
  display: none !important;
}


@media (min-width: 1800px){
  .theme-reviews .fancybox-button.fancybox-button--arrow_left{
    left: 25%;
  }
  .theme-reviews .fancybox-button.fancybox-button--arrow_right{
    right: 25%;
  }  
}

@media (min-width: 1600px){
  .theme-reviews .fancybox-button.fancybox-button--arrow_left{
    left: 20%;
  }
  .theme-reviews .fancybox-button.fancybox-button--arrow_right{
    right: 20%;
  }  
}

@media (min-width: 1260px){
  .theme-reviews .fancybox-button.fancybox-button--arrow_left{
    left: 15%;
  }
  .theme-reviews .fancybox-button.fancybox-button--arrow_right{
    right: 15%;
  } 
}

@media (min-width: 1200px){
  .reviews-item-inner{    
    padding: 32px 40px 37px 40px;
  }
  .reviews-title{
    font-size: 24px;   
    line-height: 30px;
  }
  .reviews-txt{
    font-size: 16px;
    line-height: 30px;  
  }
}

@media (min-width: 1100px){
  .theme-reviews .fancybox-button.fancybox-button--arrow_left{
    left: 10%;
  }
  .theme-reviews .fancybox-button.fancybox-button--arrow_right{
    right: 10%;
  } 
}

@media (min-width: 578px){
  .reviews-item{
    flex: 0 0 50%;
    max-width: 50%;    
  } 
}

@media (min-width: 992px){
  .reviews-item{
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;    
  } 
  .theme-reviews .fancybox-button.fancybox-button--arrow_left{  
    display: block;
  }
  .theme-reviews .fancybox-button.fancybox-button--arrow_right{    
    display: block;
  }
  .reviews-article{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 50px;
  }
}