/*
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: 'Inter', sans-serif;
	font-weight: 400;
	line-height: 24px;
	overflow-x: hidden;
}
body,
p {
	font-size: 17px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Inter', sans-serif;
}
h1 {
	font-weight: bold;
}

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

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

.wpcr3_item_name a {
	color: #fff !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: #214d9b;
	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: #214d9b;
	font-family: 'Inter', 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: 'Inter', 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: #fffb09 !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: #050c1c;
}
/* mobile */
.mobile_menu_bar::before,
.select_page {
	color: #000 !important;
}

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

#mobile_menu {
	background-color: #214d9b !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: 'Inter', 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: #214d9b;
}

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

#servcss svg {
	display: none;
}

/* -----------------------------------------------------------------------
* Testimonial
* ----------------------------------------------------------------------- */
.heading h2 {
	position: relative;
	font-family: 'Inter', sans-serif;
	color: #214d9b !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;
		background: #fffb09;
		color: #002e8f;
		border-radius: 50px;
	}

	.wpcr3_button_1:hover {
		background: #002e8f;
		color: #fff;
	}
}
@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: 'Inter', sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #fff;
}
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 #fff;
	background: transparent;
	color: #fff !important;
	padding: 10px 10px 10px 10px;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857143;
	margin: 0px 0px 10px !important;
	border-radius: 2em;
	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: #000000;
	font-size: 17px;
	font-weight: 500;
	background: #fffb09;
	text-transform: capitalize;
	font-family: 'Inter', sans-serif;
	z-index: 1;
	position: relative;
	overflow: hidden;
	height: auto;
	padding: 15px 30px !important;
	margin: 30px auto 0 !important;
	border: 2px solid #000000;
	border-radius: 2em;
	width: 100% !important;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
#submitter:hover {
	background: #fff;
	color: #000;
}

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

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

#main-footer .footer-widget {
	color: #f7f7f7 !important;
	font-family: 'Inter', 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;
}
#main-footer div#text-6 {
	margin-top: 50px;
}
.footer-widget li:before {
	display: none;
}
#main-footer .footer-widget strong {
	color: #fffb09 !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: 'Inter', 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: #fff;
}

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

#current-day td {
	color: #000000 !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%);
	border-radius:2em !important;
}
.social-icon-nap-font .fa {
	color: #214d9b !important;
}
#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;
	}
}
.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: -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: 'Inter', 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: #050d1c;
	line-height: 0px;
	border-bottom: 2px solid #214d9b;
}
#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: 110px !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;
}
.top-header {
	background: #214d9b;
}
.top-header-inner {
	display: flex;
	justify-content: space-between;
}
.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;
	flex:0 1 50%;
	padding:10px;
}
.top-header-left:before {
	position: absolute;
	content: "";
	width: 25%;
	height: 100%;
	top: 0;
	right: -30px;
	background-color: #214d9b;
	z-index: 1;
	transform: skew(-38deg);
}
.top-header-right {
	position: relative;
	padding: 10px;
	background: #fffb09;
	flex: 0 1 50%;
	display: flex;
	align-items: center;
	justify-content: end;
}
.top-header-right:before {
	position: absolute;
	content: "";
	width: 50%;
	height: 100%;
	top: 0;
	right: -49%;
	background-color: #fffb09;
	z-index: 1;
}
.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: #fff;
	font-size: 18px;
	transition: 0.3s;
	padding: 0px 10px 0 0px;
}
.header-get-button .fa  {
	color: #000000;
}
.header-adr,
.header-phone,
.header-get-button {
	display: flex;
	align-items: center;
	z-index:222;
}
.header-get-button {
	justify-content:end;
}
.header-phone {
	flex:0 1 50%;
}
.header-phone,
.header-adr {
	flex:0 1 50%;   
}
.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: 'Inter', sans-serif;
	line-height:1.2;
	z-index:2;
}
.header-get-button a {
	color: #000000;
}
/* end header info */

