@charset "utf-8";
@import url("../fonts/Aller_Light/stylesheet.css");
/* CSS Document */

body {
	font-family: Aller Light;
	font-size: 18px;
	line-height: 20pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #00a0e3;
	text-decoration:none;
}
a:hover {
	color: #000;
	text-decoration:none;
}
p {
	padding: 10px 0 10px 0;
}

h1 {
	font-family: Aller Light ;
	font-size: 40pt;
	color: #00A0E3;
	margin: 40px 0 40px 0;
	line-height: 40pt;
}

h2 {
	font-family: Aller;
	font-size: 14pt;
	color: #000;
	margin: 0px;
}
h3 {
	font-family: Aller;
	font-size: 24pt;
	color: #00a0e3;
	margin: 0px;
	line-height: 24pt;
}
/*menu responsive */
header {
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	position: absolute;
	height: 100px;
	z-index: 99;
}

.wrapper {
	width: 66%;
	position: relative;
	margin: auto;
}

.wrapper {
	margin: 0 auto;
	max-width: 1060px;
	padding: 1px 3em;
	height: 100%;
	position: relative;
	z-index: 1;
	top: 0px;
}

header:after {
    content: " ";
    display: table;
    clear: both;
}

.main .dev-output pre {
    overflow: auto;
    max-height: 500px;
    background-color: #EBF4FD;
    padding: 0 1em 1em;
	text-align: right;
	text-align: right;
	text-align: right;
}
.brand {
	float: right;
	height: 24px;
	top: 0px;
	position: relative;
	width: 286px;
}
.brand p {
    margin: 0;
}
.rm-nav {
	letter-spacing: 1px;
	font-family: "Aller Light";
	font-size: 14px;
	color:#fff;

}
.logo {
	margin: 0;
	height: 50px;
	display: block;
	float: right;
	padding: 0;
}
.idiomes img {
	width: 20px;
	padding: 0 5px 5px 0;
	position: relative;
}
.idiomes {
	position: relative;
}

.rm-toggle.rm-button {
    margin-top: 25px;
}

.rm-css-animate.rm-menu-expanded {
    max-height: none;
    display: block;
}
.rm-container.rm-layout-expanded {
	float: left;
	padding: 30px 0 0 0;
}
.rm-nav li a,
.rm-top-menu a {
    padding: .75rem 1rem;
    font-size: .9em;
    line-height: 1.5rem;
    text-transform: uppercase;
	color: #fff;
}
.rm-layout-expanded .rm-nav > ul > li > a,
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 50px;
    line-height: 50px;
		color: #fff;
}

