body{
  color: #1E71B8;
}

.green-btn a {
  color: white;
  text-decoration: none;
}

header{
  background: linear-gradient(90deg, #2732A4 0%, #1D71B8 9%, #2FAC66 77%, #34AD63 82%, #43AF5C 89%, #5CB450 96%, #70B747 100%);
transform: rotate(-180deg);
text-align: center;

}

.logo{
width: 86px;
height: 44px;
left: 331px;
transform: rotate(-180deg);
margin: 20px;
}


.intro{
  width: 100%;
  background: url(/wp-content/themes/blankslate/img/bee4drive-car.jpg) rgba(0, 0, 0, .4);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-blend-mode: multiply;


}

.thanks{
  width: 100%;
  background: url("/wp-content/themes/blankslate/img/b4d_crop_loog.png");
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  height: 60vh;
  background-size: cover;
}

.title{
  /* Por mais voltas que dê, estamos sempre consigo. */
max-width: 504px;
margin-left: auto; 
margin-right: auto; 
font-family: 'Lato';
font-style: normal;
font-weight: 900;
font-size: 50px;
line-height: 125%;
/* or 75px */
text-align: center;
padding-top: 200px;
color: #FFFFFF;



}

@media only screen and (min-width: 768px) {
  .intro{
    background-size: cover;
  }

  .title{
  font-size: 60px;
  line-height: 125%;
  padding-top: 220px;
  }
}


.desc{
  max-width: 608px;
margin-left: auto; 
margin-right: auto; 

font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 125%;
text-align: center;
color: #FFFFFF;
margin-top: 100px;
padding: 15px;

}


.green-btn{
  flex-direction: column;
  justify-content: center;
  align-items: center;

  padding: 25px 5px!important;
  width: 192px;

  top: 955px;
  background: #70B747;
  border-radius: 10px!important;
  height: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  
  align-items: center;
  color: #F7FFF2;
  border: 0;
  margin: 70px;
}

.cf7mls_next.action-button {
  background-color: #70B747;
  border: 0 none;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  margin: 25px 0px 26px;
  padding: 13px 5px;
  min-width: 100px;
  position: relative;
  padding: 13px 45px;
  border-radius: 10px;
}

.wpcf7-form {
  position: relative;
  border: none;
  overflow: hidden;
}




footer{
  left: calc(50% - 768px/2 - 0.21px);
  bottom: 61px;
  
  /* Neutral/900 */
  background: #141F33;
  text-align: center;
}

.logo-footer{
  margin: 20px;
width: 122.88px;
height: 61px;



}


.copy {

  bottom: 16px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  color: #596680;
  padding: 25px;
}

/*step1*/
.title-step1 {
  /* position: absolute; */
  /* width: 608px; */


  font-family: 'Lato';
  font-style: normal;
  font-weight: 800;
  font-size: 42px;

  text-align: center;
  color: #1E71B8;
 padding-top: 100px;
}