@media only screen
and (max-width : 1023px) {
  
._section._section--mobile > ._section._section--hero {
    position: relative;
    display: flex;
    height: 40vh;
    align-items:center;
    justify-content:center;
    padding-top: 100px;
    background: #041E42;
    border-bottom: solid 3px #97D700;
        
}

._section._section--mobile > ._section._section--hero > .layer.layer--background {
    background: transparent;
        
}

._section._section--mobile > ._section._section--hero > .layer.layer--shield {
    background:rgba(0,26,113,0.58);
    z-index: 2;
        
}

._section._section--mobile > ._section._section--hero > ._section._section--message {
    position: relative;
    z-index: 3;    
    width: 400px;
    margin: 0 auto;
    padding: 0rem 1rem;
        
}

._section._section--mobile > ._section._section--hero > ._section._section--message > 
._section._section--area {
    color: #fff;      
    text-align: center;
        
}

._section._section--mobile > ._section._section--hero > ._section._section--message > 
._section._section--title {
    font-family: 'Metropolis-Bold';
    color: #fff;        
    text-align: center;
        
}

._section._section--mobile > ._section._section--hero > ._section._section--message > 
._section._section--message {
    color: #fff;        
    text-align: center;
        
}

._section._section--mobile > ._section._section--hero > ._section._section--message > 
._section._section--decorator {
    height: 3px;
    background: rgba(255,255,255,0.6);
    width: 120px;
    margin: 1rem auto;
        
}

._section._section--mobile > ._section._section--lineamientos {
    min-width: 320px;
    max-width: 700px;
    margin: 2rem auto;    
    padding: 0rem 1rem;
        
}

._section._section--mobile > ._section._section--lineamientos > ._section._section--header {
    color: #041E42;
    display: flex;
    align-items: center;     
        
}

._section._section--mobile > ._section._section--lineamientos > ._section._section--header > 
._section._section--icon {
    width: 20px;
    height: 20px;     
        
}

._section._section--mobile > ._section._section--lineamientos > ._section._section--header > 
._section._section--icon > img {
    width: 15px;
        
}

._section._section--mobile > ._section._section--lineamientos > ._section._section--header > 
._section._section--title {
    font-family: 'Metropolis-Bold';  
        
}

._section._section--mobile > ._section._section--lineamientos > ._section._section--content {
    margin-top: 1rem;
    border: solid 1px rgba(0,0,0,0.1);
        
}

._section._section--mobile > ._section._section--lineamientos > ._section._section--content > 
._section._section--rows {
        
}

._section._section--mobile > ._section._section--lineamientos > ._section._section--content > 
._section._section--rows > ._widget._widget--row {
    padding: 1rem;
        
}
._section._section--mobile > ._section._section--lineamientos > ._section._section--content > 
._section._section--rows > ._widget._widget--row:nth-of-type(even) {
    background: #f5f5f5;
}

._section._section--mobile > ._section._section--lineamientos > ._section._section--content > 
._section._section--rows > ._widget._widget--row:nth-of-type(odd) {
    background: #FAF9FF;
}


._section._section--mobile > ._section._section--separator {
    height: 1px;
    background: rgba(0,0,0,0.1);
    margin: 1rem auto;
    padding: 0rem 1rem;
}

._section._section--mobile > ._section._section--CONDUSEF {
        
}

._section._section--mobile > ._section._section--CONDUSEF > ._section._section--image {
        
}

._section._section--mobile > ._section._section--decorator {
    max-width: 600px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0rem 2rem;
        
}

._section._section--mobile > ._section._section--decorator > img {
    width: 15px;        
}

._section._section--mobile > ._section._section--UNE {
    padding: 0rem 2rem;
        
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper {
    max-width: 600px;
    min-width: 320px;
    margin: 0 auto;
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--title {
    color: #041E42;
    font-family: 'Metropolis-Bold';
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--description {
    margin-top: 1rem;
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--fields {
    margin-top: 3rem;
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--fields > ._widget._widget--field {
    display: flex;
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--fields > ._widget._widget--field > ._section._section--icon {
    width: 30px;
    height: 30px;
    min-width: 30px;
    margin-right: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.7rem;        
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--fields > ._widget._widget--field > ._section._section--icon > 
img {
    width: 20px; 
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--fields > ._widget._widget--field > ._section._section--content {
        
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--fields > ._widget._widget--field > ._section._section--content > 
._section._section--title {
    margin-top: 1rem;  
    font-family: 'Metropolis-Bold';      
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--fields > ._widget._widget--field > ._section._section--content > 
._section._section--description {
    margin-top: 0.5rem;        
}

._section._section--mobile > ._section._section--UNE > ._section._section--wrapper > 
._section._section--fields > ._widget._widget--field:last-of-type > ._section._section--content > 
._section._section--description:last-of-type {
    margin-bottom: 3rem;
}
._section._section--mobile > ._section._section--next {
    padding: 0rem 1rem;
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    margin-top: 3rem;
    margin-bottom: 5rem;
}

._section._section--mobile > ._section._section--next > 
._section._section--wrapper > ._section._section--decorator {
    width: 200px;
    height: 1px;
    background: rgba(0,0,0,0.1);
    margin: 0.5rem 0rem;
}

._section._section--mobile > ._section._section--next > 
._section._section--wrapper > a > ._section._section--text-wrapper {
    display: flex;
    align-items:center;
    color: #97D700;
    font-family: 'Metropolis-Bold';
    justify-content:flex-end;
    padding: 0.3rem 0rem;
}

._section._section--mobile > ._section._section--next > 
._section._section--wrapper > a > ._section._section--text-wrapper > ._section._section--text {
        
}

._section._section--mobile > ._section._section--next > 
._section._section--wrapper > a > ._section._section--text-wrapper > ._section._section--icon {
    margin-left: 1rem;
}
._section._section--mobile > ._section._section--next > 
._section._section--wrapper > a > ._section._section--text-wrapper > ._section._section--icon > img {
    width: 15px;
    position: relative;
    right: 5px;
    top: 2px;    
}

}