/*
Theme Name: LandKit Child
Theme URI: http://socanny.com/landkit/
Author: SoCanny
Author URI: http://www.socanny.com/
Template: landkit
Description: Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: landkit-child
*/

#section_qMKHn .wpcf7-form-control.wpcf7-text,
#section_qMKHn .wpcf7-form-control.wpcf7-textarea,
#section_5ZtkF .wpcf7-form-control.wpcf7-text,
#section_5ZtkF .wpcf7-form-control.wpcf7-textarea {
  width: 100%;
}

#section_qMKHn .wpcf7-form-control.wpcf7-textarea,
#section_5ZtkF .wpcf7-form-control.wpcf7-textarea {
  max-height: 84px;
  padding: 16px;
}

#section_qMKHn .wpcf7-form-control.wpcf7-submit,
#section_5ZtkF .wpcf7-form-control.wpcf7-submit {
  background-color: #f79c27;
  float: right;
  margin-top: 20px;
  transition: all 0.3s ease-in-out;
}

#section_qMKHn .wpcf7-form-control.wpcf7-submit:hover,
#section_5ZtkF .wpcf7-form-control.wpcf7-submit:hover {
  background-color: rgb(31, 195, 135);
}

#section_qMKHn .wpcf7-form p,
#section_5ZtkF .wpcf7-form p {
  line-height: 46px;
}

#iCDSN,
#a4YPxz {
  text-align: center;
}

.btn {
  background-color: #f79c27;
}

.btn input:hover {
  background-color: rgb(31, 195, 135);
}

.section_vuIjS {
  color: red;
}

.home .parallax-mirror img.parallax-slider {
  margin-top: 0;
}

input,
textarea,
#section_5ZtkF .wpcf7-form-control.wpcf7-textarea {
  padding: 10px;
  line-height: 1.5em;
}

.btn {
  background-color: rgb(31, 128, 195);
}
.btn:hover {
  background-color: rgb(31, 195, 135);
}

#section_5ZtkF .wpcf7-form-control.wpcf7-submit:hover {
  background-color: rgb(31, 195, 135);
}

.navbar-brand > img {
  margin-top: 40px;
}

.navbar-default .navbar-toggle {
  display: none;
}

html input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-weight: normal;
}

#section_qMKHn .wpcf7-form-control.wpcf7-submit,
#section_5ZtkF .wpcf7-form-control.wpcf7-submit {
  background-color: #f79c27;
}

.faq-container {
  background-color: #fff !important;
}

.container-transformamos {
  background-color: #fff;
}

.overlay-content .section-empty.faq-container,
.overlay-content .section-empty.container-transformamos {
  background-color: #fff !important;
}

.contato-container label,
.form-principal label {
  background: #fff !important;
  color: #2d2e30;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  border: 1px solid #d1d3d4;
  padding: 5px 13px;
  transition: all 0.2s linear;
  margin-top: 20px;
  margin-bottom: 0;
}

.contato-container .wpcf7-textarea {
  background: transparent;
}

.contato-container label .wpcf7-text,
.form-principal label .wpcf7-text {
  line-height: 24px;
  border: none;
  border-radius: 0;
  padding-left: 0;
  height: auto;
  transition: all 0.2s linear;
  outline: 0;
  padding: 0;
  margin: 3px 0;
  font-weight: normal;
}

.contato-container .wpcf7-textarea,
.form-principal .wpcf7-textarea {
  border: none;
  padding: 0 !important;
  margin: 3px 0;
  font-weight: normal;
}

.list-items .list-item p {
  font-weight: normal;
  margin-top: 8px;
}

.container-submit a {
  display: inline-block;
  margin-top: 30px;
  text-decoration: underline;
  color: #546e7a;
}

header.menu-transparent.bg-transparent .navbar {
  background: none !important;
}

.scroll-css .navbar-header {
  width: 100%;
  display: flex;
  justify-content: center;
}

.coluna-faq .list-item .col-md-9 {
  width: 92%;
  margin-bottom: 30px;
}

.contato-container {
  background-color: #f7f7f7;
}

.brand-wrapper {
  width: auto;
  float: right;
}

@media (max-width: 767px) {
  .scroll-css .navbar-header {
    display: flex !important;
    align-items: center;
    justify-content: center;
    float: none;
  }
  .navbar-brand img {
    max-height: 24px;
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }

  .faq-container .list-items .list-item .row {
    display: flex;
    flex-direction: column;
  }

  .faq-container .hc_column_cnt .list-items .list-item > .row > div {
    width: 90%;
    text-align: left;
    margin: auto;
  }
}
