/*
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: 'Karla', sans-serif;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	color: #403d39;
	font-weight: 400;
	overflow-x: hidden;
	background-color: #d4e7e5 !important;
}
 
 h1,h2,h3,h4,h5,h6 {
    font-family: 'Lato', sans-serif;
}
 p strong {
    font-family: 'Lato', sans-serif;
     font-size: 18px;
     font-weight: 500;
}


div#page-container {
    overflow: hidden;
    box-shadow: 0 0 20px 15px rgb(0 0 0 / 43%) !important;
}
.home div#page-container {
	padding-top: 0 !important;
}
 

/*HEADER STYLES*/
.slider-title h1{
	text-shadow: 1px 1px 3px #000;
	font-weight: bold;
	max-width: 80%;
	margin: auto;
}

#main-header.et-fixed-header .contact-info {
    background: #414143;
}
#main-header.et-fixed-header .triangle-element {
    border-top: 35px solid #414143;
}
#main-header.et-fixed-header .logo-link:before {
    background: #414143;
}

header#main-header {
    box-shadow: none !important;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    background: transparent;
    flex-direction: column;
}

body #page-container .et_slide_in_menu_container {
    background: #414143 !important;
}
.et_slide_in_menu_container ul#mobile_menu_slide {
    padding: 28px 20px;
}
body #page-container .et_slide_in_menu_container:before {
    content: "";
    position: absolute;
    background: rgb(64 61 57);
    background: radial-gradient(circle, rgb(212 231 229 / 17%) 0%, rgb(227 227 227 / 0%) 53%);
    width: 600px;
    height: 600px;
    right: -300px;
    top: -300px;
    border-radius: 50%;
    filter: blur(-50px);
}
.header-menu-container {
    width: calc(100% - 20px) !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    padding-top: 0;
}

.logo_container {
    position: relative !important;
    width: calc(100% - 60px) !important;
    max-width: 277px;
    margin-right: 20px;
    order: 2;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.logo_container a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    text-align: center;
    line-height: 1.2;
    padding: 0 5px;
    min-height: 60px;
    min-width: 277px;
}
.logo-link {
    position: relative;
}

.logo-link:before {
    content: '';
    position: absolute;
    width: 100%;
    height: calc(100% + 30px);
    background: #000000a6;
    top: -10px;
    left: 0;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    z-index: -1;
}
img#logo {
    max-width: 80% !important;
    max-height: 70px;
}
 
.contact-info {
    width: 100%;
    order: 1;
    background: #000000a6;
    /* border-top-left-radius: 20px; */
    /* border-top-right-radius: 20px; */
    /* border-bottom-right-radius: 20px; */
}
.home .contact-info {margin-bottom: 10px;}
.contact-info-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.contact-info-container .fa {
    margin-right: 5px;
}
.header-location-container {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    line-height: 1;
    color: #ffffff;
}

.contact-info-container a {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    font-size: 15px;
    color: #ffffff;
}
.phonenum {margin: 10px 10px;}
div#et-top-navigation {
    order: 3;
    padding: 0 !important;
}
.et_header_style_slide .et-fixed-header #et-top-navigation {
    padding: 0 !important;
}
 .et_header_style_slide #et-top-navigation {
    padding: 0 !important;
}
 
ul#mobile_menu_slide a {
    font-weight: 500;
    letter-spacing: 2px;
    color: #ffffff !important;
    font-size: 20px;
    line-height: 1.2;
    padding: 15px 0 !important;
    font-family: 'Lato', sans-serif;
}

