﻿.video-wrapper {
    width: 90%;
    margin: auto;
    display: flex;
    justify-content: center;
}

    .video-wrapper iframe {
        width: 560px;
        height: 315px;
    }

Details Page
:root {
    --title-color: #003876;
    --hover-color: var(--title-color);
}

@font-face {
    font-family: Popins;
    src: url('../fonts/Poppins/Poppins-Regular.ttf');
}

@font-face {
    font-family: Poppins-Bold;
    src: url('../fonts/Poppins/Poppins-Bold.ttf');
}

@font-face {
    font-family: Poppins-SemiBold;
    src: url('../fonts/Poppins/Poppins-SemiBold.ttf');
}

@font-face {
    font-family: Poppins-Thin;
    src: url('../fonts/Poppins/Poppins-Thin.ttf');
}

@font-face {
    font-family: Poppins-Light;
    src: url("../fonts/Poppins/Poppins-Light.ttf");
}

@font-face {
    font-family: Poppins-Regular;
    src: url("../fonts/Poppins/Poppins-Regular.ttf")
}

@font-face {
    font-family: Gotham-bold;
    src: url("../fonts/Gotham-Font/Gotham-Bold.ttf");
}

@font-face {
    font-family: Gotham-Light;
    src: url("../fonts/Gotham-Font/Gotham-Light.ttf");
}

@font-face {
    font-family: Gotham-Thin;
    src: url("../fonts/Gotham-Font/Gotham-Thin.ttf");
}

@font-face {
    font-family: Gotham-XLight;
    src: url("../fonts/Gotham-Font/Gotham-XLight.ttf");
}



.card-publicaciones {
    width: 100%;
}
header .shield .logo-container{
    width: 530px;
}
.owl-carousel .owl-stage {
    display: inline-flex !important;
}

.rc-anchor-normal {
    width: 335px !important;
}

.rc-anchor-normal .rc-anchor-pt {
    position: unset !important;
}

table td {
    padding: 10px;
    border: 1px solid black;
    border-collapse: collapse;
}

Home services section
.servicios h2 {
    font: normal normal bold 39px/49px Gotham-bold !important;
}

.servicios .subtitulo {
    font: normal normal bold 17px/25px Poppins-Thin !important;
}

Slider button
.owl-carousel .owl-dots .owl-dot {
    margin: 0 25px !important;
    display: inline-grid !important;
}

.news-title h1 {
    margin-top: 10%;
    font: normal normal bold 38px/30px Gotham-bold;
    color: var(--title-color);
}

.servicios .owl-theme .card-servicio p {
    font: normal normal bold 14px/20px Gotham-Thin !important;
    color: #000000;
}

.card-servicio {
    margin-left: 10px;
    pointer-events: auto;
}


#slider .owl-next:hover {
    background: #003876 !important;
}

#slider .owl-prev:hover {
    background: #003876 !important;
}


#slider .owl-next {
    margin-right: 47%;
    width: 4rem;
    height: 4rem;
    margin-top: 17rem;
    background: #EEFCFF;
    border-radius: 3rem;
}

#slider .owl-prev {
    margin-left: 50%;
    width: 4rem;
    height: 4rem;
    margin-top: 17rem;
    background: #EEFCFF;
    border-radius: 3rem;
}

#slider .slider-prev-chevrow, .slider-next-chevrow {
    display: block;
    position: absolute;
    z-index: 9;
    margin-right: 0;
    background: transparent;
    border-radius: 3rem;
    width: 50%;
}
/*Home publication section*/
.publicaciones h2 {
    font: normal normal bold 39px/49px Gotham-bold !important;
}

.publicaciones .subtitulo {
    font: normal normal bold 17px/25px Poppins-Thin !important;
}

.publicaciones .card-publicaciones h4 a {
    font: normal normal bold 22px/26px Gotham-bold !important;
    color: #003876;
}

