.footer {
    background-color: rgb(157, 77,158);
}
#footer2 .container-fluid{
    padding:10px 120px!important;
    margin:0px!important;   
}
#footer3 .container-fluid {
    padding: 10px 120px !important;
    margin: 0px !important;
}
p.footer_title_h4 {
    color: white;
    font-weight: 600;
    font-size: 16px;
}

/*.row {
    margin-right: -150px;
    margin-left: -150px;
}*/

.footer .far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    color: white;
}

.footer i.fa.fa-map-marker {
    color: white;
}

.footer i.fa.fa-phone {
    color: white;
}


.footer i.fa.fa-fax {
    color: white;
}

.footer i.fa.fa-envelope-o {
    color: white;
}

.footer i.fa.fa-clock-o {
    color: white;
}

.footer li {
    margin-bottom: 2%;
}

/*.col-lg-2.col-md-2.col-sm-3.col-xs-6.hei2.pdr.app-unica {
    margin-left: -196px;
    margin-right: -196px;
}*/

img.attachment-large.size-large {
    /*width: 146%;*/
    width: 100%;
}
.app-unica {
    text-align: -webkit-right!important;
}
.app-unica-img {
    width: 300px;
}
#footer2 .container-fluid{
    padding-bottom:0px!important;
}   
#footer2 .hei2{
    text-align:left;
}
#footer3 {
    /*background: #222 !important;*/
    padding: 15px 0;
}

a.a-footer {
    color: white;
}

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

div#footer2 {
    font-size: 16px;
}

    div#footer2 li {
        font-size: 14px;
    }

.col-lg-9.col-md-9.col-sm-9.col-xs-12 p {
    font-size: 14px;
}

.footer ul, li {
    list-style-type: none;
}