@font-face {
    font-family: 'pyafd';
    src: url(../fonts/Sophia.ttf);
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Gotham';
    src: url('../fonts/GothamBook.ttf');
}

@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@500&display=swap');

:root{
    --rojo-nav: #EA2428;
    --azul-footer: #00529C;
}

.titulore {
    font-family: pyafd;

}
.close {
    position: absolute;
    z-index: 20;
    top: 15px;
    right: 10px;
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
    opacity: 1;
    color: #000!important;
    text-shadow: none;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=50);
}
.main-menu-one #main-navigation-wrapper .nav>li>a {
    padding: 15px 0;
    text-transform: uppercase;
    color: #fff;
    font-family: Montserrat, sans-serif !important;
    font-size: 12px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
	font-weight: 600;
	letter-spacing: -0.5px;
}

.main-menu-one #main-navigation-wrapper .logo {
    margin: 10px 0 17px;
    max-width: 220px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #002652;
}

.main-menu-one ul.nav.navbar-nav {
    float: left;
}

.text-white {
    color: #fff !important;
}

.tituloForm {
    font-size: 15px;
    line-height: 20px;
    color: #031c4b;
}

.mt-2 {
    margin-top: 1.3rem;
}

.btn-primary {
    color: #fff;
    background-color: #031c4b;
    border-color: #001949;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0c2f70;
    border-color: #0c2f70;
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #021848;
    border-color: #021848;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #021848;
    border-color: #021848;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.owl-carousel .owl-stage-outer {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true] {
    background-color: #031c4b;
    color: #f8f9fa;
}

.select2-results__option {
    font-size: 13px;
}

.main-menu-one #main-navigation-wrapper .dropdown-submenu>li>a,
.main-menu-one #main-navigation-wrapper .dropdown-submenu2>li>a {
    color: rgb(68, 68, 68);
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 15px;
    transition: .5s ease-in-out;
}

.main-menu-one #main-navigation-wrapper .navbar-nav>li>.dropdown-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    padding: 0;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    min-width: 300px;
    background: #fff;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    border-top: 2px solid var(--rojo-nav);
}

.layer-1-2 h1 {
    color: #fff;
    font-size: 72px;
    font-weight: 500;
    line-height: 33px;
    text-transform: inherit;
    max-width: 880px;
    letter-spacing: 2px;
}

.main-menu-one #main-navigation-wrapper.navbar-default .navbar-nav>.open>a,
.main-menu-one #main-navigation-wrapper.navbar-default .navbar-nav>.open>a:focus,
.main-menu-one #main-navigation-wrapper.navbar-default .navbar-nav>.open>a:hover,
.main-menu-one #main-navigation-wrapper.navbar-default .navbar-nav>li:hover>a {
    background: none;
    color: rgba(255, 255, 255, 0.700);
}

.ready-btn.left-btn:hover {
    background: #002652;
    border: 1px solid #002652;
}

.intro-content::after {
    background: rgba(35, 31, 32, 0.66);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.intro-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #fff;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
}

.section-titleBar h3 {
    display: inline-block;
    font-size: 40px;
    font-weight: 800;
    text-transform: none;
}