.publicaciones .card-publicaciones p {
    font: normal normal bold 16px/25px Poppins-Thin !important;
    color: #000000;
}

/*Home video section*/

.video {
    padding: 0px !important;
    margin-top: 50px;
}

    .video .subtitulo {
        font: normal normal bold 17px/25px Poppins-Thin !important;
    }
/*Home Galery section*/
.galeria .subtitulo {
    color: #000000;
    font: normal normal bold 17px/25px Poppins-Thin !important;
}

.galeria .nav .nav-link.active {
    font: normal normal bold 18px/25px Gotham-bold !important;
}

.galeria .nav button {
    background-color: #EEFCFF;
    font: normal normal bold 18px/25px Poppins-Thin !important;
}

.galeria .tab-pane .imagenes img {
    border-radius: 13px;
}

}

/*Directory*/

.principal-title h1 {
    font: normal normal normal 30px Poppins-Bold;
    color: var(--title-color);
}

.directorio .locations .block-item-location p span {
    font: normal normal bold 14px/12px Gotham-bold;
}

.directorio h2 {
    font: normal normal bold 39px/49px Gotham-bold;
}

.directorio .buscar .input h4 {
    font: normal normal bold 16px/19px Gotham-Thin;
    color: #424343;
}

.directorio .botons input {
    font: normal normal bold 18px/25px Gotham-bold !important;
}

.directorio .locations .block-item-location p {
    font: normal normal bold 14px/12px Gotham-Thin;
    color: #424343;
    line-height: 19px;
    margin-bottom: 7px
}

.directorio .buscar .input select {
    font: normal normal bold 16px/19px Gotham-Light;
}

.directorio .locations .block-item-location h4 {
    font: normal normal bold 20px/19px Gotham-bold;
    line-height: 22px;
    padding-bottom: 1rem;
    letter-spacing: -1px;
}

News
.Noticias h2 {
    font: normal normal bold 38px/30px Gotham-bold;
}

.Noticias .trending .trend {
    font: normal normal bold 24px/30px Gotham-bold;
}

.Noticias .trending h3 {
    font: normal normal bold 48px/50px Gotham-bold;
}

.Noticias .trending .date {
    font: normal normal normal 16px Popins;
}

.Noticias .trending .texto {
    font: normal normal normal 16px Poppins-Light;
}

.Noticias .card-noticias .card-publicaciones h4 {
    font: normal normal normal 22px/25px Poppins-SemiBold;
    height: 4rem;
    margin: 1rem 0;
}

.Noticias .card-noticias .card-publicaciones p {
    font: normal normal bold 16px/25px Poppins-Thin !important;
    text-align: justify;
    margin: 1rem 0;
    height: 8rem;
}

.Noticias .trending a button {
    font-size: 14px;
    background-color: #EE2A24;
    color: #fff;
    border-radius: 18px;
    font-weight: 600;
    width: 10rem;
}

    .Noticias .trending a button:hover {
        background-color: #003876;
    }

.Noticias .trending a button {
    color: #fff;
    text-decoration-line: none;
}

.Noticias .card-noticias .card-publicaciones a {
    font: normal normal normal 14px Poppins-Regular;
}

.Noticias .card-noticias .card-publicaciones button {
    background-color: #EE2A24;
    color: #fff;
    border-radius: 18px;
    font-weight: 600;
    width: 100%;
    font-size: 12px;
    border-color: #EE2A24;
}

    .Noticias .card-noticias .card-publicaciones button:hover {
        background-color: #003876;
        border-color: #003876;
    }

    .Noticias .card-noticias .card-publicaciones button a {
        color: #fff;
        text-decoration-line: none;
    }
/*contact section*/
.contact-principal-description {
    color: #000;
}

.umbraco-forms-label {
    color: var(--title-color);
    font: normal normal bold 22px/30px Poppins-SemiBold !important;
}

.umbraco-forms-field.captcha.recaptcha2 .umbraco-forms-label {
    display: none;
}

