.tr-twitter .overlay-bg {
    background: rgba(0, 191, 243, 0.8);
}

.mc4wp-form input[type=submit] {
    background: transparent;
    border: 1px solid #fff;
}

.mc4wp-form input[type=submit]:hover {
    background: #fff;
    color: #ed1c24;
    border: 1px solid #ed1c24;
}


.tr-menu .navbar-default {
    background-color: #ff0b04;
}

.vc-hoverbox-block-inner.vc-hoverbox-back-inner h2 {
    color: white;
}
.tr-user {
    display: none;
}

.slider-info h1 {
    text-shadow: 1px 1px 1px black;
}
header.tr-page-header h1 {
    color: #4F4F4F;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 36px;
    text-align: center;
}

.tr-page-content {
    padding: 50px 0px;
}
.team-social h2 {
    color: white;
    /* text-shadow: 1px 1px 1px black; */
    font-size: 21px;
}
div#footer {
    display: none;
}
.team-social {
    padding-right: 20px;
    padding-left: 20px;
}body{
    	font-family: 'Open Sans';
        	font-size: 16px;
            	color: #4f4f4f;
    }
h1, h2, h3, h4, h5, h6 {
    	font-family: 'Ubuntu';
        	font-weight: 500;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h1 {
    	font-size: 36px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h2 {
    	font-size: 26px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h3 {
    	font-size: 20px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h4 {
    	font-size: 18px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h5 {
    	font-size: 16px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }
h6 {
    	font-size: 14px;
        	color: #4f4f4f;
            text-transform: capitalize;
    }