
@font-face {
	font-family: 'Abril';
	src: url('../font/AbrilFatface-Regular.ttf');
}
@font-face {
	font-family: 'Actor';
	src: url('../font/font/Actor-Regular.ttf');
}
@font-face {
	font-family: 'Bitter:400,700';
	src: url('../font/Bitter-VariableFont_wght.ttf');
}
@font-face {
	font-family: 'Cuprum';
	src: url('../font/Cuprum-VariableFont_wght.ttf');
}
@font-face {
	font-family: 'Lora';
	src: url('../font/Lora-VariableFont_wght.ttf');
}
@font-face {
	font-family: 'Source+Sans+Pro:300,400,700';
	src: url('../font/Lora-VariableFont_wght.ttf');
}
@font-face {
	font-family: 'Michroma';
	src: url('../font/Michroma-Regular.ttf');
}
@font-face {
	font-family: 'Prompt';
	src: url('../font/SourceSansPro-Regular.ttf');
}
@font-face {
	font-family: 'Bank';
	src: url('../font/BIZUDPGothic-Regular.ttf');
}
@font-face {
	font-family: 'Rubik';
	src: url('../font/Rubik-VariableFont_wght.ttf');
}
@font-face {
	font-family: 'Rubik-Italic';
	src: url('../font/Rubik-Italic-VariableFont_wght.ttf');
}

:root {
  --filo: #9ea4fd;
  --fondo1: #c2b5ff;
  --fondo2: #c7c6d3;
  --barra_fondo: #1e1cb8;
  --barra_actie: #0a0793;
  --Bank: 'Bank';
  --Michroma: 'Michroma';
  --Prompt: 'Prompt';
  --Lora: 'Lora';
  --Rubik: 'Rubik';
  --color1:#1e1cb8;
}

.caja_forma {
  /* background: rgb(54,96,163); */
  /* background:rgb(0, 0, 102); */
  /* clip-path: polygon(0% 0%, 100% 0%, 100% 81.3%, 49.1% 82.3%, 35.5% 88.8%, 22.1% 100%, 0% 100%); */
  height: 70px;
 /*  border-top: #2b2994; */
}

.Bank {
  font-family: var(--Bank);
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  color:#cf1818;
}


.titulo_seccion {
  font-family: var(--Bank) !important;
  font-size: 30px !important;
  padding-bottom:10px;
  padding-left: 20px;
  margin-bottom:20px;
  border-bottom: 1px dotted rgb(78, 167, 70);
}
#texto_blanco {
  color: beige;
  margin-left: 100px;
  padding-left: 20px;
}

#subrayado {
  border-bottom:1px solid var(--Color1);
}


.barra {
  margin-left:5px;
  background-color: var(--barra_fondo);
}
.barra.active {
  color:#ffffff !important;
  background-color:var(--Color1);
  /* border:1px solid #5f76d9; */
  /*margin-left:2px;*/
  border-radius: 10px;
  box-shadow: inset 2px 2px 2px rgba(211, 210, 210, 0.7), inset -2px -2px 3px rgba(26, 29, 78, 0.541), 2px 2px 10px rgba(0,0,0,.1);
	/* text-shadow: 1px 1px 1px rgba(255,255,255,.9);  */ /* Sombra del texto */
	text-align: center;
}
.navbar.navbar-dark .navbar-nav .nav-link {
  color: #d4d3e1 !important;
  border: 1px solid #5a70cf !important;
}

