/*!
Theme Name: Best Wave
Theme URI: https://them.es/starter
Author: 79Digital Solutions
Author URI: https://79digital.com
Description: This theme is specially designed for Best Wave by https://79digital.com
Version: 3.6.2
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: fmd
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */


/*
    font-family: 'Bahnschrift';
	font-family: "Anton", sans-serif;
	font-family: "Poppins", sans-serif;
*/


@font-face {
    font-family: 'Bahnschrift';
    src: url('fonts/Bahnschrift.woff2') format('woff2'),
        url('fonts/Bahnschrift.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




body {
	font-size: 13px;
	line-height: 1.4;
	color: #666666 !important;
	font-family: "Poppins", sans-serif;
}


.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition:
		filter 0.2s ease-in,
		-webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

#homeBanner {
    position: relative;
    overflow: hidden;
    min-height: 480px;
    max-height: 720px;
	margin: 0px auto;
}

#homeBanner .slideImage,
#pageBanner .slideImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#homeBanner .slideImage .bannerImage,
#pageBanner .slideImage .bannerImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#pageBanner {
    position: relative;
    overflow: hidden;
    min-height: 240px;
	max-height: 240px;


	max-width: 1366px;
	background: url('/wp-content/uploads/2026/06/banner-1.jpg') center center no-repeat;
	display: block;
	background-size: cover;
	padding: 60px 30px 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	position: relative;
	color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

#pageBanner .slideImage:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	display: block;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}


#pageBanner .slide_text {
	position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    width: 100%;
    transform: translateY(-50%);
	z-index: 11;
}

#pageBanner .slide_text h1 {
	font-size: 46px;
	text-transform: uppercase;
    font-family: 'Bahnschrift';
	margin-bottom: 10px !important;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: -0.5px;
}

#pageBanner .slide_text a {
	color: #ffffff;
}
#pageBanner .slide_text a:hover {
	color: #ed1f24;
}


@media (min-width: 768px) {
    #homeBanner:before
	 {
        content: '';
        display: block;
        padding-top: 56.08%;
    }
	#pageBanner:before
	 {
        content: '';
        display: block;
        padding-top: 18.08%;
    }
}


#homeBanner .hero {
    position: absolute;
    height: 100%;
    width: 100%;
	left: 0;
	top: 0;
}

#homeBanner .hero .slide {
    height: 100%;
    width: 100%;	
}




.footer_above_callout {
    position: relative;
    overflow: hidden;
    min-height: 480px;
    max-height: 840px;
}

.footer_above_callout .slideImage{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer_above_callout .slideImage .calloutImage{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

nav#header {
	background: #ffffff ;
	padding: 5px 40px 5px;
	color: #000000;
	position: absolute;
	top: 38px;
	left: 0;
	width: 100%;
	z-index: 111;
}

.fixedHeader nav#header {
	padding: 0px 0px;
	background: #ffffff;
	z-index: 99999;	
	position: fixed;
	top: 0;
	width: 100%;
}

.navbar-brand {
	padding: 0;
}
.home.fixedHeader nav#header {
	padding: 20px 40px 20px;
	background: #ffffff;
}



nav#header .container {
	padding: 0;
	max-width: 1170px;
}




	#homeBanner .slideImage:before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 1;
		z-index: 101;
		background: rgba(0, 0, 0, 0.3);
	}

/*	#homeBanner .videoframe:after, #homeBanner .slideImage:after {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 75%;
		background: -moz-linear-gradient(bottom,rgba(0, 0, 0, 0.5) 0%,rgba(0,0,0,0) 100%);
		background: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.5) 0%,rgba(0,0,0,0) 100%);
		background: linear-gradient(to top,rgba(0, 0, 0, 0.5) 0%,rgba(0,0,0,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
		opacity: 0.9;
		z-index: 101;
	}

*/

#homeBanner .banner_slide_text {
	position: absolute;
	left: 100px;
	top: 80px;
	width: 100%;
	max-width: 740px;
	padding: 0;
	z-index: 111;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
}
#homeBanner .top-text {
	font-size: 58px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: var(--white);
    font-family: 'Bahnschrift';
	line-height: 1;
	color: #ffffff;
	font-weight: 700;
	text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.7);
}
#homeBanner .bottom-text {
	display: block;
	line-height: 20px;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0;
	margin-top: 25px;
	margin-bottom: 50px;
	color: #ffffff;
}


/* Highlighted word */

/* Optional subtle hover effect */

/* Subtitle */
.banner-text-title {
    font-size: 30px;
    letter-spacing: 2px;

    color: #ffffff;

    margin-top: 25px;

    text-shadow:
        0 4px 20px rgba(0, 0, 0, 0.45);

    animation: fadeUp 1.2s ease forwards;

    transform: translateY(30px);
    opacity: 0;
}

/* Animation */
@keyframes fadeUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.banner_buttons {
	margin-top: 40px;
}

.button, .wpforms-submit {
    display: inline-block !important;
    color: #ffffff !important;
    background: #ed1f24 !important;
    text-decoration: none;
    line-height: 1.125 !important;
    padding: 10px 23px !important;
    position: relative;

    font-size: 14px !important;
    letter-spacing: 0 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;

    text-align: center;
    border-radius: 0;

    overflow: hidden;

    transition: all 0.2s ease;

	position: relative;

	-webkit-clip-path:	polygon(0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px));
	clip-path:	polygon(0 0,
        calc(100% - 10px) 0,
        100% 10px,
        100% 100%,
        10px 100%,
        0 calc(100% - 10px));
	
}

/* Hover */
.button:hover, .wpforms-submit:hover {
    background: #000000 !important;
    color: #ffffff !important;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);

}


.wel-text-area .button {
    text-decoration: none;
    line-height: 1;
    padding: 2.4em 4.6em;
    font-size: 11px;
    font-weight: 700;
}


/* Click effect */
.button:active {
    transform: translateY(-1px) scale(0.98);
}

button:focus {
	outline:0;
}

.banner_buttons .button {
	margin: 0px 13px;
}

.banner_buttons .button:last-child {
	margin-right: 0px;
}
.banner_buttons .button:first-child {
	margin-left: 0px;
}


/*
.banner_bottom_text {
	background: #e5e9ec;
	padding: 19px 0;
}
.banner_bottom_text .container  {
	max-width: 1400px;
	text-align: center;
	padding: 0px 12px;
}
.banner-btm-text {
	font-size: 14px;
	color: #032443;
	text-transform: uppercase;
	padding: 0px 40px;
	font-weight: 600;
	position: relative;
}
*/
.banner_bottom_text {
    background: #e5e9ec;
    padding: 19px 0;
}

/* Layout */
.banner_bottom_text .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	max-width: 1440px;
}

/* Text Item */
.banner-btm-text {
    font-size: 14px;
    color: #032443;

    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;

    padding: 0 35px;

    position: relative;

    transition:
        color 0.3s ease,
        transform 0.3s ease;
}

/* Divider */
.banner-btm-text:not(:last-child)::after {
    content: "";

    position: absolute;
    right: 0;
    top: 50%;

    width: 1px;
    height: 18px;

    background: rgba(3, 36, 67, 0.2);

    transform: translateY(-50%);
}

/* Underline Animation */
.banner-btm-text::before {
    content: "";

    position: absolute;
    left: 35px;
    bottom: -6px;

    width: 0%;
    height: 2px;

    background: #ce202c;

    transition: width 0.35s ease;
}

/* Hover */
.banner-btm-text:hover {
    color: #ce202c;

    transform: translateY(-2px);
}

/* Underline Expand */
.banner-btm-text:hover::before {
    width: calc(100% - 70px);
}


