﻿@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
<link rel="preconnect"href="https://fonts.gstatic.com" > @keyframes masuperanimation {
  100% {
    transform: translateY(-150px);
  }
}
body {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  background: #1a1a1a;
  padding: 0 30px;
}
ul, li {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  color: #333333;
  text-decoration: none;
}
a:focus, a:hover {
  color: #333333;
  text-decoration: underline;
}
h1, h2, h3, h4, h5 {
  font-family: 'Raleway', sans-serif;
  font-weight: bolder !important;
}
.slick-slide {
  outline: none;
}
.btn {
  background-color: transparent;
  border-radius: 0px !important;
  padding: 15px 25px;
  color: #fff;
  border-radius: 0px;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  border: 1px solid #fff;
}
.btn:hover {
  background: #4c4c4c;
  color: #fff !important;
}
.haut {
  background-color: #333333;
  height: 50px;
}
.haut a {
  color: #fff;
}
.haut a:hover {
  color: #014eb4;
}
.haut .horaires:hover {
  text-decoration: none;
  background-color: transparent;
  color: #fff !important;
  cursor: text;
}
.haut .horaires:focus {
  text-decoration: none;
  background-color: transparent;
  color: #fff !important;
  cursor: text;
}
.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}
.menu {
  display: block;
  width: 100%;
  top: 0px;
  z-index: 9;
  position: sticky;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
.affix {
  top: 0px;
  background: #fff;
}
.menu .logo {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 6px;
}
.menu .logo img {
  margin-top: 20px;
}
.slide-home .slick-slide {
  height: 700px;
  position: relative;
  background-size: cover;
  position: relative;
  background-position: center;
}
.slide-home .slick-slide:after {
  position: absolute;
  width: 100%;
  height: 700px;
  background-color: #000;
  display: block;
  content: "";
  top: 0px;
  opacity: .2;
}
.slide-home .slide {
  height: 670px;
  position: relative;
  background-size: cover;
  position: relative;
}
.slide-home .slick-dots {
  bottom: 25px !important;
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    background: #020203;
   margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
        display: inline-table;
    text-align: center;
    min-width: 175px;
    padding-bottom: 7px;
    border-radius: 25px;
	width: auto;
}
.slide-home .slick-dots li button {
  width: 9px !important;
    height: 9px !important;
    border-radius: 10px !important;
    background: #fff;
    opacity: .8;
    border: 1px solid #000;
}
.slick-dots li { width: 11px; height: 11px;}
.slide-home .slick-dots li.slick-active button:before {
  opacity: .75;
  color: transparent !important; /* background: #fff; */
}

.slide-home  iframe {
    height: 334px !important;
}
.tp-caption {
  z-index: 7;
  font-size: 60px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  visibility: inherit;
  transition: none 0s ease 0s;
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  letter-spacing: 0px;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  bottom: 30px;
  text-align: left;
  position: absolute;
  width: 100%;
}
.tp-caption:before {
  content: "";
  display: block;
  width: 140px;
  height: 14px;
  background-image: url(../images//traits.svg);
}
.tp-caption h2 {
  font-size: 35px;
  margin-top: 0px;
  font-weight: 700 !important;
}
.tp-caption span {
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
}
.tp-caption span {
  display: inline-grid;
}
.tp-caption p {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  margin: 0 auto;
  padding: 0px;
}
.tp-caption .btn {
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 0px;
  color: #fff;
  z-index: 9;
  min-width: 220px;
  max-width: 220px;
  white-space: nowrap;
  font-size: 16px;
}
.tp-caption .btn:hover {
  background-color: #1a1a1a;
  color: rgb(255, 255, 255);
  border: 1px solid #1a1a1a;
}
.navbar-default {
  background-color: transparent;
  border: 0px;
  margin-bottom: 0px;
}
.navbar-default a {
  color: #fff;
  text-transform: uppercase;
  padding: 30px 15px;
}
.navbar-default a:hover {
  background-color: rgb(251, 234, 35);
}
.navbar-default a strong {
  display: block;
}
.navbar-default a strong span {
  font-size: 16px;
  margin-right: 5px;
  top: 2px;
  position: relative;
}
.navbar-default .navbar-nav > li > a {
  color: #333333;
  padding: 80px 8px 10px 8px;
  font-size: 12px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: right 15px;
  border-bottom: 4px solid #33333300 !important;
}
.navbar-nav li:last-child a, .navbar-nav li:nth-last-child(2) a {
  color: #26468b;
  padding: 30px 13px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #1a1a1a;
  border-bottom: 4px solid #1a1a1a !important;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #1a1a1a;
  border-bottom: 4px solid #1a1a1a !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #1a1a1a;
  background-color: transparent;
  border-bottom: 4px solid #1a1a1a;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.menu-right {
  float: right;
}
.menu-right a {
  color: rgb(51, 90, 106);
  background-color: #333333;
  padding: 10px 15px !important;
  color: rgb(51, 90, 106) !important;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
}
.menu-right li:last-child a {
  color: rgb(51, 90, 106) !important;
  text-transform: uppercase;
  margin-top: 5px; /* margin-right: 20px; */
  height: 40px;
  margin-right: 10px;
  margin-left: 0px;
  line-height: 20px;
  border: 0px;
  color: #fff !important;
  background: #1a1a1a;
  padding: 10px 50px !important;
}
.menu-right li:last-child a:hover {
  background-color: #4c4c4c !important;
  color: #fff !important;
}
ul.nav.navbar-nav.menu-soc {
  float: right;
  margin-right: 0px;
}
ul.nav.navbar-nav.menu-soc li a {
  width: 44px;
  height: 42px;
  padding: 0 14px;
  line-height: 39px;
  text-align: center;
  background: #1a1a1a;
  color: #fff;
  margin-top: 25px;
  margin-right: 5px;
  margin-left: 5px;
  border: 2px solid #1a1a1a;
}
ul.nav.navbar-nav.menu-soc li a:hover {
  background: #333;
  border: 2px solid #1a1a1a !important;
}
.slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.bloc-3 {
  text-align: center !important;
  background-color: #eeeeee;
  padding: 20px 0 20px 0;
  margin-top: 20px;
}
.bloc-3 h2 {
  padding: 0px;
  font-family: "Poppins";
  color: #335a6a;
  font-weight: normal !important;
  font-size: 40px;
  margin-bottom: 25px;
}
.bloc-3 h2 strong {
  padding: 0px;
  font-family: "Poppins";
  color: #335a6a;
  font-weight: 800 !important;
}
.bloc-3 p {
  font-size: 15px;
  line-height: 25px;
}
.bloc-3 .bt {
  font-size: 15px;
  font-weight: bold;
  color: #335a6a;
  text-decoration: underline;
  margin-top: 25px;
  display: block;
}
.bloc-3 h2 {
  color: #444444;
  font-weight: 100 !important;
}
.bloc-3 p {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
.bloc-3 hr {
  background: #333333;
  border: 0px;
  height: 1px;
  width: 80px;
}
.bloc-3 hr {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bloc-5 {
  padding: 15px 0;
}
.bloc-6 {
  padding: 15px 0;
  background-color: #eeeeee;
}
.bloc-7 {
  background-image: url(../images/bg_1.jpg);
  background-size: cover !important;
  padding: 40px 0;
  background-position: 0;
  position: relative;
  background-attachment: fixed;
}
.bloc-7 .item-icon {
  text-align: center;
  border: 1px solid #5a5959;
  padding: 25px 0;
}
.bloc-7 .item-icon h3 {
  font-weight: normal !important;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
}
.bloc-7 .bg-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(51, 51, 51, 0.60);
  left: 0;
}
.bloc-7 .item-icon .glyphicon {
  font-size: 45px;
  background: #333333;
  color: #fff;
  padding: 20px;
}
.bloc-7 .item-icon .fa {
  font-size: 45px;
  background: #333333;
  color: #fff;
  padding: 20px;
}
.bloc-8 {
  text-align: center !important;
  padding: 35px 0;
}
.bloc-8 .title h2 {
  font-weight: normal !important;
  font-size: 45px;
}
.bloc-8 hr {
  background: #333333;
  border: 0px;
  height: 1px;
  width: 80px;
}
.bloc-9 {
  background-image: url(../images/bg_1.jpg);
  background-size: cover !important;
  padding: 40px 0;
  font-size: 14px;
  background-position: 0;
  position: relative;
  background-attachment: fixed;
  color: #fff;
}
.bloc-9 .bg-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(51, 51, 51, 0.60);
  left: 0;
}
.bloc-9 h4 {
  font-weight: normal !important;
  position: relative;
  font-size: 45px;
}
.bloc-9 h4:after {
  content: "";
  width: 80px;
  height: 1px;
  background: #fff;
  display: block;
  margin: 15px auto 15px auto;
}
.bloc-9 .btn {
  margin-top: 0px;
}
.bloc-9 .align-items-center {
  text-align: center;
  color: #fff;
}
.bloc-9 .align-items-center .btn {
  margin-top: 20px;
  background-color: transparent;
  border: 1px solid #fff;
}
.row.align-items-center {
  position: relative;
}
.bloc-10 {
  padding: 40px 0;
}
.bloc-10 td, .bloc-10 th {
  padding: 15px !important;
  font-size: 14px;
}
.bloc-10 table .thead-dark {
  background-color: #4c4c4c;
  color: #fff;
}
.home-pr {
  padding: 40px 0;
  background: #f3f3f3;
}
.home-pr .head {
  text-align: center;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  letter-spacing: 2px;
  z-index: 1;
  position: relative;
}
.home-pr .head h2 {
  font-weight: 400 !important;
  color: #333333;
  font-size: 45px;
  margin-bottom: 20px;
  margin-top: 5px;
  letter-spacing: 0px;
}
.home-pr .head h2:after {
  content: "";
  width: 80px;
  height: 1px;
  background: #333333;
  display: block;
  margin: 15px auto 15px auto;
}
.home-pr .pr-item {
  text-align: center;
  padding: 0px;
  height: 470px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-blend-mode: luminosity;
}
.home-pr .pr-item:before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 212, 255, 0) 100%);
}
.home-pr .pr-item .text h3 {
  margin-top: 35px;
  margin-bottom: 30px;
}
.home-pr .pr-item .text:hover h3 {
  margin-bottom: 10px;
}
.home-pr .pr-item .text {
  position: absolute;
  z-index: 10;
  color: #fff;
  display: block;
  width: 100%;
  /* bottom: -100px; */
  padding: 15px;
  height: 200px;
  text-align: left;
  padding-top: 230px;
  text-align: left;
}
.home-pr .pr-item .text p {
  color: #fff;
}
.home-pr .pr-item .text:hover {
  animation: masuperanimation 1s;
  animation-fill-mode: forwards;
  height: 500px
}
.home-pr .pr-item .text h3 {
  color: #fff;
}
.home-pr a:hover {
  text-decoration: none;
}
.home-pr .pr-item h3 {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #444444;
  font-weight: 600 !important;
  text-align: left;
  text-transform: uppercase;
}
.home-pr .pr-item p {
  color: #ffffff;
  font-size: 13px;
  text-align: justify;
}
.home-pr .pr-item span {
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase !important;
  display: block;
  background: #ff0000;
  padding: 10px 5px;
  width: 37px;
  position: absolute;
  bottom: 0px;
  text-align: center;
  right: 16px;
}
.home-pr .pr-item .btn {
  background-color: transparent;
  padding: 0px 5px;
  letter-spacing: 1px;
  color: #fff;
  font-size: 13px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0px;
  border-bottom: 1px solid #fff;
}
.home-pr .pr-item .btn:hover {
  background-color: #1a1a1a;
}
.chiffres {
  background-color: #335a6a;
  color: #fff;
  padding: 50px 0;
}
.chiffres .col-md-3 {
  text-align: center;
}
.chiffres .col-md-3 h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400 !important;
  font-size: 34px;
  letter-spacing: 1px;
}
.chiffres .col-md-3 hr {
  background-color: rgb(251, 234, 35);
  border: 0px;
  height: 1px;
  width: 40px;
}
.chiffres .col-md-3 p {
  font-family: "Poppins";
  font-size: 14px;
  letter-spacing: 1px;
}
.temoin {
  padding: 50px 0;
}
.temoin-fiche {
  background-color: #dcf5ff;
}
.temoin-fiche .caption {
  color: #666666 !important;
}
.temoin-fiche .slick-current .caption {
  color: #fff !important;
}
.temoin .head {
  text-align: center;
}
.temoin .head h2 {
  font-weight: 400 !important;
  color: #335a6a;
}
.temoin .head p {
  font-family: "Poppins";
  font-size: 16px;
}
.temoin .head hr {
  background-color: rgb(251, 234, 35);
  border: 0px;
  height: 1px;
  width: 80px;
}
.temoin .slide-temoin {
  margin: 25px 0;
}
.temoin .caption {
  padding: 30px;
  color: #cccccc;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}
.temoin .slick-slide {
  text-align: center;
  margin: 0 20px;
  outline: none;
}
.temoin .slick-slide img {
  display: inline;
  border-radius: 50%;
  width: 50px;
}
.temoin h4 {
  font-family: 'Raleway', sans-serif;
}
.temoin .slick-current .caption {
  padding: 20px 30px;
  color: #fff;
  background-color: #335a6a;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
}
.temoin .slick-current .caption:after {
  content: "\f0d7";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  display: block;
  font-size: 30px;
  bottom: -18px;
  color: #335a6a;
  left: 50%;
  right: 50%;
  margin-left: -10px;
}
.news {
  padding: 50px 0;
  position: relative;
  background: #fff;
}
.news:before {
  content: "";
  height: 430px;
  position: absolute;
  top: 0px;
  width: 100%;
  background-color: #1a1a1a
}
.news .head {
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  letter-spacing: 2px;
  z-index: 1;
  position: relative;
}
.news .head h2 {
  font-weight: 400 !important;
  color: #ffffff;
  font-size: 45px;
  margin-bottom: 20px;
  margin-top: 5px;
  letter-spacing: 0px;
}
.news .head h2:after {
  content: "";
  width: 80px;
  height: 1px;
  background: #fff;
  display: block;
  margin: 15px auto 15px auto;
}
.news .head p {
  font-family: "Poppins";
  font-size: 16px;
  color: #ffffff;
}
.news .head hr {
  background-color: rgb(251, 234, 35);
  border: 0px;
  height: 1px;
  width: 80px;
}
.news .slick-slide {
  background-color: #fff;
  margin-right: 0px;
  position: relative;
  margin: 10px;
}
.news .text {
  padding: 20px 20px;
}
.news .text span {
  font-weight: bold !important;
  color: #333333;
  font-size: 15px;
  margin: 15px 0;
  display: block;
}
.news .text h4 {
  font-family: "Poppins";
  font-size: 26px;
  font-weight: 400 !important;
}
.news .text p {
  font-size: 14px;
  line-height: 24px;
}
.news .text a {
  color: #333333;
}
.news .slick-slide img {
  display: block;
  width: 100%;
}
.news .text a {
  display: block;
  text-align: left;
  line-height: 55px;
  font-weight: 600 !important;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.news .gris {
  background-color: #f3f3f3;
}
.slide-news {
  margin: 10px 0;
}
.equipe {
  padding: 50px 0;
  background-color: #ffffff;
  position: relative;
}
.equipe:before {
  content: "";
  height: 430px;
  position: absolute;
  top: 0px;
  width: 100%;
  background-color: #f3f3f3;
}
.equipe .head {
  text-align: center;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  letter-spacing: 2px;
  z-index: 1;
  position: relative;
}
.equipe .head h2 {
  font-weight: 400 !important;
  color: #333333;
  font-size: 45px;
  margin-bottom: 50px;
  margin-top: 5px;
  letter-spacing: 0px;
}
.equipe .appli {
  background: #fff;
  text-align: center;
  /* border: 1px solid #e8e8e8; */
  border-bottom: 4px solid #1a1a1a;
  padding-bottom: 35px;
  position: relative;
  cursor: pointer;
  margin: 10px 10px 30px 10px;
  -webkit-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
  -moz-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
  box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
  background-color: #fff;
}
.equipe .appli:hover {
  border-bottom: 4px solid #1a1a1a;
}
.equipe .appli:hover:after {
  border-bottom: 4px solid #1a1a1a;
  width: 57px;
  height: 57px;
  padding-top: 20px;
  background-color: #1a1a1a;
  display: block;
  position: absolute;
  content: "\f178";
  font-size: 35px;
  font: normal normal normal 14px/1 FontAwesome;
  color: #fff;
  margin: 0 auto;
  left: 0%;
  right: 0%;
  bottom: -32px;
}
.equipe .appli img {
  width: 74%;
  border-bottom: 1px solid #eee;
  margin: 0 auto;
}
.equipe a {
  text-decoration: none !important;
}
.equipe .appli h4 {
  color: #1a1a1a;
  font-size: 17px;
  font-weight: 400 !important;
  height: 48px;
  margin: 18px 5px 0px 5px;
}
.equipe .appli span {
  font-size: 14px;
  margin: 0 15px;
}
.fiche-pr .bt-cart {
  margin-left: 20px;
  background: #1a1a1a;
  border: 1px solid #1a1a1a !important;
  color: #fff !important;
}
.fiche-pr .bt-cart:hover {
  border: 1px solid #333 !important;
  color: #fff !important;
}
.slide-team {
  margin: 0px;
}
.partenaires {
  padding: 40px 0;
  background-color: #ffffff;
}
.slide-partenaire {
  margin: 20px !important;
}
.partenaires .head {
  text-align: center;
}
.partenaires .head h2 {
  font-weight: 400 !important;
  color: #335a6a;
}
.slide-partenaire {
  margin: 30px 0;
}
.slide-partenaire figure {
  height: auto;
  padding: 10px;
  text-align: center;
  display: block;
  border: 1px solid #eee;
}
.slide-partenaire figure img {
  width: auto;
  height: 100%;
  margin: 0 auto;
}
.bloc-statique .txt {
  padding: 20px 40px;
}
.bloc-statique .txt h2 {
  font-weight: 100 !important;
}
.bloc-statique .txt p {
  font-size: 14px;
  text-align: justify;
  margin: 20px 0;
}
.bloc-statique .txt ul {
  list-style: none;
  margin: 50px 0 0 0;
  padding: 0px;
}
.bloc-statique .txt ul li {
  display: inline;
  margin-right: 30px;
  float: left;
}
.bloc-statique .txt ul li h5 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 0px;
}
.bloc-statique .txt ul li span {
  font-family: 'Poppins', serif;
  font-size: 22px;
}
.bloc-statique .txt a {
  color: #333;
  text-transform: uppercase;
  float: left;
  border: 1px solid #333;
  padding: 10px 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  text-decoration: none;
}
.bloc-statique .txt a:hover {
  color: #ffffff !important;
  background-color: #4c4c4c;
}
.cta {
  background-color: #d5e3e8;
  width: 100%;
  font-size: 14px;
}
.cta .text {
  padding: 20px 50px;
  font-weight: 400 !important;
}
.cta .text h3 {
  padding: 10px 0 20px 0;
  font-weight: 400 !important;
  font-size: 35px;
}
.cta .text h3 span {
  font-size: 25px;
}
.cta h4 {
  font-family: 'Raleway', sans-serif;
}
.cta .map {
  height: 460px;
  width: 100%;
  background-color: #ccc;
  color: #fff;
  text-align: center;
}
.cta .item-contact {
  padding: 80px 10px 40px 10px;
}
.cta .item-contact a {
  color: #fff;
  padding: 10px;
  display: block;
  text-decoration: underline;
}
.footer {
  background-color: #333333;
  padding: 50px 0 15px 0;
}
.footer h3 {
  color: #fff !important;
}
.footer .logo-footer {
  text-align: center;
}
.footer .logo-footer img {
  width: 80%;
}
.footer .logo-footer span {
  display: block;
  width: 100%;
  color: #fff;
  margin-top: 15px;
}
.footer .logo-footer ul {
  list-style: none;
  margin: 20px 0;
  padding: 0px;
}
.footer .logo-footer ul li {
  display: inline-block;
  margin: 0 5px;
}
.footer .logo-footer ul li a {
  font-size: 18px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  background-color: #1a1a1a;
  color: #ffffff;
}
.footer h3 {
  margin: 0px;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #444444;
}
.footer .menu-footer {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 13px;
}
.footer p {
  font-size: 13px;
  margin-top: 10px;
}
.footer li {
  margin: 10px 0;
  color: #eee;
}
.footer .menu-footer li a {
  color: #eee;
}
.footer .social-footer {
  list-style: none;
  padding: 0px;
  margin: 10px 0;
  font-size: 25px;
}
.footer .social-footer li {
  list-style: none;
  display: inline-block;
  margin-right: 15px;
}
.footer .social-footer li a {
  color: #335a6a;
}
.footer .social-footer li a:hover {
  color: #dfd01d;
}
.copy-right {
  background-color: #1a1a1a;
  color: #ffffff;
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
}
.copy-right a {
  color: #fff !important;
  margin-left: 15px;
}
.modal-content {
  background: #1a1a1a;
}
.searchbar {
  margin-bottom: auto;
  margin-top: auto;
  height: 60px;
  background-color: #353b48;
  padding: 10px;
}
.search_input {
  color: white;
  border: 0;
  outline: 0;
  background: none;
  width: 0;
  caret-color: transparent;
  line-height: 40px;
  transition: width 0.4s linear;
}
.searchbar:hover > .search_input {
  padding: 0 10px;
  width: 450px;
  caret-color: red;
  transition: width 0.4s linear;
}
.searchbar:hover > .search_icon {
  background: #23527c;
  color: rgb(251, 234, 35);
  text-decoration: none;
}
.search_icon {
  height: 40px;
  width: 40px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: white;
}
.headin {
  background-image: url("../images/bg-presentation.jpg");
  height: 335px;
  text-align: center;
  background-size: cover;
  padding-top: 160px;
  background-color: #282828;
}
.head-contact {
  height: 560px;
}
.headin .text {
  text-align: left;
  width: 100%;
}
.head-contact .text {
  top: 26%;
}
.headin h1 {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  font-size: 40px;
  font-weight: 600 !important;
  margin-top: 45px;
}
.headin .fil-ariane {
  font-family: 'Raleway', sans-serif;
  list-style: none;
  margin: 20px 0;
  color: #ffffff;
  font-size: 14px;
  padding: 0px;
}
.headin .fil-ariane li {
  display: inline-block
}
.headin .fil-ariane li a {
  color: #ffffff;
}
.headin .fil-ariane li a:hover {
  color: #ffffff !important;
}
.headin .fil-ariane li a:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  color: #ffffff;
  margin: 0 10px;
}
.list-pr {
  padding: 60px 0;
}
.list-pr .bt-fiche {
  background: #333333;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  padding: 11px 20px;
  font-weight: bold !important;
  position: relative;
}
.list-pr .item-liste:hover .bt-fiche {
  color: #ffffff !important;
  background-color: #333333;
}
.list-pr .bt-fiche:before {
  content: "\f00b";
  background-color: #1a1a1a;
  font: normal normal normal 14px/1 FontAwesome;
  color: #ffffff;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  line-height: 40px;
}
.list-pr .item-liste:hover .bt-fiche:before {
  color: #333333;
}
.list-pr .pres {
  text-align: center;
}
.list-pr .pres h2 {
  color: #444444;
  font-weight: 700 !important;
  font-size: 22px;
  text-transform: uppercase;
}
.list-pr .pres p {
  font-family: "Poppins";
  font-size: 14px;
}
.list-pr .pres hr {
  background-color: #1a1a1a;
  border: 0px;
  height: 2px;
  width: 80px;
}
.item-liste {
  margin: 20px 0;
  box-shadow: 0px 10px 29.7px 0.3px rgba(225, 225, 225, 0.64);
  padding: 15px 5px 3px 5px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background-color: #fff;
  z-index: 5;
}
.item-liste a:hover {
  text-decoration: none;
}
.item-liste h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  height: 48px;
  overflow: hidden;
}
.item-liste p {
  height: 45px;
  overflow: hidden;
}
.fiche-pr {
  padding: 60px 0;
}
.fiche-pr .prix {
  color: #1a1a1a !important;
}
.fiche-pr .quantity {
  margin-bottom: 20px;
}
.fiche-pr .quantity input {
  text-align: center;
  font-size: 15px;
  border: 1px solid #1a1a1a;
  text-align: center;
}
.fiche-pr .min-galerie {
  margin: 20px 0;
}
.fiche-pr .min-galerie a img {
  opacity: 0.4;
}
.fiche-pr .min-galerie a:hover img {
  opacity: 1;
}
.fiche-pr .min-galerie .active img {
  opacity: 1;
}
.fiche-pr h2 {
  font-weight: 100 !important;
  margin: 0 0 20px 0;
}
.fiche-pr p {
  font-size: 14px;
  margin: 0 0 20px 0;
}
.fiche-pr .prix {
  font-family: "Poppins";
  font-size: 28px;
  color: #335a6a;
}
.fiche-pr .bt-fiche {
  color: #de0f23;
  border: 1px solid #de0f23;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  padding: 11px 20px 11px 20px;
  font-weight: bold !important;
  position: relative;
  float: left;
}
.fiche-pr .bt-fiche:hover {
  color: #ffffff !important;
  background-color: #de0f23;
}
.contact-infos {
  width: 70%;
  background-color: #ccc;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}
.contact-infos h4 {
  font-family: 'Raleway', sans-serif;
}
.contact-infos .item-contact {
  padding: 10px 10px 10px 10px;
}
.contact-infos .item-contact a {
  color: #fff;
  padding: 10px;
  display: block;
  text-decoration: underline;
}
.contact {
  background-color: #ffffff;
}
.contact .pres {
  text-align: center;
  background-color: #eeeeee;
  padding: 40px 0 20px 0;
}
.contact .pres h2 {
  color: #444444;
  font-weight: 100 !important;
}
.contact .pres p {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
.contact .pres hr {
  background: #333333;
  border: 0px;
  height: 1px;
  width: 80px;
}
.contact .formulaire hr {
  margin-top: 20px;
  margin-bottom: 10px;
}
.contact h4 {
  font-weight: 500 !important;
  font-size: 20px;
}
.contact ol {
  font-size: 14px;
  padding-left: 20px;
}
.contact input[type="text"], .contact input[type="search"], .contact input[type="email"], .contact input[type="url"], .contact input[type="password"], .contact input[type="tel"], .contact input[type="date"], .contact textarea, .contact select {
  width: 100%;
  font-family: Poppins;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: inherit;
  height: 46px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding-top: 15px;
  padding-bottom: 15px;
  height: auto;
}
.contact select {
  height: 50px;
  border-radius: 0px;
}
.mb-25 {
  margin-bottom: 25px;
}
.bloc-4 {
  padding: 40px 0 0 0;
}
.bloc-4 h2 {
  font-size: 24px;
  font-weight: 600 !important;
  margin: 0 0 15px 0;
  font-family: 'Raleway', sans-serif;
}
.bloc-4 p {
  font-size: 13px;
  text-align: justify;
  margin-bottom: 20px;
}
.bloc-4 .txt {
  padding: 20px 0;
}
.lien-page {
  list-style: none;
  text-align: left;
}
.lien-page li {
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
}
.lien-page a {
  padding: 15px;
  font-size: 24px;
}
.slick-prev {
  left: -10px;
}
.slick-next {
  right: 10px;
}
.contenu-devis .bt-fiche {
  color: #ffffff;
  border: 1px solid #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  padding: 11px 20px 11px 20px;
  font-weight: bold !important;
  position: relative;
  float: left;
}
/** pages 404 start **/
.pages-404 {
  padding: 70px 0;
}
.nobottomborder {
  border: 1px solid #ccc;
  padding: 0 20px 15px 20px;
}
.pages-404 .error404 {
  line-height: .8;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 300px;
  opacity: 2;
  color: #333333;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, .6);
}
.pages-404 .nobottomborder h1 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}
.pages-404 .nobottomborder h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 32px;
  font-weight: 800 !important;
  margin-bottom: 20px;
}
.pages-404 h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 18px;
  font-weight: 800 !important;
  margin-bottom: 20px;
}
.pages-404.hr {
  width: 50px;
  height: 10px;
  background: #eee;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, .4);
  margin: 20px 0;
  ;
}
.pages-404 .nobottomborder p {
  margin-bottom: 0;
  line-height: 30px;
  font-size: 17px;
}
.pages-404 .form-control {
  width: 69%;
  height: 45px;
  padding: 10px 15px;
  border-radius: 0;
  font-size: 13px;
  outline: 0;
  background-color: #eee;
  border-color: #eee;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  color: #6c757c;
  font-weight: 600;
  margin-bottom: 15px;
}
.date {
  font-size: 14px;
  color: #de0f23;
  border-bottom: 2px solid #de0f23;
  padding-bottom: 2px;
  margin-bottom: 5px;
  display: inline-block;
}
.date:before {
  content: "\f073";
  color: #de0f23;
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
.formulaire .container {
  -webkit-box-shadow: 0px 0px 8px 4px rgba(84, 80, 84, 0.07);
  -moz-box-shadow: 0px 0px 8px 4px rgba(84, 80, 84, 0.07);
  box-shadow: 0px 0px 8px 4px rgba(84, 80, 84, 0.07);
  background: #ffffff;
  position: relative;
  top: -50px;
  z-index: 9;
  padding: 20px 40px 40px 40px;
}
.formulaire .checkbox, .formulaire .radio {
  position: relative;
  display: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-field {
  margin-bottom: 8px;
}
.form-field:last-child {
  margin-bottom: 0px;
}
.form-field label {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #000;
}
.form-field .form-input, .form-field .form-comment {
  width: 100%;
  float: left;
  font-size: 15px;
  color: #333;
  padding: 18px;
  font-family: 'Lato', sans-serif;
}
.form-field .form-comment {
  height: 140px;
}
.formulaire select {
  height: 50px;
  padding: 0 10px !important;
}
.form-field {
  padding-left: 5px;
  padding-right: 5px;
}
.form-submit-btn {
  width: auto;
  background: #313131;
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 13px 30px;
  border: 0px;
  font-weight: 700;
}
.form-submit-btn:hover {
  background-color: rgb(202, 212, 1);
  color: #fff;
}
.form-field.input-halfrght {
  padding-right: 5px;
}
.formError {
  left: auto !important;
  /* bottom: -45px; */
  top: auto !important;
  right: 0px !important;
}
.form-field.input-halflft {
  padding-left: 5px;
}
.contact-form {
  padding: 20px 45px;
  display: inline-block;
}
.contact-form .btn {
  background-color: transparent;
  padding: 15px 25px;
  color: #fff;
  font-size: 14px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  margin-top: 20px;
  background: #1a1a1a;
}
.contact-form .btn:hover {
  border: 1px solid #eee;
  color: #333 !important;
}
.formulaire {
  position: relative;
}
.rea-contact {
  position: absolute;
  z-index: 1;
  left: 30%;
  top: 40%; /* right: 40%; */
  width: 320px;
  background-color: #333333;
  padding: 30px 20px;
  color: #ffffff;
  font-size: 16px;
}
.contact-form h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  line-height: 28px;
}
.rea-contact ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.rea-contact ul li {
  margin: 5px 0;
}
.rea-contact ul li:before {
  content: "\f14a";
  font: normal normal normal 14px/1 FontAwesome;
  color: #ffffff;
  margin-right: 5px;
  font-size: 18px;
}
.picto-valid .btn {
  transform: skew(0deg);
  background-color: transparent;
  color: #333;
  border: 1px solid #ccc;
  white-space: normal;
  line-height: 18px;
  padding: 5px 5px;
}
.picto-valid .badgebox:checked + .badge {
  transform: skew(0deg);
}
.btn-default .badge {
  transform: skew(0deg);
}
.picto-valid .badgebox + .badge {
  transform: skew(0deg);
}
.bloc-8 .slick-slide img {
  border: 1px solid #eeeeee;
}
/*************** C L I E N T S ***************/
.clients {
  padding: 0;
  overflow: hidden;
  background: #fbfbfb;
}
.clients .head {
  text-align: center;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  letter-spacing: 2px;
  z-index: 1;
  position: relative;
}
.clients .head h2 {
  font-weight: normal !important;
  font-size: 45px;
}
.clients .head h3 {
  font-weight: normal !important;
  font-size: 45px;
  position: relative;
}
.clients .head h3:after {
  content: "";
  width: 80px;
  height: 1px;
  background: #333333;
  display: block;
  margin: 15px auto 15px auto;
}
.clients .item {
  height: 440px;
  background-color: #fff;
  outline: 0px;
  padding: 20px;
  margin: 0 10px;
  -moz-box-shadow: 0px 0px 25px 0px #eeeeee;
  -webkit-box-shadow: 0px 0px 25px 0px #eeeeee;
  -o-box-shadow: 0px 0px 25px 0px #eeeeee;
  box-shadow: 0px 0px 25px 0px #eeeeee;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee, Direction=NaN, Strength=25);
  text-align: center;
}
.clients .item h4 {
  color: #333333;
  font-size: 16px;
  font-weight: 500 !important;
  letter-spacing: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 25px;
}
.clients .item span {
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
  min-height: 20px;
  overflow: hidden;
}
.clients .item img {
  border-radius: 30px !important;
  height: 51px;
  display: inline-block;
}
.clients .stars {
  margin: 10px 0 10px 0;
  font-size: 20px;
  color: #ffd2b3;
}
.clients .stars2 {
  margin: 10px 0 10px 0;
  font-size: 20px;
  color: #dedede;
}
.clients .item h3 {
  font-size: 17px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 18px;
  overflow: hidden;
}
.clients .item p {
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  height: 250px;
}
.clients .slick-list {
  overflow: visible;
}
.clients .slick-dots {
  bottom: -45px !important;
}
.clients .slick-slider li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  padding: 5px;
  cursor: pointer;
  border: 0;
  outline: none;
  color: #d3eef1;
  background: transparent;
  background: #d3eef1;
}
.clients .slick-slider .slick-active button {
  background: #1a1a1a;
}
.clients .slick-dots li button:before {
  content: '' !important;
  color: transparent;
}
.clients i.fa.fa-user {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background: #eee;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
}
/*************** F I C H E ***************/
.devis {
  height: 418px;
  ;
}
.devis .container {
  height: 418px;
  background-size: cover;
  background-position: center center;
}
.devis .picto-devis {
  text-align: center;
  line-height: 360px;
}
.devis a {
  color: #ffffff;
  text-decoration: underline;
}
.devis .contenu-devis {
  padding-top: 80px;
}
.devis .contenu-devis h3 {
  color: #fff;
  font-size: 34px;
  font-weight: normal !important;
}
.devis .description-devis {
  color: #fff;
  font-size: 14px;
  margin: 15px 0;
  display: block;
}
@media (max-width: 1450px) {
  .rea-contact {
    left: 20%;
  }
}
@media (max-width: 1024px) {
  .rea-contact {
    left: 1%;
  }
  .contact-form {
    padding: 20px 0px;
  }
  .picto-valid {
    padding: 0;
    display: inherit !important;
  }
}
@media (max-width: 1199px) {
  .picto-valid {
    padding: 0;
    display: inherit !important;
  }
  .menu-desktop {
    display: none;
    margin-top: 2px;
  }
  .navbar-nav > li > a:hover {
    color: #ffffff !important;
  }
  .navbar-nav > li > a:focus {
    color: #ffffff !important;
  }
}
@media (min-width: 1200px) {
  .menu-mobile {
    display: none;
  }
  .menu-desktop {
    margin-top: 2px;
    display: block !important;
  }
}
@media (max-width: 990px) {
  .rea-contact {
    display: none;
  }
  .form-field .form-input, .form-field .form-comment {
    float: none;
  }
}
@media (max-width: 768px) {
  .form-field.input-halflft {
    padding: 0px;
  }
  .form-field.input-halfrght {
    padding: 0px;
  }
  .form-field .form-input, .form-field .form-comment {
    float: none;
  }
  .form-field {
    padding: 0;
  }
  .formulaire .container {
    padding: 0px;
  }
  .headin {
    height: auto !important;
    background-position: top right;
  }
}
@media (min-width: 990px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* Hiding the checkbox, but allowing it to be focused */
.btn-default .badge {
  color: #fff;
  background-color: #939393 !important;
}
.picto-valid {
  padding: 20px 0;
  display: inherit;
}
.picto-valid .badgebox {
  opacity: 0;
  /*display: none;*/
  float: left;
}
.picto-valid .badgebox + .badge { /* Move the check mark away when unchecked */
  text-indent: -999999px; /* Makes the badge's width stay the same checked and unchecked */
  width: 27px;
  display: block;
  text-align: center;
  margin: 10px auto;
}
.picto-valid .badgebox:focus + .badge { /* Set something to make the badge looks focused */ /* This really depends on the application, in my case it was: */ /* Adding a light border */
  box-shadow: inset 0px 0px 5px; /* Taking the difference out of the padding */
}
.picto-valid .badgebox:checked + .badge { /* Move the check mark back when checked */
  text-indent: 0;
}
.picto-valid .col-md-4, .picto-valid .col-lg-2 {
  padding-left: 3px !important;
  padding-right: 3px !important;
}
.picto-valid .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #fff;
  width: 100%;
  font-size: 12px;
  margin-top: 0px;
  border-radius: 0px !important;
}
.picto-valid .btn-default h6 {
  border-radius: 0px !important;
  font-size: 14px;
  text-transform: none;
}
.picto-valid .btn:focus, .picto-valid .btn:active:focus, .picto-valid .btn:focus, .picto-valid .btn.focus, .picto-valid .btn:active.focus, .picto-valid .btn.active.focus {
  border: 3px solid #1a1a1a !important;
}
.picto-valid .btn i {
  display: block;
  font-size: 30px;
  color: rgb(202, 212, 0.1);
}
.form-field input:focus ~ .floating-label, .form-field input.valid ~ .floating-label {
  top: 2px;
  bottom: 16px;
  left: 12px;
  font-size: 11px;
  opacity: 1;
}
.form-field textarea:focus ~ .floating-label, .form-field textarea.valid ~ .floating-label {
  top: 2px;
  bottom: 16px;
  left: 12px;
  font-size: 11px;
  opacity: 1;
}
.form-field {
  position: relative;
}
.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  font-size: 15px;
  top: 18px;
  transition: 0.2s ease all;
}
.floating-label i {
  font-size: 12px;
}
.result-message {
  min-height: 500px;
}
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 16px;
  margin-right: 16px;
  padding: 20px 0px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 300;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover, .dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a, .dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  color: #428bca;
  font-size: 18px;
}
.formulaire .row {
  margin-right: 0px;
  margin-left: 0px;
}
.navbar-nav > li > .dropdown-menu {
  background-color: rgba(255, 255, 255, 1)
}
.navbar-nav > li > .dropdown-menu li {
  width: 100%;
}
.navbar-nav > li > .dropdown-menu a {
  color: #333333 !important;
  font-weight: normal;
  text-transform: none;
  transform: skew(0deg);
  border-bottom: 1px solid #333333;
  padding: 10px 3px;
  text-align: center;
  background-image: url(../images/ico-triangle.png);
  background-repeat: no-repeat;
  background-position: top right;
  white-space: normal;
  text-align: center;
}
.navbar-nav > li > .dropdown-menu a span {
  color: #1a1a1a;
}
.navbar-nav > li > .dropdown-menu img {
  display: block !important;
  margin: 10px auto !important;
  border: 1px solid #eee;
}
.navbar-nav > li > .dropdown-menu a:hover {
  background-color: transparent;
  color: #00b9ff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  background-color: #333333;
}
.bt-call {
  position: absolute;
  background-color: #335a6a !important;
  border: 0px !important;
  padding: 11px 17px !important;
  top: 20px;
  right: 80px;
  color: #fbea23 !important;
  font-size: 15px;
}
.page-liste .bt-real {
  color: #de0f23;
  border-radius: 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  padding: 11px 20px 11px 20px;
  font-weight: bold !important;
  position: relative;
  float: left;
  border: 1px solid #de0f23;
}
.page-liste .row {
  padding: 15px 0px;
  -webkit-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
  -moz-box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
  box-shadow: 0 0 12px 0 rgba(32, 46, 60, .06);
  background-color: #fff;
}
.page-liste .bt-real:hover {
  background-color: #de0f23;
  color: #fff !important;
}
.page-liste {
  padding: 35px 0 0 0;
  background: #f3f3f3;
}
.page-liste h2 {
  padding: 0px;
  font-family: "Poppins";
  color: #333333;
  font-weight: 400 !important;
  font-size: 25px;
  margin-top: 5px;
  margin-bottom: 25px;
}
.page-liste h2 strong {
  padding: 0px;
  font-family: "Poppins";
  color: #335a6a;
  font-weight: 800 !important;
}
.page-liste p {
  font-size: 15px;
  line-height: 25px;
  text-align: justify;
}
.page-liste .bt {
  font-size: 15px;
  font-weight: bold;
  color: #335a6a;
  text-decoration: underline;
  margin-top: 25px;
  display: block;
}
.statique {
  text-align: left;
  background-color: white;
}
.statique p {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
}
.statique .text-col1 {
  margin: 20px 0 0 0;
  text-align: justify;
}
.statique .text-col2 {
  margin: 20px 0 0 0;
  column-count: 2;
  column-gap: 25px;
  text-align: justify;
}
.presentation {
  background: #eee;
  color: #333;
  padding-bottom: 20px;
  padding-top: 20px;
}
.presentation .text {
  margin: 0 auto;
  width: 100%;
}
.presentation .text h2 {
  font-weight: normal !important;
  font-size: 35px;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #333;
}
.presentation .text h2 strong {
  color: #de0f23;
}
.presentation p {
  font-size: 16px;
}
.presentation .text a {
  color: #de0f23;
  text-transform: uppercase;
  float: left;
  border: 1px solid #de0f23;
  padding: 10px 25px;
  margin-top: 20px;
  font-size: 15px;
  text-decoration: none;
  border-radius: 20px;
}
.presentation .text a:hover {
  background-color: #de0f23;
  ;
  border: 1px solid #de0f23;
  color: #ffffff;
}
.bloc-1 h2, .bloc-1 h3, .bloc-2 h2, .bloc-2 h3 {
  font-weight: normal !important;
}
.list-simple li a {
  padding: 5px 20px !important;
}
.rea-minia {
  background: #333333;
  color: #fff;
  padding: 20px 0;
  text-align: center;
}
.rea-minia .slick-slide {
  outline: none;
  background: #fff;
  margin: 0 9px;
  text-align: center;
}
.rea-minia .slick-slide img {
  display: inline;
  height: 273px;
  width: auto;
  max-width: auto !important;
}
.rea-minia h3 {
  font-weight: 400 !important;
  color: #ffffff;
  font-size: 38px;
  margin-bottom: 20px;
  margin-top: 5px;
  letter-spacing: 0px;
}
@media (min-width: 768px) {
  .dropdown-large .col-sm-2 a {
    min-height: 200px;
  }
  .mult {
    width: min-content;
  }
  .col-sm-2 {
    width: inherit;
  }
  .navbar-nav > li > .mult img {
    min-width: 160px;
  }
  .open > .mult {
    display: flex;
  }
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 0;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
  .presentation .text {
    width: 100%;
  }
  .statique .text-col2 {
    column-count: 1;
  }
  .bloc-7 .item-icon {
    margin: 10px 0;
  }
  .bloc-9 .btn {
    margin-top: 20px !important;
  }
}
@media (max-width: 580px) {
  .desci-liste {
    height: 350px !important;
  }
  .picto-valid {
    padding: 0;
    display: inherit !important;
  }
  .picto-valid .btn-default {
    margin: 10px 0;
  }
  .formulaire {
    padding: 0 20px;
  }
  .formulaire h3 {
    font-size: 16px;
  }
  .contact-form {
    padding: 10px 0px;
  }
  .formulaire hr {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .picto-valid .btn-default {
    font-size: 12px;
    padding: 8px 0 0 0;
  }
  .home-pr .pr-item span {
    position: inherit !important;
  }
  .home-pr .pr-item {
    height: 310 !important;
  }
  .bloc-9 .align-items-center .btn {
    width: 100%;
  }
  .fiche-pr .bt-fiche {
    float: none;
    margin: 20px 0 !important;
    text-align: center;
  }
  .fiche-pr .min-galerie {
    margin: 20px 0;
    display: inline-block;
  }
  .equipe {
    padding: 20px 0;
  }
  .equipe .head h2 {
    margin-bottom: 14px;
    margin-top: 5px;
  }
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
.bloc-statique .col-md-5 {
  padding-left: 0px;
  padding-right: 0px;
}
.bloc-statique .col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.slick-next {
  right: 35px;
}
.slick-prev {
  left: 35px;
}
/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
.modal.left .modal-dialog, .modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content, .modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}
.modal.left .modal-body, .modal.right .modal-body {
  padding: 0px;
}
/*Right*/
.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
  right: 0;
}
/* ----- MODAL STYLE ----- */
.modal-content {
  border-radius: 0;
  border: none;
}
.modal-header {
  background-color: #333;
  color: #fff;
}
.modal-header .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  filter: alpha(opacity=20);
  opacity: 1;
}
.bt-panier {
  width: auto !important;
  padding: 10px 20px;
  position: relative;
  border: 1px px solid #1a1a1a;
}
.bt-panier:hover {
  border: 1px px solid #1a1a1a !important;
}
.bt-panier b {
  position: absolute;
  width: 20px;
  height: 20px;
  color: #fff;
  background-color: #1a1a1a;
  display: block;
  border-radius: 15px;
  top: -2px;
  line-height: 20px;
  right: -4px;
}
.cart-list {
  left: inherit;
  right: 0px;
  width: 100%;
  text-align: left;
  padding: 10px 0px 0px;
  background-color: #fff;
}
.cart-list .cart-product-image {
  width: 90px;
  display: inline-block;
  vertical-align: top;
}
.cart-list .cart-product-image img {
  width: 100%;
}
.cart-list .list {
  margin-left: 15px;
  margin-right: 15px;
}
.cart-list li {
  padding: 20px 0px;
  border-top: 1px solid #eeeeee;
  position: relative;
  list-style: none;
}
.cart-list li a.delete-item {
  position: absolute;
  right: 0px;
  top: 20px;
  height: 20px;
  width: 20px;
  background-size: 20px auto;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}
