@font-face {
  font-family: "Font-Titols";
  src: url("../fonts/futuraCondensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Font-Textes";
  src: url("../fonts/futura_book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@media (max-width: 991.98px) {
  .site-section .heading {
    font-size: 1.5rem;
  }
}
body.eupopup.eupopup-bottom {
  background-color: white !important;
  font-family: "Font-Textes", sans-serif;
}
body.eupopup.eupopup-bottom h1, body.eupopup.eupopup-bottom h2.heading {
  font-family: "Font-Titols", sans-serif;
  text-transform: uppercase;
}

.site-mobile-menu {
  background-color: white;
}
.site-mobile-menu .site-mobile-menu-header span.icon-close2, .site-mobile-menu .site-mobile-menu-header span.icon-close2:before {
  color: #333 !important;
}
.site-mobile-menu .site-mobile-menu-body ul > li {
  border-top: none;
}
.site-mobile-menu .site-mobile-menu-body ul li {
  border-top: 1px solid #333;
}
.site-mobile-menu .site-mobile-menu-body ul li a.nav-link {
  color: #333 !important;
}
.site-mobile-menu .site-mobile-menu-body ul li a.nav-link:hover, .site-mobile-menu .site-mobile-menu-body ul li a.nav-link:visited, .site-mobile-menu .site-mobile-menu-body ul li a.nav-link:active {
  color: #333 !important;
}

header.header-bar.site-navbar-target {
  background: white !important;
}
header.header-bar.site-navbar-target .site-logo {
  line-height: 14px;
}
header.header-bar.site-navbar-target a.site-menu-toggle.js-menu-toggle span.icon-menu, header.header-bar.site-navbar-target a.site-menu-toggle.js-menu-toggle span.icon-menu:before, header.header-bar.site-navbar-target a.site-menu-toggle.js-menu-toggle span.icon-menu, header.header-bar.site-navbar-target a.site-menu-toggle.js-menu-toggle span.icon-menu:before {
  color: #333 !important;
}

h1.heading.daro {
  font-size: 26px;
}

span.logoaj {
  font-size: 14px;
  text-transform: none !important;
  letter-spacing: 0.2rem;
}

.btn-danger {
  color: #fff;
  background-color: white;
  border-color: white;
}

section.site-section-hero {
  margin-top: 0px;
  background-position-x: center;
  background-size: cover;
}
section.site-section-hero h1.heading {
  margin-top: 10vh;
  color: #fff !important;
}
section.site-section-hero h1.heading > a.rutapremialink:hover, section.site-section-hero h1.heading > a.rutapremialink:visited {
  color: white;
}
section.site-section-hero h4.clsEtTrobes {
  color: #fff !important;
}

.btn.btn-md {
  text-transform: none !important;
}

#row-section-home {
  padding-right: 10px;
  padding-left: 10px;
}

.homeintro {
  font-size: 14px;
  line-height: 16px;
  color: white;
}

p.botonshome {
  margin-bottom: 0.5rem;
  margin-bottom: 12px !important;
}
p.botonshome.botons70 {
  width: 70vw;
}

.btn.botons70 {
  width: 66vw;
  height: 26px;
}

.btn-group-sm > .btn, .btn-sm {
  padding: 0.2rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.4;
}

section#section-blog, section#section-blog2, section#section-ways, section#section-blog3, section#section-guide, section#section-bio {
  background-color: #ffffff;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 1em;
  padding-top: 2.5em;
}
section#section-blog h2.heading, section#section-blog2 h2.heading, section#section-ways h2.heading, section#section-blog3 h2.heading, section#section-guide h2.heading, section#section-bio h2.heading {
  display: block;
  font-size: 1.5rem;
  color: #1f1f1f !important;
}
section#section-blog h4.heading, section#section-blog2 h4.heading, section#section-ways h4.heading, section#section-blog3 h4.heading, section#section-guide h4.heading, section#section-bio h4.heading {
  display: block;
  font-size: 1.2rem;
  text-transform: none;
  color: #1f1f1f !important;
}
section#section-blog img.imgxml, section#section-blog2 img.imgxml, section#section-ways img.imgxml, section#section-blog3 img.imgxml, section#section-guide img.imgxml, section#section-bio img.imgxml {
  margin-bottom: 14px;
  width: 100%;
}
section#section-blog p, section#section-blog2 p, section#section-ways p, section#section-blog3 p, section#section-guide p, section#section-bio p {
  text-align: justify;
  line-height: 20px;
  color: #1f1f1f !important;
}