.main {
    background-image: url("../images/cloud.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    min-height: 100%;
    padding-top: 1px;
}
.tagline {
    width: 360px;
    font-size: 1.75em;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    margin: 275px auto;
    color: #1A88D3;
}
.tagline strong {
    font-size: 1.3em;
}
.dev-output {
    background-color: #e1eaf3; /* fall-back */
    background-color: rgba(255,255,255,.85);
    color: #000;
    padding: 2em;
    margin-bottom: 2em;
}

/*fi menu responsive */
.idiomes {
	position: relative;
	left: 0px;
	height: 15px;
	top: 10px;
	font-family:"Aller Light";
	font-size: 14px;
}

.menu {
	position: relative;
	left: 0px;
	height: 15px;
	top: 50px;
	
}

.logo {
	position: absolute;
	top: 20px;
	right: 0px;
	
}
.portada {
	width: 100%;
}

.foto-portada {
	width: 100%;
	position: relative;
}

.foto {
	z-index: 1;
	top: 0px;
}

.ona {
	position: absolute;
	z-index: 2;
	top: 0px;
	width: 100%;
}

.tit-portada {
	position: absolute;
	font-family: 'Aller Light';
	font-size: 50pt;
	line-height: 60pt;
	color: #fff;
	left: 17%;
	top: 20%;
}
.avisos {
	background-color: rgba(255,255,255,0.5);
	width: 250px;
	height: 125px;
	position: absolute;
	right: 17%;
	top: 50%;
	text-align: center;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	z-index: 99;
}
.avisos a:link {
	color: black;
}
.avisos a:hover {
	color: #00A0E3;
}
.avisos a:visited {
	color: black;
}


.data-avisos {
	padding: 5px;
	font-family: 'Aller light';
}
.txt-avisos {
	padding: 5px;
	font-family: 'Aller Light';
	font-weight:bold;
}

.contingut {
	width: 66%;
	margin: auto;
	
}



.banner {
	position: relative;
	width: 100%;	
}

.foto-banner {
	position: relative;
}
.foto-peu {
	position: absolute;
	background-color: #00A0E3;
	width: 250px;
	height: 50px;
	margin-right: 17%;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 66%;
	bottom: 0px;
}
.txt-peu {
	position: absolute;
	font-family: Aller Light;
	font-size: 16pt;
	color: #fff;
}
.seccio {
	width: 100%;
	background-color: #c4d9e0;
	padding: 50px 0 40px 0;
}
.contingut-avisos {
	width: 66%;
	margin: auto;
}

.boto-avisos {
	background-color:red;
	width: fit-content;
	padding: 10px;
	font-size: 14px;
	color: white;
	border-radius:10px;
}

.boto-avisos a:link {
	color: white;
	text-decoration: none;
}

.boto-avisos a:hover {
	color: black;
	text-decoration: none;
}

.boto-avisos a:visited {
	color: white;
	text-decoration: white;
}

.boto-avisos a:hover {
	color: black;
	text-decoration: none;
}

.boto-avisos img {
	width: 15px;
	padding: 5px 0 0 5px;
}

.titular-avisos {
	font-family: Aller Light;
	font-size: 40pt;
	color: #00A0E3;
	line-height: 100%;
}

.dia-avisos {
	font-family: Aller;
	font-weight:bold;
	color: #00a0e3;
}

.lloc-avisos {
	font-family: Aller;
	font-weight: bold;
	color: #000;
}

.hora-avisos {
	font-family: Aller;
	font-weight: bold;
	color: #00a0e3;
}

.contacto {
	width: 66%;
	margin: auto;
	padding: 50px 0 50px 0;
	display: table;
}

.celda-contacto {
	display: inline-flex;
	width: 25%;
	align-items: center;
	justify-content: center;
	text-align:center;
}



.icono {
	font-size: 36px;
	color: #00a0e3;
	margin-right: 5px;
	margin-bottom: 5px;
}

.txt-contacte {
	font-size: 18pt;
	font-weight:bold;
	color: #00a0e3;
}

.txt-contacte-averies {
	font-size: 18pt;
	font-weight:bold;
	color: #ff0000;
}

.peu {
	background-color: #2D7291;

}

.peu-seccio {
	width: 66%;
	margin: auto;
}

.peu p{
	font-size: 12pt;
	color: #fff;
}

.peu a{
	color: #fff;
	text-decoration:none;
}

.peu a:hover{
	color: #000;
	text-decoration:none;
}
.titular-peu {
	font-weight:bold;
	color: #fff;
}

.peu-mobil {
	display: none;
}

.pous {
	display:flow-root;
}


.seccio-avisos {
	padding: 40px 0 40px 0;
} 
/*formulari de contacte */
.formulari {
	width: 60%;
	margin: auto;
	padding: 25px 0 25px 0;
	display: table;
	background-color: #c4d9e0;
}


legend {
	font-weight:bold;
}





/*fi formulari de contacte*/

@media screen and ( max-width: 560px ) {
	.logo {
		transform:scale(0.75);
		right: -25px;
	}
	h1 {
	
	font-size: 30pt;
	line-height: 35pt;
	
}
	header {
	position: relative;
}

	.wrapper {
		width: 100%;
		padding: 0;
		background-color:#2d7291;
	}
	
	.rm-nav {
		background-color:#2d7291;
	}
	
	.rm-container {
		position: relative;
	}
	
	.idiomes {
		padding: 0 0 0 25px;
		z-index: 2;
		
}
	.tit-portada {
		font-size: 18px;
		line-height: 24px;
	}
	.avisos {
		position: relative;
		width: 80%;
		margin: auto;
		right: 0%;
		background-color: rgba(45,114,145, .2);
		padding: 10px;
	}
	
	.cos {
		padding: 25px 0 0 0;
	}
	h1{
		padding: 0;
	}
	.foto-peu {
		width:100%;
		position: relative;
		margin-right: 0%;
		left: 0%;
	}
	.contacto {
		display: table;
	}
	.celda-contacto {
		display: inline-table;
		width: 100%;
	}
.peu {
	display: none;
}
.peu-mobil {
	background-color: #2D7291;
	padding: 40px;
	display:block;
}

.contingut img {
	width: 100%;
	padding: 20px 0 20px 0;
}