/*

Theme Name: Alindezza
Template: ripple
Author: Juan Sebastián Reyes
Description: Tema hijo




*/

.contact_live_support{
	display: none !important;
}

.site-header {
    width: 100%;
    z-index: 999 !important;
}

.menu a{
 text-transform: initial !important;
 color: #000 !important;
 font-weight:800 !important;
 font-style:italic !important;
}

.hm-left-feats-container .hm-feat-post-icon, .hm-right-feats-container .hm-feat-post-icon {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 70px !important;
    height: 70px !important;
    border: 1px solid #e3e3e3;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: #fff;
    padding: 15px !important;
}

 .hm-left-feats-container .hm-feat-post-wrap {
    padding: 0px 20px 0px 85px !important;
}

 .hm-right-feats-container .hm-feat-post-wrap {
    padding: 0px 85px 0px 20px !important;
}

.hm-feat-post-wrap{
    display: flex;
    align-items:center !important;
}

.section-overlay h2 {
    margin-bottom: 20px !important;
    font-style: italic;
    
}
.progress-title{
    font-size: 2.75rem !important;
}

#plx_feature_section h2{
    font-size: 2.75rem !important;
}
.hm-feat-post-describe{
    font-size:1.1rem;
    line-height:1.2rem;
}

.mantenimiento .hm-feat-post-wrap {
    margin-bottom: 0px !important;
}

.limpieza .hm-feat-post-wrap {
    margin-bottom: 0px !important;
}
.limpieza .hm-feat-post-title{
    padding-bottom:0px !important;
}

.limpieza .hm-feat-post-describe{
    padding-top:0 !important
}
.content-left{
    width:50% !important;
}
 .content-right{
    width:50% !important;
    padding-left: 10%;
}

.section-overlay.progress-section-overlay {
    padding:0 !important;
}

.back-progress{
    background-size: cover;
    background-repeat: no-repeat;

}

#plx_service_section .section-overlay {
    padding: 0 !important;
}

.limpieza .hm-feat-posts-container{
    display:flex;
    align-items: center;
    justify-content: center;
}

.aseo  .hm-feat-posts-container{
    display:flex;
    align-items: center;
    justify-content: center;
}

.mantenimiento .hm-feat-posts-container{
    display:flex;
    align-items: center;
    justify-content: center;
}
.menu a:hover{
    opacity: .7 !important;
}
.menu > li > a {
    padding: 5px 20px !important;
}

.scrollActive .site-header {
    position: fixed;
    background-color: #fff !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4) !important;
    font-size: 1.1rem !important;
    
}

html{
    cursor: inherit !important;
}

a.back-to-top {
   
    background: #b7b7b7 !important;
}

.ripple-contact-us-page-wrap .textwidget input[type="text"], .ripple-contact-us-page-wrap .textwidget input[type="email"], .ripple-contact-us-page-wrap .textwidget input[type="email"], .ripple-contact-us-page-wrap .textwidget textarea {
    border:0px !important;
    border-bottom: 1px solid #ccc !important;
}

.textwidget textarea{
    height:10rem !important;
    max-height: 10rem !important;
    min-height:10rem !important;
}


.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: ltr;
    border: 0px !important;
    border-bottom: 1px solid #ccc !important;
    width: 100%;
    margin-bottom: 10px !important;
    padding:10px !important;
}

.widget select {
    max-width: 100%;
    width: 100%;
    border: 0px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    color: #909090;
}

#toggle div, #toggle1 div {
   
    background: #000 !important;
  
}

/*RESPONSIVE*/

@media screen and (max-width: 1200px){
.site-header {
    position: relative;
    background-color: #fff !important;
}
}

@media screen and (max-width: 1200px){
#site-navigation ul, #primary-menu.menu ul {
    display: none;
    position: absolute;
    width: 100%;
    background: #fff !important;
    left: 0;
    right: 0;
    top: 100%;
}
}

@media screen and (max-width: 1200px){
#toggle {
    display: inline-block;
    vertical-align: middle;
}
}

@media screen and (max-width: 1200px){
.main-navigation .menu > li {
    display: block;
    margin-top: 10px;
    text-align:center;
}

.content-right{
   
    padding-left: 0 !important;
}

}




