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

/* -----------------------------------------------------------------------
 * Base Style
 * ----------------------------------------------------------------------- */
 body {
    color: #2d2d2d;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    line-height: 24px;
}

body,
p {
    font-size: 17px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Poppins', sans-serif;
}
h1 {
    font-weight: bold;
}

.entry-title.main_title {
    color: #14110F;
}

.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #14110F !important;
    text-shadow: -2px 1px #fff;
}

blockquote {
    border: 0;
    padding-left: 0;
}
.home div.wpcr3_review blockquote.wpcr3_content p {
    font-size: 17px;
}
.wpcr3_item_name a {
    color: #01aceb !important;
    text-decoration: underline;
}


#servcss {
    list-style-type: none;
    padding: 0;
}

#servcss li {
    font-weight: bold;
    margin-bottom: 0.3em;
    position: relative;
}
.home ul#servcss {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.home #servcss li {
    position: relative;
    font-weight: bold;
    margin: 10px 0px;
    padding: 0px 10px;
    display: inline-block;
    color: #fff;
}
.home #servcss li:before {
    position: relative;
    padding-right: 10px;
    content: "\f00c";
    left: 0px;
    top: 0px;
    font-family: "FontAwesome";
    color:#01aceb;
}
/* Social Icons */
#social-icons {
    text-align: left;
}

/* -----------------------------------------------------------------------
 * Header Style
 * ----------------------------------------------------------------------- */
/* Top header */

#main-header,
#main-header.et-fixed-header {
    -webkit-box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%) !important;
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%) !important;
    filter: drop-shadow(0 0 0px rgba(0, 0, 0, 0.25)) !important;
    background: #000000;
}

header > .et_menu_container {
    max-width: 1350px !important;
}


/* Logo */

.et-fixed-header .logo_container,
.logo_container {
    padding: 0;
}

.text-logo {
    position: relative;
    display: inline-block;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 35px !important;
    font-weight: bold;
    line-height: 35px;
    text-transform: uppercase;
    transition: 0.3s;
}

/* Navigation */
#et-top-navigation {
    padding:0px;
}

#top-menu li {
    padding-right: 0px;
   margin: 0px 30px;
    transition: 0.3s ease-in-out;
}


#top-menu li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
    font-size: 17px !important;
    padding: 20px 0px 20px!important;
    transition: 0.4s ease-in-out;
	position:relative;
	text-transform:capitalize !important;
}

#top-menu li > a:before {
content: '';
    width: 20px;
    height: 3px;
    background-color: #01aceb;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: -25px;
    opacity: 0;
}
#top-menu li a:hover:before, #top-menu li.current_page_item > a:before {
	opacity: 1;
}
#top-menu li a:hover {
    color:#01aceb !important;
    opacity: 1 !important;
}
.et-fixed-header #top-menu li a:hover {
    color:#01aceb !important;
}
#top-menu li.current-menu-ancestor > a,
.home #top-menu li.current-menu-item > a:after,
.home #top-menu li.current_page_item > a:after {
    color: #01aceb !important;
}
.nav li ul {
	background:#14110F;
}
#top-menu li li a {
    padding: 10px 20px !important;
}
#top-menu li li a:before {
	display:none;
}
/* mobile */
.mobile_menu_bar::before,
.select_page {
    color: #fff !important;
}

#et_mobile_nav_menu,
.et_header_style_centered #main-header .mobile_nav {
    background-color: #14110F !important;
}

.et_mobile_menu {
    padding: 2% 5%;
}

#mobile_menu {
    background-color: #14110F !important;
    text-align: center;
}

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

.et_monarch .et_social_mobile {
    width: 100% !important;
}


/* -----------------------------------------------------------------------
 * Sidebar Style
 * ----------------------------------------------------------------------- */
.widgettitle {
    position: relative;
    color: #14110F !important;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
}

.widgettitle:before {
    position: absolute;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 3px;
    background-color: #01aceb;
}

#sidebar {
    color: #525252;
}

#sidebar .textwidget br:nth-child(4),
#sidebar .textwidget br:nth-child(5) {
    display: none;
}

#sidebar #servcss li {
    position: relative;
    /*   padding-left: 25px; */
    transition: 0.4s ease-in-out;
}

/* #sidebar #servcss li:before {
  position: absolute;
  content: '\f00c';
  top: 0;
  left: 0;
  color: #01aceb;
  font-family: 'FontAwesome';
} */

#servcss svg {
    display: none;
}

