.t4-topbar-right{
    text-align: right;
    width: 100%;
    display: block;
}
.t4-topbar-right > div{
    display: inline-block;
    margin-left: 15px;
}
.t4-palette-primary{
    background: #592494;
}
.ja-masthead-detail.text-left h1,
.t4-palette-mainnav a:hover, .t4-palette-mainnav a:focus, .t4-palette-mainnav a:active,
.t4-palette-primary a{
    color: #592494!important;
}
.t4-palette-primary a:hover, .t4-palette-primary a:focus, .t4-palette-primary a:active,
.t4-palette-mainnav .navbar-nav > li.active > a,
.t4-palette-mainnav .navbar-nav > li.show > a,
.t4-palette-mainnav .navbar-nav > li > a:hover,
.t4-palette-mainnav .navbar-nav > li > a:focus,
.t4-palette-mainnav .navbar-nav > li > a:active {
	color: #592494!important;
}

.t4-palette-mainnav .navbar-nav > li.active > a .item-caret,
.t4-palette-mainnav .navbar-nav > li.show > a .item-caret,
.t4-palette-mainnav .navbar-nav > li > a:hover .item-caret,
.t4-palette-mainnav .navbar-nav > li > a:focus .item-caret,
.t4-palette-mainnav .navbar-nav > li > a:active .item-caret {
	border-top-color: #592494!important;
}
.acm-features.style-3 .item-inner h4{
    font-size: 17px;
}
.t4-megamenu .dropdown-menu{
    background: #fff!important;
}
.tp-caption.large_bold_white, .large_bold_white{
    /* text-shadow: 0px 0px 5px rgba(0,0,0,0.3); */
}
.acm-features.style-2 .features-item{
    padding: 10px 10px 10px;
}
.acm-features.style-2 .features-item h4{
    font-size: 21px;
    text-align: center;
}
.acm-features.style-2 .features-item .action{
    margin-top: 0px;
}
.acm-features.style-2 .features-item:hover .action{
    background-color: #6ecf31;
}
#t4-section-6 .section-title-wrap .sub-heading svg,
#t4-section-6 .section-title.h2.text-normal,
.acm-features.style-5 .features-image .features-item-wrap,
#t4-verticle-lines{
    display: none;
}
#t4-section-6 .sub-heading.text-primary.text-normal{
    font-size: 56px;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}
body.com_content.view-category .com-content-category-blog .bg-primary-light,
.mod-article-list .bg-primary-light{
    background-color: #eee9f4;
}
.mod-article-list .article-content .mod-articles-category-title{
    font-size: 22px;
}
#t4-section-6{
    padding-bottom: 60px;
}
#t4-section-8{
    padding-top: 0px;
}
#t4-footer a{
    color: #fff!important;
}
.t4-col.footer-2 > .module{
    width: 100%;
}

/*BOTON WHATS*/
.wa-btn i.fa-whatsapp{
    color: #fff;
    /* background: url('WL.png'); */
    /* width: 30px;
    height: 30px; */
    /* display: block; */
    /* background-size: contain; */
    /* float: left; */
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 32px;
    line-height: 30px;
}
.wa-btn a span{
    position: relative;
    top: -5px;
    color: #fff!important;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Nunito', sans-serif;
}
.wa-btn{
    z-index: 999999999;
    position: fixed;
    bottom: 2%;
    left: 15px;
    text-align: left;
    background-color: #01CD63;
    padding:5px;
    border-radius:3px;
    font-size: 12px;
    min-width: 240px;
    -webkit-animation: wa-slide-in-bottom 0.5s 1.5s ease-in-out both;
    animation: wa-slide-in-bottom 0.5s 1.5s ease-in-out both;
}

@-webkit-keyframes wa-slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes wa-slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
#t4-copyright{
    padding: 0px;
}
#eca_banner .accept, #eca_banner .infoplus{
    background-color: #592494!important;
    background-image: none!important;
    border-color: #592494!important;
}
div.ja-masthead .ja-masthead-detail{
    padding: 70px 0px;
}
#t4-copyright{
    z-index: 1000000;
}
body.com_content.view-category .com-content-category-blog .items-intro .item-content .page-header h2{
    font-size: 28px;
}
body.com_content.view-category .com-content-category-blog .items-intro .item-image{
    margin-bottom: 0px;
}
@media all and (max-width: 768px){
    :root{
        --h1-font-size: 48px;
        --h2-font-size: 36px;
        --h3-font-size: 28px;
        --h4-font-size: 18px;
        --h5-font-size: 18px;
        --h6-font-size: 11px;
    }
}
.t4-offcanvas .t4-off-canvas-header h3{
    display: none;
}
@media all and (min-width: 768px){
    .pull-left.item-image, .item-image.pull-left{
        max-width: 50%;
        margin-right: 40px;
        margin-bottom: 40px;
        float: left !important;
    }
}
.cabecera-articulos h1{
    line-height: 1;
}
#t4-section-9{
    padding-top: 0px;
    padding-bottom: 60px;
}
.readmore .btn{
    font-size: 1rem;
}
body.com_content.view-article.ocultar-jamasthead-en-articulos #t4-masthead{
    display: none;
}
#t4-section-3 h2{
    line-height: 1;
}
div.ja-masthead::before {
    opacity: 0!important;
}
.acm-features.style-2 .features-item h4{
    border: 0px!important;
}
.masinfo{
    background-color: #f3f3f3;
}
body.columnas-color .wf-columns.wf-columns-stack-medium > .wf-column{
    background-color: #eee9f4;
    padding: 8px;
}
body.columnas-color .wf-columns.wf-columns-stack-medium > .wf-column ul{
    padding-left: 20px;
}
div.ja-masthead {
    background-position: center top;
}
div.ja-masthead .ja-masthead-detail{
    padding: 30px 0px;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link{
    min-height: 5.9rem;
}
#t4-section-1{
    padding-bottom: 60px;
}
