/*
Theme Name: Avidea
Theme URI: https://avidea.tn/
Author: Avidea
Author URI: https://avidea.tn/
Description: Avidea brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: avidea
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.loading.loaded {
  visibility: hidden;
  opacity: 0;
  transition: all ease-in;
}

*,
html,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
label,
fieldset,
input,
th,
td,
hr,
p,
ol,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

fieldset,
img,
hr {
  border: 0;
}

ol,
ul,
li {
  list-style: none;
}

a img {
  border: 0;
}

*:focus {
  outline: 0 !important;
}

.mt15 {
  margin-top: 15px;
}

.mt30 {
  margin-top: 30px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb30 {
  margin-bottom: 30px;
}

a,
.btn {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Lato";
  font-weight: 300;
  overflow-x: hidden;
  padding-right: 0 !important;
}

.loading {
  background: #00897b;
  text-align: center;
  height: 100vh;
  padding-top: calc(50vh - 41px);
  position: fixed;
  width: 100%;
  z-index: 999999;
}

.group {
  position: relative;
  display: inline-block;
  line-height: 16px;
}

.loading .group img {
  max-width: 120px;
}

header {
  position: relative;
  background: #007690;
  padding-bottom: 25px;
}

.home header,
.single-projects header,
body header {
  background: transparent;
  padding-top: 35px;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99999;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

header.stickytop {
  position: fixed;
  top: 0;
  width: 100%;
  background: #00897b;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 99999;
}

header.stickytop .social-header {
  display: none;
}

.menus .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.menus .navbar-default {
  background: transparent;
  border: 0;
  margin-bottom: 0;
  min-height: auto;
}

.menus .navbar-default .navbar-brand {
  padding: 0;
  height: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 999;
  position: relative;
}

header.stickytop .menus .navbar-default .navbar-brand {
  padding-top: 6px;
}

.menus .navbar-default .navbar-collapse,
.menus .navbar-default .navbar-form {
  border-color: transparent;
  padding-top: 25px;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

header.stickytop .menus .navbar-default .navbar-collapse,
header.stickytop .menus .navbar-default .navbar-form {
  padding-top: 0;
}

.menus .navbar-default .navbar-nav>li>a {
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-family: "Montserrat";
  font-weight: 600;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: all 0s ease-out;
  transition: all 0s ease-out;
}

.menus .navbar-default .navbar-nav>li>a:focus {
  background: transparent;
}

.menus .navbar-default .navbar-nav>li.active>a,
.menus .navbar-default .navbar-nav>li>a:hover {
  background: rgba(25, 29, 35, 0.15);
  border-radius: 25px;
  color: #fff;
}

.social-header {
  margin-bottom: 20px;
}

.social-header a {
  color: #fff;
  font-size: 17px;
}

.navbar-brand {
  fill: #ffffff;
}

.navbar-brand>img {
  width: max-content;
}

.navbar-brand>img path {
  fill: #ff0000;
}

.menus hr {
  width: 50%;
  height: 1px;
  background: #fff;
  background: -moz-linear-gradient(left,
    rgba(0, 0, 0, 0) 0%,
    rgba(255, 255, 255, 0.2) 100%);
  background: -webkit-linear-gradient(left,
    rgba(0, 0, 0, 0) 0%,
    rgba(255, 255, 255, 0.2) 100%);
  background: linear-gradient(to right,
    rgba(0, 0, 0, 0) 0%,
    rgba(255, 255, 255, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0)', endColorstr='rgba(255,255,255,0.2)', GradientType=1);
  float: right;
  margin-top: 6px;
}

header.stickytop .menus hr {
  display: none;
}

.slider {
  width: 100%;
  min-height: 870px;
  /* background: url("https://www.avidea.tn/wp-content/uploads/2018/09/bg-slider.png"'assets/images/bg-slider.png')*/
  /*  center center; */
  background-position: center;
  background-size: cover !important;
  overflow: visible;
  /*background-attachment: fixed !important;*/
}

.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: visible;
}

.tp-banner {
  width: 100%;
  position: relative;
  overflow: visible;
}

.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}

.tp-simpleresponsive ul,
.tp-simpleresponsive ul>li {
  overflow: visible !important;
}

.slider .desc-slider {
  margin-left: -75px !important;
}

.slider.blog-slider .desc-slider {
  margin-left: -220px !important;
  top: 220px !important;
}

@media (max-width: 1599px) {
  .slider.blog-slider .desc-slider {
    margin-left: 25px !important;
    top:160px !important;
  }
}

.slider h2 {
  font-size: 52px;
  color: #fff;
  font-family: "Montserrat";
  font-weight: bold;
  margin-bottom: 25px !important;
  letter-spacing: 3px;
  white-space:normal;
}

.slider p {
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  white-space: initial;
  max-width: 600px;
  line-height: 30px;
}

@media (max-width: 1599px) {
  .slider p {
    font-size: 18px;
    line-height: 23px !important;
    max-width: 450px;
  }

  .slider h2 {
    font-size: 44px;
    letter-spacing: 3px;
    margin-bottom: 25px !important;
  }
}

