.phx-news-content {
    position: absolute;
    bottom: 10px;
    z-index: 2;
}
.phx-phx-news-slider-item {
    position: relative;
    overflow: hidden;
}
.phx-news-slider-item::before {
    position: absolute;
    content: "";
    background: linear-gradient(transparent, #000000), linear-gradient(transparent, #000000);
    height: 35%;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    opacity: 0.7;
}
.phx-news-slider-item img {
    overflow: hidden;
    transition: all 1.5s ease-out;
}
.phx-news-slider-item .slider-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 30px;
    z-index: 2;
}
.phx-news-slider-item .slider-content .tag {
    display: inline-block;
    font-size: 14px;
    background-color: #ff8e4f;
    color: #ffffff;
    padding: 2px 10px;
    font-weight: 400;
    transition: 0.5s;
}
.phx-news-slider-item .slider-content h3 {
    font-size: 30px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
}
.phx-news-slider-item .slider-content h3 a {
    color: #ffffff;
    position: relative;
}
.phx-news-slider-item .slider-content h3 a::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid #ff8e4f;
    transition: 0.5s;
    z-index: -1;
}
.phx-news-slider-item .slider-content span {
    color: #ffffff;
}
.phx-news-slider-item .slider-content span a {
    color: #ffffff;
    font-weight: 400;
}
.phx-news-slider-item:hover img {
    transform: scale(1.1);
}
.phx-news-slider-item:hover .slider-content .tag {
    background-color: #ff8e4f;
}
.phx-news-slider-item:hover .slider-content h3 a {
    color: #ff8e4f;
}
.phx-news-slider-item:hover .slider-content h3 a::before {
    width: 100%;
}
.phx-news-slider-item:hover .slider-content span a {
    color: #ff8e4f;
}
/*  */
.phx-main-news-slides.owl-theme .owl-nav {
    margin-top: 0;
    transition: 3s;
    opacity: 0;
    visibility: hidden;
    line-height: 0.01;
}
.phx-main-news-slides.owl-theme .owl-nav [class*=owl-] {
    color: #ff8e4f;
    margin: 0;
    position: absolute;
    left: 20px;
    top: 45%;
    transform: translateY(-45%);
    padding: 0;
    background: #ffffff;
    border-radius: 0;
    transition: 0.5s;
    width: 45px;
    height: 45px;
    line-height: 46px;
    text-align: center;
    font-size: 45px;
}
.phx-main-news-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    left: auto;
    right: 20px;
}
.phx-main-news-slides.owl-theme .owl-nav [class*=owl-]:hover {
    color: #ffffff;
    background-color: #ff8e4f;
}
.phx-main-news-slides.owl-theme:hover .owl-nav {
    opacity: 1;
    visibility: visible;
}
/*  */
.phx-main-news-slides img {
    overflow: hidden;
    transition: all 1.5s ease-out;
}
.phx-main-news-slides .phx-news-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 20px 25px;
    z-index: 2;
}
.phx-main-news-slides .phx-news-content .tag {
    display: inline-block;
    font-size: 14px;
    background-color: #ff8e4f;
    color: #ffffff;
    padding: 2px 5px;
    font-weight: 400;
    transition: 0.5s;
}
.phx-main-news-slides .phx-news-content h3 {
    font-size: 35px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 12px;
}
.phx-main-news-slides .phx-news-content h3 a {
    color: #ffffff;
    position: relative;
}
.phx-main-news-slides .phx-news-content h3 a::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid #ff8e4f;
    transition: 0.5s;
    z-index: -1;
}
.phx-main-news-slides .phx-news-content span {
    color: #ffffff;
    font-size: 14px;
}
.phx-main-news-slides:hover img {
    transform: scale(1.1);
}
.phx-main-news-slides:hover .phx-news-content .tag {
    background-color: #ff8e4f;
}
.phx-main-news-slides:hover .phx-news-content h3 a {
    color: #ff8e4f;
}
.phx-main-news-slides:hover .phx-news-content h3 a::before {
    width: 100%;
}
/*  */
.phx-main-link- {
    background : transparent;
}
.phx-main-link-:hover {
    background-color: #2685bd;
    color:#ff8e4f !important;
    transition: .2s;
}
.phx-main-link- > .nav-link {
    font-size: 20px;
    margin: 10px 5px !important;
}
.phx-main-link-:hover > .nav-link{
    color:#ff8e4f !important;
    transition: .2s;
}
.phx-main-bg {
    background-color: #2685bd !important;
}
/* phx Style */
.label-pub {
    display: block;
    color: #999;
    font-size: 8px;
    font-weight: 400;
    letter-spacing: .2em;
    line-height: 1;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none !important;
    margin-bottom: 2px;
}
.label-pub:hover {
    color: #fd7e14;
}
.label-pub-vd {
    display: block;
    color: #f1f1f1;
    font-size: 9px;
    font-weight: 400;
    letter-spacing: .2em;
    line-height: 1;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none !important;
    margin-bottom: 2px;
}
.label-pub-vd:hover {
    color: #fd7e14;
}

