@charset "utf-8";
/* CSS Document */

.pagination > li > a {
  float: none;
}
/*********************************************************************************/
/* RESPONSIVE */
/*********************************************************************************/
@media only screen and (max-width: 1350px) {
   .footer .block-menu-footer:last-child  {
    background-image: none;
  }
}
@media only screen and (max-width: 1199px) {
  .carousel-indicators {
    right: 50px;
    left: auto;
  }
}
@media only screen and (max-width: 1030px) {
  .accueil-blocs .bloc:first-child, .accueil-blocs .bloc:last-child {
    padding: 0 30px !important;
  }
}
@media only screen and (max-width: 1020px) {
  .social .container, .bottombar, .content {
    width: 100%;
    padding: 0 15px;
  }
  .bottombar ul li a, .bottombar ul li span {
    padding-right: 15px;
  }
  .accueil-blocs, .dropdown-pre-footer {
    width: 100%;
  }
  .dropdown-pre-footer {
    padding: 0 40px;
  }
  .header .container {
    padding-left: 18px;
    padding-right: 12px;
    width: 100%;
  }
}
@media only screen and (min-width: 850px) and  (max-width: 991px) {
  .accueil-blocs .bloc {
    width: 33.3%;
  }
  .accueil-blocs .bloc {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and  (max-width: 991px) {
  .dropdown-pre-footer {
    font-size: 12px;
  }
}
@media only screen and  (max-width: 850px) {
  .carousel2 .carousel-indicators {
    display: none;
  }
  .carousel2, .carousel2 .container {
    min-height: 200px;
  }
  #block-bean-accueil-bloc-petit-centre-conte, #block-views-adresses-filiales-block {
    width: 50%;
  }
  .accueil-blocs #block-views-actualites-bloc-filiale.bloc::before {
    right: 15px;
    width: calc(100% - 30px);
    height: 1px;
    left: 15px;
    top: auto;
    bottom: 0;
  }
  .accueil-blocs .bloc {
    padding: 30px;
  }
}
@media only screen and  (max-width: 991px) {
  .carousel-indicators li, .carousel-indicators li.active {
    height: 15px;
    width: 15px;
  }
  .carousel-indicators {
    bottom: auto;
    top: 10px;
    left: auto;
    right: 15px;
  }
}
@media only screen and  (min-width: 767px) {
  .nav-item:hover .dropdown-menu {
    display: block;
  }
}
@media only screen and  (max-width: 767px) {
  #block-bean-accueil-bloc-petit-centre-conte, #block-views-adresses-filiales-block {
    width: 100%;
  }
  .accueil-blocs .bloc::before {
    right: 15px;
    width: calc(100% - 30px);
    height: 1px;
    left: 15px;
    top: auto;
    bottom: 0;
  }
  .accueil-blocs .bloc h2 {
    margin-top: 0;
  }
  .accueil-blocs .bloc + .bloc h2 {
    margin-bottom: 30px;
  }
  .accueil-blocs .bloc, .reseau-com, .view-adresses-filiales .views-row {
    min-height: inherit;
  }
  .reseau-com .right img {
    max-width: 120px;
  }
  .carousel2, .carousel2 .container {
    min-height: 235px;
  }
  .panel-criteres-agrandi {
    display: none;
  }
  .page-products .bloc-produits.col-lg-12 {
    margin-top: 10px;
  }
  .page-products .col-sm-8 .h1.title-service {
    margin-top: 10px;
  }
  .view-accueil-produits img {
    width: 100%;
  }
  .fam-produit.nav > li {
    width: 30%;
    text-align: center;
    margin: 0;
    padding: 0 10px 50px;
  }
  .fam-produit.nav > li a {
    margin-bottom: 10px;
  }
  .block-search {
    position: absolute;
    z-index: 100;
    right: 1px;
    bottom: -41px;
  }
  .block-search .input-group input {
    height: 32px !important;
    width: 180px !important;
  }
  .block-search .btn {
    height: 32px !important;
    width: 32px !important;
  }
  .menu .navbar-toggle {
    float: none;
    background: #fff;
    border-radius: 0;
    padding: 9px 8px;
  }
  .menu .navbar-toggle .icon-bar {
    background: #000;
  }
  .menu .navbar-collapse {
    padding-bottom: 15px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .juizdropdown {
    width: 100%;
    background: #fff;
    border-top: 5px solid #f7a600;
  }
  .juizdropdown li {
    width: 100%;
  }
  .juizdropdown a, .juizdropdown .first a {
    padding: 8px 15px 10px;
    text-align: center;
    width: 100%;
  }
  .juizdropdown .last .dropdown-menu a::before {
    display: block !important;
  }
  .juizdropdown .last .dropdown-menu .last a::before {
    display: none !important;
  }
  .juizdropdown .dropdown-menu, .navbar-nav .open .dropdown-menu {
    position: relative;
    top: 0;
    left: 0;
    padding: 6px 0;
    width: 100%;
    background-color: #f7a600;
    border-top: 0;
    box-shadow: none;
  }
  .juizdropdown a::before {
    right: 0;
    top: auto;
    height: 1px;
    width: 100%;
    bottom: 0;
  }
  .juizdropdown .dropdown-menu a {
    color: #fff !important;
  }
  .juizdropdown .dropdown-menu a::before {
    background: rgba(255, 255, 255, 0.5);
  }
  .header .topbar .block-search {
    white-space: nowrap;
  }
  .criteres-content.little {
    padding: 0 25px;
  }
  .criteres-content .alternate-text a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  #carousel-home .carousel-caption.criteres h2 {
    margin: 145px 20px 0;
  }
  .dropdown-pre-footer > div {
    min-height: inherit;
  }
  .dropdown-pre-footer > div::before {
    width: 100%;
    height: 1px;
    top: auto;
    bottom: 0;
  }
  .dropdown-pre-footer h2 {
    min-height: inherit;
    text-align: left;
    margin-bottom: 15px;
  }
  .dropdown-pre-footer > div.left, .dropdown-pre-footer > div.center, .dropdown-pre-footer > div.right {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 20px;
  }
  .dropdown-pre-footer {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 830px) {
  .social ul {
    text-align: center;
  }
  .bottombar ul {
    float: none;
  }
  .bottombar ul li a, .bottombar ul li span {
    padding: 0 8px;
  }
  .bottombar {
    text-align: center;
  }
  .footer-logo {
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 960px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    float: left;
  }
}
@media only screen and (min-width: 961px) and  (max-width: 1000px) {
  .bloc_comparateur {
    position: relative;
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    background: url(../img/shadow-bloc-comparateur.png) no-repeat center bottom;
  }
  .comparateur {
    display: inline-block;
    background-color: #fff;
    border-top: 1px solid rgb(246, 168, 0);
    border-left: 1px solid rgb(246, 168, 0);
    border-right: 1px solid rgb(246, 168, 0);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: auto;
    max-width: 285px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    height: auto;
    margin-left: 82px;
  }
}
@media only screen and (max-width: 960px) {
  body > .container {
    width: 100%;
    padding: 0;
  }
  .header {
    background: none;
  }
  .juizdropdown a {
    padding: 5px 10px;
  }
  .chiffre {
    display: inline-block;
  }
  .sites, .pays {
    margin-right: 26px;
  }
  .carrousel-menu {
    margin-left: 0;
    position: relative;
    height: 311px;
    left: 0;
    top: 14px;
    width: 235px;
    z-index: 100;
  }
  .carousel-control {
    display: none;
  }
  #carousel-home .carousel-caption.criteres h2 {
    font-size: 1.8em;
  }
  #carousel-home .carousel-caption p {
    margin: 5px 0 20px 0;
  }
  #carousel-home .carousel-caption a.btn {
    margin-left: 0;
  }
  /* accueil produit */
  .fam-produit.nav > li {
    border-bottom: 0;
  }
  #carousel-home .carousel-caption {
    width: 100%;
    text-align: center;
    left: 0;
    padding: 15px 50px;
  }
  #carousel-home .carousel-caption h2 {
    margin: 50px 0 0 0px;
  }
  /* liste produits */
  .liste-produits {
    margin: 0 10px;
    text-align: center;
  }
  body .pages .liste-produits .col-lg-3 {
    width: 183px !important;
    display: inline-block;
  }
  .liste-produits .thumbnail {
    width: 167px;
  }
  .liste-produits img {
    width: auto;
    max-height: 187px;
  }
  p.h2-like {
    font-size: 13px !important;
  }
  /* fotorama */
  /*.fotorama__stage {
      height:375px!important;
  }
  /*.fotorama__stage img {
      max-height:375px!important;
    width:auto!important;
  }*/
  .fotorama__nav--thumbs {
    margin-top: 0 !important;
  }
  .fotorama__arr {
    display: none !important;
  }
  .fotorama__stage img {
    max-height: 100% !important;
    width: auto !important;
    display: block;
  }
  .fotorama__html div {
    height: auto !important;
    max-height: 300px;
  }
  /*
  .fotorama__html {
    position: relative;
  }
  .fotorama__stage {
    height: auto!important;
  }
  .fotorama__wrap {
    background: transparent;
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
  }
  */
  /*
    .fotorama__wrap > div,
    .fotorama__wrap--slide .fotorama__stage__frame,
    .fotorama__stage__shaft {
      position: relative !important;
      height: auto !important;
    }
  */
  /* footer */
  .social .container {
    width: 100%;
    text-align: center;
  }
  .social .container ul {
    float: none;
    display: inline-block;
    margin: 0;
  }
  .sitemap {
    width: 94%;
    padding: 0 3%;
    text-align: left;
  }
  .footer .sitemap {
    text-align: center;
  }
  .sitemap .col-lg-3 {
    width: 100%;
  }
  .sitemap h2 a {
    font-size: 21px;
  }
  .sitemap a {
    font-size: .9em;
  }
  .carrousel-menu {
    height: auto;
    min-height: 80px;
    top: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
  }
  .carrousel-menu li {
    margin: 0;
    height: 80px;
    min-height: auto;
    display: inline-block;
    width: 33.333%;
    float: left;
    vertical-align: top;
    border-bottom: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .carrousel-menu li:last-child {
    border-right: 0;
  }
  .carousel_icon {
    margin-top: -12px;
    margin-left: -20px;
  }
  .carrousel-menu li span {
    padding-bottom: 10px;
  }
  .carrousel-menu li.active span.fleche, .carrousel-menu li:hover span.fleche {
    display: none;
  }
  .carrousel-menu li.active, .carrousel-menu li:hover {
    background: url("../img/bg-menu-carousel-actif.png") repeat-x scroll left bottom #f9c200;
  }
  .carrousel-menu li a {
    min-height: 50px;
    padding: 0 0 0 0;
    text-align: center;
    background-position: center -20px !important;
  }
  .carrousel-menu li.services.active span, .carrousel-menu li.produits.active span, .carrousel-menu li.une.active span, .carrousel-menu li.services:hover span, .carrousel-menu li.produits:hover span, .carrousel-menu li.une:hover span {
    display: none;
  }
  #carousel-home .carousel-caption.criteres {
    padding: 0 !important;
    width: 100%;
    left: 0;
    top: 0;
  }
  .criteres-content {
    min-height: 340px;
    text-align: left;
  }
  .criteres {
    width: 100% !important;
  }
  .criteres-content legend {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  #carousel-home .carousel-inner > .item {
    height: 340px;
  }
  #carousel-home .item-criteres .carousel-caption {
    background-color: black;
    opacity: .8;
  }
  .carousel-inner .item {
    background-position: 70% top !important;
  }
  .criteres-content fieldset.deport {
    display: block;
  }
  .criteres-content .btn-default {
    margin-left: 0;
    margin-top: 2px;
    float: right;
    margin: 35px 40px 0 0;
  }
  #accueil-produits-levage-personnes fieldset, #accueil-produits-levage-personnes .slider {
    display: inline-block;
    vertical-align: top;
  }
  #accueil-produits-levage-personnes .slider {
    margin: 15px 0 10px;
  }
  /* PAGE DE CONTENU */
  .content {
    margin: 0;
    width: 100%;
  }
  .nav-pills > li.active, .nav-pills > li.active:hover, .nav-pills > li.active:focus {
    background: none;
    background-color: #f6a800;
  }
  .nav > li:hover, .nav > li:focus {
    background: none;
    background-color: #eee;
  }
  .col-lg-8.right, .col-lg-4.right {
    padding-right: 15px;
  }
  .nav > li {
    background: none;
    background-color: #f3f3f3;
  }
  .nav > li:last-child {
    border-bottom: 1px solid #fff;
  }
  .right .accueil-blocs .bloc {
    width: 100%;
    margin: 0 0 25px 0;
  }
  .txt_pre_footer {
    width: 100%;
  }
  .juizdropdown {
    line-height: 20px;
  }
  /* Fiche produit */
  .breadcrumb, .cross ul {
    margin: 0;
    width: 100%;
  }
  .cross ul li {
    margin: 0 -3px 25px 0;
  }
  body .pages .col-lg-3 {
    width: 100% !important;
  }
  body .pages .col-lg-9 {
    width: 100% !important;
  }
  .col-lg-5.fiche-right {
    padding: 0;
    width: 100% !important;
    margin: 25px 0 0 0 !important;
    /* gestion fotorama fixe */
    margin: 25px auto 0 auto !important;
    width: 280px !important;
  }
  .col-lg-9.left .row {
    margin-left: 0 !important;
  }
  .encart-fixed {
    position: relative!important;
    width: 100%;
    margin-top: 0!important;
    margin-bottom: 25px;
  }
  /* Accueil produit */
  .fam-produit {
    text-align: center;
  }
  .fam-produit > li {
    margin-right: 8px;
    margin-left: 8px;
  }
  .bloc-tips {
    display: none;
  }
  .bloc-produit-une {
    padding: 0 0 0 0;
    background: none !important;
    min-height: 10px;
  }
  .bloc-produit-une h2 span {
    display: inline;
  }
  .bloc-produit-une img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: -80px;
  }
  .bloc-produit-une ul {
    margin: 10px 0 15px 0;
  }
  .bloc-produit-une .btn {
    margin-left: 0;
  }
  .lien-comm {
    margin: 10px 0 15px;
    padding: 10px 35px 10px 20px;
  }
  .panel-crit {
    margin: 0 50px 25px 0;
  }
  /*BLOC COMPARATEUR */
  .bloc_comparateur {
    position: relative;
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    background: url(../img/shadow-bloc-comparateur.png) no-repeat center bottom;
  }
  .comparateur {
    display: inline-block;
    background-color: #fff;
    border-top: 1px solid rgb(246, 168, 0);
    border-left: 1px solid rgb(246, 168, 0);
    border-right: 1px solid rgb(246, 168, 0);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: auto;
    max-width: 285px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
    margin-left: 82px;
  }
  .comparateur .title {
    color: #141414;
    font-size: 16px;
    padding-bottom: 5px;
  }
  .comparateur .btn_suppr_product {
    float: left;
    padding-top: 8px;
  }
  .comparateur .btn_suppr_product img {
    width: 80%;
  }
  .comparateur .libelle_product {
    float: left;
    padding-left: 4px;
    padding-top: 8px;
    font-size: 11px;
  }
  .clear {
    clear: both;
  }
  .btn_comparer {
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: right;
  }
  .btn_comparer a {
    background-color: #141414;
    color: #fff;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .cc-cookies {
    position: fixed;
  }
  .content > .right {
    padding: 0 15px;
  }
  .content .right h1, .col-lg-8.left h1, .ckeditor h1, .content h1 {
    font-size: 24px;
  }
  .content .right h3, .ckeditor h3 {
    font-size: 20px;
  }
  .breadcrumb {
    padding-top: 0;
  }
  /* !IMPORTANT*/
  .fam-produit {
    float: none !important;
  }
  .content .right .distributeurs_liste ul li {
    margin-bottom: 5px;
  }
  .content .right .distributeurs_liste ul li:first-child {
    padding-left: 0;
  }
  .page-products-detail .right .col-lg-9 {
    padding: 0;
  }
  .page-products-detail .right .col-lg-9 .fiche-left {
    padding: 0;
  }
  .content .row .pictos ul.picto-right li {
    margin-left: 0;
    margin-right: 8px;
  }
  #distributeur-info .view-content .col-md-6 {
    float: left;
    width: 50%;
  }
  .content .right .service > .panel-heading {
    padding: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .block-search {
    right: 32px;
  }
}
@media only screen and (max-width: 385px) {
  .carrousel-menu li {
    min-height: 135px;
  }
}
@media only screen and (max-width: 660px) {
  .content .distributeurs_liste {
    margin-top: 0 !important;
    float: none !important;
  }
  .juizdropdown li.last ul.juizSub {
    left: -80px;
  }
  .reseau-com .right img {
    max-width: 100%;
  }
  .accueil-blocs .bloc, .reseau-com, .view-adresses-filiales .views-row {
    min-height: 190px;
  }
  .carrousel-menu li a > span {
    display: block;
    max-width: 100%;
    padding: 0 10px 22px;
    margin-top: -12px;
  }
  .carrousel-menu li {
    height: inherit;
  }
  .carousel_icon {
    margin-left: -5px;
    width: 72px;
  }
  .carrousel-menu li a {
    font-size: 1.2em;
  }
}
@media only screen and (max-width: 500px) {
  .link-brochures {
    background: url(../img/bg-lien-brochures.png) no-repeat center right 0 #f6a800 !important;
    margin-left: 0 !important;
    float: right;
  }

html[lang="pl"] .language ul {
    margin: 5px 0 0 0;
}
}
@media only screen and (max-width: 376px) {
  #distributeur-info .view-content .col-md-6 {
    width: 100%;
  }
}
/***** Home responsive, Carousel ***/
.criteres-content.little {
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .carousel-caption .criteres-content.little {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .criteres-content.big {
    display: none;
    width: 0;
  }
  #carousel-home .carousel-inner > .item.item-criteres.active {
    height: 340px
  }
}
@media only screen and (max-width: 422px) {
  .fam-produit.nav > li {
    padding: 0 6px 50px;
  }
  .fam-produit.nav > li a {
    font-size: 9px;
    line-height: 12px;
    width: 60px;
    height: 60px;
  }
  .fam-produit.nav > li a span {
    top: 70px;
  }
  .fam-produit.nav > li a img {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 1140px) {
  .carousel-control.right, .carousel-control.left {
    width: 6% !important;
  }
}
@media only screen and (max-width: 990px) {
  .carousel-control.right, .carousel-control.left {
    width: 5% !important;
  }
}
@media only screen and (max-width: 480px) {
  .bottombar ul li {
    display: block;
  }
}
@media only screen and (max-width: 340px) {
  .picto-right, .picto-left {
    float: none;
  }
  .pictos {
    min-height: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 773px) {
  .region-products-criteres fieldset {
    text-align: center;
  }
}