#app-whatsapp {
  text-decoration: none;
  padding: 2px 8px;
  color: var(--Color1);
  text-shadow: -1px -1px rgba(255, 255, 255, 0.4);  /* Sombra del texto */
  transition: .5s ease all;

}
#app-whatsapp:hover {
  background-color: #119663;
  padding: 2px 8px;
  color: white;
  border-radius: 6px;
  text-shadow: -1px -1px rgba(61, 60, 60, 0.4);
}
#validar_factura {
  color: var(--Color1);
  font-size: 14.5px;
  padding: 2px 8px;
  border-radius: 6px;
  text-decoration: none;
  transition: .5s ease all;

  box-shadow: inset 2px 2px 2px rgba(0,0,0,.1), inset -1px -1px 2px rgba(206, 226, 245, 0.7), 2px 2px 3px rgba(206, 226, 245, 0.7);
	border: 0px solid #babafc;
	text-align: center;
}
#validar_factura:hover {
  text-decoration: none;
  background-color: var(--Color1);
  padding: 2px 8px;
  color: white;
  border-radius: 6px;
}
.caja_sombra {
  margin-top: 50px;
  background-color: var(--Color1);
  clip-path: polygon(0% 40%, 100% 0%, 100% 70%, 0% 100%);
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}




.caja_diseño {
  text-align: center;
  padding-top: 50px;
  background-color: #1c1438;
  height: 140px;
}
#diseño {
  opacity: 0.3;
  font-size: 18px;
  font-family: var(--Michroma);
  color: #c0d6e4;
}
#texto {
  font-family:var(--Prompt);;
  font-size:1.2em;
  margin:25px 0px 6px 0px;
  padding: 5px;
  text-align: justify;
}
#texto_banner {
  font-size: 20px;
  font-family: var(--Michroma);
  color: #ffff;
  margin-left:70px;
}

#sombra_imagen {
  box-shadow: 3px 3px 4px 1px rgba(135,135,135,1);
  border-radius: 20px 0px 20px 0px;
  -moz-border-radius: 20px 0px 20px 0px;
  -webkit-border-radius: 20px 0px 20px 0px;
  border: 0px solid #000000;
}
@media (max-width:767px) {
  #sombra_imagen {
      height:200px;
  }
  #texto {
      margin:20px 0px 6px 0px;
  }
}
@media (max-width:400px) {
  .box {
      height:100px;
  }
}



















/**
Estilos de cabecera
*/
#figura {
  text-align:center;
}
.box {
  height: 220px;
}/* 
.box-img {
  height: 100px;
  width: 100px;
} */
@media only screen and (max-width: 990px) {
  .box {
    margin-bottom:90px;
  }
}

@media only screen and (max-width: 640px) {
  .box .box-content {
    padding:20px;
    margin-bottom:100px;
  
  }
}

@media only screen and (max-width: 575px) {
  .box {
    margin-bottom:200px;
    margin-top:100px;
    padding:20px;
  }
}





#precio {
  height: 220px;
  font-family:var(--Prompt);
  font-size: 18px;
  background-color: #036;
  padding:4px;
  height:35px;
  color: #fff;
}
#caja_promocion {
  margin-top:10px;
  margin-bottom:150px;
}

#rojo {
  color: rgb(141 215 243) !important;
}


@media (max-width:1200px) {
  #caja_promocion {
      margin-top:50px;
      margin-bottom:150px;
  }
}
@media (max-width:1000px) {
  #caja_promocion {
      margin-top:50px;
      margin-bottom:50px;
  }
}
@media (max-width:768px) {
  #caja_promocion {
      margin-top:50px;
      margin-bottom:150px;
  }
}

