@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Public+Sans&display=swap');
body{
    font-family: 'Montserrat', sans-serif !important;
    color: #153769;
}
h1{
    font-size: 56px !important;
}
.h1-page{
    font-size: 32px !important;
    font-weight: 400 !important;
}
#h1-page{
    font-size: 24px !important;
}
.h1-page p{
    font-size: 32px !important;
    font-weight: 400;
}
h2{
    font-size: 24px !important;
    font-weight: 400 !important;
}
.h2-page{
    font-size: 18px !important;
}
h2 p{
    font-size: 24px !important;
    font-weight: 400 !important;
}
h3{
    font-size: 16px !important;
}
h4{
    font-size: 14px !important;
}
.h4-page{
    font-size: 14px !important;
}
h5{
    font-size: 12px !important;
}
p{
    font-size: 16px !important;
}
.card-p{
    font-size: 16px !important;
}
a{
    font-size: 13px !important;
    text-decoration: none !important;
}
hr{
    border-top: 1px solid #1537697a !important;
}
strong{
    font-weight: 600;
}
.font-size-1{
    font-size: 20px !important;
}
.efecto-de-subrayado{
    font-size: 14px;
    position: relative;
}
.efecto-de-subrayado::after {
    content: "";
    position: absolute;
    top: 45%; /* Ajusta la posición de la línea de subrayado */
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #ffffff; /* Color de la línea de subrayado */
}
.truncate-text {
    max-height: 120px; /* 5 líneas de texto con line-height: 1.5 y tamaño de fuente 16px */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* Número de líneas que deseamos mostrar */
    -webkit-box-orient: vertical;
}
.color-strong-custom strong{
    color: #6992ED !important;
}
.opacity-10{
    opacity: 0.1;
}
.slick-prev{
    position: absolute;
    left: 0;
    top: 45%;
    cursor: pointer;
    z-index: 9;
}
.slick-next{
    position: absolute;
    right: 0;
    top: 45%;
    cursor: pointer;
    z-index: 9;
}
.p-14size{
    font-size: 14px !important;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.bg-color1{
    background: #6992ED;
}
.bg-color2{
    background: #ffffff;
}
.bg-color3{
    background: #F5F7F9;
}
.bg-color4{
    background: #EDF1F5;
}
.bg-color5{
    background: #ffffff3b !important;
}
.bg-color6{
    background: #2E2F33 !important;
}
.bg-color7{
    background: #8EB1F4 !important;
}
.bg-color8{
    background: #DCE3EB !important;
}
.bg-color9{
    background: #EFF4F9 !important;
}
.bg-color10{
    background: #D9E3F7 !important;
}
.bg-color11{
    background: #4C70CB !important;
}
.custom-color-1{
    color: #153769 !important;
}
.custom-color-2{
    color: #2E2F33 !important;
}
.custom-color-3{
    color: #ffffff !important;
}
.custom-color-3 p{
    color: #ffffff !important;
}
.custom-color-4{
    color: #6992ED !important;
}
.custom-color-5{
    color: #7B7C7D !important;
}
.custom-text{
    font-size: 12px !important;
    font-weight: 500 !important;
}
.custom-text-1{
    font-weight: 600;
    font-family: 'Public Sans', sans-serif;
}
.custom-text-2{
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.custom-text-3{
    font-weight: 600;
    font-size: 18px !important;
    font-family: 'Montserrat', sans-serif;
}
.custom-text-4{
    font-weight: 600 !important;
}
.texto-mayuscula{
    text-transform: uppercase;
}
.custom-img-position-pdf{
    width: 200px;
    position: absolute;
    margin-top: -60px;
    filter: drop-shadow(7px 11px 30px rgba(0, 0, 0, 0.15));
}
.custom-height{
    height: 670px;
}
.icon-content-custom{
    height: 55px;
    width: 55px;
    border-radius: 50px;
    display: flex;
	justify-content: center;
}
.icon-content-custom img{
    width: 25px;
    height: 25px;
    margin-top: 12.5px;
}
.btn-style{
    background: #F5F7F9;
    padding: 10px 30px;
    border-radius: 5px;
    border: none;
    font-size: 14px;
}
.btn-style-2{
    background: #6992ED;
    padding: 10px 30px;
    border-radius: 5px;
    border: none;
    font-size: 14px;
}
.btn-style-3{
    background: #2E2F33;
    padding: 10px 30px;
    border-radius: 5px;
    border: none;
    font-size: 14px;
}
.btn-style-link{
    padding: 0px !important;
}
.btn-style-link p span{
    padding: 0 0 0 10px  !important;
}
.custom-align-position{
    width: 46px;
    height: 46px;
    display: flex;
	justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 42px;
    border-radius: 50px;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
}
.custom-align-position-slide{
    transform: rotate(90deg); position: absolute; right: 30px; top: 40%;
}
.icon-line{
    display: flex;
}
.icon-line img{
    width: 28px;
}
.icon-line hr{
    width: 600px;
    margin-top: 0px;
    margin-right: 10px;
}
.custom-img-bg{
    height: 190px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}
/*----- FORMULARIO DE CONTACTO CSS CUSTOM----*/
#form form p{
    padding: 0;
}
#form form p label{
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    color: #153769;
}
#form form p span input{
    width: 100%;
    padding: 10px 7px;
    font-size: 13px;
    border:1px solid #D9E3F7;
    border-radius: 3px;
}
#form form p span input:focus {
    outline: none;
}
#form form p span textarea{
    width: 100%;
    padding: 10px 7px;
    font-size: 13px;
    border:1px solid #D9E3F7;
    border-radius: 3px;
    height: 100px;
}
#form form p span textarea:focus {
    outline: none;
}
#form form .coment-form-wp{
    font-size: 12px !important;
}
#form form p .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item{
    padding: 0;
    margin: 0;
    width: 100%;
}
#form form .wpcf7-list-item label{
    display: flex;
    align-items: center;
}
#form form .wpcf7-list-item label input{
    width: 7%;
}
#form form .wpcf7-list-item label .wpcf7-list-item-label{
    width: 93%;
    font-size: 14px;
    font-weight: 400;
    color: #2E2F33;
}
#form form .wpcf7-list-item label .wpcf7-list-item-label a{
    font-weight: 600;
    border-bottom: 1px solid #2E2F33;
    color: #2E2F33;
}
#form form .wpcf7-submit{
    background: #2E2F33;
    color: #ffffff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    width: 60%;
    border: none;
    padding: 10px;
    transition: .4s;
}
.formbtn-2 form .wpcf7-submit{
    width: 100% !important;
}
#form form .wpcf7-submit:hover{
    background: #414244;
}
#form form .wpcf7-submit:focus {
    outline: none;
}
#form .input-file{
    width: 100%;
    height: 45px;
    cursor: pointer;
    border-radius: 3px;
    border:1px solid #D9E3F7;
    border-radius: 3px;
    margin-bottom: 30px;
}
#form .input-file #filecustom{
    height: 45px;
    display: flex !important;
    align-items: center !important;
}
#form .input-file #filecustom2{
    height: 45px;
    width: 50px;
}
#form .input-file #filecustom p{
    font-size: 13px !important;
    color: #6E84A9;
}
#form .input-file ins{
  position: relative;
  top: -20px;
  font-size: 12px !important;
  text-decoration: none;
  color: #6E84A9;
}
#form .input-file p span input{ 
  opacity:0;
  overflow:hidden;
  position:absolute; 
  top:-47px;
  min-width: 340px;
  z-index:9; 
  height: 48px;
}
#form .radio-custom p{
    width: 100%;
}
#form .radio-custom p span{
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
}
#form .radio-custom p span .wpcf7-list-item{
    display: flex;
}
#form .radio-custom p span .wpcf7-list-item input[type="radio"] {
    display: none;
}
#form .radio-custom p span .wpcf7-list-item label{
    position: relative;
    padding-left: 30px;
    color: #6E84A9 !important;
    cursor: pointer;
    transition: color 0.3s;
    font-size: 13px !important;
}
#form .radio-custom p span .wpcf7-list-item label:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #DCE3EB;
    border: 5px solid #DCE3EB;
    transition: background-color 0.3s;
}
#form .radio-custom p span .wpcf7-list-item input[type="radio"]:checked + label:before {
    background-color: #6992ED;
}
#form .radio-custom p span .wpcf7-list-item input[type="radio"]:focus + label:before {
    background-color: #6992ED;
}
/*----- CUSTOM CSS HEADER NAV MENU----*/
.navbar-brand img{
    min-width: 120px !important;
    max-width: 120px !important;
    height: auto !important;
}
.nav-item a{
    color: #153769 !important;
    font-size: 16px !important;
}
.nav-item{
    margin: 0 15px !important;
}
.nav-item-popup span{
    font-weight: 400 !important;
    font-size: 20px;
    color: #153769;
}
.nav-item-popup h2{
    font-weight: 400 !important;
    margin-top: 5px;
}
.nav-item-popup img{
    opacity: 0;
}
.nav-item-popup:hover span,
.nav-item-popup:hover img{
    color: #6992ED;
    opacity: 1;
}
.active span{
    color: #6992ED;
    font-weight: 500 !important;
}
.active img{
    opacity: 1;
}
.active h2{
    font-weight: 500 !important;
}
.bg-img-fondo{
    background-position: right;
    background-repeat: no-repeat;
}
.custom-padding{
    padding: 60px;
}
.btn-no-shadow.focus,
.btn-no-shadow:focus {
  box-shadow: none !important;
}
.navbar{
    box-shadow: 0px 4px 18px 0px rgba(88, 88, 88, 0.08);
}
.dropdown-menu{
    margin: 25px 0 0 -37px !important;
    border-radius: 0 !important;
    text-align: center !important;
    font-size: 13px !important;
    padding: 15px 20px 15px 20px !important;
    border: none !important;
    box-shadow: 0px 4px 18px 0px rgba(88, 88, 88, 0.08);
}
.dropdown-menu a:active{
    font-weight: bold !important;
}
.dropdown-divider{
    border-color: #DCE3EB !important;
}
.scroll-container{
    overflow: auto;
}
.dropdown ul li a:active{
    background: #DCE3EB !important;
}
.dropdown ul li:not(:last-child) {
    border-bottom: 1px solid #D9E3F7;
}
#menu-menu-principal .active a{
    font-weight: 600 !important;
}
/*----- CUSTOM CSS SLIDER ----*/

