/*
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: "Outfit", sans-serif;
	font-weight: 400;
	line-height: 24px;
	overflow-x: hidden;
}

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

.entry-title.main_title {
	color: #000;
	font-family: "Outfit", 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: "Outfit", sans-serif;
	font-weight: bold;
	color: #000 !important;
	text-shadow: -2px 1px #fff;
}

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

.wpcr3_item_name a {
	color: #231f21 !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: #000;
}
.home #servcss li:before {
	position: relative;
	padding-right: 10px;
	content: "\f105";
	left: 0px;
	top: 1px;
	font-family: "FontAwesome";
	color: #f27b27;
	font-size: 25px;
}

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

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

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: #231f21;
	font-family: "Outfit", sans-serif;
	font-size: 20px !important;
	font-weight: bold;
	line-height: 1.2 !important;
	text-transform: capitalize;
	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;
	-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: "Outfit", sans-serif;
	font-weight: 400 !important;
	font-size: 15px !important;
	padding: 15px 15px 15px !important;
	transition: 0.4s ease-in-out;
	position: relative;
	text-transform: capitalize !important;
}
#top-menu li a:hover {
	color: #f27b27 !important;
	opacity: 1 !important;
}

#top-menu li li a {
	padding: 15px 10px !important;
}
#top-menu li li a:before,
#top-menu li li a:after {
	display: none;
}
.nav li ul {
	right: -10px;
	background: #fff;
}
/* mobile */
.mobile_menu_bar::before,
.select_page {
	color: #231f21 !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: #231f21 !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: "Outfit", 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: #231f21;
}

#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: #231F21;
font-family: 'FontAwesome';
} */

#servcss svg {
	display: none;
}

/* -----------------------------------------------------------------------
* Testimonial
* ----------------------------------------------------------------------- */

.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;
	margin-bottom: 30px !important;
}
.free-estimate-heading {
	display: inline-block;
	font-family: "Outfit", sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #fff;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
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: 2px solid #ffffff80;
	background: #fff0;
	color: #ffffff !important;
	padding: 10px 10px 10px 10px;
	font-family: "Outfit", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857143;
	margin: 0px 0px 10px !important;
	border-radius: 5px;
	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: #ffffffde !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: 19px;
	font-weight: bold;
	background: #231f21;
	text-transform: capitalize;
	font-family: "Outfit", sans-serif;
	z-index: 1;
	position: relative;
	overflow: hidden;
	height: auto;
	padding: 15px 30px !important;
	margin: 30px auto 0 !important;
	border: 2px solid #231f21;
	border-radius: 5px;
	width: 100% !important;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#submitter:hover {
	background: #231f21;
	color: #fff;
}

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

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

#main-footer .footer-widget {
	color: #f7f7f7 !important;
	font-family: "Outfit", sans-serif;
}
#main-footer .footer-widget li {
	list-style: none;
	padding-left: 0px;
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
	margin-bottom: 30px;
}

.footer-widget li:before {
	display: none;
}

#main-footer .footer-widget strong {
	color: #f27b27 !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: "Outfit", sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.1;
	text-transform: capitalize;
	padding-bottom: 13px;
	margin-bottom: 17px;
}

#main-footer h4:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width: 30px;
	height: 3px;
	background-color: #f27b27;
}

.hours th,
.openinghours td {
	text-align: left !important;
	font-family: "Outfit", 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;
}

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

#current-day td {
	color: #f27b27 !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 auto 10px;
		width: 50%;
	}
	.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;
	}
}

/***** 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: -10px !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: 2px;
}
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;
	}
}

#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: capitalize !important;
	font-family: "Outfit", 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;
}
#main-header {
	background: #fff;
	line-height: 0px;
	border-bottom: 2px solid #f27b27;
}
#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;
}
.image-logo .container_nav {
	flex-direction: row;
	justify-content: space-between;
}
.container_info,
.container_nav {
	width: 85% !important;
	max-width: 85% !important;
	padding: 0 30px;
	margin: 0 auto;
}
.logo_container {
	text-align: center;
	display: inline;
	max-width: 100%;
	width: fit-content;
	height: auto !important;
	position: relative;
	padding: 20px 0 !important;
	z-index: 1;
}
#logo {
	max-height: 140px !important;
}
.span-logo {
	display: flex;
	align-items: center;
}
.logo-icon {
	width: 100px;
	margin-right: 10px;
}
.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;
}
.top-header {
	background: #231f21;
}
.top-header-inner {
	display: flex;
	justify-content: space-between;
	padding: 10px;
}
.col-left-header-logo {
	width: 30%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.col-right-header-nav {
	width: 80%;
}
nav#top-menu-nav,
#top-menu,
nav.et-menu-nav,
.et-menu {
	float: right !important;
}
.top-header-left {
	display: flex;
	align-items: center;
	position: relative;
}
.header-info {
	display: flex;
}
.header-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
}
.header-adr .fa,
.header-phone .fa,
.header-get-button .fa {
	position: relative;
	top: 0px;
	left: 0px;
	color: #f27b27;
	font-size: 18px;
	transition: 0.3s;
	padding: 0px 10px 0 0px;
}

.header-adr,
.header-phone,
.header-get-button {
	display: flex;
	align-items: center;
}
.header-phone {
	margin: 0 15px;
}
.header-i {
	display: flex;
	flex-direction: column;
}
.header-adr,
.header-phone a,
.header-get-button a {
	color: #fff;
	font-weight: 300;
	font-size: 15px;
	font-family: "Outfit", sans-serif;
}
/* end header info */

