@charset "UTF-8";
.bg-primario-00 {
  background: linear-gradient(to bottom, #4b5320 0%, #4b5320 100%); }

.bg-primario-01 {
  background: linear-gradient(to bottom, red 0%, rgba(255, 216, 0, 0.99) 2%, rgba(123, 226, 88, 0.98) 4%, rgba(75, 83, 32, 0.97) 6%, rgba(75, 83, 32, 0.65) 98%, black 100%); }

.bg-primario-02 {
  background: linear-gradient(to bottom, #4b5320 0%, #4b5320 97%, black 100%); }

.bg-primario-03 {
  background: linear-gradient(to bottom, rgba(75, 83, 32, 0.65) 0%, rgba(75, 83, 32, 0.85) 100%); }

.transparencia-00 {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%); }

/* Tiempo para el desvanecimiento del menu */
.menu-00 {
  transition: 0.6s; }

/* Propiedades y comportamiento para opciones no activas */
.menu-00 li a {
  transition: 0.5s ease; }

/* Propiedes para cuando pase cursor sobre las opciones de menu */
.menu-00 li:hover a {
  font-size: 18px; }

/* Tiempo para el desvanecimiento del menu */
.menu-01 {
  transition: 0.6s; }

/* Propiedades y comportamiento para opciones no activas */
.menu-01 ul li a {
  transition: 0.5s ease; }

/* Propiedes para cuando pase cursor sobre las opciones de menu */
.menu-01 ul li:hover a {
  font-size: 18px; }

/*MENU, SUBMENU*/
.menu-02 {
  transition: 0.6s;
  padding: 0px 20px; }

.menu-02 ul li a {
  transition: 0.5s ease; }

.menu-02 ul li a:hover {
  font-size: 18px; }

/*PRIMER NIVEL*/
.menu-02 ul li ul {
  width: 150px;
  position: absolute;
  flex-direction: column;
  background: linear-gradient(to bottom, #4e5320 0%, rgba(78, 83, 32, 0.5) 100%);
  border: 1px solid #4e5320;
  display: none; }

.menu-02 ul li ul li {
  padding: 0px 5px;
  border-bottom: 1px solid #4e5320;
  position: relative; }

.menu-02 ul li ul li a {
  font-size: 13px; }

.menu-02 ul li ul li > a:hover {
  font-size: 14px; }

.menu-02 ul li:hover > ul {
  display: block; }

.menu-02 ul li ul li {
  position: relative; }

.menu-02 ul li ul li ul {
  right: -140px;
  top: 0px; }

@media only screen and (max-width: 992px) {
  .menu-02 ul {
    background: white;
    width: 400px;
    border: 1px solid white; }

  .menu-02 ul li {
    padding: 0px 5px; }

  .menu-02 ul li ul {
    width: 200px;
    position: absolute;
    flex-direction: column;
    background: #e4ffc8;
    border: 1px solid white;
    display: none; }

  .menu-02 ul li ul li {
    border: 1px solid white; } }
@font-face {
  font-family: "Poppins-Black";
  src: url("..//_FUENTES/Poppins/Poppins-Black.ttf");
  /*src: url("..//font/Poppins/Poppins-Black.ttf");*/ }
@font-face {
  font-family: "Poppins-BlackItalic";
  src: url("..//_FUENTES/Poppins/Poppins-BlackItalic.ttf"); }
@font-face {
  font-family: "Poppins-Bold";
  src: url("..//_FUENTES/Poppins/Poppins-Bold.ttf"); }
@font-face {
  font-family: "Poppins-BoldItalic";
  src: url("..//_FUENTES/Poppins/Poppins-BoldItalic.ttf"); }
@font-face {
  font-family: "Poppins-ExtraBold";
  src: url("..//_FUENTES/Poppins/Poppins-ExtraBold.ttf"); }
@font-face {
  font-family: "Poppins-ExtraBoldItalic";
  src: url("..//_FUENTES/Poppins/Poppins-ExtraBoldItalic.ttf"); }
@font-face {
  font-family: "Poppins-ExtraLight";
  src: url("..//_FUENTES/Poppins/Poppins-ExtraLight.ttf"); }
@font-face {
  font-family: "Poppins-ExtraLightItalic";
  src: url("..//_FUENTES/Poppins/Poppins-ExtraLightItalic.ttf"); }
@font-face {
  font-family: "Poppins-Italic";
  src: url("..//_FUENTES/Poppins/Poppins-Italic.ttf"); }
@font-face {
  font-family: "Poppins-Light";
  src: url("..//_FUENTES/Poppins/Poppins-Light.ttf"); }
@font-face {
  font-family: "Poppins-LightItalic";
  src: url("..//_FUENTES/Poppins/Poppins-LightItalic.ttf"); }
@font-face {
  font-family: "Poppins-Medium";
  src: url("..//_FUENTES/Poppins/Poppins-Medium.ttf"); }
@font-face {
  font-family: "Poppins-MediumItalic";
  src: url("..//_FUENTES/Poppins/Poppins-MediumItalic.ttf"); }
@font-face {
  font-family: "Poppins-Regular";
  src: url("..//_FUENTES/Poppins/Poppins-Regular.ttf"); }
@font-face {
  font-family: "Poppins-SemiBold";
  src: url("..//_FUENTES/Poppins/Poppins-SemiBold.ttf"); }
@font-face {
  font-family: "Poppins-SemiBoldItalic";
  src: url("..//_FUENTES/Poppins/Poppins-SemiBoldItalic.ttf"); }
@font-face {
  font-family: "Poppins-Thin";
  src: url("..//_FUENTES/Poppins/Poppins-Thin.ttf"); }
@font-face {
  font-family: "Poppins-ThinItalic";
  src: url("..//_FUENTES/Poppins/Poppins-ThinItalic.ttf"); }
/*************************************
TEXTO SOMBRA
*************************************/
.texto-sombra-00 {
  text-shadow: 3px 3px 3px #000000; }

.texto-sombra-01 {
  text-shadow: 5px 5px 5px #000000; }

/*************************************
TEXTO TIPO FONT
*************************************/
.tipo-letra-Black {
  font-family: "Poppins-Black"; }

.tipo-letra-BlackItalic {
  font-family: "Poppins-BlackItalic"; }

.tipo-letra-Bold {
  font-family: "Poppins-Bold"; }

.tipo-letra-BoldItalic {
  font-family: "Poppins-BoldItalic"; }

.tipo-letra-ExtraBold {
  font-family: "Poppins-ExtraBold"; }

.tipo-letra-ExtraBoldItalic {
  font-family: "Poppins-ExtraBoldItalic"; }

.tipo-letra-ExtraLight {
  font-family: "Poppins-ExtraLight"; }

.tipo-letra-ExtraLightItalic {
  font-family: "Poppins-ExtraLightItalic"; }

.tipo-letra-Italic {
  font-family: "Poppins-Italic"; }

.tipo-letra-Light {
  font-family: "Poppins-Light"; }

.tipo-letra-LightItalic {
  font-family: "Poppins-LightItalic"; }

.tipo-letra-Medium {
  font-family: "Poppins-Medium"; }

.tipo-letra-MediumItalic {
  font-family: "Poppins-MediumItalic"; }

.tipo-letra-Regular {
  font-family: "Poppins-Regular"; }

.tipo-letra-SemiBold {
  font-family: "Poppins-SemiBold"; }

.tipo-letra-SemiBoldItalic {
  font-family: "Poppins-SemiBoldItalic"; }

.tipo-letra-Thin {
  font-family: "Poppins-Thin"; }

.tipo-letra-ThinItalic {
  font-family: "Poppins-ThinItalic"; }

/*************************************
TEXTO TAMAÑO
*************************************/
.tipo-tamaño-06 {
  font-size: 6px !important; }

.tipo-tamaño-07 {
  font-size: 7px !important; }

.tipo-tamaño-08 {
  font-size: 8px !important; }

.tipo-tamaño-09 {
  font-size: 9px !important; }

.tipo-tamaño-10 {
  font-size: 10px !important; }

.tipo-tamaño-11 {
  font-size: 11px !important; }

.tipo-tamaño-12 {
  font-size: 12px !important; }

.tipo-tamaño-13 {
  font-size: 13px !important; }

.tipo-tamaño-14 {
  font-size: 14px !important; }

.tipo-tamaño-15 {
  font-size: 15px !important; }

.tipo-tamaño-16 {
  font-size: 16px !important; }

.tipo-tamaño-17 {
  font-size: 17px !important; }

.tipo-tamaño-18 {
  font-size: 18px !important; }

.tipo-tamaño-19 {
  font-size: 19px !important; }

.tipo-tamaño-20 {
  font-size: 20px !important; }

.redes {
  display: flex;
  justify-content: center; }

.redes a {
  margin: 10px;
  font-size: 30px;
  color: black; }

.redes a:hover {
  /* font-size: 50px; */
  transform: scale(1.9);
  transition: ease-in-out; }

/* Se agregan los cambios para pantallas mobiles */
@media screen and (max-width: 680px) {
  .redes a {
    margin: 10px;
    font-size: 25px;
    color: white; }

  .redes a:hover {
    transform: none; }

  /*********  REDES DE USUARIOS O PERSONAS  ***********/
  .redes-user a {
    margin: 10px;
    font-size: 25px;
    color: white; }

  .redes-user a:hover {
    transform: none; } }
/*********  REDES DE USUARIOS O PERSONAS  ***********/
.redes-user {
  display: flex;
  justify-content: center; }

.redes-user a {
  margin: 10px;
  font-size: 20px;
  color: black; }

.redes-user a:hover {
  /* font-size: 50px; */
  transform: scale(1.9);
  transition: ease-in-out; }

.card__user {
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 300ms; }

.card__user:hover {
  width: 350px; }

.card__user .cover__user {
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden; }

.card__user .cover__user img {
  width: 250px;
  display: block;
  margin: auto;
  position: relative;
  top: 40px;
  z-index: 1;
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  transition: all 400ms; }

.card__user:hover .cover__user img {
  top: 0px;
  filter: none; }

.card__user .img__back {
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: -80px;
  left: 0;
  background-size: cover;
  border-radius: 20px;
  transition: all 300ms; }

.card__user:nth-of-type(1) .img__back {
  background-image: url(../..//..//_RECURSOS_IMG/_FONDO_IMG/bg1.jpg); }

.card__user:nth-of-type(2) .img__back {
  background-image: url(../..//..//_RECURSOS_IMG/_FONDO_IMG/bg2.jpg); }

.card__user:nth-of-type(3) .img__back {
  background-image: url(../..//..//_RECURSOS_IMG/_FONDO_IMG/bg3.jpg); }

.card__user:hover .img__back {
  bottom: -40px; }

.card__user .description {
  background: white;
  margin-top: -10px;
  padding: 20px;
  border-radius: 0px 0px 20px 20px;
  transition: all 300ms; }

.card__user:hover .description {
  padding: 40px; }

.card__user .description h2 {
  margin-top: 10px; }

.card__user .description p {
  margin-top: 10px; }

.card__user .description input {
  color: white;
  cursor: pointer;
  transition: all 300ms; }

.card__user .description input:hover {
  background: #009321; }

/**********************************************************/
.cuadrado {
  border-radius: 25px;
  border: 1px solid #000;
  transition: all 300ms;
  border: 1px solid #e6e6e6; }

.cuadrado:hover {
  border: 1px solid transparent;
  box-shadow: 0px 6px 50px -20px rgba(0, 0, 0, 0.5); }

.cuadrado img {
  margin-top: 10px;
  width: 80px;
  height: 80px; }

/************************   CARD DE MATERIALIZE  *****************************/
.card___image {
  border-radius: 20px 20px 20px 20px !important;
  /*position: relative !important;*/
  box-shadow: 0px 6px 50px -20px rgba(0, 0, 0, 0.5) !important; }

/*.titulo {
    font-size: 40px;
    font-family: 'Dancing Script', cursive;
    margin-bottom: 40px;
    color: #fff;
}*/
/*.subtitulo {
    margin: 0;
    color: #000;
    display: inline;
    font-size: 50px;
    font-weight: 500;
    text-transform: uppercase;
}*/
/*.sabor { 
    color: #fff;
    margin: 7px 0;
    font-size: 50px;
    font-weight: 600;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.7);
    font-family: 'Dancing Script', cursive;
    margin-top: 0;
}*/
.linea-division {
  width: 80%;
  height: 3px;
  background-color: green; }

/*********************************************/
/*********************************************/
.carousel {
  min-height: 300px; }

.carousel .carousel-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /*user-select: none;*/
  width: 200px;
  height: 300px;
  box-shadow: 2px 2px 5px #999; }

.carousel .carousel-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 15px; }

.carousel .indicators .indicator-item {
  border-radius: 0;
  transform: rotate(45deg);
  margin: 0 15px;
  background: green;
  box-shadow: 2px 2px 5px #999; }

.about {
  max-width: 1200px;
  margin: auto;
  padding: 0px 20px;
  display: flex;
  align-items: center;
  justify-content: center; }

.text__about {
  width: 100%;
  padding-right: 40px; }

.text__about h1 {
  /*color: var(--color_text-secundary);*/
  font-weight: 600; }

.text__about p {
  /*font-size: var(--text_paragraph);*/
  margin-top: 40px;
  /*color: var(--color_text-tertiary);*/ }

.image__about {
  width: 100%;
  display: flex; }

.image__about .img_p1 {
  /*width: 50%;*/
  height: 300px;
  border-radius: 20px;
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%); }

.image__about .img_p2 {
  /*width: 50%;*/
  height: 300px;
  border-radius: 20px;
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 0% 100%); }

/*ICONO AL LADO DE TEXTO EN EL MENU EN MATERIALIZE*/
.spacio__icono {
  margin-left: 10px !important; }

.sub__menu {
  font-size: 15px !important; }

.sub__menu:hover {
  font-size: 17px !important; }

/*HEADER SUPERIOR*/
.header__superior {
  /*max-width: 1200px;*/
  margin: auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between; }

/*MENU SUBMENU CABECERA 01*/
/*.search input,
.search label,
.search i
{
    margin-left: 150px !important;
}*/
/*.search
{
    margin-right: :0px !important;
}*/
.container-logo-title {
  display: flex; }

.container-logo-title img {
  width: 60px;
  height: 50px;
  margin-top: 8px; }

.container-logo-title h4 {
  margin-top: 12px;
  margin-left: 10px; }

.image__sombra__00 {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5)); }

.image__circulo {
  border-radius: 50%;
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5)); }

.image__triangulo {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%); }

.image__trapesoide {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%); }

.image__paralelogramo {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }

.image__rombo {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }

.image__pentagono {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%); }

.image__hexagono {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%); }

.image__heptagono {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%); }

.image__heptagono {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%); }

.image__octagono {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); }

.image__octagono {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); }

