html{
	color:#000
}
body{
	font-family:'Raleway Regular';
	margin: 0;
	padding: 0;
}
ul{
	padding: 0;
	margin: 0;
}
p{
	color: #5d5d5d;
	font-size: 14px;
	line-height: 20px
}
a,a:hover,a:focus{
	text-decoration: none;
	outline: none;
}
li{
	list-style: none
}
.navbar {
  border-radius: 0;
	padding: 0
}
/*************menu header ************/
/* topbar start*/

.top-horizontal-bar {
   min-height: 10px;
   background: #111F29;
   position: absolute;
   z-index: 999;
   padding: 0px;
   margin: 0px;
}

.header-skew .topbar-wrapper-section {
   position: relative;
   padding: 0px
}

.header-skew .topbar-wrapper {
   background: #111F29;
   min-height: 50px;
   padding: 0px;
   margin: 0px;
   max-width: 55%;
   float: right;
}

.header-skew .topbar-container {
   position: absolute;
   top: 0px;
   left: 0px;
   right: 0px;
}

.header-skew .topbar {
   background: #111F29;
   height: 50px;
   z-index: 999999;
}

.header-skew .topbar a {
   line-height: 50px;
}

.link-nav li:nth-child(1) {
   width: 60px;
}

.search-box-home-one-wrapper {
   position: absolute !important;
   right: -56px;
}

.search-box-home-one-wrapper .searchbox {
   background: #fff;
}

.search-box-home-one-wrapper .searchbox-input {
   background: #fff;
   position: relative;
   top: -15px;
}

.search-box-home-one-wrapper .searchbox-open .searchbox-input {
   position: relative;
   top: -15px;
}

.search-box-home-one-wrapper .searchbox-icon, .searchbox-submit .search-box-home-one-wrapper {
   background: #fff;
   border: none;
}

.search-box-home-one-wrapper .searchbox-icon i {
   color: #111F29;
   font-size: 14px;
}

.searchbox {
   position: relative;
   min-width: 50px;
   width: 0%;
   height: 50px;
   float: right;
   overflow: hidden;
   border-left: 1px solid #162835;
   -webkit-transition: width 0.3s;
   -moz-transition: width 0.3s;
   -ms-transition: width 0.3s;
   -o-transition: width 0.3s;
   transition: width 0.3s;
}

.social-icon .searchbox {
   position: relative;
   min-width: 50px;
   width: 0%;
   height: 50px;
}

.search-box-home-one-wrapper .searchbox {
   overflow: hidden;
   border-left: none;
}

.search-box-home-one-wrapper .searchbox-input {
   color: #000;
}

.searchbox-input {
   top: 0;
   right: 0;
   border: 0;
   outline: 0;
   background: #111F29;
   width: 100%;
   height: 50px;
   margin: 0;
   padding: 0px 55px 0px 20px;
   font-size: 20px;
   color: #fff;
}

.searchbox-input::-webkit-input-placeholder {
   color: #5B6D71;
}

.searchbox-input:-moz-placeholder {
   color: #5B6D71;
}

.searchbox-input::-moz-placeholder {
   color: #5B6D71;
}

.searchbox-input:-ms-input-placeholder {
   color: #5B6D71;
}

.searchbox-icon, .searchbox-submit {
   width: 50px;
   height: 50px;
   display: block;
   position: absolute;
   top: 0;
   font-size: 22px;
   right: 0;
   padding: 18px;
   margin: 0;
   border-left: 3px solid #0F1B24;
   outline: 0;
   line-height: 50px;
   text-align: center;
   cursor: pointer;
   color: #dcddd8;
   background: #111F29;
}

.search-box-home-one-wrapper .searchbox-open {
   width: 400px
}

.searchbox-open {
   width: 100%;
}

.byline {
   position: absolute;
   top: 150px;
   left: 30%;
   text-align: center;
   font-size: 18px;
}

.byline a {
   text-decoration: none;
   color: #5B6D71;
}


/*search form css end*/

.topbar:before {
   content: 'hello';
   min-height: 50px;
   width: 100%;
   background: #111F29;
   float: left;
   transform: skewX(24deg);
   -webkit-transform: skewX(24deg);
   position: absolute;
   left: -25px;
   border: 10px solid #111F29;
   border-radius: 0px 0px 0px 7px;
   color: transparent;
}

.top-bar-info {
   list-style: none;
   float: left;
   margin: 0px;
   width: 73%;
   padding: 0px;
}

.top-bar-info .contact-one i, .top-bar-info .contact-two i, .top-bar-info .contact-three i {
   color: orange;
   font-size: 18px;
   float: left;
   height: 50px;
   line-height: 50px;
   margin-left: 5px;
}

.topbar-flat-wrapper .search {
   float: right;
   width: 55px;
   text-align: left;
   height: 50px;
   line-height: 50px;
   border-left: 1px solid #0C171E;
   padding-left: 18px;
}

.topbar-flat-wrapper .search i {
   color: #BCCAD3;
   background: #0D1725;
   padding: 5px;
   border-radius: 20px;
}

