/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 12 2023 | 03:49:32 */
.carbon-poweredby,
.native-company,
.native-cta {
  text-transform: uppercase;
}
@font-face {
  font-family: Pacifico;
  src: url("pacifico.eot");
  src: url("pacifico.eot?#iefix") format("embedded-opentype"),
    url("pacifico.woff") format("woff"), url("pacifico.ttf") format("truetype"),
    url("pacifico.svg#Pacifico") format("svg");
}
.blue h3,
.slick-slide h3 {
  color: #3498db;
  font-size: 36px;
  line-height: 100px;
  margin: 10px;
  padding: 2%;
  position: relative;
  text-align: center;
}
#carbonads {
  --width: 180px;
  --font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  display: block;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 0 1px hsla(0, 0%, 0%, 0.1);
  font-size: var(--font-size);
}
.slick-slide img.slick-loading,
hr,
td {
  border: 0;
}
#carbonads a {
  color: #3498db;
  display: inline-block;
  margin-bottom: 0;
  font-size: 10px;
}
#carbonads a:hover,
a {
  color: #3498db;
}
#carbonads span {
  display: block;
  overflow: hidden;
}
.carbon-img {
  display: block;
  margin-bottom: 8px;
  line-height: 1;
}
.carbon-img img {
  display: block;
  margin: 0 auto;
  max-width: var(--width) !important;
  width: var(--width);
  height: auto;
}
.carbon-text {
  display: block;
  padding: 0 1em 8px;
}
.carbon-poweredby {
  display: block;
  padding: 10px var(--font-size);
  background: repeating-linear-gradient(
      -45deg,
      transparent,
      transparent 5px,
      hsla(0, 0%, 0%, 0.025) 5px,
      hsla(0, 0%, 0%, 0.025) 10px
    )
    hsla(203, 11%, 95%, 0.4);
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 9px;
  line-height: 0;
}
.blue,
.button {
  background: #3498db;
}
.destroy,
.subheading,
h1 {
  font-weight: 400;
}
@media only screen and (min-width: 320px) and (max-width: 759px) {
  #carbonads {
    float: none;
    margin: 0 auto;
    max-width: 330px;
    color: #3498db;
  }
  #carbonads span {
    position: relative;
  }
  #carbonads > span {
    max-width: none;
    color: #3498db;
  }
  .carbon-img {
    float: left;
    margin: 0;
  }
  .carbon-img img {
    max-width: 130px !important;
  }
  .carbon-text {
    float: left;
    margin-bottom: 0;
    padding: 8px 20px;
    text-align: left;
    max-width: calc(100% - 130px - 3em);
  }
  .carbon-poweredby {
    left: 130px;
    bottom: 0;
    display: block;
    width: 100%;
  }
}
#carbonads,
.blue,
.button,
.red {
  color: #fff;
}
.button,
h2,
h4 {
  margin: 20px auto;
}
.button,
.features,
.subheading {
  text-align: center;
}
#disqus_thread {
  margin-top: 20px;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.variable-width .slick-slide p {
  background: #fff;
  height: 100px;
  color: #3498db;
  margin: 5px;
  line-height: 100px;
}
.button {
  display: block;
  font-size: 16px;
  padding: 20px;
  width: 48%;
}
#carbonads .carbon-img,
.buttons {
  margin-bottom: 10px;
}
.buttons {
  padding: 0 20px 20px;
}
.buttons .button {
  background: #fff;
  color: #3498db;
  float: left;
  margin: 5px;
}
.center .slick-center h3 {
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  color: #e67e22;
  opacity: 1;
  transform: scale(1.08);
}
.center h3 {
  opacity: 0.8;
  transition: 0.3s;
}
.content {
  margin: auto;
}
.filter .button,
.margin-40,
p {
  margin-bottom: 40px;
}
.buttons::after,
.content:after {
  clear: both;
  content: "";
  display: table;
}
.destroy {
  margin-top: 40px;
}
.features {
  display: block;
  margin-top: 30px;
  padding: 0;
}
.slick-slide .image,
pre {
  padding: 10px;
}
.features li {
  margin: 20px 0;
}
.filter .button {
  background: #fff;
  color: #3498db;
}
.fixed-header {
  background: #fff;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
  display: none;
  padding: 10px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}
