<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: MyriadPro;
    src: local("MyriadPro"), url(fonts/MyriadPro-regular.otf);
	font-display:swap
}
/*@font-face {
font-family: 'Ubuntu',Tahoma,Arial;
	font-weight:500; 
src: local("ubuntu-medium"), 
url(fonts/ubuntu-medium.ttf); 
font-display: swap;
}
@font-face {
font-family: 'Ubuntu',Tahoma,Arial;
	font-weight:300;
src: local("ubuntu-light"), 
url(fonts/ubuntu-light.ttf); 
font-display: swap;
}
@font-face {
font-family: ubuntu; 
src: local("ubuntu"), 
url(fonts/ubuntu.ttf);
font-display: swap; 
}*/
html {max-width:100vw;overflow-x:hidden}
body {
    font-family: 'Ubuntu',Tahoma,Arial;
    margin: 0;
    padding: 0;
    background-color: #fff;
}
.rc-anchor-normal .rc-anchor-pt, .rc-anchor-invisible .rc-anchor-pt, .rc-anchor-compact .rc-anchor-pt, .rc-anchor-checkbox-label {
    font-family: 'Ubuntu',Tahoma,Arial;
}
header {
    padding-top: 15px;
    padding-bottom: 20px;
    width: 100%;
    max-width: 1140px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
}


/* РіР»Р°РІРЅР°СЏ СЃС‚СЂР°РЅРёС†Р° СЂРµРґРёР·Р°Р№РЅ */
/* РёР·РјРµРЅРµРЅРёСЏ */
.main-slider {
    height: 380px;
}
/* .main-slider{
	overflow: hidden;
} */
/* .main-slider.slick-initialized{
	display:block;
} */
.main-slider-show {
	overflow: hidden;
}
.main-slider .slick-list, 
.main-slider .slick-track,
.main-slider .slick-slide {
    height: 100%;
}

.left_box_service .banner-title {
    font-size: 24px;
    color: #00469B;
    font-weight: 500;
}

.left_box_service .banner-subtitle {
    font-weight: 400;
    font-size: 15px;
    color: #313131;
    font-family: 'Ubuntu', Tahoma, Arial;
}

/* fix */
.top-box-service {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 6px;
    padding: 0 60px;
    max-width: 555px;
    box-sizing: border-box;
}
.top-box-service .banner-main-title {
    font-weight: bold;
    font-size: 30px;
    color: #00469B;
    text-align: center;
    text-transform: uppercase;
}
.banner-description b {
	font-size: 18px;
    text-transform: uppercase;
}
.top-box-service .banner-description {
    text-align: center;
	max-width: 410px;
    font-size: 15px;
    color: #313131;
}
/* РёР·РјРµРЅРµРЅРёСЏ */
.banner-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}
/* РёР·РјРµРЅРµРЅРёСЏ */
.banner-item {
    position: relative;
    font-size: 16px;
    padding-left: 22px;
    flex-basis: 38%;
    margin-bottom: 2px;
    width: 100% !important;
}
/* РёР·РјРµРЅРµРЅРёСЏ */
.banner-item::before {
    content: '';
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='6' width='8' height='8' transform='rotate(-45 0 6)' fill='%23E60003'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    background-position: center;
}

.top-box-service .banner-button {
    display: inline-block;
    background: #E60004;
    padding: 14px 32px;
    border-radius: 5px;
    color: #fff;
	border: 2px solid #E60004;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    margin-top: 15px;
/*     border: none; */
    cursor: pointer;
}
.top-box-service .banner-button:hover {
	color: #E60004;
	background: transparent;
}
.main-page-title {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: #00469B;
    margin: 0px 0 30px;
}

.main-page-title.service_links-title {
    margin-top: 50px;
}

.service_links {
    display: flex;
    justify-content: space-between;
    /*flex-wrap: wrap;*/
}

.flex-wrap {
    flex-wrap: wrap;
}

.service_links ul {
    list-style-type: none;
    padding: 0;
}

.service_links ul&gt;li&gt;a {
    display: flex;
    align-items: center;
    margin-top: 15px;
    text-decoration: none;
}

.service_links ul&gt;li&gt;a:hover span {
    color: #E60004;
}

.service_links ul&gt;li&gt;a&gt;span {
    margin-left: 15px;
    font-weight: 500;
    font-size: 16px;
    color: #222222;
    transition: 0.2s;
}

.flex-position {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.flex-position .list-border {
    margin: 0;
    padding: 30px 0;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
}

.disinfection {
    position: relative;
    text-align: center;
}

.disinfection .disinfection-text {
    position: absolute;
    top: 10px;
    widtH: 100%;
    font-weight: 500;
    font-size: 16px;
    color: #222222;
}

.disinfection .disinfection-text span {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #FF0000;
    text-transform: uppercase;
    margin-top: 5px;
}

.disinfection img {
    max-width: 100%;
}

.block-klin-service&gt;h1 {
    text-align: left;
}

.box-klin-service {
    display: block !important;
}

.box-klin-service .klin-service {
    width: auto;
    margin: 0;
}

.box-klin-service .klin-service&gt;p {
    font-weight: 500;
    font-size: 16px;
    color: #222;
}

.box-klin-service .klin-service&gt;ul {
    padding: 0;
    position: relative;
}

.box-klin-service .klin-service ul li {
    font-weight: normal;
    font-size: 15px;
    color: #222222;
    margin-top: 15px;
    padding-left: 20px;
}

.box-klin-service .klin-service ul li:before {
    color: red;
    font-size: 16px;
    position: absolute;
    left: 0;
}

.klin-service .slider-title {
    text-align: left;
}

.cleaning-slider {
    text-align: center;
}

.cleaning-slider img {
    max-widtH: 100%;
    width: 100%;
    border-radius: 3px;
}

.cleaning-slide {
    position: relative;
    margin-left: 15px;
}

.cleaning-slide .slider-text {
    position: absolute;
    bottom: 18px;
    left: 33px;
    color: #fff;
    background: #00469B;
    font-weight: 500;
    font-size: 14px;
    border-radius: 2px;
    padding: 7px 10px;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 6%);
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.slick-arrow:hover {
    box-shadow: 0px 0px 20px 10px rgb(0 0 0 / 6%);
    background: #e6f3ff;
}

.prev-button {
    left: -25px;
}

.next-button {
    right: -25px;
}

.how_we_work.how-we-work-redesign {
    background: url('img/howww.webp') no-repeat;
    background-size: cover;
    padding: 50px 0 20px;
}

.how-we-work-redesign&gt;h2 {
    font-weight: bold;
    font-size: 30px;
    margin-top: 0;
}

.how-we-work-redesign .how_we_work_block {
    justify-content: center;
}

.how-we-work-redesign .how_we_work_box {
    flex-direction: row;
    flex-basis: 30%;
    width: auto;
    align-items: flex-start;
}

.how-we-work-redesign .how_we-text {
    text-align: left;
    margin-left: 90px;
}

.how-we-work-redesign .how_we_work_box .icon {
    width: auto;
    position: absolute;
    top: -15px;
}

.how-we-work-redesign .how_we_work_box img {
    position: static;
}

.advantage .advantage_title {
    text-align: left;
    padding: 0 15px;
}

.advantage .whyus {
    padding: 0 15px;
}

.advantage .whyus.lastwhy {
    position: relative;
    text-align: center;
}

.advantage .whyus ul {
    justify-content: normal;
}

.advantage .whyus ul li {
    width: auto;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.advantage .whyus ul li&gt;div&gt;div {
    color: #222;
    font-weight: bold;
    font-size: 15px;
}

.advantage .whyus ul li&gt;div&gt;p {
    margin-top: 12px;
    font-size: 15px;
}

.advantage .whyus ul li img {
    background: #E51112;
    border-radius: 4px;
    padding: 6px;
    width: 36px;
    height: 36px;
    margin-bottom: 16px;
}

.advantage .whyus .whyus-text {
    color: #222;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
}

.advantage .whyus .whyus-button {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: #00469B;
    padding: 14px 32px;
    border-radius: 5px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 14px;
    transition: 0.2s;
    border: 2px solid transparent;
}

.primary-button {
    font-weight: bold;
    font-size: 14px;
    transition: 0.2s;
    border: 2px solid transparent;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: #00469B;
    padding: 14px 32px;
}

.primary-button:hover {
    color: #00469B;
    background: #fff;
    border: 2px solid #00469B;
}

.advantage .whyus .whyus-button:hover {
    color: #00469B;
    background: #fff;
    border: 2px solid #00469B;
}

.advantage .column-styled {
    display: flex;
}

.advantage .whyus .hands-img {
    margin-top: 36px;
}

.advantage .whyus .points-img {
    position: absolute;
    top: 0;
    right: -21px;
    z-index: -1;
}

.bg-advantage {
    background: #F8F8F8;
    padding-top: 45px;
}

.block_uslugi {
    flex-wrap: wrap;
}

.clients_section {
    padding: 50px 0;
}

.clients_section .slick-initialized .slick-slide.clients-slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    outline: none;
    margin: 0 12px;
}

.clients_section .slick-initialized .slick-slide.clients-slide .clients-img {
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    min-height: 120px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.clients_section .slick-initialized .slick-slide.clients-slide p {
    flex-basis: 100%;
    text-align: center;
    font-size: 15px;
    color: #222;
}

.clients_section .slick-dots li button,
.main-slider .slick-dots li button{
    background: rgba(0, 70, 155, 0.5);
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin: auto;
}

.clients_section .slick-dots li.slick-active button,
.main-slider .slick-dots li.slick-active button{
    background: #00469B;
    width: 12px;
    height: 12px;
}

.reviews_section {
    background: url(img/otz-bg.webp) no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.reviews_section .reviews-title.main-page-title {
    margin-bottom: 20px;
}

.reviews_section .block-reviews {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
}

.reviews_section .block-reviews .review-column {
    flex-basis: 32%;
}

.reviews_section .review {
    background: url(img/review-bg.png) no-repeat;
    background-size: cover;
    padding: 22px 10px;
    min-height: 56px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.reviews_section .review .review-text {
    padding-left: 18px;
    font-size: 15px;
}

.reviews_section .review .review-author {
    text-align: right;
    font-size: 14px;
    font-weight: 500;
}

.reviews-button {
    text-align: center;
}

.reviews-button a {
    display: inline-block;
    color: #fff;
    padding: 12px 30px;
    background: #00469B;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    border: 2px solid transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.reviews-button a:hover {
    background: #fff;
    color: #00469B;
    border: 2px solid #00469B;
}

.reviews-button a span {
    text-transform: uppercase;
}

.benefit_section {
    padding: 50px 0;
}

.benefit-block {
    display: flex;
    align-items: center;
}

.benefit-block .benefit-title {
    font-weight: bold;
    font-size: 30px;
    color: #1855A2;
    flex-basis: 60%;
}

.benefit-block .benefit-list ul {
    margin: 0;
    list-style-type: none;
}

.benefit-block .benefit-list ul li {
    position: relative;
    padding-left: 30px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
    font-size: 16px;
    color: #222222;
}

.benefit-block .benefit-list ul li:last-child {
    margin: 0;
}

.benefit-block .benefit-list ul li::before {
    content: url(img/blue-list.png);
    position: absolute;
    font-size: 20px;
    width: 22px;
    height: 22px;
    padding-right: 7px;
    left: 0;
}

.call-me_section {
    background: url(img/form-bg.webp) no-repeat;
    background-size: cover;
    padding: 55px 15px;
}

.call-me_section .form-title {
    font-weight: bold;
    font-size: 30px;
    color: #1855A2;
    margin-bottom: 15px;
}

.call-me_section form&gt;p {
    display: flex;
    align-items: center;
}

.call-me_section form&gt;p&gt;span {
    margin-right: 20px;
}

.call-me_section .name_form3,
.call-me_section .phone_form_3,
.call-me_section .wpcf7-form-control {
    margin: 0;
    outline: none;
    padding-lefT: 10px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 5px;
    height: 44px;
    color: #717171;
}

.call-me_section .bottom_form_3 {
    margin: 0;
    height: 44px;
    box-shadow: none;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    border: 2px solid transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    outline: none;
}

.wpcf7-form-control.wpcf7-submit {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    background: #E60004;
    border-radius: 5px;
    line-height: 40px;
    padding: 0 45px;
    border: 0;
    cursor: pointer;
}

.call-me_section .form-req-office-fields {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin: 25px 0;
    max-width: 910px;
}

.call-me_section .form-req-office-fields .wpcf7-form-control-wrap {
    flex: 250px;
}

.call-me_section .form-req-office-fields .wpcf7-form-control-wrap input,
.call-me_section .form-req-office-fields .wpcf7-form-control-wrap select {
    width: 100%;
}

.call-me_section .form-req-office-desc {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #6B7581;
}

.call-me_section .form-req-office-bottom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.call-me_section .bottom_form_3:hover {
    box-shadow: none;
    border: 2px solid #e60004;
    color: #e60004;
    background: transparent;
}

.call-me_section .questrions-form__footer {
    padding: 0;
}

.call-me_section .questrions-form__footer label,
.call-me_section .questrions-form__footer label a,
.call-me_section .form-req-office-confidence,
.call-me_section .form-req-office-confidence a {
    font-size: 14px;
    color: rgba(34, 34, 34, 0.5);
}

.call-me_section .questrions-form__footer label a {
    text-decoration: underline;
}

.calc_section {
    background: url(img/calc-bg.webp) no-repeat;
    background-size: cover;
}

.calc_section .calc-block {
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*justify-content: space-between;*/
    /*padding: 0 30px;*/
}

.calc_section .calc-block .calc-column:first-child {
    position: relative;
    display: flex;
    flex-direction: column;
    /*justify-content: flex-end;*/
}

.main-calc {
    /*position: absolute;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*left: -30px;*/
}

.calc_section .content .box_calc #calc {
    box-shadow: 0px 4px 4px rgb(0 69 155 / 44%);
}


/* .calc_section .calc-block .calc-column:first-child img {
    position: absolute;
    bottom: 0;
    left: 0;
} */

.calc-content {
    /*background-color: #fff;*/
    /*width: 555px;*/
    /*text-align: center;*/
    /*padding: 0 30px;*/
    /*position: relative;*/
}

.calc-content .changes-content {
    /*position: absolute;*/
    /*width: 100%;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*max-width: 555px;*/
}

.calc_section .calc-content .field:last-child {
    /*position: relative;*/
    /*width: 100%;*/
}

.calc_section .calc-content .field:last-child #result-block {
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*width: 100%;*/
    /*background-color: #fff;*/
}

.calc-title {
    font-weight: bold;
    font-size: 24px;
    color: #00469B;
    margin-top: 25px;
}
select,option{
	cursor: pointer;
}
.changes-content {
    text-align: left;
}

.changes-content label {
    display: block;
    margin-bottom: 10px;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-size: 14px;
    font-weight: 300;
}

.calc_section .left-block {
    margin-top: 15px;
    margin: auto;
}

.calc_section .box_calc {
    width: auto;
}

.calc_section select {
    height: 40px;
    outline: none;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 14px;
    color: #717171;
    width: 100%;
    padding-left: 13px;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
}

.block-klin-service {
    margin-top: 80px !important;
}


/* РџРµСЂРµРЅРѕСЃ РїРѕР·РёС†РёРё РєР°Р»СЊРєСѓР»СЏС‚РѕСЂР° РЅР° РіР»Р°РІРЅРѕР№ */

.main-calc,
.calc-content .changes-content {
    /*position: static;*/
    /*transform: none;*/
}

.calc-content {
    z-index: 1;
}

.main-calc {
    position: relative;
    left: 0;
}

.calc_section .box_calc {
    /*position: absolute;*/
    /*top: 0;*/
}

.calc_section .left-block {
    /*width: 555px;*/
}

.calc_section #calc .field,
.calc_section #calc .field select {
    width: 100%;
}

.calc_section #calc .field input[type=text] {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    padding-left: 13px;
    height: 40px;
    border: 1px solid #E5E5E5;
    outline: none;
    max-width: 100%;
}

