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

/*--------------------------------------------------------------
# General Styles
--------------------------------------------------------------*/
body {
    font-size: 1.0625rem;
    font-family: 'Outfit', Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-feature-settings: "liga";
    color: #fff;
    font-weight: 400;
    overflow-x: hidden;
}

p a {
  font-weight: bold;
  color: #ddb660;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald';
    font-weight: 400;
    color: #fff;
}



.et_pb_row {
    width: 95% !important;
}

div#page-container {
    overflow: hidden;
    padding-top: 0px !important;
}

/* Common button styles */
.button, .header-button-quote, .testimonials-btn, .link-button, .floating-quote-btn {
    background: #b89856;
    color: #ffffff;
    padding: 18px 42px 18px 22px;
    display: inline-block;
    line-height: 1;
    border: none;
    border-radius: 25px;
}

.button:hover, .header-button-quote:hover, .testimonials-btn:hover, .link-button:hover, .external-reviews-holder a:hover {
    
    color: #cacaca;
   
}

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

.et_fixed_nav #main-header {
    position: relative;
    top: 0px !important;
}
.section-title-heading, .projects-slider-subtitle, .footer-widget h4 {
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 2px;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
# Header Styles
--------------------------------------------------------------*/
.home header#main-header {
    background: transparent!important;
    position: absolute !important;
    /* top: 0px !important; */
}

#homepage-header-holder{
}
.main-header-info-container {
    background: #292f2d;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    font-size: 16px;
    color: #fff;
}

.main-header-contact-info-holder a {
    color: #ffffff;
}

.main-header-contact-info-holder a span {
    color: #FFC107;
}

.ws-header-booking {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    background: #b99956;
    padding: 5px 0;
    height: 43px;
    z-index: 999;
}

.top_button {
    background: transparent;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 240px;
    text-align: center;
    white-space: nowrap;
}

.top_button:hover{
    color: #c3c3c3;
}

.header-booking-line{
    height:1px;
    background:#fff;
    width: calc(50% - 130px);
}
.header-menu-container {
    width: 100%;
    max-width: 1080px;
    display: flex;
    margin: auto;
    justify-content: space-between;
    align-items: center;
}

.header-info-holder {
    /* margin: 20px auto; */
    /* max-width: 1080px; */
    width: fit-content;
    min-width: 300px;
}

.logo_container {
    position: relative !important;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
    text-transform: uppercase;
    max-width: 300px;
}

img#logo {
    min-height: 60px !important;
    max-height: 75px !important;
    width: auto !important;
    max-width: 280px !important;
}

.text-logo {
    font-family: 'Oswald',sans-serif;
    color: #fff;
    line-height: 1.1;
    font-weight: 500;
}
.add-info-block{
	display:none;
}


div#et-top-navigation {
    width: 100%;
    height: 42px;
    padding: 0 !important;
    background: transparent;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    right: 0px;
}

span.select_page {
    display: none !important;
}

.floating-cta-btn {
   display:none;
}

.floating-cta-btn a .fa {
    animation: ringing 5s ease-in-out infinite;
    color: #292f2d;
    font-size: 24px;
}

.et-fixed-header.sticky-menu .add-info-block, .et-fixed-header.sticky-menu .floating-cta-btn {
    top: 20px;
}

div#et_mobile_nav_menu {
    width: 100%;
}

.mobile_menu_bar {
    padding-bottom: 0 !important;
    background: transparent;
    width: 100%;
    margin-left: auto;
}


.et_mobile_menu {
    background-color: #000000 !important;
    border-color: #333333 !important;
    top: 62px;
    height: auto !important;
}

.et_mobile_menu li a {
    color: #fff !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';
    transform: scaleX(-1) rotate(90deg);
}

.et_mobile_menu .current_page_item a {
    color: #bebebe !important;
}

.mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
}

.mobile_menu_bar:before {
    transition: all .4s ease;
    transform: rotate(0deg);
    display: block;
    color: #b99956;
    text-align: right;
    font-size: 50px;
    /* right: 50%; */
    left: auto;
}

.booking-button-switch {
   display: none;
}

/*--------------------------------------------------------------
# Page Styles
--------------------------------------------------------------*/
#homepage-header-holder:before{
    content:'';
    background: #0000009c;
    height:100%;
    width:100%;
    position:absolute;
    display:block;
    z-index: 1;
}
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 {
    
    background-position: 66%;
  
}



.et_pb_fullscreen .et_pb_fullwidth_header_container {
   
    width: 100%;
    opacity: 1;
    padding: 50px 0;
}

.header-content {
    margin: 0 auto !important;
    /* padding: 0px !important; */
    width: 95% !important;
    max-width: 1080px !important;
    padding-top: 130px !important;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
    margin-left: -5px !important;
}

.header-btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

.ws-slogan{
	margin-bottom:30px;
}

