/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

/* Your custom css codes start here: */

@font-face { font-family: "Nutmeg"; src: url('/fonts/fonts/Nutmeg-Regular.ttf'); }


body{
    font-family: Nutmeg;
}


.cabeceraindex{
    margin-left: 120px;
    line-height : 25px;

}

.hrlinea{
    border-top: 1px solid #ed4242;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(237, 66, 66);
}
.hrlineagris{
    border-top: 1px solid #9AA2A8;
    border-top-width: 1.5px;
    border-top-style: solid;
    //border-top-color: rgb(154, 162, 168);
}
.hrlineaabajo{
    border-bottom: 1px solid #ed4242;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(237, 66, 66);

}

.vl {
    border-right: 1.5px solid #9AA2A8;
    height: 230px;
    align-items: center;
}

.titulosprincipales{
    font-size: 43px;
    line-height: 30px;
    color: #7B868C;
    margin-top: 40px;
}

.titulossecundarios{
    color: #ffffff;
    text-align: center;
}

/*TITULOS FINANCIAMIENTO VERDE*/


.titulosprincipales_fv{
    font-size: 53px;
    line-height: 30px;
    color: #7B868C;
    margin-top: 40px;
    margin-left: 50px;
    margin-bottom: 40px;
}

.margentitulos_fv{
    margin-left: 20px;
}

.titulossecundarios_fv{
    color: #FF4438;
    font-size: 32px;
    font-weight: bold;
    font-family: Nutmeg;
    text-align: center;

}

.titulosproyectos_fv{
    color: #7B868C;
    font-size: 20px;
    font-family: Nutmeg;
    font-weight: lighter;
    text-align: center;

}
.tituloscaracteristicas_fv{
     color: #FFFFFF;
     font-size: 32px;
     font-weight: bold;
     font-family: Nutmeg;
     text-align: center;

 }
.tituloscuadros_fv{
    color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    font-family: Nutmeg;

}
.tituloscaracteristicas2_fv{
    color: #FFFFFF;
    font-size: 25px;
    font-weight: bold;
    font-family: Nutmeg;
    text-align: center;

}

.titulosmedios_fv{
    color: #FFFFFF;
    font-size: 35px;
    font-weight: bold;
    font-family: Nutmeg;
}
.submedios_fv{
    color: #FFFFFF;
    font-size: 25px;
    font-weight: bold;
    font-family: Nutmeg;
}
.titulostabla_fv{
    color: #FFFFFF;
    font-size: 16px;
    font-family: Nutmeg;
    text-align: center;

}
.textotablas_fv{
    color: #1D1D1B;
    font-size: 20px;
    font-family: Nutmeg;
    text-align: center;


}
.textotablas_fv2{
    color: #1D1D1B;
    font-size: 20px;
    font-family: Nutmeg;
    text-align: center;
    background-color: #EAECED;

}
.titulossecundarios_vf{
    color: #ffffff;
    text-align: center;

}
.titulossecundarios_vf2{
    color: #ffffff;
    text-align: center;

}

