
nav{
	width:100%;
	height: 65px;
  background: rgba(153, 116, 46, 0.5);
	/*background: -webkit-linear-gradient(left, #323233, #323233,#323233,#47bbea,#47bbea, #47bbea);
	-moz-background
	-o-background-size:*/
	float: right;
	text-align: center;
	font-size: 14px;
	font-color:white;
	padding-top: 14px;
	box-sizing: border-box;
	text-decoration: none;11
	font-family: Raleway-Regular;
}

nav ul li{
	display:inline;
	color:white;
	text-decoration: none;
}
nav ul li a{
	color:#323233;		
	text-decoration: none;
	padding-left: 10px;
	letter-spacing: 1px;
	color:white;
	font-family: Raleway-Regular;
}
nav ul li a i{
	text-decoration: none;
	letter-spacing: 5px;
	font-size: 20px;
	font-weight: normal;
	color:white;
	font-family: Raleway-Regular;	
	text-decoration: none;
}

nav ul li:hover{
	transition : all 0.4s 0s ease;	
	background: rgba(0,0,0,0.6);
	color:#848484;
}
nav ul li a:hover{
	transition : all 0.4s 0s ease;
	color:#47bbea;
  border-bottom-color:#47bbea;
  border-width: 3px;
}

#navbar_1{

  width:100%;
  height: 65px;

  background: -webkit-linear-gradient(left, #323233, #323233,#323233,#47bbea,#47bbea, #47bbea);
  /*-moz-background
  -o-background-size:*/
  float: right;
  text-align: center;
  font-size: 14px;
  font-color:white;
  padding-top: 14px;
  box-sizing: border-box;
  text-decoration: none;11
  font-family: Raleway-Regular;

}
#navbar_2{

  width:100%;
  height: 65px;

  background: -webkit-linear-gradient(left, #323233, #323233,#323233,#47bbea,#47bbea, #47bbea);
  /*-moz-background
  -o-background-size:*/
  float: right;
  text-align: center;
  font-size: 14px;
  font-color:white;
  padding-top: 14px;
  box-sizing: border-box;
  text-decoration: none;11
  font-family: Raleway-Regular;

}

.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

/*Letras menu sin Hover*/
.navbar-light .navbar-nav > li > a {
  color:#323233;    
  text-decoration: none;
  padding-left: 10px;
  letter-spacing: 1px;
  font-family: Raleway-Regular;
 }
 /*Letras menu con Hover*/
.navbar-light .navbar-nav > li > a:hover,
.navbar-light .navbar-nav > li > a:focus {
  transition : all 0.4s 0s ease;  

  background: #323233;
  color:#47bbea;
  font-family: Raleway-Regular;
  border-color: #47bbea;
  border-style: solid;
  border-width: 0 0 3px 0px;
 }




/*Letras menu sin Hover*/
.navbar-inverse .navbar-nav > li > a {
  color:#323233;		
	text-decoration: none;
	padding-left: 10px;
	letter-spacing: 1px;
	font-family: Raleway-Regular;
 }
 /*Letras menu con Hover*/
 .navbar-inverse .navbar-nav > li > a:hover,
 .navbar-inverse .navbar-nav > li > a:focus {
	transition : all 0.4s 0s ease;	

	background: #323233;
	color:#47bbea;
	font-family: Raleway-Regular;
  border-color: #47bbea;
  border-style: solid;
  border-width: 0 0 3px 0px;
 }


.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: #333;
  border-style: solid;
  border-width: 5px 5px 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#323233;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}  
 
/* Header*/

.header_menu 
{ 
  background-color:#1B1B1B;
  min-height:16px;
  font-family: 'Lato', sans-serif;
}
.header_menu p { 
  text-align:left; 
  color:#FFF; 
}
 .header_bottom_ul { list-style-type:none; float:right; margin-bottom:0;font-family: 'Lato', sans-serif;}
 .header_bottom_ul li { float:left; line-height:30px;}
 .header_bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .header_bottom_ul li a { color:#FFF;  font-size:12px;font-size: 12px;}



@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  
    nav div li{
    	background-color: #323233;
    	font-color:#47bbea;
    }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #323233;/*Color de submenu sin hover*/
    border-radius: 4px;
    margin-top: 2px;   
    font-color:#47bbea;
    font-family: 'Lato', sans-serif;
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #47bbea;
     font-family: 'Lato', sans-serif;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #323233;/*Color submenu con hover*/
     font-color:#47bbea;
     font-family: 'Lato', sans-serif;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 

 .carousel-inner {
  width: 100%;
  height: 500px;
  

}

.carousel, .carousel-inner > .item > img {
   width: 1400px;
    max-height: 500px;
}

.left.carousel-control {
  
  left: inherit;
}

.carousel-inner .glyphicon-chevron-left, 
.carousel-inner .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}


@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  
