/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  color: #5a5a5a;
  background-color: transparent;
 
  background-attachment: : fixed;
  background-size: cover
  }



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  border-bottom: 5px solid #CCC;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
  height: auto;
  margin-bottom: 0px;
  border: none;
  
}
.navbar-wrapper .navbar .container {
  width: auto;
}


.navbar-wrapper {
margin-top: 0px;
background-image: url(../images/layout/transparent.png);

}
.navbar-nav {
float: right;
	
margin-top: 20px;

	
	
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
color: #fff;

padding-top: 10px;
background-color: #024591;
padding-bottom: 10px;
margin-top: 6px;
}
.navbar-inverse .navbar-nav>li>a {
color: #FFF;
background-color: #777;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;

}

.navbar-inverse .navbar-nav>li.idioma>a  {
font-size: 10px;
color: #269DCA;
background-image: url(../images/layout/banderas.jpg);
background-repeat: no-repeat;
height: 20px;
width: 25px;
text-indent: -2000px;
display: block;
padding: 0px;
margin: 0px;

}

.navbar-inverse .navbar-nav>li.idioma a.es {
background-position: 0px 0px;
margin: 5px;

}

.navbar-inverse .navbar-nav>li.idioma a.en {

background-position: -27px 0px;
margin: 0px 5px 5px 5px;
}




.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {

background-color: #777;
color: #000;
}
.navbar-inverse {
background-color: transparent;
	
	
}

.navbar>.container  .navbar-brand {
	height: auto; 
	background-image: url(../images/layout/beyond_borders_trading_logo.png);
	background-position: 0px -80px;
	display: block;
	text-indent: -4000px;background-repeat: no-repeat;
height: 42px;
width: 236px;
margin: 15px 5px 15px 0px;
padding: 0px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 330px;
  margin-bottom: 40px;
  width: 880px;
  margin: auto;
  margin-top: 40px;
  border: 8px solid #024396;
  margin-bottom: 50px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 314px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  float: left;
  top: 0;
  z-index: 999;
  left: 0;
  width: 69%;
}

.carousel-inner .item .leyenda_slider {
float: right;
position: relative;
z-index: 1000;
width: 473px;
padding-left: 52px;
height: 314px;
background-image: url(../images/layout/back_slider.png);
padding-top: 118px;
padding-right: 9px;
text-align: right;
color: #000;
}

.carousel-inner .item .tipo {
text-shadow: 1px 1px 2px #000;
float: left;
position: relative;
z-index: 1000;
font-size: 45px;
color: #FFF;
text-align: center;
width: 362px;
text-align: right;
padding-top: 236px;

}
.carousel-control.left {

margin-left: -99px;background-image: none;
	
	
}
.carousel-control.right {

margin-right: -99px;background-image: none;
	
	
}


.carousel.interna {
  height: 350px;
  margin-bottom: 0px;
width: 100%;
border: none;
}

.carousel.interna .item {
  height: 350px;
}

.carousel.interna .carousel-inner .item .container {
	
	 background: none;
	 }
	 
.carousel.interna .carousel-control.left {
		 margin-left: 0px;
		 
	 }
.carousel.interna .carousel-control.right {
		 margin-right: 0px;
		 
	 }
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}



footer {

background-image: url(../images/layout/transparent.png);
border-top: 5px solid #CCC;
padding: 30px 0px 30px 0px;	
	
}

footer .container {
margin: auto;
text-align: center;

}

.pie_logo {
text-align: center;
	 
background-image: url(../images/layout/transparent2.png);
padding-top: 30px;
padding-bottom: 60px;
	
}
.pie_logo .container {
text-align: center;
	
	
}

.interna {
background-color:  #FFF;
padding-bottom: 40px;
	
	
}
/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {



  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 0px;
  }
  .navbar-wrapper .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
    
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {

.navbar>.container  .navbar-brand {
	
	background-position: 0px 0px;
		height: 60px;
width: 348px;
margin: 15px;
padding: 0px;
}

  .featurette-heading {
    margin-top: 120px;
  }
}
