/*-----------------------------------------------------------
    Theme Name: Baxo
    Theme URI: 
    Description: Baxo - Responsive Blog HTML Template
    Author: HiBootstrap
    Author URI: https://hibootstrap.com/
    Version: 1.2
-------------------------------------------------------------*/
/*--------------------------------
     =====Table Of Contents====

1.  General Styles 
2.  Back To Top Button CSS
3.  Preloader CSS
4.  Button & Link CSS
5.  Section Title, Overlay & Shape CSS
6.  Pagination CSS
7.  Breadcrumb CSS
8.  Hero CSS

----------------------------------*/

:root {
  --bodyFont: "Nunito", sans-serif; 
  --secondaryFont: "Nunito", sans-serif;
  --primaryColor: #001a27;
  --primaryColorOpacity: rgba(0,26,39,1);
  --secondaryColor: #017dbb;
  --paraColor: #001a27;
  --optionalColor: #017dbb;
  --bgColor: #F6F6F6;
  /*	
  --bgColorTwo:linear-gradient(0deg, rgba(8,183,233,1) 8%, rgba(1,125,187,1) 100%);
	*/
  --bgColorTwo:#017dbb;
	
  --bgColorThree: #08b7e9;
	
  --socialColor: #08B7E9;
  /*--orangeColor: #E98609;*/
  --orangeColor: #ff6700;
  --publireportColor: #f8ac13;
  --redColor: #f00808;
	
  --replayColor: #05cac0;	
  --infoBlueColor: #1cc4df;
  --sportGreenColor: #0ccf35;
  /*--culturePurpleColor:#D45BE7; initial */
  /*--culturePurpleColor:#c4529e; CMJK équiv Philippe */
  --culturePurpleColor:#ef55bb;
  --communeYellowColor:#F2E044;
	
  --grayColor: #F8F8F8;
  --blackColor: #190B32;
  --whiteColor: #ffffff;
  --offwhiteColor: #ccc;
  --footerColor: #02161A;
  --yellowColor: #FFCB36;
  --fontSize: 16px;
  --transition: all ease .5s;
  --transitionTwo: all ease .9s;
}

/*---------------------------------
            General Styles 
-----------------------------------*/
* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

:focus,
button:focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

::selection {
  background: var(--bgColorTwo);
  color: #fff; /* Couleur du texte */
}

.form-control:focus {
  box-shadow: none;
}

a,
button,
input[type=submit] {
  cursor: pointer;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}

/*
input, textarea, select {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 12px 15px 12px;
  width: 100%;
  font-size: 16px;
}

input {
  height: 50px;
}
  */

select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/down-arrow.webp);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: calc(100% - 15px) 50%;
}

a {
  text-transform: inherit;
  text-decoration: none;
  transition: all 0.3s ease;
  color: var(--paraColor);
}

a:hover,
a :focus {
  text-decoration: none;
  box-shadow: none;
}

a:focus {
  outline: 0 solid;
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800;
  font-family: var(--secondaryFont);
  color: var(--primaryColor);
  letter-spacing: -0.01em;
}

body {
  font-size: 16px;
  font-family: var(--bodyFont);
  color: var(--paraColor);
  font-weight: 400;
  line-height: 30px;
}

p, ol, ul {
  font-size: 18px;
  line-height: 30px;
}



select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/down-arrow.webp);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: calc(100% - 15px) 50%;
}
.pt-25 {
  padding-top: 25px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-100 {
  padding-top: 100px;
}

.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-100 {
  padding-bottom: 100px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

#message {
  padding: 0;
  margin: 0;
}

.help-block {
  color: #E31C25;
}

.list-style {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-style li {
  list-style: none;
}

/*---------------------------------
     Back To Top Button CSS
-----------------------------------*/
@keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px var(--primaryColor);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.progress-wrap::after {
  position: absolute;
  content: "\ea76";
  font-family: remixicon !important;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: var(--primaryColor);
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
}

.progress-wrap svg path {
  fill: none;
}

.progress-wrap svg.progress-circle path {
  stroke: var(--primaryColor);
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}

/*---------------------------------
   Preloader Area CSS
----------------------------------*/
.preloader-area {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  position: fixed;
  text-align: center;
  background-color: var(--whiteColor);
  overflow-x: hidden;
}

.preloader-area .loader {
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  top: 50%;
  left: 0;
}

.preloader-area .waviy {
  margin-top: 20px;
  position: relative;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}

.preloader-area .waviy span {
  position: relative;
  animation-delay: 0.1s;
  display: inline-block;
  color: var(--primaryColor);
  animation: waviy 1s infinite;
}

.preloader-area .waviy span:nth-child(2) {
  animation-delay: 0.2s;
}

.preloader-area .waviy span:nth-child(3) {
  animation-delay: 0.3s;
}

.preloader-area .waviy span:nth-child(4) {
  animation-delay: 0.4s;
}
@keyframes waviy {
  0%, 40%, 100% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-20px);
  }
}
/* General Styling */
/* Loader Styles start here */
.loader-wrapper {
  --line-width: 5px;
  --curtain-color: #f1faee;
  --outer-line-color: #a8dadc;
  --middle-line-color: #457b9d;
  --inner-line-color: #1d3557;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}

.loader {
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  /*   transform: translate(-50%, -50%); */
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: var(--line-width) solid transparent;
  border-top-color: var(--outer-line-color);
  border-radius: 100%;
  animation: spin 2s linear infinite;
  z-index: 1001;
}

.loader:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border: var(--line-width) solid transparent;
  border-top-color: var(--inner-line-color);
  border-radius: 100%;
  animation: spin 3s linear infinite;
}

.loader:after {
  content: "";
  position: absolute;
  top: 14px;
  left: 14px;
  right: 14px;
  bottom: 14px;
  border: var(--line-width) solid transparent;
  border-top-color: var(--middle-line-color);
  border-radius: 100%;
  animation: spin 1.5s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  background: var(--curtain-color);
  width: 51%;
  height: 100%;
  z-index: 1000;
}

.loader-wrapper .loader-section.section-left {
  left: 0;
}

.loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded Styles */
.loaded .loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded .loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded .loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded .loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

/*---------------------------------
    Back To Top CSS
----------------------------------*/
#backtotop {
  opacity: 0;
  right: 20px;
  z-index: 99;
  width: 50px;
  bottom: 20px;
  height: 50px;
  font-size: 25px;
  transition: 0.5s;
  line-height: 49px;
  background-color: var(--primaryColorOpacity);
  /*animation: border-transform 10s linear infinite alternate forwards;*/
  border-radius: 50%;
}
#backtotop i {
  color: var(--whiteColor);
}

#backtotop:hover {
  background-color: var(--secondaryColor);
  color: var(--whiteColor);
}

@media (max-width: 575px) {
#backtotop {
  display: none;
}
}

@keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
/*---------------------------------
    Button, Link & Animation CSS
----------------------------------*/
.btn-one,
.btn-two,
.btn-three,
.btn-four,
.btn-five {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  transition: var(--transition);
  position: relative;
  z-index: 1;
  border: none;
  line-height: 1;
  padding: 16px 27px 21px;
  border-radius: 5px;
  font-family: var(--secondaryFont);
  overflow: hidden;
  white-space: nowrap;
}
.btn-one i,
.btn-two i,
.btn-three i,
.btn-four i,
.btn-five i {
  position: relative;
  top: 2px;
  display: inline-block;
  font-size: 20px;
  font-weight: 300;
  line-height: 0.8;
  margin-right: 5px;
  transition: var(--transition);
}
.btn-one:before,
.btn-two:before,
.btn-three:before,
.btn-four:before,
.btn-five:before {
  position: absolute;
  top: 0px;
  left: 0%;
  content: "";
  width: 50.5%;
  height: 0%;
  z-index: -1;
  transition: var(--transition);
}
.btn-one:after,
.btn-two:after,
.btn-three:after,
.btn-four:after,
.btn-five:after {
  position: absolute;
  bottom: 0px;
  right: 0%;
  content: "";
  width: 50.5%;
  height: 0%;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: var(--transition);
}
.btn-one:hover:after, .btn-one:hover:before,
.btn-two:hover:after,
.btn-two:hover:before,
.btn-three:hover:after,
.btn-three:hover:before,
.btn-four:hover:after,
.btn-four:hover:before,
.btn-five:hover:after,
.btn-five:hover:before {
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.btn-one {
  color: var(--whiteColor);
  background-color: var(--primaryColor);
}
.btn-one:before {
  background-color: var(--secondaryColor);
}
.btn-one:after {
  background-color: var(--secondaryColor);
}

.btn-two {
  color: var(--whiteColor);
  background-color: var(--secondaryColor);
}
.btn-two:before {
  background-color: var(--primaryColor);
}
.btn-two:after {
  background-color: var(--primaryColor);
}

.btn-three {
  color: var(--secondaryColor);
  background-color: var(--bgColor);
}
.btn-three.w-100 {
  padding: 22px 20px;
  margin-top: 12px;
}
.btn-three.w-100 i {
  position: relative;
  top: 2px;
}
.btn-three i {
  font-size: 14px;
  color: var(--secondaryColor);
}
.btn-three:before {
  background: var(--secondaryColor);
}
.btn-three:after {
  background-color: var(--secondaryColor);
}
.btn-three:hover {
  color: var(--whiteColor);
}
.btn-three:hover i {
  color: var(--whiteColor);
}

.btn-four {
  color: var(--paraColor);
  background-color: var(--bgColor);
}
.btn-four:before {
  background: var(--secondaryColor);
}
.btn-four:after {
  background-color: var(--secondaryColor);
}
.btn-four:hover {
  color: var(--whiteColor);
}
.btn-four:hover i {
  color: var(--whiteColor);
}

.link-one,
.link-two,
.link-three {
  display: inline-block;
  position: relative;
  font-weight: 500;
  transition: var(--transition);
}
.link-one:after,
.link-two:after,
.link-three:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 0%;
  height: 1px;
  visibility: hidden;
  opacity: 0;
  transition: var(--transition);
}
.link-one i,
.link-two i,
.link-three i {
  position: relative;
  top: 5px;
  margin-left: 12px;
  font-size: 18px;
  transition: var(--transition);
}
.link-one:hover:after,
.link-two:hover:after,
.link-three:hover:after {
  visibility: visible;
  opacity: 1;
  width: 100%;
}
.link-one:hover i,
.link-two:hover i,
.link-three:hover i {
  margin-left: 10px;
}

.link-one {
  color: var(--secondaryColor);
  padding-right: 28px;
  text-decoration: underline;
}
.link-one:after {
  display: none;
}
.link-one i {
  position: absolute;
  right: 0;
  top: 4px;
}
.link-one:hover {
  padding-right: 32px;
  text-decoration: underline;
}

.link-two {
  color: var(--paraColor);
}
.link-two:after {
  background-color: var(--paraColor);
  visibility: visible;
  opacity: 1;
  width: 100%;
  bottom: 5px;
}
.link-two:hover {
  color: var(--primaryColor);
}
.link-two:hover:after {
  width: 50%;
  background-color: var(--primaryColor);
}

.link-three {
  color: var(--optionalColor);
}
.link-three span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background-color: var(--bgColor);
  position: relative;
  top: 8px;
  margin-left: 12px;
  transition: var(--transition);
}
.link-three span img {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 7px;
  transition: var(--transition);
}
.link-three:after {
  background-color: var(--secondaryColor);
}
.link-three:hover {
  color: var(--secondaryColor);
}
.link-three:hover:hover span {
  background-color: var(--secondaryColor);
}
.link-three:hover:hover span img {
  filter: brightness(0) invert(1);
}

.rotate {
  animation: rotation 20s infinite linear;
}

.bounce {
  animation: float 1500ms infinite ease-in-out;
}

.moveHorizontal {
  animation: moveHorizontal 3000ms infinite ease-in-out;
}

.moveVertical {
  animation: moveVertical 3000ms infinite ease-in-out;
}

.animationFramesTwo {
  animation: animationFramesTwo 20000ms infinite ease-in-out;
}

