@charset "utf-8";
/* LINK SISTEMAS WEB - CSS Document */
/* Default CSS color rojo -- # ff8758 --> # D50C1C -- # AA0916 */
/* gris header # 2a2a2a - gris footer # 121212 - gris plantilla (azulado) # 192e3f */


/* FORMULARIOS */
/* trampa para robots */
.domicilio {
    display: none;
}


/* tema switch */
.switch-box {
    right: 20px;
    bottom: unset;
    top: 192px;
}
@media (max-width: 1199px) {
	.switch-box {
        top: 175px;
	}
}
@media (max-width: 767px) {
	.switch-box {
        top: 143px;
	}
}


/* gotop */
.go-top.active {
    bottom: 30px;
}
.go-top:hover {
    background-color: #121212;
}


/* boton whatsapp con animación */
.floating_btn a{
    text-decoration:none;
}
.floating_btn {
    position: fixed;
    bottom: 0px;
    left: 10px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content:center;
    z-index: 1000;
}
@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}
.contact_icon {
    background-color: #25D366;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size:30px;
    border-radius: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    box-shadow: 0 0 0 0 #25D366;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}


/* NUEVOS COLORES */

/* header area */
.top-header-area {
    background-color: #2a2a2a;
}
/* header redes */
.top-header-optional li a i {
    color: #ffffff;
}
/* fondos titulos */
.single-solution .solution-content {
    background-color: #2a2a2a;
}
.single-membership-table {
    background-color: #2a2a2a;
}
/* promociones */
.video-area {
    background-color: #B3B3B3;
}
/* sucursales area */
.membership-area::before {
    background-color: #B3B3B3;
}
/* soporte area */
.overview-area::before {
    background-color: #B3B3B3;
}
/* numeralia */
.work-content-item {
    background-color: #B3B3B3;
}
/* footer area */
.footer-area {
    background-color: #121212;
}


/* menu logo */
.navbar img, .logo img {
        max-height: 70px;
}
@media only screen and (max-width: 767px) {
    .others-option-for-responsive .dot-menu {
        top: -35px;
    }
}
@media only screen and (max-width: 1199px) {
    .navbar-area {
        padding-bottom: 10px;
    }
}


/* footer logo */
.single-footer-widget .widget-logo img {
    max-height: 70px;
}


/* modo claro y oscuro iconos */
.switch-box input:checked + .slider:before {
    background: white url("../../imagenes/switch-claro.svg");
}
.switch-box .slider:before {
    background: white url("../../imagenes/switch-oscuro.svg");
}

.sidebar-img {
    object-fit: cover;
    height: 80px;
    width: 80px;
}


/* paginación */
#SoloMovil {
    display: none;
    padding: 0 15px;
}
@media (max-width: 768px) {
	#ocultar {
	display:none;
	}
	#SoloMovil {
	display:inline;
	}
}



/* PAGINA PRINCIPAL */

/* carrusel altura minina titulo */
.main-slides-content h1 {
    min-height: 168px;
}
/* boton default hover anim color */
.default-btn span {
    background-color: #00000040;
}
/* imagen diferenciadores principal */
.single-box a img {
    max-width: 55px;
    object-fit: cover;
    aspect-ratio: 1/1;
    border-radius: 10px;
}

/* secc productos */
/* productos ancho titulos */
.section-title {
    max-width: 900px;
}
/* fix para owl carrusel de productos */
.single-solution .solution-image img {
    display: inline;
}
/* botones owlcarouser nav para productos */
.productos-slides.owl-theme .owl-nav {
  margin-top: 30px;
}
.productos-slides.owl-theme .owl-nav .owl-prev, .productos-slides.owl-theme .owl-nav .owl-next {
  margin: 0 5px;
  outline: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  transition: 0.6s;
  background-color: transparent;
  border: 1px solid #121212;
  color: #121212;
  border-radius: 50%;
}
.productos-slides.owl-theme .owl-nav .owl-prev:hover, .productos-slides.owl-theme .owl-nav .owl-prev:focus, .productos-slides.owl-theme .owl-nav .owl-next:hover, .productos-slides.owl-theme .owl-nav .owl-next:focus {
  background-color: #AA0916;
  border: 1px solid #AA0916;
  color: #ffffff;
}
.productos-slides.owl-theme .owl-nav .owl-prev i, .productos-slides.owl-theme .owl-nav .owl-next i {
  display: inline-block;
  font-size: 25px;
  position: relative;
  top: 2px;
  right: 0;
}
.productos-slides.owl-theme .owl-nav .owl-next {
  left: auto;
  right: 30px;
}
/* color h3 en slider prouctos y altura min */
.solution-content {
    min-height: 184px;
}
.solution-content h3 {
    color: #ffffff;
}
.solution-content p i {
    vertical-align: middle;
}




