/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.2
Template: bridge
*/
@import url('../bridge/style.css');

@font-face {
  font-family: BrandonText-Black;
  src: url(fonts/BrandonText-Black.otf);
  font-weight: normal;
}

body>.wrapper {
  margin: 0;
  text-align: unset;
  border-radius: 0;
}

body,
.q_icon_with_title h5 {
  font-family: 'Sanchez';
}

.qode-btn.qode-btn-icon .qode-button-v2-icon-holder {
  border-left: none;
}

.image_with_text img {
  margin: 0 0 28px;
}

.qode-btn.qode-btn-icon.qode-btn-simple .qode-button-v2-icon-holder {
  padding: 0 10px 0 0px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
  margin-bottom: 25px;
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
  margin-top: 36px;
  letter-spacing: 3.96px;
}

.testimonials_c_holder .flex-control-nav {
  margin-top: 11px;
}

@media only screen and (max-width: 600px) {
  .testimonials_c_holder .testimonial_content_inner {
    padding: 60px 15px;
  }
}

.q_icon_with_title .icon_with_title_link {
  margin: 0;
}

nav.main_menu ul li a span.underline_dash,
nav.vertical_menu ul li a span.underline_dash {
  left: -2px;
}

nav.main_menu>ul>li>a {
  padding: 0 17px;
}

nav.main_menu ul {
  margin: 0 25px 0 25px;
}

.portfolio_single {
  padding: 120px 0 0 0;
}

.portfolio_single .portfolio_container {
  padding: 30px 0 0 0;
}

.portfolio_navigation {
  padding: 90px 0 137px;
}

.position_center.title .title_subtitle_holder {
  padding-top: 310px;
}

nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active>a {
  color: #525252;
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
  opacity: 1;
}

.testimonials_c_holder .flex-control-nav li {
  width: 8px;
  height: 8px;
  margin: 0 14px;
}

.testimonials_c_holder .flex-control-nav li a {
  background-color: transparent;
  border: 1px solid #525252;
}

.q_counter_holder span.counter {
  letter-spacing: 0.1em;
  font-weight: 600;
}

.qode_video_box .qode_video_image:hover .qode_video_box_button_arrow {
  border-left-color: #fff;
}

.testimonials_c_holder .testimonial_content_inner {
  padding: 60px 45px 54px;
}

.sticky nav.main_menu ul {
  margin: 0 -6px;
}

.image_with_text .separator {
  display: none;
}

.image_with_text p {
  margin: 5px 0 0;
}

.qode_video_box .qode_video_image:hover img {
  transform: scale(1.03);
}

.qode_video_box .qode_video_image img {
  transition: transform 0.5s ease-out;
}

.testimonials_c_holder .flex-control-nav li a:hover {
  background-color: #303030;
}

.qode-btn.qode-btn-simple:before {
  content: '';
  width: 20px;
  height: 1px;
  background-color: currentColor;
  position: relative;
  top: 1px;
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  transform-origin: left 0;
  transition: all 0.3s ease;
}

.qode-btn.qode-btn-simple .qode-btn-text {
  transition: all 0.3s ease;
  transform-origin: left 0;
}

.qode-btn.qode-btn-simple:hover:before {
  transform: scaleX(1.5);
}

.qode-btn.qode-btn-simple:hover .qode-btn-text {
  transform: translateX(10px);
}

.sticky nav.main_menu ul li a span.underline_dash,
.sticky nav.vertical_menu ul li a span.underline_dash {
  background-color: #000 !important;
}

.site-title .logo {
  max-width: 100% !important;
  max-height: 120px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'BrandonText-Black';
  word-break: break-word;
}

.elementor-heading-title,
.rev-btn,
.elementor-button-text,
.brandon,
.qode-btn-text,
.qbutton {
  font-family: 'BrandonText-Black' !important;
}

.brandon p {
  font-family: 'BrandonText-Black' !important;
}

p,
p strong,
p a,
p em {
  /* font-family: 'Sanchez' !important; */
  /* font-weight: 300;*/
}

.footer_top_holder:before {
  content: '';
  background-image: url('img/Kirschnick-Logo_Claim_komp.png');
  background-size: contain;
  width: 460px;
  height: 120px;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -50px;
  max-width: 80vw;
}

.footer_top_holder .footer_top {
  margin-top: 80px;
}

nav.main_menu>ul>li>a {
  padding: 0 10px;
}

