section#models .header ul.models li.active:before
{
    margin-left: 20px;
}

section#gama .typology .left ul.types li.active, section#contact .right ul.zones li.active, section#models .header ul.models li.active
{
    background: #070707;
}

section#gama .typology .typologyResponsive .buttonTypology
{
    background: #070707;
}

section#slider .swiper-container .swiper-slide .container div.button span:last-child
{
    margin-left: 3px;
}

section#gama .typology .left ul.types li.active:before
{
    margin-left: 110px;
}

section#contact .right ul.zones li.active:before
{
    margin-left: 30px;
}

section#contact .buttonRight span:last-child, section#contact .buttonLeft span:first-child
{
    margin-left: 0px;
}

section#carroceiros ul li div.button span:last-child {
    margin-left: 2px;
}


@media screen and (max-width: 1023px)
{
    section#contact .right ul.zones li.active:before
    {
        margin-left: 15px;
    }
}

@media screen and (max-width: 767px)
{
    section#contact .right ul.zones li.active:before
    {
        margin-left: 8%;
    }
}
@media screen and (max-width: 480px)
{
    section#contact .right ul.zones li.active:before
    {
        margin-left: 6%;
    }
}