* {
	z-index: 9;
}
body {
	background: none repeat scroll 0% 0% #f6f6f6;
	color: #ffffff;
	font-family: Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
p {
	font-family: Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, blockquote span, nav a, .resp-tabs-list li {
	color: #ffffff;
	font-family: 'Josefin Sans', sans-serif;
	word-wrap: normal;
}
h1, #site-name a {
	color: #ffffff;
	font-family: 'Josefin Sans', sans-serif;
	word-wrap: normal;
}
#main-wrapper h1 {
	margin-bottom: 20px;
}
#site-name a {
	color: #ffffff;
	text-transform: none;
}
h4, h5, h6 {
	color: #ffffff;
	font-family: 'Droid Serif', serif;
	font-style: italic;
}
.light h1, .light h2, .light h3, .light h4, .light h5, .light h6 {
	color: #384089;
}
.wrapper {
	margin: 0px auto;
	position: relative;
	width: 1160px;
}
body .light, .light a, .light blockquote, .light p, .light blockquote span {
	color: #555555;
}
body.curtains-enabled .light, body.curtains-enabled .light a, body.curtains-enabled .light blockquote, body.curtains-enabled .light p, body.curtains-enabled .light blockquote span, body.curtains-enabled .light h1, body.curtains-enabled .light h2, body.curtains-enabled .light h3, body.curtains-enabled .light h4, body.curtains-enabled .light h5, body.curtains-enabled .light h6 {
	color: #ffffff;
}
article ol, article ul, aside ul, aside ol, footer ul, footer ol {
	padding: 20px 20px 20px 40px;
}
aside ul, aside ol, footer ul, footer ol {
	padding: 0px 0px 20px 10px;
}
article li, aside li, footer li {
	margin-bottom: 8px;
}
article ul {
	list-style-type: disc;
}
aside li, footer li {
	border-bottom: 1px solid #bdc3c7;
	padding-bottom: 6px;
}
aside li.first {
	border-top: 1px solid #bdc3c7;
}
article ol, aside ol, footer ol {
	list-style-type: decimal;
}
aside, footer, .subfooter {
	font-size: 90%;
}
aside i, footer i {
	left: -10px;
}
aside .block h2, footer h2 {
	padding-top: 10px;
}
aside .block h2 {
	color: #00bfd2;
	display: inline-block;
	font-family: 'Josefin Sans', sans-serif;
	padding-bottom: 0px;
	text-transform: uppercase;
	word-wrap: normal;
}
aside .block h2:after {
	background: none repeat scroll 0% 0% transparent;
	bottom: -3px;
	content: "";
	height: 2px;
	left: 0px;
	position: absolute;
	width: 50px;
}
footer h2 {
	border-bottom: 1px solid #bdc3c7;
	display: inline-block;
	padding-bottom: 10px;
}
footer h2:after {
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.3);
	bottom: -3px;
	content: "";
	height: 2px;
	left: 0px;
	position: absolute;
	width: 50px;
}
pre {
	background: none repeat scroll 0% 0% #ecf0f1;
	margin-bottom: 20px;
	padding: 15px 30px;
}
pre:before {
	bottom: 35px;
	color: rgba(0, 0, 0, 0.1);
	content: "";
	font-family: 'FontAwesome';
	font-size: 90px;
	font-style: normal;
	position: absolute;
	right: 10px;
	z-index: -1;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
a {
	color: #ecf0f1;
	text-decoration: none;
}
.breadcrumbs a {
	border-bottom: 1px solid #ecf0f1;
}
.light a:hover {
	color: #000000;
}
a:hover {
	color: #ffffff;
}
blockquote {
	font-size: 120%;
	font-style: italic;
	line-height: 28px;
	margin-top: 30px;
	padding: 10px 40px 30px;
}
blockquote p {
	margin-bottom: 0px;
}
blockquote:before {
	color: rgba(0, 0, 0, 0.1);
	content: "";
	font-family: 'FontAwesome';
	font-size: 90px;
	font-style: normal;
	left: 0px;
	position: absolute;
	top: 20px;
	z-index: -1;
}
blockquote span {
	display: block;
	font-size: 70%;
	font-style: normal;
	letter-spacing: 3px;
	padding-top: 10px;
}
.button {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	display: inline-block;
	font-family: 'Josefin Sans', sans-serif;
	margin: 0px 6px 9px 0px;
	padding: 10px 13px;
}
.button:hover {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.35);
}
.light .button {
	color: #ffffff;
}
.light .button:hover {
	color: #ffffff;
}
input, textarea {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.35);
	border: 0px none;
	color: #ffffff;
	font-size: 15px;
	height: 44px;
	padding: 0px 40px 0px 20px;
}
.icons-ul li {
	margin-bottom: 14px;
}
hr {
	background: none repeat scroll 0% 0% #e5e5e5;
	border: medium none;
	height: 1px;
	margin: 5px 0px 25px;
	width: 100%;
}
.col1-1 hr {
	margin-bottom: 5px;
}
section.social {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
}
nav {
	background: none repeat scroll 0% 0% #ffffff;
	border-top: 3px solid #00bfd2;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
	height: 60px;
	left: 0px;
	position: fixed;
	width: 100%;
	z-index: 997;
}
nav {
	background: none repeat scroll 0% 0% #ffffff;
	border-top: 3px solid #00bfd2;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
	height: 60px;
	left: 0px;
	position: fixed;
	width: 100%;
	z-index: 997;
}
nav * {
	z-index: 997;
}
nav .wrapper {
	padding: 0px;
}
nav .menu {
	float: left;
	margin-top: -1px;
}
nav li {
	border: medium none;
	float: left;
	text-transform: uppercase;
}
nav li a {
	background: none repeat scroll 0% 0% #ffffff;
	border: medium none;
	color: #384089;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
}
nav li a.active, nav li a:hover {
	background: none repeat scroll 0% 0% #d9337d;
	color: #ffffff;
}
#nav-toggle {
	float: right;
	font-size: 24px;
	padding-top: 4px;
}
nav ul ul {
}
nav li ul li {
	border-bottom: 1px dotted #666666;
}
nav li ul li.last {
	border-bottom: medium none;
}
nav li ul li a {
	color: #d9337d;
	padding: 7px 15px;
}
.curtains li .wrapper {
	padding-top: 155px;
}
.curtains li .center-block .wrapper {
	padding-top: 0px;
}
.front #section-1 {
	background: url("../img/home.jpg") no-repeat scroll 50% 0px / cover transparent;
}
.social {
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99;
}
.social .wrapper, .subfooter .wrapper {
	padding-top: 20px;
}
.subfooter.wrapper {
	margin-bottom: 0px;
}
.subfooter p {
	margin: 13px 0px 10px;
}
.social .col1-2, .subfooter .col1-2 {
	margin-bottom: 0px;
}
.social li, .subfooter li {
	display: inline-block;
}
.social li a.button, .subfooter li a.button {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.35);
	font-style: normal;
	min-width: 45px;
	text-align: center;
}
.social li a.button:hover, .subfooter li a.button:hover {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
}
.social li:last-child a.button, .subfooter li:last-child a.button {
	margin-right: 0px;
}
footer pre {
	background: none repeat scroll 0% 0% transparent;
	padding: 0px;
}
footer pre:before {
	display: none;
}
.breadcrumbs * {
	letter-spacing: 0px;
}
.breadcrumbs span {
	font-style: italic;
}
.cover {
	text-align: center;
}
.team .cover {
	text-align: left;
}
.front .cover i, #preloader i, .curtains span.icon-anchor {
	color: rgba(0, 0, 0, 0.5);
	font-size: 400px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: -120px;
	z-index: 1;
}
.icon-huge {
	color: rgba(0, 0, 0, 0.2);
	font-size: 400px;
}
.front .cover h3 {
	bottom: 0px;
	left: 50%;
	margin: 0px auto 0px -68px;
	padding-bottom: 20px;
	position: absolute;
}
h3#h3rombo {
	bottom: auto ! important;
	font-size: 2em;
	left: 50%;
	margin: 0px auto 0px -58px;
	padding-bottom: 20px;
	position: absolute;
	top: 70px ! important;
	width: 115px;
}
h4#h4rombo {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 18px;
	margin: 0px;
	padding: 130px 50px 120px 50px;
	text-transform: uppercase;
}
.front .cover h3 a {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
	padding: 20px;
}
.front .cover h3 a:hover {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
}
.center-block {
	position: relative;
}
.hgroup {
	border-bottom: 1px solid rgba(0, 0, 0, 0.8);
	border-top: 1px solid rgba(0, 0, 0, 0.8);
	display: inline-block;
	padding: 14px 24px 19px;
}
#overflow-animate {
	height: 80px;
	overflow: hidden;
}
#animate-container {
	position: relative;
}
.popup-link {
	display: block;
}
.popup-link i {
	background: none repeat scroll 0% 0% #ffffff;
	color: #333333;
	font-size: 38px;
	height: 60px;
	left: 20px;
	line-height: 62px;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 60px;
}
.remove-bottom {
	margin-bottom: 0px;
}
.subtitle {
	opacity: 0.7;
}
.centered {
	text-align: center;
}
.largetoppadding {
	padding-top: 155px;
}
.floatright {
	float: right;
	margin-left: 4%;
	margin-right: 0px;
}
.floatleft {
	float: left;
}
.padding {
	padding: 12px 0px;
}
.c-menu {
	bottom: 0px;
	left: -90px;
	margin-left: 50%;
	position: fixed;
}
.front .c-menu {
	bottom: -30px;
}
.c-menu.normal {
	bottom: auto;
	left: auto;
	margin: 0px;
	position: absolute;
	right: 30px;
	top: 0px;
}
.c-menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.c-menu li a, .pagination a {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
	color: #ffffff;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 81px;
}
.c-menu li a:hover, .pagination a:hover, .pagination a.active {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
	color: #ffffff;
}
.meta, .pagination {
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	display: block;
	font-size: 14px;
	padding: 15px 0px;
}
.light .meta, .light .pagination {
	border-color: rgba(0, 0, 0, 0.3);
}
.blog #section-1 {
	background: url("../img/portfolio.png") repeat scroll 0% 0% transparent;
}
.pagination {
	margin-top: 70px;
}
.pagination li {
	display: inline-block;
}
.blog article, .portfolio article, .node-teaser {
	border-bottom: 1px solid #bdc3c7;
	margin-bottom: 45px;
	padding-bottom: 25px;
}
.blog.single article, .portfolio.single article {
	border-bottom: medium none;
	margin-bottom: 35px;
	padding-bottom: 0px;
}
.comment-count {
	border-top: 1px solid #bdc3c7;
	padding-top: 30px;
}
#comments li, #comments .comment {
	border-top: 1px solid #bdc3c7;
	margin-bottom: 30px;
	padding-top: 30px;
}
.indented {
	margin-left: 0px;
	position: relative;
}
#comments .indented .comment {
	border-top: 0px none;
}
#comments ul.children li, .indented {
	border-left: 1px solid #bdc3c7;
	border-top: medium none;
	margin-left: 5%;
	padding-left: 5%;
	padding-top: 0px;
}
#comments ul.children li:before, .indented .comment:before {
	background: none repeat scroll 0% 0% #bdc3c7;
	content: "";
	height: 1px;
	left: 0px;
	position: absolute;
	top: 45px;
	width: 5%;
}
#commentform, #contactform {
	border-top: 1px solid #bdc3c7;
	padding: 35px 0px;
}
#commentform div.floatleft {
	width: 30%;
}
#commentform input, #commentform textarea, #contactform input, #contactform textarea, #main .form-text, #main .form-submit, .form-textarea, #simplenews-block-form-17 #edit-mail, #simplenews-block-form-17 #edit-mail--2 {
	background: none repeat scroll 0% 0% #ededed;
	border-radius: 9px;
	border: 1px solid #dfdfdf;
	color: #333333;
}
#edit-mail--2 {
	width: 90%;
}
#commentform input, #contactform input, #simplenews-block-form-17 #edit-mail, #simplenews-block-form-17 #edit-mail--2 {
	clear: left;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#commentform textarea {
	float: right;
	min-height: 153px;
	padding: 14px 60px 20px 20px;
	width: 68%;
}
#contactform textarea {
	min-height: 153px;
	padding: 14px 60px 20px 20px;
	width: 100%;
}
#commentform input.submit, #contactform input.submit {
	float: right;
	padding: 0px 30px;
	width: auto;
}
#contactform input.submit {
	float: left;
	margin-top: 3px;
}
#commentform input.submit:hover, #contactform input.submit:hover, #main .form-submit:hover {
	background: none repeat scroll 0% 0% #bdc3c7;
	color: #ffffff;
	cursor: pointer;
}
li .one_sixth {
	text-align: center;
}
.author {
	background: none repeat scroll 0% 0% #ecf0f1;
	margin: 10px 0px 35px;
	padding: 20px 30px 5px;
}
.author img {
	margin: 0px 30px 20px 0px;
}
ul.tagcloud {
	padding: 0px;
}
ul.tagcloud li, a.tagclouds {
	border: 1px solid #ecf0f1;
	display: inline-block;
	margin: 0px 6px 7px 0px;
	padding: 0px;
}
ul.tagcloud li a, a.tagclouds {
	display: inline-block;
	padding: 3px 7px 2px;
}
footer dl {
	border-bottom: 1px solid #ecf0f1;
	margin-bottom: 10px;
}
footer dt {
	float: left;
	margin: 3px 15px 0px 0px;
}
footer dd {
	line-height: 19px;
	margin-bottom: 6px;
	vertical-align: top;
}
.team #section-1 {
	background: url("../img/team1.jpg") no-repeat scroll 50% 0px transparent;
}
.team #section-2 {
	background: url("../img/team3.jpg") no-repeat scroll 50% 0px transparent;
}
.team #section-3 {
	background: url("../img/team4.jpg") no-repeat scroll 50% 0px transparent;
}
.team #section-4 {
	background: url("../img/team2.jpg") no-repeat scroll 50% 0px transparent;
}
.pricing #section-1 {
	background: url("../img/pricing.jpg") no-repeat scroll 50% 0px transparent;
}
.team-block {
	margin-bottom: 10px;
}
.team-block h3 {
	bottom: 15px;
	color: #ffffff;
	left: 10px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 10;
}
.gallery-title {
	bottom: 0px;
	left: 0px;
	position: absolute;
}
.gallery-title h3 {
	margin-bottom: 5px;
}
.gallery-title h6 {
	font-size: 85%;
}
.gallery-title.right {
	left: auto;
	right: 0px;
	text-align: right;
}
.cover {
	background-size: cover ! important;
}
.portfolio .cover {
	background: url("../img/blog.jpg") no-repeat scroll 50% 0px transparent;
}
.recent-projects {
	padding-bottom: 50px;
}
.recent-title {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.4);
	bottom: 7px;
	left: 0px;
	min-height: 72px;
	position: absolute;
	width: 100%;
}
.recent-projects a h3, .recent-projects a h6 {
	bottom: 35px;
	color: #ffffff;
	left: 15px;
	margin-bottom: 0px;
	position: absolute;
}
.recent-projects a h6 {
	bottom: 20px;
	font-size: 12px;
}
#map {
	height: 100%;
	position: absolute;
	width: 100%;
}
.contact .largetoppadding {
	padding-top: 360px;
}
.background-wrapper {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.35);
	clear: left;
	display: inline-block;
	float: left;
	padding: 10px;
}
.background-wrapper * {
	color: #ffffff ! important;
}
#map img {
}
.turquoise {
	background: none repeat scroll 0% 0% #1abc9c;
}
.emerald {
	background: none repeat scroll 0% 0% #2ecc71;
}
.river {
	background: none repeat scroll 0% 0% #3498db;
}
.amethyst {
	background: none repeat scroll 0% 0% #9b59b6;
}
.asphalt {
	background: none repeat scroll 0% 0% #34495e;
}
.sea {
	background: none repeat scroll 0% 0% #16a085;
}
.nephritis {
	background: none repeat scroll 0% 0% #27ae60;
}
.blue {
	background: none repeat scroll 0% 0% #2980b9;
}
.wisteria {
	background: none repeat scroll 0% 0% #8e44ad;
}
.midnight {
	background: none repeat scroll 0% 0% #2c3e50;
}
.sunflower {
	background: none repeat scroll 0% 0% #f1c40f;
}
.carrot {
	background: none repeat scroll 0% 0% #e67e22;
}
.alizarin {
	background: none repeat scroll 0% 0% #e74c3c;
}
.clouds {
	background: none repeat scroll 0% 0% #ecf0f1;
}
.concrete {
	background: none repeat scroll 0% 0% #95a5a6;
}
.orange {
	background: none repeat scroll 0% 0% #f39c12;
}
.pumpkin {
	background: none repeat scroll 0% 0% #d35400;
}
.pomegranate {
	background: none repeat scroll 0% 0% #c0392b;
}
.silver {
	background: none repeat scroll 0% 0% #bdc3c7;
}
.asbestos {
	background: none repeat scroll 0% 0% #7f8c8d;
}
#preloader {
	background-color: #f6f6f6;
	bottom: 0px;
	display: block;
	left: 0px;
	position: fixed;
	right: 0px;
	text-align: center;
	top: 0px;
	z-index: 99999;
}
body.front #preloader {
	background-color: #f6f6f6;
	bottom: 0px;
	display: none ! important;
	left: 0px;
	position: fixed;
	right: 0px;
	text-align: center;
	top: 0px;
	z-index: 99999;
}
#preloader h2 {
	color: rgba(0, 0, 0, 0.3);
	left: 0px;
	margin-top: -25px;
	position: absolute;
	right: 0px;
	top: 50%;
}
#preloader i {
	color: #e5e5e5;
	margin-top: -242px;
	top: 50%;
}
#status {
	height: 32px;
	left: 50%;
	margin: -86px 0px 0px -16px;
	position: absolute;
	top: 50%;
	width: 32px;
}
.windows8 {
	height: 32px;
	position: relative;
	width: 32px;
}
.windows8 .wBall {
	animation: 7.15s ease 0s normal none infinite orbit;
	height: 30px;
	opacity: 0;
	position: absolute;
	transform: rotate(225deg);
	width: 30px;
	z-index: 999999;
}
.windows8 .wBall .wInnerBall {
	background: none repeat scroll 0% 0% #ffffff;
	border-radius: 4px;
	height: 4px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 4px;
}
.windows8 #wBall_1 {
	animation-delay: 1.56s;
}
.windows8 #wBall_2 {
	animation-delay: 0.31s;
}
.windows8 #wBall_3 {
	animation-delay: 0.62s;
}
.windows8 #wBall_4 {
	animation-delay: 0.94s;
}
.windows8 #wBall_5 {
	animation-delay: 1.25s;
}
#musica-content {
	margin-bottom: 25px;
}
#musica-content img {
	float: left;
	padding: 0px 10px 10px 0px;
}
#botones .field-item a {
	background: none repeat scroll 0% 0% #00bfd2;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	float: left;
	font-size: 0.8em;
	font-style: normal;
	margin: 0px 30px 25px 0px;
	padding: 10px 13px;
	text-transform: uppercase;
}
#buy-links {
	clear: both;
	margin-bottom: 20px;
}
#buy-links a {
	border-bottom: 1px dotted #ccc;
}
#buy-links h3 {
	color: #00bfd2;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.5em;
	margin: 50px 0px 10px;
	text-transform: uppercase;
}
#votos {
	clear: both;
	margin: 0px 0px 30px;
}
table td {
	background: none repeat scroll 0% 0% transparent;
	font-weight: normal;
}
tr {
	background: url("../img/separador.png") repeat-x scroll 0px 100% transparent;
}
td {
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.cyan {
	color: #00bfd2;
}
.cyan-bg, .cyan-bg a, cyan-bg a:hover {
	background: none repeat scroll 0% 0% #00bfd2;
	color: #ffffff;
	font-weight: normal;
}
.separador {
	height: 15px;
}
.separador2 {
	background: url("../img/separador.png") repeat-x scroll 0px 100% transparent;
	height: 15px;
}
.magenta, .magenta a {
	color: #d9337d;
}
.magenta a {
	font-weight: bold;
	text-decoration: underline;
}
.strong {
	font-weight: bold;
}
.gallerypreview {
	height: 240px;
	padding-top: 10px;
}
.conten-imaxe {
	float: left;
	margin: 5px 25px 0px 0px;
}
.vistagal {
	display: block;
}
.contaimaxes {
}
.mais {
}
.vermais {
	bottom: 0px;
	position: relative;
}
h2.titulo-galeria {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.7em;
	text-transform: uppercase;
}
h2.titulo-galeria a {
	color: #00bfd2;
}
.contaimaxes {
	font-size: 1.1em;
	padding-top: 10px;
}
.field-name-field-photos img {
	clear: none;
	float: left;
	padding: 0px 10px 10px 0px;
}
.titulopagina {
	margin-top: 100px;
}
.contenedor-rombos img {
	height: 300px;
	width: 300px;
}
.rombo1 {
	height: 300px;
	left: 50px;
	position: absolute;
	top: 0px;
	width: 300px;
	z-index: 999;
}
.rombo2 {
	height: 300px;
	left: 350px;
	position: absolute;
	top: 0px;
	width: 300px;
	z-index: 999;
}
.rombo3 {
	height: 300px;
	left: -100px;
	position: absolute;
	top: 150px;
	width: 300px;
}
.rombo4 {
	height: 300px;
	left: 200px;
	position: absolute;
	top: 150px;
	width: 300px;
}
.rombo5 {
	height: 300px;
	left: 500px;
	position: absolute;
	top: 150px;
	width: 300px;
}
.rombo6 {
	height: 300px;
	left: -250px;
	position: absolute;
	top: 300px;
	width: 300px;
}
.rombo7 {
	background: url("../img/rmagenta2.png") no-repeat scroll 0% 0% transparent;
	height: 300px;
	left: 50px;
	position: absolute;
	top: 300px;
	width: 300px;
}
.rombo8 {
	height: 300px;
	left: 350px;
	position: absolute;
	top: 300px;
	width: 300px;
}
#name-and-slogan {
	padding-top: 13px;
}
#name-and-slogan .gamma {
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 2px;
}
.menu-superior {
	float: left;
	margin: 0px 10px 20px;
	position: relative;
	width: 500px;
}
footer.asphalt {
	background: none repeat scroll 0% 0% #ffffff;
	color: #333333;
}
footer div.col1-3 {
	margin: 0px;
	width: 33%;
}
footer div.col1-3 h2 {
	background: none repeat scroll 0% 0% #00bfd2;
	border-bottom: medium none;
	color: #ffffff;
	display: block;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 20px 0px 20px 50px;
}
#block-widget-widget-twitter h2 {
	background: url("../img/paxaro.png") no-repeat scroll 15px 15px #00bfd2;
}
#block-block-3 {
	border-left: 1px dotted #384089;
	border-right: 1px dotted #384089;
	height: 300px;
}
#block-block-3 h2, #block-instagram-block-instagram-block h2 {
	background: url("../img/instagram.png") no-repeat scroll 15px 15px #384089;
	border: medium none;
}
#block-block-3 .content {
	padding: 0px 15px;
}
#block-widget-widget-twitter div.content {
	background: none repeat scroll 0% 0% #ffffff;
	margin-top: 0px;
	padding: 0px 15px 0px 0px;
}
#block-widget-widget-twitter a {
	color: #00bfd2;
}
#block-simplenews-17 .content {
	padding: 0px 15px;
}
#block-simplenews-17 h2, .region-footer-third h2 {
	background: url("../img/sobre.png") no-repeat scroll 15px 13px #e85c41 ! important;
}
.region-footer-third #block-block-5 input#edit-submit--3 {
	background: none repeat scroll 0% 0% #e85c41 ! important;
}
nav div#redes li a {
	background: none repeat scroll 0% 0% transparent;
	color: #aaaaaa;
	display: block;
	font-size: 18px;
	margin: 19px 10px 19px 0px;
	padding: 0px;
}
body.node-type-me-section-page h1, body.page-news h1 {
}
body.node-type-me-section-page img {
	margin-bottom: 40px;
}
h2#me-page {
	color: #374089;
	display: none;
	font-family: 'Josefin Sans', sans-serif;
	margin-bottom: 20px;
	word-wrap: normal;
}
h4.beta {
	color: #00bfd2;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 21px;
	font-style: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.field-name-field-article-body p {
	font-size: 1.1em;
	line-height: 28px;
}
h2.titulo-musica {
	color: #00bfd2;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	font-style: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h2.titulo-musica a {
	color: #00bfd2;
}
.view-blog h3.delta a {
	color: #384089;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.2em;
	font-style: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h1 {
	color: #384089;
	font-size: 40px;
}
body.page-music h1 {
	background: url("../img/separador.png") repeat-x scroll 0px 100% transparent;
	display: block;
	padding-bottom: 25px;
}
.sidebar .block h2 {
	font-size: 1.16667rem;
	margin-bottom: 5px;
	padding-left: 5px;
}
aside ul.menu li {
	color: #d9337d;
	list-style-position: inside;
	padding: 5px 10px;
}
.view-blog .flexslider {
	background: none repeat scroll 0% 0% #ffffff;
	margin: 0px;
	position: relative;
}
.flex-control-paging li a.flex-active {
	background: none repeat scroll 0% 0% #d9337d;
	cursor: default;
}
.view-blog .field-type-taxonomy-term-reference {
	display: none;
}
.button {
	background: none repeat scroll 0% 0% #00bfd2;
	border-radius: 5px;
	display: inline-block;
	font-family: 'Josefin Sans', sans-serif;
	margin: 0px 6px 9px 0px;
	padding: 10px 13px;
}
.node-type-blog em {
	color: #00bfd2;
	display: block;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 20px;
}
.node-type-blog h1 {
	color: #384089;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.5em;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.node-type-blog .zeta {
	margin-bottom: 100px;
}
#comments h2.title {
	color: #00bfd2;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.8em;
	font-style: normal;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#comments .indent {
	border-style: dotted;
}
#search-block-form input#edit-submit, #search-block-form input#edit-submit--2 {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0% 0% #eeeeee;
	border-bottom-right-radius: 5px;
	border-color: #dddddd #dddddd #dddddd -moz-use-text-color;
	border-image: none;
	border-style: solid solid solid none;
	border-top-right-radius: 5px;
	border-width: 1px 1px 1px medium;
	height: 32px;
	margin: 0px;
	padding: 0px;
	width: 32px;
}
form#contact-site-form input#edit-submit, input#edit-submit--3, #simplenews-block-form-17 input#edit-submit--2 {
	background: none repeat scroll 0% 0% #00bdd3 ! important;
	border-radius: 4px ! important;
	color: #ffffff ! important;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 17px;
	padding: 0px 20px ! important;
}
#simplenews-block-form-17 #edit-mail, #simplenews-block-form-17 input#edit-submit--2, #simplenews-block-form-17 input#edit-submit--3 {
	float: right;
}
form#contact-site-form input#edit-submit:hover {
	background: none repeat scroll 0% 0% #05abbd ! important;
}
#search-block-form input#edit-search-block-form--2 {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0% 0% #eeeeee;
	border-color: #dddddd -moz-use-text-color #dddddd #dddddd;
	border-image: none;
	border-radius: 5px 0px 0px 5px;
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px;
	color: #aaaaaa;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 0.9em;
	height: 32px;
	padding-left: 5px;
	width: 103px;
}
#block-locale-language {
	margin-top: 10px;
}
#block-locale-language li {
	display: block;
	height: 34px;
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	width: 55px;
}
#block-locale-language li a {
	display: block;
	height: 34px;
	margin: 0px;
	padding: 0px;
	width: 55px;
}
#block-locale-language li.en a {
	background: url("../img/eng.png") no-repeat scroll 0% 0% transparent;
}
#block-locale-language li.es a {
	background: url("../img/esp.png") no-repeat scroll 0% 0% transparent;
}
.colmenu {
	float: left;
	margin: 0px 10px 20px;
	width: 642px;
}
.colredes {
	float: left;
	margin: 0px;
	position: relative;
	width: 110px;
}
.idiomas {
	float: left;
	margin: 0px;
	position: relative;
	width: 67px;
}
.c-menu li a {
	background: none repeat scroll 0% 0% #fafafa;
	color: #333333;
	opacity: 0.6;
}
div.white {
	background: none repeat scroll 0% 0% #ffffff;
	color: #555555;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 25px;
	padding: 25px 15px;
	width: 290px;
}
.white h4 {
	color: #00bfd2;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.2em;
	font-style: normal;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.white h2 {
	color: #384089;
	display: block;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 2.5em;
	font-style: normal;
	line-height: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
	position: relative;
}
.white .button {
	font-size: 0.8em;
}
#footer-bottom {
	background: none repeat scroll 0% 0% #ffffff;
	border-bottom: 3px solid #384089;
	border-top: 1px dotted #666666;
	color: #333333;
	margin-bottom: 20px;
}
p.privacy a {
	color: #666666;
	font-size: 0.8em;
	text-transform: uppercase;
}
p.privacy a:hover {
	color: #666666;
	text-decoration: underline;
}
p.copyright {
	color: #666666;
	float: right;
	font-size: 0.8em;
}
p.sponsors span {
	float: left;
}
p.sponsors {
	display: block;
	height: 50px;
	margin: 0px 0 0 66px;
	padding: 0px;
	text-indent: -10000px;
}
.telefonica a {
	background: url("../img/sponsors.png") no-repeat scroll 0px 0px transparent;
	display: block;
	height: 50px;
	width: 140px;
}
.camimusic a {
	background: url("../img/sponsors.png") no-repeat scroll -145px 0px transparent;
	display: block;
	height: 50px;
	width: 128px;
}
.llmf a {
	background: url("../img/sponsors.png") no-repeat scroll -290px 0px transparent;
	display: block;
	height: 50px;
	width: 90px;
}
.media-youtube-video {
	margin-bottom: 20px;
}
.node-video-gallery .field-name-field-headline {
	margin: 15px 0px;
}
 @keyframes orbit {
0% {
opacity: 1;
z-index: 99;
transform: rotate(180deg);
animation-timing-function: ease-out;
}
7% {
opacity: 1;
transform: rotate(300deg);
animation-timing-function: linear;
}
30% {
opacity: 1;
transform: rotate(410deg);
animation-timing-function: ease-in-out;
}
39% {
opacity: 1;
transform: rotate(645deg);
animation-timing-function: linear;
}
70% {
opacity: 1;
transform: rotate(770deg);
animation-timing-function: ease-out;
}
75% {
opacity: 1;
transform: rotate(900deg);
animation-timing-function: ease-out;
}
76% {
opacity: 0;
transform: rotate(900deg);
}
100% {
opacity: 0;
transform: rotate(900deg);
}
}
 @keyframes orbit {
0% {
opacity: 1;
z-index: 99;
transform: rotate(180deg);
animation-timing-function: ease-out;
}
7% {
opacity: 1;
transform: rotate(300deg);
animation-timing-function: linear;
}
30% {
opacity: 1;
transform: rotate(410deg);
animation-timing-function: ease-in-out;
}
39% {
opacity: 1;
transform: rotate(645deg);
animation-timing-function: linear;
}
70% {
opacity: 1;
transform: rotate(770deg);
animation-timing-function: ease-out;
}
75% {
opacity: 1;
transform: rotate(900deg);
animation-timing-function: ease-out;
}
76% {
opacity: 0;
transform: rotate(900deg);
}
100% {
opacity: 0;
transform: rotate(900deg);
}
}
 @media only screen and (min-width: 1160px) {
.wrapper {
	width: 1160px;
	position: relative;
	margin: 0px auto;
}
.col1-1 {
	width: 1140px;
	margin: 0px 10px 20px;
}
.col1-2 {
	width: 550px;
	margin: 0px 10px 20px;
	float: left;
}
.col1-3 {
	width: 360px;
	margin: 0px 10px 20px;
	float: left;
}
.col2-3 {
	width: 740px;
	margin: 0px 10px 20px;
	float: left;
}
.col1-4 {
	width: 265px;
	margin: 0px 10px 20px;
	float: left;
}
.col3-4 {
	width: 835px;
	margin: 0px 10px 20px;
	float: left;
}
.curtains li .wrapper {
	padding-top: 180px;
}
}
 @media only screen and (min-width: 960px) and (max-width: 1159px) {
.rombos {
	width: 100%;
	height: 100%;
	background-color: #ededed;
}
.contenedor-rombos {
	margin: -276px 0px 0px -360px ! important;
}
#block-search-form {
	display: none;
}
.colmenu {
	width: 600px;
}
.content form#search-block-form .container-inline {
	width: 100px ! important;
	margin-top: 11px ! important;
}
input#edit-search-block-form--2.form-text {
	height: 32px ! important;
	margin-top: 0px ! important;
	width: 0px;
}
.cover h2 {
	font-size: 1.5em;
	margin-bottom: 10px;
}
.cover .field-name-field-article-body {
	font-size: 0.8em;
}
.cover .subtitle {
	font-size: 0.9em;
	margin-bottom: 20px;
}
a.cyan-bg {
	margin-bottom: 0px;
}
div.white {
	padding: 0px 15px;
	width: 30%;
	border-radius: 10px;
	opacity: 0.9;
}
.media-youtube-video {
	margin-bottom: 20px;
}
.idiomas {
	margin-top: 10px;
}
}
 @media only screen and (max-width: 767px) {
.rombos {
	width: 100%;
	height: 100%;
	background-color: #ededed;
}
.contenedor-rombos {
	margin: -140px 0px 0px -230px ! important;
	width: 550px;
	height: 340px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.contenedor-rombos img {
	height: 170px;
	width: 170px;
}
.rombo1 {
	height: 170px;
	left: 50px;
	position: absolute;
	top: 0px;
	width: 170px;
	z-index: 999;
}
.rombo2 {
	height: 170px;
	left: 220px;
	position: absolute;
	top: 0px;
	width: 170px;
	z-index: 999;
}
.rombo3 {
	height: 170px;
	left: -35px;
	position: absolute;
	top: 85px;
	width: 170px;
}
.rombo4 {
	height: 170px;
	left: 135px;
	position: absolute;
	top: 85px;
	width: 170px;
}
.rombo5 {
	height: 170px;
	left: 305px;
	position: absolute;
	top: 85px;
	width: 170px;
}
.rombo6 {
	height: 170px;
	left: -120px;
	position: absolute;
	top: 170px;
	width: 170px;
}
.rombo7 {
	height: 170px;
	left: 50px;
	position: absolute;
	top: 170px;
	width: 170px;
	background-size: 170px 170px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/rmagenta2.png',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/rmagenta2.png',sizingMethod='scale')";
}
h3#h3rombo {display: none;}
h4#h4rombo {font-size: 12px;
font-style: normal;
line-height: 13px;
margin: 0px;
padding: 51px 40px 20px 40px;}
.rombo8 {
	height: 170px;
	left: 220px;
	position: absolute;
	top: 170px;
	width: 170px;
}
.curtains-disabled section.social, .curtains-disabled nav {
	position: static;
}
.sf-menu.sf-style-simple a, .sf-menu.sf-style-simple a:visited {
	height: 30px ! important;
	padding: 9px 11px 8px ! important;
}
.curtains-disabled .largetoppadding {
	padding-top: 0px;
}
.curtains-enabled section.social {
	display: none;
}
nav {
	box-sizing: border-box;
	width: 100% ! important;
	background: none repeat scroll 0% 0% #ffffff;
	top: 0px ! important;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
}
nav {
	min-height: 60px;
	height: auto ! important;
}
nav .col3-4, nav ul.menu {
	margin: 0px;
	width: 100%;
}
nav ul.menu {
	padding-top: 15px;
}
nav * {
	margin-bottom: 0px ! important;
}
nav .menu * {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
}
nav .menu li a {
	background: none repeat scroll 0% 0% transparent;
	text-indent: 20px;
	padding: 5px 0px 4px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
nav .menu li a:hover, nav .menu li a.active {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.2);
	text-indent: 36px;
}
nav .menu li ul li a {
	text-indent: 36px;
}
nav .menu li ul li a:hover, nav .menu li ul li a.active {
	text-indent: 48px;
}
nav .col1-4 {
	margin-left: 20px;
}
.giga {
	font-size: 65px;
	padding-top: 7px;
}
.c-menu {
	display: none;
}
.mega {
	font-size: 35px;
}
.one_sixth {
	width: 100%;
	text-align: center;
}
#comments li {
	text-align: center;
}
#comments li p {
	text-align: left;
}
section.social .wrapper .col1-2:first-child {
	display: none;
}
section.social ul {
	text-align: center;
	width: 100%;
	float: none;
	margin: 0px;
}
#commentform input, #commentform textarea, #commentform div.floatleft {
	width: 100%;
}
#commentform input.submit {
	margin-top: 10px;
}
#nav-toggle {
	margin-top: 10px;
}
.icon-reorder {
	color: #d9337d;
}
.icon-huge {
	font-size: 200px;
}
.responsive-centered {
	text-align: center;
}
.social li a.button, .subfooter li a.button {
	padding: 5px;
	min-width: 33px;
}
.front .cover i {
	font-size: 240px;
	top: 100px;
}
#preloader i {
	font-size: 240px;
	margin-top: -140px;
}
.front .hgroup h1 {
	font-size: 44px;
}
.front .hgroup h4 {
	font-size: 18px ! important;
}
#overflow-animate {
	overflow: hidden;
	height: 55px;
}
.center-block {
	position: static;
	padding-top: 100px;
}
.front .center-block {
	padding-top: 170px;
}
#map, #redes, #block-search-form {
	display: none;
}
.idiomas {
	position: absolute;
	margin-top: 10px;
	right: 50px;
}
#block-superfish-1 {
	clear: both;
	display: block;
	margin-top: 25px;
	position: relative;
	padding: 0px;
	margin-left: 0px;
	width: 50%;
}
.sf-menu.sf-style-simple a, .sf-menu.sf-style-simple a:visited, .sf-menu.sf-style-simple a:hover, .sf-menu.sf-style-simple a.active {
	height: 35px;
	text-indent: 0px;
}
.sf-clone-parent {
	display: none;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.sf-menu.sf-style-simple.sf-horizontal > li:hover > ul, .sf-menu.sf-style-simple.sf-horizontal > li.sfHover > ul {
	left: 0px ! important;
	margin-top: -58px ! important;
}
#nav.colmenu.opened ul#superfish-1 li ul li a {
	background-color: #506ed1 ! important;
	color: #ffffff ! important;
}
.wrapper {
	width: 440px;
	position: relative;
	overflow: visible ! important;
}
.col1-1, .col1-2, .col1-3, .col2-3, .col3-4, .col5-6, .one_third, .two_thirds, .col1-4 {
	width: 420px;
	margin: 0px 10px 20px;
}
.one_third, .two_thirds {
	margin-left: 0px;
	margin-right: 0px;
}
body.curtains-disabled {
	overflow-x: hidden;
}
footer div.col1-3 {
	clear: both;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}
