    .peelingsProcessBlock {
        width: 100%;
        font-size: 0;
    }

    .peelingsProcessText {
        display: flex;
        font-size: 15px;
    }

    .peelingsProcessTableTextBlock {
        min-width: 246px;
        height: 75px;
        border: 3px solid #00A1E4;
        border-radius: 10px;
        z-index: 1;
        position: relative;
        margin-bottom: 27px;
    }

    .peelingsProcessTableTextBlock:before {
    content: "";
    background: transparent url(/images/strelk.png) no-repeat;
    width: 24px;
    height: 33px;
    position: absolute;
    bottom: -30px;
    left: calc(50% - 12px);

}


    .peelingsProcessTableTextBlockInner {
        margin: 17px 0;
    }

    .peelingsProcessTableTextBlock p {
        text-align: center;
        color: #00A1E4;
        margin:0;
        padding:0;
    }

    .peelingsProcessTableTextBlock .peelingsProcessTableHeader {
        font-weight: 700;
    }

    .peelingsProcessTextBlock {
        margin-left: 40px;
        display: flex;
    }

    .peelingsProcessTextBlock p {
        margin: auto;
    }

    .peelingsProcessArrow {
        cursor: pointer;
        position: relative;
        width: 20px;
        margin:1px 0 15px 113px;
    }

    .peelingsProcessArrow div {
        position: relative;
        width: 20px;
        height: 3px;
        top: 5px;
        background-color: #00A1E4;
        box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
        left: 0;
        display: block;
        transform: rotate(90deg);
        border-radius: 10px;

    }

    .peelingsProcessArrow div::after {
        content: '';
        position: absolute;
        width: 12px;
        height: 3px;
        top: -3px;
        right: -5px;
        background-color: #00A1E4;
        transform: rotate(45deg);
        border-radius: 10px;
    }

    .peelingsProcessArrow div::before {
        content: '';
        position: absolute;
        width: 12px;
        height: 3px;
        top: 3px;
        right: -5px;
        background-color: #00A1E4;
        box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
        transform: rotate(-45deg);
        border-radius: 10px;
    }
	
	
.blue2 {
    line-height: 1.45;
}

.blue2  li {
    position: relative;
    padding-bottom: 5px;
    font-size: 15px;
    padding-left: 15px;
    margin-left: 2px;
}

.blue2  li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #fff;
	border: 1px solid #00a1e4;
}	
	
	


.b-contact-page .main .container{
  display: flex;
}


.b-contact-page .main .clearfix{
  max-width: 80%;
  order: 2;
}
.b-contact-page .main .content{
  float: left;
  width: calc(100% - 40px);
}
.b-contact-page .main .aside{
  padding-top: 90px;
  margin: 0px 40px 0px 0;
  order: 1;
}
.header-phone {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  left: -20px;
  top: 10px; 
}
.header-contacts__phone {
	flex-direction: row;
  justify-content: end;
}
.header-contacts__phone a{
  padding-top: 4px;
}
.header-contacts__phone .social-icons{
  margin: 0px 10px 0px 0px;
}
.header-contacts__phone .social-icons a{
  margin: 0px 0px 0px 4px;
  padding-top: 0px;
}
.header-contacts__phone .social-icons svg{
  width: 32px;
  height: auto;
}




.header-timework {
  display: none;
  justify-content: flex-end;
}
.header-contacts-mobile{
  display: none;
  float: left;
  width: 100%;
  justify-content: space-between;
  padding: 10px 10px;  
}
.header-contacts-mobile .logo{
  padding-top: 0px;  
}
.header-contacts-mobile .logo img{
  height: 42px;
  width: auto;
}
.header-contacts-mobile .contacts{
  border: none;
  padding: 6px 0px 0px 0px;
  text-align: center;
}
.header-contacts-mobile .header-phone{
  position: unset;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: 16px;
}
.header-contacts-mobile .header-timework{
  position: unset;
  font-size: 12px;
}
.header-contacts-mobile .burger{
  width: 50px;
}
.header-contacts-mobile .contacts{
  display: flex;
  align-items: center;
}
.header-contacts-mobile .social-icons{
  margin-left: 12px;
  margin-right: -4px;
}
.header-contacts-mobile .social-icons a{
 color: inherit;
 margin: 0px 4px 0px 0px;
}



.header-phone {
  left: 0px;
}
.footer-soc{
  padding-left: 34px;
  text-align: left;
}
.footer-nav_section {
  padding-right: 70px;
}
.footer-email{
  width: 100%;
  margin: 66px 0px 0px 0px;
}
.footer-email a{
  color: #000;
  text-decoration: none;
  margin-left: 4px;
}
.footer-phone {
  margin-bottom: 0px;
}
.footer-phone .social-icons{
  width: 100%;
  margin: 6px 0px 10px 0px;
}
.footer-phone .email-mob{
 display: none; 
}  
.footer-phone .social-icons a{
  margin-left: 4px;
}
.footer-phone div.phone{
  padding: 4px 0px 0px 0px;
  font-size: 18px;
}
.webp .workhours:before {
  display:none;
}
.footer-contacts .workhours {
  padding-left: 4px;
  font-size: 14px;
}
.scroll-to-top {
  bottom: 148px;
  right: 12px;
}

.row-social-icons{
  display: flex;
}
.row-social-icons .social-icons{
  margin: 3px 0px 0px 10px;
}
.row-social-icons .social-icons a{
  color: #fff;
  margin: 0px 4px 0px 0px;
}
.si-1 .social-icons a{
  color: #fff;
  margin-right: 4px; 
}

.social-icons a.telegram{
  display: none;
}

@media (max-width: 768px) 
{ 
  .header-timework {
    justify-content: center;
  }  
  .b-contact-page .main .clearfix{
    max-width: 100%;
  }
  .b-contact-page .main .content{
    width: 100%;
  } 
  .b-contact-page .main .aside{
    padding-top: 50px;
    width: 170px;
  }
  .col-sm-4.w768 {
    width: 100%;
  }  
  .b-contact-page .main .content .text-big {
    font-size: 16px;
  } 
  .b-contact-page .contact-page-form .col-sm-2 {
    width: 170px;
  } 
  
  .footer-phone .email-mob{
   display: inline-block; 
  } 
  .footer-middle {
    margin-bottom: 0px;
  }  
  .footer-copy {
    padding: 13px 0 15px;
  }  
  .footer-phone .social-icons {
    margin: 6px 0px 4px 0px;
  }  
}

@media (max-width: 767px) 
{ 
 
 .peelingsProcessText { 
  display: block; 
 } 
  
 .peelingsProcessTableTextBlock { 
  min-width: 100%; 
  margin-bottom:25px; 
 } 
  
 .peelingsProcessTextBlock { 
  margin-left: 0px; 
  display: block; 
 } 
}

@media (max-width: 425px) 
{   
  .header-contacts-mobile{
    display: flex;
  }
  .mobile-top-menu-link {
    top: 23px;
  }
  .header-contacts.text-center,
  .header-contacts__phone{
    display: none;  
  }
  .b-contact-page .contact-page-form .col-sm-2 {
    width: auto;
  }  
  .b-contact-page .main .container{
    flex-direction: column;
  }
  .b-contact-page .main .clearfix{
    order: 1;
  }
  .b-contact-page .main .aside{
    order: 2;
    width: 100%;
    margin: 0px 0px 40px 0px;    
  }  
}

@media (max-width: 320px) 
{ 
  .header-contacts-mobile .header-timework {
    position: unset;
    font-size: 11px;
  }  
  .header-contacts-mobile .social-icons svg{
    width: 26px;
    height: auto;
  }  
}