/*
 Theme Name:   ParamountPress
 Theme URI:    http://localhost/website
 Description:  ParamountPress - Paramounts own Wordpress Theme
 Author:       Paramount Digital
 Author URI:   http://paramountdigital.co.uk
 Template:     generatepress
 Version:      2.0.0
*/

html {
  	box-sizing: border-box;
}

*, *:before, *:after {
	box-sizing: inherit;
	box-sizing: border-box;
	min-height: 0;
	min-width: 0;
}

a:hover {
	text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	font-family:"neo-sans";
	margin-bottom: 0px
}

p {
	color: #232323;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 162.5% */
	margin-bottom: 0px;
}

.paymentred {
	color: #ed1c25;
}

.paymentblue {
	color: #2A569D;
}

/* Navigation */

.inside-header {
    padding: 20px 10px;
}

.nav-float-right #site-navigation {
    margin: auto;
}

.main-navigation li {
    font-family: "neo-sans";
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.45px;
	text-transform: capitalize;
}

.main-navigation a {
    font-weight: 500;
}

.main-navigation .main-nav ul li a {
    padding-left: 16px;
    padding-right: 16px;
}

/* Buttons */

button {
	border-radius: 5px;
	font-family:"neo-sans";
	font-size: 14px;
	font-weight: 500;
	padding: 10px 24px;
}

.trans-button {
	background: none;
	border-radius: 5px;
	border: 2px solid #C9C9C9;
	color: #3E444F;
}

.trans-button:hover {
	border: 2px solid #3f4047;
}

.white-button {
	border-radius: 5px;
	background: #FFF;
	color: #3E444F;
}

.trans-button-white {
	background: none;
	border: 1px solid #fff;
}

.trans-button-white:hover {
	background: #fff;
	color: #1D262D;
}

.white-button-trans {
	background: #ffffff;
	color: #1D262D;
}

.white-button-trans:hover {
	background: none;
	color: #fff;
	border: 1px solid #fff;
}

.top-bar {
    width: 100%;
    background: #3E444F;
    padding: 5px;
}

.top-bar > div {
    max-width: 1420px;
    margin: 0 auto; 
    display: flex;
    justify-content: space-between; 
    color: #fff; 
}

.top-bar > div > div {
	margin: auto;
    flex: 1;
}

.top-bar-bold {
	font-weight: 600;
}

.top-bar {
	color: #FFF;
	text-align: right;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.42px;
}

.top-bar-1 {
	text-align: left;
}

.top-bar-2 {
	text-align: center;
}

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

/* Offer Bar */

.offer-bar {
	background: #1DAEA0;
    color: #fff;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 15px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.45px;
}

.offer-bar-span {
	font-style: italic;
	font-weight: 400;
	line-height: normal;
	letter-spacing: -0.45px;
	padding-left: 10px;
}

/* Footer */

.footer-widgets-container {
    padding: 50px 20px;
}

.footer-tel, .footer-email {
    display: flex;
    align-items: center;
    color: #FFF;
    font-family: "neo-sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.54px;
    gap: 20px;
	margin: 10px 0;
}

.footer-tel a, .footer-email a {
	color: #fff;
}

.footer-tel a:hover, .footer-email a:hover {
	color: #1DAEA0;
}

.footer-social-icons {
	display: flex;
    gap: 30px;
}

.footer-bar-align-right .copyright-bar {
    order: -20;
    margin-right: auto;
    font-family: "neo-sans";
    font-weight: 300;
	font-size: 14px;
}

.footer-bar p {
	margin-bottom: 0px;
	font-family: "neo-sans";
    font-weight: 100;
	color: #fff;
	font-size: 14px;
}

.inside-site-info {
    padding: 40px;
}

.inside-footer-widgets .footer-widget-1 {
    flex: 1 0 300px;
}

.inside-footer-widgets .footer-widget-2, .inside-footer-widgets .footer-widget-3, .inside-footer-widgets .footer-widget-4 {
    flex: 1 0 240px;
}

.inside-footer-widgets h6 {
	color: #FFF;
	font-family: "neo-sans";
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.54px;
	text-transform: capitalize;
}

.widget ul li a {
	color: #fff;
	font-family: "neo-sans";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;
	text-decoration: none;
}

.widget ul li a:hover {
	color: #1DAEA0;
}


/* Swiper */

.bottom-banner-bar {
	background: #1DAEA0;
	padding: 10px 0;
}

.bottom-bar-swiper .swiper-content {
	display: flex;
}

.bottom-bar-swiper .swiper-slide {
	align-content: center;
}

