html {
  margin-top: 0;
  padding-top: 0;
}

.page-id-339 {
  margin-top: 0;
  padding-top: 0;
}

.wpcf7 input[type="submit"],
.btn__default.btn__default--primary {
  animation: all 0.2s ease 0;
  background: #8fbb3c;
}

.wpcf7 input[type="submit"]:hover,
.btn__default.btn__default--primary:hover {
  background: #799e35;
}

.btn__default.btn__default--wp {
  background: #30bb43;
  animation: all 0.2s ease 0;
}

.btn__default.btn__default--wp:hover {
  background: #45a54e;
}

.wrap {
  width: 1284px;
  max-width: 95%;
  margin: 0 auto;
}

.title {
  font-size: 40px;
}

@media (max-width: 638px) {
  .title {
    font-size: 30px;
  }
}

body {
  background: #19191b url(../images/lpcaptura/bg.jpg) center top no-repeat;
  background-color: #19191b !important;
}

.lawyers-landing .initial .logo {
  text-align: left;
  margin-top: 45px !important;
  display: block;
}

.lawyers-landing .initial .site-title {
  width: 330px;
  margin-top: 140px;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 50px;
  color: #FFFFFF;
}

.lawyers-landing .initial .site-title strong {
  font-weight: 500;
}

.lawyers-landing .initial p {
  width: 310px;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  margin-top: 20px;
  color: #FFFFFF;
}

.lawyers-landing .section-form {
  padding-top: 100px;
}

.lawyers-landing .section-form h4 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;
  /* or 135% */
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding-bottom: 30px;
  color: #8FBB3C;
}

.lawyers-landing .section-form .form {
  max-width: 844px;
  margin: 0 auto;
}

.lawyers-landing .section-form .form .line {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.lawyers-landing .section-form .form .w60 {
  width: 58%;
  display: inline-block;
  margin-bottom: 20px;
}

.lawyers-landing .section-form .form .w40 {
  width: 38%;
  display: inline-block;
  margin-bottom: 20px;
}

.lawyers-landing .section-form .form .w50 {
  width: 48%;
  display: inline-block;
  margin-bottom: 20px;
}

.lawyers-landing .section-form .form .w100 {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}

@media (max-width: 500px) {
  .lawyers-landing .section-form .form .w60,
  .lawyers-landing .section-form .form .w40,
  .lawyers-landing .section-form .form .w50,
  .lawyers-landing .section-form .form .w100 {
    width: 100%;
  }
  .lawyers-landing .section-form .form .line {
    display: block;
  }
}

.lawyers-landing .section-form .form select,
.lawyers-landing .section-form .form input[type="email"],
.lawyers-landing .section-form .form .arquivo,
.lawyers-landing .section-form .form input[type="text"] {
  background: #FFFFFF;
  border-radius: 4px;
  height: 50px;
  line-height: 50px;
  width: 100%;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  padding: 0 20px;
  color: #C4C4C4;
}

.lawyers-landing .section-form .form textarea {
  background: #FFFFFF;
  border-radius: 4px;
  height: 150px;
  line-height: 50px;
  width: 100%;
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 20px;
  color: #C4C4C4;
}

.lawyers-landing .section-form .form input[type='submit'] {
  height: 50px;
  line-height: 50px;
  border: 0;
  display: table;
  border-radius: 4px;
  margin: 0 auto;
  color: white;
  font-size: 16px;
  padding: 0 25px;
}

.lawyers-landing .section-end {
  max-width: 844px;
  margin: 0 auto;
  width: 95%;
}

.lawyers-landing .section-end h3 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;
  /* or 135% */
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #8FBB3C;
}

.lawyers-landing .section-end p {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  /* or 125% */
  color: #FFFFFF;
}

.lawyers-landing .section-end .green-text {
  color: #8FBB3C;
}

.lawyers-landing .site-footer {
  margin-bottom: 60px;
}

.lawyers-landing .site-footer .col-auto {
  width: 100%;
}

.lawyers-landing .site-footer .col-auto .logo {
  text-align: center;
  width: 100%;
  display: block;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE */
}

.lawyers-landing .site-footer .col-auto.dflex {
  margin: 45px 0 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lawyers-landing .site-footer .col-auto h6 {
  color: #8FBB3C;
}

.lawyers-landing .site-footer .col-auto .list-footer {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  color: white;
}

.lawyers-landing .site-footer .col-auto a {
  color: white;
}

.lawyers-landing .site-footer .col-auto a:hover {
  color: #8FBB3C;
}

.lawyers-landing .site-footer .col-auto .text-copy {
  color: white;
  padding-right: 8px;
  font-size: 12px;
}

.lawyers-landing .site-footer .col-auto .text-right {
  color: white;
  padding-right: 8px;
  font-size: 12px;
}

@media (max-width: 1050px) {
  .lawyers-landing .site-footer .col-auto.dflex {
    flex-direction: column;
    text-align: center;
  }
  .lawyers-landing .site-footer .block {
    margin-bottom: 25px;
  }
}

.wpcf7-validation-errors,
.wpcf7-response-output,
.wpcf7-mail-sent-ng,
.wpcf7-mail-sent-ok {
  position: fixed;
  padding: 20px !important;
  border-radius: 3px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
  color: black;
  margin: 0 !important;
  z-index: 2000;
}