/* slider */
#slider {
	background: url(https://waukegan-ilpainter.com/wp-content/uploads/2024/03/slider.webp);
	background-position: center;
	background-blend-mode: overlay;
	background-color: rgb(0 0 0 / 10%) !important;
	display: flex;
	background-size: cover;
	padding: 200px 0;
}
#slider .et_pb_text_inner {
	text-align: center;
}
.slider {
	text-align: center;
	position: relative;
	background: rgb(0 0 0 / 50%);
	padding: 30px;
	display: inline-block;
}

.slider-title h1 {
	color: #fff;
	font-weight: bold;
	font-size: 45px;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
	line-height: 1.2;
}
.slider-descrp {
	color: #fff;
	font-size: 23px;
	margin-top: 15px;
	text-transform: capitalize;
	font-family: "Outfit", sans-serif;
}
.slider-buttons {
	overflow: hidden;
	margin: 40px 0 0px;
}
.slider-buttons a {
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	background-image: linear-gradient(-86deg, #f27b27 0%, #231f21 100%);
	text-transform: capitalize;
	border-radius: 4px;
	font-family: "Outfit", sans-serif;
	transition: all 0.15s linear 0s;
	z-index: 1;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding: 12px 10px;
	width: 220px;
}
.slider-buttons a:hover {
	color: #f27b27;
	border: 1px solid #f27b27;
}
.slider-buttons a::before {
	position: absolute;
	content: "";
	z-index: -1;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	background: #fff;
	border-radius: 4px;
	transition: 0.5s;
}
.slider-buttons a:hover::before {
	width: 100%;
}

/* end slider */
/* first section content */
#first-section-content {
	background: #fff;
}
.row-first-content {
	display: flex;
}
.image-shape {
	position: absolute;
	top: 0%;
	left: 10%;
	margin: -38px 0 0 -60px;
	-webkit-animation: spin 15s linear infinite;
	-moz-animation: spin 15s linear infinite;
	animation: spin 15s linear infinite;
	z-index: 0;
}
@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.image-painter img {
	width: 70% !important;
}
h1.entry-title {
	font-family: "Outfit", sans-serif;
}
.home h2.entry-title {
	color: #000;
	text-align: left !important;
	text-transform: capitalize;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
	margin-bottom: 20px;
}