.mobile_menu_bar:before {
	transition: all .4s ease;
	transform: rotate(0deg);
	display: block;
	background: url(https://flooringsvcdallas-tx.com/wp-content/uploads/2023/03/burger-menu.svg);
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	width: 40px;
	height: 32px;
	opacity: 0.8 !important;
}

 

.mobile_menu_bar {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 40px !important;
    padding: 5px !important;
    background-color: #008a84;
    border-radius: 5px;
}

.et_toggle_slide_menu:after {
    position: absolute;
    display: none;
}


/*END HEADER 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: 600px !important;
	min-height: 600px !important;
	height: calc(99vh - 172px) !important;
	background-position: 28%!important;
}

.et_pb_fullwidth_header_container.center {
	max-height: 600px !important;
	min-height: 600px !important;
	height: calc(99vh - 172px) !important;
	width: 95%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	margin: 0 auto !important;
	padding: 0;
	width: 100%;
	max-width: 1080px;
}
 
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
    background: #414143;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    letter-spacing: 0;
    border-radius: 50%;
    padding: 0 4px 2px 0px;
}

.et_pb_fullwidth_header.et_pb_fullwidth_header_0:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    background: url(https://flooringsvcdallas-tx.com/wp-content/uploads/2023/03/header-element.svg);
    background-size: 100%;
    background-position: bottom left;
    background-repeat: no-repeat;
    z-index: 2;
    bottom: -5px;
    left: 0;
}
.button {
    width: 280px;
    text-align: center;
    margin: 5px auto;
    color: #ffffff;
    border-radius: 3px;
    padding: 12px 35px;
    display: inline-block;
    line-height: 1;
    background: #008a84;
}
.button:hover {
	background: #818286;
}
/*PAGE STYLES*/

.entry-title {
    font-size: 26px !important;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #4b5c59;
}


div#home-title-block {
    background-color: #414143;
    padding-bottom: 0;
    border-top: 30px solid #fff;
}

div#home-title-block .entry-title {
    color: #fff;
}

div#home-title-block .section-title-heading {
    color: #d4d6dc;
}


/* HTML BADGES STYLE */
 
div#home-badges-section {
    background-color: #414143;
}
.badges-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.badge-holder {
    /* background: #302e2c; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(70% - 10px);
    max-width: 180px;
    padding: 5px 5px 22px 5px;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
    /* text-shadow: 0px 15px 15px rgb(212 231 229); */
}
.badge-holder:before {
	content:
	"";
	position: absolute;
	height: 100%;
	width: 1px;
	background: #d4d6dc;
	left: 0px;
	bottom: -19px;
}
.badge-holder:after{
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	background: #d4d6dc;
	bottom: 0px;
	right: 0;
	z-index: -1;
}
p.badge-content {
    color: #ffffff;
    text-align: center;
    line-height: 1;
    text-transform: capitalize;
    font-size: 17px;
    min-height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
}

.badge-holder img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 15px;
    background: #d4e7e5;
    filter: drop-shadow(0px 4px 6px black);
    box-shadow: inset 0 0 10px 5px #224643;
    object-fit: cover;
}

.badge-title {
    background: #008a84;
    font-size: 15px;
    width: 85%;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
    position: absolute;
    bottom: -15px;
    box-shadow: 0px 15px 15px 0px #414143;
    color: #fffbf1;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}

.badge-title span {
    font-size: 17px;
}

div#slider-title {
    text-align: center;
    color: #fff;
}
div#slider-title .entry-title {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #fff;
}

div#slider-title .section-title-heading {
    color: #d4d6dc;
}
div#slider-title .et_pb_code_inner {
    display: inline-block;
}

