.header-main{
    height: auto;
}
.header-main .header-info{
    padding-bottom: 120px !important;
}
.footer-main{
    padding-top: 80px;
}
.content-main .slides-product .owl-nav .owl-prev{
    right: 5px;
}
.content-main .slides-product .owl-nav .owl-next{
    left: 5px;
}
.header-main .header-top .socials-head{
    width: 100%;
    justify-content: center;
    padding: 15px;
}
.header-main .header-top .btn-call{
    width: 100%;
}
.header-main .header-info .header-menu .logo-abr > img,
.header-main .header-info .header-menu .logo-ebara > img{
    margin-left: 15px;
    height: 30px;
}
.header-main .header-info .info-abr{
    padding: 0 15px;
}
.content-main .slides-product .list-products{
    padding: 0 15px !important;
} 
.footer-main .copyright-text{
    padding: 0 15px;
}
.content-page .filter-products .view-tab-filter .nav-tabs .nav-link{
    padding: 6px 15px;
    font-size: 12px;
    margin: 5px;
}
.content-page .filter-products .list-items-pump .item-pump{
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
}
.content-page .filter-products .item-pump .view-info{
    width: 100%;
    align-items: center;
    margin: 20px 0 10px;
}
.content-page .filter-products .item-pump .view-info .efficiency,
.content-page .filter-products .item-pump .view-info .btn-more{
    width: 100%;
}
.content-page .filter-products .item-pump .info-main-pump{
    width: 100%;
    flex-wrap: wrap;
    margin-top: 20px;
}
.content-page .filter-products .item-pump .info-main-pump > div{
    width: 50% !important;
    height: 100px;
    text-align: center;
    margin: 0;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}
.header-main .header-info .info-abr .title-site{
    font-size: 20px;
}
.content-page .about-page .box-about{
    font-size: 14px;
}
.content-page .list-certificates .image-cert .box-image{
    height: auto;
}
.content-page .info-contact{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    border-left: none;
}
.content-main .slides-product .item-pr .image-pr{
    height: auto;
}