.slider .btn-white {
  color: #fff;
  background: transparent;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800;
  border: 1px solid #fff;
  border-radius: 25px;
  min-height: 50px;
  min-width: 208px;
  line-height: 50px;
  text-align: center;
  padding: 0;
  margin-right: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.slider .btn-white:hover,
.slider .btn-white:focus {
  text-decoration: none;
  background: #fff;
  color: #191d23;
}

.slider .actions {
  margin-top: 60px;
}

.slider .btn-contact {
  color: #191d23;
  background: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 900;
  border: 1px solid #fff;
  border-radius: 25px;
  padding: 0;
    min-height: 50px;
    min-width: 208px;
    line-height: 50px;
    text-align: center;
    margin-right: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

.slider .btn-contact:hover,
.slider .btn-contact:focus {
  text-decoration: none;
  background: transparent;
  color: #fff;
}

.slider .img-app {
  position: absolute;
  right: -182px;
  bottom: -54px;
}

.tp-rightarrow.default {
  background: url(assets/images/arrow-right.png) no-Repeat 0 0;
  width: 13px;
  height: 21px;
  right: 50px !important;
  opacity: 1;
}

.tp-leftarrow.default {
  background: url(assets/images/arrow-left.png) no-Repeat 0 0;
  width: 13px;
  height: 21px;
  left: 50px !important;
  opacity: 1;
}

.tp-bullets {
  opacity: 0.4 !important;
  bottom: 140px !important;
}

.tp-bullets.simplebullets.round .bullet {
  width: 19px;
  height: 19px;
  background: rgba(255, 255, 255, 0.24);
  border: 1px solid #fff;
  border-radius: 50%;
  background-image: none;
  margin-right: 10px;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  width: 19px;
  height: 19px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid #fff;
  border-radius: 50%;
  background-image: none;
}

.tp-bullets.simplebullets.round .bullet:last-child {
  margin-right: 0;
}

.about {
  padding-top: 112px;
  padding-bottom: 45px;
  background: #fff;
  position: relative;
  -webkit-transform: skew(0deg, -3deg);
  transform: skew(0deg, -3deg);
  margin-top: -55px;
}

.about .content {
  -webkit-transform: skew(0deg, 3deg);
  transform: skew(0deg, 3deg);
  text-align: center;
}

.about.about-video{
    margin-top: 0px;
}
.about-sub-intro{
            margin-top: -55px;

}
.about.about-digiclaim{
    background-color:#f3f3f3;
        padding-top: 140px;
}

.about.about-digifraud,.about.about-digifraud .content{
    -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
}
.title-section {
  text-align: center;
}

.title-section h2 {
  text-transform: uppercase;
  color: #bfc5d1;
  font-size: 13px;
  font-family: "Lato";
  font-weight: 800;
  margin-bottom: 7px;
}

.title-section h3 {
  text-transform: uppercase;
  color: #b2004e;
  font-size: 39px;
  font-family: "Montserrat";
  font-weight: 600;
  margin-bottom: 7px;
}


.title-section h1 {
  color: #4a4f53;
  font-size: 26px;
  font-family: "Lato";
  font-weight: 300;
  font-style: italic;
}

.list-valeurs {
  padding-top: 70px;
}

.one-valeur {
  display: inline-block;
  width: 100%;
}

.one-valeur .img-valeur {
  text-align: right;
}

.one-valeur .img-valeur img {
  max-width: 329px;
}

.one-valeur .content-valeur {
  text-align: left;
  padding-left: 80px;
  padding-top: 80px;
  max-width: 655px;
}

.one-valeur .content-valeur h2 {
  color: #191d23;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  font-family: "Montserrat";
  margin-bottom: 15px;
}

.one-valeur .content-valeur p {
  color: #4a4f53;
  font-size: 19px;
  line-height: 30px;
}

.one-valeur:nth-child(even) .img-valeur {
  float: right;
  text-align: left;
}

.one-valeur:nth-child(even) .content-valeur {
  float: right;
  padding-left: 150px;
}

.suparator {
  margin: 25px 0;
  width: 100px;
  height: 1px;
  background: rgba(25, 29, 35, 0.34);
  margin-left: 65px;
}

.one-valeur:last-child .suparator {
  display: none;
}

.projects {
  padding-top: 160px;
  padding-bottom: 145px;
  background: url("//www.digitconstat.com/wp-content/uploads/2018/09/bg-projects.png"
    /*'assets/images/bg-projects.png'*/
    );
  background-size: cover;
  position: relative;
}

.projects .content {}

.projects .title-section h2 {
  color: rgba(255, 255, 255, 0.28);
}

.projects .title-section h3 {
  color: #fff;
}

.projects .carousel-control {
  width: 69px;
  height: 69px;
  opacity: 1;
  bottom: 65px;
  top: auto;
  right: 40px;
  background-image: none;
}

.projects .carousel-control img {
  max-width: 100%;
}

.projects .carousel-control.left {
  left: auto;
  right: 125px;
}

.projects .carousel-control.right {}

.carousel-projects {}

.img-project {
  position: relative;
}

.img-project img {
  max-width: 100%;
  margin-left: -25px;
}

.img-project .phone1 {}

.img-project .phone2 {
  position: absolute;
  top: 0;
  left: 20px;
}

.img-project .store {
  width: 188px;
  height: 54px;
  background: url("assets/images/store.png");
  display: block;
  margin-top: -100px;
  float: left;
  position: relative;
  display: none;
}

.desc-project {
  padding-top: 110px;
  padding-left: 59px;
}

.desc-project .logo-projet {
  margin-bottom: 20px;
}

.desc-project .logo-projet img {
  width: 270px;
}

.desc-project p {
  margin-left: 85px;
  margin-bottom: 50px;
  font-size: 22px;
  color: #fff;
  font-weight: 300;
  line-height: 30px;
}

.desc-project .btn-white {
  margin-left: 85px;
  color: #191d23;
  background: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 800;
  border-radius: 25px;
  min-height: 40px;
  min-width: 212px;
  line-height: 40px;
  text-align: center;
  padding: 0;
}

.desc-project .btn-white:hover,
.desc-project .btn-white:focus {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.4);
  color: #fff;
}

.blog {
  padding-top: 60px;
  padding-bottom: 135px;
  background: #fff;
  position: relative;
}

.blog .content {}

.link-actus {
  text-transform: uppercase;
  color: #191d23;
  font-size: 13px;
  font-weight: 800;
  float: right;
  margin-top: -35px;
  right: 120px;
  position: relative;
  letter-spacing: 1px;
}

.link-actus:hover,
.link-actus:focus {
  color: #b2004e;
  text-decoration: none;
}

.list-actus {
  margin-top: 65px;
  padding-left: 0;
  padding-right: 0;
}

.one-actus {
  display: inline-block;
  width: 100%;
  margin-bottom: 44px;
}

.img-actus {}

.img-actus img {
  border-radius: 25px;
  width: 100%;
}

.desc-actus {
  padding-top: 20px;
  padding-left: 0px;
}

.desc-actus h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.desc-actus p {
  color: #4a4f53;
  font-size: 16px;
  font-weight: normal;
  max-width: 566px;
}
.listing-actus .desc-actus .archive-content
{
		line-height: 23px;
    max-height: 46px;
    overflow: hidden;
	display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	text-overflow: ellipsis;
}

.desc-actus p.date {
  color: #b2004e;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 10px;
}

.btn-plus {
  color: #191d23;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  border: 1px solid #191d23;
  border-radius: 25px;
  min-height: 40px;
  min-width: 175px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin-top: 20px;
}

.btn-plus:hover,
.btn-plus:focus {
  text-decoration: none;
  background: #b2004e;
  border: 1px solid #b2004e;
  color: #fff;
}

.one-actus:nth-child(even) .img-actus {
  float: right;
}

.one-actus:nth-child(even) .desc-actus {
  padding-left: 15px;
}

.contact {
  min-height: 500px;
  background: url("//www.digitconstat.com/wp-content/uploads/2018/09/bg-map.png"
    /*'assets/images/bg-map.png'*/
    );
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
  margin-top: -85px;
}

.contact:after {
  content: " ";
  position: absolute;
  width: 500px;
  height: 500px;
  background: url("//www.digitconstat.com/wp-content/uploads/2018/09/motif-map.png"
    /*'assets/images/motif-map.png'*/
    );
  top: 0;
  right: 0;
}

.contact .content {
  text-align: center;
  position: relative;
  z-index: 9;
}

.contact .title-section {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.contact .title-section h3 {
  color: #00897b;
}

.contact .remplir-form {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

.remplir-form p {
  font-size: 18px;
  color: #4a4f53;
  font-weight: normal;
}

.contact-form {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
}

.contact-form .form-control {
  border: 1px solid #e3e4e8;
  background: #fff;
  min-height: 50px;
  border-radius: 10px;
  color: #4a4f53;
  font-size: 15px;
  font-weight: normal;
  box-shadow: none;
}

.contact-form select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  background: url("assets/images/arrow-select.png") no-Repeat 90%;
  background-color: #fff;
}

.contact-form textarea.form-control {
  padding-top: 25px;
  resize: none;
}

.contact-form .form-control::-webkit-input-placeholder {
  color: #4a4f53;
}

.contact-form .form-control::-moz-placeholder {
  color: #4a4f53;
}

.contact-form .form-control:-ms-input-placeholder {
  color: #4a4f53;
}

.contact-form .form-control:-moz-placeholder {
  color: #4a4f53;
}

.btn-blue {
  background: #00897b;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  border-radius: 25px;
  min-height: 40px;
  min-width: 200px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  letter-spacing: 1px;
}

.btn-blue:hover,
.btn-blue:focus {
  text-decoration: none;
  background: #b2004e;
  color: #fff;
}

.btn-orange {
  background: #ff5722;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  border-radius: 25px;
  min-height: 40px;
  min-width: 200px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  letter-spacing: 1px;
}

.btn-orange:hover,
.btn-orange:focus {
  text-decoration: none;
  background: #f74811;
  color: #fff;
}

footer {}

.top-footer {
  background: #272727;
  padding-top: 85px;
  padding-bottom: 65px;
}

.top-footer {}

.top-footer h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Montserrat";
  font-weight: bold;
  margin-bottom: 25px;
  color: #fff;
}

.top-footer p {
  font-size: 16px;
  color: #818181;
  font-weight: normal;
  margin-bottom: 5px;
}

.top-footer ul>li {
  margin-bottom: 5px;
}

.top-footer a {
  font-size: 16px;
  color: #818181;
  font-weight: normal;
}

.top-footer a:hover,
.top-footer a:focus {
  color: #fff;
  text-decoration: none;
}

.top-footer .slinks ul>li {
  margin-right: 10px;
}

.top-footer .slinks ul>li:last-child {
  margin-right: 0;
}

.copyright {
  background: #252525;
  text-align: center;
  padding: 30px 0;
}

.copyright p {
  text-transform: uppercase;
  font-size: 14px;
  color: #565656;
  font-weight: normal;
}

.slider-product {}

.slider-product .img-app {
  right: -112px;
}

.slider .btn-contact i {
  margin-left: 0px;
  margin-right: 15px;
  font-size: 14px;
  font-weight: unset;
  vertical-align: middle;
}

@media (min-width: 1600px) {
  .blog-slider .btn-contact {
    font-size: 12px;
    height: 40px;
    min-width: 150px;
    line-height: 40px;
	  min-height: 40px;
  }

  .blog-slider .btn-contact i {

    margin-left: 0px;
    margin-right: 15px;
    font-size: 20px;
    font-weight: 700;
    vertical-align: middle;
    margin-top: -4px;
  }

}


.about-video {
  padding-bottom: 170px;
  background: #fff;
      background: linear-gradient(180deg, #ffffff, #fafafa);
}

.pres-video {
  display: inline-block;
  width: 100%;
  margin-top: 85px;
}

.left-video {
  text-align: left;
  padding-top: 0px;
  padding-right: 40px;
  
}

.left-video h4 {
  font-size: 24px;
  font-family: "Montserrat";
  font-weight: bold;
  color: #191d23;
  margin-bottom: 25px;
}

.left-video p {
  font-size: 22px;
  color: #4a4f53;
  margin-bottom: 25px;
  line-height: 30px;
}
@media (max-width: 1599px){
.left-video p {
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 22px;
}
}
.partage {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}

.partage p {
  font-size: 20px;
  font-weight: normal;
  color: #ff5722;
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}

.partage ul {
  float: left;
  padding-top: 8px;
}

.partage ul li {}

.partage ul li a {
  color: #ff5722;
  font-size: 16px;
}

.right-video {}

.img-video {
  position: relative;
}

.img-video img {
  max-width: 100%;
}

.img-video .btn-play {
  position: absolute;
  left: -81px;
  top: calc(50% - 81px);
  background: transparent;
  border: 0;
}

.fonctionnalite {
  padding-top: 95px;
  padding-bottom: 90px;
  background: #f3f3f3;
  position: relative;
  -webkit-transform: skew(0deg, -3deg);
  transform: skew(0deg, -3deg);
  margin-top: -2px;
}

.fonctionnalite .content {
  -webkit-transform: skew(0deg, 3deg);
  transform: skew(0deg, 3deg);
  text-align: center;
}

.bloc-fonction {
  margin-top: 100px;
}

.list-fonction {}

.list-fonction ul {}

.list-fonction ul li {
  width: 100%;
  min-height: initial;
  height: 120px;
  background: #fff;
  margin-bottom: 20px;
  position: relative;
  text-align: left;
  padding-left: 95px;
  padding-right: 55px;
  font-size: 22px;
  font-weight: bold;
  color: #4a4f53;
  line-height: 25px;
  display: table;
  overflow: hidden;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.11);
}
.list-fonction ul.filter-container li {
  font-weight: normal;
  font-size: 18px;
}

.list-fonction ul li:last-child {
  margin-bottom: 0;
}

.list-fonction ul li .puce {
  position: absolute;
  left: 35px;
  top: 45px;
}

.list-fonction ul li p {
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
}

.interfaces {
  padding-top: 70px;
  padding-bottom: 65px;
  background: #fff;
  position: relative;
  margin-top: -50px;
}

.layer-interfaces {
  position: absolute;
  background: transparent;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}

.slider-interfaces {
  margin-top: 25px;
}

.my-flipster {
  overflow: hidden;
  padding-top: 130px;
  padding-bottom: 100px;
  width: 77%;
  overflow: initial;
}

.my-flipster .mobile {
  position: absolute;
  left: calc(50% - 203px);
  top: 25px;
  z-index: 9;
}

.flipster__container li {}

.flipster__container li .content-element {
  display: none;
}

.flipster--flat .flipster__item--future {
  opacity: 0;
}

.flipster--flat .flipster__item--past .flipster__item__content {
  transform: scale(1);
}

.flipster--flat .flipster__item--future .flipster__item__content {
  transform: scale(1);
}

.content-flipster {
  background: #00897b;
  position: absolute;
  right: 0;
  height: 556px;
  width: 52%;
  top: 294px;
  padding: 60px 95px;
  color: #fff;
}

.content-flipster h4 {
  font-size: 24px;
  font-family: "Montserrat";
  font-weight: bold;
  margin-bottom: 15px;
}

.content-flipster p {
  font-size: 22px;
  font-weight: 300;
  max-width: 480px;
  margin-bottom: 25px;
  line-height: 30px;
}
@media (max-width: 1599px){
	.content-flipster p {
		font-size: 16px;
		line-height: 22px;
	}
}
.flipster__button {
  width: 69px;
  height: 69px;
  background-size: contain !important;
  position: absolute;
  bottom: 170px;
  top: auto;
  opacity: 1;
}

.flipster__button.flipster__button--next {
  background: url("assets/images/flesh-left.png");
  right: -90px;
}

.flipster__button.flipster__button--prev {
  background: url("assets/images/flesh-right.png");
  right: -180px;
  left: auto;
}

.flipster__button svg {
  display: none;
}

.flipster__nav {
  position: absolute;
  right: 22.5%;
  bottom: 120px;
  z-index: 99;
}

.flipster__nav__item {
  margin: 0 5px;
  float: right;
}

.flipster__nav__item .flipster__nav__link {
  padding: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.17);
  white-space: nowrap;
  text-indent: -9999px;
}

