/*
Theme Name: Tile Regrouting
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
:root {
	--container-max-width: 1680px;	
    --container-default-padding-right: 12px;
    --container-default-padding-left: 12px;
    --porto-column-spacing: 0px;
    /* fix block builder */
    --porto-fluid-spacing: 12px;
}

/* Fonts and Text Styles and Sizes */
html {
    font-size: 16px;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

p {
    font-size: 1rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.elementor-heading-title,
h3.porto-sicon-title,
.porto-u-heading {
    line-height: 1.3;
    margin-bottom: 0;
    letter-spacing: 0;
}

h1,
.h1,
.page-top .page-title {
    font-size: clamp(2rem, -0.4605rem + 3.5088vw, 3.75rem);
}

.porto-u-heading {
	text-align: left !important;
}

.text-center h2 {
    text-align: center;
}

.bg-overlay h1 {
    text-shadow: 2px 2px 8px #000000d1;
}

.text-shadow h2 {
    text-shadow: 2px 2px 8px #000000d1;
}

h2,
.h2 {
    font-size: clamp(1.3rem, 1.3vw + 1.3rem, 3rem);
}

h2.site-title {
    color: #fff;
    font-size: clamp(1rem, 1.3vw + 1rem, 1.75rem);
	font-weight: 600;
}

h3,
.h3,
h3.elementor-flip-box__layer__title {
    font-size: 1.875rem;
    text-align: left;
}

h3,
.h3,
h3.elementor-flip-box__layer__title {
    font-size: clamp(1.875rem, 1.3vw + 1.4rem, 1.875rem);
}

h4,
.h4,
h3.porto-sicon-title {
    font-size: 1.25rem
}

h4,
.h4,
h3.porto-sicon-title {
    font-size: clamp(1.25rem, 1.3vw + 1.2rem, 1.25rem);
    line-height: 32px;
}

h5,
.h5 {
    font-size: 1rem;
}

h6,
.h6,
h2.pp-tiled-post-title {
    font-size: 1.25rem;
}


.nd-18-600 {
    font-size: 1.125 rem;
    font-weight: 600;
}

.page-top.page-header-7 {
	    padding: 1rem 1rem ;
}


.icon-tel-40px h3.elementor-image-box-title {
    font-size: clamp(1.5rem, 1.3vw + 1.5rem, 2.5rem);
    font-weight: 700;
}

.icons img {
    width: 80%;
}

.testimonials p.elementor-icon-box-description {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    padding-top: 3rem;
}

.testimonials .elementor-icon-box-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #7A7A7A;
}

.footer ul {
    list-style: none;
    padding-left: 0;
}

.footer li {
    padding-bottom: 10px;
}

/* FAQ'S */

.elementor-toggle .elementor-tab-title {
	padding: 1.5rem !important;
}

/* sidebar */

.sidebar-content {
    box-shadow: 0 1px 5px #0003;
    padding: 35px 20px 10px 20px;
    border-radius: 5px;
}

h2.wp-block-heading {
    font-size: 1rem !important;
    color: #209930;
    margin-bottom: 5px !important;
}

h3.elementor-image-box-title{
	text-align:center;
	padding-bottom: 5px;
}

/* Gravity Forms */

input, textarea {
    border: none !important;
    background: #e5e5e5 !important;
    padding: 25px 12px !important;
}

select{
	border: none !important;
    background: rgba(255, 255, 255, 0.7) !important;
}

.contact {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
    border-radius: 10px;
}

h2.gform_title,
p.gform_required_legend{
    display: none !important;
}
.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{
	width: 100%;
}

label, legend.gfield_label.gform-field-label {
    width: 100%;
    color: #2a2a2a !important;
    font-size: 16px !important;
}

.gform-theme--api, .gform-theme--foundation{
	--gf-form-gap-y: 20px !important;
}

input#gform_submit_button_1 {
    width: 100%;
    background: #277B33 !important;
    font-size: 1rem;
    font-weight: bold;
}

.gform-theme--foundation .gfield textarea.large {
    min-block-size: 10rem !important;
}

.con-wrap .e-flex {
    justify-content: space-between;
}

/* page title */

.page-top .page-title {
    font-weight: 700;
    font-size: 2rem !important;
    line-height: 1.3em;
    margin-bottom: 1rem;
}

/* Column Blur effect */

.col-blur-effect {
    backdrop-filter: blur(20px);
}

/* fullwidth image */

.fullwidth-image img {
    width: 100%;
}