/* -----------------------------------------------------------------------
 * Testimonial
 * ----------------------------------------------------------------------- */
.heading h2 {
    position: relative;
    font-family: 'Roboto', sans-serif;
    color: #01aceb !important;
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 0;	
}
.heading h2 span {
    color: #14110F;
}

.home-testimonial blockquote {
    border: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 0 !important;
}

.home-testimonial div.wpcr3_review div.wpcr3_review_title,
.home-testimonial div.wpcr3_review div.wpcr3_review_ratingValue,
.home-testimonial div.wpcr3_review div.wpcr3_review_datePublished,
.home-testimonial div.wpcr3_review div.wpcr3_review_author {
    display: none !important;
}

.home-testimonial .wpcr3_item_name a {
    color: #fff !important;
}

.learn-more a {
    background-color: #14110F;
	border:2px solid #14110F;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 600;
    transition: 0.3s ease-out;
    font-family: 'Roboto', sans-serif;
	position:relative;
	z-index:1;
	border-radius:5px;
}

.learn-more a:hover {
	color:#fff;
	 background-color: #14110F;
}
/***** TESTIMONIALS FORM *****/
.wpcr3_respond_2 input[type="text"] {
    margin: 3px 0;
}
.wpcr3_table_2 td {
    font-size: 1em !important;
}
.wpcr3_leave_text {
    font-size: 1.1em;
}
.wpcr3_leave_text {
    margin-bottom: 20px;
}
@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;
    }
    .wpcr3_button_1 {
        margin-top: 10px;
    }
}
@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%;
    }
}

/* -----------------------------------------------------------------------
 * Get a Free Estimate Style
 * ----------------------------------------------------------------------- */
#location h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 27px;
}

textarea {
    resize: none;
}

#contactForm input[type="text"],
#contactForm input[type="password"],
#contactForm input[type="tel"],
#contactForm input[type="email"],
#contactForm input.text,
#contactForm input.title,
#contactForm textarea,
#contactForm select {
    border: 1px solid #fff;
    background: #fff;
    color: #000 !important;
    padding: 10px 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857143;
    margin: 10px 0px !important;
    border-radius: 0px;
    transition: 0.3s linear;
    width: 100% !important;
}
body:not(.home) #contactForm input[type="text"],
body:not(.home) #contactForm input[type="password"],
body:not(.home) #contactForm input[type="tel"],
body:not(.home) #contactForm input[type="email"],
body:not(.home) #contactForm input.text,
body:not(.home) #contactForm input.title,
body:not(.home) #contactForm textarea,
body:not(.home) #contactForm select {
    border: 1px solid #000;
    color: #000 !important;
}
#contactForm input[type="text"]::placeholder,
#contactForm input[type="password"]::placeholder,
#contactForm input[type="tel"]::placeholder,
#contactForm input[type="email"]::placeholder,
#contactForm input.text::placeholder,
#contactForm input.title::placeholder,
#contactForm textarea::placeholder,
#contactForm select {
    color: #000 !important;
}
body:not(.home) #contactForm input[type="text"]::placeholder,
body:not(.home) #contactForm input[type="password"]::placeholder,
body:not(.home) #contactForm input[type="tel"]::placeholder,
body:not(.home) #contactForm input[type="email"]::placeholder,
body:not(.home) #contactForm input.text::placeholder,
body:not(.home) #contactForm input.title::placeholder,
body:not(.home) #contactForm textarea::placeholder,
body:not(.home) #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 {
    opacity: 1;
}

#contactForm div:nth-child(5) img {
    float: left;
    margin-top: 5px;
}

#contactForm div:nth-child(5) input, body:not(.home) #contactForm div:nth-child(5) input  {
    float: right;
    width: 50% !important;
    height: 50px;
    margin: 0 !important;
}

#submitter {
font-size: 16px;
    padding: 15px 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold !important;
    color: #fff;
    cursor: pointer;
    height: auto !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius:5px;
    background-color: #01aceb;
    border: 2px solid #01aceb;
    border-radius: 5px;
    margin-top: 20px !important;
    overflow: hidden;
    transition: 0.3s;
    transition: 0.3s ease-in-out;
}

#submitter:hover {
    background-color: #fff;
	 border: 2px solid #fff;
	color: #000;
}
body:not(.home) #submitter:hover {
    background-color: #14110F;
	 border: 2px solid #14110F;
	color: #fff;
}
/* -----------------------------------------------------------------------
 * Footer Style
 * ----------------------------------------------------------------------- */
#main-footer {
    background-color: #14110F;
    padding-top: 30px;
}