/*Umbraco style*/
.umbraco-forms-field .mensaje .longanswer .mandatory {
    margin-top: 15%;
}

.umbraco-forms-indicator {
    color: red;
}

.umbraco-forms-navigation {
    text-align: center;
}

.textarea {
    width: 90% !important;
    height: 45%;
}

#5c270257-22ad-49bf-c568-e771aaa65dd3 {
    width: 90%;
    height: 45%;
}

.form-button {
    margin-top: 0px !important;
}

    .form-button button {
        margin-top: 58px;
        border: none;
        width: 37% !important;
        height: 32% !important;
    }

.form-input {
    margin-bottom: 25px;
}

.news-subtitle {
    margin: 35px auto;
}

    .news-subtitle h3 {
        font: normal normal bold 30px/30px Poppins-SemiBold;
        color: #000000;
        text-align: center;
    }

.news-image {
    text-align: center;
    margin-top: 5%;
    width: 100%;
    margin: auto;
    height: 32rem
}

    .news-image img {
        margin-left: 0px;
        width: 92%;
        height: inherit;
    }

.col-lg-9.notice {
    padding: 0 3rem;
}

.publication-card .btn-news button {
    background-color: #EE2A24;
    border-radius: 18px;
    font-weight: 600;
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

    .publication-card .btn-news button:hover {
        background-color: #003876;
    }

.news-description {
    margin-top: 5%;
    text-align: justify;
}

    .news-description p {
        color: #000000;
        font: normal normal normal 16px/35px Popins;
    }

.publication-card {
    width: 90%;
    margin-bottom: 10%;
}

.card-news .col-4 {
    width: 31.333333%;
}

.publication-card img {
    width: 100%;
}

.publication-card h4 a {
    font: normal normal normal bold 16px/14px Popins !important;
    color: #182F43 !important;
    text-decoration: none;
}

.publication-card h4 {
    margin-top: 1rem;
}

.publication-card p {
    font: normal normal normal 16px/35px Popins;
}
/*
.publication-card a {
    color: #EE2A24;
    font: normal normal bold 16px/35px Popins;
    text-decoration: none;
}*/

.card-news h2 {
    color: var(--title-color);
    margin: 57px 0 45px 0;
    font: normal normal bold 38px/30px Gotham-bold;
}

.line {
    border-top: 1px solid #C4C4C4;
    margin-top: 20px;
}

.header-line {
    border-top: 1px solid #C4C4C4;
    margin-top: 3px;
}


/*Estructura organizativa*/
.col-md-12 h2, h1 {
    color: #003876;
    font: normal normal bold 38px/30px Gotham-bold;
    margin: 40px 0 67px 0px;
    box-shadow: unset;
}

.info-doc h2, h1 {
    font-family: Gotham;
    font-style: normal;
    font-weight: bold;
    /* font-size: 30px; */
    line-height: 42px;
    color: #003876;
    text-align: center;
    margin-bottom: 25px;
    text-align: start;
}
/*Estructura organizativa*/
.col-md-12 h2 {
    color: #003876;
    font: normal normal bold 38px/30px Gotham-bold;
    margin: 40px 0 27px 0px;
}

.col-md-12 h4 {
    color: #003876;
    font: normal normal bold 16px/30px Gotham-bold;
}
#Search {
    border: none;
    background: transparent;
}

#Search img {
    border: none;
    background: transparent;
    margin: 0px;
    margin-left: 0px !important;
}

.dropdown-content a {
    font: normal normal bold 15px Gotham-Thin;
    color: inherit;
}

.navbar-light .navbar-nav .nav-link {
    font: normal normal bold 16px/19px Gotham-Thin;
    color: #484848;
}

.dropdown-item {
    font: normal normal bold 16px/19px Gotham-Thin;
    color: #484848;
}

.dropdown-menu {
    border: none;
}

.info-doc p {
    font: normal normal normal 16px Popins;
}