.animationFramesThree {
  animation: animationFramesThree 20000ms infinite ease-in-out;
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes moveHorizontal {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes moveVertical {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes animationFramesTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes animationFramesThree {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(-73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(-141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(-83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes float {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
  }
}
/*--------------------------------------
    Section Title,Overlay & Shape CSS
----------------------------------------*/
.section-title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  z-index: 1;
  margin-bottom: 0;
}
.section-title .section-title-img {
  position: absolute;
  bottom: -15px;
  right: -27px;
  z-index: -1;
}

.section-title-two {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  position: relative;
}
.section-title-two:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 88px;
  height: 3px;
  background-color: var(--secondaryColor);
}

.section-title-two.info:after {
  background-color: var(--infoBlueColor);
}
.section-title-two.sport:after {
  background-color: var(--sportGreenColor);
}
.section-title-two.culture:after {
  background-color: var(--culturePurpleColor);
}
.section-title-two.communes:after {
  background-color: var(--communeYellowColor);
}
.section-title-two.replay:after {
  background-color: var(--replayColor);
}

.section-title-two h2 {
  font-size: 36px;
  line-height: 30px;
}

.section-title-three {
  font-size: 30px;
  line-height: 35px;
  margin: 0;
  font-weight: 700;
}

.bg-f {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ddd;
}

.bg_primary {
  background-color: var(--primaryColor);
}

.bg_secondary {
  background-color: var(--secondaryColor);
}

.bg_gray {
  background-color: var(--bgColor);
}

.rating li {
  display: inline-block;
}
.rating li i {
  color: var(--yellowColor);
}

.play-now .ripple,
.play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 110px;
  width: 110px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  -ms-box-shadow: 0 0 0 0 rgb(255, 255, 255);
  -o-box-shadow: 0 0 0 0 rgb(255, 255, 255);
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  /*animation: ripple 3s infinite;*/
}

.play-now {
  position: relative;
  height: 110px;
  width: 110px;
  text-align: center;
  line-height: 92px;
  background-color: transparent;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  transform-origin: center center;
  border-radius: 50%;
  margin: 0 auto;
}
.play-now i {
  display: block;
  margin: 0 auto;
  position: relative;
  left: 1px;
  top: 1px;
}
.play-now .ripple:before {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.play-now .ripple:after {
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

.social-profile li {
  display: inline-block;
  margin-right: 10px;
}
.social-profile li:last-child {
  margin-right: 0;
}
.social-profile li a {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  border-radius: 50%;
  transition: var(--transition);
}
.social-profile li a i {
  transition: var(--transition);
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.social-profile li {
  display: inline-block;
}
.social-profile li:last-child {
  margin-right: 0;
}
.social-profile li a {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  border-radius: 50%;
  transition: var(--transition);
}
.social-profile li a i {
  display: block;
  margin: 0 auto;
  line-height: 1;
  transition: var(--transition);
}
.social-profile li a:hover i {
  transform: rotate(360deg);
}

/*-----------------------------
    Main Content CSS
-------------------------------*/
.content-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content-wrapper .left-content {
  width: calc(72% - 25px);
}
.content-wrapper .sidebar {
  width: calc(28% - 35px);
}

/*-----------------------------
    NewsletterBox CSS
-------------------------------*/
.newsletter-box {
  border: 1px solid #eee;
  padding: 50px 30px;
  margin-bottom: 30px;
}
.newsletter-box .newsletter-content h2 {
  font-size: 36px;
  line-height: 50px;
  font-weight: 700;
  margin: 0;
}
.newsletter-box .newsletter-content h2 img {
  position: relative;
  top: -1px;
  margin-right: 6px;
  max-width: 50px;
}
.newsletter-box .newsletter-form .form-group {
  display: flex;
  flex-wrap: wrap;
}
.newsletter-box .newsletter-form .form-group input {
  width: calc(100% - 195px);
  margin-right: 25px;
  height: 60px;
  background-color: var(--bgColor);
  color: var(--optionalColor);
  border: none;
  border-radius: 5px;
  padding: 15px 20px;
}
.newsletter-box .newsletter-form .form-group input::-moz-placeholder {
  opacity: 1;
}
.newsletter-box .newsletter-form .form-group input::placeholder {
  opacity: 1;
}
.newsletter-box .newsletter-form .form-group button {
  width: 170px;
  display: block;
  background-color: var(--secondaryColor);
  border: none;
  padding: 16px 20px;
  border-radius: 5px;
  color: var(--whiteColor);
}
.newsletter-box .newsletter-form .form-group button i {
  position: relative;
  font-size: 14px;
  margin-left: 8px;
  top: 2px;
}
.newsletter-box .newsletter-form .form-group button:after, .newsletter-box .newsletter-form .form-group button:before {
  background-color: var(--primaryColor);
}
.newsletter-box .checkbox {
  margin-top: 15px;
}

/*-----------------------------
    Sidebar Widget CSS
-------------------------------*/
.sidebar .sidebar-widget {
  background-color: var(--bgColor);
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 30px;
}
.sidebar .sidebar-widget .sidebar-widget-title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 23px;
}
.sidebar .sidebar-widget:last-child {
  margin-bottom: 0;
}

.search-box-widget {
  position: relative;
  margin-bottom: 30px;
}
.search-box-widget input {
  width: 100%;
  height: 60px;
  border: 1px solid #eee;
  border-end-start-radius: 5px;
  padding: 15px 70px 15px 20px;
  color: var(--paraColor);
}
.search-box-widget input::-moz-placeholder {
  color: var(--paraColor);
  opacity: 1;
}
.search-box-widget input::placeholder {
  color: var(--paraColor);
  opacity: 1;
}
.search-box-widget button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: var(--secondaryColor);
  border-radius: 5px;
  padding: 16px 22px;
  border: none;
}
.search-box-widget button i {
  display: block;
  margin: 0 auto;
  font-size: 18px;
  line-height: 0.8;
  color: var(--whiteColor);
}

.social-widget {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr auto;
  grid-gap: 25px;
}
.social-widget li {
  text-align: center;
}
.social-widget li a {
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  color: var(--primaryColor);
}
.social-widget li a span {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 auto 11px;
  background-color: var(--whiteColor);
  font-family: var(--secondaryFont);
}
.social-widget li a span img {
  display: block;
  margin: 0 auto;
}
.social-widget li p {
  color: var(--optionalColor);
  margin: 6px 0 0;
  line-height: 24px;
}

.social-widget-two {
  background-color: var(--bgColor);
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: 1fr;
  padding: 40px 25px;
}
.social-widget-two li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.social-widget-two li span {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
  background-color: var(--whiteColor);
}
.social-widget-two li span img {
  display: block;
  margin: 0 auto;
}
.social-widget-two li .social-link {
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  font-family: var(--secondaryFont);
  color: var(--primaryColor);
}
.social-widget-two li .social-link p {
  color: var(--optionalColor);
  margin: 4px 0 0;
  line-height: 24px;
  font-weight: 400;
}

.category-widget li a {
  position: relative;
  padding-left: 34px;
  margin-bottom: 17px;
  padding-bottom: 17px;
  display: block;
  color: var(--paraColor);
}
.category-widget li a:hover {
  color: var(--secondaryColor);
}
.category-widget li a span {
  float: right;
}
.category-widget li a i {
  position: absolute;
  top: 2px;
  left: 0;
  color: var(--secondaryColor);
  font-size: 22px;
  line-height: 1;
}
.category-widget li a img {
  position: absolute;
  top: 6px;
  left: 0;
  line-height: 1;
}
.category-widget li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #E7E7E7 0%, rgba(231, 231, 231, 0) 114.13%);
}
.category-widget li:last-child a {
  margin-bottom: 0;
  padding-bottom: 0;
}
.category-widget li:last-child a:after {
  display: none;
}

.newsletter-widget,
.sidebar-widget.newsletter-widget-two {
  padding: 15px 0;
  border-radius: 10px;
}
.newsletter-widget h2,
.sidebar-widget.newsletter-widget-two h2 {
  font-size: 32px;
  line-height: 30px;
  margin-bottom: 4px;
  z-index: 1;
  position: relative;
}
.newsletter-widget h6,
.sidebar-widget.newsletter-widget-two h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 25px;
  color: var(--paraColor);
  z-index: 1;
  position: relative;
}
.newsletter-widget input,
.sidebar-widget.newsletter-widget-two input {
  width: 100%;
  height: 60px;
  background-color: var(--whiteColor);
  padding: 15px 20px;
  color: var(--paraColor);
  border: none;
  border-radius: 5px;
}
.newsletter-widget input::-moz-placeholder, .sidebar-widget.newsletter-widget-two input::-moz-placeholder {
  opacity: 1;
}
.newsletter-widget input::placeholder,
.sidebar-widget.newsletter-widget-two input::placeholder {
  opacity: 1;
}
.newsletter-widget button,
.sidebar-widget.newsletter-widget-two button {
  margin: 20px 0 11px;
  width: 100%;
  display: block;
  background-color: var(--secondaryColor);
  border: none;
  padding: 14px 20px;
  border-radius: 5px;
  color: var(--whiteColor);
}
.newsletter-widget button i,
.sidebar-widget.newsletter-widget-two button i {
  position: relative;
  margin-left: 8px;
  top: 4px;
  font-size: 20px;
}
.newsletter-widget p,
.sidebar-widget.newsletter-widget-two p {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  text-align: center;
}
.newsletter-widget p a,
.sidebar-widget.newsletter-widget-two p a {
  color: var(--secondaryColor);
}

.sidebar-widget.newsletter-widget-two {
  background-color: aliceblue;
  position: relative;
  border: 2px solid var(--secondaryColor);
}

.sidebar-widget.newsletter-widget-two i.newslettericon  {
  font-size: 100px;
  color: var(--secondaryColor);
  opacity: 0.15;
  position: absolute;
  right: 30px;
  top:30px;
  z-index: 0;
}

.sidebar-widget.newsletter-widget-two {
  padding: 60px 50px 60px;
}

@media (max-width: 767px) {
.sidebar-widget.newsletter-widget-two i.newslettericon  {
  font-size: 70px;
  right: 15px;
  top:50px;
}
}

.tag-list {
  margin-top: -10px;
}
.tag-list li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.tag-list li a {
  color: var(--paraColor);
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 24px;
  display: inline-block;
  background: aliceblue;
  font-weight: 600;
      margin: 5px 0;
}
.tag-list li a:hover {
  background-color: var(--secondaryColor);
  color: var(--whiteColor);
}

.tag-list li a i {
  color: var(--secondaryColor);
  margin-right: 5px;
  transition: all 0.3s ease-in-out;

}

.tag-list li a:hover i {
  color: var(--whiteColor);
  opacity: 0.3;
}


.featured-slider .featured-prev {
  margin-right: 15px;
}
.featured-slider .featured-prev,
.featured-slider .featured-next {
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #E7E7E7;
  transition: var(--transition);
}
.featured-slider .featured-prev i,
.featured-slider .featured-next i {
  color: var(--paraColor);
  font-size: 20px;
  line-height: 0.8;
  position: relative;
  top: 1px;
  display: block;
  margin: 0 auto;
  transition: var(--transition);
}
.featured-slider .featured-prev:hover,
.featured-slider .featured-next:hover {
  background-color: var(--secondaryColor);
  border-color: transparent;
}
.featured-slider .featured-prev:hover i,
.featured-slider .featured-next:hover i {
  color: var(--whiteColor);
}
.featured-slider .news-card-one .news-card-img {
  width: 80px;
  height: 80px;
}
.featured-slider .news-card-one .news-card-info {
  width: calc(100% - 100px);
  margin-left: 20px;
}
.featured-slider .news-card-one .news-card-info h3 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 13px;
}
.featured-slider .news-card-one .news-card-info .news-metainfo li i {
  top: 4px;
}
.featured-slider .swiper-wrapper {
  margin-bottom: 8px;
}

.featured-prev,
.trending-prev,
.trending-btn-prev,
.instagram-prev,
.featured-next,
.instagram-next,
.trending-next,
.trending-btn-next {
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #E7E7E7;
  transition: var(--transition);
}
.featured-prev i,
.trending-prev i,
.trending-btn-prev i,
.instagram-prev i,
.featured-next i,
.instagram-next i,
.trending-next i,
.trending-btn-next i {
  color: var(--paraColor);
  font-size: 20px;
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  transition: var(--transition);
}
.featured-prev:hover,
.trending-prev:hover,
.trending-btn-prev:hover,
.instagram-prev:hover,
.featured-next:hover,
.instagram-next:hover,
.trending-next:hover,
.trending-btn-next:hover {
  background-color: var(--secondaryColor);
  border-color: transparent;
}
.featured-prev:hover i,
.trending-prev:hover i,
.trending-btn-prev:hover i,
.instagram-prev:hover i,
.featured-next:hover i,
.instagram-next:hover i,
.trending-next:hover i,
.trending-btn-next:hover i {
  color: var(--whiteColor);
}

.instagram-wrapper {
  position: relative;
}
.instagram-wrapper .instagram-prev,
.instagram-wrapper .instagram-next {
  background-color: var(--whiteColor);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.instagram-wrapper .instagram-prev i,
.instagram-wrapper .instagram-next i {
  font-size: 15px;
  opacity: 0.5;
}
.instagram-wrapper .instagram-prev:hover,
.instagram-wrapper .instagram-next:hover {
  background-color: var(--secondaryColor);
}
.instagram-wrapper .instagram-prev:hover i,
.instagram-wrapper .instagram-next:hover i {
  opacity: 1;
}
.instagram-wrapper .instagram-prev {
  left: -22px;
}
.instagram-wrapper .instagram-next {
  right: -22px;
}

.gallery-widget {
  background-color: var(--secondaryColor);
  border-radius: 5px;
  position: relative;
  z-index: 1;
  padding: 46px 40px 0;
}
.gallery-widget .gallery-shape {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.gallery-widget .logo {
  margin-bottom: 34px;
}

.contact-widget {
  border: 1px solid #eee;
  text-align: center;
  padding: 25px;
  margin-bottom: 30px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.contact-widget .contact-shape {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.contact-widget .logo {
  display: block;
}
.contact-widget .logo img {
  margin: 0 auto 10px;
}
.contact-widget p {
  margin: 21px 0 22px;
  line-height: 30px;
}
.contact-widget .social-profile li a {
  width: 45px;
  height: 45px;
  background-color: var(--bgColor);
}
.contact-widget .social-profile li a:hover {
  background-color: var(--secondaryColor);
}
.contact-widget .social-profile li a:hover i {
  color: var(--whiteColor);
}

.pp-post-wrap .news-card-one,
.pp-post-wrap-two .news-card-one {
  padding-bottom: 21px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(34, 34, 34, 0.1);
}
.pp-post-wrap .news-card-one:last-child,
.pp-post-wrap-two .news-card-one:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.pp-post-wrap .news-card-one .news-card-img,
.pp-post-wrap-two .news-card-one .news-card-img {
  width: 80px;
  height: 80px;
}
.pp-post-wrap .news-card-one .news-card-info,
.pp-post-wrap-two .news-card-one .news-card-info {
  width: calc(100% - 100px);
  margin-left: 20px;
}
.pp-post-wrap .news-card-one .news-card-info h3,
.pp-post-wrap-two .news-card-one .news-card-info h3 {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 12px;
}

.pp-post-wrap .news-card-one,
.pp-post-wrap-two .news-card-one {
  padding-bottom: 13px;
  margin-bottom: 15px;
}
.pp-post-wrap .news-card-one .news-card-info h3,
.pp-post-wrap-two .news-card-one .news-card-info h3 {
  margin-bottom: 8px;
}

/*-------------------------------
        Pagination  CSS
-------------------------------*/
.page-nav {
  text-align: center;
}
.page-nav li {
  margin: 0 4px;
  display: inline-block;
}
.page-nav li:first-child {
  position: relative;
  top: 3px;
}
.page-nav li:last-child {
  position: relative;
  top: 3px;
}
.page-nav li a {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: var(--primaryColor);
  background-color: var(--bgColor);
  transition: var(--transition);
}
.page-nav li a i {
  font-size: 15px;
  margin: 0 auto;
  position: relative;
  top: 2px;
  transition: var(--transition);
}
.page-nav li a img {
  display: block;
  margin: 0 auto;
  transition: var(--transition);
}
.page-nav li a.active, .page-nav li a:hover {
  color: var(--whiteColor);
  opacity: 1;
  background-color: var(--secondaryColor);
  border-color: transparent;
}
.page-nav li a.active i, .page-nav li a:hover i {
  color: var(--whiteColor);
}

/*---------------------------------
       Breadcrumb CSS 
-----------------------------------*/
.breadcrumb-wrap {
  padding: 10px 0 0;
}

.breadcrumb-title {
  font-size: 36px;
  line-height: 30px;
  font-family: var(--secondaryFont);
  font-weight: 700;
  margin: 0 0 9px;
  text-align: center;
}

.breadcrumb-menu {
  text-align: center;
}
.breadcrumb-menu li {
  display: inline-block;
  position: relative;
  font-weight: 600;
  padding-right: 10px;
  margin-right: 11px;
  font-size: 14px; 
}
.breadcrumb-menu li:after {
    position: absolute;
    top: -2px !important;
    right: -7px;
    content: "›";
    font-size: 25px;
font-weight: 300;
    color: var(--paraColor);
    opacity: 0.85;
}
.breadcrumb-menu li:first-child {
  margin-left: 0;
}
.breadcrumb-menu li:first-child a {
  padding-left: 0;

}
.breadcrumb-menu li:last-child {
  margin-right: 0;
  padding-right: 0;
      color: var(--whiteColor);
    /*padding: 0 7px;*/
    border-radius: 5px;
    font-size: 13px !important;
    line-height: 18px;
    opacity: 1;
}
.breadcrumb-menu li:last-child a {
  color: var(--whiteColor);
    padding: 0 7px;
    border-radius: 5px;
    font-size: 13px !important;
    opacity: 1;
}
.breadcrumb-menu li:last-child a:hover {
  color: var(--whiteColor);
}
.breadcrumb-menu li:last-child:after {
  display: none;
}
.breadcrumb-menu li a {
  display: inline-block;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  position: relative;
      font-size: 14px;
    font-weight: 400;
    color: var(--paraColor);
    opacity: 0.85;
    text-transform: capitalize;
}

.breadcrumb-menu li a i {
    font-size: 12px;
    opacity: 0.85;
    top: -1px !important;
    position: relative;
}

.breadcrumb-menu li a:hover {
  opacity: 1;
  color: var(--secondaryColor);
}
.breadcrumb-menu li:last-child a:after {
  display: none;
}

/*-----------------------------
    Hero Section CSS
-------------------------------*/
.hero-slider-wrap {
  background-color: var(--bgColor);
  padding: 50px 0;
}

.hero-news-card {
  position: relative;
  border-radius: 5px;
}
.hero-news-card .hero-news-info {
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--whiteColor);
  border-radius: 5px;
  width: 90%;
  padding: 85px 45px;
  text-align: center;
  transition: var(--transition);
}
.hero-news-card .hero-news-info .news-cat {
  color: var(--secondaryColor);
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-family: var(--secondaryFont);
}
.hero-news-card .hero-news-info h3 {
  font-size: 44px;
  line-height: 64px;
  font-weight: 700;
  margin: 5px 0 6px;
}
.hero-news-card .hero-news-info h3 a {
  color: var(--primaryColor);
}
.hero-news-card .hero-news-info h3 a:hover {
  color: var(--secondaryColor);
}
.hero-news-card .hero-news-info p {
  margin: 0 0 18px;
}
.hero-news-card:hover .hero-news-info {
  top: 50%;
}

.hero-slider {
  position: relative;
}
.hero-slider .hero-prev,
.hero-slider .hero-next {
  width: 40px;
  height: 200px;
  border-radius: 50px;
  background-color: var(--whiteColor);
  transition: var(--transition);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.hero-slider .hero-prev:hover,
.hero-slider .hero-next:hover {
  background-color: var(--secondaryColor);
}
.hero-slider .hero-prev:hover i,
.hero-slider .hero-next:hover i {
  color: var(--whiteColor);
}
.hero-slider .hero-prev i,
.hero-slider .hero-next i {
  font-size: 25px;
  line-height: 1;
  color: var(--secondaryColor);
  font-weight: 300;
  transition: var(--transition);
}
.hero-slider .hero-prev {
  left: 50px;
}
.hero-slider .hero-prev i {
  position: relative;
  left: 6px;
}
.hero-slider .hero-next {
  right: 50px;
}
.hero-slider .hero-next i {
  position: relative;
  left: 7px;
}

/*-----------------------------
    About Section CSS
-------------------------------*/
.about-desc img {
  border-radius: 5px;
  display: block;
  margin-bottom: 30px;
}
.about-desc h1 {
  font-size: 40px;
  line-height: 52px;
}
.about-desc h2 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 23px;
}
.about-desc .single-para {
  margin-bottom: 40px;
}
.about-desc .single-para:last-child {
  margin-bottom: 0;
}
.about-desc .single-para p {
  margin-bottom: 17px;
}
.about-desc .single-para p:last-child {
  margin-bottom: 0;
}

/*---------------------------------
    Popup Newsletter CSS 
-----------------------------------*/
#newsletter-popup .modal-content {
  position: relative;
  border-radius: 5px;
}
#newsletter-popup .modal-content .btn_close {
  position: absolute;
  top: 35px;
  right: 40px;
  border: none;
  background-color: transparent;
  z-index: 1;
  padding: 0;
}
#newsletter-popup .modal-content .btn_close i {
  font-size: 16px;
  font-weight: 300;
}
#newsletter-popup .modal-body {
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  text-align: center;
}
#newsletter-popup .modal-body .newsletter-bg {
  width: 38.5%;
  background-image: url(../img/newsletter-bg.webp);
  height: 570px;
  min-height: 100%;
  border-radius: 5px 0 0 5px;
}
#newsletter-popup .modal-body .newsletter-content {
  width: 60%;
  padding: 127px 97px;
  background-color: var(--whiteColor);
  border-radius: 0 5px 5px 0;
}
#newsletter-popup .modal-body .newsletter-content img {
  display: block;
  margin: 0 auto 8px;
}
#newsletter-popup .modal-body .newsletter-content h2 {
  font-size: 36px;
  line-height: 50px;
  font-weight: 700;
}
#newsletter-popup .modal-body .newsletter-content .newsletter-form {
  display: flex;
  flex-wrap: wrap;
  margin: 41px 0 16px;
}
#newsletter-popup .modal-body .newsletter-content .newsletter-form input {
  width: 300px;
  height: 60px;
  padding: 15px 20px;
  border-radius: 5px;
  border: none;
  background-color: var(--bgColor);
  color: var(--paraColor);
  margin-right: 25px;
}
#newsletter-popup .modal-body .newsletter-content .newsletter-form button {
  width: calc(100% - 325px);
  border: none;
  border-radius: 5px;
  font-size: 16px;
  line-height: 26px;
  padding: 16px 27px 17px;
  background-color: var(--secondaryColor);
  color: var(--whiteColor);
  font-family: var(--secondaryFont);
  font-weight: 500;
}
#newsletter-popup .modal-body .newsletter-content .newsletter-form button:before, #newsletter-popup .modal-body .newsletter-content .newsletter-form button:after {
  background-color: var(--primaryColor);
}
#newsletter-popup .modal-body .newsletter-content .newsletter-form button i {
  position: relative;
  top: 2px;
  margin-left: 9px;
  font-size: 15px;
}

#quickview-modal .modal-body {
  padding: 0;
}
#quickview-modal .btn_close {
  position: absolute;
  background-color: transparent;
  border: none;
  top: -16px;
  right: -16px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: var(--whiteColor);
  z-index: 99;
}
#quickview-modal .btn_close i {
  color: var(--titleColor);
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 24px;
  position: relative;
  right: 1.5px;
}

.video-popup {
  width: 100%;
  height: 600px;
}
.video-popup iframe {
  width: 100%;
  height: 100%;
}

/*---------------------------------
    Trending News Section CSS 
-----------------------------------*/
.trending-news-box {
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  padding: 35px;
  margin: 30px 0;
  background-image: url(../img/bg-1.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.trending-news-box h4 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 28px;
}
.trending-news-box .trending-prev {
  margin-right: 15px;
}

.trending-box-two {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 29px 35px;
  margin: 30px 0;
  position: relative;
}
.trending-box-two:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 60px;
  height: 100%;
  background-color: var(--bgColor);
}
.trending-box-two span {
  position: absolute;
  top: 50%;
  left: -25px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: var(--primaryColor);
  letter-spacing: 0.3em;
  font-family: var(--secondaryFont);
  display: block;
  transform: translateY(-50%) rotate(-90deg);
}
.trending-box-two .trending-slider-two {
  margin-left: 80px;
  width: calc(100% - 80px);
}
.trending-box-two .trending-slider-two .news-card-one .news-card-info {
  width: calc(100% - 125px);
  margin-left: 25px;
}
.trending-box-two .trending-slider-two .news-card-one .news-card-info .news-cat {
  display: block;
  color: var(--secondaryColor);
}
.trending-box-two .trending-slider-two .news-card-one .news-card-info h3 {
  margin: 4px 0 10px;
  font-weight: 700;
}

.trending-slider-two .trending-btn {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  z-index: 1;
}
.trending-slider-two .trending-btn .trending-btn-prev {
  margin-right: 12px;
}
.trending-slider-two .trending-btn .trending-btn-prev img,
.trending-slider-two .trending-btn .trending-btn-next img {
  transition: var(--transition);
}
.trending-slider-two .trending-btn .trending-btn-prev:hover,
.trending-slider-two .trending-btn .trending-btn-next:hover {
  background-color: var(--secondaryColor);
  border-color: transparent;
}
.trending-slider-two .trending-btn .trending-btn-prev:hover img,
.trending-slider-two .trending-btn .trending-btn-next:hover img {
  filter: brightness(0) invert(1);
}

.featured-news-three .news-card-eleven,
.featured-news-three .news-card-thirteen {
  position: relative;
}
.featured-news-three .news-card-eleven .news-card-info .news-cat,
.featured-news-three .news-card-thirteen .news-card-info .news-cat {
  position: absolute;
  font-size: 15px;
  background-color: var(--secondaryColor);
  color: var(--whiteColor);
  border-radius: 0 5px 5px 0;
  padding: 1px 10px 0 15px;
  font-weight: 600;
  line-height: 22px;
}
.featured-news-three .news-card-eleven .news-card-info .news-cat {
  top: 15px;
  left: -5px;
}
.featured-news-three .news-card-eleven .news-card-info h3 {
  font-size: 36px;
  line-height: 44px;
  margin: 0 0 9px;
}
.featured-news-three .news-card-eleven .news-card-info p {
  margin-bottom: 0;
}
.featured-news-three .news-card-thirteen .news-card-img .news-cat {
  top: 15px;
  padding: 0x 10px;
}
.featured-news-three .news-card-thirteen h3 {
  font-size: 18px;
  line-height: 25px;
}

