.footer-3 {
background-color: #274E70;
border-radius: 20px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.textwidget .align-icon {
text-align: left;
    float: left;
    margin-right: 10px;
}

.textwidget .uavc-list-content {
margin-bottom: 30px;
}

.textwidget  .wpb_content_element {
margin-bottom: 0px;
}

.sidebar-content .widget-title {
    color: #3b76a9;
}

.footer .widget {
    margin-bottom: 0px;
}

#footer h3 {
border-bottom: 1px solid #274E70;
}

#footer a:hover {
color: #EEEEEE;
}

.timeline-Tweet-media {
    display: none !important;
}

.TwitterCardsGrid .TwitterCardsGrid-col--12 {
    display: none !important;
}

.TwitterCardsGrid {
    display: none !important;
}

.contact-home a {
text-decoration: underline;
color: #ffffff;
}

.main-nav > li > a .menu-text {
    letter-spacing: .8px;
}

.main-nav .sub-nav > li > a .menu-text, .mini-nav .sub-nav > li > a .menu-text {
    letter-spacing: .8px;
}

#main {
    background-color: #3B76A9;
    background-image: -moz-linear-gradient(top, #3B76A9, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3B76A9), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #3B76A9, #ffffff);
    background-image: -o-linear-gradient(top, #3B76A9, #ffffff);
    background-image: linear-gradient(to bottom, #3B76A9, #ffffff);
    background-repeat: repeat-x;
padding: 0px 0px 0px 0px;
}

#main > .wf-wrap {
background-color: #fefefe;
padding-top: 50px;
    padding-bottom: 50px;
}