/*
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-family: 'Nunito', Arial sans-serif;
	font-size: 1.0625rem;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	color: #000000;
	background-color: #fcfffc !important;
	font-weight: 400;
	overflow-x: hidden;
}

h2 {
	font-family: 'Oswald', sans-serif;
	color: #1e170a;
	font-size: 22px !important;
	line-height: 1.05;
}



/*HEADER STYLES*/

.home div#page-container {
	padding-top: 0 !important;
}

header#main-header,
.home #main-header.et-fixed-header,
#main-footer {
	box-shadow: none;
	background-color: #4e4331;
	background-size: auto;
	padding-bottom: 10px;
	background-image: url(https://flooringcontractornorthglenn.com/wp-content/uploads/2023/12/wood-bg.webp);
}

.home header#main-header {
	background: rgb(0 0 0 / 0%);
	background-image: none;
}

header#main-header:before {
	content: '';
	background: rgb(0, 0, 0);
	background: linear-gradient(180deg, rgb(0 0 0 / 85%) 0%, rgb(0 0 0 / 70%) 36%, rgb(0 0 0 / 0%) 100%);
	position: absolute;
	width: 100%;
	height: 130%;
	z-index: -1;
}

.contact-info {
	width: 100%;
}
.contact-info-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 10px 0;
	position: relative;
	font-weight: 400;
	font-family: 'Oswald', sans-serif;
}


.contact-info-container .fa {
	margin-right: 5px;
}

.header-location-container {
	order: 3;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 0;
	margin: 5px;
	color: #FCFFFC;
}

.contact-info-container a {
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 0;
	margin: 5px;
	color: #FCFFFC;
}

.header-menu-container {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0 2% !important;
	align-items: center;
}

.logo_container {
	position: relative !important;
	width: calc(100% - 62px) !important;
	margin-right: 20px;
	min-height: 80px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.logo_container a {
	display: flex;
	text-align: center;
}

.text-logo {
	padding: 10px;
	text-align: left !important;
	border-radius: 5px;
	color: #c5974c;
	max-width: 350px;
	font-weight: 700;
	line-height: 1.05;
	font-family: 'Oswald', sans-serif;
}

.logo-link img {
	padding: 10px;
	border-radius: 5px;
	max-width: 350px !important;
	max-height: 90px !important;
}


div#et-top-navigation {
	width: 32px;
	padding-top: 0 !important;
	padding-left: 0 !important;
	height: 100%;
	margin-right: 10px;
}

.mobile_menu_bar {
	padding-top: 24px;
}

.mobile_menu_bar:before {
	color: #FCFFFC;
}

ul#mobile_menu {
	background-color: #000000 !important;
	border-color: #c5974c;
	top: 91px;
}

ul#mobile_menu a {
	color: #fcfffc;
	font-weight: 500;
}

