body
{
  font-family: "Poppins", sans-serif!important;
}
h1,h2,h3,h4,h5,h6,p,span,a,address,button
{
  font-family: "Poppins", sans-serif!important;
}
ul li{
font-family: "Poppins", sans-serif!important;
}
.fa-plus{
    font-family: fontawesome !important;
}
.fa-minus {

    font-family: fontawesome !important;
}
#block3 .wrap .text {
    font-size: 16px !important;
    color: #000;
    font-weight: 400 !important;
    line-height: 28px !important;
}
.site_wrapper {
    padding-top: 0!important;
}

.e-con-inner
{
    max-width: 1320px!important;
}

.moving 
{
    background-color: #fff!important;
}

.moving .header-navbar-box
{
    display: none!important;
}

#nav_bar
{
    background-color: transparent;
}

.header-nav-icon{
    padding: 12px 0px;
}

.header-navbar-box .container
{
    padding: 0!important;
}

.header-nav-icon ul li a 
{
    color: #ffffff!important;
    font-weight: 300!important;
    font-size: 16px;
}

#nav_bar .extra_wide_width
{
    background-color: #fff!important;
    padding: 15px!important;
    max-width: 1320px!important;
    border-radius: 5px!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#nav_bar .logo
{
    width: 30%!important;
    float: none!important;
}

#nav_bar .menu
{
    width: 70%!important;
    float: none!important;
}

#nav_bar ul.main_menu
{
    display: inline-flex;
    align-items: flex-end;
    width: 100%;
    justify-content: flex-end;
}

#nav_bar ul.main_menu li
{
    margin-right: 0!important;
}

#nav_bar ul.main_menu li a 
{
    padding: 10px 12px!important;
    color: #000000!important;
    font-family: "Poppins",sans-serif!important;
    line-height: 0px!important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: 0.6s;
    border-bottom-color: transparent!important;
}

#nav_bar ul.main_menu li.current-menu-item a 
{
    color: #32943c!important;
}

#mobile_nav .wrap {
    padding: 20px 15px!important;
}

#mobile_nav .mobile_menu li a {
    color: #000!important;
}

#mobile_nav .mobile_menu li.current-menu-item a, #mobile_nav .mobile_menu li.current_page_item a, #mobile_nav .mobile_menu li.current_page_parent a, #mobile_nav .mobile_menu li.current-page-ancestor a {
    color: #32943c!important;
}

#nav_bar ul.main_menu li ul li.current-menu-item a, #nav_bar ul.main_menu li ul li.current_page_item a, #nav_bar ul.main_menu li ul li.current_page_parent a, #nav_bar ul.main_menu li ul li.current-page-ancestor a
{
    color: #ffffff!important;
    background: #32943c!important;
}

#mobile_nav .mobile_menu li.cta a
{
    color: #ffffff!important;
    line-height: 40px;
    padding: 0 22px;
    background: #32943c!important;
    border: 1px solid #32943c!important;
    border-radius: 0!important;
    transition: 0.6s;
}

#mobile_nav .mobile_menu li.cta a:hover
{
    background: transparent!important;
    color: #32943c!important;
    border-radius: 50px!important;
}


#nav_bar ul.main_menu li a:hover
{
    color: #32943c!important;
}

#nav_bar ul.main_menu li ul {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    border-radius: 8px;
}

#nav_bar ul.main_menu li ul li
{
    background-color: transparent!important;
}

#nav_bar ul.main_menu li ul li a {
    color: #FFF !important;
}

#nav_bar ul.main_menu li ul li a 
{
    padding: 18px 15px!important;
    display: inline-block!important;
    width: 100%!important;
    margin-bottom: 1px!important;
}

#nav_bar ul.main_menu li ul li a:hover {
    color: #FFF!important;
    background: #32943c!important;
    border: none;
}

.site_wrapper
{
    position: relative;
}

.site_wrapper:after
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background: linear-gradient(180deg, #131313 0%, rgba(19, 19, 19, 0) 80%);
}

.page_intro .container
{
    padding-top: 200px!important;
}

.professional_team
{
    width: 80%!important;
    margin-top: 30px!important;
}

.professional_team .e-con-full {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: #e5f7e7;
    padding: 10px 15px;
    width: 49%;
    display: block!important;
    align-items: center!important;
    flex: inherit!important;
}

.professional_team .e-con-full .elementor-widget-image
{
    width: 20%!important;
    display: inline-block!important;
    margin: 0!important;
    text-align: left;
    flex: inherit!important;
    max-width: inherit!important;
}

.professional_team .e-con-full .elementor-widget-heading
{
    width: 80%!important;
    display: inline-block!important;
    margin: 0!important;
    text-align: left!important;
    flex: inherit!important;
    max-width: inherit!important;
}

.professional_team .e-con-full .elementor-widget-heading h2
{
    font-size: 16px!important;
}

.dashicons, .dashicons-before:before {
    font-family: dashicons !important;
}

