.advantage{background:#edf5f9}.advantage__content-main-title{font-weight:700;color:#2c6384;font-size:1.5rem}.advantage__content-list{list-style:none}.advantage__content-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.advantage__content-list__item svg{max-height:80px;max-width:80px;fill:#2c6384}.advantage__content-list__item p{font-size:1.2em}

.expirience{position:relative;z-index:3;background:#f0f0f0}.expirience__desc{max-width:75%;font-size:1.2rem;font-weight:600}.expirience .exp-card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:200px}.expirience .exp-card-content__img{max-height:80px;height:auto;width:auto}.expirience .exp-card-content__desc{margin-top:40px;font-size:20px;font-weight:500;color:#2c6384;text-align:center}
.footer{background:#1f465d;color:#f0f0f0}.footer__link{color:#f2dc36;-webkit-transition:all .2s ease;transition:all .2s ease}.footer__link:hover{color:#e37a33}
.header{position:absolute;top:25px;left:0;z-index:10;width:100%}.header__logo img{width:80%;height:auto}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__menu-item{font-size:20px;font-weight:500}.header__menu-item a{color:#444;-webkit-transition:all .3s ease;transition:all .3s ease}.header__menu-item:hover a{color:#00adf1}
*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-family:"Montserrat",sans-serif!important}a,a:hover{text-decoration:none;color:#000}.main-btn{background:#e37a33;color:#fff;text-transform:uppercase;padding:20px 30px;font-size:20px;border:0;font-weight:600;border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-transition:all .3s ease;transition:all .3s ease}.main-btn:hover{border:2px solid #e37a33;background:#fff;color:#353535;padding:18px 28px}.main-btn:active{background:#e3e3e3}.section-offset{padding:100px 0}.section-title{color:#2c6384;font-weight:900;text-transform:uppercase;text-align:center;font-size:36px;margin-bottom:60px}.cus-card{border:3px solid #3f8ebd;border-radius:15px;padding:20px;-webkit-box-shadow:0 3px 10px 3px rgba(0,0,0,.2);box-shadow:0 3px 10px 3px rgba(0,0,0,.2);background-color:#fff}.custom-box{background-color:#fff;-webkit-box-shadow:0 10px 30px 3px rgba(0,0,0,.15);box-shadow:0 10px 30px 3px rgba(0,0,0,.15);border-radius:20px}.top-bar{position:relative;top:0;left:0;z-index:10;background:#3f8ebd;height:25px}.top-bar__item,.top-bar__item>a{color:#fff}.arrow-up-btn{position:fixed;bottom:20px;right:10px;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:-1;visibility:hidden;opacity:0;-webkit-transition:.3s ease;transition:.3s ease;cursor:pointer}.arrow-up-btn svg{width:80%;height:80%;fill:#2c6384}.arrow-up-btn.active{visibility:visible;opacity:1;z-index:12}.hero{position:relative;top:0;left:0;z-index:1;min-height:100vh;height:auto;min-width:100vw;padding:50px 0}.hero__bg,.hero__content{position:absolute;top:0;left:0;min-height:100%;min-width:100%}.hero__bg{z-index:-1;background:url(../img/top-banner-bg1.jpg);background-repeat:no-repeat;background-size:cover;-webkit-filter:blur(8px);filter:blur(8px)}.hero__content{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:10%}.hero__content-subtitle,.hero__content-title{text-shadow:0 2px 3px rgba(0,0,0,.3);line-height:.8}.hero__content-title{font-size:60px;color:#e37a33;text-align:center;margin-bottom:70px}.hero__content-title .big{font-weight:800;font-size:1em}.hero__content-title .medium{font-weight:600;font-size:.89em}.hero__content-subtitle{font-size:36px;color:#fff}.hero__content-subtitle .top-big{font-size:1.1em}.hero__content-subtitle .big{font-size:1em}.hero__content-subtitle .medium{font-size:.77em}.hero__content-subtitle__wrapper{background:#3f8ebd;padding:20px}.hero__content-subtitle__wrapper-list{margin-top:20px}.hero__content-subtitle__wrapper-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__content-subtitle__wrapper-list-item__icon svg{fill:#fff;width:32px;height:32px}.hero__content-subtitle__wrapper-list-item__text{color:#fff;text-transform:uppercase;margin:0 0 0 10px}.hero__content .main-btn-block{padding-left:80px}
.maintenance{background:url(../img/electrik.jpg) no-repeat center center;background-size:cover;background-attachment:fixed}.maintenance .content{background-color:rgba(0,0,0,.4)}.maintenance .content .section-title{color:#f0f0f0}.maintenance .content__list-item{background:rgba(255,255,255,.8);border-radius:15px;border:1px solid #3f8ebd;color:#353535;font-size:18px;font-weight:600}.maintenance .content__list-item__icon{max-width:32px;max-height:32px;fill:#353535}
.order-modal{background:#3f8ebd;border-radius:20px;color:#f0f0f0}
@media (max-width:960px){.main-btn{padding:15px 25px;font-size:16px}.hero__content-title{font-size:50px;margin-bottom:50px}.hero__content .main-btn-block{padding-left:40px}.header__menu-item{font-size:16px}.services__item-text{font-size:15px!important}.services__images{margin-bottom:30px!important}.services__image{height:120px!important}.services .custom-box{min-height:680px!important;padding:25px!important}.services .custom-box__image{right:-50px!important;max-width:220px!important}}@media (max-width:769px){.section-offset{padding:70px 0}.section-title{font-size:28px;margin-bottom:40px}.header__menu{display:none}.header__logo{text-align:center}.header__logo img{width:35%}.hero__content-bottom{padding:1.2rem}.hero__content-title{font-size:30px;margin-bottom:30px}.hero__content-subtitle{font-size:26px}.hero__content-subtitle__wrapper-list-item__text{font-size:12px}.hero__content .main-btn-block{padding-left:0;text-align:center;padding-top:30px}.expirience__desc{max-width:100%!important;font-size:1rem!important}.services__images{margin-bottom:15px!important}.services__image{height:80px!important}.services__item-text{font-size:12px!important}.services .custom-box{min-height:580px!important}.services .custom-box__list-col{width:100%!important}.maintenance .content__list-item{font-size:14px!important}.advantage__content-main-title{font-size:1.2rem}.advantage__content-list__item p{font-size:1em}.why-we__content-rows{grid-template-columns:repeat(2,1fr)!important}.why-we__content-item:nth-child(1),.why-we__content-item:nth-child(2){grid-column-start:1!important;grid-column-end:2!important;grid-row-start:1!important;grid-row-end:2!important}.why-we__content-item:nth-child(2){grid-column-start:2!important;grid-column-end:3!important}.why-we__content-item:nth-child(3),.why-we__content-item:nth-child(4){grid-column-start:1!important;grid-column-end:2!important;grid-row-start:2!important;grid-row-end:3!important}.why-we__content-item:nth-child(4){grid-column-start:2!important;grid-column-end:3!important}.why-we__content-item:nth-child(5),.why-we__content-item:nth-child(6){grid-column-start:1!important;grid-column-end:2!important;grid-row-start:3!important;grid-row-end:4!important}.why-we__content-item:nth-child(6){grid-column-start:2!important;grid-column-end:3!important}.why-we__content-item__card{font-size:16px!important}}@media (max-width:500px){.section-offset{padding:45px 0}.section-title{font-size:24px;margin-bottom:30px}.top-bar{height:20px}.top-bar__item{font-size:11px}.header{top:20px}.hero__content-subtitle{font-size:18px}.expirience__desc{max-width:100%;font-size:.9rem}.maintenance .content__list-item{font-size:13px}.advantage__content-main-title{font-size:1rem}.advantage__content-list__item p{font-size:.8em}.why-we__content-item__card{font-size:12px!important}.services__image{height:55px!important}.services__item-text{font-size:12px!important}.services .custom-box{position:relative;min-height:580px!important;padding:15px!important}.services .custom-box__list-col{width:100%!important}.services .custom-box__image{right:-30px!important;max-width:180px!important}.footer__link{font-size:14px}}
.services__images{max-height:240px;margin-bottom:40px}.services__image{height:180px;max-width:300px;width:30%;border-radius:15px;-webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,.3);box-shadow:0 5px 5px 0 rgba(0,0,0,.3)}.services__item-text{font-size:17px;font-weight:600;color:#2c6384;text-shadow:0 2px 3px rgba(0,0,0,.25)}.services .custom-box{position:relative;min-height:790px;padding:50px}.services .custom-box__list{position:absolute;z-index:2;width:90%;-ms-flex-wrap:wrap;flex-wrap:wrap}.services .custom-box__list-col{width:50%}.services .custom-box__image{position:absolute;z-index:1;bottom:10px;right:-90px;max-width:330px}.services .custom-box__image img{width:100%;height:auto}
.why-we{background:#fff}.why-we__content-rows{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.why-we__content-item:nth-child(1){grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3}.why-we__content-item:nth-child(2),.why-we__content-item:nth-child(3){grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2}.why-we__content-item:nth-child(3){grid-row-start:2;grid-row-end:3}.why-we__content-item:nth-child(4){grid-column-start:3;grid-column-end:4;grid-row-start:1;grid-row-end:3}.why-we__content-item:nth-child(5){grid-column-start:1;grid-column-end:3;grid-row-start:3;grid-row-end:4}.why-we__content-item:nth-child(6){grid-column-start:3;grid-column-end:4;grid-row-start:3;grid-row-end:4}.why-we__content-item__card{background:#f0f0f0;-webkit-box-shadow:0 5px 2px 0 rgba(0,0,0,.15);box-shadow:0 5px 2px 0 rgba(0,0,0,.15);height:100%;font-size:18px;border-radius:15px;cursor:pointer;-webkit-transition:all .25s ease;transition:all .25s ease;color:#f0f0f0}.why-we__content-item__card.card-1{background:url(../img/virus-bg.jpg) no-repeat center center;background-size:cover}.why-we__content-item__card.card-2{background:url(../img/cleaning-products.jpg) no-repeat center center;background-size:cover}.why-we__content-item__card.card-3{background:url(../img/clock2.jpg) no-repeat center center;background-size:cover}.why-we__content-item__card.card-4{background:url(../img/like.jpg) no-repeat center center;background-size:cover}.why-we__content-item__card.card-5{background:url(../img/cleaners.jpeg) no-repeat center center;background-size:cover}.why-we__content-item__card.card-6{background:url(../img/handshake.jpg) no-repeat center center;background-size:cover}.why-we__content-item__card-content{background:rgba(0,0,0,.35);min-width:100%;min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-radius:15px}.why-we__content-item__card:hover{-webkit-transform:scale(.9);transform:scale(.9)}