/*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: 1000px !important;
	min-height:600px !important;
	height: calc(100vh - 154px) !important;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
	max-height: 1000px !important;
	min-height: 500px !important;
	height: calc(100vh - 154px) !important;
	width: 95%;
}

.header-content {
	margin: 0 auto !important;
	padding: 0px !important;
	width: 100% !important;
	max-width: 1080px !important;
}

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

.header-container {
	max-width: 356px;
	margin: 0 auto;
}

.header-content-container.center {
	padding-top: 154px;
}

.header-main-title h1 {
	color: #c5974c;
	font-family: 'Oswald', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
	filter: drop-shadow(2px 4px 6px black);
	margin-bottom: 5px;
}

.header-subtitle {
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 27px;
	letter-spacing: 0.5px;
	font-weight: bold;
	line-height: 1.2;
	filter: drop-shadow(2px 4px 6px black);
}


.top-head {
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(0 0 0 / 75%);
	padding: 10px;
	margin: 5px auto;
	max-width: 350px;
}

.top-head div {
	width: calc(100% / 3);
	text-align: center;
	line-height: 1;
}

.top-head div:nth-child(2) {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.header-text {
	font-size: 16px;
	line-height: 1.2;
}

.button {
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.2;
	filter: drop-shadow(2px 4px 6px black);
	transition: 0.3s;
	background: linear-gradient(to right, #FFF 20%, rgb(197 151 76) 40%, rgb(197 151 76) 60%, #FFF 80%);
	background-size: 200% auto;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: shine 3s linear infinite;
}

.header-button-holder {
	margin-top: 20px;
}


.section-title-heading {
	font-weight: bold;
	color: #c5974c;
}

.entry-title {
	font-family: 'Oswald', sans-serif;
	color: #1e170a;
	font-size: 26px !important;
	line-height: 1.05;
	text-align: center;
}

.entry-title p {
	font-family: 'Oswald', sans-serif;
	color: #1e170a;
	font-size: 26px !important;
	line-height: 1.05;
	text-align: center;
}

.button-holder {
	justify-content: center;
	display: flex;
}

.content-button {
	background-color: #1e170a;
	font-weight: bold;
	padding: 20px 45px;
	line-height: 1;
	cursor: pointer;
	display: inline-block;
	background: #523e1c;
	font-family: 'Oswald', sans-serif;
}

.content-button span {
	color: #fff;
	transition: 0.3s;
	background: linear-gradient(to right, #FFF 20%, rgb(197 151 76) 40%, rgb(197 151 76) 60%, #FFF 80%);
	background-size: 200% auto;
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	animation: shine 3s linear infinite;
}

/* HTML BADGES STYLE */
div#home-badges-section {
	background-color: #0e0900 !important;
	background-size: auto;
	background-image: url(https://flooringcontractornorthglenn.com/wp-content/uploads/2023/12/wood-bg.webp);
	background-repeat: repeat;
}

.badges-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.badge-holder {
	background: #1e170a;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: calc(50% - 10px);
	max-width: 160px;
	padding: 15px 5px 22px 5px;
	margin-top: 10px;
	margin-bottom: 30px;
	border-radius: 8px;
	position: relative;
	text-shadow: 0px 15px 15px rgb(0 0 0 / 4%);
	font-family: 'Nunito', sans-serif;
	border: 1px solid #fff;
}

.badge-holder:hover {
	box-shadow: 0px 0px 8px 0px #fcfffc99;
}

p.badge-content {
	color: #fcfffc;
	text-align: center;
	line-height: 1;
	text-transform: capitalize;
	font-size: 17px;
	min-height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Oswald', sans-serif;
}

.badge-holder img {
	width: 50%;
	padding-bottom: 5px;
}

.badge-title {
	background: #c5974c;
	font-size: 15px;
	width: 85%;
	text-align: center;
	line-height: 1.2;
	padding: 5px;
	position: absolute;
	bottom: -15px;
	color: #000000;
	font-weight: bold;
	border-radius: 8px;
}

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


/* SERVICES SECTION STYLE */

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


.srvBlockTitle p {
	padding-bottom: 0;
}

.srvElement {
	max-width: 500px;
	margin: 0 auto;
	margin-top: 50px;
	/* box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%); */
	/* border: 1px solid #1e170a; */
	/* background: #fff; */
}


.srv-icon {
	position: absolute;
	background: #1e441e;
	width: 75px;
	height: 75px;
	bottom: -37px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	border-radius: 50%;
	border: 5px solid #fff;
}

.srv-icon img {
	width: 50px !important;
	height: 50px !important;
	object-fit: contain !important;
	object-position: center !important;
	border: none !important;
}

.srvElementHeader h2 {
	text-align: center;
	color: #1e170a;
	font-weight: bold;
	padding-bottom: 5px;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
}

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

.srvElementImg img {
	width: 100%;
	max-height: 330px;
	object-fit: cover;
	object-position: center;
}

.srvElementBody {
	/* padding: 0px 20px 20px 20px; */
}

.srvElementContent {
	text-align: justify;
	color: #2d3a3a;
	font-size: 16px;
	line-height: 1.6;
}

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

