/*==================================
* Author        : "ThemeSine"
* Template Name : Zombiz
* Version       : 1.0
==================================== */

/*==================================

font-family: 'Playfair Display', serif;
font-family: 'Poppins', sans-serif;
font-family: 'Lato', sans-serif;

==================================== */


/*=========== TABLE OF CONTENTS ===========
1.  General css (Reset code)
2. 	Header
3.	Menu
4.	Slider
5. 	About
6. 	Service
7. 	Statistics
8. 	Project
9. 	Team
10.	Pricing
11.	Testimonial
12. Client
11.	Testemonial 
14. Contact
15. New-project
16.	Footer
17.	Footer Copyright

===========*/
/*-------------------------------------
		1.General css (Reset code)
--------------------------------------*/
*{
    padding: 0;
    margin: 0;
}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
body{
	font-size:14px;
	background:#fff;
    max-width:1920px;
    margin:0 auto;
	overflow-x:hidden;
}

a,a:hover,a:active,a:focus {
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	padding:0;
}
h1,h2,h3,h4,h5,h6 { 
	margin: 0;
	text-transform: capitalize;
	color: #fff;
}
p {
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}
img
{	border:none;
	max-width:100%; 
	height:auto;
	
}
ul{
	padding: 0;
    margin: 0;    
    list-style: none;
}
ul li {
	list-style: none;
	
}
select,input,textarea{box-shadow:none;outline:0!important;}


html,body{
    height: 100%;
	position: relative;
    z-index: 2;
}
[placeholder]:focus::-webkit-input-placeholder {
  -webkit-transition: opacity 0.3s 0.3s ease; 
  -moz-transition: opacity 0.3s 0.3s ease; 
  -ms-transition: opacity 0.3s 0.3s ease; 
  -o-transition: opacity 0.3s 0.3s ease; 
  transition: opacity 0.3s 0.3s ease; 
  opacity: 0;
}

/*=============Style css=========*/



/*-------------------------------------
		2. Header
--------------------------------------*/
/* .wrapper {
    position: relative;
    z-index: -1;
} */

.header{
	padding-top:5px;
	padding-bottom: 4px;
	background-color:rgb(2, 67, 125) ;
  
}
.header li  a{
	color: #fff;
	outline: 0;
}
/* header-left  */
.header-left li {
    display: inline-block;
	margin-right: 50px;
	font-size:16px;
	font-family: 'Poppins', sans-serif;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	
}
.header-left li  i{
	margin-right:7px;
	color: #fff;
}
.header-left li :hover {
	color:rgb(255, 121, 0);
}/* header-left  */

/* header-right */
.header-right {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	
}
.header-right li {
	display:inline-block;
}
.header-right li a{
	font-size:16px;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 7px;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	
}
.header-right li a:hover{
	color:rgb(255, 121, 0);
}
.reg a {
    margin-right: 5px;
    margin-left: 5px;
}

/* social-icon */
.social-icon{
	margin-left:6px;
	top:0;
	right:0;
}
.social-icon li a {
    margin-left:14px;
}/* social-icon */

/* header-right */

/* modal 
--------------------*/
.modal-header {
    border-bottom: none;
}
.modal-title {
    font-size: 30px;
    font-weight: 500;
    color: #eb1b33;
}
.lg-frm button,
.sm-frm button {
    margin-top: 25px;
    background: transparent;
    border-color: #eb1b33;
    color: #eb1b33;	
}
/*-------------------------------------
		3. Menu
--------------------------------------*/
#menu{
	z-index: 999;
	
}
/* navbar-brand */
.navbar-brand,
.navbar-brand:hover,
.navbar-brand:focus{
	margin-top: 0px;
	padding:0;
}/* navbar-brand */

/* wrapper-sticky */
.wrapper-sticky{
	position: relative;
	display: inline-block;
	background: rgb(255, 255, 255);
	
}

/* sticky */
.sticky{
	background: rgb(255, 255, 255);
	padding: 5px 0px ;
	height:80px;
	color: #fff;
}

.sticky  .navbar-brand{
	margin-top:0px;
}
.sticky  .navbar-default .navbar-nav li a,
.sticky  .navbar-default .navbar-nav li a:active,
.sticky  .navbar-default .navbar-nav li a:focus,
.sticky  .navbar-default .navbar-nav li a:hover{
	color: rgb(2, 67, 125);
	margin: 0px 0px;
}
.sticky .navbar-default .navbar-toggle ,
.sticky .navbar-default .navbar-toggle:focus,
.sticky .navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border: 1px solid #000;
    margin-top: 15px;
}/* sticky */


/* wrapper-sticky */