#main-footer #footer-widgets {
    margin-bottom: 30px;
    padding: 3% 0 0;
}

#main-footer .footer-widget {
	text-align:left;
    color: #f7f7f7 !important;
    font-family: 'Roboto', sans-serif;
}

#main-footer .footer-widget strong {
    color: #01aceb !important;
}

#main-footer .footer-widget .et_pb_widget {
    float: none;
}

#main-footer #footer-widgets .footer-widget:nth-child(2) > div {
    width: 100%;
}

#main-footer h4 {
    position: relative;
    color: #fff !important;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
    padding-bottom: 13px;
    margin-bottom: 17px;
}

#main-footer h4:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #01aceb;
}

.hours th,
.openinghours td {
    text-align: left !important;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400 !important;
    text-shadow: none !important;
}

.openinghours td,
.hours th {
    color: #f7f7f7 !important;
}

.openinghours tr td:last-child {
    text-align: right !important;
}

#current-day {
    background-color: transparent;
}

#current-day td {
    color: #01aceb !important;
    font-weight: 600 !important;
}

#text-7 .textwidget br,
#text-7 .textwidget strong {
    display: none;
}

#footer-bottom {
    background-color: transparent !important;
    color: white;
}

#footer-bottom .container {
    border-top: 3px solid rgba(255, 255, 255, 0.1);
    padding: 25px 0;
}


/* -----------------------------------------------------------------------
 * Media Queries Style
 * ----------------------------------------------------------------------- */
@media (max-width: 980px) {
    .home ul#servcss {
        text-align: center;
    }
    .et_header_style_centered #main-header {
        padding: 0px 0 0;
    }
    .text-logo {
        width: unset;
    }
    .logo_container {
        position: static;
        text-align: center;
    }
	
    #mobile_menu {
        top: 33px;
        border-top: 0;
    }
    .home-testimonial .wpcr3_item_name a,
    .home-testimonial .heading,
    .home-testimonial .et_pb_text {
        text-align: center;
    }
}

@media (max-width: 650px) {
    .et_monarch .et_social_mobile {
        width: 50% !important;
    }
}

@media (max-width: 600px) {
    .et_pb_slide_description {
        width: 100% !important;
    }
}

@media (max-width: 500px) {
    #contactForm div:nth-child(5) img {
        float: none;
        display: block;
        margin: 0 0 10px;
        width: 100%;
    }

    .text-logo {
        font-size: 24px;
    }

    #contactForm div:nth-child(5) input, body:not(.home) #contactForm div:nth-child(5) input {
        float: none;
        width: 100% !important;
    }
}

@media screen and (max-width: 425px) {
    .et_pb_slide_description {
        width: 300px;
        padding: 60px 10px 100px 0;
    }

    .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 48px !important;
        line-height: normal;
    }
}

@media screen and (max-width: 375px) {
    .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h2.et_pb_slide_title {
        font-size: 38px !important;
    }
}
.et-fixed-header #top-menu li a {
    font-size: 12px;
}
/***** BODY FONT-SIZE *****/
body {
    font-size: 17px !important;
}

/***** CENTER SLIDE DESCRIPTION/BUTTON *****/
@media screen and (max-width: 600px) {
    .et_pb_slide_description {
        width: 100% !important;
    }
}
/***** SET MONARCH SHARE DROPDOWN WIDTH *****/
.et_monarch .et_social_mobile {
    width: 65% !important;
}
/***** FIX DROPDOWN ARROW POSITION *****/
.menu-item-has-children > a:after {
    top: unset !important;
    right: -17px !important;
}
/***** FIX DROPDOWN *****/
.sub-menu {
    padding: 0 !important;
    width: unset !important;
    border-top: 3px solid #ddd !important;
}
.sub-menu li {
    padding: 0 !important;
    line-height: 1.2em !important;
}
.sub-menu li a {
    border-left: 0 !important;
}
.et_mobile_menu .sub-menu {
    border: none !important;
}
/***** FIX MENU SIZING *****/
@media (min-width: 981px) {
    span.logo_helper {
        display: none;
    }
    a.text-logo {
        line-height: 1em;
        display: table-cell;
        vertical-align: middle;
    }
}
/***** MORE *****/
@media (max-width: 980px) {
    .et_pb_text,
    .et_pb_widget,
    .module-titles {
        text-align: center;
    }
    .contact-info.pull-right * {
        padding: 0 !important;
    }
}
/***** FOOTER, widgets , h1.entry-title *****/
@media (max-width: 980px) {
    #main-footer h4 {
        text-align: center;
    }
    .widgettitle:before,
    #main-footer h4:before {
        width: 100%;
    }
    body:not(.home) h1.entry-title {
        text-align: center;
        font-size: 26px;
        border-bottom: 1px solid #ccc;
    }
    .et_pb_widget {
        text-align: center;
    }
    footer .et_pb_widget {
        float: none;
    }
}
#main-footer .container {
    width: 93% !important;
	max-width: 1080px !important;
}
.payments strong,
.payments br {
    display: none;
}