/* slider */
#slider {
	background: url(https://specialistappliancerepair-fl.com/wp-content/uploads/2024/03/slider.webp);
	background-position: center;
	padding: 100px 0;
	background-blend-mode: overlay;
	background-color: rgb(0 0 0 / 40%) !important;
	display: flex;
	background-size: cover;
}
.row-slider {
	display:flex;
	align-items:center;
}
.slider {
	text-align: left;
	position: relative;
}
.slider-title-welcome {
	color: #fffb09;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.2;
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}
.slider-title h1 {
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	line-height: 1.2;
}
.slider-descrp {
	color: #fff;
	font-size: 23px;
	margin-top: 15px;
	text-transform: capitalize;
	font-family: 'Inter', sans-serif;
}
.slider-button {
	overflow: hidden;
	margin: 40px 0 0px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.slider-button a, .gallery-btn a {
	display: inline-block;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	background: #214d9b;
	text-transform: capitalize;
	border-radius: 2em;
	font-family: 'Inter', sans-serif;
	transition: all 0.15s linear 0s;
	z-index: 1;
	position: relative;
	overflow: hidden;
	line-height: normal;
	padding: 12px 20px;
	width: 225px;
	text-align: center;
}
.slider-button a:hover, .gallery-btn a:hover {
	background: #fffb09;
	color: #000;
}

.col-right-slider img {
	padding: 15px;
	width: 400px;
	height: 400px;
	border-radius: 50%;
	object-fit: cover;
	object-position: center;
	border: 5px solid rgb(255 251 9);
}

/* end slider */
/* first section content */
#first-section-content {
	background: #fff;
}

.row-first-content {
	display: flex;
	align-items:center;
}
.col-left-image img {
	border-top-right-radius: 20em;
	border-top-left-radius: 20em;
	height: 450px;
	object-fit: cover;
	object-position: 100% 30%;
	box-shadow: 0 0 9px rgb(4 57 171 / 60%);
}
.col-left-image .et_pb_image_wrap:before {
	content: "";
	position: absolute;
	left: 0px;
	top: -10px;
	border-top: 5px solid #fffb09;
	border-top-right-radius: 20em;
	border-top-left-radius: 20em;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
}
h1.entry-title {
	font-family: 'Inter', sans-serif;
}
.home h2.entry-title {
	font-family: 'Inter', sans-serif;
	color: #000;
	text-align: left !important;
	text-transform: capitalize;
	margin-bottom: 20px;
}

.btn a {
	display: inline-block;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	background:#214d9b;
	text-transform: capitalize;
	border-radius: 2em;
	font-family: 'Inter', 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: #000000;
	background:#fffb09;
}

/* end first section content*/

/* SERVICES STYLE */
div#section-box-services {
	background: #f4f4f4;
}

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

.srvElement {
	width:-webkit-fill-available;
	float: left;
	padding: 0px;
	margin: 0px 1%;
	background-color: rgb(255 255 255);
}

.srvElementFullWidth {
	margin: 20px 20px 0px;
	background-color: rgb(255 255 255);
	display: flex;
	flex-direction: column;
}

.title-services p {
	color: #000;
	font-size: 35px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}

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

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

.srvElementContent {
	text-align: justify;
	color: #000000;
	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: #fffb09;
	color: #000;
}
.srvElementHeader:hover h2{
	color: #000;
}

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

/* 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: #000000;
	position: relative;
	text-align: center;
	margin-bottom: 0 !important;
}
#additionalServices li a {
	color: #002e8f;
	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;
}

/* END ADDITTIONAL SERVICES STYLE */

/* last section content */
#section-content {
	background:#fff;
}
.btn-contact {
	margin-top: 50px;
}
/* end last section content */
/* NAP */
.col-nap {
	margin-bottom:0px !important;
}
.title-nap {
	text-align: center;
	margin-bottom: 20px;
}
.title-nap p {
	display: inline-block;
	font-family: 'Inter', sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #000;
}
.nap-box-info i {
	color: #214d9b;
	font-size: 30px;
	margin-right: 15px;
}
.nap-box-info {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 0px;
}
.nap-box-info h3 {
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2;
	color: #000;
	text-align: center;
	font-size: 20px;
	padding-bottom: 0px;
}
/* end NAP */