/* secc promociones */
.video-area .section-title p {
    color: #121212;
}
.video-area .section-title h2 {
    color: #121212;
}
/* hover boton video */
.video-box-image .video-btn:hover {
    background-color: #AA0916;
}
/* promociones alto del fondo de color */
.video-area::before {
    height: 150px;
}

/* secc servicios */
/* servicios color de H3 sin enlace */
.single-coworking-space .hover-content h3 {
    color: #ffffff;
}
.single-coworking-space .hover-content a {
    color: #ffffff;
}
.single-coworking-space .hover-content a:hover {
    color: #ffffff66;
}

/* secc sucursales */
.membership-area .section-title span {
    color: #121212;
}
.membership-area .section-title h2 {
    color: #121212;
}
/* hover y colores owlcarousel para sucursales */
.sucs.productos-slides.owl-theme .owl-nav .owl-prev:hover, .sucs.productos-slides.owl-theme .owl-nav .owl-prev:focus, .sucs.productos-slides.owl-theme .owl-nav .owl-next:hover, .sucs.productos-slides.owl-theme .owl-nav .owl-next:focus {
  background-color: #121212;
  border: 1px solid #121212;
  color: #ffffff;
}
.sucs.productos-slides.owl-theme .owl-nav .owl-prev, .sucs.productos-slides.owl-theme .owl-nav .owl-next {
  border: 1px solid #121212;
  color: #121212;
}

/* secc testimonios */
/* aspecto imagen de testimonio */
.review-image img {
    object-fit: cover;
    aspect-ratio: 1/1;
}
/* color icono en imagen testimonio */
.review-image .icon i {
    color: #AA0916;
}

/* secc soporte */
.overview-content-box span {
    color: #121212;
}
.overview-content-box h3 {
    color: #121212;
}
.overview-content-box p {
    color: #121212;
}

/* secc numeralia */
.work-content-item .content-box b {
    color: #121212;
}
.work-content-item .content-box h3 {
    color: #121212;
}
.work-content-item .content-box p {
    color: #121212;
}
.work-content-item .content-box .work-fun-fact h4 {
    font-size: 30px;
    color: #121212;
}
.work-content-item .content-box .work-fun-fact h4 .sign-icon {
    color: #121212;
}
.work-content-item .content-box p {
    color: #121212;
}



/* ------------------ */
/* --- PRODUCTOS ---- */
/* ------------------ */
/* select para filtro de lineas y sublineas */
.spurf-grid-sorting .ordering .nice-select {
    width: 268px;
}

