/* 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: 'Roboto Condensed',Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-feature-settings: "liga";
    color: #d6dad5;
    font-weight: 300;
    background-color: #01422c!important
}

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

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

div#page-container {
    overflow: hidden
}

.et_pb_row {
    width: 95%!important
}

.et_pb_section {
    background-color: #01422c!important
}

header#main-header {
    background-color: #01422c!important
}

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

.home header#main-header {
    background: rgb(255 255 255 / 0%)!important;
    background: linear-gradient(0deg,rgba(255,255,255,0) 0%,rgb(28 33 27 / 76%) 100%)!important
}

.home #main-header.et-fixed-header {
    background-color: #01422c!important
}

.header-menu-container {
    width: 95%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0!important
}

.logo_container {
    position: relative!important;
    display: flex
}

.text-logo {
    font-family: 'Rubik',sans-serif;
    color: #fffdff;
    text-align: left
}

.logo-bg {
    display: none
}

.logo-link {
    width: 280px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    line-height: 1.2
}

.home .logo-link .logo-bg {
    position: absolute;
    z-index: -1;
    top: -166px;
    left: -53%;
    max-width: 200%!important;
    width: 149%
}

.home .text-logo .logo-bg {
    top: -166px;
    left: -34%;
    max-width: 200%!important;
    width: 149%
}

.text-logo-icon {
    width: 50px;
    margin-right: 5px
}

img#logo {
    max-width: 100%!important;
    max-height: 100%!important;
    height: 70px
}

.header-info-block {
    display: none
}

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

.add-info-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #cef9cb;
    width: 50px;
    padding: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    cursor: pointer;
    box-shadow: rgb(0 0 0 / 10%) 0 10px 15px -3px,rgb(0 0 0 / 5%) 0 4px 6px -2px;
    border: 1px solid #fff;
    border-right: none
}

.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;
    top: 163px
}

.open-info {
    right: 0
}

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

.open-info #add-info-close-icon {
    display: block
}

.add-info-container {
    background: #01422c;
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 190px;
    height: auto;
    border-bottom-left-radius: 10px;
    box-shadow: rgb(0 0 0 / 10%) 0 10px 15px -3px,rgb(0 0 0 / 5%) 0 4px 6px -2px
}

.add-info-btn .fa {
    color: #000
}

#add-info-close-icon {
    display: none
}

.add-info-btn span {
    line-height: 1;
    color: #000;
    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
}

.mobile_menu_bar {
    padding: 0!important
}

ul#mobile_menu {
    top: 100%;
    background-color: #161815!important;
    border-color: #cef9cb!important;
    height: auto!important
}

.et_mobile_menu li a {
    color: #cfcfcf!important;
    font-family: 'Rubik',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: #bfbfbf
}

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

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

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

section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
    max-height: 600px!important;
    min-height: 600px!important;
    height: calc(100vh - 154px)!important;
    background-position: 62%
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
    max-height: 600px!important;
    min-height: 600px!important;
    height: calc(100vh - 154px)!important;
    width: 95%;
    max-width: 600px;
    padding-top: 52px
}

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

.header-title {
    font-family: 'Rubik',sans-serif;
    font-size: 29px;
    font-weight: 500;
    max-width: 281px;
    line-height: 1.3;
    filter: drop-shadow(2px 4px 6px black);
    text-align: center;
    margin: 0 auto;
    text-transform: capitalize;
    color: #fffdff
}

.header-subtitle {
    line-height: 1.2;
    margin: 20px auto;
    filter: drop-shadow(1px 2px 0 black);
    text-align: center;
    max-width: 323px;
    color: #fffdff
}

.button {
    color: #000;
    line-height: 1;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    max-width: 240px;
    margin: 0 auto;
    font-weight: 500;
    filter: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));
    background: #cef9cb;
    padding: 15px 20px;
    border-radius: 25px
}

.button:hover {
    background: #131313;
    color: #fff
}

.button .fa {
    margin-right: 5px
}

.entry-title {
    text-align: center;
    font-size: 26px!important;
    color: #fffdff;
    font-weight: 600
}

.home .entry-title {
    text-align: center!important;
    border-bottom: 1px dashed #fffdff;
    margin-bottom: 30px;
    padding-bottom: 15px
}

div#home-title-block {
    background-color: #01422c!important;
    padding-top: 0
}

div#home-title-block-container-firstpar {
    display: flex;
    flex-direction: column
}

div#home-title-block-txt-col {
    margin-bottom: 30px!important
}

div#home-title-block-img-col {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    margin: 0 auto!important
}

div#first-par-img {
    width: 100%;
    height: 100%
}

div#first-par-img .et_pb_image_wrap {
    width: 100%;
    height: 100%
}

div#first-par-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    border-top-right-radius: 95px;
    border-top-left-radius: 130px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 60px
}

.section-title-heading {
    margin-bottom: 10px;
    color: #cef9cb;
    font-weight: 700;
    line-height: 1;
    font-size: 20px
}

.content-button {
    color: #000;
    line-height: 1;
    height: 40px;
    display: inline-block;
    width: 240px;
    margin: 0 auto;
    font-weight: 500;
    filter: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));
    background: #cef9cb;
    padding: 11px 20px;
    border-radius: 25px;
    text-align: center
}

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

.content-button .fa {
    margin-right: 5px
}

div#home-title-block .button-holder {
    margin-top: 30px;
    text-align: center
}

div#css-badges-section {
    background-color: #01422c!important
}

.badge-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    margin: 0 auto;
}

.badge-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px;
    -webkit-box-shadow: 0 5px 83px 0 rgb(40 40 40 / 12%);
    -khtml-box-shadow: 0 5px 83px 0 rgba(40,40,40,.12);
    -moz-box-shadow: 0 5px 83px 0 rgba(40,40,40,.12);
    -ms-box-shadow: 0 5px 83px 0 rgba(40,40,40,.12);
    -o-box-shadow: 0 5px 83px 0 rgba(40,40,40,.12);
    box-shadow: 0 5px 83px rgb(40 40 40 / 12%);
    padding: 15px;
    width: calc(50% - 2px);
    background: #cef9cb;
    border-top-right-radius: 95px;
    border-top-left-radius: 130px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 60px
}

.badge-block img {
    width: 60px;
    height: 65px;
    padding-bottom: 10px
}

.badge-content {
    text-align: center;
    width: 100%
}

.badge-content .title {
    line-height: 1;
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    letter-spacing: 1px
}

.badge-content .content {
    font-size: 15px;
    text-transform: capitalize;
    line-height: 1.2;
    width: 100%;
    min-height: 42px;
    border-top: 2px dashed #000;
    padding-top: 5px;
    margin-top: 5px;
    font-weight: 700;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center
}

.badge-block:hover {
    background: #012d1e;
}

.badge-block:hover img {
    filter: grayscale(1) invert(1) brightness(1.5)
}

.badge-block:hover .title {
    color: #fff
}

.badge-block:hover .content {
    color: #fff;
    border-color: #fff
}

div#services-blocks-section {
    background-color: #202020!important
}

.services-section-heading .section-title-heading {
    filter: drop-shadow(1px 1px 0 black);
    text-align: center
}

.srvBlockTitle {
    text-align: center
}

.srvBlockTitle h2 {
    font-size: 26px!important;
    font-weight: 600;
    color: #fffdff;
    filter: drop-shadow(1px 1px 0 black);
    text-align: center;
    display: inline-block;
    border-bottom: 1px dashed #fffdff;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.srv-blurb-section {
    filter: drop-shadow(1px 1px 0 black);
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px
}

.srv-blurb-box {
    color: #fffdff;
    width: 100px;
    text-align: center
}

.srv-blurb-box img {
    width: 55px;
    filter: invert(1)
}

.srv-blurb-title {
    line-height: 1.3;
    color: #fff
}

.srv-blurb-title span {
    color: #cef9cb
}

.srvElement {
    max-width: 500px;
    margin: 0 auto;
    border: 1px solid #3c3c3c;
    background: #cef9cb;
    margin-bottom: 50px;
    border-radius: 20px;
    overflow: hidden
}

.srv-icon {
    position: absolute;
    background: #cef9cb;
    width: 75px;
    height: 75px;
    right: 0;
    bottom: -37px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    border: 5px solid #cef9cb;
    border-top-left-radius: 10px
}

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

.srvElementHeader h3 {
    text-align: center;
    color: #000;
    font-weight: 700;
    font-family: 'Nunito',sans-serif;
    padding-bottom: 5px;
    padding-top: 10px
}

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

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

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

.srvElementHeader {
    border-top: 1px dashed #000
}

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

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

.srvElement:hover .srv-icon img {
    filter: invert(1)
}

.srvElement:hover h3 {
    color: #083927;
    font-weight: 700
}

.homepage-services {
    text-align: center;
    margin: 0 auto;
    max-width: 520px;
    padding-top: 20px
}

.homepage-services #servcss {
    padding: 0
}

.homepage-services #servcss li {
    position: relative;
    font-weight: 700;
    margin: .3em 3px;
    padding-left: 20px;
    display: inline-block;
    color: #000
}

.homepage-services #servcss li:before {
    position: absolute;
    content: '\f1bb';
    top: 0;
    left: 0;
    color: #000;
    font-family: 'FontAwesome'
}

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

.free-estimate-title {
    display: flex;
    justify-content: center;
    align-items: center
}

.free-estimate-title span:first-child .fa {
    margin-right: 3px
}

.free-estimate-title span {
    width: 50%;
    font-weight: 700;
    display: flex;
    align-items: center
}

.free-estimate-title span:first-child {
    justify-content: right;
    background: #cef9cb;
    color: #000;
    padding: 20px 10px
}

.free-estimate-title span:last-child {
    justify-content: left;
    background: #01422c;
    color: #fff;
    padding: 20px 10px
}

.contact-form-holder {
    border-bottom: 2px solid #cef9cb;
    background: #202020;
    border-left: 1px solid#fffdff;
    border-right: 1px solid #fffdff;
    border-top: 1px solid #fffdff;
    border-radius: 20px;
    overflow: hidden
}

.contact-form-block {
    padding: 20px;
    position: relative;
    z-index: 1;
    border-top: 1px dashed #fff
}

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) contrast(1.5)
}

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

form#contactForm {
    text-align: center
}

input#submitter {
    font-size: 16px;
    transition: 500ms;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    color: #000;
    line-height: 1;
    height: 40px;
    display: inline-block;
    margin: 0 auto;
    font-weight: 500;
    filter: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));
    background: #cef9cb;
    padding: 11px 20px;
    border-radius: 25px;
    text-align: center
}

input#submitter:hover {
    color: #fff;
    background: #646464
}

input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea {
    max-width: 100%;
    padding: 10px 20px 10px;
    min-height: 50px;
    background-color: #01422c!important;
    box-shadow: none;
    display: block;
    line-height: 1;
    font-weight: 300;
    color: #fffdff!important;
    background-image: none;
    border: 2px solid #a0a69e;
    margin-bottom: 10px!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: #a0a69e!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: #a0a69e!important;
    border-color: #cef9cb
}

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

.contact-form-content {
    background: #cef9cb;
    padding: 20px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    position: relative;
    z-index: 3;
    border-radius: 20px
}

.contact-form-content strong {
    font-size: 20px
}

div#home-nap-section {
    padding-top: 70px;
    padding-bottom: 70px
}

.homepage-nap h3 {
    text-align: center;
    font-size: 20px!important;
    color: #fff;
    font-weight: 500;
    line-height: 1.3;
    padding: 0!important;
    font-family: 'Rubik',sans-serif;
    filter: drop-shadow(1px 1px 0 black)
}

.homepage-nap h3 strong {
    font-size: 23px!important
}

div#nap-section {
    position: relative;
    width: 330px!important;
    margin: 0 auto!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px
}

div#nap-section:before {
    content: '';
    background: url(https://treeservicereseda-ca.com/wp-content/uploads/2023/02/shape2BG.svg);
    width: 350px;
    height: 290px;
    background-size: cover;
    position: absolute;
    margin-bottom: 30px
}

div#home-nap-section {
    display: flex;
    justify-content: center;
    align-items: center
}

div#home-testimonials {
    background-color: #01422c!important
}

div#home-testimonials:before {
    content: '';
    background: url(https://treeservicereseda-ca.com/wp-content/uploads/2023/02/treePattern.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-size: auto;
    top: 0;
    left: 0;
    opacity: .1
}

.testimonials-title {
    text-align: center;
    font-size: 26px!important;
    color: #fff;
    font-weight: 600;
    padding: 0!important;
    font-family: 'Rubik',sans-serif
}

.testimonials-btn {
    color: #000;
    line-height: 1;
    height: 40px;
    display: inline-block;
    width: 240px;
    margin: 0 auto;
    font-weight: 500;
    filter: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));
    background: #cef9cb;
    padding: 11px 20px;
    border-radius: 25px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px
}

.testimonials-btn .fa {
    margin-right: 5px
}

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

.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: #000;
    font-weight: 700;
    font-family: 'Rubik',sans-serif
}

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

div.wpcr3_review blockquote.wpcr3_content {
    border-color: #a0a69e!important;
    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;
    background: #cef9cb;
    padding: 20px;
    color: #000000!important;
    border-radius: 20px;
    box-shadow: rgb(255 255 255 / 16%) 0 1px 4px
}

.home .wpcr3_reviews_holder:before {
    content: '\f10e';
    font-family: 'FontAwesome';
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 40px;
    color: #000;
    opacity: .2
}

.home .wpcr3_reviews_holder:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 30px solid #cef9cb;
    position: absolute;
    bottom: -30px;
    right: 15%
}

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

div#home-content-section {
    background-color: #01422c!important
}

#main-footer {
    background: #202020;
    position: relative
}

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

div#footer-bottom {
    background-color: #01422c;
    padding: 15px;
    color: #fff
}

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

.footer-widget h4 {
    color: #fffdff;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center;
    border-bottom: 3px solid #cef9cb
}

.footer-widget .textwidget {
    color: #d6dad5
}

h4#nap-footer-icons {
    filter: none
}

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

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

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

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

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

#closed-day {
    color: #a0a69e
}

.et_pb_sidebar_0 h4.widgettitle {
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    border-bottom: 1px solid #cef9cb;
    text-align: center;
    font-size: 26px!important;
    color: #fffdff;
    font-weight: 600
}

#sidebar h4.widgettitle {
    font-size: 26px;
    font-weight: 400;
    color: #fffdff;
    position: relative;
    margin-bottom: 10px;
    line-height: 1.2;
    text-align: center;
    border-bottom: 1px solid #cef9cb
}

.et_pb_sidebar_0 .textwidget {
    text-align: center
}

#sidebar .textwidget {
    text-align: center
}

.single-post div#main-content,.blog div#main-content {
    background-color: #01422c;
    min-height: 50vh
}

.single-post .et_pb_post .entry-content {
    text-align: justify
}

#left-area .post-meta a {
    color: #cef9cb
}

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

.blog .et_pb_post {
    text-align: justify
}

@media only screen and (min-width: 600px) {
    div#css-badges-section .et_pb_row {
        padding-top:0
    }

    .badge-block {
        width: calc(50% - 2px);
        max-width: 225px;
        padding: 20px;
    }

    .badge-container {
        /* max-width: 455px; */
        margin-top: -52px;
    }

    .badge-content .content {
        min-width: 100%;
        max-width: 100%
    }

    .homepage-services #servcss {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-gap: 40px;
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        text-align: left
    }

    .homepage-services #servcss li {
        margin: 0 auto;
        text-align: left;
        display: inherit
    }
}

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

    .srvElement:last-child {
        margin-bottom: 0
    }
}

