/* hp navigation*/

h1,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6,
.site-title,
.site-title a {
    margin: 0;
    font-family: "Heebo",Sans-serif;
}

div, p, a, span,
form, form span, form label, form p, body, button, input, select, textarea {
    font-family: "Heebo",Sans-serif;
}

#hp-navigation {
    position: absolute;
    top: 0;
}

#header-logo img {
    width: 65px;
    margin: 22px 0 0 0;
}

.adv-page h1 {
    font-size: 48px;
}

/*top banner*/

.ml10-header .inner-header div.elementor-column-wrap > .elementor-widget-wrap > div.logo img {
    width: 60px;
}

#counter-section {
    position: relative;
    padding-top: 120px;
}

#counter-section:before {
    display: block;
    content: "";
    height: 307px;
    width: 100%;
    background-color: #eeeeee;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
}

#counter-form-wrapper .elementor-container {
    margin-right: 0;
}

/*#counter-section .counter-section__col-image {*/
/*}*/

/*#counter-section .counter-section__col-text {*/
/*}*/

/*#counter-section .counter-section__subtitle .elementor-widget-container {*/
/*}*/
/*#counter-section .counter-section__subtitle .elementor-heading-title {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

#counter-section .counter-section__subtitle .counter-title {
    padding: 0 5px 0;
}

#counter-section .counter-section__subtitle .title-line {
    display: flex;
    content: "";
    flex-grow: 2;
    height: 1px;
    background-color: #79ac4d;
}

#counter-section .counter-section__title {
    display: block;
    width: 100%;
}

/*form with food*/
#counter-form-wrapper {
}

#counter-form-wrapper .counter-form__col-image {
    width: 162px;
}

#counter-form-wrapper .counter-form__col-text {
    flex-grow: 2;
}

.rec-email-form .recipe-button.right-btn:hover,
.rec-email-form .recipe-button.left-btn:hover,
#counter-form-wrapper .add-form-button:hover {
    background-color: #ca658d;
    color: white;
}

#counter-form-wrapper .add-form-button {
    border: 1px solid #ca658d;
    border-radius: 4px;
    color: #ca658d;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#counter-form-wrapper .elementor-button {
    width: 100%;
}

#counter-form-wrapper input[type="email"] {
    min-height: 56px;
}

/* form with image*/

#form-with-image {
    max-width: 415px;
    margin-left: 147px;
}

#form-with-image .elementor-row {
    align-items: center;
}

#form-with-image .form-with-image__col-image {
    width: 94px;
    height: 94px;
    position: relative;
}

#form-with-image .elementor-element-populated {
    position: relative;
}

#form-with-image .form-with-image__col-image:before {
    display: inline-block;
    width: 94px;
    height: 94px;
    background-color: #ca658d;
    content: "";
    z-index: 1;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
}

#form-with-image .form-with-image__col-image img {
    z-index: 3;
    position: relative;
}

#form-with-image .form-with-image__col-form {
    transform: translateX(-48px);
    position: relative;
    z-index: 2;
}

#form-with-image .elementor-field-textual {
    min-height: 24px;
    padding: 2px 14px;
}

#form-with-image .elementor-button {
    display: none;
}

/* Section industry*/

#section-industry {
    position: relative;
}

#section-industry:after {
    display: block;
    width: 42%;
    content: "";
    position: absolute;
    z-index: -1;
    background-color: #f6f6f6;
    left: 0;
    bottom: 0;
    top: 0;
}

#section-industry .section-industry__col-text .elementor-heading-title {
    font-size: 107px;
}

#section-industry .section-industry__col-text .elementor-column-wrap {
    /*padding: 0 20% 0 33%;*/
}

#section-industry .section-industry__col-image {
}

#section-industry .section-industry__desc {
}

/* more projects box */
#more-projects {
    box-shadow: 2px -8px 41px #00000021;
    max-width: 1115px;
    margin: 0 auto;
    width: 90%;
}

#more-projects .more-projects__col-text {
}

#more-projects .more-projects__col-image {
    min-width: 282px;
}

#more-projects .more-projects__logo {
    width: 138px;
    height: 138px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #00000000;
    display: flex;
    align-items: center;
    -webkit-box-shadow: -1px 0px 23px 0px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: -1px 0px 23px 0px rgba(0, 0, 0, 0.57);
    box-shadow: -1px 0px 23px 0px rgba(0, 0, 0, 0.57);
}

