@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;300;700&family=Hind+Siliguri:wght@300;700&display=swap');

body{ 
  font-family: 'Heebo', sans-serif;
  font-weight: 300;
}
b{
  font-weight: 700;
}
section{
    min-height: 100vh !important;
}
footer{
    margin-top:auto;
}
.cleaning{
    padding-top: 100px;
}
a{
    text-decoration: none;
}
.cleaning_services {
    font-family: 'Hind Siliguri', sans-serif;
    font-weight: 700;
    color: #4f81bf;
    font-size: 30px;
    line-height: 37px;
    padding-bottom: 20px;
}
.office-cleaning{
    margin-top: 20px;
    padding: 20px;
    border-radius: 30px;
    border: 1px solid rgba(79, 129, 191, 0.2);
    box-shadow: 0px 5px 15px rgba(79, 129, 191, 0.2);
}
.office-cleaning label{
    font-size: 12px;
    font-weight: 700;
}
.office-cleaning-services {
    background-color: #4f81bf;
    border: 0px !important;
}
.commercial-cleaning{
    text-align: center;
    font-family: 'Hind Siliguri', sans-serif;
    font-weight: 700;
    color: #48536A;
    font-size: 30px;
    line-height: 37px;
    padding-bottom: 20px;
    margin-top: 60px;
}
.cleaning-services-fl h2{
    text-align: center;
    font-size: 1.4em;
}
.cleaning-services-fl img{
    text-align: center;
    font-size: 1.4em;
    box-shadow: 0px 5px 15px rgba(79, 129, 191, 0.2);
    margin-bottom: 15px;
    border: 1px solid rgba(79, 129, 191, 0.2);
    padding: 5px
}
.services-cleaning{
    padding:15px;
    text-align: center;
    max-width: 750px;
    margin: auto;
    margin-top: 20px;
    border-top: 1px solid rgba(79, 129, 191, 0.2);
    font-size: 1em;
}
.disinfecting-services{
    background-image: url(/images/neat-solutions-cleaners.jpg);
    background-position: center;
    color: white !important;
    margin: 40px 0px;
    padding: 80px 0px
}
.desinfecting-cleaning{
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    color: #48536A;
    font-size: 38px;
    line-height: 37px;
    margin-bottom: 50px;
}
.residential-cleaning{
    padding: 30px;
    margin: 30px;
    background-color: rgba(79, 129, 191, 0.2);
    text-align: center;
}
.clean-safe-professionals{
    margin-top:15px;
    padding: 50px 0px;
    border-top: 1px solid rgba(79, 129, 191, 0.2);
    background-image: url(/images/bg_footer.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #d4f0fc;
}
.services-cleaning-florida{
    font-size: 15px;
    text-align: center;
    border-top: 1px solid rgba(79, 129, 191, 0.2);
    padding:10px
}
.contact-cleaning-service a{
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 2em;
    font-weight: 700;
    color: #4791cf;
}

.cleaningServicesProfessional{
    font-weight: 500;
    color: #4791cf;
    margin-left: 15px;
    font-size: 1.2em;
}

.cleaningServicesProfessional i{
    margin-right: 15px;
}

.cleaningServicesProfessional ul {
    list-style: none;
    padding-left: 1em;
  }
.cleaningServicesProfessional li a {
    color: #4791cf;
    padding-left: 1em;
  }
.cleaningServicesProfessional li:before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em; /* same as padding-left set on li */
    width: 1.3em; /* same as padding-left set on li */
  }


@media (max-width: 767.98px) {
    .inicioBox {
      margin-top: 90px;
    }
}


.carousel-caption {
    background: #175198;
    padding: 10px;
    padding-bottom: 20px;
  }
  .carousel-control-prev,
  .carousel-control-next {
    width: 5%;
    background-color: #175198;
    color: white;
  }
  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    font-size: 24px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
  .carousel-indicators li {
    background-color: #2a7de1;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    margin: 0 8px;
  }
  .carousel-indicators .active {
    background-color: white;
  }
.wash{
    color: #585858;
}
.cleaner_near_me h5{
    text-align: center;
    color: #175198;
    font-weight: bold;
}
.cleaner_near_me i{
    color: #175198;
    font-size: 3em;
}
.cleaner_service{
    font-size: 1px;
    color: #FFF;
}
article{
    all:initial;
    font-family: 'Hind Siliguri', sans-serif;
}
article h3{
    color: #175198;
    font-size: 1.3em;
    font-weight: bold;
}
.green_cleaning img{
    margin-bottom: 10px;
}
.green_cleaning{
    text-decoration: none !important;
}
.green_cleaning p{
    color: #000 !important;
}
.green_cleaning h3{
    line-height: 1.1em; 
    font-size: 1.4em;
    margin-bottom: 10px;
    font-family: 'Hind Siliguri', sans-serif;
    font-weight: 700;
    color: #4f81bf;
}
#services img{
    padding: 30px 0px;
}