:root{
    --main-color: #666;/*#ff7800;/*#a1b500;*/
    --second-color: #ddd;/*#f5f7e5;*/
    --third-color: #333;/*#ff7800;*/
}
.acm-features.style-1 .acm-features-inner{
    padding-top: 80px;
    padding-bottom: 80px;
}
.acm-features.style-1{
    background-size: cover;
}
.navbar-brand img{
    max-height: 100%!important;
}
#t4-header{
    background-color: #fff;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a{
    color: #333!important;
}
.t4-off-canvas-body .navbar-nav > li > a:hover, .t4-off-canvas-body .navbar-nav > li > a:focus, .t4-off-canvas-body .navbar-nav > li > a:active, .t4-off-canvas-body .navbar-nav > li > span:hover, .t4-off-canvas-body .navbar-nav > li > span:focus, .t4-off-canvas-body .navbar-nav > li > span:active,
.t4-off-canvas-body .navbar-nav > li.active > a, .t4-off-canvas-body .navbar-nav > li.active > span,
.view-courses .items-row .item .item-content .content-top .item-image:hover + div .page-header a,
.category-grid-view.view-courses .intro-image:hover + div + .title a,
.blog .item-content .page-header h2 a:hover, .blog-featured .item-content .page-header h2 a:hover,
.heading-link:hover, .heading-link:focus, .heading-link:active,
.category-grid-view .article-top-meta,
.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,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover{
    color: var(--main-color)!important;
}
h1, .h1{
    font-size: 56px;
    font-weight: 700;
}
body h2, body .h2,
h2, .h2{
    font-size: 46px;
    font-weight: 700;
}
h3, .h3{
    font-size: 36px;
    font-weight: 700;
}
.t4-masthead .ja-masthead.no-media::after,
.t4-masthead .ja-masthead.no-media::before,
.t4-palette-gray::after, .t4-palette-purple::after,
.t4-palette-gray::before, .t4-palette-purple::before{
    display: none!important;
}
.t4-palette-gray{
    background-color: var(--second-color);
}
div[id*="t4-section-"], div[id^="t4-section-"], div[id*="t4-spotlight-"], div[id^="t4-spotlight-"]{
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.category-grid-view.view-courses .article-bottom,
.category-grid-view .article-top-meta,
.acm-container-tabs .nav-tabs{
    display: none;
}
.category-grid-view .title h4 a{
    font-size: 22px;
}
.t4-footnav, .t4-copyright{
    background-color: var(--third-color);
}
.bg-secondary{
    background-color: var(--main-color)!important;
}
/* .t4-masthead .ja-masthead .ja-masthead-detail .ja-masthead-title{
    color: ;
} */
.t4-footnav{
    color: #fff;
}
.t4-footnav a{
    color: #fff;
}
.social-follow-wrap .social-inner{
    font-size: 38px;
}
.view-courses .items-row .item .item-content .content-top .page-header a{

    font-size: 22px;
}
.view-courses .items-row .item .item-content .content-top .page-header{
    display: inherit;
}
.view-courses .course-actions,
.edit-link,
.com-content-category-blog.blog .page-header{
    display: none;
}
.t4-masthead .ja-masthead .ja-masthead-detail h1{
    color: #fff;
}
.course-sidebar .course-info{
    display: none;
}
body.com_content.view-article #t4-masthead .ja-masthead-description{
    display: none;
}
#t4-spotlight-1 .t4-section-inner .custom p{
    margin: 0px 0px -8px 0px!important;
}
#t4-spotlight-1,
#t4-spotlight-1 .t4-section-inner{
    padding: 0px;
}
body > .t4-wrapper{
    border: 0px!important;
}
#back-to-top{
    background-color: var(--main-color);
}
.t4-offcanvas-toggle{
    color: var(--main-color);
}
.t4-offcanvas .t4-off-canvas-header {
 background:#fff;
}
.n2-ss-text{
    text-shadow: 0px 0px 3px rgba(0,0,0,0.7)!important;
    -moz-text-shadow: 0px 0px 3px rgba(0,0,0,0.7)!important;
    -webkit-text-shadow: 0px 0px 3px rgba(0,0,0,0.7)!important;
}
.tags > li > a{
    font-size: 14px;
}
.com_content.view-article.contacto .ja-masthead,
.com_tags.view-tags.categoria .ja-masthead,
.com_tags.view-tag.categoria .ja-masthead,
.com_content.view-category.categoria .ja-masthead,
.com_cfblog.view-blog .ja-masthead{
    background-image: url('https://solocustom.es/images/mascara.jpg')!important;
    background-size: cover;
    background-position: center;
    /* background-origin: border-box; */
}
div.com-tags.tag-category.categoria > h1,
div.com-tags-tag.tag-category.categoria > h1{
    display: none;
}
.com-tags-tag.tag-category h2{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.mod-banners .mod-banners__item + .mod-banners__item{
    margin-top: 10px;
}
.mod-banners.bannergroup .banneritem{
    text-align: center;
}
@media (max-width: 767px){
    .t4-col.derecha{
        margin-top: 20px;
    }
}
#t4-section-4 .section + .section{
    margin-top: 50px;
}
#t4-main-body{
    background-color: var(--second-color);
}
.view-courses .items-row .item .item-content{
    background-color: #fff;
    border: 0px!important;
}
#flatcal_minical .flatcal_month_label,#flatcal_minical TD.flatcal_weekdays,
#flatcal_minical .flatcal_daycell, #flatcal_minical .flatcal_todaycell, #flatcal_minical .flatcal_sundaycell, #flatcal_minical .flatcal_othermonth{
    font-size: 16px;
}
table.flatcal_main_t table tr td:not(.flatcal_busylink){
    padding: 10px 12px!important;
}
.mod_events_link {
    padding: 1px 10px;
}

@media (min-width: 1200px) AND (max-width: 1440px) {
    table.flatcal_main_t table tr td:not(.flatcal_busylink){
        padding: 10px 10px!important;
    }
}
@media (min-width: 992px) AND (max-width: 1199px) {
    table.flatcal_main_t table tr td:not(.flatcal_busylink){
        padding: 10px 7px!important;
    }
}
@media (max-width: 991px){
    table.flatcal_main_t{
        margin: 0 auto 40px!important;
        /* margin-bottom: 20px!important; */
    }
}
.sidebar-r h3.module-title {
    text-align: center;
    display: block;
}
@media (max-width: 767px){
    .img-equalheight .item-inner .intro-image,
    body.img-equalheight .item-content .item-image{
      height: 350px;
      overflow: hidden;
    }
}
@media (min-width: 768px) AND (max-width: 990px){
    .img-equalheight .item-inner .intro-image,
    body.img-equalheight .item-content .item-image{
      height: 175px;
      overflow: hidden;
    }
}
@media (min-width: 991px){
    .img-equalheight .item-inner .intro-image,
    body.img-equalheight .item-content .item-image{
      height: 217px;
      overflow: hidden;
    }
}