.more-projects__logo-center {
    display: none;
}

#product-slider {
    position: relative;
}

/*#product-slider:before {*/
/*  display: block;*/
/*  width: 100%;*/
/*  content: "";*/
/*  position: absolute;*/
/*  left: 0;*/
/*  right: 0;*/
/*  height: 363px;*/
/*  background-color: #f6f6f6;*/
/*}*/

#product-slider .elementor-container {
    /*padding: 60px 0 0 0;*/
}

#product-slider .swiper-slide figure {
    padding: 15px;
}

/* video-block*/

#video-block {
}

#video-block .video-block__container {
}

/* subscribe form*/

#subscribe-form {
    width: 100%;
    max-width: 1155px;
    margin: auto;
}

#subscribe-form .elementor-field-type-submit {
    order: 1;
}

#subscribe-form .elementor-field-group-email {
    order: 2;
}

#subscribe-form .subscribe-form__col-text {
}

#subscribe-form .subscribe-form__col-image {
    width: 282px;
}

#subscribe-form .elementor-button {
    width: 100%;
}

/*#subscribe-form #form-field-email {*/
/*    min-height: 56px;*/
/*}*/

.subscribe-form {
    transform: translateY(-175px);
    box-shadow: 0 24px 41px #00000021;
}

/*section-slider*/

#section-slider .elementor-heading-title {
    text-align: center;
}

/* divider-block*/

#divider-block .elementor-row {
    justify-content: center;
}

#divider-block .divider-block__line {
    width: 107px;
}

#divider-block .divider-block__text {
    flex-grow: 0;
    width: auto;
    padding: 0 5px;
}

/* section-challenge */

#challenge-22 {
}

#challenge-22 .section-challenge__col-text .elementor-element-populated {
}

#challenge-22 .section-challenge__col-image {
}

.section-challenge__col-text__together > div > h2 {
    font-size: 80px;
}

@media screen and (max-width: 1280px) {
    .section-challenge__col-text__together > div > h2 {
        font-size: 75px;
    }
}

/* Section join */

#section-join {
}

#section-join .section-join__col-text .join-description {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 280px;
}

#section-join .section-join__col-image {
}
/* Small form*/

#small-form {
    font-size: 11px;
    transform: translateY(-35px);
}

#small-form .elementor-row {
    justify-content: center;
    align-items: center;
}

#small-form .small-form__col-image {
    width: 54px;
    height: 54px;
    margin-right: -35px;
    position: relative;
}

#small-form .small-form__col-form {
    width: 100%;
    max-width: 260px;
    position: relative;
}

#small-form .small-form__col-image:before {
    display: inline-block;
    width: 64px;
    height: 64px;
    background-color: #ca658d;
    content: "";
    z-index: 1;
    border-radius: 50%;
    position: absolute;
    left: -5px;
    top: -5px;
}

.small-form__col-image img {
    position: relative;
    z-index: 3;
}

.small-form__col-form .elementor-column-wrap {
    position: relative;
    z-index: 2;
}

#small-form .elementor-button {
    display: none;
}

#small-form input[type="email"] {
    height: 19px;
    min-height: 19px;
}

/* who-are-we*/

#who-are-we .section-team__top-row {
    max-width: 1520px;
    margin: 0 0 0 auto;
}

/* Section team*/

#who-are-we {
}

#who-are-we .section-team__top-row {
}

#who-are-we .section-team__top-col-text {
    flex-grow: 2;
}

#who-are-we .section-team__top-col-image {
    max-width: 222px;
}

#who-are-we .section-team__block-video {
    max-width: 1225px;
    width: 100%;
    /*margin: 0 262px 0 auto;*/
}

#who-are-we .section-team__block-text {
    max-width: 952px;
    width: 100%;
    margin: 0 382px 0 auto;
}

.incremental-counter {
    display: flex;
    justify-content: center;
    margin: 0 -4px 0;
}

.incremental-counter .num {
    background: #f6f6f6 none repeat scroll 0 0;
    /*border: 1px solid #fff;*/
    color: #79ac4d;
    display: inline-block;
    height: 153px;
    font-weight: 100;
    line-height: 153px;
    margin: 0 4px;
    position: relative;
    text-align: center;
    top: -1px;
    width: 87px;
    font-size: 101px;
    font-family: "Heebo", Sans-serif;
}

