@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Libre+Franklin&display=swap');
/* CERBAIR */
section#cerbairbanner {
  background-size: cover;
  width: 100%;
  height: 100vh;
  background-position: 100% 20%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 100;
  margin-top: -100px;
  padding: 1% 0;
}

section#cerbairbanner .card{
 background-color: transparent;
 text-align: center;
 border: 0;
}

section#cerbairbanner .card img{
 width: 100%;
 box-shadow: rgba(0, 0, 0, 0.16) 0px 30px 36px 30px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
 }

section#cerbairbanner .card h3{
  color: #ffc800;
  font-family: 'Bebas Neue';
  font-size: 1.9em;
 }

 @media (max-width: 1264px) {
  section#cerbairbanner {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 100;
    margin-top: -100px;
    padding: 1% 0;
  }
  
}

 @media (max-width: 1104px) {
  section#cerbairbanner {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 100;
    margin-top: -100px;
    padding: 1% 0;
  }
  
}

@media (max-width: 769px) {
  section#cerbairbanner {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 100;
    margin-top: -100px;
    padding: 1% 0;
  }

  section#cerbairbanner .card img{
    width: 200px;
    
    }
  
}

@media (max-width: 426px) {
  section#cerbairbanner {
    background-size: cover;
    width: 100%;
    height: 185vh;
    background-position: 30% 10%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 100;
    margin-top: -100px;
    padding: 1% 0;
  }

  section#cerbairbanner .card img{
    width: 78%;
    margin: 0 auto;
    }

    section#cerbairbanner img.logo-cerbair{
      width: 100%;
      margin-top: 10%; 
    }
}

@media (max-width: 376px) {
  section#cerbairbanner {
    background-size: cover;
    width: 100%;
    height: 185vh;
    background-position: 30% 10%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 100;
    margin-top: -100px;
    padding: 1% 0;
  }

  section#cerbairbanner .card img{
    width: 85%;
    margin: 0 auto;
  }
    section#cerbairbanner img.logo-cerbair{
      width: 100%;    
      margin-top: 10%;  
  }

  section#cerbairbanner #myBtn1 {
    margin-top: 10px;
  }
  
}

/* segundo banner genasys */

section#genasysbanner {
  background-size: cover;
  width: 100%;
  height: 100vh;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;

}

section#genasysbanner .boxtext {
  width: 100%;
  margin-top: 5%;
  margin-left: -5%;
}

section#genasysbanner .boxtext img{
width: 400px;
position: relative;
}

section#genasysbanner .ajustefim {
  width: 70%;
  position: relative;
  right:28%;
  margin-top: 0%;
  padding-top: -5%;
}
@media (max-width: 1500px) {
 
  
  section#genasysbanner .boxtext {
    width: 100%;
    margin-top: 1%;
    margin-left: 5%;
  }
  
  section#genasysbanner .boxtext img{
  width: 400px;
  position: relative;
  }
  
  section#genasysbanner .ajustefim {
    width: 65%;
    position: relative;
    right:19%;
    margin-top: -2%;
    padding-top: 0%;
  }
  
}

@media (max-width: 1367px) {
  section#genasysbanner {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 10% 50%;
    background-repeat: no-repeat;
    position: relative;
    padding: 10% 0;
  }
  
  section#genasysbanner .boxtext {
    width: 100%;
    margin-top: -9%;
    margin-left: 6%;
  }
  
  section#genasysbanner .boxtext img{
  width: 400px;
  position: relative;
  }
  
  section#genasysbanner .ajustefim {
    width: 65%;
    position: relative;
    right: 17%;
    margin-top: -2%;
    padding-top: 0%;
  }
  
}

@media (max-width: 1104px) {
  section#genasysbanner {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding: 30% 0;
    position: relative;
  }
  
  section#genasysbanner .boxtext {
    width: 100%;
    margin-top: -30%;
    margin-left: 16%;
  }
  
  section#genasysbanner .boxtext img{
  width: 380px;
  position: relative;
  top: 0;
  }
  
  section#genasysbanner .ajustefim {
    width: 70%;
    position: relative;
    right:9%;
    margin-top: -20%;
    padding-top: 0%;
  }

  section#genasysbanner .ajustefim p{
   font-size: 15px;
  }
  
}