/* COMPARTIR PRODUCTO */
/* LISTA FLEX */
.share-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 12px;
}
/* LABEL */
.share-label span {
    font-weight: 500;
    color: #555;
    font-size: 15px;
}
/* CÍRCULOS */
.share-list li {
    margin-bottom: 0 !important;
}
.share-list li a {
    width: 42px;
    height: 42px;
    background-color: #f1f1f1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
}
/* ICONOS */
.share-list li a i {
    font-size: 18px;
    color: #AA0916; /* rojo Copyfax */
    transition: all 0.3s ease;
}
/* HOVER EFECTO ELEGANTE */
.share-list li a:hover {
    background-color: #AA0916;
}
.share-list li a:hover i {
    color: #fff;
}
/* efecto flotante */
.share-list li a:hover {
    background-color: #AA0916;
    transform: translateY(-3px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
}

/* CONTENEDOR TABS DE PRODUCTO DETALLE / COTIZAR */
.producto-tabs {
    margin-top: 70px;
}
/* NAV BASE */
.custom-tabs {
    border-bottom: 1px solid #e8e8e8;
    gap: 40px;
}
/* LINKS */
.custom-tabs .nav-link {
    border: none;
    background: none;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: .5px;
    padding: 15px 0;
    position: relative;
    color: #777;
    transition: color .3s ease;
    min-width: 100px;
}
/* Línea base */
.custom-tabs .nav-link::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: #AA0916;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .35s ease;
}
/* Hover anima línea */
.custom-tabs .nav-link:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}
/* Activo texto rojo */
.custom-tabs .nav-link.active {
    color: #AA0916;
}
/* Activo mantiene línea fija */
.custom-tabs .nav-link.active::after {
    transform: scaleX(1);
    transform-origin: left;
}
/* Hover color texto */
.custom-tabs .nav-link:hover {
    color: #AA0916;
}
/* titulos de los contenidos de los tabs */
.producto-tabs .tab-content h3 {
    font-size: 22px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    font-family: "Mulish", sans-serif;
}
.producto-tabs .tab-content h3::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 1px;
    background-color: #AA0916;
}



/* --------------------------- */
/* --- LISTA DE CONTENIDOS --- */
/* --------------------------- */
.blog-image a {
    display: block;
}



/* --------------------------- */
/* --- CONTENIDO --- */
/* --------------------------- */

/* CONTENIDO */
.custom-tab-content {
    padding-top: 50px;
}

/* TÍTULO */
.custom-tab-content h3 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
}


/* CONTENIDOS */
/* opacidad fondo titulos */
.page-banner-area::before {
    opacity: 0.5;
}
/* temas populares sidebar */
/* CONTENEDOR */
.popular-tags {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
/* Quitar estilos default del li */
.popular-tags li {
    margin: 0;
}
/* ESTILO DE CADA TAG */
.tag-pill {
    display: inline-block;
    padding: 10px 22px;
    background-color: #f1f1f1;
    color: #222;
    text-decoration: none;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 500;
    transition: all 0.3s ease;
}
/* HOVER */
.tag-pill:hover {
    background-color: #AA0916; /* rojo Copyfax */
    color: #fff;
}



/* --------------------------- */
/* --- SOPORTE --- */
/* --------------------------- */


/* nuevo search */
.support-search input{
    height:60px;
    border-radius:12px;
    padding-left:20px;
    border-color: #AA0916;
    transition: 0.6s;
}
.search-icon{
    position:absolute;
    left:18px;
    top:50%;
    transform:translateY(-50%);
    font-size:20px;
    color:#9aa0a6;
}
.support-search button{
    background:#2a2a2a;
    color:#fff;
    border-radius:8px;
    width:45px;
    height:45px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.support-search button:hover{
    background:#AA0916;
    color:#fff;
}
.support-search input:focus{
    outline: none;
    border-color: #c40000;
    box-shadow: 0 0 0 3px rgba(196,0,0,0.15);
}
/* efecto fade con movimiento */
.support-search input::placeholder{
    font-size: 18px;
    font-weight: bold;
    color: #192e3f;
    opacity: 1;
    transition: opacity 0.6s ease;
}
.support-search input::placeholder{
    opacity: 1;
    transform: translateX(0);
    transition: all 0.6s ease;
}
.support-search input:focus::placeholder{
    opacity: 0;
    transform: translateX(10px);
}
/* efecto fade normal */
/*
.support-search input:focus::placeholder{
    opacity: 0;
}
.support-search input::-webkit-input-placeholder{
    transition: opacity 0.6s ease;
}
.support-search input:focus::-webkit-input-placeholder{
    opacity: 0;
}
*/
/* cantidad de servicios por categoria */
.single-services h3 span {
    font-size: 16px;
    font-weight: 400;
}