/* SLIDER ON HOMEPAGE */
.owl-carousel .owl-item img {
	border: 1px solid #d4e7e5;
	object-fit: cover;
	object-position: center;
	height: 100%;
	max-height: 100%;
}
.item {
    height: 145px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.owl-item.leftSL {
    transform: rotate(-12deg);
    opacity: 1;
    margin-right: -120px !important;
    margin-left: 100px;
    margin-top: 85px !important;
}
.owl-item.leftSL .item {
    width: 60%;
    margin-left: auto;
    height: 125px !important;
}
.owl-item.rightSL {
    transform: rotate(12deg);
    opacity: 1;
    margin-left: -115px;
    margin-right: 100px !important;
    margin-top: 85px !important;
}
.owl-item.rightSL .item {
    width: 60%;
    margin-right: auto;
    height: 125px !important;
}
.owl-item.centrSL {
    z-index: 99;
    opacity: 1;
}
.owl-item.centrSL .item {
	width: 70%;
	margin: 0 auto;
}
.owl-carousel .owl-stage-outer {
    overflow: visible;
    height: initial !important;
}

.owl-stage {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.owl-item {
    height: auto;
}

.loop.owl-carousel.owl-theme {
    height: auto;
    overflow: visible;
    max-width: 345px;
    margin: 0 auto;
}
 
.owl-item {
    opacity: 0;
}
.owl-carousel .owl-nav button {
    border: 1px solid #d4e7e5 !important;
    width: 50px;
    height: 50px;
    border-radius: 50% !important;
    font-size: 35px !important;
    background: #008a84 !important;
}
.owl-carousel .owl-nav button:hover {
	background: #414143 !important;
}
.owl-carousel .owl-nav button span {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    margin-top: -2px;
    color: #d4e7e5;
}



/* SERVICES SECTION STYLE */


div#services-blocks-section {
    background-color: #ffffff;
}

.srvBlockTitle {
    text-align: center;
}

.srvBlockTitle p {
	padding-bottom: 0;
	text-align: center;
}

.srvElement {
	max-width: 500px;
	margin: 0 auto;
	margin-top: 50px;
	box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
	border: 10px solid #414143;
	background: #414143;
	border-top-left-radius: 40px;
	border-bottom-right-radius: 40px;
	overflow: hidden;
}
 

.srvElementHeader h2 {
	text-align: center;
	color: #d4e7e5;
	font-weight: bold;
	padding-bottom: 5px;
}

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

.srvElementImg img {
	width: 100%;
	max-height: 330px;
	object-fit: cover;
	object-position: center;
	/* border: 1px solid #d7d7d7; */
}
.srvElementBody {
	padding: 10px 10px 10px 10px;
	border: 2px solid #fff;
	border-top: none;
	border-bottom-right-radius: 40px;
}
.srvElementContent {
	text-align: justify;
	color: #d4e7e5;
	font-size: 16px;
	line-height: 1.6;
}

.srvElement:hover img {
	filter: grayscale(1);
}

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

/* SERVICES LIST SECTION STYLE */

div#home-services-list-section {
    background: #414143;
      /* fallback for old browsers */
      /* Chrome 10-25, Safari 5.1-6 */
     /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
div#home-services-list-section:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 200px;
        background: url(https://flooringsvcdallas-tx.com/wp-content/uploads/2023/03/header-element.svg);
        background-size: 100%;
        background-position: bottom left;
        background-repeat: no-repeat;
        z-index: 2;
        bottom: -5px;
        left: 0;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
}
div#home-services-list-section:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 200px;
        background: url(https://flooringsvcdallas-tx.com/wp-content/uploads/2023/03/header-element.svg);
        background-size: 100%;
        background-position: bottom left;
        background-repeat: no-repeat;
        z-index: 2;
        top: -5px;
        left: 0;
        -webkit-transform: scaleX(-1) rotate(180deg);
        transform: scaleX(-1) rotate(180deg);
}
.homepage-services {
	text-align: center;
	margin: 0 auto;
}
.homepage-services ul {
	 padding: 0;
}
.homepage-services #servcss li {
	position: relative;
	font-weight: 400;
	margin: 0.3em 0;
	padding-left: 20px;
	display: inline-block;
	color: #ffffff;
}

.homepage-services #servcss li:before {
	position: absolute;
	content: '+';
	top: 0;
	left: 0;
	color: #d4e7e5;
	font-family: 'FontAwesome';
	font-weight: 100;
}
 

/* NAP SECTION STYLE */

div#homepage-nap-section {
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */background-color: #f9fdfdf5;background-blend-mode: overlay;filter: drop-shadow(0px 0px 6px black);z-index: 999;}
div#nap-title {
    text-align: center !important;
    margin-top: 39px;
}