/* Full-width clickable mobile menu */
#et_mobile_nav_menu {
    width: 100%;
}
.mobile_menu_bar_toggle {
    height: 100%;
    width: 100%;
    right: 0 !important;
    top: 0 !important;
}
.mobile_menu_bar:before {
    right: 5px !important;
    left: unset !important;
    position: absolute;
    top: 1px;
}
ul#mobile_menu {
    top: 100%;
}
#et-top-navigation > .container.clearfix.et_menu_container {
    width: 100%;
}

/*****************************************
 ********   IF LOGO IS IMAGE     *********
 *****************************************/
.image-logo .logo_container a {
    display: block;
}

@media (min-width: 981px) {
    .image-logo #main-header .logo_container {
        position: static;
        width: auto;
		max-width:50%;
        height: auto !important;
    }
}
@media (min-width: 1025px) {
    #main-header .logo_container {
		max-width:100%;
	}
}
.et_header_style_centered #logo {
    position: static;
}

@media (min-width: 981px) {
    .et_menu_container {
        width: 100% !important;
        max-width: 1350px;
        padding-right: 10px;
    }
    .image-logo #top-menu > li > a {
        transition: all 0.3s !important;
    }
}

@media (max-width: 980px) {
    .image-logo .logo_container {
        width: fit-content;
        margin: 0 auto;
        height: 100% !important;
    }
    .image-logo .logo_container,
    .image-logo #logo {
        max-height: 120px !important;
        max-width: 100%;
    }
}

/*
SIDEBAR FULL-WIDTH WIDGETS ON MOBILE
SIDEBAR LIST ADD BULLET
SIDEBAR TITLE FONT-SIZE
*/

h4.widgettitle {
    font-size: 1.2em;
}
.et_pb_widget svg {
    display: none;
}
@media (min-width: 981px) {
    .et_pb_widget li {
        /* list-style: disc inside; */
    }
}
@media (max-width: 980px) {
    .et_pb_column .et_pb_widget:nth-child(n) {
        width: 100% !important;
        max-width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

/***************************
FORMAT LISTS IN CONTENT ONLY
***************************/
article div:not(.et_pb_widget_area) ul:not(#servcss) li,
article div:not(.et_pb_widget_area) ol li {
    margin-bottom: 1em;
}

#left-area ul,
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul,
#left-area ol,
.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
    padding-bottom: 0;
}

/***********
FOOTER FIXES
***********/
.fwidget {
    width: 100%;
}
#social-icons {
    text-align: inherit;
}
.footer-widget li:before {
    border-color: #01aceb;
}


@media (max-width: 980px) {
    .et_pb_widget {
        text-align: center;
    }
    .paymentType {
        display: inline-block;
        float: none;
    }
}

#social-icons .social-icon {
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.75));
}

@media (max-width: 767px) {
    .hours,
    .openinghours {
        width: 100%;
        text-align: center;
    }
}

#mobile_menu li a {
    text-transform: uppercase !important;
}

