.darkmode .FeaturedPost .post-title a:hover,
.darkmode .tp-cat-desc .post-meta span,
.darkmode .tp-cat-desc span,
.darkmode .tp-title-5 {
  color: #000;
}
.darkmode .FeaturedPost .post-title a:hover,
.darkmode .post-meta h2 a:hover,
.darkmode .rec-image img:hover,
.darkmode .recent-content h2.recent-title a:hover {
  color: #fff;
}
.design_by_link {
  color: #ee690f !important;
  font-weight: 600;
}
.btn-orange {
  background-color: #ee690f;
  color: #fff;
  font-size: 12px;
  border-radius: 20px;
}
.btn-orange:hover {
  color: #fff;
  background-color: #d2691e;
}
.mybadge {
  background-color: #ee690f;
  padding: 5px;
  color: #fff;
  border-radius: 10px;
  margin-left: 10px;
  font-size: 10px;
}
#background-video {
  background-size: cover;
  background-position: center;
}
#jt_header .btn-connexion {
  background: #f17826;
  color: #fff;
  font-size: 15px;
  padding: 8px 10px !important;
}
.cart-section {
  margin-left: 14px;
}
.cart-icon-link {
  color: #777978;
  border-radius: 50%;
}
.icon-bag {
  position: relative;
  font-size: 30px;
}
.shopping-cart-drop {
  position: inherit !important;
}
.cart-item-count {
  position: absolute;
  top: -6px;
  right: -10px;
  background: #ee690f !important;
  color: #fff;
  border-radius: 15px;
  padding: 3px;
  font-size: 16px;
  display: inline-block;
  margin-left: 23px;
  background-color: #ff9800;
  height: 25px;
  width: 25px;
  text-align: center;
  line-height: 19px;
  border-radius: 50%;
  padding: 4px;
  color: #fff;
}
.dropdown:hover .auth-section {
  display: block;
  margin-left: -25px;
  background-color: #f4f4f3;
  border-radius: 8px;
}
.dropdown::after {
  background-color: #454a50;
  border-radius: 8px;
}
li.tools {
  padding: 9px;
  border-radius: 8px;
  background: #454a50;
  margin-top: -2px;
  color: #fff;
}
.auth-section {
  margin-top: 8px;
  padding: 0 !important;
  border: 1px solid rgb(0 0 0 / 5%) !important;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.auth-section a {
  color: #555 !important;
  font-size: 15px !important;
}
.auth-section a:hover {
  color: #f17826 !important;
}
.auth-section:before {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  content: "";
  display: block;
  z-index: 2;
}
.auth-section:after {
  position: absolute;
  top: -7px;
  left: 30px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  content: "";
  display: block;
  z-index: 2;
  transition: all 0.2s linear;
}
.auth-section li,
.auth-section li a {
  z-index: 2;
}
.dropdown-item {
  z-index: 200 !important;
}
.post-tag-title:hover {
  color: #fff !important;
}
#main-menu-nav li.active a {
  color: #ee690f !important;
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.pagination .page-item {
  list-style-type: none;
  margin: 0 2px;
}
.pagination .page-link {
  display: inline-block;
  padding: 8px 10px;
  background-color: #ee690f;
  border: 2px solid #f3f4f6;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}
.pagination .page-link:hover {
  background-color: #f3f4f6;
  color: #ee690f;
}
.pagination .page-item.active .page-link {
  background-color: #f3f4f6;
  border-color: #ee690f;
  color: #ee690f;
}
.goomsite-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.goomsite-wrapper #gs-list {
  width: 100%;
  list-style: none;
}
.goomsite-wrapper #featureds {
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
}
.goomsite-wrapper .myrecent2 {
  width: 100%;
  margin-bottom: 0;
}
.goomsite-wrapper .myrecent2 {
  overflow: hidden;
  position: relative;
  margin: 0 0 20px;
}
.goomsite-wrapper .myrecent2,
.goomsite-wrapper .rec-image,
.goomsite-wrapper .recentgrid {
  border-radius: 5px;
}
.goomsite-wrapper .FeaturedPost .widget-title {
  overflow: initial;
}
.goomsite-wrapper .widget-title {
  line-height: 32px;
  position: relative;
}
.goomsite-wrapper .FeaturedPost .widget-title h3 {
  text-transform: uppercase;
  position: absolute;
  z-index: 9;
  margin: 0;
  font-weight: 799 !important;
  background: #ee690f;
  color: #fff;
  font: 11px Roboto, sans-serif;
  padding: 5px 8px;
}
.goomsite-wrapper .FeaturedPost .rcimg {
  width: 100%;
  margin-right: 0;
}
.goomsite-wrapper .rec-image {
  width: 100%;
  overflow: hidden;
  height: 100%;
  position: relative;
  padding-top: 62.5%;
}
.goomsite-wrapper .rec-image img {
  width: 100%;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  object-position: top;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.goomsite-wrapper .FeaturedPost .post-info {
  padding: 10px 0;
}
.goomsite-wrapper .post-meta {
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  font-size: 10px;
  font-family: Fira Sans Extra Condensed, Arial Narrow, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
  align-items: center;
  display: flex;
}
.goomsite-wrapper .post-meta .post-author,
.goomsite-wrapper .post-meta .post-date {
  display: flex;
  margin: 0 5px 0 0;
  align-items: center;
}
.goomsite-wrapper .FeaturedPost .post-title,
.mediapost .post-info > h2,
.recent-content h2 {
  font-size: 18px !important;
  overflow: hidden;
  font-weight: 600;
  line-height: 1.5em;
  margin: 0;
}
.goomsite-wrapper .recentlist {
  overflow: hidden;
  clear: both;
  margin-bottom: 30px;
}
.goomsite-wrapper .widget-title {
  line-height: 32px;
  position: relative;
}
#gs-list h3,
.myrecent h3,
.myrecent2 h3,
.related-posts .title-wrap h3,
.sidebar .widget-title > h3,
.titlehome h3.home-title {
  line-height: 1.8em;
  display: inline-block;
  margin: 0 0 15px;
  padding: 0 0 10px;
  position: relative;
  text-transform: uppercase;
  font-weight: 800 !important;
  color: rgb(28 41 83 / 43%);
  font: 21px Roboto, sans-serif;
}
#gs-list h3:before,
.footer h3:before,
.myrecent h3:before,
.myrecent2 h3:before,
.related-posts .title-wrap h3:before,
.sidebar .widget-title > h3:before,
.titlehome h3.home-title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 50px;
  overflow: hidden;
  border-radius: 30px;
  background-image: linear-gradient(to right, #ee690f, rgb(255 255 255 / 0));
}
#recentid3 .recentlist ul {
  margin: 0;
}
.goomsite-wrapper .myrecent2 .recentlist ul li {
  margin: 0 0 10px;
}
.goomsite-wrapper .recentlist ul li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0 0 20px;
}
.goomsite-wrapper .rcimg,
.goomsite-wrapper .rec-image,
.goomsite-wrapper .recent-content,
.goomsite-wrapper .recentgrid,
.goomsite-wrapper .recentgrid .recent-content,
.goomsite-wrapper .recentgrid ul li,
.goomsite-wrapper .recentlist,
.goomsite-wrapper .recentlist ul li {
  position: relative;
}
.goomsite-wrapper .myrecent2 .recentlist ul li .rcimg {
  width: 100px;
}
.goomsite-wrapper .rcimg {
  width: 200px;
  margin-right: 15px;
  overflow: hidden;
  flex: 0 0 auto;
}
.goomsite-wrapper .rec-image {
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-top: 62.5%;
}
.rcimg,
.rec-image,
.recent-content,
.recentgrid,
.recentgrid .recent-content,
.recentgrid ul li,
.recentlist,
.recentlist ul li {
  position: relative;
}
.goomsite-wrapper .myrecent2,
.goomsite-wrapper .rec-image,
.goomsite-wrapper .recentgrid {
  border-radius: 5px;
}
.goomsite-wrapper .rec-image img {
  width: 100%;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  object-position: top;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.goomsite-wrapper .bagian-post .goomsite-wrapper .post-body img,
.goomsite-wrapper .widget iframe,
.goomsite-wrapper .widget img {
  max-width: 100%;
}
.goomsite-wrapper .recent-content {
  flex: 1 0;
  padding: 0;
  width: calc(100% - 100px);
}
.annonce-section .post-tag,
.goomsite-wrapper .post-tag {
  font-size: 10px;
  color: #fff;
  border-radius: 2px;
  padding: 3px 5px;
  margin-right: 10px;
  line-height: normal;
  font-weight: 500;
  font-family: Fira Sans Extra Condensed, Arial Narrow, Arial, sans-serif;
}
.goomsite-wrapper .post-tag,
.goomsite-wrapper .ticker ul li a::before {
  background-color: #ee690f;
  position: relative;
}
.goomsite-wrapper .recentlist h2,
.goomsite-wrapper .recentlist ul {
  margin: 5px 0;
}
.goomsite-wrapper #recentid3 .recentlist .recent-title a {
  font-size: 14px;
}
.goomsite-wrapper .recentlist .recent-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 18px;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  font-weight: 500;
}
.goomsite-wrapper .rcimg {
  width: 200px;
  margin-right: 15px !important;
  overflow: hidden;
  flex: 0 0 auto;
}
.goomsite-wrapper .post-tag:before {
  content: "" !important;
}
.goomsite-wrapper .widget-title {
  margin: 0 !important;
}
.goomsite-wrapper .carousel1 {
  border-radius: 5px;
  background-color: #ee690f;
  padding: 20px;
  height: 390px;
}
.goomsite-wrapper .carousel1 h3 {
  color: #fff !important;
}
.goomsite-wrapper #gs-list h3:before {
  background-image: linear-gradient(to right, #ffbf04, rgb(232 232 232 / 0));
}
.carousel1 li.carousel-item {
  background-color: transparent;
}
li.carousel-item {
  list-style: none;
  border-radius: 5px;
  background-color: #161b2a;
}
div.carousel-item {
  list-style: none;
  border-radius: 5px;
  background-color: #161b2a;
}
.goomsite-wrapper .owl-dots {
  position: relative;
  width: 100%;
  margin: auto;
  text-align: center;
  bottom: -50px;
}
.goomsite-wrapper .owl-carousel button.owl-dot {
  pointer-events: auto;
  opacity: 0.7;
  width: 8px;
  height: 6px;
  margin: 3px !important;
  display: inline-block;
  border-radius: 10px;
  transition: all 0.5s;
  background: rgb(0 0 0 / 58%);
}
.goomsite-wrapper .owl-nav {
  display: none;
}
.goomsite-wrapper .owl-carousel button.owl-dot.active {
  background-color: #fab702;
  width: 20px;
}
.carousel1 li.carousel-item .carousel-content {
  padding: 10px 0 0;
  color: #fff;
}
li.carousel-item .carousel-content {
  padding: 20px;
  color: #fff;
}
div.carousel-item .carousel-content {
  padding: 20px;
  color: #fff;
}
li.carousel-item .carousel-content .post-meta,
li.carousel-item .carousel-content h2 a {
  color: #fff;
}
#gs-list li.carousel-item .carousel-content .post-tag {
  background: #ffbf04;
  color: #000;
  font-weight: 700;
}
.carousel1 li.carousel-item .carousel-content h2 {
  font-weight: 500;
  font-size: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
li.carousel-item .carousel-content h2 {
  font-size: 18px;
  line-height: 1.3;
  margin: 10px 0;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.carousel1 li.carousel-item .carousel-content p {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 0 3px;
}
.titlehome {
  border: 0 !important;
}
#myrecent2 {
  clear: both;
  background: #161b2a;
  padding: 20px;
  margin-bottom: 30px;
}
#myrecent2v2 {
  clear: both;
  padding: 20px;
  margin-bottom: 30px;
}
.myrecent2 {
  overflow: hidden;
  position: relative;
  margin: 0 0 20px;
}
.myrecent2,
.rec-image,
.recentgrid {
  border-radius: 5px;
}
#myrecent2 .recentgrid {
  margin-bottom: 0;
  padding: 0;
}
.recentgrid {
  overflow: hidden;
  clear: both;
  background: #161b2a;
  padding: 20px;
}
.recentgrid .widget-content ul {
  height: auto;
  overflow: hidden;
  position: relative;
  display: flex;
  -flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -10px;
}
.myrecent2 ul {
  padding: 0;
}
.section,
.widget,
.widget ul {
  margin: 0;
  padding: 0;
}
#recentid1 .recentgrid ul li {
  flex: 1 1 25%;
  max-width: 25%;
}
.recentgrid ul li {
  padding: 0 10px;
  -webkit-box-flex: 1;
  flex: 1 1 33.333%;
  max-width: 33.333%;
  margin: 0 auto;
  box-sizing: border-box;
  list-style: none;
  overflow: hidden;
}
.rec-image,
.recent-content,
.recentgrid,
.recentgrid .rcimg,
.recentgrid .recent-content,
.recentgrid ul li,
.recentlist,
.recentlist ul li {
  position: relative;
}
.recentgrid .rec-image {
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-top: 62.5%;
}
#recentid1 .recentgrid ul li .recent-content {
  background: #161b2a;
}
.rec-image img {
  width: 100%;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  object-position: top;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.recentgrid h2.recent-title {
  margin: 0;
}
#recentid1 .recentgrid ul li .recent-content .recent-title a,
.recentgrid .recent-content .post-meta,
li.carousel-item .carousel-content .post-meta,
li.carousel-item .carousel-content h2 a,
recent-content .post-meta {
  color: #fff;
}
.recentgrid .recent-content {
  padding: 10px 0;
  background: #161b2a;
  flex: none;
  display: block;
  width: auto;
  margin: 0;
  box-sizing: border-box;
}
.recentgrid .recent-title a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 5px 0;
  padding: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
#recentid1 .recentgrid ul li .recent-content .post-tag,
.recentgrid .post-tag,
.tp-annonce-item .post-tag,
li.carousel-item .carousel-content .post-tag {
  background: #ee690f;
  font-size: 10px;
  color: #fff;
  border-radius: 2px;
  padding: 3px 5px;
  margin-right: 10px;
  line-height: normal;
  font-weight: 500;
  font-family: Fira Sans Extra Condensed, Arial Narrow, Arial, sans-serif;
}
div.carousel-item .carousel-content .post-tag {
  background: #ee690f;
  font-size: 10px;
  color: #fff;
  border-radius: 2px;
  padding: 3px 5px;
  margin-right: 10px;
  line-height: normal;
  font-weight: 500;
  font-family: Fira Sans Extra Condensed, Arial Narrow, Arial, sans-serif;
}
#recentid1 .recentgrid ul li .recent-content .post-meta,
#recentid1 .recentgrid ul li .recent-content .recent-title a,
.recentgrid .recent-content .post-meta,
li.carousel-item .carousel-content .post-meta,
li.carousel-item .carousel-content h2 a {
  color: #fff;
}
#recentid1 .recentgrid div div .recent-content .post-meta,
#recentid1 .recentgrid div div .recent-content .recent-title a,
.recentgrid .recent-content .post-meta,
div.carousel-item .carousel-content .post-meta,
div.carousel-item .carousel-content h2 a {
  color: #fff;
}
#recentid1 .post-meta {
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  font-size: 10px;
  font-family: Fira Sans Extra Condensed, Arial Narrow, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
  align-items: center;
}
#recentid1 .post-tag:before {
  content: "" !important;
}
.headerori,
.mega-content.stickyhead .headerclone,
.post-meta {
  display: flex;
}
#gs-list h3,
#myrecent2 h3,
.recentgrid h3 {
  color: #fff !important;
}
#recentid1 .recentgrid ul li .recent-content .post-tag,
.recentgrid .post-tag,
li.carousel-item .carousel-content .post-tag {
  background: #ee690f;
}
.titlehome {
  margin-bottom: 15px !important;
}
.actuality {
  overflow: hidden;
  clear: both;
  background: #161b2a;
  padding: 20px;
  color: #fff;
  border-radius: 5px;
}
.actuality .titlehome a {
  font-size: 14px;
  color: #ee690f !important;
}
.actuality #sidebar-wrapper .sidebar .post-title a,
.actuality .carousel-item .recent-title a {
  color: #fff !important;
}
.actuality .post-meta span,
.actuality .recent-date {
  color: #ccc !important;
}
.actuality h3 {
  color: #fff !important;
}
#sidebar-wrapper .sidebar .post-title,
.carousel-item h2.recent-title {
  font-size: 16px;
}
.actuality .owl-dots,
.actuality .owl-theme .owl-nav {
  display: none;
}
.popularposts {
  position: relative;
  width: 100%;
  border-radius: 20px;
  background: #f3f4f6;
  padding: 15px !important;
  margin: 0;
}
.popularposts .post {
  margin: 0 0 20px;
  position: relative;
  overflow: hidden;
}
.popularposts .post .post-content {
  z-index: 10;
  position: relative;
  display: flex;
}
.popularposts .post .rcimg {
  width: 130px;
  float: left;
  border-radius: 0.5rem;
}
.popularposts .rcimg {
  width: 200px;
  margin-right: 15px !important;
  overflow: hidden;
  flex: 0 0 auto;
}
.rcimg,
.rec-image,
.recent-content,
.recentgrid,
.recentgrid .recent-content,
.recentgrid ul li,
.recentlist,
.recentlist ul li {
  position: relative;
}
.popularposts .rec-image {
  width: 100%;
  overflow: hidden;
  height: 0;
  padding-top: 62.5%;
}
.rcimg,
.rec-image,
.recent-content,
.recentgrid,
.recentgrid .recent-content,
.recentgrid ul li,
.recentlist,
.recentlist ul li {
  position: relative;
}
.myrecent2,
.rec-image,
.recentgrid {
  border-radius: 5px;
}
.popularposts .post-info {
  position: relative;
  flex: 1 0;
  padding: 0;
  width: calc(100%);
}
.popularposts .post-title {
  font-size: 14px !important;
  line-height: 1.4 !important;
  margin: 0 0 3px !important;
}
.flash-info {
  margin: 0 0 20px;
}
.owl-stage {
  transform: translate3d(-1306px, 0, 0);
  transition: all 0.9s ease 0s !important;
}
.widget-title {
  margin: 0 !important;
}
.annonce-section.myrecent {
  margin-bottom: 30px !important;
}
.annonce-section .post-tag:before {
  content: "" !important;
}
.annonce-section .post-meta {
  line-height: normal !important;
}
.annonce-section .owl-dots,
.annonce-section .owl-nav {
  display: block !important;
}
.owl-carousel button.owl-dot {
  pointer-events: auto;
  opacity: 0.7;
  height: 6px;
  margin: 3px !important;
  display: inline-block;
  border-radius: 10px;
  transition: all 0.5s;
  background: rgb(0 0 0 / 58%) !important;
}
.annonce-section .owl-prev {
  left: -35px;
}
.annonce-section .owl-next {
  right: -35px !important;
}
.annonce-section .owl-next,
.annonce-section .owl-prev {
  width: 28px;
  height: 40px;
}
.annonce-section .owl-next,
.annonce-section .owl-prev {
  top: 38%;
  color: #fff !important;
  background-color: #ee690f !important;
  position: absolute;
  z-index: 1;
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.owl-theme .owl-dots .owl-dot span {
  display: none;
}
#related-ready li,
.recentlist ul li {
  align-items: normal !important;
}
.lecteur .ecouteur {
  display: flex;
  justify-content: space-between;
  border: 1px solid #e2e2ec;
  position: relative;
  padding: 20px;
  border-radius: 20px;
  margin: 30px 0;
}
.lecteur .ecouteur h4.title {
  margin: 0;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.lecteur .ecouteur .audio-player {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.continue-btn,
.pause-btn,
.play-btn,
.stop-btn {
  padding: 5px 19px;
  background: #484f62;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
}
.continue-btn,
.pause-btn,
.stop-btn {
  display: none;
}
.continue-btn,
.pause-btn:hover,
.play-btn:hover,
.stop-btn:hover {
  cursor: pointer;
  background-color: #ee690f;
}
.social-counter li {
  float: initial !important;
  display: inline-block;
}
.main-menu.section {
  margin-top: 0 !important;
}
.owl-carousel button {
  margin: 0 !important;
}
.owl-carousel button:before {
  content: "" !important;
}
.flash-info .info .owl-nav {
  top: -14px !important;
}
.flash-info .info .owl-nav .owl-prev {
  left: -58px;
  border-right: 1px solid #ccc;
}
.flash-info .info .owl-nav .owl-next {
  right: -14px;
}
.flash-info .info .owl-carousel span {
  font-size: 25px !important;
}
.flash-info .info .owl-carousel button:hover {
  background-color: #f07f00 !important;
  color: #fff;
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
}
.card.partenaire .owl-nav {
  visibility: hidden;
}
.card.partenaire:hover .owl-nav {
  visibility: visible;
}
.card.partenaire .owl-nav .owl-next {
  right: -61px !important;
  padding-left: 5px !important;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  margin-top: 0;
  top: 10px;
  width: 25px;
  padding: 0;
  height: 45px;
  background: #f07f00;
  font-size: 25px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  color: #fff;
}
.card.partenaire .owl-nav .owl-prev {
  left: -61px !important;
  padding-right: 10px !important;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.card.partenaire .owl-nav .owl-prev {
  margin-top: 0;
  width: 25px;
  top: 10px;
  padding: 0;
  height: 45px;
  background: #f07f00;
  font-size: 25px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  color: #fff;
}
.footer-sociaux {
  background-color: #38383a;
  padding: 40px 0;
  color: #fff;
  font-size: 14px;
}
.hr {
  background-color: #38383a;
}
.footer hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
}
.footer-sociaux ul {
  text-align: right;
}
.footer-menu {
  text-align: right;
}
.tp-annonce-item {
  background-color: #f3f4f6;
  width: 206px;
  margin-right: 12px;
  min-height: 260px;
  border-radius: 16px;
  position: relative;
  padding: 20px 5px;
}
.tp-annonce-item::marker {
  color: #fff;
}
.tp-annonce-thumb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.tp-title-5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
}
.img-content {
  width: 120px;
  height: 120px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px;
  border: 3px solid #fff;
}
.annonce-price {
  color: #ee690f !important;
  font-size: 14px;
  font-weight: 500;
}
.tp-cat-desc {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.tp-cat-desc .post-meta {
  font-weight: 400 !important;
  font-size: 12px !important;
}
.owl-carousel.owl-loaded {
  list-style: none !important;
}
#myCarousel {
  max-width: 100%;
  margin: 0 auto;
}
#myCarousel .f-carousel__slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.f-carousel__slide img {
  width: 100% !important;
}
.current {
  color: #ee690f;
}
.entête {
  font-size: 16px;
  padding: 0 17px !important;
}
.entête li {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 30px !important;
}
.entête li i {
  color: #ee690f;
}
.btn-connexion-e {
  background: #f17826;
  color: #fff;
  font-size: 15px;
  padding: 8px 10px !important;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
}
.btn-connexion-e:hover {
  background: #f17826;
  color: #fff;
  font-size: 15px;
  padding: 8px 10px !important;
  width: 100%;
  border-radius: 5px;
}
.btn-connexion-w {
  background: #028a38;
  color: #fff;
  font-size: 15px;
  padding: 8px 10px !important;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
}
.btn-connexion-w:hover {
  background: #028a38;
  color: #fff;
  font-size: 15px;
  padding: 8px 10px !important;
  width: 100%;
  border-radius: 5px;
}
.btn-connexion-r {
  background: #d29c48;
  color: #fff;
  font-size: 15px;
  padding: 8px 10px !important;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
}
.btn-connexion-r:hover {
  background: #d29c48;
  color: #fff;
  font-size: 15px;
  padding: 8px 10px !important;
  width: 100%;
  border-radius: 5px;
}
@media (max-width: 768px) {
  #sidebar-wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }
}
.event-page .event-con {
  position: relative;
  overflow: hidden;
  border: 1px solid #dfdfdf;
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.09);
  margin-bottom: 30px;
  border-radius: 10px;
}
.event-page .event-con-1 {
  position: relative;
  height: 220px;
}
.event-page .event-con-23 {
  position: relative;
  overflow: hidden;
  padding: 20px;
}
.event-page .hot-page2-hli-3 {
  width: 35px;
  height: 35px;
  position: absolute;
  background-color: rgba(255, 111, 111, 0.68);
  padding: 4px;
  margin: auto;
  right: 15px;
  top: 15px;
  border-radius: 2px;
  display: none;
}
.event-page .event-con-1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.event-page .hom-hot-av-tic {
  background-color: #ee7e00;
  padding: 3px 8px;
  margin: 0 0;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
  border-radius: 5px;
  z-index: 9;
  font-family: Quicksand, sans-serif;
}
.event-page .event-2 a {
  color: #333;
}
.event-page .event-con-2 h4 {
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.event-page .event-con-3 ul li {
  list-style-type: none !important;
  float: left !important;
  color: #555;
  font-size: 14px;
}
.event-page .price {
  padding: 3px 8px;
  margin: 0 0;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
  border-radius: 5px;
  z-index: 9;
  font-family: Quicksand, sans-serif;
}
.event-page .event-con-3 i {
  color: #ee7e00;
}
.event-page .btn-connexion {
  background: #f17826;
  color: #fff;
  font-size: 15px;
  padding: 8px 30px !important;
}
.event-page .btn-connexion:hover {
  background: #f17826;
  color: #fff;
  font-size: 15px;
  padding: 8px 30px !important;
}
.event-page input,
.event-page select {
  border: 1px solid rgba(120, 130, 140, 0.13);
  background: #f1f4f5 !important;
  color: #000;
}
.event-page .price:hover {
  color: #fff !important;
}
#main-menu ul > li > a {
  padding: 0 5px !important;
  text-transform: uppercase;
}
.flash-info .label {
  font-size: 15px !important;
}
.featured .post-tag {
  font-size: 12px !important;
}
.post-meta {
  font-size: 13px;
}
.goomsite-wrapper .myrecent2 .recentlist ul li .rcimg {
  width: 120px !important;
}
.goomsite-wrapper #recentid3 .recentlist .recent-title a {
  font-size: 16px !important;
}
#recentid1 .post-meta,
.goomsite-wrapper .post-meta {
  font-size: 12px !important;
  font-family: "Work Sans, sans-serif" !important;
}
p.post-snippet {
  font-size: 16px !important;
}
#sidebar-wrapper .sidebar .post-title,
.carousel-item h2.recent-title {
  font-size: 18px !important;
}
#gs-list h3,
.myrecent h3,
.myrecent2 h3,
.related-posts .title-wrap h3,
.section-title h2,
.section-title span,
.sidebar .widget-title > h3,
.titlehome h3.home-title {
  /* font-size: 18px !important; */
  text-transform: uppercase;
}
.actualite .content-desc h3 {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.sport .actualite .content p {
  font-weight: 600 !important;
}
#sidebar-wrapper .sidebar .post-title {
  font-size: 16px !important;
}
.carousel-item .recent-title a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin: 5px 0;
  padding: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
