/* 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
*/

body {
	font-size: 1.0625rem;
	font-family: "Maitree", Georgia, serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	color: #010101;
	font-weight: 400;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Teko", sans-serif !important;
}
p strong {
	font-family: "Teko", sans-serif;
	font-size: 20px;
}
.et_pb_row {
	width: 95% !important;
}
/*HEADER STYLES*/
header#main-header {
	background: #010101 !important;
}
.add-info-container {
	background: #0c88df;
	position: relative;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.add-contact-info-holder {
	width: 95%;
	margin: 0 auto;
	max-width: 1080px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.phonenum {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	position: relative;
	font-size: 22px;
	letter-spacing: 0.5px;
	z-index: 1;
	font-family: "Teko", sans-serif;
	margin: 5px;
	line-height: 1;
}
.top_button {
	background: #000;
	color: #fff;
	position: relative;
	font-size: 17px;
	letter-spacing: 0.5px;
	font-family: "Teko", sans-serif;
	padding: 5px 10px;
	line-height: 1;
	margin: 5px;
}
.booking-button-switch {
	display: none !important;
}
.header-menu-container {
	width: 100%;
	max-width: 100%;
}
.header-info-holder {
	margin: 0px auto 0px !important;
	max-width: 1080px;
}
.logo_container {
	position: relative !important;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 10px 5px 10px;
}
img#logo {
	min-height: 60px !important;
	max-height: 100px !important;
	width: auto !important;
	max-width: 280px !important;
}
.text-logo {
	color: #010101;
	line-height: 1.1;
	font-family: "Teko", sans-serif;
}
span.info-addon {
	display: none;
	font-family: "Teko", sans-serif;
	color: #fff;
	font-size: 22px;
}
.header-info-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.header-location-container {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	margin: 5px;
	font-size: 16px;
	color: #fff;
}
.header-location-container .fa {
	margin-right: 5px;
}
.email-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	margin: 5px;
	font-size: 16px;
	color: #fff;
}
.email-btn .fa {
	margin-right: 5px;
}
.hours-holder {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	margin: 5px;
	display: none;
}
.hours-holder .fa {
	margin-right: 5px;
}
.header-info-block a.hours-box {
	pointer-events: none;
}
a.hours-box {
	padding: 0 !important;
}
.hours {
	border: none;
	height: auto;
	box-shadow: none;
	background: transparent;
}
.hours img {
	display: none;
}
.hours p {
	padding: 0 !important;
	font-size: 16px !important;
	text-shadow: none;
	color: #000;
}
div#et-top-navigation {
	width: 100%;
	padding: 5px !important;
	background: #0c88df;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
