@charset "utf-8";
/* CSS Document */
.rs-footer {
    background-color: #92278f;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.rs-footer .footer-top {
    padding: 0px 0 0px;
}

.rs-footer .footer-top .widget-title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 8px;
    margin-top: 8px;
}

ul {
    line-height: 24px;
    margin-left: 0px;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.rs-footer .footer-top .address-widget li {
    padding: 0px 0px 16px 40px;
    position: relative;
}
.rs-footer .footer-top .address-widget li i {
    color: #fff;
    position: absolute;
    left: 0px;
}
.text-white {
    color: #fff !important;
}
.rs-footer .footer-top .address-widget li .desc a {
    color: #fff;
}
h3 {
    font-family: 'Livvic', sans-serif;
    color: #101010;
    margin: 0 0 26px;
    line-height: 1.2;
}
.rs-footer .footer-bottom {
    padding: 0;
    background: rgba(82, 12, 80, 1);
}
.text-center {
    text-align: center !important;
}
.rs-footer .footer-bottom .copyright p {
    margin: 0;
}
.slogan-2 {
    font-family: 'Segoe Print', sans-serif;
}
.rs-footer .footer-top .site-map li {
    margin-bottom: 12px;
}
.rs-footer .footer-top .site-map li a:hover {
    color: #fff;
}

.rs-footer .footer-top .site-map li a {
    font-size: 16px;
    color: #fff;
}
p {
    margin: 0 0 26px;
    line-height: 34px;
}