@charset "utf-8";

body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
    background-size: auto auto;
    background-position: center top;
    background-repeat: repeat-x;
}
.textoblack {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding: 0px;


}
.subtitlesred {
	font-size: 45px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
    color: #FF0000;
}
.subtitlesred2 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-shadow: 0 0 5px #000000;
    color: #FF0004;
}
.videocontainer
{
    color: #F00;
    padding: 25px 150px;
    background-image: url(../images/bgvideo.jpg);
}
.pred {
	color: #F00;
}

.menucarta {
	background-image: url(../images/menuback.jpg);
	padding-right: 25px;
	padding-left: 25px;
}
.destacadoblanco {
	font-family: 'Roboto Slab', serif;
	text-decoration: none;
	font-weight: 700;
	color: #FFF;
	font-size: 20px;
	text-shadow: 0 0 5px #000000;
}
.destacadoblanco2 {
	font-family: 'Roboto Slab', serif;
	text-decoration: none;
	font-weight: 700;
	color: #FFF;
	font-size: 35px;
	text-shadow: 0 0 5px #000000;
}
.destacadored {
	font-family: 'Roboto Slab', serif;
	text-decoration: none;
	font-weight: 700;
	color: #FF0000;
	font-size: 20px;
	text-shadow: 0 0 5px #000000;
	
}

img,
object {
max-width: 100%;

}
.fotos {

}
.fotos:hover {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .8;
}

#wrapper {
	background-color: #4386A7;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4386A7;
	border-bottom-color: #4386A7;
}
.slidebox {
	width: 199px;
	display: block;
	float: right;
}

#content {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.logo {
	display: inline-block;
	
}
.logo2 {
	display: inline-block;
	padding-left: 220px;
	padding-bottom: 35px;
}
.textonormal{
     font-family: 'Oswald', sans-serif;
 font-size: 25px;
 font-weight: 400;
 
 }
.top {
	width: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
	overflow: hidden;
}
.contenido {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
	background-color: #FFF;


}
.contenidoboxes {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	
}
.contenidocentrado {
		text-align: center;

}

.contenidocentrado2 {
		text-align: center;

}
.contenidocentrado3 {
    text-align: center;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -5px;

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.products {
	background: #fff;
	border: 4px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	width: 200px;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 20;
	margin-left: 0;
	float: none;
	position: relative;
}
.boxxx {
	width: 100px;
	margin-right: 10px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 10px;
	float: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.links {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: 400;
			 -webkit-transition: all .9s ease;
 -moz-transition: all .4s ease;
 -ms-transition: all .4s ease;
 -o-transition: all .4s ease;
 transition: all .4s ease;
}
.links:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: 400;
}
.whitefont {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #E8E1D9;
	text-decoration: none;
	font-weight: 400;
}
.boxbig {
	width: 280px;
	margin-right: 20px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 20px;
}

#wrapper2 {
    clear: both;
    z-index: 100;
}
#wrapper3 {
	background-image: url(../images/backslide.jpg);
	background-repeat: repeat;

}
.parrafos {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 20px;
	overflow: hidden;
}
.fotter {
    width: 1200px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    background-color: #900;
    padding: 40px;
    background-image: url(../images/bgfooter.jpg);
    background-size: auto auto;
    background-position: center top;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #003399;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
#wrapper4 {
	background-color: #946856;
}
#wrapper7 {


}

#wrapper5{
}
#wrapper6 {
	background-color: #dcd1bd;
}

.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDEDBD;
	line-height: 28px;
}
.opensties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.opensties:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #003399;
	font-weight: bold;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
}
.fotos {

}
.fotos:hover {

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .8;
}
.facebook {
	width: 32px;
	display: inline-block;
	float: right;
	margin-left: 10px;
}
.facebookcentered {
	width: 32px;
	display: inline-block;
	margin-left: 10px;
	padding: 5px;
}
.copyright {
	padding: 15px;
	display: inline-block;
	width: auto;
}

.cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCC99;
	border: 1px solid #FF9900;
	padding-right: 5px;
	padding-left: 5px;
}
.left_column {
	width: 35%;
	display: inline-block;
	float: left;
	position: relative;
}
.right_column {
	display: inline-block;
	position: relative;
	padding-top: 10px;
	width: 65%;
	float: right;
}
.bannerhome {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 15px;
	overflow: hidden;
}
.bannerhomebox1{
	width: 45%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	padding: 10px;
	float: left;
	}
	.bannerhomebox2{
	width: 50%;
	font-family: 'Open Sans', sans-serif;
	;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #6BA6C4;
	padding: 10px;
	float: right;
	border-radius:6px;
	}
	.logobox {
	float: left;
	width: 45%;
	text-align: left;
}
.tagline	{
	font-size:40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	color: #ffffff;
	padding-top: 20px;
	}
	
