    /* general css*/
    
    ul {
        margin: 0;
        padding: 0;
    }
    
    a {
        outline: none!important;
    }
    .contact-inner a
    a:hover,
    a:active,
    a:focus {
        text-decoration: none;
    }
    
    ul {
        list-style: none;
    }
    
    a {
        -webkit-transition: all 0.2s linear 0s;
        -moz-transition: all 0.2s linear 0s;
        -o-transition: all 0.2s linear 0s;
        transition: all 0.2s linear 0s;
    }
    
    body {
        font-size: 13px;
        color: #222;
        overflow-x: hidden;
        margin: 0;
        padding: 0;
        font-family: 'Roboto', sans-serif;
        background-color: #fff;
    }
    
  /*  html,
    body {
        height: 100%;
        width: 100%;
    }
    */
    .padd-top-50 {
        padding-top: 50px;
    }
    
    .mgl-auto {
        margin-left: auto!important;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
    
    .btn-jaune {
        background-color: #ffea23;
        color: #000;
    }
    
    .btn-jaune:hover,
    .btn-jaune:focus,
    .btn-jaune:active {
        background-color: #f0db11;
    }
    /* centered columns styles */
    
    .row-centered {
        text-align: center;
    }
    
    .col-centered {
        display: inline-block;
        float: none;
    }
    .messagebox div{
        padding: 15px 10px 15px;
    border-radius: 5px;
    }
    .mag-top-20{
        margin-top:20px;
    }
    label{
        color:#777;
        font-weight:400;
    }

    /* end general css*/




    /* header*/
    .menu-top.navbar-fixed-top{display: block;width: 100%;top:0;height: 60px;margin-bottom: 0;background-color: rgba(0, 0, 0, 0);}
.header-page .navbar{
        height: 70px;
    background-color: #fff;
       box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15)!important;
}
.menu-top .navbar-brand{
    margin-left: 0!important;
  }