.fixed-header .header-content {
  margin: auto;
  width: 600px;
}
.fixed-header .subheading,
thead {
  display: none;
}
.fixed-header h1.title {
  float: left;
  font-size: 24px;
  margin: 0;
}
.fixed-header ul.nav {
  float: right;
  margin: 0;
  padding: 5px;
}
.fixed-header ul.nav li {
  margin: 0 0 0 10px;
}
.header {
  padding: 20px 0;
}
.button.first,
.more {
  margin-top: 40px;
}
.red {
  background: #e74c3c;
}
#carbonads,
.white,
body,
hr,
html,
pre {
  background: #fff;
}
.slick-slide img {
  border: 5px solid #fff;
  display: block;
  width: 100%;
}
.slick-slider {
  margin: 30px auto 50px;
}
.subheading {
  color: #555;
  font-size: 12px;
  font-style: italic;
  margin: 10px auto;
}
.white,
h1 {
  color: #3498db;
}
.white hr,
.white pre {
  background: #3498db !important;
}

table.methods td:first-of-type,
table.settings td:first-of-type {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
}
table.settings td:nth-of-type(2):before {
  content: "Type: ";
  font-weight: 700;
}
table.settings td:nth-of-type(3):before {
  content: "Default: ";
  font-weight: 700;
}
table.methods td:nth-of-type(2):before {
  content: "Arguments: ";
  font-weight: 700;
}
ul.nav {
  margin-bottom: 0;
  padding-left: 0;
  text-align: center;
}
ul.nav li {
  display: inline-block;
  margin: 0 20px;
}
#carbonads {
  max-width: 320px;
  width: 100%;
  padding: 20px;
  margin: 0 auto 40px;
  text-align: center;
  top: 40px;
}
@media (max-width: 420px) {
  ul.nav li a {
    display: block;
    font-size: 14px;
  }
}

  table.settings td:nth-of-type(2):before {
    content: "Type: ";
    font-weight: 700;
  }
  table.settings td:nth-of-type(3):before {
    content: "Default: ";
    font-weight: 700;
  }
  table.methods td:nth-of-type(2):before {
    content: "Arguments: ";
    font-weight: 700;
  }
}
.native-js {
  visibility: hidden;
  transition: 0.25s ease-in-out;
  opacity: 0;
}
.native-show {
  visibility: visible;
  opacity: 1;
  box-shadow: 0 -1px 4px hsla(0, 0%, 0%, 0.2);
}
.native-img {
  margin-right: 20px;
  max-height: 50px;
  border-radius: 3px;
}
.native-flex {
  display: flex;
  padding: 20px;
  flex-flow: row nowrap;
  max-width: 800px;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
.native-main {
  display: flex;
  flex-grow: 1;
  flex-flow: row nowrap;
  align-items: center;
}
.native-details {
  display: flex;
  margin-right: 10px;
  flex-flow: column nowrap;
}
.native-company {
  margin-bottom: 4px;
  letter-spacing: 2px;
  font-size: 10px;
}
.native-desc {
  letter-spacing: 1px;
  font-weight: 300;
  line-height: 1.4;
}
.native-cta {
  padding: 10px 14px;
  border-radius: 3px;
  box-shadow: 0 6px 13px 0 hsla(0, 0%, 0%, 0.15);
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 12px;
  transition: 0.3s ease-in-out;
  transform: translateY(-1px);
}
.native-cta:hover {
  box-shadow: none;
  transform: translateY(1px);
}
@media only screen and (min-width: 320px) and (max-width: 759px) {
  .native-flex,
  .native-main {
    flex-flow: column nowrap;
  }
  .native-details,
  .native-img {
    margin: 0;
  }
  .native-img {
    margin-bottom: 10px;
  }
  .native-main {
    text-align: center;
    margin-bottom: 20px;
  }
}
    /* Estilos CSS aquí */
    .neiser {
      /* Mantén esta clase para agregar estilos específicos */
      position: relative;
      width: 100%;
      height: 900px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }

    /* Estilos para hacer la imagen de fondo de pantalla completa */
    .neiser .slide {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      transition: opacity 0.5s ease-in-out;
    }

    .neiser .slide.active {
      opacity: 1;
    }

    .neiser .slide img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .neiser .slide .slide-info {
      position: absolute;
      bottom: 40%; /* Ajuste de bottom al 30% */
      left: 50%;
      transform: translateX(-50%);
      text-align: center;
      background-color: white;
      padding: 30px;
      color: black; /* Color del texto */
      max-width: auto; /* Ancho máximo de 400px */
          border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 0px;
      opacity: 0;
      transition: opacity 0.5s ease-in-out;
    }

    .neiser .slide.active .slide-info {
      opacity: 1;
    }
.neiser2 hr{
	    height: 2px;
    color: white;
    position: absolute;
    bottom: 195px;
    width: 100%;
	    background: white;
}
.tray2{
	    z-index: 1;
    position: absolute;
    top: 100px;
}
.tray2 img{
	margin-left: 20px;
}
.neiser .tray{
	color: var(--e-global-color-565219b);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34);
	    margin-bottom: 5px;

}
    .neiser .slide .slide-info h1 {
      color: var(--e-global-color-primary);
      font-family: var(--e-global-typography-primary-font-family), Sans-serif;
      font-size: var(--e-global-typography-primary-font-size);
      font-weight: var(--e-global-typography-primary-font-weight);
    }