header .shield .search-container .inputcontainer.search {
    width: 85%;
    font: normal normal bold 16px/26px Gotham-Thin;
}

header .shield .search-container .inputcontainer button {
    background-color: transparent;
    border: none;
}

header .shield .search-container img {
    margin-left: 30px !important;
}

header nav .nav-links .nav-link {
    font: normal normal bold 16px/19px Gotham-Thin;
}

header .social-container .tabs {
    font: normal normal bold 14px/22px Gotham-XLight;
}


.block.results-page {
    padding: 60px 0;
}

h1.results {
    margin-bottom: 10px;
}

.img-container {
    margin-bottom: 10px;
    width: 18rem;
}

.search-result-img {
    width: 12rem;
}

    .search-result-img img {
        width: 100%;
    }

.result {
    display: inline-flex;
}

.result-item p a {
    text-decoration: none;
    font-weight: bold;
    color: #005572;
}

li.result-item::marker, li.search-result-img::marker {
    display: none;
    color: transparent;
}

.result-item p.description {
    color: #000;
}

.title-results {
    margin-bottom: 4rem;
}

.redes {
    display: inline-flex;
}

    .redes a {
        margin: 0px 2px;
        height: auto;
        image-rendering: auto;
    }

        .redes a img {
            height: auto;
            image-rendering: auto;
            max-width: max-content !important;
            width: 1.5rem;
        }

.umbraco-forms-field.captcha label {
    display: none !important;
}

.umbraco-forms-form textarea {
    width: 600px !important;
}

.a-new {
    text-decoration: none;
    font-weight: bold;
    color: #005572 !important;
}

/*home*/
.servicios h2 {
    font: normal normal bold 39px/49px Gotham-bold !important;
}

footer a {
    color: inherit;
    text-decoration: none;
}

.descargar-doc .drops .input {
    margin: 0 1rem;
}

.news-subtitle {
    margin: 29px 0px 0px 0px;
}


footer p {
    font: normal normal normal 18px Poppins-Light;
}

.principal-title h1 {
    font: normal normal bold 27px/30px Poppins-Bold;
    color: var(--title-color);
}

.title-results .results {
    color: var(--title-color);
}

.frequent-questions h4 {
    margin-top: 2px;
    font: normal normal bold 14px Poppins-Bold;
}

.accordion-body p {
    margin-bottom: 0rem !important;
    font: normal normal normal 14px Poppins-Light;
}

.detalleNoticia .notice h3 {
    font: normal normal bold 30px/30px Poppins-SemiBold;
    width: 93%;
    color: var(--title-color);
}


.detalleNoticia .othersNotice h3 {
    font: normal normal normal bold 22px/36px Popins !important;
    color: #182F43 !important;
    text-decoration: none;
}

.detalleNoticia .othersNotice .publicacion .card-publicaciones p {
    font: normal normal normal 16px/35px Popins;
}

.publicaciones .owl-carousel.owl-drag .owl-item {
    min-width: 300px;
}

.page-item.active .page-link {
    background-color: unset !important;
    border-color: unset !important;
}

hr {
    margin: 3px 0 10px 0 !important;
}

.galeria .tab-pane .modal .modal-dialog {
    align-content: center;
}
/*OFFICES...............................*/
/**/
.card-img-top iframe {
    width: 100%;
}

.office-card {
    width: 403px;
    margin: 2rem 10px !important;
}

.lugar p > i {
    color: #EE2A24;
}

.lugar p {
    margin: 2px;
}

.Offices {
    margin-top: 4rem;
}

    .Offices .card-body {
        padding: 1rem 1rem;
        max-height: 19rem;
        min-height: 19rem;
    }

.btn-go-to {
    text-transform: uppercase;
    padding: 0px 20px;
    line-height: 40px;
    background-color: #003876;
    color: #fff;
    width: 100%;
}
    .btn-go-to:hover{
        color: #fff;
    }
    /**/
    .Offices .gm-style-iw {
        padding: 1rem !important;
    }
