.govco-footer-logo {
    height:auto;
    padding: 2.5rem 0;
}
.govco-footer-logo p, .govco-footer-logo span, .govco-footer-logo a {
    color:#fff;
}
.govco-footer-logo .col-md-5 {
    border-left:1px solid #fff;
}
.govco-footer-logo .icon::before {
    color:#fff;
}
.govco-footer-logo .govco-iconContainer {
    padding: 0 0 1rem 0;
}


.pxc-banner-otr .carousel-item {
    display:flex;
    align-items: center;
}
.pxc-banner-otr .carousel-caption-otr {
    padding-left:10%;
    position:absolute;
    z-index:1;
}
.pxc-banner-otr .carousel-caption-otr-titulo {
    display:block;
    color:#fff;
    font-size: 1.75rem !important;
    font-family: Montserrat-SemiBold;
    margin-bottom:1.5rem;
}
.pxc-banner-otr .carousel-caption-otr-boton {
    display:inline-block;
    color:#fff;
    text-decoration:none;
    border:2px solid #fff;
    padding:.75rem 1.5rem;
    border-radius:1.5rem;
}
.pxc-banner-otr .carousel-caption-otr-boton:hover {
    
}
.pxc-banner-otr .carousel-item > a {
    position:relative;
    z-index:0;
    overflow: hidden;
}
.pxc-banner-otr .carousel-imagen-otr {
    display: block;
    width: 100%;
    height: 100vh;
    position: absolute;
}

.color-verde-1-otr {
    background: rgb(28,126,89);
    background: linear-gradient(90deg, rgba(28,126,89,1) 0%, rgba(255,255,255,0) 100%);
}

.otr-separador, .otr-title-line-left-hr {
    width: 30% !important;
    padding: 0rem;
    float: none;
    height: 5px;
    margin-left: 0;
    margin-top: .625rem;
    margin-bottom: 1.875rem;
    border-top: 1px solid #E0E0E0;
    border-bottom:none;
    opacity:1;
    position:relative;
}
.otr-title-line-center-hr {
    width: 30% !important;
    padding: 0rem;
    float: none;
    height: 5px;
    margin: .625rem auto 1.875rem;
    border-top: 1px solid #E0E0E0;
    border-bottom:none;
    opacity:1;
    position:relative;
}
.otr-separador:after, .otr-title-line-left-hr:after {
   /* background-color: #F39836;*/
    background-color:#29401E;
    content:"";
    display: block;
    width: 50px;
    height: 3px;
    position:absolute;
}
.otr-title-line-center-hr:after {
    background-color: #F39836;
    display: block;
    content:"";
    width: 50px;
    height: 3px;
    position:absolute;
    left:50%;
    margin-left:-25px;
}
h1 {
    text-align:center;
    position:relative;
    padding-bottom: 45px;
}
h1::before {
    content: "";
    display: block;
    border-top: 1px solid #E0E0E0;
    width: 30%;
    height: 1px;
    position:absolute;
    left:50%;
    margin-left:-15%;
    bottom: 20px;
}
h1::after {
    content: "";
    display: block;
   /* background-color: #F39836;*/
    background-color: #29401E;
    width: 50px;
    height: 4px;
    position:absolute;
    left:50%;
    margin-left:-25px;  
    bottom: -4px;
}
.verde {
    color:#1C7E59;
}
.verde-1 {
    color:#68AB44;
}

@media (max-width: 991px) { 
    .pxc-banner-otr .carousel-caption-otr {
        padding-left: 15%;
    }
    .pxc-banner-otr .multiple-carrusel-govco {
        flex-flow: row !important;
    }
    .pxc-banner-otr .carousel-caption-otr-titulo {
        font-size: 1.25rem !important;
    }
    .pxc-banner-otr .carousel-caption-otr-boton {
        padding:.45rem .75rem;
    }
    .govco-text-header-1 {
        margin-left: 0 !important;
    }
    .govco-footer-logo .col-md-5 {
        border-left:none;
    }
    .govco-footer-logo .col-md-2 {
        padding-bottom:1.5rem;
    }
    .govco-iconContainer {
        margin-top:0 !important;
    }
    
}

/* Overrides */
/* Color Borde inferior de barra menu pricnipal y toggle */
.container-navbar-menu-govco.blue-menu-govco,
.blue-menu-govco .navbar-collapse-menu-govco {
    border-bottom: 3.008px solid #557630!important; /*#73b9af*/
}

/*Modificacion Active*/
.blue-menu-govco .navbar-menu-govco nav > ul.navbar-nav > li a.nav-link:not(.active):hover, .blue-menu-govco .navbar-menu-govco ul.navbar-nav li a.nav-link.active, .blue-menu-govco .navbar-menu-govco ul.navbar-nav li a.nav-link[aria-expanded="true"], .blue-menu-govco .navbar-menu-govco ul.navbar-nav li a.nav-link:focus-visible, .blue-menu-govco .navbar-menu-govco ul.navbar-nav li span.nav-link:not(.active):hover, .blue-menu-govco .navbar-menu-govco ul.navbar-nav li span.nav-link.active, .blue-menu-govco .navbar-menu-govco ul.navbar-nav li span.nav-link[aria-expanded="true"], .blue-menu-govco .navbar-menu-govco ul.navbar-nav li span.nav-link:focus-visible {
    background-color: #557630;
}
.navbar-menu-govco ul.navbar-nav li ul li a.active, .navbar-menu-govco ul.navbar-nav li ul li a:not(.active):hover { 
    background-color: #DDE3D5 !important;
}
.navbar-menu-govco ul.navbar-nav > li a:focus, .navbar-menu-govco ul.navbar-nav > li a:focus:after {
    background-color: #557630;
}

