body{padding:0px !important;}
.facebbok{
    float: right;
    margin-right: 10px;
    margin-top: -320px;
    z-index: 10;
    }
    

@media (max-width: 480px) {
.titol_pag{
	bottom: 35px;
    color: #fff;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 13pt !important;
    font-weight: 400;
    margin-left: 5%;
    margin-top: -100px !important;
     line-height: 25px;
    opacity: 0.85;
    padding: 20px;
    z-index: 10;
}
}
.titol_pag{
    bottom: 35px;
    color: #fff;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 21pt;
    font-weight: 400;
    margin-left: 5%;
    margin-top: -160px;
     line-height: 25px;
    opacity: 0.85;
    padding: 20px;
    z-index: 10;
}
.titol_pag b{ font-weight: 800; }
#container {
    clear: both;
    text-align: center;
}
.wrapper {
    background-color: #e8e8e8;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: inherit;
    padding: 2% 20px;
    width: 100%;
}
 .blocks {
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    width: 250px;
}
.blocks p{
    color: #6f787e;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    line-height: 1.6;
}
.wrapper-footer {
    box-sizing: border-box;
    margin: 0 auto;
    overflow: inherit;
    padding: 1% 10px;
    width: 100%;
}
#footer {
    background-color: #383838;
    clear: both;
    color: #636a6f;
    text-align: center;
}