.professional_team .e-con-full img {
    width: 60%;
    padding: 0;
}
.view_cleaning_services a {
    background: #000!important;
    border: 1px solid #000;
    padding: 16px 30px;
    font-size: 16px;
    font-weight: 600!important;
    border-radius: 0;
}

.view_cleaning_services a:hover
{
    background: transparent!important;
    border-radius: 50px;
    color: #000!important;
}

.Heading h2
{
    position: relative;
    padding-left: 50px;
}

.Heading h2:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: 36px;
    height: 36px;
    background: url(/wp-content/uploads/heading_log.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

/*.cleaning_section {
    margin-top: -25rem!important;
    margin-bottom: 0!important;
}*/

.cleaning_section {
    position: absolute !important;
    top: 2% !important;
    z-index: 99 !important;
}

.cleaning_section .view_cleaning_services a
{
    background: #fff!important; 
    color: #000!important;  
    border: 1px solid #fff;
}

.cleaning_section .view_cleaning_services a:hover
{
    color: #fff!important;
    background: transparent!important;
}

.list-contact-icon {
    margin: 4px 0px 0px 0px;
}
.list-contact-icon ul {
    display: flex;
    margin: 10px 0px 0px 0px;
}
.cleaning_quote-contact .list-contact-icon ul {
    display: flex;
    margin: 10px 0px 20px 0px;
}
.list-contact-icon ul li {
    font-size: 13px;
    margin: 0px;
    margin: 0px 10px;
    list-style-type: none!important;
    position: relative;
}

.list-contact-icon ul li:after {
    content: "";
    position: absolute;
    top: 4px;
    left: -15px;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background: #000;
}

.read_get li {
    font-size: 16px!important;
    list-style: disc!important;
    color: #000!important;
    font-family: "Poppins", sans-serif !important;
    line-height: 24px;
}

.corporate_office .read_get p
{
    font-weight: 400!important;
}

.read_get p
{
    color: #000!important;
    font-weight: 800!important;
    margin: 8px 0px !important;
}

.read_get p:last-child
{
    font-weight: 400 !important;
    line-height: 24px;
}

.cleaning_quote {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: #fff;
    padding: 10px 20px 0px 20px !important;
    border-radius: 8px !important;
}
.cleaning_quote {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: #fff;
    padding: 25px 20px 25px 20px;
    /* margin-top: -15rem; */
    border-radius: 8px !important;
}
.cleaning_quote-contact {
    padding: 25px 20px 25px 20px !important;
}


.cleaning_quote .wpforms-field-container
{
    padding: 0!important;
}

.cleaning_quote .wpforms-container-full
{
    margin-top: 0!important;
}

.cleaning_quote .wpforms-title {
    font-weight: 600;
    line-height: 24px;
    color: #32943C;
    margin-bottom: 15px !important;
    font-size: 15px !important;
}
.cleaning_quote .wpforms-field
{
    padding: 0!important;
}

.cleaning_quote form .wpforms-field-layout-preset-50-50
{
    flex-direction: inherit!important; 
}

.cleaning_quote label
{
    color: #000!important;
    text-align: left!important;
    font-size: 13px!important;
}

.cleaning_quote input {
    height: 30px !important;
    border: 1px solid #f2f2f2 !important;
    width: 100% !important;
    margin: 0 0 10px !important;
    border-radius: 0 !important;
    margin-bottom: 10px !important;
}
.cleaning_quote input {
    font-weight: 500;
    line-height: inherit;
    color: #000 !important;
    font-size: 13px !important;
    text-transform: capitalize;
}
.cleaning_quote textarea {
    font-weight: 500;
    line-height: inherit;
    color: #000 !important;
    font-size: 13px !important;
    text-transform: capitalize;
}
.cleaning_quote .wpforms-form input, .wpforms-form select, .wpforms-form textarea
{
    height: 40px!important;
}

.cleaning_quote  .wpforms-form input, .wpforms-form select, .wpforms-form textarea
{
    margin-bottom: 10px!important;  
}

.cleaning_quote textarea
{
    height: 55px!important;
    min-height: 55px!important;
    border: 1px solid #f2f2f2!important;
    width: 100%!important;
    margin: 0 0 10px!important;
    margin-bottom: 10px!important;
    border-radius: 0!important;
}
.cleaning_quote .wpforms-container-full {
    background: #fff !important;
}
.cleaning_quote div.wpforms-container-full .wpforms-form .wpforms-submit-container
{
    padding: 0!important;
    background: transparent!important;
}

.cleaning_quote div.wpforms-container-full .wpforms-form .wpforms-submit-container button
{
    height: 50px!important;
    background-color: #32943c!important;
    border: 1px solid #32943c!important;
    color: #fff!important;
    width: 100%!important;
    border-radius: 0px!important;
    line-height: 50px!important;
    font-size: 18px!important;
    font-weight: 500!important;
    transition: 0.6s;
}
.cleaning_quote div.wpforms-container-full .wpforms-form .wpforms-submit-container button:hover
{
    color: #32943c!important;
    background-color: transparent!important;
    border-radius: 50px!important;
}

.cleaning_services .elementor-image-box-wrapper 
{
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 8px!important;
    padding: 12px;
}

.cleaning_services .elementor-image-box-wrapper figure
{
    height: auto!important;
}

.cleaning_services .elementor-image-box-wrapper figure img {
    height: auto!important;
    object-fit: cover!important;
    border-radius: 8px 8px 0px 0px!important;
    width: 28%;
    margin: 20px 0px;
}

.cleaning_services .elementor-image-box-wrapper .elementor-image-box-content
{
    padding: 10px 10px 20px!important;
}

.cleaning_services .elementor-image-box-wrapper .elementor-image-box-content h3 {
    color: #000!important;
    border-radius: 4px;
    padding: 15px;
    margin: auto;
    font-size: 18px!important;
    font-weight: 500;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    position: relative;
    clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
    border: 1px solid #32943c;
}

.cleaning_services .elementor-image-box-wrapper .elementor-image-box-content h3:after {
    content: "";
    position: absolute;
    right: 1px;
    top: 0px;
    width: 50px;
    height: 50px;
    background: url(/wp-content/uploads/heading_log.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.cleaning_services .elementor-image-box-wrapper .elementor-image-box-content p.elementor-image-box-description
{
     margin-top: 0px;
    height: 210px;
    display: block;
}   

.cleaning_services .elementor-image-box-wrapper .elementor-image-box-content p
{
    display: none;
}

.cleaning_services .elementor-image-box-wrapper .elementor-image-box-content .view_cleaning_services a {
    background: #000!important;
    border: 1px solid #000;
    padding: 12px 30px;
    display: inline-block;
    font-size: 16px;
    color: #fff!important;
    font-weight: 600!important;
    border-radius: 0;
}

.cleaning_services .elementor-image-box-wrapper .elementor-image-box-content .view_cleaning_services a:hover 
{
    background: transparent!important;
    border-radius: 50px;
    color: #000!important;
}

.our_sectors .cleaning_services .elementor-image-box-wrapper {
    margin-bottom: 0px;
    padding: 0!important;
}

.our_sectors .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content p
{
    margin-top: 0;
    height: auto;
    margin-bottom: 0!important;
}   

.our_sectors .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content h3 {
    position: absolute!important;
    left: 0px;
    margin-bottom: 0!important;
    background: linear-gradient(90deg,rgba(50, 148, 60, 0.8) 0%, rgba(50, 148, 60, 0.8) 50%);
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    text-align: left;
    border-radius: 0px 0px 4px 4px;
    padding: 15px;
    bottom: 0%;
    top: inherit!important;
    width: 100%;
    border: 0!important;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 18px!important;
    font-weight: 500;
    text-align: center;
    color: #000!important;
    clip-path: inherit;
}

.our_sectors .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content h3:after
{
    content: inherit;
}


.our_sectors .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content h3 a
{
    color: #fff!important;
}

.our_sectors .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content
{
    padding: 0px!important;
}

.our_sectors .cleaning_services .elementor-image-box-wrapper figure
{
    margin-bottom: 0!important;
    height: 300px!important;
}

.our_sectors .cleaning_services .elementor-image-box-wrapper figure img
{
    border-radius: 8px!important;
    height: 100%!important;
    width: 100%;
    margin: 0!important;
}

.expert_office h2
{
    font-size: 20px;
    line-height: 28px;
}

.expert_office p {
    font-size: 15px;
    font-weight: 400;
    line-height: 32px;
}

.customised_office
{
    position: relative;
}

.customised_office:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

.customised_office .view_cleaning_services a
{
    background: #fff!important; 
    color: #000!important;  
    border: 1px solid #fff;
}

.customised_office .view_cleaning_services a:hover
{
    color: #fff!important;
    background: transparent!important;
}

.customised_office .e-con-inner
{
    z-index: 1!important;
}

.clients_saying .single-item-wrapper
{
    flex-wrap: wrap!important;
}

.clients_saying .tss-meta-info
{
    display: block!important;
    flex: inherit!important; 
    width: 100%!important; 
}

.clients_saying .single-item-wrapper
{
    background: #f8f8f8!important;
    padding: 30px 20px!important;
}

.clients_saying .tss-meta-info .profile-img-wrapper
{
    display: none!important;
}

.clients_saying .tss-meta-info h3
{
    font-size: 20px!important;
    margin: 0px 0px 15px!important;
    font-weight: 500!important;
    color: #000!important;
}

.clients_saying .tss-meta-info h4
{
    font-size: 18px!important;
}

.clients_saying .item-content-wrapper .item-content
{
    font-size: 15px!important;
    font-weight: 500!important;
    text-align: center!important;
    padding: 0px 30px;
}

.clients_saying .swiper-arrow
{
    display: none!important;
}

.clients_saying .swiper-pagination .swiper-pagination-bullet
{
    border-radius: 0!important;
}

.clients_saying .swiper-pagination .swiper-pagination-bullet-active
{
    transform: rotate(45deg)!important;
    background: #32943c!important;
}

.clients_saying .item-content-wrapper .item-content .output-sentence
{
    align-items: center!important;
    justify-content: center!important;
}


.clients_saying .item-content-wrapper .item-content p
{
    text-align: center!important;
}


.clients_saying .item-content-wrapper
{
    background: #f8f8f800!important;
    padding: 0px!important;
    flex: inherit!important;
    width: 100%!important; 
}

.have_cleaned .e-child {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    align-items: center;
    justify-content: center;
    padding: 25px;
}

.have_cleaned .e-child:hover
{
    box-shadow: 10px 10px #cbe4ce;
}

.about_services 
{
    position: relative;
}

.about_services:after
{
    content: ""!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000042;
}

.about_services h2 {
    font-size: 40px;
    font-weight: 600!important;
    line-height: 60px;
    color: #FFF!important;
    z-index: 9!important;
    position: relative!important;
}

.about_services p
{
    font-family: "Poppins",Sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #FFF!important;
    z-index: 9!important;
    position: relative!important;
}

.about_services .elementor-button-wrapper .elementor-button
{
    background: #fff!important;
    color: #000!important;
    border: 1px solid #fff;
    padding: 16px 30px;
    font-size: 16px;
    font-weight: 400!important;
    border-radius: 0;
    transition: 0.6s;
    z-index: 9!important;
    position: relative!important;
}

.about_services .elementor-button-wrapper .elementor-button:hover
{
    color: #fff!important;
    border-radius: 50px!important;
    background: transparent!important;
}

.operations_director 
{
    margin-top: -150px!important;
}

.operations_director .e-con-full
{
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
}

.operations_director .e-con-full .elementor-image-box-img
{
    display: none!important;
}

.dedicated_creating p
{
    font-size: 16px!important;
    color: #000!important;
    line-height: 28px!important;
}

.greener_suppliers p
{
    font-size: 16px;
    line-height: 28px;
}

.greener_suppliers ul {
    padding-left: 30px;
}

.greener_suppliers ul li {
    font-size: 16px;
    line-height: 36px;
    list-style: disc;
}

/*------------------------------------------*/



.features .feature .photo .title {
    position: absolute!important;
    margin-bottom: 0!important;
    background: linear-gradient(90deg,rgba(50, 148, 60, 0.8) 0%, rgba(50, 148, 60, 0.8) 50%)!important;
    box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
    border-radius: 0px 0px 4px 4px!important;
    padding: 15px!important;
    bottom: 0%;
    top: inherit!important;
    width: 100%;
    border: 0!important;
    left: 0;
    opacity: 1!important;
    right: 0;
    margin: auto;
    font-size: 18px!important;
    font-weight: 500;
    text-align: center!important;
    color: #fff!important;
    clip-path: inherit;
}

.features .feature .photo .title h3
{
    font-size: 18px!important;
    font-weight: 500!important;
    color: #fff!important;
}

.content_block.features .feature a img
{
    object-fit: cover!important;
    border-radius: 8px!important;
    height: 300px!important;
    width: 100%;
    margin: 0!important;
}

.wrap.wide_width.aos-init.aos-animate h1
{
    background-color: transparent!important;
}

.wrap.wide_width.aos-init.aos-animate p
{
    background-color: transparent!important;
}

.page-id-572 #block1.page_intro
{
    background-image: url(https://www.maidscommercialservices.com/wp-content/uploads/Services-header-1-1-1680x480.avif)!important;
}

.page_intro
{
    position: relative;
}

.page_intro:after
{
    content: ""!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000042;
}

.page_intro h1 {
    margin: 0;
    font-size: 40px!important;
    font-weight: 600!important;
    line-height: 60px;
    color: #FFF!important;
    z-index: 9!important;
    position: relative!important;
    margin-bottom: 10px!important;
}

.page_intro .with_form p
{
    padding: 0!important;
    border-radius: 5px;
    font-size: 18px!important;
    font-weight: 400!important;
    color: #FFF!important;
    z-index: 9!important;
    position: relative!important;
}

.page_intro p
{
    font-family: "Poppins",Sans-serif;
    font-size: 18px!important;
    font-weight: 400!important;
    padding: 0!important;
    color: #FFF!important;
    z-index: 9!important;
    position: relative!important;
}

.page_intro p {
    font-size: 16px!important;
    line-height: 28px!important;
}

.page_intro .buttons
{
    padding-top: 10px!important;
}

.buttons a
{
    background: #fff!important;
    color: #000!important;
    border: 1px solid #fff!important;
    border-radius: 0!important;
    padding: 16px 30px;
    line-height: 16px!important;
    font-size: 16px;
    font-weight: 600!important;
}

.buttons a:hover
{
    color: #fff!important;
    background: transparent!important;
    border-radius: 50px!important;
}

.usps
{
    padding-top: 0!important;
    margin: 50px 0!important;
    padding: 0!important;
}

.usps .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent!important;
    border-radius: 0!important;
}

.usps .content_wrap {
    width: 50%;
    margin-left: 0!important;
    padding: 20px!important;
    padding-left: 20px!important;
}

.usps .content_wrap h2
{
    font-size: 24px!important;
    font-weight: 600!important;
    text-align: left!important;
    color: #000!important;
    line-height: 32px!important;
    color: #000!important;
}

.usps .content_wrap p
{
    font-size: 15px!important;
    color: #000;
    text-align: left!important;
    font-weight: 400!important;
    line-height: 28px!important;
}

.usps .content_wrap ul.usps
{
    margin: 25px 0!important;
}

.usps .content_wrap ul.usps li {
    font-size: 16px!important;
    color: #000;
    text-align: left!important;
    font-weight: 400!important;
    line-height: 24px!important;
    background-image: inherit!important;
    position: relative;
    margin: 0 0 15px!important;
    height: auto!important;
    min-height: inherit!important;
    list-style: none !important;
}

.usps .content_wrap ul.usps li:after {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    background-image: url(/wp-content/themes/maids/_images/common/icon-usp-tick.svg?x26474);
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    filter: brightness(0.5);
}

.usps .content_wrap .buttons {
    padding-top: 0!important;
    margin-left: 0!important;
    text-align: left!important;
}

.usps .content_wrap .buttons a
{
    background: #000!important;
    color: #fff!important;
    border: 1px solid #000!important;
}

.usps .content_wrap .buttons a:hover
{
    color: #000!important;
    background: transparent!important;
}

.usps .bkgd_photo {
    width: 50%;
    position: relative!important;
    inset: inherit!important;
    height: 400px;
}

.section_intro
{
    padding: 0 0 20px 0!important;
}

.section_intro h2
{
    font-size: 28px;
    font-weight: 700;
    line-height: 50px;
    text-align: left!important;
    color: #000;
    position: relative;
    padding-left: 50px;
}

.section_intro h2:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: 36px;
    height: 36px;
    background: url(/wp-content/uploads/heading_log.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.features .wide_width h3 {
    font-size: 28px!important;
    font-weight: 700!important;
    line-height: 50px;
    text-align: left!important;
    color: #000!important;
    position: relative;
    padding-left: 50px;
}

.features .wide_width  h3:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: 36px;
    height: 36px;
    background: url(/wp-content/uploads/heading_log.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.standard_intro {
    position: relative;
    margin-bottom: 50px;
}

.standard_intro:after
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000075;
}

.section_intro .tss-meta-info
{
    display: none!important;
    flex: inherit!important; 
    width: 100%!important; 
}

.section_intro .single-item-wrapper
{
    background: #f8f8f8!important;
    padding: 30px 20px!important;
}

.section_intro h3
{
    font-size: 20px!important;
    margin: 0px 0px 15px!important;
    text-align: center!important;
    font-weight: 500!important;
    color: #000!important;
}

.tss-carousel3
{
    margin-top: 50px;
}

.section_intro .tss-carousel3 h3:after
{
    content: inherit;
}

.section_intro h4
{
    font-size: 18px!important;
}

.section_intro .item-content-wrapper .item-content
{
    font-size: 15px!important;
    font-weight: 500!important;
    text-align: center!important;
    padding: 0px 30px;
    text-align: center!important;
}

.section_intro .swiper-arrow
{
    display: none!important;
}

.section_intro .swiper-pagination .swiper-pagination-bullet
{
    border-radius: 0!important;
}

.section_intro .swiper-pagination .swiper-pagination-bullet-active
{
    transform: rotate(45deg)!important;
    background: #32943c!important;
}

.section_intro .item-content-wrapper .item-content .output-sentence
{
    align-items: center!important;
    justify-content: center!important;
}

.section_intro .item-content-wrapper .item-content p
{
    text-align: center!important;
}

.section_intro .item-content-wrapper
{
    background: #f8f8f800!important;
    padding: 0px!important;
    flex: inherit!important;
    width: 100%!important; 
}

.guarantee {
    padding: 0px!important;
    margin-top: 0!important;
}

.guarantee .container 
{
    padding: 0!important;
}

.guarantee .wrap {
    max-width: 1378px!important;
    padding: 100px 30px 50px!important;
    background-color: #cbe4ce!important;
    border-radius: 0!important;
    margin-bottom: 20px!important;
}

.guarantee .icon {
    position: absolute;
    top: 20px!important;
    left: 30px!important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    margin-left: 0!important;
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}

.guarantee .icon svg path {
    fill: #32943c;
}

.guarantee h4 {
    margin: 4px 0 6px 0;
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    line-height: 50px;
}

.guarantee p 
{
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 30px!important;
    text-align: left!important;
}

.page_photo
{
    position: relative!important;
    bottom: 0!important;
    margin-bottom: 50px;
}

div#block2 {
    padding: 0 !important;
    margin-bottom: 50px;
}

div#block2 .container .wrap 
{
    font-size: 16px!important;
    color: #000;
    font-weight: 400!important;
    line-height: 28px!important;
    text-align: left !important;
}

.section_intro p {
    font-size: 0.94em;
    font-size: 16px!important;
    color: #000;
    text-align: left!important;
    font-weight: 400!important;
    line-height: 28px!important;
}

#block2 .feature    
{
    box-shadow: rgb(0 0 0 / 2%) 0px 1px 3px 0px, rgb(27 31 35 / 15%) 0px 0px 0px 1px;
    border-radius: 8px!important;
    padding: 12px;
}

#block2 .feature .photo .title {
    color: #000!important;
    border-radius: 4px!important;
    padding: 15px!important;
    margin: auto;
    font-size: 18px!important;
    font-weight: 500;
    text-align: left!important;
    width: 100%;
    margin-bottom: 0;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    clip-path: inherit;
}

#block2 .feature .desc p {
    color: #000;
    font-family: "Poppins",Sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    text-align: left!important;
    height: 280px;
    overflow: hidden;
    margin-bottom: 5px;
}

#block2 .feature .has_photo img
{
    height: 300px!important;
    object-fit: cover!important;
}

.the_content
{
    max-width: 1320px!important;
}

.the_content h3
{
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #000;
}

.the_content ul {
    padding-left: 20px;
}

.the_content ul li 
{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px!important;
    color: #000;
    padding-left: 0!important;
    background-image: inherit!important;
    list-style: disc;
}

.the_content span {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px!important;
    color: #000;
}

.text_and_photo_block .text 
{
    width: 100%!important;
    float: none!important;
}

.assistant_operations {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.assistant_operations_col
{
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    background: #fff;
    padding: 20px;
    width: 32%;
    border-radius: 8px;
    margin-bottom: 20px;
}

.assistant_operations_col h4
{
    color: #000;
    font-family: "Poppins",Sans-serif;
    font-size: 24px;
    margin-top: 0!important;
    font-weight: 500;
}

.assistant_operations_col p {
    color: #000;
    font-family: "Poppins",Sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: left!important;
    line-height: 28px;
}

.wpsm_panel-default>.wpsm_panel-heading {
    color: #333;
    background-color: #cbe4ce!important;
    border-color: #cbe4ce!important;
}

#wpsm_accordion_3657 .wpsm_panel-body
{
    border: 2px solid #cbe4ce !important;
}

.locations_list ul li a {
    font-family: "Poppins",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000!important;
    background-image: inherit!important;
    position: relative;
}

.locations_list ul li a:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #32943c;
    border-radius: 50px;
}

.contact_boxes
{
    padding-bottom: 0!important;
}

.contact_boxes .contact_box {
    box-shadow: rgb(0 0 0 / 2%) 0px 1px 3px 0px, rgb(27 31 35 / 15%) 0px 0px 0px 1px!important;
    background: #fff;
    margin-top: 5px!important;
}

.contact_boxes .contact_box .tab {
    width: 76px;
    height: 3px;
    background-color: #32943c!important;
    margin: 14px auto 0 auto;
}

.page-id-3766 .section_intro h3 {
    font-size: 28px!important;
    margin: 0px 0px 15px!important;
    text-align: center!important;
    font-weight: 500!important;
    color: #000!important;
}

.page-id-3766 .section_intro p {
    font-size: 0.94em;
    font-size: 16px!important;
    color: #000;
    text-align: center!important;
    font-weight: 400!important;
    line-height: 28px!important;
}

.page-id-3766 .section_intro span {
    font-size: 0.94em;
    font-size: 16px!important;
    color: #000;
    text-align: center!important;
    font-weight: 400!important;
    line-height: 28px!important;
}

.highlights .container 
{
    max-width: 1320px!important;
}
.highlights h3 {
    font-size: 28px!important;
    font-weight: 700!important;
    line-height: 50px;
    text-align: left!important;
    color: #000!important;
    position: relative;
    padding-left: 50px;
}
.highlights h3:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: 36px;
    height: 36px;
    background: url(/wp-content/uploads/heading_log.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.highlights p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    padding: 0!important;
}

.highlights .highlight {
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 12px;
    border-radius: 5px;
    margin: 5px;
}

.highlights .highlight .desc h4 {
    font-size: 16px!important;
    font-weight: 500!important;
    color: #000!important;
}

.highlights .highlight .photo
{
    max-width: 100%!important;
}

.highlights .highlight .photo img{
    border-radius: 0!important;
}

#block102 h2
{
    text-align: left!important;
    font-size: 24px;
    color: #000;
    margin-bottom: 12px;
}

#block102 .wrap {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
} 

