@font-face {
    font-family: 'icomoon';
    src: url("fonts/icomoon-mdnigu.eot");
    src: url("fonts/icomoon-mdnigu.eot#iefix") format("embedded-opentype"),  url("fonts/icomoon-mdnigu.ttf") format("truetype"),  url("fonts/icomoon-mdnigu.woff") format("woff"),  url("fonts/icomoon-mdnigu.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
/*==============================================================================*/
/******* generale style *********/
body{
background-color: #fff ;
font-family: "Open Sans", arial, helvetica, sans-serif ;
font-weight: 100 !important;
overflow-x: hidden;}
p{font-family: "Open Sans", arial, helvetica, sans-serif;font-size: 15px;}
h1,h2,h3,h5,h6{font-family: "Open Sans", arial, helvetica, sans-serif;}
h3{font-size: 19px !important; }
h1{text-align: center;}
.h2{
    position: relative;
    font-weight: 300;
    font-size: 30px;
    color: #ed218b;
    padding: 10px 0 40px 0;
    text-align: center;
    margin-bottom: 10px;
}
span{text-align: center;}
span.about{
  font-size: 18px;
  font-weight: 200;
  display: block;}
.h2 span {
    font-weight: 600;
}
.h2 span:after {
    position: absolute;
    bottom: -2px;
    left: 50%;
    content: '';
    display: block;
    height: 3px;
    width: 80px;
    z-index: 10;
    background: #ed218b;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ma-top{
    margin-top: 30px;
}
.h2:after {
    position: absolute;
    bottom: -1px;
    left: 50%;
    content: '';
    display: block;
    height: 1px;
    width: 350px;
    z-index: -2;
    background: #A2A2A2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.h3 {
    margin: 0;
    font-weight: 400;
    font-size: 32px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    position: relative;
}
.h3:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #A3A4A6;
}
.h3:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 80px;
    height: 5px;
    background: #ed218b;
}
/*==============================================================================*/
/*==============================================================================*/
/*********** style animation ****************/
.animation_iamge:hover
{  
  -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);}
.animation_iamge
{ 
     -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;}
@keyframes zoomIn {
0%{
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
}
fba97fb5e17d.css:3855
50% {
    opacity: 1;
}
}
/*==============================================================================*/
/*==============================================================================*/
/******************** style menu ****************/
nav#navbar i {font-size: 17px ;}
.navbar{margin-bottom: 0px !important;z-index: 17 !important;}
.navbar-fixed {height: 115px;}
ul#menu li a {color: #333 !important;font-size: 14px;
    text-transform: uppercase;}
.navbar-fixed .navbar-toggle {margin-top: 43px;}
.navbar-scroll ul#menu li {height: auto;}
ul#menu li:hover{
    color: #ed218b !important;
    border-bottom: 2px solid #ed218b;
    text-decoration: none;
    transition:all 0.2s ease-in-out;}
#navbar li.social a {
    display: inline-block;
    color: gray !important;}
#navbar li.social a:hover {color: #ed218b !important;}
#navbar li.social:hover{border: none;}
#navbar li.social{margin-left: 50px;}
.navbar-fixed #menu>li {height: 115px;}
.navbar-fixed #menu>li>a {height: 80px;}
.dropdown-menu {
    background: #fff;
    color: #333;
    border-top: 1px solid #ed218b;
    border-radius: 0 !important;
    height: auto;}
.dropdown-menu li{margin: 0;}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{
  background: none !important;
  border-bottom: 0 !important;}
.dropdown-menu li>a,.dropdown-menu li>a:hover,.dropdown-menu li>a:focus{background: none !important;border-bottom: 0px !important;}
ul#menu li a:hover{color: #ed218b !important;}
.navbar-fixed ul#menu>li a {margin-top: 35px;}
.dropdown-menu li>a {margin-top: 5px !important;}
.dropdown-menu li:hover {border-bottom: 0px !important;}
.navbar-fixed-top ul#menu li a {margin-top: 0px;}
.navbar-fixed a.navbar-brand {
    width: 250px;
    margin-top: 0px;}
.navbar-fixed a.navbar-brand img {
    width: 250px;}


.navbar-fixed-top a.navbar-brand {
    width: 200px;
    margin-top: 0px;
    margin-bottom: 5px;}