/*Estilos hover extension menu govco*/
.nav-item.dropdown.ext-menu-govco:hover, .nav-item.dropdown.ext-menu-govco button:hover, .nav-item.dropdown.ext-menu-govco button:active {
    background-color: #557630 !important;
    color: #FFFFFF !important;
}

/*Breadcrumbs*/
/*.bg-color-govco-3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(85, 118, 48, 0.5);
}*/

/* Footer */
/*Estilos para Icono de Red X (Twitter) en Footer BLANCO*/
.govco-x-square-w:before  {
    display: inline-block;
    width: 0.955em !important;
    height: 0.955em !important;
    border-radius: 2px;
    background-color: #FFF;
    vertical-align: text-bottom;
    color: #3366CC !important;
    margin-top: 1px !important;
}
.govco-x-square-w:before  {
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: 62%;
}
.govco-x-square-w:before {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='24.44' height='22.88' viewBox='0 0 24.44 22.88' fill='%233366cc'><path d='m.06,0l9.44,12.62L0,22.88h2.14l8.31-8.98,6.72,8.98h7.27l-9.97-13.33L23.32,0h-2.14l-7.66,8.27L7.33,0H.06Zm3.14,1.57h3.34l14.76,19.73h-3.34L3.2,1.57Z'/></svg>");
}
a:visited > .govco-x-square-w:before {
    background-color: #FFF;
}
a:hover > .govco-x-square-w:before {
    background-color: #FFF;
}
footer.govco-footer p.tit-footer {
    margin-bottom: 1.5em !important;
}
/*Ajuste margen redes en footer*/
.extramt-network {
    margin-top: 30px !important;
}
.govco-youtube-square:before {
	content: '\ee51';
}
.govco-youtube:before {
	content: '\ee52';
}
.govco-linkedin-in:before {
	content: '\ed7a';
}
.govco-linkedin:before {
	content: '\ed7b';
}

/*ESTILOS SLIDE DE IMAGENES OTR*/
/* General carousel settings */
.slide-otr {
    position: relative;
    overflow: hidden;
}
.slide-otr .carousel-item {
    height: auto; /* Altura fija para las imágenes */
}
.slide-otr .carousel-item img {
    object-fit: cover; /* Asegura que la imagen cubra el área */
    height: 100%;
    width: 100%;
}
.gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(0, 72, 132, 0.8) 50%, rgba(0, 72, 132, 0.3));
    z-index: 1; /* Coloca la superposición encima de la imagen */
}
.gradient-overlay-2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(40, 40, 40, 0.8) 50%, rgba(40, 40, 40, 0.3));
    z-index: 1; /* Coloca la superposición encima de la imagen */
}
.gradient-overlay-3 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(104, 171, 68, 0.95) 50%, rgba(104, 171, 68, 0.3));
    z-index: 1; /* Coloca la superposición encima de la imagen */
}
.gradient-overlay-4 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(28, 126, 89, 0.95) 50%, rgba(28, 126, 89, 0.3));
    z-index: 1; /* Coloca la superposición encima de la imagen */
}
.slide-otr .caption {
    position: absolute;
    top: 50%; /* Ajustar la posición vertical */
    left: 0;
    right: 0;
    z-index: 1; /* Coloca el contenido encima de la superposición */
    display: flex;
    justify-content: flex-start; /* Alinear a la izquierda */
    align-items: center; /* Alinear verticalmente */
    transform: translateY(-50%); /* Centrar verticalmente */
    max-width: 1320px; /* Ancho máximo del caption */
    margin: 0 auto; /* Centrar horizontalmente */
}
.text-container {
    color: #FFF; /* Color de texto blanco */
}
.slide-otr .title {
    font-size: 36px; /* Tamaño de fuente grande para el título */
    font-weight: 700;
    margin-bottom: 10px;
}
.slide-otr .description {
    font-size: 18px; /* Tamaño de fuente para la descripción */
    margin-bottom: 20px;
}
.slide-otr .btn-primary {
    background-color: #007bff; /* Color del botón */
    border: none;
}
/* Estilos para los controles del carrusel */
.slide-otr .nav-buttons {
    position: absolute;
    top: 50%;
    right: 70px;
    transform: translateY(-50%); /* Centrar verticalmente los botones */
    z-index: 3; /* Asegurarse de que estén por encima de otros elementos */
}
.slide-otr .carousel-control-prev,
.slide-otr .carousel-control-next {
    background: transparent; /* Sin fondo */
    border: none; /* Sin borde */
    color: #F2F2F2; /* Color de los iconos */
}
.circle-button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(51, 102, 204, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background 0.3s;
    margin-bottom: 10px; /* Espaciado entre los botones */
}
.circle-button:hover {
    background: rgba(243, 152, 54, 0.7); /* Color de fondo al hacer hover */
}
.carousel-control-prev:hover,
.carousel-control-next:hover {
    color: #000; /* Color de los iconos al pasar el ratón */
}
/* Responsividad */
@media (max-width: 992px) {
    .slide-otr .caption {
        position: relative; /* Ajustar la posición del caption */
        top: auto;
        bottom: 0;
        background-color: #F6F8F9; /* Fondo gris para el caption */
        padding: 20px 20px 80px;
        max-width: 100%; /* Ocupa todo el ancho en pantallas pequeñas */
        text-align: center; /* Centrar el texto */
        transform: translateY(-0%);
    }
    .slide-otr .title,
    .slide-otr .description {
        color: #000; /* Texto negro en resoluciones menores */
    }
    .slide-otr .text-container {
        width: 100%; /* Ocupa todo el ancho */
        color: #000; /* Color de texto negro en resoluciones pequeñas */
    }
    .slide-otr .carousel-item {
        height: auto; /* Ajustar la altura de la imagen */
    }
    .slide-otr .carousel-item img {
        height: 100%; /* Ajustar la altura de la imagen */
    }
    .gradient-overlay {
        display: none; /* Ocultar el filtro degradado */
    }
    .slide-otr .nav-buttons {
	top: initial;
	right: initial;
	left: 50%;
	margin-left: -50px;
	width: 100%;
	display: flex;
	bottom: -15px;
    }
    .circle-button {
	 width: 35px;
	 height: 35px;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1280px) {
    .slide-otr .nav-buttons {
        top: 30%;
    }
    .slide-otr .caption {
        left: 10%;
    }
}
.carousel-control-next, .carousel-control-prev {
    position: relative !important;
    width: 50px !important;
    border-radius: 50% !important;
}
#slideCarousel .fa-chevron-right:before, #slideCarousel .fa-chevron-left:before {
    font-family: "Font Awesome 6 Free";
}

