    .headerLanding{ text-align: center; background-color: rgba(0,0,0,.7); margin: 0 auto 2em; text-align: center}
    .headerLanding img{ margin: 1em auto 1.5em}

    .btnCall{max-width: 380px; z-index: 3; position: relative; margin-bottom: 50px; font-size: 1.25rem;padding: .8em 2em;  background-color: #2ea378;  color: #fff!important;  border: none; border-radius: 5px; font-weight: 600;  text-transform: uppercase;  text-decoration: none;  outline: none;  display: inline-block;  cursor: pointer;
  -webkit-appearance: none;  transition: background-color .25s ease-out,color .25s ease-out;text-align: center;  vertical-align: middle;  text-rendering: auto;  box-sizing: inherit;}
    .btnCall:hover { background-color: #376550; text-decoration: none;}
    .formularioLanding h2, .formularioLanding h3{ color:white!important; text-shadow: 0px 0px 3px rgba(0,0,0,.8); max-width: 80%}
    .formularioLanding h2{font-size:40px; margin:50px auto 30px; font-weight:700}
    .formularioLanding h3{ font-size:25px; margin: 0 auto 30px}
    .velo{ position: relative; background:rgba(0,0,0,.65); top:0; right:0; bottom:0; left: 0; margin: 0; padding: 0}
​
    .modulosPortada li:nth-child(2) .modulosPortadaItems{ background-position:17px -160px}
    .modulosPortada h3{ color:black; font-size:210%; margin:0 0 5px }
    .modulosPortada h3 strong{ font-size:180% }

    .mapaTaskers{ margin-top:2em; }
    .mapaTaskers h4{font-size:48px; padding:10px; line-height: 40px}
    .mapaTaskers p{ padding: 0 10px}
    .modulosPortada h4{ font-size:100%}
    .mapaTaskers{ margin-top:2em; background-color: #f8f8f8; border-top:1px solid #efeded; border-bottom:1px solid #efeded}
    .pie{margin-top: 40px}

    @media screen and (min-width:769px){

      .modulosPortada li:nth-child(1){ margin: 1em 4% 1em 0;  display:inline-block; float:left; width:51%;}
    .modulosPortada li:nth-child(2){ margin: 1em 0;  display:inline-block; float:left; width:43%;}
    .modulosPortada li .modulosPortadaItems{ background:rgba(230, 230, 230, 0.4) url('/public/img/icos-modulos.png') no-repeat 10px 25px;border:1px solid rgba(28, 158, 14, 0.15); border-radius:3px; box-sizing:border-box; padding:1.5em 1em .8em 7em; text-align:left}
    .modulosPortada li:nth-child(2) .modulosPortadaItems{ background-position:17px -160px}
    .modulosPortada h3{ color:black; font-size:210%; margin:0 0 5px }
    .modulosPortada h3 strong{ font-size:180% }
    .mapaTaskers{ margin-top:2em; }
    .mapaTaskers h4{font-size:48px; padding:50px 80px 10px; line-height: 40px}
    .mapaTaskers p{ padding: 0 80px}
    .modulosPortada h4{ font-size:100%}

      .mapaTaskers h4{padding:30px 80px 10px; }
      .mapaTaskers p{ padding: 0 80px}
      .btnCall{margin-bottom:160px}
    }