.navbar-fixed-top a.navbar-brand img {width: 150px;}
.navbar-fixed {
    background: #fff ;
    z-index: 10;
    border-color: #bbb9b9;
    color:#333 ;
    box-shadow: 2px 2px 2px 0px #bbb9b9;
    height: 115px;
    border-radius: 0;
transition-property: all;
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.navbar-fixed-top {
    background: #fff ;
    z-index: 10;
    border-color: #bbb9b9;
    color:#333 ;
    box-shadow: 2px 2px 2px 0px #bbb9b9;
    height: 60px;
    margin-top: 0;
transition-property: all;
    transition-duration: .4s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.navbar-fixed-top .navbar-right{
    margin-top: 8px;
}
.navbar-fixed-top .navbar-brand {
    padding: 0px 0px; 
    background-color: rgba();
}
/*==============================================================================*/
/*==============================================================================*/
/******************** style slider ****************/
.section_slider .container-fluid {
    padding-right: 0px !important; 
     padding-left: 0px !important;
}
.slider-navigation span.slider-prev:before{
    content: '\f104' !important;
    font-family: 'Font Awesome\ 5 Free' !important;
    font-weight: 900
}
.slider-navigation span.slider-next:before {
    content: '\f105' !important;
    font-family: 'Font Awesome\ 5 Free' !important;
    font-weight: 900
}
.slider.slider-demo{overflow: hidden;width: 100%;}
/*==============================================================================*/
/********************* home about ************************/
.home-about{margin-top: 20px;text-align: center;}
.number {text-align: center;margin-top: 20px;}
.number img {border-radius: 50%;border: 2px solid #ed218b;padding: 12px;}
.number span {font-size: 18px;}
/*==============================================================================*/

/*==============================================================================*/
/********************* home about ************************/
#header_about{
    background-image: url(../image/CD1-11-10-2018-Apropos.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
}
#header_about h2{
  margin-top: 15%;
}
#header_devi{
    background-image: url(../image/CD4-08-10-2018.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
}
#header_devi h2{
  margin-top: 15%;
}
#header_servi{
    background-image: url(../image/CD2-11-10-2018.home.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
    margin-bottom: 50px
}
#header_servi h2{
  margin-top: 15%;
}
#header_con{
    background-image: url(../image/CD3-11-10-2018-Contact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 500px;
    margin-bottom: 50px
}
#header_con h2{
  margin-top: 15%;
}
/*==============================================================================*/
/***** portfolio home *******/
.portfolio {
    margin-top: 20px;
}
.home_portfolio{margin-top: 50px;}
.portfolio div {padding: 0;color: #fff !important;overflow: hidden;}
.plus{color: #fff !important;}
.item:hover .plus {
    opacity: 0;
    -webkit-transform: translate3d(-50%,  -550%,  0);
    transform: translate3d(-50%,  -550%,  0);}
.item:hover .portfolio-active {opacity: 0.99;-webkit-transform: translate3d(0,  0,  0);transform: translate3d(0,  0,  0);}
.item:hover .portfolio-number {-webkit-transform: translate3d(0,  0,  0) scale(1);transform: translate3d(0,  0,  0) scale(1);}
.item:hover .portfolio-title {-webkit-transform: translate3d(0,  0,  0);transform: translate3d(0,  0,  0);}
.item:hover .portfolio-h3 {-webkit-transform: translate3d(0,  0,  0);transform: translate3d(0,  0,  0);}
.item:hover .portfolio-p {-webkit-transform: translate3d(0,  0,  0);transform: translate3d(0,  0,  0);}
/* color for les item portfolio*/
.portfolio-item .plus {/*background: #ed218b;*/background-color: rgba(237,33,139,0.5);}
.portfolio-item .portfolio-active {background: rgba(237,  33,  139,  0.9);}
.portfolio-item .portfolio-number {color: #fffefe;opacity: 0.5;}
.portfolio-img {display: block;width: 100%;    object-fit: cover;
    height: 320px;}
.plus {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 72px;
    height: 72px;
    text-align: center;
    line-height: 70px;
    font-size: 42px;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,  -50%,  0);
    transform: translate3d(-50%,  -50%,  0);
    transition: all 0.5s;
}
.portfolio-active {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0,  100%,  0);
    transform: translate3d(0,  100%,  0);
    transition: all 0.5s;
}
.portfolio-number {
    position: absolute;
    top: 7%;
    left: 15%;
    font-size: 16em;
    line-height: 100%;
    -webkit-transform: translate3d(0,  0,  0) scale(0);
    transform: translate3d(0,  0,  0) scale(0);
    transition: all 0.4s 0.3s;
}
.portfolio-title {
    position: absolute;
    top: 37%;
    left: 12%;
    font-size: 2em;
    line-height: 100%;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    -webkit-transform: translate3d(0,  500px,  0);
    transform: translate3d(0,  500px,  0);
    transition: all 0.3s 0.4s;
    color: #000 !important;
    font-weight: bold;
}
.portfolio-title:after, .portfolio-title:before {
    position: absolute;
    background: #FFF;
    content: '';
    display: block;
    width: 60px;
    height: 6px;
}
.portfolio-title:before {top: -18px;}
.portfolio-title:after {bottom: -20px;}
.portfolio-h3 {
    position: absolute;
    top: 59%;
    left: 12%;
    font-size: 1.5em !important;
    line-height: 110%;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    -webkit-transform: translate3d(0,  500px,  0);
    transform: translate3d(0,  500px,  0);
    transition: all 0.3s 0.5s;
}
.portfolio-p {
    position: absolute;
    top: 73%;
    left: 12%;
    font-size: 1em;
    line-height: 115%;
    font-family: 'Open Sans', sans-serif;
    -webkit-transform: translate3d(0,  500px,  0);
    transform: translate3d(0,  500px,  0);
    transition: all 0.3s 0.5s;
}
/*============================================================================*/
.why-icon-left-boxed {
    border:2px solid #333333;
}
.home_why {
    margin-top: 50px;
    margin-bottom: 50px;
}
.home_why img{
    width: 100%
}
.why-icon-left-boxed {
    background-color: #fcfcfc;
    padding: 30px 40px;
    margin-top: 35px;
}
.why-icon-left-boxed h3{
      font-size: 21px;
    line-height: 24px;
        font-weight: bold;
        margin-bottom: 15px;
}
.why-icon-left-boxed p{
     color: #777;
}
.why-icon-left-boxed .icon-container {
    float: left;
    width: 100px;
}
.why-icon-left-boxed .why-details {
    padding-left: 120px;
    margin-top: -20px;
}
/*==============================================================================*/
/*==============================================================================*/
/******************** style conseil home *****************/
.home_conseil{
    position: relative;
    background: url("../image/backg-conseil.jpg") 50% 50% fixed no-repeat;
    color: #FFF;
    overflow: hidden;
    padding: 70px 0 70px 0;
    letter-spacing: 1px !important;
    background-size: cover;
    margin-top: 80px;}

.testimonial{
    margin: 0 20px 40px;
}
.testimonial .testimonial-content{
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative;
    min-height: 165px;
}
.testimonial .testimonial-content:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}
.testimonial-content .testimonial-icon{
    width: 50px;
    height: 45px;
    background: #ed218b;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}
.testimonial-content .testimonial-icon:before{
    content: "";
    border-bottom: 16px solid #ed218a;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}
.testimonial .description{
    font-size: 15px;
    font-style: italic;
    color: #8a8a8a;
    line-height: 23px;
    margin: 0;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
.testimonial .post{
    font-size: 14px;
    color: #fff;
    background: none;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #ccc;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #ff4242;
}


/*.button {
    position: relative;
    background: #ed218b;
    display: inline-block;
    margin-top: 20px;
    padding: 18px 50px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 50px;
    transition: all 0.3s;
    color: #fff;
   
}
.img-1 {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1000px;
    transform: translate3d(0px, 19px, 0px);
}
.img-2 {
    position: absolute;
    top: -100px;
    left: 50%;
    margin-left: -778px;
    transform: translate3d(0px, -43px, 0px);
}
.button:hover {
    background: #333;
    color: #fff;
     text-decoration: none;
}*/
/*==============================================================================*/
/*==============================================================================*/
/******************** style actualite *****************/
.home_actualite{margin-top: 50px;position: relative;}
.home_actualite h2{margin-bottom: 20px;}
.home_actualite .item {width: 100%;height: auto;}
.owl-nav {width: 210px;height: 50px;margin: 0 auto;}
.customPrevBtn,.customNextBtn {width: 50px;height: 100%;float: left;font-size: 20px;color: #fff;}.customPrevBtn button,.customNextBtn button{background-color: #ed218b;margin: 2px 65px;}
.home_actualite .owl-carousel .item{margin:5px;}
.home_actualite .owl-carousel .item{display: inline-block;padding: 0px;background-color: #FFFFFF;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius:4px;box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);}
.home_actualite .owl-carousel .item:hover{box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);color:black;}
.home_actualite .owl-carousel .item img{width:100%;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.home_actualite .owl-carousel .item h4{margin:20px;}
.home_actualite .owl-carousel .item p{margin:20px;opacity: 0.65;}
.home_actualite .owl-carousel .blue-button{
    width: 100px;
    -webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
    transition: background-color 0.5s , color 1s;
    min-height: 37px;
    background-color: #ed218b;
    color: #ffffff;
    border: 2px solid #ed218b;
    text-align: center;
    font-weight: lighter;
    margin: 0px 20px 15px 20px;
    padding: 10px 0px;
    display: inline-block;
}
.home_actualite .owl-carousel .blue-button:hover{
    background-color: #fff;
    color: #ed218b;
    border: 2px solid #ed218b;
    text-decoration: none;
}
@media (max-width: 768px) {

    .home_actualite .owl-carousel .item {
        margin-top: 20px;
    }
}
/*==============================================================================*/
/*==============================================================================*/
/******************** style references *****************/
#refrences{
    background-color: #d8d8d8;
    padding: 40px 0px 40px 0px;
    margin-top: 0px;
}
/*==============================================================================*/

/******************** style new services *****************/
.img-text{
    padding: 40px 0px 40px 0px;
    margin-top: 20px;
}
.bg-gray{
background-color: #e5e5e5;
}
section.img-text img {
    width: 100%;
    height: 255px;
    object-fit: cover;
}
.img-text .img{
border-right: 1px solid #a9a9a9;
}
.img-text .img-1{
border-left: 1px solid #a9a9a9;
}
.content {
    padding-left: 10%;
    padding-right: 10%;
    display: table-cell;
    vertical-align: middle;
}
/*==============================================================================*/

/*==============================================================================*/
/******************** style services *****************/
.home_services{margin-top: 50px; background-color: #3e3e3e; padding: 80px;color: #fff;}
.home_services .list-link a{
    color: #C0C0C0;
    border-left: 2px solid #ed218b;
    font-size: 17px;
    line-height: 17px;
    margin: 8px 0;
    padding-left: 8px;
    margin-left: 20px;
    display: inline-block;
    transition: all 0.3s;
    width: 100%;
    text-align: left;}
.home_services .list-link span{
    color: #6E6E6E;
    border-color: #6E6E6E;
    border-left: 2px solid;
    font-size: 17px;
    line-height: 17px;
    margin: 8px 0;
    padding-left: 8px;
    margin-left: 20px;
    display: inline-block;
    transition: all 0.3s;
    width: 100%;
    text-align: left;
}
.home_services h2{
    position: relative;
    border-bottom: 1px solid #A2A2A2;
    font-size: 28px;
    color: #C0C0C0;
    padding: 20px 0 20px 20px;
    margin-bottom: 30px;
}
.home_services h2:after{
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    display: block;
    height: 3px;
    width: 80px;
    background: #ed218b;
}
.list-link {margin-bottom: 20px;}
.list-link a{text-decoration: none;}
.list-link a:hover{color:#ed218b }
.list-link {
    color: #c0c0c0;
}
#services i {
    display: block;
    width: 94px;
    height: 94px;
    font-size: 46px;
    line-height: 91px;
    color: #515151;
    border: 2px solid #515151;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
/*==============================================================================*/
/*==============================================================================*/
/******************** style About  *****************/
.about{
    background-color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
.proceed{
    background-color: #fff;
    margin-top: 80px;
    margin-bottom: 80px;  
}
.proceed h2{
margin-bottom: 45px;
}
.item-list {
    margin-bottom: 50px;
}
#icon-1 {
    background-image: url(../image/listen.png);
}
#icon-2 {
    background-image: url(../image/analytics.png);
}
#icon-3 {
    background-image: url(../image/artistic-brush.png);
}
#icon-4 {
    background-image: url(../image/check-mark.png);
}
#icon-5 {
    background-image: url(../image/event.png);
}
.content-list {
    margin-left: 20%;
}
.content-list h3 {
    font-size: 1.75rem;
    font-weight: bold  
}
.img-proceed img {
    width: 100%;
    height: 690px;
    object-fit: cover;
}
.icon-list {
    border-radius: 100%;
    background-color: #fff;
    border-style: solid;
    border-color: #ed218b;
    border-width: 2px;
    float: left;
    margin: 0px 0px 20px 0px;
    width: 80px;
    height: 80px;
    background-size: 32px 32px;
    display: block;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
}
.count-1 {
    position: relative;
    background: url(../image/backg-conseil.jpg) 50% 50% fixed no-repeat;
    color: #FFF;
    overflow: hidden;
    padding: 42px 0 42px 0;
    letter-spacing: 1px !important;
    background-size: cover;
    margin: 80px 0;
}
.about img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: right;
}
/*.about p{
    margin-top: 80px;
}*/
span.number1 {
    font-size:35px;
    font-weight: bold;
    color: #ed218b;
    display: block;
    width: 100%;
    text-align: center;
}
span.nom {
    font-size: 27px;
    color: #ffffff;
    display: block;
    width: 100%;
    text-align: center;
}
.content-count {
    padding: 8px 0;
    margin-top: 40px;
}
h2.title-count{
    position: relative;
    font-weight: 300;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    padding: 10px 0 20px 0;
    text-align: center;
    margin-bottom: 10px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
h2.title-count:after {
    position: absolute;
    bottom: -1px;
    left: 50%;
    content: '';
    display: block;
    height: 1px;
    width: 350px;
    z-index: -2;
    background: #A2A2A2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
h2.title-count span:after {
    position: absolute;
    bottom: -2px;
    left: 50%;
    content: '';
    display: block;
    height: 3px;
    width: 80px;
    z-index: 10;
    background: #fff;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
/*==============================================================================*/
/*==============================================================================*/
/******************** style services single  *****************/
.services-single{
    background-color: #fff;
    margin-bottom: 30px;
}
.services-single img{
    width: 100%
}
.services-single .description p{
    margin-top: 50px;
    line-height: 32px;
    font-weight: bold;
    border-left: 1px solid #ed218b;
    padding-left: 10px;

}
.services-single h3{
    margin-bottom: 30px;
    text-align: center;
}
/*==============================================================================*/
/******************** style services page *****************/
.services-page{
    background-color: #fff;
    margin-bottom: 30px;
}
.services-page img{
    width: 100%
}
.services-page  p{
    margin-top: 20px;
}
.services-page h3{
    margin-bottom: 30px;
    text-align: center;
}
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.vertical-tab{
    display: table;
    /*border-right: 8px solid #ed218b;*/
}
.vertical-tab .nav-tabs{
    display: table-cell;
    min-width: 28%;
    width: 20%; 
    border-bottom: none;
    border-right: 8px solid #ed218b;
    background-color: #e4e4e4;
}
.vertical-tab .nav-tabs li{
    float: none;
    vertical-align: top;
}
.vertical-tab .nav-tabs li a{
    display: block;
    padding: 16px;
    margin-right: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    background: #e4e4e4;
    border: none;
    border-radius: 0;
    position: relative;
}
.sous-services{
    margin-bottom: 15px;
}
.sous-services h2{
    margin-bottom: 0px;
    margin-top: 0;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a{
    background: #ed218b;
    border: none;
    color: #fff;
}
.vertical-tab .nav-tabs li.active a:after{
    content: "";
    width: 20px;
    height: 20px;
    background: linear-gradient(225deg,#ed218b 49%, transparent 50%);
    position: absolute;
    top: 50%;
    right: -16px;
    transform: translateY(-50%) rotate(45deg);
}
.vertical-tab .tab-content{
    display: table-cell;
    padding: 15px 20px;
    font-size: 15px;
    color: #272e38;
    letter-spacing: 1px;
    line-height: 25px;
    text-align: justify;
    vertical-align: top;
}
.vertical-tab .tab-content h3{
    padding-bottom: 10px;
    margin: 0 0 10px 0;
    font-weight: 600;
    color: #ed218b;


}
@media only screen and (max-width: 479px){
    .vertical-tab{
        border-right: none;
        border-bottom: 8px solid #ed218b;
    }
    .vertical-tab .nav-tabs{
        display: block;
        margin: 0 -10px;
        border-right: none;
    }
    .vertical-tab .nav-tabs li{ margin-bottom: 10px; }
    .vertical-tab .nav-tabs li:last-child{ margin-bottom: 0; }
    .vertical-tab .nav-tabs li a{ padding: 10px; }
    .vertical-tab .nav-tabs li.active a:after{ display: none; }
    .vertical-tab .tab-content{
        display: block;
        padding: 15px 0;
    }
    .vertical-tab .tab-content h3{ font-size: 18px; }
}
.box{
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: auto;
    max-height: 300px;

}
.box:before{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transform: skew(45deg) scaleX(0);
    transition: all 400ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
 
}
.box:hover:before{ transform: skew(0) scaleX(1); }
.box img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
.box:hover img{ transform: scale(1.2); }
.box .box-content{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 55%;
    left: 0;
    opacity: 0;
    z-index: 2;
    transform: translateY(-50%) scale(0.8);
    transition: all 0.2s ease 0s;
}
.box:hover .box-content{
    opacity: 1;
    transform: translateY(-50%) scale(1);
}
.box .title{
    font-size: 27px;
    font-weight: 600;
    color: #e2211a;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    position: relative;
    transition: all 0.5s ease 0s;
}

@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}
.link{
    display: inline-block;
    padding: 7px 10px;
    font-size: 16px;
    color: #0a393d;
    position: relative;
    transition: all 0.3s ease 0s;
}
.link:hover{ color: #0a393d; }
.link:before,
.link:after{
    content: "";
    width: 0;
    height: 2px;
    background: #ed218b;
    position: absolute;
    top: 0;
    left: 50%;
    transition: all 0.3s ease 0s;
}
.link:after{
    top: auto;
    bottom: 0;
}
.link:hover:before,
.link:hover:after{
    width: 100%;
    left: 0;
}
@media only screen and (max-width: 767px){
    .link{ margin-bottom: 20px; }
}
 /*thi style for mobile version*/

 a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
#accordion .panel{
    border: none;
    border-radius: 0;
    box-shadow :none;
    margin-bottom: 10px;
    position: relative;
}
#accordion .panel-heading{
    padding: 0;
    position: relative;
}
#accordion .panel-heading:before{
    content: "";
    width: 40px;
    height: 100%;
    background: #ed218b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#accordion .panel-title a{
    display: block;
    padding: 10px 30px 10px 60px;
    background: #f5f5f5;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    overflow: hidden;
    position: relative;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before,
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    color: #fff;
    position: absolute;
    top: 13px;
    left: 13px;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f067";
    transform: translateY(50px);
}
#accordion .panel-title a.collapsed:before{ transform: translateY(-50px); }
#accordion .panel-title a.collapsed:after{ transform: translateY(0); }
#accordion .panel-body{
    padding: 10px 30px 10px 60px;
    background: #f5f5f5;
    border-top: none;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 28px;
    position: relative;
}
#accordion .panel-body:before{
    content: "";
    display: block;
    width: 40px;
    height: 100%;
    background: rgba(0,0,0,0.05);
    position: absolute;
    top: 0;
    left: 0;
}

/*==============================================================================*/
/******************** style post single  *****************/
.post{
    background-color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
.post span{
    text-align: left;
    font-weight: bold;
}
.menu-post {
  padding: 18px 10px 10px 10px; }
  .menu-post h2 {
    font-size: 25px; }
  .menu-post a {
    color: #635f5f;
    text-decoration: none;
    margin-bottom: 15px;
    margin-left: 10px;
    font-size: 16px;
    display: block; }
    .menu-post a:hover {
      color: #ed218b; }
  .menu-post .last-post {
    margin-bottom: 10px; }
    .menu-post .last-post img {
      width: 100%;
      height: 80px; }
    .menu-post .last-post span {
      color: #635f5f;
      margin-left: 10px; }
    .menu-post .last-post .title-post {
      padding-left: 0; }
  .menu-post .tags-post {
    display: inline-block;
    padding: 4px 10px 4px 10px;
    border: 1px solid #8e8e8e;
    transition: 0.5s; }
    .menu-post .tags-post:hover {
      background-color: #8e8e8e;
      color: #fff !important; }

.post-content h2 {
  font-size: 30px !important; }
.post-content span {
  margin-left: 10px;
  color: #635f5f;
  display: block; }
.post-content img {
  width: 100%;
  margin-bottom: 15px; }
/*==============================================================================*/
/******************** style contact  *****************/
.contact-content{
    background-color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}
form .submit {
  background-color:#ed218a !important;
  border: none !important; }
  .info-contact i{
    color: #ed218a;
    font-size: 25px;
  }
  .info-contact a{
    color: #ed218a;
    text-decoration: none;
  }
.error {
  color: red; }
address .table td{
    border:0  !important;
}
@media screen and (max-width: 425px) {
  .info-contact {
    margin-top: 30px; } }
@media screen and (min-width: 426px) and (max-width: 768px) {
  .info-contact {
    margin-top: 30px; } }
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .info-contact {
    margin-top: 30px; } }
    .g-recaptcha{
        margin-top: 20px;
    }
/*==============================================================================*/
/*==============================================================================*/
/******************** style footer *****************/
.footer-single .list-unstyled li {
    float: left;
    width: 50%;
}

.section-footer .footer-single li a:after {
    content: "";
    border: 1px solid #029de0;
    display: block;
    width: 21px;
}

.footer-single i.fa {
    color: #029de0;
}

.page-content {
    margin-top: 32px;
    background: #f1f1f1;
    padding: 25px 25px;
}

.page-content strong {
    font-size: 16px;
    font-weight: bold;
    color: #029de0;
}

footer {
    background: #333;
}

#top-footer {
    margin: 35px 0px;
    border-bottom: 2px solid #232323;
    padding: 0px 0px 35px;
}

#content-footer {
    padding: 5px 0px 40px;
}

div#top-footer span {
    color: #bcbec0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 100;
    padding: 0px 42px;
    letter-spacing: 1px;
    font-family: sans-serif;
    border-right: 2px solid #232323;
}