.ws-slogan h1 {
    font-family: 'Oswald',sans-serif;
    line-height: 1.2;
    color: #ffffff;
    font-weight: 300;
    font-size: 25px;
    text-transform: uppercase;
    text-align: left;
}

.ws-slogan-subbtitle{
	text-align: left;
	padding-left: 30px;
	position: relative;
	font-size: 18px;
	font-weight: 300;
}

.ws-slogan-subbtitle:before{
	content:'';
	width:20px;
	height:2px;
	background:#fff;
	display:block;
	position: absolute;
	left: 0px;
	top: 50%;
}

.button, .header-button-quote{
    margin-top: 10px;
    font-size: 16px;
    transition:all 0.3s ease-in-out;
    position: relative;
}

.button:after, .header-button-quote:after{
	content:'';
	background-image:url(https://concretecontractorky.com/wp-content/uploads/2025/10/arrow1.png);
	width: 14px;
	height: 14px;
	display: block;
	background-size: contain;
	filter: invert(1);
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
}

.button:hover, .booking-button-switch:hover {
    margin-top: 0px;
    color:#fff;
}

.button {
    /* padding: 18px 15px; */
}

.header-button-quote {
    padding-bottom: 20px;
    border: none;
    /* margin-right: 20px; */
}


/*--------------------------------------------------------------
# Badges Section
--------------------------------------------------------------*/
.badges {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
  margin: auto;
  justify-content: center;
}

.badge-holder {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 120px;
  justify-content: center;
  max-width: 250px;
  background: #1a1a1a; /* dark background */
  border-radius: 20px;
  padding: 30px;
  color: #ccc;
  position: relative;
  width: 100%;
}

.badge-title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #b99956; /* gold heading */
  font-family: 'Oswald';
}

.badge-text {
  font-size: 15px;
  line-height: 1.6;
  color: #999;
}

.badge-icon{
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
	right: -10px;
	bottom: -10px;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	border: solid 10px #000;
	transition: all 0.3s ease-in-out;
}

.badge-icon-img{
	position: relative;
	z-index: 3;
	width: 60px;
	height: 50px;
	border-radius: 50%;
	background: #b99956;
	padding: 9px;
	/* border: solid 10px #000; */
	object-fit: contain;
	transition:all 0.3s ease-in-out;
}

.badge-icon::before {
    position: absolute;
    content: "";
    bottom: 1px;
    left: -28px;
    background: transparent;
    width: 18px;
    height: 18px;
    border-bottom-right-radius: 20px;
    box-shadow: 11px 11px 0 11px #000000;
    z-index: 0;
}

.badge-icon:after{
	position: absolute;
	content: "";
	top: -32px;
	right: 0px;
	background: transparent;
	width: 24px;
	height: 22px;
	border-bottom-right-radius: 20px;
	box-shadow: 11px 11px 0 11px #000000;
}


.badge-holder:hover .badge-icon-img{
	width: 80px;
	height: 60px;
	background:#000000;
	filter:invert(1);
}
.badge-holder:hover .badge-icon{
	width: 80px;
	height: 80px;
}
/*--------------------------------------------------------------
# About Paragraph
--------------------------------------------------------------*/

.about-title{
	color:#fff;
	font-size: 40px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.2em;
}

#about-section p{
	color:#a5a5a5;
	font-size: 16px;
	line-height: 1.4em;
}


/*--------------------------------------------------------------
# Services Section
--------------------------------------------------------------*/

#services-block:before{
	content:'';
	width:2px;
	height:50px;
	background:#c5a47e;
	position:absolute;
	left:50%;
	top:-20px;
}


.srvBlockTitle p {
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    padding: 0;
    font-family: 'Oswald', serif;
    font-weight: 300;
    position: relative;
    z-index: 1;
    width:fit-content;
    padding:0 10px;
    margin: auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}



.srvElement {
    max-width: 500px;
    margin: 0 auto;
    /* border: 1px solid #3c3c3c; */
    background: #1a1a1a;
    margin-top: 25px;
    overflow: hidden;
    border-radius: 25px;
}





.srvElementHeader h2 {
    text-align: center;
    font-weight: 300;
    padding-bottom: 5px;
    font-size: 25px;
    /* min-height: 59px; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #b99956;
}

.srvElementHeader h2:after{
	content:'';
	width: 70px;
	height:1px;
	background:#1c1c1c;
	position: relative;
	bottom: -10px;
}

.srvElementImg {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    position: relative;
    border-radius: 25px;
    overflow: hidden; 
}

.srvElementImg img {
    width: 100%;
    max-height: 330px;
    object-fit: cover;
    object-position: center;
    transition: transform 0.3s ease-in-out;
    border-radius: 0; 
}

.srvElement:hover .srvElementImg img {
    transform: scale(1.1);
}


.srvElementBody {
    padding: 20px 30px 20px 30px;
    /* background: #fff; */
}

