@charset "utf-8";
/* CSS Document */
:root {
        --wa-brand: #25D366; 
        --wa-deep: #075E54;  
        --wa-white: #ffffff;
        --wa-text: #1a1a1a;
        --wa-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.2);
    }

    .wa-container {
        position: fixed;
        right: 20px;
        top: 70px; 
        z-index: 9999;
        display: flex;
        flex-direction: column; 
        align-items: flex-end;
        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    }

    .wa-button {
        display: flex;
        align-items: center;
        gap: 12px;
        background-color: var(--wa-brand);
        color: var(--wa-white);
        padding: 12px 24px;
        border-radius: 16px;
        text-decoration: none;
        font-weight: 600;
        font-size: 15px;
        box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    }

    .wa-button:hover {
        transform: translateY(-3px) scale(1.02);
        background-color: #20bd5b;
    }

    /* Notificación COMPACTA para no tapar contenido */
    .wa-message {
        background: rgba(255, 255, 255, 0.98);
        backdrop-filter: blur(10px);
        color: var(--wa-text);
        padding: 10px 15px; /* Reducido */
        border-radius: 12px;
        box-shadow: var(--wa-shadow);
        margin-top: 10px;
        font-size: 13px; /* Reducido */
        line-height: 1.4;
        border: 1px solid rgba(0,0,0,0.05);
        opacity: 0;
        visibility: hidden;
        transform: scale(0.9) translateY(-10px);
        transition: all 0.5s ease;
        max-width: 180px; /* Estrecho para no estorbar */
        text-align: center;
    }

    .wa-message.active {
        opacity: 1;
        visibility: visible;
        transform: scale(1) translateY(0);
    }

    .wa-message strong {
        display: block;
        color: var(--wa-brand);
        font-size: 10px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    @media (max-width: 768px) {
        .wa-container { right: 15px; top: 60px; }
        .wa-button { padding: 10px 20px; }
    }
body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#mouseoverstyle{
background-color:#CCCCCC;
}

#mouseoverstyle a{
color:#000000;
}
#anegra a{
	color: white;
	background-color: blue;
}

.style2 {
	color: #666666;
	font-size: 24px;
}


.style4 {
	color: #0099FF;
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style5a {font-size: 16px;
		  color:#333;
		  text-decoration:underline;
			}

.style7 {color: #FFFFFF;
		font-weight: bold;
			font-size:16px;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
	}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 14pt;
	font-weight: bold;
}

.style28 {
	color: #000000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style72 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 16px; 
	color: #000099; }

.styleright {
	float:right;
	}

#cel01{
	width:97%;
	margin:0 auto;
height: auto;
overflow: hidden;
	}
.cel01{
		width:98%;
		margin:0 auto;
		height: auto;
		overflow: hidden;
		background-color: #fff;
		}
	
#caracts li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#containerwins {
	margin: 0px auto;
	width: 100%;
height:auto;
	overflow: hidden;
}
.textcw {
	width: 80%;
	float: left;
	height: auto;
	padding-left: 50px;
}
.titles {
	background-color: #069;
}
#t3 a {
		color:#FFF;
		font-family:Tahoma, Geneva, sans-serif
	}
	#cel01 #table5 a {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
	}
.menuba {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.lista {
	list-style-type:none;
	text-align:center;
	color: #fff;
	}
.lista a {
	display:block;
	width:100%;
	background-color:#069;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:60px;
	border-color:#FFF;
	border-style:solid;
	border-bottom-width:medium;
	color: #fff;

	}
.lista li {
	text-align:left;
	color: #fff;

	}

.mitad {
	width:50%;
	height:auto;
	float:left;
	text-align:center;
	}

.mitadizq {
		width:50%;
		height:auto;
		float:left;
		text-align:left;
		}
	
 p {
	font-size:16px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	}
.ligaacceso {
	color:#069;
	text-decoration:underline;
	}
.mitadnoi {
		width: 49%;
		float: left;
		height: 300px;
		text-align: center;
	}
.colimportaexporta {
		width: 49%;
		float: left;
		height: 900px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
}
h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;	
}
.header-cnt .tituloprop02 {
	padding:20px 0 0 0;
	color:#FFF;
	width:80%;

	font-size:38px;
	line-height: 38px;
	}

.chiqui01 {
	width: 66%;
	height: auto;

}
.chiqui01txt {
	width: 100%;
	background-color: #fff;
	margin: 20px;
}
.chiqui01txt66 {
	width: 66%;
	height: auto;
	margin: 0 auto;
}
.chiqui02 {
	width: 50%;
	height: auto;
	margin: 0 auto;
	color: #000;
	font-size: 16px;
}
.chiqui03 {
	width: 33%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	
}
.chiqui04 {
	width: 20%;
	height: auto;
	margin: 0 auto;
}
.chiqui05 {
	width: 10%;
	height: auto;
	margin: 0 auto;
}
ol li {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
}
img {
	width: 100%;
	height: auto;
}
menu {
	width: 100%;
	background-color: #00abcf;
	color: #fff;
}
menu a {
	width: 100%;
	background-color: #00abcf;
	color: #fff;
}
.col350 {
	width: 350px;
	height: auto;
	overflow: hidden;
	float: left;
	
	margin: 0 5px 0 5px;
}
.col350x300 {
	width: 350px;
	height: 300px;
	overflow: hidden;
	float: left;
background-color: #00abcf;
	margin: 5px;
}
.col350x350 {
	width: 360px;
	height: 250px;
	overflow: hidden;
	float: left;
text-align: center;
	margin: 0 10px;
}
.col350x320 {
	width: 360px;
	height: 320px;
	overflow: hidden;
	float: left;
text-align: center;
	margin: 0 10px;
}
.franja100x100 {
	width: 100%;
	height: 20px;
	float: left;
	overflow: hidden;

}
.sitiorecom {
	width: 100%;
	height: 50px;
	text-align: center;
	overflow: hidden;
}
.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	background-color: #242729;
}
.celfooter {
	width: 170px;
	height: 200px;
	float: left;
	overflow: hidden;
	
	margin-left: 25px;
	margin-top: 15px;
}
.celfooter h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 1em;
	color: #fff;
	text-align: center;
}
.celfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 1em;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.celfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 1em;
	color: #fff;
	text-align: left;
	text-decoration: none;
}
.anuncio {
	float: left;
	overflow:hidden;
	width: 100%;
	height: auto;
}
.catalogo-flotante {
    position: fixed;
    right: 20px;
    top: 100px;
    z-index: 998;
        background: #a6ce00;
	
    color: #1c1d1e;
    padding: 10px 18px;
    border-radius: 30px;
        box-shadow: 0 4px 12px rgba(166, 206, 0, 0.35);
        text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    font-family: 'Segoe UI', 'Inter', sans-serif;
        display: flex;
    align-items: center;
    gap: 8px;
        border: none;
        transition: all 0.3s ease;
        animation: fadeInRight 0.4s ease-out 0.2s both;
}

.catalogo-flotante i {
    font-size: 16px;
    color: #1c1d1e;
}

.catalogo-flotante:hover {
    background: #94b800;
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 6px 18px rgba(166, 206, 0, 0.5);
    padding-right: 22px;
}

.catalogo-tooltip {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 12px;
    background: #1c1d1e;
    color: #ffffff;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    pointer-events: none;
    border: 1px solid #a6ce00;
}
.catalogo-texto {
	color: #000;
}
.catalogo-tooltip::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    border: 6px solid transparent;
    border-left-color: #a6ce00;
}

.catalogo-flotante:hover .catalogo-tooltip {
    opacity: 1;
    visibility: visible;
    margin-right: 16px;
}