/* navbar-default */
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav li a{
	font-size: 16px;
	color: rgb(2, 67, 125);
	font-family: 'inter', sans-serif;
	margin-top:25px;
	padding-left: 27px;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
}
.navbar-default.navbar-nav li a:active,
.navbar-default.navbar-nav li a:focus,
.navbar-default .navbar-nav li a:hover{
	color: rgb(2, 67, 125);
	outline: 0;
	font-weight:700;
	margin: 10px;
	padding-bottom: 10px;
	padding-left: 5px;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:active,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	background:transparent;
    color: rgb(2, 67, 125);
	font-weight:700;
	font-family: 'Lato', sans-serif;
	margin-top: 10;
	padding-bottom: 10px;
	padding-left: 10px;
}/* navbar-default */

/* navbar-toggle*/
.navbar-default .navbar-toggle ,
.navbar-default .navbar-toggle:focus,
 .navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border: 1px solid #000;
    margin-top: 25px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;

}/* navbar-toggle*/

/*dropdown*/



ul li ul.dropdown{
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 250px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 9999;
}
ul li:hover ul.dropdown{
	display:block;	/* Display the dropdown */
    

}
ul li ul.dropdown li{
	display: block;
	padding: 15px;
	
}




ul li ul.dropdowntest{
	display: inline-flex;
	position: absolute;
	background-color: #f9f9f9;
	margin-bottom: 40px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 0;
	z-index: 1;
	
	
}
ul li:hover ul.dropdowntest{
	display:inline-flex;
	align-self: center;	/* Display the dropdowntest */
    

}
ul li ul.dropdowntest li{
	display:list-item;
	
}

/*-------------------------------------
		4. Slider
--------------------------------------*/

.header-slider-area {
    position: relative;
    z-index: 1;

}

video {
	position: inherit;
	top: 0;
	left: 0;
	width: 100%;
	
	object-fit: fill;
}


  #holder{
	width: 1900px;
	height: 600px;
	position: relative;
  }
/* .single-slide-item */
.single-slide-item {
    padding-top: 184px;
    padding-bottom:200px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	
}
.single-slide-item.slide-1{
	width: max-content;
	height: fit-content;
}

.single-slide-item h2 {
	color:#fff;
	font-size:70px;
	font-weight:500;
	line-height: 1.28;
	margin-bottom: 27px;
	font-family: 'Playfair Display', serif;
	text-transform: capitalize;
}
.single-slide-item p {
	color:#fefefe;
	font-size:24px;
	max-width:805px;
	font-family: 'Lato', sans-serif;
    line-height: 1.5;
	margin-bottom:51px;
}
.single-slide-item button.slide-btn,
.single-slide-item  button:active .slide-btn ,
.single-slide-item button:focus .slide-btn{
	display: inline-block;
    background: #f5f5fb;
    padding: 17px 50px;
    color: rgb(2, 67, 125);
    border: 1px solid #f5f5fb;
	font-size:16px;
	font-weight:600;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-right: 36px;
	margin-bottom: 0px;
	outline:0;
	box-shadow:none;
	-webkit-transition:.5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
}

.single-slide-item  button.slide-btn:hover{
	 background: transparent;
	 color: #fff;
	 border: 1px solid #fff;
}



.single-slide-item.slide-2 {
	background-image:url(../../assets/images/banner/banner1.jpg);
	position:relative;
	z-index:1;
}
.single-slide-item.slide-3 {
	background-image:url(../../assets/images/banner/banner1.jpg);
	position:relative;
	z-index:1;
}
.single-slide-item.slide-1:before,.single-slide-item.slide-2:before, .single-slide-item.slide-3:before{
	background:rgba(2, 67, 125,0.5);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	content:'';
	z-index:-1;
}
.single-slide-item-img img{
	width:auto;
	height:705px;
}
.single-slide-item.slide-1:before{
	background:rgba(2, 67, 125,0.5);
	position:absolute;
	left:0;
	top:0;
	width: 1400px;;
	height: 900px;
		content:'';
	z-index:-1;
}
/* .single-slide-item */


/* .carousel-indicators */
.carousel-indicators {
    bottom: 40px;
    display: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 12px 10px 0 0;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fefefe;
    border: 1px solid #fefefe;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin:12px 10px 0 0;
    background-color: #f7b405;
	border:1px solid #f7b405;
}
/* .carousel-indicators */

/* .carousel-control */
.carousel-control {
	position:absolute;
	width:75px;
	height:75px;
	line-height:75px;
	text-align:center;
	top:39.5%;
	left:20px;
	background:transparent;
	color:#fff;
	font-size: 22px;
	font-weight:700;
	font-family: 'Lato', sans-serif;
	border-radius: 50%;
	-webkit-transition:.5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
}
.carousel-control:hover {
	background: #fff;
	color:#6967d1;
	font-size: 22px;
}
.carousel-control.left,
.carousel-control.right {
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 0%);
}
/* .carousel-control */

