body, main, html {
  height: 100% !important;
}

.alert-title {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  margin-bottom: 7px;
}

.alert-text {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
}

.alert {
    border-radius: 10px;
    border: solid 1px;
}
.alert-success {
  background-color: #e9fbdb;
  border-color: #70c42f;
}
.alert-danger {
  background-color: #fff6f6;
  border-color: #d61e1e;
}

.float {
  position:fixed;
  width:60px;
  height:60px;
  bottom:20px;
  right:20px;
  border-radius:50px;
  text-align:center;
  z-index: 99999999
}

.float-wp {
  bottom: 100px !important;
  /* right: unset !important; */
}

.float-wp i {
  font-size: 1.55rem;
}

.my-float {
  margin-top:22px;
}

.navbar {
  padding-top: 16.4px;
  padding-bottom: 16.8px;
}

.contact-button {
  margin-right: auto;
  margin-left: auto;
  margin-top: 39.3px;
  width:146px
}

#content {
  padding:unset !important;
  overflow-x: hidden;
}

/* Hide scrollbar for Chrome, Safari and Opera */
main::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
main {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

body {
  overflow-y: visible;
}

#intro1{
  max-height: 524.5px;
  height: 524.5px;
  background: url(../img/landing/svg/slogan.svg) no-repeat bottom center;
  background-size: 300vw 225vw;
}

h1, h2, h3, h4, span {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}

h1 {
  line-height: 1.52;
  font-size: 25px;
}

.slogan_text span {
  letter-spacing: normal;
  font-stretch: normal;
  font-style: normal;
}

.slogan_text h1 {
  margin: 102.5px auto 8.5px;
  font-size: 25px;
  font-weight: 600;
}
.slogan_text span{
  font-size: 15px;
  font-weight: normal;
  line-height: 2.07;
}

.slogan_text .btn-container{
  margin-top: 24px;
}

#img-cleaning-car{
  display: flex;
  width: 266.5px;
  height: 197.2px;
  margin: -16.8px -13.5px 22.7px auto;
}

#services h1{
  margin-top: 88.5px;
  margin-bottom: 27px;
  font-weight: 500;
}

#services h4 {
  font-size:16px;
  font-weight: 500;
  margin-bottom: 6.4px;
  margin-top: -6px;
}

#services img{
  width: 100px;
  height: 100px;
}

#services #washer-cont img{
  width: 135px;
  height: 135px;
}

#services #washer-cont h4{
  margin-top: -20.7px;
}
#services #vacuum-cont img{
  width: 136px;
  height: 136px;
}

#services #vacuum-cont h4{
  margin-top: -15.4px;
}

#services span {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
  width: 300px
}

#services #washer-cont span{
  width: 270px;
}

.about-cont {
  padding-left: 0px !important;
  padding-right: 0px !important;
  background: linear-gradient(0deg, #F3F3F3 50%, #FFFFFF 50%) !important;
}

#about {
  padding-top: 113.9px;
  padding-bottom: 186.5px;
  height: 1012.4px;
  z-index: -1;
  overflow: visible;
  background: url(../img/landing/svg/mobile/About_bg.svg) no-repeat center -238px;
  background-size: auto 1350.7px;
}

#about-mobile-header{
  height: 58px;
  margin-top:5px;
  margin-bottom: 23px;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.52;
}

#eco-container {
  text-align: center
}

#about p{
  font-size: 12px;
  width: 287px;
}

#benefits {
  padding-right: 0px;
  padding-left: 0px;
}

#benefits h1 {
  margin-bottom: 39.5px;
}

#benefits .borderless-card {
  width: 121.1px;
  max-width: 121.1px;
  height: 159px;
  margin-right: 4.95px;
  margin-left: 4.95px;
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

#benefits .borderless-card img {
  width: 77px;
  height: 77px;
  margin-bottom: -1px;
}

#benefits .borderless-card p{
  font-size: 12px;
  font-weight: normal;
  width: 111px;
  margin-right: auto;
  margin-left: auto;
}

#benefits-slogan h2{
  width: 308px;
  margin-top: 35px;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
}
#contact {
  padding-top: 102px;
}

.mobile-form {
  width: 325px;
}

.mobile-form .card-body{
  padding-top: 35px;
  padding-bottom: 27px;
}
.mobile-form h1 {
  margin-bottom: 19px;
}

.mobile-form p {
  width: 280px;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 35px;
}

.mobile-form .form-label-group {
  margin-bottom: 6px;
}

