/*

Theme Name: Empresarial Pro

Author: Rafael Rodrigues de Carvalho Severo - Carvtech

Author URI: https://carvtech.com.br

Description: Tema profissional para Empresas

Version: 1.0

License: GNU General Public License v3 or later

License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/





.carvtech{

    text-align:center; 
    width:100%; 
    padding:30px;
    border-top:solid 1px #124980; 

}

#footer{
     color:#FFF;
     background-image: url(https://carvtech.com.br/wp-content/uploads/2021/03/bg-cta1.jpg) !important;     
     transition: background .3s,border-radius .3s,opacity .3s;
     border-top: 1px solid #ececec;
     display: flex;
     }
.row-footer{
        display: flex;
}

.my-logo,

footer {

    width: 100%;

    padding-top: 60px;

    margin-bottom: 0px;

    display: block;



}

.titulo-wd-rp{

    font-weight: normal;

    color: #FFF;

    font-size: 16px;

    text-transform: uppercase;

    border-top: none;

    border-bottom: solid 1px #124980;

    padding: 0;

    line-height: 35px;

    padding-right:5%;

    padding-left:5%;

}





.lirodape {

    float: left;

    width: 25%;

    line-height: 44px;

    list-style-type: none;

    list-style: none;

    padding-right:1%;

    padding-left:1%;

    display:block;

}



@media (max-device-width: 800px) {

    .lirodape {

    display:none;

    }

}



.lirodape ul {

    padding: 0;

}



.lirodapefilho i.fa {

    padding-right: 6px;

}



.lirodape1 {

    float: left;

    width: 100%;

    line-height: 44px;

    list-style-type: none;

    list-style: none;

    padding-right:1%;

    padding-left:1%;

    display:block;

}

@media (max-device-width: 800px) {

.lirodape1 {

    width: 100%;

    align-items: center;

    }

}



.lirodapefilho {

    line-height: 20px;

}



.widget-logo{

    align-items: center;

    margin:0 auto;

    width:90%;

    position: relative;

    text-align: center;

}