

/*footer*/
  footer#colophon, footer#footer-nav {
            background: #3d0f6a;
        }

            footer .widget-title:after,
            footer .mc-text span,
            footer#colophon .gem-pp-posts-date,
            footer#colophon .widget a:hover,
            footer#colophon .gem-contacts .gem-contacts-item.gem-contacts-website a,
            footer#footer-nav .footer-site-info a,
            footer#colophon .gem-contacts .gem-contacts-item.gem-contacts-email a {
                color: #f44336;
            }

            footer#colophon .textwidget li:before,
            footer#colophon .gem-mini-pagination a.selected {
                background: #00bcd4;
            }

            footer#colophon #mc4wp_email {
                border-color: #e5bf93;
                background: #191919;
            }

            footer#colophon #mc4wp_submit, footer#colophon #mc4wp_submit:hover {
                background: #e5bf93;
                color: #191919;
            }

        #colophon input[type="text"],
        #colophon input[type="email"],
        #colophon .wpcf7-form-control-wrap textarea {
            border-color: #313131;
            background: #191919;
        }

            #colophon input[type="text"]:focus,
            #colophon input[type="email"]:focus,
            #colophon .wpcf7-form-control-wrap textarea:focus {
                border-color: #e5bf93;
            }

        #colophon .wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit {
            background: #313131;
        }

            #colophon .wpcf7 .wpcf7-form .contact-form-footer .wpcf7-submit:hover {
                background: #191919;
                color: #fff;
            }

        #colophon.site-footer .gem-contacts-item.gem-contacts-address,
        #colophon .Custom_Recent_Posts ul li:not(:last-child),
        #colophon .site-footer .widget_text ul li:not(:last-child) {
            border-bottom-color: #313131;
        }

        #footer-nav {
            border-top-color: #451a70;
        }

        #colophon .widget .gem-dummy {
            background: #4b565d;
        }
        footer#colophon .textwidget li:before, footer#colophon .gem-mini-pagination a.selected {
    background: #00bcd4;
}
footer .widget-title:after, footer .mc-text span, footer#colophon .gem-pp-posts-date, footer#colophon .widget a:hover, footer#colophon .gem-contacts .gem-contacts-item.gem-contacts-website a, footer#footer-nav .footer-site-info a, footer#colophon .gem-contacts .gem-contacts-item.gem-contacts-email a {
    color: #f44336;
}
.list li{
   list-style  :none;
   float : left;
}
.list li a{
text-decoration  :none;
color  :white;
padding  :0px 10px;
}
.list li a.active{
color:#00bcd4;
border-bottom:1px solid #00bcd4;
}


