.page__botttom-padding p {
  padding-bottom: 8px;
}

.danger-info-container {
  display: none !important
}
div#execphp-2 {
  margin: 0 !important;
}
div#execphp-3 {
  display: none !important;
}
.getInTouchFormSection .getInTouchContactForm .wpcf7-response-output{
  padding: 0 0 20px 0;
}
.faqContainer .wpcf7-response-output{
  padding: 0 0 50px 0 !important;
}
#getInTouchHeaderSectionRow {
  max-width: 1200px !important;
  width: 90% !important;
}
.getInTouchOptionWrapper {
  /* background-color: #f7f7f7; */
}
.getInTouchFormSection .wpforms-confirmation-container-full {
  background-color: #8ce07c !important;
  border: none !important;
  text-align: center;
}
.getInTouchGreenMarker {
  position: absolute !important;
  z-index: 0;
  text-align: left;
  padding: 0 !important;
  left: 0;
}
.getInTouchFormSection h2 {
  font-weight: 600;
  text-transform: uppercase;
  color: #000000 !important;
  letter-spacing: 1px;
}
.getInTouchSection {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 6px 0px rgb(233, 233, 233);
  -moz-box-shadow: 0px 3px 6px 0px rgb(233, 233, 233);
  box-shadow: 0px 3px 6px 0px rgb(233, 233, 233);
  border: 1px solid #EAEAEA;
}

.getInTouchSectionHeaderText h2 {
  text-align: center;
  color: #000;
}
.getInTouchSectionText {
  text-align: center !important;
  color: #000;
  font-weight: 300;
}
.getInTouchBtn {
  background-color: #8ce07c;
  color: #000;
}
.getInTouchMailSection {
  /* max-width: 1200px !important; */
  width: 90% !important;
  margin: 0 auto;
  background-color: #fff;
  /* -webkit-box-shadow: 0px 3px 6px 0px rgb(233, 233, 233);
  -moz-box-shadow: 0px 3px 6px 0px rgb(233, 233, 233);
  box-shadow: 0px 3px 6px 0px rgb(233, 233, 233); */
}
.getInTouchMailSectionAddress h3,
.getInTouchMailSectionEmail h3 {
  /* font-weight: 600; */
  color: #000;
}
.getInTouchMailSectionAddress p,
.getInTouchMailSectionEmail p {
  color: #000;
    font-weight: 300;
}
.getInTouchEmailContainer .getInTouchEmailContainerLeft {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
}
.getInTouchEmailContainer .getInTouchEmailContainerRight {
  display: inline-block;
  vertical-align: top;
}
.getInTouchEmailContainer .getInTouchEmailContainerRight a {
  color: #000;
  transition: all 0.3s ease;
}
.getInTouchEmailContainer .getInTouchEmailContainerRight a:hover {
  opacity: 0.6;
}
/*get in touch contact form */
.getInTouchFormSection .et_pb_row_3 {
  max-width: 1200px;
}

.contactFormRight textarea {
  width: 100%;
  resize: none;
  max-height: 150px;
  padding: 10px;
}
.getInTouchContactForm input,
.getInTouchContactForm select {
  height: 40px;
  width: 100%;
}
.form-custom-input{
  padding: 10px !important
}
.getInTouchContactForm input {
  margin-top: 15px !important;
}
/* #contactFormSubmit {
background-color: #000;
  height: 50px;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  color: #fff;
  max-width: 200px;
  padding: 15px;
  border: none;
  transition: 0.3s;
} */
#contactFormSubmit:hover{
  opacity: 0.8;
  cursor: pointer;
}
.contactFormRight .ajax-loader {
  display: block !important;
}
#getInTouchOptionSectionRow{
  max-width: 1100px !important;
}
.getInTouchSectionBtn .button-new-custom{
  max-width: 200px;
  margin: 0 auto;
}