@font-face {
    font-family: "Manjari-Regular";
    src: url("../fonts/Manjari/Manjari-Regular.ttf");
    
}
@font-face {
    font-family: "Manjari-Bold";
    src: url("../fonts/Manjari/Manjari-Bold.ttf");
}
.js-services-item:hover h5 a {
    color: white !important;
}

.formulate__error-msg{
    color: red !important;
}


#undefined-sticky-wrapper {
    background: #ffffff;
}

    #paginaServiciosTramites .list-blocks {
    justify-content: flex-start !important;
}

.videoWrapper2 p {
    position: relative;
    padding-bottom: 36%;
    padding-top: 30%;
    height: 0;
}

.videoWrapper p {
    position: relative;
    padding-bottom: 35%;
    padding-top: 20%;
    height: 0;
}

.videoWrapper iframe, .videoWrapper2 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.HorariosContactenos li {
    padding-bottom: 0px !important;
}
.HorariosContactenos strong {
    padding-bottom: 0px !important;
}

.contact-information ul li{
    padding-bottom:15px !important;
}


.tablesorter-default tr.odd > td {
    background-color: #f1f1f163 !important;
}

.accordion .card-header {
    border-color: #0098da38 !important;
}
.accordion .card-header:after {
    background-color: #0098da !important;
    border-radius: 0px 30px 30px 0px !important;
    border-color: #0098da61 !important;
}
.cardBodyAcordeon{
    text-align: justify !important;
}
/*--------------------  Pagina Interna ----------------*/
.paginaInterna .section {
    padding: 30px 0 !important;
}
/*----------------------- Breadcrumd -----------------*/

.historyBreadcrumb{
    color: white !important;
}
    .historyBreadcrumb:hover{
        color:white;
    }

.breadcrumb-menu li:last-child {
    color: white !important;
    font-weight: bold;
}

}
/* --------------------- Noticias ---------------------*/
.noticias .media img {
    width: 100%;
}
/*--------------- Estilo de notificaciones ennvio de correos Contactenos -------------------*/
.emailSend {
    background: #0098da;
    padding: 20px 50px;
    color: white;
}

.emailError {
    background: red;
    padding: 20px 50px;
    color: white;
}

.otherNews {
    height: 65px;
    width: 65px;
}


/*--------------- Swiper Container -------------------*/
.swiper-container {
    width: 600px;
}

    .swiper-container img {
        height: 100%;
        width: 100% !important;
    }

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: none !important;
    right: 10px;
    left: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: none !important;
    left: 10px;
    right: auto;
}

/* ------------------------      Seccion ----------------*/

.seccion .award-thumbnail {
    margin: auto 0;
    margin-right: 0px !important;
}

.seccion .award-item img {
    max-width: 100% !important;
    margin-bottom: 0px !important;
}

.section p > span > img {
    width: auto !important;
    height: auto !important;
}
.section .contentSeccion p > p{
    text-align: justify !important;
}
/*-------------- TabsHorizontal Parcial ------------------*/
.tittleTap span {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    font: 16px Arial, Sans-serif;
}

.titlesTabs {
    border-color: #0098da !important;
}

    .titlesTabs .nav-tabs .nav-link {
        border: 1px solid #e9ecef;
    }

    .titlesTabs li {
        border: 1px solid #ccc;
        width: 100%;
    }

        .titlesTabs li:last-child a {
            border-right: 1px solid #ccc;
           
        }

.tab-content {
    padding: 20px 20px !important;
    border: 1px solid #ccc;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: white !important;
    background-color: #0098da;
    border-color: #0098da #0098da #0098da;
}


.video > span > p > iframe {
    width: 100% !important;
}

/*--------------------- Tramites y Servicios  ---------------------*/

.itemsTramitesServicios {
    position: relative !important;
    left: auto !important;
    top: auto !important;
}

    .itemsTramitesServicios > div, .itemsTramitesServicios > div > div {
        height: 100%;
    }

/*-------------------- Galeria Multimedia ------------------------*/

.galeriaMultimedia .pswp__zoom-wrap {
    text-align: center;
}

    .galeriaMultimedia .pswp__zoom-wrap:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.galeriaMultimedia .wrapper {
    line-height: 0;
    width: 100%;
    max-width: 900px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.video-wrapper p {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    width: 100%;
}
    .video-wrapper p iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 78vh;
    }
  

.galeriaMultimedia video {
    width: 100% !important;
    height: auto !important;
}

.botonPlay {
    position: absolute;
    top: calc(50% + -20px);
    color: white;
    left: 50%;
    font-size: 40px;
}

/* ----------------- Pagina de inicio ---------------------*/
.owl-next {
    margin-left: 20px !important;
}

.timeline:after {
    left: 0% !important;
}

.right {
    right: 2px !important;
}

a:hover{
    text-decoration: none !important;
}
.featured-btn .btn:hover{
    color: #fff !important;
}
/*--------------------- Pagina de Transparencia --------------*/
.pageTransparencia .cardBodyAcordeon {
    text-align: left !important;
}


#undefined-sticky-wrapper {
    height: 79px !important;
}


/*---------------Estitlos formulate ---------------*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .award-thumbnail .videoWrapper {
        max-width: 130px
    }

    .seccion .award-thumbnail {
        margin-right: 30px !important;
        min-width: 130px;
    }

    .seccion .award-item img {
        max-width: 130px !important;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .titlesTabs li {
        border-radius: 5px 5px 0px 0px;
        border: 1px solid #ccc;
        width: auto;
    }

    .noticias .media img {
        width: auto !important;
        max-width: 100px;
    }

}