.bottom-bar-swiper .swiper-logo {
	margin: auto 10px auto auto;
}	
	
.bottom-bar-swiper .swiper-text {
	margin: auto auto auto 10px;
}

.bottom-banner-bar h5 {
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 0px;
}


.bottom-banner-bar p {
	color: #ffffff;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
}

/* Content Image Grid */

.content-subheading {
	color: #838383;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px; /* 255.556% */
	text-transform: uppercase;
}

.content-heading {
	color: #232323;
	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	line-height: 49px; /* 128.947% */
	letter-spacing: -1.52px;
}

.layout-grid {
	display: grid;
	grid-template-columns: calc(40% - 10px) calc(60% - 10px); /* Subtract half the gap from each column */
	gap: 20px;
	margin-top: 20px;
	max-width: 100%;
	box-sizing: border-box;
	flex: 0 0 100%;
}

.layout-grid-1 {
	display: flex;
	align-content: center;
	flex-direction: column;
	align-items: center;
	background: linear-gradient(217deg, #F7F7F7 38.37%, #A2F0E9 97.68%);
	padding: 20px;
	border-radius: 10px;
	gap: 40px;
}

.layout-grid-1 img {
	border-radius: 10px;
} 

.layout-grid-2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	gap: 20px;
}

.layout-grid-2 .top {
	background: #F7F7F7;
}

.layout-grid-2 .top h3, .layout-grid-2 .bottom h3 {
	color: #232323;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 45px; /* 112.5% */
	letter-spacing: -1.6px;
	text-transform: capitalize;
}

.layout-grid-2 .top p, .layout-grid-2 .bottom p {
	color: #232323;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px; /* 153.333% */
	letter-spacing: -0.15px;
	padding: 10px 0;
}

.layout-grid-2 .bottom {
	display: flex;
	background: rgba(29, 174, 160, 0.20);
}

.layout-grid-2 .bottom-text {
	padding-left: 20px;
}

.bottom-icon img {
	width: 150px;
	height: auto;
}

.layout-grid-2 .top,
.layout-grid-2 .bottom {
	padding: 40px;
	border-radius: 10px;
}

.button-icon {
	display: flex;
	gap: 10px;
}

.green-button-trans-hover {
	background: #1DAEA0;
}

.green-button-trans-hover:hover {
	color: #1DAEA0;
	background: none;
	border: 1px solid #1DAEA0;
}

/* Page Banner */

.page-banner {
	padding: 0;
}

.swiper-container.homepage-banner {
	width: 100%;
	height: 600px;
}

.small-banner {
	height: 300px !important;
}

.homepage-banner .swiper-slide {
	display: flex;
	position: relative;
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.homepage-banner .container {
	margin: auto;
	padding: 0 25px;
}

.homepage-banner .swiper-slide::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4); /* Adjust for visibility */
}

.homepage-banner .slide-content {
	text-align: left;
	color: #fff;
	z-index: 2;
	margin: auto;
	max-width: 650px;
}

.homepage-banner .slide-content h1 {
	color: #FFF;
	font-family: "neo-sans";
	font-size: 52px;
	font-style: normal;
	font-weight: 500;
	line-height: 59px;
	letter-spacing: -2.08px;
}

.homepage-banner .slide-content p {
	color: #FFF;
	font-family: "Open Sans";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	padding: 20px 0;
}

.banner {
	display: flex;
	gap: 2rem;
	z-index: 10
}

.slide-content, .slide-contact-form {
	flex: 1 1 50%;
}

.slide-contact-form {
	padding: 30px;
	border-radius: 20px;
	border: 0.917px solid rgba(255, 255, 255, 0.40);
	background: linear-gradient(86deg, rgba(255, 255, 255, 0.07) 2.84%, rgba(134, 134, 134, 0.07) 96.16%);
	box-shadow: 1.834px 3.668px 6.418px 0px rgba(0, 0, 0, 0.25);
	backdrop-filter: blur(36.676544189453125px);
}

.banner-form-title {
	color: #FFF;
	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	line-height: 44px;
	letter-spacing: -1.14px;
}

.banner-form-text {
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 19.8px; /* 141.429% */
	letter-spacing: -0.28px;
	padding: 20px 0;
}

.form-two-column {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.form-two-column label {
	display: flex;
	flex-direction: column;
	font-weight: bold;
	}

.form-two-column .full-width {
	grid-column: 1 / -1;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    border-radius: 5px;
}

input[type="submit"], a.button, a.wp-block-button__link:not(.has-background) {
    color: #ffffff;
    background-color: #1DAEA0;
    border-radius: 5px;
}

input::placeholder,
textarea::placeholder {
	color: #C9C9C9;
	font-size: 11px;
	font-weight: 700;
	opacity: 1;  
	text-transform: uppercase;         
}

.form-two-column textarea {
	height: 100px; /* or any height you prefer */
	resize: vertical; /* optional: allow vertical resizing */
  }

/* Masonry Grid */

.masonry-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr); 
	grid-auto-rows: min-content;
	gap: 20px; 
	width: 100%; 
}