div#nap-title .et_pb_code_inner {
    /* display: inline-block !important; */
}
div#nap-title div {
    text-align: center;
}
.homepage-nap h3 {
	font-size: 22px;
	line-height: 1.2;
	font-weight: 400;
	color: #252422;
	font-style: italic;
	padding: 0;
}

.homepage-nap h3 strong {
	font-size: 26px;
	font-style: normal;
	line-height: 1.2;
	color: #4b5c59;
	font-weight: 500;
}


div#home-content-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    box-shadow: 0px 15px 15px 0px rgb(0 0 0 / 4%);
    text-shadow: 0px 15px 15px rgb(0 0 0 / 4%);
}


 


/* CONTACT FORM STYLE */

div#contact-section {position: relative;}

p.free-estimate-title {
	font-size: 26px;
	font-style: normal;
	line-height: 1.2;
	padding: 0;
	text-align: center;
	color: #4b5c59;
	font-weight: 500;
	text-transform: uppercase;
	border-bottom: 1px solid #414143;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

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

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

form#contactForm {
	text-align: center;
}

input#submitter {
    display: block;
    width: 280px;
    text-align: center;
    margin: 5px auto;
    color: #ffffff;
    border-radius: 3px;
    padding: 12px 35px;
    display: inline-block;
    line-height: 1;
    background: #008a84;
    height: auto;
}

input#submitter:hover {
	background-color: #818286 !important;
}

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
	max-width: 100%;
	margin-bottom: 15px;
	padding: 10px 5px 10px;
	height: auto;
	background-color: #ffffff00 !important;
	-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: #000 !important;
	background-image: none;
	border-bottom: 1px solid #414143;
	margin-bottom: 20px !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: #252422 !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: #000 !important;
 border-color: #000000;
}

#contact {
	padding: 0;
}


/* TESTIMONIALS SECTION STYLE */
 

div#home-testimonials:before {
        content: '';
        position: absolute;
        top: -55px;
        left: -46px;
        z-index: 5;
        width: 25px;
        height: 550px;
        transform: skew(332deg);
        background: #404042;
        opacity: 0.2;
}
div#home-testimonials:after {
        content: '';
        position: absolute;
        top: -55px;
        left: -55px;
        z-index: 5;
        width: 25px;
        height: 400px;
        transform: skew(332deg);
        background: #404042;
        opacity: 0.2;
}
div#testimonials-title {
    text-align: center;
}

div#testimonials-title .et_pb_text_inner {
    display: inline-block;
}


.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;
	color: #4b5c59;
	font-weight: 500;
	font-family: 'Lato', sans-serif;
}

.home span.wpcr3_item_name a {
	color: #525a59;
}

div.wpcr3_review blockquote.wpcr3_content {
	border-color: #908275;
	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: 17px;
}


.home .wpcr3_reviews_holder {
	position: relative;
}

.home div.wpcr3_review blockquote.wpcr3_content p {
	font-style: italic;
}

.testimonials-btn {
	display: block;
	width: 280px;
	text-align: center;
	margin: 5px auto;
	color: #ffffff;
	border-radius: 3px;
	padding: 12px 35px;
	display: inline-block;
	line-height: 1;
	background: #008a84;
}

.testimonials-btn:hover {
	background: #818286;
}


/* FOOTER STYLE */

#main-footer {
	background-color: #414143;
	border-top: 1px solid #d4e7e5;
}

div#footer-bottom {
	background-color: #008a84;
	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;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px solid rgb(212 231 229);
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Cormorant Infant', serif;
}

.footer-widget .textwidget {
	color: #ffffff;
}

#footer-widgets .footer-widget a {
	/*background-color: #fff;*/
}
.openinghours{
	width:100%;
	max-width:400px;
}
table.openinghours {
	max-width: 350px;
	margin: 0 auto !important;
}