@media (min-width: 981px) {
  .mobile-menu-section .cart-section,
  .mobile-menu-section .type-dark {
    display: none !important;
  }
}
@media (max-width: 981px) {
  .dark-large-menu {
    display: none !important;
  }
  .min-header {
    padding: 0 !important;
  }
  .pubintro {
    width: auto !important;
  }
}
@media (min-width: 575px) {
  .post-slider .item {
    height: 513px;
  }
  .post-slider .top-post-wrap,
  .post-slider .top-post-wrap .thumb {
    height: 100%;
  }
  .epingle_one img,
  .epingle_tow img,
  .post-slider img {
    object-fit: cover;
    height: 100%;
  }
  .epingle_one .item {
    height: 263px;
  }
  .epingle_one .top-post-wrap,
  .epingle_one .top-post-wrap .thumb {
    height: 250px;
  }
  .epingle_tow {
    height: 251px;
  }
  .epingle_tow .thumb {
    height: 100%;
  }
  .section-economie .title {
    background: #fff;
  }
  .section-economie .media-post-wrap-3 {
    height: 120px;
  }
  .section-economie .media-post-wrap-3 .thumb {
    height: 100%;
    width: 120px;
  }
  .section-economie .media-post-wrap-2 {
    height: 250px;
  }
  .section-economie .media-post-wrap-2 .thumb {
    height: 100%;
    width: 320px;
  }
  .sport-news-area .top-post-wrap-2 .thumb {
    height: 470px !important;
    width: 100%;
  }
  .sport-news-area .top-post-wrap .thumb {
    height: 230px;
    width: 100%;
  }
  .video-area .top-post-wrap-4 .thumb {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .post-slider .top-post-wrap-4 .top-post-details h6 {
    color: #fff !important;
  }
  .post-slider .top-post-wrap {
    height: 360px;
  }
  .post-slider .top-post-wrap .thumb {
    height: 300px;
  }
  .epingle_one img,
  .epingle_tow img,
  .post-slider img {
    object-fit: cover;
    height: 100%;
  }
  .epingle_one .top-post-wrap,
  .epingle_one .top-post-wrap .thumb,
  .video-area .top-post-wrap-4 .thumb {
    height: 250px;
  }
  .epingle_tow {
    height: 150px;
  }
  .epingle_tow .thumb {
    height: 100%;
  }
  .section-economie .title {
    background: #fff;
  }
  .section-economie .media-post-wrap-3 {
    height: 120px;
  }
  .section-economie .media-post-wrap-3 .thumb {
    height: 100%;
    width: 120px;
  }
  .section-economie .media-post-wrap-2 .thumb {
    height: 250px;
    width: 100%;
  }
  .sport-news-area .top-post-wrap .thumb,
  .sport-news-area .top-post-wrap-2 .thumb {
    height: 250px;
    width: 100%;
  }
}
.annonce .thumb img,
.dossier-section .thumb img,
.economie img,
.event .top-post-wrap .thumb img,
.politique .thumb img,
.politique-big-item .thumb img,
.politique-little-items .thumb img,
.section-economie img,
.sport-news-area .thumb img,
.video-area .video-playlist .thumb img,
.video-area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 3px;
}
.sourcename {
  color: #f08001;
}
.authorpar {
  display: inline-block;
  text-align: left;
  font-weight: 700;
}
.after-slider {
  background: #f9f9f9 !important;
  margin-top: 50px;
}
.bg-none {
  background: 0 0 !important;
}
.dossier-section {
  margin-top: 17px !important;
  border-radius: 10px;
  background: #efece6;
  border: none !important;
  position: relative;
}
.dossier-section .tab-content-overlay {
  position: absolute;
  bottom: 0;
  height: 10rem;
  width: 100%;
  z-index: 97;
  background-image: linear-gradient(180deg, rgba(238, 240, 246, 0), #fff);
}
.dossier-section .nav-pills li {
  width: 100% !important;
}
.dossier-section .nav-pills li button {
  width: 100% !important;
}
.dossier-section .tab-content {
  padding: 15px !important;
}
.dossier-section .tab-content .media-post-wrap {
  border-bottom: 1px solid #e5e5e5 !important;
  border-right: none !important;
  border-left: none !important;
  border-top: none !important;
  padding: 10px 0 !important;
}
.dossier-section .tab-content {
  height: 430px;
  overflow: auto;
}
.dossier li {
  display: flex;
  gap: 14px;
  margin-bottom: 14px;
}
.dossier .dossier-img {
  width: 100px !important;
  height: 85px;
  flex: none;
}
.dossier img {
  border-radius: 3px;
}
.dossier .dossier-content {
  padding-right: 5px;
}
.dossier .dossier-content .post-meta {
  /* display: flex;
  gap: 7px;
  justify-content: space-between; */
  display: flex;
  flex-direction: column !important;
  gap: 0px !important;
}

.dossier .dossier-content p {
  margin-top: 8px !important;
}

.dossier .dossier-content h6 {
  font-size: 14px !important;
  margin-bottom: 0;
}
.dossier .dossier-content p {
  font-size: 14px !important;
  margin: 0 !important;
}
.widget-tab .nav-pills li {
  border: 0 !important;
}
.depeche-section {
  padding: 20px;
  background: #f5f5f5;
  border: solid 1px #f5f5f5;
  border-radius: 10px;
}
.bg-societe {
  background: #fffdf8 !important;
}
.depeche-section .dossier {
  height: 440px;
  overflow: auto;
}
.event .item .place {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
  width: 100%;
}
.event .top-post-wrap .thumb {
  height: 430px;
}
.event .item-content h6 {
  font-size: 16px !important;
}
.event .adress {
  font-size: 14px;
}
.event .adress i {
  color: #f27e2f;
}
.event .owl-item {
  width: 422px;
  margin-right: 15px;
  height: 500px;
}
.event .top-post-details {
  width: auto;
  display: inline-block;
  background-size: cover;
  border-radius: 7px;
  position: absolute;
  bottom: 15px;
  left: 15px !important;
  margin-right: 15px !important;
  right: 0;
  font-size: 14px;
  color: #fff;
}
.event .top-post-wrap:hover .top-post-details {
  display: block;
}
.event .btn-participate {
  background: #3f3d3d;
  color: #fff;
  height: auto;
  width: 100%;
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 6px 0;
  font-weight: 600;
  border-radius: 3px;
  margin-top: 12px;
}
.event .btn-participate:hover {
  background: #f27e2f;
}
.politique .thumb {
  width: 110px;
  height: 90px;
}
.top-news-area-2 .media-post-wrap {
  margin-bottom: 20px !important;
}
.politique-little-items .thumb {
  height: 215px;
}
.politique-big-item .thumb {
  height: 445px;
}
.dossier-section .media-post-wrap {
  height: 110px;
}
.dossier-section .thumb {
  height: 100%;
  width: 90px;
}
.section-economie .img-pub {
  height: 300px;
}
.section-economie .img-pub a {
  height: 100%;
}
.section-economie .img-pub img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 0px !important;
}
.custinstitutions .title {
  background-color: #f9f9f9 !important;
}
.custinstitutions .line-politique {
  width: 100% !important;
}
.annonce .title {
  /* background: #fff ; */
}
.sport-news-area .title {
  background: #fff !important;
}
.annonce .thumb {
  height: 250px;
  width: 100%;
}
.video-area .video-playlist .thumb {
  height: 80px;
  width: 80px;
}
.single-video-wrap .wrap-details h6 {
  font-size: 15px !important;
}
.auth .modal-content {
  max-width: 430px;
  background: #fff;
  text-align: left;
  margin: 40px auto;
  position: relative;
  box-sizing: border-box;
  border-radius: 4px;
}
.auth .modal-header {
  font-size: 18px;
  border-radius: 4px 4px 0 0;
  background-color: #f6f6f6;
}
.auth .modal-header h5 {
  padding: 0;
  margin: 0;
  font-size: 21px;
  font-weight: 500;
}
.auth .modal-header button {
  color: #666;
  background-color: #e4e4e4;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  border: none;
  line-height: 32px;
}
.auth .modal-header button:hover {
  color: #fff;
  background-color: #66676b;
}
.auth .modal-body {
  padding: 25px 30px;
}
.auth .form-group {
  margin-bottom: 1rem !important;
  position: relative;
}
.auth .form-group label {
  font-weight: 500;
  margin: 0;
}
.auth input.form-control {
  padding-left: 43px;
}
.form-control {
  font-size: 13px;
  color: #333;
  height: 40px;
  border-radius: 3px;
}
.auth .form-group i {
  font-size: 1.3125rem;
  position: absolute;
  left: 12px;
  top: 35px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
.auth .hidePassword,
.auth .showPassword {
  position: absolute;
  right: 12px;
  top: 30px;
  color: #888;
  cursor: pointer;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 5px;
  height: 30px;
  line-height: 30px;
}
.auth .hidePassword {
  display: none;
}
.auth .form-check .form-check-label {
  font-size: 15px;
}
.auth .form-check .form-check-input {
  margin: 0;
  outline: 0;
  box-shadow: none;
  border: 1px solid #ced4da;
  background-color: transparent;
  height: 20px;
  width: 20px;
}
auth .form-check .form-check-input:active,
auth .form-check .form-check-input:focus {
  border: 1px solid #ced4da;
}
.auth .form-check .form-check-input:checked {
  background-color: #f17826 !important;
}
.auth a.social_bt {
  border-radius: 3px;
  text-align: center;
  color: #fff;
  min-width: 200px;
  margin-bottom: 15px;
  display: block;
  padding: 12px;
  line-height: 1;
  position: relative;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.auth a.social_bt.facebook {
  background-color: #3b5998;
}
.auth a.social_bt.google {
  background-color: #dc4e41;
}
.auth .divider {
  text-align: center;
  height: 1px;
  margin: 30px 0 20px;
  background-color: #e1e8ed;
}
.auth .divider span {
  position: relative;
  top: -20px;
  background-color: #fff;
  display: inline-block;
  padding: 10px;
  font-style: italic;
}
.auth #modalReset,
.auth #modalSign {
  display: none;
}
.blog-details-wrap .blog-share-area {
  width: 100%;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #f5f5f5;
  margin: 53px 0 51px 0;
  padding: 15px 39px;
  text-align: right;
  border-radius: 8px;
}
.social-area li a {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: #fff !important;
  width: 80px !important;
  height: auto !important;
  padding: 5px 10px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  border-radius: 3px;
  font-size: 20px;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.social-facebook {
  background-color: #0866ff;
}
.social-twitter {
  background-color: #000 !important;
}
.social-whatsapp {
  background-color: #25d366;
}
.search-btn-form {
  background: #f17826;
  color: #fff;
  font-size: 15px;
  padding: 8px 30px !important;
  border: none;
  border-radius: 3px;
  line-height: 10px;
}
.search-btn-form:hover {
  color: #fff;
  background: #f17826;
}
.nice-select .current {
  color: #000 !important;
}
.nice-select {
  line-height: 28px !important;
}
.nice-select .list {
  width: 100% !important;
  z-index: 99999;
}
.event_info {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px dotted #ccc;
}
.event-block-info {
  background: #eee;
  padding: 1rem 1rem;
  border-radius: 20px;
  margin-top: 45px !important;
}
.event_info .info {
  display: flex;
  gap: 20px;
  padding: 2px 0;
  justify-content: space-between;
}
.event_info .category {
  color: #f27e2f;
  border-radius: 20px;
}
.event_info .btn-get-ticket {
  border-radius: 20px;
  padding: 10px 30px;
  background: #6ea325;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-top: 5px;
}
.event_place {
  width: 100%;
  padding: 15px;
  border-radius: 8px;
  background: #fff;
}
.event_place .title-info {
  background-color: #38383a;
  color: #fff;
  cursor: pointer;
  padding: 14px 15px;
  width: 100%;
  text-align: center;
  outline: 0;
  font-size: 15px;
  transition: 0.4s;
  border: 1px dashed #b3b5c9;
  border-radius: 8px;
  margin-bottom: 10px;
  font-weight: 700;
}
.event_place .title-info:after {
  content: "\2192";
  color: #fff;
  font-weight: 700;
  float: right;
  margin-left: 5px;
}
.event_place .btn-contact {
  width: 100%;
  display: block;
  text-align: center;
  background: #f27e2f;
  padding: 10px 0;
  border-radius: 6px;
  color: #fff;
  margin-bottom: 10px;
}
.event_place .facebook {
  background: #2f73f2 !important;
}
.event_place .whatsapp {
  background: #25d385 !important;
}
.paginate {
  border-top: 1px solid #ddd;
}
.pagination {
  gap: 10px;
}
.paginate .item-link {
  border: 1px solid #eee;
  border-radius: 50%;
  font-size: 14px;
  display: flex;
  height: 50px;
  width: 50px;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  font-weight: 600;
}
.paginate .item-link:hover {
  background-color: #f27e2f;
  color: #fff;
}
.paginate li.active .item-link {
  background-color: #f27e2f;
  color: #fff;
}
.post-banner-area .top-post-wrap .thumb img {
  border-radius: 8px;
  border: none !important;
}
.top-post-wrap .thumb .overlay {
  border-radius: 8px;
}
.annonce .thumb img,
.dossier img,
.dossier-section .thumb img,
.economie img,
.event .top-post-wrap .thumb img,
.media-post-wrap-2.media .thumb img,
.politique .thumb img,
.politique-big-item .thumb img,
.politique-little-items .thumb img,
.section-economie img,
.societe-area .media-post-wrap-3 .thumb img,
.societe-area .second-bloc-img .thumb img,
.sport-news-area .thumb img,
.video-area .video-playlist .thumb img,
.video-area img {
  border-radius: 8px !important;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.img_pub_societe {
  height: 300px;
}
.img_pub_societe img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-title {
  margin-bottom: 40px;
  margin-top: 40px;
}
.annonce_section,
.event_section,
.necrologie_section,
.post-banner-area,
.section-economie,
.section_institution,
.societe_section,
.sport_section,
.video_section {
  padding: 10px 0 !important;
}
.custinstitutions .section-title .see-all-btn,
.custinstitutions .section-title .see-all-btn::before,
.sport-news-area .section-title .see-all-btn {
  top: 17px !important;
}
.bg-politique .section-title .see-all-btn,
.bg-politique .section-title .see-all-btn::before {
  top: 17px !important;
}
.annonce .section-title .see-all-btn,
.annonce .section-title .see-all-btn::before,
.section-economie .section-title .see-all-btn,
.section-economie .section-title .see-all-btn::before,
.societe-area .section-title .see-all-btn,
.societe-area .section-title .see-all-btn::before {
  top: 17px !important;
}
.top-post-wrap .thumb .overlay {
  background: linear-gradient(
    to top,
    rgb(26 26 26 / 77%) 52%,
    rgb(57 57 57 / 0%)
  ) !important;
  height: 60% !important;
}
.top-post-wrap .top-post-details {
  background-color: transparent !important;
}
.top-post-wrap .top-post-details {
  padding: 8px 12px !important;
}
:root {
  --color-primary: #f27e2f;
  --color-secondary: #3f3d3d;
  --color-background: #f8f9fa;
  --color-surface: #ffffff;
  --color-text: #202124;
  --color-text-secondary: #5f6368;
  --color-border: #dadce0;
  --font-family: "Segoe UI", system-ui, -apple-system, sans-serif;
  --font-size-xs: 0.75rem;
  --font-size-sm: 0.875rem;
  --font-size-md: 1rem;
  --font-size-lg: 1.125rem;
  --font-size-xl: 1.25rem;
  --spacing-xs: 0.25rem;
  --spacing-sm: 0.5rem;
  --spacing-md: 1rem;
  --spacing-lg: 1.5rem;
  --spacing-xl: 2rem;
  --shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 12px;
}
.sondage_section .page-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: var(--spacing-lg);
}
.sondage_section .main-content {
  min-width: 0;
}
@media (max-width: 1024px) {
  .sondage_section .page-container {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
  .sondage_section .page-container {
    padding: var(--spacing-md);
  }
}
.sondage_section .poll-section {
  background: var(--color-surface);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
  overflow: hidden;
}
.sondage_section .section-header {
  padding: var(--spacing-md) var(--spacing-lg);
  border-bottom: 1px solid var(--color-border);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sondage_section .category-tag {
  background: var(--color-secondary);
  color: #fff;
  padding: var(--spacing-xs) var(--spacing-sm);
  border-radius: var(--radius-sm);
  font-size: var(--font-size-xs);
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 20px;
}
.sondage_section .publish-date {
  color: var(--color-text-secondary);
  font-size: var(--font-size-sm);
}
.sondage_section .poll-content {
  padding: var(--spacing-lg);
}
.sondage_section .poll-title {
  font-size: var(--font-size-xl);
  font-weight: 600;
  margin-bottom: var(--spacing-md);
  line-height: 1.4;
}
.sondage_section .poll-stats {
  display: flex;
  gap: var(--spacing-md);
  color: var(--color-text-secondary);
  font-size: var(--font-size-sm);
  margin-bottom: var(--spacing-lg);
}
.sondage_section .poll-options {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-md);
  margin-bottom: var(--spacing-lg);
}
.sondage_section .poll-option {
  position: relative;
  cursor: pointer;
}
.sondage_section .poll-option input {
  position: absolute;
  left: 20px;
  top: 22px;
}
.poll-option input[type="radio"] {
  /* appearance: none; */
  width: 20px;
  height: 20px;
  border: 1px solid #f27e2f;
  border-radius: 50%;
  outline: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
.poll-option input[type="radio"]:checked {
  background-color: #f27e2f;
  border-color: #3f3d3d;
}
.poll-option input[type="radio"]:hover {
  border-color: #3f3d3d;
}
.sondage_section .poll-choice {
  display: flex;
}
.sondage_section .option-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 50px !important;
  padding: var(--spacing-md);
  background: var(--color-background);
  border-radius: var(--radius-md);
  margin-bottom: var(--spacing-xs);
  transition: background-color 0.2s;
}
.sondage_section .option-content:hover {
  background-color: #efece6;
}
.poll-option input[type="radio"] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  outline: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
.sondage_section .poll-option:hover .sondage_section .option-content {
  background: #f1f3f4;
}
.sondage_section .option-text {
  font-weight: 500;
}
.sondage_section .vote-percentage {
  font-weight: 600;
  color: var(--color-primary);
}
.sondage_section .progress-bar {
  background: green;
  border-radius: 2px;
  overflow: hidden;
}
.sondage_section .progress {
  height: 100%;
  transition: width 0.3s ease;
}
.sondage_section .vote-button {
  width: 100%;
  background: var(--color-primary);
  color: #fff;
  border: none;
  border-radius: var(--radius-md);
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.2s;
}
.sondage_section .vote-button:hover {
  background: --var(--color-secondary);
}
.vote-button {
  background: #f27e2f !important;
}
.vote-button:hover {
  background: #38383a !important;
  color: #fff !important;
}
.sondage_section .archive-section,
.sondage_section .engagement-section {
  background: var(--color-surface);
  border-radius: var(--radius-lg);
  padding: var(--spacing-lg);
  box-shadow: var(--shadow-md);
}
.sondage_section .engagement-section {
  margin-bottom: var(--spacing-xl);
}
.sondage_section .icon-wrapper {
  color: var(--color-primary);
  margin-bottom: var(--spacing-md);
  display: flex;
  gap: 12px;
}
.sondage_section .engagement-section h3 {
  font-size: var(--font-size-lg);
  font-weight: 600;
  margin-bottom: var(--spacing-sm);
}
.sondage_section .engagement-section p {
  color: var(--color-text-secondary);
  margin-bottom: var(--spacing-lg);
}
.sondage_section .suggest-button {
  width: 100%;
  padding: var(--spacing-md);
  background: 0 0;
  border: 2px solid var(--color-primary);
  color: var(--color-primary);
  border-radius: var(--radius-md);
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
}
.sondage_section .suggest-button:hover {
  background: var(--color-primary);
  color: #fff;
}
.sondage_section .archive-section h3 {
  font-size: var(--font-size-lg);
  font-weight: 600;
  margin-bottom: var(--spacing-lg);
}
.sondage_section .archive-list {
  list-style: none;
}
.sondage_section .archive-item {
  display: flex;
  gap: var(--spacing-md);
  padding: var(--spacing-sm) 0;
  color: var(--color-text);
  text-decoration: none;
  transition: color 0.2s;
}
.sondage_section .archive-item:hover {
  color: var(--color-primary);
}
.sondage_section .archive-date {
  color: var(--color-text-secondary);
  font-size: var(--font-size-sm);
}
.sondage_section .archive-title {
  font-weight: 500;
}
@media (min-width: 768px) {
  .btn_titrologie_custom {
    width: auto;
  }
}
@media (max-width: 768px) {
  .post-slider .top-post-wrap .thumb {
    height: 300px !important;
  }
  .post-slider .first-slide-wrap {
    margin-bottom: -50px !important;
  }
  .bg-politique .section-title .see-all-btn {
    left: 120px !important;
  }
  .opinionsboxcol {
    margin: 10px !important;
  }
  .opinionsbox .opinionsboxcol {
    margin-top: 100px !important;
  }
  .societe-area .media-post-wrap-2 .thumb {
    width: 100% !important;
  }
  .edito_title_custom {
    margin-bottom: -50px !important;
  }
  .sidebar-sticky-edito {
    position: static !important;
    width: 100% !important;
  }
  .img-pub {
    width: auto !important;
  }
  .custinstitutions {
    margin-bottom: 0 !important;
  }
  #titrologie-info {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .nice-select .current {
    margin-left: -8px !important;
  }
  .motsclef,
  .ville {
    color: #000 !important;
  }
  .annonce-card {
    margin-bottom: 2.5rem !important;
  }
  .page_title_edito {
    max-width: 100px;
  }
  .sidebar-sticky-politique {
    position: static !important;
    width: auto !important;
  }
  .sondage_section .category-tag {
    width: 150px !important;
  }
  .section-economie .section-title .see-all-btn {
    left: 130px !important;
    /* left: 150px !important; */
  }
  .img_pub_societe {
    width: 100% !important;
  }
  .custom_mobile_img_economie {
    width: 100% !important;
  }
  .event-area .section-title .see-all-btn {
    left: 130px !important;
  }
  .sport-news-area .section-title .see-all-btn {
    left: 165px !important;
  }
  .post-details {
    margin-bottom: 40px;
  }
  .annonce .section-title .see-all-btn {
    left: 135px !important;
  }
  .part_societe {
    position: relative;
    left: 179px;
  }
  .societe-area .section-title .see-all-btn {
    top: -5px !important;
    left: 130px !important;
    background: 0 0 !important;
  }
  .epingle-mobile {
    margin-top: 15px;
  }
  .bg-politique .section-title .see-all-btn {
    top: -5px !important;
    /* left: 147px !important; */
  }
  .section-title .line-politique2 {
    width: 59% !important;
  }
  .custinstitutions .section-title .see-all-btn {
    top: -5px !important;
    left: 165px !important;
  }
  .blog-details-area .sondage-area .sondage_section {
    margin-top: -50px;
  }
  .section-economie .section-title .see-all-btn {
    top: -5px !important;
    left: 150px;
  }
  .event-area .section-title .see-all-btn {
    top: -5px !important;
    left: 150px;
  }
  .sport-news-area .section-title .see-all-btn {
    top: -5px !important;
    left: 175px;
  }
  .annonce .section-title .see-all-btn {
    top: -5px !important;
    left: 175px;
  }
  .necrologie-news-area .section-title .see-all-btn {
    left: 100px !important;
    top: -5px;
  }
  .bloc_depeches {
    margin-top: 600px;
  }
  .event_marginTop {
    margin-top: 10px;
  }
  .first_video_container {
    margin-bottom: 30px !important;
  }
  .container_polls {
    padding: 10px;
  }
  .other_poll_sidebar {
    margin-top: 25px;
  }
  .sondage-area {
    padding: 10px;
  }
}
@media (max-width: 992px) {
  .sport-news-area .section-title .see-all-btn {
    left: 1px !important;
  }
  .sport-news-area .section-title .see-all-btn {
    top: 17px !important;
    left: 1px;
  }
}
.first_video_container {
  background-color: #fff;
  border-radius: 4px;
  padding: 20px;
}
.video-play {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.single-video-wrap .thumb {
  position: relative;
}
.single-video-wrap .thumb .video-play {
  width: 30px !important;
  height: 30px !important;
  font-size: 12px;
}
.first_video_container .meta,
.first_video_container .meta i {
  color: #333 !important;
}
@media (min-width: 768px) {
  .video-area .top-post-wrap-4 .thumb {
    height: 552px;
  }
}
@media (max-width: 575px) {
  .video-area .top-post-wrap-4 .thumb {
    height: auto !important;
  }
}

.annonce-card .annonce-details .annonce-title {
  font-size: 18px !important;
}

.annonce_courousel_content {
  height: 500px !important;
}

@media (max-width: 770px) {
  .annonce_courousel_content {
    height: 320px !important;
  }
}

.annonce_courousel_content img {
  height: 100% !important;
  width: 100% !important;
  object-fit: contain !important;
}