.site-section.darken-bg, div.row.justify-content-center.border-copyr {
  background-color: #ffffff;
  color: #1f1f1f !important;
}
.site-section.darken-bg:before, div.row.justify-content-center.border-copyr:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 4px;
  background: #981e2e;
}

.btn-primary, .btn-homevaris {
  color: white !important;
  background-color: rgb(50, 58, 113) !important;
  border-color: white !important;
}
.btn-primary:hover, .btn-homevaris:hover {
  color: white;
  background-color: rgb(216.75, 216.75, 216.75);
  border-color: white;
}

.btn-warning, .btn-inforuta {
  color: white !important;
  background-color: rgb(108, 141, 156) !important;
  border-color: white !important;
}
.btn-warning:hover, .btn-inforuta:hover {
  color: white;
  background-color: rgb(90.3073170732, 120.4097560976, 134.0926829268);
  border-color: white;
}

.btn-info {
  color: white !important;
  background-color: rgb(152, 192, 172) !important;
  border-color: white !important;
}
.btn-info:hover {
  color: white;
  background-color: rgb(119.9831325301, 172.4168674699, 146.2);
  border-color: white;
}

.btn-secondary {
  color: white !important;
  background-color: #838b91 !important;
  border-color: #838b91 !important;
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgb(110.2820512821, 118.3025641026, 124.3179487179);
  border-color: rgb(110.2820512821, 118.3025641026, 124.3179487179);
}

.btn-success {
  color: white !important;
  background-color: #82be82 !important;
  border-color: #82be82 !important;
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(98.4210526316, 173.5789473684, 98.4210526316);
  border-color: rgb(98.4210526316, 173.5789473684, 98.4210526316);
}

.btn-danger {
  color: white !important;
  background-color: #ff0038 !important;
  border-color: white !important;
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(216.75, 0, 47.6);
  border-color: rgb(216.75, 0, 47.6);
}

.btn-light {
  color: #363636 !important;
  background-color: #deebf9 !important;
  border-color: #deebf9 !important;
}
.btn-light:hover {
  color: #fff;
  background-color: rgb(162.2192307692, 198.7692307692, 238.1307692308);
  border-color: rgb(162.2192307692, 198.7692307692, 238.1307692308);
}

.btn-dark {
  color: white !important;
  background-color: #4b4b4b !important;
  border-color: #4b4b4b !important;
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(63.75, 63.75, 63.75);
  border-color: rgb(63.75, 63.75, 63.75);
}

.container-fluid.section-photos {
  background-color: #000;
  padding-top: 15px;
}