.news-col-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.news-col-wrap .news-col-one,
.news-col-wrap .news-col-three {
  width: calc(29% - 20px);
}
.news-col-wrap .news-col-two {
  width: calc(42% - 20px);
}

/*---------------------------------
    News Card CSS 
-----------------------------------*/
.news-metainfo li {
  display: inline-block;
  margin-right: 17px;
  position: relative;
  padding-right: 22px;
  color: var(--optionalColor);
  font-size: 13px;
}
.news-metainfo li:last-child {
  margin-right: 0;
}
.news-metainfo li i {
  left: 0;
  font-size: 13px;
  line-height: 0.7;
  color: var(--secondaryColor);
}
.news-metainfo li.author {
  display: inline-flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.news-metainfo li.author .author-img {
  width: 30px;
  height: 30px;
  position: relative;
  top: -2px;
  border-radius: 50%;
}
.news-metainfo li.author .author-img img {
  border-radius: 50%;
}
.news-metainfo li.author a {
  width: calc(100% - 43px);
  margin-left: 13px;
  color: var(--optionalColor);
  text-decoration: underline;
}
.news-metainfo li.author a:hover {
  color: var(--secondaryColor);
}
.news-metainfo li a {
  color: var(--optionalColor);
}
.news-metainfo li a:hover {
  color: var(--secondaryColor);
}


.news-card-thirteen, .news-card-one {
  position: relative; /* Important pour le positionnement du lien */
}

.news-card-img {
  position: relative; /* Assurez-vous que l'image aussi soit dans un contexte de positionnement */
}

.stretched-link {
  position: absolute; /* Pour que le lien couvre toute la surface du bloc */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;  /* Le lien doit être au-dessus des autres éléments */
}




.news-card-one,
.news-card-two,
.news-card-three,
.news-card-four,
.news-card-five,
.news-card-six,
.news-card-seven,
.news-card-eight,
.news-card-nine,
.news-card-ten,
.news-card-eleven,
.news-card-twelve,
.news-card-thirteen {
  margin-bottom: 20px;
  border-radius: 10px;  
}
.news-card-one .news-card-img,
.news-card-two .news-card-img,
.news-card-three .news-card-img,
.news-card-four .news-card-img,
.news-card-five .news-card-img,
.news-card-six .news-card-img,
.news-card-seven .news-card-img,
.news-card-eight .news-card-img,
.news-card-nine .news-card-img,
.news-card-ten .news-card-img,
.news-card-eleven .news-card-img,
.news-card-twelve .news-card-img,
.news-card-thirteen .news-card-img {
  border-radius: 10px;
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* Ratio 16/9 (hauteur = 9 / 16 = 56.25% de la largeur) */
  /*overflow: hidden;*/
}
.news-card-one .news-card-img img,
.news-card-two .news-card-img img,
.news-card-three .news-card-img img,
.news-card-four .news-card-img img,
.news-card-five .news-card-img img,
.news-card-six .news-card-img img,
.news-card-seven .news-card-img img,
.news-card-eight .news-card-img img,
.news-card-nine .news-card-img img,
.news-card-ten .news-card-img img,
.news-card-eleven .news-card-img img,
.news-card-twelve .news-card-img img,
.news-card-thirteen .news-card-img img {
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-card-one h3 a,
.news-card-two h3 a,
.news-card-three h3 a,
.news-card-four h3 a,
.news-card-five h3 a,
.news-card-six h3 a,
.news-card-seven h3 a,
.news-card-eight h3 a,
.news-card-nine h3 a,
.news-card-ten h3 a,
.news-card-eleven h3 a,
.news-card-twelve h3 a,
.news-card-thirteen h3 a {
  color: var(--primaryColor);
  position: relative;
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size 0.7s;
}


.news-card-one {
  display: flex;
  flex-wrap: wrap;
}
.news-card-one .news-card-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.news-card-one .news-card-img img {
  border-radius: 10px;
}
.news-card-one .news-card-info {
  width: calc(100% - 130px);
  margin-left: 30px;
}
.news-card-one .news-card-info h3 {
  font-size: 18px;
  line-height: 30px;
}
.news-card-one .news-card-info h3 a {
  color: var(--primaryColor);
}
.news-card-one .news-card-info .news-metainfo li {
  color: var(--paraColor);
}

.news-card-two .news-card-img {
  border-radius: 5px;
  position: relative;
}
.news-card-two .news-card-img img {
  border-radius: 5px;
}
.news-card-two .news-card-img .news-cat {
  position: absolute;
  top: 30px;
  left: 30px;
  display: inline-block;
  background-color: var(--secondaryColor);
  border-radius: 5px;
  padding: 8px 15px;
  line-height: 24px;
  font-weight: 400;
  color: var(--whiteColor);
}
.news-card-two .news-card-info {
  margin-top: 18px;
}
.news-card-two .news-card-info h3 {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 11px;
}

.news-card-three {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.news-card-three .news-card-img {
  width: 120px;
}
.news-card-three .news-card-info {
  width: calc(100% - 145px);
  margin-left: 25px;
}
.news-card-three .news-card-info .news-cat {
  color: var(--secondaryColor);
  display: block;
}
.news-card-three .news-card-info h3 {
  font-size: 16px;
  line-height: 24px;
  margin: 7px 0 12px;
}

.news-card-four {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.news-card-four:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(34, 34, 34, 0.89) 0%, rgba(34, 34, 34, 0.06) 48%);
  z-index: 0;
}
.news-card-four img {
  border-radius: 5px;
  width: 100%;
}
.news-card-four .play-now .ripple, .news-card-thirteen .play-now .ripple, .news-card-eleven .play-now .ripple,
.news-card-four .play-now .ripple:after, .news-card-thirteen .play-now .ripple:after, .news-card-eleven .play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
} 
.news-card-four .play-now, .news-card-thirteen .play-now, .news-card-eleven .play-now {
  position: absolute;
  bottom: 15px;
  right: 15px;
  height: 50px;
  width: 50px;
  background: rgba(255, 255, 255, 0.7);
}
.news-card-four .play-now, .news-card-thirteen .play-now, .news-card-eleven .play-now {
  color: var(--secondaryColor);
  font-size: 19px;
  line-height: 0.8;
}
.news-card-four .news-card-info {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: calc(100% - 80px);
}
.news-card-four .news-card-info h3 {
  font-size: 36px;
  line-height: 50px;
  margin: 0 0 10px;
}
.news-card-four .news-card-info h3 a {
  color: var(--whiteColor);
}
.news-card-four .news-card-info h3 a:hover {
  background-image: linear-gradient(#fff, #fff);
}
.news-card-four .news-card-info .news-metainfo li {
  color: var(--offwhiteColor);
}
.news-card-four .news-card-info .news-metainfo li a {
  color: var(--offwhiteColor);
}
.news-card-four .news-card-info .news-metainfo li a:hover {
  color: var(--secondaryColor);
}

.news-card-five {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.news-card-five .news-card-img {
  width: 213px;
  position: relative;
}
.news-card-five .news-card-img .news-cat {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 14px;
  color: var(--whiteColor);
  background-color: var(--secondaryColor);
  border-radius: 5px;
  padding: 2px 11px;
}
.news-card-five .news-card-info {
  width: calc(100% - 238px);
  margin-left: 25px;
}
.news-card-five .news-card-info h3 {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0;
}
.news-card-five .news-card-info p {
  margin: 5px 0 14px;
}

.news-card-six .news-card-img,
.news-card-eleven .news-card-img {
  border-radius: 10px;
  position: relative;
}
.news-card-six .news-card-img img,
.news-card-eleven .news-card-img img {
  border-radius: 10px;
}
.news-card-six .news-card-img .news-cat,
.news-card-eleven .news-card-img .news-cat {
  position: absolute;
  top: 30px;
  left: 30px;
  display: inline-block;
  background-color: var(--secondaryColor);
  border-radius: 5px;
  padding: 8px 15px;
  line-height: 24px;
  font-weight: 400;
  color: var(--whiteColor);
}
.news-card-six .news-card-info,
.news-card-eleven .news-card-info {
  margin: 0;
  padding: 0 10px;
}
.news-card-six .news-card-info .news-author,
.news-card-eleven .news-card-info .news-author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.news-card-six .news-card-info .news-author .news-author-img,
.news-card-eleven .news-card-info .news-author .news-author-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.news-card-six .news-card-info .news-author .news-author-img img,
.news-card-eleven .news-card-info .news-author .news-author-img img {
  border-radius: 50%;
}
.news-card-six .news-card-info .news-author h5,
.news-card-eleven .news-card-info .news-author h5 {
  width: calc(100% - 55px);
  margin: 0 0 0 15px;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  color: var(--paraColor);
}
.news-card-six .news-card-info .news-author h5 a:hover,
.news-card-eleven .news-card-info .news-author h5 a:hover {
  color: var(--secondaryColor);
}
.news-card-six .news-card-info h3,
.news-card-eleven .news-card-info h3 {
  font-size: 22px;
  line-height: 30px;
  margin: 13px 0 16px;
}

.news-card-seven {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: var(--bgColor);
  padding: 39px 40px 41px;
  border-radius: 5px;
}
.news-card-seven .news-card-img {
  width: 160px;
}
.news-card-seven .news-card-info {
  width: calc(100% - 190px);
  margin-left:30px;
}
.news-card-seven .news-card-info h3 {
  font-size: 18px;
  line-height: 26px;
  margin: 7px 0 10px;
}
.news-card-seven .news-card-info .news-cat {
  display: block;
  color: var(--secondaryColor);
}


.news-card-eight .play-now .ripple,
.news-card-eight .play-now .ripple:before,
.news-card-eight .play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 50px;
  width: 50px;
}
.news-card-eight .play-now {
  position: absolute;
  bottom: 15px;
  right: 15px;
  height: 50px;
  width: 50px;
  background: rgba(255, 255, 255, 0.7);
  font-size: 19px;
    line-height: 0.8;
    z-index: 2;
}
.news-card-eight .play-now i {
    display: block;
    margin: 0 auto;
    position: relative;
    left: 1px;
    top: 1px;
    color: var(--paraColor);
}
.news-card-eight .news-card-info {
  position: absolute;
  bottom: 10%;
  left: 20px;
  width: calc(100% - 80px);
  min-height: 110px;
}
.news-card-eight .news-card-info h3 {
  font-size: 24px;
  margin-bottom: 0px;
}
.news-card-eight .news-card-info h3 a {
  color: var(--whiteColor);
}
.news-card-eight .news-card-info .news-metainfo li {
  color: var(--offwhiteColor);
}
.news-card-eight .news-card-info .news-metainfo li a {
  color: var(--offwhiteColor);
}

.news-card-nine {
  border-radius: 5px;
  position: relative;
}
.news-card-nine:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 50%;
  background: linear-gradient(0deg, rgba(34, 34, 34, 0.89) 0%, rgba(34, 34, 34, 0.06) 48%);
  z-index: 0;
}
.news-card-nine img {
  border-radius: 5px;
}
.news-card-nine .play-now .ripple,
.news-card-nine .play-now .ripple:before,
.news-card-nine .play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 49px;
  width: 49px;
}
.news-card-nine .play-now {
  position: absolute;
  top: 40px;
  left: 40px;
  height: 49px;
  width: 49px;
  background-color: var(--whiteColor);
}
.news-card-nine .play-now i {
  color: var(--secondaryColor);
  font-size: 16px;
  line-height: 0.8;
  position: relative;
  left: 3px;
}
.news-card-nine .news-card-info {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
}
.news-card-nine .news-card-info h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 15px;
}
.news-card-nine .news-card-info h3 a {
  color: var(--whiteColor);
}
.news-card-nine .news-card-info .news-metainfo li {
  color: var(--offwhiteColor);
}
.news-card-nine .news-card-info .news-metainfo li a {
  color: var(--offwhiteColor);
}

.news-card-ten {
  border: 1px solid rgba(34, 34, 34, 0.07);
  border-radius: 5px;
  padding: 27px 40px;
}
.news-card-ten .news-cat {
  color: var(--secondaryColor);
  display: block;
  margin-bottom: 7px;
}
.news-card-ten h3 {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}
.news-card-ten h3 a {
  color: var(--primaryColor);
}

.news-card-twelve {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: var(--bgColor);
  padding: 30px;
  border-radius: 5px;
}
.news-card-twelve .news-card-img {
  width: 147px;
}
.news-card-twelve .news-card-info {
  width: calc(100% - 172px);
  margin-left: 25px;
}
.news-card-twelve .news-card-info h3 {
  font-size: 20px;
  line-height: 33px;
  margin: 5px 0 10px;
}
.news-card-twelve .news-card-info .news-cat {
  display: block;
  color: var(--secondaryColor);
}

.news-card-thirteen .news-card-img {
  position: relative;
  z-index: 1;
}
.news-card-thirteen .news-card-img .news-cat {
  position: absolute;
  top: 15px;
  left: -5px;
  font-size: 15px;
  padding: 1px 10px 0 15px;
  background-color: var(--secondaryColor);
  color: var(--whiteColor);
  border-radius: 0 5px 5px 0;
  font-weight: 600;
  line-height: 22px;
}

.news-cat.info {
  background-color: var(--infoBlueColor) !important;
}

.news-cat.sport {
  background-color: var(--sportGreenColor) !important;
}

.news-cat.culture {
  background-color: var(--culturePurpleColor) !important;
}

.news-cat.autre.publir {
  background-color: var(--publireportColor) !important;
}

.news-cat.replay {
  background-color: var(--replayColor) !important;
}


.news-card-thirteen .news-card-info {
  padding: 5px 15px 15px 15px;
  /*top: -5px;*/
  background: aliceblue;
  border-radius: 0 0 10px 10px;
    position: relative;
}
@media only screen and (min-width: 768px) {
  .news-card-thirteen .news-card-info {
      min-height: 140px;
  }
}
@media only screen and (min-width: 1024px) {
  .news-card-thirteen .news-card-info {
      min-height: 170px;
  }
}


.news-card-thirteen .news-card-info h3 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 0;
}

.selected-news-three .news-card-thirteen {
  margin-bottom: 30px;
}
.selected-news-three .news-card-thirteen .news-card-info h3 {
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 10px;
}

.video-wrap-three .news-card-eleven .news-card-img .play-now {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background-color: var(--whiteColor);
}
.video-wrap-three .news-card-eleven .news-card-img .play-now i {
  color: var(--secondaryColor);
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  position: relative;
  left: 3px;
  font-size: 20px;
}
.video-wrap-three .news-card-eleven .news-card-info {
  margin: 16px 0 0;
}
.video-wrap-three .news-card-eleven .news-card-info h3 {
  font-size: 36px;
  line-height: 50px;
}
.video-wrap-three .news-card-three {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.video-wrap-three .news-card-three:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.video-wrap-three .news-card-three .news-card-img {
  position: relative;
}
.video-wrap-three .news-card-three .news-card-img .play-now {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--whiteColor);
  width: 31px;
  height: 28px;
  border-radius: 5px 0px 0px 0px;
  transition: var(--transition);
}
.video-wrap-three .news-card-three .news-card-img .play-now i {
  color: var(--primaryColor);
  font-size: 10px;
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  position: relative;
  left: 3px;
  top: 1px;
  transition: var(--transition);
}
.video-wrap-three .news-card-three .news-card-img .play-now:hover {
  background-color: var(--secondaryColor);
}
.video-wrap-three .news-card-three .news-card-img .play-now:hover i {
  color: var(--whiteColor);
}

.general-news-two {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 25px;
}
.general-news-two .news-card-twelve {
  padding: 0;
  background-color: transparent;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}

.general-news-three .news-card-four .news-card-info .news-cat {
  display: inline-block;
  background-color: var(--secondaryColor);
  border-radius: 5px;
  padding: 3px 11px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: var(--whiteColor);
}
.general-news-three .news-card-four .news-card-info h3 {
  margin: 17px 0 18px;
  font-size: 26px;
  line-height: 30px;
}
.general-news-three .news-card-two .news-card-info .news-cat {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 14px;
  line-height: 24px;
  display: inline-block;
  background-color: var(--secondaryColor);
  border-radius: 5px;
  padding: 3px 14px;
  font-weight: 400;
  color: var(--whiteColor);
}
.general-news-three .news-card-two .news-card-info h3 {
  margin: 17px 0 14px;
  font-size: 22px;
  line-height: 34px;
}

.popular-news-wrap .news-card-five {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 30px;
}
.popular-news-wrap .news-card-five:last-child {
  margin-bottom: 0;
}
.popular-news-wrap .news-card-five .news-card-img {
  width: 250px;
  position: relative;
}
.popular-news-wrap .news-card-five .news-card-img .news-cat {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 14px;
  color: var(--whiteColor);
  background-color: var(--secondaryColor);
  border-radius: 5px;
  padding: 3px 10px 1px 10px;
}
.popular-news-wrap .news-card-five .news-card-img .play-now-two {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--whiteColor);
  width: 31px;
  height: 28px;
  text-align: center;
  border-radius: 5px 0px 0px 0px;
  transition: var(--transition);
}
.popular-news-wrap .news-card-five .news-card-img .play-now-two i {
  color: var(--primaryColor);
  font-size: 10px;
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  position: relative;
  left: 3px;
  top: 10px;
  transition: var(--transition);
}
.popular-news-wrap .news-card-five .news-card-img .play-now-two:hover {
  background-color: var(--secondaryColor);
}
.popular-news-wrap .news-card-five .news-card-img .play-now-two:hover i {
  color: var(--whiteColor);
}
.popular-news-wrap .news-card-five .news-card-info {
  width: calc(100% - 280px);
  margin-left: 30px;
  position: relative;
}
.popular-news-wrap .news-card-five .news-card-info:after {
  position: absolute;
  bottom: -42px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #eee;
}
.popular-news-wrap .news-card-five .news-card-info h3 {
  font-size: 26px;
  line-height: 40px;
  margin-bottom: 0;
}
.popular-news-wrap .news-card-five .news-card-info p {
  margin: 7px 0 18px;
}
.popular-news-wrap .news-card-five:last-child .news-card-info:after {
  display: none;
}

.editors-wrap-two .news-card-four .news-card-info .news-cat {
  display: inline-block;
  background-color: var(--secondaryColor);
  border-radius: 5px;
  padding: 8px 15px;
  line-height: 24px;
  font-weight: 400;
  color: var(--whiteColor);
}
.editors-wrap-two .news-card-four .news-card-info h3 {
  font-size: 34px;
  line-height: 50px;
  margin: 12px 0 8px;
}
.editors-wrap-two .news-card-wrap .news-card-three {
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: 1px solid #eee;
}
.editors-wrap-two .news-card-wrap .news-card-three:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.selected-wrap-two .news-tablist {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 0;
}
.selected-wrap-two .news-tablist .nav-item .nav-link {
  position: relative;
  margin-left: 14px;
}
.selected-wrap-two .news-tablist .nav-item .nav-link:before {
  position: absolute;
  top: 11px;
  left: -14px;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--secondaryColor);
  visibility: hidden;
  opacity: 0;
  transition: var(--transition);
}
.selected-wrap-two .news-tablist .nav-item .nav-link.active:before, .selected-wrap-two .news-tablist .nav-item .nav-link:hover:before {
  visibility: visible;
  opacity: 1;
}