@media screen and (max-width: 981px) and (min-width: 767px) {
    .footer-widget:nth-child(n) {
        width: 100% !important;
    }
    #footer-widgets .footer-widget:nth-child(n),
    #footer-widgets .footer-widget {
        margin-bottom: 5% !important;
    }
    #footer-widgets .footer-widget .fwidget {
        margin-bottom: 5%;
    }
    .openinghours {
        margin: none;
    }
    .hours,
    .openinghours {
        width: 65%;
        margin: 0 auto !important;
    }
}
.et_menu_container {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.container_nav {
    display: flex;
    align-items: center;
    justify-content:center;
}
.logo_container {
    text-align: center;
    display: inline-block;
    padding: 0 !important;
    width: fit-content;
    height: auto !important;
}
.top-header {
	text-align:center;
	padding: 15px 0;
}
.bottom-header {
    background: #fff;
}
.bottom-header-inner {
    display: flex;
    align-items: center;
    justify-content:center;
	padding: 10px 25px;
}
.bottom-header-get i, .bottom-header-adr i, .bottom-header-phone i {
	margin-right:5px;
	color:#01aceb;
	font-size:20px;
}
.bottom-header-adr {
	margin:0 30px;
}
.bottom-header-adr, .bottom-header-phone, .bottom-header-get {
	    display: flex;
    align-items: center;
	position:relative;
}
.bottom-header-adr:before, .bottom-header-adr:after {
    content: '';
    width: 0;
    border-right: 2px dashed #01aceb;
    height: 20px;
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    position: absolute;
}
.bottom-header-adr:before {
	    right: -15px;
}
.bottom-header-adr:after {
	left:-15px;
}
.bottom-header-get a, .bottom-header-phone a, .bottom-header-adr {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    color: #000;
}
.icon {
margin: 0 10px 0 0px;
}

#top-menu-nav {
	position:relative;
	background:#14110F;
}
#top-menu-nav:before {
content: '';
    left: 40px;
    right: 40px;
    height: 5px;
    background-color:#01aceb;
    position: absolute;
    bottom: -5px;
}


@keyframes water {
    from {
        background-position: left 0 top 0;
    }
    to {
        background-position: left 1000px top 0;	
    }
}
.et_pb_slide {
    background-position: center !important;
}

.slider {
	margin-bottom:70px;
}
.slider-title-welcome {
    display: inline-block;
    text-align: center;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    line-height: normal;
    font-weight: bold;
	text-transform:uppercase;
	text-shadow: 2px 2px #000000;
	position:relative;
}

.slider-title-welcome:before, .title-services h2:before, .title-nap h4:before, .free-estimate-heading h4:before, .title-testimonials h4:before, .title-services-list h4:before {
    content: '';
    width: 30px;
    height: 3px;
    background-color: #01aceb;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: -40px;
}

.slider-title-cn {
    font-weight: 900;
    font-size: 45px;
    line-height: normal;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin-top: 15px;
	position:relative;
    padding-bottom: 10px;
	color: #fff;
}

.slider-button {
    margin-top:55px;
}