@media (max-width: 992px) {
 
  
  section#genasysbanner .boxtext {
    width: 100%;
    margin-top: -32%;
    margin-left: 6%;
  }
  
  section#genasysbanner .boxtext img{
  width: 380px;
  position: relative;
  top: 0;
  }
  
  section#genasysbanner .ajustefim {
    width: 70%;
    position: relative;
    right:9%;
    margin-top: -20%;
    padding-top: 0%;
  }

  section#genasysbanner .ajustefim p{
   font-size: 15px;
  }
  
}

@media (max-width: 769px) {
  section#genasysbanner {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding: 30% 0;
    position: relative;
  }
  
  section#genasysbanner .boxtext {
    width: 100%;
    margin-top: -30%;
    margin-left: 14%;
  }
  
  section#genasysbanner .boxtext img{
  width: 330px;
  position: relative;
  top: 0;
  }
  
  section#genasysbanner .ajustefim {
    width: 70%;
    position: relative;
    right:0%;
    margin-top: -20%;
    padding-top: 0%;
  }

  section#genasysbanner .ajustefim p{
   font-size: 15px;
  }
  
}

@media (max-width: 500px) {
  
    section#genasysbanner {
      background-size: cover;
      width: 100%;
      height: 100vh;
      background-position: 20% 50%;
      background-repeat: no-repeat;
      padding: 30% 0;
      position: relative;
    }
  
  section#genasysbanner .boxtext {
    width: 50%;
    margin-top: -20%;
    margin-left: -10%;
  }
  
  section#genasysbanner .boxtext img{
  width: 250px;
  position: relative;
  top: 0;
  
  }
  
  section#genasysbanner .ajustefim {
    width: 90%;
    position: relative;
    right: -3%;
    margin-top: 0%;
    padding-top: 0%;
  }

  section#genasysbanner .ajustefim p{
   font-size: 15px;
   text-align: center;
  }
  
}

@media (max-width: 376px) {
  
  
  section#genasysbanner {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 20% 50%;
    background-repeat: no-repeat;
    padding: 30% 0;
    position: relative;
  }

section#genasysbanner .boxtext {
  width: 50%;
  margin-top: -20%;
  margin-left: -18%;
}

section#genasysbanner .boxtext img{
width: 250px;
position: relative;
top: 0;

}

section#genasysbanner .ajustefim {
  width: 90%;
  position: relative;
  right: -3%;
  margin-top: 0%;
  padding-top: 0%;
}

section#genasysbanner .ajustefim p{
 font-size: 15px;
 text-align: center;
}
  
}


@media (max-width: 326px) {
  
  section#genasysbanner {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 20% 50%;
    background-repeat: no-repeat;
    padding: 30% 0;
    position: relative;
  }

section#genasysbanner .boxtext {
  width: 50%;
  margin-top: -20%;
  margin-left: -26%;
}

section#genasysbanner .boxtext img{
width: 230px;
position: relative;
top: 0;

}

section#genasysbanner .ajustefim {
  width: 95%;
  position: relative;
  right: -1%;
  margin-top: 0%;
  padding-top: 0%;
}

section#genasysbanner .ajustefim p{
 font-size: 15px;
 text-align: center;
}
  
}

/* ultimo componente */

section#contentfour {
  background-size: cover;
  width: 100%;
  height: 80vh;
  background-position: 100% center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
}

section#contentfour .boxtext {
  width: 100%;
  margin-top: 13%;
  margin-left: 7%;
}

section#contentfour .boxtext img{
width: 450px;
position: relative;
top: 12%;

}

section#contentfour .ajustefim {
  width: 70%;
  position: relative;
  right:11%;
  margin-top: 0%;
  padding-top: 5%;
}

@media (max-width: 2570px) {
  
  section#contentfour .boxtext {
    width: 100%;
    margin-top: 25%;
    margin-left: -12%;
  }
  
  section#contentfour .boxtext img{
  width: 500px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 80%;
    position: relative;
    right:30%;
    margin-top: 0%;
    padding-top: 10%;
  }
  
}