.grid-item {
	position: relative;
	background-color: steelblue;
	color: white;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 1.2rem;
	padding: 30px;
	border-radius: 10px;
	gap: 20px;
	overflow: hidden;
}

.section-title {
	color: #222;
	text-align: center;
	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	line-height: 46px; /* 121.053% */
	letter-spacing: -1.52px;
	margin-bottom: 10px;
}

.section-subheading {
	color: #232323;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 162.5% */
	padding: 0 0 20px;
}

.section-subheading-span {
	color: #838383;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase;
	text-align: center;
}

/* Custom spans to create 9 sections */
.item-1 { grid-column: span 1; grid-row: span 3; background-color: #f7f7f7; }  /* 2 down, 1 across */
.item-2 { grid-column: span 1; grid-row: span 1; background-color: darkblue; padding: 0; } /* 1 down, 1 across */
.item-3 { grid-column: span 2; grid-row: span 1; background-color: #EAFCFC; align-items: flex-start; justify-content: flex-start; position: relative; overflow: hidden;} /* 2 across, 1 down */
.item-4 { grid-column: span 2; grid-row: span 2; background-color: #1DAEA0; }  /* 2 down, 1 across */
.item-5 { grid-column: span 1; grid-row: span 1; background-color: #f7f7f7; overflow: hidden; }  /* 1x1 */
.item-6 { grid-column: span 1; grid-row: span 2; background-color: teal; padding: 0; }    /* 1x1 */
.item-7 { grid-column: span 1; grid-row: span 1; background-color: #EAFCFC; } /* 2 across, 1 down */
.item-8 { grid-column: span 1; grid-row: span 1; background-color: #f7f7f7; }   /* 1x1 */
.item-9 { grid-column: span 1; grid-row: span 2; background-color: #3E444F; margin-bottom: 20px; justify-content: start; }  /* 1x1 */

.item-2 video {
	width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.item-6 img {
	height: 100%;
	object-fit: cover;
}

.item-6::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.masonry-grid-heading-grey {
	color: #232323;
	text-align: center;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.52px;
	text-transform: capitalize;
}

.masonry-grid-heading-white {
	color: #FFF;
	text-align: right;
	font-size: 38px;
	font-style: normal;
	font-weight: 500;
	line-height: 43px; /* 113.158% */
	letter-spacing: -1.52px;
	text-transform: capitalize;
}

.masonry-grid-text-grey {
	color: #232323;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 146.667% */
}

.masonry-grid-text-white {
	color: #ffffff;
	text-align: right;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 146.667% */
	padding: 10px 0 10px 20px;
}

.grid-item.item-3::before {
	content: ""; /* Required for the pseudo-element to work */
	position: absolute;
	top: 0;
	right: -300px;
	width: 100%;
	height: 230%;
	background-image: url('/wp-content/uploads/2025/08/football2.png'); /* Replace with your image */
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1; /* Sends it behind the content */
}

.item-3-content, .item-4-content, .item-5-content {
	z-index: 10;
}

.item-3-content .masonry-grid-text-grey {
	text-align: left;
	margin-bottom: 20px;
}

.grid-item.item-4::before {
	content: ""; /* Required for the pseudo-element to work */
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2025/04/CJ-car-key-2.png'); /* Replace with your image */
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1; /* Sends it behind the content */
}

.item-4 {
	padding: 20px 20px 100px;
	align-items: flex-end;
}

.item-4-content {
	width: 60%;
	text-align: right;
}

.grid-item.item-5::before {
	content: ""; /* Required for the pseudo-element to work */
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url('/wp-content/uploads/2025/02/ev.png'); /* Replace with your image */
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	z-index: 1; /* Sends it behind the content */
}

.item-5-content .masonry-grid-heading-grey {
	text-align: left;
	width: 60%;
}

.item-7-content, .item-8-content {
	text-align: center;
}

.item-7-content p, .item-8-content p {
	padding: 10px 0;
}

.item-9-content img {
	padding: 10px 0;
}

.behind-text {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

/* Swiper - Specialist */


.specialist {
	height: auto;
	width: 100%;
	overflow: hidden;
}

.specialist .swiper-slide {
	display: flex;
	flex-direction: column;
	align-items: center;
	border-radius: 10px;
	background: #EDEDED;
	padding: 30px 20px;
}

.specialist-title {
	color: #232323;
	text-align: center;
	font-size: 23px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.46px;
	text-transform: capitalize;
	margin-top: 50px;
}

.specialist-content p {
	color: #232323;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	padding: 20px 0px;
}

.specialist button {
	width: 100%;
}

.specialist-image img {
	height: 130px;
}

/* CTA Banner */

.cta-background {
	position: relative;
	border-radius: 10px;
	width: 100%;
	padding: 50px 30px;
	overflow: hidden;
}

.cta-background::before {
	content: ''; 
	position: absolute;
	top: 0; 
	right: 0;
	width: 100%; 
	height: 100%; 
	background-image: url('/wp-content/uploads/2025/02/ctacar.png'); 
	background-size: contain; 
	background-repeat: no-repeat; 
	background-position: right; 
	z-index: 1; 
}

.cta-title {
	color: #FFF;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 44px; /* 137.5% */
	letter-spacing: -1.28px;
	text-transform: none;
}

.cta-background p {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px;
	padding-bottom: 10px;
}

.cta-content {
	position: relative;
	z-index: 10;
}

.cta-content a {
	color: #ffffff;
}

.cta-content a:hover {
	color: #1DAEA0;
}

.cta-span {
	color: #FFF;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	line-height: 44px; /* 200% */
	letter-spacing: -0.88px;
	text-transform: none;
}

/* Tabbed Content */

.tabs {
    display: flex;
    cursor: pointer;
    width: 100%;
}

.tab {
    flex: 1;
    padding: 10px 20px;
    border-bottom: 4px solid #c7c7c7;
    transition: 0.3s;
    color: #000;
    opacity: 0.2;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.48px;
    text-transform: capitalize;
    text-align: center;
}

.tab.active {
    border-bottom: 4px solid #1DAEA0;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.48px;
    text-transform: capitalize;
    opacity: 1;
}

.tab-content-wrapper {
    margin-top: 20px;
}

.tab-content {
    display: none;
}

.tab-content img {
	border-radius: 10px;
}

.tab-content.active {
    display: flex;
}

.tab-content-text {
    padding: 20px 20px 20px 0;
    align-items: center;
}

.buttons {
	margin: auto;
}

/* Service Grid */

.service-swiper {
	margin-top: 30px;
}

.swiper-slide {
	width: 100%;
}

.image-container {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.image-container {
	position: relative;
	width: 100%;
}

.image-container img {
	width: 100%;
	object-fit: cover;
	display: block; 
}

.service-title {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: white;
	font-size: 24px; 
	text-align: left;
	z-index: 1; 
	font-style: normal;
	font-weight: 500;
	line-height: 24px; 
	letter-spacing: 0.46px;
	max-width: 150px;
}


.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3); 
	z-index: 0; 
	border-radius: 5px;
	  transition: transform 0.3s ease; 
}

.image-container:hover .overlay {
	opacity: .2;
}

.button {
	position: absolute;
	bottom: 20px; 
	right: 20px;   
	padding: 10px 15px;
	background-color: #FF5733; 
	color: white;
	text-decoration: none;
	font-size: 16px;
	border-radius: 5px;
	opacity: 0; 
	pointer-events: none; 
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.image-container:hover .button {
	opacity: 1; 
	pointer-events: all; 
	transform: translateY(0); 
	z-index: 10;
}

.image-container:hover a {
	background: #1DAEA0;
}

/* Two Column Image */

#paymentassist {
	background: #f7f7f7;
}

#interim-ford {
	background: #f7f7f7;
}

#about-us-grey {
	background: #f7f7f7;
}

#our-ambitions {
	margin-top: -250px;
    padding-top: 300px;
	background: #f7f7f7;
}

.content-padding {
	padding-right: 100px;
}

.content-section {
	margin: auto 0;
}

.content-section p {
	color: #232323;
	font-family: "Open Sans";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px;
}

.content-text {
	padding: 20px 0;
}

.content-text-pointers {
	display: flex;
	padding: 20px 0 10px;
	align-items: flex-start; /* Align SVG and text properly */
}

.content-text-pointers-grid {
	display: flex;
	padding: 10px 0;
	align-items: flex-start; /* Align SVG and text properly */
}

.pointers {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
	padding-bottom: 40px;
}

.content-text-pointers svg, .content-text-pointers-grid svg {
	flex-shrink: 0;
	width: 40px; 
	height: 40px;
	margin-right: 20px;
}

.content-text-pointers .content-text-span, .content-text-pointers-grid .content-text-span {
	color: #232323;
	font-family: "Open Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5;
	margin: auto auto auto 0;
}

.content-image {
	margin: auto;
	width: 100%
}

.content-image img {
	width: 100%;
	max-height: 650px;
    object-fit: cover;
    border-radius: 10px;
}

.content-image iframe {
	aspect-ratio: 16 / 9;
}

#content-logo-section-banner .content-image img {
	border-radius: 10px 10px 0 0;
}

#trusted-logos .content-image img {
	display: block;
	width: auto;
    margin-left: auto;
    margin-right: auto;
}

.logo-section {
	padding: 20px 20px 20px 40px;
	margin-top: -7px;
	background: #3E444F;
	overflow: hidden;
	border-radius: 0px 0px 0px 10px;
}

.logo-section p {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.logo-section .swiper-slide {
	display: flex;
	justify-content: center; /* Center content horizontally */
	align-items: center; /* Center content vertically */
	text-align: center; /* Ensure text stays centered */
}

.logo-section .swiper-slide img {
	margin-right: 10px; /* Add space between image and text */
}

/* FAQ */

.faq-heading {
    color: #222;
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: 46px; /* 121.053% */
    letter-spacing: -1.52px;
}

.span-green {
    color: #1DAEA0;
}

#faq-accordion .heading-wrapper {
    text-align: center;
    margin: auto;
}

#faq-accordion .heading-wrapper p {
    padding: 20px 0 0;
}

.accordion-container {
    display: grid;
    grid-template-columns: 1fr; 
    gap: 16px; 
}

.accordion-item {
    margin-bottom: 10px;
    border-radius: 5px;
}

.accordion-header {
    width: 100%;
    padding: 15px;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    text-transform: capitalize;
    background: none;
    text-align: left;
}

.accordion-content {
  padding: 15px;
  display: none;  /* Initially hidden */
}

.accordion-content p {
  margin: 0;
}

#faq-accordion .accordion-item button:hover, #faq-accordion .accordion-item button:focus {
    background-color: #1DAEA0;
}

#faq-accordion .buttons {
	text-align: center;
}

