a, a:focus, a:active {
	font-weight: 600;
	color: #c41300;
}

a:hover {
    color: #333333;
}

::selection {
  background-color: #c41300;
  color: #fff; 
}

.sp-module ul>li>a:hover {
    color: #c41300;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.75rem;
	font-weight: 700;
}

@media screen and (max-width: 399px) {
	.h1, h1 {
		font-size: 34px;
	}

	.h2, h2 {
		font-size: 32px;
	}

	.h3, h3 {
		font-size: 30px;
	}

	.h4, h4 {
		font-size: 28px;
	}

	.h5, h5 {
		font-size: 24px;
	}

	.h6, h6 {
		font-size: 22px;
	}
}

@media screen and (min-width: 400px) and (max-width: 767px) {
	.h1, h1 {
		font-size: 40px;
	}

	.h2, h2 {
		font-size: 36px;
	}

	.h3, h3 {
		font-size: 32px;
	}

	.h4, h4 {
		font-size: 28px;
	}

	.h5, h5 {
		font-size: 26px;
	}

	.h6, h6 {
		font-size: 22px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	.h1, h1 {
		font-size: 46px;
	}

	.h2, h2 {
		font-size: 40px;
	}

	.h3, h3 {
		font-size: 34px;
	}

	.h4, h4 {
		font-size: 28px;
	}

	.h5, h5 {
		font-size: 24px;
	}

	.h6, h6 {
		font-size: 22px;
	}
}

@media screen and (min-width: 1200px) {
	.h1, h1 {
		font-size: 50px;
	}

	.h2, h2 {
		font-size: 44px;
	}

	.h3, h3 {
		font-size: 38px;
	}

	.h4, h4 {
		font-size: 30px;
	}

	.h5, h5 {
		font-size: 26px;
	}

	.h6, h6 {
		font-size: 22px;
	}
}

@media screen and (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1140px;
	}
}


/* Form and buttons */
.form-control {
    padding: .75rem 1rem;
    border-radius: 0px;
}

.form-control:focus {
    border-color: rgba(196,19,0,0.3);
}

.btn-primary, .sppb-btn-primary {
    border-color: #c41300!important;
    background-color: #c41300!important;
	border-radius: 0px!important;
}

.btn-primary:active, .sppb-btn-primary:active,
.btn-primary:focus, .sppb-btn-primary:focus {
    border-color: #c41300!important;
    background-color: #c41300!important;
}

.btn-primary:hover, .sppb-btn-primary:hover {
	border-color: #252525!important;
    background-color: #252525!important;
}


/* Search */
.fsearch-container button {
	min-width: 50px;
}

.jconfirm.jconfirm-supervan .jconfirm-bg {
    background-color: rgba(37, 37, 37, 0.97)!important;
}

.jconfirm-buttons button {
	color: #ffffff!important;
    background-color: #404040!important;
	font-size: 16px!important;
	font-weight: 700!important;
	text-transform: uppercase!important;
	border-radius: 0px!important;
	padding: 15px 25px!important;
}

.jconfirm-buttons button:hover {
	color: #ffffff!important;
	background-color: #808080 !important;
}

.com-finder>*+*, .com-finder__results>*+* {
    margin-top: 0px!important;
}

.finder .input-group {
	flex-wrap: nowrap;
}

.finder button {
	white-space: nowrap;
}



/* Buttons */
.btn, img, button {
	outline: none!important;
}

.button-with-arrow, .button-with-arrow:focus, .button-with-arrow:active {
	background: #2e3841;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    padding: 0 65px 0 21px;
    position: relative;	
	border: 0px;
}

.button-with-arrow::after {
    content: '\f30b';
    font-family: 'Font Awesome 5 Free';
	color: #ffffff;
	background-color: #c41300;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
	text-align: center;
	border: 0px;
}

.button-with-arrow:hover {
	color: #ffffff;
	background-color: #c41300;
}

.button-with-arrow:hover::after, .button-with-arrow:focus::after {
	color: #ffffff;  
	background-color: #2e3841;
}

.button-gray-bordered, .button-gray-bordered:focus, .button-gray-bordered:active {
    color: #ffffff;
    border: 2px solid #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 20px;
    text-transform: uppercase;
}

.button-gray-bordered:hover {
	color: #c41300;
	background-color: #ffffff;
}

.button-red, .button-red:focus, .button-red:active {
	background: #c41300;
	color: #ffffff;
	display: inline-block;	
	padding: 0 10px;
	padding: 12px 22px;
	text-transform: uppercase;
}