span.select_page {
	display: block !important;
	float: left;
	line-height: 32px;
	color: #e9ebea;
	margin-left: 5px;
}
div#et_mobile_nav_menu {
	width: 100%;
}
.mobile_menu_bar {
	padding-bottom: 0 !important;
}
.et_mobile_menu {
	background-color: #010101 !important;
	border-color: #929292 !important;
	top: 42px;
}
.et_mobile_menu li a {
	color: #929292 !important;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle) {
	position: relative;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle):before {
	content: "\f149";
	position: absolute;
	left: 0;
	font-family: "FontAwesome";
	-webkit-transform: scaleX(-1) rotate(90deg);
	transform: scaleX(-1) rotate(90deg);
	color: #0c88df;
}
.et_mobile_menu .current_page_item a {
	color: #e9ebea !important;
}
/*change Divi opened hamburger menu to X*/
.mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
}
/*rotate the Divi Menu icon on click*/
.mobile_menu_bar:before {
	transition: all 0.4s ease;
	transform: rotate(0deg);
	display: block;
	color: #e9ebea;
	text-align: right;
}
/*rotate the Divi Menu icon on click*/
/*END HEADER STYLES*/
/*PAGE STYLES*/
section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
	max-height: 400px !important;
	min-height: 400px !important;
	height: 400px !important;
	background-position: 50%;
}
.et_pb_fullscreen .et_pb_fullwidth_header_container {
	max-height: 400px !important;
	min-height: 400px !important;
	height: 400px !important;
	width: 95%;
}
.header-content {
	margin: 0 auto !important;
	padding: 0px !important;
	width: 100% !important;
	max-width: 1080px !important;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
	margin-left: -5px !important;
}
.ws-slogan {
	font-family: "Teko", sans-serif;
	line-height: 1.1;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	filter: drop-shadow(1px 1px 3px black);
	text-transform: capitalize;
	max-width: 403px;
	margin: 0 auto;
}
.ws-subslogan {
	line-height: 1.2;
	filter: drop-shadow(1px 1px 3px black);
	padding-top: 10px;
}
.ws-buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}
.ws-buttons br {
	display: none;
}
.button {
	background: #0c88df;
	border: 1px solid #e9ebea;
	color: #e9ebea;
	padding: 16px 25px;
	display: inline-block;
	margin-top: 30px;
	line-height: 1;
	width: 260px;
	font-size: 16px;
	margin: 10px;
}
.button:hover {
	filter: drop-shadow(0px 0px 6px #0c88df);
	border-color: #0c88df;
	color: #fff;
	background: #1935ba;
}
div#home-title-block {
	background-color: #0c88df !important;
	padding-bottom: 0;
}
div#home-title-block-container {
	display: flex;
	flex-direction: column-reverse;
	padding-bottom: 0;
	padding-top: 0;
	width: 100% !important;
}
div#home-title-block-container .et_pb_column {
	margin-bottom: 0 !important;
}
div#home-title-block-container .content-column {
	width: 95% !important;
	margin: 0 auto !important;
}
.section-title-heading {
	text-transform: uppercase;
	color: #e9ebea;
	font-weight: 500;
	font-family: "Teko", sans-serif;
	letter-spacing: 0.5px;
	font-size: 20px;
	line-height: 1;
}
.entry-title {
	text-align: center;
	font-size: 26px !important;
	font-weight: bold;
	line-height: 1.1;
}
.home .entry-title {
	color: #e9ebea;
	padding: 0;
}
/* BADGES SECTION STYLE */
div#css-badges-section {
	background-color: #010101 !important;
	overflow: hidden;
}
.badges-column:before {
	content: "";
	position: absolute;
	width: 110vw;
	height: 150%;
	background: #929292;
	bottom: -13px;
	left: -5vw;
}
.slogan-separator {
	background: #0c88df;
	display: inline-block;
	color: #e9ebea;
	font-family: "Teko", sans-serif;
	font-size: 26px;
	letter-spacing: 0.5px;
	padding: 10px !important;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1;
}
.badges-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.badge-holder {
	background: #010101;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: calc(50% - 10px);
	max-width: 160px;
	padding: 15px 5px 22px 5px;
	margin-top: 10px;
	margin-bottom: 30px;
	position: relative;
	text-shadow: 0px 15px 15px rgb(0 0 0 / 4%);
	border: 1px dashed #010101;
}
.badge-holder:hover {
	box-shadow: 0px 0px 8px 0px #ffffff;
}
p.badge-content {
	color: #ffffff;
	text-align: center;
	line-height: 1;
	text-transform: capitalize;
	font-size: 17px;
	min-height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.badge-holder img {
	width: 148px;
	height: 113px;
	padding-bottom: 5px;
	filter: invert(1);
}
.badge-title {
	background: #0c88df;
	font-size: 15px;
	width: 85%;
	text-align: center;
	line-height: 1.2;
	padding: 5px;
	position: absolute;
	bottom: -15px;
	color: #e9ebea;
	font-weight: bold;
}
.badge-title span {
	font-size: 17px;
}
/* SERVICES SECTION STYLE */
div#services-blocks-section {
	background-color: #e9ebea !important;
}
div#services-blocks-section:after {
	top: auto;
	right: auto;
	left: 0;
	bottom: 0;
	transform: rotate(180deg);
}
.srvBlockTitle p {
	text-align: center;
	font-size: 26px;
	color: #0c88df;
	line-height: 1.2;
	padding: 0;
	font-weight: bold;
}
.srvElement {
	max-width: 500px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
}
.srvElementHeader h2 {
	text-align: center;
	color: #e9ebea;
	min-height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #0c88df;
	width: 100%;
	padding-bottom: 0;
}
.srvElementImg {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.srvElementHeader {
	width: 100%;
}
.srvElementImg img:not(.srv-icon-img) {
	width: 100%;
	height: 200px;
	object-fit: cover;
	object-position: center;
	position: relative;
}
.srv-icon {
	position: absolute;
	z-index: 999;
	right: 0;
	bottom: 0;
	width: 80px;
	height: 55px;
	padding: 10px 0px 0px 10px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	box-shadow: -5px -3px 2px 2px #00000029;
	overflow: hidden;
	background: rgb(214, 214, 214);
	background: linear-gradient(
		145deg,
		rgb(255 255 255) 0%,
		rgba(214, 214, 214, 1) 32%,
		rgba(172, 172, 172, 1) 48%,
		rgba(214, 214, 214, 1) 50%,
		rgba(255, 255, 255, 1) 50%,
		rgb(255 255 255) 52%,
		rgba(255, 255, 255, 1) 54%,
		rgba(255, 255, 255, 1) 100%
	);
}
.srv-icon img {
	width: 50px;
	height: 36px;
	margin-right: 3px;
}
.srvElementContent {
	text-align: justify;
	color: #010101;
	padding-left: 15px;
	padding-top: 15px;
	position: relative;
}
.srvElementContent:before {
	content: "";
	position: absolute;
	height: calc(100% + 15px);
	width: 3px;
	background: #0c88df;
	left: 0;
	top: -15px;
}

.srvElementContent a{
	color: #0c88e0;
	font-weight: 600;
	text-decoration: underline;
}

.srvElement:hover .srvElementImg img:not(.srv-icon-img) {
	filter: grayscale(1) drop-shadow(0px 0px 6px #fff);
}
.srvElement:hover h2 {
	background: #000;
}
.srvElement:hover .srvElementContent:before {
	background: #010101;
}
div#home-content-section {
	background-color: #ffffff !important;
	border-top: 15px solid #0c88df;
	border-bottom: 15px solid #0c88df;
}
/* SERVICES LIST SECTION STYLE */
div#services-list-section {
	background-color: #ffffff !important;
}
.homepage-services {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 30px;
	max-width: 520px;
}
.homepage-services #servcss {
	padding: 0;
}
.homepage-services #servcss li {
	position: relative;
	font-weight: bold;
	margin: 0.3em 3px;
	padding-left: 20px;
	display: inline-block;
	color: #e9ebea;
}
.homepage-services #servcss li:before {
	position: absolute;
	content: "\f00c";
	top: 0;
	left: 0;
	color: #e9ebea;
	font-family: "FontAwesome";
}
/* NAP SECTION STYLE */
div#homepage-nap-section {
	background-position: top right;
	background-size: auto 80%;
	background-repeat: no-repeat;
}
div#homepage-nap-section .et_pb_row {
	width: 100% !important;
}
div#cf-column {
	padding: 0 2.5%;
	margin: 80px auto !important;
}
div#nap-column {
	background: #0c88df;
	padding: 80px 2.5% 80px 2.5%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