.selected-news-content .news-card-thirteen .news-card-info h3 {
  font-size: 19px;
  line-height: 27px;
}

.news-col-one .news-card-two,
.news-col-one .news-card-three,
.news-col-three .news-card-two,
.news-col-three .news-card-three {
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #EEEEEE;
}
.news-col-one .news-card-two:last-child,
.news-col-one .news-card-three:last-child,
.news-col-three .news-card-two:last-child,
.news-col-three .news-card-three:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.news-col-one .news-card-two,
.news-col-three .news-card-two {
  padding-bottom: 20px;
}

.pp-news-card {
  position: relative;
  border-radius: 5px;
  z-index: 1;
  overflow: hidden;
}
.pp-news-card:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(34, 34, 34, 0.89) 10%, rgba(34, 34, 34, 0.1) 60%);
  z-index: 0;
}
.pp-news-card img {
  border-radius: 5px;
}
.pp-news-card .pp-news-info {
  position: absolute;
  bottom: 38px;
  left: 38px;
  width: calc(100% - 80px);
}
.pp-news-card .pp-news-info .news-cat {
  font-size: 14px;
  line-height: 24px;
  background-color: var(--secondaryColor);
  padding: 7px 11px;
  border-radius: 5px;
  color: var(--whiteColor);
}
.pp-news-card .pp-news-info h3 {
  font-size: 22px;
  line-height: 34px;
  margin: 13px 0 8px;
}
.pp-news-card .pp-news-info h3 a {
  color: var(--whiteColor);
}
.pp-news-card .pp-news-info h3 a:hover {
  color: var(--secondaryColor);
}
.pp-news-card .pp-news-info .news-metainfo li {
  color: var(--offwhiteColor);
}
.pp-news-card .pp-news-info .news-metainfo li a {
  color: var(--offwhiteColor);
}
.pp-news-card .pp-news-info .news-metainfo li a:hover {
  color: var(--secondaryColor);
}

.news-col-two {
  margin-bottom: 25px;
}
.news-col-two .news-card-four,
.news-col-two .news-card-five {
  margin-bottom: 30px;
}
.news-col-two .news-card-four:last-child,
.news-col-two .news-card-five:last-child {
  margin-bottom: 0;
}

.editor-news,
.video-news-wrap,
.general-news,
.popular-news {
  overflow: hidden;
}

/*---------------------------------
    News Tab Section CSS 
-----------------------------------*/
.news-tablist {
  border: none;
}
.news-tablist .nav-item {
  border: none;
  margin-right: 35px;
}
.news-tablist .nav-item:last-child {
  margin-right: 0;
}
.news-tablist .nav-item .nav-link {
  background-color: transparent;
  border: none;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: var(--primaryColor);
  position: relative;
  padding: 0;
}
.news-tablist .nav-item .nav-link:after {
  position: absolute;
  bottom: 5px;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background-color: var(--secondaryColor);
  transition: var(--transition);
  visibility: visible;
  opacity: 0;
}
.news-tablist .nav-item .nav-link.active {
  color: var(--secondaryColor);
}
.news-tablist .nav-item .nav-link.active:after {
  visibility: visible;
  opacity: 1;
  width: 100%;
}

.news-tablist-two {
  border: none;
  border-radius: 5px;
}
.news-tablist-two .nav-item {
  width: 50%;
  border: none;
}
.news-tablist-two .nav-item .nav-link {
  width: 100%;
  border: none;
  background-color: var(--primaryColor);
  color: var(--whiteColor);
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  padding: 15px 20px;
  transition: var(--transition);
  border: none;
}
.news-tablist-two .nav-item .nav-link.active {
  background-color: var(--secondaryColor);
}
.news-tablist-two .nav-item:nth-child(1) .nav-link {
  border-radius: 5px 0 0 0;
}
.news-tablist-two .nav-item:nth-child(2) .nav-link {
  border-radius: 0 5px 0 0;
}

.news-tablist-three {
  border: none;
  justify-content: flex-end;
}
.news-tablist-three .nav-item {
  border: none;
  margin-right: 15px;
}
.news-tablist-three .nav-item:last-child {
  margin-right: 0;
}
.news-tablist-three .nav-item .nav-link {
  background-color: transparent;
  border: none;
  border-radius: 3px;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  color: var(--optionalColor);
  background-color: var(--bgColor);
  position: relative;
  padding: 0px 10px;
}
.news-tablist-three .nav-item .nav-link i {
  position: relative;
  top: 1px;
  font-size: 12px;
  margin-left: 6px;
  color: var(--secondaryColor);
  transition: var(--transition);
}
.news-tablist-three .nav-item .nav-link.active, .news-tablist-three .nav-item .nav-link:hover {
  background-color: var(--secondaryColor);
  color: var(--whiteColor);
}
.news-tablist-three .nav-item .nav-link.active i, .news-tablist-three .nav-item .nav-link:hover i {
  color: var(--whiteColor);
}

.pp-news-box {
  background-color: var(--whiteColor);
  border-radius: 5px;
  margin-bottom: 25px;
}
.pp-news-box .news-card-seven {
  margin-bottom: 18px;
}
.pp-news-box .news-card-seven:last-child {
  margin-bottom: 0;
}
.pp-news-box .news-tab-content {
  padding: 50px;
}

/*---------------------------------
    Promo Card CSS 
-----------------------------------*/
.promo-card {
  background-image: url(../img/promo-bg.webp);
  padding: 99px 0px 88px 50px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  z-index: 1;
}
.promo-card .promo-shape {
  position: absolute;
  top: 0;
  left: 22%;
  z-index: -1;
}
.promo-card .promo-img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%;
}
.promo-card .promo-content .logo {
  display: block;
  margin-bottom: 10px;
}
.promo-card .promo-content p {
  color: var(--whiteColor);
  margin: 0;
}

.promo-card-two {
  background-color: var(--bgColor);
  position: relative;
  z-index: 1;
  padding: 100px 50px 100px 50px;
}
.promo-card-two .promo-content {
  max-width: 55%;
}
.promo-card-two .promo-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.promo-card-two .promo-img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.promo-card-two .promo-content {
  position: relative;
  z-index: 1;
}
.promo-card-two .promo-content .logo {
  display: block;
  margin-bottom: 25px;
}
.promo-card-two .promo-content p {
  margin: 0;
  line-height: 30px;
}

.ad-section,
.ad-section-two {
  position: relative;
  text-align: center;
  margin: 25px 0 50px;
}
.ad-section:after,
.ad-section-two:after {
  position: absolute;
  top: 13px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #eee;
  z-index: -1;
}
.ad-section p,
.ad-section-two p {
  display: inline-block;
  margin: 0;
  line-height: 18px;
  padding: 5px 18px;
  color: var(--optionalColor);
  background-color: var(--whiteColor);
}

.ad-section {
  margin: 25px 0 50px;
}

.ad-section-two {
  margin: 25px 0 25px;
}

/*---------------------------------
    Instagram CSS 
-----------------------------------*/
/*---------------------------------
    Video Section CSS 
-----------------------------------*/
.video-news-wrap {
  position: relative;
  z-index: 1;
}
.video-news-wrap:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 90%;
  background-color: var(--primaryColor);
  z-index: -1;
}

.video-slider-wrap {
  margin-top: 30px;
  background-color: #292929;
  padding: 40px 50px;
  position: relative;
}
.video-slider-wrap .news-card-nine {
  margin-bottom: 0;
}
.video-slider-wrap .video-next,
.video-slider-wrap .video-prev {
  position: absolute;
  top: 50%;
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: var(--secondaryColor);
  transition: var(--transition);
  transform: translateY(-50%);
  z-index: 3;
}
.video-slider-wrap .video-next i,
.video-slider-wrap .video-prev i {
  color: var(--whiteColor);
  font-size: 20px;
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  transition: var(--transition);
}
.video-slider-wrap .video-next:hover,
.video-slider-wrap .video-prev:hover {
  background-color: var(--secondaryColor);
  border-color: transparent;
}
.video-slider-wrap .video-next:hover i,
.video-slider-wrap .video-prev:hover i {
  color: var(--whiteColor);
}
.video-slider-wrap .video-prev {
  left: -20px;
}
.video-slider-wrap .video-next {
  right: -20px;
}

/*---------------------------------
    Latest News CSS 
-----------------------------------*/
.latest-news .news-card-five {
  margin-bottom: 16px;
}
.latest-news .news-card-five:last-child {
  margin-bottom: 0;
}
.latest-news .news-card-five .news-card-img .news-cat {
  font-size: 14px;
  line-height: 24px;
  padding: 5px 9px 2px;
}
.latest-news .news-card-two,
.latest-news .news-card-three {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.latest-news .news-card-two:last-child,
.latest-news .news-card-three:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.latest-news-three .scrollscreen .scrollscreen--content .news-card-five {
  margin-bottom: 16px;
}
.latest-news-three .scrollscreen .scrollscreen--content .news-card-five:last-child {
  margin-bottom: 0;
}
.latest-news-three .news-card-two {
  padding-bottom: 23px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.scrollscreen {
  height: 100%;
  max-height: 740px;
  overflow: hidden;
  position: relative;
  margin-right: -15px;
}
.scrollscreen .scrollscreen--content {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.scrollscreen .scrollscreen--track {
  width: 18px;
  background: var(--whiteColor);
  position: relative;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  pointer-events: none;
}
.scrollscreen .scrollscreen--track:after {
  position: absolute;
  top: 0;
  left: 8px;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #ddd;
  z-index: 0;
}
.scrollscreen .scrollscreen--track .scrollscreen--slider {
  position: absolute;
  top: 0;
  left: 5px;
  right: 0;
  box-sizing: border-box;
  height: 0;
  border: none;
  background: transparent;
  pointer-events: none;
  z-index: 1;
  width: 7px;
}
.scrollscreen .scrollscreen--track .scrollscreen--slider::after {
  background: var(--secondaryColor);
  border-radius: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.scrollscreen.featured-video-box {
  height: 650px;
}
.scrollscreen.featured-video-box .news-card-foru {
  margin-bottom: 0;
}
.scrollscreen.featured-video-box .scrollscreen--content {
  padding-right: 23px;
}
.scrollscreen.featured-video-box .scrollscreen--track {
  background: var(--primaryColor);
}
.scrollscreen.featured-video-box .scrollscreen--track:after {
  left: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.scrollscreen.featured-video-box .scrollscreen--track .scrollscreen--slider {
  left: -3px;
}

*[dir=rtl] .scrollscreen--track {
  left: 0;
  right: auto;
}

.scrollscreen--content::-webkit-scrollbar {
  -webkit-appearance: none;
}

/*---------------------------------
    Selected News CSS 
-----------------------------------*/
.selected-news .news-card-two,
.selected-news .news-card-three {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.selected-news .news-card-two:last-child,
.selected-news .news-card-three:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.selected-news .promo-wrap {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #eee;
}

/*---------------------------------
    Instagram CSS 
-----------------------------------*/
.instagram-slide {
  border-radius: 5px;
  position: relative;
  display: block;
  z-index: 1;
}
.instagram-slide img {
  border-radius: 5px;
}
.instagram-slide span {
  position: absolute;
  top: 55%;
  left: 50%;
  color: var(--whiteColor);
  background-color: var(--secondaryColor);
  padding: 12px 10px;
  border-radius: 5px;
  width: calc(100% - 42px);
  text-align: center;
  font-family: var(--secondaryFont);
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: var(--transition);
}
.instagram-slide span i {
  position: relative;
  top: 3px;
  margin-left: 10px;
  font-size: 18px;
}
.instagram-slide:hover span {
  top: 50%;
  visibility: visible;
  opacity: 1;
}

/*---------------------------------
    Team Card CSS 
-----------------------------------*/
.team-card {
  position: relative;
  padding: 25px 18px 0;
  z-index: 1;
  margin-bottom: 25px;
  overflow: hidden;
}
.team-card:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 80%;
  background-color: var(--bgColor);
  border-radius: 5px;
  z-index: -1;
  transition: var(--transition);
}
.team-card .team-card-info {
  text-align: center;
  margin-bottom: 17px;
}
.team-card .team-card-info h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  transition: var(--transition);
}
.team-card .team-card-info span {
  transition: var(--transition);
}
.team-card .team-card-img {
  position: relative;
  border-radius: 5px;
}
.team-card .team-card-img img {
  border-radius: 5px;
}
.team-card .team-card-img .social-profile {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  background-color: rgba(34, 34, 34, 0.7);
  padding: 21px 20px;
  text-align: center;
  border-radius: 0 0 5px 5px;
  transition: var(--transition);
}
.team-card .team-card-img .social-profile li {
  margin-right: 12px;
  transform: translateY(5px);
  visibility: hidden;
  opacity: 0;
  transition: var(--transition);
}
.team-card .team-card-img .social-profile li:last-child {
  margin-right: 0;
}
.team-card .team-card-img .social-profile li a {
  width: 45px;
  height: 45px;
  background-color: var(--whiteColor);
}
.team-card .team-card-img .social-profile li a i {
  color: var(--titleColor);
}
.team-card .team-card-img .social-profile li a:hover {
  background-color: var(--secondaryColor);
}
.team-card .team-card-img .social-profile li a:hover i {
  color: var(--whiteColor);
}
.team-card .team-card-img .social-profile li:nth-child(1) {
  transition-delay: 0.1s;
}
.team-card .team-card-img .social-profile li:nth-child(2) {
  transition-delay: 0.2s;
}
.team-card .team-card-img .social-profile li:nth-child(3) {
  transition-delay: 0.3s;
}
.team-card .team-card-img .social-profile li:nth-child(4) {
  transition-delay: 0.4s;
}
.team-card:hover h3 {
  color: var(--whiteColor);
}
.team-card:hover span {
  color: #eee;
}
.team-card:hover:after {
  background-color: var(--secondaryColor);
}
.team-card:hover .team-card-img .social-profile {
  bottom: 0;
}
.team-card:hover .team-card-img .social-profile li {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

.skill-bg {
  position: relative;
  background-image: url(../img/skill-bg.webp);
  height: 487px;
  border-radius: 5px;
}
.skill-bg .play-now {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background-color: var(--whiteColor);
}
.skill-bg .play-now i {
  font-size: 21px;
  color: var(--secondaryColor);
  position: relative;
  left: 3px;
  top: 3px;
}
.skill-bg .play-now .ripple,
.skill-bg .play-now .ripple:before,
.skill-bg .play-now .ripple:after {
  height: 70px;
  width: 70px;
}

.skill-content span {
  display: block;
  font-weight: 500;
  font-family: var(--secondaryFont);
  margin-bottom: 10px;
  color: var(--secondaryColor);
}
.skill-content h2 {
  font-size: 48px;
  line-height: 70px;
  font-weight: 700;
  margin: 0 0 5px;
}
.skill-content p {
  margin: 0 0 15px;
}

.progressbar-wrap .progress-item {
  margin-bottom: 22px;
}
.progressbar-wrap .progress-item:last-child {
  margin-bottom: 0;
}
.progressbar-wrap .progress-item .progress-title {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.progressbar-wrap .progress-item .progress-title p {
  width: 60%;
  margin: 0;
}
.progressbar-wrap .progress-item .progress-title p, .progressbar-wrap .progress-item .progress-title span {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  font-family: var(--secondaryFont);
  color: var(--primaryColor);
}
.progressbar-wrap .progress-item .progress {
  height: 20px;
  background: transparent;
  border: 1px solid #eee;
  border-radius: 10px;
}
.progressbar-wrap .progress-item .progress .progress-bar {
  height: 10px;
  position: relative;
  top: 4px;
  border-radius: 10px;
  background-color: var(--secondaryColor);
}

.progress-bar {
  width: 0;
  animation: progress 1.5s ease-in-out forwards;
}
.progress-bar .title {
  opacity: 0;
  animation: show 0.35s forwards ease-in-out 0.5s;
}

@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*-------------------------------
         Contact CSS
-------------------------------*/
.contact-card {
  padding: 25px;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  border: 1px solid #eee;
  transition: var(--transition);
}
.contact-card .contact-icon {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 60px;
  height: 60px;
  position: relative;
  top: 3px;
  border-radius: 5px;
  background-color: var(--secondaryColor);
  transition: var(--transition);
}
.contact-card .contact-icon i {
  color: var(--whiteColor);
  font-size: 24px;
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  transition: var(--transition);
}
.contact-card .contact-info {
  width: calc(100% - 80px);
  margin-left: 20px;
}
.contact-card .contact-info h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 4px;
}
.contact-card .contact-info p, .contact-card .contact-info a {
  margin: 0;
}
.contact-card .contact-info a {
  display: block;
}
.contact-card:hover {
  transform: translateY(-5px);
}
.contact-card:hover .contact-icon {
  background-color: var(--secondaryColor);
}
.contact-card:hover .contact-icon img {
  filter: brightness(0) invert(1);
}

#cmt-form .section-title,
.contact-form .section-title {
  font-size: 36px;
  line-height: 38px;
}
#cmt-form .form-group,
.contact-form .form-group {
  margin: 0 0 20px;
}
#cmt-form .form-group input,
#cmt-form .form-group textarea,
.contact-form .form-group input,
.contact-form .form-group textarea {
  width: 100%;
  background: transparent;
  border: 1px solid #EEEEEE;
  padding: 10px 20px;
  border-radius: 5px;
}
#cmt-form .form-group input::-moz-placeholder, #cmt-form .form-group textarea::-moz-placeholder, .contact-form .form-group input::-moz-placeholder, .contact-form .form-group textarea::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
#cmt-form .form-group input::placeholder,
#cmt-form .form-group textarea::placeholder,
.contact-form .form-group input::placeholder,
.contact-form .form-group textarea::placeholder {
  color: #888888;
  opacity: 1;
}
#cmt-form .form-group input:focus,
#cmt-form .form-group textarea:focus,
.contact-form .form-group input:focus,
.contact-form .form-group textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.29);
}
#cmt-form .form-group textarea,
.contact-form .form-group textarea {
  resize: none;
  height: 210px;
  padding: 20px !important;
}
#cmt-form .form-group input,
.contact-form .form-group input {
  height: 50px;
}

#cmt-form .form-group input {
  height: 50px;
}
#cmt-form .form-group textarea {
  height: 150px;
}

#contactForm .form-group input {
  height: 55px;
}
#contactForm .form-group textarea {
  height: 280px;
}

.comp-map {
  height: 400px;
}
.comp-map iframe {
  width: 100%;
  height: 100%;
}

.btn.disabled {
  opacity: 1;
}

