/* 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: 'Raleway', sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	color: #231f20;
	font-weight: 300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Work Sans', sans-serif;
}
p strong {
	font-family: 'Work Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
}
div#page-container {
	overflow: hidden !important;
}
.home div#page-container {
	padding-top: 0px !important;
}
.et_pb_row {
	width: 95% !important;
}
/*HEADER STYLES*/
header#main-header {
	background: #111111;
}
header#main-header:before {
	content: '';
	position: absolute;
	background: #112256;
	width: 100vw;
	height: 26px;
	left: 0;
	top: 0;
	z-index: -1;
}
.home header#main-header {
	background: #1111119e;
}
.home #main-header.et-fixed-header {
	background: #111111;
}
.header-menu-container {
	width: 95%;
	max-width: 670px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.header-slogan-container {
	order: 1;
	width: 100%;
	color: #dbdbdb;
	text-align: center;
	padding: 5px 5px;
	line-height: 1;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 16px;
	position: relative;
}
.logo_container {
	position: relative !important;
	order: 2;
	width: calc(100% - 141px) !important;
	margin-right: 10px;
	display: flex;
	min-height: 80px;
}
.text-logo {
	display: flex;
	align-items: center;
}
.text-logo img {
	position: absolute;
	width: 70px;
	object-fit: contain;
	object-position: center;
	margin-top: 2px;
	opacity: 0.6;
}
.text-logo span {
	margin-left: 30px;
	font-family: 'Quintessential', cursive;
	color: #fff;
}
.add-info-holder {
	order: 3;
	width: 131px;
	text-align: center;
}
.phonenum {
	display: flex;
	justify-content: center;
	align-items: center;
}
.phonenum .fa {
	background: #a9714b;
	color: #FDFFFC;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 3px;
}
.phonenum span {
	font-size: 15px;
	letter-spacing: -0.1px;
	color: #dbdbdb;
}
.email-btn {
	font-size: 13px;
	letter-spacing: 0.6px;
	color: #dbdbdb;
}
div#et-top-navigation {
	order: 4;
	width: 100% !important;
	padding: 0 !important;
	margin-bottom: 10px;
}
.header-location-container {
	position: absolute;
	color: #dbdbdb;
	bottom: 19px;
	left: 10px;
	line-height: 1;
	font-size: 15px;
}
.header-location-container .fa {
	color: #976741;
}
.mobile_menu_bar {
	padding: 0 !important;
}
ul#mobile_menu {
	top: 100%;
	background-color: #112256 !important;
	border-color: #dbdbdb !important;
}
.et_mobile_menu li a {
	color: #cfcfcf !important;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle) {
	position: relative;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle):before {
	content: '\f149';
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
	-webkit-transform: scaleX(-1) rotate(90deg);
	transform: scaleX(-1) rotate(90deg);
	color: #d0d0d0;
}
.et_mobile_menu .current_page_item a {
	color: #ffffff !important;
	opacity: 1 !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: #ffffff;
}
/*rotate the Divi Menu icon on click*/
/*END HEADER STYLES*/
/*PAGE STYLES*/
section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
	max-height: 650px !important;
	min-height: 650px !important;
	height: 650px !important;
	background-position: 60%;
}
.et_pb_fullscreen .et_pb_fullwidth_header_container {
	max-height:650px !important;
	min-height: 650px !important;
	height: 650px !important;
	width: 95%;
	padding-top: 158px;
}
.header-content {
	margin: 0 auto !important;
	padding: 0px !important;
	width: 100% !important;
	max-width: 1080px !important;
}
.header-title {
	font-family: 'Quintessential', cursive;
	color: #fff;
	font-size: 33px;
	line-height: 1.2;
	filter: drop-shadow(2px 4px 6px black);
}
.header-subtitle h1 {
	font-family: 'Quintessential', cursive;
	color: #fff;
	font-size: 33px;
	line-height: 1.5;
	filter: drop-shadow(2px 4px 6px black);
	margin-bottom: 20px;
}

