/*
Theme Name: Divi Child Template
Version: 1.0
Description: A customized version of Divi which adds a number of tiny features you need.
Template: Divi
*/

/* -----------------------------------------------------------------------
* Base Style
* ----------------------------------------------------------------------- */
body {
	color: #2d2d2d;
	font-family: 'Archivo', sans-serif;
	font-weight: 400;
	line-height: 24px;
	overflow-x: hidden;
}

body,
p {
	font-size: 17px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Archivo', sans-serif;
}
h1 {
	font-weight: bold;
}

.entry-title.main_title {
	color: #000;
	font-family: 'Archivo', sans-serif;
	/* font-weight: 600; */
}

.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
	font-family: 'Archivo', sans-serif;
	font-weight: bold;
	color: #000 !important;
	text-shadow: -2px 1px #fff;
}

blockquote {
	border: 0;
	padding-left: 0;
}

.wpcr3_item_name a {
	color: #FF9D2F !important;
	text-decoration: underline;
}

#servcss {
	list-style-type: none;
	padding: 0;
}

#servcss li {
	font-weight: bold;
	margin-bottom: 0.3em;
	position: relative;
}
.home ul#servcss {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.home #servcss li {
	position: relative;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px 10px;
	display: inline-block;
	color: #000000;
}
.home #servcss li:before {
	position: relative;
	padding-right: 10px;
	content: "\f105";
	left: 0px;
	top: 1px;
	font-family: "FontAwesome";
	color: #3a45a0;
	font-size:25px;
}

/* Social Icons */
#social-icons {
	text-align: left;
}

/* -----------------------------------------------------------------------
* Header Style
* ----------------------------------------------------------------------- */
/* Top header */

#main-header {
	background:#000000;
	line-height: 0px;
}
#main-header.et-fixed-header {
	background:#000;
}
body:not(.home) #main-header {
	background:#000000;
}
#main-header,
#main-header.et-fixed-header {
	-webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%) !important;
	-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2) !important;
	box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%) !important;
	filter: drop-shadow(0 0 0px rgba(0, 0, 0, 0.25)) !important;
}

header > .et_menu_container {
	max-width: 1350px !important;
}

/* Logo */

.et-fixed-header .logo_container,
.logo_container {
	padding: 0;
}

.text-logo {
	position: relative;
	display: inline-block;
	color: #fff;
	font-family: 'Archivo', sans-serif;
	font-size: 23px !important;
	font-weight: bold;
	line-height: 1.2 !important;
	text-transform: uppercase;
	padding: 0;
	transition: 0.3s;
}
/* Navigation */
#et-top-navigation {
	background: transparent;
	padding: 0px 0px 0px 25px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#top-menu li {
	padding-right: 0px;
	margin-right:15px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
#top-menu li a,
.et_mobile_menu li a {
	font-family: 'Archivo', sans-serif;
	font-weight: bold !important;
	font-size: 15px !important;
	padding:15px 0px 15px !important;
	transition: 0.4s ease-in-out;
	position: relative;
	text-transform: capitalize !important;
}
#top-menu li a:hover {
	color: #FF9D2F !important;
	opacity: 1 !important;
}
.et-fixed-header #top-menu li a:hover {
	color: #FF9D2F !important;
}
#top-menu li:hover:after, #top-menu li.current-menu-item:after, #top-menu li.current_page_item:after {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #3a45a0;
	position: absolute;
	bottom: 0%;
	left: 50%;
	opacity: 1;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all 0.4s;
}

#top-menu li li a {
	padding: 15px 10px !important;
}
#top-menu li li:before,
#top-menu li li:after {
	display: none;
}
.nav li ul {
	right: -10px;
	background: #000;
}
/* mobile */
.mobile_menu_bar::before,
.select_page {
	color: #fff !important;
}

#et_mobile_nav_menu,
.et_header_style_centered #main-header .mobile_nav {
	background-color: transparent !important;
}
.et_header_style_centered #main-header .mobile_nav {
	padding: 15px 10px;
}
.et_mobile_menu {
	padding: 2% 5%;
}

#mobile_menu {
	background-color: #000000 !important;
	text-align: center;
}

.et_mobile_menu li a {
	color: #fff !important;
}

.et_monarch .et_social_mobile {
	width: 100% !important;
}



/* -----------------------------------------------------------------------
* Sidebar Style
* ----------------------------------------------------------------------- */
.widgettitle {
	position: relative;
	color: #000 !important;
	font-family: 'Archivo', sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #eee;
}

.widgettitle:before {
	position: absolute;
	content: "";
	display: block;
	bottom: 0;
	left: 0;
	width: 25px;
	height: 3px;
	background-color: #FF9D2F;
}

#sidebar {
	color: #525252;
}

#sidebar .textwidget br:nth-child(4),
#sidebar .textwidget br:nth-child(5) {
	display: none;
}

#sidebar #servcss li {
	position: relative;
	/*   padding-left: 25px; */
	transition: 0.4s ease-in-out;
}