.srvElementBody a {
    color: #b99956;
}

.srvElementHeader {}

.srvElementContent {
    text-align: justify;
    font-size: 15px;
    line-height: 1.6;
    padding-top: 15px;
    color: #d7d7d7;
}




div#home-content-section:before{
	content:'';
	width:2px;
	height:50px;
	background:#c5a47e;
	position:absolute;
	left:50%;
	top:-20px;
}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Testimonials Section
--------------------------------------------------------------*/
div#home-testimonials {
    /* background-color: #fff !important; */
    /* overflow: hidden; */
}


/* Testimonials Plugin */
#testimonials-section {
  
}

.testimonials-container {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    overflow: visible;
}

.testimonials-title {
    text-align: center;
    font-weight: 800;
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-bottom: 0.5rem;
    letter-spacing: -0.025em;
    color: #ffffff;
}

.testimonials-info {
    margin-bottom: 1rem;
}

.testimonial-item {
    border-radius: 25px;
    padding: 1rem;
    background: #1a1a1a;
    min-height: 100%;
    break-inside: avoid;
    border: none;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: visible !important;
}

.keen-slider{
	overflow: visible !important;
}

.testimonial-item:after{
	content:'';
	background-image:url(https://concretecontractorky.com/wp-content/uploads/2025/10/quotes-icon.webp);
	width:50px;
	height:50px;
	position:absolute;
	background-size: contain;
	background-color: #4666a9;
	left: 50%;
	bottom: -32px;
	z-index: 10;
	transform: translateX(-50%);
	border-radius: 50%;
	border: solid 8px #4666a9;
	background-repeat: no-repeat;
	background-position: center;
	filter: invert(1) brightness(1.2);
}

.testimonial-item:before{
	content:'';
	width:80px;
	height:80px;
	position:absolute;
	
	background-color: #000000;
	z-index:9;
	left: 50%;
	bottom: -39px;
	transform: translateX(-50%);
	border-radius: 50%;
}

.testimonial-item:hover {
    background: #494949;
}

.testimonials-grid .testimonial-item {
    margin-bottom: 1rem;
}

.testimonial-item a {
    height: 100%;
    display: grid;
    justify-items: center;
}

.testimonial-subject {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    /* text-shadow: 0 0 5px #fff, 0 0 5px #fff; */
}

.rating {
    display: flex;
    justify-content: center;
    margin: 0.5rem;
}

.star {
    width: 1rem;
    height: 1rem;
    color: #deab00;
    margin: 2px;
}

.testimonial-content {
    font-size: 1rem;
    line-height: 1.6rem;
    font-weight: 500;
    color: #ffffff;
    text-align: justify;
    font-style: italic;
}

.testimonial-footer {
    margin-top: 1rem;
}

.reviewer-details {
    font-size: 0.75rem;
}

.review-from-logo {
    background: #fff;
    width: 80px;
    height: auto;
    padding: 3px;
    min-height: 35px;
    border-radius: 5px;
}

.reviewer-name {
    font-weight: 500;
    color: #ffffff;
    line-height: 1.5rem;
    margin-bottom: 5px;
    font-size: 14px;
    
}

.nav-arrows {
    display: flex;
    gap: 50px;
    margin-top: 50px;
    /* position: absolute; */
    right: 0px;
}

.nav-arrows button {
    padding: 0.5rem;
    border-width: 1px;
    border-color: transparent;
    border-radius: 0;
    cursor: pointer;
    background: transparent;
    border-style: solid;
    display: flex;
    color: #ffffff;
}

.nav-arrows button:hover {
    background: transparent;
    color: #6b6a6a;
    border-color: transparent;
}

.nav-arrows button svg {
    height: 1.25rem;
    width: 1.25rem;
    margin-right: 0;
}

.rotate-180 {
    rotate: 180deg;
}


/*--------------------------------------------------------------
# Last Paragraph 1
--------------------------------------------------------------*/

.last-paragraph-1 {
  display: flex;
  gap: 40px;
  margin: 40px 0;
  max-width: 90%;
  margin: auto;
  /* background: #fff; */
  flex-direction: column;
}

.last-paragraph-1-right {
 flex: 1;
 overflow: hidden;
}

.last-paragraph-1-left h2{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	/* border-top: solid 1px; */
	/* border-bottom: solid 1px; */
	padding: 20px 0;
	/* margin-bottom: 20px; */
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
}

.last-paragraph-1-left p{
	color: #dadada;
}

.last-paragraph-1-right-img-wrap {
  /* border: solid 1px #1c1c1c; */
  /* padding: 10px; */
  display: inline-block;
  height: 100%;
  width: 100%;
}

.last-paragraph-1-right-img {
  height: 400px;
  background-image: url("https://concretecontractorky.com/wp-content/uploads/2025/10/Construction-company-16.webp");
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 20px;
}


.last-paragraph-1-left {
	flex: 1;
	text-align: justify;
	/* padding:20px 0; */
}

.last-paragraph-list-unordered{
	margin-top:20px;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
}

.last-paragraph-list-unordered li{
	background: #ddb660;
	margin-bottom: 10px;
	list-style: none;
	padding: 10px 20px;
	border-radius: 20px;
	transition:all 0.3s ease-in-out;
	
}

.last-paragraph-list-unordered li:before{
	content:'•';
	position:relative;
	left:-4px;
	
}

.last-paragraph-list-unordered li:hover{
background:#af8e46;	
}

/*--------------------------------------------------------------
# Gallery Slider
--------------------------------------------------------------*/
div#slider-section:before{
	content:'';
	width:2px;
	height:50px;
	background:#c5a47e;
	position:absolute;
	left:50%;
	top:-20px;
}

