@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&family=Montserrat:wght@100;200&family=Mulish:wght@200&family=Nanum+Myeongjo&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,500;0,600;1,700&family=Nanum+Myeongjo:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,500;1,100;1,200&family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,700&family=Tinos:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/*

.fuente-1 {
    font-family: 'Cormorant Garamond', serif;
}

.fuente-2 {
    font-family: 'Montserrat', sans-serif;
}

.fuente-3 {
    font-family: 'Mulish', sans-serif;
}

.fuente-4 {
    font-family: 'Nanum Myeongjo', serif;
}

.fuente-5 {
    font-family: 'Nanum Myeongjo', serif;
}

.fuente-6 {
    font-family: 'Nanum Myeongjo', serif;
}

.fuente-7 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
}

.fuente-8 {
    font-family: 'Nanum Myeongjo', serif;
}

.fuente-9 {
    font-family: 'Poppins', sans-serif;
}

.fuente-10 {
    font-family: 'Roboto Condensed', sans-serif;
}

.fuente-11 {
    font-family: 'Tinos', serif;
}
*/
/********* FONDOS PARA DIV CONTRUCTOR ********/
/*  Color BASE para generar tonos #09AB1A */
.bg-banner {
    background-color: #005981;
}

.bg-menu {
    background-color: #0078C9;
}

.bg-footer {
    background-color: #00335C;
}

 
.bg-pri {
    background-color: #005981 !important;
}

.bg-sec {
    background-color: #2C92B3 !important;
}


.txt-pri {
    color: #005981;
}

.txt-sec {
    color: #2C92B3;
}

.N-0 {
    font-weight: 100 !important;
}

.N-1 {
    font-weight: 100 !important;
}

.N-2 {
    font-weight: 200 !important;
}

.N-3 {
    font-weight: 300 !important;
}

.N-4 {
    font-weight: 400 !important;
}

.N-5 {
    font-weight: 500 !important;
}

/********* ********/
/********* ********/
/********* ********/
/********* ********/