div#top-footer span:last-child {
    border-right: 0px solid #333;
}

div#top-footer span a {
    color: #b4b6b8;
}

div#content-footer .content-button button {
    display: block;
    margin: 10px auto;
    padding: 15px 50px;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    width: 80%;
}

#content-footer .content-about img {
  width: 65%;
  margin: 0px auto;
  display: block;
}

#content-footer .content-about p {
  color: #bcbec0;
  padding: 10px 15px;
}

#content-footer .newsletter h5 {
    font-size: 17px;
    color: #bcbec0;
    letter-spacing: 0.9px;
    line-height: 1.7;
    padding: 0px 15px 15px;
}
.btn-primary {
    color: #fff;
    background-color: #ed218b !important;
    border-color: #ed218b !important;
}
#content-footer .newsletter .form-control {
    height: 45px;
    padding: 9px 12px;
    font-size: 18px;    
}

#content-footer .newsletter .btn {
    padding: 9px 20px;
    margin-bottom: 0;
    font-size: 18px;
    border-radius: 0px;
    text-transform: uppercase;
}

#content-footer .msg-content {
    color: #ed218b  !important;
    font-size: 11px;
    display: inherit;
    text-align: center;
    padding: 0px !important;
    margin: 0px auto !important;
}
#about, #home_about, #home_references{
  margin-top:0px !important;
  margin-bottom:0px !important;
  background:#fff;
}
section#article {
    background:#fff;
    padding-bottom: 50px !important;
    /*margin-bottom: 430px;*/
}
.section-copyright{
  background:  #2c2b2b;
  padding-bottom: 10px;
   padding: 0px 0px;
}
.section-copyright p{
  color: #bcbec0;
}
.useful-links .list-unstyled {
    margin-top: 28px;
}
.section-footer .about-footer p{
  color: #bcbec0;
  text-align: left;
  margin-top: 32px;
}
.section-footer .about-footer h3{
  color: #bcbec0;
}
 .section-copyright .copyrt{
  margin-top: 22px;
  font-size: 14px;
}