.button-red:hover {
	color: #ffffff;
	background-color: #333333;
}



/* Logo, top and main menu */
#sp-topmenu {
	padding: 10px 0px 0px 0px;
}

#sp-topmenu .menu {
	list-style: none;
	padding: 0;
}

#sp-topmenu .menu {
	margin-bottom: 0px;
}

#sp-topmenu .menu li {
	display: inline-block;
	margin-right: 10px;
}

#sp-topmenu .menu li:last-child {
	margin-right: 0;
}

#sp-topmenu .menu li a {
	text-decoration: none;
	font-family: 'Montserrat';
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

#sp-topmenu .menu li a::before {
	font-family: 'Font Awesome 5 Free';
	margin-right: 6px;
	font-weight: 900;
}

#sp-topmenu .menu li:last-child a {
    display: inline-block;
	color: #ffffff;
    background-color: #c41300;
    padding: 8px 10px;
    white-space: nowrap;
	margin-left: 8px;
}

#sp-topmenu .menu li:last-child a:hover {
    background-color: #252525;
}


#sp-top-menu, #sp-logo-and-main-menu {
	background-color: rgba(255,255,255,0.5);
	position: relative;
	z-index: 9;
}

/* Header */
/*.header-sticky {
    position: fixed!important;
    top: 0;
    width: 100%;
	z-index: 9;
}*/

.header-sticky {
	position: fixed!important;
	top: 0;
	width: 100%;
	animation: spFadeIn 0.8s;
	z-index: 9;
}

@media screen and (max-width: 1399px) {
	.topbar-sticky {
		position: fixed!important;
		top: 0;
		width: 100%;
		animation: spFadeIn 0.8s;
	}
}

@media screen and (min-width: 1400px) {
	.topbar-sticky {
		position: fixed!important;
		top: 47px;
		width: 100%;
		animation: spFadeIn 0.8s;
	}
}

#sp-top-menu.header-sticky,
#sp-logo-and-main-menu.topbar-sticky {
    background-color: rgba(255, 255, 255, 0.98);
}

#sp-logo-and-main-menu.topbar-sticky {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.175);
}


@media screen and (max-width: 767px) {
	#sp-main-body {
		padding: 20px 10px 40px 10px;;
	}
}

@media screen and (min-width: 768px) {
	#sp-main-body {
		padding: 40px 10px 40px 10px;;
	}
}




@media screen and (max-width: 767px) {
	#sp-topmenu .menu li:not(:last-child) {
		font-size: 0px!important;
		margin-right: 20px;
	}
	
	#sp-topmenu .menu li:not(:last-child) a {
		font-size: 0px!important;
	}
	
	#sp-topmenu .menu li a::before {
		font-size: 16px!important;
	}
}

@media screen and (min-width: 768px) {
	#sp-topmenu .menu li:nth-child(1)::after,
	#sp-topmenu .menu li:nth-child(2)::after {
	  content: "|";
		margin-left: 15px;
		margin-right: 5px;
	}
}

@media screen and (max-width: 1199px) {
	#sp-topmenu > .sp-column {
		display: flex;
		justify-content: flex-start;
		position: relative;
		padding: 10px;
	}
	
	#sp-top-menu {
		color: #ffffff!important;
		background-color: #2e3841!important;
	}
	
	#sp-top-menu a {
		color: #ffffff!important;
	}
	
	#sp-topmenu {
		padding: 0px 20px 0px 20px;
	}
	
	#sp-topmenu ul li:last-child {
		position: absolute;
		right: 0;
		top: 0;
	}
	
	#sp-topmenu .menu li:last-child a {
		padding: 12px 10px;
	}
	
}

@media screen and (min-width: 1200px) {
	#sp-topmenu > .sp-column {
		display: flex;
		justify-content: flex-end;
		margin-right: 15px;
	}
}

@media screen and (max-width: 479px) {
	#sp-topmenu {
		padding: 0px 15px 0px 20px;
	}
	
	#sp-top-menu > .container {
		padding-left: 0px;
		padding-right: 0px;
	}
}

#sp-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#sp-logo {
    position: relative;
}

#sp-logo img {
	padding: 5px 0px 5px 0px;
}

@media screen and (max-width: 575px) {
	.logo-image, .logo-image-phone {
		width: auto;
		height: 70px!important;
		margin-left: 5px;	
	}
}