/* #sidebar #servcss li:before {
position: absolute;
content: '\f00c';
top: 0;
left: 0;
color: #FF9D2F;
font-family: 'FontAwesome';
} */

#servcss svg {
	display: none;
}

/* -----------------------------------------------------------------------
* Testimonial
* ----------------------------------------------------------------------- */
.heading h2 {
	position: relative;
	font-family: 'Archivo', sans-serif;
	color: #FF9D2F !important;
	font-size: 40px;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 0;
}
.heading h2 span {
	color: #000;
}

.home-testimonial blockquote {
	border: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0 !important;
}

.home-testimonial div.wpcr3_review div.wpcr3_review_title,
.home-testimonial div.wpcr3_review div.wpcr3_review_ratingValue,
.home-testimonial div.wpcr3_review div.wpcr3_review_datePublished,
.home-testimonial div.wpcr3_review div.wpcr3_review_author {
	display: none !important;
}

.home-testimonial .wpcr3_item_name a {
	color: #fff !important;
}
.testimonials-btn {
	margin-top: 30px;
}

/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
	margin: 3px 0;
}
.wpcr3_table_2 td {
	font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
	margin-bottom: 20px;
}
@media (min-width: 981px) {
	.wpcr3_respond_2 input[type="text"],
	.wpcr3_respond_2 textarea {
		min-width: 100%;
	}
	.wpcr3_table_2 td {
		text-align: left !important;
	}
	.wpcr3_review_form_rating_field label {
		margin: 6px 0 !important;
	}
	.wpcr3_button_1 {
		margin-top: 10px;
	}
}
@media (max-width: 980px) {
	.wpcr3_respond_3,
	.wpcr3_aggregateRating,
	.wpcr3_table_2 td {
		text-align: center !important;
	}
	.wpcr3_div_2 {
		width: 100%;
	}
	.wpcr3_table_2 tr:last-of-type td {
		margin: 20px auto 0 !important;
	}
	.wpcr3_table_2 td {
		display: block;
		padding: 0 !important;
	}
	.wpcr3_table_2 td:first-child {
		margin-top: 10px !important;
	}
	.wpcr3_rating_style1_status {
		width: 85px !important;
	}
	.wpcr3_respond_2 input[type="text"],
	.wpcr3_in_content textarea {
		width: 100% !important;
		min-width: unset !important;
	}
	.wpcr3_submit_btn,
	.wpcr3_cancel_btn {
		width: 40%;
	}
}

/* -----------------------------------------------------------------------
* Get a Free Estimate Style
* ----------------------------------------------------------------------- */
.title-free {
	text-align: center;
}
.free-estimate-heading {
	display: inline-block;
	font-family: 'Archivo', sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #000;
	letter-spacing:2px;
	margin-bottom:20px;
}
textarea {
	resize: none;
}

#contactForm input[type="text"],
#contactForm input[type="password"],
#contactForm input[type="tel"],
#contactForm input[type="email"],
#contactForm input.text,
#contactForm input.title,
#contactForm textarea,
#contactForm select {
	border: 0;
	border-bottom: 1px solid #fff;
	background: #000000;
	color: #fff !important;
	padding: 10px 10px;
	font-family: 'Archivo', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857143;
	margin: 0px 0px 10px !important;
	border-radius:0px;
	transition: 0.3s linear;
	width: 100% !important;
}

#contactForm input[type="text"]::placeholder,
#contactForm input[type="password"]::placeholder,
#contactForm input[type="tel"]::placeholder,
#contactForm input[type="email"]::placeholder,
#contactForm input.text::placeholder,
#contactForm input.title::placeholder,
#contactForm textarea::placeholder,
#contactForm select {
	color: #fff !important;
}

#contactForm input[type="text"]:focus,
#contactForm input[type="password"]:focus,
#contactForm input[type="tel"]:focus,
#contactForm input[type="email"]:focus,
#contactForm input.text:focus,
#contactForm input.title:focus,
#contactForm textarea:focus,
#contactForm select:focus {
	opacity: 1;
}

#contactForm div:nth-child(5) img {
	float: left;
	margin-top: 5px;
}

#contactForm div:nth-child(5) input {
	float: right;
	width: 50% !important;
	height: 50px;
	margin: 0 !important;
}
#submitter {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #3a45a0;
	text-transform: uppercase;
	font-family: 'Archivo', sans-serif;
	z-index: 1;
	position: relative;
	overflow: hidden;
	height: auto;
	padding: 15px 30px !important;
	margin: 10px auto 0 !important;
	border: 0px solid #3a45a0;
	border-radius:0px;
	width: 100% !important;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#submitter:hover {
	background: #000000;
}

/* -----------------------------------------------------------------------
* Footer Style
* ----------------------------------------------------------------------- */
#main-footer {
	background-color: #000000;
	padding-top: 30px;
}

#main-footer #footer-widgets {
	margin-bottom: 30px;
	padding: 3% 0 0;
}

#main-footer .footer-widget {
	color: #f7f7f7 !important;
	font-family: 'Archivo', sans-serif;
}

#main-footer .footer-widget strong {
	color: #be2c3b !important;
}

