/*
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: 'Poppins', Arial, Times New Roman, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-feature-settings: "liga";
    color: #222;
    font-weight: 400;
    overflow-x: hidden;
}

h2 {
    font-size: 26px;
}


/*HEADER STYLES*/

.ws-header-booking {
    background: #060606;
    padding: 5px;
}

.top-button-holder {
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
}

.top_button {
    background: #0045bc;
    padding: 5px 10px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    line-height: 1;
}
.top_button .fa{
    margin-right: 5px;
}

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

.logo_container {
    position: relative !important;
    display: flex;
    flex-direction: column-reverse;
    overflow-x: hidden;
}

.contact-info {
    padding: 10px 0;
}


.info-container-holder p:first-child {
    display: none;
}

.header-menu-container {
    width: 100%;
}

.header-location-container {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    padding: 2px;
}

.phonenum {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    padding: 2px;
}

.contact-info-container .fa {
    margin-right: 10px;
    color: #060606;
}

.info-container-holder {
    color: #060606;
}

.logo-link {
    text-align: center;
    line-height: 1.1;
    position: relative;
    color: #ffffff;
    padding: 10px;
    font-family: 'Outfit', sans-serif;
    font-weight: 600;
}

.logo-link:before {
    background: #0045bc;
    content: '';
    position: absolute;
    width: 105%;
    height: 100%;
    left: -2.5%;
    z-index: -1;
    top: 0;
}

div#et-top-navigation {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%;
    padding-top: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px;
    background: #ffffff;
}

nav#top-menu-nav {
    display: none;
}

.mobile_menu_bar {
    padding-bottom: 10px !important;
}

.mobile_menu_bar:before {
    color: #ffffff;
    border-radius: 4px;
    background-color: #0045bc;
    line-height: 1;
}

.et_mobile_menu {
    background-color: #060606 !important;
    border-color: #0045bc;
}

.et_mobile_menu li a {
    color: #fff !important;
}

a.email-btn {
    color: #0045bc;
    padding-bottom: 10px;
    font-family: 'Outfit', sans-serif;
}

/*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 .4s ease;
    transform: rotate(0deg);
    display: block;

}


/*rotate the Divi Menu icon on click*/


/*END HEADER STYLES*/


/*PAGE STYLES*/
section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
    max-height: 450px !important;
    min-height: 450px !important;
    height: calc(99vh - 172px) !important;
}

.et_pb_fullwidth_header_container.center {
    max-height: 450px !important;
    min-height: 450px !important;
    height: calc(99vh - 172px) !important;
    width: 95%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    margin: 0 auto !important;
    padding: 0;
    width: 100%;
    max-width: 1080px;
}
.head-title h1 {
    font-family: 'Outfit', sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding: 0;
    line-height: 1.2;
}

