.container {
    padding: 0 2%;
    width: 96%;
}
header {
    height: auto;
}
.logos-social {
    display: inherit;
}
.logos {
    justify-content: center;
}
.logo:first-child,
.logo:last-child {
    margin: 0;
}
.logo:first-child {
    padding-right: 4%;
}
.logo:last-child {
    margin-left: 3%;
}
@media screen and (max-width: 547px) {
    .logo img {
        width: 100%;
    }
}
.social {
    justify-content: center;
    margin: 25px auto 10px;
}
.about-title {
    height: 180px;
    padding-top: 30px;
}
.about-title h1 {
    font-size: 76px;
}
.about-title h2 {
    font-size: 27px;
    letter-spacing: 0;
}
.about-images {
    display: inherit;
    margin-top: 0;
}
.about-image-text {
    bottom: inherit;
    left: 8px;
    position: absolute;
    top: 5px;
}
.about-image-text span {
    font-size: 21px;
    padding: 0 4px 0 3px;
}
.about-image-text span:before {
    border-top: 25px solid transparent;
    border-right: 14px solid #262c4d;
    margin: 0 0 0 -16px;
}
.about-image-text span:after {
    border-bottom: 25px solid transparent;
    border-left: 14px solid #262c4d;
}
.about-texts {
    display: inherit;
    margin-bottom: 30px;
    text-align: center;
}
.about-text p {
    text-align: center;
}
.about-text.title {
    margin: 0 auto 20px;
}
.about-text.title h3,
.about-text span {
    font-size: 70px;
    line-height: 1;
}
.about-text.title h3:last-child {
    margin-left: 0;
}
.about-text {
    margin: 0 auto;
    width: 98%;
}
.about-text span {
    float: inherit;
    display: inline-block;
    line-height: 1;
    margin-top: 40px;
    text-align: center;
}
.about-image:last-child .about-image-text {
    left: inherit;
    right: 8px;
}
.about-image:nth-child(2) {
    margin: 0;
}
.slides {
    padding: 50px 0 20px;
}
.slide-title {
    display: inherit;
    text-align: center;
}
.slide-title img {
    border: 0;
    padding: 0;
    width: 200px;
}
.slide-title span {
    color: #393837;
    display: block;
    font-size: 19px;
    margin: 20px auto 0;
    width: auto;
}
.slide-types {
    margin: 40px auto 30px;
}
.slide-types span {
    letter-spacing: 1px;
}
.slide-images {
    display: flex;
    flex-direction: column-reverse;
}
#slideThumb.owl-carousel,
#slideThumb2.owl-carousel {
    transform: inherit;
    left: inherit;
    order: 2;
    top: inherit;
    width: 100%;
}
#slideThumb .owl-stage-outer,
#slideThumb2 .owl-stage-outer {
    margin: auto;
    width: 90%;
}
#slideThumb .owl-thumb-item,
#slideThumb2 .owl-thumb-item {
    transform: inherit;
}
#slideThumb.owl-carousel .owl-thumb-item div,
#slideThumb2.owl-carousel .owl-thumb-item div {
    height: 150px;
    width: 220px;
}
#slideThumb.owl-carousel .owl-nav,
#slideThumb2.owl-carousel .owl-nav {
    bottom: 60px;
}
#slideThumb.owl-carousel .owl-nav .owl-next,
#slideThumb2.owl-carousel .owl-nav .owl-next {
    margin: 0;
}
#slideThumb.owl-carousel .owl-item,
#slideThumb2.owl-carousel .owl-item {
    text-align: center;
}
#slide1,
#slide2 {
    margin: 30px auto 40px;
    right: inherit;
    order: 1;
    position: relative;
    width: 100%;
}
#slide1 .item .slide-item-infos,
#slide2 .item .slide-item-infos {
    padding: 0 10px;
    width: calc(100% - 20px);
}
.slide-item-infos-text span {
    font-size: 16px;
    text-transform: none;
}
.small-text h1 {
    font-size: 32px;
    line-height: 1.5;
    width: 100%;
}
.brands {
    margin: 50px 0;
}
.brands-text h2 {
    font-size: 59px;
}
.brands-images img {
    margin: 0 13px 20px;
}
.brands-images.image-big img {
    margin: 40px 0 0;
    width: 90%;
}
#logo-interno #logo-polido,
#logo-interno #logo-acetinado {
    font-size: 42px;
}
#logo-interno #sublogo-polido,
#logo-interno #sublogo-acetinado {
    font-size: 26px;
    padding-right: 15px;
}
#logo-polido,
#logo-acetinado {
    font-size: 20px;
}
#sublogo-polido,
#sublogo-acetinado {
    font-size: 14px;
}
.slide-title div {
    border-right: 0;
    padding-right: 0;
}
#nav-slider,
#nav-slider-2 {
    margin-right: 0;
    width: 100%;
    height: 200px;
}
#nav-slider .thumb,
#nav-slider-2 .thumb {
    margin-right: 10px;
    height: 200px;
    width: 100%;
}
#primary-slider,
#primary-slider-2 {
    width: 100%;
}
#primary-slider .img-primary > img,
#primary-slider-2 .img-primary > img {
    height: 400px;
    object-fit: cover;
    width: 100%;
}
#nav-slider .thumb > img,
#nav-slider-2 .thumb > img {
    width: 220px;
    height: 150px;
    margin: 0 auto;
}
.about-slide-mobile {
    display: block;
    position: relative;
}
.about-images {
    display: none;
    margin-top: 0;
}
.about-image-text.text-header-mobile{
    display: block;
    z-index: 9999;
}
.about-image-text{
    display: none;
}
.slick-next.slick-arrow{
    transform: rotate(0);
    top: 35%;
    left: auto;
    right: 7%;
}
.slick-prev.slick-arrow{
    transform: rotate(0);
    top: 35%;
    left: 0;
}
.infos > span {
    font-size: 16px;
}
.copy p {
    font-size: 19px;
}
.w3-modal > img{
    width: 90%;
}
.w3-modal .btn-close-modal {
    right: 0;
    top: 5%;
}