div#contact-section {
	padding: 10px;
	width: 100%;
	max-width: 625px;
	margin: 0 auto;
	text-align: center;
	background: #010101;
}
.homepage-nap h3 {
	text-align: center;
	color: #e9ebea;
	line-height: 1.2;
	padding: 0;
}
.homepage-nap h3 strong {
	color: #e9ebea;
	font-size: 26px;
	line-height: 1;
}

/* NAP Google listing button */

#main-footer .listing-rev-btn .fa {
	display: block;
	margin-right: 5px;
}

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

#main-footer .listing-rev-btn {
	background: #0c88df;
	border: 2px solid #000000;
	color: #fff;
	bottom: 20px;
	font-size: 15px;
	padding: 7px 15px 7px 15px;
	font-weight: normal;
	text-transform: capitalize;
	width:190px;
	justify-content: center;
}
.floating-estimate-btn {
	text-align: center;
	border-top-right-radius:  0;
	border-bottom-right-radius: 0;
	background: #0c88df;
	color: #fff;
	border: 2px solid #000000;
	padding: 7px 15px 7px 15px;
	font-weight: normal;
	border-left: 0px;
	font-size: 15px;
	z-index: 999999;
	position: fixed;
	bottom: 75px;
	text-transform: capitalize;
	width: 190px;
}

