body {

}

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

h1 {
  font-size:33px;
  margin-bottom: 20px;
  margin-top: 20px;
}

h2 {
  font-size: 28px;
  margin-bottom: 20px;
}

header{
    height: 59px;
    min-height: 59px;
    background-color: #d0e4af;
}

header .wrap{
    width: 100%;
    min-width: 100%;
    border-radius: 0px !important;
    background-color: #d0e4af !important;
    min-height: 59px !important;
    background-image: none !important;
}

.wrap {
    width: 94%;
    max-width: 94%;
    padding: 30px 0px;
    font-size: 18px;
    line-height: 28px;
}

a.menuMob, #menuOverlay{
	display:block;
}

#logo{
    left: 2.5%;
    top: 4px;
    height: 55px;
    -webkit-filter: invert(90%); /* Safari/Chrome */
    filter: invert(90%);
}

#menu{
	display:none;
}

ul.langs, #sublangs{
	display:none;
}

a.wsp{
    right: 2.5%;
    top: 68px;
    z-index: 90;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.55);
}

.head{
    margin-top: 59px;
}

.head .wrap{
    width: 100%;
    min-width: 100%;
    height: 256px;
    border-radius: 35px;
}

body.legal .head .wrap{
    display: none;
}

.head strong {
  width: 98%;
  font-size: 30px;
  line-height: 32px;
  bottom:12px;
}

.homeInfo .wrap ul li{
    width: 100%;
    font-size: 18px;
  line-height: 28px;
}

.homeInfo .wrap ul li em{
    font-size: 20px;
}

.homeList .wrap ul li {
    width: 100%;
    padding: 15px 0px;
}
.homeList .wrap ul li div {
  height: 325px;
    margin-bottom: 15px;
}

.homeList .wrap ul li strong {
  font-size: 23px;
}

.homeList .wrap ul li p{
    width: 100%;
}

.list .wrap ul li{
    width: 100%;
}

.list .wrap ul li:nth-child(3n+2){
    margin-left: 0px;
    margin-right: 0px;
}

.list .wrap ul li div {
    height: 270px;
}

.list .wrap ul li strong {
  font-size: 21px;
}

.list .wrap ul li p{
    width: 100%;
}

.itemsList .wrap ul li{
    width: 100%;
    margin-bottom: 20px;
}

.itemsList .wrap ul li:nth-child(3n+2){
    margin-left: 0px;
    margin-right: 0px;
}

.colInfo .wrap ul{
    width: 100%;
}

.colInfo .wrap ul li{
    width: 100%;
}

.contactInfo .wrap ul{
    width: 100%;
    font-size: 18px;
    line-height: 26px;
}

.contactInfo .wrap ul li:first-child img{
    max-width: 80%;
    margin-bottom: 15px;
}

.contactInfo .wrap ul li{
    width: 100%;
    padding-bottom: 25px;
}

footer .wrap ul{
    width: 91%;
}

footer .wrap1{

}

footer .wrap img {
    width: 270px;
    max-width: 100%;
    margin: 0px auto;
    display: block;
    margin-bottom: 10px;
}

footer .wrap ul li.mainFoot{
    width: 100%;
    border: 0px;
    margin-right: 0px;
    padding-bottom: 20px;
}

footer .wrap ul li.mainFoot ul{
    width: 100%;
}

footer .wrap ul li.mainFoot ul li{
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}

footer .bottom .wrap ul{
    width: 100%;
    font-size: 14px;
}

footer .wrap ul li{
    width: 100%;
}

.button{
    padding: 0px 22px;
}

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