.page-id-4003 .main_wrapper 
{
    margin-top: 150px;
}

.page-id-4003 .content_block h1
{
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    color: #000;
}

.page-id-4003 .content_block p
{
    color: #000;
    font-family: "Poppins",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left!important;
}

.page-id-4003 .content_block ul li{
    color: #000;
    font-family: "Poppins",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left!important;
}
.page-id-2813 .content_block.medium_padding_top
{
    padding-top: 180px!important;
}

.page-id-2813 .content_block.medium_padding_top h1
{
    font-size: 28px!important;
}


/*---------------*/




#footer {
    background: #ffffff!important;
    padding: 0px 0;
}

#footer .main_footer.london
{
    background: inherit!important;
}

.footer-box-content h5
{
    color: #000;
}

.footer-box-content ul li 
{
    font-size: 15px;
    font-weight: 500!important;
}

.footer-box-content ul li:hover
{
    color: #32943c!important;
}

.footer-box-content ul>li>span>i
{
    color: #000;
    font-size: 15px;
    font-weight: 500!important;
}

.cleaning_services ul>li>span>i
{
    font-size: 0!important;
}

.footer-box-content ul li span
{
    color: #000;
}

.footer-box-content ul li span img {
    width: 16px;
    margin-right: 10px;
}

.cleaning_services ul li span img {
    margin-right: 0!important;
}