/* CONTACT FORM STYLE */
/* TESTIMONIALS SECTION STYLE */
div#home-testimonials {
	background-color: #fff !important;
}
.half-section-container {
	display: flex;
	flex-direction: column-reverse;
}
#testimonials-block {
	width: 100% !important;
	max-width: 100%;
}
.half-section-image {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	min-height: 385px;
}
.half-section-image img {
	object-fit: cover;
	object-position: 60%;
	height: 100%;
	min-height: 650px;
	max-height: 650px;
	width: 100%;
}
.half-section-dark {
	background: #969696;
	padding: 80px 2.5% 80px 2.5%;
	text-align: center;
}
.half-section-subtitle {
	font-size: 26px !important;
	line-height: 1 !important;
	font-weight: bold;
	color: #e9ebea;
	text-align: center !important;
	margin-bottom: 10px;
	font-family: "Teko", sans-serif;
	letter-spacing: 0.5px;
	padding: 5px !important;
	background: #0c88df;
	display: inline-block;
}
.half-section-title {
	color: #010101 !important;
	line-height: 1.2;
	font-size: 22px !important;
	text-align: center;
	text-transform: capitalize;
	font-family: "Teko", sans-serif;
}
/* TESTIMONIALS SECTION STYLE */
.home .wpcr3_respond_1 {
	padding: 15px !important;
	color: #e9ebea;
}
.home .wpcr3_dotline {
	display: none !important;
}
.home .wpcr3_review {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.home .wpcr3_review_ratingValue {
	width: 100%;
	text-align: center;
	margin: 0 !important;
}
.home .wpcr3_review_author {
	margin-left: 5px;
	text-align: center;
}
.home .wpcr3_review_title.wpcr3_caps {
	width: 100%;
	text-align: center;
	margin: 0 !important;
	font-size: 20px;
	color: #e9ebea;
	font-family: "Teko", sans-serif;
}
.home span.wpcr3_item_name a {
	color: #e9ebea;
}
div.wpcr3_review blockquote.wpcr3_content {
	border-color: #c4c4c4;
	padding-bottom: 0;
	text-align: justify;
}
.home div.wpcr3_review blockquote.wpcr3_content {
	text-align: center;
	padding-left: 0;
	border: none;
	margin-bottom: 0;
	line-height: 1.7em;
	order: 1;
}
div.wpcr3_review blockquote.wpcr3_content p {
	font-size: 16px;
}
.home .wpcr3_reviews_holder {
	position: relative;
}
.home div.wpcr3_review blockquote.wpcr3_content p {
	font-style: italic;
}
.testimonials-btn {
	background: #010101;
	padding: 17px 20px;
	display: inline-block;
	color: #e9ebea;
	line-height: 1;
	width: 260px;
	text-align: center;
}
.testimonials-btn:hover {
	color: #fff;
	background: #646464;
}
p.free-estimate-title {
	text-align: center;
	font-size: 26px;
	color: #e9ebea;
	line-height: 1 !important;
	padding: 10px !important;
	margin-bottom: 10px;
	font-weight: bold;
	font-family: "Teko", sans-serif;
	background: #0c88df;
	display: inline-block;
}
input#customer_name {
	width: calc(50% - 5px);
	float: left;
}
input#phone-cf {
	width: calc(50% - 5px);
	float: left;
	margin-left: 10px;
}
textarea#message {
	margin-bottom: 20px;
}
#contact img {
	float: left;
	width: 120px;
	height: 40px;
	min-height: 40px;
	border-radius: 5px;
	filter: grayscale(1) brightness(1.2) contrast(1.5);
	border: 1px solid #000000;
}
input#vercode {
	width: calc(100% - 130px);
	margin: 0;
	margin-left: 10px;
	float: left;
	padding: 7px 10px 7px;
	height: 40px;
	background-color: #0c88df !important;
}
form#contactForm {
	text-align: center;
}
input#submitter {
	font-size: 16px;
	font-weight: normal;
	position: relative;
	z-index: 1;
	border-radius: 30px;
	height: 57px;
	background: #010101;
	color: #ffffff;
	padding: 17px 20px;
	display: inline-block;
	line-height: 1;
	width: 260px;
	text-align: center;
	border-radius: 0;
	text-transform: capitalize;
}
input#submitter:hover {
	color: #fff;
	background: #646464;
}
input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
	max-width: 100%;
	padding: 7px 5px 7px;
	height: auto;
	background-color: #010101 !important;
	box-shadow: none;
	display: block;
	line-height: 1;
	font-weight: 300;
	color: #fff !important;
	background-image: none;
	border: 1px solid #0c88df;
	margin-bottom: 10px !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 {
	color: #fff !important;
	border-color: #ffffff;
}
#contact {
	padding: 0;
	max-width: 600px;
	margin: 0 auto;
}
.link-button {
	background: #0c88df;
	color: #e9ebea;
	padding: 17px 20px;
	display: inline-block;
	line-height: 1;
	width: 260px;
	text-align: center;
}
.link-button:hover {
	color: #fff;
	background: #646464;
}
/* FOOTER STYLE */
#main-footer {
	background: #010101;
	background-size: contain;
	background-repeat: repeat;
}
#main-footer .container {
	width: 95%;
}
div#footer-bottom {
	background-color: #0c88df;
	padding: 15px;
	color: #e9ebea;
}
.paymentsbox {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.footer-widget h4 {
	color: #e9ebea;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	text-transform: uppercase;
	background: #0c88df;
	padding: 5px !important;
}
.footer-widget .textwidget {
	color: #e9ebea;
}
#footer-widgets .footer-widget a {
	background-color: #fff;
}

