.elementor-1360 .elementor-element.elementor-element-4491f7b > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-1360 .elementor-element.elementor-element-4491f7b:not(.elementor-motion-effects-element-type-background), .elementor-1360 .elementor-element.elementor-element-4491f7b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kontecleaningservices.com/wp-content/uploads/2026/05/about-us.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1360 .elementor-element.elementor-element-4491f7b > .elementor-background-overlay{background-color:#000000;opacity:0.57;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1360 .elementor-element.elementor-element-4491f7b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:70px 0px 70px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1360 .elementor-element.elementor-element-ae8c2aa{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1360 .elementor-element.elementor-element-ae8c2aa .elementor-heading-title{font-family:"Figtree", Sans-serif;font-size:19px;font-weight:800;text-transform:capitalize;color:#FC7F00;}.elementor-1360 .elementor-element.elementor-element-23acc43{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1360 .elementor-element.elementor-element-23acc43 .elementor-heading-title{font-family:"Figtree", Sans-serif;font-size:50px;font-weight:800;text-transform:capitalize;line-height:60px;color:#FFFFFF;}.elementor-1360 .elementor-element.elementor-element-1588dcc > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-1360 .elementor-element.elementor-element-1588dcc:not(.elementor-motion-effects-element-type-background), .elementor-1360 .elementor-element.elementor-element-1588dcc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1360 .elementor-element.elementor-element-1588dcc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 0px 30px 0px;}.elementor-1360 .elementor-element.elementor-element-1588dcc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1360 .elementor-element.elementor-element-9f2bee2{text-align:start;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;color:#000000;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1360 .elementor-element.elementor-element-4491f7b{padding:50px 0px 50px 0px;}.elementor-1360 .elementor-element.elementor-element-ae8c2aa .elementor-heading-title{font-size:20px;}.elementor-1360 .elementor-element.elementor-element-23acc43 .elementor-heading-title{font-size:40px;line-height:50px;}.elementor-1360 .elementor-element.elementor-element-1588dcc{padding:30px 0px 30px 0px;}.elementor-1360 .elementor-element.elementor-element-9f2bee2{text-align:center;font-size:14px;}}/* Start custom CSS for heading, class: .elementor-element-ae8c2aa */.cleaning-text-animation {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  font-size: 58px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}

.cleaning-text-animation span {
  display: inline-block;
  color: #0d1b2a;
  opacity: 0;
  transform: translateY(60px);
  animation: textReveal 0.8s ease forwards;
}

.cleaning-text-animation span:nth-child(1) {
  animation-delay: 0.2s;
}

.cleaning-text-animation span:nth-child(2) {
  animation-delay: 0.5s;
}

.cleaning-text-animation span:nth-child(3) {
  animation-delay: 0.8s;
}

.cleaning-text-animation span:nth-child(4) {
  animation-delay: 1.1s;
}

@keyframes textReveal {
  0% {
    opacity: 0;
    transform: translateY(60px) rotate(5deg);
    filter: blur(8px);
  }

  100% {
    opacity: 1;
    transform: translateY(0) rotate(0);
    filter: blur(0);
  }
}

/* Mobile */
@media (max-width: 768px) {
  .cleaning-text-animation {
    font-size: 34px;
    gap: 6px;
  }
}


.bblue{
    color: #1774D3;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-23acc43 */.cleaning-text-animation {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  font-size: 58px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}

.cleaning-text-animation span {
  display: inline-block;
  color: #0d1b2a;
  opacity: 0;
  transform: translateY(60px);
  animation: textReveal 0.8s ease forwards;
}

.cleaning-text-animation span:nth-child(1) {
  animation-delay: 0.2s;
}

.cleaning-text-animation span:nth-child(2) {
  animation-delay: 0.5s;
}

.cleaning-text-animation span:nth-child(3) {
  animation-delay: 0.8s;
}

.cleaning-text-animation span:nth-child(4) {
  animation-delay: 1.1s;
}

@keyframes textReveal {
  0% {
    opacity: 0;
    transform: translateY(60px) rotate(5deg);
    filter: blur(8px);
  }

  100% {
    opacity: 1;
    transform: translateY(0) rotate(0);
    filter: blur(0);
  }
}

/* Mobile */
@media (max-width: 768px) {
  .cleaning-text-animation {
    font-size: 34px;
    gap: 6px;
  }
}


.bblue{
    color: #1774D3;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d075a38 *//* BUBBLES */

.bubbles span{
    position:absolute;
    bottom:-100px;
    background:rgba(255,255,255,0.2);
    border-radius:50%;
    animation:bubbleMove linear infinite;
}

.bubbles span:nth-child(1){
    width:40px;
    height:40px;
    left:10%;
    animation-duration:10s;
}

.bubbles span:nth-child(2){
    width:25px;
    height:25px;
    left:30%;
    animation-duration:7s;
}

.bubbles span:nth-child(3){
    width:60px;
    height:60px;
    left:50%;
    animation-duration:12s;
}

.bubbles span:nth-child(4){
    width:30px;
    height:30px;
    left:70%;
    animation-duration:8s;
}

.bubbles span:nth-child(5){
    width:50px;
    height:50px;
    left:90%;
    animation-duration:11s;
}

@keyframes bubbleMove{
    0%{
        transform:translateY(0) scale(0.5);
        opacity:0;
    }

    20%{
        opacity:1;
    }

    100%{
        transform:translateY(-900px) scale(1.2);
        opacity:0;
    }
}

/* CLEANING BRUSH */

.brush{
    position:absolute;
    width:220px;
    height:80px;
    background:linear-gradient(90deg,#f59e0b,#facc15);
    border-radius:50px;
    top:50%;
    left:-250px;
    transform:translateY(-50%) rotate(-10deg);
    animation:brushMove 6s ease-in-out infinite;
    box-shadow:0 10px 30px rgba(0,0,0,.3);
}

.brush::before{
    content:"";
    position:absolute;
    right:-30px;
    top:20px;
    width:50px;
    height:40px;
    background:#78350f;
    border-radius:10px;
}

.brush::after{
    content:"";
    position:absolute;
    left:10px;
    bottom:-20px;
    width:180px;
    height:25px;
    background:#fff;
    border-radius:0 0 20px 20px;
}

@keyframes brushMove{

    0%{
        left:-250px;
    }

    50%{
        left:calc(100% - 200px);
    }

    100%{
        left:-250px;
    }
}/* End custom CSS */