@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

:root {
  --pge-main-font: "Work Sans", sans-serif;
}

/* body *:not(i){
    font-family: "Barlow";
} */
body {
  font-family: "Barlow";
  background-color: #fff !important;
}

html,
body {
  overflow-x: hidden !important;
}

/* ====== les Hn ====== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cabinet Grotesk Complete";
}

.dns26-overflow-hidden {
  overflow: hidden !important;
}

.max-w-100 {
  max-width: 100% !important;
}
ul.post-meta-info i.ts-icon.ts-icon-fire{
  display: none!important;
}
.fa,
.fad,
.fal,
.far,
.fas {
  font-family: 'Font awesome 5 free' !important;
  font-weight: 700;
}
.fab{
 font-family: 'Font awesome 5 Brands' !important;
  font-weight: 700;
}
/* ============================= */
/* ========== Header =========== */
/* ============================= */

.menu-header-holder-all .hfe-nav-menu>li {
  position: relative;
}

.menu-header-holder-all .hfe-nav-menu>li:hover::after,
.menu-header-holder-all .hfe-nav-menu>.current-menu-item::after {
  content: '' !important;
  display: flex;
  width: 100%;
  height: 6px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(129, 198, 255, 0.6) 18.27%, rgba(129, 198, 255, 0) 100%);
  position: absolute;
  bottom: 4px;
  left: 0;
}

.elementor-counter-title {
  text-align: center;
  line-height: 26px !important;
}

.topbar.topbar-gray {
  background: #182a52 !important;
}

.topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg {
  border-bottom: none;
  display: flex;
  align-items: center;
}

.topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg .trending-title {
  color: #fff;
  font-weight: 400;
  display: flex;
  align-items: center;
  border: none !important;
  position: relative;
  font-size: 16px;
}

.topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg .trending-title::after {
  content: "";
  background: #fff;
  width: 1px;
  height: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg .trending-title i {
  color: #fff !important;
  border: solid 1px #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  margin-right: 5px;
}

.topbar.topbar-gray .top-info li i {
  color: #fff !important;
  border: solid 1px #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  margin-right: 5px;
}

.topbar.topbar-gray .top-info li {
  display: flex;
  font-size: 16px !important;
  align-items: center;
}

.header-middle-area .header-search .form-control {
  background: #eff4fa;
  border-radius: 25px;
  padding: 13px 10px;
  box-shadow: none !important;
  color: #2a4f96 !important;
  font-size: 16px;
}

.header-middle-area .header-search .form-control::placeholder {
  color: #2a4f96 !important;
}

.header-middle-area .header-search.text-right .input-group {
  display: flex;
  align-items: center;
}

.header-middle-area .header-search .search-button {
  order: -1;
  background: #2a4f96;
  color: #fff;
  width: 45px;
  height: 45px;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 5px;
}

.header-middle-area .social-links li a i {
  color: #22263c;
  background: #eaf5fe;
  border-radius: 50%;
  font-size: 13px;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-middle-area.style8 {
  padding: 19px 0;
}

.header-gradient .navbar-light .navbar-nav>li>a {
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  color: #6a7289 !important;
}

.header-gradient .navbar-light .navbar-nav>li>a:hover,
.header-gradient .navbar-light .navbar-nav>li>a.active {
  color: #172a51 !important;
}

.header-gradient .navbar-light .navbar-nav>li:hover:before,
.header-gradient .navbar-light .navbar-nav>li.active::before,
.header-gradient .navbar-light .navbar-nav>li:after,
.header-gradient .navbar-light .navbar-nav>li.active>a:after {
  content: none !important;
}

.header-gradient .navbar-light .navbar-nav>li {
  position: relative !important;
  padding: 0 !important;
}

.header-gradient .navbar-light .navbar-nav>li:not(:first-child) {
  margin-left: 10px;
}

.header-gradient .navbar-light .navbar-nav>li:before {
  content: none !important;
  background: #7693cf !important;
  height: 7px !important;
  width: 7px !important;
  position: absolute !important;
  top: auto !important;
  bottom: 16px !important;
  border-radius: 11px !important;
  left: 50% !important;
  transform: translatex(-50%) !important;
  margin: 0 !important;
  padding: 0 !important;
}

.header-gradient .navbar-light .navbar-nav>li:hover:before,
.header-gradient .navbar-light .navbar-nav>li.active::before {
  content: "" !important;
  background: #7693cf !important;
  height: 7px !important;
  width: 7px !important;
  position: absolute !important;
  top: auto !important;
  bottom: 16px !important;
  border-radius: 11px !important;
  left: 50% !important;
  transform: translatex(-50%) !important;
  margin: 0 !important;
  padding: 0 !important;
}

.header-gradient .m-auto .navbar-nav {
  flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between !important;
  width: 100%;
}

.header .navbar-light .dropdown-toggle::after {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f078";
  border: 0;
  vertical-align: 0;
  font-size: 12px;
  float: right;
  padding-top: 3px;
  display: inline-block;
  width: 12px;
}

#header #menu-item-28798 a {
  background: #22263c !important;
  color: #fff !important;
  display: revert;
  border-radius: 25px !important;
  border: none;
  transition: 0.8s;
  text-transform: uppercase;
  font-weight: 300 !important;
  font-size: 16px;
  padding: 7px 15px;
}

#header .menu-item-20465 a {
  background: #a91323 !important;
  color: #fff !important;
  display: revert;
  border-radius: 25px !important;
  border: none;
  transition: 0.8s;
  text-transform: uppercase;
  font-weight: 300 !important;
  font-size: 16px;
  padding: 7px 15px;
}

#header .menu-item-20465 a::first-letter {
  text-transform: uppercase !important;
}

#header .menu-item-20465 a::after,
#header #menu-item-28798 a::after {
  content: "\f178";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  margin-left: 4px;
  font-size: 15px;
}

span.close-nave i::before {
  content: "\f00d" !important;
  font-family: "Font Awesome 5 Free" !important;
}

.header .navbar-light .elementskit-menu-hamburger,
.header .navbar-light .navbar-toggler-icon {
  background: #182a52 !important;
  border: none !important;
  border-radius: 7px;
}

.header .navbar-light {
  justify-content: flex-end !important;
}

button.navbar-toggler.disp-none {
  display: none;
}

#header .navbar-sticky {
  background: #fff !important;
}

.show-all-map-hol {
  display: none;
  cursor: pointer;
}

@media (max-width: 1100px) {
  .header-middle-area>.container>.row>div:nth-child(1) {
    order: 1;
    width: 295px;
    flex: 295px !important;
    max-width: 100% !important;
    margin-bottom: 15px;
  }

  .header-middle-area>.container>.row>div:nth-child(2) {
    order: 3;
    width: 100% !important;
    flex: 100% !important;
    max-width: 100% !important;
  }

  .header-middle-area>.container>.row>div:nth-child(3) {
    order: 2;
    width: calc(100% - 295px);
    flex: calc(100% - 295px) !important;
    max-width: 100% !important;
    margin-bottom: 15px;
  }
}

@media (min-width: 1200px) {

  .container-like-others,
  body.archive section#main-content>.container,
  body.single #main-content>.container,
  .topbar.topbar-gray .container,
  .header-middle-area .container,
  #header .container {
    max-width: 1300px !important;
  }
}

@media (max-width: 991px) {
  .col-md-3.align-self-center.last-thing {
    justify-content: flex-end !important;
  }

  .logo img {
    margin: 0 !important;
  }

  .logo-area .logo:after {
    text-align: left !important;
  }
}

@media (max-width: 768px) {
  .topbar.topbar-gray .tranding-bg-white .tranding-bar .trending-slide-bg {
    justify-content: center !important;
  }
}

@media (max-width: 600px) {
  .header-middle-area>.container>.row>div:nth-child(1) {
    width: 100% !important;
    flex: 100% !important;
  }

  .header-middle-area>.container>.row>div:nth-child(3) {
    width: 100% !important;
    flex: 100% !important;
  }

  .logo img {
    margin: auto !important;
  }

  .logo-area .logo:after {
    text-align: center !important;
  }

  .col-md-3.align-self-center.last-thing {
    justify-content: center !important;
  }
}

/* ============================= */
/* ========== Footer =========== */
/* ============================= */

.btn-socile-footer a {
  width: 100% !important;
  font-family: "Barlow";
}

.btn-socile-footer a i {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 700;
  rotate: -45deg;
}

.btn-socile-footer .elementor-button-text {
  flex-grow: 0;
}

.content-footer p {
  margin-bottom: 0;
}

.above-footer-home {}

.no-sites-footer span.elementor-icon-list-text {
  text-decoration: underline;
}

/* ========================= */
/* ======== Home =========== */
/* ========================= */

.first-grid-post-home .block-item-post>.row>div {
  padding: 0 !important;
}