.image__point__derecha {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%); }

.image__point__izquierda {
  filter: drop-shadow(5px 5px 4px rgba(0, 0, 0, 0.5));
  clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%); }

#button-menu {
  font-size: 20px;
  color: #FFFFFF;
  padding: 0px 30px 0px 0px;
  cursor: pointer; }

/*NAVEGACION Y MENU*/
.navegacion ul {
  width: 240px;
  height: 100%;
  background: #FFFFFF;
  list-style: none;
  position: absolute;
  top: 50px;
  left: -240px;
  transition: left .3s; }

.navegacion ul li a {
  display: block;
  padding: 12px 20px;
  border-bottom: 1px solid #C6D0DA;
  font-size: 18px;
  font-weight: 200;
  text-decoration: none;
  color: #4B5320; }

.navegacion ul a:hover {
  background: #71774F;
  color: #FFFFFF; }

/*PRIMER NIVEL*/
.navegacion ul .item-nivel01-si > a::after {
  /* ICONO DE > */
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  float: right;
  color: #C5C5C5; }

.navegacion ul li.titulo-menu-nivel1 {
  padding: 20px;
  text-align: center;
  font-size: 22px;
  /*    background: #E2E2E2;
      color: #4B5320;*/ }

.navegacion ul li a i {
  /*ICONO MENU*/
  margin-right: 20px; }

/*SEGUNDO NIVEL*/
.navegacion ul li ul .item-nivel02-si > a::after {
  /* ICONO DE > */
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  float: right;
  color: #C5C5C5; }

.navegacion ul li ul li.titulo-menu-nivel2 {
  padding: 20px;
  text-align: center;
  font-size: 18px;
  background: #E2E2E2;
  color: #4B5320; }

.navegacion ul li ul li i {
  /*ICONO MENU*/
  margin-right: 20px; }

/*TERCER NIVEL*/
.navegacion ul li ul .item-nivel03-si > a::after {
  /* ICONO DE > */
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  float: right;
  color: #C5C5C5; }

.navegacion ul li ul li.titulo-menu-nivel3 {
  padding: 20px;
  text-align: center;
  font-size: 18px;
  background: #FFFFFF;
  color: #4B5320; }

.navegacion ul li ul li i {
  /*ICONO MENU*/
  margin-right: 20px; }

/*CUARTO NIVEL*/
.navegacion ul li ul .item-nivel04-si > a::after {
  /* ICONO DE > */
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight: 900;
  float: right;
  color: #C5C5C5; }

.navegacion ul li ul li.titulo-menu-nivel4 {
  padding: 20px;
  text-align: center;
  font-size: 18px;
  background: #E2E2E2;
  color: #4B5320; }

.navegacion ul li ul li i {
  /*ICONO MENU*/
  margin-right: 20px; }

/*ATRAS*/
.navegacion ul li ul li.go-back {
  padding: 10px 20px;
  background: #4B5320;
  color: #FFFFFF;
  font-size: 18px;
  cursor: pointer; }

.navegacion ul li ul li.go-back::before {
  /*ICONO DE ATRAS*/
  font-family: "Font Awesome 5 Free";
  content: "\f0d9";
  font-weight: 900;
  margin-right: 10px; }

@media screen and (max-width: 320px) {
  .navegacion ul {
    width: 100%; } }
.select-dropdown {
  height: 300px; }

/*# sourceMappingURL=framework.css.map */
