@font-face {
    font-family: helvetica-regular;
    src: url(../fonts/helvetica-regular.ttf);
}

@font-face {
    font-family: Montserrat-Bold;
    src: url(../fonts/Montserrat-Bold.otf);
}

@font-face {
    font-family: Montserrat-Medium;
    src: url(../fonts/Montserrat-Medium.otf);
}

@font-face {
    font-family: Montserrat-Regular;
    src: url(../fonts/Montserrat-Regular.otf);
}

/*----------- HEADER --------------*/
.spotlight.left h2, .spotlight.right h2 {
    color: #FFFFFF;
    font-size: 1.6em;
}


.separator {
    width: 50%;
    margin: 0 0 5%;
    height: 6px;
    background: #244ea2;
    border-radius: 3em;
}

.mobile-carrousel {
    background: #244ea2;
}

.carrousel {
    width: 70vw;
    height: 75vh;
    color: gray !important;
    position: absolute;
    top: 20%;
    left: 30vw;
    padding: 0 5%;
}

.slick-dots li button:before {
    font-size: 56px;

    content: '○';
    text-align: center;
    opacity: .25;
    color: #244ea2;
}

.slick-dots li.slick-active button:before {
    content: '●';
    color: #244ea2;
}

.btn-activo {
    background: #FFFFFF;
}

.btn-activo .button {
    color: #244ea2 !important;
}

.carrousel h3, .carrousel h1 {
    color: gray !important;
}

.carrouser-container {
    position: relative;
}

#principal nav {
    position: absolute;
    right: 1em;
    top: 0;
}

#principal nav ul {
    margin: 0;
}

#principal nav ul li {
    display: inline-block;
    margin-left: 1em;
}

#principal nav ul li a, #principal nav ul li span {
    border: 0;
    color: inherit;
    display: inline-block;
    height: inherit;
    line-height: inherit;
    outline: 0;
    color: gray;
}

#principal nav ul li a.button, #principal nav ul li span.button {
    height: 2em;
    line-height: 2em;
    padding: 0 1.25em;
}

#principal nav ul li a:not(.button):before, #principal nav ul li span:not(.button):before {
    margin-right: 0.5em;
}

#principal nav ul li.active > a, #principal nav ul li.active > span {
    color: #244ea2;
}

#principal nav ul li > ul {
    display: none;
}

h2, header h1 {
    font-family: "Montserrat-Bold";
    font-size: 2em;
    color: #4d4d4d;
    margin: 0 0 .5em 0;
}

h3, h1 {
    font-family: "Montserrat-Medium";
}

#principal h3, #principal h1 {
    margin: 0 0 10px;
}

#principal {
    background-color: #FFFFFF;
    height: 20vh;
}

#principal:before {
    background-image: none;
}

p {
    font-family: "Helvetica";
}

.nombre-camara hr {
    border: 0;
    border-bottom: solid 5px rgba(255, 255, 255, 1);
    margin: 2% 0 5%;
    width: 9%;
    border-radius: 3em;
}

#header {
    height: 15.5em !important;
    background-color: white !important;
    color: black;
}

#navPanel {
    background: #244ea2;
}

#nav {
    top: 5% !important;
}

#nav ul li a {
    font-size: 18.5px;
}

#nav ul li {
    margin-left: 2em !important;
}

#header #lang {
    top: 0;
}

#header #logo {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 10%;
    background: #FFFFFF;
}

#logo {
    background: #FFFFFF;
    border-top-right-radius: 3em;
    border-bottom-right-radius: 3em;
    text-align: left;
    position: absolute;
    width: 25vw;
    height: 16vh;
    top: 0%;
    left: 0;
}

.spotlight.left .content, .spotlight.right .content {
    width: 30vw;
    padding-top: 20%;
}

#principal nav {
    width: 80%;
    text-align: right;
}

.flag {
    width: 30%;
    vertical-align: middle;
}

.lang {
    padding-left: 2%;
    font-size: 13px;
}

/*.menu-active {*/
/*    border-bottom:3px solid #244ea2!important;*/
/*}*/

#logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#principal nav ul li {
    margin-left: 0.5em;
    padding-left: 0;
}

#header .btn-lang {
    cursor: pointer;
}

/*------------ SECCION PRINCIPAL ------------------*/

.style4 .content {
    background: rgb(228, 76, 101, 1) !important;
    border-right-width: 0 !important;
}

