body {

}

body.legal{
    padding-top: 65px;
}

h1 {
font-size: 32px;
line-height: 36px;
margin-bottom: 20px;

}

h2 {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 10px;
}

h3 {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 10px;
}

.wrap {
    width: 94%;
    max-width: 94%;
    padding: 15px 0px;
    font-size: 18px;
}

.wrap ul {
  width: 100%;
}

header{
    min-height:58px;
     background-color: #fff !important;
        -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.35) !important;
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.35) !important;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.35) !important;
}

a#menuMobile{
    display: block;
}

#logo{
    left: 1%;
    top: 4px;
    background-position: center bottom !important;
}

#langs{
    right: 1%;
}

#menu{
	display:none;
}

#langs, #sublangs{
	display:none;
}

#swiper-gallery strong{
    font-size: 24px;
    width: 95%;
}

#swiper-gallery {
	height:380px;
}


#swiper-gallery .swiper-slide {
	height:380px;
}

#swiper-gallery img{
    height:85px;
    bottom:10px;
}

.pad {
    width:100%;
}

body.legal .swiper-alpha{
    display: none;
}

.parallax strong{
    font-size: 32px;
}

.parallaxHome{
background-position: center center;
background-attachment: inherit;
}

.parallax .wrap{
    padding: 80px 0px;
}

.parallaxH1, .parallaxH2, .parallaxH3, .parallaxH4{
    min-height: 230px;
    background-position: center center;
    background-attachment: inherit;
}

.parallaxH1 .wrap{
    padding: 0px;
}

.list .wrap ul li{
    width: 50%;
    padding-bottom: 35px;
}

.list .wrap ul li a{
    width: 85%;
}

.product .wrap ul{
    flex-direction: column-reverse;
}

.product .wrap ul li{
    width: 100% !important;
}

.product .wrap ul li:first-child span, .product .wrap ul li:first-child span:first-child{
    margin-top: 15px;
}

.product .wrap ul li:first-child span img {
    margin-bottom: 0px;
}

.product .wrap ul li:first-child span em{
    width: 100%;
}

.list .wrap ul li span{
    min-height: 44px;
}

.contact .customInput#captcha {
    width: 50%;
    margin-right: 10px;
}

footer{
    background-size: auto 190px;
}

footer .wrap {
    font-size: 17px;
}


footer .wrap a{
    font-size: 17px;
}

footer .wrap ul{
justify-content: space-between;
}

footer .wrap ul li{
    padding-bottom: 15px;
    text-align: left;
    width: 100%;
}

footer .wrap ul li:last-child{
    padding-bottom: 45px;
}

footer .wrap ul li:nth-child(2) img{
    height: 125px;
}

.kitDigital img {
  max-width:95%;
}