.flipster__nav__item--current .flipster__nav__link {
  background: rgba(255, 255, 255, 0.84);
}

.flipster__nav__item .flipster__nav__link:after {
  display: none;
}

.brochure {
  padding-bottom: 90px;
  background: #fff;
  position: relative;
}

.content-brochure {
  /*background: url("assets/images/bg-brochure.png") top right #f3f3f3;*/
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  padding-top: 64px;
  padding-bottom: 90px;
  min-height: 310px;
  padding-left: 150px;
  padding-right: 150px;
}

.content-brochure .title-section {
  text-align: left;
}

.content-brochure .title-section h2 {
  margin-bottom: 20px;
}

.content-brochure .title-section h3 {
  color: #191d23;
  font-size: 29px;
}

.form-brochure {
  margin-top: 40px;
  position: relative;
}

.form-brochure input {
  min-height: 58px;
  border: 1px solid #cdcdcd;
  border-radius: 35px;
  padding-left: 60px;
  font-size: 13px;
}

.form-brochure input::-webkit-input-placeholder {
  text-transform: uppercase;
}

.form-brochure input::-moz-placeholder {
  text-transform: uppercase;
}

.form-brochure input:-ms-input-placeholder {
  text-transform: uppercase;
}

.form-brochure input:-moz-placeholder {
  text-transform: uppercase;
}

