/*===================================== 

YOU CAN WRIGHT CUSTOME CSS 

======================================*/

.header-nav .nav > li.active > a,
.header-nav .nav > li.current-menu-item > a {
  background-color: transparent;
  color: #417244;
}

.header-nav .nav > li .sub-menu li a:hover {
  background-color: #f3f3f3e8;
  color: #203A22;
  text-decoration: none;
}
.tp_button:hover a {
  color: black !important;
}

.rs-addon-beforeafter-btn i {
  color: #203A22;
}

.btn-half {
  cursor: pointer;
  background-color: #0b7333;
  z-index: 0;
  display: inline-block;
  position: relative;
}

.btn-half.site-button:hover {
  background-color: #11a20c;
}
.latest-blog-dark {
  position: absolute;
  left: -20px;
  bottom: 20px;
  width: 260px;
  min-height: 120px;
  background-color: #0e540c;
  padding-left: 40px;
}

.latest-blog-square {
  position: absolute;
  right: -60px;
  bottom: 60px;
  width: 400px;
  min-height: 400px;
  padding: 25px 70px 25px 25px;
  border: 15px solid #3CAF94;
}

.some-facts {
  position: relative;
  padding: 60px 30px 60px 50px;
  border: 15px solid #fff;
  border-right: 0px;
}

.some-facts:after,
.some-facts:before {
  content: "";
  position: absolute;
  background-color: #fff;
  right: -15px;
  width: 15px;
  height: 100%;
}

.text-yellow {
  color: #fff;
}

.owl-prev,
.owl-next {
  background-color: #0e540c;
  color: #ffffff;
  padding: 8px 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 13px;
  display: inline-block;
  cursor: pointer;
}

.owl-prev:hover,
.owl-prev:active,
.owl-prev:focus,
.owl-next:hover,
.owl-next:active,
.owl-next:focus {
  background-color: #417244;
  border-color: #19628c;
  color: #ffffff;
  opacity: 0.9;
}

button.scroltop {
  height: 40px;
  width: 40px;
  background: #0b7333;
  border: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  cursor: pointer;
  display: none;
  text-align: center;
  z-index: 999;
  color: #fff;
}

.carousel-line:before {
  width: 2px;
  height: 100px;
  left: -20px;
  bottom: -40px;
}

.carousel-line:after {
  width: 100px;
  height: 2px;
  left: -40px;
  bottom: -20px;
}

.hilite-title strong {
  display: block;
  font-size: 60px;
  line-height: 80px;
  font-weight: bold;
  color: rgb(21 54 20 / 25%);
}

.latest-blog-dark {
  position: absolute;
  left: -20px;
  bottom: 20px;
  width: 260px;
  min-height: 120px;
  background-color: #207241;
  padding-left: 40px;
}

.latest-blog-square {
  position: absolute;
  right: -60px;
  bottom: 60px;
  width: 400px;
  min-height: 400px;
  padding: 25px 70px 25px 25px;
  border: 15px solid #203A22;
  background-color: #203A22;
}

a:active,
a:hover,
a:focus {
  color: #87d1fb;
}

.footer-bottom {
  padding: 48px 0px;
  color: #787878;
  font-size: 13px;
}

.social-icons.social-square.social-dark a:hover,
.social-icons.social-radius.social-dark a:hover {
  background-color: #203A22;
  color: #fff;
}

.tp-bgimg.defaultimg {
  /*filter: brightness(150%) grayscale(100%);*/
  /*-webkit-filter: brightness(150%) grayscale(100%); /* Safari 6.0 - 9.0 */*/
}
.building-png {
  background-image: url("../images/bg.png");
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: left;
}
@media only screen and (max-width: 767px) {
  .latest-blog-square {
    position: absolute;
    right: -14px;
    bottom: 0;
    width: 93%;
    min-height: 400px;
    padding: 25px 70px 25px 25px;
    border: 15px solid #12540c;
  }
  .hilite-title strong {
    display: block;
    font-size: 41px;
    line-height: 45px;
    font-weight: bold;
    color: rgba(191, 191, 191, 0.3);
  }
  .site-footer {
    background-color: #f6f7f8;
  }
  .building-png {
    background-image: unset;
  }
  .xs-p-45 {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .latest-blog-square {
    position: absolute;
    right: -15px;
  }
  .site-footer {
    background-color: #f6f7f8;
  }
}

.m-about:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 20px solid #e2e2e2;
  left: -50px;
  bottom: -50px;
  z-index: -1;
}

.wt-bnr-inr {
  height: 350px;
  background-size: contain;
  background-position: center center;
  display: table;
  width: 100%;
}

.wt-breadcrumb li a:hover {
  color: #a0d2ba;
}

.mb-5 {
  margin-bottom: 5px;
}

.overlay-bx-2 {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #203A22;
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #87d1fb;
}

.owl-carousel .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  background: #203A22;
  border: 1px solid #fff;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.site-button.black {
  background-color: #29682e;
  color: #fff;
}

