/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
body {
  font-family: "Assistant", Sans-serif;
  background: #F0F0F0;
}

.sr_only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#footer_form {
  width: 100%;
  margin: 0 !important;
}
#footer_form .hide_on_click {
  max-height: 0;
  transition: all 0.35s ease-out;
  overflow: hidden;
}
#footer_form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
}
@media all and (max-width: 850px) {
  #footer_form form {
    padding-bottom: 0px;
  }
}
#footer_form form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
#footer_form form .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  color: #cd3535;
  position: absolute;
  left: 0;
  bottom: 1px;
  font-size: 13px;
}
@media all and (max-width: 850px) {
  #footer_form form .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    color: #cd3535;
  }
}
#footer_form form .form-group {
  padding: 0 11px;
  max-width: 100%;
    width: 100%;
    margin-bottom: 25px;
}

@media all and (max-width: 576px) {
  #footer_form form .form-group {
    margin-bottom: 25px;
  }
}
#footer_form form .form-group input[type=text], #footer_form form .form-group input[type=tel], #footer_form form .form-group input[type=email], #footer_form form .form-group input[type=date] {
  width: 100%;
  background: transparent;
  color: #34303D;
  border: 0;
  border-bottom: 1px solid #34303D;
  border-radius: 0;
  padding: 0;
  height: 48px;
  line-height: 47px;
  text-align: right;
}
@media all and (max-width: 850px) {
  #footer_form form .form-group input[type=text], #footer_form form .form-group input[type=tel], #footer_form form .form-group input[type=email], #footer_form form .form-group input[type=date] {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    padding: 0 10px;
    background: transparent;
    color: #34303D;
  }
}
@media all and (max-width: 576px) {
  #footer_form form .form-group input[type=text], #footer_form form .form-group input[type=tel], #footer_form form .form-group input[type=email], #footer_form form .form-group input[type=date] {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    padding: 0 10px;
  }
}
#footer_form form .form-group input[type=text]::placeholder, #footer_form form .form-group input[type=tel]::placeholder, #footer_form form .form-group input[type=email]::placeholder {
  color: #34303D;
}
@media all and (max-width: 850px) {
  #footer_form form .form-group input[type=text]::placeholder, #footer_form form .form-group input[type=tel]::placeholder, #footer_form form .form-group input[type=email]::placeholder {
    color: #34303D;
  }
}
#footer_form form .form-group_checkboxes {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  color: #34303D;
  margin-top: 15px;
}
@media all and (max-width: 850px) {
  #footer_form form .form-group_checkboxes {
    margin-top: 0;
  }
}
@media all and (max-width: 576px) {
  #footer_form form .form-group_checkboxes {
    margin-top: 0;
  }
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap {
  display: inline-flex;
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap span.wpcf7-list-item {
  margin-right: 0;
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap + .wpcf7-form-control-wrap span.wpcf7-list-item {
  margin-right: 1em;
}
@media all and (max-width: 850px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap + .wpcf7-form-control-wrap span.wpcf7-list-item {
    margin-right: 0;
    margin-top: 20px;
  }
}
@media all and (max-width: 576px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap + .wpcf7-form-control-wrap span.wpcf7-list-item {
    margin-top: 20px;
  }
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap .wpcf7-list-item-label {
  position: relative;
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap label {
  line-height: 18px;
}
@media all and (max-width: 850px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap label {
    font-size: 14px;
  }
}
@media all and (max-width: 576px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap label {
    font-size: 14px;
  }
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox] {
  visibility: hidden;
  opacity: 0;
  position: absolute;
}
@media all and (max-width: 850px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox] + .wpcf7-list-item-label {
    padding-right: 30px;
    min-height: 20px;
    display: block;
    line-height: 1.25;
  }
}
@media all and (max-width: 576px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox] + .wpcf7-list-item-label {
    padding-right: 30px;
    min-height: 20px;
  }
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox] + .wpcf7-list-item-label:before {
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 1px solid #34303D;
  background: transparent;
  border-radius: 50%;
  margin-bottom: -4px;
  margin-left: 5px;
}
@media all and (max-width: 850px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox] + .wpcf7-list-item-label:before {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
  }
}
@media all and (max-width: 576px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox] + .wpcf7-list-item-label:before {
    width: 20px;
    height: 20px;
  }
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox] + .wpcf7-list-item-label:after {
  width: 10px;
  height: 10px;
  background: #00D1D2;
  position: absolute;
  right: 4px;
  top: 6px;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
}
@media all and (max-width: 850px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox] + .wpcf7-list-item-label:after {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: auto;
    transform: translate(-50%, -50%);
    background: black;
    margin: 0;
    right: 0px;
  }
}
@media all and (max-width: 576px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox] + .wpcf7-list-item-label:after {
    width: 10px;
    height: 10px;
  }
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
  visibility: visible;
}
#footer_form form .form-group_checkboxes .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
  color: #cd3535;
  position: absolute;
  left: auto;
  right: 30px;
  bottom: 20px;
  font-size: 13px;
}
@media all and (max-width: 850px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    color: #cd3535;
    right: 0;
    bottom: 0;
    top: 100%;
    font-size: 20px;
  }
}
@media all and (max-width: 576px) {
  #footer_form form .form-group_checkboxes .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    font-size: 14px;
  }
}
#footer_form form input[type=submit] {
  height: 48px;
  width: 214px;
  margin-right: 10px;
  max-width: 16%;
  background: #00D1D2;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  border-radius: 50px;
  border: 0;
  box-shadow: 0 10px 24px 0 rgba(0,175,176,0);
  transition: all 0.25s ease-out;
}
#footer_form form input[type=submit]:hover {
  background: white;
  color: #00D1D2;
  box-shadow: 0 10px 24px 0 rgba(0,175,176,0.24);
}

