/*
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: 'Padauk', Arial, Times New Roman, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	color: #222;
	font-weight: 400;
}


/*HEADER STYLES*/
.contact-info {
	background: #0046A5;
	padding: 10px 5px;
}

header#main-header {
	background-color: #fff;
	border-bottom: 1px solid;
}

span.header-location-container {
	color: #fff;
	line-height: 1;
	margin: 10px 5px !important;
}

span.header-location-container .fa {
	margin-right: 5px;
	color: #ea0a3b;
}

a.email-us {
	color: #fff;
	line-height: 1;
	margin: 10px 5px !important;
}

a.email-us .fa {
	margin-right: 5px;
	color: #ea0a3b;
}

.phonenum {
	color: #fff;
	line-height: 1;
	margin: 10px 5px !important;
}

a.phonenum .fa {
	margin-right: 5px;
	color: #ea0a3b;
}


.contact-info-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	max-width: 365px;
	margin: 0 auto;
}

.header-menu-container {
	width: 95%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.logo_container {
	position: relative !important;
	display: flex;
}

div#et-top-navigation {
	padding-top: 0 !important;
	padding-left: 0 !important;
}

.mobile_menu_bar {
	padding-bottom: 0 !important;
}

.logo_container a {
	line-height: 1;
	display: flex;
	justify-content: left;
	align-items: center;
	width: 95%;
	min-height: 54px;
	font-family: 'Heebo', sans-serif;
	color: #000;
}

img#logo {
	max-width: 100% !important;
	max-height: 54px !important;
}

ul#mobile_menu {
	top: 64px;
	border-color: #ea0a3b;
	background-color: #0046a5 !important;
}

.et_mobile_menu li a {
	color: #ffffff !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 .4s ease;
	transform: rotate(0deg);
	display: block;
	color: #0046a5;
}


/*rotate the Divi Menu icon on click*/


/*END HEADER STYLES*/


/*PAGE STYLES*/
.header-buttons {
	display:flex;
	justify-content:center;
	align-items:center;
}
.button {
	background: #ea0a3b;
	color: #fff;
	padding: 20px 20px;
	display: block;
	margin:0 10px;
	width: 221px;
	line-height: 1;
}

.header-content {
	margin: 0 auto !important;
	padding: 0 !important;
	width: 100% !important;
}

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: 350px !important;
	height: calc(99vh - 172px) !important;
}

.et_pb_fullwidth_header_container.center {
	max-height: 400px !important;
	min-height: 350px !important;
	height: calc(99vh - 172px) !important;
}

.header-slogan {
	text-align: center;
	font-weight: bold;
	font-family: 'Heebo', sans-serif;
	font-size: 25px;
	line-height: 1.2;
	letter-spacing: 1px;
	width: 340px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	padding-bottom: 30px;
	text-shadow: 1px 1px 5px #000;
}

@media (max-width: 980px) {
.top_button {
    margin-right: 0px !important;
}
	.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%;
	}
}
@media screen and (max-width:600px) {
	.header-buttons {
	flex-direction:column;
}
	.button {
    margin: 0 0px;
	}
}

