.categoryextrafield {
  position: static;
  margin: 0;
  padding: 0; }

.btns {
  margin-top: 40px;
  margin-bottom: 100px; }
  .btns .btn {
    display: inline-block;
    height: 55px;
    width: auto;
    padding: 0 25px;
    background-clip: padding-box;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 55px;
    letter-spacing: 1px;
    background: #114078;
    border: 1px solid #114078;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .btns .btn:hover {
      text-decoration: none;
      color:#114078;
      background-color:white; }

.content_scene_cat.new_design {
  border: none;
  margin-bottom: 0; }
  .content_scene_cat.new_design {
    *zoom: 1; }
  .content_scene_cat.new_design:before, .content_scene_cat.new_design:after {
    content: "";
    display: table; }
  .content_scene_cat.new_design:after {
    clear: both; }
  .content_scene_cat.new_design .cat_desc {
    float: left;
    width: 50%;
    padding-right: 75px;
    padding-left: 0; }
    .content_scene_cat.new_design .cat_desc h1 {
      font-size: 40px;
      line-height: 50px;
      color: #323232;
      text-transform: uppercase;
      margin-bottom: 30px; }
    .content_scene_cat.new_design .cat_desc p {
      font-size: 18px;
      line-height: 33px;
      color: #707070;
      margin-bottom: 35px; }
    .content_scene_cat.new_design .cat_desc ul li {
      font-size: 18px;
      line-height: 33px; }
      .content_scene_cat.new_design .cat_desc ul li a {
        color: #114078; }
  .content_scene_cat.new_design .cat_img {
    float: right;
    width: 50%;
    max-height: none; }
    .content_scene_cat.new_design .cat_img img {
      margin: 0; }

.block_three_blocks {
  background: #114078;
  padding: 90px 0;
  font-size: 0; }
  .block_three_blocks h2 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #FFFFFF;
    margin-bottom: 20px; }
  .block_three_blocks .block {
    text-align: left;
    display: inline-block;
    width: 33.3%;
    padding: 0 40px;
    vertical-align: top; }
    .block_three_blocks .block img {
      display: block;
      margin: 0 auto 35px; }
    .block_three_blocks .block h3 {
      font-size: 18px;
      line-height: 30px;
      color: #FFFFFF;
      margin-bottom: 20px; }
    .block_three_blocks .block p {
      font-size: 14px;
      line-height: 26px;
      font-weight: 300;
      color: rgba(255, 255, 255, 0.8); }