@media (max-width: 1921px) {
  
  section#contentfour .boxtext {
    width: 100%;
    margin-top: 18%;
    margin-left: 3%;
  }
  
  section#contentfour .boxtext img{
  width: 450px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 70%;
    position: relative;
    right:22%;
    margin-top: 0%;
    padding-top: 8%;
  }
  
}

@media (max-width: 1751px) {
  
  section#contentfour .boxtext {
    width: 100%;
    margin-top: 16%;
    margin-left: 3%;
  }

  
  section#contentfour .ajustefim {
    width: 70%;
    position: relative;
    right:20%;
    margin-top: 0%;
    padding-top: 11%;
  }
  
}

@media (max-width: 1600px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    position: relative;

  }
  
  section#contentfour .boxtext {
    width: 95%;
    margin-top: 19%;
    margin-left: 6%;
  }
  
  section#contentfour .boxtext img{
  width: 450px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 70%;
    position: relative;
    right:18%;
    margin-top: 0%;
    padding-top: 8%;
  }
  
}

@media (max-width: 1500px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    position: relative;

  }
  
  section#contentfour .boxtext {
    width: 95%;
    margin-top: 16%;
    margin-left: 9%;
  }
  
  section#contentfour .boxtext img{
  width: 450px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 75%;
    position: relative;
    right:14%;
    margin-top: -1%;
    padding-top: 5%;
  }
  
}

@media (max-width: 1401px) {
  

  section#contentfour #myBtn3 {
    margin: 0 -1%;
  }
  
}

@media (max-width: 1360px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 90vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    position: relative;

  }
  
  section#contentfour .boxtext {
    width: 100%;
    margin-top: 13%;
    margin-left: 11%;
  }
  
  section#contentfour .boxtext img{
  width: 450px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 65%;
    position: relative;
    right:6%;
    margin-top: 0%;
    padding-top: 4%;
  }

  section#contentfour #myBtn3 {
    margin: 0 1%;
  }
  
}

@media (max-width: 1310px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 95vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    position: relative;

  }
  
  section#contentfour .boxtext {
    width: 100%;
    margin-top: 13%;
    margin-left: 11%;
  }
  
  section#contentfour .boxtext img{
  width: 450px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 65%;
    position: relative;
    right:6%;
    margin-top: 0%;
    padding-top: 4%;
  }

  section#contentfour #myBtn3 {
    margin: 0 1%;
  }
  
}


@media (max-width: 1204px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 80vh;
    background-position: 20% 50%;
    background-repeat: no-repeat;
    padding: 30% 0;
    position: relative;
  }
  
  section#contentfour .boxtext {
    width: 100%;
    margin-top: -20%;
    margin-left: 14%;
  }
  
  section#contentfour .boxtext img{
  width: 400px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 70%;
    position: relative;
    right: 6%;
    margin-top: 0%;
    padding-top: 0%;
  }

  section#contentfour .ajustefim p{
   font-size: 17px;
  }

  section#contentfour #myBtn3 {
    margin: 11px -4px;
  }
  
}

@media (max-width: 1104px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 75vh;
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding: 30% 0;
    position: relative;
  }
  
  section#contentfour .boxtext {
    width: 100%;
    margin-top: -18%;
    margin-left: 19%;
  }
  
  section#contentfour .boxtext img{
  width: 380px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 70%;
    position: relative;
    right:0;
    margin-top: -1%;
    padding-top: 0%;
  }

  section#contentfour .ajustefim p{
   font-size: 15px;
  }
  
}

@media (max-width: 992px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 75vh;
    background-position: 10% 50%;
    background-repeat: no-repeat;
    padding: 30% 0;
    position: relative;
  }
  
  section#contentfour .boxtext {
    width: 100%;
    margin-top: -24%;
    margin-left: 10%;
  }
  
  section#contentfour .boxtext img{
  width: 380px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 70%;
    position: relative;
    right:0;
    margin-top: -2%;
    padding-top: 0%;
  }

  section#contentfour .ajustefim p{
   font-size: 15px;
  }
  
}