.button:hover {
    background: #0046a5;
    filter: drop-shadow(0px 0px 3px #fff);
}

.about-button:hover {
    background: #0046a5;
    filter: drop-shadow(0px 0px 3px #000);
}

.estimate-button:hover {
    background: #0046a5;
    filter: drop-shadow(0px 0px 3px #fff);
}

.testimonials-btn:hover {
    background: #0046a5;
    filter: drop-shadow(0px 0px 3px #fff);
}

input#submitter:hover {
    background: #0046a5;
    filter: drop-shadow(0px 0px 6px #fff);
	border: 1px solid #fff;
}

.badges-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.badge-holder {
    background: rgb(0 0 0 / 30%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    max-width: 160px;
    padding: 5px 5px 22px 5px;
	margin: 5px;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
    border-radius: 8px;
    box-shadow: 0px 14px 15px 0px rgb(0 0 0 / 29%);
    text-shadow: 0px 15px 15px rgb(0 0 0 / 4%);
}


.badge-title {
    background: #EA0A3B;
    font-size: 15px;
    width: 85%;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
    position: absolute;
    bottom: -15px;
    border-radius: 6px;
    box-shadow: 0px 15px 15px 0px rgb(0 0 0 / 28%);
    text-shadow: 0px 15px 15px rgb(0 0 0 / 38%);
    color: #ffffff;
}


p.badge-content {
    color: #fff;
    text-align: center;
    line-height: 1.2;
    text-transform: capitalize;
    font-size: 14px;
    min-height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
}


.badge-holder img {
    width: 50%;
}

.badge-holder:hover {
    transform: scale(1.05);
    z-index: 999;
}
/* buttons */
.booking-button-switch {display:none !important;}
.top_button {
    position: relative;
    display: inline-block;
    background-color: #ea0a3b;
    font-weight: 500 !important;
    text-transform: capitalize;
    text-shadow: none;
    border-radius: 0;
    color: #fff;
    padding: 7px 25px 4px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 0em;
	margin-right:15px;
}
.floating-estimate-btn {
    text-align: center;
    padding: 5px 15px 2px;
    background-color: #ea0a3b;
    color: #ffffff !important;
    border-top-right-radius: 3em;
    border-bottom-right-radius: 3em;
    border: 3px solid #0046a5;
    border-left: 0px;
    font-size: 15px;
    z-index: 999999;
    font-weight: bold;
    position: fixed;
    bottom: 60px;
    text-transform: capitalize;
    width: 190px;
    border-radius: 0px;
}
#main-footer .listing-rev-btn {
    padding: 5px 15px 2px;
    border: 3px solid #0046a5;
    border-left: 0px;
    bottom:12px;
    background: #ea0a3b;
    display: flex;
    color: #fff;
    width: 190px;
    z-index: 999;
    justify-content: center;
    text-transform: capitalize;
    font-size: 15px;
    position: fixed;
    border-radius: 0px;
    align-items: center;
}

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

.about-button {
	background: #ea0a3b;
	color: #fff;
	padding: 15px 20px;
	display: block;
	width: 150px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 30px;
	line-height: 1;
}

.entry-title {
	text-align: center;
	font-size: 26px !important;
	line-height: 1.2;
	font-weight: bold;
	font-family: 'Heebo', sans-serif;
	color: #000;
}

div#home-title-block {
	border-bottom: 3px solid #0046a5;
}

.srvBlockTitle p {
	font-size: 26px !important;
	line-height: 1.2;
	font-weight: bold;
	font-family: 'Heebo', sans-serif;
	color: #000000;
	border-bottom: 1px solid #ea0a3b;
	display: inline-block;
}

.srvBlockTitle {
	text-align: center;
	font-size: 30px;
}

.srvElement {
	margin: 0 auto;
	margin-top: 50px;
	box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 8%);
}

.srvElementHeader h2 {
	text-align: center;
	color: #ffffff;
	padding: 10px 5px;
	line-height: 1.2;
	height: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
    font-size: 26px;
}

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

.srvElementImg img {
	width: 100%;
	height: 50vw;
	object-fit: cover;
	object-position: center;
}

.srvElementContent {
	text-align: justify;
	color: #ffffff;
	padding: 10px;
	padding-top: 0;
	line-height: 1.2;
}

.srvElementContent a {
	color: #03A9F4;
	/*text-decoration:underline;
	font-weight: bold;*/
}

.srvElementBody {
	background: #0046a5;
}

.srvElement:hover img {
	filter: grayscale(1) drop-shadow(0px 0px 6px #fff);
}

.srvElement:hover h2 {
	color: #ea0a3b;
	font-weight: bold;
}


/* ESTIMATE LINK SECTION STYLE */

.home-estimate-section-txt strong {
	font-weight: bold;
	font-size: 25px;
	line-height: 1.2;
	letter-spacing: 1px;
	color: #fff;
	padding-bottom: 10px;
	display: block;
}

.home-estimate-section-txt {
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 5px #000;
	padding-bottom: 20px;
	width: 300px;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	line-height: 1.2;
}

.estimate-button {
	background: #ea0a3b;
	color: #fff;
	padding: 15px 20px;
	display: block;
	width: 205px;
	text-align: center;
	margin: 0 auto;
	line-height: 1;
}


div#homepage-gallery .et_pb_gallery_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

div#homepage-gallery.et_pb_gallery .et_pb_gallery_pagination {
	border-top: 1px solid #ea0a3b;
}

div#homepage-gallery .et_pb_gallery_item {
	width: calc(50% - 15px) !important;
	margin: 0 !important;
	margin-bottom: 30px !important;
	float: none !important;
	box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 8%);
}

