.bgblack {
    background: black;
}
.boldfont {
    font-weight: 700 !important;
}
main.mainwebinairesingle span {
    font-size: 17px;
}
main.mainwebinairesingle p {
    font-size: 16px !important;
}
/* event page */
@media (min-width: 1000px) {
    section#thematiqueevent {
        padding-bottom: 78px;
    }
    #firstsectionevent #heading-webiniare {
        font-size: 4vw;
        line-height: 70px;
        text-align: left;
        -webkit-background-clip: text !important;
        -moz-background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
        -moz-text-fill-color: transparent;
        background: rgb(42, 110, 181);
        background: linear-gradient(90deg, rgba(42, 110, 181, 1) 20%, rgba(94, 182, 131, 1) 37%);
    }
    }
#firstsectionevent #heading-webiniare2 {
    -webkit-text-fill-color: white !important;
}

#firstsectionevent #heading-webiniare2 {
    color: white !important;
}
#firstsectionevent svg.e-font-icon-svg.e-far-calendar-alt {
    fill: #ffffff;
    color: #ffffff;
    border-color: #ffffff;
    height: 22px;
    width: 22px;
}
#firstsectionevent .dateevent {
    color: white;
    padding-top: 10px;
    padding-left: 7px;
}
#firstsectionevent .flex-event {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
#firstsectionevent {
    padding-top: 30px;
    padding-bottom: 150px;
}
#register-webinaire {
    padding: 40px 0px;
}
@media (min-width: 992px) {
    #firstsectionevent {
        background-position-y: 83%;
    }
}
#heading-webiniare {
    margin-top: 50px;
    margin-bottom: 20px;
}
#firstsectionevent {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
}
@media (max-width: 992px) {
    #firstsectionevent {
        background-position: 13%;
    }
    #firstsectionevent .flex-event {
        justify-content: center;
    }
}
@media (max-width: 700px) {
    #heading-webiniare {
        font-size: 30px !important;
    }
    .containerbtnevent #thematique-hmc,
    .containerbtnevent #reserver-hmc {
        display: inline-block !important;
        margin-left: 0px !important;
        font-size: 14px !important;
    }
    .containerbtnevent #reserver-hmc {
        margin-top: 15px;
    }
}