@media screen and (min-width: 576px) and (max-width: 1199px) {
	.logo-image, .logo-image-phone {
		width: auto;
		height: 90px!important;
	}
	
	#sp-menu > .sp-column {
		margin-right: 0px;
	}
}

.sp-megamenu-wrapper a {
	text-transform: uppercase;	
}

@media screen and (min-width: 1200px) {
	.crg-logo {
		position: absolute;
		left: 12px;
		bottom: 10px;
	}
	
	.logo-image, .logo-image-phone {
		width: auto;
	}
}

@media screen and (max-width: 1199px) {
	.col-lg-3 {
		flex: 0 0 auto;
		width: 75%;
	}

	.col-lg-9 {
		flex: 0 0 auto;
		width: 25%;
	}

	#sp-logo img {
		padding: 10px 0px 10px 0px;
	}
}

.sp-megamenu-parent>li.active>a {
    font-weight: 900;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 70px;
}

.sp-megamenu-wrapper .sp-megamenu-parent::before {
	content: "";
	position: absolute;
	top: 7px;
	right: 0;
	width: 130%; 
	height: 1px; 
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 5%, rgba(37, 37, 37, 0.15) 75%, rgba(255, 255, 255, 0) 100%);
}

#sp-menu > .sp-column {
    display: flex;
	align-items: center;
	margin-right: 15px;
}

.com_sppagebuilder #sp-logo-and-main-menu:not(.topbar-sticky) .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: linear-gradient(to top, rgba(255, 255, 255, 1) calc(100% - 60px), rgba(255, 255, 255, 0.4) 100%);
}



/* Offcanvas menu */
.offcanvas-menu {
  background-color: #fff;
  color: #252525;
}

a#offcanvas-toggler:hover {
	color: #BA191E!important;
}

/* 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;
	}
	
	#sp-top-bar {
		display: none!important;
	}
	
	#sp-menu .sp-module  {
		display: none!important;
	}	
	
	#sp-logo-and-main-menu {
		background-color: rgba(255, 255, 255, 0.8);
	}
}

#offcanvas-toggler {
	width: 100%;
}

body.offcanvas-active {
	position: fixed;
    right: 0;
    width: 100%;
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: #333333!important;
}

.burger-icon {
    margin-right: 5px!important;
}

.offcanvas-active .burger-icon > span {
    margin: 4.8px 0;
}

.burger-icon > span {
	background-color: #333333!important;
}

.offcanvas-menu { 
	width: 320px!important;
    border-top: 10px solid #c41300;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
	right: -320px;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	margin-right: 5px;
}

@media screen and (max-width: 767px) {
	body.ltr #offcanvas-toggler.offcanvas-toggler-right {
		margin-top: 2px;
	}
}

.offcanvas-menu ul.menu > li > a {
	text-transform: uppercase;
}

.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: #252525!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: #BA191E!important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
	font-family: Oswald, 'Open Sans';
	font-size: 18px;
	padding: 15px 12px 15px 12px;
	display: flex;
	font-weight: 700;
	border-bottom: 1px dotted #e5e5e5;
}

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: 0px!important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a.open-search-icon {
	display: none!important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
	padding: 14px 10px 14px 10px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li:not(:last-child) > a, .offcanvas-menu .offcanvas-inner ul.menu > li:not(:last-child) > span {
	border-bottom: 1px dotted #ddd;
}

.offcanvas-menu .offcanvas-inner .sp-module {
   width: 100%;
}

.com-finder>*+*, .com-finder__results>*+* {
    margin-top: 0px;
}

.offcanvas-menu .mod-finder__search .btn {
	font-size: 0px;
	border-radius: 0px;
}

.offcanvas-menu .mod-finder__search .btn .icon-search::before {
	font-size: 16px;
}

ul.menu-child li {
	padding: 0px 0px 0px 0px;
}

#offcanvas-toggler {
    font-size: 22px;
    font-weight: 400;
    z-index: 9;
}

.offcanvas-inner .menu li .trigger-fsearch span {
	display: none;
}



/* Section - main sliders */
#section-main-sliders .mk-slideshow-inner-container.container {
    padding-left: 0px;
    padding-right: 0px;
}

#section-main-sliders .mk-slideshow .owl-nav {
    bottom: 45%!important;
}

#section-main-sliders .mk-slideshow .owl-dots button span {
	border: 3px solid #fff;
}


@media screen and (min-width: 1850px)  {
	#section-main-sliders .mk-slideshow-title {
		font-size: 60px!important;
	}
}


