@import url("/imatges/static/main/css/animate.css");
@import url("/imatges/static/main/css/ajuntamentfonts.css");
@import url("/imatges/static/main/css/iconmoon.css");
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  box-sizing: border-box;
}

body {
  color: #000;
  background-color: #FFF;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18.75px;
  text-align: center;
  font-weight: 300;
  letter-spacing: -1px !important;
  word-spacing: 2px !important;
  overflow-x: hidden;
}

article,
footer,
header,
hgroup,
nav,
section,
aside {
  display: block;
}

a,
a:focus,
a:active,
a:hover {
  color: #333;
  text-decoration: none;
}

img,
video {
  max-width: 100%;
}

h1 {
  margin: 0 0 0.617646em 0;
  text-align: center;
  font-size: 1.813335em;
  font-weight: 300;
}

h2 {
  font-size: 2em;
}

p {
  margin: 0 0 0.25em 0;
  text-align: left;
}

ul,
ol {
  padding: 0 0 0 30px;
}

li {
  margin: 10px 0;
}

table {
  margin: 0 auto;
}

button,
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="file"],
input[type="checkbox"],
input[type="radio"],
input[type="text"],
input[type="search"],
input[type="password"],
textarea,
select {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  font-size: 1em;
}

input[type="text"],
input[type="search"],
input[type="password"],
textarea {
  color: #666;
  padding: 1px;
  background-color: #FFF;
}

textarea {
  resize: both;
  /* none|horizontal|vertical|both */
  overflow-x: auto;
  overflow-y: auto;
}

input:autofill,
input:-moz-autofill,
input:-webkit-autofill,
input:-khtml-autofill,
input:-o-autofill,
input:-ms-autofill {
  border: 1px solid #0C0 !important;
  background-color: #6F6 !important;
  color: #000 !important;
  font-weight: bold !important;
}

article {
  width: 100%;
}

figure {
  display: inline-block;
}

figcaption {
  font-size: 0.85em;
  text-align: left;
  opacity: 0;
}

nav ul {
  list-style: none;
}

nav li {
  display: inline-block;
  vertical-align: top;
}

.bcnTitle {
  color: #c60c30;
  font-weight:600;
}

.topPrimary {
  position: relative;
  min-height: 28.214em;
  padding: 57px 30px;
  /*background: #F2F2F2 url("/imatges/static/main/css/img/background.jpg") left top/cover no-repeat;*/
  text-align: center;
}

.topSecuandary {
  height: 213px;
  padding: 24px 30px;
  background-color: #F2F2F2;
  text-align: center;
}

.header-xs {
  position: relative;
  display: block;
  width: 100%;
  height: 90px;
  border-top: 1px solid #F1F1F1;
  border-bottom: 1px solid #F1F1F1;
  margin-top: -1px;
}

.header-xs h1 {
  margin: 0;
  padding-top: 17px;
  padding-left: 15px;
  font-size: 44px;
  letter-spacing: -2px !important;
  font-weight: 300;
}