nav.main_menu ul li a {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

.elementor-element-010443c .elementor-widget-wrap {
  align-content: center;
}

.page_not_found {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.page_not_found__image {
  flex: 0 0 250px;
  padding-right: 50px;
}

.page_not_found__image img {
  max-width: 200px;
  display: block;
  margin: 0 auto;
}

.page_not_found__content {
  flex: 1;
}

.page_not_found__content h1 {
  font-family: 'BrandonText-Black' !important;
  color: #1d1d1d;
  font-weight: 300;
  font-size: 26px;
  letter-spacing: 0.2em;
  line-height: 1.5em;
}

.page_not_found__content h2 {
  font-size: 26px;
  letter-spacing: 0.3em;
  line-height: 1.5em;
}

@media (max-width: 999px) {
  .page_not_found__image {
    padding-right: 0;
  }

  .page_not_found {
    flex-direction: column-reverse;
  }
}

/* Grayscale Titel-Bilder */

.grayscale-titel {
  -webkit-filter: grayscale(0.1);
  filter: grayscale(0.1);
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-title {
  font-family: 'BrandonText-Black';
}

.stellenangebote__outer {
  margin-top: 100px;
}

.stellenangebote__headline {
  text-align: center;
  margin-top: 100px;
}

.stellenangebote__outer>h2 {
  text-align: center;
  word-break: break-word;
}

.stellenangebote {
  display: flex;
  flex-direction: column;
  /* max-width: 1200px; */
  width: 100%;
  margin: 0 auto;

}

.stellenangebote__row {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.stellenangebote__row--single {

  justify-content: center;

}

.stellenangebot {
  padding-right: 50px;
  padding-left: 50px;
  flex: 0 0 33.33%;
  /* flex: 0 0 20%; */
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  /* max-width: 500px; */
  /* margin: 0 auto; */
}

.stellenangebot--nojob {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 100%;

}

.stellenangebot--nojob .stellenangebot__content {
  font-family: 'BrandonText-Black';
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  max-width: unset;
}

.singlestellenangebot__overimage__wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.singlestellenangebot__overimage__wrapper>.sfw-container {
  position: relative;
}

.singlestellenangebot__overimage {
  position: absolute;
  height: 300px;
  z-index: 1;
  right: 0;
  bottom: 50px;
  display: flex;
  padding: 0 10px;
}

.singlestellenangebot__overimage img {
  display: block;
  border-radius: 8px;
  overflow: hidden;
  height: 100%;
  width: auto;
  border: 7px solid #ff7325;
  box-sizing: border-box;
}

.stellenangebot__image {
  position: relative;
  display: block;
  min-height: 320px;
  overflow: hidden;
}

.stellenangebot__image:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #40809c;
  opacity: .4;
  transition: opacity 0.36s ease-in-out;
}

.stellenangebot__image img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;


}

.stellenangebot:hover .stellenangebot__image:after {
  opacity: 0;
}

.stellenangebot__content {
  position: absolute;
  z-index: 1;
  border-radius: 8px;
  color: #ffffff;
  bottom: -60px;
  width: calc(80% - 20px);
  left: calc(-10% - -35px);
  background-color: #ff7424;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #fff;
  min-height: 50%;
  padding: 30px;
  max-width: 250px;
}

.stellenangebot__content__title {
  color: #fff;
  font-size: 18px;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  margin: 1em 0 1.5em 0;
  font-weight: 500;
  text-transform: initial;
}

.stellenangebot__content__title__secondrow {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.06em;
}

.stellenangebot__content__button.qbutton.default {
  color: #fff;
  border-color: #fff;
  padding: 0 10px;
  text-align: center;
  width: 100%;
  box-sizing: border-box !important;
  line-height: 33px;
  height: 36px;
}

/* .stellenangebot--unterschleissheim .stellenangebot__content {
  background-color: #40809c;
} */

/* .stellenangebot:not(.stellenangebot--unterschleissheim) .stellenangebot__content__button.qbutton.default:hover {
  background-color: #40809c;
} */
.stellenangebot .stellenangebot__content__button.qbutton.default:hover {
  background-color: #40809c;
}

@media only screen and (max-width: 800px) {
  .stellenangebote {
    flex-direction: column;
    margin-top: 50px;
  }

  .stellenangebot {
    /* width: 100%;
    box-sizing: content-box;
    left: -40px;
    position: relative;
    margin-top: -100px; */
    margin-bottom: -80px;
    width: 100%;
    align-self: center;
    max-width: 500px;
  }

  .stellenangebote__row {
    flex-direction: column;
  }

  .stellenangebot__content {
    position: relative;
    left: 50%;
    width: 50%;
    transform: translateX(-50%);
    top: 0;
    margin-top: -150px;
    text-align: center;
    width: 80%;
  }

  .stellenangebot--nojob .stellenangebot__content {
    width: 100%;
    margin-top: 0;
    margin-bottom: 50px;
    transform: translateX(0);
  }

  .stellenangebot:nth-child(even) .stellenangebot__content {
    left: 50%;
    right: unset;
  }

  .stellenangebot__content__button.qbutton.default {
    width: auto;
    display: table;
    margin: 0 auto;
    padding: 0 25px;
    max-width: 100%;
  }
}

@media only screen and (max-width: 749px) {
  .stellenangebot__content {
    width: 80%;
  }

}



.singlestellenangebot {}

.singlestellenangebot__header {
  height: 700px;
  overflow: hidden;
  position: relative;
}

.singlestellenangebot__header__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.singlestellenangebot__header__h1 {
  color: #407f9c;
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.singlestellenangebot__header__bg img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.sfw-container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  height: 100%;
  display: flex;
}

.sfw-container--col {
  flex-direction: column;
}

.sfw-container--pad {
  padding-top: 50px;
  padding-bottom: 50px;
}

.singlestellenangebot__item {
  z-index: 1;
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;

  /* color: #fff; */
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
  align-items: baseline;
  box-sizing: border-box;
}

.singlestellenangebot__item__info {
  background: #ff7424;
  border-radius: 8px;
  color: #fff;
  align-items: center;
  flex: 0 0 100%;
  margin-top: 50px;
}

.singlestellenangebot__item__info h2 {
  width: 100%;
  justify-content: center;
}

.singlestellenangebot__item h2 {
  background-color: #ff7424;
  box-sizing: border-box;
}

.singlestellenangebot__item:last-child {
  padding-bottom: 50px;
}

.singlestellenangebot__item:nth-child(even) h2 {
  background-color: #40809c;
}

.singlestellenangebot__itemwrapper {
  display: flex;
  flex-direction: row;
  position: relative;
  flex-wrap: wrap;
}

.singlestellenangebot__item h2 {
  align-items: flex-end;
  display: flex;
  color: #fff;
  font-size: 20px;
  margin-bottom: 25px;
  line-height: 1.5em;
  border-radius: 8px;
  padding: 10px 20px;
}

.singlestellenangebot__item ul {}

.singlestellenangebot__item ul li {
  padding-left: 25px;
  list-style: none;
  position: relative;
  margin-bottom: 0.5em;
}

/* .singlestellenangebot__item ul li:before {
  content: '';
  left: 0;
  top: 10px;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 2px;
  background-color: #1d1d1d;
} */

.singlestellenangebot__item__info__title {}

.singlestellenangebot__item__download {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  float: right;
}

.singlestellenangebot__item__download svg {
  width: 100%;
  height: 100%;
}

.singlestellenangebot__form h3 {
  margin-bottom: 0.5em;
}

.singlestellenangebot__form {
  margin-top: 100px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.stellenkontakt {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 20px;
}

.stellenkontakt__smallinfo {
  display: block;
    width: 100%;
    overflow: hidden;
    text-align: right;
    font-size: 14px;
}

.stellenkontakt__box {
  flex: 0 0 50%;
  padding: 0 20px;
  box-sizing: border-box;
}

.stellenkontakt__box.hidden {
  display: none;
}

.stellenkontakt__box--full {
  flex: 0 0 100%;
}

.wpcf7-form input.wpcf7-form-control.wpcf7-submit,
.wpcf7-form input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
  border-color: #ff7424;
  border-width: 1px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #ff7424;
  font-family: Prosto One;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  padding: 0 45px;
}

.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover,
.wpcf7-form input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
  color: #ffffff;
  background-color: #ff7424;
  border-color: #ffffff;
}

.wpcf7-form input.wpcf7-form-control.wpcf7-text,
.wpcf7-form input.wpcf7-form-control.wpcf7-number,
.wpcf7-form input.wpcf7-form-control.wpcf7-date,
.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea,
.wpcf7-form select.wpcf7-form-control.wpcf7-select,
.wpcf7-form input.wpcf7-form-control.wpcf7-quiz {
  /* background-color: #ffffff; */
  border-color: #dddddd;
  border-width: 1px;
  border-style: solid;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #1d1d1d;
  font-family: Sanchez;
  font-size: 16px;
  line-height: 27px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0px;
  text-transform: none;
  padding-top: 9px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 15px;
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: rgb(64 128 156 / 50%);
}

.wpcf7-form input.wpcf7-form-control.wpcf7-text:focus,
.wpcf7-form input.wpcf7-form-control.wpcf7-number:focus,
.wpcf7-form input.wpcf7-form-control.wpcf7-date:focus,
.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea:focus,
.wpcf7-form select.wpcf7-form-control.wpcf7-select:focus,
.wpcf7-form input.wpcf7-form-control.wpcf7-quiz:focus {
  color: #525252;
  background-color: #ffffff;
  border-color: #dddddd;
}

.wpcf7-form ::-webkit-input-placeholder {
  color: #1d1d1d;
  opacity: 1;
}

.wpcf7-form :-moz-placeholder {
  color: #1d1d1d;
  opacity: 1;
}

.wpcf7-form ::-moz-placeholder {
  color: #1d1d1d;
  opacity: 1;
}

.wpcf7-form :-ms-input-placeholde {
  color: #1d1d1d;
  opacity: 1;
}

.wpcf7-form input:focus::-webkit-input-placeholder,
.wpcf7-form textarea:focus::-webkit-input-placeholder {
  color: #525252;
}

.wpcf7-form input:focus:-moz-placeholder,
.wpcf7-form textarea:focus:-moz-placeholder {
  color: #525252;
}

.wpcf7-form input:focus::-moz-placeholder,
.wpcf7-form textarea:focus::-moz-placeholder {
  color: #525252;
}

.wpcf7-form input:focus:-ms-input-placeholder,
.wpcf7-form textarea:focus:-ms-input-placeholder {
  color: #525252;
}

.wpcf7-form textarea.wpcf7-form-control.wpcf7-textarea {
  height: 140px;
}

.wpcf7-form .stellenkontakt .wpcf7-select {
  max-width: 200px;
}

.stellenkontakt .stellenkontakt__box>.stellenkontakt__box_label+p {
  margin-left: -10px;
  margin-right: -10px;
}

.stellenkontakt .wpcf7-form-control-wrap {
  padding: 0 10px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.stellenkontakt .wpcf7-form-control-wrap.Plz {
  width: 30%;
}

.stellenkontakt .wpcf7-form-control-wrap.Stadt {
  width: 70%;
}

.stellenkontakt .wpcf7-form-control-wrap.Hausnummer {
  width: 30%;
}

.stellenkontakt .wpcf7-form-control-wrap.Strasse {
  width: 70%;
}

/*Response-Output Fields Anpassungen*/
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
  background-color: #40809c !important;
}

div.wpcf7-mail-sent-ng {
  background-color: #8d684f !important;
}

div.wpcf7-spam-blocked {
  background-color: #f8f32b !important;
}

div.wpcf7-validation-errors {
  background-color: #bf7f63 !important;
}

div.wpcf7-response-output:before {
  display: none !important;
}

/* Fallback Safari Datefield CF7 */
div#ui-datepicker-div {
  z-index: 1000 !important;
}