@media (max-width: 769px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 70vh;
    background-position: 0% 10%;
    background-repeat: no-repeat;
    padding: 38% 0;
    position: relative;
  }
  
  section#contentfour .boxtext {
    width: 50%;
    margin-top: -22%;
    margin-left: 5%;
  }
  
  section#contentfour .boxtext img{
  width: 380px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 70%;
    position: relative;
    right:-14%;
    margin-top: -2%;
    padding-top: 0%;
  }

  section#contentfour .ajustefim p{
   font-size: 15px;
  }

  section#contentfour #myBtn3 {
    margin: 11px 74px;
  }
  
}

@media (max-width: 756px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 88vh;
    background-position: 0% 10%;
    background-repeat: no-repeat;
    padding: 38% 0;
    position: relative;
  }
  
  section#contentfour .boxtext {
    width: 50%;
    margin-top: -28%;
    margin-left: -5%;
  }
  
  section#contentfour .boxtext img{
  width: 380px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 70%;
    position: relative;
    right:-14%;
    margin-top: -1%;
    padding-top: 0%;
  }

  section#contentfour .ajustefim p{
   font-size: 15px;
  }

  section#contentfour #myBtn3 {
    margin: 11px 74px;
  }
  
}

@media (max-width: 690px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 90vh;
    background-position: 0% 10%;
    background-repeat: no-repeat;
    padding: 38% 0;
    position: relative;
  }
  
  section#contentfour .boxtext {
    width: 50%;
    margin-top: -20%;
    margin-left: 5%;
  }
  
  section#contentfour .boxtext img{
  width: 380px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 70%;
    position: relative;
    right:-14%;
    margin-top: 5%;
    padding-top: 0%;
  }

  section#contentfour .ajustefim p{
   font-size: 15px;
  }

  section#contentfour #myBtn3 {
    margin: 11px 2px;
  }
  
}

@media (max-width: 500px) {
  section#contentfour {
    background-size: cover;
    width: 100%;
    height: 100%;
    /* background-position: 100% 0;  aparece o lado do guarda*/
    background-position: 100% center;
    background-repeat: no-repeat;
    padding: 5% 0;
    position: relative;
  }
  
  section#contentfour .boxtext {
    width: 50%;
    margin-top: 30%;
    margin-left: -14%;
  }
  
  section#contentfour .boxtext img{
  width: 270px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 90%;
    position: relative;
    right: -4%;
    margin-top: 10%;
    padding-top: 0%;
  }

  section#contentfour .ajustefim p{
   font-size: 15px;
   text-align: center;
  }
  
}

@media (max-width: 376px) {
  
  section#contentfour .boxtext {
    width: 50%;
    margin-top: 30%;
    margin-left: -26%;
  }
  
  section#contentfour .boxtext img{
  width: 270px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 90%;
    position: relative;
    right: -4%;
    margin-top: 10%;
    padding-top: 0%;
  }

  section#contentfour .ajustefim p{
   font-size: 15px;
   text-align: center;
  }
  
}

@media (max-width: 326px) {
  
  section#contentfour .boxtext {
    width: 50%;
    margin-top: 30%;
    margin-left: -26%;
  }
  
  section#contentfour .boxtext img{
  width: 240px;
  position: relative;
  top: 0;
  
  }
  
  section#contentfour .ajustefim {
    width: 100%;
    position: relative;
    right: 0%;
    margin-top: 10%;
    padding-top: 0%;
  }

  section#contentfour .ajustefim p{
   font-size: 15px;
   text-align: center;
  }
  
}

/* penultimo componente */
section#contentthree {
  background-size: cover;
  width: 100%;
  height: 100vh;
  background-position: 100% center;
  background-repeat: no-repeat;
  padding:  0;
  position: relative;
  z-index: 2;
}

section#contentthree .boxtext {
  width: auto;
  margin-right: -60%;

}

section#contentthree .boxtext img{
width: 80%;
position: relative;
margin-top: 100%;
}

section#contentthree .ajustefim {
  width: 70%;
  position: relative;
  right: -40%;
  margin-top: 3%;
  padding-top: 0%;
}

section#contentthree .ajustefim h4 {
  font-family: "Century Gothic";
}