/* contact form section */
#contact-form-section {
	background: url(https://specialistappliancerepair-fl.com/wp-content/uploads/2024/03/background-contact-form.webp);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
.col-left-cf {
	padding:50px 0;
}
.col-left-cf:before {
	content: "";
	height: 100%;
	right: -25%;
	position: absolute;
	top: 0;
	width: 200%;
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	transform: skewX(-15deg);
	background: #214d9b;
}
#contact {
	padding: 0px;
}
body:not(.home) #contact {
	background: #214d9b;
	padding: 10px;
}
/* end contact form section */
/* testimonials section */
#testimonials-section {
	background: url(https://specialistappliancerepair-fl.com/wp-content/uploads/2024/03/background-testimonials.webp);
	background-position: 45% 60%;
	padding-bottom: 0px !important;
}
#testimonials-section .et_pb_row {
	padding-bottom:0px !important;
}
.col-right-testimonials {
	margin-bottom:-40px;
	padding:50px 0;
}
.col-right-testimonials:before {
	content: "";
	height: 100%;
	left: -25%;
	position: absolute;
	top: 0;
	width: 200%;
	-webkit-transform: skewX(-15deg);
	-moz-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	transform: skewX(-15deg);
	background: rgb(4 57 171 / 90%);
}
.title-testimonials {
	text-align: center;
	margin-bottom: 10px;
	display: inline-block;
	font-family: 'Inter', sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #fff;
}

.testimonials-btn {
	text-align: center;
	margin-top: 50px;
}
.testimonials-btn a {
	background:#fffb09;
	color:#214d9b;
	padding: 15px 20px;
}
.testimonials-btn a:hover {
	background:#fff;
	color:#214d9b;
}
.home div.wpcr3_dotline {
	border-bottom: 0px dotted #ccc !important;
}
.home div.wpcr3_review blockquote.wpcr3_content {
	padding-bottom: 0px;
	border-left: 5px solid #fffb09;
	padding-left: 20px;
}
.home blockquote {
	margin: 15px 0 15px;
}
/* end testimonials section */

/* services list */
#section-services-list {
	padding-top:50px !important;
}
.title-services-list {
	text-align: center;
}
.title-services-list p {
	text-align: center;
	margin-bottom: 10px;
	display: inline-block;
	font-family: 'Inter', sans-serif;
	font-weight: bold;
	font-size: 35px;
	line-height: 1.2;
	text-transform: capitalize;
	color: #000;
}
/* 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;
	padding-bottom: 10px;
}
/* end blog */
/* buttons */
.booking-button-switch {
	display:none !important; 
}
.button-quote-header {
	text-align: center;
	padding: 10px 0;
	background: #002e8f;
}
.top_button {
	position: relative;
	display: inline-block;
	background: #fffb09;
	font-weight: 500 !important;
	text-transform: uppercase;
	text-shadow: none;
	color: #000000;
	padding: 12px 25px;
	transition: 0.3s ease-in-out;
	font-size: 15px;
	border-radius: 2em;
}
.top_button:hover {
	background: #214d9b;
	color: #fff;
}
.floating-estimate-btn {
	text-align: center;
	padding: 5px 15px;
	background: #fffb09;
	color: #000000 !important;
	font-weight: bold;
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em;
	border-left: 0px;
	font-size: 15px;
	z-index: 9999;
	position: fixed;
	bottom: 60px;
	text-transform: uppercase;
	width: 230px;
	transition: 0.3s ease-in-out;
}

.floating-estimate-btn:hover{
	background: #214d9b;
	color: #fff !important;
}
#main-footer .listing-rev-btn {
	padding: 5px 15px;
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em;
	border-left: 0px;
	z-index: 9999;
	display: flex;
	bottom: 16px;
	background:#fffb09;
	color: #000000;
	font-weight: bold;
	width: 230px;
	justify-content: center;
	text-transform: uppercase;
	font-size: 15px;
	position: fixed;
	align-items: center;
	border: 0;
	border: 2px solid #fff;
}
#main-footer .listing-rev-btn:hover{
	background:#214d9b;
	color: #fff;
}

#main-footer .listing-rev-btn:hover .fa{
	color: #fff;
}

#main-footer .listing-rev-btn img {
	display: none;
}
#main-footer .listing-rev-btn .fa {
	display: block;
	margin-right: 5px;
	color: #214d9b;
	position: relative;
	bottom: 2px;
}
/* end buttons */
/* badges */
.badges-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
}
.badge-holder {
	border-radius: 15px;
	background: #214d9b;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 160px;
	padding: 15px 5px 15px 5px;
	margin-top: 10px;
	position: relative;
	color: #fff;
}
.badge-holder img {
	width: 100%;
	height: 65px;
	margin-bottom: 15px;
	opacity: 0.9;
	filter: invert(1);
}
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;
	font-family: 'Inter', sans-serif;
	font-weight: bold;
	width: 100%;
}
.badge-title {
	font-size: 16px;
	width: 100%;
	text-align: center;
	line-height: 1.2;
	padding: 5px;
	color: #fffb09;
	font-weight: bold;
	/* min-height: 55px; */
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
}

