@charset "utf-8";
/* CSS Document */

a:link {
    color: #FFFFFF;
    text-decoration: none;
}
a:visited {
    color: #FFFFFF;
}
a:hover {
    color: #FFFFFF;
}
a:active {
    color: #FFFFFF;
}
* {
    margin:0vw;
    padding:0vw;
    font-family: 'Gabriela', serif;
}
body {
    background-image: url("../imatges/meda2.jpg");
    height: 700px;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
}
.logo{
    position: absolute;
    width: 100%;
}
#logo{
    position: absolute;
    width: 22%;
    left: 1vw;
    top: 1vw;
    z-index: 100;
}
#header {
    margin:auto;
    width:100%;  
    font-size: 5.5vw;
    }		
 ul, ol {
    list-style:none;
     
}		
.nav {
    display:block;
    left: 20vw;   
}
.nav > li {
    float: left;
    width:28%;
    text-align: center; 
}	
.nav > li img {  
    width:22%;
    text-align: center;   
}
.nav li a {
    color:black;
    text-decoration:none;
    padding:1vw 2vw;
    text-align: left;
    display:block;
    position: relative;
    left: 1vw;
    top: 10vw;
}
.nav li a:hover {
    color:#0D0576;
    width: 80%;
    background-color: #A1A3F9;  
}
.nav li ul {
    display:none;
    position:absolute;
    min-width:15vw;
     
}
.nav li:hover > ul {
    display:block;
    color:#0D0576;
    
}

.nav li ul li {
    position:relative;   
}
.llistat{
	position: relative;
    display: inline-block;
	width: 100%;
    left: 0%;
	top: 5vw;
    text-align: center;
}

.planols{
	position: relative;
    display: block;
	width: 70%;
    left: 15%;
	top: 14vw;
	font-size: 4vw;
    padding: 2vw;
    border-radius: 2vw;
	font-weight: 600;
	text-align: center;
	background-color: #020064;
    color: white;
}
#estartit{
	position: relative;
	width: 30%;
    left: 0%;
	top: 15vw;
	margin: 5vw;
	padding: 2vw;
    background-color: antiquewhite;
	opacity: 0.8;
}
#escala{
	position: relative;
	width: 30%;
    left: 0%;
	top: 15vw;
	margin: 5vw;
	padding: 2vw;
    background-color: antiquewhite;
	opacity: 0.8;
}
.texte2{
	position: relative;
	width: 100%;
    left: 0%;
	top: -25vw;
	font-size: 3.5vw;
	font-weight: 600;
	text-align: center;
}

.band{
    width: 1vw;
}
#banderes{
    position: relative;
    top: 0vw;
    width: 1vw;
}
.banderes > li { /*bandera del menu*/
    position: absolute;
    float: left;
    width:16%;
    left: 80%;
    padding-top: 2vw;
    text-align: left;
}

.banderes li a {
    text-decoration:none;
    padding:0vw 0vw;
    text-align: center;
    display:block;
    position: relative;
    left: 0vw;
	z-index: 1000;
}
.vendes{
    position: relative;
    left: -20vw;
    top: 15vw;    
}
.banderes li ul {
    display:none;
    position:absolute;
    min-width:5vw;
    width: 30vw;
    left: 69vw; 
    
}
.banderes li:hover > ul {
    display:block;
    color:#0D0576;
    position: relative;
    left: -2vw;
    width: 20vw;
}

.banderes li ul li {
    position:relative;
}
#banderes {
    width: 100%;
}
#banderes1, #banderes2, #banderes3, #banderes4, #banderes5, #banderes6, #banderes7, #banderes8{
    width: 80%;
    margin-top: 2vw;
    position: relative;
    left: 0vw;
}

.texte{
    position: fixed;
    width: 100vw;
	height: auto;
    bottom: 2vw;
	left: 0vw;
    display: block;
 /*   background-color: white;
    opacity: 0.5;*/
	color: white;
    text-align: center;
    font-size: 3.6vw;
    font-weight: 600;
    
}
@media (min-width: 768px) and (max-width: 1200px){

body {
    background-image: url("../imatges/estartit.jpg");
    height: 1600px;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
}
.logo{
    position: absolute;
    width: 100%;
}
#logo{
    position: absolute;
    width: 16%;
    left: 1vw;
    top: 1vw;
}
#header {
    margin:auto;
    width:100%;  
    font-size: 3vw;
    }		
 ul, ol {
    list-style:none;
     
}		
.nav {
    display:block;
    left: 20vw;   
}
.nav > li {
    float: left;
    width:28%;
    text-align: center; 
}	
.nav > li img {  
    width:22%;
    text-align: center;   
}
.nav li a {
    color:black;
    text-decoration:none;
    padding:1vw 2vw;
    text-align: center;
    display:block;
    position: relative;
    left: 12vw;   
}
.nav li a:hover {
    color:#0D0576;
    width: 80%;
    background-color: #A1A3F9;  
}
.nav li ul {
    display:none;
    position:absolute;
    min-width:15vw;
     
}
.nav li:hover > ul {
    display:block;
    color:#0D0576;
    
}

