
/* MAIN */

body{
   font-family: 'Open Sans', sans-serif;
   color:#666;
}

     
#success_page {
	margin-bottom: 0px;
	text-align:center;
}
   
#success_page h2{font-size: 18px;}


.error_message {
	margin-bottom:10px;
	text-align:center;
}

.copyright{
	font-size: 12px;
	color:#333;
	
}

/* email */

a.email{
	color:#718075; 
	text-decoration: none;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}

a.email:hover{
	/*text-decoration: none; */
  text-decoration: none;
  color:#000;
	/*color:#160B43;*/
}

a.formcontacto{
  color: #C95812;
  text-decoration:none;
  font-size: 16px;
  font-weight: bold;
}

a.formcontacto:hover{
  color:#160B43;
  text-decoration: none;
}

/* home items */

.without-slideshow a{margin: 0 0 30px;}

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}

.span5 {width: 200px;}

.row {
  margin-left: 0px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {clear: both;}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}


.nav-content{padding-top: 20px;}

.nav-content:{
	left: 0px;
	opacity: 1;
}

.nav-content a{
	text-align: center;
	display: block;
	font-family: 'Lato', sans-serif; /* font source */
	text-decoration: none;
	border: 2px solid #fff; /* 2px border - white color*/
	padding: 2%;
	font-size: 14px;
	text-shadow: 0px 0px 10px rgba(255,255,255,0.9); /* text shadow with rgba color */
	color: rgba(255,255,255,0.1); /* rgba color */
	line-height: 46px;
	margin: 0 0 20px 0;
	outline: none;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.1); /* box shadow wiht rgba color */
	-webkit-background-size: 0%; 
	-moz-background-size: 0%; 
	-o-background-size: 0%; 
	background-size: 0%; 
	background-clip: padding-box;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.nav-content a:hover{
	box-shadow: 1px 3px 7px rgba(0,0,0,0.25); /* text shadow with rgba color */
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1); /* box shadow wiht rgba color */
	color: rgba(255,255,255,0.9); /* rgba color */
	border: 2px solid #ccc; /* 2px border - grey color */
}



/* BODY */



html,input,select,textarea {color: #FFF;}

html,
body{
    min-height:100%;
    min-width: 99%;  
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body {
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Open Sans', sans-serif;/* font source */
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    body {font-size: .875em;}
}


 /* These selection declarations have to be separate. */
 /* Customize the background color to match your design.*/

::-moz-selection {
    background: #ff9409; /* orange color */
    color: #FFF;
    text-shadow: none;
}

::selection {
    background: #ff9409;
    color: #FFF;
    text-shadow: none;
}

/* horizontal line */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc; /* border top - grey color */
    margin: 1em 0;
    padding: 0;
}


images {vertical-align: middle;}

/* Remove default fieldset styles */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/* vertical resizing of textareas. */

textarea {resize: vertical;}

/* Chrome Frame */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* STYLES */

/* Container */

.container {
   width: 680px;
   margin: 0 auto;
   text-align: center;
   overflow: hidden; /* The overflow is clipped, and the rest of the content will be invisible */
}

h1.headline,
h2.headline {font-size: 1.7em;}

h1.headline {
    font-size: 1.6em;
    font-weight: 400;
    /*text-shadow: 0 -1px 0 #333;*/
    -webkit-margin-before: 0;
    color:#718075;
    font-family: 'Open Sans', sans-serif;
}

h2.headline {font-weight: 300;}

h2.headline,p {
 /* text-shadow: 0 1px 0 rgba(0,0,0,.4);*/
 color: #000;
} 

p {
    font-family: 'Open Sans', sans-serif; /* font source */
    margin: 20px 0 40px;
}

p.center {
    font-family: 'Open Sans', sans-serif; /* font source */
    margin: 0px 0 20px;
}


/* Header */

header[role="banner"] {}

/* Logo */

.logo,.logo a,.logo images{
    display:block;
    /*width:300px; 
    height:90px;*/ 
}

.logo{
   /*background:url("../imgs/logo-01.png");*/
   margin: 60px auto;
}

.logo:hover{background-position:0 -00px;} /* background position */

.logo images{
    position:absolute;
    left:-99999px;
}


/* Footer */

#footer {
    padding: 30px;
    margin-bottom: 20px;
	
}