.section-titleBar {
    margin-bottom: 20px;
    position: relative;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    /* margin: 0px; */
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.services-section-2 .single-welcome-box .icon-box i {
    font-size: 64px;
    color: #002652;
}

.single-welcome-box {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.text-content h4 {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0 0 10px;
    text-transform: none;
}

h3 {
    font-size: 30px;
    line-height: 32px;
    font-family: 'Open Sans', sans-serif;
}

h4 {
    font-size: 24px;
    line-height: 20px;
}

.single-services .text-content {
    text-align: inherit;
    margin-top: 10px;
    padding: 0rem 0rem 0rem 2rem;
}

.load-more-btn:hover {
    background: #fff;
    border: 2px solid #002652;
    color: #002652;
    transition: 0.4s;
}

.load-more-btn {
    background: #002652;
    border: 2px solid #002652;
    color: #fff;
    transition: 0.4s;
}

.load-more-btn {
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
    border-radius: 3px;
    width: 200px;
    transition: 0.4s;
}

.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev,
.project-carousel.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    color: #002652;
    font-size: 18px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    text-align: center;
    line-height: 39px;
    opacity: 0;
    border: 1px solid #002652;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.request-call-bg .thm-btn {
    text-transform: uppercase;
    background: #002652;
    display: inline-block;
    padding: 12px 30px;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    width: 200px;
    transition: 0.4s;
    border: 2px solid #002652;
}

.default-blog-news .lower-content {
    position: relative;
    padding: 30px 0px 20px;
    padding-left: 7px;
    border-bottom: 1px solid #f4f4f4;
}

.default-blog-news .lower-content h4 a:hover {
    color: #002652;
    transition: all 300ms ease;
}

.footer {
    background: var(--azul-footer);
    padding-bottom: 40px;
}
.footer .links-widget ul li a {
    color: #fff;
    font-family: 'Gotham', sans-serif !important;
}

.footer .links-widget ul li a:hover {
    color: #ddd;
}

.footer-gobierno {
    background: #fff;
    min-height: 20mm;
    height: max-content;
    display: flex;
    align-items: center;
}

.footer-gobierno > img{
    margin-left: 2cm;
    width: 30%;
}

.footer-bottom {
    background: #272324;
    padding: 27px 0;
}
.footer .social li a {
    color: #fff;
    border-color: #ffffff;
}

.footer .social li a:hover {
    color: #ddd;
    border-color: #ddd;
}

.f-gotham{
    font-family: 'Gotham', sans-serif !important;
}

.f-hover:hover{
    color: #ddd !important;
}
.logo_principal {
    margin-top: 2rem !important;
    margin-right: 1cm !important;
}

.header_cabecera {
    padding-right: 5mm;
}

.logo_chico {
    width: 63%;
}

.logo_mas_chico{
    margin-top: 8mm !important;
    width: 50%;
}

.h-100{
    height: 100%;
}

.h-max-content{
    height: max-content;
}

#contenedor_gobierno{
    display: flex;
    align-items: center;
}

#contenedor_logo_afd_a{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#contenedor_video_index{
    margin-top: 3cm;
}

.default-blog-news .lower-content h4 {
    font-size: 18px;
    text-transform: none;
    font-weight: 600;
    color: #444;
    line-height: 26px;
    margin-top: -8px;
    margin-bottom: 5px;
}

a {
    color: #002652;
    text-decoration: none;
}

.titulo_ifis {
    padding: 2rem 2rem 2rem 0rem;
}

.ifis_nombre {
    margin: 5px;
}

.ifis_nombre i {
    color: #002652;
}

.label-primary {
    background-color: #002652;
}

.project-section .single-project-item .image-overlay .box .content .bottom {
    background: #002652;
    padding: 20px 0px;
    padding-right: 0;
}

.project-section .project-filter ul li span:hover {
    background: #002652;
    color: #FFFFFF;
    border: 1px solid #002652;
}

.contact-inner a i {
    color: #002652;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
    border-radius: 50%;
}

.contact-page .contact-btn:hover {
    background: transparent;
    border: 2px solid #002652;
    color: #002652;
    transition: 0.4s;
}

.contact-page .contact-btn {
    background: #002652;
    border: 2px solid #002652;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
    padding: 10px 40px;
    transition: 0.4s;
    width: auto;
    float: left;
    text-transform: uppercase;
    border-radius: 2px;
    font-weight: 700;
}

.footer-bottom {
    background: #272324;
    padding: 10px 0;
}

.contact-head {
    background: #0026520f;
    padding: 40px 30px;
}

h4 {
    font-size: 24px;
    line-height: 25px;
}

.text-holder i {
    color: #002652;
}

.archivo {
    padding: 10px;
}

.php-file-tree A:hover {
    color: white;
    border-radius: 4px;
    background-color: #002652;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form select {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 44px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 100%;
}

.reposivelogo {
    display: block;
}