.calc_section .content .box_calc #calc {
    box-shadow: none;
}

.calc_section .main-calc br {
    display: none;
}

.calc_section #calc .field select {
    height: 40px;
    border: 1px solid #E5E5E5;
    margin-bottom: 0;
}

.calc_section #calc label {
    margin: 0;
}

.calc_section #calc {
    padding: 0;
    position: relative;
}

.calc_section #type-clean {
    font-size: 14px;
    color: #717171;
}

.calc_section .sendformdatabtn,
.calc_section #calc .field input[type=button] {
    box-shadow: none;
    width: 50%;
    height: auto;
    line-height: normal;
    padding: 14px 0;
    margin: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border: 2px solid transparent;
}

.calc_section #calc .field input[type=button] {
    margin-right: 15px;
    width: 100%;
}

.calc_section #calc .field input[type=button]:hover {
    border: 2px solid #00469b;
    background: #fff;
    color: #00469b;
    box-shadow: none;
}

.calc_section .sendformdatabtn:hover {
    border: 2px solid #e60004;
    background: #fff;
    color: #e60004;
    box-shadow: none;
}

.calc_section #calc .buttonfield&gt;p {
    flex-basis: 50%;
}

.calc_section #calc .buttonfield p input,
.calc_section #calc .buttonfield p a {
    width: 100%;
    outline: none;
    height: auto;
    line-height: normal;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    padding: 14px 0;
    border: 2px solid transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    box-sizing: border-box;
}

.calc_section #calc .buttonfield p input:hover {
    border: 2px solid #00469b;
    background: #fff;
    color: #00469b;
}

.calc_section #calc .buttonfield p a:hover {
    border: 2px solid #e60004;
    background: #fff;
    color: #e60004;
}

.calc_section #calc .buttonfield p:first-child {
    margin-right: 15px;
}

.calc_section #calc .field:last-child {
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*background: #fff;*/
}

.calc_section #calc&gt;.field:last-of-type {
    background: #fff;
    z-index: 1;
}

.calc_section #calc .inline-fields {
    display: flex;
    width: 100%;
}

.calc_section #calc .inline-fields .field {
    flex-basis: 50%;
    margin-right: 15px
}

.calc_section #calc .inline-fields .field:last-child {
    position: static;
    margin-right: 0;
}

.calc_section .calc-content .field:last-of-type #result-block {
    /*border-bottom: 2px solid #ded8d8;*/
}
.b-page__content{
    min-height:100px !important;
}

/* РџРµСЂРµРЅРѕСЃ РїРѕР·РёС†РёРё РєР°Р»СЊРєСѓР»СЏС‚РѕСЂР° РЅР° РіР»Р°РІРЅРѕР№ end */


/* РіР»Р°РІРЅР°СЏ СЃС‚СЂР°РЅРёС†Р° СЂРµРґРёР·Р°Р№РЅ  end */

@media only screen and (max-width: 1140px) {
    header {
        flex-direction: column;
        align-items: center;
    }

    .top-box-service {
        padding: 10px 60px;

    }
}

@media only screen and (max-width: 1140px) {
    .header-block span {
        letter-spacing: 0px;
        text-align: center;
        white-space: normal;
    }
}

header img {
    width: 300px;
    height: 100px;
}

.header-block {
    width: 69%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: #00469b;
}

@media only screen and (max-width: 1140px) {
    .header-block {
        width: 89%;
    }
    .cleaning-slide .slider-text {
        font-size: 12px;
    }
    .next-button {
        right: 10px;
    }
    .prev-button {
        left: 10px;
    }
    .advantage .advantage_title {
        margin-left: 15px;
    }
    .advantage .whyus .points-img {
        display: none;
    }
    .service_links {
        margin: 0 15px;
    }
    .service_links .service-col {
        flex-basis: 49%;
    }
    .block-klin-service {
        width: auto !important;
        margin: 0 15px !important;
    }
}

@media only screen and (max-width: 563px) {
    .service_links .service-col {
        flex-basis: 100%;
    }
}

.header-info {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 12px;
    align-items: center;
}

@media only screen and (max-width: 900px) {
    .header-info {
        flex-direction: column;
    }
    .advantage .column-styled {
        flex-wrap: wrap;
    }
    .img-block {
        text-align: center;
    }
    .advantage .whyus.lastwhy {
        margin: auto;
    }
    .slick-list {
        margin: 0 !important;
    }
    .advantage .whyus {
        flex-basis: 49%;
        padding: 0;
    }
}

.header-info&gt;div {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

@media only screen and (max-width: 900px) {
    .header-info&gt;div {
        margin-bottom: 15px;
    }
}

.phone_button {
    background-color: #e60003;
    color: #ffffff;
    border: none;
    text-shadow: none;
    width: 194px;
    height: 34px;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .2), inset 0 1px 2px rgba(255, 255, 255, .7)
}

.phone_button:hover {
    box-shadow: 0 5px 30px #000000;
}

a.downloadprice {
    margin-bottom: 15px;
    background-color: #e60003;
    color: #ffffff;
    border: none;
    text-shadow: none;
    padding: 15px;
    width: 250px;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .2), inset 0 1px 2px rgba(255, 255, 255, .7);
}

.descr,
.descr1 {
    padding: 5px;
}

.downloadprice:hover {
    box-shadow: 0 5px 30px #000000;
}

.bbb {
    padding: 5px;
}

.nav {
    width: 100%;
    min-height: 48px;
    background-color: #00469b;
}

.nav li {
    list-style: none;
}

.top-block-service {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.slide-1 {
    background-image: url(img/top-block-service.jpg);
}

.slide-2 {
    background-image: url(img/top-block-service-2-min.webp);
}

.slide-3 {
    background-image: url(img/top-block-service-3-min.webp);
}

.slide-4 {
    background-image: url(img/top-block-service-4-min.webp);
}

.slide-5 {
    background-image: url(img/top-block-service-5-min.webp);
}
/* РёР·РјРµРЅРµРЅРёСЏ */
.top-box-service {
    width: 49%;
    /* height: 300px; */
    /*background-color: red;*/
}
/* РёР·РјРµРЅРµРЅРёСЏ */
@media only screen and (max-width: 1140px) {
    .top-box-service {
        width: 65%;
        margin-top: 25px;
        height: 300px;
    }
}

@media only screen and (max-width: 900px) {
    .top-box-service {
        width: 80%;
    }
}

.top-box-service ul {
    list-style: none;
    padding: 0;
}

.top-box-service ul li {
    width: 49%;
    display: block;
    float: left;
}

@media only screen and (max-width: 640px) {
    .top-box-service ul li {
        width: 90%;
        float: none;
        margin: auto;
    }
}

.top-box-service ul li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    color: #000000;
    margin-bottom: 12px;
}

.top-box-service ul li a img {
    margin-right: 10px;
}

.advantage ul li img {
    float: left;
    margin-bottom: 10px;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    border-radius: 12px;
}

