/* General styles */
.texto-banner1{
    font-size: 61px !important;
}
.position1{
  position: absolute !important;
}
.boton1{
  background-color: transparent;
  border: solid 1px #0c71c3;
  border-radius: 5px;
  position: relative;
  top: 10px;
}

.textboton1{
  font-size: 14px;
  font-family: open sans;
  font-weight: 600;
}
.textboton2{
  font-size: 14px;
  font-family: open sans;
  font-weight: 600;
  color: white;
}

/* mobile */
@media only screen and (max-width: 600px) {
  
  .ajuste1{
    line-height: 30px !important
  }
  .titulo1-3{
      font-size: 29px !important;
  }
  .hidemobile{
    display: none !important;
  }
  .bannerBG{
    height: 100vh !important;
    width: 100% !important;
    }
    .sizelogomobile{
      z-index: 1;
      left: 73%;
      width: 85px;
      top: 10px;
    }
    .sizeimgmobile{
        width: 100%;
    }
    .titleb1{
      top: 47%;
      font-size: 35px;
      font-family: open sans;
      font-weight: 800;
      left: 8%;
      color: #487f3b;
      line-height: 42px;
    }
    .paraghaph1{
      top: 64%;
      font-family: open sans;
      font-weight: 600;
      font-size: 12px;
      left: 8%;
      line-height: 23px;
      color: #404042;
      max-width: 260px;
    }
    .alingmobileb{
      top: 69px;
    }
    .alingmobilel{
      left: 39% !important;
      top: 0%;
    }
    .boton2{
      background-color: #59ba5a;
      border: solid 1px #59ba5a;
      border-radius: 5px;
      position: relative;
      top: 10px;
      left: 35%;
    }
    .lineaposition{
        top: 62%;
        width: 90%;
    }

    .imgbanner3{
      width: 60%;
      left: 17%;
      top: 13%;
    }
    
  }

  /* tablet */
  @media (min-width: 768px) and (max-width: 1024px) {
    .hidetablet{
      display: none !important;
    }
     .sizeimgmobile{
       width: 40%;
       left: 60%;
     }
     .titleb1{
      top: 40%;
      font-size: 40px;
      font-family: open sans;
      font-weight: 800;
      left: 20%;
      color: #487f3b;
      line-height: 42px;
    }
    .paraghaph1{
      font-family: open sans;
      font-weight: 600;
      font-size: 14px;
      line-height: 20px;
      color: #404042;
      max-width: 440px;
      text-align: end;
      left: 310px;
      top: 65%;
    }
    .boton2{
      background-color: #59ba5a;
      border: solid 1px #59ba5a;
      border-radius: 5px;
      position: relative;
      top: 10px;
      left: -75%;
    }
    
    .secondtitle{
      top: 28%;
    }
    .lineaposition{
      top: 55%;
      width: 60%;
  }

  .imgbanner3{
    width: 25%;
    left: 69%;
    top: 0%;
  }
  }

  /* laptos and 1024 divice */
  @media (min-width: 1024px) and (max-width: 1280px) {
    .hidetablet{
      display: none !important;
    }
    
    .sizelogomobile{
      width: 13%;
    }
    .sizeimgmobile{
      width: 40%;
      left: 60%;
    }
    .titulo1-3{
        top: 26% !important;
    }
    .titleb1{
      top: 30%;
      font-size: 60px;
      font-family: open sans;
      font-weight: 800;
      left: 8%;
      color: #487f3b;
      line-height: 72px;
    }
    .paraghaph1{
      font-family: open sans;
      font-weight: 600;
      font-size: 22px;
      line-height: 28px;
      color: #404042;
      max-width: 680px;
      text-align: end;
      left: 31%;
      top: 65%;
    }
    .boton2{
      background-color: #59ba5a;
      border: solid 1px #59ba5a;
      border-radius: 5px;
      position: relative;
      top: -10px;
      left: -75%;
    }
    .lineaposition{
      top: 60%;
      width: 53%;
  }
  .paraghaph2{
    top: 69%;
  }
  .imgbanner3{
    width: 25%;
    left: 69%;
    top: 0%;
  }
  }
  /* Desktops and big divice */
  @media (min-width: 1280px) {
  
    .sizeimgmobile{
      left: 60%;
    }
    .titleb1{
      top: 35%;
      font-size: 60px;
      font-family: open sans;
      font-weight: 800;
      left: 15%;
      color: #487f3b;
      line-height: 62px;
    }
    .paraghaph1{
      font-family: open sans;
      font-weight: 600;
      font-size: 22px;
      line-height: 28px;
      color: #404042;
      max-width: 680px;
      text-align: end;
      left: 45%;
      top: 65%;
    }
    .boton2{
      background-color: #59ba5a;
      border: solid 1px #59ba5a;
      border-radius: 5px;
      position: relative;
      top: 10px;
      left: -75%;
    }
    .imgbanner3{
      width: 25%;
      left: 69%;
      top: 0%;
    }
  }

  /* gigant divice */
  @media (min-width: 1440px){
    .hidetablet{
      display: none !important;
    }
    
    .paraghaph1 {
      font-family: open sans;
      font-weight: 600;
      font-size: 14px;
      line-height: 20px;
      color: #404042;
      max-width: 440px;
      text-align: end;
      left: 68%;
      top: 65%;}

      .boton2{
        background-color: #59ba5a;
        border: solid 1px #59ba5a;
        border-radius: 5px;
        position: relative;
        top: 10px;
        left: -75%;
      }

      .lineaposition{
        top: 60%;
        width: 53%;
    }
  }