.mgt-20 { margin-top: 20px; }
.mgt-30 { margin-top: 30px; }

.mgb-50 { margin-bottom: 50px; }
h1.hero-title {
	font-size: 58px;
	line-height: 64px;
}
.logo-marca {
	width: 100%;
    padding: 10px;
    margin: 0 0 25px 0;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.logo-marca img {
	width: 100%;
	height: auto;
}
.textoBienvenida {
    color: #fff;
    font-size: 16px;
    line-height: 27px;
}
.textoNosotros {
  margin-bottom: 35px;
  padding-bottom: 35px;
}
.textoNosotros h2 {
	font-size: 22px;
	font-weight: 700;
	color: var(--title-color);
	position: relative;
	padding: 0 0 0 20px;
	margin: 20px 0 10px 0;
}
.textoNosotros h2::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 6px;
  height: 26px;
  background: var(--theme-color);
}
h2.sec-title {
	font-size: 34px;
}
.th-pagination li.active a {
	background-color: var(--principal);
	color: #fff;
}
.service-card-3_content {
	text-align: center;
	padding: 10px 0 0 0;
}
h1.tituloServicio {
	font-size: 34px;
	line-height: 38px;
}
.descripcionServicio {
	color: #000;
	font-size: 18px;
	line-height: 27px;
    color: #000;
    font-size: 16px;
}
.descripcionServicio p {
    line-height: 27px;
    color: #000;
    font-size: 16px;
    text-align: justify;    
}
.descripcionServicio h2 {
    font-size: 20px;
    font-weight: 700;
    color: var(--principal);
    line-height: 30px;
}
.sliderProducto .slick-arrow.slick-next {
  right: 20px;
  left: auto;
}
.sliderProducto .slick-arrow.slick-prev {
  left: 20px;
}
.mobile-logo {
	padding: 10px;
	text-align: center;
}
.mobile-logo img {
	width: 90%;
	height: auto;
}
.breadcumb-wrapper .container {
    position: relative;
    z-index: 10;
}
.overlay-banner {
    position: absolute;
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

/**************** WHATSAPP FLOTANTE *******************/
.floating-wpp {
    position: fixed;
    bottom: 90px;
    right: 27px;
    font-size: 14px;
    transition: bottom 0.2s;
    z-index: 1000;
}

.floating-wpp .floating-wpp-button {
    position: relative;
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.4);
    transition: box-shadow 0.2s;
    cursor: pointer;
    overflow: hidden;
    width: 60px !important;
    height: 60px !important;
    background-color: #00bb00 !important;
}

.floating-wpp .floating-wpp-button img,
.floating-wpp .floating-wpp-button svg {
    position: absolute;
    width: 100%;
    height: auto;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 50px !important;
    height: 50px !important;
}

.floating-wpp:hover {
    bottom: 17px;
}

.floating-wpp:hover .floating-wpp-button {
    box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.4);
}

.floating-wpp .floating-wpp-popup {
    border: 2px solid white;
    border-radius: 5px;
    background-color: #E5DDD5;
    position: absolute;
    overflow: hidden;
    padding: 0;
    box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.25);
    width: 0px;
    height: 0px;
    bottom: 0;
    opacity: 0;
    transition: bottom 0.1s ease-out, opacity 0.2s ease-out;
    transform-origin: bottom;
}

.floating-wpp .floating-wpp-popup.active {
    padding: 0 12px 12px 12px;
    width: 280px;
    height: auto;
    bottom: 82px;
    opacity: 1;
    right: 0;
}

.floating-wpp .floating-wpp-popup .floating-wpp-message {
    background-color: white;
    padding: 8px;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 0.2s;
}

.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
    opacity: 1;
    transition-delay: 0.2s;
}

.floating-wpp .floating-wpp-popup .floating-wpp-head {
    text-align: right;
    color: white;
    margin: 0 -15px 10px -15px;
    padding: 6px 12px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.floating-wpp .floating-wpp-input-message {
    background-color: white;
    margin: 10px -15px -15px -15px;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.floating-wpp .floating-wpp-input-message textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    padding: 8px;
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    font-size: inherit;
    resize: none;
}

.floating-wpp .floating-wpp-btn-send {
    margin-left: 12px;
    font-size: 0;
    cursor: pointer;
    color: #00bb00;
}
.service-box_icon img {
    width: 30px;
    height: auto;
}
.whatsappCel {
    position: fixed;
    bottom: 25px;
    left: 20px;
    width: 50px;
    height: 50px;
    z-index: 100;
}
.whatsappCel img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
#service-sec {
    padding: 80px 0 0 0;
}
.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.section_m {
    padding: 50px 0;
    background-color: #f7f7f7;
    margin: 0 0 50px 0;
}
.div_m {

}
.subtitulo_m {
    font-size: 22px;
    font-weight: 700;
    color: var(--principal);
}
.texto_m {
    color: #333;
}

/***************** CUADROS ******************/
.seccionCajas {
    padding: 50px 0;
    background-color: #f7f7f7;
}
.cuadro {
    background-color: #fff;
    min-height: 400px;
}
.cuadro a {
    color: #000;
}
.subtituloCuadro {
    font-size: 25px;
    font-weight: 600;
    color:var(--principal);
    padding: 10px 0 10px 10px;
    border-bottom: 1px solid #ccc;
}
.textoCuadro {
    padding: 15px;
    font-size: 16px;
    color: #3F3F3F;
    text-align: justify;
}
.imgCuadro {
    overflow: hidden;
}
.imgCuadro img {
    width: 100%;
    height: auto;
    transition: all 0.3s ease-in-out;
}
.cuadro:hover .imgCuadro img {
    transform: scale(1.2, 1.2);
}
.video-responsive {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* WhatsApp Float */
.whatsapp-float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 90px;
    right: 30px;
    background-color: #25D366;
    color: var(--white-color);
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    z-index: 1000; /* Ensure above other elements */
    box-shadow: 2px 2px 6px rgba(0,0,0,0.3);
    animation: pulse 1.5s infinite;
}
@keyframes pulse {
    0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7); }
    70% { transform: scale(1); box-shadow: 0 0 0 10px rgba(37, 211, 102, 0); }
    100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(37, 211, 102, 0); }
}

@media (max-width: 500px) {
  #celdaDireccion {
  	display: none;
  }
  #celdaLogo img {
  	width: 200px;
  	height: auto;
  }
	.header-layout5 .header-links li a {
	  color: #fff;
	  -webkit-transition: 0.4s;
	  transition: 0.4s;
	  font-size: 11px;
	}  
    #service-sec {
        padding: 30px 0 0 0;
    }
    #about-sec {
        padding: 30px 0 0 0 !important;
    }
    .textoNosotros {
        padding: 10px 20px;
        color: #000;
    }
    .textoNosotros p {
        margin: 0 0 20px 0;
    }
    .newsletter-area {
        clip-path: none;
    }
    .img-box4 .img2 {
      position: absolute;
      top: 0;
      left: 30px;
      width: 150px;
      height: 150px;
      border-radius: 50%;
      border: 10px solid var(--white-color);
      z-index: 3;
    }    
    .th-mobile-menu ul li a:hover {
        background-color: var(--principal);
        color: #fff;
        padding-left: 10px;
    }
    .th-mobile-menu ul li a:hover .th-mobile-menu ul li a::before {
        left: 20px;
        margin-right: 5px;
        content: '' !important;
    }
    .circle {
        display: none;
    }
}