::selection {
    background: #102f5121 !important;
    text-shadow: none;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.services-section-2 .single-welcome-box .icon-box,
.services-section-2 .single-welcome-box .text-box {
    text-align: center;
    margin-top: 0.5rem;
}

.services-section-2 .single-welcome-box .text-box {
    padding-left: 0px;
    margin-top: 2rem;
}

.services-section-2 .single-welcome-box {
    background: #FFFFFF;
    padding: 24px 10px;
    border: 1px solid #eeeeee;
    margin-top: 30px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    cursor: pointer;
    border-radius: 3%;
}

.inner-text:hover {
    -webkit-animation: rubberBand 1s;
    animation: rubberBand 1s;
}

.blog-page-section .right-box .single-sidebar-widget .search-widget form button {
    width: 54px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #001949;
    right: 0;
    color: #fff;
}

.blog-page-section .right-box .single-sidebar-widget .post-widget ul li .text-box {
    padding-left: 7px;
}



.main-menu-one #main-navigation-wrapper .dropdown-submenu>li>a:focus,
.main-menu-one #main-navigation-wrapper .dropdown-submenu>li>a:hover,
.main-menu-one #main-navigation-wrapper .dropdown-submenu2>li>a:focus,
.main-menu-one #main-navigation-wrapper .dropdown-submenu2>li>a:hover {
    background-color: #ddd;
    color: rgb(68, 68, 68) !important;
}

.main-menu-three #main-navigation-wrapper .navbar-nav>li:hover>.dropdown-submenu,
.main-menu-three #main-navigation-wrapper .navbar-nav>.open>.dropdown-submenu,
#main-navigation-wrapper .navbar-nav .dropdown-submenu li:hover .dropdown-submenu2 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.main-menu-one #main-navigation-wrapper .navbar-nav>li .dropdown-submenu2 {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-clip: padding-box;
    padding: 0;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    min-width: 250px;
    background: #fff;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
}

.iconoflecha {
    float: right;
    margin-top: 0.6rem;
    color: #002652;
}

.contenDesc {
    opacity: 0;
    position: absolute;
    z-index: 9999;
    top: 0;
    height: 100%;
    width: 92%;
    background-color: #002652b5;
    color: #fff;
}

.contenDesc:hover {
    opacity: 1;
    -webkit-animation: jackInTheBox 1s;
    animation: jackInTheBox 1s;
    position: absolute;
    z-index: 9999;
    top: 0;
    height: 100%;
    width: 92%;
    background-color: #002652b5;
    color: #fff;
}

.contenDesc h4 {
    color: #fff;
}

.contenDesc p {
    color: #fff;
}

.contenint {
    padding: 20px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 6px 8px;
}

.ifis_nombre {
    font-size: 14px;
    cursor: pointer;
}

.modal-body {
    position: relative;
    padding: 10px;
    color: #000;
}

.load-more-btn2 {
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 30px;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
    border-radius: 3px;
    transition: 0.4s;
}

.load-more-btn2 {
    background: #002652;
    border: 2px solid #002652;
    color: #fff;
    transition: 0.4s;
}

.load-more-btn2:hover {
    background: #fff;
    border: 2px solid #002652;
    color: #002652;
    transition: 0.4s;
}

.project-section .project-filter ul li span {
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    color: #444;
    text-transform: inherit;
    border: 1px solid #c1c1c1;
    padding: 8px 24px;
    transition: all 0.3s ease;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #002652;
    border-color: #002652;
}

.panel-default>.panel-heading a:hover {
    color: #fff !important;
    background-color: #002652;
    border-color: #002652;
}

.panel-default>.panel-heading a:focus {
    color: #fff !important;
    background-color: #002652;
    border-color: #002652;
}

.blog-page-section .single-blog-post h4 {
    font-size: 20px;
    text-transform: inherit;
    font-weight: 600;
    color: #444;
    line-height: 26px;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}

.col {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: transparent;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: none;
}

.img-noti {
    height: 200px;
    object-fit: cover;
}

/*.img-holder>a>img {
    height: 200px !important;
}*/

.default-blog-news .lower-content h4 a {
    color: #444;
    transition: all 300ms ease;
    font-size: 16px;
}

.blog-page-section .single-blog-post .img-holder {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    background: #000;
    object-fit: cover;
    height: auto;
    overflow: hidden;
}

.text-noti {
    text-align: justify;
}

