/*********** FONTS ************/

@font-face {
    font-family: 'aller';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'aller';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.pure-g [class *="pure-u"] {
	font-family: 'aller', helvetica, arial;
	font-size: 22px;
	line-height: 45px;
	color: #424242;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
}

.pure-u-1, .pure-u-1-2, .pure-u-1-3, .pure-u-2-3, .pure-u-1-4, .pure-u-3-4, .pure-u-1-5, .pure-u-2-5, .pure-u-3-5, .pure-u-4-5, .pure-u-1-6, .pure-u-5-6, .pure-u-1-8, .pure-u-3-8, .pure-u-5-8, .pure-u-7-8, .pure-u-1-12, .pure-u-5-12, .pure-u-7-12, .pure-u-11-12, .pure-u-1-24, .pure-u-5-24, .pure-u-7-24, .pure-u-11-24, .pure-u-13-24, .pure-u-17-24, .pure-u-19-24, .pure-u-23-24 {vertical-align: middle;}

/************ BASICS ************/

body {
	margin:0 auto;
	padding:0;
	font-family: 'aller', helvetica, arial;
	font-size: 18px;
	line-height: 32px;
}

a, a:hover, a:active, a:visited {
	text-decoration:none;
}

a:active, .submit:active {
	position: relative;
	top:1px;
}

*:focus { outline: 1px solid #5EA4EC; }
.submit:focus { outline:none;}

.pure-g {
	width: 960px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

h5 {
	font-size: 22px;
	margin:0px;
}

h6, p {
	font-size: 18px;
	line-height: 30px;
	margin:0px;
}

.opacity {
	opacity:0;
	z-index:-50 !important;
}

.errorContactar, .success {
	background: #f57272;
	padding: 10px 10px;
	color: white;
	-webkit-transition:1s 0 all;
	-moz-transition:1s 0 all;
	transition:1s 0 all;
}

.success {
	background: #5ecf58;
	padding: 10px 10px;
	color:white;
}

/************ CUSTOM **************/

.purchase, .try {
	line-height: 30px;
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #5ea4ec;
	background-image: url(../img/sprite-cta.png);
	background-position: 7px 14px;
	background-repeat: no-repeat;
	border:1px solid #1c66b2;
	font-size: 19px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.5);
	padding:7px 15px 7px 40px;
	color:#fff;
	-webkit-font-smoothing: antialiased;
	-webkit-transition:0.5s 0 all;
	-moz-transition:0.5s 0 all;
	transition:0.5s 0 all;
}

.purchase {
	background-color: #ffea00;
	border:1px solid #ffcc00;
	color: #424242;
	background-position: 7px -40px;
	margin: 0 0 0 10px;
}

.try:hover, .purchase:hover {
	background-color: #3c85cf;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 2px 7px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 2px 7px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 2px 7px rgba(0,0,0,0.5);
}
.purchase:hover {
	background-color: #ffcc00;
}

header nav {
	background: #303030;
	position: fixed;
	width: 100%;
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.5);
	box-shadow: 0 2px 3px rgba(0,0,0,0.5);
	top: 0px;
	z-index:100;
}

	header nav .pure-u {
		width: 960px;
		margin:25px auto 15px;
		display: block;
	}

	header nav ul {
		margin:0px;		
	}

		header nav ul li {
			line-height: 17px;
		}

			header nav ul li a {
				font-size: 12px;
				padding: 3px 13px 2px;
				border-radius: 2px;
				color:#fff;
			}

				header nav ul li a.active, header nav ul li a:hover {
					background: #636363;
				}

#hero {
	margin-top: 103px;
	background-color: #000;
}

section, #claimDown, footer {
	position: relative;
	z-index: 90;
}

#wrapVideo {
	width: 100%;
	top: -40px;
	height: 650px;
	overflow: hidden;
	position: fixed;
	z-index: 0;
}

#hoverVideo {
	background-color: rgba(0,0,0,0.7);
	padding-top: 40px;
	position: relative;
	z-index:80;
	height: 455px;
	width: 100%;
	background-image: url(../img/hoverVideo.png);
	background-repeat: repeat;
	background-position: 0 0;
}

	#hoverVideo > .pure-g {
		width: 100%;
		margin:0;
	}

	#hoverVideo #textHero {
		position: absolute;
		top: 50%;
		margin-top: -50px;
		left:0px;
	}

	#hoverVideo h1, #hoverVideo span {
		color:#fff;
		text-align: center;
		font-size: 40px;
		margin: 10px auto;
		text-shadow:0 1px 1px #000;
		width: 100%;
	}

	#hoverVideo span {
		font-size: 35px;
	}

	#hoverVideo .playVideo {
		display: block;
		margin: 86px auto 0px;
		width: 144px;
		height: 148px;
		font-size: 0px;
		color: transparent;
		text-indent:-9999px;
		background: url(../img/videoPlay.png) no-repeat scroll 50% 50% transparent;
	}


#claim {
	z-index: 90;
	position: relative;
	background: #ffea00;
}

	#claim h4 {
		font-size: 28px;
		line-height: 20px;
		text-align: center;
	}

