/* General */
@media screen and (max-width: 575px) {
	#sp-main-body {
		padding: 30px 0 45px 0;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	#sp-main-body {
		padding: 35px 10px 55px 10px;
	}
}

@media screen and (min-width: 768px) {
	#sp-main-body {
		padding: 50px 20px 75px 20px;
	}
}

#sp-main-body > .container {
	animation-duration: 800ms;
    animation-name: fadeIn;
}

hr {
	border-top: 1px solid #ccc!important;
	margin-top: 35px !important;
    margin-bottom: 35px !important;	
	opacity: 1;
}

.sp-pagebuilder-page-edit {
	display: none!important;
}

.article-list .article .featured-article-badge, 
.article-details .featured-article-badge,
.article-can-edit {
    display: none!important; 
}

.com-finder p {
    margin-bottom: 1rem!important;
}



/* Fonts */
@media screen and (max-width: 575px) {
	body {
		font-size: 17px!important;
	}
}

a {
	font-weight: 600;
}

a:focus, a:active {
	color: #404040;
}

::selection {
  background-color: #252525;
  color: #fff; 
}

.error-code, .coming-soon-number {
    color: #D30000!important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.75rem;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
}

body.view-article .h2:not([itemprop="headline"]), body.view-article .h3, body.view-article .h4, body.view-article .h5, body.view-article .h6, body.view-article h2:not([itemprop="headline"]), body.view-article h3, body.view-article h4, body.view-article h5, body.view-article h6 {
	margin-top: 1.75rem;
}

@media screen and (max-width: 399px) {
	.h1, h1, .article-details .article-header h1 {
		font-size: 28px;
	}

	.h2, h2, .article-details .article-header h2 {
		font-size: 26px;
	}

	.h3, h3, .article-details .article-header h3 {
		font-size: 24px;
	}

	.h4, h4, .article-details .article-header h4 {
		font-size: 22px;
	}

	.h5, h5, .article-details .article-header h5 {
		font-size: 20px;
	}

	.h6, h6, .article-details .article-header h6 {
		font-size: 18px;
	}
}

@media screen and (min-width: 400px) and (max-width: 767px) {
	.h1, h1, .article-details .article-header h1 {
		font-size: 30px;
	}

	.h2, h2, .article-details .article-header h2 {
		font-size: 28px;
	}

	.h3, h3, .article-details .article-header h3 {
		font-size: 26px;
	}

	.h4, h4, .article-details .article-header h4 {
		font-size: 24px;
	}

	.h5, h5, .article-details .article-header h5 {
		font-size: 22px;
	}

	.h6, h6, .article-details .article-header h6 {
		font-size: 20px;
	}
}

@media screen and (min-width: 768px) {
	.h1, h1, .article-details .article-header h1 {
		font-size: 42px;
	}

	.h2, h2, .article-details .article-header h2 {
		font-size: 36px;
	}

	.h3, h3, .article-details .article-header h3 {
		font-size: 30px;
	}

	.h4, h4, .article-details .article-header h4 {
		font-size: 28px;
	}

	.h5, h5, .article-details .article-header h5 {
		font-size: 24px;
	}

	.h6, h6, .article-details .article-header h6 {
		font-size: 22px;
	}
}



/* Buttons, links and forms */
.form-control, .form-select {
    border-radius: 0;
	padding: 18px;
	font-size: 18px;
	border-color: rgba(20, 20, 30, 0.1)!important;
}

input {
	font-size: 18px!important;
}

.form-control:focus {
	border-color: rgba(235, 12, 0, 0.4);
	box-shadow: 0 0 25px 5px rgba(235, 12, 0, 0.1)!important;
}

.form-select:focus {
	border-color: rgba(235, 12, 0, 0.4);
    box-shadow: 0 0 25px 5px rgba(235, 12, 0, 0.1)!important;
}

select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
    height: auto!important;
	border-radius: 0!important;
}

textarea {
	border-radius: 0!important;
	border-color: rgba(20, 20, 30, 0.1)!important;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    padding: 18px!important;
	border-radius: 0!important;
	border-color: rgba(20, 20, 30, 0.1)!important;
}

input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, select:not(.form-select):not(.form-control):focus {
	border-color: rgba(235, 12, 0, 0.4);
    box-shadow: none;
}

.btn, .btn-primary, .sppb-btn-primary {
    display: inline-block!important;
    white-space: nowrap!important;
	font-family: Poppins, sans-serif;
    color: #fff!important;
    background-color: #eb0c00!important;
    font-size: 18px!important;
    font-weight: 700!important;
	letter-spacing: 1.5px;
    text-decoration: none!important;
    text-transform: uppercase!important;
    border: none!important;
    border-radius: 0!important;
    padding: 15px 40px 15px 35px!important;
    clip-path: polygon(100% 0, 100% 50%, 85% 100%, 0 100%, 0 0);
    position: relative!important;
    overflow: hidden!important;
    transition: clip-path 0.3s ease!important;
}

.btn::before, .btn-primary::before, .sppb-btn-primary::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100px;
    width: 30px;
    height: 100%;
    background-color: #fff;
    transform: skewX(-45deg);
    transition: left 0.3s ease, background-color 0.3s ease;
    z-index: 1;
}

.btn > *, .btn-primary > *, .sppb-btn-primary > * {
    position: relative;
    z-index: 2;
}

.btn:hover, .btn-primary:hover, .sppb-btn-primary:hover,
.btn:active, .btn-primary:active, .sppb-btn-primary:active,
.btn:focus, .btn-primary:focus, .sppb-btn-primary:focus {
    clip-path: polygon(100% 0, 100% 100%, 100% 100%, 0 100%, 0 0);
}

.btn:hover::before, .btn-primary:hover::before, .sppb-btn-primary:hover::before,
.btn:active::before, .btn-primary:active::before, .sppb-btn-primary:active::before,
.btn:focus::before, .btn-primary:focus::before, .sppb-btn-primary:focus::before {
    left: 100%;
    background-color: #eb0c00;
}


.btn-secondary, .sppb-btn-secondary {
    display: inline-block!important;
    white-space: nowrap!important;
	font-family: Poppins, sans-serif;
    color: #fff!important;
    background-color: #333!important;
    font-size: 18px!important;
    font-weight: 700!important;
	letter-spacing: 1.5px;
    text-decoration: none!important;
    text-transform: uppercase!important;
    border: none!important;
    border-radius: 0!important;
    padding: 15px 40px 15px 35px!important;
    clip-path: polygon(100% 0, 100% 50%, 85% 100%, 0 100%, 0 0);
    position: relative!important;
    overflow: hidden!important;
    transition: clip-path 0.3s ease, background-color 0.3s ease!important;
}

.btn-secondary::before, .sppb-btn-secondary::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100px;
    width: 30px;
    height: 100%;
    background-color: #fff;
    transform: skewX(-45deg);
    transition: left 0.3s ease, background-color 0.3s ease;
    z-index: 1;
}

.btn-secondary > *, .sppb-btn-secondary > * {
    position: relative;
    z-index: 2;
}