.neiser .slide .slide-info h2{      color: black;
      font-family: var(--e-global-typography-primary-font-family), Sans-serif;
      font-size: 25px;
      font-weight: var(--e-global-typography-primary-font-weight);}
.neiser2 .nav-button{
	position:relative;
				background: none;
    border: none;
	width:16.3%;
}
.neiser2 button:focus{
	outline:none
}
.neiser2 .nav-buttons{

  left: 0;
  right:0;
	margin:auto;
	position: absolute;
    bottom: 100px;}
    .neiser2 .nav-button h3 {
      position: relative;
      z-index: 1;
      color: white; /* Cambiar el color del texto a blanco */
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: 25px;
    font-weight: var(--e-global-typography-secondary-font-weight);
		margin-bottom: 5px;

    }
    .neiser2 .nav-button h4 {
      position: relative;
      z-index: 1;
      color: white; /* Cambiar el color del texto a blanco */
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: 17px;
    font-weight: var(--e-global-typography-secondary-font-weight);
margin:0;
    }

    /* Estilos para las flechas */
    .neiser2 .prev-slide {
      position: absolute;
      top: 50%;
      left: 15%;
      transform: translateY(-50%);
      background: none; /* Fondo con transparencia */
      border: none;
      font-size: 25px;
      color: white; /* Cambiar el color de la flecha a blanco */
      padding: 10px 15px;
      border-radius: 50%;
      z-index: 1; /* Asegurar que esté sobre la imagen */
    }

    .neiser2 .next-slide {
      position: absolute;
      top: 50%;
      right: 15%;
      transform: translateY(-50%);
      background: none; /* Fondo con transparencia */
      border: none;
      font-size: 25px;
      color: white; /* Cambiar el color de la flecha a blanco */
      padding: 10px 15px;
      border-radius: 50%;
      z-index: 1; /* Asegurar que esté sobre la imagen */
    }

    .neiser2 .slider-navigation {
      position: absolute;
      top: 0;
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      z-index: 1; /* Asegurar que esté sobre la imagen */
}
.neiser2 .nav-button .circle {
  width: 15px;
  height: 15px;
  background-color: white;
  border-radius: 50%;
  position: absolute;
	bottom: 75px;
    right: 45%;
    left: 45%;
  top:-5px;
}
@media (max-width: 1050px) {
.neiser2 .nav-button{
	width:16%;
}
	    .neiser2 .prev-slide {
left:auto;			
right: 70%;}   
 .neiser2 .next-slide {
      right: auto;
	 left:70%;}
}