a{
	color:#EA002A;
}

.top-bar{
    background:#ea002a;
    color:#fff;
    padding:10px;
}

#footer{
	background:#000;
}

.logo {
	max-height: 50px;
}

@media (min-width: 1400px){
	.main-navigation .container,
	.top-bar .container{
		max-width: 1780px;
	}	
}

.top-info{
	font-weight:bold;
	font-family:"raleway";
	color:#fff;
}

.tele-info {
	line-height: 54px;
	font-size: 18px;
	font-family: "raleway";
	font-weight: normal;
}

.top-bar-nav .box {
	border: 1px solid #000;
	display: inline-block;
	margin-top: -10px;
	margin-bottom: -10px;
	height: 44px;
	line-height: 44px;
	border-bottom: 0;
	border-top: 0;
	border-right:0;
	padding:0 25px;
}

.top-bar-nav .box.last{
	border-right: 1px solid #000;
}

.top-bar-nav a {
	font-weight: bold;
	color: #fff;
	font-family: "raleway";
	font-size: 14px;
	text-decoration: none;
}

.menu-item a {
	font-weight: 900;
	color: #000;
	font-family: "raleway";
	text-decoration: none;
}

.current-menu-item a{
	color:#ea002a;
}

#menu-main {
	display: flex;
	flex-direction: row;
	align-items: center;
}

#menu-offcanvass {
	display: flex;
	flex-direction: column;
	align-items: center;
}

li.menu-item {
	/* display: inline; */
	margin: 0 15px;
	line-height: 50px;
}

.site-title {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 50px;
}

#footer .widget-title {
	font-size: 18px;
	font-family: 'raleway';
	font-weight: 900;
}

.widget_nav_menu li {
	list-style: none;
	line-height: 1.6em;
}

.widget_nav_menu li a {
	color: #fff;
	font-weight:400;
	font-size:14px;
}

#footer ul.menu {
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

.widget-container {
	display: flex;
	justify-content: space-between;
}

#bottom-footer a {
	color: #fff;
	text-decoration: none;
	margin-left: 20px;
}

.footer-divider {
	border-color: #707070;
	border-top: 1px solid;
}

#submenu-box {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 99;
	top: 160px;
	height:0;
}

#submenu-box.active{
	height:auto;
	opacity: 1;
	visibility: visible;
	transition: opacity .2s ease, visibility .2s ease, -webkit-transform .2s ease;
	transition: opacity .2s ease, visibility .2s ease, transform .2s ease;
	transition: opacity .2s ease, visibility .2s ease, transform .2s ease, -webkit-transform .2s ease;
	-webkit-transform: translateY(15px) translateZ(0);
	transform: translateY(15px) translateZ(0);
}

#submenu-box .insert-page {
	position: absolute;
	top: 0;
	left: inherit;
}

#submenu-box .insert-page {
	position: absolute;
	top: 0;
	left: inherit;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	z-index:199;
}

#search, #ajaxsearchlite1 .probox .proinput input.orig {
	
	width: 100%;
	border: none;
	text-align: center;
	font-size: 36px;
	font-family: "raleway";
	font-weight: 300;
	color: #000;
}

div.asl_w {	
	border: 0 !important;	
	box-shadow: none !important;
}

.insert-page-6539 .elementor-button-link.elementor-button{
	background-color:#CB0025 !important;
}

#submenu-box .elementor-button-link {
	color: #fff !important;
	background: #CB0025 !important;
}

.p3-show-blog-posts p {
	font-family: "Raleway", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin: 20px 0px 20px 0px;
}

.p3-show-blog-posts .p3-readmore-btn {
	text-align: center;
	font-family: "Raleway", Sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #EC0000;
}


.p3-entry-title{
	line-height: 23px;
}
.p3-entry-title a {
	font-family: "Raleway", Sans-serif;
	font-size: 22px;
	font-weight: 900;
	color:#000;
	line-height: 1.2;
}

.p3-entry-title a:hover {
	color: #23527c;
}

.eael-grid-post-holder {
	border: 1px solid #ccc;
}