table.openinghours {
	width: 100%;
	max-width: 350px;
	margin: 0 auto;
}

@media screen and (max-width: 981px) and (min-width: 425px) {
	.hours, .openinghours {
		max-width: 385px;
		margin: 0 auto !important;
	}
}

table.openinghours tr {
	display: flex;
	justify-content: space-between;
	line-height: 2;
	font-family: "Maitree", serif;
	color: #e9ebea;
}
#current-day {
	background-color: #0c88df;
	padding: 0 2px;
}
#current-day td {
	color: #e9ebea;
	text-shadow: none;
}
#closed-day {
	color: #e9ebea;
}
#menu-footer-menu li {
	padding-left: 0px !important;
}
#menu-footer-menu li:before {
	border-width: 0px !important;
}
#menu-footer-menu li a {
	background-color: transparent !important;
}
#menu-footer-menu ul.sub-menu {
	filter: drop-shadow(0px 0px 0px #5b5b5b);
	background-color: transparent !important;
}
/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */
.et_pb_sidebar_0 h4.widgettitle {
	font-size: 26px;
	font-weight: bold;
	color: #231f20;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.1;
	text-align: center;
	border-bottom: 1px solid #231f20;
}
#sidebar h4.widgettitle {
	font-size: 26px;
	font-weight: bold;
	color: #231f20;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.1;
	text-align: center;
	border-bottom: 1px solid #231f20;
}
.et_pb_sidebar_0 .textwidget {
	text-align: center;
}
#sidebar .textwidget {
	text-align: center;
}
.single-post #main-content .container {
	padding-top: 0px !important;
}
.single-post div#main-content,
.blog div#main-content {
	background-color: #ffffff;
	min-height: 50vh;
}
.single-post .et_pb_post .entry-content {
	text-align: justify;
}
#left-area .post-meta a {
	color: #16bae1;
}
#left-area .post-meta {
	text-align: center;
}
.blog .et_pb_post, .post-content {
	text-align: justify;
}
.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: #333 !important;
}

#main-content .container h2{
	font-size: 24px !important;
	padding-bottom: 10px;
}

.single-post h2 {
	text-align: left;
}
.single-post p {
	text-align: justify;
}


