body {
  color: #000000;
  font-weight: 400;
  font-size: 1em;
  font-family: "Arial", Sans, serif;
  background-color: #fff;
  border-color: #967103;
}

a {
  text-decoration: none;
  outline: none;
  font-family: "PT Sans Narrow", helvetica, arial, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1.1;
}

.logo {
  /*width: 189px;*/
  height: 54px;
  /*max-height: 3.5em;*/
  padding: 0 !important;
  margin-left: 5%;
}

#degradado {
  background: -webkit-linear-gradient(left, #00f2ff, #0098f8);
  height: 5px;
  margin-top: -43px;
}

.cabecera {
  margin: 0px;
  padding: 0px;
  background-color: #007bc4;
  background-size: cover;
  width: 100%;
  padding-top: 16px;
  /*margin-top: 65px;*/
  height: 83px;
  /*margin-bottom: -115px;*/
  /*text-align: center;*/
}

.cabecera ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  height: 1px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: #ededed;
}

.cabecera li {
  padding: 0px;
  display: inline;
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  /*margin-left: 5%;*/
}

.secciones {
  width: 100%;
  padding-top: 1px;
}

.secciones h1 {
  font-family: "Pathway Gothic One", sans-serif;
  font-size: 47px;
  line-height: 1px;
  /*color: #41ad33;*/
  text-align: center;
  background-color: #fff;
  height: 96px;
  padding-top: 55px;
  font-weight: 100;
  /*letter-spacing: 2px;*/
}

.fondo0 {
  background-color: #f2f2f2;
}

button {
  border: none;
  letter-spacing: 1px;
  cursor: pointer;
  padding: 0em;
  margin: 0px;
  color: #fff;
  background-color: transparent;
}

.pie {
  width: 100%;
  /*height: 216px;*/
  height: 101px;
  padding-top: 18px;
  text-align: center;
  background-color: #007bc4;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 100;
  color: #242424;
}

.imgSvisual {
  margin-top: -36px;
  margin-right: 40px;
  height: 36px;
  float: right;
}

.imgXunta {
  margin-top: -40px;
  margin-left: 65px;
  height: 36px;
  width: 132px;
  float: left;
}

/*div.logos-pie {
	width: 100%;
	text-align: center;
	background-color: #2b282b;
	font-family: "PT Sans Narrow", sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: 100;
	color: #242424;
  }

div.logos-pie span:first-child {
text-align: left;
}
div.logos-pie span:last-child {
text-align: right;
}*/


.footer-container svg {
  height: 20px;
  width: 35px;
  vertical-align: middle;
  margin-right: 20px;
}

.footer-container ul li {
  margin-top: 0px;
  /*margin-left: auto;*/
  margin-left: 2rem;
  list-style: none;
  display: inline;
  text-align: right !important;
}

.footer-new_link {
  font-weight: 700;
  color: #242424;
}

.subfooter {
  border-top: 1px solid #bfbfbf;
  font-size: 0.875rem;
  padding-top: 0.75rem;
  color: white;
  text-align: center;
}

.inline-block {
  display: inline-block;
  text-decoration: none;
  color: white;

}

.text {
  font-family: Arial, Helvetica, san-serif;
  font-size: 14.4px;
  text-align: left;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 28px;
  font-weight: 400;
  padding-left: 5px;
}

section {
  padding: 1em;
  text-align: center;
}

@media screen and (max-width: 1150px) {
  .linea024 {
    margin-left: 40px;
  }
}

@media screen and (max-width: 1080px) {
  .linea024 img {
    width: 80px;
  }

  .secciones h1 {
    margin-top: 0px !important;
    font-size: 40px;
  }
}

@media screen and (max-width: 1000px) {
  .cabecera li {
    padding: 0px;
    display: inline;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 8%;
  }

  .row1 {
    max-width: 50rem;
  }

  .pie {
    width: 100%;
    /*height: auto;*/
    margin-top: 5px;
    text-align: center;
    margin-bottom: 10px;
  }

  .fondo0 {
    background-repeat: no-repeat;
    background-position: 50px -145px;
    background-color: rgba(218, 218, 218, 0.9);
  }

/*  .imgSvisual{
    margin-top: -60px;
    margin-right: 20px;
    height: 75px;
    float: right;
  }
  
  .imgXunta{
    margin-top: -60px;
    margin-left: 20px;
    height: 75px;
    float: left;
  }*/
}

@media screen and (max-width: 800px) {
  .cabecera li {
    padding: 0px;
    display: inline;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 4%;
  }

  .row1 {
    max-width: 45rem;
  }

  .pie {
    width: 100%;
    /*height: auto;*/
    margin-top: 5px;
    text-align: center;
    margin-bottom: 10px;
  }

  .fondo0 {
    background-repeat: no-repeat;
    background-position: 50px -145px;
    background-color: rgba(218, 218, 218, 0.9);
  }

  .secciones h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 700px) {
  .cabecera li {
    padding: 0px;
    display: inline;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 4%;
  }

  .secciones h1 {
    font-size: 2rem;
  }

/*  .pie {
    width: 100%;
    height: 285px;
    margin-top: 5px;
    text-align: center;
  }*/

  .fondo0 {
    background-repeat: no-repeat;
    background-position: 50px -145px;
    background-color: rgba(218, 218, 218, 0.9);
  }

  .desplazada {
    position: relative;
    left: 25%;
  }

  .logo {
    /*width: 189px;*/
    /*max-height: 3.5em;*/
    padding: 0 !important;
    margin-left: 5%;
  }
}

