.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .landing_wrapp .container {
    width: 750px!important;
  }
}
@media (min-width: 992px){
  .landing_wrapp .container {
    width: 970px!important;
  }
}  
@media (min-width: 1200px){
  .landing_wrapp .container {
    width: 1170px!important;
  }
}


.visible-xs {
  display: none;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block;
  }
  .hidden-xs {
    display: none !important;
  }
}
.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
  display: none;
}
.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}
.lb-container {
  padding: 4px;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-closeContainer {
  position: absolute;
  top: -35px;
}
.lb-closeContainer a {
  position: absolute;
  right: -40px;
  top: 30px;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: .7;
  transition: opacity .2s;
}
#lightbox_youtube.video_on .lb-outerContainer {
  width: auto;
  height: auto;
  display: inline-block;
  max-width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#lightbox_youtube.video_on {
  position: fixed;
  background: rgba(0,0,0,.8);
  left: 0;
  overflow: hidden;
}
#lightbox_youtube.video_on {
  top: 0;
  width: 100%;
  height: 100%;
}
#lightbox_youtube.video_on .lb-outerContainer iframe {
  max-width: 100%;
}
#lightbox_youtube.video_on .lb-closeContainer {
  width: 100%;
}
.land_wrapp a{
  text-decoration: none;
  color: #01426A;
  outline: 0;
}
h1, h3, h4{
  margin: 10px 0;
}
p {
  margin: 0 0 10px;
}
.landing_wrapp .btn {
  border: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  padding: 11px 15px;
  text-shadow: none;
  box-shadow: 0 0 5px rgb(0 0 0 / 50%);
  border-radius: 14px;
}
.landing_wrapp .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.landing_wrapp .btn-primary {
  background: #01426A;
  color: #FFF;
}
.land_wrapp .container, .land_wrapp .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .land_wrapp .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .land_wrapp .container {
    width: 1170px;
  }
}
.recommendet_products_carousel .slick-arrow {
  position: absolute;
  top: -45px;
  display: block;
  border: 0;
  box-shadow: none;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  text-indent: -9999px;
  transition: all .4s;
  outline: 0;
}
.land_wrapp *{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.slick-dots {
  margin: 0;
  padding: 0;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin: 5px;
}
.slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #b1b1b1;
  border: 0;
  outline: 0;
  text-indent: -9999px;
  padding: 0;
}
.slick-initialized .slick-slide{
  outline: none;
}
.landing_wrapp *{
  box-sizing: border-box;
}
.landing_wrapp{
  max-width: 1920px;
  margin: 0 auto;
}
.slick-dots{
  margin: 0;
  padding: 0;
  list-style: none;
}
.slick-dots li button{
  text-indent: -9999px;
  background: #fff;
  border: 0;
  outline: none;
  width: 16px;
  height: 16px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 50%;
}
.slick-dots li{
  display: inline-block;
  margin: 5px;  
  overflow: hidden;
  opacity: 0.6;  
}
.slick-dots li.slick-active{
  opacity: 1;
}

