www.carolscleanservice.com Open in urlscan Pro
2a02:4780:1d:30a0:6899:f16b:cfe:2191  Public Scan

URL: https://www.carolscleanservice.com/
Submission: On August 23 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 1 forms found in the DOM

POST /mail.php?campanha=contato&form=form_455203800959525a12656270154583&tks=/tks/

<form id="cta_03" action="/mail.php?campanha=contato&amp;form=form_455203800959525a12656270154583&amp;tks=/tks/" method="post" style="	width: 100%;	max-width: 700px!important;	">
  <div class="form-group98" style="width: 0; height: 0; overflow: hidden;">
    <label class="coo active" for="usr">Full name:</label>
    <input type="text" class="form-control" name="name" id="usr_name" placeholder="Enter Your Name">
  </div>
  <div class="row">
    <div class="col s12">
      <p style="text-align: left;font-size: 36px;font-family: Didact Gothic, sans-serif;color: #ffffff;font-weight: bold;" class="m3r-input" data-field-type="label" placeholder="Agende uma conversa">Request Quotes</p>
    </div>
    <div class="col s12">
      <p p="" style="color: #eec96b;font-size: 18px;text-align: left;font-family: Didact Gothic, sans-serif;" class="m3r-input" data-field-type="label" placeholder="Preencha os campos abaixo e em breve entraremos em contato.">Fill in the fields below
        and we will contact you shortly.</p>
    </div>
    <div class="col s6" style="/* overflow: hidden; */"> <input style="/* text-transform: uppercase; */   width: 100% !important;	min-width: unset !important;" type="text" class="m3r-input general-input2" placeholder="Your Nome" name="nome"
        data-field-type="text_fields"> </div>
    <div class="col s6" style="/* overflow: hidden; */"> <input style="/* text-transform: uppercase; */   width: 100%;width: 100% !important;	min-width: unset !important;" type="text" class="m3r-input general-input2" placeholder="Phone Number"
        name="telefone" data-field-type="text_fields"> </div>
    <div class="col s4" style="/* overflow: hidden; */"> <input style="/* text-transform: uppercase; */   width: 100%;width: 100% !important;	min-width: unset !important;" type="text" class="m3r-input general-input2" placeholder="Zip Code"
        name="zip-code" data-field-type="text_fields"> </div>
    <div class="col s8"> <input style="width: 100%;max-width: 700px!important;" type="text" class="m3r-input general-input2" placeholder="e-mail" name="email" data-field-type="text_fields"> </div>
    <div class="col s4">
      <p class="m3r-input" data-field-type="label" placeholder="Agende uma conversa" style="    color: #fff;">Rooms</p>
    </div>
    <div class="col s4">
      <p class="m3r-input" data-field-type="label" placeholder="Agende uma conversa" style="    color: #fff;    text-align: center;">Bedrooms</p>
    </div>
    <div class="col s4">
      <p class="m3r-input" data-field-type="label" placeholder="Agende uma conversa" style="    color: #fff;    text-align: right;">Bathrooms</p>
    </div>
    <style>
      input[type="number"] {
        -webkit-appearance: textfield;
        -moz-appearance: textfield;
        appearance: textfield;
      }

      input[type=number]::-webkit-inner-spin-button,
      input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
      }

      .number-input {
        border-radius: 15px;
        border: unset;
        display: inline-flex;
      }

      .number-input,
      .number-input * {
        box-sizing: border-box;
      }

      .number-input button {
        outline: none;
        -webkit-appearance: none;
        background-color: transparent;
        border: none;
        align-items: center;
        justify-content: center;
        width: 3rem;
        height: 3rem;
        cursor: pointer;
        margin: 0;
        position: relative;
      }

      .number-input button:before,
      .number-input button:after {
        display: inline-block;
        position: absolute;
        content: '';
        width: 1rem;
        height: 2px;
        background-color: var(--theme_color_01);
        transform: translate(-50%, -50%);
      }

      .number-input button.plus:after {
        transform: translate(-50%, -50%) rotate(90deg);
      }

      .number-input input[type=number] {
        font-family: sans-serif;
        max-width: 5rem;
        padding: .5rem;
        border: solid #ddd;
        border-width: 0 2px;
        font-size: 2rem;
        height: 3rem;
        font-weight: bold;
        text-align: center;
        color: var(--theme_color_01);
      }
    </style>
    <div class="col s4" style="">
      <div class="number-input" style="background: #244783;justify-content: center;border-radius: 15px;border: unset;"> <button type="button" onclick="this.parentNode.querySelector('input[type=number]').stepDown()" style="height: 55px;"></button>
        <input class="m3r-input quantity" min="0" name="quantity-rooms" value="1" type="number" style="margin: 0px !important;background: #fff;" data-field-type="text_fields" placeholder="quantity"> <button type="button"
          onclick="this.parentNode.querySelector('input[type=number]').stepUp()" class="plus" style="    height: 55px;"></button></div>
    </div>
    <div class="col s4" style="    text-align: center;">
      <div class="number-input" style="background: #244783;justify-content: center;"> <button type="button" onclick="this.parentNode.querySelector('input[type=number]').stepDown()" style="    height: 55px;"></button> <input class="m3r-input quantity"
          min="0" name="quantity" value="1" type="number" style="margin: 0px !important;background: #fff;" data-field-type="text_fields" placeholder="quantity-bedrooms"> <button type="button"
          onclick="this.parentNode.querySelector('input[type=number]').stepUp()" class="plus" style="    height: 55px;"></button></div>
    </div>
    <div class="col s4" style="    text-align: right;">
      <div class="number-input" style="background: #244783;justify-content: center;"> <button type="button" onclick="this.parentNode.querySelector('input[type=number]').stepDown()" style="    height: 55px;"></button> <input class="m3r-input quantity"
          min="0" name="quantity-bathrooms" value="1" type="number" style="background: #fff;margin: 0px !important;" data-field-type="text_fields" placeholder="quantity"> <button type="button"
          onclick="this.parentNode.querySelector('input[type=number]').stepUp()" class="plus" style="    height: 55px;"></button></div>
    </div>
    <div class="col s12">
      <p class="m3r-input" data-field-type="label" placeholder="Agende uma conversa"></p><br>
      <p></p>
    </div>
    <div class="col s12" style="    margin-top: 10px;"> <input type="submit" value="GET A PRICE" placeholder="GET A PRICE" data-field-type="send"
        style="color: rgb(255, 243, 243);background: #6bc931;border: unset;cursor: pointer;text-transform: uppercase;height: 60px !important;width: 100% !important;border-radius: 15px;" class="cta m3r-input"></div>
  </div>
  <div class="row">
    <div class="form-group98" style="width: 0; height: 0; overflow: hidden;"><label class="coo active" for="usr">Full name:</label><input type="text" class="form-control" name="name" id="usr_name" placeholder="Enter Your Name"></div><input
      type="hidden" class="form-control form_cfg" name="form_to" value="service@carolscleanservice.com" placeholder="form_to">
  </div>
  <script>
    $(document).ready(function() {
      $('select').material_select();
    });
  </script>