/* Componente video home */
/*ESTILOS MODULO IMAGEN + TEXTO*/
.area-imagen-left {
    position: relative;
    display: block;
    margin-left: 100px;
    margin-right: 100px;
}
.area-imagen-img-box {
    position: relative;
    display: block;
}
.area-imagen-img {
    position: relative;
    display: block;
    z-index: 1;
}
.area-imagen-img:before {
    content: "";
    position: absolute;
    top: 20px;
    left: -20px;
    bottom: -20px;
    width: 20px;
    background-color: #F39836;
}
.area-imagen-img img {
    width: 100%;
}
.area-imagen-img:after {
    content: "";
    position: absolute;
    bottom: -20px;
    right: 20px;
    left: -20px;
    height: 20px;
    background-color: #F39836;
}
.area-imagen-small-img {
    position: absolute;
    top: 65px;
    right: -70px;
    z-index: 1;
    border: 10px solid #FFF;
}
.area-imagen-small-img img {
    width: auto;
}
.area-imagen-big-text {
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-text-stroke-width: .0625rem;
    -webkit-text-stroke-color: #FFF;
    letter-spacing: 0.2em;
    color: transparent;
    position: absolute;
    bottom: 135px;
    right: -50px;
    transform: rotate(90deg);
    opacity: .60;
    z-index: 1;
}
@media only screen and (max-width: 767px) {
    .area-imagen-small-img {
        display: none;
    }
    .area-imagen-left {
        margin-left: 0;
        margin-right: 0;
    }
    .area-imagen-big-text {
        font-size: 32px;
        right: 0px;
    }
}

/*INTRODUCCION OTR HOME*/
.video-btn-otr {
    position: absolute;
    top: 35%;
    right: 10px;
    z-index: 2;
}
.video-otr {
    position: relative;
    text-align: center;
    display: inline-block;
    z-index: 2;
}
.video-pulse::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.video-pulse::after, .video-pulse::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #FFF;
    opacity: 0.7;
    left: 0;
    top: 0;
    border-radius: 50%;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: video-animation;
    animation-name: video-animation;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.otr-descripcion .video-btn-otr .video-btn a {
    font-size: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.video-btn {
    position: relative;
    text-align: center;
    display: inline-block;
    z-index: 2;
}
.video-btn a {
    position: relative;
    color: green;
    font-size: 28px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.8);
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    display: block;
    transition: 0.4s;
}
/*Responsive Boton Video Home*/
@media screen and (max-width: 575px) {
    .video-btn-otr {
        position: absolute;
        top: 50%;
        right: inherit;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
    }
}
/*Estilos animacion boton video*/
.secondary-bg {
    background-color: black;
}
@-webkit-keyframes video-animation {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.5);
    }
    100% {
      opacity: 0;
      transform: scale(2);
    }
  }
  @keyframes video-animation {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.5);
    }
    100% {
      opacity: 0;
      transform: scale(2);
    }
  }
