/* 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: "Trebuchet MS", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-feature-settings: "liga";
    color: #565656;
    font-weight: 100;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Oswald", sans-serif;
    font-weight: 500 !important;
    color: #191919;
}
p strong {
    font-family: "Oswald", sans-serif;

    font-size: 18px;
    font-weight: 500 !important;
}
div#page-container {
    overflow: hidden;
}
.et_pb_row {
    width: 95% !important;
}
/*HEADER STYLES*/

header#main-header {
    background-color: #191919;
}
.header-menu-container {
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.logo_container {
    position: relative !important;
    max-width: 300px;
    display: flex;
}
img#logo {
    height: 70px;
    max-width: 90% !important;
    max-height: 100% !important;
}
.text-logo {
    display: flex;
    color: #ffffff;
    min-height: 46px;
    align-items: center;
}

.text-logo img {
    width: 87px !important;
    height: 100%;
    object-fit: contain;
    z-index: -1;
    left: 0;
    filter: invert(1);
    position: absolute;
}

.text-logo span {
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: 60px;
    font-family: "Lobster Two", cursive;
}

.header-menu-container:after {
    display: none;
}

div#et-top-navigation {
    padding: 0 !important;
}
.estimate-btn {
    display: none;
}
.mobile_menu_bar {
    padding: 0 !important;
}

.et_mobile_menu {
    width: 100vw;
    left: -2.5vw;
    top: 100%;
    border-color: #ffffff;
    background-color: #242424 !important;
}

.et_mobile_menu li a {
    color: #efefef !important;
    font-family: "Inter", sans-serif;
    filter: drop-shadow(0px 1px 1px #210124);
    font-family: "Oswald", sans-serif;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle) {
    position: relative;
}
.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle):before {
    content: "\f149";
    position: absolute;
    left: 0;
    font-family: "FontAwesome";
    -webkit-transform: scaleX(-1) rotate(90deg);
    transform: scaleX(-1) rotate(90deg);
    color: #63d471;
}
.et_mobile_menu .current_page_item a {
    color: #ffffff !important;
    opacity: 1 !important;
}

.add-info-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #dbdcde;
    width: 50px;
    padding: 10px;
    cursor: pointer;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    position: relative;
    overflow: hidden;
}
.add-info-block {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 240px;
    position: fixed;
    right: -190px;
    -webkit-transition: right 0.4s ease-in-out;
    transition: right 0.4s ease-in-out;
}

.open-info {
    right: 0;
}

.open-info #add-info-open-icon {
    display: none;
}

.open-info #add-info-close-icon {
    display: block;
}
.add-info-container {
    background: #242424;
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 190px;
    height: auto;
    box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
    font-family: "Changa", sans-serif;
}

.add-info-btn .fa {
    color: #191919;
}
#add-info-close-icon {
    display: none;
}
.add-info-btn span {
    line-height: 1;
    color: #2c3941;
    margin-top: 5px;
    font-size: 12px;
}

.add-info-container a,
.header-location-container {
    color: #fff;
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    text-align: right;
    width: 100%;
}
.email-btn {
    margin: 10px 0;
}
.add-info-container .fa {
    margin-right: 5px;
    margin-top: 2px;
}
/*change Divi opened hamburger menu to X*/
.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
}
/*rotate the Divi Menu icon on click*/
.mobile_menu_bar:before {
    transition: all 0.4s ease;
    transform: rotate(0deg);
    display: block;
    color: #ffffff;
}
/*rotate the Divi Menu icon on click*/
/*END HEADER STYLES*/
/*PAGE STYLES*/

div#homepage-header-holder {
    padding: 5% 0;
    background: rgb(237, 238, 240);
    background: linear-gradient(0deg, rgba(237, 238, 240, 1) 0%, rgba(237, 238, 240, 1) 30%, rgba(36, 36, 36, 1) 30%, rgba(36, 36, 36, 1) 100%);
}

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: 520px !important;
    min-height: 520px !important;
    height: 520px !important;
    width: 90%;
    margin: 0 auto;
    border: 10px solid #fdfdfd;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.et_pb_fullscreen .et_pb_fullwidth_header_container {
    max-height: 500px !important;
    min-height: 500px !important;
    height: 500px !important;
    width: 100%;
    flex-direction: column !important;
    justify-content: flex-end !important;
}
.header-content-container {
    background: rgb(25 25 25 / 41%);
    padding: 20px;
}
.header-content {
    margin: 0 auto !important;
    padding: 0px !important;
    width: 100% !important;
    max-width: 1080px !important;
}