/* social network */


.socmed {
	margin: 0 auto;
	width: 255px;
	position: relative;
	display: block;
	overflow: hidden;
}

.twitter a,.facebook a,.tumblr a,.dribbble a,.linkedin a,.rss a,.delicious a,.devianart a,.digg a,.digg2 a,.flickr a,.lastfm a,.myspace a,.picasa a,.sharethis a,.skype a,.twitter2 
a,.vimeo a,.youtube a,.yahoo a,.yahoo2 a,.wikipedia a {
	float:left;
	background:url("../img/socmed.png") no-repeat left bottom; /* background image social media or network */
	text-indent:8000px;
	width:32px;
	height:32px;
	margin-right:10px;
	-o-transition:all .3s;
	-moz-transition:all .3s;
	-webkit-transition:all .3s;
	-ms-transition:all .3s;
}

.twitter a:hover,.facebook a:hover,.tumblr a:hover,.dribbble a:hover,.linkedin a:hover,.rss a:hover,.delicious a:hover,.devianart a:hover,.digg a:hover,.digg2 a:hover,.flickr a:hover,.lastfm a:hover,.myspace a:hover,.picasa a:hover,.sharethis a:hover,.skype a:hover,.twitter2 a:hover,.vimeo a:hover,.youtube a:hover,.yahoo a:hover,
.yahoo2 a:hover,.wikipedia a:hover {background:url("../img/socmed.png") no-repeat left top;}  /* background image social media or network */

/* twitter */

.twitter,.twitter a{background-position:-0px bottom;}
.twitter a:hover{background-position:-0px top;}

.twitter2,.twitter2 a{background-position:-528px bottom;}
.twitter2 a:hover{background-position:-528px top;}

/* facebook */

.facebook,.facebook a{background-position:-33px bottom;}
.facebook a:hover{background-position:-33px top;}

/* tumblr */

.tumblr,.tumblr a{background-position:-66px bottom;}
.tumblr a:hover{background-position:-66px top;}

/* dribble */

.dribbble,.dribbble a{background-position:-99px bottom;}
.dribbble a:hover{background-position:-99px top;}

/* linkedin */

.linkedin,.linkedin a{background-position:-133px bottom;}
.linkedin a:hover{background-position:-133px top;}

/* rss */

.rss,.rss a{background-position:-166px bottom;}
.rss a:hover{background-position:-166px top;}

/* delicious */

.delicious,.delicious a{background-position:-199px bottom;}
.delicious a:hover{background-position:-199px top;}

/* devianart */

.devianart,.devianart a{background-position:-233px bottom;}
.devianart a:hover{background-position:-233px top;}

/* digg */

.digg,.digg a{background-position:-266px bottom;}
.digg a:hover{background-position:-266px top;}

.digg2,.digg2 a{background-position:-299px bottom;}
.digg2 a:hover{background-position:-299px top;}

/* flickr */

.flickr,.flickr a{background-position:-331px bottom;}
.flickr a:hover{background-position:-331px top;}

/* lastfm */

.lastfm,.lastfm a{background-position:-364px bottom;}
.lastfm a:hover{background-position:-364px top;}

/* myspace */

.myspace,.myspace a{background-position:-397px bottom;}
.myspace a:hover{background-position:-397px top;}

/* picasa */

.picasa,.picasa a{background-position:-431px bottom;}
.picasa a:hover{background-position:-431px top;}

/* sharethis */

.sharethis,.sharethis a{background-position:-464px bottom;}
.sharethis a:hover{background-position:-464px top;}

/* skype */

.skype,.skype a{background-position:-497px bottom;}
.skype a:hover{background-position:-497px top;}

/* vimeo */

.vimeo,.vimeo a{background-position:-562px bottom;}
.vimeo a:hover{background-position:-562px top;}

/* youtube */

.youtube,.youtube a{background-position:-594px bottom;}
.youtube a:hover{background-position:-594px top;}

/* yahoo */

.yahoo,.yahoo a{background-position:-628px bottom;}
.yahoo a:hover{background-position:-628px top;}

.yahoo2,.yahoo2 a{background-position:-662px bottom;}
.yahoo2 a:hover{background-position:-662px top;}

/* wikipedia */

.wikipedia,.wikipedia a{background-position:-694px bottom;}
.wikipedia a:hover{background-position:-694px top;}