/* 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 0px;
	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: #e9ebea;
	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: #e9ebea;
}
.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 ;
	width: 100%;
	font-style:italic;
	color: #e9ebea;
	font-weight: 300;
	position: relative;
}
a.add-reviews-link {
	color: #0c88df;
	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 screen and (min-width:1025px) {
	.button-holder {
		justify-content:start !important;
	}	
	.external-review-text {
		text-align: left;
	}
	.external-reviews-holder {
		align-items: start;
	}
}
@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;
	}
}
/* end reviews */
/*MEDIA QUERIES*/
@media only screen and (min-width: 600px) {
	.srvElementImg img:not(.srv-icon-img) {
		height: 300px;
	}
	.homepage-services #servcss {
		column-count: 2;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-gap: 40px;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		text-align: left;
	}
	.homepage-services #servcss li {
		margin: 0 auto;
		text-align: left;
		display: inherit;
	}
	input#customer_name {
		width: calc((100% / 3) - 7px);
	}
	input#phone-cf {
		width: calc((100% / 3) - 7px);
	}
	input#customer_email {
		width: calc((100% / 3) - 6px);
		float: left;
		margin-left: 10px;
	}
}
@media screen and (max-width: 980px) {
	/* ADDITIONAL STYLES FOR MOB. RES. */
	.et_pb_sidebar_0 .et_pb_widget {
		width: 100%;
	}
	.footer-widget:nth-child(n) {
		width: 100% !important;
		text-align: center;
		margin: 0 !important;
	}
	.et_pb_text {
		text-align: center !important;
	}
	#footer-widgets .footer-widget .fwidget {
		width: 100% !important;
		margin-bottom: 30px !important;
	}
}
@media screen and (min-width:1025px) {
	/* TESTIMONIALS SECTION DESKTOP */
	.half-section-container {
		flex-direction: row;
	}
	.half-section-dark {
		width: 50%;
		padding: 40px 25px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.half-section-image {
		width: 50%;
	}
	.half-section-dark .holder {
		max-width: 507px;
		display: inline-block;
		text-align: center;
	}
	.half-section-subtitle {
		text-align: left !important;
	}
	.half-section-title {
		text-align: center;
	}
	.home .wpcr3_review {
		justify-content: flex-start;
		text-align: left;
	}
	.home .wpcr3_review_ratingValue {
		text-align: left;
		width: auto;
	}
	.home .wpcr3_review_title.wpcr3_caps {
		text-align: left;
	}
	.home div.wpcr3_review blockquote.wpcr3_content {
		text-align: left;
	}
	.home .wpcr3_respond_1 {
		padding-left: 0 !important;
	}
}
@media screen and (min-width: 981px) {
	/*HEADER STYLES*/
	.add-contact-info-holder a {
	}
	.logo_container {
		width: 300px !important;
		padding: 0px;
		justify-content: flex-start;
	}
	.header-info-block {
		width: calc(100% - 300px);
		justify-content: flex-end;
		padding-right: 10px;
	}
	.header-info-holder {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 7px;
	}
	span.info-addon {
		display: block;
	}
	.header-info-block span a {
		line-height: 24px !important;
		font-weight: normal;
		color: #000;
	}
	.header-location-container .fa,
	.email-btn .fa,
	.hours-holder .fa {
		width: 48px;
		height: 48px;
		border: 1px dashed #929292;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #fff;
	}
	.header-location-container .fa {
		font-size: 35px;
	}
	.email-btn .fa {
		font-size: 30px;
	}
	.hours-holder .fa {
		font-size: 34px;
	}
	nav#top-menu-nav ul#top-menu li a {
		color: #e9ebea !important;
		padding-top: 18px !important;
		padding-bottom: 18px !important;
	}
	#top-menu .menu-item-has-children > a:first-child:after {
		top: 17px;
	}
	nav#top-menu-nav ul#top-menu .current-menu-item a {
		color: #e9ebea !important;
	}
	nav#top-menu-nav ul#top-menu li {
		padding-left: 11px;
		padding-right: 11px !important;
	}
	div#et-top-navigation {
		padding: 0px !important;
	}
	nav#top-menu-nav ul#top-menu .current-menu-item {
		background: #010101;
	}
	ul.sub-menu {
		filter: drop-shadow(0px 1px 3px #5b5b5b);
		top: 50px;
		background-color: #010101 !important;
		border-color: #929292 !important;
	}
	nav#top-menu-nav #top-menu ul.sub-menu a {
		color: #fff !important;
		position: relative;
		padding: 6px 6px 6px 16px !important;
		line-height: 1.2;
	}
	#top-menu-nav ul.sub-menu a:before {
		content: "\f149";
		position: absolute;
		left: 0;
		font-family: "FontAwesome";
		-webkit-transform: scaleX(-1) rotate(90deg);
		transform: scaleX(-1) rotate(90deg);
		color: #0c88df;
	}
	ul.sub-menu li {
		padding: 0 10px !important;
		width: 100%;
	}
	ul.sub-menu li a {
		padding: 5px 0px !important;
		width: 100% !important;
	}
	/*END HEADER STYLES*/
	/*PAGE STYLES*/
	section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
		max-height: 900px !important;
		min-height: 600px !important;
		height: calc(100vh - 184px) !important;
		background-position: center;
	}
	.et_pb_fullscreen .et_pb_fullwidth_header_container {
		max-height: 900px !important;
		min-height: 600px !important;
		height: calc(100vh - 184px) !important;
		width: 95%;
	}
	.ws-slogan {
		font-size: 33px;
		max-width: 540px;
	}
	div#home-title-block-container {
		flex-direction: row;
		min-height: 470px;
		width: 95% !important;
	}
	div#first-par-img,
	div#first-par-img span {
		height: 100%;
		position: absolute;
		width: 50vw;
		right: 0;
	}
	div#first-par-img img {
		height: 100%;
		object-fit: cover;
		object-position: 70%;
	}
	div#home-title-block-container .et_pb_column {
		width: 50% !important;
		margin: 0 auto !important;
	}
	div#home-title-block-container .content-column {
		padding-left: 3% !important;
	}
	div#home-title-block {
		padding-top: 0;
	}
	div#home-title-block-container .content-column {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.homepage-services {
		padding-bottom: 0;
	}
	div#home-title-block-container .content-column {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.entry-title {
		text-align: left;
	}
	/* BADGES STYLE DESKTOP*/
	div#css-badges-section {
		background: linear-gradient(90deg, #969696 50%, rgb(146 146 146 / 0%) 50%);
		padding: 40px 0 !important;
	}
	.badges-column:before {
		display: none;
	}
	/* SERVICES STYLE DESKTOP*/
	.srvElement {
		width: 32%;
		display: flex;
		flex-direction: column;
		margin: 0;
		margin-top: 30px;
	}
	.srvElementImg img:not(.srv-icon-img) {
		height: 200px;
	}
	.srvBlock {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
	}
	.srvElementFullWidth .srvElementContent {
		height: auto;
	}
	.srvElement.srvElementFullWidth {
		width: 100%;
		max-width: 1080px;
		flex-direction: row;
		align-items: flex-start;
	}
	.srvElementFullWidth .srvElementImg {
		width: 32%;
		margin: 0;
	}
	.srvElementFullWidth .srvElementBody {
		width: 66%;
		margin-left: 2%;
		/* display: flex; */
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	/* NAP SECTION DESKTOP */
	div#homepage-nap-section {
		background-position: -22vw;
		background-size: cover;
		overflow: hidden;
	}
	div#nap-column:before {
		content: "";
		position: absolute;
		height: 100%;
		width: 300vw;
		top: 0;
		left: 0;
		background: #0c88df;
		z-index: -1;
	}
	/* CONTACT SECTION DESKTOP */

	/* FOOTER STYLES DESKTOP */
	.footer-widget .et_pb_widget {
		width: 100%;
		margin-bottom: 0 !important;
	}
	.paymentsbox {
		justify-content: flex-start;
	}
	div#social-icons {
		text-align: left;
	}
	.footer-widget h4 {
		text-align: left;
	}
	#footer-widgets {
		padding-top: 20px;
	}
	/* SIDEBAR, BLOG, BLOGPOST STYLES DESKTOP */
	.et_pb_sidebar_0 h4.widgettitle {
		text-align: left;
	}
	#sidebar h4.widgettitle {
		text-align: left;
	}
	.et_pb_sidebar_0 .textwidget {
		text-align: left;
	}
	#sidebar .textwidget {
		text-align: left;
	}
	.et_pb_sidebar_0.et_pb_widget_area_right {
		border-left: 1px solid rgb(78 78 78 / 20%);
	}
	#left-area .post-meta {
		text-align: left;
	}
	#main-content .container:before {
		background-color: rgb(6 45 91 / 20%);
	}
}
/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
	margin: 3px 0;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
	background: #ffffff !important;
	color: #000 !important;
	border-color: #000 !important;
}
.wpcr3_respond_2 input[type="text"]:focus,
.wpcr3_in_content textarea:focus {
	color: #fff;
	border-color: #ffffff;
}
.wpcr3_table_2 td {
	font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
	margin-bottom: 20px;
}
.wpcr3_button_1 {
	margin-top: 10px;
	background: #000000;
	color: #fff;
}
@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;
	}
	#main-content .container .type-post {
		margin-bottom: 0 !important;
		padding-bottom: 0;
	}
}
@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%;
	}
	.et_pb_title_meta_container,
	.post-meta {
		text-align: center;
	}
}