/* Section - service boxes */
#section-service-boxes .service-box-light .mk-item-inner, 
#section-service-boxes .service-box-light .mk-image-inner {
	background-color: #36424C!important;
}

#section-service-boxes .service-box-dark .mk-item-inner, 
#section-service-boxes .service-box-dark .mk-image-inner {
	background-color: #2a333b!important;
}

#section-service-boxes .mk-content-boxes .mk-outer-link:hover .mk-item-inner,
#section-service-boxes .mk-content-boxes .mk-outer-link:hover .mk-image-inner {
	background-color: #C41300!important;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	#section-service-boxes .mk-outer-link:nth-child(4) {
		order: 3;
	}
	
	#section-service-boxes .mk-outer-link:nth-child(3) {
		order: 4;
	}
}

@media screen and (max-width: 575px) {
	#section-service-boxes .mk-content-boxes .mk-image {
		padding-top: 35px;
	}

	#section-service-boxes .mk-content-boxes .mk-text-content {
		padding-bottom: 30px;
	}
}



/* Section - request an estimate */
#section-request-an-estimate .request-an-estimate-title {
	position: relative;
	padding-right: 20px;
}

#section-request-an-estimate .request-an-estimate-title::before {
    content: '';
    border-right: 3px solid #c41300;
    position: absolute;
    bottom: -8px;
	right: 0;
    height: 40px;
}

#section-request-an-estimate .request-an-estimate-title::after {
    content: '';
    border-top: 3px solid #c41300;
    position: absolute;
    bottom: -8px;
    right: 0;
    width: 160px;
}

@media screen and (max-width: 575px) {
	#section-request-an-estimate .request-an-estimate-title {
		padding-right: 15px;
	}

	#section-request-an-estimate .request-an-estimate-title::before {
		height: 35px;
	}
}



/* Section - our focus */
#section-our-focus .our-focus-title {
	position: relative;
	padding-left: 20px;
}

#section-our-focus .our-focus-title::before {
    content: '';
    border-right: 3px solid #c41300;
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 40px;
}

#section-our-focus .our-focus-title::after {
    content: '';
    border-top: 3px solid #c41300;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 160px;
}

@media screen and (max-width: 575px) {
	#section-our-focus .our-focus-title {
		padding-left: 15px;
	}

	#section-our-focus .our-focus-title::before {
		height: 35px;
	}
}



/* Section - recent blogs */
#section-recent-blogs .recent-blogs-title {
	position: relative;
	padding-right: 20px;
}

#section-recent-blogs .recent-blogs-title::before {
    content: '';
    border-right: 3px solid #c41300;
    position: absolute;
    bottom: -8px;
	right: 0;
    height: 40px;
}

#section-recent-blogs .recent-blogs-title::after {
    content: '';
	border-top: 3px solid #c41300;
    position: absolute;
    bottom: -8px;
    right: 0;
    width: 160px;
}

@media screen and (max-width: 575px) {
	#section-recent-blogs .recent-blogs-title {
		padding-right: 15px;
	}

	#section-recent-blogs .recent-blogs-title::before {
		height: 35px;
	}
}

#section-recent-blogs .mk_article_carousel .mk-article-title a h3 {
	border-bottom: 1px solid #c41300;
	padding-bottom: 10px;
}
	
#section-recent-blogs .mk-article-readmore a {
	position: relative;
}

#section-recent-blogs .mk-article-readmore a::after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    position: absolute;
    top: 2px;
    right: -20px;
    font-weight: 900;
}

#section-recent-blogs .owl-nav {
    top: -70px;
    display: flex;
    gap: 5px;
    position: absolute;
    left: 43px;
}



/* Section - testimonials */
#section-testimonials .testimonials-title {
	position: relative;
	padding-left: 20px;
}

#section-testimonials .testimonials-title::before {
    content: '';
    border-right: 3px solid #c41300;
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 40px;
}

#section-testimonials .testimonials-title::after {
    content: '';
    border-top: 3px solid #c41300;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 160px;
}

@media screen and (max-width: 575px) {
	#section-testimonials .testimonials-title {
		padding-left: 15px;
	}

	#section-testimonials .testimonials-title::before {
		height: 35px;
	}
}

#section-testimonials .mk-slide-text {
	position: relative;
}