.banner-btm-text:after {
	content: '';
	width: 2px;
	height: 27px;
	position: absolute;
	right: -1px;
	top: 0px;
	display: block;
	background: #032443;
	display: inline-block;
    line-height: 2;
}
.banner-btm-text:last-child:after {
	display: none;
}

/*
.banner_new_single_link .banner_new_single_link_inner {
	display: block;
}

.banner_new_single_link .banner_new_single_link_inner a {
	display: block;
	position: relative;
}
.banner_new_single_link .banner_new_single_link_inner a:before {
	display: table;
	content: '';
	padding-top: 77%;
	width: 100%;
}
.banner_new_single_link .banner_new_single_link_inner a img {
	width: 100%;
	display: block;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
}

.banner_new_single_link .banner_new_single_link_inner a span {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 20px;
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: 1px;
	text-shadow: 0px 0px 17px #000000;
	padding: 0 35px;
	color: #ffffff;
	font-weight: 600;
}
	*/

.banner_new_links .banner_new_single_link {
    margin-top: 100px;
}

.banner_new_links .banner_new_single_link:nth-child(2) {
    margin-top: 0;
}

/* Card */
.banner_new_single_link .banner_new_single_link_inner {
    display: block;
    overflow: hidden;
    border-radius: 12px;
}

/* Link */
.banner_new_single_link .banner_new_single_link_inner a {
    display: block;
    position: relative;

    overflow: hidden;

    border-radius: 12px;

    transition:
        transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
        box-shadow 0.4s ease;
}

/* Aspect Ratio */
.banner_new_single_link .banner_new_single_link_inner a:before {
    display: table;
    content: '';
    padding-top: 77%;
    width: 100%;
}

/* Image */
.banner_new_single_link .banner_new_single_link_inner img {
    position: absolute;
    inset: 0;

    width: 100%;
    height: 100%;

    object-fit: cover;

    transition:
        transform 0.6s ease,
        filter 0.4s ease;
}

/* Dark Overlay */
.banner_new_single_link .banner_new_single_link_inner a:after {
    content: "";

    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            to top,
            rgba(0,0,0,0.65),
            rgba(0,0,0,0.15),
            transparent
        );

    transition: opacity 0.4s ease;
}

/* Text */
.banner_new_single_link .banner_new_single_link_inner a span {
    position: absolute;

    width: 100%;
    left: 0;
    bottom: 25px;
    z-index: 2;

    padding: 0 35px;

    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 1px;

    color: #ffffff;
    font-weight: 600;

    line-height: 1.3;

    transition:
        transform 0.4s ease,
        color 0.3s ease;
}

/* Hover */
.banner_new_single_link .banner_new_single_link_inner a:hover {
    transform: translateY(-8px);

    box-shadow:
        0 20px 40px rgba(0,0,0,0.18);
}

/* Image Zoom */
.banner_new_single_link .banner_new_single_link_inner a:hover img {
    transform: scale(1.08);
}

/* Text Move */
.banner_new_single_link .banner_new_single_link_inner a:hover span {
    transform: translateY(-4px);
}

/* Optional Overlay Enhancement */
.banner_new_single_link .banner_new_single_link_inner a:hover:after {
    opacity: 0.9;
}


.nav-link {
	font-size: 14px !important;
	text-transform: inherit;
	color: #0f131f !important;
	font-weight: 500 !important;
	padding: 0 !important;
	margin: 0px 20px;

    font-size: 14px !important;
    letter-spacing: 0 !important;
	font-family: "Poppins", sans-serif !important;
}
.nav-link:hover, .current-menu-item > .nav-link {
	color: #ed1f24 !important;
	text-decoration: underline;
	text-underline-offset: 14px;
	text-decoration-thickness: 21px;
}
.top-bar a {
	color: #ffffff;
}
  
.top-bar {
	line-height: 40px;
	height: 40px;
	background: #ed1f24;
    color: #ffffff;
	font-size: 12px;
	display: none;
}

.top-bar .container {
	max-width: 1194px;
}


.tel-top-bar {
    color: #ffffff;
	display: inline-block;
	vertical-align: top;
}
.email-top-bar {
    color: #ffffff;
	display: inline-block;
	vertical-align: top;
}
.top-bar-right .tel-top-bar {
	margin-left: 10px;
}
.top-bar-right .email-top-bar {
	margin-right: 10px;
	vertical-align: top;
}

.top-bar-left a i {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}


.top-bar-right {
	text-align: right;
}

.top-bar-right i {
	margin-right: 10px;
}
.top-bar-right i {
	margin-right: 10px;
}

.tel-top-bar {
}

.social-icon-top {

}
.social-icon-top ul {
	list-style: none;
	padding: 0;
	margin: 0 15px 0 0;
	display: inline-block;
	vertical-align: top;
}
.social-icon-top ul li {
	display: inline-block;
	height: 19px;
	vertical-align: top;
	line-height: 19px;
	margin-top: 9px;
}

.social-icon-top ul li:nth-child(5) {
	margin-left: 20px;
}
.social-icon-top ul li:nth-child(6) {
	margin-left: 3px;
}


.social-icon-top ul li a {

	color: #ffffff;
	font-size: 12px;

	width: 20px;
	height: 19px;
	border-radius: 4px;
	background: #231f20;
	color: #ffffff;
	transition: 300ms;


	line-height: 16px;
    display: inline-block;
    text-align: center;

}

.social-icon-top ul li a:hover {
	background: #ffffff;
	color: #231f20;
}


.social-icon-top ul li a i {
	margin: 0 !important;
}





.social-icon-top ul li a.flag-en {
    background: url('images/flag-2.png') left top no-repeat;
	background-size: cover;
    display: block;
	width: 25px;
	height: 14px;
}

.social-icon-top ul li a.flag-sr {
    background: url('images/flag-1.png') left top no-repeat;
	background-size: cover;
    display: block;
	width: 25px;
	height: 14px;
}





#main {
	margin-top: 0;
}

/*
.banner_new_links {
}

.banner_new_links .banner_new_single_link {
	margin-top: 100px;
}

.banner_new_links .banner_new_single_link:nth-child(2) {
	margin-top: 0px;
}
	*/



.stats-area {
	padding: 15px;
	text-align: center;
	display: block;
	background: #ed1f24;
}

.stats-area .stats-text {
	max-width: 240px;
	margin-bottom: 20px;
    font-family: 'Bahnschrift';
}


.stats-area .stats-text:after {
	content: '';
	width: 100%;
	max-width: 137px;
	height: 1px;
	background: #ffffff;
	display: block;
	margin: 20px auto 0;
}

.stats-area .stats-text:last-child:after {
	display: none;
}
.stats-area .stats-text:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}


.stats-area .stats-text .stats-icon {
	display: block;
	margin: 0px auto 10px;
	background-color: #ffffff;

	mask-size: cover;
	mask-repeat: no-repeat;
}

.stats-area .stats-text .icon-1 {
	-webkit-mask-image: url("images/wel-icon-1.png");
	mask-image: url("images/wel-icon-1.png");

	width: 51px;
	height: 53px;

}
.stats-area .stats-text .icon-2 {
	-webkit-mask-image: url("images/wel-icon-2.png");
	mask-image: url("images/wel-icon-2.png");

	width: 64px;
	height: 53px;


}
.stats-area .stats-text .icon-3 {
	-webkit-mask-image: url("images/wel-icon-3.png");
	mask-image: url("images/wel-icon-3.png");

	width: 52px;
	height: 53px;

}

.stats-area .stats-text .stats-title {
	text-transform: uppercase;
    font-size: 32px;
    color: #ffffff;
    line-height: 1;
	font-weight: 700;
    padding: 0px;
    margin: 0px 0 10px;
}

