/*
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*/
.button {
	background: #ea0a3b;
	color: #fff;
	padding: 20px 20px;
	display: inline-block;
	width: 221px;
	margin-top:20px;
	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;
	z-index: 1;
	background: #001d4438;
}

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

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

.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;
	font-family: 'Heebo', sans-serif;
	padding: 10px 5px;
	line-height: 1.2;
	height: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
}

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

.srvElementBody {
	background: #0046a5;
}

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

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


/* ESTIMATE LINK SECTION STYLE */

.home-estimate-section-txt strong {
	font-weight: bold;
	font-family: 'Heebo', sans-serif;
	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: #D54B00;
	font-family: 'FontAwesome';
}

/* NAP SECTION STYLE */

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

div#homepage-nap-section .et_pb_row {
	box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 8%);
	padding: 20px;
	background: #0046a5;
}
div#homepage-nap-section .et_pb_module {
    background: #0046a5;
}
.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;
}

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;
	max-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: #ddd;
	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: #ddd !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: #ddd !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;
	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;
	color: #fff;
}

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

#main-footer {
	background-color: #0046a5;
}

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

table.openinghours {
	max-width: 350px;
	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;
}


/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */

.et_pb_sidebar_0 h4.widgettitle {
	font-size: 26px;
	font-family: 'Heebo', sans-serif;
	font-weight: 400;
	color: #062d5b;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #062d5b;
}

#sidebar h4.widgettitle {
	font-size: 26px;
	font-weight: 400;
	color: #062d5b;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #062d5b;
}

.et_pb_sidebar_0 .textwidget {
	text-align: center;
}

#sidebar .textwidget {
	text-align: center;
}

.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 {
	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: 47%;
	}

	#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 {
		width: 200px;
		margin: 10px 0 !important;
	}

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

	.phonenum {
		width: calc(100% - 370px);
		margin: 10px 0px !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: 1100px !important;
		min-height: 500px !important;
		height: calc(99vh - 134px) !important;
	}

	.et_pb_fullwidth_header_container.center {
		max-height: 1000px !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 200px 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;
		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 {
		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 FORM *****/

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

.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
	background: #525252;
	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;
	}
 
}

@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%;
	}
}


.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 3px #fff);
}
/* reviews */

.owl-stage {
    display: flex;
    align-items: center;
}
.external-reviews-holder {
    z-index: 99;
    position: relative;
    width: 100%;
    height: 100%;
    /* padding: 20px 10px; */
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.external-review-content {
    width:100%;
}
.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: 0;
    left: 10px;
}
.review-origin-brand img {
    margin: 0;
    height: 35px;
	border-radius:0px !important;
    object-fit: contain;
}
.external-review-title {
    text-align: center;
    font-size: 20px !important;
    color: #fff;
    font-weight: 400;
    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: #fff;
}
.external-review-author {
    margin: 0 5px;
    font-weight:400;
}

.external-review-date {
    margin: 0 5px;
}
.external-review-text {
    overflow: hidden;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 10px auto;
    text-align: center;
    font-size: 17px;
    padding: 0;
    width: 95%;
    color: #fff;
    font-style:italic;
    font-weight: bold;
    position: relative;
}
a.add-reviews-link {
    color: #ed9e02;
    text-transform: uppercase;
    border-radius: 5em;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    width: 200px;
    transition: 0.3s ease-out;
    display: block;
}
 
div#external-reviews {
    padding: 0 !important;
    background: #63d471;
}

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

 .review-origin-brand {
     /* position: relative; */
}
 }