/*.incremental-counter .num:nth-child(6),*/
.incremental-counter .num:nth-child(3) {
    margin-right: 15px;
}

/*.incremental-counter .num:nth-child(6):after,*/
.incremental-counter .num:nth-child(3):after {
    display: inline-block;
    content: ",";
    position: absolute;
    left: 98%;
    bottom: -30%;
}

.ml10-sec4,
.ml10-sec4 .elementor-inner-section > .elementor-container {
    min-height: unset;
}

.ml10-sec4 .incremental-counter {
    min-height: 209px;
}

/*Popup*/

#popup-rc img {
    display: block;
    max-width: 145px;
    margin: 0 auto;
}

@media (max-width: 1900px) {
    .incremental-counter .num {
        width: 60px;
    }
    #counter-section .counter-section__col-text > .elementor-element-populated {
        margin: 10px 80px 45px 50px;
    }

    #counter-form-container > .elementor-widget-container {
        padding: 0 20px;
    }

    #section-industry .section-industry__col-text .elementor-heading-title {
        font-size: 80px;
    }

    #section-industry .section-industry__col-text .elementor-column-wrap {
        /*padding: 0 20% 0 33%;*/
    }

    #challenge-22 .section-challenge__col-text > .elementor-element-populated {
        padding: 50px 80px 0px 120px;
    }
}

@media (max-width: 1320px) {
    .incremental-counter .num {
        width: 50px;
        font-size: 90px;
    }

    #counter-section .counter-section__title .elementor-heading-title {
        font-size: 39px;
    }

    #section-industry .section-industry__col-text .elementor-heading-title {
        font-size: 60px;
    }

    #video-block .video-block__col-left .elementor-element-populated {
        padding: 0 45px 0 0;
    }

    #video-block .video-block__col-right .elementor-element-populated {
        padding: 0 0 0 45px;
    }

    #subscribe-form {
        margin: 0 8% 0 auto;
    }
    #subscribe-form .subscribe-form__col-text > .elementor-element-populated {
        padding: 0px 70px 0px 75px;
    }

    #video-block .video-block__col-right .elementor-heading-title,
    #video-block .video-block__col-left .elementor-heading-title {
        font-size: 65px;
    }
}

@media (max-width: 1280px) {
    #video-block .video-block__col-right .elementor-heading-title,
    #video-block .video-block__col-left .elementor-heading-title {
        font-size: 61px;
    }
}