@media screen and (max-width: 768px){
    .content-left{
        width:100% !important;
    }
     .content-right{
        width:100% !important;
        padding-left: 0 !important;
    }

    .limpieza .hm-feat-posts-container, .aseo  .hm-feat-posts-container, .mantenimiento .hm-feat-posts-container{
        flex-direction: column;
    }

    .aseo .hm-feat-post-wrap{
        margin-bottom:10px !important;
    }

}


@media screen and (max-width: 768px){
.footer-bottom .site-info .footer_text, .footer-bottom .site-info aside {
 display: flex !important;
    justify-content: space-between;
    align-items: center;
    }
    }


@media screen and (max-width: 650px){
#plx_feature_section h2 {
   
    line-height: 1 !important;
}
}
.hm-feat-post-wrap:hover .hm-feat-post-icon {
    background: #109dac !important;
   
}

.ripple-contact-us-page-wrap .widget_ripple_contact_details {
    
     background: #109dac !important;
    
}

.wpcf7-submit{
    background: #109dac !important;
   
}

.footer-bottom .ripple-social-icons a {
  
    background: #109dac !important;
}

.plx-nav li:nth-child(2) {
   display:none !important; 
}

.grecaptcha-badge{
    z-index:99999;
    
}

.wha {

 position: fixed;
    z-index: 99999999999;
    left: 2rem;
    bottom: 3rem;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  
  -webkit-transition: all 1.3s;
  -moz-transition: all 1.3s;
  transition: all 1.3s;
  -webkit-animation: r5 1s 0s ease-out infinite;
  -moz-animation: r5 1s 0s ease-out infinite;
  animation: r5 1s 0s ease-out infinite;
}

@-webkit-keyframes r5 {
  0% {
    box-shadow: 0 0 4px 2px rgba(16, 157, 172, .5), 0 0 0px 0px transparent, 0 0 0px 0px rgba(16, 157, 172, .7);
      z-index: 99999999999;
  }
  10% {
    transform:scale(1,1);
    box-shadow: 0 0 4px 2px rgba(16, 157, 172, .5), 0 0 12px 10px transparent, 0 0 8px 10px rgba(16, 157, 172, .7);
      z-index: 99999999999;
  }
  100% {
    box-shadow: 0 0 4px 2px rgba(26, 140, 255, 0), 0 0 0px 40px transparent, 0 0 0px 25px rgba(26, 140, 255, 0);
      z-index: 99999999999;
  }
}
@-moz-keyframes r5 {
  0% {
    box-shadow: 0 0 4px 2px rgb(16, 157, 172), 0 0 0px 0px transparent, 0 0 0px 0px rgb(16, 157, 172);
      z-index: 99999999999;
  }
  10% {
    box-shadow: 0 0 4px 2px rgb(16, 157, 172), 0 0 12px 10px transparent, 0 0 8px 10px rgb(16, 157, 172);
      z-index: 99999999999;
  }
  100% {
    box-shadow: 0 0 4px 2px rgba(26, 140, 255, 0), 0 0 0px 40px transparent, 0 0 0px 25px rgba(26, 140, 255, 0);
      z-index: 99999999999;
  }
}
@keyframes r5 {
  0% {
    box-shadow: 0 0 4px 2px rgb(16, 157, 172), 0 0 0px 0px transparent, 0 0 0px 0px rgb(16, 157, 172);
      z-index: 99999999999;
  }
  10% {
    box-shadow: 0 0 4px 2px rgb(16, 157, 172), 0 0 12px 10px transparent, 0 0 8px 10px rgb(16, 157, 172);
      z-index: 99999999999;
  }
  100% {
    box-shadow: 0 0 4px 2px rgba(26, 140, 255, 0), 0 0 0px 40px transparent, 0 0 0px 25px rgba(26, 140, 255, 0);
      z-index: 99999999999;
  }
}

.back-to-top{
    display:none !important;
}

.hm-about-right-container .team-wrap-contain figure:before {
   
    background: rgba(16, 157, 172, 0.8) !important;
}