.menu-top .navbar-brand.logo-sticky{

display: none;
    }
    .menu-top.navbar-fixed-top.affix .navbar-brand.logo-sticky{

display: block;
    }
        .menu-top.navbar-fixed-top.affix .navbar-brand{
            display: none;
        }
    .menu-top ul.navbar-right{


margin-right: 30px;
    }
    
 .menu-top  .navbar-right{
            margin: 7.5px -15px;
    }

  .menu-top.navbar-fixed-top.affix{
    top: 0;
    position: fixed;
        height: 70px;
    background-color: #fff;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15)!important;

    }
   .menu-top.navbar-fixed-top.affix li a {
    color: #777 !important;

}
    header {
        background-color: #fff;
    }
    
    .menu-top {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: none;
    }
    
    .menu-top li a {
        color: #fff !important;
        font-size: 15px;
        font-weight: 400;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    
.menu-top.navbar-fixed-top.affix .navbar-collapse {
        margin-top: 10px;
    }
    
    .menu-top li.dropdown {
        background-color: transparent;
        border-radius: 4px;
    }
    
    .menu-top.navbar-default .navbar-nav>.open>a,
    .menu-top.navbar-default .navbar-nav>.open>a:focus,
    .menu-top.navbar-default .navbar-nav>.open>a:hover {
        background-color: transparent;
    }
    
    .menu-top .dropdown-menu>li>a:focus,
    .menu-top .dropdown-menu>li>a:hover,
    .menu-top .dropdown-menu>li>a {
        color: #262626!important;
    }
    
    .form-search#page-search {
        display: block;
        padding-top: 10px;
        margin-bottom: 0;
    }
    
    .form-search#page-search .form-control {
        border: 1px solid #ddd;
        background-color: #f8f8f8;
    }
    
    .form-search#page-search input.form-control.form-border-right,
    .form-search input.form-control.form-border-left {
        border-right: none!important;
    }
    
    .form-search#page-search .search-btn {
        border-top-right-radius: 4px;
        border: 1px solid #ddd;
        border-left: none;
        border-bottom-right-radius: 4px;
    }
    
    .header-page .navbar-brand {
        height: auto;
    }
    .header-page .navbar-nav>li>a{
        padding-top: 10px;
        color: #222;
        padding-bottom: 10px;
    }
    .header-page .navbar-nav {
        padding-top: 15px;
    }
    .header-page .navbar{
        margin-bottom: 0px;
    }
    .navbar-nav>li>a:hover,
    .navbar-nav>li>a:focus {
        background-color: transparent;
    }
    
    .header-page .navbar-nav li.dropdown {
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: 4px;
    }
    
    .header-page .navbar-nav li.dropdown a.dropdown-toggle {
        color: #fff;
    }
    
    .header-page .navbar-nav li.dropdown a ul li a {
        color: #222;
    }
    
    .header-page .nav .open>a,
    .header-page .nav .open>a:focus,
    .nav .open>a:hover {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, 0.2);
    }
    
    .header-page .dropdown-menu>li>a,
    .header-page .dropdown-menu>li>a:focus,
    .header-page .dropdown-menu>li>a:hover {
        color: #222;
    }
    
    .header-page {
        box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.1);
    }
    .catg-list li:first-child{
        margin-left: 0;
    }
    /* end header*/
    
    .banner {
         margin-top: 15px;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
    }
    /* section1*/
    
    .section-intro {
        height: 335px!important;
        width: 100%;
          position: relative;
    }
    
 
    .intro-content {
        height: 100%;
        width: 100%;
    }
    
    .intro-content .content-inner {
        display: table;
        width: 100%;
        height: 100%;
    }
    
    .text-block {
        display: table-cell;
        width: 100%;
        height: 100%;
        vertical-align: middle;
    }
    
    .nopadding {
        padding: 0px;
    }
    
    .form-search input.form-control.form-border-left {
        border-radius: 0
    }
    
    .form-search input.form-control.form-border-right {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        border-right: 1px solid #c2c2c2;
    }
    
    .form-search .form-control {
        height: 50px;
        box-shadow: none;
        border: none;
        font-size: 14px;
        padding-left: 25px;
        color: #c2c2c2;
    }
     .form-search {
        margin-bottom: 0;
    }
    .search-btn {
        height: 50px;
        box-shadow: none;
        border: none;
        font-size: 24px;
        border-radius: 0;
        width: 100%;
        background-color: #ffea23;
    }
    
    .search-btn:hover,
    .search-btn:focus {
        background-color: #edd91a;
    }
    
    .form-box {
        position: relative;
    }
    
    .form-box:before {
        width: 100%;
        height: 72px;
        padding: 5px;
        position: absolute;
        background-color: #000;
        content: '';
        left: 0;
        border-radius: 5px;
        opacity: 0.25;
        top: -12px;
        display: block;
    }
    
    .bottom-slider-filter {
           width: 50%;
    height: 80px;
    left: 25%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    height: auto;

    display: block;
    bottom: -15px;
    position: absolute;
    text-align: center;
    }
    
    .owl-carousel.filter-icon {
        height: 80px;
        padding-top: 10px;
    }
    
    .owl-prev {
        position: absolute;
        top: 50%;
        left: -35px;
        height: 50px!important;
        width: 40px!important;
        border-radius: 0!important;
        text-align: center;
        background-color: transparent!important;
        color: #fff;
        z-index: 9;
        transform: translateY(-50%);
    }
    
    .owl-next {
        position: absolute;
        top: 55%;
        height: 50px!important;
        border-radius: 0!important;
        right: -35px;
        width: 40px!important;
        text-align: center;
        background-color: transparent!important;
        color: #fff!important;
        z-index: 9;
        transform: translateY(-50%);
    }
    
    .bottom-slider-filter a {
        font-size: 12px;
        color: #fff;
        line-height: 15px;
        padding-top: 5px;
        display: block;
        font-weight: 400;
        text-align: center;
    }
    
    .bottom-slider-filter a i {
        font-size: 26px;
        padding-bottom:5px;
        display: block;
    }
    
    .owl-carousel .owl-nav.disabled {
        display: block!important;
    }
    
    .bottom-slider-filter .owl-next i,
    .bottom-slider-filter .owl-prev i {
        line-height: 50px;
        font-size: 24px;
    }
    .catg-list h2{
        font-size: 26px;
            margin-bottom: 30px;
        color: #fff;
        font-weight: 300;
    }
  .catg-list a{
    /* background: rgba(0,0,0,0.25); */
    border-radius: 4px;
    color: white;
    display: block;
    font-size: 16px;
    margin-right: 1px;
    padding: 15px 6px 14px;
  }