#main-footer .footer-widget .et_pb_widget {
	float: none;
}

#main-footer #footer-widgets .footer-widget:nth-child(2) > div {
	width: 100%;
}

#main-footer h4 {
	position: relative;
	color: #fff !important;
	font-family: 'Archivo', sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.1;
	text-transform: uppercase;
	padding-bottom: 13px;
	margin-bottom: 17px;
}

#main-footer h4:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 30px;
	height: 3px;
	background-color: #3a45a0;
}
.openinghours{
	max-width:350px;
	width:80%;
}
.hours th,
.openinghours td {
	text-align: left !important;
	font-family: 'Archivo', sans-serif;
	font-size: 14px;
	font-weight: 400 !important;
	text-shadow: none !important;
}

.openinghours td,
.hours th {
	color: #f7f7f7 !important;
}

.openinghours tr td:last-child {
	text-align: right !important;
}

/* add buttons*/
.booking-button-switch {
	display:none !important;
	/* TODO */
}

.slider-button {
	margin-top: 40px;
	margin-bottom: 40px;
}

.button-quote-header {
	text-align: center;
	padding: 10px 0;
	background: #ffffff;
	/*TODO*/
	height: auto;
}

.top_button {
	position: relative;
	display: inline-block;
	background-color: #ff9e30;
	border: 3px solid #ff9e30;
	font-weight: bold !important;
	text-transform: uppercase;
	text-shadow: none;
	color: #fff !important;
	padding: 12px 25px;
	transition: 0.3s ease-in-out;
	font-size: 16px;
	border-radius: 0px;
	line-height: 1em;
}

.top_button:hover{
	background-color: #000000;
	border-color: #000000;
	/* color: #000 !important; */
}

.top_button .fa {
	top: 0px !important;
	left: 0px !important;
	height: 0px !important;
	color: #fff !important;
	padding: 5px 5px 5px 0px !important;
	border: 0px !important;
}

.floating-estimate-btn {
	text-align: center;
	padding: 10px 15px 10px 15px;
	background: #ff9e30;
	/*TODO*/
	color: #ffffff !important;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border: 3px solid #fff;
	/*TODO*/
	border-left: 0px;
	font-size: 15px;
	z-index: 999999;
	font-weight: bold;
	position: fixed;
	bottom: 60px;
	text-transform: uppercase;
	width: 250px;
}

.floating-estimate-btn:hover {
	background-color: #000000;
	/* border-color: #1e2248; */
	color: #fff;
}

#main-footer .listing-rev-btn {
	display: flex;
	align-items: center;
	background: #be2c3b;
	/*TODO*/
	position: fixed;
	padding: 10px 15px 10px 15px;
	border: 3px solid #fff;
	/*TODO*/
	border-left: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	bottom: 0px;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	justify-content: center;
	width: 250px;
	z-index: 9999;
	font-weight: bold;
}

#main-footer .listing-rev-btn:hover {
	background-color: #000000;
	/* border-color: #1e2248; */
	color: #fff;
}

#main-footer .listing-rev-btn img {
	display: none;
}

#main-footer .listing-rev-btn .fa {
	display: block;
	margin-right: 5px;
	color: #fff;
	position: relative;
	/* bottom: 2px; */
}

/* end add buttons */

#current-day {
	background-color: transparent;
}

#current-day td {
	color: #be2c3b !important;
	font-weight: 600 !important;
}

#text-7 .textwidget br,
#text-7 .textwidget strong {
	display: none;
}
.social-icon-nap-font {
	-webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 10%);
	box-shadow: 0 0px 0px rgb(0 0 0 / 10%);
}
#footer-bottom {
	background-color: transparent !important;
	color: white;
}

#footer-bottom .container {
	border-top: 3px solid rgba(255, 255, 255, 0.1);
	padding: 25px 0;
}

/* -----------------------------------------------------------------------
* Media Queries Style
* ----------------------------------------------------------------------- */
@media (max-width: 980px) {
	.home ul#servcss {
		text-align: center;
	}
	.et_header_style_centered #main-header {
		padding: 0px 0 0;
	}
	.text-logo {
		width: unset;
	}
	.logo_container {
		position: static;
		text-align: center;
	}

	#mobile_menu {
		top: 33px;
		border-top: 0;
	}
	.home-testimonial .wpcr3_item_name a,
	.home-testimonial .heading,
	.home-testimonial .et_pb_text {
		text-align: center;
	}
}

@media (max-width: 650px) {
	.et_monarch .et_social_mobile {
		width: 50% !important;
	}
}

@media (max-width: 600px) {
	.et_pb_slide_description {
		width: 100% !important;
	}
}

@media (max-width: 500px) {
	#contactForm div:nth-child(5) img {
		float: none;
		display: block;
		margin: 0 0 10px;
		width: 100%;
	}

	.text-logo {
		font-size: 24px;
	}

	#contactForm div:nth-child(5) input {
		float: none;
		width: 100% !important;
	}
}

@media screen and (max-width: 425px) {
	.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 48px !important;
		line-height: normal;
	}
}

