/*inicia menu*/
@font-face{ 
	font-family: 'OPENSNS';
	src: url('../../fuentes/opensans-light-webfont.eot');
	src: url('../../fuentes/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../../fuentes/opensans-light-webfont.woff') format('woff'),
	     url('../../fuentes/opensans-light-webfont.ttf') format('truetype'),
	     url('../../fuentes/opensans-light-webfont.svg#webfont') format('svg');
}

.opensans {
	font-family: 'OPENSNS';
}

@import "./font-awesome.css";@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro');.flexy-menu{
	width:100%;
	margin:0;
	padding:0;
	position:relative;
	float:none;
	
	text-align:center;
	font-family: Arial;
	list-style:none;
	background:Transparent;
	
	}
.flexy-menu li{display:inline;
	font-size:12px;
    font-weight:bold; /*texto en negrita*/
    font-style: normal;
    background-color:#fff;
	margin:0;
	padding:0;
	float:left;
	line-height:20px;
	position:relative}
.flexy-menu>li>a{
	padding:20px 22px;
	color:#595959; /*color principal texto*/
	text-decoration:none;
	display:block;
	-webkit-transition:color .2s linear,background .2s linear;
	-moz-transition:color .2s linear,background .2s linear;
	-o-transition:color .2s linear,background .2s linear;
	transition:color .2s linear,background .2s linear}
.flexy-menu li:hover>a,.flexy-menu li.active a{
	background:Transparent; /* no se ve*/
    color:#000} /* no se ve*/
.flexy-menu li.right{
	float:right}
.flexy-menu ul,.flexy-menu ul li ul{
	list-style:none;
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	z-index:99999;
	width:220px; /*tamaņo de boton de sumenu*/
    text-aling: left;
	background:#fff; /*color fondo submenu*/
	box-shadow:0 1px 1px rgba(0,0,0,0.3)}
.flexy-menu ul{
	top:60px;
	left:0}
.flexy-menu ul li ul{
	top:0;
	left:100%}
.flexy-menu ul li{
	clear:both;
	width:100%;
	border:0;
	font-size:16px}
 
.flexy-menu ul li a{
	padding:10px 20px;
	width:100%; /*tamaņo de la imagen de submenu*/
	color:#595959; /*color letra submenu*/
	font-size:13px;
	text-decoration:none;
	display:inline-block;
	float:left;clear:both;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-transition:color .2s linear,background .2s linear;
	-moz-transition:color .2s linear,background .2s linear;
	-o-transition:color .2s linear,background .2s linear;
	transition:color .2s linear,background .2s linear}
.thin>li>a{
	padding:10px 10px}
.thin ul{top:40px}

.thick>li>a{
	padding:10px 10px}
.thick ul{top:39px}
.flexy-menu i{
	line-height:20px!important;
	margin-right:6px;
	font-size:18px;
	float:left}
.flexy-menu>li.showhide{
	display:none;
	width:100%;
	height:50px;
	cursor:pointer;
	color:#595959; /*color letra a*/
	border-bottom:solid 1px rgba(0,0,0,0.1);
	background:#fff}
.flexy-menu>li.showhide span.title{
	margin:16px 0 0 25px;
    float:left;
    color:#000;
    }
.flexy-menu>li.showhide span.icon{
	margin:17px 20px;
	float:right}
.flexy-menu>li.showhide .icon em{
	margin-bottom:3px;
	display:block;
	width:20px;
	height:2px;
	background:#FFF} /*fondo 2 */
.orange li:hover>a,.orange li.active a{
	
    background:#595959; /* fondo menu hover*/
	color:#fff!important /* letras menu hover*/
}
.flexy-menu.vertical{
	width:200px}
.flexy-menu.vertical li{
	width:100%}
.flexy-menu.vertical li a{
	display:inline-block!important;
	width:100%;
	padding:18px 20px 16px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box}
.flexy-menu.vertical ul li{
	width:100%}
.flexy-menu.vertical ul,.flexy-menu.vertical ul li ul{
	width:150px}
.flexy-menu.vertical ul{
	top:0;left:100%}
.flexy-menu.vertical ul li ul{
	top:1px}
.flexy-menu.vertical.right{
	float:right!important}
.flexy-menu.vertical.right ul{
	left:-150px!important}@media only screen and (max-width:768px){.flexy-menu.vertical{
		width:100%}
.flexy-menu li{
	display:block;
	width:100%}
.flexy-menu>li>a{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:25px}
.flexy-menu a{
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box}
.flexy-menu ul,.flexy-menu ul li ul,.flexy-menu.vertical ul,.flexy-menu.vertical ul li ul{
	width:100%;
	left:0;
	border-left:0;
	position:static;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box}
.flexy-menu ul li{
	border-left:0;
	border-right:0}
.flexy-menu ul li a,.flexy-menu.vertical ul li a{
	padding-top:10px;
	padding-bottom:10px}
.flexy-menu ul>li>a{
	padding-left:40px!important}}

/*fin menu*/
body {
  background: url(../img/fotos/fondo.jpg) repeat ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
}

p {
  font-size: 1.25em;
  line-height: 1.6;
  color: #000;
}

hr {
  border-color: #999999;
  max-width: 400px;
}

.brand,
.address-bar {
  display: none;
}


.navbar-brand {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
}

.navbar-nav {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
}

.img-full {
  min-width: 100%;
}

.brand-name {
  font-weight: 700;
  font-size: 1.5em;
  text-transform: capitalize;
  letter-spacing: normal;
}

.tagline-divider {
  margin: 15px auto 3px;
  border-color: #999999;
  max-width: 250px;
}

.box {
  background: url(../img/slide-f.png);
  z-index:5000;
  /*background: rgba(255,255,255,0.9);*/
  margin-bottom: 20px;
  padding: 0px 0px;
}

.intro-text {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.25em;
  font-weight: 400;
}

.img-border {
  float: none;
  margin: 0 auto 0;
  border: #999999 solid 1px;
}

.img-left {
  float: none;
  margin: 0 auto 0;
}

footer {
  background: #ff3800;
  background: rgba(255,56,0,1);
  color:#000;
}

footer p {
  margin: 0;
  padding: 50px 0;
}

@media screen and (min-width: 768px) {

.brand {
  display: inherit;
  font-weight: 700;
  font-size: 5em;
  line-height: normal;
  text-align: center;
  margin: 0;
  padding: 30px 0 10px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.top-divider {
  margin-top: 0;
}

.img-left {
  float: left;
  margin-right: 25px;
}

.address-bar {
  display: inherit;
  text-align: center;
  margin: 0;
  padding: 0 0 40px;
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
/*
.navbar {
  border-radius: 0;
}

.navbar-header {
  display: none;
}

.navbar {
  min-height: 0;
}

.navbar-default {
 background: #3b4250;
  background: rgba(59,66,80,0.9);
  border: none;
}

.nav>li>a {
  padding: 35px;
}

.navbar-nav>li>a {
  line-height: normal;
}

.navbar-nav {
  float: none;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  font-size: 1.25em;
}
*/
}

@media screen and (min-width: 1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