.stats-area .stats-text .stats-text, .stats-area .stats-text-inner {
 	text-transform: uppercase;
	font-weight: 700;
    font-size: 14px;
    color: #ffffff;
    line-height: 1;
    padding: 0px;
    margin: 0px;
}



.stats-area .stats-text:hover .stats-title, .stats-area .stats-text:hover .stats-text {
	color: #000000;
}




.home #main.container {
	margin: 0 !important;
	padding: 0 !important;
}
.welcometext-block {
	position: relative;
	margin: 0;
	padding: 70px 0;
}


.welcome-img-inner {
	transition: 300ms;
	position: relative;
	overflow: hidden;
	height: 100%;
}

.welcome-img-inner img {
	transition: 300ms;
	width: 100%;
	max-width: inherit;
	object-fit: cover;
	height: 100%;
	position: relative;
	z-index: 11;


	clip-path: polygon(
        10% 0,
        100% 0,
        100% 90%,
        90% 100%,
        0 100%,
        0 10%
    );

    -webkit-clip-path: polygon(
        10% 0,
        100% 0,
        100% 90%,
        90% 100%,
        0 100%,
        0 10%
    );

}

.welcome-img-inner:hover img {
}


.home_news_box_image a, .footer_contact_link {
	overflow: hidden;
}
.home_news_box_image a img, .footer_contact_link img {
	transition: 300ms;
}
.home-news-item .row:hover a img, .footer_contact_link:hover img {
	transform: scale(1.1);
}



.wel-text-area {
	padding-right: 30px !important;
}


.wel-text-area .entry-title {
	display: none;
}

.p-s-1-list {
	margin-bottom: 30px;
}

.welcome-cite-text {
	font-size: 16px;
	line-height: 28px;
	font-weight: 700;
	color: #000000;
}
.welcome-cite-text span {
	display: block;
	font-size: 13px;
	color: #555555;
}



#wrapper {
	overflow: hidden;
}



h1 {
	text-transform: inherit;
	color: #032443;
	line-height: 54px;
	font-weight: 700;
	letter-spacing: 0px;
	font-size: 42px;
	margin-bottom: 50px !important;
	font-family: "Anton", sans-serif;

}


.wel-text-area h1 {
	text-transform: uppercase;
	font-size: 22px;
    color: #ed1f24;
    line-height: 1;
    padding: 0px;
	letter-spacing: -0.5px;
    margin: 0px 0 15px !important;
    font-family: 'Bahnschrift';
	font-weight: 700;
}

.wel-text-area h2 {
	text-transform: uppercase;
    font-family: 'Bahnschrift';
	font-size: 52px;
    color: #000000;
    line-height: 46px;
    padding: 0px;
    margin: 0px 0 20px;
	display: block;
}



.wel-text-area p {
	margin-bottom: 24px;
	text-align: justify;
}

.wel-text-area p span {
	color: #ce202c;
}

.welcome-stats {
	padding: 0;
}





.footer_above_callout {
	
}
.footer_contact_link {
	position: relative;
	display: block;
	padding: 152px 30px;
}
.footer_contact_link .slideImage {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.footer_contact_link .slideImage img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.footer_callout_text {
	max-width: 490px;
	padding: 50px 25px;
	text-align: center;
	background-color: #feba12;
	color: #ffffff;
	border-radius: 75px 0 75px 0;
	position: relative;
    display: block;
    margin: 0 auto;
}

.footer_callout_text span {
	max-width: 300px;
	display: block;
	margin:  0 auto 45px;
	font-size: 22px;
	line-height: 1.4;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}


.footer_callout_text em {
	font-weight: 700;
	font-size: 58px;
	display: block;
	line-height: 1;
	font-style: normal;
}


.ft-green-bg {
	background: #49a346;
	color: #ffffff;
	padding: 40px;
}
.ft-green-bg h2 {
	font-size: 32px;
	line-height: 45px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-weight: 700;
}
.ft-green-bg h2 span {
	color: #000000;
}

.ft-top-bar {
	background: #ed1f24;
	color: #ffffff;
	padding: 40px 0 20px;
	margin-bottom: 35px;
}


footer#footer {
	color: #ffffff;
    background: #000000;
	padding-top: 0;
    padding-bottom: 0;
	position: relative;
    font-size: 13px;
	line-height: 28px;
	margin-top: 70px;
}

.home footer#footer {
	margin-top: 0;
}


footer#footer .container {
	position: relative;
	z-index: 11;
	max-width: 1194px;
}

footer#footer .footer_logo {
	position: relative;
	display: block;
	margin: 0 0 20px;
}

footer#footer h3 {
	margin-bottom: 20px;
	color: #ffffff;
    font-size: 20px;
    line-height: 1em;
    font-weight: 700;
	text-transform: uppercase;
	font-family: 'Bahnschrift';
}

.ft-top-col h3:after {
	height: 3px;
	width: 100%;
	background: #000000;
	margin-top: 15px;
	display: block;
	content: '';
}

.ft-top-col div i {
	margin-right: 15px;
}


#footer p {
	margin-top: 0 !important;
}

.footer-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block !important;
}
.footer-nav li {
	display: block;
}
.footer-nav li a, footer#footer a {
	display: inline-block;
	color: #ffffff;
}
.footer-lower-col-2 a:hover {
	color: #991e20;
}

.address-info {
	margin-bottom: 0px;
}
.po_box {
	font-size: 20px;
	line-height: 2.1;
}


.footer-lower-section {
	padding: 15px 0;
	background: transparent;
	font-size: 13px;
	position: relative;
	z-index: 11;
	max-width: 1130px;
	margin: 55px auto 0;
	color: #666666;
	border-top: 2px solid #666666;
}


.footer-lower-col-1 p {
	margin: 0px !important;
}

.footer-lower-col-2 {
	text-align: right;
}

.footer-lower-col-2 a {
	color: #666666 !important;
}
.footer-lower-col-2 a:hover {
	color: #ed1f24 !important;
}

/** FAQ Section **/

.faqs{



}

.faqs .faq{

	border-bottom:solid 2px #fff;

}



.faq-question{

	position:relative;

	margin:0;

	padding: 15px 70px 15px 0;

	background: transparent;

	color: #ce202c;

	cursor:pointer;

	border-bottom: 8px solid #ce202c;

	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 0;
	text-transform: uppercase;
	font-weight: 700;

}

.faq.open .faq-question{

	background: transparent;
	border-bottom: 8px solid #d6d6d6;
	color: #333333;

}

.faq-question:hover{

	color: #333333;
	background: transparent;
	border-bottom: 8px solid #d6d6d6;

}

.faq-question:after {

    display: block;
    width: 25px;
    height: 33px;
	line-height: 33px;
    text-align: center;
    position: absolute;
    right: 30px;
    top: 20px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transition: 300ms;
    content: '\f062';
	font-size: 0px;

	background-color: currentColor;
	mask-image:url('images/arroe.png');
	mask-position:right center;
	mask-repeat:no-repeat;
	mask-size: cover;

	/*transition:300ms;*/





}

.faq.open .faq-question:after {

  transform:rotate(180deg);

}

.faq-answer {
    display: none;
    margin-bottom: 0px !important;
	transition: none;
}


.faq-answer {
    display: none;
    padding: 0px;
	border-top: none;
    margin-bottom: 0px;
	background: transparent;
}

.faq-answer .col-md {
    padding: 35px 12px 10px 12px;
}

/** END FAQ Section */


/** * Why Choose Us Section */
	
	.why_logos {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between; /* or space-between if you prefer */
		gap: 30px;
	}

	.single_why_logo {
		flex: 1 1 245px;
		max-width: 245px;
		display: flex;
		justify-content: center;
	}

	.single_why_logo_inner {
		width: 100%;
		aspect-ratio: 1 / 1; /* 🔥 keeps it perfectly square */
		
		background: #f1f2f4;
		border-radius: 50%;

		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		padding: 20px;
	}