@media (max-width: 992px) {
    #hp-navigation {
        height: 50px;
        z-index: 99;
    }

    #header-logo img {
        width: 40px;
        margin: 0;
    }

    #hp-navigation .elementor-row {
        justify-content: space-between;
    }

    #counter-section {
        padding-top: 80px;
    }

    #counter-section {
        background-image: none;
    }

    #counter-section:before {
        display: none;
    }

    #counter-form-wrapper {
        -webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.25);
        margin-bottom: 18px;

        /* -webkit-box-shadow: -1px 0px 23px 0px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: -1px 0px 23px 0px rgb(215 215 215 / 52%);
    box-shadow: -1px 0px 23px 0px rgb(215 215 215 / 52%); */
        margin-bottom: 18px;
        background: #f6f6f6;
        padding: 15px 0;
    }

    #counter-section .counter-section__subtitle {
        padding: 5px 25px;
    }

    #counter-section .counter-section__col-text > .elementor-element-populated {
        margin: 0;
    }

    #section-industry,
    section#data {
        background-image: none;
        background-color: #f6f6f6;
    }

    #section-industry .section-industry__col-text .elementor-heading-title {
        font-size: 43px;
    }

    #section-industry .section-industry__col-text .elementor-column-wrap {
        padding: 0;
        margin: 0;
    }

    .subscribe-form {
        transform: translateY(0);
    }

    #subscribe-form {
        margin: 0 auto;
    }

    #subscribe-form .subscribe-form__col-text > .elementor-element-populated {
        padding: 0px 30px 0px 35px;
    }

    #subscribe-form .subscribe-form__col-text {
        width: calc(100% - 150px);
    }

    #subscribe-form .subscribe-form__col-image {
        width: 150px;
    }

    #subscribe-form #form-field-email {
        min-height: 36px;
        height: 36px;
    }

    #subscribe-form .elementor-button {
        padding: 4px 20px 4px 20px;
        font-size: 13px;
        min-height: 36px;
    }
    #more-projects .more-projects__logo {
        display: none;
    }

    #more-projects .more-projects__logo-center {
        width: 138px;
        height: 138px;
        display: block;
        margin: 0 auto;
    }

    #more-projects .more-projects__col-image {
        min-height: 190px;
    }

    .green-block {
        background-color: transparent !important;
    }

    #video-block .video-block__col-left .elementor-element-populated {
        padding: 0 15px 0 0;
    }

    #video-block .video-block__col-right .elementor-element-populated {
        padding: 0 0 0 15px;
    }

    #video-block .video-block__col-right .elementor-heading-title,
    #video-block .video-block__col-left .elementor-heading-title {
        font-size: 43px;
    }

    #who-are-we {
        background-image: none;
        background-color: #ffffff;
    }

    #who-are-we .section-team__block-text,
    #who-are-we .section-team__block-video {
        max-width: unset;
        width: 100%;
        margin: 0 15px;
    }

    #who-are-we .section-team__top-row > .elementor-column-wrap {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .incremental-counter {
        margin: 0 -4px;
    }

    .incremental-counter .num {
        width: 42px;
        height: 72px;
        line-height: 72px;
        font-size: 48px;
        margin: 0 4px;
    }

    #counter-form-wrapper input[type="email"] {
        min-height: unset;
        height: 32px;
        margin-bottom: 15px;
    }

    #counter-form-wrapper .elementor-button {
        padding: 8px 10px 8px 10px;
    }

    #counter-section .counter-section__title .elementor-heading-title {
        font-size: 25px;
    }

    #video-block .video-block__col-left .elementor-element-populated {
        padding: 0;
    }

    #video-block .video-block__col-right .elementor-element-populated {
        padding: 0;
    }

    #subscribe-form .elementor-field-group-email {
        order: 1;
    }

    #subscribe-form .subscribe-form__col-text > .elementor-element-populated {
        padding: 0px 20px 0px 24px;
    }

    #subscribe-form .elementor-button {
        width: auto;
        margin: 0 auto;
        padding: 4px 10px 4px 10px;
    }

    #challenge-22 .section-challenge__col-text > .elementor-element-populated {
        padding: 25px 30px 50px 30px;
    }

    #challenge-22 .section-challenge__col-text .elementor-button {
        font-size: 13px;
        padding: 12px 22px 12px 22px;
    }

    #challenge-22 .elementor-divider-separator {
        max-width: 46px;
    }

    .section-join__col-text .elementor-image img {
        width: 93px;
    }

    .section-join__col-text .elementor-divider-separator {
        max-width: 46px;
    }

    #section-join .divider-block .elementor-row {
        justify-content: center;
    }

    #who-are-we .section-team__top-col-text {
        /*padding: 0 20px 0 20px;*/
    }

    #who-are-we .section-team__top-col-image {
        margin: 0 auto;
    }

    #who-are-we .section-team__block-text {
        padding: 0 40px;
    }

    .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
        width: 150%;
    }

    .ml10-header .inner-header div.elementor-column-wrap > .elementor-widget-wrap > div.logo img {
        min-width: 55px;
    }
}

.entry-content .section-b-0 p,
.elementor-widget-wrap .elementor-widget.elementor-element-d8c99c4 {
    margin-bottom: 0;
}
.entry-content .section-b-0 p a {
    color: #8f8f8f;
}
.entry-content .section-b-0 .elementor-image a {
    width: 25px;
    height: 25px;
}
.entry-content .section-b-0 .elementor-image {
    width: 25px;
    height: 25px;
    margin: 0 6px;
}

.entry-content .section-b-0 .elementor-element-94f1a2a,
.entry-content .section-b-0 .elementor-element-87a4f89,
.entry-content .section-b-0 .elementor-element-57081f6 {
    width: auto;
    margin-bottom: 0px;
}
/* #section-industry:before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(50%, #fff5a3),
    color-stop(50%, #00c2c2)
  );
  background: -webkit-linear-gradient(left, #fff5a3 50%, #00c2c2 0);
  background: -o-linear-gradient(left, #fff5a3 50%, #00c2c2 50%);
  background: linear-gradient(90deg, #fff5a3 50%, #00c2c2 0);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
} */