/* end reviews */
/* add buttons*/
.booking-button-switch {
display:none !important;
}
.button-quote-header {
    text-align: center;
    padding: 10px 0;
    background: #000000;
}
.top_button {
    position: relative;
    display: inline-block;
    background-color: #EA0A3B;
    font-weight: bold !important;
    text-transform: capitalize;
    text-shadow: none;
    color: #fff;
    padding: 12px 25px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 0px;
}
.top_button:hover {
    color:#fff;
}
.top_button .fa {
    top:0px !important;
    left:0px !important;
    height:0px !important;
    color:#fff !important;
    padding: 5px 5px 5px 0px !important;
}
.floating-estimate-btn {
    text-align: center;
    padding: 10px 15px 10px 15px;
    background-color: #EA0A3B;
    color: #ffffff !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 3px solid #0046A5;
    border-left: 0px;
    font-size: 15px;
    z-index: 999999;
    font-weight: bold;
    position: fixed;
    bottom: 60px;
    text-transform: capitalize;
    width: 200px;
}
#main-footer .listing-rev-btn {
    display: flex;
    align-items: center;
    position: fixed;
    padding: 10px 15px 10px 15px;
    border: 3px solid #0046A5;
    border-left: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    bottom:0px;
    background: #EA0A3B;
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
    justify-content: center;
    width: 200px;
    z-index: 9999;
    font-weight:bold;
}
#main-footer .listing-rev-btn img {
  display:none;
}
#main-footer .listing-rev-btn .fa {
    display: block;
    margin-right: 5px;
    color: #fff;
    position: relative;
    bottom: 2px;
}
/* end add buttons */

@media screen and (min-width:601px) {
    .slider-button {
    display:flex;
        justify-content:center;
  }
.slider-button .booking-button-switch {
  margin-left:15px;
}
}

div#main-header-holder {display: flex;justify-content: center;align-items: center;}

section#main-header-content-holder {
    position: relative;
    width: 100%;
}
div#main-header-slider-container {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}

div#main-header-slider-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

div#main-header-slider-container .et_pb_code_inner {
    height: 100%;
}
.header-images-slider .item {height: 100%;}
div#main-header-slides-holder .et_pb_code_inner {
    height: 100%;
}

.header-images-slider {
    height: 100%;
}

.header-images-slider .owl-stage-outer {
    height: 100%;
}

.header-images-slider .owl-stage {
    height: 100%;
}


div#main-header-slides-holder {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
}

div#main-header-slides-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.owl-item {
    height: 100% !important;
}

div#testimonials-gallery {
    display: inline-flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
}


div#testimonials-gallery img
{
	max-width:50%;
	max-height: 600px;
}

@media screen and (max-width:600px) {
	div#testimonials-gallery {
	    display: flex;
		flex-direction:column;
	}

	div#testimonials-gallery img
	{
		max-width:100%;
		max-height:100%;
	}
}

/* BADGES SECTION STYLE */
div#badges-section {
    background-color: #262626 !important;
}


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

.badge-block {
    display: flex;
    align-items: center;
    padding:5px;
    margin-top: 5px;
    margin-bottom: 5px;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    background: #0046a5;
    width:100%;
    align-content: center;
}

.badge-block img {
    width: 40%;
    height: auto;
    /* background: #c0c0c0; */
    padding: 10px;
    /* border-radius: 50%; */
}

.badge-content {
    width: 100%;
    text-align: center;
    /* margin-left: 5px; */
    padding: 10px;
}

.badge-content .title {
    line-height: 1;
    font-size: 18px;
    margin-top: 5px;
    font-weight: 600;
    color: #ffffff;
}

.badge-content .content {
    font-size: 17px;
    text-transform: capitalize;
    line-height: 1.2;
    /* min-width: 223px; */
    /* max-width: 223px; */
    border-top: 3px solid #ea0a3b;
    padding-top: 2px;
    /* margin-top: 5px; */
    font-weight: 700;
    color: #ffffff;
}

@media screen and (min-width: 981px) {
    .badge-content .content {
        min-width: auto;
        margin-top: 5px;
    }

    .badge-block {
        width: 25%;
        box-shadow: 2px 2px 10px #0046a5;
    }
}

#badge-section{
	padding:0px;
	margin-top: -26px;
	z-index: -2;
}

.banner-container {
    margin: 50px 0 0 0;
    padding:10px;
    background:#0046a5;
    color:#fff;
    box-shadow:2px 2px 10px  #0046a5;
}

.banner-container p{
    text-align:justify
}



.footer-widget li:before {
    border-color: #ffffff;
}


/**/
#sidebar {
	margin-top: 40px;
}
.single-post h2 {
    text-align: left;
    font-size: 24px;
    line-height: 1.3em;
    margin-bottom: 10px;
}
#left-area p, #left-area ol, #left-area ul {
	text-align: justify;
}
.et-fixed-header .sub-menu .current-menu-item a {
    color: #fff !important;
}
@media (max-width: 980px) {
	#left-area .post-meta {
    text-align: center;
}
}