@media (max-width: 2570px) {
  section#contentthree .boxtext {
    width: auto;
    margin-right: -80%;
  
  }
  
  section#contentthree .boxtext img{
  width: 80%;
  position: relative;
  margin-top: 200%;
  }
  
  section#contentthree .ajustefim {
    width: 70%;
    position: relative;
    right: -50%;
    margin-top: 10%;
  }
  
}
@media (max-width: 1921px) {
  section#contentthree .boxtext {
    width: auto;
    margin-right: -60%;
  
  }
  
  section#contentthree .boxtext img{
  width: 80%;
  position: relative;
  margin-top:160%;
  }
  
  section#contentthree .ajustefim {
    width: 70%;
    position: relative;
    right: -43%;
    margin-top: 4%;
  }
  
}

@media (max-width: 1559px) {
  section#contentthree {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    padding:  0;
    position: relative;
    z-index: 2;
  }

  section#contentthree .boxtext {
    width: auto;
    margin-right: -60%;

  }
  
  section#contentthree .boxtext img{
  width: 74%;
  position: relative;
  margin-top: 100%;
  }
  
  section#contentthree .ajustefim {
    width: 65%;
    position: relative;
    right: -44%;
    margin-top: 6%;
  }

  section#contentthree .ajustefim h4{
   font-size: 1.1em;
  }
  
}

@media (max-width: 1500px) {
  section#contentthree {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    padding: 0;
    position: relative;
    z-index: 2;
  }
  
  section#contentthree .boxtext {
    width: auto;
    margin-right: -60%;
  
  }
  
  section#contentthree .boxtext img{
  width: 80%;
  position: relative;
  margin-top: 90%;
  }
  
  section#contentthree .ajustefim {
    width: 70%;
    position: relative;
    right: -42%;
    margin-top: 3%;
  }
  
}

@media (max-width: 1397px) {
  section#contentthree {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    padding:  0;
    position: relative;
    z-index: 2;
  }

  section#contentthree .boxtext {
    width: auto;
    margin-right: -60%;
  
  }
  
  section#contentthree .boxtext img{
  width: 74%;
  position: relative;
  margin-top: 86%;
  }
  
  section#contentthree .ajustefim {
    width: 65%;
    position: relative;
    right: -41%;
    margin-top: 4%;
  }
  
}

@media (max-width: 1285px) {
  section#contentthree {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    padding:  0;
    position: relative;
    z-index: 2;
  }

  section#contentthree .boxtext {
    width: auto;
    margin-right: -60%;
  
  }
  
  section#contentthree .boxtext img{
  width: 74%;
  position: relative;
  margin-top: 86%;
  }
  
  section#contentthree .ajustefim {
    width: 65%;
    position: relative;
    right: -37%;
    margin-top: 4%;
  }
  
}

@media (max-width:1191px) {
  section#contentthree {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    padding:  0;
    position: relative;
    z-index: 2;
  }
  
  section#contentthree .boxtext {
    width: auto;
    margin-right: -60%;
  
  }
  
  section#contentthree .boxtext img{
  width: 74%;
  position: relative;
  margin-top: 86%;
  }
  
  section#contentthree .ajustefim {
    width: 63%;
    position: relative;
    right: -34%;
    margin-top: 3%;
  }
  
}

@media (max-width:1142px) {
  section#contentthree {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 100% center;
    background-repeat: no-repeat;
    padding:  0;
    position: relative;
    z-index: 2;
  }
  
  section#contentthree .boxtext {
    width: auto;
    margin-right: -60%;
  
  }
  
  section#contentthree .boxtext img{
  width: 74%;
  position: relative;
  margin-top: 86%;
  }
  
  section#contentthree .ajustefim {
    width: 60%;
    position: relative;
    right: -30%;
    margin-top: 1%;
  }
  
}
@media (max-width:769px) {
  section#contentthree {
    background-size: cover;
    width: 100%;
    height: 100vh;
    background-position: 100% 90%;
    background-repeat: no-repeat;
    padding:  20% 0;
    position: relative;
    z-index: 2;
  }
  
  section#contentthree .boxtext {
    width: auto;
    margin-right: -20%;
  
  }
  
  section#contentthree .boxtext img{
  width: 50%;
  position: relative;
  margin-top: 35%;
  }
  
  section#contentthree .ajustefim {
    width: 90%;
    position: relative;
    right: -10%;
    margin-top: 6%;
  }
  
}