.srvElement:hover h3 {
	color: #c5974c;
	font-weight: bold;
}

/* CAROUSEL SECTION STYLE */

div#home-carousel-section {
	padding: 10px !important;
	background: #ffffff;
}


.owl-nav {
	display: none;
}


.item img {
	object-fit: cover;
	object-position: center;
}

.item span {
	position: absolute;
	color: #cbcbcb;
	bottom: 10px;
	right: 10px;
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
}

.item:before {
	content: '';
	position: absolute;
	width: 101%;
	height: 105%;
	background: #0e0900;
	left: 0;
	top: 0;
	opacity: 0.6;
}

.item {
	min-height: 100%;
	display: flex;
	position: relative;
	overflow: hidden;
}

.item:hover:before {
	opacity: 0.1;
}

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

.owl-stage {
	display: flex;
}

.owl-dots {
	line-height: 0;
	opacity: 0.5;
	margin-top: 5px;
	position: absolute;
	width: 100%;
}

.owl-dots span {
	height: 5px !important;
}

/* SERVICES LIST SECTION STYLE */

div#home-services-list-section {
	background: #ffffff;
}

.homepage-services {
	margin: 0 auto;
}

.homepage-services ul {
	padding: 0;
}

.homepage-services #servcss li {
	position: relative;
	font-weight: 400;
	margin: 0.3em 0;
	padding-left: 25px;
	display: block;
	color: #000000;
	font-family: 'Nunito', sans-serif;
}

.homepage-services #servcss li:before {
	position: absolute;
	content: '\f046';
	font-family: 'FontAwesome';
	top: 0;
	left: 6px;
	width: 20px;
	color: #c5974c;
}


/* NAP SECTION STYLE */

div#homepage-nap-section {
	background-color: #57371f !important;
}

div#homepage-nap-section .et_pb_row {
	width: 100%;
}

.nap-content-section {
	padding: 10%;
	background: #1e170a;
}


.homepage-nap h3 {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	font-size: 18px;
	padding-bottom: 0;
	padding-top: 10px;
	text-align: center;
}

.nap-bg-section {
	display: flex;
}

/* CONTACT FORM STYLE */

div#cf-section {
	background-color: #4e4331;
	background-size: auto;
	background-blend-mode: overlay;
	background-image: url(https://flooringcontractornorthglenn.com/wp-content/uploads/2023/12/contact-form-bg.webp);
	padding: 10%;
}

div#homepage-contact-section {
	background: #0e0900;
}

p.free-estimate-title {
	color: #fff;
	margin-bottom: 10px;
	line-height: 1;
}


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: 9px 10px 9px;
}

form#contactForm {
	text-align: center;
}

input#submitter {
	background-color: #1e170a;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
	padding: 10px 45px;
	transition: 500ms;
	line-height: 1;
	position: relative;
	display: inline-block;
	z-index: 1;
	width: unset;
	height: auto;
	color: #fff;
}

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

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
	max-width: 100%;
	padding: 7px 5px 7px;
	height: auto;
	background-color: #0e090024 !important;
	box-shadow: none;
	display: block;
	line-height: 1;
	font-weight: 300;
	color: #fff !important;
	background-image: none;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px !important;
	border-radius: 10px;
}

#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;
	border-color: #000000;
}

#contact {
	padding: 0;
}


/* TESTIMONIALS SECTION STYLE */
div#home-testimonials {
	background: #efefef;
}


.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: #c5974c;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
}

.home span.wpcr3_item_name a {
	color: #c5974c;
	padding:0px;
}

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: 17px;
}


.home .wpcr3_reviews_holder {
	position: relative;
}

.home div.wpcr3_review blockquote.wpcr3_content p {
	font-style: italic;
	font-family: 'Nunito', sans-serif;
}

.testimonials-btn {
	display: block;
	width: 280px;
	text-align: center;
	margin: 5px auto;
	color: #eb5e28;
	border-radius: 3px;
	padding: 12px 35px;
	display: inline-block;
	border: 1px solid rgb(235 94 40 / 40%);
	line-height: 1;
}

