@media (min-width: 840px) and  (max-width: 991px){
.container {
    max-width: 840px;
    }
}
.m4p-kallyas .m4p-bg-color {
    background-color: #0078FF;
    border: .1px solid #0078FF;
}
.m4p-kallyas .site-header .kl-header-bg {
    height: 100%;
}
.m4p-kallyas .tabs_style1 .tab-content,
.m4p-kallyas .tabs_style2 .tab-content,
.m4p-kallyas .tabs_style3 .tab-content,
.m4p-kallyas .tabs_style5 .tab-content {
    padding: 0;
    margin: 0;
}
.m4p-kallyas .tabs_style4 .tab-content {
    padding: 0;
}
.m4p-kallyas .tabs_style1 .tab-content>.active,
.m4p-kallyas .tabs_style2 .tab-content>.active,
.m4p-kallyas .tabs_style3 .tab-content>.active,
.m4p-kallyas .tabs_style4 .tab-content>.active,
.m4p-kallyas .tabs_style5 .tab-content>.active {
    padding: 0;
    margin: 0;
}
.m4p-kallyas .tabs_style1, 
.m4p-kallyas .tabs_style3 {
   background: inherit;
}
.m4p-kallyas .vertical_tabs.kl-style-2 .tabbable .tab-content {
    padding: 0;
}
@media (min-width: 768px){
.m4p-kallyas .vertical_tabs .tabbable .tab-content {
    padding-left: 0;
    }
}
/* estilos para el boton acordeon */
.m4p-kallyas .hg_accordion_element.default-style .th-accordion .acc-group .content,
.m4p-kallyas .hg_accordion_element.style2 .th-accordion .acc-group .content,
.m4p-kallyas .hg_accordion_element.style3 .th-accordion .acc-group .content,
.m4p-kallyas .hg_accordion_element.style4 .th-accordion .acc-group .content,
.m4p-kallyas .hg_accordion_element.style5 .th-accordion .acc-group .content {
    padding: 0;
}

/* ESTILOS PARA LAS MIGAS DE PAN */
.m4p-kallyas .kb-breadcrumbs {
    background-color: #fff;
    position: relative;
}
.m4p-kallyas .kb-breadcrumbs-container {
    padding: 11px 0;
    font-size: 11px;
}
.m4p-kallyas .kb-breadcrumbs-container ul {
    text-transform: none;
}
.m4p-kallyas .kb-breadcrumbs-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.m4p-kallyas .kb-breadcrumbs-container li {
    display: inline-block;
}
.m4p-kallyas .kb-breadcrumbs-container li:after {
    border: 4px solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    display: inline-block;
    border-left-color: #0078FF;
    margin: 0 5px 0 10px;
}
.m4p-kallyas .kb-breadcrumbs-container li:last-child:after {
    display: none !important;
}
.m4p-kallyas .kb-breadcrumbs-container li.active a {
    color: #0078FF;
}


/* PROCESOS */
.m4p-kallyas .process_steps__step_row {
    flex-wrap: wrap;
    margin-left: 0;
}


/* ACTIONS BOX */
.m4p-kallyas .action_box.style1 .text > p, 
.m4p-kallyas .action_box.style2 .text > p,
.m4p-kallyas .action_box.style3 .text > p {
   margin-bottom:0;
}


/* TEAM - EQUIPO */
.m4p-kallyas .team_member h4 {
    padding: 10px 20px 0 20px;
    margin-bottom: 0;
}


/* FOOTER NUEVO  */
@media (max-width:767px) {
.m4p-kallyas .m4p-order-xs-1 {
    -ms-flex-order: 1;
    order: 1;
    }
.m4p-kallyas .m4p-order-xs-2 {
    -ms-flex-order: 2;
    order: 2;
    }
.m4p-kallyas .m4p-order-xs-3 {
    -ms-flex-order: 3;
    order: 3;
    }
}


/* PROMOCIONES IMAGEN CON TEXTO OCULTO*/
.m4p-kallyas .media-container:hover .prt-hover-slidein {
    opacity: 1;
    max-height: 300px;
}
.m4p-kallyas .bordercontent > p:after{
    content: '';
    height: 3px;
    width: 50px;
    display: block;
    background: #fff;
    margin-top: 22px;
}
.m4p-kallyas .m4p__content__txt ul>li {
    list-style: disc !important;
    padding-bottom: 8px;
    margin-left: 20px;
}
.m4p-kallyas .m4p__content__txt ul>li ul>li {
    list-style: circle !important;
    padding-bottom: 8px;
    margin-left: 20px;
}
.m4p-kallyas .m4p__content__txt ul>li ul {
    padding-top: 10px;
}
.m4p-kallyas .m4p__content__txt ul>li ul>li:last-child {
    padding-bottom: 0;
}
.m4p-kallyas .m4p__content__txt ol {
    padding-left: 20px;
    margin-left: 0;
    counter-reset: li-counter;
}
.m4p-kallyas .m4p__content__txt ol>li {
    border-left: none;
    padding-left: 10px;
    min-height: 1em;
    margin-bottom: 10px;
}
.m4p-kallyas .m4p__content__txt ol>li ol>li:first-child {
    margin-top: 10px;
}
.m4p-kallyas .m4p__content__txt ol>li:before {
    position: absolute;
    top: 0;
    left: -1em;
    width: .8em;
    margin-left: -6px;
    text-align: right;
    font-size: inherit;
    line-height: inherit;
    font-weight: 400;
    content: counters(li-counter,".") ". ";
    counter-increment: li-counter;
}


