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

h2{
    font-size: 26px;
    margin-bottom: 30px;
}

.wrap {
    width: 960px;
    max-width: 960px;
    font-size: 18px;
}

header{
    height:154px;
}

#logo{
    width: 288px;
}

#menu{
    padding-top:60px;
    padding-left: 333px
}

.bannersHome ul li:first-child strong{
    font-size: 33px;
}

.bannersHome ul li:last-child div strong{
     width: 90%;    
}

.bannersHome ul li:last-child div{
font-size: 33px;
}

.bannersHome ul li p{
    width: 90%;
}

.bannersHome .link{
    width: 42%;
}

.cols .wrap ul li p {
  width: 90%;
}

.cols .wrap ul li strong{
    font-size: 34px;
    margin-bottom: 20px;
}

.bannersContact .link{
    width: 90%;
}

.link{
    width: 88%;
    font-size: 21px;
}

.link em{
    padding: 0px 14px;
}

.pin em{
    padding: 0px;
}

.pdf{
    width: 80% !important;
}


#formSending, #formOk{
    font-size: 20px;
}

footer .wrap ul li:first-child img{
    width: 288px;
}

.button{
    font-size: 21px;
    padding: 0px 45px;
}