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

.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_split #et-top-navigation nav > ul > li > a {
	padding: 10px !important;
	margin: 10px 0px !important;
	transition: all 1s linear;
	border: 1px solid rgba(255, 0, 0, 0);
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	background: rgba(255, 255, 255, 0.70);
}
.home h3 {
    color: black;
    font-size: 24px;
    line-height: 40px;
}
.home h3:first-of-type {
	margin-bottom:30px;
}
#main-content {
	background: #f2f3f7;
}

.et_header_style_left #et-top-navigation nav > ul > li > a:hover,
.et_header_style_split #et-top-navigation nav > ul > li > a:hover {
	border: 1px solid #9ea8b4;
	opacity: 1 !important;
}

.current-menu-item a {
	border: 1px solid #ffffff !important;
	color: #fff !important;
	background: #418acd !important;
}

.current-menu-item a:hover {
	background: #418acd !important;
}

.et-fixed-header #top-menu li.current-menu-item > a {
	color: #fff !important;
}

.et-fixed-header {
	background: #fff !important;
	box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
	-webkit-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
	-moz-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
	-o-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
}

#et-top-navigation {
	padding: 0px !important;
	min-width: 36%;
}

.overlay {
	position: absolute;
	width: 100%;
	height: 200px;
	max-height: 300px;
	bottom: 0px;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
}

#main-header {
	/*box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
    -webkit-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
    -moz-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;
    -o-box-shadow: 2px 1px 3px rgba(73, 73, 73, 0.30) !important;*/
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}

#main-header {
	    background: #fff !important;
	background-color: rgba(37, 50, 69, 0.95);
	filter: drop-shadow(0 0 3px rgba(0,0,0,.25));
}

#main-footer {
	border-top: 10px solid #365776;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5), inset 0 0 0 3px rgba(255, 255, 255, 0.2);
	background-image: linear-gradient(120deg, #6598c4 0%, #4a749b 100%);
}

.et_pb_blurb_container h4 {
	font-size: 23px;
	color: #365776;
	text-transform: uppercase;
	border-bottom: 2px solid #365776;
	margin: 20px 0px;
	padding-bottom: 20px;
	font-style: italic;
	font-family: 'Orbitron', sans-serif;
}

.et_pb_blurb_container h4::first-letter {
	font-family: 'Orbitron', sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-style: italic;
}

.cn-logo {
	    font-size: 24.2px!important;
	display: inline-block;
	max-width: 320px;
	vertical-align: middle;
	font-family: 'Orbitron', sans-serif;
	transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	/*text-shadow: 1px 2px 0 rgba(255, 255, 255, 0.92), 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #8b8b8b;*/
	text-shadow: 2px 1px 0px #fff, -2px 1px 0px #fff, 0px 2px 0px #fff, 0px -1px 0px #fff;
	font-weight: 800;
	letter-spacing: 0px;
	color: #365776;
}

.home .et_pb_section_0 {
	background-image: linear-gradient(120deg, #7a8187 0%, #418acd 100%);
}

.cn-logo:hover {
	color: #418ACD !important;
}

.cn-logo::first-letter {
	font-family: 'Orbitron', sans-serif;
	font-size: 1.6em !important;
	font-weight: 300;
}

.et_pb_slide {
	padding-top: 90px !important;
	height: 550px !important;
	min-height: 470px;
}

.add-top-info {
	color: #418ACD;
	text-align: right;
	margin: 0px;
	padding: 10px 0 0 0;
	font-weight: 300;
	border-bottom: 1px solid;
	width: 70%;
	float: right;
	z-index: 999;
	position: relative;
}

.margins {
	margin-left: 20px;
	margin-right: 10px;
}

.btns {
	position: relative;
	background-color: #a79993;
	color: #fafafa;
	cursor: pointer;
	padding: 10px 20px;
	text-shadow: none;
	font-weight: 300;
	color: #253245;
	border-radius: 3px;
	cursor: pointer;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	box-shadow: 1px 1px 1px 0px #c3bcb8;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
}

.left-pos {
	text-align: left;
}

.center-pos {
	text-align: center;
}

.right-pos {
	text-align: right;
}

.over-top {
	z-index: 9999999;
}

@-moz-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.scroll-down-btn {
	z-index: 99999;
	position: absolute;
	bottom: -55px;
	text-align: center;
	margin: 0 auto;
	left: 0;
	right: 0;
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

.scroll-down-btn:hover {
	opacity: 0.8;
}

.slider-content {
	text-shadow: none;
	background: rgba(37, 50, 69, 0.8);
	padding: 17px !important;
	font-weight: 300;
}

.slider-heading::first-letter {
	font-family: 'Parisienne', cursive;
	font-size: 2em;
}

.et_pb_slide_description {
	padding-top: 5% !important
}

.et_pb_slide_title {
	font-family: 'Parisienne', cursive;
	font-size: 2em;
}

#footer-widgets {
	padding: 3% 0 0;
}

@media (min-width: 981px) {
	.et_pb_gutters3 .footer-widget {
		margin: 0 5.5% 2% 0;
	}
}

.footer-widget #text-4 .textwidget br,
.footer-widget #text-4 .textwidget strong {
	display: none;
}