table.openinghours tr {
	display: flex;
	justify-content: space-between;
	line-height: 2.3;
	color: #ffffff;
}

#current-day {
	background-color: #008a84;
	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: 400;
	position: relative;
	margin-bottom: 10px;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #eb5e28;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Cormorant Infant', serif;
	color: #252422;
}

#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) {

/* HEADER STYLES */
 
.header-title p {
    font-size: 47px;
}

.header-title span {
    font-size: 33px;
}

	
	.srvElementImg {
}

	.homepage-services ul#servcss {


		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}


	.homepage-services li {
		display: inline-block;
		padding: 0 20px;
	}

	.homepage-services ul#servcss {
		padding: 0;
	}
}

@media screen and (max-width: 981px) {
 div#page-container {width: 100% !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*/
 #main-header.et-fixed-header {box-shadow: none !important;}
.home .et-fixed-header .contact-info {
    /* display: block; */
}
 

.contact-info {
    width: calc(100% - 100px);
    margin-right: 100px;
    position: relative;
    padding-bottom: 0px !important;
    display: flex;
    justify-content: space-between;
}
 .triangle-element {
    width: 6px;
    height: 0;
    border-top: 35px solid #000000a6;
    border-right: 6px solid transparent;
    margin-right: -6px;
}
	ul.sub-menu {

		filter: drop-shadow(0px 1px 3px #5b5b5b);
		top: 38px;
		background-color: #202020 !important;
		border-color: #ffd100 !important;
	}

	#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;
	}
.et_header_style_slide #et-top-navigation {
    margin-right: 130px;
}
 
	/*END HEADER STYLES*/
	/*PAGE STYLES*/
 .et_pb_fullwidth_header.et_pb_fullwidth_header_0:after {
    content: '';
    position: absolute;
    top: 0;
    right: -120px;
    z-index: 0;
    border-bottom: 600px solid #ffffff;
    border-left: 92px solid transparent;
    border-right: 25px solid transparent;
    height: 0;
    width: 200px;
}

.et_pb_fullwidth_header_overlay:before {
        content: '';
        position: absolute;
        top: 0;
        right: 95px;
        z-index: 5;
        width: 25px;
        height: 500px;
        transform: skew(-9deg);
        background: #404042;
}
.et_pb_fullwidth_header_overlay:after {
        content: '';
        position: absolute;
        top: 0;
        right: 40px;
        z-index: 5;
        width: 25px;
        height: 400px;
        transform: skew(-9deg);
        background: #818286;
}

 
 
	.header-title {
    margin-bottom: 30px;
}

.header-title p {
    font-size: 60px;
}

.header-title span {
    font-size: 40px;
}

.header-img-holder img {height: 600px;max-height: 40vw;min-height: 500px;}

.header-img-holder a {
    display: none;
}

.sidebar-cta a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    width: auto;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    line-height: 1;
    color: #403d39;
    margin-bottom: 20px;
    margin-top: 10px;
}

.header-sidebar-element {
    width: 90px;
    margin-right: 50px;
}

.header-main-element {
    width: calc(100% - 140px);
}
	.entry-title {
		text-align: left;
	}

	.home .entry-title {
    font-size: 32px !important;
}
	.loop.owl-carousel.owl-theme {
    display: flex;
    align-items: center;
    max-width: 440px;
}

 .owl-theme .owl-nav {
    margin: 0;
    width: calc(100% + 483px);
    display: flex;
    justify-content: space-between;
    margin-left: -241px;
    margin-top: -1px;
    position: absolute;
}
	.item {
    height: 206px !important;
}

.owl-item.leftSL .item {
    height: 186px !important;
}

.owl-item.rightSL .item {
    height: 186px !important;
}
	/* 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%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 0px;
}
	.srvBlock {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
	}

	.srvElementBody {
		/* height: 100%; */
	}