.catg-list a i{
    font-size: 20px;
    line-height: 35px;
}
  .catg-list li{
    display: inline-block;
    margin-left: 15px;
  }
  .catg-list a i , .catg-list a span{
display: block;
    text-align: center;
  }
  .catg-list a span{
    font-size: 16px;
    font-weight: 300;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .catg-list{
        position: absolute;
       top: 65%;
    right: 15%;
  }
    /* section 1 */
    /* section 2 */
    
    .img-block {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        padding: 15px 50px 0 60px;
        background: url("../images/offer-image.jpg") no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        color:#fff;
        margin-right:30px;
        height: 250px;
        padding-top: 56px;
    }
    
    .bg-block {
        padding: 15px 50px 0px 60px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        background-color: #ffea23;
    }
    
    .section-espace {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    
    .section-espace a {
        color: #fff;
    }
    
    .section-espace a:hover .img-block,
    .section-espace a:hover .bg-block {
        opacity: 0.85;
    }
    
    .img-block h2,
    .bg-block h2 {
        margin-bottom: 8px;
        font-size: 24px;
        margin-top: 12px;
        font-weight: 700;
    }
    
    .img-block li,
    .bg-block li {
        line-height: 24px;
        font-size: 16px;
    }
    
    .bg-block h2,
    .bg-block li {
        color: #262626;
    }
    
    .img-block h2:before,
    .bg-block h2:before {
        display: block;
        width: 38px;
        height: 63px;
        content: "";
        position: absolute;
        top: -6px;
        left: 10px;
    }
    .map-bg{
       background: #f6f7fb;     
    }
    .img-block h2:before {
        background: url(../images/sep-white.png);
    }
    
    .bg-block h2:before {
        background: url(../images/sep-black.png);
    }
    
    .banner-3,
    .bg-block,
    .img-block {
            overflow: hidden;
            height: 140px;
    }
    .banner-3  img{
        border-radius: 5px;
        width: 100%;
        height: 150px;
    }
    /* section 2 */
    /* section 3 */
    
    .section-clients {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .clients-caroussel a.item {
        padding-bottom: 5px;
        padding-top: 5px;
        display: block;
        border: 1px solid #c0c0c0;
        border-radius: 6px;
    }
    
    .clients-caroussel a.item img {
        width: 75px;
        margin: 0 auto;
    }
    
    .clients-caroussel .owl-prev,
    .clients-caroussel .owl-next {
        color: #262626!important;
    }
    
    .clients-caroussel .owl-next i,
    .clients-caroussel .owl-prev i {
        line-height: 50px;
        font-size: 24px;
    }
    /* section 3 */
    /* section 4 */
    
    .temoignage {
        padding-bottom: 60px;
        padding-top: 70px;
        background-color: #f6f7fb;
    }
    
    .temoignage h1,
    .temoignage h2 {
        font-weight: 400;
    }
    
    .temoignage p {
        font-size: 18px;
        font-weight: 300;
    }
    
    .star-rating {
        font-size: 0;
        white-space: nowrap;
        display: inline-block;
        width: 80px;
        height: 15px;
        overflow: hidden;
        background: url(../images/star-vide.png) no-repeat left center;
        background-size: cover;
        margin-right: 5px;
    }
    
    .star-rating li.check {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    
    .star-rating li {
        opacity: 0;
        filter: alpha(opacity=0);
        height: 100%;
        width: 20%;
        z-index: 1;
        display: inline-block;
        background: url(../images/star-jaune.png) no-repeat left center;
        background-size: cover;
    }
    
    .temoignage-block {
        background: #fff;
        text-align: center;
        padding: 15px;
        /* margin-top: 50px; */
        margin: 50px 29px 20px 30px;
        border-radius: 8px;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15)!important;
    }
    
    .temoignage-block .avatar img {
        width: 144px!important;
        margin: 0 auto;
        border-radius: 50%;
    }
    
    .temoignage-block .avatar {
        position: relative;
        top: -60px;
    }
    
    .info-content p {
        font-size: 24px;
        font-weight: 400;
    }
    
    .info-content {
        position: relative;
        top: -25px;
        padding-bottom: 15px;
    }
    
    #temoi-caroussel .owl-prev,
    #temoi-caroussel .owl-next {
        color: #222!important;
        font-size: 20px;
    }
    
    #temoi-caroussel .owl-prev {
        left: -60px;
    }
    
    #temoi-caroussel .owl-next {
        right: -60px;
    }
    /* section 4 */
    /* section 5 */
    
    .temps-gain {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    
    .temps-gain h2 {
        font-size: 38px;
        font-weight: 700;
        padding-bottom: 10px;
    }
    
    .temps-gain p {
        color: #777;
        font-size: 15px;
        line-height: 26px;
    }
    
    .clock-time {
        background: #ffea23;
        width: 250px;
        height: 250px;
        border-radius: 50%;
        position: relative;
    }
    
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    
    .clock-time .center {
        height: 6px;
        width: 6px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: #333;
        border-radius: 100%;
    }
    
  
    
    .clock-time span.big-aiguille {
        z-index: 10;
    }
    
    .clock-time span.fullcss:before {
        -webkit-box-shadow: 0 0 0.1px #000;
        -moz-box-shadow: 0 0 0.1px #000;
        box-shadow: 0 0 0.1px #000;
        background-color: #fff;
        border-radius: 30px;
        filter: progid: DXImageTransform.Microsoft.Shadow(color=black, Direction=NaN, Strength=5);
    }
    
    .clock-time span.big-aiguille:before {
        height: 120px;
        left: 2px;
        top: 28px;
    }
    
    .clock-time span:before {
        width: 16px;
        content: '';
        position: absolute;
    }
    
    .clock-time.animOn span.small-aiguille {
        -moz-transform: rotate(130deg);
        -o-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
        -webkit-animation: timeFour 1s 1;
        -moz-animation: timeFour 1s 1;
        -ms-animation: timeFour 1s 1;
        animation: timeFour 1s 1;
    }
    
    .clock-time span.small-aiguille {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        z-index: 5;
    }
    
    .clock-time span.small-aiguille:before {
        height: 75px;
        left: 10px;
        top: 70px;
    }
    
   
    
    .clock-time span.line-time {
        width: 6px;
        z-index: 19;
    }
    
    .clock-time span.line-time:before {
        background: url(../images/line-time.png) no-repeat;
        background-size: cover;
        width: 6px;
        height: 120px;
        top: 42px;
    }
    
    .clock-time .date {
        width: 60px;
        height: 20px;
        top: 90px;
        left: 116px;
        font-size: 12px;
        color: #333;
        text-transform: uppercase;
        text-align: right;
    }
    
    .clock-time span {
        display: block;
        width: 20px;
        position: absolute;
        height: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    /* section 5 */

    /* section 6 */
    .contact-block {
        background-color: #ffea23;
    }
    
    .contact-block h2 {
        padding-bottom: 10px;
        font-size: 38px;
        font-weight: 700;
    }
    
    .contact-block p {
        font-size: 15px;
        line-height: 26px;
    }
    
    .icon-circle {
        display: inline-block;
        width: 75px;
        position: absolute;
        height: 75px;
        box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15)!important;
        text-align: center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background-color: #fff;
    }
    
    .img-circle {
        position: relative;
    }
    
    .icon-circle i {
        font-size: 32px;
        text-align: center;
        line-height: 75px;
    }
    
    .icon-phone {
        top: 40px;
    }
    
    .icon-calendar {
        top: 160px;
        left: -28px;
    }
    
    .icon-map {
        top: 280px;
        left: 0px;
    }
    .app-block{
            padding-bottom: 20px;
    padding-top: 20px;
    }
    /* section 6 */
    
    /* Footer */
    
    footer {
        background-color: #1c1d22;
        color: #bbbbbb;
    }
    
    footer a:hover,
    footer a:focus {
        color: #fff;
    }
    
    .top-footer {
        padding: 50px 0;
    }
    
    .top-footer h5 {
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        display: block;
        margin-bottom: 25px;
    }
    
    footer .newsletter-form {
        margin-top: 25px;
    }
    
    .newsletter-form .input-group {
        border: 1px solid #f0db11;
        border-radius: 4px;
    }
    
    footer .newsletter-form .input-group-addon {
        background-color: #fff;
    }
    
    .input-group-btn .btn {
        text-transform: uppercase;
    }
    
    .input-group-btn {
        background-color: #ffea23;
    }
    
    footer ul li a {
        color: #bbbbbb;
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
        position: relative;
    }
    
    .social-icon {
        margin-left: 10px;
        display: block;
        margin-right: 0.1em;
    }
    
    a.facebook-icon {
        background-color: #4b70ab;
    }
    
    a.facebook-icon:hover,
    a.facebook-icon:focus {
        background-color: #40639c;
    }
    
    .social-icon a {
        color: white;
        text-decoration: none;
        border-radius: 100%;
        width: 35px;
        display: inline-block;
        height: 35px;
        line-height: 35px;
        font-size: 18px;
        margin-right: 15px;
        margin-bottom: 15px;
        text-align: center;
    }
    
    .social-icon a i {
        line-height: 35px;
    }
    
    a.twitter-icon {
        background-color: #32b9e7;
    }
    
    a.twitter-icon:hover,
    a.twitter-icon:focus {
        background-color: #209ac3;
    }
    
    .bottom-footer {
        padding: 10px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.15)
    }
    /*footer*/

    /* deatil page*/
    .bg-color{
        background-color:#f6f7fb;
    }
    .inner-content{
padding-top: 80px;
        padding-bottom: 0;
    }
    
    .map-bg iframe {
        width: 100%;
    }

    .description-block{
       
         box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-top: -140px;
    margin-bottom: 20px;
    position: relative;
    background-color: #f1f4fe;
    }
    .left-block-inner{
           border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #fff;
    border-right: 1px solid #ddd;
    }
    .btn-width{
          width: 70%;
    margin: 12px auto;
    display:block;
    text-align:center;
            height: 48px;
    }
    .block-height{
        overflow: hidden;
        position:relative;
        height: 400px!important;
    }
    span.icon-b{
        font-size: 220px;
    opacity: 0.05;
    position: absolute;
    right: -35px;
    overflow: hidden;
    bottom: -200px;
        
    }
     .block-height .warp-content{
             position: absolute;
    top: 40%;
    width: 100%;
     }
    .avatar-inner{
        position: relative;
        top: -50px;
    }

    .avatar-img img{
        width: 100%;
        border-radius: 3px;
        border: 1px solid #ddd;
    }
    .avatar-info h3{
        margin-bottom: 5px;
         font-size: 16px;
    line-height: 22px;
        font-weight: 600;
    }
    .avatar-info span{
        display: block;
        font-size: 13px;
        color:#777;
    }
    .avatar-info strong{
        font-weight: 800;
        font-size: 16px;
        line-height: 28px;
    }
    .avatar-info .rate{
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .network-links li:first-child{
        margin-left: 0;
    }
    .network-links li{
        display: inline-block;
        margin-left: 10px;
    }

    .network-links li a {
        display: block;
        background-color: #ffea23;
        width: 35px;
        font-size: 16px;
        color: #000;
        border-radius: 50%;

        height: 35px;
    }

    .network-links li a i{
      line-height: 35px;
  }
  .network-links li a:hover, .network-links li a:focus{
    background-color: #f2de1e;
}
.network-links{
    margin-top: 15px;
}

.text-inner{
  padding-bottom: 15px;
  padding-top: 15px;
}
.text-inner h5{
    font-size: 16px;
    color: #000;
}
.text-inner p{
    line-height: 26px;
    color: #777;
}
.center-inner-content{
    height: 100%;
}
.contact-inner{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    /* position: absolute; */
    /* top: 150px; */
    /* transform: translateY(-50%); */
    width: 100%;
    text-align: center;
    /* height: 100%; */
}
.contact-inner a{
    display: block;
    width: 90%;
    margin: 12px auto;
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.contact-inner a i{
    padding-right: 12px;
    font-size: 22px;
}
.popover-content h2{
    font-size: 20px;
    font-weight: 400;
}

.info-content-inner{
    height: 360px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: relative;
    background-color: #ffffff;
}
.header-content{
    padding-top: 8px;

    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}

.header-content h5{
  margin-left: 15px;
}
.warp-content{
    padding: 15px;
}
.title-info-content{
        color: #777;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 15px;
    font-size: 15px;
}

.title-info-content i{
font-size: 18px;
padding-right: 8px;
}
.warp-content .table>tbody>tr>td{
border-top:none;
}
.information-content {
    margin-bottom: 20px;
}
.comment-avatar-img img{
        width: 70px;
    border-radius: 50%;
    border: 2px solid #eaeaea;
}
.block-comment-box{
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
        background-color: #f6f7fb;
    padding: 12px;
    color: #777;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    position: relative;
}
.comment-text{
        margin-bottom: 12px;
}
span.date-comment{
    color:#ccc;
}
.block-comment-box:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #f6f7fb;
    top: 35%;
    left: -11px;
}
.comment-avatar-img{
    margin-top: 15px;
}
#popover-content{
    display: none;
}
.block-comment-box{
    margin-bottom: 20px;
}
.comment-content .info-content-inner{
    height: auto;
}
.comment-content .btn.btn-jaune{
font-size: 16px;
}
.comment-content .btn.btn-jaune i{
        font-size: 20px;
    padding-right: 8px;
}