@media only screen and (max-width: 991px) {
    .d-flex {
        width: 100% !important;
    }

    .mission-vision-values-container .row {
        width: 100%;
        margin: 0px;
        align-items: center;
    }

    .principal-card .row {
        width: 100%;
        margin: 0px;
        flex-direction: column !important;
    }

    .principal-title h1 {
        font: normal normal normal 28px Poppins-Bold;
    }

    .container-cards h3 {
        margin-top: 28px;
        font: normal normal normal 30px Poppins-Bold;
    }

    .container-cards img {
        margin-top: 30px;
        width: 32%;
    }

    .col-md-12 p {
        font: normal normal normal 14px Popins;
    }
}

@media only screen and (max-width: 968px) {

    .contact-principal-description {
        font: normal normal bold 12px/24px Poppins-Thin;
    }

    .principal-contact-title {
        margin-top: 28px;
        font: normal normal normal 28px/20px Poppins-Bold;
    }

    .image-container img {
        width: 100%;
        height: 100%;
    }

    .contac-data-title {
        margin-bottom: 31px;
    }

    .contac-data-description p {
        margin-bottom: 27px;
    }
}

@media only screen and (max-width: 820px) {
    #Search img{
        width: 2rem;
    }
    .news-image {
        margin: 2rem auto;
        height: 25rem !important;
    }
    .galeria .tab-pane .modal .modal-dialog {
        width: 100% !important;
        align-content: center;
    }

        .galeria .tab-pane .modal .modal-dialog .despModal {
            width: 90%;
        }

        .galeria .tab-pane .modal .modal-dialog img {
            width: 88% !important;
            margin: 0 auto;
        }
}

@media only screen and (max-width: 768px) {

    footer p {
        font: normal normal normal 12px Poppins-Light;
        color: inherit;
    }
 
    .responsive-nav-link {
        height: 53px;
        font-family: Artifex CF;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 23px;
        color: #003876;
        padding-top: 18px
    }

    .img-download {
        width: 5rem;
    }

    .descargar-doc .cards-doc .card-doc .info-descarga {
        width: 20rem;
    }

        .descargar-doc .cards-doc .card-doc .info-descarga h4 {
            font-size: 15px;
        }

        .descargar-doc .cards-doc .card-doc .info-descarga .despc p {
            font-size: 15px;
        }

    .servicios .subtitulo {
        font: normal normal bold 14px/25px Poppins-Thin !important;
    }

    .publicaciones .subtitulo {
        font: normal normal bold 14px/25px Poppins-Thin !important;
    }

    .video .subtitulo {
        font: normal normal bold 14px/25px Poppins-Thin !important;
    }

    .galeria .subtitulo {
        font: normal normal bold 14px/25px Poppins-Thin !important;
    }

    .news-subtitle h3 {
        font: normal normal bold 30px/30px Poppins-SemiBold;
        width: 93%;
    }

    .detalleNoticia .notice h3 {
        font: normal normal bold 30px/30px Poppins-SemiBold;
        width: 93%;
    }

    .news-description p {
        font: normal normal bold 14px/35px Popins;
    }

    .news-image {
        text-align: left;
        width: 100%;
        height: 25rem !important;
    }

        .news-image img {
            width: 100%;
        }

    .news-subtitle {
        margin: 29px 0px 0px 0px;
    }
}

@media only screen and (max-width: 627px) {
    .descargar-doc .drops .input {
        width: 100%;
    }
    .dropdown-menu.show, .dropdown-menu.show .drop-docs {
        width: 100%;
        padding: 0px;

    }
    .dropdown-item{
        white-space:normal;
    }
    .dropdown-menu.show .drop-docs {
        overflow-x: hidden;
    }
        .descargar-doc .drops .input .month .options .dropdown,
        .descargar-doc .drops .input .year .options .dropdown, .descargar-doc .drops .input .category .options .dropdown, .descargar-doc .drops .input .search .options .dropdown {
            width: 100%;
        }
       


footer p {
    font: normal normal normal 12px Poppins-Light;
}

}