.first-grid-post-home .ts-overlay-style .item,
.first-grid-post-home .ts-overlay-style.item {
  min-height: 260px !important;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.first-grid-post-home .block-item-post>.row>div:not(:first-child) {
  border-left: solid 2px #fff;
}

.first-grid-post-home .ts-review-post .item .overlay-post-content {
  position: unset;
  background: transparent;
  border-radius: 0;
  padding: 0;
  display: flex;
  align-items: flex-end;
  height: auto !important;
  margin: 0;
}

.first-grid-post-home .ts-review-post .item .overlay-post-content .post-content p {
  display: none !important;
}

.first-grid-post-home .ts-review-post .item .overlay-post-content .post-content {
  position: static;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
}

.first-grid-post-home .ts-review-post .item .overlay-post-content .post-content .post-meta span {
  color: #cdddff;
  text-transform: uppercase;
}

.first-grid-post-home .ts-review-post .item .overlay-post-content .post-content .post-meta span i {
  display: none;
}

.first-grid-post-home .ts-review-post .item .overlay-post-content .post-content .post-title a {
  text-align: left;
  display: inline-block;
  width: 100%;
  line-height: 25px;
  font-size: 20px;
  font-weight: 800;
}

.first-grid-post-home .img-link {
  background: #000000a6;
}

.first-grid-post-home .ts-overlay-review-style:hover .item .overlay-post-content {
  margin-bottom: 15px;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

/* ----------------Seconed latest------------------ */

.second-blog-grid-home .order-md-2 .post-thumb.d-flex {
  width: 100%;
  max-width: 100%;
  flex-basis: auto;
  margin-bottom: 0 !important;
}

.second-blog-grid-home .order-md-2>div .post-title a {
  margin: 0;
  padding: 0 !important;
  color: #ffff;
  line-height: 26px;
  font-size: 19px;
}

.second-blog-grid-home .order-md-2>div .post-content.media-body {
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 10px;
}

.second-blog-grid-home .order-md-2 {
  padding: 0;
}

.second-blog-grid-home .order-md-2>div span.digiqole-sm-bg-img {
  background-size: cover;
  background-position: center;
}

.second-blog-grid-home .order-md-2>div span.post-date {
  color: #cdddff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.second-blog-grid-home .order-md-2>div span.post-date i {
  font-size: 7px;
}

.second-blog-grid-home .order-md-2 p.exrept-hold {
  color: #ffffff;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 300;
}

/* .second-blog-grid-home .order-md-2>div:not(:first-child) p.exrept-hold{
    display: none;
}

.second-blog-grid-home .order-md-2>div:nth-child(n+2) span.digiqole-sm-bg-img{
    display: none;
}
.second-blog-grid-home .order-md-2>div:nth-child(n+2) .post-title a{
    margin: 0;
    padding: 0!important;
    color: #172a51;
    line-height: 23px;
    font-size: 17px;
}
.second-blog-grid-home .order-md-2>div:nth-child(n+2) .post-thumb a{
    padding-bottom: 0!important;
}
.second-blog-grid-home .order-md-2 span.post-date{
    color: #567cc9;
    text-transform: uppercase;
}
.second-blog-grid-home .order-md-2>div:nth-child(n+2) .post-block-style{
    border-bottom: solid 1px #c7cef8;
} */
.second-blog-grid-home .post-thumb::before,
.second-blog-grid-home .ts-overlay-style::before {
  content: "";
  background: #0000008c !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.second-blog-grid-home .order-md-1 .item.ts-overlay-style>a {
  text-indent: inherit;
  font-size: 0;
}

.second-blog-grid-home .post-meta-info li {
  color: #cdddff;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.second-blog-grid-home .post-meta-info li i {
  display: flex;
  align-items: center;
}

.second-blog-grid-home .post-meta-info li i::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 100 !important;
  font-size: 9px;
}

.second-blog-grid-home .order-md-1 .item.ts-overlay-style>a::after {
  content: "\f061";
  z-index: 3;
  font-family: "Font Awesome 5 Free";
  width: 45px;
  height: 45px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 318deg;
  font-size: 17px;
  font-weight: 700;
  color: #202c46;
}

.second-blog-grid-home .order-md-1 .ts-overlay-style .post-content {
  display: flex;
  flex-direction: column-reverse;
}

.second-blog-grid-home .order-md-2>div .post-thumb>a::after {
  content: "\f061";
  z-index: 3;
  font-family: "Font Awesome 5 Free";
  width: 35px;
  height: 35px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 318deg;
  font-size: 14px;
  font-weight: 700;
  color: #202c46;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  content: none !important;
}

.mynewsletter>div {
  background: #fff;
  padding: 20px !important;
  border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;
  box-shadow: 0px 0px 8px 0px #eeeeee9e;
  margin: 10px;
}

.mynewsletter .div_form {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

.mynewsletter .div_form p {
  width: 100%;
  margin-bottom: 0 !important;
}

.mynewsletter label {
  display: block;
  font-size: 20px;
  font-style: normal;
  margin-bottom: 10px;
}

.mynewsletter input[type="text"],
.mynewsletter input[type="email"] {
  background: #fbfaff;
  border: 1px solid #eaeaea;
  line-height: 20px;
  margin: 0 0 15px;
  background-color: #f8f8f8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.mynewsletter input[type="text"],
.mynewsletter input[type="email"],
.mynewsletter input[type="submit"] {
  padding: 13px;
  width: 100%;
}

.mynewsletter input[type="submit"] {
  background-color: #3262a7;
  width: 100%;
  padding: 13px;
  margin-bottom: 30px;
  padding: 10px 20px;
  border: 0px;
  transition: background-color 0.3s linear 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  cursor: pointer;
  display: inline-block;
  color: #ffffff;
  border: 0;
}

.weekend-top .ts-overlay-style .item {
  background-size: cover;
  margin-bottom: 30px;
  background-position: center;
}

@media (max-width: 767px) {
  .mynewsletter .div_form {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0;
  }
}

@media (max-width: 768px) {
  .second-blog-grid-home .order-md-1 {
    padding: 0;
  }
}

/* ---------------Categories image------------ */
@media (max-width: 600px) {
  .categories-images-holder>div {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* -----------Top moment----------- */
.top-moments-articles {
  width: 100%;
}

.top-moments-articles>div {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.top-moments-articles .grid-item {
  width: 25%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.top-moments-articles .grid-item .item.item-before {
  background-image: none !important;
  border-radius: 0 !important;
}

.top-moments-articles .grid-item .featured-post .item {
  min-height: auto !important;
}

.top-moments-articles .grid-item .post-content {
  position: relative !important;
  padding: 15px 5px 15px 0;
  display: flex;
  flex-direction: column;
}

.top-moments-articles .grid-item .ts-overlay-style .post-meta-info {
  order: -1;
}

.top-moments-articles .grid-item ul.post-meta-info li,
.top-moments-articles .grid-item ul.post-meta-info li i {
  display: flex;
  align-items: center;
}

.top-moments-articles .grid-item ul.post-meta-info li i.ts-icon.ts-icon-clock-regular::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-size: 7px;
  font-weight: 700;
}

.top-moments-articles .grid-item .ts-overlay-style::before {
  content: none;
}

.top-moments-articles .grid-item:not(:last-child) {
  position: relative;
  padding-right: 15px;
}

.top-moments-articles .grid-item:not(:last-child)::after {
  content: "";
  background: #c7cef8;
  height: 100%;
  width: 1px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.top-moments-articles .btn-see-mor-bon {
  color: #172a51;
  text-transform: capitalize;
  font-size: 15px;
  padding: 7px 0;
  cursor: pointer;
}

.top-moments-articles .btn-see-mor-bon i {
  rotate: -45deg;
  color: #7c99d2;
  margin-left: 10px;
  font-weight: 700;
  font-family: "Font Awesome 5 Free";
}

.eael-load-more-button.button--loading span::after {
  content: none !important;
}

.max-width-cent {
  max-width: 100%;
}

@media (max-width: 1024px) {
  .top-moments-articles .grid-item {
    width: 50%;
    margin-bottom: 0 !important;
  }

  .top-moments-articles .grid-item:nth-child(2n)::after {
    content: none;
  }
}

@media (max-width: 600px) {
  .top-moments-articles .grid-item {
    width: 100%;
    margin-bottom: 15px !important;
    padding-bottom: 15px;
  }

  .top-moments-articles .grid-item:not(:last-child)::after {
    content: "";
    background: #c7cef8;
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0px;
    top: 100%;
    transform: translateY(0);
  }
}

/* ------------Actu bloc------------- */

.home-actu-slider .ts-overlay-style::after {
  content: "\f061";
  z-index: 3;
  font-family: "Font Awesome 5 Free";
  width: 45px;
  height: 45px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 318deg;
  font-size: 17px;
  font-weight: 700;
  color: #202c46;
}

.home-actu-slider .weekend-top .swiper-button-prev i,
.home-actu-slider .weekend-top .swiper-button-next i {
  color: #172a51 !important;
  font-weight: 100;
  font-size: 13px;
}

.home-actu-slider .weekend-top .swiper-button-prev {
  position: absolute;
  top: -58px;
  right: 43px;
  left: auto;
  transform: translate(0, 0);
  border: solid 1px #c7cef8;
  color: #172a51;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
}

.home-actu-slider .weekend-top .swiper-button-next {
  position: absolute;
  top: -58px;
  right: 0;
  left: auto;
  transform: translate(0, 0);
  border: solid 1px #c7cef8;
  color: #172a51;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
}

.home-actu-slider .ts-overlay-style::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 26%);
  left: 0;
  top: 0;
  z-index: 1;
}

/* ----------Last articles------------ */
.last-articels-home .eael-grid-post-holder {
  background: transparent !important;
  border-radius: 0 !important;
  border: none;
}

.last-articels-home .eael-grid-post-holder-inner {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.last-articels-home .eael-entry-thumbnail {
  border-radius: 10px;
  overflow: hidden;
}

.last-articels-home .eael-entry-overlay>a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
}

.last-articels-home .eael-entry-overlay.fade-in {
  display: block !important;
  visibility: visible;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 31;
  background: #00000000 !important;
  border-radius: 12px !important;
}

.last-articels-home .eael-entry-overlay {
  display: none !important;
}

.last-articels-home .eael-entry-media {
  width: 40%;
}

.last-articels-home .eael-grid-post .eael-entry-wrapper {
  padding: 15px;
  display: flex;
  flex-direction: column;
  width: 60%;
  justify-content: center;
}

.last-articels-home .eael-grid-post .eael-entry-header-after {
  order: -1;
  color: #567cc9;
}

.last-articels-home .eael-grid-post .eael-entry-header-after .eael-entry-meta {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.last-articels-home .eael-grid-post span.eael-posted-on {
  order: -1;
  margin-right: 5px;
}

.last-articels-home .eael-grid-post .eael-entry-header-after * {
  color: #567cc9;
  text-transform: uppercase;
}

.last-articels-home .eael-grid-post .eael-entry-header-after span.eael-posted-by a::before {
  content: "\f007";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 700 !important;
  color: #567cc9 !important;
  font-size: 12px !important;
  margin-right: 3px;
}

.last-articels-home .eael-entry-thumbnail img {
  height: 140px !important;
  object-fit: cover;
  object-position: center center;
}

.last-articels-home .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on {
  display: flex;
  align-items: center;
}

.last-articels-home .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 500 !important;
  color: #567cc9 !important;
  font-size: 6px !important;
  padding-right: 3px !important;
}

/* .last-articels-home .eael-entry-header{
    border-bottom: solid 1px #c7cef8;
    margin-bottom: 10px;
} */
.last-articels-home .eael-grid-post-excerpt {
  color: #53668e;
}

.last-articels-home .eael-grid-post.eael-post-grid-column {
  padding: 3px 15px !important;
}

.last-articels-home .eael-grid-post:nth-of-type(2n) {
  padding-left: 40px !important;
  padding-right: 0 !important;
}

.last-articels-home .eael-grid-post:nth-of-type(2n + 1) {
  padding-right: 40px !important;
  padding-left: 0 !important;
}

.last-articels-home .eael-entry-content p {
  color: #53668e;
}

.last-articels-home .eael-load-more-button span.eael_load_more_text::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  margin-left: 10px;
}

@media (max-width: 991px) {
  .last-articels-home .eael-grid-post:nth-of-type(2n) {
    padding-left: 0px !important;
  }

  .last-articels-home .eael-grid-post:nth-of-type(2n + 1) {
    padding-right: 0px !important;
  }
}

@media (max-width: 550px) {
  .last-articels-home .eael-entry-media {
    width: 100%;
  }

  .last-articels-home .eael-grid-post .eael-entry-wrapper {
    width: 100%;
  }

  .last-articels-home .eael-entry-thumbnail img {
    height: auto !important;
  }
}

/* ------------carrier bloc------------- */

.home-carrier-slider .ts-overlay-style::after {
  content: "\f061";
  z-index: 3;
  font-family: "Font Awesome 5 Free";
  width: 45px;
  height: 45px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 318deg;
  font-size: 17px;
  font-weight: 700;
  color: #202c46;
}

.home-carrier-slider .weekend-top .swiper-button-prev i,
.home-carrier-slider .weekend-top .swiper-button-next i {
  color: #172a51 !important;
  font-weight: 100;
  font-size: 13px;
}

.home-carrier-slider .weekend-top .swiper-button-prev {
  position: absolute;
  top: -58px;
  right: 43px;
  left: auto;
  transform: translate(0, 0);
  border: solid 1px #c7cef8;
  color: #172a51;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
}

.home-carrier-slider .weekend-top .swiper-button-next {
  position: absolute;
  top: -58px;
  right: 0;
  left: auto;
  transform: translate(0, 0);
  border: solid 1px #c7cef8;
  color: #172a51;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
}

.home-carrier-slider .ts-overlay-style::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 26%);
  left: 0;
  top: 0;
  z-index: 1;
}

.home-carrier-slider .post-content p {
  margin: 0 !important;
  font-weight: 300;
  font-size: 13px;
}

.home-carrier-slider .post-content .post-title a {
  color: #ffffff;
  font-size: 15px;
  width: 100%;
  display: inline-block;
}

/* -----------twins blocs----------- */
.twins-blocs-holder .post-block-item>.row>div:first-child .post-title a {
  color: #fff;
  font-weight: 600;
}

.twins-blocs-holder .post-block-item>.row>div:first-child .ts-overlay-style .img-link::after {
  content: "\f061";
  z-index: 3;
  font-family: "Font Awesome 5 Free";
  width: 45px;
  height: 45px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 318deg;
  font-size: 17px;
  font-weight: 700;
  color: #202c46;
  text-indent: 0;
}

.twins-blocs-holder .post-content {
  display: flex;
  flex-direction: column;
}

.twins-blocs-holder .post-meta-info {
  order: -1;
}

.twins-blocs-holder .post-meta-info li {
  color: #cdddff;
  text-transform: uppercase;
}

.twins-blocs-holder .post-meta-info li,
.twins-blocs-holder .post-meta-info li i {
  display: flex;
  align-items: center;
}

.twins-blocs-holder .post-meta-info li i::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 100 !important;
  font-size: 7px;
}

.twins-blocs-holder .post-block-item>.row>div:not(:first-child) .post-thumb.d-flex {
  display: none !important;
}

.twins-blocs-holder .post-block-item>.row>div:not(:first-child) .post-content {
  width: 100%;
  display: flex;
}

.twins-blocs-holder .post-block-item>.row>div:not(:first-child) span.post-date {
  order: -1;
  color: #567cc9 !important;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.twins-blocs-holder .post-block-item>.row>div:not(:first-child) span.post-date i::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 100 !important;
  font-size: 7px;
}

.twins-blocs-holder .post-block-item>.row>div:not(:first-child) .post-block-list {
  padding: 15px 0;
  border-bottom: solid 1px #c7cef8;
  position: relative;
}

.twins-blocs-holder .post-block-item>.row>div:not(:first-child) .post-block-list .post-title a::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 15px;
  right: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 318deg;
  font-size: 21px;
  font-weight: 700;
  color: #4f6eaa;
}

.twins-blocs-holder .post-block-item>.row>div:not(:first-child) .post-title {
  min-height: 56px;
  padding: 10px 0;
  max-width: calc(100% - 30px);
}

.btn-has-icon-rotate span.elementor-button-icon i {
  font-family: "Font Awesome 5 Free";
  width: 35px;
  height: 35px;
  background: #7c99d2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 318deg;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
}

.btn-has-icon-rotate .elementor-button-content-wrapper {
  align-items: center;
}

/* --------Bon plan section--------- */
.bon-plan-holder .eael-entry-wrapper {
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  padding-top: 7px !important;
}

.bon-plan-holder .post-content {
  display: flex;
  flex-direction: column;
}

.bon-plan-holder .eael-entry-header-after {
  order: -1;
}

.bon-plan-holder span.eael-posted-on {
  order: -1;
  color: #567cc9;
  text-transform: uppercase;
}

.bon-plan-holder span.eael-posted-on i::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: inherit;
  opacity: 0.4;
  font-size: 0.8em;
  padding-right: 7px;
}

.bon-plan-holder .grid-item {
  margin-bottom: 20px;
}

.bon-plan-holder .btn-see-mor-bon {
  color: #172a51;
  text-transform: capitalize;
  font-size: 15px;
  padding: 7px 0;
  cursor: pointer;
}

.bon-plan-holder .btn-see-mor-bon i {
  rotate: -45deg;
  color: #7c99d2;
  margin-left: 10px;
  font-weight: 700;
}

/* --------Vedio section--------- */
.vedio-section-holder .post-content {
  display: flex;
  flex-direction: column;
}

.vedio-section-holder .post-content>p {
  color: #d4dff4;
}

.vedio-section-holder .post-content .post-meta {
  order: -1;
}

.vedio-section-holder .post-content .post-date {
  color: #b9cfff;
  text-transform: uppercase;
  order: -1;
}

.vedio-section-holder .post-content .post-date .ts-icon-clock-regular:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  font-weight: 700;
}

.vedio-section-holder .order-md-2 .sm-grid-content {
  width: 100% !important;
  max-width: 100% !important;
  flex-basis: 100% !important;
  margin-bottom: 0;
}

