.no-shadows {
    box-shadow: none!important;
}
.nav menu-nav{
    height: 150px;  
    line-height: center; 
    /*padding: 30px 92px !important;*/
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
}
.header-logo {
    /* width: 100%;*/
    height:75px;            
    background-repeat: no-repeat;   
    padding-inline-start: 45px;
    /*    padding-left: 10px;
        padding-top: 10px;*/

    /*background-size: cover;*/
}

@media (min-width: 200px) and (max-width: 1000px) {
    .hedarLogo {
        /* width: 100%;*/
        height: 150px;                
        background-size: 75% 75%;
        background-repeat: no-repeat;
        background-position: center;
        /*background-size: cover;*/
    }
}

 /* Solid border */
 hr.solid {
    border-top: 1px solid #bbb;
}

div#login {
    max-width: 450px;
    border-radius: 15px;
}

div#e_login {
    max-width: 450px;
    border-radius: 15px;
}

div#f_login {
    max-width: 450px;
    border-radius: 15px;
}

div#loginParticipante {
    max-width: 450px;
    border-radius: 15px;
}

div#dwelcome{
    border-radius: 15px;
}

ul#mobile-demo .material-icons{
    color: #9e9e9e !important;
}


.material-icons.active {
    color: #212121 !important;
}

.btn{
    border-radius: 10px;
    
}



.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-right: 15px;    
    padding-top: 10px;
}
.header-main-pic{
    width: 100%;
    height: 200px;
    background-image: url('image/4.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#galeria {
    width: 100%;
    height: 75vh;
}

i.icon-blue {
    color: #e53935;
}
i.icon-grey {
    color: #9e9e9e;
}

/*.dropdown-trigger {
    width: 150px;
}*/

.dropdown-content li>a {
    color: #000;
}

.ui-tooltip {
    padding: 5px 10px;
    color: white;
    border-radius: 1px;
    font: 11px "Helvetica Neue", Sans-Serif;
    font-weight: normal;
    text-transform: capitalize;
    box-shadow: 0 0 2px black;
    background-color: black;
}

.certViewFull {
    width:100%;
    height:100%;
    position:fixed;
    z-index:999;
    background:#fff;
    left:0;
    top:0;
}
.divCertificadoV2022{ 
    transform: scale(0.45); 
    transform-origin: 0% 0% 0px; 
}
@media (orientation: landscape) {
  .divCertificadoV2022 {
    transform: scale(0.75); 
  }
}
.loading {
    width:100%;
    height:100%;
    position:fixed;
    z-index:999;
    background:#fff;
    left:0;
    top:0;
}
@keyframes loading {
    from {transform:rotate(0deg);}
    to {transform: rotate(360deg);}
}
.loading:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    border: 1px solid #ccc;
    border-top-color: #07d;
    animation: loading .6s linear infinite;
}

#preload {
    position: absolute;
    top :0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.preload-clase {
    display: none;
    display: flex!important;
    align-items: start;
    position: absolute!important;
    z-index: 100;
    left:0; right:0;
    top:0; bottom:0;
    margin:auto;
}

.css-menu{
    font-family: Roboto,sans-serif !important;


}
.css-titulo{
    color: #121F3D;
    font-size: 2.0rem;
    font-weight: 400;
    line-height: 2.25rem;
    margin: 20px 0;
    text-align: center;
    font-weight: bold;
}

.css-subtitulo{
    color: #121F3D;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.25rem;
    /*margin: 20px 0;*/
    text-align: center;
    font-weight: bold;
    text-transform: none !important;
}


.learningPathCard {
    background-color: transparent;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
    font-weight: 400;
    text-size-adjust: 100%;
}

.learningPathCard-top {
    padding: 16px 22px;
    -webkit-box-pack: start;
    -webkit-box-align: center;
    align-items: center;
    background-position: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    padding: 16px;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.learningPathCard-title {
    /*color: #0c1633;*/
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    z-index: 1;
    text-align: center;
}

.container {
    width: 90%;
}

.learningPathCard-badge {
    height: 56px;
    margin-right: 20px;
    min-height: 56px;
    min-width: 56px;
    width: 56px;
}


.learningPathCard-menu {
    height: 40%;
    width: 40%;
    align-items: center;
}


.borde-container{
    background-color:#FDFEFE;  
    /*border: 4px solid #eceff1;*/
    /*box-shadow: 0 10px 20px rgba(0,0,0,0.30), 0 10px 20px rgba(0,0,0,0.30);*/ 
    /*margin-top: 50px;*/ 
    padding: 5px; 
    border-radius: 15px;
}
.borde-container-menu{
    background-color:#FDFEFE;  
    /*border: 4px solid #eceff1;*/
    /*box-shadow: 0 10px 20px rgba(0,0,0,0.30), 0 10px 20px rgba(0,0,0,0.30);*/ 
    /*margin-top: 50px;*/ 
    padding: 5px; 
    border-radius: 15px;
    width: 50% !important;
}

.pad-opciones{
    padding-top: 20px !important;
}

.btn:hover {
   background-color: #95A5A6 !important;
}

/*.container-menu{
    width:  70% !important;
}*/

.brand-logo{
    margin-top: -6px !important; 
}

/*
.col.s4 > .btn{
    background-color: transparent !important;
    width: 80%;
    height: 100%;
}*/

.collapsible-body {
    background-color: white !important;
}

.logo{
    height: auto;
}

.dropdown-content {
   max-height: 350px !important;
   overflow-y: auto !important;
   backface-visibility: hidden !important;
}