.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* =========== ESTILOS LINEAS OTR OPCION 2 ============= */
.lineas-otr {
    position: relative;
    display: block;
    /* padding: 90px 0 0;
    z-index: 2; */
}
.lineas-otr .row {
    display: flex;
    flex-wrap: wrap;
}
.lineas-otr-single {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 30px;
}
.lineas-otr-img-box {
    position: relative;
    display: block;
}
.lineas-otr-img {
    position: relative;
    display: block;
}
.lineas-otr-img img {
    width: 100%;
}
.lineas-otr-icon {
    position: absolute;
    bottom: 0;
    right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    background-color: #F39836;
    z-index: 1;
}
.lineas-otr-icon span {
    position: relative;
    display: inline-block;
    font-size: 48px;
    color: #FFF;
}
.lineas-otr-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0) 100%);
    padding: 32px 40px 67px;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scalex(0);
    transform: scalex(0);
}
.lineas-otr-single:hover .lineas-otr-content {
    opacity: 1;
    transform: scalex(1);
}
.lineas-otr-text {
    color: #FFF;
}
.lineas-otr-title-box {
    position: relative;
    display: flex;
    align-items: center;
    /* justify-content: center; */
    background-color: #F2F2F2;
    padding: 10px 20px; /*19px 30px 19px*/
    margin-right: 40px;
    flex-grow: 1;
}
.lineas-otr-single:hover > .lineas-otr-title-box {
    background-color: #557630;
}
.lineas-otr-title {
    font-size: 1.25rem;
    font-weight: 500 !important;
    line-height: 1.5rem;
}
.lineas-otr-title a {
    color: #000;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    text-align: left !important;
}
.lineas-otr-single:hover a,
.lineas-otr-title a:hover {
    color: #FFF !important;
}

/*Estilos divisor titulos*/
.divider {
	height: 1px;
    margin: 0.5em 0;
    border: none;
    background: #E0E0E0;
    width: 30%;
    margin-bottom: 30px;
    display: inline-flex;
}
.divider span {
    background-color: #F39836;
	display: block;
    width: 50px;
    height: 3px;
}
.center {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/*CALL TO ACTION VISOR GEOFGRAFICO*/
.visor-area {
    overflow: hidden;
    position: relative;
    background: url('/themes/custom/pixel/assets/images/backgrounds/bg-cta-visor-otr.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; /* Activa el efecto de paralaje */
}

.visor-area .bg-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed; /* Paralaje también para otras clases de fondo */
}
.visor-area::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(104, 171, 68, 0.85) 0%, rgba(28, 126, 89, 0.85) 100%);
}
.visor-forma {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%); /* Ajusta el centrado restando el 50% del ancho del elemento */
}
.visor-header {
    margin-bottom: 65px;
}
.visor-header h2 {
    color: #FFF;
    margin-bottom: 20px;
}
.visor-header p {
    color: #FFF;
    width: 70%; /* Define que el h2 ocupe el 70% del ancho */
    margin: 0 auto; /* Centra horizontalmente el h2 */
    margin-bottom: 60px;
}
/*CONTADOR HOME*/
.counter-otr {
    position: relative;
    display: block;
    padding-top: 30px;
}
.counter-otr .row {
    --bs-gutter-x: 0;
}
.counter-otr-single {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    padding: 20px 40px 32px;
    margin-bottom: 30px;
    z-index: 1;
}
.counter-otr-single:before {
    position: absolute;
    top: -30px;
    right: 0;
    content: "";
    border-left: 30px solid transparent;
    border-bottom: 30px solid #e5e7eb;
}
.counter-otr-count-box {
    position: relative;
    display: flex; /*block*/
}
.counter-otr-count-box h3 {
    font-size: 40px;
    font-weight: 800;
    line-height: 50px !important;
    font-family: var(--austry-font) !important;
    letter-spacing: -0.04em;
    color: #000;
}
.counter-otr-plus {
    font-size: 40px;
    font-weight: 800;
    line-height: 50px !important;
    font-family: var(--austry-font) !important;
    letter-spacing: -0.04em;
    color: #13223c;
    position: relative;
    top: 0px;
    left: 5px;
}
.counter-otr-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -0.04em;
    color: #557630;
    margin-bottom: 18px;
}
.counter-otr-single-2 .counter-otr-title,
.counter-otr-single-4 .counter-otr-title {
    color: #F39836;
}
.counter-otr-text {
    font-size: 14px;
    line-height: 26px;
}
.counter-otr-single .counter-otr-text a,
.counter-otr-single-2 .counter-otr-text a,
.counter-otr-single-4 .counter-otr-text a {
    color: #F39836;
}
.counter-otr-single.counter-otr-single-2 .counter-otr-text a:hover,
.counter-otr-single.counter-otr-single-4 .counter-otr-text a:hover {
    color: #FFF;
}
.counter-otr-single .counter-otr-text a:hover {
    color: #212529;
}
.counter-otr-single-2 .counter-otr-text,
.counter-otr-single-4 .counter-otr-text {
    color: #FFF;
}
.counter-otr-icon {
    position: absolute;
    right: 30px;
    bottom: 30px;
    z-index: -1;
}
.counter-otr-icon span {
    position: relative;
    display: inline-block;
    font-size: 96px;
    color: #13223c;
    opacity: .085;
}
.counter-otr-single:after {
    position: absolute;
    bottom: 30px;
    right: -30px;
    content: "";
    border-right: 30px solid transparent;
    border-top: 30px solid #F39836;
}
.counter-otr-single-2 {
  background-color: #004884;
  margin-top: -30px;
}
.counter-otr-single-2::before {
  display: none;
}
.counter-otr-single-2::after {
  display: none;
}
.counter-otr-single-2 .counter-otr-count-box h3 {
  color: #FFF;
}
.counter-otr-single-2 .counter-otr-plus {
  color: #FFF;
}
.counter-otr-single-2 .counter-otr-icon span {
  color: #FFF;
}
.counter-otr-single-4 {
    background-color: #004884;
    margin-top: -30px;
}
.counter-otr-single-4::before {
    display: none;
}
.counter-otr-single-4::after {
    display: none;
}
.counter-otr-single-4 .counter-otr-count-box h3 {
    color: #FFF;
}
.counter-otr-single-4 .counter-otr-plus {
    color: #FFF;
}
.counter-otr-single-4 .counter-otr-icon span {
    color: #FFF;
}
/*Estilos responsive Contador Home*/
/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .counter-otr-single-2 {
        margin-top: 0;
    }

    .counter-otr-single-4 {
        margin-top: 0;
    }

    .counter-otr-single:before,
    .counter-otr-single:after {
        display: none;
    }
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-otr-single-2 {
        margin-top: 0;
    }

    .counter-otr-single-4 {
        margin-top: 0;
    }

    .counter-otr-single:before,
    .counter-otr-single:after {
        display: none;
    }
}
/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    .counter-otr-single-2 {
        margin-top: 0;
    }

    .counter-otr-single-4 {
        margin-top: 0;
    }

    .counter-otr-single:before,
    .counter-otr-single:after {
        display: none;
    }
}