.detail {
	border-bottom: 1px solid #dddddd;
	padding: 30px 0;
	z-index: 90;
	position: relative;
	background: white;
}

	.detail h3 {
		font-size: 30px;
		font-weight: normal;
		margin: 10px 0;
	}

	.detail p {
		line-height: 40px;
		margin:0px;
		padding:0px;
	}

	#detailOjo article div, #detailEstabiliza article div, #detailRuido article div {
		vertical-align: middle;
		display: inline-block;
		width: 98%;
	}

	#detailOjo article span, #detailEstabiliza article span, #detailRuido article span {
		height: 241px;
		display: inline-block;
		width: 1px;
		vertical-align: middle;
	}

	.detail #goPro {
		background: url(../img/goPro.png) no-repeat scroll 0 25px transparent;
		padding: 20px 0 35px 369px;
		margin-top: 10px;
	}

	.detail .videoDetail {
		position: relative;
	}

		.detail .videoDetail .play {
			background: url(../img/miniPlay.png) no-repeat scroll 50% 50% rgba(0,0,0,0.5);
			width: 424px;
			height: 238px;
			display: block;
			position: absolute;
			cursor:pointer;
			z-index: 50;
			-webkit-transition:0.5s 0s all;
			-moz-transition:0.5s 0s all;
			transition:0.5s 0s all;
		}
		.detail .videoDetail .play.right {
			right: 0;
		}

	#detailOjo span, #detailRuido span {
		right: 0px;
	}

	#detailOjo iframe, #detailRuido iframe {
		float: right;
	}

#listDetail {
	background-color: #fbfbfb;
	border-bottom:1px solid #ddd;
}
	
	#listDetail h4 {
		font-size: 30px;
		text-align: center;
	}

	#listDetail ul {
		padding:0px;
	}

	#listDetail ul li {
		vertical-align: top;
	}

	#listDetail ul li div {
		padding: 0px 25px 0 115px;
		background-image: url(../img/sprite-details.png);
		background-repeat: no-repeat;
		background-position: 0 16px;
		margin: 0 0 40px 15px;
	}

		#listDetail ul li div#multiple {
			background-position: 0 -850px;
		}
		#listDetail ul li div#lado {
			background-position: 0 -271px;
		}
		#listDetail ul li div#distorsion {
			background-position: 0 -1154px;
		}
		#listDetail ul li div#mejorar {
			background-position: 0 -561px;
		}
		#listDetail ul li div#ruido {
			background-position: 0 -1474px;
		}

#requisitos {
	padding:40px 0;
	background-color: #fff;
}
	
	#requisitos article {
		padding: 0 0 15px 300px;
		background: url(../img/boxBig.png) no-repeat scroll 10px 12px transparent;
	}
	
	#requisitos a {
		color:#5ea4ec;
	}

	#requisitos a:hover {
		color:#3c85cf;
	}

#ctaDown {
	background: #303030;
	padding: 30px 0;
	text-align: center;
}

	#ctaDown span {
		color: #fff;
		margin:0 2px 0 10px;
	}

#claimDown {
	background: #f0f0f0;
	text-align: center;
}
	#claimDown .pure-u {
		display: inline-block;
		background: url(../img/logoClaim.png) no-repeat scroll 0px 50% transparent;
		padding: 30px 0 30px 133px;
		margin: 0px auto;
	}

#relacionados {
	padding: 0 0 40px;
	background-color: #fff;
}
	#relacionados h4 {
		font-size: 30px;
		text-align: center;
	}

	#relacionados a {
		color:#5ea4ec;	
	}

	#relacionados a:hover {
		color:#3c85cf;
	}

	#relacionados img {
		display: inline-block;
		vertical-align: middle;
	}

	#relacionados .pure-u-1-2 {
		background: url(../img/shadowBox.png) no-repeat scroll 0 172px transparent;
	}

	#relacionados .pure-u-1-2 div {
		width: 260px;
		display: inline-block;
		margin-bottom: 20px;
		vertical-align: middle;
	}

#contact {
	background: #141511;
}

	#contact > article > div {
		overflow:hidden;
	}

	#contact h5 {
		font-size: 30px;
		text-align: center;
		color: white;
		margin: 31px 0;
	}

	#contact form {
		display: block;
		margin:0 auto 50px;
		overflow: hidden;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

	#contact input, #contact textarea {
		line-height: 30px;
		font-size: 18px;
		color: #737373;
		border:none;
		padding: 15px 20px;
		background: #f0f0f0;
		-webkit-box-sizing:padding-box;
		-moz-box-sizing:padding-box;
		box-sizing:padding-box;
		display: block;
	}

	#contact input[type="email"] {
		background: #ffffff;
	}

	#contact form div {
		overflow: hidden;
		background: #fff;
		padding:10px 15px;
		-webkit-border-radius: 0px 0px 3px 3px;
		-moz-border-radius: 0px 0px 3px 3px;
		border-radius: 0px 0px 3px 3px;
	}

		#contact form div input {
			line-height: 30px;
			display:inline-block;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			background-color: #222222;
			border:1px solid #0e0e0e;
			font-size: 19px;
			-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.5);
			-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.5);
			box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.5);
			padding: 10px 20px 9px;
			color:#fff;
			-webkit-font-smoothing: antialiased;
			-webkit-transition:0.5s 0 all;
			-moz-transition:0.5s 0 all
			transition:0.5s 0 all;
		}

			#contact form div input:hover {
				background-color: #0e0e0e;
				-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 2px 7px rgba(0,0,0,0.5);
				-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 2px 7px rgba(0,0,0,0.5);
				box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 2px 7px rgba(0,0,0,0.5);
			}