.testimonials-btn:hover {
	background: #d6d6d6;

}

div#homepage-content-section {
	background: #ffffff;
}

/* reviews */
.testimonials-slider .item span {
position:relative;
bottom:auto;
right: auto;
}
.testimonials-slider .testimonials-slider .item {
    min-height: auto;
    display: block;
}
.testimonials-slider .testimonials-slider .item:before {
	display:none;
}
.testimonials-slider .item span {
    position: relative;
    color: #fff;
    bottom: auto;
    right: auto;
    font-weight: bold;
	font-family: 'Oswald', sans-serif;
}


.review-title {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    color: #1e170a;
    font-size: 36px !important;
    line-height: 1.05;
    margin-bottom: 20px;
}
.testimonials-slider .external-reviews-holder {
    z-index: 99;
    position: relative;
    width: 100%;
    max-width: 500px;
    height: 100%;
    padding: 20px 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #1e170a;
}
.testimonials-slider .sliding-review-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.testimonials-slider .review-origin-brand {
    background: #fff;
    padding: 10px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
    left: 10px;
}

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

.testimonials-slider .external-review-date {
    margin: 0 5px;
}

.testimonials-slider .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%;
  color: #fff;
  font-weight: 300;
  position: relative;
  font-style:italic;
}

.testimonials-slider .external-reviews-holder a {
    font-weight: bold;
    padding: 20px 45px;
    line-height: 1;
    cursor: pointer;
    display: inline;
    font-family: 'Oswald', sans-serif;
}
.testimonials-slider .external-reviews-holder a span {
    color: #fff;
    transition: 0.3s;
    background: linear-gradient(to right, #FFF 20%, rgb(197 151 76) 40%, rgb(197 151 76) 60%, #FFF 80%);
    background-size: 200% auto;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 3s linear infinite;
}
div#external-reviews {
    padding: 0 !important;
    background: #63d471;
}

div#external-reviews .et_pb_row {
    padding: 0 !important;
}
.testimonials-slider .static-external-review-container {
 width: 100%;
 display: flex;
 justify-content: center;
}

.testimonials-slider .static-external-review-container .external-reviews-holder {
    min-height: 380px;
    justify-content: flex-end;
}
.testimonials-slider .owl-theme .owl-nav {
    color: #fff;
}
 @media (min-width: 1025px) {
  .testimonials-slider .static-external-review-holder {
    display: flex;
    position: relative;
    justify-content: center;
}
.testimonials-slider .static-external-review-container {
    width: 50%;
 
}
.testimonials-slider .static-external-review-container .external-reviews-holder {
        min-height: 420px;
        justify-content: center;
    }

.testimonials-slider .review-origin-brand {
     position: absolute;
}


 }
/* end reviews */
/* FOOTER STYLE */


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

ul#menu-footer-menu li:before {
    color: #c5974c !important;
    content: '\f101' !important;
    font-family: 'FontAwesome' !important;
    border: none !important;
    top: 0 !important;
}


#main-footer {
	background-color: #0e0900;
	border-top: 1px solid #c5974c;
	padding-bottom: 30px !important;
}

div#footer-bottom {
	background-color: #c5974c;
	padding: 15px;
	color: #ffffff;
}

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

.footer-widget h4 {
	color: #fcfffc;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 30px;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px solid #c5974c;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Nunito', sans-serif;
}

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

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

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

table.openinghours tr {
	display: flex;
	justify-content: space-between;
	line-height: 2.3;
	font-family: 'Nunito', sans-serif;
	color: #fff;
}

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

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