.header-title h1 {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
}
.header-subtitle {
    font-size: 16px;
    /* line-height: 1.2; */
    color: #e5e5e5;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: "Lobster Two", cursive;
    font-style: italic;
}
.button {
    background: #fdfdfd;
    border: 1px solid #000;
    color: #191919;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    max-width: 240px;
    margin: 0 auto;
    /* margin-top: 20px; */
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    position: relative;
    overflow: hidden;
}
.homepage-header-content .booking-button-switch {
    margin-top: 0px;
}
.button:before,
.estimate-btn a:before,
.badge-title:before,
.content-button:before,
.add-info-btn:before,
.testimonials-button:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(120deg, rgb(195 37 37 / 0%) 30%, rgb(237 238 240 / 80%), rgba(255, 255, 255, 0) 70%);
    top: 0;
    left: -100px;
    animation: shine 3s infinite linear; /* Animation */
}

@keyframes shine {
    0% {
        left: -100px;
    }
    20% {
        left: 100%;
    }
    100% {
        left: 100%;
    }
}

.button:hover {
    background: #c0fa46;
}

/* FIRST CONTENT SECTION STYLE */

.entry-title {
    text-align: center;
    font-size: 30px !important;
    color: #2c3941;
    font-weight: 500;
    line-height: 1.1;
}
.home .entry-title {
    padding-bottom: 5px;
    color: #191919;
    font-family: "Oswald", sans-serif;
}
div#home-title-block .entry-title {
    font-family: "Lobster Two", cursive;
    padding-bottom: 5px;
    text-align: center;
}
.section-title-heading {
    color: #3f3f3f;
    font-family: "Oswald", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-button {
    background: #191919;
    color: #ffffff;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    max-width: 240px;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    position: relative;
    overflow: hidden;
}
.content-button:hover {
    background: #c0fa46;
    color: #000;
}
div#home-title-block {
    background-color: #dbdcde !important;
}

div#home-title-block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    top: 10px;
}

div#home-title-block:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 10px;
}

/* BADGES SECTION STYLE */
div#css-badges-section {
    background-color: #edeef0 !important;
}

.badges-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 20px;
}

.badge-holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    max-width: 160px;
    margin-top: 10px;
    margin-bottom: 30px;
    position: relative;
    font-family: "Nunito", sans-serif;
    filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
}

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

p.badge-content {
    color: #242424;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    width: 100%;
    font-weight: 600;
    font-family: "Oswald", sans-serif;
    margin: 20px auto;
}

.badge-holder img {
    width: 100%;
    /* height: 100%; */
}

.badge-title {
    background: #191919;
    font-size: 15px;
    width: 100%;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
    color: #ffffff;
    text-transform: capitalize;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}

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

/* SERVICES SECTION STYLE */
div#services-blocks-section {
    background-color: rgb(237 238 240) !important;
}

.srvBlockTitle {
}
.srvElement {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 50px;
}
.srvElementHeader {
    text-align: center;
}
.srvElementHeader h2 {
    padding-bottom: 5px;
    font-family: "Oswald", sans-serif;
    font-weight: 500 !important;
    color: #3f3f3f;
}
.srvElementImg {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 20px solid #fdfdfd;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.srvElementImg img {
    width: 100%;
    max-height: 330px;
    object-fit: cover;
    object-position: center;
}
.srvElementBody {
    padding-top: 20px;
}
.srvElementContent {
    text-align: justify;
    color: #2d3a3a;
    font-size: inherit;
    line-height: 1.6;
}
.srvElement:hover img {
    filter: grayscale(1) drop-shadow(0px 0px 6px #fff);
}
.srvElement:hover h2 {
    color: #192026;
    font-weight: bold;
}

/* CONTENT SECTION STYLE */

div#home-content-section {
    background-color: #edeef0 !important;
}

div#home-content-section img {
    border: 20px solid #fdfdfd;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    min-height: 400px;
    object-fit: cover;
    object-position: center;
    height: 100%;
}

/* SERVICES LIST SECTION STYLE */

div#srv-column {
    padding: 50px 2.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div#srv-column:before {
    content: "";
    position: absolute;
    background: #000;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

.home ul#servcss {
    text-align: center;
    list-style: none;
    padding: 0;
}

.homepage-services #servcss li {
    position: relative;
    margin: 0.3em 3px;
    padding-left: 20px;
    display: inline-block;
    color: #b2b4b7;
    filter: drop-shadow(1px 1px 0px black);
}

.homepage-services #servcss li:before {
    position: absolute;
    content: "\f14a";
    top: 0;
    left: 0;
    color: #dbdcde;
    font-family: "FontAwesome";
}