.hours th,
.openinghours td {
	text-align: left !important;
	font-size: 12px !important;
	color: #253245 !important;
	text-shadow: none !important;
}

#current-day {
	background-color: #d7e8f8 !important;
}

#current-day td {
	color: #365776 !important;
}

#footer-bottom {
	padding: 5px 0 5px;
	color: white;
	background: #26517c;
}

#submitter {
	position: relative;
	background-color: #a79993;
	font-size: 14px;
	padding: 10px 20px;
	text-shadow: none;
	font-weight: 400 !important;
	color: #253245;
	border-radius: 3px;
	cursor: pointer;
	height: auto !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(254, 254, 254, 1)), color-stop(100%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(225, 225, 225, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(254, 254, 254, 1) 50%, rgba(225, 225, 225, 1) 100%, rgba(225, 225, 225, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
}

#contactForm input,
textarea {
	width: 100% !important;
}

.big-nap-holder {
	font-size: 23px;
	line-height: 1.2em;
	color: #253245;
}

.big-nap-holder > strong {
	font-family: 'Orbitron', sans-serif;
	font-weight: 300;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input.text,
input.title,
textarea,
select {
	padding-left: 9px !important;
	border: 1px solid #b6cfe8 !important;
	color: #4e4e4e !important;
	background: -moz-linear-gradient(top, #ddecfb 0%, #b6cfe8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ddecfb), color-stop(100%, #b6cfe8));
	background: -webkit-linear-gradient(top, #ddecfb 0%, #b6cfe8 100%);
	background: -o-linear-gradient(top, #ddecfb 0%, #b6cfe8 100%);
	background: -ms-linear-gradient(top, #ddecfb 0%, #b6cfe8 100%);
	background: linear-gradient(to bottom, #ddecfb 0%, #b6cfe8 100%);
}

.section-headings,
.home-h1 h1 {
	font-size: 30px;
	color: #3a4556;
	display: inline-block;
	padding-bottom: 10px !important;
	border-bottom: 2px solid #aa9c95;
	font-family: 'Orbitron', sans-serif;
	font-style: italic;
}

.section-headings::first-letter {
	font-family: 'Orbitron', sans-serif;
	font-size: 2em;
	font-style: italic;
}

.top-btn {
	position: relative;
    background: #418acd;
    padding-left: 5px;
    color: #fafafa !important;
	cursor: pointer;
	text-shadow: none;
	font-weight: 300;
	color: #ffffff;
	border-radius: 0px;
	cursor: pointer;
}

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

@keyframes color-cycle {
	0% {
		color: #fff;
	}
	50% {
		color: #418ACD;
	}
	100% {
		color: #fff;
	}
}

.pulsing {
	font-weight: 500;
	animation: color-cycle 1.5s infinite;
	-webkit-animation: color-cycle 1.5s infinite;
	-moz-animation: color-cycle 1.5s infinite;
	-o-animation: color-cycle 1.5s infinite;
}

.top-btn-estimate:hover {
	text-decoration:#365776;
}

.et_project_meta {
	display: none;
}


/*btn effect*/

.et_header_style_left #et-top-navigation nav > ul > li > a {
	border: 1px solid;
	box-shadow: inset 0 0 15px rgba(255, 255, 255, 0);
	outline: 1px solid;
	outline-color: rgba(65, 138, 205, 0.3);
	outline-offset: 0px;
	text-shadow: none;
	-webkit-transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}

.et_header_style_left #et-top-navigation nav > ul > li > a:hover {
	border: 1px solid;
	box-shadow: inset 0 0 15px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
	outline-color: rgba(65, 138, 205, 0.5);
	outline-offset: 5px;
}

.nav li ul {
	padding: 0px;
}

.page #main-header .nav li ul a {
	color: #fff !important;
}

.widgettitle {
	background: #365776;
	padding: 10px;
	border-radius: 3px;
	border-bottom: 2px solid #4a90cf;
	color: #fff;
}

.et-pb-arrow-prev,
.et-pb-arrow-next {
	font-size: 80px;
	text-decoration: none !important;
}

.slide-title {
	font-size: 45px !important;
	font-weight: 300;
	font-family: 'Orbitron', sans-serif;
	font-weight: 800;
	text-shadow: 1px 2px 3px #000;
	line-height: 50px;
}

.free-estimate-heading {
	text-align: center !important;
	color: #fff !important;
	display: block !important;
}

.page #mobile_menu {
	background: #fff !important;
}

#main-content .container {
	padding-top: 148px;
}

.hours th,
.openinghours td {
	color: #fff !important;
}
/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
@media (min-width: 981px) {
.wpcr3_respond_2 input[type="text"],
.wpcr3_respond_2 textarea {
    min-width: 100%;
}
.wpcr3_table_2 td {
    text-align: left !important;
}
.wpcr3_review_form_rating_field label {
    margin: 6px 0 !important;
}
.wpcr3_button_1 {
    margin-top: 10px;
}
}
@media (max-width: 980px) {
.wpcr3_respond_3,
.wpcr3_aggregateRating,
.wpcr3_table_2 td {
   	text-align: center !important;
}
.wpcr3_div_2 {
    width: 100%;
}
.wpcr3_table_2 tr:last-of-type td {
    margin: 20px auto 0 !important;
}
.wpcr3_table_2 td {
    display: block;
	padding: 0 !important;
}
.wpcr3_table_2 td:first-child {
    margin-top: 10px !important;
}
.wpcr3_rating_style1_status {
    width: 85px !important;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    width: 100% !important;
    min-width: unset !important;
}
.wpcr3_submit_btn, .wpcr3_cancel_btn {
    width: 40%;
}
}

@media (max-width: 980px) {
	.add-top-info .margins {
    margin: 0 !important;
}
	.add-top-info {
		color: #418ACD;
		text-align: center;
		margin: 0px;
		padding: 10px;
		font-weight: 300;
		border-bottom: 0px solid;
		width: 65%;
		float: right;
		z-index: 999;
		position: relative;
		display: block;
		clear: both;
		float: none;
		width: 100%;
	}
	.cn-logo {
		margin-top: 0px;
		padding-top: 10px;
		max-width: unset;
		line-height: 1.5em;
	}
	.mobile_menu_bar:before {
		color: #fff !important;
		top: 10px;
	}
	.top-btn {
		display: inline-block;
	}
	.logo_container {
		text-align: center;
		position: relative !important;
	}
	.margins {
		display: block !important;
		padding: 10px;
	}
	.top-btn {
		padding: 3px 5px !important;
	}
	.pulsing {
		display: block !important;
	}
	#et_mobile_nav_menu {
		float: none !important;
		text-align: center;
	}
	.et_header_style_left .et-fixed-header #et-top-navigation,
	.et_header_style_left #et-top-navigation {
		width: 100%;
		text-align: center;
	}
	.et_header_style_split .mobile_menu_bar,
	.et_header_style_left .mobile_menu_bar {
		color: #fff !important;
		cursor: pointer;
	}
	header .container {
		width: 100% !important;
	}
	.et_header_style_split .mobile_menu_bar,
	.et_header_style_left .mobile_menu_bar {
		background: #418acd;
	}
}

.et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description {
	padding: 20% 0% 20% 44%;
}

@media (max-width: 508px) {
	.cn-logo {
		background: #418ACD;
		padding: 21px !important;
		top: 0px;
		color: #365776;
		text-align: center;
	}
	.page .et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
		font-size: 36px !important;
		display: none !important;
	}
	.big-nap-holder > strong {
		font-size: 1em;
	}
	.et_pb_blurb_container h4 {
		font-size: 1.5em !important;
		border-bottom: none !important;
	}
}
@media (max-width: 479px) {
.et_pb_post h2, .et_pb_blog_grid h2 {
    padding-bottom: 10px;
    font-size: 20px;
}
}