.btn-secondary:hover, .sppb-btn-secondary:hover,
.btn-secondary:active, .sppb-btn-secondary:active,
.btn-secondary:focus, .sppb-btn-secondary:focus {
    background-color: #606060!important;
    clip-path: polygon(100% 0, 100% 100%, 100% 100%, 0 100%, 0 0);
}

.btn-secondary:hover::before, .sppb-btn-secondary:hover::before,
.btn-secondary:active::before, .sppb-btn-secondary:active::before,
.btn-secondary:focus::before, .sppb-btn-secondary:focus::before {
    left: 100%;
    background-color: #606060;
}


.btn-link-underline {
	position: relative;
	color: #eb0c00;
	font-size: 18px!important;
	font-weight: 700;
	padding: 0;
	text-transform: uppercase;
}

.btn-link-underline:hover {
	color: #eb0c00;
}

.btn-link-underline::after {
    display: block!important;
    position: absolute;
    content: '';
    border-bottom: 1px solid #14141e;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    transition: width 0.3s ease, border-color 0.3s ease;
}

.btn-link-underline:hover::after {
    width: calc(100% - 4px);
    border-color: #14141e;
}

.btn-link-underline:focus, .btn-link-underline:active {
	font-weight: 700;
}



/* Convert Forms */
#sp-main-body .convertforms {
	background-color: transparent;
}

#sp-main-body .cf-control-group[data-type="heading"] {
    margin-bottom: 20px;
}

#sp-main-body .convertforms .cf-control-input-desc {
    font-size: 17px;
    opacity: 0.7;
}

#sp-main-body .convertforms input, .convertforms textarea {
	color: #252525!important;
}

#sp-main-body .convertforms .cf-content-wrap, #sp-main-body .convertforms .cf-form-wrap {
    padding: 0!important;
}

#sp-main-body .cf-control-input h1, #sp-main-body .cf-control-input h2, #sp-main-body .cf-control-input h3, #sp-main-body .cf-control-input h4, #sp-main-body .cf-control-input h5, #sp-main-body .cf-control-input h6 {
	font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-top: 0!important;
	margin-bottom: 0!important;
	line-height: 1.2!important;
}

#sp-main-body .cf-fields input:focus, .cf-fields textarea:focus {
	border-color: rgba(235, 12, 0, 0.4)!important;
    box-shadow: 0 0 25px 5px rgba(235, 12, 0, 0.1)!important;
}

@media screen and (max-width: 399px) {
	#sp-main-body .cf-control-input h1 {
		font-size: 30px!important;
	}

	#sp-main-body .cf-control-input h2 {
		font-size: 26px!important;
	}
}

@media screen and (min-width: 400px) and (max-width: 767px) {
	#sp-main-body .cf-control-input h1 {
		font-size: 32px!important;
	}

	#sp-main-body .cf-control-input h2 {
		font-size: 28px!important;
	}
}

@media screen and (min-width: 768px) {
	#sp-main-body .cf-control-input h1 {
		font-size: 42px!important;
	}

	#sp-main-body .cf-control-input h2 {
		font-size: 36px!important;
	}
}

#sp-main-body .cf-btn {
    display: inline-block!important;
    white-space: nowrap!important;
	font-family: Poppins, sans-serif;
    color: #fff!important;
    background-color: #eb0c00!important;
    font-size: 18px!important;
    font-weight: 700!important;
    text-decoration: none!important;
    text-transform: uppercase!important;
	letter-spacing: 1.5px;
    border: none!important;
    border-radius: 0!important;
    padding: 15px 40px 15px 35px!important;
    clip-path: polygon(100% 0, 100% 50%, 85% 100%, 0 100%, 0 0);
    position: relative!important;
    overflow: hidden!important;
    transition: clip-path 0.3s ease!important;
}

#sp-main-body .cf-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100px;
    width: 30px;
    height: 100%;
    background-color: #fff;
    transform: skewX(-45deg);
    transition: left 0.3s ease, background-color 0.3s ease;
    z-index: 1;
}

#sp-main-body .cf-btn > * {
    z-index: 2;
}

#sp-main-body .cf-btn:hover,
#sp-main-body .cf-btn:active,
#sp-main-body .cf-btn:focus {
    clip-path: polygon(100% 0, 100% 100%, 100% 100%, 0 100%, 0 0);
}

#sp-main-body .cf-btn:hover::before,
#sp-main-body .cf-btn:active::before,
#sp-main-body .cf-btn:focus::before {
    left: 100%;
    background-color: #eb0c00;
}

#sp-main-body .convertforms .cf-response span {
	font-size: 18px!important;
}

#sp-main-body .convertforms .cf-response p:last-child {
	margin-top: 10px!important;
	margin-bottom: 12px!important;
}



/* Logo, top and main menu */
#sp-top-bar, #sp-logo-and-main-menu {
	position: relative;
	z-index: 999;
}

#sp-top-bar {
    position: relative;
	display: flex;
    align-items: center;
	height: 40px;
}

#sp-logo-and-main-menu {
	background-color: #fff;
}

@media screen and (max-width: 767px) {
	#sp-top-bar {
		display: none!important;
	}
}

#sp-top1 {
	padding: 0 8px 0 0;
	display: flex;
	align-items: center;
	justify-content: end;
}

@media screen and (min-width: 1200px) {
	#sp-top1 {
		padding: 0 15px 0 0;
	}
}

#sp-top1 .menu {
	list-style: none;
	padding: 0;
	margin-bottom: 0;
	display: flex;
    align-items: center;
}

@media screen and (min-width: 1300px) {
	#sp-top1 .menu {
		margin-right: -7px;
	}
}

#sp-top1 .menu li {
	position: relative;
	padding: 0 16px 0 12px;
}

#sp-top1 .menu li:last-child {
    padding: 0 15px 0 10px;
}

#sp-top1 .menu li:not(:last-child)::after {
	content: "|";
	position: absolute;
	right: 0;
	color: #fff; 
}

#sp-top1 .menu li a {
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
}

#sp-top1 .menu li a:not(.phone-link) span {
	display: none;
}

#sp-top1 .menu li a:hover {
	text-decoration: underline;
    text-decoration-color: #aaa;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

#sp-top1 .menu li a:hover span {
    text-decoration: underline;
    text-decoration-color: #202020!important;
}

/* sticky header */
#sp-top-bar {
    transition: opacity 0.2s ease-out, transform 0.2s ease-out;
    will-change: opacity, transform;
}

#sp-logo-and-main-menu {
    will-change: transform;
}

#sp-logo-and-main-menu.header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
    animation: spFadeInDown 1.1s;
}
/**/

#sp-logo, #sp-menu {
	z-index: 9;
}

#sp-logo > .sp-column {
	height: 100%;
}

#sp-menu > .sp-column {
    display: flex;
    align-items: center;
    justify-content: end;
}

#sp-logo-and-main-menu .logo {
	height: 100%;
    align-items: center;
    display: flex;
}

@media screen and (max-width: 1199px) {
	#sp-logo.col-lg-3 {
		width: 80%;
	}
	
	#sp-menu.col-lg-9 {
		width: 20%;
	}
	
	.logo-image {
		height: 76px!important;
		padding: 25px 0 14px 0;
	}
	
	#offcanvas-toggler {
		height: 100%!important;
	}
}