/* Posts page */

.news-heading-wrapper {
	padding-top: 50px;
}

.posts-columns {
	display: grid;
    -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    grid-auto-flow: row;
	margin: auto;
}

.blog-heading {
	margin: auto auto auto 0;
}

.post-image img {
	border-radius: 20px;
    height: 300px;
    object-fit: cover;
	width: 100%;
}

.inside-article .entry-meta {
	display: none;
}

.inside-article .entry-title {
	color: #222;
	font-size: 23px;
	font-style: normal;
	font-weight: 500;
	line-height: 33px;
	letter-spacing: -0.23px;
}

.separate-containers .inside-article {
	padding: 0;
}

form.searchandfilter ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    grid-gap: 50px;
	margin: 0px;
}

.separate-containers .inside-article>.featured-image {
    display: none;
}

#blog-sidebar ul {
	list-style: none;
	margin: 0;
}

#blog-sidebar li {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 19px; /* 118.75% */
	letter-spacing: -0.32px;
	padding-bottom: 10px;
}

#blog-sidebar {
	background-color: #F7F7F7;
	border-radius: 10px;
	padding: 20px;
	width: 320px;
    margin: auto;
}

.blog-posts {
	padding-top: 30px;
}

#post-contact {
	background: #1DAEA0;
	border-radius: 10px;;
	width: 320px;
	padding: 20px;
	margin: 20px auto auto;
}