.top-left-box-service {
    width: 49%;
    height: 304px;
    /*background-color: red;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

@media only screen and (max-width: 640px) {
    .top-left-box-service {
        height: auto;
    }
}
/* РёР·РјРµРЅРµРЅРёСЏ */
@media only screen and (max-width: 1140px) {
    .top-block-service {
        height: 300px;
        padding-bottom: 30px;
    }
    .main-slider {
        height: auto;
    }
}
/* РёР·РјРµРЅРµРЅРёСЏ */
@media only screen and (max-width: 700px) {
    .top-box-service {
        padding: 10px 30px;
    }
    .banner-list {
        flex-direction: column;
		flex-wrap: nowrap;
    }
}
/* РёР·РјРµРЅРµРЅРёСЏ */
@media only screen and (max-width: 400px) {
    .top-box-service .banner-main-title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 640px) {
    .top-block-service {
        height: auto;
        width: 100%;
        margin: auto;
    }
}

.top-block-service .content {
    display: flex;
    justify-content: space-between;
    padding-top: 34px;
}

@media only screen and (max-width: 1140px) {
    .top-block-service .content {
        flex-direction: column;
        align-items: center;
    }
}

.left_box_service {
    background-color: #ffffff;
    border-radius: 5px;
    /*opacity: .8;*/
    width: 535px;
    height: 136px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width: 640px) {
    .left_box_service {
        width: 100%;
        flex-direction: column;
        justify-content: space-between;
        text-align: center;
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.left_box_service span {
    color: #00469b;
    font-size: 28px;
}

@media only screen and (max-width: 640px) {
    .left_box_service img {
        margin-top: 15px;
    }
}

h1 {
    color: #00459b;
    font-size: 36px;
    text-align: center;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    text-transform: uppercase;
}

h2 {
    color: #00459b;
    font-size: 24px;
    /*	font-size: 36px;*/
    text-align: center;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
}

@media only screen and (max-width: 500px) {
    h2 {
        font-size: 25px;
    }
}

.content {
    max-width: 1140px;
    width: 100%;
    margin: auto;
}

.content-price {
    max-width: 1140px;
    width: 90%;
    margin: auto;
}

.block_free {
    padding-top: 50px;
    padding-bottom: 20px;
    width: 100%;
    margin: auto;
    /*display: flex;*/
    display: block;
    justify-content: space-between;
    align-items: flex-start;
}

@media only screen and (max-width: 1140px) {
    .block_free {
        width: 90%;
        flex-direction: column;
    }
}

.box_free-left {
    /*width: 48%;*/
    display: block;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.box_free-left img {
    margin-right: 10px;
    width: 100%;
    max-width: 300px;
}

.box_free-right {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /*background-color: red;*/
}

@media only screen and (max-width: 1140px) {
    .box_free-left {
        width: 90%;
        margin: auto;
    }
}

@media only screen and (max-width: 500px) {
    .box_free-left {
        flex-direction: column;
    }
}

@media only screen and (max-width: 1140px) {
    .box_free-right {
        width: 90%;
        margin: auto;
        padding-top: 10px;
    }
}

.block-klin-service {
    width: 100%;
    margin: auto;
}

@media only screen and (max-width: 640px) {
    .box-klin-service {
        margin-top: -20px;
    }
}

.box-klin-service {
    width: 100%;
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 600px) {
    .box-klin-service {
        flex-direction: column;
    }
}

.klin-service {
    width: 49%;
    margin-left: 15px;
    margin-right: 15px;
}

@media only screen and (max-width: 600px) {
    .klin-service {
        width: 90%;
        margin: auto;
    }
}

.klin-service p {
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 500;
}

.klin-service ul li {
    list-style: none;
}

@media only screen and (max-width: 600px) {
    .klin-service ul {
        padding-left: 10px;
        margin: auto;
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 600px) {
    .klin-service ul li {
        margin-bottom: 10px;
    }
}

.klin-service ul li:before {
    color: blue;
    content: "в—†";
    padding-right: 7px;
    font-size: 20px;
}

.how_we_work {
    margin-top: 50px;
    /* margin-bottom: 40px; */
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    height: auto;
    background: url(img/how_we_work.jpg);
    color: #ffffff;
}

.how_we_work_block {
    max-width: 1140px;
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
}

.how_we_work_box {
    width: 205px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    vertical-align: top;
    line-height: 18px;
    position: relative;
}

.icon {
    width: 69px;
    height: 70px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}

.how_we_work_box img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.advantage {
    width: 100%;
    margin: auto;
}

.advantage ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}

@media only screen and (max-width: 600px) {
    .advantage ul {
        width: 90%;
        margin: auto;
    }
}

.advantage ul li {
    width: 450px;
    margin-bottom: 30px;
    list-style: none;
    display: flex;
    justify-content: center;
}

.block_uslugi {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}

.block_uslugi_info {
    font-style: italic;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
}

.questions_section {
    padding: 50px 0;
}

.questions-block {
    display: flex;
    /* margin: 0 -15px; */
}

.questions-block&gt;div {
    padding: 0 15px;
}

.questions-block .questions {
    flex-basis: 60%;
}

.questions-title {
    text-align: left;
}

.question-button {}

.questions-form .wpcf7 {
    background: #FDEDED;
}

.questions-form .wpcf7 form {
    padding: 30px;
}

.questions-form .wpcf7 .form-custom-title {
    font-weight: 700;
    font-size: 24px;
    text-transform: none;
    color: #00459B;
}

.questions-form .wpcf7 .form-custom-subtitle {
    color: #00459B;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.questions-form .wpcf7 input,
.questions-form .wpcf7 textarea {
    outline: none;
    border: none;
    border-radius: 4px;
    font-size: 14px;
}

.questions-form .wpcf7 input[type=submit] {
    display: inline-block;
    width: auto;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    /*padding: 12px 39px;*/
}

.questions_section .questions__box {
    margin-bottom: 20px;
}

.pm-list_section {
    background: #F8F8F8;
    padding: 50px 0;
}

.pm-list_section .pm-list-title {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    ;
}

.pm-list_section .minus-title {
    color: #E60003;
}

.pm-list_section .plus-title {
    color: #20A052;
}

.block_uslugi_column ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 35px;
}

.block_uslugi_column ul li:before {
    height: 22px;
    width: 22px;
    position: absolute;
    left: 0;
}

.block_uslugi_column.minus ul li span {
    margin-bottom: 10px;
    display: inline-block;
}

.block_uslugi_column ul li span {
    font-size: 15px;
}

.block_uslugi_column.minus ul li span:first-child {
    font-weight: bold;
}

.block_uslugi_column.minus ul li:before {
    content: url("img/minus.png");
}

.block_uslugi_column.plus ul li {
    margin-bottom: 15px;
}

.block_uslugi_column.plus ul li:before {
    content: url("img/plus.png");
}

.facts_section {
    background: url("img/facts-bg.webp") no-repeat;
    background-size: cover;
    color: #fff;
    padding: 40px 0 55px;
}

.facts_section .block-facts {
    display: flex;
}

.facts_section .block-facts .facts-column {
    flex-basis: 33%;
}

.facts_section .block-facts .facts-column:first-child {
    padding-top: 35px;
}

.facts_section .block-facts .facts-column .chunk-text {
    font-weight: 700;
    font-size: 30px;
}

.facts_section .block-facts .facts-column .number {
    font-size: 64px;
    font-weight: 700;
}

.facts_section .block-facts .facts-column .column-text {
    font-size: 30px;
}

.facts_section p {
    margin: 0 0 20px;
}

.facts_section p:last-child {
    margin: 0;
}

@media only screen and (max-width: 1140px) {
    .block_uslugi_info {
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1050px) {
    .block_uslugi {
        width: 90%;
    }
}

@media only screen and (max-width: 600px) {
    .block_uslugi {
        flex-direction: column;
    }
}

.block_uslugi_column {
    width: 49%;
}

@media only screen and (max-width: 600px) {
    .block_uslugi_column {
        width: 90%;
        margin: auto;
    }
}

.block_uslugi_column ul {
    padding: 0;
    font-family: ubuntu;
}

.block_uslugi_column ul li {
    list-style: none;
    margin-bottom: 10px;
}

.block_uslugi_column ul li:before {
    color: #e60004;
    content: "в—†";
    padding-right: 7px;
    font-size: 20px;
}

.last-child li:before {
    content: "в—†";
    color: #00469b !important;
}

.block_zayavka {
    width: 100%;
    background-image: url(img/block_zayavka.jpg);
    background-size: auto 100%;
    height: 412px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 900px) {
    .block_zayavka {
        height: auto;
    }
}

.block_zayavka .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 974px;
    width: 90%;
    margin: auto;
}

@media only screen and (max-width: 900px) {
    .block_zayavka .content {
        flex-direction: column;
    }
}

@media only screen and (max-width: 600px) {
    .block_zayavka {
        height: auto;
    }
}

.block_zayavka_text {
    padding-top: 10px;
    width: 525px;
}

@media only screen and (max-width: 600px) {
    .block_zayavka_text {
        width: 90%;
        margin: auto;
        text-align: center;
    }
}

.block_zayavka_text p {
    font-size: 46px;
}

@media only screen and (max-width: 600px) {
    .block_zayavka_text p {
        font-size: 30px;
    }
}

.block_zayavka_form {
    width: 294px;
    height: 236px;
    background-color: white;
    margin-bottom: 40px;
    text-align: center;
    padding-top: 10px;
    border-radius: 7px;
}
.bottom_form_3 {
    width: 192px;
    height: 34px;
    border: none;
    border-radius: 5px;
    margin: auto;
    background-color: #e60004;
    color: #ffffff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .2), inset 0 1px 2px rgba(255, 255, 255, .7);
    cursor: pointer;
}

.bottom_form_3:hover {
    box-shadow: 0 5px 30px #000000;
}

.name_form3,
.phone_form_3 {
    width: 236px;
    height: 34px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 8px;
    border-radius: 5px;
    border: 1px solid #a8a8a8;
}

.block_fact {
    width: calc(100% - 20px);
    max-width: 1150px;
    background-color: #00469b;
    margin: auto;
    padding: 10px;
    color: #ffffff;
    font-size: 18px;
}

.block_fact ul li {
    list-style: none;
}

.block_fact ul li:before {
    color: red;
    content: "в—†";
    padding-right: 7px;
    font-size: 20px;
}

@media only screen and (max-width: 600px) {
    .block_fact ul {
        padding-left: 20px;
    }
}

.block_footer {
    width: 95%;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    max-width: 1140px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    /*align-items: flex-end;*/
    font-size: 14px;
}

@media only screen and (max-width: 800px) {
    .block_footer {
        flex-direction: column;
    }
}

footer img {
    width: 263px;
}

@media only screen and (max-width: 800px) {
    footer img {
        margin: auto;
    }
}

.box_footer {
    /*width: 30%;*/
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

@media only screen and (max-width: 800px) {
    .box_footer {
        padding-top: 15px;
        text-align: center;
        margin: auto;
    }
}

.number-footer {
    font-size: 28px;
}

@media only screen and (max-width: 800px) {
    footer .phone_button {
        margin: auto;
    }
}

.posttitle {
    font-size: 15px;
    margin-left: 30px;
}

.block_contact_right {
    width: 70%;
    margin: auto;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
}

@media only screen and (max-width: 700px) {
    .block_contact_left,
    .block_contact_right {
        width: 90%;
    }
}

.text-448,
.name_direct_form,
.email-793,
.email_direct_form {
    height: 28px;
    width: 100%;
}

@media only screen and (max-width: 400px) {
    .text-448,
    .name_direct_form,
    .email-793,
    .email_direct_form {
        width: 90%;
    }
}

.name_direct_form,
.email_direct_form {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 14px;
    border-radius: 5px;
    border: 1px solid #a8a8a8;
    width: calc(100% - 10px);
}

.text_direct_form {
    width: calc(100% - 12px);
    height: 70px;
    border-radius: 5px;
    padding-left: 10px;
    padding-top: 5px;
    border: 1px solid #a8a8a8;
}

@media only screen and (max-width: 400px) {
    .text_direct_form {
        width: 93%;
    }
}

#wpcf7-f46-p11-o2 {
    text-align: center;
}


/*///////////////////////////////google maps///////////////////////////////////////////*/

.map-responsive {
    overflow: hidden;
    position: relative;
    height: 250px;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 250px;
    width: 100%;
    position: absolute;
}

.block_contact_left {
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
}

@media only screen and (max-width: 800px) {
    .block_contact_left {
        justify-content: space-between;
        flex-direction: column;
    }
}

.box_contact_left {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
    width: calc(70% - 20px);
    padding-left: 10px;
    padding-right: 10px;
}

.box_contact_small {
    width: calc(30% - 20px) !important;
}

@media only screen and (max-width: 800px) {
    .box_contact_left,
    .box_contact_small {
        width: 100% !important;
        margin: auto;
        padding-bottom: 30px;
    }
}

.box_contact_left img {
    margin-right: 15px;
}

.box_contact_left a {
    text-decoration: none;
    color: #00459b;
}

.box_contact_left span {
    margin-bottom: -10px;
    display: block;
}

.contacts_strips {
    width: 100%;
    height: 5px;
    background-color: #00469b;
}


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


/*РѕР±С‰РёР№ СЃС‚РёР»СЊ Р±Р»РѕРєР° РјРµРЅСЋ*/

#menu-block {
    background: #00469b;
    height: 46px;
    width: 100%;
}

@media only screen and (max-width: 500px) {
    #menu-block {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
    }
}

#menu {
    height: 46px;
    clear: both;
    font-size: 16px;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    display: flex;
    justify-content: center;
    margin: 0;
    align-items: center;
    padding: 0;
    position: relative;
    z-index: 90;
}

@media only screen and (max-width: 500px) {
    #menu {
        display: none;
        z-index: 100;
    }
}

#menu li {
    padding-left: 25px;
    padding-right: 25px;
}

@media only screen and (max-width: 750px) {
    #menu li {
        padding: 0;
    }
}


/*СЃС‚РёР»СЊ СЃСЃС‹Р»РѕРє РІ РјРµРЅСЋ*/

#menu li a {
    color: #fff;
    display: block;
    line-height: 27px;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
	z-index: 999;
}
#menu .menu-item-has-children:after {
	z-index: 999;
}
#menu li a:hover {
    background: #07599d;
    text-decoration: none;
}


/*СЃС‚РёР»СЊ РґР»СЏ СЌР»РµРјРµРЅС‚РѕРІ РїРµСЂРІРѕРіРѕ СѓСЂРѕРІРЅСЏ, С‚.Рµ. РґРѕС‡РµСЂРЅРёС… СЃС‚СЂР°РЅРёС†*/

#menu li {
    list-style: none;
    float: left;
}

@media only screen and (max-width: 500px) {
    #menu li {
        min-height: 40px;
        width: 90%;
        margin: auto;
        text-align: center;
        background-color: #00469b;
        z-index: 10000;
        padding-bottom: 5px;
    }
}


/*СЃС‚РёР»СЊ РґР»СЏ СЌР»РµРјРµРЅС‚РѕРІ РґРѕС‡РµСЂРЅРµРіРѕ РјРµРЅСЋ*/

#menu li ul li {
    float: none;
}

#menu ul {
    background: #4182b8;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}


/*Р°РєС‚РёРІРЅС‹Рµ СЃС‚СЂР°РЅРёС†С‹*/


/*.current_page_item, .current_page_parent{
color: #e60004 !important;
text-decoration: none;
}*/


/*.current_page_item a {
color: #e60004 !important;
text-decoration: none;
}*/


/*СЃС‚СЂРѕРєР° display:none РїСЂСЏС‡РµС‚ РІС‹РїР°РґР°СЋС‰РµРµ РјРµРЅСЋ*/

#menu ul {
    display: none;
    background: #4182b8;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}


/*/////////////////////////////////////////FORM/////////////////////////////////////////////*/
/*#window, #window-zapros{
    width: 100% !important;
    max-width: 598px !important;
	height: auto !important;
	max-height: 450px !important;
}*/
#window, #window-zapros {
    width: 100% !important;
    max-width: 598px !important;
    height: max-content !important;
    max-height: 500px !important;
    min-height: 400px !important;
}
span.wpcf7-form-control-wrap {
  padding-bottom: 15px;
}
input#header_form, input.header_form  {
    margin: 0 0 15px 0;
}
#window .close,#window-zapros .close{
    position: absolute;
    right: 25px;
    top: 25px;
    width: 30px;
    height: 30px;
}
#window ,#window-zapros{
    margin: 0 auto !important;
    margin-top: 11% !important;
}
#wpcf7-f5836-o2,
#wpcf7-f33-o1 {
    width: 200px;
    margin: auto;
}
#window .close,#window-zapros .close{
    position: absolute;
    right: 25px;
    top: 25px;
    width: 30px;
    height: 30px;
}
#window ,#window-zapros{
    margin: 0 auto !important;
    margin-top: 11% !important;
}
#wpcf7-f5836-o2 .polif_form_top_bottom a{
    /* margin-bottom: 23px; */
    margin-left: 6px !important;
} 
#wpcf7-f5836-o2 span.wpcf7-list-item {
    display: flex;
    margin: 0px !important;
    align-content: center;
    font-size: 15px;
} 
#wpcf7-f5836-o2 form .polif_form_top_bottom{
    text-align: center;
    text-underline-position: under;
    max-height: 21px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
}
#wpcf7-f5836-o2 form .wpcf7-form-control-wrap.recaptcha,
#wpcf7-f33-o1 form .wpcf7-form-control-wrap.recaptcha {
    text-align: center;
    text-underline-position: under;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
}
#wpcf7-f5836-o2 form p{
       display: flex;
flex-direction: column;
align-content: center;
align-items: center;
justify-content: center;
}
#wpcf7-f5836-o2{
    width: 100% !important;
}
input[type="text"], input[type="tel"],
#header_form, .header_form,
#header_tel_form, .header_tel_form {
    width: 100%;
    max-width: 100%;
    height: 40px;
    margin: 0 auto;
    padding: 0px 0px 0px 15px;
    font-family: ubuntu;
	font-size: 16px;
}
form.wpcf7-form {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-width: calc(100% - 100px);
    flex-wrap: nowrap;
}
#submit_form_top {
    width: 200px;
    height: 35px;
    color: #ffffff;
    background-color: red;
    border: none;
    border-radius: 3px;
}