div#homepage-gallery .clearfix:after {
	display: none;
}

div#homepage-gallery a.active {
	color: #d54b00;
}

/* SERVICES SECTION STYLE */


/* SERVICES LIST SECTION STYLE */

.homepage-services {
	text-align: center;
	padding: 50px 0;
	border-top: 1px solid #ea0a3b;
	border-bottom: 1px solid #ea0a3b;
}

.homepage-services ul {
	padding: 0;
}

.homepage-services #servcss li {
	position: relative;
	font-weight: bold;
	margin: 0.3em 0;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}

.homepage-services #servcss li:before {
	position: absolute;
	content: '\f00c';
	top: 0;
	left: 0;
	color: #ea0a3b;
	font-family: 'FontAwesome';
}

/* NAP SECTION STYLE */

.homepage-nap h3 {
	padding: 0;
	text-align: center;
	line-height: 1.1;
	font-family: 'Heebo', sans-serif;
	color: #0046a5;
}

div#homepage-nap-section .et_pb_row {
	box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 8%);
	padding: 20px;
}

.homepage-nap h3 strong {
	font-size: 25px;
	display: inline-block;
	margin-bottom: 10px;
	color: #ea0a3b;
}


/* CONTACT FORM STYLE */

div#contact-section {
	background-color: #0046a5;
	-webkit-border-radius: 6px;
	border-radius: 4px;
	padding: 20px;
	max-width: 600px;
	margin: 0 auto;
}

p.free-estimate-title {
	font-size: 26px;
	color: #eff2fb;
	font-style: normal;
	line-height: 1.2;
	padding: 0;
	font-weight: bold;
	text-align: center;
	font-family: 'Heebo', sans-serif;
}

div#home-services-list-section {
    background-color: #eff2fb!important;
}

input#customer_name {
	width: calc(50% - 10px);
	float: left;
}

form#contactForm::placeholder {
    color: #ffffff;
}

input#phone-cf {
	width: calc(50% - 10px);
	float: left;
	margin-left: 20px;
}

textarea#message {
	margin-bottom: 20px;
}

#contact img {
	float: left;
	width: 120px;
}

input#vercode {
	width: calc(100% - 140px);
	margin: 0;
	margin-left: 20px;
	float: left;
	padding: 7px 10px 10px;
}

form#contactForm {
	text-align: center;
}

input#submitter {
	text-shadow: none;
	box-shadow: none;
	line-height: 1;
	font-weight: normal;
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	height: auto;
	margin-top: 20px !important;
	border: 1px solid #fff0;
	display: inline-block;
	max-width: 280px;
	text-align: center;
	margin: 0 auto;
	background: #ea0a3b;
	color: #fff;
	border-radius: 3px;
	padding: 15px 20px;
	font-family: 'Heebo', sans-serif;
}

 

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
	border: none;
	width: 100%;
	margin-bottom: 15px;
	padding: 18px 10px 10px;
	height: auto;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-width: 0 0 1px;
	border-style: solid;
	display: block;
	line-height: 1.75em;
	font-weight: 300;
	color: #ffffff;
	background-image: none;
	border-bottom: 1px solid #ea0a3b;
}

#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: #ffffff !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 {
	border-bottom-color: #ddd;
	color: #ffffff !important;
}

#contact {
	padding: 0;
}


/* TESTIMONIALS SECTION STYLE */

.testimonials-title {
	font-size: 26px;
	color: #ffffff;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	font-family: 'Heebo', sans-serif;
}

 div#home-testimonials {
    background-color: #0046a5!important;
}