/*list page */


.title-search{
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 20px;
}
.box-block{
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: relative;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
}

.box-block span{
        clear: both;
        font-size: 16px;
        display: block;
        /* line-height: 28px; */
        /* padding-bottom: 8px; */
}
.filter-block ul li:first-child{
  margin-left: 0px;
    }
    .filter-block ul{
        margin-bottom: 15px;
    }
.filter-block ul li{
    display: block;
    margin-bottom: 15px;
}
.filter-block ul li a{
 color:#000;
 padding: 5px 0;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 }
    .filter-block ul li a:hover, .filter-block ul li a:focus{
       color: #f9d50a;
    }
    .result-block img{
            /*float: left;*/
    /*margin-right: 15px;*/
    }
    .result-info-block h3{
        margin-top: 0;
        font-size: 18px;
    }
    .result-block img{
            width: 200px!important;
    }
      .result-info-block h4{
        font-size: 15px;
        font-weight: 300;
      }
       .result-info-block span{
        color: #777;
        font-size: 12.5px;
        line-height: 22px;
       }
          .result-info-block span i{
            padding-right: 5px;
          }
        .result-info-block  .btn.btn-default i{
padding-left: 5px;
          }
          .result-block.box-block{
            padding: 0;
            padding-top: 15px;
            padding-bottom: 15px;

          }
          .contact-info-box li{line-height: 21px; clear:both; /* padding-bottom: 8px; */padding: 0;/* padding-top: 8px; */}

        .contact-info-box li i{ 
            line-height: 35px;
            text-align: center;
           margin-right: 10px;
    /*background-color: #ffea23;*/
    width: 15px;
    font-size: 16px;
    color: #000;
    border-radius: 50%;
    height: 35px;}


   .pagination-block .pagination li.active a{
background-color: #ffea23;
    border-color: #ddd;
    color: #000;
    }
      .pagination-block  .pagination>li>a{
 color: #000;
    }
    .map-block-content{
        position: relative;
        margin-top: 60px;
            margin-bottom: 40px;
    }
    .map-content-inner iframe{
        width: 100%;
        height: 350px;
        border-radius: 8px;
        border:2px solid #ddd;
    }
     .map-block-content .btn{
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15)!important;
    position: absolute;
    bottom: -15px;
    left: 28%;
     }
     .list-links{
        border-radius: 8px;
    position: relative;
    padding: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
     }
     .list-links h6{
            font-size: 16px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
     }
      .list-links li{
        line-height: 22px;
        padding-top: 5px;
        padding-bottom: 5px;
      }
         .list-links li a{ 
color:#777;
         }
          .list-links li  i{  
            padding-right: 8px;

          }

          #page-top {
    position: fixed;
    bottom: 100px;
    right: 40px;
    z-index:999;
}
#page-top a {
    text-align: center;
    text-decoration: none;
    color: #fff;
    display: block;
    line-height: 38px;
    font-size: 22px;
    width: 40px;
    color:#222;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    background-color: #ffea23;
    height: 40px;
    -moz-transition: color 1s;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
}
#page-top a span{
line-height: 38px;
}
.map-block-content .btn i{
padding-right: 8px;
}
ul.tabs-page {

    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0px auto;
    margin-top: 50px;
    max-width: 800px;
    padding: 0;
    border:none;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;

}
.nav-tabs.tabs-page>li.active>a, .nav-tabs.tabs-page>li.active>a:focus, .nav-tabs.tabs-page>li.active>a:hover{
   border:none; 
       background-color: #ffea23;
}
ul.tabs-page li{
        position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
ul.tabs-page li a{
       color: #74777b; 
    position: relative;
    display: block;
    white-space: nowrap;
           overflow: visible;
    padding: 32px 0;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    position: relative;
    line-height: 1;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
ul.tabs-page li a i{
    display: block;
margin-bottom: 15px;
    font-size: 28px;
}
ul.tabs-page li.active a, ul.tabs-page li a:hover,  ul.tabs-page li a:focus{
    background: #ffea23;
     box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
ul.tabs-page li.active a::before{
       position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;

    border: solid transparent;
    border-width: 10px;
    border-top-color: #ffea23;
    content: ''; 
}

ul.tabs-page li.active a:hover::before

{
     border-top-color: #ffea23; 
}
.nav-tabs.tabs-page>li a:hover{
      background-color: #ffea23;
      color:#222;  
}
.tab-content-page{
    padding: 25px;
    margin-top: 25px;
    margin: 25px auto;
    background-color: #fff;
      max-width: 800px;
       border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.info-profil h2{
    font-size:16px;
}
.info-profil ul li{
    color: #777;
    line-height: 28px;
}




form .form-control{
        box-shadow: none;
            height: 40px;
}

.profile-sidebar, .profile-content {
     box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: relative;
    background-color: #ffffff;
    
}
.profile-name {
    padding: 15px;
        text-align: center;

}

.profile-name h2{
    font-size: 16px;
}
.profile-menu ul li.active a{
    color: #222;
    background-color: #ffea23;
    border-left: 2px solid #222;
    margin-left: -2px;
}

.profile-menu ul li a{
    padding: 14px 15px;
    color:#777;
}
.profile-menu{
    margin-top: 10px;
    margin-bottom: 25px;

}

.profile-menu ul li a i {
    margin-right: 8px;
    font-size: 14px;
}
.profile-content{
    padding: 30px 15px 10px 20px;
}

.amenibackground .result-info-block span, .contact-info-box a{
    color: #222;
    font-size:12px;
    line-height: 22px;
}
.amenibackground {
        border: solid 3px #ffea23!important;
}
.amenibackground .contact-info-box li i{
        background-color: #fff;
}
.modal-login .modal-dialog {
    width: 400px;
        margin: 150px auto;
}

.comment-content {
    margin-bottom:30px;
}
.modal-login .form-control-feedback{
        width: 40px;
    height: 40px;
    top: 38px!important;
        font-size: 16px;
    color: #dcdcdc;
}
.btn-full-width{
        width: 100%;
    height: 42px;
}
.btn-store ul li{
    display: inline-block;
    margin-right: 15px;
}

.btn-store{
    margin-top: 35px;
}
.contact-inner span.numberameni{
    display:block;
}


.amenibackground .contact-info-box li i {
    background-color: #fff;
}
.ulListPhone li{
    display:inline-block;
    margin-left:5px;
}
.numberameni strong{
 float:left;   
}
.navbar-brand>img {
    display: block;
    margin-top: -3px;
    width: 190px;
}
#blockAutocomplete1, #blockAutocomplete2{  
    width: 100%;
    padding: 10px;
    border: solid 1px #eee;
    background: #fff;
    display: none;
    position: absolute;
    z-index: 99;
    max-height: 191px;
    overflow: auto; 
}
#blockAutocomplete1 ul li , #blockAutocomplete2 ul li{
    border-top: solid 1px #eee;
    padding: 5px;
    text-align: left;
}
.homeSearch{padding-top: 0 !important;}
.clickPoint1,.clickPoint2{cursor:pointer;}
.star-rating{text-align:left;}
.hideBloc{display: none;padding: 0 0 0 46px;}
#mobileBlock{display:none;}