.button {
	background: #112256;
	padding: 15px 30px;
	line-height: 1;
	color: #fff;
	margin-top: 10px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 275px;
}
.button .fa {
	margin-right: 5px;
}
.button:hover {
	background: #fff;
	color: #000;
}
/* BADGES SECTION STYLE */
.badges-title {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.badges-title p {
	font-family: 'Quintessential', cursive;
	color: #A9714B;
	font-size: 40px;
	padding-bottom: 20px !important;
}
.badges-title img {
	height: 60px;
}
.badge-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
	max-width: 1200px;
	margin: 0 auto;
}
.badge-block {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	width: 220px;
	height: 315px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-radius: 10px;
	overflow: hidden;
	filter: drop-shadow(0.2em 0.3em 0em #0000001a);
}
.badge-block img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
}
.badge-content {
	width: 85%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	margin-bottom: 40px;
	height: 100px;
}
.badge-content .title {
	color: #F3DFBF;
	font-family: 'Work Sans', sans-serif;
	font-weight: bold;
	font-size: 22px;
}
.badge-content .content {
	color: #fff;
	font-size: 15px;
	line-height: 1.2;
	min-height: 36px;
}
.badge-block:hover {
	transform: translate3d(0px, -10px, 0px);
}
/* FIRST CONTENT SECTION STYLE */
div#home-title-block {
	background-color: #112256!important;
	padding: 20px;
}
div#home-title-block-container-firstpar {
	padding: 0;
	width: 100% !important;
}
div#home-title-block-img-col {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
div#home-title-block-img-col .et_pb_code {
	position: absolute;
	z-index: 999;
}
div#home-title-block-img-col .et_pb_image, div#home-title-block-img-col .et_pb_image_wrap {
	margin: 0;
	height: 100%;
}
div#home-title-block-img-col img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: 72%;
}
div#home-title-block-content-col {
	margin: 0;
	padding: 70px 2.5%;
}
.entry-title {
	text-align: center;
	font-size: 26px !important;
	padding: 0;
}
.home .entry-title {
	color: #fff;
}
div#home-title-block-img-col .et_pb_image_wrap:before {
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	box-shadow: rgb(17 34 86) 0px -14px 14px 0px inset, rgb(17 34 86) -14px 0px 14px 0px inset, rgb(17 34 86) 14px 0px 14px 0px inset, rgb(17 34 86) 0px 14px 14px 0px inset;
	z-index: 999;
	left: 0;
	top: 0;
}
.content-btn {
	background: #A9714B;
	padding: 15px 30px;
	line-height: 1;
	color: #fff;
	margin: 0 auto;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 170px;
}
.content-btn .fa {
	margin-right: 5px;
}
.content-btn:hover {
	background: #112256;
}
div#home-title-block-content-col:before{
	content: "";
	background: url(https://psychiclasvegas-nv.com/wp-content/uploads/2022/12/section-ornament-light.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 1;
	position: absolute;
	width: 50%;
	height: 60px;
	top: 20px;
	left: 3px;
	opacity: 0.9;
}
div#home-title-block-content-col:after{
	content: "";
	background: url(https://psychiclasvegas-nv.com/wp-content/uploads/2022/12/section-ornament-light.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 1;
	position: absolute;
	width: 50%;
	height: 60px;
	bottom: 20px;
	right: 3px;
	transform: rotate(180deg);
	opacity: 0.9;
}