.testimonials-subtitle {
	text-align: center;
	font-family: 'Heebo', sans-serif;
	font-size: 22px;
	line-height: 1.2;
	font-weight: normal;
	color: #1d65b9;
	font-style: italic;
}

div#testimonials-block img {
	display: block;
	margin: 0 auto;
	/* width: 100px; */
	/* filter: drop-shadow(2px 2px 6px #fff); */
	/* border-radius: 50%; */
}

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

.home span.wpcr3_item_name a {
	color: #ffffff;
}

div.wpcr3_review blockquote.wpcr3_content {
	border-color: #d54b00;
	padding-bottom: 0;
	text-align: justify;
}

.home div.wpcr3_review blockquote.wpcr3_content {
	text-align: center;
	padding-left: 0;
	border: none;
	margin-bottom: 0;
	color: #fff !important;
}

div.wpcr3_review blockquote.wpcr3_content p {
	font-size: 17px;
}


.home .wpcr3_reviews_holder {
	position: relative;
}

.home div.wpcr3_review blockquote.wpcr3_content p {
	font-style: italic;
	color: #ffffff;
	font-family: 'Heebo', sans-serif;
}

.testimonials-btn {
	display: block;
	width: 280px;
	text-align: center;
	margin: 5px auto;
	background: #ea0a3b;
	color: #fff;
	padding: 15px 20px;
	display: inline-block;
	font-family: 'Heebo', sans-serif;
	line-height: 1;
}

.testimonials-btn:hover {
	background: #292929;
	/* border: 1px solid #fff; */
}


/* FOOTER STYLE */


ul#menu-footer-menu li a {
    background: transparent !important;
}

ul#menu-footer-menu li:before {
    color: #ea0a3b !important;
    content: '\f101' !important;
    font-family: 'FontAwesome' !important;
    border: none !important;
    top: 0 !important;
}


#main-footer {
	background-color: #003479;
}

div#footer-bottom {
	background-color: #000000;
	padding: 15px;
	color: #ffffff;
}

.paymentsbox {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.footer-widget h4 {
	color: #ffffff;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: 400;
	font-family: 'Heebo', sans-serif;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px solid;
}

.footer-widget .textwidget {
	color: #fff;
	font-family: 'Padauk', sans-serif;
}

.openinghours {
	width: 100% !important;
	margin: 0 auto !important;
}

@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.3; */
	font-family: 'Padauk', sans-serif;
	color: #fff;
}

#current-day {
	background-color: #ea0a3b;
	padding: 0 2px;
}

#closed-day {
	color: #fff;
}


/* Blog Post, Services and Blog Page Style */
.page-template-default div#content-area div#left-area h1, .page-template-default div#content-area div#left-area h2, p.post-meta, .single-post h2 {
    text-align: left !important;
}

.page-template-default:not(.single-post) div#content-area div#left-area h2:last-of-type {
	text-align: center !important;
}

.page-template-default div#content-area div#left-area p, .blog-page-class p, .single-post p {
    text-align: justify !important;
}

@media (max-width: 980px) {
	
	.page-template-default div#content-area div#left-area h1 {
	    font-size: 26px !important;
	    text-align: center !important;
	}

	.page-template-default div#content-area div#left-area h2 {
	    font-size: 24px !important;
	}

	.blog-page-class h2, p.post-meta{
		text-align: center !important;
	}
}

/* Page Padding Fix */
.single-post div#main-content .container {
    padding: 77px 0 !important;
}
#main-content .container {
	padding: 77px 0 !important;
}

#main-content .container h2{
    padding-bottom: 10px;
}

.blog-page-class .et_pb_post:last-of-type {
	margin-bottom: 0 !important;
}

@media (min-width: 981px) {
	#main-content .container .type-post:last-of-type {
		margin-bottom: 0 !important;
		padding-bottom: 0;
	}
}

.post-content-inner {
    text-align: justify;
}

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


/*MEDIA QUERIES*/

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

