.twitter_widget {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	flex-direction: row;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	border-radius: 5px;
	padding: 5px;
	background-color: #0E0E0E;
}

.hoverarrowmain {
	padding: 0.3em;

}

.arrows {
	margin-top: 10px;
}

.body_tweet {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
}

.tweet_body {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

.tweet {
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	justify-content: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	flex-direction: column;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
}


.inner a {
	text-decoration: none;
	color: #FFF;
	text-align: justify;
	filter: alpha(opacity=55);
	opacity: 0.55;
}


#footer .footer-copyright .container {
	margin-top: -25px !important;
}

html .featured-box-secondary .box-content {
    border-top-color: #2363A1;
}

html .featured-box-secondary h4 {
    color: #2363A1;
}

html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #2363A1 !important;
}

html .featured-box-primary .box-content {
    border-top-color: #2363A1;
}

html .featured-box h4 {
    color: #000;
}

html .heading-primary, html .lnk-primary, html .text-color-primary {
    color: #2363A1 !important;
}

html .featured-box-tertiary .box-content {
    border-top-color: #2363A1;
}

html .featured-box-tertiary h4 {
    color: #000;
}

html .heading-secondary, html .lnk-tertiary, html .text-color-primary {
    color: #2363A1 !important;
}

@media (max-width: 991px) {
	#googlemapsfooter {
		margin-top: 1em;
	}	
}

.lema-frame .bigH4 {
	font-style: normal !important;	
	font-size: 1.8em !important;
}

.lema-frame .bigH4 .text-extra {
	font-style: italic !important;	
	font-size: 1.2em !important;
}