/* CONTACT FORM STYLE */

div#contact-form-section {
    background-color: #191919 !important;
}

div#contact-form-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    top: 10px;
    z-index: 3;
}

div#contact-form-section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 10px;
    z-index: 2;
}

.contact-section-text {
    text-align: center;
    color: #edeef0;
    margin-bottom: 50px;
    margin-top: 20px;
    font-family: "Lobster Two", cursive;
    font-size: 22px;
    line-height: 1.2;
    font-style: italic;
}

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;
    filter: grayscale(1) contrast(1.5) brightness(1.5);
}

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

form#contactForm {
    text-align: center;
}

input#submitter {
    background: #191919;
    color: #ffffff;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    max-width: 240px;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    position: relative;
    overflow: hidden;
    border-radius: 0;
}

input#submitter:hover {
    background: #c0fa46;
    color: #000;
}

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: #edeef0 !important;
    background-image: none;
    border-bottom: 1px solid #dbdcde;
    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: #dbdcde !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: #ffffff;
}

#contact {
    padding: 0;
}
body:not(.home) #contact {
    background: #191919;
    padding: 10px;
}

/* NAP SECTION STYLE */

div#nap-section {
    background-color: #dbdcde !important;
    overflow: hidden;
}
div#nap-section:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    top: 10px;
    z-index: 3;
}

div#nap-section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 10px;
    z-index: 2;
}

div#nap-section .et_pb_row {
    width: 100% !important;
}
div#nap-column {
    padding: 50px 2.5%;
}

.block-title {
    width: 100%;
    display: block;
}

.nap-phone-block h3 {
    line-height: 1.3;
}

.nap-location-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.nap-location-block h3 {
    margin-left: 5px;
    line-height: 1.3;
}
.nap-location-block p {
    padding: 0;
}

.nap-location-block h3:nth-child(2) {
    margin: 0;
}

/* TESTIMONIALS SECTION STYLE */

div#home-testimonials {
    background-color: #edeef0 !important;
}

.home .wpcr3_dotline {
    display: none !important;
}

.home .wpcr3_review {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	color: #fff!important;
}

.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: #fff;
    font-weight: 500;
}

.home span.wpcr3_item_name a {
    color: #fff;
	display: inline!important;
	background: transparent!important;
	padding: 0!important;
}

div.wpcr3_review blockquote.wpcr3_content {
    border-color: #000000;
    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;
    font-weight: 100;
}

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-button {
    background: #191919;
    color: #ffffff;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    max-width: 240px;
    margin: 30px auto;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    position: relative;
    overflow: hidden;
}

.testimonials-button:hover {
    background: #c0fa46;
    color: #000;
}

div#testimonials-img-block {
    margin-top: 30px !important;
}

div#testimonials-img-block img {
    border: 20px solid #fdfdfd;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    min-height: 400px;
    object-fit: cover;
    object-position: center;
    height: 100%;
}

/* CAROUSEL SECTION STYLE */

.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: #191919;
    left: 0;
    top: 0;
    opacity: 0.6;
	max-height: 50% !important;
}
.owl-item.centrSL.active.center .item:before {
    opacity: 0.1;
}
.item {
    max-height: 50%;
	min-height: 50%;
    display: flex;
    position: relative;
    overflow: hidden;
}

.owl-item {
    max-height: 50% !important;
	min-height: 50% !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;
}

/* blog */
.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:#2c3941 !important;
}

#main-content .container h2 {
    font-size: 24px !important;
    padding-bottom: 10px;
}
/* end blog */
/* add buttons */
.booking-button-switch {
display:none !important;
}
.button-quote-header {
    text-align: center;
    padding: 10px 0;
}
.top_button {
    font-family: "Oswald", sans-serif;
    position: relative;
    display: inline-block;
    background-color: #fdfdfd;
    font-weight: 500 !important;
    text-transform: capitalize;
    text-shadow: none;
    color: #000;
    padding: 7px 25px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 0em;
}

.top_button:hover {
    background-color: #c0fa46;
}

.top_button .fa {
    position: relative;
    bottom: 2px;
}
.floating-estimate-btn {
    text-align: center;
    padding: 5px 15px;
    background-color: #fdfdfd;
    color: #000 !important;
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border: 1px solid #000;
    border-left: 0px;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    z-index: 999999;
    font-weight: 500;
    position: fixed;
    bottom: 60px;
    width: 210px;
}

.floating-estimate-btn:hover {
    background-color: #c0fa46;
}
#main-footer .listing-rev-btn {
    padding: 5px 15px;
    border-left: 0px;
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border: 1px solid #000;
    bottom: 10px;
    background: #fdfdfd;
    color: #000;
    width: 210px;
    justify-content: center;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}