.botton-header-xs {
  position: absolute;
  right: 0;
  top: -1px;
  width: 90px;
  height: 90px;
  font-size: 32px;
  line-height: 1;
  /*color: #c60c30;*/
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-right: 0;
  border-left: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.botton-header-xs:hover,
.botton-header-xs:focus,
.botton-header-xs:active {
  color: #ffffff;
  background-color: #c60c30;
  border: 1px solid #f1f1f1;
  border-right: 0;
  border-left: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.header-xs .dropdown-menu {
  width: 100%;
  border: 0;
  border-radius: 0;
  background-color: #f2f2f2;
  margin: 0;
  padding: 0;
  margin-top: 1px;
}

.header-xs .dropdown-menu > li {
  margin: 0;
  border-bottom: 2px solid #ffffff;
}

.header-xs .dropdown-menu > li > a {
  font-size: 25px;
  font-weight: lighter;
  padding: 0px 20px;
  line-height: 2;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.header-xs .dropdown-menu > li > a:focus,
.header-xs .dropdown-menu > li > a:hover {
  color: #333;
  text-decoration: none;
  background-color: #e9e9e9;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.header-xs .dropdown-menu > li.active > a,
.header-xs .dropdown-menu > li.active > a:focus,
.header-xs .dropdown-menu > li.active > a:hover {
  color: #333;
  font-weight: normal;
  cursor: default;
  text-decoration: none;
  background-color: #e9e9e9;
  outline: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.introStyle {
  display: inline-block;
  float: left;
  width: 80.5%;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: left;
  margin-left: -5px;
  margin-right: 5px;
  padding: 27px;
  vertical-align: top;
  font-size: 21px;
  line-height: 1.1;
  min-height: 196px;
  margin-bottom: 10px;
}

.intro-xs {
  display: inline-block;
  min-height: 152px;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: left;
  margin-left: -5px;
  margin-right: -5px;
  padding: 20px;
  font-size: 26px;
  vertical-align: top;
  line-height: 1.3;
}

.introStyle h1 {
  margin: 0 0 0.58334em 0;
  text-align: left;
  font-size: 1.7em;
  letter-spacing: -2px !important;
}

.topSecuandary h1 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 40px;
}

.boto-galeries {
  color: #c60c30;
  display: inline-block;
  float: left;
  width: 19.5%;
  height: 10.454em;
  margin-right: -5px;
  margin-left: 5px;
  padding: 6.294em 0 0 0;
  vertical-align: top;
  text-align: center;
  background: #f2f2f2 url("/imatges/static/main/css/img/img_button.png") center 3.15em/2.62em 10.6em no-repeat;
}

.boto-galeries:hover, .boto-galeries:focus, .boto-galeries:active {
  color: #FFF;
  background-color: #c60c30;
  background-position: center -5.2em;
}

.formulari {
  margin: 10px -5px 0 -5px;
}

.topSecuandary .formulari {
  margin: 0;
  margin-top: 10px;
}

.form_search {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 6.507em;
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  padding: 35.5px 70px;
}

.topSecuandary .form_search {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  background-color: transparent;
  text-align: center;
  padding: 35px 0px;
  padding-top: 0;
}

.form_search input[type="search"] {
  color: #666;
  padding: 5px 55px 8px 25px;
  background-color: #FFF;
  width: 100%;
  margin: 0;
  height: 50px;
  border-radius: 25px;
  font-size: 21px;
  letter-spacing: -1px;
}

.form_search a {
  position: absolute;
  top: 36px;
  right: 70px;
  float: right;
  width: 2.67em;
  height: 2.67em;
  color: #fff;
  background-color: #c60c30;
  border-radius: 50%;
}

.topSecuandary .form_search a {
  top: 0px;
  right: 0px;
}

.form_search a:hover, .form_search a:focus, .form_search a:active {
  color: #fff;
  background-color: #9a1968;
  border-radius: 50%;
}

.form_search a span {
  font-size: 24px;
  line-height: 2.1;
}

.titleGaleries {
  font-size: 30px;
  line-height: 1;
  width: 100%;
  padding-right: 60px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  top: 5px;
}
.secundaryHeader {
  padding: 10px 35px;
  font-size: 32px;
  font-weight: 200;
  text-align: left;
  position: relative;
  z-index: 1;
  min-height: 100px;
}
.botoGoMap {
  display: block;
  padding: 12.5px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #c60c30;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 35px;
  height: 50px;
  max-height: 50px;
  min-width: 50px;
  line-height: 1;
  transition: all .3s;
  position: absolute;
  top: calc(50% - 25px);
  right: 20px;
  float: right;
}

.bimaHome, .secundaryHeader {
  height: auto;
  padding: 20px;
  font-size: 17px;
  font-weight: 300;
  background-color: #c60c30;
  color: #FFF;
  letter-spacing: -.5px;
}

.bimaHome .boto {
  display: inline-block;
  padding: 0px 22px;
  font-size: 15px;
  color: #FFF;
  background-color: #c60c30;
  border: 2px solid #fff;
  border-radius: 35px;
  max-height: 32px;
  line-height: 28px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.galeriesCounts {
    float: left;
    clear: both;
    padding-left: 0;
    font-size: 23px;
    position: relative;
    top: -5px;
    margin-right: 5px;
}
.subTitleGaleries {
    position: relative;
    font-size: 23px;
    top: -5px;
    margin-left: 0;
    float: left;
}

.breadcrumb.breadcrumbBIMA {
  margin-bottom: 15px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  text-align: left;
  padding-left: 40px;
  padding-top: 5px;
  font-size: 13px;
  word-spacing: 1px;
  font-weight: 400;
}

.breadcrumb.breadcrumbBIMA a, .breadcrumb.breadcrumbBIMA a:hover, .breadcrumb.breadcrumbBIMA a:focus, .breadcrumb.breadcrumbBIMA a:active {
  color: #c60c30;
}

.breadcrumb > li + li:before {
  padding: 0 0px;
  color: #666;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #666;
}

.bimaHome div {
  display: inline;
  padding-left: 15px;
}

.authorHeaderBG {
  position: absolute;
  right: 42px;
  bottom: 40px;
  background-color: rgba(0, 0, 0, 1);
  min-width: 50px;
  height: 50px;
  border-radius: 100px;
}

.tooltipAuthorDetail {
  position: relative;
  display: none;
  width: 200px;
  float: left;
  overflow: hidden;
}

.authorDetail {
  position: relative;
  width: 200px;
  display: none;
  right: -201px;
  font-size: 15px;
  color: #fff;
  text-align: right;
  max-height: 50px;
  line-height: 1.2;
  padding: 6px 20px;
  padding-right: 0;
  letter-spacing: 0px;
}

.iconAuthorDetail {
  position: relative;
  font-size: 25px;
  line-height: 2.19;
  border-radius: 50px;
  color: #fff;
  overflow: hidden;
}

.iconAuthor {
  display: block;
  float: right;
  padding: 14px 13.5px;
}

/* SLIDER DESTACADAS */
.sectionDestacades {
  position: relative;
  margin: 57px 0 0 0;
}

.sectionDestacades h1 {
  margin: 0 0 23px 0;
  text-align: center;
  font-size: 33px;
  font-weight: 300;
  padding: 0 15px;
}

.sectionDestacades article {
  position: relative;
}

.slick-slider {
  margin-top: 1px;
}

.slick-slider .slick-current.slick-active figure figcaption {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #c60c30;
  color: #fff;
  line-height: 3.4;
  padding: 0 15px;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.slick-slider .slick-current.slick-active figure:hover figcaption, .slick-slider .slick-current.slick-active figure:focus figcaption {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #c60c30;
  color: #fff;
  line-height: 3.4;
  padding: 0 15px;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.slick-slide {
  margin: 0 0.53334em;
  max-width: 1021px;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 55px;
}

.slick-dots {
  position: static;
  display: block;
  width: 1020px;
  padding: 20px;
  padding-bottom: 30px;
  margin: 0 auto;
  list-style: none;
  text-align: right;
  line-height: 0;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li:last-child {
  margin-right: 0;
  position: absolute;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background-color: #E2E2E2;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 0.50;
  -moz-opacity: 0.50;
  -webkit-opacity: 0.50;
  -khtml-opacity: 0.50;
  -o-opacity: 0.50;
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  content: '';
  text-align: center;
  opacity: 1;
  color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: transparent;
  background-color: #c60c30;
}

.slick-dots li button#control-navigation {
    background: url(/imatges/static/main/img/silck/controls.png) 0 -46px no-repeat transparent;
    background-size: 15px;
    transition: none;
    width:15px;
    height: 15px;
}
.slick-dots li button#control-navigation:hover {
    background-position: 0 -30px;
    opacity: 1;
}
.slick-dots li button#control-navigation.play {
    background: url(/imatges/static/main/img/silck/controls.png) 0 -15px no-repeat transparent;
    background-size: 15px;
}
.slick-dots li button#control-navigation.play:hover {
    background-position: 0 0;
}

.prevSlider,
.nextSlider {
  position: absolute;
  z-index: 100;
  top: 0;
  background-color: transparent;
  width: 100px;
  height: 100%;
}

.slideBtnNav {
  position: absolute;
  z-index: 100;
  top: 40.9%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  font-size: 35px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-weight: lighter;
  line-height: 1.88;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nextSlider .slideBtnNav,
.prevSlider {
  left: 0;
}

.prevSlider .slideBtnNav,
.nextSlider {
  right: 0;
}

.prevSlider .slideBtnNav {
  padding-right: 5px;
}

.nextSlider .slideBtnNav {
  padding-left: 5px;
}

.prevSlider .slideBtnNav:hover,
.nextSlider .slideBtnNav:hover,
.prevSlider .slideBtnNav:focus,
.nextSlider .slideBtnNav:focus {
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.slick-slider .slick-track div {
  position: relative;
  cursor: pointer;
  max-width: 1020px;
  min-width: 1020px;
  max-height: 618px;
  min-height: 618px;
  overflow: hidden;
  background-color: #DDD;
}

.slick-slider figure {
  min-width: 1020px;
  min-height: 618px;
  background-image: url(/imatges/static/main/css/img/loader.gif);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
}

.slick-slider-similares .slick-track div {
  position: relative;
  cursor: pointer;
  max-width: 332px;
  min-width: 332px;
  max-height: 248px;
  min-height: 248px;
  overflow: hidden;
  background-color: #DDD;
}

.slick-slider-similares figure {
  min-width: 332px;
  min-height: 248px;
  background-image: url(/imatges/static/main/css/img/loader.gif);
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-size: cover;
}

.boto {
  display: inline-block;
  padding: 0px 30px;
  color: #FFF;
  background-color: #c60c30;
  border: 2px solid #fff;
  border-radius: 25px;
  max-height: 35px;
  line-height: 31px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.boto:hover, .boto:focus, .boto:active, .bimaHome .boto:hover, .bimaHome .boto:focus, .bimaHome .boto:active {
  color: #c60c30;
  background-color: #fff;
  border: 2px solid #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.botoGoMap:hover, .botoGoMap:focus, .botoGoMap:active {
  color: #fff;
  background-color: #c60c30;
  border: 2px solid #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/* slider similares */
.prevSliderSimilares {
  position: absolute;
  z-index: 1000;
  left: -45px;
  top: 39%;
  background: transparent;
  font-size: 45px;
  color: #6C6C78;
}

.nextSliderSimilares {
  position: absolute;
  z-index: 1000;
  right: -45px;
  top: 39%;
  background: transparent;
  font-size: 45px;
  color: #6C6C78;
}

/* ********************** */
/* GALERIAS */
.sectionGaleries {
  margin: 0;
  padding: 57px 15px 64px 15px;
  background-color: #F2F2F2;
}

.sectionGaleries h1 {
  margin: 0px 0 24px 0;
  text-align: center;
  font-size: 33px;
  font-weight: 300;
  padding: 0 15px;
}

.sectionGaleries.galeriesTotas {
  margin: 0;
  padding: 0 15px;
  padding-bottom: 78px;
  background-color: #FFF;
}

.sectionGaleries.galeriesTotas div,
.sectionGaleries div {
  display: inline-block;
  width: 285px;
  margin: 0 7.5px;
}

.sectionGaleries.galeriesTotas a,
.sectionGaleries a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 285px;
  height: 285px;
  background: transparent url("/imatges/static/main/css/img/pixel1.png") center center/cover no-repeat;
}

.sectionGaleries div p {
  text-align: center;
  font-size: 25px;
  margin-bottom: 31px;
  padding-top: 3px;
}

.sectionGaleries figure {
  width: 176px;
  height: 115px;
}

.galeriaPresentation {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 50px;
  background-color: rgba(213, 2, 131, 0.8);
  color: #fff;
  padding: 35px 20px;
}

.sectionGaleries div p.galeriaDescription {
  font-size: 15px;
  text-align: left;
  letter-spacing: -0.5px !important;
  font-weight: 400;
}

.btnVerGaleria {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #666666;
  background-color: #fff;
  padding: 7.5px 12px;
  border-radius: 40px;
  font-size: 13px;
  line-height: 1;
  padding-bottom: 8.5px;
}

.countImgContent {
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: right;
}

.iconCountImg {
  position: relative;
  top: 2px;
  padding: 0 5px;
}

.countImg {
  position: relative;
  top: -1px;
  font-size: 16px;
}

/* GALERIA */
.sectionGaleria {
  padding: 20px;
}

.galleryBtnAction {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 100px;
}

.galleryBtn {
  padding: 11.5px 30px;
  color: #FFF;
  background-color: #c60c30;
  border: 2px solid #c60c30;
  border-radius: 25px;
  max-height: 50px;
  line-height: 31px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.galleryBtn:hover, .galleryBtn:focus, .galleryBtn:active {
  color: #fff;
  background-color: #c60c30;
  border: 2px solid #c60c30;
}

/* DETALLE IMAGEN */
.sectionImageDetail {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 100px;
}

.sectionImageDetail .breadcrumb.breadcrumbBIMA, .titleDetailImage {
  text-align: left;
  padding-left: 0;
  margin-bottom: 0;
}

.contentImageDetail, .contentDescriptionDetail, .contentDescargaDetail, .contentGeoMapDetail, .contentTagsDetail, .contentSimilaresDetail {
  padding: 0;
}

.titleDetailImage {
  margin-bottom: 24px;
}

.tornaGaleries {
  position: relative;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 400;
  color: #c60c30;
  line-height: 3.3;
}

.tornaGaleries .iconTorna {
  position: relative;
  top: 1px;
  font-size: 12px;
}

/* PARA IMAGEN CON WIDTH AL 100% DEL CONTENEDOR */
/*
.imageDetailView{
    position: relative;
    display: block;
    width: 100%;
}
.imageDetailView img{
    position: relative;
    min-width: 100%;
    margin: 0;
    padding: 0;
}
*/
/* PARA IMAGEN CON HEIGHT AL 100% DEL CONTENEDOR */
.imageDetailView {
  width: 100%;
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: auto;
}

/*.imageDetailView {
    position: relative;
    display: block;
    width: 100%;
    height: 690px;
    background-image: url(/imatges/static/main/css/img/galeria/plaza_catalunya.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}*/
.imageDetailView img {
  position: relative;
  max-width: 100%;
  max-height: 690px;
  margin: 0;
  padding: 0;
}

.iconDetailTitle {
  color: #c60c30;
  position: absolute;
  font-size: 30px;
  line-height: .9;
}

.bgDetailViewTitle {
  width: 100%;
  bottom: 0;
  padding: 10px 35px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: 400;
  opacity: 1;
  z-index: 10;
  background: transparent;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
  -webkit-transition: all .3s;
  transition: all .3s;
}

.bgDetailViewTitle {
  font-size: 15px;
}

.iconCompartirImg {
  background-color: #A6A8B6;
  display: inline-block;
  right: 0;
  top: 0;
  z-index: 10;
  padding: 5px;
  opacity: 1;
  font-size: 23px;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #fff;
}

.contentDetailLabels {
  padding: 22.5px 30px;
}

.imgDetailLabel {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -.5px;
  line-height: 1.2;
}

.imgDetailTitle {
  color: #c60c30;
  font-weight: 500;
}

.imgDetailIcons img {
  width: 35px;
  opacity: 0.7;
}

.detailViewTitle-xs {
  font-size: 20px;
  font-weight: 400;
  color: #666;
  line-height: 1.2;
  padding-top: 25px;
  padding-bottom: 15px;
  display: block;
}

.contentDescriptionDetail, .contentDescargaDetail, .contentGeoMapDetail, .contentTagsDetail, .contentSimilaresDetail {
  margin-top: 15px;
  margin-bottom: 55px;
}

.contentDescargaDetail {
  margin-bottom: 35px;
}

.contentTagsDetail {
  margin-bottom: 37px;
}

.contentGeoDetail {
  margin-top: 15px;
  padding: 22.5px 30px;
}

.contentHeaderSpace {
  padding-bottom: 22px;
}

.DescargaDetailBox {
  background-color: #f2f2f2;
  border: 10px solid #fff;
  border-bottom: 20px solid #fff;
  border-top: 0;
  min-height: 293px;
  max-height: 293px;
}

.contentBoxMargin {
  margin-right: -10px;
  margin-left: -10px;
}

.contentDetailTitle {
  font-size: 25px;
  padding-left: 35px;
  line-height: 1;
  font-weight: 300;
}

.descargaDetailTitle {
  margin-top: 33px;
  margin-bottom: 12px;
  font-size: 17px;
  font-weight: 500;
}

.descargaImgEj {
  position: relative;
  width: 140px;
  height: 84px;
  margin: auto;
  margin-bottom: 10px;
  background-color: #DFDFDF;
}

.lowQuality {
  position: absolute;
  top: 0;
  left: 0;
  width: 59px;
  height: 36px;
  background-color: #bbb;
}

.midQuality {
  position: absolute;
  top: 0;
  left: 0;
  width: 99px;
  height: 59px;
  background-color: #bbb;
}

.highQuality {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #bbb;
}

.descargaImgDescripcion {
  line-height: 1;
  font-size: 13px;
  letter-spacing: -.5px;
  font-weight: 500;
  color: #666;
  display: block;
  text-align: center !important;
  margin-bottom: 28px;
  height: 15px;
}

.descargaOriginalDetail {
  text-align: center;
  font-size: 15px;
  color: #666;
  font-weight: 400;
  line-height: 1.15;
  min-height: 95px;
  max-height: 95px;
  overflow: hidden;
  margin-top: 26px;
  margin-bottom: 26px;
}

.btnDescargaImg {
  padding: 5px 15px 6px 15px;
  font-size: 15px;
  color: #FFF;
  background-color: #c60c30;
  border: 2px solid #c60c30;
  border-radius: 25px;
  max-height: 35px;
  position: relative;
  line-height: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-bottom: 45px;
}

.geoDetailHeader {
  font-size: 23px;
  font-weight: 300;
  letter-spacing: -.5px;
  line-height: 1;
  padding-bottom: 5px;
}

.geoDetailLabel {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -.5px;
  line-height: 1.25;
}

.geoDetailTitle {
  color: #666;
  font-weight: 500;
  letter-spacing: -.5px;
}

.btnGoogleMapView {
  color: #c60c30;
  font-weight: 400;
}

.btnGoogleMapView.active {
  color: #222222;
  font-weight: 700;
}

.tagsLista {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 2px;
}

.tagsLista li {
  display: inline-block;
  float: left;
  padding: 10px;
  margin: 0;
  margin-bottom: 20px;
}

.tagItem {
  background-color: #F2F2F2;
  padding: 15px 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -.5px;
}

/* DETALLE GALERIA */
.ug-tile .ug-textpanel, .ug-gallery-wrapper .ug-textpanel-bg, .ug-textpanel-textwrapper, .ug-tile .ug-textpanel-title, .imageHoverDetail {
  height: 100% !important;
}

.imageHoverDetail {
  padding: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: -1px !important;
  word-spacing: 2px !important;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}

.imageHoverTitle {
  margin-top: 5px;
  line-height: 1.2;
  font-size: 25px;
  font-weight: 300;
  word-break: break-word !important;
  text-align: left !important;
}

.imageHoverAutor {
  font-size: 15px;
  font-weight: 300;
  margin-top: 15px;
  letter-spacing: -.5px;
  word-break: break-word !important;
  text-align: left !important;
}

.imageHoverBtn {
  position: absolute;
  bottom: 40px;
  background-color: #fff;
  color: #c60c30;
  padding: 5px 16px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.35;
  max-height: 30px;
}

/* GOOGLE MAP CONTAINER */
.mapsApi {
  height: 590px;
  width: 100%;
  position: relative;
  font-size: 23px;
  top: 0px;
  margin-left: 0px;
}

.boxMaps {
  position: relative;
  height: 400px;
}

.mapsApiImgDetail {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 400px;
  /*z-index: 1;*/
}

.gm-style-pbt {
  text-align: center !important;
}

/* REDES SOCIALES */
.sectionRedesSociales {
  min-height: 134px;
  background-color: #fff;
  line-height: 1;
  padding: 46px 20px;
}

.sectionRedesSociales address {
  margin-bottom: 0px;
}

.sectionRedesSociales p {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.redesIcons {
  width: 33px;
  height: 33px;
  background-color: #c60c30;
  display: inline-block;
  line-height: 1.55;
  font-size: 24px;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  top: 0;
}

.redesIcons:hover, .redesIcons:focus, .redesIcons:active {
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #fff;
  position: relative;
  top: -5px;
}

.facebookIcon {
  background-color: #3E5797;
}

.twitterIcon {
  background-color: #2B9FF1;
}

.whatsappIcon {
  background-color: #4AC549;
}

.mailIcon {
  background-color: #848484;
}

.moreIcon {
  background-color: #FB6351;
  top: 0 !important;
}

/* FOOTER */
#footer .zone-wrapper {
  padding: 10px 0;
}

#footer .grid {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  height: auto;
}

#footer .content p {
  float: left;
  margin: 0;
}

#footer .content a {
  color: #000;
}

#footer .content a img {
  display: block;
}

#footer .content ul {
  list-style-type: none;
  margin-left: 1em;
  padding-left: 1.2em;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -.5px;
  float: right;
  width: auto;
  margin-top: 13px;
  margin-bottom: 0;
}

#footer .content ul li {
  display: inline;
  margin-right: 30px;
}

#footer .content ul li p {
  color: #666;
  font-weight: 500;
}

/* HIDDEN VISIBLE */
.hidden-xxs {
  display: inline-block;
}

.visible-xxs {
  display: none;
}

.bgGris {
  background-color: #f2f2f2 !important;
}

.bgBlanco {
  background-color: #ffffff !important;
}

/*********ESCRITORIO-PORTALTIL***********/
@media screen and (max-width: 1439px) {
  .introStyle {
    width: 76%;
  }
  .boto-galeries {
    width: 24%;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 270px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 270px;
    height: 270px;
    background-position: center;
  }
}

@media screen and (max-width: 1279px) {
  .introStyle {
    width: 75%;
  }
  .boto-galeries {
    width: 25%;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 270px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 270px;
    height: 270px;
    background-position: center;
  }
}

@media screen and (max-width: 1199px) {
  .slick-slider .slick-track div {
    max-width: 900px;
    min-width: 900px;
    max-height: 550px;
    min-height: 550px;
  }
  .slick-slider figure {
    min-width: 900px;
    min-height: 550px;
  }
  .slick-slider-similares .slick-track div {
    max-width: 332px;
    min-width: 332px;
    max-height: 248px;
    min-height: 248px;
  }
  .slick-slider-similares figure {
    min-width: 332px;
    min-height: 248px;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 250px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 250px;
    height: 250px;
    background-position: center;
  }
  .slick-dots {
    width: 900px;
  }
  .introStyle {
    width: 76%;
  }
  .boto-galeries {
    width: 24%;
  }
  .topSecuandary .formulari {
    padding: 0;
  }
  .contentImageDetail {
    padding: 45px 20px 0 20px;
  }
  .contentDescriptionDetail, .contentDescargaDetail, .contentGeoMapDetail, .contentTagsDetail, .contentSimilaresDetail {
    padding: 0 20px;
  }
  .sectionImageDetail .breadcrumb.breadcrumbBIMA {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1109px) {
  .slick-slider .slick-track div {
    max-width: 875px;
    min-width: 875px;
    max-height: 525px;
    min-height: 525px;
  }
  .slick-slider figure {
    min-width: 875px;
    min-height: 525px;
  }
  .slick-slider-similares .slick-track div {
    max-width: 332px;
    min-width: 332px;
    max-height: 248px;
    min-height: 248px;
  }
  .slick-slider-similares figure {
    min-width: 332px;
    min-height: 248px;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 225px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 225px;
    height: 225px;
    background-position: center;
  }
  .slick-dots {
    width: 875px;
  }
  figcaption {
    display: none;
  }
  .introStyle {
    width: 73%;
  }
  .boto-galeries {
    width: 27%;
  }
  .slick-arrow{
    display: none !important;
  }
}

/*****************TABLET****************/
@media screen and (max-width: 1023px) {
  .slick-slider .slick-track div {
    max-width: 825px;
    min-width: 825px;
    max-height: 500px;
    min-height: 500px;
  }
  .slick-slider figure {
    min-width: 825px;
    min-height: 500px;
  }
  .slick-slider-similares .slick-track div {
    max-width: 332px;
    min-width: 332px;
    max-height: 248px;
    min-height: 248px;
  }
  .slick-slider-similares figure {
    min-width: 332px;
    min-height: 248px;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 300px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 300px;
    height: 300px;
    background-position: center;
  }
  .slick-dots {
    width: 825px;
  }
  .authorHeaderBG {
    display: none;
  }
  .introStyle {
    width: 72%;
  }
  .boto-galeries {
    width: 28%;
  }
}

@media screen and (max-width: 991px) {
  .slick-slider .slick-track div {
    max-width: 750px;
    min-width: 750px;
    max-height: 450px;
    min-height: 450px;
  }
  .slick-slider figure {
    min-width: 750px;
    min-height: 450px;
  }
  .slick-slider-similares .slick-track div {
    max-width: 332px;
    min-width: 332px;
    max-height: 248px;
    min-height: 248px;
  }
  .slick-slider-similares figure {
    min-width: 332px;
    min-height: 248px;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 255px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 255px;
    height: 255px;
    background-position: center;
  }
  .slick-dots {
    width: 750px;
  }
  .introStyle {
    padding: 20px;
    font-size: 20px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 50px;
  }
  .introStyle {
    width: 70%;
  }
  .boto-galeries {
    width: 30%;
  }
  .galleryBtnAction {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .galeriaPresentation {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .ug-thumb-overlay, .ug-textpanel {
    display: none !important;
  }
}

@media screen and (max-width: 850px) {
  .slick-slider .slick-track div {
    max-width: 650px;
    min-width: 650px;
    max-height: 375px;
    min-height: 375px;
  }
  .slick-slider figure {
    min-width: 650px;
    min-height: 375px;
  }
  .slick-slider-similares .slick-track div {
    max-width: 332px;
    min-width: 332px;
    max-height: 248px;
    min-height: 248px;
  }
  .slick-slider-similares figure {
    min-width: 365px;
    min-height: 248px;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 225px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 225px;
    height: 225px;
    background-position: center;
  }
  .slick-dots {
    width: 650px;
  }
  .introStyle {
    width: 70%;
  }
  .boto-galeries {
    width: 30%;
  }
}

/***************BIG-MOBILE**************/
@media screen and (min-width: 768px){
  .titleGaleries {
    font-size: 35px;
    padding-right: 160px;
  }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
  .slick-slider .slick-track div {
    max-width: 560px;
    min-width: 560px;
    max-height: 340px;
    min-height: 340px;
  }
  .slick-slider figure {
    min-width: 560px;
    min-height: 340px;
  }
  .slick-slider-similares .slick-track div {
    max-width: 332px;
    min-width: 332px;
    max-height: 315px;
    min-height: 315px;
  }
  .slick-slider-similares figure {
    min-width: 332px;
    min-height: 315px;
  }
  .slick-dots {
    position: static;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 30px;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 0;
  }
  .slick-dots li, .slick-dots li button, .slick-dots li button:before {
    width: 20px;
    height: 20px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 38px;
  }
  .form_search {
    height: 152px;
    padding: 35px;
    padding-top: 40px;
  }
  .topSecuandary .form_search {
    height: 70px;
    padding: 15px;
    padding-top: 5px;
  }
  .topSecuandary .form_search button {
    top: 5px;
    right: 10px;
  }
  .topSecuandary .form_search a {
    right: 15px;
    top: 5px;
    width: 70px;
    height: 70px;
  }
  .form_search a span {
    font-size: 32px;
    line-height: 2.3;
  }
  .topSecuandary {
    height: 152px;
    padding: 24px 0;
  }
  .form_search input[type="search"] {
    color: #666;
    padding: 0px 75px 5px 25px;
    background-color: #FFF;
    width: 100%;
    margin: 0;
    height: 70px;
    border-radius: 70px;
    font-size: 26px;
  }
  .form_search a {
    top: 40px;
    right: 35px;
    width: 70px;
    height: 70px;
  }
  .topPrimary {
    min-height: 465px;
    padding-top: 50px;
  }
  .bimaHome {
    height: auto;
    min-height: 144px;
    padding: 23px;
    font-size: 0.853335em;
    font-weight: 400;
    background-color: #c60c30;
    color: #FFF;
    font-size: 25px;
    line-height: 1;
  }
  .bimaHome div {
    display: block;
    padding-left: 0;
  }
  .bimaHome .boto {
    display: inline-block;
    padding: 0px 40px;
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
    background-color: #c60c30;
    border: 2px solid #fff;
    border-radius: 35px;
    max-height: 50px;
    max-width: 160px;
    line-height: 46px;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .botoGoMap:hover, .botoGoMap:focus, .botoGoMap:active {
    color: #c60c30;
    background-color: #fff;
    border: 2px solid #fff;
  }
  .galeriesCounts {
    padding-left: 0;
  }
  .boto {
    margin-top: 15px;
    max-height: 50px;
    line-height: 45px;
    padding-bottom: 1px;
  }
  .boto, .boto:hover, .boto:focus, .boto:active, .bimaHome .boto, .bimaHome .boto:hover, .bimaHome .boto:focus, .bimaHome .boto:active {
    color: #c60c30;
    background-color: #fff;
    border: 2px solid #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .sectionGaleries.galeriesTotas {
    padding-top: 20px;
  }
  .sectionGaleria {
    padding: 20px;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 178px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 178px;
    height: 178px;
    background-position: center;
  }
  .sectionGaleries div p {
    text-align: center;
    font-size: 22px;
    margin-bottom: 31px;
    padding-top: 3px;
  }
  .galleryBtnAction {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .galeriaPresentation {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .ug-thumb-overlay, .ug-textpanel {
    display: none !important;
  }
  .detailViewTitle-xs {
    font-size: 24px;
  }
  .buttonMapaDetalle {
    font-size: 21px !important;
    font-weight: 500 !important;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    padding: 0 35px !important;
  }
  .parentPrntPrntGlDetailsImg {
    max-height: 380px !important;
  }
  .imageDetailView img {
    max-height: 365px;
  }
  .contentDetailLabels {
    padding: 20px;
  }
  .imgDetailLabel {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -.5px;
    line-height: 1.2;
  }
  .pull-none-xs {
    float: none !important;
    text-align: left;
    padding-top: 15px;
    margin-bottom: -2px;
  }
  .imgDetailLabel-xs {
    display: inline-block;
    margin: 0;
  }
  .imgDetailIcons {
    display: inline-block;
    padding-left: 15px;
    margin: 0;
  }
  .descargaDetailTitle {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 500;
  }
  .descargaImgDescripcion {
    font-size: 18px;
    height: 20px;
  }
  .btnDescargaImg {
    padding: 10px 20px 12px 20px;
    font-size: 21px;
    font-weight: 400;
    max-height: 50px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 25px;
  }
  .DescargaDetailBox {
    min-height: 310px;
    max-height: 310px;
  }
  .descargaOriginalDetail {
    font-size: 21px;
    min-height: 122px;
    max-height: 122px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .boxMaps, .mapsApiImgDetail {
    height: 380px;
  }
  .contentGeoDetail {
    padding: 20px;
  }
  .geoDetailHeader {
    font-size: 28px;
    padding-bottom: 20px;
  }
  .geoDetailLabel {
    font-size: 23px;
    line-height: 1.174;
  }
  .tagItem {
    padding: 11px 25px;
    font-size: 22px;
    line-height: 1.3;
  }
  .contentDetailTitle {
    font-size: 32px;
    padding-left: 50px;
  }
  .iconDetailTitle {
    color: #c60c30;
    position: absolute;
    font-size: 40px;
    line-height: .8;
  }
  .sectionRedesSociales p {
    font-size: 22px;
  }
  .slick-dots li button#control-navigation {
    background: url('/imatges/static/main/css/img/controls.png') 0 -64px no-repeat transparent;
    background-size: 21px;
    transition: none;
    Width:20px;
    height: 20px;
  }
  .slick-dots li button#control-navigation:hover {
    background-position: 0 -42px;
    opacity: 1;
  }
  .slick-dots li button#control-navigation.play {
    background: url('/imatges/static/main/css/img/controls.png') 0 -21px no-repeat transparent;
    background-size: 21px;
  }
}

/***************MID-MOBILE**************/
@media screen and (max-width: 639px) and (min-width: 480px) {
  .header-xs {
    height: 55px;
  }
  .header-xs h1 {
    padding-top: 10.5px;
    font-size: 26px;
  }
  .botton-header-xs {
    width: 55px;
    height: 55px;
    font-size: 25px;
  }
  .header-xs .dropdown-menu > li > a {
    font-size: 22px;
  }
  .topPrimary {
    min-height: 265px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .topSecuandary {
    height: 120px;
    padding: 30px 20px;
  }
  .intro-xs {
    min-height: 120px;
    padding: 20px;
    font-size: 19px;
  }
  .form_search {
    height: 85px;
    padding: 20px;
    padding-top: 22.5px;
  }
  .topSecuandary .form_search {
    padding: 0;
  }
  .form_search input[type="search"] {
    color: #666;
    padding: 0px 45px 2px 15px;
    background-color: #FFF;
    width: 100%;
    margin: 0;
    height: 40px;
    border-radius: 70px;
    font-size: 16px;
  }
  .form_search a {
    top: 22.5px;
    right: 20px;
    width: 40px;
    height: 40px;
  }
  .form_search a span {
    font-size: 19px;
  }
  .secundaryHeader,
  .bimaHome {
    height: auto;
    min-height: 100px;
    padding: 15px 20px;
    font-size: 17px;
  }
  .galeriesCounts {
    padding-left: 0;
    font-size: 22px;
    position: relative;
    top: -1px;
  }
  .subTitleGaleries {
    position: relative;
    font-size: 22px;
    top: -2px;
  }
  .bimaHome .boto {
    padding: 0px 25px;
    font-size: 17px;
    color: #c60c30;
    background-color: #fff;
    border: 2px solid #fff;
    line-height: 28px;
    margin-top: 12.5px;
  }
  .sectionDestacades {
    margin: 40px 0 0 0;
  }
  .sectionDestacades h1 {
    margin: 0 0 20px 0;
    font-size: 26px;
    padding: 0 20px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 30px;
  }
  .slick-slider .slick-track div {
    max-width: 390px;
    min-width: 390px;
    max-height: 240px;
    min-height: 240px;
  }
  .slick-slider figure {
    min-width: 390px;
    min-height: 240px;
  }
  .slick-dots {
    padding: 25px 20px;
    width: 100%;
    text-align: center;
  }
  .slick-dots li, .slick-dots li button, .slick-dots li button:before {
    width: 17.5px;
    height: 17.5px;
  }
  .sectionGaleries.galeriesTotas,
  .sectionGaleries {
    padding: 35px 20px;
  }
  .sectionGaleries h1 {
    margin: 0px 0 20px 0;
    font-size: 26px;
    padding: 0;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 132px;
    margin: 0 5px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 132px;
    height: 132px;
    background-position: center;
  }
  .sectionGaleries div p {
    font-size: 18px;
    margin-bottom: 25px;
    padding-top: 2px;
  }
  .galleryBtnAction {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .galeriaPresentation {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .ug-thumb-overlay, .ug-textpanel {
    display: none !important;
  }
  .contentImageDetail {
    padding: 20px 20px 0 20px;
  }
  .titleDetailImage {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .detailViewTitle-xs {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 1.2;
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .contentDescriptionDetail, .contentDescargaDetail, .contentGeoMapDetail, .contentTagsDetail, .contentSimilaresDetail {
    padding: 0 20px;
    margin-bottom: 25px;
    overflow: hidden;
  }
  .contentDetailLabels {
    padding: 15px;
  }
  .pull-none-xs {
    float: none !important;
    margin-top: 10px;
  }
  .imgDetailLabel {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.5px;
    line-height: 1.2;
  }
  .imgDetailIcons img {
    width: 25px;
    opacity: 0.7;
  }
  .contentHeaderSpace {
    padding-bottom: 15px;
  }
  .iconDetailTitle {
    color: #c60c30;
    position: absolute;
    font-size: 25px;
    line-height: 1;
  }
  .contentDetailTitle {
    font-size: 20px;
    padding-left: 30px;
    line-height: 1;
    font-weight: 300;
  }
  .DescargaDetailBox {
    background-color: #f2f2f2;
    border: 10px solid #fff;
    border-bottom: 20px solid #fff;
    border-top: 0;
    min-height: 205px;
    max-height: 205px;
  }
  .descargaDetailTitle {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
  }
  .descargaImgEj {
    position: relative;
    width: 100%;
    max-width: 110px;
    height: 60px;
    margin: auto;
    margin-bottom: 5px;
    background-color: #DFDFDF;
  }
  .descargaImgDescripcion {
    line-height: 1;
    font-size: 10px;
    letter-spacing: -.5px;
    font-weight: 500;
    color: #666;
    display: block;
    text-align: center !important;
    margin-bottom: 15px;
    height: 11px;
  }
  .lowQuality {
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    height: 30px;
    background-color: #bbb;
  }
  .midQuality {
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 45px;
    background-color: #bbb;
  }
  .descargaOriginalDetail {
    text-align: center;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    line-height: 1.15;
    min-height: 72px;
    max-height: 72px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .btnDescargaImg {
    padding: 3px 5px 6px 5px;
    font-size: 15px;
    color: #FFF;
    background-color: #c60c30;
    border: 2px solid #c60c30;
    border-radius: 30px;
    max-height: 30px;
    position: relative;
    line-height: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 20px;
  }
  .boxMaps {
    position: relative;
    height: 300px;
  }
  .mapsApiImgDetail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px;
    z-index: 1;
  }
  .contentGeoDetail {
    margin-top: 15px;
    padding: 15px;
  }
  .geoDetailHeader {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -.5px;
    line-height: 1;
    padding-bottom: 5px;
  }
  .geoDetailLabel {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.5px;
    line-height: 1.25;
  }
  .tagsLista li {
    display: inline-block;
    float: left;
    padding: 5px;
    margin: 0;
    margin-bottom: 7.5px;
  }
  .tagItem {
    background-color: #F2F2F2;
    padding: 7.5px 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.5px;
  }
  .sectionImageDetail {
    margin-bottom: 50px;
  }
  .sectionRedesSociales {
    min-height: 130px;
    background-color: #fff;
    line-height: 1;
    padding: 30px 20px;
  }
  .sectionRedesSociales p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 12.5px;
  }
  #footer .zone-wrapper {
    padding: 20px 0;
  }
  #footer .content ul {
    margin: 0;
    line-height: 1;
    margin-top: 12.5px;
  }
  #footer .content ul li {
    display: inline;
    margin: 0;
    margin-right: 20px;
    margin-bottom: 5px;
    width: 150px;
    text-align: right;
  }
}

/*************SMALL-MOBILE************/
@media screen and (max-width: 479px) {
  .hidden-xxs {
    display: none;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .visible-xxs {
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .header-xs {
    height: 45px;
  }
  .header-xs h1 {
    padding-top: 8.5px;
    font-size: 22px;
  }
  .botton-header-xs {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
  .header-xs .dropdown-menu > li > a {
    font-size: 18px;
  }
  .topPrimary {
    min-height: 232.5px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .topSecuandary {
    height: 100px;
    padding: 20px;
  }
  .intro-xs {
    min-height: 95px;
    padding: 20px;
    font-size: 16px;
  }
  .form_search {
    height: 76px;
    padding: 20px;
    padding-top: 17.5px;
  }
  .topSecuandary .form_search {
    padding: 0;
  }
  .form_search input[type="search"] {
    color: #666;
    padding: 0px 45px 2px 15px;
    background-color: #FFF;
    width: 100%;
    margin: 0;
    height: 40px;
    border-radius: 70px;
    font-size: 16px;
  }
  .form_search a {
    top: 17.5px;
    right: 20px;
    width: 40px;
    height: 40px;
  }
  .form_search a span {
    font-size: 19px;
  }
  .secundaryHeader,
  .bimaHome {
    height: auto;
    min-height: 90px;
    padding: 15px 20px;
    font-size: 14px;
  }
  .galeriesCounts {
    padding-left: 0;
    font-size: 18px;
    position: relative;
    top: -1px;
  }
  .subTitleGaleries {
    position: relative;
    font-size: 18px;
    top: -2px;
  }
  .bimaHome .boto {
    padding: 0px 25px;
    font-size: 15px;
    color: #c60c30;
    background-color: #fff;
    border: 2px solid #fff;
    line-height: 26px;
    margin-top: 10px;
  }
  .sectionDestacades {
    margin: 30px 0 0 0;
  }
  .sectionDestacades h1 {
    margin: 0 0 15px 0;
    font-size: 20px;
    padding: 0 20px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 20px;
  }
  .slick-slider .slick-track div {
    max-width: 280px;
    min-width: 280px;
    max-height: 170px;
    min-height: 170px;
  }
  .slick-slider figure {
    min-width: 280px;
    min-height: 170px;
  }
  .slick-dots {
    padding: 20px;
    width: 100%;
    text-align: center;
  }
  .slick-dots li, .slick-dots li button, .slick-dots li button:before {
    width: 15px;
    height: 15px;
  }
  .sectionGaleries.galeriesTotas,
  .sectionGaleries {
    padding: 30px 20px;
  }
  .sectionGaleries.galeriesTotas {
    padding: 15px;
    padding-bottom: 30px;
  }
  .sectionGaleries h1 {
    margin: 0px 0 15px 0;
    font-size: 20px;
    padding: 0;
  }
  .sectionGaleries.galeriesTotas div,
  .sectionGaleries div {
    width: 125px;
    margin: 0 5px;
  }
  .sectionGaleries.galeriesTotas a,
  .sectionGaleries a {
    width: 125px;
    height: 125px;
    background-position: center;
  }
  .sectionGaleries div p {
    font-size: 15px;
    margin-bottom: 20px;
    padding-top: 0px;
  }
  .galleryBtnAction {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .galleryBtn {
    padding: 4.5px 15px;
    line-height: 1;
    font-size: 15px;
  }
  .galeriaPresentation {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .ug-thumb-overlay, .ug-textpanel {
    display: none !important;
  }
  .contentImageDetail {
    padding: 20px 20px 0 20px;
  }
  .titleDetailImage {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .detailViewTitle-xs {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 1.2;
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .contentDescriptionDetail, .contentDescargaDetail, .contentGeoMapDetail, .contentTagsDetail, .contentSimilaresDetail {
    padding: 0 20px;
    margin-bottom: 25px;
    overflow: hidden;
  }
  .contentDetailLabels {
    padding: 15px;
  }
  .pull-none-xs {
    float: none !important;
    margin-top: 10px;
  }
  .imgDetailLabel {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.5px;
    line-height: 1.2;
  }
  .imgDetailIcons img {
    width: 25px;
    opacity: 0.7;
  }
  .contentHeaderSpace {
    padding-bottom: 15px;
  }
  .iconDetailTitle {
    color: #c60c30;
    position: absolute;
    font-size: 25px;
    line-height: 1;
  }
  .contentDetailTitle {
    font-size: 20px;
    padding-left: 30px;
    line-height: 1;
    font-weight: 300;
  }
  .DescargaDetailBox {
    background-color: #f2f2f2;
    border: 10px solid #fff;
    border-bottom: 20px solid #fff;
    border-top: 0;
    min-height: 205px;
    max-height: 205px;
  }
  .descargaDetailTitle {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
  }
  .descargaImgEj {
    position: relative;
    width: 100%;
    max-width: 110px;
    height: 60px;
    margin: auto;
    margin-bottom: 5px;
    background-color: #DFDFDF;
  }
  .descargaImgDescripcion {
    line-height: 1;
    font-size: 10px;
    letter-spacing: -.5px;
    font-weight: 500;
    color: #666;
    display: block;
    text-align: center !important;
    margin-bottom: 15px;
    height: 11px;
  }
  .lowQuality {
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    height: 30px;
    background-color: #bbb;
  }
  .midQuality {
    position: absolute;
    top: 0;
    left: 0;
    width: 70%;
    height: 45px;
    background-color: #bbb;
  }
  .descargaOriginalDetail {
    text-align: center;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    line-height: 1.15;
    min-height: 72px;
    max-height: 72px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .btnDescargaImg {
    padding: 3px 5px 6px 5px;
    font-size: 15px;
    color: #FFF;
    background-color: #c60c30;
    border: 2px solid #c60c30;
    border-radius: 30px;
    max-height: 30px;
    position: relative;
    line-height: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-bottom: 20px;
  }
  .boxMaps {
    position: relative;
    height: 300px;
  }
  .mapsApiImgDetail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px;
    z-index: 1;
  }
  .contentGeoDetail {
    margin-top: 15px;
    padding: 15px;
  }
  .geoDetailHeader {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -.5px;
    line-height: 1;
    padding-bottom: 5px;
  }
  .geoDetailLabel {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: -.5px;
    line-height: 1.25;
  }
  .tagsLista li {
    display: inline-block;
    float: left;
    padding: 5px;
    margin: 0;
    margin-bottom: 7.5px;
  }
  .tagItem {
    background-color: #F2F2F2;
    padding: 7.5px 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -.5px;
  }
  .sectionImageDetail {
    margin-bottom: 50px;
  }
  .sectionRedesSociales {
    min-height: 120px;
    background-color: #fff;
    line-height: 1;
    padding: 25px 20px;
  }
  #footer .zone-wrapper {
    padding: 20px 0;
  }
  #footer .content ul {
    margin: 0;
    line-height: 1;
    margin-top: -7px;
  }
  #footer .content ul li {
    display: block;
    margin: 0;
    margin-right: 20px;
    margin-bottom: 5px;
    width: 150px;
    text-align: right;
  }
}

/*# sourceMappingURL=styles.css.map */

/* styles for help modal */
.bima_modal .bcnTitle {
  color:#c60c30;
  font-weight:600;
  font-size: 24px;
  letter-spacing: -1px !important;
}

.bima_modal li {
  margin: 5px 0;
}

.bima_modal .modal-content {
  max-height: calc(100vh - 60px);
  overflow: hidden;
}

.bima_modal .modal-body {
  height: calc(100vh - 176px);
  overflow: hidden;
  overflow-y: auto;
}

.bima_modal .modal-footer button {
  background-color: #c60c30;
  border-color: #c60c30;
  color: #fff;
}

.bima_modal .modal-footer button:active,
.bima_modal .modal-footer button:focus,
.bima_modal .modal-footer button:hover {
  background-color: #9a1968;
  border-color: #9a1968;
}

/* changes modal */
.modal-content {
border-radius: 0;
border: 0;
}
.modal-header {
background-color: #c60c30;
color: #fff;
}
.modal-header .close {
opacity: 1;
font-size: 30px;
display: block;
line-height: 0.6;
text-shadow: none;
color: #fff;
margin-top: 0;
transition: all .3s;
}
.modal-header .close:hover {
opacity: 0.6;
}
.modal-header .modal-title {
text-align: left;
font-size: 20px;
line-height: 1;
}

/******************** helper class *********************/
/*********************************************************/

/* POSITION */
.p_absolute{
  position: absolute;
}
.p_relative{
  position: relative;
}
.p_fixed{
  position: fixed;
}
.p_static{
  position: static;
}

/* DISPLAY */
.d_inline{
    display: inline;
}
.d_inline-block{
    display: inline-block;
}
.d_block{
    display: block;
}
.d_none{
    display: none;
}

/* MARGIN RESET */
.no_mg { 
  margin: 0 !important;
}
.no_mgL { 
  margin-left: 0 !important;
}
.no_mgR { 
  margin-right: 0 !important;
}
.no_mgLR { 
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no_mgT { 
  margin-top: 0 !important;
}
.no_mgB { 
  margin-bottom: 0 !important;
}
.no_mgTB { 
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* PADDING RESET*/
.no_pd { 
  padding: 0 !important;
}
.no_pdL { 
  padding-left: 0 !important;
}
.no_pdR { 
  padding-right: 0 !important;
}
.no_pdLR { 
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no_pdT { 
  padding-top: 0 !important;
}
.no_pdB { 
  padding-bottom: 0 !important;
}
.no_pdTB { 
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* TEXT ALIGN*/
.txtL { 
  text-align: left !important;
}
.txtR { 
  text-align: right !important;
}
.txtC { 
  text-align: center !important;
}
.txtJ { 
  text-align: justify !important;
}

/* LINE BREAK */
.oneLineBreak{
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.twoLineBreak{
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
}
.threeLineBreak{
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: justify;
}

/* OVERFLOWS */
.overflowHide{
  overflow: hidden;
}
.overflowXHide{
  overflow-x: hidden; 
}
.overflowYHide{
  overflow-y: hidden; 
}
.overflowAuto{
  overflow: auto;
}
.overflowXAuto{
  overflow-x: auto;
}
.overflowYAuto{
  overflow-y: auto;
}

/* max-width-box */
.max1010{
  max-width: 1010px;
}
.max880{
  max-width: 880px;
}

.top8{
  position: relative;
  top:8px;
}

@import url("/imatges/static/main/css/ajuntamentfonts.css");

/* nav header */
#brand .bcnbrand-list li {
    margin: 0;
}

/* photo detail download buttons */

.DescargaDetailBox a:hover,
.DescargaDetailBox a:focus,
.DescargaDetailBox a:active {
  color: #fff;
}


/* photo detail without gallery */

.contentImageDetail{
  margin-top: 34px;
}

.breadcrumbBIMA + .contentImageDetail{
  margin-top: 0;
}


/* search */

#id_q {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  color: #666;
  padding: 5px 55px 8px 25px;
  background-color: #FFF;
  width: 100%;
  margin: 0;
  height: 50px;
  border-radius: 25px;
  font-size: 21px;
  letter-spacing: -1px;
}

.form_search button {
  top: 36px;
  right: 70px;
  float: right;
  width: 2.67em;
  height: 2.67em;
  color: #fff;
  background-color: #D50283;
  border-radius: 50%;
  border: 1px solid transparent;
}

.topSecuandary .form_search button {
  top: 0;
  right: 0;
}

.form_search button span {
  font-size: 24px;
  line-height: 2.1;
}


/* gallery detail add photos */

[id^=gallery_] {
  margin-top: 20px;
}

.galleryBtnAction {
  margin-bottom: 0;
}

#galeria + .sectionRedesSociales {
  margin-top: 100px;
}


/* social share */

.fa-at.jssocials-share-logo {
  font-family: 'icoajuntament' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-at.jssocials-share-logo:before {
    content: "\e951";
}
.jssocials-share-email .jssocials-share-link {
    background: #848484;
}
.jssocials-share-email .jssocials-share-link:hover {
    background: #737272;
}
.jssocials-share {
  margin: 0 6px 0 0;
  transition: all .3s;
}


@media screen and (max-width: 767px) and (min-width: 640px) {
  .form_search button{
    top: 40px;
    right: 30px;
    width: 70px;
  }
  .topSecuandary .form_search button {
    top: 5px;
    right: 10px;
  }
  #id_q {
    padding: 0 75px 5px 25px;
    /*height: 70px;*/
    border-radius: 70px;
    font-size: 26px;
  }
}

@media screen and (max-width: 639px) and (min-width: 480px) {
  .form_search button{
    top: 23px;
    right: 18px;
    width: 40px;
    height: 40px;
  }
  .form_search button span {
    font-size: 18px;
  }
  #id_q {
    padding: 0 45px 2px 15px;
    /*height: 40px;*/
    border-radius: 70px;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .form_search button{
    top: 18px;
    right: 18px;
    width: 40px;
    height: 40px;
  }
  .form_search button span {
    font-size: 19px;
  }
  #id_q {
    padding: 0 45px 2px 15px;
   /* height: 40px;*/
    border-radius: 70px;
    font-size: 16px;
  }
}
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap');

/* estructure */
body {font-weight:400;}
.max1140 {max-width:1140px;}
a:focus {
  appearance: normal;
  outline:2px auto #c60c30;
}
.topHead:focus-within,
.topHead:focus {position:relative;}
header#top {
  position:relative;
}
.sectionGaleries h1,
.sectionGaleries div p,
.sectionDestacades h1,
.titleGaleries,
.titleDetailImage {font-weight:400;}
.titleSimulator {
  margin:0px 0 24px 0;
  text-align:center;
  font-size:33px;
  font-weight:400;
  padding:0 15px;
}
h1.titleGaleries {margin-bottom:0;}
.titlePage {
  margin:0;
  margin-bottom: 14px;
  font-size:40px;
  line-height:1.1;
  font-weight:300;
  text-align:center;
}
.element-invisible {display:none;}
#brand.v2017 .bcnbrand-desktop .bcnbrand-main-container .bcnbrand-main {
  margin:0;
  padding-left:15px;
  margin-right: auto;
  margin-left: auto;
}
.bimaHome {font-weight:400;}
.bimaHome .boto {
  border-radius:5px;
  border:1px solid;
}
.form_search {
  height:auto;
  padding:20px;
  background:#fff;
  display: flex !important;
  align-items: center;
}
.form_search button {
  top:18px;
  right:20px;
}
.form_search button span {
  font-size:38px;
  line-height:1.4;
}
.contentDetailTitle {font-weight:400;}
#id_q {box-shadow:none; font-weight:400;}
#id_q::-webkit-input-placeholder {font-style:italic; font-weight:400; font-size:24px;}
#id_q:-moz-placeholder {font-style:italic; font-weight:400; font-size:24px;}
#id_q::-moz-placeholder {font-style:italic; font-weight:400; font-size:24px;}
#id_q:-ms-input-placeholder {font-style:italic; font-weight:400; font-size:24px;}
.jssocials-share-link {padding:.2em;}
.galeriaPresentation {
  height:100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.galleryBtn,
.btnVerGaleria,
.btnDescargaImg {
  border-radius:5px;
  font-weight:400;
  letter-spacing:0.2px;
}
.btnVerGaleria {max-width:150px;}
.galleryBtn {padding:10px 30px;}
.boto:hover, .boto:focus, .boto:active,
.bimaHome .boto:hover,
.bimaHome .boto:focus,
.bimaHome .boto:active {border-width:1px;}
.topSecuandary {height:215px;}
.topSecuandary .form_search {
  padding:10px;
}
.topSecuandary .form_search button {
  top:8px;
  right:15px;
}
.imageDetailView img {max-height:750px;}
.breadcrumb.breadcrumbBIMA {
  padding-left:20px;
  padding-bottom:0;
  margin-bottom:10px;
}
.sectionImageDetail .breadcrumb.breadcrumbBIMA {
  margin-bottom:10px;
  letter-spacing:0.1px;
}
.secundaryHeader {
  min-height:auto;
  background:transparent;
  overflow:hidden;
  display: flex;
  flex-direction: column;
}
.countContainer{
  margin-top: 20px;
}
.titleMap {
  text-align:left;
  margin:0 0 15px;
  font-size:20px;
}
.titleGaleries {
  float:left;
  width:auto;
  padding-right:15px;
  overflow:visible;
  color:#000;
}
.galeriesCounts {
  float:none;
  clear:none;
  color:#524d74;
  margin-right:0;
}
.subTitleGaleries {
  float:none;
  color:#000;
}
.botoGoMap {
  border-radius:5px;
  font-size:16px;
  height:auto;
  padding:10px 15px;
  top:calc(50% - 35px);
  background:#c60c30;
  color:#fff;
}
.sectionGaleries.galeriesTotas div,
.sectionGaleries div {margin:0;}
.sectionGaleries.galeriesTotas a,
.sectionGaleries a {
  background:#000 center center/cover no-repeat;
}
#galeria.sectionGaleria #gallery .ug-thumb-wrapper.ug-tile .ug-textpanel {
  background:rgba(0, 0, 0, 0.2);
  display:block;
  position:absolute;
  zoom:1;
  opacity:1 !important;
}
#galeria.sectionGaleria #gallery .ug-thumb-wrapper.ug-tile img.ug-thumb-image {
  position:relative;
  top:0;
  left:0;
}
#galeria.sectionGaleria #gallery .ug-thumb-wrapper.ug-tile:focus .ug-textpanel {
  position:absolute;
  bottom:0 !important;
  left:0;
}
.slick-slider .slick-current.slick-active figure:hover figcaption,
.slick-slider .slick-current.slick-active figure:focus figcaption {
  height:auto;
  line-height:1.4;
  padding:15px;
}
.slick-slider .slideBtnNav,
.slick-slider .slideBtnNav:hover {background:transparent;}
.slick-slider .slideBtnNav .bcn-icon-esquerra-light,
.slick-slider .slideBtnNav .bcn-icon-dreta-light {
  background:rgba(0, 0, 0, 0.6);
  border-radius:50%;
  padding:5px;
}
.slick-slider .slideBtnNav .bcn-icon-esquerra-light:hover,
.slick-slider .slideBtnNav .bcn-icon-dreta-light:hover {
  background:rgba(0, 0, 0, 1);
}
.slick-slider button.prevSlider:focus .bcn-icon-esquerra-light,
.slick-slider button.nextSlider:focus .bcn-icon-dreta-light {
  background:#c60c30;
}
.slick-dots li button:hover,
.slick-dots li button:focus {background:#c60c30;}
.form_search button:focus {
  color:#fff;
  background:#c60c30;
}
.prevSliderSimilares:focus,
.nextSliderSimilares:focus {
  color:#c60c30;
}
.slick-dots li button:focus {background:#524d74;}
.slick-dots li button#control-navigation,
.slick-dots li button#control-navigation.play {background-size:inherit;}
.slick-dots li button#control-navigation:focus {background-position:-17px -30px;}
.slick-dots li button#control-navigation.play:focus {background-position:-17px 0;}
.slick-dots li button:hover,
.slick-dots li button:focus {
  opacity:1;
}
.sectionGaleries.galeriesTotas a:focus,
.sectionGaleries a:focus {box-shadow:0 0 5px 0 #c60c30;}
.slick-slider .slick-track div {background-color:#000;}
.sectionGaleries.galeriesTotas a,
.sectionGaleries a,
.ug-thumb-wrapper.ug-tile {background-color:#000 !important;}
.imageHoverBtn {
  border-radius:5px;
  color:#000;
  max-height:inherit;
}
.imageHoverTitle a {color:#fff;}
#footer .grid {max-width:1140px;}
#footer .content ul {font-weight:400;}
.sectionRedesSociales .jssocials a span {
  display:inline-block;
  text-indent:-9999em;
}
.scrollUp {
  background:rgba(0,0,0,0.9);
  font-size:2em;
  text-align:center;
  width:50px;
  height:45px;
  padding-bottom:5px;
  position:fixed;
  bottom:15px;
  right:15px;
  cursor:pointer;
  line-height:1em;
  text-decoration:none;
  display:none;
  opacity:0.7;
  z-index:6;
  transition: all 0.8s ease 0s;
}
.scrollUp img {max-width:30px;}
.scrollUp:active,
.scrollUp:focus
.scrollUp:hover {bottom:25px;}

/* popup mapa */
.ol-overlay-container .geobcn-popup .ol-popup {
  padding:0 !important;
}
.geobcn-popup > * > .ol-popup-content {position:relative;}
.ol-overlay-container .geobcn-popup .ol-popup-closer {
  background:#54545d url('/imatges/static/main/img/map_images/close_on2.jpg');
  padding:15px;
  position:absolute;
  z-index:3;
  top:0 !important;
  right:0 !important;
}
.ol-viewport {margin-top:20px;}

/* colours */
.introStyle {background:#f2f2f2; color:#696973;}
.introStyle h1 {font-weight:400;}
.introStyle h1 a {color:#000000;}
.bcnTitle {
  color:#c60c30;
  //letter-spacing:0.1px;
}
.blockBigTitle,
.bimaHome,
.bimaHome .boto {
  background:#f2f2f2;
  color:#424242;
  max-height:inherit;
}
.blockBigTitle {
  margin:-25px -30px 30px;
  padding:14px 0 2px 0;
  background:#fff;
}
.blockBigTitle a .titlePage {
    font-weight:600;
    color:#000;
}
.boto:hover,
.boto:focus,
.boto:active,
.bimaHome .boto:hover,
.bimaHome .boto:focus,
.bimaHome .boto:active {color:#524d74;}
.bimaHome .boto,
.bimaHome .boto:hover,
.bimaHome .boto:focus,
.bimaHome .boto:active {
    background:#c60c30;
    color:#fff;
    border-color:#c60c30;
}
.form_search label {width:100%;}
.form_search button {
  background: transparent;
  color:#c60c30;
}
.tagItem {transition: all .2s;}
.tagItem:hover {
  color:#fff;
  background:#c60c30;
}
.blockBigTitle a,
.blockBigTitle a .bcnTitle {color:#c60c30;}
.topSecuandary .form_search {background:#fff;}
.imgDetailLabel .imgDetailTitle a {color:#c60c30;}
.ug-thumb-overlay {background-color: rgba(0, 0, 0, 0.6) !important;}
.contentGeoDetail .geoDetailTitle,
.contentGeoDetail .geoDetailTitle a {color:#666;}

/* media queries */
@media screen and (max-width: 767px) {
  header#top {
    position:relative;
  }
  header#top .introStyle a {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    color:#000;
    background:#f2f2f2;
    font-size:0.8em;
    min-height:auto;
    padding:20px 25px;
    font-weight:600;
  }
  header#top .introStyle a .bcnTitle {color:#c60c30;}
  header#top .introStyle a h1 {
    margin-bottom:0;
    font-weight:300;
    letter-spacing:0 !important;
  }
  header#top #intro.introStyle {
    width:auto !important;
    padding:0;
    margin-top:50px;
    margin-left:-5px;
    margin-right:-5px;
  }
  .introDescription {
    display:block;
    width:100%;
    min-height:152px;
    background-color:#f2f2f2;
    color:#000;
    text-align:left;
    padding:20px;
    font-size:26px;
    vertical-align:top;
    line-height:1.3;
  }
  #brand.v2017 .bcnbrand-mobile .bcnbrand-main-container .bcnbrand-main ul:first-of-type {margin-left:25px;}
  .breadcrumb.breadcrumbBIMA {
    text-transform:uppercase;
    font-size:20px;
  }
  .breadcrumb.breadcrumbBIMA a {padding-left:30px;}
  .breadcrumb.breadcrumbBIMA .iconDetailTitle {
    font-size:24px;
    left:20px;
  }
  .topSecuandary h1 {
    margin-bottom:15px;
    padding:5px 35px 0;
    font-size:1.2em;
    text-align:left;
  }
  .intro-xs.intro-title {
    color:#fff;
    background:#524d74;
    font-size:1.2em;
    min-height:auto;
    padding:20px 25px;
    margin:-50px -30px 50px;
  }
  .intro-xs {background:#fff;}
  .form_search {padding:5px;}
  .form_search button {
    top:4px;
    right:0;
  }
  .bimaHome .boto {
    color:#fff;
    border-color:#fff;
  }
  .botoGoMap {
    top:calc(50% - 25px);
  }
  .secundaryHeader .titleGaleries {padding-right:60px;}
  .secundaryHeader > div {
    clear:left;
  }
  #id_q::-webkit-input-placeholder {font-size:20px;}
  #id_q:-moz-placeholder {font-size:20px;}
  #id_q::-moz-placeholder {font-size:20px;}
  #id_q:-ms-input-placeholder {font-size:20px;}
  #galeria + .sectionRedesSociales {margin-top:40px;}
}
@media (max-width: 767px) and (min-width: 639px) {
  .topSecuandary .form_search {height:auto;}
  .blockBigTitle {
    padding:14px 0 2px 20px;
  }
  .breadcrumbBIMA + .contentImageDetail {padding-top:0;}
  .secundaryHeader > div {margin-top:-6px;}
}
@media screen and (max-width: 639px) {
  .intro-xs.intro-title {
    margin-top:-27px;
    padding:15px 25px;
  }
  #brand.v2017 .bcnbrand-mobile .bcnbrand-main-container {
    padding-bottom:3px;
  }
  .blockBigTitle {margin:-25px -30px 20px;}
  .topSecuandary {height:175px;}
  .topSecuandary .form_search {
    padding:5px;
  }
  .topSecuandary .form_search button,
  .form_search button {
    top:5px;
    right:5px;
  }
  .form_search button span {
    font-size:28px;
    line-height:1.1;
  }
  .secundaryHeader > div {
    clear:left;
  }
  .sectionGaleries.galeriesTotas {padding:20px;}
  .sectionGaleries.galeriesTotas article ul li .txtC {
    min-height:30px;
    max-width:130px;
  }
  .sectionGaleries h1 {
    text-align:left;
  }
  .galeriesCounts,
  .subTitleGaleries {top:8px;}
  .breadcrumb.breadcrumbBIMA.hidden-sm {
    margin-bottom:0;
    padding-top:15px;
    font-size:16px;
  }
  .breadcrumb.breadcrumbBIMA a {padding-left:25px;}
  .breadcrumb.breadcrumbBIMA .iconDetailTitle {
    font-size:18px;
    margin-top:2px;
  }
  #id_q::-webkit-input-placeholder {font-size:18px;}
  #id_q:-moz-placeholder {font-size:18px;}
  #id_q::-moz-placeholder {font-size:18px;}
  #id_q:-ms-input-placeholder {font-size:18px;}
}

@media (min-width: 1170px) {
  #brand.v2017.bcnbrand-bootstrap .bcnbrand-main {
    width: 100%; }
}

# Department

.topSecundaryDept .formulari {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 40px;
}

.topSecundaryDept {
  height:290px;
}
.topSecundaryDept .form_search button {
  top:0;
  right:15px;
}

.topSecundaryDept {
  #height: 213px;
  padding: 24px 30px;
  background-color: #F2F2F2;
  text-align: center;
}

.topSecundaryDept h1 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 40px;
}

.topSecundaryDept .form_search {
  position: relative;
  display: flex !important;

  width: 100%;
  height: auto;
  #background-color: transparent;
  text-align: center;
  #padding: 35px 0px;
  padding:10px;
  background:#fff;
  #padding-top: 0;
}

.topSecundaryDept .form_search a {
  top: 0px;
  right: 0px;
}

.topSecundaryDeptMultipleElements .form_search button {
  top:8px;
  right:15px;
}

.topSecundaryDeptMultipleElements {
  padding: 24px 30px 50px 30px;
  background-color: #F2F2F2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .topSecundaryDeptMultipleElements {
    padding: 24px 30px 28px 30px;
    background-color: #F2F2F2;
    text-align: center;
  }
  .blocktitleSearchDept {
    font: normal normal 600 22px/36px Source Sans Pro !important;
  }
  .blocktitleSearchDept a{
    font: normal normal 600 16px/56px Source Sans Pro !important;
  }
  .Dept{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .topSecundaryDeptMultipleElements .form_search {
    height: 44px !important;
  }
  #id_q {
    height: 44px !important;
    font: italic normal normal 18px/23px Source Sans Pro !important;
    letter-spacing: 0px;
    color: #000000;
  }
}
#id_q {
  font: italic normal normal 23px/87px Source Sans Pro;
  letter-spacing: -0.57px;
  color: #000000;
}
.topSecundaryDeptMultipleElements h1 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 40px;
}

.topSecundaryDeptMultipleElements .form_search {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  #background-color: transparent;
  text-align: center;
  #padding: 35px 0px;
  padding:10px;
  background:#fff;
  #padding-top: 0;
}

.topSecundaryDeptMultipleElements .form_search a {
  top: 0px;
  right: 0px;
}

.blocktitleSearchDept {
  max-width:1140px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align:left;
  margin-bottom: 10px;
  font: normal normal 600 33px/56px Source Sans Pro;
}

.Dept {
  margin-top: 50px;
  font-size: 21px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
}

.blockBigTitleDept {
  background:#f2f2f2;
  color:#424242;
  max-height:inherit;
}
.blockBigTitleDept {
  margin:-25px -30px 10px;
  padding:14px 0 2px 0;
  background:#fff;
}
.blockBigTitleDept a .titlePage {
  font: normal normal 600 41px/56px Source Sans Pro;
    color:#000;
}
.blockBigTitleDept a,
.blockBigTitleDept a .bcnTitle {color:#c60c30;}
.blocktitleSearchDept a,
.blocktitleSearchDept a .bcnTitle {color:#c60c30;font: normal normal normal 21px/56px Source Sans Pro;}


@media screen and (max-width: 1199px) {
  .topSecundaryDept .formulari {
    padding: 0;
  }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
  .topSecundaryDept .form_search {
    height: 70px;
    padding: 15px;
    padding-top: 5px;
  }
  .topSecundaryDept .form_search button {
    top: 5px;
    right: 10px;
  }
  .topSecundaryDept .form_search a {
    right: 15px;
    top: 5px;
    width: 70px;
    height: 70px;
  }
  .topSecundaryDept {
    padding: 24px 0;
  }
}

@media screen and (max-width: 639px) and (min-width: 480px) {
  .topSecundaryDept {
    padding: 30px 20px;
  }
  .topSecundaryDept .form_search {
    padding: 0;
  }
}

@media screen and (max-width: 479px) {
  .topSecundaryDept {
    height: auto;
    padding: 20px;
  }
  .topSecundaryDept .form_search {
    padding: 0;
  }
  #id_q {
    height: 33px;
  }
}
@media screen and (max-width: 1200px) {
  #footer .content a img {
    margin-left: 20px;
  }
}

#avis-legal ul, #custom-legal-disclaimer ul {
    list-style:none;
    margin:0;
    padding:0
}
#avis-legal ul li p, #custom-legal-disclaimer ul li p{
    font-size:1.6rem;
    color:#696973
}

#avis-legal ul li a, #custom-legal-disclaimer ul li a{
    border-bottom:1px solid #c60c30;
    word-break:break-all;
    -ms-word-break:break-all
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
    #avis-legal ul li a, #custom-legal-disclaimer ul li a{
        display:inline-block;
        border-bottom:none!important;
        text-decoration:underline!important
    }
}

#avis-legal ul li a:hover, #custom-legal-disclaimer ul li a:hover,
#avis-legal ul li a:focus, #custom-legal-disclaimer ul li a:focus{
    border-bottom:1px solid #c60c30;
    text-decoration:none;color:#c60c30
}

#avis-legal ul li strong, #custom-legal-disclaimer ul li strong{
    font-size:2rem;
    font-weight:normal;
    color:#000
}

#avis-legal h3 {
    margin-bottom:35px;
    font-size:2.5rem
}

#avis-legal ul li{
    position:relative
}

#avis-legal ul li p{
    margin-bottom:0;
    margin-left:95px
}

#avis-legal ul li p:nth-child(2){
    margin-bottom:10px
}

#avis-legal ul li p:last-child{
    margin-bottom:50px
}

#avis-legal ul li ul.llistat-difondre{
    margin:0;
    padding-left:95px;
    margin-top:10px;
    margin-bottom:10px
}