@media (max-width:426px) {
  section#contentthree {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: left; 
    background-repeat: no-repeat;
    padding: 4% 0;
    position: relative;
    z-index: 0;
  }
  
  section#contentthree .boxtext {
    width: auto;
    margin-right: -11%;
  
  }
  
  section#contentthree .boxtext img{
  width: 70%;
  position: relative;
  margin-top: 22%;
  }
  
  section#contentthree .ajustefim {
    width: 100%;
    position: relative;
    right: 0%;
    margin-top: 2%;
  }
  
}

@media (max-width:376px) {
  
  section#contentthree .boxtext {
    width: auto;
    margin-right: -14%;
  
  }
  
  section#contentthree .boxtext img{
  width: 70%;
  position: relative;
  margin-top: 10%;
  }
  section#contentthree .ajustefim {
    width: 100%;
    position: relative;
    right: 0%;
    margin-top: 0%;
  }
  section#contentthree .ajustefim h4{
  font-size: 1.1em;
  }
  
}

@media (max-width:376px) {
  section#contentthree {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: left; 
    background-repeat: no-repeat;
    padding: 5% 0;
    position: relative;
    z-index: 0;
  }
  
  section#contentthree .boxtext {
    width: auto;
    margin-right: -14%;
  
  }
  
  section#contentthree .boxtext img{
  width: 70%;
  position: relative;
  margin-top: 10%;
  }
  section#contentthree .ajustefim {
    width: 100%;
    position: relative;
    right: 0%;
    margin-top: 0%;
  }
  section#contentthree .ajustefim h4{
  font-size: 1.1em;
  }
  
}

/* contenttwo */

section#contenttwo {
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  margin-top: -160px;
  padding: 10% ;
  position: relative;
  z-index: 2;
}

section#contenttwo .boxtext {
position: absolute;
margin-top: 5%;
margin-left: 20%;
}
section#contenttwo .boxtext h3{
  line-height: 1;
}
section#contenttwo .boxcontent {
  width: 300px;
}

.alinhamento-botao-sm button{
 color: #fff;
 background-color: #000;
 border: 1px solid #fff;
 border-radius: 10px;
}

.alinhamento-botao-sm button:hover{
  color: #000;
  font-weight: 700;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
 }

 .alinhamento-botao-sm button:active{
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
 }

section#contenttwo h3 {
  position: relative;
  font-size: 2em;
  line-height: 1;
  font-weight: 600;
  color: #fff;
}
section#contenttwo p {
  font-family: "Century Gothic";
  font-size: 1.1em;
  font-weight: 400;
  color: #fff;
  margin: 0;
}

section#contenttwo p.primeiro {
 opacity: 0.7;
}
section#contenttwo p.segundo {
  opacity: 0.7;
 }


section#contenttwo .ajustefim {
position: relative;
margin-top: 17%;
width: 90%;
margin-left: 10%;
}

@media (max-width: 1921px) {
  section#contenttwo  {
    margin-top: -130px;
    
  }
  section#contenttwo .boxtext {
    position: absolute;
    margin-top: 3%;
    margin-left: 20%;
    }
  
}

@media (max-width: 1751px) {
  section#contenttwo  {
    margin-top: -169px;
    
  }
  section#contenttwo .boxtext {
    position: absolute;
    margin-top: 3%;
    margin-left: 20%;
    }
  
}

@media (max-width: 1444px) {
  section#contenttwo .boxtext {
    margin-top: 7%;
    }
}

@media (max-width: 1199px) {
  section#contenttwo {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -115px;
    padding: 10% 0;
    position: relative;
    z-index: 2;
  }
  section#contenttwo .boxtext {
    margin-top: 1%;
    margin-left: 34%;
  }
  section#contenttwo .ajustefim {
    margin-top: 11%;
    width: 82%;
    margin-left: 23%;
    }
  section#contenttwo p {
     
      font-size: 15px;
     
  }
  
}

@media (max-width: 1060px) {
  section#contenttwo {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -115px;
    padding: 10% 0;
    position: relative;
    z-index: 2;
  }
  section#contenttwo .boxtext {
    margin-top: 1%;
    margin-left: 34%;
  }
  section#contenttwo .ajustefim {
    margin-top: 11%;
    width: 82%;
    margin-left: 21%;
    }
  section#contenttwo p {
     
      font-size: 15px;
     
  }
  
}

