@charset "utf-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : Dlear - Education HTML Template
* Author : backtheme
* Author URI : https://backtheme.com/
*
* -----------------------------------------------------------------------------
*
**/
/* Table Of Content
---------------------------------------------------------
01. General CSS Here 
02. Common Class CSS Here
03. Header Section CSS Here 
04. Banner Section CSS Here 
05. Slider Section CSS Here 
06. Breadcrumbs Section CSS 
07. Popular Topics CSS Here 
08. About Section CSS Here 
09. Course Filter CSS Here 
10. Event Section CSS Here
11. Gallery Section CSS Here
12. Countdown Section CSS Here 
13. Step Section CSS Here 
14. Banner Two Section CSS Here
15. Top Cate Section CSS Here 
16. Instructor Section CSS Here
17. Clients Section CSS Here 
18. Newsletter Section CSS Here  
19. Course Section CSS Here 
20. Academic Section CSS Here 
21. Cta Section CSS Here 
22. Blog Section CSS Here
23. Services Section CSS Here
24. Class Section CSS Here
25. Pricing Section CSS Here 
26. FAQ Section CSS Here 
27. Testimonial Section CSS Here 
28. Sidebar Section CSS Here
29. Profile Section CSS Here
30. Courses Section CSS Here
31. Blog Page CSS Here
32. Blog Details Page CSS
33. Login CSS Here
34. Contact Page CSS Here
35. Error Page CSS Here
36. Footer CSS Here
37. Preloader CSS Here
38. ScrollUp CSS Here


--------------------------------------------------------*/
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200;
  src: url(../../s/manrope/v8/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59FO_F.ttf) format('truetype');
}