.top-bar-info .contact-one p, .top-bar-info .contact-two p, .top-bar-info .contact-three p {
   color: #BCCAD3;
   line-height: 50px;
   height: 50px
}

.top-bar-info .contact-one {
   text-align: center;
   border-right: 1px solid #172A38;
   float: left;
   height: 50px
}

.top-bar-info .contact-two {
   width: 250px;
   text-align: center;
   border-left: 1px solid #0C171E;
   border-right: 1px solid #172A38;
   float: left;
   padding-left: 13px;
   height: 50px
}

.top-bar-info .contact-three {
   width: 200px;
   text-align: center;
   border-left: 1px solid #0C171E;
   height: 50px
}

.top-bar-info .contact-three i {
   margin-left: 18px;
}

.top-bar-info li {
   display: inline-block;
   height: 50px
}

.topbar-social-icon .search {
   width: 57px;
}

.topbar-social-icon .search .searchbox-open {
   width: 400px;
}

.topbar-social-icon {
   list-style: none;
   height: 50px;
   float: left;
   line-height: 50px;
   width: 252px;
   border-right: 1px solid #172A38;
}

.topbar-social-icon li {
   display: inline-block;
}

.topbar-social-icon li a {
   line-height: 50px;
   height: 50px;
   float: left;
}

.topbar-social-icon li a i {
   background: #0D1725;
   width: 24px;
   height: 24px;
   float: left;
   border-radius: 30px;
   line-height: 24px;
   text-align: center;
   position: relative;
   top: 50%;
   transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   color: #BCCAD3;
   font-size: 14px;
}


/* social icon*/
.social-icon {
   padding: 0px;
}

.social-icons {
   display: table-cell;
   vertical-align: middle;
   padding: 0;
   float: left;
   z-index: 9;
   position: relative;
	 padding-right: 21px;
}

.social-icons-items {
   display: table-cell;
   vertical-align: middle;
   padding: 0;
   float: left;
   z-index: 9;
   position: relative;
   width: 100%
}

.social-icons li {
   display: inline-block;
   opacity: 1;
}

.social-links a i{
	background: #060e25;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  text-align: center !important;
  font-size: 11px !important;
  margin-left: 4px;
	color: #fff;
	border-radius: 100%;
	padding: 8px 0px;
	transition: .5s ease;
}
.social-links a i.fa-facebook:hover{
	background-color: #3B5998;
	transition: .5s ease;
}
.social-links a i.fa-twitter:hover{
	background-color: #36B9FF;
  transition: .5s ease;
}
.social-links a i.fa-google-plus:hover{
	background-color: #D11718;
	transition: .5s ease;
}

/****langue******/
.contact-icon-three .dropdown-menu .dropdown-item{
	padding: 0;
}
.contact-icon-three .dropdown-item:focus,
.contact-icon-three .dropdown-item:hover {
  background-color: inherit;
}
.contact-icon-three .dropdown-menu{
	background-color: transparent;
    border: 0;
    min-width: inherit;
    padding: 0;
    margin: 0;
    right: 0;
    text-align: right;
}

.hover-langue:hover,
.hover-langue:hover .fa-angle-down{
	color: #0e83b7 !important;
	transition: .5s ease;
}
/***************/
#top-info .contact-icon-three i {
   line-height: 50px;
   background: transparent;
}

#top-info .contact-icon-three p {
   text-align: right;
   line-height: 50px;
   color: #BCCAD3
}

#top-info .contact-icon-two i {
   line-height: 50px;
   background: transparent;
   font-size: 18px;
   color: #0e83b7
}

#top-info .contact-icon-two p {
   float: right;
   line-height: 50px;
   margin-right: 10px;
   color: #BCCAD3
}

#top-info .contact-icon-one i {
   float: left;
   line-height: 50px;
   background: transparent;
   font-size: 18px;
   color: #0e83b7;
}

#top-info .contact-icon-one p {
   float: left;
   line-height: 50px;
   color: #BCCAD3
}

#top-info .contact-icon-one {
	max-width: 232px;
	width: 100%;
	border-left: 1px solid #060e25;
	padding-left: 23px;
}

#top-info .contact-icon-two {
   max-width: 208px;
   width: 100%;
}

#top-info {
   list-style: none;
   margin: 0;
   padding: 0;
}

#top-info li {
   display: inline-block;
   position: relative;
   z-index: 9999;
   float: left;
   width: 140px;
   height: 50px;
}

.contact-icon-three {
   display: inline-block;
   width: 173px;
   position: relative;
   z-index: 9999;
   float: right;
   width: 202px;
   height: 50px;
}
.ow-navigation .navbar-header{
	min-width: 25%;
}
/******bootstrap*****/
@media (min-width: 768px){
.navbar-right {
    float: left !important;
    margin-right: -15px;
}
}


@media (min-width: 768px){
.navbar-collapse {
    width: auto;
    border-top: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none !important;
}
}
.navbar-collapse {
    padding-right: 30px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}