.vedio-section-holder .order-md-2 .sm-grid-content .post-block-style {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.vedio-section-holder .order-md-2 .sm-grid-content .post-thumb {
  width: 35%;
  flex-basis: 35%;
}

.vedio-section-holder .order-md-2 .sm-grid-content .post-content {
  width: 65%;
  flex-basis: 65%;
  padding-left: 10px;
}

.vedio-section-holder .order-md-2 .sm-grid-content .post-thumb>a {
  padding-bottom: 0 !important;
  display: inline-block;
  min-height: 112px;
}

.vedio-section-holder .order-md-2 .sm-grid-content .post-thumb>a::after {
  content: "\f04b";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #fff;
  background: #d52239;
  width: 35px;
  height: 35px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  bottom: 5px;
  right: 5px;
  font-size: 15px;
}

.vedio-section-holder .order-md-2 .sm-grid-content .post-thumb .digiqole-sm-bg-img {
  background-position: center center;
  background-size: cover;
}

.vedio-section-holder .order-md-1 .post-thumb a::before {
  content: "\f04b" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 700;
  color: #fff;
  background: #d52239;
  width: 55px;
  height: 55px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  bottom: 8px;
  left: 14px;
  font-size: 15px !important;
}

.vedio-section-holder .order-md-1 .post-thumb a {
  text-indent: 0 !important;
  font-size: 0 !important;
}

.vedio-section-holder .order-md-1 .post-thumb a::after {
  content: "play video";
  text-transform: uppercase;
  color: #f5d445;
  font-weight: 600;
  font-size: 25px !important;
  position: absolute;
  bottom: 25px;
  left: 79px;
}

/* --------------------- */
.vedios-youtub-holder .yotu-playlist>div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.vedios-youtub-holder .yotu-playlist .yotu-wrapper-player {
  width: 50% !important;
  padding-right: 0px;
  display: flex;
  flex-direction: column;
}

.vedios-youtub-holder .yotu-playlist .yotu-videos {
  width: 50%;
  padding-top: 0;
  padding-left: 50px;
}

.vedios-youtub-holder .yotu-playlist .yotu-wrapper-player .yotu-player {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 15px;
}

.vedios-youtub-holder .yotu-playlist .yotu-wrapper-player .yotu-playing {
  font-size: 23px !important;
  font-weight: 600 !important;
  color: #fff !important;
  line-height: 24px !important;
  font-family: "Barlow" !important;
  order: 2 !important;
}

.vedios-youtub-holder .yotu-video-title {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #fff !important;
  line-height: 24px !important;
  font-family: "Barlow" !important;
  width: 60% !important;
}

.vedios-youtub-holder .yotu-videos li>a {
  display: flex;
  align-items: center;
}

.vedios-youtub-holder .yotu-videos a.yotu-video:hover .yotu-video-thumb-wrp::after,
.vedios-youtub-holder .yotu-videos a.yotu-video:hover .yotu-video-thumb-wrp::before {
  content: none !important;
}

.vedios-youtub-holder .yotu-videos.yotu-mode-list .yotu-video-thumb-wrp {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  width: 40%;
  /* max-height:90px ; */
}

.vedios-youtub-holder .yotu-videos.yotu-mode-list .yotu-video-thumb-wrp img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.vedios-youtub-holder .yotu-videos.yotu-mode-list .yotu-video-thumb-wrp>div {
  height: 130px;
  padding: 0 !important;
}

.vedios-youtub-holder .yotu-videos.yotu-mode-list .yotu-video-thumb-wrp>div::after {
  content: "\f04b";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #fff;
  background: #d52239;
  width: 35px;
  height: 35px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  bottom: 5px;
  right: 5px;
  font-size: 15px;
}

@media (max-width: 1024px) {
  .vedios-youtub-holder .yotu-playlist .yotu-videos {
    padding-left: 25px;
  }

  .vedios-youtub-holder .yotu-playlist .yotu-wrapper-player {
    padding-right: 25px;
  }
}

@media (max-width: 991px) {
  .vedios-youtub-holder .yotu-playlist .yotu-videos {
    padding-left: 10px;
    width: 100% !important;
    margin-bottom: 25px;
  }

  .vedios-youtub-holder .yotu-playlist .yotu-wrapper-player {
    padding-right: 10px;
    width: 100% !important;
  }
}

@media (max-width: 768) {
  .vedios-youtub-holder .yotu-playlist .yotu-videos {
    width: 100% !important;
  }

  .vedios-youtub-holder .yotu-playlist .yotu-wrapper-player {
    width: 100% !important;
  }
}

/* --------------------- */
.home-form-holder input {
  width: 100%;
  background: #fff;
  color: #172a51;
  border: none;
  outline: none;
  border-radius: 25px;
  font-size: 16px;
  padding: 15px;
  font-weight: 500;
  margin-bottom: 15px;
}

.home-form-holder input::placeholder {
  color: #53668e;
}

.home-form-holder .div_form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.home-form-holder .div_form input {
  width: 49%;
}

.home-form-holder button.sib-default-btn {
  width: 100%;
  background: #567cc9;
  color: #fff;
  border: none;
  outline: none;
  border-radius: 25px;
  font-size: 16px;
  padding: 15px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.home-form-holder button.sib-default-btn i::before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  margin-left: 10px;
  font-style: normal;
}

@media (max-width: 768px) {
  .vedio-section-holder .order-md-1 {
    flex: 100%;
    width: 100%;
    max-width: 100%;
  }

  .vedio-section-holder .order-md-2 {
    flex: 100%;
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 425px) {
  .vedio-section-holder .order-md-2 .sm-grid-content .post-thumb {
    width: 100%;
    flex: 100%;
  }

  .vedio-section-holder .order-md-2 .sm-grid-content .post-content {
    width: 100%;
    flex: 100%;
  }

  .vedio-section-holder .order-md-2 .sm-grid-content .post-thumb>a {
    min-height: 176px;
  }
}

/* ---------Instagram section----------- */
.insta-home-holder .instagram-gallery__actions {
  display: none !important;
}

.insta-home-holder .instagram-gallery-list[data-feed_layout="gallery"] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}

.insta-home-holder #instagram-gallery-feed-0 .instagram-gallery-item__media-mask {
  background-color: #0000005c !important;
}

.insta-home-holder .qligg-icon-instagram:before {
  color: #fff;
}

.insta-home-holder section.instagram-gallery-modal__media-sidebar {
  display: none;
}

.insta-home-holder section.instagram-gallery-modal__media-container {
  width: 100%;
}

/* ======================================== */
/* =============Category=================== */
/* ======================================== */
.top-title-holder-category {
  min-height: 240px;
  background: #0a1527;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.top-title-holder-category .block-title span.title-angle-shap {
  color: #fff !important;
  text-align: center;
  font-weight: 600 !important;
  font-size: 50px !important;
}

.top-title-holder-category .abouve-title {
  position: relative;
}

.top-title-holder-category .abouve-title::after {
  content: "Actualités";
  background: #7c99d1;
  padding: 5px 18px;
  border-radius: 25px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  margin-bottom: 13px;
  display: inline-block;
}

.abouve-title.for-top-2::after,
.abouve-title.for-top-38::after,
.abouve-title.for-top-115::after {
  content: "Actualités";
}

/* .abouve-title.for-top-2::after,
.abouve-title.for-top-38::after,
.abouve-title.for-top-115::after{
    content: 'Carrière';
}
.abouve-title.for-top-2::after,
.abouve-title.for-top-38::after,
.abouve-title.for-top-115::after{
    content: 'Vie Pro';
} */
.entry-blog-header a.post-cat {
  display: none !important;
}

.sidebar .widget-title {
  color: #172a51 !important;
  text-transform: capitalize !important;
  font-size: 23px !important;
  padding-bottom: 15px;
  border-bottom: solid 1px #c7cef8;
  font-weight: 600 !important;
}

.sidebar .widget .widget-title {
  margin-bottom: 18px;
}

.sidebar .footer-social.xs-social-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}

.sidebar .footer-social li a {
  width: 100%;
  height: 40px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -ms-border-radius: 25px;
  font-size: 14px;
  display: block;
  background: transparent;
  padding: 10px 0px;
  color: #fff;
  text-align: center;
  margin: 0px;
  margin-bottom: 8px;
  position: relative;
  overflow: hidden;
}

.sidebar .footer-social li a i {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar .footer-social li {
  padding: 0;
  margin: 0;
  border: none !important;
}

.sidebar .footer-social li a i::before {
  content: "\f178" !important;
  font-weight: 700 !important;
  rotate: -45deg;
  font-family: "Font Awesome 5 Free";
  margin-left: 9px;
}

.sidebar .footer-social li a i.fa-facebook {
  background: #7191d0 !important;
  color: #fff !important;
}

.sidebar .footer-social li a i.fa-twitter {
  background: #292a33 !important;
  color: #fff !important;
}

.sidebar .footer-social li a i.fa-instagram {
  background: #c47fb1 !important;
  color: #fff !important;
}

.sidebar .footer-social li a i.fa-linkedin {
  background: #6d9cd4 !important;
  color: #fff !important;
}

.sidebar .footer-social li a i.ts-icon.ts-icon-behance {
  background: #292a33 !important;
  color: #fff !important;
}

.sidebar .footer-social li a i.ts-icon.ts-icon-flickr {
  background: #d85f66 !important;
  color: #fff !important;
}

.sidebar .footer-social li a i.ts-icon.ts-icon-vk {
  background: #8089f0 !important;
  color: #fff !important;
}

/* -------- */
.sidebar .footer-social li a i.fa-facebook::after {
  content: "Facebook";
  font-family: "Barlow";
  order: -1;
  min-width: 70px;
}

.sidebar .footer-social li a i.fa-twitter::after {
  content: "X-Twitter";
  font-family: "Barlow";
  order: -1;
  min-width: 70px;
}

.sidebar .footer-social li a i.fa-instagram::after {
  content: "Instagram";
  font-family: "Barlow";
  order: -1;
  min-width: 70px;
}

.sidebar .footer-social li a i.fa-linkedin::after {
  content: "LinkedIn";
  font-family: "Barlow";
  order: -1;
  min-width: 70px;
}

.sidebar .footer-social li a i.ts-icon.ts-icon-behance::after {
  content: "TikTok";
  font-family: "Barlow";
  order: -1;
  min-width: 70px;
}

.sidebar .footer-social li a i.ts-icon.ts-icon-flickr::after {
  content: "YouTube";
  font-family: "Barlow";
  order: -1;
  min-width: 70px;
}

.sidebar .footer-social li a i.ts-icon.ts-icon-vk::after {
  content: "Discord";
  font-family: "Barlow";
  order: -1;
  min-width: 70px;
}

/* -------- */
.ts-category-list-item .ts-category-list li a .category-count {
  border-radius: 11px !important;
  color: #202c46 !important;
  height: 34px;
  width: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ts-category-list-item.widgets_category .ts-category-list li a {
  border-radius: 15px;
}

.sidebar .post-cat.only-color {
  display: none !important;
}

.post-meta span.post-meta-date {
  color: #567cc9;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.post-meta {
  padding-bottom: 0;
}

.post-meta span.post-meta-date i {
  line-height: 1;
  margin-right: 4px;
  display: flex;
  align-items: center;
}

.post-meta span.post-meta-date i::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-size: 6px;
}

.post-meta span.post-author {
  color: #567cc9;
  text-transform: uppercase;
  display: none;
}

.category-layout2 .post-block-style {
  margin-bottom: 0;
  align-items: center;
}

.entry-blog-header .post-title {
  border-bottom: solid 1px #c7cef8;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.entry-blog-header .post-title.md a {
  color: #172a51;
  font-size: 19px;
  line-height: 25px;
  display: block;
}

.entry-blog-summery p {
  color: #53668e;
  font-size: 14px;
  text-align: justify;
  margin-top: 0;
}

.btn-read-more a {
  color: #172a51 !important;
  font-size: 18px;
  font-weight: 500;
  margin-top: 15px;
  display: inline-block;
}

.btn-read-more a i {
  color: #7c99d2;
  rotate: -45deg;
  font-weight: 100;
  margin-left: 15px;
}

.archive .main-container {
  padding-top: 80px;
}

.archive article .post-content {
  padding-right: 50px;
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.archive .post-block-style .post-media {
  margin-bottom: 0 !important;
  border-radius: 7px;
}

.archive .post-block-style .post-media img {
  height: 220px;
  object-fit: cover;
}

.archive article.post-layout {
  margin-bottom: 35px;
}

ul.pagination.justify-content-center {
  justify-content: flex-start !important;
}

ul.pagination.justify-content-center li {
  color: var(--main-color) !important;
  margin-right: 8px;
  display: flex;
  align-items: center;
  font-size: 24px;
}

ul.pagination.justify-content-center li a {
  background: none !important;
  border: solid 1px #c7cef8 !important;
  color: #172a51 !important;
  font-size: 17px;
  width: 45px;
  height: 45px;
  border-radius: 10px;
}

ul.pagination.justify-content-center li.active a,
ul.pagination.justify-content-center li a:hover {
  color: #567cc9 !important;
  background: none !important;
}

ul.pagination.justify-content-center li a i {
  font-weight: 100 !important;
}

li.Precedent a,
li.Suivant a {
  width: fit-content !important;
  padding: 0 7px;
}

li.Precedent a i {
  color: #7c99d2;
  rotate: 45deg;
  font-weight: 100;
}

li.Suivant a i {
  color: #7c99d2;
  rotate: -45deg;
  font-weight: 100;
}

.post-tab-list span.post-date {
  color: #567cc9;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.post-tab-list span.post-date i::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-size: 5px;
}

.sidebar .post-title a {
  color: #22263c;
  font-size: 15px;
}

.sidebar .recent-posts-widget .post-thumb {
  width: 45%;
  flex-basis: auto;
}

.sidebar .recent-posts-widget .post-thumb .digiqole-sm-bg-img {
  th: 100%;
  height: 114px;
  position: unset;
  background-size: cover;
  display: block;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 11px;
}

.sidebar .recent-posts-widget .post-thumb a {
  padding-bottom: 0%;
}

.sidebar .post-list-item .post-tab-list .post-content {
  margin-top: 15px;
}

div#myModal .bar-search img {
  right: 15px;
  left: auto !important;
}

div#myModal .bar-search input {
  width: 100%;
}