.btn a {
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	background-image: linear-gradient(-86deg, #f27b27 0%, #231f21 100%);
	text-transform: capitalize;
	border-radius: 4px;
	font-family: "Outfit", sans-serif;
	transition: all 0.15s linear 0s;
	z-index: 1;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding: 12px 40px;
}
.btn a:hover {
	color: #f27b27;
	border: 1px solid #f27b27;
}
.btn a::before {
	position: absolute;
	content: "";
	z-index: -1;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	background: #fff;
	border-radius: 4px;
	transition: 0.5s;
}
.btn a:hover::before {
	width: 100%;
}

/* end first section content*/
/* services-box */
#section-box-services {
	background: #f2f2f2;
}
.row-services {
	display: flex;
}
.col-services {
	box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.1);
	background-color: #fff;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
}
.col-services:before {
	position: absolute;
	content: "";
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(-45deg, #f27b27 0%, #231f21 100%);
	transform: scale(0.2, 1);
	opacity: 0;
	transition: 0.5s;
	border-radius: 5px;
}
.col-services:hover:before {
	transform: scale(1);
	opacity: 1;
}
.title-services {
	text-align: center;
}
.title-services .title-services-content {
	display: inline-block;
	font-family: "Outfit", sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #000;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
.services-box-main {
	padding: 0px 15px 15px;
	position: relative;
}
.services-box-main:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 50px;
	bottom: 0;
	margin: auto;
	width: 160px;
	height: 160px;
	background: #fff;
	border-radius: 100%;
	opacity: 0.102;
	animation: bounce 2s alternate infinite;
}
@keyframes bounce {
	0% {
		-webkit-transform: scale(0.5);
	}
	100% {
		-webkit-transform: scale(1);
	}
}
.services-box-img {
	text-align: center;
}
.services-box-img img {
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
}
.services-box-content {
	color: #000;
}
.col-services:hover .services-box-content {
	color: #fff;
}
.services-box-title {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 100px;
}
.services-box-title h2 {
	color: #000;
	font-family: "Outfit", sans-serif;
	font-size: 22px;
	line-height: normal;
	padding-bottom: 10px;
}
.col-services:hover .services-box-title h2 {
	color: #fff;
}
/* end services box */
/* NAP */
.row-nap {
	display: flex;
}
.title-nap {
	text-align: center;
	margin-bottom: 20px;
}
.title-nap p {
	display: inline-block;
	font-family: "Outfit", sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #000;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
.col-nap {
	box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.1);
	background-color: #fff;
	overflow: hidden;
	padding: 50px 0px 20px;
	border-radius: 5px;
	position: relative;
}
.nap-box-icon i {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #f27b27;
	border: 5px solid #fbc097;
	color: #fff;
	position: absolute;
	top: -75px;
	left: -50px;
	padding: 60px 40px 40px 70px;
	line-height: 0;
	transition: 0.3s linear;
	z-index: 9;
	font-size: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.col-nap:hover .nap-box-icon i {
	width: 100%;
	top: -50px;
	left: 0px;
	padding: 40px 40px 40px 40px;
	border-radius: 0%;
	border: 0px solid #000;
}
.nap-box-info {
	min-height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 10px;
}
.nap-box-info h3 {
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2;
	color: #000;
	text-align: center;
	font-size: 20px;
	margin-top: 60px;
	padding-bottom: 0px;
}
/* end NAP */
/* last section content */
#section-content {
	background: url(https://waukegan-ilpainter.com/wp-content/uploads/2024/03/background-content.webp);
	background-position: center;
	background-blend-mode: overlay;
	background-color: rgb(0 0 0 / 50%) !important;
	background-size: cover;
	background-attachment: fixed;
}
.btn-contact {
	margin-top: 50px;
}
/* end last section content */

/* contact form section */
#contact-form-section {
	background: #f27b27;
}
#contact-form-section .et_pb_row {
	display: flex;
	align-items: center;
}
body:not(.home) #contact {
	background: #f27b27;
	padding: 20px;
}
#contact {
	padding: 0px;
}
.image-1::after {
	position: absolute;
	content: "";
	right: -10px;
	bottom: -10px;
	width: 100%;
	height: 100%;
	background: #fbc097;
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	transform: rotate(-7deg);
	z-index: -1;
	border-radius: 5px;
}
.image-1 img {
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	transform: rotate(-7deg);
	border-radius: 5px;
}
.image-2 img {
	margin-top: 40px;
}
/* end contact form section */
/* testimonials section */
#testimonials-section {
	background: #f2f2f2;
}
.testimonials-box {
	background: #fff;
	padding: 35px;
	border-radius: 5px;
	box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.1);
}
.title-testimonials {
	text-align: center;
	margin-bottom: 10px;
	display: inline-block;
	font-family: "Outfit", sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #000;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
.testimonials-icon {
	display: inline-block;
}
.testimonials-icon i {
	background: #ee7927;
	padding: 20px;
	border-radius: 50%;
	color: #fff;
	font-size: 25px;
	position: relative;
	z-index: 9999999;
}
.testimonials-btn {
	text-align: center;
	margin-top: 50px;
}
.testimonials-btn a {
	padding: 15px 20px;
}
.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 */

/* services list */
.title-services-list {
	text-align: center;
}
.title-services-list p {
	text-align: center;
	margin-bottom: 10px;
	display: inline-block;
	font-family: "Outfit", sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #000;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
/* end services list */
/* blog */
.single-post .et_pb_section {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.single-post article {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.single-post div#main-content .container {
	padding: 77px 0 !important;
}
#main-content .container {
	padding: 77px 0 !important;
}

#main-content .container h1{
	color: #000000 !important;
}

#main-content .container h2{
	font-size: 24px !important;
}
/* end blog */
/* badges */
.badge-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
}
.badge-block {
	display: flex;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 24%;
	align-items: flex-start;
}
.badge-block img {
	width: 60px;
}
.badge-content {
	width: 100%;
}
.badge-content .title {
	font-weight: bold;
	line-height: 1;
	font-size: 20px;
}
.badge-content .content {
	font-size: 17px;
	text-transform: capitalize;
	line-height: 1.2;
	min-width: 223px;
	max-width: 223px;
	border-top: 1px solid #f07a27;
	padding-top: 2px;
	margin-top: 5px;
	font-weight: 500;
	min-width: 100%;
	margin-top: 5px;
}
/* end badges */
/* buttons */
.booking-button-switch {
	display:none !important; 
}
.button-quote-header {
	text-align: center;
	padding: 10px 0;
	background: #231f21;
}
.top_button {
	position: relative;
	display: inline-block;
	background-image: linear-gradient(-86deg, #f27b27 0%, #f27c28 100%);
	font-weight: 500 !important;
	text-transform: uppercase;
	text-shadow: none;
	color: #fff;
	padding: 15px 25px;
	transition: 0.3s ease-in-out;
	font-size: 16px;
	border-radius: 4px;
}
.floating-estimate-btn {
	text-align: center;
	padding: 5px 15px;
	background-image: linear-gradient(-86deg, #f27b27 0%, #231f21 100%);
	color: #ffffff !important;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 3px solid #f27b27;
	border-left: 0px;
	font-size: 15px;
	z-index: 999999;
	font-weight: bold;
	position: fixed;
	bottom: 60px;
	text-transform: uppercase;
	width: 225px;
}
#main-footer .listing-rev-btn {
	padding: 5px 15px;
	border: 3px solid #f27b27;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-left: 0px;
	bottom: 15px;
	background-image: linear-gradient(-86deg, #f27b27 0%, #231f21 100%);
	color: #fff;
	width: 225px;
	justify-content: center;
	text-transform: uppercase;
	font-size: 15px;
}
#main-footer .listing-rev-btn img {
	display: none;
}
#main-footer .listing-rev-btn .fa {
	display: block;
	margin-right: 5px;
	color: #fff;
}
/* end buttons */
/* reviews */

