    * {
        font-family: 'Roboto', sans-serif;
        box-sizing: border-box;
    }
    
    html,
    body {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    img{
        max-width: 100%;
    }
    
    .header__block {
        padding: 25px 0px 20px;
    }
    
    .header__block-schedule {
        display: flex;
        height: 100%;
        align-items: center;
    }
    
    .header__block-time {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        height: 100%;
    }
    
    .header__block-time-img {
        margin-right: 10px;
    }
    
    .header__block-time-content {
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        line-height: 26px;
        color: #333333;
    }
    
    .header__block-phone {
        display: flex;
        height: 100%;
        align-items: center;
        margin-top: 10px;
    }
    
    .header__block-link-img {
        margin-right: 16px;
    }
    
    .header__block-link {
        display: flex;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 26px;
        line-height: 30px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #AB115E;
        text-decoration: none;
    }
    .header__slider{
        position: relative;
        background: url('../images/main_slider.png');
        background-position: top center;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .header__slider-bg{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: -1;
    }
    .header__slider-content{

padding: 101px 0px 86px;
    }
    .header__slider-general-btn{
        padding: 20px 30px;
        font-weight: bold;
        font-size: 42px;
        line-height: 49px;
        display: flex;
        align-items: center;
        background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
        margin-bottom: 10px;
    }
    .header__slider-content-text{
        font-weight: bold;
        font-size: 42px;
        line-height: 55px;
        color: #333333;
        margin-bottom: 20px;
    }
    .pure{
        color: #AB115E;

    }
    .google__label{
        display: flex;
        padding: 15px 20px;
        background: #FFFFFF;
        box-shadow: 0px 4px 20px rgba(152, 10, 76, 0.1);
        border-radius: 10px;
        max-width: 350px;
        margin-bottom: 40px;

    }
    .google__label-logo-block{
        margin-right: 11px;
    }
    .google__label-rating{
        display: flex;
        align-items: center;
    }
    .google__label-stars{
        margin-right: 5px;
    }
    .google__label-rank{
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        color: #4F4F4F;
    }
    .google__label-text{
        font-size: 12px;
        line-height: 14px;
        color: #4F4F4F;
    }
    .header__slider-phone-link{
        font-weight: bold;
        font-size: 42px;
        line-height: 49px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        padding: 13px;
        justify-content: center;
        background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
        text-decoration: none;
        max-width: 350px;
    }
    .services__item{
        display: flex;
        max-width: 132px;
        flex-direction: column;
        text-decoration: none ;
    }
    .service__icon-block{
        position: relative;
        margin-bottom: 15px;
        z-index: 1;
        display: flex;
        justify-content: center;
        padding-bottom: 20px;
    }
    .service__bottom-separator{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40px;
        z-index: -1;
        background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
    }
    .services__item-title{
        font-weight: bold;
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        text-transform: capitalize;
        color: #333333;
        text-decoration: none;
    }
    .services{
        padding: 100px 0px 50px;
    }
    .services__items{
        margin-bottom: 60px;
    }
    .services__title{
        font-weight: bold;
        font-size: 45px;
        line-height: 58px;
        text-align: center;
        text-transform: uppercase;
        color: #AB115E;
        margin-bottom: 15px;
    }
    .services__description{
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        color: #4F4F4F;
        max-width: 730px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .slick-track{
        display: flex;
        justify-content: space-between;
    }
    .sevices__phone{
        padding: 12px;
        font-weight: bold;
        font-size: 42px;
        line-height: 49px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
        max-width: 350px ;
        justify-content: center;
        text-decoration: none;
        margin: 0 auto;
    }
    .what-we-do__item-logo-block{
        position: relative;
    }
    .rose_corner{
        position: absolute;
        z-index: -1;
        right: -20px;
        bottom: -20px;
        width: 129px;
        height: 129px;
        background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
    }
    .what-we-do__item-logo{
        width: 100%;
    }
    .what-we-do__title{
        font-weight: bold;
        font-size: 45px;
        line-height: 58px;
        text-align: center;
        text-transform: uppercase;
        color: #AB115E;
        margin-bottom: 15px;
    }
    .what-we-do__description{
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        color: #4F4F4F;
        max-width: 730px;
        margin: 0 auto;
        margin-bottom: 40px;

    }
    .what-we-do__item{
        background: #040231;
        padding: 50px 0px;
        position: relative;
        z-index: -2;
        margin-bottom: 40px;
    }
    .what-we-do__content{
        font-size: 18px;
        line-height: 26px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
        padding-left: 15px;
    }
    .what-we-do__link{
        padding: 12px;
        font-weight: bold;
        font-size: 42px;
        line-height: 49px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
        max-width: 350px ;
        justify-content: center;
        text-decoration: none;
        margin: 0 auto;
    }
    .reliable{
    padding: 100px 0px;
    }
    .reliable__title{
        font-weight: bold;
        font-size: 45px;
        line-height: 58px;
        text-align: center;
        text-transform: uppercase;
        color: #AB115E;
        margin-bottom: 15px;
    }
    .reliable__description{
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        color: #4F4F4F;
        margin-bottom: 70px;
    }
    .reliable__item{
        position: relative;
        padding-bottom: 30px;
    }
    .reliable__item::after{
        content:'';
        position: absolute;
        right: -80px;
        top: 53px;
        width: 136px;
        height: 2px;
        background: linear-gradient(90deg, rgba(184, 161, 172, 0) 0%, #A8577E 16.67%, #A8577E 85.42%, rgba(184, 161, 172, 0) 100%);
        opacity: 0.5;
    }
    .reliable__item.last::after{
        display: none;
    }
    .reliable__item-counter{
        border-radius: 50%;
        background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
        padding: 29px;
        width: 89px;
        height: 89px;
        font-family: 'Open Sans', sans-serif;
        font-weight: bold;
        font-size: 50px;
        line-height: 26px;
        display: flex;
        align-items: center;
        color: #FFFFFF;
        box-sizing: border-box;
        justify-content: center;
        border: 10px solid #e6b8cf;
        -webkit-box-shadow: 0px 0px 0px 10px rgba(247,231,239,1);
        -moz-box-shadow: 0px 0px 0px 10px rgba(247,231,239,1);
        box-shadow: 0px 0px 0px 10px rgba(247,231,239,1);
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .reliable__item-text{
        font-size: 20px;
        line-height: 23px;
        text-align: center;
        color: #4F4F4F;
    }
    .appliance__img-block{
        position: relative;
        max-width: 224px;
        display: flex;
        justify-content: center;

    }
    .purple_block{
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
        width: 150px;
        height: 150px;
        background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
    }
 .appliance__title{
     font-weight: bold;
     font-size: 45px;
     line-height: 58px;
     text-align: center;
     text-transform: uppercase;
     color: #AB115E;
     margin-bottom: 15px;
 }
 .appliance__description{
     font-size: 24px;
     line-height: 28px;
     text-align: center;
     color: #4F4F4F;
margin: 0 auto;
     max-width: 730px;
     margin-bottom: 60px;

 }
 .appliance__content-title{
     font-weight: bold;
     font-size: 45px;
     line-height: 53px;
     text-transform: capitalize;
     color:#AB115E;
     margin-bottom: 20px;
 }
 .appliance__content-text{
     font-size: 18px;
     line-height: 26px;
     color: #4F4F4F;
     margin-bottom: 20px;
 }
 .appliance__content-link{
     padding: 14px;
     font-weight: bold;
     font-size: 24px;
     line-height: 28px;
     display: flex;
     align-items: center;
     text-align: center;
     text-transform: capitalize;
     color: #FFFFFF;
     background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
     max-width: 255px;
     justify-content: center;
     text-decoration: none;
 }
 .mb-80{
     margin-bottom: 80px;
 }
 .why-us{
     background: #F2F2F2;
     padding: 60px 0px 70px;
 }
 .why-us__title{
     font-weight: bold;
     font-size: 45px;
     line-height: 58px;
     text-align: center;
     text-transform: uppercase;
     color: #AB115E;
     margin-bottom: 20px;
 }
 .why-us__description{
     font-size: 24px;
     line-height: 28px;
     text-align: center;
     color: #4F4F4F;
     max-width: 540px;
     margin: 0 auto;
     margin-bottom: 40px;
 }
 .why-us__item{
     background: #FFFFFF;
     padding: 20px 20px 23px;
     height: 100%;
 }
 .why-us__item-logo-block{
     display: flex;
     align-items: center;
     justify-content: center;
     margin-bottom: 15px;
 }
 .why-us__item-title{
     font-weight: bold;
     font-size: 22px;
     line-height: 26px;
     text-align: center;
     color: #AB115E ;
     margin-bottom: 10px;
 }
 .why-us__item-description{
     font-size: 18px;
     line-height: 21px;
     text-align: center;
     color: #4F4F4F;
 }
 .mb-30{
     margin-bottom: 30px;
 }
 .brands{
     padding: 90px 0px 100px;
 }
 .brands__title{
     color:#AB115E;
     font-weight: bold;
     font-size: 45px;
     line-height: 58px;
     text-align: center;
     text-transform: uppercase;
     margin-bottom: 15px;
 }
 .brands__description{
     font-size: 24px;
     line-height: 28px;
     text-align: center;
     color: #4F4F4F;
     margin: 0 auto;
     max-width: 540px;
     margin-bottom: 40px;
 }
 .brands__items{
     display: flex;
     justify-content: center;
 }
 .brands__item{
     width: 100%;
 }
 .customers{
     background: #040231;
     padding: 100px 0px;
 }
 .customers__title{
     font-weight: bold;
     font-size: 45px;
     line-height: 58px;
     text-align: center;
     text-transform: uppercase;
     color: #FFFFFF;
     margin-bottom: 15px;
 }
 .customers__description{
     font-size: 24px;
     line-height: 28px;
     text-align: center;
     color: #FFFFFF;
     max-width: 730px;
     margin: 0 auto;
     margin-bottom: 40px;

 }
 .customers__slider-item{
     max-width: 350px;
     min-height: 490px;
     padding: 40px;
     background: #FFFFFF;
     box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.05);
 }
 .customers__slider-item-header{
     display: flex;
     align-items: center;
 }
 .customers__slider-item-icon{
     margin-right: 15px;
 }
 .customers__slider-item-name{
     font-weight: 500;
     font-size: 16px;
     line-height: 19px;
     color: #4F4F4F;
     margin-bottom: 2px;
 }
 .customers__slider-item-position{
     font-size: 16px;
     line-height: 19px;
     color: #828282;
 }
 .customers__slider-item-content{
     font-size: 16px;
     line-height: 24px;
     color: #4F4F4F;
     margin-bottom: 10px;
 }
 .customers__slider-item-stars{
     display: flex;
 }
 .book{
     padding: 60px 0px 0px;
 }
 .book__img{
     width: 100%;
     display: block;
 }
 .book__title{
     font-weight: bold;
     font-size: 45px;
     line-height: 53px;
     text-transform: uppercase;
     color:  #AB115E;
     margin-bottom: 40px;
     max-width: 455px;
 }
 .book__label{
     font-weight: 500;
     font-size: 32px;
     line-height: 37px;
     color: #4F4F4F;
     margin-bottom: 15px;
 }
 .book__link{
     padding: 13px;
     background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
     font-weight: bold;
     font-size: 42px;
     line-height: 49px;
     display: flex;
     align-items: center;
     text-align: center;
     color: #FFFFFF;
     text-decoration: none;
     max-width: 350px;
     justify-content: center;
 }
 .book__content{
     padding-top: 40px;
 }
 .blue__contact-block{
     background: #040231;
     padding: 41px 0px;
 }
 .contact__item{
     display: flex;
     align-items: center;
 }
 .contact__item-img{
     margin-right: 15px;

 }
 .contact__item-content{
     font-size: 18px;
     line-height: 26px;
     color: #FFFFFF;
 }
 .contact__items{
     display: flex;
     justify-content: space-around;
 }
 .map iframe{
     height: 519px;
     width: 100%;
 }
 .copyright{
     padding: 10px;
     background: #040231;
 }
 .copyright__text{
     font-size: 14px;
     line-height: 16px;
     text-align: center;
     color: #FFFFFF;
 }
 .footer__general{
     padding: 43px 0px 46px;
 }
 .footer__item-first{
     max-width: 255px;
 }
 .footer__logo-block{
     margin-bottom: 30px;
 }
 .footer__call-us{
     display: flex;
     justify-content: space-between;
     margin-bottom: 11px;
 }
 .footer__logo{
     width: 100%;
 }
 .footer__label{
     font-weight: bold;
     font-size: 22px;
     line-height: 26px;
     display: flex;
     align-items: center;
     color: #4F4F4F;
 }
 .footer__description{
     font-weight: bold;
     font-size: 22px;
     line-height: 26px;
     color: #4F4F4F;
 }
 .footer__description .blue{
     color: #1F3996;
 }
    .footer__description .red{
        color:  #B61717;
    }
    .footer__link{
        display: block;
        background: linear-gradient(90deg, #AB115E 0%, #AB115E 0.01%, #C82C70 100%);
        padding: 10px;
        font-family: 'Open Sans', sans-serif;
        font-weight: bold;
        font-size: 24px;
        line-height: 33px;
        text-align: center;
        color: #FFFFFF;
        text-decoration: none;
    }
.footer__menu__title{
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    display: flex;
    align-items: center;
    color: #4F4F4F;
    margin-bottom: 15px;
}
.footer__menu-items{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer__menu-link{
    font-size: 16px;
    line-height: 19px;
    color: #4F4F4F;
    padding-bottom: 5px;
    display: block;
    text-decoration: none;
}
.footer_adress{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.footer__menu-phone{
    font-size: 16px;
    line-height: 19px;
    color: #4F4F4F;
    padding-bottom: 5px;
    text-decoration: none;
}
.footer__email{
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #1F3996;
}
.email{
    margin-bottom: 20px;
}
.business-hours-title{
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #4F4F4F;
    margin-bottom: 5px;
}
.business-hours-text{
    font-size: 16px;
    line-height: 19px;
    color: #4F4F4F;
    margin-bottom: 20px;
}
.footer__social-items{
    display: flex;
    align-items: center;
}
.footer__social-item{
    margin-right: 10px;
}
    .text-mobile{
        display: none;
    }
    .br{
display: inline;
    }
    .br_mb{
        display: none;
    }
    .footer__adress-google-block.mobile{
        display: none;
    }
@media(max-width: 767px){
    .br_mb{
        display: inline;
    }
    .br{
        display: none;
    }
    .text-mobile{
        display: block;
    }
    .text-desktop{
        display: none;
    }
.header__block-phone{
    justify-content: center;
}
    .header__block-time{
        justify-content: center;
        margin-top: 30px ;

    }
    .header__block-time-content{
        display: flex;
    }
    .reliable__item::after{
        top: auto;
        bottom: -30px;
        right: auto;
        left: 15px;
        background: linear-gradient(90deg, rgba(184, 161, 172, 0) 0%, #A8577E 16.67%, #A8577E 85.42%, rgba(184, 161, 172, 0) 100%);
        opacity: 0.5;
        width: 50px;
        transform: rotate(90deg);
    }
    .header__slider{
        background: url('../images/mob_slider.png');
        background-size:cover ;
        background-position: top;
    }
    .header__slider-general-btn{
        padding: 6px 24px;
        font-weight: bold;
        font-size: 32px;
        line-height: 37px;
        display: flex;
        align-items: center;
        text-align: center;

        color: #FFFFFF;
    }
    .header__slider-content-text{
        font-weight: bold;
        font-size: 30px;
        line-height: 42px;
        text-align: center;
    }
    .google__label{
        padding: 12px 10px;
        margin: 0 auto 40px;
    }
    .google__label-logo{
        max-width: 117px;
    }
  .google__label-stars{
      margin: 0;
      display: flex;
  }
  .header__slider-phone-link{
      font-weight: bold;
      font-size: 38px;
      line-height: 45px;
      display: flex;
      align-items: center;
      text-align: center;
      color: #FFFFFF;
      margin: 0 auto;
  }
    .header__slider-content{
        padding-bottom: 60px;
        padding-top: 315px;
    }
    .services{
        padding-top: 0px ;
    }
    .services__title{
        font-weight: 500;
        font-size: 36px;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .services__description{
        font-size: 18px;
        line-height: 21px;
        text-align: center;
    }
    .services__item{
        margin-right:14px;
    }
    .sevices__phone{
        font-weight: bold;
        font-size: 38px;
        line-height: 45px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
    }
    .services__items{
        margin-bottom: 40px;
    }
    .what-we-do__title{
        font-weight: 500;
        font-size: 36px;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .what-we-do__description{
        font-size: 18px;
        line-height: 21px;
        text-align: center;
    }
    .rose_corner{
        width: 100%;
        left: 0;
        bottom: -5px;
    }
    .what-we-do__item-logo-block{
        margin-bottom: 34px;
    }
    .what-we-do__content{
        padding: 0;
    }
    .what-we-do__item{
        padding: 20px 0px 30px;
        margin-bottom: 20px;
    }
    .what-we-do__link{
        font-weight: bold;
        font-size: 38px;
        line-height: 45px;
        display: flex;
        align-items: center;
        text-align: center;

    }
    .reliable{
        padding-top: 60px;
        padding-bottom: 13px;
    }
    .reliable__title{
        font-weight: 500;
        font-size: 36px;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
    }
    .reliable__description{
        font-size: 18px;
        line-height: 21px;
        text-align: center;
    }
    .reliable__item{
        display: flex;
        padding-bottom: 47px;
    }
    .reliable__item-counter{
        width:32px;
        height: 32px;
        border: 5px solid #e6b8cf;
        box-sizing: border-box;
        box-shadow: 0px 0px 0px 5px rgba(247,231,239,1);
        margin-right: 20px;
        margin-bottom: 0;
        margin-left: 0;
        font-weight: bold;
        font-size: 26px;
        line-height: 26px;

    }
    .reliable__item-text{
        font-size: 16px;
        line-height: 19px;
        text-align: left;
    }
    .reliable__description{
        margin-bottom: 30px;
    }
    .reliable__item::after{
        top: calc(50% - -30px);
         bottom: auto;
        right: auto;
        left: 11px;
    }
.appliance__title{
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
}
    .appliance__description{
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        margin-bottom: 40px;
    }
    .appliance__img-block{
        max-width: 129px;
        margin: 0 auto;
    }
    .purple_block{
        width: 110px;
        height: 110px;
    }
    .appliance__img{
        max-height: 150px;
        position: relative;
        right: -20px;
    }
.appliance__content-title{
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}
.appliance__content-text{
    font-size: 16px;
    line-height: 19px;
}
    .appliance__content-link{
        max-width: 100%;
    }
    .mb-80{
        margin-bottom: 40px;
    }
    .why-us__title{
        font-weight: 500;
        font-size: 36px;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .why-us__description{
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        margin-bottom: 60px;
    }
    .why-us{
        padding-bottom: 30px;
    }
    .brands{
        padding: 60px 0px;
    }
    .brands__title{
        font-weight: 500;
        font-size: 36px;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .brands__description{
        font-size: 18px;
        line-height: 130%;


        text-align: center;
    }
    .customers{
        padding: 60px 0px 75px ;
    }
    .customers__title{
        font-weight: 500;
        font-size: 36px;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .customers__description{
        font-size: 18px;
        line-height: 21px;
        text-align: center;
    }
    .customers__slider-item{
        padding: 40px 30px 30px;
        max-width: 235px;
    }
    .customers__slider-item{
        margin-right: 14px;
    }
    .slick-track{
        display: block;
    }
    .customers .slick-dots{
        position: absolute;
        bottom: -38px;
        padding: 0;
        margin: 0;
        color: transparent;
        list-style: none;
        display: flex;
        justify-content: center;
        width: 100%;
    }
     .customers .slick-dots li button{
        color: transparent;
         padding: 0;
         width: 15px;
         height: 5px;
         background: #FFFFFF;
         opacity: 0.4;
         border-radius: 5px;
         margin-right: 5px;
         margin-left: 5px;
         border: none;
    }
    .customers .slick-dots li.slick-active button {
        width: 30px;
        height: 5px;
        left: 125px;
        opacity: 1;
        border-radius: 5px;
     }
    .customers__slider{
        position: relative;
    }
    .book{
        padding: 60px 0px 40px;
    }
    .book__content{
        padding-top: 30px;
    }
    .book__title{
        font-weight: 500;
        font-size: 36px;
        line-height: 42px;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .book__label{
        font-size: 18px;
        line-height: 23px;
        text-align: center;
        margin-bottom: 10px;
    }
    .book__link{
        padding: 14px;
        font-weight: bold;
        font-size: 38px;
        line-height: 45px;
        margin: 0 auto;
    }
    .contact__items{
        flex-direction: column;
    }
    .contact__item-img-block{
        width: 45px;
        display: flex;
        justify-content: center;
        margin-right: 27px;

    }
    .contact__item{
        margin-bottom: 30px;
    }
    .contact__item-content{
        font-weight: normal;
        font-size: 18px;
        line-height: 26px;
        max-width: 189px;
    }
    .blue__contact-block{
        padding: 50px 0px 0px;
    }.contact__item-img{
             margin: 0 auto;
         }
     .map iframe{
         height: 172px;
     }
     .footer__general{
         padding: 50px 0px 40px;
     }
    .footer__item-first{
        max-width: 100%;
    }
    .footer__logo-block{
        max-width: 190px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .footer__label{
        font-weight: bold;
        font-size: 22px;
        line-height: 26px;
        display: flex;
        align-items: center;
    }

    .footer__call-us{
        justify-content: space-around;
    }
    .footer__link{
        font-size: 38px;
        line-height: 45px;
        text-align: center;
        margin-bottom: 30px;
    }
    .footer__menu__title{
       text-align: center;
        justify-content: center;
    }
    .footer__menu-link{
        text-align: center;
    }
    .footer__menu-items{
        margin-bottom: 25px;
    }
    .footer__adress-google-block{
        display: flex;
        justify-content: center;
    }
    .business-hours-title{
        text-align: center;
    }
    .business-hours-text{
        text-align: center;
    }
    .footer__social-items{
        justify-content: center;
    }
    .footer__adress-google-block{
        margin: 43px 0px 40px;
    }
    .footer__adress-google-block.desktop{
        display: none;
    }
    .footer__adress-google-block.mobile{
        display: flex;
    }
}