@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBoldItalic.woff2') format('woff2'),
      url('../fonts/Poppins-ExtraBoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.woff2') format('woff2'),
      url('../fonts/Poppins-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBold.woff2') format('woff2'),
      url('../fonts/Poppins-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.woff2') format('woff2'),
      url('../fonts/Poppins-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BoldItalic.woff2') format('woff2'),
      url('../fonts/Poppins-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BlackItalic.woff2') format('woff2'),
      url('../fonts/Poppins-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-MediumItalic.woff2') format('woff2'),
      url('../fonts/Poppins-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Italic.woff2') format('woff2'),
      url('../fonts/Poppins-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.woff2') format('woff2'),
      url('../fonts/Poppins-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.woff2') format('woff2'),
      url('../fonts/Poppins-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLight.woff2') format('woff2'),
      url('../fonts/Poppins-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-LightItalic.woff2') format('woff2'),
      url('../fonts/Poppins-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLightItalic.woff2') format('woff2'),
      url('../fonts/Poppins-ExtraLightItalic.woff') format('woff');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ThinItalic.woff2') format('woff2'),
      url('../fonts/Poppins-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
      url('../fonts/Poppins-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.woff2') format('woff2'),
      url('../fonts/Poppins-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
      url('../fonts/Poppins-SemiBoldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
      url('../fonts/Poppins-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Black.woff2') format('woff2'),
      url('../fonts/Rubik-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/Rubik-Medium.woff') format('woff2'),
      url('../fonts/Rubik-Medium.woff2') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body{
  font-family: 'Poppins', sans-serif;
}

.social-icons{
  color: #cccccc;
  margin: 0 5px;
  font-size: 30px;
}

.social-icons:hover{
  color: #ffffff;
}
.social-icons__nav{
  color: #362A43;
  font-size: 21px;
  margin-right: 24px;
}

.social-icons__nav:hover{
  color: #0033A0;
}
.nav-item.dropdown:hover .dropdown-menu{
  display: block;
  margin-top: 0;
}
.nav-item:hover{
  background-color: #0033A0;
  border-radius: 10px;
}
.nav-link{
  font-size: 18px;
}
.nav-link:hover{
  color: white;
  padding-left: 4px;
}
.nav-item.dropdown:hover > .nav-link {
  background-color: #0033A0; /* Fondo azul al hacer hover */
  color: white !important; /* Texto en blanco al hacer hover */
  border-radius: 10px;
}
@media (max-width: 390px) {
  .nav-item.dropdown:hover > .nav-link {
    padding: 3px 8px;
  }
  .dropdown-item__align-left{
    padding-left: 33px;
  }
  .dropdown-item__align-double_left{
    padding: 0 48px;
  }
}
.accordion-body {
    max-height: 400px; /* Ajusta el valor según el tamaño deseado */
    overflow-y: auto;  /* Agrega una barra de desplazamiento vertical */
}
.dropdown-menu{
  border: none;
  box-shadow: none;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.dropdown-item:hover{
  background-color: #0033A0;
  color: white;
  border-radius: 10px;
}
.text-language{
  color: #362A43;
}
.text-language:hover{
  color: #0033A0;
}
.text-language__options:hover{
  color: white;
  background-color: #0033A0;
}
.nav-link.dropdown-toggle:focus,
.nav-link.dropdown-toggle:active {
    color: #0033A0; /* Texto blanco */
}
.text-language__hover:hover{
  color: white;
}
.li-decoration{
  list-style-type: none;
}
.navbar-brand__bar{
  font-size: 1.5rem;
  color: #B48FDB;
}
.navbar-brand__logo{
  color: #362A43;
  font-size: 1.5rem;
  margin-bottom: 0;
}
.home-weare{
  font-family: 'Rubik', sans-serif;
  font-size: 4.5rem;
  color: #362A43;
}
@media (max-width: 390px){
  .home-weare{
    font-size: 2.8rem;
    margin-top: 40px;
  }
  .latest-videos-text{
    font-family: 'Rubik';
    font-weight: bold;
    font-size: 2rem;

  }
  .upcoming-text{
    font-family: 'Rubik';
    font-weight: bold;
    font-size: 2rem; 
  }
}
.lead{
  font-size: 1rem;
}
.btn-primary__contact{
  position: relative;
}
.btn-primary__contact1{
  border: none;
  background-color: #0033a0e6;
  font-weight: normal;
}
.btn-primary__contact1-bold{
  font-weight: 600;
}
.btn-primary__contact2{
  position: relative;
  right: 20px;
  background-color: #ce1127e3;
  color: white;
  border: none;
  font-weight: bold;
  font-size: 1.063rem;
  font-family: 'Poppins';
  padding-top: 11px;
}
.arrow{
  margin-top: 20px;
  color: #FFCC00;
}
.btn-primary__contact1:hover{
  background-color: #0033A0;
}
.btn-primary__contact2:hover{
  background-color: #CE1126;
}
/* latest releases */
.latest-text{
  font-family: 'Rubik';
  font-weight: bold;
  font-size: 3rem;
  color: #362A43;
}
.latest-text__p{
  font-size: 1rem;
  color: #464646;
  font-weight: normal;
}
.aboutme{
  margin-top: 80px;
}
@media (max-width: 415px) {
  .aboutme-title{
    margin-top: 40px;
  }
  .navbar_logo{
    margin-right: 0;
  }
  .aboutme{
    margin-top: 40px;
  }
}
.aboutme-img{
  border-radius: 20%;
}
.aboutme{
  font-family: 'Rubik';
  font-size: 3rem;
  color: #362A43;
}
.aboutme-p{
  font-family: 'Poppins';
  font-weight: normal;
  font-size: 1rem;
  line-height: 26px;
  color: #464646;
}
/* upcoming shows */
.upcomingtitle{
  font-family: 'Rubik';
  font-size: 1.375rem;
  color: #362A43;
  font-weight: normal;
}
.btn-info-t{
  background-color: #B48FDB;
}
.btn-info-t:hover{
  background-color: #9d71cc;
}
.btn-info-r{
  background-color: #84DCE3;
}
.btn-info-r:hover{
  background-color: #68c9d0;
}
/* where do i work */
.wheredo{
  font-family: 'Rubik';
  font-weight: bold;
  font-size: 3rem;
  color: #362A43;
}
/* whatsapp button */
.whatsapp-logo {
  position: fixed;
  bottom: 20px;
  right: -8px;
  z-index: 1000; /* Asegura que esté encima de otros elementos */
}
/* bancolombia button */
.bancolombia-logo {
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 1000; /* Asegura que esté encima de otros elementos */
}
/* background footer */
.bg-first{
  background-color:  #0033A0;
}
/* styles for objectives ods */
.step-circle {
  width: 50px;
  height: 50px;
  font-size: 1.5rem;
  font-weight: bold;
}
.text-white-hover:hover{
  color: white;
}
 /* Ajusta las imágenes a un tamaño fijo y agrega margen entre ellas */
 .fixed-size {
  width: 100%;
  max-width: 270px; /* Ajusta el tamaño máximo según tus necesidades */
  max-height: 300px; /* Ajusta la altura para que todas las imágenes tengan el mismo tamaño */
  /* object-fit: cover; Recorta la imagen para que encaje en las dimensiones dadas */
  margin: 0 5px; /* Agrega espacio entre las imágenes */
  border-radius: 3%;
}
/* adjust img mobile slider */
.fixed-size-mobile{
  width: 100%;
  /* max-width: 350px; */
  height: 450px;
  /* object-fit: cover; */
  margin: 0 1px;
  border-radius: 3%;
}
 /* Estilo para los controles del carrusel */
 .custom-control {
   width: 40px;
   height: 40px;
   display: flex;
   align-items: center;
   justify-content: center;
  }
  .custom-control::before{
    margin: 0;
    font: 1.2em;
  }
  
.custom-control-wraper:hover {
  background-color: rgba(235, 0, 69, 1); /* Color sólido al hacer hover */
}
.custom-control-wraper{
  margin-top: 98px;
  border-radius: 50%; /* Hace que el control sea circular */
  background-color: rgba(255, 0, 69, 0.7); /* Color #EB0045 con un poco de transparencia */
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
@media (max-width: 376px) {
  .custom-control-wraper{
    margin-top: 204px;
  }
}
.carousel-indicators{
  bottom: -57px;
  background-color: #0033a021;
  width: 10%;
  margin: auto;
  border-radius: 10px;
}
.carousel-indicators .active{
  background-color: rgba(235, 0, 69, 1);
}
.carousel-indicators-button{
  background-color: rgba(235, 0, 69, 1);
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
}
.carousel-indicators-button:hover{
  background-color: rgba(235, 0, 69, 1);
}
.text-footer{
  color: #F0F0F0;
}
.home-fundation{
  margin-top: 80px;
}
@media (max-width: 415px){
  .home-fundation{
    margin-top: 40px;
  }
}
.container{
  /* background-color: greenyellow; */
}
.mega-menu {
  padding: 1rem;
  background-color: #f8f9fa;
  width: 100%;
  border-radius: 0.5rem;
}
@media (min-width: 992px){
  .mega-menu{
    width: 1321px;
    margin-left: -735px;
  }
}
.mega-menu .col {
  padding: 0 1rem;
}
@media (max-width: 768px) {
  .mega-menu {
      width: auto;
  }
}
.dropdown-menu {
  max-height: 400px; /* Ajusta según sea necesario */
  overflow-y: auto; /* Agrega scroll vertical si es necesario */
}
@media (min-width: 992px){
  .mega-menu__categories{
    width: 100%;
    display: flex;
  }
}
.navbar-toggler:focus{
  outline: none;
  box-shadow: none;
}
.mega-menu__title{
  text-decoration: none;
  color: #000;
  padding: 5px 0;
  border-radius: 10px;
 

}
.mega-menu__title:hover{
  background-color: #0033A0;
  color: white;  
  padding: 5px 10px;
}
.mega-menu__title-padding{
  padding-left: 4px;
}
.nav-link:focus{
  padding-left: 4px;
}
.dropdown-item__width{
  max-width: 300px;
  white-space: normal;
  word-wrap: break-word;
}
.dropdown-menu:focus{
  padding: 4px;
}
.art_music_padding{
  padding-top: 85px;
}
.call-v-title{
  padding: 5px;
  margin: 5px;
}

@media (min-width: 992px) {
  .separator{
    margin-top: 80px;
  }
}
@media (max-width: 415px){
  .footer-text{
    padding-right: 30px;
  }
  .separator{
    margin-top: 40px;
  }
} 
.reserved{
  position: relative;
  display: flex;
  justify-content: center;
}
.reserved-p{
  font-size: 13px;
  margin: 0;
  padding: 0;
  line-height: 1;
  padding-top: 2px;
  font-family: 'Rubik';
}
.reserved-r{
  font-family: 'Rubik';
  font-size: 14px;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 83px;
  top: -2px;
}
@media (max-width: 415px) {
  .reserved-r{
    right: 52px;
    line-height: normal;
    top: 2px;
    font-size: 13px;
  }
  .reserved{
    padding-top: 1px;
  }
}
@media (max-width: 811px){
  .reserved-r{
    right: 47px;
  }
  .separator-contact{
    margin-top: 50px;
  }
}
.header-control{
  background-color: rgba(235, 0, 69, 1);
  padding: 10px;
  border-radius: 50%;
  height: 52px;
}
.header-control__carousel1{
  padding: 0;
  width: 65px;
  height: 23%;
}
.header-control__carousel1-left{
  margin-left: -50%;
}
.header-control__carousel1-right{
  margin-right: -50%;
}
.primary-color{
  color: #0033A0;
}
.primary-color-bg{
  background-color: #0033A0;
}
.form-label{
  font-family: 'Poppins', sans-serif;
}
.donation-banner{
  position: relative;
}
.donation-banner__girl{
  height: 300px;
  object-fit: cover;
  border-radius: 100%;
  width: 65%;
  padding: 10px;
}
.donation-banner__heart{
  position: absolute;
  height: 100px;
  width: 100px;
  top: 24%;
  right: 55%;
}
.donation-text{
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
}
@media (max-width: 811px) {
  .donation-text{
    color: white;
  }
  .donation-title{
    padding-top: 40px;
    color: white;
  }
  .button-donation{
    background-color: #CE1126;
  }
  .bg-donation{
    background: #0033A0 ; 
  }
}
/* .btn-primary__donation{
  position: absolute;
  bottom: 6%;
} */
@media (min-width: 811px) {
  .bg-donation{
    background: linear-gradient(to right, #ce11276f 0%, #CE1126 65%, #0033A0 75%, #0033A0 100%);
    /* background: linear-gradient(to right, #CE1126 0%, #CE1126 65%, #0033A0 75%, #0033A0 100%); */
    /* background: linear-gradient(to right, #0033A0 0%, #0033A0 65%, #CE1126 75%, #CE1126 100%); */
  }
  .donation-text{
    color: white;
  }
}

.bg-footer{
  background-color: #1C1C1C;
}
a.creator {
  color: #fff; /* Color del texto del enlace: blanco */
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
}

a.creator:hover {
  color: #ccc; /* Color del enlace al pasar el ratón: gris claro */
}