.doscolores{

      background: linear-gradient(to right, #007BC4 0%, #007BC4 50%, #E63020 50%, #E63020 100%);
  }

.textovinetassecundarios_vf{
    color: #f39123;
    text-align: left;
    font-size: 18px;
    padding-left: 40%;

}

.textovinetassecundarios_vf_blanco{
    color: #ffffff;
    text-align: left;
    padding-left: 7%;

}

.tituloprincipal {
    margin-left: 80px
}

.bnt_vf {
    background: #F39123;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 270px;
    height: 30px;
    font-size: 18px;
    margin-left: 80px;
    align-items: center;
    border-style: none;
}
.bnt_vf2 {
    background: #B1CA42;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 350px;
    height: 80px;
    font-size: 23px;
    margin-left: 40px;
    align-items: center;
    border-style: none;
}

.img_fv{
    width: 400px;
    height: 500px;
}

.principaltitulo1{
      color: #E63020;
      font-size: 50px;
      font-weight: 800;
      font-family: Nutmeg;
  }
.principaltitulo2{
    color: #007BC4;
    font-size:50px;
    font-weight: 800;
    font-family: Nutmeg;
}
.principaldiv{
     margin-left: 50px
 }
.principaltexto{
    margin-left: 50px
}
.video_fojal{
    width: 50%;
    padding-top: 30px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    display: block;

}
.video_fojal frame{
    width:500px;
    height:600px
}



.icon_fojal{
    margin-left: 50%;
    transform: translateX(-50%);
}
.icon_fojal2{
    margin-left: 50%;
    transform: translateX(-50%);
}

.fondo1{
    background-image: url(../img/migrantes/fondo_grande.png);
    /*background-size: 100% 100%;*/
}

.fondo2{
    background-image: url(../img/migrantes/fondo_grande.png);

    /*background-size: 100% 100%;
*/
}


@media screen and (max-width: 1200px) {


    .textoscentrados_fv{
        padding-top: 40px;
        color: #ffffff;
        font-size: 30px;

    }

    .titulosprincipales_fv{
        font-size: 43px;
        line-height: 30px;
        color: #7B868C;
        margin-top: 80px;
    }

    margentitulos_fv{
        margin-left: 40px;
    }
    .doscolores{

        background: linear-gradient(to bottom, #007BC4 0%, #007BC4 55%, #E63020 50%, #E63020 100%);
    }
    .principaltitulo1{
        color: #E63020;
        font-size: 40px;
        font-weight: 800;
        font-family: Nutmeg;
    }
    .principaltitulo2{
        color: #007BC4;
        font-size:40px;
        font-weight: 800;
        font-family: Nutmeg;
    }
    .principaldiv{
        margin-left: 0px
    }
    .tituloscuadros_fv{
        color: #FFFFFF;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        font-family: Nutmeg;

    }
    .video_fojal{
        width: 100%;
        padding-top: 30px;
        padding-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        display: block
    }
    .icon_fojal{
        margin-left: 10%;

    }
    .icon_fojal2{
        margin-left: 60%;
        transform: translateX(-0%);
    }
    .fondo1{
        background-image: url(../img/migrantes/fondo_grande.png);

        background-size: 100% 100%;
    }

    .fondo2{
        background-image: url(../img/migrantes/fondo_grande.png);

        background-size: 100% 100%;

    }

}

@media (min-width: 900px) {

    .textoscentrados_fv {
        padding-top: 40px;
        /*padding-left: 42px;*/
        color: #ffffff;
        text-align: left;
        font-size: 40px;

    }
    .doscolores{

        background: linear-gradient(to bottom, #007BC4 0%, #007BC4 55%, #E63020 50%, #E63020 100%);
    }
    .principaltitulo1{
        color: #E63020;
        font-size: 40px;
        font-weight: 800;
        font-family: Nutmeg;
    }
    .principaltitulo2{
        color: #007BC4;
        font-size:40px;
        font-weight: 800;
        font-family: Nutmeg;
    }
    .principaldiv{
        margin-left: 50px
    }
    .tituloscuadros_fv{
        color: #FFFFFF;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        font-family: Nutmeg;

    }

    .video_fojal{
        width: 100%;
        padding-top: 30px;
        padding-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        display: block
    }
    .icon_fojal{
        margin-left: 10%;

    }
    .icon_fojal2{
        margin-left: 10%;
        transform: translateX(-10%);
    }


}


@media (min-width: 700px) {

    .textoscentrados_fv{
        padding-top: 20px;
        color: #ffffff;
        text-align: left;
        font-size: 30px;
    }
    .doscolores{

        background: linear-gradient(to right, #007BC4 0%, #007BC4 50%, #E63020 50%, #E63020 100%);
    }
    .principaltitulo1{
        color: #E63020;
        font-size: 50px;
        font-weight: 800;
        font-family: Nutmeg;
    }
    .principaltitulo2{
        color: #007BC4;
        font-size:50px;
        font-weight: 800;
        font-family: Nutmeg;
    }
    .principaldiv{
        margin-left: 50px
    }

    .tituloscuadros_fv{
        color: #FFFFFF;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        font-family: Nutmeg;

    }
    .video_fojal{
        width: 50%;
        padding-top: 30px;
        padding-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .icon_fojal{
        margin-left: 50%;
        transform: translateX(-50%);
    }
    .icon_fojal2{
        margin-left: 50%;
    }


}







/*TITULOD PRODUCTOS FIANNCIEROS*/

.titulossecundariosalto_impacto{
    color: #3D696C;
    text-align: left;
    margin-left: 10px;
}
.titulossecundariosazules{
    color: #006580;
    text-align: center;
}

.titulossecundariosazules2{
    color: #013876;
    text-align: center;
}

.textoscentrados{
    color: #ffffff;
    text-align: center;
    font-size: 18px;

}
/*.textoscentrados_fv{
    color: #ffffff;
    text-align: center;
    font-size: 18px;

}*/
.textosprogramas{
    color: #ffffff;
    text-align: left;
    font-size: 14px;

}

.textoscentradosazules{
    color: #006580;
    text-align: center;
    font-size: 18px;

}

.textoscentradosazules2{
    color: #013876;
    text-align: center;
    font-size: 18px;

}

.btn_platicas {
    background: #FF4438;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 300px;
    height: 60px;
    font-size: 23px;
    margin-left: 40px;
    align-items: center;
    border-style: none;
}


.centrardiv{
    width: 100%;
    display: flex;
    justify-content: center;
}

/*BOTONES PRODUCTOS FINANCIEROS*/
.bnt_microcredito {
    background: #701568;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 300px;
    height: 60px;
    font-size: 23px;
    margin-left: 40px;
    align-items: center;
    border-style: none;
}
.bnt_emprende {
     background: #F67120;
     border-radius: 10px;
     color: white;
     text-align: center;
     width: 300px;
     height: 60px;
      font-size: 23px;
     margin-left: 40px;
     align-items: center;
     border-style: none;
 }
.bnt_consolida {
    background: #425CC7;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 300px;
    height: 60px;
    font-size: 23px;
    margin-left: 40px;
    align-items: center;
    border-style: none;
}

.bnt_capital {
    background: #FD4A5C;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 300px;
    height: 60px;
    font-size: 23px;
    margin-left: 40px;
    align-items: center;
    border-style: none;
}

.bnt_nafin {
    background: #006580;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 300px;
    height: 60px;
    font-size: 23px;
    margin-left: 40px;
    align-items: center;
    border-style: none;
}

.bnt_fira {
    background: #013876;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 300px;
    height: 60px;
    font-size: 23px;
    margin-left: 40px;
    align-items: center;
    border-style: none;
}

.textosleft{
    color: #ffffff;
    text-align: left;
    font-size: 18px;
    padding-left: 50px;

}

hrtam {
    height: 5px;
    background-color: #ffffff;
    width: 100px;
    margin-top: 0px;
    margin-left: 65px;
}

/*FIN BOTONES PRODUCTOS FINANCIEROS*/

.tamañoimg{
    width: 25%;
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 5px;
}

.bnt_cursos {
     background: #00B2BF;
     border-radius: 10px;
     color: white;
     text-align: center;
     width: 350px;
     height: 60px;
      font-size: 23px;
     margin-left: 40px;
     align-items: center;
     border-style: none;
 }

.bnt_alto_impacto {
    background: #3D696C;
    border-radius: 10px;
    color: white;
    text-align: center;
    width: 350px;
    height: 60px;
    font-size: 23px;
    margin-left: 40px;
    align-items: center;
    border-style: none;
}
.divididosderecha{
    width: 50%;
    margin:0px;
    padding: 1em;
    float:left;
    line-height:  200px;
    margin: 0px auto;
    text-align: left;
}

.divididosderecha img{
    vertical-align: center;
}
.divididosizquierda{
    width: 50%;
    margin:0px;
    padding: 1em;
    float:right;
    line-height:  200px;
    margin: 0px auto;
    text-align: left;
}
.divididosizquierda img{
    vertical-align: left;
}