@media only screen and (max-width: 749px) {
  .stellenkontakt {
    flex-direction: column;
  }

  .singlestellenangebot__item {
    flex: 100%;
  }
}

input::-webkit-calendar-picker-indicator {
  display: none;
}

input[type='date']::-webkit-input-placeholder {
  visibility: hidden !important;
}

.header_bottom>.container>.container_inner {
  width: 100%;
  max-width: 1500px;
}

@media (min-width: 1001px) and (max-width: 1340px) {
  nav.main_menu>ul>li>a {
    font-size: 13px;
  }

  #menu-main-menu-left {
    margin-left: 0;
  }

  #menu-main-menu-right {
    margin-right: 0;
  }
}

@media (min-width: 1101px) and (max-width: 1200px) {
  nav.main_menu>ul>li>a {
    font-size: 11px;
  }
}

@media (min-width: 1001px) and (max-width: 1100px) {
  nav.main_menu>ul>li>a {
    font-size: 10px;
  }
}


/* Sticky Header on Scroll mit Logo in der Mitte */
@media only screen and (min-width: 1001px) {
  header.stick_with_left_right_menu.sticky .main_menu.drop_down.left_side {
    position: absolute !important;
    left: inherit !important;
    right: 50% !important;
    margin-right: 50px !important;
    /* left menu offset from center */
  }

  header.stick_with_left_right_menu.sticky .main_menu.drop_down.right_side {
    position: absolute !important;
    left: 50% !important;
    right: inherit !important;
    margin-left: 50px !important;
    /* right menu offset from center */
  }

  header.stick_with_left_right_menu.sticky .header_inner_left {
    display: inline-block !important;
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  header.stick_with_left_right_menu.sticky .q_logo img {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }

  header.stick_with_left_right_menu.sticky .header_bottom {
    height: 60px !important;
  }
}


.scrollindicatorline {
  background: #ff7424;
  height: 5px;
  width: 0%;
  position: fixed;
  top: 0;
  z-index: 999999;
}

body.admin-bar .scrollindicatorline {

  margin-top: 32px;
}

@media screen and (max-width: 782px) {
  body.admin-bar .scrollindicatorline {

    margin-top: 0;
  }
}

.qode-accordion-holder .qode-title-holder.ui-state-active,
.qode-accordion-holder .qode-title-holder.ui-state-hover {
  background: #40809c !important;
}

.qode-accordion-holder .qode-title-holder {
  background: #ff7424;
}

/* Contact Form 7 Styling */
.wpcf7-form label {
  font-size: 16px;
}

.acceptance-font {
  font-size: 12px;
}



.cf7_dsgvo .wpcf7-list-item {

  margin: 0;
}

.cf7_dsgvo label {

  display: flex;
  flex-direction: row;
}

.cf7_dsgvo label>input {
  margin-right: 10px;
  align-self: flex-start;
  margin-top: 6px;
}


@media only screen and (max-width: 599px) {

  .stellenangebot {
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: -20px;
  }

  .stellenangebot__content {
    width: 100%;
    padding: 20px;
  }
}


.stellenangebote__nav>ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
  flex-wrap: wrap
}