.cart-list li a, .cart-list li .text {
  padding: 0px;
  display: inline-block;
  width: auto;
}
.cart-list li a {
  margin-right: 20px;
}
.cart-list li:last-child {
  border-bottom: none;
}
.cart-list li .text .product-name {
  font-family: "Poppins";
  color: #000;
  line-height: 18px;
}
.cart-list li .text .product-price {
  color: #979797;
  font-family: "Poppins";
  line-height: 34px;
}
.cart-list .total {
  display: block;
  background: #ececec;
  width: 100%;
  text-transform: uppercase;
  line-height: 35px;
  color: #000;
  padding: 15px 20px;
  text-align: right;
  font-family: "Poppins";
}
.cart-list .total span {
  color: #000;
  float: left;
  font-family: "Oswald";
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 12px;
}
.cart-list .checkout {
  display: inline-block;
  width: 50%;
  padding: 30px 0px;
  text-align: center;
  background: #000;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 0 30px #000 inset;
  font-size: 12px;
  -webkit-transition: all 0.3s ease 0.3s;
  -o-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
.cart-list .checkout:hover {
  box-shadow: 0 0 0 0px #212121 inset;
}
.cart-list .edit-cart {
  float: left;
  width: 50%;
  padding: 30px 0px;
  text-align: center;
  background: #212121;
  box-shadow: 0 0 0 30px #212121 inset;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  -webkit-transition: all 0.3s ease 0.3s;
  -o-transition: all 0.3s ease 0.3s;
  transition: all 0.3s ease 0.3s;
}
.cart-list .edit-cart:hover {
  box-shadow: 0 0 0 0px #000 inset;
}
.cart-list .qty {
  color: #8b8b8b;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  font-size: 12px;
}
.cart-bottom {
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.cart-bottom p, .cart-list p {
  margin-bottom: 0px;
}
.coupon {
  display: inline-block;
  position: relative;
  margin-bottom: 50px;
}
.coupon .form-group {
  margin-bottom: 0px !important;
}
.coupon .control-label {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0px;
  height: 100%;
  border-right: 1px solid #dcdcdc;
  font-size: 12px !important;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700 !important;
  line-height: 60px;
  padding: 0px 20px;
}
.coupon button {
  margin-top: 0px !important;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 60px;
  outline: none;
}
.coupon .form-control {
  height: 60px;
  border: 1px solid #dcdcdc;
  padding-left: 145px;
  color: #8d8c8c;
  padding-right: 180px;
  box-shadow: none;
}
.cart-box-container .col-md-4 {
  padding-right: 0px;
}
.cart-box-container .col-md-8 {
  padding-left: 0px;
}
.cart-box-container .text-price {
  padding: 20px;
  padding-bottom: 160px;
  background: #f0f0f0;
  margin-bottom: 50px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.cart-box-container .text-price h3 {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 17px 0px 5px;
  width: 100%;
  display: inline-block;
  border-bottom: 2px solid #000;
}
.cart-box-container .text-price a {
  margin-top: 0px !important;
  width: 100%;
  height: 75px;
  line-height: 75px;
}
.cart-box-container .text-price a.update {
  position: absolute;
  left: 0px;
  bottom: 75px;
  background: #333;
  border-color: #333;
}
.cart-box-container .text-price a.checkout {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: auto;
  line-height: inherit !important;
  border-radius: 0px !important;
  background-color: #1a1a1a;
}
.cart-box-container .text-price a.checkout:hover {
  background-color: #333;
}
.cart-box-container .text-price ul li {
  padding: 20px 0px;
  border-bottom: 1px solid #dadada;
}
.cart-box-container .text-price ul li:last-child {
  border: none;
}
.cart-box-container .text-price ul li .text {
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.cart-box-container .text-price ul li .text.calculate {
  display: inline-block;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.cart-box-container .text-price ul li .text.calculate:after {
  position: absolute;
  content: "";
  right: 0px;
  top: 0px;
  height: 12px;
  width: 12px;
  font-family: "FontAwesome";
  color: #000;
}
.cart-box-container .text-price ul li .text.calculate.active:after, .cart-box-container .text-price ul li .ordering span.text.calculate:hover:after, .ordering .cart-box-container .text-price ul li span.text.calculate:hover:after {
  content: "";
}
.cart-box-container .text-price ul li .number {
  font-size: 14px;
  font-weight: 400;
  color: #010101;
}
.text-price ul li .number {
  float: right;
  color: #555555;
  font-size: 18px;
  line-height: 20px;
}
.cart-box-container .text-price ul li .zipcode {
  display: none;
  margin-top: 30px;
}
.cart-box-container .text-price ul li .payment {
  float: right;
  max-width: 220px;
}
.cart-box-container .text-price ul li .payment label {
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  color: #858585;
  cursor: pointer;
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}
.cart-box-container .text-price ul li .payment label:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0px;
  top: 3px;
  background: url(../images/select-radio.png) no-repeat scroll left top;
}
.cart-box-container .text-price ul li .payment input {
  display: none;
}
.cart-box-container .text-price ul li .payment input[type=radio]:checked + label:before {
  background: url(../images/select-radio.png) no-repeat scroll left bottom;
}
/** 5.7. Shop Checkout **/
.check-out {
  margin-top: 50px;
  margin-bottom: 50px;
}
.checkout-header ul {
  padding: 10px 0px 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.checkout-header ul li {
  display: inline-block;
  width: 33.33%;
  float: left;
  text-transform: uppercase;
  color: #333333;
  font-size: 15px;
}
.checkout-header ul li:nth-child(2) {
  text-align: center;
}
.checkout-header ul li:nth-child(3) {
  text-align: right;
}
.checkout-header ul li.active span {
  background: #ba933e;
  color: #fff;
}
.checkout-header ul li span {
  display: inline-block;
  margin-right: 10px;
  padding: 8px 13px;
  border-radius: 50%;
  background: #e5e5e5;
  color: #333333;
  width: 40px;
  height: 40px;
}
.checkout-heading1, .checkout-heading2 {
  margin: 10px 0px;
}
.checkout-heading1 i, .checkout-heading1 p, .checkout-heading1 a, .checkout-heading2 i, .checkout-heading2 p, .checkout-heading2 a {
  display: inline-block;
}
.checkout-heading1 i, .checkout-heading2 i {
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  margin-right: 10px;
}
.checkout-heading1 p, .checkout-heading2 p {
  color: #000;
  font-size: 14px;
}
.checkout-heading1 a, .checkout-heading2 a {
  color: #e95252;
  font-size: 14px;
}
.check-out .form-horizontal label.control-label {
  letter-spacing: 2px;
  color: #000;
  text-transform: uppercase;
}
.check-out .form-horizontal .form-control {
  border-color: #e5e5e5;
  box-shadow: none;
}
.check-out .form-check {
  display: inline-block;
  color: #000000;
  padding-left: 30px;
  background: url("../images/check-icon.png") no-repeat scroll 0 2px;
  cursor: pointer;
}
.check-out .form-check.size-12 {
  font-size: 12px;
  padding-left: 25px;
}
.check-out .form-check.active, .check-out .ordering span.form-check:hover, .ordering .check-out span.form-check:hover {
  background: url("../images/check-icon.png") no-repeat scroll left 0 bottom 2px;
}
.check-out .form-check span {
  color: #e95252;
  display: inline-block !important;
}
.check-out .text-price {
  padding-bottom: 95px;
}
.cart-box-container .text-price ul li .text.text-cap {
  letter-spacing: 0px;
  text-transform: capitalize;
  font-size: 14px;
}
.account .col-md-6:nth-child(2n+1) {
  padding-left: 0px;
}
.account .col-md-6:nth-child(2n) padding-right {
  padding-right: 0px;
}
.account p {
  font-family: "TXGR";
  color: #888888;
}
/** 5.7. Shop Checkout **/
.checkout-header ul {
  padding: 10px 0px 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.checkout-header ul li {
  display: inline-block;
  width: 33.33%;
  float: left;
  text-transform: uppercase;
  color: #333333;
  font-size: 15px;
}
.checkout-header ul li:nth-child(2) {
  text-align: center;
}
.checkout-header ul li:nth-child(3) {
  text-align: right;
}
.checkout-header ul li.active span {
  background: #ba933e;
  color: #fff;
}
.checkout-header ul li span {
  display: inline-block;
  margin-right: 10px;
  padding: 8px 13px;
  border-radius: 50%;
  background: #e5e5e5;
  color: #333333;
  width: 40px;
  height: 40px;
}
.checkout-heading1, .checkout-heading2 {
  margin: 10px 0px;
}
.checkout-heading1 i, .checkout-heading1 p, .checkout-heading1 a, .checkout-heading2 i, .checkout-heading2 p, .checkout-heading2 a {
  display: inline-block;
}
.checkout-heading1 i, .checkout-heading2 i {
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  margin-right: 10px;
}
.checkout-heading1 p, .checkout-heading2 p {
  color: #000;
}
.checkout-heading1 a, .checkout-heading2 a {
  color: #e95252;
}
.check-out .form-horizontal label.control-label {
  letter-spacing: 2px;
  color: #000;
  text-transform: uppercase;
}
.check-out .form-horizontal .form-control {
  border-color: #e5e5e5;
  box-shadow: none;
}
.space-20 {
  margin-bottom: 20px !important;
}
.check-out .form-check {
  display: inline-block;
  color: #000000;
  padding-left: 30px;
  background: url("../images/check-icon.png") no-repeat scroll 0 2px;
  cursor: pointer;
}
.check-out .form-check.size-12 {
  font-size: 12px;
  padding-left: 25px;
}
.check-out .form-check.active, .check-out .ordering span.form-check:hover, .ordering .check-out span.form-check:hover {
  background: url("../images/check-icon.png") no-repeat scroll left 0 bottom 2px;
}
.check-out .form-check span {
  color: #e95252;
  display: inline-block !important;
}
.check-out .text-price {
  padding-bottom: 95px;
}
.cart-box-container .text-price ul li .text.text-cap {
  letter-spacing: 0px;
  text-transform: capitalize;
  font-size: 14px;
}
.cart-box-container .text-price ul li {
  padding: 20px 0px;
  border-bottom: 1px solid #dadada;
}
.account .col-md-6:nth-child(2n+1) {
  padding-left: 0px;
}
.account .col-md-6:nth-child(2n) padding-right {
  padding-right: 0px;
}
.account p {
  font-family: "TXGR";
  color: #888888;
}
.bold {
  font-weight: 700 !important;
}
.cart-review {
  display: inline-block;
  width: 100%;
}
.cart-review table.table th:nth-child(2) {
  width: 30%;
}
.cart-review table.table th:nth-child(3) {
  width: 15%;
}
.cart-review table.table td:nth-child(2) {
  color: #888888;
}
.cart-review table.table td:nth-child(3), .cart-review table.table td:nth-child(5) {
  color: #555555;
  font-style: normal;
  font-size: 18px;
  font-family: "TXGB";
}
.icon {
  width: 100%;
  text-align: center;
}
.icon .fa-shopping-basket {
  font-size: 300px;
  color: #ddd;
  position: relative;
}
.icon .fa-check {
  position: absolute;
  right: -33px;
  bottom: -50px;
  font-size: 160px;
  color: #e11111;
}
.icon h3, .icon h4 {
  text-transform: uppercase;
  color: #555555;
  text-align: center;
}
.icon h3 {
  font-size: 30px;
  margin-top: 80px;
}
.icon h4 {
  font-size: 18px;
  margin: 10px 0px;
}
.order-details .col-md-6:nth-of-type(2n+1) {
  padding-right: 0px;
}
.order-details .col-md-6:nth-of-type(2n) {
  padding-left: 0px;
}
.order-details .col-md-6 h4 {
  font-size: 15px;
  color: #555555;
  line-height: 20px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.order-details .col-md-6 p {
  font-family: "TXGR";
  color: #888888;
  margin: 4px 0px;
  line-height: 20px;
}
.order-details .col-md-6 p b {
  color: #222;
  font-weight: 400;
}
.order-details .col-md-6 p.total {
  text-transform: uppercase;
  color: #ba933e;
  font-style: normal;
  margin-top: 30px;
  font-size: 15px;
  font-family: "TXGB";
}
.order-details .col-md-6 p.total span {
  color: #555555;
}
.payment-order ul.tabs li {
  padding: 20px 0px 20px 20px;
  position: relative;
  border-bottom: 1px solid #dadada;
}
.payment-order ul.tabs li:first-child {
  border-top: 1px solid #dadada;
}
.payment-order ul.tabs li h4 {
  color: #000;
  font-size: 15px;
}
h3.title-v3 {
  margin: 20px 0 20px 0;
  display: inline-grid;
  width: 100%;
}
.payment-order ul.tabs li p {
  color: #9d9d9d;
  margin-top: 10px;
}
.payment-order ul.tabs li i {
  width: 12px;
  height: 12px;
  content: "";
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 23px;
  background: transparent url("../images/select-radio.png") no-repeat scroll left top;
}
.payment-order ul.tabs li a {
  color: #e95252;
  margin-top: 20px !important;
  display: inline-block;
  height: auto !important;
}
.payment-order ul.tabs li.active i {
  background: transparent url("../images/select-radio.png") no-repeat scroll left bottom;
}
.payment-order ul.tabs li img {
  margin-left: 30px;
}
.place-order-now {
  text-align: center;
  margin-top: 30px;
}
.form-group {
  margin-bottom: 25px !important;
}
.check-billing .text-price ul li {
  padding: 20px 0;
}
.check-billing .text-price ul li .text {
  font-family: "TXGB";
}
.check-billing .text-price ul li .number.color {
  color: #e11111;
}
.form-horizontal .form-group.col-md-6 {
  padding-right: 10px;
}
.form-horizontal .col-md-6:nth-child(2n+1) {
  padding-left: 0px;
  padding-right: 10px;
}
.form-horizontal .form-group {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
}
.form-group {
  margin-bottom: 25px !important;
}
.form-horizontal .form-group.col-md-6 {
  padding-right: 10px;
}
.shopping-cart table.table th {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  color: #1b1b1b;
  border: none;
}
.shopping-cart table.table th:nth-child(1), .shopping-cart table.table th:nth-child(2) {
  width: 15%;
}
.shopping-cart table.table th:nth-child(3) {
  width: 25%;
}
.shopping-cart table.table td {
  padding: 30px 10px;
  font-size: 14px;
}
.shopping-cart table.table td:first-child img {
  width: 100px;
  height: 100px;
}
.shopping-cart table.table td:nth-child(4), .shopping-cart table.table td:nth-child(6) {
  font-family: "Raleway";
  color: #555555;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.shopping-cart table.table td:nth-child(2) a {
  color: #000;
}
.shopping-cart .link-button {
  background: #1a1a1a;
}
.shopping-cart .link-button:hover {
  background: #333;
}
.shopping-cart .bg-gray {
  background: #333;
}
.shopping-cart table.table td:nth-child(4) input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid #eeeeee;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 400;
  width: 50px;
}
.shopping-cart table.table td.product-remove a {
  height: 23px;
  width: 23px;
  display: inline-block;
}
.shopping-cart table.table.wishlist td:nth-child(5) {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 700;
  font-family: "Raleway";
  font-size: 15px;
  color: #555555;
}
.shopping-cart table.table.wishlist td:nth-child(6) a {
  color: #333333;
  background: #f2f2f2;
  padding: 10px;
  display: inline-block;
}
.shopping-cart table.table.wishlist td:nth-child(6) a:hover {
  color: #fff;
  background: #236497;
}
.shopping-cart .caculate-shipping .form-group:after, .shopping-cart .caculate-shipping .form-group:before {
  display: inline;
}
.shopping-cart .caculate-shipping button {
  margin-top: 30px;
}
.shopping-cart .coupon {
  padding-left: 0px;
}
.shopping-cart .coupon .contact-form {
  display: inline-block;
  width: 100%;
  padding: 40px 40px 20px;
  background: #e5e5e5;
}
.shopping-cart .coupon .contact-form .form-control {
  border-color: #fff;
  border-radius: 50px;
}
.shopping-cart .coupon .contact-form .col-md-5 {
  padding-left: 20px;
}
.shopping-cart .text-price {
  padding-left: 100px;
}
.shopping-cart .text-price ul {
  display: inline-block;
  max-width: 370px;
  background: #fff;
  padding: 0 20px;
  border: 1px solid #000;
}
.shopping-cart .text-price ul li {
  display: block;
  padding: 10px 0px;
  border-bottom: 1px solid #eeeeee;
  width: 100%;
  float: left;
}
.shopping-cart .text-price ul li .text {
  font-size: 14px;
  font-weight: 600;
  color: #555555;
  float: left;
}
.shopping-cart .text-price ul li .number {
  float: right;
  font-weight: 600;
  color: #555555;
  font-size: 16px;
  line-height: 20px;
}
.shopping-cart .text-price ul li .totals {
  font-size: 18px;
  font-weight: 800;
}
.shopping-cart .text-price a {
  margin-top: 25px;
}
.shopping-cart .shipping-total {
  padding: 100px 0px;
  background: #efefef;
}
.shopping-cart .shipping-total .bg-gray {
  margin-top: 30px;
  margin-right: 20px;
}
.shopping-cart .shipping-total .bg-gray:last-child {
  margin-right: 0px;
}
.menu-produits {
  background: #1a1a1a;
}
.menu-produits .navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  padding-left: 38px;
  padding-right: 38px;
  border-left: 01px solid #447da5;
  background: #1a1a1a;
}
.menu-produits .navbar-nav > li > a:last-child {
  border-right: 1px solid #447da5;
}
.menu-produits .navbar-nav > li > a:hover {
  background: #123c5a;
}
.menu-produits .navbar-nav > li > a:focus {
  background: #123c5a;
}
.img-menu-product {
  padding: 5px 30px;
  background-color: #fff;
}
.drop ul li a {
  margin-bottom: 15px;
  margin-top: 15px;
  text-decoration: none;
  padding: 5px 3px 15px 3px !important;
  display: block;
  text-align: left !important;
  border-bottom: 1px solid #ccc !important;
  text-transform: inherit !important;
}
.drop ul li a:hover {
  color: #1a1a1a !important;
}
#accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#accordion a {
  display: block;
  padding: 20px 15px 20px 15px;
  text-decoration: none;
  width: 100%;
  border-radius: 0px;
  border: 0px;
  text-align: left;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #eee;
}
#accordion a:first-child {
  border-top: 0px;
}
#accordion .panel-heading a.collapsed:hover, #accordion .panel-heading a.collapsed:focus {
  background-color: #1a1a1a;
  color: white;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before, #accordion .panel-heading a.collapsed:focus::before {
  color: white;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
}
#accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #1a1a1a;
  transition: all 0.2s ease-in;
}
#accordion .panel-body {
  border-top: 1px solid #ddd;
  padding: 10px 5px;
  display: inline-block;
}
/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: left;
  color: white;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
  margin-right: 15px;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #444;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}