#accordion-section-blog.desplegable-uMap, #accordion-section-blog2.desplegable-uMap {
  margin-left: auto;
  margin-right: auto;
  background-color: #4a4a4a;
  border: solid 1px #cdcdcd;
  line-height: 18px;
  border-radius: 10px;
  width: 70vw;
  color: white !important;
}
#accordion-section-blog.desplegable-uMap .panel-title, #accordion-section-blog2.desplegable-uMap .panel-title {
  padding: 8px;
  font-size: 14px;
}
#accordion-section-blog.desplegable-uMap .panel-title a, #accordion-section-blog.desplegable-uMap .panel-title a:hover, #accordion-section-blog.desplegable-uMap .panel-title a:visited, #accordion-section-blog2.desplegable-uMap .panel-title a, #accordion-section-blog2.desplegable-uMap .panel-title a:hover, #accordion-section-blog2.desplegable-uMap .panel-title a:visited {
  color: white;
}
#accordion-section-blog.desplegable-uMap .panel-title a:after, #accordion-section-blog2.desplegable-uMap .panel-title a:after {
  font-family: "FontAwesome";
  font-weight: 400;
  content: "\f077";
  float: right;
}
#accordion-section-blog.desplegable-uMap .panel-title a.collapsed:after, #accordion-section-blog2.desplegable-uMap .panel-title a.collapsed:after {
  font-family: "FontAwesome";
  font-weight: 400;
  content: "\f078";
  float: right;
}
#accordion-section-blog.desplegable-uMap .panel-body, #accordion-section-blog2.desplegable-uMap .panel-body {
  padding: 12px 6px;
  background-color: #2a2a3a;
}
#accordion-section-blog.desplegable-uMap .panel-body .vertical-timeline-content p, #accordion-section-blog2.desplegable-uMap .panel-body .vertical-timeline-content p {
  color: white !important;
}

.vertical-timeline {
  padding: 8px;
}
.vertical-timeline h4 {
  font-size: 18px;
}
.vertical-timeline h5 {
  font-size: 14px;
  margin-block-start: 4px;
  margin-block-end: 0px;
}
.vertical-timeline p {
  font-size: 12px;
}
.vertical-timeline .vertical-timeline-icon img {
  width: 30px;
  height: 30px;
}

.card.guide .card-footer {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}
.card.guide .card-footer .icons {
  font-size: 30px;
}
.card.guide .card-footer .icons a i.fa, .card.guide .card-footer .icons a i.far {
  padding-left: 8px;
  padding-right: 8px;
}

/* .header-bar ul li a { color: white; text-transform: none;} */
.header-bar ul li a {
  text-transform: none !important;
}

div#player.epico_phone-layout-full {
  height: 194px !important;
  min-height: unset !important;
  border-radius: 20px;
}
div#player.epico_phone-layout-full p.epico_audio-album {
  color: #575757 !important;
  font-family: "Open Sans", arial, sans-serif;
}
div#player.epico_phone-layout-full span.epico_current-audio-time, div#player.epico_phone-layout-full span.epico_current-audio-duration {
  color: #575757 !important;
  font-family: "Open Sans", arial, sans-serif !important;
}

/* .header-bar ul li a { color: white; text-transform: none;} */
#section-ways {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

h1.section-ways {
  margin: 0;
  padding: 0 1em;
  font-size: 24px;
}

.row.containergridimg div.caixaimg {
  position: relative;
  margin-bottom: 20px;
}
.row.containergridimg div.caixaimg img {
  width: 100%;
  height: auto;
}
.row.containergridimg div.caixaimg .imatge-titol {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 10px;
  text-align: center;
}
.row.containergridimg div.caixaimg .imatge-titol a, .row.containergridimg div.caixaimg .imatge-titol a:hover, .row.containergridimg div.caixaimg .imatge-titol a:visited, .row.containergridimg div.caixaimg .imatge-titol a:focus {
  color: #fff;
  text-decoration: none;
}
.row.containergridimg div.caixaimg .bubble-num {
  position: absolute;
  top: 4px;
  left: 4px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  padding-left: 7px;
}
.row.containergridimg div.caixaimg .bubble-num.actual {
  background-color: rgba(9, 175, 38, 0.7);
}

div.row.clsCopyr {
  background-color: #1a1a1a;
  color: white;
}

img.img-descroute {
  width: 100%;
}

.header-bar {
  padding: 10px !important;
}
.header-bar img.w-75 {
  width: 85% !important;
}

a.cssLogoDinsInfoPunt img {
  max-width: 160px;
}/*# sourceMappingURL=turs_qr.css.map */