@media (max-width: 992px) {
    #heading-webiniare {
        font-size: 37px !important;
        line-height: 50px;
        text-align: center !important;
    }
    #webinaireform {
        padding: 80px 20px !important;
    }
}
@media (max-width: 767px) {
    .container.containereventaboutwebinaire h2 {
        font-size: 29px !important;
    }
    #firstsectionevent {
        padding-top: 40px !important;
    }
    .paragraphcarrouselwebinaire,
    .titlecarrouselwebinaire {
        padding: 20px;
    }
    #apercuebook h2 {
        text-align: left !important;
        width: auto !important;
    }
    #apercuebook p,
    #apercuebook h2 {
        padding: 20px 15px;
        margin-bottom: 0px !important;
    }
    #ebook1hmc #thematiqueevent #thematique {
        padding-bottom: 30px !important;
    }
    #downloadebookhmc {
        padding: 25px 15px;
    }
    #firstsectionevent.imgnewbackgroundevent:not(.mobilevent2-hmc) {
        background-position: 18% !important;
    }
    #firstsectionevent.imgnewbackgroundevent.mobilevent2-hmc {
        background-position: center !important;
    }
    .round2webinaire {
        text-align: center;
    }
    .containereventaboutwebinaire h2 {
        margin-top: 28px;
        padding: 10px 7px 0px;
        padding-right: 0px !important;
        margin-right: 0px !important;
        font-size: 32px !important;
    }
    h2#thematique {
        text-align: left !important;
        margin: 20px 20px !important;
    }
    .containereventaboutwebinaire p {
        margin-top: 0px;
        padding: 0px 7px;
    }
    .containereventaboutwebinaire img.imgaboutwebinaire {
        padding: 0px 7px;
    }
}
.containerbtnevent #thematique-hmc {
    color: white;
    background-color: #000000;

    font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 20px 30px 20px 30px;
    font-size: 15px;
}
.containerbtnevent {
    margin: 90px auto;
    text-align: center;
}
.containerbtnevent #reserver-hmc {
    font-weight: 600;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    fill: #000000;
    color: #fff !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 4px 4px 4px 4px;
    padding: 20px 30px 20px 30px;
    margin-left: 10px;
    font-size: 15px;
    background-color: #000000;
}
#reserver-hmc:hover,
#thematique-hmc:hover {
    background: linear-gradient(
        90deg,
        rgba(42, 110, 181, 1) 20%,
        rgba(94, 182, 131, 1) 37%
    ) !important;
    color: white;
    border-color: black !important;
    transition: all 0.5s ease-in-out;
}
.titlewebinaire {
    width: fit-content;
    margin: 0 auto;
    font-size: 40px;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    -moz-text-fill-color: transparent !important;
    background: rgb(42, 110, 181);
    background: linear-gradient(
        90deg,
        rgba(42, 110, 181, 1) 20%,
        rgba(94, 182, 131, 1) 37%
    );
}
#webinaireform {
    background-color: #f3f6fb !important;
    padding: 80px;
}
#register-masterclass input {
    width: 100%;
    padding: 13px 18px;
    margin-bottom: 30px;
    border: 2px solid transparent;
    background: #fff;
}
#webinaireform #submitbook {
    margin-top: 18px;
}
#webinaireform #submitbook {
    font-weight: bold;
    display: block;
    width: 200px;
    background: black;
    color: white;
}
section#webinaireform form {
    max-width: 900px;
    margin: 0 auto;
}
.titlewebinairecontainer {
    background: white;
    padding: 30px 0px;
}
#webinaireform .wpcf7-not-valid-tip {
    position: relative !important;
}
.containereventaboutwebinaire h2,
.titlecarrouselwebinaire {
    width: fit-content;

    font-size: 40px;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    -moz-text-fill-color: transparent !important;
    background: rgb(42, 110, 181);
    background: linear-gradient(
        90deg,
        rgba(42, 110, 181, 1) 20%,
        rgba(94, 182, 131, 1) 37%
    );
}
.containereventaboutwebinaire p {
    color: white;
    margin-top: 30px;
}
.containereventaboutwebinaire {
    padding: 60px 20px 80px;
    max-width: 1200px;
}
.containereventaboutwebinaire img.imgaboutwebinaire {
    padding: 0px 20px;
}
/* */
#webinairecarrousel .advisor-items .item {
    margin-bottom:15px ; 
    box-shadow: 1px 4px 20px -2px rgba(0, 0, 0, 0.1);
}

#webinairecarrousel .owl-carousel .owl-item .thumb img {
    min-height: 207px !important;
}
#webinairecarrousel .advisor-items .item .thumb img {
    background: #ffffff;
    box-shadow: 1px 4px 20px -2px rgba(0, 0, 0, 0.1);
    padding: 6px;
}
#webinairecarrousel .advisor-items .item .thumb ul {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    z-index: 1;
    transform: translate(0, -40px);
    transition: all 0.35s ease-in-out;
    opacity: 0;
}
#webinairecarrousel .advisor-items .item .thumb ul li {
    display: inline-block;
    margin: 0 5px;
}
#webinairecarrousel .advisor-items .item .thumb ul li.facebook a {
    background: #3b5998 none repeat scroll 0 0;
}
#webinairecarrousel .advisor-items .item .thumb ul li a {
    display: inline-block;
    height: 45px;
    width: 45px;
    line-height: 47px;
    color: #ffffff;
    border-radius: 50%;
    font-size: 14px;
}
#webinairecarrousel .advisor-items .item .info {
    padding: 30px;
    padding-top: 20px;
    background: white;
}

@media (min-width: 768px) {
    #webinairecarrousel .advisor-items .item .info {
        min-height: 711px;
    }
}
#webinairecarrousel .advisor-items .item .info h4,
.advisor-items .item .info h5 {
    margin-bottom: 5px;
}
#webinairecarrousel .advisor-items .item .info span {
}
/*
  .advisor-items .item:hover .thumb ul {
      transform: translate(0, -10px);
      opacity: 1;
  } */