.block_video {
  padding-bottom: 60px; }
  .block_video .categoryextrafield {
    margin: 0;
    padding: 0;
    position: static; }
  .block_video .block_video_ctn {
    background: #FFFFFF;
    -webkit-box-shadow: 0 10px 10px 0 rgba(131, 196, 192, 0.4);
    -moz-box-shadow: 0 10px 10px 0 rgba(131, 196, 192, 0.4);
    box-shadow: 0 10px 10px 0 rgba(131, 196, 192, 0.4);
    position: relative;
    padding: 50px 55px 50px 70%;
    top: -25px; }
    .block_video .block_video_ctn .content > p {
      margin: 0; }
    .block_video .block_video_ctn iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 66%;
      height: 100%; }
    .block_video .block_video_ctn h2 {
      font-size: 30px;
      line-height: 40px;
      color: #323232;
      letter-spacing: 1px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 20px; }
    .block_video .block_video_ctn p {
      font-size: 14px;
      line-height: 26px;
      font-weight: 300;
      color: #707070; }

.block_temoignage {
  background: #f7f7f7;
  padding: 40px 0; }
  .block_temoignage .content > h2 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #323232;
    letter-spacing: 1px;
    margin-bottom: 12px;
    text-transform: uppercase; }
  .block_temoignage .content > p {
    font-size: 14px;
    line-height: 26px;
    font-weight: 300;
    width: 500px;
    margin: 0 auto;
    text-align: center; }
  .block_temoignage .temoignages_slider {
    margin-top: 50px;
    padding: 0 40px; }
    .block_temoignage .temoignages_slider .slick-slide {
      padding: 0 15px;
      margin-bottom: 45px; }
      .block_temoignage .temoignages_slider .slick-slide .ctn {
        background: #FFFFFF;
        -webkit-box-shadow: 0 10px 10px 0 rgba(131, 196, 192, 0.4);
        -moz-box-shadow: 0 10px 10px 0 rgba(131, 196, 192, 0.4);
        box-shadow: 0 10px 10px 0 rgba(131, 196, 192, 0.4);
        padding: 30px 55px;
        position: relative; }
        .block_temoignage .temoignages_slider .slick-slide .ctn:before {
          content: "";
          display: block;
          width: 24px;
          height: 19px;
          background: url("../img/icon-citation.jpg") no-repeat center;
          position: absolute;
          top: 23px;
          left: 20px; }
        .block_temoignage .temoignages_slider .slick-slide .ctn p {
          font-size: 14px;
          line-height: 26px;
          color: #323232;
          text-align: left;
          width: 100%; }
          .block_temoignage .temoignages_slider .slick-slide .ctn p img {
            display: block;
            margin: 15px 0; }
          .block_temoignage .temoignages_slider .slick-slide .ctn p > strong {
            display: block;
            font-size: 13px;
            line-height: 24px;
            font-weight: 700;
            color: #969696; }
    .block_temoignage .temoignages_slider .slick-arrow {
      width: 15px;
      height: 24px;
      line-height: 24px;
      text-align: center;
      text-indent: -9999px;
      padding: 0;
      top: 40%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      .block_temoignage .temoignages_slider .slick-arrow:before {
        content: none; }
      .block_temoignage .temoignages_slider .slick-arrow.slick-prev {
        left: 0;
        background: url("../img/icon-arrow-left") no-repeat center; }
      .block_temoignage .temoignages_slider .slick-arrow.slick-next {
        right: 0;
        background: url("../img/icon-arrow-right") no-repeat center; }
    .block_temoignage .temoignages_slider .slick-dots {
      text-align: center; }
      .block_temoignage .temoignages_slider .slick-dots li {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin: 0 2px; }
        .block_temoignage .temoignages_slider .slick-dots li button {
          display: block;
          padding: 0;
          margin: 0;
          line-height: 7px;
          -webkit-border-radius: 50%;
          border-radius: 50%;
          background-clip: padding-box;
          border: 1px solid #c3c3c3;
          width: 100%;
          height: 100%;
          -webkit-transition: all 0.3s ease-in-out 0s;
          -moz-transition: all 0.3s ease-in-out 0s;
          -ms-transition: all 0.3s ease-in-out 0s;
          -o-transition: all 0.3s ease-in-out 0s;
          transition: all 0.3s ease-in-out 0s;
          text-indent: -99999px;
          background: transparent; }
        .block_temoignage .temoignages_slider .slick-dots li.slick-active button, .block_temoignage .temoignages_slider .slick-dots li:hover button {
          background: #c3c3c3; }

#subcategories.subcategories.new_design {
  padding: 90px 0 0; }
  #subcategories.subcategories.new_design h2 {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 45px;
    text-transform: uppercase; }
  #subcategories.subcategories.new_design .inline_list li {
    padding: 0;
    margin: 0;
    border: 1px solid #d2d2d2;
    margin-bottom: 24px;
    min-height: 290px; }
    #subcategories.subcategories.new_design .inline_list li {
      *zoom: 1; }
    #subcategories.subcategories.new_design .inline_list li:before, #subcategories.subcategories.new_design .inline_list li:after {
      content: "";
      display: table; }
    #subcategories.subcategories.new_design .inline_list li:after {
      clear: both; }
    #subcategories.subcategories.new_design .inline_list li .thumb {
      width: 33%;
      float: left;
      height: 290px;
      position: relative; }
      #subcategories.subcategories.new_design .inline_list li .thumb img {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    #subcategories.subcategories.new_design .inline_list li .ctn {
      width: 67%;
      float: left;
      padding: 45px 55px 45px 45px;
      position: relative; }
      #subcategories.subcategories.new_design .inline_list li .ctn h3 {
        display: block;
        font-size: 30px;
        line-height: 40px;
        color: #114078;
        font-weight: 700;
        padding-right: 240px;
        background: none;
        text-shadow: none;
        text-transform: none;
        padding: 0;
        margin-bottom: 30px;
        width: 60%; }
      #subcategories.subcategories.new_design .inline_list li .ctn .txt p {
        font-size: 16px;
        line-height: 30px;
        font-weight: 300;
        color: #323232;
        margin-bottom: 0; }
    #subcategories.subcategories.new_design .inline_list li .btns {
      position: absolute;
      top: 40px;
      right: 45px;
      margin: 0; }
      #subcategories.subcategories.new_design .inline_list li .btns .btn {
        height: 50px;
        line-height: 45px;
        font-size: 14px; }