@media all and (max-width: 850px) {
  #footer_form form input[type=submit] {
    font-size: 15px;
    padding: 0 35px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0 0 15px;
    width: auto;
    max-width: none;
  }
}
@media all and (max-width: 576px) {
  #footer_form form input[type=submit] {
    font-size: 15px;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0 auto 15px;
  }
}
#footer_form form div.wpcf7-response-output {
  margin: 25px 0 0;
  color: black;
}
@media all and (min-width: 850px) {
  #footer_form form div.wpcf7-response-output {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 5px;
  }
}
#footer_form form div.wpcf7-validation-errors, #footer_form form div.wpcf7-acceptance-missing {
  border-color: #cd3535;
}

.popup {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 9999;
  background: #f0f0f0;
}
.popup .accept_close {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 9;
  padding: 5px;
  border: 0;
}
.popup .accept_close:hover {
  background: transparent;
}
.popup .accept_close svg, .popup .accept_close img {
  width: 30px;
  height: 30px;
}

.popup .accept_close svg path {
  fill: black;
}
@media all and (max-width: 576px) {
  .popup .accept_close svg, .popup .accept_close img {
    width: 20px;
    height: 20px;
  }
}
.popup .inner {
  width: 100%;
  max-height: 100%;
  overflow: auto;
  background: #F0F0F0;
  color: #34303D;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 15px;
  font-size: 16px;
}

@media all and (max-width: 1550px) {
  .popup .inner {
    padding: 10px 15px;
    font-size: 14px;
  }
}
@media all and (max-width: 576px) {
  .popup .inner {
    padding: 10px;
  }
}
.popup .inner h2 {
  position: relative;
  text-align: center;
  padding: 0 0 5px;
  margin: 0 0 5px;
  font-size: 21px;
}

@media all and (max-width: 1550px) {
  .popup .inner h2 {
    font-size: 19px;
  }
}

.popup .inner p {
  margin-bottom: 5px;
}


.popup .inner .accept_check_popup {
  margin: 20px auto 0;
  background: #00D1D2;
  border-radius: 0;
  border: 0;
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 7px 20px;
}

.popup.thank_popup .inner {
  text-align: center;
}
.popup.thank_popup .inner h2:after {
  display: none;
}

.wpcf7 .ajax-loader {
  position: absolute;
  left: 10px;
  bottom: 10px;
  
}

#footer_form .elementor-container {
  position: static;
}

#footer_form .elementor-container .elementor-column {
  position: static;
}

#footer_form .elementor-container .elementor-column .elementor-column-wrap {
  position: static;
}

#footer_form .elementor-container .elementor-column .elementor-column-wrap .elementor-widget-wrap {
  position: static;
}

#footer_form .elementor-widget {
  position: static;
}

@-webkit-keyframes blinker {
  0% { background: #00D1D2; color: white; }
  49% { background: #00D1D2; color: white; }
  50% { background: white; color: #00D1D2; }
  100% { background: white; color: #00D1D2; }
}

#footer-but {
  -webkit-animation-name: blinker;
  animation-name: blinker;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  animation-timing-function: cubic-bezier(.5, 0, 1, 1);
  -webkit-animation-duration: 2.6s;
  transition-duration: 2.6s;
}

.hide_if_sent {
  display: flex;
  align-items: center;
}

.hide_if_sent .elementor-container {
  width: 100%;
}

.elementor-widget:not(:last-child) {
  margin: 0 0 10px;
}

.wpcf7-form {
  position: relative;
}

.wpcf7-form.sent .form-group, .wpcf7-form.sent .wpcf7-submit {
  visibility: hidden;
}

.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
  position: absolute;
  left: 0;
  top: 0;
  background: #F0F0F0;
  border-color: #34303D;
  margin: 0 !important;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}