.default-blog-news .img-holder {
    display: block;
    overflow: hidden;
    height: 200px;
    object-fit: cover;
    position: relative;
}

.breadcumb-overlay {
    position: absolute;
    background: rgba(0, 34, 81, 0.83) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
}

.label {
    display: inline-block;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25em;
}

.inputBuscador {
    margin-top: 8px;
}

#iconbuscar {
    position: absolute;
    right: 32em;
    top: 0.6em;
    color: #021848;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #021848;
    border: 1px solid #021747;
    border-radius: 0px 4px 4px 0px !important;
}

.form-control:focus {
    border-color: #021848;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.respetar-nav{
    background-color: var(--rojo-nav) !important;
}

.titulo-footer{
    font-family: 'EB Garamond', serif;
    font-size: 24px !important;
}

#container_header{
    padding: 0 !important;
    margin: auto !important;
    width: 100%;
}

@media screen and (max-width: 1366px) {
    #iconbuscar {
        position: absolute;
        right: 14em;
        bottom: 1.15em;
        color: #021848;
    }
}

@media screen and (max-width: 1300px) {
    #iconbuscar {
        position: absolute;
        right: 10em;
        bottom: 1.15em;
        color: #021848;
    }
}



@media screen and (max-width: 500px) {
    .layer-1-2 h1 {
        font-size: 16px;
        line-height: 37px !important;
        margin-bottom: 10px;
        letter-spacing: 0px;
        padding: 0 !important;
    }

    .sec-padding {
        padding: 28px 0px;
    }

    .tResultado {
        font-size: 18px;
    }

    .tituloResultado {
        font-size: 20px;
    }

    .introT {
        text-align: justify;
    }

    .inputBuscador {
        margin-left: 0rem;
        margin-bottom: 2rem;
    }

    #iconbuscar {
        position: absolute;
        right: 2em;
        top: 21.7em;
        color: #021848;
    }

    .layer-1-2 h1 {
        font-size: 40px !important;
        line-height: 20px;
        margin-bottom: 10px;
        letter-spacing: 0px;
        padding: 0 !important;
    }

    .reposivelogo {
        display: none;
    }

    .float-left {
        float: left !important;
    }

    .navbar-toggle {
        margin: 37px 26px;
    }

    .navbar {
        position: relative;
        min-height: 0px;
        margin-bottom: 20px;
        border: 1px solid transparent;
    }

    .owl-carousel .owl-item img {
        transform-style: preserve-3d;
        object-fit: cover;
    }

    .menurepo {
        float: right !important;
    }

    .slider-content {
        margin-top: -110px !important;
    }

    .request-call-form {
        margin: 2px;
    }
}


@media screen and (max-width: 400px) {
    .inputBuscador {
        margin-left: 0rem;
        margin-bottom: 2rem;
    }

    #iconbuscar {
        position: absolute;
        right: 2em;
        top: 21.7em;
        color: #021848;
    }

    .layer-1-2 h1 {
        font-size: 40px !important;
        line-height: 20px;
        margin-bottom: 10px;
        letter-spacing: 0px;
        padding: 0 !important;
    }

    .reposivelogo {
        display: none;
    }

    .float-left {
        float: left !important;
    }

    .navbar-toggle {
        margin: 37px 26px;
    }

    .navbar {
        position: relative;
        min-height: 0px;
        margin-bottom: 20px;
        border: 1px solid transparent;
    }

    .owl-carousel .owl-item img {
        transform-style: preserve-3d;
        object-fit: cover;
    }

    .menurepo {
        float: right !important;
    }

    .slider-content {
        margin-top: -110px !important;
    }

    .request-call-form {
        margin: 2px;
    }
}

@media screen and (min-width: 768px) {
    #header-container{  
        padding: 0;
        margin: 0; 
        width: 100%;
    }

    #container_header{
        padding: 5mm !important;
    }

    .main-flex{
        display: flex;
        justify-content: space-between;
    }
    
    .main-flex > ul{
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
        width: 85%;
    }

    .dropdown{
        margin-left: 2mm;
    }

    #contenedor_logos{
        margin: 0 mm;
    }
}