.img-btow {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.single-main-news:hover img,
.single-main-news-inner:hover img,
.img-btow:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.phx-img-responsive {
    margin-left: auto;
    margin-right: auto;
    height: 545px;
    object-fit: cover;
    object-position: 50% 100%;
}
.phx-img-responsive-2 {
    margin-left: auto;
    margin-right: auto;
    height: 100px;
    object-fit: cover;
    object-position: 50% 100%;
}
/*Go Top CSS
=================================================*/
.write-story {
  position: fixed;
  cursor: pointer;
  bottom: -50px;
  right: 50px;
  color: #ffffff;
  background-color: #09101f;
  z-index: 4;
  width: 45px;
  text-align: center;
  height: 45px;
  opacity: 0;
  visibility: visible;
  border-radius: 50%;
  font-size: 22px;
  transition: 0.5s;
  overflow: hidden;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}
.write-story i {
  position: absolute;
  right: 0;
  left: 0;
  top: 20%;
  transform: translateY(-20%);
  text-align: center;
  font-size: 30px;
  margin-left: auto;
  margin-right: auto;
}
.write-story.active {
  opacity: 1;
  visibility: visible;
  bottom: 50px;
}
.write-story:hover {
  background-color: #ff8e4f;
  color: #ffffff;
  transition: 0.5s;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  transform: translateY(-5px);
}

/* Img Actu */
.img-actu {
   height: 245px;
   overflow-y: hidden;
}
.img-actu-2 {
   height: 150px;
   overflow-y: hidden;
}
/*  */
.img-size-a {
    min-height: 100px;
    max-height: 120px
}
.img-size-b {
    min-height: 200px;
    max-height: 220px;
}
.img-height-left {
    height: 260px;
}
.img-size-politic {
    min-height: 300px;
    max-height: 400px;
}
.img-size-politic-2 {
    min-height: 200px;
    max-height: 260px;
}
.img-size-eco {
    min-height: 250px;
    max-height: 280px;
}
.img-size-factuel {
    max-height: 300px;
    width: 100%;
    object-fit: cover;
}

/*CAN 2023*/

@media only screen and (max-width: 750px){

    .img-size-eco {
        min-height: 200px;
        max-height: 260px;
    }
    .img-size-politic-2 {
        min-height: 300px;
        max-height: 400px;
    }
    .phx-img-responsive {
        margin-left: auto;
        margin-right: auto;
        height: 545px;
        object-fit: cover;
        object-position: 50% 100%;
    }
    .img-height-left {
        height: 400px;
    }
    /* Img Actu */
    .img-actu {
       height: 245px;
       overflow-y: hidden;
    }
    .img-actu-2 {
       height: 150px;
       overflow-y: hidden;
    }
    .img-size-a {
        min-height: 200px;
        max-height: 300px;
    }
    .img-size-b {
        min-height: 250px;
        max-height: 300px;
    }
    .img-size-factuel {
        max-height: 300px;
        width: 100%;
        object-fit: cover;
    }
  }



