
.fontdias {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.fontmont {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}


.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 1200px) {
  .fuenteres {
    font-size: 30px;
  }
}

@media (max-width: 1199.98px) {
  .fuenteres {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .imag {
    max-width: 310px;
    padding-left: 50px; 
    padding-top: 25px;
  }
}

@media (max-width: 1199.98px) {
  .imag {
    max-width: 200px;
    padding-left: 15px; 
    padding-top: 25px;
  }
}

@media (min-width: 1200px) {
  .imagorg {
    width: 650px;
    /* padding-left: 50px;  */
    padding-top: 25px;
    /* padding-left: 150px; */

  }
}

@media (max-width: 1199.98px) {
  .imagorg {
    width: 320px;
    /* padding-left: 15px;  */
    padding-top: 25px;
  }
}

@media (min-width: 1200px) {
  .padleft {
   
    padding-left: 100px; 

  }
}

@media (max-width: 1199.98px) {
  .padleft {
  
    padding-left: 10px; 

  }
}




@media (min-width: 1200px) {
  .imaband   {
    max-width: 400px;
  }
}

@media (max-width: 1199.98px) {
  .imaband {
    width: 300px;
    padding-left: 50px; 
    padding-top: 25px;
  
  }
}


  @media (min-width: 1200px) {
  .fuenteres {
    font-size: 30px;
  }
}

@media (max-width: 1199.98px) {
  .fuenteres {
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  .fuentelist {
    font-size: 25px;
    padding-bottom: 15px;
    margin-left: 50px;
  }
}

@media (max-width: 1199.98px) {
  .fuentelist {
    font-size: 15px;
    padding-bottom: 15px;
    margin-left: 10px;
  }
}

@media (min-width: 1200px) {
  .fuentetitulo {
    font-size: 33px;
    padding-bottom: 15px;
    padding-top: 15px;
  
  
  }
}

@media (max-width: 1199.98px) {
  .fuentetitulo {
    font-size: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
  
   
    
  
  }
}





@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.b-example-divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.btn-bd-primary {
  --bd-violet-bg: #712cf9;
  --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

  --bs-btn-font-weight: 600;
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--bd-violet-bg);
  --bs-btn-border-color: var(--bd-violet-bg);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #6528e0;
  --bs-btn-hover-border-color: #6528e0;
  --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #5a23c8;
  --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
  z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
  display: block !important;
}

.bg-body-crea-btn {
  --bs-bg-opacity: 1;
  background-color: #e71869;

  
}
.bg-body-crea {
  --bs-bg-opacity: 1;
 
  background-color: #454445;
}

.bg-body-crea-header {
  --bs-bg-opacity: 1;
 
  background-color: #ffffff;
}


.nav-link {
  color: white;
  font-weight: white;
}

.nav-link:focus,
.nav-link:hover {
  color: white;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: white;
}


   /* Por defecto, video horizontal */
   #video-horizontal {
  display: block;
  width: 1920px;
  height: auto;
}

#video-vertical {
  display: none; /* Oculto por defecto */
  width: 360px;
  height: 640px;
}

/* Media query para dispositivos en modo vertical */
@media (orientation: portrait) {
  #video-horizontal {
    display: none; /* Ocultar el video horizontal */
  }
  #video-vertical {
    display: block; /* Mostrar el video vertical */
  }
}

/* Estilos opcionales para adaptar mejor en diferentes pantallas */
@media (max-width: 1200px) {
  #video-horizontal, #video-vertical {
    width: 100%; /* Ajustar el tamaño del video a la pantalla */
    height: auto;
  }
}

.border-creativity  {
  --bs-border-opacity: 1;
  border-color: #e71869;
}

/* Botones */



.btn-outline-creativity {
  --bs-btn-color: #e71869;
  --bs-btn-border-color: #040404;
  --bs-btn-hover-color: #fb72a7;
  --bs-btn-hover-bg: #e71869;
  --bs-btn-hover-border-color: #e71869;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #e71869;
  --bs-btn-active-border-color: #e71869;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #e71869;
  --bs-btn-disabled-bg: #e71869;
  --bs-btn-disabled-border-color: #e71869;
  --bs-gradient: none
}