@media (max-width: 1024px) {
  section#contenttwo {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -120px;
    padding: 12% 0;
    position: relative;
    z-index: 2;
  }
  section#contenttwo .boxtext {
    margin-top: 2%;
    margin-left: 25%;
  }
  section#contenttwo .ajustefim {
    margin-top: 14%;
    width: 78%;
    margin-left: 18%;
    }

}

@media (max-width: 992px) {
  section#contenttwo {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -140px;
    padding: 12% 0;
    position: relative;
    z-index: 2;
  }
  section#contenttwo .boxtext {
    margin-top: 8%;
    margin-left: 10%;
  }
  section#contenttwo .ajustefim {
    margin-top: 22%;
    width: 100%;
    margin-left: 0%;
    }
  
}

@media (max-width: 769px) {

  section#contenttwo {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 100% center;
    background-repeat: no-repeat;
    margin-top: -130px;
    padding: 10% 0;
    position: relative;
    z-index: 2;
  }
  
  section#contenttwo .boxtext {
    margin-top: 14%;
    margin-left: 4%;

  }

  section#contenttwo .ajustefim {
    position: relative;
    width: 100%;
    margin-top: 29%;
    margin-left: 0%;
  }

  section#contenttwo h3 {
    position: relative;
    font-size: 1.6em;
    line-height: 1;
    font-weight: 600;
    color: #fff;
  }
  
}

@media (max-width: 506px) {

  section#contenttwo {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: 90% center;
    background-repeat: no-repeat;
    margin-top: -130px;
    padding: 10% 0;
    position: relative;
    z-index: 2;
  }

  section#contenttwo .boxtext {
    margin-top: 20%;
    margin-left: 0;
  }

  section#contenttwo .ajustefim {
    width: 90%;

  }

  section#contenttwo h3 {
    position: relative;
    font-size: 1.3em;
    line-height: 1;
    font-weight: 600;
    color: #fff;
  }

}

@media (max-width: 426px) {
  
  section#contenttwo {
    background-position: cover;
    width: 100%;
    height: 100%;
    background-size: 800% 1020%;
    margin-top: -100px;
    padding: 0;
    z-index: -1;
  }

  section#contenttwo .boxtext {
    margin-top: 28%;
    margin-left: 0;
  }

  section#contenttwo .ajustefim {
    width: 100%;
    margin-top: 48%;
  }

  section#contenttwo .ajustefim p {
    text-align: center;
    font-size: 16px;
  }



  section#contenttwo h3 {
    position: relative;
    font-size: 1.4em;
    line-height: 1;
    font-weight: 600;
    color: #fff;
  }
   
}

@media (max-width: 376px) {
  

  section#contenttwo .boxtext {
    margin-top: 38%;
    margin-left: 0%;
  }

  section#contenttwo .ajustefim {
    width: 100%;
    margin-top: 60%;
  }
}

@media (max-width: 376px) {
  

  section#contenttwo h3 {
    position: relative;
    font-size: 1.25em;
    line-height: 1;
    font-weight: 600;
    color: #fff;
  }

}

@media (max-width: 326px) {
  

  section#contenttwo h3 {
    position: relative;
    font-size: 1.1em;
    line-height: 1;
    font-weight: 600;
    color: #fff;
  }

}

/* Button */

button.myBtn {
  color: #fff;
  background-color: #212121;
  padding: 4px 20px;
  border: 1px solid #212121;
  border-radius: 4px;
}

button.myBtn:hover {
  color: #212121;
  background-color: #fff;
  padding: 4px 20px;
  border: 1px solid #212121;
  border-radius: 4px;
  text-decoration: none;
}




/* MODAL */
.modal {
  display: none; /* Hidden by default */
  /* position: fixed; Stay in place */
  z-index: 999; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow:auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}



