body, html { overflow-x: hidden; }
a { text-decoration: none !important; }
.position-relative { position: relative; }
.d-block { display: block; }
.mb-0, p:last-child { margin-bottom: 0; }
.elementor-button { box-shadow: inset 0 0 0 1px white !important; }
.elementor-button:hover { background: #666666; border-color: #666666; }
.home-btn { position: absolute; left: 50%; bottom: -30px; transform: translateX(-50%); }
.glass { backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }
.elementor-widget-text-editor ul { list-style: none; }
.elementor-widget-text-editor ul li { position: relative; padding: 0 0 0 20px; }
.elementor-widget-text-editor ul li:before { content: "\f105"; font-family: "FontAwesome"; color: #AF0E29; position: absolute; left: 0; }
.eael-data-table tbody tr td { padding: 14px 15px !important; }
.table-footer { background: #666666 !important; color: #ffffff !important; font-size: 16px !important; }
.table-footer b { font-weight: 700 !important; }
.eael-data-table tbody tr td.bold { font-weight: 700 !important; color: #0F2B6D !important; }
.homeContent img { margin-right: -200px; }
.line { position: relative; }
.line:after { content: ""; display: block; position: absolute; height: 1px; width: 54px; background: #C8102E; right: -64px; top: 50%; }
#site-header .btn { padding-left: 20px; }
#footer { position: relative; }
#footer .slogan { position: absolute; width: 200px; bottom: 0; right: 0; }

@media screen and (max-width: 1025px) {
	#footer .slogan { width: 60px; }
}