.head-subtitle {
    font-size: 15px;
    padding-top: 10px;
}
.header-booking-button {
    background: #0045bc;
    color: #f6f6f6;
    font-weight: bold;
    border-radius: 3px;
    padding: 10px 28px;
    display: inline-block;
    width: 250px;
    text-align: center;
    border: 1px solid #f6f6f6;
    margin-top: 30px;
}
.header-booking-button:hover {background: #939393;}
.header-button-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.header-button-holder br {
    display: none;
}
.button {
    background: #0045bc;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 30px;
    /* margin-left: 10px; */
    border: 1px solid #fff;
    min-width: 215px;
    text-align: center;
}

.button:hover {background: #939393;}

div#home-title-block {
    background-color: #060606 !important;
}
.section-title-heading {
    color: #ffffff;
    font-weight: 500;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.link-button {
    background: #060606;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    padding: 12px 30px;
    margin: 0 auto;
}
.entry-title {
    text-align: center;
    line-height: 1.2;
    font-size: 26px !important;
    color: #2d2d2d;
    font-weight: bold;
    font-family: 'Outfit', sans-serif;
}

.home .entry-title {color: #ffffff;font-family: 'Outfit', sans-serif;text-align: center;line-height: 1.2;font-size: 26px !important;font-weight: bold;padding: 0;}

.button-quote {
    background: #292929;
    color: #fff;
    border-radius: 3px;
    padding: 12px 35px;
    display: block;
    text-align: center;
    max-width: 280px;
    margin: 0 auto;
}

.button-quote:hover {

    background: #d54b00;
}


/* HTML BADGES STYLE */

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

.badge-holder {
    background: #060606;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    max-width: 160px;
    padding: 5px 5px 22px 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 8px;
    box-shadow: 0px 15px 15px 0px rgb(0 0 0 / 4%);
    text-shadow: 0px 15px 15px rgb(0 0 0 / 4%);
}

p.badge-content {
    color: #fff;
    text-align: center;
    line-height: 1.2;
    text-transform: capitalize;
    font-size: 14px;
    min-height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.badge-holder img {
    width: 70%;
}

.badge-title {
    background: #0045bc;
    font-size: 15px;
    width: 85%;
    color: white;
    text-align: center;
    line-height: 1.1;
    padding: 5px;
    position: absolute;
    bottom: -20px;
    border-radius: 6px;
    box-shadow: 0px 15px 15px 0px rgb(0 0 0 / 28%);
    text-shadow: 0px 15px 15px rgb(0 0 0 / 38%);
}

.badge-title span {
    font-weight: bold;
    font-size: 17px;
    font-family: 'Outfit', sans-serif;
}

/* SERVICES SECTION STYLE */

div#services-blocks-section {}

.srvBlockTitle p {
    font-size: 26px;
    padding-top: 30px;
    color: #060606;
    font-family: 'Outfit', sans-serif;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
}

.srvElement {
    max-width: 500px;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 8px;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 4%);
    border: 1px solid #dfdfdf;
    padding: 20px;
}
 

.srv-icon {
    position: absolute;
    background: #0045bc;
    width: 60px;
    height: 70px;
    bottom: -20px;
    right: 0;
    display: flex;
    justify-content: center;
    border-top-left-radius: 20px;
    z-index: 9999;
}

.srv-icon img {
    width: 50px !important;
    height: 50px !important;
    object-fit: contain !important;
    object-position: center!important;
    margin-top: 10px;
    border: none !important;
}
.srvElementHeader h2 {
    text-align: center;
    color: #060606;
    font-family: 'Outfit', sans-serif;
    font-weight: bold;
    font-size: 22px;
}

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

.srvElementImg img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 1px solid #d7d7d7;
}

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

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

.srvElement:hover h2 {
    color: #0045bc;
    font-weight: bold;
}


/* SERVICES LIST SECTION STYLE */

div#home-services-list-section {
    padding: 0;
}

.homepage-services {
    text-align: center;
    margin: 0 auto;
}
.homepage-services ul {
     padding: 0;
}
.homepage-services #servcss li {
    position: relative;
    font-weight: bold;
    margin: 0.3em 0;
    padding-left: 20px;
    display: inline-block;
    color: #ffffff;
}

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

div#homepage-gallery .et_pb_gallery_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div#homepage-gallery .et_pb_gallery_item {
    width: 50% !important;
    margin: 0 !important;
    margin-bottom: 30px !important;
    float: none !important;
}

div#homepage-gallery .et_pb_gallery_item img {
    padding: 0 10px;
}

div#homepage-gallery .clearfix:after {
    display: none;
}

div#homepage-gallery a.active {
    color: #ffd100;
}


/* NAP SECTION STYLE */

div#homepage-nap-section {
    background-color: #292929 !important;
}
.section-title-subheading {
    color: #ffffff;
    font-family: 'Outfit', sans-serif;
    line-height: 1.2;
    font-size: 26px !important;
    font-weight: bold;
    padding-top: 20px;
}
.homepage-nap h3 {
    font-family: 'Outfit', sans-serif;
    font-size: 22px;
    line-height: 1.2;
    font-weight: normal;
    color: #ffffff;
    font-style: italic;
    padding: 0;
}

.homepage-nap h3 strong {
    font-size: 26px;
    color: #007dff;
    font-style: normal;
    line-height: 1.2;
}


div#home-content-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 8px;
    box-shadow: 0px 15px 15px 0px rgb(0 0 0 / 4%);
    text-shadow: 0px 15px 15px rgb(0 0 0 / 4%);
}


/* NAP Google listing button */



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

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