.button:hover {
    background: #fff;
}

.p-button {
    margin: 8% 10%;
}

.button {
    width: 100%;
}

.right-container {
    background: #fff;
    color: black;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 5%;
    width: 57%;
    height: auto;
    display: none;
}

.right-content {
    padding: 5%;
}

.right-content h3, .right-content h1 {
    color: black;
}

.novedad-img {
    padding: 5%;
}

.covid19-info-img img {
    width: 100%;
    height: 10vw;
}

.covid19-info-fecha {
    float: left;
    color: gray;
    font-size: 13px;
    font-family: Helvetica;
    line-height: 14px;
}

.covid19-info-titulo {
    color: gray;
    font-weight: bold;
    font-family: Helvetica;
    text-align: left;
    padding: 0 0 0 14%;
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
    margin-bottom: 2%;
}

.btn-seminario {
    padding: 10px;
    margin: 5px;
    border: darkred solid 1px;
}

.seminarios {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.hotline {
    text-align: center;
    font-size: 24px;
}
.proyecto {
    text-align: center;
    font-size: 19px;
}

.hotline-1 {
    margin-bottom: 5px;
}

.hotline-2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.hotline-3 {
    margin-top: 20px;
}

#facebook {
    margin-bottom: 30px;
}

.hotline-list:before {
    content: "•";
    margin: 10px;
}

.hotline-list {
    text-align: justify;
}

.hotline-4 {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;
    font-weight: bold;
}

.hotline-5 {
    margin-bottom: 20px;
}

.modal-seminario-title {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}

.modal-seminario {
    color: black;
    text-align: left;
}

#modal-seminario-description{
    font-size: 16px;
}

.titulo {
    /*width: 100%;*/
    margin: 15px;
    margin-bottom: 25px;
}

.proximo-seminario {
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}

.proximo-seminario-1{
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
}
.img-seminario{
    max-width: 100%;
    max-height: 100%;
}
/* ------- tablet-portrait ---- */
@media screen and (max-width: 980px) {
    .covid19-info-url {
        display: none;
    }
}

@media screen and (max-width: 980px) {
    .right-container {
        top: 0;
        right: unset;
        width: 100%;
        height: 100%;
        max-height: 40vh;
        transform: unset;
        font-size: 2vw;
        line-height: 2.5vw;
    }

    #logo {
        width: 24vw;
        height: 13vw;
    }

    .content {
        width: 80%;
        min-width: auto !important;
    }

    .proceso {
        display: block !important;
        width: 80% !important;
        margin: auto;
    }

    #principal .content {
        width: 40vw !important;
        text-align: left;
        height: 100vh;
        min-height: 700px;
        padding-top: 20% !important;
    }

    #principal .content p {
        font-size: 1.6vw;
    }

    #principal .content h3, #principal .content h1 {
        font-size: 1.8vw;
    }

    #principal .content .button {
        font-size: 1.6vw;
    }

    .nombre-camara {
        margin-top: 10%;
    }

    .mobile-carrousel {
        display: none;
    }

    #nav ul li {
        margin-left: 1em !important;
    }

    #nav ul li a {
        font-size: 14px !important;
    }

    .carrousel {
        top: 20%;
    }

    .p-button {
        margin: 5% 12% !important;
    }

    .external-logos {
        width: 65% !important;
    }

    .jetro-logo {
        width: 250px !important;
        height: 135px !important;
        margin: auto;
    }

    .jica-logo {
        width: 150px !important;
        margin: auto;
    }

    .social-container {
        margin: 15px 0 !important;
    }

    #calendarios {
        margin: 0 !important;
    }

    .evento-mes {
        padding-left: 10% !important;
    }

    #eventos-del-mes {
        width: 100% !important;
    }

    .proceso-arrow img {
        transform: rotate(90deg);
    }

    .proceso {
        width: 90% !important;
        display: block !important;
        margin: auto;
    }

    .proceso-arrow {
        display: block !important;
        width: 25% !important;
        margin: auto;
    }

}