@media (max-width: 991px) {
  .archive article .post-content {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 768px) {
  .archive article .post-content {
    margin-top: 15px;
  }

  .archive article.post-layout {
    margin-bottom: 35px;
  }

  .top-title-holder-category .block-title span.title-angle-shap {
    font-size: 45px !important;
  }

  li.Precedent a,
  li.Suivant a {
    width: 45px !important;
    padding: 0 7px;
    font-size: 0 !important;
  }

  li.Precedent a i,
  li.Suivant a i {
    font-size: 15px !important;
  }

  ul.pagination.justify-content-center li a {
    margin-right: 0;
  }
}

@media (max-width: 500px) {

  li.Precedent,
  li.Suivant {
    display: none !important;
  }

  .top-title-holder-category .block-title span.title-angle-shap {
    font-size: 35px !important;
  }

  ul.pagination.justify-content-center li a {
    width: 38px;
    height: 38px;
    margin-right: 0;
    font-size: 15px;
  }
}

/* =============================== */
/* ======Single Article========== */
/* ============================= */

.single-header-contect-holder .post-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.single-header-contect-holder .post-meta li.post-category {
  width: 100% !important;
  padding: 0 !important;
  margin-bottom: 15px;
  margin-right: 0;
}

.blog-single .post .post-media {
  margin-bottom: 0;
}

.blog-single .post .post-media img {
  max-height: 450px;
  width: 100%;
  object-fit: cover;
}

.single-header-contect-holder li.post-category a {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  background-color: #22263c !important;
  padding: 10px 9px;
  height: auto;
  min-width: 150px;
  text-align: center;
  margin: 0;
  margin-top: 3px;
  margin-right: 3px;
  margin-bottom: 3px;
}

.single-header-contect-holder li.post-category a:first-child {
  background: #ab8f77 !important;
}

.single-header-contect-holder li.post-category a:last-child {
  background: #6c7ea6 !important;
}

.single-header-contect-holder h1.post-title.lg {
  color: #0b1529 !important;
  font-size: 32px !important;
  font-weight: 900 !important;
}

.single-header-contect-holder li.post-author a {
  color: #567cc9 !important;
  text-transform: uppercase !important;
}

.single-header-contect-holder li.post-meta-date {
  color: #567cc9 !important;
  text-transform: uppercase !important;
}

.single-header-contect-holder li.post-meta-date i::before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-size: 5px;
}

.single #main-content .entry-content h2 *,
.single #main-content .entry-content h2 {
  font-size: 28px !important;
  color: #315EA5 !important;
  font-weight: 900 !important;
}

.single #main-content .entry-content h3 *,
.single #main-content .entry-content h3,
.single #main-content .entry-content h4 *,
.single #main-content .entry-content h4,
.single #main-content .entry-content h5 *,
.single #main-content .entry-content h5,
.single #main-content .entry-content h6 *,
.single #main-content .entry-content h6 {
  font-size: 21px !important;
  color: #315EA5 !important;
  font-weight: 600 !important;
}

.single .entry-content a {
  color: #00A8E0 !important;
  /* text-decoration: underline!important; */
}

.single .entry-content a:hover {
  color: #a91323 !important;
  /* text-decoration: underline!important; */
}

.single .entry-content>* {
  margin-top: 0;
}

.single .entry-content .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0px;
}

/* .blog-single .entry-content ul{
    padding-left: 15px;
} */
.blog-single .entry-content li,
.blog-single .entry-content li * {
  line-height: 28px;
  color: #344464;
  font-size: 16px;
}

.blog-single .entry-content p {
  line-height: 28px;
  /* text-align: justify; */
  color: #344464;
  font-size: 16px;
}

.single div#sidebar {
  padding-left: 25px;
}

.single #author-bio-box {
  display: flex;
  align-items: center;
  background: #f0f4fc !important;
  border-radius: 11px;
  margin: 19px 0;
}

#author-bio-box .bio-description {
  background: transparent !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  display: flex;
  flex-direction: column;
}

#author-bio-box .bio-description .h3 {
  order: 3;
  color: #2a3f6b;
  font-size: 16px;
}

#author-bio-box .bio-description>div:not(.h3) {
  color: #4c6494;
  margin-bottom: 10px;
}

#author-bio-box .bio-gravatar img {
  width: 157px;
  height: auto;
  border: none;
  padding: 0 !important;
  border-radius: 15px !important;
}

#author-bio-box .bio-gravatar {
  margin-right: 15px;
}

.social-share-bottom {
  float: right;
  color: #4f638c;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
  font-size: 18px;
  width: 100%;
}

.social-share-bottom span.share-title {
  background: #f0f4fc !important;
  display: inline-block;
  padding: 8px 14px;
  border-radius: 8px;
  color: #4f638c !important;
  font-weight: 400;
}

.post-navigation {
  display: none;
}

.social-share-bottom ul {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
}

.single .social-share-bottom ul li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  text-decoration: none !important;
}

.social-share-bottom ul li a i {
  color: #fff !important;
}

.social-share-bottom ul li a.facebook {
  background: #7291d5;
}

.social-share-bottom ul li a.instapaper {
  background: #c57fb1;
}

.social-share-bottom ul li a.linkedin {
  background: #6d9cd4;
}

.social-share-bottom ul li a.twitter {
  background: #292a32;
}

.social-share-bottom ul li a.twitter i::before {
  content: "\e61b" !important;
}

.related-singel-holder .post-thumb {
  position: relative;
  border-radius: 25px;
}

.related-singel-holder .post-content {
  position: absolute;
  max-width: calc(100% - 20px);
  left: 10px;
  bottom: 10px;
  color: #fff;
  z-index: 2;
}

.related-singel-holder .post-content .post-title a {
  color: #ffffff;
  font-size: 15px;
  width: 100%;
  display: inline-block;
}

.related-singel-holder .post-content .exreptrelited {
  margin: 0 !important;
  font-weight: 300;
  font-size: 13px;
  color: #fff;
}

.related-singel-holder .post-thumb img {
  height: 185px;
  max-height: 185px;
}

.related-singel-holder .post-thumb::before {
  content: "";
  background: #0000007d;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.related-singel-holder .post-thumb::after {
  content: "\f061";
  z-index: 3;
  font-family: "Font Awesome 5 Free";
  width: 35px;
  height: 35px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 318deg;
  font-size: 17px;
  font-weight: 700;
  color: #202c46;
}

.top-title-relited {
  color: #1d2f4f;
  font-size: 35px;
  font-weight: 400;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #c7cef8;
  width: 100%;
  text-align: left;
}

.container-like-others {
  margin-bottom: 50px;
}

.links-holder-sidbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.links-holder-sidbar a {
  width: 49%;
  margin-bottom: 2%;
  cursor: pointer;
}

.post-date i {
  line-height: 0;
  font-size: 5px;
  margin-right: 5px;
}

.logos-top-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0;
  gap: 25px;
}

.logos-top-holder img {
  width: 150px;
}

@media (max-width: 1024px) {
  .single div#sidebar {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .single-header-contect-holder h1.post-title.lg {
    font-size: 28px !important;
  }

  .single #main-content .entry-content h2 *,
  .single #main-content .entry-content h2 {
    font-size: 25px !important;
  }

  .single #main-content .entry-content h3 *,
  .single #main-content .entry-content h3,
  .single #main-content .entry-content h4 *,
  .single #main-content .entry-content h4,
  .single #main-content .entry-content h5 *,
  .single #main-content .entry-content h5,
  .single #main-content .entry-content h6 *,
  .single #main-content .entry-content h6 {
    font-size: 25px !important;
  }
}

@media (max-width: 600px) {
  .single-header-contect-holder h1.post-title.lg {
    font-size: 25px !important;
  }

  .single #main-content .entry-content h2 *,
  .single #main-content .entry-content h2 {
    font-size: 20px !important;
  }

  .single #main-content .entry-content h3 *,
  .single #main-content .entry-content h3,
  .single #main-content .entry-content h4 *,
  .single #main-content .entry-content h4,
  .single #main-content .entry-content h5 *,
  .single #main-content .entry-content h5,
  .single #main-content .entry-content h6 *,
  .single #main-content .entry-content h6 {
    font-size: 20px !important;
  }
}

/* ============================= */
/* ======== MAP CSS ============ */
/* ============================= */