.slider-phone-button a, .slider-get-button a {
    display: inline-block;
    padding: 5px 20px 5px 5px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: #14110F;
    border: 3px solid #01aceb;
    border-radius: 5px;
    margin-top: 10px;
}
.slider-phone-button a:hover, .slider-get-button a:hover {
background: #01aceb;	
}
.slider-phone-button span, .slider-get-button span {
    width: 40px;
    display: inline-block;
    background: #01aceb;
    padding: 8px 10px;
    color: #fff;
    font-size: 20px;
    margin-right: 15px;
    position: relative;
    top: 0px;
    border-radius: 5px;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.slider-phone-button a:hover .span-icon-phone, .slider-get-button a:hover .span-icon-get  {
background: #fff;
color:#01aceb;
}
.section-first-content {
	background-position:top right;
   padding:150px 0 !important;
}
.section-first-content:before {
    content: "";
    height: 105%;
    left: 0%;
    position: absolute;
    top: 0;
    width: 50%;
    background:#ffffffe0;
    box-shadow: 85px -3px 13px #ffffffe0;
}
.btn-about {
	text-align:center;
    margin-top: 40px;
}
.btn-about a {
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    z-index: 1;
    position: relative;
    overflow: hidden;
    background: #14110F;
    border: 3px solid #01aceb;
    border-radius: 5px;
}
.btn-about .span-icon-phone {
	margin-left:10px;
}
.btn-about a:hover {
	color:#fff;
	background:#01aceb;
	border-color:#01aceb;
}
.home h1.entry-title {
    color: #000;
    text-align: center !important;
}

/* services-box */
.title-services {
	text-align:center;
}
.title-services p {
    font-weight: bold;
    line-height: normal;
    display: inline-block;
    color:#14110F;
	font-size:25px;
	padding-bottom:0px;
    position:relative;
}
.col-services {
	-webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
	    text-align: center;
    position: relative;
    z-index: 1;
	background:#14110F;
}
.svg-services {
	position:relative;
}
.svg-blue {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
	fill: #01aceb;
    bottom: 15px;
}
.svg-black {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    width: 100%;
	fill: #14110F;
}
.services-box-main {
	padding: 0 15px 15px;
}

.services-box-title {
	display:flex;
	align-items:center;
	justify-content:center;
    min-height:90px;
}
.services-box-title h2 {
     color: #fff;
    text-align: center;
    padding-bottom: 0px;
    line-height: normal;
}
.services-box-title h2:hover {
	color:#01aceb;
}
.services-box-content {
	color:#fff;
}
.divider-services {
    margin: 0 auto;
    width: 50px;
    height: 3px;
    background-color: #01aceb;
}
.row-services {
    display: flex;
}

/* end services box */
.title-nap, .title-testimonials, .free-estimate-heading, .title-services-list {
	text-align:center;
}
.title-testimonials {
	margin-bottom:30px;
}
.title-nap h4, .title-testimonials h4, .free-estimate-heading h4, .title-services-list h4 {
    font-weight: bold;
    line-height: normal;
    display: inline-block;
    color: #14110F;
    font-size:25px;
    padding-bottom: 0px;
    position: relative;
}
.free-estimate-heading h4, .title-services-list h4 {
	color:#fff;
}
.title-services-list {
    margin-bottom: 30px;
}

.nap-box-row {
    display: flex;
    justify-content: center;
    margin-top: 55px;
}
.nap {
    display: flex;
    align-items: center;
    border: 1px solid #01aceb;
    padding: 15px 15px;
    width: 33.3%;
	-webkit-transition: all 240ms linear 0ms;
    -khtml-transition: all 240ms linear 0ms;
    -moz-transition: all 240ms linear 0ms;
    -ms-transition: all 240ms linear 0ms;
    -o-transition: all 240ms linear 0ms;
    transition: all 240ms linear 0ms;
	
}
.nap:hover {
	-webkit-box-shadow: 0 13px 29px rgb(2 21 78 / 17%);
    -khtml-box-shadow: 0 13px 29px rgba(2,21,78,.17);
    -moz-box-shadow: 0 13px 29px rgba(2,21,78,.17);
    -ms-box-shadow: 0 13px 29px rgba(2,21,78,.17);
    -o-box-shadow: 0 13px 29px rgba(2,21,78,.17);
    box-shadow: 0 13px 29px rgb(2 21 78 / 17%);
	transform: translateY(-10px);
}
.nap:hover .nap-box-icon i {
    animation: icon-bounce 800ms ease-out infinite;
    -webkit-animation: icon-bounce 800ms ease-out infinite;
}
@keyframes icon-bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}
.nap-c {
	margin:0 20px;
}
.nap-box-icon i {
    position: relative;
    font-size: 40px;
    text-align: center;
    color: #01aceb;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
}
.nap-box-title p {
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 10px;
}
.nap-box-title h3 {
	font-size:19px;
    line-height: normal;
    color: #000;
    padding-bottom: 0px;
}
.section-contact-form {
	overflow:hidden;
	background-attachment:fixed;
}
.section-contact-form:before {
	content: "";
    height: 100%;
    right: -10%;
    position: absolute;
    top: 0;
    width: 65%;
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background: #14110Fd4;
}
#contact {
    padding: 10px 10px;
}
.col-testimonials {
    background-color: #14110Fe6;
    padding: 35px 25px 50px;
    border: 3px solid #01aceb;
}
.testimonials-box {
    background: #01aceb;
    padding: 0px 20px 20px;
    position: relative;
}
.testimonials-box:before {
    content: "";
    position: absolute;
    right: 23px;
    width: 65px;
    height: 65px;
    transform: rotate(152deg)skew(22.5deg);
    top: -40px;
	background: #01aceb;
}
.testimonials-box:after {
    content: '';
    position: absolute;
    top: -45px;
    left: 0;
    bottom: 0;
    background-color: #01aceb;
    z-index: -1;
    right: 55px;
    height: 50px;
}
.home div.wpcr3_dotline {
    border-bottom: 0px dotted #ccc !important;
}
.home div.wpcr3_review blockquote.wpcr3_content {
    padding-bottom: 0px;
}
.home blockquote {
    margin: 0px 0 10px;
}

.home-testimonial {
	padding-top:30px !important;
    padding-bottom: 0px !important;
}
.testimonials-title-icon i {
    color: #Fff;
    background: #14110F;
    padding: 10px;
    position: absolute;
    left: 50%;
    right: 50%;
    top: -45px;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    font-size: 33px;
	border-radius:5px;
}

/* add buttons*/
.booking-button-switch {
display:none !important;
}
    .slider-button {
        margin-top:80px;
        margin-bottom:100px;
  }