.projects-slider-title p{
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    position: relative;
    z-index: 1;
    width: fit-content;
    padding: 0 10px;
    text-transform: uppercase;
    color: #fff;
}

.projects-slider-title{
	width:100%;
	display: flex;
	justify-content: center;
}



.swiper-container {
    position: relative;
    /* width: 95%; */
    margin: 0 auto;
    max-width: 2000px;
}

.swiper {
    width: 100%;
    padding: 30px 0 95px 0;
}

.swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border-radius: 25px;
   
    
}

.slide-title{
color:#fff;
}

.slide-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.slide-content img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
	border-radius: 25px;
}




.slide-title {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    bottom: -45px;
}

.slide-title img {
    width: 70px;
    background: #333;
    padding: 10px;
    border: 1px solid rgba(255, 193, 7, 0.33);
}

.slide-title span {
    color: #1c1c1c;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400 !important;
}

.swiper-pagination-bullet{
	background:#fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #b99956;
}




/*--------------------------------------------------------------
# Last Paragraph 2
--------------------------------------------------------------*/

.last-paragraph-2 {
  display: flex;
  gap: 40px;
  margin: 40px 0;
  /* max-width: 90%; */
  margin: auto;
  /* background: #fff; */
  flex-direction: column;
}

.last-paragraph-2-right {
 flex: 1;
 overflow: hidden;
	text-align:justify;
}

.last-paragraph-2-right h2{
	text-align: center;
	font-family: 'Oswald';
	font-weight: 300;
	/* border-top: solid 1px; */
	/* border-bottom: solid 1px; */
	padding: 20px 0;
	/* margin-bottom: 20px; */
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
}
.last-paragraph-2-right p{
	color: #dadada;
	}

.last-paragraph-2-right-img-wrap {
  /* border: solid 1px #1c1c1c; */
  /* padding: 10px; */
  display: inline-block;
  height: 100%;
  width: 100%;
}

.last-paragraph-2-right-img {
  height: 400px;
  background-image: url("https://concretecontractorky.com/wp-content/uploads/2025/10/Construction-company-15.webp");
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 20px;
}


.last-paragraph-2-left {
	flex: 1;
	text-align: justify;
	padding: 0 20px;
}

.last-paragraph-list-ordered{
	margin-top:20px;
	padding-bottom: 0px !important;
}

.last-paragraph-list-ordered li{
	background: #ddb660;
	margin-bottom: 10px;
	/* list-style: none; */
	padding: 10px 20px;
	border-radius: 20px;
	transition:all 0.3s ease-in-out;
}

.last-paragraph-list-ordered li:hover{
background:#af8e46;	
}

#home-content-section h2{
	text-transform:uppercase;
	font-weight:300;
	font-size:40px;
}
/*--------------------------------------------------------------
# Services List Section
--------------------------------------------------------------*/
#services-list-section:before {
	content:'';
	background-color: #00000080 !important;
	width:100%;
	height:100%;
	position:absolute;
	top: 0px;
	z-index: 1;
}
.servicesTitle{
	text-align: center;
	font-size: 40px;
	line-height: 1.2;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	position: relative;
	z-index: 1;
	width: fit-content;
	/* padding: 0 10px; */
	text-transform: uppercase;
	color: #fff;
	padding-top: 40px;
	margin: auto;
}
.homepage-services {
    text-align: center;
    margin: 0 auto;
    /* max-width: 520px; */
}

.homepage-services #servcss {
    padding: 0;
    margin-top: 40px !important;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: flex-start;
    width: fit-content;
    margin: auto;
}

.homepage-services #servcss li {
    position: relative;
    margin: 0.3em 3px;
    color: #ffffff;
    text-align: right;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    line-height: 1.2;
    width: fit-content;
    font-size: 16px;
}

.homepage-services #servcss li:before {
    content: '\f192';
    color: #b99956;
    font-family: 'FontAwesome';
    padding-right: 10px;
}

