.container-fluid2{width:calc(100% - 40px);margin:0 20px}
.container-fluid2 .intro__item{height:700px;max-width: 147rem;padding:0 calc(50% - 73.5rem);box-sizing: content-box;background-color: var(--theme-secondary-color);}

.iib1 {background-image: url(/image/slider/bg/slidebg1.webp);background-size: cover;background-position: center;background-repeat:no-repeat}
.iib2 {background-image: url(/image/slider/bg/slidebg2.webp);background-size: cover;background-position: center;background-repeat:no-repeat}

.header__logo svg{fill: var(--theme-secondary-color);transition: .3s all ease;}
.header__logo:hover svg{fill: var(--theme-primary-color);}
.is-header-v6 .header__group--info_call {margin: 0 auto 0 }


.about-featured{margin: 0 0 7.5rem;}
.ahalf{float:left;width:calc(50% - 10px);margin-right:20px;text-align: justify;}
.arh{margin-right:0}




.brands-featured__item{border-radius:10px;background:#fff}
.brands-featured__item:before {content: "";float: left;padding: 60% 0 0 0;}





.header__mobile .header__logo svg{padding:5px 0}


@media (max-width: 1460px) {.container-fluid2 .intro__item{height:600px;}


@media (max-width: 480px) {
.ahalf{width:100%;margin:0 0 20px}
.arh{margin-bottom:0}
}