/* No Breadcrumbs */

.no-breadcrumbs .main-content {
    padding-top: 0;
}

.page-top ul.breadcrumb>li {
    text-transform: capitalize;
}

.page-top {
    padding: 0;
}

/* Fonts and Text Styles and Sizes */

/*Fix Bootstrap */

/* .row {
        margin-right: 0px;
        margin-left: 0px;} 
    
    .row > * {
        max-width: 100%;
        padding-right: 0px;
        padding-left: 0px; 
        } */

.btn-secondary {
    padding: 0.533rem 2rem !important;
    font-size: 1rem;
    border: none !important;
}

a.btn.btn-md.btn-light {
    background-color: #FFFFFF1F;
    color: #fff;
    border: none;
    font-size: 16px;
}

a.btn.btn-md.btn-light:hover {
    background-color: #ffffff57;
}

.npd-more-filters-desktop .row .row>* {
    padding-left: 0;
    padding-right: 0;
}

.sticky-header .sticky{
	box-shadow: 10px 0 10px 15px #00000012 !important;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl,
.container-fluid,
.e-con {
    padding-right: 0px;
    padding-left: 0px;
}

.container-fluid .vc_section:not(.porto-inner-container),
.container-fluid .elementor-top-section,
.nd-wrap-breadcrumb,
.e-con>.e-con-inner {
    padding-right: 12px;
    padding-left: 12px;
}

.header-row.container,
.footer-bottom .container,
.page-top .container,
#header .container, .error404 .container {
    padding-right: 12px;
    padding-left: 12px;
}

.container-fluid .elementor-top-section.nd-wrap-breadcrumb,
.container-fluid .elementor-top-section.nd-wrap-cta,
.container-fluid .elementor-top-section {
    margin-left: -12px;
    margin-right: -12px;
}


/*header */


#header .main-menu > li.menu-item.active > a {
    background-color: transparent !important;
    color: #fff !important;
    font-weight: 600 !important;
}

#header .main-menu > li.menu-item:hover > a {
    background-color: transparent;
    color: #fff !important;
}

a.share-facebook {
    background: #39B54A !important;
    color: #fff !important;
}


/* .container-fluid .elementor-top-section {
        margin-left: auto;
        margin-right: auto;
    } */
.elementor-section>.elementor-column-gap-default {
    margin-left: 12px;
    margin-right: 12px;
}

/* elementor fixes 10 05 24*/

.container-fluid .e-parent {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
	}
.e-con>.e-con-inner {
    max-width: 1680px;
	}
/* elementor fixes 10 05 24*/
/*Fix Bootstrap */
.nd-col-half-section {
    width: 100%;
    min-height: 1px;
    position: relative;
    max-width: 991px;
}

/* sub menu links on mobile */
.mobile-menu.accordion-menu .has-sub .arrow {
    width: 100% !important;
    height: 60px !important; /* it depends on fonts sizes and line height*/
    z-index: 55;
    text-align: right;
}
.accordion-menu li.menu-item>a {
   line-height: 32px;
    font-weight: 600;
}


.cleaning-services-drop-down .arrow {
	width: 280px !important;
}

#side-nav-panel .accordion-menu .arrow {
    right: 10px;
}


.nd-mb-2r {
    margin-bottom: 2rem !important;
}

.nd-min-400 {
    min-height: 500px;
}

.nd-min-600 {
    min-height: 600px;
}

.nd-min-640 {
    min-height: 550px;
}

.nd-min-700 {
    min-height: 850px;
}


/* fix logo h1 */
#header .logo {
    line-height: 0 !important;
}

/* fix logo h1 */

/* padding sub menu */
.mega-menu .popup {
    padding-top: 35px;
}

.sticky .mega-menu .popup {
    padding-top: 24px;
}




/* Move reCAPTCHA v3 badge to the left */

.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
    z-index: 1030;
}

.grecaptcha-badge:hover {
    width: 256px !important;
}

/* bullets */
.nd-bullets ul:not(.list) {
    padding-left: 0;
    margin: 1.5rem 0;
}

.nd-bullets ul li,
.nd-bullets ul:not(.list) li {
    position: relative;
    line-height: 1.6;
    list-style: none;
    margin-bottom: 1.5rem;
    padding-left: 2.4rem;
}