/* ------------- mobile -------------- */
@media screen and (max-width: 736px) {
    #titleBar {
        background: #fff !important;
    }

    #titleBar img {
        width: 20%;
    }

    #principal {
        height: auto !important;
    }

    #principal {
        margin: 0 !important;
    }

    .right-container {
        font-size: 3vw;
        line-height: 4vw;
    }

    #nav, #langs {
        display: none;
    }

    .content {
        width: 90% !important;
    }

    #principal .content {
        display: none;
    }

    #logo {
        background: #FFFFFF;
        position: relative;
        width: 100%;
        height: 100%;
    }


    .nombre-camara {
        margin-top: 50%;
    }

    .nombre-camara h1 {
        font-size: 18px;
    }

    .content-principal {
        margin-top: 10%;
        padding: 10px;
        height: 80vh;
    }

    .content-principal ul li, .content-principal p {
        font-size: 15px;
        line-height: 15px;
        padding-bottom: 4%;
    }

    .carrousel {
        display: none
    }

    .mobile-carrousel {
        display: block !important;
    }

    .mobile-carrousel {
        height: 100vh;
        background: #FFFFFF;
    }

    .mobile-carrousel-container {
        height: 100vh;
    }

    .mobile-carrousel h3, .mobile-carrousel h1, .mobile-carrousel p, .mobile-carrousel li {
        color: gray;
    }

    .mobile-carrousel h3, .mobile-carrousel h1 {
        text-align: left;
    }

    .mobile-principal {
        display: block !important;
        height: 24vh;
    }

    .separator {
        width: 80% !important;
        margin: 0 0 5% !important;
        height: 6px;
        background: #244ea2;
        border-radius: 3em;
    }

    .slick-dots {
        bottom: 10px;
    }

    .external-logos {
        width: 60% !important;
    }

    .jetro-logo {
        width: 200px !important;
        height: 100px !important;
    }

    .jica-logo {
        width: 125px !important;
        height: 150px !important;
        margin: auto;
    }

    #facebook {
        padding: 3em 0em 1em 0em !important;
    }

    .mobile-carrousel .slick-next, .mobile-carrousel .slick-prev {
        display: none !important;
    }


    .btn-sin-logo {
        height: 20vw !important;
        border-radius: 10px !important;
    }

    .sin-logo {
        height: 20vw !important;
        line-height: 20vw !important;

    }

    #novedades, .presidentes, #enlaces {
        display: block !important;
    }

    .links-externos {
        width: 60%;
        display: block;
        margin: 2% auto;
        background: #244ea2;
        border-radius: 5px;
        text-align: center;
    }

    .links-externos a {
        display: block;
        width: 100%;
        border-bottom-color: transparent;
    }

    .links-externos a:hover {
        background: #244ea2 !important;
        color: #ffffff !important;
    }

    .col-presidentes {
        width: 100% !important;
        font-size: 10px !important;
        color: gray;
    }

    #calendarios {
        margin: 0 !important;
    }

    #eventos-del-mes {
        width: 100% !important;
    }

    #eventos-del-mes .header-line {
        width: 40%;
    }

    .evento-mes {
        padding-left: 0 !important;
    }

    .evento-mes-activo {
        display: block !important;
    }

    .evento-fecha {
        width: 24% !important;
        font-size: 4vw;
        margin-right: 0 !important;
    }

    .evento-titulo {
        display: inline-block;
        width: 70%;
        font-size: 4vw;
        line-height: 5vw;
        vertical-align: middle;
        padding-left: 5%;
    }

    #calendarios .slick-prev {
        left: -15px !important;
    }

    #calendarios .slick-next {
        right: -15px !important;
    }

    .novedad-titulo {
        padding: 0 0 0 5% !important;
        float: left;
        margin-bottom: 3%;
        width: 80%;
    }

    #modal-perfil {
        height: auto !important;
    }

    #img-socio img {
        width: 50% !important;
    }

    #img-socio {
        height: 30vw !important;
    }

    .image-carrousel .slick-slide img {
        display: block;
        width: 100%;
        height: auto !important;
        object-fit: contain;
    }

    #images, .image-carrousel, #images .slick-list {
        height: auto !important;
    }

    .enlace-logo {
        width: 90% !important;
        height: 25vw !important;
    }

    .latin {
        width: 100%;
    }

    .embajada {
        height: 40vw !important;
    }

    .td-fecha {
        width: 30% !important;
    }

    .descripcion, .horario {
        font-size: 14px;
        line-height: 16px;
    }

    .consejo-container {
        width: 100% !important;
    }

    .gallery-nav .slick-next {
        right: -25px !important;
        top: 35% !important;
        transform: none !important;
    }

    .gallery-nav .slick-prev {
        left: -25px !important;
        top: 35% !important;
        transform: none !important;
    }

    body {
        font-weight: 400 !important;
    }

    .miniatura-titulo {
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .requisitos {
        margin-left: 0 !important;
    }
}


