

body { 
   background: #0f0f0f;
   font-family: 'Raleway', sans-serif; 
}

@font-face{
  font-family:'FontAwesome';
  src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}


header {
   position: relative;
   width: 100%;
   height: 800px;
   min-height: 500px;
   background: url(../images/header-background.jpg) no-repeat top center;
   background-size: cover !important;
   -webkit-background-size: cover !important;
   text-align: center;
   overflow: hidden;
}

/* vertically center banner section */
header:before {
   content: '';
   display: inline-block;
   vertical-align: middle;
   height: 100%;
}
header .banner {
   display: inline-block;
   vertical-align: middle;
   margin: 0 auto;
   width: 85%;
   padding-bottom: 30px;
   text-align: center;
}

header .banner-text { width: 100%; }
header .banner-text h1 {
   font-size: 70px;
   color: #fff;
   letter-spacing: -2px;
   margin: 0 auto 18px auto;
   text-shadow: 0px 1px 3px rgba(0, 0, 0, 1.0);
   font-weight:400;
}
header .banner-text h3 {
   font-size: 38px;
   color: #fff;
   margin: 0 auto;
   width: 70%; 
   text-shadow: 0px 1px 2px rgba(0, 0, 0, 1.0);
}
header .banner-text h3 span,
header .banner-text h3 a {
   color: #fff;
}
header .banner-text hr {
   width: 60%;
   margin: 18px auto 24px auto;
   border-color: #2F2D2E;
   border-color: rgba(150, 150, 150, .1);
}

/* header social links */
header .social { 
   margin: 0 0 24px 0;
   padding: 0;
   font-size: 50px;
   text-shadow: 0px 1px 2px rgba(74, 39, 97, .8); 
}
header .social li {
   display: inline-block;
   margin: 0 5px;
   padding: 0;
}
header .social li a { color: #d993b0; }
header .social li a:hover { color: #ffffff; }

/* scrolldown link */
header .scrolldown a {
   position: absolute;
   bottom: 30px;
   left: 50%;
   margin-left: -29px;
   color: #fff;
   display: block;
   height: 42px;
   width: 42px;
   font-size: 42px;
   line-height: 42px;
   color: #fff;
   border-radius: 100%;

   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}
header .scrolldown a:hover { color: #11ABB0; }

/* primary navigation
--------------------------------------------------------------------- */
#nav-wrap ul, #nav-wrap li, #nav-wrap a {
	 margin: 0;
	 padding: 0;
	 border: none;
	 outline: none;
}

/* nav-wrap */
#nav-wrap {
   font: 12px 'opensans-bold', sans-serif;
   width: 100%;
   text-transform: uppercase;
   letter-spacing: 2.5px;
   margin: 0 auto;
   z-index: 100;
   position: fixed;
   left: 0;
   top: 0; 
   background-color:#10051c;
}
.opaque { background-color: #333; }

/* hide toggle button */
#nav-wrap > a.mobile-btn { display: none; }

ul#nav {
   min-height: 48px;
   width: auto;

   /* center align the menu */
   text-align: center;
}
ul#nav li {
   position: relative;
   list-style: none;
   height: 48px;
   display: inline-block;
}

/* Links */
ul#nav li a {

/* 8px padding top + 8px padding bottom + 32px line-height = 48px */

   display: inline-block;
   padding: 8px 13px;
   line-height: 32px;
	text-decoration: none;
   text-align: left;
   color: #fff;
}

ul#nav li a:active { background-color: none !important; }
ul#nav li.current a { color: #f02e0e; }

ul#nav li a:hover { color: #f02e0e; }


/*-----------------------------------------------------------------------------------*/
/*  KRONE
/*-----------------------------------------------------------------------------------*/

#krone {
background : #f0f0f0;
padding : 60px 0 60px 0; 
text-align: center;
}


#krone h2 {
  color : #515050;
  font-size : 38px; 
  font-weight: 200; 
  padding: 0 0 0 15px; 
  text-align:left; 
  color:#333 
}

#krone h3 {
  color : #515050;
  font-size : 22px; 
  font-weight: 400; 
  padding: 0 0 20px 15px; 
  text-align:left; 
  color:#333 
}


#krone p {
  color : #515050;
  font-size : 15px; 
  font-weight: 400; 
  text-align: left; 
  padding: 13px 0 0 0; 
  line-height:24px; 
}

#krone .foto {
  text-align: left; 
  padding: 10px 0 0 0; 
}

#krone .foto img{ 
  width:90%; 
}

#krone ul { 
  list-style:none;
  text-align: left; 
  padding: 0px; 
  margin:0px; 
}


#krone ul li { 
  color : #333;
  font-size : 18px; 
  font-weight: 200; 
  text-align: left; 
  padding: 0 0 13px 0; 
  margin:0px; 
}

#krone ul li:before {
  content:'\f192';
  position:relative;
  left:0px;
  top:0px; 
  font-size:15px;
  color:#666; 
  padding: 0 10px 0 0; 
  font-family: 'FontAwesome' !important;
}



/*-----------------------------------------------------------------------------------*/
/*  EVENTOS
/*-----------------------------------------------------------------------------------*/
#eventos {
  padding:0px; 
  text-align: center;
}