/*--------------------------------------------------------------
# NAP Section
--------------------------------------------------------------*/


.homepage-nap{/* background:#292f2d; *//* width: fit-content; *//* padding: 20px; *//* margin: auto; */display: flex;flex-direction: column;align-items: flex-start;}

.nap-card{
	display:flex;
	align-items: flex-start;
	background: #1a1a1a;
	margin: 10px auto;
	height: 100%;
	padding: 20px;
	border-radius: 20px;
	width: 90%;
	flex-direction: column;
	transition: all 0.3s ease-in-out;
	position: relative;
}
.nap-card a{
	width:100%;
}
.homepage-nap h3 {
    text-align: left;
    
    line-height: 1.2;
    padding: 0;
    font-size: 13px;
    font-family: 'Montserrat';
}

.homepage-nap h3 strong {
    font-size: 26px;
    line-height: 1.2;
    display: inline-block;
    padding-bottom: 10px;
    font-weight: 400;
    font-family: 'Montserrat';
}

.nap-icon-back{
position:absolute;
	bottom:-10px;
	right:-10px;
	font-size:100px;
	color:#1c1c1c1c;
}

.nap-card:hover{
	background:#b99956;
	transform: translateX(-20px);
}


.nap-icon{
	color:#b99956;
	font-family:'FontAwesome';
	font-size: 35px;
	margin-bottom: 10px;
	text-align: left;
}

.nap-card:hover .nap-icon{
	color:#fff;
}


.nap-text {
	width:90%;
	text-align:left;
}

.nap-text h3{
	color:#8b8a8a;
}
.nap-card:hover .nap-text h3{
	color:#fff;
}
.nap-text p{color:#fff;font-family:'Oswald';text-transform:uppercase;font-size: 20px;margin-bottom: 10px;}



#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: 1px solid #ffffff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #bb9b56;
    color: #fff;
    bottom: 10px;
    padding: 5px 35px 5px 32px;
    font-weight: normal;
    font-size: 14px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 999;
    width:180px;
    text-align:center;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-left: 0px;
}

.floating-quote-btn {
    display: inline-block;
    position: fixed;
    left: 0;
    background: #ba9a56;
    color: #fff;
    border: 1px solid #ffffff;
    border-left: 0;
    bottom: 58px;
    padding: 13px 15px;
    font-weight: normal;
    z-index: 9999;
    width:180px;
    text-align:center;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
}



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

/* Contact Form */
#contact-form-section .et_pb_row {
    width: 95% !important;
    max-width: 900px;
    padding: 20px !important;
    background-color: #eeeff3;
    filter: drop-shadow(2px 4px 6px #221f20);
}

p.free-estimate-title {
    font-size: 26px !important;
    line-height: 1.1;
    color: #ffffff;
    /* margin-bottom: 15px; */
    padding-bottom: 2px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: 300;
}

div#contact-form-section {
    padding-top: 0;
    background: linear-gradient(180deg, #ffffff 50%, #388e3c 50%, #388e3c 100%);
}





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

#contact img {
    float: left;
    width: 120px;
    height: 40px;
    min-height: 40px;
    border-radius: 5px;
    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 {
   background: #b89856;
   color: #ffffff;
   padding: 18px;
   display: inline-block;
   line-height: 1;
   border: none;
   border-radius: 25px;
   width: 200px;
   height: 50px;
}

input#submitter:hover{
	color:#1c1c1c;
	background:#fff;
}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
    max-width: 100%;
    padding: 15px;
    height: auto;
    display: block;
    line-height: 1;
    font-weight: 300;
    color: #fff !important;
    background-image: none;
    margin-bottom: 10px !important;
    background: #1a1a1a;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius:25px;
    border:none;
}

#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: #747373 !important;
	
	
}

#contactForm input:focus, #contactForm textarea:focus, #contactForm select:focus {
    /* color: #292f2d !important; */
}

#contact {
    padding: 20px;
    max-width: 600px;
    margin: 0 auto;
}

.link-button {
    width: 210px;
    text-align: center;
    padding: 10px 25px;
    margin-top: 10px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#main-footer {
    background: #000000;
    background-size: contain;
    background-repeat: repeat;
    border-top: solid 1px #ba9a56;
}

#main-footer .container {
    width: 95%;
}

div#footer-bottom {
    background-color: #ba9a56;
    padding: 15px;
    color: #ffff;
}

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

.footer-widget h4 {
    /* color: #ffffff; */
    font-size: 21px;
    margin-bottom: 20px;
    margin-top: 30px;
    /* font-weight: bold; */
    line-height: 1.5em;
    font-family: 'Oswald';
    position: relative;
    z-index: 0;
}




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

.footer-widget{
	color: #fff;
	/* font-family: 'Playfair Display'; */
}

table.openinghours {
    max-width: 350px;
    margin: 0 auto !important;
    width: 100%;
}