/* ---------------- SECCION SOCIOS ---------------------- */
#socios {
    background: #fff;
}

#socios p, .jconfirm p, .jconfirm, #socios h3, .jconfirm h2, .jconfirm h3, #socios b, .jconfirm b {
    color: black;
}

.icon.major {
    width: 15vw !important;
    height: 15vw !important;
    background: #fff;
    border-color: #244ea2;
    border-style: solid;
    border-width: 1px;
}

.icon.major img {
    width: 12vw;
    height: 15vw;
    object-fit: contain;
}

.jconfirm p {
    margin: 0;
}

.btn-socio {
    cursor: pointer !important;
}

.socios img {
    width: 100%;
    height: 6vw;
    object-fit: contain;
}

.col-items {
    width: 14.28%;
}


/* ------- tablet-portrait ---- */
@media screen and (max-width: 980px) {
    .icon.major {
        width: 20vw !important;
        height: 20vw !important;
    }

    .icon.major img {
        width: 20vw;
        height: 20vw;
    }

    .col-items {
        width: 20%;
    }
}

/* ------------- mobile -------------- */
@media screen and (max-width: 736px) {
    .icon.major {
        width: 50vw !important;
        height: 50vw !important;
    }

    .icon.major img {
        width: 50vw;
        height: 50vw;
    }

    .col-items {
        width: 33.33%;
    }

    .socios img {
        height: 20vw;
    }
}


/* ------------- SECCION CONTACTANOS -------------------- */

#contacto input, #contacto textarea {
    margin-bottom: 1vw;
}

#contacto .icon.alt:before {
    color: unset !important;
}

#contacto {
    padding-left: 3vw;
    padding-right: 3vw;
}

.modal {
    padding-right: 0 !important;
}

.buttons input {
    width: 45%;
}


/* ------- tablet-portrait ---- */
@media screen and (max-width: 980px) {
    #contacto p {
        font-size: 2vw;
    }

}

/* ------------- mobile -------------- */
@media screen and (max-width: 736px) {
    #contacto p {
        font-size: 4vw;
    }

}

/* ------------- SECCION MEMBRESIA -------------------- */

.content-left {
    position: absolute;
    left: 0;
    top: 0;
    padding: 10%;
    width: 60em;
}


/* ------- tablet-portrait ---- */
@media screen and (max-width: 980px) {
    #contacto p {
        font-size: 2vw;
    }

}

/* ------------- mobile -------------- */
@media screen and (max-width: 736px) {
    #contacto p {
        font-size: 4vw;
    }

}

/* ------------ SECCION PRESIDENTES --------------------- */
#presidentes .icon.major {
    width: 15vw !important;
    height: 15vw !important;
    background: #fff;
    line-height: unset;
    border-radius: unset;
}

#presidentes {
    background: #fff;
}

table th {
    text-align: center;
    color: #000;
}

table, #presidentes h2, #presidentes h3, #presidentes p, #presidentes b {
    color: #807f80;
}

#presidentes {
    padding: 0;
}

#presidentes p {
    margin: 0;
    font-size: 1.5vh;
    line-height: 1.5vh;
    height: 5vh;
}

#presidentes h3 {
    font-size: 0.8vw !important;
    line-height: 1vw;
    height: 2.6vw;
    margin: 0;
    text-transform: uppercase;
}

table.alt tbody tr td {
    border: solid 1px rgba(0, 0, 0, 0.3) !important;
}

#presidentes .col-items {
    width: 33%;
    display: none;
    padding: 3% 0 0 5%;
}

#presidentes a {
    color: #fff !important;
    box-shadow: inset 0 0 0 1px #244ea2;
    background: #244ea2;
    width: 40%;
    margin: auto;
}

.presidente {
    background: #f2f2f2;
    padding: 10%;
    box-shadow: 5px 5px 5px 0 #d2d2d2;
    text-align: left;
}

.actual {
    background: #244ea2;
}

.actual p, .actual h3, .actual h1, .actual b {
    color: #fff !important;
}

.btn-mobile {
    display: none;
}

#presidentes .row {
    margin: 0 !important;
}