#webinairecarrousel .advisor-items .advisor-carousel.owl-carousel .owl-dots {
    margin-top: 30px;
    margin-bottom: -15px;
    display: flex;
    justify-content: center;
}
#webinairecarrousel .advisor-items .owl-dot {
    margin-right: 10px;
    margin-bottom: 30px;
}
#webinairecarrousel
    .advisor-items
    .advisor-carousel.owl-carousel
    .owl-dots
    .owl-dot
    span {
    border: 2px solid #dddddd;
    background: no-repeat;
    height: 20px;
    width: 20px;
    position: relative;
    z-index: 1;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
#webinairecarrousel
    .advisor-items
    .advisor-carousel.owl-carousel
    .owl-dots
    .owl-dot.active
    span::after {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    height: 5px;
    width: 5px;
    background: black;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
#webinairecarrousel .advisor-items .item .thumb ul li.twitter a {
    background: #1da1f2 none repeat scroll 0 0;
}
#webinairecarrousel .advisor-items .item .thumb ul li.linkedin a {
    background: #0077b5 none repeat scroll 0 0;
}
#webinairecarrousel .advisor-items .item {
    margin-bottom: 15px;
}

  #webinairecarrousel .advisor-items .item .thumb::after {
      position: absolute;
      left: 0;
      bottom: 6px;
      content: "";
      height: 100%;
      width: 100%;
      background: url("https://disruptivevent.humanmarketing.agency/wp-content/uploads/2024/10/4.png");
      background-size: contain;
      background-position: bottom;
      background-repeat: no-repeat;
  }
#webinairecarrousel {
    background: white !important;
}
#webinairecarrousel div.containeralleventcarrousel {
    max-width: 1200px;
    margin: 0 auto;
}
.titlecarrouselwebinaire {
    margin: 40px 0px 30px;
}
.paragraphcarrouselwebinaire {
    margin: 20px 0x 40px;
    font-weight: bold;
}
#webinairecarrousel .advisor-items .item .info h4 {
    color: black !important;
    font-size: 24px;
    margin-bottom: 15px;
}
#webinairecarrousel .advisor-items.text-center {
    margin-top: 40px;
    margin-bottom: 10px;
}
#firstsectionevent .dateevent {
    font-weight: bold;
    margin-left: 4px;
}
#thematiqueevent #thematique {
    width: fit-content;

    font-size: 40px;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    -moz-text-fill-color: transparent !important;
    background: rgb(42, 110, 181);
    background: linear-gradient(
        90deg,
        rgba(42, 110, 181, 1) 20%,
        rgba(94, 182, 131, 1) 37%
    );
    margin: 20px auto 60px;
}
.service-card-item {
    background: #fff;
    padding: 22px 30px 24px 30px;
    -webkit-transition: 0.4s all ease;
    transition: 0.4s all ease;
    border-radius: 6px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
@media (min-width: 992px) {
    #register-webinaire .col-lg-8 {
        margin: 16px auto 69px;
    }
    #thematiqueevent .service-card-item {
        min-height: 570px !important;
    }
    #ebook1hmc #thematiqueevent .service-card-item {
        min-height: 70px !important;
    }
}
@media (min-width: 992px) {
    #thematiqueevent .service-card-item h3 {
        min-height: 103px !important;
    }
    #ebook1hmc #thematiqueevent .service-card-item h3 {
        min-height: 80px !important;
    }
    .onlymobileevent {
        display: none !important;
        padding: 0px !important;
        margin: 15px 0px !important;
    }
    .onlydesktopevent {
        display: block !important;
    }
}
#thematiqueevent .service-card-item h3 {
    font-size: 20px;
    line-height: 1.7;
    color: black;
    font-weight: 700;
    color: #1e1e1e;
    text-transform: capitalize;
    position: relative;
    z-index: 0;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
#thematiqueevent {
    margin: 30px 0px 0px;
}

#thematiqueevent .service-card-item {
    background: #fff;
    padding: 22px 30px 24px 30px;
    -webkit-transition: 0.4s all ease;
    transition: 0.4s all ease;
    border-radius: 6px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