/* Icon */
.single_why_logo_inner img {
    width: auto;
    max-height: 80px;
    margin-bottom: 10px;
}

/* Title inside circle */
.single_why_logo .title {
    position: static; /* remove absolute */
    margin: 0;
    
    font-size: 22px;
    font-weight: 600;
    color: #032443;
    text-transform: uppercase;
    line-height: 1.3;
}

	/*Hover effect */
	.single_why_logo_inner {
		transition: all 0.3s ease;
	}

	.single_why_logo_inner:hover {
		transform: translateY(-5px);
		box-shadow: 0 10px 20px rgba(0,0,0,0.08);
		background: #e3e3e3;
	}

	.single_why_logo_inner:hover .title {
	}



/** end Why Choose Us Section */


.home #main.container {
	max-width: 100% !important;
}

.why_title_area {
	text-align: center;
	margin-bottom: 90px;
}

.why_title_area h2 {
	font-size: 58px;
	line-height: 1;
	margin: 0;
	color: #ce202c;
	text-transform: uppercase;
}

.why_title_area .why_title_bottom {
	font-size: 32px;
	line-height: 1.3;
	margin-bottom: 0;
	text-transform: uppercase;
	color: #032443;
}

.why_choose_us_section .container {
	max-width: 1560px;
	padding: 0px 30px;
}


.home-faqs-section {
	margin: 120px 0;
	display: block;
	position: relative;
}
.home-faqs-title {
	text-align: center;
	font-size: 58px;
	line-height: 1;
	margin: 0;
	color: #ce202c;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
}

.home-faqs-subtitle {
	font-size: 32px;
	line-height: 1.3;
	margin-bottom: 0;
	text-transform: uppercase;
	margin-bottom: 60px;
	color: #032443;
	text-align: center;
	font-weight: 700;
}


.testimonials_section {
	margin-top: 102px;
}


.testimonials_area_inner {
	display: table-cell;
	vertical-align: middle;
	padding: 90px 40px;
	position: relative;
	z-index: 1;
}

.testimonials_area_inner:before {
	background: url('images/shape-top.png') left bottom no-repeat;
	width: 406px;
	height: 153px;
	content: '';
	display: block;
	position: absolute;
	left: -12px;
	top: 0;
	z-index: 1;
}

.testimonials_area_inner:after {
	background: url('images/shape-bottom.png') right bottom no-repeat;
	width: 406px;
	height: 153px;
	content: '';
	display: block;
	position: absolute;
	right: -12px;
	bottom: 0;
	z-index: 1;
}


.testimonials_area_inner_content {
	max-width: 480px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	z-index: 11;
}


.testimonials_area {
	background: #feba12;
	color: #ffffff;
	display: table;
	text-align: center;
	position: relative;
}
blockquote {
}
blockquote .quote-cite {
}

blockquote .quote-cite:before {
}
blockquote .quote-cite:after {
}




.testimonials_title_area h2 {
	font-size: 29px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #ffffff;
	display: block;
	margin-bottom: 60px;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	letter-spacing: 2px;
}


.form_area {
	padding: 65px 30px 38px 80px !important;
	position: relative;
}

.form_area_inner {
	max-width: 560px;
}

.form_area_inner h2 {
	font-size: 32px;
	line-height: 1.2;
	font-family: "Montserrat", sans-serif;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #032443;
	font-weight: 700;
}
.form_area_inner h2 span {
	color: #ce202c;
}
 
.form_details {
	letter-spacing: 2px;
	font-size: 18px;
	color: #333333;
	margin-bottom: 30px;
}




.form_area input, .form_area select {
  border: none !important;
  background: #f2f4f5 !important;
  border-radius: 0 !important;
  padding: 10px 27px !important;
  height: 60px !important;
  line-height: 40px !important;
  font-size: 18px !important;
  letter-spacing: 2px !important;
  color: #333333 !important;
  margin-bottom: 20px;
  width: 100% !important;
}

.form_area br {
  display: none;
}
.codedropz-upload-handler {
  border: none !important;
  border-radius: 0 !important;
  background: #f2f4f5;
  padding: 30px;
}
.codedropz-upload-container {
	padding: 0 !important;
	font-size: 18px;

}
.codedropz-upload-inner h3 {
	font-size: 32px;
	text-transform: uppercase;
	color: #032443;
	font-weight: 700;
}
.codedropz-upload-inner span {
	letter-spacing: 2px;
}
.codedropz-upload-inner .cd-upload-btn {
	color: #007bff;
}

.form_area textarea {
  background: #f2f4f5 !important;
  border-radius: 0 !important;
  padding: 10px 27px !important;
  height: 120px !important;
  border: none !important;
}

.contact_us_right.form_area input {
	margin-bottom: 0;
}
div.wpforms-container-full:not(:empty) {
	margin-top: 0 !important;
}


.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
	padding-top: 0;
}
.contact_us_left {
	font-size: 22px;
}

.contact_us_left a {
	color: #ce202c;
	font-weight: 700;
}


.contact_us_left .tel-info {
	margin-bottom: 15px;
}
.contact_us_left .location-info {
	margin-bottom: 15px;
}
.contact_us_left a:hover {
	color: #032443;
}

.form_area .wpcf7-submit {
    background: #ce202c !important;
    line-height: 1.5 !important;
    height: 67px !important;
    padding: 15px 16px !important;

    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;

    text-align: center !important;
    min-width: 150px !important;
    max-width: 270px;

    display: block !important;
    border: none !important;

    border-radius: 6px !important;

    position: relative;
    overflow: hidden;
    cursor: pointer;

    transition:
        background-color 0.35s ease,
        transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),
        box-shadow 0.35s ease,
        color 0.35s ease !important;
}

/* Shine Effect */
.form_area .wpcf7-submit::before,
.wpforms-submit::before {
    content: "";
    position: absolute;
    top: 0;
    left: -120%;
    width: 100%;
    height: 100%;

    background: linear-gradient(
        120deg,
        transparent,
        rgba(255,255,255,0.25),
        transparent
    );

    transition: all 0.6s ease;
}

/* Hover */
.form_area .wpcf7-submit:hover,
.wpforms-submit:hover {
    background: #032443 !important;

    transform: translateY(-3px);

    box-shadow:
        0 10px 25px rgba(0, 0, 0, 0.18);
}

/* Shine Movement */
.form_area .wpcf7-submit:hover::before,
.wpforms-submit:hover::before {
    left: 120%;
}

/* Click Effect */
.form_area .wpcf7-submit:active,
.wpforms-submit:active {
    transform: translateY(-1px) scale(0.98);
}


.full-width-map iframe {
	width: 100%;
	min-height: 450px;
	margin-top: 80px;
}

.contact_us_right.form_area {
	padding-top: 0 !important;
}


.home_news_box_image {
	padding-right: 0 !important;
}
.home_news_box_image a {
	display: block;
	height: 100%;
}
.home_news_box_image .post-thumbnail {
	margin: 0;
	height: 100%;
}


.home_news_box_image img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	display: block;
}

.home_news_box_content {
	border: 1px solid #cfcfcf;
	padding: 50px 35px 50px !important;
}

.home_news_box_content h2 {
	font-size: 20px;
	line-height: 1.5;
	max-width: 310px;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	color: #032443;
	text-transform: uppercase;
	min-height: 90px;
	margin-bottom: 25px;
}
.home_news_box_content h2 a {
	color: #032443;
}

.home_news_box_content a.read-more-link {
	color: #ce202c;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
}

.home_news_box_content a.read-more-link:hover {
	color: #032443;
}