.presidente-border {
    padding: 10%;
    box-shadow: 5px 5px 5px 0 #d2d2d2;
}

.presidentes-anteriores-box {
    width: 70%;
    display: inline-block;
}

.presidente-actual {
    width: 20%;
    margin-left: 4%;
    float: left;
    position: relative;
}

.presidente-actual img {
    position: absolute;
    width: 25%;
    top: -15%;
    left: 9%;
}

.year-box {
    background: gray;
    position: absolute;
    width: 25%;
    padding: 3% 0;
    top: 10%;
    left: -25%;
    text-align: center;
    font-size: 0.7vw;
    font-family: "Montserrat-Bold";
    color: #fff;
}

/* ------- tablet-portrait ---- */
@media screen and (max-width: 980px) {
    #presidentes .icon.major {
        width: 20vw !important;
        height: 20vw !important;
    }

    #presidentes .col-items {
        width: 30%;
    }

    #presidentes p {
        font-size: 1vw;
        line-height: 1vw;
        height: 2vw;
    }

    #presidentes .vigencia {
        height: 4vw !important;
    }

    #presidentes h3, #presidentes h1 {
        font-size: 1vw !important;
        line-height: 1vw;
        height: 2vw;
    }

    .year-box {
        font-size: 1vw !important;
        width: 25% !important;
    }

    #presidentes {
        margin-top: 15%;
    }

    .presidente-actual {
        width: 20% !important;
        margin-left: 6% !important;
    }

    .presidentes-anteriores-box {
        margin-right: 0 !important;
    }

    .novedad-linea {
        margin: 15% auto 7% !important;
    }

    .novedad-titulo, .novedad-resumen, .novedad-fecha, .novedad-more {
        font-size: 11px !important;
        line-height: 11px !important;
    }

    .novedad-titulo {
        padding: 0 0 0 15% !important;
    }

    .a-button {
        font-size: 11px !important;
    }

    .gallery-container {
        width: 100% !important;
        height: auto !important;
    }

    .gallery {
        height: auto !important;
    }

    .jconfirm p {
        font-size: 12px !important;
    }

    .modal-logo {
        width: 30% !important;
    }

    .jconfirm-box {
        width: 90% !important;
    }

    .modal-title {
        font-size: 20px !important;
    }

    .sin-logo span {
        font-size: 10px !important;
        line-height: normal;
    }

    .logo-footer img {
        width: 100% !important;
    }

    .gallery .slick-track {
        height: auto !important;
    }

    .carrousel {
        width: 60vw !important;
        left: 40vw !important;
    }

    .col-presidentes {
        width: 100% !important;
        font-size: 10px !important;
    }
}

/* ------------- mobile -------------- */
@media screen and (max-width: 736px) {
    #presidentes .icon.major {
        width: 50vw !important;
        height: 50vw !important;
    }

    #presidentes table td {
        font-size: 4vw;
    }

    #presidentes .row {
        margin-left: 0 !important;
    }

    #presidentes .col-items {
        width: 48%;
        padding: 3% 0 0 3%;
    }

    #presidentes p {
        font-size: 4vw !important;
        line-height: 4vw;
        height: 8vw;
    }

    #presidentes h3, #presidentes h1 {
        font-size: 5vw !important;
        line-height: 5vw;
        height: 10vw;
    }

    .btn-mobile {
        display: block;
    }

    .lang {
        padding-left: 5%;
    }

    .presidente-actual {
        width: 80% !important;
        margin: 5% 10%;
        float: left;
        position: relative;
        margin-left: 10% !important;
    }

    .presidente-actual img {
        position: absolute;
        width: 15%;
        top: -25%;
        left: 10%;
    }

    .year-box {
        width: 15% !important;
        padding: 3% 0;
        top: 10%;
        left: -12%;
    }

    .presidentes-anteriores-box {
        width: 100%;
        margin-right: 0;
    }


    .novedad-img img {
        height: 45vw !important;
    }


    .modal-title {
        font-size: 15px !important;
    }

    .jconfirm p {
        font-size: 12px !important;
    }

    .jconfirm-box {
        width: 90% !important;
    }

    .modal-logo {
        width: 80% !important;
        display: block !important;
        margin: auto;
    }

    .logo-footer {
        width: 100% !important;
        display: block !important;
    }

    .cotizaciones {
        width: 100% !important;
    }

    .slick-dots li button:before {
        font-size: 30px !important;
    }

    #informes .slick-prev {
        left: -13px !important;
    }

    #informes .slick-next {
        right: -13px !important;
    }

    .year-box {
        font-size: 3.5vw !important;
    }

    .presidente {
        height: 40vw;
    }

    .content {
        min-width: auto !important;
    }

    .gallery-nav-container {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .gallery-nav .img-container {
        margin: 0 1% !important;
    }
}