.form-brochure .btn-orange {
  color: #fff;
  text-transform: uppercase;
  background: #ff5722;
  font-size: 13px;
  font-weight: 800;
  border: 0;
  border-radius: 25px;
  min-height: 48px;
  min-width: 190px;
  line-height: 48px;
  text-align: center;
  padding: 0;
  position: absolute;
  top: 5px;
  right: 5px;
}

.form-brochure .btn-orange:hover,
.form-brochure .btn-orange:focus {
  text-decoration: none;
  background: #117d72;
  color: #fff;
}

.mobile-menu {
  display: none;
}

.open {
  position: fixed;
  top: 45px;
  right: 40px;
  width: 35px;
  height: 35px;
  cursor: pointer;
}

header.stickytop .open {
  top: 15px;
}

.open:hover {
  opacity: 1;
}

.mobile-menu .icon-menu {
  width: 40px;
  height: 40px;
}

.open span {
  display: block;
  float: left;
  clear: both;
  height: 3px;
  width: 30px;
  border-radius: 40px;
  background-color: #fff;
  position: absolute;
  right: 3px;
  top: 3px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.open span:nth-child(1) {
  margin-top: 5px;
  z-index: 9;
}

.open span:nth-child(2) {
  margin-top: 15px;
}

.open span:nth-child(3) {
  margin-top: 25px;
}

.sub-menu {
  height: 0;
  width: 0;
  right: 0;
  top: 0;
  position: absolute;
  background-color: rgba(38, 84, 133, 0.54);
  border-radius: 50%;
  z-index: 18;
  overflow: hidden;
  margin: 0;
}

.sub-menu li {
  display: block;
  float: right;
  width: 100%;
  clear: both;
  height: auto;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.sub-menu li:first-child {
  margin-top: 180px;
}

header.stickytop .sub-menu li:first-child {
  margin-top: 100px;
}

.sub-menu li:nth-child(1) {
  -webkit-transition-delay: 0.05s;
}

.sub-menu li:nth-child(2) {
  -webkit-transition-delay: 0.1s;
}

.sub-menu li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
}

.sub-menu li:nth-child(4) {
  -webkit-transition-delay: 0.2s;
}

.sub-menu li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
}