p.privacy, p.copyright {
	float: none;
	clear: both;
	text-align: center;
}
p.sponsors {
	margin-left: 25%;
}
p.sponsors span {
	clear: both;
	padding: 0px;
}
.gallerypreview {
	height: 100%;
}
.conten-imaxe {
	float: none;
	text-align: center;
	clear: both;
}
.datos-xerais, .contaimaxes, .mais .vermais {
	padding: 10px 0px;
	text-align: center;
}
p.datos-xerais {
	padding: 10px 0px 0px;
}
.vistagal {
	float: none;
	clear: both;
}
.node-type-photo-gallery h1, .node-type-video-gallery h1, .node-type-music-page h1 {
	font-size: 1.8em;
	margin-bottom: 15px;
}
.media-youtube-video {
	margin-bottom: 25px;
}
.form-text {
	width: 100%;
}
.cover div.wrapper {
	padding-top: 100px;
}
.cover h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
.cover .field-name-field-article-body {
	display: none;
}
.cover .subtitle {
	font-size: 0.8em;
	margin-bottom: 10px;
}
div.white {
	padding: 0px 15px;
	margin: auto 25%;
	width: 60%;
	border-radius: 10px;
	opacity: 0.9;
}
.field-name-field-article-body {
	clear: both;
}
.breadcrumbs {
	margin-top: 0px;
}
#block-superfish-1 {
	clear: both;
	display: block;
	margin-top: 25px;
	position: relative;
	padding: 0px;
	margin-left: 0px;
	width: 70%;
}
.sf-menu.sf-style-simple a, .sf-menu.sf-style-simple a:visited, .sf-menu.sf-style-simple a:hover, .sf-menu.sf-style-simple a.active {
	height: 30px;
	text-indent: 0px;
}
.sf-menu.sf-style-simple a, .sf-menu.sf-style-simple a:visited {
	height: 30px ! important;
	padding: 9px 11px 8px ! important;
}
.sf-clone-parent {
	display: none;
}
}
 @media only screen and (max-width: 479px) {
.wrapper {
	width: 320px;
	position: relative;
	overflow: visible ! important;
}
.rombos {
	width: 100%;
	height: 100%;
	background-color: #ededed;
}
.contenedor-rombos {
	margin: -160px 0px 0px -230px ! important;
	width: 550px;
	height: 340px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.contenedor-rombos img {
	height: 170px;
	width: 170px;
}
.rombo1 {
	height: 170px;
	left: 50px;
	position: absolute;
	top: 0px;
	width: 170px;
	z-index: 999;
}
.rombo2 {
	height: 170px;
	left: 220px;
	position: absolute;
	top: 0px;
	width: 170px;
	z-index: 999;
}
.rombo3 {
	height: 170px;
	left: -35px;
	position: absolute;
	top: 85px;
	width: 170px;
}
.rombo4 {
	height: 170px;
	left: 135px;
	position: absolute;
	top: 85px;
	width: 170px;
}
.rombo5 {
	height: 170px;
	left: 305px;
	position: absolute;
	top: 85px;
	width: 170px;
}
.rombo6 {
	height: 170px;
	left: -120px;
	position: absolute;
	top: 170px;
	width: 170px;
}
.rombo7 {
	height: 170px;
	left: 50px;
	position: absolute;
	top: 170px;
	width: 170px;
}
.rombo8 {
	height: 170px;
	left: 220px;
	position: absolute;
	top: 170px;
	width: 170px;
}
.col1-1, .col1-2, .col1-4, .col1-3, .col2-3, .col3-4, .col1-6, .col5-6, .one_third, .two_thirds {
	width: 300px;
	margin: 0px 10px 20px;
}
.one_third, .two_thirds {
	margin-left: 0px;
	margin-right: 0px;
}
.giga {
	font-size: 35px;
}
body.curtains-disabled {
	overflow-x: hidden;
}
footer div.col1-3 {
	clear: both;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}
p.privacy, p.copyright {
	float: none;
	clear: both;
	text-align: center;
}
p.sponsors {
	margin-left: 25%;
}
p.sponsors span {
	clear: both;
	padding: 0px;
}
.gallerypreview {
	height: 100%;
}
.conten-imaxe {
	float: none;
	text-align: center;
	clear: both;
}
.datos-xerais, .contaimaxes, .mais .vermais {
	padding: 10px 0px;
	text-align: center;
}
.vistagal {
	float: none;
	clear: both;
}
.node-type-photo-gallery h1, .node-type-video-gallery h1, .node-type-music-page h1 {
	font-size: 1.8em;
	margin-bottom: 15px;
}
.media-youtube-video {
	margin-bottom: 25px;
}
.form-text {
	width: 100%;
}
.cover h2 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
.cover .field-name-field-article-body {
	display: none;
}
.cover .subtitle {
	font-size: 0.9em;
	margin-bottom: 10px;
}
div.white {
	padding: 0px 15px;
	margin: auto 25%;
	width: 50%;
	border-radius: 10px;
	opacity: 0.9;
}
.field-name-field-article-body {
	clear: both;
}
.breadcrumbs {
	margin-top: 0px;
}
div.form-item.form-type-select.form-item-lang-dropdown-select {
	padding: 3px 0px;
}
}
.media-youtube-video {
	height: 0px;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.media-youtube-video iframe, .media-youtube-video object, .media-youtube-video embed {
	height: 84%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 66%;
}
.breadcrumbs {
	clear: both;
	color: #333333;
	font-size: 0.8em;
	letter-spacing: 0px;
	margin-bottom: 15px;
	margin-top: 80px;
}
.breadcrumbs a {
	color: #333333;
	letter-spacing: 0px;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
a.custom-breadcrumbs-item-1 {
	color: #384089;
}
a.custom-breadcrumbs-item-2 {
	color: #d9337d;
}
.node-type-music-page h1 {
	margin-bottom: 25px;
}
body.page-music .custom-breadcrumbs-none, .page-live .custom-breadcrumbs-none, .page-news .custom-breadcrumbs-none, .page-see .custom-breadcrumbs-none, .page-contact .custom-breadcrumbs-none {
	display: none;
}
.form-item-mail label {
	display: none;
}
#edit-mail--2 {
	color: #aaaaaa;
}
#block-simplenews-17 p {
	color: #384089;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.3em;
}
#block-lang-dropdown-language select {
	border: 0px none;
	color: #384089;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	height: 34px;
	line-height: 1;
	overflow: hidden;
	padding: 5px;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	width: 60px;
}
#block-lang-dropdown-language {
	background: url("../img/select.png") no-repeat scroll right 1px #ffffff;
	height: 34px;
	overflow: hidden;
	width: 60px;
}
div.form-item.form-type-select.form-item-lang-dropdown-select {
	padding: 7px 0px;
}
select#edit-lang-dropdown-select.lang-dropdown-select-element.form-select {
	background: url("../img/select.png") no-repeat scroll 35px -6px #ffffff;
	font-size: 15px;
	height: 22px;
	position: relative;
	top: 8px;
	width: 88px ! important;
}
#block-facebook-boxes-fb-like, #block-twitter-block-1 {
	margin-top: 60px;
}
#comments {
	clear: both;
	margin-top: 100px;
}
.block-superfish, .block-superfish .content {
	overflow: visible ! important;
	width: 100%;
}
.sf-menu.sf-style-simple {
	float: left;
	margin: 0px;
	padding: 0px;
}
.sf-menu.sf-style-simple a > .sf-sub-indicator {
	background-image: url("images/simple-arrows.png");
	top: 1.5em;
}
.sf-menu.sf-style-simple.rtl a > .sf-sub-indicator {
	background-image: url("images/simple-arrows-rtl.png");
}
.sf-menu.sf-style-simple.sf-vertical a > .sf-sub-indicator {
	top: 1.1em;
}
.sf-menu.sf-style-simple li li .sf-sub-indicator, .sf-menu.sf-style-simple li li a > .sf-sub-indicator {
	top: 1em;
}
.sf-menu.sf-style-simple ul {
	padding-left: 0px;
}
.sf-menu.sf-style-simple.rtl ul {
	padding-right: 0px;
}
.sf-menu.sf-style-simple.sf-horizontal.sf-shadow ul, .sf-menu.sf-style-simple.sf-vertical.sf-shadow ul, .sf-menu.sf-style-simple.sf-navbar.sf-shadow ul ul {
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	padding: 0px 8px 7px 0px ! important;
}
.sf-menu.sf-style-simple.sf-horizontal.sf-shadow.rtl ul, .sf-menu.sf-style-simple.sf-vertical.sf-shadow.rtl ul, .sf-menu.sf-style-simple.sf-navbar.sf-shadow.rtl ul ul {
	border-radius: 0px;
	padding: 0px 0px 7px 8px ! important;
}
.sf-menu.sf-style-simple.sf-horizontal li:hover > ul, .sf-menu.sf-style-simple.sf-horizontal li.sfHover > ul {
	top: 48px;
}
.sf-menu.sf-style-simple.sf-horizontal > li:hover > ul, .sf-menu.sf-style-simple.sf-horizontal > li.sfHover > ul {
	left: -1px;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:hover > ul, .sf-menu.sf-style-simple.sf-horizontal.rtl > li.sfHover > ul {
	left: auto;
	right: -1px;
}
.sf-menu.sf-style-simple.sf-horizontal li li:hover > ul, .sf-menu.sf-style-simple.sf-horizontal li li.sfHover > ul, .sf-menu.sf-style-simple.sf-vertical li:hover > ul, .sf-menu.sf-style-simple.sf-vertical li.sfHover > ul, .sf-menu.sf-style-simple.sf-navbar li li li:hover > ul, .sf-menu.sf-style-simple.sf-navbar li li li.sfHover > ul, .sf-menu.sf-style-simple.sf-navbar li li li.active-trail ul {
	top: -1px;
}
.sf-menu.sf-style-simple.sf-horizontal > li:first-child:hover > ul, .sf-menu.sf-style-simple.sf-horizontal > li.sfHover:first-child > ul {
	left: 10px;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:first-child:hover > ul, .sf-menu.sf-style-simple.sf-horizontal.rtl > li.sfHover:first-child > ul {
	left: auto;
	right: 10px;
}
.sf-menu.sf-style-simple.sf-horizontal li li li:first-child:hover > ul, .sf-menu.sf-style-simple.sf-horizontal li li li.sfHover:first-child > ul, .sf-menu.sf-style-simple.sf-vertical li:first-child:hover > ul, .sf-menu.sf-style-simple.sf-vertical li.sfHover:first-child > ul, .sf-menu.sf-style-simple.sf-navbar li li li li:first-child:hover > ul, .sf-menu.sf-style-simple.sf-navbar li li li li.sfHover:first-child > ul {
	top: 10px;
}
.sf-menu.sf-style-simple.sf-navbar > li:hover > ul, .sf-menu.sf-style-simple.sf-navbar > li.sfHover > ul, .sf-menu.sf-style-simple.sf-navbar > li.active-trail > ul {
	top: 50px;
}
.sf-menu.sf-style-simple.sf-navbar li li:hover > ul, .sf-menu.sf-style-simple.sf-navbar li li.sfHover > ul {
	top: 38px;
}
.sf-menu.sf-style-simple a, .sf-menu.sf-style-simple a:visited {
	color: #384089;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	padding: 20px 11px;
	text-decoration: none;
	text-shadow: none;
}
.sf-menu.sf-style-simple a:focus, .sf-menu.sf-style-simple a:hover, .sf-menu.sf-style-simple a:active, .sf-menu.sf-style-simple li:hover > a, .sf-menu.sf-style-simple li.sfHover > a {
	color: #ffffff;
}
.sf-menu.sf-style-simple li li a, .sf-menu.sf-style-simple.sf-vertical a {
	padding: 1em 1.5em;
}
.sf-menu.sf-style-simple a.sf-with-ul {
	padding-right: 3em;
}
.sf-menu.sf-style-simple.rtl a.sf-with-ul {
	padding-left: 3em;
	padding-right: 1.5em;
}
.sf-menu.sf-style-simple span.sf-description {
	color: #384089;
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 5px 0px 0px 5px;
	padding: 0px;
}
.sf-menu.sf-style-simple.sf-horizontal li, .sf-menu.sf-style-simple.sf-navbar li {
	border: 0px solid transparent;
}
.sf-menu.sf-style-simple.sf-horizontal > li:first-child, .sf-menu.sf-style-simple.sf-navbar > li:first-child, .sf-menu.sf-style-simple.sf-navbar > li.firstandlast {
	border-left-color: transparent;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:first-child, .sf-menu.sf-style-simple.sf-navbar.rtl > li:first-child {
	border-left-color: transparent;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:last-child, .sf-menu.sf-style-simple.sf-navbar.rtl > li:last-child {
	border-left-color: transparent;
}
.sf-menu.sf-style-simple.sf-navbar li > ul > li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color transparent;
	border-image: none;
	border-style: none none solid;
	border-width: 0px;
}
.sf-menu.sf-style-simple.sf-navbar li > ul > li:first-child, .sf-menu.sf-style-simple.sf-navbar li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-navbar.rtl li > ul > li:last-child {
	border-left: 0px solid transparent;
}
.sf-menu.sf-style-simple.sf-navbar li > ul > li:last-child, .sf-menu.sf-style-simple.sf-navbar li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-navbar.rtl li > ul > li:first-child {
	border-right: 0px solid transparent;
}
.sf-menu.sf-style-simple.sf-vertical li, .sf-menu.sf-style-simple.sf-horizontal li li, .sf-menu.sf-style-simple.sf-navbar li li li {
	border: 1px solid transparent;
}
.sf-menu.sf-style-simple.sf-vertical li:first-child, .sf-menu.sf-style-simple.sf-horizontal li li li:first-child, .sf-menu.sf-style-simple.sf-navbar li li li li:first-child, .sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper {
	border-top-color: transparent;
}
.sf-menu.sf-style-simple li {
	background: url("images/simple-background.png") repeat-x scroll left top #ffffff;
}
.sf-menu.sf-style-simple li:hover, .sf-menu.sf-style-simple li.sfHover {
	background: url("images/simple-background-active.png") repeat-x scroll left top #ffffff;
}
.sf-menu.sf-style-simple.sf-horizontal > li:first-child {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.sf-menu.sf-style-simple.sf-horizontal > li:last-child, .sf-menu.sf-style-simple.sf-horizontal li li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-vertical li li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-navbar li li li > ul > li.firstandlast {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-vertical > li:first-child, .sf-menu.sf-style-simple.sf-navbar > li.firstandlast {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-vertical li:last-child, .sf-menu.sf-style-simple.sf-horizontal li li:last-child, .sf-menu.sf-style-simple.sf-navbar li li li:last-child, .sf-menu.sf-style-simple.sf-vertical li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-horizontal li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-navbar li > ul > li.firstandlast {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-vertical.sf-total-items-1 > li:first-child, .sf-menu.sf-style-simple.sf-horizontal.sf-total-items-1 > li:first-child {
	border-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar > li:first-child {
	border-top-left-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar > li > ul > li:first-child {
	border-bottom-left-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar > li > ul > li:last-child {
	border-bottom-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar > li:last-child, .sf-menu.sf-style-simple.sf-navbar li li li li:first-child, .sf-menu.sf-style-simple.sf-vertical li li:first-child, .sf-menu.sf-style-simple.sf-horizontal li li li:first-child {
	border-top-right-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar.rtl > li:first-child {
	border-radius: 0px;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:last-child, .sf-menu.sf-style-simple.sf-horizontal.rtl li li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-vertical.rtl li li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-navbar.rtl li li li > ul > li.firstandlast {
	border-radius: 0px;
}
.sf-menu.sf-style-simple.sf-horizontal.rtl > li:first-child {
	border-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar.rtl > li > ul > li:first-child {
	border-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar.rtl > li:last-child, .sf-menu.sf-style-simple.sf-navbar.rtl li li li li:first-child, .sf-menu.sf-style-simple.sf-vertical.rtl li li:first-child, .sf-menu.sf-style-simple.sf-horizontal.rtl li li li:first-child {
	border-radius: 0px;
}
.sf-menu.sf-style-simple.sf-navbar.rtl > li > ul > li:last-child {
	border-radius: 0px;
}
.sf-menu.sf-style-simple.sf-vertical.rtl li:last-child, .sf-menu.sf-style-simple.sf-horizontal.rtl li li:last-child, .sf-menu.sf-style-simple.sf-navbar.rtl li li li:last-child, .sf-menu.sf-style-simple.sf-vertical.rtl li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-horizontal.rtl li > ul > li.firstandlast, .sf-menu.sf-style-simple.sf-navbar.rtl li > ul > li.firstandlast {
	border-bottom-right-radius: 0px;
}
div.sf-accordion-toggle.sf-style-simple {
	float: left;
	width: 100%;
}
div.sf-accordion-toggle.sf-style-simple a {
	background: url("images/simple-background.png") repeat-x scroll left top #eeeeee;
	border-radius: 8px;
	border: 0px solid transparent;
	color: #384089;
	float: left;
	font: 12px Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	padding: 1em;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
}
div.sf-accordion-toggle.sf-style-simple a span {
	background: url("images/simple-accordion-toggle.png") no-repeat scroll center center transparent;
	float: left;
	height: 32px;
	line-height: 99999em;
	overflow: hidden;
	text-indent: -99999em;
	width: 32px;
}
div.sf-accordion-toggle.sf-style-simple a.sf-expanded, .sf-menu.sf-style-simple.sf-accordion li.sf-expanded {
	background: url("images/simple-background-active.png") repeat-x scroll left top #fefefe;
}
.sf-menu.sf-style-simple.sf-accordion li {
	border: 1px solid #e0e0e0;
}
.sf-menu.sf-style-simple.sf-accordion li li {
	margin-left: 3.9%;
	width: 92%;
}
.sf-menu.sf-style-simple.sf-accordion li ul {
	margin: 10px 0px;
}
.sf-menu.sf-style-simple.sf-accordion li.sf-clone-parent, .sf-menu.sf-style-simple.sf-accordion li:first-child {
	border-radius: 8px 8px 0px 0px;
}
.sf-menu.sf-style-simple.sf-accordion ul.sf-has-clone-parent > li:first-child {
	border-radius: 0px;
}
.sf-menu.sf-style-simple.sf-accordion ul.sf-has-clone-parent > li.firstandlast, .sf-menu.sf-style-simple.sf-accordion li:last-child {
	border-radius: 0px 0px 8px 8px;
}
.sf-menu.sf-style-simple.sf-accordion li.firstandlast {
	border-radius: 8px;
}
.sf-menu.sf-style-simple.sf-accordion li a.sf-accordion-button {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 499;
}
.sf-menu.sf-style-simple.sf-accordion li.sf-expanded > a.sf-accordion-button {
	color: #777777;
}
.sf-menu.sf-style-simple li ul.sf-megamenu li ol li {
	background: none repeat scroll 0% 0% transparent;
	border: 0px none;
}
.sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper {
	border-radius: 0px 8px 8px;
}
.sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper, .sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper:hover, .sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper.sfHover {
	background: url("images/simple-background.png") repeat-x scroll left top #eeeeee;
}
.sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper ol, .sf-menu.sf-style-simple li ul.sf-megamenu li.sf-megamenu-wrapper ol li {
	margin: 0px;
	padding: 0px;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > a {
	font-weight: bold;
	padding: 1em;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column:hover > a {
	color: #555555;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > a:focus, .sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > a:hover, .sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column > a:active {
	color: #222222;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li {
	background: url("images/simple-list.png") no-repeat scroll left center transparent;
	margin: 0px 0px 0px 1em;
	padding: 0px 0px 0px 1em;
}
.sf-menu.sf-style-simple.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li {
	background-position: right center;
	margin: 0px 1em 0px 0px;
	padding: 0px 1em 0px 0px;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column ol li a {
	font-size: 0.8em;
	padding: 0.5em 0px;
}
.sf-menu.sf-style-simple ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	display: inline;
	float: left;
	width: 12em;
}
.sf-menu.sf-style-simple.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	float: right;
}
.sf-menu.sf-style-simple li.sf-parent-children-1 ul.sf-megamenu {
	width: 12em;
}
.sf-menu.sf-style-simple li.sf-parent-children-2 ul.sf-megamenu {
	width: 24em;
}
.sf-menu.sf-style-simple li.sf-parent-children-3 ul.sf-megamenu {
	width: 36em;
}
.sf-menu.sf-style-simple li.sf-parent-children-4 ul.sf-megamenu {
	width: 48em;
}
.sf-menu.sf-style-simple li.sf-parent-children-5 ul.sf-megamenu {
	width: 60em;
}
.sf-menu.sf-style-simple li.sf-parent-children-6 ul.sf-megamenu {
	width: 72em;
}
.sf-menu.sf-style-simple li.sf-parent-children-7 ul.sf-megamenu {
	width: 84em;
}
.sf-menu.sf-style-simple li.sf-parent-children-8 ul.sf-megamenu {
	width: 96em;
}
.sf-menu.sf-style-simple li.sf-parent-children-9 ul.sf-megamenu {
	width: 108em;
}
.sf-menu.sf-style-simple li.sf-parent-children-10 ul.sf-megamenu {
	width: 120em;
}
.animated2 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1.2s;
	-moz-animation-duration: 1.2s;
	-ms-animation-duration: 1.2s;
	-o-animation-duration: 1.2s;
	animation-duration: 1.2s;
}
.animated5 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}
.animated.hinge {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}
.animatedporencima {
	-webkit-animation-duration: 0.4s;
	-moz-animation-duration: 0.4s;
	-ms-animation-duration: 0.4s;
	-o-animation-duration: 0.4s;
	animation-duration: 0.4s;
}
.animated8 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1.7s;
	-moz-animation-duration: 1.7s;
	-ms-animation-duration: 1.7s;
	-o-animation-duration: 1.7s;
	animation-duration: 1.7s;
}
.animated4 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 2.2s;
	-moz-animation-duration: 2.2s;
	-ms-animation-duration: 2.2s;
	-o-animation-duration: 2.2s;
	animation-duration: 2.2s;
}
.animated1 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 2.8s;
	-moz-animation-duration: 2.8s;
	-ms-animation-duration: 2.8s;
	-o-animation-duration: 2.8s;
	animation-duration: 2.8s;
}
.animated7 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 3.5s;
	-moz-animation-duration: 3.5s;
	-ms-animation-duration: 3.5s;
	-o-animation-duration: 3.5s;
	animation-duration: 3.5s;
}
.animated3 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 4.1s;
	-moz-animation-duration: 4.1s;
	-ms-animation-duration: 4.1s;
	-o-animation-duration: 4.1s;
	animation-duration: 4.1s;
}
.animated6 {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 4.3s;
	-moz-animation-duration: 4.3s;
	-ms-animation-duration: 4.3s;
	-o-animation-duration: 4.3s;
	animation-duration: 4.3s;
}

 @-webkit-keyframes fadeInLeftBig {
 0% {
 opacity: 0;
 -webkit-transform: translateX(-2000px);
}
100% {
 opacity: 1;
 -webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeftBig {
 0% {
 opacity: 0;
 -moz-transform: translateX(-2000px);
}
 100% {
 opacity: 1;
 -moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeftBig {
 0% {
 opacity: 0;
 -o-transform: translateX(-2000px);
}
 100% {
 opacity: 1;
 -o-transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
 0% {
 opacity: 0;
 transform: translateX(-2000px);
}
 100% {
 opacity: 1;
 transform: translateX(0);
}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes pulse {
    0% { -webkit-transform: scale(1); }
    50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes pulse {
    0% { -moz-transform: scale(1); }
    50% { -moz-transform: scale(1.1); }	
    100% { -moz-transform: scale(1); }
}
@-o-keyframes pulse {
    0% { -o-transform: scale(1); }
    50% { -o-transform: scale(1.1); }
    100% { -o-transform: scale(1); }
}
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.1); }
    100% { transform: scale(1); }
}

.fadeInLeftBig:hover {
	-webkit-animation-name: pulse !important;
	-moz-animation-name: pulse !important;
	-o-animation-name: pulse !important;
	animation-name: pulse !important;
}

.porencima, .porencima:hover,.fadeInLeftBig.animated3:hover, .fadeInLeftBig.animated4:hover,.fadeInLeftBig.animated5:hover,.fadeInLeftBig.animated6:hover {
	-webkit-animation-name: none !important;
	-moz-animation-name: none !important;
	-o-animation-name: none !important;
	animation-name: none !important;
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {
.wrapper {
	width: 768px;
	position: relative;
	margin: 0px auto;
}
.col1-1, .col5-6, .one_third, .two_thirds, aside.col1-4 {
	width: 748px;
	margin: 0px 10px 20px;
}
.col1-2, .recent-projects .col1-4, footer .col1-4 {
	width: 364px;
	margin: 0px 10px 20px;
	float: left;
}
.col1-3 {
	width: 236px;
	margin: 0px 10px 20px;
	float: left;
}
.col2-3 {
	width: 492px;
	margin: 0px 10px 20px;
	float: left;
}
.col1-4 {
	width: 172px;
	margin: 0px 10px 20px;
	float: left;
}
.col3-4 {
	width: 556px;
	margin: 0px 10px 20px;
	float: left;
}
.one_third, .two_thirds {
	margin-left: 0px;
	margin-right: 0px;
}
.col1-6 {
	width: 140px;
}
.colmenu {
	width: 510px;
}
#redes {
	display: none;
}
#block-lang-dropdown-language {
	font-size: 10px;
}
#block-lang-dropdown-language select {
	padding: 9px 0px 0px 2px ! important;
}
#block-search-form {
	display: none;
}
.page-music .conten-imaxe img, .page-taxonomy-term .conten-imaxe img {
	height: 180px;
}
.page-music .gallerypreview, .page-taxonomy-term .gallerypreview {
	min-height: 220px;
}
.page-music .vistagal h2, .page-taxonomy-term .vistagal h2 {
	font-size: 1.2em;
}
.page-music .datos-xerais, .page-taxonomy-term .datos-xerais {
	font-size: 0.8em;
}
.page-music .p1, .page-taxonomy-term .p1 {
	line-height: 12px;
}
.page-music .vistagal .field-name-field-article-body, .page-taxonomy-term .vistagal .field-name-field-article-body {
	font-size: 0.8em;
}
.page-see-videos .conten-imaxe img {
	width: 220px;
	height: 220px;
}
.media-youtube-video {
}
.idiomas {
	margin-top: 10px;
}
.sf-menu.sf-style-simple a, .sf-menu.sf-style-simple a:visited {
	color: #384089;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	padding: 20px 4px;
	text-decoration: none;
	text-shadow: none;
}
.breadcrumbs {
	padding-top: 80px;
}
}


#block-menu-menu-music-menu {
	display: none;
}
.content .field-items p u {
	color: #00bfd2;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: 1 ! important;
	margin-bottom: 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.field-name-field-article-body p u {
	line-height: 1 ! important;
}
.section.contextual-links-region .region.region-content .view-content .separador, .view-id-live_section .separador {
	display: none ! important;
	height: 1px ! important;
}
.section.contextual-links-region .region.region-content .view-content table td, .section.contextual-links-region .region.region-content .view-content table th {
	text-align: center ! important;
}
ul.links.inline {
	display: none ! important;
}
#edit-actions.form-actions.form-wrapper {
	height: 90px;
	margin-bottom: 30px;
	width: 300px;
}
input#edit-submit {
	padding: 0px 20px;
}
a#edit-cancel {
	background: none repeat scroll 0% 0% #ededed;
	border-radius: 9px;
	border: 1px solid #cccccc ! important;
	clear: both;
	color: #333333;
	cursor: pointer;
	float: left;
	margin-top: -46px;
	padding: 13px 20px;
}
.gallerypreview .vistagal p.datos-xerais {
	display: none;
}
ul.sf-has-clone-parent.sf-hidden {
	display: none;
}
#sponsor-logo {
	z-index: 2;
	position:absolute;
	margin-top: 65px;
	/*right: 100%;*/
	width: 100%;
	/*background-color:red;*/
	padding-right:90px;
	text-align: right;
}

span.telefonica {display: none !important;}

.new-popup {position:fixed;width:100%;height:100%;z-index:1049;}
.newpopcontwrapper {z-index: 1060;margin: auto;background-size:cover;background-image: url('/sites/default/files/newyork-bg2.jpg');max-width:580px;max-height:305px;position:absolute;top:0;bottom:0;left:0;right:0;}
.newpopcont {z-index: 1061;margin: auto;background-size:cover;background-image: url('/sites/default/files/newyork-shop-bg.png');max-width:580px;max-height:305px;position:absolute;top:0;bottom:0;left:0;right:0;}
.newpopbg {position:fixed;width:100%;height:100%;background-color:#000;opacity: 0.7;filter: alpha(opacity=70);z-index:1050;}
.closebtn {width: 36px;height: 36px;cursor: pointer;position: absolute;top: -15px;right: -15px;}

/*.newyork-btn1 {position: absolute;bottom: 19px;left: 87px;}*/
.newyork-btn2 {position: absolute;top: 73%;left: 56%;}


.new-popup a img, .new-popup img a {border:0;}

@media (max-width: 600px) {
.new-popup {position:fixed;width:100%;height:100%;z-index:1049;}
.newpopcontwrapper {z-index: 1060;margin: auto;background-size:cover;background-image: url('/sites/default/files/newyork-bg-mobile2.jpg');max-width:300px;max-height:500px;position:absolute;top:0;bottom:0;left:0;right:0;}
.newpopcont {z-index: 1061;margin: auto;background-size:cover;background-image: url('/sites/default/files/newyork-shop-mobile-bg.png');max-width:300px;max-height:500px;position:absolute;top:0;bottom:0;left:0;right:0;}
.newpopbg {position:fixed;width:100%;height:100%;background-color:#000;opacity: 0.7;filter: alpha(opacity=70);z-index:1050;}
.closebtn {width: 29px;height: 29px;cursor: pointer;position: absolute;top: -14px;right: -12px;}
.newyork-btn1 {position: absolute;top: 79%;left: 16%; height:49px; width:200px;}
.newyork-btn2 {position: absolute;top: 79%;left: 16%; height:49px; width:200px;}


}

@media (max-height: 520px) and (orientation: landscape) {
.new-popup {position:fixed;width:100%;height:100%;z-index:1049;}
.newpopcontwrapper {z-index: 1060;margin: auto;background-size:cover;background-image: url('/sites/default/files/newyork-bg2.jpg');max-width:580px;max-height:305px;position:absolute;top:0;bottom:0;left:0;right:0;}
.newpopcont {z-index: 1061;margin: auto;background-repeat:no-repeat;background-size:contain;background-image: url('/sites/default/files/newyork-shop-bg.png');max-width:580px;max-height:305px;position:absolute;top:0;bottom:0;left:0;right:0;}
.newpopbg {position:fixed;width:100%;height:100%;background-color:#000;opacity: 0.7;filter: alpha(opacity=70);z-index:1050;}
.closebtn {width: 36px;height: 36px;cursor: pointer;position: absolute;top: 0px;right: 0px;}
.newyork-btn2 {top: 73%;left: 56%;width: 160px; height:39px;}
}



@media (max-height: 510px) and (orientation: portrait) {
.new-popup {position:fixed;width:100%;height:100%;z-index:1049;}
.newpopcontwrapper {z-index: 1060;margin: auto;background-size:cover;background-image: url('/sites/default/files/newyork-bg-mobile2.jpg');max-width:300px;max-height:500px;position:absolute;top:0;bottom:0;left:0;right:0;}
.newpopcont {z-index: 1061;margin: auto;background-repeat:no-repeat;background-size:contain;background-image: url('/sites/default/files/newyork-shop-mobile-bg.png');max-width:300px;max-height:500px;position:absolute;top:0;bottom:0;left:0;right:0;}
.newpopbg {position:fixed;width:100%;height:100%;background-color:#000;opacity: 0.7;filter: alpha(opacity=70);z-index:1050;}
.closebtn {width: 29px;height: 29px;cursor: pointer;position: absolute;top: 0px;right: 0px;}
.newyork-btn1 {position: absolute;top: 79%;left: 16%; height:37px; width:150px;}
.newyork-btn2 {position: absolute;top: 79%;left: 16%; height:37px; width:150px;}

}