/***** BODY FONT-SIZE *****/
body,
.wpcr3_content p {
    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: -2px !important;
}
/***** FIX DROPDOWN *****/
#top-menu .sub-menu {
    padding: 0 !important;
    width: unset !important;
    border-top: 3px solid #ddd !important;
}
#top-menu .sub-menu li {
	border-left: 0 !important;
	padding: 0 !important;
}
#top-menu .sub-menu li a {
    border-left: 0 !important;
}
.et_mobile_menu .sub-menu {
    border: none !important;
}
/***** FIX MENU SIZING *****/
@media (min-width: 981px) and (max-width:1350px) {
header .et_menu_container {
    margin: 0 !important;
    width: 100% !important;
max-width: 100% !important;
	    padding: 5px 10px;
}
body:not(.image-logo) .logo_container {
    position: relative !important;
    padding-top: 10px;
    width: 30% !important;
	max-width: 320px;
    float: left;
	transition: all 0s;
}
body:not(.image-logo) span.logo_helper {
	display: none;
}
body:not(.image-logo) .add-top-info .margins {
    margin-left: 0 !important;
}
body:not(.image-logo) .add-top-info {
    padding-right: 0;
}
body:not(.image-logo) .top-btn .margins {
    margin-right: 0;
    padding-right: 5px;
}
}
span.mobile_menu_bar.mobile_menu_bar_toggle {
    padding: 0;
    height: 50px;
}
@media (max-width: 980px) {
.container.clearfix.et_menu_container {
    padding: 0 !important;
	background: #fff;
}
.home #page-container {
    margin-top: 200px !important;
}
span.logo_helper {
	display: none;
}
.et_pb_slide_description {
    padding: 0;
    margin-top: 22% !important;
}
.et_pb_slides .et_pb_container {
		margin: 0 !important;
}
.et_pb_slide .et_pb_container.clearfix {
    margin: 0 !important;
    display: block;
    width: 100% !important;
}
.et_pb_slider_container_inner {
    display: inline-block !important;
}
p.slide-title {
    font-size: 34px !important;
}
footer .footer-widget {
    text-align: center;
    margin: 0 auto !important;
}
.et_pb_text,
.et_pb_title_container {
    text-align: center;
}
.big-nap-holder {
	font-size: 20px;
}
#contact-section .et_pb_row {
    width: 100%;
}
#read-more-test,
.et_pb_blurb_container {
	text-align: center !important;
}
.section-headings {
    display: block;
    text-align: center;
}
.et_pb_section.et_section_specialty .et_pb_row {
	width: 90%;	
	}
}
ul#mobile_menu {
    padding: 10px !important;
    background: white !important;
}
a.cn-logo {
    transition: all 0s;
}
#top-menu li {
    padding-right: 10px;
}
header nav #top-menu li.menu-item-has-children > a {
    padding-right: 12px !important;
}
.add-top-info .margins {
	margin-left: 0;
}
.paymentsbox {
    max-width: 220px;
}
.paymentType p {
	display: none;
}
/***** CENTER FOOTER *****/
@media (max-width: 767px) {
	body footer#main-footer #footer-widgets .footer-widget {
    	margin: 0 auto !Important;
    	clear: both;
    	float: none !important;
    	display: block;
    	padding: 10px 0;
}
.paymentType {
    display: inline-block;
    float: none;
}
}
footer > .container {
    width: 93%;
	padding-bottom: 20px;
}
/***** 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: 24px;
    border-bottom: 1px solid #ccc;
		margin: 0 auto;
}
	.et_pb_widget {
    text-align: center;
}
	footer .et_pb_widget {
		float: none;
	}
}

/***** BUTTONS *****/
.slider-btn, .c_button {
    position: relative;
    display: inline-block;
    background: #2e6ca2;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: none;
    border-bottom: 5px solid #365776;
    color: #fff;
    padding: 12px 18px;
    transition: 0.3s ease-in-out;
    margin: 5px 0;
}
.slider-btn:hover,
.c_button:hover {
    background: #1ab3ff;
}

