body.index, body.index-home {
    margin: 250px 20px 100px;
}
body{
    color: #4C565C;
}
@font-face {
	font-family:Univers;
	src : url("../font/univers.ttf");
}

li a, li a:hover, li, a, a:hover {
    color: #4C565C;
    text-decoration: none;
    text-align: left;
}


body{
    font-family:Univers, sans-serif;
}

.index ol {
    padding: 0;
}

.logohonda {
    width: 60% !important;
    margin: 30px 20% !important;
}

li.miolo_indice_head a, li.miolo_indice_head, p.Index-Section-Head {
    color: #CC0000;
    font-weight: bold;

}

.index .miolo_indice_titulo a, .miolo_indice_subtitulo a, .miolo_indice_head {
    margin: 15px 0 !important;
}

li.miolo_indice_subtitulo {
    margin: 0 0 0 30px !important;
}

.index li.miolo_indice_titulo {
    margin: 0;
}

.cabmenuhome>div, .cabmenuhome>a>div {
    float: left;
    width: 42%;
    margin: 0 4%;
    font-size: 12pt;
    text-align: center;
    padding: 6px 0px;
    height: 30px;
    line-height: 35pt;
    font-weight: normal;
    font-family:Univers, sans-serif;
    font-style: normal;
}

.cabmenuhome .indexativo {
    border-bottom: 3px solid #CC0000;
    color: #CC0000;
}

.cabmenuhome {
    border-bottom: 1px solid lightgrey;
    height: 146px;
    padding: 0px 0 0 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    width: 100%;
}

.logotipo_index {
    width: 100% !important;
    height: 90px !important;
}

.logotipo_index img {
    width: auto;
    height: 49px;
    margin: 43px 0 0;
}

.logotipo_index {
    margin: 0 !important;
}

.index .menu-index li {
    list-style-type: none;
    background: white;
    border-radius: 8px;
    box-shadow: 0px 2px 10px lightgrey;
    padding: 0px 8px;
}

.miolo_indice_head {
    color: #CC0000;
    font-weight: bold;
    font-size: 16pt;
    line-height: 25pt;
}

li.miolo_indice_head {
    border-radius: 0 !important;
    box-shadow: none;
    margin: 0 0 !important;
    padding: 0 !important;
}

.miolo_indice_titulo, .miolo_indice_subtitulo{

}

.menu-index ul{
    padding-inline-start: 0;
}

.index li a {
    display: block;
    padding: 15px 15px;
    font-size: 14pt;
    line-height: 16pt;
}



.estilo-filtro-indice {
    margin: 5%;
    width: 80%;
    height: 50px;
    border-radius: 10px;
    border: 2px solid gray;
    padding: 0 5%;
    font-size: 12pt;
}

.estilo-filtro-indice:focus, textarea:focus {
    color: #CC0000;
    border: 3px solid #CC0000;
    outline: 0;
}

div#boxbusca {
    position: fixed;
    width: 100%;
    background: white;
    top: 147px;
    left: 0;
    height: 91px;
}

.iconbusca img {
    width: 25px;
    height: auto;
    margin: 10px;
}


.iconbusca {
    position: fixed;
    width: 43px;
    height: 41px;
    background: white;
    top: 170px;
    right: 25px;
    border-radius: 60px;
    padding: 0px;
}

li.sub_item {
    margin: 0 0 0 60px;
}

h1.miolo_titulo {
    display: none;
    font-size: 2.6rem;
}

.index li.miolo_indice_subtitulo {
    margin: 0 0 0 100px;
}

.index-home li.miolo_indice_subtitulo a {
    margin: 15px 0 15px 20px !important;
}

.index a {
    text-align: left;
}

.index-home .miolo_indice_titulo > ul {
    display: none;
    margin: 0;
}

.index-home .miolo_indice_titulo > ul li {

}

.index-home li, a:hover {
    margin: 0 !important;
    
}

.index-home .miolo_indice_titulo, .index-home .miolo_indice_subtitulo{
    list-style-type: none;
}

.index-home .miolo_indice_titulo>a, .index-home .miolo_indice_subtitulo>a {
    background: white;
    padding: 15px 15px;
    line-height: 16pt;
    border-radius: 7px;
    box-shadow: 0px 4px 10px lightgrey;
    display: block;
    font-size: 14pt;
    margin: 15px 0;
}

.index-home .miolo_indice_subtitulo>a {
    margin: 20px 0px 20px 20px;
}



h2.logotipo {
    color: black;
    margin-top: 45px;
    text-align: center;
}