@media screen and (max-width: 1024px) {
	.bottom-header-row {
		flex-direction: column;
	}
	.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;
	}
	.slider-title h1 {
		font-size: 30px;
	}
}
@media screen and (max-width: 980px) {
	.top-header-left:before, .top-header-right:before {
		display:none;
	}
	.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;
	}
	.top-header-right {
		justify-content: center;
	}
	.header-phone {
		margin: 10px 0 0;
	}
	.header-info,
	.header-nav {
		height: auto;
	}
	#et-top-navigation {
		padding: 5px 10px;
	}
	.container_info,
	.container_nav {
		margin: 0 auto;
	}
	.image-logo .logo_container {
		max-width: 100%;
	}
	#slider {
		padding: 100px 0;
	}
	.slider {
		text-align: center;
	}
	.slider-button {
		margin-bottom:20px;
	}
	.slider-button .booking-button-switch {
		margin-top:10px;
	}
	.col-right-slider img {
		width: 300px !important;
		height: 300px;
	}
	.col-right-slider .et_pb_module{
		text-align:center;
	}
	.row-first-content, .row-slider{
		flex-direction: column;
	}
	.row-services {
		flex-direction: column;
		padding-bottom: 0px !important;
	}
	.home h2.entry-title,
	.btn {
		text-align: center !important;
	}
	#testimonials-section {
		background-position: 40% 50%;
		padding-top: 0px !important;
	}
	#testimonials-section .et_pb_row {
		padding-top: 0px !important;
	}
	.col-right-testimonials:before, .col-left-cf:before {
		left: -50%;
		width: 200%;
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
		background: #214d9bdb;
	}
	.wpcr3_review,
	.wpcr3_item_name,
	.et_pb_post h2.entry-title,
	.et_pb_title_meta_container,
	.post-meta{
		text-align: center !important;
	}
}
@media screen and (min-width:981px) {
	.slider-button {
		display: flex;
	}
	.slider-button .booking-button-switch {
		margin-right: 10px;
	}
}
@media screen and (max-width: 600px) {
}

/* TESTIMONIALS PLUGIN CSS*/

.testimonials-container {
	max-width: 1280px;
	/*padding: 1rem 2rem;*/
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

.testimonials-title {
	text-align: center;
	font-weight: 800;
	font-size: 2.25rem;
	line-height: 2.5rem;
	margin-bottom: 0.5rem;
	letter-spacing: -0.025em;
	color: #1a202c;
}

.testimonials-info {
	margin-bottom: 1rem;
}

.testimonial-item {
	border: 0px;
	border-radius: 20px;
	padding: 1rem;
	background: #f4f4f4;
	min-height: 100%;
	break-inside: avoid;
}

.testimonials-grid .testimonial-item {
	margin-bottom: 1rem;
}

.testimonial-item:hover{
	background: #efefef;
}

.testimonial-item a {
	height: 100%;
	display: grid;
}

.testimonial-subject {
	font-size: 1rem;
	font-weight: 700;
	text-align: center;
	color: #1a202c;
}

.rating {
	display: flex;
	justify-content: center;
	margin: 0.5rem;
}

.star {
	width: 1rem;
	height: 1rem;
	color: #ffc956;
	margin:2px;
}

.testimonial-content {
	font-size: 1rem;
	line-height: 1rem;
	font-weight: 500;
	color: #1a202c;
	text-align: center;
	font-style: italic;
}

.testimonial-footer {
	margin-top: 1rem;
}

.reviewer-details {
	font-size: 0.75rem;
}

.review-from-logo {
	width: 5rem;
	height: auto;
}

.reviewer-name {
	font-weight: 500;
	color: #1a202c;
	line-height: 1.5rem;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	.testimonials-grid {
		column-fill: balance;
		columns: 2;
		gap: 1.5rem;
	}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.testimonials-grid {
		columns: 3;
	}

	.testimonial-subject {
		font-size: 1.25rem;
	}

	.testimonial-content {
		line-height: 1.5rem;
	}

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

	.reviewer-details {
		display: flex;
		align-items: center;
	}

	.reviewer-name {
		padding-right: 0.75rem;
		font-size: 0.75rem;
		border-right: 2px solid #1a202c;
	}

	.review-from-logo {
		padding-left: 1em;
	}
}

.nav-arrows {
	display: flex;
	justify-content: center;
	gap: 1rem;
	margin-top: 1rem;
}

.nav-arrows button {
	padding: 0.5rem;
	border-width: 1px;
	border-color: #fffb09;
	border-radius: 50%;
	color: #000000;
	cursor: pointer;
	background: #fffb09;
	width: 40px;
	height: 40px;
	Border-style:solid;
}

.nav-arrows button:hover {
	background: #214d9b;
	color: white;
	border-color: #fff;
}

.nav-arrows button svg {
	height: 1.25rem;
	width: 1.25rem;
	margin-right: 0;
}

.rotate-180 {
	rotate:180deg;
}

/* END TESTIMONIALS PLUGIN CSS*/

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

.post-content-inner {
	text-align: justify;
}
@media (max-width: 980px) {
	#sidebar .et_pb_widget {
		margin-top: 40px;
	}
}