.home-news-item .row {
	margin: 0 !important;
}

.home-news-section {
}

.home-news-section-link {
	text-align: center;
	margin-bottom: 120px;
	margin-top: 80px;
}


@media only screen and (max-width : 991px) {

	nav#header, .fixedHeader nav#header {
		padding: 15px 25px 15px !important;
	}
	#homeBanner .banner_slide_text {
	}
	#homeBanner {
		height: 640px;
	}
	.banner_buttons .button {
		margin: 10px 0 0;
	}
	.banner-text-title {
		display: none;
	}

	.navbar-brand img {
		height: 40px !important;
	}
	.navbar-toggler {
		background-color: #ffffff !important;
	}
	#homeBanner .banner_title span {
		font-size: 44px;
	}
	#homeBanner .banner_title {
		font-size: 20px;
		font-weight: 700;
	}
	.banner-btm-text:after {
		display: none;
	}
	.banner-btm-text {
		display: block;
	}
	.banner-btm-text {
		padding: 0px 0px;
	}
	.banner_new_links .row {
		display: block;
	}
	.banner_new_links .banner_new_single_link {
		margin-top: 0px;
		margin-bottom: 15px;
	}
	#main {
		padding-top: 10px !important;
	}
	.welcometext-block {
		padding: 20px 0 40px;
	}
	.welcome-img-inner {
		margin-left: 0;
		margin-bottom: 30px;
	}
	.hiw-section-2 .welcome-img-inner {
		margin-left: 0;
		margin-top: 30px;
		margin-right: 0;
	}
	.wel-text-area {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.why_choose_us_section {
		text-align: center;
	}
	.why_title_area {
		margin-bottom: 40px;
	}
	.single_why_logo {
		margin-bottom: 20px;
	}
	.footer-col-1, .footer-col-2, .footer-col-3 {
		margin-bottom: 40px;
	}


	footer#footer .container {
		padding: 0px 20px;
	}
	.home-faqs-title, .why_title_area h2 {
		font-size: 34px;
		margin-bottom: 15px;
	}
	.home-faqs-subtitle, .why_title_bottom {
		font-size: 24px;
		margin-bottom: 50px;
	}
	.why_logos {
		justify-content: center;
	}
	.why_choose_us_section {
		margin-top: 35px;
	}
	.why_choose_us_section .container {
		max-width: 100%;
		padding: 0px 15px;
	}
	.faq-question {
		font-size: 18px;
	}

	.form_area {
		padding: 60px 30px 30px !important;
	}
	.home-faqs-section {
		margin-top: 0;
	}



}


#main {
	margin-bottom: 100px;
}

.home #main {
	margin-bottom: 0px;
}

.card-title {
	min-height: 80px;
}
.card-title a, .card-text a {
	color: #032443;
}
.card-title a:hover, .card-text a:hover {
	color: #ce202c;
}
.card-body .post-thumbnail {
	margin-bottom: 40px;
}
.card-body .post-thumbnail img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	max-height: 280px;
	object-position: top center;
}



.poi_section {
	background: #49a346;
	color: #ffffff;
	padding: 50px 2.5rem 150px;
	position: relative;
	display: block;
	margin-bottom: 0px;
}



.poi_section h2.poi_title {
	text-transform: uppercase;
	font-size: 22px;
    color: #ffffff;
    line-height: 1;
    padding: 0px;
	letter-spacing: -0.5px;
    margin: 0px 0 15px !important;
    font-family: 'Bahnschrift';
	font-weight: 700;
}

.poi-discription-main {
	font-size: 14px;
	color: #ffffff;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 30px;
}
.pdm-title h2 {
	text-transform: uppercase;
    font-family: 'Bahnschrift';
	font-size: 44px;
    color: #ffffff;
    line-height: 46px;
    padding: 0px;
    margin: 0px 0 0px;
	display: block;
	font-weight: 700;
}








.single_poi a { 
	background: #ffffff;
    color: #333333;
    border-radius: 0;
    box-shadow: 0 0.05rem 0.1rem rgba(0, 0, 0, 0.1), 0 0.17rem 0.5rem rgba(0, 0, 0, 0.1);
    transition-duration: 0.3s;
	display: block;
	overflow: hidden;
	height: 100%;
	position: relative;

	clip-path: polygon(
        15% 0,
        100% 0,
        100% 100%,
        0 100%,
        0 12%
    );

    -webkit-clip-path: polygon(
        15% 0,
        100% 0,
        100% 100%,
        0 100%,
        0 12%
    );


}


.single_poi a:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50%;
	background: -moz-linear-gradient(bottom,rgba(0, 0, 0, 0.5) 0%,rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.5) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to top,rgba(0, 0, 0, 0.5) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);
	opacity: 1;
}

.single_poi a img {
	width: 100%;
	max-width: inherit;
	max-height: 364px;
	object-fit: cover;
	height: 100%;
}

.single_poi a:hover {
	transform: scale(1.05);
}



.poi-content {
	max-height: 400px;
    padding: 20px 15px;
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #ffffff;
}

.poi-content .title {
	color: #ffffff;
    text-align: left;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Bahnschrift';
	margin-bottom: 10px;
}

.poi-content .details {
   text-align: left;
   font-size: 12px;
   line-height: 15.5px;
   font-weight: 400;
}

.products_section {
	padding-top: 80px;
    padding-bottom: 93px;
	padding-left: 2.5rem;
    padding-right: 2.5rem;
	position: relative;
    margin: 0 auto;
	background: #ffffff;
}
.products_section .container:nth-child(2) {
	max-width: 1366px;
	background: #ed1f24;
	padding: 0px 57px;
}







.products_section h2 {
	font-size: 46px;
    color: #000000;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 40px;
	text-transform: uppercase;
	text-align: center;
    font-family: 'Bahnschrift';
	font-weight: 700;
}
.products_section h2 span {
	font-size: 20px;
    color: #ed1f24;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 15px;
	text-align: center;
	display: block;
	font-weight: 700;
}

.product_categories {
}
.product_categories .product-category {
	text-align: center;
	background: #ffffff;
	padding-bottom: 5px;
}
 
.products_section .owl-prev {
	position: absolute;
	left: -48px;
	top: 50%;
	width: 40px;
	height: 34px;
	background: url('images/arrow-nav.png') center center no-repeat !important;
	display: block;
	margin-top: -17px;
}

.products_section .owl-prev i {
	display: none;
}

.products_section .owl-next {
	position: absolute;
	right: -48px;
	top: 50%;
	width: 40px;
	height: 34px;
	background: url('images/arrow-nav.png') center center no-repeat !important;
	display: block;
	transform: rotate(180deg);
	margin-top: -17px;
}

.products_section .owl-next i {
	display: none;
}

.product_categories .product-category img {
	object-fit: contain;
    vertical-align: top;
    height: inherit;
    max-height: 210px;
    border-radius: inherit;
	margin-bottom: 14px;
	width: 100%;
}
.product-category h3 {
	color: #000000;
    font-size: 18px;
	letter-spacing: 0px;
    font-family: 'Bahnschrift';
}

.product_categories .product-category:hover h3 {
    color: #991e20;
}


.section-details {
	text-align: center;
	margin-bottom: 50px;
}

.key-sectors-text .section-details p {
	text-align: left !important;
}

.text_logo_section {
	padding-top: 4rem;
    padding-bottom: 4rem;
	background-color: #fafafa;
	position: relative;
    margin: 0 auto;
	padding-left: 2.5rem;
    padding-right: 2.5rem;

	background-position: center center;
    background-size: cover;
	background-image: url(images/bg1.png);
    background-repeat: no-repeat;

	display: none !important;


}


