.header{
  background: no-repeat 50% 50% / cover;
  background-image: url(../img/main-bg.jpg);
  position: relative;
  //background-attachment: fixed;
  box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.6);
}
.header-header {
  background: none;
  position: absolute;
  width: 100%;
  z-index: 100;
}
.header-header::after {
  content: '';
  display: block;
  clear: both;
}
.header-header .add-padding {
  padding: 9px 15px 5px;
}
.header .logo {
  float: left;
  width: 258px;
}
.GoogleBadge {
  display: block;
  float: right;
  margin: 0 0 0px 15px;
  width: 158px;
  padding: 0 !important;
}
.header h2 {
  color: #fff;
  font-family: "abeezeeregular",sans-serif;
  font-size: 32px;
  margin: 0 16px;
  position: relative;
  text-align: center;
}
.header .social {
  margin: 10px 0 0;
  right: 0;
  padding: 0;
}
.header .social p {
  border: medium none;
  color: #fff;
  font-size: 18px;
  margin-top: 3px;
  padding: 0;
  float: right;
  text-align: right;
}
.header .social > p > span {
  display: block;
}
.header .social span a{
  font-size: inherit;
  height: auto;
  width: auto;
  line-height: normal;
}
.header .social .mail-wrap a:before {
  font-family: 'Ionicons';
  content: '\f2eb';
  font-size: 22px;
  line-height: 1px;
  margin-right: 10px;
  vertical-align: middle;
}
.header .social .tel-wrap::before {
  font-family: 'Ionicons';
  content: '\f2d2';
  font-size: 24px;
  line-height: 1px;
  vertical-align: middle;
  margin-right: 6px;
}
.header .social .tel-wrap a.chat-btn {
  //display: none;
  background-color: #29B53F;
  padding: 4px 10px;
  border-radius: 100px;
  margin: 0 0 0 5px;
}
.header .social .tel-wrap a.chat-btn:before{
  font-family: 'Ionicons';
  content: '\f4ef';
  font-size: 22px;
  line-height: 1px;
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.header .social .tel-wrap a.chat-btn:hover{
  background-color: #5FD26A;
  text-decoration: none;
}
.header .social span a:hover{
  background: none;
  text-decoration: underline;
}
.header .social .wa {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: 7px;
  width: 27px;
}
.header-body{
  background: none;
}
.main-slider p {
  color: #fff;
  font-size: 22px;
  line-height: normal;
  margin: 0;
  padding: 0;
  text-shadow: 2px 2px 2px #000;
}
.main-slider .slick-slide{
  display: table;
}
.main-slider .cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.main-slider .img-container img{
  width: 100%;
  margin: 0 auto;
}
.main-slider .control-group{
  opacity: 0;
  margin: 0 auto;
  transform: translateX(0px) scale(0.5);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  position: relative;
  max-width: 596px;
  width: 86%;
}
.main-slider .img-container{
  max-width: 596px;
  margin: 0 auto;
  opacity: 0;
  position: relative;
  width: 87%;
  transform: scale(0.5) translateX(0px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition-delay: 0.2s;
}
.main-slider .control-group.on, .main-slider .img-container.on{
  opacity: 1;
  transform: scale(1);
}
.main-slider .control-group.slideOut{
  transform: translateX(-500px);
  opacity: 0;
}
.main-slider .img-container.slideOut{
  transform: translateX(-500px);
}

.main-slider h1 {
  font-size: 32px;
  line-height: 125%;
  min-width: 100%;
}
.main-slider .logo-adwords {
  display: inline-block;
  left: 3px;
  padding: 0;
  position: relative;
  top: 5px;
  width: 165px;
}
.main-slider .logo-google {
  display: inline-block;
  left: 8px;
  position: relative;
  top: 17px;
  width: 175px;
}
.pure-form legend {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border-bottom: medium none;
  color: #eee;
  display: block;
  margin-bottom: 0.3em;
  padding: 15px;
  width: auto;
  margin-bottom: 20px;
}
.header legend{
  display: none;
}
.block-nivel{
  overflow: hidden;
}
.block-nivel h2 {
  font-size: 29px;
  padding-bottom: 18px;
  text-align: center;
}
.nivel-1 p{
  font-size: 20px;
  line-height: normal;
  text-align: center;
}
.nivel-1{
  color: #fff;
  padding: 80px 0;
  background: no-repeat 50% 50% / cover; /*url(../img/background-6.jpg)*/
  //background-attachment: fixed;
  font-family: 'lacuna_regularregular', sans-serif;
}
.icon{
  text-align: center;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border: 4px solid #fff;
  border-radius: 300px;
  margin: 0 auto 25px;
  background: rgba(255,255,255,0.1);
}
.icon:before{
  font-family: 'Ionicons';
  font-size: 40px;
}
.paso-1:before{
  content:'\f370';
}
.paso-2:before{
  content: '\f271';
}
.paso-3:before{
  content: '\f3b3';
}
.nivel-2 {
  box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 10;
}
.nivel-2 .main-img{
  /*background-image: url(../img/img-2.jpg);*/
  background-color: #f7f7f7;
  position: relative;
  z-index: 100;
}
.nivel-2 .txt-block{
  max-width: 683px;
  padding: 60px 35px;
  overflow: hidden;
}
.nivel-2 .txt-block > div{
  position: relative;
}

.nivel-2 .txt-block > div::before {
  background: #8ECEFF;
  content: "";
  display: block;
  height: 40px;
  left: -64px;
  position: absolute;
  top: -6px;
  transform: rotate(45deg);
  width: 40px;
}
.nivel-2 h3 {
  color: #0c8df1;
  margin: 0 0 10px;
  position: relative;
}
.nivel-2 p{
  margin-bottom: 25px;
}
.nivel-3 {
  background: #f7f7f7;
  color: #444;
  position: relative;
  border-top: thin solid #cdcdcd;
  border-bottom: thin solid #cdcdcd;
}
.nivel-3 h2 {
  color: #28a549;
}
.nivel-3 .txt-block{
  max-width: 683px;
  height: 600px;
  padding: 60px 0 60px 15%;
  box-sizing: border-box;
  display: table;
}
.nivel-3 .center-content{
  display: table-cell;
  vertical-align: middle;
}
.nivel-3 .txt-block p {
  font-size: 20px;
  line-height: normal;
  text-align: justify;
}
.nivel-3 .main-img{
  background: url(../img/macbook-mockup.png) no-repeat left 50% / cover;
}
.nivel-4{
  background: #075bb9 url(../img/pattern-1.png) repeat;
  color: #fff;
}
.nivel-4 .half-width-right {
  background: #1569c6 none repeat scroll 0 0;
}
.nivel-4 h3 {
  border-bottom: thin solid #fff;
  margin-bottom: 16px;
  padding-bottom: 20px;
  text-align: center;
}
.nivel-4 p {
  font-size: 18px;
  line-height: normal;
}
.nivel-4 li:before{
  color: #fff;
}
.footer .copy {
  bottom: 0;
  height: 20px;
  margin: auto 0;
  position: absolute;
  top: 0;
}
.footer .logo {
  float: right;
  width: 180px;
}
.footer .max-width:after{
  display: block;
  content: '';
  clear: both;
}

/* ANIMATIONS */
#elem-1 {
  opacity: 0;
  position: relative;
  transform: translateY(50px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
#elem-2 {
  opacity: 0;
  position: relative;
  transform: translateY(50px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition-delay: 0.3s;
}
#elem-3 {
  opacity: 0;
  position: relative;
  transform: translateY(50px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition-delay: 0.6s;
}
#elem-1.on, #elem-2.on, #elem-3.on{
  transform: translateY(0px);
  opacity: 1;
}
.nivel-2 h3, .nivel-2 p{
  position: relative;
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.nivel-2 .on h3, .nivel-2 .on p{
  transform: translateX(0px);
  opacity: 1;
}
#elem-4{
  opacity: 0;
  position: relative;
  transform: translateX(-50px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
#elem-4.on{
  opacity: 1;
  transform: translateX(0px);
}
#elem-5{
  opacity: 0;
  position: relative;
  transform: translateX(50px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
#elem-5.on{
  opacity: 1;
  transform: translateX(0px);
}
#elem-6{
  opacity: 0;
  position: relative;
  transform: translateY(50px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
#elem-6.on{
  opacity: 1;
  transform: translateY(0px);
}
.form-wrap input::-webkit-input-placeholder,
.form-wrap textarea::-webkit-input-placeholder { /* Chrome */
  color: #fff;
}
.form-wrap input:-ms-input-placeholder,
.form-wrap textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.form-wrap input::-moz-placeholder,
.form-wrap textarea:-ms-input-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.form-wrap input:-moz-placeholder,
.form-wrap textarea:-ms-input-placeholder { /* Firefox 4 - 18 */
  color: #fff;
  opacity: 1;
}
@media(max-width: 980px) {
    .main-slider h1{
      font-size: 30px;
    }
    .header h2{
      font-size: 24px;
    }
    .pure-form-aligned .pure-control-group {
      margin-bottom: 12px;
    }
}
@media(max-width: 880px) {
    .form-wrap{
      border-radius: 4px 0 0 4px;
    }

}
@media(max-width: 808px) {
    .header .social {
      float: none;
      margin: 0;
    }
    .header .social p {
      float: none;
      clear: both;
      width: 100%;
      text-align: center;
      border-top: thin solid #fff;
      padding-top: 10px;
    }
    .header .social > p > span {
      display: inline-block;
    }
    .GoogleBadge {
      width: 135px;
      margin: 20px 0 0 0;
    }

}
@media(max-width: 768px){
  .header-header{
    padding-bottom: 20px;
  }
  .header .tel-wrap, .header .mail-wrap{
    text-align: right;
  }
  .header .social {
    margin-top: 6px;
  }
  .header .social a{
    padding: 10px 0;
  }
  .header .social .wa {
    float: none;
    margin-right: 3px;
    top: 7px;
  }
  .header .social .tel-wrap a.chat-btn{
    display: inline-block;
  }
  .header-body .faux-cell{
    height: auto !important;
  }
  .header-body .pure-u-lg-10-24 .faux-cell{
    padding-top: 0 !important;
  }
  .form-wrap{
    background: rgba(0,0,0,0.2);
    max-width: initial;
    border-radius: 0;
    margin: 0;
  }
  .nivel-1{
    padding: 50px 0;
  }
  .nivel-1 .add-padding {
    padding: 25px 15px;
  }
  .nivel-1 p{
    font-size: 17px;
  }
  .nivel-3 .txt-block{
    padding: 60px 0 60px 25px;
  }
  .block-nivel h2{
    font-size: 26px;
  }
  .nivel-3 .txt-block p {
    font-size: 17px;
  }
  .nivel-4 .half-width{
    max-width: initial;
    padding: 25px;
    display: block;
  }
  .nivel-4 .half-width-right{
    height: auto !important;
  }
  .header .social p {
    clear: both;
    color: #fff;
    width: auto;
  }
}
@media(max-width: 767px){
  .nivel-2 .main-img{
    max-height: 300px;
  }
  .nivel-3 .txt-block {
    height: auto;
    max-width: 100%;
    padding: 60px 25px 0;
  }
  .nivel-3 .main-img{
    background-size: contain;
    background-position: 50% 50%;
  }
}
@media(max-width:640px) {
  .footer .copy{
    position: initial;
    text-align: center;
    font-size: 12px;
  }
  .footer .logo {
    float: none;
    margin: 10px auto 5px;
    width: 140px;
  }
  .header .social p{
    font-size: 16px;
  }

}
@media(max-width:500px) {
  .main-slider h1 {
    font-size: 24px;
    line-height: normal;
    padding: 0 20px;
    text-align: center;
    box-sizing: border-box;
  }
  .main-slider .control-group{
    width: auto;
  }
  .main-slider .logo-adwords {
    width: 232px;
  }
  .main-slider h1 br {
    display: none;
  }
  .main-slider p{
    text-align: center;
    padding: 0 20px;
  }
}
@media(max-width:445px) {
  .header-header{
    padding-bottom: 15px;
  }
  .header .logo {
    width: 192px;
    margin-left: -8px;
  }
  .GoogleBadge {
    margin: 14px 0 0 0;
    width: 100px;
    padding: 0 !important;
  }
  .nivel-3 .main-img {
    background-position: 50% 35%;
  }
  .nivel-4 .half-width{
    padding: 20px 0;
  }
  .main-slider p{
    font-size: 17px;
    margin: 0 0 12px;
  }
}
@media(max-width:330px){
  .header .tel-wrap{
    text-align: center;
  }
  .header .social .tel-wrap a.chat-btn{
    margin-top: 10px;
  }
}
@media(max-width: 1024px) and (min-width: 769px){
  .header-body .pure-g .pure-u-lg-14-24 {
    width: 60%;
  }
  .header-body .pure-g .pure-u-lg-10-24{
    width: 40%;
  }
}