<br />
<b>Notice</b>:  Undefined variable: parmtipo_efetal in <b>/home/u314613627/domains/bookjiro.com/public_html/slimhealthygdl/css/estilogral.php</b> on line <b>2390</b><br />

html {
  min-height: 100%;
  position: relative;
}

body {
   background-image: url("../img/fondo.png");
   font-family: "Playfair Display", serif;;
   padding-bottom: 0px;
   padding-top: 0px;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
   height: 100%;
   margin: 0;
   color: #000000;
   background-color: rgba(255,204,255,0.7);
}

.cfgcatalogos .box
  {
   width:1270px;
   padding:20px;
   background-color:#fff;
   border:1px solid #ccc;
   border-radius:5px;
   margin-top:25px;
   box-sizing:border-box;
  }

.table{
   font-family: "Playfair Display", serif;;
   font-size: 17px;
   color: #000000;
}
  
.imgprincipal {
   background-image: url("../img/fondo.jpg");
   height: 1000px;
   background-color: transparent !important;
   background-color: rgba(255,204,255,0.7);
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
}

.botonInisesion, .btn-submit {
  background-color: rgba(255,204,255,0.7);
  font-family: "Playfair Display", serif;;
  font-size: 16px;
  color: #000000;
  border-radius: 100px !important;
  cursor: pointer;
  display: inline-block;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  transition: all 250ms;
  border: 0;     
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.botonInisesion:hover, .btn-submit:hover {
  box-shadow: #FF3399 0 -25px 18px -14px inset,rgba(255,204,255,0.7) 0 1px 2px,rgba(255,204,255,0.7) 0 2px 4px,rgba(255,204,255,0.7) 0 4px 8px,rgba(255,204,255,0.7) 0 8px 16px,rgba(255,204,255,0.7) 0 16px 32px;
  transform: scale(1.05) rotate(-1deg);
}

.divconfig {
   background-color: rgba(255,204,255,0.7);
   color:#000000;
}

.panel-heading{
   background-color: rgba(255,204,255,0.7) !important;
   color: #000000 !important;
   font-family: "Playfair Display", serif;;
}

.panel-body{
   color: rgba(255,204,255,0.7) !important;
   font-family: "Playfair Display", serif;;
}

.fondogrid{
   background-color: #FFFFFF !important;
}

.regreso {
   color: #FF3399 !important;        
}

.title-pagina{
  padding: 3px;
  width: 100%;
  text-align: center;
  background-color: transparent !important;
  color: #000000 !important;
  border-radius: 25px !important;
  font-family: "Edu QLD Beginner", cursive; !important;
//  border: 4px solid;
}

/* ========================= */
/* ESTILOS navbar Horizontal */
/* ========================= */
.navbar-inner {
    background-color: transparent !important;
}

.topnav {
   overflow: hidden;
   font-family: "Playfair Display", serif;;
   color: #000000 !important;
   background-color: transparent !important;
/*   background-color: rgba(255,204,255,0.7) !important; */
   padding: 0px; 
   margin: 0;
   border-radius: 25px !important;
   text-align: center;
}

.topnav a {
   font-family: "Edu QLD Beginner", cursive;;
   display: inline-block;
   position: relative;
   color: #000000 !important;
   text-align: center;
   padding: 0px 16px;
   border-radius: 25px !important;
   text-decoration: none; 
   font-size: 17px;
}

.topnav a:hover, .dropdown:hover .dropbtn {
   background-color: rgba(255,204,255,0.7) !important;
   border-radius: 22px;
   height: auto;
   color: #000000 !important;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.topnav a.active {
   background-color: #66FFFF !important;
   color: white;
}

.topnav .icon {
   display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color:  #000000 !important;
  padding: 14px 16px;
  background-color: #66FFFF !important;
  font-family: "Playfair Display", serif;;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: rgba(255,204,255,0.7) !important;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #000000 !important;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

@media screen and (max-width: 600px) {
   .topnav a:not(:first-child) {display: none;}
   .topnav a.icon {
      float: right;
      display: block;
   }
}

@media screen and (max-width: 600px) {
   .topnav.responsive {position: relative;}
   .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
   }
   .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
   }
}

/* ======================== */
/* Navbar vertical          */
/* ======================== */
nav {
    display: block;
}

.img-logo {
  width: 100px;
  height: 100px;
  border-radius: 50% !important;
  margin: 0 auto;
  margin-bottom: 10px; 
}

.dashboard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
}

.dashboard-nav {
    min-width: 238px;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: auto;
    background-color: rgba(255,204,255,0.7) !important;
}

.dashboard-app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-top: 84px;
}

.dashboard-content {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding: 25px;
}

.dashboard-compact .dashboard-nav {
    display: none;
}