@media screen and (max-width: 580px) {
  .imc-titol h1 span {
    font-size: 20px !important;
    font-weight: normal !important;
    color: #fff;
    /*text-transform: uppercase;*/
    line-height: 1.3em;
  }

  .imc-logo {
    width: 0em;
  }

  .imc-titol {
    padding-left: 0em;
  }

  .row1 {
    font-size: 22px;
  }

  .secciones h1 {
    font-size: 1.8rem;
  }
/*  .imgSvisual{
    margin-top: -5px;
    margin-right: 20px;
    height: 75px;
    float: right;
  }*/
  
  .imgXunta{
    margin-left: 40px;
  }
}

@media screen and (max-width: 450px) {
  .footer-container span {
    font-size: 12px;
  }

  .logo {
    /*width: 189px;*/
    /*max-height: 3.5em;*/
    padding: 0 !important;
    margin-left: 0%;
  }

  .imgSvisual{
    margin-top: 5px;
    margin-right: 20px;
    height: 55px;
    float: right;
  }
  
  .imgXunta{
    margin-top: 5px;
    margin-left: 20px;
    height: 55px;
    float: left;
  }
  .pie p {
    padding-left: 16px;
  }
}

@media screen and (max-width: 414px) {
  .footer-container span {
    font-size: 12px;
  }

  .logo {
    width: 189px;
    /*max-height: 3.5em;*/
    padding: 0 !important;
    margin-left: 5%;
  }

  .imgSvisual{
    margin-top: -15px;
    margin-right: 20px;
    height: 42px;
    float: right;
  }
  
  .imgXunta{
    margin-top: -22px;
    margin-left: 20px;
    height: 55px;
    float: left;
  }
  .pie p {
    padding-left: 21px;
  }
  
  .pie {
    height: 160px;
    margin-top: -40px;
  }
}
@media screen and (max-width: 393px) {
  .cabecera li {
    padding: 0px;
    display: inline;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 4%;
  }

  .cabecera li img {
    max-width: 38%;
    max-height: 75%;
  }

  .pie {
    width: 100%;
    height: 380px;
    margin-top: 5px;
    text-align: center;
    margin-bottom: 10px;
  }

  .fondo0 {
    background-repeat: no-repeat;
    background-position: 50px -145px;
    background-color: rgba(218, 218, 218, 0.9);
  }

  .desplazada {
    position: relative;
    left: 1%;
  }

  .imc-titol h1 span {
    font-size: 14px !important;
  }

  .idioma {
    font-size: 14px;
    margin-left: 80%;
    margin-top: -28px;
  }

  .imc-logo {
    width: 0em;
  }

  .imc-titol {
    padding-left: 0em;
  }

  .logo {
    /*width: 189px;*/
    /*max-height: 3.5em;*/
    padding: 0 !important;
    margin-left: 5%;
  }

  .imgSvisual {
    margin-top: 75px;
    margin-right: 20px;
    height: 55px;
    float: right;
  }

  .imgXunta {
    margin-top: 75px;
    margin-left: 20px;
    height: 55px;
    float: left;
  }
  .pie p {
    padding-left: 5px;
  }
}


@media screen and (max-width: 359px) {
  .container {
    width: 125%;
  }

  .cabecera li {
    padding: 0px;
    display: inline;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 4%;
  }

  .cabecera li img {
    max-width: 38%;
    max-height: 75%;
  }

  .pie {
    width: 350px;
    height: 312px;
    margin-top: 5px;
    text-align: center;
    margin-bottom: 10px;
  }

  .fondo0 {
    background-repeat: no-repeat;
    background-position: 50px -145px;
    background-color: rgba(218, 218, 218, 0.9);
  }

  .desplazada {
    position: relative;
    left: 1%;
  }

  .imc-titol h1 span {
    font-size: 14px !important;
  }

  .idioma {
    font-size: 14px;
    margin-left: 80%;
    margin-top: -28px;
  }

  .imc-logo {
    width: 0em;
  }

  .imc-titol {
    padding-left: 0em;
  }

  .logo {
    /*width: 189px;*/
    /*max-height: 3.5em;*/
    padding: 0 !important;
    /*margin-left: -20%;*/
  }

  .imgSvisual {
    margin-top: 5px;
    margin-right: 20px;
    height: 55px;
    float: right;
  }

  .imgXunta {
    margin-top: 5px;
    margin-left: 20px;
    height: 55px;
    float: left;
  }
  .pie p {
    padding-left: 5px;
  }
  .direccion{
    padding-left: 20px;
    margin: 10px;

  }
}