.input-wrap.has-error select {
    border-color: #d73434;
}

.input-wrap.has-error input {
    border-color: #d73434;
}

.input-wrap.has-error .jq-selectbox {
    border-color: #d73434;
}

.text-danger {
    color: #d73434
}

.hidden {
    display: none;
}

.w25 {
    width: 33%;
}

.tel-in{
    text-decoration: none;
    color:#1b2026;
}

.tel-in:hover{
    color:#004996;
}

.promo-slide__content{
    background-image: url(bg-slid.png);
padding: 20px;
}

.promo-slide__buttons .btn.btn-border{
    background-image: url(bg-slid2.png);
}


.promo-slider .slick-dots li::after {
    background: #000;
    border: solid 2px #fff;
}

.slick-active{
    visibility: ;
}


.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.container, .row {
    box-sizing: border-box;
}

.col-12 {
    width: 100%;
    display: inline-block;
position: relative;
float: left;
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
}

.section-heading {
    position: relative;
}

.section-heading h2 {
    margin: 55px auto;
    padding: 0 30px;
    font-family: TruthCYR;
    display: table;
box-sizing: content-box;
background-color:
#fff;

}

.advantages .description{
    font-size:14px;
    line-height: 18px;
}


.container::after, .row::after {

    display: block;
    content: '';
    clear: both;

}

hr.summary {
    width: 100%;
    height: 14px;
    margin: 45px 0;
    background-image: url(advantage-line.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: none;
}

.advantages{
    margin-bottom: 50px;
}

.advantages .item .media {
    height: 61px;
    margin-bottom: 12px;
}

.advantages .item .media img {
    display: block;
    margin: 0 auto;
}

.advantages .item .content {
    text-align: center;
}

.advantages .item .content .heading {
    margin-bottom: 15px;
    font-family:  sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height:22px;
}

.advantages .item .content {
    text-align: center;
}

.section-heading h2::after{
    width: 100%;
    display: block;
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    border-top: 1px solid 
    #9a9fa4;
    z-index: -1;
}

.col-3 {
    width: 25%;
    display: inline-block;
position: relative;
float: left;
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
}

.section-heading {
    position: relative;
}

.section-heading h2{
    display: table;
    box-sizing: content-box;
    background-color: 
#fff;

}

.mpgpar1 {
    width: 100%;
    height: 500px;
}

.mpgparcont {
    width: 100%;
    height: 500px;
    margin-top: -500px;
    position: relative;
    padding-left:15px;
    padding-right:15px;
}

.mpgparcont .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,73,150,.8);
}

.mpgparcont .halign {
    padding-top: 40px;
}

.mpgparcont .halign {
    position: relative;
}

.halign {
    width: 100%;
    margin: 0 auto;
}



.mpgparcont h2 {
    color: 
    #fff;
    text-transform: none;
    text-align: center;
    font-weight: normal;
}


.anchr {
    width: 340px;
    margin-bottom: 30px;
}

.anchr {
    display: table;
    margin: 0 auto;
}

.anchr div {
    display: table-cell;
    position: relative;
}

.mpgparcont .anchr div:nth-child(1)::after, .mpgparcont .anchr div:nth-child(3)::after {
    background: 
    #fff;
}

.anchr div:nth-child(1)::after, .anchr div:nth-child(3)::after {
    top: 20px;
}

.anchr div:nth-child(1)::after, .anchr div:nth-child(3)::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
}

.mpgparcont .anchr div:nth-child(2) {
    background-image: url(logica.png);
}


.anchr div:nth-child(2) {
    width: 80px;
    height: 39px;
}

.anchr div:nth-child(2) {

    background: url(anchorbrown.svg) center center no-repeat;
        background-image: url("anchorbrown.svg");
        background-size: auto;
    background-size: contain;
    padding: 0 25px;
}

*, ::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.mpgparcont p {
    font-size: 24px;
    line-height: 40px;
    margin-top:25px;
}

.mpgparcont p {
    font-style: italic;
    text-align: center;
    color: 
    #fff;
}


.product:hover:before{width:230px !important;}

.product::before{
    left:20px !important;
}


.products {
    padding: 60px 0 60px;
}




@media screen and (min-width: 500px) {
    .about-info {
        padding-bottom: 175px !important;
    }

    }


    @media screen and (max-width: 500px) {
        .header-auth{
            display:none;
        }

        .mpgparcont{
            height: 330px;
        }

        .mpgparcont p{
            font-size: 14px;
line-height: 20px;
        }

        .header-logo img{
            max-width: 50%;
        }

        .main {
            margin-top: 51px !important;
        }

        .product::before {
            max-width: 0px !important;
        }



        .products-title{
            margin-bottom: 5px;
        }

        .products-catalog {
            margin: 10px -20px -55px !important;
        }



       .products-title h3{
            margin-bottom: 15px;
        }

        .product span {
            display: block;
            margin-left: 5px;
            margin-top: 10px;
        }

        .providers-wrap .w25{
            width: 100% !important;
        }

    
        }


        @media screen and (max-width: 1200px){
            .advantages .col-3{
            width: 50%;
margin-bottom: 30px;
        }
    }

    @media screen and (max-width: 768px){
    .advantages .col-3 {
        width: 100%;
    }

    .providers-wrap .w25{
        width: 50%;
    }
}


.footer-content li {
    margin-bottom: 20px;
    float: left;
    margin-right: 20px;
}


.header-logo {
    width: 105px;
    
}

.header-nav{
    font-size:18px;
}

.btn.h38 {
    font-size: 14px;
    margin-bottom: 10px;
}

.header-auth {
    font-size: 18px;
}


.info-block__img {
    margin-left: -96px;
}

.products-title h3{
    margin-top:55px;
}


.products-catalog {
    margin: 50px -20px -90px;
}

.urik p{
    margin-bottom: 4px;
    font-weight: bold;
}

.contact-info span{
    margin-bottom: 20px;
}

.contact-info strong {
    line-height: 35px;
}



.header-auth {

    margin-left: 90px;

}

.header-auth .icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 19px;
    height: 19px;
}

.header-auth a{
    line-height:35px;
}

.header-auth #insta a{
    text-decoration: none;
    margin-bottom: :none;
    color: #1b2026;
    margin-left:24px;
}

.header-auth #insta a:hover{
    color:#004996;
}

.header-auth .icon-instagram{
    position: absolute;
    top:6px;
}

#mapii {
    width: 100%;
height: 700px !important;
}

#contacti {
    width: 100%;
height: 468px !important;
position: absolute;
z-index:1;
}

.page-banner__title{
    z-index:2;
}

.provider-card strong {
    line-height: 25px;
}

#filter-container{
    margin-bottom: 150px;
}

#filter-container .products-title h3{
    margin-top:100px;
}

#filter-container .w25{
    width: 25%;
}


#filter-container .product::before {
    left: 20px !important;
    max-width: 50%;
}

#filter-container .products-title{
    margin-top:80px;
}


#filter-container .product span{
    margin-left: 0px;
    font-size: 20px;
}

#filter-container .product{
    margin-bottom: 50px;
}