.callback-block{
    background: #D6D5DA4D;
width:100%;
margin-top:80px;

padding:60px 40px;

}


.call-zag {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700;
}

.callback-block p, .callback-block span {
  font-size: 18px;
  color: #202020;
  margin: 20px 0;
}
.callback-block span{
    margin:0 50px;
}
.callback-block a{
  background:#183C86;  
  color:#fff;
  font-size:14px;
  border-radius:5px;
  text-decoration:none;
  padding:15px 30px;
  display:inline-block;
}
.callback-block a.qtn:hover{
background: #001E68;
  box-shadow: 0 4px 10px rgba(0,0,0,.3);
}
.callback-block a.tg {
  background: url(/wa-data/public/site/logo_tg.png) no-repeat;
  margin: 0 20px 0 0;
  padding: 0;
  width: 47px;
  height: 47px;
  background-size: contain;
  position: relative;
  top: 17px;
}
.callback-block a.wa {
  background: url(/wa-data/public/site/logo_wa.png) no-repeat;
  margin: 0 20px 0 0;
  padding: 0;
  width: 56px;
  height: 56px;
  background-size: contain;
  position: relative;
  top: 22px;
}


.banner-form h4 {
    margin-top: 15px;
}

.banner-form .col {
    border-radius: 20px;
    background: url(/wa-data/public/site/img/fon.png) no-repeat;
    background-size: cover !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 90px;
    color: #fff;
}

.banner-form ul {
    width: 500px;
    margin-top: 45px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0 !important;
}

.banner-form ul li {
    width: 50%;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 0;
    padding-left: 0 !important;
}

.banner-form ul li::before {
    display: none;
}

.banner-form ul li img {
    margin-right: 10px;
}

.banner-form h4 {
    font-size: 24px;
    font-weight: normal;
}

.banner-form h1 {
    font-size: 47px;
}

.climate_new {
    margin-top: 30px;
}

.banner-form .col .left {
    width: 60%;
}

.banner-form .col .ban-form {
    width: calc(40% - 40px);
    
}
.ban-form {
    padding: 30px;
    border-radius: 20px;
    background: rgba(0, 118, 168, .5);
}
input.easyfeedback__input {
    background: #fff !important;
}
button.easyfeedback__submit.js-easyfeedback__submit {
    width: 100%;
}
.easyfeedback.js-easyfeedback {
    margin: 15px 0 0 0;
}

.climate_new.sections {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sections .sect {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
    color: #555A65;
    width: calc(25% - 15px);
    padding: 20px;
    border: 1px solid #D9D9D9;
    border-radius: 20px;
}

.climate_new .swiper_ctl {
    top: 50%;
    margin-top: -32px;
}

.sections .sect:hover {
    border-color: #F8400F;
    color: #F8400F;
}

.sections .sect .img {
    width: 40px;
    height: 40px;
}

.sections .sect .img img {
    max-width: 40px;
    width: auto;
    border-radius: 0;
}

.sections .sect .name {
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
}

.climate_new.setting_install ul {
    padding-left: 0;
    display: flex;
}

.climate_new.setting_install ul li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 0;
    width: calc(25% - 15px);
    border: 1px solid #D9D9D9;
    border-radius: 20px;
    padding: 10px 20px;
}

.climate_new.setting_install ul li > * {
    width: 100%;
}

.climate_new.setting_install ul li h4 {
    color: #555A65;
    text-decoration: none;
    padding: 10px 0 0;
    font-weight: bold;
    line-height: 1;
}

.climate_new.setting_install ul li img {
    width: 100% !important;
    max-width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto !important;
}

.climate_new.setting_install ul li:hover,
.climate_new.setting_install ul li.active {
    border-color: #F8400F;
}

.climate_new.setting_install ul li:hover h4,
.climate_new.setting_install ul li.active h4 {
    color: #F8400F;
}

.climate_new.setting_install ul li::before {
    display: none;
}

.climate_new.setting_install .setting_photo {
    border: none;
}

.climate_new.setting_install .setting_tabs {
    margin-top: 20px;
}

.climate_new .setting_stroke {
    align-items: center;
    border-radius: 6px;
    padding: 14px 15px 14px 17px;
}

.climate_new .setting_stroke * {
    line-height: 1.5;
}

.climate_new .setting_stroke.top {
    background: #0076A8 !important;
    color: #fff;
}

.climate_new .setting_stroke.top .setting_span {
    font-size: 16px !important;
}

.climate_new .setting_stroke:nth-child(even) {
    background: rgba(224, 237, 246, .4);
}

.climate_new .setting_stroke br {
    display: none;
}

.climate_new .setting_stroke p {
    margin-bottom: 0 !important;
}

.climate_new .setting_stroke:nth-child(odd) {
    background: #E0EDF6;
}
.climate_new .title-section {
    font-size: 40px;
    padding: 20px 0;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    line-height: 1.1;
}

.climate_new .title-section span {
    display: block;
    width: 100%;
    line-height: 1;
    font-size: 24px;
}
.climate_new,
.climate_new p {
    font-size: 16px;
    line-height: 1.5;
}
.climate_new p {
    margin-bottom: 20px !important;
}

.climate_new ol,
.climate_new ul {
    padding-left: 15px;
}
.climate_new ol li,
.climate_new ul li {
    position: relative;
    padding-left: 15px;
    margin: 14px 0;
}
.climate_new ol li::before,
.climate_new ul li::before {
    content: ".";
    position: absolute;
    font-size: 30px;
    left: 0;
    top: 2px;
    line-height: 0;
}
.title-section {
    padding-top: 60px;
    color: #0076A8;
    font-size: 48px;
    font-weight: 700;
    text-align: left;
    position: relative;
    display: block;
    text-transform: uppercase;
}
.block-image.flex.reverse.f1 {
    margin-top: 10px;
}
.climate_new .title-section span {
    display: block;
    width: 100%;
    line-height: 1;
    font-size: 24px;
}
.title-section span {
    font-size: 26px;
    color: #858585;
    font-weight: normal;
}
a.sect {
    text-decoration: none !important;
}