/* Theme Name: Hello Elementor Child Template: hello-elementor Text Domain: hello-elementor-child Description: Child theme for Hello Elementor Author: Elementor Team Version: 3.3.0 */
html,
body {
  height: 100%;
  scroll-behavior: smooth !important;
  transition: none !important;
}

html {
  scroll-padding-top: 100px;
}

@media (max-width: 1200px) {

  html,
  body {
    scroll-behavior: none !important;
  }

}

.hidden {
  display: none;
}

.header-section nav .elementskit-menu-container>#menu-menu-left,
.header-section nav .elementskit-menu-container>#menu-menu-right {
  display: flex !important;
  column-gap: 40px !important;
}

@media (max-width: 1399.98px) {

  .header-section nav .elementskit-menu-container>#menu-menu-left,
  .header-section nav .elementskit-menu-container>#menu-menu-right {
    column-gap: 20px !important;
  }
}

@media (max-width: 1199.98px) {

  .header-section nav .elementskit-menu-container>#menu-menu-left,
  .header-section nav .elementskit-menu-container>#menu-menu-right {
    column-gap: 10px !important;
  }
}

.header-section nav .elementskit-menu-container>#menu-menu-left>li,
.header-section nav .elementskit-menu-container>#menu-menu-right>li {
  padding: 0 !important;
}

.header-section nav .elementskit-menu-container>#menu-menu-left>li>a,
.header-section nav .elementskit-menu-container>#menu-menu-right>li>a {
  padding: 2px !important;
}

@media (max-width: 1366.98px) {
  .header-section {
    padding-inline: 20px;
  }

  .header-section .e-con-inner {
    max-width: 1300px !important;
  }
}

nav .elementskit-menu-container .elementskit-navbar-nav .menu-item .elementskit-dropdown.elementskit-submenu-panel {
  background-color: #fffce4;
  padding-inline: 26px 14px;
  padding-block: 17px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

nav .elementskit-menu-container .elementskit-navbar-nav .menu-item .elementskit-dropdown.elementskit-submenu-panel .menu-item .dropdown-item {
  padding: 9px 0;
  color: #000;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

nav .elementskit-menu-container .elementskit-navbar-nav .menu-item .elementskit-dropdown.elementskit-submenu-panel .menu-item .dropdown-item::before {
  position: absolute;
  content: "";
  bottom: 4px;
  width: 100%;
  inset-inline-start: 0;
  left: 0;
  height: 1px;
  background-color: rgba(30, 52, 31, 0.2196078431);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s transform ease-in-out;
  transition: 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;
  -webkit-transform-origin: right;
  transform-origin: right;
}

nav .elementskit-menu-container .elementskit-navbar-nav .menu-item .elementskit-dropdown.elementskit-submenu-panel .menu-item .dropdown-item.active::before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

@media (hover: hover) {
  nav .elementskit-menu-container .elementskit-navbar-nav .menu-item .elementskit-dropdown.elementskit-submenu-panel .menu-item .dropdown-item:hover {
    color: #1e341f;
  }

  nav .elementskit-menu-container .elementskit-navbar-nav .menu-item .elementskit-dropdown.elementskit-submenu-panel .menu-item .dropdown-item:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}

.home_banner,
.our-villa-banner,
.elementor-widget-wac-hls-video-banner {
  height: 100dvh !important;
  background-color: #000 !important;
}

.elementor-98 .elementor-element.elementor-element-364743c1 {
  --e-icon-list-icon-size: 22px;
}

.join-us-form .ekit-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 576px) {
  .join-us-form .ekit-form form {
    margin-top: -30px;
    margin-inline: -15px;
  }
}

@media (min-width: 576px) {
  .join-us-form .ekit-form form>* {
    margin-top: 30px;
    padding-inline: 15px;
  }
}

.join-us-form .ekit-form form .wpcf7-response-output {
  position: absolute;
  bottom: -30px;
  margin: 0;
  padding: 0;
  border: unset;
  left: 0;
  font-size: 13px;
}

@media (max-width: 575.98px) {
  .join-us-form .ekit-form form .wpcf7-response-output {
    font-size: 12px;
    bottom: -10px;
    left: 10px;
  }
}

.join-us-form .ekit-form form .form-group .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  bottom: -28px;
  font-size: 12px;
}