.text_logo_section h2 {
	text-transform: inherit;
	font-size: 48px;
    color: #ed1f24;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 3rem;
	font-family: "Anton", sans-serif;
}

.text_logo_area .section_details p {
	margin-bottom: 8px;
}


.news-content {
	text-align: left;
}

.date, .date a {
	color: #ed1f24;
}

.news-section {
	background: #ffffff;
}

.home_bottom_logos {
	display: block;
}
.home_bottom_logos img {
	width: 32.5%;
	height: auto;
	margin-bottom: 20px;
}




.page-title {
	background: #f2f4f7;
	padding: 2rem;
}

.page-title h1, .section-title h2 {
	font-size: 70px;
    line-height: 1em;
    padding: 0px;
    margin: 0px !important;
    color: #4d4f4f;
	font-family: "Anton", sans-serif;
}
.page-title h1 span, .section-title h2 span {
	font-size: 40px;
    line-height: 1em;
    padding: 0px;
    margin: 0px;
    color: #991e20;
	display: block;
	margin-bottom: 8px;
}
.section-title {
	margin-bottom: 4rem;
}



/* Profile Page Styles ---------------- */


#main.container {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#main.container > .row > .col-sm-12 {
	padding: 0;
}
.profile-section-1 {
    padding-top: 2rem;
    padding-bottom: 2rem;
	background-color: #ffffff;
	position: relative;
	padding-left: 2.5rem;
    padding-right: 2.5rem;
}
blockquote {
    font-size: 35px;
    font-weight: 500;
    line-height: 48px;
    color: #979797;
    text-align: left;
	margin-bottom: 30px !important;
	display: block;
	font-weight: normal;
}
.cite-content strong {
    font-size: 20px;
	display: block;
	color: #ed1f24;
	font-weight: 700;
}
.cite-content {
	text-align: left;
	margin-bottom: 8px;
	color: #979797;
    font-size: 14px;
	font-weight: 400;
}

.profile-section-1-quotes {
	padding-right: 60px;
}


.p-s-1-list {
}

.p-s-1-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.p-s-1-list ul li {
	font-size: 14px;
    line-height: 22px;
	padding-left: 25px;
	position: relative;
	margin-bottom: 7px;
}
.p-s-1-list ul li:before {
	content: '';
	width: 13px;
	height: 13px;
	position: absolute;
	left: 0;
	top: 5px;
	background: url('images/list-icon-default.jpg') left top no-repeat;
	background-size: cover;
}


.profile-section-2 {
	position: relative;
	margin-top: 0 !important;
}


.profile-section-2 {

}




.mini-poi {
	text-align: center;
}
.mini-poi-img img {
	max-width: 60px;
	height: auto;
	object-fit: cover;
}
.mini-poi-img {
	margin-bottom: 20px;
}
.mini-poi-content {
	height: 116px;
	overflow: hidden;
	margin-bottom: 25px;

    text-align: center;
    color: #333333;
    line-height: 20px;
    font-size: 13px;

	padding: 0px 30px;

}
.mini-poi-content h3 {
	text-align: center;
    font-size: 19px;
    font-weight: 700;
	color: #ffffff;
	margin-bottom: 10px;
    font-family: 'Bahnschrift';
	text-transform: uppercase;
}

.mini-poi-content {
	color: #ffffff;
}


.profile-section-1-textarea {

}

.profile-section-1-textarea h2 {
	font-size: 19px;
    color: #ed1f24;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 10px;
	display: block;
	font-weight: 700;
    font-family: 'Bahnschrift';
	text-transform: uppercase;
}



.mini-poi-icon img {
	height: auto;
    width: 56px;
	object-fit: cover;
}

.mini-poi-1, .mini-poi-2 {
	position: relative;
}

.mini-poi-1:before, .mini-poi-2:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	height: 100%;
	display: block;
	background: #979797;
	content: '';
	transition: 300ms;
	opacity: 0.2;
}

p:empty {
	display: none !important;
}


.profile-section-3 {
}
.profile-section-3:before {
	width: 150vw;
	height: 100%;
	content: '';
	position: absolute;
	left: -35vw;
	top: 0;
	background: #ececec;
	display: block;
}

.profile-section-3 .container {
	position: relative;
	z-index: 11;
	max-width: 1366px;
}


.profile-section-3 .section-title h2 {
	color: #ffffff;
}

.profile-section-3 .year-content {
	text-align: center;
	margin-bottom: 35px;

	text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 20px;

}

.profile-section-3 .year-content-block:nth-child(even) {
	padding-top: 60px;
}

.profile-section-3 .year-content-block h3 {
	text-align: center;
    font-size: 48px;
    color: #991e20;
    font-weight: bold;
	line-height: 42px;
	margin-bottom: 8px;
}


.page-id-18 .page-title h1, .page-id-32 .page-title h1 {
	font-size: 24px !important;
	color: #0f131f;
	margin-bottom: 15px !important;
}

.team-section-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
	background-color: #ffffff;
	position: relative;
	padding-left: 2.5rem;
    padding-right: 2.5rem;
}


.team-content-block {
	text-align: center;
}
.team-img {
	margin-bottom: 15px;
}
.team-img img {
	width: auto;
	max-width: 150px;
	object-fit: contain;
    vertical-align: top;
    height: inherit;
    max-height: inherit;
    border-radius: 50%;
}


.team-content h3 {
	color: #991e20;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
	margin-bottom: 2px;
}
.position-member {
	color: #777777;
    font-size: 13.5px;
	line-height: 28px;
	text-transform: uppercase;
}



.contact-section-2 {
	padding-top: 2rem;
    padding-bottom: 2rem;
	background: #f2f4f7;
}


.contact-content-block {
	margin-bottom: 4rem;
}

.contact-content {
    color: #35415b !important;
    font-size: 13px !important;
    line-height: 1.2em !important;
}

.contact-content div {
	margin-bottom: 10px;
}



.contact-content h3 {
	margin-bottom: 10px;
	color: #991e20;
    font-size: 20px;
    line-height: 1em;
    font-weight: 700 !important;
}
.contact-content h3:after {
	width: 28px;
	height: 4px;
	background: #4d4f4f;
	content: '';
	display: block;
	margin-top: 10px;
}


div.email-info-p {
	margin-bottom: 25px !important;
}
.location-btn {
	border: 2px solid #991e20;
	font-size: 1rem;
    line-height: 1.2 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 0.8em 1.8em;
    background: #ffffff;
    color: #991e20 !important;
	display: inline-block;
}

.location-btn i {
	display: inline-block;
	vertical-align: middle;
}
.location-btn:hover {
	color: #35415b !important;
}



@media only screen and (min-width : 992px) {

	.team-section-3 .team-content-block {
		width: 20%;
	}

	.single_poi.col-lg-3 {
		width: 20% !important;
	}

	.footer-col-1 {
		padding-right: 40px !important;
	}

	.ft-green-bg {
		margin-top: -195px;
	} 


}



.footer-col-4 .menu-footer-menu-container {
	margin-bottom: 25px;
}

footer#footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

footer#footer ul li {
	padding-left: 15px;
	background-image: url('images/footer-list.jpg');
	background-position: left 10px;
	background-repeat: no-repeat;
}
footer#footer ul li a {
	color: #666666;
}
footer#footer ul li a:hover {
	color: #ed1f24;
}






footer#footer .social-icon-top ul li {
	margin-left: 0;
	margin-right: 10px;
}

ul.products li.product .button.product_type_simple {
	display: none;
}
ul.products li.product h2 {
	text-align: center !important;
    font-family: 'Poppins' !important;
    font-weight: 500;
    font-size: 14px !important;
    color: #4d4d4d !important;
}
ul.products li.product h2 a {
    color: #4d4d4d !important;
}

.woocommerce-result-count, .woocommerce-ordering {
	display: none !important;
}