#main-footer .listing-rev-btn {
    border-color: #acacac;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #060606;
    color: #fff;
    border-width: 1px;
    bottom: 10px;
    padding: 5px 37px 5px 33px;
    font-weight: normal;
    min-width: 192px;
    font-size: 15px !important;
}
/* Floating Quote Button button */
/* .booking-button-switch {
   display:none !important; 
} */
.floating-quote-btn {
    display: inline-block;
    position: fixed;
    left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background: #060606;
    color: #fff;
    border: 1px solid #acacac;
    border-left: 0;
    bottom: 64px;
    padding: 5px 15px 5px 15px;
    font-weight: normal;
    z-index: 9999;
    font-size: 15px!important;
  
}



/* CONTACT FORM STYLE */

div#contact-section {
    background-color: #F4F3F8;
    -webkit-border-radius: 6px;
    border-radius: 8px;
    padding: 20px;
}

p.free-estimate-title {
    font-size: 26px;
    color: #060606;
    font-style: normal;
    line-height: 1.2;
    padding: 0;
    font-family: 'Outfit', sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

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

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

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

#contact img {
    float: left;
    width: 120px;
}

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

form#contactForm {
    text-align: center;
}

input#submitter {
    text-shadow: none;
    box-shadow: none;
    line-height: 1;
    font-weight: bold;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    height: auto;
    margin-top: 20px !important;
    border: 1px solid #fff0;
    display: inline-block;
    max-width: 280px;
    text-align: center;
    margin: 0 auto;
    background: #060606;
    color: #fff;
    border-radius: 3px;
    padding: 12px 35px;
    font-family: 'Poppins', sans-serif;
}

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

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: white !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: #000;
    background-image: none;
    border-radius: 8px;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 4%);
    border: 1px solid #dfdfdf;
}

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

#contact {
    padding: 0;
}


/* TESTIMONIALS SECTION STYLE */

.testimonials-title {
    font-family: 'Outfit', sans-serif;
    font-size: 26px;
    color: #060606;
    font-style: normal;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
}

.testimonials-subtitle {
    text-align: center;
    font-size: 22px;
    line-height: 1.2;
    font-weight: normal;
    color: #1d65b9;
    font-style: italic;
}

div#testimonials-block img {
    display: block;
    margin: 0 auto;
    width: 100px;
    /* border-radius: 73%; */
}

.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;
}

.home span.wpcr3_item_name a {
    color: #0045bc;
}

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

.home div.wpcr3_review blockquote.wpcr3_content {
    text-align: center;
    padding-left: 0;
    border: none;
    margin-bottom: 0;
    color: #000 !important;
}

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


.home .wpcr3_reviews_holder {
    position: relative;
}

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

.testimonials-btn {
    display: block;
    width: 280px;
    text-align: center;
    margin: 5px auto;
    background: #0045bc;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    padding: 12px 35px;
    display: inline-block;
}

.testimonials-btn:hover {
    background: #939393;
}
/* reviews */

.testimonials-container {
    max-width: 1280px;
    /*padding: 1rem 2rem;*/
    margin-right: auto;
    margin-left: auto;
    text-align:center;
}

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

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

.testimonial-item {
    border: 1px solid rgb(201, 201, 201);
    border-radius: 8px;
    padding: 1rem;
    background: #fbfbfb;
    min-height: 100%;
    break-inside: avoid;
}

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

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

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

.testimonial-subject {
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    color: #1a202c;
}

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

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

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

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

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

.review-from-logo {
    width: 5rem;
    height: auto;
}

.reviewer-name {
    font-weight: 500;
    color: #1a202c;
    line-height: 1.5rem;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .testimonials-grid {
        column-fill: balance;
        columns: 2;
        gap: 1.5rem;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .testimonials-grid {
        columns: 3;
    }

    .testimonial-subject {
        font-size: 1.25rem;
    }

    .testimonial-content {
        line-height: 1.5rem;
    }

    .testimonial-footer {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .reviewer-details {
        display: flex;
        align-items: center;
    }

    .reviewer-name {
        padding-right: 0.75rem;
        font-size: 0.75rem;
        border-right: 2px solid #1a202c;
    }

    .review-from-logo {
      padding-left: 1em;
    }
}

.nav-arrows {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-top: 1rem;
}

.nav-arrows button {
    padding: 0.5rem;
    border-width: 1px;
    border-color: #0045bc;
    border-radius: 8px;
    cursor: pointer;
    background: #0045bc;
    display: flex;
}

.nav-arrows button:hover {
    background: #060606;
    color: white;
}

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

.rotate-180 {
    rotate:180deg;
}

/* end reviews */

/* FOOTER STYLE */

#main-footer {
    background-color: #060606;
}

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

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

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

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

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

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

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

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

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

#closed-day {
    color: #ddd;
}




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

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



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

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

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