@media screen and (max-width: 981px) {
	#home-title-block .et_pb_row {
		display: flex;
		flex-direction: column-reverse;
	}

	div#home-cta-section {
		background-position: 66%;
	}

	#home-title-block .et_pb_column {
		margin-bottom: 0 !important;
	}

	/* 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: 981px) {

	/*HEADER STYLES*/
	.contact-info-container {
		max-width: 1080px;
		width: 95%;
	}

	.contact-info {
		padding: 10px 0px;
	}

	span.header-location-container {
		margin: 10px 0 !important;
	}

	a.email-us {
		width: 160px;
	}

.phonenum {
    margin: 10px 0px 10px 15px !important;
    text-align: right;
}

	.logo_container {
		width: 350px !important;
	}

	div#et-top-navigation {
		width: calc(100% - 350px);
		display: flex;
		justify-content: flex-end;
	}

	span.header-socials a.social-icon-nap-font {
		margin-right: 0;
	}

	.et_header_style_left #et-top-navigation nav>ul>li>a {
		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}

	ul.sub-menu {
		left: -100%;
		filter: drop-shadow(0px 1px 3px #5b5b5b);
	}

	#top-menu ul.sub-menu a {
		color: #fff !important;
	}

	ul.sub-menu li {
		padding: 0 10px !important;
		width: 100%;
	}

	ul.sub-menu li a {
		padding: 5px 0px !important;
		width: 100% !important;
	}


	.nav li ul {
		background-color: #0046a5 !important;
		border-color: #ea0a3b !important;
	}

	#top-menu .menu-item-has-children>a:first-child:after {
		top: 7px;
	}


	ul#top-menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}

	#top-menu li {
		padding-right: 0;
		padding-left: 22px;
	}

	/*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: 770px !important;
		min-height: 500px !important;
		height: calc(99vh - 134px) !important;
	}

	.et_pb_fullwidth_header_container.center {
		max-height: 770px !important;
		min-height: 500px !important;
		height: calc(99vh - 134px) !important;
	}

	.header-slogan {
		font-size: 45px;
		width: 600px;
	}

	.entry-title {
		text-align: left;
		font-size: 30px !important;
	}

	.about-button {
		margin-left: 0;
	}

	div#home-cta-section {
		padding: 150px 0 150px 0;
	}

	div#homepage-nap-section .et_pb_row {
		padding: 0px !important;
		height: 0;
	}

	div#homepage-nap-section {
		padding: 0 !important;
		background: transparent !important;
	}

	div#homepage-nap-section .et_pb_module {
		margin-top: -70px;
		background: #fff;
		padding: 30px 30px 30px 30px;
		box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 8%);
	}

	div#home-main-content {
		padding-top: 140px;
	}

	/* SERVICES STYLE DESKTOP*/


	.srvElement {
		width: 32%;
		display: flex;
		flex-direction: column;
		margin: 0;
		margin-top: 30px;
	}

	.srvElementImg img {

		height: 200px;
	}

	.srvElementFullWidth .srvElementImg img {
		height: 100%;
	}

	.srvBlock {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
	}

	.srvElementBody {
		height: 100%;
	}

	.srvElementContent {
		height: 100%;
	}

	.srvElementFullWidth .srvElementContent {
		height: auto;
	}

	.srvElement.srvElementFullWidth {
		width: 100%;
		max-width: 1080px;
		flex-direction: row;
	}

	.srvElementFullWidth .srvElementImg {
		width: 32%;
		margin: 0;
	}

	.srvElementFullWidth .srvElementBody {
		width: 68%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	/* ESTIMATE LINK SECTION DESKTOP */
	.home-estimate-section {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.home-estimate-section-txt {
		width: calc(100% - 210px);
		text-align: left;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.home-estimate-section-txt strong {
		font-size: 30px;
	}

	.home-estimate-section-btn {
		width: 210px;
	}

	div#homepage-gallery .et_pb_gallery_item {
		width: calc(25% - 15px) !important;
	}

	/* NAP SECTION DESKTOP */

	/* CONTACT SECTION DESKTOP */

	/* TESTIMONIALS SECTION DESKTOP */
	.testimonials-title,  .review-title {
		font-size: 30px;
	}

	/* SERVICES LIST 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(6 45 91 / 20%);
	}

	#left-area .post-meta {
		text-align: left;
	}

	#main-content .container:before {
		background-color: rgb(6 45 91 / 20%);
	}
}

/* -----------------------------------------------------------------------
 * /* -----------------------------------------------------------------------
	 * Testimonials Plugin
 * ----------------------------------------------------------------------- */

 #home-testimonials {
    background: #0046a5;
}

.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: 36px;
    line-height: 1.2;
    margin-bottom: 8px;
    letter-spacing: -0.9px;
    color: #ffffff;
}
 