/* .carousel-fade */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/*-------------------------------------
		4. We-do
--------------------------------------*/

/* section-header */
.section-header h2{

	font-size: 70px;
	font-family: 'Playfair Display', serif;
	font-weight: 800;
	background: linear-gradient(100deg,#02437d 10%,#fe6a00 100%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.section-header h2 span{
	color: #4d4e54;
}
.section-header p{
	color: #888;
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
	max-width: 1000px;
    margin: 0 auto;
    margin-top: 32px;
    line-height: 1.8;

}/* section-header */


/*single-we-do-box */
.we-do-carousel {
    padding-top: 20px;
}
.we-do-description {
    padding: 10px 5px 10px;
}
.single-we-do-box  {
    box-shadow:0 0 5px rgba(35,37,41,.4);
	overflow-x:hidden;
	margin-top: 15px;
	opacity:1;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	background:#fff;
	min-height: 325px
}

/*we-do-description*/

/* we-do-info */
.we-do-info {
	font-family: 'Playfair Display', serif;
	text-transform: capitalize;
}
.we-do-img {
    margin-right: 5px;
	border-radius:50%;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
}
.we-do-topics {
    margin: 0;
}
.we-do-topics h2 a{
	color:#44454f;
	font-size:20px;
}/* we-do-info */


/* we-do-comment */
.we-do-comment {
    margin-top: 14px;
}
.we-do-comment p{
	color:#888;
	font-size:16px;
    font-family: 'Poppins', sans-serif;
	max-width: 306px;
	margin: 0 auto;
}/* we-do-comment */


/*we-do-description*/
.single-we-do-box:hover{
	box-shadow:0 5px  rgba(112,134,230,.2);
	opacity:1;
}

/*owl carousel*/
.owl-carousel .owl-stage {
    position: relative;
    padding-top: 0px;
	padding-bottom: 0px;
	transform: translate3d(-2508px, 0px, 0px);
    transition: all 0.5s ease 0s;
    width: 7980px;
}

/*-------------------------------------
		5. About
--------------------------------------*/
.about-us{
	background: transparent;
	padding: 50px 0 80px ;
	
}
.about-us-txt{
	margin-top: 103px;
}
.about-us h2 {
	color:#4d4e54;	
	font-size:30px;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
}
.about-us p{
	color:#888;	
	font-size:16px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.7;
	max-width: 501px;
    margin-top: 28px;
    margin-bottom: -18px;
}
.about-us-img  {
	position: relative;
	z-index: 1;
	
}

/*-------------------------------------
		6. Service
--------------------------------------*/
.service{
    padding: 10px 0 ;

	
}
#services{
	background: #f9faff;
	padding-bottom: 20px;
}

.service-content-one{
	margin-top: 10px;
	margin-bottom: 10px;

}

.service-img img{
	max-height: 100%;
	margin-top: 30px;

}
/*.service-txt*/
.service-single {
	max-width: 350px;
    margin: 0 auto;
   	margin-bottom: 15px;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	
}
.service-txt h2 a{
	color:#44454f;	
	font-size:24px;
	font-family: 'Playfair Display', serif;
	padding: 47px 0 25px;
}
.service-txt p {
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}
.service-txt ul li{
	list-style: circle;
	list-style-position: inside;
	color: #888;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;

	float: left;

}
.service-txt ul {
	padding-left: 20px;
}
a.service-btn,
a:active.service-btn,
a:hover.service-btn,
a:focus.service-btn{
	color: rgb(2,67,125);
    font-size:16px;
	font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    margin-top:12px;
    margin-bottom: 15px;
	
}/*.service-txt*/

.service-single:hover{
	box-shadow:0 5px 20px rgba(2,67,125,.8);
	opacity: 2;

}

.single-service-box  {
    box-shadow:0 0 5px rgba(35,37,41,.4);
	overflow-x:hidden;
	margin-top: 15px;
	opacity:1;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	background:#fff;
	min-height: 315px;
}

/*-------------------------------------
		pages produits
--------------------------------------*/

/*gec*/
.gec-head{
	position:relative;
	background:url(../../assets/images/produits/headerproduits1.png) no-repeat;
	background-position:center;
	background-size:cover;
	padding: 98px 0 81px;
	max-height: 100%;
}

.bpm-img {
    margin-right: 5px;
	border-radius:50%;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
}
.bpm-img img{
	max-width: 100px;
}