.join-us-form .ekit-form form .form-group label {
  color: #000;
  font-family: "Noto Serif Display";
  font-size: 12px;
  font-weight: 300;
  line-height: 13.2px;
  text-transform: uppercase;
  margin: 0;
}

.join-us-form .ekit-form form .form-group input.wpcf7-form-control.wpcf7-submit {
  margin: 0;
  background: #1e341f;
  height: 50px;
  border: 1px solid #1e341f;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  margin-top: 30px;
}

@media (hover: hover) {
  .join-us-form .ekit-form form .form-group input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent;
    color: #1e341f;
  }
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap input.wpcf7-form-control:not([type="submit"]):not([type="checkbox"]):not([type="radio"]) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  padding: 15px 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: unset;
  border-bottom: 1px solid rgba(0, 0, 0, 0.19);
  background-color: transparent;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  line-height: 1.3;
  border-radius: 0;
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: unset;
  border-bottom: 1px solid rgba(0, 0, 0, 0.19);
  background-color: transparent;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  line-height: 1.3;
  border-radius: 0;
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap input.wpcf7-form-control:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus,
.join-us-form .ekit-form form .wpcf7-form-control-wrap textarea:focus {
  border-color: #000;
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap .wpcf7-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  padding: 10px 0px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: unset;
  border-bottom: 1px solid rgba(0, 0, 0, 0.19);
  background-color: transparent;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  line-height: 1.3;
  border-radius: 0;
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap .wpcf7-select:focus {
  border-color: #000;
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  margin-top: 16px;
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input {
  margin: 0;
}

.join-us-form .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  color: #000;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (min-width: 576px) {
  .get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form {
    margin-top: -30px;
    margin-inline: -15px;
  }
}

@media (min-width: 576px) {
  .get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form>* {
    margin-top: 30px;
    padding-inline: 15px;
  }
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group {
  margin-bottom: 35px;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-response-output {
  position: absolute;
  bottom: -30px;
  margin: 0;
  padding: 0;
  border: unset;
  left: 0;
  font-size: 13px;
}

@media (max-width: 575.98px) {
  .get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-response-output {
    font-size: 12px;
    bottom: -10px;
    left: 10px;
  }
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  bottom: -28px;
  font-size: 12px;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group label {
  color: #000;
  font-size: 15px;
  font-weight: 300;
  line-height: 14px;
  color: #606060;
  text-transform: capitalize;
  margin: 0;
  position: absolute;
  top: -30px;
  inset-inline-start: 15px;
  width: auto;
  height: auto;
  -webkit-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group.focused label {
  -webkit-transform: translateY(17px);
  transform: translateY(17px);
  font-size: 14px;
  opacity: 1;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group.focused.col-lg-12 label {
  -webkit-transform: translateY(17px);
  transform: translateY(17px);
  opacity: 1;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group .submit_wrapper {
  width: 100%;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group .submit_wrapper p {
  display: block;
  position: relative;
  width: 100%;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group .submit_wrapper p .wpcf7-spinner {
  position: absolute;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 30px;
  z-index: 5;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group input.wpcf7-form-control.wpcf7-submit {
  margin: 0;
  background: #1e341f;
  height: 50px;
  border: 1px solid #1e341f;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  font-family: poppins !important;
  width: auto;
  display: block;
  padding: 12px 48px !important;
}

@media (hover: hover) {
  .get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: transparent;
    color: #1e341f;
  }
}

.contact-form .contact-form-sub-title p {
  margin-bottom: 0;
}

.contact-form textarea,
.contact-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.contact-form select,
.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap input.wpcf7-form-control:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap textarea,
.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap .wpcf7-select {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 45px;
  padding: 0px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: unset;
  border-bottom: 1px solid rgba(32, 30, 30, 0.19);
  background-color: transparent !important;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  line-height: 1.3;
  border-radius: 0;
  color: #000;
  margin-bottom: 0;
  color: #534c4c;
}

.contact-form textarea,
.elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap textarea,
textarea {
  height: 120px !important;
  padding: 0 !important;
  line-height: 1.5 !important;
  margin-top: 15px !important;
}

.contact-form .phone-wrapper .phone-label {
  opacity: 0;
}

@media (max-width: 767px) {

  .contact-form textarea,
  .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap textarea,
  textarea {
    height: 80px !important;
  }
}

.contact-form select {
  margin-top: -25px;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap input.wpcf7-form-control:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus,
.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap textarea:focus {
  border-color: #000;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap .wpcf7-select:focus {
  border-color: #000;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  margin-top: 16px;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label input {
  margin: 0;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  color: #000;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}

.e-con-inner:empty {
  display: none;
}

.header-section .elementor-element nav .elementskit-navbar-nav>li>a {
  font-family: "Poppins", Sans-serif;
  font-weight: 400;
  text-transform: none !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

.abels-projects p {
  margin-bottom: 0;
}

.abels-projects .project-features-list.e-grid .elementor-icon-list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 14px;
}

.abels-projects .project-features-list.e-grid .elementor-icon-list-items .elementor-icon-list-item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.abels-projects .project-features-list.e-grid .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {
  margin-top: 5px;
}

@media only screen and (max-width: 767.98px) {
  .abels-projects .project-features-list.e-grid {
    row-gap: 14px;
  }
}

@media (max-width: 1366px) and (min-width: 768px) {
  .elementor-location-header .e-con-boxed .e-con-inner {
    --content-width: 1120px;
  }
}

.elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-left>.elementskit-menu-po-left>.menu-item.current-menu-item a::before,
.elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-left>.elementskit-menu-po-left>.menu-item.current-menu-parent a.ekit-menu-dropdown-toggle::before ,
.elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-right>.elementskit-menu-po-right>.menu-item.current-menu-parent a.ekit-menu-dropdown-toggle::before  {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

@media (min-width: 1200px) {
  .elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-left>.elementskit-menu-po-left>.menu-item>a {
    color: #fff;
    position: relative;
  }

  .elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-left>.elementskit-menu-po-left>.menu-item>a i {
    color: #fff;
  }

  .elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-left>.elementskit-menu-po-left>.menu-item>a::before {
    position: absolute;
    content: "";
    inset-inline-start: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: 0.3s -webkit-transform ease-in-out;
    transition: 0.3s -webkit-transform ease-in-out;
    transition: 0.3s transform ease-in-out;
    transition: 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;
  }
}

@media (min-width: 1200px) and (hover: hover) {
  .elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-left>.elementskit-menu-po-left>.menu-item>a:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}

.elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-right>.elementskit-menu-po-right>.menu-item.current-menu-item a::before{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

@media (min-width: 1024px) {
  .elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-right>.elementskit-menu-po-right>.menu-item>a {
    color: #fff;
    position: relative;
  }

  .elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-right>.elementskit-menu-po-right>.menu-item>a i {
    color: #fff;
  }

  .elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-right>.elementskit-menu-po-right>.menu-item>a::before {
    position: absolute;
    content: "";
    inset-inline-end: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: 0.3s -webkit-transform ease-in-out;
    transition: 0.3s -webkit-transform ease-in-out;
    transition: 0.3s transform ease-in-out;
    transition: 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;
  }
}

@media (min-width: 1024px) and (hover: hover) {
  .elementor-location-header .elementor-widget-ekit-nav-menu #ekit-megamenu-menu-right>.elementskit-menu-po-right>.menu-item>a:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}

.our-location .elementor-element.e-con-full.e-con::before {
  background-color: unset;
}

.elementor-location-header {
  min-height: 60px;
  width: 100%;
  position: fixed;
  top: 0;
  inset-inline: 0;
  z-index: 9999;
  transition: 0.7s all ease-in-out;
}

.elementor-location-header.fixed {
  background: rgba(21, 44, 23, 0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.elementor-location-header::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 325px;
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0.52) 10.47%,
      rgba(0, 0, 0, 0.23) 59.56%,
      rgba(0, 0, 0, 0) 88.44%);
  z-index: -1;
  pointer-events: none;
  transition: 0.7s all ease-in-out;
}

.elementor-location-header.fixed::before {
  opacity: 0;
}

.elementor-location-header>div {
  margin: 0 !important;
}

.elementskit-menu-overlay {
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out;
}

.elementskit-menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

.column_wrapper .column_box .img_wrapper {
  overflow: hidden;
}

.column_wrapper .column_box .img_wrapper>img,
.column_wrapper .column_box .img_wrapper>picture {
  transform: scale(1.01);
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img {
  will-change: transform;
  display: block;
}

.footer-menu .elementor-nav-menu--dropdown {
  background: transparent !important;
}

@media screen and (max-width: 767px) {
  .footer-menu .elementor-nav-menu {
    margin-bottom: 10px !important;
  }
}

.footer-menu .elementor-nav-menu .menu-item,
.footer-menu .elementor-nav-menu .menu-item:hover {
  background: transparent !important;
}

.footer-menu .elementor-nav-menu .menu-item a {
  padding: 5px 0;
  color: #f0ede6e0;
  font-weight: 400;
  font-size: 15px;
  line-height: calc(24 / 15);
  display: inline-block;
  vertical-align: top;
  background: transparent !important;
}

.footer-menu a {
  width: max-content !important;
  max-width: 100%;
  padding: 5px 0;
}

@media (hover: hover) {
  .footer-menu .elementor-nav-menu .menu-item a:hover {
    color: #fff;
  }
}

.footer-menu .elementor-nav-menu .menu-item a::after {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  .elementskit-menu-offcanvas-elements {
    height: 100dvh !important;
  }

  .header-section .elementor-element nav .elementskit-navbar-nav>li>a.active {
    text-decoration: underline;
    text-underline-offset: 7px;
    text-decoration-thickness: 3px;
  }

  .footer-menu .elementor-nav-menu .menu-item a.elementor-item-active {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 1px;
  }
}

select {
  appearance: none !important;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PCFET0NUWVBFIHN2ZyAgUFVCTElDICctLy9XM0MvL0RURCBTVkcgMS4xLy9FTicgICdodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQnPjxzdmcgaGVpZ2h0PSI1MTJweCIgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0yNTYsMjk4LjNMMjU2LDI5OC4zTDI1NiwyOTguM2wxNzQuMi0xNjcuMmM0LjMtNC4yLDExLjQtNC4xLDE1LjgsMC4ybDMwLjYsMjkuOWM0LjQsNC4zLDQuNSwxMS4zLDAuMiwxNS41TDI2NC4xLDM4MC45ICBjLTIuMiwyLjItNS4yLDMuMi04LjEsM2MtMywwLjEtNS45LTAuOS04LjEtM0wzNS4yLDE3Ni43Yy00LjMtNC4yLTQuMi0xMS4yLDAuMi0xNS41TDY2LDEzMS4zYzQuNC00LjMsMTEuNS00LjQsMTUuOC0wLjJMMjU2LDI5OC4zICB6Ii8+PC9zdmc+);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: right center;
}

.icon-list-wrapper .elementor-icon-list-items {
  margin: 0 !important;
  row-gap: 14px;
  padding-bottom: 20px !important;
}

.icon-list-wrapper .elementor-icon-list-items .elementor-icon-list-item {
  align-items: flex-start !important;
  width: 100%;
  margin: 0 !important;
}

@media screen and (min-width: 992px) {
  .icon-list-wrapper .elementor-icon-list-items .elementor-icon-list-item {
    width: 50%;
  }
}

.icon-list-wrapper .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon {
  margin-top: 2px;
}

.footer-btm .designed-by a {
  color: #fff;
  font-weight: 600;
}

@media screen and (max-width: 767.98px) {
  .fancybox__dialog .f-button {
    padding: 0 !important;
  }
}

.mobile-menu .elementskit-menu-offcanvas-elements {
  max-width: 100% !important;
}

@media screen and (min-width: 576px) {
  .mobile-menu .elementskit-menu-offcanvas-elements {
    max-width: 370px !important;
    width: 100% !important;
  }
}

@media screen and (min-width: 576px) {
  .mobile-menu .elementskit-menu-offcanvas-elements.ekit-nav-menu--overlay {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.mobile-menu .elementskit-menu-offcanvas-elements .elementskit-nav-logo {
  margin: 0 0 0 15px !important;
  padding: 0 !important;
  max-width: 106px !important;
}

.mobile-menu .elementskit-menu-offcanvas-elements .elementskit-nav-logo img {
  width: 100% !important;
  height: auto !important;
}

.mobile-menu .elementskit-menu-offcanvas-elements .elementskit-menu-close {
  position: relative;
  font-size: 0 !important;
  width: 30px !important;
  height: 30px !important;
  margin: 0 10px 0 0 !important;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  transition-delay: 0;
}

.mobile-menu .elementskit-menu-offcanvas-elements.active .elementskit-menu-close {
  opacity: 1;
  transition-delay: 0.6s;
}

.mobile-menu .elementskit-menu-offcanvas-elements .elementskit-menu-close::after {
  content: "";
  position: absolute;
  inset: 0;
  background: transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDguNTg2TDIuOTI5IDEuNTE1IDEuNTE1IDIuOTI5IDguNTg2IDEwbC03LjA3MSA3LjA3MSAxLjQxNCAxLjQxNEwxMCAxMS40MTRsNy4wNzEgNy4wNzEgMS40MTQtMS40MTRMMTEuNDE0IDEwbDcuMDcxLTcuMDcxLTEuNDE0LTEuNDE0TDEwIDguNTg2eiIvPjwvc3ZnPg==") no-repeat center center;
  background-size: 20px;
}

.mobile-menu .elementskit-menu-offcanvas-elements .elementskit-menu-po-left {
  padding-top: 15px;
}

.mobile-menu .elementskit-menu-offcanvas-elements .elementskit-menu-po-left .menu-item .ekit-menu-nav-link {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 10px 15px;
}

.blog-categories {
  width: 100%;
  position: sticky;
  top: 60px;
  background: #fffce4;
  z-index: 10;
  padding: 10px 0;
}

.modal .modal-header button.closeBtn {
  opacity: 0.7;
}

.modal .modal-header button.closeBtn:hover {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .blog-categories {
    top: 67px;
  }
}

@media screen and (min-width: 1025px) {
  .blog-categories {
    top: 98px;
  }
}

.blog-categories-wrap {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  margin-inline: -20px;
  padding-inline: 20px;
  width: auto;
}

@media screen and (min-width: 768px) {
  .blog-categories-wrap {
    margin-inline: 0;
    padding-inline: 0;
    width: 100%;
  }
}

.blog-categories .elementor-widget-button {
  width: max-content;
  min-width: max-content;
}

.blog-categories .blog-categories-wrap .elementor-widget-button .elementor-widget-container .elementor-button-wrapper a.elementor-button {
  padding: 0 32px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #1e341f;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  font-family: "Poppins", Sans-serif;
  text-shadow: none;
}

@media screen and (min-width: 992px) {
  .blog-categories .blog-categories-wrap .elementor-widget-button .elementor-widget-container .elementor-button-wrapper a.elementor-button {
    font-size: 14px;
    height: 40px;
  }
}

@media (hover: hover) {
  .blog-categories .blog-categories-wrap .elementor-widget-button .elementor-widget-container .elementor-button-wrapper a.elementor-button:hover {
    background-color: #182e1a;
    color: #fffce4;
  }
}

.blog-categories .elementor-widget-button .elementor-button .elementor-button-text {
  white-space: nowrap;
}

.get-in-touch-form {
  overflow: hidden;
}

.logo-container {
  max-width: 120px;
  width: 30%;
}

@media (max-width: 1024px) {
  .logo-container {
    max-width: 110px;
  }
}

@media (max-width: 767px) {
  .logo-container {
    max-width: 110px;
  }
}

@media (max-width: 575px) {
  .logo-container {
    max-width: 110px;
  }

  .contact-details-item.address {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }

  h3.contact-details-title.main-address-title-elem {
    padding-top: 20px !important;
  }

  .email-wrap {
    margin-bottom: 0 !important;
  }

  .contact-details .address.main-address-elem {
    margin-bottom: 15px !important;
  }
}

.logo-container a {
  display: block;
}

.logo-container a img {
  display: block;
}

@media (max-width: 1024px) {
  .logo-container a img {
    max-width: 146px;
    width: 100% !important;
  }

  .logo-container a {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .logo-container a img {
    max-width: 146px;
    width: 100% !important;
  }
}

@media (max-width: 575px) {
  .logo-container a img {
    max-width: 106px;
    width: 100% !important;
  }
}

input::placeholder {
  opacity: 0;
}

textarea::placeholder {
  opacity: 0;
}

input::-webkit-input-placeholder {
  opacity: 0;
}

textarea::-webkit-input-placeholder {
  opacity: 0;
}

input::-moz-placeholder {
  opacity: 0;
}

textarea::-moz-placeholder {
  opacity: 0;
}

input:-ms-input-placeholder {
  opacity: 0;
}

textarea:-ms-input-placeholder {
  opacity: 0;
}

input::-ms-input-placeholder {
  opacity: 0;
}

textarea::-ms-input-placeholder {
  opacity: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px #fffce4 inset !important;
}

.iti__country-container {
  left: -1px !important;
}

.iti__selected-country {
  background: #fffce4 !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
}

.careerform-modal .iti__selected-country {
  background: #fff !important;
}

.iti__selected-country-primary {
  padding: 0 15px 0 0 !important;
}

.iti__selected-country-primary:hover {
  background: #fffce4 !important;
}

.careerform-modal .iti__selected-country-primary:hover {
  background: #fff !important;
}

.iti .iti__selected-dial-code {
  color: #000 !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  font-family: "Poppins", Sans-serif;
  color: #606060 !important;
  text-shadow: unset;
}

form span.error {
  position: absolute;
  left: 0;
  top: auto;
  width: max-content;
  color: #f00;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 500;
  padding-top: 3px;
}

.contact-numbers .elementor-icon-list-item a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--e-global-color-text);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: 0;
}

.contact-numbers .elementor-icon-list-item a .elementor-icon-list-icon {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #182e1a 24;
  color: #fff;
  padding: 8px;
}

.contact-numbers .elementor-icon-list-item a .elementor-icon-list-icon svg {
  margin-right: 0 !important;
}

.contact-numbers .elementor-icon-list-item a .elementor-icon-list-text {
  padding-left: 0 !important;
}

.core-services-grid .service-list {
  height: 100%;
  display: block;
}

@media (max-width: 767px) {
  .ekit-wid-con .elementskit-accordion .ekit-accordion-title {
    line-height: 1.5 !important;
  }
}

.wpcf7 form.sent .wpcf7-response-output {
  color: green !important;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  color: red !important;
}

.wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28 !important;
}

@media (max-width: 1024px) {
  .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {
    left: auto !important;
    right: -100vw !important;
    transition: right 0.6s cubic-bezier(0.6, 0.1, 0.68, 0.53) !important;
  }

  .elementskit-menu-offcanvas-elements.active {
    right: 0 !important;
    left: auto !important;
  }

  .elementskit-menu-overlay.active {
    right: 0 !important;
    left: auto !important;
    transition: all 0.6s cubic-bezier(0.22, 0.61, 0.24, 1) 0s;
  }

  .ekit-vertical-main-menu-on-click .ekit-vertical-menu-container {
    right: 0 !important;
    left: auto !important;
    transform: translateX(100%);
    transition: transform 0.3s ease-in-out !important;
  }

  .ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-container {
    transform: translateX(0) !important;
  }
}

.footer-wrap .footer-bottom-list {
  gap: 20px !important;
}

@media (max-width: 1199.98px) {
  .footer-wrap .footer-bottom-list {
    gap: 10px !important;
  }
}

.footer-wrap .footer-block {
  gap: 0 !important;
}

.footer-wrap .footer-block .title {
  margin-bottom: 10px !important;
}

@media (max-width: 767px) {
  .footer-wrap .footer-block.address-wrap .title p {
    padding-top: 5px !important;
  }

  .villa-wrap .villa-block .text-editor.default {
    display: none;
  }
}

.footer-wrap .footer-block.address-wrap .footer-menu p {
  padding: 0px 0 !important;
  line-height: 1.6 !important;
}

.footer-wrap .footer-block.address-wrap .footer-menu p:first-child {
  padding-top: 0 !important;
}

.footer-wrap .footer-block .visit-us {
  margin-top: 7px !important;
}

.footer-wrap .footer-block .elementor-widget-container {
  margin: 0 !important;
}

.footer-wrap .footer-block .elementor-widget-container p {
  margin: 0 !important;
}

.footer-wrap .footer-block .elementor-widget-container .elementor-icon-list-items li a {
  line-height: 1.5 !important;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  transform: scale(1.2);
}

.founder-wrapper .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 40px !important;
  height: 2px !important;
  opacity: 0.4;
  background: #fffce4 !important;
  border-radius: 0;
  position: relative;
}

.founder-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  transform: scale(1, 1);
}

@media (max-width: 1200px) {
  .swiper-wrapper {
    margin-bottom: 40px !important;
  }

  .swiper-pagination {
    bottom: 0 !important;
  }
}

.get-in-touch-form .phone-label {
  opacity: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-element.elementor-element-b95cea5.e-con-full.e-flex.e-con.e-child {
    width: 100% !important;
  }
}

.banner-button-link {
  opacity: 0;
  transition: opacity 0.3s ease;
  line-height: 14px !important;
  padding: 15px 32px m !important;
}

.video_audio {
  opacity: 0;
  transition: all 0.4s ease-in-out !important;
  display: none;
}

.video_audio:hover {
  box-shadow: 0px 0px 3px 4px rgba(255, 255, 255, 0.4);
}

.modal.team-modal .member-details {
  justify-content: center;
}

@media (max-width: 768px) {
  .home-gallery-tab .gallery-filter {
    justify-content: unset !important;
  }

  .form-group.phone-wrapper {
    margin-bottom: 20px !important;
  }

  .slider-withfancybox .swiper-button-next:after,
  .slider-withfancybox .swiper-button-prev:after {
    font-size: 10px !important;
  }

  .slider-withfancybox .swiper-button-prev,
  .slider-withfancybox .swiper-button-next {
    width: 30px !important;
    height: 30px !important;
  }
}

.home-gallery-tab .gallery-filter::-webkit-scrollbar {
  display: none;
}

.logo-container {
  position: relative;
  z-index: 9;
}

.get-in-touch-form label.purpose-label {
  display: none;
}

.ftr-btn .elementor-button-text {
  color: black !important;
  letter-spacing: 1px;
}

.ftr-btn:hover .elementor-button-text {
  color: #fffce4 !important;
}

.min-h-scroll-section {
  min-height: 750px;
}

@media (max-width: 1440px) {
  .min-h-scroll-section {
    min-height: auto !important;
  }
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group .submit_wrapper p {
  width: 220px !important;
}

.ekit_socialshare i.icon.icon-twitter::before {
  content: "" !important;
  background: url("https://abelsgarden.webc.in/wp/wp-content/themes/hello-elementor-child/images/twitter-icon-white.svg") !important;
  background-repeat: no-repeat !important;
  top: 5px !important;
  height: 14px;
  width: 14px;
  display: block;
}

.ekit_socialshare .facebook,
.ekit_socialshare .twitter,
.ekit_socialshare .linkedin {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.homepage-blogsection .elementskit-post-image-card .post-meta-list {
  display: flex;
  align-items: center;
}

.homepage-blogsection .elementskit-post-image-card .post-cat {
  gap: 11px !important;
}

.homepage-blogsection .elementskit-post-image-card .post-cat svg {
  margin-left: 11px !important;
  margin-right: 0 !important;
}

.get-in-touch-form .elementor-widget-elementskit-contact-form7 .ekit-form form .form-group input.wpcf7-form-control.wpcf7-submit {
  height: 46px !important;
}

.elementor-widget .elementor-icon-list-icon svg {
  width: 16px !important;
  height: 18px !important;
}

.footer-bottom-wrap .e-con-inner {
  flex-wrap: nowrap !important;
  align-items: center !important;
}

.footer-bottom-wrap p {
  margin-bottom: 0;
}

.load-more {
  fill: #FFFCE4;
  color: #FFFCE4;
  font-family: "Poppins", sans-serif !important;
  font-size: 14px !important;
  border: 1px solid #182E1A !important;
  padding: 15px 32px 15px 32px;
  transition: all .3s ease-in-out;
}

.load-more:hover {
  background-color: #FFFCE4 !important;
  color: #182E1A !important;
}

a,
button,
input[type="button"],
input[type="submit"],
a span,
button span,
input[type="button"] span,
input[type="submit"] span {
  transition: all .3s ease-in-out !important;
}

.elementor-482 .elementor-element.elementor-element-d781143 .ekit-form form input[type="submit"] {
  color: #fffce4;
}

/* .elementor-button.elementor-button-link:hover{
  background: #182E1A  !important;
  color: #FFFCE4  !important;
} */
.footer-wrap .footer-block .elementor-widget-container .elementor-icon-list-items li a,
.footer-wrap .footer-block .elementor-widget-container .elementor-icon-list-items li a span {
  transition: all 0.3s ease-in-out !important;
}

.footer-wrap .footer-block .elementor-widget-container .elementor-icon-list-items li a:hover,
.footer-wrap .footer-block .elementor-widget-container .elementor-icon-list-items li a:hover span {
  color: rgba(240, 237, 230, 1) !important;
}

.footer-socialmedia a {
  opacity: 0.7;
}

.footer-socialmedia a:hover {
  opacity: 1;
}

.tabs {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.tab-link {
  padding: 10px 20px;
  border: 1px solid #000;
  background: transparent;
  color: #000;
  cursor: pointer;
  text-align: center;
  min-width: 170px;
  font-size: 14px;
  transition: all .3s ease-in-out;
}

.tab-link:hover,
.tab-link.current {
  background: #182E1A;
  color: #FFFCE4;
}

@media (max-width: 575px) {
  .member-phone-wrapper {
    margin-bottom: 8px !important;
  }

  .wacSlider {
    padding-bottom: 10px !important;
  }

  .posts-meta .list-meta:last-of-type {
    display: inline-block;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    color: white;
  }

  .our-villaments .elementor-element-2e91948 {
    margin-bottom: 0 !important;
  }
}

.posts-meta .meta-divider {
  padding: 0px 15px !important;
}

/* 375px and up */
@media (min-width: 375px) {
  .home-gallery-tab {
    top: 69px !important;
  }
}

/* 575px and up */
@media (min-width: 575px) {
  .home-gallery-tab {
    top: 72px !important;
  }
}

/* 768px and up */
@media (min-width: 768px) {
  .home-gallery-tab {
    top: 80px !important;
  }
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
  .home-gallery-tab {
    top: 81px !important;
  }
}

@media (min-width: 1280px) and (max-width: 1920px) {
  .home-gallery-tab {
    top: 100px !important;
  }
}

.fw-400 {
  font-weight: 400 !important;
}

.footer-logo img {
  max-width: 215px !important;
  width: 100% !important;
}

.services-offered .elementor-icon-list-item {
  display: flex;
  align-items: flex-start;
}

.services-offered .elementor-icon-list-icon {
  margin-top: 2px;
}

@media (max-width: 1200px) {
  .slider-withfancybox.gallery-container {
    margin: 0 auto !important;
  }

  .swiper-wrapper {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 991px) {
  .footer-bottom-wrap .e-con-inner {
    flex-wrap: wrap !important;
    gap: 12px;
    padding: 15px 0;
  }

  .footer-bottom-wrap .copyright,
  .footer-bottom-wrap .follow-us,
  .footer-bottom-wrap .designedby {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 14px;
  }

  .footer-bottom-wrap .follow-us {
    order: 1;
  }

  .footer-bottom-wrap .copyright {
    order: 2;
  }

  .footer-bottom-wrap .designedby {
    order: 3;
  }
}

@media (max-width: 767px) {
  .footer-bottom-wrap .follow-us {
    gap: 7px;
  }

  .tab-link {
    padding: 10px 15px;
  }
}

/* .height-limit{
  height: 500px;
  overflow: hidden;
} 

 */
.elementor-button-text,input.wpcf7-submit {
  font-weight: 400 !important;
}
@media only screen and (min-width: 1200px){
  .elementor-button-text,input.wpcf7-submit {
    font-size: 14px !important;
    letter-spacing: 1px !important;
  }
}

.abel-blog-posts.elementor-widget-elementskit-blog-posts .elementor-widget-container .post-items .elementskit-post-image-card .elementskit-post-body h2.entry-title a,
.abel-blog-posts.elementor-widget-wac-blog-posts .elementor-widget-container .post-items .elementskit-post-image-card .elementskit-post-body h2.entry-title a {
  font-family: "Poppins";
  text-transform: capitalize;
  letter-spacing: 0.6px;
}

.elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title,
.philosophy-of-living .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title{
  font-family: "Poppins";
  --e-global-typography-e445872-font-family: "Poppins";
  --e-global-typography-e445872-font-size: 25px;
  letter-spacing: 0.6px;
}

.wpcf7-form .form-group .wpcf7-form-control-wrap{
  position: relative;
  display: block;
}
.wpcf7-form .form-group .wpcf7-form-control-wrap span.error{
  top: unset;
  bottom: -20px;
}