.testimonials-info {
    margin-bottom: 1rem;
}
 
.testimonial-item {
    border: none !important;
    border-radius: 0px;
    padding: 1rem;
    background: transparent !important;
    min-height: 100%;
    break-inside: avoid;
}
 
.testimonials-grid .testimonial-item {
    margin-bottom: 1rem;
}
 
.testimonial-item:hover{
    background: transparent !important;
}
 
.testimonial-item a {
    height: 100%;
    display: grid;
	justify-items: center;
}
 
.testimonial-subject {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
 
.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: #fff;
    text-align: center;
    font-style: italic;
}
 
.testimonial-footer {
    margin-top: 1rem;
}
 
.reviewer-details {
    font-size: 0.75rem;
}
 
.review-from-logo {
    width: 80px;
    height: auto;
    background: #ffffff;
    padding: 3px !important;
    border-radius: 3px;
    min-height: 35px;
}
 
.reviewer-name {
    font-weight: 500;
    color: #fff;
    line-height: 1.5rem;
	margin-bottom: 0;
    font-size: 14px;
}
 
.nav-arrows {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 0;
}
 
.nav-arrows button {
    padding: 10px;
    border-width: 1px;
    border-color: #ea0a3b;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    display: flex;
    background: #ea0a3b;
    justify-content: center;
    align-items: center;
}
 
.nav-arrows button:hover {
    color: white;
    border: 1px solid #ea0a3b;
    background: #ea0a3b;
}
 
.nav-arrows button svg {
    height: 23px;
    width: 23px;
    margin-right: 0;
}
 
.rotate-180 {
    rotate:180deg;
}

@media only screen and (min-width: 600px) {
    .testimonials-grid {
        column-fill: balance;
        columns: 2;
        gap: 1.5rem;
    }
}
 
@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: 12px;
        font-size: 16px;
        border-right: 0;
        margin-bottom: 0;
    }
 
    .review-from-logo {
      padding-left: 0;
    }
}

/* END TESTIMONIALS PLUGIN CSS*/


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

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

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

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

/***** TESTIMONIALS FORM *****/

.wpcr3_respond_2 input[type="text"] {
	margin: 3px 0;
}

.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
	background: #0046a5;
	padding: 10px 10px 10px;
}

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

.first-list-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

img.first-list-image {
    width: 100%;
    max-width: 600px;
}

ul.first-list-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    list-style: inside disc;
    width: 100%;
    max-width: 600px;
    margin-top: 30px;
}

.first-list-content li {
    padding: 5px 10px;
    margin-bottom: 10px !important;
    background: #ea0a3b;
    color: #fff;
    text-align: left;
    width: 100%;
}

.second-list-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

ol.second-list-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-bottom: 30px;
}

.second-list-content li {
    color: #fff;
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 10px;
    text-align: left;
    background: #ea0a3b;
}

img.second-list-image {
    width: 100%;
    max-width: 600px;
}
.first-list-content li:hover, .second-list-content li:hover {
    background: #003479;
    color: #fff;
}
div#second-list-section {
    background: #070E09;
}



@media (min-width: 981px) {
.first-list-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.first-list-image-container {
    width: 50%;
}

ul.first-list-content {
    width: 45%;
    margin: 0;
}

.second-list-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

ol.second-list-content {
    width: 45%;
    margin:  0;
}

.second-list-image-container {
    width: 50%;
}
}
@media(max-width: 768px) and (min-width: 320px){
	h4.widgettitle {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
	ul#servcss {
    text-align: center;
}
}

@media(max-width: 425px) and (min-width: 320px){
	.entry-content h2 {
    font-size: 25px;
    font-weight: bold;
}
}