a.btn-govco {
    text-decoration:none;
}

/* =========== MIEMBROS OTR - OPCION 1 - CAJAS VERTICALES ============= */
.cajas-miembros-otr {
    position: relative;
    display: flex; /*Para igualar altura de divs de texto*/
    flex-wrap: wrap;  /*Para igualar altura de divs de texto*/
    padding: 30px 0;
    justify-content: space-around;
}
.cajas-miembros-otr [class*="col-"] {
    display: flex;  /*Para igualar altura de divs de texto*/
    flex-direction: column;  /*Para igualar altura de divs de texto*/
}
.cajas-miembros-otr .section-title-tagline::before {
    left: 50%;
    transform: translateX(-50%);
}
.miembros-otr-single {
    position: relative;
    margin-bottom: 55px;
    display: flex;  /*Para igualar altura de divs de texto*/
    flex-direction: column;  /*Para igualar altura de divs de texto*/
    height: 100%;  /*Para igualar altura de divs de texto*/
}
.miembros-otr-img {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}
.miembros-otr-img:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 72, 132, .30);
    -webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease, -webkit-transform 500ms ease;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translatex(-70%);
    transform: translatex(-70%);
    z-index: 1;
}
.miembros-otr-single:hover .miembros-otr-img:before {
    visibility: visible;
    -webkit-transform: translatex(0%);
    transform: translatex(0%);
    opacity: 1;
}
.miembros-otr-img img {
    width: 100%;
    transition: all 500ms ease;
    height:auto;
} 
.miembros-otr-single:hover .miembros-otr-img img {
    transform: scale(1.05);
}
.miembros-otr-content {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
    padding: 25px;
    margin-top: -30px;
    margin-left: 15px;
    margin-right: 15px;
    z-index: 2;
    flex-grow: 1;  /*Para igualar altura de divs de texto*/
}
.miembros-otr-title {
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 30px;
    color: #3366CC;
    margin-bottom: 20px;
}
.miembros-otr-text {
    border-top: 1px solid #557630;
    margin-top: 15px;
    padding-top: 15px;
}
p.miembros-otr-cargo span {
    font-size: 16px;
    font-weight: 800;
    color: #557630;
}

.ant-estilo-caja-3 img {
    height:auto;
    width:100%;
}