table.openinghours tr {
    display: flex;
    justify-content: space-between;
    line-height: 2;
    font-family: 'montserrat';
    font-weight: normal;
    color: #fff;
}

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

#current-day td {
    color: #fff;
    text-shadow: none;
}

#closed-day {
    color: #ffff;
}

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

ul#menu-footer-menu li:before {
    content: '\f192' !important;
    color: #b99956;
    font-family: 'FontAwesome';
    border: none !important;
    top: 0px !important;
    left: -5px !important;
}

/*--------------------------------------------------------------
# Sidebar, Blog, Blog Post Styles
--------------------------------------------------------------*/
.et_pb_sidebar_0 h4.widgettitle, #sidebar h4.widgettitle {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}

.et_pb_sidebar_0 h4.widgettitle {
    color: #fff;
    border-bottom: 1px solid #b99956;
}

#sidebar h4.widgettitle {
    color: #062d5b;
    border-bottom: 1px solid #062d5b;
}

.et_pb_sidebar_0 .textwidget, #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;
}

.single-post div#main-content .container {
    padding: 0 !important;
    width: 95%;
}

.et_pb_title_meta_container, .post-meta {
    text-align: center;
}

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

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

.single-post .et_pb_row {
    width: 100% !important;
}

#left-area .post-meta a {
    color: #16bae1;
}

.blog .et_pb_post {
    text-align: justify;
}

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

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

/*--------------------------------------------------------------
# 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;
    margin-bottom: 20px;
}

.wpcr3_button_1, .wpcr3_button_1:hover {
    /* margin-top: 10px; */
    background: #ba9a56;
    color: #fff;
    border: none;
    border-radius: 0;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@keyframes ringing {
    20% { transform: rotate(0deg); }
    21% { transform: rotate(10deg); }
    22% { transform: rotate(-10deg); }
    23% { transform: rotate(12deg); }
    24% { transform: rotate(-12deg); }
    25% { transform: rotate(12deg); }
    26% { transform: rotate(-12deg); }
    28% { transform: rotate(10deg); }
    30% { transform: rotate(-10deg); }
    32% { transform: rotate(5deg); }
    34% { transform: rotate(-5deg); }
    36% { transform: rotate(2deg); }
    38% { transform: rotate(0deg); }
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/

/* Min-width 600px */
@media only screen and (min-width: 600px) {
    .main-header-napinfo-block {
        padding-right: 0;
    }
    .srvElementImg{
        max-height: 300px;
    }
    .homepage-services {
        /* max-width: 100%; */
    }
    .homepage-services #servcss li {
        /* padding-left: 20px; */
        /* justify-content: flex-start; */
        position: relative;
    }
    .homepage-services #servcss li:before {
        position: relative;
        top: 0;
        /* left: 0; */
    }
    .homepage-services #servcss {
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 2;
        margin: 0 auto;
        width: 100%;
        column-gap: 25px;
    }
    .homepage-services #servcss li:first-child {
        margin-top: 0;
    }
    
    input#customer_email {
    }
    .testimonials-grid {
        column-fill: balance;
        columns: 2;
        gap: 1.5rem;
    }
    #additionalServices li {
        break-inside: avoid;
        padding: 10px 5px;
        text-align: left;
    }
}

/* Max-width 981px */
@media screen and (max-width: 980px) {
    .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;
    }
    .review-title {
        font-size: 26px !important;
    }
    .wpcr3_respond_3, .wpcr3_aggregateRating, .wpcr3_table_2 td {
        text-align: center !important;
    }
    .wpcr3_div_2 {
        width: 100%;
    }
    .wpcr3_table_2 tr:last-of-type td {
        margin: 20px auto 0 !important;
    }
    .wpcr3_table_2 td {
        display: block;
        padding: 0 !important;
    }
    .wpcr3_table_2 td:first-child {
        margin-top: 10px !important;
    }
    .wpcr3_rating_style1_status {
        width: 85px !important;
    }
    .wpcr3_respond_2 input[type="text"], .wpcr3_in_content textarea {
        width: 100% !important;
        min-width: unset !important;
    }
    .wpcr3_submit_btn, .wpcr3_cancel_btn {
        width: 40%;
    }
}