.sub-menu li a {
  color: #fff;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 14px;
  width: 100%;
  display: block;
  float: left;
  line-height: 40px;
}

.oppenned {
  width: 40px;
}

.oppenned > .sub-menu {
  opacity: 1;
  height: 100vh;
  width: 100%;
  background-color: #00897b;
  border-radius: 0;
  position: fixed;
      padding-top: 100px;
}

.oppenned .menu-item-has-children .sub-menu {
  opacity: 1;
    height: auto;
    width: auto;
    background-color: #00897b;
    border-radius: 0;
    position: relative;
    padding-top: 0px;
    display: inline-block;
    padding-left: 60px;
    width:100%
}
.oppenned .menu-item-has-children:hover   {
       background: transparent;
}
.oppenned .menu-item-has-children:hover .sub-menu  {
  padding: 20px 15px 20px 5px;
    top: 0px;
    opacity: 1;
    height: auto;
    width: auto;
    background-color: #00897b;
    border-radius: 0;
    position: relative;
    padding-top: 0px;
    display: inline-block;
    width: 100%;
    padding-bottom: 0px;

  
}
.oppenned .menu-item-has-children .sub-menu li  {

   /* padding-left: 60px;    width:100%*/

}
.oppenned .menu-item-has-children:hover .sub-menu li  {

    padding-left: 60px;    width:100%

}

.oppenned .menu-item-has-children .sub-menu li:hover  {
  opacity: 1;
    height: auto;
    width: auto;
        background: rgba(25, 29, 35, 0.15);
    border-radius: 25px;
    border-radius: 0;
    position: relative;
    padding-top: 0px;
    display: inline-block;
    padding-left: 60px;    width:100%

}
.oppenned .menu-item-has-children .sub-menu li a{
        font-size: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 0 !important;
    padding-left: 10%;
    font-family: "Montserrat";    width:100%

}
}


.oppenned span {}

.oppenned span:nth-child(2) {
  overflow: visible;
}

.oppenned span:nth-child(1),
.oppenned span:nth-child(3) {
  z-index: 100;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.oppenned span:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(5px) translateX(5px);
  transform: rotate(45deg) translateY(5px) translateX(5px);
}

.oppenned span:nth-child(2) {
  opacity: 0;
}

.oppenned span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-10px) translateX(10px);
  transform: rotate(-45deg) translateY(-10px) translateX(10px);
}

.oppenned li {}

.mobile-menu .social-header {
  float: none;
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-left: 10%;
}

.mobile-menu .social-header li {
  float: left;
  width: auto;
  display: inline-block;
  clear: initial;
  margin-right: 35px;
}

.mobile-menu .social-header li:last-child {
  margin-right: 0;
}

.mobile-menu .social-header li:nth-child(1),
header.stickytop .mobile-menu .social-header li:nth-child(1) {
  margin-top: 0;
}

header.stickytop .mobile-menu .social-header {
  display: inline-block;
}

.mobile-menu hr {
  display: block !important;
  background: rgba(255, 255, 255, 0.5);
  float: left;
  margin-top: 10px;
  margin-left: 10%;
  margin-bottom: 30px;
}

div.wpcf7-validation-errors {
  border: 2px solid #f00;
  background: #f00;
  color: #fff;
  display: none !important;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
  background: #398f14;
  color: #fff;
}

.single .img-actus img {
  max-width: 100% !important;
  height: auto;
}

.single .desc-actus p {
  max-width: 100%;
}

#wrap_404 {
  text-align: center;
  padding-bottom: 30px;
  padding-top: 60px;
  background: #00897b;
}

.title_404 {
  font-size: 11em;
  margin-bottom: 90px;
}

.line_1_404 {
  font-size: 2em;
  text-transform: uppercase;
  display: block;
}

.line_2_404 {
  font-size: 22px;
  padding-bottom: 32px;
  margin-bottom: 32px;
  display: inline-block;
}

#wrap_404 .readon {
  margin: 0px;
}

.form-brochure .your-file,
.form-brochure br {
  display: none;
}