.filo {
  padding-top: 6px;
  height: 37px;
  color: white;
  width: 100%;
  margin-bottom: 0px;
 /*  background-color: #9ea4fd; */
  font-size: 14px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  z-index: 2;
}
.filo_top {
  height: 32px;
  color: white;
  width: 100%;
  padding-top: 1px;
  margin-bottom: 0px;
  background-color: var(--filo);
  font-size: 14px;
  display: flex;
  flex-direction: row;
  z-index: 2;
}
#celular {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.icono {
  font-size: 18px !important;
}
#app-whatsapp:hover  {
  color: #78ff76;
}
.whatsapp {
  width:80px;
  height:80px;
  position:fixed;
  z-index:100;
  bottom: 20px;
  right: 10px;
  /* filter: hue-rotate(90deg); */
  filter: drop-shadow(5px 5px 5px #222);
}
.cuadro_1 {
  width: 35%;
  text-align: center;
}
.cuadro_2 {
  width: 35%;
  text-align: center;
}
.cuadro_3 {
  width: 30%;
  text-align: center;
  padding-top: 4px;
}
@media (max-width:768px) {
  .cuadro_1, .cuadro_2 {
      visibility: hidden;
  }
  .cuadro_3 {
    width: 100%;
    text-align: center;
    padding-top: 4px;
  }
}

.logo_laptop {
  width: 100px !important;
  height: 50px !important;
}

.cuadro_validacion {
	float:right;
	margin: 3px 5px;
  padding: 3px 5px;
  font-size: 1em;
}
.cuadro_validacion:hover {
  color: white;
  background-color: #5552f8;
  border-radius: 5px !important;
  transition: .5s ease all;
  text-decoration: none;
}
.cuadro_validacion:hover a {
  color: white;
  background-color: #5552f8;
  border-radius: 5px !important;
  transition: .5s ease all;
  text-decoration: none;
}
.dentro_container_derecha {
  display: flex;
  align-items: right;
}


.menu_lista {
  padding-right: 2% !important;
  padding-left: 2% !important;
  text-align:center;margin-top:-25px;
  width: 160px;
}


.banner_contenedor {
  position: relative;
  height: 55vh;
  width: 100%;
  background: #000;
  background-position: center;
  background-size: cover;
  transition: all 1s ease-in-out;
  background-image: url('../img/img_carrusel_1.jpg');
  animation: banner_animacion 42s infinite linear;
}
.banner_contenido {
  margin: 0;
  padding: 10px 0;
  display: flex;
  flex-direction: row;
  justify-content:flex-end;
  align-items: center;
  width: 100%;
  height: 100%;
}
.banner_titulo1 {
  position: relative;
  font-size: 3em;
  -webkit-text-stroke: 0.3vw rgba(255, 255, 255, 0.479);
  color: rgba(0, 60, 255, 0.158);
  /* background: rgba(0, 0, 0, 0.39);
  padding: 2px 20px; */
  display: flex;
  padding-right: 10px;
}
.banner_titulo1::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  color: #2600ff;
  -webkit-text-stroke: 0vw rgb(234, 235, 255);
  /* background: rgba(0, 0, 0, 0.39); */
  border-right: #ffffff  1px solid;
  overflow: hidden;
  transition: all 1s linear;
  display: flex;
  animation: letras 7s  infinite linear;
}
@keyframes banner_animacion {
  0% {
    background-image: url('../img/img_carrusel_1.jpg');
  }
  17% {
    background-image: url('../img/img_carrusel_1.jpg');
  }

  18% {
    background-image: url('../img/img_carrusel_2.jpg');
  }
  34% {
    background-image: url('../img/img_carrusel_2.jpg');
  }

  35% {
    background-image: url('../img/img_carrusel_3.jpg');
  }
  51% {
    background-image: url('../img/img_carrusel_3.jpg');
  }

  52% {
    background-image: url('../img/img_carrusel_4.jpg');
  }
  68% {
    background-image: url('../img/img_carrusel_4.jpg');
  }

  69% {
    background-image: url('../img/img_carrusel_5.jpg');
  }
  85% {
    background-image: url('../img/img_carrusel_5.jpg');
  }

  86% {
    background-image: url('../img/img_carrusel_6.jpg');
  }
  100% {
    background-image: url('../img/img_carrusel_6.jpg');
  }
}

@keyframes letras {
  0%, 10%, 100% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@media screen and (max-width:900px) {
  .banner_contenedor {
    height: 32vh;
  }
  .banner_contenido {
    visibility: hidden;
  }
}