.get-in-tech-btn {
}

.get-in-tech-btn:hover {
}


.branding-text-main {
	display: inline-block;
}

.navbar-brand img {
	height: 60px !important;
}


#menu-main-menu {
	margin-left: auto;
	margin-right: auto;
}

.get-a-quote-section {
	background: #ed1f24;
	color: #ffffff;
	padding: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 1366px;
}

.get-a-quote-section h2 {
	text-transform: uppercase;
	font-size: 22px;
    color: #ffffff;
    line-height: 1;
    padding: 0px;
	letter-spacing: -0.5px;
    margin: 0px 0 20px !important;
    font-family: 'Bahnschrift';
	font-weight: 700;
}

.gaq-content {
	text-transform: uppercase;
    font-family: 'Bahnschrift';
	font-size: 52px;
    color: #ffffff;
    line-height: 60px;
    padding: 0px;
    margin: 0px 0 35px;
	display: block;
	font-weight: 700;
}

.get-a-quote-section .button {
	background: #ffffff !important;
	color: #ed1f24 !important;
}
.get-a-quote-section .button:hover {
	background: #000000 !important;
	color: #ffffff !important;
}


.section_home_4 {
	padding: 40px 45px;
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
}

.text_area-left-serv h2 {
	text-transform: uppercase;
    font-family: 'Bahnschrift';
	font-size: 38px;
    color: #000000;
    line-height: 50px;
    padding: 0px;
    margin: 0px 0 20px;
	display: block;
	font-weight: 700;
	letter-spacing: -0.5px;
}

.text_area-left-serv {
	padding: 0 25px !important;
}
 
.serv-details {
	font-size: 14px;
	line-height: 20px;
	min-height: 80px;
	margin-bottom: 35px;
}

.text_area-left-serv h3 {
	text-transform: uppercase;
	font-size: 20px;
    color: #49a346;
    line-height: 1;
    padding: 0px;
	letter-spacing: -0.5px;
    margin: 0px 0 20px !important;
    font-family: 'Bahnschrift';
	font-weight: 700;
}

.green-bg-list {
	background: #49a346;
	color: #ffffff;
	padding: 40px 40px 20px;
	margin-bottom: 0;
}

.green-bg-list li {
	margin-bottom: 20px !important;
}



.section_home_5 {
	margin-bottom: 50px;
}

.section_home_5 .container {
	max-width: 1366px;
}


@media only screen and (min-width : 992px) {

	.text_area-left-img {
		padding-left: 0 !important;
		padding-right: 40px !important; 
	}

	.text_area-left-img img {
		width: 100%;
		max-width: inherit;
		height: auto;
		object-fit: cover;
	}

}

.text_area-right-serv h2 {
	text-transform: uppercase;
	font-size: 20px;
    color: #ed1f24;
    line-height: 1;
    padding: 0px;
	letter-spacing: -0.5px;
    margin: 0px 0 20px !important;
    font-family: 'Bahnschrift';
	font-weight: 700;
}
.text_area-right-serv h3 {
	text-transform: uppercase;
    font-family: 'Bahnschrift';
	font-size: 46px;
    color: #000000;
    line-height: 50px;
    padding: 0px;
    margin: 0px 0 20px;
	display: block;
	font-weight: 700;
	letter-spacing: -0.5px;
}


.bt-main-area {
}
.bt-main-area .bar-text {
	border-left: 3px solid #ed1f24;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 40px;
	color: #000000;
	font-size: 13.5px;
	font-weight: 700;
	line-height: 18px;
	min-height: 36px;
}


.owl-dots {
	display: none !important;
}


.key-sectors-main {
	background: #ffffff;
	color: #666666;
	position: relative;
	padding-bottom: 50px !important;
}
.key-sectors-main:before {
	content: '';
	width: 100%;
	height: 402px;
	background: #ececec;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

.key-sectors-main .container {
	position: relative;
	z-index: 11;
	max-width: 1366px;
}

.key-main-box {
	padding-top: 30px;
}



.key-sectors-main h2.poi_title {
}

.key-sectors-main h2.poi_title {
	font-size: 46px;
    color: #000000;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 40px;
	text-transform: uppercase;
	text-align: left;
    font-family: 'Bahnschrift';
	font-weight: 700;
}
.key-sectors-main h3 {
	font-size: 20px;
    color: #ed1f24;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 15px;
	text-align: left;
	display: block;
	font-weight: 700;
}

.key-sectors-main .section-details {
	text-align: left;
	margin-bottom: 50px;
}

.key-sectors-main .single_poi a img {
	max-height: inherit;
}


.email-input {
	display: block;
	background: transparent;
	border: none;
	border-bottom: 2px solid #000000;
	padding: 0;
	font-size: 20px;
	height: 32px;
	margin-bottom: 19px;
	text-transform: uppercase;
	color: #ffffff;
    font-family: 'Bahnschrift';
	width: 100%;
}

.submit-btn-newsletter {
	display: block;
	background: #000000;
	padding: 10px 25px;
	color: #ffffff;
	border: none;
	line-height: 30px;
	font-size: 20px;
	text-transform: uppercase;
    font-family: 'Bahnschrift';
	height: 50px;
	width: 100%;
}

.submit-btn-newsletter:hover {
	background: #ed1f24;
}




input.email-input::-webkit-input-placeholder {
    color: #ffffff;
}

input.email-input::-moz-placeholder {
    color: #ffffff;
}

input.email-input:-ms-input-placeholder {
    color: #ffffff;
}

input.email-input::placeholder {
    color: #ffffff;
}

.poi_section p {
	margin-bottom: 40px;
	text-align: center;
	margin-top: 15px;
}

.poi_section .pdm-text p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}


.support_section, .profile-section-2 {
	max-width: 1366px;
	background: url('images/support-banner.jpg') center center no-repeat;
	display: block;
	background-size: cover;
	padding: 85px 30px 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -140px;
	margin-bottom: 20px;
	position: relative;
	color: #ffffff;
	text-align: center;
}

.support_section:before, .profile-section-2:before {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	display: block;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}

.support_section .container, .profile-section-2 .container {
	max-width: 980px;
	position: relative;
	z-index: 11;
}
.sp-text-details {
	margin: 0px auto 60px;
	max-width: 720px;
}
.support_section .sp-text-main h2 {
	font-size: 46px;
    color: #49a346;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 40px;
	text-transform: uppercase;
	text-align: center;
    font-family: 'Bahnschrift';
	font-weight: 700;
}
.support_section .sp-text-main h2 span  {
	font-size: 20px;
    color: #49a346;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 15px;
	display: block;
	font-weight: 700;
}

.support_section .sp-box h3  {
	font-size: 19px;
    color: #ffffff;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 10px;
	display: block;
	font-weight: 700;
    font-family: 'Bahnschrift';
	text-transform: uppercase;
}

.sp-icon {
	margin-bottom: 20px;
}


.profile-section-3 .wel-text-area h2 {
	font-size: 46px;
    color: #000000;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 40px;
	text-transform: uppercase;
	text-align: left;
    font-family: 'Bahnschrift';
	font-weight: 700;
}
.profile-section-3 .wel-text-area h2 span {
	font-size: 19px;
    color: #ed1f24;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 10px;
	display: block;
	font-weight: 700;
    font-family: 'Bahnschrift';
	text-transform: uppercase;
}

.profile-section-4 .green-bg-list {
	height: 100%;
}
.profile-section-4 .text_area-left-serv h2 span {
	font-size: 19px;
    color: #ed1f24;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 10px;
	display: block;
	font-weight: 700;
    font-family: 'Bahnschrift';
	text-transform: uppercase;
}