.srvElementHeader h3 {
	min-height: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
}
	.srvElementContent {
		/* height: 100%; */
	}

	.srvElementFullWidth .srvElementContent {
		height: auto;
	}

	.srvElement.srvElementFullWidth {
		width: 100%;
		max-width: 100%;
		flex-direction: row;
		margin: 0 auto;
		margin-top: 30px;
	}

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

	.srvElementFullWidth .srvElementBody {
		width: 70%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 10px 10px 10px 10px;
		border-left: none;
		border-top: 2px solid #fff;
	}


	/* NAP SECTION DESKTOP */
	.homepage-nap h3 strong {
		line-height: 1.2;
		font-size: 30px;
	}
 

div#nap-title div {
    text-align: right !important;
}

.homepage-nap h3 {
    text-align: right;
}
	/* CONTACT SECTION DESKTOP */
	div#contact-section {
		max-width: 600px;
		margin: 0 auto;
	}

	p.free-estimate-title {
		/* font-size: 36px; */
		line-height: 1.5;
		padding-left: 32px;
	}
 

.home div#contact {
    padding-left: 30px;
    position: relative;
    width: calc(100% - 70px);
    margin: 0 auto;
}

.home div#contact:before {
    content: '';
    position: absolute;
    width: 1px;
    height: calc(100% + 65px);
    background: #414143;
    left: 15px;
    top: -65px;
}
	div#home-content-image {
    height: 100%;
}

div#home-content-image span {
    height: 100%;
}
	/* TESTIMONIALS SECTION DESKTOP */
	.testimonials-title {
		/* font-size: 36px; */
		line-height: 1.5;
	}

	/* 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(235 94 40 / 30%);
	}

	#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;
	border-bottom: 1px solid #eb5e28 !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;
	}


@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) {
	.homepage-services #servcss li {
		display: block;
	}

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

 #footer-widgets .footer-widget li a {
	color: #fff!important;
}

#main-footer .et_pb_widget li {
	list-style-type: none!important;
}

.footer-widget li:before {
    border-color: #008a84!important;
}

/* add buttons*/
.booking-button-switch {
display: none !important;
}
#main-header.et-fixed-header .button-quote-header{
	
	background:#414143;
}
.button-quote-header {
    text-align: center;
    padding: 10px 0;
    background: #000000a6;
    width: calc(100% - 113px);
    margin-left: 10px;
}

@media screen and (max-width:980px){
	.button-quote-header {
    text-align: center;
    padding: 10px 0;
    background: #000000a6;
    width: calc(100% - 20px) !important;
    margin-left: 10px;
}
}
.top_button {
    position: relative;
    display: inline-block;
    background-color: #008a84;
    font-weight: normal !important;
    text-transform: uppercase;
    text-shadow: none;
    color: #fff;
    padding: 6px 12px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 4px;
}
.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: #008a84;
    color: #ffffff !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 1px solid #ffffff;
    border-left: 0px;
    font-size: 15px;
    z-index: 999999;
    font-weight: normal;
    position: fixed;
    bottom: 60px;
    text-transform: uppercase;
    width: 230px;
}
#main-footer .listing-rev-btn {
    display: flex;
    align-items: center;
    position: fixed;
    padding: 10px 15px 10px 15px;
    border: 1px solid #ffffff;
    border-left: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    bottom:0px;
    background: #008a84;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    justify-content: center;
    width: 230px;
    z-index: 9999;
    font-weight: normal;
    left: 0px;
}
#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;
}


.wpcr3_button_1 {
    margin: 20px 0;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: #008a84;
    border: 0px;
    display: inline-block;
}

.wpcr3_button_1:hover{
	background: #414143;
	border: 4px solid #414143;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
/* end add buttons */

@media screen and (max-width:980px){
	#footer-widgets .footer-widget li:before {
	display:none !important;
}

#footer-widgets .footer-widget li {
	padding-left: 0px;}
}

.nav-arrows button{
background:#008a84;
border-color: #008a84;
width: 40px;
height: 40px;
color:#fff;
	border-style:solid;
}

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

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