#closed-day {
	color: #fff;
}
/* BUTTONS */
.booking-button-switch {
display:none !important;
}
.top_button {
    position: relative;
    display: inline-block;
    background-color: #c5974c;
    font-weight: 500 !important;
    text-transform: capitalize;
    text-shadow: none;
    color: #fff;
    padding: 10px 25px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 0em;
}
.floating-estimate-btn {
    text-align: center;
    padding: 5px 15px;
    background-color: #1e170a;
    color: #ffffff !important;
    border: 3px solid #c5974c;
    border-left: 0px;
    font-size: 15px;
    z-index: 999999;
    font-weight: bold;
    position: fixed;
    bottom: 60px;
    text-transform: capitalize;
    width: 195px;
    border-radius: 0;
}
#main-footer .listing-rev-btn {
    padding: 5px 15px;
    border: 3px solid #c5974c;
    border-left: 0px;
    bottom: 10px;
    background: #1e170a;
    color: #fff;
    width: 195px;
    justify-content: center;
    text-transform: capitalize;
    font-size: 15px;
	border-radius:0px;
}
#main-footer .listing-rev-btn img {
    display: none;
}
#main-footer .listing-rev-btn .fa {
    display: block;
    margin-right: 5px;
    color: #c5974c;
}

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


.single-post div#main-content .container {
    padding: 0px 0 !important;
}
.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_post .entry-content {
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;
}
.single-post div#main-content .container {
        padding: 77px 0 !important;
}
#main-content .container {
    padding: 77px 0 !important;
}

#main-content .container h1{
    color: #1e170a !important;
}

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

@media (min-width: 981px) {
	.et_pb_title_meta_container, .post-meta {
    	text-align: left;
	}
	#main-content .container .type-post {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
}


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

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

	.homepage-services #servcss li {
		display: inline-block;
	}

	.nap-content-section {
		padding: 20px;
		padding-right: 0;
		padding-left: 40px;
		width: 63%;
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.nap-content-section:before {
		content:
			'';
		width: 0;
		height: 0;
		border-bottom: 182px solid #1e170a;
		border-right: 100px solid transparent;
		position: absolute;
		right: -100px;
		top: 0;
	}

	.nap-section {
		position: relative;
		overflow: hidden;
	}

	.nap-bg-section {
		position: absolute;
		width: 100%;
		bottom: 0;
		height: 100%;
		right: 0;
		justify-content: flex-end;
		z-index: -1;
	}

}

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


	#top-menu li {
		padding-right: 0 !important;
		padding-left: 19px;
	}

	ul.sub-menu {filter: drop-shadow(0px 1px 3px #5b5b5b);top: initial;background-color: #1e170a !important;border-color: #c5974c !important;position: fixed !important;}
	#top-menu .menu-item-has-children>a:first-child:after {
	    top: 10px;
	}
	
	ul.sub-menu li ul {
	    top: 20px;
	}
	#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;
	}


	/*END HEADER STYLES*/


	/*PAGE STYLES*/

	.contact-info-container {
		max-width: 1080px;
		justify-content: flex-end;
		margin: 0 auto;
		padding: 10px 2%;
	}

	.logo_container {
		width: 300px !important;
		max-width: 300px;
		margin-right: 0;
	}

	.logo_container a {
		max-width: 100%;
		padding: 0 !important;
		border: none;
	}

	.text-logo {
		margin-top: -15px;
	}

	.logo-link img {
		max-height: 90px !important;
		border: none;
		padding: 0;
	}
