/* Main */
@font-face {
  font-family: CenGot;
  src: url(/fonts/CenturyGothic.ttf);
}


h2, h4, p, h3{
  font-family: 'Big Shoulders Display', cursive;
  letter-spacing: 0.1em;
} 

.neon {
	color: #fff;
	text-shadow:
		0 0 10px rgb(255, 255, 255);
}

.neon5{
	color: #fff;
	text-shadow:
		0 0 5px rgb(255, 255, 255);
}

.im-portada{
  height: 105vh;
  overflow: hidden;
  position: relative;
  background-image: url('/img/Portada.jpg');
  background-position: bottom;
  background-size: cover;
}

.im-portada h2{
  display: block;
  width: 35vw;
  font-size: 4vw;
  letter-spacing: 0.1em;
  text-align: center;
  color: white;
  position: absolute;
  top: 300px;
  right: 20px;
}

.im-portada .black-friday{
  display: flex;
  width: fit-content;
  position: absolute;
  right: 2vw;
  bottom: 3vw;
  flex-direction: row;
}

.im-portada .black-friday img{
  width: 300px;
  margin-left: 30px;
}

.im-portada .black-friday h3{
  color: white;
  font-size: 60px;
  font-family: CenGot;
  font-weight: 100;
}

.im-portada .black-friday h4{
  color: white;
  font-family: CenGot;
  font-size: 30px;
  font-weight: 100;
}