.contents-title {
	color: #02112E;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -0.72px;
	text-transform: capitalize;
	padding-bottom: 20px;
}

.single-post-wrapper .container {
	max-width: 1330px;
}

.post-contact-title {
	color: #fff;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.78px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.post-contact-p {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 125% */
	letter-spacing: -0.16px;
	margin-bottom: 10px;
}

.post-sidebar-button {
	width: 100%;
	background-color: #ffffff;
	color: #232323;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.42px;
	text-transform: capitalize;
}

.blog-banner {
    background: #2F353F;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.blog-banner p {
    color: #fff;
    margin-top: 10px;
}

.blog-banner .container {
    justify-content: center;
}

.blog-banner .post-title {
    color: #FFF;
    text-align: center;
    font-size: 52px;
    font-style: normal;
    font-weight: 500;
    line-height: 59px;
    letter-spacing: -2.08px;
}

.blog-banner .post-excerpt {
    color: #fff;
    font-size: 1.2rem;
    margin-top: 10px;
}

.single-post-content .entry-header .entry-title {
    display: none;
}

.paging-navigation { 
	margin: auto;
}

/* Contact */

.contact-title {
	color: #02112E;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.9px;
	text-transform: capitalize;
}

.contact-subheading {
	color: #A3A3A3;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px; /* 162.5% */
	letter-spacing: -0.32px;
	text-transform: uppercase;
	padding: 20px 0;
}