</form>

Text Content

MEU CARRINHO X


Carregando, por favor aguarde...
Quantidade

Valor

Item

Nenhum registro encontrado



Exibindo 1 até 0 de 0 linhas5 arrow_drop_down
 * 5

linhas por página
 * Anterior
 * Próximo





SUBTOTAL R$ 0,00


Comprar
 * Home
 * Services
 * About
 * Before and After
 * Contact
 * 
 * 

Welcome!

 

Carols Cleaning Service

Take advantage of every moment to be with the ones you love.

Organization and cleaning we do for you.

Contact usSee more
OUR SERVICES

Get Your Quote. It's simple, fast, and easy.





Residential Cleaning

Transform your house into a clean and organized sanctuary with our residential
cleaning services. Our team of skilled professionals works meticulously to
ensure every corner of your home is free of dust and dirt.

BOOK NOW

Commercial Cleaning

Keep your workspace spotless and productive with our commercial cleaning
services. We understand the importance of a hygienic work environment for the
well-being and efficiency of your employees.

BOOK NOW
Cleaning Plans

To better serve your needs, we offer flexible cleaning plans:






Weekly








Get a Free Estimate

Bi-Weekly










Get a Free Estimate

Monthly










Get a Free Estimate



ABOUT OUR COMPANY


Welcome to Carols Cleaning Service, your trusted solution for residential and
commercial cleaning services in Gardena, CA. With an unwavering dedication to
excellence and customer satisfaction, our company prides itself on transforming
environments, providing clean, healthy, and welcoming spaces.


At Carols Cleaning Service, we are committed to exceeding our clients'
expectations. We use safe and effective cleaning products, and our teams are
trained to adhere to the highest standards of quality and safety. Your comfort
and satisfaction are our priorities.


Ready to experience the difference Carols Cleaning Service can make? Contact us
today to learn more about our services and cleaning plans. We look forward to
working with you and ensuring your space is always spotless.




Contact us and request a quote.











WHY CHOOSE OUR SERVICES

We offer services with the highest quality standards and the best
cost-effectiveness.


CAPABLE PROFESSIONALS


Highly Qualified Technical Team.




Clique aqui e confira

FREE QUOTE


Request via WhatsApp




Clique aqui e confira

OUR SERVICE


Agile and personalized service




Clique aqui e confira

FAIR PRICE

Great value for money with affordable payment methods



Clique aqui e confira


Get a Free Estimate




BEFORE AND AFTER

See some services done



















Prev12Next

Full name:

Request Quotes

Fill in the fields below and we will contact you shortly.






Rooms

Bedrooms

Bathrooms











Full name:

e-mail

Facebook

Text Mensage




Carols Cleaning Service

All rights reserved

copyright 2024 ©









Contact us


Phone:+1 (424) 378 283

WhatsApp:+1 (424) 378 283

service@carolscleanservice.comr

Social Media



Privacy Policy



Carols Cleaning Service


online





Carols Cleaning Service
Hello, welcome 👋

How can I help you?


6:34


×
contact us



menu

By browsing this website, you accept the cookies we use to improve your
experience.

OK