.owl-stage {
	display: flex;
	align-items: center;
}

.review-title {
	position: relative;
	font-family: "Jost", sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height:1.2;
	color: #000 !important;
	text-align:center;
}
.external-reviews-holder {
	z-index: 99;
	position: relative;
	width: 100%;
	max-width: 500px;
	height: 100%;
	padding: 20px 10px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.sliding-review-container {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.review-origin-brand {
	background: #fff;
	padding: 10px;
	width: 120px;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 20px;
	left: 10px;
}

.review-origin-brand img {
	margin: 0;
	height: 35px;
	object-fit: contain;
}
.external-review-title {
	text-align: center;
	font-size: 20px !important;
	color: #000;
	font-weight: 600;
	line-height: 1.1em;
	margin-top: 20px;
	text-transform: uppercase;
}
.external-review-credentials {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	color: #000;
}
.external-review-author {margin: 0 5px;}

.external-review-date {
	margin: 0 5px;
}

.external-review-text {
	overflow: hidden;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin: 10px auto;
	text-align: center;
	padding: 0 25px;
	width: 95%;
	color: #000;
	font-weight: 300;
	position: relative;
}
.external-review-text:before {
	content: '\f10e';
	font-family: 'FontAwesome';
	position: absolute;
	left: 5px;
	top: 0;
	opacity: 0.5;
}
.external-review-text:after {
	content: '\f10d';
	font-family: 'FontAwesome';
	position: absolute;
	right: 5px;
	bottom: 0;
	opacity: 0.5;
}
a.add-reviews-link {
	color: #ee7927;
	text-transform: uppercase;
	border-radius: 5em;
	font-size: 14px;
	font-weight: 600;
	margin-top: 20px;
	width: 200px;
	transition: 0.3s ease-out;
	display: block;
}

div#external-reviews {
	padding: 0 !important;
	background: #63d471;
}

div#external-reviews .et_pb_row {
	padding: 0 !important;
}
.static-external-review-container {
	width: 100%;
	display: flex;
	justify-content: center;
}
.static-external-review-container .external-reviews-holder {
	min-height: 380px;
	justify-content: flex-end;
}
@media (min-width: 981px) {
	.static-external-review-holder {
		display: flex;
		position: relative;
		justify-content: center;
	}
	.static-external-review-container {
		width: 50%;

	}
	.static-external-review-container .external-reviews-holder {
		min-height: 420px;
		justify-content: center;
	}

	.review-origin-brand {
		position: absolute;
	}
	#main-content .container .type-post {
		margin-bottom: 0 !important;
		padding-bottom: 0;
	}
}
/* end reviews */
@media screen and (max-width: 1024px) {
	.bottom-header-row {
		flex-direction: column;
	}
	.top-header-inner {
		justify-content: center;
	}
	.col-left-header-logo,
	.col-right-header-nav {
		width: 100%;
	}
	nav#top-menu-nav {
		float: none !important;
	}
	.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;
	}
	.mobile_menu_bar {
		position: absolute;
	}
	.container_info,
	.container_nav {
		width: 100% !important;
		max-width: 100% !important;
		padding: 0px;
	}
	.top-header-left,
	.top-header-inner {
		flex-direction: column;
	}
	.header-get-button {
		justify-content: center;
	}
	.header-adr {
		margin-right: 0px;
	}
	.header-phone {
		margin: 10px 0;
	}
	.header-info,
	.header-nav {
		height: auto;
	}
	#et-top-navigation {
		padding: 10px 10px;
	}
	.container_info,
	.container_nav {
		margin: 0 auto;
	}
	.container_info {
		align-items: center;
		flex-direction: column;
	}
	.image-logo .logo_container {
		max-width: 100%;
	}
	.slider,
	.et_pb_post h2.entry-title,
	.et_pb_title_meta_container,
	.post-meta {
		text-align: center;
	}
	.slider-title h1 {
		font-size: 35px;
	}
	.row-first-content,
	.row-nap,
	#contact-form-section .et_pb_row {
		flex-direction: column;
	}
	.row-services {
		flex-direction: column;
		padding-bottom: 0px !important;
	}
	.home h2.entry-title,
	.btn {
		text-align: center !important;
	}
	.wpcr3_review,
	.wpcr3_item_name {
		text-align: center !important;
	}
	.image-1 {
		margin-top: 50px;
	}
	.badge-block {
		align-items: center;
		width: 50%;
	}
}
@media screen and (min-width: 601px) {
	.slider-buttons {
		display: flex;
		justify-content: center;
	}
	.slider-buttons .booking-button-switch {
		margin-left: 20px;
	}
}
@media screen and (max-width: 600px) {
	.slider-buttons .booking-button-switch {
		margin-top: 10px;
	}
	.badge-block {
		width: 100%;
	}
	#slider {
		padding: 100px 0;
	}
}

