
.new_header_menu ul.new_menu {
justify-content: left;
}
@media(min-width: 901px)
{

    #header .call {
    position: absolute;
    top: 92px;
    }
}
div#main-full {
    max-width: 100%;
    position: relative;
}
@media(min-width: 1200px)
{
    
    .new_header_menu ul.new_menu li:nth-child(1) a {
        padding-left: 3px;
    }
    .gallery.callbacks.callbacks1, .gallery.callbacks.callbacks1 .item
    {
        height: 470px;
    }

    .gallery-box .callbacks_nav.prev
    {
        left: 0;
    }
    .gallery-box .callbacks_nav.next {
        right: 0px;
    }
}

.gallery.callbacks.callbacks1 .call
{
    position: absolute;
    bottom: 50px;
    left: calc(50% - 100px);
    font-size: 16px;
    color: white;
    padding: 13px 16px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    max-height: 40px;
    z-index: 999;
    color: #fff;
    background-color: #009AE1;
    font-size: 18px;
    line-height: 20px;
}

.gallery.callbacks.callbacks1 .call:before
{
    height: 30px;
    width: 23px;
    background-position: -236px 0;
    margin: -5px 3px -10px 1px;
    content: '';
}



.gallery.callbacks.callbacks1 .call:hover
{
    color: #AEDFFF;
}

.subTop.top {
    font-size: 18px;
    height: auto;
    padding-bottom: 10px;
    line-height: normal;
}
.services-menu .top, .services-menu .subTop {
/*    background: transparent;*/
    color: #000;
    background: #F2F2F2;
      color: #000;
      
}

.main_slogan {
  margin: 0;
}
.services-menu .top a {
    color: #000;
    text-decoration: none;
    border-bottom: 0.5px solid #009AE1;
}
.formTitle {
    /* background: white; */
    font-size: 18px;
    margin: 5px 0;
}
.popap.call-form {
    padding-top: 60px;
    height: 220px;
}
header .contacts {
    display: flex;
    gap: 10px;
}

#header .contacts .phone, header .contacts .mail_worktime {
    font-size: 20px;
    top: 0;
}


.contacts .mail a {
    font-size: 20px;
}
header .contacts .phone:before {
    background: url(/images/tg.png) no-repeat !important;
    background-size: contain !important;
    width: 25px;
    height: 25px;
    margin: 0;
    display: none;
}

#header .contacts .phone a > img {
    width: 24px;
}

#header .contacts .phone a {
    display: flex;
    justify-content: space-between;
    gap: 5px;
}
#header .logo {
  margin: 10px 0 0 0;
  width: 177px;
  height: 63px;
  background-position: 0 0;
  float: left;
  background: url(/images/logo_new.png);
  background-size: contain;
}

.contacts .mail_worktime .worktime span {
  font-size: 12px;
  line-height: 12px;
  margin-top: -10px;
  display: inline-block;
}
.contacts .mail_worktime .worktime::before {
  background: transparent;
  height: 0;
}
.contacts .mail a {
  font-size: 26px;
  color: #000;
  text-decoration: none;
  margin-right: 40px;
  line-height: 26px;
}
.btn-link {
    padding: 0px 30px;
    text-decoration: none;
    line-height: 42px;
    border: none;
    background: #009ae1;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 25px;
    display: inline-block;
}
.btn-link:hover {
    opacity: .7;
} 
.advantages-wr .advantages .item .img-wr {
    background: transparent;
}
ul.new_menu > li:hover > ul {
    top: 135px;
}
.fph-wrap {
    display: flex;
    gap: 20px;
}

.fpf-l {
    display: flex;
    flex-direction: column;
}

.fpf-l .phone_footer {
    padding-left: 0;
}

.ya-wrap {
    flex: 1;
}
@media (max-width:768px)
{
    #header .contacts {
        flex-direction: column;
        gap: 0;
    }

    #header .contacts .mail_worktime {order: 2;margin-bottom: 10px;}
    .fph-wrap {}

    .ya-wrap {
        display: none;
    }

    #footer .mobile_show .phone_footer {
        padding-left: 0;
    }
}
@media (max-width:568px)
{
    #header .contacts .phone {
        order: 2;
        flex: 1;
        margin: 0;
    }

    #header .contacts .mail_worktime {order: 3;width: auto;flex: 1;margin: 0 !important;}

    #header .contacts .phone span {
        position: static;
    }
    #header .contacts {
        flex-direction: row;
        gap: 0;
    }
    .gallery.callbacks.callbacks1 .call {
        font-size: 16px;
        padding: 6px;
        bottom: 25px;
    }
}
@media (max-width: 368px) {
    #header .contacts {
        flex-direction: column;
        gap: 0;
    }
}
.pipe .left, .pipe .right {
    display: none;
}