/* ADDITTIONAL SERVICES STYLE */


#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: #010101;
	position: relative;
	text-align: center;
	margin-bottom: 0 !important;
}
#additionalServices li a {
	color: #0c88e0;
	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;
	}
}

.nav-arrows > button.slider-previous > svg > path{
	transition:0.1s;
}

.nav-arrows > button.slider-next > svg > path{
	transition:0.1s;
}

.nav-arrows button{background: #d11120;border-color: #d01220;border-style:solid;color: #fff;border-radius: 0px;display: flex;}

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


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



.testimonial-subject{
	color: #000000;
}

.testimonial-content{
	color: #000000;
}

.reviewer-name{
	color: #000000;
}

.wpcr3_button_1{
	position: relative;
	display: inline-block;
	background: #0c88df;
	font-weight: 600;
	text-transform: capitalize;
	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: #000000;
	position: relative;
	display: inline-block;
	font-weight: 600;
	text-transform: capitalize;
	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;
}

#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;
}

.widgettitle {
	padding-top: 60px;
}

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

/* === BULLET LISTS === */
ul.first-list-content,
ol.second-list-content {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding: 0;
	list-style: none; /* we’ll use custom bullets */
	width: 100%;
	max-width: 600px;
	margin: 10px auto 0 auto; /* centers on all screen sizes */
}