.button-quote-header {
    text-align: center;
    padding: 10px 0;
    background: #14110F;
}
.top_button {
    position: relative;
    display: inline-block;
    background-color: #01aceb;
    font-weight: bold !important;
    text-transform: uppercase;
    text-shadow: none;
    color: #fff;
    padding: 12px 25px;
    transition: 0.3s ease-in-out;
    font-size: 16px;
    border-radius: 5px;
}
.top_button:hover {
    color:#fff;
}
.top_button .fa {
    top:0px !important;
    left:0px !important;
    height:0px !important;
    color:#fff !important;
    padding: 5px 5px 5px 0px !important;
}
.floating-estimate-btn {
    text-align: center;
    padding: 10px 15px 10px 15px;
    background-color: #14110F;
    color: #ffffff !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 3px solid #01aceb;
    border-left: 0px;
    font-size: 15px;
    z-index: 999999;
    font-weight: bold;
    position: fixed;
    bottom: 60px;
    text-transform: uppercase;
    width: 215px;
}
#main-footer .listing-rev-btn {
    display: flex;
    align-items: center;
    position: fixed;
    padding: 10px 15px 10px 15px;
    border: 3px solid #01aceb;
    border-left: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius:5px;
    bottom:0px;
    background: #14110F;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    justify-content: center;
    width: 215px;
    z-index: 9999;
    font-weight:bold;
}
#main-footer .listing-rev-btn img {
  display:none;
}
#main-footer .listing-rev-btn .fa {
    display: block;
    margin-right: 5px;
    color: #fff;
    position: relative;
    bottom: 2px;
}
/* end add buttons */

@media screen and (min-width:601px) {
    .slider-button {
    display:flex;
        justify-content:center;
  }
.slider-button .booking-button-switch {
  margin-right: 15px;
}
}
@media screen and (max-width: 1024px) {
	.logo_container {
	text-align:center;
	}
	#top-menu-nav {
    width: 100%;
}
}

@media screen and (max-width: 980px) {
	.image-logo .logo_container {
    padding: 0px 0px 30px!important;
}
	.logo_container {
    padding:0!important;
	}
#et-top-navigation {
    padding: 0px 0;
}
.et_header_style_centered #et_mobile_nav_menu {
    margin-top: 0px;
}
.bottom-header, .row-services, .nap-box-row {
flex-direction:column;
	}
	.slider {
    margin-bottom: 0px;
}
		.section-first-content {
    padding: 50px 0 !important;
}
	.section-first-content:before {
    width: 100%;
}
		.section-contact-form:before {
    right: 0%;
    width: 100%;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(05deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);
	}
	.row-services {
	padding-bottom:0px !important;
}
	.nap {
    width: 100%;
	}
	.nap-c {
    margin: 20px 0px;
}
	.wpcr3_review, .wpcr3_item_name, .home h1.entry-title {
    text-align:center !important;
  }
	.testimonials-btn {
    margin-top: 0px;
}
}
@media screen and (max-width: 600px) {
	.et_pb_slide {
    background-position: 85% 100% !important;
}
	.bottom-header-inner, .bottom-header-info {
		flex-direction:column;
	}
	.bottom-header-info {
		align-items:center;
	}
	.bottom-header-adr {
		margin-bottom:15px;
	}
	.bottom-header-adr {
    margin: 10px 0px;
}
	.bottom-header-adr:before, .bottom-header-adr:after {
		display:none;
	}
.slider-title-cn {
    font-size: 35px;
	}
}

/* BADGES CSS */
.badges-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.badge-holder {
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: calc(50% - 10px);
    max-width: 181px;
    position: relative;
    text-shadow: 0px 15px 15px rgb(0 0 0 / 4%);
	margin-top:10px;
	border:2px solid #01aceb
/* 	border:2px solid #14110F; */
}

.badge-holder:hover {
transform: translateY(-5px);
}

