#get_in_touch h3 {
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #ef3f36;
    font-weight: 700;
    line-height: 24px;
}
#get_in_touch p {
	color: #3c434b;
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
}
#get_in_touch a {
	color: #005568 !important;
	font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}

.top_footer h3.widget-title {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
.top_footer a {
	color: #a22531 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.top_footer a:hover {
	text-decoration: underline;
}
.pre_footer {
	border: 0 !important;
	padding-top: 12px;
	
	/* this can be taken out later */
	display: none !important;
}

.pre_footer .span4 {
	background: url('/wp-content/uploads/2018/07/envelope.png') no-repeat top left;
	padding-left: 40px;
}
.pre_footer .span4 h3,
.pre_footer .span4 h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 7000;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
}
.pre_footer .span4 h4 {
	text-transform: none;
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 14px;
	padding-top: 4px;
}
.pre_footer .span8 > span {
	width: 30%;
	margin: 0 2% 0 0;
	float: left;
}
.pre_footer .span8 > span input[type="text"],
.pre_footer .span8 > span input[type="email"],
.pre_footer input[type="submit"]{
	border: 0;
	height: auto;
	padding: 7px 20px;
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
	background-color: rgba( 255, 255, 255, .3);
}
.pre_footer input[type="submit"] {
	background: #005568;
}
.pre_footer input[type="submit"]:hover {
	background: #005568;
	opacity: .5;
}
.pre_footer ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF;
    opacity: 1; /* Firefox */
}

.pre_footer :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #FFFFFF;
}

.pre_footer ::-ms-input-placeholder { /* Microsoft Edge */
    color: #FFFFFF;
}



.single-team .bio > div,
.single-team .wpb_wrapper > div {
	padding-bottom: 10px;
}

.page-template-default .gt3_icon_box .gt3_icon_box__link a.learn_more {
	color: #ef3f36 !important;
}


/* hide top header */
.top_header_wrapper,
.vc_custom_1493370505795 .container {
	display: none !important;
}

.stripe_item-wrapper .stripe_item-content { 
	min-height: 240px !important;
}

#loading {
	background-color: #FFFFFF !important;
}
#loading-center-absolute {
	background: url('/wp-content/uploads/2018/08/friends-heart.png') center center no-repeat;
	height: 240px;
    width: 240px;
    margin-top: -120px;
    margin-left: -120px;
}
#loading-center-absolute .object {
	display: none !important;
}


.wpb_wrapper ul li,
.wpb_wrapper ol li{
	margin-bottom: 20px;
	color: #333332 !important;
}
.wpb_wrapper ul li {
	padding-left: 35px;
}
.wpb_wrapper ul li::before {
	margin-left: -20px;
	margin-right: 9px;
}

#home_columns .ecs-event .date-event {
    font-size: 24px !important;
}
#home_columns h4.entry-title a {
	font-size: 16px !important;
}
#home_columns .vc_column_container>.vc_column-inner .wpb_wrapper {
	min-height: 175px !important;
}

.main-menu>ul>li>a, .main-menu>div>ul>li>a {
text-shadow: 1px 1px 1px #000;
}

.main-menu ul li ul {
    width: 280px !important;
}

body.page-id-1606 .content-container.span12 {
	padding-top: 20px;
}