@media screen and (max-width: 375px) {
	.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 38px !important;
	}
}
.et-fixed-header #top-menu li a {
	font-size: 12px;
}
/***** BODY FONT-SIZE *****/
body {
	font-size: 17px !important;
}

/***** CENTER SLIDE DESCRIPTION/BUTTON *****/
@media screen and (max-width: 600px) {
	.et_pb_slide_description {
		width: 100% !important;
	}
}
/***** SET MONARCH SHARE DROPDOWN WIDTH *****/
.et_monarch .et_social_mobile {
	width: 65% !important;
}
/***** FIX DROPDOWN ARROW POSITION *****/
.menu-item-has-children > a:after {
	top: unset !important;
	right: -15px !important;
}
/***** FIX DROPDOWN *****/
.sub-menu {
	padding: 0 !important;
	width: unset !important;
	border-top: 3px solid #ddd !important;
}
.sub-menu li {
	padding: 0 !important;
	line-height: 1.2em !important;
}
.sub-menu li a {
	border-left: 0 !important;
}
.et_mobile_menu .sub-menu {
	border: none !important;
}
/***** FIX MENU SIZING *****/
@media (min-width: 981px) {
	span.logo_helper {
		display: none;
	}
	a.text-logo {
		line-height: 1em;
		display: inline-flex;
		vertical-align: middle;
		flex-direction: column;
		text-align: center;
		align-items: center;
	}
}
/***** MORE *****/
@media (max-width: 980px) {
	.et_pb_text,
	.et_pb_widget,
	.module-titles {
		text-align: center;
	}
	.contact-info.pull-right * {
		padding: 0 !important;
	}
}
/***** FOOTER, widgets , h1.entry-title *****/
@media (max-width: 980px) {
	#main-footer h4 {
		text-align: center;
	}
	.widgettitle:before,
	#main-footer h4:before {
		width: 100%;
	}
	body:not(.home) h1.entry-title {
		text-align: center;
		font-size: 26px;
		border-bottom: 1px solid #ccc;
	}
	.et_pb_widget {
		text-align: center;
	}
	footer .et_pb_widget {
		float: none;
	}
}
#main-footer .container {
	width: 93%;
}
.payments strong,
.payments br {
	display: none;
}

/* Full-width clickable mobile menu */
#et_mobile_nav_menu {
	width: 100%;
}
.mobile_menu_bar_toggle {
	height: 100%;
	width: 100%;
	right: 0 !important;
	top: 0 !important;
}
.mobile_menu_bar:before {
	right: 5px !important;
	left: unset !important;
	position: absolute;
	top: -15px;
}
ul#mobile_menu {
	top: 100%;
}
#et-top-navigation > .container.clearfix.et_menu_container {
	width: 100%;
}

/*****************************************
********   IF LOGO IS IMAGE     *********
*****************************************/

@media (min-width: 981px) {
	.image-logo .et_menu_container {
		width: 100% !important;
		max-width: 1350px;
		padding-right: 10px;
	}
	.image-logo #top-menu > li > a {
		transition: all 0.3s !important;
	}
}

@media (max-width: 980px) {
	.image-logo .logo_container {
		width: fit-content;
		margin: 0 auto;
		height: 100% !important;
	}
	.image-logo .logo_container,
	.image-logo #logo {
		max-height: 120px !important;
		max-width: 100%;
	}
}

/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

h4.widgettitle {
	font-size: 1.2em;
}
.et_pb_widget svg {
	display: none;
}
@media (min-width: 981px) {
	.et_pb_widget li {
		/* list-style: disc inside; */
	}
}
@media (max-width: 980px) {
	.et_pb_column .et_pb_widget:nth-child(n) {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}

/***************************
FORMAT LISTS IN CONTENT ONLY
***************************/
article div:not(.et_pb_widget_area) ul:not(#servcss) li,
article div:not(.et_pb_widget_area) ol li {
	margin-bottom: 1em;
}

#left-area ul,
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul,
#left-area ol,
.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
	padding-bottom: 0;
}

/***********
FOOTER FIXES
***********/
.fwidget {
	width: 100%;
}
#social-icons {
	text-align: inherit;
}

@media (max-width: 980px) {
	.et_pb_widget {
		text-align: center;
	}
	.paymentType {
		display: inline-block;
		float: none;
	}
}
.footer-widget li:before {
	border-color: #be2c3b;
}
#social-icons .social-icon {
	filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.75));
}

@media (max-width: 767px) {
	.hours,
	.openinghours {
		width: 100%;
		text-align: center;
	}
}
#mobile_menu li a {
	text-transform: uppercase !important;
	font-family: 'Archivo', sans-serif;
	padding: 15px 10px !important;
}

