@media (max-width: 1000px) {
  .elementor-location-header .elementor-container {
    justify-content: space-around;
  }
  .elementor-location-header .elementor-container .c-menu-item-1 {
    width: 30% !important;
  }
  .elementor-location-header .elementor-container .c-menu-item-2 {
    order: 4;
    width: 10% !important;
  }
  .elementor-location-header .elementor-container .c-menu-item-2 .elementor-widget-container {
    margin-top: 0px !important;
  }
  .elementor-location-header .elementor-container .c-menu-item-3 {
    order: 3;
    width: 10% !important;
  }
  .elementor-location-header .elementor-container .c-menu-item-4 {
    width: 40% !important;
  }
}
@media (max-width: 500px) {
  .elementor-location-header .elementor-container {
    justify-content: space-around;
  }
  .elementor-location-header .elementor-container .c-menu-item-1 {
    width: 20% !important;
  }
  .elementor-location-header .elementor-container .c-menu-item-1 .elementor-widget-image {
    display: block;
    width: 100%;
    height: auto;
    background: url("/wp-content/themes/hello-theme-child-master/assets/profiling.svg") no-repeat center/cover;
    background-size: 70px;
    transform: rotate(310deg);
  }
  .elementor-location-header .elementor-container .c-menu-item-1 .elementor-widget-image img {
    visibility: hidden;
  }
  .elementor-location-header .elementor-container .c-menu-item-2 {
    order: 4;
    width: 10% !important;
  }
  .elementor-location-header .elementor-container .c-menu-item-3 {
    order: 3;
    width: 20% !important;
  }
  .elementor-location-header .elementor-container .c-menu-item-4 {
    width: 40% !important;
  }
  .elementor-location-header .elementor-container .c-menu-item-4 .elementor-button {
    padding: 5px 10px;
  }
  .elementor-location-header .elementor-container .c-menu-item-4 .elementor-button .elementor-button-text {
    font-size: 14px;
  }
}

.c-menu-item-3 .c-language-switcher {
  position: relative;
}
.c-menu-item-3 .c-language-switcher > .elementor-widget-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-menu-item-3 .c-language-switcher .screen-reader-text {
  display: none;
}
.c-menu-item-3 .c-language-switcher ul {
  list-style: none;
  padding: 0;
}
.c-menu-item-3 .c-language-switcher li {
  display: inline-block;
}
.c-menu-item-3 .c-language-switcher .lang-item {
  display: flex;
}
.c-menu-item-3 .c-language-switcher .lang-item a {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: url("/wp-content/themes/hello-theme-child-master/assets/language.svg") no-repeat center/contain;
  text-indent: -9999px;
  overflow: hidden;
}
.c-menu-item-3 .c-language-switcher .lang-item a:hover, .c-menu-item-3 .c-language-switcher .lang-item a:focus {
  background-color: #f0f0f0;
}
.c-menu-item-3 .c-login-menu > .elementor-widget-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-menu-item-3 .c-login-menu > .elementor-widget-container .elementor-menu-toggle {
  background-color: rgba(0, 0, 0, 0);
}
.c-menu-item-3 .c-login-menu a.elementor-item {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  background: url("/wp-content/themes/hello-theme-child-master/assets/profile.svg") no-repeat center/contain;
  text-indent: -9999px;
  overflow: hidden;
}

.c-hero .elementor-column:nth-child(2) {
  bottom: -280px;
  right: 50px;
}
@media (max-width: 767px) {
  .c-hero .elementor-column:nth-child(2) {
    bottom: 0px;
    right: 0px;
  }
}
.c-hero .elementor-column:nth-child(2) img {
  max-width: 700px;
}
@media (max-width: 1250px) {
  .c-hero .elementor-column:nth-child(2) img {
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .c-hero .elementor-column:nth-child(2) img {
    max-width: 400px;
  }
}
@media (max-width: 500px) {
  .c-hero .elementor-column:nth-child(2) img {
    max-width: 300px;
  }
}

.elementor-form .elementor-button {
  width: 100%;
}

.quick-nav_wrapper .sticky-box {
  border-radius: 10px;
}
.quick-nav_wrapper .sticky-box .sticky-box_icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.quick-nav_wrapper .sticky-box .sticky-box_icon a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-banner {
  position: sticky !important;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}
@media (max-width: 767px) {
  .c-banner .elementor-button {
    padding: 8px 5px 8px 5px !important;
  }
}/*# sourceMappingURL=dev.css.map */