.map_prepa {
  position: relative;
  background-image: url("/img/map-new-Map.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 600px;
  height: 600px;
}

.mp_point {
  position: relative;
  width: 16px;
  height: 16px !important;
  object-fit: contain;
  z-index: 1;
}

/* Scaling factor: 600/445 = 1.3483 */
.mp_ville[data-ville="brest"] {
  position: absolute;
  top: 177px;
  /* 131 * 1.3483 */
  left: 40px;
  /* 30 * 1.3483 */
}

.mp_ville[data-ville="rennes"] {
  position: absolute;
  top: 178px;
  /* 132 * 1.3483 */
  left: 131px;
  /* 97 * 1.3483 */
}

.mp_ville[data-ville="nantes"] {
  position: absolute;
  top: 311px;
  /* 231 * 1.3483 */
  left: 218px;
  /* 162 * 1.3483 */
}

.mp_ville[data-ville="la_rochelle"] {
  position: absolute;
  top: 220px;
  /* 163 * 1.3483 */
  left: 121px;
  /* 90 * 1.3483 */
}

.mp_ville[data-ville="bordeaux"] {
  position: absolute;
  top: 404px;
  /* 300 * 1.3483 */
  left: 193px;
  /* 143 * 1.3483 */
}

.mp_ville[data-ville="la_reunion"] {
  position: absolute;
  top: 518px;
  /* 384 * 1.3483 */
  right: 217px;
  /* 161 * 1.3483 */
}

.mp_ville[data-ville="bayonne"] {
  position: absolute;
  top: 380px;
  /* 282 * 1.3483 */
  left: 132px;
  /* 98 * 1.3483 */
}

.mp_ville[data-ville="caen"] {
  position: absolute;
  top: 177px;
  /* 131 * 1.3483 */
  left: 40px;
  /* 30 * 1.3483 */
}

.mp_ville[data-ville="angers"] {
  position: absolute;
  top: 237px;
  /* 176 * 1.3483 */
  left: 198px;
  /* 147 * 1.3483 */
}

.mp_ville[data-ville="tours"] {
  position: absolute;
  top: 182px;
  /* 135 * 1.3483 */
  left: 199px;
  /* 148 * 1.3483 */
}

.mp_ville[data-ville="poitiers"] {
  position: absolute;
  top: 222px;
  /* 165 * 1.3483 */
  left: 182px;
  /* 135 * 1.3483 */
}

.mp_ville[data-ville="rouen"] {
  position: absolute;
  top: 94px;
  /* 70 * 1.3483 */
  left: 170px;
  /* 126 * 1.3483 */
}

.mp_ville[data-ville="amiens"] {
  position: absolute;
  top: 47px;
  /* 35 * 1.3483 */
  left: 249px;
  /* 185 * 1.3483 */
}

.mp_ville[data-ville="paris"] {
  position: absolute;
  top: 135px;
  /* 100 * 1.3483 */
  left: 337px;
  /* 250 * 1.3483 */
}

.mp_ville[data-ville="guyancourt"] {
  position: absolute;
  top: 108px;
  /* 80 * 1.3483 */
  left: 237px;
  /* 176 * 1.3483 */
}

.mp_ville[data-ville="orleans"] {
  position: absolute;
  top: 155px;
  /* 115 * 1.3483 */
  left: 236px;
  /* 175 * 1.3483 */
}

.mp_ville[data-ville="limoges"] {
  position: absolute;
  top: 263px;
  /* 195 * 1.3483 */
  left: 222px;
  /* 165 * 1.3483 */
}

.mp_ville[data-ville="toulouse"] {
  position: absolute;
  top: 442px;
  /* 328 * 1.3483 */
  left: 284px;
  /* 211 * 1.3483 */
}

.mp_ville[data-ville="lille"] {
  position: absolute;
  top: 11px;
  /* 8 * 1.3483 */
  left: 326px;
  /* 242 * 1.3483 */
}

.mp_ville[data-ville="metz"] {
  position: absolute;
  top: 88px;
  /* 65 * 1.3483 */
  left: 385px;
  /* 286 * 1.3483 */
}

.mp_ville[data-ville="valenciennes"] {
  position: absolute;
  top: 66px;
  /* 49 * 1.3483 */
  left: 350px;
  /* 260 * 1.3483 */
}

.mp_ville[data-ville="nancy"] {
  position: absolute;
  top: 144px;
  /* 107 * 1.3483 */
  left: 499px;
  /* 370 * 1.3483 */
}

.mp_ville[data-ville="strasbourg"] {
  position: absolute;
  top: 164px;
  /* 122 * 1.3483 */
  left: 558px;
  /* 414 * 1.3483 */
}

.mp_ville[data-ville="dijon"] {
  position: absolute;
  top: 228px;
  /* 169 * 1.3483 */
  left: 466px;
  /* 346 * 1.3483 */
}

.mp_ville[data-ville="lyon"] {
  position: absolute;
  top: 341px;
  /* 253 * 1.3483 */
  left: 434px;
  /* 322 * 1.3483 */
}

.mp_ville[data-ville="clermont-ferrand"] {
  position: absolute;
  top: 378px;
  /* 280 * 1.3483 */
  left: 395px;
  /* 293 * 1.3483 */
}

.mp_ville[data-ville="lorien"] {
  position: absolute;
  top: 164px;
  /* 122 * 1.3483 */
  left: 47px;
  /* 35 * 1.3483 */
}

.mp_ville[data-ville="saint-Etienne"] {
  position: absolute;
  top: 311px;
  /* 231 * 1.3483 */
  right: 307px;
  /* 228 * 1.3483 */
}

.mp_ville[data-ville="grenoble"] {
  position: absolute;
  top: 372px;
  /* 276 * 1.3483 */
  left: 468px;
  /* 347 * 1.3483 */
}

.mp_ville[data-ville="aix_en_provence"] {
  position: absolute;
  top: 356px;
  /* 264 * 1.3483 */
  left: 378px;
  /* 280 * 1.3483 */
}

.mp_ville[data-ville="aix-en-provence"] {
  position: absolute;
  top: 497px;
  /* 369 * 1.3483 */
  left: 361px;
  /* 268 * 1.3483 */
}

.mp_ville[data-ville="saint-germain-en-laye"] {
  position: absolute;
  top: 108px;
  /* 80 * 1.3483 */
  left: 236px;
  /* 175 * 1.3483 */
}

.mp_ville[data-ville="aix_en_provence"] .mp_ville_name span {
  padding: 6px 0;
  font-size: 10px;
}

.mp_ville[data-ville="nice"] {
  position: absolute;
  top: 357px;
  /* 265 * 1.3483 */
  left: 421px;
  /* 312 * 1.3483 */
}

.mp_ville[data-ville="toulon"] {
  position: absolute;
  top: 391px;
  /* 290 * 1.3483 */
  left: 384px;
  /* 285 * 1.3483 */
}

.mp_ville[data-ville="montpellier"] {
  position: absolute;
  top: 473px;
  /* 351 * 1.3483 */
  left: 391px;
  /* 290 * 1.3483 */
}

.mp_ville[data-ville="mont_blanc"] {
  position: absolute;
  top: 390px;
  /* 289 * 1.3483 */
  left: 270px;
  /* 200 * 1.3483 */
}

.mp_ville[data-ville="perpignan"] {
  position: absolute;
  top: 417px;
  /* 309 * 1.3483 */
  left: 266px;
  /* 197 * 1.3483 */
}

.mp_ville[data-ville="corse"] {
  position: absolute;
  top: 445px;
  /* 330 * 1.3483 */
  left: 483px;
  /* 358 * 1.3483 */
}

.mp_ville[data-ville="nouvelle_celedonie"] {
  position: absolute;
  top: 546px;
  /* 405 * 1.3483 */
  left: 553px;
  /* 410 * 1.3483 */
}

.mp_ville[data-ville="jouy-en-Josas"] {
  position: absolute;
  top: 151px;
  /* 112 * 1.3483 */
  left: 295px;
  /* 219 * 1.3483 */
}

.mp_ville[data-ville="cergy"] {
  position: absolute;
  top: 124px;
  /* 92 * 1.3483 */
  left: 306px;
  /* 227 * 1.3483 */
}

.mp_ville[data-ville="Nantes"] {
  position: absolute;
  top: 311px;
  /* 231 * 1.3483 */
  left: 218px;
  /* 162 * 1.3483 */
}

.mp_ville[data-ville="reims-et-rouen"] {
  position: absolute;
  top: 93px;
  /* 69 * 1.3483 */
  left: 262px;
  /* 194 * 1.3483 */
}

.mp_ville[data-ville="evry"] {
  position: absolute;
  top: 181px;
  /* 134 * 1.3483 */
  left: 338px;
  /* 251 * 1.3483 */
}

.mp_ville[data-ville="la-rochelle"] {
  position: absolute;
  top: 288px;
  /* 214 * 1.3483 */
  left: 150px;
  /* 111 * 1.3483 */
}

.mp_ville[data-ville="le-havre"] {
  position: absolute;
  top: 77px;
  /* 57 * 1.3483 */
  left: 237px;
  /* 176 * 1.3483 */
}

.mp_ville[data-ville="troyes"] {
  position: absolute;
  top: 210px;
  /* 156 * 1.3483 */
  left: 373px;
  /* 277 * 1.3483 */
}

.mp_ville[data-ville="palaiseau"] {
  position: absolute;
  top: 140px;
  /* 104 * 1.3483 */
  left: 310px;
  /* 230 * 1.3483 */
}

.mp_ville[data-ville="gif-sur-yvette"] {
  position: absolute;
  top: 169px;
  /* 125 * 1.3483 */
  left: 307px;
  /* 228 * 1.3483 */
}

.mp_ville[data-ville="champs-sur-marne"] {
  position: absolute;
  top: 160px;
  /* 119 * 1.3483 */
  left: 356px;
  /* 264 * 1.3483 */
}

.mp_ville[data-ville="ecully"] {
  position: absolute;
  top: 363px;
  /* 269 * 1.3483 */
  left: 476px;
  /* 353 * 1.3483 */
}

.mp_ville[data-ville="saint-etienne"] {
  position: absolute;
  top: 384px;
  /* 285 * 1.3483 */
  left: 427px;
  /* 317 * 1.3483 */
}

.mp_ville[data-ville="villeneuve-dascq"] {
  position: absolute;
  top: 30px;
  /* 22 * 1.3483 */
  left: 333px;
  /* 247 * 1.3483 */
}

.mp_ville[data-ville="albi"] {
  position: absolute;
  top: 480px;
  /* 356 * 1.3483 */
  left: 344px;
  /* 255 * 1.3483 */
}

.mp_ville[data-ville="douai"] {
  position: absolute;
  top: 63px;
  /* 47 * 1.3483 */
  left: 359px;
  /* 266 * 1.3483 */
}

.mp_ville[data-ville="la-roche-sur-yon"] {
  position: absolute;
  top: 256px;
  /* 190 * 1.3483 */
  left: 140px;
  /* 104 * 1.3483 */
}

.mp_ville[data-ville="reims"] {
  position: absolute;
  left: 349px;
  /* 259 * 1.3483 */
  top: 67px;
  /* 50 * 1.3483 */
}

.mp_ville[data-ville="marseille"] {
  position: absolute;
  bottom: 282px;
  /* 209 * 1.3483 */
  left: 433px;
  /* 321 * 1.3483 */
}

.mp_ville[data-ville="versailles"] {
  position: absolute;
  top: 150px;
  /* 111 * 1.3483 */
  left: 326px;
  /* 242 * 1.3483 */
}

.mp_ville[data-ville="st-maur"] {
  position: absolute;
  top: 274px;
  /* 203 * 1.3483 */
  left: 325px;
  /* 241 * 1.3483 */
}

.mp_ville[data-ville="nouvelle_celedonie"] .mp_ville_name {
  width: 108px;
  top: -78%;
  left: -44px;
}

.mp_ville[data-ville="nouvelle_celedonie"] .mp_ville_name span {
  padding: 6px 0;
  font-size: 10px;
}

.mp_ville {
  cursor: pointer;
  opacity: 1;
  transition: 0.4s;
}

.mp_ville:hover,
.mp_ville.active {
  opacity: 1;
  z-index: 2;
}

.mp_ville_name {
  display: none;
  position: absolute;
  top: -63%;
  left: -38px;
  background-image: url(/img/Pin1.png);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 94px;
  height: 42px;
  z-index: 0;
}

.mp_ville:hover .mp_ville_name,
.mp_ville.active .mp_ville_name {
  display: block;
}

.mp_ville .mp_ville_name span {
  display: block;
  text-align: center;
  color: #fff;
  padding: 2px 0;
  font-size: 11px;
  font-weight: 400;
}

.mp_ville[data-ville="clermont-ferrand"] .mp_ville_name {
  width: 108px;
  top: -78%;
  left: -44px;
}

@media (max-width: 620px) {
  .map_prepa {
    position: relative;
    background-image: url("/img/map-new-Map.png");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 445px;
    height: 445px;
  }

  .mp_point {
    position: relative;
    width: 16px;
    height: 16px !important;
    object-fit: contain;
    z-index: 1;
  }

  .mp_ville[data-ville="brest"] {
    position: absolute;
    top: 131px;
    left: 30px;
  }

  .mp_ville[data-ville="rennes"] {
    position: absolute;
    top: 132px;
    left: 97px;
  }

  .mp_ville[data-ville="nantes"] {
    position: absolute;
    top: 231px;
    left: 162px;
  }

  .mp_ville[data-ville="la_rochelle"] {
    position: absolute;
    top: 163px;
    left: 90px;
  }

  .mp_ville[data-ville="bordeaux"] {
    position: absolute;
    top: 300px;
    left: 143px;
  }

  .mp_ville[data-ville="la_reunion"] {
    position: absolute;
    top: 384px;
    right: 161px;
  }

  .mp_ville[data-ville="bayonne"] {
    position: absolute;
    top: 282px;
    left: 98px;
  }

  .mp_ville[data-ville="caen"] {
    position: absolute;
    top: 131px;
    left: 30px;
  }

  .mp_ville[data-ville="angers"] {
    position: absolute;
    position: absolute;
    top: 176px;
    left: 147px;
  }

  .mp_ville[data-ville="tours"] {
    position: absolute;
    top: 135px;
    left: 148px;
  }

  .mp_ville[data-ville="poitiers"] {
    position: absolute;
    top: 165px;
    left: 135px;
  }

  .mp_ville[data-ville="rouen"] {
    position: absolute;
    top: 70px;
    left: 126px;
  }

  .mp_ville[data-ville="amiens"] {
    position: absolute;
    top: 35px;
    left: 185px;
  }

  .mp_ville[data-ville="paris"] {
    position: absolute;
    top: 100px;
    left: 250px;
  }

  .mp_ville[data-ville="guyancourt"] {
    position: absolute;
    top: 80px;
    left: 176px;
  }

  .mp_ville[data-ville="orleans"] {
    position: absolute;
    top: 115px;
    left: 175px;
  }

  .mp_ville[data-ville="limoges"] {
    position: absolute;
    top: 195px;
    left: 165px;
  }

  .mp_ville[data-ville="toulouse"] {
    position: absolute;
    top: 328px;
    left: 211px;
  }

  .mp_ville[data-ville="lille"] {
    position: absolute;
    top: 8px;
    left: 242px;
  }

  .mp_ville[data-ville="metz"] {
    position: absolute;
    top: 65px;
    left: 286px;
  }

  .mp_ville[data-ville="valenciennes"] {
    position: absolute;
    top: 49px;
    left: 260px;
  }

  .mp_ville[data-ville="nancy"] {
    position: absolute;
    top: 107px;
    left: 370px;
  }

  .mp_ville[data-ville="strasbourg"] {
    position: absolute;
    top: 122px;
    left: 414px;
  }

  .mp_ville[data-ville="dijon"] {
    position: absolute;
    top: 169px;
    left: 346px;
  }

  .mp_ville[data-ville="lyon"] {
    position: absolute;
    top: 253px;
    left: 322px;
  }

  .mp_ville[data-ville="clermont-ferrand"] {
    position: absolute;
    top: 280px;
    left: 293px;
  }

  .mp_ville[data-ville="lorien"] {
    position: absolute;
    top: 122px;
    left: 35px;
  }

  .mp_ville[data-ville="saint-Etienne"] {
    position: absolute;
    top: 231px;
    right: 228px;
  }

  .mp_ville[data-ville="grenoble"] {
    position: absolute;
    top: 276px;
    left: 347px;
  }

  .mp_ville[data-ville="aix_en_provence"] {
    position: absolute;
    top: 264px;
    left: 280px;
  }

  .mp_ville[data-ville="aix-en-provence"] {
    position: absolute;
    top: 369px;
    left: 268px;
  }

  .mp_ville[data-ville="saint-germain-en-laye"] {
    position: absolute;
    top: 80px;
    left: 175px;
  }

  .mp_ville[data-ville="aix_en_provence"] .mp_ville_name span {
    padding: 6px 0;
    font-size: 10px;
  }

  .mp_ville[data-ville="nice"] {
    position: absolute;
    top: 265px;
    left: 312px;
  }

  .mp_ville[data-ville="toulon"] {
    position: absolute;
    top: 290px;
    left: 285px;
  }

  .mp_ville[data-ville="montpellier"] {
    position: absolute;
    top: 351px;
    left: 290px;
  }

  .mp_ville[data-ville="mont_blanc"] {
    position: absolute;
    top: 289px;
    left: 200px;
  }

  .mp_ville[data-ville="perpignan"] {
    position: absolute;
    top: 309px;
    left: 197px;
  }

  .mp_ville[data-ville="corse"] {
    position: absolute;
    top: 330px;
    left: 358px;
  }

  .mp_ville[data-ville="nouvelle_celedonie"] {
    position: absolute;
    top: 405px;
    left: 410px;
  }

  .mp_ville[data-ville="jouy-en-Josas"] {
    position: absolute;
    top: 112px;
    left: 219px;
  }

  .mp_ville[data-ville="cergy"] {
    position: absolute;
    top: 92px;
    left: 227px;
  }

  .mp_ville[data-ville="Nantes"] {
    position: absolute;
    top: 231px;
    left: 162px;
  }

  .mp_ville[data-ville="reims-et-rouen"] {
    position: absolute;
    top: 69px;
    left: 194px;
  }

  .mp_ville[data-ville="evry"] {
    position: absolute;
    top: 134px;
    left: 251px;
  }

  .mp_ville[data-ville="la-rochelle"] {
    position: absolute;
    top: 214px;
    left: 111px;
  }

  .mp_ville[data-ville="le-havre"] {
    position: absolute;
    top: 57px;
    left: 176px;
  }

  .mp_ville[data-ville="troyes"] {
    position: absolute;
    top: 156px;
    left: 277px;
  }

  .mp_ville[data-ville="palaiseau"] {
    position: absolute;
    top: 104px;
    left: 230px;
  }

  .mp_ville[data-ville="gif-sur-yvette"] {
    position: absolute;
    top: 125px;
    left: 228px;
  }

  .mp_ville[data-ville="champs-sur-marne"] {
    position: absolute;
    top: 119px;
    left: 264px;
  }

  .mp_ville[data-ville="ecully"] {
    position: absolute;
    top: 269px;
    left: 353px;
  }

  .mp_ville[data-ville="saint-etienne"] {
    position: absolute;
    top: 285px;
    left: 317px;
  }

  .mp_ville[data-ville="villeneuve-dascq"] {
    position: absolute;
    top: 22px;
    left: 247px;
  }

  .mp_ville[data-ville="albi"] {
    position: absolute;
    top: 356px;
    left: 255px;
  }

  .mp_ville[data-ville="douai"] {
    position: absolute;
    top: 47px;
    left: 266px;
  }

  .mp_ville[data-ville="la-roche-sur-yon"] {
    position: absolute;
    top: 190px;
    left: 104px;
  }

  .mp_ville[data-ville="reims"] {
    position: absolute;
    left: 259px;
    top: 50px;
  }

  .mp_ville[data-ville="marseille"] {
    position: absolute;
    bottom: 209px;
    left: 321px;

  }

  .mp_ville[data-ville="versailles"] {
    position: absolute;
    top: 111px;
    left: 242px;
  }

  .mp_ville[data-ville="st-maur"] {
    position: absolute;
    top: 203px;
    left: 241px;
  }

  .mp_ville[data-ville="nouvelle_celedonie"] .mp_ville_name {
    width: 108px;
    top: -78%;
    left: -44px;
  }

  .mp_ville[data-ville="nouvelle_celedonie"] .mp_ville_name span {
    padding: 6px 0;
    font-size: 10px;
  }

  .mp_ville {
    cursor: pointer;
    opacity: 1;
    transition: 0.4s;
  }

  .mp_ville:hover,
  .mp_ville.active {
    opacity: 1;
    z-index: 2;
  }

  .mp_ville_name {
    display: none;
    position: absolute;
    top: -63%;
    left: -38px;
    background-image: url(/img/Pin1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 94px;
    height: 42px;
    z-index: 0;
  }

  .mp_ville:hover .mp_ville_name,
  .mp_ville.active .mp_ville_name {
    display: block;
  }

  .mp_ville .mp_ville_name span {
    display: block;
    text-align: center;
    color: #fff;
    padding: 2px 0;
    font-size: 11px;
    font-weight: 400;
  }

  .mp_ville[data-ville="clermont-ferrand"] .mp_ville_name {
    width: 108px;
    top: -78%;
    left: -44px;
  }

}

@media (max-width: 450px) {
  .map_prepa {
    width: 300px;
    height: 300px;
  }

  .mp_point {
    width: 11px;
    /* Scaled down from 16px */
    height: 11px !important;
  }

  /* Scaling factor: 300/445 = 0.6742 */
  .mp_ville[data-ville="brest"] {
    top: 88px;
    /* 131 * 0.6742 */
    left: 20px;
    /* 30 * 0.6742 */
  }

  .mp_ville[data-ville="rennes"] {
    top: 89px;
    /* 132 * 0.6742 */
    left: 65px;
    /* 97 * 0.6742 */
  }

  .mp_ville[data-ville="nantes"] {
    top: 156px;
    /* 231 * 0.6742 */
    left: 109px;
    /* 162 * 0.6742 */
  }

  .mp_ville[data-ville="la_rochelle"] {
    top: 110px;
    /* 163 * 0.6742 */
    left: 61px;
    /* 90 * 0.6742 */
  }

  .mp_ville[data-ville="bordeaux"] {
    top: 202px;
    /* 300 * 0.6742 */
    left: 96px;
    /* 143 * 0.6742 */
  }

  .mp_ville[data-ville="la_reunion"] {
    top: 259px;
    /* 384 * 0.6742 */
    right: 108px;
    /* 161 * 0.6742 */
  }

  .mp_ville[data-ville="bayonne"] {
    top: 190px;
    /* 282 * 0.6742 */
    left: 66px;
    /* 98 * 0.6742 */
  }

  .mp_ville[data-ville="caen"] {
    top: 88px;
    /* 131 * 0.6742 */
    left: 20px;
    /* 30 * 0.6742 */
  }

  .mp_ville[data-ville="angers"] {
    top: 119px;
    /* 176 * 0.6742 */
    left: 99px;
    /* 147 * 0.6742 */
  }

  .mp_ville[data-ville="tours"] {
    top: 91px;
    /* 135 * 0.6742 */
    left: 100px;
    /* 148 * 0.6742 */
  }

  .mp_ville[data-ville="poitiers"] {
    top: 111px;
    /* 165 * 0.6742 */
    left: 91px;
    /* 135 * 0.6742 */
  }

  .mp_ville[data-ville="rouen"] {
    top: 47px;
    /* 70 * 0.6742 */
    left: 85px;
    /* 126 * 0.6742 */
  }

  .mp_ville[data-ville="amiens"] {
    top: 24px;
    /* 35 * 0.6742 */
    left: 125px;
    /* 185 * 0.6742 */
  }

  .mp_ville[data-ville="paris"] {
    top: 67px;
    /* 100 * 0.6742 */
    left: 169px;
    /* 250 * 0.6742 */
  }

  .mp_ville[data-ville="guyancourt"] {
    top: 54px;
    /* 80 * 0.6742 */
    left: 119px;
    /* 176 * 0.6742 */
  }

  .mp_ville[data-ville="orleans"] {
    top: 78px;
    /* 115 * 0.6742 */
    left: 118px;
    /* 175 * 0.6742 */
  }

  .mp_ville[data-ville="limoges"] {
    top: 131px;
    /* 195 * 0.6742 */
    left: 111px;
    /* 165 * 0.6742 */
  }

  .mp_ville[data-ville="toulouse"] {
    top: 221px;
    /* 328 * 0.6742 */
    left: 142px;
    /* 211 * 0.6742 */
  }

  .mp_ville[data-ville="lille"] {
    top: 5px;
    /* 8 * 0.6742 */
    left: 163px;
    /* 242 * 0.6742 */
  }

  .mp_ville[data-ville="metz"] {
    top: 44px;
    /* 65 * 0.6742 */
    left: 193px;
    /* 286 * 0.6742 */
  }

  .mp_ville[data-ville="valenciennes"] {
    top: 33px;
    /* 49 * 0.6742 */
    left: 175px;
    /* 260 * 0.6742 */
  }

  .mp_ville[data-ville="nancy"] {
    top: 72px;
    /* 107 * 0.6742 */
    left: 249px;
    /* 370 * 0.6742 */
  }

  .mp_ville[data-ville="strasbourg"] {
    top: 82px;
    /* 122 * 0.6742 */
    left: 279px;
    /* 414 * 0.6742 */
  }

  .mp_ville[data-ville="dijon"] {
    top: 114px;
    /* 169 * 0.6742 */
    left: 233px;
    /* 346 * 0.6742 */
  }

  .mp_ville[data-ville="lyon"] {
    top: 171px;
    /* 253 * 0.6742 */
    left: 217px;
    /* 322 * 0.6742 */
  }

  .mp_ville[data-ville="clermont-ferrand"] {
    top: 189px;
    /* 280 * 0.6742 */
    left: 197px;
    /* 293 * 0.6742 */
  }

  .mp_ville[data-ville="lorien"] {
    top: 82px;
    /* 122 * 0.6742 */
    left: 24px;
    /* 35 * 0.6742 */
  }

  .mp_ville[data-ville="saint-Etienne"] {
    top: 156px;
    /* 231 * 0.6742 */
    right: 154px;
    /* 228 * 0.6742 */
  }

  .mp_ville[data-ville="grenoble"] {
    top: 186px;
    /* 276 * 0.6742 */
    left: 234px;
    /* 347 * 0.6742 */
  }

  .mp_ville[data-ville="aix_en_provence"] {
    top: 178px;
    /* 264 * 0.6742 */
    left: 189px;
    /* 280 * 0.6742 */
  }

  .mp_ville[data-ville="aix-en-provence"] {
    top: 249px;
    /* 369 * 0.6742 */
    left: 181px;
    /* 268 * 0.6742 */
  }

  .mp_ville[data-ville="saint-germain-en-laye"] {
    top: 54px;
    /* 80 * 0.6742 */
    left: 118px;
    /* 175 * 0.6742 */
  }

  .mp_ville[data-ville="nice"] {
    top: 179px;
    /* 265 * 0.6742 */
    left: 210px;
    /* 312 * 0.6742 */
  }

  .mp_ville[data-ville="toulon"] {
    top: 195px;
    /* 290 * 0.6742 */
    left: 192px;
    /* 285 * 0.6742 */
  }

  .mp_ville[data-ville="montpellier"] {
    top: 237px;
    /* 351 * 0.6742 */
    left: 195px;
    /* 290 * 0.6742 */
  }

  .mp_ville[data-ville="mont_blanc"] {
    top: 195px;
    /* 289 * 0.6742 */
    left: 135px;
    /* 200 * 0.6742 */
  }

  .mp_ville[data-ville="perpignan"] {
    top: 208px;
    /* 309 * 0.6742 */
    left: 133px;
    /* 197 * 0.6742 */
  }

  .mp_ville[data-ville="corse"] {
    top: 222px;
    /* 330 * 0.6742 */
    left: 241px;
    /* 358 * 0.6742 */
  }

  .mp_ville[data-ville="nouvelle_celedonie"] {
    top: 273px;
    /* 405 * 0.6742 */
    left: 276px;
    /* 410 * 0.6742 */
  }

  .mp_ville[data-ville="jouy-en-Josas"] {
    top: 75px;
    /* 112 * 0.6742 */
    left: 148px;
    /* 219 * 0.6742 */
  }

  .mp_ville[data-ville="cergy"] {
    top: 62px;
    /* 92 * 0.6742 */
    left: 153px;
    /* 227 * 0.6742 */
  }

  .mp_ville[data-ville="Nantes"] {
    top: 156px;
    /* 231 * 0.6742 */
    left: 109px;
    /* 162 * 0.6742 */
  }

  .mp_ville[data-ville="reims-et-rouen"] {
    top: 47px;
    /* 69 * 0.6742 */
    left: 131px;
    /* 194 * 0.6742 */
  }

  .mp_ville[data-ville="evry"] {
    top: 90px;
    /* 134 * 0.6742 */
    left: 169px;
    /* 251 * 0.6742 */
  }

  .mp_ville[data-ville="la-rochelle"] {
    top: 144px;
    /* 214 * 0.6742 */
    left: 75px;
    /* 111 * 0.6742 */
  }

  .mp_ville[data-ville="le-havre"] {
    top: 38px;
    /* 57 * 0.6742 */
    left: 119px;
    /* 176 * 0.6742 */
  }

  .mp_ville[data-ville="troyes"] {
    top: 105px;
    /* 156 * 0.6742 */
    left: 187px;
    /* 277 * 0.6742 */
  }

  .mp_ville[data-ville="palaiseau"] {
    top: 70px;
    /* 104 * 0.6742 */
    left: 155px;
    /* 230 * 0.6742 */
  }

  .mp_ville[data-ville="gif-sur-yvette"] {
    top: 84px;
    /* 125 * 0.6742 */
    left: 154px;
    /* 228 * 0.6742 */
  }

  .mp_ville[data-ville="champs-sur-marne"] {
    top: 80px;
    /* 119 * 0.6742 */
    left: 178px;
    /* 264 * 0.6742 */
  }

  .mp_ville[data-ville="ecully"] {
    top: 181px;
    /* 269 * 0.6742 */
    left: 238px;
    /* 353 * 0.6742 */
  }

  .mp_ville[data-ville="saint-etienne"] {
    top: 192px;
    /* 285 * 0.6742 */
    left: 214px;
    /* 317 * 0.6742 */
  }

  .mp_ville[data-ville="villeneuve-dascq"] {
    top: 15px;
    /* 22 * 0.6742 */
    left: 166px;
    /* 247 * 0.6742 */
  }

  .mp_ville[data-ville="albi"] {
    top: 240px;
    /* 356 * 0.6742 */
    left: 172px;
    /* 255 * 0.6742 */
  }

  .mp_ville[data-ville="douai"] {
    top: 32px;
    /* 47 * 0.6742 */
    left: 179px;
    /* 266 * 0.6742 */
  }

  .mp_ville[data-ville="la-roche-sur-yon"] {
    top: 128px;
    /* 190 * 0.6742 */
    left: 70px;
    /* 104 * 0.6742 */
  }

  .mp_ville[data-ville="reims"] {
    left: 175px;
    /* 259 * 0.6742 */
    top: 34px;
    /* 50 * 0.6742 */
  }

  .mp_ville[data-ville="marseille"] {
    bottom: 141px;
    /* 209 * 0.6742 */
    left: 216px;
    /* 321 * 0.6742 */
  }

  .mp_ville[data-ville="versailles"] {
    top: 75px;
    /* 111 * 0.6742 */
    left: 163px;
    /* 242 * 0.6742 */
  }

  .mp_ville[data-ville="st-maur"] {
    top: 137px;
    /* 203 * 0.6742 */
    left: 162px;
    /* 241 * 0.6742 */
  }

  /* Adjust pin labels for smaller size */
  .mp_ville_name {
    width: 63px;
    /* Scaled down from 94px */
    height: 28px;
    /* Scaled down from 42px */
    top: -63%;
    left: -26px;
    /* Scaled from -38px */
  }

  .mp_ville .mp_ville_name span {
    font-size: 9px;
    /* Slightly smaller font */
    padding: 1px 0;
  }

  .mp_ville[data-ville="clermont-ferrand"] .mp_ville_name,
  .mp_ville[data-ville="nouvelle_celedonie"] .mp_ville_name {
    width: 73px;
    /* Scaled from 108px */
    left: -30px;
    /* Scaled from -44px */
  }
}

/* ============================ */
/* ========New design========= */
/* ========================== */
.map-holder-all-in {
  display: none;
}

.top-title-new-d.left {
  position: relative;
  padding-left: 10px;
}

.top-title-new-d.left::before {
  content: "";
  left: 0;
  top: 50%;
  width: 3px;
  height: 9px;
  border-radius: 11px;
  background: #2e4b94;
  position: absolute;
  transform: translateY(-50%);
}

.top-title-new-d.center {
  position: relative;
  padding-top: 10px;
}

.top-title-new-d.center::before {
  content: "";
  left: 50%;
  top: 0%;
  width: 11px;
  height: 3px;
  border-radius: 11px;
  background: #2e4b94;
  position: absolute;
  transform: translateX(-50%);
}

.carousel-new-d-h .post-content {
  padding: 15px;
}

.carousel-new-d-h .post-block-style {
  box-shadow: 0px 2px 16px rgba(98, 174, 223, 0.33);
  border-radius: 15px;
}

.carousel-new-d-h .swiper-container.swiper-container-initialized.swiper-container-horizontal {
  padding: 15px;
}

.carousel-new-d-h .post-cat {
  position: relative;
  padding-left: 20px;
}

.carousel-new-d-h .post-cat::before {
  content: "";
  background-color: #000;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}

img[class*="wp-image-"] {
  margin-top: 0;
  margin-bottom: 0;
}

/* ================================== */
/* ===========New style============= */
/* ================================ */
.last-article-new-d .eael-post-grid {
  display: flex;
  flex-wrap: wrap;
}

.last-article-new-d .eael-post-grid .eael-grid-post-holder {
  height: 100% !important;
  position: relative;
}

.last-article-new-d .eael-post-grid .eael-entry-wrapper {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: 30px !important;
}

.last-article-new-d .eael-post-grid .eael-entry-meta span.eael-posted-on::before {
  color: #3fc65c !important;
}

.last-article-new-d .eael-post-grid span.eael-posted-by a {
  position: absolute;
  bottom: 15px;
  color: #2a4f96 !important;
  text-transform: uppercase !important;
}

.last-article-new-d .eael-post-grid span.eael-posted-by a::before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  color: #2a4f96 !important;
  text-transform: uppercase !important;
  font-weight: 700;
  margin-right: 5px;
}

.twins-blocs-holder-new .post-block-item>.row {
  margin: 0 !important;
}

.twins-blocs-holder-new .post-block-item>.row>div:first-child {
  padding: 0;
}

.twins-blocs-holder-new .post-block-item>.row>div:not(:first-child) .post-block-list {
  padding: 15px 0;
}

.twins-blocs-holder-new .post-block-item>.row>div:last-child .post-block-list {
  border-bottom: none;
}

.twins-blocs-holder-new .post-block-item.style4 .ts-overlay-style {
  margin-bottom: 0;
}

.bon-plan-holder-new .eael-post-grid {
  display: flex;
  flex-wrap: wrap;
}

.bon-plan-holder-new .eael-post-grid .eael-grid-post-holder {
  height: 100%;
}

.bon-plan-holder-new .eael-grid-post .eael-entry-wrapper {
  display: flex;
  flex-direction: column;
}

.bon-plan-holder-new .eael-grid-post .eael-entry-wrapper .eael-entry-header-after {
  order: -1;
}

.bon-plan-holder-new .eael-grid-post .eael-entry-wrapper .eael-post-elements-readmore-btn {
  display: flex;
}

.bon-plan-holder-new .eael-grid-post .eael-entry-wrapper .eael-post-elements-readmore-btn::after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  rotate: -45deg;
  display: flex;
  margin-left: 5px;
  font-weight: 700;
}

.bon-plan-holder-new .post-carousel-categories {
  bottom: 0;
  top: auto;
  opacity: 1;
  visibility: visible;
}

.bon-plan-holder-new .post-carousel-categories li a {
  background: #fff;
  color: #0f0e0e;
  border-radius: 25px;
  padding: 5px 8px;
  display: flex;
  align-items: center;
  font-family: "Barlow", Sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
}

.bon-plan-holder-new .post-carousel-categories li a>span.icon-color-holder {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  display: flex;
  margin-right: 5px;
  background-color: #172a51 !important;
}

.carousel-carrier-holder-tab .home-carrier-slider .ts-overlay-style::after {
  background-color: #2a4f96 !important;
  color: #fff !important;
}

.carousel-carrier-holder-tab .e-n-tabs-content {
  max-width: 100% !important;
}

.carousel-carrier-holder-tab .e-n-tab-title {
  cursor: pointer;
}

.carousel-carrier-holder-tab .e-n-tab-title:last-child span.e-n-tab-title-text {
  text-decoration: underline;
}
.carousel-carrier-holder-tab.no-line-in-end .e-n-tab-title:last-child span.e-n-tab-title-text {
  text-decoration: none;
}
.carousel-carrier-holder-tab .ts-overlay-style .post-content {}

.carousel-carrier-holder-tab .e-n-tabs {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.carousel-carrier-holder-tab .e-n-tabs-heading {
  width: calc(100% - 140px);
}

.carousel-carrier-holder-tab .e-n-tabs-heading>button {
  position: relative;
}

.carousel-carrier-holder-tab .e-n-tabs-heading>button:not(:last-child)::after {
  content: "";
  background: #7a7a7a;
  width: 1px;
  height: 12px;
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%);
}

.insta-home-holder-new-st #sb_instagram .sbi_photo {
  height: 447px !important;
}