/* CONTACT FORM STYLE */
div#contact-form-section {
	background-color: #112256!important;
}
div#contact-form-row {
	width: 80% !important;
}
div#nap-section-ornaments-holder {
	position: absolute;
	width: 100% !important;
	max-width: 100% !important;
	height: 100%;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 0;
}
div#nap-section-ornaments-holder .et_pb_column, div#nap-section-ornaments-holder .et_pb_module, div#nap-section-ornaments-holder .et_pb_code_inner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	opacity: 0.9;
}
div#nap-section-ornaments-holder .et_pb_code_inner img {
	height: 100%;
}
.top-left-corner {
	position: absolute;
	width: auto;
	height: 60px;
	top: 7px;
	left: 3px;
}
.top-right-corner {
	position: absolute;
	width: auto;
	height: 60px;
	top: 7px;
	right: 3px;
	transform: rotate(90deg);
}
.bottom-right-corner {
	position: absolute;
	width: 60px;
	height: auto;
	bottom: 7px;
	right: 3px;
	transform: rotate(180deg);
}
.bottom-left-corner {
	position: absolute;
	width: auto;
	height: 60px;
	bottom: 7px;
	left: 3px;
	transform: rotate(270deg);
}
div#contact-section {
	position: relative;
	padding: 61px 30px;
	max-width: 313px;
	margin: 0 auto;
	background-image: url(https://psychiclasvegas-nv.com/wp-content/uploads/2024/03/contact-form-bg.webp);
	background-position: center;
	background-size: contain;
	border-radius: 10px;
	box-shadow: 0.1em 0.1em 0 #a9714b61;
}
div#contact-section:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	left: 0;
	top: 0;
	background: #00000091;
	border-radius: 10px;
}
.free-estimate-title {
	font-size: 26px !important;
	font-weight: bold;
	text-align: center;
	color: #F3DFBF;
	padding-bottom: 20px;
	filter: drop-shadow(2px 4px 1px black);
}
div#contact {
	max-width: 600px;
	margin: 0 auto;
	padding: 0;
}
input#customer_name {
	width: calc(50% - 5px);
	float: left;
}
input#phone-cf {
	width: calc(50% - 5px);
	float: left;
	margin-left: 10px;
}
textarea#message {
	margin-bottom: 20px;
}
#contact img {
	float: left;
	width: 120px;
	height: 40px;
	min-height: 40px;
	filter: grayscale(1);
}
input#vercode {
	width: calc(100% - 130px);
	margin: 0;
	margin-left: 10px;
	float: left;
	padding: 7px 10px 7px;
	height: 40px;
}
form#contactForm {
	text-align: center;
}
input#submitter {
	font-size: 16px;
	position: relative;
	height: auto;
	z-index: 1;
	font-weight: 400;
	border: none;
	text-transform: capitalize;
	width: 200px;
	border-radius: 0;
	margin-top: 10px;
	letter-spacing: 0.5px;
	color: #ffffff;
	background: #a9714b;
	padding: 10px 20px;
	display: inline-block;
	line-height: 1;
	box-shadow: 0.1em 0.1em 0 #a9714b61;
	text-shadow: 0.1em 0.1em 0 #a9714b61;
}
input#submitter:hover {
	background: #112256;
}
input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
	width: 100%;
	max-width: 100%;
	padding: 7px 5px 7px;
	height: auto;
	background-color: #111111cf !important;
	box-shadow: none;
	display: block;
	line-height: 1;
	font-weight: 300;
	color: #fff !important;
	background-image: none;
	border: 1px solid #8d8d8d;
	margin-bottom: 10px !important;
}
#contactForm input[type=text]::placeholder, #contactForm input[type=password]::placeholder, #contactForm input[type=tel]::placeholder, #contactForm input[type=email]::placeholder, #contactForm input.text::placeholder, #contactForm input.title::placeholder, #contactForm textarea::placeholder, #contactForm select {
	color: #fff !important;
}
#contactForm input[type=text]:focus, #contactForm input[type=password]:focus, #contactForm input[type=tel]:focus, #contactForm input[type=email]:focus, #contactForm input.text:focus, #contactForm input.title:focus, #contactForm textarea:focus, #contactForm select:focus {
	color: #fff !important;
}
/* NAP SECTION STYLE */
.nap-slogan {
	text-align: center;
	font-family: 'Quintessential', cursive;
	color: #ffffff;
	font-size: 40px;
	padding-bottom: 20px !important;
	line-height: 1.5;
}
.nap-separator img {
	height: 60px;
	filter: sepia(1) grayscale(0) brightness(2.5) hue-rotate(6deg);
}
.nap-separator {
	display: flex;
	justify-content: center;
}
.homepage-nap h3 {
	color: #fff;
	font-weight: 500;
	line-height: 1.2;
}
.homepage-nap h3 strong {
	font-weight: 500;
}