.nav li ul li {
    position:relative;   
}
.llistat{
	position: relative;
    display: inline-block;
	width: 100%;
    left: 0%;
	top: 1vw;
    text-align: center;
}
.planols{
	position: relative;
    display: block;
	width: 60%;
    left: 20%;
	top: 8vw;
	font-size: 3vw;
    padding: 2vw;
    border-radius: 2vw;
}
#estartit{
	position: relative;
	width: 15%;
    left: 0%;
	top: 5vw;
	margin: 5vw;
	padding: 2vw;
    background-color: antiquewhite;
	opacity: 0.9;
}
#escala{
	position: relative;
	width: 15%;
    left: 0%;
	top: 5vw;
	margin: 5vw;
	padding: 2vw;
    background-color: antiquewhite;
	opacity: 0.9;
}
.texte2{
	position: relative;
	width: 100%;
    left: 0%;
	top: -15vw;
	font-size: 3vw;
	font-weight: 600;
	text-align: center;
}
.band{
    width: 3vw;
}
#banderes{
    position: relative;
    top: 0vw;
    width: 3vw;
}
.banderes > li { /*bandera del menu*/
    position: absolute;
    float: left;
    width:6%;
    left: 90%;
    padding-top: 2vw;
    text-align: left;
}

.banderes li a {
    text-decoration:none;
    padding:0vw 0vw;
    text-align: center;
    display:block;
    position: relative;
    left: 0vw;
}
.banderes li ul {
    display:none;
    position:absolute;
    min-width:5vw;
    width: 30vw;
    left: 69vw; 
    
}
.banderes li:hover > ul {
    display:block;
    color:#0D0576;
    position: relative;
    left: -0.8vw;
    width: 8vw;
}

.banderes li ul li {
    position:relative;
}
#banderes {
    width: 100%;
}
#banderes1, #banderes2, #banderes3, #banderes4, #banderes5, #banderes6, #banderes7, #banderes8{
    width: 80%;
    margin-top: 2vw;
    position: relative;
    left: 0vw;
}
.texte{
    position: fixed;
    width: 100vw;
    bottom: 2vw;
    left: 0vw;
    display: block;
    text-align: center;
    font-size: 3vw;
    font-weight: 600;
	color: darkblue;
}
}
@media (min-width: 1200px){
body {
    background-image: url("../imatges/estartit.jpg");
    height: 1200px;
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
}
.logo{
    position: absolute;
    width: 100%;
}
#logo{
    position: absolute;
    width: 12%;
    left: 1vw;
    top: 1vw;
}
#header {
    margin:auto;
    width:100%;  
    font-size: 3vw;
    }		
 ul, ol {
    list-style:none;
     
}		
.nav {
    display:block;
    left: 20vw;   
}
.nav > li {
    float: left;
    width:28%;
    text-align: center; 
}	
.nav > li img {  
    width:22%;
    text-align: center;   
}
.nav li a {
    color:black;
    text-decoration:none;
    padding:1vw 2vw;
    text-align: center;
    display:block;
    position: relative;
    left: 12vw;   
}
.nav li a:hover {
    color:#0D0576;
    width: 80%;
    background-color: #A1A3F9;  
}
.nav li ul {
    display:none;
    position:absolute;
    min-width:15vw;
     
}
.nav li:hover > ul {
    display:block;
    color:#0D0576;
    
}

.nav li ul li {
    position:relative;   
}
.llistat{
	position: relative;
    display: inline-block;
	width: 100%;
    left: 0%;
	top: 4vw;
    text-align: center;
}
.planols{
	position: relative;
    display: block;
	width: 50%;
    height: 2.5vw;
    left: 25%;
	top: 8vw;
	font-size: 2.5vw;
    padding: 1vw;
    padding-bottom: 2vw;
    border-radius: 1vw;
}
#estartit{
	position: relative;
	width: 10%;
    left: 0%;
	top: 7vw;
	margin: 3vw;
	padding: 1vw;
    background-color: antiquewhite;
	opacity: 0.9;
}
#escala{
	position: relative;
	width: 10%;
    left: 0%;
	top: 7vw;
	margin: 3vw;
	padding: 1vw;
    background-color: antiquewhite;
	opacity: 0.9;
}
.texte2{
	position: relative;
	width: 100%;
    left: 0%;
	top: -9vw;
	font-size: 2.0vw;
	font-weight: 600;
	text-align: center;
}
.band{
    width: 3vw;
    left: 50vw;
}

#banderes{
    position: relative;
    top: 0vw;
    width: 3vw;
}
.banderes > li { /*bandera del menu*/
    position: absolute;
    float: left;
    width:6%;
    left: 92%;
    padding-top: 2vw;
    text-align: left;
}

.banderes li a {
    text-decoration:none;
    padding:0vw 0vw;
    text-align: center;
    display:block;
    position: relative;
    left: 0vw;
}
.banderes li ul {
    display:none;
    position:absolute;
    min-width:5vw;
    width: 30vw;
    left: 69vw; 
    
}
.banderes li:hover > ul {
    display:block;
    color:#0D0576;
    position: relative;
    left: -0.8vw;
    width: 8vw;
}

.banderes li ul li {
    position:relative;
}
#banderes {
    width: 100%;
}
#banderes1, #banderes2, #banderes3, #banderes4, #banderes5, #banderes6, #banderes7, #banderes8{
    width: 60%;
    margin-top: 0.5vw;
    position: relative;
    left: 0vw;
}
.texte{
    position: fixed;
    width: 100vw;
    bottom: 2vw;
    left: 0vw;
    display: block;
    text-align: center;
    font-size: 2vw;
    font-weight: 600;
}
}