/* 
    Created on : 07/11/2020, 23:56:20
    Author     : rafael
*/
@media only screen and (min-width : 0px) and (max-width:769px){
    #suboverlay{
        width: 90%;
    }
}
body > div.container > div.wrapper.fixed__footer.text-center > section > div:nth-child(1) > div > div > h2{
    margin-bottom:30px !important;
}
.title__line{
        margin-bottom: 30px !important;
}
.pagecontact .col-lg-7 i{
    font-size: 130px;
}