.wpcf7-mail-sent-ok {
    color: #666;
}
.name_form{
    margin-top: 8%; 
}
#window{
    margin-top: 8% !important;
    padding-top: 64px !important;
    padding-bottom: 0 !important;
}
#wpcf7-f33-o1{
    width: 100% !important;
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#window .wpcf7-spinner{
display: none !important;
}
#window p {
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#window .politica_form_middle_a{
    display: flex !important;
    position: unset !important;
}
#window .checkbox-520{
top: unset;
}
#window .wpcf7-list-item.first.last{
    text-decoration: underline;
}
@media only screen and (max-width: 640px) {
    #window , #window-zapros{
        width: 100vw !important;
        max-width: unset !important;
		min-width: 100vw !important;
        height:100vh !important;
		min-height: 100vh !important;
        margin: 0 !important;
        padding: 0 !important;
		overflow: hidden;
    }
	form.wpcf7-form {
		max-width: 100vw !important;
	}
	#window form.wpcf7-form {
		width: 100vw !important;
		height: 100vh !important;
		max-height: 100vh !important;
	}
    #window  #header_form,  #window-zapros #header_form, #window #header_tel_form, #window-zapros #header_tel_form,
    #window  .header_form,  #window-zapros .header_form, #window .header_tel_form, #window-zapros .header_tel_form {
        width: unset !important;
        max-width: 88% !important;
        height: 40px;
        margin: 0px;
        padding: 0 0 0 15px;
        font-family: ubuntu;
    }
    #window{
        padding-top: 50% !important;
    }
.name_form{
    margin-top: 49%; 
}
}
/*//////////////////////////////////////////////////////////middle form////////////////////////*/

#wpcf7-f4-o2 form {
    width: 538px;
    position: relative;
}

#wpcf7-f4-o2 .wpcf7-not-valid-tip {
    position: relative;
    font-size: 10px;
    z-index: 100;
}

.politica_form_middle_a {
    display: block;
}

#wpcf7-f1468-o3 .polif_form_top_bottom {
    margin-top: 20px;
}

#wpcf7-f1468-o3 .wpcf7-not-valid-tip {
    font-size: 10px;
}

#wpcf7-f1468-o3 div.wpcf7-response-output {
    margin-top: 0 !important;
}

@media only screen and (max-width: 640px) {
    #wpcf7-f4-o2 form {
        width: 90%;
        margin: auto;
        padding-top: 20px;
    }
}

.middle_form_box {
    width: 534px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding-bottom: 10px;
}

@media only screen and (max-width: 640px) {
    .middle_form_box {
        width: 90%;
        margin: auto;
        flex-direction: column;
    }
}


/*.middle_form_box span {
    width: 250px;
    height: 35px;

    }*/

@media only screen and (max-width: 640px) {
    .middle_form_box span {
        margin: auto;
    }
}

.name_form2,
.phone_form2,
.adres_form2,
.front_form2 {
    width: 240px;
    height: 35px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    border: 1px solid #a8a8a8;
}

@media only screen and (max-width: 540px) {
    .name_form2,
    .phone_form2,
    .adres_form2,
    .front_form2,
    .middle_form_box span {
        width: 90%;
        margin: auto;
    }
}

.politica_form_middle {
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    font-size: 14px;
}

.politica_form_middle a {
    text-decoration: none;
    color: #00469b;
}

.politica_form_direct {
    width: 250px;
    font-size: 12px;
}

#raz {
    margin-left: 0;
}

.bottom_direct_form {
    background-color: #e60003;
    color: #ffffff;
    border: none;
    text-shadow: none;
    width: 270px;
    height: 30px;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .2), inset 0 1px 2px rgba(255, 255, 255, .7);
    cursor: pointer;
}

.bottom_direct_form:hover {
    box-shadow: 0 5px 30px #000000;
}

.block_direct_form {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

@media only screen and (max-width: 600px) {
    .block_direct_form {
        flex-direction: column;
    }
}

.block_direct_form p {
    margin: 0;
    width: 48%;
}

@media only screen and (max-width: 600px) {
    .block_direct_form p {
        margin: auto;
        width: calc(70% - 0px);
    }
}

.block_direct_form div {
    width: 48%;
}

@media only screen and (max-width: 600px) {
    .block_direct_form div {
        margin: auto;
        width: 70%;
    }
}

.pilitica_block_form {
    width: 294px;
    align-items: center;
    justify-content: flex-start;
    display: flex;
    margin: auto;
}

.politica_middle_form p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}

@media only screen and (max-width: 640px) {
    .politica_middle_form p {
        width: 90%;
        margin: auto;
        flex-direction: column;
        padding-top: 20px;
    }
}

.politica_middle_form div {
    display: flex;
    /*justify-content: flex-start;
    align-items: center;*/
}


/*.wpcf7-checkbox span {
    display: flex;
    align-items: center;
    }*/

#submit_form2 {
    width: 193px;
    height: 34px;
    border-radius: 5px;
    background-color: #e60004;
    color: #ffffff;
    border: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .2), inset 0 1px 2px rgba(255, 255, 255, .7);
    cursor: pointer;
}

#submit_form2:hover {
    box-shadow: 0 5px 30px #000000;
}

@media only screen and (max-width: 1140px) {
    #wpcf7-f4-o2 {
        display: flex;
        justify-content: center;
    }
}

#wpcf7-f34-o3 {
    width: 294px;
}

#wpcf7-f34-o3 .wpcf7-not-valid-tip {
    position: relative;
    font-size: 10px;
    z-index: 100;
}

#wpcf7-f34-o3 div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    color: #444;
}

.politica_form_middle_a {
    text-decoration: none;
    color: #00469b;
    font-size: 14px;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    margin-left: -4px;
    position: relative;
    top: 10px;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    display: block !important;
    color: #333;
}

span.wpcf7-not-valid-tip {
    display: none;
    height: 0px;
    font-size: .2em;
}

#wpcf7-f33-o1 span.wpcf7-not-valid-tip {
    position: relative;
    z-index: 100;
}

.invalid p {
    /*margin: 0px;*/
}


/*/////////////////////////////////////mobile menu///////////////////////////////////////////////////*/

.mobile-menu {
    display: none;
}

@media only screen and (max-width: 500px) {
    .mobile-menu {
        display: block;
        color: #ffffff;
        font-size: 40px;
        margin-left: 20px;
    }
}


/*//////////////////////////////////////////////РЈРЎР›РЈР“Р/////////////////////////////////////////////////*/

.top-box-service_category {
    /*width: 93%;*/
    /*height: 300px;*/
    /*margin: auto;*/
    /*background-color: red;*/
    /*float: right;*/
    margin-top: 50px;
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    padding: 0 15px;
}

.top-box-service_category .box-service {
    display: flex;
    flex-direction: column;
    gap: 10px;
    transition: .5s;
}
.top-box-service_category .box-service:hover {
    transform: translateY(-10px);
}


/*.top-box-service_category .box-service:last-child {*/
/*    grid-column: 2;*/
/*}*/

.top-box-service_category .box-service a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-decoration: none;
}

.top-box-service_category .box-service a:nth-child(2) {
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #00469B;
    border-bottom: 1px solid;
    margin-right: auto;
}

.top-box-service_category .box-service a:nth-child(2):hover {
    color: #e60003;
}

.top-box-service_category .box-service a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 7px;
}

.top-box-service_category .box-service a .box_title {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
}

.top-box-service_category .box-service a .box_price {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #00469B;
}

.top-box-service_category .box-service a .box_desc {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #333333;
}

.top-box-service_category ul {
    list-style: none;
    padding: 0;
}

.top-box-service_category ul li {
    width: 44%;
    float: left;
    display: flex;
    justify-content: space-between;
    margin-left: 3%;
    margin-right: 3%;
    align-items: center;
    margin-bottom: 40px;
    height: 38px;
}

.top-box-service_category ul li span {
    font-size: 18px;
}

@media (max-width: 989px) {
    .top-box-service_category .box-service:last-child {
        grid-column: revert;
    }
}

@media only screen and (max-width: 900px) {
    .top-box-service_category ul li {
        float: none;
        margin: auto;
        margin-bottom: 30px;
        width: 60%;
    }
}

@media only screen and (max-width: 640px) {
    .top-box-service_category ul li {
        width: 100%;
    }
    .politica_form_middle_a {
        top: 0;
    }
}

.service_a_first {
    /*width: 60%;*/
    /*display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    color: #000000;*/
}

.top-box-service_category ul li a img {
    margin-right: 10px;
}

.calculat_price {
    /*color: #e60003 !important;
    margin-left: 10px;
    width: 36%;
    text-decoration: none;*/
}

.calculat_price:hover {
    color: #00469b !important;
}

.top-block-category {
    width: 100%;
    /*height: 405px;*/
}

.content-service {
    max-width: 1140px;
    width: 100%;
    /*background-image: url(img/usluga_fon.jpg);*/
    margin: auto;
    min-height: 590px;
    height: auto;
    position: relative;
    /*bottom: 33px;*/
    background-size: cover;
}

@media only screen and (max-width: 900px) {
    /*.content-service {
        height: 882px;
    }*/
}


/*//////////////////////////////ezhednevnaya_block_top////////////////////////////////////////////////////////*/

.ezhednevnaya_block_top {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}

@media only screen and (max-width: 1024px) {
    .ezhednevnaya_block_top {
        flex-direction: column;
    }
}

.ezhednevnaya_block_top_left,
.ezhednevnaya_block_top_right {
    width: 49%;
    margin: auto;
    margin-top: 0;
}

@media only screen and (max-width: 1024px) {
    .ezhednevnaya_block_top_left,
    .ezhednevnaya_block_top_right {
        width: 100%;
        margin: auto;
    }
}

.ezhednevnaya_block_top_left img {
    width: 100%;
    height: auto;
}

.ezhednevnaya_block_top_right {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    bottom: 20px;
}

@media only screen and (max-width: 1024px) {
    .ezhednevnaya_block_top_right {
        position: inherit;
    }
}

.ezhednevnaya_block_top_right span {
    display: block;
}

.work_examples_ul {
    width: 100%;
    margin: auto;
}

.work_examples_ul_column {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: auto;
}

.ezhednevnaya_block_ul {
    width: 810px;
    margin: auto;
    min-height: 360px;
}

@media only screen and (max-width: 900px) {
    .ezhednevnaya_block_ul {
        width: 90%;
    }
}

.ezhednevnaya_block_ul ul li {
    list-style: none;
    color: #00469b;
    width: 47%;
    float: left;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ezhednevnaya_block_ul ul li a:hover {
    color: #e60004;
}

.ezhednevnaya_block_ul ul {
    padding: 0;
}

.ezhednevnaya_block_ul ul li:nth-child(odd) {
    margin-right: 6%;
}

@media only screen and (max-width: 900px) {
    .ezhednevnaya_block_ul ul li:nth-child(odd) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 900px) {
    .ezhednevnaya_block_ul ul li {
        width: 100%;
    }
}

.ezhednevnaya_block_ul ul li a {
    /*height: 38px;
    line-height: 0;*/
}

.ezhednevnaya_block_ul ul li img {
    margin-right: 20px;
}


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

.ezhednevnaya_block_ul_him {
    width: 810px;
    margin: auto;
    min-height: 490px;
}

@media only screen and (max-width: 900px) {
    .ezhednevnaya_block_ul_him {
        width: 90%;
    }
}

.ezhednevnaya_block_ul_him ul li {
    list-style: none;
    color: #00469b;
    width: 47%;
    float: left;
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ezhednevnaya_block_ul_him ul li a:hover {
    color: #e60004;
}

.ezhednevnaya_block_ul_him ul {
    padding: 0;
}

.ezhednevnaya_block_ul_him ul li:nth-child(odd) {
    margin-right: 6%;
}

@media only screen and (max-width: 900px) {
    .ezhednevnaya_block_ul_him ul li:nth-child(odd) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 900px) {
    .ezhednevnaya_block_ul_him ul li {
        width: 100%;
    }
}

.ezhednevnaya_block_ul_him ul li a {
    /*height: 38px;
    line-height: 0;*/
}

.ezhednevnaya_block_ul_him ul li img {
    margin-right: 20px;
}


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

.examples_work {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
    max-width: 810px;
    width: 100%;
    height: 92px;
    position: relative;
    bottom: 92px;
    background-color: rgba(0, 0, 0, 0.5);
    margin: auto;
}

.examples_work button {
    width: 555px;
    border: none;
    height: 48px;
    margin-bottom: 21px;
    background: #d10004;
    color: #ffffff;
    border-radius: 3px;
    cursor: pointer;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .2), inset 0 1px 2px rgba(255, 255, 255, .7);
}

.examples_work button:hover {
    box-shadow: 0 5px 30px #000000;
}

@media only screen and (max-width: 950px) {
    .examples_work button {
        width: 70%;
    }
}

.work_examples_block {
    margin: auto;
    margin-top: -100px;
}

.work_examples_box {
    display: flex;
    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
    justify-content: flex-start;
    /*	margin-top: 70px;*/
    padding-top: 15px;
    background-color: #ffffff;
}

@media only screen and (max-width: 640px) {
    .work_examples_box {
        margin-top: 50px;
    }
}

.work_examples_box span {
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 500;
}

.work_examples_box img {
    margin-right: 18px;
}

.work_examples_box ul li {
    list-style-type: none;
    margin-bottom: 10px;
    position: relative;
    list-style-position: outside;
}

.work_examples_box ul li:before {
    content: "в—†";
    color: #00469b;
    padding-right: 7px;
    position: absolute;
    right: 100%;
    top: -3px;
}

.work_examples_ul_column_strips {
    width: 49%;
    max-width: 570px;
}

.work_examples_ul_column_strips ul {
    padding-left: 20px;
}

.work_examples_ul_column_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.block_calc {
    width: 100%;
    /*height: 370px;*/
    background-image: url(img/ysluga-1170_07.jpg);
}

.content_calc {
    max-width: 1140px;
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}

@media only screen and (max-width: 1140px) {
    .content_calc {
        flex-direction: column;
    }
}

.box_calc {
    width: 49%;
}

@media only screen and (max-width: 1140px) {
    .box_calc {
        width: 90%;
        margin: auto;
    }
}

.slideshowlink {
    display: none !important;
}

.ngg-galleryoverview {
    margin-top: 35px !important;
    display: flex !important;
    justify-content: center;
}

.standarty_kachestva {
    width: 100%;
    height: 438px;
    background: url(img/banner_407.jpg) no-repeat;
    background-size: cover;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

@media only screen and (max-width: 550px) {
    .standarty_kachestva {
        flex-direction: column;
        justify-content: center;
    }
}

.standarty_kachestva a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 300px;
    text-decoration: none;
    color: #000000;
    width: 190px;
}

.standarty_kachestva div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 300px;
    text-decoration: none;
    color: #000000;
    width: 190px;
}