/* Dropdown Button */
.dropbtn {
    background-color: #fff;
    color: #244ea2;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: absolute;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #244ea2 !important;
    padding: 0px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #ddd
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
    display: block;
}

/* --------- NOVEDADES ------------- */

#novedades {
    background: #FFFFFF;
}

.novedad-container {
    box-shadow: 0px 0px 10px #ccc;
    border: 1px solid #ccc;
    border-radius: 0.5em;
    margin: 0 15px;
}

.slick-prev:before, .slick-next:before {
    color: #244ea2 !important;
    /*display: none;*/
}

.carrousel-novedades {
    padding: 0 1% !important;
}

#eventos .slick-prev:before, #eventos .slick-next:before {
    color: #244ea2 !important;
}


.spotlight.right .content {
    padding-top: 6% !important;
}

.novedad-img {
    padding: 5%;
}

.novedad-img img {
    width: 100%;
    height: 10vw;
}

.novedad-titulo {
    color: gray;
    font-weight: bold;
    font-family: Helvetica;
    text-align: left;
    padding: 0 0 0 14%;
    font-size: 13px;
    line-height: 14px;
    text-transform: uppercase;
    margin-bottom: 2%;
}

.novedad-resumen {
    color: gray;
    font-family: Helvetica;
    text-align: left;
    padding: 0 5%;
    font-size: 15px;
    line-height: 15px;
}

.novedad-fecha {
    float: left;
    color: gray;
    font-size: 13px;
    font-family: Helvetica;
    line-height: 14px;
}

.novedad-more {
    float: right;
    padding-right: 5%;
    font-size: 15px;
    font-family: Helvetica;
}

.novedad-more a {
    border-bottom: 0;
}

.novedad-linea {
    width: 90%;
    margin: 14% auto 5%;
    background: #244ea2;
    height: 1px;
}

#novedades .content {
    width: 80%;
    margin: auto;
}

.header-line {
    width: 20%;
    height: 3px;
    background: #244ea2;
    margin: 0 auto 3em;
    border-radius: 3em;
}

#contacto h1 {
    color: #FFFFFF;
}

.spotlight.right h2 {
    color: #FFFFFF;
    font-size: 2.6em;
}

.external-logos {
    display: block;
    width: 30%;
    margin: auto;
}

.embajada-logo {
    width: 100%;
}

.jica-logo {
    width: 200px;
    height: 200px;
    object-fit: contain;
}

.jetro-logo {
    width: 300px;
    height: 200px;
    object-fit: contain;
}

.external-url {
    margin-top: 5%;
    text-align: center;
}


.gallery {
    height: 36vw;
}

.gallery-nav .img-container img {
    object-fit: cover;
    height: 100px;
    width: 100%;
    display: block;
    margin: auto;
    border-radius: 0.5em 0 0 0.5em;
}

.gallery .img-container img {
    display: unset;
    background: #ffffff;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.gallery .slick-track {
    height: 36vw;
}

#eventos {
    background: #FFFFFF;
    padding: 3% 8%;
}

.gallery-container {
    display: inline-block;
    width: 54%;
    height: 36vw;
}

.gallery-nav-container {
    height: 36vw;
    width: 350px;
    display: inline-block;
    margin-left: 3%;
}

.gallery-nav .slick-list {
    height: 36vw !important;
}

.gallery .slick-list {
    height: 100% !important;
}

.modal-logo, .modal-info {
    display: inline-block;
    vertical-align: middle;
}

.modal-logo {
    width: 40%;
}

.modal-logo img {
    width: 60%;
    display: block;
    margin: auto;
    height: 150px !important;
    object-fit: contain;
}

.jconfirm-title {
    font-weight: bold;
}

.modal-info b {
    color: #244ea2;
    font-weight: bold;
}

.modal-info .header-line {
    width: 20%;
    margin: 0.5em auto;
}