#final-slogan h1 {
  font-size: 20px;
  font-weight: 500;
  width: 224px;
  margin-top: 81px;
  margin-bottom: -38.2px;
}

#footer {
  margin-top: -27.8px;
  background: #8ad5e7 !important;
  position: relative;
}

#footer span {
  color: white;
}

.copyright {
  margin-bottom: 15px
}

#footer:after {
  z-index: 0;
  content: "";
  width: 900px;
  height: 570px;
  background: url(../img/landing/svg/mobile/footer.svg) no-repeat;
  background-size: 920px 943px;
  top: -520px;
  left: -129px;
  position: absolute;
}

@media (min-width: 768px){
  .navbar {
    padding-top: 50px;
    padding-bottom: 16.8px;
  }

  .nav-link {
    size:20px;
    line-height: 30px;
    font-weight: 500;
  }

  .contact-button {
    margin-right: unset !important;
    margin-left: unset !important;
    margin-top: 38.2px;
    width:168px
  }

  .fixed-top {
    position: relative;
    top: unset;
    right: unset;
    left: unset;
    z-index: 1030;
  }

  #intro1{
    max-height: 687.4px;
    height: 687.4px;
    background: unset;
  }

  h1 {
    font-size: 40px !important;
    line-height: 1.5 !important;
  }

  .slogan_text h1 {
    margin-top: 218px;
    font-weight: 600 ;
    color: #667070 ;
  }

  .slogan_text span {
    font-size: 20px;
    line-height: 1.55;
  }

  #img-cleaning-car{
    width: unset;
    height: unset;
    margin: unset;
    margin-top: -520px;
    margin-left: -240px;
  }
  #services h1{
    padding-top: 108px;
    margin-bottom: 88.4px
  }

  #services h4 {
    font-size:18px;
    font-weight: 500;
    margin-bottom: 33.4px;
    margin-top: 9.8px !important;
  }

  #services img{
    width: 202px;
    height: 242px;
  }

  #services #washer-cont img{
    width: 242px;
    height: 242px;
  }

  #services #vacuum-cont img{
    width: 242.8px;
    height: 242.8px;
  }

  #services span {
    font-size: 16px;
    line-height: 1.56;
    text-align: center;
    margin: 0 auto;
  }

  #services #washer-cont span{
    width: 270px;
  }

  #about {
    padding-top: 125.1px;
    padding-bottom: unset;
    height: unset;
    z-index: -1;
    background: white;
  }

  #eco-container{
    padding-left: 0px;
    padding-right: 0px;
  }
  #eco-container img {
    width: 583px;
  }

  #about p{
    font-size: 20px;
    width: 623px;
    padding-top: 88px;
    margin-right: 144px;
  }

  .about-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  #benefits {
    padding-top: 113.4px
  }

  #about h1 {
    width: 720px;
    margin: 0 auto;
  }

  #benefits h1 {
    margin-bottom: 88.5px;
  }

  #benefits .col-auto{
    margin-left: 46.166px;
    margin-right: 46.166px;
  }

  #benefits .borderless-card img {
    width: 111px;
    height: 111px;
    margin-bottom: -8px;
  }

  #benefits .borderless-card {
    width: unset;
    max-width: unset;
    height: unset;
  }

  #benefits-slogan h2{
    width: 936px;
    margin-top: 216px;
    margin-bottom: 206px;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.53;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.16);
  }
  #contact {
    padding: 93px 139px;
  }
  #contact p {
    width: 502px;
    height: 94px;
    margin-bottom: 13px;
    font-size: 18px;
    line-height: 1.72;
  }
  #contact span {
    font-size: 16px;
    line-height: 2.5;
  }

  #final-slogan h1 {
    font-size: 30px !important;
    font-weight: 500;
    line-height: 46px !important;
    width: 497px;
    margin-top: 142px;
    margin-bottom: -29px;
  }

  #footer {
    padding-top: 24px;
  }

  #footer span {
    color: #667070;
  }

  #footer:after {
    z-index: 0;
    background: unset;
  }

  .copyright {
    margin-bottom: 8px;
  }

  .find-us {
    margin-bottom: 23px;
  }

  .find-us a {
    margin-left: 8.2px;
  }

  .mobile-form {
    width: 536px;
    background-color: transparent !important;
    max-width:536px;
  }

  .mobile-form h1,
  .mobile-form p{
    display:none;
  }
}

.form-control:focus, .form-label-group > input:focus {
  box-shadow: unset !important
}

textarea {
  resize: none;
}