@media screen and (max-width: 575px) {
	.logo-image {
		height: 68px!important;
		padding: 23px 0 12px 0;
	}
}

@media screen and (min-width: 1200px) {
	.sp-megamenu-wrapper {
		padding-right: 15px;
	}	
	
	.logo-image {
		height: 78px!important;
		padding: 25px 0 12px 0;
	}
}

.sp-megamenu-wrapper {
	justify-content: end;
}

.sp-megamenu-wrapper > ul {
	display: flex;
	justify-content: space-between; 
	list-style-type: none; 
	padding: 0; 
	white-space: nowrap;
	flex-wrap: nowrap;
}

.sp-megamenu-wrapper ul li a {
    position: relative;
    display: inline-block;
    white-space: normal;
    text-transform: uppercase;
    text-decoration: none;
    background: linear-gradient(135deg, #eb0c00 0%, #eb0c00 50%, #252525 50%, #252525 100%);
    background-size: 250% 250%;
    background-position: 100% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: background-position 0.3s ease; 
}

.sp-megamenu-wrapper ul li a:hover {
    background-position: 0% 0%;
	transition: background-position 1s ease;
}


.sp-megamenu-parent .sp-menu-item .get-started {
    position: relative;
    display: inline-block;
    text-decoration: none;
    background: linear-gradient(135deg, #252525 0%, #252525 50%, #eb0c00 50%, #eb0c00 100%);
    background-size: 250% 250%;
    background-position: 100% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: background-position 0.3s ease; 
}

.sp-megamenu-parent .sp-menu-item .get-started:hover {
    background-position: 0% 0%;
	transition: background-position 1s ease;
}

.sp-megamenu-parent>li.active:hover>a {
    color: #eb0c00;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: -5px!important;
}

.sp-megamenu-parent .sp-dropdown li > a {
    font-size: 19px!important;
	display: block!important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    line-height: 1.3;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    padding: 5px 0;
}

.sp-megamenu-parent>li.active>a {
    font-weight: 700;
}

.sp-megamenu-parent>li:last-child>a {
    padding: 0 5px 0 15px;
}



/* Offcanvas menu */
body.offcanvas-active {
    position:relative!important;
    overflow: hidden;
}

/* Remove header sticky behavior */
.offcanvas-menu > .d-flex.align-items-center.p-3.pt-4 {
    position: static!important;
}

.offcanvas-menu .offcanvas-inner {
    flex: 1!important;
    overflow: visible!important;
    max-height: none!important;
    height: auto!important;
}

.offcanvas-menu {
    overflow-y: auto!important;
    overflow-x: hidden!important;
}
/**/

.offcanvas-menu .logo-image, .offcanvas-menu .logo-image-phone {
	padding: 20px 0 0 18px;
	height: 54px !important;
}

.offcanvas-menu .offcanvas-inner {
    padding: 0 25px 25px 25px;
}

#offcanvas-toggler {
	width: 100%;
    font-size: 22px;
    font-weight: 400;
    z-index: 9;
}

#offcanvas-toggler:hover {
	color: #eb0c00!important;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a:hover, .offcanvas-menu .offcanvas-inner ul.menu>li a:focus, .offcanvas-menu .offcanvas-inner ul.menu>li span:hover, .offcanvas-menu .offcanvas-inner ul.menu>li span:focus {
    color: #eb0c00;
}

.offcanvas-menu .offcanvas-inner > .sp-module .menu.nav-pills {
	border-top: 1px solid #002244;
    padding-top: 20px;	
	border-bottom: 1px solid #002244;
    padding-bottom: 20px;	
}

.offcanvas-menu .offcanvas-contacts {
	border-bottom: 1px solid #002244;
}

.offcanvas-menu .offcanvas-contacts ul.menu {
	margin-bottom: 20px;
}

/* switch to mobile menu */
@media screen and (max-width: 1199px) {
	#offcanvas-toggler.d-lg-none {
		display: flex!important;
	}

	.sp-megamenu-parent.d-none {
		display: none!important;
	}

	.sp-megamenu-wrapper {
		float: right;
	}
}

@media screen and (max-width: 379px) {
	.offcanvas-menu { 
		width: 100%!important;
	}

	body.ltr.offcanvs-position-right .offcanvas-menu {
		right: -100%;
	}
}

@media screen and (min-width: 380px) {
	.offcanvas-menu { 
		width: 380px!important;
	}

	body.ltr.offcanvs-position-right .offcanvas-menu {
		right: -380px;
	}
}

body.offcanvas-active {
	position: fixed;
    right: 0;
    width: 100%;
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: #252525!important;
}

#sp-menu .burger-icon {
    margin-right: 5px!important;
	width: 30px!important;
}

#sp-menu .burger-icon > span:nth-child(2) {
    width: 80%;
	margin-left: auto;
}

.offcanvas-menu .burger-icon {
    margin-top: 21px;
	margin-right: 15px!important;
}

.offcanvas-active .burger-icon > span {
    margin: 3.5px -3px;
}

.burger-icon > span {
	height: 3px;
	background-color: #252525!important;
	border-radius: 5px;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	margin-right: 0;
}

@media screen and (max-width: 767px) {
	body.ltr #offcanvas-toggler.offcanvas-toggler-right {
		margin-top: 2px;
	}
}

.offcanvas-toggler-right .burger-icon > span,
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span,
.offcanvas-menu .offcanvas-inner ul.menu > li.active > a,
.offcanvas-menu .offcanvas-inner ul.menu li.active a,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a:focus > .menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu > li li a,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a:hover > .menu-toggler {
	color: #002244;
}

.offcanvas-menu .offcanvas-inner ul.menu>li>a, .offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 20px;
    line-height: 20px;
	text-transform: uppercase;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
	font-family: Poppins, sans-serif;
	font-size: 19px;
	line-height: 1.4;
	padding: 8px 12px;
	display: flex;
	font-weight: 700;
	text-transform: uppercase;
}

body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler {
	right: 0!important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
	padding: 12px 10px;
}

.offcanvas-menu .offcanvas-inner .sp-module {
   width: 100%;
}

ul.menu-child li {
	padding: 0;
}

.offcanvas-menu .get-started {
	color: #eb0c00!important;
}

.offcanvas-menu .get-started:hover {
	color: #14141e!important;
}

.offcanvas-menu .offcanvas-contacts li {
	display: flex!important;
	position: relative;
	margin: 14px 0;
}

.offcanvas-menu .offcanvas-contacts li a {
	display: inline-flex!important;
	align-items: flex-start;
	font-family: Poppins, sans-serif;
	font-size: 18px!important;
	font-weight: 700!important;
	padding: 10px 10px!important;
}

.offcanvas-menu .offcanvas-contacts li a span {
	width: 27px;
}



/* lite-youtube */
lite-youtube > .lty-playbtn {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
    background: none!important;
    font-size: 60px;
    cursor: pointer;
    z-index: 1;
    filter: none!important;
	transition: none!important;
    border: 0;
}

lite-youtube .lty-playbtn::after {
    font-family: 'Font Awesome 6 Free';
    content: '\f144';
    color: #fff!important;
    background: none!important;
	font-weight: 400;
	font-size: 80px;
	transition: all 0.3s ease;
}

