@media (min-width: 768px) {
}@media (min-width: 992px) {
}.copyright {
  position: absolute;
  z-index: 300;
  bottom: 4px;
  right: 4px;
}
.copyright__symbol {
  z-index: 1;
  width: 14px;
  height: 14px;
  font-size: 14px;
  line-height: 13px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
}
.copyright__content {
  position: absolute;
  z-index: 1;
  display: none;
  bottom: -2px;
  right: -2px;
  padding: 6px 12px;
  color: #343A40;
  background: #fff;
  white-space: nowrap;
  border-radius: 3px;
  cursor: default;
  -webkit-box-shadow: 6px 6px 7px 0px rgba(43, 30, 20, 0.3);
  box-shadow: 6px 6px 7px 0px rgba(43, 30, 20, 0.3);
}
.copyright__content .title {
  display: inline-block;
  margin: 12px 0 6px;
  font-weight: bold;
}
.copyright__content .title:first-child {
  margin-top: 0;
}
.copyright:hover .copyright__content {
  display: inherit;
}
.stars-rate {
  display: inline-block;
  font-family: "varanasi";
  letter-spacing: 0.35em;
  color: #FFB200;
  text-align: center;
}
.stars-rate:before {
  content: '';
}
.stars-rate:after {
  content: '\EA3F\EA3F\EA3F\EA3F\EA3F';
}
.stars-rate:before {
  color: #FFB200;
}
.stars-rate:after {
  color: #FFB200;
}
.stars-rate.stars-0:before {
  content: '';
}
.stars-rate.stars-0:after {
  content: '\EA3F\EA3F\EA3F\EA3F\EA3F';
}
.stars-rate.stars-05:before {
  content: '\EA40';
}
.stars-rate.stars-05:after {
  content: '\EA3F\EA3F\EA3F\EA3F';
}
.stars-rate.stars-1:before {
  content: '\EA41';
}
.stars-rate.stars-1:after {
  content: '\EA3F\EA3F\EA3F\EA3F';
}
.stars-rate.stars-15:before {
  content: '\EA41\EA40';
}
.stars-rate.stars-15:after {
  content: '\EA3F\EA3F\EA3F';
}
.stars-rate.stars-2:before {
  content: '\EA41\EA41';
}
.stars-rate.stars-2:after {
  content: '\EA3F\EA3F\EA3F';
}
.stars-rate.stars-25:before {
  content: '\EA41\EA41\EA40';
}
.stars-rate.stars-25:after {
  content: '\EA3F\EA3F';
}
.stars-rate.stars-3:before {
  content: '\EA41\EA41\EA41';
}
.stars-rate.stars-3:after {
  content: '\EA3F\EA3F';
}
.stars-rate.stars-35:before {
  content: '\EA41\EA41\EA41\EA40';
}
.stars-rate.stars-35:after {
  content: '\EA3F';
}
.stars-rate.stars-4:before {
  content: '\EA41\EA41\EA41\EA41';
}
.stars-rate.stars-4:after {
  content: '\EA3F';
}
.stars-rate.stars-45:before {
  content: '\EA41\EA41\EA41\EA41\EA40';
}
.stars-rate.stars-45:after {
  content: '';
}
.stars-rate.stars-5:before {
  content: '\EA41\EA41\EA41\EA41\EA41';
}
.stars-rate.stars-5:after {
  content: '';
}
.stars-rate.stars-small {
  font-size: 1.5rem;
}
.stars-rate.stars-new.stars-0:before {
  content: '';
}
.stars-rate.stars-new.stars-0:after {
  content: '\EA60\EA60\EA60\EA60\EA60';
}
.stars-rate.stars-new.stars-05:before {
  content: '\EA62';
}
.stars-rate.stars-new.stars-05:after {
  content: '\EA60\EA60\EA60\EA60';
}
.stars-rate.stars-new.stars-1:before {
  content: '\EA61';
}
.stars-rate.stars-new.stars-1:after {
  content: '\EA60\EA60\EA60\EA60';
}
.stars-rate.stars-new.stars-15:before {
  content: '\EA61\EA62';
}
.stars-rate.stars-new.stars-15:after {
  content: '\EA60\EA60\EA60';
}
.stars-rate.stars-new.stars-2:before {
  content: '\EA61\EA61';
}
.stars-rate.stars-new.stars-2:after {
  content: '\EA60\EA60\EA60';
}
.stars-rate.stars-new.stars-25:before {
  content: '\EA61\EA61\EA62';
}
.stars-rate.stars-new.stars-25:after {
  content: '\EA60\EA60';
}
.stars-rate.stars-new.stars-3:before {
  content: '\EA61\EA61\EA61';
}
.stars-rate.stars-new.stars-3:after {
  content: '\EA60\EA60';
}
.stars-rate.stars-new.stars-35:before {
  content: '\EA61\EA61\EA61\EA62';
}
.stars-rate.stars-new.stars-35:after {
  content: '\EA60';
}
.stars-rate.stars-new.stars-4:before {
  content: '\EA61\EA61\EA61\EA61';
}
.stars-rate.stars-new.stars-4:after {
  content: '\EA60';
}
.stars-rate.stars-new.stars-45:before {
  content: '\EA61\EA61\EA61\EA61\EA62';
}
.stars-rate.stars-new.stars-45:after {
  content: '';
}
.stars-rate.stars-new.stars-5:before {
  content: '\EA61\EA61\EA61\EA61\EA61';
}
.stars-rate.stars-new.stars-5:after {
  content: '';
}
.shape-2 {
  display: table;
  width: 100%;
}
.shape-2 .shape-2-side {
  display: table-cell;
  width: 75px;
}
.shape-2 .shape-2-photo {
  width: 100%;
}
.shape-2 .shape-2-content {
  display: table-cell;
  padding-left: 10px;
}
.share-2-list .shape-2:not(:last-child) {
  margin-bottom: 10px;
}
.stage-2:hover .stage-2-title {
  color: #868E96;
}
.stage-2-title {
  font-weight: normal;
  font-size: 1.05em;
  color: #343A40;
  margin-bottom: 2px;
}
.stage-2-photo-container {
  position: relative;
}
.stage-2 .shape-2-content {
  vertical-align: middle;
}
.stage-2 .stars-rate {
  font-size: 14px;
  letter-spacing: 2px;
}
.article-3 {
  display: table;
  width: 100%;
}
.article-3-side {
  display: table-cell;
  width: 45px;
}
.article-3-photo-container {
  position: relative;
  padding-top: 3px;
}
.article-3-photo {
  width: 100%;
}
.article-3-content {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}
.article-3-title {
  font-weight: normal;
  font-size: 1.05em;
  color: #343A40;
}
.article-3-title:hover {
  color: #868E96;
}
.article-3-author {
  font-weight: normal;
  font-size: 0.9em;
  color: #868E96;
}
.article-3-list .article-3:not(:last-child) {
  margin-bottom: 10px;
}
.sprcos {
  display: inline-block;
  background-image: url(../assets/sprites/67/cos-coco-sidebar.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .sprcos {
    display: inline-block;
    background-image: url(../assets/sprites/67/cos-coco-sidebar@2x.png);
    background-size: 86px 84px;
  }
}
.sprcos-information {
  background-position: 0px 0px;
  width: 44px;
  height: 45px;
}
.sprcos-photo {
  background-position: 0px -45px;
  width: 45px;
  height: 39px;
}
.sprcos-valise {
  background-position: -44px 0px;
  width: 42px;
  height: 45px;
}
.sidebar-container {
  position: relative;
}
.sidebar-item {
  margin-bottom: 30px;
}
.sidebar-item-card {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border: 1px solid #EEE9E5;
  margin-bottom: 30px;
}
.sidebar-item-card > .card-ticket {
  border: 0;
}
.sidebar-padding {
  padding: 30px;
}
@media (max-width: 991px) {
  .sidebar-padding {
    padding: 15px;
  }
}
.sidebar-padding-small {
  padding: 10px;
}
.sidebar-padding-medium {
  padding: 15px;
}
.sidebar-padding-large {
  padding: 20px;
}
.sidebar-padding-large-notop {
  padding: 0 20px 20px 20px;
}
.map-container {
  height: 300px;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .map-container {
    height: 301px;
  }
}
.map-container .coco-map-iti-path {
  stroke: #DB2C24;
  stroke-opacity: 1;
  stroke-width: 4px;
}
.map-container .leaflet-zoom-animated {
  z-index: -1;
}
/* components */
.sidebar-title,
.sidebar-stages-title,
.sidebar-inspirations-title,
.sidebar-itineraries-title {
  margin: 10px auto 20px;
  font-weight: 700;
  font-size: 1.1em;
  color: #343A40;
  text-align: center;
}
.sidebar-agents .sidebar-title {
  margin-top: 20px;
  padding: 0 20px;
}
.sidebar-agents .agent-presentation-list hr:last-of-type {
  margin-bottom: 0;
}
.sidebar-destination-title {
  margin: 10px auto 20px;
  font-weight: 700;
  font-size: 1.1em;
  color: #343A40;
  text-align: center;
}
.sidebar-calendar {
  padding: 10px 20px 25px;
  background-color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 0;
}
.sidebar-essential-summarize {
  font-weight: normal;
  line-height: 1.2em;
  font-size: 1.2em;
  color: #343A40;
  margin-bottom: 10px;
  text-align: center;
}
.sidebar-cta-next {
  text-align: center;
}
.sidebar-articles {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-article-item {
  padding: 0 15px;
  border-top: 1px #F7F2EC solid;
}
.sidebar-article-item:first-child {
  border: none;
}
.sidebar-article-link {
  display: table;
  width: 100%;
  padding: 18px 0;
  font-weight: normal;
  font-size: 1em;
  color: #343A40;
}
.sidebar-article-link:hover {
  color: #868E96;
}
.sidebar-article-icon {
  display: table-cell;
  font-size: 20px;
  color: #868E96;
  vertical-align: middle;
}
.sidebar-article-title {
  display: table-cell;
  width: 100%;
  font-weight: normal;
  padding-left: 10px;
  margin: 0;
  vertical-align: middle;
}
.sidebar-articles-more {
  text-align: center;
  border-top: 1px #F7F2EC solid;
}
.sidebar-whentogo-button-calendar {
  display: none;
}
.sidebar-whentogo-button {
  cursor: pointer;
}
.sidebar-relatedarticles .sidebar-relatedarticles-title {
  font-weight: bold;
  color: #343A40;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17.78px;
  margin: 16px 0 5.33333333px;
  display: block;
  text-align: center;
  margin: 0 0 15px;
  padding: 15px;
  border-bottom: 1px solid #eaeaea;
}
.sidebar-relatedarticles .sidebar-relatedarticles-title.soil {
  color: #868E96;
}
.sidebar-relatedarticles .sidebar-relatedarticles-title.brand {
  color: #129CAB;
}
.sidebar-relatedarticles .sidebar-relatedarticles-title.community {
  color: #EE641C;
}
.sidebar-relatedarticles .sidebar-relatedarticles-title.title-top {
  margin-top: 0;
}
.sidebar-relatedarticles .article-4-list .article-4 {
  margin: 0 15px 15px;
}
.sidebar-relatedarticles .article-4-list .article-4:last-child {
  margin-bottom: 0;
}
.sidebar-relatedarticles .link-more {
  display: block;
  padding: 15px;
  text-align: center;
  border-top: 1px solid #eaeaea;
}
.sidebar-end-cta {
  text-align: center;
}
.sidebar-practical-more {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.destination-tile {
  display: block;
  overflow: hidden;
}
.destination-tile__title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  padding: 0 16px 16px 16px;
  font-size: 2rem;
  line-height: 24px;
  color: #fff;
  font-weight: 800;
  overflow-wrap: break-word;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
  .destination-tile__title {
    font-size: 2.4rem;
  }
}
@media (min-width: 992px) {
  .destination-tile-large .destination-tile__title {
    font-size: 3.6rem;
    padding-left: 24px;
    padding-bottom: 32px;
  }
}
.picture-gallery {
  position: relative;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.picture-gallery__desc {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 80px;
  pointer-events: none;
}
.picture-gallery__title {
  font-size: 2rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}
.destination-header-content {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}
.destination-header-content.card-simple {
  padding: 20px 25px;
}
.destination-title {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 10px;
  text-align: center;
}
.destination-unactive {
  font-weight: normal;
  font-size: 1em;
  color: #343A40;
  margin-bottom: 15px;
}
.destination-unactive-articles {
  margin-bottom: 15px;
}
.destination-unactive-informations,
.destination-unactive-places,
.destination-inspiration,
.destination-introduction,
.destination-paragraph,
.destinations-suggested {
  margin-bottom: 30px;
}
.destination-unactive-widget-title {
  margin: 0 0 30px;
  font-weight: normal;
  font-size: 1.3em;
  color: #868E96;
}
.destination-smallbloc-title {
  margin: 0 auto 30px;
  text-align: center;
  font-weight: normal;
  font-size: 1.3em;
  color: #868E96;
}
.destination-smallbloc-content-list {
  margin-bottom: 30px;
}
.destination-smallbloc {
  padding: 15px;
}
@media (max-width: 499px) {
  .page-trip-destination .itinerary-card-item {
    width: 100%;
  }
}

