/*
Theme Name:   Plixsite
Theme URI: https://plixsite.com
Description:  Plixsite - Hosting Wordpress Theme
Author:       aleks rc
Author URL:   https://plixsite.com
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hello-elementor
Tags: domains, host, hosting, hosting templates, landing page, layout, layout switcher, modern, one page, template, web hosting templates, whmcs, whmcs templates, whmcsdes
Text
*/



.page-content {
    overflow: hidden;
}


::selection {
    background: #fff !important;
    color: #000 !important;
}


::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #393939;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
      background: #8a8a8a;
}

::-webkit-scrollbar-track {
  background: #000000;
}

.bg-fil {
backdrop-filter: blur(10px);
}

.cleverwa-description p span {
    color: rgba(255, 255, 255, 1) !important;
    font-size: 12px !important;
}








/* HEADER SCROLL */

#Top_bar {
        top: 0;
        z-index: 19;
        -webkit-transition: top .3s 
ease-out;
        transition: top .3s 
ease-out;
}




/* CURSOR ANIMADO */

.cursor-follower {
  position: fixed;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #ffffff;
  opacity: 0;
  z-index: 10000;
  user-select: none;
	pointer-events:none;
}




/* WP CONTACT FORM 7 */



.cfkit {
    margin: 0px !important;
}

.cfkit .col-md-12 {
    padding: 0 5px !important;
}
.wpcf7 .cfkit .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 5px;
}



.wpcf7 textarea {
    padding: 15px !important;
}



.wpcf7 form.sent .wpcf7-response-output, .wpcf7-spinner  {
    display: none !important;
}



@media screen and (min-width: 960px) {
    
 .cfkit .col-md-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}  
.cfkit .col-md-3 {
    width: 33.333% !important;
    flex: 0 0 33.333% !important;
} 

}








/* BARRA SCROL SIMPREMARQUE */



.msd-content {
    white-space: nowrap;
    display: flex;
    align-items: center;
    margin-right: 11vw 211.2px;
}


   
   
@media screen and (min-width: 992px) {
    
.msd-content img {
    padding: 5px 30px;
    width: 110px;
 }
    
 .simplemarque {
    display: inline-block;
    animation-duration: 40.2245s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-name: simplemarquee-15;
    animation-timeline: auto;
    animation-range: normal;
}  

@keyframes simplemarquee-15{
0% {
    transform: translate(0, 0);
}

100% {
    transform: translate(-220%, 0);
}
}

}    



   
   
@media screen and (max-width: 991px) {
    
.msd-content img {
    padding: 5px 30px;
    width: 90px;
 }
    
 .simplemarque {
    display: inline-block;
    animation-duration: 40.2245s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-name: simplemarquee-15;
    animation-timeline: auto;
    animation-range: normal;
}  

@keyframes simplemarquee-15{
0% {
    transform: translate(0, 0);
}

100% {
    transform: translate(-620%, 0);
}
}

}    







/* MENU HAMBURGUESA */




.modal {
    display: none;
    inset: 0;
    backdrop-filter: blur(118px);
    background: rgb(0 0 0 / 19%);
    justify-content: center;
    align-items: center;
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}
.modal.show {
  opacity: 1;
  visibility: visible;
  display: flex;
}

.modal-content {
    background-color: #0D170C99;
    padding: 30px;
    border-radius: 25px;
    max-width: 900px;
    width: 95%;
    position: relative;
    
    
}

.modal-body::-webkit-scrollbar {
  width: 2px;                  /* Ancho del scroll vertical */
}

.modal-body::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,0.3);
  border-radius: 10px;
}

.modal-body::-webkit-scrollbar-track {
  background: transparent;
}

.close-modal {
    position: absolute;
    top: -5px;
    right: 10px;
    font-size: 60px;
    font-weight: 800;
    color: #e4ab46;
    cursor: pointer;
    z-index: 9;
}













/* ==== BARRA TESTIMONIAL SCROLL INFINITO ==== */ 

.add1 {
    background: rgb(255 209 240 / 60%) !important;
}
.add2 {
    background: rgb(209 255 253 / 60%) !important;
}
.add3 {
    background: rgb(209 227 255 / 60%) !important;
}

.add .t1{
    font-size: 2em;
    line-height: 1.1em;
    color: #000;
    font-weight: 600;
}
.add strong {
    color: #000 !important;
}