@media screen and (max-width: 575px) {
	lite-youtube .lty-playbtn::after {
		font-size: 68px;
	}	
}

lite-youtube .lty-playbtn:hover::after {
    color: #fff!important; 
	transition: all 0.3s ease;
}

lite-youtube .lty-playbtn:hover::before {
	background-color: #fff;
	transition: all 0.3s ease;
}

lite-youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
	max-width: 1200px!important;
}

lite-youtube.lyt-activated ~ .article-date-overlay {
	display: none;
}



/* Section - hero */
#section-hero .svg-left-top,
#section-hero .svg-left-bottom,
#section-hero .svg-left-bottom-mobile,
#section-hero .svg-right-top,
#section-hero .svg-right-bottom {
	height: auto;	
}

@media screen and (max-width: 575px) {
	#section-hero .svg-left-top,
	#section-hero .svg-left-bottom,
	#section-hero .svg-left-bottom-mobile,
	#section-hero .svg-right-top,
	#section-hero .svg-right-bottom {
		width: 1300px; 
	}
	
	#section-hero .svg-left-top,
	#section-hero .svg-right-bottom {
		display: none; 
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	#section-hero .svg-left-top,
	#section-hero .svg-left-bottom,
	#section-hero .svg-right-top,
	#section-hero .svg-right-bottom {
		width: 1300px; 
	}
	
	#section-hero .svg-right-bottom {
		display: none; 
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	#section-hero .svg-left-top,
	#section-hero .svg-left-bottom,
	#section-hero .svg-right-top,
	#section-hero .svg-right-bottom {
		width: 1400px; 
	}
	
	#section-hero .svg-right-bottom {
		display: none; 
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	#section-hero .svg-left-top,
	#section-hero .svg-left-bottom,
	#section-hero .svg-right-top,
	#section-hero .svg-right-bottom {
		width: 1500px; 
	}
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
	#section-hero .svg-left-top,
	#section-hero .svg-left-bottom,
	#section-hero .svg-right-top,
	#section-hero .svg-right-bottom {
		width: 1600px; 
	}
}

@media screen and (min-width: 1300px) and (max-width: 1599px) {
	#section-hero .svg-left-top,
	#section-hero .svg-left-bottom,
	#section-hero .svg-right-top,
	#section-hero .svg-right-bottom {
		width: 1700px; 
	}
}

@media screen and (min-width: 1600px)  {
	#section-hero .svg-left-top,
	#section-hero .svg-left-bottom,
	#section-hero .svg-right-top,
	#section-hero .svg-right-bottom {
		width: 1820px; 
	}
	
}

@media screen and (max-width: 1599px) {
	#section-hero .svg-left-top-container {
		position: absolute;
		top: 0;
		left: 20px;
		z-index: 99;
	}

	#section-hero .svg-left-bottom-container {
		position: absolute;
		bottom: 20px;
		left: 20px;
		z-index: 99;
	}

	#section-hero .svg-right-top-container {
		position: absolute;
		top: 0;
		right: 20px;
		z-index: 99;
	}

	#section-hero .svg-right-bottom-container {
		position: absolute;
		bottom: 50px;
		right: 20px;
		z-index: 99;
	}
}

@media screen and (min-width: 1600px) {
	#section-hero .svg-left-top-container {
		position: absolute;
		top: 0;
		left: calc(50% - 585px - 100px); 
		z-index: 99;
	}

	#section-hero .svg-left-bottom-container {
		position: absolute;
		bottom: 20px;
		left: calc(50% - 585px - 200px); 
		z-index: 99;
	}

	#section-hero .svg-right-top-container {
		position: absolute;
		top: 0;
		right: calc(50% - 585px - 150px); 
		z-index: 99;
	}

	#section-hero .svg-right-bottom-container {
		position: absolute;
		bottom: 50px;
		right: calc(50% - 585px - 140px); 
		z-index: 99;
	}
}

@media screen and (max-width: 575px) {
	#section-hero .svg-left-bottom-mobile-container {
		position: absolute;
		bottom: 20px;
		left: 20px; 
		z-index: 99;
	}

	#section-hero .svg-right-top-container {
		position: absolute;
		top: 0;
		right: calc(100vw - 280px);
		z-index: 99;
	}
}



/* Section - solutions */
#section-solutions .service-box-column .sppb-column-addons > .sppb-addon-wrapper:first-child:hover
  ~ .sppb-addon-wrapper > .sppb-div-addon {
    background-color: #eb0c00;
	transition: background-color 0.5s ease;
}

#section-solutions .service-box-column .sppb-column-addons > .sppb-addon-wrapper:first-child:hover
  ~ .sppb-addon-wrapper .solution-box-text .sppb-addon-title,
#section-solutions .service-box-column .sppb-column-addons > .sppb-addon-wrapper:first-child:hover
  ~ .sppb-addon-wrapper .solution-box-text .sppb-addon-content {
	color: #fff!important;
}

#section-solutions .service-box-column .sppb-column-addons > .sppb-addon-wrapper:first-child:hover
  ~ .sppb-addon-wrapper .solution-box-img img {
	filter: brightness(0) saturate(100%) invert(97%) sepia(0%) saturate(0%) hue-rotate(30deg) brightness(102%) contrast(103%);
}

#section-solutions::before {
	content: '';
	position: absolute;
	top: -2px;
	left: 50%;
	transform: translateX(-50%);
	background: #f1f5f9;
	pointer-events: none;
	z-index: 1;
}

#section-solutions::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
	background: #f1f5f9;
	pointer-events: none;
	z-index: 1;
}

@media screen and (max-width: 767px) {
	#section-solutions::before {
		width: 75%;
		height: 30px;
		clip-path: polygon(0 0, 100% 0, 92% 100%, 8% 100%);
	}

	#section-solutions::after {
		width: 75%;
		height: 30px;
		clip-path: polygon(8% 0, 92% 0, 100% 100%, 0 100%);
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	#section-solutions::before {
		width: 80%;
		height: 40px;
		clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
	}

	#section-solutions::after {
		width: 80%;
		height: 40px;
		clip-path: polygon(5% 0, 95% 0, 100% 100%, 0 100%);
	}
}

@media screen and (min-width: 1200px) {
	#section-solutions::before {
		width: 1000px;
		height: 45px;
		clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
	}

	#section-solutions::after {
		width: 1000px;
		height: 45px;
		clip-path: polygon(5% 0, 95% 0, 100% 100%, 0 100%);
	}
}

	

/* Section - testimonials */
#section-testimonials .mk-content-carousel .mk-content {
	border-radius: 10px!important;
	padding-top: 130px!important;
	transition: background-color 0.3s ease;
}