.btn-demo {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 999;
  width: 100px;
  height: 100px;
  background: #b2004e;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 3px solid #fff;
  font-size: 12px;
  font-weight: 100;
  -webkit-box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.btn-demo span {
  font-weight: bold;
  letter-spacing: 6px;
  font-size: 16px;
  padding-left: 5px;
}

.btn-demo:hover {
  background: #007690;
}

.modal-backdrop.in {
  z-index: 99999;
  opacity: 0.7;
}

.modal-open .modal {
  z-index: 9999999999999;
}

.modal.in .modal-dialog {
  top: calc(50% - 300px);
  width: 80%;
}

.modal-content {
  box-shadow: none;
  border-radius: 25px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 30px;
  background: #f3f3f3;
  position: relative;
}

.modal-content .title-section h3 {
  color: #00897b;
  text-align: left;
  font-size: 26px;
  margin-bottom: 10px;
}

.modal-body {
  z-index: 9;
}

.remplir-form p b {
  color: #b2004e;
}

.modal-content:after {
  content: " ";
  position: absolute;
  width: 450px;
  height: 450px;
  background: url(assets/images/motif-map.png);
  top: 0;
  right: 0;
  border-radius: 0 25px 0 0;
}

button.close {
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 9;
}

.teams {
  padding-bottom: 180px;
}

.list-teams {
  padding-top: 85px;
}

.one-team {
  border: 1px solid rgba(124, 126, 127, 0.38);
  border-radius: 25px;
  position: relative;
  text-align: center;
  padding-top: 128px;
  padding-bottom: 95px;
}

.one-team:after {
  content: " ";
  position: absolute;
  width: 234px;
  height: 234px;
  background: url(assets/images/bg-team.png);
  top: 0;
  right: 0;
  opacity: 0.6;
}

.img-team {
  position: relative;
  z-index: 9;
  margin-bottom: 70px;
}

.img-team img {
  width: auto !important;
  margin: 0 auto;
  border: 2px solid #b1004d;
  border-radius: 50%;
  max-width: 200px !important;
  padding: 10px;
}

.desc-team {
  position: relative;
  z-index: 9;
}

.desc-team h2 {
  margin-bottom: 5px;
  color: #191d23;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}

.desc-team p {
  color: #b9224b;
  font-size: 20px;
  font-weight: 400;
}

.one-team:hover {
  cursor: pointer;
}

.one-team:hover .img-team img {
  border: 2px solid #00897b;
}

.one-team:hover .desc-team p {
  color: #00897b;
}

.owl-theme .owl-nav div {
  width: 69px;
  height: 69px;
}

.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-prev:hover {
  background: url("assets/images/team-left.png");
  background-size: contain;
}

.owl-theme .owl-nav .owl-next,
.owl-theme .owl-nav .owl-next:hover {
  background: url("assets/images/team-right.png");
  background-size: contain;
}

.content_form_brochure .wpcf7-form.sent,
div.wpcf7-spam-blocked {
  display: none;
}

div.wpcf7-spam-blocked {
  display: none !important;
}

.content_form_brochure .wpcf7-form.sent {
  display: initial;
}

.thanks {
  display: none;
}

.thanks p {
  font-size: 18px;
  color: #007690;
}

.mfp-wrap {
  z-index: 9999999;
}

span.wpcf7-not-valid-tip {
  text-align: left;
  padding-left: 3px;
}

.contact-form .wpcf7-not-valid {
  border-color: #f00;
}

.g-recaptcha {
  display: inline-block;
  margin-bottom: 15px;
}

.block-recaptcha span.wpcf7-not-valid-tip {
  text-align: center;
  margin-bottom: 15px;
}

.modal-open .modal {
  z-index: 999999;
}

.btn-green {
  background: #00897b;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  border-radius: 25px;
  min-height: 40px;
  min-width: 200px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  letter-spacing: 1px;
}

.btn-green:hover,
.btn-green:focus {
  text-decoration: none;
  background: #ff5722;
  color: #fff;
}

.mobile-menu {
  display: none;
}

#navbar {
  display: block;
}

.btn-demo {
  background-color: #ff5722;
}

.title-section h3 {
  color: #ff5722;
}

.img-team img {
  border-color: #ff5722;
}

.remplir-form p b {
  color: #ff5722;
}

.desc-team p {
  color: #ff5722;
}

.btn-demo:hover {
  background: #00897b;
}

.one-team:hover .img-team img {
  border-color: #00897b;
}

.contact .title-section h3 {
  color: #00897b;
}

header .navbar-brand>img {
 /* width: auto !important; */
    /* height: auto; */
  position: absolute;
  top: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
	margin-left: -20px;
}

header.stickytop .navbar-brand>img {
    width: 150px;
    /* height: 65px; */
    position: absolute;
    top: 10px;
    margin-left: -20px;
}


.home header,
.single-projects header,
body header {
  padding-top: 15px;
}

.content_form_brochure .wpcf7-mail-sent-ok {
  display: none !important;
}

@media (max-width: 1024px) {
  .mobile-menu {
    display: block;
  }

  #navbar {
    display: none !important;
  }

  .stickytop {
    height: 68px;
  }
}

@media (min-width: 1600px) {
header .navbar-brand>img {
    margin-top: 0px;
    width: 204px;
    /* height: 85px; */
    position: absolute;
    top: 70px;
    max-width: none;
    margin-left: -20px;
}

header.stickytop .navbar-brand>img {
    margin-top: 0px;
    width: 150px;
    /* height: 85px; */
    position: absolute;
    top: 10px;
    max-width: none;
    margin-left: -20px;
}
}

@media only screen and (max-width: 768px) {
  header.stickytop .navbar-brand>img {
    top: 0px;
  }
}

.mobile-menu {
  top: 60px;
}

.line_1_404,
.line_2_404 {
  color: #FFF;
}

.pagination .disabled.hidden-xs {
  display: none;
}

.pagination li a,
.pagination li span {
  border-radius: 50% !important;
  margin: 0px 10px;
  color: #FFF;
  background-color: #000000 !important;
  border: 1px solid #000000 !important;
}

.pagination li a:hover {
  background-color: #ff5722 !important;
  border: 1px solid #ff5722 !important;
  color: #FFF !important;
  ;

}

.pagination li span:hover {
  background-color: #ff5722 !important;
  border: 1px solid #ff5722 !important;
  color: #FFF !important;
  ;

}