.modal-info h3, .modal-info h1 {
    margin: 0;
    text-align: center;
    font-size: 1.1em !important;
    line-height: 1.1em !important;
}

select {
    margin-bottom: 1em;
}

.modal-title {
    font-size: 30px;
    font-family: "Montserrat-Medium";
}

.sin-logo {
    color: gray;
    height: 6vw;
    line-height: 6vw;
    padding: 1%;
}

.sin-logo span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 18px;
    font-family: "Montserrat-Medium";
}

.btn-sin-logo {
    background: #ffffff;
    border: 1px solid #d2d2d2;
    /*box-shadow: 0px 0px 5px 0 #d2d2d2;*/
    border-radius: 25px;
    height: 6vw;
}

.logo-footer {
    width: 60%;
    display: block;
    margin: auto;
    text-align: center;
    padding-top: 2%;
}

.cotizaciones {
    width: 50%;
    display: inline-block;
    height: 350px;
    float: right;
    padding-right: 4%;
}

.logo-footer img {
    width: 60%;
}

footer {
    text-align: unset !important;
    background: #ffffff !important;
    padding: 0 !important;
    color: #244ea2;
    width: 80%;
    margin: auto;
}

#footer .icons .icon.alt:before {
    color: #244ea2 !important;
}

html, body {
    background: #ffffff !important;
}

.social-container {
    display: inline-block;
    margin: 0 3%;
    box-shadow: 0px 0px 10px 5px #d2d2d2;
}

.gallery .slick-prev {
    left: -25px !important;
}

.gallery .slick-next {
    right: -25px !important;
}

a.a-button {
    background: #244ea2;
    color: #ffffff;
    padding: 1%;
    margin: 0 1%;
    border-top-right-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-top-left-radius: 0.5em;
    border-bottom-left-radius: 0.5em;

}

a.a-button:hover {
    background: #ffffff;
    border: 1px solid #244ea2;
    color: #244ea2;
    padding: 1%;

}

.enlaces-externos {
    text-align: center;
}

.enlaces-externos h4 {
    font-size: 1.2em;
    line-height: 1.5em;
    font-family: "Montserrat-Medium";
    color: gray;
    margin: 20% 1% 1%;
}

.enlaces-externos .separator {
    width: 7%;
    margin: 0 auto 3%;
}

.g-recaptcha {
    width: 300px;
    margin: 0 auto 1em auto;
}

.fa {
    margin-left: 1%;
}

.tel, .tel:hover {
    color: #ffffff !important;
    border-bottom: none !important;
}

#novedades, .presidentes, #enlaces {
    display: none;
}


#principal nav ul li span:hover, .login {
    color: #244ea2;
}

#img-socio {
    height: 15vw;
}

#img-socio img {
    width: 30%;
    height: 100% !important;
    display: block;
    margin: auto;
    object-fit: contain;
}


#perfil {
    overflow-y: auto;
    height: 80%;
}

.modal-label {
    color: #244ea2;
    font-weight: bold;
}

.actualidad {
    color: #4d4d4d;
    font-weight: bold;
}

.modal-info {
    margin-top: 5%;
}

.col-presidentes {
    display: inline-table;
    width: 100%;
    font-size: 18px;
    font-family: "Helvetica";
}

.calendario .domingo {
    background: #244ea2;
}

.calendario th {
    background: #333333;
    color: #ffffff;
}

th, td {
    border: 1px solid #d8d8d8;
}

.calendario th, .calendario td {
    padding: 0;
    height: 36px;
    text-align: center;
}

.feriado {
    color: red;
}

.evento {
    font-weight: bold;
    font-family: "Helvetica";
}

.calendario {
    transform: scale(0.8);
}

.calendario-center {
    transform: scale(1) !important;
    transition: all 0.5s;
}

#calendarios {
    margin: 0 20%;
}

th.mes {
    font-family: "Montserrat-Medium";
    color: #333333;
    background: #ffffff;
    font-weight: bold;
    border: 0 !important;
    font-size: 30px;
}

#eventos-del-mes {
    min-height: 350px;
    width: 60%;
    margin: auto;

}

#eventos-del-mes h3 {
    color: #4d4d4d;
    margin: 0;
}

#eventos-del-mes .header-line {
    width: 10%;
}

.evento-mes {
    color: #4d4d4d;
    display: none;
    text-align: left;
    padding-left: 20%;
}

.evento-mes-activo {
    display: block !important;
}