/* === LIST ITEMS === */
.first-list-content li,
.second-list-content li {
	position: relative;
	padding: 10px 15px 10px 40px; /* space for icon on the left */
	margin-bottom: 12px;
	border-radius: 8px;
	color: #fff;
	background: #0c88df;
	box-shadow: 0 4px 10px rgba(0,0,0,0.25);
	transition: all 0.3s ease;
}

.second-list-content li {
	background: #000;
	padding: 10px 35px 10px 40px; /* space for icon on the left */
}

/* === CUSTOM BULLET ICON === */
.first-list-content li::before,
.second-list-content li::before {
	content: "";
	position: absolute;
	left: 12px;
	top: 50%;
	transform: translateY(-50%) scale(1);
	width: 18px;
	height: 18px;
	background-image: url('https://towingservicekilleentx.com/wp-content/uploads/2025/03/badgeIco.webp');
	background-size: contain;
	background-repeat: no-repeat;
	filter: invert(100%) brightness(200%); /* make white if icon is black */
	opacity: 0.9;
	transition: transform 0.3s ease, filter 0.3s ease, opacity 0.3s ease;
}

/* === HOVER EFFECTS === */
.first-list-content li:hover,
.second-list-content li:hover {
	background: #192026;
	color: #fff;
	transform: translateY(-2px);
	box-shadow: 0 6px 14px rgba(0,0,0,0.35);
}

.second-list-content li:hover { 
	box-shadow: 0 6px 14px rgb(237 237 237 / 35%);
}

.first-list-content li:hover::before,
.second-list-content li:hover::before {
	transform: translateY(-50%) scale(1.2);
	opacity: 1;
}

/* === ORDERED LIST NUMBERS AS BADGES (OPTIONAL) === */
.second-list-content {
	counter-reset: list-counter;
}

.second-list-content li {
	counter-increment: list-counter;
}

.second-list-content li::after {
	content: counter(list-counter);
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	background: rgb(12 136 224);
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

/* === RESPONSIVE FIXES === */
@media (max-width: 768px) {
	ul.first-list-content,
	ol.second-list-content {
		max-width: 100%;
		margin: 20px auto;
	}

	.first-list-content li,
	.second-list-content li {
		padding: 10px 15px 10px 35px;
	}

	.first-list-content li::before,
	.second-list-content li::before {
		width: 16px;
		height: 16px;
		left: 10px;
	}
}


.first-list-content li:hover::after,
.second-list-content li:hover::after {
	background: #cbcbcb;
	color: #000;
	width: 22px;
}




.custom-service-list-wrap .homepage-services {
	max-width: 600px;
}

.custom-service-list-wrap ul#servcss {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 5%;
	margin-top: 1.25rem;
	font-size: 16px;
}

.custom-service-list-wrap ul#servcss li {
	margin-inline: initial;
}