@charset "utf-8";
/* CSS Document */



    - Codigo para la política de cookies
     
     
    <style type="text/css">
     
    /* CSS para la animación y localización de los DIV de cookies */
     
    @keyframes desaparecer
    {
    0%		{bottom: 0px;}
    80%		{bottom: 0px;}
    100%		{bottom: -50px;}
    }
     
    @-webkit-keyframes desaparecer /* Safari and Chrome */
    {
    0%		{bottom: 0px;}
    80%		{bottom: 0px;}
    100%		{bottom: -50px;}
    }
     
    @keyframes aparecer
    {
    0%		{bottom: -38px;}
    10%		{bottom: 0px;}
    90%		{bottom: 0px;}
    100%		{bottom: -38px;}
    }
     
    @-webkit-keyframes aparecer /* Safari and Chrome */
    {
    0%		{bottom: -38px;}
    10%		{bottom: 0px;}
    90%		{bottom: 0px;}
    100%		{bottom: -38px;}
    }
    #cookiesms1:target {
        display: none;
    }
    .cookiesms{
	width:100%;
	height:43px;
	margin:0 auto;
	padding-left:1%;
	padding-top:5px;
	font-size: 14px;
	clear:both;
	font-weight: bold;
	color: #FFF;
	bottom:0px;
	position:fixed;
	left: 0px;
	background-color: #00A0C6;
	transition: bottom 1s;
	-webkit-transition:bottom 1s; /* Safari */
	z-index:999999999;
    }
     
    .cookiesms:hover{
    bottom:0px;
    }
    .cookies2{
	background-color: #00A0C6;
	display:inline;
	position:absolute;
	left:1%;
	top:-30px;
	font-size:15px;
	height:30px;
	padding-left:25px;
	padding-right:25px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	padding-top: 5px;
    }
     
    /* Fin del CSS para cookies */
     
    </style>
/* =Clearfix
--------------------------------------------------------------------------------------------------------*/
.clear { clear: both; }
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }/* ----- clear fix for floats ----- */
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }/* hides clearfix from IE-mac */
.clearfix { display:block; }/* end hide from IE-mac */
.alignleft { float:left; }
.alignright {
	float:right;
}
.aligncenter { margin:auto; display:block; }
.alignnone { clear:both; font-size:0; line-height:0; margin:0; padding:0; border:0; height:0; width:0; }
.centered { text-align:center; }
/* End Clearfix
--------------------------------------------------------------------------------------------------------*/



/* =Preloader
--------------------------------------------------------------------------------------------------------*/
#preloader {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999;
	background-color: #FFF;
}
#status {
	width:50%;
	height:50%;
	position:relative;
	background-image:url(../images/preload.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-align: center;
	background-color: #FFF;
	margin: auto;
}
/* End Preloader
--------------------------------------------------------------------------------------------------------*/


#bg{
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
}

/* End Preloader
--------------------------------------------------------------------------------------------------------*/


/* =Typography
--------------------------------------------------------------------------------------------------------*/
html {overflow: -moz-scrollbars-vertical; overflow-y: scroll; }
html, body, #wrap {
	height: 100%;
	background-color: #FFF;
}
body > #wrap {height: auto; min-height: 100%;}
#content {padding-bottom: 80px;}
body {
	color:#000;
	font-weight:300;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/fondotaluego.png);
}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
strong { font-weight:bold; }
a, a > * {-webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
p {
	line-height:1.5;
	letter-spacing:-1px;
	font-size: 16px;
	text-align: center;
}
.col2-3 p { padding:30px 40px 40px 40px; }
p.small {font-size:11px; letter-spacing:2px; text-transform:uppercase; font-weight:400; }
.color p.small { font-weight:600; }
.color p {
	color:#000;
	-webkit-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	-mox-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}
.col1-3 p { padding:3px 20px 3px 20px; }
p.blockquote {font-style:italic; font-weight:400; font-family:'Volkhov', Georgia, "Times New Roman", Times, serif; padding-top:15px; }
a {
	text-decoration:none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color:#00A0C6;
	text-decoration:none;
}
enlace {
	text-decoration:none;
	color: #00A0C6;
	font-size: 20px;
	font-weight: bold;
}




/* End Typography
--------------------------------------------------------------------------------------------------------*/


/* =Headings
--------------------------------------------------------------------------------------------------------*/
h1#logo {
	display:block;
	float:left;
	height:57px;
	width:114px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
h1#logo a { display:block; background:url(../images/bg-logo.png) no-repeat; background-size:114px 57px; height:57px; width:114px; text-indent:-9999px; }
h2, h3, h4, h5 {
	line-height:1.5;
	letter-spacing:-1px;
	text-align: center;
}
h2, h5 {
	font-size:14px;
	font-weight:600;
	color:#3BB3E0;
	text-align: center;
	text-transform: uppercase;
}
.color h2 {
	color:#000 !important;
	font-style:italic;
	font-weight:400;
	font-family:'Volkhov', Georgia, "Times New Roman", Times, serif;
	-webkit-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	-mox-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}
h3 {
	font-size:24px;
	line-height:68px;
	font-weight:300;
	letter-spacing:-2px;
	color:#3BB3E0;
	position:relative;
	display:inline-block;
	margin:auto;
	z-index:1
}
h4 {
	font-size:40px;
	line-height:68px;
	font-weight:300;
	letter-spacing:-2px;
	color: #00A0C6;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-transform: uppercase;
	text-align: center;
}
.col2-3 h3 span {
	font-style:italic;
	font-weight:300;
	font-family:'Volkhov', Georgia, "Times New Roman", Times, serif;
}
.col2-3 h4 span {
	color:#ed1e79;
	font-style:italic;
	font-weight:200;
	font-family:'Volkhov', Georgia, "Times New Roman", Times, serif;
}
/* End Headings
--------------------------------------------------------------------------------------------------------*/


/* =Main Content
--------------------------------------------------------------------------------------------------------*/
#wrapper {
	width:100%;
	position:relative;
	z-index:31;
	margin-bottom:20px;
	height: 100px;
	background-color: #00A0C6;
	background-position: 255;
	text-align: center;
}