.et_pb_sidebar_0 .textwidget {
    text-align: center;
}

#sidebar .textwidget {
    text-align: center;
}

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

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

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

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

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

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

#main-content .container h2{font-size: 24px !important;padding-bottom: 10px;}
/*MEDIA QUERIES*/

@media only screen and (min-width: 600px) {
    .head-title h1 {
    text-align: left;
    font-size: 30px;
}

.head-subtitle {
    text-align: left;
    font-size: 20px;
}

.header-button-holder {
    flex-direction: row;
    justify-content: flex-start;
}
.button {
    /* margin-right: 17px; */
    margin-left: 10px;
}

.header-content {
    text-align: left !important;
}
    .srvElementImg img {

        height: 300px;
    }

    .homepage-services ul#servcss {


        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }


    .homepage-services li {
        display: inline-block;
        padding: 0 20px;
    }

    .homepage-services ul#servcss {
        padding: 0;
    }
}

@media screen and (max-width: 981px) {

    /* ADDITIONAL STYLES FOR MOB. RES. */
    .et_pb_sidebar_0 .et_pb_widget {
        width: 100%;
    }

    .footer-widget:nth-child(n) {
        width: 100% !important;
        text-align: center;
        margin: 0 !important;
    }

    .et_pb_text {
        text-align: center !important;
    }

    #footer-widgets .footer-widget .fwidget {
        width: 100% !important;
        margin-bottom: 30px !important;
    }
}

@media screen and (min-width: 981px) {

    /*HEADER STYLES*/

     

.top-button-holder {
    display: flex;
    justify-content: flex-end;
    width: 95%;
}

    
    .logo_container {
        flex-direction: row;
        min-height: 125px !important;
        align-items: center;
        overflow-x: initial;
    }

    .logo-link {
        width: 400px;
        min-height: 125px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: left;
        padding: 0;
    }

    .contact-info {
        width: calc(100% - 400px);
        padding-bottom: 35px;
    }

    .contact-info-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .info-container-holder p:first-child {
        display: block;
        padding: 0;
        line-height: 1;
        font-size: 15px;
        padding-bottom: 5px;
    }

    .contact-info-container .fa {
        padding: 10px;
        border: 1px solid #060606;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .header-location-container {
        padding-right: 20px;
    }

    .logo-link:before {
        width: 60vw;
        right: 0;
        left: auto;
    }

    .logo-link:after {
        background: #00000000;
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-top: 125px solid #0045bc;
        border-right: 48px solid transparent;
        right: -47px;
    }

    ul.sub-menu {filter: drop-shadow(0px 1px 3px #5b5b5b);top: 50px;background-color: #060606 !important;border-color: #0045bc !important;}

    #top-menu ul.sub-menu a {
        color: #fff !important;
    }

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

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

    nav#top-menu-nav {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        width: calc(100% - 170px);
        background: #ffffff;
        height: 50px;
        padding: 0 15px;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    div#et-top-navigation {
        flex-direction: row;
        padding: 0 !important;
        background: #060606;
        position: absolute;
        bottom: -25px;
        border-radius: 8px !important;
        box-shadow: 0px 0px 4px 2px #00000012;
    }

    a.email-btn {
        padding: 0;
        width: 170px;
        text-align: center;
        color: #fff;
    }

    .et_header_style_left #et-top-navigation nav>ul>li>a {
        color: #000 !important;
        padding-bottom: 0px !important;
    }

    .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
        color: #000 !important;
    }

    #top-menu li {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .header-menu-container {
        width: 95%;
    }

    .text-logo span {
        padding-bottom: 25px;
    }

    #logo {
        padding-bottom: 25px;
    }

    /*END HEADER STYLES*/
    /*PAGE STYLES*/
    .home .et_pb_row {
    width: 90%;
}
    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;
    }

    .et_pb_fullwidth_header_container.center {
        max-height: 800px !important;
        min-height: 600px !important;
    }
 