.stellenangebote__nav>ul>li {
  margin-right: .5em;
}

.stellenangebote__nav>ul>li:last-child {
  margin-right: 0;
}

.stellenangebote__nav>ul>li>a {
  font-size: 1rem;
  line-height: 50px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: 'BrandonText-Black';
}

.cr_page {
  width: 100% !important;
}

@media screen and (max-width: 600px) {

  .fullwidthbutton a {
    max-width: 100%;
    overflow: hidden;
    display: block;
    font-size: .7em;
    text-align: center;
  }

  .qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner {

    font-size: .7em;
    left: -50px;
    position: relative;
  }


}

@media screen and (max-width: 400px) {

  .fullwidthbutton a {
    max-width: 100%;
    overflow: hidden;
    display: block;
    font-size: .7em;
    text-align: center;
  }

}

@media screen and (max-width: 500px) {

  .stellenangebote__nav>ul {
    flex-direction: column;
    text-align: center;
  }
}




@media only screen and (max-width: 1000px) {

  header .q_logo img.mobile {
    padding: 10px;
    height: 100% !important;
    width: auto !important;
    box-sizing: border-box;
  }

}

/* Silbentrennung */
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul li {
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 3;
  -webkit-hyphenate-limit-lines: 4;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto 3;
  -ms-hyphenate-limit-lines: 4;
  hyphens: auto;
}