@media screen and (min-width: 981px) {
    .header-menu-container {
        padding:0
    }

    div#info-block {
        display: none
    }

    .logo_container {
        min-width: 240px!important;
        max-width: 300px;
        width: 18vw!important
    }

    .logo-link {
        justify-content: center;
        text-align: center;
        flex-direction: column
    }

    .text-logo-icon {
        margin-right: 0;
        margin-bottom: 5px
    }

    img#logo {
        height: 90px
    }

    .home .logo-link .logo-bg {
        top: -94px;
        left: -24%
    }

    .home .text-logo .logo-bg {
        top: -59px;
        left: -14%;
        max-width: 130%!important;
        width: 130%
    }

    .header-info-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: center;
        position: relative;
        padding: 10px 0
    }

    .header-info-block:before {
        content: '';
        position: absolute;
        width: calc(100% - 190px);
        height: 3px;
        bottom: 0;
        left: 15px;
        border-bottom: 1px dashed #fffdff
    }

    .header-info-block .fa {
        margin-right: 10px;
        color: #cef9cb
    }

    .header-location-container {
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1;
        margin: 5px 10px;
        font-size: 17px;
        color: #fffdff;
        width: auto;
        border-right: 1px dashed #fffdff;
        padding-right: 20px
    }

    .header-location-container p,.phonenum p,.email-btn p {
        display: flex;
        flex-direction: column;
        align-items: flex-start
    }

    .header-location-container .fa {
        font-size: 25px
    }

    .header-location-container .fa,.email-btn .fa {
        width: 27px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #cef9cb
    }

    .header-info-block span {
        line-height: 24px!important;
        font-weight: 400
    }

    .header-info-block span {
        line-height: 17px!important;
        font-weight: 400;
        font-size: 17px
    }

    span.info-addon {
        color: #cef9cb;
        text-transform: uppercase;
        padding-bottom: 5px
    }

    .email-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1;
        margin: 0 0 0 5px;
        font-size: 16px;
        color: #000;
        order: 4;
        background: #cef9cb;
        padding: 15px 20px;
        border-radius: 25px
    }

    .email-btn .info-addon {
        display: none
    }

    .email-btn .fa {
        display: none
    }

    .phonenum {
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 1;
        margin: 5px 10px;
        font-size: 17px;
        color: #fffdff
    }

    .phonenum .fa {
        font-size: 23px;
        margin-bottom: 1px
    }

    .hours p {
        color: #fff;
        line-height: 17px!important
    }

    div#et-top-navigation {
        width: 82vw;
        min-width: calc(100% - 240px);
        max-width: calc(100% - 300px);
        margin-left: 0;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        flex-direction: column
    }

    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;
        filter: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));
        font-family: 'Rubik',sans-serif
    }

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

    nav#top-menu-nav ul#top-menu .current-menu-item a {
        color: #cef9cb!important
    }

    nav#top-menu-nav ul#top-menu li {
        padding-left: 30px;
        padding-right: 30px!important;
        font-size: 17px
    }

    nav#top-menu-nav ul#top-menu li:not(:last-child):after {
        content: '\f111';
        position: absolute;
        font-family: 'FontAwesome';
        font-size: 5px;
        color: #fff;
        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 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 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));
        top: 43px;
        background-color: #01422c!important;
        border-color: #cef9cb!important;
        padding: 10px 0!important
    }

    ul.sub-menu li ul {
        top: -8px
    }

    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(0 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: #bfbfbf
    }

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

    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: 1100px!important;
        min-height: 600px!important;
        height: calc(100vh - 112px)!important;
        background-position-y: bottom
    }

    .et_pb_fullscreen .et_pb_fullwidth_header_container {
        max-height: 1100px!important;
        min-height: 600px!important;
        height: calc(100vh - 112px)!important;
        width: 85%;
        max-width: 1080px;
        padding-top: 116px
    }

    .header-title {
        font-size: 60px;
        max-width: 550px
    }

    .header-subtitle {
        max-width: 715px;
        font-size: 22px;
        line-height: 1.3;
        margin: 30px auto
    }

    .badge-container {
        max-width: 100%;
        margin-top: -50px;
    }

    .badge-block {
        width: calc(25% - 2px)
    }

    div#home-title-block-container-firstpar {
        flex-direction: row;
        align-items: center
    }

    div#home-title-block-img-col {
        width: calc(40% - 5.5%);
        margin-left: 5.5%!important;
        margin-right: 0!important;
        max-width: 100%!important
    }

    .entry-title {
        text-align: left
    }

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

    div#home-title-block .button-holder {
        text-align: left
    }

    div#services-title-container {
        background-attachment: fixed
    }

    .srvBlockTitle h2 {
        font-size: 36px!important
    }

    .srv-blurb-box {
        width: 150px
    }

    .srv-blurb-box img {
        margin-bottom: 5px
    }

    .srv-blurb-title {
        font-size: 23px
    }

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

    .srvElementImg img {
        height: 200px;
        border-bottom-left-radius: 20px
    }

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

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

    .srvElementBody {
        height: 100%
    }

    .srvElementHeader h3 {
        min-height: 54px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .srvElementContent {
        height: 100%
    }

    .srvElementFullWidth .srvElementContent {
        height: auto
    }

    .srvElement.srvElementFullWidth {
        width: 100%;
        max-width: 1080px;
        flex-direction: row
    }

    .srvElementFullWidth .srvElementHeader {
        border-top: none
    }

    .srvElementFullWidth .srv-icon {
        bottom: 0;
        right: -37px
    }

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

    .srvElementFullWidth .srvElementBody {
        width: calc(68% - 20px);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin: 20px 20px 20px 30px;
        border-left: 1px dashed #000;
        height: auto;
        padding: 0 0 0 20px
    }

    .contact-form-content strong {
        font-size: 24px
    }

    .free-estimate-title span {
        font-size: 24px
    }

    .contact-form-block {
        display: flex;
        justify-content: center
    }

    .home div#contact {
        width: 50%;
        max-width: 100%
    }

    .contact-form-content {
        width: 50%;
        margin-top: 0;
        margin-left: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

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

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

    .homepage-nap h3 strong {
        font-size: 26px!important
    }

    div#home-services-section .et_pb_column {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    div#nap-section .et_pb_module,div#nap-section .section-title-heading {
        text-align: center;
        width: 100%
    }

    div#nap-section {
        width: 350px!important
    }

    div#nap-section:before {
        width: 424px;
        height: 353px;
        left: -42px
    }

    div#home-nap-section {
        padding-top: 120px;
        padding-bottom: 100px
    }

    .homepage-services {
        padding-top: 0
    }

    .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 255 255 / 20%)
    }

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

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

.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0
}

.wpcr3_respond_2 input[type="text"],.wpcr3_in_content textarea {
    background: #202020!important;
    color: #e5e5e5!important;
    border: 1px solid #a0a69e
}

.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: #cef9cb;
    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 {
        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%
    }
}