.payments strong, .payments br {
    display: none;
}
/***** MORE *****/
#servcss {
	display: inline-block;
	padding-left: 0;
}
#servcss svg {
	display: none;
}
.home .wpcr3_reviews_holder {
    background: rgba(255,255,255,.75);
    padding: 10px;
}
/* Fix working hours alignment */
.openinghours tr td:first-child {
    text-align: left !important;
	padding-left: 5px!important;
}
.openinghours tr td:last-child {
    text-align: right !important;
	padding-right: 5px!important;
}

/*****************************************
 ********   IF LOGO IS IMAGE     *********
 *****************************************/
@media ( min-width: 981px ) {
	.image-logo header > .et_menu_container {
    	height: 100px;
		padding-left: 0;
	}
}

@media ( max-width: 980px ) {
	.image-logo #logo {
    	max-width: 95% !important;
    	padding-top: 10px;
    	max-height: 120px;
}
}
#main-content .container:before{
	display:none !important;
}

/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

h4.widgettitle {
    font-size: 1.2em;
	margin-bottom: 10px;
}
.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;
}
#left-area{
	width:62% !important;
}
#sidebar{
	width:38% !important;
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #418acd;
    text-decoration: none;
}
.et_pb_widget a {
    color: #418acd;
    text-decoration: none;
}
/***********
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;
}
	.promo-text {
    font-size: 40px !important;
    line-height: 44px !important;
}
}



.promo-text {
    font-family: 'Georgia', serif;
    font-size: 79px;
    font-weight: bold;
    color: #1E73BE;
    text-align: center;
    -webkit-text-stroke: 3px black;
    -webkit-text-fill-color: #1E73BE;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3), /* Slight outer shadow for depth */
        -1px -1px 2px rgba(255, 255, 255, 0.6);
    line-height: 76px;
}