.pagination li span {
  background-color: #ff5722 !important;
  border: 1px solid #ff5722 !important;
  color: #FFF !important;
  ;

}

ul.breadcrumb {
  padding: 10px 40px;
  list-style: none;
  background-color: transparent;
  text-align: start;
  margin-bottom: 30px;
  border-bottom: 1px solid #b9b9b9;
  border-radius: 0px;
}

ul.breadcrumb li {
  display: inline;
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 13px;
}

ul.breadcrumb li+li:before {
  padding: 8px 4px 8px 8px;
  color: #818181;
  content: "/\00a0";
}

ul.breadcrumb li a {
  color: #818181;
  text-decoration: none;

}

ul.breadcrumb li.active {
  color: #333;
  text-decoration: none;
}

ul.breadcrumb li a:hover {
  color: #333;
  text-decoration: none;
}

.top-footer {
  transform: skew(0deg, 0deg);
}

.recent-actus {
  padding: 40px 20px 20px 40px;
}

.recent-actus h4 {

  color: #ff5722;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: start;

}

.recent-actus .img-actus {
  margin: 30px 40px 10px 0px;
}

.recent-actus .img-actus img {
  height: auto;
}

.recent-actus .date {
  text-align: start;
  color: #ff5722;
  font-size: 12px;
}

.recent-actus .title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
}

.recent-actus .more {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

.recent-actus li {
  text-align: start;
}

.recent-actus ul hr {
  height: 1px;
  background-color: #b9b9b9;
  margin: 15px 0px 40px 0px
}

.btn-more {
    padding: 10px;
    padding-left: 0px;
}

.btn-plus:hover,
.btn-plus:focus {
  text-decoration: none;
  background: #ff5722;
  border: 1px solid #ff5722;
  color: #fff;
}

.details-actus .desc-actus .img-actus {
  margin: 20px 0px 30px 0px;
  padding: 0px;
	border-radius: 20px;
	  background-size: cover!important;

}

.details-actus .desc-actus .img-actus .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 10px;
  height: 250px;
	    
}

.details-actus .desc-actus p {
  max-width: 100%;
  text-align: start;
}

.listing-actus .img-actus .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  height: 200px;
}

.listing-actus .desc-actus {
  height: 230px;
  padding: 40px;
  text-align: start;
}

.listing-actus .img-actus {
  padding: 15px;
  max-width: 380px;
}



.listing-actus.one-actus {
  padding: 15px 30px;
  border-radius: 10px;
  border: 1px solid #FFF;
  transition: all 0.4s;
}

.listing-actus.one-actus:hover {
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 15px 3px rgba(0, 0, 0, 0.08);

}

.listing-actus.one-actus:nth-child(even) .desc-actus {
  padding-left: inherit;
}

.listing-actus.one-actus:nth-child(even) .img-actus {
  float: left;
}

.blog-listing.blog {
  padding-top: 10px;
  padding-bottom: 0px;
  background: #fff;
  position: relative;
  -webkit-transform: skew(0deg, -3deg);
  transform: skew(0deg, -3deg);
  margin-top: -55px;
  margin-bottom: 85px;
	z-index:0;
}

.details-actus.one-actus {
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
  padding: 20px 40px 240px 40px;
  background-color: #f3f3f3;
}

.details-actus.one-actus h3 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: start;
  font-family: Montserrat;
}

.listing-actus .desc-actus p.date {
  text-align: start;
  color: #ff5722;
  font-size: 14px;
}

@media (min-width: 1600px) {
  .details-actus .desc-actus p.date {
    color: #ff5722;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 15px;
    text-align: start;
  }
}

@media (max-width: 1599px) {
  .details-actus .desc-actus p.date {
    color: #ff5722;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 10px;
    text-align: start;
  }
}


.blog {
  padding-top: 10px;
  padding-bottom: 0px;
  background: #fff;
  position: relative;
  -webkit-transform: skew(0deg, -3deg);
  transform: skew(0deg, -3deg);
  margin-top: -55px;
  margin-bottom: 0px;
}

.blog .content {
  -webkit-transform: skew(0deg, 3deg);
  transform: skew(0deg, 3deg);
  text-align: center;
}

.blog .content .container {
  padding: 0px;
  padding-top: 30px;
}

.blog .content .container .actus-content {
  border-right: 1px solid rgba(185, 185, 185, 0.3);
  padding: 0px;
}

.blog-details.blog {
  padding-bottom: 0px;
  padding-top: 10px !important;
}

.dropdown-lang {
  text-transform: uppercase;
  position: relative;
  top: unset;
  right: unset;
  width: unset;
  height: unset;
  cursor: pointer;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0 20px;
  font-weight: bold;
  margin: 0px 10px;
}

.flag-fr {
  height: 12px;
  width: 16px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
  background-size: contain;
  background: url('./assets/icons/fr.svg');
}

.flag-en {
  height: 12px;
  width: 16px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 10px;
  background-size: contain;
  background: url('./assets/icons/gb.svg');
}

.menu-lang {
  padding: 10px;
}

.menu-lang li {
  padding: 0px !important;
  border-bottom: 1px solid #e5e5e5;
}

.menu-lang li:last-child {
  border-bottom: none;
}

.menu-lang li a {
  text-transform: capitalize;
  font-weight: 600;
  padding: 10px;
  font-size: 14px;
}

.menu-lang li a .locale-text {
  display: inline-block;
  padding-left: 10px;
  border-left: 1px solid #e5e5e5;
}

#dropdownLang i {
  padding-right: 10px;
}

