﻿/* KRG.NunavikParks */
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700';
h1,
h2,
h3 {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.container p,
.container .span {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
}
#s4-bodyContainer {
  padding-bottom: 0;
}
.fixed-width {
  width: 100%;
}
.row > .full-width {
  width: 100%;
}
.full-width {
  width: 1024px;
  margin: 0 auto;
}
.round-corner-light {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.transition-transform-3 {
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.transition-top-3 {
  -moz-transition: top 0.3s ease;
  -o-transition: top 0.3s ease;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
}
.rotate-0 {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.rotate-180 {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.user-select-none {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.box-shadow-light {
  box-shadow: 1px 1px 1px 0 rgba(200, 200, 200, 0.75);
}
.section {
  width: 100%;
  float: left;
}
.center {
  text-align: center;
}
.border-top-scratch {
  background-image: url('/assets/img/img-border-top.png');
  background-repeat: repeat-x;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: 10;
}
.border-bottom-scratch {
  background-image: url('/assets/img/img-border-bottom.png');
  background-repeat: repeat-x;
  height: 10px;
  margin-bottom: -10px;
  position: relative;
  z-index: 10;
}
.bottom-banner {
  background-image: url('/assets/img/bloc_img_experiences.png');
  height: 260px;
  margin-top: 30px;
  background-position-x: 50%;
}
.marker-blue:hover,
.marker-blue.selected {
  color: #5eb8ec;
}
.marker-orange {
  background-position-x: -14px;
}
.marker-orange:hover,
.marker-orange.selected {
  color: #f1916b;
}
.marker-purple {
  background-position-x: -28px;
}
.marker-purple:hover,
.marker-purple.selected {
  color: #865b88;
}
.marker-gray {
  background-position-x: -42px;
}
.marker-gray:hover,
.marker-gray.selected {
  color: #747d82;
}
.marker-green {
  background-position-x: -56px;
}
.marker-green:hover,
.marker-green.selected {
  color: #8abb84;
}
.marker-dark-blue {
  background-position-x: -70px;
}
.marker-dark-blue:hover,
.marker-dark-blue.selected {
  color: #2d3047;
}
.marker-brown {
  background-position-x: -84px;
}
.marker-brown:hover,
.marker-brown.selected {
  color: #c27917;
}
.marker-green-bg {
  background-color: #8abb84;
}
.marker-green-dark {
  background-color: #548c4d;
}
.marker-gray-dark {
  background-color: #44494c;
}
.marker-purple-dark {
  background-color: #684769;
}
.marker-orange-dark {
  background-color: #e14f15;
}
.marker-blue-dark {
  background-color: #188acc;
}
.marker-brown-dark {
  background-color: #67400c;
}
.marker-dark-blue-dark {
  background-color: #050609;
}
.hidden {
  display: none;
}
/* Dynamite Overrides */
#s4-titlerow {
  background-position-x: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
}
.ms-webpartzone-cell {
  margin-bottom: 0;
}
.ms-rtestate-field img {
  max-width: 600px;
}
.searchInputBox {
  display: none;
}
.ms-signInLink,
.ms-srch-resultFooter {
  display: none;
}
.row-header {
  width: 1024px;
  margin: 0 auto;
  padding-top: 19px;
  position: relative;
}
.row-header .languageSwitcherToggle span.ms-promotedActionButton-text.language-switcher-label.ms-rteElement-IUH2 {
  font-family: 'AiPaiNunavik';
  text-transform: none;
}
.row-header .languageSwitcherToggle .ms-promotedActionButton-icon {
  display: none !important;
}
.row-header .languageSwitcherToggle .language-switcher-label {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #5eb9ed;
}
.row .right-sidebar,
.row .two-columns {
  width: 1024px;
  margin: 0 auto;
}
.logo a {
  height: 133px;
  width: 90px;
  background-image: url('/assets/img/header_logo_coul.png');
  display: inline-block;
}
.logo a img {
  display: none;
}
.logo.menu-white > a {
  background-image: url('/assets/img/header_logo_white.png');
}
.breadcrumb {
  display: none;
}
.row-menu {
  position: absolute;
  top: 50px;
  right: 0;
}
.row-title {
  margin: 0 18%;
  margin-bottom: 7%;
  margin-top: 40px;
}
.row-title h1 {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 700;
}
.row-title h1.home {
  font-size: 85px;
}
.row-title h1,
.row-title h2 {
  color: #152934;
  text-align: center;
  text-transform: uppercase;
}
.row-title h2.slogan {
  font-size: 30px;
  font-weight: 400;
  text-transform: none;
}
.row-title h2.ms-rteElement-IUH2 {
  font-size: 28px;
  font-weight: 700;
  text-transform: none;
}
.row-title.menu-white h1,
.row-title.menu-white h2 {
  color: white;
}
.row-title.menu-blue h1,
.row-title.menu-blue h2 {
  color: #5eb9ed;
}
.row-title.error {
  text-align: center;
  position: absolute;
  margin: auto;
  top: 261px;
  left: 0;
  bottom: 0;
  right: 0;
}
.row-title.error .modal-content {
  background-color: rgba(255, 255, 255, 0.8);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 0 auto;
  padding: 45px 0;
  width: 50%;
}
.row-title.error h2 {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.row-title.error a {
  background-color: #5eb9ed;
  color: white;
  font-weight: 600;
  display: inline-block;
  font-size: 21px;
  padding: 10px 30px;
  -moz-box-shadow: 0 4px #569fc9;
  -webkit-box-shadow: 0 4px #569fc9;
  box-shadow: 0 4px #569fc9;
  text-transform: uppercase;
}
.row-title.error a:hover {
  text-decoration: none;
}
/************/
/* Showcase */
/************/
.showcase {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.showcase .filters-header {
  background-image: url('/assets/img/img-border-top.png');
  background-repeat: repeat-x;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: 10;
}
.showcase .filters-footer {
  background-image: url('/assets/img/img-border-bottom.png');
  background-repeat: repeat-x;
  height: 10px;
  margin-bottom: -10px;
  position: relative;
  z-index: 10;
}
.showcase .filters-container {
  background-color: #464f53;
  color: white;
  text-align: center;
}
.showcase .filters-container h2 {
  color: white;
  text-transform: uppercase;
  padding: 20px 0;
  font-weight: 600;
  font-size: 25px;
}
.showcase .filters {
  height: 100px;
}
.showcase .filters.news .filter {
  float: none;
  display: inline-block;
}
.showcase .filter {
  float: left;
  width: 25%;
  padding: 0 27px;
  border-right: 1px solid #6b7275;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.showcase .filter:last-of-type {
  border-right: 0;
}
.showcase .filter-label {
  color: white;
  font-size: 18px;
  float: left;
  padding-bottom: 17px;
  font-weight: 300;
}
.showcase .filter-reset-container {
  width: 1024px;
}
.showcase .filter-reset {
  margin: 20px auto 10px;
  display: inline-block;
  cursor: pointer;
}
.showcase .filter-reset-button {
  background-image: url('/assets/img/icon_reset_filters_sprite.png');
  height: 19px;
  width: 18px;
  display: inline-block;
  float: left;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.showcase .filter-reset:hover .filter-reset-button {
  background-position: 18px 0;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.showcase .filter-reset-label {
  line-height: 18px;
  float: left;
  color: #5eb9ed;
  font-size: 14px;
  padding-left: 5px;
}
.showcase .filter-reset:hover .filter-reset-label {
  color: #a3deff;
}
.showcase .items-header {
  height: 40px;
}
.showcase .items-container {
  overflow-y: hidden;
  -moz-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
.showcase .items-footer {
  text-align: center;
}
.showcase .items-footer .banner {
  background-image: url('/assets/img/bloc_img_experiences.png');
  height: 260px;
  margin-top: 30px;
  background-position-x: 50%;
}
.showcase .items-footer .no-result {
  font-weight: 700;
  font-size: 20px;
  color: #a6a6a6;
}
.showcase ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.lazy-loading {
  padding: 18px 60px;
  border: 2px solid #a6a6a6;
  margin-top: 30px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  color: #a6a6a6;
  border-radius: 3px;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.lazy-loading a {
  color: #a6a6a6;
  text-decoration: none;
}
.lazy-loading:hover {
  color: #5eb9ed;
  border-color: #5eb9ed;
  -moz-transition: color border-color 0.3s ease;
  -o-transition: color border-color 0.3s ease;
  -webkit-transition: color border-color 0.3s ease;
  transition: color border-color 0.3s ease;
}
.lazy-loading:hover > a {
  color: #5eb9ed;
}
.lazy-loading:active {
  color: #a3deff;
  border-color: #a3deff;
}
.experience-card {
  width: 330px;
  height: 256px;
  background-color: white;
  overflow: hidden;
  position: relative;
  margin: 0;
  margin-right: 17px;
  margin-bottom: 17px;
  background-repeat: no-repeat;
  background-size: cover;
}
.experience-card .package {
  display: inline-block;
  padding: 3px 10px;
  color: white;
  text-transform: uppercase;
  border-radius: 0 0 3px 0;
}
.experience-card .package.all-inclusive {
  background-color: #eda85d;
}
.experience-card .package.autonomous {
  background-color: #464f53;
}
li:nth-child(3n) .experience-card,
.experience-card:nth-child(3n) {
  margin-right: 0;
}
.hoverboard {
  width: 100%;
  height: 100%;
  top: 50%;
  position: absolute;
  background-color: rgba(94, 185, 237, 0.8);
  color: white;
  padding: 12px;
  -moz-transition: top 0.3s ease;
  -o-transition: top 0.3s ease;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
}
.hoverboard .item-header {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.hoverboard .item-footer {
  float: left;
  width: 100%;
  bottom: 0;
  position: absolute;
  margin-bottom: 10px;
}
.hoverboard a,
.hoverboard a:hover {
  color: white;
  cursor: pointer;
}
.hoverboard .title {
  clear: left;
  color: white;
  float: left;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  line-height: 21px;
  margin-top: 5px;
  overflow: hidden;
}
.hoverboard .park {
  float: left;
  clear: left;
}
.hoverboard .activities {
  float: left;
}
.hoverboard .duration {
  float: right;
  line-height: 28px;
  padding-left: 10px;
  border-left: 1px solid white;
  margin-left: 10px;
}
.hoverboard .season {
  float: right;
}
.hoverboard .price,
.hoverboard .summary {
  display: none;
}
.hoverboard .summary {
  clear: left;
  float: left;
}
.hoverboard .summary p {
  font-size: 15px;
  font-weight: 300;
  margin: 5px 0;
}
.hoverboard:hover {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  top: 0;
}
.hoverboard:hover .title {
  overflow: visible;
}
.hoverboard:hover .summary {
  display: inline-block;
}
.hoverboard:hover .price {
  display: inline-block;
  float: left;
  clear: left;
  font-size: 22px;
  font-weight: 700;
}
/* Filters implementation */
.nunavik-combo {
  width: 200px;
  height: 41px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: white;
}
.filter .control select {
  width: 200px;
  height: 41px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: white;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: radio-container;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
select::-ms-expand {
  display: none;
}
.control {
  position: relative;
  float: left;
}
.control #select-control {
  width: 187px;
  height: 19px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 14px;
  display: block;
  background: url('/assets/img/blue-arrow-select-dd.png') #ffffff no-repeat center;
  background-position-x: calc(94%);
  color: #464f53;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: left;
}
.combo-arrow {
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #5eb9ed white white white;
}
.combo-filter .combo-arrow {
  position: absolute;
  top: 16px;
  right: 7px;
}
/* Multi combo */
.combo-multi-filter .combo {
  width: 200px;
  height: 41px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: white;
  float: left;
  position: relative;
}
.combo-multi-filter .combo.open {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.combo-multi-filter .combo-facing {
  width: 100%;
  color: #444;
  line-height: 41px;
  text-align: left;
  padding-left: 14px;
  cursor: default;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.combo-multi-filter .combo-facing span {
  width: 159px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: inline-block;
}
.combo-multi-filter .combo-arrow {
  display: inline-block;
  float: right;
  margin-top: 16px;
  margin-right: 7px;
}
.combo-multi-filter .options {
  position: absolute;
  top: 41px;
  min-width: 212px;
  background-color: white;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  z-index: 1000;
}
.combo-multi-filter .options li {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  border-top: 1px solid #dae9ee;
  color: #444;
  width: 100%;
  text-align: left;
  height: 29px;
  cursor: pointer;
}
.combo-multi-filter .options .checkbox {
  height: 13px;
  width: 13px;
  display: inline-block;
  border: 1px solid #5eb9ed;
  float: left;
  margin: 7px 7px;
}
.combo-multi-filter .options .checkbox.checked {
  background-color: #5eb9ed;
}
.combo-multi-filter .options .option-icon {
  float: left;
  margin-top: 1px;
  margin-right: 7px;
}
.combo-multi-filter .options span {
  /*float: left;*/
  line-height: 29px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  padding-left: 62px;
  padding-right: 10px;
  display: block;
  white-space: nowrap;
}
/* 3 radio Filter */
.radio-slider {
  position: relative;
  margin: 4px auto;
  padding: 0 !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  height: 22px;
  width: 160px;
  clear: left;
}
.radio-slider input[type=radio] {
  display: none;
}
.radio-slider label {
  display: block;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  z-index: 1;
  text-align: center;
  background-color: white;
  position: absolute;
  border: 3px solid white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.radio-slider-selected {
  width: 16px;
  height: 16px;
  position: absolute;
  z-index: 2;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  background-color: #5eb9ed;
  top: 5px;
}
label[for=season-summer] {
  left: 0;
}
label[for=season-all] {
  left: 70px;
}
label[for=season-winter] {
  left: 140px;
}
#season-summer:checked ~ .radio-slider-selected {
  left: 5px;
}
#season-all:checked ~ .radio-slider-selected {
  left: 75px;
}
#season-winter:checked ~ .radio-slider-selected {
  left: 145px;
}
.radio-border {
  background-color: white;
  top: 23%;
  position: absolute;
  z-index: 0;
  height: 70%;
  width: 100%;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.radio-slider label .icon-season {
  margin-left: -4px;
  margin-top: 30px;
}
.icon-season {
  display: inline-block;
  background-image: url('/assets/img/icon_filter_seasons_sprite.png');
  height: 28px;
  width: 27px;
}
.icon-season.big {
  height: 42px;
  width: 42px;
  background-size: 245px;
}
.icon-season.summer.selected {
  background-position: 0 0;
}
.icon-season.all.selected {
  background-position: -54px 0;
}
.icon-season.winter.selected {
  background-position: -27px 0;
}
.icon-season.summer {
  background-position: 81px 0;
}
.icon-season.all {
  background-position: 27px 0;
}
.icon-season.winter {
  background-position: 54px 0;
}
.icon-season-big {
  background-size: 43px;
  display: inline-block;
  height: 43px;
  width: 43px;
}
.icon-season-big.summer {
  background-image: url('/assets/img/icon_seasons_summer.png');
}
.icon-season-big.all {
  background-image: url('/assets/img/icon_seasons_all.png');
}
.icon-season-big.winter {
  background-image: url('/assets/img/icon_seasons_winter.png');
}
.icon-activities {
  display: inline-block;
  background-image: url('/assets/img/icons_activity_sprite.png');
  height: 26px;
  width: 26px;
}
.icon-activities-blue {
  display: inline-block;
  background-image: url('/assets/img/icons_activity_blue_sprite.png');
  height: 26px;
  width: 26px;
}
.activity-snowshoe {
  background-position: 0 0;
}
.activity-hiking {
  background-position: -26px 0;
}
.activity-kayak {
  background-position: -52px 0;
}
.activity-river {
  background-position: -78px 0;
}
.activity-safari {
  background-position: -104px 0;
}
.activity-paraski {
  background-position: -130px 0;
}
.activity-observation {
  background-position: -156px -6px;
}
.activity-archaeology {
  background-position: -182px 0;
}
.activity-ski {
  background-position: -208px 0;
}
.activity-camping {
  background-position: -234px -4px;
}
.activity-cultural {
  background-position: -260px 0;
}
.activity-dog {
  background-position: -286px 0;
}
.activity-ethnology {
  background-position: -312px 0;
}
.activity-fishing {
  background-position: -312px -2px;
}
.activity-trekking {
  background-position: -338px 0;
}
.activity-geomorphology {
  background-position: -363px -3px;
}
.activity-igloo {
  background-position: -390px -2px;
}
.icon-hp-culture {
  display: inline-block;
  background-image: url('/assets/img/hp_cta_icon-2.png');
  height: 68px;
  width: 47px;
}
.icon-hp-culture-white {
  background-position-x: 83px;
}
.icon-hp-parks {
  display: inline-block;
  background-image: url('/assets/img/hp_cta_icon-1.png');
  height: 68px;
  width: 72px;
}
.icon-hp-parks-white {
  background-position-x: 47px;
}
.icon-hp-experiences {
  display: inline-block;
  background-image: url('/assets/img/hp_cta_icon-3.png');
  height: 68px;
  width: 35px;
}
.icon-hp-experiences-white {
  background-position-x: 35px;
}
.nav-cta-icon {
  display: inline-block;
  background-image: url('/assets/img/nav_cta_sprite.png');
  width: 17px;
  height: 16px;
}
.nav-cta-icon-white {
  background-position-x: 17px;
}
.icon-download {
  display: inline-block;
  background-image: url('/assets/img/icon_eye_blue.png');
  height: 12px;
  margin-top: 7px;
  width: 21px;
}
/* NST Double Slider */
.double-slider {
  float: left;
  margin-top: 3px;
}
.is_clickable {
  cursor: pointer;
}
.nst-slider {
  cursor: pointer;
  position: relative;
  width: 175px;
  height: 20px;
}
.nst-slider .bar,
.nst-slider .bar-background {
  position: absolute;
  background: #5eb9ed;
  height: 6px;
  top: 7px;
}
.nst-slider .bar-background {
  background-color: white;
  width: 100%;
}
.nst-slider .grip-left,
.nst-slider .grip-right {
  position: absolute;
  width: 18px;
  height: 20px;
  background: white;
  color: #5eb9ed;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: -1px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.nst-slider .grip-left:after,
.nst-slider .grip-right:after {
  content: "|||";
}
.double-slider .label-left {
  float: left;
}
.double-slider .label-right {
  float: right;
}
.double-slider .label-left,
.double-slider .label-right {
  margin-top: 10px;
  font-size: 13px;
  color: #5eb9ed;
}
/************/
/* Menu */
/************/
.main-menu {
  margin: 0 auto;
  z-index: 100;
  position: relative;
}
.main-menu a {
  color: #5eb9ed;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-top: 0;
}
li.main-menu-level-1 {
  padding-left: 0;
  padding-left: 42px;
  position: relative;
  direction: rtl;
}
li.main-menu-level-1.node-in-current-branch > a {
  background-color: #5eb9ed;
  color: white;
  padding-left: 11px;
  padding-right: 11px;
}
li.main-menu-level-1.node-in-current-branch > a:before {
  background: url('/assets/img/nav_arrow_white.png') no-repeat bottom right;
}
li.main-menu-level-1.node-in-current-branch > a.menu-black {
  background-color: #172935;
}
ul.main-menu-level-2 {
  display: none;
  position: absolute;
  min-width: 150px;
}
li.main-menu-level-2 {
  opacity: 0.9;
  background-color: white;
}
li.main-menu-level-2:first-child {
  padding-top: 10px;
  /*padding: 5px 0 0 0;*/
  border-bottom: white 1px solid;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
li.main-menu-level-2:last-child {
  padding-bottom: 10px;
  /*padding: 0 0 5px 0;*/
  border-top: white 1px solid;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
li.main-menu-level-2:hover {
  opacity: 1;
}
li.main-menu-level-2 > a {
  display: block;
  padding: 0 15px;
}
li.main-menu-level-2.menu-black > a {
  color: #172935;
}
li:hover ul.main-menu-level-2 {
  display: block;
}
a.main-menu-level-1.main-menu-dropdown:before {
  content: "";
  display: inline-block;
  background: url('/assets/img/nav_arrow_blue.png') no-repeat bottom right;
  height: 9px;
  width: 12px;
  margin-left: 3px;
}
a.main-menu-level-1.main-menu-dropdown.menu-white:before {
  background: url('/assets/img/nav_arrow_white.png') no-repeat bottom right;
}
a.main-menu-level-1.main-menu-dropdown.menu-black:before {
  background: url('/assets/img/nav_arrow_dark.png') no-repeat bottom right;
}
a.main-menu-level-1.menu-white {
  color: white;
}
a.main-menu-level-1.menu-black {
  color: #172935;
}
.ms-promotedActionButton-text.language-switcher-label.menu-white {
  color: white;
}
.ms-promotedActionButton-text.language-switcher-label.menu-black {
  color: #172935;
}
.row-menu h1 {
  text-align: center;
}
/************/
/* Page Content */
/************/
.item-KrgContentHeader .slogan {
  height: 20px;
  background-color: #464f53;
}
.item-KrgSingleContentItem span,
.item-KrgSingleContentItem p {
  font-size: 17px;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.item-KrgSingleContentItem,
.item-KrgSingleParkItem,
.item-KrgSingleParkSectionTwoItem,
.item-KrgSingleParkSectionThreeItem {
  width: 1024px;
  margin: 70px auto;
}
.item-KrgSingleContentItem h2,
.item-KrgSingleParkItem h2,
.item-KrgSingleParkSectionTwoItem h2,
.item-KrgSingleParkSectionThreeItem h2 {
  font-size: 23px;
}
.item-KrgSingleContentItem h3,
.item-KrgSingleParkItem h3,
.item-KrgSingleParkSectionTwoItem h3,
.item-KrgSingleParkSectionThreeItem h3 {
  font-size: 20px;
}
.call-to-action-link {
  border: 2px solid #4ba7e0;
  color: #4ba7e0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 700;
  padding: 10px 50px;
  text-decoration: none;
  text-transform: uppercase;
}
.call-to-action-link:visited {
  color: #4ba7e0;
}
.call-to-action-link:hover {
  color: white;
  background-color: #4ba7e0;
  text-decoration: none;
}
.call-to-action-link:hover:after {
  background-position-x: -13px;
}
.call-to-action-link:after {
  content: "";
  display: inline-block;
  background-image: url('/assets/img/sprite_cta_arrow.png');
  background-repeat: no-repeat;
  margin-left: 5px;
  width: 17px;
  height: 16px;
  background-size: 27px;
  background-position-y: 3px;
}
/***************************/
/* Single Experience Item */
/***************************/
.item-KrgSingleExperienceSidebar {
  margin-top: 40px;
}
.item-KrgSingleExperienceSidebar span {
  color: white;
}
.item-KrgSingleExperienceSidebar div {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 25px;
  width: 95%;
}
.section-activities {
  border-top: 1px #5eb9ed solid;
  border-bottom: 1px #5eb9ed solid;
  width: 100%;
  padding-bottom: 27px;
  padding-top: 12px;
  margin-top: 25px;
}
.experiences-activities {
  display: inline-block;
  width: 80%;
}
.experiences-activities span {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #464f53;
}
.experiences-activities-item {
  float: left;
  width: 31%;
  margin-top: 15px;
}
.experiences-activities-item span {
  float: left;
  display: inline-block;
  line-height: 26px;
  overflow: hidden;
  width: 80%;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.experiences-activities-item .icon-activities-blue {
  float: left;
  margin-right: 5px;
}
.section-title {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #464f53;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 25px;
}
.section-label {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #464f53;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 25px;
  float: left;
  width: 20%;
  margin-top: 15px;
}
.price-box {
  background: #b3cdd8;
  padding: 6px 0;
  text-align: center;
  margin-bottom: 8px;
  min-height: 65px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#price {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 25px;
}
#duration {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
}
#type {
  display: block;
  font-size: 14px;
}
.booking-box {
  background: #f38a0e;
  -moz-box-shadow: 0 4px 0 #cd750e;
  -webkit-box-shadow: 0 4px 0 #cd750e;
  box-shadow: 0 4px 0 #cd750e;
  padding: 0;
  text-align: center;
}
.booking-box:hover {
  background: #cd750e;
  -moz-box-shadow: 0 4px 0 #ac620a;
  -webkit-box-shadow: 0 4px 0 #ac620a;
  box-shadow: 0 4px 0 #ac620a;
}
.booking-box a {
  display: block;
  color: white;
  text-decoration: none;
  padding: 18px 0;
}
.icon-btn-book {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  padding-left: 30px;
  text-transform: uppercase;
  background-image: url('/assets/img/icon_booknow.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.season-box {
  background: #b3cdd8;
  padding: 11px 0;
  text-align: center;
}
.season-box .icon-season-big {
  float: left;
  margin-right: 10px;
}
.season-box > span {
  display: inline-block;
  line-height: 43px;
}
.season-box span {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
}
/* Day-to-day section */
/* .experience-steps h3 {
  background-color: #b3cdd8;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  line-height: 37px;
  margin-top: 10px;
  padding-left: 10px;
  position: relative;
  width: 100%;
}
.experience-steps h3:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid white;
  right: 10px;
  top: 16px;
  position: absolute;
} */
.experience-steps h3.visibled-section:after {
  border-top: 0;
  border-bottom: 7px solid white;
}
.item-KrgSingleExperienceItem {
  margin: 40px 0;
}
.item-KrgSingleExperienceItem .step-section {
  display: none;
}
.item-KrgSingleExperienceItem .step-section:first-child {
  display: block;
}
/*********************/
/* Google Maps Parks */
/*********************/
.google-maps {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  position: relative;
}
.google-maps .slogan {
  height: 100px;
  background-color: #464f53;
  color: white;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
  line-height: 100px;
}
.google-maps .map {
  width: 100%;
  height: 1160px;
}
.google-maps .info-window .left {
  float: left;
  padding-top: 3px;
  text-align: center;
  width: 88%;
}
.google-maps .info-window .left .ms-rteStyle-IUBody {
  font-size: 17px;
}
.google-maps .info-window .left h2,
.google-maps .info-window .left a {
  color: white;
  font-size: 17px;
  font-weight: 700;
}
.google-maps .info-window .right {
  float: right;
  padding-bottom: 7px;
  padding-top: 9px;
  padding-left: 11px;
  width: 7%;
}
.google-maps .legend {
  width: 300px;
  z-index: 1;
  position: absolute;
  border-radius: 5px;
  top: 200px;
  left: 50%;
  margin-left: 182px;
  padding: 20px;
  background-color: white;
  box-shadow: 1px 1px 1px 0 rgba(200, 200, 200, 0.75);
}
.google-maps .legend ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.google-maps .legend ul li {
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.google-maps .legend ul li h3 {
  font-weight: 400;
}
.google-maps .legend ul li .marker {
  background-image: url('/assets/img/google_map_marker_22x32.png');
  background-size: 98px;
  height: 20px;
  width: 14px;
  float: left;
  margin: 10px 15px 10px 5px;
}
.google-maps .documents-list {
  background-color: white;
  /*border-bottom: 1px solid @marker-blue;*/
  border-top: 1px solid #5eb8ec;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 550px;
  left: 50%;
  margin-bottom: 20px;
  margin-left: 182px;
  position: absolute;
  overflow-x: auto;
  top: 0;
  width: 300px;
  z-index: 1;
  box-shadow: 1px 1px 1px 0 rgba(200, 200, 200, 0.75);
}
.google-maps .documents-list h2 {
  color: #464f53;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}
.google-maps .documents-list ul {
  list-style: none;
  padding-left: 0;
}
.google-maps .documents-list ul .poi-legend-icon {
  float: left;
  width: 17px;
  margin-left: -23px;
}
.google-maps .documents-list ul .poi-legend-break {
  border-color: #5eb9ed;
  width: 230px;
}
.google-maps .documents-list ul .poi-item {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
}
.google-maps .documents-list ul .poi-item:first-child {
  margin-top: 0;
}
.google-maps .documents-list ul .poi-item:last-child {
  border-bottom: 0;
}
.google-maps .documents-list ul .poi-item.selected {
  background-color: #D9EDF7;
}
.google-maps .documents-list ul .poi-item h3 {
  color: #464f53;
  font-size: 15px;
  font-weight: 700;
  height: 23px;
  overflow: hidden;
}
.google-maps .documents-list ul .poi-item p {
  color: #464f53;
  clear: left;
  font-size: 14px;
  font-weight: 400;
  max-height: 42px;
  margin: 5px 0;
  overflow: hidden;
}
.google-maps .documents-list ul .poi-item a {
  color: #5eb9ed;
  font-size: 14px;
  text-decoration: underline;
}
.google-maps .documents-list ul .poi-item .download-link {
  border: 2px solid #5eb9ed;
  color: #5eb9ed;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
  margin-top: 6px;
  padding: 6px 10px 6px 6px;
  text-decoration: none;
}
.google-maps .documents-list ul .poi-item .download-link span {
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  margin-left: 10px;
}
.google-maps .documents-list ul .poi-item .download-link .icon-download {
  background-position: 0 0;
}
.google-maps .documents-list ul .poi-item .download-link:hover {
  background-color: #5eb8ec;
  color: white;
  text-decoration: none;
}
.google-maps .documents-list ul .poi-item .download-link:hover .icon-download {
  background-image: url('/assets/img/icon_eye_white.png');
}
.google-maps .documents-list ul .poi-item .icon-download {
  float: left;
}
.poi-section .poi-filters {
  width: 1024px;
  margin: 15px auto 35px auto;
}
.poi-section .poi-filters .poi-filters-title {
  color: #464f53;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.poi-section .options {
  list-style: none;
  padding: 0;
}
.poi-section .options li {
  color: #444;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  height: 29px;
  text-align: left;
  width: 30%;
}
.poi-section .options li span {
  display: inline-block;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}
.poi-section .options .checkbox {
  height: 13px;
  width: 13px;
  display: inline-block;
  border: 1px solid #5eb9ed;
  float: left;
  margin: 5px 7px 5px 0;
}
.poi-section .options .checkbox.checked {
  background-color: #5eb9ed;
}
.poi-container .section-title {
  border-top: 1px #5eb9ed solid;
  margin-top: 0;
  padding-top: 30px;
}
.map-marker-label {
  font-size: 20px;
}
.icon-park-arrow {
  background-image: url('/assets/img/icon_park_small_arrow.png');
  height: 15px;
  width: 10px;
  display: inline-block;
}
/***************************/
/* Single Experience Item */
/***************************/
.item-KrgSocialBar-main {
  background: #464f53;
  min-height: 52px;
}
.item-KrgSocialBar-main .social-content {
  width: 1024px;
  margin: 0 auto;
}
.item-KrgSocialBar-main .social-content span {
  color: white;
  display: block;
  float: left;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 52px;
}
.item-KrgSocialBar-header {
  background-image: url('/assets/img/img-border-top.png');
  background-repeat: repeat-x;
  height: 10px;
  margin-top: -5px;
}
.item-KrgSocialBar-footer {
  background-image: url('/assets/img/img-border-bottom.png');
  background-repeat: repeat-x;
  height: 10px;
}
/***************************/
/* TABS NAVIGATION */
/***************************/
.icon-man:before {
  content: '';
  background-image: url('/assets/img/icon_park_todo.png');
  background-repeat: no-repeat;
}
.icon-culture:before {
  content: '';
  background-image: url('/assets/img/icon_park_culture.png');
  background-repeat: no-repeat;
}
.icon-nature:before {
  content: '';
  background-image: url('/assets/img/icon_park_nature.png');
  background-repeat: no-repeat;
}
.icon-tabs:before {
  display: block;
  height: 24px;
  opacity: 0;
  width: 24px;
  margin: 0 auto;
  -moz-transition: transform 0.2s, opacity 0.2s;
  -o-transition: transform 0.2s, opacity 0.2s;
  -webkit-transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -moz-transform: translate3d(0, -30px, 0);
  -ms-transform: translate3d(0, -30px, 0);
  -o-transform: translate3d(0, -30px, 0);
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0);
  z-index: 150;
}
.tabs-nav-row {
  background-color: #464f53;
}
.tabs-nav {
  width: 1024px;
  margin: 0 auto;
  height: 85px;
}
.tabs-nav ul {
  list-style: none;
}
.tabs-nav ul li {
  display: block;
  float: left;
  width: 30%;
  position: relative;
  text-align: center;
}
.tabs-nav ul li a {
  display: inline-block;
}
.tabs-nav ul li a :before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -20px;
  opacity: 0;
  width: 39px;
  height: 5px;
  background: white;
  -moz-transition: transform 0.2s ease-in;
  -o-transition: transform 0.2s ease-in;
  -webkit-transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  -moz-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
  -o-transform: scale3d(0, 1, 1);
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}
.tabs-nav ul li a span {
  color: #5eb9ed;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.tabs-nav ul li.tab-current a span {
  color: white;
}
.tabs-nav ul li.tab-current a :before {
  opacity: 1;
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.tabs-nav ul li.tab-current .icon-tabs:before {
  opacity: 1;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.content-wrap section {
  display: none;
}
.content-wrap section.content-current {
  display: block;
}
/***************************/
/* Single Park Item        */
/***************************/
.item-KrgSingleParkItem {
  margin-top: 75px;
}
.item-KrgSingleParkItem .section-content img {
  float: left;
  margin: 5px 40px 5px 0;
}
.item-KrgSingleParkItem .row-btn a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: block;
  float: left;
  height: 222px;
  margin-right: 4%;
  text-align: center;
  text-decoration: none;
  width: 30%;
}
.item-KrgSingleParkItem .row-btn a:last-of-type {
  margin-right: 0;
}
.item-KrgSingleParkItem .row-btn a#call-to-action-parks {
  background-image: url('/assets/img/hp_cta_img-1.png');
}
.item-KrgSingleParkItem .row-btn a#call-to-action-culture {
  background-image: url('/assets/img/hp_cta_img-2.png');
}
.item-KrgSingleParkItem .row-btn a#call-to-action-experiences {
  background-image: url('/assets/img/hp_cta_img-3.png');
}
.item-KrgSingleParkItem .row-btn a .blue-sail {
  background-color: #5eb9ed;
  height: 100%;
  opacity: 0.7;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.item-KrgSingleParkItem .row-btn a .blue-sail:hover {
  opacity: 0.95;
}
.item-KrgSingleParkItem .row-btn a .btn {
  margin-top: 45px;
}
.item-KrgSingleParkItem .row-btn a span {
  color: white;
  display: block;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
}
.item-KrgSingleParkMapItem .section-title {
  margin-top: 40px;
  margin-bottom: 30px;
}
.item-KrgSingleParkMapItem .map {
  height: 400px;
  margin-top: 50px;
}
.section-row {
  width: 100%;
  float: left;
}
.section-row img,
.section-row div {
  float: left;
}
.section-row div {
  margin-top: 50px;
  width: 50%;
}
.section-row h2 {
  font-size: 50px;
  font-weight: 600;
  color: #152934;
  line-height: 50px;
  text-transform: uppercase;
}
.section-row h2.highlight,
.section-row h2 strong {
  display: block;
  font-weight: 800;
}
.section-row p {
  font-size: 17px;
}
.section-row .section-content {
  width: 100%;
  float: left;
  margin-top: 0;
}
.section-row .content-cta {
  color: #4ba7e0;
  display: inline-block;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  float: left;
}
.section-row .content-cta:after {
  content: "";
  display: inline-block;
  background-image: url('/assets/img/nav_cta_sprite.png');
  width: 17px;
  height: 16px;
  margin-left: 5px;
}
.container footer {
  width: 100%;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  background-image: url('/assets/img/footer.png');
  background-position-x: 50%;
  margin-top: -16px;
  z-index: 10;
  position: relative;
}
.container footer .navigation-control {
  padding-bottom: 15px;
}
.container footer .copyright-banner,
.container footer .copyright-banner a {
  color: white;
}
.container footer .copyright-banner .krg-copyright,
.container footer .copyright-banner a .krg-copyright {
  height: 30px;
  line-height: 30px;
  border-right: 1px solid white;
  padding-right: 11px;
  width: 50%;
}
.container footer .copyright-banner .krg-copyright span,
.container footer .copyright-banner a .krg-copyright span {
  float: right;
}
.container footer .copyright-banner .krg-copyright,
.container footer .copyright-banner a .krg-copyright,
.container footer .copyright-banner .sp-login,
.container footer .copyright-banner a .sp-login {
  display: inline-block;
  float: left;
}
.container footer .nav-title {
  color: #5eb9ed;
  text-transform: uppercase;
  font-size: 22px;
}
.container footer .more-information,
.container footer .plan-your-visit,
.container footer .latest-news {
  float: left;
  padding-top: 50px;
}
.container footer .more-information ul,
.container footer .plan-your-visit ul,
.container footer .latest-news ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container footer .more-information ul li a,
.container footer .plan-your-visit ul li a,
.container footer .latest-news ul li a {
  color: white;
  font-size: 16px;
}
.container footer .latest-news:hover .latest-news-title {
  text-decoration: underline;
}
.container footer .latest-news {
  padding-right: 100px;
  width: 24%;
}
.container footer .latest-news a {
  color: white;
}
.container footer .latest-news .latest-news-link {
  text-decoration: none;
}
.container footer .latest-news .latest-news-image {
  margin: 10px 0;
}
.container footer .latest-news .latest-news-image img {
  border: 2px #fff solid;
}
.container footer .latest-news .latest-news-title,
.container footer .latest-news .latest-news-description {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  line-height: 18px;
}
.container footer .latest-news .latest-news-title p,
.container footer .latest-news .latest-news-title span {
  color: #4ba7e0;
  font-size: 16px;
  font-weight: 400;
}
.container footer .latest-news .latest-news-description p,
.container footer .latest-news .latest-news-description span {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin: 5px 0;
}
.container footer .more-information {
  width: 33%;
}
.container footer .plan-your-visit {
  margin-bottom: 0;
  width: 33%;
}
.container footer .footer-wrapper {
  width: 1024px;
  margin: 0 auto;
}
.container footer .footer-section {
  float: left;
  width: 1024px;
  margin: 0 auto;
}
.container footer .footer-section .title {
  color: #5eb9ed;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 10px;
}
.container footer .footer-section .newsletter {
  float: left;
  margin-bottom: 34px;
}
.container footer .footer-section .newsletter input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  height: 36px;
  float: left;
  margin-right: 10px;
  border: 0;
  width: 222px;
}
.container footer .footer-section .newsletter .button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  padding: 0 15px;
  border: 2px solid white;
  height: 36px;
  line-height: 30px;
  color: white;
  font-size: 16px;
}
.container footer .footer-section .newsletter .button:hover {
  background-color: white;
  color: #172935;
}
.container footer .footer-section .newsletter .button:active {
  background-color: #172935;
  color: white;
}
.container footer .footer-section .social-media {
  float: right;
  margin-bottom: 10px;
}
.container footer .footer-section .social-media .facebook {
  height: 36px;
  width: 36px;
  background-image: url('/assets/img/icon_social_facebook.png');
  float: left;
}
.container footer .footer-section .social-media .twitter {
  margin-top: 4px;
  height: 29px;
  width: 35px;
  background-image: url('/assets/img/icon_social_twitter.png');
  float: left;
  margin-right: 20px;
}
.container footer .footer-section .partners {
  border-top: 1px solid white;
  text-align: center;
  padding: 30px 0;
}
.container footer .footer-section .partners .footer-icon {
  margin: 0 30px;
  display: inline-block;
}
.container footer .footer-section .partners .footer-icon.parc-quebec {
  width: 142px;
  height: 75px;
  background-image: url('/assets/img/logo_footer_parcqc.png');
}
.container footer .footer-section .partners .footer-icon.kativik {
  width: 74px;
  height: 72px;
  background-image: url('/assets/img/logo_footer_krg.png');
}
.container footer .footer-section .partners .footer-icon.aeq {
  width: 117px;
  height: 67px;
  margin-bottom: 4px;
  background-image: url('/assets/img/logo_footer_ecotourisme.png');
}
.container footer .footer-section .partners .footer-icon.fcnq {
  width: 135px;
  height: 58px;
  margin-bottom: 8px;
  background-image: url('/assets/img/logo_footer_agence.png');
}
/***************************/
/* Photo Gallery        */
/***************************/
.krg-photo-gallery {
  width: 1024px;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 50px;
}
.krg-photo-gallery .owl-carousel .item {
  margin-right: 10px;
}
.krg-photo-gallery .owl-carousel .owl-stage {
  margin-left: 1px;
}
.krg-photo-gallery .owl-prev,
.krg-photo-gallery .owl-next {
  display: inline-block;
}
.krg-photo-gallery .owl-next {
  margin-left: 10px;
}
.krg-photo-gallery .owl-prev {
  margin-right: 10px;
}
.krg-photo-gallery .owl-dot {
  /*display: inline-block;
        width: 15px;
        height: 15px;
        margin: 5px 7px;
        filter: Alpha(Opacity=50);
        opacity: 0.5;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background: #869791;

        &.active {
            filter: Alpha(Opacity=100);
            opacity: 1;
        }*/
}
/***************************/
/* Contact us Form        */
/***************************/
.row .two-columns {
  width: 1024px;
  margin: 0 auto;
}
.row .two-columns .form-body {
  width: 90%;
}
.one-column.header {
  margin-bottom: 20px;
}
.contact-form {
  /*.input-text, .text-area-form {
        * :-ms-input-placeholder,
        &::-moz-placeholder {
            color: @label-input-blue;
        }
    }*/
}
.contact-form input,
.contact-form textarea {
  width: 100%;
  margin-top: 30px;
  height: 30px;
  border: 1px solid #5eb9ed;
  color: #172935;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-form #client_email,
.contact-form #client_emailConfirm,
.contact-form #client_tel {
  padding-left: 5px;
}
.contact-form textarea {
  height: 150px;
}
.contact-form .form-submit {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #cd750e;
  -moz-box-shadow: 0px 5px 0px #ac620a;
  -webkit-box-shadow: 0px 5px 0px #ac620a;
  box-shadow: 0px 5px 0px #ac620a;
  border: none;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  color: white;
  font-size: 15px;
  font-weight: 600;
  margin-left: 0;
  margin-top: 30px;
  padding: 15px 30px;
  height: auto;
  width: auto;
}
.contact-form .form-submit:hover {
  background-color: #ac620a;
  /*-moz-box-shadow: @book-shadow-orange;
        -webkit-box-shadow: @book-shadow-orange;
        box-shadow: @book-shadow-orange;*/
  display: inline-block;
}
.contact-form :-moz-placeholder {
  color: #b0d3e8;
}
.contact-form ::-webkit-input-placeholder {
  color: #b0d3e8;
}
.contact-form :-ms-input-placeholder {
  color: #b0d3e8;
}
.contact-form .error {
  display: inline-block;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 500;
  color: red;
}
.item-KrgSingleFormHeaderItem .content,
.item-KrgSingleBookingHeaderItem .content {
  width: 1024px;
  margin: 0 auto;
  float: none;
  color: white;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
.item-KrgSingleFormHeaderItem .slogan,
.item-KrgSingleBookingHeaderItem .slogan,
.item-KrgSingleFormHeaderItem .section .content,
.item-KrgSingleBookingHeaderItem .section .content {
  background-color: #464f53;
}
.banner,
.item-KrgSingleBookingNowPageItem .banner {
  background-image: url('/assets/img/bloc_img_experiences.png');
  height: 260px;
  margin-top: 30px;
  background-position-x: 50%;
}
.section-address {
  width: 1024px;
  margin: 0 auto;
  border-top: 1px solid #5eb9ed;
  padding-top: 30px;
  margin-top: 60px;
}
.item-KrgSingleContactMapItem {
  margin-top: 30px;
}
.item-KrgSingleContactMapItem .google-maps .map {
  height: 410px;
}
/***************************/
/* Booking now Form        */
/***************************/
.row .one-column .contact-form {
  width: 1024px;
  margin: 0 auto;
}
.row .one-column .contact-form .form-body {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*padding: 0 250px;*/
}
.row .one-column .contact-form .form-submit {
  display: block;
  width: 250px;
  text-align: center;
  margin: 35px auto;
}
.section-notifications {
  width: 1024px;
  margin: 0 auto;
  padding-top: 60px;
  margin-bottom: 50px;
  position: absolute;
  top: 71%;
  left: 50%;
  width: 670px;
}
.section-notifications .success-message,
.section-notifications .error-message {
  display: none;
  position: relative;
  left: -50%;
  border: 1px solid #5eb9ed;
  padding-bottom: 60px;
  padding-top: 45px;
  background-color: white;
}
.section-notifications .error-message {
  margin-bottom: 600px;
}
.booking-form-divider {
  border-color: #5eb9ed;
  width: 770px;
}
.booking-experience {
  float: left;
  padding: 0 130px;
  margin-bottom: 30px;
  margin-top: 50px;
  width: 100%;
}
.booking-experience .experience-info {
  float: left;
  width: 40%;
}
.booking-experience .experience-info .experience-activities-duration {
  height: 27px;
}
.booking-experience .experience-info .experience-activities-duration .activities {
  border-right: 1px solid #D5D5D5;
  float: left;
  margin-right: 15px;
  padding-right: 15px;
}
.booking-experience .experience-info .experience-activities-duration .icon-season {
  float: left;
  width: 28px;
}
.booking-experience .experience-info .experience-activities-duration .duration {
  float: left;
  margin-left: 5px;
  padding-top: 5px;
}
.booking-experience .experience-info .park-reference {
  font-size: 15px;
  font-weight: 700;
  margin-top: 25px;
}
.booking-experience .experience-info .experience-title {
  font-size: 18px;
  font-weight: 700;
}
.booking-experience .experience-info .experience-overview {
  font-size: 15px;
}
.booking-experience .experience-info .experience-price {
  margin-top: 25px;
}
.booking-experience .experience-info .experience-price .price {
  font-size: 24px;
  font-weight: 700;
  margin-right: 5px;
}
.booking-experience .experience-picture {
  background-size: cover;
  border-radius: 6px;
  float: left;
  margin-right: 30px;
  width: 330px;
  height: 256px;
}
.booking-form {
  padding: 0 200px;
  margin-top: 25px;
}
.booking-form .book-now-label {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}
/***************************/
/* Plugin Social Styles       */
/***************************/
.krg-btn-share {
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  float: left;
  height: 33px;
  margin-left: 15px;
  margin-top: 6px;
  width: 33px;
}
.krg-btn-share:hover {
  background-position-x: -33px;
}
#krg-fb-share {
  background-image: url('/assets/img/sprite_icon_facebook.png');
}
#krg-gplus-share {
  background-image: url('/assets/img/sprite_icon_googleplus.png');
}
/***************************/
/* POI Branding        */
/***************************/
.item-KrgSinglePOIMapItem span {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 400;
}
.item-KrgSinglePOIMapItem .map {
  height: 550px;
  border-bottom: 1px solid #5eb8ec;
  border-top: 1px solid #5eb8ec;
}
.poi-container .section-title {
  border-top: 1px #5eb9ed solid;
  margin-top: 0;
  padding-top: 30px;
}
/***************************/
/* LESS functions        */
/***************************/
/**********************/
/*  NEWS ARCHIVE     */
/********************/
.hoverboard-news {
  width: 100%;
  height: 100%;
  top: 50%;
  position: absolute;
  background-color: rgba(94, 185, 237, 0.8);
  color: white;
  padding: 12px;
  -moz-transition: top 0.3s ease;
  -o-transition: top 0.3s ease;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
}
.hoverboard-news .item-header {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.hoverboard-news .item-footer {
  float: left;
  width: 100%;
  bottom: 0;
  position: absolute;
  margin-bottom: 10px;
}
.hoverboard-news a,
.hoverboard-news a:hover {
  color: white;
  cursor: pointer;
}
.hoverboard-news .title {
  clear: left;
  color: white;
  float: left;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  line-height: 21px;
  margin-top: 5px;
  overflow: hidden;
}
.hoverboard-news .park {
  float: left;
  clear: left;
}
.hoverboard-news .activities {
  float: left;
}
.hoverboard-news .duration {
  float: right;
  line-height: 28px;
  padding-left: 10px;
  border-left: 1px solid white;
  margin-left: 10px;
}
.hoverboard-news .season {
  float: right;
}
.hoverboard-news .price,
.hoverboard-news .summary {
  display: none;
}
.hoverboard-news .summary {
  clear: left;
  float: left;
}
.hoverboard-news .summary p {
  font-size: 15px;
  font-weight: 300;
  margin: 5px 0;
}
/**********************/
/*       NEWS        */
/********************/
.item-KrgSingleNewsItem {
  color: #444;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  margin: 70px auto;
  width: 800px;
}
.item-KrgSingleNewsItem .news-title {
  color: #000000;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.item-KrgSingleNewsItem .news-date {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.item-KrgSingleNewsItem .news-parks {
  margin-top: 30px;
}
.item-KrgSingleNewsItem .news-parks .news-park {
  border-radius: 4px;
  color: white;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 7px;
  margin-right: 5px;
  text-transform: uppercase;
}
.item-KrgSingleNewsItem .news-parks .news-park-green {
  background-color: #8abb84;
}
.item-KrgSingleNewsItem .news-parks .news-park-blue {
  background-color: #5eb8ec;
}
.item-KrgSingleNewsItem .news-parks .news-park-purple {
  background-color: #865b88;
}
.item-KrgSingleNewsItem .news-parks .news-park-orange {
  background-color: #f1916b;
}
.item-KrgSingleNewsItem .news-parks .news-park-gray {
  background-color: #747d82;
}
.item-KrgSingleNewsItem .news-overview,
.item-KrgSingleNewsItem .news-body {
  font-size: 17px;
  line-height: 28px;
  text-align: justify;
}
.item-KrgSingleNewsItem .news-overview p,
.item-KrgSingleNewsItem .news-overview span {
  font-weight: 700;
  margin: 25px 0;
}
.item-KrgSingleNewsItem .news-body {
  font-weight: 400;
}
/********************************/
/*       Park Employees        */
/******************************/
.container .krg-employees-section {
  width: 1024px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.container .krg-employees-section .park-employee {
  display: block;
  float: left;
  height: 150px;
  margin-bottom: 80px;
  margin-right: 6px;
  overflow: hidden;
  width: 16%;
}
.container .krg-employees-section .park-employee .employee-photo:hover ~ .employee-info {
  top: -155px;
}
.container .krg-employees-section .park-employee .employee-info:hover {
  top: -155px;
}
.container .krg-employees-section .park-employee .employee-info {
  -moz-transition: top 0.3s ease;
  -o-transition: top 0.3s ease;
  -webkit-transition: top 0.3s ease;
  transition: top 0.3s ease;
  background-color: rgba(94, 185, 237, 0.8);
  border-radius: 5px;
  height: 153px;
  position: relative;
  top: -3px;
  width: 150px;
}
.container .krg-employees-section .park-employee .employee-name,
.container .krg-employees-section .park-employee .employee-role {
  color: white;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  padding-left: 10px;
}
.container .krg-employees-section .park-employee .employee-name p,
.container .krg-employees-section .park-employee .employee-role p {
  margin: 0;
}
.container .krg-employees-section .park-employee .employee-name {
  margin-bottom: 5px;
  padding-top: 15px;
}
.container .krg-employees-section .park-employee .employee-name p,
.container .krg-employees-section .park-employee .employee-name span {
  font-size: 16px;
  font-weight: 700;
}
.container .krg-employees-section .park-employee .employee-photo img {
  border-radius: 5px;
  width: auto;
}
.container .krg-employees-section .park-employees-title {
  margin-top: 30px;
  margin-bottom: 25px;
}
.container .krg-employees-section .park-employees-title span {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #464f53;
  text-transform: uppercase;
}
/*# sourceMappingURL=KRG.NunavikParks.css.map */