.fd-20-fm-14 {
    font-size: 14px;
}
@media (min-width: 992px) {
    .elementor-2070
        .elementor-element.elementor-element-af13394:not(.elementor-motion-effects-element-type-background) {
        background: linear-gradient(90deg, #e0e0e047 45%, #00c2c200 0),
            url(https://maketheconnection.co.il/wp-content/uploads/2020/09/industry@2x.png) !important;
        background-position: top left !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    .elementor-2070
        .elementor-element.elementor-element-5e350041
        > .elementor-widget-container
        p {
        font-size: 28px;
        line-height: 54px;
    }

    .fd-20-fm-14 {
        font-size: 20px;
    }
    .elementor-2070
        .elementor-element.elementor-element-3248fcb
        > .elementor-container {
        margin-right: 0;
    }
}
.elementor-2070
    .elementor-element.elementor-element-7384019
    > .elementor-widget-container
    span.elementor-button-text {
    font-family: "Heebo", Sans-serif;
}

@media (max-width: 1024px) {
    .elementor-2070
        .elementor-element.elementor-element-a4a7aff:not(.elementor-motion-effects-element-type-background) {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+100 */
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(
            top,
            #ffffff 0%,
            #f6f6f6 100%
        ) !important; /* FF3.6-15 */
        background: -webkit-linear-gradient(
            top,
            #ffffff 0%,
            #f6f6f6 100%
        ) !important; /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(
            to bottom,
            #ffffff 0%,
            #f6f6f6 100%
        ) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ) !important; /* IE6-9 */
    }
}

@media (max-width: 768px) {
    #product-slider .elementor-container {
        background: white;
    }
    #video-block .video-block__container .elementor-element-26433e9 {
        order: 0;
        padding-bottom: 35px;
    }

    #video-block .video-block__container .elementor-element-cbfe22a {
        order: 1;
    }
}

.elementor-2070 .elementor-element.elementor-element-445aee2.join-VA a {
    color: #ffffff;
    background-color: #ca658d;
    border-radius: 4px 4px 4px 4px;
    border-color: #ca658d;
    padding-top: 17px;
    padding-right: 40px;
    padding-bottom: 17px;
    padding-left: 40px;
}

.elementor-2070 .elementor-element-62c17f7 {
    width: auto !important;
    margin: 0 auto !important;
}
.elementor-2070 .elementor-element-068fca6,
.elementor-2070 .elementor-element-13b1b14,
.elementor-2070 .elementor-element-6b1a009 {
    /*width: auto !important;*/
}
@media (max-width: 768px) {
    .elementor-2070 .elementor-element.elementor-element-445aee2.join-VA a {
        padding: 8px 5px;
        margin-top: 9px;
    }
}

.menuSlide {
    background: #fff;
    -webkit-box-shadow: -1px 0px 23px 0px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: -1px 0px 23px 0px rgba(0, 0, 0, 0.57);
    box-shadow: -1px 0px 23px 0px rgba(0, 0, 0, 0.57);
    padding-top: 0 !important;
}

.menuSlide #header-logo img {
    width: 35px;
    margin: 5px 0 5px 0;
}

.menuSlide #header-logo > div {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
/* 
  .elementor-element.elementor-element-0c89c3d
  > .elementor-element-populated,
.menuSlide
  .elementor-element.elementor-element-e56fc6d
  > .elementor-element-populated,
.menuSlide
  .elementor-element.elementor-element-024e147
  > .elementor-element-populated,
.menuSlide
  .elementor-element.elementor-element-f516548
  > .elementor-element-populated,
.menuSlide
  .elementor-element.elementor-element-55de9c8
  > .elementor-element-populated,
.menuSlide
  .elementor-element.elementor-element-29ad73f
  > .elementor-element-populated,
.menuSlide
  .elementor-element.elementor-element-1a6017b
  > .elementor-element-populated,
.menuSlide
  .elementor-element.elementor-element-67f5f03
  > .elementor-element-populated {
  padding: 0 !important;
} */

/* CHEN ADDITIONS */

#header-logo > div.elementor-column-wrap > .elementor-widget-wrap {
    justify-content: space-between;
    flex-wrap: nowrap;
}