.wpb_category_n_menu_accordion {
}
.wpb_wmca_accordion_wrapper_theme_dark>ul>li:not(:last-child)>a {
	border-bottom: 3px solid #ed1f24 !important;
}

.wpb_wmca_accordion_wrapper_theme_dark>ul>li>a {
	background: #ffffff;
	color: #000000 !important;
}
.wpb_wmca_accordion_wrapper_theme_dark>ul>li.current_page_parent>a {
	background: #ffffff;
	color: #000000 !important;
}




.wpb_wmca_accordion_wrapper_theme_dark>ul>li>a:hover, .wpb_wmca_accordion_wrapper_theme_dark>ul>li.wpb-wmca-focus>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li.current_page_ancestor>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li.current_page_item>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li.current-menu-parent>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li.current-menu-ancestor>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li.current-menu-item>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li.current-cat>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li.wpb-wmca-current-cat-parent>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li.wpb-submenu-indicator-minus>a {
	background: #ed1f24;
	color: #ffffff !important;
}


#sidebar .widget-title {
	margin: 0 !important;
}


body.tax-product_cat .container.py-5 {
	padding-top: 0 !important;
}

body.tax-product_cat .product .button {
	display: none !important;
}

.wpb_wmca_accordion_wrapper_theme_dark>ul ul {
	background: #ececec !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.wpb_wmca_accordion_wrapper_theme_dark ul>li li a {
	color: #000000 !important;	
	border: none !important;
}


.wpb_wmca_accordion_wrapper_theme_dark>ul>li li:hover>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li li.wpb-wmca-focus>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li li.current-cat>a, .wpb_wmca_accordion_wrapper_theme_dark>ul>li li.current-menu-item>a, .wpb_wmca_accordion_wrapper_theme_dark li.current_page_item>a {
	border: none !important;
	color: #ed1f24 !important;
}




@media only screen and (min-width : 992px) {

	.container.py-5 {
		padding-left: 40px;
	}

}


.map-box {
	position: relative;
	margin-bottom: 40px;
}

.details-contact-info {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 30%;
	width: 100%;
	background: #49a346;
	padding: 30px;
	display: block;
	z-index: 11;
	color: #ffffff;
	font-size: 16px;
}
.details-contact-info a {
	color: #ffffff;
}
.details-contact-info a:hover {
	color: #000000;
}


.details-contact-info h3 {
	font-size: 19px;
    color: #ffffff;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 10px;
	display: block;
	font-weight: 700;
    font-family: 'Bahnschrift';
	text-transform: uppercase;
}

.details-contact-info .location-text, .details-contact-info .tel-text-info {
	margin-bottom: 10px;
}




.map-box-right .details-contact-info {
	left: auto;
	right: 0px;
}


.map-box iframe {
	border: 0;
    max-width: 70%;
    margin-left: auto;
    margin-right: 0;
    display: block;
}

.map-box-right iframe {
    margin-left: 0;
    margin-right: 0;
}

#footer .menu-item a[aria-current=page] {
	color: #ed1f24 !important;
}


.page-title {
	display: none;
}

.related.products:before {
	content: '';
	display: table;
	clear: both;
}
.related.products {
}

.related.products h2 {
	font-size: 20px;
    color: #000000;
    line-height: 1;
    padding: 0px;
    margin: 0px 0 40px;
	text-transform: uppercase;
	text-align: left;
    font-family: 'Bahnschrift';
	font-weight: 700;
	letter-spacing: -0.5px;
	margin-top: 30px;
	border-top: 1px solid #cfcfcf;
	padding-top: 30px;
}

.navbar-expand-md .navbar-nav .dropdown-menu {
	background: #f8f8f8;
}
.dropdown-item:focus, .dropdown-item:hover, .dropdown-item.active, .dropdown-item:active {
	background: #ed1f24 !important;
	color: #ffffff !important;
}


.product-details {
	margin-bottom: 30px;
}

.product-details .detail-row {
	font-size: 14px;
	padding: 16px 0;
	border-bottom: 1px solid #cfcfcf;
}

.product-details .detail-row strong {
	color: #ed1f24;
	font-size: 14px;
    font-weight: 700;
    padding-left: 0;
    padding-right: 0;
}


.product-details .detail-row:last-child {
	border: none;
}


@media only screen and (min-width : 992px) {

	.product-details .detail-row {
		display: flex;
		flex-wrap: nowrap;
	}
	.product-details .detail-row strong {
		width: 100px;
		margin-right: 20px;
	}

}


@media only screen and (max-width : 991px) {

	.get-in-tech-btn {
		display: none !important;
	}


	#pageBanner .slide_text h1 {
		font-size: 28px;
	}
	#pageBanner .slide_text {
		padding: 0px 15px;
	}


	#sidebar {
		padding: 0 30px !important;
		background: transparent;
	}

	#homeBanner .banner_slide_text {
		left: 30px;
		top: 50px;
		max-width: 300px;
	}
	#homeBanner .top-text {
		font-size: 32px;
	}
	.footer-lower-col-2 {
		text-align: left;
	}

	.wel-text-area h1, 
	.poi_section h2.poi_title, 
	.text_area-right-serv h2, 
	.get-a-quote-section h2, 
	.profile-section-3 .wel-text-area h2 span {
		font-size: 18px;
	}
	.wel-text-area h2, .pdm-title h2, .text_area-right-serv h3 {
		font-size: 32px;
		line-height: 30px;
		font-weight: 700;
	}
	.gaq-content, .text_area-left-serv h2, .profile-section-3 .wel-text-area h2 {
		font-size: 32px;
		line-height: 38px;
		font-weight: 700;
	}
	.welcome-img-area {
		margin-bottom: 30px;
	}
	.stats-area .stats-text {
		margin-left: auto;
		margin-right: auto;
	}
	.stats-area {
		padding: 30px;
	}
	.poi_section {
		padding-left: 13px;
		padding-right: 13px;
	}

	.single_poi, .sp-box {
		margin-top: 30px !important;
	}
	.section_home_4 {
		padding-left: 25px;
		padding-right: 25px;
	}
	.text_area-left-serv {
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-bottom: 30px;
	}

	.text_area-left-img {
		padding-left: 25px !important;
		padding-right: 25px !important;
		margin-bottom: 50px;
	}
	.text_area-right-serv {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	.key-sectors-main .section-details {
		margin-bottom: 0 !important;
	}

	.text_area-left-img img {
		width: 100%;
	}
	.products_section {
		padding-left: 25px;
		padding-right: 25px;
	}
	.key-sectors-main h2.poi_title {
		font-size: 32px;
		line-height: 38px;
	}

	#menu-main-menu li {
		padding: 10px 0;
	}
	.nav-link {
		margin: 0 !important;
	}
	.profile-section-1 {
		padding-top: 0;
		padding-left: 13px;
		padding-right: 13px;
	}
	.mini-poi-1:before, .mini-poi-2:before {
		display: none !important;
	}
	.welcometext-block.profile-section-3 {
		padding: 30px 13px 40px;
	}
	.welcometext-block.profile-section-3 .stats-area {
		margin-bottom: 30px;
	}
	.details-contact-info {
		position: relative !important;
		left: auto !important;
		right: auto !important;
		top: auto !important;
		max-width: 100% !important;
	}
	.map-box iframe {
		max-width: 100% !important;
	}
	.wpforms-container {
		padding-left: 25px;
		padding-right: 25px;
	}
	.green-bg-list {
		padding: 40px 25px 20px;
	}



}

.text_area-left-serv img {
	max-width: 100%;
}

.product-buttons {
	margin-bottom: 30px;
}

.product-buttons .button {
	margin-right: 15px;
}

.product-buttons .button:last-child {
	margin-right: 0;
}
.related.products .product .button {
	display: none !important;
} 