#thematiqueevent .service-card-item::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(123, 38, 190)),
        to(rgb(42, 6, 168))
    );
    background: linear-gradient(
        90deg,
        rgb(123, 38, 190) 0%,
        rgb(42, 6, 168) 100%
    );
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
#thematiqueevent .service-card-item.serviceitem2::before {
    background: black;
}

#thematiqueevent .service-card-item.active-intro .line,
#thematiqueevent .service-card-item.active-intro .line-02,
#thematiqueevent .service-card-item.active-intro .line-03,
#thematiqueevent .service-card-item.active-intro .line-04 {
    width: 35%;
    height: 30%;
}
#thematiqueevent .service-card-item .line {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 0%;
    height: 0%;
    border-top-left-radius: 6px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
#thematiqueevent .service-card-item .line-02 {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 0%;
    height: 0%;
    border-top-right-radius: 6px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
#thematiqueevent .service-card-item .line-03 {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 0%;
    height: 0%;
    border-bottom-left-radius: 6px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
#thematiqueevent .service-card-item .line-04 {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 0%;
    height: 0%;
    border-bottom-right-radius: 6px;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
#thematiqueevent .active-intro,
#thematiqueevent .active-intro h3 {
    background: black !important;
    color: white !important;
}
#thematiqueevent .service-card-item {
    margin: 0;
    flex: 1;
    min-width: 0;
    height: auto;
}
#thematiqueevent .container {
    max-width: 1200px;
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    align-items: stretch;
}

#thematiqueevent .service-card-item div {
    font-size: 18px !important;
    line-height: 1.6 !important;
}

#thematiqueevent .service-card-item div p {
    font-size: 18px !important;
    line-height: 1.6 !important;
    margin-bottom: 15px !important;
}

#thematiqueevent .service-card-item div strong {
    font-size: 19px !important;
    line-height: 1.6 !important;
}

@media (max-width: 768px) {
    #thematiqueevent .container {
        flex-direction: column;
        gap: 15px;
    }

    #thematiqueevent .service-card-item {
        flex: none;
        margin-bottom: 15px;
    }
}
#downloadwebinaire {
    color: white;
    background-color: #000000;
    font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 20px 30px 20px 30px;
    font-size: 15px;
    display: inline-block;
    margin-top: 20px;
}
#downloadwebinaire:hover {
    background: linear-gradient(
        90deg,
        rgba(42, 110, 181, 1) 20%,
        rgba(94, 182, 131, 1) 37%
    ) !important;
    color: white;
    border-color: white !important;
    transition: all 0.5s ease-in-out;
}
h2#reserver-votre-place {
    padding-bottom: 14px;
}
.round2webinaire {
    color: rgb(244, 102, 45);
    font-size: 33px;
    font-weight: bold;
    font-family: "Poppins", sans-serif !important;
}
.thankyoupage {
    height: 100vh;
    background-color: black;
    text-align: center;
    padding-top: 180px;
    color: white !important;
}
.thankyoupage p,
.thankyoupage h1,
.thankyoupage a {
    color: white !important;
}
.thankyoupage a {
    background-color: #000000;
    font-family: "Monstserrat-regular";
    font-weight: 600;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 20px 30px 20px 30px;
    display: inline-block;
    margin-top: 20px;
}
@media (max-width: 767px) {
    .thankyoupage {
        padding-top: 100px !important;
    }
    .containereventaboutwebinaire {
        padding-top: 0px !important;
    }
    .mobilevent2-hmc {
        background-image: url("https://humanmarketing.agency/wp-content/uploads/2025/02/Nouveau-projet.png") !important;
        background-position: center !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        padding-bottom: 0px !important;
    }
    .mobilevent2-hmc .containerbtnevent {
        margin-bottom: 20px !important;
    }
}
.thankyoupage img {
    margin: 0 auto;
}
.thankyoupage h1 {
    font-size: 60px;
    margin-bottom: 40px;
}
#ebook1hmc #firstsectionevent {
    background: none !important;
}
#ebook1hmc #firstsectionevent p {
    color: white;
}
#ebook1hmc #firstsectionevent h1 {
    font-size: 40px;
    line-height: 60px;
}
#ebookdownlaod-hmc {
    display: inline-block;
    line-height: 1;
    background-color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    font-size: 15px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all 0.3s;
    border-radius: 3px;
    padding: 14px 45px 14px 45px;
    font-weight: bold;
    margin-top: 20px;
}
#apercuebook h2 {
    width: fit-content;
    font-size: 40px;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    -moz-text-fill-color: transparent !important;
    background: rgb(42, 110, 181);
    background: linear-gradient(
        90deg,
        rgba(42, 110, 181, 1) 20%,
        rgba(94, 182, 131, 1) 37%
    );
    margin: 20px auto 60px;
}
#apercuebook p {
    color: white;
    max-width: 1200px;
    margin: 0 auto;
}
#apercuebook {
    margin-bottom: 60px;
}
#ebook1hmc #firstsectionevent {
    padding-top: 200px;
    padding-bottom: 30px;
}
.adl-academy-button {
    background-image: linear-gradient(
        90deg,
        rgb(52 147 156) 22%,
        rgb(40 161 75) 51%,
        rgb(142 214 48) 77%
    );
}