#header-logo .elementor-widget-nav-menu {
    flex-grow: 2;
}
#header-logo .elementor-widget-nav-menu nav ul {
    width: 100%;
    justify-content: space-evenly;
    /*flex-direction: row-reverse;*/
}

#header-logo .elementor-button-wrapper a {
    padding: 10px 22px;
}

#header-logo
    .elementor-element.elementor-element-4e46fa3.elementor-widget__width-auto.elementor-widget.elementor-widget-image.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
    right: 35px;
}

.elementor-2070
    .elementor-element.elementor-element-e0cd100
    .elementor-menu-toggle {
    margin-left: 10px;
}

@media (max-width: 767px) {
    body
        .elementor-2070
        .elementor-element.elementor-element-0022015
        > .elementor-widget-container,
    .elementor-widget.elementor-widget-video div.elementor-widget-container {
        box-shadow: 0px 12px 20px 0px rgb(0, 0, 0, 0.25);
    }

    #product-slider .elementor-container {
        padding: 0 0 0;
    }

    body .olark-launch-button {
        bottom: 60px !important;
    }

    #counter-form-wrapper .elementor-container {
        margin-right: unset;
    }
}

/* HEADER */

#hp-navigation {
    z-index: 9999;
}
#hp-navigation #header-logo img {
    width: 65px;
    margin: 0px;
    transition: width 0.5s;
}
/* 
#hp-navigationelementor-image */
#hp-navigation.menuSlide #header-logo img {
    width: 35px;
    margin: 5px 0 5px 0;
}

#logologo {
    width: 65px;
}
.ml10-header {
    background: unset;
}

.adv-topbar {
    position: fixed;
    width: 100%;
    z-index: 99;
    background: transparent;
}

.adv-topbar.menuSlide {
    background: white;
}

@media (min-width: 1025px) {
    #header-logo {
        width: 100%;
    }
    #hp-navigation > div > div {
        justify-content: space-between;
    }
}

#hp-navigation .elementor-menu-toggle {
margin-right: 20px;
margin-top: 10px;
}

#challenge22-form .wForm div.challenge-next-button,
#challenge22-form .wForm div.challenge-next-button:hover {
background: #79ac4d;
}

@media (min-width: 1025px) and (max-width: 1520px) {
#hp-navigation:not(.menuSlide) .elementor-heading-title {
    color: #ffffff !important;
}
}
.langSelector {
text-align: right;
}

@media (min-width: 1200px) {
    .ml10-sec8.web .col_2 {
        width: unset;
    }
}

@media (min-width: 1000px) {
    .ml10-sec8.web .col_2 {
        width: unset;
        margin-left: 30px;
    }
    .ml10-sec8.web .col_3 {
        width: 40%;
        padding-top: 0px;
    }
    .ml10-sec8.web .col_2 .img_logo {
        width: auto;
        position: unset;
        left: unset;
        bottom: unset;
    }
}

@media (max-width: 767px) {
    .langSelector {
        text-align: right;
    }
    #counter-section {
        padding-top: 40px;
    }
    #hp-navigation #header-logo img {
        width: 35px;
    }

    #subscribe-form .elementor-field-type-html,
    #subscribe-form .elementor-button {
        width: 100%;
        padding: 0px;
    }

    #subscribe-form .elementor-field-type-html {
        order: 2;
    }

    .adv-topbar {
        height: 80px;
        max-width: 100vw;
    }
}

@media (min-width: 1200px) {
    #hp-navigation ul.elementor-nav-menu a {
        padding: 0 !important;
    }
}

@media (max-width: 767px) {
    .rec-email-form .recipe-button.right-btn,
    #counter-form-wrapper .add-form-button {
        font-size: 14px;
        text-align: center;
    }
}





.rec-email-form .recipe-button {
    border: 1px solid #ca658d;
    border-radius: 4px;
    color: #ca658d;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    font-size: 16px;
    font-weight: 400;
    padding: 16px 10px;
    max-height: 56px;

    transition: all 250ms ease-in-out;
}

.rec-email-form .elementor-field-type-submit {
    display: none;
}

