body { 
	background: url(../img/bg1.jpg) top right no-repeat; 
	background-attachment:fixed; 
}

header {
	padding-top:25px;
	padding-bottom:35px;
}

.logo {
	height:60px;
}

.bg-h1 {
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yNiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(0,0,0,0.29) 0%, rgba(0,0,0,0.26) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.29)), color-stop(100%,rgba(0,0,0,0.26))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.29) 0%,rgba(0,0,0,0.26) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.29) 0%,rgba(0,0,0,0.26) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.29) 0%,rgba(0,0,0,0.26) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.29) 0%,rgba(0,0,0,0.26) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a000000', endColorstr='#42000000',GradientType=0 ); /* IE6-8 */
padding-top:10px;
}

h1 {
	position: relative;
	font-size: 30px;
	color: #ffffff;
	text-align:center;
	margin-top: 0;
	font-family: 'Oswald', sans-serif;
	text-shadow: 1px 1px 1px #000000;
	letter-spacing: 0px;
	-webkit-text-stroke: 1px white;
}

h2 {
	position: relative;
	font-size: 20px;
	color: #FFF;
	margin-top: 0;
	font-family: 'Oswald', sans-serif;
	text-shadow: 1px 1px 1px #000000;
	letter-spacing: 0px;
	-webkit-text-stroke: 1px white;
}

h3 {
	position: relative;
	font-size: 20px;
	color: #3b70ae;
	margin-top: 0;
	font-family: 'Oswald', sans-serif;
	text-shadow: 1px 1px 1px #000000;
	letter-spacing: 0px;
	-webkit-text-stroke: 1px white;
}

.subtitulo {
	color:#000;
	font-family: 'Oswald', sans-serif;
	font-size:1.9em;
	text-align:center;
	font-weight:bold;
	padding-top:25px;
	padding-bottom:25px;
}

.subtitulo-bg {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,1e5799+100&0.96+0,0.47+100,0.91+100 */
background: -moz-linear-gradient(top, rgba(30,87,153,0.96) 0%, rgba(30,87,153,0.91) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0.96)), color-stop(100%,rgba(30,87,153,0.91))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(30,87,153,0.96) 0%,rgba(30,87,153,0.91) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(30,87,153,0.96) 0%,rgba(30,87,153,0.91) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(30,87,153,0.96) 0%,rgba(30,87,153,0.91) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(30,87,153,0.96) 0%,rgba(30,87,153,0.91) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f51e5799', endColorstr='#e81e5799',GradientType=0 ); /* IE6-9 */
}

.main-text {
	color: #ffffff;
    font-size: 120px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
	text-align:center;
    text-transform: uppercase;
    /*text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;*/
    text-shadow: rgba(0, 0, 0, 0.2) -1px 0, rgba(0, 0, 0, 0.3) 0 -1px, rgba(255, 255, 255, 0.2) 0 2px, rgba(0, 0, 0, 0.3) -1px -2px;
}
.large { font-size: 100px; }
.big { font-size: 50px; }
.middle { font-size: 28px; }
.inline { display: inline-block; }

#videocontainer{padding-left:0px;}
#videoclip{
	width: 580px    !important;
    height: 326px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
#videobox{
	margin:10px auto;
	width: 100%;
	text-align:center;
}

.descripcion {
	font-family:'Roboto Condensed', sans-serif;
	font-size:0.8em;
	text-align:justify;
	padding-bottom:25px;
	
}

.lista {
	font-family:'Roboto Condensed', sans-serif;
	padding-left:35px;
}

ul {
	list-style-image: url(../img/vineta.png);
}

.cont-video {
	padding-top:15px;
	
}

.content-bg {
	padding-top:35px;
	background:#FFF;
}

.cont-datos h4 {
	color:#FFF;
	font-size:.9em;
}

.cont-datos span {
	color:#b5b5b5;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:.9em;
	text-shadow: 1px 1px 2px #000000;
}

.cont-datos {
	color:#FFF;
	font-family:'Roboto Condensed', sans-serif;
	font-size:1.1em;
	padding-bottom:35px;
}

.cont-datos p {
	font-family:'Roboto Condensed', sans-serif;
	font-size:.8em;
}

.emaillink {
	color:#b5b5b5;
	font-size:.9em;
}

.emaillink:hover {
	color:#FFF;
	font-size:.9em;
}

.cont-form-bg {
	padding-bottom:35px;
}

.imagen {
 width: 110px;
 height: 109px;
 border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
-khtml-border-radius: 100px;
 overflow: hidden;
}

.imagen.medio {
	vertical-align: middle;
}

/* ==========================================================================
Optin Forms
========================================================================== */ 