#avis-legal ul li ul.llistat-difondre li {
    margin: 25px 0;
}

#avis-legal ul li ul.llistat-difondre i:before {
    position: absolute;
}

#avis-legal ul li ul.llistat-difondre li p{
    margin:0;
    margin-top:-20px;
    padding-left:20px
}

#avis-legal .bcn-icon{
    background-color:#c60c30;
    color:#ffF;
    padding:10px;
    border-radius:100%;
    font-size:3.5rem;
    position:absolute;
    top:-10px;
    left:5px
}

#custom-legal-disclaimer{
    background-color:rgba(206,15,97,0.07);
    padding:10px 30px 40px;
    margin-top:30px
}

#custom-legal-disclaimer h3{
    font-size:3rem;
    font-weight:lighter;
    line-height:3.5rem;
    margin-bottom:15px
}

#custom-legal-disclaimer p{
    font-size:1.6rem;
    color:#696973;
    margin-bottom:30px
}

#custom-legal-disclaimer ul li i.bcn-icon-ok-bold{
    font-size:2rem;
    margin-right:10px;
    color:#000
}

#custom-legal-disclaimer ul li p:first-child{
    margin-bottom:inherit
}

#custom-legal-disclaimer ul li p:last-child{
    margin-bottom:35px
}

#custom-legal-disclaimer ul li:last-child p:last-child{
    margin-bottom:0px
}

.page-header {
    font-weight: 400;
    color: #000;
    letter-spacing: -0.03em;
    font-size: 3.2rem;
    border-bottom: none;
}