.pepper .content_scene_cat.new_design {
  background: url("../img/bg-pepper.jpg") no-repeat center;
  background-size: cover;
  height: 620px;
  position: relative; }
  .pepper .content_scene_cat.new_design .container {
    position: relative;
    height: 100%; }
  .pepper .content_scene_cat.new_design .cat_desc {
    float: none;
    width: 550px;
    margin: 0 auto;
    padding: 230px 0 0 0; }
    .pepper .content_scene_cat.new_design .cat_desc p {
      font-size: 18px;
      line-height: 30px;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 1px;
      color: #0580ac;
      text-align: center !important; }
    .pepper .content_scene_cat.new_design .cat_desc .btns {
      text-align: center; }
      .pepper .content_scene_cat.new_design .cat_desc .btns .btn {
        background: #0580ac;
        font-size: 16px;
        border-color: #046e93;
        padding: 0 80px; }
  .pepper .content_scene_cat.new_design .thumb_right {
    position: absolute;
    top: 60px;
    right: 0; }
  .pepper .content_scene_cat.new_design .arrow_animated {
    display: block;
    width: 15px;
    height: 65px;
    position: absolute;
    bottom: 45px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    overflow: hidden; }
    .pepper .content_scene_cat.new_design .arrow_animated:after {
      content: "";
      background: url("../img/icon-fleche.png") no-repeat center;
      height: 54px;
      display: block;
      width: 100%;
      position: relative;
      left: 0;
      top: 0;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s;
      -webkit-animation: arrow_anim 1.5s ease-in-out 0s infinite       ;
      -moz-animation: arrow_anim 1.5s ease-in-out 0s infinite       ;
      -ms-animation: arrow_anim 1.5s ease-in-out 0s infinite       ;
      -o-animation: arrow_anim 1.5s ease-in-out 0s infinite       ;
      animation: arrow_anim 1.5s ease-in-out 0s infinite       ; }

@-webkit-keyframes arrow_anim {
  0% {
    top: 0px; }
  50% {
    top: 15px; }
  100% {
    top: 0px; } }

@-moz-keyframes arrow_anim {
  0% {
    top: 0px; }
  50% {
    top: 15px; }
  100% {
    top: 0px; } }

@-ms-keyframes arrow_anim {
  .pepper .content_scene_cat.new_design 0% {
    top: 0px; }
  .pepper .content_scene_cat.new_design 50% {
    top: 15px; }
  .pepper .content_scene_cat.new_design 100% {
    top: 0px; } }

@keyframes arrow_anim {
  0% {
    top: 0px; }
  50% {
    top: 15px; }
  100% {
    top: 0px; } }

.pepper .block_three_blocks {
  background: url("../img/bg-gradient-cross.jpg") no-repeat center;
  background-size: cover; }
  .pepper .block_three_blocks h2 {
    text-transform: uppercase;
    margin-bottom: 30px; }

.pepper .block_video .block_video_ctn {
  background: #045d7c;
  -webkit-box-shadow: 0 15px 15px 10px rgba(131, 196, 192, 0.4);
  -moz-box-shadow: 0 15px 15px 10px rgba(131, 196, 192, 0.4);
  box-shadow: 0 15px 15px 10px rgba(131, 196, 192, 0.4); }
  .pepper .block_video .block_video_ctn h2 {
    color: #FFFFFF; }
  .pepper .block_video .block_video_ctn p {
    color: rgba(255, 255, 255, 0.6); }

.pepper .content_sortPagiBar .sortPagiBar {
  display: none; }

.category-351 #sns_content {
  margin-bottom: 0; }