.address, .phone, .email {
	display: flex;
	margin-bottom: 20px;
}

.address-main, .phone-text, .email-text {
	padding-left: 10px
}

.address-times {
	padding-left: 50px;
}

.address-main, .address-times, .phone-text, .email-text {
	color: #090937;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px; /* 162.5% */
	letter-spacing: -0.32px;
}

/* Blog section */

.blog-title {
	color: #222;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	line-height: 33px; /* 126.923% */
	letter-spacing: -0.78px;
	text-transform: capitalize;
	padding: 10px 0;
}

.blog-read-more {
	color: #1DAEA0;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 18px; /* 144.444% */
	text-transform: uppercase;
}

#blogs-section {
	overflow: hidden;
}

.swiper-blogs {
	overflow: hidden;
	margin-top: 20px;
}

.swiper-blogs img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	border-radius: 10px;
}

/* Icon */

.icon-image {
	width: 60px;
}

.icon-text-row {
	display: flex;
    flex-wrap: wrap;
	margin: 50px 0;
}

.icon {
	display: flex;
	align-items: center;
    gap: 15px;
	padding: 0 10px;
}

.icon-content {
	flex: 1; 
}

.icon-title {
	color: #222;
	font-size: 23px;
	font-style: normal;
	font-weight: 500;
	line-height: 33px;
	letter-spacing: -0.46px;
	text-transform: capitalize;
}

.icon-text {
	color: #232323;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px; 
}

.icon-image img {
	width: 60px; 
    height: 60px; 
    object-fit: contain;
}

/* Mobile */

.offside-js--is-left.slide-opened .slideout-overlay button.slideout-exit {
	left: auto !important;
    right: 0;
}

.slideout-overlay {
	background-color: rgba(0, 0, 0, .8) !important;
	backdrop-filter: blur(5px) !important;
}

#generate-slideout-menu.main-navigation .main-nav ul ul {
    background: none;
}

/* Modal */

.modal {
	display: none;
	position: fixed;
	z-index: 9999;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0,0.4);
}
.modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 4px solid #1DAEA0;
	width: 80%;
	max-width: 600px;
	border-radius: 10px;
}
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

/* Book Service */

.book-service-swiper {
	width: 100%;
	height: auto;
}

.book-service-swiper .swiper-slide {
	padding: 30px 25px;
	border-radius: 10px;
	background: #F7F7F7;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.book-service-swiper .swiper-slide h4 {
	color: #232323;
	font-size: 21px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: -0.84px;
	padding-bottom: 18px;
}

.service-price {
	color: #232323;
	font-size: 25px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px; /* 104% */
	letter-spacing: -1.25px;
	padding-bottom: 18px;
}

.service-price span {
	font-size: 12px;
	padding-right: 10px;
}

.service-header-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 50px;
}

.service-header-wrapper .section-title {
	margin: 0;
	text-align: left;
}

.service-header-wrapper .header-contact {
	margin-left: auto;
}

.service-bullets {
	display: flex;
	align-items: center;
	margin: auto;
	gap: 10px;
	margin-bottom: 10px;
}

.service-bullet {
	color: #232323;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
}

.service-bullets svg {
	flex-shrink: 0;
}

.service-button {
	width: 100%;
	margin-top: 20px;
}

/* Rating */

.wp-gr .wp-google-powered {
	display: none;
}

.wp-gr {
	padding-bottom: 0px !important;
	text-align: center !important;
}

.wp-gr .grw-header-inner, .wp-gr .grw-review-inner {
	padding: 0 !important;
}

/* CTA Banner */

.cta-banner {
	padding-top: 0;
}

/* Google Review Swiper */

.google-reviews-section {
	background: #f5f5f5;
}

.reviews-slider ul {
	margin: 0;
}

.google-business-reviews-rating .review-meta .author-name {
	display: block;
	color: #232323;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.46px;
}

.google-business-reviews-rating .review-meta .rating {
	color: #f7b603;
	font-size: 28px;
	margin: 0 0 5px;
	display: inline-block;
}

/* Reviews Page */

.page-reviews {
    display: flex;
    flex-wrap: wrap;
}

.page-reviews .listing {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 32px;
    list-style-type: none;
    margin: 0;
}

.page-reviews .heading {
    flex: 1 0 auto;
	padding-bottom: 20px;
}