@media (max-width: 1024px) {
  .elementor-24 .elementor-element.elementor-element-cf7727c .elementor-column-wrap.elementor-element-populated {
    display: flex;
    flex-direction: column;
  }

  .elementor-393 .elementor-element.elementor-element-b01968e .qode-accordion-holder .qode-title-holder .qode-tab-title .qode-tab-title-icon,
  .elementor-393 .elementor-element.elementor-element-3ee074d .qode-accordion-holder .qode-title-holder .qode-tab-title .qode-tab-title-icon {
    display: none;
  }
}


@media screen and (max-width: 600px) {

  .elementor-393 .elementor-element.elementor-element-b01968e .qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner,
  .elementor-393 .elementor-element.elementor-element-3ee074d .qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner {
    /* font-size: .7em; */
    left: 0;

  }

  .content .container .container_inner.page_container_inner,
  .full_page_container_inner {
    width: calc(100% - 30px);
  }
}







.elementor-widget-text-editor {
  color: #1d1d1d;
  font-family: 'Sanchez', sans-serif;
  font-weight: 300;
}


body .ui-widget-content a {
  color: #ff7424;
}



.debug {
  display: none;
}

body.logged-in .debug {
  display: block !important;
}


input.wpcf7-form-control.wpcf7-text[readonly="readonly"] {
  border: 0 !important;
  background: none !important;
  padding: 0;
}