
body{
  padding:0;
  margin:0;
  font-family: 'Poppins', sans-serif;
  background:#cccccc;
}

rainbow{
  width: 100%;
  height: 4px;
  border: 0;
  background:none;
  display: block;
  overflow:hidden;
}

rainbow dot{
    display: block;
    height: 4px;
    float: left;
}

rainbow dot.fine{
    height: 1px !important;
}


landing{
  display:block;
  width:100%;
  margin:0 auto;
  padding:0;
  max-width:1100px;
}

section{
  display: block;
  width: 100%;
}



container{
  background: #000;
  width: 100%
  min-height: 30px;

display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
align-items: center;
align-content: center;
}

item{
min-height: 25px;

outline: 1px solid #c00;
margin:20px;

/*-flex-grow: 3;-*/
order: 0;
flex-shrink: 3;
align-self: center;

}

button{
  border-radius:30px;
  border:0;
  padding:10px 18px;
  color:#ffffff;
  border-bottom:#cd6700 2px solid;
  background: #ff9900;
  margin-top: 30px;
  font-size: 18px;
  font-family: inherit;
  display: inline-block;
  outline:0;
  cursor: pointer;
}

.top{
  margin-bottom: -100px;
}

.top item img.logo1, .top item img.logo2{
  height: 80px;

}

.top item{
  outline:0;
  margin:10px 30px;
}



.header{
  flex-wrap: nowrap;
  flex-direction: row;
  padding-top: 100px;
  background-color: #555 !important;
  background-image:url('../fun/header.jpg'), url('../fun/gradient.jpg') !important;
  background-blend-mode:multiply,normal;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment:fixed;
}


.header item{
  margin:40px;
}



.header .headline span{
  white-space:nowrap;
  color: #ffffff;
}

.header .headline h1{
  color: #a0cfea;
  font-weight: bold;
  font-size: min(max(28px, 5vw), 50px);
  margin:0;
  line-height: min(max(28px, 5vw), 50px);
  margin-bottom: 25px;
}

.header .headline p{
  margin: 0;
  color: #fff;
}

.header .headline{
  max-width: 50%;
  width: 100%;
  outline:#000;
}

#theform{
  max-width: 30%;
  min-width: 200px;
  display: block;
  border:0;
  background:rgba(255,255,255,1);
  border-radius: 3px;
  border-bottom: 1px solid #ddd;
  padding:10px;
  outline: 0;
  -webkit-box-shadow: 0 2px 5px 0px rgba(0,0,0,.2);
  box-shadow: 0 2px 5px 0px rgba(0,0,0,.2);
}

#theform div.subheadline{
  height: 50px !important;
  display: block;
  width: calc(100% - 50px);
  padding-left: 50px;
}

#theform div.subheadline span{
  font-size: 17px;
  line-height: 20px !important;
  padding-top: 5px !important;
  background: none;
  display:block;
}

#theform div.subheadline img{
  position: absolute;
  margin-left: -55px;
}

#theform rainbow{
  margin-top: -10px;
  margin-bottom: 10px;
  width: calc(100% + 20px) !important;
  margin-left: -10px !important;
}

#theform input:focus{
  background:#ccc;
}

#theform input{
  width:calc(100% - 20px);
  padding:10px;
  border:0;
  color: #000;
  border-radius: 5px;
  background: #ddd;
  margin-bottom: 8px;
  outline: 0;
  font-size: 14px;
}

#theform .sender{
  cursor: pointer;
  width:calc(100% - 20px);
  background: #ff6600;
  color: #fff;
  border:0;
  border-radius: 5px;
  padding:8px 10px;
  border:0;
  outline:0;
  font-size: 14px;
}

#theform hr{
  margin:0
  margin-bottom:8px;
  border:0;
  border-bottom: 1px dotted #ccc;
}

#theform input.nombre{
  width:calc(60% - 20px) !important;
  margin-right: 5px !important;
}

#theform select.large{
  width:calc(100% - 0px) !important;
}

#theform select{
  width:calc(40% - 10px);
  padding:10px;
  border:0;
  border-radius: 5px;
  background: #ddd;
  margin-bottom: 8px;
  outline: 0;
}

#theform .captcha{
  filter: hue-rotate(100deg);
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 20px;
}

#theform .legend{
  display: block;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 15px;
  font-size: 14px;
  color: #555;
}

.gradient{
background-color: #a56900 !important;
}

.gradient item{
  width: 100%;
  outline: 0;
  text-align: center;
  margin: 25px;
  color: #ffffff;
 padding: min(max(25px, 2vw), 30px);
  font-size: min(max(25px, 6vw), 40px);
  line-height: min(max(25px, 6vw), 40px);
}

.gradient item b{
  opacity: .5;

}

.features{
  background: #eeeeee !important;
  justify-content: space-around;
}

.features item{

  outline: 0;
  max-width: 250px;
  min-width: 180px;
  width: 100%;
  margin: 0;
  text-align: center;
  color: #333333;
  padding: min(max(25px, 2vw), 30px);
  font-size: min(max(28px, 6vw), 50px);
  line-height: min(max(28px, 6vw), 50px);

}

.features item iframe{

  opacity:1;
  display: inline-block;
  border:0;
  width: 40%;
  height: 120px;

}



.features item h3{
  font-size: 18px;
  line-height: 18px;
  margin-top: 0px;
  color: #333333;
}

.features item p{
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}





