@charset "UTF-8";
/* CSS Document */
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
}


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

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

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


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

/* Carousel base class */
.carousel {
  height: 683px;
  margin-bottom: 60px;
}
/* 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: 683px;
	background-color: #777;
}
.carousel-inner > .item > img {
	position: absolute;
	top: -4px;
	left: -1px;
	min-width: 100%;
	height: 683px;
}


/* 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;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
	 border: 0px
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
	 border: 0px
  }

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

  /* 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) {
  .featurette-heading {
    margin-top: 120px;
  }
}



.galleria{ width: 100%; height: 'auto'; background: #fff 

}

body,td,th {
	font-family: Raleway, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
}



.footer {
	background-color: #FFF;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	top: 80px;
	right: 10px;
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	padding-left: 10px;
	margin-right: 10px;
}

div.relative {
    position: relative;
    width: 400px;
    height: 200px;
    border: ;
} 

div.absolute {
    position: absolute;
    top: 80px;
    right: 0;
   
}
	
.logo {
	padding-left: 17px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.navbar{
	
	background-color: #FFF;
	padding-top: 20px;
	border: 0px;
}

.navbar-brand{
	color: #808080;
	font-size: 14px;
	font-weight: light;
	 border: 0px;
	
}
	

.nav a {
	color: #808080;
	font-size: 14px;
	font-weight: light;
	padding: 0px;
	text-transform: lowercase;
	padding-top: 30px;
	 border: 0px;
}

.nav li {
  display: inline;
   border: 0px;
}


.jumbotron > .img-src{
	height: auto;
  	position:fixed;
    width:100%;
    height:auto;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;
	
}
.jumbotron .container {
  position:relative;
  width:100%;
  height:auto;
  top:0;
  left:0;
}
.jumbotron h1 {
  color: #fff;
  font-size: 48px;  
  font-family: 'Shift', sans-serif;
  font-weight: bold;
}

.jumbotron h3 {
  color: #fff;
  font-size: 24px;  
  font-family: ;
  font-weight: light;
}

.jumbotron p {
  font-size: 20px;
  color: #fff;
}



.grids {
    background-color: #efefef
    border-bottom: 1px solid #dbdbdb
    .h2 color: #393c3d
        font-size: 24px
     .p font-size: 15px
}
.latin {
    background-color: #efefef
    border-bottom: 1px solid #dbdbdb
    .h2 color: #393c3d
        font-size: 24px
     .p font-size: 15px
	padding-left: 15px;
}
.blurred-container{
  position:relative;
  width:100%;
  height:auto;
  top:0;
  left:0;
}
.blurred-container > .img-src{
    position:relative;
    width:100%;
    height:auto;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;
}
.blur{
  opacity:0;
}

.logo-container{
    left: 50px;
    position: absolute;
    top: 20px;
     z-index: 3;
}
.logo-container .logo{
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 60px; 
    float: left;
}
.logo-container .brand{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    width: 60px
}
.blurred-container .motto{
    color: #FFFFFF;
    font-size: 76px;
    font-weight: 600;
    left: 100%;
    margin-left: -63%;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
    text-transform: uppercase;
    top: 100px;
    z-index: 3;
}
.blurred-container .motto .border{
    float: left;
    border: 3px solid #FFFFFF;
    padding: 0px 30px;
    text-align: center;
}
.blurred-container .motto .no-right-border{
    border-right: none;
}

@media (max-width: 991px){
    .img-src{
       /*
 background-size: 100%;
        background-position: top;
*/
    }
}
.main{
    background-color: #FFFFFF;
    position: relative;
}
.thumbnail {
    border: 0 none;
    box-shadow: none;
}
