/* 
    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;
}

.read__more__btn img{
    max-height: 184px !important;
    width: auto !important;
    margin-top: 50px;
}

.controls-top{
    text-align:center !important;
}

.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
    
    margin-left: 0px !important;
}