.checkbox {
  display: block;
}
.checkbox.form-check {
  padding-left: 0;
}
.checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.checkbox label {
  position: relative;
  cursor: pointer;
  padding-left: 24px;
  color: var(--optionalColor);
}
.checkbox label:before {
  content: "";
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: transparent;
  border: 1px solid var(--paraColor);
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 6px;
}
.checkbox label a {
  color: var(--primaryColor);
  text-decoration: underline;
}
.checkbox label a:hover {
  color: var(--secondaryColor);
}
.checkbox.style-two label:before {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 2px solid #DCDCDC;
  left: 0;
  top: 7px;
}

.checkbox input:checked + label:before {
  border-color: var(--secondaryColor);
}

.checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 3px;
  width: 9px;
  height: 9px;
  border: none;
  background: var(--secondaryColor);
}

.checkbox.style-two input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 3px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: none;
  background: var(--secondaryColor);
}

.checkbox.style-two input:checked + label:before {
  border-color: #DCDCDC;
}

/*-------------------------------
    Product Card CSS
-------------------------------*/
.search-result {
  margin-bottom: 30px;
}

#product-filter {
  border: 1px solid #eee;
  border-radius: 5px;
  height: 50px;
  padding: 8px 20px;
  width: 240px;
  margin-bottom: 30px;
  color: #777;
}

.product-card {
  background-color: var(--bgColor);
  margin-bottom: 30px;
  padding: 50px 20px 40px;
  text-align: center;
}
.product-card .product-card-img {
  position: relative;
  margin-bottom: 30px;
}
.product-card .product-card-img img {
  max-width: 200px;
}
.product-card .product-card-img a {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: var(--transition);
  padding: 16px 27px 18px;
  visibility: hidden;
  opacity: 0;
}
.product-card h3 {
  font-size: 18px;
  line-height: 27px;
  margin: 0 0 9px;
}
.product-card h3 a {
  color: var(--primaryColor);
}
.product-card h3 a:hover {
  color: var(--secondaryColor);
}
.product-card .product-price {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: var(--secondaryColor);
}
.product-card .product-price .discount {
  text-decoration: line-through;
  color: var(--paraColor);
  margin-right: 7px;
  font-weight: 500;
}
.product-card:hover .product-card-img a {
  top: 50%;
  visibility: visible;
  opacity: 1;
}

.filter-radio-group div {
  margin-bottom: 8px;
}
.filter-radio-group div:last-child {
  margin-bottom: 0;
}
.filter-radio-group [type=radio]:checked,
.filter-radio-group [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.filter-radio-group [type=radio]:checked + label,
.filter-radio-group [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: var(--paraColor);
}
.filter-radio-group [type=radio]:checked + label:before,
.filter-radio-group [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  width: 16px;
  height: 16px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
.filter-radio-group [type=radio]:checked + label:after,
.filter-radio-group [type=radio]:not(:checked) + label:after {
  content: "\eb7b";
  font-family: remixicon !important;
  width: 16px;
  height: 16px;
  background: var(--primaryColor);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: var(--whiteColor);
  transition: all 0.2s ease;
}
.filter-radio-group [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.filter-radio-group [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/*------------------------------
        Cart CSS
-------------------------------*/
.cart-wrap .update-cart {
  padding: 12px 27px 16px;
}
.cart-wrap .btn-two {
  padding: 15px 20px;
}

.cart-table {
  margin: 0 0 45px;
}
.cart-table table {
  margin: 0;
}
.cart-table table thead tr {
  border: 1px solid #F4F4F4;
  background: transparent;
  border-radius: 5px;
}
.cart-table table thead tr th {
  border: none;
  padding: 13px 20px;
  font-size: 14px;
  font-family: var(--secondaryFont);
  font-weight: 500;
  border: none;
  text-align: center;
  color: var(--primaryColor);
}
.cart-table table thead tr th:nth-child(1) {
  padding-left: 0;
  padding-right: 0;
}
.cart-table table thead tr th:nth-child(2) {
  text-align: left;
}
.cart-table table tbody {
  border-top-color: transparent !important;
}
.cart-table table tbody tr {
  vertical-align: middle;
}
.cart-table table tbody tr td {
  padding: 15px 13px;
  background: var(--whiteColor);
  text-align: center;
  border-bottom: none;
  border-top: 1px solid rgba(217, 216, 216, 0.37);
  border-bottom: 1px solid rgba(217, 216, 216, 0.37);
}
.cart-table table tbody tr td:last-child {
  border-right: 1px solid rgba(217, 216, 216, 0.37);
}
.cart-table table tbody tr td:first-child {
  border-left: 1px solid rgba(217, 216, 216, 0.37);
}
.cart-table table tbody tr td:nth-child(1) {
  padding-left: 0;
  padding-right: 0;
}
.cart-table table tbody tr td:nth-child(2) {
  text-align: left;
}
.cart-table table tbody tr td .product-img {
  background-color: var(--bgColor);
  width: 100px;
  height: 100px;
  padding: 10px;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.cart-table table tbody tr td .product-img img {
  max-width: 45px;
  display: block;
  margin: 0 auto;
}
.cart-table table tbody tr td .cart-qty .v-counter {
  margin: 0 auto;
}
.cart-table table tbody tr td .cart-item {
  font-weight: 500;
}
.cart-table table tbody tr td .cart-item:hover {
  color: var(--secondaryColor);
}
.cart-table table tbody tr td .cart-item-price {
  font-size: 16px;
}
.cart-table table tbody tr td p {
  margin: 0;
}
.cart-table table tbody tr td button {
  background: transparent;
  display: block;
  padding: 0;
  margin: 0 auto;
  border: none;
  font-size: 20px;
}
.cart-table table tbody tr td button i, .cart-table table tbody tr td button ion-icon {
  color: #FF6E76;
}
.cart-table table tbody tr td button span {
  font-size: 18px;
  line-height: 30px;
}

.coupon-code {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.coupon-code input {
  width: 260px;
  height: 50px;
  margin-right: 20px;
  background: var(--bgColor);
  padding: 10px 20px 10px 20px;
  border: none;
  border-radius: 5px;
}
.coupon-code button {
  width: 167px;
  padding: 10px 20px;
  border-radius: 5px;
  text-align: center;
  color: var(--whiteColor);
  font-weight: 500;
  border: none;
  border-radius: 5px;
  background-color: var(--secondaryColor);
  transition: var(--transition);
}
.coupon-code button:hover {
  background-color: var(--primaryColor);
}

.checkout-box {
  padding: 30px;
  background-color: var(--bgColor);
  border-radius: 5px;
  margin-bottom: 30px;
}
.checkout-box:last-child {
  margin: 0;
}
.checkout-box .cart-box-title {
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.checkout-box .btn-two {
  padding: 15px 20px 19px;
}

.cart-wrap .checkout-box .btn-two {
  padding: 17px 20px 17px;
}

.cart-total .cart-total-wrap {
  margin-bottom: 30px;
}
.cart-total .cart-total-wrap .cart-total-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 22px;
}
.cart-total .cart-total-wrap .cart-total-item:last-child {
  padding-bottom: 0;
}
.cart-total .cart-total-wrap .cart-total-item p,
.cart-total .cart-total-wrap .cart-total-item span {
  margin: 0;
  line-height: 28px;
  color: var(--primaryColor);
}
.cart-total .cart-total-wrap .cart-total-item p b,
.cart-total .cart-total-wrap .cart-total-item span b {
  color: var(--primaryColor);
}

.checkout label {
  font-weight: 600;
  margin: 0 0 8px;
}

.checkout .form-group input {
  border: none;
  border-radius: 5px;
  background: #F1F1F1;
  color: #999;
}

.checkout .form-group textarea {
  border: none;
  border-radius: 5px;
  background: #F1F1F1;
  color: #999;
  height: 120px;
}

.compare-table table {
  margin: 0;
}
.compare-table table thead tr th {
  font-size: 18px;
  line-height: 12px;
  font-weight: 400;
  border: 1px solid #ebebeb;
  vertical-align: middle;
  padding: 30px 20px;
  text-align: center;
  color: var(--primaryColor);
}
.compare-table table thead tr th:first-child {
  min-width: 230px;
}
.compare-table table tbody tr th {
  font-size: 18px;
  line-height: 12px;
  color: var(--primaryColor);
  font-weight: 400;
  border: 1px solid #ebebeb;
  vertical-align: middle;
  padding: 20px 20px;
  text-align: center;
  min-width: 230px;
}
.compare-table table tbody tr td {
  font-size: 14px;
  line-height: 12px;
  border: 1px solid #ebebeb;
  padding: 25px 15px;
  text-align: center;
  color: var(--paraColor);
}
.compare-table table tbody tr td h6 {
  color: var(--paraColor);
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
}
.compare-table table tbody tr td .ratings {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.compare-table table tbody tr td .ratings ul {
  margin-right: 10px;
}
.compare-table table tbody tr td .ratings ul li i {
  font-size: 14px;
}
.compare-table table tbody tr td p {
  text-align: center;
  margin: 0;
  color: var(--paraColor);
}
.compare-table table tbody tr td .cart-action {
  background-color: transparent;
  border: none;
}
.compare-table table tbody tr td .cart-action i, .compare-table table tbody tr td .cart-action ion-icon {
  font-size: 20px;
  color: var(--optionalColor);
}
.compare-table table tbody tr td .link-two:after {
  opacity: 0;
  background-color: var(--primaryColor);
}
.compare-table table tbody tr td .link-two:hover {
  color: var(--primaryColor);
}
.compare-table table tbody tr td .link-two:hover:after {
  opacity: 1;
}

/*-------------------------------
         Checkout CSS
-------------------------------*/
.checkout-promobox {
  padding: 15px;
  margin: 0 0 25px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 50px;
}
.checkout-promobox img {
  position: relative;
  top: -2px;
  margin-right: 5px;
}

.checkout-form {
  padding: 25px;
  border: 1px solid #eee;
  border-radius: 5px;
}
.checkout-form .checkout-box-title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 30px;
}
.checkout-form .form-group {
  margin: 0 0 20px;
}
.checkout-form .form-group input, .checkout-form .form-group select,
.checkout-form .form-group textarea {
  border: none;
  border-radius: 0;
  background: transparent;
  color: var(--optionalColor);
  width: 100%;
  border: 1px solid #EEEEEE;
  padding: 13px 20px;
  border-radius: 5px;
}
.checkout-form .form-group input:focus, .checkout-form .form-group select:focus,
.checkout-form .form-group textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.29);
}
.checkout-form .form-group input::-moz-placeholder, .checkout-form .form-group select::-moz-placeholder, .checkout-form .form-group textarea::-moz-placeholder {
  color: var(--optionalColor);
  opacity: 1;
}
.checkout-form .form-group input::placeholder, .checkout-form .form-group select::placeholder,
.checkout-form .form-group textarea::placeholder {
  color: var(--optionalColor);
  opacity: 1;
}
.checkout-form .form-group input {
  height: 50px;
}
.checkout-form .form-group textarea {
  height: 150px;
  resize: none;
}
.checkout-form .form-group select {
  border: none;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  color: var(--optionalColor);
  border: 1px solid #EEEEEE;
  padding: 10px 15px 10px 20px;
  cursor: pointer;
  opacity: 0.9;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/down-arrow.webp);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: calc(100% - 20px) 50%;
}

.checkout-details .checkout-box-title {
  font-size: 20px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--mainColor);
}
.checkout-details .form-group input {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 40px 10px 15px;
  border: 1px solid var(--ashColor);
}
.checkout-details .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  height: 100%;
  color: var(--whiteColor);
  font-size: 16px;
  padding: 0 25px;
}
.checkout-details .select-payment-method {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0 0;
}
.checkout-details .select-payment-method div {
  margin: 0 0 15px;
  display: block;
  width: 100%;
}
.checkout-details .select-payment-method div label {
  padding-left: 23px !important;
  color: var(--paraColor);
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
.checkout-details .select-payment-method div p {
  margin: 0 0 0 28px;
}

.select-payment-method [type=radio]:checked,
.select-payment-method [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.select-payment-method [type=radio]:not(:checked) + label::before,
.select-payment-method [type=radio]:checked + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: transparent;
}

.select-payment-method [type=radio]:not(:checked) + label::before {
  border: 2px solid #dcdcdc;
}

.select-payment-method [type=radio]:checked + label::before {
  border: 1px solid var(--secondaryColor);
}

.select-payment-method [type=radio]:checked + label::after,
.select-payment-method [type=radio]:not(:checked) + label::after {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: var(--secondaryColor);
  top: 4px;
  left: 2px;
  transition: all 0.2s ease;
}

.select-payment-method [type=radio]:not(:checked) + label::after {
  background: transparent;
}

.select-payment-method [type=radio]:checked + label::after {
  background: var(--secondaryColor);
}

.checkout-footer .btn {
  margin-top: 15px;
  padding: 15px 15px;
}

/*-------------------------------
    Product Details CSS
-------------------------------*/
.single-product-img {
  padding: 35px 40px;
  background-color: var(--bgColor);
  border-radius: 5px;
}
.single-product-img img {
  max-width: 450px;
  display: block;
  margin: 0 auto;
}

.single-product-details .single-product-title {
  position: relative;
}
.single-product-details .single-product-title h2 {
  font-size: 26px;
  line-height: 40px;
  font-weight: 700;
  margin: 0;
}
.single-product-details .single-product-title h5 {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  margin: 0 0 18px;
  color: var(--paraColor);
}
.single-product-details .single-product-title h5 span {
  color: var(--blueColor);
}
.single-product-details .single-product-title .ratings {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 5px 0 10px;
}
.single-product-details .single-product-title .ratings ul {
  position: relative;
  top: -2px;
  line-height: 1;
}
.single-product-details .single-product-title .ratings ul li {
  display: inline-block;
}
.single-product-details .single-product-title .ratings ul li i {
  color: #FDCB05;
}
.single-product-details .single-product-title .ratings span {
  margin-left: 7px;
  color: var(--paraColor);
}
.single-product-details .single-product-title .product-pricing {
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  color: var(--secondaryColor);
  margin-bottom: 15px;
}
.single-product-details .single-product-title .product-pricing .discount {
  font-size: 16px;
  line-height: 18px;
  text-decoration: line-through;
  color: var(--optionalColor);
  margin-right: 6px;
}
.single-product-details .single-product-title p {
  margin-bottom: 20px;
}
.single-product-details .social-profile li {
  margin-right: 4px;
}
.single-product-details .social-profile li a {
  width: 35px;
  height: 35px;
  border: 1px solid #eee;
}
.single-product-details .social-profile li a i {
  color: var(--primaryColor);
  display: block;
  margin: 0 auto;
}
.single-product-details .social-profile li a:hover {
  background-color: var(--secondaryColor);
  border-color: transparent;
}
.single-product-details .social-profile li a:hover i {
  color: var(--whiteColor);
}
.single-product-details .product-more-option-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 5px 0 5px 0;
}
.single-product-details .product-more-option-item:last-child {
  margin: 20px 0 0;
}
.single-product-details .product-more-option-item h5 {
  margin: 0 12px 0 0;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  color: var(--primaryColor);
  font-family: var(--bodyFont);
}
.single-product-details .product-more-option-item h4 {
  margin: 0 12px 0 0;
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
}
.single-product-details .product-more-option-item span, .single-product-details .product-more-option-item a {
  position: relative;
  color: var(--paraColor);
}
.single-product-details .product-more-option-item .add-to-cart {
  color: var(--whiteColor);
  padding: 12px 30px 12px;
}
.single-product-details .product-more-option-item a {
  margin-left: 5px;
}
.single-product-details .product-more-option-item .product-quantity {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}
.single-product-details .product-more-option-item .product-quantity .v-counter {
  margin-right: 25px;
}
.single-product-details .product-more-option-item .product-quantity .btn-two {
  font-size: 16px;
  padding: 17px 27px 17px;
  color: var(--whiteColor);
  top: 0;
}

.v-counter {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  width: 151px;
  height: 50px;
}
.v-counter input {
  width: 33.33%;
  height: 50px;
  border: none;
  padding: 15px 5px 10px;
  text-align: center;
  background-color: transparent;
  color: var(--paraColor);
  position: relative;
  top: 2px;
}
.v-counter input::-moz-placeholder {
  color: var(--paraColor);
}
.v-counter input::placeholder {
  color: var(--paraColor);
}
.v-counter input.count {
  height: 30px;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  top: 8px;
}
.v-counter input.minusBtn, .v-counter input.plusBtn {
  position: relative;
  top: -8px;
  font-weight: 300;
}
.v-counter input.minusBtn {
  font-size: 30px;
}
.v-counter input.plusBtn {
  font-size: 20px;
}
.v-counter input [type=button],
.v-counter input [type=text] {
  display: inline-block;
  background-color: transparent;
  outline: none;
  border: none;
  text-align: center;
  cursor: pointer;
  padding: 0px;
  height: 40px;
  color: var(--paraColor);
}
.v-counter input [type=button] {
  color: var(--paraColor);
}
.v-counter input [type=button]:hover {
  color: black;
  font-weight: bold;
  background-color: transparent;
}

.single-product-tablist {
  border: none;
}
.single-product-tablist .nav-item {
  border-radius: 0;
  margin-right: 50px;
}
.single-product-tablist .nav-item:last-child {
  margin: 0;
}
.single-product-tablist .nav-item .nav-link {
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  color: var(--primaryColor);
  font-family: var(--secondaryFont);
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  text-align: center;
  position: relative;
}
.single-product-tablist .nav-item .nav-link.active {
  color: var(--secondaryColor);
}

.product-tab-content {
  margin: 20px 0 0;
}
.product-tab-content .product_desc p:last-child {
  margin-bottom: 0;
}
.product-tab-content .product_desc .content-feature-list li {
  position: relative;
  color: var(--paraColor);
}
.product-tab-content .product_desc .content-feature-list li span {
  font-size: 18px;
  color: var(--primaryColor);
}
.product-tab-content .product_desc .content-feature-list li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: var(--mainColor);
}
.product-tab-content .product_desc .content-feature-list li:after {
  position: absolute;
  top: 8px;
  left: 4px;
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.product-tab-content .product_features li {
  margin-bottom: 10px;
}
.product-tab-content .product_features li:last-child {
  margin: 0;
}
.product-tab-content .product_features li b {
  color: var(--primaryColor);
  font-weight: 500;
}

.client-review .comment-form-title {
  margin-bottom: 20px;
}
.client-review.comment-item-wrap .comment-item {
  border: none;
  padding: 0;
  background-color: transparent;
}
.client-review.comment-item-wrap .comment-item .comment-author-img {
  border-radius: 0;
}
.client-review.comment-item-wrap .comment-item .comment-author-img img {
  border-radius: 0;
}
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .comment-author-name {
  margin-bottom: 0;
}
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .rating {
  margin-top: 2px;
}
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .rating li {
  display: inline-block;
}
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-author-info .rating li i {
  color: #FDCB05;
}
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-text {
  margin-bottom: 0;
}
.client-review.comment-item-wrap .comment-item .comment-author-wrap .comment-text p {
  margin: 0;
}

.client-review-form .comment-form-title {
  margin-bottom: 20px;
}
.client-review-form .form-group {
  margin-bottom: 15px;
}
.client-review-form .form-group input,
.client-review-form .form-group textarea {
  width: 100%;
  border: none;
  background: var(--bgColor);
  padding: 10px 15px;
}
.client-review-form .form-group input {
  height: 56px;
}
.client-review-form .form-group textarea {
  height: 128px;
  resize: none;
}

.single-product-option {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin: 25px 0 25px;
}
.single-product-option a:nth-child(1) {
  margin-right: 15px;
}

.product-description-box {
  border: 1px solid #ddd;
  border-radius: 20px 0;
  padding: 25px;
}
.product-description-box .product-desc h3 {
  margin: 0 0 20px;
}
.product-description-box .product-desc p {
  margin: 0;
}

.additional-info li {
  margin: 0 0 10px;
}
.additional-info li:last-child {
  margin-bottom: 0;
}
.additional-info li p span {
  width: 100px;
  font-weight: 600;
  display: inline-block;
}

/*-------------------------------
    Author CSS
--------------------------------*/
.author-wrap {
  position: relative;
  z-index: 1;
}
.author-wrap:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 50%;
  background-color: var(--bgColor);
  z-index: -1;
}