/* TESTIMONIALS SECTION STYLE */
div#home-testimonials {
	background-color: #111111a6!important;
}
div#testimonials-block {
	width: 80% !important;
}
.testimonials-title {
	font-size: 26px !important;
	line-height: 1.1;
	color: #fff;
	padding-bottom: 0;
	font-weight: 500;
	font-family: 'Work Sans', sans-serif;
}
.home .wpcr3_respond_1 {
}
.home .wpcr3_dotline {
	display: none !important;
}
.home .wpcr3_review {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	text-shadow: 0.1em 0.1em 15px #000000;
	filter: drop-shadow(2px 4px 6px black);
}
.home .wpcr3_review_ratingValue {
	width: 100%;
	text-align: center;
	margin: 0 !important;
}
.home .wpcr3_review_author {
	margin-left: 5px;
	text-align: center;
}
.home .wpcr3_review_title.wpcr3_caps {
	width: 100%;
	text-align: center;
	margin: 0 !important;
	font-size: 20px;
	color: #F3DFBF;
	font-weight: bold;
	font-family: 'Work Sans', sans-serif;
}
.home span.wpcr3_item_name a {
	color: #ffffff;
}
div.wpcr3_review blockquote.wpcr3_content {
	border-color: #c4c4c4;
	padding-bottom: 0;
	text-align: justify;
}
.home div.wpcr3_review blockquote.wpcr3_content {
	text-align: center;
	padding-left: 0;
	border: none;
	margin-bottom: 0;
	line-height: 1.7em;
}
div.wpcr3_review blockquote.wpcr3_content p {
	font-size: 15px;
}
.home .wpcr3_reviews_holder {
	position: relative;
}
.home div.wpcr3_review blockquote.wpcr3_content p {
	font-style: italic;
	font-weight: 500;
}
.testimonials-btn {
	background: #a9714b;
	padding: 15px 30px;
	line-height: 1;
	color: #fff;
	margin: 0 auto;
	margin-top: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 275px;
}
.testimonials-btn .fa {
	margin-right: 5px;
}
.testimonials-btn:hover {
	background: #112256;
}
/* CONTENT SECTION STYLE */
/* FOOTER STYLE */
#main-footer {
	background: #111111;
	background-image: url(https://psychiclasvegas-nv.com/wp-content/uploads/2022/12/footer-bg.svg);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 89%;
	background-size: 150px;
	position: relative;
}
#main-footer .container {
	width: 95%;
}
footer#main-footer:before{
	content: "";
	background: url(https://psychiclasvegas-nv.com/wp-content/uploads/2022/12/section-ornament-light.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 1;
	position: absolute;
	width: 50%;
	height: 60px;
	top: 7px;
	left: 3px;
	opacity: 0.9;
}
footer#main-footer:after{
	content: "";
	background: url(https://psychiclasvegas-nv.com/wp-content/uploads/2022/12/section-ornament-light.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom left;
	z-index: 1;
	position: absolute;
	width: 50%;
	height: 60px;
	bottom: 3px;
	right: 3px;
	transform: rotate(180deg);
	opacity: 0.9;
}
div#footer-bottom {
	background-color: transparent;
	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;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px solid #f3dfbf;
	filter: drop-shadow(2px 4px 1px black);
}
.footer-widget .textwidget {
	color: #ffffff;
	filter: drop-shadow(2px 4px 1px black);
}
h4#nap-footer-icons {
	filter: none;
}
.fwidget #menu-footer-menu li {
	padding-left: 0px;
}
.fwidget #menu-footer-menu li:before {
	display: none;
}
.fwidget #menu-footer-menu li a {
	background-color: transparent;
}
#footer-widgets .footer-widget a {
	background-color: #fff;
}
table.openinghours {
	max-width: 385px;
	margin: 0 auto !important;
}
table.openinghours tr {
	display: flex;
	justify-content: space-between;
	line-height: 2;
	color: #ffffff;
}
#current-day {
	background-color: #a9714b;
	padding: 0 2px;
}
#current-day td {
	color: #fff;
	text-shadow: none;
}
#closed-day {
	color: #ffffff;
}
/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */
.et_pb_sidebar_0 h4.widgettitle {
	font-size: 26px;
	font-weight: 500;
	color: #000000;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #231f20;
}
#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;
}
.single-post .et_pb_section {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.single-post article {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
/* add buttons */
.booking-button-switch {
	display:none !important;
}
.button-quote-header {
	background: #112256;
	text-align: center;
	padding: 10px 0;
}
.top_button {
	position: relative;
	display: inline-block;
	background-color: #a9714b;
	font-weight: 500 !important;
	text-transform: capitalize;
	text-shadow: none;
	color: #fff;
	padding: 7px 25px;
	transition: 0.3s ease-in-out;
	font-size: 16px;
}
.floating-estimate-btn {
	text-align: center;
	padding: 3px 15px;
	background-color: #112256;
	color: #ffffff !important;
	border-top-right-radius: 0em;
	border-bottom-right-radius: 0em;
	border: 3px solid #a9714b;
	border-left: 0px;
	font-size: 17px;
	z-index: 999999;
	font-weight: 500;
	position: fixed;
	bottom: 60px;
	text-transform: capitalize;
	width:200px;
}

.floating-estimate-btn:hover, #main-footer .listing-rev-btn:hover {
	background-color: #a9714b;
}

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

#main-footer .listing-rev-btn img {
	display: none;
}
#main-footer .listing-rev-btn {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border: 3px solid #a9714b;
	background: #112256;
	color: #fff;
	border-width: 3px;
	bottom: 10px;
	padding: 3px 15px;
	font-weight: normal;
	width: 200px;
	text-align: center;
	justify-content: center;
	font-size: 16px;
	font-weight: 500;
}
/* end add buttons */
/*MEDIA QUERIES*/
@media only screen and (min-width: 600px) {
	#main-footer {
		background-position-y: 92%;
	}
}
@media screen and (max-width: 981px) {
	/* 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*/
	.header-menu-container {
		max-width: 1080px;
		padding-bottom: 5px;
	}
	.logo_container {
		width: 300px !important;
		margin: 0;
	}
	.add-info-holder {
		order: 4;
		width: 150px;
	}
	.phonenum span {
		font-size: 17px;
	}
	.email-btn {
		font-size: 14px;
	}
	.header-location-container {
		bottom: auto;
		left: auto;
		top: 10px;
		right: 0;
	}
	div#et-top-navigation {
		order: 3;
		width: calc(100% - 450px) !important;
		margin-bottom: 0;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.header-slogan-container {
		text-align: left;
	}
	nav#top-menu-nav ul#top-menu li a{
		color: #ffffff !important;
		padding-top: 18px !important;
		padding-bottom: 18px !important;
	}
	#top-menu .menu-item-has-children>a:first-child:after {
		top: 17px;
	}
	nav#top-menu-nav ul#top-menu .current-menu-item a {
		color: #e9ebea !important;
		filter: drop-shadow(2px 4px 1px black);
	}
	nav#top-menu-nav ul#top-menu li {
		padding-left: 6px;
		padding-right: 6px !important;
		font-size: 12px;
	}
	nav#top-menu-nav ul#top-menu .current-menu-item a {
		color: #f3dfbf !important;
	}
	ul.sub-menu {
		filter: drop-shadow(0px 1px 3px #5b5b5b);
		top: 50px;
		background-color: #111111 !important;
		border-color: #f3dfbf !important;
	}
	nav#top-menu-nav #top-menu ul.sub-menu a {
		color: #fff !important;
		position: relative;
		padding: 6px 6px 6px 16px !important;
		line-height: 1.2;
	}
	#top-menu-nav ul.sub-menu a:before {
		content: '\f149';
		position: absolute;
		left: 0;
		font-family: 'FontAwesome';
		-webkit-transform: scaleX(-1) rotate(90deg);
		transform: scaleX(-1) rotate(90deg);
		color: #F3DFBF;
	}
	ul.sub-menu li {
		padding: 0 10px !important;
		width: 100%;
	}
	ul.sub-menu li a {
		padding: 5px 0px !important;
		width: 100% !important;
	}
	/*END HEADER STYLES*/
	/*PAGE STYLES*/
	section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
		max-height: 1200px !important;
		min-height: 600px !important;
		height: 100vh !important;
		background-position: center;
	}
	.et_pb_fullscreen .et_pb_fullwidth_header_container {
		max-height: 1200px !important;
		min-height: 600px !important;
		height: 100vh !important;
		width: 95%;
	}
	/* BADGES STYLE DESKTOP*/
	/* FIRST PARAGRAPH STYLE DESKTOP*/
	.entry-title {
		text-align: left;
	}
	div#home-title-block-content-col {
		width: 52.75%;
	}
	.home .entry-title {
		font-size: 27px !important;
		text-align: center;
	}
	/* CONTACT SECTION DESKTOP */
	.homepage-nap h3 {
	}
	div#contact-form-column {
		width: 320px;
	}
	div#srv-column {
		width: 450px;
	}
	div#contact-form-row {
		justify-content: center;
		align-items: center;
	}
	/* TESTIMONIALS SECTION DESKTOP */
	.testimonials-title {
		font-size: 30px !important;
	}
	/* FOOTER STYLES DESKTOP */
	footer#main-footer {
		background-position-y: 76%;
	}
	.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 !important;
	}
	#sidebar .textwidget {
		text-align: left;
	}
	.et_pb_sidebar_0.et_pb_widget_area_right {
		border-left: 1px solid rgb(78 78 78 / 20%);
	}
	#left-area .post-meta {
		text-align: left;
	}
	#main-content .container:before {
		background-color: rgb(6 45 91 / 20%);
	}
}
/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
	margin: 3px 0;
}
.wpcr3_respond_2 input[type="text"], .wpcr3_in_content textarea {
	background: #ffffff !important;
	color: #000 !important;
	border-color: #000 !important;
}
.wpcr3_respond_2 input[type="text"]:focus, .wpcr3_in_content textarea:focus {
	color: #fff;
	border-color: #ffffff;
}
.wpcr3_table_2 td {
	font-size: 1em !important;
}
.wpcr3_leave_text {
	font-size: 1.1em;
}
.wpcr3_leave_text {
	margin-bottom: 20px;
}
.wpcr3_button_1 {
	margin-top: 10px;
	background: #000000;
	color: #fff;
}
/* reviews */

