@import url(http://fonts.googleapis.com/css?family=Kreon:400,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed);


html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
  -webkit-font-smoothing: antialiased;
  /*font: normal 14px 'kreon',sans-serif;*/
  font-family: 'Ubuntu', sans-serif;
}

.row {
  margin-left:0px;
  margin-right:0px;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  /*height: 60px;*/
  margin-top:50px;
  padding-top:20px;
  padding-bottom:20px;
}


/* Custom page CSS
-------------------------------------------------- */

#wrap > .container {
  padding: 60px 15px 0;
}
.container .credit {
  margin: 20px 0;
}

#footer {
  background-color:#414141;
}

#footer a {
  color:#efefef;
}

h1,h2,h3,h4 {
  vertical-align:middle;
  font-family: inherit;
}

header {
  background: #f16251;
  background: #51B7F1;
  background: #B7CAD0;
  /*height:550px;*/
  color:#000000;
  font-family: 'Ubuntu Condensed', sans-serif;
}

header h1,header h2,header h3 a,header a,header a:hover {
  color:#101010;
  color:#325265;
  font-weight:800;
  text-decoration:none;
}

header h3 {
  font-family: 'Ubuntu Condensed', sans-serif;
  background: #ffcc33;
  padding:10px;
  border-radius:3px;
  font-size:34px;
  padding:12px 10px 6px 10px;
}

header .dropdown-menu {
  top:74px;
  background: #ffcc33;
  border-width:0;
}

h1 {
  font-size:50px;
}

header h2{
    position: relative;
  /* bottom: 0px; */
  /* margin-bottom: 300px; */
  /* color: chartreuse; */
  top: 10px;
  right: 180px;
}

#nav {
  width: 100%;
  position:static;
  top:-32px;
}

#nav.affix {
   position: fixed;
   top: 0;
   z-index:10;
   -webkit-transition: all .6s ease-in-out;
}

#footer > .container {
  
}

.masthead{
  width: 100%;
  margin: 0px;
  background: url(https://www.imus.us.es/imagenes/pattim-40.png) repeat top right ;
  background-color: #B7CAD0;
}

.titlehead{
    width: 100%;
    margin: 0px;
    padding: 10px 0; 
    background: url(../media/images/rombtrunc.png) no-repeat top right ;
    background-size:25%;    
    background-position:100% 40%;

}

@media (min-width: 767px) {
  .navbar-nav.nav-justified > li{
      float:none;
  }
}
.navbar-nav {
  margin: 1px 1px; 
}  
  
/* customize nav style */
.navbar-custom {
    background-color: #2e2e2e;
	font-weight:700;
    text-transform:uppercase;
    border-width:0;
}
.navbar-custom  .navbar-nav>li>a {
	color: #ddd;
}
.navbar-custom  .navbar-nav li>a:hover, .navbar-nav li .open, .navbar-custom .navbar-nav .active a  {
	background-color: #000;
}
.navbar-custom .dropdown-menu{
	right:0;
}
.navbar-custom .navbar-nav>.dropdown>a .caret {
	border-top-color: #999;
	border-bottom-color: #999;
}

.navbar-collapse.in { /*3.0.2 bug workaround*/
    overflow-y: visible;
}

.navbar-toggle {
	outline:0;
}

.divider {
	height:50px;
}

.panel {
	/*border-width:0;*/
}

.panel-primary {
  border-color:     #B7CAD0;
  color:#325265;
}

.panel-primary>.panel-heading{  
  color:#325265;
  border-color:     #B7CAD0;
  background-color: #B7CAD0;
}

.panel-coffee>.panel-heading{  
  color:#6A3505;
  background-color: #EBC9A9;
  border:none;
}

.btn-coffee{
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 4px;
  background-color:     #6A3505;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  color:#ffffff;
}


@media (max-width: 768px) {
	header {
		/*height: 95px;*/
	}
}

#map-canvas {
  	width: 100%; 
  	height: 300px;
	margin: 0;
	padding: 15px;
}

.scroll-top {
   position:fixed;
   bottom:0;
   right:6%;
   z-index:100;
   background: #ffcc33;
   font-size:24px;
   border-top-left-radius:3px;
   border-top-right-radius:3px;
}
.scroll-top a:link,.scroll-top a:visited {
  color:#222;
} 
 

section {
  color: #ffffff;
  min-height: 150px;
  height: auto !important;
  height: 100%;
  padding-top:25px;
}

.bg-1 {
  background: url(https://www.imus.us.es/imagenes/pattim-40.png) repeat top right ;
  background-color: #325265;
  
}
.inbg{
  background-color:rgba(5,5,5,.8);
  padding:10px 0px;
}  

.bg-2 {
	background: url('http://www.bootply.com/assets/example/bg_5.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

.bg-3 {
	background: url('http://www.bootply.com/assets/example/bg_6.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

.bg-4 {
	padding-top:30px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20,20,20,0.2)),to(rgba(255,255,255,0)), color-stop(1,#000));
}


.lead i{
  font-size: 150%;
}


img.img-sponsor{
vertical-align: middle; 
margin:15px auto;
max-height: 100px;
}


.googlemaps iframe{    
    border: none;
  height: 450px;
  width: 100%;
}