/*  (min-width: 425px) and (max-width: 1230px) */

h3{font-size:16px;}

.intro-header {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-bg5.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    text-align:center;
    width:60%;
    height:50%
}

.intro-message > h1 {
    margin: 0;
    font-weight:700;
    font-size: 3em;
}

.intro-message p{
    font-weight:100;
    font-size:20px;
    line-height:150%;
}

/*MAIN IMG---------------------------------------------------------------------*/

.etapas{
    position:relative;
    width:100%;
    height:125px;
    top:0%;
    margin-top:0px;
    text-align:center;

    background-color:#404041;

    box-shadow: 0px -10px 20px rgba(0, 0, 0, 0.5);
}

.etapas-content{
    text-align:center;
    font-size:18px;
    font-weight:100;
    width:90%;
    height:85%;
    line-height:250%;
    display:inline;
}

.etapas-content h4{display:inline;line-height:150%;}
.etapas-content a{padding-top:2px;padding-bottom:4px;}

/*FOOTER---------------------------------------------------------------------*/

.footer-right{
    margin-right:0px;
    float:right;
}

footer a:link{color:white;}
footer a:visited{color:white;text-decoration:none;}
footer a:hover{color:white;text-decoration:none;}