/* 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: 'Work Sans',Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-feature-settings: "liga";
    color: #231f20;
    font-weight: 300
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Source Sans Pro',sans-serif
}

p strong {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 18px;
    font-weight: 500
}

div#page-container {
    overflow: hidden
}

.et_pb_row {
    width: 95%!important
}

.home .et_builder_inner_content {
    background: #fff
}

header#main-header {
    background-color: #085f34
}

.header-menu-container {
    width: 95%!important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.logo_container {
    position: relative!important;
    order: 2;
    width: calc(100% - 47px)!important;
    max-width: 340px;
    margin-right: 15px;
    height: 85px!important;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

div#et-top-navigation {
    padding: 0!important;
    order: 3
}

.add-info-container {
    width: 100%;
    margin: 0 auto;
    order: 1
}

.add-info-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    padding-top: 5px;
    filter: drop-shadow(2px 4px 1px #032e19)
}

.add-info-holder a {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px 5px 5px;
    font-size: 16px
}

.header-location-container {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px 5px 5px;
    font-size: 16px
}

.add-info-holder .fa {
    margin-right: 5px;
    color: #fff;
    background: #ff5e15;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    position: relative
}

.text-logo {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    color: #fff;
    font-family: 'Source Sans Pro',sans-serif;
    line-height: 1.05;
    filter: drop-shadow(2px 4px 1px #032e19)
}

.text-logo img {
    width: 57px;
    height: 69px
}

.mobile_menu_bar {
    padding: 0!important
}

ul#mobile_menu {
    top: 100%;
    background-color: #085f34!important;
    border-color: #ff5e15!important
}

.et_mobile_menu li a {
    color: #cfcfcf!important
}

.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle) {
    position: relative
}

.mobile_nav ul#mobile_menu ul.sub-menu li a:not(.mobile-toggle):before {
    content: '\f149';
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
    -webkit-transform: scaleX(-1) rotate(90deg);
    transform: scaleX(-1) rotate(90deg);
    color: #ff5e15
}

.et_mobile_menu .current_page_item a {
    color: #ffffff!important;
    opacity: 1!important
}

.phonenum .fa:before {
    bottom: 4px!important;
    right: 5.5px!important;
    position: absolute
}

.email-btn .fa:before {
    position: absolute;
    left: 4px!important;
    bottom: 4.2px!important
}

.header-location-container .fa:before {
    position: absolute;
    top: 5px!important;
    left: 6.5px!important
}

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

.mobile_menu_bar:before {
    transition: all .4s ease;
    transform: rotate(0deg);
    display: block;
    color: #fff
}

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: 550px!important;
    min-height: 550px!important;
    height: 550px!important;
    background-position: 66%
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
    max-height: 550px!important;
    min-height: 550px!important;
    height: 550px!important;
    width: 95%
}

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

.header-txt-holder {
    margin-bottom: 15px
}

.header-title {
    font-family: 'Source Sans Pro',sans-serif;
    filter: drop-shadow(2px 4px 1px #032e19);
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    max-width: 300px;
    margin: 0 auto
}

.header-subtitle h1 {
    font-family: 'Source Sans Pro',sans-serif;
    color: #fff;
    filter: drop-shadow(2px 4px 1px #032e19);
    font-size: 24px;
    line-height: 1.1;
    font-weight: 700;
    max-width: 335px;
    margin: 15px auto
}

.button {
    color: #fff;
    background: #ff5e15;
    font-family: 'Source Sans Pro',sans-serif;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 30px;
    line-height: 1;
    box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    min-width: 220px;
    text-align: center;
    margin: 5px
}

.button:hover {
    background: #fff;
    color: #085f34
}

.header-image-holder {
    filter: drop-shadow(2px 4px 6px black)
}

.header-image-holder img {
    filter: drop-shadow(2px 2px 0 #ff5e15);
    max-width: 356px;
    object-fit: cover;
    object-position: center
}

.white-line {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    margin-bottom: -3px;
    margin-left: 5px
}

.section-title {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.section-title img {
    width: 30px;
    margin-right: 10px
}

.section-title span {
    font-family: 'Source Sans Pro',sans-serif;
    color: #085f34;
    text-decoration: underline;
    font-size: 20px
}

.entry-title {
    font-weight: 700;
    text-align: center;
    font-size: 26px!important;
    color: #085f34;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

div#first-par-img {
    width: 350px
}

div#first-par-img img {
    width: 350px;
    margin: 0 auto;
    position: relative;
    filter: contrast(1.1) brightness(.97) saturate(1.2) drop-shadow(2px 4px 4px black)
}

div#first-par-img:before {
    content: "Provide Satisfaction Guaranteed";
    background: #ff5e15;
    color: #fff;
    position: absolute;
    width: 160px;
    height: 100px;
    z-index: 9999;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    line-height: 1;
    font-family: 'Source Sans Pro',sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 1px dotted #fff;
    outline-offset: -5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    filter: drop-shadow(2px 4px 6px black);
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.content-button {
    color: #fff;
    background: #085f34;
    font-family: 'Source Sans Pro',sans-serif;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 30px;
    line-height: 1;
    box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%)
}

.content-button:hover {
    background: #fff;
    color: #085f34
}

div#home-title-block:before {
    content: '';
    background: url(https://cleaningservicelakeplacidfl.com/wp-content/uploads/2023/12/janitor.webp);
    position: absolute;
    width: 400px;
    height: 400px;
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 40px;
    left: calc(52.5% - 200px);
    opacity: .2;
    filter: drop-shadow(2px 2px 0 black)
}

div#css-badges-section {
    background-color: #085f34!important
}

div#css-badges-section .et_pb_row {
    padding: 0!important;
    width: 100%!important
}

.badge-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 10px
}

.badge-block {
    display: flex;
    margin-top: 5px;
    margin-bottom: 5px
}

.badge-block img {
    width: 60px;
    padding-right: 5px;
    filter: hue-rotate(246deg) brightness(2)
}

.badge-content {
    width: 100%;
    margin-top: 16px
}

.badge-content .title {
    font-weight: 700;
    line-height: 1;
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
    font-family: 'Source Sans Pro',sans-serif;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.badge-content .content {
    font-size: 15px;
    text-transform: capitalize;
    line-height: 1.2;
    min-width: 223px;
    max-width: 223px;
    border-top: 1px solid #ff5e15;
    padding-top: 10px;
    margin-top: 5px;
    font-weight: 500;
    color: #fff;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.badges-cta-container {
    width: 100%;
    background: #ff5e15;
    padding: 10px;
    text-align: center
}

div#services-blocks-section {
    background-color: #f1f3f2!important;
    background-position: -111px 220px!important;
    background-size: 740px;
    background-attachment: fixed
}

div#services-blocks-section .section-title {
    background: #f1f3f2;
    padding: 5px;
    width: 255px;
    justify-content: flex-start
}

.srvBlockTitle span {
    padding: 5px!important;
    background: #f1f3f2;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    font-size: 26px!important;
    color: #085f34;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.srvElement {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 20px;
    border: 1px solid #085f34;
    background: #ffffffde;
    box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px
}

.srv-icon {
    position: absolute;
    background: #fff;
    width: 75px;
    height: 75px;
    bottom: -37px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border-radius: 50%;
    box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px
}

.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: #ff5e15;
    font-weight: 700;
    font-family: 'Source Sans Pro',sans-serif;
    padding-bottom: 5px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

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

.srvElementImg img {
    width: 100%;
    max-height: 330px;
    object-fit: cover;
    object-position: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.srvElementBody {
    padding: 0 20px 20px 20px
}

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

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

.srvElement:hover h2 {
    color: #1e441e;
    font-weight: 700
}

div#services-list-section {
    background-color: #ffffff!important
}

.homepage-services ul#servcss {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0!important
}

.services-list-title {
    margin-bottom: 80px;
    font-weight: 700;
    text-align: center;
    font-size: 26px!important;
    color: #085f34;
    font-family: 'Source Sans Pro',sans-serif;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.homepage-services ul#servcss li {
    width: calc(50% - 10px);
    border: 1px solid #085f34;
    height: 100px;
    margin: 5px;
    border-bottom-right-radius: 25px;
    padding: 35px 10px 10px 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'Source Sans Pro',sans-serif;
    line-height: 1.2;
    background: #fff;
    box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.homepage-services ul#servcss li:before {
    content: '';
    position: absolute;
    background: url(https://cleaningservicelakeplacidfl.com/wp-content/uploads/2023/12/cleanerIcon.webp);
    width: 25px!important;
    height: 25px!important;
    filter: hue-rotate(246deg) brightness(2);
    top: 10px;
    left: 10px;
    background-size: contain;
    background-repeat: no-repeat
}

.cf-section-title {
    font-weight: 700;
    text-align: left;
    font-size: 26px!important;
    color: #085f34;
    font-family: 'Source Sans Pro',sans-serif;
    padding-bottom: 0;
    width: 70%;
    filter: drop-shadow(2px 2px 4px #f1f3f2);
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

div#cf-section-header {
    background-size: cover;
    background-position: 40%
}

div#cf-section-header .section-title {
    justify-content: flex-start
}

div#cf-section-header:before {
    content: '';
    width: 80%;
    height: 100%;
    position: absolute;
    top: 0;
    background: -moz-linear-gradient(left,rgba(241,243,242,1) 0%,rgba(241,243,242,1) 22%,rgba(241,243,242,.7) 68%,rgba(241,243,242,0) 100%);
    background: -webkit-linear-gradient(left,rgba(241,243,242,1) 0%,rgba(241,243,242,1) 22%,rgba(241,243,242,.7) 68%,rgba(241,243,242,0) 100%);
    background: linear-gradient(to right,rgba(241,243,242,1) 0%,rgba(241,243,242,1) 22%,rgba(241,243,242,.7) 68%,rgba(241,243,242,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f3f2',endColorstr='#00f1f3f2',GradientType=1)
}

div#contact-form-row .section-title span {
    color: #fff!important
}

div#contact-form-row .section-title img {
    filter: hue-rotate(246deg) brightness(2)
}

.free-estimate-title {
    font-weight: 700;
    text-align: center;
    font-size: 26px!important;
    color: #085f34;
    font-family: 'Source Sans Pro',sans-serif;
    padding-bottom: 0;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

input#customer_name {
    width: calc(50% - 5px);
    float: left
}

input#phone-cf {
    width: calc(50% - 5px);
    float: left;
    margin-left: 10px
}

textarea#message {
    margin-bottom: 20px
}

#contact img {
    float: left;
    width: 120px;
    height: 40px;
    min-height: 40px;
    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 {
    font-size: 16px;
    position: relative;
    height: auto;
    z-index: 1;
    width: 200px;
    color: #fff;
    background: #ff5e15;
    font-family: 'Source Sans Pro',sans-serif;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 30px;
    line-height: 1;
    box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%)
}

input#submitter:hover {
    color: #085f34;
    background: #fff
}

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: #ffffff!important;
    box-shadow: none;
    display: block;
    line-height: 1;
    font-weight: 400;
    color: #085f34!important;
    background-image: none;
    border: 1px solid #000;
    margin-bottom: 10px!important;
    font-family: 'Source Sans Pro',sans-serif
}

#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: #085f34!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: #085f34!important
}

#contact-section {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px 10px;
    z-index: 2;
    background: #f1f3f2;
    box-shadow: rgba(0,0,0,.25) 0 25px 50px -12px;
    border-radius: 10px;
    width: 350px
}

div#contact {
    padding: 10px 0 0 0
}

div#contact-form-section {
    background-color: #ffffff!important;
    padding-top: 20px;
    overflow: hidden
}

div#contact-form-row:before {
    content: '';
    background: #085f34;
    position: absolute;
    width: 120vw;
    height: 400px;
    top: -50px;
    left: -3vw
}

.homepage-nap h3 {
    color: #f1f3f2;
    line-height: 1.1;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.homepage-nap strong {
    font-weight: 700;
    text-align: center;
    font-size: 26px!important;
    color: #fff;
    font-family: 'Source Sans Pro',sans-serif;
    padding-bottom: 0
}

div#home-testimonials {
    background-color: #085f34!important;
    overflow: hidden
}

div#bubble-container {
    width: 100%!important;
    max-width: 100%!important;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0
}

div#testimonials-block .section-title img {
    filter: hue-rotate(246deg) brightness(2)
}

div#testimonials-block .section-title span {
    color: #fff
}

div#testimonials-block .section-title {
    justify-content: center
}

.testimonials-title {
    font-weight: 700;
    text-align: center;
    font-size: 26px!important;
    color: #fff;
    font-family: 'Source Sans Pro',sans-serif;
    padding-bottom: 0;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.home .wpcr3_dotline {
    display: none!important
}

.home .wpcr3_review {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-family: 'Source Sans Pro',sans-serif
}

.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: #ff5e15;
    font-weight: 700
}

.home span.wpcr3_item_name a {
    color: #fff
}

div.wpcr3_review blockquote.wpcr3_content {
    border-color: #c4c4c4;
    padding-bottom: 0;
    text-align: justify
}

.home div.wpcr3_review blockquote.wpcr3_content {
    text-align: center;
    padding-left: 0;
    border: none;
    margin-bottom: 0;
    line-height: 1.7em
}

div.wpcr3_review blockquote.wpcr3_content p {
    font-size: 15px
}

.home .wpcr3_reviews_holder {
    position: relative
}

.home div.wpcr3_review blockquote.wpcr3_content p {
    font-style: italic;
    font-weight: 500;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.testimonials-btn {
    color: #fff;
    background: #ff5e15;
    font-family: 'Source Sans Pro',sans-serif;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 30px;
    line-height: 1;
    box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%)
}

.testimonials-btn:hover {
    background: #fff;
    color: #085f34
}

.review-title {
    font-weight: 700;
    text-align: center;
    font-size: 36px!important;
    color: #fff;
    font-family: 'Source Sans Pro',sans-serif;
    padding-bottom: 0;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.external-reviews-holder {
    z-index: 99;
    position: relative;
    width: 100%;
    max-width: 500px;
    height: 100%;
    padding: 20px 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

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

.review-origin-brand {
    background: #fff;
    padding: 10px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
    left: 10px
}

.review-origin-brand img {
    margin: 0;
    height: 35px;
    object-fit: contain
}

.external-review-title {
    text-align: center;
    font-size: 20px!important;
    color: #fff;
    font-weight: 600;
    line-height: 1.1em;
    margin-top: 20px;
    text-transform: uppercase
}

.external-review-credentials {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    color: #fff
}

.external-review-author {
    margin: 0 5px
}

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

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

.external-review-text:before {
    content: '\f10e';
    font-family: 'FontAwesome';
    position: absolute;
    left: 5px;
    top: 0;
    opacity: .5
}

.external-review-text:after {
    content: '\f10d';
    font-family: 'FontAwesome';
    position: absolute;
    right: 5px;
    bottom: 0;
    opacity: .5
}

.external-reviews-holder a {
    color: #fff;
    background: #ff5e15;
    font-family: 'Source Sans Pro',sans-serif;
    padding: 10px 40px;
    margin-top: 25px;
    display: inline-block;
    border-radius: 30px;
    line-height: 1;
    box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px;
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%)
}

.external-reviews-holder a:hover {
    background: #fff;
    color: #085f34
}

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

div#external-reviews .et_pb_row {
    padding: 0!important
}

.static-external-review-container {
    width: 100%;
    display: flex;
    justify-content: center
}

.static-external-review-container .external-reviews-holder {
    min-height: 380px;
    justify-content: flex-end
}

@media (min-width: 1025px) {
    .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
    }
}

div#social-icons a {
    color: #fff;
    filter: drop-shadow(2px 4px 6px white)
}

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

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

#main-footer {
    background: #085f34;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(https://cleaningservicelakeplacidfl.com/wp-content/uploads/2023/12/footer-bg.webp)!important;
    background-position: 81%;
    background-position-y: 84%;
    position: relative
}

.footer-bubbles-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center
}

.footer-bubbles-holder section {
    height: 1500px
}

#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: #222;
    padding: 15px;
    color: #fff;
    z-index: 999;
    position: relative;
    box-shadow: rgb(255 94 21 / 45%) 0 -25px 20px -20px
}

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

.footer-widget h4 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 400;
    line-height: 1.5em;
    text-align: center;
    border-bottom: 2px solid #ff5e15;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

.footer-widget .textwidget {
    color: #fff;
    text-shadow: 0 1px 2px rgb(0 0 0 / 10%)
}

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

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

#current-day {
    background-color: #ff5e15;
    padding: 0 2px;
    box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px
}

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

#closed-day {
    color: #fff
}

.booking-button-switch {
    display: none!important
}

.top_button {
    position: relative;
    display: inline-block;
    background-color: #ff5e15;
    font-weight: 500!important;
    text-transform: capitalize;
    text-shadow: none;
    color: #fff;
    padding: 5px 15px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 5em
}

.top_button .fa {
    font-size: 14px;
    position: relative;
    bottom: 2px
}

.floating-estimate-btn {
    text-align: center;
    padding: 3px 15px;
    background-color: #ff5e15;
    color: #ffffff!important;
    border-top-right-radius: 3em;
    border-bottom-right-radius: 3em;
    border: 3px solid #085f34;
    border-left: 0;
    font-size: 15px;
    z-index: 999999;
    font-weight: 700;
    position: fixed;
    bottom: 60px;
    text-transform: uppercase;
    width: 180px
}

#main-footer .listing-rev-btn {
    padding: 3px 15px;
    border: 3px solid #085f34;
    border-left: 0;
    bottom: 15px;
    background: #ff5e15;
    color: #fff;
    width: 180px;
    justify-content: center;
    text-transform: uppercase;
    font-size: 15px
}

#main-footer .listing-rev-btn img {
    display: none
}

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

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

.single-post .et_pb_row {
    width: 100%!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
}

.et_pb_sidebar_0 h4.widgettitle {
    font-size: 26px;
    font-weight: 700;
    color: #085f34;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    text-align: center;
    border-bottom: 1px solid #085f34
}

#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: #fff;
    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 screen and (min-width: 981px) {
    .et_pb_title_meta_container,.post-meta {
        text-align:left
    }
}

@media screen and (max-width: 600px) {
    .homepage-services ul#servcss li:nth-child(even) {
        margin-top:-20px;
        background: #085f34;
        color: #fff;
        border: 1px solid #ff5e15
    }
}

@media only screen and (min-width: 600px) {
    .et_pb_fullscreen .et_pb_fullwidth_header_container {
        max-width:650px
    }

    .homepage-header-holder {
        display: flex;
        align-items: center
    }

    .header-txt-holder {
        width: 50%;
        text-align: left;
        margin-bottom: 0;
        z-index: 999
    }

    .header-image-holder {
        position: absolute;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .header-subtitle h1 {
        text-align: left;
        margin-left: 0;
        font-size: 32px;
        max-width: 400px
    }

    .header-title {
        margin-left: 0
    }

    div#services-blocks-section {
        background-position: 32vw 82px!important
    }

    div#cf-section-header {
        background-position-y: 82%
    }
}

@media only screen and (max-width: 981px) and (min-width:600px) {
    .homepage-services ul#servcss li {
        width:calc(33% - 10px)
    }

    .homepage-services ul#servcss li:nth-child(3n+2) {
        margin-top: -20px;
        background: #085f34;
        color: #fff;
        border: 1px solid #ff5e15
    }
}

@media screen and (max-width: 981px) {
    .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) {
    .logo_container {
        order:1;
        position: absolute!important;
        left: 0
    }

    .header-menu-container {
        flex-direction: column;
        align-items: flex-end;
        justify-content: center
    }

    .add-info-holder {
        justify-content: flex-end
    }

    .header-location-container {
        margin-right: 0
    }

    div#et-top-navigation {
        width: calc(100% - 340px)!important;
        padding: 0px!important;
        padding-bottom: 10px!important;
        display: flex;
        justify-content: flex-end
    }

    nav#top-menu-nav ul#top-menu li a {
        color: #ffffff!important;
        padding-top: 15px!important;
        padding-bottom: 15px!important
    }

    #top-menu .menu-item-has-children>a:first-child:after {
        top: 15px;
        color: #ff5e15
    }

    nav#top-menu-nav ul#top-menu .current-menu-item a {
        color: #e9ebea!important;
        filter: drop-shadow(2px 4px 1px black)
    }

    nav#top-menu-nav ul#top-menu li {
        padding-left: 11px;
        padding-right: 11px!important
    }

    nav#top-menu-nav ul#top-menu li:last-child {
        padding-right: 0!important
    }

    nav#top-menu-nav ul#top-menu .current-menu-item {
        background: #ff5e15
    }

    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:before,nav#top-menu-nav ul#top-menu .current-menu-item a:after {
        color: #fff
    }

    ul.sub-menu {
        filter: drop-shadow(0 1px 3px #5b5b5b);
        top: 43px;
        background-color: #085f34!important;
        border-color: #ff5e15!important
    }

    nav#top-menu-nav #top-menu ul.sub-menu a {
        color: #fff!important;
        position: relative;
        padding: 6px 6px 6px 16px!important;
        line-height: 1.2
    }

    #top-menu-nav ul.sub-menu a:before {
        content: '\f149';
        position: absolute;
        left: 0;
        font-family: 'FontAwesome';
        -webkit-transform: scaleX(-1) rotate(90deg);
        transform: scaleX(-1) rotate(90deg);
        color: #ff5e15
    }

    ul.sub-menu li {
        padding: 0 10px!important;
        width: 100%
    }

    ul.sub-menu li a {
        padding: 5px 0px!important;
        width: 100%!important
    }

    .add-info-holder {
        padding-top: 10px;
        padding-bottom: 15px
    }

    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: 900px!important;
        min-height: 600px!important;
        height: calc(100vh - 105px)!important;
        background-position: center
    }

    .et_pb_fullscreen .et_pb_fullwidth_header_container {
        max-height: 900px!important;
        min-height: 600px!important;
        height: calc(100vh - 105px)!important;
        max-width: 95%
    }

    .header-title {
        font-size: 25px;
        max-width: 450px
    }

    .header-subtitle {
        font-size: 45px;
        max-width: 100%
    }

    .header-image-holder {
        width: 665px;
        justify-content: flex-end
    }

    .header-image-holder img {
        max-width: 650px;
        width: 100%
    }

    .homepage-header-holder {
        position: relative
    }

    .section-title {
        justify-content: flex-start
    }

    .entry-title {
        text-align: left
    }

    .home .entry-title {
        font-size: 36px!important
    }

    div#home-title-block {
        padding-top: 54px;
        padding-bottom: 186px
    }

    div#first-par-img {
        width: 450px
    }

    div#first-par-img img {
        width: 450px
    }

    div#row-one-first-col {
        display: flex;
        justify-content: center;
        align-items: center
    }

    div#home-title-block:before {
        left: 20px;
        height: 80%;
        background-position: center right;
        bottom: 16%;
        width: 500px
    }

    div#css-badges-section {
        width: calc(50vw + 540px);
        max-width: 100%;
        margin-top: -132px;
        margin-bottom: -132px;
        z-index: 999;
        box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px
    }

    div#css-badges-section .et_pb_row {
        margin-right: 0
    }

    div#css-badges-section .et_pb_code_inner {
        display: flex
    }

    .badge-container {
        width: calc(100% - 340px);
        height: 264px
    }

    .badges-cta-container {
        width: 340px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 264px
    }

    .badge-content .content {
        min-width: auto;
        margin-top: 5px
    }

    .badge-block {
        width: 50%;
        align-items: flex-start;
        max-width: 300px
    }

    div#services-blocks-section {
        padding-top: 186px;
        background-attachment: initial;
        background-position: right 0 bottom 0px!important
    }

    div#services-blocks-section .section-title {
        margin-left: 0
    }

    .srvBlockTitle {
        text-align: left
    }

    .srvBlockTitle H2 {
        font-size: 36px!important;
        padding: 0!important
    }

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

    .srvElementImg img {
        height: 200px
    }

    .srvElementFullWidth .srvElementImg img {
        height: 100%;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        border-top-right-radius: 0
    }

    .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 30px
    }

    div#cf-section-header {
        padding: 100px 0 160px 0;
        background-position: 100%;
        background-position-y: 82%;
        background-size: 1000px
    }

    div#cf-section-header:before {
        width: 120vw;
        right: 10vw
    }

    .cf-section-title {
        text-align: left;
        font-size: 36px!important;
        line-height: 1.1;
        width: 100%
    }

    div#contact-form-section {
        padding-top: 0;
        margin-top: -150px;
        background-color: transparent!important
    }

    div#contact-form-row {
        padding-top: 80px;
        z-index: 999;
        width: 760px!important
    }

    div#contact-form-row:before {
        right: 183px;
        height: 370px;
        left: auto;
        box-shadow: rgba(0,0,0,.15) 2.4px 2.4px 3.2px
    }

    #contact-section {
        margin-left: 0
    }

    .testimonials-title {
        font-size: 36px!important
    }

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

    .homepage-services ul#servcss li {
        width: calc(25% - 10px)
    }

    .homepage-services ul#servcss li:nth-child(4n+2) {
        margin-top: -20px;
        background: #085f34;
        color: #fff;
        border: 1px solid #ff5e15
    }

    .homepage-services ul#servcss li:nth-child(2n+2) {
        margin-top: -20px;
        background: #085f34;
        color: #fff;
        border: 1px solid #ff5e15
    }

    .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 {
        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(255 94 21 / 49%)
    }

    #left-area .post-meta {
        text-align: left
    }

    #main-content .container:before {
        background-color: rgb(6 45 91 / 20%)
    }
}

.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: #fff
}

.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: #000;
    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
    }

    #testimonials-block {
        display: flex;
        align-items: center
    }
}

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

.bubble-holder {
    width: 100%;
    height: 1000px;
    position: relative;
    overflow: hidden
}

.bubble-1 {
    left: 8%;
    animation-delay: 1s
}

.bubble-1 .bubble-animation-y {
    animation-duration: 7s;
    animation-delay: 0s
}

.bubble-2 {
    left: 40%;
    animation-delay: 2s
}

.bubble-2 .bubble-animation-y {
    animation-duration: 6s;
    animation-delay: 2s
}

.bubble-3 {
    right: 15%;
    animation-delay: 1s
}

.bubble-3 .bubble-animation-y {
    animation-duration: 5s;
    animation-delay: 1.5s
}

.bubble-4 {
    left: 8%;
    animation-delay: 2s
}

.bubble-4 .bubble-animation-y {
    animation-duration: 6s;
    animation-delay: 3s
}

.bubble-5 {
    left: 40%;
    animation-delay: 1s
}

.bubble-5 .bubble-animation-y {
    animation-duration: 5s;
    animation-delay: 0
}

.bubble-6 {
    left: 45%;
    animation-delay: 2s
}

.bubble-6 .bubble-animation-y {
    animation-duration: 7s;
    animation-delay: 3.5s
}

.bubble-7 {
    right: 15%;
    animation-delay: 1s
}

.bubble-7 .bubble-animation-y {
    animation-duration: 5.5s;
    animation-delay: 3s
}

.bubble-8 {
    right: 5%;
    animation-delay: 2s
}

.bubble-8 .bubble-animation-y {
    animation-duration: 7s;
    animation-delay: 3s
}

.bubble-static {
    width: 500px;
    height: 500px;
    border-radius: 100%;
    position: absolute
}

.bubble-9 {
    top: -375px;
    left: 14%
}

.bubble-10 {
    bottom: -350px;
    right: -50px
}

.bubble-container {
    position: absolute;
    bottom: -250px
}

.bubble-large,.bubble-small {
    border-radius: 100%;
    box-shadow: 0 20px 30px rgb(0 0 0 / 10%),inset 0 10px 30px 5px rgb(255 255 255 / 17%)
}

.bubble-large {
    width: 231px;
    height: 231px
}

.bubble-small {
    width: 82px;
    height: 82px
}

.bubble-animation-x {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: bubbleXAnimFrames;
    animation-timing-function: ease;
    animation-direction: alternate
}

.bubble-animation-y {
    animation-iteration-count: infinite;
    animation-name: bubbleYAnimFrames;
    animation-timing-function: linear
}

@keyframes bubbleXAnimFrames {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(50px)
    }
}

@keyframes bubbleYAnimFrames {
    0% {
        transform: translateY(0)
    }

    50% {
        opacity: 85%
    }

    100% {
        transform: translateY(-1250px);
        opacity: 0
    }
}