.evento-fecha {
    text-align: right;
    display: inline-block;
    width: 15%;
    margin-right: 3%;
}

.evento-titulo {
    display: inline-block;
}

#calendarios .slick-prev {
    left: -15px !important;
}

#calendarios .slick-next {
    right: -15px !important;
}

.no-evento {
    padding: 0 !important;
    font-weight: bold;
    text-align: center;
}

@media screen and  (min-width: 981px) {
    .calendario-container {
        width: 20vw !important;
        margin: auto;
    }

    #modal-perfil {
        height: 15vw !important;
    }

}

.content {
    width: 65%;
    display: block;
    margin: 3% auto;
    color: gray;
    min-width: 1200px;
}

.content p {
    color: gray;
}

.center-header {
    text-align: center;
}

.dropotron > li a, .dropotron > li span {
    color: gray;
}

.dropotron {
    background: white !important;
    box-shadow: 0 0 1px 1px #d8d8d8 !important;
}

#images, .image-carrousel, #images .slick-list {
    height: 80vh;
}

.image-carrousel .slick-slide img {
    display: block;
    width: 100%;
    height: 80vh;
}

#asociate {
    color: gray;

}


.proceso {
    border: 1px solid gray;
    width: 40%;
    padding: 3%;
    display: inline-block;
    border-radius: 1.5em;
    text-align: center;
    font-size: 16px;
}

.proceso-arrow {
    display: inline-block;
    vertical-align: middle;
}

.proceso-arrow img {
    width: 80%;
    margin: auto;
    display: block;
}

.procesos {
    width: 60%;
    display: block;
    margin: auto;
}

a {
    border: 0 !important;
}

.enlace-logo {
    display: inline-block;
    width: 15%;
    height: 8vw;
    margin: 0 2%;
}

.enlace-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.jica img {
    width: 60% !important;
}

.latin {
    width: 35%;
}

.td-fecha {
    width: 10%;
}

.fecha-container {
    text-align: center;
    border: 1px solid;
    border-radius: 0.5em;
}

.mes {
    background: #244ea2;
    border-radius: 0.5em 0.5em 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.dia-container {
    margin: 10% 0;
    font-size: 15px;
    line-height: 20px;
}

.dia {
    font-size: 30px;
    font-weight: bold;
    display: block;
    line-height: 30px;
}

.year {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    color: #244ea2;
    /*background: #eaeaea;*/
    border-top: 1px solid gray;
    border-radius: 0 0 0.5em 0.5em;
}

.evento-container {
    border: 1px solid;
    border-radius: 0.5em;
    padding: 1%;
    margin: 0 0 1%;
    font-size: 17px;
}

#actividades td {
    border: 0px;
    vertical-align: top;
}

.miniatura-content {
    display: flex;
    color: gray;
    position: relative;
    height: 100%;
    width: 60%;
    text-align: left;
    padding-left: 2%;
    justify-content: center;
    align-items: center;
}

.miniatura {
    display: inline-block;
    width: 40%;
    float: left;
    border-radius: 0.5em 0 0 0.5em;
}

.gallery-nav .img-container {
    height: 100px;
    border: 1px solid #a8a8a8;
    border-radius: 0.5em;
    margin: 2% 0px;
}

.miniatura-titulo {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}

.miniatura-fecha {
    position: absolute;
    bottom: 15px;
    right: 10px;
    font-size: 12px;
    line-height: 12px;
}

.descripcion {
    font-weight: bold;
}

.consejo-container {
    display: inline-block;
    width: 40%;
    vertical-align: top;
}

.consejo-title {
    font-weight: bold;
    color: #244ea2;
    margin-bottom: 2%;
}

.gallery-nav .slick-next {
    right: 50%;
    top: -5%;
    transform: rotate(270deg);
}

.gallery-nav .slick-prev {
    left: 50%;
    top: 105%;
    transform: rotate(270deg);
}

.empresa-directivo {
    padding: 0;
}

.requisitos {
    margin-left: 20%;
}

@media screen and (min-width: 981px) and (max-width: 1199px) {
    .proceso {
        width: 24% !important;
        font-size: 12px !important;
    }

    .content {
        width: 95% !important;
        min-width: auto !important;
    }

    #nav ul li a {
        font-size: 17px !important;
    }
}

.icon-download {
    float: left;
    display: flex;
    margin-left: 3vw;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}