/*
 * Theme Name:  Mint Child
 * Theme URI:   http://mint.themes.tvda.pw
 * Template:    mint
 * Author:      TVDA Themes
 * Author URI:  http://themes.tvda.pw
 * Version:     1.0.0
 * License:     ThemeForest Standard License
 * License URI: http://themeforest.net/licenses/standard
 * Text Domain: mint-child
 * Domain Path: /languages/
 */
@import url("https://use.typekit.net/gte1dqp.css");
@import url('https://12fb73.claudeassets.com/20220710164635cs_/https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

@font-face {
  font-family: 'Helvetica';
  src: url('https://51d4cc.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/Fonts/Helvetica.ttf')  format('truetype'), /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('https://8e7fd5.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/Fonts/helvetica-light.ttf')  format('truetype'), /* Safari, Android, iOS */
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('https://30c5ca.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/Fonts/Helvetica-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
  font-weight: bold;
  font-style: normal;
}
 /******/
input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, select:focus, textarea:focus {
    border-color: #2fb1f7;
}
.blockUI.blockOverlay {
	display: none !important;
}
.main-content-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.main-header._template8 {
    /* background-image: url('https://3384f3.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern.svg') ,-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#2FB1F7),to(#2FB1F7)); */
    /* background-image: url('https://3384f3.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern.svg') ,-webkit-linear-gradient(left,#fff 50%,#2FB1F7 50%,#2FB1F7 100%); */
    /* background-image: -o-linear-gradient(left,#fff 50%,#2FB1F7 50%,#2FB1F7 100%); */
    /*background-image: url('https://3384f3.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern.svg') ,linear-gradient(to right,#fff 0%,#2FB1F7 0,#2FB1F7 100%);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: 50%;*/
    background: none;
}
.rtl .main-header._template8 {
    background-image: -webkit-gradient(linear,right top,left top,color-stop(50%,#fff),color-stop(50%,#2FB1F7),to(#2FB1F7));
    background-image: -webkit-linear-gradient(left,#fff 50%,#038ACA 50%,#038ACA 100%);
    background-image: -o-linear-gradient(left,#fff 50%,#038ACA 50%,#038ACA 100%);
    background-image: linear-gradient(to left,#fff 50%,#038ACA 50%,#038ACA 100%);
    background: none;
}
.popup._accent {
    background-color: #038ACA;
}
.main-header__logo._dark {
    max-width: 175px !important;
}
.main-header._fixed .main-header__logo-img {
    max-height: 82px;
}
.home .main-content-wrapper {
    padding-top: 60px;
    padding-bottom: 20px;
}
body {
    font-family: 'Helvetica', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0px;
}
body {
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: Bebas Neue,Helvetica,Arial,sans-serif;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    color: #222;
}
h2, h3 {
    font-size: 67px;
    line-height: 72px;
}
a:hover, a:hover::after {
    color: #2fb1f7;
    transition: color .4s;
}
.title-wrapper__subtitle {
    font: normal normal normal 67px/72px Bebas Neue;
    letter-spacing: 2.46px;
}
.title-wrapper__desc {
    font-family: 'Helvetica', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 19px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #fff !important;
    opacity: 1 !important;
}
.title-wrapper__desc {
    max-width: 100%;
}
.Bottom-grey-block {
    background-color: #f7f7f7;
    padding: 15px 35px;
    text-align: center;
}
.Bottom-grey-block p {
    margin-bottom: 0;
}
.Bottom-grey-block h3 {
    font-size: 67px;
    letter-spacing: 3px;
    line-height: 72px;
}
.metro-simple-link {
    font: normal normal normal 18px/22px Bebas Neue;
    letter-spacing: 1.44px;
    color: #050505;
    text-transform: uppercase;
    margin-bottom: 0;
}
.theme-underline-yellow-bold {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#DDB694),to(#DDB694));
    background-image: -webkit-linear-gradient(top,#DDB694 0,#DDB694 100%);
    background-image: -o-linear-gradient(top,#DDB694 0,#DDB694 100%);
    background-image: linear-gradient(to bottom,#DDB694 0,#DDB694 100%);
    background-position: -3px 100%;
    background-repeat: no-repeat;
    background-size: 100% 25px;
    padding-left: 2%;
    padding-right: 2%;
}
.theme-underline-bolder {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#34dca2),to(#34dca2));
    background-image: -webkit-linear-gradient(top,#34dca2 0,#34dca2 100%);
    background-image: -o-linear-gradient(top,#34dca2 0,#34dca2 100%);
    background-image: linear-gradient(to bottom,#34dca2 0,#34dca2 100%);
    background-position: -3px 103%;
    background-repeat: no-repeat;
    background-size: 100% 25px;
    padding-left: 2%;
    padding-right: 2%;
}
.theme-underline-black-bold {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#000000),to(#000000));
    background-image: -webkit-linear-gradient(top,#000000 0,#000000 100%);
    background-image: -o-linear-gradient(top,#000000 0,#000000 100%);
    background-image: linear-gradient(to bottom,#000000 0,#000000 100%);
    background-position: -3px 103%;
    background-repeat: no-repeat;
    background-size: 100% 25px;
    padding-left: 2%;
    padding-right: 2%;
}
.theme-underline-bolder-yellow {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#DDB694),to(#DDB694));
    background-image: -webkit-linear-gradient(top,#DDB694 0,#DDB694 100%);
    background-image: -o-linear-gradient(top,#DDB694 0,#DDB694 100%);
    background-image: linear-gradient(to bottom,#DDB694 0,#DDB694 100%);
    background-position: -3px 103%;
    background-repeat: no-repeat;
    background-size: 100% 25px;
    padding-left: 2%;
    padding-right: 2%;
}
.bottom-content-flex .vc_column-inner {
    justify-content: end;
}
.bottom-content-flex .vc_column-inner .wpb_wrapper {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    height: 100%;
}
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner {
    padding-top: 0;
}
.overflow-range {
    overflow: visible !important;
}
.metro-minus .vc_column-inner {
    margin-top: -40px;
    position: relative !important;
    z-index: 9;
}
.all-width-no-padding.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.half-section.padding {
    padding: 85px 130px;
}
.ult-video {
    margin: 0;
}
.arrow-link {
    font: normal normal normal 22px/26px Bebas Neue;
    letter-spacing: 1.76px;
    color: #000000;
    text-transform: uppercase;
    position: relative;
}
.arrow-link::after {
    content: "\f061";
    font-family: 'Defaults';
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    margin-left: 10px;
}
.arrow-link-white {
    font: normal normal normal 22px/26px Bebas Neue;
    letter-spacing: 1.76px;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
}
.arrow-link-white::after {
    content: "\f061";
    font-family: 'Defaults';
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFF;
    margin-left: 10px;
}
.small-title {
    font: normal normal normal 41px/89px Bebas Neue;
    letter-spacing: 0.66px;
    color: #FFFFFF;
    text-align: center;
}
.small-title span {
    background-color: #000;
    padding: 10px 45px;
}
.big-content {
    text-align: center;
    font: normal normal normal 60px/54px Bebas Neue;
    letter-spacing: 0.96px;
    color: #000000;
}
.ubtn-sep-icon.ubtn-sep-icon-at-right .ubtn-icon {
    right: 10px;
    opacity: 1;
}
.padding-adaptation {
    padding: 120px 40px;
}
.main-before-footer {
    margin: 0 auto;
    background-color: #6046A8;
    padding: 70px 25px 100px;
    text-align: center;
    background-image: url('https://268f6e.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/ftpat.png');
    background-position: left bottom;
    background-repeat: repeat-x;
}
.news-title {
    text-align: center;
    font: normal normal normal 69px/83px Bebas Neue;
    letter-spacing: 0px;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.subscribe-blacked-title {
    background-color: #000;
    padding: 10px 25px;
}
.custom-container {
    margin: 0 auto !important;
    max-width: 1300px;
    left: 0 !important;
    padding: 20px;
}

.text-highlited-light {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#34dca2),to(#34dca2));
    background-image: -webkit-linear-gradient(top,#34dca2 0,#34dca2 100%);
    background-image: linear-gradient(to bottom,#34dca2 0,#34dca2 100%);
    background-position: -3px 82%;
    background-repeat: no-repeat;
    background-size: 100% 3px;
}
.main-content-wrapper.fuz-expanded {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
label[for] {
    font-family: Bebas Neue,Helvetica,Arial,sans-serif;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
    color: #a8a8a8;
    cursor: pointer;
    -webkit-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
    font-size: .875em;
}
input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    vertical-align: middle;
    outline: 0;
    padding: 5px 20px;
    display: inline-block;
}
.theme-selection-blue {
    padding: 0 .12em 0 .18em;
    color: #fff;
    background-color: #2FB1F7;
}
.theme-underline-lighter_blue {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#2FB1F7),to(#2FB1F7));
    background-image: -webkit-linear-gradient(top,#2FB1F7 0,#2FB1F7 100%);
    background-image: linear-gradient(to bottom,#2FB1F7 0,#2FB1F7 100%);
    background-position: 0px 90%;
    background-repeat: no-repeat;
    background-size: 100% 10px;
}
.aio-icon-component.fuz-mr-box .aio-icon-img img.img-icon {
    height: 70px;
}
.aio-icon-read {
    font: normal normal normal 13px/16px Bebas Neue;
    letter-spacing: 1.04px;
    color: #000000;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 40px 15px 24px;
    border: 1px solid #707070;
    margin-top: 50px;
}
.aio-icon-read::after {
    content: '';
    content: "\f061";
    font-family: 'Defaults';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    margin-left: 20px;
}
.slick-dots li {
    height: 14px;
    width: 14px;
}
[class^="ultsl-"], [class*=" ultsl-"] {
    font-size: 14px;
}
.h2-bar-head {
    font: normal normal normal 56px/57px Bebas Neue;
    letter-spacing: 0.9px;
}
.theme-selection-yellow {
    padding: 0 .12em 0 .18em;
    color: #fff;
    background-color: #DDB694;
}
.theme-selection-violet {
    background-color: #6046A8;
    padding: 0 .12em 0 .18em;
    color: #fff;
}
.padded-box-percent {
    padding: 8% 10%;
}
.newsletter-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.fuz-saisie {
    text-align: center;
    justify-content: center;
    display: flex;
}
.text-input-container {
    border-bottom: 5px solid #fff;
    margin: 15px 15px 30px;
    padding: 15px;
}
.wpcf7-form-control.wpcf7-text.newsletter-input {
    text-align: center;
    font: normal normal normal 16px/18px Arial;
    letter-spacing: 0px;
    color: #FFFFFF;
    background: transparent;
    border: none;
    padding: 15px 25px;
}
.submit-div .wpcf7-form-control.wpcf7-submit {
    background: #FFFFFF2E;
    border: 1px solid #707070;
    border-radius: 35px;
    font: normal normal bold 15px/17px Arial;
    letter-spacing: 1.8px;
    color: #FFFFFF;
    padding: 20px 30px;
}
.submit-div {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-left: 55px;
}
.title__Head-wrapper {
    background: #038ACA;
    padding: 30px 15px;
    text-align: center;
}
.arabesque-holder {
    background: url('https://a622a1.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-cal.svg');
    background-position: center center;
    padding: 0 50px;
}
.title-holder {
    background: #038ACA;
    width: 60%;
    margin: 0 auto;
    padding: 50px 0;
}
.title-style {
    font: normal normal normal 64px/68px Bebas Neue;
    letter-spacing: 0px;
    margin-bottom: 0;
    color: #fff;
}
.title_p1 {
    color: #000000;
    /*border-bottom: 8px solid;*/
}
.textwidget, .textwidget p {
    font: normal normal normal 13px/24px Bebas Neue;
    letter-spacing: 1.09px;
    color: #FFFFFF;
    text-transform: capitalize;
}
.theme-widget__title {
    font: normal normal normal 16px/20px Bebas Neue;
    letter-spacing: 1.57px;
    color: #000000;
    margin: 0;
}
/*.popup._popup-menu .popup__half._left {
    background: url('https://57aa57.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/menu_back.jpg') center center;
    }*/
.custom-container-bigger.patterned-box .vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-top: 0;
    padding-left: 0;
    padding-right: 15px;
    width: 100%;
}
.popup__half._right {
    background-color: #2FB1F7;
}
.popup-menu {
    color: #fff;
}
.custom-home-heading {
    font: normal normal normal 32px/39px Bebas Neue;
    letter-spacing: 0px;
    color: #000000;
}
.class-yellowback-partenaire {
    background-color: #DDB694;
    padding: 2px 10px;
    margin-right: 30px;
}
.cd-horizontal-timeline .events-content li > * {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.event-img-part {
    padding: 20px;
    width: 25%;
    background: #37D3A22E 0% 0% no-repeat padding-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.event-content-part {
    width: 70%;
    padding: 20px 20px 40px;
    margin-left: 25px;
    border-bottom: 2px solid #888;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.fuz-detail-event {
    width: 80%;
}
.fuz-cal-link {
    width: 20%;
    text-align: center;
}
.fuz-cal-link a {
    color: #000;
    padding: 15px;
}
.events-content ol {
    margin: 0;
}
.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item {
    display: flex;
    align-items: center;
}
.padded-container-event {
    padding-bottom: 40px;
}
h2.events-title {
    text-align: center;
    font: normal normal normal 60px/54px Bebas Neue;
    letter-spacing: 0.96px;
    color: #000000;
}
.header_Title_search .search-form__submit {
    top: 0;
    padding: 7px;
}
.blog .title-wrapper__title {
    font: normal normal normal 62px/69px Bebas Neue;
    letter-spacing: 3.47px;
    color: #FFF;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#2FB1F7),to(#2FB1F7));
    background-image: -webkit-linear-gradient(top,#2FB1F7 0,#2FB1F7 100%);
    background-image: linear-gradient(to bottom,#2FB1F7 0,#2FB1F7 100%);
    background-position: 50% 85%;
    background-repeat: no-repeat;
    background-size: 46% 25px;
}
#portfolio-filter li a {
    font: normal normal normal 25px/43px Bebas Neue;
    letter-spacing: 0.78px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.filter {
    position: relative !important;
    width: 100% !important;
    background-color: #2FB1F7;
    padding: 20px 12%;
    top: unset !important;
    left: unset !important;
    color: #fff;
}
#portfolio-filter {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#portfolio-list {
    list-style: none;
    position: relative !important;
    top: unset !important;
    left: unset !important;
    margin: 0;
    padding: 0;
}
.blog .posts-nav__list {
    display: none;
}
#portfolio-filter li a.current {
    opacity: 0.6;
}
.fuzComp-button-wrapper {
    margin: 40px auto 10px;
}
.link-to-events {
    font: normal normal normal 29px/35px Bebas Neue;
    letter-spacing: 2.32px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 11px 32px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.link-to-events:hover {
    color: #000;
    border-color: #000;
}
.popup-menu .menu-item {
    margin-bottom: 15px;
    display: block;
    line-height: 1.2;
}
.popup-menu .menu-item a {
    text-align: left;
    font: normal normal normal 44px/44px Bebas Neue;
    letter-spacing: 0.7px;
    color: #000;
}
.js-toggle-next-icon.hamburger._close ~ .main-header__logo-link {
    display: none;
}
.main-header._template8 .main-header__logo-wrapper {
    position: relative;
    z-index: 29;
    max-height: 100px;
    overflow: visible;
}
.first-title-home {
    font: normal normal normal 67px/71px Bebas Neue;
    letter-spacing: 0.96px;
    color: #000000;
    position: relative;
}
.back-yellow-title {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#DDB694),to(#DDB694));
    background-image: -webkit-linear-gradient(top,#DDB694 0,#DDB694 100%);
    background-image: -o-linear-gradient(top,#DDB694 0,#DDB694 100%);
    background-image: linear-gradient(to bottom,#DDB694 0,#DDB694 100%);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 100% 70%;
    padding-right: 25px;
}
.main-header__modules .inline-module {
    margin: .1em;
}
.main-header__modules .inline-module:first-child {
    margin: 0.3em;
    margin-right: 2em;
}
.menu_name {
    font: normal normal 400 25px/18px Bebas Neue;
    letter-spacing: 2.4px;
    color: #000000;
    position: relative;
    top: 4px;
}
.icon-search.xbig {
    font-size: 18px;
    position: relative;
    top: -3px;
}
#rev_slider_2_1_wrapper .ares.tparrows {
    border: 1px solid #0000007d;
    padding: 12px 10px;
}
.title-slider-behind span {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#34dca2),to(#34dca2));
    background-image: -webkit-linear-gradient(top,#34dca2 0,#34dca2 100%);
    background-image: -o-linear-gradient(top,#34dca2 0,#34dca2 100%);
    background-image: linear-gradient(to bottom,#34dca2 0,#34dca2 100%);
    background-position: 0px 79%;
    background-repeat: no-repeat;
    background-size: 100% 15px;
}
.fuz-button-violet {
    background: #6046A8;
    font: normal normal normal 22px/26px Bebas Neue;
    letter-spacing: 1.76px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.fuz-button-violet::after, .fuz-button-black::after  {
    content: "\f061";
    font-family: 'Defaults';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    outline: none;
    font-size: 20px;
    padding-left: 10px;
}
.fuz-patrner-logo .vc_box_border_grey .vc_single_image-img {
    filter: grayscale(1);
    transition: all .4s;
}
.fuz-patrner-logo .vc_box_border_grey:hover .vc_single_image-img {
    filter: grayscale(0.1);
}
.fuz-button-black {
    background: #000;
    padding: 18px 40px 18px 40px;
    font: normal normal normal 20px/22px Bebas Neue;
    letter-spacing: 1.76px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.main-footer .row .col-sm-3 {
    display: flex;
    justify-content: left;
}
.bottom-footer .row .col-sm-6:first-child {
    display: flex;
    justify-content: left;
}
.bottom-footer .row .col-sm-6:last-child {
    display: flex;
    justify-content: center;
}
.main-footer .row .col-sm-3:first-child {
    justify-content: left;
}           
.main-footer .row .col-sm-3:last-child {
    justify-content: center;
}
.main-footer {
    padding-top: 40px;
    padding-bottom: 0;
    background-color: #26272d;
    color: #fff;
}
.fuz-mr-box {
    background: #fff url(https://9db938.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-left.svg) no-repeat top left;
}
.rtl .main-header._template8 .main-header__logo {
    margin-left: auto;
    margin-right: 0;
}
.rtl .main-header._template8 .main-header__modules {
    text-align: left;
}
.theme-widget__title {
    font: normal normal normal 20px/24px Bebas Neue;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.rtl .fuz-button-violet::after, .rtl .fuz-button-black::after {
    content: "\f060";
    font-family: 'Defaults';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    outline: none;
    font-size: 20px;
    padding-left: 10px;
}
.rtl .arrow-link::after {
    content: "\f060";
    font-family: 'Defaults';
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    margin-left: 10px;
}
.rtl .arrow-link-white::after {
    content: "\f060";
    font-family: 'Defaults';
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFF;
    margin-left: 10px;
}
.rtl .timeline-navigation#rightNav {
    right: -82%;
}
.rtl .timeline-navigation#leftNav {
    left: -82%;
}
.rtl .popup__half._right {
    left: 0;
    right: auto;
}
.rtl .popup__half._left {
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
}
.rtl .popup-menu {
    text-align: right;
}
.hamburger._close::after, .hamburger._close::before {
    color: #000;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
}
.exam {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    flex-wrap: wrap;
}
.exam-detail-container {
    max-width: 65%;
    padding: 60px 4%;
    background-color: #F7F7F7;
}
.exam:nth-child(2n+1) .exam-detail-container{
    margin-right: 2%;
}
.exam:nth-child(2n) {
    flex-direction: row-reverse;
}
.exam:nth-child(2n) .exam-detail-container{
    flex-direction: row-reverse;
    margin-left: 2%;
}
.exam-img-thumb {
    max-width: 33%;
    padding: 0;
}
.exam-img-thumb img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.exam-detail-container h3 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 5.3px;
}
.exam-detail-container h5 {
    font: normal normal 400 18px/22px Bebas Neue;
    margin-bottom: 12px;
}
.link-to-exam {
    display: flex;
    padding: 0 0 51px;
    margin: 30px 0 0;
}
.link-to-exam a {
    background-color: #2FB1F7;
    padding: 15px 45px;
    color: #ffff;
    font: normal normal 400 16px/19px Bebas Neue;
}
.link-to-exam a::after {
    content: "\f061";
    font-family: 'Defaults';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    color: #ffffff;
    margin-left: 20px;
    font-weight: 200;
}
.page-template-examen-template .title-wrapper.search-zone.fuz-expanded {
    background: url('https://6500bc.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/search-back.jpg');
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
.page-template-examen-template .title-wrapper__title {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#2FB1F7),to(#2FB1F7));
    background-image: -webkit-linear-gradient(top,#2FB1F7 0,#2FB1F7 100%);
    background-image: linear-gradient(to bottom,#2FB1F7 0,#2FB1F7 100%);
    background-position: 50% 85%;
    background-repeat: no-repeat;
    background-size: 12% 25px;
    font: normal normal normal 62px/69px Bebas Neue;
    letter-spacing: 3.47px;
    margin: 40px auto;
}
.page-template-examen-template .title-wrapper {
    padding-top: 180px;
    padding-bottom: 180px;
}
.blog .title-wrapper__row._title {
    margin-top: 28px;
    margin-bottom: 1.5em;
}
.title-wrapper.exam-single.fuz-expanded {
    background: url('https://6500bc.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/search-back.jpg') rgba(96, 70, 168, 0.5);
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background-size: cover;
    background-blend-mode: multiply;
    margin-bottom: 50px;
}
.fuz-exam-sum {
    border: 1px solid #F7F7F7;
    padding: 15px;
    border-bottom: none;
    margin-top: 65px;
}
.fuz-sum-part {
    padding: 20px 15px;
    border-bottom: 1px solid #70707091;
    display: flex;
    justify-content: normal;
    flex-wrap: wrap;
}
.fuz-sum-part:last-child {
    border-bottom: none;
}
.fuz-label-txt {
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    width: 50%;
}
.fuz-label-profil::before {
    content: "\f007";
    font: normal normal normal 16px/1 FontAwesome;
    color: #2fb1f7;
    margin-right: 10px;
}
.fuz-label-date::before {
    content: "\f274";
    font: normal normal normal 16px/1 FontAwesome;
    color: #2fb1f7;
    margin-right: 10px;
}
.fuz-label-dure::before {
    content: "\f017";
    font: normal normal normal 16px/1 FontAwesome;
    color: #2fb1f7;
    margin-right: 10px;
}
.fuz-label-cout::before {
    content: "\f555";
    color: #2fb1f7;
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
}
.fuz-exam-content {
    font-size: 13px;
}
.fuz-page_exam-title.title-wrapper__title {
    font-size: 63px;
    font-weight: 400;
    padding: 20px 10%;
    letter-spacing: 3px;
}
.date__exam {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
    position: relative;
}
.date__exam::before {
    content: "\f017";
    font-family: 'Defaults';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    color: #ffffff;
    maer: ;
    margin-right: 10px;
}
.ult_tab_section {
    font-family: Bebas Neue;
    letter-spacing: 1px;
    padding: 10px 25px;
    text-align: center;
}
.fuz-exam-subscribe a {
    display: block;
    background: #2FB1F7;
    padding: 15px;
    width: 100%;
    color: #fff;
    font: normal normal 400 23px/28px Bebas Neue;
    text-align: center;
}
.checkout.woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
}
.checkout.woocommerce-checkout > div {
    padding: 25px 35px 0 0;
    margin: 2% 0;
}
.woocommerce-checkout #customer_details {
    width: 55%;
}
.fuz-exam-order {
    width: 45%;
}
.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.form-row {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    width: 100%;
    padding-right: 20px;
}
.form-row.form-row-wide, .form-row.form-row-first, .form-row.form-row-last {
    border: none !important;
}
#billing_first_name_field, #billing_birth_country_field, #billing_city_birth_field, #billing_school_name_field, #billing_school_city_field {
    width: 50%;
} 
.woocommerce-billing-fields label[for] {
    color: #038aca;
}
#billing_last_name_field {
    width: 50%;
}
.woocommerce-input-wrapper {
    width: 100%;
    display: flex;
}
.woocommerce-input-wrapper input[type="date"], .woocommerce-input-wrapper input[type="datetime-local"], .woocommerce-input-wrapper input[type="datetime"], .woocommerce-input-wrapper input[type="email"], .woocommerce-input-wrapper input[type="month"], .woocommerce-input-wrapper input[type="number"], .woocommerce-input-wrapper input[type="password"], .woocommerce-input-wrapper input[type="search"], .woocommerce-input-wrapper input[type="tel"], .woocommerce-input-wrapper input[type="text"], .woocommerce-input-wrapper input[type="time"], .woocommerce-input-wrapper input[type="url"], .woocommerce-input-wrapper input[type="week"], .woocommerce-input-wrapper select, .woocommerce-input-wrapper textarea {
    width: 100%;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
}
.woocommerce-additional-fields, .optional {
    display: none;
}
.return-to-shop{
   display: none;
}
.woocommerce-notices-wrapper:first-child {
    display: none;
}
.woocommerce-billing-fields label[for] {
    font-family: Helvetica,Arial,sans-serif;
    letter-spacing: .1em;
    text-transform: initial;
    font-weight: 400;
}
.select2-container .select2-selection--single {
    height: 45px;
}
.woocommerce-billing-fields__field-wrapper h4 {
    font-size: 20px;
    text-transform: unset;
    /*font-family: Helvetica,Arial;*/
    margin-top: 35px;
    margin-bottom: 0;
}
.woocommerce-billing-fields__field-wrapper p {
    margin-bottom: 0;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #f7f7f7;
    border-radius: 0;
    padding: 7px 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}
.ui-datepicker.ui-widget {
    background-color: #f7f7f7;
    color: #000;
}
.ui-datepicker td > a {
    color: #2fb1f7;
}
.woocommerce-checkout h3 {
    font-family: Helvetica, Arial, sans-serif;
    text-transform: initial;
    font-size: 30px;
    line-height: 34px;
    color: #707070;
}
#order_review {
    margin-top: 20px;
}
.woocommerce-checkout-review-order-table tfoot {
    background: #f7f7f7;
    border: none;
}
.woocommerce-checkout-review-order table > thead > tr > th, .woocommerce-checkout-review-order table > tbody > tr > th, .woocommerce-checkout-review-order table > tfoot > tr > th, .woocommerce-checkout-review-order table > thead > tr > td, .woocommerce-checkout-review-order table > tbody > tr > td, .woocommerce-checkout-review-order table > tfoot > tr > td {
    border: none;
}
.woocommerce-checkout-review-order .product-name {
    max-width: 280px;
}
.wc_payment_method {
    list-style: none;
}
.wc_payment_methods.payment_methods.methods {
    background-color: #f7f7f7;
    padding: 30px;
}
.shop_table.woocommerce-checkout-review-order-table th, .shop_table.woocommerce-checkout-review-order-table td {
    padding: 20px 30px;
}
.form-row.place-order {
    padding-right: 0;
}
.place-order #place_order {
    width: 100%;
    background-color: #2fb1f7;
}
.payment_methods.methods label {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #707070;
    text-transform: initial;
    letter-spacing: 0;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    background: #f7f7f7;
    margin: 60px auto;
    padding: 60px 30px;
    text-align: center;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received h3 {
    font: normal normal normal 48px/52px Bebas Neue;
    text-transform: uppercase;
    color: #000;
}
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: none;
}
.fuz-success-badge-cont {
    display: block;
    margin-top: 30px;
}
.fuz-success-badge {
    position: relative;
    background-color: #2fb1f7;
    padding: 15px 50px;
    border-radius: 25px;
}
.fuz-success-badge::after {
    content: "\f00c";
    font-family: 'Defaults';
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFF;
    top: 5px;
    position: relative;
}
.Fuz-back-home {
    background: #f7f7f7;
    padding: 45px 25px;
    margin: 25px auto;
}
.Fuz-back-home a {
    color: #fff;
    background: #2fb1f7;
    padding: 12px 30px;
    border-radius: 25px;
}
.fuz-head-bc {
    padding: 12px 30px;
    background: #99999991;
    border-radius: 25px;
    color: #fff;
    font-family: Helvetica,Arial;
    text-transform: capitalize;
}
.row.product {
    margin-bottom: 45px;
}
.fuz-title-checkout {
    font-weight: 400;
    letter-spacing: 5.5px;
    font-size: 44px;
    margin-top: 60px;
}
.fuz-header-button-back {
    margin: 40px auto 0;
}
.share-button {
    color: #fff;
    font-size: 16px;
    font-family: Bebas Neue;
    padding: 8px 25px;
    border-radius: 25px;
}
.share-button:hover {
    color: #FFF;
}
.share-button-wrapper {
    margin: 20px auto;
}
.share-facebook {
    background-color: #3B5997;
}
.share-twitter {
    background-color: #05ABEC;
}
.share-mail {
    background-color: #A8A8A8;
}
.share-button i {
    margin-right: 5px;
}
.fuz-before-event-content {
    margin-top: -50px;
    background: #2FB1F7;
    padding: 90px;
    width: 80vw;
    position: relative;
    margin-left: -40vw;
    left: 50%;
    overflow: visible;
    margin-bottom: 60px;
}
.fuz-before-event__title {
    font: normal normal 400 67px/72px Bebas Neue;
    letter-spacing: 3px;
    margin-bottom: 45px;
}
.bg-title-ev {
    color: #fff;
    background-color: #000;
    padding: 5px 10px;
}
.fuz-before-event-content__txt {
    color: #fff;
}
.date__event {
    font: normal normal 400 17px/21px Bebas Neue;
    margin-right: 5px;
}
.place_event {
    padding: 5px 25px;
    background: #f7f7f7;
    font: normal normal 400 17px/21px Bebas Neue;
    margin-left: 10px;
}
.Event-title-content {
    margin: 20px auto;
    font: normal normal 400 67px/71px Bebas Neue;
    letter-spacing: 4.5px;
}
.Add-to_Calendar-container {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}
.Add-to_Calendar-container input[type="submit"], .fuz-add-to-cal_btn {
    width: 100%;
    display: flex;
    justify-content: center;
}
.fuz-add-to-cal_btn img {
    margin-right: 15px;
}
.fuz-row-back {
    text-align: center;
    padding: 25px;
    margin-bottom: 60px;
}
.fuz-event-bc {
    font: normal normal 400 27px/31px Bebas Neue;
    text-align: center;
    padding: 10px 45px;
    background: #000;
    color: #fff;
}
.fuz-event-bc i::before {
    font-size: 27px;
    font-weight: 200;
    padding-right: 10px;
}
.margin-alt > .wpb_wrapper {
    padding-top: 120px;
    padding-right: 40px;
    padding-bottom: 120px;
    padding-left: 40px;
}
.metro-minus.margin-alt .vc_column-inner {
    padding-top: 120px;
    padding-right: 40px;
    padding-bottom: 120px;
    padding-left: 40px;
}

/*** Timeline ****/
/* Main Components 

-------------------------------- */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 60px;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}

.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 75px;
  height: 2px;
  /* width will be set using JavaScript */
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #7b9d6f;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.cd-horizontal-timeline .events a::after {
    display: none;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #7b9d6f;
}
.cd-horizontal-timeline .filling-line {
    display: none;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 0 auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(https://2709d9.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/cd-arrow.svg) no-repeat 0 0;
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    margin: 0;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
    max-width: 1180px;
    margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
    font: normal normal bold 32px/39px Bebas Neue;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #959595;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 32px;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
  .cd-horizontal-timeline .events-content p {
    font: normal normal 300 20px/23px Helvetica;
    letter-spacing: 0px;
    color: #292929;
    }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.events li a {
    display: flex;
    flex-direction: column;
}
.events li a span:first-child {
    font: normal normal normal 38px/45px Bebas Neue;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.events li a span:nth-child(2) {
    font: normal normal normal 15px/23px Poppins;
    letter-spacing: 1.5px;
    color: #000000;
    text-transform: uppercase;
}
.events a.selected span {
    color: #000 !important;
}
.timeline ol, .timeline ul, .events-content ul, .events-content ol {
    list-style: none;
}
.container-timeblock {
    background: #37D3A2;
    opacity: 1;
    padding: 25px;
}
.cd-horizontal-timeline .events-content p {
    font: normal normal 300 20px/23px Helvetica;
    letter-spacing: 0px;
    color: #292929;
}
/*** events page timeline ***/
.cd-h-timeline__event-content.container {
    display: flex;
    max-width: 1200px;
}
 .fuz_event-content {
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.cd-h-timeline__event-title {
    font: normal normal bold 32px/39px Bebas Neue;
    font-size: 32px;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0;
}
.cd-h-timeline__event-description.color-contrast-medium {
    font: normal normal 300 20px/23px Helvetica;
    letter-spacing: 0px;
    color: #292929;
}

#fuzyo-events .timeline-navigation > a.scroll-left:first-child {
    display: none;
}
#fuzyo-events .timeline-navigation > a.scroll-right:nth-child(2) {
    display: none;
}
.timeline-navigation .fa-3x {
    font-size: 2em;
}
.timeline-navigation .fa-3x {
    font-size: 18px;
    padding: 10px;
    border-radius: 50%;
    background: #fff;
}
.timeline-navigation > a.scroll-left:first-child {
    display: none;
}
.timeline-navigation > a.scroll-right:nth-child(2) {
    display: none;
}
.home .horizontal-timeline .events a {
    display: flex;
    flex-direction: column;
    min-width: 120px;
    max-width: 160px;
}
.horizontal-timeline .events a {
    font: normal normal normal 24px/28px Bebas Neue;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.horizontal-timeline .events a.last {
    margin-left: -20px;
}
.events a span {
    font: normal normal normal 15px/23px Poppins;
    letter-spacing: 1.5px;
    color: #000000;
    text-transform: uppercase;
}
.events a.selected {
    color: #000 !important;
}
input[type="email"].newsletter-input::placeholder {
    color: #ffffff;
    opacity: 0.66;
}
input[type="email"].newsletter-input::-webkit-input-placeholder { 
    color: #ffffff;
    opacity: 0.66;
}
.marginated {
    margin-left: 27px !important;
}
.text-color-fuzyo {
    color: #2FB1F7 !important;
    text-transform: uppercase;
}
.fa, .far, .fas {
    font: normal normal normal 14px/1 FontAwesome !important;
}
.bottom-footer .inline-module__link {
    padding: 1px 6px 3px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
}
.bottom-footer .inline-module__link i {
    width: 16px;
    height: 16px;
    font-size: 14px !important;
}
.bottom-footer .text-right-sm .inline-module {
    margin: 0 !important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    background-color: #2fb1f7;
}
.wpml-ls-legacy-dropdown-click {
    width: 5em;
    max-width: 100%;
    float: right;
}
.wpml-ls-legacy-dropdown-click a {
    border: none;
    background-color: transparent;
    padding: 5px 10px;
    line-height: 1;
    font: normal normal normal 21px/17px Bebas Neue;
    letter-spacing: 2.02px;
    color: #FFFFFF;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click a:hover {
    color: #fff;
    background: transparent;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a, .wpml-ls-legacy-dropdown-click a:focus, .wpml-ls-legacy-dropdown-click a:hover {
    color: #fff;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle::after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    border: .35em solid transparent;
    border-top: .5em solid;
    position: absolute;
    right: 3px;
    top: calc(50% - .175em);
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:hover::after {
    color:  #fff !important;
}
.main-header._template8 .main-header__modules .wpml-ls-legacy-dropdown-click {
    text-align: left;
}
.wpml-ls-legacy-dropdown-click a:hover {
    color: #fff;
    background: #DDB694;
}
.wc-stripe-elements-field {
    min-width: 280px;
}
/*.menu-item-has-children > a::after {
    content: '\f078';
    font: normal normal normal 14px/1 FontAwesome !important;
    color: #000;
    margin-left: 12px;
}*/
.fuz-menu-chevron {
    color: #000;
    cursor: pointer;
    margin-left: 12px;
    font-size: 20px !important;
    position: relative;
    top: -3px;
}
 ._active-menu-item .fuz-menu-chevron, ._hide-menu-item .fuz-menu-chevron{
    display: none;
 }
 .js-popup-menu-back .arrow-left {
    color: #000;
}
.popup-menu .menu-item._back a {
    opacity: 1;
}
._active-menu-item .menu-item-has-children .fuz-menu-chevron {
    display: inline;
}
 ._hide-menu-item._active-menu-item > .fuz-menu-chevron, .menu-item-has-children._hide-menu-item > .fuz-menu-chevron {
    display: none;
}
.rtl.page-template-examen-template .title-wrapper.search-zone.fuz-expanded, .rtl .main-content-wrapper.fuz-expanded {
    margin-right: -50vw;
    right: 50%;
}
.rtl .link-to-exam a::after {
    content: "\f060";
    font-family: 'Defaults';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    color: #ffffff;
    margin-right: 20px;
    margin-left: auto;
    font-weight: 200;
}
.rtl .exam:nth-child(2n) .exam-detail-container {
    flex-direction: row-reverse;
    margin-left: auto;
    margin-right: 2%;
}
.rtl .exam:nth-child(2n+1) .exam-detail-container {
    margin-right: auto;
    margin-left: 2%;
}
.rtl .search-form__submit {
    right: auto;
    left: 0;
}
.contacts-lst i {
    min-width: 16px;
}
.home .slick-slide img {
    display: block;
    max-height: 72px;
}
.vertical-helper {
    height: 20%;
}
.fuz-icl-module {
    display: none;

}
.fuz-mobile-lang {
    padding: 10px;
    color: #000;
}
.fuz-mobile-lang:hover, .fuz-mobile-lang:focus {
    color: #2fb1f7 ;
}
.wpml-ls-legacy-dropdown-click {
    width: 6em;
    max-width: 100%;
    float: right;
}
.wpml-ls-legacy-dropdown-click > ul {
    padding: 5px;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    background-color: #4ebaf5;
    border-radius: 0 0 5px 5px;
    padding: 3px;
    width: 7em;
}
.amount {
    font-family: Helvetica,Arial,sans-serif;
}
h3.form-row.form-row-wide {
    font: normal normal bold 20px/26px Helvetica;
    margin-bottom: 5px;
    color: #2fb1f7;
    margin-top: 35px;
}
div.form-row {
    margin-bottom: 30px;
}
div.form-row.form-row-first {
    margin-top: 25px;
}
div.form-row fieldset {
    border: none;
}
#old_delf_exam_field {
    margin-top: 25px;
}
.form-row legend {
    color: #707070;
    /* margin-top: 20px; */
}
fieldset label {
    padding-right: 20px;
}
#alg_checkout_files_upload_form_1 label {
    font: normal normal bold .875em/26px Helvetica;
    text-transform: initial;
}
.partner-home {
    display: flex;
    justify-content: center;
    align-items: first baseline;
}
.know-more {
    font: normal normal normal 32px/39px Bebas Neue;
    letter-spacing: 0px;
    color: #2fb1f7;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    top: 42px;
}
.wpml-ls-item.wpml-ls-current-language {
    width: 7em;
    float: right;
    background: #0282bf;
    border-radius: 5px;
    margin: 5px 10px;
    padding: 2px;
}

.wpml-ls-first-item.wpml-ls-last-item {
    display: none;
}
.certif-filter.slick-initialized .slick-slide {
    display: block;
    float: left;
}
.slick-prev::before, .slick-next::before {
    color: #000;
}
.certif-filter {
    padding: 30px 0;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.certif-filter a, .certif-filter .slick-slide a {
    color: #fff;
    font: normal normal 300 22px/28px Bebas Neue;
}
.fuz-patrner-logo .slick-next::before, .fuz-patrner-logo .slick-prev::before {
    display: none;
}

#if-members .slick-slide img {
    display: block;
    max-height: 90px;
}
#if-members .slick-next::before, #if-members .slick-prev::before {
    display: none;
}
#if-members {
    max-width: 80%;
    margin: 50px auto 0;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    right: auto;
    left: auto;
}
.fuz-button-violet {
    padding: 18px 30px 18px 30px;
    }
._left .popup__middle {
    margin: 0;
    display: flex;
    justify-content: center;
    /* height: 100%; */
}
._left .popup__middle nav {
    min-width: 290px;
}    
/** new modif **/
.main-header__modules .inline-modules {
    height: 100px;
    display: flex;
    justify-content: end;
    align-items: center;
}
.arabesque-style {
    height: 100%;
    background: #038ACA;
    display: flex;
    align-items: center;
}
.main-header._template8 .main-header__modules {
    z-index: 0;
}
.first-title-home::after {
    content: '';
    width: 50%;
    position: absolute;
    display: block;
    height: 100%;
    background: url('https://295562.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern_title.svg');
    left: 46%;
    top: 0;
}
.first-title-home::before {
    content: '';
    width: 15%;
    position: absolute;
    display: block;
    height: 100%;
    background: url('https://295562.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern_title.svg');
    left: -20%;
    top: 0;
}
.popup__half._right {
    background-color: #038ACA;
    background-image: url('https://c0224f.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-right-menu.svg');
    background-repeat: repeat-y;
}
.bg-pattern-bottom > .vc_column-inner {
    background-image: url('https://a537f5.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/patt-blanc.svg');
    background-position: bottom right !important;
    background-repeat: no-repeat;
}
.bg-pattern-bottom-blue > .vc_column-inner {
    background-image: url('https://66b087.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-bl.svg');
    background-position: bottom left !important;
    background-repeat: no-repeat;
}
.link-to-exam {
    background-image: url('https://66b087.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-bl.svg');
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 30% 100%;
}
.rtl .popup._mobile-menu, .rtl .popup._popup-menu .popup__half._left {
    transform: scaleX(-1);
}
.rtl ._left .popup__middle {
    transform: scaleX(-1);
}
.rtl .top-header > .container, .rtl .main-header > .container {
    width: 100%;

    padding-left: 30px;
}
.rtl .main-header__modules .inline-module:nth-child(2) {
    margin-left: 2.5em;
}
.rtl .pull-right {
    float: left;
}
.rtl .first-title-home::before {
    content: '';
    width: 15%;
    position: absolute;
    display: block;
    height: 100%;
    background: url('https://295562.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern_title.svg');
    right: -20%;
    top: 0;
}
.rtl .bg-pattern-bottom > .vc_column-inner {
    background-position: bottom left !important;
}
.rtl .fuz-icl-module {
    display: flex;
    justify-content: right;
    transform: scaleX(-1);
}
.backed-pattern .events-title {
    padding: 15px 15%;
}
.backed-pattern .events-title {
    padding: 25px;
    background: #038aca;
    margin: auto 15%;
}
.backed-pattern .inside-pattern {
    background: #038aca url(https://476299.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/accesoire.svg) no-repeat;
    background-position: center 45%;
}
#billing_Fax_candidat_field, #billing_Adresse_candidat_field, #billing_Code_postal_candidat_field, #billing_Ville_candidat_field, #billing_Code_session_field, #billing_Code_centre_field, #billing_Code_origine_field, #billing_DomaineC1_field, #billing_DomaineC2_field {
    display: none;
    visibility: hidden;
    opacity: 0;
}
/** Media Query */
@media (min-width: 1360px) {
    .container {
    width: 1280px;
    }
    .patterned-box .aio-icon-component.fuz-mr-box {
    padding: 65px 60px 30px 70px;
    }
    .first-title-home::after {
    content: '';
    width: 66%;
    position: absolute;
    display: block;
    height: 100%;
    background: url('https://295562.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern_title.svg');
    left: 45%;
    top: 0;
    }
    .rtl .first-title-home::after {
    content: '';
    width: 25%;
    position: absolute;
    display: block;
    height: 100%;
    background: url('https://295562.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern_title.svg');
    left: -5%;
    top: 0;
    }
    .rtl .first-title-home::after {
    content: '';
    width: 40%;
    position: absolute;
    display: block;
    height: 100%;
    background: url('https://295562.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern_title.svg');
    left: -13%;
    top: 0;
    }
}
@media(min-width: 1200px) and (max-width: 1440px ) {
    .first-title-home::after {
    content: '';
    width: 50%;
    position: absolute;
    display: block;
    height: 100%;
    background: url('https://295562.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern_title.svg');
    left: 50%;
    top: 0;
    }
    .rtl .first-title-home::after {
    content: '';
    width: 25%;
    position: absolute;
    display: block;
    height: 100%;
    background: url('https://295562.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern_title.svg');
    left: -5%;
    top: 0;
    }
    .fuz-mr-box {
    background: #fff url(https://9db938.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-left.svg) no-repeat top left;
    padding-left: 60px;
    }
}
@media(min-width: 1260px) {
    .main-footer > .container, .bottom-footer > .container {
    width: 100%;
    max-width: inherit;
    padding-right: 120px;
    padding-left: 180px;
    }
    .bottom-footer .row .col-sm-6:last-child {
    display: flex;
    justify-content: flex-end;
    padding-right: 12%;
    }
    .fuz-button-violet {
    padding: 18px 60px 18px 60px;
    }
    .top-header > .container, .main-header > .container {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 5%;
    }
}
@media (min-width: 996px) and (max-width: 1199px) {
    .rtl .first-title-home::after {
    left: -21%;
    }

}
@media (min-width: 768px) and (max-width: 1199px) {
    .fuz-button-violet {
    padding: 18px 30px 18px 30px;
    font: normal normal normal 12px/26px Bebas Neue;
    }
    h2, h3 {
    font-size: 48px !important;
    line-height: 72px !important;
    }
    h3.form-row.form-row-wide {
        font-size: 20px !important;
    }
    .fuz-button-violet::after, .fuz-button-black::after {
    font-size: 12px;
    padding-left: 10px;
    }
    .metro-minus.margin-alt .vc_column-inner {
    padding-top: 50px;
    padding-right: 15px;
    padding-bottom: 50px;
    padding-left: 15px;
    }
    .Bottom-grey-block {
    background-color: #f7f7f7;
    padding: 15px 20px;
    text-align: center;
    }
    .first-title-home::after {
        left: 55%;
    }
    .popup__middle {
    padding: 0 100px;
    }
    .fuz-mr-box {
    background: #fff url(https://9db938.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-left.svg) no-repeat top left;
    padding-left: 60px;
    }
    
}
@media (min-width: 1024px) {
    .before-footer-wrapper {
    max-width: 800px;
    margin: 0 auto;
    }
    .custom-container-bigger {
    margin: 0 auto !important;
    padding-left: 13%;
    padding-right: 13% ;
    }
    #container-search {
    min-width: 600px;
    }
    .bottom-footer .row .col-sm-6:last-child {
    display: flex;
    justify-content: flex-end;
    padding-right: 12%;
    }
}
@media(max-width:  1024px) {
    .title-holder {
    background: #038ACA;
    width: 80%;
    margin: 0 auto;
    padding: 50px 0;
    }
    .arabesque-holder {
    padding: 0 30px;
    }
    .fuz-mr-box {
    background: #fff url(https://9db938.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-left.svg) no-repeat top left;
    padding-left: 60px;
    }
}
@media(min-width: 768px ) and (max-width: 995px){
    .rtl .first-title-home::after {
        left: -21%;
        width: 30%;
    }
    .fuz-mr-box {
    background: #fff url(https://9db938.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-left.svg) no-repeat top left;
    padding-left: 60px;
    }
}
@media (min-width: 768px) {
    h2, h3 {
    font-size: 67px;
    line-height: 72px;
    }
    .txt-home-first {
    font: normal normal normal 26px/32px Helvetica;
    letter-spacing: 0px;
    color: #FFFFFF;
    }
    #city_birth_field, #school_name_field, #city_of_school_field, #country_birth_field {
    width: 50%;
    }
    .main-header._template8 .main-header__modules {
    height: 100px;
    background: #038ACA url('https://3384f3.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern.svg');
    padding-right: 60px;
    }
}

@media (max-width: 767px){
    .fuz-mr-box {
    background: #fff url(https://9db938.claudeassets.com/20220710164635im_/https://institutfrancais-uae.com/wp-content/themes/mint-child/assets/img/pattern-left.svg) no-repeat top left;
    padding-left: 60px;
    }
    .vertical-helper {
    height: 10%;
    }
    h2, h3 {
    font-size: 48px;
    line-height: 54px;
    }
    .title-style {
    font: normal normal normal 48px/52px Bebas Neue;
    letter-spacing: 0px;
    color: #fff;
    }
    .news-title {
    text-align: center;
    font: normal normal normal 48px/74px Bebas Neue;
    letter-spacing: 0px;
    color: #FFFFFF;
    }
    .half-section.padding {
    padding: 15px;
    }
    .event-img-part {
    padding: 20px;
    width: 100%;
    background: #37D3A22E 0% 0% no-repeat padding-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    .event-content-part {
    width: 100%;
    padding: 20px 20px 40px;
    margin-left: 0;
    border-bottom: 2px solid #888;
    }
    .horizontal-timeline .timeline {
        padding: 25px 3%;
    }
    #portfolio-filter {
    flex-direction: column;
    }
    .ult_tabmenu.style1 li.ult_tab_li {
    width: 100%;
    }
    .ult_tabmenu.style1 a.ult_a {
    width: 100%;
    }
    .first-title-home {
        font: normal normal normal 48px/54px Bebas Neue;
    }
    .Bottom-grey-block h3 {
    font-size: 48px;
    line-height: 54px;
    }
    .cd-h-timeline__event-title {
    font: normal normal bold 24px/28px Bebas Neue;
    font-size: 24px;
    }
    .cd-h-timeline__event-description.color-contrast-medium {
    font: normal normal 300 16px/18px Helvetica;
    }
    .cd-h-timeline__event-content.container {
    flex-direction: column;
    }
    .link-to-events {
    font: normal normal normal 22px/28px Bebas Neue;
    display: block;
    }
    .horizontal-timeline .events-wrapper {
    position: relative;
    height: 120px;
    overflow: hidden;
    -ms-flex: 1 1 auto !important;
    flex: 10 1 auto !important;
    }
    .timeline-navigation {
    flex-grow: 1;
    }
    .timeline-navigation#leftNav, .timeline-navigation#rightNav {
    display: -ms-flexbox !important;
    display: flex !important;
    top: -40px !important;
    }
    .margin-alt .wpb_wrapper, .metro-minus.margin-alt .vc_column-inner {
    padding-top: 45px !important;
    padding-right: 15px !important;
    padding-bottom: 45px !important;
    padding-left: 15px !important;
    }
    .metro-minus.margin-alt .wpb_wrapper {
        padding-top: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 10px !important;
        padding-left: 10px !important;
    }
    .main-footer .row .col-sm-3:last-child {
    justify-content: left;
    }
    .big-content {
    font: normal normal normal 48px/54px Bebas Neue;
    }
    .page-template-examen-template .title-wrapper__title {
    background-size: 80% 25px;
    }
    .exam {
    flex-direction: column-reverse !important;
    }
    .exam > div {
    width: 100%;
    max-width: 100%;
    margin-left: 0 !important;
    }
    .exam-detail-container h3 {
    font-size: 42px;
    line-height: 48px;
    }
    .fuz-page_exam-title.title-wrapper__title {
    font-size: 48px;
    font-weight: 400;
    padding: 20px 10%;
    letter-spacing: 3px;
    }
    .share-button {
    color: #fff;
    font-size: 16px;
    font-family: Bebas Neue;
    padding: 8px 25px;
    border-radius: 25px;
    display: block;
    margin: 15px;
    }
    .woocommerce-checkout #customer_details {
    width: 100%;
    }
    .checkout.woocommerce-checkout > div {
    margin: 0;
    }
    .fuz-exam-order {
    width: 100%;
    }
    #billing_last_name_field, #billing_first_name_field {
    width: 100%;
    }
    .form-row.place-order {
    margin-bottom: 40px;
    }
    .popup-menu .menu-item a {
    text-align: left;
    font: normal normal normal 32px/36px Bebas Neue;
    letter-spacing: 0.7px;
    color: #000;
    }
    .bottom-footer .row .col-sm-6:first-child {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 25px;
    }
    .popup__half {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: unset;
    scroll-behavior: unset;
    block-size: 100%;
    }
    .menu_name {
    display: none;
    }
    .bottom-content-flex .vc_column-inner {
    justify-content: center;
    padding: 45px 15px !important;
    }
    .Bottom-grey-block {
    background-color: #f7f7f7;
    padding: 15px 35px;
    text-align: center;
    }
    .theme-widget {
    padding-top: 20px;
    padding-bottom: 20px;
    }
    .fuz-image-mobile .vc_column-inner {
    min-height: 300px;
    }
    .main-header._fixed .main-header__logo-img {
    max-height: 80px;
    min-height: 70px;
    }
    .fuz-before-event-content {
    padding: 25px;
    margin-bottom: 40px;
    }
    .fuz-before-event__title {
    font: normal normal 400 42px/50px Bebas Neue;
    letter-spacing: 3px;
    }
    .main-header__add-menu, .main-header__logo-wrapper, .main-header__main-menu, .main-header__mobile-menu, .main-header__modules, .main-header__popup-menu {
    padding: 7px;
    }
    .fuz-overflow-menu {
        overflow: hidden !important;
    }
    .title-wrapper__subtitle {
    font: normal normal normal 32px/41px Bebas Neue;
    }
    .fuz-saisie {
    flex-direction: column;
    width: 90%;
    }
    .text-input-container {
    border-bottom: 5px solid #fff;
    margin: 10px auto;
    padding: 15px; 
    }
    .submit-div {
    margin-top: 20px;
    }
    .wpcf7-form-control.wpcf7-text.newsletter-input {
    padding: 5px 25px;
    }
    .fuz-icl-module {
    display: flex;
    justify-content: left;
    }
    .fuz-mobile-lang.fuz-activ {
        color: #2fb1f7;
    }
    .partner-home {
    align-items: center;
    flex-direction: column;
    }
    .first-title-home::after {
    display: none;
    }
    .backed-pattern .events-title {
    padding: 25px;
    background: #038aca;
    margin: auto;
    font-size: 36px;
    line-height: 1.2;
    }
}

.right-side .product_title.entry-title, .right-side .price , .right-side .woocommerce-product-details__short-description {
    display: none;
}
.single_add_to_cart_button.button {
    background-color: #038aca;
}
/*
     FILE ARCHIVED ON 16:47:18 Jul 10, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:36:16 Aug 11, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.754
  exclusion.robots: 0.103
  exclusion.robots.policy: 0.086
  esindex: 0.013
  cdx.remote: 25.913
  LoadShardBlock: 191.878 (3)
  PetaboxLoader3.datanode: 134.455 (4)
  PetaboxLoader3.resolve: 94.287 (2)
  load_resource: 78.366
*/