.author-box {
  display: flex;
  flex-wrap: wrap;
  padding: 50px;
  border-radius: 5px;
  border: 1px solid #EEEEEE;
  background-color: var(--whiteColor);
}
.author-box .author-img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
.author-box .author-img img {
  border-radius: 50%;
}
.author-box .author-info {
  width: calc(100% - 180px);
  margin-left: 30px;
}
.author-box .author-info h4 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  margin: 0 0 26px;
}
.author-box .author-info p {
  margin: 0 0 20px;
}
.author-box .author-info .social-profile li a {
  width: 45px;
  height: 45px;
  border: 1px solid #eee;
}
.author-box .author-info .social-profile li a i {
  font-size: 18px;
  color: var(--primaryColor);
  display: block;
  margin: 0 auto;
}
.author-box .author-info .social-profile li a:hover {
  background-color: var(--secondaryColor);
  border-color: transparent;
}
.author-box .author-info .social-profile li a:hover i {
  color: var(--whiteColor);
}
.author-box .author-profile {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.author-box .author-profile .author-stat span {
  color: var(--paraColor);
  background-color: var(--bgColor);
  border-radius: 5px;
  display: inline-block;
  padding: 2px 12px;
}
.author-box .author-profile .author-stat span:first-child {
  margin-right: 20px;
}

.terms-wrap .single-terms {
  margin-bottom: 50px;
}
.terms-wrap .single-terms:last-child {
  margin-bottom: 0;
}
.terms-wrap .single-terms:last-child p:last-child {
  margin-bottom: 0;
}

.error-content {
  text-align: center;
}
.error-content img {
  display: block;
  margin: 0 auto 30px;
  max-width: 600px;
}
.error-content p {
  margin: 0 auto 20px;
  max-width: 520px;
}

/*-------------------------------
    Blog Details CSS
--------------------------------*/
article p,
.about-desc p,
.terms-wrap p {
  margin-bottom: 20px;
}
article p strong, article p b,
.about-desc p strong,
.about-desc p b,
.terms-wrap p strong,
.terms-wrap p b {
  color: var(--primaryColor);
}
article p a,
.about-desc p a,
.terms-wrap p a {
  color: var(--secondaryColor);
}
article p a:hover,
.about-desc p a:hover,
.terms-wrap p a:hover {
  text-decoration: underline;
  color: var(--secondaryColor);
}

.about-desc h1,
.about-desc h2,
.about-desc h3,
.about-desc h4,
.about-desc h5,
.about-desc h6,
.terms-wrap h1,
.terms-wrap h2,
.terms-wrap h3,
.terms-wrap h4,
.terms-wrap h5,
.terms-wrap h6 {
  margin-bottom: 25px;
  line-height: 1.45;
}
article h1,
.about-desc h1,
.terms-wrap h1 {
  font-size: 32px;
}
article h2,
.about-desc h2,
.terms-wrap h2 {
  font-size: 30px;
}
article h3,
.about-desc h3,
.terms-wrap h3 {
  font-size: 28px;
}
article h4,
.about-desc h4,
.terms-wrap h4 {
  font-size: 26px;
}
article h5,
.about-desc h5,
.terms-wrap h5 {
  font-size: 24px;
}
article h6,
.about-desc h6,
.terms-wrap h6 {
  font-size: 22px;
}
article p:last-child,
.about-desc p:last-child,
.terms-wrap p:last-child {
  margin-bottom: 0;
}
article p a,
.about-desc p a,
.terms-wrap p a {
  color: var(--secondaryColor);
}
article ol,
.about-desc ol,
.terms-wrap ol {
  margin-top: 20px;
  margin-bottom: 30px;
}

.about-desc ol li,
.terms-wrap ol li {
  margin-bottom: 0 !important;
  color: var(--paraColor);
  padding-left: 3px;
}
article .news-para,
.about-desc .news-para,
.terms-wrap .news-para {
  margin-bottom: 35px;
}
article .news-img,
.about-desc .news-img,
.terms-wrap .news-img {
  position: relative;
  margin-bottom: 30px;
  display: block;
  border-radius: 5px;
}
article .news-img.featured-video,
.about-desc .news-img.featured-video,
.terms-wrap .news-img.featured-video {
  height: 500px;
  width: 100%;
  border-radius: 5px;
}
article .news-img.featured-video iframe,
.about-desc .news-img.featured-video iframe,
.terms-wrap .news-img.featured-video iframe {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
article .news-img img,
.about-desc .news-img img,
.terms-wrap .news-img img {
  border-radius: 5px;
}
article .news-img .news-cat,
.about-desc .news-img .news-cat,
.terms-wrap .news-img .news-cat {
  position: absolute;
  top: 30px;
  left: 30px;
  display: inline-block;
  background-color: var(--secondaryColor);
  border-radius: 5px;
  padding: 8px 15px;
  line-height: 24px;
  font-weight: 400;
  color: var(--whiteColor);
}
.about-desc .news-metainfo,
.terms-wrap .news-metainfo {
  margin-bottom: 18px;
}

.content-feature-list {
  margin: 25px 0 25px;
}
.content-feature-list li {
  padding-left: 60px;
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  color: var(--paraColor);
}
.content-feature-list li:last-child {
  margin-bottom: 0;
}
.content-feature-list li span {
  position: absolute;
  top: -6px;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--bgColor);
}
.content-feature-list li i {
  font-size: 14px;
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  color: var(--paraColor);
}



.wp-block-quote {
  position: relative;
  background-color: var(--bgColor);
  padding: 43px 75px 36px 50px;
  margin: 30px 0 30px;
  z-index: 1;
  border-radius: 5px;
}
.wp-block-quote p {
  font-size: 22px;
  line-height: 40px;
  font-weight: 500;
  color: var(--paraColorColor);
  font-family: var(--secondaryFont);
  margin: 0 0 10px;
}
.wp-block-quote i {
  position: absolute;
  top: 22px;
  left: 70px;
  font-size: 90px;
  color: rgba(0, 0, 0, 0.08);
  opacity: 0.6;
  line-height: 0.8;
}
.wp-block-quote h6 {
  font-size: 16px;
  line-height: 30px;
  margin: 0;
  font-weight: 400;
  color: var(--paraColor);
}

.post-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 30px;
  padding-bottom: 32px;
  margin-bottom: 35px;
}
.post-pagination .prev-post,
.post-pagination .next-post {
  width: 42%;
}
.post-pagination .prev-post span,
.post-pagination .next-post span {
  color: var(--optionalColor);
  display: block;
  transition: var(--transition);
}
.post-pagination .prev-post h6,
.post-pagination .next-post h6 {
  font-size: 16px;
  line-height: 30px;
  font-family: var(--bodyFont);
  margin: 10px 0 0;
  transition: var(--transition);
}
.post-pagination .prev-post:hover span, .post-pagination .prev-post:hover h6,
.post-pagination .next-post:hover span,
.post-pagination .next-post:hover h6 {
  color: var(--secondaryColor);
}
.post-pagination .next-post {
  text-align: right;
}

.comment-box-title {
  margin-bottom: 25px;
}

.comment-item-wrap .comment-item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.comment-item-wrap .comment-item.reply {
  margin-left: 40px;
}
.comment-item-wrap .comment-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.comment-item-wrap .comment-item .comment-author-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: relative;
  top: 4px;
}
.comment-item-wrap .comment-item .comment-author-img img {
  border-radius: 50%;
}
.comment-item-wrap .comment-item .comment-author-wrap {
  width: calc(100% - 102px);
  margin-left: 22px;
}
.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name {
  margin: 0 0 20px;
}
.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name h5 {
  line-height: 1;
  margin: 0 20px 0 0;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}
.comment-item-wrap .comment-item .comment-author-wrap .comment-author-name .comment-date {
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: var(--paraColor);
  margin-top: 8px;
}
.comment-item-wrap .comment-item .comment-author-wrap .comment-text p {
  margin: 0;
}
.comment-item-wrap .reply-btn {
  display: inline-block;
  line-height: 1;
  font-weight: 600;
  color: var(--primaryColor);
  font-family: var(--secondaryFont);
  font-size: 15px;
  transition: var(--transition);
  color: var(--secondaryColor);
}

.comment-box-title h4 {
  margin-bottom: 0;
  line-height: 1;
}
.comment-box-title p {
  margin-top: 10px;
  margin-bottom: 0;
}

#cmt-form {
  margin-top: 30px;
}
#cmt-form .comment-box-title {
  margin-bottom: 5px;
}

.login-wrap {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.login-wrap .login-bg {
  width: 50%;
  background-image: url(../img/login-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
}
.login-wrap .login-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  padding: 30px 50px 30px 50px;
  background-color: var(--whiteColor);
}
.login-wrap .login-content .link-one {
  color: #8692A6;
  text-decoration: none;
  padding: 0 0 0 25px;
  margin-bottom: 30px;
  font-family: var(--secondaryFont);
}
.login-wrap .login-content .link-one i {
  position: absolute;
  left: -9px;
  right: auto;
  margin: 0;
  top: 3px;
  font-size: 30px;
  font-weight: 300;
  line-height: 0.8;
}
.login-wrap .login-content .link-one:hover {
  color: var(--secondaryColor);
}
.login-wrap .login-content h3 {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.18em;
  font-weight: 800;
  margin-bottom: 30px;
}
.login-wrap .login-content .alt-login {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.login-wrap .login-content .alt-login a {
  width: calc(50% - 10px);
  border: 1px solid #eee;
  border-radius: 5px;
  text-align: center;
  padding: 11px 15px 7px;
  color: var(--primaryColor);
  transition: var(--transition);
}
.login-wrap .login-content .alt-login a img {
  position: relative;
  top: -2px;
  margin-right: 7px;
}
.login-wrap .login-content .alt-login a:hover {
  background-color: var(--secondaryColor);
  color: var(--whiteColor);
  border-color: transparent;
}
.login-wrap .login-content .or-text {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 45px 0;
  color: rgba(26, 23, 23, 0.38);
  font-weight: 800;
  letter-spacing: 0.18em;
  font-family: var(--secondaryFont);
}
.login-wrap .login-content .or-text:before, .login-wrap .login-content .or-text:after {
  position: absolute;
  top: 14px;
  content: "";
  width: 8px;
  height: 3px;
  background-color: rgba(26, 23, 23, 0.38);
}
.login-wrap .login-content .or-text:before {
  left: -13px;
}
.login-wrap .login-content .or-text:after {
  right: -13px;
}
.login-wrap .login-content .login-form .form-group {
  margin-bottom: 20px;
}
.login-wrap .login-content .login-form .form-group input {
  width: 100%;
  height: 50px;
  border: 1px solid #eee;
  padding: 10px 20px;
  background-color: transparent;
  color: var(--paraColor);
}
.login-wrap .login-content .login-form .form-group input::-moz-placeholder {
  opacity: 1;
  color: rgba(26, 23, 23, 0.38);
}
.login-wrap .login-content .login-form .form-group input::placeholder {
  opacity: 1;
  color: rgba(26, 23, 23, 0.38);
}
.login-wrap .login-content .login-form .checkbox label {
  font-size: 14px;
}
.login-wrap .login-content .login-form a {
  font-size: 14px;
  color: var(--optionalColor);
}
.login-wrap .login-content .login-form button {
  margin: 10px 0 15px;
}
.login-wrap .login-content .login-form .login-text {
  color: var(--optionalColor);
}
.login-wrap .login-content .login-form .login-text a {
  color: var(--secondaryColor);
  font-weight: 500;
  margin-left: 5px;
  font-size: 17px;
}/*# sourceMappingURL=style.css.map */





.btn-two.alerttvlux {
background: rgba(255, 255, 255, 0.15) !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    margin-top: 7px;
    letter-spacing: 0.5px;
    border-radius: 25px;
    padding: 5px 18px 9px 9px !important;
}
.btn-two.alerttvlux:hover,.btn-two.alerttvlux:after {
	color: var(--orangeColor) !important;
	background: var(--whiteColor) !important;
}
.btn-two.alerttvlux:before {
	background: var(--whiteColor) !important;
}
.btn-two.alerttvlux:hover i {
  color: var(--whiteColor) !important;
}
.btn-two.alerttvlux i {
    transition: all 0.5s ease;
    transform: rotate(0deg);
    display: inline-block; /* Ajout */
    background: #ff6700;
    background: var(--orangeColor) !important;
    padding: 10px;
    padding-left: 9px;
    border-radius: 50%;
}

.btn-two.alerttvlux:hover i {
    transform: rotate(360deg);
}


@media only screen and (max-width: 991px) {
	.btn-two.alerttvlux {
background: var(--orangeColor);
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
        top: 7px;
        letter-spacing: 0.5px;
        border-radius: 50%;
        padding: 0 !important;
        margin-right: 10px;
        background: none !important;
}
.btn-two.alerttvlux:hover,.btn-two.alerttvlux:after,.btn-two.alerttvlux:before {
	background: none !important;
}
		.btn-two.alerttvlux i {
        margin-right: 5px;
			font-size: 20px;
      top: 0;
      border: none; /* Supprime la bordure interne */
outline: 2px solid rgba(255, 255, 255, 0.15);
outline-offset: 2px; /* Décale l’outline vers l’extérieur */

}
.btn-two.alerttvlux:hover i {
  margin-right: 5px;
font-size: 20px;
top: 0;
border: none; /* Supprime la bordure interne */
outline: 2px solid rgba(255, 255, 255, 0.15);
outline-offset: 2px; /* Décale l’outline vers l’extérieur */

}
.btn-two.alerttvlux i::before {
  left: 1px;
  position: relative;


}
.btn-two.alerttvlux:hover i {
	color: var(--orangeColor) !important;
	background: var(--whiteColor) !important;
}

}

.burger-icon-mobile {
	width: 30px;
    top: -7px;
    position: relative;
	margin-left: 5px;
}

@media only screen and (max-width: 374px) {
.widget.meteo  {
    display: none;
}
}

.widget i, .sidebar-toggler img {
    transition: var(--transition);
}

.widget:hover i, .sidebar-toggler:hover img {
    opacity: 0.6;
}

@media only screen and (max-width: 991px) {
    .btn-one i, .btn-two i {
        margin-left: 5px;
    }
}


.navbar-nav {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto; /* Active le scroll horizontal */
    overflow-y: hidden; /* Empêche le scroll vertical */
    white-space: nowrap;
    max-width: 90vw; /* Ajuste la largeur selon le design */
    -webkit-overflow-scrolling: touch;
}

/* Ajout du dégradé à droite */
.navbar-nav::after {
    content: ''; /* Nécessaire pour afficher l'élément */
    position: absolute;
    top: 0;
    right: -1px;
    width: 60px; /* Ajuste la largeur du dégradé */
    height: 100%;
    background: linear-gradient(90deg, rgba(1,125,187,0) 0%, rgba(1,125,187,0.6) 70%);
    pointer-events: none; /* Pour ne pas interférer avec le défilement */
}

/* Conteneur de la flèche */
.scroll-arrow-left {
  position: absolute;
  top: 50%;
  right:-35px; /* Ajuste la position */
  transform: translateY(-50%);
  font-size: 1.5em; 
  color: #fff; 
  pointer-events: auto;  /* Permet les interactions */
  padding: 10px;
  background-color: var(--bgColorTwo);
  z-index: 1000; /* S'assurer que les flèches sont au premier plan */
  cursor: pointer;
  transition: opacity 0.3s ease; /* Pour un effet de transition fluide */
}

.scroll-arrow-right {
  position: absolute;
  top: 50%;
  right: -70px; /* Ajuste la position */
  transform: translateY(-50%);
  font-size: 1.5em; 
  color: #fff; 
  pointer-events: auto;  /* Permet les interactions */
  padding: 10px;
  background-color: var(--bgColorTwo);
  z-index: 1000; /* S'assurer que les flèches sont au premier plan */
  cursor: pointer;
  transition: opacity 0.3s ease; /* Pour un effet de transition fluide */
}


.navbar-nav li {
    display: inline-block; /* Force les éléments à être sur la même ligne */
}

.navbar-nav::-webkit-scrollbar {
    display: none; /* Cache la scrollbar */
}

/* Positionnement relatif de l'élément dropdown */
.nav-item.dropdown {
    position: relative; /* Nécessaire pour positionner le dropdown de façon absolue */
}

/* Le menu dropdown doit être positionné correctement */
.navbar-area .navbar .navbar-nav .nav-item .dropdown-menu {
    position: absolute;
    top: 100%; /* Place le menu juste en dessous du lien */
    left: 0;
    display: block; /* S'assure que le dropdown-menu reste affiché */
    /* width: auto; Ajuste la largeur du dropdown à son contenu */
    z-index: 1050; /* Permet au dropdown d'être au-dessus des autres éléments */
}

/* Chaque élément du dropdown doit être empilé verticalement */
.navbar-area .navbar .navbar-nav .nav-item .dropdown-menu li {
    display: block; /* Assure que les éléments sont empilés les uns sur les autres */
    width: 100%; /* Si nécessaire pour occuper toute la largeur du dropdown */
    padding: 0 10px; /* Ajoute un peu d'espace autour de chaque élément */
}


@media only screen and (max-width: 991px) {
.navbar-nav::after {
  right: 0;
  width: 60px; /* Ajuste la largeur du dégradé */
}
.navbar-area .navbar .navbar-nav .nav-item:nth-child(2) {
  margin-left: 40px;
}

}


@media only screen and (min-width: 1400px) {
  
  #navbarMenu {
    max-width: 830px;
  }

  .navbar-area .navbar ul {
    padding-right: 40px;
}


}

.rightnav .option-item.meteo-2 {
  display: none !important;
}
@media only screen and (min-width: 1200px) {
  .rightnav .option-item.meteo-2 {
    display: inline-block !important;
}
}

.offcanvas-backdrop {
  background-color: var(--primaryColor) !important;
}

.news-card-bloc:hover .play-now .ripple,
.news-card-bloc:hover .play-now .ripple:after {
  animation: ripple 3s infinite;
}

.news-card-bloc h3 a {
  opacity: 1; /* Initial opacity */
  transition: color 0.3s ease-in-out
}

.news-card-bloc:hover h3 a {
  /*background-image: linear-gradient(var(--primaryColor), var(--primaryColor));*/
  /*background-size: 100% 1px;*/
  color: var(--secondaryColor);
  transition: color 0.3s ease-in-out;
}


.news-card-bloc .news-card-img::after {
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, var(--secondaryColor) 150%);
  margin-top: -100px;
  height: 100px;
  width: 100%;
  content: '';
  border-radius: 10px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.news-card-bloc:hover .news-card-img::after {
  opacity: 1;
}

/* Forcer le fond du tooltip à être totalement opaque */
.tooltip.show {
  opacity: 1 !important; /* Supprime la transparence */
}

.tooltip {
  opacity: 1 !important; /* Assure l'opacité totale */
}
.tooltip-inner {
  background-color: var(--paraColor) !important;  /* Exemple de couleur */
  color: aliceblue !important;  /* Texte en blanc */
  box-shadow: 1px 1px 5px var(--paraColor);
  opacity: 1 !important;
}

.tooltip-arrow::before {
  border-top-color: transparent !important;  /* Change la couleur de la flèche pour qu'elle soit la même que le fond */
  border-left-color: transparent !important;  /* Cache la bordure gauche */
  border-right-color: transparent !important; /* Cache la bordure droite */
  border-bottom-color: transparent !important; /* Cache la bordure inférieure */
}


/* Change la couleur de l'arrière-plan derrière le modal */
.modal-backdrop {
  background-color: var(--primaryColor) !important; /* Remplace --primaryColor par la couleur souhaitée */
}

.offcanvas-body .contact-info p, .offcanvas-body .contact-info a  {
  font-size: 15px;
}

.news-card-one {
  background: aliceblue;
  padding: 10px;
  min-height: 155px;
  margin-bottom: 0px !important;
  width: 100%;
}

.news-card-one .news-card-img {
  float: inline-start;
  padding-top: 115px;
}

.news-card-one .news-card-img img {
  height: 135px !important;
}

.news-card-one .news-card-info .news-cat, article .news-cat  {
  color: var(--whiteColor);
  padding: 0 7px;
  border-radius: 5px;
  font-size: 13px !important;
}

.news-card-one .news-card-info .datemobile {
  color: var(--secondaryColor);
  font-size: 11px !important;
  position: relative;
  top: -5px;
  margin-bottom: -10px;
}

.news-card-one .play-now .ripple, 
.news-card-one .play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 35px; 
  width: 35px;
} 
.news-card-one .play-now {
  position: absolute;
  /*bottom: 25px;*/
  /*right: 30px;*/
  bottom: -13px;
  right: 7px;
  height: 35px;
  width: 35px;
  background: rgba(255, 255, 255, 0.7);
}
.news-card-one .play-now {
  color: var(--secondaryColor);
  font-size: 15px;
  line-height: 0.8;
}



