<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "sourcesanspro-regular";
  src: url("fonts/sourcesanspro-regular-webfont.eot");
  src: url("fonts/sourcesanspro-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/sourcesanspro-regular-webfont.woff") format("woff"),
    url("fonts/sourcesanspro-regular-webfont.ttf") format("truetype"),
    url("fonts/sourcesanspro-regular-webfont.svg#sourcesanspro-regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourcesanspro-light";
  src: url("fonts/sourcesanspro-light-webfont.eot");
  src: url("fonts/sourcesanspro-light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/sourcesanspro-light-webfont.woff") format("woff"),
    url("fonts/sourcesanspro-light-webfont.ttf") format("truetype"),
    url("fonts/sourcesanspro-light-webfont.svg#sourcesanspro-light")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourcesanspro-semibold";
  src: url("fonts/sourcesanspro-semibold-webfont.eot");
  src: url("fonts/sourcesanspro-semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/sourcesanspro-semibold-webfont.woff") format("woff"),
    url("fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"),
    url("fonts/sourcesanspro-semibold-webfont.svg#sourcesanspro-semibold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourcesanspro-bold";
  src: url("fonts/sourcesanspro-bold-webfont.eot");
  src: url("fonts/sourcesanspro-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/sourcesanspro-bold-webfont.woff") format("woff"),
    url("fonts/sourcesanspro-bold-webfont.ttf") format("truetype"),
    url("fonts/sourcesanspro-bold-webfont.svg#sourcesanspro-bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sourcesanspro-italic";
  src: url("fonts/sourcesanspro-it-webfont.eot");
  src: url("fonts/sourcesanspro-it-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/sourcesanspro-it-webfont.woff") format("woff"),
    url("fonts/sourcesanspro-it-webfont.ttf") format("truetype"),
    url("fonts/sourcesanspro-it-webfont.svg#sourcesanspro-italic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sourcesanspro-black";
  src: url("fonts/sourcesanspro-black-webfont.eot");
  src: url("fonts/sourcesanspro-black-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/sourcesanspro-black-webfont.woff") format("woff"),
    url("fonts/sourcesanspro-black-webfont.ttf") format("truetype"),
    url("fonts/sourcesanspro-black-webfont.svg#sourcesanspro-black")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Muli";
  src: url("fonts/Muli.eot");
  src: url("fonts/Muli.eot?#iefix") format("embedded-opentype"),
    url("fonts/Muli.woff") format("woff"),
    url("fonts/Muli.ttf") format("truetype"),
    url("fonts/Muli.svg#Muli") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Muli-Bold";
  src: url("fonts/Muli-Bold.eot");
  src: url("fonts/Muli-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Muli-Bold.woff2") format("woff2"),
    url("fonts/Muli-Bold.woff") format("woff"),
    url("fonts/Muli-Bold.ttf") format("truetype"),
    url("fonts/Muli-Bold.svg#Muli-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Bello-Pro";
  src: url("fonts/Bello-Pro.eot");
  src: url("fonts/Bello-Pro.eot?#iefix") format("embedded-opentype"),
    url("fonts/Bello-Pro.woff") format("woff"),
    url("fonts/Bello-Pro.ttf") format("truetype"),
    url("fonts/Bello-Pro.svg#Bello-Pro") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  padding: 0px;
  margin: 0px;
  background: #fff;
  font-size: 16px;
  color: #1a171b;
  line-height: 20px;
  font-family: "sourcesanspro-regular";
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
audio,
video,
source {
  display: block;
  margin: 0;
  padding: 0;
}
a,
img {
  border: medium none;
}
a {
  color: #192432;
  text-decoration: none;
}
div {
  margin: 0;
  padding: 0;
}
p {
  font-size: 16px;
  line-height: 24px;
  padding: 0px;
  margin: 0px;
  color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  line-height: 30px;
}
a {
  color: #192432;
  outline: none;
}
/*a:hover { color: #979796; }*/
ul,
li {
  list-style: none;
}
a:focus,
:focus {
  outline: none;
}
ul,
ol {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clear {
  clear: both;
  line-height: 1px;
  padding: 0px;
  height: 0px;
  font-size: 1px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.anim {
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}
.anim2 {
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.row {
  width: 1145px;
  margin: auto;
  padding: 0px;
}
.row1 {
  width: 1055px;
  margin: auto;
  padding: 0px;
}

header {
  float: left;
  width: 100%;
  position: absolute;
  z-index: 999;
}
header .main-menu {
  float: left;
  width: 100%;
  padding: 0px 0 0px 0px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
header .logo {
  float: left;
}
header .logo img {
  float: left;
}
.head-rgt {
  float: right;
  margin-top: 0px;
}
.head-rgt ul {
  float: left;
}
.head-rgt ul li {
  float: left;
  margin-right: 10px;
  padding-top: 17px;
  position: relative;
}
.head-rgt ul li:last-child {
  margin-right: 0px;
  padding-top: 0px;
}
.head-rgt ul li.search a {
  background: url(../images/lupa.png) no-repeat left;
  width: 18px;
  display: inline-block;
  height: 18px;
}
.head-rgt ul li.heart a {
  background: url(../images/heart.png) no-repeat left;
  width: 20px;
  display: inline-block;
  height: 17px;
}

.search-frm-field {
  position: absolute;
  top: 51px;
  right: 0px;
  background: #fff; /*height:0px;*/
  width: 230px;
  z-index: 99;
  overflow: hidden;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
  opacity: 0;
  display: none;
  border: 1px solid #ddd;
}
.search-frm-field input[type="text"] {
  border: none;
  background: none;
  line-height: 45px;
  width: 190px;
  padding: 0 0 0 10px;
  height: auto;
  color: #222;
  font-size: 16px;
  margin-top: 0px;
}
.search-frm-field input[type="submit"] {
  float: right;
  border: none;
  width: 20px;
  height: 22px;
  background: url(../images/lupa-gris.png) no-repeat center center;
  cursor: pointer;
  margin: 12px 8px 0 0;
}
.search-form.open-form .search-frm-field {
  display: block;
  opacity: 1;
}

.menu-top {
  float: left;
  width: 100%;
  background: #fff;
  padding: 14px 0px;
  position: relative;
  z-index: 99;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.3);
}
.menu-top .menu {
  float: left;
  width: 100%;
}
.menu-top.home-menu .logo {
  position: absolute;
  top: 0px;
  display: none;
}
.is-sticky .menu-top.home-menu .logo {
  display: block;
}

/* .sticky-logo { float:left;height: 34px; display:none;}
.is-sticky .sticky-logo{display:block;}
.is-sticky .menu-top .menu { float:right;}
.is-sticky .ddsmoothmenu ul li {margin: 0px 0px 0px 62px;} */
.banner-home {
  float: left;
  width: 100%;
  position: relative;
  min-height: 300px;
}

.call-to-action {
  float: left;
  width: 100%;
  padding: 24px 0px;
}
.action-div {
  float: none;
  display: block;
  width: 835px;
  margin: auto;
  position: relative;
  background: url(../images/call-to-action.jpg) no-repeat center center;
  background-size: cover;
  height: 150px;
}
.action-cont {
  padding: 40px 72px;
  float: left;
  width: 100%;
}
.action-cont h2 {
  color: #fff;
  float: left;
  font-family: "sourcesanspro-light";
  font-size: 30px;
}
.action-cont h2 span {
  display: block;
  font-family: "sourcesanspro-bold";
  font-size: 20px;
}
.action-cont a.plani-btn {
  padding: 13px 24px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  font-family: "sourcesanspro-semibold";
  float: right;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.action-cont a.plani-btn:hover {
  background: #fff;
  color: #e02069;
}

.mosai-section {
  float: left;
  width: 100%;
  padding: 0px 0px 75px 0px;
}
.mosaic-top {
  float: left;
  width: 100%;
  display: flex;
}
.mosai-section a {
  display: flex;
  float: left;
  width: 100%;
}
.mosaic-top img,
.mosaic-btm img {
  float: left;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.top-lft {
  float: left;
  width: 30%;
  margin-right: 2%;
  position: relative;
  display: flex;
  overflow: hidden;
}
.top-rgt {
  float: left;
  width: 68%;
}
.m-cont {
  position: absolute;
  bottom: 25px;
  float: left;
  width: 100%;
  padding: 0px 30px;
}
.m-cont h2 {
  color: #fff;
  font-family: "sourcesanspro-bold";
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 15px;
}
.m-cont p {
  color: #fff;
  font-family: "sourcesanspro-light";
  font-size: 16px;
  line-height: 20px;
}

.top {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 18px;
  overflow: hidden;
}
.bottom {
  position: relative;
  float: left;
  width: 100%;
}
.btm-img {
  position: relative;
  float: left;
  width: 47%;
  overflow: hidden;
}
.btm-cont {
  position: relative;
  float: left;
  width: 53%;
  padding: 30px 80px 25px 25px;
}
.btm-cont h2 {
  color: #000;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 50px;
}
.btm-cont h3 {
  color: #000;
  font-family: "sourcesanspro-bold";
  font-size: 30px;
  line-height: 30px;
}
.mosaic-btm {
  float: left;
  width: 100%;
  display: flex;
  margin-top: 18px;
}
.btm-lft {
  float: left;
  width: 64%;
  margin-right: 2%;
  position: relative;
  display: flex;
  overflow: hidden;
}
.btm-lft-1 {
  float: left;
  width: 30%;
  margin-right: 2%;
  position: relative;
  display: flex;
  overflow: hidden;
}
.btm-lft-2 {
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
  display: flex;
  overflow: hidden;
}
.btm-rgt {
  float: left;
  width: 34%;
  position: relative;
  overflow: hidden;
}

.top-lft:hover img,
.top:hover img,
.btm-img:hover img,
.btm-lft:hover img,
.btm-lft-1:hover img,
.btm-lft-2:hover img,
.btm-rgt:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.home-agenda {
  float: left;
  width: 100%;
  background: #f7f7f7;
  padding: 22px 0px 30px 0px;
}
.home-agenda h1 {
  text-align: center;
  font-size: 36px;
  color: #000;
  margin-bottom: 27px;
}
.hm-ag-lft {
  float: left;
  width: 25%;
  margin-right: 4%;
  box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.2);
}
.ag-img {
  float: left;
  width: 100%;
}
.ag-img img {
  float: left;
  width: 100%;
}
.ag-cont {
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 6px 0px;
}
.ag-cont-lft {
  float: left;
  width: 70%;
  padding: 12px 7% 0px;
}
.ag-cont-rgt {
  float: left;
  width: 30%;
  padding: 0px 8px 0px;
  text-align: center;
  border-left: 2px solid #efefef;
}
.ag-cont-lft h2 {
  color: #000;
  font-family: "sourcesanspro-bold";
  font-size: 20px;
  line-height: 25px;
}
.ag-cont-rgt p {
  color: #000;
  font-family: "sourcesanspro-light";
  font-size: 16px;
}
.ag-cont-rgt h3 {
  color: #000;
  font-family: "sourcesanspro-light";
  font-size: 30px;
}

.hm-ag-rgt {
  float: left;
  width: 71%;
}
.hm-ag-rgt ul li {
  float: left;
  width: 48%;
  margin-right: 4%;
  background: #fff;
  margin-bottom: 28px;
}
.hm-ag-rgt ul li:nth-child(2n-2) {
  margin-right: 0px;
}
.hm-ag-rgt ul li .ag-cont {
  padding: 11px 0px;
}
.hm-ag-rgt .ag-img {
  float: left;
  width: 35%;
}
.hm-ag-rgt .ag-cont {
  float: left;
  width: 65%;
}
.hm-ag-rgt .ag-cont-lft {
  float: left;
  width: 67%;
}
.hm-ag-rgt .ag-cont-rgt {
  float: left;
  width: 33%;
}

.newsletter-sec {
  float: left;
  width: 100%;
  padding: 45px 0px;
  background: url(../images/newsletter.jpg) no-repeat 0px 0px;
  background-size: cover;
}
.news-box {
  display: flex;
  width: 831px;
  margin: auto;
  background: #fff;
  padding: 25px 45px;
  box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.5);
}
.news-box-lft {
  float: left;
  width: 30%;
}
.news-box-rgt {
  float: left;
  width: 70%;
}

.news-box-lft h2 {
  color: #000;
  font-size: 30px;
  font-family: "sourcesanspro-bold";
}
.news-box-lft h2 span {
  display: block;
  font-size: 20px;
  color: #e02069;
}

.txt-box {
  float: left;
  width: 70%;
  margin-right: 8%;
}
.txt-btn {
  float: left;
  width: 22%;
}

.news-box-rgt input[type="text"] {
  background: none;
  border: none;
  border-bottom: 3px solid #ed006c;
  width: 100%;
  padding: 8px 8px;
  font-size: 14px;
  color: #b8b8b8;
  margin-bottom: 10px;
}
.news-box-rgt input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b8b8b8;
  opacity: 1;
}
.news-box-rgt input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #b8b8b8;
  opacity: 1;
}
.news-box-rgt input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #b8b8b8;
  opacity: 1;
}
.news-box-rgt input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #b8b8b8;
  opacity: 1;
}

.news-box-rgt input[type="submit"] {
  background: none;
  border: 2px solid #e02069;
  width: 100%;
  padding: 9px 18px;
  font-size: 16px;
  color: #e02069;
  cursor: pointer;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-top: 15px;
}
.news-box-rgt input[type="submit"]:hover {
  background: #e02069;
  color: #fff;
}

.check input[type="checkbox"]:not(old) {
  position: absolute;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
  cursor: pointer;
  display: none;
  left: 3px;
  top: 22px;
}
.check input[type="checkbox"]:not(old) + label {
  display: inline-block;
  line-height: 1.5em;
  float: left;
  width: 100%;
  color: #fff;
  margin-top: 0px;
  cursor: pointer;
}
.check input[type="checkbox"]:not(old) + label &gt; span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: -5px 10px 0 0;
  vertical-align: middle;
  position: relative;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #6f6f6f;
}
.check input[type="checkbox"]:not(old):checked + label &gt; span:before {
  content: "";
  display: inline-block;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  background: #e02069;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.check strong a {
  color: #1e1f24;
  text-decoration: underline;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.check ul li.check label {
  margin-top: 0;
  width: auto;
}
.check ul li.check-1 label {
  width: auto;
}
.check input[type="checkbox"]:not(old):checked + label &gt; span.l-txt:before {
  display: none;
}
.check p {
  float: right;
  width: calc(100% - 20px);
  color: #5b5b5b;
  font-size: 14px;
  line-height: 24px;
}

.descob-sec {
  float: left;
  width: 100%;
  background: #fff;
  padding: 30px 0px 78px 0px;
}
.descob-sec h1 {
  text-align: center;
  font-size: 36px;
  color: #000;
}
ul.descob-list {
  float: left;
  width: 100%;
  margin-top: 40px;
}
ul.descob-list li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 18px;
  position: relative;
}
ul.descob-list li:nth-child(4n-4) {
  margin-right: 0;
}
ul.descob-list li .des-img {
  float: left;
  width: 100%;
  overflow: hidden;
}
ul.descob-list li .des-img img {
  float: left;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
ul.descob-list li:hover .des-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.des-cont {
  float: left;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.des-cont h2 {
  color: #fff;
  font-size: 36px;
  font-family: "sourcesanspro-bold";
  line-height: 36px;
}

ul.descob-list li:hover .des-cont {
  background: rgba(162, 180, 60, 0.7);
}

/* footer css */
footer {
  float: left;
  width: 100%;
  background: #fff;
  padding: 0px 0px 0px;
}
.foot-top {
  float: left;
  width: 100%;
  padding: 18px 0px 22px;
  position: relative;
}

.foot-logo {
  float: left;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.foot-logo li {
  float: left;
  width: 20%;
  padding: 0px 0px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.foot-logo li:hover {
  opacity: 0.7;
}

.foot-menu {
  float: left;
  width: 100%;
  margin-top: 15px;
  padding: 23px 0px 18px 0px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}
.foot-menu .menu1 {
  float: left;
}
.foot-menu .menu1 li {
  float: left;
  margin-right: 30px;
}
.foot-menu .menu1 li:last-child {
  margin-right: 0px;
}
.foot-menu .menu1 li a {
  color: #000;
  font-size: 16px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.foot-menu .menu1 li a:hover {
  color: #e02069;
}
.foot-menu .social {
  float: right;
  margin-right: 25px;
  width: auto;
}
.foot-menu .social li {
  float: left;
  margin-right: 12px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.foot-menu .social li:last-child {
  margin-right: 0px;
}
.foot-menu .social li:hover {
  opacity: 0.7;
}

.foot-btm {
  float: left;
  width: 100%;
  padding: 0px 0px 30px;
  background: #fff;
}
.foot-btm-top {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.foot-btm-top ul li {
  float: left;
  padding-right: 8px;
  margin-right: 8px;
  position: relative;
  font-size: 14px;
  color: #575757;
  font-family: "sourcesanspro-light";
}
.foot-btm-top ul li a {
  font-size: 14px;
  font-family: "sourcesanspro-light";
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  color: #575757;
}
.foot-btm-top ul li:last-child {
  margin-right: 0px;
  padding-right: 0px;
}
.foot-btm-top ul li:last-child::after {
  width: 0px;
}
.foot-btm-top ul li::after {
  content: "";
  position: absolute;
  height: 12px;
  width: 1px;
  background: #e02069;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}
.foot-btm-top ul li a:hover {
  color: #e02069;
  text-decoration: underline;
}

.foot-btm-btm {
  float: left;
  width: 100%;
}
.foot-btm-btm ul li {
  float: left;
  margin-right: 14px;
}
.foot-btm-btm ul li a {
  font-size: 14px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  color: #000;
  text-decoration: underline;
}
.foot-btm-btm ul li a:hover {
  color: #e02069;
}

.notica-sec {
  float: left;
  width: 100%;
  padding: 35px 0px 40px;
  background: #f7f7f7;
}
.notica-sec h1 {
  text-align: center;
  font-size: 36px;
  color: #000;
}

.obres {
  margin-top: 40px;
}
.obr-img {
  float: left;
  width: 100%;
  overflow: hidden;
}
.obr-img img {
  float: left;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.obr-cnt {
  float: left;
  width: 100%;
  padding: 17px 27px;
  background: #fff;
  position: relative;
}
.notica-sec .obr-cnt h1 {
  color: #231989;
  text-align: left;
  font-size: 24px;
  font-family: "sourcesanspro-bold";
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.obr-cnt h3 {
  color: #787878;
  font-size: 14px;
  margin-bottom: 10px;
}
.obr-cnt p {
  color: #202020;
  font-size: 16px;
  font-family: "sourcesanspro-light";
  padding-bottom: 30px;
}
.obr-cnt a.sab-link {
  color: #231989;
  font-size: 16px;
  font-family: "sourcesanspro-bold";
  float: right;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.obres .item:hover h1 {
  color: #e02069;
  text-decoration: underline;
}
.obres .item:hover a.sab-link {
  color: #e02069;
}

.obres .item:hover .obr-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.btn-center {
  float: left;
  width: 100%;
  text-align: center;
}
a.more-btn {
  display: inline-block;
  background: #231989;
  color: #fff;
  font-size: 16px;
  margin-top: 35px;
  padding: 10px 22px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a.more-btn:hover {
  background: #e02069;
}

.notica-sec.home-roans {
  float: left;
  width: 100%;
  padding: 30px 0px 35px;
  background: #fff;
}
.notica-sec.home-roans h1 {
  margin-bottom: 40px;
}
.home-roans .obr-img {
  float: left;
  width: 50%;
  position: relative;
}
.home-roans .obr-img::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 12%;
  width: 55px;
  height: 7px;
  background: #e02069;
}
.home-roans .obr-cnt {
  float: left;
  width: 50%;
  background: #fff;
  padding: 0px;
}
.home-roans .obr-cnt-in {
  padding: 37px 105px;
  max-width: 575px;
  float: left;
}
.home-roans .obr-cnt h1 {
  font-size: 36px;
  line-height: 40px;
  font-family: "sourcesanspro-bold";
  color: #000;
  margin-bottom: 26px;
}
.home-roans .obr-cnt p {
  font-size: 16px;
  color: #000;
  padding-bottom: 18px;
}
.home-roans .item:hover h1 {
  text-decoration: none;
}

.number {
  position: absolute;
  text-align: right;
  top: 40px;
  left: 40px;
}
.current-slide {
  font-size: 36px;
  line-height: 36px;
  font-family: "sourcesanspro-bold";
  color: #000;
  display: block;
  margin-bottom: 8px;
}
.total-slides {
  color: #767676;
  font-size: 18px;
  font-family: "sourcesanspro-bold";
  margin-top: 8px;
}
.slash {
  display: block;
  position: relative;
}
.slash::after {
  position: absolute;
  content: "";
  background: #afafaf;
  width: 27px;
  height: 2px;
  right: 0px;
  top: -3px;
}

.discount-sec {
  float: left;
  width: 100%;
  padding: 50px 0px;
}
.discount-sec ul li {
  float: left;
  width: 48%;
  margin-right: 4%;
  height: 166px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.discount-sec ul li:last-child {
  margin-right: 0px;
}
.discount-sec ul li.dis1 {
  background: url(../images/banner-destacat-1.jpg) no-repeat left 0px top 0px;
  background-size: cover;
}
.discount-sec ul li.dis2 {
  background: url(../images/banner-destacat-2.jpg) no-repeat left 0px top 0px;
  background-size: cover;
}
.discount-sec ul li p {
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 8px;
  font-family: "Muli";
}
.discount-sec ul li h2 {
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-family: "sourcesanspro-bold";
}

.home-insta {
  float: left;
  width: 100%;
  padding: 70px 0 46px 0;
  background: #fff;
  position: relative;
}
.home-insta .row {
  position: relative;
}
.home-insta h1 {
  font-family: "sourcesanspro-semibold";
  font-size: 24px;
  text-align: left;
  line-height: 26px;
  color: #000;
  padding-left: 40px;
  background: url(../images/instagram.png) no-repeat left 0px top 0px;
}
.home-insta a.insta-link {
  font-size: 24px;
  text-align: center;
  line-height: 20px;
  color: #e02069;
  position: absolute;
  right: 0px;
  top: 30px;
}
.home-insta a.insta-link:hover {
  text-decoration: underline;
}
.home-insta ul.insta-img-list {
  float: left;
  width: 100%;
  margin-top: 37px;
}
.home-insta ul.insta-img-list li {
  float: left;
  width: 18.8%;
  margin-right: 1.5%;
}
.home-insta ul.insta-img-list li:nth-child(5n) {
  margin-right: 0;
}
.home-insta ul.insta-img-list li .et-img {
  float: left;
  width: 100%;
  overflow: hidden;
}
.home-insta ul.insta-img-list li .et-img img {
  float: left;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.home-insta ul.insta-img-list li:hover .et-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.insta-links {
  float: left;
  width: 100%;
}
.insta-links .row {
  padding: 0px 90px;
}
ul.tag-links {
  float: left;
  width: 100%;
  padding: 24px 0px 18px;
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
  margin-top: 0px;
}
.home-insta ul.tag-links li {
  float: none;
  width: auto;
  display: inline-block;
  margin-right: 15px;
}
.home-insta ul.tag-links li:last-child {
  margin-right: 0px;
}
.home-insta ul.tag-links li a {
  font-size: 20px;
  font-family: "sourcesanspro-light";
  color: #1b1b1b;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.home-insta ul.tag-links li a:hover {
  color: #e02069;
}

ul.social-links {
  float: left;
  width: 100%;
  padding: 10px 0px 0px;
  text-align: center;
  margin-top: 0px;
}
.home-insta ul.social-links li {
  float: none;
  width: auto;
  display: inline-block;
  margin-right: 35px;
}
.home-insta ul.social-links li:last-child {
  margin-right: 0px;
}
.home-insta ul.social-links li a {
  font-size: 16px;
  color: #000;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  padding-left: 22px;
  padding-bottom: 10px;
}
.home-insta ul.social-links li a:hover {
  color: #e02069;
}
.home-insta ul.social-links li a.fb {
  background: url(../images/facebook.png) no-repeat 0px 0px;
}
.home-insta ul.social-links li a.tw {
  background: url(../images/twitter.png) no-repeat 0px 0px;
  padding-left: 28px;
}
.home-insta ul.social-links li a.you {
  background: url(../images/youtube.png) no-repeat 0px 0px;
  padding-left: 28px;
}

/* quefer page */
.notica-sec.activitat .obr-cnt h1 {
  margin-bottom: 15px;
}

header.header1 {
  position: relative;
}
header.header1 .logo {
  position: absolute;
  top: 0px;
}
header.header1 .menu-top {
  padding: 0px 0px;
  height: 51px;
}
header.header1 .ddsmoothmenu ul li {
  padding: 0px 45px 0 0px;
}
header.header1 .ddsmoothmenu ul li:last-child {
  padding: 0px 0px 0 0px;
}
header.header1 .head-rgt ul li.search a {
  background: url(../images/lupa-gris.png) no-repeat left;
  width: 18px;
  display: inline-block;
  height: 18px;
}
header.header1 .head-rgt ul li.heart a {
  background: url(../images/heart-gris.png) no-repeat left;
  width: 20px;
  display: inline-block;
  height: 17px;
}
header.header1 .lang .sbSelector {
  color: #000;
}
header.header1 .lang .sbToggle {
  background: url(../images/select-arrw-black.png) no-repeat 0 0;
}
header.header1 .menu-top .menu {
  width: auto;
  margin-left: 110px;
  margin-top: 13px;
}

.descob-sec.descob-sec1 {
  padding: 18px 0px 40px;
}
.descob-sec.descob-sec1 ul.descob-list {
  margin-top: 10px;
}
.que-caldes {
  float: left;
  width: 100%;
  padding: 0px 0px 25px;
}
.que-caldes h1 {
  text-align: left;
  font-size: 30px;
  color: #000;
  margin-bottom: 32px;
}
.que-caldes p {
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 25px;
  font-family: "sourcesanspro-light";
}

/* agenda page */
.agenda-ban {
  float: left;
  width: 100%;
  padding: 20px 0px;
  background: url(../images/agenda-pattern.jpg) no-repeat 0px 0px;
  background-size: cover;
}

ul.agenda-lst {
  float: left;
  width: 75%;
  text-align: center;
}
ul.agenda-lst &gt; li {
  display: inline-block;
  width: 25.5%;
  margin-right: 8%;
  margin-bottom: 18px;
  position: relative;
  box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 5px 0px 15px rgba(0, 0, 0, 0.2);
}
ul.agenda-lst li:nth-child(3n-3) {
  margin-right: 0;
}
ul.agenda-lst li .agenda-img {
  float: left;
  width: 100%;
  position: relative;
}
ul.agenda-lst li .agenda-img img {
  float: left;
  width: 100%;
}
.agenda-cont {
  float: left;
  width: 100%;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: #fff;
  padding: 8px 8px;
  text-align: left;
}
.agenda-cont h2 {
  color: #000;
  font-family: "sourcesanspro-bold";
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
ul.agenda-lst li .agenda-cont ul li {
  float: left;
  width: 50%;
  margin-right: 0px;
  padding-left: 23px;
  font-family: "sourcesanspro-light";
  font-size: 14px;
  margin-bottom: 0px;
}
.agenda-cont ul li.time {
  background: url(../images/agenda-clock.png) no-repeat top 3px left 0px;
}
.agenda-cont ul li.place {
  background: url(../images/agenda-location.png) no-repeat 0px 0px;
}

ul.agenda-lst &gt; li:hover .agenda-cont h2 {
  color: #e02069;
}

.date {
  position: absolute;
  top: -10px;
  right: -25px;
  background: #192684;
  padding: 8px 24px;
  text-align: center;
}
.date h2 {
  color: #fff;
  font-family: "sourcesanspro-bold";
  font-size: 25px;
}
.date h3 {
  color: #fff;
  font-size: 30px;
}
.date p {
  color: #fff;
  font-size: 22px;
  font-family: "sourcesanspro-light";
}

.agenda-filter {
  float: left;
  width: 100%;
  padding: 40px 0px 22px 0px;
}
.agenda-filter h1 {
  text-align: center;
  font-size: 36px;
  color: #000;
}
.agenda-div {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.agenda-lft {
  float: left;
  width: 30%;
  margin-right: 7%;
  padding-top: 40px;
}
.agenda-rgt {
  float: left;
  width: 63%;
}

.calendar-div {
  float: left;
  width: 100%;
  margin-bottom: 22px;
}
.agenda-lft h2 {
  color: #0a0a0a;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 13px;
}
#calendar {
  float: left;
  width: 100%;
  border: 1px solid #e8e6e7;
  padding: 12px 15px;
}
#calendar .ui-datepicker {
  float: left;
  width: 100%;
}
#calendar .ui-datepicker table {
  float: left;
  width: 100%;
}

.filter-list {
  float: left;
  width: 100%;
  padding-right: 30px;
}
.filter-list ul li {
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
.filter-list ul li a {
  display: block;
  padding: 10px 10px;
  border: 1px solid #8a8a8a;
  text-transform: uppercase;
  font-size: 16px;
  color: #8a8a8a;
  text-align: center;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.filter-list ul li a:hover,
.filter-list ul li.active a {
  border: 1px solid #e02069;
  color: #e02069;
}

.recent-filter h2 {
  float: left;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}
.recent-filter ul {
  display: inline-block;
  margin-left: 28px;
}
.recent-list li {
  float: left;
  background: #e02069;
  height: 30px;
  line-height: 32px;
  padding: 0px 8px;
  margin-right: 17px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 15px;
}
.recent-list li a.close-ico {
  margin-left: 10px;
  display: inline-block;
}

ul.filter-sec {
  float: left;
  width: 100%;
  margin-top: 27px;
}
ul.filter-sec li {
  float: left;
  width: 100%;
  padding: 11px 22px 11px 5px;
  border-bottom: 2px solid #f7f5f6;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
ul.filter-sec li .date-div {
  width: 13%;
  margin-right: 4%;
}
ul.filter-sec li .img-div {
  float: right;
  width: 33%;
}
ul.filter-sec li .cnt-div {
  float: left;
  width: 50%;
}
ul.filter-sec li .cnt-div h3 {
  color: #e02069;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 16px;
}
ul.filter-sec li .cnt-div h2 {
  color: #000;
  font-family: "sourcesanspro-bold";
  font-size: 22px;
  margin-bottom: 12px;
  line-height: 24px;
}
ul.filter-sec li .cnt-div ul li {
  float: left;
  width: auto;
  margin-right: 18px;
  padding: 0px 0px 0px 23px;
  border: none;
  font-family: "sourcesanspro-light";
  font-size: 14px;
  color: #6b6b6b;
}
ul.filter-sec li .cnt-div ul li.time {
  background: url(../images/agenda-clock.png) no-repeat top 3px left 0px;
}
ul.filter-sec li .cnt-div ul li.place {
  background: url(../images/agenda-location.png) no-repeat 0px 0px;
}
ul.filter-sec li.pink .date-div {
  float: left;
  border: 1px solid #e02069;
  padding: 6px 10px;
  text-align: center;
}
ul.filter-sec li.pink .date-div h2 {
  color: #e02069;
  font-size: 16px;
  font-family: "sourcesanspro-light";
  line-height: 18px;
}
ul.filter-sec li.pink .date-div h3 {
  color: #e02069;
  font-size: 35px;
  font-family: "sourcesanspro-light";
  line-height: 38px;
}

ul.filter-sec li.grey .date-div {
  float: left;
  border: 1px solid #7b7b7b;
  padding: 6px 10px;
  text-align: center;
}
ul.filter-sec li.grey .date-div h2 {
  color: #868686;
  font-size: 16px;
  font-family: "sourcesanspro-light";
  line-height: 18px;
}
ul.filter-sec li.grey .date-div h3 {
  color: #000;
  font-size: 35px;
  font-family: "sourcesanspro-light";
  line-height: 38px;
}

ul.filter-sec li.grey .cnt-div h3 {
  color: #777777;
}

/* top 10 */
.row-rel {
  position: relative;
}
.breadgram.bredcum-abs {
  position: absolute;
}

.com-arribar {
  float: left;
  width: 100%;
  margin-top: 60px;
}
.arribar-lft {
  float: left;
  width: 31%;
}
.arribar-rgt {
  float: left;
  width: 69%;
}
.arribar-rgt img {
  float: left;
  width: 100%;
}
.aribar-select {
  float: right;
  width: 315px;
  padding-top: 45px;
  padding-right: 25px;
}
.aribar-select h1 {
  color: #000;
  font-size: 32px;
  padding-left: 30px;
  margin-bottom: 35px;
}

.accordion-toggle {
  cursor: pointer;
  color: #4e4e4e;
  font-size: 16px;
  padding-left: 17px;
  margin: 0px 0px 15px 0px;
}
.accordion-content {
  display: none;
  padding: 0px 30px 0px;
  color: #000;
  float: left;
  width: 100%;
}
.accordion-content ul li {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.accordion-content ul li a {
  color: #4e4e4e;
  font-size: 16px;
}
.accordion-content ul li a:hover {
  color: #e02069;
  text-decoration: underline;
}
.accordion-content.default {
  display: block;
}

.arrow {
  margin-left: 9px;
  display: inline-block;
  background: url(../images/arrw-small.png) 0px 0px;
  width: 13px;
  height: 8px;
}
.arrowUp {
  background: url(../images/arrw-small.png) center -9px;
}
.arrowDown {
}

.filters {
  float: left;
  width: 100%;
}
.filters h3 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 17px;
}
.cont-list ul {
  padding-left: 20px;
}
.cont-list ul li {
  float: left;
  width: 100%;
  margin-bottom: 2px;
}
.cont-list ul li a {
  color: #000;
  font-size: 16px;
}
.cont-list ul li a:hover {
  color: #e02069;
  text-decoration: underline;
}

.ruta-filter {
  float: left;
  width: 100%;
  margin-bottom: 120px;
}
.ruta-filter .cont-list ul li {
  margin-bottom: 25px;
}

.filters .recent-filter ul {
  margin-left: 0px;
  margin-bottom: 20px;
}
.filters .recent-filter ul li {
  margin-bottom: 15px;
  width: 206px;
}
.filters .recent-list li a.close-ico {
  float: right;
}

.roans-div {
  float: left;
  width: 100%;
}
.roan-lft {
  float: left;
  width: 50%;
}
.roan-cont-lft {
  float: right;
  width: 568px;
  padding: 50px 125px 20px 80px;
  display: flex;
  height: 100%;
  align-items: center;
}
.roan-cont-lft p {
  font-size: 16px;
  color: #4b4b4b;
  font-family: "sourcesanspro-light";
  margin-bottom: 52px;
}
.roan-cont-lft a {
  background: none;
  border: 2px solid #e02069;
  width: 100%;
  padding: 9px 18px;
  font-size: 16px;
  color: #e02069;
  cursor: pointer;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-top: 15px;
}
.roan-cont-lft a:hover {
  background: #e02069;
  color: #fff;
}
.roan-rgt {
  float: left;
  width: 50%;
  display: flex;
  position: relative;
}
.roan-rgt img {
  float: left;
  width: 100%;
}

.roan-cont-lft.roan-cont-rgt {
  float: left;
  width: 568px;
  padding: 50px 95px 20px 115px;
  display: flex;
  height: 100%;
  align-items: center;
}
.roan-rgt-cont {
  position: absolute;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
  padding: 50px 0px 80px 52px;
}
.roan-rgt-cont h1 {
  color: #ed006c;
  font-family: "Muli";
  font-size: 148px;
  position: absolute;
  left: -46px;
  line-height: 117px;
}
.roan-rgt-cont h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 18px;
  line-height: 25px;
}
.roan-rgt-cont h2 {
  font-size: 34px;
  color: #fff;
  margin-bottom: 0px;
  line-height: 38px;
  font-family: "Muli-Bold";
}

.roan-rgt-cont.roan-rgt-cont1 {
  justify-content: right;
  text-align: right;
  padding: 50px 80px 80px 0px;
}
.roan-rgt-cont.roan-rgt-cont1 h1 {
  right: -46px;
}

.roan-rgt-cont.roan-rgt-cont1 div {
  width: 100%;
}

.section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 400px;
  background: #fff;
}

/* ==========================================================================
   Section Navigation
   ========================================================================== */

#section-menu {
  position: fixed;
  top: 50%;
  right: 102px;
  left: auto;
  bottom: auto;
  z-index: 9;
  text-shadow: none;
  font-size: 0.85em;
}
#section-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#section-menu li {
  margin-bottom: 8px;
}
#section-menu a {
  display: block;
  padding: 0px;
  width: 6px;
  height: 6px;
  background: #fff;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
#section-menu a:hover,
#section-menu a:focus {
  background: #e02069;
  font-size: 1.2em;
}
#section-menu a.active {
  background: #e02069;
  font-size: 1.4em;
  font-weight: 700;
}

/* roans mobile */
.roans-mbl {
  float: left;
  width: 100%;
  display: none;
}
.roans-mbl ul li {
  float: left;
  width: 100%;
}
.roans-mbl ul li .roans-img {
  float: left;
  width: 100%;
}
.roans-mbl ul li .roans-img img {
  float: left;
  width: 100%;
}
.roans-mbl ul li .roans-cont {
  float: left;
  width: 100%;
  padding: 30px 30px 40px;
}
.roans-mbl ul li .roans-cont h1 {
  color: #ed006c;
  font-family: "Muli";
  font-size: 60px;
  line-height: 55px;
  margin-bottom: 20px;
}
.roans-mbl ul li .roans-cont h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 15px;
  line-height: 25px;
}
.roans-mbl ul li .roans-cont h2 {
  font-size: 30px;
  color: #000;
  margin-bottom: 15px;
  line-height: 35px;
  font-family: "Muli-Bold";
}
.roans-mbl ul li .roans-cont p {
  font-size: 16px;
  color: #4b4b4b;
  font-family: "sourcesanspro-light";
  margin-bottom: 30px;
}
.roans-mbl ul li .roans-cont a {
  float: left;
  background: none;
  border: 2px solid #e02069;
  padding: 9px 18px;
  font-size: 16px;
  color: #e02069;
  cursor: pointer;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-top: 15px;
}
.roans-mbl ul li .roans-cont a:hover {
  background: #e02069;
  color: #fff;
}

/* documentacio css */
.breadgram {
  padding-left: 90px;
  float: left;
  width: auto;
  margin-top: 40px;
}
.breadgram a {
  color: #e02069;
  font-family: "sourcesanspro-light";
  font-size: 16px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.breadgram a:hover {
  color: #000000;
  text-decoration: underline;
}
.breadgram span.arw-btn {
  color: #e02069;
  font-family: "sourcesanspro-light";
  padding: 0 4px;
}
.breadgram span {
  color: #e02069;
  font-family: "sourcesanspro-light";
}

.inner-section {
  float: left;
  width: 100%;
}
.inner-content {
  float: left;
  width: 100%;
  margin-top: 48px;
  margin-bottom: 35px;
}
.inner-content h1 {
  float: left;
  width: 100%;
  text-align: center;
  font-family: "sourcesanspro-regular";
  font-size: 36px;
  padding-bottom: 30px;
  color: #000000;
  margin-bottom: 0px;
}
.inner-content p {
  float: left;
  padding: 0 8%;
  text-align: center;
  width: 100%;
  font-family: "sourcesanspro-light";
  font-size: 16px;
  color: #4b4b4b;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.planols-list {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.planols-list h2 {
  float: left;
  width: 100%;
  font-family: "sourcesanspro-regular";
  font-size: 30px;
  padding-bottom: 30px;
  color: #000000;
}
.planols-list ul {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.planols-list ul li {
  float: left;
  width: 31.33%;
  margin-right: 3%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.planols-list ul li:last-child {
  margin-right: 0;
}
.planols-list ul li h3 {
  float: left;
  width: 100%;
  font-family: "sourcesanspro-regular";
  font-size: 20px;
  color: #000000;
  padding: 5px 0;
  border-bottom: 1px solid #d8d8d8;
}
.planols-list ul li .img-ico {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.planols-list ul li .img-ico img {
  float: left;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.planols-list ul li .download-ico {
  background: url(../images/descarrega.png) no-repeat 0px 0px;
  position: absolute;
  width: 42px;
  height: 42px;
  top: 40%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.planols-list ul li:hover .img-ico img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.planols-list ul li:hover h3 {
  color: #e02069;
}

.agenda-list {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.agenda-list h2 {
  float: left;
  width: 100%;
  font-family: "sourcesanspro-regular";
  font-size: 30px;
  padding-bottom: 30px;
  color: #000000;
  padding-left: 15px;
}
.agenda-list ul {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.agenda-list ul li {
  float: left;
  width: 22.75%;
  margin-right: 3%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.agenda-list ul li:last-child {
  margin-right: 0;
}
.agenda-list ul li h3 {
  float: left;
  width: 100%;
  font-family: "sourcesanspro-regular";
  font-size: 20px;
  color: #000000;
  padding: 5px 0;
  border-bottom: 1px solid #d8d8d8;
}
.agenda-list ul li .img-ico {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.agenda-list ul li .img-ico img {
  float: left;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.agenda-list ul li .download-ico {
  background: url(../images/descarrega.png) no-repeat 0px 0px;
  position: absolute;
  width: 42px;
  height: 42px;
  top: 40%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.agenda-list ul li:hover .img-ico img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.agenda-list ul li:hover h3 {
  color: #e02069;
}

.agenda-list ul li .ag-cont-rgt {
  position: absolute;
  top: 0;
  right: 0;
  background: #e02069;
  padding: 4px 6px;
  width: 72px;
  border-left: none;
}
.agenda-list ul li .ag-cont-rgt p {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}
.agenda-list ul li .ag-cont-rgt h3 {
  border-bottom: none;
  color: #fff;
  font-size: 25px;
  padding: 0;
  font-family: "sourcesanspro-semibold";
  line-height: 24px;
}

.agenda-list.program h2 {
  padding-left: 0;
}
.planols-list.catalegs ul li {
  width: 22.75%;
}

/* caldes css */
.home-insta.list {
  padding: 0;
  margin-bottom: 55px;
}
.home-insta.list h2 {
  background: rgba(0, 0, 0, 0) url("../images/xxss-instagram.png") no-repeat
    scroll left 0 top 0;
  color: #000;
  font-family: "sourcesanspro-regular";
  font-size: 36px;
  line-height: 37px;
  padding-left: 60px;
  text-align: left;
  margin-left: 15px;
  margin-bottom: 35px;
}
.visit-caldes img {
  float: left;
  height: 68px;
  width: 68px;
  border-radius: 50%;
  margin-left: 15px;
  margin-right: 20px;
}
.insta-tag {
  float: left;
  width: 100%;
  padding-left: 103px;
  background: rgba(0, 0, 0, 0) url("../images/m-logo.jpg") no-repeat scroll left
    15px top 0;
}
.visit-caldes h4 {
  float: left;
  width: 100%;
  color: #000000;
  font-family: "sourcesanspro-bold";
  font-size: 20px;
  padding-bottom: 5px;
}
.visit-caldes p {
  float: left;
  text-align: left;
  padding: 0;
  color: #0f0f0f;
  font-size: 16px;
}
.visit-caldes span {
  color: #251989;
}
.more-btn.nos {
  background: #ffffff;
  border: 2px solid #e02069;
  color: #e02069;
  line-height: 20px;
  padding: 6px 15px;
}
.more-btn.nos:hover {
  color: #ffffff;
}

.home-twt.list {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 20px 0 10px;
  position: relative;
  width: 100%;
}
.home-twt.list h2 {
  background: rgba(0, 0, 0, 0) url("../images/xxss-twitter.png") no-repeat
    scroll left 0 top 0;
  color: #000;
  font-family: "sourcesanspro-regular";
  font-size: 36px;
  line-height: 37px;
  padding-left: 60px;
  text-align: left;
  margin-left: 15px;
  margin-bottom: 0px;
}

.inner-content.social {
  margin-bottom: 20px;
}
.twt-list-gry {
  float: left;
  width: 100%;
  background: #f8f8f8;
}
.home-twt.list img {
  bottom: 10px;
  position: absolute;
  right: 0;
}
.twt-list ul {
  float: left;
  width: 100%;
  padding: 22px 0;
}
.twt-list ul li {
  float: left;
  background: #ffffff;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.social-title {
  float: left;
  padding: 15px 22px;
  width: 100%;
}
.social-title-img {
  float: left;
  width: 30%;
  margin-right: 5%;
}
.social-title .social-title-img img {
  float: left;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin-right: 20px;
}
.social-title-cnt {
  float: left;
  width: 65%;
}
.social-title-cnt h2 {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #787880;
}
.social-title-cnt span {
  background: rgba(0, 0, 0, 0) url("../images/xxss-clock.png") no-repeat scroll
    left 0 top 0;
  padding-left: 25px;
  float: left;
  color: #787880;
  font-size: 13px;
}
.social-title p {
  float: left;
  width: 100%;
  margin-top: 10px;
  padding-bottom: 15px;
  color: #323846;
  font-size: 16px;
}

.twt-social-btm {
  float: left;
  padding: 0;
  width: 100%;
}
.twt-social-btm ul {
  float: left;
  width: 100%;
  padding: 0;
}
.twt-list .twt-social-btm ul li {
  float: left;
  margin-right: 15px;
  width: auto;
  padding: 0;
}
.twt-list ul li:nth-child(4n + 4) {
  margin-right: 0;
}
.twt-social-btm ul li img {
  float: left;
  margin-right: 8px;
  position: relative;
  top: 3px;
  width: 20px;
  border-radius: 0;
  height: 15px;
}
.twt-social-btm ul li span {
  color: #787880;
  float: left;
  font-family: "sourcesanspro-semibold";
  font-size: 14px;
  line-height: normal;
  margin-bottom: 0px;
  width: auto;
}
.twt-list img {
  float: left;
  width: 100%;
  height: 192px;
}
.twt-list-gry .more-btn.nos {
  margin-top: 20px;
}
.social-title span {
  color: #6f6f79;
}

.fb-list-wht {
  float: left;
  width: 100%;
  margin-top: 45px;
  margin-bottom: 10px;
}
.home-fb.list {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 20px 0 10px;
  position: relative;
  width: 100%;
}
.home-fb.list h2 {
  background: rgba(0, 0, 0, 0) url("../images/xxss-facebook.png") no-repeat
    scroll left 0 top 0;
  color: #000;
  font-family: "sourcesanspro-regular";
  font-size: 36px;
  line-height: 38px;
  padding-left: 60px;
  text-align: left;
  margin-left: 15px;
  margin-bottom: 0px;
}
.home-fb.list img {
  bottom: 10px;
  position: absolute;
  right: 0;
}

.fb-list ul {
  float: left;
  width: 100%;
  padding: 22px 0 0;
}
.fb-list ul li {
  float: left;
  background: #ffffff;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
  border: 1px solid #e2e2e2;
}
.fb-list ul li img {
  float: left;
  height: auto;
  width: 100%;
}
.fb-list .social-title p {
  margin-top: 24px;
}
.fb-list ul li:last-child {
  margin-right: 0;
}
.fb-list .social-title-cnt {
  width: 100%;
}
.fb-list .social-title-cnt span {
  font-size: 15px;
}
.fb-list .more-btn.nos {
  margin-top: 20px;
}

.home-coment.list {
  float: left;
  padding: 78px 0 10px;
  position: relative;
  width: 100%;
}
.home-coment.list h2 {
  color: #000;
  font-family: "sourcesanspro-regular";
  font-size: 36px;
  line-height: 38px;
  padding: 0px;
  text-align: left;
  margin: 0px;
}

.comt-list-gry {
  float: left;
  width: 100%;
  background: #f8f8f8;
}
.comt-list ul {
  float: left;
  width: 100%;
  padding: 40px 0 20px;
}
.comt-list ul li {
  float: left;
  background: #f8f8f8;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.comt-list .social-title-img {
  float: left;
  width: 10%;
  margin-right: 4%;
  line-height: 36px;
}
.comt-list .social-title {
  float: left;
  width: 86%;
  padding: 0;
}
.comt-list .social-title-cnt {
  width: 100%;
}
.social-title-img img {
  position: relative;
  top: 5px;
}
.comt-list .social-title-cnt h2 {
  font-size: 16px;
  color: #0e0e0e;
}
.comt-list .social-title span {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #767676;
  padding: 0;
  font-size: 15px;
}
.comt-list ul li:last-child {
  margin-right: 0;
}
.comt-list .social-title p {
  color: #2e2e2e;
}
.comt-list h4 {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 35px;
  color: #000;
  font-family: "sourcesanspro-regular";
  font-size: 25px;
  line-height: 38px;
}

/* establiments css */
.map-section {
  float: left;
  width: 100%;
  background: rgba(0, 0, 0, 0) url("../images/mapa-3.jpg") no-repeat scroll 0 0;
  background-size: cover;
  height: 495px;
  position: relative;
}
.breadgram.map {
  position: absolute;
  width: auto;
  z-index: 99;
}
.breadgram.map a {
  color: #ffffff;
}
.breadgram.map span.arw-btn {
  color: #ffffff;
}
.breadgram.map span {
  color: #ffffff;
}

.que-caldes .inner-content {
  margin-top: 30px;
}
.que-caldes .inner-content h1 {
  text-align: left;
}
.que-caldes .inner-content p {
  text-align: left;
  padding: 0;
}

.catalan-banner {
  float: left;
  width: 100%;
}
.map-caption {
  left: 48px;
  position: relative;
  top: 170px;
  width: auto;
}
.map-caption h1 {
  float: left;
  width: auto;
  color: #ffffff;
  font-family: "sourcesanspro-semibold";
  font-size: 30px;
  line-height: 28px;
  text-shadow: 3px 3px 4px #acafb6;
  padding-bottom: 10px;
}
.map-caption span {
  background: rgba(0, 0, 0, 0) url("../images/localitzacio-2.png") no-repeat
    scroll left 0 top 10px;
  color: #ffffff;
  font-family: "sourcesanspro-regular";
  font-size: 15px;
  line-height: 38px;
  padding-left: 26px;
  text-align: left;
  margin-bottom: 0px;
  float: left;
  width: 100%;
  text-shadow: 3px 3px 4px #acafb6;
}
.map-btn {
  float: left;
  background: rgba(0, 0, 0, 0) url("../images/map-arrow-rgt-h.png") no-repeat
    scroll right 7px top 12px;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-top: 10px;
  padding: 7px 22px 7px 12px;
  transition: all 0.5s ease 0s;
  -webkit-box-shadow: 1px 3px 10px 0px rgba(172, 175, 182, 1);
  -moz-box-shadow: 1px 3px 10px 0px rgba(172, 175, 182, 1);
  box-shadow: 1px 3px 10px 0px rgba(172, 175, 182, 1);
}
.map-btn:hover {
  background: #e02069 url("../images/map-arrow-rgt-h.png") no-repeat scroll
    right 7px top 12px;
  border: 1px solid #e02069;
}
.loc-ico {
  left: 39%;
  position: absolute;
  top: 36%;
  width: auto;
}

/* contact page */
.contact-ban {
  float: left;
  width: 100%;
}
.contact-ban img {
  float: left;
  width: 100%;
}

.contact-sec {
  float: left;
  width: 100%;
  padding: 420px 0px 42px 0px;
}
.contact-sec h1 {
  text-align: center;
  font-family: "sourcesanspro-regular";
  font-size: 36px;
  padding-bottom: 18px;
  color: #000000;
}
.contact-sec p {
  text-align: center;
  font-family: "sourcesanspro-light";
  font-size: 16px;
  color: #4b4b4b;
  margin-bottom: 17px;
}
.contact-sec .row {
  position: relative;
}

.address-cont {
  float: right;
  position: absolute;
  top: -390px;
  right: 25%;
  background: #fff;
  padding: 30px 45px 35px;
  width: 625px;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(172, 175, 182, 0.5);
  -moz-box-shadow: 1px 1px 4px 0px rgba(172, 175, 182, 0.5);
  box-shadow: 1px 1px 4px 0px rgba(172, 175, 182, 0.5);
}
.contact-sec .address-cont h1 {
  font-size: 24px;
  line-height: 26px;
  padding-bottom: 18px;
  color: #000000;
  text-align: left;
}

.add-lft {
  float: left;
  width: 45%;
  margin-right: 10%;
}
.add-lft h2 {
  padding-left: 25px;
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 20px;
  background: url(../images/localitzacio-4.png) no-repeat 0px 4px;
}
.add-lft .map {
  float: left;
  width: 100%;
  margin-top: 20px;
}

.add-rgt {
  float: left;
  width: 45%;
  padding-top: 22px;
}
.add-rgt p {
  font-size: 16px;
  font-family: "sourcesanspro-regular";
  color: #2e2e2e;
  margin-bottom: 20px;
  text-align: left;
}
.add-rgt p:last-child {
  margin-bottom: 0px;
}
.add-rgt p a {
  color: #4f4f4f;
  text-decoration: underline;
}
.add-rgt p a:hover {
  color: #e02069;
}

a.zona-btn {
  display: inline-block;
  background: #231989;
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  padding: 10px 22px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
a.zona-btn:hover {
  background: #e02069;
}

.cont-form {
  float: left;
  width: 100%;
  position: relative;
}
.form-row {
  float: none;
  margin: auto;
  width: 1012px;
}
.cform {
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(172, 175, 182, 0.5);
  -moz-box-shadow: 1px 1px 4px 0px rgba(172, 175, 182, 0.5);
  box-shadow: 1px 1px 4px 0px rgba(172, 175, 182, 0.5);
  padding: 35px 60px;
  position: relative;
}
.cont-form::after {
  position: absolute;
  content: "";
  right: 0px;
  bottom: -42px;
  background: url(../images/pattern.jpg) no-repeat right 36px bottom 0px;
  width: 963px;
  height: 460px;
  z-index: -1;
}

.cform ul li {
  float: left;
  width: 49%;
  margin-bottom: 20px;
  margin-right: 2%;
  position: relative;
}
.cform ul li:nth-child(2n-2) {
  margin-right: 0px;
}
.cform ul li:last-child {
  margin-bottom: 0;
  margin-right: 0px;
  padding-right: 60px;
  width: 30%;
}
.cform ul li.full-wid {
  width: 100%;
}
.cform input[type="text"],
.cform input[type="email"] {
  width: 100%;
  background: #f8f8f8;
  padding: 0px 13px;
  border: 1px solid #f8f8f8;
  border-radius: 0px;
  height: 33px;
  line-height: 33px;
  font-size: 15px;
  font-family: "sourcesanspro-regular";
  color: #b7b7b7;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.cform input[type="text"]:focus,
.cform textarea:focus {
  border: solid 1px #e02069;
}
.cform textarea {
  height: 185px;
  padding: 10px 13px;
  border: 1px solid #f8f8f8;
  font-family: "sourcesanspro-regular";
  font-size: 15px;
  color: #b7b7b7;
  width: 100%;
  resize: none;
  background: #f8f8f8;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.cform ul li.accept-txt {
  padding-left: 80px;
  width: 70%;
  margin-bottom: 0px;
}

.cform input[type="submit"] {
  float: right;
  background: none;
  border: 2px solid #e02069;
  padding: 9px 18px;
  font-size: 16px;
  color: #e02069;
  cursor: pointer;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.cform input[type="submit"]:hover {
  background: #e02069;
  color: #fff;
}

.cform .check input[type="checkbox"]:not(old) {
  position: absolute;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
  cursor: pointer;
  display: none;
  left: 3px;
  top: 22px;
}
.cform .check input[type="checkbox"]:not(old) + label {
  display: inline-block;
  line-height: 1.5em;
  float: left;
  width: 100%;
  color: #5c5c5c;
  margin-top: 0px;
  cursor: pointer;
  font-family: "sourcesanspro-light";
  font-size: 15px;
}
.cform .check input[type="checkbox"]:not(old) + label &gt; span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: -5px 10px 0 0;
  vertical-align: middle;
  position: relative;
  background: #e7e7e7;
  border-radius: 2px;
  border: none;
}
.cform .check input[type="checkbox"]:not(old):checked + label &gt; span:before {
  content: "";
  display: inline-block;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  background: #e02069;
  height: 12px;
  width: 12px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 2px;
}
.cform .check strong a {
  color: #1e1f24;
  text-decoration: underline;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.cform .check label a {
  color: #5c5c5c;
  text-decoration: underline;
}
.cform .check label a:hover {
  color: #e02069;
}
.cform
  .check
  input[type="checkbox"]:not(old):checked
  + label
  &gt; span.l-txt:before {
  display: none;
}
.cform .check p {
  float: right;
  width: calc(100% - 20px);
  color: #5b5b5b;
  font-size: 14px;
  line-height: 24px;
}

.cform span.place {
  padding: 7px 13px;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.2s;
  transition-timing-function: ease;
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  opacity: 1;
  font-size: 15px;
  font-family: "sourcesanspro-regular";
  color: #b7b7b7;
}

.cform input {
  padding: 10px;
}

.cform input:focus + span {
  opacity: 1;
  transform: scale(1.1) translateY(-45%) translateX(13px);
  -webkit-transform: scale(1.1) translateY(-45%) translateX(13px);
  background: #fff;
  color: #e02069;
  padding: 0px 5px;
}
.cform textarea:focus + span {
  opacity: 1;
  transform: scale(1.1) translateY(-45%) translateX(13px);
  -webkit-transform: scale(1.1) translateY(-45%) translateX(13px);
  background: #fff;
  color: #e02069;
  padding: 0px 5px;
}

/* For IE Browsers*/
.cform input:focus + span,
.cform input:not(:-ms-input-placeholder) + span {
  opacity: 1;
  transform: scale(1.1) translateY(-45%) translateX(13px);
  -webkit-transform: scale(1.1) translateY(-45%) translateX(13px);
  background: #fff;
  color: #e02069;
  padding: 0px 5px;
}
.cform textarea:focus + span,
.cform textarea:not(:-ms-input-placeholder) + span {
  opacity: 1;
  transform: scale(1.1) translateY(-45%) translateX(13px);
  -webkit-transform: scale(1.1) translateY(-45%) translateX(13px);
  background: #fff;
  color: #e02069;
  padding: 0px 5px;
}

/*ruta page 6-4-2018*/

.activitats-lst {
  width: 100%;
  float: left;
  margin-bottom: 48px;
}
.activitats-lst .img-div {
  width: 100%;
  float: left;
  min-height: 313px;
}
.activitats-1 .img-div {
  background: url(../images/educatives-1.jpg) no-repeat 0px 0px;
  background-size: cover;
}
.activitats-2 .img-div {
  background: url(../images/educatives-2.jpg) no-repeat 0px 0px;
  background-size: cover;
}
.activitats-3 .img-div {
  background: url(../images/educatives-3.jpg) no-repeat 0px 0px;
  background-size: cover;
}
.activitats-4 .img-div {
  background: url(../images/educatives-1.jpg) no-repeat 0px 0px;
  background-size: cover;
}
.activitats-5 .img-div {
  background: url(../images/educatives-2.jpg) no-repeat 0px 0px;
  background-size: cover;
}
.activitats-6 .img-div {
  background: url(../images/educatives-3.jpg) no-repeat 0px 0px;
  background-size: cover;
}
.act {
  position: relative;
  width: 100%;
  float: left;
  top: -320px;
}
.act .row {
  position: relative;
}
.ara-cnt-rht {
  width: 328px;
  float: right;
  background: #fff;
  padding: 22px 35px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  margin-top: 0px;
  position: absolute;
  right: 0;
}
.ara-cnt-rht h2 {
  color: #231989;
  font-size: 27px;
  font-family: "sourcesanspro-bold";
  padding-bottom: 10px;
  line-height: 30px;
}
.ara-cnt-rht p {
  color: #202020;
  font-size: 16px;
  font-family: "sourcesanspro-light";
  margin-bottom: 20px;
}
a.seg-button {
  color: #231989;
  text-decoration: underline;
  font-size: 16px;
  font-family: "sourcesanspro-light";
}

.ara-cnt-lft {
  width: 328px;
  float: left;
  background: #fff;
  padding: 22px 35px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
  margin-top: 0px;
  position: absolute;
  left: 0;
}
.ara-cnt-lft h2 {
  color: #231989;
  font-size: 27px;
  font-family: "sourcesanspro-bold";
  padding-bottom: 10px;
  line-height: 30px;
}
.ara-cnt-lft p {
  color: #202020;
  font-size: 16px;
  font-family: "sourcesanspro-light";
  margin-bottom: 20px;
}
a.seg-button {
  color: #231989;
  text-decoration: underline;
  font-size: 16px;
  font-family: "sourcesanspro-light";
}
a.seg-button:hover {
  color: #f04895;
}
.reserva {
  width: 100%;
  float: left;
  padding: 35px 0px;
  background: #f8f8f8;
}
.reserva h3 {
  color: #000000;
  font-family: "sourcesanspro-regular";
  font-size: 30px;
  padding-bottom: 10px;
  line-height: 30px;
}
.reserva p {
  color: #000000;
  font-size: 18px;
  font-family: "sourcesanspro-regular";
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
.reserva ul li {
  width: 100%;
  float: left;
  color: #202020;
  font-size: 18px;
  font-family: "sourcesanspro-regular";
  margin-bottom: 20px;
}
.reserva ul li:last-child {
  margin-bottom: 0px;
}
.reserva ul li a {
  color: #767676;
  text-decoration: underline;
}
.reserva ul li a:hover {
  color: #f04895;
}
.reserva ul li a.des-pdf {
  color: #f04895;
  text-decoration: underline;
  float: right;
  margin-right: 30%;
  line-height: 35px;
}
.reserva ul li a.des-pdf span {
  background: url(../images/download-2.png) no-repeat 0px 0px;
  width: 34px;
  height: 34px;
  display: inline-block;
  background-size: cover;
  vertical-align: bottom;
  margin-right: 10px;
}
.reserva ul li a.des-pdf:hover {
  color: #000;
}

.educatives-logos {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.educatives-logos ul {
  border-right: 1px solid #d4d4d4;
  float: left;
  width: 100%;
  padding: 25px 0 15px 0;
}
.educatives-logos ul li {
  width: 50%;
  float: left;
  display: inline-block;
  text-align: center;
  padding-right: 4%;
}
.educatives-logos ul li h2 {
  text-align: center;
  color: #8d8988;
  border-bottom: 1px solid #9a9a9a;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 16px;
}
.educatives-logos ul li img {
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
}
.educatives-logos ul li:hover img {
  opacity: 0.7;
}

.com-arribar-lst {
  width: 100%;
  float: left;
}
.com-arribar-lst h2 {
  float: left;
  width: 100%;
  text-align: left;
  font-family: "sourcesanspro-regular";
  font-size: 36px;
  padding-bottom: 22px;
  color: #000000;
}
.com-arribar-lst ul li {
  padding: 25px 55px;
  width: 100%;
  float: left;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 35px;
  border: 1px solid #d4d4d4;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  -ms-transition: All 0.5s ease;
  transition: All 0.5s ease;
  position: relative;
}
.com-arribar-lst ul li h3 {
  color: #000;
  font-size: 36px;
  font-family: "sourcesanspro-regular";
  padding-bottom: 25px;
  line-height: 36px;
}
.com-arribar-lst ul li p {
  color: #202020;
  font-size: 16px;
  font-family: "sourcesanspro-light";
  margin-bottom: 20px;
}
.com-arribar-lst ul li a.veure {
  color: #ef006c;
  font-size: 16px;
  font-family: "sourcesanspro-regular";
  background: url(../images/mini-arrow.png) no-repeat 100% center;
  padding: 0 20px 0 0;
}
.com-arribar-lst ul li:hover {
  border: 1px solid #ef006c;
}
.com-arribar-lst ul li a.veure:hover {
  text-decoration: underline;
}
.com-arribar-lst ul li:hover a.veure {
  background: none;
  text-decoration: underline;
}
.mapa-7 img {
  width: 100%;
}
.car-img {
  position: absolute;
  top: 0;
  right: 25px;
}
.row.inc {
  position: relative;
}
.breadgram.map {
  position: absolute;
}
/*ob*/
.noticia-lst {
  width: 100%;
  float: left;
  margin: 15px 0 45px 0;
}
.noticia-lst ul li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 50px;
  border-bottom: 1px solid #dfdfdf;
}
.noticia-lst ul li:nth-child(3n + 3) {
  margin-right: 0;
}
.noticia-lst ul li .obr-pad {
  width: 100%;
  float: left;
}
.noticia-lst ul li .obr-img {
  float: left;
  width: 100%;
  overflow: hidden;
}
.noticia-lst ul li .obr-cnt {
  float: left;
  width: 100%;
  padding: 17px 27px;
  background: #fff;
  position: relative;
}
.noticia-lst ul li .obr-img img {
  float: left;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.noticia-lst ul li .obr-cnt {
  float: left;
  width: 100%;
  padding: 10px 0 18px 0;
  background: #fff;
  position: relative;
}
.noticia-lst ul li .obr-cnt a.sab-link {
  color: #231989;
  font-size: 16px;
  font-family: "sourcesanspro-bold";
  background: url(../images/es-aero.jpg) no-repeat 100% center;
  padding: 0 25px 0 0;
  float: left;
  transition: all 0s ease;
  -moz-transition: all 0s ease;
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
}
.noticia-lst ul li:hover h1 {
  color: #e02069;
  text-decoration: underline;
}
.noticia-lst ul li:hover a.sab-link {
  color: #e02069;
  background: none;
}
.noticia-lst ul li:hover .obr-cnt h1 {
  color: #e02069;
  text-decoration: underline;
}
.noticia-lst ul li .obr-cnt h1 {
  color: #231989;
  text-align: left;
  font-size: 24px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  font-family: "sourcesanspro-bold";
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.noticia-lst ul li .obr-cnt h3 {
  color: #231989;
  font-size: 15px;
  margin-bottom: 5px;
  float: left;
  width: 100%;
}
.noticia-lst ul li .obr-cnt p {
  color: #202020;
  font-size: 16px;
  font-family: "sourcesanspro-light";
  padding: 0 80px 0px 0px;
  text-align: left;
}
.noticia-lst ul li .obr-cnt span {
  border: 1px solid #231989;
  padding: 0 10px;
  color: #231989;
  font-size: 14px;
  margin: 0 12px 10px 0;
  float: left;
  display: inline-block;
}
.noticia-lst ul li:hover {
  border-bottom: 1px solid #e02069;
}
.noticia-lst ul li:hover .obr-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.more-btn.nots {
  margin: -25px 0 0 0;
}
.inner-content.amp {
  margin: 0 0 25px 0;
}
.noticia-lst.amp2 {
  margin-bottom: 0;
}
.inner-content.amp1 {
  margin: 90px 0 0 0;
}
/*propostes*/
.propostes {
  width: 100%;
  float: left;
}
.propostes h1 {
  float: left;
  width: 100%;
  text-align: left;
  font-family: "sourcesanspro-regular";
  font-size: 36px;
  padding-bottom: 15px;
  color: #000000;
}
.propostes h4 {
  float: left;
  width: 100%;
  text-align: left;
  font-family: "sourcesanspro-regular";
  font-size: 14px;
  padding-bottom: 20px;
  color: #e02069;
}
.propostes p {
  color: #202020;
  font-size: 16px;
  font-family: "sourcesanspro-light";
  text-align: left;
  padding-bottom: 25px;
}
.propostes p span {
  font-family: "sourcesanspro-regular";
  color: #000;
}
.propostes p a {
  color: #ed006c;
  text-decoration: underline;
  font-family: "sourcesanspro-regular";
}
.propostes p a:hover {
  color: #000;
  text-decoration: none;
}
.propostes p.comp {
  padding-bottom: 10px;
}
.social {
  width: 100%;
  float: left;
}
.social ul li {
  width: auto;
  float: left;
  display: inline-block;
  margin-right: 12px;
}
.social ul li:hover img {
  opacity: 0.7;
}

/* mobile nav css */
.mobNav {
  display: none;
  position: fixed;
  right: 0px;
  overflow: hidden;
}
.m-menu {
  display: none;
  position: relative;
  float: right;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  transition: All 0.5s ease;
  right: 0px;
  top: -2px;
}
/*html.mm-opening .m-menu { right:-100px; }*/
.m-menu a {
  position: relative;
  display: block;
  text-align: right;
  outline: none;
  padding: 16px 15px;
  height: 100%;
  top: 0px;
  right: 0px;
  background: #e02069;
}
.m-menu div {
  position: absolute;
  top: 5px;
  left: -54px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  padding-right: 20px;
  display: inline-block;
}
.m-menu a span {
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  margin-top: 5px;
}
.m-menu a:hover span {
  background: #fff;
}

/* mobile menu css */
.mobNav {
  display: none;
  position: fixed;
  right: 0px;
  overflow: hidden;
  background: #fff;
  padding-top: 40px;
}
.mobNav ul {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.mobNav ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e0e0e0;
}
/* .mobNav ul li:last-child{ border-bottom:none} */
.mobNav ul li a {
  display: block;
  font-size: 15px;
  color: #000;
  padding: 0 0px;
  line-height: 42px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  text-transform: uppercase;
  font-family: "sourcesanspro-regular";
}
.mobNav ul li a:hover {
  color: #e02069;
}
.mobNav ul li a.active {
  color: #e02069;
}

.mob-ico {
  display: none;
}
.menu-icon {
  float: right;
  width: 25px;
  height: 27px;
  border-radius: 0px;
  cursor: pointer;
  margin-top: 13px;
  margin-left: 0px;
}
.menu-icon span {
  width: 100%;
  margin-bottom: 5px;
  height: 2px;
  background: #030303;
  float: left;
  margin-right: 0;
}
.menu-icon:hover span {
  background: #c31a1f;
}

.hole_div {
  width: 100%; /*position:relative; */
  float: left;
}
.hole_div &gt; div#page {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  float: left;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/*.hole_div.move &gt; div#page { left: -275px;}*/
.hole_div.move &gt; div#mobNav {
  right: 0px;
  -webkit-box-shadow: -4px 0 20px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: -4px 0 20px rgba(0, 0, 0, 0.6);
  box-shadow: -4px 0 20px rgba(0, 0, 0, 0.6);
}
.hole_div &gt; div#mobNav {
  display: block;
  z-index: 9999;
  right: -270px;
  psition: absolute;
  top: 0;
  width: 270px;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  height: 100%;
  overflow: auto;
}
#new {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: right;
  color: #fff;
  display: none;
  z-index: 999;
}

figure.mobi-logo {
  padding: 15px 0 0;
}
.mob-rht.menu-rht {
  display: none;
}

.mobNav .lang ul {
  margin-top: 25px;
}

.breadgram {
  padding-left: 90px;
  float: left;
  width: 100%;
  margin-top: 40px;
}
.breadgram a {
  color: #e02069;
  font-family: "sourcesanspro-light";
  font-size: 16px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.breadgram a:hover {
  color: #000000;
  text-decoration: underline;
}
.breadgram span.arw-btn {
  color: #e02069;
  font-family: "sourcesanspro-light";
  padding: 0 4px;
}
.breadgram span {
  color: #e02069;
  font-family: "sourcesanspro-light";
}

/* activitat page css */

.activitat-p {
  float: left;
  width: 100%;
}
.activitat-p h1 {
  font-size: 40px;
  color: #000;
  line-height: 40px;
  margin: 30px 0;
  text-align: center;
}
.activitat-ban {
  float: left;
  width: 100%;
  position: relative;
}
.activitat-ban img {
  width: 100%;
}

.activ-loc {
  position: absolute;
  background: #231989;
  top: 0;
  right: 60px;
  padding: 40px 30px;
  width: 255px;
}
.activ-loc ul li {
  color: #fff;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding-left: 40px;
}
.activ-loc ul li:last-child {
  margin-bottom: 0;
}
.activ-loc ul li.time-ico {
  background: url(../images/qe-fer-clock.png) no-repeat left 5px center;
}
.activ-loc ul li.plac-ico {
  background: url(../images/que-fer-location.png) no-repeat left 5px center;
}
.activ-loc ul li.grat-ico {
  background: url(../images/que-fer-ticket.png) no-repeat left 5px;
  line-height: 40px;
}

.que-caldes.act-caldes {
  float: left;
  width: 100%;
  margin: 40px 0;
}
.que-caldes-l {
  float: left;
  width: 60%;
}
.que-caldes-r {
  float: right;
  padding: 3%;
  width: 25%;
  box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  background: #fff;
  margin-top: -100px;
  margin-right: 60px;
}
.que-caldes-r p {
  font-family: "sourcesanspro-regular";
  margin-bottom: 10px;
}
.que-caldes-r p span {
  display: block;
  color: #000;
  font-size: 17px;
  font-family: "sourcesanspro-semibold";
  margin-bottom: 5px;
}
.que-caldes-r a {
  text-decoration: underline;
  color: #4d4d4d;
  margin-bottom: 20px;
  display: block;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.que-caldes-r a:hover {
  color: #e02069;
}
.que-caldes-r h4 {
  display: block;
  color: #000;
  font-size: 17px;
  font-family: "sourcesanspro-semibold";
  margin-bottom: 5px;
}
.que-caldes-r img {
  float: left;
  margin-bottom: 20px;
}
.que-caldes-r h4.mes-ico {
  background: url(../images/download.png) no-repeat right 18px center;
}
.que-caldes-r .social {
  float: left;
  width: 100%;
  margin-top: 0px;
}
.que-caldes-r .social li {
  margin-right: 10px;
  float: left;
}
.que-caldes-r .social li img {
  margin-bottom: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}
.notica-sec.activitat.no-bg {
  background: none;
}
.que-caldes-r .social li:hover img {
  opacity: 0.65;
}

.obr-cnt.bdr-btm {
  border-bottom: 0px solid #b7b7b7;
}
.obr-cnt.bdr-btm:after {
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #b7b7b7;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}
.obr-cnt.bdr-btm a.sab-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.notica-sec.activitat.no-bg .obres .item:hover a.sab-link {
  border-bottom: 1px solid #e02069;
  font-size: 18px;
  font-family: "sourcesanspro-regular";
}
.notica-sec.activitat.no-bg .obres .item:hover .obr-cnt.bdr-btm:after {
  background: #e02069;
  height: 3px;
}
.btn-center.ext-margin a.more-btn {
  margin-top: 50px;
  margin-bottom: 20px;
}
.notica-sec.activitat.no-bg #aun-car1 .owl-prev {
  left: -55px;
  height: 38px;
  width: 38px;
}
.notica-sec.activitat.no-bg #aun-car1 .owl-next {
  right: -55px;
  height: 38px;
  width: 38px;
  background-position: -53px 0px;
}

#catalan-banner.catalan.hotel-ban .owl-dots {
  display: none !important;
}
#catalan-banner.catalan.hotel-ban .owl-prev {
  left: 50px;
}
#catalan-banner.catalan.hotel-ban .owl-next {
  right: 50px;
}

.hotel-r {
  float: right;
  width: 60%;
}
.hotel-l {
  float: left;
  width: 33%;
  padding: 2.4%;
  box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.2);
  margin-top: -110px;
  position: relative;
  z-index: 1;
  background: #fff;
}
.hotel-l h1 {
  font-size: 30px;
  font-family: "sourcesanspro-bold";
  color: #000;
  padding-bottom: 10px;
}
.hotel-l h1 span {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "sourcesanspro-regular";
  float: right;
  margin-top: 4px;
}
.hotel-l h1 span img {
  margin-left: 4px;
}
.hotel-loc {
  float: left;
  width: 80%;
}
.hotel-loc p {
  font-size: 16px;
  font-family: "sourcesanspro-regular";
  line-height: 30px;
  padding-bottom: 10px;
}
.hotel-loc ul {
  margin: 0;
  padding: 0;
}
.hotel-loc ul li {
  float: left;
  width: 100%;
  padding-left: 30px;
  margin-bottom: 10px;
}
.hotel-loc ul li.key {
  background: url(../images/key.png) no-repeat left 2px;
}
.hotel-loc ul li.closed {
  background: url(../images/closed.png) no-repeat left 5px;
}
.hotel-right {
  float: right;
  width: 20%;
}
.hotel-right ul {
  float: right;
  margin-top: 25px;
}
.hotel-right ul li {
  margin-bottom: 5px;
}
.hotel-right ul li img {
  transition: all 0.5s ease;
}
.hotel-right ul li:hover img {
  opacity: 0.7;
}

.servis {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.servis h3 {
  font-size: 16px;
  font-family: "sourcesanspro-regular";
  color: #000;
  cursor: pointer;
  margin-bottom: 0px;
}
.servis h3:hover {
  color: #ef006c;
}
.servis h3 span {
  background: url(../images/arrow-blk.png) no-repeat right;
  width: 16px;
  height: 10px;
  display: inline-block;
  margin-left: 15px;
}
.servis-list {
  float: left;
  width: 100%;
  display: none;
  margin-top: 20px;
}
.servis.a-up h3 span {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.noticia-lst.altres {
  text-align: center;
}
.noticia-lst.altres ul li .obr-cnt {
  padding: 20px 0 20px 0;
}
.noticia-lst.altres ul li {
  float: none;
  display: inline-block;
  width: 24%;
  margin-right: 4%;
  margin-bottom: 0;
}
.noticia-lst.altres ul li .obr-cnt h1 {
  font-size: 24px;
  color: #000;
  padding-bottom: 20px;
}
.noticia-lst.altres ul li .obr-cnt span {
  border: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}
.noticia-lst.altres ul li:last-child {
  margin-right: 0;
}
.noticia-lst.altres ul li .obr-cnt span img {
  margin-left: 5px;
}

.noticia-lst.altres ul li:hover .obr-cnt h1 {
  text-decoration: none;
  color: #e02069;
}
.hotel-r.ruta-p p span {
  font-family: "sourcesanspro-semibold";
  font-size: 17px;
}
.hotel-l.riera {
  padding: 2% 4%;
}
.hotel-r.ruta-p {
  width: 64%;
}
.hotel-l.riera h1 {
  padding-bottom: 20px;
}
.hotel-l.riera ul li {
  width: 100%;
  margin-bottom: 14px;
  float: left;
}
.hotel-l.riera ul li:last-child {
  margin-bottom: 0;
}
.hotel-l.riera ul li span {
  margin-left: 15px;
}
.hotel-l.riera ul li img {
  vertical-align: middle;
  margin-right: 8px;
}

.para-fullwid {
  float: left;
  width: 100%;
  margin: 25px 0;
}
.para-fullwid p {
  margin-bottom: 20px;
  padding: 0;
}

.noticia-lst.altres.ruta .obr-cnt ul li {
  float: left;
  border: none;
  width: 32.5%;
  margin-right: 1%;
}
.noticia-lst.altres.ruta .obr-cnt ul li img {
  vertical-align: text-bottom;
  margin-right: 4px;
}
.noticia-lst.altres.ruta .obr-cnt ul li:last-child {
  margin-right: 0;
}
.noticia-lst.altres.ruta ul li .obr-img {
  position: relative;
}
.noticia-lst.altres.ruta ul li .obr-img span img {
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}
.noticia-lst.altres.ruta ul li:hover .obr-img span img {
  transform: scale(1);
}

.map-section.poble {
  height: auto;
  background: none;
}
.map-section.poble .map-caption {
  position: absolute;
  top: 225px;
  left: 180px;
  margin-top: -40px;
  margin-left: 0px;
}
.map-section.poble img {
  width: 100%;
}
.map-section.poble .map-caption h1 {
  text-shadow: none;
}
.map-section.poble .map-caption span {
  text-shadow: none;
}
.map-section.poble .map-caption .map-btn {
  box-shadow: none;
}
.inner-content.amp.no-mar {
  margin-bottom: 0;
}

.historia-caldes {
  float: left;
  width: 100%;
  margin: 40px 0;
}
.historia-caldes h1 {
  font-size: 30px;
  color: #000;
  font-family: "sourcesanspro-regular";
  line-height: 30px;
  margin-bottom: 20px;
}
.historia-l {
  float: left;
  width: 45%;
  margin-right: 4%;
}
.historia-l p {
  float: left;
  padding: 0;
  font-family: "sourcesanspro-light";
  font-size: 16px;
  color: #4b4b4b;
  margin-bottom: 25px;
  line-height: 22px;
}
.historia-r {
  float: left;
  width: 45%;
}

.notica-sec.activitat.no-bg.poble-bg {
  background: #f7f7f7;
}
.home-insta.poble-insta .insta-img-list {
  margin-top: 45px;
}
.home-insta.poble-insta a.insta-link {
  text-decoration: underline;
}
.home-insta.poble-insta ul.social-links {
  padding: 15px 0px 0px;
}
.map-section.poble .plobe-map {
  position: absolute;
  top: 40px;
  right: 178px;
}
.map-section.poble .plobe-map img {
  width: auto;
}
.map-section.poble .plobe-map img.mapa-loc {
  position: absolute;
  left: 80px;
  top: 186px;
}

.map-section.poble .poble-cap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.map-section.poble .poble-cap .row {
  position: relative;
}

.historia-pad {
  float: left;
  width: 100%;
  margin: 0px 0 150px;
}
.historia-inn {
  float: left;
  width: 74%;
  background: #fff;
  margin: 0px 13%;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  text-align: center;
  position: relative;
  z-index: 1;
}
.historia-inn::before {
  position: absolute;
  display: block;
  content: "";
  left: -40px;
  top: 40px;
  background: url(../images/pattern.jpg) no-repeat left;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.historia-img {
  width: 36%;
  display: inline-block;
  padding: 40px 0;
}
.historia-img h4 {
  color: #000;
  font-size: 24px;
  margin-left: -20px;
}
.historia-img img {
  width: 100%;
}

.historia-txt ul li {
  font-size: 24px;
  font-family: "sourcesanspro-light";
  position: absolute;
  line-height: 30px;
}
.historia-txt ul li span {
  font-family: "sourcesanspro-semibold";
  display: block;
}
.historia-txt ul li.first-txt {
  top: 60px;
  text-align: right;
  left: 190px;
}
.historia-txt ul li.second-txt {
  top: 118px;
  text-align: left;
  right: 145px;
}
.historia-txt ul li.third-txt {
  top: 182px;
  text-align: right;
  left: 85px;
}
.historia-txt ul li.fourth-txt {
  top: 238px;
  text-align: left;
  right: 50px;
}
.historia-txt ul li.fourth-txt p {
  font-size: 19px;
}
.historia-txt ul li.fifth-txt {
  top: 320px;
  text-align: right;
  left: 128px;
}
.historia-txt ul li.sixth-txt {
  top: 375px;
  text-align: left;
  right: 100px;
}

.history-bg {
  float: left;
  width: 100%;
  background: #fff;
}

.list-sec {
  float: left;
  width: 100%;
  margin: 40px 0;
}
.list-box {
  float: left;
  width: 100%;
  text-align: center;
}
.list-box ul li {
  float: none;
  display: inline-block;
  width: 20%;
  margin-right: 1%;
  margin-bottom: 20px;
}
.list-box ul li a {
  text-transform: uppercase;
  border: 1px solid #404040;
  font-size: 15px;
  padding: 6px 0;
  display: block;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.list-box ul li:nth-child(4n) {
  margin-right: 0;
}
.list-box ul li.box-pink a {
  color: #ef006c;
  border: 1px solid #ef006c;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.list-box ul li.box-pink a:hover {
  background: #ef006c;
  color: #fff;
}
.list-box ul li a:hover {
  background: #404040;
  color: #fff;
}

.list-li {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
}
.list-li ul li {
  float: left;
  width: 100%;
  border-top: 1px solid #dbdbdb;
}
.list-li ul li a {
  float: left;
  width: 100%;
  padding: 18px 0 18px 30px;
}
.list-li ul li h2 {
  display: inline-block;
  font-size: 24px;
  color: #000;
  font-family: "sourcesanspro-regular";
}
.list-li ul li ul li {
  float: left;
  width: 21%;
  line-height: 30px;
  border: none;
  padding: 0;
}
.list-li ul li ul li span {
  color: #ef006c;
}
.list-li ul li ul li.ph-list {
  background: url(../images/phone.png) no-repeat left;
  padding-left: 28px;
  color: #505050;
}
.list-li ul li ul li.loc-list {
  background: url(../images/localitzacio-4.png) no-repeat left;
  padding-left: 28px;
  color: #505050;
}
.list-li ul li ul li:first-child {
  width: 28%;
}
.list-li ul li ul li img {
  vertical-align: middle;
}
.list-li ul li ul li.loc-list {
  width: 23%;
}
.list-li ul li ul li:last-child {
  width: auto;
  line-height: normal;
  border: none;
}
.list-li ul li:last-child {
  border-bottom: 1px solid #dbdbdb;
}
.list-li ul li:hover h2 {
  color: #ef006c;
}

.btn-center.venure a.more-btn {
  padding: 8px 30px;
}
#ctalan-banner.catalan.hotel-ban.ruta-ban img {
  width: 100%;
}

.map-section.poble.list .map-caption {
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: 175px;
  position: relative;
}
.map-section.poble.list .map-caption h1 {
  float: none;
  background: url(../images/localitzacio.png) no-repeat left;
  display: inline;
  padding: 0 0 0 34px;
  text-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
}

h1.mobile-head {
  font-size: 28px;
  display: none;
  margin-bottom: 20px;
}

.map-section.poble.list {
  background: url(../images/list-map-img.jpg) no-repeat;
  background-size: cover;
  height: 495px;
  position: relative;
}
.map-section.poble.list .poble-cap {
  position: relative;
}
.tipo-ruta {
  display: inline-flex;
}
.tipo-ruta a {
  width: 50%;
  text-align: center;
  border: 1px solid lightgray;
  padding: 6% 0;
  font-size: 22px;
}
.tipo-ruta a.active {
  color: #ec006b;
}
.tipo-ruta a:first-child {
  border-right: 0;
}

.smk_accordion.acc_with_icon .accordion_in.acc_active .acc_head {
  border-bottom: none;
}
.smk_accordion.acc_with_icon .accordion_in:first-child .acc_head {
  border-top: 1px solid #dcdcdc;
}
/* .accordion_example1.filter-acc .accordion_in .acc_head { border-bottom: none;} */
.accordion_example1.filter-acc .accordion_in.acc_active .acc_head {
  border-bottom: none;
}

.accordion_example1.filter-acc .accordion_in:first-child .acc_head {
  border-top: 0px solid #dcdcdc;
}

.notica-sec.activitat.no-bg.poble-bg .owl-carousel .owl-item:hover a.sab-link {
  border-bottom: 1px solid #ef006c;
}
.notica-sec.activitat.no-bg.poble-bg .owl-carousel .owl-item a.sab-link {
  border-bottom: 1px solid transparent;
}

.arribar-rgt.mapa-mbl {
  display: none;
}

.subtitle p {
  line-height: 18px;
}
.subtitle {
  text-align: center;
}

.seccio-container {
  width: 100%;
  padding: 4%;
}
.seccio-container:nth-child(2n) {
  background-color: #f7f7f7;
}
.seccio-container h2 {
  font-size: 30px;
  font-weight: bold;
  margin: 0 1.3% 1.2%;
}
.seccio-container ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.seccio-container ul li {
  flex-grow: 0;
  flex: 0 1 30%;
  margin: 1.3%;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 1%;
}
.seccio-container ul li img {
  width: 100%;
}
.seccio-container ul li p {
  font-family: sourcesanspro-semibold;
  font-size: 14px;
  color: #ee1075;
  margin: 0;
}
.seccio-container ul li h3 {
  font-family: sourcesanspro-bold;
  font-size: 25px;
  font-weight: bolder;
  color: #221a89;
  margin: 2% 0;
}

/* style.css | https://www.visitcaldes.cat/wp-content/themes/visitcaldes/assets/css/style.css */

.prensa .planols-list ul li {
  /* margin-right: 3%; */
  margin-right: 2%;
  max-height: 270px;
  overflow: hidden;
  height: 270px;
  margin-bottom: 15px;
}

.prensa .planols-list ul li .img-ico img {
  max-height: 240px;
}

.prensa .agenda-list ul li .img-ico img {
  max-height: 230px;
}

.prensa .agenda-list ul li {
  width: 31.25%;
  margin-right: 2%;
  height: 270px;
}
.prensa .planols-list.catalegs ul li {
  width: 30.75%;
}
.rutes-header .historia-l p{
    margin-bottom:0 ;
}
.rutes-header{
    margin-bottom: 0;
}
.rutes-header .row1{
    width: 92%;
}

.ruta-name {
  font-size: 16px;
  font-weight: bold;
  color: #e0216a;
  line-height: 10px;
}

.act-anuals-btn {
  float: right;
  background: white;
  padding: 2%;
  box-shadow: 3px 3px 3px #AAA;
  border: 1px solid #CCC;
  width: 22%;
  text-align: center;
  font-size: 20px;
}

.agenda-ban &gt; .row{
  display: flex;
  align-items: center;
}</pre></body></html>