@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;600;900&family=Mulish:ital,wght@0,400;0,800;1,200;1,800&display=swap');

body{
    background-color: rgb(249, 249, 249);
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 1.1em  ;
}
a{
    text-decoration: none;
}
a:hover{
  color:#b5d0f9
}
h1{
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 30px;
  text-align: left;
  color: #00468C;
  margin: 20px 0px;
}
/* Reproductor Radio Instel */
.audio-player {
    padding: 5px;
    border-radius: 3px;
    position: relative;
    user-select: none;
    color: #FFF;
    background-color: #f23838;
  }

.ofertaAcademica_red{
    background-color:#FFF; 
    padding:3px 25px 6px 25px; 
    margin:0px; 
    border-bottom-right-radius: 30px; 
    border-bottom-left-radius: 30px;
    color: black;
  }
  .socialIcon{
    font-size: 25px;
    margin: 0px 10px;
  }
  .menuGeneralInstel{
    background-color: #00468C;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    border-bottom: 7px solid #f23838;
  }
  .nav-link{
    color: #FFF !important;
  }

  .educacion_trabajo{
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    color: #00468C;
    margin: 20px 0px;
  }
  .universidad_cali{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 25px;
  }
  .seminarios{
    background-color: #00468C;
    color: #FFF;
  }
  .tecnicolaboral{
    background-color: #b5d0f9;
    color: #000;
  }
  .tecnicolaboral:hover{
    color: rgb(37, 37, 37);
  }


.bannerFoto-m{
  display: none;
}
.banner{
  padding: 100px 0px;
    background-attachment:fixed; 
    background-position: top center; 
    background-repeat: no-repeat; 
    width: 100%; 
    margin: auto;
    max-width: 1500px;
}
.banner_text{
    top: 15%;
    margin:0px 100px 0px 50px;
    color: #FFF;
    text-shadow: 2px 2px #000;
}
.banner_text h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 60px;
    text-align: left;
    text-shadow: 2px 2px #000;
}
.banner_text h5{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    text-shadow: 2px 2px #000;
}
.banner_text p{
    font-size: 20px;
    line-height: 20px;
    text-shadow: 2px 2px #000;
}
@media only screen and (max-width: 992px) {
    .banner_text{
        padding:20px;
        color: #FFF;
        background-color: #00468C;
        margin:0px;
        width: 100%;
    }
    .banner_text h2{
        font-size: 30px;
        line-height: 30px;
    }
    .banner_text h5{
        font-size: 15px;
        line-height: 15px;
    }
    .banner_text p{
        font-size: 15px;
        line-height: 15px;
    }
    .bannerFoto-m{
        display: block;
    }
    .banner{
      padding: 0px;
        background-image:none !important;
    }
    .otrosProgramas{
      display: none;
    }
}
.caracteristicasPrograma{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #00468C;
    text-align: center;
}
.ctProgT{
  font-weight: 300;
  text-align: center;
}
.programasFormacion h2{
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 2rem;
  color: #00468C;
  line-height: 30px;
  text-align: left;
  border-left: 5px solid #F23838;
  padding-left: 10px;
}

.programasFormacion h3{
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1rem;
  color: #00468C;
  line-height: 30px;
  text-align: left;
  padding-left: 10px;
}




/* Footer */
.footer-section {
  background: #00468C;
  position: relative;
  margin-top: 70px;
}
.footer-cta {
  border-bottom: 1px solid #FFF;
}
.single-cta i {
  color: #f23838;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #FFF;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text {
  margin-bottom: 14px;
  font-size: 14px;
  color: #FFF;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #f23838;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #f23838;
}
.footer-widget ul li a {
  color: #FFF;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #f23838;
  padding: 15px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #FFF;
}
.copyright-text p a{
  color: #FFF;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #FFF;
}

.totalPagar{
  padding: 10px;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

.whatsapp {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 90px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 38px;
    z-index: 100;
}
.btnVerMas{
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.formProgram, .formSeminario{
  display: none;
}
#inscripcion-form {
  visibility: hidden;
}
.pagoSelect{
  padding: 20px;
  font-size: 20px;
}

.formPreg{
  padding: 8px;
    margin: 5px;
    background-color: antiquewhite;
    border-bottom: 1px solid #000;
    font-size: 13px;
}
.formRta{
  padding: 8px;
  margin: 5px;
  background-color: rgb(221, 231, 238);
  border-bottom: 1px solid #000;
  font-weight: 600;
  font-size: 16px;;
}
iframe{
  width: 100%;
  max-width: 500px;
}
.comunicacion{
  border-radius: 10px;
  font-weight: 700;
  color: #FFF;
  background-color: #00468C;
  margin: 10px;
  padding: 10px;
}
ol li{
  margin-bottom: 10px;
}

.educacion_virtual {
  width: 100%;
  color: #004987;
  padding: 0;
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}
.c {
  padding: 15px;
  margin-top: 30px;
  box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.1);
}

.c img {
  width: 100%;
  object-fit: cover;
  border-radius: 3px;
  /* background-color: white; */
  box-shadow: 0 3px 20px 11px rgba(0, 0, 0, 0.09);
}

.c .top-sec {
  margin-top: -30px;
  margin-bottom: 15px;
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition: opacity 1s ease-out;
}

.carousel-fade .carousel-item.active {
  opacity: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-image: url(/images/premios/background-premios.png);
}

.carousel-item img {
  width: 100%;
  height: auto;
}
.estudia_virtual{
  padding: 20px;
}
.estudia_virtual small{
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  text-align: center;
  color: #00468C;
}


.locucion{
  background-color: #00468C;
  color: #FFF;
  width: 100% !important;
}
.locucion a{
  color: #FFF;
}
.locucion a:hover{
  color: #a0a0a0;
  text-shadow: 1px 1px #000000;
}
.locucion .redes_locucion{
  font-size: 25px;
}
.dropdown-menu{
  background-color: #00468C;
}
.dropdown-item{
  color: #FFF;
}
.dropdown-item:hover{
  border-left: #f23838 5px solid;
  background-color: #00468C;
  color: #c1c1c1;
}
.dropdown-toggle::after {
  border-bottom-color: #f23838 !important;
}

#mainCarousel .carousel-item {
  background-size: cover;
  background-position: center;
  height: 500px;
  position: relative;
}

.carousel-caption {
  width: 400px;
  margin-left: 50%;
  padding: 20px;
  background-color: #0000006b;
}

.text-container {
  text-align: right;
}

.carousel-control-next,
.carousel-control-prev {
  z-index: 3; /* Asegura que los controles de navegación estén sobre el texto */
}

@media (max-width: 992px) {
  .carousel-caption {
    margin-left: 20%;
  }
}

@media (max-width: 576px) {
  .carousel-caption {
    width: 100%;
    margin-left: -50px;
  }
  .text-container {
      text-align: center; /* Alinea el texto al centro en pantallas pequeñas */
  }
}
