﻿@charset "UTF-8";
form {
    text-align: center;
}
form input,
form select,
form textarea {
    outline: 0;
    font-size: 18px;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 0 1px #8b0000;
    box-shadow: 0 0 0 1px #8b0000;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
form input {
    width: 60%;
    padding: 12px 8px;
}
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
    color: #cecece;
}
form input:-moz-placeholder,
form input::-moz-placeholder,
form textarea:-moz-placeholder,
form textarea::-moz-placeholder {
    color: #cecece;
}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
    color: #cecece;
}
form input:focus,
form textarea:focus {
    -webkit-box-shadow: 0 0 0 2px #8b0000;
    box-shadow: 0 0 0 2px #8b0000;
}
form textarea {
    padding: 0 8px;
    width: 60%;
    resize: none;
    overflow-y: hidden;
}
form button {
    margin: 5px auto 10px !important;
}
.lightbox-box,
.lightbox-overlay {
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.lightbox-overlay {
    z-index: 9999;
    background: rgba(0, 0, 0, 0.78);
    position: fixed;
}
.lightbox-box {
    text-align: center;
    position: absolute;
}
.lightbox-box:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.lightbox-box .lightbox {
    max-width: 440px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.76);
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 4px solid #8b0000;
    -webkit-box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.46);
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.46);
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
}
.lightbox-box .lightbox h4 {
    text-align: center;
    font-size: 28px;
    color: #000;
    margin-top: 15px;
}
.lightbox-box .lightbox h5 {
    font-weight: 100;
    line-height: 1.2;
    padding: 10px 20px 15px;
    text-align: center;
    color: #404040;
    font-size: 22px;
}
.lightbox-box .lightbox .lightbox-close {
    position: absolute;
    display: block;
    top: 5px;
    right: 5px;
    font-size: 20px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.lightbox-box .lightbox .lightbox-close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    cursor: pointer;
}
.lightbox-box .lightbox .icon-cancel {
    color: #000;
}
.block-2 {
    background: url(../img/fon-2.jpg) /*tpa=http://mikroklimat.by/img/fon-2.jpg*/ center top/cover no-repeat;
    min-height: 300px;
}
.block-2 .wrapper {
    margin: 0 auto;
    padding-bottom: 50px;
    background: rgba(0, 0, 0, 0.4);
}
.block-2 .wrapper .title-block {
    color: #fff;
}
.block-2 .wrapper .wrapper,
.block-price .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block-2 .wrapper .wrapper {
    background: 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.block-2 .wrapper .wrapper .item-box {
    width: 420px;
    margin: 0 20px;
}
.block-2 .wrapper .wrapper .item-box .item,
.block-price .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 30px 0;
}
.block-2 .wrapper .wrapper .item-box .item p {
    padding-left: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.block-price {
    background: #e2e2e2;
}
.block-price h3 {
    text-transform: uppercase;
}
.block-price .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.block-price .container .item {
    width: 260px;
    text-align: center;
    margin: 20px;
}
.block-price .container .item * {
    font-family: "Roboto", sans-serif;
}
.block-price .container .item .name {
    margin: 10px;
    color: #494949;
    font-weight: 900;
    min-height: 50px;
}
.block-price .container .item .price {
    font-size: 1.1rem;
    color: #373737;
    font-weight: 700;
    margin: 10px;
}
.block-price .container .item .price span {
    font-size: 1.5rem;
    font-weight: 700;
}
.block-price .container .item button {
    -webkit-transition: 0.6s !important;
    -o-transition: 0.6s !important;
    transition: 0.6s !important;
}
.block-price .container .item button:hover {
    background: #2cb;
}
.block-3 {
    background: url(../img/fon-3.jpg) /*tpa=http://mikroklimat.by/img/fon-3.jpg*/ center top/cover no-repeat;
    min-height: 300px;
    margin-top: -1px;
}
.block-3 .title-block {
    color: #fff;
}
.block-3 .button {
    margin-bottom: 40px;
}
.block-3 .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.block-3 .wrapper .item,
.block-4 .wrapper .item {
    position: relative;
    width: 394px;
    background: rgba(255, 255, 255, 0.5);
    margin: 20px 50px;
}
.block-3 .wrapper .item h5,
.block-4 .wrapper .item h5,
.block-8 .wrapper .item h5 {
    font-weight: 500;
    color: #333;
    padding: 10px 20px;
}
.block-3 .wrapper .item p,
.block-4 .wrapper .item p,
.block-8 .wrapper .item p {
    padding: 10px 20px;
    font-size: 20px;
}
.block-3 .wrapper .item .numb,
.block-4 .wrapper .item .numb {
    position: absolute;
    background: #2cb;
    width: 55px;
    height: 55px;
    left: -55px;
}
.block-3 .wrapper .item .numb h2,
.block-4 .wrapper .item .numb h2,
.block-8 .wrapper .item .numb h2 {
    color: #fff;
    text-align: center;
    line-height: 1.1;
}
.block-4 {
    background: url(../img/fon-4.jpg) /*tpa=http://mikroklimat.by/img/fon-4.jpg*/ center top/cover no-repeat;
    min-height: 300px;
}
.block-4 .button {
    margin-bottom: 40px;
}
.block-4 .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.block-5 {
    background: #fafafa;
    min-height: 350px;
    padding-bottom: 30px;
}
.block-5 .wrapper {
    margin-bottom: 30px;
}
.block-5 .wrapper h5 {
    text-align: center;
}
.block-5 .button {
    margin-bottom: 40px;
}
.block-5 .fon-boock {
    background: url(../img/pc.png) /*tpa=http://mikroklimat.by/img/pc.png*/ center/contain no-repeat;
    width: 100%;
    margin: auto;
    min-height: 690px;
}
@media screen and (max-width: 849px) {
    .block-5 .fon-boock {
        background: 0 0;
        min-height: 350px;
    }
}
.twentytwenty-box {
    max-width: 797px;
    margin: 10px auto 50px;
    position: relative;
    top: 28px;
}
.twentytwenty-after-label:before,
.twentytwenty-before-label:before {
    font-family: "Roboto Slab", serif;
    background: rgba(255, 83, 83, 0.9) !important;
}
.twentytwenty-overlay:hover {
    background: 0 0;
}
.block-6 {
    
}
.block-6 .wrapper {
    max-width: 1280px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block-6 .wrapper,
.block-6 .wrapper .item-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.block-6 .wrapper .item-box .item {
    width: 234px;
    height: 259px;
    margin: 15px;
    position: relative;
}
.block-6 .wrapper .item-box .item h4 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px 15px;
    display: block;
    position: absolute;
    bottom: 0;
    background:rgb(87 146 139 / 45%);
}
.block-6 .wrapper .item-box .step1 {
    background: url(../img/step-1.jpg) /*tpa=http://mikroklimat.by/img/step-1.jpg*/ no-repeat;
}
.block-6 .wrapper .item-box .step2 {
    background: url(../img/step-2.jpg) /*tpa=http://mikroklimat.by/img/step-2.jpg*/ no-repeat;
}
.block-6 .wrapper .item-box .step3 {
    background: url(../img/step-3.jpg) /*tpa=http://mikroklimat.by/img/step-3.jpg*/ no-repeat;
}
.block-6 .wrapper .item-box .step4 {
    background: url(../img/step-4.jpg) /*tpa=http://mikroklimat.by/img/step-4.jpg*/ no-repeat;
}
.block-6,
.block-7 {
    min-height: 300px;
}
.block-7 .wrapper,
.block-7 .wrapper .swiper-container {
    max-width: 1100px;
}
.block-7 .wrapper .swiper-container .swiper-slide {
    text-align: center;
    color: #666;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.block-7 .wrapper .icon-left-arrow,
.block-7 .wrapper .icon-right-arrow {
    font-size: 30px;
    color: #2cb;
    background-image: none;
    padding: 6px 8px 4px 3px;
    z-index: 1;
}
.block-7 .wrapper .icon-left-arrow {
    padding: 6px 10px 4px 0;
    left: 0;
}
.block-7 .wrapper .swiper-pagination {
    left: 0;
    right: 0;
}
.block-7 .wrapper .swiper-pagination span {
    margin: 10px;
    width: 14px;
    height: 14px;
}
.block-7 .wrapper .swiper-pagination .swiper-pagination-bullet-active {
    background: #2cb;
}
.block-7 .wrapper .section2 .go-prew {
    background: #000;
    width: 222px;
    height: 166px;
    position: relative;
    cursor: pointer;
    border: 2px solid #2cb;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 10px;
}
.block-7 .wrapper .section2 .go-prew img,
.block-7 .wrapper .section2 .go-prew::before {
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.block-7 .wrapper .section2 .go-prew:hover img {
    -webkit-transform: scale(1.3) rotate(0deg);
    -ms-transform: scale(1.3) rotate(0deg);
    transform: scale(1.3) rotate(0deg);
    opacity: 0.5;
}
.block-7 .wrapper .section2 .go-prew .prew {
    position: absolute;
    top: 0;
    left: -100%;
    right: -100%;
    bottom: 0;
    margin: auto;
}
.block-7 .wrapper .section2 .go-prew::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}
.block-7 .wrapper .section2 .go-prew:hover::before {
    background: rgba(0, 0, 0, 0.6);
}
.block-7 .wrapper .section2 .go-prew .icon-magnifier-tool::after {
    content: "";
    color: #fff;
    font-size: 2.13333px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 2.13333px;
    height: 2.13333px;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    opacity: 0;
}
.block-7 .wrapper .section2 .go-prew:hover .icon-magnifier-tool::after {
    font-size: 64px;
    width: 64px;
    height: 64px;
    opacity: 1;
}
.block-8 {
    background: url(../img/fon-8.jpg) /*tpa=http://mikroklimat.by/img/fon-8.jpg*/ center top/cover no-repeat;
}
.block-8 .title-block {
    color: #fff;
}
.block-8 .button {
    margin-bottom: 40px;
}
.block-8 .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.block-8 .wrapper .item {
    position: relative;
    max-width: 820px;
    background: rgba(255, 255, 255, 0.4);
    margin: 20px 50px;
}
.block-8 .wrapper .item .numb {
    position: absolute;
    background: url(../img/op.png) /*tpa=http://mikroklimat.by/img/op.png*/ center no-repeat;
    width: 55px;
    height: 55px;
    left: -53px;
    top: -3px;
}
.block-9 {
    background: #333;
    min-height: 300px;
}
.block-9 .title-block {
    color: #fff;
}
.block-9 .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.block-9 .wrapper .item-box {
    width: 344px;
    height: 260px;
    margin: 8px;
    text-align: center;
}
.block-9 .wrapper .item-box a {
    color: #fff;
    font-size: 26px;
    display: block;
}
.block-9 .wrapper .item-box a:first-child {
    margin-top: 25px;
}
.block-9 .wrapper .item-box button {
    margin-top: 20px;
}
.block-9 .wrapper .item-box .item {
    margin: 0 0 15px;
    background: #2cb;
    height: -webkit-calc(245px/2);
    height: calc(245px / 2);
}
.block-9 .wrapper .item-box .item p {
    padding: 8px 20px 3px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.block-9 .wrapper .green {
    background: #2cb;
}
.footer {
    background: #999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 60px;
}
.footer a,
.footer p {
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
    font-family: "Roboto", sans-serif;
}