@media (min-width: 768px){
.navbar-nav>li {
    float: left;
}
}
.nav>li {
    position: relative;
    display: block;
}
.navbar-brand>img {
    margin-top: -20px;
}
@media (min-width: 992px){
.ow-navigation.navbar-default .navbar-nav> li> a {
    padding: 0;
		height: 82px;
		vertical-align: middle;
		display: table-cell;
		top: 9px;
}
}
@media (min-width: 992px){
.ow-navigation.navbar-default .navbar-nav> li {
    margin-right: 0px !important;
		margin-left: 13.5px;
}
}
.menu-icon> div {
    display: block;
}

.menu-icon a:hover i {
    color: inherit;
}
.navbar-nav a span{
	font-family: 'Raleway SemiBold' !important;
	color: #4d5e67 !important;
	font-size: 15px !important;
	transition: .2s ease;
	height: 30px;
	display: block;
}
.navbar-nav a:hover span,
.navbar-nav a.active span{
	color: #0e83b7 !important;
	border-bottom: 3px solid #0e83b7 !important;
	transition: .2s ease;
}

@media only screen and (max-width: 1200px) and (min-width: 992px){
.ow-navigation a.navbar-brand {
    font-size: 40px;
}
}
/*********dropdown langue*********/
#top-info .dropdown-menu{
	  background-color: transparent;
    border: 0;
    min-width: inherit;
    padding: 0;
    margin: 0;
    right: 0;
    text-align: right;
}
#top-info .dropdown-menu .dropdown-item{
	padding: 0;
}
#top-info .dropdown-item:focus,
#top-info .dropdown-item:hover {
  background-color: inherit;
}

/*********button search***********/
#top-search-2 .search-btn:hover{
 background: #e8e8e8;
 cursor: pointer;
 transition: .5s ease;
}
#show-search-1,
#show-search-2 {
    position: absolute;
    right: 0;
    width: 560px;
    height: 100%;
    background: #fff;
    z-index: 999;
    display: none;
    box-shadow: -10px 0px 20px 0px rgba(0,0,0,0.075);
}
#show-search-1 input,
#show-search-2 input {
    height: 100%;
    width: 100%;
    border: none;
    padding-left: 73px;
    font-size: 18px;
 position: absolute;
}
#show-search-1 input:focus,
#show-search-2 input:focus{
 border:0;
 outline: none !important
}
#show-search-1 i.search-icon,
#show-search-2 i.search-icon {
    position: absolute;
    background: #f1f1f1;
    padding: 32px 25.7px;
    font-size: 20px;
    color: #373A3C;
}
#show-search-1 .close-search,
#show-search-2 .close-search {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -23px;
    font-size: 18px;
    color: #373A3C;
}
.menu-icon .search-btn {
    padding: 30.4px 25.7px;
    background: #f1f1f1;
    right: 0;
		color: #4d5e67
}
.menu-icon .search-btn i{
		color: #4d5e67;
		font-size: 20px;
}
/*********drop down********/
.dropdown-toggle::after{
	display: none
}
/***********titres************/
/***définies***/
h1{
	font-size: 30px;
	font-family: 'Raleway Black';
	text-transform: uppercase;
}
h2{
	font-size: 26px;
	font-family: 'Raleway Light';
}
h3{
	font-size: 24px;
	font-family: 'Raleway ExtraLight';
	color:#575757
}
h4{
	font-size: 20px;
	font-family: 'Raleway ExtraBold';
	color: #fff;
	text-transform: uppercase;
}
h5{
	font-size: 18px;
	font-family: 'Raleway Medium';
	color: #010101;
	text-transform: capitalize;
}
h6{
	font-size: 18px;
	font-family: 'Raleway Bold';
	color: #fff;
	line-height: 25px;
}
/*****prédéfinies*****/
.titre1-slide{
	color:#fff;
	font-size: 44px;
	font-family: 'Raleway Black';
	text-transform: uppercase;
	text-align: center !important;
  position: relative !important;
  left: 0 !important;
}
.titre2-slide{
	color:#fff;
	font-size: 34px;
	font-family: 'Raleway Light';
	text-align: center !important;
  position: relative !important;
  left: 0 !important;
}
.titre-menu-top{
	font-size: 12px;
	color:#97a6b0;
	margin-right: 8px;
	line-height: 50px;
}
.titre-present{
	font-size: 30px;
	font-family: 'Raleway Thin';
}
.titre-nbr{
	text-transform: capitalize;
	font-family: 'Raleway Black';
	font-size: 14px;
	color: #3f3f3f;
}
.nbr{
	color:#0e83b7;
	font-family: 'Raleway Black';
	font-size: 32px;
	line-height: 37px;
}
.date-act{
	font-family: 'Raleway Bold';
	font-size: 12px;
	color: #cccccc
}
.lire-suite{
	text-transform: uppercase;
	font-family: 'Raleway Bold';
	color: #575757;
	font-size: 14px;
	transition: .5s ease;
}
.lire-suite:hover{
	color: #fcbf1d;
	transition: .5s ease;
}
.titre-partage{
  font-family: 'Raleway Bold';
	color: #6f6f6f;
  font-size: 15px;
}
/***********boutons************/
.btn{
	padding: 12.3px 0px !important;
	border: 0 !important;
}
.btn-plus{
	font-family: 'Raleway Medium';
  color: #fff !important;
  font-size: 16px !important;
  text-transform: uppercase;
  padding: 13.5px 46px !important;
  border-radius: 4px;
	line-height: inherit;
	display: initial;
}
.btn.btn-orange{
	background: #fcbf1d;
}
.btn.btn-bleu{
	background: #0e83b7;
}
.btn-plus:hover{
	background: rgba(0,0,0,0.15);
	color: #fff;
}
.btn-cadre,
.btn-cadre:visited{
	font-family: 'Raleway Medium';
	background: transparent;
	color: #fff;
	border:1px solid #fff;
	font-size: 13px;
	text-transform: uppercase;
	padding: 13px 37px;
	border-radius: 6px;
	line-height: inherit;
	display: table;
}
.btn-cadre:hover{
	color: #0e83b7;
	background: #fff
}
.contour-act-small .btn-cadre{
	padding: 6px 12px;
}
.btn-date-act{
	background: #fcbf1d;
	color: #fff;
	font-size: 12px;
	border-radius: 10px;
	padding: 1px 20px;
	line-height: inherit;
	position: relative;
	display: inline-block;
	z-index: 1;
}
/*********slide**********/
 #btnslide.ls-l{
	 text-align: center !important;
	 position: relative !important;
	 left: 0 !important;
 }