/* =========== ESTILOS CAJAS ESTUDIOS ASOCIADOS OTR ============= */
.ea-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch; /* Estira los elementos hijos para igualar la altura */
}
.ea-caja {
	width:100%;
	float:left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%; /* Asegura que los elementos internos expandan la altura */
}
.ea-caja .main-box {
	position:relative;
	width:100%;
	padding:0px;
	float:left;
	overflow:hidden;
	border:10px solid #fff;
	box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.03);
    flex-grow: 1; /* Permite que el contenido interno ocupe el espacio disponible */
    display: flex;
    flex-direction: column;
}
.ea-caja:hover .main-box {
	padding: 9px;
	border:1px solid #3366CC;
    box-shadow: 0 1.25rem 1.25rem rgba(51, 102, 204, 0.14);
    -webkit-box-shadow: 0 1.25rem 1.25rem rgba(51, 102, 204, 0.14);
}
.ea-caja .main-box .img-box {
	position:relative;
	width:100%;
	padding:0px;
	float:left;
	background-color:#fff;
    overflow: hidden; /* Evitar contenido desbordado */
}
.ea-caja .main-box .img-box .overlay {
	position: absolute;
    width: 100%;
    height: 100%;
    padding: 30px; /* Padding para el contenido */
    background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0, 0.85) 50%);
    background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0, 0.85) 50%);
    overflow-y: auto; /* Scroll vertical si el contenido es largo */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    transition: opacity 0.3s ease-out;
    opacity: 0; /* Inicialmente invisible */
    z-index: 2;
}
.ea-caja .main-box .img-box .overlay::-webkit-scrollbar {
    width: 8px; /* Ancho del scrollbar en navegadores basados en WebKit */
}
.ea-caja .main-box .img-box .overlay::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.5); /* Color de la barra */
    border-radius: 4px; /* Bordes redondeados del scroll */
}
.ea-caja .main-box img {
	transition: all 0.3s ease-out 0s;
	height:auto;
    width:100%;
}
.ea-caja:hover .main-box img {
    transform: scale(1.1); /* Efecto de zoom en la imagen */
}
.ea-caja .main-box .img-box {
	position:relative;
	width:100%;
	float:left;
	overflow:hidden;
}
.ea-caja:hover .img-box img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.ea-caja .main-box .text-box {
	width:100%;
	padding:20px;
	float:left;
    flex-grow: 1; /* Hace que todos los text-box ocupen el mismo espacio */
	background-color:#F2F2F2;
    margin-top: auto; /* Mueve la caja de texto al final si hay espacio sobrante */
}
.ea-caja .main-box .text-box .title {
	color:#000;	
}
.ea-caja .main-box .text-box a {
	color:#3366CC;	
}
.ea-caja .main-box .text-box a:hover {
	color:#000;	
}
.ea-caja .main-box .img-box .overlay .small-text {
	color: #fff;
    font-size: 14px;
    word-break: break-word; /* Evitar desbordes de palabras largas */
    max-height: calc(100% - 10px); /* Altura ajustada al padding */
    overflow-y: auto; /* Scroll interno para el texto */
    margin: 0; /* Eliminar márgenes adicionales */
    padding-right:15px;
}
.ea-caja .main-box .img-box .overlay .sc-icons {
	position: absolute;
	width:100%;
	top:300px;
	display:inline-block;
	transition: all 0.3s ease-out 0s;
}
.ea-caja .main-box .img-box .overlay .sc-icons li {
	padding: 0px;
	margin: 0px;
	display:inline-block;
}
.ea-caja .main-box .img-box .overlay .sc-icons li a {
    /* float: left; */
	font-size:15px;
	color:#fff;
	line-height:0px;
	margin: 0px;
	padding:7px;
	display:inline-block;
	border-radius:100%;
}
.ea-caja:hover .main-box .img-box .overlay {
	opacity:1; /* Hace visible el overlay */
}
.ea-caja:hover .main-box .img-box .overlay .small-text {
	top:80px;		
}
.ea-caja:hover .main-box .img-box .overlay .sc-icons {
	top:180px;
}