.products_pepper h2 {
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  margin-bottom: 45px;
  color: #323232; }

.products_pepper .product_list li {
  height: auto;
  margin-bottom: 40px; }
  .products_pepper .product_list li .block-product-inner {
    height: 430px; }
    .products_pepper .product_list li .block-product-inner .item-inner {
      border: 1px solid #d2d2d2;
      height: 430px;
      overflow: hidden; }
  .products_pepper .product_list li .block-product-inner {
    *zoom: 1; }
  .products_pepper .product_list li .block-product-inner:before, .products_pepper .product_list li .block-product-inner:after {
    content: "";
    display: table; }
  .products_pepper .product_list li .block-product-inner:after {
    clear: both; }
  .products_pepper .product_list li .block-product-inner .item-img {
    width: 100%;
    height: 190px;
    overflow: hidden; }
    .products_pepper .product_list li .block-product-inner .item-img .img-main {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .products_pepper .product_list li .block-product-inner .item-info {
    width: 100%;
    padding: 40px 35px; }
    .products_pepper .product_list li .block-product-inner .item-info .item-title {
      padding: 0;
      margin: 0;
      height: 73px; }
    .products_pepper .product_list li .block-product-inner .item-info .item-title a {
      font-size: 16px;
      line-height: 24px;
      color: #323232;
      margin-bottom: 25px;
      text-align: center;
      display: block;
      margin-top: 0; }
      .products_pepper .product_list li .block-product-inner .item-info .item-title a:hover {
        color: #323232; }
    .products_pepper .product_list li .block-product-inner .item-info .item-price .price.product-price {
      text-align: center;
      display: block; }
    .products_pepper .product_list li .block-product-inner .item-info .action-bot {
      padding: 0;
      text-align: center; }
      .products_pepper .product_list li .block-product-inner .item-info .action-bot .wrap-addtocart .btn-addtocart {
        height: 50px;
        line-height: 50px;
        background: #114078;
        padding: 0 15px;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #FFFFFF;
        width: auto;
        max-width: none;
        font-weight: 500; }
      .products_pepper .product_list li .block-product-inner .item-info .action-bot .wrap-addtocart .btn-addtocart:hover{
        color: #114078;
        background-color:white;
      }

        .products_pepper .product_list li .block-product-inner .item-info .action-bot .wrap-addtocart .btn-addtocart.disabled {
          color: #707070 !important;
          background: #eeeeee !important;
          border-bottom: 5px solid #e0e0e0; }

.products_pepper .product_list li.ajax_block_product {
  height: 430px; }

.products_pepper .product_list li:first-of-type {
  width: 100%;
  height: 410px;
  margin-bottom: 65px; }
  .products_pepper .product_list li:first-of-type .block-product-inner {
    height: 410px; }
    .products_pepper .product_list li:first-of-type .block-product-inner .item-inner {
      border: 1px solid #d2d2d2;
      height: 410px;
      overflow: hidden; }
  .products_pepper .product_list li:first-of-type .block-product-inner {
    *zoom: 1; }
  .products_pepper .product_list li:first-of-type .block-product-inner:before, .products_pepper .product_list li:first-of-type .block-product-inner:after {
    content: "";
    display: table; }
  .products_pepper .product_list li:first-of-type .block-product-inner:after {
    clear: both; }
  .products_pepper .product_list li:first-of-type .block-product-inner .item-img {
    width: 60%;
    float: left;
    height: 410px; }
    .products_pepper .product_list li:first-of-type .block-product-inner .item-img .img-main {
      height: auto; }
  .products_pepper .product_list li:first-of-type .block-product-inner .item-info {
    width: 40%;
    float: left;
    padding: 55px 40px 0 20px; }
    .products_pepper .product_list li:first-of-type .block-product-inner .item-info .item-title {
      padding: 0;
      height: auto;
      margin: 0; }
    .products_pepper .product_list li:first-of-type .block-product-inner .item-info .item-title a {
      font-size: 30px;
      line-height: 40px;
      color: #0580ac;
      margin-bottom: 20px;
      text-align: left;
      margin-top: 0;
      display: block; }
    .products_pepper .product_list li:first-of-type .block-product-inner .item-info .item-price .price.product-price {
      text-align: left;
      display: block; }
    .products_pepper .product_list li:first-of-type .block-product-inner .item-info .action-bot {
      padding: 0;
      text-align: left; }
      .products_pepper .product_list li:first-of-type .block-product-inner .item-info .action-bot .wrap-addtocart .btn-addtocart {
        height: 50px;
        line-height: 45px;
        background: #114078;
        border-bottom: 5px solid #114078;
        padding: 0 15px;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #FFFFFF !important;
        width: auto;
        max-width: none;
        font-weight: 500; }
        .products_pepper .product_list li:first-of-type .block-product-inner .item-info .action-bot .wrap-addtocart .btn-addtocart.disabled {
          color: #707070 !important;
          background: #eeeeee !important;
          border-bottom: 5px solid #e0e0e0; }

.block_partenaire {
  margin: 40px 0; }
  .block_partenaire {
    *zoom: 1; }
  .block_partenaire:before, .block_partenaire:after {
    content: "";
    display: table; }
  .block_partenaire:after {
    clear: both; }
  .block_partenaire h3 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
    float: left;
    width: 20%;
    color: #969696;
    text-transform: uppercase;
    margin-top: 30px; }
  .block_partenaire .block_partenaire_ctn {
    width: 75%;
    float: right; }
    .block_partenaire .block_partenaire_ctn .content > p {
      text-align: left; }
      .block_partenaire .block_partenaire_ctn .content > p img {
        display: inline-block;
        vertical-align: middle;
        margin-left: 30px; }

.block_contact {
  background: url("../img/bg-gradient-cross.jpg") no-repeat center;
  background-size: cover;
  padding: 70px 0 95px; }
  .block_contact {
    *zoom: 1; }
  .block_contact:before, .block_contact:after {
    content: "";
    display: table; }
  .block_contact:after {
    clear: both; }
  .block_contact h2 {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 45px; }
    .block_contact h2 img {
      display: inline-block;
      margin: 0 5px; }
  .block_contact .block_contact_left {
    width: 58%;
    float: left; }
    .block_contact .block_contact_left > p {
      font-size: 18px;
      line-height: 30px;
      color: #FFFFFF;
      font-weight: 100;
      margin-bottom: 30px; }
      .block_contact .block_contact_left > p img {
        display: inline-block;
        margin-right: 20px; }
    .block_contact .block_contact_left form .form_field {
      margin-bottom: 25px;
      position: relative; }
      .block_contact .block_contact_left form .form_field {
        *zoom: 1; }
      .block_contact .block_contact_left form .form_field:before, .block_contact .block_contact_left form .form_field:after {
        content: "";
        display: table; }
      .block_contact .block_contact_left form .form_field:after {
        clear: both; }
      .block_contact .block_contact_left form .form_field label {
        width: 25%;
        float: left;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        color: #FFFFFF;
        text-transform: uppercase;
        font-weight: 700; }
      .block_contact .block_contact_left form .form_field input,
      .block_contact .block_contact_left form .form_field select {
        float: right;
        width: 69%;
        height: 35px;
        background: transparent;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        color: #FFFFFF;
        font-size: 14px; }
        .block_contact .block_contact_left form .form_field input::-webkit-input-placeholder,
        .block_contact .block_contact_left form .form_field select::-webkit-input-placeholder {
          color: rgba(255, 255, 255, 0.5);
          text-transform: none; }
        .block_contact .block_contact_left form .form_field input::-moz-placeholder,
        .block_contact .block_contact_left form .form_field select::-moz-placeholder {
          color: rgba(255, 255, 255, 0.5);
          text-transform: none; }
        .block_contact .block_contact_left form .form_field input:-ms-input-placeholder,
        .block_contact .block_contact_left form .form_field select:-ms-input-placeholder {
          color: rgba(255, 255, 255, 0.5);
          text-transform: none; }
      .block_contact .block_contact_left form .form_field select {
        -webkit-border-radius: 0;
        border-radius: 0;
        background-clip: padding-box;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer; }
        .block_contact .block_contact_left form .form_field select option {
          color: #323232; }
      .block_contact .block_contact_left form .form_field textarea {
        width: 100%;
        height: 245px;
        border: 1px solid rgba(255, 255, 255, 0.5);
        margin-top: 10px;
        padding: 20px;
        background: transparent;
        color: #FFFFFF; }
      .block_contact .block_contact_left form .form_field .error {
        position: absolute;
        top: 5px;
        right: 35px;
        color: #a60000;
        font-size: 12px;
        z-index: 100;
        display: none; }
      .block_contact .block_contact_left form .form_field.error .error {
        display: block; }
    .block_contact .block_contact_left form .form_select {
      position: relative;
      height: 35px; }
      .block_contact .block_contact_left form .form_select:after {
        content: "";
        display: block;
        width: 14px;
        height: 9px;
        background: url("../img/icon-arrow-down.png") no-repeat center;
        position: absolute;
        top: 10px;
        right: 0; }
    .block_contact .block_contact_left form input[type="submit"] {
      display: inline-block;
      height: 60px;
      line-height: 55px;
      background: #114078;
      border: none;
      border-bottom: 5px solid #114078;
      color: #FFFFFF;
      font-size: 16px;
      text-transform: uppercase;
      letter-spacing: 1px;
      padding: 0 55px; }
  .block_contact .block_contact_right {
    width: 35%;
    float: right; }
    .block_contact .block_contact_right .contact_top {
      background: #FFFFFF;
      padding: 25px 65px 30px; }
      .block_contact .block_contact_right .contact_top span {
        display: block; }
      .block_contact .block_contact_right .contact_top .intro {
        font-size: 18px;
        line-height: 30px;
        font-weight: 300;
        color: #0580ac;
        margin-bottom: 18px; }
        .block_contact .block_contact_right .contact_top .intro img {
          display: inline-block;
          vertical-align: middle;
          margin-right: 10px; }
      .block_contact .block_contact_right .contact_top .phone {
        font-size: 18px;
        line-height: 30px;
        font-weight: 700;
        color: #0580ac;
        margin-bottom: 5px; }
      .block_contact .block_contact_right .contact_top .min {
        font-size: 11px;
        text-transform: uppercase;
        line-height: 20px;
        color: #989898; }
    .block_contact .block_contact_right .contact_thumb img {
      display: block;
      width: 100%; }

.cms-100 button[type="submit"] {
  margin-top: 70px; }

.notification_fixed {
  position: fixed;
  bottom: -80px;
  left: 0;
  right: 0;
  width: 100%;
  background: #114078;
  height: 80px;
  line-height: 80px;
  z-index: 100000;
  text-align: center;
  color: #FFFFFF;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .notification_fixed.visible {
    bottom: 50%; }
  .notification_fixed.error {
    background: #ca4742;
    color: #FFFFFF; }

.g-recaptcha {
  position: absolute;
  bottom: 105px; 
  display: none;
}


#cms.cms-100 #sns_main ul li {
  background: none;
  padding-left: 0;
  margin-bottom: 0;
  font-size: 14px; }

#cms.cms-100 #sns_main ul li.title {
  background: none;
  padding-left: 0; }

#cms.cms-100 #sns_main h2, #cms.cms-100 #sns_main .h2 {
  margin-top: 0 !important; }

#cms.cms-100 .form_field input,
#cms.cms-100 .form_field select {
  border: 1px solid transparent; }

#cms.cms-100 .form_field.error input,
#cms.cms-100 .form_field.error select,
#cms.cms-100 .form_field.error textarea {
  border: 1px solid red; }

#cms.cms-100 .multiple_checkbox .label {
  color: #333;
  font-size: 16px;
  font-weight: 400; }

#cms.cms-100 #sns_main .form_section {
  margin-top: 40px; }
  #cms.cms-100 #sns_main .form_section .info_min {
    color: #114078;
    font-size: 14px;
    margin-bottom: 20px; }
  #cms.cms-100 #sns_main .form_section h3 {
    margin-top: 40px; }
  #cms.cms-100 #sns_main .form_section input {
    max-width: 100%; }
  #cms.cms-100 #sns_main .form_section .form_field {
    *zoom: 1; }
  #cms.cms-100 #sns_main .form_section .form_field:before, #cms.cms-100 #sns_main .form_section .form_field:after {
    content: "";
    display: table; }
  #cms.cms-100 #sns_main .form_section .form_field:after {
    clear: both; }
  #cms.cms-100 #sns_main .form_section .form_checkbox input {
    display: inline-block; }
  #cms.cms-100 #sns_main .form_section .form_checkbox label {
    display: inline-block;
    max-width: 80%;
    padding-top: 26px; }
  #cms.cms-100 #sns_main .form_section .multiple_checkbox .form_checkbox label {
    padding-top: 8px; }
  #cms.cms-100 #sns_main .form_section .multiple_checkbox span.label {
    margin-top: 20px; }

