/* Move down content because we have a fixed navbar that is 3.5rem tall */

/* @font-face { */
	/* font-family:tangerine; */
	/* src:url(fonts/tangerine.regular.ttf); */
/* } */

/* @font-face { */
	/* font-family:futura; */
	/* src:url(fonts/FUTURALI.TTF); */
/* } */

/* @font-face { */
	/* font-family:futura.regular; */
	/* src:url(fonts/FUTURAL.TTF); */
/* } */

@font-face {
	font-family:tangerine;
	src:url(fonts/tangerine.regular.woff);
}

@font-face {
	font-family:futura;
	src:url(fonts/FUTURALI.woff);
}

@font-face {
	font-family:futura.regular;
	src:url(fonts/FUTURAL.woff);
}

body {
  padding-top: 3.5rem;
}
body {
  background-image: url("images/fondo3-1600.jpg");
  background-color: #cccccc;
  background-attachment: fixed
}

.comida {
	background-image: url("images/fondocomida.jpg");
  background-color: #cccccc;
  background-attachment: fixed
}

.bar {
	background-image: url("images/fondoBar1600.jpg");
  background-color: #cccccc;
  background-attachment: fixed
}

.cafe {
	background-image: url("images/fondoPostres.jpg");
  background-color: #cccccc;
  background-attachment: fixed
}

h1 {
	
text-align:center;

}


h2, .azores {
	font-family: tangerine, Arial;
	font-weight: 0;
	font-size: 45px;
	color: rgb(255,255,255);
	text-align:center;
}

h2, .centroazores {
	font-family: tangerine;
	font-weight: 0;
	font-size: 75px;
	color: rgb(255,255,255);
	text-align:center;
}



p {
	font-family: futura.regular;
	font-weight: 0;
	font-size: 18px;
	color: rgb(255,255,255);
	text-align:center;
	
}
/* parrafo ingles */
.fazores {
	font-family: futura;
	font-weight: 0;
	font-size: 16px;
	color: rgb(255,255,255);
	text-align:center;
}
/* parrafo centrado col 12 */
.fazorescentro {
	font-family: futura.regular;
	font-weight: 0;
	font-size: 19px;
	color: rgb(255,255,255);
	text-align:center;
	
}
/* parrafo ingels centrado col 12 */
.fazorescentroingles {
	font-family: futura;
	font-weight: 0;
	font-size: 18px;
	color: rgb(255,255,255);
	text-align:center;
	
}


hr {
  /* margin-top: 1rem; */
  /* margin-bottom: 1rem; */
  border: 0;
  border-top: 1px solid rgb(18, 102, 150);
  /* margin:0; */
  width:30%;
}

.grande {
  width:60%;
}

.chico {
  width:10%;
}

.bg-azores {
	background-color: rgb(18, 6, 64);
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-1, bgazores {
	width: 100%;
	background-color: rgba(18, 6, 64,0.8);
	padding: 15px;
}

.col-md-2, bgazores {
	width: 100%;
	background-color: rgba(18, 6, 64,0.8);
	padding: 15px;
}

.col-md-3, bgazores {
	width: 100%;
	background-color: rgba(18, 6, 64,0.8);
	padding: 15px;
}

.col-md-4, bgazores {
	width: 100%;
	background-color: rgba(18, 6, 64,0.8);
	padding: 15px;
}

.col-md-6, bgazores {
	width: 100%;
	background-color: rgba(18, 6, 64,0.8);
	padding: 15px;
}

.col-md-12, bgazores {
	width: 100%;
	background-color: rgba(18, 6, 64,0.8);
	padding: 15px;
}