/* =========== MENU AUXILIAR TOP LINEAS OTR ============= */
/* Contenedor del menú */
.menu-aux-otr {
    display: flex;
    justify-content: center; /* Centrar los botones */
    gap: 15px;
    flex-wrap: wrap;
    list-style: none; /* Eliminar viñetas de la lista */
    padding: 0; /* Eliminar padding de la lista */
    padding-top: 15px;
}
/* Estilos de cada botón del menú */
.menu-aux-otr-item {
    display: flex;
    align-items: center;
    justify-content:space-around;
    width: 100px;
    height: 100px;
    border-radius: 8px;
    background-color: #ECEAD9;
    text-decoration: none;
    font-size: 1.125rem;
    overflow: hidden;
    padding-left: 15px;
    position: relative;
    transition: width 0.5s ease; /* Transición suave solo en el ancho */
}
/* Estilo del icono */
.menu-aux-otr-item img {
    width: 44px;
    height: 44px;
    transition: transform 0.3s ease;
}
.menu-aux-otr-item i {
    color: #734210;
    font-size: 44px;
    transition: transform 0.3s ease;
}
.menu-aux-otr-item.active i {
    color: #FFF;
    transition: transform 0.3s ease;
}
/* Texto oculto inicialmente */
.menu-aux-otr-item span {
    color: #000 !important;/* Color por defecto */
    text-decoration: underline;
    display: inline-block;
    opacity: 0;
    max-width: 0; /* Oculto */
    overflow: hidden;
    transition: opacity 0.6s ease, max-width 0.6s ease; /* Transición suave y rápida */
    margin-left: 10px;
    line-height: 1.2; /* Ajuste de altura de línea para mejor distribución */
}
/* Hover: expande el botón y muestra el texto alineado a la izquierda */
.menu-aux-otr-item:hover {
    width: 200px; /* Ancho máximo al hacer hover */
    justify-content: flex-start; /* Alinear a la izquierda al hacer hover */
}
/* Efecto de texto al hacer hover */
.menu-aux-otr-item:hover span {
    opacity: 1; /* Hace visible el texto */
    max-width: 200px; /* Cambié a 150px para que el texto no se sienta cortado */
}
/* Estilo para el botón activo */
.menu-aux-otr-item.active {
    width: 200px; /* Ancho máximo al hacer hover */
    background-color: #29401E; /* Cambia el color del fondo al estar activo */
    justify-content: flex-start; /* Alinear a la izquierda al hacer hover */
}
/* Hover en elementos activos */
.menu-aux-otr-item.active:hover span {
    color: #FFF !important; /* Mantiene el blanco en hover */
}
.menu-aux-otr-item.active img,
.menu-aux-otr-item.active span {
    color: #FFF !important;
}
/* Efecto de texto al hacer hover sobre el botón activo */
.menu-aux-otr.active:hover span {
    opacity: 1; /* Hace visible el texto al hacer hover sobre el botón activo */
    max-width: 150px; /* Cambié a 150px para que el texto no se sienta cortado */
}
/* Al quitar el hover, el texto se oculta de manera suave */
.menu-aux-otr span {
    transition: opacity 0.2s ease, max-width 0.2s ease; /* Transición más rápida para ocultar el texto */
    min-width: 100px;
}
/*Textos links*/
.menu-aux-otr-item.active span,
.menu-aux-otr-item.active a {
    color: #FFF !important;
    opacity: 1 !important; /* Asegurar visibilidad */
    max-width: 100%; /* Asegurar que el texto no esté colapsado */
}
.menu-aux-otr .menu-aux-otr-item a span {
    color: #FFF; /*#557630*/
    font-weight: 700 !important;
    /* display: contents; */
    word-break: break-word;
}
.menu-aux-otr .menu-aux-otr-item.active a span {
    text-decoration: none !important;
    display:inline-block;
    margin-left: 10px !important;
}
/* Responsivo: en pantallas pequeñas, los botones se ven completos y se apilan verticalmente */
@media (max-width: 768px) {
    .menu-aux-otr {
        flex-direction: column;
        gap: 10px;
    }
    .menu-aux-otr-item {
        width: 100%; /* Ocupar ancho completo */
        justify-content: start;
    }
    .menu-aux-otr-item span {
        opacity: 1;
        max-width: 100%; /* Muestra todo el texto */
    }
    .menu-aux-otr-item.active {
        width: 100%;
    }
    .menu-aux-otr-item:hover {
        width: 100%;
    }
    .menu-aux-otr span,
    .menu-aux-otr-item:hover span {
        max-width: 100%;
    }
}

/* =========== ESTILOS BOTONES FILTROS ============= */
.btn-infog-otr-all {
    background-color: #3366CC;
    color: #FFF;
    border-radius: 40px;
}
.btn-infog-otr-all:hover {
    background-color: #004884;
    color: #FFF;
}
.btn-infog-otr-cat {
    background-color: #E6EFFD;
    color: #004884;
    border-radius: 40px;
}
.btn-infog-otr-cat:hover {
    background-color: #004884;
    color: #FFF;
}
/* =========== EVENTOS ============= */
.bor {
    border: 1px solid #D9D9D9;
}
.caja-eventos-otr {
    display: flex;
    flex-direction: column;
}
.contenedor-row-eventos-otr {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch; /* Asegura que las columnas tengan la misma altura */
}
.eventos-otr-item {
    display: flex;
    flex-direction: column;
    flex: 1; /* Hace que el contenido crezca dentro de su contenedor */
}
.eventos-otr-content {
    padding: 30px;
    flex-grow: 1; /* Permite que ocupe el espacio necesario */
    height: auto; /* Asegura que se ajuste al contenido */
    display: flex;
    flex-direction: column; /* Mantiene el contenido alineado verticalmente */
}
.eventos-otr-content a {
    color: #000;
}
.eventos-otr-content a:hover {
    color: #3366CC;
}
.eventos-otr-content .time {
    padding: 6px;
    border: 1px solid #D9D9D9;
    border-radius: 100px;
    width: 245px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}
.eventos-otr-content .time i {
    color: #1C7E59;
    font-size: 24px;
}
.eventos-otr-content .event-btn {
    color: #1C7E59;
    padding: 8px;
    border: 1px solid #1C7E59;
    border-radius: 6px;
}
.eventos-otr-content .event-btn:hover {
    background-color: #1C7E59;
    color: #FFF;
}
.eventos-otr-info ul li h3 {
    color: #1C7E59;
    margin-bottom: 5px;
}
.eventos-otr-info ul.datos-evento li {
    list-style: none;
}
.eventos-otr-content .time {
    padding: 6px;
    border: 1px solid #D9D9D9;
    border-radius: 100px;
    width: 280px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top:15px;
    justify-content: center;
    font-size: .85rem;
    flex-flow: nowrap;
}
.imagen-evento-otr img {
    width: 100%;
    height: auto; /* Para asegurar que la imagen no sobrepase el contenedor */
}