.site-button.black:hover,
.site-button.black:active,
.site-button.black:focus {
  background-color: #0e540c;
  color: #fff;
}
.owl-btn-top-center .owl-stage-outer,
.owl-btn-top-left .owl-stage-outer,
.owl-btn-top-right .owl-stage-outer {
  padding-top: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 12px;
}

.wt-tabs .nav-tabs > li.active > a,
.wt-tabs .nav-tabs > li.active > a:focus,
.wt-tabs .nav-tabs > li.active > a:hover {
  background-color: #f6f7f8;
  border-bottom: 4px solid #3b674a;
  color: #000;
}

.site-button-secondry {
  background-color: #dfe2e1;
}

.site-button {
  background-color: #29682e;
}

.site-button:hover {
  background-color: #dfe2e1;
  color: #203A22;
}

.contact-one {
  border: 6px solid #e2e2e2;
  position: relative;
  max-width: 945px;
}

.bg-black {
  background-color: #1e3c20e1;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 0px solid #ddd;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.p-r1500 {
  padding-right: 50px;
}
.p-text,
.table > tbody > tr > td {
  line-height: 24px;
}
.wt-img-effect img.h-251 {
  height: 251px !important;
  object-fit: cover;
}
.detail_actu img {
  height: 650px !important;
  object-fit: cover;
}
.lh-24 {
  line-height: 24px;
  margin-bottom: 24px;
}

.button-wrapper {
  position: relative;
  text-align: center;
  margin-right: 13px;
}

.button-wrapper span.label {
  position: relative;
  z-index: 0;
  display: inline-block;
  width: 100%;
  background: #222222;
  cursor: pointer;
  color: #fff;
  padding: 10px 35px;
}

#file-upload,
#file-upload1 {
  display: inline-block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.upload-btns {
  display: flex;
  margin-bottom: 20px;
}
.latest-blog-dark .v-date {
  left: -17px;
}
.site-footer p,
.site-footer li {
  padding-right: 5px;
}
#div_description_poste {
  padding: 10px;
  display: block;
  border: 1px solid #91c7ae;
  margin: 10px 0;
}
.detail_projet img {
  /* height: 650px !important; */
  height: -webkit-fill-available;
  display: flex !important;
  object-fit: cover;
}
.flex-aligned {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.tab-content ul,
.tab-content ol {
  list-style-position: inside;
  padding-left: 10px;
  margin-bottom: 0px;
}

.tab-content p {
  margin-bottom: 0px !important;
}

.wt-post-meta div.post-date {
  font-size: 15px !important;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: -10px;
  margin-bottom: 20px;
  color: #203A22;
}

.footer-bottom .copyrights-nav li {
  margin-left: 0px;
}
.wt-img-effect.custom-wt-img img {
  height: 250px;
  object-fit: cover;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-2 {
  margin-bottom: 2px;
}
.pres-owl img {
  height: 450px;
  object-fit: cover;
}
.text-p.rtl-text {
  margin-bottom: 20px;
}
ul.nav.navbar-nav.lang-nav li:not(:first-child):before {
  content: "";
  position: absolute;
  top: 34px;
  width: 1px;
  height: 20px;
  background: #586960;
}
.sticky-header.color-fill
  ul.nav.navbar-nav.lang-nav
  li:not(:first-child):before {
  top: 24px;
}
.wt-tabs .nav-tabs > li > a {
  font-size: 14px;
}
.fixed-td {
  height: 226px;
  overflow: hidden;
}
wt-post-text.actualites * {
  font-size: 15px;
}
.wt-post-meta li {
  font-size: 15px;
}
.wt-post-text {
  font-size: 14px;
}
.p-like-div p {
  margin-bottom: 0;
}
.p-like-div {
  line-height: 24px;
  margin-bottom: 10px;
}
.wt-post-meta li {
  font-size: 13px;
}
.owl-carousel.category-carousel .owl-item img {
  transform-style: inherit;
  height: 436px;
  object-fit: contain;
}
.work-carousel .owl-item > .item {
  opacity: 0.9;
  border: 1px solid whitesmoke;
}
.owl-carousel.owl-actualite .owl-item img {
  object-fit: cover;
}
.p-text p,
.p-text ul {
  margin-bottom: 10px !important;
}
.p-text ul {
  list-style-position: inside;
  padding-left: 15px;
}
.tp-caption.tp_button a {
  font-size: 13px;
}
.logo-header {
  width: auto;
}
.logo-header-inner img {
  width: 78%;
}
.wt-post-text.p-like-div ul,
.p-like-div ul {
  list-style-position: inside;
  padding-left: 15px;
}
.project-detail-pic {
  padding: 1px;
}
.project-detail-outer {
  display: flex;
}
.project-detail-outer .project-detail-pic,
.project-detail-outer .item,
.project-detail-outer .owl-img,
.project-detail-outer img {
  height: 100%;
}
.project-detail-outer img {
  object-fit: cover;
}

.opacity-07 {
  opacity: 0.65;
}

.header-nav .nav > li:hover > a {
  color: rgb(18, 176, 12);
}