/* Progress Bar */


.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7; /* background color light grey  */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
   border-radius: 6px;
 
}

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 22px;
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ea9207;/* you can change the progress bar color - background color orange */
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress {
    padding: 3px;
    margin-bottom: 50px;
    border: 1px solid #FFF;
    height: 30px;
    position: relative;
}

/* countdown */

.description, .countdown {margin-bottom: 20px;}

.description, .countdown {
	font-size: 14px;
	position: relative;
	display: block;
	line-height: 18px;
}

.time span {
	font-size: 36px;
	line-height: 65px;
}

.slash {
	margin: 0 4px;
	display: inline;
}

.dark {color: #fff;}


/* ==========================================================================
   Buttons & Inputs
   ========================================================================== */
form {
    display: block;
    font-size: .9em;
    width: 380px;
    color: #FFF;
    margin: -5px auto;
    position: relative;
}
input[type="text"] {
    width: 340px;
    background: rgba(0, 0, 0, .15);
    padding: 15px 20px;
    font-weight: 700;
    border: none;
    outline: none;
    border-radius: 3px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -o-border-radius: 6px;
}

::-webkit-input-placeholder {
   color: #FFF;
   font-weight: 700;
}

:-moz-placeholder {  
   color: #FFF; 
   font-weight: 700; 
}

input[type="submit"], 
input[type="button"] {
    display: inline-block;
    white-space: nowrap;
    letter-spacing: 1px;
    color: white!important;
    padding: 2px 22px 0;
    margin: 0;
    zoom: 1;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    -o-border-top-right-radius: 6px;
    -o-border-bottom-right-radius: 6px;
    transition: background-color 0.5s;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -webkit-appearance: none;
    text-shadow: 0 -1px 0 #222;
    font-weight: 700;
    border: none;
    min-height: 100%;
    background: rgba(0, 0, 0, .45);
    position: absolute;
    top: 0;
    right: 0;
}

input[type="submit"]:hover, 
input[type="button"]:hover {
    background: rgba(0, 0, 0, .60); 
    text-decoration: none;
}





/* ==========================================================================
   Helper classes
   ========================================================================== */

.strong {
    font-weight: 700!important;
}
.wrap {
    width: 70%;
    margin: 0 auto;
}
.hidden-links a {
    color: #848484;
}
    .hidden-links a:hover {
        text-decoration: underline;
    }

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {visibility: hidden;}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {clear: both;}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {*zoom: 1;}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */


@media (max-width: 520px) {
    body {
        -webkit-background-size: none;
        -moz-background-size: none;
        -o-background-size: none;
        background-size: none;
    }
    .container {
       width: 90%;
       margin: 0 auto;
       text-align: center;
       overflow: hidden;
    }
    .logo{
        margin: 40px auto;
    }
    h1.headline,
    h2.headline {
        font-size: 1.4em;
        font-family: 'Open Sans', sans-serif;
    }
    h1.headline {
        font-size: 1.8em;
        font-weight: 800;
       /* text-shadow: 0 -1px 0 #555;*/
        -webkit-margin-before: 0;
        font-family: 'Open Sans', sans-serif;

    }
    h2.headline {
        font-weight: 300;
    }
    p {
        font: 300 16px/24px 'Open Sans', sans-serif;
        margin: 20px 0 40px;
    }
	
	.row {
  margin-left: 30px;
  *zoom: 1;
}

    /* ==========================================================================
       Buttons & Inputs
       ========================================================================== */

    form {
        width: 100%;
    }
    input[type="email"] {
        width: 100%;
        padding: 16px 20px;
        font-size: .85em;
    }
    input[type="submit"], 
    input[type="button"] {
        display: block;
        letter-spacing: 0;
        padding: 4px 20px 0;
        font-size: .85em;
    }
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,a:visited {text-decoration: underline;}

    a[href]:after {content: " (" attr(href) ")";}
    abbr[title]:after {content: " (" attr(title) ")";}

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {content: "";}

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {display: table-header-group; /* h5bp.com/t */}

    tr,images {page-break-inside: avoid;}

    images {max-width: 100% !important;}

    @page {
        margin: 0.5cm;
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3;
    }

    h2,h3 {page-break-after: avoid;}
}