#wrapper1 {
	width:100%;
	position:relative;
	height: 50px;
	background-color: #ED1E79;
	text-align: center;
	z-index: 31;
	background-position: 255;
}
.container { padding:0px; width:960px; position:relative; margin:0 auto;}
#container {
	margin-bottom:100px;
}
.col1-3 {
	width:300px;
	height:300px;
	margin:10px;
	float:left;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-color: rgba(255,255,255,0);

}

.col1-31 {
	width:100%;
	height:300px;
	float:none;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-color: rgba(255,255,255,0.8);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.col2-3 {
	width:620px;
	height:620px;
	margin:10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.col2-38 {
	width:620px;
	height:620px;
	margin:10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}

.col2-35 {
	width:100%;
	height:620px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
}
.col2-33 {
	width:1240px;
	height:300px;
	margin:10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
.col2-31 {
	width:100%;
	height:620px;
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	margin-right: auto;
	margin-left: auto;
}
.col2-4 {
	width:620px;
	height:620px;
	margin:10px;
	float:inherit;
	background:#fff;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
.color {
	background:#fff;
	text-align:center;
	padding:20px;
}
.bg-image {
	width:620px;
	height:620px;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	-khtml-opacity: 0.1;
}
.bg-image1 {
	width:620px;
	height:620px;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	-khtml-opacity: 0.1;
}
.bg-text {display:table-cell; vertical-align: middle; height:620px; position:relative; width:620px; padding:0 40px; }
.bg {background:none !important }
.quote { height:300px; position:relative; width:300px; padding:0 10px; background:url(../images/bg-heart.png) center 33px no-repeat; background-size:24px 24px; padding-top:50px;}
.quote.certificate {background:url(../images/bg-certificate.png) center 33px no-repeat; background-size:17px 25px; }
.quote.comment {background:url(../images/bg-aside.png) center 33px no-repeat; background-size:23px 23px; height:auto; padding-bottom:100px; }

.price {
	color:#F00;
	font-size:22px;
	display:inline-block;
	margin:20px 0;
	padding:7px 20px 10px 20px;
	font-weight:600;
	-webkit-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	-mox-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.price span {
	font-size:18px;
	margin-top:10px;
	margin-right:10px;
	display:block;
	float:left
}

#quick-info {
	border-bottom:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	position:relative;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #ED1E79;
}
#quick-info p {
	font-size:24px;
	letter-spacing:0;
	font-weight:400;
	color: #00A0C6;
	padding-left: 40px;
}
#quick-info p a {
	color:#FFF;
	font-size: 16px;
	font-weight: bold;
}
.mail {
	background-size:12px 10px;
	float:left
}
.phone {background:url(../images/bg-phone.png) no-repeat 0px 4px; background-size:12px 12px; float:left }
.pointer {
	background-size:9px 12px;
	float:left
}
.time {
	background-size:12px 12px;
	float:right;
	padding-right:0 !important;
}

.break { height:11px; position:relative; }
.images {
	display:block;
	position:relative;
}

.images1 {
	display:block;
	position:relative;
	width: 300px;
	height: 300px;
}
.overflow {overflow:hidden; }
.borderline {
	height:1px;
	width:100%;
	display:block;
	background-color: #90F0FF;
}
.auto {height:auto !important }

.info-icon {
	width:300px;
	height:30px;
	margin-bottom:5px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00A0C6;
	text-align: center;
}
.info-icon.no-margin {margin:0; }
a .info-icon { background-color:#191919; }
a .info-icon:hover {background-color:#101010; }
/* =End Main Content
--------------------------------------------------------------------------------------------------------*/


/* =Googlemaps
--------------------------------------------------------------------------------------------------------*/
#map {
	width:500px;
	height:200px;
	margin:0;
	border:0;
	background-repeat: no-repeat;
}
#map:before, #map:after {	background: none; content: ''; left: 0;	position: absolute;	top: 0;	width: 100%; }
#map:after {	bottom: 0; top: auto; }
/* End Googlemaps
--------------------------------------------------------------------------------------------------------*/


/* =Image Hover
--------------------------------------------------------------------------------------------------------*/
.images img, .bg-image img {width:100%; display: block; max-width: 100% !important; z-index:9; box-shadow: #000 0em 0em 0em; }
.infos {width:300px; height:300px; top:0; left:0px; border:0; padding:0; display:block; z-index:1; background:#101010; position:absolute; }
.infos-left {float:left; padding:12px 20px 12px 0; }
.infos-right { padding:12px 0px 12px 0px; border-left:1px solid #000; margin-left:120px; }

.icons { float:left; height:64px; width:64px; margin-right:20px; border-right:1px solid #000; display:inline-block }
.email {background:url(../images/bg-email.png) center no-repeat; background-size:24px 24px; }
.xing {background:url(../images/bg-xing.html) center no-repeat; background-size:24px 24px; }
.google {background:url(../images/bg-googleplus.png) center no-repeat; background-size:24px 24px; }
.twitter {background:url(../images/bg-twitter.png) center no-repeat; background-size:24px 24px; } 
.facebook {background:url(../images/bg-facebook.png) center no-repeat; background-size:24px 24px; }
.pinterest {background:url(../images/bg-pinterest.png) center no-repeat; background-size:24px 24px; }
.instagram {background:url(../images/bg-instagram.png) center no-repeat; background-size:24px 24px; }
.vimeo {background:url(../images/bg-vimeo.png) center no-repeat; background-size:24px 24px; }
.skype {background:url(../images/bg-skype.png) center no-repeat; background-size:24px 24px; }
.dribble {background:url(../images/bg-dribble.png) center no-repeat; background-size:24px 24px; }
.bubble {background:url(../images/bg-bubble.png) center no-repeat; background-size:24px 24px; }
.dumbbell {background:url(../images/bg-dumbbell.png) center no-repeat; background-size:26px 16px; }
.cup {background:url(../images/bg-cup.png) center no-repeat; background-size:22px 24px; }
.trainer {background:url(../images/bg-trainers.png) center no-repeat; background-size:32px 22px; }

.images .title, .images .subtitle { position:absolute; top:19px; left:20px; width:auto; font-weight:600; cursor:pointer;  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.images .subtitle { top: 51px; font-weight: 400; }
a .images p, a .images p:hover {
	color:#000;
}

.title-wrap, .subtitle-wrap { position:relative; }
.title-wrap h4, .subtitle-wrap p { overflow: hidden; white-space: nowrap; text-transform:uppercase; font-family:'Open Sans', Arial, Helvetica, sans-serif;  padding:0px; font-style:normal; line-height:1.5;}
.subtitle-wrap p {font-size:11px; letter-spacing:2px; font-weight:600; color:#fff; -webkit-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); -mox-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5); line-height:1.5}
.title-wrap h4 {
	font-size:15px;
	letter-spacing:0;
	color:#000;
	-webkit-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
	-mox-text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5);
	font-weight:600;
	text-transform:none
}

.images .nav-button {top:24px; right:23px; position:absolute; cursor:pointer; height:28px; }
.images .nav-button .nav-bar {
	background-color:#FFF;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	-o-border-radius:1px;
	border-radius:1px;
	display:block;
	width:20px;
	height:2px;
	margin:2px auto;
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
	box-shadow:0 0 1px rgba(0, 0, 0, 0.3);
}
/* End Image Hover
--------------------------------------------------------------------------------------------------------*/


/* =Blog
--------------------------------------------------------------------------------------------------------*/
.when {
	border-top:1px solid #000;
	position:absolute;
	bottom:0;
	left:0;
	padding:13px 0;
	display:block;
	width:100%;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	background:#000;
}
a .when:hover {
	background:#101010;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
a .when p {color:#666 !important }
a .when p:hover {color:#666; }
/* End Blog
--------------------------------------------------------------------------------------------------------*/


/* =Lists
--------------------------------------------------------------------------------------------------------*/
ul.unordered-list { list-style: none; line-height:1.5; padding:3px 20px 3px 20px; text-align:left !important; letter-spacing:-1px; }
ul.unordered-list li { background:url(../images/bg-bullet.png) no-repeat 0px 15px; background-size:6px 6px; padding-left:15px; }
ol.ordered-list { list-style: decimal; line-height:1.5; padding:3px 20px 3px 20px; text-align:left !important; letter-spacing:-1px; }
/* =End Lists
--------------------------------------------------------------------------------------------------------*/


/* =Footer
--------------------------------------------------------------------------------------------------------*/
footer {
	height:40px;
	padding:0px 30px;
	position: relative;
	margin-top: -80px;
	clear:both;
	z-index:100;
	letter-spacing:0;
	font-weight:400;
	position:relative;
	font-size:12px;
	clear:both;
	color:#2b2b2b;
}
footer span {padding-top:31px !important; border-left:1px solid #ccc; height:100%; padding-left:30px; }
footer .disclaimer {padding-right:30px; text-transform:uppercase; letter-spacing:1px; font-size:11px; }
footer a, footer a:hover {color:#2b2b2b }
/* End Footer
--------------------------------------------------------------------------------------------------------*/


/* =Social
--------------------------------------------------------------------------------------------------------*/
ul.social { margin-top:28px; margin-bottom:0px; letter-spacing:0; }
.social li { display:inline-block; margin:0px 1px;}
.social li a { display:block; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
ul.social a {text-indent:-9000px; text-decoration:none; height:24px; width:24px;}
/* End Social
--------------------------------------------------------------------------------------------------------*/


/* =Isotope
--------------------------------------------------------------------------------------------------------*/
.element {
	overflow:hidden;
	position:relative;
	text-align: center;
}
.element1 {
	overflow:hidden;
	position:center;
}
.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
.isotope { -webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width; }
.isotope .isotope-item { -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:    -moz-transform, opacity; -ms-transition-property:     -ms-transform, opacity; -o-transition-property:         top, left, opacity; transition-property:         transform, opacity; }
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; }
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

#options { z-index:30; float:right}
#options ul { position:absolute; right:0px; top:0px; height:100%; min-height:100%; padding:0; border:0; font-size: 0; display:block }
#options ul li {display:inline-block; height:100%; width:auto; float:left; }
#options ul li a {
	display:inline-block;
	border-left:1px solid #ccc;
	padding:27px 30px;
	padding-right:31px;
	height:90%;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
	margin:0;
	position:relative;
}
#options li a:hover, #options li a.selected {
	color:#0FF;
}

#options ul li .nav-button {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; margin-top:40px; cursor:pointer; height:28px; } 
#options ul li a.selected .nav-button {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
#options ul li .nav-button .nav-bar {background-color:#2b2b2b; -webkit-border-radius:1px; -moz-border-radius:1px; -o-border-radius:1px; border-radius:1px; display:block; width:16px; height:2px; margin:1px auto; }


/* End Isotope
--------------------------------------------------------------------------------------------------------*/


/* =Backtotop
--------------------------------------------------------------------------------------------------------*/
#backtotop { height:auto; position:fixed; bottom:81px; right:30px; display:none; z-index:30; }
#backtotop ul { padding:15px 0px; }
#backtotop ul li a { background:url(../images/bg-up.png) center 48% no-repeat #fff; background-size:22px 15px; display:block; width:50px; height:50px; float:right; right:10px; text-indent:-9000px; -webkit-box-shadow:0 0 30px rgba(0, 0, 0, 0.1); -moz-box-shadow:0 0 30px rgba(0, 0, 0, 0.1); box-shadow:0 0 30px rgba(0, 0, 0, 0.1);}
#backtotop ul li a:hover { -webkit-box-shadow:0 0 30px rgba(0, 0, 0, 0); -moz-box-shadow:0 0 30px rgba(0, 0, 0, 0); box-shadow:0 0 30px rgba(0, 0, 0, 0); }
/* End Backtotop
--------------------------------------------------------------------------------------------------------*/
.peque {
	font-size: 15px;
	color: #ed1e79;
	font-weight: bold;
}
.rojo {
	color: #00a0c6;
	font-weight: bold;
	font-size: 16px;
}
.especial {
	font-size: 20px;
	text-align: left;
}
.mundiales {
	color: #DA0000;
	font-size: 16px;
	font-weight: bold;
}