/**********sections***********/
.section-1{
	margin-top: -66px;
  z-index: 99 !important;
  position: relative;
}
.section-2{
	background-position: 135.2% 0px;
    background-repeat: no-repeat;
    background-size: 62% 100%;
	min-height: 377px;
	margin-bottom: 114px;
}
.section-3{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.section-4{
	padding-bottom: 95px;
}
.section-5{
	background: #f0f0f0;
  background-repeat: no-repeat;
	background-position: bottom;
}
.section-partenaire{
	background: #f7f7f7;
	padding-top: 38px;
	padding-bottom: 25px;
}
.section-footer{
	background: #192337;
	padding-bottom: 52px
}
.section-map{
	height: 215px
}
.section-copyright{
	background: #0f1727;
	height: 65px;
	vertical-align: middle !important;
    padding-top: 26px;
	font-family: 'Arial';
	font-size: 12px;
	color: #fff
}
.banniere-header-map {
    position: relative;
    width: 100%;
    background-color: #1c1c1c;

    text-align: center;
}
.banniere-header{
		position: relative;
		width: 100%;
		text-align: center;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
}
.vertical-banniere{
	  vertical-align: middle;
    display: table-cell;
    height: 285px;
    width: 100% !important;
    text-align: center;
}
.section-content{
	padding-top: 60px;
	padding-bottom: 60px
}
.contact-1{
	padding-bottom: 60px
}
.contact-2{
	padding-top: 60px;
	padding-bottom: 50px;
	background: #dfe1e8
}
/***********titre personnalise***********/
.banniere-header-map h1,
.banniere-header h1{
	color: #fff;
	padding-bottom: 12px;
	max-width: 630px;
}
.banniere-header-map h6,
.banniere-header h6 {
	color: #fff;
	max-width: 630px;
	margin: 0;
	font-family: 'Raleway Regular'
}
.header-content h1{
	padding-bottom: 12px
}
.contact-2 h1{
	padding-bottom: 35px;
}
/*******limite paragraphe********/
.p-limit{
	overflow: hidden;
    display: block
}
/*********paragraphes personnalise*******/
.header-content p{
	max-width: 700px;
	width: auto;
	padding-bottom: 30px
}
.p-act p{
	font-size: 13px;
}
.p-act.big p, h3.p-act.big{
	padding-left: 15px;
    padding-right: 15px;
}
/***********styles************/
.full-width{
	width: 100%
}
.full-height{
	height: 100%
}
.no-margin{
	margin: 0
}
.no-margin-left {
  margin-left: 0;
}
.no-margin-right {
  margin-right: 0;
}
.no-margin-top {
  padding-top: 0;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-padding{
	padding: 0
}
.no-padding-left{
	padding-left: 0
}
.no-padding-right{
	padding-right: 0
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
.no-right{
	right: 0
}
.no-bottom{
	bottom: 0
}
.relative{
	position: relative
}
.absolute{
	position: absolute;
}
.hidden{
	overflow: hidden
}
.pointer{
	cursor: pointer;
}
.visib-hide{
	visibility: hidden;
}
.zindex-1{
	z-index: 1
}
.vertic-top{
	vertical-align: top;
}
.disp-none{
	display: none
}
/*************radius************/
.b-radius-4{
	border-radius: 4px
}
.b-radius-bottom-4{
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.b-radius-bottom-left-4{
	border-bottom-left-radius: 4px;
}
.b-radius-bottom-right-4{
	border-bottom-right-radius: 4px;
}
.b-radius-top-left-4{
	border-top-left-radius: 4px;
}
.b-radius-top-right-4{
	border-top-right-radius: 4px;
}
/************display************/
.disp-flex{
	display: flex
}
/**********alignement***********/
.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.f-right{
	float: right;
}
.f-left{
	float: left
}
/**************margins****************/
/*******margin top*****/
.mrt-32{
  margin-top: 32px;
}
.mrt-52{
	margin-top: 52px;
}
/*******margin bottom*****/
.mrb-20{
	margin-bottom: 20px;
}
.mrb-21{
	margin-bottom: 21px;
}
.mrb-25{
	margin-bottom: 25px
}
.mrb-40{
	margin-bottom: 40px;
}
.mrb-60{
	margin-bottom: 60px
}
.mrb-73{
	margin-bottom: 73px;
}
/*******margin left*****/
.mrl-7{
	margin-left: 7px;
}
.mrl-128{
	margin-left: 181px !important;
}
/*******margin right*****/
.mrr-7{
	margin-right: 7px;
}
.mrr-30{
	margin-right: 30px;
}
/*************paddings***************/
.pd-23{
	padding: 23px 17px
}
/*******padding top*****/
.pdt-8{
	padding-top: 8px;
}
.pdt-21{
	padding-top: 21px;
}
.pdt-35{
	padding-top: 35px;
}
.pdt-39{
	padding-top: 39px;
}
.pdt-40{
	padding-top: 40px;
}
.pdt-55{
	padding-top: 55px;
}
.pdt-60{
 padding-top: 60px;
}
.pdt-71{
	padding-top: 71px;
}
.pdt-80{
	padding-top: 80px;
}
/*******padding bottom*****/
.pdb-4{
	 padding-bottom: 4px;
 }
.pdb-12{
	padding-bottom: 12px;
}
.pdb-17{
	padding-bottom: 17px;
}
.pdb-18{
	padding-bottom: 18px;
}
.pdb-40{
 padding-bottom: 40px;
}
.pdb-60{
	padding-bottom: 60px;
}
/*******padding left*****/
.pdl-5{
	padding-left: 5px
}
.pdl-13{
  padding-left: 13px;
}
/*******padding right*****/


/**********lefts************/
.left-m-14{
	left: -14px;
}
/************tops*************/
.top-m-10{
	top: -10px;
}
.top-m-14{
	top: -14px;
}
.top-m-96{
	top: -96px
}
/**********bottoms************/
.bott-m-7{
	bottom: -7px
}
.bott-5{
	bottom: 5px
}
.bott-14{
	bottom: 14px
}
.bott-m-425{
	bottom: -425px;
}
/*************sizes************/
.fs13{
	font-size: 13px
}
.fs20{
	font-size: 20px
}
/************widths************/
.w4prc{
	width: 4%
}
/*************heights*************/
.h29{
	height: 29px
}
.h57{
	height: 57px
}
.h60{
	height: 60px
}
.h62{
	height: 62px;
}
.h77{
	height: 77px
}
.h106{
	height: 106px
}
.h115{
	height: 115px
}
.h133{
	height: 133px
}
.h154{
	 height: 154px
}
.h178{
	height: 178px
}
.h180{
	height: 180px
}
.h190{
	height: 190px
}
.h197{
	height: 197px
}
.h200{
	height: 200px
}
.h221{
	height: 221px
}
.h230{
	height: 230px !important
}
.h251{
	height: 251px !important
}
.h285{
	height: 285px
}
.h298{
	height: 298px
}
.h420{
	height: 420px
}
.h422{
	min-height: 422px !important;
  height: auto !important;
}
.h442{
	height: 442px
}
.h505{
	height: 505px !important
}

/*******min-heights*********/
.minh167{
    min-height: 167px;
}
/************max heights********/
.mh53{
	max-height: 53px
}
.mh57{
	max-height: 57px
}
.mh59{
	max-height: 59px
}
.mh61{
	max-height: 61px
}
.mh62{
	max-height: 62px
}
.mh76{
	max-height: 76px
}
.mh80{
	max-height: 80px
}
.mh86{
	max-height: 86px;
}
.mh88{
	max-height: 88px;
}
.mh116{
	max-height: 116px
}
.mh151{
	max-height: 151px
}
.mh159{
	max-height: 159px
}
.mh171{
	max-height: 171px
}
.mh176{
	max-height: 176px
}
/*************colors**************/
.c-black-1{
	color: #222222
}
.c-white{
	color: #fff
}
.c-gris-1{
	color: #575757
}
.c-gris-2{
	color: #97a6b0 !important;
}
.c-gris-3{
	color: #999999
}
.c-bleu-1{
	color: #0e83b7;
}
/***********backgrounds***********/
.bg-gris-1{
	background: rgba(0,0,0,0.5)
}
.bg-gris-2{
	background: #f7f7f7
}
.bg-white{
	background: #fff
}
.bg-banniere-header{
	background: rgba(0,0,0,0.5);
	position: relative;
	height: 285px;
	z-index: 2;
	width:100%;
}
/**********listes*************/
.section-footer li a,
.section-footer li{
	color: #fff;
	font-family: 'Raleway Light';
	font-size: 13px;
	line-height: 21px;
}
/**********blocks**********/
.block-detail{
	border:1px solid #f1f1f1;
	top: -16px;
	position: relative;
	padding: 23px 27px;
	display: table;
}
.block-footer{
	min-height: 155px;
    padding-top: 73px;
}
.block-partage{
	background: #ffffff;
	border: 1px solid #e9e9e9;
	text-align: center;
	padding: 0 18px;
	height: 50px;
}
.partage-article {
	 float: left;
	 line-height: 50px;
}
.nbr-vue {
	float: right;
  line-height: 50px;
}
.icone-partage{
	display: inline-block;
}
.icone-partage li:first-child{
	border-left: 1px solid #eee;
}
.icone-partage li:last-child {
    margin-right: 0;
}
.icone-partage li {
    display: inline-block;
    position: relative;
    float: left;
    line-height: 48px;
    border-right: 1px solid #eee;
}
.icone-partage li a {
    position: relative;
    display: inline-block;
    font-size: 14px;
		width: 48px;
    height: 48px;
    text-align: center;
    color: #999999;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.icone-partage li.fb:hover {
    background-color: #3B5998;
    transition: .5s ease;
}
.icone-partage li.tw:hover {
    background-color: #36B9FF;
    transition: .5s ease;
}
.icone-partage li.gp:hover {
    background-color: #D11718;
    transition: .5s ease;
}
.icone-partage li:hover a {
    color:#fff;
}
.bloc-banniere-projet{
	height: 320px;
	vertical-align: middle;
	display: table-cell;
}
.box-contact-header{
	background: #0e83b7;
  padding: 12px 21px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.box-contact-content{
	border: 1px solid #0e83b7;
	padding: 22px 30px 23px;
}
.i-contact{
	position: absolute;
	left: 0;
	color: #0e83b7;
}
.text-contact span{
	color: #999999;
	font-size: 18px;
}
.box-contact-content li {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 13px;
    padding-bottom: 13px;
    padding-left: 35px;
    position: relative;
}
.box-contact-content li:last-child {
    border-bottom: none;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
/**********icones**********/
.icone-nbr{
	color: #459ec6;
	font-size: 48px;
	line-height: 0px;
}
/************images*************/
img.fit {
	object-fit: cover;
	object-position: center center;
}
img.cover{
    height: 100% !important;
    width: 100% !important;
    object-fit:  cover;
}
img.contain{
    height: 100%;
    width: 100%;
    object-fit:  cover;
}
.img-logo{
	margin-left: -428px;
  margin-top: -39px;
	-webkit-clip-path: circle(14.5% at 15% 85%);
	clip-path: circle(14.5% at 15% 85%);
	-webkit-clip-path: polygon(0 0, 97% 0%, 103% 64%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 97% 0%, 103% 64%, 100% 100%, 0% 100%);
}
.img-lang{
	 background: #060e25;
   padding: 16px 24px;
 }
.img-partenaire {
  height: 90px;
  vertical-align: middle !important;
  display: inline-flex;
}
.img-partenaire img.fit {
  object-fit: contain;
}
.img-wg{
	top: -11px;
	position: relative;
}
/*********lignes********/
.hr-dashed{
	border-top: #b9b9b9 1px dashed;
	margin-top: 30px;
	margin-bottom: 26px;
}
 /********séparateurs********/
 .sep-header-top{
   width: 1px;
   background: #060e25;
   height: 50px;
 }
 /***********Map**********/
 #map-kilani {
	height: 216px;
	z-index: 5;
	}
.banniere-header-map #map-kilani{
	height: 340px;
}

/************carousel*************/
#owl-demo-1 .owl-nav,
.owl-demo-21 .owl-nav{
	display: none
}
#owl-demo-3 .owl-dots,
#owl-demo-4 .owl-dots{
	display: none !important
}
.owl-theme .owl-dots .owl-dot span{
	background: #374050 !important;
	margin: 5px 2px !important;
	width: 9px !important;
  height: 9px !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
	background: #0e83b7 !important
}
#owl-demo-1.owl-theme .owl-dots,
#owl-demo-1.owl-theme .owl-nav{
	position: absolute;
  top: 0px;
  left: 0;
  right: 0;
}
.owl-demo-21 .owl-controls{
   top: 57px;
   position: relative;
}
#owl-demo-2 .owl-prev,
#owl-demo-2 .owl-next,
#owl-demo-3 .owl-prev,
#owl-demo-3 .owl-next{
	background: #0e83b7;
	color: #93c8df;
	font-size: 24px;
	padding: 0px 16px;
	margin: -19px;
	top: -54px;
	bottom: 0;
  position: relative;
}
#owl-demo-4 .owl-prev,
#owl-demo-4 .owl-next{
	background: #0e83b7;
	color: #93c8df;
	font-size: 24px;
	padding: 0px 16px;
	bottom: 0;
  position: relative;
}
#owl-demo-4.owl-theme .owl-nav {
    display: inline-block;
		margin-top: 0;
		margin-bottom: 53px;
}
.owl-demo-22 .owl-nav{
	position: absolute;
  top: 58%;
  width: 100%;
  left: 0px;
}
.owl-demo-22 .owl-dots{
	top: 17px;
	position: relative;
}
.owl-demo-22 .owl-next{
    webkit-box-shadow: -1px 1px 8px 0px rgb(21, 106, 144);
    -moz-box-shadow: -1px 1px 8px 0px rgb(21, 106, 144);
    box-shadow: -1px 1px 8px 0px rgb(21, 106, 144);
}
.owl-demo-22 .owl-prev{
    webkit-box-shadow: 1px 1px 8px 0px rgb(21, 106, 144);
    -moz-box-shadow: 1px 1px 8px 0px rgb(21, 106, 144);
    box-shadow: 1px 1px 8px 0px rgb(21, 106, 144);
}
.owl-prev{
	float: left;
}
.owl-next{
	float: right;
}
#owl-demo-4 .item .content{
	text-align: center;
  background-color: #f7f8f7;
  padding: 10px 10px;
}