.footer-box-content ul li
{
    font-size: 13px;
    font-weight: 400!important;
}

.footer-box-content ul li a
{
    color: #000;
    font-size: 13px;
    font-weight: 400!important;
}

.footer-box-content ul li a:hover
{
    color: #32943c!important;
}

.footer-box-image {
    margin: 5px 0px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer .copyright-text span {
    display: inline-block;
    font-size: 13px!important;
    font-weight: 400!important;
    color: #000!important;
    padding: 0!important;
    background-color: transparent!important;
}

#footer .container
{
    max-width: 1320px!important;
}

.footer-link-box ul {
    margin: 30px 0px 0px 20px!important;
    justify-content: inherit!important;
}
.footer-link-box ul li {
    list-style: disc;
    margin-right: 40px!important;
}
.copyright-text {
    margin-top: 30px!important;
}

#footer a:hover, #footer a:active, #footer a:focus {
    color: #32943c;
}

.footer-link-box ul li a
{
    font-size: 13px!important;
    font-weight: 400!important;
}

#footer a:hover
{
    color: #32943c!important;    
}

@media(min-width: 1800px)
{
    .cleaning_section
    {
        top: 3% !important;
    }
}


@media(max-width: 375px){
.list-contact-icon ul {
    display: block;
    text-align: left;
}
.list-contact-icon ul li {
    font-size: 14px;
    margin: 11px 9px;
    list-style-type: disc;
}
}
@media(max-width: 425px){
.list-contact-icon ul {
    display: block;
    text-align: left;
}
.list-contact-icon ul li {
    font-size: 14px;
    margin: 11px 9px;
    list-style-type: disc;
}
}
@media(max-width: 450px){
.list-contact-icon ul {
    display: block;
    text-align: left;
}
.list-contact-icon ul li {
    font-size: 14px;
    margin: 11px 9px;
    list-style-type: disc;
}
}
@media(max-width: 520px){
    .cleaning_section{
        position: inherit !important;
    }
.cleaning_quote .wpforms-container-full {
    background: #e5f7e7 !important;
}

@media(max-width: 1024px)
{

    #nav_bar
    {
        background-color: #fff!important; 
    }

    .header-nav-icon ul li>a>span>i 
    {
        color: #32943c!important;
    }

    #nav_bar .extra_wide_width
    {
        justify-content: flex-start;
        border-radius: 0px!important;
    }

    .header-nav-icon ul li {
        margin: 10px 5px 0px 10px !important;
        text-align: center;
    }

    .professional_team
    {   
        width: 100%!important;
    }

    .professional_team_desktop {
        display: block!important;
        padding: 0!important;
        margin-top: 0!important;
    }

    .professional_team_mobile
    {
        display: none!important;
    }

    .professional_team .e-con-full
    {
        width: 50%!important;
    }

    .cleaning_section
    {
        margin-top: 0rem!important;
    }

    .cleaning_section h2
    {
        color: #000!important;
    }

    .cleaning_section h4
    {
        color: #000!important;
    }

    .cleaning_section p
    {
        color: #000!important;
    }

    .cleaning_section .view_cleaning_services a {
        background: #000!important;
        color: #fff!important;
        border: 1px solid #000;
    }

    .cleaning_section .view_cleaning_services a:hover {
        color: #000!important;
        background: transparent!important;
    }

    .cleaning_quote
    {
        margin-top: 0px!important;
        padding: 20px 20px 20px 15px!important;
    }

    .copyright-text 
    {
        padding-top: 30px;
    }

    .open_mobile_nav svg path 
    {
        fill: #32943c!important;
    }

    .header-nav-icon {
        padding: 5px 0px;
    }

    .header-nav-icon ul li
    {
        margin: 0px !important;
    }

    .header-nav-icon ul {
        display: flex!important;
    }

    .header-nav-icon ul li .tel_to
    {
        display: none;
    }

    .about_services {
        padding: 0px 12px;
    }

    .about_services .e-con-inner 
    {
        padding-bottom: 50px!important;
    }

    .about_services h2
    {
        font-size: 28px;
        line-height: 30px;
    }

    .about_services p 
    {
        font-size: 15px;
        text-align: center;
    }

    .operations_director .e-con-full
    {
        padding: 20px;
    }

    .operations_director .e-con-full h3
    {
        font-size: 18px!important;
    }

    .operations_director .e-con-full p
    {
        font-size: 15px;
        line-height: 24px;
    }
    .page_intro h1
    {
        font-size: 28px!important;
        line-height: 36px!important;
    }

    .page_intro .with_form p
    {
        font-size: 15px!important;
        text-align: center;
    }

    .page_intro p 
    {
        font-size: 15px!important;
        text-align: center;
    }

    .usps .wrap {
        flex-wrap: wrap!important;
        padding: 0px 15px!important;
    }

    .usps .content_wrap
    {
        width: 100%!important;
        padding: 0px 0px 20px!important;
        padding-left: 0px!important;
    }

    .usps .content_wrap h2
    {
        font-size: 20px!important;
    }

    .usps .bkgd_photo
    {
        width: 100%!important;
        display: block!important;
    }

    .footer-box-image
    {
        height: auto;
    }

    .copyright-text
    {
        padding-top: 0!important;
    }

    .guarantee .wrap
    {
        margin-inline: auto!important;
        width: 95%!important;
    }

    .guarantee .wrap h4 {
        font-size: 24px!important;
        line-height: 30px!important;
        margin-bottom: 15px!important;
    }

    .guarantee p {
        font-size: 15px!important;
    }

    .assistant_operations_col
    {
        width: 49%;
        padding: 15px;
    }

    .assistant_operations_col h4
    {
        font-size: 18px;
    }
}

@media(max-width: 768px)
{
    .cleaning_section{
        position: inherit !important;
    }

    .header-nav-icon ul
    {
        display: flex!important;
        text-align: right!important;
    }

    .header-nav-icon ul li {
        width: 5%!important;
        display: inline-flex!important;
        align-items: flex-end!important;
        justify-content: flex-end!important;
    }

    .header-nav-icon ul li:last-child
    {
        display: none!important;
    }

    .professional_team .e-con-full
    {
        width: 100%!important;
        margin-bottom: 15px;
        padding: 20px 25px;
    }

    .Banner_section
    {
        min-height: inherit!important;
        margin-top: 120px!important;
    }

    .Heading h2
    {
        padding-left: 0!important;
    }

    .Heading h2:after
    {
        content: inherit;
    }

    .professional_team .e-con-full h2 {
        font-size: 15px;
        margin-top: 15px;
    }

    .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content h3
    {
        bottom: 48%;
    }

    .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content p 
    {
        height: auto;
        margin-bottom: 15px;
    }

    .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content
    {
        padding: 0!important;
    }

    .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content h3
    {
        padding: 10px;
        font-size: 15px!important;
    }

    .cleaning_services .elementor-image-box-wrapper .elementor-image-box-content .view_cleaning_services a 
    {
        display: block;
    }

    .customised_office h2 br
    {
        display: none!important;
    }

    .copyright-text span
    {
        text-align: center!important;
    }

    .operations_director {
        margin-top: 0px!important;
    }

    .operations_director .e-con-full
    {
        margin-bottom: 20px;
    }

    .operations_director {
        margin-bottom: 30px;
    }

    .page_intro .wrap.wide_width
    {
        margin-bottom: 0!important;
        margin-top: 180px!important;
    }

    .features .wide_width h3
    {
        font-size: 24px!important;
        padding-left: 0!important;
        line-height: 36px!important;
    }

    .features .wide_width h3:after
    {
        content: inherit!important;
    }

    #block2 .feature .desc p
    {
        height: auto!important;
    }

    #block2 .feature
    {
        margin-bottom: 20px!important;
    }

    .usps .content_wrap ul.usps li
    {
        width: 100%!important;
    }

    .usps .content_wrap ul.usps li:after
    {
        top: 10px;
    }

    .assistant_operations_col
    {
        width: 100%;
        padding: 15px;
    }

    .footer-box-parent
    {
        margin-top: 15px;
    }
}


@media (max-width: 767px) {
.page-id-3766 .page_intro .container {
        flex-direction: column-reverse !important;
    }

.corporate__member {
    margin: 0 auto;
}

.footer-box-parent .col-lg-4 {
    flex: 33%!important;
    width: 33%!important;
}

}