.title-services {
	text-align: center;
	font-weight: 800;
	font-size: 28px;
	color: #002e8f;
}

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

.cs2 {
	background: #214d9b;
	color: #fff;
}

.cs2 h2 {
	color: #fff;
}

#cont-sec img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}
#cont-sec .et_pb_image_wrap, #cont-sec .et_pb_image {
	height: 100%;
	width: 100%;
}
#cont-sec .et_pb_row { 
	display: flex;
}

#gallery img {
	height: 190px;
	width: 100%;
	object-fit: cover;
}
@media (max-width: 980px) {
	.cs1 .et_pb_row {
		flex-direction: column-reverse;
	}
	.cs2 .et_pb_row {
		display: block !important;
	}
	.cs1 img {
		margin-bottom: 30px;
	}
	.slider-button {
		justify-content: center;
	}
}

.nap-grid-areas {
	grid-template-columns: repeat(auto-fit,minmax(var(--nap-grid-list-item-width,230px),1fr));
}

.banner {
	text-transform: uppercase;
	text-align: center;
	background-color: #fffb09;
	color: #000;
	padding: 10px!important;
	border-right: 5px solid #214d9b;
	/*   border-left: 5px solid #214d9b; */
	border-bottom: 5px solid #214d9b;
	border-radius: 20px;
	font-weight: bold;
	font-family: Poppins, sans-serif !important;
	font-size: 25px!important;
	max-width: 850px;
	margin: 0 auto;
	line-height: 1.01;
}


@media screen and (max-width: 981px) {
	body.page-id-2443 article article.et_pb_post h2.entry-title {
		font-size: 1.5rem;
		margin-bottom: 5px;
	}
}

/*======CODES for the UL and OL style========*/
ul.unordered-list-content {
    display: flex;
    /* margin-top: 20px; */
    padding: 0;
    max-width: 500px;
    flex-direction: column;
    align-content: stretch;
}
ol.ordered-list-content {
    font-size: 16px;
}

.list-border {
    padding: 10px;
    background: #fffb09;
    margin-bottom: 10px;
    border: 2px solid #000000;
	color: #000;
	width: 500px;
	border-radius: 15px;
}

.list-border:hover {
    background: #000;
	color: #fff;
}

.list-border li {
    margin-left: 25px;
	margin-bottom: 0!important;
}

div#unordered-list-column {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#unordered-list-column1 {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#unordered-list-column {
    margin-top: 15px;
}
@media(max-width: 1024px) and (min-width: 1024px){
.list-border {
    width: 450px;
}
		ul.unordered-list-content, ol.ordered-list-content  {
    font-size: 15px;
}
}
@media (max-width: 425px) and (min-width: 375px){
.et_pb_code_inner li {
    text-align: left;
}
	.list-border {
	width: 350px;
}
	ul.unordered-list-content, ol.ordered-list-content  {
    font-size: 13px;
}
}
@media (max-width: 320px) and (min-width: 320px){
.et_pb_code_inner li {
    text-align: left;
}
	.list-border {
	width: 300px;
}
	ul.unordered-list-content, ol.ordered-list-content {
    font-size: 11px;
}
}
.srvElementAddServices .srvElementContent {
    width: 100%;
}