.landing_wrapp{
  max-width: 1300px;
  margin: 0 auto;
  color: #2f2f31;
}
.b1_section{
  height: 460px;
  background-repeat: no-repeat;
  background-position: top center;
}
.landing_wrapp h2{
  font-size: 35px;
  font-weight: 400;
}
.b1_section .container{
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  padding-top: 70px;        
}
.b1_section .b1_picto{
  vertical-align: middle;
  margin-top: 20px;
}
.b1_section .text_title{
  font-size: 62px;
  font-weight: 400;
}
.b1_section .text_title strong{
  font-weight: 600;
}
.b1_section .text_title span{
  display: block;
  font-size: 44px;
  font-weight: 100;
}
.b2_section{
  background: #284468;
  padding: 50px 0px;
}
.b2_section ul{
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  text-align: center;
  color: #fff;
  font-size: 22px;
}
.b2_section ul li{
  width: 33%;
  line-height: 1.3;
}
.b2_section ul li img{
  vertical-align: middle;
}
.b2_section ul li span{
  display: block;
  padding: 25px;
}
.b3_section{
  text-align: center;
  padding-top: 40px;
}
.b3_section .b3_info_wrapp{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  height: 520px;
  font-size: 21px;
}
.b3_section .b3_info_wrapp .b3_info_item{
  height: 200px;
  width: 345px;
  background-position: top center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  font-size: 36px;
  padding: 25px;
  color: #fff;
  text-align: left;
  margin-bottom: 30px;
  border-radius: 20px;
}
.b4_section .carousel_item{
  text-align: center;
  color: #284468;
  padding-bottom: 15px;
  line-height: 1.2;
}
.b4_section .carousel_item h3{
  font-size: 35px;
}
.b4_section .carousel_item .top_slide{
  padding: 40px 0;
  background: #d2dff0;
}
.b4_section .carousel_item .top_slide .top_slide_info{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.b4_section .carousel_item .top_slide .top_slide_info .text{
  margin-top: 25px;
  text-align: left;
  font-size: 20px;
  line-height: 1.2;
}
.b4_section .carousel_item .top_slide .top_slide_info ul{
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
.b4_section .carousel_item .top_slide .top_slide_info ul li{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}
.b4_section .carousel_item .top_slide .top_slide_info ul li img{
  margin-right: 30px;
}
.b4_section .carousel_item .top_slide .top_slide_info .img{
  margin-right: 30px;
}
/*.b4_section .carousel_item .related_products .rp_item{
width: 30%;
float: left;
background: #f4f2f1;
border-radius: 14px;
-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.6);
box-shadow: 0px 0px 5px rgba(0,0,0,.6);
padding: 15px;
margin: 0px 10px;
}*/
/*.b4_section .carousel_item .related_products .slick-slide{
padding: 15px;
padding-bottom: 80px;
padding-top: 70px;
}*/
/*
.b4_section .carousel_item .related_products .slick-track{
padding-bottom: 80px;
padding-top: 70px;
}*/

.b4_section .slick-arrow{
  position: absolute;
  top: 15px;
  z-index: 10;        
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;  
  font-size: 24px;  
  outline: none;    
}
.b4_section .slick-arrow.slick-prev{
  left: 15px;
  padding-left: 50px;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
}
.b4_section .slick-arrow.slick-next{
  right: 15px;
  padding-right: 50px;    
  -webkit-background-size: 40px auto;
  background-size: 40px auto;    
}
.b4_section .related_products .slick-arrow{
  text-indent: -9999px;
  top: 0px;
  overflow: hidden;
}
.b4_section .carousel_item .related_products .rp_item .title{
  display: block;
  font-size: 22px;
  margin: 15px 0;
  padding: 0 25px;
  height: 50px;
}
.b4_section .carousel_item .related_products .rp_item .img{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  height: 300px;
}
.b4_section .carousel_item .related_products .rp_item .by_btn{
  position: relative;
}
.b4_section .carousel_item .slide_products h3{
  margin: 50px 0 -35px;
}
.b4_section .carousel_item .related_products .rp_item .by_btn a{
  position: absolute;
  top: 50px;
  width: 220px;
  left: 50%;
  margin-left: -100px;
  border-radius: 30px;
}
.b4_section .carousel_item .related_products .rp_item .img img{
  max-height: 98%;
  max-width: 100%;
}
.b4_section .carousel_item .related_products .rp_item .icons{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
}
.b4_section .carousel_item .related_products .rp_item .icons img{
  vertical-align: middle;
  max-width: 33%;
}
.lp_section5{
  padding-bottom: 60px;
}
.lp_section5 h2{
  font-size: 35px;
  margin-bottom: 25px;
  font-weight: 100;
  text-align: center;
}
.lp_section5 .ti_row{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 25px;
}
.lp_section5 .ti_row .ti_img{
  width: 25%;
}
.lp_section5 .ti_row .ti_img img{
  max-width: 100%;
}
.lp_section5 .ti_row .ti_text{
  font-size: 24px;
  width: 75%;
  line-height: 1.2;
  padding: 25px;
}
.lp_section5 .ti_row .ti_text h4{
  color: inherit !important;
  font-size: 34px;
}
.lp_banner{
  margin: 15px 0;
  text-align: center;
}
.lp_banner img{
  max-width: 100%;
  vertical-align: middle;
}
@media screen and (min-width: 990px){
  .b4_section .carousel_wrapp > .slick-arrow.slick-prev{
    left: 50%;
    margin-left: -560px;
  }
  .b4_section .carousel_wrapp > .slick-arrow.slick-next{
    right: 50%;
    margin-right: -560px;
  }
}
@media screen and (max-width: 768px) {
  .b1_section{
    height: 220px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: left top;
  }
  .b1_section .container{
    padding-top: 25px;
    align-items: flex-start;
  }
  .b1_section .text_title{
    font-size: 24px;
  }
  .b1_section .text_title span{
    font-size: 16px;        
  }
  .b1_picto{
    max-width: 25%;
  }
  .b2_section{
    padding: 25px 0 20px;
  }
  .b2_section ul{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
  }
  .b2_section ul li{
    width: 100%;
    margin-bottom: 15px;
  }
  .b2_section ul li span{
    padding: 5px;
  }
  .b2_section ul li img{
    height: 80px;
  }
  .landing_wrapp h2{
    font-size: 24px;
  }
  .b3_section{
    padding-top: 25px;
  }
  .b4_section .slick-arrow{
    font-size: 14px;
  }
  .b4_section .slick-arrow.slick-next{
    padding-right: 40px;
    background-size: 30px auto;
  }
  .b4_section .slick-arrow.slick-prev{
    padding-left: 40px;
    background-size: 30px auto;
  }
  .b3_section .b3_info_wrapp{
    width: 320px;
    height: 230px;
    -webkit-background-size: 100%;
    background-size: 75%;
    background-position: left -10px top 16px;
    margin: 0 auto;
    font-size: 10px;
  }
  .b3_section .b3_info_wrapp .b3_info_item{
    width: 120px;
    height: 80px;
    padding: 5px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .lp_section5 .ti_row .ti_text{
    font-size: 14px;
    padding: 10px;
  }
  .lp_section5 .ti_row .ti_text h4{
    font-size: 18px;
  }
  .b4_section .carousel_item .top_slide .top_slide_info{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .b4_section .carousel_item .top_slide .top_slide_info .img{
    text-align: center;
  }
  .b4_section .carousel_item .top_slide .top_slide_info .img img{
    max-width: 100%;
    margin: 0 auto;
    max-height: 200px;
  }
  .b4_section .carousel_item .top_slide .top_slide_info .text{
    font-size: 14px;
    margin-top: 10px;
  }
  .b4_section .carousel_item .related_products .slick-slide{
    padding-top: 50px;
  }
  .b4_section .carousel_item h3{
    font-size: 20px;
  }
  .b4_section .carousel_item .related_products .rp_item .img{
    height: 250px;
  }
  .b4_section .carousel_item .slide_products h3{
    margin: 25px 0 -25px;
  }
  .b4_section .carousel_item .related_products .rp_item .icons img{
    max-width: 30%;
  }
}