.product{
  background: #dddddd !important;
  color: #333333 !important;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.product item img{
  width:100%;
  border-radius:3px;
  -webkit-box-shadow: 0 2px 5px 0px rgba(0,0,0,.2);
  box-shadow: 0 2px 5px 0px rgba(0,0,0,.2);
}

.product item{
  outline: 0;
  max-width: 200px;
  min-width: 180px;
  width: 100%;
  margin: 15px;
  text-align: center;
  opacity: 0;
}





.data{
  background: #eeeeee !important;
  justify-content: center;
}

.data item{
  filter: invert(0);
  outline: 0;
  max-width: 200px;
  min-width: 180px;
  width: 100%;
  margin: 15px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 80px;
  text-align: left;
  min-height: 80px;
  opacity: 0;
}

.data item img{
  position: absolute;
  margin-left:-85px;
  width: 70px;
  opacity: .8;
}

.data item h3{
  font-size: 20px;
  line-height: 18px;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 1;
}

.data item p{
  font-size: 14px;
  line-height: 16px;
  margin:0;
  color:#000;
  opacity: .8;
}


.zoom{
  background-color: #071c36;
  background-image:url('../images_common/bck_zoom.jpg'), url('../fun/gradient.jpg') !important;
  background-blend-mode:multiply,normal;

  background-attachment: fixed;
  background-size: cover,cover;
  justify-content: space-around;
  flex-direction: column;
  padding-top: 15px;
  padding-bottom: 15px;
}

.zoom .headline{
  background-image: url('../images_common/hr.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 25px;
}

.zoom .headline span{
  white-space:nowrap;
  opacity: .5;

}

.zoom .headline h1{
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: min(max(25px, 5vw), 30px);
  margin:0;
  line-height: min(max(27px, 5vw), 33px);

}

.zoom .headline p{
  margin: 0;
  color: #fff;
}

.zoom .elements{
  max-width: 400px !important;
  min-height: 330px;
  margin-top: 0px;
}

.zoom .elements ul{
  padding-left: 0;
}

.zoom .elements li{
  display: none;
  color: #fff;
  list-style: none;
  text-align: center;
  padding: 10px 20px;
  margin-top: 5px;
  margin-bottom: 20px;
}


.zoom .elements li img{
  display: inline-inline-block;
  border-radius: 50px;
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  border:4px solid;
  border-top-color:#409ed3;
  border-left-color:#409ed3;
  border-bottom-color:#6fd340;
  border-right-color:#6fd340;
}

.zoom .elements li em{
  font-size: 12px;
  opacity: .7;
}

.zoom .elements li span{
  display: inline-block;
  font-size: 17px;
  padding-bottom: 25px;

}


.zoom .elements li:first-child{
  display: block;
}

.zoom .headline{
  max-width: 60%;
  width: 100%;
  outline:#000;
}

.zoom .elements{
  align-self: center;
  margin: 0;
  outline:0;
  max-width: 80%;
}


.parallax{
  background-image: url('../images_common/parallax_front.jpg'), url('../images_common/parallax_middle.jpg') , url('../images_common/parallax_back.jpg');
  background-repeat: repeat;
  background-size: cover,cover,cover;
  background-position: top, top, top;
  background-blend-mode: screen,screen,multiply;
}


.footer{
  flex-wrap: wrap-reverse !important;
}

.footer item img.logo1, .footer item img.logo2{
  height: 60px;
}

.footer item.info{
  color: #fff;
  font-size: 15px;
  text-align: left;
  line-height: 16px;
}

.footer item.info span{
  opacity: .8
}

.footer item.info em{
  opacity: .5
}

.footer item{
  outline:0;
  margin:30px 30px;
}

.about .efecto{
  opacity:0;
}

.about{
  flex-wrap: nowrap;
  flex-direction: row;
  background-color: #555 !important;
  background-image:url('../bots/online.jpg'), url('../bots/gradient.jpg') !important;
  background-blend-mode:multiply,normal;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment:fixed;
  padding-bottom: 10px;
}


.about item{
  margin:40px;
  outline: 0;
}

.about item img{
  width:100%;
}


.about .headline span{
  color: #d2ffff;
}

.about .headline h1{
  color: #a0cfea;
  font-weight: bold;
  font-size: min(max(18px, 4vw), 30px);
  margin:0;
  line-height: min(max(20px, 4vw), 32px);
  margin-bottom: 20px;
}

.about .headline p{
  margin: 0;
  color: #fff;
}

.about .headline em{
  font-weight: bolder;
}

.about .headline{
  max-width: 50%;
  width: 100%;
  outline:#000;
  margin-bottom: 20px;
}

.aspect-ratio{
  background-color: #000000;
  padding:15px 0px;
  margin:0;
  display: block;
  text-align: center;
}

#iframe{
  display: inline-block;
  margin:0;
  padding:0;
}

.contenidos{
  justify-content: center;
  background-color: #eeeeee;
  color: #333333;
}

.contenidos item{
  outline:0;
  text-align: center;
  margin:30px;
  max-width: 400px;
}


.contenidos item div{
  padding:8px 16px;
  margin:0;
  background-image: url('../images_common/hr.png');
  background-position: bottom center;
  background-repeat: no-repeat;
}

.contenidos item div:first-child{
  color:#fff;
  border-radius: 50px;
  margin-bottom: 15px;
}

.contenidos item div:last-child{
  background:none;
}



</style>