/* Webinaire Round 4 - Background image */
.secondevent-enregistrement.webinaire-round4 {
    background: url("https://humanmarketing.ma/LP-Home-1-2.png") !important;
    background-size: 100% 100% !important;
}

/* Webinaire Round 5 - Background image */
.secondevent-enregistrement.webinaire-round5 {
    background: url("https://humanmarketing.ma/LP-Home-1.png") !important;
    background-size: 100% 100% !important;
}

/* Webinaire Round 6 - Background image */
.secondevent-enregistrement.webinaire-round6 {
    background: url("https://humanmarketing.ma/LP-Home-1-6.png") !important;
    background-size: 100% 100% !important;
}

@media (max-width: 767px) {
    .secondevent-enregistrement.webinaire-round4 {
        background-image: url("https://humanmarketing.ma/Nouveau-projet.png") !important;
        background-position: center !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        padding-bottom: 0px !important;
    }
    .secondevent-enregistrement.webinaire-round5 {
        background-image: url("https://humanmarketing.agency/wp-content/uploads/2025/01/LP-Home-1.png") !important;
        background-position: center !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        padding-bottom: 0px !important;
    }
    .secondevent-enregistrement.webinaire-round6 {
        background: url("https://humanmarketing.agency/wp-content/uploads/2024/12/LP-Home-1.png") !important;
        background-position: center !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        padding-bottom: 0px !important;
    }
}

@media (min-width: 992px) {
    #thematiqueevent .service-card-item.event2enregistrementcard {
        min-height: 327px !important;
    }
    .profpage.advisor-carousel .item {
    min-height: 1100px;
}
}
#thematiqueevent .service-card-item.event2enregistrementcard h3 {
    font-size: 22px;
}
@media (min-width: 768px) {
    #webinairecarrousel .advisor-items.event2register4 .item .info {
        min-height: 596px !important;
    }
    #webinairecarrousel .advisor-items.event2register4 .item .info span strong {
        display: inline-block;
        min-height: 114px;
    }
}
.containereventaboutwebinaire,
.bg-blackwebinaire {
    background: black;
}
#thematiqueevent.bg-blackwebinaire,
#thematiqueevent.bg-blackwebinaire h2#thematique {
    margin-top: 0px !important;
}
#thematiqueevent .active-intro,
#thematiqueevent .active-intro p {
    color: white !important;
}
#register-webinaire {
    background-color: #f3f6fb !important;
}
#thematiqueevent .service-card-item.event2enregistrementcard h3 {
    font-family: "Poppins", sans-serif !important;
}
.owl-carousel {
    width: 100% !important;
    overflow: hidden;
}
section#register-webinaire input {
    background: white !important;
}
@media (max-width: 767px) {
   section.secondevent-enregistrement.webinaire-round5 {
        background-image: url(https://humanmarketing.ma/webinairround5mobile.png) !important;
        background-position: center !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        padding-bottom: 0px !important;
    }
    
}
@media (max-width: 992px) {
 section.secondevent-enregistrement.webinaire-round6{
        background-position: 13%;
    }
}
.containeralleventcarrousel p.paragraphcarrouselwebinaire{
    color: black !important;
    font-size: 19px !important;

}