.section-copyright .copyrt a{
  color: #bcbec0;
  font-size: 10px;
  padding: 0px 10px;
}

.section-copyright .footer-social{
    margin-top: 10px;
}
.section-copyright .footer-social i{
  padding: 5px 10px;
  color: #999;
  border: 1px solid #333;
  margin-top: 10px;
  font-size: 20px;
  border-radius: 5px;
  transition:all 0.4s ease-in-out;
}
.section-copyright .footer-social i:hover{
  background: #ed218b ;
  color: #fff;
}
.section-copyright .footer-social .fa-facebook{
  padding: 5px 14px;
}
.mention{
    float: right;
}
@media(max-width: 768px){
     .xs-center{
    text-align: center;
}
 .left-clear{
    padding-left: 0;
}
 .right-clear{
    padding-right: 0;
}
.mention{
    float: none;
}
 #top-footer span {
    text-align: center;
    display: block;
    border-right: 0px solid #232323 !important;
  }
}

@media only screen and (max-width: 425px)
{

  #top-footer span {
    text-align: center;
    display: block;
    border-right: 0px solid #232323 !important;
  }
  .newsletter {
    padding: 10px 25px;
}
.mention{
    float: none;
}
.footer-fixed  {
background: #525252;
padding: 0px 0px 0px 0px;
height: 40px;
color: #fff;
position: fixed;
bottom: 0;
 right: 0; 
 left: 0;
/*width: 100%;*/
z-index: 150;
}
}
.footer-fixed  {
background: #525252;
padding: 0px 0px 0px 0px;
height: 40px;
color: #fff;

}
.footer-fixed span.contact-icon {
font-size: 27px;
background: #333;
height: 40px;
margin: 0;
text-align: center;
}
.footer-fixed span.contact-icon a {

color: #fff !important;
}
.footer-fixed ul li {
    float: left;
    list-style: none;
    margin-right: 11px;
    padding: 0px 0 0 10px;
}
.footer-fixed ul  {
    margin-top: 10px;
}
.footer-fixed .text {
    margin-top: 10px;
}
.footer-fixed ul li a i{
    font-size: 15px;
    color: #fff;
}
.footerNone {display: none !important;}
.footerBlock {display: block !important;}
a.copyright-link {
    text-decoration: none;
    font-size: 16px !important;
}
.top-bar {
    background: #222;
    padding-bottom: 0px;
    padding: 5px 0px;
    height: auto;
}
.top-bar .info {
    margin-top: 0px;
    font-size: 18px;
    line-height: 34px;
}
.top-bar i {
    font-size: 17px;
    color: #ffffff;
}
.top-bar span {
    color: #ffffff;
    margin-right: 5px;
}
.top-bar .header-social {
    margin-top: 0px;
    margin-bottom: 0px;
}
.top-bar .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.top-bar .header-social i {
    padding: 4px 4px;
    color: #fff;
    border: 0.5px solid #fff;
    margin-top: 5px;
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 0px;
    transition: all 0.4s ease-in-out;
    width: 27px;
    border-radius: 5px;
    height: 26px;
    line-height: 17px;
    text-align: center;
}
li.langue img {
    width: 100%;
}
li.langue {
    display: flex;
}
li.langue a {
    width: 58px;
    height: 47px !important;
    margin: 0 !important;
}
li.langue {
    display: flex;
    justify-content: center;
    align-items: center;
}
/*===============================================================================
/*===============================================================================
/***************** media queries *************/
/*this media for mobile*/
@media all and (max-width: 425px){
span.nom {
    font-size: 18px;

}
.content-list {
    margin-left: 26%;
}
.portfolio-img {height: auto !important;}
.why-icon-left-boxed .icon-container {
    padding-right: 20px;
}
.why-icon-left-boxed .why-details {
    padding-left: 0px;
}

.why-details p,.why-details h3 {
    text-align: left;
}
/* menu **/    
.navbar-fixed .navbar-toggle {margin-top: 8px;}
.navbar-fixed ul#menu li a {margin-top: 0px !important;}
.navbar-fixed a.navbar-brand img {width: 150px !important;}
.navbar-fixed ul#menu li {height: auto !important;}
.navbar-fixed a.navbar-brand {width: 200px !important;margin-top: 0px !important;margin-bottom: 5px !important;}
.navbar-fixed {
  border-color: #fff !important;
    color:#fff !important;
    box-shadow: 2px 2px 2px 0px #827a7a !important;
    height: auto;
}
.inside {
    margin-top: 0px !important;
}
/*************************/
/**** home services ***/
.home_services {padding: 10px;}
/**************************/
/*** home about **/
.number article img {
    margin-top: 20px;
}
/*************************/
.navbar-fixed-top .navbar-brand {
    padding: 0px 0px !important; 
}
.navbar-fixed .navbar-brand {
    padding: 0px 0px !important; 
}
/*.navbar-fixed-top .navbar-header {
    margin-top: 22px; 
}*/
.navbar-fixed-top button.navbar-toggle.collapsed {
    margin-right: 24px;
}
.navbar-fixed #menu>li>a {
     height: auto; 
}
.navbar-fixed-top {
    height: auto;
}
.header {
    height: 200px !important; 
}
.portfolio-h3 {
    top: 57%;
    font-size: 1em !important;
}
}
/*this media for tablet */
@media only screen and (min-width: 426px) and (max-width: 768px)
{
.home_why img {
    width: 40%;
    margin: auto;
    display: block;
    margin-bottom: 25px;
}
.why-icon-left-boxed .why-details {
    padding-left: 0 !important;
}
.why-details p,.why-details h3 {
    text-align: center;
}
.why-icon-left-boxed .icon-container {
    float: none;
    width: 100%;
    height: 100px;
    margin-bottom: 65px;
}
.why-icon-left-boxed {
    padding: 10px 20px !important;
    min-height: 325px !important;
}
.content {
    height: 200px !important;
}
section.img-text img {
    height: 200px !important;
}
/* menu **/ 
.navbar-fixed .navbar-toggle {margin-top: 8px;}
.navbar-fixed ul#menu li a {margin-top: 0px !important;padding: 12px;}
.navbar-fixed a.navbar-brand img {    width: 170px !important;margin-top: -11px;}
.navbar-fixed ul#menu li {height: auto !important;}
.navbar-fixed a.navbar-brand {width: 200px !important;margin-top: 0px !important;margin-left: 113% !important;}
.navbar-fixed {border-color: #fff !important;color:#fff !important;box-shadow: 2px 2px 2px 0px #827a7a !important;height: auto;}
.navbar-fixed #menu>li>a {height: auto;}
.inside {margin-top: 0px !important;}
.navbar-fixed-top ul#menu li a {margin-top: 0px !important;padding: 12px;}
.navbar-fixed-top a.navbar-brand {width: 170px !important;margin-top: 0px !important;margin-left: 150% !important;}
.navbar-right {margin-top: 10px;}
.navbar-fixed-top {
    height: auto;
}
/*************************/
/*** home about **/
.number article img {
    margin-top: 20px;
}
/*************************/
/**** home services ***/
.home_services {padding: 10px;}
/**************************/
.portfolio-number {
    left: 11%;
    font-size: 13em;
}
}
/*this media for laptop*/
@media only screen and (min-width: 769px) and (max-width: 1024px){
/* menu **/ 
ul#menu li a{padding: 10px;}
/*************************/
.portfolio-number {
    left: 11%;
    font-size: 13em !important;
}
.portfolio-title {
    font-size: 2em !important;
}
.portfolio-h3 {
    top: 57%;
    font-size: 1em !important;
}
.portfolio-p {
    top: 76%;
    font-size: 1rem !important;
}
    .content {
    height: 359px;
}
}
/*this media for >1025*/
@media only screen and (min-width:1025px) and (max-width: 1440px){
.owl-nav button.left {left: 3%;}
.owl-nav button.right {right: 3%;}

}
@media only screen and (min-width:1025px){
 .content {
    height: 255px;
}
.why-icon-left-boxed {
    min-height: 200px;
}
}