.banner-wrap {
   background-color: #2e6da3;
   border-bottom: 2px solid #000;
   text-transform: uppercase;
   letter-spacing: 2pt;
   word-spacing: 1pt;
   box-shadow: 0 0 5px rgba(0,0,0,.5);
   text-align: center;
   line-height: 1.2em;
   padding: 15px!important;
   border-top: 2px solid #000;
   text-shadow: 2px 1px 0 #000000, 2px 2px 2px #333;
}

.banner-wrap a {
    display: inline-block;
}
.banner-wrap p, .banner-wrap a {
    font-size: 20px !important;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    text-align: center !important;
}
@media (max-width: 767px){
	.banner-wrap p , .banner-wrap a{
    font-size: 16px !important;
    line-height: 21px;
}
	.et_pb_slide_description {

    margin-top:40% !important;
}
}
.banner-wrap.banner2 {
    background: #26517c;
    border-color: #2e6ca2;
}


.floating-estimate-btn {
    text-align: center;
    padding: .3em 1em!important;
    color: #ffffff!important;
    border-radius: 0;
    font-size: 15px;
    background: #2e6ca2;
    text-shadow: .08em .08em .08em rgba(0,0,0,.4);
    box-shadow: 6px 6px 18px 0 rgba(0,0,0,.27);
    z-index: 999999;
    font-weight: 500;
    position: fixed;
    bottom: 70px;
    left: 5px;
    text-transform: uppercase;
}
.top_button {
    background: #2e6ca2;
    color: #fff!important;
    cursor: pointer;
    font-size: 13px!important;
    text-transform: uppercase;
    padding: 10px;
    margin-left: 0;
    margin-right: 15px;
    position: relative;
    display: inline-flex!important;
    align-items: center;
    justify-content: center;
    height: 44px;
    border: 2px solid #20456b;
    max-width: 204px;
    width: 100%;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#logo {
    height: 90% !important;
}


.booking-button-switch, .top_button, .floating-estimate-btn {
    display: none!important;
}