.standarty_kachestva a img {
    margin-right: 10px;
}

.standarty_kachestva div img {
    margin-right: 10px;
}

@media only screen and (max-width: 550px) {
    .standarty_kachestva a {
        margin-bottom: 30px;
    }
}


/*//////////////////////////////////////////Р¦Р•РќР«///////////////////////////////////////////////////////////////////////////////////*/

.center.padding.content ol {
    margin-left: 20px;
    margin-bottom: 20px;
}

.center.padding.content ul {
    margin-left: 20px;
    margin-bottom: 20px;
}

.center.padding.content li {
    margin-bottom: 15px;
    list-style-type: disc;
    line-height: 20px;
}

.center.padding.content ol li {
    list-style-type: disc;
}

.center.padding.content ol li ul li {
    list-style-type: disc;
}

.center.padding.content ol li ul {
    margin-top: 10px;
}

.center.padding.content ol.price li span+a {
    background: url(/images/27,12,2016/button_zakazat.png);
    width: 267px;
    background-size: contain;
    height: 34px;
}

.price {
    padding-left: 20px;
}

ol.price li {
    padding-top: 15px;
}

.center.padding.content ol li {
    list-style-type: decimal;
}

.content-price table {
    border: 1px solid #00469b;
    margin-top: 20px;
    margin-bottom: 40px;
}

.content-price .bloc table {
    color: #000;
}

.content-price .bloc table.bloc td p span {
    color: #000;
}

.content-price table tr td {
    border-left: 1px solid #00469b;
    border-bottom: 1px solid #00469b;
}

.content-price table tr td.img {
    position: relative;
    width: 250px;
}

.content-price table tr td.img img {
    width: 100%;
}

.content table tr td.img2 img {
    /* width: 230px;
     position: absolute;
     left: 80px;*/
    width: 100%;
}

.content table tr td.img3 img {
    /*  width: 182px;
   position: absolute;
   left: 13px;*/
    width: 100%;
}

.content table tr td.img1 img {
    text-align: center;
    width: 100px;
    margin: 0 auto;
    display: block;
}

.content table tr td.descr {
    width: 411px;
}

.content table tr td.descr p,
.center.padding.content table tr td.descr1 p {
    margin-left: 5px;
}

.content table tr td.litl {
    width: 134px;
}

.content table&gt;tr td p {
    text-align: center;
}

.content ol.price table p {
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 5px;
}

.content ol li ul.pod-ul li {
    list-style-type: disc;
    margin-bottom: 10px;
}


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

tbody {
    width: 90%;
}

table {
    border-collapse: collapse !important;
    border-spacing: 0;
}

.table {
    width: 100%;
}

@media only screen and (max-width: 850px) {
    .table {
        text-align: center;
    }
}

.stolbec {
    width: 19.9%;
    display: inline-block;
    margin-left: -4px;
    border-top: 1px solid #008080;
    border-bottom: 1px solid #008080;
    border-right: 1px solid #008080;
}

@media only screen and (max-width: 850px) {
    .stolbec {
        width: 200px;
        border-left: 1px solid #008080;
    }
}

.stolbec-top {
    height: 63px;
    border-bottom: 1px solid #008080;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

.stolbec-middle {
    height: 100px;
    border-bottom: 1px solid #008080;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.stolbec-bottom {
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 16px;
}

@media only screen and (max-width: 650px) {
    .img2 img {
        display: none;
    }
}

@media only screen and (max-width: 650px) {
    .bbb {
        font-size: 9px !important;
    }
}

@media only screen and (max-width: 650px) {
    .ttt {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 650px) {
    .out-work {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 650px) {
    .img3 {
        display: none;
    }
}

.price li span+a {
    background: url(img/red_btn.png);
    width: 173px;
    background-size: contain;
    height: 44px;
    font-size: 17px;
    vertical-align: middle;
    display: block;
}

.btn {
    float: right;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 38px;
}


/*////////////////////////////////////////////////////////////РєР°Р»СЊРєСѓР»СЏС‚РѕСЂС‹///////////////////////////////////////////////////////////////////*/

#result-block table {
    border: none;
    width: 100%;
    display: none;
}

#result-block table td {
    border: none;
    text-align: center;
    padding: 5px;
}

#result-block table tr:last-child td {
    font-weight: bold;
    color: #3083BB;
    font-size: 15px;
}

#calc .field select {
    border: 1px solid #a8a8a8;
    width: 456px;
    height: 35px;
    padding-left: 13px;
    border-radius: 3px;
    margin: auto;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 14px;
}

@media only screen and (max-width: 680px) {
    #calc .field select {
        width: 100%;
    }
}

#calc .field input[type=text] {
    border: 1px solid #a8a8a8;
    width: 440px;
    padding-left: 16px;
    height: 35px;
    border-radius: 3px;
    margin: auto;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    margin-top: 8px;
}

#type-clean {
    font-size: 16px;
}

@media only screen and (max-width: 680px) {
    #calc .field input[type=text] {
        width: calc(100% - 16px);
    }
}

#calc .field input[type=button] {
    background: #00469b;
    width: 218px;
    color: white;
    border-radius: 3px;
    height: 34px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .2), inset 0 1px 2px rgba(255, 255, 255, .7)
}

#calc .field input[type=button]:hover {
    box-shadow: 0 5px 30px #000000;
}

#cluttered {
    display: none;
}

#calc .buttonfield {
    width: 456px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

@media only screen and (max-width: 680px) {
    #calc .buttonfield {
        flex-direction: column;
    }
}

#result-block {
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 500;
    text-align: right;
    /*margin-top: -10px;*/
}

#calc .field {
    /*padding:10px 0px;*/
}

@media only screen and (max-width: 680px) {
    #calc .field {
        width: 95%;
    }
}

#calc .field select option {
    border-left: 1px solid #3083BB;
    border-right: 1px solid #3083BB;
    padding: 4px;
}

#calc .field select option:last-child {
    border-bottom: 1px solid #3083BB;
    ;
}

.left-block {
    /*width: 487px;*/
    /*!*min-height: 325px;*!*/
    /*background-color: #ffffff;*/
    /*margin-top: 66px;*/
}

@media only screen and (max-width: 1140px) {
    .left-block {
        margin: auto;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 680px) {
    .left-block {
        width: 100%;
        height: auto;
    }
}

#calc {
    border-radius: 5px;
    padding-top: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*box-shadow: 0 5px 30px #000000;*/
}

#calc label {
    margin-bottom: 4px;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    font-size: 14px;
}

#calc ul li {
    color: #365F91;
}

#calc ul li span.red {
    color: red;
    font-weight: bold;
}

.price-text-calc {
    font-weight: bold;
    font-size: 12px !important;
    color: #544E4E;
    margin-top: -1px;
}

.service-btn {
    background: #ee1616;
    background: -webkit-linear-gradient(#ee1616, #970505);
    background: linear-gradient(#ee1616, #970505);
    border-radius: 999px;
    color: #fff !important;
    display: inline-block;
    padding: 12px 25px;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
    font-size: 23px !important;
    border: 2px solid #599DF5;
    cursor: pointer;
}

.sendformdatabtn {
    background: #e60004;
    width: 218px;
    color: white;
    border-radius: 3px;
    height: 34px;
    border: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    font-size: 16px;
    font-family: 'Ubuntu', Tahoma, Arial;
    font-weight: 300;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .2), inset 0 1px 2px rgba(255, 255, 255, .7)
}

.sendformdatabtn:hover {
    box-shadow: 0 5px 30px #000000;
}

.user_test {
    display: none;
}

.t {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #008080;
    margin-top: 10px;
    margin-bottom: 15px;
}

.t td {
    border-left: 1px solid #008080;
    border-bottom: 1px solid #008080;
}

.t td p {
    margin-left: 10px;
    margin-top: 9px;
}

.table-rab {
    border: 1px solid #008080;
    width: 75%;
    /*  float: left;*/
    margin: auto 0;
    margin-right: 20px;
    margin-top: 10px;
    /* height: auto; */
}

.table-rab tr td {
    border-left: 1px solid #008080;
    border-bottom: 1px solid #008080;
}

.table-text {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 30px;
    height: 120px;
}

.table-img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 200px;
    height: 120px;
}

.slid {
    width: 200px;
    float: left;
}

.slid li {
    list-style: none;
}

@media only screen and (max-width: 550px) {
    .table-img img {
        width: 80px;
    }
}

@media only screen and (max-width: 750px) {
    .table-img img {
        width: 140px;
    }
}

.block {
    border: 1px solid #3083bb;
    border-radius: 10px;
    margin-bottom: 15px;
    padding: 0 0px 10px 0px;
}

.block p {
    padding: 0 20px 0px 20px;
    line-height: 24px;
}

.block p.zag.o {
    background: url(/images/24.01.2017/3943943_ic_05_3570287_3573226.png) no-repeat 1% 51%;
}

.block p.zag.a {
    color: #fff;
    background: url(/images/13.12.2016/ic_white_198.png) no-repeat 1% 51%;
}

.block p.zag {
    color: #fff;
    font-size: 25px;
    background-color: #3083bb !important;
    height: 39px !important;
    border-radius: 7px 7px 0 0;
    padding-left: 45px !important;
    padding-top: 13px !important;
    font-weight: bold !important;
    font-size: 24px !important;
}

.zag {
    margin: 0;
}

.content table tr td {
    border-left: 1px solid #008080;
    /*?????????????????????????????????????????????????????????????????????/*/
    border-bottom: 1px solid #008080;
}

.yakor li a {
    color: #3083bb;
    padding-left: 40px;
    height: 23px;
    display: block;
}

.yakor li {
    list-style-type: none;
}

.img1 img {
    text-align: center;
    width: 100px;
    margin: 0 auto;
    display: block;
    height: auto;
}

.posttitle {
    display: none;
}

.CHTOTO3 {
    color: #00469b;
    text-decoration: underline;
}

.CHTOTO {
    color: #000000;
    text-decoration: none;
}

.CHTOTO3:hover {
    color: #e60004;
    text-decoration: underline;
}

.breadcr {
    z-index: 10;
    /*margin-left: 4%;*/
    position: relative;
    padding: 0 15px;
    /*margin: 16px 0;*/
	max-width: 1140px;
	width: 100%;
	margin: 15px auto;
}

.policy-list li {
    margin-bottom: 10px;
}

div.wpcf7-response-output {
    border: 0px !important;
    /*background: #fff;
    padding: 0 !important;
    position: absolute;
    top: 0;*/
}

#wpcf7-f33-o1 div.wpcf7-response-output {
    padding: 0 !important;
    position: absolute;
    top: 0;
    background: #00469b;
    color: #fff;
    width: 300px;
    left: 0;
    /*height: 330px;*/
    text-align: center;
}

#wpcf7-f33-o1 div.wpcf7-response-output.wpcf7-mail-sent-ok {
    height: 61px;
}

.polif_form_top_bottom,
.polif_form_top_bottom a {
    color: #ffffff;
    margin-left: 16px;
    text-decoration: underline;
    margin-bottom: 10px;
}

.screen-reader-response {
    display: none !important;
}

.wpcf7-validation-errors {
    display: none !important;
}

.content-portfolio {
    max-width: 1140px;
    width: 90%;
    margin: auto;
}

.slid .ngg-galleryoverview {
    flex-direction: column;
}

.direct_back {
    background-color: #ffffff;
    padding-top: 1px;
    max-width: 100% !important;
    padding-bottom: 30px;
}

.blocg {
    border: 1px solid #008080;
    border-collapse: collapse;
    margin-top: 30px;
}

.blocg td {
    border: 1px solid #008080;
    padding: 5px;
}

.wp-image-1403 {
    min-width: 48px;
    border-radius: 12px;
}