@media screen and (max-width: 981px) and (min-width: 767px) {
	.footer-widget:nth-child(n) {
		width: 100% !important;
	}
	#footer-widgets .footer-widget:nth-child(n),
	#footer-widgets .footer-widget {
		margin-bottom: 5% !important;
	}
	#footer-widgets .footer-widget .fwidget {
		margin-bottom: 5%;
	}
	.openinghours {
		margin: none;
	}
	.hours,
	.openinghours {
		width: 65%;
		margin: 0 auto !important;
	}
}
/* header info */
#page-container {
	overflow: hidden;
}
@media screen and (min-width: 1025px) {
	.home #page-container {
		margin-top:0px !important;
		padding-top:0px !important;
	}
	#main-header {
		background:#0000004a;
	}
}
.top-header {
	background:#000000;
}
.container_info {
	display: flex;
	justify-content: space-between;
	padding: 15px 30px;
}
.image-logo .container_nav {
	flex-direction: row;
	justify-content: space-between;
}
.container_info,
.container_nav {
	width: 85% !important;
	max-width: 85% !important;
	margin: 0 auto;
}
.container_nav {
	padding: 0 30px;
}
.logo_container {
	text-align: center;
	display: inline;
	max-width: 100%;
	width: fit-content;
	height: auto !important;
	position: relative;
	padding:15px 0 !important;
	z-index: 1;
}
#logo {
	max-height: 140px !important;
}
.image-logo .logo_container {
	max-width: 100%;
	/* height: 120px !important; */
	padding: 10px !important;
}
.et_header_style_centered header#main-header .logo_container {
	max-height: 300px !important;
	max-width: 95%;
}

.bottom-header-row {
	display: flex;
	align-items: center;
}
.col-left-header-logo {
	width: 30%;
	position: relative;
	display: flex;
	align-items: center;
}
.col-right-header-nav {
	width: 80%;
}
.header-nav {
	display: flex;
	align-items: center;
}
.top-header-left {
	display: flex;
	align-items: center;
}

.header-info {
	display: flex;
}
.header-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
}
.header-adr {
	margin-right: 25px;
}
.header-adr .fa,
.header-phone .fa,
.header-get-button .fa {
	color: #8e000c;
	font-size: 18px;
	transition: 0.3s;
	margin-right: 10px;
}

.header-adr,
.header-phone,
.header-get-button {
	display: flex;
	align-items: center;
}
.header-i {
	display: flex;
	flex-direction: column;
}
.header-adr,
.header-phone a,
.header-get-button a {
	color: #fff;
	font-weight: 500;
	font-size: 15px;
	font-family: 'Archivo', sans-serif;
}
#et-top-navigation {
	text-align:right;
}
/* end header info */

/* slider */
#slider {
	background-image: linear-gradient(360deg, #0000008c 15%, #0000008c 50%), url(https://securityguardsvcspringhill.com/wp-content/uploads/2024/09/slider.webp);
	background-position: 30% 10%;
	min-height: 100vh;
	display: flex;
	align-items: center;
	padding-top: 10vh;
}
.slider {
	border-left: 5px solid #3a45a0;
	text-align: right;
	position: relative;
	margin: 140px 0;
	padding: 30px 30px;
	background: rgb(0 0 0 / 50%);
}
.slider-title p {
	display: inline-block;
	color: #be2c3b;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	font-family: 'Archivo', sans-serif;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.slider-cn h1{
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
	margin: 20px 0 10px!important;
	display: inline-block;
}

