/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#image-form_20571784832634725 {
    margin-top: 0;
}
ul.nav.navbar-nav.megamenu.horizontal {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    text-align: center;
}

.title-center .ApColumn .sub-title-widget  {
    text-align: center;
    margin: -30px 0 30px 0;
}
.block.caja-icono {
    padding: 30px 0;
}

.block.caja-icono h4{
    color:#c32c44;
    Font-size:24px
}
.dropdown-sub.dropdown-menu .widget-subcategories .menu-title {display:none}

h4.titulo-1 {
    font-size: 22px;
    padding-left:20px
}

h4.titulo-1:before {
    content: "";
    width: 25px;
    height: 3px;
    background: #C32C44;
    top: 10px;
    left: 0;
    position: absolute;
}
.slide_config.data-link {
    cursor: pointer;
}

.textoportada {
	max-width: 1250px;
	margin: 0 auto !important;
	padding: 0 25px !important;
}
.ancho-completo .block.ApRawHtml {
    width: 100%;
}