@media screen and (max-width: 767px) {
	#section-testimonials .owl-nav {
		display: flex;
		gap: 5px;
	}

	#section-testimonials .mk-content-carousel .mk-content {
		padding-left: 30px!important;
	}
	
	#section-testimonials .mk-content-carousel .mk-slide-subtitle {
		margin-bottom: 50px!important;
	}
		
	#section-testimonials .mk-slide-text::before {
	  content: "\f10d"; 
	  font-family: 'Font Awesome 5 Free';
	  font-weight: 900;
	  font-size: 26px;
	  color: #b0b0b0; 
	  position: absolute;
	  left: 0px; 
	  top: -40px;
	}
}

@media screen and (min-width: 768px) {
	#section-testimonials .owl-nav {
		top: -70px;
		display: flex;
		gap: 5px;
		position: absolute;
		right: 46px;
	}
	
	#section-testimonials .mk-slide-text::before {
	  content: "\f10d"; 
	  font-family: 'Font Awesome 5 Free';
	  font-weight: 900;
	  font-size: 32px;
	  color: #b0b0b0; 
	  position: absolute;
	  left: -55px; 
	  top: 0px;
	}
}



/* Footer */
#section-footer ul {
    list-style-type: none;
    padding-left: 0px;
}

#section-footer ul li {
    list-style-type: none;
    padding-left: 0px;
}

#section-footer ul li a {
	display: block;
	color: #ffffff;
	font-weight: 400;
	position: relative;
	padding: 8px 8px 8px 0px;
	line-height: 22px;
}

#section-footer .footer-contact-menu ul li a {
	display: block;
	padding: 8px 8px 8px 35px;
}

#section-footer .footer-contact-menu ul li:first-child {
	max-width: 280px;
}

#section-footer .footer-contact-menu ul li a::before {
	color: #252525;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 0;
    position: absolute;
    text-align: center;
    top: 9px;
    width: 25px;
}

#section-footer .footer-contact-menu ul li a {
	font-family: Montserrat, 'Sans Serif';
	font-weight: 400;
}

#section-footer ul li a:hover {
	color: #252525;
}

#section-footer .footer-socials-menu  ul li {
	display: inline-block;
	padding-right: 10px;
}

#section-footer .footer-socials-menu ul li a {
	display: block;
	font-size: 0px;
}

#section-footer .footer-socials-menu ul li a::before {
	display: block;
	border: 2px solid #ffffff;
	border-radius: 100%;
	width: 45px;
    height: 45px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
}

#section-footer .footer-socials-menu ul li a:hover::before {
	border: 2px solid #252525;
}



/* Scroll up button */
.sp-scroll-up {
    right: 20px;
	bottom: 20px;
    width: 45px;
    height: 45px;
    font-size: 20px;
	line-height: 45px;
    background-color: #c41300;
    color: #ffffff;
	border: 0px;
	border-radius: 4px;
}

.sp-scroll-up:hover, .sp-scroll-up:focus, .sp-scroll-up:active {
    background-color: #333333; 
}



/* Article heading with bg */
.breadcrumb {
    border-radius: 0px;
}

#sp-page-header #sp-title li.breadcrumb-item {
	margin: 0; 
	position: relative; 
}

#sp-page-header #sp-title li.float-start {
	display: none;	
}

#sp-page-header #sp-title .breadcrumb {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #c41300;
}

#sp-page-header #sp-title .breadcrumb {
	height: 250px;
	padding: 20px 0; 
}

#sp-page-header #sp-title li.breadcrumb-item {
	text-align: center;
	color: #fff;
	background-color: #c41300;
	font-weight: 900;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.52);
    text-transform: uppercase;
}

@media screen and (max-width: 575px) {
	#sp-page-header #sp-title li.breadcrumb-item {
		font-size: 32px;
		line-height: 38px;
		padding: 0px 15px 0px 15px;
	}

	#sp-page-header #sp-title .breadcrumb {
		height: 120px;
		padding: 0px 40px 0px 40px; 
	}

	.article-details .article-header h1 {
		font-size: 32px;
		line-height: 38px;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	#sp-page-header #sp-title li.breadcrumb-item {
		font-size: 34px;
		line-height: 40px;
		padding: 0px 35px 0px 35px;
	}

	#sp-page-header #sp-title .breadcrumb {
		height: 140px;
		padding: 0px 40px 0px 40px; 
	}

	.article-details .article-header h1 {
		font-size: 34px;
		line-height: 40px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	#sp-page-header #sp-title li.breadcrumb-item {
		font-size: 38px;
		line-height: 44px;
		padding: 0px 40px 0px 40px;
	}

	#sp-page-header #sp-title .breadcrumb {
		height: 160px;
		padding: 0px 40px 0px 40px; 
	}

	.article-details .article-header h1 {
		font-size: 36px;
		line-height: 40px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	#sp-page-header #sp-title li.breadcrumb-item {
		font-size: 42px;
		line-height: 48px;
		padding: 0px 45px 0px 45px;
	}

	#sp-page-header #sp-title .breadcrumb {
		height: 180px;
		padding: 0px 40px 0px 40px; 
	}
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
	#sp-page-header #sp-title li.breadcrumb-item {
		font-size: 46px;
		line-height: 52px;
		padding: 0px 50px 0px 50px;
	}

	#sp-page-header #sp-title .breadcrumb {
		height: 200px;
		padding: 0px 40px 0px 40px; 
	}
}