@media screen and (max-width:980px){
	.slider-cn h1{
		font-size: 25px;
		font-weight: bold;
		color: #fff;
		line-height: 1.2em;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #000;
		margin: 20px 0 10px!important;
		display: inline-block;
	}
}
.slider-desrp {
	color: #fff;
	font-size: 19px;
	margin-bottom: 30px;
}
.slider-phone-button {
	margin: 10px 0 10px;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.slider-phone-button a {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background: #3a45a0;
	color: #fff;
	border: 2px solid #fff;
	text-transform: uppercase;
	font-family: 'Archivo', sans-serif;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	z-index: 1;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding: 10px 30px;
	border-radius:0px;
	letter-spacing:2px;
}
.slider-phone-button a:hover {
	background:#fff;
	border-color:#fff;
	color:#000;
}
.slider-phone-button a .fa {
	margin-right: 5px;
}
/* end slider */
/* nap section */
#nap-section {
	background: linear-gradient(180deg, #000000 50%, #ffffff 50%);
	padding:0px !important;
}
.row-nap {
	margin-top:-120px;
}
.nap-main {
	display:flex;
	justify-content:center;
}
.nap-box {
	display: flex;
	align-items: center;
	flex-direction: column;
	flex: 0 1 33%;
	padding: 40px 20px 20px;
	margin: 0px 10px;
	position: relative;
	background: #fff;
	box-shadow: 8px 8px 20px 0px rgb(255, 158, 47, 0.5);
	overflow: hidden;
}
.nap-box:before {
	content: "";
	background: -webkit-linear-gradient(-150deg,#FF9D2F 5%,#FF9D2F 95%) !important;
	background: linear-gradient(-150deg,#FF9D2F 5%,#FF9D2F 95%) !important;
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: -30px;
	right: -30px;
	transform: scale(1.2);
	opacity: .1;
	transition: all .3s;
}
.nap-box:hover:before {
	bottom: 0px;
	width: 100%;
	height: 100%;
	border-radius: 0;
}
.nap-box-icon {
	position: relative;
	margin-bottom: 25px;
}
.nap-box-icon::before {
	color: #3a45a0;
	content: "\f0d7";
	font-family: FontAwesome;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding-right: 0;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-top: -9px;
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}
.nap-box-icon i {
	position: relative;
	z-index: 9;
	font-size:25px;
	color: #fff;
	background: #3a45a0;
	padding: 10px;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.nap-box-icon i::after {
	content: "";
	background: -webkit-linear-gradient(-150deg,#FF9D2F 5%,#FF9D2F 95%) !important;
	background: linear-gradient(-150deg,#ff9d2f 5%,#ff9d2f 95%) !important;
	width: 50px;
	height: 50px;
	position: absolute;
	opacity: .3;
	top: -10px;
	left: 10px;
	z-index: -1;
}
.nap-box-info h3 {
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2;
	color: #000000;
	text-align: center;
	font-size: 20px;
	padding-bottom: 0px;
}
/* end nap section */
/* first section content */
.row-first-content {
	display: flex;
}
.col-right-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: all 500ms ease;
}
.col-right-image span, .col-right-image .et_pb_module {
	height: 100%;
}
.col-right-image:after {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 32px;
	left: 32px;
	border-top: 5px solid #3a45a0;
}
h1.entry-title {
	font-family: 'Archivo', sans-serif;
	letter-spacing:2px;
}
.home h1.entry-title {
	color: #000;
	text-align: left !important;
	text-transform: capitalize;
	margin-bottom: 0px;
	padding-bottom: 0;
}
.btn {
	text-align: left;
	margin-top: 30px;
}
.btn a {
	font-size: 16px;
	font-weight: bold;
	background: #FF9D2F;
	color: #fff;
	border: 2px solid #FF9D2F;
	text-transform: uppercase;
	font-family: 'Archivo', sans-serif;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	z-index: 1;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding: 10px 30px;
	border-radius:0px;
	letter-spacing: 2px;
}
.btn a:hover {
	background: #000000;
	border: 2px solid #000000;
}
/* end first section content */
/* call section */
#call-section {
	background:#000;
}
#call-section:before {
	content: "\f10b";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 150px;
	opacity: 0.1;
	font-family: "FontAwesome";
}
.call-main {
	padding: 60px 0px;
	text-align: center;
}
.call-main-title {
	color: #be2c3b;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
}
.call-main-title:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 45px;
	display: block;
	border-top: 4px solid #3a45a0;
	border-left: 4px solid #3a45a0;
}
.call-main-title:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	display: block;
	border-top: 4px solid #3a45a0;
	border-right: 4px solid #3a45a0;
}

.call-main-button a {
	color: #fff;
	font-weight: bold;
	font-size: 35px;
	line-height:1.2;
}
.call-main-button:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 45px;
	height: 45px;
	display: block;
	border-bottom: 4px solid #3a45a0;
	border-left: 4px solid #3a45a0;
}
.call-main-button:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 45px;
	height: 45px;
	display: block;
	border-bottom: 4px solid #3a45a0;
	border-right: 4px solid #3a45a0;
}
/* edn call section*/
/* services-box */
#section-box-services {
	background-image: linear-gradient(360deg, #000000b3 15%, #000000b3 50%), url(https://securityguardsvcspringhill.com/wp-content/uploads/2024/09/background-services.webp);
	background-attachment:fixed;
}
.row-services {
	display: flex;
}
.col-services {
	border: 2px solid rgb(255 255 255 / 10%);
	transition: all .5s ease-in-out;
	padding: 20px;
	position: relative;
}
.col-services:hover {
	background: #000;
}
.title-services {
	text-align: center;
}
.title-services p {
	display: inline-block;
	font-family: 'Archivo', sans-serif;
	font-weight: bold;
	font-size:35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #fff;
	padding-bottom:0px;
	margin-bottom:0px;
	letter-spacing:2px;
}
.services-box-img {
	position:relative;
}
.services-box-img:after {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 32px;
	left: 32px;
	border-top: 5px solid #FF9D2F;
}
.services-box-content {
	color: #fff;
}

.services-box-content a{
	color: #f6992f;
}
.services-box-title {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 100px;
}
.services-box-title h2 {
	color:#fff;
	font-family: 'Archivo', sans-serif;
	font-size: 22px;
	line-height: normal;
	padding-bottom: 0px;
	letter-spacing:2px;
}
/* end services box */

/* part of the content */