/* Slick Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  outline: none;
  position: relative;
  float: left;
  height: 100%;
  min-height: 1px;
  padding-left: 0px;
  display: none; }
  .slick-slide:before {
    display: none; }
  .slick-slide img {
    display: block;
    margin: 0 auto; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-loading .slick-list {
  background: #fff url(".././ajax-loader.gif") center center no-repeat; }

.slick-arrow {
  cursor: pointer;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  border: none;
  background: none;
  left: 20px;
  top: 45%; }
  .slick-arrow:before {
    margin-right: 5px;
    font-size: 26px;
    color: #114078;
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    float: left;
    content: "!";
    font-family: "ReadyToVecto" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle; }
  .slick-arrow.slick-next {
    left: auto;
    right: 20px; }
  .slick-arrow.slick-next:before {
    content: "\""; }
  .slick-arrow:hover, .slick-arrow:focus, .slick-arrow:active {
    outline: none; }

.slickslider-default .slick-dots {
  text-align: center;
  height: 35px;
  line-height: 30px;
  padding: 0;
  margin-top: -35px; }
  .slickslider-default .slick-dots li {
    padding-left: 0px;
    display: inline-block;
    margin: 0 6px;
    height: 30px;
    line-height: 40px; }
    .slickslider-default .slick-dots li:before {
      display: none; }
  .slickslider-default .slick-dots li > button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: none;
    background: #d5d5d5;
    text-indent: -9999px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    outline: none; }
  .slickslider-default .slick-dots li.slick-active > button,
  .slickslider-default .slick-dots li:hover > button {
    background: #114078;
    cursor: pointer; }

.slickslider .slick-slide,
.slick-slider .slick-slide {
  outline: none; }

.slickslider .slick-slide:hover,
.slick-slider .slick-slide:hover {
  cursor: grab;
  cursor: -webkit-grab;
  cursor: -moz-grab; }

.slickslider .slick-slide:active,
.slick-slider .slick-slide:active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }

.slickslider .slick-slide .content .title {
  position: relative;
  left: 150px;
  -webkit-transition: all ease 0.4s 0.3s;
  -moz-transition: all ease 0.4s 0.3s;
  -ms-transition: all ease 0.4s 0.3s;
  -o-transition: all ease 0.4s 0.3s;
  transition: all ease 0.4s 0.3s; }

.slickslider .slick-slide .content .sub-title {
  position: relative;
  left: 150px;
  -webkit-transition: all ease 0.4s 0.3s;
  -moz-transition: all ease 0.4s 0.3s;
  -ms-transition: all ease 0.4s 0.3s;
  -o-transition: all ease 0.4s 0.3s;
  transition: all ease 0.4s 0.3s; }

.slickslider .slick-slide.slick-active .content .title {
  position: relative;
  left: 0px; }

.slickslider .slick-slide.slick-active .content .sub-title {
  position: relative;
  left: 0px; }

@media screen and (max-width: 769px) {
  .content_scene_cat.new_design .cat_img {
    width: 100%;
    float: none; }
    .content_scene_cat.new_design .cat_img img {
      max-width: 70%;
      margin: 0 auto;
      display: block; }
  .content_scene_cat.new_design .cat_desc {
    width: 100%;
    float: none; }
  .block_three_blocks .block {
    width: 100%;
    margin: 0 0 50px 0; }
  .block_video .block_video_ctn {
    height: auto;
    padding: 40px; }
    .block_video .block_video_ctn iframe {
      width: 100%;
      height: 300px;
      position: relative;
      margin-bottom: 30px; }
  #subcategories.subcategories.new_design .inline_list li {
    height: auto; }
    #subcategories.subcategories.new_design .inline_list li .thumb {
      height: auto;
      width: auto;
      float: none;
      margin: 20px 40px; }
      #subcategories.subcategories.new_design .inline_list li .thumb img {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0); }
    #subcategories.subcategories.new_design .inline_list li .ctn {
      width: 100%;
      float: none; }
  .products_pepper .product_list li:first-of-type .block-product-inner .item-inner,
  .products_pepper .product_list li:first-of-type .block-product-inner,
  .products_pepper .product_list li:first-of-type {
    height: auto; }
  .products_pepper .product_list li:first-of-type .block-product-inner .item-img {
    height: auto; }
  .products_pepper .product_list li:first-of-type {
    margin-bottom: 30px; }
  .products_pepper .product_list li:first-of-type .block-product-inner .item-info {
    padding: 30px 20px 0 20px; }
    .products_pepper .product_list li:first-of-type .block-product-inner .item-info .item-title a {
      font-size: 25px;
      line-height: 35px; }
  .products_pepper .product_list li {
    width: 50%; }
  .block_partenaire h3 {
    width: 100%;
    text-align: center; }
  .block_partenaire .block_partenaire_ctn {
    width: 100%;
    float: none; }
    .block_partenaire .block_partenaire_ctn .content > p {
      text-align: center; }
  .block_three_blocks .block {
    padding: 0 15px; } }

@media screen and (max-width: 450px) {
  .content_scene_cat.new_design .cat_desc {
    padding: 0; }
    .content_scene_cat.new_design .cat_desc h1 {
      font-size: 30px;
      line-height: 40px; }
    .content_scene_cat.new_design .cat_desc p {
      font-size: 16px;
      line-height: 30px; }
  .block_video .block_video_ctn {
    padding: 20px; }
    .block_video .block_video_ctn iframe {
      height: 200px; }
  .block_temoignage .content > p {
    width: 100%; }
  .block_temoignage .temoignages_slider {
    padding: 0 15px; }
  .block_temoignage .temoignages_slider .slick-slide {
    padding: 0; }
    .block_temoignage .temoignages_slider .slick-slide .ctn {
      padding: 50px 20px 20px; }
  .block_temoignage .temoignages_slider .slick-slide .ctn {
    height: auto; }
  #subcategories.subcategories.new_design .inline_list li .thumb {
    margin: 20px; }
    #subcategories.subcategories.new_design .inline_list li .thumb img {
      display: block;
      margin: 0 auto; }
  #subcategories.subcategories.new_design .inline_list li .ctn {
    padding: 20px; }
  #subcategories.subcategories.new_design .inline_list li .btns {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 20px 20px; }
  .notification_fixed {
    height: auto;
    line-height: 20px;
    padding: 20px; }
  .pepper .content_scene_cat.new_design .cat_desc {
    width: 100%; }
  .pepper .content_scene_cat.new_design .thumb_right {
    display: none; }
  .pepper .content_scene_cat.new_design .cat_desc .btns .btn {
    padding: 0 45px; }
  .products_pepper .product_list li:first-of-type .block-product-inner .item-img {
    width: 100%;
    float: none; }
  .products_pepper .product_list li:first-of-type .block-product-inner .item-info {
    width: 100%;
    float: none;
    padding: 30px 20px 20px 20px; }
  .products_pepper .product_list li {
    width: 100%; }
  .block_contact .block_contact_left {
    margin-bottom: 40px; }
  .block_contact .block_contact_left,
  .block_contact .block_contact_right {
    width: 100%;
    float: none; }
  .block_contact .block_contact_left form .form_field label {
    width: 100%; }
  .block_contact .block_contact_left form .form_field input, .block_contact .block_contact_left form .form_field select {
    width: 100%; } }

#header #top .left > .service_client {
  margin: 0 0 0 10px;
  background: url(../img/separator-h.gif) no-repeat left center; }
  #header #top .left > .service_client a {
    color: #717171;
    padding: 0 10px 0 15px; }
    #header #top .left > .service_client a:hover {
      color: #114078; }
