#header.sticky-header {
    position: static;
}
.tt-icon {
    font-size: 20px;
    color: white;
}
.testimonial-slide p {
    font-weight: bold;
color: #ffffff !important;
}

#footer h4 {
    color: #24ff00;
}
#footer {
    font-size: 15px;
}
#main-footer .widget li a {
    color: #bdd2dc;
    font-size: 16px;
    line-height: 33px;
    font-style: normal;
    text-transform: none;
}
#main-footer {
    background: #19242a;
    color: #ffffff;
}
@media (min-width: 1200px)
{
.container {
    width: 1252px;
}
}