.page-reviews .rating {
	margin: auto;
}

.page-reviews .listing li {
    padding: 22px;
    border-radius: 5px;
    border: 1px solid #C3C3C3;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    position: relative;
}

/* Booking MOT */

#ghonlinebooking-iframe {
	min-height: 500px;
	overflow-y: auto; 
}

/* Responsive */

@media only screen and (max-width: 1500px) {
	.logo-section {
		border-radius: 0px;
	}
}

@media only screen and (max-width: 1380px) {
	.header-buttons {
		display: none;
	}
}

@media only screen and (min-width: 1280px) and (max-width: 1480px){
	#cta-contact .cta-background::before {
		right: -200px;
	}
}

@media only screen and (max-width: 1280px) {
	.header-buttons {
		display: none;
	}

	.cta-background:before {
		display: none;
	}
}

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

	.cta-title, .cta-content p {
		text-align: center;
	}

	.masonry-grid {
        grid-template-columns: repeat(2, 1fr);
    }

	.grid-item {
		padding: 20px;
		justify-content: flex-start;
	}

    
    .item-1 {
        grid-column: 1 / -1;
        grid-row: 1; 
    }

	.item-1 a {
		display: none;
	}

	.item-7 {
		grid-column: 1 / -1;
        grid-row: 2;
	}

	.item-4 {
		grid-column: 1 / -1;
    	grid-row: 3;
	}

	.item-8 {
		grid-column: 1;
    	grid-row: 5;
	}

	.item-8 img {
		display: none;
	}

	.item-9 {
		grid-column: 2;
		grid-row: 7;
	}

	.item-3 {
		grid-column: 1 / -1;
        grid-row: 4;
	}

	.grid-item.item-3::before {
		right: -360px;
		width: 150%
	}

	.item-5 {
		padding: 20px;
		grid-column: 1;
		grid-row: 7;
	}

	.item-5 p {
		padding-right: 20px;
	}

	.grid-item.item-5::before {
		top: auto;
		right: -20px;
		bottom: -50px;
		background-image: url(/wp-content/uploads/2025/02/evmobile.png);
		background-size: auto;
	}

	.item-6 {
		grid-column: 2;
		grid-row: 5;
		padding: 0;
		max-height: 300px;
	}

	.item-2 {
		grid-column: 1 / span 2;
		grid-row: 6;
		padding: 0;
	}

	.masonry-grid-heading-grey {
		font-size: 20px;
	}

	.masonry-grid-text-grey {
		font-size: 15px;
	}

	.cta-banner button {
		display: flex;
		margin: 10px auto 0;
	}
}

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

	#content-logo-section .content-image, #content-logo-section-banner .content-image {
		order: 1;
	}

	#content-logo-section .logo-section, #content-logo-section-banner .logo-section {
		order: 2;
	}

	#content-logo-section .content-section, #content-logo-section-banner .content-section {
		order: 3;
	}

	.single-post-wrapper, .single-post-wrapper .container {
        flex-direction: column-reverse;
    }

	#blog-sidebar, #post-contact {
		width: 100%;
	}

	#content-logo-section-banner .content-image {
		padding: 0;
	}

	.page-reviews .listing {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		grid-gap: 32px;
	}
}

@media only screen and (max-width: 950px) {
	.content-heading {
		font-size: 28px;
		line-height: 36px;
		padding-top: 15px;
	}

	.top-bar-2 {
		display: none;
	}

	.top-bar-3 {
		display: none;
	}

	.top-bar-1 {
		text-align: center;
	}

	.page-id-928 .homepage-banner .swiper-slide {
		height: auto;
	}

	.page-id-928 .banner {
		display: block;
		margin: 20px 0;
	}

	.page-id-928 .swiper-container.homepage-banner {
		height: auto;
	}
	  
}

@media only screen and (max-width: 828px) {
	.tabs {
		display: block;
	}
}

@media only screen and (max-width: 768px) {
	.offer-bar {
		display: none;
	}

	.layout-grid {
		grid-template-columns: none;
	}

	.layout-grid-2 .top h3, .layout-grid-2 .bottom h3 {
		font-size: 30px;
		line-height: 1.1;
	}

	.layout-grid-2 .bottom-text {
		margin: auto;
	}

	.bottom-icon {
		margin: auto;
	}

	form.searchandfilter ul {
        display: -ms-grid;
        display: grid;
        grid-gap: 15px;
		padding-top: 20px;
    }

	.posts-columns {
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
    }

	.footer-bar-active .inside-site-info {
        gap: 10px;
	}

	.tab-content-image {
		display: none;
	}

	.banner-wrap {
		flex-wrap: wrap;
	}
}

