:root{
    --color: #ff7f50;
    --fondo1: #ff7f50;
    --fondo2: #ff8c61;
    --fondo3: #ff9973;
    --fondo4: #ffa584;
    --fondo5: #ffbfa8;
}
.navbar-brand.logo-control img.logo-img{
    max-height: 100%!important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active{
    color: var(--color)!important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a .item-caret, .t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a .item-caret, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover .item-caret, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus .item-caret, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active .item-caret{
    border-top-color: var(--color)!important;
}
.t4-megamenu .dropdown-menu{
    min-width: 16rem;
}
.t4-action .btn.nav-link{
    padding: 0.56rem 1.257rem;
    font-size: 0.9rem;
    font-weight: 400;
}
#t4-header{
    padding-top: 10px;
    padding-bottom: 10px;
}
/* .n2-ss-slider .n2-ss-text{
    color: #fff!important;
    text-shadow: 0px 0px 4px rgba(0,0,0,0.2)!important;
} */
div#t4-spotlight-2b h2,
div#t4-spotlight-2 h2{
    margin-top: 0px;
}
div#t4-spotlight-2b h2 a,
div#t4-spotlight-2 h2 a{
    color: #fff;
}
div#t4-spotlight-2 .bg-2,
div#t4-spotlight-2 .bg-1{
    background-color: #fff;
    color: #fff;
}
div#t4-spotlight-2 .t4-row .module-inner,
div#t4-spotlight-2b .t4-row .custom{
    padding: 64px 64px;
}
/* div#t4-spotlight-2 .t4-row .module-inner, */
div#t4-spotlight-2b .t4-row .custom{
    padding-top: 0px;
}
@media all and (max-width: 991px){
    div#t4-spotlight-2 .t4-row .module-inner{
        padding-top: 0px;
    }
    div#t4-spotlight-2 .t4-row .t4-col:nth-of-type(1) .module-inner{
        padding-top: 64px;
    }
}
div#t4-spotlight-2b .custom p{
    text-align: center;
    color: #fff;
}
/* div#t4-spotlight-2 .modulo-portada-1 {
    background-color: var(--fondo1);
}
div#t4-spotlight-2 .modulo-portada-2 {
    background-color: var(--fondo2);
}
div#t4-spotlight-2 .modulo-portada-3 {
    background-color: var(--fondo3);
}
div#t4-spotlight-2 .modulo-portada-4 {
    background-color: var(--fondo4);
} */
div#t4-spotlight-2 .section-6 {
    background-color: var(--fondo1);
}
div#t4-spotlight-2 .section-7 {
    background-color: var(--fondo1);
}
div#t4-spotlight-2 .section-8 {
    background-color: var(--fondo1);
}
div#t4-spotlight-2b .section-6b {
    background-color: var(--fondo1);
}
div#t4-spotlight-2b .section-7b {
    background-color: var(--fondo1);
    margin-top: 0px;
}
div#t4-spotlight-2b .section-8b {
    background-color: var(--fondo1);
    margin-top: 0px;
}
/* div#t4-spotlight-2 .section-6,
div#t4-spotlight-2 .section-7,
div#t4-spotlight-2b .section-6b,
div#t4-spotlight-2b .section-7b{
    margin: 20px;
} */
/* @media (min-width: 992px){
    div#t4-spotlight-2 .section-6,
    div#t4-spotlight-2b .modulo-portada-3{
        margin: 20px 10px 20px 20px;
    }
    div#t4-spotlight-2 .modulo-portada-2,
    div#t4-spotlight-2b .modulo-portada-4{
        margin: 20px 20px 20px 10px;
    }
} */
/* div#t4-spotlight-2 .modulo-portada-3,
div#t4-spotlight-2 .modulo-portada-4{
    margin-top: 0px;
} */
#t4-spotlight-3 .section-title-wrap{
    display: none;
}
#t4-spotlight-3 .com-baforms-wrapper{
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
}
#t4-section-12 .section-title-wrap .section-title.h5{
    display: none;
}
b, strong,
a:hover,a{
    color: var(--color);
}