/*-------------------------------------
		7. Statistics
--------------------------------------*/
.statistics{
	position:relative;
	background:url(../../assets/images/counter/counter-banner.jpg)no-repeat ;
	
	background-position:center;
	background-size:cover;
	padding: 10px 0 15px;
}
.statistics:before{
	position:absolute;
	content:'';
	background: rgba(2,67,125,0.6);
	height:100%;
	width:100%;
	top:0;
	left:0;
}
/* single-ststistics-box */
.single-ststistics-box {
    display: flex;
    margin-bottom:30px;
	height: 75px;
}
/* single-ststistics-box */
.statistics-content {
    margin-left: 28px;
}
.statistics-content .counter{
	color:#fff;
	font-size:32px;
	font-family: 'Poppins', sans-serif;
}
.statistics-content h3{
	color:#fff;
	font-size:20px;
	text-transform:capitalize;
	font-family: 'Poppins', sans-serif;
	margin-top: 9px;
	line-height: 1.5;
}

/*-------------------------------------
		8. Project
--------------------------------------*/
.project{
	padding: 50px 0 ;
}
.project-content {
    margin-top:62px;
}

/* project-header  */
.project-header h2{
	color: #44454f;
	font-size: 30px;
	font-family: 'Playfair Display', serif;
	font-weight: 800;
}
.project-header p{
	color: #888;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	max-width:470px;
    margin-top: 32px;
}
/* project-header  */