.grand-ecole-actue-new .elementor-widget-n-tabs .e-n-tabs-heading {
  padding-left: 185px;
}

.carousel-carrier-holder-tab .post-content {
  padding: 15px;
  min-height: 112px !important;
}

.carousel-carrier-holder-tab a.img-link::before {
  content: "\f061";
  z-index: 3;
  font-family: "Font Awesome 5 Free";
  width: 45px;
  height: 45px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #2a4f96;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  rotate: 318deg;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  text-indent: 1px !important;
}

.grand-ecole-actue-new a.img-link:before {
  content: none !important;
}

.grand-ecole-actue-new .post-block-style {
  box-shadow: 0px 2px 9.3px rgba(75, 161, 218, 0.35);
  border-radius: 15px;
  overflow: hidden;
  margin: 10px;
  height: 100%;
  background: #fff;
}

.grand-ecole-actue-new .grid-cat {
  display: flex;
}

.first-grid-post-home-new .post-content a.post-cat,
.grand-ecole-actue-new .grid-cat a.post-cat {
  background: #fff;
  color: #0f0e0e;
  border-radius: 25px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  font-family: "Barlow", Sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
}

.first-grid-post-home-new .post-content a.post-cat>span,
.grand-ecole-actue-new .grid-cat a.post-cat>span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  display: flex;
  margin-right: 5px;
  background-color: #172a51 !important;
}