@media (max-width: 500px) {
	.homepage-banner .slide-content h2 {
		font-size: 38px;
		line-height: 1;
	}

	.homepage-banner .slide-content p {
		font-size: 14px;
		line-height: 1.5;
	}

	.cta-title {
		font-size: 22px;
		line-height: 1;
		text-align: center;
		margin-bottom: 20px;
	}

	.cta-content p {
		text-align: center;
	}

	.tab {
		font-size: 16px;
		flex: auto;
	}

	.tab.active {
		font-size: 18px;
	}

	.tabs {
		flex-wrap: wrap;
	}

	.buttons a {
		display: block;
	}

	.pointers {
		display: block;
	}

	.buttons a button {
		margin-bottom: 10px;
		width: 100%;
	}

	.blog-title {
		font-size: 24px;
		line-height: 1.2;
	}

	.section-title {
		font-size: 26px;
		line-height: 1;
	}

	.content-subheading {
		font-size: 16px;
		line-height: 1;
		padding-top: 20px;
	}

	.buttons {
		width: 100%;
	}

	.inside-site-info {
		padding: 10px;
	}

	.grid-item.item-4::before {
		width: 240px;
		height: 507px;
		background-position: center right;
	}

	.blog-banner .post-title {
		font-size: 39px;
		line-height: 45px; /* 115.385% */
		letter-spacing: -1.56px;
		text-align: left;
	}

	.blog-banner p {
		font-size: 14px;
		font-weight: 400;
		line-height: 22px; /* 157.143% */
		text-align: left;
	}

	.address {
		flex-wrap: wrap;
	}

	.address-times {
		padding: 10px 0 0 25px;
	}

	.homepage-banner .swiper-slide {
		height: 440px;
	}

	.swiper-container.homepage-banner {
		height: 440px;
	}

	.form-two-column {
		grid-template-columns: 1fr;
	}

	.item-5-content .masonry-grid-heading-grey {
		width: 100%;
	}

	.service-header-wrapper {
		display: block;
		padding-bottom: 20px;
	}

	.header-contact {
		display: none;
	}

	.item-9 {
		margin-bottom: 0;
	}
	.page-reviews .listing {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        grid-gap: 18px;
	}

	.homepage-banner .slide-content h1 {
		font-size: 36px;
		line-height: 38px;
	}

	.layout-grid-2 .bottom {
		display: block;
	}

	.layout-grid-2 .bottom-text {
		padding: 0;
	}

	.layout-grid-2 .bottom img {
		width: 50px;
	}
}

@media only screen and (min-width: 1500px) {
	#content-logo-section .content-image, #content-logo-section-banner .content-image {
		padding-left: 0;
	}
}

@media only screen and (min-width: 1280px) {
	.cta-background p {
		max-width: 768px;
	}
}

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

	.title-wrapper {
		margin: auto;
	}

	.header-wrapper {
		width: 50%;
	}
}

@media only screen and (min-width: 768px) {
	.accordion-container {
        grid-template-columns: repeat(2, 1fr); /* Two columns on desktop */
    }

	.searchwrapper {
		margin: auto 0 auto auto;
		padding: 20px 0;
	}
}

/* container */
.container, .grid-container, .site-content, .footer-widgets-container .inside-footer-widgets, .single-page .inside-article, .single-post .inside-article {
	width: 100%;
	max-width: 1420px;
	background: transparent !important;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
		-ms-flex-direction: row;
			flex-direction: row;
}
#page,
#page .site-content {
	width: 100%; 
	max-width: 100%;
}
.site-content .content-area {
	width: 100%; 
}

/* Sections */


section, .single-page {
	padding-top: 60px;
	padding-bottom: 60px;
	width: 100%;
}

@media (max-width: 575px) {
	section, .single-page, .single-post {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

.separate-containers .site-main {
    margin: 0px;
}

.site-main>* {
    margin-bottom: 0px;
}

section[data-orientation="flipped"] .container {
	flex-direction: row-reverse;
}

/* bootstrap col sizes */
.col-1:not(.u-column1){-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2:not(.u-column2){-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
}

.row {
	width: 100%;
}

@media (max-width: 1420px) {
	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
	.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
	.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
	.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
	.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
	.col-xl-auto {
		padding-right: 25px;
  		padding-left: 25px;
	}
	.single-page .inside-article, .single-post .inside-article {
		padding-right: 25px;
  		padding-left: 25px;
	}

	.cta-banner .row {
		padding: 0 25px;
	}
}

/* bootstrap offsets */
.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}