#owl-demo-4 .owl-item .item{
	width: 100%;
    padding: 30px;
    -moz-transition: padding 450ms ease-in-out;
    -o-transition: padding 450ms ease-in-out;
    -webkit-transition: padding 450ms ease-in-out;
    transition: padding 450ms ease-in-out;
}
#owl-demo-4.owl-carousel .owl-stage-outer{
	height: 340px
}
#owl-demo-4 .owl-item.center .item{
    padding: 0px;
}
#owl-demo-4 .owl-item .item img{
	height: 178px
}
#owl-demo-4 .owl-item.center .item img{
	height: 250px
}
/*********cadre carousel*********/
.carroussel_certif {
    width: 286px;
    height: 388px;
    margin-bottom: 30px;

    background: url(../img/cadre-certif.png) no-repeat;

}
.brands {
    width: 200px;
    height: 330px;
    margin-left: 28px;
    margin-top: 28px;
    float: left;
}
/************accordion***********/
.panel-default{
	padding-bottom: 10px;
}
.panel-default .panel-title a.collapsed{
	background: #f0f0f0;
	color: #6c6c6c;
}
.panel-default .panel-title a i{
	color: #fff;
	font-size: 28px;
  padding-right: 16px;
	vertical-align: middle;
  display: inline-grid;
}
.panel-default .panel-title a.collapsed i{
	color: #0e83b7;
}
.panel-default .panel-title a{
	display: block;
	padding: 12px;
	background: #0e83b7;
	color: #fff;
	border-radius: 4px;
}
.panel-body{
	padding: 8px 8px 0;
  padding-top: 17px;
}
/************hover**********/
.section-1 .hover-s1 h4{
    height: 68px;
    -webkit-transition: height 0.35s; /* For Safari 3.1 to 6.0 */
    transition: height 0.35s;
}
.section-1 .hover-s1:hover h4{
	 height: 163px;
	 background: rgba(0,0,0,0.7);
}
.section-footer ul li a:hover,
.section-footer ul li a.active-footer{
	color: #0e83b7;
}
.section-1 .btn-cadre{
	opacity: 0;
}
.section-1 .hover-s1{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.section-1 .hover-s1:hover{
	-webkit-box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.34);
	-moz-box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.34);
	box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.34);
	-webkit-transform: translateY(-7px);
    transform: translateY(-7px);
	border-radius: 4px;
}
.section-1 .hover-s1:hover .btn-cadre{
	opacity: 1;
}
/*************hover effect************/
#owl-demo-1 .grid,
.grid{
	padding: 0 !important;
	z-index: 0;
}
.grid figure{
	float: inherit !important;
  margin: 0 !important;
  min-width: inherit !important;
  max-width: inherit !important;
  width: inherit !important;
}
#owl-demo-1 .grid figure {
    margin: 0;
    min-width: inherit;
    max-width: inherit;
    width: inherit;
		border-bottom-left-radius: 4px;
	  border-bottom-right-radius: 4px;
		background: #1848a3 !important;
}
.grid figure figcaption{
	text-transform: inherit !important;
	padding: 2em 19px;
}
.grid figure h5, .grid figure p {
    margin: 0;
}
figure.effect-honey figcaption::before,
figure.effect-honey h5{
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
		left: 0;
    width: 100%;
    -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
}
figure.effect-honey:hover h5{
    -webkit-transform: translate3d(0,-210px,0);
    transform: translate3d(0,-210px,0);
		background: transparent;
		color:#fff
}
figure.effect-honey .p-project,
figure.effect-layla a{
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
		-webkit-backface-visibility: hidden;
}
figure.effect-honey .p-project p{
	color:#fff;
}
figure.effect-honey:hover .p-project,
figure.effect-layla:hover a{
	  opacity: 1;
		webkit-transform: translate3d(0,52px,0);
    transform: translate3d(0,52px,0);
}
figure.effect-honey figcaption::before {
    height: 7px !important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

figure.effect-layla img.act-small{
	 height: 163px !important;
 }
.grid figure img{
	opacity: 1 !important;
}
figure.effect-layla {
    background: #1848a3 !important;
}
figure.effect-honey:hover img,
figure.effect-layla:hover img{
	opacity: 0.5 !important
}
figure.effect-layla figcaption {
    padding: 34px !important;
}
figure.effect-layla figcaption.contour-act-small::before{
	top: 25px;
  bottom: 25px;
  right: 15px;
  left: 15px;
}
figure.effect-layla figcaption.contour-act-small::after{
	right: 25px;
  left: 25px;
  top: 15px;
  bottom: 15px;
}
figure.effect-layla figcaption.contour-act-small {
    padding: 0 !important;
}
.section-content figure.effect-layla figcaption {
    padding: 25px !important;
}
/************input form***********/
textarea.input__field--kohana{
	resize: none;
}
.input__field--kohana{
	background: #fff;
	border: 1px solid #e9e9e9;
	color:#979797;
	padding: 11px 47px;
}
.input{
	max-width: initial;
  width: 100%;
	margin: inherit;
  margin-bottom: 15px;
}
#contact-form .input-group{
	margin-bottom: 15px;
}
.input__label--kohana{
	color:#979797;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Raleway Medium'
}
.input__field--kohana:focus{
	border: 1px solid #0e83b7;
}
.input__label-content{
	padding: 0;
}
.icon--kohana{
	margin-top: 11px;
}
textarea {
  height: 174px;
}
/*************timeline**************/
.full-bg--overlay {
    background-color: rgba(5, 20, 56, 0.7);
}