.owl-stage {
	display: flex;
	align-items: center;
}
.external-reviews-holder {
	z-index: 99;
	position: relative;
	width: 100%;
	max-width: 500px;
	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: 20px;
	left: 10px;
}

.review-origin-brand img {
	margin: 0;
	height: 35px;
	object-fit: contain;
}
.external-review-title {
	text-align: center;
	font-size: 20px !important;
	color: #fff;
	font-weight: 600;
	line-height: 1.1em;
	margin-top: 20px;
	text-transform: uppercase;
}
.external-review-credentials {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	color: #f3dfbf;
}
.external-review-author {
	margin: 0 5px;
	font-weight:bold;
}

.external-review-date {
	margin: 0 5px;
}
.external-review-text {
	overflow: hidden;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin: 10px auto;
	text-align: center;
	padding: 0 25px;
	width: 95%;
	font-style: italic;
	color: #fff;
	font-weight: 400;
	position: relative;
}

a.add-reviews-link {
	color: #ed9e02;
	text-transform: uppercase;
	border-radius: 5em;
	font-size: 14px;
	font-weight: 600;
	margin-top: 20px;
	width: 200px;
	transition: 0.3s ease-out;
	display: block;
}

div#external-reviews {
	padding: 0 !important;
	background: #63d471;
}

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

	}
	.static-external-review-container .external-reviews-holder {
		min-height: 420px;
		justify-content: center;
	}

	.review-origin-brand {
		position: absolute;
	}
}
/* end reviews */
@media (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%;
	}
	.et_pb_post h2.entry-title,
	.et_pb_title_meta_container,
	.post-meta {
		text-align: center;
	}
}
@media screen and (min-width:600px) {
	.header-buttons {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.header-buttons .booking-button-switch {margin-right: 10px;margin-left: 10px;}
}


.nav-arrows button{background:#a9714b;border-color: #a9714b;border-style:solid;color:#fff;}

.nav-arrows button:hover{
	background: #112256;
}

.keen-slider__slide{
	border:none;
	background:#00000063;
}


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


.testimonial-subject{
	color:#fff;
}

.testimonial-content{
	color:#fff;
}

.reviewer-name{
	color:#fff;
}

.wpcr3_button_1{
	position: relative;
	display: inline-block;
	background: #a9714b;
	font-weight: 600;
	text-transform: capitalize;
	text-shadow: none;
	border: 0px solid;
	color: #fff;
	padding:10px 15px;
	margin-bottom: 20px;
	transition: 0.3s ease-in-out;
	font-size: 16px;
	border-radius:0px;
}

.wpcr3_button_1:hover {
	background: #111111;
	position: relative;
	display: inline-block;
	font-weight: 600;
	text-transform: capitalize;
	text-shadow: none;
	border: 0px solid;
	color: #fff;
	padding:10px 15px;
	margin-bottom: 20px;
	transition: 0.3s ease-in-out;
	font-size: 16px;
	border-radius:0px;
}



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

.srvElement {
	width:fit-content;
	float: left;
	padding: 0px;
	margin: 0px 1%;
	background-color: rgb(17 34 86);
}

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

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

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

.srvElementContent {
	text-align: justify;
	color: #fff;
	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: #0e0e0e;
}
.srvElementHeader:hover h2{
	color: #f3dfbf;
}

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



/* ADDITTIONAL SERVICES */

#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;
	}
}
/* END ADDITTIONAL SERVICES */

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