p.badge-content {
	margin-top:10px;
    color: #14110F;
    text-align: center;
    line-height: 1;
	width:85%;
    text-transform: capitalize;
    font-size: 16px;
    min-height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

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

.badge-title {
    background: #14110F;
    font-size: 15px;
    width: 80%;
    text-align: center;
    line-height: 1.2;
    padding: 6px;
    /* position: absolute; */
    bottom: -15px;
    color: #fff;
	border-radius: 3px;
    margin: 16px;
}

.badge-title span {
    font-size: 15px;
	font-weight: bold;
}
.badge-title:hover {
	color:#fff;
}

.badge-holder:before, .badge-holder:after {
    content: "";
    border: 10px solid #01aceb;
    clip-path: polygon(65% 0, 100% 0, 100% 35%, 35% 100%, 0 100%, 0 65%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.badge-holder:after {
    border-width: 3px;
    top: 3px;
    bottom: 3px;
    right: 3px;
    left: 3px;
}

h1.title-header {
    color: white;
}

/* Testimonials Review */

.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: 6px solid #01aceb;
    border-radius: 7px;
    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: #01aceb;
    border-radius: 50%;
    cursor: pointer;
    background: white;
}

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

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

.rotate-180 {
    rotate:180deg;
}

/* End Testimonials Review */

/* services css */

.srvElement {
	margin: 0 auto;
	margin-top: 50px;
	box-shadow: 0px 3px 15px 0px rgb(0 0 0 / 8%);
	border: 5px solid #01aceb;
    background: #14110F;
}

.srvElementHeader h2 {
	text-align: center;
	color: #ffffff;
	padding: 10px 5px;
	line-height: 1.2;
	height: 74px;
	display: flex;
	justify-content: center;
	align-items: center;
}

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

.srvElementImg img {
	width: 100%;
	height: 50vw;
	object-fit: cover;
	object-position: center;
}

.srvElementContent {
	text-align: justify;
	color: #ffffff;
	padding: 10px;
	padding-top: 0;
	line-height: 1.2;
}

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

.srvElement:hover h2 {
	color: #01aceb;
	font-weight: bold;
}




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


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

	.srvElementImg img {

		height: 200px;
	}

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

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

	.srvElementBody {
		height: 100%;
	}

	.srvElementContent {
		height: 100%;
	}

	.srvElementFullWidth .srvElementContent {
		height: auto;
	}

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

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

	.srvElementFullWidth .srvElementBody {
		width: 68%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

}

/* 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: #ffffff;
    position: relative;
    text-align: center;
    margin-bottom: 0 !important;
}
#additionalServices li a {
    color: #fff;
    text-decoration: underline;
}
#additionalServices li::before {
    content: "\f00c";
    font-family: 'FontAwesome';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    color: #01aceb;
}


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


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

.et_pb_title_container h1 {
    font-size: 30px;
}

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

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


/* Content List Styles - Separate Sections*/

.home-list-first > p {
    color: #fff;
}

.list-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 25px 0;
}

.list-box img {
    box-shadow: 0 0 10px #01aceb;
}

.list-item-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #14110F;
    padding: 15px 30px;
    border: 3px solid #01aceb;
    position: relative;
}

.list-item-box::before {
    content: "";
    border: 10px solid #01aceb;
    clip-path: polygon(0 65%, 50% 50%, 35% 100%, 0% 100%);
    position: absolute;
    top: -2px;
    right: -2px;
    left: -2px;
    bottom: -2px;
}

.list-item-box::after {
    content: "";
    border: 10px solid #01aceb;
    clip-path: polygon(65% 0, 50% 50%, 100% 35%, 100% 0);
    position: absolute;
    top: -2px;
    right: -2px;
    left: -2px;
    bottom: -2px;
}

.list-item-box:hover {
    transform: scale(1.05);
}

.home-list-first ul {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    gap: 5px;
    padding: 0;
    margin: 25px 0;
}

.home-list-second ol {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    gap: 5px;
    padding: 0;
    z-index: 2;
    margin: 25px 0;
}

.home-list-first ul li, .home-list-second ol li{
    color: #fff;
    font-weight: bold;
    margin-bottom: 0 !important;
}

@media (min-width: 992px) {
    .list-box {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    .list-box img {
        width: 50%;
    }

    .home-list-first ul {
        margin: 0 0 0 25px;
    }

    .home-list-second ol {
        margin: 0 25px 0 0;
    }
}

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

.page-id-3033 .container {
    max-width: 1080px !important;
}

.page-id-3038 .container {
    max-width: 1080px !important;
}

.page-id-3049 .container {
    max-width: 1080px !important;
}

.page-id-3060 .container {
    max-width: 1080px !important;
}


.page-id-3071 .container {
    max-width: 1080px !important;
}

.postid-3062 .container {
    max-width: 1080px !important;
}


.postid-3073 .container {
    max-width: 1080px !important;
}

.postid-3075 .container {
    max-width: 1080px !important;
}

.postid-3064 .container {
    max-width: 1080px !important;
}

.postid-3053 .container {
    max-width: 1080px !important;
}

.postid-3051 .container {
    max-width: 1080px !important;
}

.postid-3042 .container {
    max-width: 1080px !important;
}

.postid-3040 .container {
    max-width: 1080px !important;
}