.nd-bullets ul:not(.list) li:before {
    content: "\f7b9";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    text-align: center;
    padding: 5px;
    color: var(--porto-primary-color);
    border: var(--e-global-color-text) solid 0px;
    margin-right: 0.7rem;
    position: absolute;
    left: 0;
    top: 0;
    /*     background-color: var( --e-global-color-primary ); */
}

/* bullets */

/* Header */

.mega-menu .popup { 
	padding-top: 5px; 
}

.sticky .mega-menu .popup {
    padding-top: 0;
}


#side-nav-panel .accordion-menu .arrow:before {
    content: "\e81c";
    color: #072b87;
}

/* Footer */


a.a-green{
	color:#209930 !important;
}

li.f-items a,
li.f-items
{
    color: #fff !important;
}


/*fr theme options */

/* home hero banner */
.home-top-banner {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 3rem;
    z-index: 10;
}

.nd-d1 h1 {
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 1.3;
    text-shadow: 1px 1px 3px rgba(12, 32, 49, 0.4);
}

.nd-d1 h1 {
    font-size: clamp(3.5rem, 5.3vw + 1.2rem, 4.5rem);
}

.nd-text-shadow {
    text-shadow: 1px 1px 3px rgba(12, 32, 49, 0.4);
}

.nd-mt-n-2 {
    margin-top: -0.75rem;
}

.nd-center-parent {
    height: 100%;
    display: -ms-grid;
    display: grid;
    position: relative;
}


.nd-center-child {
    margin: auto;
}

.nd-cover-hero .nd-center-child {
    margin: auto;
    position: absolute;
    bottom: 0;
}

.nd-cover {
    height: 80vh;
    min-height: 600px;
    height: fit-content;
}

.nd-cover-hero {
    height: 80vh;
    min-height: 600px;
    position: relative;
}


/* No media query since this is the default in Bootstrap */

/* TESTIMOANILS*/

.elementor-testimonial__text {
    font-size: 1rem !important;
    line-height: 1.7rem !important;
    text-align: left;
}

span.elementor-testimonial__name{
	font-size: 1rem;
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content {
    background-color: #f7f7f7;
    position: relative;
    border: 1px solid #4dad5975;
}

.elementor-testimonial--skin-bubble .elementor-testimonial__content:after{
	background-color: #4DAD59;
}
/* Background Overlay */

.bg-overlay {
    background-color: rgb(0 0 0 / 20%);
    background-blend-mode: multiply;
}

.qoute::before {
	--background-overlay: ''; 
	background-color: rgb(67, 132, 75); 
	--overlay-opacity: 0.7 !important;

}

.bg-overlay-green::before {
	--background-overlay: ''; 
	background-color: #1a1a1a; 
	--overlay-opacity: 0.3 !important;

}

.white-bg {
    background-color: #FFFFFFD9;
}

.full-bg {
    background-size: cover;
    background-repeat: no-repeat;
}

.border {
    border: 1px solid #2099305c !important;
}

.border-left {
    border-left-style: solid;
    border-left-width: 1px;
    border-image: linear-gradient(to bottom, #277b33 0%, transparent 100%) 1;
}

/* Services page */

.services .e-con-inner{
  padding: 0;
}

.nega-mt-2 {
    margin-top: -1.5rem;
}

.justify-content-center {
    --justify-content: center;
    --align-items: center;
}

.home h1 {
    text-align: center;
}

.no-pad .e-con-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


/* button */

.btn-primary {
    font-size: 16px;
    font-weight: 600;
    border: none;
}

a.btn.btn-md.btn-secondary,
.btn-primary{
 text-transform: capitalize;
 font-weight: 600;
}

a.btn.btn-lg.btn-primary {
    padding: 0.533rem 2rem !important;
}



/* added css style */

#side-nav-panel .side-nav-panel-close {
    background: #072b87;
}

/* added css style */


.btn,
.btn-group-md>.btn,
.vc_btn3.vc_btn3-size-md {
    padding: 0.533rem 2rem;
}

/* button */

.elementor-element.elementor-element-e152ac4.e-con-full.p-5.e-flex.e-con {
    justify-content: center;
}

.elementor-element.elementor-element-7ca916c.e-con>.e-con-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.wpcf7-spinner {
    margin: 18px 2px 0px 4px;
}

.mb-0 .elementor-widget-container p {
    margin-bottom: 0px !important;
}

.img-left-border-bg {
    background: linear-gradient(#39b54aa6 0 0) 100% 50% / 100% 80% no-repeat;
    padding-left: 50px !important;
}

.img-right-border-bg {
    background: linear-gradient(#39b54aa6 0 0) 100% 50% / 100% 80% no-repeat;
    padding-right: 50px !important;
}

.e-con-py-10>.e-con-inner {
	padding-bottom: 10px;
	padding-top: 10px;
}

.e-con-pt-10>.e-con-inner {
	padding-top: 10px;
}

.e-con-pb-10>.e-con-inner {
	padding-bottom: 10px;
}

@media (min-width: 1703px) {

    .extra-right-space {
        padding-right: 10rem;
    }


}


@media (min-width: 992px) and (max-width: 1703px) {
 
}



@media (max-width: 1680px) {

    .pl-6 {
        padding-left: 12px !important;
    }

    .p7-6 {
        padding-right: 12px !important;
    }
	

}


/* Small devices (landscape phones, 576px and up)  */
@media (min-width: 576px) {
}

/* Medium devices (tablets, 768px and up)  */
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    html {
        font-size: 16px;
    }
	.contact-us-mobile-btn {
		display: none !important;
	}

}

@media (min-width: 992px) and (max-width: 1200px) {

	
    .col-half {
        width: 50% !important;
    }


    .con-wrap .e-con-full.e-flex {
        flex-wrap: wrap;
    }
}

@media (max-width: 1199px) {
    .img-left-border-bg {
        padding-left: 60px !important;
    }

    .img-right-border-bg {
        padding-right: 60px !important;
    }
}

@media (min-width: 992px) and (max-width: 1163px) {
    .elementor-section.elementor-section-boxed>.elementor-container,
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 100%;
    }
}



/* Extra large devices (large desktops, 1170px and up) */
@media (min-width: 1170px) {}

@media (min-width: 1164px) and (max-width: 1727px) {

    .elementor-section.elementor-section-boxed>.elementor-container,
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1680px;
    }
}