.tp-banner {
  height: 500px !important;
}
#actus .tp-banner-container .tp-banner {
  height: 380px !important;
}
.addthis_toolbox{
	    bottom: 0px;
    position: absolute;
    right: 60px;
}
.no-article{
	margin-right: 45px;
    margin-bottom: 50px;
    font-size: 32px;
    text-transform: uppercase;
}
.list-actus {
    width: inherit !important;
    margin-left: 0;
}
@media (max-width: 767px){
	.listing-actus.one-actus .img-actus {
		padding: 0px !important;
	}
		.listing-actus.one-actus .desc-actus {
		padding: 0px !important;
	}
	.details-actus .desc-actus .img-actus{
		height:250px !important;
	}
	.details-actus.one-actus{
		padding: 20px 20px 240px 20px
	}
	.details-actus.one-actus h3{
		font-size:18px;
	}
	.desc-actus{
		padding:0px !important;
	}
	.listing-actus .desc-actus{
		height: auto !important;
		
	}
}
.tparrows{
	display:none;
}
.blog.blog-details{
	z-index:0;
}
.flipster__container{
	z-index:1;
}
.my-flipster{
	width:79%;
}
.flipster__item--current{
	margin-left:3px;
}
.slinks h4,.find-us h4,.footer-links h4{
	white-space:nowrap;
}
#actus {
  min-height: 400px;
  height: 400px;
  background: url('./assets/images/bg_actus.png') ;
}

@media (min-width: 1600px) {
  ul.breadcrumb li {
    font-size: 16px;
  }

  #actus {
    height: 500px;
  }
}
@media (max-width: 991px) {
.hide-scroll{    
	transition: all 0.3s;
    transform: scale(0);
}
.show-scroll{    
	transition: all 0.3s;
    transform: scale(1);
}
	.mobile-loaded{
		display:none !important;
	}
}

#wpls-logo-showcase-slider-1 .wpls-fix-box {
    border: 1px solid #e3e4e8;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,.075);
    border-radius: 44px;
    padding: 50px 0px;
    height: 190px;
        margin: auto;
    display: flex;
    background:#FFFFFF;
}

.sliderimage_hide_border .wpls-logo-cnt.slick-slide img {
 
    margin: auto;
}

.wpls-logo-showcase {
    padding: 0;
}
.stickytop .menu-item-has-children:hover .sub-menu{
    background-color: rgba(0,137,123,0.8);
}
.footer-links  .menu-item-has-children:hover .sub-menu{
    display:none;
}
.menu-item-has-children:hover .sub-menu,.menu-item-has-children .sub-menu:hover {
        /* height: 0; */
    right: 0;
    left: 0;
    top: 40px;
    /* position: absolute; */
    /* border-radius: 50%; */
    z-index: 18;
    /* overflow: hidden; */
    /* margin: 0; */
    position: absolute;
    display: table;
    background: transparent;
    border-radius: 08px;
    color: #fff;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat";
    font-weight: bold;
    margin-top: 0px;
    padding: 30px 15px 20px 15px;
}

.sub-menu li:nth-child(1) {
    -webkit-transition-delay: 0.05s;
    /* padding-left: 20px; */
}
.sub-menu li:first-child {
    margin-top: 0px;
    /* padding-left: 20px; */
}
.sub-menu li {
    display: block;
    float: right;
    width: 100%;
    clear: both;
    height: auto;
    -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    /* padding-left: 20px; */
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat";
    font-weight: 600;
    letter-spacing: 1px;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    -webkit-transition: all 0s ease-out;
    transition: all 0s ease-out;
    text-align: start;
}   
.sub-menu li:hover {
    color: #fff;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 100%;
    display: block;
    float: left;
    line-height: 40px;
    background: rgba(25, 29, 35, 0.15);
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    color: #fff;
    /* font-size: 15px; */
    /* font-family: "Montserrat"; */
    /* font-weight: 600; */
    /* letter-spacing: 1px; */
    /* padding-left: 20px; */
    /* padding-right: 20px;*/
    /* -webkit-transition: all 0s ease-out; */
    /* transition: all 0s ease-out; */
}

.sub-menu li a:hover {
    text-decoration:none
}

.sub-menu li a {
    color: #fff;
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 100%;
    display: block;
    float: left;
    line-height: 40px;
    padding: 0 15px;
}

header.stickytop .sub-menu li:first-child {
    margin-top: 0px;
}
.filter-container{
display:none;
}
.btn-filter{
    background: transparent;
    color: #4a4f53;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    border-radius: 4px;
    min-height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0px 25px;
    /* letter-spacing: 1px; */
    border: none;
    margin-bottom: 50px;
    font-family: "Montserrat";
}
.btn-filter:hover{
        background: rgb(255,87,34,0.8);
    color: #FFF;
   
    
}
.btn-filter.active{
    background: #ff5722;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    border-radius: 4px;
    min-height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0px 25px;
    letter-spacing: 1px;
}

.title-section.features h3 {
    text-transform: uppercase;
        font-size: 24px;
    font-family: "Montserrat";
    font-weight: bold;
    color: #191d23;
    margin-top: 0px;
    margin-bottom: 0px;
}

.bloc-feature {
    margin-top: 50px;
}


.wpls-logo-showcase {
    padding: 0 0px 20px 0px !important;
  
}
.wpls-logo-showcase .slick-track{
    width:100%;
}


.follow-link{
     color: #ff5722;
     font-size: 20px;
     font-weight: bold;
     text-decoration: underline;
}
.follow-link:hover {
    color:#00897b;
}


.wpls-logo-showcase .wpls-logo-cnt.slick-slide {
    margin-bottom: 10px;
    margin-top: 10px;
}

@media (max-width: 1599px){
.sub-menu li a {
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;

}
.menu-item-has-children:hover .sub-menu,.menu-item-has-children .sub-menu:hover {

    padding: 20px 15px 20px 5px;
    top:20px;
}

}
@media (min-width: 1025px) {
    .btn-filter{

    padding: 0px 15px;

}
    .wpls-logo-showcase .wpls-logo-cnt.slick-slide::last-child {
    margin: 10px 0px 0px 0px;
}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide {
    margin: 10px 23px 10px 2px;
}
  .padding-left-40{
  padding-left:40px;
      
}
  .no-padding-right{
      padding-right:0px;
  }
  .no-padding-left{
      padding-left:0px;
  }
}