@media screen and (min-width: 1601px)  {
	#sp-page-header #sp-title li.breadcrumb-item {
		font-size: 50px;
		line-height: 56px;
		padding: 0px 60px 0px 60px;
	}

	#sp-page-header #sp-title .breadcrumb {
		height: 220px;
		padding: 0px 40px 0px 40px; 
	}
}

/*for smart search results which adds search term to breadcrumbs*/
#sp-page-header #sp-title li:nth-child(3) {
	display: none;	
}

#sp-page-header #sp-title li a {
	color: #fff;
	pointer-events: none;
}



/* Individual article */
.article-header h1 {
	text-transform: uppercase;
}



/* Article blog view */
.article-list .article {
    border: 1px solid #e7e7e7;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    text-transform: uppercase;
    font-weight: 700;
}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
    color: #c41300;
}

.article-list .article .readmore a, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
    display: inline-block;
	font-size: 14px;
	font-weight: 700;
	color: #c41300;
	border: 2px solid #c41300;
	background-color: transparent;
	padding: 12px 22px;
	text-transform: uppercase;
} 

.article-list .article .readmore a:hover {
	color: #ffffff;
	background-color: #c41300;
}



/* Side modules */
@media screen and (max-width: 991px) {
	#sp-left, #sp-right {
		margin-top: 40px;
	}
}

#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 30px;
	border: 1px solid #e7e7e7;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
	border-bottom: 1px solid #e7e7e7;
	margin: 0 0 20px;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
	text-transform: uppercase;
}

.redmodule {
	background: #c41300;
	color: #ffffff;
}

.redmodule h3.module-title {
	color: #ffffff;
}

.redmodule a.btn {
	background: #ffffff;
	color: #c41300;
}

.redmodule a.btn:hover,
.redmodule a.btn:focus {
	color: #ffffff;
}

.redmodule-btn, .redmodule-btn:active, .redmodule-btn:focus {
	display: inline-block;
	color: #c41300; 
	font-weight: 700;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 0px;
	padding: 12px 22px;
	text-transform: uppercase;
}

.redmodule-btn:hover {
	color: #ffffff; 
	background-color: transparent;
}

/*.button-with-arrow::after {
    content: '\f30b';
    font-family: 'Font Awesome 5 Free';
    color: #ffffff;
    background-color: #c41300;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    text-align: center;
    border: 0px;
}*/

#sp-left ul li a, #sp-right ul li a {
	position: relative;
}

#sp-left ul li a::after, #sp-right ul li a::after {
    content: '\f30b';
    font-family: 'Font Awesome 5 Free';
    color: #252525;
    position: absolute;
    right: 0;
    top: 0;
}

#sp-left ul li a:hover::after, #sp-right ul li a:hover::after {
	color: #c41300;
}


/* Contact page */
.contacts-page h4 {
	font-size: 20px;
	margin-bottom: 5px;
}	

.contacts-page .article-details img {
	width: 100%;
}

.rsformProgress ~ h2, #userForm h2 {
	font-size: 2.23rem;
	text-transform: uppercase;
}	

.rsform-button, .rsform-button:focus, .rsform-button:active,
.rsform-submit-button, .rsform-submit-button:focus, .rsform-submit-button:active {
	border: 0px;
	border-radius: 0px;
	font-weight: 700;
	background: #c41300;
	color: #ffffff;
	display: inline-block;	
	padding: 0 10px;
	padding: 12px 22px;
	text-transform: uppercase;
}

.rsform-button:hover,
.rsform-submit-button:hover  {
	color: #ffffff;
	background-color: #333333;
}