@media screen and (min-width: 1200px) {
	#section-testimonials .mk-content-carousel .mk-content-container .mk-content:hover {
		background-color: #eb0c00;
	}

	#section-testimonials .mk-content-carousel .mk-content-container .mk-content:hover .mk-slide-title,
	#section-testimonials .mk-content-carousel .mk-content-container .mk-content:hover .mk-slide-subtitle,
	#section-testimonials .mk-content-carousel .mk-content-container .mk-content:hover .mk-slide-text {
		color: #fff!important;
	}
	
	#section-testimonials .mk-content-carousel .mk-content-container .mk-content:hover .mk-slide-title::before {	
		filter: brightness(0) saturate(100%) invert(97%) sepia(0%) saturate(0%) hue-rotate(30deg) brightness(102%) contrast(103%);
	}
}
	
#section-testimonials .mk-content-carousel .mk-slide-title {
	position: relative;
}

#section-testimonials .mk-content-carousel .mk-slide-title::before {
    content: "";
    position: absolute;
    top: -75px; 
    left: 50%;
    transform: translateX(-50%);
    width: 60px; 
    height: 43px;
    background: url('../../../images/tmpl/quote-mark.png') no-repeat center center;
    background-size: contain;
	transition: filter 0.3s ease;
}

#section-testimonials .mk-content-carousel .owl-nav {
	z-index: -1;
}

#section-testimonials .owl-dots {
    margin-top: 35px;
	margin-bottom: 0;
} 

@media screen and (max-width: 575px) {
	#section-testimonials .mk-content-carousel .mk-slide-title::before {
		top: -55px; 
	}
	
	#section-testimonials .mk-content-carousel .mk-image-inner {
		padding-top: 30px;
	}

	#section-testimonials .mk-content-carousel .mk-content {
		padding-top: 90px!important;
		padding-right: 15px;
		padding-bottom: 20px;
		padding-left: 15px;
	}

	#section-testimonials .owl-dots {
		margin-top: 25px;
	} 
}

#section-testimonials .owl-nav {
	top: calc(50% - 40px)!important;
}

#section-testimonials .owl-prev span,
#section-testimonials .owl-next span {
    display: none;
}

#section-testimonials .owl-prev {
	position: absolute;
	left: max(-80px, calc(-50vw + 50% + 30px));
	margin-left: 0!important;
}

#section-testimonials .owl-next {
	position: absolute;
	right: max(-80px, calc(-50vw + 50% + 30px));
	margin-right: 0!important;
}

#section-testimonials .owl-prev::before {
    font-family: "Font Awesome 6 Free";
    content: "\f053";
    font-weight: 900;
    display: inline-block;
    vertical-align: middle;
}

#section-testimonials .owl-next::before {
    font-family: "Font Awesome 6 Free";
    content: "\f054";
    font-weight: 900;
    display: inline-block;
    vertical-align: middle;
}
	

	
/* Section - news (what we're up to) */
#section-news .row [class^="col-lg"] {
    margin-bottom: 30px; 
}

@media screen and (min-width: 992px) {
	#section-news .row [class^="col-lg"] {
		margin-bottom: 0; 
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	#section-news .row .col-lg-4 {
		width: 50%; 
	}
}

#section-news .mod-articles-item,
#section-news .mod-articles-item-content {
	height: 100%;
}

#section-news .mod-articles-item {
    border: 1px solid #d7d7d7;
}

#section-news .mod-articles-col {
	margin-bottom: 30px;
}

#section-news .mod-articles-item-content {
	display: flex;
    flex-direction: column;
}

#section-news .blog-article-image-container {
	padding-top: 70%;
	background-color: #eee;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 0;
}

#section-news .blog-article-video-container {
    position: relative;
    padding-top: 70%; 
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden; 
	border-radius: 0;
}

#section-news .blog-article-item-inner {
	height: 100%;
	padding: 0;
	border-radius: 0;
}

#section-news .mod-articles-title {
	line-height: 1!important;
}

#section-news .mod-articles-link {
	font-weight: 700;
	display: inline;
	color: #252525;
	font-size: 20px;
	text-transform: uppercase;
}

#section-news .mod-articles-link:hover {
	color: #606060!important;
}

#section-news .mod-articles-title {
	margin-bottom: 15px;
}

#section-news .mod-articles-link:focus, #section-news .mod-articles-link:active {
	color: #444!important;
}

#section-news .mod-articles-text-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    background-color: #fff;
	padding: 35px 30px 0 30px;	
	border-radius: 0;
    z-index: 9;
}

@media screen and (max-width: 575px) {
	#section-news .mod-articles-text-content {
		padding: 25px 20px 0 20px;	
	}
}

#section-news .blog-article-image-container,
#section-news .blog-article-video-container {
    position: relative;
}

#section-news .article-date-overlay {
    position: absolute;
    bottom: 0;
    left: 30px;
    background: #eb0c00;
    color: #fff;
    padding: 10px 15px;
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    min-width: 60px;
}

#section-news .article-date-overlay .day {
    font-size: 24px;
	line-height: 22px;
    display: block;
	font-weight: 600;
}

#section-news .article-date-overlay .month {
	font-size: 18px;
    display: block;
    text-transform: uppercase;
	font-weight: 500;
    letter-spacing: 0.5px;
}

#section-news .mod-articles-text-content .article-meta {
	font-family: Poppins, sans-serif;
	font-size: 16px; 
	color: #404040; 
	font-weight: 500;
	margin-bottom: 8px;
}

@media screen and (max-width: 575px) {
	#section-news .article-date-overlay {
		left: 20px;
	}
	
	#section-news .article-date-overlay .day {
		font-size: 22px;
		line-height: 20px;
	}	
	
	#section-news .article-date-overlay .month {
		font-size: 17px;
	}
	
	#section-news .mod-articles-text-content .article-meta {
		font-size: 15px; 
	}
}

#section-news .mod-article-intro-text p {
	margin-bottom: 0!important;
}

#section-news .readmore {
	position: relative;
	margin-top: auto;
	border-top: 1px solid #d7d7d7;
}

#section-news .readmore a {
	display: flex;
	justify-content: center;
	align-items: end;
	position: relative;
	color: #eb0c00 !important;
	font-size: 16px!important;
	font-weight: 700!important;
	text-decoration: none;
	text-transform: uppercase;
	padding: 30px 0;
}

#section-news .readmore:hover {
	background-color: #eb0c00;
	border-top: 1px solid transparent;
	transition: background-color 0.5s ease;
}

#section-news .readmore:hover a {
	color: #fff!important;
}

#section-news .readmore:hover::before {
	content: '';
	position: absolute;
	top: -3px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	height: 18px;
	background: #fff;
	clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
	pointer-events: none;
	z-index: 1;
}



/* Footer */
#section-footer::before {
	content: '';
	position: absolute;
	top: -1px;
	left: 50%;
	transform: translateX(-50%);
	background: #f1f5f9;
	pointer-events: none;
	z-index: 1;
}

@media screen and (max-width: 767px) {
	#section-footer::before {
		width: 75%;
		height: 30px;
		clip-path: polygon(0 0, 100% 0, 92% 100%, 8% 100%);
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	#section-footer::before {
		width: 80%;
		height: 40px;
		clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
	}
}

@media screen and (min-width: 1200px) {
	#section-footer::before {
		width: 1000px;
		height: 45px;
		clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
	}
}

/* socials */
#section-footer .footer-socials ul {
	display: flex!important;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 15px;
	margin: 0;
	padding: 0;
}

