/* #Primary
================================================== */
h1, h2, h3, h4, h5, h6, p{
    margin: 0;
}
.pt30{padding-top: 30px !important;}
.pt50{padding-top: 50px;}

.mt50{margin-top: 50px;}
.relativo{position: relative;}
.mt41{margin-top: 41px;}

/* #Home
================================================== */

.bg-all{
    background-image: url('../img/main/BG.jpg');
    background-position: 50% 3%;
    background-repeat: no-repeat;
    background-size: cover;
}
header{
    padding: 88px 0 92px;
}
header .logo_main img{
    max-width: 210px;
}
header .logo_umi img{
    max-width: 150px;
}
.backk{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -2;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.presentacion{
    padding: 0 0 33px;
}
.presentacion p{
    font-family: Montserrat-SemiBold;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.33px;
    line-height: 26px;
}
.presentacion p span{
    font-family: Montserrat-ExtraBold;
    font-size: 20px;
    color: #efcd2e;
    letter-spacing: 0.33px;
    line-height: 26px;
}
.info p{
    font-family: Montserrat-SemiBold;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    letter-spacing: 0.33px;
    text-align: center; 
    padding-bottom: 46px;
}
.proyectos table thead th{
    font-family: Montserrat-ExtraBold;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
.proyectos table td.title{
    font-family: Montserrat-SemiBold;
    font-size: 18px;
    line-height:22px;
    color: #FFFFFF;
    letter-spacing: 0.3px;
    padding: 13px 47px 13px 9px;
}
.proyectos table td.num_folio{
    font-family: Montserrat-ExtraBold;
    font-size: 18px;
    line-height: 22px;
    color: #efcd2e;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    vertical-align: middle;
}
.proyectos table td.nombre{
    font-family: Montserrat-SemiBold;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    vertical-align: middle;
}
.resultados{
    padding: 100px 0 238px;
}
.resultados a.degree{
    font-family: Montserrat-ExtraBold;
    font-size: 25px;
    line-height: 30px;
    color: #062c68;
    letter-spacing: 0.42px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
}
.resultados .btn-dg{
    width: 250px;
    background-color: #efcd2e;
    border-radius: 20px;
    text-align: center;
    padding: 15px;
}
.resultados .btn-dg.otro{
    width: 250px;
    border: 5px solid #efcd2e;
    background-color: transparent;
    border-radius: 20px;
    text-align: center;
    padding: 15px;
}

.resultados a.degree:hover{
    font-family: Montserrat-ExtraBold;
    font-size: 25px;
    line-height: 30px;
    color: #FFFFFF;
    letter-spacing: 0.42px;
    text-transform: uppercase;
    color: #FFFFFF;
}

footer{
    height: 70px;
    background-image: url(../img/main/ojos_bottom.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 50px;
}


@media (min-width: 1800px) {
    footer{
        height: 90px;
        background-image: url(../img/main/ojos_bottom.svg);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        margin-bottom: 50px;
    } 
}
/*
================================================== */
@media (max-width: 1000px){
    .bg-all{
        background-image: url('../img/main/BG.jpg');
        background-position: 73% 13%;
        background-repeat: no-repeat;
        background-size: cover;
    }
}


@media (max-width: 767px) {
    header .logo_main img{
        width: 100%;
    }
    header .logo_umi img{
        width: 100%;
    } 
    header img{
        width: 100%;
    }   
    footer{
        height: 46px;
        background-image: url(../img/main/ojos_bottom.svg);
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain;
        margin-bottom: 50px;
    }
    .bg-all{
        background-image: url('../img/main/BG_Mobile.jpg');
        background-position: 50% 6%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    header {
        padding: 66px 0 80px;
    }
    .container{
        padding-left: 30px;
        padding-right: 30px;
    }
    .presentacion p {
        font-family: Montserrat-Medium;
        font-size: 14px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 17px;
    }
    .presentacion p span {
        font-family: Montserrat-Medium;
        font-size: 14px;
        letter-spacing: 0;
        line-height: 17px;
        color: #efcd2e;
    }
    .info p {
        font-family: Montserrat-Medium;
        font-size: 14px;
        line-height: 18px;
        color: #FFFFFF;
        letter-spacing: 0.23px;
        text-align: center;
        padding-bottom: 20.5px;
    }
    .row-fila .borderr{
        border-top: 1px solid #FFFFFF;
    }
    .row-fila .borderr.btt{
        border-bottom: 1px solid #FFFFFF;
    }
    .row-fila p{
        font-family: Montserrat-SemiBold;
        font-size: 15px;
        line-height: 19px;
        color: #FFFFFF;
        letter-spacing: 0.25px;
        padding: 20px 0 10px;
    }
    .row-fila h6{
        font-family: Montserrat-SemiBold;
        font-size: 20px;
        line-height: 24px;
        color: #efcd2e;
        letter-spacing: 0.33px;
        padding-bottom: 6px;
    }
    .row-fila h5{
        font-family: Montserrat-Medium;
        font-size: 14px;
        line-height: 18px;
        color: #FFFFFF;
        letter-spacing: 0.23px;
        padding-bottom: 15px;
    }
    .resultados {
        padding: 29.5px 0 35px;
    }
    .resultados .btn-dg {
        width: 150px;
        background-color: #efcd2e;
        border-radius: 15px;
        text-align: center;
        padding: 15px;
        margin: 0 auto 25px ;
    }
    .resultados a.degree {
        font-family: Montserrat-ExtraBold;
        font-size: 15px;
        line-height: 19px;
        color: #062c68;
        letter-spacing: 0.25px;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        padding: 0;
    }
}

@media (max-width: 320px) {
    .bg-all{
        background-image: url('../img/main/BG_Mobile.jpg');
        background-position: 11% 50%;
        background-repeat: no-repeat;
        background-size: cover;
    }
}