.wpcr3_button_1.wpcr3_show_btn {
	background: #f27b27;
	color: #000000;
	border: 0px;
	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: #231f21;
}

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

.srvElementHeader {
	min-height: 65px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	/* background-color: #2EA3F2; */
	background-image: linear-gradient(-86deg, #f27b27 0%, #231f21 100%);
}

.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: #222222; */
}
.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 */

#mobile_menu li a {
	line-height: 1.2em;
}

.floating-estimate-btn{
	z-index: 9999;
}

#main-footer .listing-rev-btn{
	display: flex;
	align-items: baseline;
	position: fixed;
	z-index: 9999;
}

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

@media (min-width: 981px) {
	.et_pb_section {
		padding: 80px 0;
	}
}

@media (min-width: 981px) {
	.et_pb_row {
		padding: 0px 0;
	}
}

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

.list-1 {
	width:100%;
	height:100%;
	display:flex;
	flex-direction:column;
}

.list-1 li{
	background: #ff7029;
	max-width: 100%;
	margin-top: 10px;
	padding: 10px 13px;
	border-radius: 25px;
	border: 1px solid #062d5b1c;
	box-shadow: rgb(6 45 91 / 46%) 0px 3px 3px 0px;
	list-style: inside disc;
	text-align: left;
	line-height: 1.4;
	color:#fff;
}

.list-1 li:hover{
	background-color:#0a0a0a;
	color:#fff;
}





.wpcr3_respond_3 {
	text-align: center;
}
.wpcr3_respond_2>.wpcr3_div_2 {
	margin-inline: auto;
	width: 100%;
}
.wpcr3_button_1.wpcr3_submit_btn {
	border-color: #eb7827;
	background: linear-gradient(to right,  #272121 0%,#eb7827 100%);
	color: #ffffff;
}
.keen-slider .testimonial-item {
	pointer-events: none;
}
.wpcr3_respond_2 input,
.wpcr3_respond_2 textarea {
    padding: 8px;
    border-radius: 8px;
}
.wpcr3_respond_2 textarea {
    min-width: 100% !important;
    width: 100%;
}