#section-footer .footer-socials ul li {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin: 0;
}

#section-footer .footer-socials ul li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    text-decoration: none;
    font-weight: 400;
    font-size: 0px;
    padding: 0!important;
}

#section-footer .footer-socials ul li span {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #2a2a2a;
	font-size: 18px;
    margin: 0;
    padding: 0!important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: background-color 0.2s ease, color 0.2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#section-footer .footer-socials ul li a:hover span {
    color: #fff!important;
    background-color: #ed3b3b;
}
/**/

#section-footer .vertical-menu ul {
	list-style: none;
	padding: 0;
}

#section-footer .vertical-menu li {
  display: flex;
  margin-bottom: 8px;
}

#section-footer .vertical-menu ul li {
	position: relative;
	margin: 8px 0;
}

#section-footer .vertical-menu.contact-menu ul li {
	margin: 12px 0;
	max-width: 260px;
}

#section-footer .vertical-menu ul li a {
	font-family: Poppins, sans-serif;
	position: relative;
	display: inline-flex;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5;
	color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 991px) {
	#section-footer .vertical-menu ul li a {
		font-size: 16px;
	}
}

#section-footer .vertical-menu li a span {
	color: #ed3b3b;
	flex-shrink: 0;
	margin-top: 5px;
}

@media screen and (max-width: 767px) {
	#section-footer .vertical-menu li a span {
		flex-shrink: 0;
		margin-top: 2px;
	}

	#section-footer .vertical-menu ul li a {
		padding: 2px 0;
		line-height: 1.2;
	}
}

#section-footer .vertical-menu ul li a:hover {
	text-decoration: underline;
    text-decoration-color: #aaa;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}

#section-footer .vertical-menu ul li a:hover span {
    text-decoration: underline;
    text-decoration-color: #202020!important;
}

/*newsletter signup*/
@media screen and (min-width: 400px) {
	#section-footer #cf2 {
		min-width: 280px;
	}
}

#section-footer .convertforms {
	background-color: transparent!important;
}

#section-footer .convertforms .cf-fields {
	background-color: #fff!important;
}

#section-footer .convertforms .cf-content-wrap, 
#section-footer .convertforms .cf-form-wrap {
    padding: 0!important;
}

#section-footer .cf-fields {
    display: flex;
    align-items: center!important;
	flex-wrap: nowrap!important;
	margin: 0!important;
}

#section-footer .cf-control-group {
	position: relative;
    padding: 0!important;
}

#section-footer .cf-control-group:first-child {
    flex-grow: 1!important; 
}

#section-footer .cf-control-group:last-child {
    flex: 0 0 40px!important;
}

#section-footer .cf-control-group input[type="email"]:not(.form-control) {
    color: #252525!important;
	font-size: 16px!important;
	background-color: #fff!important;
	border: 0!important;
	padding: 14px 0 14px 14px!important;
}

#section-footer .cf-control-group input[type="email"]:not(.form-control)::placeholder {
    color: #252525!important;
    opacity: 0.8!important; 
}

#section-footer .cf-control-group input[type="email"]:not(.form-control):focus::placeholder {
    opacity: 0!important; 
}

#section-footer .cf-btn {
    display: flex;
    align-items: center;
	background-color: transparent!important;
	padding: 7px 7px 7px 10px;
}

#section-footer .cf-btn:hover {
   	opacity: 1!important;
}

#section-footer .cf-btn-text {
    font-size: 0;
    line-height: 0;
    color: transparent;
}

#section-footer .cf-btn-text::before {
    content: "\f1d8";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 16px;
    color: #fff;
    background-color: #ed3b3b;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding-right: 2px;
	transition: transform 0.3s ease;
}

#section-footer .cf-btn:hover .cf-btn-text::before {
    background-color: #ed3b3b;
	transform: rotate(20deg);
}

#section-footer .convertforms.cf-success .cf-response {
    color: #fff!important;
	background-color: #28A745!important;
	border-radius: 0!important;
}

#section-footer .convertforms.cf-success .cf-response p {
    margin-bottom: 0!important;
}
/**/

#lower-footer {
  border-top: 2px solid #ed3b3b;
}



/* Page header */
body:not(.com-sppagebuilder) #sp-page-header {
    animation-duration: 600ms;
    animation-name: fadeIn;
    background-color: #14141e;
    background-image: 
        url('../../../images/tmpl/page-header-bg-top-left.png'),
        url('../../../images/tmpl/page-header-bg-top-right.png'),
        url('../../../images/tmpl/page-header-bg-bottom-right.png'),
        url('../../../images/tmpl/page-header-bg-main.jpg');
    background-position: 
        calc(50% - 875px + 300px) top, 
        calc(100% - 160px) top,
        calc(50% + 875px - 350px) bottom,
        center;
    background-repeat: no-repeat;
    background-size: auto, auto, auto, cover;
}

@media screen and (max-width: 1349px) {
    body:not(.com-sppagebuilder) #sp-page-header {
        background-position: 
            10px top,
            calc(100% - 30px) top,
            calc(100% - 30px) bottom,
            center;
        background-size: 145px, 315px, 31px, cover;
    }
}

@media screen and (max-width: 1199px) {
    body:not(.com-sppagebuilder) #sp-page-header {
        background-size: 130px, 280px, 28px, cover;
    }
}

@media screen and (max-width: 991px) {
    body:not(.com-sppagebuilder) #sp-page-header {
        background-size: 115px, 245px, 25px, cover;
    }
}

@media screen and (max-width: 767px) {
    body:not(.com-sppagebuilder) #sp-page-header {
        background-image: 
            url('../../../images/tmpl/page-header-bg-top-left.png'),
            none,
            url('../../../images/tmpl/page-header-bg-bottom-right.png'),
            url('../../../images/tmpl/page-header-bg-main.jpg');
        background-size: 100px, auto, 21px, cover;
    }
}

@media screen and (max-width: 480px) {
    body:not(.com-sppagebuilder) #sp-page-header {
       background-position: 
            -5px top,
            calc(100% - 30px) top,
            calc(100% - 15px) bottom,
            center;
        background-size: 81px, auto, 18px, cover;
    }
}

#sp-page-header .article-breadcrumbs-container {
	display: flex;
    align-items: start;
    justify-content: center;
    position: relative;
    line-height: 1.2;
    flex-direction: column;
	padding: 20px 0;  
}

#sp-page-header .article-breadcrumbs-active-item h1 {
	display: flex;
    justify-content: center;
	color: #fff;
	font-weight: 700;
	text-transform: initial;
	margin-bottom: 10px;
}

@media screen and (max-width: 479px) {
	#sp-page-header {
		padding: 0 5px;
	}

	#sp-page-header .article-breadcrumbs-container {
		min-height: 150px;
		padding: 20px 20px;  
	}

	#sp-page-header .article-breadcrumbs-active-item h1 {
		font-size: 30px;	
		margin-bottom: 5px;
	}
}

