body {
    background-size: 100% auto;
    font-family: Arial;
    color: #000;
}
#footer.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
#footer_content {
    color: #fff;
    font-size: 16px;
}
#top_footer {
    margin-top: 16px;
    padding: 14px 20px;
    background: rgba(98, 98, 98, 0.45);
    position: relative;
    line-height: 1.6;
}
#footer_content .title {
    text-transform: uppercase;
    font-size: 17px;
}
.some-content-related-div {
    color: black;
    background: #faffbd;
    padding: 10px;
}
#bottom_footer {
    padding: 24px 15px 15px 15px !important;
    background: rgba(65, 103, 84, 0.75);
    padding-bottom: 8px;
    position: relative;
}
/*#bottom_footer .col {*/
    /*width: 20%;*/
    /*float: left;*/
/*}*/
/*#bottom_footer .col-15 {*/
    /*width: 15%;*/
    /*float: left;*/
/*}*/
/*#bottom_footer .col-25 {*/
    /*width: 25%;*/
    /*float: left;*/
/*}*/
#bottom_footer .list {
    padding: 0px;
    text-align: left;
    list-style: none;
}

.bgopa ul.list {
    color: #fff;
}
#bottom_footer .title {
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
ul.list li a {
    color: #dbf0ff;
    font-size: 15px;
}
ul.list li {
    padding: 4px 0px;
}
#bottom_footer .list li {
    margin-bottom: 0px;
    padding-right: 15px;
}
#copyright {
    padding: 24px 0px 10px;
    color: #fff;
    text-align: center;
}
#copyright span.pull-left {
    padding-top: 15px;
}
.color-white {
    color: #fff !important;
}
@media screen and (max-width: 992px){
    #copyright .pull-left, #copyright .pull-right {
        float: none;
        width: 100%;
        line-height: 30px;
    }
}

img.alignnone.wp-image-1024.size-full {
    height: 34px;
}

@media screen and (max-width: 812px){
    .bgopa {
       float: none;

}
}
.bgopa {
    display: block;
}