/* Modal Content */
.modal-content {
    margin: 0 auto;
    border: 0px solid #888;
    width: 35%;
    background-color: transparent;
  }
  
  .fundo-modal {
    background-image: url(../img/Banner04Box.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% center;
    margin: 100px 10px;
    padding: 0;
    width: 100%;
    height: 100%;
  }
  
  .fundo-modal form {
   width: 80%;
   padding: 8% 0;
   margin-left: 8%;
  }

  
/* The Close Button */
.close {
  position: absolute;
  color: #00973a;
  float: right !important;
  font-size: 22px;
  font-weight: bold;
  margin-top: 0px;
  margin-right: -10px;
  right:0;
  background-color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 20px;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

  @media (max-width: 1944px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 100% center;
      margin: 100px 10px;
      padding: 0;
      width: 100%;
      height: 100%;
    }
    
    .fundo-modal form {
     width: 80%;
     padding: 10% 0;
     margin-left: 10%;
    }
  
  }

  @media (max-width: 1444px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 100% center;
      margin: 100px 10px;
      padding: 0;
      width: 104%;
      height: 100%;
    }
    
    .fundo-modal form {
     width: 80%;
     padding: 10% 0;
     margin-left: 8%;
    }
  
  }

  @media (max-width: 1394px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 100% center;
      margin: 100px 10px;
      padding: 0;
      width: 104%;
      height: 100%;
    }
    
    .fundo-modal form {
     width: 80%;
     padding: 10% 0;
     margin-left: 6%;
    }
  
  }

  @media (max-width: 1379px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 60% 80%;
      margin: 100px 10px;
      padding: 0;
      width: 104%;
      height: 100%;
    }
    
    .fundo-modal form {
     width: 80%;
     padding: 10% 0;
     margin-left: 9%;
    }
  
  }

  @media (max-width: 1294px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 110% 30%;
      margin: 40px -40px;
      padding: 0;
      width: 115%;
      height: 80%;
    }
    
    .fundo-modal form {
     width: 80%;
     padding: 10% 0;
     margin-left: 8%;
    }
  
  }

  @media (max-width: 1227px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 110% 30%;
      margin: 40px -50px;
      padding: 0;
      width: 120%;
      height: 80%;
    }
    
    .fundo-modal form {
     width: 80%;
     padding: 10% 0;
     margin-left: 8%;
    }
  
  }

  @media (max-width: 1200px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 110% 30%;
      margin: 40px -50px;
      padding: 0;
      width: 510px;
      height: auto;
    }
    
    .fundo-modal form {
     width: 80%;
     padding: 10% 0;
     margin-left: 7%;
    }

    .close {
    
      margin-right: -50px;
     
    }
  
  }

  @media (max-width: 1011px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 80% 30%;
      margin: 40px -110px;
      padding: 0;
      width: 390px;
      height: auto;
    }
    
    .fundo-modal form {
     width: 82%;
     padding: 10% 0;
     margin-left: 7%;
    }

    .close {
    
      margin-right: -90px;
     
    }
  
  }

  @media (max-width: 769px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      margin: 40px -90px;
      padding: 0;
      width: 470px;
      height: auto;
    }
    
    .fundo-modal form {
     width: 82%;
     padding: 10% 0;
     margin-left: 7%;
    }

    .close {
    
      margin-right: -120px;
     
    }
  
  }

  
  @media (max-width: 426px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 40% 40%;
      margin: 40px -120px;
      padding: 0;
      width: 90vw;
      height: auto;
    }
    
    .fundo-modal form {
     width: 82%;
     padding: 10% 0;
     margin-left: 7%;
    }

    .close {
    
      margin-right: -120px;
     
    }
  
  }

  @media (max-width: 376px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 40% 100%;
      margin: 40px -120px;
      padding: 0;
      padding-bottom: 10px;
      width: 380px;
      height: 100%;
    }
    
    .fundo-modal form {
     width: 82%;
     padding: 10% 0;
     margin-left: 7%;
    }

    .close {
    
      margin-right: -120px;
     
    }
  
  }

  @media (max-width: 330px) {
    .fundo-modal {
      background-image: url(../img/Banner04Box.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 20% 100%;
      margin: 40px -110px;
      padding: 0;
      padding-bottom: 20px;
      width: 322px;
      height: 100%;
    }
    
    .fundo-modal form {
     width: 82%;
     padding: 10% 0;
     margin-left: 8%;
    }

    .close {
    
      margin-right: -100px;
     
    }
  
  }