.boxhome {
	width: 304px;
	margin-right: 12px;
	border-radius: 4px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
.socialicon {
	margin: 10px;
	}

.socialicon img{
	transition: all .2s ease-in-out;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
.socialicon img:hover{
	transform: scale(0.8);
	}
	
.center-block{
	display: block;
	float: left;
	width: 731px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff0000;
	}	

 .imgleft {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	margin-top: 10px;
		border-color: #eee;
	border: 0.35em solid rgba( 255, 255, 255, .5 ); /* 10 */
	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5); /* 5 */
		}
		
.divfoto {
	text-align: center;
	padding: 20px;
}

.divfoto img{
				margin: 10px;
				border-color: #eee;
	border: 0.35em solid rgba( 255, 255, 255, .5 ); /* 10 */
	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5); /* 5 */
}

.sponsors{
	margin: 10px;
	border: 0.35em solid rgba(255,255,255,0.5); /* 10 */
	-webkit-box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5 ); /* 5 */
	box-shadow: 0 0 0.313em rgba( 0, 0, 0, .5); /* 5 */
}
.address {
	text-align: center;
	padding: 10px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: 400;
}
.top .address a {
	color: #FFF;
	text-decoration: none;
}
.top .address a:hover {
		text-decoration: underline;
}	
.quickdiv {
	background-color: #dcd1bd;
	padding: 20px;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.iframediv {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;

}iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}
.fotos {
-webkit-transition: all .8s ease;
 -moz-transition: all .8s ease;
 -ms-transition: all .8s ease;
 -o-transition: all .8s ease;
-webkit-filter: brightness(100%);


}
.fotos:hover {
-webkit-filter: brightness(180%);
}
.headerbox {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #000000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	display: block;
	width: 100%;
	text-decoration: none;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 10px;
}
.sponsorssdiv {
	background-color: #e3e3e1;
	padding: 25px;
	text-align: center;
	background-image: url(../images/backsponsors.gif);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.sponsorssdiv img{
	transition: all .2s ease-in-out;
	margin: 5px;
	}
.sponsorssdiv img:hover{
	transform: scale(0.8);
	}
.contenedorvideo {
	padding-right: 45px;
	padding-left: 45px;
}
.logoglobal {
	width: 100%;
	text-align: center;

}
  .divbutton {
	float: right;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #FFF;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.titlesnew {
	font-family: 'Oswald', sans-serif;
	font-size: 45px;
	font-weight: 600;
	color: #A88D5B;
	line-height: normal;
}
.phone {
	font-family: 'Oswald', sans-serif;
	font-size: 45px;
	font-weight: 600;
	color: #A88D5B;
	line-height: normal;
}
.phone:hover {
	text-decoration: none;
	color: #B79F75;
}
.prizeleft {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.photsleft {
	float: left;
	width: 110px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.prizeright {
	float: left;
	width: 680px;
}
.prize {
	float: left;
	clear: left;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #990000;
	width: 100%;
	margin-bottom: 10px;
}
table { 
  width: 100%; 
  border-collapse: collapse; 
    background: #FFF; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #eee; 
}
th { 
  background: #776547; 
  color: white; 
  font-weight: bold; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
  
}
.carrousell760 {
	display:none
}
.carrousell1200 {
	
}


@media all and (max-width: 1200px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1200px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1200px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1200px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1200px), only screen and (min-resolution: 192dpi) and (max-width: 1200px), only screen and (min-resolution: 2dppx) and (max-width: 1200px) {

#content {
    width: 100%;
    margin: 0 auto;
}
.top {
    width: 100%;
	overflow: hidden;
	text-align: center;
	
}
.contenido {
    width: 100%;
    margin: 0 auto;
	text-align:left;
		padding-right: 20px;
	padding-left: 20px;

}
    .contenidocentrado3 {
    width: 100%;
    margin: 0 auto;
        margin-bottom: -7px; 
        margin-top: -5px;

}

.logo2 {
	width: 100%;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0 auto;

}
.logo {
	width: 100%;
	display: block;
}

.boxxx {
	width: 70px;
	margin-right: 10px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 10px;
	float: none;
}
.facebook {
	width: 32px;
	display: inline-block;
	float: right;
	margin-left: 10px;
}
.copyright {
	float: none;
}
.fotter {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	width: auto;
}
.sponsorssdiv {

	width: auto;
}
.left_column {
	width: 100%;
	display: inline-block;
	float: left;
}
.right_column {
	width: 100%;
	display: inline-block;
	padding-left: 0px;
	margin-left: 0px;
	position: relative;
}
#wrapper3 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F4F2EA;
}
.bannerhome {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 15px;
}
.bannerhomebox1{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
.bannerhomebox2{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6BA6C4;
	padding: 10px;
	float: right;
	}
			.logobox {
	float: left;
	width: 45%;
	text-align: center;
}
	.tagline	{
	font-size:20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	color: #ffffff;
	padding-top: 20px;
	
	}
	.contenidoboxes {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 5px;
	overflow: hidden;
	text-align: center;
}
.quickdiv {

	width: 100%;

}
.slidebox {
	width: 100%;
	display: block;
	float: none;
	text-align:center;
	padding-top:20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top:20px;
}

}
@media all and (max-width: 999px) {
.videocontainer
{
    color: #F00;
    padding: 0px 0px;
    background-image: url(../images/bgvideo.jpg);
}
    .carousel-inner{width:100%;}
.center-block{
	display:block;
	float: none;
	width: 100%;
	padding-right: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #009900;
}
  .divbutton {
	float: right;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #FFF;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	width: 50%;
}
.prizeleft {
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-top: 10px;
	padding-right: 10px;
	text-align: center;
	
}
.prizeright {
	float: left;
	width: 100%;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
body {

}

.carrousell1200 {
	display:none
}
.carrousell760 {
	display: inherit
}
.contenidocentrado p{

	font-size: 30px;
}

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 70%; 
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	td:nth-of-type(1):before { content: "Material"; }
    td:nth-of-type(2):before { content: "Low-Medium Cost "; }
	td:nth-of-type(3):before { content: "Does Not Need Replacing"; }
	td:nth-of-type(4):before { content: "Comes with Guarantee"; }
	td:nth-of-type(5):before { content: "Abundance of Design Choices"; }

}
}
@media all and (max-width: 580px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 580px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 580px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 580px), only screen and (min-device-pixel-ratio: 2) and (max-width: 580px), only screen and (min-resolution: 192dpi) and (max-width: 580px), only screen and (min-resolution: 2dppx) and (max-width: 580px) {
.photsleft {
	float: none;
	width: 100%;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align:center;
}
.titlesnew {
	
	font-size: 22px;
	
}
.subtitlesred {
	font-size: 30px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
    color: #FF0000;
}

.destacadoblanco2 {

	font-size: 20px;

}
.textonormal{
     font-family: 'Oswald', sans-serif;
 font-size: 21px;
 font-weight: 400;
 }    

.boxbig {
	width: 90%;
	margin-right: 0px;
	padding: 10px;
	display: inline-block;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	margin-bottom: 20px;
}
		.logobox {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
	.tagline	{
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	color: #ffffff;
	margin-top: 10px;
	
	}
	.contenidoboxes {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	overflow: hidden;
	text-align: center;
}
.socialicon {
	float: none;
	width:100%
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	margin-top: 15px;
}
#tickerbox {
	display:none;

}
 .imgleft {
	margin-right: 0px;
	margin-bottom: 20px;
	float: none;
	margin-top: 20px;
	display:block;
	text-align:center;

		}

.contenedorvideo {
	padding: 0px;
	
}
.address {
	font-size: 12px;
	
}
  .divbutton {
	width: 100%;
	float: none;
	text-align: center;
	padding-top: 0px;
}
.logoglobal {
	width: 100%;
	float: none;
text-align: center;
}

}
.socialicon img {
	margin-right: 8px;
	margin-left: 8px;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	-webkit-filter: brightness(100%);
}
.socialicon img:hover {
	-webkit-filter: brightness(180%);
}

#tickerbox{
	clear:both;
	width: 100%;
	padding: 25px;
}
.ticker {
	margin:0;
	font-size:15px;
	font-family: 'Droid Serif', serif;
	font-style: italic;
	font-weight: 400;
	color: #666666;
	padding: 0px;
	text-align: center;
}
 .ticker li {
	line-height:1.5;
	list-style-type: none;
    }

.ticker-active {
    height:7.2em;
    overflow:hidden;
}
    .ticker-active li {
        display:none;
        overflow:hidden;
        
    }
.fotoscontent {
	margin: 15px;
}
#wrapper5 .contenido p a {
	color: #CF1719;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	font-weight: 600;
}
#wrapper5 .contenido p a:hover {
	text-decoration: none;
	color: #F60;
}

.subtitlesred2 {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0 0 5px #000000;
    color: #FF0004;
}
}
.subtitlesblue {
    
    font-size: 45px;
    font-family: 'Roboto Slab', serif;
    font-weight: 700;
    color: #0357B0;
    text-shadow: 0px 0px 5px #FFFFFF;
}
.subtitlesredbold {
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	font-weight: 400;
	color: #666666;
}

.wrapphoto {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: auto;
}