/* Min-width 981px */
@media screen and (min-width: 981px) {
    div#page-container {
        padding-top: 0px !important;
        margin-top: 0px !important;
    }
    .main-header-contact-info-holder a {
        min-width: 67%;
    }
    .logo_container {
        width: auto !important;
        height: auto !important;
        padding: 10px;
        max-width: 300px;
    }
    .logo-link {
        text-align: left;
        max-height: 100%;
    }
    .text-logo-icon {
        max-width: 145px;
    }
    .main-header-napinfo-block {
        width: calc(100% - 370px);
        flex-direction: row;
        justify-content: flex-end;
        padding-right: 10px;
        padding-bottom: 0;
        margin-top: -50px;
    }
    .main-header-napln-container {
        font-size: 17px;
    }
    .main-header-email-btn {
        position: relative;
        margin: 5px;
        background: transparent;
        font-size: 17px;
        width: 225px;
    }
    .ws-header-booking {
        /* height: 0; */
        padding: 0;
        margin: 0 auto;
        width: 100%;
        /* max-width: 1080px; */
    }
    .top_button {
        /* right: 210px; */
        /* bottom: -40px; */
        position: relative;
    }
    .header-info-holder {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .main-header-info-holder {
        width: 81%;
        max-width: 870px;
    }
    .main-header-info-container {
        justify-content: center;
    }
    span.info-addon {
        display: block;
        text-align: right;
        font-weight: bold !important;
    }
    .main-header-napinfo-block span {
        line-height: 24px !important;
        font-weight: normal;
        color: #333333;
    }
    .main-header-napln-container .fa, .main-header-email-btn .fa, .hours-holder .fa {
        width: 48px;
        height: 48px;
        border: 1px dashed #333333;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .main-header-napln-container .fa {
        font-size: 35px;
    }
    .main-header-email-btn .fa {
        font-size: 30px;
    }
    .hours-holder .fa {
        font-size: 34px;
    }
    nav#top-menu-nav ul#top-menu li a {
        color: #fff !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-family: 'Oswald', sans-serif;
        font-size: 18px;
        letter-spacing: 1px;
        font-weight: 300;
    }
    #top-menu .menu-item-has-children>a:first-child:after {
        top: 19px;
    }
    nav#top-menu-nav ul#top-menu .current-menu-item a {
        color: #b89856!important;
    }
    nav#top-menu-nav ul#top-menu li {
        padding-left: 14px;
        padding-right: 14px !important;
    }

	
	
    div#et-top-navigation {
        padding: 0 !important;
        height: auto;
        width: calc(100vw - 360px);
        /* max-width: calc(50vw + 170px); */
        /* margin-top: -50px; */
        /* margin-left: 0px; */
    }
    
    nav#top-menu-nav {
       max-width: 710px;
       display: flex;
       justify-content: flex-end;
       padding: 10px 0;
    }
    nav#top-menu-nav ul#top-menu .current-menu-item {
        /* background: #333333; */
    }
    ul.sub-menu {
        filter: drop-shadow(0px 1px 3px #5b5b5b);
        top: 50px;
        background-color: #388e3c !important;
        border-color: #ffc107 !important;
    }
    nav#top-menu-nav #top-menu ul.sub-menu a {
        color: #222 !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';
        transform: scaleX(-1) rotate(90deg);
    }
    ul.sub-menu li {
        padding: 0 10px !important;
        width: 100%;
    }
    ul.sub-menu li a {
        padding: 5px 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: 1200px !important;
        min-height: 800px !important;
        height: calc(100vh - 184px) !important;
        background-position: center;
      
    }
    .et_pb_fullscreen .et_pb_fullwidth_header_container {
	  max-height: 1200px !important;
        min-height: 800px !important;
        height: calc(100vh - 184px) !important;
        background-position: center;
    }
    .ws-slogan h1 {
        font-size: 60px;
        max-width: 600px;
    }

	

	/*--------------------------------------------------------------
	# About Paragraph
	--------------------------------------------------------------*/
	.about-paragraph{
		flex-direction:row;
		padding:50px;
	}

	.about-paragraph-left-img{
		height:100%;
	}

	.about-paragraph-left{
		padding:0 20px;
	}

	/*--------------------------------------------------------------
	# Services blocks
	--------------------------------------------------------------*/
	
   
   
    .srvBlock {
  display: flex;
  flex-wrap: nowrap; /* keeps them on one line */
  gap: 20px; /* optional spacing between */
}

.srvElement {
  flex: 1; /* all elements take equal width */
  display: flex;
  flex-direction: column;
   /* just so you see the box */
}

.srvElementImg {
  flex-shrink: 0;
}

.srvElementBody {
  flex: 1; /* makes body stretch equally */
  display: flex;
  flex-direction: column;
}

.srvElementHeader {
  margin-bottom: 10px;
}