@media screen and (min-width: 480px) and (max-width: 575px) {
	#sp-page-header {
		padding: 0 5px;
	}

	#sp-page-header .article-breadcrumbs-container {
		min-height: 150px;
		padding: 20px 35px;  
	}

	#sp-page-header .article-breadcrumbs-active-item h1 {
		font-size: 30px;	
		margin-bottom: 5px;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	#sp-page-header {
		padding: 0 20px;
	}

	#sp-page-header .article-breadcrumbs-container {
		min-height: 180px;
		padding: 20px 40px;  
	}

	#sp-page-header .article-breadcrumbs-active-item h1 {
		font-size: 36px;	
		margin-bottom: 5px;
	}	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	#sp-page-header {
		padding: 0 30px;
	}

	#sp-page-header .article-breadcrumbs-container {
		min-height: 230px;
		padding: 20px 60px;  
	}
	
	#sp-page-header .article-breadcrumbs-active-item h1 {
		font-size: 40px;	
		margin-bottom: 5px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	#sp-page-header {
		padding: 0 30px;
	}

	#sp-page-header .article-breadcrumbs-container {
		min-height: 260px;
		padding: 20px 60px;  
	}

	#sp-page-header .article-breadcrumbs-active-item h1 {
		font-size: 50px;	
	}
}

@media screen and (min-width: 1200px) {
	#sp-page-header {
		padding: 0 30px;
	}

	#sp-page-header .article-breadcrumbs-container {
		min-height: 320px;
		padding: 20px 60px;  
	}

	#sp-page-header .article-breadcrumbs-active-item h1 {
		font-size: 60px;	
	}
}



/* News (what we're up to) blog roll */
.blognews .article-list .row [class^="col-lg"] {
    margin-bottom: 40px; 
}

@media screen and (max-width: 991px) {
	.blognews .article-list .row [class^="col-lg"] {
		margin-bottom: 30px; 
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.blognews .article-list .row .col-lg-4 {
		width: 50%; 
	}
}

.blognews .article-list .article .article-intro-image, .blognews .article-list .article .blog-article-video-container {
	position: relative;
	width: 100%;
	padding-top: 70%; 
	overflow: hidden;
	margin: 0;
    border-radius: 0;
	background-color: #070707;
}

.blognews .article-list .article {
	display: flex;
    flex-direction: column;
	height: 100%;
	padding: 0;
    margin-bottom: 0;
	border: 1px solid #d7d7d7;
    transition: all 0.3s ease;
}

.blognews .article-list .article-body {
	display: flex;
	flex: 1;
    flex-direction: column;
	background-color: #fff;
    padding: 35px 30px 0 30px;
    height: 100%;
    border-radius: 0;
	z-index: 9;
}

@media screen and (max-width: 575px) {
	.blognews .article-list .article-body {
		padding: 25px 20px 0 20px;	
	}
}

.blognews .article-list .article-intro-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 0;
}

.blognews .blog-article-image-container {
	position: relative;
}	

.blognews .article-date-overlay {
    position: absolute;
    bottom: 0;
    left: 30px;
    background: #eb0c00;
    color: #fff;
    padding: 10px 15px;
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
    border-radius: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
    min-width: 60px;
}

.blognews .article-date-overlay .day {
    font-size: 24px;
	line-height: 22px;
    display: block;
	font-weight: 600;
}

.blognews .article-date-overlay .month {
	font-size: 18px;
    display: block;
    text-transform: uppercase;
	font-weight: 500;
    letter-spacing: 0.5px;
}

.blognews .article-meta {
	font-family: Poppins, sans-serif;
	font-size: 16px; 
	color: #404040; 
	font-weight: 500;
	margin-bottom: 8px;
}

@media screen and (max-width: 575px) {
	.blognews  .article-date-overlay {
		left: 20px;
	}
	
	.blognews  .article-date-overlay .day {
		font-size: 22px;
		line-height: 20px;
	}	
	
	.blognews  .article-date-overlay .month {
		font-size: 17px;
	}
	
	.blognews  .mod-articles-text-content .article-meta {
		font-size: 15px; 
	}
}

.blognews .article-list .article-header h2 {
	font-size: 20px!important;
	line-height: 1.2;
	margin-bottom: 10px!important;
}

@media screen and (max-width: 991px) {
	.blognews .article-list .article-header h2 {
		font-size: 24px;
	}
}

.blognews .article-list .article-header h2 a {
	color: #252525;
	font-weight: 700!important;
}

.blognews .article-list .article-header h2 a:hover {
	color: #606060!important;
}

.blognews .article-list .article-header h2 a:focus,.blognews .article-list .article-header h2 a:active {
	color: #444!important;
}

.blognews .article-list .article-introtext {
	padding-top: 20px;
	margin-top: auto;
}

.blognews .article-list .readmore {
	position: relative;
	border-top: 1px solid #d7d7d7;
}

.blognews .article-list .readmore a {
	display: flex;
	justify-content: center;
	align-items: end;
	position: relative;
	color: #eb0c00 !important;
	font-size: 16px!important;
	font-weight: 700!important;
	text-decoration: none;
	text-transform: uppercase;
	padding: 30px 0;
}

.blognews .article-list .readmore:hover {
	background-color: #eb0c00;
	border-top: 1px solid transparent;
	transition: background-color 0.5s ease;
}

.blognews .article-list .readmore:hover a {
	color: #fff!important;
}

.blognews .article-list .readmore:hover::before {
	content: '';
	position: absolute;
	top: -3px;
	left: 50%;
	transform: translateX(-50%);
	width: 80%;
	height: 18px;
	background: #fff;
	clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
	pointer-events: none;
	z-index: 1;
}



/* Single default article */
joomla-hidden-mail a {
	word-wrap: break-word;
}

@media screen and (min-width: 768px) {
	.article-header [itemprop="headline"] {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 575px) {
	.article-details .article-full-image,
	.article-details .article-featured-video {
		margin-bottom: 30px;
	}

	.article-details .article-header {
		margin-bottom: 15px;
	}
}

.article-details .article-header h1 {
	text-transform: uppercase;
}

.article-details [itemprop="articleBody"] p {
	line-height: 1.8;
}

.article-details .wf-columns {
	margin: 20px 0;
}

.article-details .article-full-image {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	position: relative;
	overflow: hidden;
	border-radius: 0;
}

.article-details .article-full-image img {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}

.article-details .article-full-image img {
    border-radius: 0;
	filter: brightness(97%);
}

.article-details iframe[src*="youtube"] {
	width: 100%;
	max-width: 100%;
	height: auto!important;
	aspect-ratio: 16 / 9;
	border-radius: 0;
}

blockquote, .blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	padding: 0 0 0 25px;
	margin: 40px 30px;
	position: relative;
	line-height: 1.6;
}

blockquote::before, .blockquote::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background-color: #eb0c00;
}