#accordion .btn {
  float: right !important;
  width: auto;
  border: 1px solid #333;
  margin-top: 0px !important;
  padding: 10px 20px;
}
#accordion .btn:hover {
  background-color: #1a1a1a;
}
/** Plan de site **/
.plan-site {
  padding: 10px 0 40px 0;
}
.plan-site h2 {
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  padding: 15px 0 10px 0;
}
.plan-site ul {
  margin-left: 30px !important;
}
.plan-site ul li {
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}
.plan-site ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #1a1a1a;
  padding: 3px 15px;
  border-left: 2px solid #1a1a1a;
  background-color: #eee;
  display: block;
}
.plan-site ul li a:hover {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}
.plan-site ul li ul {
  margin-left: 30px !important;
}
.plan-site ul li ul li a {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  padding-left: 15px;
  border-left: 2px solid #ccc;
  background-color: #fff;
}
.plan-site ul li ul li a:hover {
  font-weight: normal;
  color: #1a1a1a;
  padding-left: 15px;
  border-left: 2px solid #1a1a1a;
}
/** glossaire **/
.glossaire {
  padding: 10px 0 40px 0;
}
.glossaire h2 {
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}
.glossaire .row {
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.glossaire ul {
  margin-left: 30px !important;
}
.glossaire ul li {
  font-size: 14px;
}
.glossaire ul li strong {
  font-size: 16px;
  color: #1a1a1a;
}
.glossaire ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #1a1a1a;
  padding-left: 15px;
  border-left: 2px solid #1a1a1a;
  background-color: #eee;
  display: block;
  float: left;
  margin-right: 10px;
  padding-right: 15px;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}