.scroll-testimonios {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.scroll-track {
  display: flex;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  gap: 20px;
  animation: scrollInfinite 120s linear infinite;
}

.scroll-testimonios:hover .scroll-track {
  animation-play-state: paused;
}

.scroll-item {
    flex: 0 0 auto;
    background-color: transparent;
    background-image: linear-gradient(180deg, #0D170C4D 0%, #0D170C99 100%);
    border: 1px solid #5D5D5D4D;
    border-radius: 25px;
    padding: 40px 45px;
    min-width: 260px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 400px;
    box-shadow: 0 0 15px rgb(224 206 255 / 21%);
    margin: 15px 0;
    backdrop-filter: blur(27px);
}

.scroll-item p {
    margin: 0 0 14px 0;
    font-family: "Inter Tight", Sans-serif;
    font-size: 14px;
    line-height: 1.4;
    text-align: left;
    font-weight: 200;
    color: #fff;
}

.scroll-item-bottom {
  display: flex;
  align-items: center;
  gap: 10px;
}

.scroll-item-bottom img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}

.scroll-item-text {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.scroll-item-text strong {
    color: #ddc18d;
    font-size: 18px;
    line-height: 1.2em;
    margin-bottom: 2px;
    font-family: "Cinzel", Sans-serif;
    font-weight: 400;
    line-height: 1.5em 48px;
}

.scroll-item-text span {
    color: #ffffff;
    font-family: "Outfit", Sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2em;
}

@keyframes scrollInfinite {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.scroll-inner {
  display: flex;
  flex-wrap: nowrap;
  min-width: 200%;
}

@media(max-width:600px){
      .scroll-item {
        min-width: 250px;
        padding: 20px;
        max-width: 300px;
    }
  .scroll-item p {
    font-size: 1rem;
  }
}















/* ==== CONTENEDOR DEL CHAT ==== */

  

@media screen and (min-width: 992px) {
    
.chat-body h3 {
    font-size: 1.3em;
  }
 .chat-body h3 span {
    font-size: 1.3em;
}    
    
.chat-container.activo {
    right: 20px;
    opacity: 1;
  }
 .chat-container {
    margin-bottom: 30px;
    height: 70%;
    border-radius: 20px;
  }

}
@media screen and (max-width: 991px) {
.chat-body h3 {
    font-size: 1.1em;
  }
 .chat-body h3 span {
    font-size: 1.1em;
}    
    
.chat-container.activo {
    right: 0px;
    opacity: 1;
  }
 .chat-container {
    margin-bottom: 0px;
    height: 90%;
    padding: 0px 0px;
    border-radius: 20px 20px 0px 0px;
  }


}



  /* ==== CABECERA ==== */
  .chat-header {
    color: #ffffff;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "outfit", Sans-serif;
  }

  .chat-info {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .chat-info img {
    border-radius: 50%;
    border: 2px solid #413654;
  }

  .status {
    display: flex;
    align-items: center;
    font-size: 0.85rem;
    gap: 5px;
    font-weight: 200;
  }

  .dot {
    width: 10px;
    height: 10px;
    background: #00ff00;
    border-radius: 50%;
    animation: blink 1s infinite;
  }

  @keyframes blink {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.3; }
  }

  .cerrar-chat {
    cursor: pointer;
    font-size: 40px;
    font-weight: 200;
    background: #ffffff00;
    width: 40px;
    height: 40px;
    color: #ffffff00;
    border-radius: 50px;
    text-align: center;
    line-height: 36px;
}

  /* ==== CUERPO ==== */
  .chat-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .chat-body h3 {
    margin-top: 0;
    font-family: "Inter Tight", Sans-serif;
    font-size: 15px;
    font-weight: 200;
    line-height: 22px;
    color: #FFFFFF;
    text-align: center;
}
 .chat-body h3 span {
    color: #E4AB46;
    font-weight: 400;
    line-height: 1.1em;
    text-decoration: underline;
    text-transform: capitalize;
}


  .chat-body input,
  .chat-body textarea {
    width: 100%;
    background: rgb(255 255 255);
    resize: none;
    background-color: #FFFFFFFF !important;
    color: #2c3345FF !important;
    border: 1px solid #ACACACFF !important;  
    border-radius: 15px !important;
    padding: 15px 15px 15px 15px !important;
    font-size: 16px;
    font-weight: 300;
  }

  .chat-body textarea {
    height: 120px;
  }

  .chat-body input::placeholder,
  .chat-body textarea::placeholder {
    color: #94A3B8;
  }
.chat-body input:focus, .chat-body textarea:focus {
  border-color: #e00074; /* Cambia este color al que prefieras */
  box-shadow: 0 0 8px #6d28d9; /* Efecto de brillo opcional */
  outline: none; /* Elimina el contorno azul por defecto */
  transition: all 0.3s ease;
    
}    
    
    
  .chat-footer {
    text-align: center;
     margin-top: 15px;
  }

  .chat-footer button {
    color: #ffffff !important;
    border: none !important;
    border-radius: 15px !important;
    padding: 20px 32px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    width: 100% !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    
    text-transform: none !important;
    letter-spacing: 0.5px !important;
    background-color: rgb(228, 171, 70);
    font-family: "Inter Tight", sans-serif;
    line-height: 23px;
}

  .chat-footer button:hover {
    background-color: #FFDF00;
    color: #060E05FC !important;
    box-shadow: 0 4px 15px #FFC107 !important; 
  }
  .chat-container button::after {
    overflow: hidden;
    border-radius: 15px;
}

 
  .hidden {
    display: none;
  }
  
.abrir-chat, .btn-point  {
cursor: pointer;
} 
  
   
  









/* CONTENEDOR */
#chatBubbleContainer {
  position: fixed;
  bottom: 50px;
  right: 25px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  opacity: 0;
  transition: opacity .5s ease;
}

.chat-bubble-hidden {
  pointer-events: none;
}

/* TEXTO FLOTANTE */
.bubble-text {
    background: #4a4537;
    border: 1px solid #FFC107;
    padding: 10px 15px;
    border-radius: 15px;
    margin-bottom: 25px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    max-width: 240px;
    position: relative;
    font-family: "Inter Tight", Sans-serif;
    color: #ffffff;
    font-weight: 300;
}

.bubble-text p {
    margin: 0;
    font-size: 13px;
    font-weight: 200;
}

.bubble-close {
  position: absolute;
  top: -18px;
  right: -8px;
  background: #FFC107;
  color: #000000;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

/* BURBUJA BOTÓN */
.bubble-btn {
  width: 70px;
  height: 70px;
  background: #b9a386;
  border-radius: 50%;
  box-shadow: 0 5px 18px rgba(0,0,0,0.3);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bubble-btn img {
  width: 60%;
}
/* MODAL */
.chat-modal {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(118px);
  background: rgb(193 193 193 / 23%);
}

.chat-modal-content {
    background-color: rgba(13, 23, 12, 0.6);
    width: 95%;
    max-width: 700px;
    margin: 10% auto;
    padding: 25px;
    border-radius: 20px;
    position: relative;
}

.modal-close {
    position: absolute;
    top: -5px;
    right: 10px;
    font-size: 60px;
    font-weight: 800;
    color: rgb(228, 171, 70);
    cursor: pointer;
    z-index: 99;
}



.bubble-btn i {
    font-size: 38px;
    color: #fff;
    margin-top: 5px;
}

.bubble-btn  {animation: pisca 1.5s infinite;box-shadow: 0 0 21px -6px #b9a386;}

@keyframes pisca {
    70% {
        box-shadow: 0 0 0 25px rgb(0,0,0,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgb(0,0,0,0)
    }
}









  
  
  
 /* ==== NOTIFICACION DE CLIENTES ==== */ 
  
  
  .notificaciones {
    position: fixed;
    bottom: 50px;
    left: 20px;
    z-index: 9999;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 10px;
  }

 
  .notificacion {
    backdrop-filter: saturate(180%) brightness(150%) blur(10px);
    padding: 15px 25px;
    border-radius: 15px;
    font-size: 16px;
    color: #ffffff;
    animation: fadeInUp 0.6s ease, fadeOut 0.6s ease 4.4s forwards;
    width: 280px;
    max-width: 100%;
    backdrop-filter: blur(25px);
    box-shadow: rgba(224, 206, 255, 0.4) 0px 0px 25px;
    font-family: "outfit", Sans-serif;
    font-weight: 300;
    background: #443f32ed;
    border: 1px solid #b9a386;
  }


  .notificacion strong {
    color: #E4AB46;
    font-weight: 600;
    text-transform: capitalize;
  }

  
  .tiempo {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    color: #8c99b0;
  }

  /* Animaciones */
  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @keyframes fadeOut {
    to {
      opacity: 0;
      transform: translateY(20px);
    }
  }  
  
  
@media screen and (max-width: 991px) {

.notificacion {
    padding: 10px 10px !important;
    font-size: 13px !important;
    width: 220px !important;
    font-weight: 200 !important;
}

}  
  
  
  
  
  










/* BOTON SHADOW ANIMACION */


.btsh a {
    animation: pisca 1.5s infinite;
}

@keyframes pisca {
    70% {
        box-shadow: 0 0 0 25px rgb(0,0,0,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgb(0,0,0,0)
    }
}



 .boxinic {
-webkit-backdrop-filter: blur(27px);
    backdrop-filter: blur(27px);
}

.btn-hover-up:hover {
    transform: translateY(-4px) scale(1.05);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 6px 18px;
}

.bg-shadow-two::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 300px;
    pointer-events: none;
    z-index: 1;
    background: linear-gradient(to top, #000301 0%, #020202ab 50%, rgba(0, 0, 0, 0) 100%);
}


.filtex .elementskit-card.active, .filtex .elementskit-card:not(:last-child) { 
    backdrop-filter: blur(27px);
    overflow: hidden;
}

.ekit-wid-con li, .ekit-wid-con ul {
    margin-left: 15px !important;
}