.srvElementContent {
  flex: 1; /* fills remaining space */
}

    .srvElementImg img {
        height: 200px;
    }
    .srvElementFullWidth .srvElementImg img {
        height: 100%;
    }
    .srvBlock {
        display: flex;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto;
        flex-wrap: wrap;
        align-content: flex-start;
    }

	.srvBlock-1{
		flex-direction:column;
	}
    .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: 1080px;
        flex-direction: row;
    }
    .srvElementFullWidth .srvElementHeader {
        border-top: none;
    }
   
    .srvElementFullWidth .srvElementImg {
        width: 32%;
        margin: 0;
        max-height: none;
    }
    .srvElementFullWidth .srvElementBody {
        width: calc(68% - 20px);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: auto;
        padding: 20px;
        margin-left: 20px;
    }
    .swiper-container {
        /* width: 90%; */
    }
    .swiper-button-prev {
        left: -40px;
        top: 44%;
    }
    .swiper-button-next {
        right: -40px;
        top: 44%;
    }

	/*--------------------------------------------------------------
	# Testimonials
	--------------------------------------------------------------*/
	 div#testimonials-img .et_pb_image, div#testimonials-img span {
        height: 100%;
    }
    div#testimonials-img img {
        height: 100%;
        object-fit: contain;
        object-position: right;
    }

	

	
	.testimonials-container{
		margin-top:auto;
	}
    
    .home .wpcr3_review {
        justify-content: flex-start;
        text-align: left;
    }
    .home .wpcr3_review_ratingValue {
        text-align: left;
        width: auto;
    }
    p.testimonials-section-title {
        text-align: left;
    }
    div#testimonials-txt {
        text-align: left;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .home .wpcr3_review_title.wpcr3_caps {
        text-align: left;
    }
    .home div.wpcr3_review blockquote.wpcr3_content {
        text-align: left;
    }
    .home .wpcr3_respond_1 {
        padding-left: 0 !important;
    }

	
	/*--------------------------------------------------------------
	# Last Paragraph 1
	--------------------------------------------------------------*/
	.last-paragraph-1{
		flex-direction:row;
	}

	.last-paragraph-1-right-img{
		height:100%;
	}

	.last-paragraph-1-right{
		padding:0 20px;
		width: 50%;
	}

	.last-paragraph-1-left{
		width: 50%;
	}
	
	/*--------------------------------------------------------------
	# Last Paragraph 2
	--------------------------------------------------------------*/
	.last-paragraph-2{
		flex-direction:row;
	}

	.last-paragraph-2-right-img{
		height:100%;
	}

	.last-paragraph-2-right{
		/* padding: 20px 0; */
		width: 50%;
	}

	.last-paragraph-2-left{
		width: 50%;
	}
	
	
	
    div#homepage-nap-section {
        /* background-position-y: 79%; */
    }
    div#homepage-nap-section .et_pb_row {
        display: flex;
        align-items: center;
    }
    .homepage-nap h3 {
        /* text-align: left; */
    }
    div#contact-section {
        max-width: 600px;
        margin: 0 auto;
    }

	.servicesTitle{
		text-align:left;
		margin: 0;
	}
   
    .homepage-services #servcss {
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 3;
        margin: 0 auto;
        /* width: fit-content; */
        column-gap: 25px;
        max-width: 1080px;
    }
    .homepage-services #servcss li:first-child {
        margin-top: 0 !important;
    }
    .homepage-services li {
        text-align: right;
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        flex-direction: column;
        line-height: 1.3;
        margin: 0.4em 3px !important;
    }
    .homepage-services #servcss li:before {
        top: auto;
    }
    .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;
    }
    .et_pb_sidebar_0 h4.widgettitle, #sidebar h4.widgettitle, .et_pb_sidebar_0 .textwidget, #sidebar .textwidget {
        text-align: left;
    }
    .et_pb_sidebar_0.et_pb_widget_area_right {
        border-left: 1px solid rgb(255 255 255);
    }
    #left-area .post-meta {
        text-align: left;
    }
    #main-content .container:before {
        background-color: rgba(6, 45, 91, 0.2);
    }
    .et_pb_title_meta_container {
        text-align: left;
    }
    .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;
    }
    .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;
    }
    .testimonials-grid {
        columns: 3;
    }
    .testimonial-subject {
        font-size: 1.25rem;
    }
    .testimonial-content {
        line-height: 1.5rem;
    }
    .testimonial-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .reviewer-details {
        display: flex;
        align-items: center;
    }
    .reviewer-name {
        padding-right: 0.75rem;
        font-size: 14px;
        border-right: 2px solid #ffffff;
    }
    .review-from-logo {
        /* padding-left: 1em; */
        margin-left: 5px;
    }
    #additionalServices {
        columns: 3;
        column-gap: 10px;
    }
}

/* Common */
.nav-arrows > button.slider-previous > svg > path, .nav-arrows > button.slider-next > svg > path {
    transition: 0.1s;
}

#mobile_menu li a {
    line-height: 1.2em;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#mobile_menu li:last-child{
	/* border:solid 1px #fff; */
}

#mobile_menu li a:last-child{
	color:#fff !important;
}

.floating-estimate-btn {
    z-index: 9999;
}

#main-footer .listing-rev-btn {
    display: flex;
    align-items: baseline;
    position: fixed;
    z-index: 9999;
}

.modalHolder {
    display: none;
}

body:not(.home) blockquote{
	border-color: #ba9a56;
}

.et_pb_section{
	background-color: #000;
}