.news-card-one:hover .play-now .ripple,
.news-card-one:hover .play-now .ripple:after {
  animation: rippleSmall 3s infinite;
}

.news-card-one h3 a {
  opacity: 1; /* Initial opacity */
  transition: color 0.3s ease-in-out
}

.news-card-one:hover h3 a {
  /*background-image: linear-gradient(var(--primaryColor), var(--primaryColor));*/
  /*background-size: 100% 1px;*/
  color: var(--secondaryColor);
  transition: color 0.3s ease-in-out;
}


.news-card-one .news-card-img::after {
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, var(--secondaryColor) 150%);
  margin-top: -30px;
  height: 50px;
  width: 100%;
  content: '';
  border-radius: 10px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.news-card-one:hover .news-card-img::after {
  opacity: 1;
}





@media only screen and (max-width: 767px) {
  .news-card-one .news-card-info {
      width: calc(100% - 110px) !important;
      margin-left: 10px !important;
      float: inline-end;
  }
  .news-card-one .news-card-info h3 {
    line-height: 20px !important;
    margin-bottom: 5px !important;
  }

  @keyframes rippleSmall {
    70% {
      box-shadow: 0 0 0 7px rgba(255, 255, 255, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }
}

@media only screen and (min-height: 1024px) {
  .responsive-navbar .offcanvas-body .offcanvas-contact-info {
    position: absolute;
    bottom: 30px;
    display: block;
    width: calc(100% - 40px);
  }
}


.mostviewed {
  background: aliceblue;
}

.mostviewed .video-slider-wrap {
  margin-top: 30px;
    background: none !important;
    padding: 0;
    position: relative;
}

.mostviewed .video-slider-wrap .news-card-info {
  background: var(--whiteColor);
  min-height: 190px;
}

.mostviewed.relatedbloc .video-slider-wrap .news-card-info {
  min-height: 150px;
}


.mostviewed .video-slider-wrap .video-next,
.mostviewed .video-slider-wrap .video-prev {
  position: absolute;
  top: 50%;
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 35px;
  height: 55px;
  background-color: unset;
  transition: var(--transition);
  transform: translateY(-50%);
  z-index: 3;
}
.mostviewed .video-slider-wrap .video-next {
  top: -80px;
  right: 0;
}

.mostviewed .video-slider-wrap .video-prev {
  top: -80px;
  right:40px !important;
  left:unset !important;
}


.mostviewed .video-slider-wrap .video-next i,
.mostviewed .video-slider-wrap .video-prev i {
  color: var(--secondaryColor);
  font-size: 30px;
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  transition: var(--transition);
}
.mostviewed .video-slider-wrap .video-next:hover,
.mostviewed .video-slider-wrap .video-prev:hover {
  background-color: unset;
  border-color: transparent;
}
.mostviewed .video-slider-wrap .video-next:hover i,
.mostviewed .video-slider-wrap .video-prev:hover i {
  color: var(--paraColor);
}

@media only screen and (max-width: 575px) {
  .mostviewed .video-slider-wrap .video-prev, .mostviewed .video-slider-wrap .video-next {
    top: -70px;
  }
}


.replayslider {
  background: var(--paraColor);
}

.replayslider .news-card-bloc {
 /* background:  rgba(255,255,255,0.03);*/
 background: #082737;
 
}

.replayslider .news-card-eight .news-card-img {
 padding-top: 85%;
}


.replayslider .section-title-two {
  border-bottom: 1px solid rgba(255,255,255,0.1);
}

.replayslider h2, .replayslider h3 a, .replayslider .news-metainfo li {
  color: var(--whiteColor);
}

.replayslider .video-slider-wrap {
  margin-top: 30px;
    background: none !important;
    padding: 0;
    position: relative;
}

.replayslider .video-slider-wrap .news-card-info {
  background: unset;
  z-index:2;
}


.replayslider .video-slider-wrap .video-next,
.replayslider .video-slider-wrap .video-prev {
  position: absolute;
  top: 50%;
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 35px;
  height: 55px;
  background-color: unset;
  transition: var(--transition);
  transform: translateY(-50%);
  z-index: 3;
}
.replayslider .video-slider-wrap .video-next {
  top: -80px;
  right: 0;
}

.replayslider .video-slider-wrap .video-prev {
  top: -80px;
  right:40px !important;
  left:unset !important;
}


.replayslider .video-slider-wrap .video-next i,
.replayslider .video-slider-wrap .video-prev i {
  color: var(--whiteColor);
  font-size: 30px;
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  transition: var(--transition);
}
.replayslider .video-slider-wrap .video-next:hover,
.replayslider .video-slider-wrap .video-prev:hover {
  background-color: unset;
  border-color: transparent;
}
.replayslider .video-slider-wrap .video-next:hover i,
.replayslider .video-slider-wrap .video-prev:hover i {
  color: var(--replayColor);
}

@media only screen and (max-width: 575px) {
  .replayslider .video-slider-wrap .video-prev, .replayslider .video-slider-wrap .video-next {
    top: -70px;
  }
}

.replayslider .section-title-two:after {
  background-color: var(--replayColor);
}


.replayslider  .swiper-slide, .mostviewed  .swiper-slide {
  padding-left: 5px;
}

.news-card-eight .news-card-img .news-cat {
  position: absolute;
  top: 15px;
  left: -5px;
  font-size: 15px;
  padding: 1px 10px 0 15px;
  background-color: var(--secondaryColor);
  color: var(--whiteColor);
  border-radius: 0 5px 5px 0;
  font-weight: 600;
  z-index: 2;
  line-height: 22px;
}

.news-card-eight.news-card-bloc:hover h3 a {
  color: var(--whiteColor);
  transition: all 0.35s ease-in-out;
}
.news-card-eight.news-card-bloc h3 a {
  text-shadow: 1px 1px 10px var(--paraColor);
}

.news-card-eight.news-card-bloc .news-card-img::after {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, var(--replayColor) 150%);
  z-index: 1;
  
} 

.news-card-eight.news-card-bloc .news-card-img::after {
  margin-top: -180px;
    height: 180px;
}

.news-card-eight.news-card-bloc .news-card-img img {
  object-fit: contain;
  object-position: top;
  
} 



.news-card-eight.news-card-bloc:hover h3 a {
  position: relative;
  transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px) {
  .mostviewed .news-card-thirteen .news-card-info h3 {
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 0;
  }

}

.news-card-eight {
  border-radius: 10px;
  position: relative;
}
.replayslider .news-card-eight .news-card-img:before {
  position: absolute;
  bottom: 30%;
  left: 0;
  content: "";
  width: 100%;
  height: 180px;
  background: linear-gradient(0deg, rgba(8,39,55, 1) 15%,  rgba(8,39,55, 0) 60%);
  z-index: 1;
}
.news-card-eight img {
  border-radius: 10px;
}

@media only screen and (max-width: 767px) {
.news-card-eight .news-card-info {
  min-height: 90px;
}
}

span.mostviewed-position {
  font-size: 50px;
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 2;
  color: var(--secondaryColor);
  opacity: 0.4;
}

.btn-more.more-replay {
  color: var(--replayColor) !important;
  border: 1px solid var(--replayColor);
  border-radius: 10px;
  font-weight: 500;
  background-color: unset;
  padding: 20px 30px;
  font-family: var(--secondaryFont);
  margin-bottom: 15px;
}

.btn-more.more-replay:hover {
  background-color: var(--replayColor);
  color: var(--whiteColor) !important;
}

span.mostviewed-position {
  font-size: 40px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  color: var(--secondaryColor);
  opacity: 0.15;
  font-family: 'nunito';
  border-top: 1px solid var(--secondaryColor);
  padding: 15px 10px 10px 10px; 
  border-left: 1px solid var(--secondaryColor);
  border-radius: 15px 0 0 0;
  font-weight: 900;
  text-align: center;
  width:60px;
}

.btn-more.more-replay {
  color: var(--replayColor);
  border: 1px solid var(--replayColor);
  border-radius: 10px;
  font-weight: 500;
  background-color: unset;
  padding: 20px 30px;
  font-family: var(--secondaryFont);
  margin-bottom: 15px;
}

.btn-more.more-replay:hover {
  background-color: var(--replayColor);
  color: var(--whiteColor);
}





.puplireportages {
  background:#f3f3f3;
  padding: 20px;
    border-radius: 10px;
}

.puplireportages .section-title-two h2 { 

  font-size: 25px;
  font-weight: 600;
}

.puplireportages .section-title-two {
  border-bottom: unset;
  padding-bottom: 15px;
  position: relative;
}

.puplireportages .section-title-two:after {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: "";
  width: 88px;
  height: 3px;
  background-color: var(--publireportColor);
}

.puplireportages .video-slider-wrap {
  margin-top: 30px;
    background: none !important;
    padding: 0;
    position: relative;
}

.puplireportages .video-slider-wrap .news-card-info {
  background: var(--whiteColor);
  min-height: 190px;
}


.puplireportages .video-slider-wrap .video-next,
.puplireportages .video-slider-wrap .video-prev {
  position: absolute;
  top: 50%;
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  width: 35px;
  height: 55px;
  background-color: unset;
  transition: var(--transition);
  transform: translateY(-50%);
  z-index: 3;
}
.puplireportages .video-slider-wrap .video-next {
  top: -70px;
  right: 0;
}

.puplireportages .video-slider-wrap .video-prev {
  top: -70px;
  right:40px !important;
  left:unset !important;
}


.puplireportages .video-slider-wrap .video-next i,
.puplireportages .video-slider-wrap .video-prev i {
  color: var(--publireportColor);
  font-size: 30px;
  line-height: 0.8;
  display: block;
  margin: 0 auto;
  transition: var(--transition);
}
.puplireportages .video-slider-wrap .video-next:hover,
.puplireportages .video-slider-wrap .video-prev:hover {
  background-color: unset;
  border-color: transparent;
}
.puplireportages .video-slider-wrap .video-next:hover i,
.puplireportages .video-slider-wrap .video-prev:hover i {
  color: var(--paraColor);
}

@media only screen and (max-width: 575px) {
  .puplireportages .video-slider-wrap .video-prev, .puplireportages .video-slider-wrap .video-next {
    top: -70px;
  }
}

@media only screen and (max-width: 767px) {
  .puplireportages .news-card-thirteen .news-card-info h3 {
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 0;
  }
  .puplireportages .news-card-thirteen .news-card-info h3 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0;
}
}

.publirepor_advice {
  font-size: 13px;
  text-align: center;
  display: block;
  position: relative;
  margin-bottom: 5px;;
}

.puplireportages .news-metainfo li { 
  color: var(--publireportColor);
}

.puplireportages .news-card-bloc h3 {
  padding-top: 15px;
}
.puplireportages .news-card-bloc h3 a {
  font-weight: 600;
}

.puplireportages .news-card-bloc:hover h3 a {
  color: var(--publireportColor);
  transition: color 0.3s ease-in-out;
}



.puplireportages .news-card-thirteen .play-now {
  color: var(--paraColor);
}

.puplireportages .news-card-bloc .news-card-img::after {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, var(--publireportColor) 150%);
}
.puplireportages .news-card-thirteen .news-card-info {
  min-height: 130px;
}

.sidebar-widget.newsletter-widget-two.foot {
background: honeydew;
border: 2px solid var(--sportGreenColor);
background-image: url(/assets/images/foot.png);
background-repeat: no-repeat; 
background-position: top 40px right 40px; 
background-size:70px; 
}

.sidebar-widget.newsletter-widget-two.foot .btn-more {
  color: var(--sportGreenColor);
  border: 1px solid var(--sportGreenColor);
  }

  .sidebar-widget.newsletter-widget-two.foot .btn-more:hover {
    color: var(--whiteColor);
    background-color:  var(--sportGreenColor);
    }

    .mt-25 {margin-top: 25px !important;}    
    .mt-50 {margin-top: 50px !important;}


    .modpopup {
      position: fixed;
      z-index: 999995;
      /*top: 0;*/
      left: 0;
      right: 0;
      bottom: 0;
      /*width: 100%;*/
      height: 100px;
      /*margin: 10px 10px 0 10px;*/
      margin: 0;;
      /*border-radius: 15px 15px 0 0;*/
      opacity: 0;
      background-color: rgba(255, 255, 255, 0.90);
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    }
    
    .modpopup .close-modpopup {
      position: absolute;
      top: -15px;
      right: 15px;
      width: 35px;
      height: 35px;
      line-height: 33px;
      font-size: 20px;
      color: #ffffff;
      cursor: pointer;
      background: var(--paraColor);
      text-align: center;
      border-radius: 50%;
      z-index:9999;
    }
    
    .modpopup .module__modpopup {
      position: absolute;
      top: 50px;
      left: 0;
      right: 0;
      /*width: 100%;*/
      max-width: 1000px;
      margin: 0 auto;
      -webkit-transform: translateY(-50%) scaleX(0);
      transform: translateY(-50%) scaleX(0);
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      -webkit-transition-delay: .5s;
              transition-delay: .5s;
        color: #fff;
        text-align: center;
    }
    
    .modpopup .module__modpopup-btn {
      position: absolute;
      top: 0;
      left: 0;
      line-height: 80px;
      text-align: center;
      font-size: 28px;
      cursor: pointer;
      -webkit-transition: .3s ease;
      transition: .3s ease;
      color: #ffffff;
    }
    
    .modpopup .module__modpopup-btn:hover {
      color: #C9B055;
    }
    
    .modpopup .modpopup__input {
      z-index: 1;
      height: 80px;
      padding-left: 50px;
      background: transparent;
      border: none;
      border-bottom: 1px solid #C9B055;
      width: 100%;
      color: #ffffff;
      font-size: 35px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
    
    
    .modpopup.active {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    
    .modpopup.inActive {
      opacity: 0;
      -webkit-transition-delay: .5s;
              transition-delay: .5s;
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
    }
    
    .modpopup.active .module__modpopup {
      -webkit-transform: translateY(-50%) scaleX(1);
      transform: translateY(-50%) scaleX(1);
    }
    
    .modpopup.inActive .module__modpopup {
      -webkit-transition-delay: 0ms;
              transition-delay: 0ms;
      -webkit-transform: translateY(-50%) scaleX(0);
      transform: translateY(-50%) scaleX(0);
    }


.news-card-bloc,
.news-card-one {
  transition: box-shadow 0.3s ease-in-out; /* ou all si besoin */
}

    .news-card-bloc:hover, .news-card-one:hover {
      -webkit-box-shadow: 0 3px 20px 0 rgba(40, 40, 40, 0.13);
      box-shadow        : 0 3px 20px 0 rgba(40, 40, 40, 0.13);

    }

    .news-card-eleven.news-card-bloc:hover {
      -webkit-box-shadow: unset;
      box-shadow: unset;
    }


    .news-para, article, article .articlebody {
      color: var(--primaryColor) !important;
    }        
    
    .news-para p.chapeau {
      font-weight: 800;     
      font-size: 1.25rem;
      line-height: 1.75rem; 
    }

    article h1 {
      font-size: 2.75rem !important;
      line-height: 1.05 !important;
    }

    article .articlebody p, article .articlebody ul, article .articlebody ol  {   
      font-size: 1.10rem;
    line-height: 1.75rem; 
    margin-bottom: 1.5rem;
    }


    article .articlebody blockquote {
      position: relative;
      background-color: var(--bgColor);
      padding:15px;
      z-index: 1;
      border-radius: 10px;
      font-size: 1.10rem;
      line-height: 1.60rem;
      margin-bottom: 1.5rem;
      font-style: italic;
      font-weight: 600;
    text-align: center;


    }
 
 
 article .articlebody span {all: unset;}


  article .news-img {
    margin-bottom: 10px !important; 
  }


  article .news-img img, article img, article .freecaster-player, article .freecaster-player video {
  border-radius: 10px !important; 
  /*background-color: #fff  !important;*/
}


article .articlebody img {
  background-color: #fff  !important;
}

article .articlebody img {
  margin: 0 auto; 
  margin-bottom: 1.5rem;
  display: block;
}
@media only screen and (max-width: 767px) {
  article h1 {
      font-size: 2.5rem !important;
  }
}
@media only screen and (min-width: 768px) {
  article h1 {
     margin-bottom:25px !important;
  }
}
@media only screen and (max-width: 575px) {
  article h1 {
    font-size: 1.70rem !important;
    font-weight: 900;
    line-height: 2.125rem;
  }
  article .news-img img, article .freecaster-player, article .freecaster-player video {
    border-radius: 0 !important; 
    /*background-color: #fff  !important;*/
  }
}

article .articlebody h2 {
  font-size: 1.40em;
  line-height: 1.25;
  margin-bottom: 1.25rem;
  margin-top: 2.75rem;
}        

article .articlebody h2 strong, article .articlebody h2 b, article .articlebody h3 strong, article .articlebody h3 b {
  all: unset;
}        

article .articlebody b, strong {
  all: unset;
  font-weight: 800;
}


article .articlebody h3 {
  font-size: 1.30em;
  line-height: 1.25;
  margin-bottom: 1.25rem;
  margin-top: 2.75rem;
}     


article .articlebody a {
  color: var(--primaryColor);
  text-decoration: underline;
  text-decoration-thickness: 2px; /* Épaisseur du soulignement */
  text-underline-offset: 2px; /* Espace entre le texte et le soulignement */
  font-weight: 700;
  font-style: italic;

}

article .articlebody b, article .articlebody strong {
  font-weight: 700 !important;
}


article .articlebody a:hover {
  color: var(--whiteColor);
  background: var(--infoBlueColor);
  font-weight: 700;
}    
 
article .articlebody.info a {
  text-decoration-color: var(--infoBlueColor);
}

article .articlebody.info a:hover {
  background: var(--infoBlueColor);
  box-shadow: inset 0 -3px 0 var(--infoBlueColor);
}    

article .articlebody.sport a {
  text-decoration-color:  var(--sportGreenColor);
}

article .articlebody.sport a:hover {
  background: var(--sportGreenColor);
  box-shadow: inset 0 -3px 0 var(--sportGreenColor);
}    

article .articlebody.culture a {
  text-decoration-color:  var(--culturePurpleColor);
}

article .articlebody.culture a:hover {
  background: var(--culturePurpleColor);
  box-shadow: inset 0 -3px 0 var(--culturePurpleColor);
}    

article .articlebody.autre.publir * {
  color:#5c7d99 !important;
} 

article h1.publir {
  color:#5c7d99 !important;
} 

article .articlebody.autre.publir a {
  text-decoration-color:  var(--publireportColor);
}

article .articlebody.autre.publir a:hover {
  background: var(--publireportColor);
  box-shadow: inset 0 -3px 0 var(--publireportColor);
  color: #fff !important;
}    

/*
article .articlebody iframe, article .articlebody embed, article .articlebody object {
  max-width: 100%;
overflow: scroll !important;
  border: 0;
position: relative;
    margin: 0 auto !important;
    display: block;
    margin-bottom: 1.5rem !important; 
}
*/

article .articlebody .fb-post>span {
  max-width: 100%;
}
article .articlebody .fb-post iframe {
border: 0;
display: block;
margin: 0 auto;
max-width: 100%;
}


  
article .articlebody .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}
article .articlebody .embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}
article .articlebody .embed-responsive-16by9{padding-bottom:56.25%}
article .articlebody .embed-responsive-4by3{padding-bottom:75%}
article .articlebody .embed-responsive-1by1{padding-bottom:100%}