.metla_molotok {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.metla_molotok img {
    display: block;
    margin: auto;
    margin-bottom: 30px;
    width: 200px;
    height: auto;
}

.made_klin {
    font-size: 20px;
}

.post-1402 .content {
    width: 90% !important;
}

.content div.hint-link {
    position: relative;
}

.content div.hint-link .hint-text,
.content div.hint-link .hint-text1 {
    position: absolute;
    display: none;
    top: 82%;
    left: 30%;
    z-index: 1000;
    background: #fff;
    color: #000;
    padding: 8px 10px 9px;
    font-size: 12px;
    line-height: 14px;
    /*white-space: nowrap;*/
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #ddd;
    text-decoration: none !important;
}

.content div.hint-link .hint-text {
    width: 345px;
}

.content div.hint-link .hint-text1 {
    width: 380px;
}

.content div.hint-link:hover .hint-text,
.content div.hint-link:hover .hint-text1 {
    display: block;
}

@media only screen and (max-width: 450px) {
    .content div.hint-link .hint-text,
    .content div.hint-link .hint-text1 {
        width: 250px;
    }
}

.gost_botton {
    margin-bottom: 0px !important;
    color: #e60003 !important;
    font-size: 16px;
    text-decoration: underline !important;
    width: auto !important;
}

.post-1456 .content {
    width: 90% !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.citable {
    margin: auto;
    text-align: center;
    height: 3259px;
    width: 90%;
}

.citable tr {
    border: 1px solid #00469b;
}

.citable tr:hover {
    background: #87cefa30;
    border: 2px dotted #e60003;
    color: #e60003;
    transition: 1s linear;
}

.citable2 {
    margin: auto;
    text-align: center;
    height: 100%;
    width: 90%;
}

.citable2 th {
    border: 1px solid #00469b;
}

.citable2 tr:hover {
    background: #87cefa30;
    border: 2px dotted #e60003;
    color: #e60003;
    transition: 1s linear;
}

.activeCSS {
    color: #e60004 !important;
    font-weight: 400;
}

.table {
    font-family: "Helvetica Neue", Helvetica, Arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #3b3b3b;
}

@media screen and (max-width: 580px) {
    .table {
        font-size: 16px;
        line-height: 22px;
    }
}

.wrapper {
    margin: 0 auto;
    padding: 40px;
    max-width: 800px;
}

.table {
    margin: 0 0 40px 0;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: table;
}

@media screen and (max-width: 580px) {
    .table {
        display: block;
    }
}

.row {
    display: table-row;
    background: #f6f6f6;
}

.row:nth-of-type(odd) {
    background: #e9e9e9;
}

.row.header {
    font-weight: 700;
    color: #ffffff;
    background: #ea6153;
}

.row.green {
    background: #27ae60;
}

.row.blue {
    background: #2980b9;
}

@media screen and (max-width: 580px) {
    .row {
        padding: 14px 0 7px;
        display: block;
    }
    .row.header {
        padding: 0;
        height: 6px;
    }
    .row.header .cell {
        display: none;
    }
    .row .cell {
        margin-bottom: 10px;
    }
    .row .cell:before {
        margin-bottom: 3px;
        content: attr(data-title);
        min-width: 98px;
        font-size: 10px;
        line-height: 10px;
        font-weight: bold;
        text-transform: uppercase;
        color: #969696;
        display: block;
    }
}

.cell {
    padding: 6px 12px;
    display: table-cell;
}

@media screen and (max-width: 580px) {
    .cell {
        padding: 2px 16px;
        display: block;
    }
}

.price-form {
    background-image: url(/wp-content/themes/blank/img/block_zayavka.png);
    margin: 20px 0;
}

.price-form .content {
    padding: 18px 0;
}

.price-form .form-box {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 6px;
    padding: 35px 50px;
    display: flex;
}

.price-form .form-title {
    flex: 1 1 60%;
}

.price-form .form-title h3 {
    font-weight: 700;
    font-size: 46px;
    line-height: 53px;
    text-transform: uppercase;
    color: #00469B;
    margin: 20px 0 0;
}

.price-form .form-title p {
    font-size: 28px;
    line-height: 32px;
    color: #373737;
    margin: 20px 0 0;
    max-width: 590px;
}

.price-form .form-content {
    flex: 1 1 30%;
    margin-left: auto;
}

.price-form .form-content form&gt;p {
    margin: 0;
}

.price-form .form-content .e-mail input,
.ft-first_name,
.ft-tell {
    background: #FFFFFF;
    border: 1px solid #A8A8A8;
    box-sizing: border-box;
    border-radius: 6px;
    height: 40px;
    padding: 0 10px;
    margin: 5px 0;
}

.price-form .form-content .manager-connect .wpcf7-list-item {
    display: flex;
    margin: 13px 0 0;
}

.price-form .form-content .wpcf7-submit {
    background: #E60004;
    border-radius: 6px;
    height: 40px;
    border: none;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 0 20px;
    margin: 20px 0 0;
    cursor: pointer;
}

.price-form .form-content .wpcf7-submit:focus {
    outline: none;
}

.price-form .form-content .wpcf7-submit:hover {
    box-shadow: 0 5px 12px #000000;
}

.price-form .form-content&gt;p {
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    color: #575757;
    margin: 14px 0 0;
}

.price-form .form-content .wpcf7-response-output {
    display: block;
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 767px) {
    .price-form .form-box {
        flex-wrap: wrap;
    }
    .price-form .form-title {
        margin-bottom: 25px;
    }
    .price-form .form-content {
        max-width: 100%;
    }
    .price-form .form-content .e-mail input {
        max-width: 100%;
    }
}

.otzivy-head {
    background: url("img/otz-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 430px;
    padding: 1px 0 0 0;
}

.otzivy-head-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.otziv-txt {
    width: 30%;
    background: #FFFFFF;
    border-radius: 0px 6px 6px 6px;
    padding: 22px;
    box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
}

.otziv-txt:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 16px solid #fff;
    border-left: 16px solid transparent;
    position: absolute;
    left: -16px;
    top: 0;
}

.otziv-txt__txt {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    color: #000000;
    margin-bottom: 0;
    margin-top: 0;
}

.otziv-txt__author {
    margin-bottom: 0;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    text-align: right;
    color: #000000;
}

.otz-script-capt {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #00459B;
}

@media screen and (max-width: 1199px) {
    .otziv-txt {
        width: 48%;
    }
    .otzivy-head-inner {
        padding: 0 15px;
    }
    .otzivy-head {}
}

@media screen and (max-width: 500px) {
    .otziv-txt {
        width: 100%;
    }
}

.img-wrap img {
    max-width: 300px;
}

.img-wrap {
    text-align: left;
}

.desinf {
    padding: 0 0 0 10px;
}

.desinf li {
    list-style: none;
}

.text-wrap p {
    margin-bottom: 0;
    margin-left: 10px;
}

.imgtext-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.text-wrap {
    max-width: 300px;
}

.f-wrap {
    margin-top: 30px;
}


/**/

.infection-block-wrap {
    background: url("images/virus-form/backgr.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 385px;
    position: relative;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    margin-bottom: 80px;
}

.infection-block-wrap:before {
    content: url("images/virus-form/man.png");
    position: absolute;
    left: -50px;
    bottom: 20px;
}

.infection-block-wrap:after {
    content: url("images/virus-form/virus.png");
    position: absolute;
    right: -50px;
    bottom: -75px;
}

.infection-block-info {}

.infection-block-capt {
    color: #fff;
    font-size: 24px;
    font-family: "Ubuntu";
    font-weight: 600;
}

.infection-block-ul {
    padding: 0;
    margin-bottom: 55px;
}

.infection-block-ul li {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding-left: 45px;
}

.upp {
    text-transform: uppercase;
    font-size: 36px;
}

.first-f,
.second,
.third {
    position: relative;
}

.first-f {
    max-width: 250px;
    text-align: left;
    top: 17px;
    margin-left: 60px;
}

.first-f:before {
    content: url("images/virus-form/cleaning.png");
    position: absolute;
    left: -16px;
    top: -16px;
}

.second:before {
    content: url("images/virus-form/ozone.png");
    position: absolute;
    left: -10px;
    top: -16px;
}

.third {
    padding-left: 55px;
    margin-left: 30px;
}

.third:before {
    content: url("images/virus-form/drip.png");
    position: absolute;
    left: 0;
    top: -10px;
}

.infection-block-info #submit_form2 {
    background: #fff;
    color: #aa1c1c;
}

.infection-block-info .politica_middle_form p {
    display: inline-block;
}

.box-right {
    text-align: left;
}

.box-right .politica_middle_form {
    width: 100%;
}

.box-right .politica_middle_form p {
    padding: 0;
}

.box-right .politica_middle_form p .ajax-loader {
    position: absolute;
}

.box-right .politica_middle_form .f-privacy {
    color: #fff;
    font-size: 13px;
    padding-left: 20px;
    opacity: 0.8;
}

.box-right .politica_middle_form .f-privacy a {
    color: inherit;
}

.politica_form_middle_a {
    display: inline !important;
}

.politica_form_middle .wpcf7-checkbox span {
    display: unset;
}

.politica_middle_form p:first-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.f-link-wrap {
    position: relative;
    display: inline-block;
    top: -40px;
}

.f-link-wrap a {
    color: #fff;
}

span.wpcf7-list-item {
    margin: 0 0 5px 0 !important;
}

.checkbox-520 {
    position: absolute;
    left: -8px;
    top: 21px;
    z-index: 100;
}

.box-right span.wpcf7-list-item {
    margin: unset;
}

#wpcf7-f4-o3 div.wpcf7-response-output {
    margin: unset;
    padding: 0.2em 1em;
    color: #fff;
    font-size: 12px;
}

.desinf-text {}

.method-item {
    margin-bottom: 15px;
    width: 100%;
}

.method-item img {
    display: inline-block;
    float: left;
}

.method-item-txt {
    display: inline-block;
    margin-left: 50px;
    font-weight: 600;
    max-width: 400px;
    height: 85px;
    padding-top: 45px;
}

.page-wrap {
    padding: 15px 15px 50px 15px;
}

.works-list-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.works-list {
    max-width: 810px;
    margin: 50px auto;
}

.works-list-item {
    font-weight: 600;
    max-width: 250px;
    position: relative;
    padding-left: 30px;
    height: 39px;
    margin: 10px 0;
    cursor: pointer;
}

.works-list-info {
    position: absolute;
    background: #fff;
    z-index: 1;
    padding: 20px 15px;
    border: 1px solid #e3e3e3;
    min-width: 300px;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    box-sizing: border-box;
}

.works-list-item:hover .works-list-info {
    display: block;
}

.vidy:before {
    content: url("img/desinf/vidy.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.vidy,
.need,
.zadachi,
.technology,
.people,
.zakaz {
    line-height: 35px;
}

.sostav:before {
    content: url("img/desinf/sostav.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.vidypoverh:before {
    content: url("img/desinf/vidypoverh.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.delete:before {
    content: url("img/desinf/delete.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.devices:before {
    content: url("img/desinf/devices.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.need:before {
    content: url("img/desinf/need.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.zadachi:before {
    content: url("img/desinf/zadachi.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.technology:before {
    content: url("img/desinf/technology.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.works:before {
    content: url("img/desinf/works.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.oborud:before {
    content: url("img/desinf/oborud.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.people:before {
    content: url("img/desinf/people.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.zakaz:before {
    content: url("img/desinf/zakaz.png");
    position: absolute;
    left: -30px;
    top: 0px;
}

.works-list-info {
    display: none;
}

.calc-capt {
    color: #00469b;
    font-weight: 600;
    font-size: 30px;
}

.calc-list li {
    line-height: 20px;
}

.calc-list li span {
    color: #000;
    font-size: 16px;
    position: relative;
    top: -3px;
}

.calc-list:last-of-type li span {
    color: #484848;
}

.mini-price {
    display: flex;
    justify-content: space-between;
    padding: 0 35px;
    flex-wrap: wrap;
}

.mini-price p {
    text-align: left;
    min-width: 150px;
}

.mini-price:first-of-type {
    background: #ebeff3;
}

.mini-price:last-of-type {
    background: #ebeff3;
}

.desinf-check span.wpcf7-list-item {
    display: block;
}

.desinf-form-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tel-wrap,
.checkbox-wrap {
    border: 1px solid #a6adb6;
    border-radius: 3px;
    height: 60px;
    line-height: 18px;
    box-sizing: border-box;
    padding: 0 20px;
    min-width: 280px;
    cursor: pointer;
    position: relative;
    max-width: 200px;
    color: #484848;
}

.tel-wrap,
.checkbox-wrap:first-of-type {
    padding-top: 18px;
}

.tel-wrap input {
    border: 0;
    background: transparent;
    opacity: 0.6;
    font-family: 'ubuntu';
    font-size: 16px;
    max-width: 100%;
}

.checkbox-wrap.selected {
    border-radius: 3px 3px 0 0;
}

.checkbox-wrap:last-of-type {
    line-height: unset;
    padding: 10px 20px;
}

.checkbox-wrap:after {
    position: absolute;
    right: 20px;
    content: '\276F';
    top: 19px;
    transform: rotate(90deg);
}

.checkbox-wrap:last-of-type:after {
    top: 20px;
}

.checkbox-header span {
    display: block;
}

.desinf-form-wrap&gt;p {
    margin: 0;
}

.checkbox-wrap&gt;p {
    display: none;
}

.checkbox-wrap&gt;p.show {
    display: block;
    width: 100%;
    position: absolute;
    z-index: 1;
    background: #f8f8f8;
    padding: 10px 20px;
    left: -1px;
    border: 1px solid #a6adb6;
    top: 40px;
    border-radius: 0px 0px 3px 3px;
    max-width: 238px;
    border-top: unset;
    font-size: 13px;
}

.checkbox-wrap&gt;p&gt;span {
    line-height: normal;
}

.desinf-form-wrap input[type=submit] {
    background: #e60003;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border: 0;
    border-radius: 3px;
    height: 60px;
    cursor: pointer;
    padding: 0 35px;
}

@media screen and (max-width: 1140px) {
    .infection-block-wrap {
        padding-top: 1px;
        background-size: cover;
        background-position-x: center;
        overflow: hidden;
    }
    .infection-block-wrap::before {
        bottom: 11px;
        left: -63px;
    }
}

@media screen and (max-width: 991px) {
    .infection-block-wrap {
        padding-top: 1px;
    }
    .infection-block-wrap:before {
        content: unset;
    }
    .infection-block-wrap:after {
        content: unset;
    }
    .checkbox-wrap {
        width: 100%;
        max-width: unset;
        min-width: unset;
        margin-left: 15px;
        margin-bottom: 20px;
    }
    .tel-wrap {
        margin-left: 15px;
        margin-bottom: 20px;
    }
    .checkbox-wrap&gt;p.show {
        width: 100%;
        position: relative;
        left: -21px;
        top: -16px;
        max-width: 100%;
    }
    .desinf-form-wrap input[type="submit"] {
        margin-left: 15px;
    }
}

@media screen and (max-width: 780px) {
    .method-item-txt {
        height: unset;
        padding-top: unset;
        width: 100%;
        margin-left: 10px;
    }
    .method-item img {
        float: none;
    }
}

@media screen and (max-width: 729px) {
    .method-item-txt {
        margin-left: unset;
    }
}

@media screen and (max-width: 700px) {
    .infection-block-ul li {
        display: block;
        margin-bottom: 10px;
    }
    .first-f {
        max-width: unset;
        top: unset;
        margin-left: unset;
    }
    .infection-block-ul {
        text-align: left;
        padding-left: 60px;
        margin-bottom: 20px;
    }
    .third {
        padding-left: unset;
        margin-left: unset;
    }
    .first-f:before,
    .second:before,
    .third:before {
        transform: scale(0.5);
    }
    .second:before {
        left: -18px;
    }
    .third:before {
        left: -17px;
    }
    .works-list-wrap {
        padding: 50px 35px;
    }
    .works-list {
        width: 100%;
        margin: 0;
    }
}

@media screen and (max-width: 640px) {
    .middle_form_box {
        flex-direction: unset;
    }
}

@media screen and (max-width: 575px) {
    .middle_form_box {
        display: block;
    }
    .middle_form_box input {
        width: 100%;
        margin-bottom: 10px;
    }
    .box-right {
        position: relative;
        top: -25px;
    }
    .infection-block-capt {
        font-size: 16px;
    }
    .politica_middle_form {
        text-align: center;
    }
    .upp {
        font-size: 26px;
    }
    .infection-block-ul {
        margin-bottom: 10px;
    }
    .checkbox-520 {
        top: 11px;
    }
    .tel-wrap {
        width: 100%;
        max-width: unset;
    }
    .f-link-wrap {
        top: -70px;
    }
}

@media screen and (max-width: 414px) {
    .infection-block-ul li {
        font-size: 13px;
    }
    h1 {
        font-size: 26px;
    }
    .works-list-info {
        left: 0;
    }
}

@media screen and (max-width: 390px) {
    .works-list-item {
        font-size: 14px;
    }
    .checkbox-wrap {
        font-size: 13px;
    }
    .works-list-info {
        left: -40px;
    }
    .f-link-wrap {
        top: -100px;
        right: -100px;
    }
}

@media screen and (max-width: 330px) {
    .box-right .politica_middle_form .f-privacy {
        font-size: 11px;
    }
    .method-item img {
        width: 100%;
    }
}


/*Quest - answer start*/

.quest-types {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
}

.quest-types__item {
    font-size: 15px;
    line-height: 17px;
    color: #6F6F6F;
    padding: 14px 18px;
    background: #EEEDF0;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    cursor: pointer;
}

.quest-types__item.active,
.quest-types__item:hover {
    background: #00469B;
    border: 1px solid #00469B;
    color: #FFFFFF;
}

.quest-types__item+.quest-types__item {
    margin-left: 20px;
}

.question__top {
    font-weight: 500;
    font-size: 17px;
    line-height: 140%;
    color: #2C2C2C;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    border-radius: 4px;
    padding: 18px 65px 18px 24px;
    position: relative;
    cursor: pointer;
}

.question__top:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    width: 20px;
    height: 20px;
    display: block;
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 11.25H1.25C0.559998 11.25 0 10.69 0 10C0 9.31 0.559998 8.75 1.25 8.75H18.75C19.44 8.75 20 9.31 20 10C20 10.69 19.44 11.25 18.75 11.25Z' fill='%23A6A6A6'/%3E%3Cpath d='M10 20C9.31 20 8.75 19.44 8.75 18.75V1.25C8.75 0.559998 9.31 0 10 0C10.69 0 11.25 0.559998 11.25 1.25V18.75C11.25 19.44 10.69 20 10 20Z' fill='%23A6A6A6'/%3E%3C/svg%3E%0A") no-repeat center;
}

.question__top:hover:after {
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 11.25H1.25C0.559998 11.25 0 10.69 0 10C0 9.31 0.559998 8.75 1.25 8.75H18.75C19.44 8.75 20 9.31 20 10C20 10.69 19.44 11.25 18.75 11.25Z' fill='%2300469B'/%3E%3Cpath d='M10 20C9.31 20 8.75 19.44 8.75 18.75V1.25C8.75 0.559998 9.31 0 10 0C10.69 0 11.25 0.559998 11.25 1.25V18.75C11.25 19.44 10.69 20 10 20Z' fill='%2300469B'/%3E%3C/svg%3E%0A") no-repeat center;
}

.question.active .question__top:after {
    background: url("data:image/svg+xml,%3Csvg width='20' height='4' viewBox='0 0 20 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.75 3.25H1.25C0.559998 3.25 0 2.69 0 2C0 1.31 0.559998 0.75 1.25 0.75H18.75C19.44 0.75 20 1.31 20 2C20 2.69 19.44 3.25 18.75 3.25Z' fill='white'/%3E%3C/svg%3E%0A") no-repeat center;
}

.question__bot {
    display: none;
    border-radius: 0 0 4px 4px;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    padding: 19px 26px;
    font-weight: 300;
    font-size: 15px;
    line-height: 140%;
    color: #404040;
}

.question__bot&gt;p {
    margin: 0;
}

.question__bot&gt;*+* {
    margin: 1em 0 0 0 !important;
}

.question+.question {
    margin-top: 10px;
}

.question.active .question__top {
    background: #00469B;
    border-radius: 4px 4px 0px 0px;
    color: #FFFFFF;
    border: 1px solid #00469B;
}

.question.active .question__bot {
    display: block;
}

.question.hide {
    display: none;
}

.questions__box {
    margin-bottom: 60px;
}

.ask-quest__wrapper {
    background: #FFFFFF;
    border-top: 5px solid #00469B;
}

.ask-quest {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 56px 0;
}

.ask-quest&gt;h3 {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    color: #00459B;
    margin: 0 15px 0 0;
}

.ask-quest__form-trig {
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 12px 48px;
    background: #E60003;
    border-radius: 2px;
    cursor: pointer;
}

.ask-quest-form {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
}

.ask-quest-form__back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.ask-quest-form__cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 360px;
    background: #fff;
    padding: 30px 40px 40px;
    box-sizing: border-box;
}

.form-custom-title {
    font-weight: 300;
    font-size: 24px;
    line-height: 130%;
    text-transform: uppercase;
    color: #00459B;
}

.form-custom-input label {
    font-size: 14px;
    line-height: 130%;
    color: #5B5B5B;
}

.form-custom-input input,
.form-custom-input textarea {
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    box-sizing: border-box;
    border-radius: 2px;
    margin-top: 5px;
    width: 100%;
}

.form-custom-input input {
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.form-custom-input textarea {
    padding: 5px 15px;
    resize: none;
    height: 150px;
}

.form-custom-input+.form-custom-input {
    margin-top: 15px;
}

.form-custom-footer {
    margin-top: 10px;
    font-size: 13px;
    line-height: 140%;
    color: #5B5B5B;
}

.form-custom-footer a {
    color: #00459B;
    text-decoration: none;
}

.form-custom-submit {
    margin-top: 15px;
}

.form-custom-submit input {
    width: 100%;
    height: 40px;
    background: #E60003;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
}

.form-custom-submit input:focus {
    outline: none;
}

div.wpcf7 .form-custom-submit .ajax-loader {
    display: none;
}

div.wpcf7 .form-custom-submit .ajax-loader.is-active {
    margin: 10px auto 0;
    display: block;
}

.ask-quest-form__close {
    position: absolute;
    right: -30px;
    top: 0;
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.2028 10.0009L19.6805 2.52289C19.8862 2.31703 19.9997 2.0424 20 1.74955C20 1.45655 19.8865 1.18159 19.6805 0.976058L19.0252 0.320936C18.8192 0.114595 18.5446 0.00158691 18.2514 0.00158691C17.9587 0.00158691 17.6841 0.114595 17.478 0.320936L10.0003 7.7985L2.52228 0.320936C2.31659 0.114595 2.04179 0.00158691 1.74878 0.00158691C1.4561 0.00158691 1.1813 0.114595 0.97561 0.320936L0.32 0.976058C-0.106667 1.40272 -0.106667 2.09671 0.32 2.52289L7.79789 10.0009L0.32 17.4787C0.114146 17.6848 0.000813008 17.9595 0.000813008 18.2523C0.000813008 18.5452 0.114146 18.8198 0.32 19.0258L0.975447 19.6809C1.18114 19.8871 1.4561 20.0003 1.74862 20.0003C2.04163 20.0003 2.31642 19.8871 2.52211 19.6809L10.0002 12.2032L17.4779 19.6809C17.6839 19.8871 17.9585 20.0003 18.2512 20.0003H18.2515C18.5444 20.0003 18.819 19.8871 19.025 19.6809L19.6803 19.0258C19.886 18.82 19.9995 18.5452 19.9995 18.2523C19.9995 17.9595 19.886 17.6848 19.6803 17.4788L12.2028 10.0009Z' fill='%23C5C5C5'/%3E%3C/svg%3E%0A") no-repeat center;
    cursor: pointer;
}

@media screen and (max-width: 1180px) {
    .questions__box,
    .quest-types {
        padding: 0 15px;
    }
    .ask-quest {
        padding: 56px 15px;
    }
    .ask-quest&gt;h3 {
        max-width: 60%;
    }
    #menu li {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 767px) {
    .quest-types__item+.quest-types__item {
        margin-left: 0;
    }
    .quest-types__item {
        margin-right: 20px;
        margin-bottom: 15px;
    }
    .quest-types {
        flex-wrap: wrap;
    }
    #menu li {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 575px) {
    .ask-quest {
        flex-wrap: wrap;
        justify-content: center;
    }
    .ask-quest&gt;h3 {
        max-width: unset;
        margin-bottom: 25px;
        margin-right: 0;
        text-align: center;
    }
}


/*Quest - answer end*/

.main-title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    color: #00469B;
}

.phone-title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 15px;
    color: #00469B;
}

.header-rest .header-info&gt;div&gt;span&gt;a {
    text-decoration: none;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    margin-top: 6px;
    display: block;
}

.option-address {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #333333;
    margin-bottom: 6px;
}

.option-mail a {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #00469B;
    text-decoration: none;
}

a.phone-num:before {
    content: '\f095';
    font-family: FontAwesome;
    display: inline-block;
    color: #E60003;
    margin-right: 5px;
    vertical-align: middle;
}

.option-address:before {
    content: '\f041';
    font-family: FontAwesome;
    display: inline-block;
    color: #E60003;
    margin-right: 7px;
    font-size: 18px;
    padding: 0 2px;
}

.option-mail a:before {
    content: '\f0e0';
    font-family: FontAwesome;
    display: inline-block;
    color: #E60003;
    margin-right: 7px;
}

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

.footer-rest {
    border-top: 1px solid #e5e5e5;
    background-color: #f8f8f8;
	padding-bottom: 10px;
}

.footer-rest .block_footer {
    display: block;
    padding-top: 20px;
}

.footer-start {
    display: flex;
    justify-content: space-between;
}

.footer-social {
    display: flex;
    align-items: center;
    margin-top: 17px;
}

.footer-social span {
    margin-right: 15px;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
}

.footer-social a {
    display: flex;
}

.footer-middle {
    width: 100%;
    padding: 0 30px;
}

#footer-menu {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: space-between;
    padding: 0;
    height: 62px;
    align-items: center;
}

#footer-menu li {
    margin: 0;
}

#footer-menu li a {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #00469B;
    text-decoration: none;
}

.footer-right .phone-title {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    white-space: nowrap;
    margin-bottom: 5px;
}

.footer-right a {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 15px;
    display: block;
    text-decoration: none;
}

.footer-right&gt;div {
    display: flex;
    flex-direction: column;
}

.footer-rest .option-address {
    text-align: left;
}

.footer-cont&gt;div {
    margin-top: 10px;
}

.footer-copy {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-copy a {
    text-decoration: none;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    color: #00469B;
}

.footer-request .request-text {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    margin: 10px 0 30px;
}

.copy-right&gt;a {
    margin-right: 35px;
}
.copy-right&gt;a:last-of-type {
    margin-right: 0px;
}

.copy-left {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 18px;
    color: #7B7B7B;
}

.footer-mobile-social {
    display: none;
}

@media all and (min-width: 767px) {
    .footer-right a:before {
        content: unset;
    }
}

@media all and (max-width: 1100px) {
    #footer-menu {
        flex-direction: column;
        align-items: baseline;
        height: unset;
    }
    .footer-middle {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-middle&gt;div {
        /*width: 50%;*/
    }
    .footer-rest .option-address {
        display: flex;
    }
}

@media all and (min-width: 900px) {
    .mobile-request-btn {
        display: none!important;
    }
}

@media all and (max-width: 901px) {
    .option-mail {
        text-align: center;
    }
    .footer-rest .option-mail {
        text-align: left;
    }
    .header-title {
        display: none;
    }
}

@media all and (max-width: 768px) {
    .footer-start {
        flex-direction: column;
        align-items: center;
    }
    .footer-middle {
        justify-content: center;
        flex-wrap: nowrap;
        padding: 0;
    }
    #footer-menu li a {
        font-size: 16px;
        white-space: nowrap;
    }
    #footer-menu li {
        margin-bottom: 15px;
    }
    #footer-menu {
        margin-right: 30px;
    }
    .footer-rest .option-address {
        font-size: 18px;
        line-height: 21px;
    }
    .footer-right .phone-title {
        font-weight: 300;
        font-size: 15px;
        line-height: 17px;
        color: #00469B;
    }
    .footer-right .phone-title {
        margin-bottom: 15px;
    }
    .footer-request .request-text {
        display: none;
    }
    .footer-social {
        display: none;
    }
    .footer-copy {
        flex-wrap: wrap;
    }
    .copy-left {
        order: 1;
    }
    .footer-copy {
        margin-top: 15px;
    }
    .copy-right {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-left {
        margin-bottom: 5px;
    }
    .copy-right&gt;a {
        margin-bottom: 15px;
    }
    .footer-rest .block_footer {
        margin: 0;
        padding: 20px 15px 0;
        box-sizing: border-box;
        width: 100%;
    }
    .footer-cont {
        width: 50%;
    }
    .footer-mobile-social {
        display: block;
    }
}

@media all and (max-width: 500px) {
    .option-mail {
        display: none;
    }
    .footer-rest .option-mail {
        display: block;
    }
    .footer-rest .option-mail a {
        font-size: 16px;
        line-height: 18px;
    }
    .option-address {
        font-size: 18px;
        line-height: 21px;
    }
    .phone-title {
        font-size: 15px;
        line-height: 17px;
    }
    .footer-left,
    .footer-left img {
        width: 100%;
    }
    .footer-cont {
        align-items: center;
        display: flex;
        flex-direction: column;
    }
    .copy-right a {
        width: 100%;
    }
    .footer-middle {
        padding: 0;
    }
    .footer-start {
        align-items: end;
    }
    .footer-cont&gt;div {
        margin-top: 15px;
    }
    .footer-right {
        margin-top: 10px;
    }
    .footer-cont {
        width: 80%;
    }
}

@media all and (min-width: 500px) and (max-width: 769px) {
    #menu li a {
        font-size: 10px;
    }
}

@media all and (min-width: 768px) and (max-width: 900px) {
    #menu li a {
        font-size: 12px;
    }
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
    outline: red;
    outline-width: 2px;
    outline-style: solid;
}

.infection-block-info span.wpcf7-not-valid-tip {
    font-size: 14px;
    position: absolute;
    left: 0;
    top: -22px;
    width: max-content;
    width: -moz-max-content;
}

.infection-block-info #wpcf7-f4-o3 div.wpcf7-response-output {
    font-size: 12px;
    position: absolute;
    top: 22px;
    left: 50%;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}
.topNubex {
    position: fixed;
    left:40px;
    bottom: 40px;
    width:40px;
    height: 40px;
    border-radius: 6px;
    background-color: #e60003;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    box-sizing: border-box;
    border: 2px solid transparent;
    z-index: 99999999;
  }
.topNubex img {
    width: 20px;
    filter: invert(1);
}
.topNubex:hover {
    border: 2px solid #e60003;
    background-color: #fff;
}
.topNubex:hover img {
    filter: none;
}
@media screen and (max-width: 1140px) {
    .infection-block-info #wpcf7-f4-o3 div.wpcf7-response-output {
        top: unset;
        bottom: 22px;
    }
}

@media screen and (max-width: 1048px) {
    /*.calc_section .calc-block .calc-column:first-child img {*/
    /*    display: none;*/
    /*}*/
    /*.calc_section {*/
    /*    height: 400px;*/
    /*}*/
    /*.calc_section .calc-block {*/
    /*    flex-wrap: wrap;*/
    /*}*/
    /*.calc_section .calc-block .calc-column:first-child {*/
    /*    order: 1;*/
    /*}*/
    .calc-content .changes-content,
    .main-calc {
        position: static;
        transform: none;
    }
    .calc-content {
        width: 100%;
    }
    .calc-content .changes-content {
        max-width: none;
        width: auto;
    }
    /* Р’РµСЂСЃРёСЏ РѕС‚РѕР±СЂР°Р¶РµРЅРёСЏ РєР°Р»СЊРєСѓР»СЏС‚РѕСЂРѕРІ РїРѕСЃР»Рµ РµРіРѕ РїРµСЂРµРЅРѕСЃР° */
    /*.calc_section .calc-block .calc-column:first-child {*/
    /*    display: none;*/
    /*}*/
    /*.calc_section .calc-block {*/
    /*    height: 100%;*/
    /*}*/
    /*.calc_section .content {*/
    /*    height: 100%;*/
    /*}*/
    /*.calc_section .box_calc {*/
    /*    position: static;*/
    /*}*/
    /*.calc_section .left-block {*/
    /*    width: auto;*/
    }
    /* Р’РµСЂСЃРёСЏ РѕС‚РѕР±СЂР°Р¶РµРЅРёСЏ РєР°Р»СЊРєСѓР»СЏС‚РѕСЂРѕРІ РїРѕСЃР»Рµ РµРіРѕ РїРµСЂРµРЅРѕСЃР° end */
}

@media screen and (max-width: 680px) {
    /*.calc_section #calc .buttonfield&gt;p {*/
    /*    width: 100%;*/
    /*}*/
    /*.calc_section #calc .buttonfield p:first-child {*/
    /*    width: 100%;*/
    /*    margin-right: 0;*/
    /*    margin-bottom: 0;*/
    /*}*/
}

@media screen and (max-width: 580px) {
    /*.calc_section #calc .inline-fields {*/
    /*    flex-wrap: wrap;*/
    /*}*/
    /*.calc_section #calc .inline-fields .field {*/
    /*    flex-basis: 100%;*/
    /*    margin-right: 0;*/
    /*}*/
    /*.calc_section .calc-block {*/
    /*    padding: 0;*/
    /*}*/
}

@media screen and (max-width: 769px) {
    .questions-block {
        flex-wrap: wrap;
    }
    .questions-block .questions {
        flex-basis: 100%;
    }
    .questions-block .question-button {
        margin-bottom: 20px;
    }
    .questions_section .questions__box {
        padding: 0;
    }
    .questions-title {
        padding-left: 15px;
    }
    .how-we-work-redesign .how_we_work_box {
        flex-basis: auto;
    }
    .how-we-work-redesign .how_we_work_block {
        justify-content: normal;
    }
    .facts_section .block-facts {
        flex-wrap: wrap;
        text-align: center;
    }
    .facts_section p:last-child {
        margin-bottom: 20px;
    }
    .facts_section .block-facts .facts-column {
        flex-basis: auto;
    }
    .reviews_section .block-reviews .review-column {
        flex-basis: 100%;
    }
    .reviews_section .review {
        margin: 0 15px 20px;
    }
    .benefit-block {
        flex-wrap: wrap;
        justify-content: center;
    }
    .benefit-block .benefit-title {
        text-align: center;
        margin-bottom: 20px;
    }
    .call-me_section form&gt;p {
        display: block;
        text-align: center;
    }
    .call-me_section form&gt;p&gt;span {
        margin: 0 0 20px;
    }
    .call-me_section .name_form3,
    .call-me_section .phone_form_3 {
        width: 100%;
        margin-bottom: 10px;
    }
    .call-me_section .wpcf7 {
        margin: 0 15px;
    }
    .call-me_section .form-title {
        text-align: center;
    }
    .main-page-title {
        font-size: 24px;
    }
    .advantage {
        text-align: center;
    }
    .advantage .whyus ul li img {
        margin: 0 auto 10px;
    }
    .advantage .whyus {
        flex-basis: auto;
    }
    .advantage .advantage_title {
        text-align: center;
    }
    .reviews_section .review .review-text {
        padding-left: 25px;
    }
    .benefit-block .benefit-list ul {
        padding: 0;
    }
    .benefit-list {
        padding: 0 15px;
    }
    .advantage .whyus .hands-img {
        max-width: 100%;
    }
}

@media screen and (max-width: 597px) {
    .infection-block-wrap {
        height: 440px;
    }
    .infection-block-info .f-link-wrap {
        top: -20px;
    }
    .infection-block-info .middle_form_box.box-right {
        height: 128px;
    }
    .infection-block-info span.wpcf7-not-valid-tip {
        display: none;
    }
    .infection-block-info #wpcf7-f4-o3 div.wpcf7-response-output {
        bottom: 90px;
        left: unset;
        right: 20px;
        transform: none;
        -moz-transform: none;
        -o-transform: none;
        -webkit-transform: none;
        max-width: 50%;
    }
    .infection-block-info #submit_form2 {
        margin-top: 25px;
    }
}

