.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: 12%;
}
.logo:last-child {
    margin-left: 11%;
}
.social {
    justify-content: center;
    margin: 25px auto 10px;
}
.about-title {
	height: 200px;
    padding-top: 40px;
}
.about-title h1 {
    font-size: 76px;
}
.about-title h2 {
    font-size: 27px;
}
.about-images {
	display: none;
    margin-top: 0;
}
.about-slide-mobile {
  display: block;
  position: relative;
}
.about-text.title h3:last-child{
    margin-left: 0;
}
.about-images-mobile.owl-carousel .owl-item {
	position: relative;
}
.about-images-mobile.owl-carousel .owl-stage-outer:before, .about-images-mobile.owl-carousel .owl-stage-outer:after {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5018382352941176) 70%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5018382352941176) 70%, rgba(255,255,255,0) 100%);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5018382352941176) 70%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	width: 20%;
	z-index: 9999;
}
.about-images-mobile.owl-carousel .owl-stage-outer:after {
	background: -moz-linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5018382352941176) 70%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5018382352941176) 70%, rgba(255,255,255,0) 100%);
	background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5018382352941176) 70%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	right: 0;
	top: 0;
}
.about-image-text {
    bottom: inherit;
    left: inherit;
    position: absolute;
    top: 5px;
    z-index: 9999;
}
.about-image-text.right {
    right: 0;
    text-align: -webkit-right;
}
.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 50px;
}
.about-text {
    margin: 0 auto;
    width: 90%;
}
.about-text span {
    float: inherit;
    display: inline-block;
    margin-top: 40px;
}
.about-image:last-child .about-image-text {
    left: 20px;
    right: inherit;
    text-align: left;
    z-index: 9999;
}
.about-images-mobile.owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    bottom: 50%;
}
.about-images-mobile.owl-carousel .owl-prev, .about-images-mobile.owl-carousel .owl-next {
    background: none;
    opacity: 1;
}
.about-images-mobile.owl-carousel .owl-prev::before, .about-images-mobile.owl-carousel .owl-next::before {
    position: absolute;
    top: 17px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border-left: 4px solid #252b4d;
    border-top: 4px solid #252b4d;
}
.slides {
    padding: 50px 0;
}
.slide-title img {
    width: 200px;
}
.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;
}
#slide1, #slide2 {
	margin: 30px auto 40px;
    right: inherit;
    order: 1;
    position: relative;
    width: 100%;
}
.small-text h1 {
    font-size: 52px;
    width: 100%;
}
.brands {
    margin: 50px 0;
}
.brands-text h2 {
    font-size: 59px;
}
.brands-images img {
    margin: 0 13px;
}
#nav-slider,
#nav-slider-2{
    width: 90%;
    height: 150px;
    margin: 0 auto;
}
#nav-slider .thumb,
#nav-slider-2 .thumb{
    margin-right: 10px;
    /* width: 150px; */
    height: 150px;
    width: 100%;
}
#nav-slider .thumb > img,
#nav-slider-2 .thumb > img {
    /* width: 20px; */
    height: 150px;
}
#primary-slider,
#primary-slider-2{
    width: 100%;
}
#primary-slider img,
#primary-slider-2 img{
    border-radius: 30px;
    width: 100%;
}
.text-header-mobile{
    display: none;
}
.slick-next.slick-arrow{
    transform: rotate(0);
    top: 50%;
    left: auto;
    right: -4%;
}
.slick-prev.slick-arrow{
    transform: rotate(0);
    top: 50%;
    left: -7%;
}
.w3-modal > img{
    width: 90%;
}
.w3-modal .btn-close-modal {
    right: 0;
    top: 5%;
}