.dashboard-nav header {
    min-height: 84px;
    padding: 8px 27px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.dashboard-nav header .menu-toggle {
    display: none;
    margin-right: auto;
}

.dashboard-nav a {
    color: #000000 !important;
}

.dashboard-nav a:hover {
    text-decoration: none;
}

.dashboard-nav {
    background-color: rgba(255,204,255,0.7) !important;
}

.dashboard-nav a {
    color: #000000 !important;
}

.brand-logo {
    font-family: "Playfair Display", serif;;
    font-weight: bold;
    font-size: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000000 !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.brand-logo:focus, .brand-logo:active, .brand-logo:hover {
    color: #000000 !important;
    text-decoration: none;
}

.brand-logo i {
    color: #000000 !important;
    font-size: 27px;
    margin-right: 10px;
}

.dashboard-nav-list {
    font-family: "Playfair Display", serif;;
    color: #000000 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.dashboard-nav-item {
    font-family: "Edu QLD Beginner", cursive;;
    min-height: 36px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 20px;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.02em;
    transition: ease-out 0.5s;
}

.dashboard-nav-text {
   padding-left: 10px;
}

.dashboard-nav-item i {
   width: 36px;
   font-size: 19px;
   margin-left: -40px;
}

.dashboard-nav-item:hover {
   background-color: #FF3399 !important;
   background: rgba(255, 255, 255, 0.04);
}

.dashboard-nav-dropdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.dashboard-nav-dropdown.show {
    background: rgba(255, 255, 255, 0.04);
}

.dashboard-nav-dropdown.show > .dashboard-nav-dropdown-toggle {
    font-weight: bold;
}

.dashboard-nav-dropdown.show > .dashboard-nav-dropdown-toggle:after {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
}

.dashboard-nav-dropdown.show > .dashboard-nav-dropdown-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.dashboard-nav-dropdown-toggle:after {
    content: "";
    margin-left: auto;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(81, 81, 81, 0.8);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.dashboard-nav .dashboard-nav-dropdown-toggle:after {
    border-top-color: rgba(255, 255, 255, 0.72);
}

.dashboard-nav-dropdown-menu {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.dashboard-nav-dropdown-item {
    min-height: 40px;
    padding: 8px 20px 8px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transition: ease-out 0.5s;
}

.dashboard-nav-dropdown-item:hover {
    background-color: #FF3399 !important;
    background: rgba(255, 255, 255, 0.04);
}

.menu-toggle {
    position: relative;
    width: 42px;
    height: 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: rgba(255,204,255,0.7) !important;
}

.menu-toggle:hover, .menu-toggle:active, .menu-toggle:focus {
    text-decoration: none;
    color: #000000 !important;
}

.menu-toggle i {
    font-size: 20px;
}

.dashboard-toolbar {
    min-height: 84px;
    background-color: transparent !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 27px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1000;
}

.nav-item-divider {
    height: 1px;
    margin: 1rem 0;
    overflow: hidden;
    background-color: rgba(236, 238, 239, 0.3);
}

.img-small{
   background-color: transparent;
   width: 30px;
   height: auto;
   color: transparent;
   filter:grayscale(100%);
   opacity:.5;
   transition:0.6s;
   -webkit-transition: .6s;
   -moz-transition: .6s;
}

.img-small:hover{
   filter:grayscale(0%);
   opacity: 1;
   margin-top:-8px;
   -webkit-box-shadow: 0px 20px 26px -9px rgba(0,0,0,0.75);
   -moz-box-shadow: 0px 20px 26px -9px rgba(0,0,0,0.75);
   box-shadow: 0px 20px 26px -9px rgba(0,0,0,0.75);
}
/* ======================== */
/* ESTILOS navbar FullMenu  */
/* ======================== */
.navigation__checkbox {
    display: none;
}

.img-logofullmenu {
  width: 100px;
  height: 100px;
  border-radius: 50% !important;
  margin: 0 auto;
  margin-bottom: 10px; 
}

.nomweb {
    font-family: "Playfair Display", serif;;
    font-weight: bold;
    font-size: 40px;
    color: #000000 !important;
    align-items: center;
}

.navigation__button {
    position: fixed;
    top: 1.5rem;
    right: 1.5rem;
    height: 5rem;
    width: 5rem;
    text-align: center;
    background-color: rgba(255,204,255,0.7);
    border-radius: 50% !important;
    z-index: 300;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

@media screen  and (min-width: 768px) {
    .navigation__button {
        top: 4rem;
        right: 4rem;
        height: 7rem;
        width: 7rem;
    }
}

.navigation__background {
    position: fixed;
    top: 2rem;
    right: 2rem;
    height: 3rem;
    width: 3rem;
    border-radius: 50%;
    background: #FF3399;
    border-radius: 50% !important;
    background-size: cover;
    background-position: center;
    z-index: 100;
    transition: all 800ms cubic-bezier(0.86, 0, 0.07, 1);
}

@media screen and (min-width: 768px) {
    .navigation__background {
        top: 4.5rem;
        right: 4.5rem;
        height: 6rem;
        width: 6rem;
    }
}

.navigation__nav {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    opacity: 0;
    width: 0;
    visibility: hidden;
    z-index: 200;
    transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.navigation__list {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    list-style: none;
}

.navigation__item {
    font-family: "Edu QLD Beginner", cursive;;
    margin: 1rem;
}

.navigation__link:link,
.navigation__link:visited {
    display: inline-block;
    padding: 1rem 2rem;
    text-transform: uppercase;
    color: #000000;
    font-size: 2.4rem;
    text-decoration: none;
    transition: all .2s;
}

@media(min-width: 768px) {
    .navigation__link:link,
    .navigation__link:visited {
        font-size: 3.8rem;
    }
}

.navigation__link span {
    margin-right: 1.5rem;
    display: inline-block;
}

.navigation__link:hover {
    color: #C1D0D0;
    transform: scale(1.1);
}

.navigation__checkbox:checked~.navigation__background {
    transform: scale(80)
}

.navigation__checkbox:checked~.navigation__nav {
    width: 100%;
    visibility: visible;
    opacity: 1;
}

.navigation__icon {
    position: relative;
    margin-top: 2.5rem;
}

@media screen and (min-width: 768px) {
    .navigation__icon {
        margin-top: 3.5rem;
    }
}

.navigation__icon,
.navigation__icon::before,
.navigation__icon::after {
    display: inline-block;
    width: 2.2rem;
    height: 2px;
    background-color: #4A676A;
}

@media (min-width: 768px) {
    .navigation__icon,
    .navigation__icon::before,
    .navigation__icon::after {
        width: 3rem;
    }
}

.navigation__icon::before,
.navigation__icon::after {
    content: '';
    position: absolute;
    left: 0;
    transition: all 200ms;
}

.navigation__icon::before {
    top: -.8rem;
}

.navigation__icon::after {
    top: .8rem;
}

.navigation__button:hover .navigation__icon::before {
    top: -1rem;
}

.navigation__button:hover .navigation__icon::after {
    top: 1rem;
}

.navigation__checkbox:checked+.navigation__button .navigation__icon {
    background-color: transparent;
}

.navigation__checkbox:checked+.navigation__button .navigation__icon::before {
    top: 0;
    transform: rotate(135deg);
}

.navigation__checkbox:checked+.navigation__button .navigation__icon::after {
    top: 0;
    transform: rotate(-135deg);
}
/* ==================== */
/* ESTILOS navbar GRID  */
/* ==================== */
.hamburger-menu {
  width: 3.5rem;
  height: 3.5rem;
  position: fixed;
  top: 3.5rem;
  left: 3.5rem;
  cursor: pointer;
  z-index: 100;
  overflow: hidden;
}

.lines {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}

.line {
  width: 100%;
  height: 0.4rem;
  background-color: rgba(255,204,255,0.7);
  border-radius: 0.2rem;
}

.change .line {
  transform: translateX(120%);
}

.line-1 {
  transition: transform 0.5s 0.1s;
}

.line-2 {
  transition: transform 0.5s 0.3s;
}

.line-3 {
  transition: transform 0.5s 0.5s;
}
.x-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.change .x-btn {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s 1.3s;
}

.x-line {
  width: 3.5rem;
  height: 0.4rem;
  background-color: #FF3399;
  border-radius: 0.2rem;
}
.x-line-1 {
  transform: rotate(-45deg) translateY(0.3rem);
}

.x-line-2 {
  transform: rotate(45deg) translateY(-0.3rem);
}
.headergrid {
  width: 100%;
  height: 14vh;      
/*  height: 100vh; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}

.change .headergrid {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s 0.7s;
}
.banner h1 {
  font-family: "Playfair Display", serif;;
  font-size: 8rem;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0.5rem;
  margin-bottom: 3rem;
  text-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.3);
}

.banner p {
  font-family: "Playfair Display", serif;;
  font-size: 4rem;
  color: #000000;
  letter-spacing: 0.2rem;
  text-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.3);
  text-align: right;
}

.banner span {
  font-family: "Playfair Display", serif;;
  font-size: 5rem;
  font-weight: 700;
  text-transform: uppercase;
}
.nav-menu {
  grid-column: 2 / 3; 
  grid-row: 2 / 3; 
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(4, 1fr);

  grid-gap: 1rem;
}

.nav-menu-item {
  list-style: none;
  overflow: hidden;
}

.nav-menu-item:nth-child(1) {
  grid-column: 1 / 4;
  grid-row: 1 / 2;
  background-color: #FF3399;
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}
.nav-menu-item:nth-child(2) {
  grid-column: 4 / 7;
  grid-row: 1 / 2;
  background-color: #66FFFF;
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-item:nth-child(3) {
  grid-column: 7 / -1;
  grid-row: 1 / 2;
  background-color: rgba(255,204,255,0.7);
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-item:nth-child(4) {
  grid-column: 1 / 5;
  grid-row: 2 / 4;
  background-color: #66FFFF;
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-item:nth-child(5) {
  grid-column: 5 / 8;
  grid-row: 2 / 4;
  background-color: #FF3399;
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-item:nth-child(6) {
  grid-column: 8 / 10;
  grid-row: 2 / 4;
  background-color: rgba(255,204,255,0.7);
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-item:nth-child(7) {
  grid-column: 10 / -1;
  grid-row: 2 / 4;
  background-color: #FF3399;
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-item:nth-child(8) {
  grid-column: 1 / 4; 
  grid-row: 4 / -1;
  background-color: #66FFFF;
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-item:nth-child(9) {
  grid-column: 4 / 7;
  grid-row: 4 / -1;
  background-color: rgba(255,204,255,0.7);
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-item:nth-child(10) {
  grid-column: 7 / 9;
  grid-row: 4 / -1;
  background-color: #FF3399;
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-item:nth-child(11) {
  grid-column: 9 / -1;
  grid-row: 4 / -1;
  background-color: #66FFFF;
  border-style: inset;
  border-color: rgba(50, 115, 220, 0.3);
}

.nav-menu-link {
  text-decoration: none;
  font-family: "Edu QLD Beginner", cursive;;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #000000;
  transform: translateX(-105%);
}

.change .nav-menu-link {
  transform: translateX(0);
  transition: transform 0.7s 1s;
}

@media (max-width: 1300px) {
  .nav-menu {
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(6, 1fr);
  }

  .nav-menu-item:nth-child(1) {
    grid-column: 1 / 4;
    grid-row: 1 / 2;
  }

  .nav-menu-item:nth-child(2) {
    grid-column: 4 / -1;
    grid-row: 1 / 2;
  }

  .nav-menu-item:nth-child(3) {
    grid-column: 1 / -1;
    grid-row: 2 / 3;
  }

  .nav-menu-item:nth-child(4) {
    grid-column: 1 / 3;
    grid-row: 3 / 4;
  }

  .nav-menu-item:nth-child(5) {
    grid-column: 3 / 5;
    grid-row: 3 / 4;
  }

  .nav-menu-item:nth-child(6) {
    grid-column: 5 / -1;
    grid-row: 3 / 4;
  }

  .nav-menu-item:nth-child(7) {
    grid-column: 1 / -1;
    grid-row: 4 / 5;
  }

  .nav-menu-item:nth-child(8) {
    grid-column: 1 / -1;
    grid-row: 6 / -1;
  }

  .nav-menu-item:nth-child(9) {
    grid-column: 1 / 3;
    grid-row: 5 / 6;
  }

  .nav-menu-item:nth-child(10) {
    grid-column: 3 / 5;
    grid-row: 5 / 6;
  }

  .nav-menu-item:nth-child(11) {
    grid-column: 5 / -1;
    grid-row: 5 / 6;
  }
}

@media (max-width: 800px) {
  html {
    font-size: 50%;
  }
}

@media (max-width: 650px) {
  html {
    font-size: 40%;
  }
}

@media (max-width: 550px) {
  html {
    font-size: 35%;
  }

  .banner {
    width: 80%;
  }

  .banner h1,
  .banner p {
    text-align: center;
  }
}

@media (max-width: 450px) {
  html {
    font-size: 30%;
  }

  .banner {
    width: 90%;
  }
}
/* =============== */
/* FAQS            */
/* =============== */
.accordion-wrapper {
  display: block;
  box-shadow: 0px 2px 4px 0px #FF3399;
  max-width: 700px;
  margin: 0 auto;
  margin-top: 12px;
  margin-bottom: 12px;
}

.accordion + .title {
  user-select: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
  background: rgba(255,204,255,0.7);
}

.accordion ~ .title strong {
  font-family: "Playfair Display", serif;;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}

.accordion ~ .title .side-icon {
  display: block;
}

.accordion:checked ~ .title .side-icon {
  display: none;
}

.accordion ~ .title .down-icon {
  display: none;
}

.accordion:checked ~ .title .down-icon {
  display: block;
}

.accordion ~ .content {
  font-family: "Playfair Display", serif;;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  background-color: #FFFFFF !important; 
  display: none;
  padding: 8px;
  cursor: pointer;
  text-align: justify;
}

.accordion:checked ~ .content {
  display: block;
}
/* ================ */
/* Estilo Promocion  */
/* ================ */
.stylepromo .cards {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around;
    }

.stylepromo .card {
      margin: 40px;
      position: relative;
      max-width: 1500px;
      max-height: 350px;
      box-shadow: 0 40px 60px -6px black;
    }

.stylepromo .card-title {
      display: block;
      text-align: center;
      color: #fff;
      background-color: #6184a8;
      padding: 2%;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
    }

.stylepromo .card img {
      width: 100%;
      height: 98%;
      object-fit: cover;
      display: block;
      position: relative;
    }

.stylepromo .card-desc {
      display: block;
      font-size: 1.2rem;
      position: absolute;
      height: 0;
      top: 0;
      opacity: 0;
      padding: 18px 8%;
      background-color: white;
      overflow-y: scroll;
      transition: 0.8s ease;
      width: 100%;
    }

.stylepromo .card:hover .card-desc {
      opacity: 1;
      width: 100%;
      height: 100%;
    }

.noregistro h1 {
    position: relative;
    font-family: "Playfair Display", serif;;
    font-size: calc(20px + 5vw);
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    text-shadow: 0 0 0.15em #1da9cc;
    user-select: none;
    white-space: nowrap;
    filter: blur(0.007em);
    animation: shake 2.5s linear forwards;
}

/* ==================== */
/* Estilo footer        */
/* ==================== */
.piepagina {
  font-family: "Playfair Display", serif;;
  background-color: rgba(255,204,255,0.7) !important;
  position: fixed;
  color: #000000 !important;
  bottom: 0;
  width: 100%
}
        
.img-smallpie{
  /* background-color: transparent; */
   width: 30px;
   height: auto;
  /* color: transparent; 
   filter: contrast(0%); 
   opacity:.5; */
   transition:0.6s;
   -webkit-transition: .6s;
   -moz-transition: .6s;
   margin-right: 5px;
   font-size: 36px;
}
        
.img-smallpie:hover{
   filter: contrast(200%);
   opacity: 1;
   margin-top:-8px;
   -webkit-box-shadow: 0px 20px 26px -9px rgba(0,0,0,0.75);
   -moz-box-shadow: 0px 20px 26px -9px rgba(0,0,0,0.75);
   box-shadow: 0px 20px 26px -9px rgba(0,0,0,0.75);
}

.piepagina ul {
  padding:0;
  list-style:none;
  text-align:center;
  font-size:18px;
  line-height:1.6;
  margin-bottom:0;
  color: #000000 !important;
}

.piepagina li {
  padding:0 10px;
  color: #000000 !important;
}

.piepagina ul a {
  color: #000000 !important;
  text-decoration:none;
/*  opacity:0.8; */
}

.piepagina ul a:hover {
  opacity:1;
}

.piepagina .social {
  text-align:center;
  padding-bottom: 25px;
}

.piepagina .social > a {
  font-size:24px;
  width:40px;
  height:40px;
  line-height:40px;
  display:inline-block;
  text-align:center;
  border-radius:50%;
  margin:0 8px;
 /* opacity:0.50; */
}

.piepagina .social > a:hover {
  opacity:0.9;
}

.piepagina .copyright {
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  color: #000000 !important;
  margin-bottom:0;
  color: #000000 !important;
}
        
/* ====================================== */
/* Estilos para session de redes sociales */
/* ====================================== */
.social, ctrlsesion{
   background-color: transparent;
}

/* ===================== */
/* Estilo Enlace Videos  */
/* ===================== */
/* Input Styles */
.styleenlacevideo .form{
    width: 100%;
    padding: 15px;
    background:#f8f8f8;
    border:1px solid rgba(0, 0, 0, 0.075);
    margin-bottom:25px;
    color:#727272 !important;
    font-size:13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    font-family: "Playfair Display", serif;;
  }

.styleenlacevideo .form:hover{
    border:1px solid #8BC3A3;
  }

.styleenlacevideo .form:focus{
    color: white;
    outline: none;
    border:1px solid #8BC3A3;
  }

.styleenlacevideo .textarea{
    height: 200px;
    max-height: 200px;
    max-width: 100%;
  }

/* ==================== */
/* Estilo Nuevo Usuario */
/* ==================== */
.stylenvousu .form{
    width: 100%;
    padding: 15px;
    background:#f8f8f8;
    border:1px solid rgba(0, 0, 0, 0.075);
    margin-bottom:25px;
    color:#727272 !important;
    font-size:13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    font-family: "Playfair Display", serif;;
}

.stylenvousu .form:hover{
    border:1px solid #8BC3A3;
}

.stylenvousu .form:focus{
    color: white;
    outline: none;
    border:1px solid #8BC3A3;
}

.stylenvousu .textarea{
    height: 200px;
    max-height: 200px;
    max-width: 100%;
}

/* ============= */
/* Estilo login  */
/* ============= */
.screen {		
    background: linear-gradient(270deg, rgba(255,204,255,0.7), #66FFFF);
    position: relative;
    height: 600px;
    width: 360px;
    box-shadow: 0px 0px 24px #5C5696;
}

.screen__content {
    z-index: 1;
    position: relative;	
    height: 100%;
}

.screen__background {		
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);	
}

.screen__background__shape {
    transform: rotate(45deg);
    position: absolute;
}

.screen__background__shape1 {
    height: 520px;
    width: 520px;
    background-image: url("../img/fondo.png");
    top: -50px;
    right: 120px;	
    border-radius: 0 72px 0 0;
}

.screen__background__shape2 {
    height: 220px;
    width: 220px;
    background: linear-gradient(270deg, rgba(255,204,255,0.7), #66FFFF);
    top: -172px;
    right: 0;	
    border-radius: 32px;
}

.screen__background__shape3 {
    height: 540px;
    width: 190px;
    background: linear-gradient(270deg, rgba(255,204,255,0.7), #66FFFF);
    top: -24px;
    right: 0;	
    border-radius: 32px;
}

.screen__background__shape4 {
    height: 400px;
    width: 200px;
    background: linear-gradient(270deg, rgba(255,204,255,0.7), #66FFFF);
    top: 420px;
    right: 50px;	
    border-radius: 60px;
}

.tit_login{
   color: #000000;
   font-family: "Playfair Display", serif;;
   text-align: center;
}

.login {
    font-family: "Playfair Display", serif;;
    width: 320px;
    padding: 30px;
    padding-top: 156px;
}

.login__field {
    padding: 20px 0px;	
    position: relative;	
}

.login__icon {
    position: absolute;
    top: 30px;
    color: #000000;
}

.login__input {
    border: none;
    border-bottom: 2px solid #D1D1D4;
    background: none;
    padding: 10px;
    padding-left: 24px;
    font-weight: 700;
    width: 75%;
    transition: .2s;
}

.login__input:active,
.login__input:focus,
.login__input:hover {
    outline: none;
    border-bottom-color: #6A679E;
}

.login__submit {
    background: #FF3399;
    font-size: 14px;
    margin-top: 30px;
    padding: 16px 20px;
    border-radius: 26px;
    border: 1px solid #D4D3E8;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center;
    width: 100%;
    color: #000000;
    box-shadow: 0px 2px 2px #5C5696;
    cursor: pointer;
    transition: .2s;
}

.login__submit:active,
.login__submit:focus,
.login__submit:hover {
    border-color: #6A679E;
    outline: none;
}

.button__icon {
    font-size: 24px;
    margin-left: auto;
    color: #000000;
}

/* ============== */
/* Estilos Perfil */
/* ============== */
.boton_subir {
   width: 0.01px;
   height: 0.01px;
   opacity: 0;
   overflow: hidden;
   position: absolute;
   z-index: -1;
}

#label-archivo {
   background-color: rgba(255,204,255,0.7);
   color: #000000;
   cursor: pointer;
   padding: 0.5em;
   width: 100%;
   font-family: "Playfair Display", serif;;
}

#label-archivo:hover {
   background-color: #FF3399;
   color: #000000;
   cursor: pointer;
   padding: 0.5em;
   width: 100%;
   font-family: "Playfair Display", serif;;
}

.mensaje{
   color: #000000;
   font-family: "Playfair Display", serif;;
   pading: 0;
}
/*====================== */
/* Estilos configuracion */
/*====================== */
.a-list-item{
  font-family: "Playfair Display", serif;;        
  color: #000000 !important;
  font-size: 18px;   
}

.a-list-item a:hover {
  color: #FF3399;
}
.ulelemcfg {
    border: 2px groove grey;
    border-radius: 5px !important;
    padding: 15px;
}
.titlecfg {
  font-family: "Playfair Display", serif;;        
  color: #000000 !important;
  text-align: center;
}

.bg-white {
    background-color: white;
}
.nav-item.active {
    color: #EF5350;
}

.nav-item:hover {
    color: #EF5350;
}

.dropdown-menu {       
    background-color: rgba(255,204,255,0.7) !important;
}

.btncfg {
    flex: 1 1 auto;
    margin: 10px !important; 
    padding: 30px !important;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: #000000 !important;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 20px #eee;
    border-radius: 20px !important;
    border: double !important;
}

.btncfg:hover {
    background-position: right center; /* change the direction of the change here */
}

.btn-5-cfg {
    background-image: linear-gradient(to right, rgba(255,204,255,0.7) 0%, #FF3399 51%, rgba(255,204,255,0.7) 100%) !important; 
}

.crudcfg{
    color: #000000;
    font-family: "Playfair Display", serif;;
    text-align: center;
    width: 210px;
    min-height: 200px;
    padding: 20px 0 0;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
        
.crudcfg:after{
    content: '';
    background: linear-gradient(to right, rgba(255,204,255,0.7), rgba(255,204,255,0.7));
    height: 132px;
    width: 132px;
    border-radius: 15px;
    border: 3px solid #fff;
    box-shadow: 5px 0 8px rgba(0, 0, 0, 0.2);
    transform: translateX(-50%) rotate(45deg);
    position: absolute;
    top: 25px;
    left: 50%;
    z-index: -1;
}
.crudcfg .crudcfg-icon{
    background: linear-gradient(to right, #FF3399, rgba(255,204,255,0.7));
    font-size: 30px;
    line-height: 60px;
    width: 60px;
    height: 60px;
    margin: 10px auto 15px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.4);
}
.crudcfg h3{
    color: #000000;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 22px;
    padding: 0 30px;
    margin: 0 0 15px;
}

.secconfig {
    color:#000000;
    cursor: pointer;
    font-family: "Playfair Display", serif;;
    padding: 5px;
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}

.secconfig:hover  {
    color:#000000;
}

.hijo {
    padding: 3px;
    margin: 3px;    
}    

.hijo:hover {
    background-color: rgba(255,204,255,0.7) !important;
}

.seccfg {
    color:#000000;
    background-color: rgba(255,204,255,0.7) !important;
}

.seccfg:hover {
    color:#000000;
    background-color: #FF3399 !important;
}

.fa-question, .fa-plus-square {
    color:#000000;
}

.fa-question:hover, .fa-plus-square:hover {
    color:#66FFFF;
}


.btn, .btn-primary, .btn-guardar-imagen{
    background-color: #FF3399 important;
    color: #000000 !important;
    font-family: "Playfair Display", serif;;
}

.btn, .btn-primary:hover, .btn-guardar-imagen:hover{
    background-color: rgba(255,204,255,0.7) important;
    color: #000000 !important;
}

#foto {
    background-color: rgba(255,204,255,0.7);
    color: #000000;
    cursor: pointer;
    padding: 0.5em;
    width: 100%
}

#foto:hover {
    background-color: #FF3399;
    color: #000000;
}

/* ======================== */
/* Estilos Socialmedia      */
/* ======================== */
.smedia-img{
   display: block;
   background-color: transparent;
   width: 40px;
   height: auto;
   color: transparent;
   margin-left: auto;
   margin-right: auto;
   align: center;
}


/* ====================== */
/* Seccion config sistema */
/* ====================== */
.cfgbody {
  background-color: rgba(102,102,102,0.9) !important;
}

.cfgsistema {
   border: none;
 }

.titcgfsistema{
  color: #000000 !important;
  font-family: "Playfair Display", serif;;
}

.cfgcolor1{
  background-color: rgba(255,204,255,0.7) !important;
  color: #000000 !important;
}

.cfgcolor2{
  background-color: #FF3399; !important;
  color: #000000 !important;
}

.cfgcolor3{
  background-color: #66FFFF !important;
  color: #000000 !important;
}
        
.cfgtxtcolor1{
  background-color: rgba(255,204,255,0.7) !important;
  color: #000000 !important;
}

.cfgtxtcolor2{
  background-color: #FF3399 !important;
  color: #000000 !important;
}

.cfgtxtcolor3{
  background-color: #66FFFF !important;
  color: #000000 !important;
}

.subir{
   padding: 5px 10px;
   background: transparent;
   color: #FF3399;
   border:0px solid #fff;
}

.subir:hover{
   color: #000000;
   background: #FF3399;
}

/* ========================= */
.tblborrargaleria, .form-borrar-galeria {
   font-family: "Playfair Display", serif;;
   border-collapse: collapse;
   width: 100%
}

td, th{
   text-align: left;
   padding:8px
}

tr:nth-child(eve){
   blackground-color: #FF3399;
}

.par-gestor-cole {
   color: #000000;
   font-family: "Playfair Display", serif;;
}

.buscarcolecion, .buscardtlcolecion {
   background-color: transparent !important;
   padding: 0.5em;
   border:0;
}

.infodetcol {
   padding: 0.5em;
   border:0;
}

.dtlcoleccion img {
   box-shadow 0 8px 10px -4px rgba(0,0,0,.6);
   border-radius: 15px;
}

.dtlcoleccion col {
   margin-botton: 20px;
}

.materialbox-caption {
   bottom: 70px;
   right: 0;
   width: 40%;
   height: auto;
   padding: 10px;
   margin: auto;
   background-color: #FF3399;
   box-shadow: 5px 5px #66FFFF;
   font-size: 20px;
   color: #000000;
   line-height: 28px;
}

@media screen and (max-width: 600px){
   .materialbox-caption {
      width: 90%;
   }
}

@media screen and (max-width: 992px){
   .materialbox-caption {
      width: 70%;
   }
}

.fa-heart {
    color: rgba(119,119,119,0.4);
}

/* Styling the "check" status */
   input[type="checkbox"]:checked + label .fa-heart {
   display: block;
   color: red;
}

/* Styling checkboxes */
   input[type="checkbox"]:checked + label .fa-heart {
   position: relative;
}

/* ------------------------- */
/* HEADER ver galeria        */
/* ------------------------- */
.browser-default, .infodetcol, .dtlcoleccion {
   color: #000000;
   font-family: "Playfair Display", serif;;
}

.menu ul {
   list-style: none;
   width: 100%;
   font-family: "Playfair Display", serif;;
   display: table;
}

.menu ul li {
   display: table-cell;
}

.menu ul li:hover {
   background: rgba(0,0,0,.9);
}

.menu ul li a {
   text-decoration: none;
   display: block;
   color: #fff;
   padding: 20px 0;
   text-align: center;
}

.menu ul{
   background: rgba(255,204,255,0.7);
}

/* ------------------------- */
/* Galeria                   */
/* ------------------------- */
.galeria {
   width: 100%;
   padding: 5px;
   margin-top: 5px;
   display: flex;
   flex-wrap: wrap;
   flex-direction: row;
}

.galeria {
   width: 100%;
   border-top: 4px solid rgba(255,204,255,0.7);
}

.galeria .box-img {
   width: calc(80px * 3); 
   margin: 5px;
   border-radius: 12px;
   overflow: hidden;
}

.galeria .box-img img {
   cursor: pointer;
   transition: all .5s ease;
}

.zoom:hover {
   -ms-transform: scale(1.5); /* IE 9 */
   -webkit-transform: scale(1.5); /* Safari 3-8 */
   transform: scale(1.2);
}

.active {
   border-bottom: 4px solid #66FFFF;
}


/* ------------------------- */
/* Galeria */
/* ------------------------- */
.galeriainicio {
   width: 90%;
   margin: auto;
   list-style: none;
   padding: 10px;
   box-sizing: border-box;
   display: flex;
   flex-wrap: wrap; 
   justify-content: space-around;
   flex-direction: row;
        
}
  /* ==================== */
  /* Modal Galeria inicio */
  /* ==================== */
.modal {
   display: none;
   max-height: 100%; 
   overflow: visible
}

.modal:target {
   display: block;
   position: fixed;
   background: rgba(0,0,0,0.8) !important;
   margin: 0 !important;
   top: 0 !important;
   left: 0 !important;
   padding-bottom: 0;
   width: 100%;
   height: 100%;
}

.imagen {
   width: 100%;
   height: auto;
   display: flex;
   padding: 15px;
   justify-content: center;
   align-items: center;
}

.imagen a {
   color: #fff;
   text-decoration: none;
   margin: 0 10px;
}

.imagen a:nth-child(2) {
   margin: 0;
   height: 100%;
   flex-shrink: 2;
}
   
.imagen img {
   width: 500px;     
   height: 100%;
   max-width: 100%;
   border: 7px solid #fff;
   box-sizing: border-box;
}

.cerrar {
   display: block;
   background: transparent;
   margin: 2px auto;
   text-align: right;
   text-decoration: none;
   color: #fff;

}

/* ============= */
Enlace Catalogos
/* ============= */
.enlacecat, .enlacerow{
    list-style-type: none;
}

.enlacerow {
   border-style: solid;
   border-radius: 12px;
   margin-bottom: 15px;
   padding: 10px;
}

.txtenlace{
   font-family: "Playfair Display", serif;;
   color: #000000 !important;
   vertical-align: middle;
   align: center;
   font-size: larger;
   font: solid;
   font-weight: bold;
}

.enlacerow:hover{
   background-color: #FF3399 !important; 
}
      
/* ============= */
/* Catalogos     */
/* ============= */
.dataTables_filter {
  display: none !Important;
}

.accordion {
  font-family: "Playfair Display", serif;;
  background-color: rgba(255,204,255,0.7)  !important;
  color: #000000 !important;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  font: solid;
  font-weight: bold;
}

.active, .accordion:hover {
 background-color: #FF3399 !important; 
}

.panelcfg {
  display: none;
  background-color: #66FFFF  !important;
  overflow: hidden;
}

/* =============== */
/* quienSoy        */
/* =============== */
.quiensoy {
   font-family: "Playfair Display", serif;;
   color: #000000 !important;
   text-align: justify;
   font-size: 125%;
}

.quiensoy img{
  height: 300px;
  width: auto;

  -webkit-box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 15px -1px rgba(0, 0, 0, 0.75);
}

/* ------------------------- */
/* Mediaqueries              */
/* ------------------------- */
@media screen and (max-width: 700px) {
   .grid .item {
      width: calc(50% - 20px);
   }

   header .barra-busqueda {
      width: 100%;
   }
}

/* ========================== */
/* Estilos descarga coleccion */
/* ========================== */
 #thumb{
  position:absolute;
  border:1px solid #b7e5ff;
  background:#ccc;
  padding:5px;
  display:none;
  color:#333;
}
/* ================ */
/* Estilos mensajes */
/* ================ */
.floating-container {
  position: fixed;
  right: 26px;
  bottom:  150px;
  width: 100px;
  z-index:1000;
  display:none;
  opacity: 1; 
  transition: opacity 0.5s ease 0s; 
  box-sizing: border-box; 
  direction: ltr;  
}
.floating-container:hover {
  height: auto;
}
.floating-container:hover .floating-button {
  box-shadow: 0 10px 25px rgba(44, 179, 240, 0.6);
  -webkit-transform: translatey(5px);
          transform: translatey(5px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
        
.floating-container:hover .element-container .float-element {
  -webkit-animation: come-in 0.4s forwards 0.4s;
          animation: come-in 0.4s forwards 0.4s;
}

.floating-container .floating-button {
  font-family: "Playfair Display", serif;;  
  position: absolute;
  width: 45px;
  height: 45px;
  background: rgba(255,204,255,0.7) !important;
  bottom: 0;
  border-radius: 50% !important;
  left: 0;
  right: 0;
  margin: auto;
  color: #000000 !important;
  line-height: 45px;
  text-align: center;
  font-size: 23px;
  z-index: 1000;
  box-shadow: 0 10px 25px -5px #66FFFF;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.floating-container .float-element {
  position: relative;
  display: block;
  border-radius: 50%;
  bottom: 60px;
  color: #000000 !important;
  font-weight: 500;
  text-align: center;
  line-height: 50px;
  z-index: 10000;
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}
.floating-container .float-element .material-icons {
  vertical-align: middle;
}

.floating-container .float-element:nth-child(odd) {
  // background: #FF3399 !important;
  background: trasnparent !important;
}
.floating-container .float-element:nth-child(even) {
  // background: #66FFFF !important;
  background: trasnparent !important;
}
@-webkit-keyframes come-in {
  0% {
    -webkit-transform: translatey(100px);
            transform: translatey(100px);
    opacity: 0;
  }
  30% {
    -webkit-transform: translateX(-50px) scale(0.4);
            transform: translateX(-50px) scale(0.4);
  }
  70% {
    -webkit-transform: translateX(0px) scale(1.2);
            transform: translateX(0px) scale(1.2);
  }
  100% {
    -webkit-transform: translatey(0px) scale(1);
            transform: translatey(0px) scale(1);
    opacity: 1;
  }
}
@keyframes come-in {
  0% {
    -webkit-transform: translatey(100px);
            transform: translatey(100px);
    opacity: 0;
  }
  30% {
    -webkit-transform: translateX(-50px) scale(0.4);
            transform: translateX(-50px) scale(0.4);
  }
  70% {
    -webkit-transform: translateX(0px) scale(1.2);
            transform: translateX(0px) scale(1.2);
  }
  100% {
    -webkit-transform: translatey(0px) scale(1);
            transform: translatey(0px) scale(1);
    opacity: 1;
  }
}

/* =================== */
/* Estilos Publicacion */
/* =================== */
.form-paqpublica {
  font-family: "Playfair Display", serif;;
  font-size: 17px;
  background-color: #FFFFFF;
}

/* ========================= */
/* Nuevo Talento             */
/* ========================= */
.cgdimension, .cgredsocial {
    font-family: "Playfair Display", serif;;
    color: #000000 !important;
    border: double;
    padding: 10px;
}
        
.addfila{
    background-color: #FF3399  !Important;
    color: #000000 !Important;
}

.addfila:hover{
    background-color: rgba(255,204,255,0.7)  !Important;
    color: #000000 !Important;
}

.form-control::placeholder {
    font-size: 14px;
    color: #000000;
}
.paqtalento{
    font-family: "Playfair Display", serif;;
    color: #000000 !important;
    border: double;
    padding: 0;
}

/* ========================= */
/* Editar Talento            */
/* ========================= */       
.cgdimensionedit, .cgredsocialedit {
    font-family: "Playfair Display", serif;;
    color: #000000 !important;
    padding: 10px;
}
.addfilaedit{
    background-color: #FF3399  !Important;
    color: #000000 !Important;
}

.addfilaedit:hover{
    background-color: rgba(255,204,255,0.7)  !Important;
    color: #000000 !Important;
}
/* ============================ */
/* Estilos Pagina view talentos */
/* ============================ */
.grid-item .inner .measurements strong {
    font-family: "Playfair Display", serif;;
    font-size:0.9em;
}
.talent-name{
    font-family: "Edu QLD Beginner", cursive;;
    text-align: left;
    font-size: 1em;
    color: #000000 !important;
    padding-top: .25em;
    font-weight:bold;
    text-decoration: none;
}
.lazy1{
    animation: appear 1s;
    width: 100%;
    height: 100%;
    min-height: 200px;
    transition: .3s;
    filter: ;

}
.lazy1:hover{
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.45) 0px 25px 50px -12px;
    transform: scale(1.1);
    filter: none;
}

/* ================================ */
/* Estilos Pagina view talentos Dtl */
/* ================================ */


/* ------- */