/* ===================== ESTILOS PARA LA CABECERA CON FONDO BLANCO =========================== */
.m4p-kallyas .m4p-header-dark .site-header .separator {
    background: #000;
    height: 1px;
    opacity: .2;
    margin-bottom: 5px;
}
.m4p-kallyas .m4p-header-dark .site-header .kl-header-bg {
    display: none;
}
.m4p-kallyas .m4p-header-dark ~ .btn-fullcolor, 
.m4p-kallyas .btn-fullcolor:focus {
    background-color: #fff;
    color: #000;
    border-bottom: 2px solid #eee;
}
.m4p-kallyas .m4p-header-dark .site-header .social-icons.topnav.sc--clean > li > a {
    color: #000;
}
.m4p-kallyas .m4p-header-dark .topnav > .topnav-item i {
    opacity: .8;
    color: #000;
}
.m4p-kallyas .m4p-header-dark .topnav .topnav-item a, 
.m4p-kallyas .m4p-header-dark .topnav .topnav-item span {
    color: #000;
    opacity: 0.8;
}
@media (min-width: 992px){
.m4p-kallyas .m4p-header-dark .main-nav > ul > li > a {
    position: relative;
    padding: 6px 12px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    z-index: 1;
    font-weight: 400;
    -webkit-transition: padding .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: padding .2s ease-in-out, transform .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: "Montserrat" , "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
}
.m4p-kallyas .m4p-header-dark .site-header .kl-header-toptext a {
    font-size: 1rem;
    color: #000;
}
.m4p-kallyas .m4p-header-dark .site-header .kl-cart-button .fas {
    font-size: 16px;
    top: 2px;
    margin-right: 7px;
    color: #000;
    opacity: 0.8;
}
@media (min-width: 992px){
.m4p-kallyas .m4p-header-dark .main-nav > ul > li.menu-item-has-children > a:after {
    content: '';
    opacity: 1;
    position: absolute;
    height: 1px;
    width: 7px;
    bottom: 3px;
    left: 17px;
    background-color: #000;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    }
.m4p-kallyas .m4p-header-dark .main-nav > ul > li.menu-item-has-children:hover > a:after {
    background-color: #fff!important;}
}
@media (min-width: 992px){
.m4p-kallyas .m4p-header-dark .main-nav > ul > li.active > a, 
.m4p-kallyas .m4p-header-dark .main-nav > ul > li > a:hover, 
.m4p-kallyas .m4p-header-dark .main-nav > ul > li:hover > a {
    text-decoration: none;
    color: #fff;
    }
}
@media (max-width: 767px){
.m4p-kallyas .m4p-header-dark .site-header, 
.m4p-kallyas .m4p-header-dark .site-header[data-header-style="2"], 
.m4p-kallyas .m4p-header-dark .site-header[data-header-style="4"], 
.m4p-kallyas .m4p-header-dark .site-header[data-header-style="5"] {
    background-color: #fff;
    }
}
.m4p-kallyas .m4p-header-dark .zn-res-trigger::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 4px;
    top: 50%;
    margin-top: -10px;
    background: #000;
    border-radius: 4px;
    left: 0;
    box-shadow: 0 8px 0 #000, 0 16px 0 #000;
}
@media (min-width: 992px){
.m4p-kallyas .m4p-header-dark .main-nav > ul > li.active > a:before, 
.m4p-kallyas .m4p-header-dark .main-nav > ul > li > a:hover:before, 
.m4p-kallyas .m4p-header-dark .main-nav > ul > li:hover > a:before, 
.m4p-kallyas .m4p-header-dark .main-nav > ul > li > a.active:before {
    height: 100%;
    opacity: 1;
    }
}
.m4p-kallyas .m4p-header-dark .logo-container .logo-infocard .left-side {
    background-color: #787b84;
}
.m4p-kallyas .m4p-header-dark .logo-container .logo-infocard .right-side {
    background-color: #37383c;
    padding: 30px 35px;
}
.m4p-kallyas .m4p-header-dark .topnav .spanel-label:hover .support-info, 
.m4p-kallyas .m4p-header-dark .topnav > .topnav-item:hover i {
    opacity: 1;
    color: gray;
}
.m4p-kallyas .m4p-header-dark .site-header .social-icons.topnav.sc--clean > li > a:hover {
    color: gray !important;
}
/* ===================== FIN ESTILOS PARA LA CABECERA CON FONDO BLANCO =========================== */


@media (max-width: 767px) {
.m4p-kallyas .m4p-hidden-767 {
   display:none;
   }
.m4p-kallyas .site-header, 
.m4p-kallyas .site-header[data-header-style="2"], 
.m4p-kallyas .site-header[data-header-style="4"], 
.m4p-kallyas .site-header[data-header-style="5"] {
   background-color: #0078FF;
   }
}
@media (max-width: 992px){
.m4p-kallyas .site-header .logo-container {
   padding: 0px;
   }
}
.m4p-kallyas .m4p-site-header-main-right {
   margin-right: 25px;
   margin-left: auto;
   }
@media (max-width: 767px){
.m4p-kallyas .m4p-flex-colum-767 {
   -ms-flex-direction: column !important;
   flex-direction: column !important;
   }
.m4p-kallyas .ctabutton {
   margin-left: 5px;
   }  
}