.single-post div#main-content .container {
	padding: 77px 0 !important;
}
#main-content .container {
	padding: 77px 0 !important;
}

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

@media (min-width: 981px) {

	#main-content .container .type-post {
		margin-bottom: 0 !important;
		padding-bottom: 0;
	}
}

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

@media (max-width: 425px) {
	.openinghours {
		width: 100% !important;
		text-align: center !important;
	}
}

@media (min-width: 981px) {
	.openinghours {
		width: 100% !important;
		text-align: center !important;
	}
}
.review-from-logo {
	background-color: #fff;
	padding-left:0 !important;
}




.banner {
	background-color: #a9714b;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2pt;
	word-spacing: 2pt;
	text-align: center;
	line-height: 1.2em;
	padding: 15px!important;
	text-shadow: 2px 1px 0 #000, 2px 2px 2px #333;
	z-index: 10;
	opacity: 1;
	animation: pulse 2s infinite;
	transform: scale(1);
}

@keyframes pulse {
	0%, 100% {
		transform: scale(.95);
	}

	70% {
		transform: scale(1);
	}
}

.banner a {
	color: #fff;
}

@media (max-width: 1080px) {
	.banner {
		font-size: 20px;
	}
}

.banner-bg {
	background-color: #a9714b;
}





.srvElementContent a {
	color: #ebaf87;
	font-weight: bold;
}
body.page-id-2049 article .et_pb_posts article.et_pb_post .post-content {
	text-align: justify;
}
body.single-post .entry-content h2 {
	text-align: left !important;
	margin-block: 10px 0px;
}
body.single-post .entry-content p,
body.single-post .entry-content li {
	text-align: justify !important;
}
@media screen and (max-width: 981px) {
	body.page-id-2049 article .et_pb_posts article.et_pb_post .post-meta {
		text-align: center;
		margin-block: 5px 0px;
	}
	body.single-post .post-meta {
		text-align: center;
	}
	body.single-post .entry-content h2 {
		font-size: 24px;
	}
}