/*===========================
    24.SERVICES ITEM css 
===========================*/
.services-item-area .section-title .title {
  font-size: 60px;
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  .services-item-area .section-title .title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .navbar-default .navbar-nav > li > a {
    max-width: 146px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1800px) {
  .navbar-default .navbar-nav > li > a {
    letter-spacing: 0px !important;
  }
  .menu .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .navbar-default .menu-soc > li > a {
    padding: 44px 11px;
    max-width: inherit;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1290px) {
  ul.nav.navbar-nav.menu-soc li a span {
    display: none;
  }
  ul.nav.navbar-nav.menu-soc li a {
    width: 42px !important;
    height: 42px !important;
    line-height: 42px !important;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .services-item-area .section-title .title {
    font-size: 46px;
  }
}
.services-item-area .section-title .title::before {
  display: none;
}
.services-item-area .section-title p {
  padding: 0 22px 45px;
}
.services-item-area .single-services-item {
  margin: 20px 0;
  position: relative;
  overflow: hidden;
}
.services-item-area .single-services-item img {
  width: 100%;
}
.services-item-area .single-services-item .services-overlay {
  position: absolute;
  bottom: -110px;
  left: 0;
  width: 100%;
  height: 180px;
  background-color: rgba(0, 34, 73, 0.7);
  padding: 20px 40px 40px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .services-item-area .single-services-item .services-overlay {
    padding: 20px 10px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .services-item-area .single-services-item .services-overlay {
    padding: 20px 30px 40px;
  }
}
@media (max-width: 767px) {
  .services-item-area .single-services-item .services-overlay {
    padding: 20px 5px 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .services-item-area .single-services-item .services-overlay {
    padding: 20px 26px 40px;
  }
}
.services-item-area .single-services-item .services-overlay i {
  position: absolute;
  top: -20px;
  left: 20px;
  height: 70px;
  width: 70px;
  background: #1a1a1a;
  text-align: center;
  line-height: 70px;
  color: #fff;
  font-size: 30px;
}
.services-item-area .single-services-item .services-overlay p {
  color: #fff;
  font-size: 14px;
  padding-top: 20px;
}
.services-item-area .single-services-item .services-overlay .title {
  padding-left: 80px;
  color: #fff;
  font-size: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .services-item-area .single-services-item .services-overlay .title {
    padding-left: 90px;
  }
}
@media (max-width: 767px) {
  .services-item-area .single-services-item .services-overlay .title {
    padding-left: 95px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .services-item-area .single-services-item .services-overlay .title {
    padding-left: 80px;
    font-size: 20px;
  }
}
.services-item-area .single-services-item:hover .services-overlay {
  bottom: 0;
  background: rgba(34, 107, 158, 0.8);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .services-item-area .single-services-item:hover .services-overlay {
    bottom: -20px;
  }
}
/*===============================
    26.CASE DETAILS css 
================================*/
.case-details-area {
  margin: 25px 0;
}
.case-details-area .case-details-thumb {
  position: relative;
}
.case-details-area .case-details-thumb img {
  width: 100%;
}
.case-details-area p {
  margin: 15px 0;
  font-size: 14px;
  text-align: justify;
}
.case-details-area .case-details-thumb .case-live {
  box-shadow: 0px 8px 16px 0px rgba(0, 26, 55, 0.3);
  position: absolute;
  background: #fff;
  top: 20px;
  right: 20px;
  padding: 45px 0px 45px 40px;
}
@media (max-width: 767px) {
  .case-details-area .case-details-thumb .case-live {
    left: 0;
    top: 0px;
    position: inherit;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .case-details-area .case-details-thumb .case-live {
    left: 0;
    top: 0px;
    position: inherit;
  }
}
@media (max-width: 767px) {
  .case-details-area .case-details-thumb .case-live .case-live-item-area {
    display: block !important;
    margin-top: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .case-details-area .case-details-thumb .case-live .case-live-item-area {
    display: flex !important;
  }
}
.case-details-area .case-details-thumb .case-live .case-live-item-area .case-live-item {
  padding-left: 30px;
  padding-right: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .case-details-area .case-details-thumb .case-live .case-live-item-area .case-live-item {
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .case-details-area .case-details-thumb .case-live .case-live-item-area .case-live-item {
    padding-bottom: 0px;
  }
}
.case-details-area .case-details-thumb .case-live .case-live-item-area .case-live-item .title {
  font-size: 20px;
}
.case-details-area .case-details-thumb .case-live .case-live-item-area .case-live-item span {
  font-size: 14px;
  color: #69a1bb;
}
.case-details-area .case-details-thumb .case-live .case-live-item-area .case-live-item i {
  position: absolute;
  top: 2px;
  left: 0;
  font-size: 20px;
  color: #1a1a1a;
}
.case-details-area .case-details-thumb .case-live .case-live-btn {
  margin-right: 40px;
  margin-top: 20px;
}
.case-details-area .case-details-thumb .case-live .case-live-btn a {
  border-radius: 0;
  background: #1a1a1a;
  color: #fff;
  border-color: #1a1a1a;
}
.case-details-area .case-details-content .case-details-case {
  position: relative;
}
.case-details-area .case-details-content .case-details-case img {
  position: absolute;
  left: 0;
  top: 5px;
}
@media (max-width: 767px) {
  .case-details-area .case-details-content .case-details-case img {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.case-details-area .case-details-content .case-details-case p {
  padding-left: 265px;
}
@media (max-width: 767px) {
  .case-details-area .case-details-content .case-details-case p {
    padding-left: 0;
    margin-top: 20px;
  }
}
.case-details-area .case-content-2 .title {
  font-size: 24px;
  padding-top: 13px;
  padding-bottom: 14px;
}
.case-details-area .case-video-thumb {
  position: relative;
}
.case-details-area .case-video-thumb a {
  height: 120px;
  width: 120px;
  border-radius: 50%;
  text-align: center;
  line-height: 120px;
  background: #1a1a1a;
  font-size: 24px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .case-details-area .case-video-thumb a {
    height: 80px;
    width: 80px;
    line-height: 80px;
  }
}
.case-details-area .case-next-prev {
  position: relative;
}
.case-details-area .case-next-prev .case-prev span {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #90b5c0;
}
.case-details-area .case-next-prev .case-prev .title {
  font-size: 28px;
}
.case-details-area .case-next-prev .case-next span {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #90b5c0;
}
.case-details-area .case-next-prev .case-next .title {
  font-size: 28px;
}
.case-details-area .case-next-prev > a {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
@media (max-width: 767px) {
  .case-details-area .case-next-prev > a {
    display: none;
  }
}
@media (max-width: 767px) {
  .case-details-area .case-details-item img {
    width: 100%;
  }
}
/*===============================
    REFERENCES 
================================*/
.news-area {
  padding-top: 40px;
  padding-bottom: 40px
}
.news-area .section-title-2 .title {
  color: #fff
}
.news-area .section-title-2 p {
  color: #fff
}
.news-area .single-news {
  position: relative;
  overflow: hidden;
  margin: 10px 0;
  height: 500px;
}
.news-area .single-news img {
  width: 100%;
  transform: scale(1) rotate(0deg);
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s
}
.news-area .single-news .single-news-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 21, 46, .1);
  -webkit-transition: all .3s ease-out 0s;
  -moz-transition: all .3s ease-out 0s;
  -ms-transition: all .3s ease-out 0s;
  -o-transition: all .3s ease-out 0s;
  transition: all .3s ease-out 0s;
  padding: 240px 40px 37px
}
@media only screen and (min-width:992px) and (max-width:1200px) {
  .news-area .single-news .single-news-overlay {
    padding: 175px 40px 37px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .news-area .single-news .single-news-overlay {
    padding: 205px 40px 37px
  }
}
@media(max-width:767px) {
  .news-area .single-news .single-news-overlay {
    padding: 140px 20px 20px
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .news-area .single-news .single-news-overlay {
    padding: 260px 20px 20px
  }
}
.news-area .single-news .single-news-overlay .title:hover {
  color: #fff;
}
.news-area .single-news .single-news-overlay span {
  font-weight: 700;
  color: #1a1a1a;
  font-size: 15px;
  position: absolute;
  top: 11px;
  left: 0;
  background: rgba(255, 255, 255, 0.53);
  padding: 4px 15px;
}
.news-area .single-news .single-news-overlay .title {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal !important;
  padding-top: 0;
  position: absolute;
  bottom: 0px;
  color: #fff;
  background: rgba(34, 107, 158, 0.76);
  left: 0;
  margin: 5px;
  padding: 15px;
  text-align: left;
  display: block;
  min-height: 230px;
}
@media only screen and (min-width:992px) and (max-width:1200px) {
  .news-area .single-news .single-news-overlay .title {
    font-size: 20px
  }
}
.news-area .single-news .single-news-overlay .title a {
  color: #ffffff;
  text-decoration: underline;
}
.news-area .single-news .single-news-overlay > a {
  color: #1a1a1a;
  margin-top: 180px;
  font-size: 30px
}
@media only screen and (min-width:992px) and (max-width:1200px) {
  .news-area .single-news .single-news-overlay > a {
    margin-top: 105px
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .news-area .single-news .single-news-overlay > a {
    margin-top: 135px
  }
}
@media(max-width:767px) {
  .news-area .single-news .single-news-overlay > a {
    margin-top: 85px
  }
}
@media only screen and (min-width:576px) and (max-width:767px) {
  .news-area .single-news .single-news-overlay > a {
    margin-top: 185px
  }
}
.news-area .single-news:hover img {
  transform: scale(1.2) rotate(5deg)
}
.news-area .single-news:hover .single-news-overlay {
  padding: 37px 40px;
  background-color: rgba(34, 107, 158, 0.7)
}
.news-area .single-news:hover .single-news-overlay .title span {
  color: #ffffff;
}
.news-area .single-news:hover .single-news-overlay .title a {
  color: #ffffff;
}
@media(max-width:767px) {
  .news-area .single-news:hover .single-news-overlay {
    padding: 20px
  }
}
.news-area.news-area-2 {
  padding-top: 40px
}
.catalogue {
  position: relative;
  height: 400px;
  width: 100%;
  background-position: center center;
  padding: 40px 0;
  background-size: cover;
}
.catalogue:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.60);
  position: absolute;
}
.catalogue .title {
  position: relative;
}
.catalogue .title h2 {
  line-height: 25px;
  color: #ffffff;
  text-align: center;
  font-style: normal;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 3px;
}
.catalogue .title h2 span {
  font-weight: 400 !important;
  display: block;
  color: #ffffff;
  font-size: 25px;
  letter-spacing: 0px;
  text-transform: none;
}
.catalogue .title hr {
  background-color: #b30f2f;
  height: 6px;
  width: 6px;
  border-radius: 6px;
  border: 0px;
  display: block;
  margin: 30px auto 0 auto;
}
.catalogue .btn {
  background-color: transparent;
  margin-top: 40px;
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding: 15px;
  font-size: 13px;
  letter-spacing: 2px;
}
.catalogue .btn:hover {
  background-color: #1a1a1a;
}
.catalogue .text {
  position: relative;
  text-align: center;
  z-index: 9;
  width: 65%;
  color: #fff;
  line-height: 30px;
  font-size: 14px;
  margin: 40px auto;
}
.catalogue .btn:hover {
  color: #b30f2f;
}
.catalogue .btn:hover:after {
  background-color: #b30f2f;
}
.shop-details-area .tab-content {
  display: block !important;
}
.shop-details-area .btn {
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
}
.shop-details-area .btn:hover {
  background-color: #1a1a1a;
}
.shop-details-area .shop-product-item {
  margin: 15px 0;
}
.shop-details-area {
  text-align: justify;
  padding: 40px 0;
}
.shop-details-area .nav-tabs {
  margin-top: 40px;
  text-align: center;
}
.shop-details-area .nav-tabs > li {
  float: none;
  margin-bottom: -1px;
  display: inline-block;
}
.shop-details-area .nav-tabs li a {
  border-radius: 0px;
  font-size: 18px;
}
.shop-details-area .nav-tabs li a:focus {
  color: #fff;
  background-color: #1a1a1a;
}
.shop-details-area .nav-tabs .active a {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}
.shop-details-content {
  margin: 15px 0;
}
.shop-details-content .review span {
  color: #de0f23;
  font-size: 14px;
}
.shop-details-content .review p {
  font-size: 15px;
}
.shop-details-area .tab-content table {
  margin: 20px 0;
  font-size: 13px;
}
.shop-details-area .tab-content table td {
  padding: 10px 5px;
}
.shop-details-area .tab-content table tr td:first-child {
  font-weight: bold;
}
.shop-details-area .nav-tabs li a {
  border-radius: 0px;
  font-size: 18px;
  border: 1px solid #d4d4d4;
}
.affix {
  width: 100%;
  z-index: 99;
}
.bt-services > a {
  background: #08dbb6 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  margin-top: 5px !important;
}
.menu-produits .navbar-nav > li:last-child > a {
  background: #08dbb6 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  margin-top: 5px !important;
}
@media (max-width: 1024px) {
  .account .col-md-6 {
    padding: 0px !important;
  }
  .order-details .col-md-6 {
    padding: 0px !important;
  }
}
@media (max-width: 767px) {
  .catalogue {
    height: auto;
  }
  .catalogue .text {
    width: 100%;
    margin: 20px auto;
  }
  .catalogue .btn {
    margin-top: 20px;
  }
  .aire-mob {
    position: fixed;
    height: 116px;
    z-index: 999;
    background: #fff;
    width: 100%;
  }
  .check-confirm .col-md-6 {
    padding: 0px !important;
  }
  .check-confirm .col-md-6.order-details {
    margin-top: 40px;
  }
  .check-confirm .col-md-6 .icon h3 {
    font-size: 20px;
  }
  .check-confirm .col-md-6 .icon h4 {
    font-size: 15px;
  }
  .check-confirm .col-md-12 {
    padding: 0px !important;
  }
  .check-confirm .return-home a:first-child {
    margin-right: 10px;
  }
  .check-billing .contact-form .col-md-6 {
    padding: 0px !important;
  }
  .acc-login .form-group .btn.acc:nth-child(2n+1) {
    width: 100%;
  }
  .account .col-md-6.acc-login {
    margin-top: 50px;
  }
  .shopping-cart .coupon .contact-form {
    display: block;
    width: 100%;
    padding: 10px 10px 10px;
    background: #e5e5e5;
  }
  .coupon button {
    position: inherit;
    width: 100%;
    margin-top: 20px !important;
  }
  .shopping-cart .text-price {
    padding-left: 0px;
  }
  .coupon {
    text-align: center;
  }
  .shopping-cart .shipping-total .bg-gray {
    margin-right: 0px;
  }
  .shopping-cart .coupon .contact-form .col-md-5 {
    padding-left: 0px;
  }
  .shopping-cart .text-price {
    text-align: center;
  }
  .shopping-cart .shipping-total {
    padding: 20px 0px;
  }
}
@media (max-width: 467px) {
  .checkout-header ul li {
    width: 100%;
    text-align: left !important;
    margin-bottom: 20px;
  }
  .icon .fa-shopping-basket {
    font-size: 220px;
  }
}
.nav > li {
  position: initial;
}
.bloc-8 .clients {
  background-color: transparent;
}
.tab-content {
  font-size: 15px;
  padding: 20px;
}
.tab-content b {
  font-weight: 700;
  color: #216b9e;
}
.tab-content {
  display: block !important;
}
.nav-tabs li a {
  background: #eeeeee;
  color: #333;
  padding: 15px;
  font-size: 16px;
}
.nav-tabs .active a {
  background: #1a1a1a !important;
  color: #fff !important;
}
.bt-pdf {
  background: #1a1a1a !important;
  color: #fff !important;
  border: 1px solid #1a1a1a !important;
  letter-spacing: 1px;
  height: 52px;
  padding: 12px 25px;
}
.bt-pdf:hover {
  background: #1a1a1a !important;
  border: 1px solid #1a1a1a !important;
}
.bt-pdf i {
  font-size: 22px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.alert {
  background: #eee;
  font-size: 14px;
}
.alert-valide {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-dernieres {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-maintenance {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-obsolete {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.statique .btn {
  background-color: #ffffff;
	color: #333 !important;
		font-weight: bold;
	text-decoration: underline;
}
.statique .btn:hover {
  background-color: #eeeeee;
}
.newsletter {
  position: relative;
  width: 100%;
  text-align: center;
}
.newsletter .btn {
  padding: 15px 18px;
  min-width: 50px;

}
.newsletter .btn {
  margin-top: 50px;
  transition: all 2s; /* transition when the mouse over */
  transition-property: width;
  transition-duration: 2s;
  transition-timing-function: ease-in;
  transition-delay: .5s;
  margin-right: 5px;
  margin-left: 5px;
}
.newsletter .btn:hover {
  transform: rotate(1080deg);
}
.newsletter .btn {
  border-radius: 0%;
  -webkit-transition: -webkit-transform .8s ease-in-out;
  transition: transform .8s ease-in-out;
}
.newsletter .btn:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.cookies {
  z-index: 999999999999;
  position: relative;
}
.cookies p {
  text-align: center;
}
.modal-cookies .modal-content {
  background: #fff;
  border-radius: 0px;
}
.cookies .bt {
  margin-top: 20px;
}
.cont-cnil {
  position: fixed;
  bottom: 10px;
  background: rgb(51 51 51 / 95%);
  width: 96%;
  z-index: 99;
  color: #fff; /* left: 0%; */
  /* right: 0%; */
  margin: 0 2%;
  padding: 20px;
  font-size: 12px;
  font-weight: bold;
}
.cont-cnil a.bt {
  border: 1px solid rgba(255, 255, 255, 0.6);
  display: block;
  text-align: center;
  color: rgba(255, 255, 255, 0.60);
  padding: 6px;
  border-radius: 0px;
  font-weight: bold;
  text-decoration: none;
}
.cont-cnil a.bt:hover {
  background: #333;
  color: #fff;
}
.cont-cnil a.bt1 {
  border: 1px solid #fff;
  background: #fff;
  display: block;
  text-align: center;
  color: #000;
  padding: 6px;
  border-radius: 0px;
  font-weight: bold;
  text-decoration: none;
}
.cont-cnil a.bt1:hover {
  background: #333;
  color: #fff;
}
.modal-cookies h4 {
  margin: 15px 0px;
  font-weight: bold;
  color: #ffffff;
}
.modal-cookies .modal-header h4 {
  margin: 0px !important;
}
.modal-cookies .panel-title {
  margin: 0px !important;
}
.modal-cookies #accordion a {
  color: #333;
}
.modal-cookies .btn-group, .modal-cookies .btn-group-vertical {
  margin-top: 7px;
}
.modal-cookies .btn-group .btn {
  margin: 0 5px;
}
.modal-cookies p {
  margin: 0 0 10px;
  font-size: 14px;
  text-align: justify;
}
.modal-cookies .btn-default {
  border: 1px solid #333;
  color: #333;
  margin: 0px;
}
.modal-cookies .btn-primary {
  border: 1px solid #1a1a1a;
  color: #1a1a1a;
  margin: 0px;
}
.modal-cookies .active {
  background: #1a1a1a !important;
  color: #fff !important;
}
.modal-cookies input:focus {
  background: #1a1a1a !important;
  color: #fff !important;
}
.modal-cookies #accordion .panel-heading a:not(.collapsed) {
  color: #333;
  background-color: #ccc;
  transition: all 0.2s ease-in;
}
div#iwvgy {
  background-color: #fff;
  padding-bottom: 29px;
}
.sec-vid {
  position: relative;
  height: 650px;
}
.sec-vid .tp-caption {
  text-align: center;
}
.sec-vid .tp-caption:before {
  display: none;
}
.bgvid {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  background-size: cover;
  top: 111px;
}
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
    position: relative;
  }
}
@media (max-width: 1199px) {
  .rea-contact {
    display: none;
    padding: 20px 5p !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .navbar-default .navbar-nav > li > a {
    letter-spacing: 0px !important;
  }
  ul.nav.navbar-nav.menu-soc li a {
    padding: 0 5px;
    font-size: 10px;
    min-height: inherit !important;
  }
  ul.nav.navbar-nav.menu-soc {
    margin-right: 0px;
  }
  .navbar-default .navbar-nav > li > a {
    letter-spacing: 0px !important;
  }
  .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
  }
}
.home-pr .pr-item .text:before {
  width: 50px;
  height: 4px;
  background-color: #1a1a1a;
  display: block;
  position: absolute;
  content: "";
  filter: url();
}
.slide-news a {
  text-decoration: none;
}
.news .text .lire {
  display: block;
  text-align: left;
  line-height: 55px;
  font-weight: 600 !important;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.bloc-5 .col-md-12 {
  text-align: center;
}
.bloc-5 .img-responsive {
  display: inline;
}
@media screen and (min-width: 1200px) and (max-width: 1540px) {
  .menu .logo img {
    height: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 999px) and (max-width: 1260px) {
  ul.nav.navbar-nav.menu-soc li a {
    width: 36px;
    height: 35px;
    line-height: 30px;
  }
}
.home-pr .pr-item:hover {
  background-blend-mode: normal !important;
}
.clients .item img {
  width: auto !important;
  height: 65px;
}
#iqggx h2 {
  color: #fff;
}
div#it7up {
  background: #fff;
  margin: 0px;
  padding: 0px;
}
.bloc-4 {
  background: #fff;
  display: block;
}
.clients {
  margin-top: -15px;
}
.header-topbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.topbar-socials.list-social a {
  border-color: transparent;
  color: rgb(26, 26, 26);
  padding: 10px;
  margin-right: 0;
}
.topbar-socials.list-social a i:before {
  font-size: 14px;
}
.topbar-socials.list-social a:hover {
  background-color: rgb(242, 242, 242);
}
.topbar-info {
  list-style: none;
}
.topbar-info li {
  padding-right: 25px;
  padding-left: 25px;
  line-height: 50px;
  font-weight: 500;
  font-size: 14px;
  color: rgb(26, 26, 26);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.topbar-info li i {
  padding-right: 9px;
}
.topbar-info li:last-child {
  padding-right: 0;
  border-right: none;
}
.topbar-info li i:before {
  font-size: 17px;
}
.navbar-nav {
  float: none !important;
  margin: 0;
}
.navbar-nav li:last-child a:hover, .navbar-nav li:last-child(2) a:hover {
  color: #ffffff;
}
.dropdown-menu li {
  float: left !important;
  margin: 0;
}
.dropdown-menu li:last-child {
  float: left !important;
  margin: 0;
  background: #fff;
}
.navbar-nav li:last-child, .navbar-nav li:nth-last-child(2) {
  float: right !important;
  color: #26468b;
  margin-top: 15px;
}
.navbar-nav li:last-child a, .navbar-nav li:nth-last-child(2) a {
  color: #26468b;
  padding: 65px 5px 10px 5px;
}
.dropdown-menu li:last-child a, .dropdown-menu li:nth-last-child(2) a {
  color: #26468b;
  padding: 10px 3px !important;
  margin-top: 0px !important;
}
.dropdown-menu li a {
  text-align: center;
}
.dropdown-menu li {
  padding: 0px !important;
  margin-top: 0px !important;
  text-align: center;
}
.navbar-nav > li > .dropdown-menu {
  background-color: rgba(255, 255, 255, 1);
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dropdown-menu {
  border: 1px solid #fbfbfb !important;
  border-radius: 0px !important;
  -webkit-box-shadow: 0px !important;
  box-shadow: 0px !important;
}
/************************ NEW STYLES *****************************/
.a-propos {
  background: #fff;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}
img {
  height: auto;
  max-width: 100%;
}
.grid-lines {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 0;
  pointer-events: none;
  user-select: none;
}
.grid-lines .color-line-default {
  background-color: rgba(0, 0, 0, .1);
}
.grid-lines .line-center {
  left: 50%;
}
.grid-lines .g-line-vertical {
  height: 100%;
  display: block;
  width: 1px;
  background-color: #eee;
  left: 90px;
  top: 0;
  position: absolute;
}
.grid-lines .line-center {
  left: 50%;
}
.grid-lines .line-right {
  left: auto;
  right: 90px;
}
.octf-btn {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  font-size: 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 18px 41px;
  line-height: 1.42857143;
  display: inline-block;
  margin-bottom: 0;
  text-decoration: none;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  font-family: "Titillium Web", sans-serif;
  font-weight: 600;
  text-align: center;
  background: #1a1a1a;
  cursor: pointer;
  border: 1px solid transparent;
  color: #fff;
  outline: none;
  position: relative;
  color: #fff;
  background: #1a1a1a;
}
.octf-btn.octf-btn-dark:hover, .octf-btn.octf-btn-dark:focus {
  background: #fff;
  color: #1a1a1a;
  border-color: #fff;
}
.octf-btn:before {
  width: calc(100% + 2px);
  height: 1px;
  bottom: -6px;
  left: 10px;
}
.octf-btn:before, .octf-btn:after {
  content: "";
  position: absolute;
  background: #1a1a1a;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.octf-btn.octf-btn-dark:before, .octf-btn.octf-btn-dark:after {
  background: #1a1a1a;
}
.octf-btn:before {
  width: calc(100% + 2px);
  height: 1px;
  bottom: -6px;
  left: 10px;
}
.octf-btn:before, .octf-btn:after {
  content: "";
  position: absolute;
  background: #1a1a1a;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.octf-btn.octf-btn-dark:before, .octf-btn.octf-btn-dark:after {
  background: #1a1a1a;
}
.octf-btn:hover:before, .octf-btn:active:before, .octf-btn:focus:before {
  width: 0;
}
.counter-section {
  background: #fff;
}
/* Counter Block */
.counter-block {
  position: relative;
  padding: 0;
}
.counter-section {
  position: relative;
  padding: 30px 0px 40px;
  background: #f6f6f6;
  overflow: hidden;
}
.counter-section .pattern-layer {
  position: absolute;
  content: '';
  right: 0px;
  top: -50px;
  height: 960px;
  width: 814px;
  background-position: center center;
  background-repeat: no-repeat;
}
.counter-block .inner-box {
  position: relative;
  margin: 0px;
  display: block;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
.counter-block .inner-box .image {
  position: relative;
  width: 100%;
}
.counter-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
}
.counter-block .inner-box .content-box {
  position: relative;
  width: 100%;
  text-align: center;
  padding: 60px 15px;
  background-color: #ffffff;
}
.counter-block .inner-box .content-box .count-box {
  position: relative;
  color: #26468b;
  font-size: 102px;
  line-height: 1em;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}
.count-text {
  font-family: 'Raleway', sans-serif;
}
.counter-block .inner-box .content-box .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  padding-top: 15px;
  margin-top: 15px;
  text-transform: uppercase;
}
.counter-block .inner-box .content-box .text:before {
  position: absolute;
  content: '';
  left: 50%;
  top: 0px;
  height: 2px;
  width: 50px;
  margin-left: -25px;
  display: inline-block;
  background-color: #222222;
}
.counter-block:nth-child(2) .inner-box .content-box .count-box, .counter-block:nth-child(4) .inner-box .content-box .count-box {
  color: #222222;
  width: 100%;
}
.counter-block:nth-child(2) .inner-box .content-box .text:before, .counter-block:nth-child(4) .inner-box .content-box .text:before {
  background-color: #26468b;
}
/*** 

====================================================================
	News Section
====================================================================

***/
.news-section {
  position: relative;
  padding: 30px 0px 20px;
  background: #f6f6f6;
}
.news-section .sec-title {
  margin-bottom: 45px;
}
.news-section .row {
  margin: 0px -28px;
}
.news-section .news-column {
  padding: 0px 28px;
}
/* News Block */
.news-block {
  position: relative;
  margin-bottom: 40px;
}
.news-block .inner-box {
  position: relative;
}
.news-block .inner-box .image {
  position: relative;
  overflow: hidden;
  background-color: #000000;
}
.news-block .inner-box .image a {
  position: relative;
  display: block;
}
.news-block .inner-box .image a:before {
  content: "\f0c1";
  font-family: 'FontAwesome';
  font-weight: 400;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0px 0px -30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #ffffff;
  color: #26468b;
  font-size: 20px;
  border-radius: 50%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -moz-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.news-block .inner-box .image img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.news-block .inner-box:hover .image img {
  opacity: 0.30;
  -webkit-transform: rotate(3deg) scale(1.1, 1.1);
  -ms-transform: rotate(3deg) scale(1.1, 1.1);
  transform: rotate(3deg) scale(1.1, 1.1);
}
.news-block .inner-box:hover .image a:before {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.news-block .inner-box .lower-content {
  position: relative;
}
.news-block .inner-box .lower-content .post-date {
  position: relative;
  color: #ffffff;
  top: -20px;
  font-size: 14px;
  margin-left: 30px;
  margin-top: -10px;
  padding: 10px 17px;
  display: inline-block;
  background-color: #222222;
}
.news-block .inner-box .lower-content h3 {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3em;
  margin-top: 0px;
}
.news-block .inner-box .lower-content h3 a {
  position: relative;
  color: #222222;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-block .inner-box .lower-content h3 a:hover {
  color: #26468b;
}
.news-block .inner-box .lower-content .post-meta {
  position: relative;
  margin-top: 10px;
  padding-bottom: 18px;
  font-size: 12px;
}
.news-block .inner-box .lower-content .post-meta li {
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-right: 15px;
  display: inline-block;
}
.news-block .inner-box .lower-content .post-meta li:last-child {
  margin-right: 0px;
}
.news-block .inner-box .lower-content .post-meta:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 50px;
  background-color: #26468b;
}
.news-block .inner-box .lower-content .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 1.9em;
  margin-top: 18px;
}
.news-block .inner-box .lower-content .read-more {
  position: relative;
  color: #222222;
  font-size: 14px;
  line-height: 1em;
  margin-top: 20px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-block .inner-box .lower-content .read-more .arrow {
  position: relative;
  margin-left: 10px;
  color: #26468b;
  top: 2px;
}
.news-block .inner-box .lower-content .read-more:hover {
  color: #26468b;
}
/* News Block Two */
.news-block-two {
  position: relative;
  margin-bottom: 60px;
}
.news-block-two .inner-box {
  position: relative;
}
.news-block-two .inner-box .image-column {
  position: relative;
}
.news-block-two .inner-box .image-column .image {
  position: relative;
  overflow: hidden;
  background-color: #000000;
}
.news-block-two .inner-box .image-column .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
}
.news-block-two .inner-box:hover .image-column .image img {
  opacity: 0.4;
  -webkit-transform: rotate(5deg) scale(1.2, 1.2);
  -ms-transform: rotate(5deg) scale(1.2, 1.2);
  -moz-transform: rotate(5deg) scale(1.2, 1.2);
  transform: rotate(5deg) scale(1.2, 1.2);
}
.news-block-two .inner-box .content-column {
  position: relative;
}
.news-block-two .inner-box .content-column .inner-column {
  position: relative;
}
.news-block-two .inner-box .content-column .post-date {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 17px;
  display: inline-block;
  background-color: #222222;
}
.news-block-two .inner-box .content-column h3 {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3em;
  margin-top: 18px;
}
.news-block-two .inner-box .content-column h3 a {
  position: relative;
  color: #222222;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-block-two .inner-box .content-column h3 a:hover {
  color: #26468b;
}
.news-block-two .inner-box .content-column .post-meta {
  position: relative;
  margin-top: 7px;
  padding-bottom: 18px;
}
.news-block-two .inner-box .content-column .post-meta:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 50px;
  background-color: #26468b;
}
.news-block-two .inner-box .content-column .post-meta li {
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-right: 20px;
  display: inline-block;
}
.news-block-two .inner-box .content-column .post-meta li:last-child {
  margin-right: 0px;
}
/***
 
 
 /*** 

====================================================================
	Fullwidth Section
====================================================================

 ***/
.container-fluid {
  position: relative;
  padding: 0px 0px;
  background-color: #ffffff;
}
.container-fluid .pattern-layer {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  width: 600px;
  height: 460px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.container-fluid .outer-section {
  position: relative;
}
.container-fluid .outer-section .left-column {
  position: relative;
  width: 50%;
  float: left;
  padding: 0px 15px;
  padding-right: 150px;
}
.container-fluid .outer-section .left-column .inner-column {
  position: relative;
  max-width: 520px;
  width: 100%;
  display: block;
  float: right;
  padding: 95px 0px;
  padding-right: 110px;
}
.container-fluid .outer-section .left-column .sec-title .title {
  color: #222222;
  font-size: 13px;
}
.container-fluid .outer-section .left-column .sec-title h2:before {
  background-color: #222222;
}
.container-fluid .outer-section .left-column .text {
  position: relative;
  color: #222222;
  font-size: 14px;
  line-height: 1.8em;
}
.container-fluid .outer-section .right-column {
  position: relative;
  width: 50%;
  float: right;
  padding: 0px 0px;
  background-size: cover;
}
.container-fluid .outer-section .right-column .inner-column {
  position: relative;
  display: block;
  padding: 0px 20px 0px 0px;
  margin-left: -150px;
  background-size: cover;
}
.container-fluid .outer-section .right-column .inner-column .owl-carousel {
  width: 100%;
  display: block;
  max-width: 990px;
}
.container-fluid .outer-section .right-column .inner-column .owl-dots {
  display: none;
}
.container-fluid .outer-section .right-column .inner-column .owl-nav {
  position: absolute;
  bottom: 0px;
  left: -113px;
}
.container-fluid .outer-section .right-column .inner-column .owl-nav .owl-prev, .container-fluid .outer-section .right-column .inner-column .owl-nav .owl-next {
  position: relative;
  width: 55px;
  height: 55px;
  color: #ffffff;
  line-height: 55px;
  text-align: center;
  font-size: 22px;
  margin-left: 2px;
  background-color: #222222;
  display: inline-block;
}
.container-fluid .image-layer {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
}
.container-fluid .image-layer:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.75);
}
/* Services Block Two */
.services-block-two {
  position: relative;
}
.services-block-two .inner-box {
  position: relative;
  overflow: hidden;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
}
.services-block-two .inner-box:hover .image img {
  -webkit-transform: scale(1.2, 1.3);
  -ms-transform: scale(1.2, 1.3);
  -moz-transform: scale(1.2, 1.3);
  transform: scale(1.2, 1.3);
}
.services-block-two .inner-box .image {
  position: relative;
}
.services-block-two .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
}
.services-block-two .inner-box .overlay-box {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.services-block-two .inner-box .overlay-box:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: -1px;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100, #000000));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%);
}
.services-block-two .inner-box .overlay-box:after {
  position: absolute;
  content: '';
  left: 0px;
  top: -100%;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
  background: rgba(0, 0, 0, 0.70);
}
.services-block-two .inner-box:hover .overlay-box:before {
  top: 100%;
  opacity: 0;
}
.services-block-two .inner-box:hover .overlay-box:after {
  opacity: 1;
  top: 0%;
}
.services-block-two .inner-box .overlay-box h3 {
  position: absolute;
  left: 25px;
  bottom: 35px;
  text-align: right;
  line-height: 1.3em;
  padding-bottom: 10px;
  display: inline-block;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
  color: #fff;
}
.services-block-two .inner-box:hover .overlay-box h3 {
  opacity: 1;
  -webkit-transform: translateX(5%);
  -ms-transform: translateX(5%);
  -moz-transform: translateX(5%);
  transform: translateX(5%);
}
.services-block-two .inner-box .overlay-box h3:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 50px;
  background-color: #26468b;
}
.services-block-two .inner-box .overlay-box h3 a {
  position: relative;
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.services-block-two .inner-box .overlay-box h3 a:hover {
  color: #26468b;
}
.services-block-two .inner-box .overlay-box .links-box {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -22px;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(-70px);
  -ms-transform: translateY(-70px);
  -moz-transform: translateY(-70px);
  transform: translateY(-70px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}
.services-block-two .inner-box:hover .overlay-box .links-box {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.services-block-two .inner-box .overlay-box .links-box .link {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  background: #ffffff;
  color: #26468b;
  margin: 0px 3px;
  border-radius: 3px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.services-block-two .inner-box .overlay-box .links-box .link:hover {
  background: #26468b;
  color: #ffffff;
}
/*** 

====================================================================
	Page Title
====================================================================

***/
.page-title {
  position: relative;
  padding: 70px 0px 70px;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-title .content {
  position: relative;
  padding-left: 195px;
}
.page-title:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.70);
}
.page-title h2 {
  position: relative;
  color: #ffffff;
  font-weight: 600;
  font-size: 48px;
  line-height: 1.3em;
}
.page-title .text {
  position: relative;
  color: #ffffff;
  font-size: 22px;
  margin-top: 5px;
  line-height: 1.3em;
}
.page-title .page-breadcrumb {
  position: relative;
  color: rgba(255, 255, 255, 0.70);
  margin-top: 90px;
  font-family: 'Montserrat', sans-serif;
}
.page-title .page-breadcrumb li {
  position: relative;
  font-size: 14px;
  padding-right: 10px;
  margin-right: 10px;
  text-transform: capitalize;
  display: inline-block;
}
.page-title .page-breadcrumb li:after {
  position: absolute;
  content: '/';
  right: -6px;
  top: 0px;
}
.page-title .page-breadcrumb li:last-child:after {
  display: none;
}
.page-title .page-breadcrumb li a {
  position: relative;
  color: #ffffff;
}
/**
====================================================================
	11. About Section
====================================================================

***/
.about-section {
  position: relative;
  padding: 90px 0px 70px;
  background: #fff;
}
.about-section .title-box {
  position: relative;
  margin-bottom: 20px;
}
.about-section .title-box .bold-text {
  position: relative;
  color: #222222;
  font-size: 16px;
  line-height: 1.6em;
  margin-top: 40px;
  margin-bottom: 20px;
}
.about-section .title-box .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 1.9em;
  margin-bottom: 35px;
}
.about-section .pattern-layer {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 500px;
}
/* Services Block */
.services-block {
  position: relative;
  margin-bottom: 30px;
}
.services-block .inner-box {
  position: relative;
}
.services-block .inner-box .image {
  position: relative;
  display: block;
  background: #000000;
  overflow: hidden;
}
.services-block .inner-box:hover .image {
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 1000ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
  transform: rotateY(180deg);
}
.services-block .inner-box .image a {
  position: relative;
  display: block;
}
.services-block .inner-box .image a:before {
  content: "\f0c1";
  font-family: 'FontAwesome';
  font-weight: 400;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -30px 0px 0px -30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #ffffff;
  color: #26468b;
  font-size: 20px;
  border-radius: 50%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -moz-transform: translateY(30px);
  transform: translateY(30px);
}
.services-block .inner-box .image img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
.services-block .inner-box:hover .image img {
  opacity: .30;
}
.services-block .inner-box:hover .image a:before {
  -webkit-transition: all 700ms ease 700ms;
  -moz-transition: all 700ms ease 700ms;
  -ms-transition: all 700ms ease 700ms;
  -o-transition: all 700ms ease 700ms;
  transition: all 700ms ease 700ms;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.services-block .inner-box .lower-box {
  position: relative;
  padding-top: 35px;
  text-align: center;
  padding-bottom: 22px;
}
.services-block .inner-box .lower-box:before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0px;
  height: 2px;
  width: 50px;
  margin-left: -25px;
  background-color: #26468b;
}
.services-block .inner-box .lower-box h3 {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3em;
}
.services-block .inner-box .lower-box h3 a {
  position: relative;
  color: #222222;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.services-block .inner-box .lower-box h3 a:hover {
  color: #26468b;
}
.services-block .inner-box .lower-box .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-top: 4px;
}
/*** 

====================================================================
	Team Section
====================================================================

***/
.team-section {
  position: relative;
  padding: 85px 0px 85px;
  background-color: #eee;
}
.team-section .pattern-layer {
  position: absolute;
  right: 0px;
  top: 240px;
  width: 100%;
  height: 234px;
}
.team-section .sec-title {
  margin-bottom: 50px;
}
.team-section .sec-title .text {
  line-height: 2em;
  margin-top: 40px;
}
/* Team Block */
.team-block {
  position: relative;
  margin-bottom: 30px;
}
.team-block .inner-box {
  position: relative;
}
.team-block .inner-box .image {
  position: relative;
}
.team-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
}
.team-block .inner-box .image .overlay-box {
  position: absolute;
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
  opacity: 0;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}
.team-block .inner-box .image .overlay-box:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  background-color: rgba(233, 195, 122, 0.95);
  transform-origin: bottom;
  -moz-transform: rotateX(-180deg);
  -webkit-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.team-block .inner-box:hover .overlay-box:before {
  -moz-transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  visibility: visible;
}
.team-block .inner-box:hover .overlay-box {
  opacity: 1;
}
.team-block .inner-box .overlay-inner {
  position: absolute;
  left: 0px;
  top: -20px;
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
  vertical-align: middle;
  padding: 10px 15px;
  opacity: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
}
.team-block .inner-box:hover .overlay-inner {
  opacity: 1;
  top: 0;
  -webkit-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  transition-delay: 700ms;
}
.team-block .inner-box .overlay-inner .content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.team-block .inner-box .image .overlay-box .phone {
  position: relative;
  color: #222222;
  font-size: 18px;
  line-height: 1.8em;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.team-block .inner-box .image .overlay-box .phone a {
  color: #222222;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block .inner-box .image .overlay-box .phone a:hover {
  text-decoration: underline;
  color: #ffffff;
}
.team-block .inner-box .image .overlay-box .phone span {
  font-size: 16px;
  display: block;
}
.team-block .inner-box .image .overlay-box .phone:before {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0px;
  height: 2px;
  width: 50px;
  margin-left: -25px;
  background-color: #222222;
}
.team-block .inner-box .image .overlay-box .social-links {
  position: relative;
}
.team-block .inner-box .image .overlay-box .social-links li {
  position: relative;
  margin: 0px 6px;
  display: inline-block;
}
.team-block .inner-box .image .overlay-box .social-links li a {
  position: relative;
  color: #222222;
  font-size: 18px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block .inner-box .image .overlay-box .social-links li a:hover {
  color: #ffffff;
}
.team-block .inner-box .lower-content {
  position: relative;
  padding: 30px 15px 30px 45px;
  background-color: #222222;
}
.team-block .inner-box .lower-content h3 {
  position: relative;
  font-size: 18px;
  line-height: 1.3em;
  position: relative;
  color: #ffffff;
}
.team-block .inner-box .lower-content .designation {
  position: relative;
  font-size: 12px;
  margin-top: 2px;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.70);
}
.team-block .inner-box .lower-content .designation:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  height: 3px;
  width: 50px;
  background-color: #26468b;
}
/*** 

====================================================================
	Contact Form Section
====================================================================

***/
.contact-form-section {
  position: relative;
  padding: 40px 0px 30px;
  background: #ffffff;
}
.contact-form-section .pattern-layer {
  position: absolute;
  left: 0px;
  top: 40px;
  width: 960px;
  height: 785px;
}
.contact-form-section .sec-title {
  margin-bottom: 50px;
}
.contact-form-section .sec-title .text {
  max-width: 750px;
}
.contact-form-section .contact-form {
  margin: 0 auto;
}
.contact-form-section.style-two {
  padding-top: 90px;
}
/*** 

====================================================================
	Contact Form
====================================================================

 ***/
.contact-form {
  position: relative;
}
.contact-form .form-group {
  position: relative;
  margin-bottom: 30px;
}
.contact-form .form-group input[type="text"], .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="email"], .contact-form .form-group select, .contact-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 25px;
  color: #222222;
  height: 55px;
  font-size: 15px;
  background: #f4f4f4;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 0px;
}
.contact-form .form-group input[type="text"]:focus, .contact-form .form-group input[type="tel"]:focus, .contact-form .form-group input[type="email"]:focus, .contact-form .form-group textarea:focus {}
.contact-form .form-group textarea::-webkit-input-placeholder, .contact-form .form-group input::-webkit-input-placeholder {
  color: #888888;
}
.contact-form .form-group textarea {
  height: 130px;
  resize: none;
}
.contact-form button {
  cursor: pointer;
}
.contact-form input.error, .contact-form select.error, .contact-form textarea.error {
  border-color: #ff0000 !important;
}
.contact-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0px 0px;
  margin: 0px;
  text-transform: uppercase;
  font-size: 12px;
  color: #ff0000;
  font-weight: 600;
}
/*** 

====================================================================
	Contact Info Section
====================================================================

 ***/
.contact-info-section {
  position: relative;
  padding: 20px 0px 20px;
  background-color: #eeeeee;
}
.contact-info-section.style-two {
  padding-top: 90px;
  border-bottom: 1px solid #eeeeee;
}
.contact-info-section .auto-container {
  max-width: 960px;
}
.contact-info-section .social-box {
  position: relative;
  text-align: center;
  margin-top: 50px;
}
.contact-info-section .social-box a {
  position: relative;
  margin: 0px 50px;
  color: #cccccc;
  font-size: 36px;
  display: inline-block;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.contact-info-section .social-box a:hover {
  color: #26468b;
}
.map-section .google-map {
  height: 500px;
}
/*** 

====================================================================
	Blog Page Section
====================================================================

 ***/
.blog-page-section {
  position: relative;
  padding: 30px 0px 30px;
  background-color: #ffffff;
}
.blog-page-section .news-block {
  margin-bottom: 70px;
}
.blog-page-section .btn-box {
  position: relative;
  margin-top: 20px;
}
.blog-classic .auto-container {
  max-width: 1140px;
}
/*** 

====================================================================
	8. Section Title
====================================================================

***/
.sec-title {
  position: relative;
  margin-bottom: 0px;
}
.sec-title .big-title {
  position: absolute;
  left: 0px;
  right: 0px;
  top: -30px;
  color: #f8f8f8;
  font-size: 164px;
  line-height: 1em;
  font-weight: 800;
}
.sec-title .inner-title {
  position: relative;
}
.content-box .sec-title .inner-title {
  position: relative;
  text-align: center;
}
.sec-title .title {
  position: relative;
  color: #26468b;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.sec-title h2 {
  position: relative;
  color: #222222;
  font-weight: 700;
  line-height: 1.3em;
  font-size: 34px;
  display: inline-block;
  text-transform: capitalize;
}
.sec-title .text {
  position: relative;
  color: #666666;
  font-weight: 500;
  line-height: 1.8em;
  font-size: 14px;
  margin-top: 15px !important;
}
.sec-title h2:before {
  position: absolute;
  content: '';
  left: -65px;
  top: 22px;
  height: 2px;
  width: 50px;
  background-color: #26468b;
}
.sec-title.style-two h2:before {
  display: none;
}
.sec-title.style-three h2 {
  font-size: 30px;
}
.sec-title.centered {
  text-align: center;
}
.sec-title.centered .text {
  max-width: 580px;
  margin: 0 auto;
}
.sec-title.light h2, .sec-title.light .text {
  color: #ffffff;
}
/* Sec Title Two */
.sec-title-two {
  position: relative;
  padding-top: 100px;
  text-align: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.sec-title-two .image-layer {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 250px;
}
.sec-title-two .image-layer:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(48, 48, 48, 0.80);
}
.sec-title-two .title-inner {
  position: relative;
  padding: 48px 100px;
  display: inline-block;
  background-color: #ffffff;
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.10);
}
.sec-title-two .title-inner .title {
  position: relative;
  color: #26468b;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.sec-title-two .title-inner .title:before {
  position: absolute;
  content: '';
  left: 50%;
  top: -68px;
  height: 50px;
  width: 2px;
  margin-left: -1px;
  background-color: #26468b;
}
.sec-title-two .title-inner h2 {
  position: relative;
  color: #222222;
  font-weight: 700;
  line-height: 1.3em;
  font-size: 36px;
  display: inline-block;
  text-transform: capitalize;
}
/*** 

====================================================================
	5. Buttons Style
====================================================================

 ***/
/*Btn Style One*/
.btn-style-one {
  position: relative;
  line-height: 24px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  background-color: #26468b;
  padding: 12px 31px !important;
  text-transform: uppercase;
  border: 2px solid #26468b;
  font-family: 'Montserrat', sans-serif;
}
.btn-style-one:hover {
  color: #26468b;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.20);
  border-color: #ffffff;
  background: #ffffff;
}
/* List Style One */
.list-style-one {
  position: relative;
}
.list-style-one li {
  position: relative;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
  margin-bottom: 6px;
  padding-left: 35px;
}
.list-style-one li:last-child {
  margin-bottom: 0px;
}
.list-style-one li:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 12px;
  height: 3px;
  width: 15px;
  background-color: #222222;
}
/* List Style Two */
.list-style-two {
  position: relative;
}
.list-style-two li {
  position: relative;
  color: #222222;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 14px;
}
.list-style-two li a {
  color: #222222;
}
.list-style-two li a:hover {
  text-decoration: underline;
}
.list-style-two li i {
  font-style: normal;
}
.list-style-two li .icon {
  position: relative;
  top: 2px;
  font-size: 18px;
  margin-right: 8px;
  color: #26468b;
}
/*** 

====================================================================
	About Section Three
====================================================================

***/
.about-section-three {
  position: relative;
  padding: 30px 0px 30px;
  background: #ffffff;
}
.about-section-three .image-column {
  position: relative;
}
.about-section-three .image-column .inner-column {
  position: relative;
  margin-left: -10px;
  margin-top: 20px;
}
.about-section-three .image-column .inner-column .image {
  position: relative;
}
.about-section-three .image-column .inner-column .image img {
  position: relative;
  width: 100%;
  display: block;
}
.about-section-three .content-column {
  position: relative;
}
.about-section-three .content-column .inner-column {
  position: relative;
  padding-left: 30px;
  padding-top: 22px;
}
.about-section-three .content-column .inner-column .sec-title {
  margin-bottom: 20px;
}
.about-section-three .content-column .inner-column .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
  margin-bottom: 25px;
}
/*** 

====================================================================
	Blog Page Section
====================================================================

 ***/
.blog-page-section {
  position: relative;
  padding: 30px 0px 30px;
}
.blog-page-section .news-block {
  margin-bottom: 40px;
}
.blog-page-section .btn-box {
  position: relative;
  margin-top: 20px;
}
.blog-classic .auto-container {
  max-width: 1140px;
}
/* News Block Three */
.news-block-three {
  position: relative;
  margin-bottom: 80px;
}
.news-block-three .inner-box {
  position: relative;
}
.news-block-three .inner-box .row {
  position: relative;
  margin: 0px;
}
.news-block-three .inner-box .content-column {
  position: relative;
  padding: 0px;
  float: left;
  z-index: 1;
}
.news-block-three .inner-box .content-column .inner-column {
  position: relative;
  margin-top: 30px;
  z-index: 1;
  padding: 30px 70px 50px 50px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
.news-block-three .inner-box .content-column .inner-column .content {
  position: relative;
}
.news-block-three .inner-box .content-column .post-date {
  position: relative;
  color: #ffffff;
  top: -10px;
  font-size: 14px;
  margin-top: -10px;
  padding: 10px 17px;
  display: inline-block;
  background-color: #222222;
}
.news-block-three .inner-box .content-column h3 {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4em;
  margin-top: 20px;
}
.news-block-three .inner-box .content-column h3 a {
  position: relative;
  color: #222222;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-block-three .inner-box .content-column h3 a:hover {
  color: #26468b;
}
.news-block-three .inner-box .content-column .post-meta {
  position: relative;
  margin-top: 18px;
  padding-bottom: 18px;
}
.news-block-three .inner-box .content-column .post-meta li {
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-right: 15px;
  display: inline-block;
}
.news-block-three .inner-box .content-column .post-meta li:last-child {
  margin-right: 0px;
}
.news-block-three .inner-box .content-column .post-meta:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 50px;
  background-color: #26468b;
}
.news-block-three .inner-box .content-column .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 2em;
  margin-top: 25px;
}
.news-block-three .inner-box .content-column .read-more {
  position: relative;
  color: #222222;
  font-size: 14px;
  line-height: 1em;
  margin-top: 38px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-block-three .inner-box .content-column .read-more .arrow {
  position: relative;
  margin-left: 10px;
  color: #26468b;
  top: 2px;
}
.news-block-three .inner-box .content-column .read-more:hover {
  color: #26468b;
}
.news-block-three .inner-box .image-column {
  position: relative;
  padding: 0px;
  float: left;
}
.news-block-three .inner-box .image-column .inner-column {
  position: relative;
  margin-left: -60px;
}
.news-block-three .inner-box .image-column .inner-column .image {
  position: relative;
}
.news-block-three .inner-box .image-column .inner-column .image img {
  position: relative;
  width: 100%;
  display: block;
}
/*** 

====================================================================
	Services Section Eight
====================================================================

***/
.services-section-eight {
  position: relative;
  padding: 10px 0px 30px;
  background: #ffffff;
}
.services-section-eight .title-column {
  position: relative;
}
.services-section-eight .title-column .inner-column {
  position: relative;
}
.services-section-eight .content-column {
  position: relative;
  margin-bottom: 40px;
}
.services-section-eight .content-column .inner-column {
  position: relative;
}
.services-section-eight .content-column .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 1.9em;
  padding-top: 28px;
  margin-bottom: 30px;
}
/*** 

====================================================================
	Fluid Section Two
====================================================================

***/
.fluid-section-two {
  position: relative;
}
.fluid-section-two .image-column {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  float: right;
  bottom: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fluid-section-two .image-column .image {
  width: 100%;
  display: none;
}
.fluid-section-two .image-column .image img {
  display: block;
  width: 100%;
}
/*Content Column*/
.fluid-section-two .content-column {
  position: relative;
  width: 50%;
  float: right;
  padding: 60px 0px 0px 0px;
}
.fluid-section-two .content-column .inner-content {
  position: relative;
  margin-left: -100px;
  z-index: 1;
  background-color: #ffffff;
  padding: 70px 125px 70px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
.fluid-section-two .content-column .inner-content .sec-title {
  margin-bottom: 10px;
}
.fluid-section-two .content-column .inner-content .accordion-box {
  margin-bottom: 50px;
}
/*** 

====================================================================
	Call To Action Section
====================================================================

***/
.call-to-action-section {
  position: relative;
  text-align: center;
  padding: 50px 0px 50px;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
}
.call-to-action-section:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.10);
}
.call-to-action-section h2 {
  position: relative;
  color: #ffffff;
  font-size: 36px;
  line-height: 1.3em;
  font-weight: 600;
  margin-bottom: 40px;
}
.call-to-action-section ul {
  position: relative;
  font-family: 'Montserrat', sans-serif;
}
.call-to-action-section ul li {
  position: relative;
  font-size: 24px;
  color: #ffffff;
  margin: 0px 60px;
  font-weight: 500;
  margin-bottom: 15px;
  display: inline-block;
}
.call-to-action-section ul li a {
  color: #ffffff;
}
.call-to-action-section ul li a:hover {
  text-decoration: underline;
}
.call-to-action-section .theme-btn {
  margin-top: 50px;
}
.call-to-action-section.style-two::before {
  background-color: rgba(0, 0, 0, 0.70);
}
.call-to-action-section.style-two h2, .call-to-action-section.style-two ul li {
  color: #ffffff;
}
.call-to-action-section.style-three:before {
  display: none;
}
.services-section-three {
  position: relative;
  padding: 20px 0px 10px;
  background: #ffffff;
}
.services-section-three .pattern-layer {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 695px;
  height: 395px;
}
.services-section-three .pattern-layer-two {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 695px;
  height: 395px;
}
/* Services Block Five */
.services-block-five {
  position: relative;
  margin-bottom: 10px;
  background: #ffffff;
}
.services-block-five .inner-box {
  position: relative;
}
.services-block-five .inner-box .image-column {
  position: relative;
  margin-bottom: 30px;
}
.services-block-five .inner-box .image-column .inner-column {
  position: relative;
}
.services-block-five .inner-box .image-column .inner-column .image {
  position: relative;
  margin-top: 45px;
}
.services-block-five .inner-box .image-column .inner-column .image img {
  position: relative;
  width: 100%;
  display: block;
}
.services-block-five .inner-box .content-column {
  position: relative;
  margin-bottom: 30px;
}
.services-block-five .inner-box .content-column .inner-column {
  position: relative;
  padding-top: 20px;
}
.services-block-five .inner-box .content-column {
  position: relative;
}
.services-block-five .inner-box .content-column .inner-column {
  position: relative;
  padding-right: 50px;
}
.services-block-five.style-two .inner-box .content-column .inner-column {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}
.services-block-five .inner-box .content-column h3 {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3em;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.services-block-five .inner-box .content-column h3:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 50px;
  background-color: #26468b;
}
.services-block-five .inner-box .content-column h3 a {
  position: relative;
  color: #222222;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.services-block-five .inner-box .content-column h3 a:hover {
  color: #26468b;
}
.services-block-five .inner-box .content-column .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 1.9em;
}
.services-section-five.style-two {
  padding-top: 50px;
}
.services-section-five .pattern-layer {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 960px;
  height: 365px;
}
.services-section-five .sec-title {
  margin-bottom: 60px;
}
.services-section-five .sec-title .text {
  position: relative;
  max-width: 840px;
}
/*** 

====================================================================
	Product Tab Section
====================================================================

 ***/
.product-tab-section {
  position: relative;
  padding-top: 100px;
  background-attachment: fixed;
  background-size: cover;
  background-color: #eee;
}
.product-tab-section .container {
  background-color: #eeeeee;
}
.product-tab-section:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(26, 26, 26, 0.85);
}
.product-tab-section:after {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  height: 90px;
  width: 100%;
  background-color: rgba(255, 255, 255, 1);
}
.product-tab-section .content-box {
  position: relative;
}
.product-tab-section .content-box .inner-content {
  position: relative;
  z-index: 1;
  padding: 30px 110px 10px;
  background-color: #ffffff;
}
.product-tab-section .content-box .inner-content .sec-title h2 {
  font-size: 30px;
  font-weight: 700;
}
/*** 

====================================================================
	Blog Detail
====================================================================

***/
.blog-detail {
  position: relative;
  background-color: #ffffff;
}
.blog-detail .inner-box {
  position: relative;
}
.blog-detail .inner-box .image {
  position: relative;
  margin-bottom: 30px;
}
.blog-detail .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
}
.blog-detail .inner-box .lower-content {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.blog-detail .inner-box .lower-content .upper-box {
  position: relative;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: -80px;
  margin-bottom: 40px;
  background-color: #ffffff;
  padding: 0px 50px 50px 50px;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.10);
}
.blog-detail .inner-box .lower-content .upper-box .post-date {
  position: relative;
  color: #ffffff;
  top: -10px;
  font-size: 14px;
  margin-top: -10px;
  padding: 10px 17px;
  display: inline-block;
  background-color: #222222;
}
.blog-detail .inner-box .lower-content .upper-box h3 {
  position: relative;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3em;
  margin-top: 20px;
  color: #222222;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta {
  position: relative;
  margin-top: 10px;
  padding-bottom: 18px;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta li {
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-right: 15px;
  display: inline-block;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta li:last-child {
  margin-right: 0px;
}
.blog-detail .inner-box .lower-content .upper-box .post-meta:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  height: 2px;
  width: 50px;
  background-color: #26468b;
}
.blog-detail .inner-box .lower-content .lower-box {
  position: relative;
}
.blog-detail .inner-box .lower-content .lower-box .text {
  position: relative;
}
.blog-detail .inner-box .lower-content .lower-box .text p {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
}
.blog-detail .inner-box .lower-content .two-column {
  position: relative;
  margin-top: 40px;
}
.blog-detail .inner-box .lower-content .lower-box .text .list-style-one {
  position: relative;
  margin-left: 70px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.blog-detail .inner-box .lower-content .lower-box blockquote {
  position: relative;
  margin-left: 70px;
  font-family: 'Montserrat', sans-serif;
  padding-left: 25px;
  margin-top: 40px;
  font-weight: 600;
  margin-bottom: 40px;
  border-left: 3px solid #26468b;
}
.blog-detail .inner-box .lower-content .lower-box blockquote .blockquote-text {
  position: relative;
  color: #222222;
  font-size: 24px;
  line-height: 1.4em;
}
.blog-detail .inner-box .lower-content .lower-box blockquote .author-post {
  position: relative;
  color: #666666;
  font-size: 14px;
  margin-top: 8px;
}
.blog-detail .post-share-options {
  position: relative;
  margin-top: 50px;
}
.blog-detail .post-share-options .post-share-inner {
  position: relative;
  text-align: center;
}
.blog-detail .post-share-options .post-share-inner .social-box {
  position: relative;
}
.blog-detail .post-share-options .post-share-inner .social-box li {
  position: relative;
  margin: 0px 0px;
  display: inline-block;
}
.blog-detail .post-share-options .post-share-inner .social-box li a {
  position: relative;
  width: 68px;
  height: 40px;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
.blog-detail .post-share-options .post-share-inner .social-box li.facebook a {
  background-color: #3b5999;
}
.blog-detail .post-share-options .post-share-inner .social-box li.google-plus a {
  background-color: #dc4e41;
}
.blog-detail .post-share-options .post-share-inner .social-box li.pinterest a {
  background-color: #bd081c;
}
.blog-detail .post-share-options .post-share-inner .social-box li.twitter a {
  background-color: #55acee;
}
.blog-detail .post-share-options .post-share-inner .tags {
  position: relative;
  margin-top: 20px;
}
.blog-detail .post-share-options .post-share-inner .tags a {
  position: relative;
  color: #666666;
  font-size: 14px;
  margin: 0px 8px;
  display: inline-block;
}
/*** 

====================================================================
	Branded Section
====================================================================

***/
.branded-section {
  position: relative;
  background-size: cover;
  padding: 85px 0px 55px;
  background-repeat: no-repeat;
  background-position: center bottom;
  border-bottom: 1px solid #eeeeee;
  background-color: ##ffffff;
}
.branded-section.style-two {
  border-bottom: 0px;
}
.branded-section .title-box {
  position: relative;
  margin-bottom: 90px;
}
.branded-section:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(48, 48, 48, 0.90);
}
.branded-section .title-box .sec-title .title {
  color: #ffffff;
}
.branded-section .title-box .sec-title .text {
  margin-top: 38px !important;
}
.branded-section .lower-section {
  position: relative;
}
.branded-section:after {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 215px;
  background-color: #ffffff;
}
.branded-section .lower-section .row {
  margin: 0px -55px;
}
.branded-section .lower-section .brand-block, .branded-section .lower-section .brand-block-two {
  padding: 0px 55px;
}
/* Brand Block */
.brand-block {
  position: relative;
  z-index: 1;
}
.brand-block .inner-box {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
.brand-block .inner-box .upper-box {
  position: relative;
  padding: 42px 45px 45px;
  background-color: #e9c37a;
}
.brand-block .inner-box .upper-box h3 {
  position: relative;
  color: #222222;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3em;
  padding-bottom: 22px;
}
.brand-block .inner-box .upper-box h3:before {
  position: absolute;
  content: '';
  left: 0px;
  height: 3px;
  width: 50px;
  bottom: 0px;
  background-color: #222222;
}
.brand-block .inner-box .lower-box {
  position: relative;
  padding: 32px 0px;
}
.brand-block .inner-box .lower-box .box-inner {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 155px;
  padding-right: 20px;
}
.brand-block .inner-box .lower-box .box-inner .image {
  position: absolute;
  left: -30px;
  top: 0px;
}
.brand-block .inner-box .lower-box .box-inner .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
}
/* Brand Block Two */
.brand-block-two {
  position: relative;
  z-index: 1;
}
.brand-block-two .inner-box {
  position: relative;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.10);
}
.brand-block-two .inner-box .upper-box {
  position: relative;
}
.brand-block-two .inner-box .upper-box .upper-inner {
  position: relative;
  padding-left: 60px;
  padding-bottom: 20px;
  background-color: #26468b;
}
.brand-block-two .inner-box .upper-box .upper-inner .image {
  position: relative;
  margin-top: -35px;
  display: inline-block;
}
.brand-block-two .inner-box .lower-box {
  position: relative;
}
.brand-block-two .inner-box .lower-box .box-inner {
  position: relative;
  padding: 10px 30px 29px 30px;
}
.brand-block-two .inner-box .lower-box .box-inner h3 {
  position: relative;
  color: #222222;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4em;
  padding-bottom: 20px;
}
.brand-block-two .inner-box .lower-box .box-inner h3:before {
  position: absolute;
  content: '';
  left: 0px;
  height: 3px;
  width: 50px;
  bottom: 0px;
  background-color: #222222;
}
.brand-block-two .inner-box .lower-box .box-inner .text {
  position: relative;
  color: #666666;
  font-size: 14px;
  line-height: 1.8em;
  margin-top: 30px;
}
/*** 

====================================================================
	Solution Section
====================================================================

***/
.solution-section {
  position: relative;
  padding-bottom: 30px;
  background: #fff;
}
.solution-section .skill-column {
  position: relative;
}
.solution-section .skill-column .inner-column {
  position: relative;
  padding-left: 35px;
  padding-top: 35px;
}
/*** 

====================================================================
	Project Form Section
====================================================================

***/
.project-form-section {
  position: relative;
  padding: 40px 0px 20px;
  background: #eeeeee;
}
.project-form-section .content-column {
  position: relative;
}
.project-form-section .content-column .inner-column {
  position: relative;
  padding-left: 65px;
  padding-right: 75px;
  margin-bottom: 40px;
}
.project-form-section .content-column ul {
  position: relative;
}
.project-form-section .content-column ul li {
  position: relative;
  margin-bottom: 8px;
  color: #222222;
  font-size: 14px;
}
.project-form-section .content-column ul li span {
  position: relative;
}
/*** 

====================================================================
	Project Form
====================================================================

 ***/
.project-form {
  position: relative;
}
.project-form .form-group {
  position: relative;
  margin-bottom: 10px;
}
.project-form .form-group input[type="text"], .project-form .form-group input[type="tel"], .project-form .form-group input[type="email"], .project-form .form-group select, .project-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 25px;
  color: #222222;
  height: 55px;
  font-size: 15px;
  background: #f4f4f4;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 0px;
}
.project-form .form-group input[type="text"]:focus, .project-form .form-group input[type="tel"]:focus, .project-form .form-group input[type="email"]:focus, .project-form .form-group textarea:focus {}
.project-form .form-group textarea::-webkit-input-placeholder, .project-form .form-group input::-webkit-input-placeholder {
  color: #888888;
}
.project-form .form-group textarea {
  height: 130px;
  resize: none;
}
.project-form button {
  cursor: pointer;
  margin-top: 20px;
}
.video-background-controls button {
  font-size: 32px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  height: 32px;
  width: 32px;
  border-radius: 16px;
  line-height: 32px;
  border: none;
  background: none;
  -webkit-appearance: none;
  color: white;
  filter: drop-shadow(0px 0px 1px black);
  cursor: pointer;
  opacity: 1;
  transition: all 250ms ease-in-out;
  margin-left: 10px;
}
.video-background-controls button:hover {
  opacity: 0.5;
}
iframe {
  transition: opacity 500ms ease-in-out;
  transition-delay: 250ms;
  max-width: 1300px !important;
}
.youtube-background {
  background-image: none;
}
.video-background-controls {
  bottom: 10px !important;
  top: inherit !important;
}
.youtube-background iframe {
  height: 100% !important;
  width: 100% !important;
}
.services-section-eight   .videofull .container  {
  height: 304px !important;
  width: 100% !important;
}
.news-block-three   .image-column .container .youtube-background  {
  height: 304px !important;
  width: 540px !important;
}
.services-block  .videofull  {
  height: 200px !important;
  width: 100% !important;
}
.services-block  .videofull .container  {
  height: 200px !important;
  width: 100% !important;
}
@media (max-width: 767px) {
  .slide-home .item.active {
    background-position: bottom !important;
    background-size: cover;
    background-repeat: no-repeat;
    height: 200px !important;
    background-position: left 45px !important;
  }
  .slide-home .item .container {
    height: 200px !important;
  }
  .youtube-background iframe {
    width: 100% !important;
    height: 211px !important;
    top: 100px !important;
  }

    
  }
  .icon-bar {
    top: 53% !important;
  }
  .made-france {
    display: none;
  }
}
.slick-list {
  max-height: 665px;
}
.overlay-youtube {
  left: 0px;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 11;
  background-size: cover;
  background-color: #fff !important;
  background-image: none !important;
  filter: none !important;
}
.youtube-background {
  z-index: 111 !important;
  background-image: none !important;
}
.tp-caption {
  z-index: 1111;
	display: none;
}
/*basic settings */
/* helper classses */
.margin-top-20 {
  margin-top: 20px;
}
.margin-bottom-20 {
  margin-top: 20px;
}
.no-margin {
  margin: 0px;
}
/* box component */
.box {
  border-color: #e6e6e6;
  background: #FFF;
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  padding: 10px;
  margin-bottom: 40px;
}
.box-center {
  margin: 20px auto;
}
.services-section-eight .rowflex:nth-child(odd) {
  background-color: #ffffff;
}
.services-section-eight .rowflex {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}
.outer-section .slick-dots li button:before {
  font-size: 58px;
}
.outer-section .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #26468b;
}
.three-item .slick-prev, .three-item .slick-next {
  top: 43%;
}
.three-item .slick-prev {
  left: -10px;
}
.three-item .slick-prev:before {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
  content: "\f104";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 50px;
}
.three-item .slick-next {
  right: -10px;
}
.three-item .slick-next:before {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto;
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 50px;
}