.pt-10 {padding-top: 10px !important;}

.news-card-thirteen.news-card-bloc {    background: aliceblue;

}
.puplireportages .news-card-thirteen.news-card-bloc {    background: #fff;}

.publirbox{
  background: #f3f3f3;
  padding: 10px;
  margin: 0 0 15px 0;
  border-radius: 10px;
  text-align: center;
  font-weight: 600;
  line-height: normal;
  font-size: small;
}


@media (min-width: 1200px) and (max-width: 1399px)  {
  .col-xl-9.custom-col-player {
    width: 73.33333333% !important;
  }
}

article .articlebody p img:last-child {
  margin-bottom: 0;
}

article .articlebody blockquote p:last-child {
  margin-bottom: 0;
}

article .mention-photo {
  font-size: 13px;
  font-weight: 400;
  color: var(--paraColor);
  opacity: 0.85;
  font-style: italic;
  text-align: center;
  position: relative;
  top:-10px;
}

article .author-article span {
  font-size: 15px;
  font-weight: 700;
  color: var(--paraColor);
  text-align: center;
  display: inline-block;
  position: relative;
}

article .author-article span:first-child:not(:only-child) {
  margin-right: 10px;
}

article .date-article {
  font-size: 13px;
  font-weight: 500;
  color: var(--secondaryColor);
  display: inline-block;
  position: relative;
  top:3px;

}
article .lieu-article {
  display: block;
  position: relative;
  top:10px;
}

article .lieu-article i {
  font-size: 18px;
  color: var(--communeYellowColor);
  position: relative;
  top:2px;
}

article .lieu-article span a {
  font-size: 15px;
  font-weight: 500;
  color: var(--paraColor);
  position: relative;
  padding: 2px 5px;
  border-radius: 5px;
}
article .lieu-article span a:hover {
  background-color: var(--communeYellowColor);
  transition: all 0.3s ease-in-out;
  color: var(--paraColor);
  padding: 2px 5px;
  border-radius: 5px;
  border-color: var(--communeYellowColor);

}

article .news-meta {
  line-height: 1.15rem;
  margin-bottom: 50px;
  display: block;
} 

.pb-10 {padding-bottom: 10px !important;}


@media (min-width: 768px)  {
  .linkarticlebloc .news-card-one .news-card-img {
    width: 150px;
  }
  .news-card-one .news-card-info {
    width: calc(100% - 180px);
    margin-left: 10px;
  }
  .news-card-one .news-card-info h3 {
    line-height: 25px;
}
}


article .articlebody div:has(iframe), article .articlebody p:has(iframe) {
  margin-bottom: 1.5rem !important; 
  text-align: center;
}

article .articlebody iframe {
  border-radius: 10px !important; 
  max-width: 100%;
      margin: auto !important;
}

#navbar-souscat-container {
  background:aliceblue;
}

.navbar-souscat {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  max-width: 75vw;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* Masque la barre de scroll sur Firefox */
  margin: 0;
}


.navbar-souscat {
  max-width: 100%;
  padding-right: 60px;
}


#navbar-souscat-container .scroll-container {
    position: relative;
}
@media (max-width: 575px) {
  .scroll-container {
  padding-left: 0 !important;
}
}
/* Ajout du dégradé à droite */
#navbar-souscat-container .scroll-container::after {
    content: ''; /* Nécessaire pour afficher l'élément */
    position: absolute;
    top: 0;
    right: 60px;
    width: 40px; /* Ajuste la largeur du dégradé */
    height: 100%;
    background: linear-gradient(90deg, rgba(240,248,255,0) 0%, rgba(240,248,255,0.6) 70%);
    pointer-events: none; /* Pour ne pas interférer avec le défilement */
}

@media (max-width: 1006px) {
  #navbar-souscat-container .scroll-container::after {
    right: 0px;
  }
  .navbar-souscat {
  max-width: 100%;
  padding-right: 0px;
}
}




.navbar-souscat::-webkit-scrollbar {
  display: none; /* Masque la barre de scroll sur Chrome, Safari et Edge */
}

.navbar-souscat .nav-item {
  display: inline-block;
  position: relative;
}

.navbar-souscat.info .nav-item:nth-child(2) {
  margin-left:40px;
}
.navbar-souscat.sport .nav-item:nth-child(2) {
  margin-left: 50px;
}
.navbar-souscat.culture .nav-item:nth-child(2) {
  margin-left: 65px;
}

.navbar-souscat .nav-item .nav-link-souscat {
  font-size: 13px;
  text-transform: uppercase;
  padding: 5px 0;
    margin-right: 20px;
    font-weight: 500;
    position: relative;
    color: var(--primaryColor);
    transition: var(--transition);
    white-space: nowrap;
}

.navbar-souscat.info .nav-item .nav-link-souscat:hover {
color: var(--infoBlueColor);
}
.navbar-souscat.sport .nav-item .nav-link-souscat:hover {
color: var(--sportGreenColor);
}
.navbar-souscat.culture .nav-item .nav-link-souscat:hover {
color: var(--culturePurpleColor);
}

.scroll-arrow-left-souscat,
.scroll-arrow-right-souscat {
    position: relative;
    cursor: pointer;
    padding: 0 5px;
    z-index: 10;


}

.homenav-souscat {
  color: white;
  font-weight: 600;
  padding: 1px 13px;
  position: absolute !important;
  margin-left: -32px;
  z-index: 1000;
  font-size: 13px;
}
.navbar-souscat.info .homenav-souscat {
  background-color: var(--infoBlueColor);
  text-transform: uppercase;
}
.navbar-souscat.sport .homenav-souscat {
  background-color: var(--sportGreenColor);
    text-transform: uppercase;
}
.navbar-souscat.culture .homenav-souscat {
  background-color: var(--culturePurpleColor);
    text-transform: uppercase;
}

.scroll-soucat {
    background: aliceblue;
    padding: 0 0 0 12px;
    float: inline-end;
    position: relative;
    top: -30px;
    margin-bottom: -30px;
}

#header-topbanner {
  clear: both; 
}

@media (min-width: 1200px) {
  .video-slider-puplireportages.slider-single-item .swiper-wrapper {
    display: flex !important;
    justify-content: center !important;
  }
}
@media (min-width: 768px) {
  .video-slider-puplireportages.slider-single-item2 .swiper-wrapper {
    display: flex !important;
    justify-content: center !important;
  }
}

.tagcommune { text-transform: uppercase; margin: 10px;}

@media (max-width: 768px) {
  iframe.newsletter {
    height: 1200px;
  }
}

@media (min-width: 769px) {
  iframe.newsletter {
    height:1050px;
  }
}

span.bertogne {font-size: 10px;    margin-top: -10px;
    margin-bottom: -10px;}

    .logobox {border:1px solid var(--secondaryColor); padding: 30px; margin: 15px; border-radius: 10px; display: block;    display: block;
    width: 100%;
}

.cookie-report-container {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; /* pour un scroll fluide sur mobile */
    margin-bottom: 50px;
}

.gsc-control-cse {
    border-color: #017DBB;
    background-color: #FFFFFF;
    border-radius: 10px;
    font-family: 'nunito' !important;
}
.gsc-webResult .gsc-result {
    line-height: 20px;
    font-family: 'nunito' !important;
}

.gs-web-image-box-landscape img.gs-image {
    object-fit: cover;
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
}
@media (min-width: 769px) {
.gsc-table-cell-snippet-close {
    vertical-align: top;
    max-width: 80%;
    margin-left: 120px;
}
}

        .podcast-section {
            background-color: aliceblue;
            padding: 20px;
            margin: 30px 0;
            border-radius: 10px;
            line-height: 1.55em;
        }

        .podcast-title {
            font-size: 1.5em;
            margin-bottom: 10px;
            font-weight: 700;
        }

        .platform-links {
            margin-top: 20px;
        }

        .platform-links a {
            display: inline-flex;
            align-items: center;
            margin-right: 10px;
            padding: 8px 12px;
            border-radius: 5px;
            text-decoration: none;
            color: #fff;
            background-color: #2d98cd;
            transition: background-color 0.3s;
            margin-bottom: 10px;
        }

        .platform-links a img {
            margin-right: 8px;
            height: 20px;
            width: auto;
            border-radius: 0 !important;
        }

        .platform-links a:hover {
            background-color: #017dbb;
        }

        .accordion-button:not(.collapsed) {
background-color: aliceblue;

        }

.accordion-button:focus {
  box-shadow: none;
}

.accordion-button {
    color: var(--bgColorTwo);
    font-size: large;
    font-weight: 700;
}
.accordion-body p {
  font-size: 16px;
      line-height: 1.5em;
}
@media only screen and (max-width: 767px) {
    .contact-card .contact-info p, .contact-card .contact-info a {
        font-size: 16px !important;
        line-height: 1.5em;
    }
}

.disclaimeralerte p {font-size: 0.9rem; line-height: 1.1rem;}

article.simplepage p, article.simplepage ol, article.simplepage ul {
  font-size: 1.10rem;
    line-height: 1.55rem;
    margin-bottom: 1.5rem;
}

.contact-form .form-group input.cgv {height: 15px !important;
    width: auto;
    margin-right: 10px;}

    .dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  position: relative; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    width: 120px;
    margin: 0.5em; }
    .dropzone .dz-preview .dz-progress {
      display: block;
      height: 15px;
      border: 1px solid #aaa; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        display: block;
        height: 100%;
        width: 0;
        background: green; }
    .dropzone .dz-preview .dz-error-message {
      color: red;
      display: none; }
    .dropzone .dz-preview.dz-error .dz-error-message, .dropzone .dz-preview.dz-error .dz-error-mark {
      display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      display: block; }
    .dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark {
      position: absolute;
      display: none;
      left: 30px;
      top: 30px;
      width: 54px;
      height: 58px;
      left: 50%;
      margin-left: -27px; }

.dropzone {
    border: 2px dashed var(--bgColorTwo) !important;
    border-radius: 5px;
    background: white;
}

.alert-success {
    color: #17c653;
    border-color: #17c653;
    background-color: #dfffea;
}

.alert-danger {
    color: #f8285a;
    border-color: #f8285a;
    background-color: #ffeef3;
}

.alert-warning {
    color: #f6c000;
    border-color: #f6c000;
    background-color: #f6c000;
}

.alert-primary {
    color: #1b84ff;
    border-color: #1b84ff;
    background-color: #1b84ff;
}

.alert-info {
    color: #7239ea;
    border-color:#7239ea;
    background-color: #f8f5ff;
}


body.replay {
  background: var(--paraColor);
}

body.replay main,
body.replay main article p strong,
body.replay main h1,
body.replay main h2,
body.replay main h3,
body.replay main p,
body.replay main a,
body.replay main li,
body.replay main span,
body.replay main div {
 color: var(--whiteColor) !important;
}

body.replay main a {text-decoration: none;}

body.replay main .news-card-eight .news-card-img {
    /* padding-top: 177.78%; /* pour ratio 9:16 */
    padding-top: 140%; 
      background: #082737;
}
body.replay main .news-card-eight .news-card-info {
    position: absolute;
    padding: 10px;
    width: 85%;
    /* min-height: 110px; */
    /* background: #082737; */
   /*left: 10px;*/
    bottom:-25px;
}



body.replay main .news-card-eight .news-card-info h3{
    z-index: 99 !important;
    position: relative;
    text-align: center;
    left: -5px;
    font-size: 15px;
    line-height: 1.05em;
}

body.replay main .news-card-eight .news-card-img:before {
    position: absolute;
    bottom: 10%;
    left: 0;
    content: "";
    width: 100%;
    height: 180px;
    background: linear-gradient(0deg, rgba(8, 39, 55, 1) 15%, rgba(8, 39, 55, 0) 60%);
    z-index: 1;
}
body.replay main .news-card-eight {
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(1); /* état normal explicite */
}

body.replay main .news-card-eight:hover {
  transform: scale(1.05);
}


@media (min-width: 1200px) {
  .col-xl-custom-5 {
    width: 20%; /* 100 / 5 */
    flex: 0 0 auto;
  }
}

@media (min-width: 576px) {
body.replay main .news-card-eight .news-card-info h3{
    font-size: 20px;
    line-height: 1.05em;
}
body.replay main .news-card-eight .news-card-info {
    width: 90%;
    bottom: -5px;
}
}

@media (min-width: 768px) {
body.replay main .news-card-eight .news-card-info h3{
    font-size: 18px;
    line-height: 1.05em;
}
body.replay main .news-card-eight .news-card-info {
    width: 90%;
    bottom: -25px;
}
}

@media (min-width: 992px) {
body.replay main .news-card-eight .news-card-info h3{
    font-size: 20px;
    line-height: 1.05em;
}
body.replay main .news-card-eight .news-card-info {
    width: 90%;
    bottom: -20px;
}
}

@media (min-width: 1200px) {
body.replay main .news-card-eight .news-card-info h3{
    font-size: 18px;
    line-height: 1.05em;
}
body.replay main .news-card-eight .news-card-info {
    width: 88%;
    bottom: -25px;
}
}

body.replay main .section-title-two:after {
  background-color: var(--replayColor);
}

body.replay main .section-title-two {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 10px 0;
    position: relative;
    margin: 10px 0;
}

.index-emissions {
	display: flex;
	flex-wrap: wrap; /* au cas où ça dépasse en largeur */
	justify-content: center; /* <-- centre horizontalement */
	gap: 0.5em;
	list-style: none;
	padding: 0;
	margin: 0;
}

.index-emissions li {
	display: flex;
	align-items: center;
}

.index-emissions li:not(:last-child)::after {
	content: "|";
	margin-left: 0.5em;
}


.index-emissions li a:hover, .index-emissions li a.active  {
	color: var(--replayColor) !important;
}

.emissionbox {position: relative;}

.emissionbox article .gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; /* permet de cliquer sur l'image si nécessaire */
  background: linear-gradient(90deg, rgba(0, 26, 39, 1) 0%, rgba(0, 26, 39, 0.6) 25%, rgba(0, 26, 39, 0) 60%);

}


@media (min-width: 992px) {
  .emissioninfo {
    margin-right: -100px; /* Fait déborder A sur B */
    z-index: 2;
    position: relative;
    padding: 50px 0 0 50px;
  }
  .emissionimg {
    position: absolute;
    right: 0;
  }

  .emissionbox .row.position-relative {
    overflow: visible; /* Permet à A de déborder sans être masqué */
  }
}

@media (max-width: 991px) {
.emissionbox article .gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; /* permet de cliquer sur l'image si nécessaire */
  background: linear-gradient(0deg, rgba(0, 26, 39, 1) 0%, rgba(0, 26, 39, 0.6) 25%, rgba(0, 26, 39, 0) 60%);
}
.emissionimg {
    position: relative;
}
}

@media (max-width: 575px) {
.emissionbox article img {border-radius: unset !important;}
.buttonlastepisode {text-align: center; width: 100%;}
}

@media (min-width: 992px) {
  .emissionbox {
    min-height: 350px;
  }
}
@media (min-width: 1200px) {
  .emissionbox {
    min-height: 400px;
  }
}
@media (min-width: 1400px) {
  .emissionbox {
    min-height: 450px;
  }
}


body.replay main .news-card-thirteen.news-card-bloc, body.replay main .news-card-thirteen .news-card-info {
    background: #082737 !important;
    min-height: 140px;
}

body.replay main .news-card-one {
    background: #082737 !important;

}

body.replay main .news-card-bloc .news-card-img::after {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, var(--replayColor) 150%);
}
body.replay main .news-card-four .play-now, body.replay main .news-card-thirteen .play-now, body.replay main .news-card-eleven .play-now, body.replay main .news-card-one .play-now {
    color: #082737 !important;
}

body.replay main  .btn-more.replay {
    color: var(--replayColor) !important;
    border: 1px solid var(--replayColor);
    background: none !important;
}
body.replay main  .btn-more.replay:hover {
    color: white !important;
    border: 1px solid var(--replayColor);
    background-color: var(--replayColor) !important;
}

body.replay main .mostviewed {
  background: var(--paraColor) !important;
}

body.replay main article.linkarticlebloc div {
  background: #082737 !important;
}

body.replay main article.linkarticlebloc div .play-now {
    color: var(--secondaryColor) !important;
}

body.replay .mostviewed .video-slider-wrap .video-next i, body.replay .mostviewed .video-slider-wrap .video-prev i {
    color: var(--whiteColor) !important;
}

body.replay .mostviewed .video-slider-wrap .video-next i:hover, body.replay .mostviewed .video-slider-wrap .video-prev i:hover {
    color: var(--replayColor) !important;
}

body.replay .breadcrumb-menu li a, body.replay .breadcrumb-menu li:after {

    color: var(--whiteColor);

}

@-moz-document url-prefix() {
  ul#navbarMenu {
    overflow-x: hidden;
  }
}