#section-content, #last-section-content {
	background: #000;
}
.row-last-content {
	display:flex;
}
.col-left-images .et_pb_module, .col-left-images .et_pb_text_inner {
	height:100%;
}
.images {
	display:flex;
	height: 100%;
}
.image-1 {
	height: 100%;
	/* margin-right: 10px; */
	/* margin-top: -30px; */
}
.image-2 {
	height: 100%;
	/* margin-bottom:-30px; */
	/* margin-left:10px; */
}
.image-1, .image-2 {
	position:relative;
}
.image-1:after, .image-2:after {
	content: "";
	position: absolute;
	bottom: -5px;
	right: 32px;
	left: 32px;
	border-top: 5px solid #3a45a0;
}
.image-1 img, .image-2 img {
	object-fit: cover;
	object-position: center;
	height: 100%;
}
.btn-contact {
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%, -50%) rotate(180deg);
	writing-mode: vertical-rl;
	text-align: center;
	margin-top:0px;
	z-index:11111;
}
.btn-contact a {
	padding: 30px 15px;
}
.btn-contact a:hover {
	background:#fff;
	color:#000;
	border-color:#fff;
}
/* end part of the content */
/* testimonials section */
#testimonials-section {
	background-image: linear-gradient(360deg, #000000b3 15%, #000000b3 50%), url(https://securityguardsvcspringhill.com/wp-content/uploads/2024/09/background-testimonials.webp);
}
.testimonials-box {
	padding: 20px 30px;
	border: 10px solid rgb(255 255 255 / 10%);
}
.title-testimonials {
	text-align:center;
}
.title-testimonials p {
	display: inline-block;
	font-family: 'Archivo', sans-serif;
	font-weight: bold;
	font-size:18px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #3a45a0;
	letter-spacing:2px;
}
.title-testimonials-saying p {
	color: #fff;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	line-height:1.2;
}
.testimonials-btn {
	text-align: center;
	margin-top: 50px;
}
.testimonials-btn a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background-color: #FF9D2F;
	text-transform: capitalize;
	font-family: 'Archivo', sans-serif;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	z-index: 1;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding: 10px 30px;
	border-radius:0px;
}
.testimonials-btn a:hover {
	background:#fff;
	color:#000000;
}
.home div.wpcr3_dotline {
	border-bottom: 0px dotted #ccc !important;
}
.home div.wpcr3_review blockquote.wpcr3_content {
	padding-bottom: 0px;
}
.home blockquote {
	margin: 15px 0 15px;
}
/* end testimonials section */

/* nap section and contact form */
#contact-section {
	background: url(https://securityguardsvcspringhill.com/wp-content/uploads/2024/09/background-contact-form.webp);
	background-size: contain;
	background-position: right;
}
#contact-section:before  {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: linear-gradient(to right, rgb(11, 11, 11) 45%, rgba(0, 0, 0, 0) 100%);
}
#contact {
	padding:0px;
}
.col-left-contact-form  {
	background: #fff;
	padding: 20px;
}
.module-mb-0 {
	margin-bottom:0px !important;
}
/* end nap section and contact form section */

/* services list */
#section-services-list {
	background:#FFFFFF;
}
.title-services-list {
	text-align: center;
	margin-bottom: 20px;
}
.title-services-list p {
	display: inline-block;
	font-family: 'Archivo', sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #000;
	letter-spacing: 2px;
}
/* end services list */
@media screen and (max-width: 1024px) {
	.bottom-header-row {
		flex-direction: column;
	}
	.col-left-header-logo,
	.col-right-header-nav {
		width: 100%;
	}
	.col-right-header-nav {
		padding-bottom: 20px;
	}
	.col-left-header-logo {
		justify-content: center;
	}
	#et-top-navigation {
		padding: 0px;
		text-align: center;
	}
}
@media screen and (max-width: 980px) {
	.et_header_style_centered #et_mobile_nav_menu {
		margin-top: 0px;
	}
	.sub-menu li {
		line-height: 0 !important;
	}
	.container_info, .container_nav {
		width: 100% !important;
		max-width: 100% !important;
	}
	.col-right-header-nav {
		padding-bottom: 0px;
	}
	.top-header-left {
		flex-direction: column;
	}
	.header-adr {
		margin-bottom: 20px;
		margin-right: 0px;
	}
	.header-info,
	.header-nav {
		height: auto;
	}
	#et-top-navigation {
		padding: 10px 10px;
	}
	.container_info {
		align-items: center;
		flex-direction: column;
		padding: 15px 15px;
	}
	.top-header-right {
		margin-top: 20px;
	}
	.image-logo .logo_container {
		max-width: 100%;
	}
	.row-services {
		flex-direction: column;
		padding-bottom: 0px !important;
	}
	.row-first-content, .nap-main, .row-last-content {
		flex-direction: column;
	}
	.nap-box {
		margin: 20px 0px;
	}
	.col-left-images {
		margin-bottom:60px;
	}
	.home h1.entry-title, .btn {
		text-align:center !important;
	}
	#contact-section {
		background-size: cover;
	}
	.wpcr3_review,
	.wpcr3_item_name {
		text-align: center !important;
	}
}
@media screen and (max-width: 600px) {

	.slider-cn {
		font-size: 30px;
	}
}
/* badges CSS */

.badge-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}