.progress-custom {
    display: flex;
    align-items: center;
    width: 100px;
    position: absolute;
    bottom: 30px;
  }
  .progress-custom span {
    margin: 10px;
    font-weight: bold;
    color: #fff;
  }
  .content-progress {
    width: 52px;
    height: 3px;
    background-color: #ffffff81;
  }
  .carousel-item-progress {
    width: 52px;
    height: 3px;
    background-color: #ffffff;
    z-index: 99;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform 2s linear;
  }
  .carousel-item{
    background-position: center; background-repeat: no-repeat; background-size: cover;height: 700px;
  }
  .carousel-caption{
    text-align: left !important; 
    background: rgba(0, 0, 0, 0.4); 
    position: absolute !important;  
    left: 0 !important; 
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  .carousel-item.active .content-progress .carousel-item-progress {
    transform: scaleX(1);
  }
  .carousel-item .carousel-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
  }
  .h-600-px{
    height: 600px;
  }
  .h-700-px{
    height: 700px;
  }
  .rotate-270{
    transform: rotate(270deg); margin: 0 12px 0 32px;
  }
/*----- CUSTOM CSS INCIO ----*/
.testimonio p{
    font-size: 16px !important;
    font-weight: 400;
}
.testimonio{
    transition: .4s;
    border-radius: 12px;
}
.icon-testimonio{
    opacity: 0.2;
    transition: .4s;
}
.testimonio:hover{
    box-shadow: 0px 4px 25px 0px rgba(126, 169, 233, 0.25);
}
.testimonio:hover .icon-testimonio{
    opacity: 1;
}
.card-body-p{
    font-size: 12px !important;
    font-weight: 500;
}
.card{
    border: none !important;
    border-radius: 10px !important;
    background: var(--neutral-white, #FFF);
    box-shadow: 0px 4px 25px 0px rgba(126, 169, 233, 0.25);
    cursor: pointer;
    transition: .3s;
}
.card:hover{
    background-color: #6992ED !important;
}
.card:hover,
.card:hover p,
.card:hover h3,
.card:hover h4,
.card:hover span,
.card:hover a {
    color: #fff !important;
}
.card:hover .icon-content-custom{
   background: #87A8F1;
}
.card-img-overlay{
    background: rgba(0, 0, 0, 0.3) !important;
}
/*----- CUSTOM CSS FOOTER ----*/
.pl-0-font-zise{
    padding: 0 !important;
    margin-right: 40px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.list-group-item {
    background-color: transparent !important;
    border-bottom: none !important;
    padding: 7px 0px !important;
}
.custom-text img{
    margin-left: 5px;
}
.p-mv-r{
    padding: 0px 0 12px 0px !important;
}
/*----- CUSTOM CSS SERVICIOS ----*/
.custom-height{
    height: 64px;
    border-width: 1px 0 !important;
    border-style: solid !important;
    border-color: #15376931 !important;
}
.custom-img-bg-tx .card-img{
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.tax-bg-overlay{
    background: rgba(0, 0, 0, 0.30);
    height: 100%;
    width: 100%;
    border-radius: 10px;
}
.custom-hv-item-content{
    border-bottom: 2px solid #15376900; 
    color: #2E2F33;
    height: 64px;
    transition: .4s;
    cursor: pointer;
}
.custom-hv-item-active{
    border-bottom: 2px solid #6992ED; 
    color: #153769;
    height: 64px;
    transition: .4s;
    cursor: pointer;
}
.form-contact{
    position: sticky;
    top: 40px;
    bottom: 0;
    width: 400px;
    height: auto;
    margin: 30px 20px;
    box-shadow: 0px 4px 25px 0px rgba(126, 169, 233, 0.25);
    border-radius: 15px;
    padding: 30px;
    overflow: hidden;
}
.slick-dots {
  padding: 0;
  display: flex;
  position: absolute;
  top: -100px;
  right: 10px;
}
.slick-dots li {
  list-style: none;
  margin: 5px;
}
.slick-dots li button {
  background: #C0C1C2;
  border: none;
  border-radius: 50px;
  color: #C0C1C2;;
  height: 8px;
  font-size: 0px;
  width: 8px;
  transition: .2s;
}
.slick-active button{
  background: #2E2F33 !important;
  border-radius: 22px;
  position: relative;
  color: #2E2F33 !important;
  width: 25px !important;
  height: 8px;
}
/*------ SINGLE CUSTOM SERVICIOS -------------*/
.single-content-grad{
    background: linear-gradient(180deg, #FFF 23.96%, #6992ED 23.97%, #6992ED 66.66%, rgba(255, 255, 255, 0.00) 66.67%);
}
.single-content-grad2{
    background: linear-gradient(180deg,  #ffffff 50%, #6992ED 50%);
}
/*------ TAB CUSTOM -------------*/
#v-pills-tab{
    border-radius: 10px;
    padding: 0 20px;
}
#v-pills-tab button{
    border-radius: 0px;
    color: #15376936;
    font-weight: 700;
    padding: 20px;
}
#v-pills-tab button:not(:last-child) {
    border-bottom: 1px solid #D9E3F7;
}
#v-pills-tab button.active{
    color: #153769;
    background: transparent;
}
.drop-shadow{
    filter: drop-shadow(7px 11px 30px rgba(0, 0, 0, 0.15));
}
.hv-icon-effect svg{
    transition: .4s;
    border-radius: 50px;
}
.hv-icon-effect path{
    transition: .4s;
}
.hv-icon-effect:hover svg{
    background: #6992ED;
}
.hv-icon-effect:hover path{
    fill: rgb(255, 255, 255);
}
/*------ NOSOTROS -------------*/
.bg-img-card-exp{
    object-fit: cover;
    height: 300px;
}
.bg-filter-shadow{
    background: linear-gradient(90deg, #6992ED 69.78%, #ffffffe1 69.79%);
}
.content-video-bg{
    position: absolute; 
    right:0; 
    margin-top: -60px; 
    width:916px; 
    height:406px; 
    border-radius: 20px 0 0 20px;
    background-size: cover;
    background-repeat: no-repeat;
}
.content-video-bg1{
    margin-top: -220px; 
    width:100%; 
    height:500px; 
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
}
.video-icon{
    cursor: pointer;
    transform: scale(1);
    transition: .4s;
}
.video-icon:hover{
    cursor: pointer;
    transform: scale(1.1);
}
.modal-transparent {
    background-color: transparent !important;
    border: none;
}
.video-responsive{
    width: 100%;
    height: 600px;
}
/*------ Fechas - line time-------------*/
.slick-prev-d{
    position: absolute;
    left: 33%;
    top: 40%;
    cursor: pointer;
    z-index: 999;
}
.slick-next-d{
    position: absolute;
    right: 33%;
    top: 40%;
    cursor: pointer;
    z-index: 999;
}
.timeline-nav .dot{
    height: 120px;
}
.timeline-nav .dot .items-nav-dot{
    height: 70px;
}
.timeline-nav .slick-active p{
    font-size: 20px;
    transition: .4s;
    color: #2E2F33;
}
.timeline-nav .slick-track .slick-current p{
    font-size: 40px !important;
    font-weight: 900;
    color: #6992ED;
}
.timeline-nav .slick-track .slick-current .hr-container .circle{
    position: absolute;
    width: 13px;
    height: 13px;
}
.hr-container {
    position: relative;
    height: 1px; /* Altura del hr (puedes ajustarla según tus necesidades) */
    background-color: #6992ED !important;
}
.circle{
    position: absolute;
    top: 50%; /* Posiciona el círculo en el centro vertical del hr */
    left: 50%; /* Posiciona el círculo en el centro horizontal del hr */
    transform: translate(-50%, -50%);
    width: 8px; /* Diámetro del círculo (puedes ajustarlo según tus necesidades) */
    height: 8px; /* Diámetro del círculo (puedes ajustarlo según tus necesidades) */
    border-radius: 50%; /* Hace que el div sea un círculo */
    background-color: #153769; /* Color del círculo */
    transition: .4s;
}
/*------ Content - line time-------------*/
.timeline-for a{
    transition: .4s;
    color: black;
}
.timeline-for img{
    opacity: 0.5;
}
.timeline-for h5{
    display: none;
}
.timeline-for p{
    display: none;
}
.timeline-for .slick-current img{
    opacity: 1;
}
.timeline-for .slick-current p{
    display: block;
}
.timeline-for .slick-current h5{
    display: block;
}
.timeline-for .slick-current .card-img-overlay{
    padding: 0 !important;
}
.timeline-for .slick-current .card-bg-overlay{
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 29.17%) !important;
    width: 100%;
    height: 100%;
    padding: 10px;
}
.card-img-overlay{
    background: transparent !important;
}

/*------ Responsabilidad Social -------------*/
.img-proyectos-custom{
    width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}
.position-absolute{
    right: 30px !important;
    top: 30px !important;
}
/* Estilos personalizados para la paginación Responsabilidad Social */
.paginationrs .page-numbers.current{
    background-color: #6992ED !important;
    width: 12px !important;
    height: 12px !important;
}
.paginationrs .page-numbers{
    background-color: #DCE3EB !important;
    width: 12px !important;
    height: 12px !important;
}
/*------ GRACIAS / 404 -------------*/
.h1-custom-tittle{
    font-size: 150px !important;
}
.h1-custom-tittle-2{
    font-size: 84px !important;
}
/*------ CONTACTO -------------*/
.bg-filter-shadow-2{
    background: linear-gradient(90deg, #6992ED 50%, #FFF 50%);
}
.card-item-content:hover{
    background: #4C70CB !important;
}
.content-form-custom{
    overflow: hidden;
	position: relative;
    width: 500px;
}
/*------ Política y objetivos de calidad -------------*/
.content-tab-custom{
    box-shadow: 0px 4px 25px 0px rgba(126, 169, 233, 0.25);
    border-radius: 10px;
}
#pills-tab-custom{
    border-radius: 10px 10px 0 0;
}
#pills-tab-custom li button{
    width: 100% !important;
    background: transparent;
    border-radius: 0px;
    color: #153769;
    font-weight: 600;
}
#pills-tab-custom li button.active{
    border-bottom: 3px solid #6992ED;
    color: #153769;
    font-weight: 600;
}
.list-custom-table{
    box-shadow: 0px 4px 25px 0px rgba(126, 169, 233, 0.25);
}
.list-table .icon-content-custom{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
}
/*------ BLOG -------------*/
.banner-blog{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.card-artc-recientes{
    border-radius: 15px !important;
}
.img-artc-recientes{
    object-fit: cover;
    height: 130px;
    border-radius: 15px;
    border: none;
}
.artc-recientes-bg-overlay{
    background: rgb(255, 255, 255);
    height: 100%;
    border-radius: 15px;
    border: 1px solid #DFE9F5;
    transition: .4s;
}
.artc-recientes-bg-overlay:hover{
    background: #2e2f3369;
}
.pagination-blog .page-numbers.current{
    background-color: #6992ED !important;
}
.pagination-blog .page-numbers{
    background-color: #DCE3EB !important;
}
@media screen and (max-width: 570px) {
    /*------ CONTACTO -------------*/
    .bg-filter-shadow-2{
        background: linear-gradient(180deg, #6992ED 45%, #FFF 0%);
    }
  }
@media screen and (max-width: 768px) {
    h1{
        font-size: 36px !important;
    }
    h2{
        font-size: 22px !important;
    }
    h3{
        font-size: 14px !important;
    }
    
    /*----- CUSTOM CSS HEADER NAV MENU----*/

    .clearfix{
        display: flex !important;
	    flex-flow: column !important;
        align-items: center;
    }
    .clearfix a{
        font-weight: 600;
    }
    .navbar-brand{
        width: 30% !important;
    }
    .navbar-brand img{
        width: 100% !important;
    }
    .dropdown-menu{
        margin: 0px 0 0 0px !important;
        text-align: left !important;
        font-size: 16px !important;
    }

    /*----- CUSTOM CSS SLIDER ----*/

    .custom-align-position-slide{
        transform: rotate(90deg); position: absolute; right: -50px; top: 150px;
    }
    .h-600-px{
        height: 100vh;
        padding: 20px;
    }
    .h-700-px{
        height: 100vh;
    }
    /*----- CUSTOM CSS FOOTER ----*/
    .center-content{
        display: flex;
        text-align: center;
        justify-content: center;
    }
    .mv-center{
        text-align: center;
    }
    .p-mv-r{
        padding: 15px 10px !important;
    }
    /*------ SINGLE CUSTOM SERVICIOS -------------*/
    .single-content-grad{
        background: #fff !important;
    }
    .responsive-bg{
        background: #6992ED !important;
    }
  }
/* Estilos personalizados para la paginación */
.pagination .page-numbers {
    margin: 10px;
}
.pagination .page-numbers.current{
    background-color: #2E2F33;
    color: #DCE3EB;
    border-radius: 50%;
    width: 50px;
    height: 50px; /* Forma circular */
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}
.pagination .page-numbers{
    background-color: #DCE3EB;
    color: #2E2F33;
    border-radius: 50%;
    width: 50px;
    height: 50px; /* Forma circular */
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}
  @media screen and (max-width: 990px) {
    h1{
       font-size: 36px !important;
    }
    .h-600-px h3{
        margin-top: -120px;
    }
    /*----- CUSTOM CSS HEADER NAV MENU----*/

    .navbar-brand img{
        width: 100px !important;
    }
    .container{
        min-width: 100% !important;
    }
    .nav-item{
        margin-left: 10px !important;
    }

    /*----- CUSTOM CSS SLIDER ----*/

    .h-600-px{
        height: 100vh;
        padding: 20px;
    }
    /*----- CUSTOM CSS SECCION PUBLICCONES ----*/
    .custom-img-position-pdf{
        position: relative;
        margin-top: 0px;
    }
    /*----- CUSTOM CSS FOOTER ----*/
    .pl-0-font-zise{
        margin-right: 10px !important;
    }
    .center-content{
        display: flex;
        text-align: center;
        justify-content: center;
        width: 100% !important;
    }
    .mv-center{
        padding: 10px !important;
    }
    .bg-filter-shadow{
        background: linear-gradient(90deg, #6992ED 100%, #FFF 0%);
    }
    /*----- NOSOTROS ----*/
    .content-video-bg1{
        height:400px; 
    }
    .video-responsive{
        height: 300px !important;
    }
    /*----- Desarrollo e implementación del SGC ----*/
    #pills-tab-custom li{
        width: 100% !important;
        display: block!important;
    }
    .img-artc-recientes{
        height: 180px;
    }
    /*------ SINGLE CUSTOM SERVICIOS -------------*/
    .single-content-grad{
        background: linear-gradient(180deg, #FFF 23.96%, #6992ED 23.97%, #6992ED 72.39%, rgba(255, 255, 255, 0.00) 72.40%);
    }
    .form-contact{
        width: 90%;
    }
  }
@media screen and (max-width: 1829px) {
    /*----- NOSOTROS ----*/
    .content-video-bg{
        position:relative;
        margin-top: 0px; 
        width:100%; 
        height:300px; 
        border-radius: 20px;
    }
    .video-responsive{
        height: 500px;
    }
}