.bg-blue .horizontal-optin button { background-color: #31373a;}
.bg-blue .horizontal-optin button:hover { background-color: #00a8d6;}


.banner-optin { padding:20px;background: rgba(0,0,0,0.5); -webkit-box-shadow:0 0 10px rgba(0,0,0,.1); -moz-box-shadow: 0 0 10px rgba(0,0,0,.1); box-shadow: 0 0 10px rgba(0,0,0,.1); width:100%}
.banner-optin input[type="text"], .banner-optin textarea { color: #333; border: none; outline: none; width: 100%; padding: 14px 20px; display: block; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; border-radius: 0; height: auto; background: #FFF;}
.banner-optin textarea { min-height: 200px;}
.banner-optin button { width: 100%; text-align: center; color: #fff; padding: 15px 0; background: #00a8d6; border: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; font-weight: bold; border-radius: 0;}
.banner-optin button i { color: #fff; font-size: 24px;}
.banner-optin button:hover{background: #0396CF; color: #FFF;}
.banner-optin .form-group {margin-bottom: 0;}
.alert-success {margin-top: 40px;}

.form-process {font-weight: bold; color: #1a1a1a; text-align: right;}
.form-process p {margin: 20px 0; color: #FFF;}
.form-process i {color: #1A9FF9; margin-right: 10px;}


.middle-optin { padding:20px;background:#FFF; -webkit-box-shadow:0 0 10px rgba(0,0,0,.1); -moz-box-shadow: 0 0 10px rgba(0,0,0,.1); box-shadow: 0 0 10px rgba(0,0,0,.1);}
.middle-optin input[type="text"], .middle-optin textarea { color: #333; border: none; outline: none; width: 100%; padding: 14px 20px; display: block; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; border-radius: 0; height: auto; background: #F8F8F8;}
.middle-optin textarea { min-height: 200px;}
.middle-optin button { width: 100%; text-align: center; color: #fff; padding: 15px 0; background: #00a8d6; border: none; transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; font-weight: bold; border-radius: 0;}
.middle-optin button i { color: #fff; font-size: 24px;}
.middle-optin button:hover{background: #1a1a1a; color: #FFF;}
.middle-optin .form-group {margin-bottom: 0;}

.form-process-middle {font-weight: bold; color: #FFF; text-align: right;}
.form-process-middle p {margin: 20px 0; margin-bottom: 0;}
.form-process-middle i {color: #1a1a1a; margin-right: 10px;}


.boton {
  background: #00a8d6;
  background-image: -webkit-linear-gradient(top, #00a8d6, #00a8d6);
  background-image: -moz-linear-gradient(top, #00a8d6, #00a8d6);
  background-image: -ms-linear-gradient(top, #00a8d6, #00a8d6);
  background-image: -o-linear-gradient(top, #00a8d6, #00a8d6);
  background-image: linear-gradient(to bottom, #00a8d6, #00a8d6);
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-size: 15px;
  padding: 7px 20px 7px 20px;
  text-decoration: none;
  padding-top:10px;
  padding-bottom:10px;
}

.boton:hover {
  background: #0396cf;
  background-image: -webkit-linear-gradient(top, #0396cf, #0396cf);
  background-image: -moz-linear-gradient(top, #0396cf, #0396cf);
  background-image: -ms-linear-gradient(top, #0396cf, #0396cf);
  background-image: -o-linear-gradient(top, #0396cf, #0396cf);
  background-image: linear-gradient(to bottom, #0396cf, #0396cf);
  text-decoration: none;
}

.form-bg{
	padding-top:10px;
	padding-bottom:10px;
}

.form-bg h4 {
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	font-size:1.1em;
}

.form-bg p {
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1em;
}

.contact-bg {
	padding-top:35px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3b3b3b+0,3b3b3b+100&0.86+0,0.84+100 */
background: -moz-linear-gradient(top, rgba(59,59,59,0.86) 0%, rgba(59,59,59,0.84) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,59,59,0.86)), color-stop(100%,rgba(59,59,59,0.84))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(59,59,59,0.86) 0%,rgba(59,59,59,0.84) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(59,59,59,0.86) 0%,rgba(59,59,59,0.84) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(59,59,59,0.86) 0%,rgba(59,59,59,0.84) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(59,59,59,0.86) 0%,rgba(59,59,59,0.84) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db3b3b3b', endColorstr='#d63b3b3b',GradientType=0 ); /* IE6-9 */
}

.footer {
	background-color:#242424;
	color:#a8a8a8;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:.9em;
	text-shadow: 1px 1px 2px #000000;
	padding-top:25px;
	padding-bottom:25px;
}

.footerlink {
	color:#a8a8a8;

}

.footerlink:hover {
	color:#ffffff;

}

.footer-line {
	background: #686868;
	padding: 0 0 1px 0;
}

.divider {
	padding: 0 0 25px 0;
}

@media only screen and (max-width:999px) {
	.cont-form-bg {
	padding-top:15px;
}
}

@media only screen and (max-width:740px) {
#videoclip{
	width: 640px    !important;
    height: 360px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
}

@media only screen and (max-width:690px) {
#videoclip{
	width: 590px    !important;
    height: 388px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
}

@media only screen and (max-width:640px) {
#videoclip{
	width: 540px    !important;
    height: 304px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
}

@media only screen and (max-width:590px) {
#videoclip{
	width: 490px    !important;
    height: 276px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
.big { font-size: 35px; }
}

@media only screen and (max-width:540px) {
#videoclip{
	width: 440px    !important;
    height: 248px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
.big { font-size: 35px; }
}

@media only screen and (max-width:490px) {
#videoclip{
	width: 390px    !important;
    height: 219px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
.big { font-size: 35px; }
}

@media only screen and (max-width:440px) {
#videoclip{
	width: 340px    !important;
    height: 191px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
.big { font-size: 30px; }
}

@media only screen and (max-width:390px) {
#videoclip{
	width: 290px    !important;
    height: 163px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
.big { font-size: 30px; }
}

@media only screen and (max-width:340px) {
#videoclip{
	width: 240px    !important;
    height: 135px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
.big { font-size: 25px; }
}

@media only screen and (max-width:290px) {
#videoclip{
	width: 190px    !important;
    height: 107px   !important;
    box-shadow: 7px 10px 18px #111111;
    -webkit-box-shadow: 7px 10px 18px #111111;
    -moz-box-shadow: 7px 10px 18px #111111;
}
.big { font-size: 25px; }
}