.badge-block {
	display: flex;
	align-items: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.badge-block img {
	width: 80px;
	height:80px;
}

.badge-content {
	width: calc(100% - 65px);
	margin-left: 5px;
}

.badge-content .title {
	line-height: 1;
	font-size: 18px;
}

.badge-content .content {
	font-size: 17px;
	text-transform: capitalize;
	line-height: 1.2;
	min-width: 223px;
	max-width: 223px;
	border-top: 1px solid  #3a45a0;
	padding-top: 2px;
	margin-top: 5px;
	font-weight: 500;
}


.nav-arrows button{background:#FF9D2F;border-color: #FF9D2F;border-style:solid;color:#fff;border-radius: 0;display: flex;}
.nav-arrows button:hover{
	background:#fff;
	border-color: #fff;
	color:#000;
}
.keen-slider__slide{
	border:none;
	background:transparent;
}


.keen-slider__slide:hover{
	border:none;
	background:transparent;
}



.testimonial-subject{
	color:#fff;
}

.testimonial-content{
	color:#fff;
}

.reviewer-name{
	color:#fff;
}

.wpcr3_button_1{
	position: relative;
	display: inline-block;
	background: #ff9f2f;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: none;
	border: 0px solid;
	color: #fff;
	padding:10px 15px;
	margin-bottom: 20px;
	transition: 0.3s ease-in-out;
	font-size: 16px;
	border-radius:0px;
}

.wpcr3_button_1:hover {
	background: #000;
	position: relative;
	display: inline-block;
	font-weight: 600;
	text-transform: uppercase;
	text-shadow: none;
	border: 0px solid;
	color: #fff;
	padding:10px 15px;
	margin-bottom: 20px;
	transition: 0.3s ease-in-out;
	font-size: 16px;
	border-radius:0px;
}


/* SERVICES BOXES */
.srvBlock {
	max-width: 1366px;
	padding: 20px 10px 0px;
	display: flex;
	align-items: stretch;
	flex-direction: row;
	margin: 0 auto;
}

.srvElement {
	width:fit-content;
	float: left;
	padding: 0px;
	margin: 0px 1%;
	background-color: #00000096;
}

.srvElementFullWidth {
	margin: 20px 20px 0px;
	background-color: #00000096;
	display: flex;
	flex-direction: column;
}

.srvElementHeader {
	min-height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #3a45a0;
}

.srvElementHeader h2 {
	color: #fff;
	font-size: 120%;
	padding: 0px;
	font-weight: bold;
}

.srvElementContent {
	text-align: justify;
	color: #fff;
	padding: 10px;
}
.srvElementFullWidth .srvElementHeader {
	width: 100%;
}

.srvElementFullWidth .srvElementBody {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
}

.srvElementFullWidth .srvElementImg {
	width: 30%;
}
.srvElementFullWidth .srvElementContent {
	width: 70%;
	padding-left: 20px;
}

.srvElementHeader:hover {
	background-color: #be2c3b;
}
.srvElementHeader:hover h2{
	color: #fff;
}

@media only screen and (max-width: 981px) {
	.srvBlock {
		display: block;
		height: 100%;
		padding: 0px;
		margin-bottom: 0px;
	}
	.srvElement {
		width: 100%;
		margin: 15px auto 0px;
	}
	.srvElementFullWidth {
		margin: 15px auto 0px;
		display: inline-block;
	}

	.srvElementImg {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.srvElementFullWidth .srvElementBody {
		display: block;
	}

	.srvElementFullWidth .srvElementImg {
		width: 100%;
	}

	.srvElementFullWidth .srvElementContent {
		width: 100%;
		padding: 5px;
	}

	.srvElementBody {
		padding: 10px;
	}
}

.srvcs-title {
	text-align: center !important;
	font-weight: bold; 
	color: #fff!important; 
	text-shadow: 0px 0px 15px #0a1f54;
}
/* END SERVICES BOXES */



/* ADDITTIONAL SERVICES */

#additionalServices {
	list-style: none;
	text-align: center;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#additionalServices li {
	break-inside: avoid;
	padding: 5px 3px;
	font-size: 18px;
	color: #ffffff;
	position: relative;
	text-align: center;
	margin-bottom: 0 !important;
}
#additionalServices li a {
	color: #fff;
	text-decoration: underline;
}
#additionalServices li::before {
	content: "\f00c";
	font-family: 'FontAwesome';
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 5px;
}
@media (min-width: 600px) {
	#additionalServices li {
		break-inside: avoid;
		padding: 10px 5px;
		text-align: left;
	}
}
@media (min-width: 981px) {
	#additionalServices {
		columns: 3;
		column-gap: 10px;
	}
}
/* END ADDITTIONAL SERVICES */

body:not(.et_pb_page) #main-content .container{
	padding: 80px 0px !important;
}

.et_pb_title_container h1 {
	font-size: 30px;
}

.services-subtitle {
	font-size: 16px;
	margin-bottom: 16px;
}
.services-subtitle:before,
.services-subtitle:after {
	content: none;
}
img.review-from-logo {
    filter: invert(1);
}
.list-content {
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
}
.mb-auto {
    margin-block: auto;
}
div#last-section-content {
    padding-bottom: 150px;
}

#top-menu li li a {
    width: 230px!important;
}


@media(max-width: 425px) and (min-width: 320px){
        .entry-content h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
}

@media(max-width: 768px) and (min-width: 320px){
        p.post-meta {
    text-align: center;
}
}