.offer{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.im-portada .black-friday .emphasis{
  font-weight: 900;
}

/* Abstract */
.row1{  
  display: block;
  width: 100%;
}

.col1{
  display: inline-block;
  width: 30%;
}

.blocks{
  height: 15vw;
  margin: 2% 2%;
  background: #000000;
  position: relative;
}

.col1_2{
  display: inline-block;
  width: 60%;
}


.col2{
  display: inline-block;
  width: 30%;
  vertical-align: top;
  margin: 25px 0 0 0;
  position: relative;
}

.col3{
  display: block;
  width: 30%;
  float: right;
  position: relative;
}

.row2{  
  display: block;
  width: 100%;
}

.row3{  
  display: block;
  width: 100%;
}

.col2_3{
  display: block;
  width: 60%;
  float: right;
}

.wrap_secuence{
  width: 50%;
  height: 100%;
  position: relative;
}

.wrap_secuence .secuence{
  text-align: center;
  color: white;
  font-size: 2.5em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.wrap_secuence .image{
  position: absolute;
  width: 30vw;
  top: 50%;
  right: -100%;
  transform: translateY(-50%);
}

.page .wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.recycleImage{
  display: block;
  width: 10vw;
  margin: 10px auto 5px auto;
}

.speedImage{  
  display: block;
  width: 12vw;
  margin: 10px auto 5px auto;
}

.spinImage{
  position: absolute;
  width: 12vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.spin{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.placementImage{  
  display: block;
  width: 9vw;
  margin: 10px auto 5px auto;
}

.metalImage{
  height: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.wrap_app{
  height: 90%;
  display: flex;
  margin: 0 auto;
  width: fit-content;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.appImage{
  height: 100%;
  display: inline-block;
}

.wrap_text{
  display: inline-block;
  height: 100%;
  width: 300px;
  margin: 0 20px 0 30px;
  vertical-align: top;
  position: relative;
}

.app_controlled{
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: white;
  text-align: center;
  font-size: 2.5em;
}

.canonImage{
  display: inline-block;
  height: 100%;
}

.recycle, .speed, .spin, .placement{
  color: white;
  font-size: 2.5em;
  width: 100%;
  text-align: center;
}


.im_c{
  width: 100%;
  height: 60vw;
  overflow: hidden;
  position: relative;
}

.im_c img{
  display: block;
  width: 100%;
  position: absolute;
  bottom: -50px;
}

.ch1{  
  background-color: #4afd1d;
}

.ch2{
  background-color: #fd251d;
}

.ch3{
  background-color: #4e1dfd;
}

.ch4{  
  background-color: #4afd1d;
}

.ch5{
  background-color: #fd251d;
}

.ch6{
  background-color: #4e1dfd;
}

.ch7{  
  background-color: #4afd1d;
}

.price-sec{
  margin: 30px auto;
  position: relative;
}

.price-par{
  display: inline-block;
  width: 25%;
  vertical-align: top;
}

.btn-details{
  text-decoration: none;
  display: block;
  padding: 25px 50px;
  width: fit-content;
  margin: 10px 0;
  font-size: 20px;
  font-weight:500;
  font-family: 'Big Shoulders Display', cursive;
  letter-spacing: 0.1em;
  border: none;
  color: white;
  background-color: rgb(75, 75, 75);
  border-radius: 4px;
  box-shadow: inset 0 0 0 0 #4afd1d;
  transition: ease-out 0.3s;
  outline: none;
}

.btn-details:hover{
  box-shadow: inset 300px 0 0 0 #4afd1d;
  color: black;
}

.lanza-1{
  position: absolute;
  width: 200px;
  left: 25vw;
  bottom: -20px;
}

.price-par h2{
  font-size: 30px;
  margin-bottom: 20px;
}

.price-par p{
  font-size: 24px;
  line-height: 1.5;
}


.prices{
  display: inline-block;
  width: 74%;
}

.price-table{
  display: inline-block;
  width: 32%;
  vertical-align: top;
}

.price_div{
  position: relative;
  border-radius: 20px;
  padding: 10px;
  margin: 2px;
  color: white;
}

.basic{
  background-image: linear-gradient(0deg, rgba(0,106,181,1) 0%, rgba(0,212,255,1) 100%);  
  margin-top: 25px;
}

.premium{
  background-image: linear-gradient(0deg, rgba(102,0,112,1) 0%, rgba(192,128,255,1) 100%);
}

.advanced{
  background-image: linear-gradient(0deg, rgba(142,1,1,1) 0%, rgba(250,89,89,1) 100%);
  margin-top: 25px
}

.price_div h2{
  text-align: center;
  font-size: 46px;
}

.price_div h3{
  text-align: center;
  /* text-decoration:line-through;
  text-decoration-thickness: 1px; */
  color: #ffffff;
  font-size: 36px;
}

.price_div h4{
  text-align: center;
  font-size: 24px;
  margin-bottom: 5px;
}

.premium h4{
  margin-bottom: 30px;
}

.lanza-2{
  position: absolute;
  width: 200px;
  right: 0;
  bottom: -200px;
}

.price_div li{
  font-family: 'Big Shoulders Display', cursive;
  letter-spacing: 0.1em;
  font-size: 18px;
  list-style: none;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
}

.price_div li::before{
  content: "\2713";
  margin-right: 5px;
}

.bf-logo{
  width: 180px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.bf-logo-2{
  width: 180px;
  position: absolute;
  left: 0;
  bottom: -200px;
}

.off{
  position: absolute;
  width: 140px;
  top: 90px;
  right: -32px;
  z-index: 1;
}

.price-table .change{
  font-size: 28px;
}

.last-price{
  font-size: 1.5rem;
  text-decoration: line-through #ff0000 2px;
  letter-spacing: 0px;
}

.new-price{
  font-family: 'Big Shoulders Display', cursive;
  letter-spacing: 0.1em;
  font-size: 32px;
}

.strikethrough{
  text-decoration: line-through #ff0000 2px;
}

.off-subs{
  position: absolute;
  width: 100px;
  top: -40px;
  right: -5px;
}

.com_table{
  display: block;
  width: fit-content;
  margin: 20px auto 20px auto;
}

.characteristics{
  display: inline-block;
}

table{  
  border-collapse: collapse;
  width: 100%;
}

th {
  border: 1px solid #dddddd;
  font-size: 20px;
  padding: 8px 30px;
}

td{
  border: 1px solid #dddddd;
  font-size: 20px;
  padding: 0 30px;
}

.star td{
  color: #fdc91d;
  font-size: 25px;
}

tr:nth-child(even) {
  background-color: #f3f3f3;
}

.characteristics td{
  text-align: left;
  height: 45px;
}

.plans{
  display: inline-block;
}

.plans td{
  text-align: center;
  height: 45px;
}

.mstar{
  color: #fdc91d;
  font-size: 20px;
}

@media screen and (max-width:1024px){

  .im-portada{
    height: 50vw;
  }

  .im-portada h2{
    top: 40%;
  }

  .im-portada .black-friday{
    display: flex;
    width: fit-content;
    position: absolute;
    right: 2vw;
    bottom: 2vw;
    flex-direction: row;
  }
  
  .im-portada .black-friday img{
    width: 15vw;
    margin-left: 15px;
  }
  
  .im-portada .black-friday h3{
    color: white;
    font-size: 5vw;
    font-family: CenGot;
    font-weight: 100;
  }
  
  .im-portada .black-friday h4{
    color: white;
    font-family: CenGot;
    font-size: 2.5vw;
    font-weight: 100;
  }
  
  .offer{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .wrap_secuence .secuence{
    font-size: 4.5vw;
  }

  .recycleImage{
    width: 8vw;
    margin: 10px auto 5px auto;
  }
  
  .recycle, .speed, .spin, .placement{
    font-size: 4vw;
  }

  .blocks {
    margin: 0.5vw 1vw;
  }

  .wrap_text {
    width: 30vw;
    margin: 0 1vw 0 1vw;
  }

  .app_controlled {
    font-size: 4vw;
  }

  .im_c{
    width: auto;
    height: 65vw;
    bottom: 0;
  }

  .im_c img {
    position: absolute;
    bottom: 0;
}
  
  /* Price table */
  .price-par{
    display: block;
    margin: 10px auto;
    width: 100%;
  }

  .btn-details{
    margin: 0 auto;
  }

  .prices{
    width: fit-content;
    display: block;
    margin: 30px auto;
  }

  .price-table{
    width: 30vw;
  }

  .lanza-1{
    width: 150px;
    right: 10vw;
    left: auto;
    bottom: -20px;
  }

  .lanza-2{
    position: absolute;
    width: 100px;
    right: auto;
    left: 10vw;
    bottom: auto;
    top: 140px;
  }

  .bf-logo {
    left: 30px;
  }

  .bf-logo-2{
    width: 120px;
    left: auto;
    right: 30px;
    top: 130px;
  }
}

@media screen and (max-width:768px){

  .wrap_text {
    width: 20vw;
    margin: 0 1vw 0 1vw;
  }

  .blocks{
    height: 25vw;
    margin: 1% 1%;
  }
  /* Price Table */
  .prices{
    width: 100%;
  }

  .price-table{
    display: block;
    width: 100%;
  }  

  .price-table ul{
    margin: 0 auto;
    width: fit-content;
  }

  .price-table ul li{
    font-size: 1.1rem;
  }

  .price_div {
    position: relative;
    border-radius: 20px;
    padding: 10px;
    margin: 50px;
    color: white;
  }

  .bf-logo, .bf-logo-2{
    display: none;
  }

  .lanza-1, .lanza-2{
    position: static;
    display: block;
    width: 180px;
    margin: 30px auto 0 auto;
  }

  .advanced{
    margin-top: 0;
  }

  .plans{
    width: 30vw;
    overflow: scroll;
  }

  .plans table{
    table-layout: fixed;
  }

  th {
    font-size: 4vw;
    padding: 8px 10px;
  }
  
  td{
    font-size: 4vw;
    padding: 0 10px;
  }

  .plans th{
    width: 30vw;
  }

  .star td {
    color: #fdc91d;
    font-size: 4vw;
  } 

  .com_table {    
    font-size: 4vw;
  }
}