@media screen and (max-width: 575px) {
	blockquote, .blockquote {
		font-size: 16px;
		padding: 0 0 0 20px;
		margin: 40px 15px;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	blockquote, .blockquote {
		font-size: 16px;
		padding: 0 0 0 20px;
		margin: 40px 20px;
	}
}

/*ul li*/
.article-details ul {
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}

.article-details ul li  {
	position: relative;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
}

.article-details ul li::before {
	content: '\f00c';
	font-family: 'Font Awesome 6 Free';
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	background-color: #eb0c00;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 5px;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}



/* Blog article */
.article-details.news .article-full-image,
.article-details.news .article-featured-video {
	position: relative;
}

.article-details.news .article-featured-video {
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    margin: 0;
    border-radius: 0;
    background-color: #070707;
}

.article-details.news .date-author-reading-time {
    position: relative;
	font-family: Poppins, sans-serif;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	margin-top: -30px;
	margin-left: auto;
    margin-right: auto;
    z-index: 9;
}

.article-details.news .article-full-image::after,
.article-details.news .article-featured-video::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    background: #f1f5f9;
    border-top: 10px solid #eb0c00;
	pointer-events: none;
    z-index: 1;
}

@media screen and (max-width: 991px) {
	.article-details.news .article-full-image::after,
	.article-details.news .article-featured-video::after {
		clip-path: none;
	}
	
	.article-details.news .date-author-reading-time {
		color: #606060;
		text-align: left;
		border-top: 10px solid #eb0c00;
		margin-top: 10px;
		padding-top: 20px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.article-details.news .article-full-image::after,
	.article-details.news .article-featured-video::after {
		width: 80%;
		height: 60px;
		clip-path: polygon(5% 0, 95% 0, 100% 100%, 0 100%);
	}
	
	.article-details.news .date-author-reading-time {
		width: 73%;
	}
}

@media screen and (min-width: 1200px) {
	.article-details.news .article-full-image::after,
	.article-details.news .article-featured-video::after {
		width: 850px;
		height: 65px;
		clip-path: polygon(5% 0, 95% 0, 100% 100%, 0 100%);
	}
	
	.article-details.news .date-author-reading-time {
		width: 770px;
	}
}

.article-details.news .article-full-image,
.article-details.news .article-featured-video {
	margin-bottom: 0;
}

@media screen and (min-width: 992px) {
	.article-featured-video:has(.lyt-activated)::after {
		clip-path: none!important;
		border-top: none!important;
		height: 0!important;
	}

	.article-featured-video:has(.lyt-activated) ~ .date-author-reading-time {
		border-top: 10px solid #eb0c00;
		margin-top: 0;
		padding-top: 20px;
		width: 100%;
		transition: all 0.4s ease;
	}
}

.article-details.news .article-header {
	margin-top: 60px;
}

@media screen and (max-width: 991px) {
	.article-details.news .article-full-image,
	.article-details.news .article-featured-video {
		margin-bottom: -10px;
	}

	.article-details.news .article-header {
		margin-top: 20px;
	}
}

.article-details.news .pagenavigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin: 40px 0 20px 0;
}

.article-details.news .pagenavigation a {
	font-family: Poppins, sans-serif;
	color: #252525!important;
	text-transform: uppercase;
	font-weight: 700;
}

.article-details.news .pagenavigation a:hover {
	color: #eb0c00!important;
}

.article-details.news .nav-prev {
    flex: 0 0 auto;
	padding-left: 15px;
}

.article-details.news .nav-next {
    flex: 0 0 auto;
    margin-left: auto;
	padding-right: 15px;
}

.article-details.news .nav-prev i {
	padding-right: 15px;
}

.article-details.news .nav-next i {
	padding-left: 15px;
}


.article-details.news .pagenavigation .nav-prev:only-child {
    margin-right: auto;
}

.article-details.news .pagenavigation .nav-next:only-child {
    margin-left: auto;
}

@media screen and (max-width: 329px) {
    .article-details.news .pagenavigation  {
        flex-direction: column;
        gap: 12px;
    }
    
    .article-details.news .nav-prev,
    .article-details.news .nav-next {
        width: 100%;
        text-align: center;
    }
    
    .article-details.news .nav-next {
        margin-left: 0;
    }
}

@media screen and (max-width: 399px) {
	.article-details.news .nav-prev {
		padding-left: 5px;
	}

	.article-details.news .nav-next {
		padding-right: 5px;
	}

	.article-details.news .nav-prev i {
		padding-right: 5px;
	}

	.article-details.news .nav-next i {
		padding-left: 5px;
	}	
}



/* Pagination */
.pagination-wrapper {
    display: flex;
    align-items: center;
	justify-content: center!important;
	flex-wrap: wrap;
	margin-top: 20px;
}

.pagination-wrapper .pagination,
.pagination-wrapper .pagination-counter {
    margin-bottom: 10px!important;
	color: #252525 !important;
}

@media screen and (max-width: 767px) {
	ul.pagination li:not(:first-child):not(:nth-child(2)):not(:last-child):not(:nth-last-child(2)) {
	  display: none;
	}
}

@media screen and (max-width: 575px) {
	.pagination-wrapper .pagination-counter {
		display: none;
	}
}

.pagination>.active>a, .pagination>.active>span {
    color: #fff;
	border-color: #14141e;
    background-color: #14141e;
	font-weight: 600;
}

.pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span:hover, .pagination>.active>span:focus {
    color: #fff;
	border-color:  #14141e;
    background-color:  #14141e;
}

.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
    color: #fff;
	background-color: #eb0c00;
	border-color: #eb0c00;
}

.pagination li a, .pagination li>span {
	padding: 10px;
	border-radius: 0!important;
	background-color: #fff;
	font-weight: 600;
}

.page-link:focus {
    box-shadow: none;
}

.disabled > .page-link, .page-link.disabled {
    color: #bbb;
	background-color: #fff;
}

.pagination li.page-item {
	width: 45px!important;
	text-align: center;
	margin: 4px;
	border-radius: 0;
}

.pagination li:first-child {
	margin-left: 0;
}



/* Accordions */
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:focus {
    background-color: #fff;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:focus:hover {
    background-color: #e6e8ec;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=panel], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs]>[data-rlta-element=panels]>[data-rlta-element=panel] {
    border-radius: 0px;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=button],
[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=panel] {
    margin-bottom: 10px;
}

[data-rlta-element="container"] [role="button"][data-rlta-state="open"]::before {
	color: #252525;
    content: '\f077';
    font-family: "Font Awesome 6 Free";
    font-size: 20px;
	position: absolute!important;
    font-weight: 900; 
	right: 15px;
}

[data-rlta-element="container"] [role="button"][data-rlta-state="closed"]::before {
	color: #252525;
    content: '\f078';
    font-family: "Font Awesome 6 Free";
    font-size: 20px;
	position: absolute!important;
    font-weight: 900; 
	right: 15px;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button] {
    border-radius: 0px;
    padding: 15px 20px 15px 20px;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=open], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=opening] {
    border-radius: 0px;
}

[data-rlta-element=container][data-rlta-state=ready][data-rlta-type=accordions]>[data-rlta-element=button]>[data-rlta-element=heading], [data-rlta-element=container][data-rlta-state=ready][data-rlta-type=tabs]>[data-rlta-element=button-list]>[data-rlta-element=button]>[data-rlta-element=heading] {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;	
}



/* Scroll up button */
.sp-scroll-up {
    right: 15px;
    bottom: 15px;
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 45px;
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff;
    border-radius: 0;
}

.sp-scroll-up:hover, .sp-scroll-up:focus, .sp-scroll-up:active {
	background-color: #eb0c00;
}