div[id*="t4-section-"], div[id^="t4-section-"], div[id*="t4-spotlight-"], div[id^="t4-spotlight-"]{
    padding-top: 64px;
    padding-bottom: 64px;
}
.t4-palette-gray{
    background-color: #666;
}
.acm-stats.style-1 .stats-subject{
    text-align: center;
}
.acm-stats.style-1 .stats-list .flex-lg-fill:nth-of-type(1){
    background-color: var(--fondo1);
}
.acm-stats.style-1 .stats-list .flex-lg-fill:nth-of-type(2){
    background-color: var(--fondo2);
}
.acm-stats.style-1 .stats-list .flex-lg-fill:nth-of-type(3){
    background-color: var(--fondo3);
}
.acm-stats.style-1 .stats-list .flex-lg-fill:nth-of-type(4){
    background-color: var(--fondo4);
}
.acm-stats.style-1 .stats-list .flex-lg-fill:nth-of-type(5){
    background-color: var(--fondo5);
}
#t4-footnav *{
    color: #fff;
}
#t4-footnav a:hover{
    color: #ccc;
}
#eca_banner .accept, #eca_banner .infoplus{
    background-image: none!important;
    background-color: var(--color);
    text-shadow: none!important;
}
.ja-masthead-description{
    color: #fff!important;
}
h1.ja-masthead-title{
    color: #fff!important;
    font-size: 48px!important;
}
h1.titulo-articulos{
    text-transform: none;
}
h1.titulo-articulos,
h1,.h1{
    font-size: 48px;
}
.t4-masthead .ja-masthead .container{
    padding-top: 6.8rem;
    padding-bottom: 6.8rem;
}
h2.article-title a{
    color: #666;
}
h2.article-title a:hover{
    color: var(--color);
}
body.com_content.view-category .com-content-category-blog .items-row .item h2.article-title{
    margin: 0px 0px 10px;
    font-size: 28px;
}
body.com_content.view-category .com-content-category-blog .items-row .item{
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    padding: 20px;
}
.t4-main-body{
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
}
body.com_content.view-category .com-content-category-blog .items-row:nth-last-of-type(1) .item{
    margin-bottom: 0px;
}
@media(max-width:991px){
    #t4-header nav.navbar.navbar-expand-lg{
        display: none;
    }

}

h1.titulo-articulos{
    margin-top: 0px;
}
.t4-footnav .t4-module .module-title span{
    color: #666!important;
    font-size: 25px;
}
.n2-ss-slider .n2-ss-text{
    text-shadow: 0px 0px 5px rgba(0,0,0,0.5)!important;
}
#t4-spotlight-2b .custom h2,
#t4-spotlight-2 .custom h2{
    font-size: 28px;
}
.com-content-article__body .wf-columns .wf-column{
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.15);
    padding: 25px;
}
.com-content-article__body .wf-columns .wf-column h2,
.com-content-article__body .wf-columns .wf-column h3{
    margin-top: 0px;
}
.t4-wrapper{
    border: 0px;
}
@media (max-width: 960px){
    #easyparallax-164{
            height: 1600px!important;
    }

}
@media (max-width: 500px){
    #easyparallax-164{
            height: 3000px!important;
    }

}

.footnav-2 .mod-articlescategory li a,
.footnav-3 .mod-articlescategory li a{
    font-size: 17px;
}
.modulo-portada-2 .wf-columns .wf-column{
    background-color: #fff;
    box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.15);
    margin-bottom: 30px;
    padding: 20px 20px;
}
.modulo-portada-2 .wf-columns .wf-column h3{
    margin-top: 0px;
}
.modulo-portada-2 .wf-columns .wf-column p{
    color: #333;
}
.items-row .item .item-image{
    width: auto;
}
.items-row .item .item-image.pull-left{

    margin-right: 1.7143rem;
}
@media (max-width: 767px){
    .items-row .item .item-image.pull-left,
    .items-row .item .item-image.pull-right{
        width: 100%;
        margin: 0px!important;
    }
}
@media (min-width: 768px){
.modulo-portada-2 .wf-columns .wf-column{
    width: 30%;
}
}