.grand-ecole-actue-new .post-block-style .post-content {
  padding: 15px;
  min-height: 80px;
}

.grand-ecole-actue-new.les-class-hol .post-block-style .post-content {
  padding: 15px;
  min-height: 125px;
  position: relative;
}

.grand-ecole-actue-new.les-class-hol .post-block-style .post-content span.show-mor-l {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 15px;
  font-family: "Barlow", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #172a51;
}

.grand-ecole-actue-new.les-class-hol .post-block-style .post-content span.show-mor-l i {
  rotate: -45deg;
  margin-left: 5px;
}

.grand-ecole-actue-new .swiper-button-next i,
.grand-ecole-actue-new .swiper-button-prev i {
  color: #172a51 !important;
  font-weight: 100;
  font-size: 13px;
}

.grand-ecole-actue-new .swiper-button-prev {
  position: absolute;
  top: -58px;
  right: 43px;
  left: auto;
  transform: translate(0, 0);
  border: solid 1px #c7cef8;
  color: #172a51;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
}

.grand-ecole-actue-new .swiper-button-next {
  position: absolute;
  top: -58px;
  right: 0;
  left: auto;
  transform: translate(0, 0);
  border: solid 1px #c7cef8;
  color: #172a51;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
}

.grand-ecole-actue-new .elementor-swiper-button-next i,
.grand-ecole-actue-new .elementor-swiper-button-prev i {
  color: #172a51 !important;
  font-weight: 100 !important;
  font-size: 13px !important;
}

.grand-ecole-actue-new .elementor-swiper-button-prev {
  position: absolute !important;
  top: -90px !important;
  right: 43px !important;
  left: auto !important;
  transform: translate(0, 0) !important;
  border: solid 1px #c7cef8 !important;
  color: #172a51 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 35px !important;
  height: 35px !important;
  border-radius: 50% !important;
}

.grand-ecole-actue-new .elementor-swiper-button-next {
  position: absolute !important;
  top: -90px !important;
  right: 0 !important;
  left: auto !important;
  transform: translate(0, 0) !important;
  border: solid 1px #c7cef8 !important;
  color: #172a51 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 35px !important;
  height: 35px !important;
  border-radius: 50% !important;
}

.grand-ecole-actue-new {}

.top-moment-h-new-s a.eael-post-elements-readmore-btn::after {
  content: "\f061";
  rotate: -45deg;
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin-left: 5px;
}

.second-blog-grid-home-new-des .post-thumb::before,
.second-blog-grid-home-new-des .ts-overlay-style::before {
  content: "" !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(54, 93, 184, 0.35) 100%) !important;
  height: 100%;
  top: auto;
  bottom: 0;
  border-radius: 0 !important;
  position: absolute;
  opacity: 1;
  visibility: visible;
  width: 100%;
  filter: drop-shadow(0px 2px 9.3px rgba(75, 161, 218, 0.35));
}

.second-blog-grid-home-new-des .post-thumb::after,
.second-blog-grid-home-new-des .ts-overlay-style::after {
  content: "" !important;
  background: #00000037;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.second-blog-grid-home-new-des .order-md-1>div span.post-date i,
.second-blog-grid-home-new-des .order-md-2>div span.post-date i {
  font-weight: 700;
  color: #3fc65c;
}

.list-with-icon-single ul {
  list-style: none;
}

.list-with-icon-single ul li {
  display: flex;
  margin-bottom: 15px;
}

.list-with-icon-single ul li:last-child {
  margin-bottom: 0;
}

.list-with-icon-single ul li::before {
  content: "\f111";
  color: #54546b;
  transition: color 0.3s;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
}

.first-grid-post-home-new .post-content.text-center {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
}

.first-grid-post-home-new .img-link {
  background: transparent !important;
  background: transparent !important;
  text-indent: 0;
  font-size: 0;
}

.first-grid-post-home-new .img-link::before {
  content: "" !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(54, 94, 184, 0.35) 100%) !important;
  height: 100%;
  top: auto;
  bottom: 0;
  border-radius: 0 !important;
  position: absolute;
  opacity: 1;
  visibility: visible;
  width: 100%;
  filter: drop-shadow(0px 2px 9.3px rgba(75, 161, 218, 0.35));
}

.first-grid-post-home-new .img-link::after {
  content: "" !important;
  background: #00000037;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bon-plan-holder-new .eael-entry-overlay>a {
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(24, 42, 82, 0.6) 100%) !important;
}

.twins-blocs-holder-new .ts-overlay-style::before {
  content: "" !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(54, 93, 184, 0.35) 100%) !important;
  height: 100%;
  top: auto;
  bottom: 0;
  border-radius: 0 !important;
  position: absolute;
  opacity: 1;
  visibility: visible;
  width: 100%;
  filter: drop-shadow(0px 2px 9.3px rgba(75, 161, 218, 0.35));
}

.twins-blocs-holder-new .ts-overlay-style::after {
  content: "" !important;
  background: #00000037;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.last-article-new-d .eael-entry-overlay {
  opacity: 1 !important;
  background: transparent !important;
}

.last-article-new-d .eael-entry-overlay>a {
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(24, 42, 82, 0.6) 100%) !important;
  opacity: 1 !important;
}

.post-single h1,
.post-single h2,
.post-single h3,
.post-single h4,
.post-single h5,
.post-single h6 {
  font-family: "Plus Jakarta Sans" !important;
  font-family: 800 !important;
}

.post-single *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-family: "Roboto" !important;

}

.job-board-iframe {
  min-height: 3000px;
}

