:root{
--secondary-color:#000;
}
@font-face {
    font-family: 'CorpoALig';
    src: url('../fonts/CorporateA-Light.woff2') format('woff2'),
        url('../fonts/CorporateA-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'CorpoA';
    src: url('../fonts/CorporateA-Regular.woff2') format('woff2'),
        url('../fonts/CorporateA-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CorpoADem';
    src: url('../fonts/CorporateA-Demi.woff2') format('woff2'),
        url('../fonts/CorporateA-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Corporate A Condensed';
    src: url('../fonts2/CorporateACon-Reg.woff2') format('woff2'),
        url('../fonts2/CorporateACon-Reg.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{}
.tituloh1{color:#9F7F59!important;}
p.capital-letter::first-letter{color:#fff; background-color:#000;}
.aside-image-block-item.text h1{color:#fff!important;}
.textovideo{background-color:#000!important;}
.head-brand .label-head-brand .brand-logo{max-width:110px;}

.container-section2{max-width:100%!important; margin:auto;}
.aside-image-block-item.text{padding:10px 10px 10px 110px;}
.aside-image-block-item.text{background-color:#000;}
.tituloh1{text-align:left;}

.fondomercedes{
	background-image:url(../fotos/fondo01.jpg); height:300px; width:100%; margin-top:120px; background-attachment:fixed;
}
.foto3{margin-top:-370px}
.destacado1{
	text-align:center; font-size:26px; font-family:'CorpoADem'; padding:45px; line-height:31px;
}
.destacado1 span{display:block;}