/* =========== ESTILOS GALERIA MASONRY INFOGRAFIAS ============= */
/* Estilo general para la galería */
.masonry {
    display: block; /* Masonry ajusta esto automáticamente */
    margin: 0 auto; /* Centra el contenido si es necesario */
    grid-template-columns: repeat(4, 1fr); /* 4 columnas */
    gap: 0; /* Eliminar espacios entre columnas */
    grid-auto-rows: minmax(100px, auto); /* El tamaño de las filas se ajusta según las imágenes */
}
.masonry-item {
    display: block;
    width: calc(25% - 10px); /* Tres columnas con espacio entre ellas */
    margin: 5px; /* Espaciado entre elementos */
    margin-bottom: 0; /* Eliminar márgenes innecesarios */
    transition: opacity 0.5s ease-in-out; /* Suaviza la opacidad */
    opacity: 1; /* Asegura que las imágenes son visibles por defecto */
    box-sizing: border-box;
    position: relative;
    margin-top: 30px;
}
/* Animación para reducir las imágenes hacia el centro */
.masonry-item.fade {
    transform: scale(0.5) translate(-50%, -50%); /* Desplaza hacia el centro */
    opacity: 0;
}
/* Asegura que los elementos visibles ocupen los espacios vacíos */
.masonry.reorganizing .masonry-item {
    transform: translateY(0); /* Asegura que se muevan correctamente en el eje Y */
}
.masonry-item img {
    display: block;
    width: 100%; /* Asegura que la imagen ocupe todo el ancho disponible */
    height: auto;
    border-radius: 8px 8px 0px 0px !important;
    object-fit: cover; /* Asegura que la imagen se ajuste correctamente */
}
/* Efecto de hover */
.image-box {
    position: relative;
    overflow: hidden;
}
.image-box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0, 0.85) 50%);
    background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0, 0.85) 50%);
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    transition: opacity 0.3s ease-in-out;
    border-radius: 6px 6px 0px 0px !important;
}
.image-box:hover .overlay {
    opacity: 1;
}
/* Botones dentro del overlay */
.image-box .overlay button {
    background: #FFF;
    border: 2px solid #FFF;
    padding: 6px 12px;
    font-size: 12px;
    border-radius: 17px;
    cursor: pointer;
    text-transform: uppercase;
}
.image-box .overlay button:hover {
    background: #3366CC;
    color: #FFF;
    border: 2px solid #FFF;
}
.text-infog {
    background-color: #F2F2F2;
    padding: 10px;
}
/* Ajustes responsivos */
@media (max-width: 992px) {
    .masonry-item {
        width: calc(33.3% - 10px); /* 3 columnas en pantallas medianas */
    }
    #modal-img {
        padding: 50px;
    }
}
@media (max-width: 768px) {
    .masonry-item {
        width: calc(50% - 10px); /* Acomoda 2 columnas en pantallas más pequeñas */
    }
    #modal-img {
        padding: 30px !important;
    }
}

@media (max-width: 576px) {
    .masonry-item {
        width: 100%; /* Acomoda una sola columna en pantallas muy pequeñas */
    }
    #modal-img {
        padding: 0px !important;
    }
    div.text-center .filter-btn {
        display: block;
        width: 100%;
        margin: 10px;
    }
    .categorias-infografias-otr .modal-dialog {
        margin: 20px !important;
    }
}
/* Asegura que el modal ocupe todo el ancho posible */
.categorias-infografias-otr .modal-dialog {
    max-width: 100%; /* Ajusta según lo necesario */
    max-height: 90%;
    width: auto;
    margin: 50px;
}
/* Ajusta la imagen dentro del modal */
#modal-img {
    max-width: 100%;
    max-height: 100vh; /* Para que no exceda la altura de la ventana */
    padding: 80px;
    width: auto;
    height: auto;
    display: block;
    margin: auto; /* Centra la imagen */
}
.categorias-infografias-otr .modal-content {
    background-color: transparent !important;
    border: none !important;
}

.terminos-otr {
    padding: 60px 100px;
}
.terminos-otr h3 {
    font-size: 1.25rem;
    color: #557630;
    margin-top:25px;
    margin-bottom:10px;
}
@media (max-width: 992px) {
    .terminos-otr {
        padding: 30px;
    }
}
@media (max-width: 576px) {
    .terminos-otr {
        padding: 20px;
    }
}
.otr-video {
    border:1px solid #ddd;
    border-radius: 15px;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
ul.leaf li::before {
    margin-left:-1.7em;
}
ul.leaf li {
    margin-bottom:1em;
}
ul.leaf {
   padding-left:10px;
}
.item-card-ant-chevron {
   margin: 0;
}
.pt-eventos-20 {
  padding-top:20px;
}
.pxc-bloque-centrado-v .row {
   align-items: center;
}

.borde-verde {
	border: 1px solid #7F8F55 !important;
	border-radius: 8px;
}
.borde-verde:hover {
	border: 1px solid #3366CC !important;
	box-shadow: 0 0.25rem 0 #3366CC24;
}
.borde-verde > figure > img {
	border-radius:0 !important;
}
.pxc-bloque-10898 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}