.slid-top-holder-all-26-nds>.elementor-widget-container>.grid-item {
  display: none !important;
}

.slid-top-holder-all-26-nds a.post-cat {
  background: #fff !important;
  color: #0f0e0e !important;
  border-radius: 25px !important;
  padding: 5px 10px !important;
  display: flex !important;
  align-items: center !important;
  font-family: "Barlow", Sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
}

.slid-top-holder-all-26-nds a.post-cat>span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  display: flex;
  margin-right: 5px;
}

.slid-top-holder-all-26-nds .post-content {
  display: flex;
  flex-wrap: wrap;
}

.slid-top-holder-all-26-nds .slick-slide {
  padding: 0 10px;
  /* spacing between slides */
}

.slid-top-holder-all-26-nds .slick-list {
  margin: 0 -10px;
}

.slid-top-holder-all-26-nds .post-title {
  width: 100% !important;
  margin: 10px 0 !important;
}

.slid-top-holder-all-26-nds ul.slick-dots {
  position: absolute;
  top: auto !important;
  bottom: -68px !important;
  left: 50% !important;
  transform: translatex(-50%) !important;
  width: 100% !important;
  display: flex!important;
  justify-content: center;
  align-items: center;
  height: 50px;
  list-style: none !important;
  padding: 0;
}

.slid-top-holder-all-26-nds ul.slick-dots li {
  width: 19px;
  height: 19px;
  border: 1px solid #c4c4c400;
  border-radius: 50%;
  display: flex;
  margin: 0 3px;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}

.slid-top-holder-all-26-nds ul.slick-dots li>button {
  width: 9px;
  height: 9px;
  background: hsla(204, 66%, 57%, 0.353);
  border-radius: 50%;
  padding: 0;
  transition: all 0.3s;
  font-size: 0;
  border: none !important;
}

.slid-top-holder-all-26-nds ul.slick-dots li:hover {
  border: 1px solid #2A4F96;
}

.slid-top-holder-all-26-nds ul.slick-dots li.slick-active {
  border: 1px solid #2A4F96;
}

.slid-top-holder-all-26-nds ul.slick-dots li:hover>button,
.slid-top-holder-all-26-nds ul.slick-dots li.slick-active>button {
  background: #2A4F96 !important;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  padding: 0;
  transition: all 0.3s;
  font-size: 0;
}

.slid-top-holder-all-26-nds .slick-arrow{
  position: absolute;
  bottom: -55px;
  left: auto;
  transform: translate(0, 0);
  border: solid 1px #c7cef8;
  color: #172a51;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  cursor: pointer;
}

button.slick-prev.slick-arrow{
  left: calc(50% - 5px);
  transform: translateX(-50%);
}
button.slick-next.slick-arrow{
  right: calc(50% + 5px);
  transform: translateX(+50%);
}

.slid-top-holder-all-26-nds span.swiper-pagination-bullet {
  width: 9px !important;
  height: 9px !important;
  background: hsla(204, 66%, 57%, 0.353);
  transition: all 0.3s;
  transform: scale(1);
  margin: 0 8px !important;


}

.slid-top-holder-all-26-nds span.swiper-pagination-bullet:hover,
.slid-top-holder-all-26-nds .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2A4F96 !important;
}

.slid-top-holder-all-26-nds span.swiper-pagination-bullet:hover:before,
.slid-top-holder-all-26-nds .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  content: "";
  width: 19px;
  height: 19px;
  border: 1px solid #2A4F96;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  animation: pulsate 1s infinite;
}

/* ====================== */
.playlist-left-holder {
  display: flex !important;
}

.playlist-left-holder>div {
  max-width: 100%;
}

.playlist-left-holder .yotu-playlist .yotu-wrapper-player {
  width: 100% !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;

}

.playlist-left-holder .yotu-playlist .yotu-playing-description,
.playlist-left-holder .yotu-playlist .yotu-wrapper-player .yotu-playing {
  display: none !important;
}

.playlist-left-holder .yotu-info {
  width: 50%;
  text-align: left;
  padding: 15px;
}

.playlist-left-holder .yotu-info .yotu-title {
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
  font-family: "Cabinet Grotesk Complete", Sans-serif;
}

.playlist-left-holder .yotu-info .yotu-short-desc {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  margin-top: 10px;
}

.playlist-left-holder .yotu-playlist .yotu-wrapper-player .yotu-player {
  width: 50%;
  padding: 0 !important;
  height: 337px;
  border-radius: 7px;
  overflow: hidden;
}

.playlist-left-holder .yotu-mode-list {
  display: flex;
  align-items: center;
}

.playlist-left-holder .yotu-mode-list::before {
  content: "Découvrez aussi :";
  color: #fff;
  font-size: 24px;
  font-family: "Cabinet Grotesk Complete", Sans-serif;
  margin-right: 15px;
}

.playlist-left-holder .yotu-videos.yotu-mode-list>ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow-X: auto;
  overflow-y: hidden;
  width: calc(100% - 225px);
  padding-bottom: 5px;
}

/* Scrollbar track */
.playlist-left-holder .yotu-videos.yotu-mode-list>ul::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
}

/* Scrollbar thumb */
.playlist-left-holder .yotu-videos.yotu-mode-list>ul::-webkit-scrollbar-thumb {
  background: #1c84d9;
  border-radius: 10px;
}

/* Optional: set scrollbar width */
.playlist-left-holder .yotu-videos.yotu-mode-list>ul::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.playlist-left-holder .yotu-videos.yotu-mode-list>ul>li {
  min-width: 168px;
  margin-bottom: 0;
  padding: 0 5px !important;
  max-width: 168px;
}

.playlist-left-holder .yotu-videos.yotu-mode-list>ul>li .yotu-video-thumb-wrp {
  border-radius: 7px;
  overflow: hidden;
}

.playlist-left-holder .yotu-video-thumb-wrp {
  width: 100% !important;
}

.playlist-right-holder {
  display: flex !important;
}

.playlist-right-holder>div {
  max-width: 100%;
}

.playlist-right-holder .yotu-playlist .yotu-wrapper-player {
  width: 100% !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;

}

.playlist-right-holder .yotu-playlist .yotu-playing-description,
.playlist-right-holder .yotu-playlist .yotu-wrapper-player .yotu-playing {
  display: none !important;
}

.playlist-right-holder .yotu-info {
  width: 50%;
  text-align: left;
  padding: 15px;
}

.playlist-right-holder .yotu-info .yotu-title {
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
  font-family: "Cabinet Grotesk Complete", Sans-serif;
}

.playlist-right-holder .yotu-info .yotu-short-desc {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  margin-top: 10px;
}

.playlist-right-holder .yotu-playlist .yotu-wrapper-player .yotu-player {
  width: 50%;
  padding: 0 !important;
  height: 337px;
  border-radius: 7px;
  overflow: hidden;
  order: 1;
}

.playlist-right-holder .yotu-mode-list {
  display: flex;
  align-items: center;
}

.playlist-right-holder .yotu-mode-list::before {
  content: "Découvrez aussi :";
  color: #fff;
  font-size: 24px;
  font-family: "Cabinet Grotesk Complete", Sans-serif;
  margin-right: 15px;
}

.playlist-right-holder .yotu-videos.yotu-mode-list>ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  overflow-X: auto;
  overflow-y: hidden;
  width: calc(100% - 225px);
  padding-bottom: 5px;

}

/* Scrollbar track */
.playlist-right-holder .yotu-videos.yotu-mode-list>ul::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
}

/* Scrollbar thumb */
.playlist-right-holder .yotu-videos.yotu-mode-list>ul::-webkit-scrollbar-thumb {
  background: #1c84d9;
  border-radius: 10px;
}

/* Optional: set scrollbar width */
.playlist-right-holder .yotu-videos.yotu-mode-list>ul::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

.playlist-right-holder .yotu-videos.yotu-mode-list>ul>li {
  min-width: 168px;
  margin-bottom: 0;
  padding: 0 5px !important;
  max-width: 168px;
}

.playlist-right-holder .yotu-videos.yotu-mode-list>ul>li .yotu-video-thumb-wrp {
  border-radius: 7px;
  overflow: hidden;
}

.playlist-right-holder .yotu-video-thumb-wrp {
  width: 100% !important;
}

.top-desc-vid-holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 25px;
}

.top-desc-vid-holder>img {
  width: 106px;
}

.top-desc-vid-holder .title-top-vid-play {
  width: calc(100% - 116px);
  color: #fff;
  font-size: 19px;
  line-height: 1.2;
  font-family: "Cabinet Grotesk Complete", Sans-serif;
  font-weight: 600;
  text-align: left;
}

.insta-home-holder-new div#sbi_images,
.insta-home-holder-new-26-dns-st div#sbi_images {
  display: block !important;
}

.insta-home-holder-new div#sbi_images .slick-slide>div,
.insta-home-holder-new-26-dns-st div#sbi_images .slick-slide>div {
  padding: 0 10px;
}

/* ============================== */
.classment-26-dns .htmega-carousel-style-1 .slick-slide.slick-center {
  z-index: 999;
  position: relative;
}

.classment-26-dns .slick-slide {
  transition: all 0.3s ease-in-out;
}

.classment-26-dns .slick-slide.slick-active .featured-post {
  transform: scale(1.15);
  z-index: 990;

}

.classment-26-dns .slick-slide.slick-center .featured-post {
  transform: scale(1.446);
  z-index: 999;
}

.classment-26-dns .slick-list.draggable {
  overflow: visible !important;
}

.classment-26-dns {
  padding: 80px 0;
  overflow: hidden;
}

.classment-26-dns>.elementor-widget-container>.grid-item:not(:first-child) {
  display: none !important;
}

.classment-26-dns .slick-next,
.classment-26-dns .slick-prev {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  border: solid 1px rgba(255, 255, 255, 0.158);
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  color: #fff;
  position: absolute;
  cursor: pointer;
  transition: all 0.3s;
}

.classment-26-dns .slick-next:hover,
.classment-26-dns .slick-prev:hover {
  background: #fff;
  color: #2A4F96;
}

.classment-26-dns .slick-next {
  right: 20%;
}

.classment-26-dns .slick-prev {
  left: 20%;
}

.classment-26-dns .ts-overlay-style::before {
  background-color: #00000066 !important;
}

.classment-26-dn {}

.classment-26-dns .categories-holde-26-dns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 15px;
  left: 15px;
}

.classment-26-dns a.post-cat {
  background: #fff !important;
  color: #0f0e0e !important;
  border-radius: 25px !important;
  padding: 5px 10px !important;
  align-items: center !important;
  font-family: "Barlow", Sans-serif !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  line-height: 1 !important;
  display: flex !important;

}

.classment-26-dns a.post-cat>span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  display: flex;
  margin-right: 5px;
}

.classment-26-dns .post-content>a.post-cat {
  display: none !important;
}

.classment-26-dns .post-content {
  display: flex !important;
  flex-wrap: wrap;

}

.classment-26-dns .post-content .post-title {
  width: 100% !important;
  margin: 10px 0 !important;
}

.classment-26-dns .post-content .post-title * {
  color: #fff !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
  font-family: "Cabinet Grotesk Complete", Sans-serif !important;
  font-weight: 600 !important;
}

/* ===========Responsive=========== */
@media (max-width: 1024px) {
  .job-board-iframe {
    min-height: 3400px;
  }
}

@media (max-width: 991px) {
  .grand-ecole-actue-new .elementor-widget-n-tabs .e-n-tabs-heading {
    padding-left: 0px;
  }

  .carousel-carrier-holder-tab .e-n-tabs-heading {
    width: 100%;
  }

  .job-board-iframe {
    min-height: 3700px;
  }

  .classment-26-dns .slick-slide.slick-active .featured-post {
    transform: scale(1.05);

  }

  .classment-26-dns .slick-slide.slick-center .featured-post {
    transform: scale(1.2);
  }
}

@media (max-width: 768px) {
  .carousel-carrier-holder-tab .e-n-tabs-heading {
    justify-content: flex-start;
  }

  .job-board-iframe {
    min-height: 4000px;
  }

  .playlist-right-holder .yotu-playlist .yotu-wrapper-player .yotu-player {
    width: 100%;
    order: -1;
  }

  .playlist-right-holder .yotu-info {
    width: 100%;

  }

  .playlist-left-holder .yotu-info {
    width: 100%;

  }

  .playlist-left-holder .yotu-playlist .yotu-wrapper-player .yotu-player {
    width: 100%;

  }
.classment-26-dns{
  padding: 35px 0;
}
  .classment-26-dns .slick-next,
  .classment-26-dns .slick-prev {

    width: 40px;
    height: 40px;
    font-size: 11px;
  }

  .classment-26-dns .slick-slide.slick-center .featured-post {
    transform: scale(1.15);
  }

 
}

@media (max-width: 550px) {
  .playlist-right-holder .yotu-mode-list {
    flex-wrap: wrap;
  }

  .playlist-right-holder .yotu-mode-list::before {
    width: 100%;
    margin-bottom: 10px;
  }

  .playlist-right-holder .yotu-videos.yotu-mode-list>ul {
    width: 100%;
  }

  .playlist-left-holder .yotu-mode-list {
    flex-wrap: wrap;
  }

  .playlist-left-holder .yotu-mode-list::before {
    width: 100%;
    margin-bottom: 10px;
  }

  .playlist-left-holder .yotu-videos.yotu-mode-list>ul {
    width: 100%;
  }
}

/* ========================= */
@media (max-width:1024px) {
  .header-middle-area-26-nds .header-search .form-control {
    display: none !important;
  }
}

span#myBtn {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}