/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2024 | 20:23:00 */
.none{
	display:none !important;
}
.no-padding{
    padding:0 !important;
}
.center{
    text-align:center !important;
}

.no-margin{
    margin:0 !important;
}
.none{
    display:none;
}
.blanco img{    filter: grayscale(1);
}
h2{
	text-align:center !important;
	font-family: 'Kalam' !important;
} 

.header-mobile .sidebar-mobile {
    margin: 10px 0 0;
}
.header-mobile .btn.dropdown-toggle, .header-mobile .btn.offcanvas {
    border: none;
    padding: 8px;
    font-size: 25px;
    color: #198551;
    background: transparent;
}	
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Kalam", serif !important;
    font-weight: 700;
    line-height: 1.3;
    color: #676767;
}
.apus-breadscrumb {
    margin: 0;
}
.logros li {
    background: url(https://serjoven.frontislab.cl/wp-content/uploads/2023/12/logros.png) no-repeat;
    padding-left: 40px;
    list-style: none;
    padding-bottom: 20px;
}

.desafios li{
	color: #fff;
	margin-bottom: 20px;
}

.ult-modal-img:hover{
	/*border:10px solid red;*/
	border-radius:50%;
	
	-webkit-box-shadow: 0px 0px 0px 2px #ff9e13;
-moz-box-shadow: 0px 0px 0px 2px #ff9e13;
box-shadow: 0px 0px 0px 2px #ff9e13;
	
	
}
/*.ult-modal-img+.ult-modal-img{
	border:10px solid #969696;
}*/

.apus-breadscrumb .breadcrumb a {
	color:#000 !important;
}
.no-center{
	text-align:left !important;
} 
.navbar-nav.megamenu > li > a {
  
    padding: 22px 10px;
	font-weight: 500;
   
}
.navbar-nav > li > a {
    line-height: 55px;
}

/*.navbar-nav.megamenu .dropdown-menu li.open > a, .navbar-nav.megamenu .dropdown-menu li.active > a {
    background: #ff9e13;
    color: #ffffff;
}

.navbar-nav.megamenu .dropdown-menu li > a:hover{
	 background: #ff9e13;
    color: #ffffff;
	
}*/
.ultrancho .vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern{
	width:100% !important;
}

img.ult-modal-img{
	border-radius:50%;
	width:190px !important;
}
.inscripcion button{
	padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 19px;
    padding-right: 19px;
	color: #f90 !important;
    border-color: #f90 !important;
    background-color: transparent !important;
    border-radius: 2em !important;
	width:100% !important;
	    border-style: solid !important;

}
.inscripcion button:hover{
	
	color: #fff !important;

}
h3.ult_modal-title {

    text-align: center;
}
.header-default .header-inner{
	background: #ffffff
}
.ult_tabs {
    clear: both;
    position: relative;
    width: 100%;
    padding: 0;
    margin:0 auto;
}
.apus-breadscrumb .breadcrumb{
	display:none;
}