@media only screen and (max-width: 425px) {
    .lugar p{
        font-size:14px;
    }

    .principal-title h1 {
        font: normal normal normal 12px Poppins-Bold;
    }

    .container-cards h3 {
        margin-top: 28px;
        font: normal normal normal 12px Poppins-Bold;
    }

    .container-cards img {
        margin-top: 30px;
        width: 19%;
    }

    .col-md-12 p {
        font: normal normal normal 12px Popins;
    }

    .mission-vision-values-container .principal-title {
        margin-left: 15px;
    }
}
/*    Servicios card
*/ @media only screen and (max-width: 387px) {
    .cards-publications .owl-stage {
        gap: 20px !important;
    }
}

@media only screen and (max-width: 372px) {
    .cards-publications .owl-stage {
        gap: 50px !important;
    }
}



.breadcrumb {
    font: normal normal bold 16px Gotham-Light;
}

.breadcrumb-item a {
    font: normal normal bold 16px Gotham-Light !important;
}

.accordion-item:last-of-type {
    border: none;
}

.accordion-button:not(.collapsed)::after {
    display: none;
}

.accordion-button::after {
    display: none;
}

.accordion-button:focus {
    border-color: unset;
    box-shadow: unset;
}

.accordion-button:not(.collapsed) {
    background-color: unset;
    border-color: unset;
    box-shadow: unset;
}



.col-md-12 h4 {
    border-bottom: 1px solid #e6e6e6;
}

.g-recaptcha {
    width: 100% !important;
}

#rc-anchor-container {
    width: 335px !important;
}

.d-flex .inputcontainer {
    width: 100%
}

.owl-carousel .owl-nav button.owl-prev:not(.disabled):hover, .owl-carousel .owl-nav button.owl-next:not(.disabled):hover {
    background: #fff !important;
}

.dropbtn {
    font: normal normal bold 16px/19px Gotham-Thin;
}

.detalleNoticia-rendered img {
    width: 50% !important;
}

.navbar-light .navbar-nav .nav-link {
    margin-bottom: -10px !important;
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block;
}

.accordion-container:first-of-type {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.accordion-container {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

.documentos .accordion-container {
    margin-bottom: 30px;
}

.owl-carousel .owl-dots .owl-dot {
    margin: 0 25px !important;
    display: inline-grid !important;
}

.dropdown-menu.show .drop-docs {
    overflow-y: scroll;
    max-height: 10rem;
}

.column-header {
    margin-top: -6px !important;
}
/*Company information Contact page*/
.hr-vert-div {
    width: 3rem;
    text-align: -webkit-center;
}

hr.hr-vert {
    border: none;
    border-left: 1px solid hsla(200, 10%, 50%,100);
    height: 85%;
    width: 3px;
    margin: 0 !important;
    padding: 0;
    align-items: center;
    margin-top: 3rem !important;
}
.contac-data-title-p {
    font-weight: 600;
}
div.contac-data-title-p {
   margin-bottom: 2rem;
}
.gmap_canvas {
    overflow: hidden;
    background: none !important;
}
.map-contact, .gmap_canvas, .gmap_canvas iframe {
        width: 100%;
        height: 100%;
    }
.contac-data-title {
    font-size: 16px;
}
.contac-data-description {
    color: #000;
    margin-left: 1rem;
    font-size: 16px;
}

.info-contact-card .company-information .info-contact .col-xl-12 {
    display: flex;
    background-color: aliceblue;
}
    .info-contact-card .company-information .info-contact .col-xl-12 .fa-solid {
        color: #EE2A24;
        margin: 6px 1rem 0 1rem;
        font-size: 18px;
    }
.img-contact {
    width: 100%;
    height: 525px;
}
    .img-contact img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

.info-contact {
    margin-bottom: 1rem;
}