.rec-email-form .recipe-button.left-btn,
.rec-email-form .recipe-button.right-btn:hover {
    color: #ca658d;
    background-color: #fff;
}
.rec-email-form .recipe-button.right-btn,
.rec-email-form .recipe-button.left-btn:hover {
    color: white;
    background-color: #ca658d;
}
.rec-email-form .recipe-button.right-btn:hover,
.rec-email-form .recipe-button.left-btn:hover {
    /*background-color: #c38ca1;*/
}

.email-error {
    color: #ca658d;
}
.rec-form input[type="email"] {
    display: none;
}

.inner-etgar22PopUp #challenge22-form .wForm div.challenge-next-button:hover {
    background: #ca658de0;
}
.inner-etgar22PopUp #challenge22-form .wForm div.challenge-next-button {
    background: #ca658d;
}

.footer-bar .privacy-link.above-cow {
    z-index: 999;
}

/* **************** EN ADV PAGE **************** */

body.en-page .ml10-header .inner-header div.elementor-column-wrap > .elementor-widget-wrap > div.share > div > div.elementor-button-wrapper > a {
    padding: 10px 25px;
}
body.en-page .ml10-header .inner-header div.elementor-column-wrap > .elementor-widget-wrap > div.share > div > div.elementor-button-wrapper > a span {
    padding-right: 10px;
    padding-left: 0px;
}

body.en-page #counter-form-wrapper .elementor-container {
    margin-right: auto;
    margin-left: 0;
}

body.en-page .ml10-header .inner-header .elementor-row .elementor-column.share_continuer .share-cont_he {
    right: 10px;
    left: unset;
}

body.en-page form input {
    direction: ltr;
}

body.en-page h1,
body.en-page .entry-content h1,
body.en-page h2,
body.en-page .entry-content h2,
body.en-page h3,
body.en-page .entry-content h3,
body.en-page h4,
body.en-page .entry-content h4,
body.en-page h5,
body.en-page .entry-content h5,
body.en-page h6,
body.en-page .entry-content h6,
body.en-page .site-title,
body.en-page .site-title a ,
body.en-page div,
body.en-page p,
body.en-page a,
body.en-page span {
    direction: ltr;
}


body.en-page .ml10-sec4 .counter-section__subtitle .elementor-heading-title {
    margin: 0px;
}

body.en-page .ml10-sec4 .counter-section__subtitle .counter-title {
    padding: 0 10px 0;
}

.charts-topbar {
    justify-content: space-between;
}
.charts-topbar,
.charts-topbar .measures,
.charts-topbar .measure-units {
    display: flex;
    align-items: center;
}
.charts-topbar h4.all-charts-title {
    width: 70%;
}
.charts-topbar .measure-name {
    margin: 0px 10px;
}
.charts-topbar .measure-units {
    background-color: #DDF3D2;
    border-radius: 30px;
    min-width: 230px;
    position: relative;
}

/*.charts-topbar .measure-units .active {*/
.charts-topbar .measure-units div.measure-unit {
    padding: 10px 15px;
    color: #81BC45;
    cursor: pointer;
    width: 50%;
    text-align: center;
    z-index: 3;
}
#charts-header .charts-topbar .measure-units div.measure-unit.active {
    /*background-color: #81B84D;*/
    /*border-radius: 30px;*/
    color: #fff;
}
.charts-topbar .measure-units div.measure-bolder {
    position: absolute;
    width: 50%;
    height: 100%;
    background: #81B84D;
    border-radius: 30px;
    transition: all 250ms ease-in-out;
}

#charts-selector {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}
div#charts-header {
    margin-bottom: 15px;
}
#charts-selector .chart-box[data-color="#fff4d7"] {
    background-color: #fff4d7;
}
#charts-selector .chart-box[data-color="#ddf5d2"] {
    background-color: #ddf5d2;
}
#charts-selector .chart-box[data-color="#ddebff"] {
    background-color: #ddebff;
}
#charts-selector .chart-box.flex-row {
    display: flex;
    flex-direction: row;
    height: 200px;
}
#charts-selector .chart-icon-part.flex-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 130px;
    padding: 15px 20px;
}

#charts-selector .chart-box:first-child {
    border-radius: 30px 0 0 30px;
}
#charts-selector .chart-box:last-child {
    border-radius: 0px 40px 40px 0px;
}