@media screen and (max-width: 485px) {
    .infection-block-info #wpcf7-f4-o3 div.wpcf7-response-output {
        right: unset;
        left: 50%;
        transform: translate(-50%, 0);
        max-width: 100%;
        bottom: 55px;
        width: 90%;
    }
}

@media screen and (max-width: 360px) {
    .infection-block-info #submit_form2 {
        margin-top: 10px;
    }
    .infection-block-info #wpcf7-f4-o3 div.wpcf7-response-output {
        bottom: 45px;
    }
    .infection-block-info .f-link-wrap {
        top: -40px;
    }
}

.infection-block-info input.wpcf7-not-valid,
.infection-block-info textarea.wpcf7-not-valid {
    outline: none;
}

.block_direct_form span.wpcf7-not-valid-tip {
    display: none;
}

.price-form span.wpcf7-not-valid-tip {
    position: absolute;
    top: -35px;
}

.questrions-form__footer {
    display: flex;
    align-items: center;
    padding: 0 20px;
    text-align: left;
}

.questrions-form__footer .checkbox-questrions {
    top: unset;
    left: unset;
    margin-right: 5px;
}

.block_zayavka_form span.wpcf7-not-valid-tip {
    display: none;
}

.block_contact_right span.wpcf7-not-valid-tip {
    display: none;
}

