@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Arimo:400,700&subset=cyrillic-ext");body{color:#222;font:.625em/1.5 Arimo,sans-serif}.wrapper,body{overflow-x:hidden}h1{font-weight:400;font-size:60px;margin:47px 0 48px;line-height:65px}h2{margin:33px 0 22px;margin-top:0px;line-height:32px}h2,h3{font-size:18px}h3{font-weight:400;line-height:23px;margin:33px 0 23px}h4{font-size:24px;line-height:28px;margin:39px 0 22px}h5{font-size:20px;line-height:23px;letter-spacing:.05em;margin:28px 0 17px}h5,h6{font-weight:700;text-transform:uppercase;font-family:Source Sans Pro,sans-serif}h6{font-size:14px;margin:22px 0 15px;letter-spacing:.15em}h6,p{line-height:20px}p{font-size:16px;font-weight:300}a{color:#2680c6}a:hover{text-decoration:none}.float-right{float:right}.float-left{float:left}.content p img{max-width:100%}.content figure{margin:0;margin-bottom:40px;display:inline-table;text-align:justify;width:1px}.content figure figcaption{line-height:17px;font-size:12px;color:#909090;text-align:left;margin-top:13px;padding-left:5px}.content figure.float-right{margin-left:30px}.content figure.float-left{margin-right:30px}.content p{margin-bottom:22px;font-family:Arial;font-size:16px;line-height:24px}.content iframe{max-width:100%!important}.content ul{list-style-type:none;padding-left:51px;margin:23px 0;color:#000;font-weight:300;font-size:16px;line-height:20px}.content ul li{margin-bottom:9px;position:relative}.content ul li ul{margin-top:9px;margin-bottom:9px;padding-left:37px}.content ul li ul li{margin-bottom:9px;position:relative}.content ul li:before{content:"";display:inline-block;width:7px;height:7px;border-radius:4px;background:#002f76;position:absolute;left:-16px;top:6px;margin-right:8px}.content ol{counter-reset:a;padding-left:57px;margin:22px 0;line-height:20px;font-size:16px;font-weight:300}.content ol li{list-style:none;margin-bottom:5px;position:relative}.content ol li:before{counter-increment:a;content:counter(a) ".";display:inline-block;margin-right:7px;color:#002f76;font-size:16px;position:absolute;left:-21px;top:0}.content ol li ol{counter-reset:b;margin-bottom:8px;margin-top:8px;padding-left:45px}.content ol li ol li{margin-bottom:5px}.content ol li ol li:before{counter-increment:b;content:counter(a) "." counter(b) ".";display:inline-block;margin-right:7px;color:#002f76;font-size:16px;left:-35px;top:0;position:absolute}.content ol li ol li ol{counter-reset:c}.content ol li ol li ol li:before{counter-increment:c;content:counter(a) "." counter(b) "." counter(c) ".";margin-right:7px;display:inline-block;color:#002f76;font-size:16px;top:0;left:-48px;position:absolute}.content blockquote{font-size:18px;font-weight:700;color:#002f76;padding:32px 36px;line-height:26px;margin:45px auto;position:relative;background:#eef6fd}.content table{border-spacing:0;border-collapse:collapse;overflow-x:auto}.content table caption{text-align:left;display:block;font-size:26px;letter-spacing:.055em;line-height:23px;font-family:Bebas Neue;font-weight:400;margin-bottom:19px}.content table tr:nth-child(odd){background:#fff}.content table tr:nth-child(2n){background:#f4f4f4}.content table tr td{color:#000;line-height:21px}.content table tr td,.content table tr th{padding:8px 18px;font-size:16px;font-weight:400;border:1px solid #e3e3e3}.content table tr th{line-height:20px;color:#7c7c7c}.table{margin:60px 0}.table.table--price td:first-child,.table.table--price th:first-child{padding-left:50px;text-align:right}.table.table--price th:nth-child(3){padding-left:37px}.table.table--price td:nth-child(3),.table.table--price th:nth-child(3){text-align:right}.form{font-size:16px;padding-left:0;margin:50px 0}.form .checkbox-custom.error,.form input.error,.form select.error,.form textarea.error{box-shadow:0 0 20px -3px #de9c9c}.form--full .form-row{background:#fff6ee}.form-row{display:flex;align-content:center;padding:16px 60px 16px 65px;background:#f7fbff}.form-row--only-checkbox{padding-top:6px;padding-bottom:12px}.form-row__label{color:#3a3a3a}.form-row:first-of-type{border-radius:8px 8px 0 0;padding-top:40px}.form-row:last-of-type{border-radius:0 0 8px 8px;padding-bottom:58px}.form-row__info{width:100%;font-size:12px;line-height:17px;color:#606060;margin:9px 0}.form__title{display:flex;padding-top:10px;font-size:16px;line-height:23px;color:#000;width:19%;margin-right:20px;flex-shrink:0}.form__area{width:82%}.form__area--half-width,.form__area--small{width:49%}.form select{height:42px}.error .form__title,.has-error~.form__title{color:#fe8212}.form-error{background:#fdf5f5;border:1px solid #fadede;color:#c66565;line-height:24px;border-radius:4px;padding:21px 65px 21px 95px;margin-bottom:20px}.form-error ul{margin:11px 0;margin-bottom:0;padding-left:54px}.form-error ul li{color:#c66565;margin-bottom:3px}.form-error ul li:last-of-type{margin-bottom:0}.form-error ul li:before{content:"–";background:none;left:-13px;top:auto;width:auto;height:auto}.form-error+.form-row{padding-top:40px}input[type=email],input[type=password],input[type=search],input[type=text]{border:2px solid #d6d6d6;font-size:16px;color:#000;line-height:23px;font-weight:700;padding:6px 15px;width:100%;height:40px;border-radius:3px;transition:.2s}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{box-shadow:0 0 1px 1px rgba(0,144,255,.54);outline:none;transition:.2s}textarea{width:100%!important;min-height:100px!important;border:2px solid #d6d6d6;border-radius:4px;padding:8px 15px;color:#3a3a3a;line-height:23px}textarea:focus{box-shadow:0 0 1px 1px rgba(0,144,255,.54);outline:none}select{cursor:pointer;border:2px solid #d6d6d6;border-radius:4px;font-size:16px;line-height:21px;font-weight:700;padding:6px 15px;width:100%;background:#fff url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/select.png);background-position:98%;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:.3s}select:focus{outline:none;box-shadow:0 0 1px 1px rgba(0,144,255,.54);transition:.3s}select::-ms-expand{display:none}.form__file-name{border:1px solid #d7d7d7;font-size:16px;line-height:19px;font-weight:500;padding:6px 15px;width:100%;border-radius:4px;height:33px;background:#fff;margin-right:10px}.form__file input[type=file]{display:none}.form-button{height:40px;font-size:13px;font-weight:700;line-height:20px;letter-spacing:.05em;display:inline-flex;align-items:center;text-transform:uppercase;text-align:center;background:#fff;color:#000;border:2px solid #3993c7;padding:0 18px;outline:none;transition:.4s;cursor:pointer}.form-button:focus,.form-button:hover{color:#fff;background:#3993c7;outline:none;box-shadow:1px 1px 8px -1px rgba(88,88,88,.8);transition:.4s}.small-button{height:40px;cursor:pointer;font-size:13px;font-weight:700;line-height:20px;letter-spacing:.05em;display:inline-flex;align-items:center;text-transform:uppercase;text-align:center;background:#fff;color:#000;border:2px solid #3993c7;padding:0 18px;outline:none;transition:.4s}.small-button:focus,.small-button:hover{color:#fff;background:#3993c7;outline:none;box-shadow:1px 1px 8px -1px rgba(88,88,88,.8);transition:.4s}.form__file{position:relative;display:flex;width:100%;cursor:pointer}.form__file .form-button{height:40px;align-items:center;display:flex;padding:6px 15px;z-index:0;font-size:14px;border:2px solid #3993c7;color:#606060;background:#fff;flex-shrink:0;transition:.4s}.form__file .form-button:hover{background:#3993c7;color:#fff;transition:.4s}.checkbox{cursor:pointer;color:gray;line-height:17px;font-size:14px;margin:9px 0;display:inline-block}.checkbox .label{display:inline-block;vertical-align:bottom;font-size:16px;font-weight:300;line-height:23px;color:#000;padding-top:1px}.checkbox input[type=checkbox]{display:none!important}.checkbox .checkbox-custom{position:relative;width:22px;height:22px;border:2px solid #d6d6d6;margin-right:15px;background:#fff;display:inline-block;top:3px;float:left;flex-shrink:0;transition:.3s;border-radius:3px}.checkbox .checkbox-custom:hover{border:2px solid #9e9e9e;transition:.3s}.checkbox:checked+.checkbox-custom:before{content:"";display:block;position:absolute;top:3px;left:2px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png) no-repeat;background-position:-68px 0;width:14px;height:12px}.checkbox:checked+.checkbox-custom{border:2px solid #9e9e9e}.radio-wrapper{margin-right:15px;margin-bottom:0}.radio-wrapper .caption{display:inline-block;line-height:19px;font-size:16px;color:#000}.radio-wrapper input[type=radio]{display:none}.radio-wrapper input[type=radio]:checked+.radio-custom:before{position:absolute;content:"";display:block;width:8px;height:8px;border-radius:8px;background:#000;top:0;left:0;bottom:0;right:0;margin:auto}.radio-wrapper .radio-custom{vertical-align:middle;display:inline-block;width:22px;height:22px;border:1px solid #d6d6d6;border-radius:16px;position:relative;cursor:pointer;margin-right:6px;transition:.2s;background:#fff}.radio-wrapper .radio-custom:hover{border:1px solid #b9b9b9;transition:.2s}.mobile-trigger{cursor:pointer;display:none}.mobile-trigger span{width:30px;height:4px;display:block;margin-bottom:5px;background:#fff}.mobile-trigger span:last-of-type{margin-bottom:0}.mobile-menu{display:none;z-index:115}.mobile-menu.open{display:block}.overlay{position:fixed;top:0;bottom:0;right:0;left:0;z-index:100;cursor:pointer;display:none;background:rgba(0,0,0,.5)}body.noscroll{overflow:hidden}.header-top{height:102px;padding-left:16px;padding-right:40px}.header-top,.header-top-links-wrapper{display:flex;justify-content:space-between;align-items:center}.header-top-menu{margin-right:57px;display:flex}.header-top-menu__item{font-size:16px;line-height:20px;text-transform:uppercase;letter-spacing:.075em;color:#0055a1;margin-right:35px;position:relative}.header-top-menu__item:last-of-type{margin-right:0}.header-top-menu__item.current:after{content:"";position:absolute;background:#d7e6f2;top:-9px;bottom:-7px;left:-16px;right:-16px;z-index:-1;border-radius:16px}.header-top-sublinks{display:flex;align-items:flex-end}.header-top-sublinks__item{margin-right:26px}.header-top-sublinks__item:last-of-type{margin-right:0}.header-top-sublinks__item.search{width:18px;height:17px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);cursor:pointer}.header-top-sublinks__item.call{width:13px;height:18px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-18px 0;position:relative;cursor:pointer}.header-top-sublinks__item.mail{width:21px;height:15px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-32px 0;position:relative;bottom:1px;cursor:pointer}.header-mid-menu-wrapper{display:flex;align-items:flex-end;justify-content:space-between;padding:53px 58px 0 70px}.header-mid-menu-wrapper--brand{padding-top:27px}.header-mid-menu__brand-img{align-self:flex-end;padding-bottom:24px;margin-left:-30px}.header-mid-menu--green{background:#72ab36}.header-mid-menu--blue{background:#3993c7}.header-mid-menu--violet{background:#3d339c}.header-mid-menu--dark-pink,.header-mid-menu--purple{background:#8e36ab}.header-mid-menu--turquoise{background:#06aa91}.header-mid-menu--dark-blue{background:#1358a6}.header-mid-menu--light-blue{background:#0aa4e4}.header-mid-menu__title{font-size:32px;margin-right: auto!important;color:#fff;padding-bottom:24px;max-width:43%}.header-mid-menu__title--brand{max-width:23%}.header-mid-menu-links{padding-bottom:29px}.header-mid-menu__item{font-size:20px;line-height:30px;color:#fff;text-decoration:none;border-bottom:1px dashed #fff;margin-right:44px}.header-mid-menu__item.order{border:2px solid #fff;font-size:16px;line-height:30px;font-weight:700;padding:17px 26px;text-transform:uppercase;letter-spacing:.05em;transition:.4s;margin-right:0}.header-mid-menu__item.order:hover{border:2px solid #fff;background:#fff;color:#000;transition:.4s}.header-mid-menu__item:hover{border-bottom:none}.page-title{background:#eef3ed}.page-title .col-12{padding-left:70px}.content-wrapper{padding:107px 70px 73px;border-bottom:2px solid #eaeaea}.content-wrapper h2:first-child{margin-top:0}.warning-block{background:#ffc3a2;color:#a60000;padding:44px 60px 36px 140px;position:relative;font-size:16px;line-height:23px}.warning-block:after{content:"";width:51px;height:51px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:0 -21px;position:absolute;left:65px;top:0;bottom:0;margin:auto}.files{padding-left:25px}.files__item{color:#ff7c00;font-size:16px;line-height:23px;padding-left:55px;margin-bottom:9px;position:relative}.files__item:before{content:"";display:inline-block;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);width:14px;height:18px;margin-right:16px;background-position:-83px 0;position:absolute;top:2px;left:21px}.files__item a{text-decoration:underline}.files__item a:hover{text-decoration:none}.files__item span{color:#929292;margin-left:5px}.static-page-social{display:flex;align-items:center;padding:27px 70px 71px}.static-page-social__label{font-size:14px;line-height:23px;color:#3a3a3a;margin-right:30px}.static-page-social a{width:30px;height:30px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/social.png);margin-right:3px;opacity:.9}.static-page-social a:hover{opacity:1}.static-page-social a:last-of-type{margin-right:0}.static-page-social .tw{background-position:-33px 0}.static-page-social .vk{background-position:-66px 0}.static-page-social .gp{background-position:-99px 0}.static-page-social .fx{background-position:-132px 0}.static-page-social .pl{background-position:-165px 0}footer{border-top:2px solid #eaeaea;padding-top:95px;overflow:hidden}footer input[type=search]{font-weight:400;background:#fff url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/search.png) no-repeat;background-position:96%;width:232px}.footer-wrapper{display:flex;justify-content:space-between;padding-bottom:73px;padding-left:70px;padding-right:70px}.footer-menu{display:flex}.footer-menu-item{width:186px;margin-right:27px}.footer-menu-item:last-of-type{margin-right:0}.footer-menu__link{font-size:22px;line-height:22px;display:block;color:#000;margin-bottom:30px}.footer-menu__sublink{display:block;font-size:16px;line-height:22px;color:#939393;transition:.3s}.footer-menu__sublink:hover{color:#000;transition:.3s}.footer-menu__sublink-wrapper{margin-bottom:14px;position:relative}.footer-menu__sublink-wrapper:hover .footer-menu-submenu-second{opacity:1;visibility:visible;transition:1s}.footer-menu__sublink-wrapper:last-of-type,.footer-menu__sublink:last-of-type{margin-bottom:0}.footer__phone{font-size:22px;line-height:20px;color:#000;display:block;margin-bottom:29px}.footer__phone:before{content:"";background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-98px 0;width:13px;height:18px;display:inline-block;margin-right:15px;position:relative;bottom:-2px}.footer__callback{font-size:16px;line-height:22px;color:#3993c7;display:block;margin-bottom:12px}.footer__callback:before{content:"";display:inline-block;margin-right:13px;width:16px;height:12px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-131px 0}.footer__order{font-size:16px;line-height:22px;color:#3993c7;display:block;margin-bottom:43px}.footer__order:before{content:"";display:inline-block;margin-right:11px;width:18px;height:19px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-112px 0}.bottom-footer{background:#282828;color:#939393;display:flex;padding:32px 0 36px}.bottom-footer__logotype{margin-right:38px}.bottom-footer__copyright{font-size:16px;line-height:22px;width:580px;margin-right:35px;flex-shrink:1}.bottom-footer__our-copyright{font-size:14px;line-height:19px;display:flex;color:#939393;flex-shrink:0}.bottom-footer__our-copyright a{transition:.3s;color:#939393}.bottom-footer__our-copyright a:hover{color:#939393;text-decoration:underline;transition:.3s}.bottom-footer__our-copyright img{margin-right:11px;position:relative;top:4px}.bottom-footer-copyright-wrapper{display:flex;justify-content:space-between;width:100%}.bottom-footer-row{display:flex;padding:0 70px}
/* .footer-socials{display:flex;margin-bottom:46px} */
/* .footer-socials a{width:30px;height:30px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/social.png);margin-right:3px;opacity:.9}
.footer-socials a:hover{opacity:1}
.footer-socials a:last-of-type{margin-right:0} */
/* .footer-socials .tw{background-position:-33px 0}
.footer-socials .vk{background-position:-66px 0}
.footer-socials .gp{background-position:-99px 0}
.footer-socials .fx{background-position:-132px 0}
.footer-socials .pl{background-position:-165px 0} */
.main-page-offer-image{
    float: right;
    margin-bottom:5% !important;
    height: auto !important;
}
.main-page-offer{
    display: inline-block;
}
.offer{
    display: flex;
}
.offer-body-main{
    width: 100% !important;
}
.offer-body{
    width: 60%;
}
.offer-image{
    height:auto;
}
.offer-image-desc{
    bottom:-10% !important;
    left: -10% !important;
}
@media (max-width:1024px){
    .offer-image-desc{
        top:160px;
    }
}
@media (max-width:768px){
    .offer-image-desc{
        margin-top:2rem;
        max-width:90%;
    }
    .offer-image{
        display: flex;
        flex-direction:column;
        align-items:center !important;
    }
}
.ya-share2__list{
    margin-bottom: 10px !important;
}
.full-slider{width:100%}.full-slider,.full-slider-wrapper{position:relative}.full-slider__title{font-size:40px;letter-spacing:-.01em;line-height:43px;color:#fff;margin-bottom:18px}.full-slider__desc{font-size:20px;line-height:26px;color:#fff;margin-bottom:26px}.full-slider__link{color:#fff;font-size:16px;font-weight:700;line-height:20px;letter-spacing:.05em;text-transform:uppercase;border:2px solid #fff;padding:16px 24px;display:inline-block;transition:.4s}.full-slider__link:hover{background:#fff;transition:.4s;color:#222}.full-slider-item{height:540px;display:flex;align-items:center;background-size:cover;background-repeat:no-repeat}.full-slider .owl-nav{display:none}.full-slider .owl-dots{position:absolute;bottom:40px;left:0;right:0;margin:auto;display:flex;align-items:center;justify-content:center}.full-slider .owl-dot{width:8px;height:8px;background:#fff;border-radius:6px;margin-right:12px;cursor:pointer;position:relative}.full-slider .owl-dot:last-of-type{margin-right:0}.full-slider .owl-dot.active:before{content:"";position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;background:#002950;border-radius:10px}.owl-stage,.services{display:flex}.services{border-bottom:2px solid #eaeaea;padding-bottom:46px;padding-top:55px;position:relative;margin-bottom:60px;justify-content:center;flex-wrap:wrap}.services-item{text-align:center;width:210px}.services-item:first-of-type{margin-bottom:25px}.services-item img{margin-bottom:3px}.services-item__title{font-size:26px;line-height:39px}.services-item__title.turquoise{color:#3ac8b9}.services-item__title.blue{color:#0068a3}.services-item__title.purple{color:#ad60bd}.services-item__title.brown{color:#9d9924}.services-item__title.pink{color:#d05181}.services-item__desc{font-size:16px;line-height:22px}.services__more{color:#3791c5;font-size:16px;line-height:16px;position:absolute;border-bottom:1px dashed #3791c5;display:block;bottom:-10px;background:#fff;z-index:2}.services__more:after{content:"";background:#fff;position:absolute;left:-28px;right:-28px;z-index:-1;bottom:0;top:0}.grey-wrapper{background:#f4f4f4}.tab-category{padding-top:52px;margin-bottom:46px}.tab-category-list{position:relative}.tab-category .owl-next,.tab-category .owl-prev{width:11px;height:19px;position:absolute;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);cursor:pointer;margin:auto;font-size:0}.tab-category .owl-prev{background-position:-53px -16px;left:-45px;top:0;bottom:0}.tab-category .owl-next{background-position:-64px -16px;right:-45px;top:0;bottom:0}.tab-category ul{list-style:none;display:flex;justify-content:center;padding-left:0}.tab-category ul li{margin-right:15px}.tab-category ul li.ui-state-active .tab-category__item{background:#d7e6f2}.tab-category--turquoise ul li.ui-state-active .tab-category__item{background:#06aa91;color:#fff}.tab-category--dark-blue ul li.ui-state-active .tab-category__item{background:#3993c7;color:#fff}.tab-category__item{display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;width:167px;height:55px;padding:0 20px;text-align:center;background:#fff;cursor:pointer;border-radius:26px;color:#000}.accordion-block{margin-bottom:90px}.accordion__head{font-size:26px;line-height:36px;cursor:pointer;border-top:1px solid #cad2d7;padding:17px 50px 20px 0;position:relative}.accordion__head:after{content:"";width:17px;height:17px;display:block;position:absolute;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-149px 0;top:0;bottom:0;right:24px;margin:auto}.accordion__head.ui-state-active:after{background-position:-168px 0}.accordion__head:focus{outline:none}.accordion__item{padding-bottom:10px}.accordion__item .table{margin:30px 0}.tab-block{padding:0 60px;border-bottom:1px solid #cad2d7}.clients{text-align:center;padding:67px 118px 65px}.clients__title{font-size:37px;line-height:43px;margin-bottom:27px}.clients__subtitle{font-size:18px;line-height:43px;margin-bottom:18px}.clients .owl-stage{align-items:center}.clients .owl-stage-outer{overflow:hidden}.clients .owl-prev{position:absolute;width:26px;height:77px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:0 -75px;left:-79px;bottom:0;top:0;margin:auto;cursor:pointer;font-size:0;transition:.2s;opacity:.8}.clients-slider{position:relative}.clients .owl-next{position:absolute;width:26px;height:77px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-28px -75px;right:-79px;top:0;bottom:0;margin:auto;font-size:0;cursor:pointer;transition:.2s;opacity:.8}.clients .owl-next:hover,.clients .owl-prev:hover{opacity:1}.licenses{display:flex;flex-wrap:wrap;padding:61px 62px 0}.licenses-item{display:flex;flex-direction:column;align-items:center;width:21%;margin:0 2%;margin-bottom:77px;text-align:center}.licenses-item a{margin-bottom:16px;display:flex;align-items:flex-end;height:262px}.licenses-item a:focus{outline:none}.licenses-item__caption{font-size:16px;line-height:22px}.form-button--load-more{background:none}.load-more{text-align:center;margin-top:-8px;margin-bottom:66px}.owl-stage-outer{overflow:hidden}.tab-body ul{padding-left:35px;margin:0}.tab-body-row{display:flex;justify-content:space-between}.tab-body-left-wrapper{display:flex;flex-direction:column;align-items:center;flex-grow:0;padding-right:35px}.tab-body-left__guarantee{margin-bottom:73px}.tab-body-left__video{font-size:16px;color:#3993c7;line-height:22px;text-decoration:underline;text-align:center;display:block;margin-bottom:61px}.tab-body-left__video:before{content:"";display:block;width:60px;height:48px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-54px -36px;position:relative;margin:auto;margin-bottom:10px}.tab-body-left-price{text-align:center;width:180px;margin-top:auto;margin-bottom:35px}.tab-body-left-price__current{font-size:35px;line-height:30px}.tab-body-left-price__prev{font-size:20px;line-height:30px;color:#949494;text-decoration:line-through}.tab-body-left-price__caption{font-size:12px;line-height:17px;color:#949494}.tab-body-center{flex-grow:1;display:flex;justify-content:center;align-items:flex-end;overflow:hidden;height:472px}.tab-body-center img{max-width:100%;height:auto}.tab-body-right-wrapper{flex-basis:450px;flex-grow:0;padding-left:20px;padding-bottom:50px;display:flex;flex-direction:column}.tab-body-right-wrapper h4{margin-top:0}.tab-body-right-wrapper-content{max-height:225px;overflow:hidden;padding-top:5px;margin-bottom:40px}.tab-body-right-wrapper ul li:before{background:#000;width:6px;height:6px}.tab-body-right__button{align-self:flex-start;margin-top:auto;height:56px;font-size:16px;font-weight:700;line-height:20px;letter-spacing:.05em;text-transform:uppercase;display:inline-flex;align-items:center;text-align:center;background:none;color:#000;border:2px solid #3993c7;padding:0 45px;outline:none;transition:.4s}.tab-body-right__button:focus,.tab-body-right__button:hover{color:#fff;background:#3993c7;outline:none;box-shadow:1px 1px 8px -1px rgba(88,88,88,.8);transition:.4s}.tab-body-footer{background:#fff;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;padding:22px 0}.tab-body-footer:before{content:"";position:absolute;background:#fff;top:0;bottom:0;left:-200%;right:-200%;z-index:-1}.tab-body-footer__sale{font-size:20px;line-height:30px}.tab-body-footer__sale:before{content:"";display:inline-block;vertical-align:middle;width:24px;height:24px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-115px -21px;margin-right:12px}.tab-body-footer-contacts{display:flex}.tab-body-footer__phone{font-size:20px;line-height:30px;margin-right:68px}.tab-body-footer__phone:before{content:"";display:inline-block;vertical-align:middle;width:29px;height:24px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-140px -22px;margin-right:19px}.tab-body-footer__call{font-size:20px;line-height:30px;color:#3993c7;text-decoration:underline}.tab-body-footer__call:before{content:"";display:inline-block;vertical-align:middle;width:20px;height:25px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-170px -20px;margin-right:12px}.offer{padding:84px 60px 50px}.offer-full{padding:0 60px;margin-top:-50px}.offer--border-bottom{border-bottom:1px solid #eaeaea}.offer-body__desc{margin-top:27px}.offer-body__subtitle,.offer-body__title{font-size:37px;line-height:43px;letter-spacing:-.01em}.offer-body__subtitle--turquoise{color:#06aa91}.offer-body__subtitle--dark-blue{color:#0055a1}.offer-body__more-link{font-size:16px;line-height:23px;text-decoration:underline;color:#3993c7}.offer-image{position:relative;margin-bottom:170px;margin-left:90px;float:right}.offer-image>a{display:block;position:relative}.offer-image>a:after{content:"";width:100px;height:69px;display:block;position:absolute;opacity:1;transition:.3s;top:0;bottom:0;left:0;right:0;margin:auto;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/play.png);background-size:cover}.offer-image>a:hover:after{transition:.3s;opacity:.9}.offer-image img{max-width:100%}.offer-image-desc{position:absolute;bottom:-120px;left:-55px;width:385px;padding:35px}.offer-image-desc--turquoise{background:rgba(43,183,161,.85)}.offer-image-desc--dark-blue{background:rgba(19,88,166,.85)}.offer-image-desc--blue{background:rgba(0,85,161,.85)}.offer-image-desc__title{font-size:28px;line-height:32px;color:#fff;margin-bottom:14px}.offer-image-desc__text{font-size:16px;line-height:23px;color:#fff;margin-bottom:14px}
.offer-image-desc__get{border:2px solid #fff;border-radius:22px;font-size:16px;line-height:30px;font-weight:700;padding:11px 26px;text-transform:uppercase;letter-spacing:.05em;transition:.4s;margin-right:0;display:inline-block;color:#fff}
.offer-image-desc__get:hover{border:2px solid #fff;background:#fff;color:#000;transition:.4s}.tab-body--code-service{display:flex;align-items:center}.code-service.tab-block{border-bottom:none}.code-service-content{width:41%;margin-bottom:37px;margin-right:30px}.code-service__title{font-size:26px;line-height:30px;margin-bottom:28px}.code-service__list{max-height:390px;overflow:auto}.code-service__list li{font-size:16px;line-height:23px;margin-bottom:3px}.code-service .content li{margin-bottom:3px}.code-service-info{width:55%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:390px;padding-bottom:10px}.code-service-info__image img{max-width:100%}.code-service .tab-body-right__button{align-self:center;margin-top:0}.code-service .mCustomScrollbar .mCSB_scrollTools{/*right:auto*/}.code-service .mCustomScrollbar .mCSB_inside>.mCSB_container{margin-right:0;margin-left:47px}.mCSB_draggerRail{background-image:none!important;background:#ccc!important}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#3993c7!important}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:#1d7ab0!important;background-color:#1d7ab0!important}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background:#3993c7}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:3px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:21px!important}.mCSB_scrollTools{width:21px!important}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:21px!important;margin:0!important}.error-page-wrapper{padding:0 26px}.error-page__title{font-weight:400;margin-top:0}.error-page-block{background:#f9f9f9;width:700px;padding:45px;padding-right:90px}.error-page-block__content{margin-bottom:31px;color:#3a3a3a;line-height:23px;font-size:16px}.error-page-form{display:flex}.error-page input[type=search]{width:50%;margin-right:7px}.header-mid-menu--no-order .header-mid-menu__item.active{position:relative;z-index:2;border-bottom:none}.header-mid-menu--no-order .header-mid-menu__item.active:before{content:"";background:#2b69af;position:absolute;top:-4px;bottom:-5px;left:-17px;right:-17px;z-index:-1;border-radius:15px}.header-mid-menu--no-order .header-mid-menu__item:last-of-type{margin-right:0}.tab-market{display:flex;padding-top:112px;padding-bottom:40px}.tab-market-category{width:30%;max-height:355px;overflow:hidden}.tab-market-category ul{padding-left:0}.tab-market-category ul li{padding:0 20px;max-width:265px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.tab-market-category ul li.ui-state-active{background:#d7e6f2;border-radius:16px}.tab-market-category ul li:before{content:none}.tab-market-category__link{font-size:20px;line-height:30px;color:#3993c7}.tab-market-product{display:flex;width:100%}.tab-market-product ul{max-height:355px;overflow:hidden;width:30%;padding-left:0}.tab-market-product ul li{padding:0 20px;max-width:265px;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.tab-market-product ul li.ui-state-active{background:#d7e6f2;border-radius:16px}.tab-market-product-area{order:1;margin:auto;margin-top:-110px;max-width:660px;width:100%}.tab-market-product-area__title{font-size:37px;line-height:43px;letter-spacing:-.01em;text-align:center;margin-bottom:46px}.tab-market-product-area img{margin:auto;margin-bottom:80px;max-height:374px;max-width:100%;display:block}.tab-market-product-area-footer{display:flex;justify-content:space-between;align-items:center}.tab-market-product ul{order:2}.tab-market-product ul li:before{content:none}.tab-market-product__link{font-size:20px;color:#3993c7;line-height:30px}.tab-market-product .tab-body-left__video{display:inline-flex;text-align:left;align-items:center;margin-bottom:0}.tab-market-product .tab-body-left__video:before{background-position:-137px -46px;margin-right:19px;margin-bottom:0;margin-top:0}.tab-market-product .tab-body-right__button{margin-top:0;padding:0 62px}.tab-market-product .tab-body-left-price{margin:0 20px;white-space:nowrap}.tab-body-footer--market{display:none}.tab-body-footer--market.active{display:flex}.tab-body-footer-advantage{position:relative;align-items:center;padding:60px 72px;display:none}.tab-body-footer-advantage.active{display:flex}.tab-body-footer-advantage__item{display:flex;align-items:flex-start}.tab-body-footer-advantage__item img{margin-right:25px}.tab-body-footer-advantage__text{font-size:16px;line-height:22px}.tab-body-footer-advantage .owl-next,.tab-body-footer-advantage .owl-prev{width:11px;height:19px;position:absolute;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);cursor:pointer;margin:auto;font-size:0}.tab-body-footer-advantage .owl-prev{background-position:-53px -16px;left:0;top:0;bottom:0}.tab-body-footer-advantage .owl-next{background-position:-64px -16px;right:0;top:0;bottom:0}.article-about{padding:0 50px 52px 60px;display:flex;align-items:center;justify-content:space-between}.article-about-wrapper{width:56%;margin-right:50px}.article-about__title{margin-bottom:33px}.article-about__date{font-size:14px;line-height:34px;color:#989898;margin-bottom:33px}.article-about__desc{font-size:18px;line-height:29px}.content-container{padding:10px 80px 0}.dark-grey-wrapper{background:#eef3ed}.subscribe-wrapper{padding:0 26px}.subscribe__title{font-weight:400;margin-top:0;font-size:24px;line-height:23px;margin-bottom:14px;color:#000}.subscribe-block{background:#f9f9f9;width:700px;padding:45px;padding-right:90px}.subscribe-block input[type=text]{width:50%;margin-right:8px}.subscribe__content{color:#3a3a3a;line-height:23px;font-size:16px;margin-bottom:19px}.subscribe-form{display:flex}.article-subscribe{padding:0 10px;border-top:2px solid #eaeaea;padding-bottom:70px}.article-subscribe .static-page-social{padding:27px 0 0;margin-bottom:40px}.article-more{text-align:center;border-top:2px solid #eaeaea;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:60px;padding-bottom:44px;border-bottom:2px solid #eaeaea}.article-more__back-link{font-size:16px;line-height:17px;border-bottom:1px dashed #3791c5;position:absolute;top:-12px;z-index:1}.article-more__back-link:hover{border-bottom:none}.article-more__back-link:before{content:"";position:absolute;background:#fff;left:-15px;right:-15px;top:0;bottom:0;z-index:-1}.article-more__title{font-size:32px;line-height:23px;text-align:center;margin-bottom:40px}.article-more-list{display:flex;flex-wrap:wrap}.article-more__item{position:relative;margin:0 14px 40px;overflow:hidden}.article-more__item img{position:relative;display:block;max-width:100%;height:auto}.article-more__item a{display:flex}.article-more__item a:before{content:"";background:rgba(0,0,0,.37);position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.article-more__link{font-size:28px;line-height:34px;color:#fff;position:absolute;bottom:38px;left:38px;padding-right:20px;z-index:2;text-align:left}.article-more .small-button{margin:auto;width:200px;height:56px;justify-content:center}.article-more--list{padding-top:40px;padding:40px 59px 44px}.tab-body--service{display:flex;justify-content:center;align-items:center;padding-bottom:50px}.tab-body--service ul{padding-left:0}.tab-body--service ul li{margin-left:18px}.tab-body--service ul li:before{width:6px;height:6px;background:#000}.service-info{width:55%;height:390px;display:flex;justify-content:center;align-items:center}.service-info__image img{max-width:100%;height:auto}.service__title{font-size:26px;line-height:30px;margin-bottom:28px}.service-content{width:41%;margin-bottom:37px;margin-left:60px}.service-content-area{max-height:360px;padding-left:14px}.service__list{max-height:390px}.service-content .tab-body-right__button{margin-top:40px}.service-content .mCustomScrollbar .mCSB_inside>.mCSB_container{margin-right:47px;margin-left:0}.tab-block__title{font-size:37px;line-height:43px;text-align:center;margin-bottom:-16px;margin-top:59px}.calc-cards{padding:75px 0 35px}.calc-cards__title{font-size:37px;line-height:43px;letter-spacing:-.025em;margin-bottom:55px;text-align:center}.calc-cards-list{display:flex;flex-wrap:wrap;justify-content:center}.calc-cards-item{background:#ebf6fc;position:relative;width:26%;margin:0 31px 55px;padding:30px 48px;text-align:center}.calc-cards-item__icons{display:flex;justify-content:space-around;align-items:center;margin-top:31px}.calc-cards-item__icons img{flex-shrink:0}.calc-cards-item__desc{font-size:16px;line-height:22px}.calc-cards-item--big{width:41%;text-align:center;padding:40px 63px 30px;margin:0 34px 55px}.calc-cards-item__title{font-size:26px;line-height:30px;margin-bottom:24px}.calc-cards-item .tab-body-right__button{font-size:16px;line-height:20px;font-weight:700;padding:0 24px;height:56px}.calc-cards-item__count{font-size:30px;line-height:30px;display:flex;align-items:center;justify-content:center;position:absolute;background:#3993c7;color:#fff;width:70px;height:70px;left:-35px;top:-35px;border-radius:35px}.calc-cards-item__phone{margin-bottom:22px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/big-phone.png) #fff no-repeat;background-position:3%;border:none!important;text-align:center;height:49px!important}.main-previews{padding:56px 55px 0;margin-bottom:40px;border-bottom:none}.main-previews-body{position:relative}.main-previews-header{display:flex;justify-content:space-between;margin-bottom:24px}.main-previews__title{font-size:37px;line-height:43px;letter-spacing:-.01em}.main-previews-menu{display:flex;align-items:center}.main-previews-menu__hamburger{width:17px;height:16px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-58px -86px}.main-previews-menu ul{list-style:none;display:flex;margin:0;padding:0;align-items:center}.main-previews-menu li{list-style:none;margin-right:40px}.main-previews-menu .ui-state-active .main-previews-menu__link{color:#000;border-bottom:none}.main-previews-menu__link{color:#3993c7;font-size:20px;line-height:30px;border-bottom:1px dashed #3993c7}.main-previews-menu__link:hover{border-bottom:0}.main-previews-video{display:flex;flex-wrap:wrap;justify-content:space-evenly}.main-previews-video__item{width:46%;margin:0 17px 46px;max-width:679px}.main-previews-video__item iframe{width:100%!important}.main-previews .article-more-list{justify-content:space-evenly}.main-previews .article-more__item{width:46%;margin:0 17px 46px;max-width:679px}.main-previews .article-more__item img{width:100%}.main-previews__more{color:#3791c5;font-size:16px;line-height:16px;position:relative;display:block;bottom:-10px;z-index:2;width:77px;margin:auto;border-bottom:1px dashed #3791c5}.main-previews__more:before{content:"";background:#f4f4f4;position:absolute;left:-28px;right:-28px;z-index:-1;bottom:0;top:0}.main-previews__more--articles{width:81px}.main-previews__more--guides{width:116px}.main-previews__more-wrapper{border-bottom:2px solid #eaeaea;text-align:center;position:relative;margin-bottom:75px;margin-top:-20px}.main-banners{flex-wrap:wrap;padding:0;border-bottom:1px solid #eaeaea;padding-top:50px}.main-banner,.main-banners{display:flex;justify-content:center}.main-banner{align-items:center;width:402px;max-height:568px;position:relative;margin:0 auto;overflow:hidden;margin-bottom:55px}.main-banner__title{font-size:38px;font-weight:700;color:#00a2e3;text-align:center;padding:0 20px;margin-bottom:10px}.main-banner img{width:100%;height:auto}.main-banner--small img{display:block;border:1px solid silver;height:254px;overflow:hidden;border-right:none;border-left:none}.main-banner-caption{color:#3993c7}.main-banner-caption,.main-banner-caption--bottom{font-size:28px;line-height:35px;font-weight:700;text-transform:uppercase;letter-spacing:.01em;text-align:center}.main-banner-caption--bottom{color:#00005b}.main-banner--slider{flex-direction:row}.main-banner--slider .main-banner{margin:0;border:none}.main-banner--slider .owl-nav{display:none}.main-banner--slider .owl-dots{position:absolute;bottom:170px;left:0;right:0;margin:auto;display:flex;align-items:center;justify-content:center}.main-banner .owl-dot{width:8px;height:8px;background:#fff;border-radius:6px;margin-right:12px;cursor:pointer;position:relative}.main-banner .owl-dot:last-of-type{margin-right:0}.main-banner .owl-dot.active:before{content:"";position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;background:#002950;border-radius:10px}.reports-pagination{padding:0 42px}.reports-pagination-count{font-size:14px;line-height:30px;color:#9f9f9f;letter-spacing:.01em;margin-bottom:8px}.reports-pagination-count span{color:#000}.reports-pagination-row{display:flex;flex-wrap:wrap;padding-left:12px}.reports-pagination-row span{color:#000;align-self:center;margin-right:18px}.reports-pagination-row a{font-size:18px;line-height:30px;color:#0055a1;margin-right:18px;position:relative}.reports-pagination-row a.active{color:#000}.reports-pagination-row a.active:before{content:"";position:absolute;top:0;bottom:0;left:-13px;right:-13px;height:35px;margin:auto;background:#d7e6f2;border-radius:20px;z-index:-1}.header-mobile__trigger,.header-top-menu__item--mobile{display:none}.tooltip-trigger{width:17px;height:17px;display:inline-block;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-58px -110px;cursor:pointer;vertical-align:middle;position:relative;bottom:1px}.tooltip-block{font-size:14px;line-height:20px;background:#d9ecf7;padding:25px 30px;display:none;position:absolute;z-index:100;width:450px}.tooltip-block:before{content:"";position:absolute;right:20px;top:-24px;border:10px solid transparent;border-bottom:14px solid #d9ecf7}.header-top__mail-popup{font-size:14px;line-height:20px;background:#d9ecf7;padding:25px 30px;display:none;position:absolute;z-index:100;width:450px;cursor:auto;left:-409px;top:40px}.header-top__mail-popup__title{font-size:14px;line-height:26px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.header-top__mail-popup-row{display:flex;font-size:16px;line-height:21px;justify-content:space-between;margin-bottom:4px}.header-top__mail-popup-row__caption{display:flex;flex-grow:2;align-items:flex-end}.header-top__mail-popup-row__caption:after{content:"";background:#b7d0e6;position:relative;height:1px;bottom:8px;flex-grow:1;margin:0 5px}.header-top__mail-popup:before{content:"";position:absolute;right:20px;top:-24px;border:10px solid transparent;border-bottom:14px solid #d9ecf7}.header-top-call-popup{font-size:14px;line-height:20px;background:#d9ecf7;padding:25px 30px;display:none;position:absolute;z-index:100;width:383px;cursor:auto;left:-347px;top:40px}.header-top-call-popup-row{margin-bottom:19px}.header-top-call-popup-row:last-of-type{margin-bottom:22px}.header-top-call-popup__caption{font-size:14px;line-height:21px;margin-bottom:8px}.header-top-call-popup input{border:none;border-radius:0}.header-top-call-popup:before{content:"";position:absolute;right:20px;top:-24px;border:10px solid transparent;border-bottom:14px solid #d9ecf7}.header-top-search{background:#0055a1;display:none;width:613px;right:82px;position:absolute;padding:28px;top:0;bottom:0;z-index:1000;cursor:auto}.header-top-search input{height:45px;border:none;border-radius:0;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/search-black.png) no-repeat,#fff;background-position:2%;padding-left:40px}.order-popup{font-size:14px;line-height:20px;background:#d9ecf7;padding:25px 30px;z-index:100;width:500px;cursor:auto;margin:auto}.order-popup-row{margin-bottom:19px}.order-popup-row:last-of-type{margin-bottom:22px}.order-popup__caption{font-size:14px;line-height:21px;margin-bottom:8px}.order-popup input{border:none;border-radius:0}.order-popup:before{content:"";position:absolute;right:20px;top:-24px;border:10px solid transparent;border-bottom:14px solid #d9ecf7}.fancybox-close-small:hover:after{background:#fff}.tab-body-left-price__caption--mobile{display:none}.market-mobile-category{margin-bottom:15px}.market-mobile-product{display:none}.market-mobile-product.active{display:block}.market-mobile-products{margin-bottom:25px}.tab-market-product-area.active{display:block!important}.market-mobile{display:none}.mark{padding:60px 0 15px;margin:0 auto}.mark__title{font-size:26px;line-height:30px;margin-bottom:40px;text-align:center}.mark-row{display:flex;flex-wrap:wrap}.mark__item{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;margin:0 22px 50px;padding:10px}.mark__item img{max-width:100%}.price{padding:60px 0 95px}.price-row{display:flex;justify-content:space-evenly}.price .owl-nav{display:none}.price__title{font-size:26px;line-height:30px;margin-bottom:40px;text-align:center}.price-card{border:1px solid #95bcde;width:340px;margin:0 auto}.price-card__head{background:#eaf1f7;color:#0055a1;font-size:32px;line-height:43px;display:flex;align-items:center;justify-content:center;padding:21px 0}.price-card-body{background:#fff;display:flex;align-items:center;font-size:16px;line-height:23px;height:190px;text-align:center;padding:0 20px;padding-top:35px}.price-card-footer{background:#e5e5e5;padding:18px 0;text-align:center}.price-card-footer__price{font-size:32px;line-height:26px;margin-bottom:4px}.price-card-footer__caption{font-size:16px;line-height:26px;color:#989898;margin-bottom:12px}.price-card-footer__buy{font-size:16px;line-height:20px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#0aa4e4;border:2px solid #0aa4e4;padding:11px 20px;display:inline-block;transition:.4s}.price-card-footer__buy:hover{transition:.4s;color:#fff;background:#0aa4e4}.price .owl-dot.active:before{content:"";position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;background:#002950;border-radius:10px}.price .owl-dots{width:8px;height:8px;border-radius:6px;position:absolute;bottom:40px;display:flex;left:0;right:0;margin:auto;justify-content:center}.price .owl-dot{width:12px;height:12px;background:#fff;border-radius:6px;margin-right:12px;cursor:pointer;position:relative;flex-shrink:0;border:1px solid #002950}.service{padding:70px 0 80px}.service .owl-nav{display:none}.service__title{text-align:center}.service-row{display:flex;justify-content:space-evenly}.service .price-card__head{font-size:26px;line-height:29px;height:103px}.service .price-card-body{display:block;text-align:left;padding:17px 12px 17px 28px;height:224px;overflow:auto}.service .price-card-footer{padding:12px 28px;text-align:left;display:flex;height:115px;align-items:center;overflow:hidden}.service .price-card span{font-size:14px;line-height:19px;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:90%}.service .price-card__head{text-align:center}.service .service-card.docs span{white-space:normal}.service .service-card.docs span a{text-decoration:underline;text-overflow:unset}.service .owl-dot.active:before{content:"";position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;background:#002950;border-radius:10px}.service .owl-dots{width:8px;height:8px;border-radius:6px;position:absolute;bottom:40px;display:flex;left:0;right:0;margin:auto;justify-content:center}.service .owl-dot{width:12px;height:12px;background:#fff;border-radius:6px;margin-right:12px;cursor:pointer;position:relative;flex-shrink:0;border:1px solid #002950}.service-card-footer__text{font-size:14px;line-height:19px;color:#196297}.service-card-footer__video{font-size:14px;line-height:19px;color:#3993c7;text-decoration:underline;margin:auto 0;margin-left:30px}.service-card-footer__video:before{content:"";width:44px;height:35px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);background-position:-153px -127px;display:block;margin-bottom:2px}.action{padding:70px 0 90px}.action__title{font-size:26px;text-align:center;line-height:30px;margin-bottom:27px}.action-row{display:flex}.action-card{border:1px solid #95bcde;width:340px;margin:0 auto}.action-card-head{background:#eaf1f7;font-size:32px;line-height:45px;color:#0055a1}.action-card-body,.action-card-head{display:flex;align-items:center;justify-content:center}.action-card-body{background:#fff;flex-direction:column;font-size:16px;line-height:23px;height:250px;text-align:center;padding:10px 20px}.action-card-body__text{margin-bottom:17px}.action-card-body__caption{color:#989898}.action-card-footer{background:#e5e5e5;padding:22px 0;text-align:center}.action .owl-dot.active:before{content:"";position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;background:#002950;border-radius:10px}.action .owl-dots{width:8px;height:8px;border-radius:6px;position:absolute;bottom:40px;display:flex;left:0;right:0;margin:auto;justify-content:center}.action .owl-dot{width:12px;height:12px;background:#fff;border-radius:6px;margin-right:12px;cursor:pointer;position:relative;flex-shrink:0;border:1px solid #002950}.action .owl-nav{display:none}[target-tab]{cursor:pointer}.header-mid-menu__item.active{border-bottom:none}.main-previews .article-more__item a{align-items:center;justify-content:center}.header-top-menu__item-wrapper{margin-right:35px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-top-menu__item-wrapper:last-of-type,.header-top-menu__item-wrapper:last-of-type .header-top-menu__item{margin-right:0}.header-sub-menu{position:absolute;z-index:10;display:none;top:45px}.header-sub-menu__close{width:30px;height:30px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/close.png) no-repeat;background-position:50%;position:absolute;right:18px;top:18px;z-index:20;cursor:pointer;opacity:.8;transition:.3s}.header-sub-menu__close:hover{transition:.3s;opacity:1}.header-sub-menu-second{position:absolute;background:#00a4e4;top:0;left:100%;width:250px;z-index:11;height:auto;opacity:0;visibility:hidden;transition:1s;padding:8px 0}.header-sub-menu-second__item{font-size:16px;line-height:20px;color:#fff;display:block;transition:.3s;text-decoration:none;background:#00a4e4;max-width:380px;overflow:hidden;padding:8px 26px}.header-sub-menu-second__item:hover{color:#002a50;transition:.3s}.header-sub-menu-first{position:relative;width:245px;background:#0055a1;padding:8px 0}.header-sub-menu__title{font-size:21px;line-height:20px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.075em;margin-bottom:29px}.header-sub-menu__item{color:#fff;font-size:16px;line-height:20px;transition:.3s;display:block;overflow:hidden;padding:8px 25px;position:relative}.header-sub-menu__item-wrapper{position:relative}.header-sub-menu__item-wrapper:hover{color:#88deff;transition:.3s;background:#00a4e4}.header-sub-menu__item-wrapper:hover .header-sub-menu-second{opacity:1;visibility:visible;transition:1s}.header-sub-menu__item-wrapper:last-of-type{margin-bottom:0}.header-top-menu__item-wrapper:nth-last-of-type(2) .header-sub-menu-second{left:auto;right:100%}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.header-sub-menu{width:250px;left:50%;margin:0 0 0 -125px}}.footer-menu-submenu-second{position:absolute;width:360px;background:#e7e7e7;left:206px;padding:31px 25px 26px;box-shadow:2px 0 10px rgba(0,0,0,.1);z-index:20;top:-17px;opacity:0;visibility:hidden;transition:1s}.footer-menu-submenu__item{display:block;font-size:16px;line-height:20px;color:#696969;white-space:nowrap;margin-bottom:15px;transition:.3s}.footer-menu-submenu__item:hover{color:#000;transition:.3s}.footer-menu-item-wrapper{transition:.5s;position:relative}.footer-menu-item-wrapper.shadow:before{content:"";position:absolute;left:-20px;right:-20px;background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.1);top:-14px;bottom:-22px;transition:1s}.api-reviews{margin-top:40px}.main-banners .owl-next,.main-banners .owl-prev{width:11px;height:19px;position:absolute;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png);cursor:pointer;margin:auto;font-size:0;background-position:-64px -16px;top:0;bottom:0}.main-banners .owl-next{right:0}.main-banners .owl-prev{left:0;background-position:-53px -16px}.header-top-menu__trigger,.header-top-sub-menu__trigger{display:none}.reviews{border-top:1px solid #eaeaea;padding:70px 100px 75px;overflow:hidden}.reviews .owl-next:before,.reviews .owl-prev:before{content:"";display:block;position:absolute;left:-10px;right:-10px;top:-10px;bottom:-10px}.reviews__title{font-size:37px;line-height:43px;letter-spacing:-.025em;text-align:center;margin-bottom:40px}.reviews-item{border:7px solid #00a4e4;min-height:370px;padding:45px 195px 45px 210px}.reviews-item,.reviews-item-slider{position:relative}.reviews-item-slider .owl-stage-outer{overflow:visible}.reviews-item-slider .owl-nav{display:flex;justify-content:center}.reviews-item-slider .owl-prev{background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png) no-repeat;background-position:-76px -108px}.reviews-item-slider .owl-next,.reviews-item-slider .owl-prev{margin:32px 35px 0;width:13px;height:21px;display:block;font-size:0;cursor:pointer;position:relative}.reviews-item-slider .owl-next{background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png) no-repeat;background-position:-89px -108px}.reviews-item__text{font-size:18px;line-height:24px;margin-bottom:11px;overflow:hidden;max-height:216px}.reviews-item__caption{font-size:16px;line-height:24px;color:#939393}.reviews-item__pic{position:absolute;left:-70px;top:-50px;width:215px;height:250px;display:flex;align-items:center;justify-content:center;overflow:hidden}.reviews-item__pic img{max-width:100%}.reviews-item__logo{position:absolute;left:40px;bottom:30px;width:96px;height:96px}.reviews-item__logo img{max-width:100%}.reviews-item__doc{display:block;position:absolute;top:0;bottom:0;margin:auto 0;right:-75px;width:182px;height:246px;display:flex;align-items:center;justify-content:center}.reviews-preview{display:flex;position:relative;margin-bottom:60px;padding-bottom:20px}.reviews-preview .owl-prev{left:-40px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png) no-repeat;background-position:-76px -108px}.reviews-preview .owl-next,.reviews-preview .owl-prev{position:absolute;top:0;bottom:20px;margin:auto;width:13px;height:21px;display:block;font-size:0;cursor:pointer}.reviews-preview .owl-next{right:-40px;background:url(https://repair-washing-machines.pro/local/templates/hydrokleen_for_washing-machines/img/sprite.png) no-repeat;background-position:-89px -108px}.reviews-preview .owl-stage-outer{padding-bottom:20px}.reviews-preview .owl-item.show{position:relative;z-index:1}.reviews-preview .owl-item.show:before{content:"";display:block;position:absolute;width:112px;height:112px;background:#edf9fd;bottom:-11px;left:-16px;border-radius:50%;z-index:-1}.reviews-preview__item{max-width:103px;height:138px;cursor:pointer;position:relative}.reviews-preview__item img{max-width:100%}.owl-next,.owl-prev{border:none}.owl-next:focus,.owl-prev:focus{outline:none}.owl-dots.disabled{display:none}.read_more{font-size:16px;line-height:23px;text-decoration:underline;color:#3993c7;margin-top:-5px;cursor:pointer}

h1.header-mid-menu__title{
    margin:0px;
}
.header-mid-menu__title h1 {
    font-size: 37px;

    color: #fff;
    margin: 0 40px 0 0;
}
.strong{
    font-weight: bold;
}
.notext{
    font-size: 16px;
}
#contentSpoiler ul,#contentSpoiler ol{
    font-size: 16px;
}
.article-about h1{
    font-size:32px;
}
@media (max-width:768px){
    .overtbl{
        overflow-x: scroll;
    }
}
.tleft th{
    text-align:center !important;
}
.tleft td{
    text-align:left !important;
}

.table.table--price.tleft td:first-child{
    padding-left:18px;
}
.tbl{
    margin-bottom:11px;
}

.header-sub-menu-third{
    position: absolute;
    background: #00a4e4;
    top: 0; 

    left: 100%;
    width: 250px;
    z-index: 11;
    height: auto;
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    padding: 8px 0;
}
.header-sub-menu-third__item{
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    display: block;
    transition: .3s;
    text-decoration: none;
    background: #00a4e4;
    max-width: 380px;
    overflow: hidden;
    padding: 8px 26px;
}
.parentItem:hover .header-sub-menu-third {
    opacity:1;
    visibility: visible;
}

.header-sub-menu-third__item:hover{color:#002a50;transition:.3s}
@media (max-width:992px){
    .parentItem:hover .header-sub-menu-third {
        opacity:0;
        visibility: hidden;
    }   
}
.container .offer-body ol, .container .offer-body ul {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 1rem;
}

.hideDesc{
    display:none;
}
.tab-body-left-price.showDesc{
    background:url("https://repair-washing-machines.pro/img/flag_5256276.png");
    width:282px;
    height:80px;
    padding: 4px 10px;
}
.tab-body-left-price.showDesc > div{
    margin-bottom:3px;
}
.tab-body-left-price .oldPrice{
    color:#7b8297;
    font-size: 16px;
}
.oldPrice_throu{
    text-decoration: line-through;
}
.tab-body-left-price .newPrice{
    color:#fff;
}
.newPrice{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    font-size: 14px;
}
.newPrice > div:first-child{
    font-size: 16px;
    text-align: left;
}
.newPrice > div:last-child{
    font-size: 32px;
}
.newPrice > div{
    line-height: 1;
    margin:0 3px;
}
.newView,.newView2{
    width:100%;
}
.content table.newView tr td:last-child,.content table.newView tr th:last-child,.content table.newView2 tr td{
    text-align:center;
}
.table.table--price .newView2 td:first-child{
    text-align:center;
}
.content table.newView tr th{
    background: #00a4e4;
    color:#fff;
}
.content table.newView tr td:last-child{
    color:#1c3f95;
    font-weight:bold;
    font-size: 24px;
}
.content table.newView tr:nth-child(2n) {
    background: #dee8f1;
}
@media (max-width:768px){
    .tab-body-left-price.showDesc{
        display:none;
    }
    .tab-body-left-price.hideDesc{
        display:block;
    }
}
.all_pages_price_block .table--price table {
    width: 100%;
}
.all_pages_price_title {
    font-size: 37px;
    line-height: 43px;
    margin-bottom: 27px;
    text-align: center;
}

/* .ya-share2__item_service_moimir .ya-share2__icon,.ya-share2__item_service_odnoklassniki .ya-share2__icon,.ya-share2__item_service_collections .ya-share2__icon{
    background:none !important;
} */

.table.table--price  .leftftd tr td:first-child,.table.table--price  .leftftd tr th:first-child{
    text-align:left;
}

.content table.newView.nvprice tr td:last-child
{
    font-size: 16px;
    font-weight:normal;
}


table.tbln2{
    width: 100%;
    margin-bottom:10px;
}
table.tbln2 tr th {
    background: #00a4e4;
    color: #fff;
}

table.tbln2 tr td, table.tbln2 tr th {
    padding: 8px 18px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #e3e3e3;
}
.tdprice{
    color: #1c3f95;
    text-align:center;
}
.acenter{
    text-align:center;
}



form#free_request font {
    font-size: 20px;
    text-align: center;
    display: block;
    width: 100%;
}

.calc__new.row.calc-cards.justify-content-center.align-items-center {
    display: block;
    margin: 0 auto;
    width: 100%;
}

/*Коды ошибок*/

.error-code {
    /*background-color: #f4f4f4;*/
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: none;
    align-items: center;
}
.error-code h1, .error-code h2, .error-code h3, .error-code h4, .error-code h5, .error-code h6 {
    text-transform: uppercase;
}
.error-code__title {
    text-align: center;
    margin-top: 2rem;
    font-size: 1.8rem;
}
.error-code__panel {
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: none;
    align-items: center;
    /*margin: 2rem auto;*/
}
.error-code__panel__buttons {
    margin: auto 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: 150px;
    max-width: 60px;
}
.error-code__panel__buttons button {
    background-color: transparent;
    border: none;
    min-width: 40px;
    min-height: 40px;
    font-size: 2rem;
}
.error-code__panel__buttons button:focus {
    outline: none;
}
.error-code__panel__buttons__next {
    transform: rotate(90deg);
}
.error-code__panel__buttons__prev {
    transform: rotate(-90deg);
}
.error-code__panel__tabs {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: none;
    align-items: center;
    border-bottom: none !important;
}
.error-code__panel__tabs__item {
    width: 100%;
    margin: 0.4rem auto;
    font-size: 1rem !important;
    color: black;
}
.error-code__panel__tabs__item >span{
    font-size: 1rem !important;
}
.error-code__panel__tabs span {
    margin-right: 10px;
}
.error-code__panel__info {
    margin: auto;
    width: 50%;
}
.error-code__panel__info__tab {
    display: flex;
    flex-direction: column;
    justify-content: none;
    align-items: center;
    width: 100%;
}
.error-code__panel__info__tab__title {
    margin: 1.3rem;
    text-align: center;
    font-size: 1.33rem;
}
.error-code__panel__info__tab__image {
    width: 100%;
    height: auto;
}

@media (max-width: 1023px) {
    .error-code__panel {
        flex-direction: column;
    }
    .error-code__panel__buttons {
        display: none;
    }
    .error-code__panel__tabs {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .error-code__panel__tabs__item {
        font-size: 0.8rem;
        width: 50%;
        margin: 0.1rem 0;
    }
    .error-code__panel__info {
        text-align: center;
        width: 90%;
        margin: 2rem auto;
    }
    .error-code__panel__info__tab__title {
        font-size: 1.2rem;
    }
    .error-code__panel__info__tab__text {
        font-size: 0.8rem;
    }
}
@media (max-width: 480px) {
    .error-code__title {
        font-size: 1.4rem;
    }
    .error-code__panel__tabs {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .error-code__panel__tabs__item {
        width: 100%;
        margin: 0;
        font-size: 0.6rem;
    }
}
@media (max-width:480px){
    .error-code__panel{
        width:100%;
    }
}
/*# sourceMappingURL=styles.css.map */



/*Правки*/
.error-code {
    background-color: none;
}

.error-code__title {
    background-color: #f4f4f4;
    width: 80%;
    padding-top: 2rem;
    padding: 33px 0 23px;
    margin: 0;
}

.error-code__panel {
    background-color: #f4f4f4;
    padding: 2rem 0px;
}

@media screen and (max-width: 576px){
    .error-code__title {
        width: 100%;
    }
}
/*------*/
/*
     FILE ARCHIVED ON 15:14:29 Feb 01, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:15:41 Oct 22, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 139.252
  exclusion.robots: 0.09
  exclusion.robots.policy: 0.084
  RedisCDXSource: 2.546
  esindex: 0.007
  LoadShardBlock: 117.214 (3)
  PetaboxLoader3.datanode: 72.058 (4)
  CDXLines.iter: 16.913 (3)
  load_resource: 51.268
  PetaboxLoader3.resolve: 43.866
*/