.head-title h1 {
    font-size: 50px;
    max-width: 680px;
}

.head-subtitle {
    font-size: 26px;
    padding-top: 20px;
}
    .entry-title {
        text-align: left;
    }

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

    div#home-title-block {
    /* padding-bottom: 154px; */
    }
div#home-badges-section {
    padding-top: 0 !important;
    margin-top: -100px;
    background-color: transparent !important;
}

div#home-badges-section .et_pb_row {
    padding-top: 0 !important;
}
    div#home-title-block .et_pb_row {
    }

    div#homepage-nap-section {
        background-position-y: 75%;
    }
    .section-title-subheading {
        font-size: 32px !important;
    }
    .badge-holder:hover {
    transform: scale(1.2);
    z-index: 999;
    background: #0045bc;
}
div#home-content-image {
    height: 100%;
}

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

 
    /* SERVICES STYLE DESKTOP*/
    .srvBlockTitle p{
        font-size: 32px !important;
    }

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

    .srvElementImg img {height: 200px;}

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

    .srvElementBody {
        height: 100%;
    }

    .srvElementContent {
        height: 100%;
    }

    .srvElementFullWidth .srvElementContent {
        height: auto;
    }

    .srvElement.srvElementFullWidth {
        width: 100%;
        max-width: 1080px;
        flex-direction: row;
    }
.srvElement.srvElementFullWidth .srv-icon {
    bottom: 0;
}
    .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;
    }

    div#homepage-gallery .et_pb_gallery_item {
        width: 25% !important;
    }

    /* NAP SECTION DESKTOP */
    .homepage-nap h3 strong {
        /* font-size: 36px; */
        line-height: 1.5;
    }

    /* CONTACT SECTION DESKTOP */
    div#contact-section {
        max-width: 600px;
        margin: 0 auto;
    }

    p.free-estimate-title {
        /* font-size: 36px; */
        line-height: 1.5;
    }

    /* TESTIMONIALS SECTION DESKTOP */
    .testimonials-title {
        /* font-size: 36px; */
        line-height: 1.5;
    }

    /* SERVICES LIST SECTION DESKTOP */

    /* FOOTER STYLES DESKTOP */
    .footer-widget .et_pb_widget {
        width: 100%;
        margin-bottom: 0 !important;
    }

    .paymentsbox {
        justify-content: flex-start;
    }

    div#social-icons {
        text-align: left;
    }

    .footer-widget h4 {
        text-align: left;
    }

    #footer-widgets {
        padding-top: 20px;
    }

    /* SIDEBAR, BLOG, BLOGPOST STYLES DESKTOP */
    .et_pb_sidebar_0 h4.widgettitle {
        text-align: left;
    }

    #sidebar h4.widgettitle {
        text-align: left;
    }

    .et_pb_sidebar_0 .textwidget {
        text-align: left;
    }

    #sidebar .textwidget {
        text-align: left;
    }

    .et_pb_sidebar_0.et_pb_widget_area_right {
        border-left: 1px solid rgb(6 45 91 / 20%);
    }

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

    #main-content .container:before {
        background-color: rgb(6 45 91 / 20%);
    }
        .et_pb_title_meta_container, .post-meta {
    text-align: left;
}
}


/***** TESTIMONIALS FORM *****/

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

.wpcr3_respond_2 input[type="text"],
.wpcr3_in_content textarea {
    background: #525252;
    border-color: #000;
}

.wpcr3_respond_2 input[type="text"]:focus,
.wpcr3_in_content textarea:focus {

}

.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: #0045bc;
        color: #fff;
    }
.wpcr3_button_1:hover{
    background:#0045bcde;
    color:#fff;
    border: 1px solid #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;
    }
 #main-content .container .type-post {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
}

@media (max-width: 980px) {
    .homepage-services #servcss li {
        display: block;
    }

    .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%;
    }
}

 /* 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: #292929;
    position: relative;
    text-align: center;
    margin-bottom: 0 !important;
}
#additionalServices li a {
    color: #0045bc;
    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;
}
#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;
}

.widgettitle {
     padding-top: 60px;
}

@media (min-width:981px) {
    .widgettitle {
        padding-top: 0px;
    }
}