a.ytp-watermark.yt-uix-sessionlink {
    display: none !important;
}



/* input [type = file]
----------------------------------------------- */
input[type=file] {
  display: block !important;
  right: 1px;
  top: 1px;
  height: 34px;
  opacity: 0;
  width: 100%;
  background: none;
  position: absolute;
  overflow: hidden;
  z-index: 2;
}
.control-fileupload {
  display: block;
  border: 1px solid #d6d7d6;
  background: #FFF;
  border-radius: 4px;
  width: 100%;
  height: 36px;
  line-height: 36px;
  padding: 0px 10px 2px 10px;
  overflow: hidden;
  position: relative;
  &:before, input, label {
    cursor: pointer !important;
  }
  /* File upload button */
  &:before {
    /* inherit from boostrap btn styles */
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    transition: color 0.2s ease;
    /* add more custom styles*/
    content: 'Browse';
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    right: 2px;
    line-height: 20px;
    text-align: center;
  }
  &:hover, &:focus {
    &:before {
      color: #333333;
      background-color: #e6e6e6;
      color: #333333;
      text-decoration: none;
      background-position: 0 -15px;
      transition: background-position 0.2s ease-out;
    }
  }
  label {
    line-height: 24px;
    color: #999999;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1;
    margin-right: 90px;
    margin-bottom: 0px;
    cursor: text;
  }
}




.colvideo {
  text-align: left;
  font-size: 16px;
  font-weight: bolder;
}
.colvideo2 {
  text-align: left;
  font-size: 16px;
  font-weight: bolder;
}
.secteur {
  margin: auto;
  display: block;
  width: 80%;
  bottom: 20px;
  position: relative;
}
.links-box {
  display: none;
}
.colvideo span {
  display: block;
  margin-bottom: 10px;
}
.colflex {

}

.videofull > div {
  z-index: 1 !important;
}
.slide-home .slick-next:before {
    color: #333333 !important;
	font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
	font-size: 60px;
}
.slide-home .slick-prev:before {
	color: #333333 !important;
	font: normal normal normal 14px/1 FontAwesome;
    content: "\f104";
	font-size: 60px;
}