/* Histoire détaillée et partenaire officiel */
.about-history-detail { background: #fff; }
.about-history-detail .container, .about-official-partner .container { max-width: 1170px; }
.about-history-detail__heading { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(260px, .75fr); gap: 65px; align-items: end; margin-bottom: 42px; }
.about-history-detail__heading h2 { max-width: 750px; margin: 0; color: #102441; font-size: 44px; font-weight: 800; line-height: 1.22; }
.about-history-detail__heading > p { margin: 0 0 5px; padding-left: 22px; color: #667085; font-size: 15px; line-height: 1.75; border-left: 3px solid #dc3545; }
.about-history-detail__visual { position: relative; height: 520px; overflow: hidden; background: #e9eef5; border-radius: 17px; box-shadow: 0 18px 42px rgba(20, 42, 76, .13); }
.about-history-detail__visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(5, 20, 40, .02) 50%, rgba(5, 20, 40, .62) 100%); pointer-events: none; }
.about-history-detail__visual > img { width: 100%; height: 100%; object-fit: cover; }
.about-history-detail__year { position: absolute; top: 25px; left: 25px; z-index: 1; display: flex; min-width: 125px; flex-direction: column; padding: 15px 18px; color: #fff; background: #1f5fc7; border: 3px solid rgba(255, 255, 255, .82); border-radius: 10px; box-shadow: 0 8px 20px rgba(12, 44, 95, .2); }
.about-history-detail__year strong { font-size: 29px; font-weight: 800; line-height: 1; }
.about-history-detail__year span { margin-top: 5px; font-size: 11px; font-weight: 700; }
.about-history-detail__caption { position: absolute; right: 30px; bottom: 58px; z-index: 1; display: flex; align-items: center; gap: 13px; color: #fff; font-size: 16px; font-weight: 800; line-height: 1.4; }
.about-history-detail__caption i { display: inline-flex; width: 48px; height: 48px; align-items: center; justify-content: center; font-size: 23px; background: #dc3545; border-radius: 50%; }
.about-history-detail__reading { position: relative; z-index: 2; display: grid; grid-template-columns: 270px minmax(0, 1fr); gap: 42px; width: calc(100% - 70px); margin: -52px auto 0; padding: 38px 42px; background: #fff; border: 1px solid #e4e9f0; border-radius: 14px; box-shadow: 0 17px 40px rgba(20, 42, 76, .12); }
.about-history-detail__reading aside { padding-right: 28px; border-right: 1px solid #e4e9f0; }
.about-history-detail__reading aside > span { color: #1f5fc7; font-size: 12px; font-weight: 800; letter-spacing: .7px; text-transform: uppercase; }
.about-history-detail__reading aside h3 { margin: 8px 0 20px; color: #102441; font-size: 21px; font-weight: 800; line-height: 1.4; }
.about-history-detail__reading aside a { display: inline-flex; align-items: center; gap: 7px; color: #dc3545; font-size: 13px; font-weight: 800; }
.about-history-detail__body { width: 100%; height: auto !important; max-height: none !important; overflow: visible !important; color: #4f5d71; font-size: 16px; line-height: 1.85; }
.about-history-detail__body > * { height: auto !important; max-height: none !important; overflow: visible !important; }
.about-history-detail__body > *:last-child { margin-bottom: 0; }
.about-history-detail__body img { max-width: 100%; height: auto !important; }
.about-official-partner { background: #fff; }
.about-official-partner__panel { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) 330px; gap: 60px; align-items: center; overflow: hidden; padding: 48px 55px; color: #fff; background: linear-gradient(135deg, #0e2c59 0%, #174c98 100%); border-radius: 16px; box-shadow: 0 18px 42px rgba(18, 58, 122, .2); }
.about-official-partner__panel::before { content: ""; position: absolute; right: 230px; bottom: -100px; width: 230px; height: 230px; background: rgba(220, 53, 69, .18); border-radius: 50%; }
.about-official-partner__content { position: relative; z-index: 1; }
.about-official-partner__content > span { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 12px; color: #8dbbff; font-size: 13px; font-weight: 800; }
.about-official-partner__content h2 { max-width: 640px; margin-bottom: 14px; color: #fff; font-size: 32px; font-weight: 800; line-height: 1.3; }
.about-official-partner__content p { max-width: 680px; margin: 0; color: rgba(255, 255, 255, .75); font-size: 15px; line-height: 1.75; }
.about-official-partner__logo { position: relative; z-index: 1; padding: 25px 28px; text-align: center; background: #fff; border: 1px solid rgba(255, 255, 255, .75); border-radius: 12px; box-shadow: 0 12px 28px rgba(4, 22, 50, .2); }
.about-official-partner__logo img { display: block; width: 100%; max-height: 90px; object-fit: contain; }
.about-official-partner__logo small { display: block; margin-top: 12px; color: #667085; font-size: 11px; font-weight: 700; }
@media (max-width: 991px) {
  .about-history-detail__heading { grid-template-columns: 1fr; gap: 20px; }
  .about-history-detail__visual { height: 450px; }
  .about-history-detail__reading { grid-template-columns: 1fr; gap: 27px; }
  .about-history-detail__reading aside { padding: 0 0 25px; border-right: 0; border-bottom: 1px solid #e4e9f0; }
  .about-official-partner__panel { grid-template-columns: 1fr; gap: 35px; }
  .about-official-partner__logo { max-width: 390px; }
}
@media (max-width: 575px) {
  .about-history-detail__heading h2 { font-size: 34px; }
  .about-history-detail__visual { height: 360px; border-radius: 12px; }
  .about-history-detail__caption { right: 18px; bottom: 45px; }
  .about-history-detail__reading { width: calc(100% - 20px); margin-top: -28px; padding: 28px 22px; }
  .about-official-partner__panel { padding: 36px 24px; }
  .about-official-partner__content h2 { font-size: 27px; }
}

/* Page À propos */
.about-page .container { max-width: 1170px; }
.about-page__eyebrow { display: inline-block; margin-bottom: 10px; color: #1f5fc7; font-size: 15px; font-weight: 700; }
.about-page__button { display: inline-flex; align-items: center; gap: 8px; margin-top: 28px; padding: 12px 19px; color: #fff; font-size: 14px; font-weight: 800; background: #1f5fc7; border-radius: 7px; }
.about-page__button:hover { gap: 12px; color: #fff; background: #174b9f; }
.about-page__empty { grid-column: 1 / -1; padding: 35px; text-align: center; background: #fff; border: 1px solid #e5eaf1; border-radius: 12px; }
.about-story { background: #fff; }
.about-story__grid { display: grid; grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr); gap: 65px; align-items: start; }
.about-story__visual { position: sticky; top: 105px; }
.about-story__frame { position: relative; padding: 22px 22px 70px; background: linear-gradient(145deg, #102f61, #1f5fc7); border-radius: 18px; box-shadow: 0 20px 45px rgba(18, 58, 122, .2); }
.about-story__frame::after { content: ""; position: absolute; right: -20px; bottom: 30px; width: 70px; height: 70px; background: #dc3545; border: 7px solid #fff; border-radius: 50%; }
.about-story__frame > img { position: relative; z-index: 1; display: block; width: 100%; max-height: 510px; object-fit: cover; border: 6px solid rgba(255, 255, 255, .94); border-radius: 12px; }
.about-story__frame > span { position: absolute; bottom: 19px; left: 28px; z-index: 1; display: flex; flex-direction: column; color: #fff; }
.about-story__frame > span strong { font-size: 19px; font-weight: 800; }
.about-story__frame > span small { color: rgba(255, 255, 255, .72); font-size: 12px; }
.about-story__content h2 { margin-bottom: 24px; color: #102441; font-size: 42px; font-weight: 800; line-height: 1.25; }
.about-story__body { height: auto !important; max-height: none !important; overflow: visible !important; color: #4f5d71; font-size: 16px; line-height: 1.85; }
.about-story__body > * { height: auto !important; max-height: none !important; overflow: visible !important; }
.about-story__body img { max-width: 100%; height: auto !important; }
.about-partner { background: #fff; }
.about-partner__panel { display: flex; align-items: center; justify-content: space-between; gap: 35px; padding: 35px 45px; background: #f5f8fc; border: 1px solid #e1e8f2; border-radius: 15px; }
.about-partner__intro { display: flex; align-items: center; gap: 20px; }
.about-partner__intro > img { width: 54px; height: 54px; object-fit: contain; padding: 9px; background: #fff; border-radius: 10px; box-shadow: 0 7px 18px rgba(20, 50, 95, .1); }
.about-partner__intro span { color: #dc3545; font-size: 13px; font-weight: 800; }
.about-partner__intro h2 { max-width: 520px; margin: 4px 0 0; color: #102441; font-size: 25px; font-weight: 800; line-height: 1.35; }
.about-partner__logo { flex: 0 0 260px; padding: 18px 24px; text-align: center; background: #fff; border-radius: 10px; }
.about-partner__logo img { max-width: 100%; max-height: 75px; object-fit: contain; }
.about-principles { background: #f5f8fc; }
.about-principles__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; align-items: stretch; }
.about-principle-card { overflow: hidden; background: #fff; border: 1px solid #e2e8f0; border-radius: 13px; box-shadow: 0 9px 25px rgba(20, 42, 76, .06); transition: transform .25s ease, box-shadow .25s ease; }
.about-principle-card:hover { box-shadow: 0 17px 36px rgba(20, 42, 76, .12); transform: translateY(-5px); }
.about-principle-card__image { position: relative; height: 185px; overflow: hidden; }
.about-principle-card__image > img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s ease; }
.about-principle-card:hover .about-principle-card__image > img { transform: scale(1.05); }
.about-principle-card__image > span { position: absolute; top: 14px; right: 14px; display: inline-flex; width: 40px; height: 40px; align-items: center; justify-content: center; color: #fff; font-size: 12px; font-weight: 800; background: #1f5fc7; border: 2px solid rgba(255, 255, 255, .8); border-radius: 50%; }
.about-principle-card__content { position: relative; padding: 34px 24px 27px; }
.about-principle-card__content > img, .about-principle-card__content > i { position: absolute; top: -25px; left: 22px; display: inline-flex; width: 49px; height: 49px; align-items: center; justify-content: center; object-fit: contain; padding: 10px; color: #1f5fc7; font-size: 23px; background: #fff; border-radius: 9px; box-shadow: 0 7px 18px rgba(19, 54, 108, .14); }
.about-principle-card__content h3 { margin-bottom: 11px; color: #132543; font-size: 19px; font-weight: 800; line-height: 1.4; }
.about-principle-card__content div { color: #667085; font-size: 14px; line-height: 1.65; }
.about-principle-card__content div > *:last-child { margin-bottom: 0; }
.about-degrees { color: #fff; background: linear-gradient(145deg, #0d2b57, #174c98); }
.about-degrees__heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 35px; margin-bottom: 45px; }
.about-degrees__heading > div { max-width: 660px; }
.about-degrees__heading .about-page__eyebrow { color: #86b5ff; }
.about-degrees__heading h2 { margin: 0; color: #fff; font-size: 40px; font-weight: 800; line-height: 1.3; }
.about-degrees__heading > a { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 8px; padding: 12px 18px; color: #102441; font-size: 14px; font-weight: 800; background: #fff; border-radius: 7px; }
.about-degrees__heading > a:hover { gap: 12px; color: #fff; background: #dc3545; }
.about-degrees__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; align-items: stretch; }
.about-degree-card { display: flex; min-width: 0; flex-direction: column; padding: 29px 27px; background: rgba(255, 255, 255, .09); border: 1px solid rgba(255, 255, 255, .18); border-radius: 12px; -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px); }
.about-degree-card__icon { display: inline-flex; width: 52px; height: 52px; align-items: center; justify-content: center; margin-bottom: 22px; color: #174c98; font-size: 24px; background: #fff; border-radius: 10px; }
.about-degree-card > small { margin-bottom: 5px; color: #8ebcff; font-size: 11px; font-weight: 800; letter-spacing: .8px; text-transform: uppercase; }
.about-degree-card h3 { margin-bottom: 12px; color: #fff; font-size: 24px; font-weight: 800; text-transform: uppercase; }
.about-degree-card p { margin-bottom: 21px; color: rgba(255, 255, 255, .75); font-size: 14px; line-height: 1.7; }
.about-degree-card > a { display: inline-flex; align-items: center; align-self: flex-start; gap: 7px; margin-top: auto; color: #fff; font-size: 13px; font-weight: 800; }
.about-degree-card > a:hover { color: #ff9ca6; }
@media (max-width: 991px) {
  .about-story__grid { grid-template-columns: 1fr; gap: 45px; }
  .about-story__visual { position: static; max-width: 620px; margin: 0 auto; }
  .about-principles__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .about-degrees__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
  .about-partner__panel, .about-degrees__heading { display: block; }
  .about-partner__logo { margin-top: 25px; }
  .about-degrees__heading > a { margin-top: 22px; }
}
@media (max-width: 575px) {
  .about-story__content h2, .about-degrees__heading h2 { font-size: 32px; }
  .about-story__frame { padding: 14px 14px 68px; }
  .about-partner__panel { padding: 27px 22px; }
  .about-partner__intro { align-items: flex-start; }
  .about-partner__logo { min-width: 0; }
  .about-principles__grid, .about-degrees__grid { grid-template-columns: 1fr; }
}

/* Domaines, présentation et axes sur l'accueil */
.home-section-heading { max-width: 720px; margin: 0 auto 45px; }
.home-section-heading > span { display: inline-block; margin-bottom: 9px; color: #1f5fc7; font-size: 15px; font-weight: 700; }
.home-section-heading h2 { margin-bottom: 13px; color: #102441; font-size: 40px; font-weight: 800; line-height: 1.25; }
.home-section-heading p { margin: 0; color: #667085; font-size: 16px; line-height: 1.7; }
.home-domains { position: relative; z-index: 3; margin-top: -42px; padding: 0 0 100px; background: #fff; }
.home-domains .container, .home-about .container, .home-pillars .container { max-width: 1170px; }
.home-domains__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }
.home-domain-card { position: relative; display: flex; min-height: 235px; flex-direction: column; align-items: flex-start; padding: 29px 26px; overflow: hidden; color: #102441; background: #f7f9fc; border: 1px solid #e5eaf1; border-radius: 13px; transition: color .25s ease, background .25s ease, transform .25s ease, box-shadow .25s ease; }
.home-domain-card::after { content: ""; position: absolute; right: -45px; bottom: -55px; width: 130px; height: 130px; background: rgba(31, 95, 199, .07); border-radius: 50%; }
.home-domain-card > i { display: inline-flex; width: 53px; height: 53px; align-items: center; justify-content: center; margin-bottom: 25px; color: #1f5fc7; font-size: 25px; background: #fff; border-radius: 10px; box-shadow: 0 8px 18px rgba(24, 64, 126, .1); }
.home-domain-card__number { position: absolute; top: 26px; right: 25px; color: #b8c2d1; font-size: 13px; font-weight: 800; }
.home-domain-card h3 { position: relative; z-index: 1; margin-bottom: 9px; color: inherit; font-size: 19px; font-weight: 800; line-height: 1.4; }
.home-domain-card small { position: relative; z-index: 1; color: #dc3545; font-size: 12px; font-weight: 800; letter-spacing: .8px; }
.home-domain-card:hover { color: #fff; background: #123f82; border-color: #123f82; box-shadow: 0 16px 32px rgba(18, 63, 130, .2); transform: translateY(-5px); }
.home-domain-card:hover > i { color: #123f82; }
.home-domain-card:hover .home-domain-card__number { color: rgba(255, 255, 255, .55); }
.home-domains__action { margin-top: 32px; text-align: center; }
.home-domains__action a { display: inline-flex; align-items: center; gap: 8px; padding: 12px 20px; color: #fff; font-size: 14px; font-weight: 700; background: #1f5fc7; border-radius: 7px; }
.home-domains__action a:hover { gap: 12px; color: #fff; background: #174b9f; }
.home-about { background: transparent; }
.home-about__panel { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 52px; align-items: stretch; overflow: visible !important; background: transparent; }
.home-about__media { position: relative; display: flex; width: 100%; height: 100%; min-height: 460px; align-items: center; justify-content: center; overflow: hidden; padding: 30px; background: linear-gradient(145deg, #0f3266 0%, #1f5fc7 100%); border-radius: 18px; box-shadow: 0 18px 40px rgba(18, 58, 122, .2); }
.home-about__media::before { content: ""; position: absolute; right: -65px; bottom: -75px; width: 210px; height: 210px; background: rgba(220, 53, 69, .24); border: 1px solid rgba(255, 255, 255, .18); border-radius: 50%; }
.home-about__media > img, .home-about__media > video { position: relative; z-index: 1; display: block; width: 100%; max-width: 500px; height: auto; max-height: 400px; aspect-ratio: 5 / 4; object-fit: cover; background: #fff; border: 7px solid rgba(255, 255, 255, .94); border-radius: 13px; box-shadow: 0 13px 30px rgba(3, 18, 40, .25); }
.home-about__badge { position: absolute; bottom: 17px; left: 50%; z-index: 2; display: inline-flex; align-items: center; gap: 8px; padding: 9px 13px; color: #102441; font-size: 13px; font-weight: 800; white-space: nowrap; background: rgba(255, 255, 255, .96); border-radius: 7px; box-shadow: 0 7px 18px rgba(3, 18, 40, .18); transform: translateX(-50%); }
.home-about__badge i { color: #dc3545; font-size: 17px; }
.home-about__content { display: block; width: 100%; min-width: 0; height: auto !important; min-height: 460px; overflow: visible !important; padding: 30px 0; background: transparent; }
.home-about__eyebrow { margin-bottom: 12px; color: #1f5fc7; font-size: 14px; font-weight: 700; }
.home-about__content h2 { margin-bottom: 20px; color: #102441; font-size: 38px; font-weight: 800; line-height: 1.3; }
.home-about__description { position: static; display: block; width: 100%; height: auto !important; max-height: none !important; overflow: visible !important; font-size: 15px; line-height: 1.75; white-space: normal; }
.home-about__description > * { height: auto !important; max-height: none !important; overflow: visible !important; -webkit-line-clamp: unset !important; }
.home-about__description p:last-child { margin-bottom: 0; }
.home-about__link { display: inline-flex; align-items: center; gap: 8px; margin-top: 25px; padding: 12px 18px; color: #fff; font-size: 14px; font-weight: 800; background: #1f5fc7; border-radius: 7px; }
.home-about__link:hover { gap: 12px; color: #fff; background: #dc3545; }
.home-pillars { background: #f5f8fc; }
.home-pillars__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 21px; }
.home-pillar-card { overflow: hidden; background: #fff; border: 1px solid #e4e9f0; border-radius: 13px; box-shadow: 0 9px 25px rgba(20, 42, 76, .06); transition: transform .25s ease, box-shadow .25s ease; }
.home-pillar-card:hover { box-shadow: 0 17px 36px rgba(20, 42, 76, .12); transform: translateY(-5px); }
.home-pillar-card__image { position: relative; height: 185px; overflow: hidden; }
.home-pillar-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s ease; }
.home-pillar-card:hover .home-pillar-card__image img { transform: scale(1.05); }
.home-pillar-card__image span { position: absolute; top: 14px; right: 14px; display: inline-flex; width: 40px; height: 40px; align-items: center; justify-content: center; color: #fff; font-size: 13px; font-weight: 800; background: #1f5fc7; border: 2px solid rgba(255, 255, 255, .75); border-radius: 50%; }
.home-pillar-card__content { position: relative; padding: 31px 24px 27px; }
.home-pillar-card__content > i { position: absolute; top: -25px; left: 22px; display: inline-flex; width: 49px; height: 49px; align-items: center; justify-content: center; color: #1f5fc7; font-size: 22px; background: #fff; border-radius: 9px; box-shadow: 0 7px 18px rgba(19, 54, 108, .14); }
.home-pillar-card__content h3 { min-height: 54px; margin-bottom: 10px; color: #132543; font-size: 19px; font-weight: 800; line-height: 1.4; }
.home-pillar-card__content p { margin: 0; color: #667085; font-size: 14px; line-height: 1.65; }
@media (max-width: 991px) {
  .home-domains__grid, .home-pillars__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .home-about__panel { grid-template-columns: 1fr; gap: 35px; }
  .home-about__media { width: 100%; height: auto; min-height: 0; aspect-ratio: 5 / 4; margin: 0 auto; padding: 24px; }
  .home-about__content { height: auto; overflow: visible; }
  .home-about__description { max-height: none; }
}
@media (max-width: 575px) {
  .home-section-heading h2 { font-size: 32px; }
  .home-domains { margin-top: -26px; padding: 0 0 80px; }
  .home-domains__grid, .home-pillars__grid { grid-template-columns: 1fr; }
  .home-domain-card { min-height: 215px; }
  .home-about__media { min-height: 0; padding: 17px; }
  .home-about__content { padding: 0; }
  .home-about__content h2 { font-size: 31px; }
}

/* Publications récentes sur l'accueil */
.home-posts { background: #fff; }
.home-posts .container { max-width: 1170px; }
.home-posts__heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; margin-bottom: 43px; }
.home-posts__heading span { display: inline-block; margin-bottom: 8px; color: #1f5fc7; font-size: 15px; font-weight: 700; }
.home-posts__heading h2 { margin: 0; color: #102441; font-size: 40px; font-weight: 800; line-height: 1.25; }
.home-posts__heading > a { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 8px; padding-bottom: 5px; color: #1f5fc7; font-size: 14px; font-weight: 800; border-bottom: 2px solid #d8e3f5; }
.home-posts__heading > a:hover { gap: 12px; color: #dc3545; border-color: #dc3545; }
.home-posts__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; }
.home-post-card { display: flex; min-width: 0; flex-direction: column; overflow: hidden; background: #fff; border: 1px solid #e5eaf1; border-radius: 13px; box-shadow: 0 10px 28px rgba(20, 42, 76, .07); transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease; }
.home-post-card:hover { border-color: #cbd9ec; box-shadow: 0 18px 38px rgba(20, 42, 76, .12); transform: translateY(-6px); }
.home-post-card__image { position: relative; display: block; aspect-ratio: 3 / 2; overflow: hidden; background: #edf1f6; }
.home-post-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.home-post-card:hover .home-post-card__image img { transform: scale(1.05); }
.home-post-card__image > span { display: flex; height: 100%; align-items: center; justify-content: center; color: #9da7b5; font-size: 42px; }
.home-post-card__image small { position: absolute; top: 15px; left: 15px; padding: 6px 10px; color: #fff; font-size: 11px; font-weight: 800; letter-spacing: .4px; text-transform: uppercase; background: #dc3545; border-radius: 5px; box-shadow: 0 5px 13px rgba(130, 25, 38, .2); }
.home-post-card__content { display: flex; flex: 1; flex-direction: column; padding: 25px 25px 27px; }
.home-post-card__meta { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 7px 12px; margin-bottom: 13px; color: #7a8494; font-size: 11px; font-weight: 700; }
.home-post-card__meta i { color: #1f5fc7; margin-right: 4px; }
.home-post-card__content h3 { margin-bottom: 10px; font-size: 21px; font-weight: 800; line-height: 1.4; }
.home-post-card__content h3 a { color: #132543; }
.home-post-card__content h3 a:hover { color: #1f5fc7; }
.home-post-card__content p { margin-bottom: 20px; color: #667085; font-size: 14px; line-height: 1.7; }
.home-post-card__link { display: inline-flex; align-items: center; align-self: flex-start; gap: 7px; margin-top: auto; color: #1f5fc7; font-size: 14px; font-weight: 800; }
.home-post-card__link:hover { color: #dc3545; }
.home-posts__empty { grid-column: 1 / -1; padding: 35px; text-align: center; background: #f7f9fc; border-radius: 12px; }
@media (max-width: 991px) {
  .home-posts__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
  .home-posts__heading { display: block; }
  .home-posts__heading > a { margin-top: 20px; }
}
@media (max-width: 575px) {
  .home-posts__heading h2 { font-size: 32px; }
  .home-posts__grid { grid-template-columns: 1fr; }
}

/* Témoignages étudiants sur l'accueil */
.home-testimonials { position: relative; overflow: hidden; background: linear-gradient(135deg, #f3f7fd 0%, #fff 55%, #fff5f6 100%); }
.home-testimonials::before { content: ""; position: absolute; top: -120px; left: -100px; width: 280px; height: 280px; background: rgba(31, 95, 199, .07); border-radius: 50%; }
.home-testimonials::after { content: ""; position: absolute; right: -80px; bottom: -130px; width: 260px; height: 260px; background: rgba(220, 53, 69, .06); border-radius: 50%; }
.home-testimonials .container { position: relative; z-index: 1; max-width: 1170px; }
.home-testimonials__heading { max-width: 680px; margin: 0 auto 48px; }
.home-testimonials__heading > span { display: inline-block; margin-bottom: 9px; color: #1f5fc7; font-size: 15px; font-weight: 700; }
.home-testimonials__heading h2 { margin-bottom: 13px; color: #102441; font-size: 40px; font-weight: 800; line-height: 1.25; }
.home-testimonials__heading p { margin: 0; color: #667085; font-size: 16px; line-height: 1.7; }
.home-testimonials__grid { display: grid; grid-template-columns: 1.08fr .92fr; gap: 25px; }
.home-testimonials__secondary { display: grid; gap: 25px; }
.student-story { display: flex; flex-direction: column; justify-content: space-between; padding: 27px 30px; background: #fff; border: 1px solid #e5eaf1; border-radius: 14px; box-shadow: 0 12px 32px rgba(20, 42, 76, .07); transition: transform .25s ease, box-shadow .25s ease; }
.student-story:hover { transform: translateY(-4px); box-shadow: 0 18px 38px rgba(20, 42, 76, .12); }
.student-story--featured { padding: 42px; color: #fff; background: linear-gradient(145deg, #102b54 0%, #174d9e 100%); border: 0; box-shadow: 0 18px 42px rgba(16, 55, 112, .22); }
.student-story__top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 18px; }
.student-story__quote { display: inline-flex; width: 42px; height: 42px; align-items: center; justify-content: center; color: #1f5fc7; font-size: 28px; background: #edf4ff; border-radius: 50%; }
.student-story--featured .student-story__quote { color: #fff; background: rgba(255, 255, 255, .14); }
.student-story__stars { display: flex; gap: 3px; color: #f6b91a; font-size: 13px; }
.student-story blockquote { margin: 0 0 23px; color: #3d4a5f; font-size: 16px; font-weight: 500; line-height: 1.7; }
.student-story--featured blockquote { margin: auto 0 35px; color: #fff; font-size: 24px; font-weight: 600; line-height: 1.65; }
.student-story__author { display: flex; align-items: center; gap: 13px; }
.student-story__author img { width: 52px; height: 52px; object-fit: cover; background: #f1f4f8; border: 3px solid #fff; border-radius: 50%; box-shadow: 0 5px 14px rgba(16, 36, 65, .12); }
.student-story__author div { display: flex; flex-direction: column; gap: 2px; }
.student-story__author strong { color: #132543; font-size: 15px; font-weight: 800; }
.student-story__author span { color: #7a8494; font-size: 13px; }
.student-story--featured .student-story__author strong { color: #fff; }
.student-story--featured .student-story__author span { color: rgba(255, 255, 255, .72); }
@media (max-width: 991px) {
  .home-testimonials__grid { grid-template-columns: 1fr; }
  .student-story--featured { min-height: 390px; }
}
@media (max-width: 575px) {
  .home-testimonials__heading h2 { font-size: 32px; }
  .student-story, .student-story--featured { min-height: 0; padding: 27px 23px; }
  .student-story--featured blockquote { font-size: 20px; }
}

/* Évènements mis en avant sur l'accueil */
.home-events-section { background: #f6f8fc; }
.home-events-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 30px; margin-bottom: 42px; }
.home-events-heading .back__title__section h2 { margin-bottom: 0; }
.home-events-heading__link { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 8px; padding: 11px 18px; color: #1f5fc7; font-size: 14px; font-weight: 700; background: #fff; border: 1px solid #dce5f2; border-radius: 7px; }
.home-events-heading__link:hover { gap: 12px; color: #fff; background: #1f5fc7; border-color: #1f5fc7; }
.home-events-list { display: grid; gap: 18px; }
.home-event-card { display: flex; min-height: 216px; align-items: center; overflow: hidden; background: #fff; border: 1px solid #e6eaf1; border-radius: 12px; box-shadow: 0 8px 25px rgba(23, 43, 77, .06); transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease; }
.home-event-card:hover { border-color: #ccdaee; box-shadow: 0 14px 32px rgba(23, 43, 77, .11); transform: translateY(-3px); }
.home-event-card__image { position: relative; flex: 0 0 270px; width: 270px; height: auto; min-height: 0; aspect-ratio: 3 / 2; margin: 18px 0 18px 18px; overflow: hidden; background: #eef2f7; border-radius: 9px; }
.home-event-card__image img { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: contain; object-position: center; transition: transform .4s ease; }
.home-event-card:hover .home-event-card__image img { transform: scale(1.04); }
.home-event-card__date { position: absolute; top: 13px; left: 13px; display: flex; min-width: 67px; flex-direction: column; align-items: center; padding: 7px 10px; color: #172b4d; line-height: 1.1; background: rgba(255, 255, 255, .94); border-radius: 7px; box-shadow: 0 5px 15px rgba(10, 30, 60, .14); }
.home-event-card__date strong { color: #1f5fc7; font-size: 24px; font-weight: 800; }
.home-event-card__date small { margin-top: 4px; font-size: 11px; font-weight: 700; text-transform: uppercase; }
.home-event-card__content { display: flex; flex: 1; flex-direction: column; justify-content: center; padding: 24px 27px; }
.home-event-card__meta { display: flex; flex-wrap: wrap; gap: 8px 18px; margin-bottom: 9px; color: #667085; font-size: 12px; font-weight: 600; }
.home-event-card__meta i { color: #1f5fc7; margin-right: 4px; }
.home-event-card__content h3 { margin-bottom: 7px; font-size: 20px; font-weight: 800; line-height: 1.35; }
.home-event-card__content h3 a { color: #132543; }
.home-event-card__content h3 a:hover { color: #1f5fc7; }
.home-event-card__content p { margin-bottom: 10px; color: #667085; font-size: 14px; line-height: 1.55; }
.home-event-card__link { display: inline-flex; align-items: center; align-self: flex-start; gap: 6px; color: #1f5fc7; font-size: 13px; font-weight: 800; }
.home-event-card__link:hover { color: #dc3545; }
.home-events-feature { position: sticky; top: 95px; height: 100%; min-height: 520px; overflow: hidden; border-radius: 12px; box-shadow: 0 15px 38px rgba(19, 40, 75, .14); }
.home-events-feature > img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.home-events-feature__overlay { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(7, 27, 52, .04) 20%, rgba(7, 27, 52, .9) 100%); }
.home-events-feature__content { position: absolute; right: 30px; bottom: 32px; left: 30px; }
.home-events-feature__content span { display: inline-block; margin-bottom: 11px; padding: 5px 10px; color: #fff; font-size: 12px; font-weight: 700; background: #dc3545; border-radius: 4px; }
.home-events-feature__content h3 { margin-bottom: 20px; color: #fff; font-size: 27px; font-weight: 800; line-height: 1.3; }
.home-events-feature__content a { display: inline-flex; align-items: center; gap: 8px; color: #fff; font-size: 14px; font-weight: 700; }
.home-events-feature__content a:hover { gap: 12px; color: #fff; }
.home-events-empty { padding: 35px; text-align: center; background: #fff; border-radius: 12px; }
@media (max-width: 991px) {
  .home-events-feature { position: relative; top: auto; min-height: 430px; margin-top: 25px; }
}
@media (max-width: 767px) {
  .home-events-heading { display: block; margin-bottom: 32px; }
  .home-events-heading__link { margin-top: 20px; }
  .home-event-card__image { flex-basis: 210px; width: 210px; margin: 14px 0 14px 14px; }
}
@media (max-width: 575px) {
  .home-event-card { display: block; }
  .home-event-card__image { display: block; width: auto; height: auto; aspect-ratio: 3 / 2; margin: 14px; }
  .home-event-card__content { padding: 23px 21px; }
  .home-events-feature { min-height: 390px; }
  .home-events-feature__content { right: 23px; bottom: 25px; left: 23px; }
  .home-events-feature__content h3 { font-size: 24px; }
}

/* Navigation principale moderne */
.back-header.edc-navbar { position: relative; padding: 0; background: #fff; border-bottom: 1px solid #e7ebf1; }
.back-header.edc-navbar::before { content: ""; position: absolute; top: 0; right: 0; left: 0; height: 3px; background: linear-gradient(90deg, #1e63d7 0 78%, #dc3545 78% 100%); }
.edc-navbar .container { max-width: 1240px; }
.edc-navbar .menu-part { transition: background .25s ease, box-shadow .25s ease; }
.edc-navbar .back-main-menu { padding: 0; background: #fff; border: 0; border-radius: 0; box-shadow: none; }
.edc-navbar .back-main-menu nav { min-height: 82px; }
.edc-navbar .menu-toggle { flex: 0 0 auto; }
.back-header.edc-navbar .logo { padding: 5px 0; }
.edc-navbar .logo a { display: flex; align-items: center; padding: 3px 0; background: #fff; }
.edc-navbar .logo img { display: block; width: 120px; height: auto; transition: width .25s ease; }
.back-header.edc-navbar .back-inner-menus { display: block; }
.edc-navbar .back-menus { display: flex; align-items: center; justify-content: flex-end; gap: 4px; padding: 0; }
.edc-navbar .back-menus > li > a { position: relative; padding: 29px 18px; color: #172b4d; font-size: 15.5px; font-weight: 700; letter-spacing: 0; text-shadow: none; transition: color .2s ease; }
.edc-navbar .back-menus > li:not(.edc-nav-contact) > a::after { content: ""; position: absolute; right: 18px; bottom: 20px; left: 18px; height: 2px; background: #2466d1; border-radius: 2px; transform: scaleX(0); transform-origin: center; transition: transform .2s ease; }
.edc-navbar .back-menus > li:not(.edc-nav-contact):hover > a::after,
.edc-navbar .back-menus > li.edc-nav-active:not(.edc-nav-contact) > a::after { transform: scaleX(1); transform-origin: left; }
.edc-navbar .back-menus > li.edc-nav-active > a { color: #1758cf; }
.edc-navbar .back-menus > li:not(.edc-nav-contact):hover > a { color: #1758cf !important; transform: none; }
.edc-navbar .back-menus li ul.sub-menu { min-width: 235px; padding: 12px; border: 1px solid #edf0f5; border-radius: 12px; box-shadow: 0 20px 45px rgba(20, 35, 65, .13); }
.edc-navbar .back-menus li ul.sub-menu li a { padding: 11px 14px; color: #354158; font-size: 14px; font-weight: 600; border-radius: 7px; transition: background .2s ease, color .2s ease, padding-left .2s ease; }
.edc-navbar .back-menus li ul.sub-menu li a:hover { padding-left: 18px; color: #2a6df5; background: #f2f6ff; }
.edc-navbar .back-menus > li.edc-nav-contact { margin-left: 15px; }
.edc-navbar .back-menus > li.edc-nav-contact > a { display: flex; align-items: center; gap: 8px; padding: 11px 19px; color: #fff; text-shadow: none; background: #1f5fc7; border: 1px solid #1f5fc7; border-radius: 7px; box-shadow: 0 5px 13px rgba(31, 95, 199, .18); }
.edc-navbar .back-menus > li.edc-nav-contact > a:hover { color: #fff !important; background: #174b9f; border-color: #174b9f; transform: none; }
.back-header.edc-navbar.back-sticky { padding: 0; background: rgba(255, 255, 255, .97); border-bottom: 1px solid #e4e9f0; box-shadow: 0 8px 25px rgba(20, 40, 75, .1); -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px); }
.edc-navbar.back-sticky .back-main-menu nav { min-height: 70px; }
.edc-navbar.back-sticky .logo img { width: 104px; }
.edc-navbar.back-sticky .back-menus > li > a { padding-top: 23px; padding-bottom: 23px; }
.edc-navbar.back-sticky .back-menus > li:not(.edc-nav-contact) > a::after { bottom: 14px; }
.edc-navbar.back-sticky .back-menus > li.edc-nav-contact > a { padding: 11px 19px; }

/* Vidéos de la page d'accueil */
.home-banner-part.edc-home-hero { min-height: clamp(570px, 72vh, 760px); overflow: hidden; background: #071b35; }
.edc-home-hero .banner-img { position: absolute; top: 0; right: 0; bottom: -2px; left: 0; height: calc(100% + 2px); overflow: hidden; line-height: 0; }
.edc-home-hero .banner-img::after { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(90deg, rgba(3, 19, 40, .84) 0%, rgba(4, 25, 51, .62) 43%, rgba(4, 25, 51, .18) 72%, rgba(4, 25, 51, .08) 100%); pointer-events: none; }
.edc-home-hero .home-hero-video,
.edc-home-hero .home-hero-media { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.home-banner-part.edc-home-hero .banner-content { z-index: 4; width: min(650px, calc(100% - 30px)); }
.home-banner-part.edc-home-hero .banner-content .banner-title,
.home-banner-part.edc-home-hero .banner-content .banner-title * { color: #fff !important; }
.home-banner-part.edc-home-hero .banner-content .banner-desc,
.home-banner-part.edc-home-hero .banner-content .banner-desc * { color: rgba(255, 255, 255, .88) !important; }
.edc-home-hero .back__shape__1,
.edc-home-hero .back__shape__2,
.edc-home-hero .back__shape__3,
.edc-home-hero .back__shape__4 { z-index: 2; opacity: .6; }
.home-banner-part.edc-home-hero .back__hero__card { z-index: 4; }
.about__area .about__image .about-home-video { display: block; width: 100%; min-height: 420px; max-height: 520px; object-fit: cover; border-radius: 10px 0 0 10px; }

@media (min-width: 992px) {
  .home-banner-part.edc-home-hero { width: 100%; height: calc(100vh - 85px); height: calc(100svh - 85px); min-height: 0; }
}
.home-banner-part.edc-home-hero + .back_popular_topics { padding-top: 24px; }

@media (max-width: 991px) {
  html, body { max-width: 100%; overflow-x: hidden; }
  .edc-navbar .back-main-menu nav { display: block; min-height: 74px; }
  .edc-navbar .menu-toggle { display: flex; min-height: 74px; align-items: center; justify-content: space-between; }
  .edc-navbar .logo img, .edc-navbar.back-sticky .logo img { width: 110px; }
  .edc-navbar .menu-toggle #menu-btn { width: 44px; height: 42px; margin: 0; padding: 8px 9px; background: #f2f5f9; border: 1px solid #dce3ec; border-radius: 7px; }
  .edc-navbar .menu-toggle .icon-bar { height: 2px; background: #245ecb !important; }
  .edc-navbar .back-inner-menus { position: relative; }
  .edc-navbar .back-menus { top: 100%; left: 0; display: none; width: 100%; max-height: calc(100vh - 90px); align-items: stretch; overflow-y: auto; padding: 8px 0 12px; background: #fff; border: 1px solid #e5eaf0; border-top: 3px solid #2466d1; border-radius: 0 0 8px 8px; box-shadow: 0 16px 30px rgba(20, 35, 65, .12); box-sizing: border-box; }
  .edc-navbar .back-menus > li { border-bottom: 1px solid #edf0f5; }
  .edc-navbar .back-menus > li > a,
  .edc-navbar.back-sticky .back-menus > li > a { padding: 15px 18px; color: #172b4d; }
  .edc-navbar .back-menus > li:not(.edc-nav-contact) > a::after { display: none; }
  .edc-navbar .back-menus li ul.sub-menu { width: 100% !important; padding: 5px 0 10px; border: 0; border-radius: 0; box-shadow: none; }
  .edc-navbar .back-menus li ul.sub-menu li a { padding: 11px 18px 11px 28px; }
  .edc-navbar .back-menus > li.edc-nav-contact { margin: 12px 0 0; border: 0; }
  .edc-navbar .back-menus > li.edc-nav-contact > a { justify-content: center; padding: 13px 18px; }
  .home-banner-part.edc-home-hero { width: 100%; max-width: 100vw; min-height: 620px; overflow: hidden; }
  .home-banner-part.edc-home-hero .banner-img { top: 0; right: auto; bottom: -2px; left: 50%; width: 100vw; max-width: 100vw; height: calc(100% + 2px); transform: translateX(-50%); overflow: hidden; }
  .edc-home-hero .home-hero-video,
  .edc-home-hero .home-hero-media { position: absolute; top: 0; left: 50%; width: 100%; min-width: 100%; max-width: 100%; height: 100%; transform: translateX(-50%); object-fit: cover; object-position: center center; }
  .home-banner-part.edc-home-hero .banner-content { position: absolute; top: 50%; left: 50%; width: min(650px, calc(100% - 40px)); padding: 0; text-align: center; transform: translate(-50%, -50%); }
  .edc-home-hero .banner-img::after { background: rgba(3, 19, 40, .66); }
  .edc-home-hero .back__shape__1,
  .edc-home-hero .back__shape__2,
  .edc-home-hero .back__shape__3,
  .edc-home-hero .back__shape__4 { display: none; }
  .home-banner-part.edc-home-hero + .back_popular_topics { padding-top: 24px; }
}
@media (max-width: 575px) {
  .home-banner-part.edc-home-hero { min-height: 560px; }
  .home-banner-part.edc-home-hero .banner-content .banner-title { font-size: 35px; line-height: 1.18; }
  .home-banner-part.edc-home-hero .banner-content .banner-desc { font-size: 16px; }
  .home-banner-part.edc-home-hero .banner-content,
  .home-banner-part.edc-home-hero .banner-content * { max-width: 100%; overflow-wrap: anywhere; }
  .about__area .about__image .about-home-video { min-height: 300px; max-height: 380px; border-radius: 10px 10px 0 0; }
}

/* Galerie / blog cards */
.edc-events-area { background: #f7f8fb; }
.edc-events-list { display: flex; flex-direction: column; gap: 30px; }
.edc-event-card { display: flex; width: 100%; min-height: 300px; overflow: hidden; background: #fff; border: 1px solid #e9edf3; border-radius: 16px; box-shadow: 0 12px 35px rgba(25, 37, 64, .08); transition: transform .25s ease, box-shadow .25s ease; }
.edc-event-card:hover { transform: translateY(-5px); box-shadow: 0 18px 42px rgba(25, 37, 64, .13); }
.edc-event-card__image { position: relative; flex: 0 0 39%; min-height: 300px; overflow: hidden; background: #e9edf3; }
.edc-event-card__image img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform .45s ease; }
.edc-event-card:hover .edc-event-card__image img { transform: scale(1.04); }
.edc-event-card__content { display: flex; flex: 1; flex-direction: column; justify-content: center; padding: 38px 42px; }
.edc-event-card__meta { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 20px; }
.edc-event-card__meta span { display: inline-flex; align-items: center; gap: 7px; padding: 7px 11px; color: #596579; font-size: 13px; font-weight: 600; background: #f3f6fb; border-radius: 6px; }
.edc-event-card__meta i { color: #2a6df5; font-size: 14px; }
.edc-event-card__content h3 { color: #020334; font-size: 27px; font-weight: 800; line-height: 1.35; margin-bottom: 13px; }
.edc-event-card__content p { color: #586274; font-size: 15px; line-height: 1.75; margin: 0; }
.edc-event-card__link { display: inline-flex; align-items: center; align-self: flex-start; gap: 8px; color: #2a6df5; font-size: 15px; font-weight: 700; margin-top: 18px; }
.edc-event-card__link:hover { color: #020334; gap: 12px; }
.edc-events-empty { padding: 35px; text-align: center; background: #fff; border-radius: 14px; }
.edc-pagination { display: flex; justify-content: center; margin-top: 45px; }
.edc-pagination ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin: 0; padding: 0; list-style: none; }
.edc-pagination li a, .edc-pagination li span { display: inline-flex; width: 44px; height: 44px; align-items: center; justify-content: center; color: #26334d; font-size: 15px; font-weight: 700; background: #fff; border: 1px solid #e1e6ee; border-radius: 8px; transition: all .2s ease; }
.edc-pagination li a:hover, .edc-pagination li.active span { color: #fff; background: #2a6df5; border-color: #2a6df5; box-shadow: 0 7px 18px rgba(42, 109, 245, .22); }
.edc-pagination li.disabled span { color: #a9b0bc; background: #f3f5f8; cursor: not-allowed; }
.event-detail-area { background: #f7f8fb; }
.event-article { padding: 32px; background: #fff; border-radius: 14px; box-shadow: 0 12px 35px rgba(25, 37, 64, .08); }
.event-article__image { width: 100%; max-height: 500px; object-fit: cover; border-radius: 10px; margin-bottom: 27px; }
.event-article__meta { display: flex; flex-wrap: wrap; gap: 10px; margin-bottom: 22px; }
.event-article__meta span { display: inline-flex; align-items: center; gap: 7px; padding: 8px 12px; color: #596579; font-size: 13px; font-weight: 600; background: #f3f6fb; border-radius: 6px; }
.event-article__meta i { color: #2a6df5; }
.event-article h2 { color: #020334; font-size: 34px; font-weight: 800; line-height: 1.3; margin-bottom: 22px; }
.event-article__body { color: #4d5768; font-size: 16px; line-height: 1.85; overflow-wrap: anywhere; }
.event-article__body img { max-width: 100%; height: auto; }
@media (max-width: 991px) {
  .edc-event-card { display: block; }
  .edc-event-card__image { min-height: 330px; }
  .edc-event-card__content { padding: 32px; }
}
@media (max-width: 575px) {
  .edc-event-card__image { min-height: 230px; }
  .edc-event-card__content { padding: 25px 22px; }
  .edc-event-card__meta { display: grid; }
  .edc-event-card__content h3 { font-size: 23px; }
  .event-article { padding: 22px; }
  .event-article h2 { font-size: 27px; }
  .event-article__meta { display: grid; }
}

.gallery-blog-area { background: #f7f8fb; }
.gallery-blog-grid { row-gap: 30px; margin-top: 45px; }
.gallery-blog-card { width: 100%; background: #fff; border-radius: 14px; overflow: hidden; box-shadow: 0 12px 35px rgba(25, 37, 64, .09); transition: transform .25s ease, box-shadow .25s ease; }
.gallery-blog-card:hover { transform: translateY(-7px); box-shadow: 0 18px 42px rgba(25, 37, 64, .15); }
.gallery-blog-card__image { display: block; height: 245px; overflow: hidden; background: #e9edf3; }
.gallery-blog-card__image img { width: 100%; height: 100%; object-fit: cover; transition: transform .4s ease; }
.gallery-blog-card:hover .gallery-blog-card__image img { transform: scale(1.05); }
.gallery-blog-card__placeholder { display: flex; height: 100%; align-items: center; justify-content: center; color: #9da7b5; font-size: 44px; }
.gallery-blog-card__content { padding: 26px 25px 28px; }
.gallery-blog-card__meta { display: flex; justify-content: space-between; gap: 12px; color: #727b89; font-size: 13px; margin-bottom: 14px; }
.gallery-blog-card__meta i { color: #2a6fdb; margin-right: 5px; }
.gallery-blog-card h3 { font-size: 22px; line-height: 1.35; margin-bottom: 12px; }
.gallery-blog-card h3 a { color: #17233d; }
.gallery-blog-card p { color: #667085; line-height: 1.75; margin-bottom: 19px; }
.gallery-blog-card__link { display: inline-flex; align-items: center; gap: 8px; color: #2a6fdb; font-weight: 700; }
.gallery-blog-card__link:hover { color: #17233d; gap: 12px; }
.gallery-blog-empty { padding: 35px; background: #fff; border-radius: 12px; }
.gallery-detail-area { background: #f7f8fb; }
.gallery-article, .gallery-sidebar { background: #fff; border-radius: 14px; box-shadow: 0 12px 35px rgba(25, 37, 64, .08); }
.gallery-article { padding: 32px; }
.gallery-article__image { width: 100%; max-height: 470px; object-fit: cover; border-radius: 10px; margin-bottom: 25px; }
.gallery-article__meta { display: flex; flex-wrap: wrap; gap: 22px; color: #727b89; font-size: 14px; margin-bottom: 16px; }
.gallery-article__meta i { color: #2a6fdb; margin-right: 5px; }
.gallery-article h2 { color: #17233d; font-size: 34px; line-height: 1.3; margin-bottom: 22px; }
.gallery-article__body { color: #4d5768; font-size: 16px; line-height: 1.85; overflow-wrap: anywhere; }
.gallery-article__body img { max-width: 100%; height: auto; }
.gallery-sidebar { padding: 28px; position: sticky; top: 110px; }
.gallery-sidebar h3 { color: #17233d; font-size: 22px; padding-bottom: 16px; margin-bottom: 20px; border-bottom: 2px solid #2a6fdb; }
.gallery-recent { display: flex; gap: 14px; align-items: center; padding: 0 0 18px; margin-bottom: 18px; border-bottom: 1px solid #e8ebf0; }
.gallery-recent:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }
.gallery-recent__image { flex: 0 0 82px; height: 72px; display: flex; align-items: center; justify-content: center; overflow: hidden; border-radius: 8px; background: #e9edf3; color: #9da7b5; }
.gallery-recent__image img { width: 100%; height: 100%; object-fit: cover; }
.gallery-recent__content { display: flex; flex-direction: column; gap: 6px; }
.gallery-recent__content strong { color: #17233d; font-size: 15px; line-height: 1.35; }
.gallery-recent:hover .gallery-recent__content strong { color: #2a6fdb; }
.gallery-recent__content small { color: #87909d; }
@media (max-width: 991px) { .gallery-sidebar { position: static; margin-top: 30px; } }
@media (max-width: 575px) { .gallery-blog-card__image { height: 220px; } .gallery-article { padding: 22px; } .gallery-article h2 { font-size: 27px; } .gallery-sidebar { padding: 22px; } }
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300;
  src: url(../../s/manrope/v8/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk6jFO_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url(../../s/manrope/v8/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  src: url(../../s/manrope/v8/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  src: url(../../s/manrope/v8/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  src: url(../../s/manrope/v8/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_F.ttf) format('truetype');
}
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 400;
  src: url(../../s/dancingscript/v19/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSoHTQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 500;
  src: url(../../s/dancingscript/v19/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BAyoHTQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 600;
  src: url(../../s/dancingscript/v19/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B7y0HTQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  src: url(../../s/dancingscript/v19/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B1i0HTQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url(../../s/inter/v7/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyeMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url(../../s/inter/v7/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(../../s/inter/v7/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuOKfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(../../s/inter/v7/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(../../s/inter/v7/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(../../s/inter/v7/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(../../s/inter/v7/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuFuYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(../../s/inter/v7/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuDyYMZg.ttf) format('truetype');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(../../s/inter/v7/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuBWYMZg.ttf) format('truetype');
}
/*****************************************************
    01. General CSS Here 
****************************/
html,
body {
  font-size: 16px;
  color: #252525;
  font-family: 'Manrope', sans-serif;
  vertical-align: baseline;
  font-weight: 400;
  overflow-x: hidden;
  line-height: 1.7;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Manrope', sans-serif;
  color: #020334;
  margin: 0 0 26px;
  font-weight: 500;
  line-height: 1.2;
}
h1 {
  font-size: 60px;
}
h2 {
  font-size: 42px;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 14px;
}
a {
  color: #2a6df5;
  transition: all 0.5s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #2a6df5;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.pinkColor {
  color: #ee3688;
}
/*****************************************************
    02. Common Class CSS Here 
****************************/
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.back-absolute {
  position: absolute;
}
.primary-color {
  color: #2a6df5 !important;
}
.secondary-color {
  color: #11aba0 !important;
}
.white-color {
  color: #ffffff !important;
}
.normal {
  font-weight: 400;
}
.z-index-1 {
  position: relative;
  z-index: 1;
}
.no-padding {
  padding: 0;
}
.back__title__section h6 {
  font-size: 16px;
  color: #2a6df5;
  font-weight: 500;
  margin: 0 0 15px;
}
.back__title__section h2 {
  font-size: 40px;
  font-weight: 800;
  color: #020334;
  margin: 0 0 60px;
}
.w-btn {
  cursor: pointer;
  font-size: 15px;
  color: #ffffff;
  background: #2a6df5;
  border: 2px solid #ebebf1;
  text-align: center;
  padding: 0 30px;
  display: inline-block;
  font-weight: 600;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.w-btn:hover {
  background-color: #ffffff;
  color: #020334;
}
.w-btn-2 {
  font-size: 15px;
  padding: 12px 37px;
  border: 2px solid #2a6df5;
}
.w-btn-2:hover {
  border: 2px solid rgba(15, 22, 41, 0.078);
  background-color: #ffffff;
  color: #020334;
}
.w-btn-3 {
  padding: 7px 28px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  color: #ffffff;
  background: #2a6df5;
  border: 2px solid #2a6df5;
}
.w-btn-3:hover {
  border: 2px solid rgba(15, 22, 41, 0.078);
  background-color: #ffffff;
  color: #020334;
}
.w-btn-4 {
  padding: 8px 41px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  background: #ffffff;
  color: #020334;
  border: 2px solid rgba(15, 22, 41, 0.078);
}
.w-btn-4:hover {
  border-color: #2a6df5;
  color: #ffffff;
  background: #2a6df5;
}
.w-btn-5 {
  padding: 8px 31px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  background: #ffffff;
  color: #020334;
  border: 2px solid rgba(15, 22, 41, 0.078);
}
.w-btn-5:hover {
  border-color: #2a6df5;
  color: #ffffff;
  background: #2a6df5;
}
.w-btn-8 {
  color: #020334;
  background: #ffffff;
  padding: 3px 31px;
}
.w-btn-8:hover {
  border-color: #2a6df5;
  color: #ffffff;
  background: #2a6df5;
}
.w-btn-9 {
  padding: 7px 40px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  color: #ffffff;
  background: #2a6df5;
  border: 2px solid #2a6df5;
}
.w-btn-9:hover {
  border: 2px solid rgba(15, 22, 41, 0.078);
  background-color: #ffffff;
  color: #020334;
}
.w-btn-11 {
  height: 40px;
  line-height: 36px;
  padding: 0 17px;
  background: #2a6df5;
  color: #ffffff;
  border-radius: 6px;
  border: 2px solid #2a6df5;
}
.w-btn-11:hover {
  border: 2px solid #ebebf1;
  background-color: transparent;
  color: #020334;
}
.w-btn-12 {
  height: 40px;
  line-height: 36px;
  padding: 0 17px;
  background: #fd4680;
  color: #ffffff;
  border-radius: 0px;
  border: 2px solid #fd4680;
}
.w-btn-12:hover {
  border: 2px solid #4917bf;
  background-color: transparent;
  color: #020334;
}
.w-btn-16 {
  padding: 9px 31px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-color: #fd4680;
  color: #ffffff !important;
  border: 2px solid #fd4680;
}
.w-btn-16:hover {
  border: 2px solid #fd4680;
  color: #020334 !important;
  background-color: transparent;
}
.w-btn-blue {
  padding: 10px 20px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  background: #ffffff;
  color: #020334;
}
.w-btn-blue-header {
  height: 40px;
  padding: 0 20px;
  line-height: 40px;
  background: #ffffff;
  color: #020334;
  border: rgba(15, 22, 41, 0.078);
}
.w-btn-blue:hover {
  background-color: #2a6df5;
}
.w-btn-blue-2 {
  padding: 10px 20px;
  background: #ffffff;
  color: #020334;
  border-color: rgba(15, 22, 41, 0.078);
}
.w-btn-blue-2:hover {
  border-color: rgba(15, 22, 41, 0.078);
  color: #ffffff;
}
.back-btn {
  background: #2a6df5;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 30px;
  display: inline-block;
  padding: 10px 38px;
  border: 2px solid #2a6df5;
  transition: all 0.5s ease 0s;
}
.back-btn:hover {
  background: none;
  color: #2a6df5;
}
.back-btn-border {
  background: #ffffff;
  border: 2px solid rgba(15, 22, 41, 0.078);
  font-size: 15px;
  font-weight: 600;
  border-radius: 30px;
  display: inline-block;
  padding: 10px 38px;
  transition: all 0.5s ease 0s;
  color: #020334;
}
.back-btn-border:hover {
  background: #2a6df5;
  color: #ffffff;
  border-color: #2a6df5;
}
/*****************************************************
    03. Header Section CSS Here  
****************************/
.back-header {
  background: #ffffff;
  position: relative;
  z-index: 9999;
}
.back-header .back-inner-menus {
  display: contents;
}
.back-header .back-menus > li > a {
  font-family: 'Manrope', sans-serif;
}
.back-header .back-menus li a {
  color: #091524;
}
.back-header .back-menus li a:hover {
  color: #2a6df5 !important;
}
.back-header .back-main-menu {
  position: relative;
}
.back-header .container {
  max-width: 1430px;
}
.back-header .logo {
  padding: 14px 0 14px 0;
}
.back-header.back-header-three .back-btn {
  border-radius: 4px;
  padding: 5px 22px;
  margin-left: 40px;
}
.back-header.back-header-three .back-login {
  font-size: 15px;
  font-weight: 500;
}
.back-header.back-header-three .back-login a {
  color: #020334;
}
.back-header.back-header-three .back-login a:hover {
  color: #2a6df5;
}
.back-header.back-header-three .back-login svg {
  color: #020334;
  margin-right: 3px;
  position: relative;
  top: -3px;
  width: 19px;
}
.back-header.back-header-three.header-profile {
  box-shadow: 0px 10px 20px 0px rgba(0, 15, 56, 0.06);
}
.back-header.back-header-transparent {
  position: absolute;
  width: 100%;
  background: transparent;
}
.back-header.back-header-transparent .back-btn {
  background: #fd4680;
  border: none;
  border-radius: 0;
  padding: 8px 22px;
}
.back-header.back-header-transparent .back-btn:hover {
  color: #ffffff;
  opacity: .8;
}
.back-header.back-header-transparent .back-menus > li > a {
  color: #ffffff;
}
.back-header.back-header-transparent.back-header .back-menus li a:hover {
  color: #fd4680 !important;
}
.back-header.back-header-transparent.back-sticky {
  background: #4917be;
}
.back-header.back-inner-header {
  position: absolute;
  width: 100%;
  background: transparent;
}
.back-header.back-inner-header .back-menus > li > a,
.back-header.back-inner-header .back-login svg,
.back-header.back-inner-header .back-btn:hover,
.back-header.back-inner-header .back-login a {
  color: #ffffff;
}
.back-header.back-inner-header .back-login a {
  color: #ffffff;
}
.back-header.back-inner-header .back-login a:hover {
  color: #ffffff;
  opacity: .8;
}
.back-header.back-inner-header .back-btn {
  background: #ffffff;
  border: none;
  padding: 8px 22px;
  color: #020334;
}
.back-header.back-inner-header .back-btn:hover {
  color: #2a6df5;
}
.back-header.back-inner-header.back-header .back-menus li a:hover {
  color: #fd4680 !important;
}
.back-header.back-inner-header.back-sticky {
  background: #1443a6;
}
.back-header.back-sticky {
  background: #ffffff;
  position: fixed !important;
  width: 100%;
  -webkit-animation: stickyanimations 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: stickyanimations 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  box-shadow: 10px 0 20px rgba(8, 0, 41, 0.08);
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.back-header.back-sticky .toolbar-area {
  display: none;
}
.back-header .menu-title {
  font-size: 18px;
  font-weight: 700;
  color: #020334;
}
.back-header .searchbar-part {
  display: flex;
  align-items: center;
}
.back-header .searchbar-part .back-category-menu {
  border: 2px solid #f3f3f5;
  border-radius: 30px 0 0 30px;
  padding: 6px 18px 8px 25px;
  background: #f3f3f5;
}
.back-header .searchbar-part .back-category-menu li {
  position: relative;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
}
.back-header .searchbar-part .back-category-menu li a {
  color: #091524;
}
.back-header .searchbar-part .back-category-menu li a:hover {
  color: #2a6df5;
}
.back-header .searchbar-part .back-category-menu li a i {
  font-size: 22px;
  position: relative;
  top: 4px;
}
.back-header .searchbar-part .back-category-menu li ul {
  position: absolute;
  left: -20px;
  top: 100%;
  width: 172px;
  transform: scaleY(0);
  transition: all 0.4s ease-in-out 0s;
  transform-origin: 0 0 0;
  opacity: 0;
  visibility: hidden;
  padding: 20px 20px 23px 20px;
  background: #fff;
}
.back-header .searchbar-part .back-category-menu li ul li {
  padding: 3px 0;
}
.back-header .searchbar-part .back-category-menu li:hover ul {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}
.back-header .searchbar-part .back-category-menu li:hover ul li {
  font-size: 15px;
}
.back-header .searchbar-part .search-form {
  border: 2px solid #f3f3f5;
  border-radius: 0 30px 30px 0;
  padding: 7px 18px 9px 25px;
  border-left: 0;
}
.back-header .searchbar-part .search-form [type="text"] {
  border: none;
  color: #4b5b70;
  font-size: 14px;
  outline: none;
}
.back-header .searchbar-part .search-form button {
  border: none;
  background: none;
  padding: 0;
}
.back-sub-shadow li ul.sub-menu {
  box-shadow: 0px 30px 30px 0px rgba(10, 0, 45, 0.1);
}
@-webkit-keyframes stickyanimations {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes stickyanimations {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
/*****************************************************
    04. Banner Section CSS Here   
****************************/
.home-banner-part {
  position: relative;
}
.home-banner-part .container {
  max-width: 1430px;
}
.home-banner-part .back__shape__1 {
  position: absolute;
  left: 100px;
  top: 80px;
  -webkit-animation: slide-top 5000ms linear infinite alternate;
  animation: slide-top 5000ms linear infinite alternate;
}
.home-banner-part .back__shape__2 {
  position: absolute;
  left: -240px;
  bottom: 80px;
  -webkit-animation: slide-top 5500ms linear infinite alternate-reverse;
  animation: slide-top 5500ms linear infinite alternate-reverse;
}
.home-banner-part .back__shape__3 {
  position: absolute;
  right: -35px;
  top: 80px;
  -webkit-animation: slide-top 5500ms linear infinite alternate-reverse;
  animation: slide-top 5500ms linear infinite alternate-reverse;
}
.home-banner-part .back__shape__4 {
  position: absolute;
  right: 250px;
  bottom: 190px;
  -webkit-animation: rotate-center 6600ms ease-in-out infinite alternate both;
  animation: rotate-center 6600ms ease-in-out infinite alternate both;
}
.home-banner-part .back__shape__5 {
  position: absolute;
  right: 460px;
  top: 160px;
}
.home-banner-part .banner-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.home-banner-part .banner-content .banner-title {
  font-size: 54px;
  margin-bottom: 15px;
  color: #05264e;
  line-height: 64px;
  font-weight: 800;
  letter-spacing: -0.9px;
}
.home-banner-part .banner-content .banner-desc {
  font-size: 18px;
  color: #3e3e51;
}
.home-banner-part .banner-content .back-btn {
  padding: 12px 38px;
}
.home-banner-part .back__hero__card {
  position: absolute;
  top: 280px;
  right: 50px;
  width: 310px;
  background-color: #ffffff;
  border: 1px solid #ebebf1;
  box-shadow: 0px 20px 60px 0px rgba(0, 15, 56, 0.1);
  border-radius: 10px;
  -webkit-animation: slide-top 5500ms linear infinite alternate;
  animation: slide-top 5500ms linear infinite alternate;
}
.home-banner-part .back__hero__card .back__thumb {
  position: relative;
}
.home-banner-part .back__hero__card .back__thumb img {
  border-radius: 12px 12px 0 0;
}
.home-banner-part .back__hero__card .back__thumb .back__price {
  border-radius: 50%;
  background-color: #049e38;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 29px;
  bottom: -23px;
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}
.home-banner-part .back__hero__card .hero__card-content {
  padding: 30px;
}
.home-banner-part .back__hero__card .hero__card-content .back-category {
  font-size: 14px;
  line-height: 28px;
  color: #f11e78;
  background-color: rgba(241, 30, 120, 0.059);
  border-radius: 12px;
  padding: 4px 14px;
}
.home-banner-part .back__hero__card .hero__card-content .back-course-title {
  font-size: 20px;
  line-height: 1.5;
  margin: 14px 0 16px;
  font-weight: 800;
}
.home-banner-part .back__hero__card .hero__card-content .back-course-title a {
  color: #0f1629;
}
.home-banner-part .back__hero__card .hero__card-content .back-course-title a:hover {
  color: #2a6df5;
}
.home-banner-part .back__hero__card .hero__card-content .hero__card-icon {
  justify-content: space-between;
}
.home-banner-part .back__hero__card .hero__card-content .hero__card-icon .hero__card-icon--1 svg {
  border-radius: 50%;
  background-color: #f2f6fe;
  padding: 7px;
  width: 32px;
  height: 32px;
  color: #2a6df5;
}
.home-banner-part .back__hero__card .hero__card-content .hero__card-icon .hero__card-icon--1 span {
  font-weight: 500;
  font-size: 15px;
  color: #4b4c57;
  padding-left: 7px;
}
.home-banner-part .back__hero__card .hero__card-content .hero__card-icon .hero__card-icon--2 svg {
  border-radius: 50%;
  background-color: #fff9f1;
  padding: 7px;
  width: 32px;
  height: 32px;
  color: #ff9415;
}
.home-banner-part .back__hero__card .hero__card-content .hero__card-icon .hero__card-icon--2 span {
  font-weight: 500;
  font-size: 15px;
  color: #4b4c57;
  padding-left: 7px;
}
.home-banner-part .back__hero__card .hero__card-content .hero__card-icon .back__user img {
  width: 35px;
  border-radius: 50%;
}
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
  }
}
.hero4__area {
  overflow: hidden;
  position: relative;
  background: url(assets/images/kids/hero/01.png) no-repeat center top;
  background-size: cover;
}
.hero4__area .container.hero4__width {
  max-width: 1200px;
}
.hero4__area .container.hero4__width .row {
  align-items: center;
}
.hero4__area .hero4__content span {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
}
.hero4__area .hero4__content h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 800;
  color: #ffffff;
  padding-bottom: 8px;
}
.hero4__area .hero4__content p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  padding-bottom: 16px;
}
.hero4__area .hero4__content .hero4-btn {
  font-size: 15px;
  background-color: transparent;
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  padding: 10px 34px;
  display: inline-block;
  font-weight: 600;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.hero4__area .hero4__content .hero4-btn:hover {
  border: 2px solid rgba(255, 255, 255, 0.2);
  background-color: #fd4680;
  color: #ffffff;
}
.hero4__area .hero4__image {
  padding-top: 210px;
  padding-left: 76px;
}
.hero4__area .hero4__image-1 {
  position: relative;
  z-index: 1;
}
.hero4__area .hero4__image-2 {
  position: absolute;
  top: 21%;
  right: 17.4%;
  -webkit-animation: hero3-image 3s linear infinite alternate;
  -moz-animation: hero3-image 3s linear infinite alternate;
  -o-animation: hero3-image 3s linear infinite alternate;
  animation: hero3-image 3s linear infinite alternate;
}
.hero4__area .hero4__image-course {
  border-radius: 50%;
  position: absolute;
  box-shadow: 0px 30px 40px 0px rgba(122, 0, 39, 0.2);
  background-color: #fd467f;
  top: 69.5%;
  right: 71.5%;
  width: 150px;
  height: 150px;
  -webkit-animation: hero3-image 3s linear infinite alternate;
  -moz-animation: hero3-image 3s linear infinite alternate;
  -o-animation: hero3-image 3s linear infinite alternate;
  animation: hero3-image 3s linear infinite alternate;
}
.hero4__area .hero4__image-course-1 span {
  position: absolute;
  font-size: 40px;
  line-height: 20px;
  font-weight: 800;
  color: #ffffff;
  top: 35%;
  left: 20%;
}
.hero4__area .hero4__image-course-2 span {
  position: absolute;
  font-size: 15px;
  line-height: 20px;
  font-weight: 800;
  color: #ffffff;
  top: 54%;
  left: 29%;
}
.hero4__area .hero4__shape img {
  position: absolute;
  z-index: 1;
}
.hero4__area .hero4__shape-1 {
  bottom: 8%;
  left: 9%;
  -webkit-animation: hero-leaf 3s linear infinite alternate;
  -moz-animation: hero-leaf 3s linear infinite alternate;
  -o-animation: hero-leaf 3s linear infinite alternate;
  animation: hero-leaf 3s linear infinite alternate;
}
.hero4__area .hero4__shape-2 {
  top: 21%;
  left: 0%;
  -webkit-animation: hero-leaf-2 3s linear infinite alternate;
  -moz-animation: hero-leaf-2 3s linear infinite alternate;
  -o-animation: hero-leaf-2 3s linear infinite alternate;
  animation: hero-leaf-2 3s linear infinite alternate;
}
@keyframes hero-leaf {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes hero-leaf-2 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-30px);
  }
}
@keyframes hero3-image {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes hero-leaf-4 {
  0% {
    transform: translateX(-30px);
  }
  100% {
    transform: translateX(0px);
  }
}
.owl-controls {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 1170px;
}
.owl-controls .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
}
.owl-controls .owl-dots .owl-dot {
  display: inline-block;
  margin-right: 10px;
}
.owl-controls .owl-dots .owl-dot span {
  display: inline-block;
  height: 15px;
  width: 15px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transition: all 0.5s ease 0s;
}
.owl-controls .owl-dots .owl-dot.active span {
  background: #ffffff;
}
.owl-controls .owl-dots .owl-dot:last-child {
  border-right: none;
}
.owl-controls .owl-nav {
  display: none;
}
/*****************************************************
    05. Slider Section CSS Here  
****************************/
.home-slider-part {
  position: relative;
}
.home-slider-part .slider-content {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
}
.home-slider-part .slider-content .slider-title {
  font-size: 64px;
  margin-bottom: 15px;
  color: #ffffff;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.9px;
}
.home-slider-part .slider-content .slider-pretitle {
  display: block;
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 22px;
  font-weight: 500;
}
.home-slider-part .slider-content .slider-desc {
  font-size: 18px;
  color: #ffffff;
}
.home-slider-part .slider-content .slider-btn {
  margin-top: 45px;
}
.home-slider-part .slider-content .slider-btn .back-btn-border {
  background: none;
  border: 2px solid rgba(255, 255, 255, 0.141);
  color: #ffffff;
}
.home-slider-part .slider-content .slider-btn .back-btn-border:hover {
  background: #ffffff;
  color: #2a6df5;
}
.home-slider-part.home2.owl-carousel .owl-controls {
  position: unset;
  transform: unset;
  width: auto;
}
.home-slider-part.home2.owl-carousel .owl-dots {
  display: none !important;
}
.home-slider-part.home2.owl-carousel .owl-nav {
  position: absolute;
  display: block;
  top: 50%;
  right: unset;
  width: 100%;
  opacity: 1;
  transition: all 0.5s ease 0s;
}
.home-slider-part.home2.owl-carousel .owl-nav [class*="owl-"] {
  position: absolute;
  left: 20px;
  display: inline-block;
  font-size: 0;
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: #ffffff;
  background: transparent;
  border: 2px solid rgba(245, 245, 245, 0.08);
  border-radius: 100%;
  transition: all 0.5s ease 0s;
}
.home-slider-part.home2.owl-carousel .owl-nav [class*="owl-"]:before {
  content: "\24";
  font-family: ElegantIcons;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 21px;
  font-weight: 700;
}
.home-slider-part.home2.owl-carousel .owl-nav [class*="owl-"].owl-next {
  left: auto;
  right: 70px;
}
.home-slider-part.home2.owl-carousel .owl-nav [class*="owl-"].owl-prev {
  left: 70px;
  right: auto;
}
.home-slider-part.home2.owl-carousel .owl-nav [class*="owl-"].owl-prev:before {
  content: '\23';
}
.home-slider-part.home2.owl-carousel .owl-nav [class*="owl-"]:hover {
  color: #11aba0;
  background: #ffffff;
  border-color: #ffffff;
}
.back-slider-part {
  position: relative;
}
.back-slider-part .slider__btm__part {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.back-slider-part .hero2__change-1 {
  border-radius: 50%;
  background-color: transparent;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 13.3%;
  top: 33%;
  border: 2px solid rgba(255, 255, 255, 0.141);
}
.back-slider-part .hero2__change-1-item {
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
  position: absolute;
  top: 15px;
  left: 14px;
}
.back-slider-part .hero2__change-1:hover {
  background-color: #ffffff;
}
.back-slider-part .hero2__change-1:hover i {
  color: #000000;
}
.back-slider-part .hero2__change-2 {
  border-radius: 50%;
  background-color: transparent;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 13.3%;
  top: 40%;
  border: 2px solid rgba(255, 255, 255, 0.141);
}
.back-slider-part .hero2__change-2-item {
  font-size: 18px;
  font-weight: 800;
  color: #ffffff;
  position: absolute;
  top: 15px;
  left: 14px;
}
.back-slider-part .hero2__change-2:hover {
  background-color: #ffffff;
}
.back-slider-part .hero2__change-2:hover i {
  color: #000000;
}
.back-slider-part .hero2__nav-content-1 {
  background-color: rgba(228, 49, 112, 0.8);
}
.back-slider-part .hero2__nav-content-2 {
  background-color: rgba(71, 50, 133, 0.8);
}
.back-slider-part .hero2__nav-content-3 {
  background-color: rgba(205, 165, 97, 0.8);
}
.back-slider-part .hero2__nav-content-4 {
  background-color: rgba(42, 109, 245, 0.8);
}
.back-slider-part .hero2__nav-content {
  padding: 42px 0 26px 40px;
}
.back-slider-part .hero2__nav-content h4 {
  font-size: 26px;
  font-weight: 800;
  margin: 0 0 16px;
  color: #ffffff;
}
.back-slider-part .hero2__nav-content p {
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
}
.back-slider-part .hero2__nav-content i {
  color: #ffffff;
  font-size: 20px;
}
/*****************************************************
    06. Breadcrumbs Section CSS 
****************************/
.back-breadcrumbs .breadcrumbs-wrap {
  position: relative;
  overflow: hidden;
}
.back-breadcrumbs .breadcrumbs-wrap .container {
  position: relative;
}
.back-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner {
  width: 100%;
  position: absolute;
  top: 57%;
  transform: translateY(-57%);
}
.back-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text {
  text-align: center;
}
.back-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title {
  width: 100%;
  font-size: 60px;
  /* text-transform: capitalize; */
  color: #ffffff;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
.back-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li {
  display: inline;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  opacity: .8;
}
.back-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li a {
  color: #fff;
}
.back-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li a:hover {
  opacity: 0.7;
}
.back-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li:after {
  content: "";
  margin: 0 6px 0 12px;
  background: #ffffff;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
}
.back-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li:last-child:after {
  content: unset;
  margin: 0;
}
.back-breadcrumbs.back-breadcrumbs-single .container {
  max-width: 1200px;
}
.back-breadcrumbs.back-breadcrumbs-single .container .single-cate {
  background: #ffffff;
  color: #020334;
  display: inline-block;
  padding: 4px 18px;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 20px;
}
.back-breadcrumbs.back-breadcrumbs-single .back-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner {
  top: 61%;
}
.back-breadcrumbs.back-breadcrumbs-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text {
  text-align: left;
}
.back-breadcrumbs.back-breadcrumbs-blog-single .container {
  max-width: 1200px;
}
.back-breadcrumbs.back-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text {
  text-align: left;
}
.back-breadcrumbs.back-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text span {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 15px;
  display: block;
}
.back-breadcrumbs.back-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li {
  font-size: 14px;
  color: #ffffff;
  margin-right: 30px;
  opacity: 1;
}
.back-breadcrumbs.back-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li svg {
  width: 17px;
  height: 17px;
  margin-right: 4px;
  position: relative;
  top: -2px;
}
.back-breadcrumbs.back-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li:after {
  display: none;
}
.category__area {
  padding: 115px 0 125px 0;
}
.category__area .container.category__width {
  max-width: 1030px;
  position: relative;
}
.category__area .container.category__width:before {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  bottom: -21px;
  left: 0;
  right: 0;
  background: #eef4fe;
  border-radius: 50%;
  margin: 0 auto;
}
.category__area .container.category__width .row {
  justify-content: center;
}
.category__area .category__top-wrapper {
  padding-bottom: 38px;
}
.category__area .category__top-wrapper-1 {
  font-size: 16px;
  font-weight: 600;
  color: #3563cc;
}
.category__area .category__top-wrapper-2 {
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
  color: #020334;
}
.category__area .category__wrapper {
  max-width: 100%;
  padding: 8px 22px 8px 22px;
  border-radius: 6px;
  background-color: white;
  box-shadow: 0px 30px 40px 0px rgba(0, 16, 35, 0.12);
  display: flex;
  align-items: center;
}
.category__area .category__wrapper img {
  display: inline-block;
  width: 34px;
  height: 34px;
}
.category__area .category__wrapper img:not(:last-child) {
  margin-right: 10px;
}
.category__area .category__wrapper h4 {
  display: inline-block;
  font-size: 16px;
  font-weight: 800;
  line-height: 50px;
  vertical-align: sub;
  margin: 0;
}
.category__area .category__wrapper h4 a {
  color: #020334;
}
.category__area .category__wrapper:hover a {
  color: #2a6df5;
}
.category__area .category__wrapper.category__wrapper2 img {
  height: 36px;
}
.category__area .category__wrapper.category__wrapper6 img {
  height: 29px;
}
.category__area .category__inner {
  position: relative;
  z-index: 1;
  transition: all 0.5s ease 0s;
  cursor: pointer;
  border-left: 3px solid #ffffff;
  border-radius: 6px;
}
.category__area .category__inner:hover {
  transform: translateY(-2px);
  border-color: #2a6df5;
}
.back-logo-area.brand__area {
  padding: 0 0 120px;
}
.back-logo-area.brand__area .brand__width {
  background: #f6f6fb;
  max-width: 1170px;
  margin: 0 auto;
  padding: 45px 0 70px;
  border-radius: 12px;
}
.back-logo-area .brand__title {
  padding: 5px;
  display: inline-block;
  font-size: 24px;
  font-weight: 800;
  line-height: 50px;
  color: #020334;
}
.back-logo-area .brand__slider {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.back-logo-area .brand__slider .brand__item {
  padding: 0 40px;
}
/*****************************************************
    07. Popular Topics CSS Here 
****************************/
.back_popular_topics .container {
  max-width: 1200px;
}
.back_popular_topics .item__inner {
  border: 2px solid rgba(15, 22, 41, 0.078);
  border-radius: 6px;
  padding: 50px 35px 40px 35px;
  position: relative;
  transition: all 0.5s ease 0s;
  margin-bottom: 30px;
}
.back_popular_topics .item__inner:before {
  position: absolute;
  content: "";
  left: 0px;
  right: 0;
  top: -3px;
  border-radius: 6px 6px 0 0;
  height: 8px;
  width: 100%;
  z-index: 1;
  border-top: 3px solid #2a6df5;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.back_popular_topics .item__inner h3 {
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
  margin: 35px 0 15px;
}
.back_popular_topics .item__inner h3 a {
  color: #020334;
}
.back_popular_topics .item__inner h3 a:hover {
  color: #2a6df5;
}
.back_popular_topics .item__inner p {
  font-size: 15px;
  color: #4b4c57;
  margin: 0;
}
.back_popular_topics .item__inner:hover {
  box-shadow: 0px 30px 50px 0px rgba(0, 15, 56, 0.1), inset 0px 3px 0px 0px rgba(42, 109, 245, 0.004);
  border-color: #ffffff;
}
.back_popular_topics .item__inner:hover:before {
  opacity: 1;
}
/*****************************************************
    08. About Section CSS Here 
****************************/
.about2__area h6 {
  font-size: 16px;
  font-weight: 600;
  color: #2a6df5;
}
.about2__area .about__image {
  position: relative;
}
.about2__area .back__shape__1 {
  position: absolute;
  left: 0;
  top: 60px;
  -webkit-animation: slide-top 5000ms linear infinite alternate;
  animation: slide-top 5000ms linear infinite alternate;
  z-index: -1;
}
.about2__area .back__shape__2 {
  position: absolute;
  right: -31px;
  bottom: 50px;
  -webkit-animation: slide-top 5000ms linear infinite alternate-reverse;
  animation: slide-top 5000ms linear infinite alternate-reverse;
  z-index: -1;
}
.about2__area ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.about2__area ul li {
  float: left;
  width: 36%;
  font-size: 16px;
  color: #3e3e51;
  font-weight: 700;
  padding-bottom: 25px;
}
.about2__area ul li i {
  margin-right: 10px;
  position: relative;
  background: linear-gradient(120deg, #84bcfa 0%, #2b70fa 23%);
  padding: 8px;
  color: #ffffff;
  border-radius: 50%;
  box-shadow: 0px 6px 10px 0px rgba(16, 73, 189, 0.3);
  display: inline-block;
  margin-left: 5px;
}
.about__area-width {
  max-width: 1170px;
}
.about__area .about-shadow {
  border-radius: 10px;
  box-shadow: 0px 40px 70px 0px rgba(0, 15, 56, 0.1);
  align-items: center;
}
.about__area .about__image {
  margin-left: -12px;
}
.about__area .about__image img {
  border-radius: 10px 0 0 10px;
}
.about__area .about__content {
  padding: 40px 0 40px 0px;
}
.about__area .about__content .about__title {
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
  padding-bottom: 4px;
  color: #020334;
}
.about__area .about__content .about__paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 1px;
  color: #4b4c57;
}
.about__area .about__content .about__signature {
  padding-bottom: 30px;
}
.about4__area {
  overflow: hidden;
  position: relative;
}
.about4__container {
  display: flex;
}
.about4__content {
  margin-bottom: 30px;
}
.about4__wrapper {
  padding-left: 100px;
  padding-top: 87px;
}
.about4__pre-title {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
}
.about4__title {
  margin: 5px 0 15px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 800;
  color: #020334;
}
.about4__paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #4b4b57;
}
.about4__icon {
  display: flex;
  margin-bottom: 20px;
}
.about4__icon-1--wrapper {
  display: flex;
}
.about4__icon-1--wrapper-1 {
  margin-bottom: 30px;
  position: relative;
  background-color: #eef4fe;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.about4__icon-1--wrapper-1 img {
  position: absolute;
  height: 17px;
  left: 7px;
  top: 7px;
  color: #2a6df5;
}
.about4__icon-1--wrapper-2 h4 {
  padding-top: 5px;
  font-size: 16px;
  font-weight: 800;
  color: #3e3e51;
}
.about4__icon-2--wrapper {
  display: flex;
}
.about4__icon-2--wrapper-1 {
  margin-bottom: 30px;
  position: relative;
  background-color: #eef4fe;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.about4__icon-2--wrapper-1 img {
  position: absolute;
  height: 17px;
  left: 7px;
  top: 7px;
}
.about4__icon-2--wrapper-2 h4 {
  padding-top: 5px;
  font-size: 16px;
  font-weight: 800;
  color: #3e3e51;
}
.about4__btn a {
  font-size: 15px;
  color: #020334;
}
.about4__shape img {
  position: absolute;
}
.about4__shape .about4-shape-1 {
  z-index: -1;
  top: 48%;
  left: 9%;
  -webkit-animation: about2-shape-1 3s linear infinite alternate;
  -moz-animation: about2-shape-1 3s linear infinite alternate;
  -o-animation: about2-shape-1 3s linear infinite alternate;
  animation: about2-shape-1 3s linear infinite alternate;
}
.about4__shape .about4-shape-2 {
  z-index: -2;
  top: 8%;
  right: 21%;
  -webkit-animation: about2-shape-1 3s linear infinite alternate;
  -moz-animation: about2-shape-1 3s linear infinite alternate;
  -o-animation: about2-shape-1 3s linear infinite alternate;
  animation: about2-shape-1 3s linear infinite alternate;
}
.about4__shape .about4-shape-3 {
  z-index: -1;
  top: 82%;
  right: 11%;
  -webkit-animation: about2-shape-3 3s linear infinite alternate;
  -moz-animation: about2-shape-3 3s linear infinite alternate;
  -o-animation: about2-shape-3 3s linear infinite alternate;
  animation: about2-shape-3 3s linear infinite alternate;
}
@keyframes about2-shape-1 {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes about2-shape-3 {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0px);
  }
}
/*****************************************************
    09. Course Filter CSS Here 
****************************/
.back-course-filter {
  background: #eef1f6;
}
.back-course-filter .container {
  max-width: 1200px;
}
.back-course-filter .back-filter {
  padding-bottom: 65px;
}
.back-course-filter .back-filter button {
  border: none;
  margin: 0 0 0 15px;
  color: #020334;
  padding: 4px 30px 6px;
  border-radius: 30px;
  font-weight: 600;
  transition: all 0.5s ease 0s;
  background: #ffffff;
}
.back-course-filter .back-filter button:hover {
  background: #2a6df5;
  color: #ffffff;
}
.back-course-filter .back-filter button.active {
  background: #2a6df5;
  color: #ffffff;
}
.back-course-filter .single-studies {
  margin-bottom: 25px;
}
.back-course-filter .single-studies .inner-course {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background: #ffffff;
  border-radius: 10px;
}
.back-course-filter .single-studies .inner-course .case-img {
  flex: 0 0 35%;
}
.back-course-filter .single-studies .inner-course .case-img img {
  border-radius: 10px 0 0 10px;
}
.back-course-filter .single-studies .inner-course .case-content {
  padding-left: 40px;
  padding-top: 11px;
}
.back-course-filter .single-studies .inner-course .case-content .case-title {
  margin: 14px 0 30px;
  font-size: 20px;
  font-weight: 800;
}
.back-course-filter .single-studies .inner-course .case-content .case-title a {
  color: #020334;
}
.back-course-filter .single-studies .inner-course .case-content .case-title a:hover {
  color: #2a6df5;
}
.back-course-filter .single-studies .inner-course .case-content .back__user {
  font-size: 15px;
  color: #0f1629;
  font-weight: 600;
}
.back-course-filter .single-studies .inner-course .case-content .back__user img {
  margin-right: 12px;
  height: 30px;
}
.back-course-filter .single-studies .inner-course .case-content .back-ratings {
  border-top: 1px solid #eee;
  margin-top: 40px;
  padding-top: 14px;
  justify-content: space-between;
}
.back-course-filter .single-studies .inner-course .case-content .back-ratings li:last-child {
  padding-right: 0;
}
.back-course-filter .single-studies .inner-course .case-content ul {
  display: flex;
}
.back-course-filter .single-studies .inner-course .case-content ul li {
  display: flex;
  align-items: center;
  font-size: 15px;
  color: #484959;
  font-weight: 500;
  padding-right: 45px;
}
.back-course-filter .single-studies .inner-course .case-content ul li svg {
  border-radius: 50%;
  background-color: rgba(42, 109, 245, 0.06);
  padding: 7px;
  width: 32px;
  height: 32px;
  color: #2a6df5;
  margin-right: 14px;
}
.back-course-filter .single-studies .inner-course .case-content ul li.back-book svg {
  border-radius: 50%;
  background-color: rgba(42, 109, 245, 0.06);
  padding: 7px;
  width: 32px;
  height: 32px;
  color: #2a6df5;
}
.back-course-filter .single-studies .inner-course .case-content ul.back-ratings li svg {
  border-radius: 50%;
  background-color: rgba(255, 148, 21, 0.06);
  padding: 7px;
  width: 32px;
  height: 32px;
  color: #ff9415;
}
.back-course-filter.back__course__page_list {
  background: #ffffff;
}
.back-course-filter.back__course__page_list .single-studies .inner-course {
  border-radius: 0;
  box-shadow: 0 16px 25px rgba(0, 0, 0, 0.06);
}
.back-course-filter.back__course__page_list .single-studies {
  margin-bottom: 30px;
}
.back-course-filter.back__course__page_list .single-studies .inner-course .case-img img {
  border-radius: 0;
}
.back-course-filter.back__course__page_list .single-studies .inner-course .case-content {
  flex: 0 0 58%;
}
.back-course-filter.back__course__page_list .shorting__course {
  background: #eef1f5;
  margin-left: 0px;
  margin-right: 0px;
  padding: 15px 20px;
  border-radius: 2px;
}
.back-course-filter.back__course__page_list .shorting__course .all__icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.back-course-filter.back__course__page_list .shorting__course .all__icons svg {
  cursor: pointer;
}
.back-course-filter.back__course__page_list .shorting__course .all__icons svg.feather-grid {
  background: #2a6df5;
  color: #fff;
  border-radius: 4px;
  padding: 6px;
  height: 32px;
  width: 32px;
  margin-right: 22px;
}
.back-course-filter.back__course__page_list .shorting__course .all__icons svg.feather-list {
  color: #5c5c68;
  width: 28px;
  height: 28px;
}
.back-course-filter.back__course__page_list .shorting__course .all__icons .result-count {
  padding-left: 40px;
  color: #5c5c68;
  font-size: 15px;
  font-weight: 600;
}
.back-course-filter.back__course__page_list .shorting__course .from-control {
  background: #ffffff;
  border: none;
  padding: 10px 15px;
  border-radius: 6px;
  color: #5c5c68;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  border-right: 15px solid #fff;
}
.back-course-filter.back__course__page_list .course__item .course__thumb img,
.back-course-filter.back__course__page_list .course__item {
  border-radius: 2px;
}
.back-course-filter2 {
  background: #fff;
}
.back-course-filter2 .container {
  max-width: 1200px;
}
.back-course-filter2 .back-filter {
  padding-bottom: 65px;
}
.back-course-filter2 .back-filter button {
  border: 2px solid rgba(2, 3, 52, 0.102);
  margin: 0 0 0 5px;
  color: #020334;
  padding: 4px 20px 6px;
  border-radius: 6px;
  font-weight: 600;
  transition: all 0.5s ease 0s;
  background: none;
  font-size: 14px;
}
.back-course-filter2 .back-filter button:hover {
  background: #2a6df5;
  color: #ffffff;
}
.back-course-filter2 .back-filter button.active {
  background: #2a6df5;
  color: #ffffff;
}
.back-course-filter2 .single-studies {
  margin-bottom: 25px;
}
.back-course-filter2 .single-studies .inner-course {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 25px #eee;
}
.back-course-filter2 .single-studies .inner-course .case-img img {
  border-radius: 10px 10px 0 0;
}
.back-course-filter2 .single-studies .inner-course .case-content .inner-content {
  padding: 30px;
}
.back-course-filter2 .single-studies .inner-course .case-content .case-title {
  margin: 20px 0 12px;
  font-size: 20px;
  font-weight: 800;
}
.back-course-filter2 .single-studies .inner-course .case-content .case-title a {
  color: #020334;
}
.back-course-filter2 .single-studies .inner-course .case-content .case-title a:hover {
  color: #2a6df5;
}
.back-course-filter2 .single-studies .inner-course .case-content .back__user {
  font-size: 15px;
  color: #0f1629;
  font-weight: 600;
}
.back-course-filter2 .single-studies .inner-course .case-content .back__user img {
  margin-right: 12px;
  height: 30px;
}
.back-course-filter2 .single-studies .inner-course .case-content ul {
  display: flex;
  justify-content: space-between;
}
.back-course-filter2 .single-studies .inner-course .case-content ul li {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #e82aea;
  font-weight: 700;
}
.back-course-filter2 .single-studies .inner-course .case-content ul li .back-category {
  color: #e82aea;
  background-color: rgba(232, 42, 234, 0.078);
  font-weight: 600;
  font-size: 14px;
  padding: 0 12px 1px 12px;
  border-radius: 6px;
}
.back-course-filter2 .single-studies .inner-course .case-content ul li svg {
  border-radius: 50%;
  padding: 7px;
  width: 32px;
  height: 32px;
  color: #737383;
}
.back-course-filter2 .single-studies .inner-course .case-content ul li em {
  text-decoration: line-through;
  font-size: 14px;
  color: #505059;
  font-style: normal;
  margin-left: 5px;
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-2 li .back-category {
  color: #1757c2;
  background-color: rgba(23, 87, 194, 0.078);
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-2 li.back-book {
  color: #1757c2;
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-3 li .back-category {
  color: #f2277e;
  background-color: rgba(242, 39, 126, 0.078);
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-3 li.back-book {
  color: #f2277e;
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-4 li .back-category {
  color: #26905b;
  background-color: rgba(38, 144, 91, 0.078);
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-4 li.back-book {
  color: #26905b;
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-5 li .back-category {
  color: #7f00ff;
  background-color: rgba(127, 0, 255, 0.078);
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-5 li.back-book {
  color: #7f00ff;
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-6 li .back-category {
  color: #0fa0dd;
  background-color: rgba(15, 160, 221, 0.078);
}
.back-course-filter2 .single-studies .inner-course .case-content ul.cate-6 li.back-book {
  color: #0fa0dd;
}
.back-course-filter2 .single-studies .inner-course .case-content .back-ratings {
  border-top: 1px solid #eee;
  padding: 14px 36px 14px 23px;
  justify-content: space-between;
}
.back-course-filter2 .single-studies .inner-course .case-content .back-ratings li {
  color: #737383;
  font-size: 14px;
  font-weight: 500;
}
.back-course-filter2 .single-studies .inner-course .case-content .back-ratings li:last-child {
  padding-right: 0;
}
/*****************************************************
    10. Event Section CSS Here
****************************/
.event__area {
  background-color: #ffffff;
}
.event__title {
  font-size: 40px;
  font-weight: 800;
  line-height: 44px;
  color: #020334;
  padding-bottom: 10px;
}
.event__paragraph {
  font-size: 16px;
  font-weight: 400;
  color: #4b4c57;
  margin-bottom: 38px;
}
.event__card-wrapper {
  border-radius: 10px;
  box-shadow: 0px 30px 50px 0px rgba(0, 15, 56, 0.1);
  background-color: #ffffff;
}
.event__card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.event__card--date-area {
  padding: 38px 0 33px 26px;
}
.event__card--date-area-1 {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 20px;
  color: #020334;
  margin-bottom: 8px;
}
.event__card--date-area-2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #4b4c57;
}
.event__card--icon-area {
  position: relative;
}
.event__card--icon-area::before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 0;
  left: -35px;
  bottom: 20%;
  border-left: 1px solid rgba(15, 22, 41, 0.078);
  height: 80px;
}
.event__card--icon-area-1 {
  font-size: 14px;
  font-weight: 500;
  color: #4b4c57;
  padding-right: 10px;
  vertical-align: middle;
}
.event__card--icon-area-1 .icon {
  height: 17px;
}
.event__card--icon-area-2 {
  font-size: 14px;
  font-weight: 500;
  color: #4b4c57;
  vertical-align: middle;
}
.event__card--icon-area-2 .icon {
  height: 17px;
}
.event__card--icon-area-3 {
  font-size: 20px;
  font-weight: 800;
  color: #020334;
  padding-top: 6px;
  margin: 0;
}
.event__card--btn {
  padding-right: 40px;
}
.event__small-paragraph {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #4b4c57;
  padding: 23px 5px 0 0;
}
.event__small-paragraph--link {
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
  color: #4b4c57;
}
.event__small-paragraph--link-icon {
  vertical-align: middle;
  padding-left: 10px;
}
.event__small-paragraph--link:hover {
  color: #2a6df5;
}
.event__video-btn .image-background {
  position: relative;
  height: 650px;
  width: 370px;
}
.event__video-btn--play {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.event__video-btn--play-btn {
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 86px;
  text-align: center;
  font-size: 25px;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffffff;
  color: #2a6df5;
  border-color: #ffffff;
}
.event__video-btn {
  position: relative;
}
.event__video-btn--play-btn::before {
  content: "";
  height: 120px;
  width: 120px;
  position: absolute;
  left: -15px;
  top: -15px;
  border: 1px solid rgba(255, 255, 255, 0.302);
  border-radius: 50%;
  animation: videoBtnAnim 3s linear infinite;
  display: block;
}
.event__video-btn--play-btn::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.event__video-btn--play-btn i {
  z-index: 2;
  position: relative;
  top: 9px;
  font-size: 35px;
}
.container.event__width {
  max-width: 1200px;
}
@-webkit-keyframes videoBtnAnim {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  25% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes videoBtnAnim {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  25% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  75% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.event2__area .event2__image {
  flex: 0 0 46%;
}
.event2__content-wrapper {
  padding-bottom: 53px;
}
.event2__content-wrapper span {
  font-size: 16px;
  font-weight: 600;
  color: #2a6df5;
}
.event2__content-wrapper h3 {
  padding-top: 4px;
  font-size: 40px;
  font-weight: 800;
  color: #020334;
}
.event2__btn a {
  font-size: 15px;
  background-color: transparent;
  color: #020334;
  border: 2px solid rgba(2, 3, 52, 0.078);
  text-align: center;
  padding: 7px 22px;
  display: inline-block;
  font-weight: 600;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.event2__btn a i {
  margin-left: 6px;
  font-size: 18px;
  font-weight: 800;
  color: #000000;
  vertical-align: middle;
}
.event2__btn a:hover {
  border: 2px solid rgba(2, 3, 52, 0.078);
  background-color: #2a6df5;
  color: #ffffff;
}
.event2__btn a:hover i {
  color: #ffffff;
}
.event2__container {
  display: flex;
  box-shadow: 0px 30px 50px 0px rgba(4, 5, 60, 0.1);
}
.event2__image img {
  border-radius: 6px 0 0 6px;
}
.back-header.back-header-three .container,
.container.event2__width,
.container.hero3__width,
.container.category3__width,
.container.form__width {
  max-width: 1200px;
}
.event2__wrapper {
  display: flex;
  flex-direction: column;
  padding: 47px 0 47px 50px;
}
.event2__wrapper-1 {
  padding-bottom: 16px;
}
.event2__wrapper-1 .red-color {
  font-size: 14px;
  font-weight: 500;
  color: #fd4680;
  background-color: #fff0f5;
  padding: 4px 8px;
  border-radius: 4px;
}
.event2__wrapper-1 .blue-color {
  font-size: 14px;
  font-weight: 500;
  color: #5940f4;
  background-color: #f2f0fe;
  padding: 4px 8px;
  border-radius: 4px;
}
.event2__wrapper-2 {
  display: flex;
  padding-bottom: 3px;
}
.event2__wrapper-2-item1 {
  padding-right: 30px;
}
.event2__wrapper-2-item1 svg {
  height: 17px;
  color: #737383;
}
.event2__wrapper-2-item1 span {
  font-size: 14px;
  font-weight: 500;
  color: #737383;
}
.event2__wrapper-2-item2 svg {
  height: 17px;
  stroke: #737383;
}
.event2__wrapper-2-item2 span {
  font-size: 14px;
  font-weight: 500;
  color: #737383;
}
.event2__wrapper-3 {
  padding-bottom: 8px;
}
.event2__wrapper-3 h3 {
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
  color: #020334;
}
.event2__wrapper-3 p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #3e3e51;
}
.event2__wrapper-4 .btn a {
  font-size: 15px;
  background-color: #2a6df5;
  color: #ffffff;
  border: 2px solid rgba(2, 3, 52, 0.078);
  text-align: center;
  padding: 4px 21px;
  display: inline-block;
  font-weight: 600;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.event2__wrapper-4 .btn a:hover {
  border: 2px solid rgba(2, 3, 52, 0.078);
  background-color: transparent;
  color: #020334;
}
/*****************************************************
    11. Gallery Section CSS Here
****************************/
.back-gallery {
  margin-left: 12px;
  margin-right: 12px;
}
.back-gallery .back-columns-4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.back-gallery .back-gallery-inner {
  margin: 0;
  border: none;
  flex: 0 0 16%;
  overflow: hidden;
  border-radius: 0;
  margin-bottom: 14px;
  position: relative;
}
.back-gallery .back-gallery-inner:before {
  content: "";
  background: #071f51;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  z-index: 1;
  height: 100%;
  opacity: 0;
  transition: 1.3s all ease;
}
.back-gallery .back-gallery-inner img {
  width: 100%;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
  border-radius: 2px;
}
.back-gallery .back-gallery-inner a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.back-gallery .back-gallery-inner a svg {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  border: 2px solid rgba(255, 255, 255, 0.3);
  padding: 10px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  color: #fff;
  z-index: 2;
  transition: 1.3s all ease;
  opacity: 0;
}
.back-gallery .back-gallery-inner:hover:before {
  opacity: .6;
}
.back-gallery .back-gallery-inner:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.back-gallery .back-gallery-inner:hover a svg {
  opacity: 1;
}
/*****************************************************
    12. Countdown Section CSS Here 
****************************/
.back-countdown {
  background: url(assets/images/countdwon/bg.jpg) no-repeat center top;
  background-size: cover;
}
.back-countdown .event__video-btn--play-btn {
  position: relative;
}
.back-countdown .container {
  max-width: 1200px;
}
.back-countdown .row {
  align-items: center;
}
.back-countdown .back__title__section h6,
.back-countdown .back__title__section h2 {
  color: #ffffff;
}
.back-countdown .back__title__section h2 {
  margin-bottom: 45px;
}
.back-countdown #countdown ul {
  display: flex;
}
.back-countdown #countdown ul li {
  padding: 12px 24px 12px;
  color: #020334;
  background-color: #ffffff;
  margin-right: 12px;
  font-size: 14px;
  font-weight: 400;
  border-radius: 6px;
  text-transform: uppercase;
  text-align: center;
}
.back-countdown #countdown ul li span {
  display: block;
  font-size: 24px;
  font-weight: 800;
  color: #505059;
}
.back-countdown .back-btn-border {
  border-radius: 4px;
  border: 2px solid rgba(255, 255, 255, 0.078);
  margin-top: 50px;
  background: none;
  color: #ffffff;
}
.back-countdown .back-btn-border:hover {
  background: #ffffff;
  color: #2a6df5;
}
/*****************************************************
    13. Step Section CSS Here 
****************************/
.back-step__area {
  position: relative;
}
.back-step__area .step__title-content {
  padding-bottom: 30px;
}
.back-step__area .step__pre-title {
  font-size: 16px;
  font-weight: 600;
  color: #2a6df5;
}
.back-step__area .step__title {
  font-size: 40px;
  font-weight: 800;
  color: #020334;
  margin: 0 0 30px;
}
.back-step__area .step__content {
  padding-top: 14px;
}
.back-step__area .step__content1 {
  display: flex;
  margin-left: -22%;
  margin-bottom: 70px;
}
.back-step__area .step__content1--icon {
  margin-right: 35px;
}
.back-step__area .step__content1--icon-1 {
  position: relative;
  background-image: -moz-linear-gradient(120deg, #2b70fa 0%, #84bcfa 100%);
  background-image: -webkit-linear-gradient(120deg, #2b70fa 0%, #84bcfa 100%);
  background-image: -ms-linear-gradient(120deg, #2b70fa 0%, #84bcfa 100%);
  box-shadow: 0px 6px 10px 0px rgba(16, 73, 189, 0.3);
  border-radius: 50%;
  width: 66px;
  height: 66px;
  line-height: 25px;
}
.back-step__area .step__content1--icon-1 span {
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  height: 17px;
  left: 23px;
  top: 20px;
}
.back-step__area .step__content1--content {
  margin-left: 25px;
}
.back-step__area .step__content1--content h4 {
  font-size: 20px;
  font-weight: 800;
  line-height: 25px;
  margin: 0 0 15px;
  color: #020334;
}
.back-step__area .step__content1--content p {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  color: #4b4c57;
}
.back-step__area .step__content2 {
  display: flex;
  margin-bottom: 70px;
}
.back-step__area .step__content2--icon {
  margin-right: 30px;
}
.back-step__area .step__content2--icon-2 {
  position: relative;
  background-image: -moz-linear-gradient(120deg, #f8452d 0%, #f7b8af 100%);
  background-image: -webkit-linear-gradient(120deg, #f8452d 0%, #f7b8af 100%);
  background-image: -ms-linear-gradient(120deg, #f8452d 0%, #f7b8af 100%);
  box-shadow: 0px 6px 10px 0px rgba(16, 73, 189, 0.3);
  border-radius: 50%;
  width: 66px;
  height: 66px;
  line-height: 25px;
}
.back-step__area .step__content2--icon-2 span {
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  height: 17px;
  left: 23px;
  top: 20px;
}
.back-step__area .step__content2--content h4 {
  font-size: 20px;
  font-weight: 800;
  line-height: 25px;
  margin: 0 0 15px;
  color: #020334;
}
.back-step__area .step__content2--content p {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  color: #4b4c57;
}
.back-step__area .step__content3 {
  display: flex;
  margin-bottom: 70px;
}
.back-step__area .step__content3--icon {
  margin-right: 30px;
}
.back-step__area .step__content3--icon-3 {
  position: relative;
  background-image: -moz-linear-gradient(120deg, #31c369 0%, #a0eac2 100%);
  background-image: -webkit-linear-gradient(120deg, #31c369 0%, #a0eac2 100%);
  background-image: -ms-linear-gradient(120deg, #31c369 0%, #a0eac2 100%);
  box-shadow: 0px 6px 10px 0px rgba(16, 73, 189, 0.3);
  border-radius: 50%;
  width: 66px;
  height: 66px;
  line-height: 25px;
}
.back-step__area .step__content3--icon-3 span {
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  height: 17px;
  left: 23px;
  top: 20px;
}
.back-step__area .step__content3--content h4 {
  font-size: 20px;
  font-weight: 800;
  line-height: 25px;
  margin: 0 0 15px;
  color: #020334;
}
.back-step__area .step__content3--content p {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  color: #4b4c57;
}
.back-step__area .step__content4 {
  display: flex;
  margin-left: -25%;
  margin-bottom: 70px;
}
.back-step__area .step__content4--icon {
  margin-right: 35px;
}
.back-step__area .step__content4--icon-4 {
  position: relative;
  background-image: -moz-linear-gradient(120deg, #9b2cfa 0%, #d8aaff 100%);
  background-image: -webkit-linear-gradient(120deg, #9b2cfa 0%, #d8aaff 100%);
  background-image: -ms-linear-gradient(120deg, #9b2cfa 0%, #d8aaff 100%);
  box-shadow: 0px 6px 10px 0px rgba(16, 73, 189, 0.3);
  border-radius: 50%;
  width: 66px;
  height: 66px;
  line-height: 25px;
}
.back-step__area .step__content4--icon-4 span {
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  height: 17px;
  left: 23px;
  top: 20px;
}
.back-step__area .step__content4--content {
  margin-left: 25px;
}
.back-step__area .step__content4--content h4 {
  font-size: 20px;
  font-weight: 800;
  line-height: 25px;
  margin: 0 0 15px;
  color: #020334;
}
.back-step__area .step__content4--content p {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  color: #4b4c57;
}
.back-step__area .step__shape img {
  position: absolute;
  -index: -1;
}
.back-step__area .step__shape .step__shape-2 {
  top: 29%;
  left: 51%;
}
/*****************************************************
    14. Banner Two Section CSS Here 
****************************/
.hero3__area {
  overflow: hidden;
  min-height: 750px;
}
.hero3__content span {
  font-size: 18px;
  font-weight: 600;
  color: #2a6df5;
}
.hero3__content h1 {
  font-size: 66px;
  line-height: 70px;
  font-weight: 800;
  margin-top: 10px;
  color: #020334;
  padding-bottom: 8px;
}
.hero3__content p {
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  color: #3e3e51;
  padding-bottom: 16px;
}
.hero3__content .hero3-btn {
  font-size: 15px;
  background-color: transparent;
  color: #020334;
  border: 2px solid rgba(2, 3, 52, 0.078);
  text-align: center;
  padding: 10px 34px;
  display: inline-block;
  font-weight: 600;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.hero3__content .hero3-btn:hover {
  border: 2px solid rgba(2, 3, 52, 0.078);
  background-color: #2a6df5;
  color: #ffffff;
}
.hero3__image {
  margin-left: 61px;
  position: absolute;
}
.hero3__image-2 {
  position: absolute;
  top: 34%;
  right: -32%;
  -webkit-animation: hero3-image 3s linear infinite alternate;
  -moz-animation: hero3-image 3s linear infinite alternate;
  -o-animation: hero3-image 3s linear infinite alternate;
  animation: hero3-image 3s linear infinite alternate;
}
.hero3__image-course {
  border-radius: 50%;
  position: absolute;
  box-shadow: 0px 30px 40px 0px rgba(122, 0, 39, 0.2);
  background-color: #fd467f;
  top: 69.5%;
  right: 71.5%;
  width: 150px;
  height: 150px;
  -webkit-animation: hero3-image 3s linear infinite alternate;
  -moz-animation: hero3-image 3s linear infinite alternate;
  -o-animation: hero3-image 3s linear infinite alternate;
  animation: hero3-image 3s linear infinite alternate;
}
.hero3__image-course-1 span {
  position: absolute;
  font-size: 40px;
  line-height: 20px;
  font-weight: 800;
  color: #ffffff;
  top: 35%;
  left: 20%;
}
.hero3__image-course-2 span {
  position: absolute;
  font-size: 15px;
  line-height: 20px;
  font-weight: 800;
  color: #ffffff;
  top: 54%;
  left: 29%;
}
.hero3__shape img {
  position: absolute;
  z-index: 1;
}
.hero3__shape-1 {
  top: 9%;
  left: 9%;
  -webkit-animation: hero-leaf 3s linear infinite alternate;
  -moz-animation: hero-leaf 3s linear infinite alternate;
  -o-animation: hero-leaf 3s linear infinite alternate;
  animation: hero-leaf 3s linear infinite alternate;
}
.hero3__shape-2 {
  top: 52%;
  left: 4.5%;
  -webkit-animation: hero-leaf-2 3s linear infinite alternate;
  -moz-animation: hero-leaf-2 3s linear infinite alternate;
  -o-animation: hero-leaf-2 3s linear infinite alternate;
  animation: hero-leaf-2 3s linear infinite alternate;
}
.hero3__shape-3 {
  top: 24%;
  left: 52%;
  -webkit-animation: hero-leaf-4 3s linear infinite alternate;
  -moz-animation: hero-leaf-4 3s linear infinite alternate;
  -o-animation: hero-leaf-4 3s linear infinite alternate;
  animation: hero-leaf-4 3s linear infinite alternate;
}
.hero3__shape-4 {
  top: 14.5%;
  right: 19%;
  -webkit-animation: hero-leaf-4 3s linear infinite alternate;
  -moz-animation: hero-leaf-4 3s linear infinite alternate;
  -o-animation: hero-leaf-4 3s linear infinite alternate;
  animation: hero-leaf-4 3s linear infinite alternate;
}
.hero3__shape-5 {
  top: 69%;
  right: 9%;
  -webkit-animation: hero-leaf 3s linear infinite alternate;
  -moz-animation: hero-leaf 3s linear infinite alternate;
  -o-animation: hero-leaf 3s linear infinite alternate;
  animation: hero-leaf 3s linear infinite alternate;
}
.hero3__shape-6 {
  top: 30%;
  right: 0%;
  -webkit-animation: hero-leaf-2 3s linear infinite alternate;
  -moz-animation: hero-leaf-2 3s linear infinite alternate;
  -o-animation: hero-leaf-2 3s linear infinite alternate;
  animation: hero-leaf-2 3s linear infinite alternate;
}
@keyframes hero-leaf {
  0% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes hero-leaf-2 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-30px);
  }
}
@keyframes hero3-image {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes hero-leaf-4 {
  0% {
    transform: translateX(-30px);
  }
  100% {
    transform: translateX(0px);
  }
}
.back-home3-banner-form .form__wrapper {
  background: url(assets/images/banner2/bg.jpg);
}
.back-home3-banner-form .form__wrapper .from-control {
  width: 100%;
  border: none;
  padding: 13px 18px;
  border-radius: 6px;
  border-right: 8px solid #fff;
  background: #fff;
  cursor: pointer;
}
.back-home3-banner-form .form__wrapper .form__wrapper-1--title {
  color: #ffffff;
  font-weight: 700;
  margin: 0 0 16px;
}
.back-home3-banner-form .form__wrapper .form__wrapper-1--description {
  color: #ffffff;
  font-weight: 400;
}
.back-home3-banner-form .form__wrapper button {
  background: #000;
  color: #fff;
  border: none;
  padding: 11px 50px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 6px;
}
.back-home3-banner-form .form__wrapper button:hover {
  opacity: .8;
}
.back-home3-banner-form .form__area {
  background-color: #eff1f6;
}
.back-home3-banner-form .form__wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
  box-shadow: 0px 40px 50px 0px rgba(0, 15, 56, 0.2);
  padding: 50px 0 60px;
  border-radius: 10px;
}
.back-home3-banner-form .form__wrapper-2 {
  display: flex;
  justify-content: center;
  padding-top: 8px;
}
.back-home3-banner-form .form__wrapper-2 div {
  margin: 0 6px;
  flex: 0 0 22%;
}
.back-home3-banner-form .form__wrapper-2 div.form__wrapper-2--container4 {
  flex: 0 0 18%;
}
/*****************************************************
    15. Top Cate Section CSS Here 
****************************/
.category3__area {
  background-color: #eff1f6;
  overflow: hidden;
  margin-top: -130px;
}
.category3__content span {
  font-size: 16px;
  font-weight: 600;
  color: #2a6df5;
}
.category3__content h2 {
  font-size: 40px;
  font-weight: 800;
  color: #020334;
  padding-bottom: 8px;
}
.category3__btn a {
  font-size: 15px;
  background-color: transparent;
  color: #020334;
  border: 2px solid rgba(2, 3, 52, 0.078);
  text-align: center;
  padding: 10px 32px;
  display: inline-block;
  font-weight: 600;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.category3__btn i {
  margin-left: 6px;
  font-size: 18px;
  font-weight: 800;
  color: #000000;
  vertical-align: middle;
}
.category3__btn a:hover {
  border: 2px solid rgba(2, 3, 52, 0.078);
  background-color: #2a6df5;
  color: #ffffff;
}
.category3__btn a:hover i {
  color: #ffffff;
}
.category3__wrapper {
  border-radius: 6px;
  background-color: #ffffff;
  padding: 24px 20px 25px 40px;
  display: flex;
}
.category3__wrapper-1 {
  width: 56px;
  height: 56px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid rgba(2, 3, 52, 0.078);
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.category3__wrapper-1 img {
  width: 27px;
  height: 30px;
  position: absolute;
  top: 20%;
  left: 23%;
}
.category3__wrapper-1 img:not(:last-child) {
  margin-right: 10px;
}
.category3__wrapper-2 {
  display: inline-block;
  margin: 2px 0 0 22px;
}
.category3__wrapper-2--one h4 {
  font-size: 18px;
  font-weight: 800;
  margin: 0 0 7px;
}
.category3__wrapper-2--one h4 a {
  color: #020334;
}
.category3__wrapper-2--one h4 a:hover {
  color: #2a6df5;
}
.category3__wrapper-2--one p {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  color: #737383;
  vertical-align: middle;
}
/*****************************************************
    16. Instructor Section CSS Here  
****************************/
.instructor__area {
  background-color: #eef1f6;
}
.instructor__area .instructor__content h4 {
  margin: 0 0 5px;
}
.instructor__area .instructor__content p {
  margin: 0;
}
.instructor__area.instructor__area__instructor_page {
  background: #ffffff;
}
.instructor__area.instructor__area__instructor_page .instructor__content {
  background-color: #f5f7fa;
  margin-bottom: 22px;
  border-radius: 10px;
}
.instructor__area .instructor__pre-title {
  font-size: 16px;
  font-weight: 600;
  color: #2a6df5;
}
.instructor__area .instructor__title {
  margin-top: 7px;
  font-size: 40px;
  font-weight: 800;
  color: #020334;
}
.instructor__area .instructor__content {
  display: flex;
  flex-direction: column;
  padding-top: 34px;
  padding-bottom: 34px;
}
.instructor__area .instructor__content-1 img {
  background-size: cover;
  border: 5px solid #ffffff;
  border-radius: 50%;
  width: 170px;
  height: 170px;
}
.instructor__area .instructor__content-2 {
  margin-top: 15px;
}
.instructor__area .instructor__content-2 h4 a {
  font-size: 20px;
  font-weight: 800;
  color: #020334;
}
.instructor__area .instructor__content-2 h4 a:hover {
  color: #2a6df5;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.instructor__area .instructor__content-2 p {
  margin-top: 0;
  font-size: 14px;
  font-weight: 500;
  color: #4c5057;
}
.instructor__area .instructor__content-3 {
  margin-top: 5px;
}
.instructor__area .instructor__content-3 ul li {
  display: inline-block;
  margin: 0 7px;
}
.instructor__area .instructor__content-3 ul li:not(:last-child) {
  margin-right: 7px;
}
.instructor__area .instructor__content-3 ul li a {
  font-size: 14px;
  font-weight: 500;
  color: #58606c;
  display: inline-block;
  text-align: center;
}
.instructor__area .instructor__content-3 ul li a:hover {
  color: #2a6df5;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.instructor__area .instructor__content:hover {
  border-radius: 10px;
  background-color: white;
  box-shadow: 0px 30px 40px 0px rgba(1, 11, 60, 0.06);
  width: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.Instructor2__area {
  background: url(assets/images/kids/instructor2/bg.png) no-repeat center top;
  background-size: cover;
}
.Instructor2__area .Instructor2__pre-title {
  font-family: "Norican", "cursive";
  font-size: 24px;
  font-weight: 400;
  color: #fd4680;
}
.Instructor2__area .Instructor2__title {
  margin-top: 7px;
  font-size: 40px;
  font-weight: 800;
  color: #020334;
}
.Instructor2__area .container.Instructor2__width {
  max-width: 1200px;
}
.Instructor2__area .Instructor2__content {
  display: flex;
  align-items: center;
  background-color: white;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.Instructor2__area .Instructor2__content-1 {
  padding: 20px 30px 20px 20px;
}
.Instructor2__area .Instructor2__content-1 img {
  background-size: cover;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.Instructor2__area .Instructor2__content-2 h4 {
  margin: 0 0 5px;
}
.Instructor2__area .Instructor2__content-2 h4 a {
  font-size: 20px;
  font-weight: 800;
  color: #020334;
}
.Instructor2__area .Instructor2__content-2 h4 a:hover {
  color: #fd4680;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.Instructor2__area .Instructor2__content-2 p {
  font-size: 14px;
  font-weight: 500;
  color: #4b4b57;
  margin: 0px;
}
.Instructor2__area .Instructor2__content-3 {
  margin-top: 5px;
}
.Instructor2__area .Instructor2__content-3 ul li {
  display: inline-block;
}
.Instructor2__area .Instructor2__content-3 ul li:not(:last-child) {
  margin-right: 7px;
}
.Instructor2__area .Instructor2__content-3 ul li a {
  font-size: 14px;
  font-weight: 400;
  color: #58606c;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.Instructor2__area .Instructor2__content-3 ul li a:hover {
  color: #fd4680;
}
.Instructor2__area .Instructor2__content:hover {
  margin-top: -10px;
}
/*****************************************************
    17. Clients Section CSS Here  
****************************/
.back-clients .client-slider {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  max-width: 975px;
  position: relative;
}
.back-clients .client-slider .single-client {
  position: relative;
  background: #ffffff;
  padding: 50px 60px 40px;
  border-radius: 10px;
  transition: all 0.5s ease 0s;
  overflow: hidden;
  border: 2px solid;
  border-color: rgba(2, 3, 52, 0.05);
}
.back-clients .client-slider .single-client .client-title {
  color: #020334;
  font-size: 20px;
  font-weight: 800;
  margin: 22px 0 30px;
  display: block;
}
.back-clients .client-slider .single-client .client-title em {
  color: #4b4c57;
  font-size: 15px;
  font-weight: 500;
  display: block;
  font-style: normal;
}
.back-clients .client-slider .single-client .client-content {
  color: #020334;
  line-height: 30px;
  font-size: 18px;
  font-weight: 500;
}
.back-clients .client-slider .single-client .client-bottom {
  position: relative;
}
.back-clients .client-slider .single-client .client-bottom .testimonial__ratings {
  position: absolute;
  right: 0;
  top: 35px;
  align-items: center;
  display: flex;
  font-size: 20px;
  color: #4b4c57;
  font-weight: 600;
}
.back-clients .client-slider .single-client .client-bottom .testimonial__ratings svg {
  margin-right: 8px;
  color: #ffba4a;
}
.back-clients .client-slider .single-client .client-bottom .client-author {
  padding: 0px;
  width: 100px;
  display: block;
}
.back-clients .client-slider .single-client .client-bottom .client-author img {
  border-radius: 50%;
}
.back-clients .client-slider.owl-carousel .owl-controls {
  position: unset;
  transform: unset;
  width: auto;
}
.back-clients .client-slider.owl-carousel .owl-nav {
  position: absolute;
  display: block;
  top: 40%;
  right: unset;
  width: 100%;
  opacity: 1;
  transition: all 0.5s ease 0s;
}
.back-clients .client-slider.owl-carousel .owl-nav [class*="owl-"] {
  position: absolute;
  left: 20px;
  display: inline-block;
  font-size: 0;
  width: 60px;
  height: 60px;
  line-height: 57px;
  color: #020334;
  background: transparent;
  border: 2px solid #eee;
  border-radius: 100%;
  transition: all 0.5s ease 0s;
}
.back-clients .client-slider.owl-carousel .owl-nav [class*="owl-"]:before {
  content: "\24";
  font-family: ElegantIcons;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 21px;
  font-weight: 700;
}
.back-clients .client-slider.owl-carousel .owl-nav [class*="owl-"].owl-next {
  left: auto;
  right: -100px;
}
.back-clients .client-slider.owl-carousel .owl-nav [class*="owl-"].owl-prev {
  left: -100px;
  right: auto;
}
.back-clients .client-slider.owl-carousel .owl-nav [class*="owl-"].owl-prev:before {
  content: '\23';
}
.back-clients .client-slider.owl-carousel .owl-nav [class*="owl-"]:hover {
  color: #ffffff;
  background: #2a6df5;
  border-color: #2a6df5;
}
/*****************************************************
    18. Newsletter Section CSS Here  
****************************/
.newsletter__area {
  background: url(../images/newsletter/1.png) no-repeat center top;
  background-size: cover;
  padding: 45px 0;
}
.newsletter__area .newsletter__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newsletter__area .newsletter__title {
  font-size: 44px;
  font-weight: 800;
  letter-spacing: -0.1px;
  color: #ffffff;
  vertical-align: middle;
  margin: 0;
}
.newsletter__area .newsletter__form {
  position: relative;
}
.newsletter__area .newsletter__form input {
  width: 470px;
  height: 60px;
  padding: 15px 30px;
  border: none;
  outline: none;
  background: #ffffff;
  border-radius: 6px;
}
.newsletter__area .newsletter__form input::placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #737383;
}
.newsletter__area .newsletter__form input:focus {
  -webkit-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  -moz-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
}
.newsletter__area .newsletter__form button {
  position: absolute;
  width: 130px;
  height: 60.5px;
  line-height: 28px;
  padding: 0 5px;
  background: #020334;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0 6px 6px 0;
  border: none;
  right: 0;
  transition: all 0.5s ease 0s;
}
.newsletter__area .newsletter__form button:hover {
  opacity: .9;
}
.newsletter2__area {
  background-color: #eef1f6;
  overflow: hidden;
  position: relative;
}
.newsletter2__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.newsletter2__title {
  font-size: 44px;
  font-weight: 800;
  color: #020334;
}
.newsletter2__paragraph {
  padding-top: 3px;
  font-size: 17px;
  font-weight: 500;
  color: #4b4c57;
}
.newsletter2__form {
  top: 24px;
  margin-right: 132px;
  position: relative;
}
.newsletter2__form input {
  width: 420px;
  height: 60px;
  padding: 0 30px;
  border: none;
  outline: none;
  background: #ffffff;
  border-radius: 30px 0 0 30px;
  position: relative;
  z-index: 1;
}
.newsletter2__form input::placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
}
.newsletter2__form input:focus {
  -webkit-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  -moz-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  z-index: 1;
}
.newsletter2__form button {
  position: absolute;
  width: 150px;
  height: 60px;
  line-height: 28px;
  padding: 0 6px;
  background: #020334;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0 30px 30px 0;
  border: none;
  z-index: 1;
}
.newsletter2__form button:hover {
  background-color: #2a6df5;
  color: #ffffff;
  -webkit-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  -moz-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
}
.newsletter2__shape img {
  position: absolute;
  z-index: 1;
}
.newsletter2__shape-1 {
  top: -22%;
  left: 9%;
  -webkit-animation: newsletter2__shape-1 3s linear infinite alternate;
  -moz-animation: newsletter2__shape-1 3s linear infinite alternate;
  -o-animation: newsletter2__shape-1 3s linear infinite alternate;
  animation: newsletter2__shape-1 3s linear infinite alternate;
}
.newsletter2__shape-2 {
  top: 58%;
  left: 10%;
  -webkit-animation: newsletter2__shape-2 3s linear infinite alternate;
  -moz-animation: newsletter2__shape-2 3s linear infinite alternate;
  -o-animation: newsletter2__shape-2 3s linear infinite alternate;
  animation: newsletter2__shape-2 3s linear infinite alternate;
}
.newsletter2__shape-3 {
  top: 55%;
  right: 32%;
}
.newsletter2__shape-4 {
  top: -30%;
  right: 10%;
  -webkit-animation: newsletter2__shape-1 3s linear infinite alternate;
  -moz-animation: newsletter2__shape-1 3s linear infinite alternate;
  -o-animation: newsletter2__shape-1 3s linear infinite alternate;
  animation: newsletter2__shape-1 3s linear infinite alternate;
}
.newsletter2__shape-5 {
  top: 9%;
  right: 14%;
  -webkit-animation: newsletter2__shape-2 3s linear infinite alternate;
  -moz-animation: newsletter2__shape-2 3s linear infinite alternate;
  -o-animation: newsletter2__shape-2 3s linear infinite alternate;
  animation: newsletter2__shape-2 3s linear infinite alternate;
}
.newsletter2__shape-6 {
  bottom: -50%;
  right: 8%;
  -webkit-animation: newsletter2__shape-6 3s linear infinite alternate;
  -moz-animation: newsletter2__shape-6 3s linear infinite alternate;
  -o-animation: newsletter2__shape-6 3s linear infinite alternate;
  animation: newsletter2__shape-6 3s linear infinite alternate;
}
@keyframes newsletter2__shape-1 {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes newsletter2__shape-2 {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes newsletter2__shape-6 {
  0% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
  }
}
/*****************************************************
    19. Course Section CSS Here  
****************************/
.back__course__area {
  background: #eef1f5;
  position: relative;
}
.back__course__area .back__shape__1 {
  position: absolute;
  left: 50px;
  top: 50%;
  -webkit-animation: slide-top 5000ms linear infinite alternate;
  animation: slide-top 5000ms linear infinite alternate;
}
.back__course__area .container.step__width {
  max-width: 1195px;
}
.back__course__area .back__shape__2 {
  position: absolute;
  right: 0px;
  top: 20%;
  -webkit-animation: slide-top 5000ms linear infinite alternate-reverse;
  animation: slide-top 5000ms linear infinite alternate-reverse;
}
.back__course__area .container {
  max-width: 1200px;
}
.back__course__area .course__item {
  box-shadow: 0px 20px 60px 0px rgba(0, 15, 56, 0.1);
  border-radius: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.back__course__area .course__item .course__inner {
  padding: 35px 35px 35px;
}
.back__course__area .course__item .back-category {
  font-size: 14px;
  line-height: 28px;
  color: #bb1bfe;
  background-color: rgba(187, 27, 254, 0.06);
  border-radius: 12px;
  padding: 3px 14px 4px;
}
.back__course__area .course__item .back-category.cate-2 { 
  background-color: rgba(255, 139, 86, 0.06);
  color: #f8763a;
}
.back__course__area .course__item .back-category.cate-3 {
  background-color: rgba(241, 30, 120, 0.06);
  color: #f11e28;
}
.back__course__area .course__item .back-category.cate-4 {
  background-color: rgba(42, 109, 245, 0.06);
  color: #2a6df5;
}
.back__course__area .course__item .back-category.cate-5 {
  background-color: rgba(28, 167, 12, 0.06);
  color: #1ca70c;
}
.back__course__area .course__item .back-category.cate-6 {
  background-color: rgba(8, 157, 179, 0.06);
  color: #089db3;
}
.back__course__area .course__item .back-category.cate-7 {
  background-color: rgba(8, 157, 179, 0.06);
  color: #e2b009;
}
.back__course__area .course__item .back-course-title {
  font-size: 20px;
  line-height: 1.5;
  margin: 14px 0 30px;
  font-weight: 800;
}
.back__course__area .course__item .back-course-title a {
  color: #020334;
}
.back__course__area .course__item .back-course-title a:hover {
  color: #2a6df5;
}
.back__course__area .course__item .course__thumb img {
  border-radius: 10px 10px 0 0;
}
.back__course__area .course__item .course__card-icon {
  justify-content: space-between;
}
.back__course__area .course__item .course__card-icon .course__card-icon--1 svg {
  border-radius: 50%;
  background-color: rgba(42, 109, 245, 0.06);
  padding: 7px;
  width: 32px;
  height: 32px;
  color: #2a6df5;
}
.back__course__area .course__item .course__card-icon .course__card-icon--1 span {
  font-weight: 500;
  font-size: 15px;
  color: #4b4c57;
  padding-left: 7px;
}
.back__course__area .course__item .course__card-icon .course__card-icon--2 svg {
  border-radius: 50%;
  background-color: rgba(255, 148, 21, 0.06);
  padding: 7px;
  width: 32px;
  height: 32px;
  color: #ff9415;
}
.back__course__area .course__item .course__card-icon .course__card-icon--2 span {
  font-weight: 500;
  font-size: 15px;
  color: #4b4c57;
  padding-left: 7px;
}
.back__course__area .course__item .course__card-icon .back__user {
  font-size: 18px;
  color: #0f1629;
  font-weight: 800;
}
.back__course__area .course__item .course__card-icon .back__user img {
  width: 34px;
  border-radius: 50%;
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.back__course__area.back__course__page_grid {
  background: #ffffff;
}
.back__course__area.back__course__page_grid .shorting__course {
  background: #eef1f5;
  margin-left: 5px;
  margin-right: 5px;
  padding: 15px 20px;
  border-radius: 2px;
}
.back__course__area.back__course__page_grid .shorting__course .all__icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.back__course__area.back__course__page_grid .shorting__course .all__icons svg {
  cursor: pointer;
}
.back__course__area.back__course__page_grid .shorting__course .all__icons svg.feather-grid {
  background: #2a6df5;
  color: #fff;
  border-radius: 4px;
  padding: 6px;
  height: 32px;
  width: 32px;
  margin-right: 22px;
}
.back__course__area.back__course__page_grid .shorting__course .all__icons svg.feather-list {
  color: #5c5c68;
  width: 28px;
  height: 28px;
}
.back__course__area.back__course__page_grid .shorting__course .all__icons .result-count {
  padding-left: 40px;
  color: #5c5c68;
  font-size: 15px;
  font-weight: 600;
}
.back__course__area.back__course__page_grid .shorting__course .from-control {
  background: #ffffff;
  border: none;
  padding: 10px 15px;
  border-radius: 6px;
  color: #5c5c68;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  border-right: 15px solid #fff;
}
.back__course__area.back__course__page_grid .course__item .course__thumb img,
.back__course__area.back__course__page_grid .course__item {
  border-radius: 2px;
}
/*****************************************************
    20. Academic Section CSS Here  
****************************/
.academic__pre-subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #2a6df5;
  padding-bottom: 12px;
  margin: 0;
}
.academic__title {
  font-size: 40px;
  font-weight: 800;
  color: #020334;
  padding-bottom: 2px;
}
.academic__container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.academic__wrapper {
  position: relative;
  display: inline-block;
}
.academic__wrapper::before {
  position: absolute;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.2);
  width: 100%;
  border-radius: 50%;
  content: "";
  height: 100%;
  border: 2px solid #2a6df5;
}
.academic__wrapper:hover::before {
  opacity: 1;
  visibility: visible;
}
.academic__wrapper--image img {
  position: relative;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  object-fit: cover;
}
.academic__wrapper--icon-1 {
  border-radius: 50%;
  background-color: #ffffff;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 80%;
  top: 66%;
  box-shadow: 0px 20px 30px 0px rgba(0, 15, 56, 0.1);
}
.academic__wrapper--icon-1-middle {
  position: absolute;
  left: 19px;
  top: 16px;
}
.academic__wrapper--icon-2 {
  border-radius: 50%;
  background-color: #ffffff;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 80%;
  top: 66%;
  box-shadow: 0px 20px 30px 0px rgba(0, 15, 56, 0.1);
}
.academic__wrapper--icon-2-middle-2 {
  position: absolute;
  left: 20px;
  top: 16px;
}
.academic__wrapper--icon-3 {
  border-radius: 50%;
  background-color: #ffffff;
  width: 70px;
  height: 70px;
  position: absolute;
  right: -14%;
  top: 66%;
  box-shadow: 0px 20px 30px 0px rgba(0, 15, 56, 0.1);
}
.academic__wrapper--icon-3-middle-3 {
  position: absolute;
  right: 15px;
  top: 16px;
}
.academic__wrapper--icon-4 {
  border-radius: 50%;
  background-color: #ffffff;
  width: 70px;
  height: 70px;
  position: absolute;
  right: -14%;
  top: 66%;
  box-shadow: 0px 20px 30px 0px rgba(0, 15, 56, 0.1);
}
.academic__wrapper--icon-4-middle-4 {
  position: absolute;
  right: 17px;
  top: 22px;
}
.academic__round-area-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.academic__round-area-title-1 {
  padding-top: 37px;
  font-size: 20px;
  font-weight: 800;
  color: #020334;
  margin: 0 0 15px;
}
.academic__round-area-title-2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #4b4c57;
}
.academic__round-area-title-3 {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
  color: #020334;
}
.academic__round-area-title-3--icon {
  vertical-align: middle;
  padding-left: 5px;
}
.academic__round-area-title-3:hover {
  color: #2a6df5;
}
/*****************************************************
    21. Cta Section CSS Here  
****************************/
.cta__area {
  background: url(../images/cta/bg1.jpg) no-repeat center top;
  width: 100%;
  background-size: cover;
}
.cta__pre-subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  padding-bottom: 12px;
  margin: 0;
}
.cta__title {
  font-size: 40px;
  font-weight: 800;
  color: #ffffff;
  padding-bottom: 2px;
}
.feature__item {
  position: relative;
  top: -42%;
  z-index: 1;
  border-radius: 6px;
  box-shadow: 0px 30px 70px 0px rgba(0, 15, 56, 0.1);
  background: #ffffff;
  padding: 40px;
}
.feature__title-1 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 16px;
}
.feature__title-1 a {
  color: #020334;
}
.feature__paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #4b4c57;
  margin: 0 0 10px;
}
.count__area {
  margin-top: -66px;
}
.count__content--title-1 {
  display: inline-block;
  font-size: 40px;
  font-weight: 800;
  line-height: 28px;
  color: #020334;
  margin-bottom: 5px;
}
.count__content--title-2 {
  display: inline-block;
  font-size: 40px;
  font-weight: 800;
  line-height: 28px;
  color: #020334;
  margin-bottom: 5px;
}
.feature__width {
  max-width: 1200px;
}
.count__content--plus {
  font-size: 34px;
  font-weight: 400;
  line-height: 28px;
  color: #2a6df5;
}
.count__content--paragraph {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  color: #4b4c57;
}
/*****************************************************
    22. Blog Section CSS Here  
****************************/
.back-blog__area .blog__subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #2a6df5;
}
.back-blog__area .blog__width {
  max-width: 1200px;
}
.back-blog__area .blog__title {
  font-size: 40px;
  font-weight: 800;
  color: #020334;
}
.back-blog__area .blog__card {
  border-radius: 6px;
  box-shadow: 0px 30px 60px 0px rgba(0, 15, 56, 0.1);
  margin: 0 3px;
}
.back-blog__area .blog__thumb {
  position: relative;
  overflow: hidden;
}
.back-blog__area .blog__thumb--image img {
  border-radius: 6px 6px 0 0;
  transition: all 0.5s ease 0s;
}
.back-blog__area .blog__thumb--image img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.back-blog__area .blog__thumb--pre-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  padding: 0 12px 0 12px;
  color: #0f1629;
  background-color: #ffffff;
  border-radius: 12px;
  border: 1px solid #ebebf1;
  position: absolute;
  z-index: 1;
  right: 6%;
  top: 8%;
}
.back-blog__area .blog__thumb--pre-title:hover {
  border: 1px solid #2a6df5;
  background-color: #2a6df5;
  color: #ffffff;
}
.back-blog__area .blog__card--content {
  padding: 28px 36px 16px 37px;
}
.back-blog__area .blog__card--date {
  font-size: 15px;
  font-weight: 500;
  color: #4b4c57;
}
.back-blog__area .blog__card--title {
  font-size: 20px;
  font-weight: 800;
  line-height: 28px;
  padding: 5px 0 0 0;
}
.back-blog__area .blog__card--title a {
  color: #020334;
}
.back-blog__area .blog__card--title:hover a {
  color: #2a6df5;
}
.back-blog__area .blog__card--link {
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
  color: #020334;
}
.back-blog__area .blog__card--link:hover {
  color: #2a6df5;
}
.back-blog__area .blog__card--link-icon {
  vertical-align: middle;
  padding-left: 5px;
}
.back-blog__area .blog__card--icon {
  padding-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.back-blog__area .blog__card--icon::before {
  position: absolute;
  display: inline-block;
  content: "";
  left: -36px;
  bottom: 42px;
  border-top: 1px solid rgba(15, 22, 41, 0.078);
  width: 370px;
}
.back-blog__area .blog__card--icon-1 svg {
  height: 17px;
  line-height: 10px;
  vertical-align: sub;
}
.back-blog__area .blog__card--icon-1 span {
  font-size: 15px;
  font-weight: 500;
  color: #737383;
  padding-left: 2px;
  line-height: 10px;
  vertical-align: middle;
}
.back-blog__area .blog__card--icon-2 {
  display: flex;
}
.back-blog__area .blog__card--icon-2-first {
  margin-right: 17px;
}
.back-blog__area .blog__card--icon-2-first svg {
  height: 17px;
}
.back-blog__area .blog__card--icon-2-first span {
  vertical-align: middle;
}
.back-blog__area .blog__card--icon-2-second svg {
  height: 17px;
}
.back-blog__area .blog__card--icon-2-second span {
  vertical-align: middle;
}
.blog2__area .blog2__pre-title {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
}
.blog2__area .blog2__title {
  margin-top: 8px;
  font-size: 24px;
  font-weight: 800;
  color: #020334;
}
.blog2__area .blog2__wrapper {
  display: flex;
  border: 1px solid #eaecf2;
}
.blog2__area .blog2__wrapper-1 img {
  width: 170px;
  height: 180px;
}
.blog2__area .blog2__wrapper-2 {
  padding: 30px 50px 24px 28px;
}
.blog2__area .blog2__wrapper-2 span {
  font-size: 14px;
  font-weight: 500;
  color: #2a6df5;
}
.blog2__area .blog2__wrapper-2 h3 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 800;
  margin: 4px 0 15px;
}
.blog2__area .blog2__wrapper-2 h3 a {
  color: #020334;
}
.blog2__area .blog2__wrapper-2 h3 a:hover {
  color: #fd4680;
}
.blog2__area .blog2__wrapper-2 p {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #4b4b57;
  margin: 0;
}
.blog2__area .blog2__wrapper:hover {
  border: 1px solid #ffffff;
}
.blog2__area .blog2__btn a {
  cursor: pointer;
  font-size: 15px;
  background-color: transparent;
  color: #020334;
  border: 2px solid #eaecf2;
  text-align: center;
  padding: 10px 34px;
  display: inline-block;
  font-weight: 600;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.blog2__area .blog2__btn a:hover {
  border: 2px solid #fd4680;
  background-color: #fd4680;
  color: #ffffff;
}
/*****************************************************
    23. Services Section CSS Here  
****************************/
.services4__area {
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
}
.services4__area .container.services4__width {
  max-width: 1200px;
}
.services4__title-wrapper {
  margin-bottom: 45px;
}
.services4__subtitle {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
  margin-bottom: 0px;
}
.services4__title-1 {
  font-size: 40px;
  font-weight: 800;
  color: #020334;
  padding-bottom: 8px;
}
.services4__item {
  position: relative;
  z-index: 1;
  border-radius: 6px;
  border: 2px solid #f1f3f8;
  transition: all 0.5s ease 0s;
}
.services4__item:before {
  position: absolute;
  content: "";
  left: 0px;
  right: 0;
  top: -3px;
  border-radius: 6px 6px 0 0;
  height: 8px;
  width: 100%;
  z-index: 1;
  border-top: 3px solid #fd4680;
  transition: all 0.5s ease 0s;
  opacity: 0;
}
.services4__item.active,
.services4__item:hover {
  box-shadow: 0px -2px 0px 0px rgba(253, 70, 128, 0.004), 0px 0px 60px 0px rgba(0, 16, 35, 0.1);
  border: 2px solid #ffffff;
  margin-top: -10px;
}
.services4__item.active:before,
.services4__item:hover:before {
  opacity: 1;
}
.services4__icon {
  margin: 44px auto 65px;
  width: 130px;
  height: 130px;
  background-color: #f5fcfc;
  border-radius: 50%;
  position: relative;
}
.services4__icon img {
  height: 64px;
  width: 55px;
  position: absolute;
  top: 25%;
  left: 29%;
}
.services4__content {
  margin-bottom: 42px;
}
.services4__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 7px;
}
.services4__title a {
  color: #020334;
}
.services4__title a:hover {
  color: #fd4680;
}
.services4__paragraph {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #4b4b57;
}
.services4__inner {
  position: relative;
  z-index: 1;
}
.services4__shape img {
  position: absolute;
}
.services4__shape-1 {
  top: 22%;
  right: 8%;
  -webkit-animation: hero-leaf 3s linear infinite alternate;
  -moz-animation: hero-leaf 3s linear infinite alternate;
  -o-animation: hero-leaf 3s linear infinite alternate;
  animation: hero-leaf 3s linear infinite alternate;
}
.services4__shape-2 {
  top: 22%;
  left: 3%;
  -webkit-animation: hero-leaf 3s linear infinite alternate;
  -moz-animation: hero-leaf 3s linear infinite alternate;
  -o-animation: hero-leaf 3s linear infinite alternate;
  animation: hero-leaf 3s linear infinite alternate;
}
/*****************************************************
    24. Class Section CSS Here  
****************************/
.class__area {
  overflow: hidden;
  position: relative;
  background: url(assets/images/kids/class/bg.png) no-repeat center top;
  background-size: cover;
}
.class__container {
  display: flex;
  background-color: #ffffff;
  width: 970px;
  height: 280px;
  position: relative;
  z-index: 1;
}
.class__subtitle {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
  margin-bottom: 0;
}
.class__title-1 {
  padding: 0px 0 30px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 800;
  color: #020334;
}
.class__image {
  padding: 20px;
}
.class__wrapper {
  padding: 30px 0px 39px 40px;
}
.class__content {
  border-bottom: 1px solid #eaecf2;
  padding-bottom: 5px;
}
.class__title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 800;
  color: #020334;
  margin: 0 0 15px;
}
.class__paragraph {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: #4b4b57;
}
.class__schedule {
  display: flex;
}
.class__schedule-1:not(:last-child) {
  border-right: 1px solid #eaecf2;
  padding-right: 40px;
}
.class__schedule-1:not(:first-child) {
  padding-left: 40px;
}
.class__schedule-1--item1 {
  padding-top: 18px;
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #4b4b57;
}
.class__schedule-1--item2 {
  display: block;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #2a6df5;
}
.class__shape img {
  position: absolute;
}
.class__shape .class-shape-1 {
  bottom: 5%;
  left: 9%;
  -webkit-animation: about2-shape-1 3s linear infinite alternate;
  -moz-animation: about2-shape-1 3s linear infinite alternate;
  -o-animation: about2-shape-1 3s linear infinite alternate;
  animation: about2-shape-1 3s linear infinite alternate;
}
.class__shape .class-shape-2 {
  top: 21%;
  left: 10.5%;
  -webkit-animation: about2-shape-1 3s linear infinite alternate;
  -moz-animation: about2-shape-1 3s linear infinite alternate;
  -o-animation: about2-shape-1 3s linear infinite alternate;
  animation: about2-shape-1 3s linear infinite alternate;
}
.class__shape .class-shape-3 {
  bottom: 10%;
  right: 11%;
  -webkit-animation: about2-shape-3 3s linear infinite alternate;
  -moz-animation: about2-shape-3 3s linear infinite alternate;
  -o-animation: about2-shape-3 3s linear infinite alternate;
  animation: about2-shape-3 3s linear infinite alternate;
}
/*****************************************************
    25. Pricing Section CSS Here  
****************************/
.pricing__area {
  overflow: hidden;
  position: relative;
}
.pricing__area .container.pricing__area-width {
  max-width: 1200px;
}
.pricing__subtitle {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
  margin-bottom: 4px;
}
.pricing__title-1 {
  padding: 0px 0 53px;
  font-size: 40px;
  font-weight: 800;
  color: #020334;
}
.container.accordion__area-width {
  max-width: 1200px;
}
.pricing__wrapper {
  width: 100%;
  box-shadow: 0px 30px 70px 0px rgba(0, 13, 49, 0.08);
  position: relative;
  background: #ffffff;
}
.pricing__wrapper .back__shape__1 {
  position: absolute;
  bottom: -64px;
  right: -98px;
  z-index: -1;
  -webkit-animation: slide-top 5000ms linear infinite alternate;
  animation: slide-top 5000ms linear infinite alternate;
}
.pricing__header {
  display: flex;
  align-items: center;
  background-color: #020334;
  height: 50px;
  padding: 0 50px 0 50px;
}
.pricing__header-1 {
  width: 25%;
}
.pricing__header-1 span {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}
.pricing__body1 {
  display: flex;
  padding: 0px 50px 0px;
  border-bottom: 1px solid rgba(9, 21, 36, 0.078);
  align-items: center;
  height: 98px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.pricing__body1:hover {
  background-color: #f9fafb;
}
.pricing__body1-1 {
  width: 25%;
}
.pricing__body1-1 span {
  font-size: 16px;
  font-weight: 500;
  color: #020334;
}
.pricing__body1-2 {
  width: 25%;
}
.pricing__body1-2 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
}
.pricing__body1-3 {
  display: flex;
  width: 25%;
}
.pricing__body1-3 img {
  width: 40px;
  height: 40px;
}
.pricing__body1-3 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
  margin-top: 6px;
  margin-left: 10px;
}
.pricing__body1-4 {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pricing__body1-4--tag span {
  display: inline-block;
  padding: 5px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #fd4680;
  background-color: #ffecf2;
  line-height: 1;
}
.pricing__body2 {
  display: flex;
  padding: 0px 50px 0px;
  border-bottom: 1px solid rgba(9, 21, 36, 0.078);
  align-items: center;
  height: 98px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.pricing__body2:hover {
  background-color: #f9fafb;
}
.pricing__body2-1 {
  width: 25%;
}
.pricing__body2-1 span {
  font-size: 16px;
  font-weight: 500;
  color: #020334;
}
.pricing__body2-2 {
  width: 25%;
}
.pricing__body2-2 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
}
.pricing__body2-3 {
  display: flex;
  width: 25%;
}
.pricing__body2-3 img {
  width: 40px;
  height: 40px;
}
.pricing__body2-3 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
  margin-top: 6px;
  margin-left: 10px;
}
.pricing__body2-4 {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pricing__body2-4--tag span {
  display: inline-block;
  padding: 5px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #2a6df5;
  background-color: #e4ecfa;
  line-height: 1;
}
.pricing__wrapper a {
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: #020334;
  background-color: transparent;
  border: 2px solid #eaecf2;
  text-align: center;
  padding: 10px 34px;
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.pricing__wrapper div:hover a {
  border: 2px solid #fd4680;
  background-color: #fd4680;
  color: #ffffff;
}
.pricing__body3 {
  display: flex;
  padding: 0px 50px 0px;
  border-bottom: 1px solid rgba(9, 21, 36, 0.078);
  align-items: center;
  height: 98px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.pricing__body3:hover {
  background-color: #f9fafb;
}
.pricing__body3-1 {
  width: 25%;
}
.pricing__body3-1 span {
  font-size: 16px;
  font-weight: 500;
  color: #020334;
}
.pricing__body3-2 {
  width: 25%;
}
.pricing__body3-2 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
}
.pricing__body3-3 {
  display: flex;
  width: 25%;
}
.pricing__body3-3 img {
  width: 40px;
  height: 40px;
}
.pricing__body3-3 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
  margin-top: 6px;
  margin-left: 10px;
}
.pricing__body3-4 {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pricing__body3-4--tag span {
  display: inline-block;
  padding: 5px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #fd4680;
  background-color: #ffecf2;
  line-height: 1;
}
.pricing__body4 {
  display: flex;
  padding: 0px 50px 0px;
  border-bottom: 1px solid rgba(9, 21, 36, 0.078);
  align-items: center;
  height: 98px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.pricing__body4:hover {
  background-color: #f9fafb;
}
.pricing__body4-1 {
  width: 25%;
}
.pricing__body4-1 span {
  font-size: 16px;
  font-weight: 500;
  color: #020334;
}
.pricing__body4-2 {
  width: 25%;
}
.pricing__body4-2 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
}
.pricing__body4-3 {
  display: flex;
  width: 25%;
}
.pricing__body4-3 img {
  width: 40px;
  height: 40px;
}
.pricing__body4-3 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
  margin-top: 6px;
  margin-left: 10px;
}
.pricing__body4-4 {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pricing__body4-4--tag span {
  display: inline-block;
  padding: 5px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #fd4680;
  background-color: #ffecf2;
  line-height: 1;
}
.pricing__body5 {
  display: flex;
  padding: 0px 50px 0px;
  border-bottom: 1px solid rgba(9, 21, 36, 0.078);
  align-items: center;
  height: 98px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.pricing__body5:hover {
  background-color: #f9fafb;
}
.pricing__body5-1 {
  width: 25%;
}
.pricing__body5-1 span {
  font-size: 16px;
  font-weight: 500;
  color: #020334;
}
.pricing__body5-2 {
  width: 25%;
}
.pricing__body5-2 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
}
.pricing__body5-3 {
  display: flex;
  width: 25%;
}
.pricing__body5-3 img {
  width: 40px;
  height: 40px;
}
.pricing__body5-3 span {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
  margin-top: 6px;
  margin-left: 10px;
}
.pricing__body5-4 {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pricing__body5-4--tag span {
  display: inline-block;
  padding: 5px 14px;
  font-size: 13px;
  font-weight: 600;
  color: #2a6df5;
  background-color: #e4ecfa;
  line-height: 1;
}
/*****************************************************
    26. FAQ Section CSS Here  
****************************/
.accordion__area {
  position: relative;
}
.accordion__area .containeraccordion__area-width {
  max-width: 1200px;
}
.accordion__area .accordion__wrapper {
  background: url(assets/images/kids/accordion/bg.png) no-repeat center top;
  background-size: cover;
  padding: 255px 60px 60px;
}
.accordion__area .accordion__wrapper-1 h4 {
  font-size: 24px;
  font-weight: 800;
  color: #ffffff;
  margin: 0 0 10px;
}
.accordion__area .accordion__wrapper-1 p {
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
}
.accordion__area .accordion__wrapper-2 .form {
  margin-bottom: 20px;
}
.accordion__area .accordion__wrapper-2 .form input {
  width: 100%;
  padding: 15px 30px;
  border: none;
  outline: none;
  background: #ffffff;
}
.accordion__area .accordion__wrapper-2 .form input::placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #888894;
}
.accordion__area .accordion__wrapper-2 .form input:focus {
  -webkit-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  -moz-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  z-index: 1;
}
.accordion__area .accordion__wrapper-2 .btn {
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  background-color: #020334;
  border: 2px solid #020334;
  text-align: center;
  padding: 14px 0;
  width: 100%;
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.accordion__area .accordion__wrapper-2 .btn:hover {
  border: 2px solid #fd4680;
  background-color: #fd4680;
  color: #ffffff;
}
.accordion__area .accordion__top {
  margin-bottom: 44px;
}
.accordion__area .accordion__top span {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
}
.accordion__area .accordion__top h2 {
  margin-top: 13px;
  font-size: 40px;
  font-weight: 800;
  color: #020334;
}
.accordion__area .accordion-item {
  border: none;
  margin-bottom: 10px;
}
.accordion__area .accordion-button {
  background-color: #f3f5f9;
  padding: 20px 30px;
}
.accordion__area .accordion .accordion-header .accordion-button {
  font-size: 18px;
  font-weight: 600;
  color: #020334;
  border-radius: 0;
}
.accordion__area .accordion .accordion-header .accordion-button::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 28px;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: ElegantIcons;
  font-size: 22px;
  color: #091524;
  background-image: none;
  font-weight: 300;
  content: "\4d";
}
.accordion__area .accordion .accordion-header .accordion-button:focus {
  box-shadow: none;
}
.accordion__area .accordion .accordion-header .accordion-button.collapsed::after {
  content: "\4c";
}
.accordion__area .accordion__shape img {
  position: absolute;
}
.accordion__area .accordion__shape-1 {
  left: 16%;
  bottom: 28%;
  z-index: -1;
}
.accordion__area.accordion__area .accordion-button:not(.collapsed) {
  background: #fd4680;
  color: #ffffff;
}
.accordion__area.accordion__area .accordion-button:not(.collapsed):after {
  color: #ffffff;
}
.accordion__area.accordion__area .accordion-button:hover {
  background: #fd4680;
  color: #ffffff;
}
.accordion__area.accordion__area .accordion-button:hover:after {
  color: #ffffff;
}
.accordion__area .accordion .accordion-body p {
  font-size: 16px;
  font-weight: 400;
  color: #4b4b57;
  margin: 0;
  padding: 13px 20px;
}
/*****************************************************
    27. Testimonial Section CSS Here  
****************************/
.testimonial2__area {
  overflow: hidden;
  position: relative;
}
.testimonial2__area .swiper-wrapper {
  display: flex;
}
.testimonial2__area .testimonial2__pre-title {
  font-family: "Dancing Script", "cursive";
  font-size: 24px;
  font-weight: 700;
  color: #fd4680;
}
.testimonial2__area .testimonial2__title {
  margin-top: 8px;
  font-size: 40px;
  font-weight: 800;
  color: #020334;
}
.testimonial2__area .container.testimonial2__width {
  max-width: 1232px;
}
.testimonial2__area .testimonial2__wrapper {
  padding: 50px;
  background-color: white;
  box-shadow: 0px 40px 70px 0px rgba(0, 21, 81, 0.1);
  margin: 0 16px;
}
.testimonial2__area .testimonial2__wrapper-1 img {
  width: 12px;
  height: 12px;
}
.testimonial2__area .testimonial2__wrapper-2 {
  padding-top: 18px;
}
.testimonial2__area .testimonial2__wrapper-2 h4 {
  font-size: 20px;
  font-weight: 800;
  color: #020334;
  margin: 0 0 15px;
}
.testimonial2__area .testimonial2__wrapper-2 p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #4b4b57;
  margin: 0 0 14px;
}
.testimonial2__area .testimonial2__wrapper-3 {
  display: flex;
  padding-top: 12px;
}
.testimonial2__area .testimonial2__wrapper-3--discription {
  padding-left: 20px;
  padding-top: 6px;
}
.testimonial2__area .testimonial2__wrapper-3--discription h6 {
  font-size: 16px;
  font-weight: 800;
  color: #121a2b;
  margin-bottom: 0%;
}
.testimonial2__area .testimonial2__wrapper-3--discription p {
  font-size: 14px;
  font-weight: 500;
  color: #4b4b57;
}
.testimonial2__area .testimonial2__shape img {
  position: absolute;
}
.testimonial2__area .testimonial2__shape-1 {
  z-index: -1;
  top: 28%;
  left: 22%;
}
.testimonial2__area .testimonial2__shape-2 {
  z-index: -2;
  top: 13%;
  left: 31%;
}
.testimonial2__area .testimonial2__shape-3 {
  z-index: -1;
  top: 27.9%;
  left: 55.5%;
}
/*****************************************************
    28. Sidebar Section CSS Here  
****************************/
.back-sidebar .widget {
  margin-bottom: 50px;
  background: #f5f7fa;
  padding: 45px 45px 50px 45px;
  border-radius: 2px;
}
.back-sidebar .widget.widget-tags {
  padding-bottom: 40px;
}
.back-sidebar .widget.back-search {
  padding: 0;
  border: none;
  margin-bottom: 52px;
}
.back-sidebar .widget.back-blog-search form input {
  border-radius: 6px;
  padding: 15px 28px;
  padding-right: 80px;
  background: #ffffff;
}
.back-sidebar .widget.back-blog-search form button {
  padding: 7px 28px;
}
.back-sidebar .widget.back-category {
  padding: 45px 45px 39px 45px;
  margin: 0 0 5px;
}
.back-sidebar .widget.back-post {
  margin: 50px 0 0;
}
.back-sidebar .widget.related__courses {
  background: #ffffff;
  box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
  margin-top: 22px;
}
.back-sidebar .widget.widget-tags {
  margin-top: 50px;
}
.back-sidebar .widget.widget-tags .tags {
  padding: 0;
  margin: 0;
}
.back-sidebar .widget.widget-tags .tags li {
  display: inline-block;
  margin: 0 5px 13px 0;
}
.back-sidebar .widget.widget-tags .tags li a {
  padding: 8px 17px 8px;
  background: #fff;
  font-size: 13px;
  color: #5c5c68;
  font-weight: 600;
  border-radius: 5px;
}
.back-sidebar .widget.widget-tags .tags li a:hover {
  background: #2a6df5;
  color: #ffffff;
}
.back-sidebar .widget.get-back-course {
  box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
  background: #ffffff;
  margin-bottom: 0;
}
.back-sidebar .widget.get-back-course select.from-control {
  border: none;
  padding: 14px 22px;
  background: #f7f7f8;
  border-right: 16px solid #f7f7f8;
  border-radius: 6px;
  cursor: pointer;
  width: 100%;
}
.back-sidebar .widget.get-back-course .price {
  display: flex;
  align-items: center;
  padding: 25px 0 25px;
}
.back-sidebar .widget.get-back-course .price li {
  font-size: 22px;
  font-weight: 700;
  color: #020334;
  line-height: 1;
}
.back-sidebar .widget.get-back-course .price li:nth-child(2) {
  font-size: 15px;
  font-weight: 500;
  text-decoration: line-through;
  margin-left: 9px;
}
.back-sidebar .widget.get-back-course .price li:nth-child(3) {
  font-size: 14px;
  color: #079561;
  background: rgba(7, 149, 97, 0.078);
  margin-left: 10px;
  padding: 5px 6px;
}
.back-sidebar .widget.get-back-course .cart__btn {
  border-radius: 6px;
  width: 100%;
  text-align: center;
}
.back-sidebar .widget.get-back-course .price__course {
  padding-top: 16px;
  border-top: 1px solid rgba(2, 3, 52, 0.078);
  margin-top: 30px;
}
.back-sidebar .widget.get-back-course .price__course li {
  padding: 10px 0;
}
.back-sidebar .widget.get-back-course .price__course li i {
  position: relative;
  background: #2a6df5;
  padding: 8px;
  color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
.back-sidebar .widget.get-back-course .price__course li b {
  font-size: 16px;
  font-weight: 500;
}
.back-sidebar ul.recent-category {
  margin: 0;
  padding: 0;
  list-style: none;
}
.back-sidebar ul.recent-category li {
  margin: 10px 0;
}
.back-sidebar ul.recent-category input[type=checkbox] + label {
  cursor: pointer;
}
.back-sidebar ul.recent-category input[type=checkbox] {
  display: none;
}
.back-sidebar ul.recent-category label {
  color: #5c5c68;
  font-size: 14px;
  font-weight: 500;
}
.back-sidebar ul.recent-category input[type=checkbox] + label:before {
  content: "\2714";
  border: 0.1em solid #d9d8d8;
  border-radius: 4px;
  display: inline-block;
  width: 23px;
  height: 23px;
  line-height: 11px;
  margin-right: 16px;
  vertical-align: middle;
  color: transparent;
  transition: .2s;
  background: #ffffff;
  padding: 5px 6px;
  font-size: 13px;
  position: relative;
  top: -2px;
}
.back-sidebar ul.recent-category input[type=checkbox] + label:active:before {
  transform: scale(0);
}
.back-sidebar ul.recent-category input[type=checkbox]:checked + label:before {
  background-color: #2a6df5;
  border-color: #2a6df5;
  color: #fff;
}
.back-sidebar ul.recent-category input[type=checkbox]:disabled + label:before {
  transform: scale(1);
  border-color: #eee;
}
.back-sidebar ul.related-courses {
  margin: 0;
  padding: 0;
  list-style: none;
}
.back-sidebar ul.related-courses li {
  display: flex;
  align-items: center;
  padding-bottom: 1.2em;
}
.back-sidebar ul.related-courses li .back-ratings i {
  font-size: 10px;
  color: #ff9415;
}
.back-sidebar ul.related-courses li .post-images {
  width: 87px;
  display: block;
}
.back-sidebar ul.related-courses li .post-images img {
  display: block;
  width: 127px;
  border-radius: 6px;
}
.back-sidebar ul.related-courses li .titles {
  display: block;
  padding-left: 20px;
}
.back-sidebar ul.related-courses li .titles h4 {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
}
.back-sidebar ul.related-courses li .titles h4 a {
  color: #020334;
}
.back-sidebar ul.related-courses li .titles h4:hover a {
  color: #2a6df5;
}
.back-sidebar ul.related-courses li .titles span {
  font-weight: 700;
  color: #54565c;
  color: #2a6df5;
}
.back-sidebar ul.related-courses li:last-child {
  padding-bottom: 0;
}
.back-sidebar ul.recent-posts {
  margin: 0;
  padding: 0;
  list-style: none;
}
.back-sidebar ul.recent-posts li {
  display: flex;
  align-items: center;
  padding-bottom: 1.2em;
}
.back-sidebar ul.recent-posts li .back-ratings i {
  font-size: 10px;
  color: #ff9415;
}
.back-sidebar ul.recent-posts li .post-images {
  width: 87px;
  display: block;
}
.back-sidebar ul.recent-posts li .post-images img {
  display: block;
  width: 127px;
  border-radius: 6px;
}
.back-sidebar ul.recent-posts li .titles {
  display: block;
  padding-left: 20px;
}
.back-sidebar ul.recent-posts li .titles h4 {
  margin: 0 0 6px;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
}
.back-sidebar ul.recent-posts li .titles h4 a {
  color: #020334;
}
.back-sidebar ul.recent-posts li .titles h4:hover a {
  color: #2a6df5;
}
.back-sidebar ul.recent-posts li .titles span {
  font-weight: 600;
  color: #737383;
}
.back-sidebar ul.recent-posts li:last-child {
  padding-bottom: 0;
}
.back-sidebar ul.recent-comments {
  margin: 0;
  padding: 0;
  list-style: none;
}
.back-sidebar ul.recent-comments li {
  display: flex;
  padding-top: 25px;
  border-top: 1px solid #e7e9ef;
  margin-top: 25px;
}
.back-sidebar ul.recent-comments li .back-ratings i {
  font-size: 10px;
  color: #ff9415;
}
.back-sidebar ul.recent-comments li .post-images {
  width: 100px;
  display: block;
}
.back-sidebar ul.recent-comments li .post-images img {
  display: block;
  border-radius: 50%;
}
.back-sidebar ul.recent-comments li .titles {
  display: block;
  padding-left: 20px;
  line-height: 1.3;
}
.back-sidebar ul.recent-comments li .titles h4 {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.back-sidebar ul.recent-comments li .titles h4 a {
  color: #020334;
}
.back-sidebar ul.recent-comments li .titles h4:hover a {
  color: #2a6df5;
}
.back-sidebar ul.recent-comments li .titles span {
  font-weight: 600;
  color: #737383;
  font-size: 13px;
}
.back-sidebar ul.recent-comments li .titles p {
  margin: 15px 0 0;
  font-size: 16px;
  color: #484959;
}
.back-sidebar ul.recent-comments li:first-child {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
}
.back-sidebar ul.recent-category {
  margin: 0;
  padding: 0;
  list-style: none;
}
.back-sidebar ul.recent-category li a {
  color: #020334;
  border-top: 1px solid #e7e9ef;
  display: block;
  line-height: 1;
  padding: 14px 0 13px;
  font-size: 15px;
  position: relative;
  transition: all 0.5s ease 0s;
  font-weight: 500;
}
.back-sidebar ul.recent-category li a:before {
  content: "";
  margin: 0 11px 0 0;
  background: #acadba;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
}
.back-sidebar ul.recent-category li a:hover {
  color: #2a6df5;
}
.back-sidebar ul.recent-category li a:hover:before {
  background: #2a6df5;
}
.back-sidebar ul.recent-category li a span {
  float: right;
  clear: right;
}
.back-sidebar ul.recent-category li:first-child a {
  padding-top: 0;
  border-top: 0;
}
.back-sidebar ul.recent-category li:last-child a {
  padding-bottom: 0;
}
.back-sidebar h3.widget-title {
  margin: 0;
  font-size: 20px;
  padding-bottom: 1.5em;
  color: #020334;
  font-weight: 700;
  line-height: 1.2;
}
.back-sidebar form {
  position: relative;
}
.back-sidebar form input {
  width: 100%;
  padding: 21px 28px;
  background: #eef1f5;
  outline: none;
  border-radius: 2px;
  border: none;
  padding-right: 80px;
}
.back-sidebar form button {
  background: transparent;
  color: #ffffff;
  display: inline-block;
  padding: 14px 28px;
  border-radius: 0 3px 3px 0;
  font-size: 16px;
  border: none;
  outline: none;
  cursor: pointer;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .5s ease;
}
.back-sidebar form button svg {
  color: #333;
  position: relative;
  top: 6px;
}
.back-sidebar form button svg:hover {
  color: #2a6df5;
}
.back-sidebar form button:hover {
  opacity: .9;
}
.back-pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.back-pagination li:not(.back-next) a {
  width: 35px;
  height: 35px;
  border: 2px solid rgba(2, 3, 52, 0.078);
  display: inline-block;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  border-radius: 6px;
  color: #020334;
}
.back-pagination li:not(.back-next) a:hover {
  border: 2px solid #2a6df5;
  background: #2a6df5;
  color: #ffffff;
}
.back-pagination li {
  margin-right: 7px;
}
.back-pagination li.back-next {
  line-height: 45px;
  padding-left: 15px;
}
.back-pagination li.back-next a {
  font-size: 14px;
  font-weight: 600;
  color: #020334;
  border: 2px solid rgba(2, 3, 52, 0.078);
  padding: 6px 18px;
  border-radius: 6px;
}
.back-pagination li.back-next a i {
  font-size: 20px;
  position: relative;
  top: 3px;
}
.back-pagination li.back-next a:hover {
  background: #2a6df5;
  color: #ffffff;
}
.back-pagination svg {
  width: 18px;
  color: #020334;
  position: relative;
  top: 7px;
  left: 3px;
  transition: all 0.5s ease 0s;
}
.back-pagination.back-shop-pagination {
  justify-content: center;
  padding-top: 50px;
}
/*****************************************************
    29. Profile Section CSS Here  
****************************/
.profile-top {
  background: #ffffff;
}
.profile-top .teacher__course {
  padding-top: 50px;
  border-top: 1px solid #e8eaf0;
  margin-top: 57px;
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 40px;
}
.profile-top .follow {
  border: 2px solid #e8eaf0;
  padding: 7px 24px 7px 24px;
  color: #020334;
  font-size: 15px;
  font-weight: 600;
  border-radius: 5px;
}
.profile-top .follow:hover {
  background: #2a6df5;
  border-color: #2a6df5;
  color: #ffffff;
}
.profile-top .user-section {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #e8eaf0;
  margin-bottom: 30px;
}
.profile-top .user-section li {
  padding-right: 60px;
  line-height: 1.5;
  font-size: 14px;
  color: #6d6e75;
  font-weight: 500;
}
.profile-top .user-section li .name {
  color: #020334;
  font-size: 34px;
  font-weight: 800;
}
.profile-top .user-section li em {
  display: block;
  font-style: normal;
}
.profile-top .user-section li .back-ratings i {
  font-size: 14px;
  color: #ff9415;
}
.profile-top .user-section li.social a {
  color: #898a93;
  margin: 0 6px 0 0;
  font-size: 13px;
}
.profile-top .user-section li.social a:hover {
  color: #2a6df5;
}
.profile-top h3 {
  font-size: 20px;
  font-weight: 600;
}
/*****************************************************
    30. Courses Section CSS Here  
****************************/
.back-courses__single-page .user-section {
  display: flex;
  align-items: center;
  padding-bottom: 50px;
}
.back-courses__single-page .user-section li {
  padding-right: 60px;
  line-height: 1.3;
  font-size: 14px;
  color: #6d6e75;
  font-weight: 500;
}
.back-courses__single-page .user-section li em {
  display: block;
  font-style: normal;
  font-size: 15px;
  color: #020334;
  font-weight: 700;
  padding-top: 4px;
}
.back-courses__single-page .user-section li.user {
  display: flex;
}
.back-courses__single-page .user-section li.user span {
  padding-right: 12px;
}
.back-courses__single-page .user-section li.user span img {
  width: 42px;
  border-radius: 50%;
}
.back-courses__single-page .user-section li .back-ratings i {
  font-size: 14px;
  color: #ff9415;
}
.back-courses__single-page .course-single-tab .nav.nav-tabs {
  border: 1px solid rgba(2, 3, 52, 0.078);
  padding: 0 0 1px 0;
  margin-top: 40px;
  border-radius: 6px;
  margin-bottom: 50px;
}
.back-courses__single-page .course-single-tab .nav.nav-tabs li {
  width: 25%;
}
.back-courses__single-page .course-single-tab .nav.nav-tabs li a {
  border: none;
  color: #484959;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0;
  border-right: 1px solid rgba(2, 3, 52, 0.078);
  padding: 14px 0px;
  text-align: center;
}
.back-courses__single-page .course-single-tab .nav.nav-tabs li a svg {
  width: 18px;
  height: 18px;
  margin-right: 3px;
  position: relative;
  top: -1px;
}
.back-courses__single-page .course-single-tab .nav.nav-tabs li a svg.feather-book {
  width: 16px;
  height: 17px;
}
.back-courses__single-page .course-single-tab .nav.nav-tabs li a.active,
.back-courses__single-page .course-single-tab .nav.nav-tabs li a:hover {
  background: #2a6df5;
  color: #ffffff;
}
.back-courses__single-page .course-single-tab .nav.nav-tabs li a.active svg,
.back-courses__single-page .course-single-tab .nav.nav-tabs li a:hover svg {
  color: #ffffff;
}
.back-courses__single-page .course-single-tab .nav.nav-tabs li:last-child a {
  border-right: 0;
  border-radius: 0px 6px 6px 0px;
}
.back-courses__single-page .course-single-tab .nav.nav-tabs li:first-child a {
  border-radius: 6px 0px 0px 6px;
}
.back-courses__single-page .course-single-tab #back-tab-content h3 {
  font-size: 20px;
  color: #020334;
  font-weight: 800;
  margin: 0 0 20px;
}
.back-courses__single-page .course-single-tab #back-tab-content p {
  font-size: 16px;
  color: #4b4b57;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-tag a {
  font-size: 16px;
  font-weight: 500;
  color: #737383;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-tag a:hover {
  color: #2a6df5;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-tag svg {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-objectives {
  background: #f7f7f8;
  overflow: hidden;
  padding: 40px;
  border-radius: 2px;
  margin-top: 50px;
  margin-bottom: 40px;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-objectives h3 {
  font-size: 20px;
  color: #020334;
  font-weight: 800;
  margin: 0 0 20px;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-objectives li {
  float: left;
  width: 50%;
  font-size: 15px;
  font-weight: 600;
  color: #020334;
  position: relative;
  padding-left: 42px;
  margin: 10px 0 17px;
  line-height: 1.3;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-objectives li:first-child {
  float: none;
  width: 100%;
  padding: 0;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-objectives li i {
  background: #2a6df5;
  padding: 6px;
  color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-other-instructors {
  margin: 50px 0 50px;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-other-instructors h3 {
  font-size: 20px;
  color: #020334;
  font-weight: 800;
  margin: 0 0 28px;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-other-instructors li {
  display: inline-flex;
  font-size: 15px;
  font-weight: 600;
  color: #020334;
  margin-right: 60px;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-other-instructors li:first-child {
  display: block;
  margin-right: 0;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-other-instructors li span {
  display: block;
  line-height: 1.3;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-other-instructors li span img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 20px;
}
.back-courses__single-page .course-single-tab #back-tab-content .back-other-instructors li em {
  display: block;
  font-style: normal;
  font-size: 15px;
  color: #6d6e75;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week {
  background: #f7f7f8;
  padding: 40px 40px 30px 40px;
  border-radius: 6px;
  margin-bottom: 20px;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week .week__top {
  display: flex;
  border-bottom: 1px solid rgba(2, 3, 52, 0.078);
  justify-content: space-between;
  font-size: 20px;
  font-weight: 800;
  padding-bottom: 10px;
  margin-bottom: 28px;
  color: #020334;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week .week__top li:last-child {
  color: #828287;
  font-weight: 700;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li {
  border-bottom: 1px solid rgba(2, 3, 52, 0.078);
  color: #4b4c57;
  padding: 12px 0 12px;
  overflow: hidden;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li svg {
  width: 20px;
  height: 20px;
  margin-right: 7px;
  position: relative;
  top: -2px;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li em {
  font-style: normal;
  float: right;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li em svg {
  width: 17px;
  height: 17px;
  margin-right: 3px;
  position: relative;
  top: -2px;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li em.questions {
  background-color: rgba(248, 69, 45, 0.102);
  color: #f8452d;
  padding: 6px 10px;
  line-height: 1;
  border-radius: 6px;
  margin-left: 20px;
  font-weight: 500;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li b {
  font-weight: 700;
  color: #020334;
}
.back-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li:last-child {
  border: none;
}
.back-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skillbar {
  position: relative;
  display: block;
  background: #e0e0e0;
  height: 10px;
  width: 100%;
  clear: both;
  margin: 0 0 40px;
  border-radius: 30px;
}
.back-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skillbar .skillbar-bar {
  height: 10px;
  width: 0;
  background: rgba(42, 109, 245, 0.8);
  display: block;
  margin: 0;
  position: relative;
  border-radius: 30px;
}
.back-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skillbar .skill-bar-percent,
.back-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skillbar .skillbar-title {
  position: absolute;
  top: -26px;
  font-weight: 500;
  color: #020334;
}
.back-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skillbar .skillbar-title {
  font-size: 14px;
  left: 0;
}
.back-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skillbar .skill-bar-percent {
  font-size: 13px;
  right: 0;
  z-index: 1;
}
.back-courses__single-page .course-single-tab #back-tab-content .five__number {
  background: #f0f2f6;
  text-align: center;
  padding: 50px;
}
.back-courses__single-page .course-single-tab #back-tab-content .five__number em {
  font-size: 100px;
  color: #020334;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 8px;
}
.back-courses__single-page .course-single-tab #back-tab-content .five__number i {
  color: #ff9415;
  font-size: 14px;
}
.back-courses__single-page .course-single-tab #back-tab-content .post-author {
  display: flex;
  align-items: center;
  padding: 25px 40px 30px;
  overflow: hidden;
  margin-bottom: 20px;
  background: #f0f1f5;
  border-radius: 10px;
}
.back-courses__single-page .course-single-tab #back-tab-content .post-author .avatar {
  margin-right: 20px;
}
.back-courses__single-page .course-single-tab #back-tab-content .post-author .avatar img {
  border-radius: 50%;
  width: 80px;
}
.back-courses__single-page .course-single-tab #back-tab-content .post-author .info .back-ratings i {
  color: #ff9415;
  font-size: 14px;
}
.back-courses__single-page .course-single-tab #back-tab-content .post-author .info .name {
  margin: 15px 0 0;
  color: #020334;
  transition: all 0.5s ease 0s;
  font-size: 16px;
  font-weight: 700;
}
.back-courses__single-page .course-single-tab #back-tab-content .post-author .info .designation {
  font-size: 13px;
  color: #54565c;
  margin: 0;
  font-weight: 500;
}
.back-courses__single-page .course-single-tab #back-tab-content .post-author p {
  font-size: 16px;
  color: #4b4b57;
  margin: 0;
  line-height: 24px;
}
.back-courses__single-page .course-single-tab #back-tab-content .post-author:hover .info .name {
  color: #2a6df5;
}
.back-courses__single-page .course-single-tab #back-tab-content .member-sec {
  border: 2px solid #f0f2f6;
  border-radius: 10px;
}
.back-courses__single-page .course-single-tab #back-tab-content .member-sec h3 {
  background: #f0f2f6;
  font-size: 18px;
  font-weight: 800;
  color: #020334;
  padding: 20px 35px;
  margin: 0;
}
.back-courses__single-page .course-single-tab #back-tab-content .member-sec ul {
  padding: 26px 30px 26px 35px;
  border-top: 1px solid rgba(2, 3, 52, 0.078);
}
.back-courses__single-page .course-single-tab #back-tab-content .member-sec .user-section li {
  padding-right: 0px;
  flex: 0 0 30%;
}
.back-courses__single-page .course-single-tab #back-tab-content .member-sec .user-section li.user {
  align-items: center;
}
.back-courses__single-page .course-single-tab #back-tab-content .member-sec .user-section li span img {
  width: 60px;
}
.back-courses__single-page .course-single-tab #back-tab-content .member-sec .user-section li:last-child {
  padding-right: 0;
}
.back-courses__single-page .course-single-tab #back-tab-content .member-sec .user-section li:nth-child(2) {
  padding-left: 70px;
}
.back-courses__single-page .course-single-tab #back-tab-content .member-sec .user-section li:nth-child(3) {
  padding-left: 40px;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-ratings {
  padding-bottom: 25px;
  padding-top: 6px;
  line-height: 1;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-ratings i {
  font-size: 14px;
  color: #b8b9bf;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-ratings i:nth-child(1),
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-ratings i:nth-child(2) {
  color: #ff9415;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form input {
  width: 100%;
  height: 57px;
  padding: 10px 30px 10px 30px;
  background: #f0f1f5;
  border: none;
  outline: none;
  border-radius: 6px;
  margin-bottom: 25px;
  border: 2px solid #f0f1f5;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form input:focus {
  border: 2px solid #2a6df5;
  background: none;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form textarea {
  width: 100%;
  height: 160px;
  padding: 22px 30px;
  background: #f0f1f5;
  border: none;
  outline: none;
  border-radius: 6px;
  margin-bottom: 5px;
  position: relative;
  border: 2px solid #f0f1f5;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form textarea:focus {
  border: 2px solid #2a6df5;
  background: none;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form button {
  background: #2a6df5;
  font-size: 15px;
  color: #ffffff;
  border-radius: 6px;
  padding: 12px 30px;
  display: inline-block;
  font-weight: 600;
  transition: all 0.5s ease 0s;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  margin-top: 25px;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form button:hover {
  color: #ffffff;
  background: #11aba0;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-check-box {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #55575c;
  font-size: 16px;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-check-box a {
  color: #1a152e;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-check-box a:hover {
  color: #74727d;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-check-box input {
  width: auto;
  margin: 0 8px 0 0;
  height: 16px;
  width: 16px;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form ::-moz-placeholder {
  /* Firefox 19+ */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form :-ms-input-placeholder {
  /* IE 10+ */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-courses__single-page .course-single-tab #back-tab-content .blog-form form :-moz-placeholder {
  /* Firefox 18- */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-courses__single-page .course-single-tab #back-tab-content .social-links h4 {
  font-size: 16px;
  font-weight: 800;
  margin: 0 0 26px;
}
.back-courses__single-page .course-single-tab #back-tab-content .social-links li a {
  border-radius: 6px;
}
.back-courses__single-page .course-single-tab #back-tab-content .social-links li:first-child {
  float: none;
  width: 100%;
  padding: 0;
  display: block;
}
/*****************************************************
    31. Blog Page CSS Here  
****************************/
.back-blog-page .single-blog {
  transition: all 0.5s ease 0s;
  border-bottom: 1px solid rgba(2, 3, 52, 0.078);
  margin-bottom: 60px;
  padding-bottom: 60px;
}
.back-blog-page .single-blog.blog__last {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
.back-blog-page .single-blog .blog-content {
  padding: 40px 40px 0;
}
.back-blog-page .single-blog .blog-content .top-part {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
}
.back-blog-page .single-blog .blog-content .top-part li {
  font-size: 15px;
  color: #737383;
  padding-right: 25px;
  font-weight: 500;
}
.back-blog-page .single-blog .blog-content .top-part li svg {
  width: 18px;
  height: 18px;
  position: relative;
  top: -2px;
  margin-right: 4px;
}
.back-blog-page .single-blog .blog-content .blog-title {
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 25px;
  font-family: 'Inter', sans-serif;
}
.back-blog-page .single-blog .blog-content .blog-title a {
  color: #020334;
}
.back-blog-page .single-blog .blog-content .blog-title a:hover {
  color: #2a6df5;
}
.back-blog-page .single-blog .blog-content .blog-desc {
  color: #55575c;
  margin-bottom: 30px;
}
.back-blog-page .single-blog .blog-content .back-btn-border {
  border-radius: 4px;
  padding: 7px 38px;
}
.back-blog-page .single-blog .blog-content .back-btn-border i {
  font-size: 19px;
  position: relative;
  top: 4px;
  left: 2px;
}
.back-blog-page blockquote {
  position: relative;
  margin: 40px 0px 60px;
  padding: 50px 40px 50px 40px;
  color: #020334;
  background: #f5f7fa;
  border-radius: 0px;
  font-size: 24px;
  overflow: hidden;
  line-height: 33px;
  font-weight: 400;
  z-index: 1;
}
.back-blog-page blockquote:before {
  content: "";
  font-size: 120px;
  position: absolute;
  background: url(assets/images/blog-grid/qu.png) no-repeat right bottom;
  bottom: -30px;
  right: 47px;
  width: 107px;
  height: 107px;
  z-index: -1;
}
.back-blog-page blockquote.block__link_q:before {
  content: "";
  font-size: 120px;
  position: absolute;
  background: url(assets/images/blog-grid/link.png) no-repeat right bottom;
  bottom: -6px;
  right: 47px;
  width: 180px;
  height: 180px;
  z-index: -1;
}
.back-blog-page blockquote em {
  display: block;
  font-style: normal;
  color: #020334;
  font-size: 20px;
  margin-top: 16px;
  font-weight: 800;
  position: relative;
  padding-left: 30px;
}
.back-blog-page blockquote em:before {
  content: "";
  position: absolute;
  bottom: 16px;
  left: 0px;
  width: 20px;
  height: 2px;
  z-index: -1;
  background: #2a6df5;
}
/*****************************************************
    32. Blog Details Page CSS
****************************/
.back-blog-page-single {
  padding: 120px 0;
}
.back-blog-page-single .blog-single-inner .blog-image {
  margin-bottom: 42px;
}
.back-blog-page-single .blog-single-inner .blog-content {
  color: #3e3e51;
}
.back-blog-page-single .blog-single-inner .blog-content p:first-child {
  margin: -8px 0 0;
  overflow: hidden;
}
.back-blog-page-single .blog-single-inner .blog-content p {
  margin-bottom: 40px;
  line-height: 30px;
  font-size: 17px;
  font-weight: 500;
}
.back-blog-page-single .blog-single-inner .blog-content .back-order-list h3 {
  font-size: 30px;
  font-weight: 800;
}
.back-blog-page-single .blog-single-inner .blog-content .back-order-list ul li {
  margin: 20px 0;
  font-size: 16px;
  font-weight: 600;
  color: #020334;
}
.back-blog-page-single .blog-single-inner .blog-content .back-order-list ul li i {
  background: rgba(12, 22, 54, 0.051);
  padding: 7px;
  border-radius: 50%;
  margin-right: 12px;
}
.back-blog-page-single .blog-single-inner .blog-content blockquote {
  position: relative;
  margin: 50px 0px 60px;
  padding: 50px 90px 50px 50px;
  color: #020334;
  background: #fff;
  box-shadow: 0px 20px 50px 0px rgba(0, 11, 47, 0.08), inset 0px 3px 0px 0px rgba(42, 109, 245, 0.004);
  border-radius: 0px;
  font-size: 24px;
  overflow: hidden;
  line-height: 33px;
  font-weight: 400;
  z-index: 1;
  border-left: 3px solid #2a6df5;
}
.back-blog-page-single .blog-single-inner .blog-content blockquote:before {
  content: "";
  font-size: 120px;
  position: absolute;
  background: url(assets/images/single-blog/qu.png) no-repeat right bottom;
  bottom: -20px;
  right: 120px;
  width: 107px;
  height: 107px;
  z-index: -1;
}
.back-blog-page-single .blog-single-inner .blog-content blockquote.block__link_q:before {
  content: "";
  font-size: 120px;
  position: absolute;
  background: url(assets/images/blog-grid/link.png) no-repeat right bottom;
  bottom: -6px;
  right: 47px;
  width: 180px;
  height: 180px;
  z-index: -1;
}
.back-blog-page-single .blog-single-inner .blog-content blockquote em {
  display: block;
  font-style: normal;
  color: #020334;
  font-size: 20px;
  margin-top: 16px;
  font-weight: 800;
  position: relative;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags {
  margin-top: 40px;
  display: block;
  padding: 30px 0 25px;
  border-top: 1px solid #ecedf3;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags ul.mata-tags li {
  display: inline-block;
  margin-right: 5px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags ul.mata-tags li a {
  padding: 3px 20px;
  border: 2px solid #ecedf3;
  font-size: 14px;
  color: #5c5c68;
  font-weight: 600;
  display: block;
  border-radius: 6px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags ul.mata-tags li a:hover {
  background: #2a6df5;
  color: #ffffff;
  border-color: #2a6df5;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags ul.mata-tags li:last-child {
  margin: 0;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags ul.mata-tags li.tags {
  font-size: 20px;
  font-weight: 700;
  color: #020334;
  margin-right: 20px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags .social-links li {
  display: inline-block;
  padding-left: 5px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags .social-links li a {
  color: #54565c;
  border: 2px solid #e7e9ef;
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 34px;
  text-align: center;
  font-size: 13px;
  border-radius: 6px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags .social-links li a:hover {
  color: #ffffff;
  border-color: #2a6df5;
  background: #2a6df5;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags .social-links li a i.social_linkedin {
  position: relative;
  top: -2px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-tags .social-links li.shares {
  font-size: 20px;
  font-weight: 700;
  color: #020334;
  margin-right: 20px;
}
.back-blog-page-single .blog-single-inner .blog-content .post-author {
  display: flex;
  align-items: center;
  padding: 40px;
  overflow: hidden;
  margin-top: 50px;
  background: #f0f1f5;
}
.back-blog-page-single .blog-single-inner .blog-content .post-author .avatar {
  margin-right: 20px;
}
.back-blog-page-single .blog-single-inner .blog-content .post-author .avatar img {
  border-radius: 50%;
  width: 122px;
}
.back-blog-page-single .blog-single-inner .blog-content .post-author .info .name {
  margin: 0;
  color: #020334;
  transition: all 0.5s ease 0s;
  font-size: 20px;
  font-weight: 800;
}
.back-blog-page-single .blog-single-inner .blog-content .post-author .info .designation {
  font-size: 14px;
  color: #020334;
  margin: 0;
  font-weight: 600;
}
.back-blog-page-single .blog-single-inner .blog-content .post-author p {
  font-size: 16px;
  color: #484959;
  margin: 9px 0 12px;
  line-height: 24px;
}
.back-blog-page-single .blog-single-inner .blog-content .post-author:hover .info .name {
  color: #2a6df5;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment {
  margin-bottom: 0px;
  margin-top: 60px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment h4 {
  margin: 36px 0 20px;
  font-size: 24px;
  font-weight: 700;
  color: #020334;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment span {
  font-size: 15px;
  color: #7f7d86;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment span i:before {
  font-size: 13px;
  padding-right: 3px;
  position: relative;
  top: -1px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment h6 {
  margin: 0 0 3px;
  font-size: 18px;
  color: #020334;
  font-weight: 700;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul {
  padding: 0;
  margin: 0;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li {
  margin: 0;
  padding: 30px 57px 38px 0px;
  border-bottom: 1px solid rgba(2, 3, 52, 0.078);
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .col-sm-2 {
  text-align: left;
  padding-right: 6px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li:nth-child(2) {
  margin-left: 120px;
  padding: 30px 52px 38px 8px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li:nth-child(2) .col-sm-2 {
  padding-right: 6px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li:nth-child(2) .image-comments img {
  width: 55px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li:nth-child(3) {
  margin-left: 120px;
  padding: 30px 52px 38px 8px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li:nth-child(3) .col-sm-2 {
  padding-right: 6px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li:nth-child(3) .image-comments img {
  width: 55px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .image-comments {
  margin-top: 0;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .image-comments img {
  width: 55px;
  border-radius: 100%;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .reply {
  display: block;
  font-size: 14px;
  color: #707175;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .reply a {
  color: #2a6df5;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .reply a:hover {
  color: #2a6df5;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .dsc-comments h4 {
  margin: 0 0 12px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .dsc-comments a {
  padding: 4px 17px;
  font-size: 15px;
  color: #020334;
  font-weight: 500;
  border-radius: 6px;
  border: 2px solid #ecedf3;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .dsc-comments a svg {
  width: 19px;
  position: relative;
  top: 6px;
  margin-right: 4px;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .dsc-comments a:hover {
  color: #ffffff;
  background: #2a6df5;
  border-color: #2a6df5;
}
.back-blog-page-single .blog-single-inner .blog-content .author-comment ul li .dsc-comments p {
  margin: 12px 0 24px;
  color: #55575c;
  font-size: 16px;
  line-height: 24px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form {
  margin-top: 98px;
  z-index: 9;
  position: relative;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form .back-input {
  position: relative;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form .back-input img {
  position: absolute;
  bottom: 55px;
  left: 30px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form .back-textarea img {
  position: absolute;
  top: 57px;
  left: 47px;
  z-index: 1;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form h3 {
  font-size: 24px;
  color: #020334;
  font-weight: 800;
  margin-bottom: 38px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form label {
  color: #1a152e;
  font-size: 14px;
  font-weight: 500;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form input {
  width: 100%;
  height: 57px;
  padding: 10px 30px 10px 30px;
  background: #f0f1f5;
  border: none;
  outline: none;
  border-radius: 10px;
  margin-bottom: 25px;
  border: 2px solid #f0f1f5;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form input:focus {
  border: 2px solid #2a6df5;
  background: none;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form textarea {
  width: 100%;
  height: 160px;
  padding: 22px 30px;
  background: #f0f1f5;
  border: none;
  outline: none;
  border-radius: 10px;
  margin-bottom: 25px;
  position: relative;
  border: 2px solid #f0f1f5;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form textarea:focus {
  border: 2px solid #2a6df5;
  background: none;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form button {
  background: #2a6df5;
  font-size: 16px;
  color: #ffffff;
  border-radius: 10px;
  padding: 10px 38px;
  display: inline-block;
  font-weight: 500;
  transition: all 0.5s ease 0s;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  width: 100%;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form button:hover {
  color: #ffffff;
  opacity: .8;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form .back-check-box {
  align-items: center;
  margin-top: -6px;
  margin-bottom: 30px;
  color: #55575c;
  font-size: 16px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form .back-check-box a {
  color: #1a152e;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form .back-check-box a:hover {
  color: #74727d;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form .back-check-box input {
  width: auto;
  margin: 0 8px 0 0;
  height: 16px;
  width: 16px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form ::-moz-placeholder {
  /* Firefox 19+ */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form :-ms-input-placeholder {
  /* IE 10+ */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-blog-page-single .blog-single-inner .blog-content .blog-form form :-moz-placeholder {
  /* Firefox 18- */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-blog-page-single .single-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 5px;
  margin-top: 25px;
  position: relative;
}
.back-blog-page-single .single-nav:before {
  content: "";
  margin: 0 6px 0 12px;
  position: absolute;
  background: #e6e7eb;
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.back-blog-page-single .single-nav .back-next {
  text-align: right;
}
.back-blog-page-single .single-nav .back-prev a,
.back-blog-page-single .single-nav .back-next a {
  color: #85838c;
  font-size: 16px;
  font-weight: 500;
}
.back-blog-page-single .single-nav .back-prev a em,
.back-blog-page-single .single-nav .back-next a em {
  display: block;
  font-style: normal;
  font-weight: 600;
  color: #020334;
}
.back-blog-page-single .single-nav .back-prev a:hover,
.back-blog-page-single .single-nav .back-next a:hover {
  color: #2a6df5;
}
.back-blog-page-single .single-nav .back-prev a:hover em,
.back-blog-page-single .single-nav .back-next a:hover em {
  color: #2a6df5;
}
.back-blog-page-single .single-nav .back-prev {
  position: relative;
  padding-left: 28px;
  transition: all 500ms ease;
}
.back-blog-page-single .single-nav .back-prev i:before {
  font-size: 19px;
  margin: 0;
  font-weight: 600;
  position: absolute;
  transform: rotate(-180deg);
  top: 5px;
  left: 0;
  transition: all 500ms ease;
}
.back-blog-page-single .single-nav .back-prev:hover i:before {
  left: -6px;
}
.back-blog-page-single .single-nav .back-next {
  position: relative;
  padding-right: 28px;
  transition: all 500ms ease;
}
.back-blog-page-single .single-nav .back-next i:before {
  font-size: 19px;
  margin: 0;
  font-weight: 600;
  position: absolute;
  top: 5px;
  right: 0;
  transition: all 500ms ease;
}
.back-blog-page-single .single-nav .back-next:hover i:before {
  right: -6px;
}
.back-blog-page-single .single-nav .social-links svg {
  position: relative;
  top: 6px;
}
.back-blog-related {
  padding-top: 95px;
}
.back-blog-related .container {
  padding-left: 0;
  padding-right: 0;
}
.back-blog-related .back-title-related {
  margin: 0 0 36px;
  font-size: 24px;
  font-weight: 800;
  color: #020334;
}
.back-blog-related .container #back-blog-slider li .back-inner {
  box-shadow: -6px 30px 30px -6px rgba(10, 0, 45, 0.05);
  margin-bottom: 40px;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content {
  padding: 20px 0 0px;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content h3 {
  margin: 6px 0 12px;
  font-weight: 800;
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content h3 a {
  color: #020334;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content h3:hover {
  color: #2a6df5;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content .back-read-more {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 26px;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content .back-read-more a {
  font-size: 14px;
  color: #020334;
  font-weight: 600;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content .back-read-more a i {
  margin-left: 7px;
  position: relative;
  top: 4px;
  font-size: 19px;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content .back-read-more a:hover {
  color: #2a6df5;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content ul {
  border-top: 1px solid rgba(2, 3, 52, 0.059);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content ul li svg {
  width: 16px;
  height: 16px;
  margin-right: 2px;
  position: relative;
  top: -2px;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content ul li span {
  margin-right: 10px;
}
.back-blog-related .container #back-blog-slider li .back-inner .back-blog-content em {
  font-size: 13px;
  color: #484859;
  font-weight: 500;
  font-style: normal;
  padding-left: 16px;
  padding-right: 16px;
}
/*****************************************************
    33. Login CSS Here 
****************************/
.back-login-page {
  background: url(assets/images/login/1.jpg) no-repeat center top;
  background-size: cover;
}
.back-login-page.back-signup-page {
  background: url(assets/images/login/3.jpg) no-repeat center top;
  background-size: cover;
}
.back-login-page .login-left-content h1 {
  font-size: 50px;
  font-weight: 800;
  color: #020334;
  margin: 0 0 18px;
}
.back-login-page .login-left-content p {
  margin: 0 0 50px;
  font-size: 17px;
  color: #55545b;
}
.back-login-page .login-left-content p a {
  font-weight: 600;
  color: #2a6df5;
}
.back-login-page .login-left-content p a:hover {
  color: #55545b;
}
.back-login-page .login-right-form {
  background: #ffffff;
  padding: 50px;
}
.back-login-page .login-right-form form .social-links {
  text-align: center;
}
.back-login-page .login-right-form form .social-links li a {
  border-radius: 5px;
  background: #2a6df5;
  color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: none;
}
.back-login-page .login-right-form form .social-links li:last-child a {
  background: #f14336;
  font-size: 16px;
}
.back-login-page .login-right-form form span.back-or {
  display: block;
  font-size: 14px;
  color: #7a797f;
  text-align: center;
  font-weight: 500;
  margin: 20px 0 35px;
}
.back-login-page .login-right-form form p label {
  display: block;
  color: #020334;
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 8px;
}
.back-login-page .login-right-form form input {
  border: none;
  background: #f0f2f6;
  width: 100%;
  padding: 16px 20px;
  border-radius: 3px;
}
.back-login-page .login-right-form form [type="submit"] {
  background: #2a6df5;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 38px;
  transition: all 0.5s ease 0s;
  border: none;
  width: 100%;
}
.back-login-page .login-right-form form [type="submit"]:hover {
  opacity: .9;
}
.back-login-page .login-right-form form .signup {
  font-weight: 500;
  font-size: 14px;
  color: #7a797f;
  font-style: normal;
  text-align: center;
  display: block;
  padding-top: 20px;
}
.back-login-page .login-right-form form .signup a {
  color: #2a6df5;
}
.back-login-page .login-right-form form .signup a:hover {
  color: #7a797f;
}
.back-login-page .login-right-form form .back-check-box {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #7a797f;
  margin-top: -16px;
  margin-bottom: 35px;
}
.back-login-page .login-right-form form .back-check-box input {
  width: auto;
  margin-right: 5px;
}
.back-login-page .login-right-form form .back-check-box p {
  margin: 0;
  flex: 1;
  text-align: right;
}
.back-login-page .login-right-form form .back-check-box em {
  font-weight: 600;
  font-style: normal;
  color: #020334;
}
.back-login-page .container {
  max-width: 1050px;
}
.back-login-page .row.align-center {
  align-items: center;
}
/*****************************************************
    34. Contact Page CSS Here 
****************************/
.back-contact-page .back-blog-form {
  max-width: 1000px;
  margin: 0 auto;
}
.back-contact-page .back-title-sec h2 {
  font-size: 50px;
  font-weight: 700;
  color: #020334;
  margin: 0px;
}
.back-contact-page .back-address strong {
  font-size: 16px;
  color: #020334;
  font-weight: 800;
  margin: 0 0 3px;
  display: inline-block;
}
.back-contact-page .back-address a {
  font-size: 16px;
  color: #4b4b57;
}
.back-contact-page .back-address a:hover {
  color: #2a6df5;
}
.back-contact-page .blog-form {
  z-index: 9;
  position: relative;
  padding-top: 15px;
}
.back-contact-page .blog-form .back-input {
  position: relative;
}
.back-contact-page .blog-form .back-input img {
  position: absolute;
  bottom: 55px;
  left: 30px;
}
.back-contact-page .blog-form .back-textarea img {
  position: absolute;
  top: 57px;
  left: 47px;
  z-index: 1;
}
.back-contact-page .blog-form h3 {
  font-size: 24px;
  color: #020334;
  font-weight: 700;
}
.back-contact-page .blog-form form label {
  color: #1a152e;
  font-size: 14px;
  font-weight: 500;
}
.back-contact-page .blog-form form input {
  width: 100%;
  height: 57px;
  padding: 10px 30px 10px 30px;
  background: #f0f2f6;
  border: none;
  outline: none;
  border-radius: 6px;
  margin-bottom: 20px;
  border: 2px solid #f0f1f5;
}
.back-contact-page .blog-form form select {
  width: 100%;
  height: 57px;
  padding: 10px 30px 10px 30px;
  background: #f0f2f6;
  border: none;
  outline: none;
  border-radius: 6px;
  margin-bottom: 20px;
  border: 2px solid #f0f1f5;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'><path d='M4.146 5.354a.5.5 0 0 1 .708 0L8 8.293l3.146-3.94a.5.5 0 1 1 .708.708l-3.5 4.5a.5.5 0 0 1-.708 0l-3.5-4.5a.5.5 0 0 1 0-.708z'/></svg>");
  background-position: right 10px center;    padding-right: 30px;  
    background-size: 30px;
    background-repeat: no-repeat;

}
.back-contact-page .blog-form form input:focus {
  border: 2px solid #2a6df5;
  background: none;
}
.back-contact-page .blog-form form .pdl-5 {
  padding-left: 5px;
}
.back-contact-page .blog-form form textarea {
  width: 100%;
  height: 160px;
  padding: 22px 30px;
  background: #f0f1f5;
  border: none;
  outline: none;
  border-radius: 6px;
  margin-bottom: 20px;
  position: relative;
  border: 2px solid #f0f2f6;
}
.back-contact-page .blog-form form textarea:focus {
  border: 2px solid #2a6df5;
  background: none;
}
.back-contact-page .blog-form form button {
  background: #2a6df5;
  font-size: 16px;
  color: #ffffff;
  border-radius: 6px;
  padding: 12px 38px;
  display: inline-block;
  font-weight: 500;
  transition: all 0.5s ease 0s;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  width: 100%;
}
.back-contact-page .blog-form form button:hover {
  color: #ffffff;
  opacity: .9;
}
.back-contact-page .blog-form form .back-check-box {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #55575c;
  font-size: 16px;
}
.back-contact-page .blog-form form .back-check-box a {
  color: #1a152e;
}
.back-contact-page .blog-form form .back-check-box a:hover {
  color: #74727d;
}
.back-contact-page .blog-form form .back-check-box input {
  width: auto;
  margin: 0 8px 0 0;
  height: 16px;
  width: 16px;
}
.back-contact-page .blog-form form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-contact-page .blog-form form ::-moz-placeholder {
  /* Firefox 19+ */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-contact-page .blog-form form :-ms-input-placeholder {
  /* IE 10+ */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.nn{
  color: #7b7d82;
}
.back-contact-page .blog-form form :-moz-placeholder {
  /* Firefox 18- */

  color: #7b7d82;
  opacity: 1;
  font-size: 16px;
}
.back-contact-page .back-contacts .back-title-sec h2 {
  font-weight: 600;
  font-size: 40px;
}
.back-contact-page .back-contacts .back-image-maping {
  position: relative;
  padding-top: 15px;
}
.back-contact-page .back-contacts .back-image-maping .back-tooltip1 {
  left: 50%;
  top: 50%;
  display: block;
}
.back-contact-page .back-contacts .back-image-maping .back-ripple {
  background-color: #f94392;
  border-radius: 50%;
  animation: pi-ripple 0.7s linear infinite;
  position: absolute;
  cursor: pointer;
}
.back-contact-page .back-contacts .back-image-maping .back-ripple .box {
  position: relative;
  width: 16px;
  height: 16px;
}
.back-contact-page .back-contacts .back-image-maping .back-ripple .box span {
  font-size: 16px;
  color: #1a152e;
  font-weight: 600;
}
@keyframes pi-ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(249, 67, 146, 0.05), 0 0 0 16px rgba(249, 67, 146, 0.05), 0 0 0 20px rgba(249, 67, 146, 0.05), 0 0 0 24px rgba(249, 67, 146, 0.05);
  }
  100% {
    box-shadow: 0 0 0 16px rgba(249, 67, 146, 0.05), 0 0 0 20px rgba(249, 67, 146, 0.05), 0 0 0 24px rgba(249, 67, 146, 0.05), 0 0 0 38px rgba(249, 67, 146, 0);
  }
}
.back-contact-page .back-contacts .back-ripple:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  top: -60px;
  left: -18px;
  z-index: 99;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.back-contact-page .back-contacts .back-ripple span {
  background: #ffffff;
  /*-- some basic styling */

  font-weight: normal;
  padding: 8px 0px;
  width: 140px;
  top: -20px;
  /*-- this is the original position of the tooltip when it's hidden */

  left: -18px;
  margin-left: 0;
  /*-- set opacity to 0 otherwise our animations won't work */

  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  text-align: center;
  z-index: 2;
  text-transform: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
}
.back-contact-page .back-contacts .back-ripple span:after {
  border-color: #ffffff rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 10px 8px 0;
  bottom: -10px;
  content: "";
  display: block;
  left: 18px;
  position: absolute;
  width: 0;
}
.back-address-area {
  position: relative;
}
.back-address-area .container {
  max-width: 1100px;
}
.back-address-area .back___shape {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -40px;
}
.back-address-area .inner-locate {
  background: #ffffff;
  box-shadow: 0px 30px 60px 0px rgba(10, 0, 58, 0.1);
  padding: 50px 40px 50px;
  text-align: center;
  position: relative;
  z-index: 1;
  border-radius: 6px;
}
.back-address-area .inner-locate img {
  height: 100px;
}
.back-address-area .inner-locate em {
  font-size: 13px;
  font-weight: 700;
  background: #f8452d;
  border-radius: 30px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -15px;
  color: #ffffff;
  font-style: normal;
  max-width: 110px;
  padding: 3px 3px;
}
.back-address-area .inner-locate h4 {
  font-size: 20px;
  color: #020334;
  font-weight: 800;
  margin: 28px 0 14px;
}
.back-address-area .inner-locate p {
  font-size: 16px;
  color: #4b4c57;
  margin: 0;
  line-height: 1.4;
  font-weight: 500;
}
/*****************************************************
    35. Error Page CSS Here 
****************************/
.back-error-page {
  background: url(assets/images/error/bg.jpg) no-repeat center top;
  background-size: cover;
}
.back-error-page h1 {
  font-size: 70px;
  font-weight: 800;
  margin: 0;
}
.back-error-page p {
  font-size: 20px;
  color: #4b4b57;
  margin: 16px 0 60px;
}
.back-error-page .back-btn {
  border-radius: 6px;
}
/*****************************************************
    36. Footer CSS Here 
****************************/
.back-footer {
  position: relative;
  background-color: #F0F0F0;
  color: #4b4c57;
}
.back-footer .footer-top {
  padding: 100px 0 93px;
}
.back-footer .footer-top .footer-menu li {
  margin-bottom: 9px;
}
.back-footer .footer-top .footer-menu li a {
  color: #4b4c57;
  position: relative;
  display: inline-block;
  transition: all 0.5s ease 0s;
  font-size: 16px;
  font-weight: 500;
}
.back-footer .footer-top .footer-menu li a:after {
  content: "";
  display: block;
  position: relative;
  z-index: 1;
  top: auto;
  bottom: 0px;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 0;
  height: 1px;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  background-color: #2a6df5;
}
.back-footer .footer-top .footer-menu li a:hover {
  color: #2a6df5;
  margin-left: 5px;
}
.back-footer .footer-top .footer-menu li a:hover:after {
  width: 100%;
}
.back-footer .footer-top .footer-menu li:last-child {
  margin-bottom: 0;
}
.back-footer .footer-top .footer-desc p {
  margin-bottom: 0;
}
.back-footer .footer-top .back-instagram {
  margin: 0 0 0 -5px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.back-footer .footer-top .back-instagram li {
  flex: 0 0 33.333%;
  max-width: 33.333%;
  padding: 0px 5px 9px;
}
.back-footer .footer-top .back-instagram li a img {
  border-radius: 6px;
  transition: all 0.5s ease 0s;
}
.back-footer .footer-top .back-instagram li a:hover img {
  opacity: .8;
}
.back-footer .footer-top .footer-widget.footer-widget-2 {
  padding-left: 70px;
}
.back-footer .footer-top .footer-widget .footer-subtitle {
  color: #4b4c57;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 25px;
  line-height: 1.5;
}
.back-footer .footer-top .footer-widget .back-follow-us {
  color: #020334;
  font-size: 16px;
  font-weight: 800;
  margin: 0 0 20px;
}
.back-footer .footer-top .footer-widget .footer-title {
  margin-bottom: 30px;
  position: relative;
  color: #020334;
  font-size: 20px;
  font-weight: 800;
}
.back-footer .footer-top .footer-widget .footer-address {
  margin-bottom: 30px;
}
.back-footer .footer-top .footer-widget .footer-address li {
  width: 100%;
  font-size: 15px;
  margin-bottom: 24px;
  display: inline-flex;
  color: #abb0ba;
  font-weight: 500;
}
.back-footer .footer-top .footer-widget .footer-address li a {
  color: #abb0ba;
  margin-left: 10px;
  line-height: 1.1;
}
.back-footer .footer-top .footer-widget .footer-address li a:hover {
  color: #ffffff;
}
.back-footer .footer-top .footer-widget .footer-address li svg {
  position: relative;
  top: -2px;
}
.back-footer .footer-top .footer-widget .footer-address li:last-child {
  margin-bottom: 0;
}
.back-footer .footer-top .footer-widget .footer-address li.back-address svg {
  margin-right: 10px;
  width: 22px;
  position: relative;
  top: 1px;
}
.back-footer .copyright {
  text-align: center;
  border-top: 1px solid rgba(15, 22, 41, 0.102);
  padding: 24px 0 24px;
}
.back-footer .copyright .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.back-footer .copyright .back-copy-left {
  font-size: 16px;
  margin-bottom: 0;
  color: #74747d;
}
.back-footer .copyright .back-copy-left a {
  color: #2a6df5;
  transition: all .7s ease;
}
.back-footer .copyright .back-copy-left a:hover {
  color: #74747d;
}
.back-footer .copyright .back-copy-right ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.back-footer .copyright .back-copy-right ul li {
  padding-left: 30px;
}
.back-footer .copyright .back-copy-right ul li a {
  color: #4b4c57;
  font-size: 15px;
  font-weight: 500;
}
.back-footer .copyright .back-copy-right ul li a:hover {
  color: #2a6df5;
}
.back-footer.back-footer-dark {
  background: #071f51;
}
.back-footer.back-footer-dark .copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.059);
}
.back-footer.back-footer-dark .footer-top .footer-widget .footer-title,
.back-footer.back-footer-dark .copyright .back-copy-left a,
.back-footer.back-footer-dark .footer-top .footer-widget .back-follow-us {
  color: #ffffff;
}
.back-footer.back-footer-dark .social-links li a {
  border: 1.5px solid rgba(255, 255, 255, 0.102);
  color: #ffffff;
  line-height: 43px;
}
.back-footer.back-footer-dark .social-links li a.social_linkedin {
  position: relative;
  top: -2px;
}
.back-footer.back-footer-dark .footer-top .footer-widget .footer-subtitle,
.back-footer.back-footer-dark .copyright .back-copy-left,
.back-footer.back-footer-dark .footer-top .footer-menu li a {
  color: #abb0ba;
}
.back-footer.back-footer-dark .footer-top .footer-menu li a:hover {
  color: #ffffff;
}
.back-footer.back-footer-dark .copyright .container {
  display: block;
}
.back-footer.back-footer-dark .footer-top .footer-menu li a::after {
  background: #ffffff;
}
.back-footer.back-footer-dark.back-footer-dark2 .social-links li a {
  border-radius: 6px;
}
.back-footer.back-footer-dark.back-footer-dark2 .footer3__form {
  position: relative;
  margin: 40px 0 30px;
}
.back-footer.back-footer-dark.back-footer-dark2 .footer3__form input {
  padding: 17px 80px 19px 30px;
  border: none;
  outline: none;
  background: #ffffff;
  border-radius: 6px;
  width: 100%;
}
.back-footer.back-footer-dark.back-footer-dark2 .footer3__form input::placeholder {
  font-size: 15px;
  font-weight: 400;
  color: #4b4b57;
}
.back-footer.back-footer-dark.back-footer-dark2 .footer3__form input:focus {
  -webkit-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  -moz-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
  z-index: 1;
}
.back-footer.back-footer-dark.back-footer-dark2 .footer3__form-1 {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 6px;
  background-color: #2a6df5;
  color: #ffffff;
  top: 7px;
  right: 5px;
  border: none;
}
.back-footer.back-footer-dark.back-footer-dark2 .footer3__form-1 i {
  position: absolute;
  font-size: 22px;
  top: 15px;
  left: 12px;
}
.back-footer.back-footer-dark.back-footer-dark2.back-footer-dark3 .footer3__form-1 {
  background: #fd4680;
}
.social-links li {
  display: inline-block;
  margin-right: 6px;
}
.social-links li a {
  border: 2px solid rgba(15, 22, 41, 0.102);
  color: #020334;
  background: transparent;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 40px;
  text-align: center;
  transition: all 0.7s ease 0s;
  font-size: 14px;
  border-radius: 50%;
}
.social-links li a:hover {
  color: #ffffff;
  background: #2a6df5;
  border-color: #2a6df5;
}
.social-links li:last-child {
  margin-right: 0;
}

/* =========================================================
   Footer ECOLE DES CADRES — interface futuriste
   ========================================================= */
.edc-footer-newsletter {
  position: relative;
  z-index: 6;
  margin: 0 0 -92px;
  padding-top: 40px;
}
.edc-footer-newsletter__panel {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(380px, .9fr);
  gap: 48px;
  align-items: center;
  min-height: 184px;
  padding: 38px 44px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 26px;
  background:
    radial-gradient(circle at 85% -30%, rgba(255, 255, 255, .09), transparent 42%),
    linear-gradient(120deg, #142747 0%, #10213d 58%, #0b192f 100%);
  box-shadow: 0 24px 58px rgba(3, 13, 31, .2);
}
.edc-footer-newsletter__panel::before,
.edc-footer-newsletter__panel::after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  pointer-events: none;
}
.edc-footer-newsletter__panel::before {
  width: 220px;
  height: 220px;
  right: -76px;
  top: -118px;
  border: 35px solid rgba(255, 255, 255, .045);
}
.edc-footer-newsletter__panel::after {
  width: 9px;
  height: 9px;
  left: 47%;
  top: 29px;
  background: #c94b52;
  box-shadow: 0 0 15px rgba(201, 75, 82, .45);
}
.edc-footer-newsletter__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 9px;
  color: rgba(255, 255, 255, .82);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.7px;
  text-transform: uppercase;
}
.edc-footer-newsletter__copy h2 {
  max-width: 600px;
  margin: 0 0 8px;
  color: #fff;
  font-size: clamp(25px, 2.25vw, 36px);
  line-height: 1.13;
  font-weight: 800;
  letter-spacing: -.8px;
}
.edc-footer-newsletter__copy p {
  margin: 0;
  color: rgba(255, 255, 255, .82);
  font-size: 14px;
}
.edc-footer-newsletter__field {
  display: flex;
  align-items: center;
  min-height: 62px;
  padding: 6px 6px 6px 20px;
  border: 1px solid rgba(255, 255, 255, .5);
  border-radius: 16px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 16px 38px rgba(2, 3, 52, .19);
}
.edc-footer-newsletter__field > i {
  flex: 0 0 auto;
  color: #294f87;
  font-size: 19px;
}
.edc-footer-newsletter__field input {
  min-width: 0;
  flex: 1 1 auto;
  height: 48px;
  padding: 0 14px;
  border: 0;
  outline: 0;
  background: transparent;
  color: #020334;
  font-family: inherit;
  font-size: 14px;
}
.edc-footer-newsletter__field button {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 48px;
  padding: 0 20px;
  border: 0;
  border-radius: 11px;
  background: #12243f;
  color: #fff;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  transition: transform .25s ease, background-color .25s ease;
}
.edc-footer-newsletter__field button:hover {
  background: #243d60;
  transform: translateY(-2px);
}
.edc-footer {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  border-top: 0;
  background: linear-gradient(145deg, #091526 0%, #0d1b30 50%, #081321 100%);
  color: rgba(255, 255, 255, .84);
}
.edc-footer__grid {
  position: absolute;
  z-index: -3;
  inset: 0;
  display: none;
}
.edc-footer__glow {
  position: absolute;
  z-index: -2;
  width: 480px;
  height: 480px;
  border-radius: 50%;
  filter: blur(10px);
  pointer-events: none;
}
.edc-footer__glow--blue {
  top: 100px;
  left: -350px;
  background: rgba(44, 76, 122, .13);
}
.edc-footer__glow--red {
  right: -360px;
  bottom: -220px;
  background: rgba(146, 55, 62, .08);
}
.back-footer.edc-footer .footer-top {
  padding: 158px 0 62px;
}
.edc-footer__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 205px;
  min-height: 82px;
  padding: 10px 15px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 15px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 14px 35px rgba(0, 0, 0, .18);
}
.edc-footer__logo img {
  display: block;
  width: 100%;
  max-height: 62px;
  object-fit: contain;
}
.edc-footer__signature {
  margin: 22px 0 8px;
  color: #fff;
  font-size: 19px;
  line-height: 1.35;
  font-weight: 750;
}
.edc-footer__intro {
  max-width: 485px;
  margin: 0 0 27px;
  color: rgba(255, 255, 255, .75);
  font-size: 14px;
  line-height: 1.75;
}
.edc-footer__contacts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  max-width: 510px;
}
.edc-footer__contact {
  display: flex;
  align-items: center;
  gap: 11px;
  min-width: 0;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 12px;
  background: rgba(255, 255, 255, .055);
  color: rgba(255, 255, 255, .88);
  font-size: 12px;
  line-height: 1.35;
  transition: border-color .25s ease, background-color .25s ease, transform .25s ease;
}
.edc-footer__contact:first-child {
  grid-column: 1 / -1;
}
.edc-footer__contact:hover {
  border-color: rgba(124, 153, 190, .55);
  background: rgba(255, 255, 255, .09);
  color: #fff;
  transform: translateY(-2px);
}
.edc-footer__contact-icon {
  flex: 0 0 34px;
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border-radius: 9px;
  background: rgba(121, 151, 188, .14);
  color: #b8cce4;
  font-size: 15px;
}
.edc-footer__contact small {
  display: block;
  margin-bottom: 2px;
  color: rgba(255, 255, 255, .6);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.back-footer.edc-footer .footer-widget {
  height: 100%;
  padding-top: 10px;
}
.back-footer.edc-footer .footer-widget .footer-title {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 0 0 25px;
  color: #fff;
  font-size: 16px;
  font-weight: 750;
}
.back-footer.edc-footer .footer-widget .footer-title::before {
  content: "";
  width: 16px;
  height: 3px;
  border-radius: 10px;
  background: linear-gradient(90deg, #7390b5 0 68%, #b95a60 68%);
  box-shadow: none;
}
.back-footer.edc-footer .footer-menu ul,
.edc-footer__advantages {
  margin: 0;
  padding: 0;
  list-style: none;
}
.back-footer.edc-footer .footer-top .footer-menu li {
  margin-bottom: 13px;
}
.back-footer.edc-footer .footer-top .footer-menu li a {
  color: rgba(255, 255, 255, .8);
  font-size: 14px;
  font-weight: 500;
}
.back-footer.edc-footer .footer-top .footer-menu li a::after {
  display: none;
}
.back-footer.edc-footer .footer-top .footer-menu li a::before {
  content: "›";
  display: inline-block;
  margin-right: 8px;
  color: #91acd0;
  transition: transform .25s ease;
}
.back-footer.edc-footer .footer-top .footer-menu li a:hover {
  margin-left: 0;
  color: #fff;
}
.back-footer.edc-footer .footer-top .footer-menu li a:hover::before {
  transform: translateX(3px);
}
.edc-footer__advantages li {
  display: flex;
  gap: 9px;
  margin-bottom: 13px;
  color: rgba(255, 255, 255, .8);
  font-size: 14px;
  line-height: 1.45;
}
.edc-footer__advantages i {
  flex: 0 0 22px;
  display: grid;
  width: 22px;
  height: 22px;
  place-items: center;
  border-radius: 7px;
  background: rgba(121, 151, 188, .14);
  color: #b8cce4;
  font-size: 13px;
}
.edc-footer__social-widget > p {
  margin: -6px 0 18px;
  color: rgba(255, 255, 255, .74);
  font-size: 14px;
  line-height: 1.6;
}
.edc-footer__socials {
  display: flex;
  gap: 9px;
  margin-bottom: 22px;
}
.edc-footer__socials a {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 12px;
  background: rgba(255, 255, 255, .055);
  color: #fff;
  font-size: 17px;
  transition: transform .25s ease, background-color .25s ease, border-color .25s ease;
}
.edc-footer__socials a:hover {
  border-color: #718cad;
  background: #294667;
  color: #fff;
  transform: translateY(-4px);
}
.edc-footer__socials a:last-child:hover {
  border-color: #a94f56;
  background: #8e3f46;
}
.edc-footer__cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(255, 255, 255, .22);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
.edc-footer__cta i {
  color: #d47b80;
  transition: transform .25s ease;
}
.edc-footer__cta:hover {
  color: #fff;
  border-color: #d47b80;
}
.edc-footer__cta:hover i {
  transform: translate(2px, -2px);
}
.back-footer.edc-footer .copyright {
  padding: 21px 0;
  border-top: 1px solid rgba(255, 255, 255, .08);
  background: rgba(0, 0, 0, .13);
  text-align: initial;
}
.back-footer.edc-footer .copyright .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.back-footer.edc-footer .copyright p {
  margin: 0;
  color: rgba(255, 255, 255, .68);
  font-size: 12px;
}
.back-footer.edc-footer .copyright p a {
  color: #fff;
  font-weight: 700;
}
.edc-footer__status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, .68);
  font-size: 11px;
  letter-spacing: .5px;
}
.edc-footer__status i {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #4fd18b;
  box-shadow: 0 0 12px rgba(79, 209, 139, .9);
}
@media (max-width: 991px) {
  .edc-footer-newsletter__panel {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .back-footer.edc-footer .footer-top {
    padding-top: 150px;
  }
  .edc-footer__social-widget {
    display: grid;
    grid-template-columns: 1fr auto;
    column-gap: 30px;
  }
  .edc-footer__social-widget .footer-title {
    grid-column: 1 / -1;
  }
  .edc-footer__social-widget > p {
    grid-column: 1 / 2;
  }
}
@media (max-width: 767px) {
  .edc-footer-newsletter {
    margin-bottom: -78px;
    padding-top: 25px;
  }
  .edc-footer-newsletter__panel {
    min-height: 0;
    padding: 30px 24px;
    border-radius: 21px;
  }
  .edc-footer-newsletter__field button span {
    display: none;
  }
  .edc-footer-newsletter__field button {
    width: 48px;
    padding: 0;
  }
  .back-footer.edc-footer .footer-top {
    padding: 132px 0 45px;
  }
  .edc-footer__contacts {
    grid-template-columns: 1fr;
  }
  .edc-footer__contact:first-child {
    grid-column: auto;
  }
  .back-footer.edc-footer .copyright .container {
    flex-direction: column;
    gap: 8px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .edc-footer-newsletter__copy h2 {
    font-size: 23px;
  }
  .edc-footer-newsletter__copy p {
    font-size: 12px;
  }
  .edc-footer-newsletter__field {
    padding-left: 13px;
  }
  .edc-footer-newsletter__field input {
    padding: 0 9px;
    font-size: 12px;
  }
  .edc-footer__signature {
    font-size: 17px;
  }
  .edc-footer__social-widget {
    display: block;
  }
}

/* =========================================================
   Contact et préinscription — ECOLE DES CADRES
   ========================================================= */
.contact-modern {
  overflow: hidden;
  background: #f7f9fc;
  font-family: 'Manrope', sans-serif;
}
.contact-modern button,
.contact-modern input,
.contact-modern select,
.contact-modern textarea {
  font-family: 'Manrope', sans-serif;
}
.contact-modern__intro {
  position: relative;
  padding: 90px 0 100px;
}
.contact-modern__intro::before {
  content: "";
  position: absolute;
  top: 30px;
  right: -180px;
  width: 430px;
  height: 430px;
  border-radius: 50%;
  background: rgba(13, 28, 239, .035);
  pointer-events: none;
}
.contact-modern__heading {
  position: relative;
  max-width: 760px;
  margin-bottom: 48px;
}
.contact-modern__heading > span {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 13px;
  color: #0d1cef;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.contact-modern__heading h2 {
  margin: 0 0 15px;
  color: #07152f;
  font-size: clamp(34px, 4.5vw, 56px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -1.7px;
}
.contact-modern__heading p {
  max-width: 700px;
  margin: 0;
  color: #667085;
  font-size: 16px;
  line-height: 1.75;
}
.contact-modern__layout {
  position: relative;
  display: grid;
  grid-template-columns: 350px minmax(0, 1fr);
  align-items: stretch;
  overflow: hidden;
  border: 1px solid #dbe2ec;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 22px 65px rgba(17, 38, 76, .1);
  scroll-margin-top: 110px;
}
.contact-info-panel {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 38px 32px 31px;
  background: linear-gradient(150deg, #0a1930 0%, #102a50 68%, #0b1e3d 100%);
  color: #fff;
}
.contact-info-panel::before,
.contact-info-panel::after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  pointer-events: none;
}
.contact-info-panel::before {
  width: 220px;
  height: 220px;
  right: -125px;
  bottom: -75px;
  border: 32px solid rgba(255, 255, 255, .035);
}
.contact-info-panel::after {
  width: 8px;
  height: 8px;
  top: 31px;
  right: 28px;
  background: #c85058;
  box-shadow: 0 0 14px rgba(200, 80, 88, .5);
}
.contact-info-panel__top > span {
  display: block;
  margin-bottom: 7px;
  color: #9db5d8;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.contact-info-panel__top h3 {
  margin: 0 0 13px;
  color: #fff;
  font-size: 27px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -.6px;
}
.contact-info-panel__top p {
  margin: 0;
  color: rgba(255, 255, 255, .69);
  font-size: 16px;
  line-height: 1.7;
}
.contact-info-list {
  display: grid;
  gap: 11px;
  margin-top: 31px;
}
.contact-info-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 13px;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 12px;
  background: rgba(255, 255, 255, .045);
  color: rgba(255, 255, 255, .87);
  font-size: 16px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  transition: border-color .25s ease, background-color .25s ease, transform .25s ease;
}
.contact-info-item:hover {
  border-color: rgba(255, 255, 255, .24);
  background: rgba(255, 255, 255, .08);
  color: #fff;
  transform: translateX(3px);
}
.contact-info-item > i {
  flex: 0 0 36px;
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border-radius: 10px;
  background: rgba(137, 168, 216, .13);
  color: #b8ccec;
  font-size: 15px;
}
.contact-info-item small {
  display: block;
  margin-bottom: 2px;
  color: rgba(255, 255, 255, .46);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.contact-info-panel__social {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: auto;
  padding-top: 33px;
}
.contact-info-panel__social > span {
  color: rgba(255, 255, 255, .56);
  font-size: 10px;
  font-weight: 700;
}
.contact-info-panel__social > div {
  display: flex;
  gap: 7px;
}
.contact-info-panel__social a {
  display: grid;
  width: 35px;
  height: 35px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 9px;
  background: rgba(255, 255, 255, .055);
  color: #fff;
  font-size: 14px;
  transition: background-color .25s ease, transform .25s ease;
}
.contact-info-panel__social a:hover {
  background: #294e80;
  color: #fff;
  transform: translateY(-3px);
}
.contact-form-panel {
  min-width: 0;
  padding: 24px;
  background: #fff;
}
.contact-form-switch {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px;
  padding: 7px;
  border: 1px solid #e1e6ee;
  border-radius: 15px;
  background: #f5f7fa;
}
.contact-form-switch__button {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  min-height: 64px;
  padding: 10px 15px;
  border: 0;
  border-radius: 11px;
  background: transparent;
  color: #657086;
  text-align: left;
  cursor: pointer;
  transition: color .25s ease, background-color .25s ease, box-shadow .25s ease;
}
.contact-form-switch__button > i {
  flex: 0 0 38px;
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 10px;
  background: #e9edf3;
  color: #6f7a8d;
  font-size: 16px;
  transition: color .25s ease, background-color .25s ease;
}
.contact-form-switch__button span {
  min-width: 0;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 800;
}
.contact-form-switch__button small {
  display: block;
  margin-bottom: 2px;
  color: #9199a8;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .7px;
  text-transform: uppercase;
}
.contact-form-switch__button.is-active {
  background: #fff;
  color: #07152f;
  box-shadow: 0 7px 20px rgba(17, 38, 76, .09);
}
.contact-form-switch__button.is-active > i {
  background: #eef1ff;
  color: #0d1cef;
}
.contact-form-switch__button.is-active small {
  color: #0d1cef;
}
.contact-form-panel__content {
  padding: 32px 12px 8px;
}
.contact-form-title {
  margin-bottom: 27px;
}
.contact-form-title > span {
  display: block;
  margin-bottom: 6px;
  color: #0d1cef;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.35px;
  text-transform: uppercase;
}
.contact-form-title h3 {
  margin: 0 0 8px;
  color: #07152f;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 800;
  letter-spacing: -.55px;
}
.contact-form-title p {
  max-width: 650px;
  margin: 0;
  color: #737d90;
  font-size: 16px;
  line-height: 1.65;
}
.contact-modern-form[hidden] {
  display: none !important;
}
.contact-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.contact-field {
  min-width: 0;
}
.contact-field--full {
  grid-column: 1 / -1;
}
.contact-field label {
  display: block;
  margin-bottom: 7px;
  color: #344157;
  font-size: 16px;
  font-weight: 750;
}
.contact-field label span {
  color: #929aa8;
  font-weight: 500;
}
.contact-field > div {
  position: relative;
}
.contact-field > div > i {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 15px;
  color: #8490a3;
  font-size: 14px;
  transform: translateY(-50%);
  pointer-events: none;
}
.contact-field input,
.contact-field select,
.contact-field textarea {
  display: block;
  width: 100%;
  border: 1px solid #dce2eb;
  outline: none;
  border-radius: 10px;
  background: #fafbfd;
  color: #1e2c43;
  font-size: 16px;
  transition: border-color .25s ease, background-color .25s ease, box-shadow .25s ease;
}
.contact-field input,
.contact-field select {
  height: 50px;
  padding: 0 14px 0 42px;
}
.contact-field select {
  padding-right: 34px;
  cursor: pointer;
}
.contact-field textarea {
  min-height: 128px;
  padding: 14px 15px 14px 42px;
  line-height: 1.65;
  resize: vertical;
}
.contact-field__textarea > i {
  top: 17px !important;
  transform: none !important;
}
.contact-field input::placeholder,
.contact-field textarea::placeholder {
  color: #a0a8b6;
}
.contact-field input:focus,
.contact-field select:focus,
.contact-field textarea:focus {
  border-color: rgba(13, 28, 239, .42);
  background: #fff;
  box-shadow: 0 0 0 4px rgba(13, 28, 239, .055);
}
.contact-form-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 52px;
  margin-top: 23px;
  padding: 12px 22px;
  border: 0;
  border-radius: 11px;
  background: #0d1cef;
  color: #fff;
  font-size: 16px;
  font-weight: 750;
  cursor: pointer;
  transition: background-color .25s ease, transform .25s ease, box-shadow .25s ease;
}
.contact-form-submit:hover {
  background: #07152f;
  box-shadow: 0 10px 25px rgba(7, 21, 47, .17);
  transform: translateY(-2px);
}
.contact-location {
  padding: 92px 0;
  background: #fff;
}
.contact-location__heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 45px;
  margin-bottom: 30px;
}
.contact-location__heading > div > span,
.contact-campuses__heading > span {
  display: block;
  margin-bottom: 7px;
  color: #0d1cef;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.contact-location__heading h2,
.contact-campuses__heading h2 {
  margin: 0;
  color: #07152f;
  font-size: clamp(30px, 3.7vw, 44px);
  line-height: 1.15;
  font-weight: 800;
  letter-spacing: -1px;
}
.contact-location__heading > p {
  max-width: 430px;
  margin: 0;
  color: #6c7689;
  font-size: 16px;
  line-height: 1.7;
}
.contact-map {
  overflow: hidden;
  height: 470px;
  padding: 8px;
  border: 1px solid #d9e0ea;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(17, 38, 76, .09);
}
.contact-map iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 13px;
}
.contact-campuses {
  padding: 95px 0 105px;
  background: #f3f6fa;
}
.contact-campuses__heading {
  max-width: 690px;
  margin: 0 auto 36px;
  text-align: center;
}
.contact-campuses__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
.contact-campus-card {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  gap: 20px;
  min-height: 145px;
  padding: 27px;
  border: 1px solid #dce3ed;
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 13px 36px rgba(17, 38, 76, .06);
}
.contact-campus-card > img {
  flex: 0 0 70px;
  width: 70px;
  height: 70px;
  padding: 8px;
  border: 1px solid #e1e6ee;
  border-radius: 16px;
  background: #f7f9fc;
  object-fit: contain;
}
.contact-campus-card small {
  display: block;
  margin-bottom: 3px;
  color: #0d1cef;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}
.contact-campus-card h3 {
  margin: 0 0 5px;
  color: #07152f;
  font-size: 22px;
  font-weight: 800;
}
.contact-campus-card p {
  margin: 0;
  color: #758094;
  font-size: 16px;
}
.contact-campus-card > span {
  position: absolute;
  right: 20px;
  bottom: -9px;
  color: #eef1f6;
  font-size: 65px;
  line-height: 1;
  font-weight: 800;
  pointer-events: none;
}
@media (max-width: 991px) {
  .contact-modern__intro {
    padding: 72px 0 85px;
  }
  .contact-modern__layout {
    grid-template-columns: 1fr;
  }
  .contact-info-panel {
    min-height: 0;
  }
  .contact-info-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .contact-info-panel__social {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .contact-modern__intro {
    padding: 55px 0 68px;
  }
  .contact-modern__heading {
    margin-bottom: 34px;
  }
  .contact-modern__heading h2 {
    font-size: 36px;
    letter-spacing: -.9px;
  }
  .contact-modern__heading p {
    font-size: 14px;
  }
  .contact-info-panel {
    padding: 31px 24px 26px;
  }
  .contact-info-list {
    grid-template-columns: 1fr;
  }
  .contact-form-panel {
    padding: 15px;
  }
  .contact-form-switch {
    grid-template-columns: 1fr;
  }
  .contact-form-panel__content {
    padding: 27px 4px 5px;
  }
  .contact-form-grid {
    grid-template-columns: 1fr;
  }
  .contact-field--full {
    grid-column: auto;
  }
  .contact-form-submit {
    width: 100%;
  }
  .contact-location {
    padding: 68px 0;
  }
  .contact-location__heading {
    display: block;
  }
  .contact-location__heading > p {
    margin-top: 15px;
  }
  .contact-map {
    height: 380px;
  }
  .contact-campuses {
    padding: 70px 0 78px;
  }
  .contact-campuses__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 480px) {
  .contact-modern__heading h2 {
    font-size: 32px;
  }
  .contact-form-title h3 {
    font-size: 24px;
  }
  .contact-form-switch__button {
    padding-right: 10px;
    padding-left: 10px;
  }
  .contact-map {
    height: 330px;
    padding: 5px;
  }
  .contact-campus-card {
    gap: 14px;
    padding: 21px 17px;
  }
  .contact-campus-card > img {
    flex-basis: 58px;
    width: 58px;
    height: 58px;
  }
  .contact-campus-card h3 {
    font-size: 19px;
  }
}
.ni{
  color: red;
  font-style: italic;
}
/*****************************************************
    37. Preloader CSS Here 
****************************/
#back__preloader {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -webkit- flex;
  display: -ms- flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
  background: #ffffff;
  position: fixed;
  z-index: 999999;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.back__loader_logo {
  position: absolute;
}
.back__loader_logo img {
  width: 70px;
}
#back__circle_loader {
  width: 100px;
  height: 100px;
  border-style: solid;
  border-width: 5px;
  border-top-color: #36297a;
  border-right-color: #36297a;
  border-bottom-color: #d5eaff;
  border-left-color: #d5eaff;
  border-radius: 50%;
  -webkit-animation: spinLoader 2s linear infinite;
  animation: spinLoader 2s linear infinite;
}
@-webkit-keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*****************************************************
    38. ScrollUp CSS Here 
****************************/
#backscrollUp {
  position: fixed;
  bottom: 40px;
  right: 15px;
  transition: all .5s ease;
  z-index: 99999;
  cursor: pointer;
  display: none;
  background: #2a6df5;
}
#backscrollUp span {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
  display: none;
  transition: all .5s ease;
}
#backscrollUp span:before {
  transition: all .5s ease;
  display: block;
  margin: 0;
  font-size: 22px;
}
#backscrollUp span:hover {
  opacity: .9;
}
#backscrollUp.back__up___scroll span {
  display: block;
}

/* .oll{
  margin-right: auto;
  padding: 30px;
  display: inline;
} */

.hh:hover{
  color: #032DFF;
}
.hh{
  color: #413C3C;
  font-weight: bolder;
}
#clignotant {
  animation: clignotement 3s infinite;
}

@keyframes clignotement {
  0% {
    color: red;
  }
  50% {
    color: blue;
  }
  100% {
    color: red;
  }
}

/* =========================================================
   Page administration — ECOLE DES CADRES
   ========================================================= */
.team-page {
  position: relative;
  overflow: hidden;
  background: #f6f8fc;
}
.team-page::before {
  content: "";
  position: absolute;
  top: 70px;
  right: -180px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: rgba(13, 28, 239, .035);
  pointer-events: none;
}
.team-page__intro {
  position: relative;
  padding: 92px 0 54px;
}
.team-page__heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 55px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dfe5ee;
}
.team-page__heading-copy {
  max-width: 760px;
}
.team-page__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 15px;
  color: #0d1cef;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.7px;
  text-transform: uppercase;
}
.team-page__eyebrow i {
  font-size: 15px;
}
.team-page__heading h2 {
  max-width: 720px;
  margin: 0 0 17px;
  color: #07152f;
  font-size: clamp(32px, 4.2vw, 54px);
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -1.7px;
}
.team-page__heading p {
  max-width: 680px;
  margin: 0;
  color: #667085;
  font-size: 16px;
  line-height: 1.75;
}
.team-page__count {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 190px;
  padding: 17px 20px;
  border: 1px solid #dce3ed;
  border-radius: 16px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 12px 35px rgba(17, 38, 76, .055);
}
.team-page__count strong {
  color: #0d1cef;
  font-size: 42px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -2px;
}
.team-page__count span {
  padding-left: 15px;
  border-left: 1px solid #dce3ed;
  color: #536078;
  font-size: 10px;
  line-height: 1.45;
  font-weight: 800;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.team-page__members {
  position: relative;
  padding: 0 0 100px;
}
.team-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
}
.team-card {
  position: relative;
  overflow: hidden;
  min-width: 0;
  aspect-ratio: 1 / 1;
  border: 1px solid #e0e6ef;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 14px 42px rgba(17, 38, 76, .07);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
}
.team-card:hover {
  border-color: rgba(13, 28, 239, .22);
  box-shadow: 0 24px 55px rgba(17, 38, 76, .13);
  transform: translateY(-7px);
}
.team-card__media {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: linear-gradient(145deg, #dfe5f0, #edf1f6);
}
.team-card__media::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 62%;
  background: linear-gradient(to top, rgba(4, 15, 35, .94) 0%, rgba(4, 15, 35, .55) 43%, transparent 100%);
  pointer-events: none;
}
.team-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  transition: transform .65s ease;
}
.team-card:hover .team-card__media img {
  transform: scale(1.035);
}
.team-card__initials {
  display: grid;
  width: 100%;
  height: 100%;
  place-items: center;
  background:
    radial-gradient(circle at 75% 20%, rgba(255, 255, 255, .2), transparent 28%),
    linear-gradient(145deg, #142d56, #071a38);
  color: rgba(255, 255, 255, .9);
  font-size: 72px;
  font-weight: 800;
  letter-spacing: -3px;
}
.team-card__number {
  position: absolute;
  z-index: 2;
  top: 18px;
  left: 18px;
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .55);
  border-radius: 12px;
  background: rgba(7, 21, 47, .62);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1px;
}
.team-card__accent {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  width: 74px;
  height: 5px;
  background: linear-gradient(90deg, #0d1cef 0 72%, #d83b45 72%);
}
.team-card__body {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 22px 25px 19px;
}
.team-card__role {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  margin-bottom: 12px;
  padding: 5px 10px;
  border-radius: 7px;
  background: #eef1ff;
  color: #263cc3;
  font-size: 10px;
  line-height: 1.35;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.team-card__body h3 {
  min-height: 0;
  margin: 0 0 14px;
  color: #fff;
  font-size: 21px;
  line-height: 1.32;
  font-weight: 800;
  letter-spacing: -.35px;
}
.team-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding-top: 13px;
  border-top: 1px solid rgba(255, 255, 255, .22);
}
.team-card__footer span {
  color: rgba(255, 255, 255, .68);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 1.25px;
}
.team-card__footer i {
  color: #ef747c;
  font-size: 17px;
}
.team-page__empty {
  padding: 75px 25px;
  border: 1px solid #e0e6ef;
  border-radius: 20px;
  background: #fff;
  text-align: center;
}
.team-page__empty > span {
  display: grid;
  width: 66px;
  height: 66px;
  margin: 0 auto 20px;
  place-items: center;
  border-radius: 18px;
  background: #eef1ff;
  color: #0d1cef;
  font-size: 25px;
}
.team-page__empty h3 {
  margin-bottom: 10px;
  color: #07152f;
  font-size: 24px;
}
.team-page__empty p {
  margin: 0;
  color: #667085;
}
.team-page__contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
  margin-top: 55px;
  padding: 31px 35px;
  border: 1px solid #dce3ed;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 15px 40px rgba(17, 38, 76, .055);
}
.team-page__contact span {
  display: block;
  margin-bottom: 6px;
  color: #0d1cef;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.team-page__contact h3 {
  margin: 0;
  color: #07152f;
  font-size: 21px;
  line-height: 1.35;
  font-weight: 750;
}
.team-page__contact a {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 50px;
  padding: 12px 21px;
  border-radius: 11px;
  background: #0d1cef;
  color: #fff;
  font-size: 13px;
  font-weight: 750;
  transition: background-color .25s ease, transform .25s ease;
}
.team-page__contact a:hover {
  background: #07152f;
  color: #fff;
  transform: translateY(-2px);
}
@media (max-width: 991px) {
  .team-page__intro {
    padding-top: 72px;
  }
  .team-page__heading {
    align-items: center;
  }
  .team-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .team-page__intro {
    padding: 58px 0 40px;
  }
  .team-page__heading {
    display: block;
    padding-bottom: 30px;
  }
  .team-page__heading h2 {
    font-size: 34px;
    letter-spacing: -.8px;
  }
  .team-page__heading p {
    font-size: 14px;
  }
  .team-page__count {
    width: max-content;
    margin-top: 26px;
  }
  .team-page__members {
    padding-bottom: 75px;
  }
  .team-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .team-card {
    max-width: 480px;
    margin: 0 auto;
  }
  .team-page__contact {
    display: block;
    margin-top: 38px;
    padding: 27px 24px;
  }
  .team-page__contact a {
    margin-top: 20px;
  }
}
@media (max-width: 420px) {
  .team-page__heading h2 {
    font-size: 30px;
  }
  .team-card__body {
    padding: 21px 20px 19px;
  }
  .team-card__body h3 {
    min-height: 0;
    font-size: 19px;
  }
}

/* =========================================================
   Détail d'une filière — ECOLE DES CADRES
   ========================================================= */
.program-detail {
  padding: 90px 0 105px;
  background:
    radial-gradient(circle at 100% 8%, rgba(13, 28, 239, .035), transparent 25%),
    #f7f9fc;
  font-family: 'Manrope', sans-serif;
}
.program-detail button,
.program-detail input,
.program-detail select,
.program-detail textarea {
  font-family: 'Manrope', sans-serif;
}
.program-detail__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 370px;
  gap: 38px;
  align-items: start;
}
.program-detail__main {
  min-width: 0;
}
.program-cover {
  position: relative;
  overflow: hidden;
  margin: 0 0 30px;
  padding: 10px;
  border: 2px solid #d7dee9;
  border-radius: 19px;
  background: #fff;
  box-shadow:
    0 18px 45px rgba(19, 41, 79, .09),
    inset 0 0 0 1px rgba(255, 255, 255, .8);
}
.program-cover::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 28px;
  right: -2px;
  width: 5px;
  height: 78px;
  border-radius: 4px 0 0 4px;
  background: linear-gradient(to bottom, #0d1cef 0 72%, #d83b45 72%);
}
.program-cover::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: auto 10px 10px;
  height: 27%;
  border-radius: 0 0 13px 13px;
  background: linear-gradient(to top, rgba(4, 16, 38, .5), transparent);
  pointer-events: none;
}
.program-cover img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #cbd4e1;
  border-radius: 12px;
}
.program-cover figcaption {
  position: absolute;
  z-index: 2;
  right: 26px;
  bottom: 25px;
  left: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.program-cover figcaption span {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 9px 13px;
  border: 1px solid rgba(255, 255, 255, .7);
  border-radius: 9px;
  background: rgba(255, 255, 255, .93);
  box-shadow: 0 8px 20px rgba(7, 21, 47, .16);
  color: #07152f;
  font-size: 14px;
  font-weight: 700;
}
.program-cover figcaption strong {
  padding: 9px 12px;
  border: 1px solid rgba(255, 255, 255, .7);
  border-radius: 8px;
  background: rgba(255, 255, 255, .93);
  box-shadow: 0 8px 20px rgba(7, 21, 47, .16);
  color: #0d1cef;
  font-size: 12px;
  letter-spacing: 1px;
}
.program-tabs {
  overflow: hidden;
  border: 1px solid #e0e6ef;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 16px 45px rgba(19, 41, 79, .065);
}
.program-tabs__nav-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 13px;
  border-bottom: 1px solid #e5eaf1;
  background: #f7f9fc;
}
.program-tabs__nav {
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
  margin: 0;
  border: 0;
}
.program-tabs__nav .nav-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 45px;
  padding: 10px 14px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: #667085;
  font-family: inherit;
  font-size: 15px;
  font-weight: 750;
  white-space: nowrap;
  transition: color .25s ease, background-color .25s ease, box-shadow .25s ease;
}
.program-tabs__nav .nav-link i {
  font-size: 15px;
}
.program-tabs__nav .nav-link:hover {
  color: #0d1cef;
}
.program-tabs__nav .nav-link.active {
  background: #fff;
  color: #0d1cef;
  box-shadow: 0 6px 18px rgba(19, 41, 79, .09);
}
.program-tabs__download {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 43px;
  padding: 10px 14px;
  border-radius: 10px;
  background: #07152f;
  color: #fff;
  font-size: 14px;
  font-weight: 750;
  white-space: nowrap;
  transition: background-color .25s ease, transform .25s ease;
}
.program-tabs__download:hover {
  background: #0d1cef;
  color: #fff;
  transform: translateY(-2px);
}
.program-tabs__content {
  padding: 39px 40px 44px;
}
.program-content-heading {
  margin-bottom: 25px;
  padding-bottom: 21px;
  border-bottom: 1px solid #e6eaf0;
}
.program-content-heading span {
  display: block;
  margin-bottom: 7px;
  color: #0d1cef;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.program-content-heading h2 {
  margin: 0;
  color: #07152f;
  font-size: clamp(28px, 3vw, 38px);
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -.7px;
}
.program-richtext,
.program-richtext * {
  max-width: 100%;
}
.program-richtext {
  color: #566176;
  font-size: 17px;
  line-height: 1.9;
  overflow-wrap: anywhere;
}
.program-richtext p {
  margin-bottom: 17px;
  color: inherit;
  line-height: inherit;
}
.program-richtext p:last-child {
  margin-bottom: 0;
}
.program-richtext h1,
.program-richtext h2,
.program-richtext h3,
.program-richtext h4 {
  margin: 27px 0 12px;
  color: #07152f;
  line-height: 1.3;
  font-weight: 750;
}
.program-richtext h3 {
  font-size: 23px;
}
.program-richtext ul,
.program-richtext ol {
  margin: 0 0 20px;
  padding-left: 0;
  list-style: none;
}
.program-richtext li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 27px;
}
.program-richtext li::before {
  content: "";
  position: absolute;
  top: .72em;
  left: 2px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0d1cef;
  box-shadow: 0 0 0 4px rgba(13, 28, 239, .09);
}
.program-help {
  display: flex;
  align-items: center;
  gap: 17px;
  margin-top: 28px;
  padding: 24px 26px;
  border: 1px solid #dfe5ee;
  border-radius: 17px;
  background: #fff;
  box-shadow: 0 13px 35px rgba(19, 41, 79, .055);
}
.program-help__icon {
  flex: 0 0 48px;
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  border-radius: 13px;
  background: #eef1ff;
  color: #0d1cef;
  font-size: 19px;
}
.program-help > div {
  flex: 1 1 auto;
}
.program-help small {
  display: block;
  margin-bottom: 3px;
  color: #7a8496;
  font-size: 12px;
  font-weight: 750;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.program-help h3 {
  margin: 0;
  color: #07152f;
  font-size: 19px;
  line-height: 1.35;
  font-weight: 750;
}
.program-help > a {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0d1cef;
  font-size: 14px;
  font-weight: 750;
}
.program-help > a:hover {
  color: #07152f;
}
.program-detail__sidebar {
  position: sticky;
  top: 100px;
}
.program-sidebar-card {
  overflow: hidden;
  padding: 27px;
  border: 1px solid #dfe5ee;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(19, 41, 79, .09);
}
.program-sidebar-card__heading {
  margin: -27px -27px 24px;
  padding: 25px 27px 22px;
  background: linear-gradient(135deg, #0b1e3c, #102d59);
}
.program-sidebar-card__heading span {
  display: block;
  margin-bottom: 6px;
  color: #9cb5dc;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.35px;
  text-transform: uppercase;
}
.program-sidebar-card__heading h2 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 750;
}
.program-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px;
}
.program-fact {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  min-height: 67px;
  padding: 10px;
  border: 1px solid #e3e8ef;
  border-radius: 11px;
  background: #f8fafc;
}
.program-fact > i {
  flex: 0 0 31px;
  display: grid;
  width: 31px;
  height: 31px;
  place-items: center;
  border-radius: 8px;
  background: #eef1ff;
  color: #0d1cef;
  font-size: 13px;
}
.program-fact span {
  min-width: 0;
  color: #27364d;
  font-size: 13px;
  line-height: 1.35;
  font-weight: 750;
  overflow-wrap: anywhere;
}
.program-fact small {
  display: block;
  margin-bottom: 2px;
  color: #8a94a6;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .7px;
  text-transform: uppercase;
}
.program-fees {
  margin-top: 23px;
  padding-top: 21px;
  border-top: 1px solid #e4e9f0;
}
.program-fees__title {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 13px;
}
.program-fees__title i {
  color: #0d1cef;
  font-size: 16px;
}
.program-fees__title h3 {
  margin: 0;
  color: #07152f;
  font-size: 18px;
  font-weight: 800;
}
.program-fee {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 11px 0;
  border-bottom: 1px dashed #dfe4eb;
}
.program-fee:last-child {
  border-bottom: 0;
}
.program-fee > span {
  color: #697386;
  font-size: 14px;
  font-weight: 650;
}
.program-fee > div {
  text-align: right;
}
.program-fee strong {
  display: block;
  color: #07152f;
  font-size: 17px;
  line-height: 1.25;
  font-weight: 800;
}
.program-fee strong small {
  font-size: 10px;
  letter-spacing: .6px;
}
.program-fee del {
  display: block;
  margin-top: 2px;
  color: #9a6370;
  font-size: 11px;
}
.program-sidebar-card__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 52px;
  margin-top: 22px;
  padding: 12px 18px;
  border-radius: 11px;
  background: #0d1cef;
  color: #fff;
  font-size: 15px;
  font-weight: 750;
  transition: background-color .25s ease, transform .25s ease;
}
.program-sidebar-card__cta:hover {
  background: #07152f;
  color: #fff;
  transform: translateY(-2px);
}
.program-sidebar-card__note {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 15px 0 0;
  color: #7a8496;
  font-size: 11px;
  line-height: 1.55;
}
.program-sidebar-card__note i {
  flex: 0 0 auto;
  color: #4b936a;
  font-size: 12px;
}
@media (max-width: 1199px) {
  .program-detail__layout {
    grid-template-columns: minmax(0, 1fr) 335px;
    gap: 28px;
  }
  .program-tabs__nav .nav-link {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .program-detail {
    padding: 70px 0 85px;
  }
  .program-detail__layout {
    grid-template-columns: 1fr;
  }
  .program-detail__sidebar {
    position: static;
  }
  .program-sidebar-card {
    max-width: none;
  }
}
@media (max-width: 767px) {
  .program-detail {
    padding: 52px 0 70px;
  }
  .program-cover {
    padding: 7px;
    border-radius: 15px;
  }
  .program-cover figcaption {
    right: 18px;
    bottom: 17px;
    left: 18px;
  }
  .program-tabs__nav-wrap {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  .program-tabs__nav {
    overflow-x: auto;
    padding-bottom: 5px;
    scrollbar-width: thin;
  }
  .program-tabs__download {
    justify-content: center;
    width: 100%;
    margin-top: 7px;
  }
  .program-tabs__content {
    padding: 30px 23px 34px;
  }
  .program-help {
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 22px;
  }
  .program-help > div {
    width: calc(100% - 66px);
  }
  .program-help > a {
    margin-left: 65px;
  }
}
@media (max-width: 480px) {
  .program-cover {
    padding: 5px;
  }
  .program-cover figcaption span {
    padding: 7px 9px;
    font-size: 11px;
  }
  .program-cover figcaption strong {
    padding: 7px 9px;
    font-size: 10px;
  }
  .program-tabs__content {
    padding-right: 19px;
    padding-left: 19px;
  }
  .program-content-heading h2 {
    font-size: 27px;
  }
  .program-facts {
    grid-template-columns: 1fr;
  }
  .program-help > div {
    width: calc(100% - 65px);
  }
  .program-help > a {
    margin-left: 0;
  }
}