/* clear fix */
.isotope:after {
	content: '';
	display: block;
	clear: both;
}
/* ---- .item ---- */
.isotope .col-sm-6 {
    width:auto;
}
.isotope .item {
	
	height: 286px;
	position:relative;
	overflow:hidden;
	margin-bottom: 30px;
}
.isotope .item.big-height {height: 604px;}
/*.item img*/
.isotope .item img{
	width:100%;
	height:100%;
	transition:.5s;
	-webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.isotope .item:hover  img{
	-webkit-transform:scale(1.5);
    -moz-transform:scale(1.5);
    -ms-transform:scale(1.5);
    -o-transform:scale(1.5);
    transform:scale(1.5);
}/*.item img*/

/*.isotope-overlay*/
.isotope-overlay{
	position:absolute;
	height:100%;
	width:100%;
	background:rgba(2,67,125,0.6);
	display:flex;
	align-items:center;
	text-transform: capitalize;
	justify-content:center;
	flex-direction: column;
	-webkit-transform:scale(0);
    -moz-transform:scale(0);
    -ms-transform:scale(0);
    -o-transform:scale(0);
    transform:scale(0);
	-webkit-transition: .7s;
    -moz-transition: .7s;
    -ms-transition: .7s;
    -o-transition: .7s;
    transition: .7s;
}
.isotope-overlay h3 a,.isotope-overlay  a{
	color:#fff;	
	font-size:30px;
	font-family: 'poppins', sans-serif;
}
.isotope-overlay h3 a{
	margin-top: 20px;
}
.isotope-overlay p{
	color:#fff;	
	font-size:20px;
	font-family: 'poppins', sans-serif;
	margin-top: 15px;
	padding: 10px;
}
.isotope .item:hover .isotope-overlay{
	-webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
	top:0;
}/*.isotope-overlay*/

/*project-btn*/
.project-btn{
	margin-top: 49px;
	letter-spacing: 1.2px;
}

.project-view {
    background: rgb(255, 121, 0);
    border: 1px solid rgb(255, 121, 0);
    width: 200px;
    height:54px;
    line-height: 50px;
    white-space: nowrap;
   	text-align: center;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.project-view:hover {
	color: rgb(2,67, 125);
	background: transparent;
}/*project-btn*/



/*-------------------------------------
		11.	Testemonial 
--------------------------------------*/

.testemonial{
	position:relative;
	background: #f9faff;
	padding-bottom: 40px;
}

/*testemonial-carousel*/
.home1-testm.item {
    padding-top: 0px;
}
.testemonial .owl-carousel .owl-item img {
    display: inline-block;
    width:100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    border: 2px solid #fe6a00;
}
.testemonial .owl-theme .owl-nav.disabled+.owl-dots {
    padding-bottom: 10px;
    margin-top: 5px;
}
.testemonial .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 3px;
    border-radius:50%;
    background: transparent;
    border: 2px solid #dfdeff;	
}
.testemonial .owl-theme .owl-dots .owl-dot.active span{
    background: #fe6a00;
    border: 2px solid #fe6a00;
}

/*home1-testm-txt*/
.home1-testm-txt {
    padding-top: 50px;
}
.home1-testm-txt p{
	color: #888;
	font-size: 24px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -0.5px;
    padding: 15px 0 30px;
}
.home1-testm-txt h3 a{
	color: #fe6a00;
	font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}
.home1-testm-txt h4{
	color: #888;
	font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    padding: 14px 0 0px;
}
.home1-testm-txt span {
    color: #c3c3ef;
    font-size: 40px;
}/*home1-testm-txt*/

/*testemonial-carousel*/

/*-------------------------------------
		12. Client
--------------------------------------*/
.clients{
	background: transparent;
	padding: 0 0 ;
}
.clients-area {
    padding: 0 ;
	position:relative;
}
.clients-area .item {
    padding: 0 13px;
	width: 200px;
}


.owl-carousel .owl-wrapper {
	display: table!important;
  }
  .owl-carousel .owl-item {
	display: table-cell!important;
	float: none!important;
	vertical-align: middle!important;
	padding: 5px;
	max-width: 100%;
  }
  .clients-carousel .owl-item .item{
	text-align: center!important;
	padding: 15px 30px!important;
  }
  .clients-carousel .owl-item img{
	max-width: 100px!important;
	max-height: 50px!important;
	display: inline-block!important;
  }


.ref-btn{
	position: relative;
}

 
.references-img img{
	object-fit: contain;
	vertical-align: middle;
	
}


/*news-box-inner*/
.news-box-inner{
	padding: 30px 0px 30px 20px;
	-webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.news-box-inner h3 a{
	color: #4d4e54;
    display:block;
    font-size:16px;
	margin-bottom: 17px;
	font-family: 'Playfair Display', serif;
	font-style: italic ;
	max-width: 350px;
	font-weight: 600;
	line-height: 1.4;
}
.news-box-inner .team-meta{
	display:block;
	color:#4d4e54;
	font-size:12px;
	font-family: 'Poppins', sans-serif;
}

.news-box-inner span{
	color:rgba(2,67,125,.5);

}
a.learn-btn,
a:hover.learn-btn,
a:focus.learn-btn,
a:active.learn-btn{
    color: rgba(2,67,125,.5);
    font-size:12px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
    text-transform: capitalize;
    margin-top: 8px;
    padding-bottom: 18px;
    opacity:0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.single-news-box:hover .news-box-inner {
	background: #f9faff;
	
}/*team-box-inner*/
.single-news-box:hover{
	box-shadow:0 5px 35px 0px rgba(115,112,215,.2);
}
.single-news-box:hover .news-box-bg{
	-webkit-transform:scaleY(1.05);
    -moz-transform:scaleY(1.05);
    -ms-transform:scaleY(1.05);
    -o-transform:scaleY(1.05);
    transform:scaleY(1.05);
}

/*-------------------------------------
		14. Contact
--------------------------------------*/
.contact {
    padding:  0px;
	background-color: rgba(2,67,125,.3);
 
	background-position:center;
	background-size: cover;
	position: relative;
	
}
 .contact-icon .fa-linkedin{
	color: #4d4e54;
	font-size: 25px;
}
.contact-icon .fa-facebook{
	color: #4d4e54;
	font-size: 25px;
	margin-bottom: 10px;
}

/*contact-head */
.section-header.contact-headp h2,
.section-header.contact-headp p{
	position: relative;
	color: #4d4e54;
	margin-bottom: 20px;
}
.product-page-txt.contact-head h2,
.product-page-txt.contact-head p{
	position: relative;
	color: #4d4e54;
	margin-bottom: 30px;
	
}
.section-header.contact-head p{
	position: relative;
	color: #fff;
}
.section-header.contact-headp p{
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}


.contact-form h3{
	color: #fff;
	font-size: 24px;
	font-family: 'Poppins', sans-serif;
	text-transform:capitalize;
	padding: 10px 0;

}
/*contact-head */

.contact-content {
    padding: 10 0 10 0;
	
	overflow:hidden;
}
.contact-form {
	position: relative;
	margin: 50px 0 0 0;
	
}
.contact-form  .form-group {
    margin-bottom: 15px;
	
}
.contact-form .form-control {
	padding: 20px 21px;
	font-size: 16px;
	border: 1px solid #f9faff;
    border-radius: 0px;
    box-shadow: none;
	outline:0!important;
    background:#f9faff;
    color: #888;
	resize: none;

}
.contact-form .form-group {
    padding-bottom:7px;
}


/*--contct button--*/
.contact-form .single-contact-btn button{
	display:flex;
	align-items:center;
	justify-content:center;
	background: rgb(225, 121, 0);
	height:50px;
	width: 195px;
	border:1px solid rgb(225, 121, 0);
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif;
	margin-top: 3px;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
}
.contact-form .single-contact-btn button.contact-btn ,
.contact-form .single-contact-btn button.contact-btn:focus {
    margin-top:0px;
    outline: 0 !important;
    border:0;
    color: #fff;
    letter-spacing: 2.5px;
    border-radius: 0px;
    font-size:14px;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	
}

.single-contact-btn:hover button.contact-btn {
	color:rgb(255, 121,0);
	background:#fff;
	border:1px solid rgb(255, 121,0);
}

/*--contct button--*/

/* contact-right */
.contact-right {
    display: flex;
}

/* contact-adress */
.contact-adress {
    margin: 20px 0 0px;
	display:flex;
	flex-direction: column;
}
.contact-office-address {
    margin-bottom: 20px;
}

.contact-office-address p{
	color: #4d4e54;
	font-size: 16px;
	margin-bottom: 14px;
	font-family: 'Poppins', sans-serif;
	
}
.contact-online-address{
	color:#fff;
	font-size: 16px;
}
.single-online-address {
	position:relative;
	margin-bottom: 0px;
}
.single-online-address i {
    padding-right: 7px;
	size: 50px;
}
.single-online-address span{
  position:absolute;
  font-size: 16px;
  left:25px;
  top:0;
  width:100%;
}/* contact-adress */

/*hm-foot-icon*/
#logoFoot img{
	width: 100%;
	margin-left: -15px;
}
.contact-icon ul li{float:left;}
.contact-icon ul li>a {
	color: #fff;
	margin-right:13px;
	padding: 0px 12px 0px 0px;
	-webkit-transition: .3s; 
	-moz-transition:.3s; 
	-ms-transition:.3s; 
	-o-transition:.3s;
    transition: .3s;

}/*contact-icon*/



/*-------------------------------------
		15. New-project
--------------------------------------*/
.new-project {
    padding: 72px 0 72px;
    background-image: url("../images/produits/newproject.png") ;
	
}
.single-new-project h3{
	color: #fff;
	font-size: 30px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.5;

}
.single-new-project a.slide-btn,
.single-new-project  a:active .slide-btn ,
.single-new-project a:focus .slide-btn{
	display: inline-block;
    padding: 17px 42px;
    background: transparent;
	color: #fff;
	border: 1px solid #fff;
	font-size:13px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	-webkit-transition:.5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
}

.single-new-project  a.slide-btn:hover{
	background: #f5f5fb;
	color: rgb(2,67, 125);
    border: 1px solid #f5f5fb;
}
/*-------------------------------------
		16. Footer
--------------------------------------*/
.hm-footer{
    padding-bottom:68px;
    background: #212135;
	margin-top: -10px;
}
.hm-footer-details {
    margin-top: 60px;
}
.hm-footer-widget{
	margin-bottom:30px;
}

/* hm-foot-title */
.hm-foot-title h4{
	color:#fff;
	font-size:20px;
	margin-bottom: 32px;
	font-family: 'Playfair Display', serif;
	text-transform: capitalize;
}
.hm-foot-title .logo{
	margin-bottom: 32px;
}
.hm-foot-para p{
	color:#aaa;
	font-size:14px;
	font-family: 'Poppins', sans-serif;
	text-transform: lowercase;
	text-transform: initial;
    
}/* hm-foot-title */

/*hm-foot-icon*/
.hm-foot-icon {
    margin-top: 33px;
}
.hm-foot-icon ul {
    display: inline-flex;
	margin-left: -11px;
}
.hm-foot-icon ul li {
    width: 32px;
    height: 32px;
    background: #aaa;
    line-height: 32px;
    text-align: center;
	margin-left:10px;
    border-radius: 5px;
    -webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
    transition: all 0.2s linear;
}
.hm-foot-icon ul li>a>i {
    color: #212135;
}
.hm-foot-icon ul li:hover {
	background: #fff;
}/*hm-foot-icon*/

/* footer-menu  */
.footer-menu ul {display: grid;}
.footer-menu li a{
	font-size:14px;
	color:#aaa;
	padding-bottom: 20px;
	text-transform:capitalize;
	

	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
    transition: all 0.2s linear;
}
.footer-menu   li a:hover,
.footer-menu   li a:focus{
	color: #fff;
	font-weight: 700;
	-webkit-transform:translateX(5px);
	-moz-transform:translateX(5px);
	-o-transform:translateX(5px);
	-ms-transform:translateX(5px);
	transform:translateX(5px);
}/* footer-menu  */




/*hm-foot-email*/
.hm-foot-para p.para-news{
	color:#aaa;
	font-size:15px;
	font-family: 'Poppins', sans-serif;
	text-transform: initial;
    max-width: 263px;
    padding-top: 3px;
}

.hm-foot-email{
    display: flex;
	margin-top:35px;
}
.foot-email-box .form-control {
	background:#3d3d4d;
	display: block;
    padding: 32px 32px 33px;
	outline:0!important;
	box-shadow:none;
	border:0;
	border-radius: 0;
}
.foot-email-box input[placeholder="Email Address"] {
	color: #8b8b8b;
	font-size: 16px;
}
.foot-email-subscribe button{
    width:65px;
    height:65px;
    background: #7370d8;
	font-size:14px;
    color: #fff;
    text-transform: uppercase;
	display:flex;
	align-items:center;
	justify-content:center;
	outline:0;
	box-shadow:none;
	border: 0;
}/*hm-foot-email*/

/*hm-para-news*/
.hm-para-news a{
	color:#aaa;
	font-size:16px;
	font-family: 'Poppins', sans-serif;
	text-transform: lowercase;
	text-transform: initial;
    max-width: 258px;
    margin-bottom: 8px;
    -webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
    transition: all 0.2s linear;
}
.hm-para-news a:hover {
	color: #7370d8;
}
.footer-line {
    padding: 30px 0 35px;
}
.border-bottom{
	border-bottom: 1px solid #aaa;
}
.hm-para-news  span{
	color:#aaa;
	font-size:12px;
	font-family: 'Poppins', sans-serif;
	margin-top:20px;
}/*hm-para-news*/

/*-------------------------------------
		17. Footer- copyright
--------------------------------------*/
.footer-copyright {
	background:#1a1a2a;
	padding: 30px 0 35px;
}
.foot-copyright{
	color:#8b8b8b;
	font-size:16px;
	font-family: 'Poppins', sans-serif;
}
/* foot-menu  */
.foot-menu ul li {
    float: left;
    padding-left:15px;
    text-transform: capitalize;
}

.foot-menu li a{
	color:#8790af;
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
	display: inline-block;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
    transition: all 0.2s linear;
}

.foot-menu  li {
	position:relative;
	padding-left:42px;
}
/*-------------------------------------
		ABOUT PAGE
--------------------------------------*/

/*-------------------------------------
		i. about-part
--------------------------------------*/



.about-part:before{
	position:absolute;
	content:'';
	background: rgba(2,67,125,.6);
	height:100%;
	width:100%;
	top:0;
	left:0;
}
.about-part-details h2 {
	position:relative;
	color:#fff;
	font-size:40px;
	font-weight:700;
	font-family: 'Playfair Display', serif;
	margin-bottom: 3px;
	left: 15px;
	
}
.about-part-content {
    position: relative;
}

/* breadcrumb */
.breadcrumb {
    background-color:transparent;
}
.breadcrumb>li+li:before {
    padding: 0 0px;
    color:transparent;
    content: "";
}
.breadcrumb li>a{
	color:#dddcff;
	font-size:20px;
	font-weight:500;
	font-family: 'Playfair Display', serif;
	text-transform:capitalize;
}
.breadcrumb li{
	color:#dddcff;
}
.breadcrumb li span {
    margin-left:8px;
	margin-right: 4px;
	font-size:20px;
}

/*-------------------------------------
		ii. about-history
--------------------------------------*/
.about-history{
	padding: 10px 0 90px;
}
.about-history-img img {
    box-shadow: 0 0 20px rgba(112,134,230,.2);
    height: 435px;
}
.about-history-txt h2{
	color:#4d4e54;
	font-size:30px;
	font-family: 'Playfair Display', serif;
	text-transform:capitalize;
	font-weight: 600;
	padding: 16px 0 20px 0;
}
.about-history-txt p {
	color:#888;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.7;
}

/*-------------------------------------
		grid produit 

--------------------------------------*/
  .grid-container {
	--s: 150px; /* control the size */
	  /* control the gap */
	--f: 1.5;   /* control the scale factor */
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(6,auto);
	top: 50%;
	position: relative;
	


  }

  .grid-container {
	position:relative;
	margin-left: auto;

  }
  
  .grid-item1 {
	background: rgb(2,67, 125);
	text-align: center;
	border: black 1px solid;
	width: 150px;
	height: 80px ;
	color:#fff;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.7;

  }
  .grid-item1 a {
	
	color:#fff;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.7;

  }


 .grid-container .grid-item1:hover{ 
  margin: 0;
  min-height: 80px;
  display: grid;
  place-content: center;
  background: rgb(255, 121, 0);  
}

.moduleDemo-btn{
	position:relative;
    margin: 50px;
	text-align-last: center;

}
.module{
	
    background-color: #f9faff;
	padding-bottom: 30px;
	
}
.mobile{
	background-color: #f9faff;

}
.middle{
	background-color: #f9faff;

}


.demandeDemo{
	background-image: url(../images/produits/gec/gecCourriers.png);
	background-size: cover;
}
.product-bo-page-img img{
	position:relative;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;

}

.product-page-content{
	padding: 15px 0 0;
}
.product-page{
	padding: 115px 0 90px;
}
.product-page-img img {
   float: left;
   width: 100%;
   max-width: fit-content;

}
.product-page-txt h2{
	color:#4d4e54;
	font-size:30px;
	font-family: 'Playfair Display', serif;
	text-transform:capitalize;
	font-weight: 600;
	padding: 20px 0 16px 0;
}
.product-page-txt p {
	color: #4d4e54;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
	padding-top: 15px;
	
}
 .sous-image p {
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
	
	
}
.product-page-text p{
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}
.product-page-content ul li{
	list-style: circle;
	list-style-position: inside;
	color:#4d4e54;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	padding-left: 20px;
	line-height: 1.7;

}
.product-page-content ul{
	padding-left: 10px;


}
   

/*===============================
    Nos Services
===============================*/
/*serviceconseil*/


.service-conseil-content{
	padding:0 20px 20px;
}
.service-conseil{
	padding: 115px 0 90px;
}
.service-conseil-img img {
    box-shadow: 0 0 20px rgba(112,134,230,.2);
    height: 400px;
	float: right;
	
}
.service-conseil-txt h2{
	color:#4d4e54;
	font-size:30px;
	font-family: 'Playfair Display', serif;
	text-transform:capitalize;
	font-weight: 600;
	padding: 16px 0 20px 0;
}
.service-conseil-txt p {
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}
.service-conseil-text p{
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}
.service-conseil-content ul li{
	list-style: circle;
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}
.service-conseil-content ul{
	padding-left: 10px;
	margin-left: 10px;

}





/*serviceintegration*/



.service-integration-content{
	padding: 0 20px 20px;
	
}

.service-integration{
	padding: 115px 0 90px;
}
.service-integration-img img {
    box-shadow: 0 0 20px rgba(112,134,230,.2);
    height: 400px;
}
.service-integration-txt h2{
	color:#4d4e54;
	font-size:30px;
	font-family: 'Playfair Display', serif;
	text-transform:capitalize;
	font-weight: 600;
	padding: 16px 0 20px 0;
}
.service-integration-txt p {
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}
.service-integration-text p{
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}
.service-integration-content ul li{
	list-style: circle;
	color:#4d4e54;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	padding-left: 20px;
	line-height: 1.7;
	list-style-position: inside;
}




/*--------------------------
Products pages
----------------------------*/
.product-head{
	padding: 90px 0 0;
}
.product-head{
	padding: 115px 0 90px;
}
.product-head-img img {

    height: 435px;
	float: left;
	position: inherit;
}
.product-head-txt h2{
	color:#4d4e54;
	font-size:30px;
	font-family: 'Playfair Display', serif;
	text-transform:capitalize;
	font-weight: 600;
	padding: 16px 0 20px 0;
}
.product-head-txt p {
	color:#888;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	line-height: 1.7;
}
.product-head-text p{
	color: #888;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.7;
}
/*main-timeline*/

.about-vission-content {
    padding: 90px 0 0;
}

.about-vission2-content{
	padding: 90px 0 0;
}
.about-vission2-content img{
	position: relative;
	margin-left: -95px;
	box-shadow: 0 0 20px rgb(112 134 230 / 20%);
    height: 435px;


}
.main-timeline{
    position: relative;
    margin-top: 39px;
    transition: all 0.4s ease 0s;
}
.main-timeline:before{
    content: "";
    width:1px;
    background: #dbdbdb;
    position: absolute;
    top: 5.2%;
    left: 14.5%;
    height:80%;
}
.xtra-timeline.main-timeline:before{
	display:none;
    content: "";
    width:1px;
    background: #dbdbdb;
    position: absolute;
    top: 8.2%;
    left: 0.5%;
    height: 72%;
	
}




/*.comments-area */

/*===============================
    Scroll Top
===============================*/
#scroll-Top  .return-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: none;
    width: 40px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
    z-index:15;
    color: #fff;
    background:rgb(225, 121, 0);
	border:1px solid rgb(225, 121, 0);
	border-radius:5px;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	z-index: 2;
}
#scroll-Top  .return-to-top:hover {
    background:rgb(225, 121, 0);
    color: #fff;
	border:1px solid rgb(225, 121, 0);
	border-radius:50%;
}
#sticky-button {
	position: fixed;
	bottom: 30px;
	right: 100px;
	width: fit-content;
    line-height: 40px;
    height: 40px;
	bottom: 30px;
	z-index: 2;
	background:rgb(225, 121, 0);
	border:1px solid rgb(225, 121, 0);
	border-radius:5px;
	-webkit-transition: .5s; 
	-moz-transition:.5s; 
	-ms-transition:.5s; 
	-o-transition:.5s;
    transition: .5s;
	
  }
  #sticky-button a {
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
  }


/*========================Thank you=================