.header-menu-container  {
	padding: 0 20px !important;
}
	div#et-top-navigation {
		width: calc(100% - 400px);
		margin: 0;
		margin-left: 100px;
		display: flex;
		justify-content: end;
		background: rgb(0 0 0 / 50%);
		padding: 10px !important;
		position: relative;
		overflow-y: clip;
	}

	div#et-top-navigation:before {
		content: '';
		width: 0;
		height: 0;
		border-bottom: 100px solid rgb(0 0 0 / 50%);
		border-left: 100px solid transparent;
		position: absolute;
		left: -100px;
		top: 0;
	}

	div#et-top-navigation #top-menu-nav a {
		padding-bottom: 10px !important;
		padding-top: 10px;
		color: #fff !important;
		font-weight: 500 !important;
	}

	#top-menu-nav #top-menu li.current-menu-item>a,
	#top-menu-nav #top-menu li.current_page_item>a {
		color: #c5974c !important;
		font-weight: bold !important;
	}

	ul#top-menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: end;
	}

	#top-menu li {
		padding-right: 0 !important;
		padding-left: 19px;
	}

	nav#top-menu-nav {
		width: 100%;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		position: relative;
		min-height: 60px;
	}

	nav#top-menu-nav:before {
		content: '';
		position: absolute;
		background: #555;
		height: 1px;
		width: 100%;
		top: 0;
		right: 0;
	}

	nav#top-menu-nav:after {
		content: '';
		position: absolute;
		background: #555;
		height: 1px;
		width: calc(100% + 60px);
		bottom: 0;
		right: 0;
	}


	.header-main-title h1 {
		font-size: 35px;
		margin-bottom: 10px;
	}

	.header-container {
		max-width: 460px;
		text-align: left;
		margin-left: initial;
	}

	.header-subtitle {
		font-size: 36px;
	}

	.top-head {
		max-width: 405px;
		margin: 15px auto;
		margin-left: initial;
	}

	.et_pb_fullscreen .et_pb_fullwidth_header_container {
		width: 80%;
	}

	.header-text {
		font-size: 17px;
	}


	.entry-title p {
		font-size: 26px !important;
		text-align: left;
	}

		.entry-title {
		font-size: 36px !important;
		text-align: left;
	}

	.button-holder {
		justify-content: flex-start;
	}

	/* SERVICES STYLE DESKTOP*/


	.srvElement {
		width: 32%;
		display: flex;
		flex-direction: column;
		margin: 0;
		margin-top: 30px;
	}

	.srvElementImg img {
		height: 200px;
	}

	.srvElementFullWidth .srvElementImg img {
		height: 100%;
	}

	.srvBlock {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
	}

	.srvElementBody {
		height: 100%;
	}

	.srvElementHeader h2 {
		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 .srv-icon {
		bottom: auto;
		right: -37px;
	}

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

	.srvElementFullWidth .srvElementBody {
		width: calc(68% - 20px);
		margin-left: 20px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 20px 20px 20px 0px;
	}


	/* NAP SECTION DESKTOP */

	/* CONTACT SECTION DESKTOP */
	div#img-section .et_pb_image {
		height: 100%;
	}

	div#img-section span {
		height: 100%;
	}

	div#img-section img {
		height: 100%;
		object-fit: cover;
		object-position: center;
	}

	.home div#contact {
		position: relative;
		margin: 0 auto;
	}

	div#cf-section {
		padding: 35px;
	}

	div#home-content-image {
		height: 100%;
	}

	div#home-content-image span {
		height: 100%;
	}

	div#home-content-image span img {
		height: 100%;
		object-fit: cover;
		object-position: center;
	}

	/* TESTIMONIALS SECTION DESKTOP */
	.testimonials-title {
		/* font-size: 36px; */
		line-height: 1.5;
	}
/* reviews */
	#testimonials-block {
		display:flex;
        align-items:center;
	}
	/* 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 #c5974c;
	}

	#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: #141414 !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:  #1f1f1f;
	color: #fff;
}

@media (min-width: 981px) {
.contant-info-get-button {
	position:absolute;
    left:2%;
}
	.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%;
	}
	.review-title {
    font-size: 26px !important;
}
}
@media screen and (max-width:600px) {
	.header-content-container.center {
    padding-top: 200px;
}
}
@keyframes shine {
	to {
		background-position: 200% center;
	}
}

@keyframes beat {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.03);
	}

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

.button-gallery {
  display: inline-block;
  padding: 10px 20px;
  font-size: 16px;
  color: white;
  background-color: #c5974c;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.button-gallery:hover {
  background-color: black;
}

#sidebar {
    margin-top: 40px;
}
.single-post h2 {
    text-align: left;
}
#left-area p, #left-area ol, #left-area ul {
    text-align: justify;
}