.zoomtimeline.mode-3dslider.zoomtimeline0 .details-container > .detail .detail-image--border {
    border-color: rgba(161,162,170,0.9) !important;
}
.zoomtimeline.mode-3dslider.zoomtimeline0 .details-container > .detail .detail-image, .zoomtimeline.mode-3dslider.zoomtimeline0 .details-container > .detail .detail-image--border {
    height: 214px !important;
}
.zoomtimeline.mode-3dslider.zoomtimeline0 .yearlist-con:after {
    top: 179px !important;
}
.zoomtimeline.mode-3dslider.zoomtimeline0 .yearlist-con .yearlist-container {
    top: 148px !important;
    height: 200px !important;
}

.zoomtimeline.mode-3dslider.zoomtimeline0 .yearlist-con:after, .zoomtimeline.mode-3dslider.zoomtimeline0 .yearlist-con .yearlist .year figure {
    background-color: rgba(222, 223, 224, 0.9) !important;
    display: block;
}
.zoomtimeline.mode-3dslider .details-container > .next-item .detail-image, .zoomtimeline.mode-3dslider .details-container > .prev-item .detail-image {
    opacity: 0.6 !important;
	}
	.zoomtimeline.mode-3dslider .details-container > .prev-item .detail-image {
		-webkit-mask-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(0.6, #b7b7b7), to(#ffffff)) !important;
	}
	.zoomtimeline.mode-3dslider.zoomtimeline0 .yearlist-con .yearlist .year.curr-item {
	    top: 131px !important;
	}
	.zoomtimeline.mode-3dslider .details-container > .detail .detail-excerpt p{
		color:#fff
	}

.zoomtimeline.mode-3dslider .details-container > .detail .detail-excerpt{
	  margin-left: -75% !important;
	  margin-right: -75% !important;
	  padding-top: 65px !important;
	  padding-bottom: 40px !important;
}
/***********portfolio**********/
.filters-projects ul li a{
	font-size: 18px;
	color: #b1b1b1
}
.project-item .modal-body {

}
.project-item .modal-header {
    border-bottom: none;
}
.modal-footer {
    text-align: left;
    border-top: none;
}
/**********table section-content********/
.section-content table{
	width:100%;
	border-top:solid 1px #dfdfdf !important;
}
.section-content table th,
.section-content table td{
	padding:10px;
}
.section-content table th{
	width:25%;
	background:#F2F2F2;
}
.section-content table tr td{
	width:25%;
	border-right:solid 2px #fff
}
.section-content table tr td:last-child {
   border-right: 0
}
.section-content table tr{
	border-left:solid 1px #dfdfdf !important;
	border-right:solid 1px #dfdfdf !important
}
.section-content table tr:first-child{
	border:solid 1px #dfdfdf !important;
	border-bottom:none !important
}
.section-content table tr:last-child{
	border:solid 1px #dfdfdf !important;
	border-top:none !important
}
.section-content table h4{
	font-size:16px !important
}


/*********forcage*********/
.force-family, .force-family p, .force-family span{
	font-family: 'Raleway Regular' !important;
}

.force-size-family, .force-size-family p, .force-size-family span{
	font-family: 'Raleway Regular' !important;
	font-size: 14px !important
}

.force-size-family-13, .force-size-family-13 p, .force-size-family-13 span{
	font-family: 'Raleway Regular' !important;
	font-size: 13px !important
}
.section-content p{
	font-family: 'Raleway Regular' !important;
}
.force-sanspro{
	font-family: 'Source Sans Pro' !important;
}
#phone_number{
	max-width: fit-content !important;
}

@media(max-width: 1440px){
	.contact-icon-three {
		width: fit-content !important;
	}
	.contact-icon-three .hover-langue{
		display: none
	}
}
@media(max-width: 1024px){
	#phone_number{
	 overflow: hidden;
	 max-width:208px !important; 
	}
}