/* РЎС‚РёР»Рё СЃС‚СЂР°РЅРёС†С‹ РїСЂР°Р№СЃ РЅР°С‡Р°Р»Рѕ */
.price-title {
    color: #00469B;
    font-size: 24px;
	line-height: 28px;
	text-transform: none;
    font-weight: bold;
    margin: 30px 0;
}
.price-block-info-ul {
	padding: 0;
    list-style-type: none;
}
.price-block-info-ul li {
    margin: 0px 0 20px;
	line-height: 130%;
}
.price-block-info-ul span {
    color: red;
	display: block;
	font-size: 23px;
	margin-right: 5px;
	font-weight: bold;
}
.price-block-info-li {
	display: flex;
}
.price-block-info-ul ul li::marker {
    color: red;
}
.content-price-block table td {
    padding: 15px 20px;
}
.content-price-block table tr:nth-child(2n) {
   background: #E8F2FF; 
}
.price-phone-btn {
    width: 180px;
    height: 44px;
    display: flex;
    background: #E60004;
    border-radius: 5px;
    border: 2px solid #E60004;
    color: #fff;
    display: block;
	font-size: 14px;
    font-weight: bold;
    margin: 30px auto;
	transition-delay: .2s;
}
.price-phone-btn:hover {
    background: transparent;
	transition: 0.2s;
	color: #E60004;
}
.content-price-block table tr:nth-child(2) {
    text-align: center;
    color: #00469B;
    font-weight: bold;
}
.content-price-block table tr:nth-child(1) {
    font-weight: 500;
}
.price-checkbox svg {
    min-width: 30px;
}
.content-price-block table  {
	border: 2px solid #E8F2FF;
	line-height: 130%;
}
.content-price-block  table tr td {
	border: none;
}
.price-checkbox {
	width: 33.3%;
}
.price-block-info {
	width: 63%;
}
.price-block-img img {
	display: block;
	margin: auto;
}
.price-list {
	padding-left: 20px;
}
.price-list li {
	padding: 3px 0;
}
.price-list li::marker {
	color: red;	
}
.price-links {
	width: fit-content;
}
.privacy_link {
    color: inherit;
}

@media only screen and (max-width: 1024px) {
.price-block-info {
	width: 100%;
}
.price-block-img {
	width: 100%;
}
}
@media only screen and (max-width: 768px) {
.price-checkbox {
	width: 100%;
	padding: 10px 0;
}
}
@media only screen and (max-width: 320px) {
.price-links {
	width: min-content;
}
}
/* РЎС‚РёР»Рё СЃС‚СЂР°РЅРёС†С‹ РїСЂР°Р№СЃ РєРѕРЅРµС†*/
.checked .toggle {
    display:none;
}

.checked input[type=checkbox]:checked ~ .toggle {
    display: block;
}

#menu li a {
    color: #fff;
    display: block;
    line-height: 27px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 9px;
    padding-left: 25px;
    padding-right: 25px;
}
#menu li{
    margin: 0 ;
    padding: 0;
}
#menu li a:hover{
    /*background: #19599B;*/
    background: #07599d;
}
.sub-menu a:hover{
    /*background: #5E99CD !important;*/
    background: #07599d;
}
#menu ul{
    margin-top: 45px !important;
	min-width: -moz-fit-content;
	min-width: fit-content;
}
#menu .menu-item-has-children::after{
    content: " ";
    width: 10px;
    background-image: url(/wp-content/uploads/Vector.svg);
    height: 5px;
    margin-top: 20px;
    margin-left: -10px;
}
#menu .menu-item-has-children{
    display: flex;
}
#wpcf7-f33-o1 div.wpcf7-response-output {
    padding: 0 !important;
    position: absolute;
    top: unset;
    background: #00469b;
    color: #fff;
    width: 300px;
    left: 0;
    text-align: center;
    margin: 0 auto;
    bottom: 30px;
    left: 27%;
}
#wpcf7-f5836-o2 .wpcf7-response-output{
    color: #fff !important;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-top: -14px;
    margin-bottom: 20px;
}

.header-block-menu {
    position: sticky;
    z-index: 100;
    top: -1px;
}


.questions-form .wpcf7 input, .questions-form .wpcf7 textarea {
    max-width: unset;
}

#section-calc .box_calc {
    width: unset;
}

#section-calc .box_calc #calc {
    padding: 10px;
}

.form-req-office-submit {
    display: flex;
    flex-direction: column;
}

.start-dis-none {
    display: none;
}

@media (max-width: 600px) {
    #calc .field input[type="number"] {
        width: 100%!important;
    }
    #calc .field {
        width: 100% !important;
    }
    #form-req-office {
        padding: 0 10px;
    }
    .standarty_kachestva div {
        margin-bottom: 20px;
    }
    .standarty_kachestva a {
        margin-bottom: 20px;
    }

    #submit_form2 {
        width: 100%;
    }

    .box_free-right {
        width: 100%;
    }

    .content div.hint-link .hint-text, .content div.hint-link .hint-text1 {
        top: 82%;
        left: unset;
        right: -42%;
        width: 350px;
    }

    .price-form .form-box .form-title h3 {
        font-size: 25px;
        line-height: 34px;
    }

    .price-form .form-box .form-title p {
        font-size: 19px;
        line-height: 22px;
    }

    .price-form .form-content .e-mail input {
        max-width: 100%;
        width: 100%;
    }

    .price-form .form-content .wpcf7-form-control-wrap {
        width: 100%;
        display: block;
    }

    .price-form .form-content .wpcf7-form-control-wrap.recaptcha {
        margin-top: 20px;
    }

    .content &gt; table {
        max-width: 100%;
        overflow-x: scroll;
    }

    .price-form .form-box {
        padding: 20px;
    }

}

</pre></body></html>