.eventos_box {
  padding:60px 0 60px 0;
  background:url(../images/eventos.png) no-repeat center #ce111e;
  background-size:85%;
  background-position:center top;
  background-attachment:fixed;
}


.eventos_box .icono{ 
  text-align: center; 
  margin-bottom: 30px }

.eventos_box h2{ 
  font-size: 60px; 
  color: #ffffff; 
  text-align: center; 
  font-weight: 200;
  line-height: 70px; 
  margin-bottom:40px; }

.eventos_box p{ 
  font-size: 22px; 
  color: #ffffff; 
  text-align: center; 
  font-weight: 400;
  line-height: 30px; 
  margin-bottom:35px; }


.eventos_box ul { 
  list-style:none;
  text-align: left; 
  padding: 0px; 
  margin:0px; 
}


.eventos_box ul li { 
  color : #fff;
  font-size : 18px; 
  font-weight: 400; 
  text-align: left; 
  padding: 0 0 10px 0; 
  margin:0px; 
}


.eventos_box ul li:before {
  content:'\f192';
  position:relative;
  left:0px;
  top:0px; 
  font-size:15px;
  color:#fff; 
  padding: 0 10px 0 0; 
  font-family: 'FontAwesome' !important;
}





/*-----------------------------------------------------------------------------------*/
/*  ÉXITO
/*-----------------------------------------------------------------------------------*/
#exito {
  padding: 0px; 
}



.exito_box {
	padding: 0px;
	background: #fe1200; 
	float: left
}

.exito_box h2{ 
  font-size: 50px; 
  color: #fff; 
  font-weight: 200; 
  padding: 0 0 20px 0;
  text-align: center; 
}

.exito_box .bold{ 
  font-weight: 700;
}

.exito_box .imagen{ 
    width:100%
}

.exito_box .imagen img{ 
    width:100%
}


/*-----------------------------------------------------------------------------------*/
/*  PORQUE
/*-----------------------------------------------------------------------------------*/
#porque {
  padding:0px; 
  text-align: center;
}



.porque_box {
  padding:90px 0 110px 0;
  background:url(../images/trama.png) #e31d08;
}


.porque_box .icono{ 
  text-align: center; 
  margin-bottom: 30px }

.porque_box .titulo{ 
  font-size: 80px; 
  color: #ffffff; 
  text-align: center; 
  font-weight: 200 !important;
  line-height: 90px; 
  padding:0 0 45px 0 }

.porque_box .titulo .bold{ 
  font-weight: 800 !important; }

.porque_box p{ 
  font-size: 30px; 
  color: #ffffff; 
  text-align: center; 
  font-weight: 400 !important;
  line-height: 36px; }


.porque_box ul { 
  list-style:none;
  text-align: left; 
  padding: 0px; 
  margin:0px; 
}


.porque_box ul li { 
  color : #fff;
  font-size : 20px; 
  font-weight: 400; 
  text-align: left; 
  padding: 0 0 10px 0; 
  margin:0px; 
}




.porque_box ul li:before {
  content:'\f192';
  position:relative;
  left:0px;
  top:0px; 
  font-size:18px; 
  color:#fff; 
  padding: 0 10px 0 0; 
  font-family: 'FontAwesome' !important;
}



/*-----------------------------------------------------------------------------------*/
/*  CONTACTO
/*-----------------------------------------------------------------------------------*/
#contacto {
  padding:0px; 
  text-align: center;
  background:url(../images/contacto.jpg) no-repeat center top #9e42cb;
}



.contacto_box { 
  width: 100%;
  padding:90px 0 110px 0;
  float: left;
}


.contacto_box .icono{ 
  text-align: center; 
  margin-bottom: 30px }

.contacto_box .titulo{ 
  font-size: 80px; 
  color: #ffffff; 
  text-align: center; 
  font-weight: 200 !important; 
  margin-bottom: 0px;
}

  

.contacto_box a{ 
  font-size: 30px; 
  color: #ffffff; 
  text-align: center; 
  font-weight: 400 !important;
}
  
  .contacto_box a:hover{ 
 color: #ffffff; 
 text-decoration:none; 
 }



.contacto_box .social {
   margin: 24px 0;
   padding: 0;
   font-size: 60px;
   text-shadow: 0px 1px 2px rgba(0, 0, 0, .8);
}
.contacto_box .social li {
   display: inline-block;
   margin: 0 5px;
   padding: 0;
}
.contacto_box .social li a { color: #ffffff; }
.contacto_box .social li a:hover { color: #6e1d96; }

/* scrolldown link */
.contacto_box .scrolldown a {
   position: absolute;
   bottom: 30px;
   left: 50%;
   margin-left: -29px;
   color: #fff;
   display: block;
   height: 42px;
   width: 42px;
   font-size: 42px;
   line-height: 42px;
   color: #fff;
   border-radius: 100%;
   -webkit-transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -o-transition: all .3s ease-in-out;
   transition: all .3s ease-in-out;
}
.contacto_box .scrolldown a:hover { color: #11ABB0; }





.contacto_box .respuesta_f2{ 
 color: #ffffff; 
 font-size:24px; 
 }






.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #ffffff;
    background-color: none; 
    background-image: none; 
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



.controls {
  width: 100%;
  padding: 40px 0 0px 0; 
  float: left;
}


.map{
  margin-top:2em;
}
.map iframe{
  width:100%;
  height:350px;
}