#main-footer .listing-rev-btn:hover {
    background-color: #c0fa46;
}

#main-footer .listing-rev-btn img {
    display: none;
}
#main-footer .listing-rev-btn .fa {
    display: block;
    margin-right: 5px;
    color: #000;
}
/* end add buttons */

/* FOOTER STYLE */

#main-footer {
    background: #dbdcde;
    background-size: contain;
    background-repeat: repeat;
}
#main-footer .container {
    width: 95%;
}
footer#main-footer .section-separator-down {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: fliph;
    filter: fliph;
}
div#footer-bottom {
    background-color: #191919;
    padding: 15px;
    color: #ffffff;
}

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

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

.footer-widget .textwidget {
    color: #191919;
}
#footer-widgets .footer-widget li {
    padding-left: 0px;
}
#footer-widgets .footer-widget li:before {
    display: none;
}
#footer-widgets .footer-widget li a {
    color: #191919!important;
}
table.openinghours {
    max-width: 350px;
    margin: 0 auto !important;
}

table.openinghours tr {
    display: flex;
    justify-content: space-between;
    line-height: 2;
    color: #191919;
    font-family: "Trebuchet MS", sans-serif;
}

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

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

#closed-day {
    color: #191919;
}

/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */
.et_pb_sidebar_0 h4.widgettitle {
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    border-bottom: 1px solid #191919;
    text-align: center;
    font-size: 26px !important;
    color: #2c3941;
    font-weight: 600;
}
#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: #4CAF50;
}
#left-area .post-meta {
    text-align: center;
}
.blog .et_pb_post {
    text-align: justify;
}
/*MEDIA QUERIES*/
@media only screen and (min-width: 600px) {
}
@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: 0px !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*/

    .add-info-block {
        top: 25vh;
    }
    .estimate-btn {
        display: flex;
        justify-content: flex-end;
        width: 25% !important;
    }

    .logo_container {
        width: 25% !important;
    }
    div#et-top-navigation {
        width: 50%;
        margin-left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .estimate-btn a {
        background: #fdfdfd;
        color: #191919;
        line-height: 1;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 5px 10px;
        font-weight: 500;
        font-size: 14px;
        font-family: "Oswald", sans-serif;
        position: relative;
        overflow: hidden;
    }
    .estimate-btn a:hover {
        background: #c0fa46;
    }
    nav#top-menu-nav ul#top-menu li a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        font-weight: 500;
        color: #ffffff !important;
        text-transform: capitalize;
        font-family: "Oswald", sans-serif;
    }
    #top-menu .menu-item-has-children > a:first-child:after {
        top: 14px;
        color: #fff;
    }
    nav#top-menu-nav ul#top-menu .current-menu-item a {
        color: #edeef0 !important;
    }
    nav#top-menu-nav ul#top-menu li {
        padding-left: 7px;
        padding-right: 7px !important;
        font-size: 13px;
    }
    nav#top-menu-nav ul#top-menu li:not(:last-child):after {
        content: "\f111";
        position: absolute;
        font-family: "FontAwesome";
        font-size: 5px;
        color: #7e7e7e;
        right: -3px;
        top: 15px;
    }
    nav#top-menu-nav ul#top-menu li:last-child {
        padding-right: 0 !important;
    }

    nav#top-menu-nav ul#top-menu .current-menu-item {
    }

    nav#top-menu-nav ul#top-menu li:last-child.current-menu-item {
        padding-right: 11px !important;
    }
    nav#top-menu-nav ul#top-menu .current-menu-item a:after {
        color: #d9b6c6 !important;
    }
    ul.sub-menu {
        filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
        top: 44px;
        background-color: #191919 !important;
        border-color: #fdfdfd !important;
    }
    ul.sub-menu li:after {
        display: none;
    }
    ul.sub-menu li ul {
        top: -10px;
    }
    nav#top-menu-nav #top-menu ul.sub-menu a {
        color: #fff !important;
        position: relative;
        padding: 6px 6px 6px 16px !important;
        line-height: 1.2;
        filter: drop-shadow(0px 1px 1px #210124);
    }
    #top-menu-nav ul.sub-menu a:before {
        content: "\f149";
        position: absolute;
        left: 0;
        font-family: "FontAwesome";
        -webkit-transform: scaleX(-1) rotate(90deg);
        transform: scaleX(-1) rotate(90deg);
        color: #fff;
    }
    #top-menu-nav ul.sub-menu a:after {
        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*/
    div#homepage-header-holder {
        padding: 50px 0;
    }
    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: 800px !important;
        min-height: 600px !important;
        height: calc(60vw - 140px) !important;
        background-position: center;
        max-width: 1600px;
    }
    .et_pb_fullscreen .et_pb_fullwidth_header_container {
        max-height: 780px !important;
        min-height: 580px !important;
        height: calc(60vw - 160px) !important;
        max-width: 100%;
        align-items: flex-end !important;
    }
    .header-content-container {
        width: 350px !important;
        height: 100%;
        margin-left: auto;
        margin-right: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .header-title h1 {
        font-size: 37px;
        line-height: 1.2;
    }
    .entry-title {
        text-align: center;
        margin-bottom: 10px;
    }
    .home .entry-title {
        font-size: 34px !important;
    }

    div#home-title-block .section-title-heading {
        text-align: center;
        font-size: 22px;
        line-height: 1.3;
    }
    /* BADGES STYLE DESKTOP*/

    /* FIRST PARAGRAPH STYLE DESKTOP*/

    /* SERVICES STYLE DESKTOP*/

    .srvBlockTitle,
    .srvBlockTitle p {
    }
    .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: flex-start;
        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;
        padding: 0;
    }
    .srvElementFullWidth .srvElementBody {
        width: calc(68% - 20px);
        margin-left: 20px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
    /* CONTENT SECTION DESKTOP */

    div#content-img-col .et_pb_module,
    div#content-img-col span {
        height: 100%;
    }

    div#content-text-col {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    div#content-text-col .content-button {
        margin-left: 0;
    }

    /* CONTACT SECTION DESKTOP */

    /* TESTIMONIALS SECTION DESKTOP */

    div#testimonials-img-block {
        margin-top: 0px !important;
        margin-left: 5%;
    }

    div#testimonials-image,
    div#testimonials-image span {
        height: 100%;
    }

    .home .wpcr3_review {
        justify-content: flex-start;
    }

    .home .wpcr3_review_ratingValue {
        text-align: left;
    }

    .home .wpcr3_review_title.wpcr3_caps {
        text-align: left;
    }

    .home div.wpcr3_review blockquote.wpcr3_content {
        text-align: left;
    }

    .testimonials-button {
        margin-left: 0;
    }

    /* SERVICES LIST SECTION DESKTOP */
    .home ul#servcss {
        text-align: left;
    }

    .homepage-nap {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .nap-title-block {
        width: 100%;
        margin-bottom: 50px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    .nap-phone-block {
        width: 155px;
    }

    .nap-location-block {
        width: calc(100% - 155px);
        text-align: left;
        justify-content: flex-start;
    }

    .nap-location-block h3:nth-child(3) {
        margin-left: 0;
    }

    /* 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 !important;
    }
    #sidebar .textwidget {
        text-align: left;
    }
    .et_pb_sidebar_0.et_pb_widget_area_right {
        border-left: 1px solid rgb(44 57 65 / 20%);
    }
    #left-area .post-meta {
        text-align: left;
    }
    #main-content .container:before {
        background-color: rgb(6 45 91 / 20%);
    }
}
/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    background: #ffffff !important;
    color: #000 !important;
    border-color: #000 !important;
}
.wpcr3_respond_2 input[type="text"]:focus,
.wpcr3_in_content textarea:focus {
    color: #fff;
    border-color: #ffffff;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
    font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
.wpcr3_button_1 {
    margin-top: 10px;
    background: #000000;
    color: #fff;
}
@media (min-width: 981px) {
    .wpcr3_respond_2 input[type="text"],
    .wpcr3_respond_2 textarea {
        min-width: 100%;
    }
    .wpcr3_table_2 td {
        text-align: left !important;
    }
    .wpcr3_review_form_rating_field label {
        margin: 6px 0 !important;
    }
}
@media (max-width: 980px) {
    .wpcr3_respond_3,
    .wpcr3_aggregateRating,
    .wpcr3_table_2 td,
    .et_pb_post h2.entry-title,
    .et_pb_title_meta_container,
    .post-meta {
        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%;
    }
}

 /* 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: #2d3a3a;
    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;
}

.nav-arrows button {
    border-color: #fff;
    background: #242424;
}

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

.nav-arrows button svg {
    color: #fff;
}
.nav-arrows button svg:hover{
    color: #000;
}
div.wpcr3_aggregateRating {
    display: none !important;
}
#sidebar .et_pb_widget {
    margin-top: 40px;
}

#mobile_menu li a {
    line-height: 1.2em;
}

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

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

body:not(.et_pb_page) #main-content .container{
    padding: 80px 0px;
}

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