@font-face {
    font-family: 'MB Corpo S Text Cond';
    src: url('../fonts/MBCorpoSText-CondLight.woff2') format('woff2'),
        url('../fonts/MBCorpoSText-CondLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MB Corpo S Text';
    src: url('../fonts/MBCorpoSText-Regular.woff2') format('woff2'),
        url('../fonts/MBCorpoSText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MB Corpo S Text';
    src: url('../fonts/MBCorpoSText-Light.woff2') format('woff2'),
        url('../fonts/MBCorpoSText-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Daimler CAC';
    src: url('../fonts/DaimlerCAC-Regular.woff2') format('woff2'),
        url('../fonts/DaimlerCAC-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MB Corpo S Text Cond';
    src: url('../fonts/MBCorpoSText-CondRegular.woff2') format('woff2'),
        url('../fonts/MBCorpoSText-CondRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MB Corpo S Text Cond';
    src: url('../fonts/MBCorpoSText-CondBold.woff2') format('woff2'),
        url('../fonts/MBCorpoSText-CondBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MB Corpo S Text';
    src: url('../fonts/../fonts/MBCorpoSText-Bold.woff2') format('woff2'),
        url('../fonts/MBCorpoSText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'MBCorpoSTextBold';
    src: url('../fonts/MBCorpoSText-Bold.woff2') format('woff2'),
        url('../fonts/MBCorpoSText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: master-v10;
    src: url(../fonts/master-v10-3-glyph.eot);
    src: url(../fonts/master-v10-3-glyph.eot#iefix) format("eot"), url(../fonts/master-v10-3-glyph.woff) format("woff"), url(../fonts/master-v10-3-glyph.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'MB Corpo A Title';
    src: url('../fonts/MBCorpoATitle-Regular.woff2') format('woff2'),
        url('../fonts/MBCorpoATitle-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* css social media */

.social-icons {
    text-align: center;
    line-height: normal;
}

.social-icons [data-social-type=like] .icon {
    display: none;
}

.social-icons .dropdown {
    position: absolute;
    display: none;
    background: #fff;
    margin: 0;
    padding: 0;
    top: 100%;
    width: 200px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 16px;
    text-align: left;
    right: 0;
}

.social-icons .is-active .dropdown {
    display: block;
}

.social-icons .dropdown .item {
    text-decoration: none;
    display: block;
    padding: 8px;
    color: #333;
    background: #fff;
    box-shadow: none;
}

.social-icons .dropdown .item:not([href]) {
    display: none !important;
}

.social-icons .dropdown .item .icon {
    margin-right: 10px;
}

.social-icons .dropdown .item:hover {
    color: #fff !important;
    background: #333 !important;
}

.social-icons .icon-social:before {
    font-size: 16px;
}

.social-icons .icon-whatsapp:before {
    content: "\e0e0";
    display: block;
}

.social-icons .icon-sms:before {
    content: "\e0df";
    display: block;
}

.social-icons .icon-instagram:before {
    content: "\e06f";
    display: block;
}

.social-icons .icon-blogger:before {
    content: "\e06e";
    display: block;
}

.social-icons .icon-linkedin:before {
    content: "\e081";
    display: block;
}

.social-icons .icon-pinterest:before {
    content: "\e071";
    display: block;
}

.social-icons .icon-youtube:before {
    content: "\e070";
    display: block;
}

.social-icons .icon-googleplus:before {
    content: "\e072";
    display: block;
}

.social-icons .icon-google:before {
    content: "\e072";
    display: block;
}

.social-icons .icon-twitter:before {
    content: "\e084";
    display: block;
}

.social-icons .icon-facebook:before {
    content: "\e083";
    display: block;
}

.social-icons .icon-email:before {
    content: "\e08d";
    display: block;
}

.social-icons li.whatsapp a {
    background: #34af23;
    box-shadow: inset 0 -2px 0 0 #27851a;
}

.social-icons li.sms a {
    background: #0078d6;
    box-shadow: inset 0 -2px 0 0 #005ba3;
}

.social-icons li.instagram a {
    background: #2a5b83;
    box-shadow: inset 0 -2px 0 0 #1e405c;
}

.social-icons li.blogger a {
    background: #f2923c;
    box-shadow: inset 0 -2px 0 0 #eb7710;
}

.social-icons li.linkedin a {
    background: #0085ae;
    box-shadow: inset 0 -2px 0 0 #005e7b;
}

.social-icons li.pinterest a,
.social-icons li.youtube a {
    background: #e52d27;
    box-shadow: inset 0 -2px 0 0 #c21d17;
}

.social-icons li.google a,
.social-icons li.googleplus a {
    background: #da4835;
    box-shadow: inset 0 -2px 0 0 #ba3422;
}

.social-icons li.email a,
.social-icons li.sms a {
    color: #000;
}

.social-icons li.twitter a {
    background: #1dcaff;
    box-shadow: inset 0 -2px 0 0 #00b2e9;
}

.social-icons li.facebook a {
    background: #0b5998;
    box-shadow: inset 0 -2px 0 0 #083d68;
}

.social-icons li.email a,
.social-icons li.sms a {
    color: #fff;
}

.social-icons li.email a {
    background: #0078d6;
    box-shadow: inset 0 -2px 0 0 #005ba3;
}

.social-icons .title,
.social-icons ul {
    vertical-align: middle;
    font-size: 1rem;
}

.social-icons ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-icons ul:after {
    content: " ";
    display: table;
    clear: both;
}

.social-icons li {
    position: relative;
    text-align: center;
    padding: 0;
    margin: 0;
    float: left;
}

.social-icons li+li {
    margin-left: .3em;
}

.social-icons li a {
    text-decoration: none;
    display: block;
    cursor: pointer;
    font-family: arial;
    padding: .35em .5em;
    margin: 0;
    color: #fff;
    border-radius: .625em;
}

.social-icons.social-icons-block.has-large-icons ul {
    display: block;
}

.social-icons.social-icons-block li {
    display: block;
    float: none;
    text-align: left;
}

.social-icons.social-icons-block li+li {
    margin-left: 0;
}

.has-large-icons.social-icons.social-icons-block li {
    padding: 20px;
    border-top: 1px solid #fff;
}

.social-icons.social-icons-block li a {
    background: none;
    box-shadow: none;
    padding: .35em 0;
    color: #767676;
}

.social-icons.social-icons-block li a span {
    text-decoration: underline;
}

.has-large-icons.social-icons.social-icons-block li a span {
    text-decoration: none;
}

.social-icons.social-icons-block li a .icon {
    margin-right: 8px;
}

.social-icons.social-icons-block li a .icon:before {
    padding: 5px;
    font-size: 25px;
    color: #fff;
    background: #0078d6;
    border-radius: 10px !important;
}

.icon {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    speak: none;
    line-height: normal;
    font-size: 18px;
}

.icon:before {
    content: " ";
    font-family: mercedes-benz-cars-middle-east-s, master-v10;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



body {
    font-family: 'MB Corpo S Text Cond';
}

.section_header {
    background-color: #000;
    padding: 20px 0px;
}

.section_header a {}

.section_header a img {
    display: block;
    max-width: 100%;
    margin: auto;
}

.section_footer {
    background-color: #000;
}

.section_footer .container {
    padding-top: 40px;
    padding-bottom: 40px;
  /*  border-top: 1px solid #fff;*/
}

.section_footer p {
    color: #fff;
    font-size: 13px;
    margin-top: 15px;
}

.section_footer .social-icons {
    list-style: none;
}

.section_footer .social-icons li {
    float: right;
}

.section_footer .social-icons li>a {
    background: none;
    box-shadow: none;
    padding: 0;
    text-decoration: none;
    display: block;
    cursor: pointer;
    font-family: arial;
    padding: 0.35em 0.5em;
    margin: 0;
    color: #fff;
    border-radius: 0.625em;
}

.section_footer .social-icons .icon-social:before {
    font-size: 30px;
}


.switcher_page_home {
    /* min-height: 600px;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
}

.switcher_page_home img.logo_switcher {
    display: block;
    width: 100%;
}

.switcher_page_home img.logo_switcher_mobile {
    display: none;
    width: 100%;
}

.switcher_page_home .container_text {
    position: absolute;
    top: 100px;
    margin: auto;
}

.switcher_page_home .container_text {
    color: #fff;
}

.switcher_page_home .logo-jazzablanca {}

.switcher_page_home h1 {}

.switcher_page_home h2 {
    margin-top: 45px;
    font-size: 123px;
    line-height: 104px;
    color: #FFF;
    font-family: 'Daimler CAC';
    margin-bottom: 100px;
}

.switcher_page_home p {
    font-size: 22px;
    line-height: 34px;
    margin-top: 20px;
    margin-bottom: 70px;
}

.switcher_page_home .restezconnecte {
    display: inline-block;
    text-decoration: none;
    background-color: #2f76d6;
    padding: 23px 80px;
    border-radius: 35px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;

}

.section_homepgae {
    background-color: #0a0b1d;
    padding: 50px 0px;
}

.form_inscription {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 40px;
    max-width: 650px;
    margin: auto;
}

.form_inscription .form_group {
    border-bottom: 1px solid #fff;
    background: #fff;
    padding: 5px 0;
}

.form_inscription .form_group label {
    font-size: 1rem;
    color: #404040;
    font-weight: 700;
}




.form_inscription .form_group .input_style {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    min-height: 44px;
    max-width: 100%;
    margin: 0;
    padding: 0 0.9375em;
    font-size: 1rem;
    border: 1px solid #d4d4d4;
    outline: 0;
    color: rgba(0, 0, 0, .7);
    border-radius: 0.625em;
    transition: background-color .3s ease-out, box-shadow .2s ease, border-color .2s ease;
    background-color: #fefefe;
    background-image: linear-gradient(180deg, #fff, #fcfcfc);
    background-repeat: repeat-x;
}

.form_inscription .information {
    margin-top: 10px;
    margin-bottom: 20px;
}

.form_inscription .information p {
    font-size: 12px;
    margin-bottom: 4px;
}

.row-evenement-footer .submit_input_btn,
.form_inscription .submit_input_btn {

    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    min-height: 1em;
    line-height: 44px;
    margin: 0;
    padding: 0 2.5em;
    font-size: 1rem;
    color: #fff;
    background-color: #0078d6;
    font-weight: 700;
    border-radius: 30px;
    border: 1px solid #0078d6;
}

.form_inscription samp.error {
    font-size: 12px;
    color: red;
    text-align: right;
}

.form_inscription .form_group .input_style.error {
    border: 1px solid red;
}

.pagestyle {
    min-height: 70VH;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}

body.page-merci .pagestyle {
    min-height: 60VH;
    flex-direction: column;
    justify-content: flex-start;
}


.page_merci {
    background-color: #fff;
    margin-top: 50px;
    font-family: 'Daimler CAC';
    padding: 0px 30px;
}

.page_merci h2 {
    color: #000;
    text-align: left;
    font-size: 29px;
    margin-bottom: 20px;
}

.style3 {
    display: block;
}

.style4 {
    display: block;
}

.page_merci h2.bar_bottom:after {
    content: " ";
    display: block;
    height: 3px;
    width: 66px;
    background-color: #000;
}

.page_merci h3 {
    color: #000;
    text-align: left;
    margin-bottom: 50px;
    font-family: 'Daimler CAC';
    font-weight: normal;
    font-size: 35px;
    text-align: center;
}

.page_merci h4 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: 'MBCorpoSTextBold';
    line-height: 5px;
    font-weight: normal;
}

.page_merci p {
    font-size: 18px;
    font-family: 'MBCorpoSTextBold';
    color: #000;
    margin-bottom: 10px;
}

.page_merci .social-icons {
    text-align: center;
    margin: -10px auto;
    padding: 0px;
}

.page_merci .social-icons li {
    float: none;
    display: inline-block;
}

.page_merci .social-icons li a {
    background: #fff;
    box-shadow: inset 0 -2px 0 0 #fff;
    color: #000;
}

.page_merci .social-icons .icon-social:before {
    font-size: 40px;
    color: #000;
}



.section_homepgae.page-style-page-quiz{ 
    background: url(../images/backgound-EQ-weekend.jpg) no-repeat top center;
    background-size: cover;  
}

.page-style-page-quiz-header{
    
}
.page-style-page-quiz-header h1{
    text-align: center;
    color: #fff;
    font-family:  'MB Corpo A Title';
    font-size: 80px;
    margin:10px auto 50px;
}
.page-style-page-quiz-header img{
    display:block;
    margin: 0px auto;
    max-width: 100%;
}

.contenu-header-text {
    max-width: 960px;
    margin: auto;
}
.page-style-page-quiz-header p{
    text-align: center;
    margin-bottom: 15px;
    color: #fff;
    font-size: 17px;
}
.list-reponse-style label {
    min-width: 85px;
    text-align: center;
    line-height: 19px;
}

/* style page evenement */

.form_sondage_quize{
    max-width: 800px;
    height: auto;
    padding: 50px 30px;
    border-radius: 30px;
    background: #fff; 
    margin: 0 auto;   
}
.row-evenement{
    border-bottom: 1px solid #bebebe;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.row-evenement-header{
    margin-bottom: 20px;
}
.row-evenement-body .row-evenement:last-child{
    border: none;
}


.form_sondage_quize{

}
.form_sondage_quize .col-question{
    
}
.form_sondage_quize .col-question p{ 
}
.form_sondage_quize .col-reponse{

} 
.row-evenement.labelnonshow .col-reponse span{
    display: none;
}

.row-evenement-header .list-reponse-style,
.row-evenement.labelnonshow .list-reponse-style{
    display: flex;
    align-content: center;
    flex-direction: row;
    align-items: center;
    height: 100%;
    justify-content: space-around;
} 
.col-reponse input[type="radio"] {
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 25px;
    height: 25px;
    border: 0.15em solid #d4d4d4;
    border-radius: 50%;
    transform: translateY(-0.075em);
    cursor: pointer;

}
  
.col-reponse input[type="radio"]::before {
    display: none;
    content: " ";
    border: 1px solid #d36053;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #d36053;
    background: #d36053;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 3px;
}
  
.col-reponse input[type="radio"]:checked::before {   
    display: block;
}

.row-evenement.labelyesshow .list-reponse-style{
    display: flex;
    align-content: center;
    flex-direction: row;
    align-items: center;
    height: 100%;
    justify-content: flex-start;
    padding-left: 30px;
}  
.row-evenement.labelyesshow .list-reponse-style label{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    cursor: pointer;
}

.row-evenement.labelyesshow .list-reponse-style label span{
    margin-left: 10px;
}
.list-reponse-style{

}


.row-evenement-footer p{
    text-align: center;
    font-size: 13px;
}


.row-evenement-footer .submit_input_btn{
    padding: 0px 100px;
    margin-top: 30px;
}

@media (max-width: 767px) {
    .switcher_page_home {
        height: 90vh;
        background-color: #0a0b1d;
    }

    .switcher_page_home .container_text {
        top: 0px;
        display: flex;
        align-content: center;
        flex-direction: column;
        justify-content: flex-end;
        height: 78vh;
        width: 100%;
    }




    .switcher_page_home h2 {
        font-size: 60px;
        line-height: 50px;
        text-align: center;
        margin-bottom: 50px;

    }


    .style3 {
        display: inline-block;
    }

    .style4 {
        display: inline-block;
    }


    .switcher_page_home .logo-jazzablanca {
        max-width: 90%;
    }

    .switcher_page_home p {
        font-size: 21px;
        line-height: 26px;
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center;
    }

    .c_restezconnecte {
        text-align: center;
        margin-bottom: 30px;
    }

    .switcher_page_home .restezconnecte {
        padding: 10px 30px;
        border-radius: 23px;
        color: #fff;
        font-size: 21px;
    }

    .section_footer {
        text-align: center;
    }

    .section_footer .social-icons li {
        float: none;
        display: inline-block;
        padding: 0px;
    }

    .form_inscription {
        padding: 20px 30px;
    }

    .form_inscription .form_group label {
        margin-left: -10px;
    }

    .section_footer .social-icons {
        padding: 0px;
    }

    .page_merci .social-icons .icon-social:before {
        font-size: 34px;
    }

    .section_footer p {
        font-size: 11px;
    }

    .section_footer .social-icons .icon-social:before {
        font-size: 25px;
        ;
    }


    .switcher_page_home img.logo_switcher {
        display: none;
    }

    .switcher_page_home img.logo_switcher_mobile {

        display: block;
    }

    .row-evenement-header{
        display: none;
    }

    .row-evenement.labelnonshow .list-reponse-style {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        height: 100%;
        justify-content: space-around;
        flex-wrap: nowrap;
    }
    .row-evenement.labelnonshow .col-reponse span{
        display: inline-block;
        position: relative;
        top: -10px;
        margin-left: 10px;
    }
    .row-evenement.labelnonshow .col-reponse label{
        margin-bottom: 10px;
    }
    .row-evenement.labelyesshow .list-reponse-style{
        padding-left: 0px;
    }
    .list-reponse-style label{
        max-width: auto;
        min-width: auto;
    }
    .row-evenement.labelyesshow .list-reponse-style label:last-child{
        margin-left:20px
    }
}