#charts-header h4,
#charts-header div,
#charts-selector div {
    font-family: "Almoni", sans-serif;
    font-size: 16px;
    color: #596474;
    font-weight: 400;
}
#charts-selector div.chart-icon-caption {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}

#charts-header h4 {
    font-size: 36px;
}

#charts-selector .chart-title {
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 5px;
}

#charts-selector .chart-text-part {
    padding: 20px 20px 20px 10px;
    width: calc(100% - 130px);
    display: none;
    /*visibility: hidden;*/
    transition: all 200ms ease-in-out;
}

#charts-selector .chart-box.flex-row.active {
    flex-grow: 8;
}
#charts-selector .chart-box.active .chart-text-part {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#charts-selector .chart-icon img {
    max-height: 45px;
}

#charts-data {
    display: none;
}

#charts-canvas {
    min-height: 360px;
}
#charts-canvas .chart-canvas.active {
    opacity: 1;
}
#charts-canvas .chart-canvas {
    opacity: 0;
    position: absolute;
    transition: all 250ms ease-in-out;
    max-height: 50vh;
}


.ml10-header .inner-header .elementor-row {
    align-items: unset;
}

.ml10-header .main-menu i {
    font-family: eicons;
}
.elementor-19131 .elementor-element.elementor-element-40059fa .elementor-menu-toggle {
    margin-left: 0;
}
.elementor-18855 .elementor-element.elementor-element-40059fa .elementor-menu-toggle {
    margin-right: 0;
}


.ml10-header .inner-header .elementor-row .elementor-column.logo_continuer {
    flex-grow: unset;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    flex-flow: nowrap;
}

#va_logo img {
    position: absolute;
    top: -165px;
    left: 500px;
}
@media (min-width: 1200px) {
    .ml10-header
    .inner-header
    .elementor-row
    .elementor-column.main-menu_continuer
    ul
    li:not(.join_challenge_22)
    a {
        padding-left: 35px;
    }
}


@media (max-width: 767px) {
    #charts-selector .chart-icon img {
        max-height: 35px;
    }

    .elementor .elementor-hidden-mobile,
    .elementor .elementor-hidden-phone {
        display: none;
    }
    /*body .elementor .elementor-hidden-mobile.force-hide-mobile,*/
    /*body .elementor .elementor-hidden-phone.force-hide-mobile {*/
    /*    display: none;*/
    /*}*/
    .ml10-sec4 .incremental-counter {
        min-height: 75px;
    }

    .ml10-header .inner-header .elementor-row .elementor-column.main-menu_continuer ul li.join_challenge_22 {
        background: unset;
        box-shadow: none;
        border-radius: unset;
        margin-right: unset;
    }
    .ml10-header .inner-header .elementor-row .elementor-column.main-menu_continuer ul li.join_challenge_22 a {
        color: #749f3f;
    }
    .ml10-header .en-button a {
        padding: 12px 6px;
    }
    section#counter-section section .elementor-row {
        flex-direction: column-reverse;
    }
    .charts-topbar {
        flex-direction: column;
    }

    #charts-selector {
        justify-content: center;
    }
    #charts-selector .chart-box.flex-row {
        flex-direction: column;
    }
    #charts-selector .chart-icon-part.flex-col {
        width: 90px;
        padding: 20px 10px;
        margin-bottom: 30px;
        min-height: 100px;
    }

    #charts-selector .chart-box.flex-row {
        width: 30%;
        height: 100px;
        align-items: center;
        margin-bottom: 75px;
    }
    #charts-selector .chart-box.active .chart-text-part {
        width: calc(100vw - 60px);
        position: absolute;
        left: 10px;
        top: 210px;
    }
    #charts-selector .chart-text-part {
        padding: 20px 10px;
    }
    #charts-canvas .chart-canvas {
        max-height: 35vh;
    }
    .charts-topbar h4.all-charts-title {
        width: 100%;
        text-align: center;
    }

    #charts-selector .chart-title {
        font-size: 18px;
        /*position: absolute;*/
        /*left: 30px;*/
    }
    #charts-selector .chart-subtitle {
        display: none;
    }
    #charts-selector .chart-box.flex-row.active {
         flex-grow: unset;
    }
    #charts-canvas {
        min-height: 220px;
    }

    .ml10-sec4 .counter-section__subtitle .counter-title {
        font-size: 20px;
    }
}