footer {
	background: #333333;
}

	footer nav {
		padding: 20px 0;
		background: url(../img/logoFooter.png) no-repeat scroll 0 50% transparent;		
	}

		footer ul {
			margin: 0px;
			float: right;
		}

			footer ul li {
				float: left;
			}

				footer ul li a {
					padding: 0 10px;
					font-size: 12px;
					color: #ffffff;
					border-left: 1px solid #fff;
				}

					footer ul li a:hover {
						text-decoration: underline;
					}

					footer ul li:first-child a {
						border-left: none;
					}

/******* TEXT ROTATOR ********/

.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

.rotating.flip {
  position: relative;
}

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0,0,1px);
  -moz-transform: translate3d(0,0,1px);
  -ms-transform: translate3d(0,0,1px);
  -o-transform: translate3d(0,0,1px);
  transform: translate3d(0,0,1px);
}

.rotating.flip .front {
  z-index: 1;
}

.rotating .back {
  display: block;
  opacity: 0;
}


/******** Modal *********/

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}


.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
          transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
     -moz-transition: -moz-transform 0.3s ease-out;
       -o-transition: -o-transform 0.3s ease-out;
          transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog {
  z-index: 1050;
  width: 500px;
  padding: 10px;
  margin-top:250px;
  margin-right: auto;
  margin-left: auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-body a {
	line-height: 30px;
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f9f9f9;
	border:1px solid #dadada;
	font-size: 19px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.7), 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
	padding:7px 15px 7px 15px;
	color:#5EA4EC;
	-webkit-font-smoothing: antialiased;
	-webkit-transition:0.5s 0 all;
	-moz-transition:0.5s 0 all;
	transition:0.5s 0 all;
	margin-right: 10px;
	margin-top: 20px;
}

.modal-body a:hover {
	background-color: #f0f0f0;
}



.extra {
	margin-top: 85px;
	text-align: justify;
}
	.extra p {
		line-height: 35px;
	}

	.extra ul {
		font-size:18px;
		line-height: 35px;
	}

.fakeMail b {
	background: url(../img/fakeMail.png) no-repeat scroll right 9px;
	padding-right: 217px;
}

.wrapper-header {
    width: 960px;
    margin: 25px auto 15px;
    display: block;
}
.wrapper-header .text-right {
    text-align: right;
}
.wrapper-header .no-space {
    margin: 0;
    padding: 0;
}
.logo {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

/* DROPDOWN HEADER ******/
.header-container-dropdown {
    margin:0 0 0 5px;
    padding:0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
} 
.header-dropdown {
    border-radius: 3px 3px 0 0;
    padding: 5px 0;
    position:relative;
    text-align: center;
}
.header-dropdown:hover {
    background: #fff;
}
.header-dropdown:hover span {
    color:#424242;
}
.header-dropdown span small {
    font-size: 10px;
    margin-left: 8px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: bottom;
}
.header-dropdown:hover ul {
    display: block;
    margin:0;
    padding:0;
}
.header-dropdown span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    font-weight: 300;
    font-size: 14px;
    margin:0 15px;
    color: #fff;
    z-index:200;
    position:relative;
    -webkit-font-smoothing: antialiased;
}
.header-dropdown ul {
    box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
    border-radius: 0 3px 3px 3px;
    top:27px;
    background: #fff;
    position: absolute;
    display:none;
}
.header-dropdown ul:hover {
    display: block;
} 
.header-dropdown ul li {
    text-align: left;
    display: block;
    margin:0;
    border-top: 1px solid #dadada;
}
.header-dropdown ul li:first-child {
    border-top:1px dotted #dadada;
}
.header-dropdown ul li a {
    color: #424242;
    margin: 0;
    padding: 8px 43px 8px 15px;
    line-height: 17px;
    font-size: 12px;
    display:block;
    white-space: nowrap;    
}
.header-dropdown ul li a:hover {
    background-color: #f0f0f0;
}


/* IVAN */
.recomendados {
	margin-top:0;
}
#contact .recomendados h5 {
	font-size: 20px;
	line-height: 20px;
	margin-top: 0;
}
.recomendados ul {
	list-style: none;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 auto;
	display: table;
	width: auto;
	line-height: 21px;
	text-align: center;
	padding: 0;
}
.recomendados ul li:first-child {
	margin-top: 0px;
}
.recomendados ul li {
	margin-top: 15px;
}
.recomendados ul li a {
	font-size: 12px;
	color: #FFFFFF;
}
.recomendados ul li a:hover {
	text-decoration: underline;
}