@media (min-width: 1200px) {

    body.single-post .img-thumbnail img {
        max-height: 70vh;
        object-fit: cover;
    }

    .nd-cover {
        min-height: 786px;
        height: fit-content;
    }

    .nd-cover-hero {
        min-height: 786px
    }

}

@media (min-width: 1400px) {}

@media (min-width: 1600px) {}

@media (min-width: 1680px) and (max-width: 1799px) {
    .nd-col-half-section {
        max-width: 840px !important;
    }
}


@media (min-width: 1800px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1680px;
    }

    .nd-wrap {
        max-width: 1680px;
        margin-right: auto !important;
        margin-left: auto !important;
        padding-right: 12px;
        padding-left: 12px;
    }

    .nd-col-half-section {
        max-width: 840px !important;
    }

}

@media (max-width: 1169px) {}

@media (max-width: 1024px) {
	
.nd-services .e-con-inner {
    flex-wrap: wrap !important;
}

.nd-services-col-mob {
    width: 48.7%;
}
}

@media screen and (max-width: 991px) {
	
.nd-services-col-mob {
    width: 100%;
}
    /* 	.px-gutter {
        padding-left: 12px !important;
        padding-right: 12px !important;
    } */
	
	
	.full-bg .e-con.e-child {
    	width: 100% !important;
	}
	
	.full-bg.e-con.e-flex>.e-con-inner {
    	flex-wrap: wrap;
	}
    .col-half {
        width: 100%;
    }

    .con-wrap.e-con.e-flex>.e-con-inner,
    .con-wrap-inner.e-con.e-flex>.e-con-inner {
        flex-wrap: wrap;
    }

    .img-left-border-bg {
        padding-left: 60px !important;
    }

    .img-right-border-bg {
        padding-right: 60px !important;
    }
	
		.reverse.e-flex.e-con.e-parent {
    flex-direction: row-reverse;
	}
	
	.contact-height{
		min-height: 200px;
	}
	
	.home h1 {
    	text-align: left;
}

}


@media screen and (max-width: 768px) {
    .nd-min-640 {
        min-height: 500px !important;
    }

    .icon-tel-40px .elementor-image-box-wrapper {
        display: flex !important;
    }
	
	.mobile-bg-col {
    	background: #ffffffcc;
   	 	padding: 1.5rem;
	}
	
}

@media screen and (max-width: 575px) {
    :root {
        --porto-fluid-spacing: 24px;
    }

    /* .img-left-border-bg {
        padding-left: 3rem;
    }

    .img-left-border-bg {
        padding-left: 3rem;
    } */
	
	.icon-tel-40px .elementor-image-box-img a img {
/* 		display: none; */
	}
}

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

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