@font-face 
{
    font-family: 'DIN Regular'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb.woff") format("woff");
    font-weight: normal;
	font-style: normal;
}
@font-face 
{
    font-family: 'DIN Regular'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb-Italic.woff") format("woff");
    font-weight: normal;
	font-style: italic;
} 
@font-face 
{
    font-family: 'DIN Bold'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb-Bold.woff") format("woff");
    font-weight: normal;
	font-style: normal;
}
@font-face 
{
    font-family: 'DIN Bold'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb-BoldItalic.woff") format("woff");
    font-weight: normal;
	font-style: italic;
} 

@font-face 
{
    font-family: 'DIN Medium'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb-Medium.woff") format("woff");
    font-weight: normal;
	font-style: normal;
} 
@font-face 
{
    font-family: 'DIN Medium Italic'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb-MediumItalic.woff") format("woff");
    font-weight: normal;
	font-style: normal;
} 
@font-face 
{
    font-family: 'DIN Black'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb-Black.woff") format("woff");
    font-weight: normal;
	font-style: normal;
} 
@font-face 
{
    font-family: 'DIN Black'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb-BlackItalic.woff") format("woff");
    font-weight: normal;
	font-style:italic;
} 
@font-face 
{
    font-family: 'DIN Light'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb-Light.woff") format("woff");
    font-weight: normal;
	font-style: normal;
} 
@font-face 
{
    font-family: 'DIN Light'; 
    src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/fonts/DINWeb-LightItalic.woff") format("woff");
    font-weight: normal;
	font-style: italic;
} 
 
 
/*
 *	MAIN SASS FILE
 *
 * 	Here we have all our imports, both for components and for partials
 *	
 *	@author Einar Valur
*/
/* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

	/*


font-family:'DIN Regular';
font-family:'DIN Bold';
font-family:'DIN Light';
font-family:'DIN Regular';
font-family:'DIN Bold';
font-family:'DIN Medium';
	*/
/**
 *
 * @author Einar Valur
 */
/* line 1, ../sass/_bt-menu.scss */
.bt-menu {
  display: block;
  position: absolute;
  right: 5px;
  top: 0px;
  float: right;
  margin: 0px 15px 0px 0px;
  z-index: 2;
}

/* line 11, ../sass/_bt-menu.scss */
.bt-menu-trigger {
  /*position: fixed;
  top: 15px;
  left: 20px;*/
  position: relative;
  top: 0px;
  left: 0px;
  display: block;
  width: 25px;
  height: 22px;
  cursor: pointer;
}

/* line 24, ../sass/_bt-menu.scss */
.bt-menu-trigger span {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  margin-top: -2px;
  background-color: #001b4c;
  font-size: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

/* line 45, ../sass/_bt-menu.scss */
.bt-menu-trigger span:before,
.bt-menu-trigger span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #001b4c;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

/* line 56, ../sass/_bt-menu.scss */
.bt-menu-trigger span:before {
  -webkit-transform: translateY(-250%);
  transform: translateY(-250%);
}

/* line 61, ../sass/_bt-menu.scss */
.bt-menu-trigger span:after {
  -webkit-transform: translateY(250%);
  transform: translateY(250%);
}

/* line 67, ../sass/_bt-menu.scss */
.bt-menu-open .bt-menu-trigger span {
  background-color: transparent;
}

/* line 71, ../sass/_bt-menu.scss */
.bt-menu-open .bt-menu-trigger span:before {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}

/* line 76, ../sass/_bt-menu.scss */
.bt-menu-open .bt-menu-trigger span:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}

/* line 83, ../sass/_bt-menu.scss */
.bt-search {
  display: block;
  position: absolute;
  left: 15px;
  top: 0px;
  float: left;
  /* margin: 16px 15px 0px 0px;*/
}

/* line 93, ../sass/_bt-menu.scss */
.bt-search span {
  font-size: 0px;
}

/* line 97, ../sass/_bt-menu.scss */
.bt-search span:before {
  position: absolute;
  font-family: 'LushIcons';
  content: "\F002";
  font-size: 1.2rem;
  padding-top: 3px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* line 107, ../sass/_bt-menu.scss */
.bt-search span:after {
  position: absolute;
  top: 0px;
  font-family: 'LushIcons';
  content: "\F157";
  font-size: 1.7rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* line 117, ../sass/_bt-menu.scss */
.bt-search-closed span:before {
  /* display:block;*/
  opacity: 1;
}

/* line 122, ../sass/_bt-menu.scss */
.bt-search-closed span:after {
  /*display:none;*/
  opacity: 0;
}

/* line 127, ../sass/_bt-menu.scss */
.bt-search-open span:before {
  opacity: 0;
}

/* line 131, ../sass/_bt-menu.scss */
.bt-search-open span:after {
  opacity: 1;
}

/*body {
	background-color: grey;
	margin:0;

	//temp bg
	background:url(https://web-archive.nli.org.il/National_Library/oe_/http://www.bluelagoon.is/front2013/images/blue-lagoon-front-13b.jpg) 50% 50% / cover no-repeat;
}

a {
	text-decoration:none;
	color: rgb(0, 27, 76);
}*/
/* line 15, ../sass/_desktop_menu.scss */
.header-fixed ul li h1:after {
  top: -23px !important;
}
/* line 18, ../sass/_desktop_menu.scss */
.header-fixed ul li h1:after:hover {
  top: -23px !important;
}

/* line 26, ../sass/_desktop_menu.scss */
#search-section-mobile {
  display: none;
}

/* line 29, ../sass/_desktop_menu.scss */
#menu-nav {
  -webkit-transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  /*position:fixed;
  top:30px;
  width:100%;*/
  z-index: 3;
  display: block;
  margin: auto;
  position: fixed;
  width: 100%;
  overflow: visible;
  margin-top: 46px;
  height: 65px;
}
/* line 50, ../sass/_desktop_menu.scss */
#menu-nav .menu-wrapper {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
/* line 58, ../sass/_desktop_menu.scss */
#menu-nav .bt-menu, #menu-nav .bt-search {
  display: none;
}
/* line 60, ../sass/_desktop_menu.scss */
#menu-nav header {
  position: absolute;
}
/* line 65, ../sass/_desktop_menu.scss */
#menu-nav header h1 {
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/stylesheets/images/bluelagoon-logo-desk.png") 0% 0% no-repeat transparent;
  text-indent: -99999px;
  margin: 16px 0px 0px 25px;
  height: 41px;
  width: 105px;
}
/* line 75, ../sass/_desktop_menu.scss */
#menu-nav #search-section {
  float: right;
  margin-top: 18px;
  -webkit-transition: margin 0.5s ease-out;
  -moz-transition: margin 0.5s ease-out;
  -o-transition: margin 0.5s ease-out;
  transition: margin 0.5s ease-out;
}
/* line 79, ../sass/_desktop_menu.scss */
#menu-nav #search-section ::-webkit-input-placeholder {
  color: #8c96a7;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1.71429em;
}
/* line 85, ../sass/_desktop_menu.scss */
#menu-nav #search-section :-moz-placeholder {
  /* Firefox 18- */
  color: #8c96a7;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1.71429em;
}
/* line 91, ../sass/_desktop_menu.scss */
#menu-nav #search-section ::-moz-placeholder {
  /* Firefox 19+ */
  color: #8c96a7;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1.71429em;
}
/* line 97, ../sass/_desktop_menu.scss */
#menu-nav #search-section :-ms-input-placeholder {
  color: #8c96a7;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1.71429em;
}
/* line 106, ../sass/_desktop_menu.scss */
#menu-nav #search-section form {
  position: relative;
  padding: 0;
}
/* line 113, ../sass/_desktop_menu.scss */
#menu-nav #search-section input {
  color: #001b4c;
  padding: 5px;
  -webkit-appearance: textfield;
  font-size: 14px;
  background: rgba(255, 255, 255, 0.49804);
  border: 1px solid rgba(0, 27, 76, 0.49804);
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  opacity: 0;
  width: 35px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* line 131, ../sass/_desktop_menu.scss */
#menu-nav #search-section label {
  position: absolute;
  right: 10px;
  top: 8px;
  color: #001b4c;
  font-family: LushIcons;
  background-image: none;
  overflow: hidden;
  display: inline-block;
  width: 17px;
  height: 16px;
  text-align:right;
  cursor: pointer;
  text-indent: 0px;
}
/* line 146, ../sass/_desktop_menu.scss */
#menu-nav .secondary-link, #menu-nav .blue-link {
  display: none;
}
/* line 147, ../sass/_desktop_menu.scss */
#menu-nav .selected-link {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.90196) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0.90196)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.90196) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.90196) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.90196) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.90196) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}
/* line 158, ../sass/_desktop_menu.scss */
#menu-nav ul {
  font-weight: normal;
  text-transform: uppercase;
  list-style: none;
  float: right;
}
/* line 166, ../sass/_desktop_menu.scss */
#menu-nav ul h1 {
  margin-top: 0px;
  position: relative;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  padding-left: 11px;
  padding-right: 11px;
  font-size: 1.1875em;
  line-height: 1.26316em;
}
/* line 175, ../sass/_desktop_menu.scss */
#menu-nav ul li {
  opacity: 1;
  float: left;
  margin: 0 0 0 22px;
}
/* line 181, ../sass/_desktop_menu.scss */
#menu-nav ul li a {
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8125em;
  line-height: 1.84615em;
  overflow: hidden;
  *zoom: 1;
  color: #001b4c;
  text-shadow: rgba(255, 255, 255, 0.29804) 0px 1px 0px;
  padding: 25px 20px 15px;
  width: 100%;
}
/* line 196, ../sass/_desktop_menu.scss */
#menu-nav ul li h1:after {
  border-top: 2px solid #001b4c;
  content: "";
  width: 100%;
  position: absolute;
  /*top: -36px;*/
  bottom: -23px;
  left: 0px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 209, ../sass/_desktop_menu.scss */
#menu-nav ul li h1:hover:after {
  /*top: -36px;*/
  bottom: -23px;
  opacity: 1;
}
/* line 219, ../sass/_desktop_menu.scss */
#menu-nav ul li ul {
  display: none;
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  position: absolute;
  top: 68px;
  left: 0px;
  height: 384px;
  max-width: 1280px;
}
/* line 234, ../sass/_desktop_menu.scss */
#menu-nav ul li ul li {
  float: left;
  width: 14.66667%;
  padding-left: 1%;
  padding-right: 1%;
  margin: 64px 0 64px 0;
}
/* line 241, ../sass/_desktop_menu.scss */
#menu-nav ul li ul li a {
  overflow: hidden;
  *zoom: 1;
  display: block;
  text-align: left;
  padding: 0 0 0 0;
  width: 100%;
}
/* line 249, ../sass/_desktop_menu.scss */
#menu-nav ul li ul li h1 {
  font-size: 1.125em;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 16px 0 8px 0;
  padding-left: 0;
}
/* line 257, ../sass/_desktop_menu.scss */
#menu-nav ul li ul li h1:after {
  border: 0;
}
/* line 261, ../sass/_desktop_menu.scss */
#menu-nav ul li ul li img {
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
/* line 272, ../sass/_desktop_menu.scss */
#menu-nav ul li ul li p {
  text-transform: none;
  font-size: 1.125em;
  line-height: 1.33333em;
  font-family: 'DIN Light';
  text-shadow: none;
  color: #8c96a7;
}

/* line 289, ../sass/_desktop_menu.scss */
#menubackground {
  background-color: rgba(255, 255, 255, 0.90196);
  width: 100%;
  height: 390px;
  width: 100%;
  position: absolute;
  top: 65px;
  display: none;
}

/* line 299, ../sass/_desktop_menu.scss */
.blur {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 1, ../sass/_footer2013.scss */
footer {
  max-width: 1280px;
  position: static !important;
  background-image: none !important;
  background-color: white !important;
  top: auto;
  bottom: 0;
}
/* line 2, ../sass/_footer2013.scss */
footer ::-webkit-input-placeholder {
  color: #8c96a7;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
/* line 7, ../sass/_footer2013.scss */
footer :-moz-placeholder {
  /* Firefox 18- */
  color: #8c96a7;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
/* line 12, ../sass/_footer2013.scss */
footer ::-moz-placeholder {
  /* Firefox 19+ */
  color: #8c96a7;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
/* line 17, ../sass/_footer2013.scss */
footer :-ms-input-placeholder {
  color: #8c96a7;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
/* line 29, ../sass/_footer2013.scss */
footer form input {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none;
  -webkit-border-radius: 0px;
}
/* line 35, ../sass/_footer2013.scss */
footer form input[type="email"], footer form input[type="text"] {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(0, 27, 76, 0.2);
  padding: 5px;
  vertical-align: bottom;
  font-size: 0.75em;
  line-height: 1.4em;
  margin: 0 -5px 0 0;
  width: 48%;
  color: #001b4c;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 50, ../sass/_footer2013.scss */
footer input[type=submit] {
  background: none repeat scroll 0 0 #001B4C;
  border: medium none;
  color: white;
  cursor: pointer;
  font-family: "DIN Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.41;
  font-size: 75%;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  padding: 6px 10px;
  vertical-align: bottom;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 72, ../sass/_footer2013.scss */
footer .live-chat:before {
  content: "\F018";
  font-family: "LushIcons";
  margin-right: 6px;
}
/* line 80, ../sass/_footer2013.scss */
footer .footer-contact:before {
  content: "\F017";
  font-family: "LushIcons";
  margin-right: 6px;
}
/* line 88, ../sass/_footer2013.scss */
footer .footer-tel:before {
  content: "\F051	";
  font-family: "LushIcons";
  margin-right: 6px;
}
/* line 95, ../sass/_footer2013.scss */
footer .footer-facebook {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/stylesheets/images/icon-facebook.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
/* line 104, ../sass/_footer2013.scss */
footer .footer-trip {
  width: 30px;
  height: 30px;
  margin-left: 8px;
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/stylesheets/images/icon-trip.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
footer .footer-twitter {
  width: 30px;
  height: 30px;
  margin-left: 8px;
  margin-right:8px;
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/stylesheets/images/twitter-icon-60.png");
  background-repeat: no-repeat;
  background-size: 100%;
}
/* line 115, ../sass/_footer2013.scss */
footer .footer-info {
  text-align: center;
  clear: both;
  padding-bottom: 16px;
  font-size: 0.75em;
  line-height: 2em;
}
/* line 121, ../sass/_footer2013.scss */
footer .footer-info a {
  color: #667694;
  font-family: 'DIN Bold', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}
/* line 129, ../sass/_footer2013.scss */
footer .footer-social {
  clear: both;
  padding-bottom: 24px;
  display: table;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
/* line 137, ../sass/_footer2013.scss */
footer .footer-social a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 144, ../sass/_footer2013.scss */
footer .footer-social ul li {
  float: left;
}
/* line 150, ../sass/_footer2013.scss */
footer .footer-columns {
  width: 100%;
}
/* line 153, ../sass/_footer2013.scss */
footer .footer-columns li {
  font-size: 0.875em;
  line-height: 1.71429em;
  position: relative;
  float: left;
  width: 33.33333%;
  min-width: 320px;
  margin: 72px 0 72px 0;
  overflow: hidden;
  height: 114px;
}
/* line 165, ../sass/_footer2013.scss */
footer .footer-columns li .support-link:after {
  content: "\F188";
  font-family: LushIcons;
  position: absolute;
  margin-left: 5px;
  top: 2px;
}
/* line 175, ../sass/_footer2013.scss */
footer .footer-columns li p, footer .footer-columns li a, footer .footer-columns li form, footer .footer-columns li ul,
footer .footer-columns li h1 {
  padding: 0 64px 0 64px;
  text-align: left;
}
/* line 180, ../sass/_footer2013.scss */
footer .footer-columns li h1 {
  font-size: 1em;
  line-height: 1.5em;
  font-family: "DIN Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  padding-bottom: 6px;
}
/* line 189, ../sass/_footer2013.scss */
footer .footer-columns li a {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #667694;
  font-family: 'DIN Bold', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
/* line 197, ../sass/_footer2013.scss */
footer .footer-columns li a:hover {
  color: #001b4c;
}
/* line 202, ../sass/_footer2013.scss */
footer .footer-columns li form {
  width: 100%;
  color: #667694;
  font-family: 'DIN Bold', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  margin-top: 12px;
}
/* line 211, ../sass/_footer2013.scss */
footer .footer-columns li ul li {
  height: auto;
  font-size: 1em;
  float: none;
  padding: 0 0 0 0;
  margin: 0;
}
/* line 218, ../sass/_footer2013.scss */
footer .footer-columns li ul li a {
  margin: 0;
  padding: 0;
  position: relative;
}

/** - - - - - - - - - - - - - -[WIDGETS] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* line 3, ../sass/_widgets.scss */
.one {
  clear: both;
}

/* line 7, ../sass/_widgets.scss */
.two {
  width: 49%;
}
/* line 8, ../sass/_widgets.scss */
.two.first {
  float: left;
}
/* line 11, ../sass/_widgets.scss */
.two.last {
  float: right;
}

/* line 17, ../sass/_widgets.scss */
.three {
  width: 28.870292887029287%;
  margin: 3.3472803347280333%;
  float: left;
}
/* line 21, ../sass/_widgets.scss */
.three.first {
  margin-left: 0;
}
/* line 24, ../sass/_widgets.scss */
.three.last {
  margin-right: 0;
}

@media (max-width: 767px) {
  /* line 30, ../sass/_widgets.scss */
  .one {
    clear: both;
  }

  /* line 33, ../sass/_widgets.scss */
  .two {
    width: auto;
  }
  /* line 34, ../sass/_widgets.scss */
  .two.first, .two.last {
    float: none;
  }

  /* line 39, ../sass/_widgets.scss */
  .three {
    float: none;
    width: auto;
  }
}
/* line 45, ../sass/_widgets.scss */
section.article nav {
  float: left;
}
/* line 47, ../sass/_widgets.scss */
section.article nav ul {
  list-style-type: none !important;
}

/* line 52, ../sass/_widgets.scss */
.article ul {
  list-style-type: circle;
  list-style-position: inside;
  margin: 0;
  padding: 0;
}
/* line 57, ../sass/_widgets.scss */
.article ul li {
  /*float: left;
      margin: 0 5px;*/
}

/* line 63, ../sass/_widgets.scss */
section > nav ul {
  list-style: none !important;
}
/* line 65, ../sass/_widgets.scss */
section > nav ul li {
  float: left;
  margin: 0 5px;
}

/* line 71, ../sass/_widgets.scss */
.article .breatcrumps a {
  text-transform: none;
  background: none;
}

/* line 76, ../sass/_widgets.scss */
section > nav ul li a {
  font-family: "DIN Medium", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.51;
  font-weight: normal;
  font-style: normal;
  line-height: 125%;
}

/* line 84, ../sass/_widgets.scss */
.article ul li a, section > nav ul li a {
  display: block;
  text-decoration: none;
  color: #001b4c;
  font-weight: normal;
  padding: 6px 16px;
  background: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  -webkit-transition: background 500ms;
  -moz-transition: background 500ms;
  -o-transition: background 500ms;
  transition: background 500ms;
}

/* line 98, ../sass/_widgets.scss */
.article ul li a:hover, section > nav ul li a:hover {
  background: rgba(255, 255, 255, 0.9);
}

/* line 102, ../sass/_widgets.scss */
.article ul li a.selected, section > nav ul li a.selected {
  background: #ffffff;
}

/* line 107, ../sass/_widgets.scss */
.cols ul li a {
  text-transform: lowercase;
}
/* line 110, ../sass/_widgets.scss */
.cols div ul li a {
  text-transform: none;
  padding: 0;
}

/* line 116, ../sass/_widgets.scss */
.article ul:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}

/* line 126, ../sass/_widgets.scss */
section > nav {
  /*margin: -73px 0 0 0;*/
}
/* line 127, ../sass/_widgets.scss */
section > nav ul:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 137, ../sass/_widgets.scss */
section#subnav > nav {
  /*margin: -73px 0 0 -15px;*/
}
/* line 140, ../sass/_widgets.scss */
section.small > nav {
  margin: -74px 0 0 -138px;
}

/**  @buttons*/
/* line 148, ../sass/_widgets.scss */
a.button, a.btn {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  /* padding: 5px 10px;*/
  font-size: 75%;
  text-shadow: none;
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
}
/* line 163, ../sass/_widgets.scss */
a.button {
  background: #001b4c;
  color: #ffffff;
}
/* line 166, ../sass/_widgets.scss */
a.button:hover {
  background-image: linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -o-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -moz-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -webkit-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -ms-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.47, #324975), color-stop(0.87, #50648a));
}
/* line 174, ../sass/_widgets.scss */
a.button.special {
  background: #64b7c9;
}
/* line 178, ../sass/_widgets.scss */
a.btn {
  background: #ffffff;
  color: #001b4c;
}

/**
       * @hours-and-view
       */
/* line 188, ../sass/_widgets.scss */
ul.hours-and-view {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 4.6%;
  bottom: 0;
  font-size: 72%;
  color: #001b4c;
  line-height: 11px;
  width: 475px;
}
/* line 199, ../sass/_widgets.scss */
ul.hours-and-view:after {
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 207, ../sass/_widgets.scss */
ul.hours-and-view li {
  padding: 14px 25px 14px 60px;
  float: left;
  margin: 0 10px;
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/clock.png") no-repeat 16px 9px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}
/* line 211, ../sass/_widgets.scss */
ul.hours-and-view li:after {
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 219, ../sass/_widgets.scss */
ul.hours-and-view li strong {
  display: block;
}
/* line 222, ../sass/_widgets.scss */
ul.hours-and-view li a {
  text-decoration: none;
  color: #001b4c;
}
/* line 225, ../sass/_widgets.scss */
ul.hours-and-view li a strong {
  text-transform: uppercase;
}
/* line 229, ../sass/_widgets.scss */
ul.hours-and-view li time {
  display: block;
  float: left;
  margin-right: 20px;
}
/* line 233, ../sass/_widgets.scss */
ul.hours-and-view li time:last-child {
  margin-right: 0;
}
/* line 244, ../sass/_widgets.scss */
ul.hours-and-view li:first-child {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/360-view.png") no-repeat 16px 14px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
}
/* line 249, ../sass/_widgets.scss */
ul.hours-and-view li:hover {
  background-color: #ffffff;
}

/* line 256, ../sass/_widgets.scss */
.article a {
  text-decoration: underline;
  font-weight: bold;
  color: #667694;
  -webkit-transition: color 400ms ease-in;
  -moz-transition: color 400ms ease-in;
  -o-transition: color 400ms ease-in;
  transition: color 400ms ease-in;
}
/* line 264, ../sass/_widgets.scss */
.article a:hover {
  color: #001b4c;
}
/* line 268, ../sass/_widgets.scss */
.article p {
  margin: 0 0 20px 0;
  line-height: 1.4em;
}
/* line 271, ../sass/_widgets.scss */
.article table {
  border-collapse: collapse;
  border: 1px solid #c5cedf;
  background: #f5fafe;
  margin: 20px 0;
  color: #001b4c;
  width: 100%;
}
/* line 278, ../sass/_widgets.scss */
.article table tr {
  border: 1px solid #c5cedf;
}
/* line 280, ../sass/_widgets.scss */
.article table tr td {
  padding: 10px 15px;
}
/* line 284, ../sass/_widgets.scss */
.article table thead {
  text-transform: uppercase;
  font-weight: bold;
  background: #e9eafc;
}
/* line 289, ../sass/_widgets.scss */
.article table tbody tr:nth-child(even) {
  background: #e9eafc;
}

/* line 295, ../sass/_widgets.scss */
.wide .article > div {
  float: none;
  width: 100%;
  clear: both;
}

/* line 303, ../sass/_widgets.scss */
.article > div {
  float: left;
  width: 66.66666666666666%;
  clear: both;
}
/* line 308, ../sass/_widgets.scss */
.article > aside {
  float: right;
  width: 30.666666666666664%;
}
/* line 313, ../sass/_widgets.scss */
.article:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}

@media (max-width: 767px) {
  /* line 325, ../sass/_widgets.scss */
  .article > div {
    width: 100%;
  }
  /* line 328, ../sass/_widgets.scss */
  .article > aside {
    float: none;
    width: auto;
    clear: both;
  }
}
/* line 337, ../sass/_widgets.scss */
.caption h2, .caption h3, .caption h4 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
  /*font-size:2.25em;*/
  font-size: 30px;
}

/* line 347, ../sass/_widgets.scss */
div > .button, .caption .button {
  float: right;
}

/* line 352, ../sass/_widgets.scss */
.subpage > section:first-child {
  height: 300px;
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/banner.11.jpg?1280x546;crop");
  position: relative;
}
/* line 356, ../sass/_widgets.scss */
.subpage > section:first-child .caption {
  position: absolute;
  top: 200px;
  left: 5%;
  width: 40%;
}
/* line 361, ../sass/_widgets.scss */
.subpage > section:first-child .caption h2 {
  color: white;
  line-height: 30px;
}
/* line 364, ../sass/_widgets.scss */
.subpage > section:first-child .caption h2 strong {
  display: block;
}
/* line 368, ../sass/_widgets.scss */
.subpage > section:first-child .caption p {
  color: #ffffff;
  font-size: 1.125em;
  line-height: 130%;
}
/* line 374, ../sass/_widgets.scss */
.subpage > section:first-child .breatcrumps {
  right: -388px;
  font-size: 85%;
  position: absolute;
}
/* line 380, ../sass/_widgets.scss */
.subpage > article {
  margin: 0 0 0 5%;
  width: 59.735%;
}

/** @breadcrumbs */
/* line 388, ../sass/_widgets.scss */
ul.breatcrumps {
  list-style-type: none !important;
  float: right;
  margin-bottom: 20px;
}
/* line 392, ../sass/_widgets.scss */
ul.breatcrumps li {
  float: left;
  font-size: 0.75em;
}
/* line 395, ../sass/_widgets.scss */
ul.breatcrumps li a {
  font-weight: normal;
  text-decoration: none;
  padding: 0 5px;
}
/* line 401, ../sass/_widgets.scss */
ul.breatcrumps:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}

/* -------------------------------------------------
/* Front page 2013
/* -------------------------------------------------*/
@font-face {
  font-family: 'LushIcons';
  src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.eot");
  src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.eot#iefix") format("embedded-opentype"), url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.woff") format("woff"), url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.ttf") format("truetype"), url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.svg#d273f2b17af35a29b2d7665aeb6deba9") format("svg");
  font-style: normal;
  font-weight: 400;
}

/* line 14, ../sass/_front_page.scss */
iframe {
  border: 0;
}

/* line 18, ../sass/_front_page.scss */
.clearfix {
  display: inline-block;
}
/* line 19, ../sass/_front_page.scss */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 30, ../sass/_front_page.scss */
html[xmlns] .clearfix {
  display: block;
}

/* line 34, ../sass/_front_page.scss */
* html .clearfix {
  height: 1%;
}

/* line 38, ../sass/_front_page.scss */
.front {
  background-color: white;
}
/* line 39, ../sass/_front_page.scss */
.front header nav ul > li a {
  font-family: 'DIN Bold', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal !important;
  color: #001b4c !important;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3) !important;
  font-size: 0.95em;
}
/* line 45, ../sass/_front_page.scss */
.front header nav ul > li a.mobile-book {
  color: white !important;
  text-shadow: 0 !important;
}
/* line 50, ../sass/_front_page.scss */
.front p {
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* line 56, ../sass/_front_page.scss */
.noscroll {
  overflow: hidden;
}

/* line 60, ../sass/_front_page.scss */
.front-section {
  overflow: visible;
  text-align: center;
  margin-bottom: 150px;
  background-repeat: no-repeat;
}
/* line 66, ../sass/_front_page.scss */
.front-section header {
  width: 100%;
}
/* line 68, ../sass/_front_page.scss */
.front-section header p {
  margin-left: auto;
  margin-right: auto;
}

/* ----------------------------------------------------------- */
/* MENUS
/* ----------------------------------------------------------- */
/* line 79, ../sass/_front_page.scss */
#main-nav {
  margin-top: 30px;
}

/* line 83, ../sass/_front_page.scss */
.upper-nav {
  display: block;
  position: absolute;
  z-index: 600;
  height: 32px;
  background-color: rgba(255, 255, 255, 0.4);
  max-width: 100%;
  width: 100%;
  float: right;
}
/* line 93, ../sass/_front_page.scss */
.upper-nav li {
  float: left;
  position: relative;
}
/* line 97, ../sass/_front_page.scss */
.upper-nav li:after {
  border-top: 2px solid #001b4c;
  content: "";
  width: 100%;
  height:0px;
  position: absolute;
  top: 0;
  left: 0px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* line 110, ../sass/_front_page.scss */
.upper-nav li:hover:after {
  /*top: 0px;*/
  bottom: 0;
  opacity: 1;
}

/* line 118, ../sass/_front_page.scss */
.book-button {
  background-color: #001b4c;
  color: white !important;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 123, ../sass/_front_page.scss */
.book-button a {
  text-transform: uppercase !important;
}
/* line 127, ../sass/_front_page.scss */
.book-button:hover {
  background-image: linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -o-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -moz-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -webkit-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -ms-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.47, #324975), color-stop(0.87, #50648a));
}

/* line 137, ../sass/_front_page.scss */
#upper-nav-links {
  width: 100%;
  line-height: 32px;
  margin: auto;
  max-width: 1280px;
  z-index: 9999;
  height: 32px;
}
/* line 144, ../sass/_front_page.scss */
#upper-nav-links ul {
  float: right;
}
/* line 147, ../sass/_front_page.scss */
#upper-nav-links li {
  font-family: 'DIN Regular';
  font-size: 0.75rem;
  color: #001b4c;
  margin-left: 30px;
}
/* line 152, ../sass/_front_page.scss */
#upper-nav-links li a {
  font-family: 'DIN Regular';
  font-size: 0.75rem;
  line-height: 32px;
  color: #001b4c;
  background: none;
  text-transform: none;
  padding: 0px;
}

/* line 165, ../sass/_front_page.scss */
.book-button a {
  color: white !important;
  margin-left: 0 !important;
}

/* line 171, ../sass/_front_page.scss */
body > header > nav ul > li form label {
  position: absolute;
  top: 25px;
  right: 10px;
  display: block;
  color: #001b4c;
  font-family: 'LushIcons';
  background-image: none;
  text-indent: 0px !important;
  overflow: hidden;
  display: inline-block;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
/* line 187, ../sass/_front_page.scss */
body > header.alt > nav ul > li form label {
  color: white !important;
}

/* ----------------------------------------------------------- */
/* VARIOUS
/* ----------------------------------------------------------- */
/* line 196, ../sass/_front_page.scss */
.lightfont {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* line 200, ../sass/_front_page.scss */
.blue-button {
  position: relative;
  width: 177px;
  height: 35px;
  background-color: #001b4c;
  color: white;
  text-transform: uppercase;
  line-height: 37px;
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8rem;
  text-align: center;
  overflow: visible;
  margin-top: 35px;
  padding: 0 !important;
}

/* line 217, ../sass/_front_page.scss */
.section-divider-title {
  position: relative;
  width: 177px;
  height: 35px;
  background-color: #001b4c;
  color: white;
  text-transform: uppercase;
  line-height: 37px;
  font-family: "DIN Bold", "Gill Sans", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 0.8rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
  margin-top: 35px;
  margin-bottom: 70px;
  float: none !important;
}
/* line 235, ../sass/_front_page.scss */
.section-divider-title:before {
  position: absolute;
  top: 18px;
  left: 0px;
  width: 40%;
  border: 1px solid grey;
}
/* line 242, ../sass/_front_page.scss */
.section-divider-title:after {
  position: absolute;
  top: 18px;
  right: 0px;
  width: 40%;
  border: 1px solid grey;
}

/* line 251, ../sass/_front_page.scss */
.tinytype {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.7rem;
  color: #6e6c66;
  display: inline;
}

/* line 258, ../sass/_front_page.scss */
.divider {
  position: relative;
  height: 35px;
  margin-top: 35px;
  margin-bottom: 70px;
}

/* line 265, ../sass/_front_page.scss */
.divider-line {
  position: relative;
  width: 100%;
  height: 1px;
  border-top: 1px solid #e6e9ed;
  float: left;
}
/* line 272, ../sass/_front_page.scss */
.divider-line:before {
  position: absolute;
  width: 40%;
  height: 35px;
  content: "";
  top: -1px;
  left: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  /* mozilla example - FF3.6+ */
  background-image: -moz-linear-gradient(right left, white 20%, rgba(255, 255, 255, 0) 95%);
  /* IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );
  /* IE8 uses -ms-filter for whatever reason... */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}
/* line 289, ../sass/_front_page.scss */
.divider-line:after {
  position: absolute;
  width: 40%;
  height: 35px;
  content: "";
  top: -1px;
  right: 0px;
  background-image: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
  /* mozilla example - FF3.6+ */
  background-image: -moz-linear-gradient(right left, white 20%, rgba(255, 255, 255, 0) 95%);
  /* IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );
  /* IE8 uses -ms-filter for whatever reason... */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}

/* line 307, ../sass/_front_page.scss */
.divider-line-left {
  width: 40%;
  height: 1px;
  margin-top: 18px;
  border-top: 1px solid #e6e9ed;
  float: left;
}
/* line 313, ../sass/_front_page.scss */
.divider-line-left:before {
  position: absolute;
  width: 40%;
  height: 35px;
  content: "";
  top: 0px;
  left: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  /* mozilla example - FF3.6+ */
  background-image: -moz-linear-gradient(right left, white 20%, rgba(255, 255, 255, 0) 95%);
  /* IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );
  /* IE8 uses -ms-filter for whatever reason... */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}

/* line 333, ../sass/_front_page.scss */
.divider-line-right {
  width: 40%;
  height: 1px;
  margin-top: 18px;
  border-top: 1px solid #e6e9ed;
  float: right;
}
/* line 339, ../sass/_front_page.scss */
.divider-line-right:after {
  position: absolute;
  width: 40%;
  height: 35px;
  content: "";
  top: 0px;
  right: 0px;
  background-image: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
  /* mozilla example - FF3.6+ */
  background-image: -moz-linear-gradient(right left, white 20%, rgba(255, 255, 255, 0) 95%);
  /* IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );
  /* IE8 uses -ms-filter for whatever reason... */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}

/* line 357, ../sass/_front_page.scss */
.divider-line-middle {
  height: 35px;
  /*background-color: blue;*/
  margin-left: auto;
  margin-right: auto;
}
/* line 365, ../sass/_front_page.scss */
.divider-line-middle .section-divider-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 371, ../sass/_front_page.scss */
.section-video-bg {
  position: relative;
  height: 100%;
}
/* line 374, ../sass/_front_page.scss */
.section-video-bg video {
  width: 100%;
  height: auto;
}

/* line 380, ../sass/_front_page.scss */
.section-video-overlay {
  position: relative;
}

/* ----------------------------------------------------------- */
/* FRONT WELCOME
/* ----------------------------------------------------------- */
/* line 388, ../sass/_front_page.scss */
#front-welcome {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  margin-top: 0px !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  height:1000px;
  -webkit-transition: background-image 1.2s ease-in-out;
  -moz-transition: background-image 0.2s ease-in-out;
  -ms-transition: background-image 0.2s ease-in-out;
  -o-transition: background-image 0.2s ease-in-out;
  transition: background-image 1.2s ease-in-out;
}

/* line 407, ../sass/_front_page.scss */
.steam-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  background: -webkit-canvas(canvbg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* line 417, ../sass/_front_page.scss */
.front-image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translate3d(-5%, -5%, 0px);
  transform: translate3d(-5%, -5%, 0px);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/images/blue-lagoon-front-13b.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

/* line 439, ../sass/_front_page.scss */
/*#front-welcome:after {
  max-height: 250px;
  height: 20%;
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
  
  background-image: -moz-linear-gradient(bottom top, white 20%, rgba(255, 255, 255, 0) 95%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );
  
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}*/

#front-welcome:after {
  max-height: 250px;
  height: 20%;
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0px;
  background-image: url("/National_Library/oe_/https://www.bluelagoon.com/resources/cache/styles/images/ie-grad.png");
  /* mozilla example - FF3.6+ */
  /* IE 5.5 - 7 */
  /* IE8 uses -ms-filter for whatever reason... */
  background-size: cover;
  background-size: 100px 100%;
}

/* line 457, ../sass/_front_page.scss */
#front-scroll-arrow {
  position: absolute;
  text-align: center;
  bottom: 110px;
  z-index: 1;
  left: 50%;
  animation: bounce 0.6s linear 0s 15 alternate;
  /* Safari and Chrome: */
  -webkit-animation: skopp 0.6s ease 0s 15 alternate;
  cursor: pointer;
}

@-webkit-keyframes skopp {
  /* line 470, ../sass/_front_page.scss */
  0% {
    -webkit-transform: translate(0px, 30px);
  }

  /* line 473, ../sass/_front_page.scss */
  100% {
    -webkit-transform: translate(50% 50%);
  }
}

/* ----------------------------------------------------------- */
/* FRONT HEADER
/* ----------------------------------------------------------- */
/* line 483, ../sass/_front_page.scss */
.front-header {
  display: inline-block;
  position: relative;
  top: 30%;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  font-family: "DIN Light";
  font-size: 1rem;
}
/* line 493, ../sass/_front_page.scss */
.front-header .caption {
  text-shadow: none;
}
/* line 495, ../sass/_front_page.scss */
.front-header h3 {
  font-size: 1.8rem;
}
/* line 498, ../sass/_front_page.scss */
.front-header h1 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 1.875em;
  line-height: 1.12em;
}
/* line 504, ../sass/_front_page.scss */
.front-header p {
  clear: left;
  margin-top: 16px;
  max-width: 756px;
  text-shadow: none;
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}
/* line 515, ../sass/_front_page.scss */
.front-header strong {
  font-weight: normal;
}

/* line 521, ../sass/_front_page.scss */
#welcome-message {
  position: absolute;
  top: 30%;
  left: 0px;
  padding: 0 15px 0 15px;
  margin-left: -10px;
  width: 97%;
  opacity: 0;
  -webkit-transform: translate3d(0px, 30px, 0px);
  -moz-transform: translate3d(0px, 30px, 0px);
  -o-transform: translate3d(0px, 30px, 0px);
  -ms-transform: translate3d(0px, 30px, 0px);
  transform: translate3d(0px, 30px, 0px);
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 093s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
  transition-delay: 1s;
  -webkit-transition-delay: 1s;
  /* Safari */
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  /* Safari */
  -ms-transition-delay: 1s;
  /* Safari */
}
/* line 549, ../sass/_front_page.scss */
#welcome-message h1 {
  font-size: 2.25em;
  line-height: 0.93333em;
}
/* line 552, ../sass/_front_page.scss */
#welcome-message h1 strong {
  display: block;
}
/* line 557, ../sass/_front_page.scss */
#welcome-message p {
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}

/* ----------------------------------------------------------- */
/* BOOK
/* ----------------------------------------------------------- */
/* line 568, ../sass/_front_page.scss */
.boxwrap {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
  height: auto;
}

/* line 581, ../sass/_front_page.scss */
.package-wrap {
  overflow: visible;
  margin-top: 20px;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0px);
  -moz-transform: translate3d(0, 20px, 0px);
  -o-transform: translate3d(0, 20px, 0px);
  transform: translate3d(0, 20px, 0px);
  -webkit-transition: all 800ms ease-out;
  -moz-transition: all 800ms ease-out;
  -o-transition: all 800ms ease-out;
  transition: all 800ms ease-out;
  margin-right: 30px;
  overflow: visible;
}
/* line 598, ../sass/_front_page.scss */
.package-wrap:last-of-type {
  margin-right: 0px;
}

/* line 604, ../sass/_front_page.scss */
.package-box {
  width: 263px;
  height: 200px;
  background-color: #fcfbf7;
  border: 1px solid #dae1e7;
  float: left;
  overflow: hidden;
  position: relative;
  /*cursor: pointer;*/
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  position: relative;
}
/* line 621, ../sass/_front_page.scss */
.package-box h1 {
  font-size: 1.3125em;
  line-height: 2.28571em;
  padding-top: 22px;
  border-bottom: 1px solid #dae1e7;
  padding-bottom: 15px;
  margin-bottom: 15px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease-out;
}

/* line 634, ../sass/_front_page.scss */
.package-wrap:before {
  position: absolute;
  content: "";
  width: 263px;
  height: 200px;
  background-color: transparent;
  border: 0px solid #dae1e7;
  z-index: -1;
  left: 0px;
  -webkit-transition: margin-left 0ms ease;
  -moz-transition: margin-left 0ms ease;
  -o-transition: margin-left 0ms ease;
  transition: margin-left 0ms ease;
}

/* line 649, ../sass/_front_page.scss */
.package-wrap:hover:before {
  border: 1px solid #dae1e7;
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  -webkit-transition: all 1200ms ease-out;
  -moz-transition: all 1200ms ease-out;
  -o-transition: all 1200ms ease-out;
  transition: all 1200ms ease-out;
}

/* line 665, ../sass/_front_page.scss */
.package-wrap:after {
  position: absolute;
  content: "";
  width: 263px;
  height: 200px;
  background-color: transparent;
  border: 0px solid #dae1e7;
  z-index: -2;
  left: 0px;
  -webkit-transition: margin-left 0ms ease;
  -moz-transition: margin-left 0ms ease;
  -o-transition: margin-left 0ms ease;
  transition: margin-left 0ms ease;
  visibility: visible;
}

/* line 681, ../sass/_front_page.scss */
.package-wrap:hover:after {
  border: 2px solid #dae1e7;
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  -webkit-transition: all 1200ms ease-in;
  -moz-transition: all 1200ms ease-in;
  -o-transition: all 1200ms ease-in;
  transition: all 1200ms ease-in;
}

/* line 703, ../sass/_front_page.scss */
.package-box-link {
  content: "";
  color: #64b7c9;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.9em;
  top: 150px;
  height: 20px;
  left: 0px;
  position: absolute;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.3s ease-out;
}

/* line 721, ../sass/_front_page.scss */
.package-box h3 {
  margin-top: 30px;
  line-height: 12px;
}

/* line 726, ../sass/_front_page.scss */
.price {
  color: #001b4c;
  font-size: 3.8rem;
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 60px;
}
/* line 731, ../sass/_front_page.scss */
.price:before {
  font-size: 1rem;
  content: "\20AC";
  position: relative;
  top: -35px;
}

/* line 739, ../sass/_front_page.scss */
.front-most-popular {
  top: 20px;
  left: -27px;
  position: absolute;
  font-size: 0.7em;
  width: 110px;
  height: 17px;
  line-height: 17px;
  background-color: #001b4c;
  color: white;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari and Chrome */
}

/* line 756, ../sass/_front_page.scss */
#front-book {
  margin-top: 150px;
}

/* line 760, ../sass/_front_page.scss */
#front-book-text {
  text-align: center;
}
/* line 762, ../sass/_front_page.scss */
#front-book-text h3 {
  font-size: 1.8rem;
}

/* ----------------------------------------------------------- */
/* PACKAGE CONTENT
/* ----------------------------------------------------------- */
/* line 773, ../sass/_front_page.scss */
.package-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.98);
  opacity: 0;
  z-index: 999;
  top: 0;
  bottom: 0px;
  overflow: auto;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
/* line 788, ../sass/_front_page.scss */
.package-overlay .blue-button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

/* line 795, ../sass/_front_page.scss */
.package-overlay-content {
  position: absolute;
  display: inline-block;
  width: 290px;
  height: 480px;
  top: 20%;
  left: 100%;
  text-align: center;
  margin-left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* line 808, ../sass/_front_page.scss */
.package-overlay-content ul {
  text-align: left;
  line-height: 32px;
  font-size: 1.1rem;
  margin-top: 10px;
  list-style: none;
  font-family: 'DIN Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
/* line 816, ../sass/_front_page.scss */
.package-overlay-content li:before {
  content: "\F154";
  font-family: LushIcons;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  margin-right: 10px;
}

/* line 825, ../sass/_front_page.scss */
.package-detail {
  border-bottom: 1px solid #dae1e7;
  padding: 15px;
  margin-bottom: 15px;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8rem;
  color: #64b7c9;
}
/* line 832, ../sass/_front_page.scss */
.package-detail a {
  color: #64b7c9;
}

/* line 837, ../sass/_front_page.scss */
.package-nextArrow, .package-prevArrow {
  position: absolute;
  width: 25px;
  height: 60px;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 1.8rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 852, ../sass/_front_page.scss */
.package-nextArrow:hover, .package-prevArrow:hover {
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

/* line 858, ../sass/_front_page.scss */
.package-nextArrow {
  right: 10%;
}

/* line 862, ../sass/_front_page.scss */
.package-prevArrow {
  left: 10%;
}

/* line 866, ../sass/_front_page.scss */
.package-close {
  position: absolute;
  border-radius: 50%;
  top: 10%;
  width: 55px;
  height: 55px;
  background-color: #64b7c9;
  color: white;
  line-height: 55px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
/* line 881, ../sass/_front_page.scss */
.package-close:hover {
  background-color: #001b4c !important;
}
/* line 884, ../sass/_front_page.scss */
.package-close .icon {
  color: white;
  line-height: 55px;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
}

/* line 893, ../sass/_front_page.scss */
.play-video-button {
  width: 102px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 40px;
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/stylesheets/images/video-icon.png");
}

/* line 905, ../sass/_front_page.scss */
/*.play-video-button:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  left: 40px;
  top: 24px;
  border-style: solid;
  border-width: 13px 0 13px 22px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}*/

/* line 920, ../sass/_front_page.scss */
.tour-start-button {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  color: white;
  /*
   h1 {
    width:100%;
    text-align: center;
  
    color:white;
  
    font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  
  font-style: normal;
  @include adjust-font-size-to(36px);
   }
  */
}
/* line 929, ../sass/_front_page.scss */
.tour-start-button:before {
  font-family: 'LushIcons';
  content: "\F145";
  position: absolute;
  top: -120px;
  left: 0;
  font-size: 6em;
  color: white;
  text-align: center;
  width: 100%;
}
/* line 941, ../sass/_front_page.scss */
.tour-start-button p {
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 16px;
  color: white;
}
/* line 949, ../sass/_front_page.scss */
.tour-start-button h1 {
  font-size: 2.625em;
  line-height: 1.14286em;
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 200;
}
/* line 954, ../sass/_front_page.scss */
.tour-start-button h1 strong {
  font-family: "DIN Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
}
/* line 978, ../sass/_front_page.scss */
.tour-start-button:hover:after {
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.7);
}

/*
.tour-start-button:after {
 content: "";
  position: absolute;
  width: 0px;
  height: 0px;
    left: 97px;
  top: 47px;
  border-style: solid;
  border-width: 45px 0 45px 70px;
  border-color: transparent transparent transparent rgba(255,255,255,0.4);
   @include transition(all 0.5s ease-out);


}
.tour-start-button:before {

 content: "";
  position: absolute;
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
  left: 36px;
   width: 160px;
  height: 160px;
  background: transparent;
  display: block;
  border: 8px solid rgba(255,255,255,0.4);
   @include transition(all 0.5s ease-out);

}
*/
/* line 1018, ../sass/_front_page.scss */
#tour-start {
  position: absolute;
  width: 100%;
  bottom: 0px;
}

/* line 1026, ../sass/_front_page.scss */
.play-video-button:hover:before {
  border-color: transparent transparent transparent transparent;
  background: #64b7c9;
}

/* line 1030, ../sass/_front_page.scss */
.play-video-button:hover:after {
  border-color: transparent transparent transparent #ffffff;
}

/* line 1034, ../sass/_front_page.scss */
.plan-video-wrap {
  width: 100%;
}
/* line 1036, ../sass/_front_page.scss */
.plan-video-wrap p {
  font-size: 0.6875em;
  line-height: 2.18182em;
  margin-top: 20px;
}

/* line 1043, ../sass/_front_page.scss */
#tour-backbar {
  display: none;
}

/* ----------------------------------------------------------- */
/* THINGS TO DO
/* ----------------------------------------------------------- */
/* line 1050, ../sass/_front_page.scss */
#front-todo {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  background: none;
  background-size: cover;
  background-position: center;
  text-align: left;
  height: auto;
  overflow: hidden;
  color: white;
  position: relative;
}
/* line 1063, ../sass/_front_page.scss */
#front-todo p {
  margin-top: 10px;
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}

/* line 1075, ../sass/_front_page.scss */
.noVideoTodo {
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/images/blue-whatodo-mobile.jpg") !important;
  background-size: cover !important;
  background-position: center !important;
}
/* line 1080, ../sass/_front_page.scss */
.noVideoTodo video {
  display: none !important;
}
/* line 1088, ../sass/_front_page.scss */
.noVideoTodo #front-todo-text p {
  max-width: 450px;
  margin-left: auto !important;
  margin-right: auto;
}
/* line 1095, ../sass/_front_page.scss */
.noVideoTodo #front-todo-text .section-divider-title {
  margin-bottom: 0px !important;
}

/* line 1104, ../sass/_front_page.scss */
.front-light-header {
  position: absolute;
  bottom: 16px;
  text-align: center;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}
/* line 1114, ../sass/_front_page.scss */
.front-light-header h1 {
  color: white;
  font-size: 2em;
  line-height: 1.5em;
}
/* line 1119, ../sass/_front_page.scss */
.front-light-header p {
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin-left: 0 !important;
}

/*
#front-todo {
  h3 {
    color: white;
    font-size: 2.3rem;
  }
  p {
    max-width: 450px;
    margin-top: 30px;
  }
}*/
/* line 1143, ../sass/_front_page.scss */
#front-todo-thumbnails {
  position: absolute;
  right: 66px;
  bottom: 96px;
}
/* line 1147, ../sass/_front_page.scss */
#front-todo-thumbnails img {
  padding: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

/* line 1154, ../sass/_front_page.scss */
.front-thumb {
  float: right;
  margin-left: 30px;
}
/* line 1157, ../sass/_front_page.scss */
.front-thumb a {
  font-family: 'DIN Light', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-size: 0.75rem;
  text-transform: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) !important;
  text-align: center;
  max-width: 100px;
  line-height: 15px;
  margin-top: 5px;
  padding-bottom: 10px;
  float: left;
  clear: both;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
/* line 1176, ../sass/_front_page.scss */
.front-thumb a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 1px;
}

/* ----------------------------------------------------------- */
/* PLAN YOUR TRIP
/* ----------------------------------------------------------- */
/* line 1189, ../sass/_front_page.scss */
.front-plan-item {
  text-align: left;
  font-size: 0.9em;
  width: 23%;
  margin-right: 2%;
  height: 140px;
  line-height: 25px;
  margin-bottom: 10px;
  margin-top: 60px;
  padding-top: 0;
  max-width: 288px;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0px);
  -moz-transform: translate3d(0, 20px, 0px);
  -o-transform: translate3d(0, 20px, 0px);
  transform: translate3d(0, 20px, 0px);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
/* line 1214, ../sass/_front_page.scss */
.front-plan-item h1 {
  font-size: 1em;
}
/* line 1217, ../sass/_front_page.scss */
.front-plan-item p {
  margin-bottom: 5px;
  margin-top: 20px;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 18px;
  min-height: 54px;
  font-size: 0.875em;
  line-height: 1.71429em;
}
/* line 1225, ../sass/_front_page.scss */
.front-plan-item a {
  color: #64b7c9;
  font-family: 'DIN Bold', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1.71429em;
  position: relative;
  font-weight: 400;
}
/* line 1232, ../sass/_front_page.scss */
.front-plan-item a:hover {
  color: #001b4c;
}
/* line 1236, ../sass/_front_page.scss */
.front-plan-item a:after {
  content: "\F188";
  font-family: LushIcons;
  position: absolute;
  margin-left: 5px;
  top: -2px;
}
/* line 1247, ../sass/_front_page.scss */
.front-plan-item .icon {
  margin-top: -4px;
}

/* line 1252, ../sass/_front_page.scss */
#front-plan-wrap {
  margin-left: 50px;
}

/* line 1258, ../sass/_front_page.scss */
.plan-left {
  float: left;
}

/* line 1262, ../sass/_front_page.scss */
.plan-right {
  float: right;
}

/* line 1266, ../sass/_front_page.scss */
#front-tour {
  height: 673px;
  background-image: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/images/blue-tour-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

/* ----------------------------------------------------------- */
/* STORE
/* ----------------------------------------------------------- */
/* line 1282, ../sass/_front_page.scss */
#front-store-wrap {
  margin-top: 0px !important;
  max-width: 100% !important;
}

/* line 1287, ../sass/_front_page.scss */
.front-store-item {
  width: 200px;
  line-height: 25px;
  float: left;
  text-align: center;
  margin-left: 90px;
  margin-bottom: 32px;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0px);
  -moz-transform: translate3d(0, 20px, 0px);
  -o-transform: translate3d(0, 20px, 0px);
  transform: translate3d(0, 20px, 0px);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
/* line 1307, ../sass/_front_page.scss */
.front-store-item:first-of-type {
  margin-left: 0px;
}
/* line 1311, ../sass/_front_page.scss */
.front-store-item h1, .front-store-item h3 {
  font-size: 0.9rem;
}
/* line 1315, ../sass/_front_page.scss */
.front-store-item h3 {
  margin-top: 24px;
}
/* line 1318, ../sass/_front_page.scss */
.front-store-item p {
  font-size: 0.875em;
  line-height: 1.37143em;
}
/* line 1321, ../sass/_front_page.scss */
.front-store-item img {
  padding: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
/* line 1326, ../sass/_front_page.scss */
.front-store-item a.button {
  margin-top: 14px;
  padding: 3px 14px 0px;
  line-height: 23px;
  float: none;
  font-family: 'DIN Bold','Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* line 1335, ../sass/_front_page.scss */
.icon {
  font-size: 1.7em;
  float: left;
  margin-right: 15px;
  color: #001b4c;
}

/* line 1342, ../sass/_front_page.scss */
.store-button {
  position: relative;
  width: 85px;
  height: 27px;
  background-color: #001b4c;
  color: white;
  text-transform: uppercase;
  line-height: 27px;
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8rem;
  text-align: center;
  overflow: visible;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1357, ../sass/_front_page.scss */
.store-button a {
  color: white;
}

/* line 1362, ../sass/_front_page.scss */
#scrollpreventer {
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 1368, ../sass/_front_page.scss */
#mobile-menu-book {
  display: none;
}

/* line 1372, ../sass/_front_page.scss */
div.pp_default .pp_close:after {
  position: absolute;
  top: 20px;
  left: 19px;
}

/* line 1378, ../sass/_front_page.scss */
.video-close {
  position: absolute;
  top: -100px;
  left: 50%;
  z-index: 9600;
}
/* line 1384, ../sass/_front_page.scss */
.video-close .pp_default .pp_close:after {
  position: absolute;
  top: 20px;
  left: 19px;
}
/* line 1390, ../sass/_front_page.scss */
.video-close a {
  color: white !important;
}

/* line 1, ../sass/compare/_compare.scss */
.compare {
  background-color: white;
}

/* line 7, ../sass/compare/_compare.scss */
#book-main {
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/images/blue_compare.jpg");
  background-size: auto 50%;
  background-position: top;
  background-repeat: no-repeat;
  background-color: white;
  text-align: center;
  margin-top: 0px !important;
  position: relative;
}

/* line 19, ../sass/compare/_compare.scss */
.compare-packages {
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
  height: 100%;
  width: 100%;
}

.compare-packages .header
{
    text-align:center;
}
.compare-packages .header p{
    color:#001b4c;
}
.compare-packages .header .date{
    padding: 0 0 5px;
    line-height: 100%;
}

/* line 26, ../sass/compare/_compare.scss */
#book-message {
  margin-top: 20%;
  left: 0px;
  padding: 0 15px 0 15px;
  margin-left: -10px;
  margin-bottom: 106px;
  width: 98%;
}
/* line 35, ../sass/compare/_compare.scss */
#book-message p {
  margin-top: 10px;
  color: #001b4c;
}
/* line 41, ../sass/compare/_compare.scss */
#book-message h1 {
  font-size: 2.25em;
  line-height: 0.93333em;
}

/* line 49, ../sass/compare/_compare.scss */
.horizontal-packages {
  height: 1336px;
  width: 1152px;
}
/* line 57, ../sass/compare/_compare.scss */
.horizontal-packages .package-box {
  max-width: 558px;
  height: auto;
  width: 100%;
  text-align: left;
  margin-left: 16px;
  margin-right: 16px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 66, ../sass/compare/_compare.scss */
.horizontal-packages .package-box:last-of-type {
  margin-right: 0px;
}
/* line 70, ../sass/compare/_compare.scss */
.horizontal-packages .package-box:first-of-type {
  margin-left: 0px;
}
/* line 83, ../sass/compare/_compare.scss */
.horizontal-packages .package-box h1 {
  font-size: 1.5em;
  line-height: 1em;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 94, ../sass/compare/_compare.scss */
.horizontal-packages .package-box p {
  font-family: 'DIN Regular';
  font-size: 0.8125em;
  line-height: 1.47692em;
  padding-top: 12px;
}
/* line 100, ../sass/compare/_compare.scss */
.horizontal-packages .package-box .package-box-link {
  display: block;
  position: relative;
  top: 0;
  text-align: left;
  opacity: 1;
  font-family: 'DIN Medium','Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
  color: #001b4c;
  padding-top: 16px;
}
/* line 112, ../sass/compare/_compare.scss */
.horizontal-packages .package-box .package-box-link:after {
  content: "\F188";
  font-family: LushIcons;
  position: absolute;
  margin-left: 5px;
  top: 17px;
}
/* line 121, ../sass/compare/_compare.scss */
.horizontal-packages .package-box .price {
  font-size: 4.75em;
  line-height: 0.82105em;
  margin-top: 12px;
  letter-spacing: -6px;
}
/* line 126, ../sass/compare/_compare.scss */
.horizontal-packages .package-box .price:before {
  top: -44px;
  letter-spacing: 0px;
}
/* line 132, ../sass/compare/_compare.scss */
.horizontal-packages .package-box .button {
  margin: 0 auto 0 auto;
}
/* line 138, ../sass/compare/_compare.scss */
.horizontal-packages .package-box ul li {
  padding: 40px 26px 20px 26px;
  width: 40%;
  float: left;
  height: 175px;
  overflow: hidden;
}
/* line 145, ../sass/compare/_compare.scss */
.horizontal-packages .package-box ul li:nth-child(2) {
  text-align: center;
  border-left: 1px solid #dae1e7;
}
/* line 153, ../sass/compare/_compare.scss */
.horizontal-packages .two-column-package {
  max-width: 100% !important;
}
/* line 156, ../sass/compare/_compare.scss */
.horizontal-packages .two-column-package ul {
  height: 206px;
  overflow: hidden;
}
/* line 160, ../sass/compare/_compare.scss */
.horizontal-packages .two-column-package ul li {
  text-align: left;
}
/* line 163, ../sass/compare/_compare.scss */
.horizontal-packages .two-column-package ul li:first-of-type {
  padding: 0;
  float: left;
  width: 282px !important;
  height: auto !important;
}
/* line 169, ../sass/compare/_compare.scss */
.horizontal-packages .two-column-package ul li:last-of-type {
  text-align: center;
  max-width: 230px !important;
  float: right;
}
/* line 175, ../sass/compare/_compare.scss */
.horizontal-packages .two-column-package ul li:nth-child(2) {
  text-align: left;
  border-right: 1px solid #dae1e7;
  border-left: 0px;
  width: 535px;
}
/* line 183, ../sass/compare/_compare.scss */
.horizontal-packages .two-column-package ul li img {
  padding: 0;
  box-shadow: none;
  background: none;
  border-radius: 0;
}

/* line 196, ../sass/compare/_compare.scss */
.package-box-compare {
  width: 260px;
  background-color: #fcfbf7;
  border: 1px solid #dae1e7;
  height: 795px;
  float: none;
  margin-bottom: 20px;
  margin-right: 30px;
  margin-top: 20px;
  overflow: visible;
  overflow: hidden;
  position: relative;
  /*cursor: pointer;*/
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  position: relative;
}
/* line 207, ../sass/compare/_compare.scss */
.package-box-compare:last-of-type {
  margin-right: 0px;
}
/* line 222, ../sass/compare/_compare.scss */
.package-box-compare h1 {
  font-size: 1.3125em;
  line-height: 2.28571em;
  padding-top: 22px;
  border-bottom: 1px solid #dae1e7;
  padding-bottom: 15px;
  margin-bottom: 15px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease-out;
}
/* line 236, ../sass/compare/_compare.scss */
.package-box-compare ul {
  height: 445px;
  text-align: left;
  padding: 14px;
  padding-left: 34px;
}
/* line 242, ../sass/compare/_compare.scss */
.package-box-compare ul li {
  font-family: 'DIN Regular';
  font-size: 0.875em;
  line-height: 1.71429em;
  margin-bottom: 12px;
  position: relative;
}
/* line 249, ../sass/compare/_compare.scss */
.package-box-compare ul li:before {
  font-family: LushIcons;
  content: "\F154";
  margin-right: 8px;
  position: absolute;
  left: -22px;
}

/* line 264, ../sass/compare/_compare.scss */
.compare-packages .price {
  line-height: auto;
  letter-spacing: -6px;
}
/* line 268, ../sass/compare/_compare.scss */
.compare-packages .price:before {
  letter-spacing: 0px;
}
/* line 275, ../sass/compare/_compare.scss */
.compare-packages .package-wrap h1 {
  font-size: 1.5em;
  line-height: 1.4em;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0;
}
/* line 282, ../sass/compare/_compare.scss */
.compare-packages .package-wrap:after {
  height: 706px;
  top: 20px;
}
/* line 286, ../sass/compare/_compare.scss */
.compare-packages .package-wrap:before {
  height: 706px;
  top: 20px;
}
/* line 291, ../sass/compare/_compare.scss */
.compare-packages .package-wrap:first-of-type {
  margin-left: 0px;
}
/* line 296, ../sass/compare/_compare.scss */
.compare-packages .package-box {
  height: 777px;
}
/* line 299, ../sass/compare/_compare.scss */
.compare-packages .package-box ul {
  height: 412px;
  text-align: left;
  padding: 14px;
  padding-left: 34px;
}
/* line 305, ../sass/compare/_compare.scss */
.compare-packages .package-box ul li {
  font-family: 'DIN Regular';
  font-size: 0.8125em;
  line-height: 2.76923em;
  position: relative;
}
/* line 311, ../sass/compare/_compare.scss */
.compare-packages .package-box ul li:before {
  font-family: LushIcons;
  content: "\F154";
  position: absolute;
  left: -22px;
}
/* line 323, ../sass/compare/_compare.scss */
.compare-packages .package-box-link {
  font-family: 'DIN Bold','Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  color: #001b4c;
  opacity: 1;
  position: static;
  margin-bottom: 24px;
  border-bottom: 1px solid #dae1e7;
  height: 36px;
}
/* line 334, ../sass/compare/_compare.scss */
.compare-packages .package-box-link span {
  position: relative;
  display: block;
}
/* line 338, ../sass/compare/_compare.scss */
.compare-packages .package-box-link span:after {
  content: "\F188";
  font-family: LushIcons;
  position: absolute;
  margin-left: 5px;
  top: 0px;
}
/* line 351, ../sass/compare/_compare.scss */
.compare-packages .section-divider-title {
  margin-top: 0;
  padding: 0px;
}

/* line 358, ../sass/compare/_compare.scss */
.share-this-page {
  display: block;
  font-size: 3.75em;
  line-height: 1.2em;
  color: #001b4c;
}
/* line 363, ../sass/compare/_compare.scss */
.share-this-page:before {
  content: "\F179";
  font-family: LushIcons;
  margin-right: 46px;
}

/**  SCCS- - - - - - - - - - - - - -[GLOBAL / RESET] - - - - - - - - - - - - - - - - - - - - - - - - - - */
/**
 * Reset all elements to make them more cross-browersish
 *
 *
 * @version 1.0
 * @author einarvalur
 *
 * Adapted from http://github.com/necolas/normalize.css and 
 * https://github.com/twitter/bootstrap
 */
/* line 13, ../sass/_layout.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 18, ../sass/_layout.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* line 22, ../sass/_layout.scss */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/* line 28, ../sass/_layout.scss */
audio:not([controls]) {
  display: none;
}

/* line 32, ../sass/_layout.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 39, ../sass/_layout.scss */
a:hover, a:active {
  outline: 0;
}

/* line 44, ../sass/_layout.scss */
sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 51, ../sass/_layout.scss */
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
  top: -0.5em;
}

/* line 59, ../sass/_layout.scss */
sub {
  bottom: -0.25em;
}

/* line 63, ../sass/_layout.scss */
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* line 76, ../sass/_layout.scss */
table {
  border-collapse: collapse;
  border: none;
}

/* line 81, ../sass/_layout.scss */
div.table-wrapper {
  overflow-x: auto;
}

/* line 85, ../sass/_layout.scss */
td {
  text-align: left;
  vertical-align: top;
}

/* line 90, ../sass/_layout.scss */
th {
  text-align: left;
  vertical-align: top;  
  font-family: "DIN Bold";
}

/* line 96, ../sass/_layout.scss */
ul {
  list-style: none;
}

/* line 100, ../sass/_layout.scss */
#map_canvas img {
  max-width: none;
}

/* line 104, ../sass/_layout.scss */
button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

/* line 110, ../sass/_layout.scss */
button, input {
  *overflow: visible;
  line-height: normal;
}

/* line 115, ../sass/_layout.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 120, ../sass/_layout.scss */
button {
  cursor: pointer;
  -webkit-appearance: button;
}

/* line 126, ../sass/_layout.scss */
input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
/* line 130, ../sass/_layout.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
/* line 135, ../sass/_layout.scss */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 141, ../sass/_layout.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 146, ../sass/_layout.scss */
fieldset {
  border: none;
}

/* line 150, ../sass/_layout.scss */
body {
  color: #667694;
  background: #f0f5f8;
  font-family: "DIN Regular", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.47;
  font-weight: 300;
  font-style: normal;
}

body.white
{
    background:#fff;
}

/* line 159, ../sass/_layout.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-family: "DIN Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.51;
  /*  font-weight: bold; */
  /*- - - - [DACODA] - - - - - - - - - -*/
  font-style: normal;
  text-transform: uppercase;
  color: #001b4c;
  line-height: 30px;
}

/* line 172, ../sass/_layout.scss */
h2 {
  font-size: 178%;
}

/* line 176, ../sass/_layout.scss */
h3 {
  font-size: 110%;
  /* - - [DACODA] - - - - - - - - - - -*/
}

/* line 181, ../sass/_layout.scss */
h4 {
  font-size: 100%;
}

/* line 185, ../sass/_layout.scss */
h5 {
  font-size: 85%;
}

/* line 189, ../sass/_layout.scss */
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
  color: #001B4C;
  text-decoration: none;
}

/* - - [DACODA] - - - - - - - - - - -*/
/* line 196, ../sass/_layout.scss */
a {
  color: #001b4c;
  text-decoration: none;
}

/* line 201, ../sass/_layout.scss */
strong {
  font-family: "DIN Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.51;
  font-weight: normal;
  font-style: normal;
}

/* line 208, ../sass/_layout.scss */
img {
  background: rgba(255, 255, 255, 0.5);
  padding: 2px;
  max-width: 100%;
  -webkit-box-shadow: 0 8px 13px -10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 8px 13px -10px rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0 8px 13px -10px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 8px 13px -10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 8px 13px -10px rgba(0, 0, 0, 0.6);
}

/* line 219, ../sass/_layout.scss */
a img {
  border: none;
}

/* line 223, ../sass/_layout.scss */
.questionmark {
  font-family: Arial, Verdana, Tahoma !important;
}

/** - - - - - - - - - - - - - -[LAYOUT] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* line 231, ../sass/_layout.scss */
body > header {
  position: fixed;
  z-index: 3;
  width: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0);
}
/* line 238, ../sass/_layout.scss */
body > footer {
  position: fixed;
  top: 0;
  bottom: 0;
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/bl-footer-bg.jpg") #f0f5f8 no-repeat center bottom;
  height: 100%;
  width: 100%;
  margin: auto;
  z-index: 1;
}
/* line 249, ../sass/_layout.scss */
body.front > footer {
  visibility: hidden;
}
/* line 253, ../sass/_layout.scss */
body > #wrapper, body > #full-wrapper {
  background: #ffffff;
  position: relative;
  z-index: 2;
  max-width: 1280px;
  margin: auto;
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.06);
}

/*DACODA*/
/* line 271, ../sass/_layout.scss */
#wrapper > div section, #wrapper > section {
  background-color: #ffffff;
  position: relative;
  max-width: 1280px;
  margin: auto;
  padding: 30px 3.125%;
}
/* line 279, ../sass/_layout.scss */
#wrapper .dc_webcomponents_html section ul {
  list-style-image: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/bullet.png");
  list-style-position: outside;
  list-style-type: none;
  padding: 0 0 0 1em;
}
/* line 286, ../sass/_layout.scss */
#wrapper > div section.large, #wrapper > section.large {
  padding: 30px 0;
}
/* line 289, ../sass/_layout.scss */
#wrapper > div section.small, #wrapper > section.small {
  padding: 30px 12.65625%;
}
/* line 292, ../sass/_layout.scss */
#wrapper > div section:after, #wrapper > section:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}

/*CONTENT ul listing*/
/* line 305, ../sass/_layout.scss */
#content #column-2 p {
  margin-bottom: 1.375em;
}

/** - - - - - - - - - - - - - -[CAROUSEL ] - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* line 315, ../sass/_layout.scss */
div.carousel:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 324, ../sass/_layout.scss */
div.carousel > a {
  display: block;
  float: left;
  width: 5%;
  margin: 10% 0 0 0;
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/slider-sprite.png") no-repeat center 0;
  height: 30px;
  text-indent: -99999px;
  overflow: hidden;
}
/* line 333, ../sass/_layout.scss */
div.carousel > a.next {
  background-position: center -30px;
}
/* line 335, ../sass/_layout.scss */
div.carousel > a.next.last {
  background-position: center -90px;
  cursor: default;
}
/* line 340, ../sass/_layout.scss */
div.carousel > a.prevoius.last {
  background-position: center -60px;
  cursor: default;
}
/* line 345, ../sass/_layout.scss */
div.carousel > div {
  display: block;
  float: left;
  width: 90%;
  overflow: hidden;
}
/* line 350, ../sass/_layout.scss */
div.carousel > div > ul {
  /*width: 200%; */
  margin: 0;
  padding: 0;
  list-style: none !important;
}
/* line 355, ../sass/_layout.scss */
div.carousel > div > ul img {
  margin-bottom: 0.375em;
}
/* line 358, ../sass/_layout.scss */
div.carousel > div > ul > li {
  width: 50%;
  margin: 0;
  padding: 0;
  float: left;
}

/** - - - - - - - - - - - - - -[DACODA] - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* line 373, ../sass/_layout.scss */
#column-1 {
  clear: both;
}
/* line 375, ../sass/_layout.scss */
#column-1 > ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
  margin: 50px;
  width: 90%;
}
/* line 381, ../sass/_layout.scss */
#column-1 > ul:after {
  content: '.';
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
/* line 389, ../sass/_layout.scss */
#column-1 > ul li {
  padding: 3%;
  width: 97%;
  float: left;
}
/* line 393, ../sass/_layout.scss */
#column-1 > ul li h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
}
/* line 401, ../sass/_layout.scss */
#column-1 ul.column-faq {
  list-style: none !important;
}
/* line 403, ../sass/_layout.scss */
#column-1 ul.column-faq li {
  padding: 0 0 0 5px;
  background: url('https://www.bluelagoon.com"/images/styles/img/ico/bullet.png"') no-repeat scroll 0 15px transparent;
}
/* line 406, ../sass/_layout.scss */
#column-1 ul.column-faq li a {
  text-transform: none;
}
/* line 408, ../sass/_layout.scss */
#column-1 ul.column-faq li a:hover {
  text-decoration: underline;
}

/*#column-1 > ul li h2 strong{display: block;}*/
/* line 418, ../sass/_layout.scss */
#column-2 {
  clear: both;
}
/* line 420, ../sass/_layout.scss */
#column-2 > ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
  margin: 50px;
  width: 90%;
}
/* line 426, ../sass/_layout.scss */
#column-2 > ul:after {
  content: '.';
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
/* line 434, ../sass/_layout.scss */
#column-2 > ul li {
  padding: 3%;
  width: 43%;
  float: left;
}
/* line 438, ../sass/_layout.scss */
#column-2 > ul li h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
}

/*#column-2 > ul li h2 strong{display: block;}*/
/* line 450, ../sass/_layout.scss */
#column-3 {
  clear: both;
}
/* line 452, ../sass/_layout.scss */
#column-3 > ul {
  list-style-type: none !important;
  margin: 0;
  padding: 0;
  margin: 50px;
  width: 90%;
}
/* line 458, ../sass/_layout.scss */
#column-3 > ul:after {
  content: '.';
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
/* line 466, ../sass/_layout.scss */
#column-3 > ul li {
  padding: 3%;
  width: 27.3333334%;
  float: left;
}
/* line 470, ../sass/_layout.scss */
#column-3 > ul li h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
}

/*#column-3 > ul li h2 strong{display: block;}*/
/* line 482, ../sass/_layout.scss */
#column-4 {
  clear: both;
}
/* line 484, ../sass/_layout.scss */
#column-4 > ul {
  list-style-type: non !important;
  margin: 0;
  padding: 0;
  margin: 50px;
  width: 90%;
}
/* line 490, ../sass/_layout.scss */
#column-4 > ul:after {
  content: '.';
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
/* line 498, ../sass/_layout.scss */
#column-4 > ul li {
  padding: 3%;
  width: 19%;
  float: left;
}
/* line 502, ../sass/_layout.scss */
#column-4 > ul li h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
}

/*#column-4 > ul li h2 strong{display: block;}*/
/* line 514, ../sass/_layout.scss */
section.cols {
  margin: 50px 30px;
}

/* line 518, ../sass/_layout.scss */
.subpage section.cols {
  margin: 0;
}

/* line 522, ../sass/_layout.scss */
section.cols > :after {
  content: '.';
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

/* line 531, ../sass/_layout.scss */
#column-1 > div {
  float: left;
  width: 94%;
  padding: 0 3%;
  padding-top: 0;
}
/* line 536, ../sass/_layout.scss */
#column-1 > div h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
}

/*#column-1 > div h2 strong{display: block;}*/
/* line 547, ../sass/_layout.scss */
#column-2 > div {
  padding: 0 3%;
  width: 43%;
  float: left;
}
/* line 551, ../sass/_layout.scss */
#column-2 > div.col-full {
  padding: 3% 0;
  width: 50%;
  float: left;
}
/* line 557, ../sass/_layout.scss */
#column-2 > h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
  padding: 0 3%;
  margin: 0 0 -5px;
}
/* line 565, ../sass/_layout.scss */
#column-2 > div h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
}

/*#column-2 > div h2 strong{display: block;}*/
/* line 576, ../sass/_layout.scss */
#column-3 > div {
  padding: 0 3%;
  width: 27.3333334%;
  float: left;
}
/* line 581, ../sass/_layout.scss */
#column-3 > h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
  padding: 0 3%;
  margin: 0 0 -5px;
}
/* line 589, ../sass/_layout.scss */
#column-3 > div h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
}

/*#column-3 > div h2 strong{display: block;}*/
/* line 600, ../sass/_layout.scss */
#column-4 > div {
  padding: 0 3%;
  width: 19%;
  float: left;
}
/* line 605, ../sass/_layout.scss */
#column-4 > h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
  padding: 0 3%;
  margin: 0 0 -5px;
}
/* line 613, ../sass/_layout.scss */
#column-4 > div h2 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
}

/*#column-4 > div h2 strong{display: block;}*/
@media (max-width: 767px) {
  /* line 623, ../sass/_layout.scss */
  #column-2 > div {
    padding: 6%;
    width: auto;
    float: none;
  }

  /* line 628, ../sass/_layout.scss */
  #column-3 > div {
    width: auto;
    float: none;
  }
}
/* line 634, ../sass/_layout.scss */
.map-caption {
  width: 500px;
  text-align: right;
  float: left;
  z-index: 10;
  position: relative;
  margin: -550px 0px 0px 100px;
}
/* line 641, ../sass/_layout.scss */
.map-caption:after {
  content: ".";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
}
/* line 649, ../sass/_layout.scss */
.map-caption h3 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 165%;
  font-size-adjust: 0.46;
  font-style: normal;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
/* line 656, ../sass/_layout.scss */
.map-caption p {
  color: #001B4C;
  font-family: "DIN Regular", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.47;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  margin: 8px 0 5px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
  /* line 669, ../sass/_layout.scss */
  .map-caption {
    width: auto;
    text-align: right;
    float: left;
    z-index: 10;
    position: relative;
    margin: -550px 10px 0px 100px;
  }
}
/* line 679, ../sass/_layout.scss */
.contentpage.wide #content {
  padding: 80px 0 0;
}

/* line 683, ../sass/_layout.scss */
#login input[type=submit] {
  background: none repeat scroll 0 0 #001B4C;
  border: medium none;
  color: #FFFFFF;
  display: block;
  margin: 10px 0;
  padding: 10px 15px;
  text-transform: uppercase;
}

/* line 694, ../sass/_layout.scss */
.article-item img {
  max-width: 765px;
}
/* line 697, ../sass/_layout.scss */
.article-item time {
  color: #AAB8D1;
  font-size: 75%;
  text-transform: uppercase;
  margin: 0 0 15px;
}

/* line 705, ../sass/_layout.scss */
.required {
  border: 1px solid #f00;
}

/* line 710, ../sass/_layout.scss */
.images:after {
  content: '.';
  width: 0;
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
/* line 718, ../sass/_layout.scss */
.images > div {
  float: left;
  width: 150px;
  margin: 5px;
  text-align: center;
}
/* line 723, ../sass/_layout.scss */
.images > div:nth-child(4n+1) {
  clear: both;
}

/* line 730, ../sass/_layout.scss */
div.subpage > article h1 {
  margin-top: 80px;
}
/* line 733, ../sass/_layout.scss */
div.contentpage > article {
  margin: 0 0 0 5%;
  width: 59.735%;
}
/* line 736, ../sass/_layout.scss */
div.contentpage > article .breatcrumps {
  font-size: 85%;
  position: absolute;
  top: 0;
  right: -388px;
}
/* line 743, ../sass/_layout.scss */
div.subpage.wide > article {
  margin: 0 0 0 5%;
  width: 90%;
}
/* line 746, ../sass/_layout.scss */
div.subpage.wide > article .breatcrumps {
  font-size: 85%;
  position: absolute;
  right: 0;
}
/* line 751, ../sass/_layout.scss */
div.subpage.wide > article h2, div.subpage.wide > article h1 {
  margin-top: 80px;
}
/* line 755, ../sass/_layout.scss */
div.contentpage.wide > article {
  margin: 20px 0 0 5%;
  width: 90%;
}
/* line 758, ../sass/_layout.scss */
div.contentpage.wide > article .breatcrumps {
  font-size: 85%;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 765, ../sass/_layout.scss */
div.subpage .caption-b h2, div.contentpage .caption-b h2 {
  font-weight: lighter;
  font-size: 240%;
  text-transform: uppercase;
}
/* line 770, ../sass/_layout.scss */
div.subpage .caption-b p, div.contentpage .caption-b p {
  color: #001B4C;
  font-size: 260%;
  /*font-weight: 900;*/
  font-family: "DIN Bold";
  text-transform: uppercase;
}

/* line 778, ../sass/_layout.scss */
#wrapper #content table {
  border-collapse: collapse;
  border: 1px solid #c5cedf;
  background: #f5fafe;
  margin: 20px 0;
  color: #001b4c;
  width: 100%;
}
/* line 785, ../sass/_layout.scss */
#wrapper #content table:after {
  display: none;
}
/* line 788, ../sass/_layout.scss */
#wrapper #content table tr {
  border: 1px solid #c5cedf;
}
/* line 790, ../sass/_layout.scss */
#wrapper #content table tr td {
  padding: 10px 15px;
}
/* line 794, ../sass/_layout.scss */
#wrapper #content table thead {
  text-transform: uppercase;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
  background: #e9eafc;
}
/* line 799, ../sass/_layout.scss */
#wrapper #content table tbody tr:nth-child(even) {
  background: #e9eafc;
}

/* line 804, ../sass/_layout.scss */
.caption {
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}
/* line 806, ../sass/_layout.scss */
.caption.caption-left {
  /*top: auto !important;*/
  right: auto !important;
  left: 4.6% !important;
  bottom: 13.2%;
  text-align: left;
}
/* line 813, ../sass/_layout.scss */
.caption.caption-right {
  top: auto !important;
  left: auto !important;
  right: 4.6% !important;
  bottom: 6.6%;
  text-align: right;
}
/* line 821, ../sass/_layout.scss */
.caption.caption-black h2, .caption.caption-black p {
  color: #001B4C !important;
  text-shadow: 0px 0 1px rgba(255, 255, 255, 0.4) !important;
}
/* line 827, ../sass/_layout.scss */
.caption.caption-white h2, .caption.caption-white p {
  color: #FFF !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4) !important;
  /* filter:DropShadow(Color=#000000, OffX=1, OffY=1);*/
}
/* line 833, ../sass/_layout.scss */
.caption p {
  /*  font-size: 1.125em;
        line-height: 130%;*/
}

/* line 840, ../sass/_layout.scss */
.small > hgroup, .small > h6 {
  margin-left: 5%;
}
/* line 843, ../sass/_layout.scss */
.small > p, .small > ul {
  margin-left: 5%;
  margin-right: 5%;
}

/* line 849, ../sass/_layout.scss */
.cta {
  margin-bottom: 50px;
}
/* line 852, ../sass/_layout.scss */
.cta > h3 {
  margin-bottom: 5px;
  font-size: 120%;
}
/* line 856, ../sass/_layout.scss */
.cta > .cta-box {
  background: none repeat scroll 0 0 #E9F3FC;
  padding: 17px;
}
/* line 859, ../sass/_layout.scss */
.cta > .cta-box:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 868, ../sass/_layout.scss */
.cta > .cta-box.horizontal > img {
  float: left;
  width: 145px;
}
/* line 872, ../sass/_layout.scss */
.cta > .cta-box.horizontal > .cta-text {
  float: right;
  width: 165px;
}
/* line 877, ../sass/_layout.scss */
.cta > .cta-box.vertical {
  text-align: center;
}
/* line 879, ../sass/_layout.scss */
.cta > .cta-box.vertical h2 {
  font-size: 100%;
  margin: 5px 0 0;
}
/* line 883, ../sass/_layout.scss */
.cta > .cta-box.vertical a.button {
  color: #FFFFFF;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}
/* line 892, ../sass/_layout.scss */
.cta input[type=submit] {
  background: none repeat scroll 0 0 #001B4C;
  border: medium none;
  color: white;
  cursor: pointer;
  font-family: "DIN Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.51;
  font-style: normal;
  font-weight: normal;
  padding: 5px 10px;
  vertical-align: bottom;
}

/* line 906, ../sass/_layout.scss */
#search-result ul {
  list-style: none !important;
}
/* line 908, ../sass/_layout.scss */
#search-result ul li {
  float: none;
  padding: 10px;
  line-height: 120%;
}
/* line 912, ../sass/_layout.scss */
#search-result ul li:hover {
  background: #eeeeee;
}
/* line 915, ../sass/_layout.scss */
#search-result ul li a {
  padding: 0;
  background: transparent;
}
/* line 919, ../sass/_layout.scss */
#search-result ul li:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 927, ../sass/_layout.scss */
#search-result ul li img {
  float: right;
  margin: 0 15px 0 0;
}
/* line 931, ../sass/_layout.scss */
#search-result ul li time {
  text-transform: none;
  font-size: 90%;
}
/* line 935, ../sass/_layout.scss */
#search-result ul li h3 {
  margin: 0 0 5px;
  padding: 0;
}
/* line 939, ../sass/_layout.scss */
#search-result ul li p {
  text-transform: none;
  font-size: 100%;
  color: #667694;
}

/* line 947, ../sass/_layout.scss */
figure {
  display: block;
  background: #e9f3fc;
  margin: 20px 0;
  padding: 10px;
  text-align: center;
}

/* line 955, ../sass/_layout.scss */
figcaption {
  font-size: 12px;
  font-family: "DIN Regular Oblique", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 300;
  /*font-style: italic;*/
  text-transform: none;
}

/*ALTERNATE WHITE HEADER*/
/* line 967, ../sass/_layout.scss */
body > header.alt > nav h1 a {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/blue-lagoon-logo-white.png") transparent no-repeat 0 0;
}
/* line 971, ../sass/_layout.scss */
body > header.alt > nav ul > li a {
  color: #fff;
  border-top: 7px solid rgba(255, 255, 255, 0);
}
/* line 975, ../sass/_layout.scss */
body > header.alt > nav ul > li.selected > a, body > header.alt > nav ul > li a:hover {
  border-top: 7px solid #FFF;
}

/*DACODA*/
/* line 983, ../sass/_layout.scss */
#wrapper > div section.bluebox {
  background: #E3F0FB;
  background-image: linear-gradient(bottom, #eff7fd 100%, #e3f0fb 100%);
  background-image: -o-linear-gradient(bottom, #eff7fd 100%, #e3f0fb 100%);
  background-image: -moz-linear-gradient(bottom, #eff7fd 100%, #e3f0fb 100%);
  background-image: -webkit-linear-gradient(bottom, #eff7fd 100%, #e3f0fb 100%);
  background-image: -ms-linear-gradient(bottom, #eff7fd 100%, #e3f0fb 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1, #eff7fd), color-stop(1, #e3f0fb));
}

/*DACODA*/
/* line 995, ../sass/_layout.scss */
form#contact-form {
  margin: 0%;
}
/* line 998, ../sass/_layout.scss */
form#contact-form dl:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  width: 0;
}
/* line 1006, ../sass/_layout.scss */
form#contact-form dl dt {
  clear: both;
  float: left;
  margin: 12px 0;
  padding: 0;
  width: 25%;
}
/* line 1012, ../sass/_layout.scss */
form#contact-form dl dt label {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
}
/* line 1018, ../sass/_layout.scss */
form#contact-form dl dd {
  float: left;
  margin: 12px 0;
  padding: 0;
  width: 70%;
}
/* line 1023, ../sass/_layout.scss */
form#contact-form dl dd input[type="text"], form#contact-form dl dd textarea {
  border: 1px solid #C5CEDF !important;
  padding: 10px !important;
  background: #fff  !important;
  width: 78%  !important;
}
/* line 1029, ../sass/_layout.scss */
form#contact-form dl dd select {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  appearance: textfield;
  background: url('https://www.bluelagoon.com"/images/styles/select-background-light-b.png"') no-repeat scroll right center white;
  border: 1px solid #C5CEDF;
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 10px;
}
/* line 1045, ../sass/_layout.scss */
form#contact-form input[type=submit] {
  /*font-weight: bold;*/
  font-family: "DIN Bold";
  margin: 0 0 0 412px;
}

/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/* line 1065, ../sass/_layout.scss */
ul.social-link {
  list-style: none !important;
  margin: 0;
  padding: 0 !important;
}
/* line 1069, ../sass/_layout.scss */
ul.social-link li {
  float: left;
  margin: 15px 7px !important;
  list-style: none !important;
  padding: 0 !important;
}
/* line 1074, ../sass/_layout.scss */
ul.social-link li a {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/footer-social-sprite.png") no-repeat transparent 0 0;
  display: block;
  width: 28px !important;
  height: 28px;
  text-indent: -999px;
  overflow: hidden;
  padding: 0 !important;
}
/* line 1082, ../sass/_layout.scss */
ul.social-link li a.pinterest {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/footer-social-sprite.png") no-repeat transparent 0 0;
}
/* line 1085, ../sass/_layout.scss */
ul.social-link li a.facebook {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/footer-social-sprite.png") no-repeat transparent -43px 0;
}
/* line 1088, ../sass/_layout.scss */
ul.social-link li a.twitter {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/footer-social-sprite.png") no-repeat transparent -86px 0 !important;
}
/* line 1091, ../sass/_layout.scss */
ul.social-link li a.youtube {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/footer-social-sprite.png") no-repeat transparent -128px 0;
}
/* line 1094, ../sass/_layout.scss */
ul.social-link li a.x {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/footer-social-sprite.png") no-repeat transparent -171px 0;
}
/* line 1097, ../sass/_layout.scss */
ul.social-link li a.y {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/footer-social-sprite.png") no-repeat transparent -214px 0;
}
/* line 1101, ../sass/_layout.scss */
ul.social-link li:first-child {
  margin-left: 0;
}
/* line 1105, ../sass/_layout.scss */
ul.social-link:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}

/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/*DACODA*/
/* line 1137, ../sass/_layout.scss */
.header-clear {
  height: 40px;
}

/*DACODA*/
/* line 1143, ../sass/_layout.scss */
#full-wrapper .header-clear {
  height: 120px;
}

/*DACODA */
/* line 1149, ../sass/_layout.scss */
.join {
  text-align: left;
}
/* line 1151, ../sass/_layout.scss */
.join h1 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.5em;
  font-size-adjust: 0.46;
  font-style: normal;
  font-weight: 200;
}
/* line 1158, ../sass/_layout.scss */
.join p {
  color: #001B4C;
  font-size: 0.875em;
}
/* line 1163, ../sass/_layout.scss */
.join form input[type="email"], .join form input[type="text"] {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(0, 27, 76, 0.5);
  padding: 5px;
  vertical-align: bottom;
}
/* line 1170, ../sass/_layout.scss */
.join input[type=submit] {
  background: none repeat scroll 0 0 #001B4C;
  border: medium none;
  color: white;
  cursor: pointer;
  font-family: "DIN Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.51;
  font-style: normal;
  font-weight: normal;
  padding: 5px 10px;
  vertical-align: bottom;
}

/* line 1184, ../sass/_layout.scss */
#wrapper #subnav {
  background: none repeat scroll 0 0 transparent;
  float: left;
  margin: -61px 0 0 -15px;
}

/* line 1191, ../sass/_layout.scss */
#content #cse-search-form table {
  margin: 0;
}
/* line 1194, ../sass/_layout.scss */
#content .gsc-input table td {
  margin: 0;
  padding: 0;
}
/* line 1198, ../sass/_layout.scss */
#content .gsc-control-cse {
  border: 0;
  margin: 0;
  padding: 0;
  background: #fff;
}
/* line 1204, ../sass/_layout.scss */
#content .gsc-above-wrapper-area {
  border: 0;
  margin: 0;
  padding: 0;
  background: #fff;
}
/* line 1209, ../sass/_layout.scss */
#content .gsc-above-wrapper-area table, #content .gsc-above-wrapper-area td {
  border: 0;
  margin: 0;
  padding: 0;
  background: #fff;
}
/* line 1215, ../sass/_layout.scss */
#content .gsc-above-wrapper-area .gsc-result-info-container {
  border: 1px solid #fff;
}
/* line 1219, ../sass/_layout.scss */
#content .gsc-resultsHeader, #content .gcsc-branding {
  display: none;
}
/* line 1222, ../sass/_layout.scss */
#content .gs-webResult {
  padding: 10px 0;
}
/* line 1225, ../sass/_layout.scss */
#content .gsc-expansionArea .gsc-result:nth-child(odd) {
  background: #eee;
}
/* line 1229, ../sass/_layout.scss */
#content .gs-webResult a.gs-title {
  color: #001B4C;
  font-family: "DIN Medium", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 120%;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
/* line 1238, ../sass/_layout.scss */
#content .gs-webResult a.gs-title b, #content .gs-webResult a.gs-title strong {
  font-size: 20px;
  color: #001B4C;
  font-family: "DIN Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
}
/* line 1246, ../sass/_layout.scss */
#content .gs-webResult .gs-title {
  text-decoration: none;
}
/* line 1249, ../sass/_layout.scss */
#content .gs-webResult .gsc-url-top {
  display: none;
  color: #718CB0;
}
/* line 1252, ../sass/_layout.scss */
#content .gs-webResult .gsc-url-top > div {
  display: none;
  color: #718CB0;
}
/* line 1257, ../sass/_layout.scss */
#content .gs-webResult .gsc-url-bottom {
  display: block;
  color: #718CB0;
}
/* line 1260, ../sass/_layout.scss */
#content .gs-webResult .gsc-url-bottom > .gs-visibleUrl-long {
  display: block;
  color: #718CB0;
}
/* line 1265, ../sass/_layout.scss */
#content .gs-webResult .gsc-table-result {
  background: transparent;
  border: 0 none;
  margin: 0;
  padding: 0;
}
/* line 1270, ../sass/_layout.scss */
#content .gs-webResult .gsc-table-result td {
  font-family: "DIN Regular", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  border: 1px solid #fff;
  padding: 8px;
}
/* line 1280, ../sass/_layout.scss */
#content .gsc-expansionArea .gsc-result:nth-child(odd) .gsc-table-result td {
  border: 1px solid #eee;
}
/* line 1283, ../sass/_layout.scss */
#content .gs-webResult .gsc-table-result td.gsc-table-cell-thumbnail {
  display: none;
}
/* line 1286, ../sass/_layout.scss */
#content .gsc-cursor .gsc-cursor-current-page {
  color: #718CB0;
}
/* line 1289, ../sass/_layout.scss */
#content .gsc-results .gsc-cursor-box .gsc-cursor-page {
  font-family: "DIN Regular", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
}

/* line 1295, ../sass/_layout.scss */
iframe[src*="http://www.youtube"] {
  width: 100%;
}

/* line 1300, ../sass/_layout.scss */
.currency-converter #curAmount {
  background: none repeat scroll 0 0 #F5F6F8;
  border: 1px solid #A6AFC1;
  padding: 5px;
  width: 100px !important;
}
/* line 1306, ../sass/_layout.scss */
.currency-converter #curFrom, .currency-converter #curTo {
  background: none repeat scroll 0 0 #F5F6F8;
  border: 1px solid #A6AFC1;
  padding: 5px;
  width: 150px;
}
/* line 1312, ../sass/_layout.scss */
.currency-converter #curCalculate {
  background: none repeat scroll 0 0 #001B4C;
  border: medium none;
  color: #FFFFFF;
  padding: 7px 20px;
}
/* line 1318, ../sass/_layout.scss */
.currency-converter #curResult {
  height: 50px;
}
/* line 1321, ../sass/_layout.scss */
.currency-converter #curCopyright {
  font-size: 10px;
}

/* line 1326, ../sass/_layout.scss */
#wrapper #content > div:first-child {
  /*padding-top:30px !important;*/
}

/* GENERAL FORM*/
/*DACODA*/
/* line 1333, ../sass/_layout.scss */
form.general-form {
  margin: 0%;
}
/* line 1335, ../sass/_layout.scss */
form.general-form dl {
  margin: 0 0 20px;
}
/* line 1337, ../sass/_layout.scss */
form.general-form dl:after {
  clear: both;
  content: '';
  display: block;
}
/* line 1342, ../sass/_layout.scss */
form.general-form dl dt {
  float: left;
  width: 19%;
  margin: 8px 1% 0 0;
}
/* line 1347, ../sass/_layout.scss */
form.general-form dl dd {
  float: left;
  width: 80%;
  margin: 3px 0 0;
}
/* line 1351, ../sass/_layout.scss */
form.general-form dl dd input[type=text], form.general-form dl dd textarea, form.general-form dl dd select {
  border: 1px solid #A6AFC1;
  padding: 5px;
}
/* line 1357, ../sass/_layout.scss */
form.general-form dl.dual dt {
  float: left;
  width: 19%;
  margin: 8px 1% 0 0;
}
/* line 1362, ../sass/_layout.scss */
form.general-form dl.dual dd {
  float: left;
  width: 30%;
  margin: 3px 0 0;
}
/* line 1369, ../sass/_layout.scss */
form.general-form ul.check-4 {
  margin: 0 !important;
  padding: 0 0 20px !important;
  list-style: none !important;
}
/* line 1373, ../sass/_layout.scss */
form.general-form ul.check-4:after {
  clear: both;
  content: '';
  display: block;
}
/* line 1378, ../sass/_layout.scss */
form.general-form ul.check-4 li {
  float: left;
  margin: 0 1% 0 0;
  width: 24%;
}
/* line 1382, ../sass/_layout.scss */
form.general-form ul.check-4 li input[type=checkbox] {
  margin: 0 3px 0 0;
  padding: 0;
  vertical-align: middle;
}
/* line 1389, ../sass/_layout.scss */
form.general-form input[type=submit] {
  background: #001b4c;
  color: #ffffff;
  padding: 5px 15px;
  text-transform: uppercase;
  margin: 0 0 20px;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
  border: 0;
}

@media (max-width: 767px) {
  /* line 1401, ../sass/_layout.scss */
  a.button {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  /* line 1406, ../sass/_layout.scss */
  #wrapper > div section.small, #wrapper > section.small {
    padding: 0 5%;
  }
}
/* line 1412, ../sass/_layout.scss */
iframe {
  width: 100%;
}

@media (max-width: 480px) {
  /* line 1418, ../sass/_layout.scss */
  body > #wrapper {
    max-width: 480px;
    overflow: hidden;
  }
  /* line 1422, ../sass/_layout.scss */
  body > footer {
    position: static;
  }

  /* line 1426, ../sass/_layout.scss */
  #footer-anchor {
    position: static;
  }
}
/* line 1431, ../sass/_layout.scss */
#menu-hours {
  display: none;
}

@media (max-width: 766px) {
  /* line 1436, ../sass/_layout.scss */
  #menu-hours {
    display: block;
    width: 100%;
  }
  /* line 1439, ../sass/_layout.scss */
  #menu-hours a {
    display: block;
    width: 100%;
    background: none;
  }
  /* line 1443, ../sass/_layout.scss */
  #menu-hours a h1 {
    font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    margin-top: 20px;
  }
  /* line 1452, ../sass/_layout.scss */
  #menu-hours time {
    width: 30%;
    float: left;
    font-size: 0.875em;
    font-family: 'DIN Light', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  /* line 1453, ../sass/_layout.scss */
  #menu-hours time.clock {
    background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/clock.png") no-repeat 0 0;
    padding-left: 12%;
  }
  /* line 1463, ../sass/_layout.scss */
  #menu-hours time strong {
    display: block;
    font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  /* line 1470, ../sass/_layout.scss */
  #menu-hours a:after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
  }
}
/* line 1480, ../sass/_layout.scss */
#spa-header, #spa-lounge, #lounge-header, #massage-header, #clinic-header, #clinic-people {
  background-position: 50% 0;
}

/* line 1485, ../sass/_layout.scss */
a.menu-trigger {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/small-menu-arrow.png") transparent no-repeat right 6px;
  padding-right: 25px;
}
/* line 1489, ../sass/_layout.scss */
a.arrow-close {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/small-menu-arrow.png") transparent no-repeat right -19px;
}
/* line 1492, ../sass/_layout.scss */
a.help {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/help-blue.png);
  text-indent: -99999px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
}

@media (max-width: 768px) {
  /* line 1505, ../sass/_layout.scss */
  #clinic-packages ul {
    margin: 0;
    padding: 0;
  }

  /* line 1509, ../sass/_layout.scss */
  #clinic-people {
    height: 100px;
  }
}
@media (max-width: 768px) {
  /* line 1515, ../sass/_layout.scss */
  #spa-header, #spa-lounge, #lounge-header, #massage-header, #clinic-header, #clinic-people {
    background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/default-background.jpg") !important;
    background-size: 100% auto !important;
    background-size: cover !important;
  }

  /* line 1520, ../sass/_layout.scss */
  #spa-header .caption, #spa-lounge .caption, #lounge-header .caption, #massage-header .caption, #clinic-header .caption, #clinic-people .caption {
    top: 20% !important;
  }

  /* line 1523, ../sass/_layout.scss */
  #spa-header .caption .btn, #spa-lounge .caption .btn, #lounge-header .caption .btn, #massage-header .caption .btn, #clinic-header .caption .btn, #clinic-people .caption .btn {
    margin-right: 3% !important;
    margin-top: 5px !important;
  }

  /* line 1528, ../sass/_layout.scss */
  div.carousel .prevoius, div.carousel .next {
    display: none;
  }

  /* line 1532, ../sass/_layout.scss */
  ul.carousel {
    width: auto;
  }
  /* line 1534, ../sass/_layout.scss */
  ul.carousel li {
    width: auto;
  }
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* line 1542, ../sass/_layout.scss */
.booking-table {
  /*border-collapse:separate;*/
  width: 100%;
}
/* line 1545, ../sass/_layout.scss */
.booking-table a.help {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/help-blue.png);
  text-indent: -99999px;
  float: right;
  /*
  display: inline-block; 
  background: rgb(0,27,76); 
  float: right;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: white;
  text-align: center;
  */
}
/* line 1567, ../sass/_layout.scss */
.booking-table thead td {
  padding: 30px 20px;
}
/* line 1570, ../sass/_layout.scss */
.booking-table td {
  padding: 5px 20px;
}
/* line 1572, ../sass/_layout.scss */
.booking-table td:first-child {
  padding-left: 40px;
  width: 27%;
  text-align: left;
  font-size: 1.1em;
}
/* line 1578, ../sass/_layout.scss */
.booking-table td:last-child {
  padding-right: 40px;
}
/* line 1581, ../sass/_layout.scss */
.booking-table td.selected {
  background: #f0f7fd;
}
/* line 1584, ../sass/_layout.scss */
.booking-table td.on {
  background-image: url(/National_Library/oe_/https://www.bluelagoon.com/images/booking-check.png);
  background-repeat: no-repeat;
  background-position: center 40%;
  text-indent: -99px;
  overflow: hidden;
}
/* line 1592, ../sass/_layout.scss */
.booking-table thead {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  color: #001b4c;
}
/* line 1596, ../sass/_layout.scss */
.booking-table thead td {
  text-align: center;
  position: relative;
}
/* line 1599, ../sass/_layout.scss */
.booking-table thead td span {
  background: #001b4c;
  color: white;
  width: 100%;
  display: block;
  text-transform: uppercase;
  font-size: 10px;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
}
/* line 1608, ../sass/_layout.scss */
.booking-table thead td h2 span {
  background: none;
  color: #001b4c;
  display: inline-block;
  width: auto;
}
/* line 1614, ../sass/_layout.scss */
.booking-table thead td > div {
  position: absolute;
  height: 222px;
  margin: -30px -20px;
  width: 229px;
}
/* line 1620, ../sass/_layout.scss */
.booking-table thead td span.top {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 1625, ../sass/_layout.scss */
.booking-table thead td a.button {
  position: relative;
}
/* line 1628, ../sass/_layout.scss */
.booking-table thead td span.bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
}
/* line 1635, ../sass/_layout.scss */
.booking-table thead h1 {
  font-family: "DIN Medium", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-style: italic;
  text-transform: none;
  font-size: 24px;
  text-transform: uppercase;
  color: #64b7c9;
  line-height: 10px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
  margin: 5px;
}
/* line 1648, ../sass/_layout.scss */
.booking-table thead h2 {
  font-size: 18px;
  line-height: 100%;
  margin: 10px 0 20px;
}
/* line 1653, ../sass/_layout.scss */
.booking-table thead h3 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: 200;
  font-style: normal;
  font-size: 18px;
}
/* line 1660, ../sass/_layout.scss */
.booking-table thead a {
  position: relative;
}
/* line 1662, ../sass/_layout.scss */
.booking-table thead a.detail {
  font-size: 0.9em;
  position: relative;
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/menulinks_li.png") no-repeat 0 50%;
  padding: 0 0 0 10px;
}
/* line 1667, ../sass/_layout.scss */
.booking-table thead a.detail:hover {
  text-decoration: underline;
}
/* line 1673, ../sass/_layout.scss */
.booking-table tbody {
  border-top: 1px solid #d5dfea;
}
/* line 1675, ../sass/_layout.scss */
.booking-table tbody.firstchild {
  border-top: none;
}
/* line 1678, ../sass/_layout.scss */
.booking-table tbody h1 {
  font-size: 24px;
  margin: 10px 0;
}
/* line 1682, ../sass/_layout.scss */
.booking-table tbody tr.last td {
  padding-bottom: 20px;
}
/* line 1686, ../sass/_layout.scss */
.booking-table tr td.season {
  vertical-align: bottom;
  padding-bottom: 76px;
}
/* line 1691, ../sass/_layout.scss */
.booking-table tfoot .button {
  margin: 20px 0;
}
/* line 1694, ../sass/_layout.scss */
.booking-table tfoot td {
  border-top: 2px solid #001b4b;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
/* line 1699, ../sass/_layout.scss */
.booking-table tfoot td em {
  font-style: normal;
  text-transform: uppercase;
  font-size: 18px;
  color: #001b4c;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
}
/* line 1706, ../sass/_layout.scss */
.booking-table tfoot td:first-child {
  border: none;
}

/* line 1714, ../sass/_layout.scss */
#full-wrapper section#booking-table-section {
  margin-top: -222px;
  background: transparent;
  padding: 0;
  position: relative;
}
/* line 1720, ../sass/_layout.scss */
#full-wrapper section.no-padding {
  padding: 40px 0 0 0;
  background: #eff7fd;
  background-image: -webkit-linear-gradient(bottom, #e2f0fb 18%, #eff7fd 80%);
  background-image: -moz-linear-gradient(bottom, #e2f0fb 18%, #eff7fd 80%);
  background-image: -ms-linear-gradient(bottom, #e2f0fb 18%, #eff7fd 80%);
  background-image: -o-linear-gradient(bottom, #e2f0fb 18%, #eff7fd 80%);
  background-image: linear-gradient(bottom, #e2f0fb 18%, #eff7fd 80%);
}
/* line 1728, ../sass/_layout.scss */
#full-wrapper section.no-padding:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}

/*DACODA*/
/* line 1741, ../sass/_layout.scss */
h1.package-name {
  font-size: 1.7em;
  padding: 0 40px;
  font-weight: normal;
  font-family: "DIN Medium",'Gill Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
}
/* line 1746, ../sass/_layout.scss */
h1.package-name strong {
  font-weight: normal;
  font-family: "DIN Bold",'Gill Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  color: #64b7c9;
}

/*DACODA*/
/*DACODA*/
/* line 1757, ../sass/_layout.scss */
p.notice {
  padding: 7px 40px;
}
/* line 1759, ../sass/_layout.scss */
p.notice a.info-detail {
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/menulinks_li.png") no-repeat scroll 0 50% transparent;
  font-size: 1em;
  padding: 0 0 0 10px;
  position: relative;
}
/* line 1765, ../sass/_layout.scss */
p.notice .star {
  background: url("/National_Library/oe_/https://www.bluelagoon.com/images/required-background.png") repeat scroll 0 50% transparent;
  display: inline-block;
  height: 14px;
  overflow: hidden;
  text-indent: -1000px;
  width: 16px;
}

/* line 1775, ../sass/_layout.scss */
#booking-form {
  width: 68.75%;
  float: left;
  z-index: 2;
  position: relative;
}
/* line 1780, ../sass/_layout.scss */
#booking-form a.help {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/help-blue.png);
  text-indent: -99999px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
  /*
  background: rgb(0,27,76);
  font-family: Arial;
  display: inline-block;
  text-align: center;
  color: white;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
      -ms-border-radius: 50%;
       -o-border-radius: 50%;
          border-radius: 50%;
  */
}
/* line 1804, ../sass/_layout.scss */
#booking-form fieldset {
  margin: 20px 0 20px 40px;
}
/* line 1807, ../sass/_layout.scss */
#booking-form input[type=text] {
  border: 1px solid #c5cedf;
  font-size: 16px;
  color: #8d93a3;
  padding: 9px 16px;
}
/* line 1813, ../sass/_layout.scss */
#booking-form textarea {
  border: 1px solid #C5CEDF;
  color: #8D93A3;
  font-size: 16px;
  height: 120px;
  margin: 15px 0 0;
  padding: 9px 16px;
  width: 333px;
}
/* line 1822, ../sass/_layout.scss */
#booking-form input.required {
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/required-background.png) white no-repeat center right;
}
/* line 1825, ../sass/_layout.scss */
#booking-form select {
  border: 1px solid #c5cedf;
  font-size: 16px;
  color: #8d93a3;
  /*padding:8px 41px 8px 16px;*/
  padding: 0;
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/select-background-1.png) white no-repeat right center;
  -webkit-appearance: textfield;
  /* Safari and Chrome */
  -moz-appearance: textfield;
  /* Firefox */
  -ms-appearance: textfield;
  /* Firefox */
  -o-appearance: textfield;
  /* Firefox */
  appearance: textfield;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 1847, ../sass/_layout.scss */
#booking-form legend {
  margin: 10px 0;
  font-size: 18px;
  font-family: 'DIN Bold';
  font-weight: normal;
  color: #001b4c;
  text-transform: uppercase;
}
/* line 1854, ../sass/_layout.scss */
#booking-form label {
  font-size: 16px;
}
/* line 1857, ../sass/_layout.scss */
#booking-form span.label {
  font-size: 14px;
}
/* line 1859, ../sass/_layout.scss */
#booking-form span.label label {
  font-size: 14px;
}
/* line 1863, ../sass/_layout.scss */
#booking-form input[type=checkbox] {
  margin-right: 10px;
}
/* line 1866, ../sass/_layout.scss */
#booking-form .select {
  cursor: pointer;
  background: url("/National_Library/oe_/https://www.bluelagoon.com/images/select-background-1.png") no-repeat scroll right center white;
  border: 1px solid #C5CEDF;
  display: inline-block;
  height: 30px;
  padding: 5px 40px 5px 20px;
  position: relative;
  float: left;
}
/* line 1876, ../sass/_layout.scss */
#booking-form .select > span {
  display: block;
  height: 30px;
  text-align: left;
  width: 30px;
  line-height: 30px;
  color: #666;
}
/* line 1884, ../sass/_layout.scss */
#booking-form .select > .drop {
  display: none;
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 5px 0 0 -21px;
  padding: 5px 0;
  position: absolute;
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #C5CEDF;
  border-top: 0;
  z-index: 3;
}
/* line 1896, ../sass/_layout.scss */
#booking-form .select > .drop a {
  display: block;
  padding: 3px 20px;
  text-decoration: none;
  color: #666;
}
/* line 1901, ../sass/_layout.scss */
#booking-form .select > .drop a:hover {
  color: #fff;
  background: #C5CEDF;
}
/* line 1909, ../sass/_layout.scss */
#booking-form #guest-details .select {
  float: left;
  background: url("/National_Library/oe_/https://www.bluelagoon.com/images/select-small-background.png") no-repeat scroll right center white;
  height: 20px;
  padding: 5px 20px 5px 10px;
  margin: 0 3px 0 0;
}
/* line 1916, ../sass/_layout.scss */
#booking-form #guest-details .select > span {
  height: 20px;
  width: 30px;
  line-height: 20px;
}
/* line 1921, ../sass/_layout.scss */
#booking-form #guest-details .select > .drop {
  margin: 5px 0 0 -11px;
}
/* line 1923, ../sass/_layout.scss */
#booking-form #guest-details .select > .drop a {
  padding: 3px 10px;
}
/* line 1929, ../sass/_layout.scss */
#booking-form input[type=submit] {
  background-color: #011D4D;
  background-image: linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -o-linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -moz-linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -webkit-linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -ms-linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.27, #011d4d), color-stop(0.87, #1e3662));
  border: 0 none;
  color: #FFFFFF;
  font-family: "DIN Bold";
  font-weight: normal;
  padding: 10px 25px;
  text-transform: uppercase;
}

/*DACODA*/
/* line 1948, ../sass/_layout.scss */
#payment-form input[type=submit] {
  background-color: #011D4D;
  background-image: linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -o-linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -moz-linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -webkit-linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -ms-linear-gradient(bottom, #011d4d 27%, #1e3662 87%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.27, #011d4d), color-stop(0.87, #1e3662));
  border: 0 none;
  color: #FFFFFF;
  font-family: "DIN Bold";
  font-weight: normal;
  padding: 10px 25px;
  text-transform: uppercase;
}
/*ADDED DACODA*/
#content #booking-form table.picker__table
{
    width:100%;
}

/* line 1964, ../sass/_layout.scss */
#content #booking-form table {
  border-collapse: collapse;
  border: none;
  background: none;
  margin: 0;
  color: #001b4c;
  width: auto;
}
/* line 1971, ../sass/_layout.scss */
#content #booking-form table thead {
  text-transform: none;
  font-weight: normal;
  background: none;
}
/* line 1976, ../sass/_layout.scss */
#content #booking-form table tbody tr:nth-child(even) {
  background: none;
}
/* line 1979, ../sass/_layout.scss */
#content #booking-form table tr {
  border: none;
}
/* line 1981, ../sass/_layout.scss */
#content #booking-form table tr td {
  padding: 10px 0 0 0;
}
/* line 1985, ../sass/_layout.scss */
#content #booking-form table input {
  padding: 5px;
  margin-right: 5px;
  width: 150px;
}
/* line 1990, ../sass/_layout.scss */
#content #booking-form table select {
  padding: 5px 30px 5px 5px;
  margin-right: 5px;
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/select-small-background.png) white no-repeat right center;
}
/* line 1994, ../sass/_layout.scss */
#content #booking-form table select.country {
  padding: 5px;
  margin-right: 5px;
  width: 200px;
}

/* line 2002, ../sass/_layout.scss */
#booking-summary {
  position: fixed;
  z-index: 1;
}
/* line 2005, ../sass/_layout.scss */
#booking-summary > div {
  float: left;
  margin: 0 0 0 880px;
}
/* line 2009, ../sass/_layout.scss */
#booking-summary h1 {
  font-size: 17px;
}

/* line 2014, ../sass/_layout.scss */
input.info-size {
  width: 238px;
}

/* line 2018, ../sass/_layout.scss */
select.info-size {
  width: 272px;
}

/* line 2022, ../sass/_layout.scss */
input.detail-size {
  width: 333px;
}
/* line 2024, ../sass/_layout.scss */
input.detail-size.pre {
  width: 88px;
  margin-right: 10px;
}
/* line 2028, ../sass/_layout.scss */
input.detail-size.post {
  width: 197px;
}

/* line 2033, ../sass/_layout.scss */
select.detail-size {
  width: 367px;
}

/* line 2037, ../sass/_layout.scss */
.summary-listwrapper {
  width: 335px;
  color: #001b4c;
  background: white;
}

/* line 2043, ../sass/_layout.scss */
#summary-package, #summary-guests {
  padding: 20px;
}
/* line 2045, ../sass/_layout.scss */
#summary-package dt, #summary-guests dt {
  float: left;
  clear: both;
  width: 40%;
}
/* line 2050, ../sass/_layout.scss */
#summary-package dd, #summary-guests dd {
  float: left;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
}
/* line 2054, ../sass/_layout.scss */
#summary-package:after, #summary-guests:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}

/* line 2064, ../sass/_layout.scss */
#sumary-total {
  background: #001b4c;
  color: white;
  padding: 20px;
}
/* line 2068, ../sass/_layout.scss */
#sumary-total dt {
  float: left;
  clear: both;
  width: 40%;
}
/* line 2073, ../sass/_layout.scss */
#sumary-total dd {
  float: left;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
}
/* line 2077, ../sass/_layout.scss */
#sumary-total:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 2085, ../sass/_layout.scss */
#sumary-total dd:nth-child(4) {
  font-weight: normal;
  font-size: 0.9em;
}

/* line 2092, ../sass/_layout.scss */
form dl.key-value dt {
  float: left;
  clear: both;
  margin: 15px 10px 5px 10px;
  width: 30%;
  text-align: right;
  display: block;
}
/* line 2100, ../sass/_layout.scss */
form dl.key-value dd {
  float: left;
  margin: 5px 10px;
  display: block;
  width: auto;
}
/* line 2105, ../sass/_layout.scss */
form dl.key-value dd .small {
  font-size: 0.8em;
}
/* line 2109, ../sass/_layout.scss */
form dl.key-value dt.slim {
  margin: 5px 0 0 0;
}
/* line 2113, ../sass/_layout.scss */
form dl.key-value dd.slim {
  margin: 0 10px;
}
/* line 2116, ../sass/_layout.scss */
form dl.key-value dd span {
  margin: 10px 0;
  display: inline-block;
}
/* line 2119, ../sass/_layout.scss */
form dl.key-value dd span.note {
  max-width: 450px;
}

/*DACODA*/
/* line 2128, ../sass/_layout.scss */
#tnx-wrapper {
  padding: 0 40px 40px 40px;
}
/* line 2130, ../sass/_layout.scss */
#tnx-wrapper:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 2138, ../sass/_layout.scss */
#tnx-wrapper h3 {
  font-family: "DIN Regular", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.47;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  text-transform: none;
}
/* line 2146, ../sass/_layout.scss */
#tnx-wrapper h4 {
  font-family: "DIN Regular", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.47;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  color: #8391a8;
  margin-bottom: 20px;
}
/* line 2147, ../sass/_layout.scss */
#tnx-wrapper h4 span {
  color: #001b4c;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
}
/* line 2159, ../sass/_layout.scss */
#tnx-wrapper dl {
  width: 40%;
  float: left;
}
/* line 2162, ../sass/_layout.scss */
#tnx-wrapper dl dt {
  width: 30%;
  float: left;
  clear: both;
}
/* line 2167, ../sass/_layout.scss */
#tnx-wrapper dl dd {
  width: 70%;
  float: left;
}
/* line 2171, ../sass/_layout.scss */
#tnx-wrapper dl:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 2180, ../sass/_layout.scss */
#tnx-wrapper:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 2188, ../sass/_layout.scss */
#tnx-wrapper #package_confirm {
  background: white;
}
/* line 2190, ../sass/_layout.scss */
#tnx-wrapper #package_confirm:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}
/* line 2198, ../sass/_layout.scss */
#tnx-wrapper #package_confirm h3 {
  font-size: 18px;
  margin: 5% 5% 0 5%;
  font-family: "DIN Regular", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.47;
  font-weight: 300;
  font-style: normal;
  color: #8391a9;
  text-transform: none;
}
/* line 2208, ../sass/_layout.scss */
#tnx-wrapper #package_confirm dl {
  color: #001b4c;
  font-size: 14px;
  margin: 5%;
}
/* line 2212, ../sass/_layout.scss */
#tnx-wrapper #package_confirm dl dt {
  width: 40%;
}
/* line 2215, ../sass/_layout.scss */
#tnx-wrapper #package_confirm dl dd {
  /*font-weight: bold;*/
  font-family: "DIN Bold";
  width: 60%;
}

/* line 2223, ../sass/_layout.scss */
#package_confirm {
  float: left;
  width: 65%;
}

/* line 2228, ../sass/_layout.scss */
#package_aside {
  float: left;
  width: 30%;
  padding: 0 2.5%;
}

/* line 2234, ../sass/_layout.scss */
#tnx-tell {
  float: left;
  width: 40%;
  padding: 5%;
}
/* line 2238, ../sass/_layout.scss */
#tnx-tell h1 {
  margin: 10px 0;
}
/* line 2242, ../sass/_layout.scss */
#tnx-tell a.facebook {
  display: block;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/tweetbook.png) transparent no-repeat 0 3px;
  text-indent: 25px;
  padding: 5px;
  margin-top: 10px;
}
/* line 2250, ../sass/_layout.scss */
#tnx-tell a.twitter {
  display: block;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/tweetbook.png) transparent no-repeat 0 -47px;
  text-indent: 25px;
  padding: 5px;
}

/* line 2260, ../sass/_layout.scss */
#tnx-other {
  float: left;
  width: 40%;
  padding: 5%;
}
/* line 2264, ../sass/_layout.scss */
#tnx-other h1 {
  margin: 10px 0;
}
/* line 2267, ../sass/_layout.scss */
#tnx-other ul li {
  padding: 5px;
}
/* line 2269, ../sass/_layout.scss */
#tnx-other ul li a {
  /*font-weight: bold;*/
  font-family: "DIN Bold";
}

/* line 2275, ../sass/_layout.scss */
#tnx-twitter {
  clear: both;
  width: 90%;
  padding: 0 5% 5% 5%;
}
/* line 2279, ../sass/_layout.scss */
#tnx-twitter h1 {
  width: 20%;
  float: left;
  font-family: "DIN Regular", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.47;
  font-weight: 300;
  font-style: normal;
  line-height: 22px;
}
/* line 2288, ../sass/_layout.scss */
#tnx-twitter a.follow {
  display: block;
  position: absolute;
  right: 5%;
  bottom: 50px;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
  font-style: italic;
}
/* line 2296, ../sass/_layout.scss */
#tnx-twitter div {
  width: 80%;
  float: right;
}
/* line 2300, ../sass/_layout.scss */
#tnx-twitter:after {
  content: ".";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
  clear: both;
}

/* line 2310, ../sass/_layout.scss */
#booking-form form#dc_tour_form {
  margin: 0;
}

/* line 2314, ../sass/_layout.scss */
#dc-tour-payment > div {
  clear: both;
  margin: 10px 0 0;
}
/* line 2317, ../sass/_layout.scss */
#dc-tour-payment > div:after {
  clear: both;
  content: '';
  display: block;
}
/* line 2323, ../sass/_layout.scss */
#dc-tour-payment > div > div:first-child {
  float: left;
  width: 30%;
  padding: 0 2% 0 0;
  text-align: right;
  line-height: 30px;
}
/* line 2330, ../sass/_layout.scss */
#dc-tour-payment > div > div:nth-child(2) {
  float: left;
  width: 30%;
}
/* line 2334, ../sass/_layout.scss */
#dc-tour-payment > div > div.dc-tour-required {
  float: left;
  display: inline-block;
  color: #f00;
}

/* line 2342, ../sass/_layout.scss */
#dc_tour_form input[type="submit"] {
  clear: both;
}

/* line 2346, ../sass/_layout.scss */
.customSelect {
  color: #666666;
  background: url("/National_Library/oe_/https://www.bluelagoon.com/images/select-background-1.png") no-repeat scroll right center white;
  border: 1px solid #C5CEDF;
  display: inline-block;
  height: 30px;
  padding: 5px 40px 5px 20px;
}
/* line 2353, ../sass/_layout.scss */
.customSelect.customSelectHover {
  /* Styles for when the select box is hovered */
}
/* line 2356, ../sass/_layout.scss */
.customSelect.customSelectOpen {
  /* Styles for when the select box is open */
}
/* line 2359, ../sass/_layout.scss */
.customSelect.customSelectFocus {
  /* Styles for when the select box is in focus */
}
/* line 2362, ../sass/_layout.scss */
.customSelect .customSelectInner {
  color: #8D93A3;
  margin: 0 !important;
  line-height: 30px;
}

/* line 2371, ../sass/_layout.scss */
#booking-form #guest-details .customSelect {
  display: block !important;
  background: url("/National_Library/oe_/https://www.bluelagoon.com/images/select-small-background.png") no-repeat scroll right center white;
  height: 20px;
  margin: 0 3px 0 0;
  padding: 5px 20px 5px 10px;
}
/* line 2379, ../sass/_layout.scss */
#booking-form #guest-details .gender .customSelect {
  width: 50px;
}
/* line 2382, ../sass/_layout.scss */
#booking-form #guest-details .gender select.customSelect {
  width: 80px !important;
}
/* line 2387, ../sass/_layout.scss */
#booking-form #guest-details .birthyear .customSelect {
  width: 55px;
}
/* line 2390, ../sass/_layout.scss */
#booking-form #guest-details .birthyear select.customSelect {
  width: 85px !important;
}
/* line 2395, ../sass/_layout.scss */
#booking-form #guest-details .nationality .customSelect {
  width: 125px;
}
/* line 2398, ../sass/_layout.scss */
#booking-form #guest-details .nationality select.customSelect {
  width: 155px !important;
}
/* line 2402, ../sass/_layout.scss */
#booking-form #guest-details .customSelect .customSelectInner {
  line-height: 18px;
}
/* line 2407, ../sass/_layout.scss */
#booking-form select#country {
  width: 365px;
}
/* line 2410, ../sass/_layout.scss */
#booking-form select#reservation_time, #booking-form select#time {
  width: 231px;
}

/* line 2417, ../sass/_layout.scss */
#payment-form #card_type {
  width: 220px;
}
/* line 2420, ../sass/_layout.scss */
#payment-form #expire_yy, #payment-form #expire_mm {
  width: 108px;
}

/*MASSAGE REQUEST FORM*/
/* line 2427, ../sass/_layout.scss */
#massage-form {
  width: 68.75%;
  float: right;
  z-index: 2;
  position: relative;
}
/* line 2432, ../sass/_layout.scss */
#massage-form a.help {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/help-blue.png);
  text-indent: -99999px;
  text-align: left;
  overflow: hidden;
  cursor: pointer;
}
/* line 2443, ../sass/_layout.scss */
#massage-form dl.key-value dt {
  width: 20%;
}
/* line 2446, ../sass/_layout.scss */
#massage-form dl.key-value dd {
  width: 70%;
}
/* line 2448, ../sass/_layout.scss */
#massage-form dl.key-value dd.radio {
  padding-top: 10px;
}
/* line 2453, ../sass/_layout.scss */
#massage-form fieldset {
  margin: 20px 0 20px 40px;
}
/* line 2456, ../sass/_layout.scss */
#massage-form input[type=text] {
  border: 1px solid #c5cedf;
  font-size: 16px;
  color: #8d93a3;
  padding: 9px 16px;
}
/* line 2462, ../sass/_layout.scss */
#massage-form textarea {
  border: 1px solid #C5CEDF;
  color: #8D93A3;
  font-size: 16px;
  height: 100px;
  margin: 15px 0 0;
  padding: 9px 16px;
  width: 333px;
}
/* line 2471, ../sass/_layout.scss */
#massage-form input.required {
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/required-background.png) white no-repeat center right;
}
/* line 2474, ../sass/_layout.scss */
#massage-form select {
  border: 1px solid #c5cedf;
  font-size: 16px;
  color: #8d93a3;
  padding: 8px 41px 8px 16px;
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/select-background-1.png) white no-repeat right center;
  -webkit-appearance: textfield;
  /* Safari and Chrome */
  -moz-appearance: textfield;
  /* Firefox */
  -ms-appearance: textfield;
  /* Firefox */
  -o-appearance: textfield;
  /* Firefox */
  appearance: textfield;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 2495, ../sass/_layout.scss */
#massage-form legend {
  margin: 10px 0;
  font-size: 18px;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
  color: #001b4c;
  text-transform: uppercase;
}
/* line 2502, ../sass/_layout.scss */
#massage-form label {
  font-size: 16px;
}
/* line 2505, ../sass/_layout.scss */
#massage-form dd label {
  padding: 0 10px 0 0;
  vertical-align: middle;
}
/* line 2509, ../sass/_layout.scss */
#massage-form span.label {
  font-size: 14px;
}
/* line 2511, ../sass/_layout.scss */
#massage-form span.label label {
  font-size: 14px;
}
/* line 2515, ../sass/_layout.scss */
#massage-form input[type=checkbox] {
  margin-right: 10px;
}
/* line 2518, ../sass/_layout.scss */
#massage-form a.button {
  color: #fff;
  text-decoration: none;
}
/* line 2522, ../sass/_layout.scss */
#massage-form .err, #massage-form .err_email, #massage-form .err_expiry, #massage-form .err_number, #massage-form .err_time, #massage-form .err span {
  display: inline;
  color: #fff;
  background: #f00;
  margin: 0 0 0 5px !important;
  padding: 3px !important;
}

/* line 2532, ../sass/_layout.scss */
.images_group:after {
  clear: both;
  display: block;
  content: '';
}
/* line 2537, ../sass/_layout.scss */
.images_group > div {
  display: inline-block;
  float: left;
  width: 25%;
}

 /**
* Modified on 11.06.2013 by jde
*
* 
*/
/* line 2550, ../sass/_layout.scss */
.group:after {
  content: "";
  display: table;
  clear: both;
}

/* line 2556, ../sass/_layout.scss */
.arrow {
  position: relative;
}
/* line 2558, ../sass/_layout.scss */
.arrow:after {
  content: " ";
  position: relative;
  display: inline-block;
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/menulinks_li.png") 0 0 no-repeat;
  width: 7px;
  height: 9px;
  margin-left: 6px;
  vertical-align: middle;
}
/* line 2568, ../sass/_layout.scss */
.arrow.blue:after {
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/template/arrows.png) 0 0 no-repeat;
  width: 5px;
}
/* line 2572, ../sass/_layout.scss */
.arrow.grey:after {
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/template/arrows.png) 0 -9px no-repeat;
  width: 5px;
}

/* line 2578, ../sass/_layout.scss */
#cta {
  position: absolute;
  left: 60px;
  bottom: 60px;
  z-index: 70;
  text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px;
}

/* line 2586, ../sass/_layout.scss */
.widget {
  background: #FFFFFF;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(225, 237, 242, 0.75) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(225, 237, 242, 0.75)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(225, 237, 242, 0.75) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(225, 237, 242, 0.75) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.8) 0%, rgba(225, 237, 242, 0.75) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(225, 237, 242, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#bfe1edf2',GradientType=0 );
  position: relative;
  border: 1px solid #FFF;
  border: 1px solid rgba(255, 255, 255, 0.85);
  -webkit-box-shadow: 0 10px 15px -12px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 10px 15px -12px rgba(0, 0, 0, 0.6);
  box-shadow: 0 10px 15px -12px rgba(0, 0, 0, 0.6);
}
/* line 2601, ../sass/_layout.scss */
.widget p {
  color: #001b4c;
  font-size: 0.875em;
}
/* line 2605, ../sass/_layout.scss */
.widget a.arrow {
  font-size: 12px;
}

/* line 2610, ../sass/_layout.scss */
#bookings-widget {
  width: 490px;
  margin-bottom: 120px;
}
/* line 2613, ../sass/_layout.scss */
#bookings-widget h2 {
  color: #FFFFFF;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.27);
}
/* line 2618, ../sass/_layout.scss */
#bookings-widget .widget {
  padding: 30px 15px;
}
/* line 2621, ../sass/_layout.scss */
#bookings-widget a#compare-packages {
  float: right;
  margin-right: 10px;
  display: inline-block;
}
/* line 2626, ../sass/_layout.scss */
#bookings-widget #booking-form {
  background: none;
  padding: 0;
  width: 100%;
}
/* line 2631, ../sass/_layout.scss */
#bookings-widget .field {
  float: left;
  position: relative;
}
/* line 2635, ../sass/_layout.scss */
#bookings-widget label {
  font-size: 14px;
  font-family: 'DIN Regular Oblique', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 300;
  /*font-style: italic;*/
  display: block;
}
/* line 2641, ../sass/_layout.scss */
#bookings-widget label:after {
  content: "";
  display: table;
  clear: both;
}
/* line 2647, ../sass/_layout.scss */
#bookings-widget .customSelect {
  height: 20px;
  background: url("/National_Library/oe_/https://www.bluelagoon.com/images/template/select-small-background-1.png") no-repeat scroll right center white;
  margin: 0px 5px 0px 0px;
  padding: 5px 20px 5px 10px;
}
/* line 2653, ../sass/_layout.scss */
#bookings-widget .customSelectInner {
  line-height: 20px;
  color: #001b4c;
  font-size: 12px;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
}
/* line 2659, ../sass/_layout.scss */
#bookings-widget .fields {
  margin-top: 28px;
}
/* line 2662, ../sass/_layout.scss */
#bookings-widget #_date {
  line-height: 20px;
  color: #001b4c;
  font-size: 12px;
  /*font-weight: bold;*/
  font-family: "DIN Bold";
  padding: 5px;
  margin-right: 5px;
  width: 88px;
  background: white url(/National_Library/oe_/https://www.bluelagoon.com/images/template/calendar-icon.png) 78px center no-repeat;
  height: 20px;
}
/* line 2673, ../sass/_layout.scss */
#bookings-widget #guests {
  width: 54px;
}
/* line 2676, ../sass/_layout.scss */
#bookings-widget #experience {
  width: 200px;
}
/* line 2679, ../sass/_layout.scss */
#bookings-widget input[type="submit"] {
  display: block;
  font-family: "DIN Bold",'Gill Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size: 75%;
  font-weight: normal;
  height: 32px;
  line-height: 22px;
  padding: 5px 10px;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  width: 89px;
}
/* line 2691, ../sass/_layout.scss */
#bookings-widget input[type="submit"]:hover {
  background-image: linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -o-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -moz-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -webkit-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -ms-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.47, #324975), color-stop(0.87, #50648a));
}

/*
.front #bookings-widget .customSelect
{
  height:32px;
}
*/
/* line 2709, ../sass/_layout.scss */
#cta-extras {
  display: none;
}
/* line 2711, ../sass/_layout.scss */
#cta-extras .widget {
  width: 280px;
  height: 90px;
  float: left;
  margin-left: 10px;
}
/* line 2716, ../sass/_layout.scss */
#cta-extras .widget img {
  padding: 0;
  margin: 0;
  width: 90px;
  height: 90px;
  box-shadow: none;
  right: 0;
  top: 0;
  position: absolute;
}
/* line 2726, ../sass/_layout.scss */
#cta-extras .widget h5 {
  padding: 20px 105px 15px 15px;
  line-height: 1.3em;
}
/* line 2730, ../sass/_layout.scss */
#cta-extras .widget a {
  display: block;
  height: 100%;
}
/* line 2733, ../sass/_layout.scss */
#cta-extras .widget a:hover {
  background: #fff;
}
/* line 2737, ../sass/_layout.scss */
#cta-extras .widget .read-more {
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #667694;
}
/* line 2743, ../sass/_layout.scss */
#cta-extras .widget:first-child {
  margin-left: 0;
}

/* line 2751, ../sass/_layout.scss */
#nav-controls a.nav-control {
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 0;
  text-indent: -9999px;
  background: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/slider-sprite.png") no-repeat center 0;
  cursor: pointer;
  z-index: 100;
  display: none;
}
/* line 2765, ../sass/_layout.scss */
#nav-controls a.next {
  background-position: center -30px;
}
/* line 2769, ../sass/_layout.scss */
#nav-controls #nav-control-next {
  left: auto;
  right: 0;
}

/* Date picker */
/* line 2777, ../sass/_layout.scss */
.ui-datepicker-calendar th {
  font-weight: normal;
}

/* line 2781, ../sass/_layout.scss */
.ui-widget-content {
  background: #FFFFFF;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.92) 0%, rgba(225, 237, 242, 0.87) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.92)), color-stop(100%, rgba(225, 237, 242, 0.87)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.92) 0%, rgba(225, 237, 242, 0.87) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.92) 0%, rgba(225, 237, 242, 0.87) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.92) 0%, rgba(225, 237, 242, 0.87) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.92) 0%, rgba(225, 237, 242, 0.87) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebffffff', endColorstr='#dee1edf2',GradientType=0 );
  position: relative;
  border: 1px solid #FFF;
  border: 1px solid rgba(255, 255, 255, 0.85);
  -webkit-box-shadow: 0 10px 15px -12px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 10px 15px -12px rgba(0, 0, 0, 0.6);
  box-shadow: 0 10px 15px -12px rgba(0, 0, 0, 0.6);
}

/* line 2798, ../sass/_layout.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-highlight, .ui-widget-content .ui-state-highlight {
  border: none;
}

/* line 2802, ../sass/_layout.scss */
.ui-widget-header {
  background: none;
  border: none;
}

/* Sidebar widget */
/* line 2809, ../sass/_layout.scss */
.cta #bookings-widget {
  width: auto;
  text-align: left;
}
/* line 2812, ../sass/_layout.scss */
.cta #bookings-widget #field-date {
  width: 48%;
}
/* line 2815, ../sass/_layout.scss */
.cta #bookings-widget #field-guests {
  margin-left: 4%;
  width: 48%;
}
/* line 2819, ../sass/_layout.scss */
.cta #bookings-widget #field-experience, .cta #bookings-widget #field-book {
  width: 100%;
}
/* line 2822, ../sass/_layout.scss */
.cta #bookings-widget input[type="submit"] {
  float: none;
  margin: 0 auto;
}
/* line 2826, ../sass/_layout.scss */
.cta #bookings-widget #_date {
  background-position: 97% 50%;
}
/* line 2829, ../sass/_layout.scss */
.cta #bookings-widget .customSelect, .cta #bookings-widget input[type="text"] {
  width: 100% !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px !important;
}
/* line 2835, ../sass/_layout.scss */
.cta #bookings-widget .field-compact {
  margin-top: 8px;
}
/* line 2838, ../sass/_layout.scss */
.cta #bookings-widget a#compare-packages {
  float: none;
  margin: none;
  font-size: 12px;
  color: #001b4c;
  text-decoration: none;
}

@media (max-width: 767px) {
  /* line 2848, ../sass/_layout.scss */
  #cta {
    left: 20px;
    right: 20px;
    bottom: 10px;
  }

  /* line 2853, ../sass/_layout.scss */
  #bookings-widget {
    width: 100%;
    margin: 0;
  }
  /* line 2856, ../sass/_layout.scss */
  #bookings-widget .field-compact {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px !important;
    margin-top: 8px;
  }
  /* line 2861, ../sass/_layout.scss */
  #bookings-widget .field-compact .customSelect, #bookings-widget .field-compact input[type="submit"] {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px !important;
  }
  /* line 2869, ../sass/_layout.scss */
  #bookings-widget a#compare-packages {
    float: none;
    margin: none;
  }
  /* line 2873, ../sass/_layout.scss */
  #bookings-widget h2 {
    display: none;
  }
  /* line 2876, ../sass/_layout.scss */
  #bookings-widget .widget {
    padding: 15px;
  }
  /* line 2879, ../sass/_layout.scss */
  #bookings-widget .field-compact {
    margin-top: 8px;
  }
  /* line 2882, ../sass/_layout.scss */
  #bookings-widget #field-date {
    width: 70%;
  }
  /* line 2885, ../sass/_layout.scss */
  #bookings-widget #field-guests {
    width: 27%;
    margin-left: 3%;
  }
  /* line 2889, ../sass/_layout.scss */
  #bookings-widget #field-experience, #bookings-widget #field-book {
    width: 100%;
  }
}
@media (min-width: 979px) {
  /* line 2896, ../sass/_layout.scss */
  #cta-extras {
    display: block;
  }
}
/* line 2901, ../sass/_layout.scss */
#notice {
  padding: 5px 10px;
}
/* line 2903, ../sass/_layout.scss */
#notice p {
  padding: 10px 0;
}

/* line 2909, ../sass/_layout.scss */
.signup input[type=text] {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(0, 27, 76, 0.5);
  padding: 5px;
  vertical-align: bottom;
}
/* line 2915, ../sass/_layout.scss */
.signup input[type=submit] {
  background: none repeat scroll 0 0 #001B4C;
  border: medium none;
  color: white;
  cursor: pointer;
  font-family: "DIN Bold",'Gill Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size-adjust: 0.51;
  font-style: normal;
  font-weight: normal;
  padding: 5px 10px;
  vertical-align: bottom;
}

/* line 2929, ../sass/_layout.scss */
#time_range {
  width: 320px;
  margin: 0 -10px;
  padding: 5px 0;
  line-height: 75%;
}
/* line 2934, ../sass/_layout.scss */
#time_range:after {
  display: block;
  content: '';
  clear: both;
}
/* line 2939, ../sass/_layout.scss */
#time_range > span {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 12px;
  width: 20px;
  text-align: center;
}
/* line 2947, ../sass/_layout.scss */
#time_range > span > span {
  padding-left: 15px;
}
/* line 2949, ../sass/_layout.scss */
#time_range > span > span.unavailable {
  color: #f00;
}

/* line 2956, ../sass/_layout.scss */
#booking-form .ui-slider-handle {
  background: none repeat scroll 0 0 #C5CEDF;
}

/* line 2960, ../sass/_layout.scss */
.time_range_label {
  float: left;
  font-size: 13px;
  padding: 5px 0;
  width: 110px;
}
/* line 2965, ../sass/_layout.scss */
.time_range_label span {
  padding: 0px;
  margin: 0px !important;
  display: block !important;
}

/* line 2972, ../sass/_layout.scss */
.airwaves_note {
  font-size: 0.9em;
}

/* line 2976, ../sass/_layout.scss */
ul.faq li a {
  display: inline !important;
}

/* line 2981, ../sass/_layout.scss */
#right ul.faq li a {
  font-size: 14px;
  text-transform: none;
}
/* line 2985, ../sass/_layout.scss */
#right ul.faq li.active a {
  text-decoration: underline;
}

/* line 2990, ../sass/_layout.scss */
.faq-item {
  margin-top: 15px;
}
/* line 2992, ../sass/_layout.scss */
.faq-item .faq-item-q {
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/template/ico/plus.png) 0px 2px no-repeat;
  padding-left: 24px;
  font-family: "DIN Bold",'Gill Sans',Arial,'Helvetica Neue',Helvetica,sans-serif;
  color: #001B4C;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 3000, ../sass/_layout.scss */
.faq-item .faq-item-a {
  display: none;
  padding-left: 24px;
}
/* line 3005, ../sass/_layout.scss */
.faq-item.open .faq-item-q {
  background: url(/National_Library/oe_/https://www.bluelagoon.com/images/template/ico/minus.png) 0px 2px no-repeat;
}
/* line 3008, ../sass/_layout.scss */
.faq-item.open .faq-item-a {
  display: block;
}

/* -------------------------------------------------
/* Front page 2013
/* -------------------------------------------------*/
@font-face {
  font-family: 'LushIcons';
  src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.eot");
  src: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.eot#iefix") format("embedded-opentype"), url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.woff") format("woff"), url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.ttf") format("truetype"), url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/fonts/webfonts/LushIcons-Regular.svg#d273f2b17af35a29b2d7665aeb6deba9") format("svg");
  font-style: normal;
  font-weight: 400;
}

/* line 14, ../sass/_front_page.scss */
iframe {
  border: 0;
}

/* line 18, ../sass/_front_page.scss */
.clearfix {
  display: inline-block;
}
/* line 19, ../sass/_front_page.scss */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 30, ../sass/_front_page.scss */
html[xmlns] .clearfix {
  display: block;
}

/* line 34, ../sass/_front_page.scss */
* html .clearfix {
  height: 1%;
}

/* line 38, ../sass/_front_page.scss */
.front {
  background-color: white;
}
/* line 39, ../sass/_front_page.scss */
.front header nav ul > li a {
  font-family: 'DIN Bold', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  /* font-weight: bold !important; */
  color: #001b4c !important;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.3) !important;
  font-size: 0.95em;
}
/* line 45, ../sass/_front_page.scss */
.front header nav ul > li a.mobile-book {
  color: white !important;
  text-shadow: 0 !important;
}
/* line 50, ../sass/_front_page.scss */
.front p {
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* line 56, ../sass/_front_page.scss */
.noscroll {
  overflow: hidden;
}

/* line 60, ../sass/_front_page.scss */
.front-section {
  overflow: visible;
  text-align: center;
  margin-bottom: 150px;
  background-repeat: no-repeat;
}
/* line 66, ../sass/_front_page.scss */
.front-section header {
  width: 100%;
}
/* line 68, ../sass/_front_page.scss */
.front-section header p {
  margin-left: auto;
  margin-right: auto;
}

/* ----------------------------------------------------------- */
/* MENUS
/* ----------------------------------------------------------- */
/* line 79, ../sass/_front_page.scss */
#main-nav {
  margin-top: 30px;
}

/* line 83, ../sass/_front_page.scss */
.upper-nav {
  display: block;
  position: absolute;
  z-index: 600;
  height: 32px;
  background-color: rgba(255, 255, 255, 0.4);
  max-width: 100%;
  width: 100%;
  float: right;
}
/* line 93, ../sass/_front_page.scss */
.upper-nav li {
  float: left;
  position: relative;
}
/* line 97, ../sass/_front_page.scss */
.upper-nav li:after {
  border-top: 2px solid #001b4c;
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* line 110, ../sass/_front_page.scss */
.upper-nav li:hover:after {
  top: 0px;
  opacity: 1;
}

/* line 118, ../sass/_front_page.scss */
.book-button {
  background-color: #001b4c;
  color: white !important;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 123, ../sass/_front_page.scss */
.book-button a {
  text-transform: uppercase !important;
}
/* line 127, ../sass/_front_page.scss */
.book-button:hover {
  background-image: linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -o-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -moz-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -webkit-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -ms-linear-gradient(bottom, #324975 47%, #50648a 87%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.47, #324975), color-stop(0.87, #50648a));
}

/* line 137, ../sass/_front_page.scss */
#upper-nav-links {
  width: 100%;
  line-height: 32px;
  margin: auto;
  max-width: 1280px;
  z-index: 9999;
  height: 32px;
}
/* line 144, ../sass/_front_page.scss */
#upper-nav-links ul {
  float: right;
}
/* line 147, ../sass/_front_page.scss */
#upper-nav-links li {
  font-family: 'DIN Regular';
  font-size: 0.75rem;
  color: #001b4c;
  margin-left: 30px;
}
/* line 152, ../sass/_front_page.scss */
#upper-nav-links li a {
  font-family: 'DIN Regular';
  font-size: 0.75rem;
  line-height: 32px;
  color: #001b4c;
  background: none;
  text-transform: none;
  padding: 0px;
  white-space:nowrap;
}

/* line 165, ../sass/_front_page.scss */
.book-button a {
  color: white !important;
  margin-left: 0 !important;
}

/* line 171, ../sass/_front_page.scss */
body > header > nav ul > li form label {
  position: absolute;
  top: 25px;
  right: 10px;
  display: block;
  color: #001b4c;
  font-family: 'LushIcons';
  background-image: none;
  text-indent: 0px !important;
  overflow: hidden;
  display: inline-block;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
/* line 187, ../sass/_front_page.scss */
body > header.alt > nav ul > li form label {
  color: white !important;
}

/* ----------------------------------------------------------- */
/* VARIOUS
/* ----------------------------------------------------------- */
/* line 196, ../sass/_front_page.scss */
.lightfont {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* line 200, ../sass/_front_page.scss */
.blue-button {
  position: relative;
  width: 177px;
  height: 35px;
  background-color: #001b4c;
  color: white;
  text-transform: uppercase;
  line-height: 37px;
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8rem;
  text-align: center;
  overflow: visible;
  margin-top: 35px;
  padding: 0 !important;
}

/* line 217, ../sass/_front_page.scss */
.section-divider-title {
  position: relative;
  width: 177px;
  height: 35px;
  background-color: #001b4c;
  color: white;
  text-transform: uppercase;
  line-height: 37px;
  font-family: "DIN Bold", "Gill Sans", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  font-size: 0.8rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
  margin-top: 35px;
  margin-bottom: 70px;
  float: none !important;
}
/* line 235, ../sass/_front_page.scss */
.section-divider-title:before {
  position: absolute;
  top: 18px;
  left: 0px;
  width: 40%;
  border: 1px solid grey;
}
/* line 242, ../sass/_front_page.scss */
.section-divider-title:after {
  position: absolute;
  top: 18px;
  right: 0px;
  width: 40%;
  border: 1px solid grey;
}

/* line 251, ../sass/_front_page.scss */
.tinytype {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.7rem;
  color: #6e6c66;
  display: inline;
}

/* line 258, ../sass/_front_page.scss */
.divider {
  position: relative;
  height: 35px;
  margin-top: 35px;
  margin-bottom: 70px;
}

/* line 265, ../sass/_front_page.scss */
.divider-line {
  position: relative;
  width: 100%;
  height: 1px;
  border-top: 1px solid #e6e9ed;
  float: left;
}
/* line 272, ../sass/_front_page.scss */
.divider-line:before {
  position: absolute;
  width: 40%;
  height: 35px;
  content: "";
  top: -1px;
  left: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  /* mozilla example - FF3.6+ */
  background-image: -moz-linear-gradient(right left, white 20%, rgba(255, 255, 255, 0) 95%);
  /* IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );
  /* IE8 uses -ms-filter for whatever reason... */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}
/* line 289, ../sass/_front_page.scss */
.divider-line:after {
  position: absolute;
  width: 40%;
  height: 35px;
  content: "";
  top: -1px;
  right: 0px;
  background-image: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
  /* mozilla example - FF3.6+ */
  background-image: -moz-linear-gradient(right left, white 20%, rgba(255, 255, 255, 0) 95%);
  /* IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );
  /* IE8 uses -ms-filter for whatever reason... */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}

/* line 307, ../sass/_front_page.scss */
.divider-line-left {
  width: 40%;
  height: 1px;
  margin-top: 18px;
  border-top: 1px solid #e6e9ed;
  float: left;
}
/* line 313, ../sass/_front_page.scss */
.divider-line-left:before {
  position: absolute;
  width: 40%;
  height: 35px;
  content: "";
  top: 0px;
  left: 0px;
  background-image: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
  /* mozilla example - FF3.6+ */
  background-image: -moz-linear-gradient(right left, white 20%, rgba(255, 255, 255, 0) 95%);
  /* IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );
  /* IE8 uses -ms-filter for whatever reason... */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}

/* line 333, ../sass/_front_page.scss */
.divider-line-right {
  width: 40%;
  height: 1px;
  margin-top: 18px;
  border-top: 1px solid #e6e9ed;
  float: right;
}
/* line 339, ../sass/_front_page.scss */
.divider-line-right:after {
  position: absolute;
  width: 40%;
  height: 35px;
  content: "";
  top: 0px;
  right: 0px;
  background-image: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
  /* mozilla example - FF3.6+ */
  background-image: -moz-linear-gradient(right left, white 20%, rgba(255, 255, 255, 0) 95%);
  /* IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );
  /* IE8 uses -ms-filter for whatever reason... */
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}

/* line 357, ../sass/_front_page.scss */
.divider-line-middle {
  height: 35px;
  /*background-color: blue;*/
  margin-left: auto;
  margin-right: auto;
}
/* line 365, ../sass/_front_page.scss */
.divider-line-middle .section-divider-title {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* line 371, ../sass/_front_page.scss */
.section-video-bg {
  position: relative;
  height: 100%;
}
/* line 374, ../sass/_front_page.scss */
.section-video-bg video {
  width: 100%;
  height: auto;
}

/* line 380, ../sass/_front_page.scss */
.section-video-overlay {
  position: relative;
}

/* ----------------------------------------------------------- */
/* FRONT WELCOME
/* ----------------------------------------------------------- */
/* line 388, ../sass/_front_page.scss */
#front-welcome {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  margin-top: 0px !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-transition: background-image 1.2s ease-in-out;
  -moz-transition: background-image 0.2s ease-in-out;
  -ms-transition: background-image 0.2s ease-in-out;
  -o-transition: background-image 0.2s ease-in-out;
  transition: background-image 1.2s ease-in-out;
}

/* line 407, ../sass/_front_page.scss */
.steam-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  background: -webkit-canvas(canvbg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/* line 417, ../sass/_front_page.scss */
.front-image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translate3d(-5%, -5%, 0px);
  transform: translate3d(-5%, -5%, 0px);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/images/blue-lagoon-front-13b.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

/* line 439, ../sass/_front_page.scss */
/*#front-welcome:after {
  max-height: 250px;
  height: 20%;
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
    background-image: -moz-linear-gradient(bottom top, white 20%, rgba(255, 255, 255, 0) 95%);  
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColorStr=#FFFFFF         );  
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColor=0, endColoStr=#FFFFFF         );
  background-size: cover;
}*/


#front-welcome:after {
  max-height: 250px;
  height: 20%;
  width: 100%;
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0px;
  background-image: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/images/ie-grad.png");
  /* mozilla example - FF3.6+ */
  /* IE 5.5 - 7 */
  /* IE8 uses -ms-filter for whatever reason... */
  background-size: cover;
  background-size: 100px 100%;
}

/* line 457, ../sass/_front_page.scss */
#front-scroll-arrow {
  position: absolute;
  text-align: center;
  bottom: 110px;
  z-index: 1;
  left: 50%;
  animation: bounce 0.6s linear 0s 15 alternate;
  /* Safari and Chrome: */
  -webkit-animation: skopp 0.6s ease 0s 15 alternate;
  cursor: pointer;
}

@-webkit-keyframes skopp {
  /* line 470, ../sass/_front_page.scss */
  0% {
    -webkit-transform: translate(0px, 30px);
  }

  /* line 473, ../sass/_front_page.scss */
  100% {
    -webkit-transform: translate(50% 50%);
  }
}

/* ----------------------------------------------------------- */
/* FRONT HEADER
/* ----------------------------------------------------------- */
/* line 483, ../sass/_front_page.scss */
.front-header {
  display: inline-block;
  position: relative;
  top: 30%;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
  font-family: "DIN Light";
  font-size: 1rem;
}
/* line 493, ../sass/_front_page.scss */
.front-header .caption {
  text-shadow: none;
}
/* line 495, ../sass/_front_page.scss */
.front-header h3 {
  font-size: 1.8rem;
}
/* line 498, ../sass/_front_page.scss */
.front-header h1 {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 1.875em;
  line-height: 1.12em;
}
/* line 504, ../sass/_front_page.scss */
.front-header p {
  clear: left;
  margin-top: 16px;
  max-width: 756px;
  text-shadow: none;
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}
/* line 515, ../sass/_front_page.scss */
.front-header strong {
  font-weight: normal;
}

/* line 521, ../sass/_front_page.scss */
#welcome-message {
  position: absolute;
  top: 30%;
  left: 0px;
  padding: 0 15px 0 15px;
  margin-left: -10px;
  width: 97%;
  opacity: 0;
  -webkit-transform: translate3d(0px, 30px, 0px);
  -moz-transform: translate3d(0px, 30px, 0px);
  -o-transform: translate3d(0px, 30px, 0px);
  -ms-transform: translate3d(0px, 30px, 0px);
  transform: translate3d(0px, 30px, 0px);
  -webkit-transition: all 0.9s ease-out;
  -moz-transition: all 093s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
  transition-delay: 1s;
  -webkit-transition-delay: 1s;
  /* Safari */
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  /* Safari */
  -ms-transition-delay: 1s;
  /* Safari */
}
/* line 549, ../sass/_front_page.scss */
#welcome-message h1 {
  font-size: 2.25em;
  line-height: 0.93333em;
}
/* line 552, ../sass/_front_page.scss */
#welcome-message h1 strong {
  display: block;
}
/* line 557, ../sass/_front_page.scss */
#welcome-message p {
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}

/* ----------------------------------------------------------- */
/* BOOK
/* ----------------------------------------------------------- */
/* line 568, ../sass/_front_page.scss */
.boxwrap {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
  height: auto;
}

/* line 581, ../sass/_front_page.scss */
.package-wrap {
  overflow: visible;
  margin-top: 20px;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0px);
  -moz-transform: translate3d(0, 20px, 0px);
  -o-transform: translate3d(0, 20px, 0px);
  transform: translate3d(0, 20px, 0px);
  -webkit-transition: all 800ms ease-out;
  -moz-transition: all 800ms ease-out;
  -o-transition: all 800ms ease-out;
  transition: all 800ms ease-out;
  margin-right: 30px;
  overflow: visible;
}
/* line 598, ../sass/_front_page.scss */
.package-wrap:last-of-type {
  margin-right: 0px;
}

/* line 604, ../sass/_front_page.scss */
.package-box {
  width: 263px;
  height: 200px;
  background-color: #fcfbf7;
  border: 1px solid #dae1e7;
  float: left;
  overflow: hidden;
  position: relative;
  /*cursor: pointer;*/
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  position: relative;
}
/* line 621, ../sass/_front_page.scss */
.package-box h1 {
  font-size: 1.3125em;
  line-height: 2.28571em;
  padding-top: 22px;
  border-bottom: 1px solid #dae1e7;
  padding-bottom: 15px;
  margin-bottom: 15px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease-out;
}

/* line 634, ../sass/_front_page.scss */
.package-wrap:before {
  position: absolute;
  content: "";
  width: 263px;
  height: 200px;
  background-color: transparent;
  border: 0px solid #dae1e7;
  z-index: -1;
  left: 0px;
  -webkit-transition: margin-left 0ms ease;
  -moz-transition: margin-left 0ms ease;
  -o-transition: margin-left 0ms ease;
  transition: margin-left 0ms ease;
}

/* line 649, ../sass/_front_page.scss */
.package-wrap:hover:before {
  border: 1px solid #dae1e7;
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  -webkit-transition: all 1200ms ease-out;
  -moz-transition: all 1200ms ease-out;
  -o-transition: all 1200ms ease-out;
  transition: all 1200ms ease-out;
}

/* line 665, ../sass/_front_page.scss */
.package-wrap:after {
  position: absolute;
  content: "";
  width: 263px;
  height: 200px;
  background-color: transparent;
  border: 0px solid #dae1e7;
  z-index: -2;
  left: 0px;
  -webkit-transition: margin-left 0ms ease;
  -moz-transition: margin-left 0ms ease;
  -o-transition: margin-left 0ms ease;
  transition: margin-left 0ms ease;
  visibility: visible;
}

/* line 681, ../sass/_front_page.scss */
.package-wrap:hover:after {
  border: 2px solid #dae1e7;
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  opacity: 0;
  -webkit-transition: all 1200ms ease-in;
  -moz-transition: all 1200ms ease-in;
  -o-transition: all 1200ms ease-in;
  transition: all 1200ms ease-in;
}

/* line 703, ../sass/_front_page.scss */
.package-box-link {
  content: "";
  color: #64b7c9;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.9em;
  top: 150px;
  height: 20px;
  left: 0px;
  position: absolute;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.3s ease-out;
}

/* line 721, ../sass/_front_page.scss */
.package-box h3 {
  margin-top: 30px;
  line-height: 12px;
}

/* line 726, ../sass/_front_page.scss */
.price {
  color: #001b4c;
  font-size: 3.8rem;
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 60px;
}
/* line 731, ../sass/_front_page.scss */
.price:before {
  font-size: 1rem;
  content: "\20AC";
  position: relative;
  top: -35px;
}

/* line 739, ../sass/_front_page.scss */
.front-most-popular {
  top: 20px;
  left: -27px;
  position: absolute;
  font-size: 0.7em;
  width: 110px;
  height: 17px;
  line-height: 17px;
  background-color: #001b4c;
  color: white;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari and Chrome */
}

/* line 756, ../sass/_front_page.scss */
#front-book {
  margin-top: 150px;
}

/* line 760, ../sass/_front_page.scss */
#front-book-text {
  text-align: center;
}
/* line 762, ../sass/_front_page.scss */
#front-book-text h3 {
  font-size: 1.8rem;
}

/* ----------------------------------------------------------- */
/* PACKAGE CONTENT
/* ----------------------------------------------------------- */
/* line 773, ../sass/_front_page.scss */
.package-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.98);
  opacity: 0;
  z-index: 999;
  top: 0;
  bottom: 0px;
  overflow: auto;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
/* line 788, ../sass/_front_page.scss */
.package-overlay .blue-button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

/* line 795, ../sass/_front_page.scss */
.package-overlay-content {
  position: absolute;
  display: inline-block;
  width: 290px;
  height: 480px;
  top: 20%;
  left: 100%;
  text-align: center;
  margin-left: 10px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* line 808, ../sass/_front_page.scss */
.package-overlay-content ul {
  text-align: left;
  line-height: 32px;
  font-size: 1.1rem;
  margin-top: 10px;
  list-style: none;
  font-family: 'DIN Light', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
/* line 816, ../sass/_front_page.scss */
.package-overlay-content li:before {
  content: "\F154";
  font-family: LushIcons;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  margin-right: 10px;
}

/* line 825, ../sass/_front_page.scss */
.package-detail {
  border-bottom: 1px solid #dae1e7;
  padding: 15px;
  margin-bottom: 15px;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8rem;
  color: #64b7c9;
}
/* line 832, ../sass/_front_page.scss */
.package-detail a {
  color: #64b7c9;
}

/* line 837, ../sass/_front_page.scss */
.package-nextArrow, .package-prevArrow {
  position: absolute;
  width: 25px;
  height: 60px;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 1.8rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/* line 852, ../sass/_front_page.scss */
.package-nextArrow:hover, .package-prevArrow:hover {
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

/* line 858, ../sass/_front_page.scss */
.package-nextArrow {
  right: 10%;
}

/* line 862, ../sass/_front_page.scss */
.package-prevArrow {
  left: 10%;
}

/* line 866, ../sass/_front_page.scss */
.package-close {
  position: absolute;
  border-radius: 50%;
  top: 10%;
  width: 55px;
  height: 55px;
  background-color: #64b7c9;
  color: white;
  line-height: 55px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
/* line 881, ../sass/_front_page.scss */
.package-close:hover {
  background-color: #001b4c !important;
}
/* line 884, ../sass/_front_page.scss */
.package-close .icon {
  color: white;
  line-height: 55px;
  margin-left: auto;
  margin-right: auto;
  float: none !important;
}

/* line 893, ../sass/_front_page.scss */
.play-video-button {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 40px;
  /*width: 102px;
  height: 80px;  
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/stylesheets/images/video-icon.png");*/
  width: 362px;
    height: 209px;
    background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/stylesheets/images/video-icon-2.png");
}

@media (max-width: 480px) 
{
    .play-video-button {
        width: 300px;
        height: 171px;
        background-size:cover;
    }
}

/* line 905, ../sass/_front_page.scss */
/*.play-video-button:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  left: 40px;
  top: 24px;
  border-style: solid;
  border-width: 13px 0 13px 22px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}*/

/* line 920, ../sass/_front_page.scss */
.tour-start-button {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  color: white;
  /*
   h1 {
    width:100%;
    text-align: center;
  
    color:white;
  
    font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  
  font-style: normal;
  @include adjust-font-size-to(36px);
   }
  */
}
/* line 929, ../sass/_front_page.scss */
.tour-start-button:before {
  font-family: 'LushIcons';
  content: "\F145";
  position: absolute;
  top: -120px;
  left: 0;
  font-size: 6em;
  color: white;
  text-align: center;
  width: 100%;
}
/* line 941, ../sass/_front_page.scss */
.tour-start-button p {
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 16px;
  color: white;
}
/* line 949, ../sass/_front_page.scss */
.tour-start-button h1 {
  font-size: 2.625em;
  line-height: 1.14286em;
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 200;
}
/* line 954, ../sass/_front_page.scss */
.tour-start-button h1 strong {
  font-family: "DIN Bold", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight:normal;
}
/* line 978, ../sass/_front_page.scss */
.tour-start-button:hover:after {
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.7);
}

/*
.tour-start-button:after {
 content: "";
  position: absolute;
  width: 0px;
  height: 0px;
    left: 97px;
  top: 47px;
  border-style: solid;
  border-width: 45px 0 45px 70px;
  border-color: transparent transparent transparent rgba(255,255,255,0.4);
   @include transition(all 0.5s ease-out);


}
.tour-start-button:before {

 content: "";
  position: absolute;
  border-radius: 50%;
  display: inline-block;
  margin-right: 20px;
  left: 36px;
   width: 160px;
  height: 160px;
  background: transparent;
  display: block;
  border: 8px solid rgba(255,255,255,0.4);
   @include transition(all 0.5s ease-out);

}
*/
/* line 1018, ../sass/_front_page.scss */
#tour-start {
  position: absolute;
  width: 100%;
  bottom: 0px;
}

/* line 1026, ../sass/_front_page.scss */
.play-video-button:hover:before {
  border-color: transparent transparent transparent transparent;
  background: #64b7c9;
}

/* line 1030, ../sass/_front_page.scss */
.play-video-button:hover:after {
  border-color: transparent transparent transparent #ffffff;
}

/* line 1034, ../sass/_front_page.scss */
.plan-video-wrap {
  width: 100%;
}
/* line 1036, ../sass/_front_page.scss */
.plan-video-wrap p {
  font-size: 0.6875em;
  line-height: 2.18182em;
  margin-top: 20px;
}

/* line 1043, ../sass/_front_page.scss */
#tour-backbar {
  display: none;
}

/* ----------------------------------------------------------- */
/* THINGS TO DO
/* ----------------------------------------------------------- */
/* line 1050, ../sass/_front_page.scss */
#front-todo {
  font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  background: none;
  background-size: cover;
  background-position: center;
  text-align: left;
  height: auto;
  overflow: hidden;
  color: white;
  position: relative;
}
/* line 1063, ../sass/_front_page.scss */
#front-todo p {
  margin-top: 10px;
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}

/* line 1075, ../sass/_front_page.scss */
.noVideoTodo {
  background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/images/blue-whatodo-mobile.jpg") !important;
  background-size: cover !important;
  background-position: center !important;
}
/* line 1080, ../sass/_front_page.scss */
.noVideoTodo video {
  display: none !important;
}
/* line 1088, ../sass/_front_page.scss */
.noVideoTodo #front-todo-text p {
  max-width: 450px;
  margin-left: auto !important;
  margin-right: auto;
}
/* line 1095, ../sass/_front_page.scss */
.noVideoTodo #front-todo-text .section-divider-title {
  margin-bottom: 0px !important;
}

/* line 1104, ../sass/_front_page.scss */
.front-light-header {
  position: absolute;
  bottom: 16px;
  text-align: center;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}
/* line 1114, ../sass/_front_page.scss */
.front-light-header h1 {
  color: white;
  font-size: 2em;
  line-height: 1.5em;
}
/* line 1119, ../sass/_front_page.scss */
.front-light-header p {
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin-left: 0 !important;
}

/*
#front-todo {
  h3 {
    color: white;
    font-size: 2.3rem;
  }
  p {
    max-width: 450px;
    margin-top: 30px;
  }
}*/
/* line 1143, ../sass/_front_page.scss */
#front-todo-thumbnails {
  position: absolute;
  right: 66px;
  bottom: 96px;
}
/* line 1147, ../sass/_front_page.scss */
#front-todo-thumbnails img {
  padding: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

/* line 1154, ../sass/_front_page.scss */
.front-thumb {
  float: right;
  margin-left: 30px;
}
/* line 1157, ../sass/_front_page.scss */
.front-thumb a {
  font-family: 'DIN Light', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: white;
  font-size: 0.75rem;
  text-transform: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) !important;
  text-align: center;
  max-width: 100px;
  line-height: 15px;
  margin-top: 5px;
  padding-bottom: 10px;
  float: left;
  clear: both;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
/* line 1176, ../sass/_front_page.scss */
.front-thumb a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 1px;
}

/* ----------------------------------------------------------- */
/* PLAN YOUR TRIP
/* ----------------------------------------------------------- */
/* line 1189, ../sass/_front_page.scss */
.front-plan-item {
  text-align: left;
  font-size: 0.9em;
  width: 23%;
  margin-right: 2%;
  height: 140px;
  line-height: 25px;
  margin-bottom: 10px;
  margin-top: 60px;
  padding-top: 0;
  max-width: 288px;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0px);
  -moz-transform: translate3d(0, 20px, 0px);
  -o-transform: translate3d(0, 20px, 0px);
  transform: translate3d(0, 20px, 0px);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
/* line 1214, ../sass/_front_page.scss */
.front-plan-item h1 {
  font-size: 1em;
}
/* line 1217, ../sass/_front_page.scss */
.front-plan-item p {
  margin-bottom: 5px;
  margin-top: 20px;
  font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 18px;
  min-height: 54px;
  font-size: 0.875em;
  line-height: 1.71429em;
}
/* line 1225, ../sass/_front_page.scss */
.front-plan-item a {
  color: #64b7c9;
  font-family: 'DIN Bold', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.875em;
  line-height: 1.71429em;
  position: relative;
  font-weight: 400;
}
/* line 1232, ../sass/_front_page.scss */
.front-plan-item a:hover {
  color: #001b4c;
}
/* line 1236, ../sass/_front_page.scss */
.front-plan-item a:after {
  content: "\F188";
  font-family: LushIcons;
  position: absolute;
  margin-left: 5px;
  top: -2px;
}
/* line 1247, ../sass/_front_page.scss */
.front-plan-item .icon {
  margin-top: -4px;
}

/* line 1252, ../sass/_front_page.scss */
#front-plan-wrap {
  margin-left: 50px;
}

/* line 1258, ../sass/_front_page.scss */
.plan-left {
  float: left;
}

/* line 1262, ../sass/_front_page.scss */
.plan-right {
  float: right;
}

/* line 1266, ../sass/_front_page.scss */
#front-tour {
  height: 673px;
  background-image: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/images/blue-tour-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

/* ----------------------------------------------------------- */
/* STORE
/* ----------------------------------------------------------- */
/* line 1282, ../sass/_front_page.scss */
#front-store-wrap {
  margin-top: 0px !important;
  max-width: 100% !important;
}

/* line 1287, ../sass/_front_page.scss */
.front-store-item {
  width: 200px;
  line-height: 25px;
  float: left;
  text-align: center;
  margin-left: 90px;
  margin-bottom: 32px;
  opacity: 0;
  -webkit-transform: translate3d(0, 20px, 0px);
  -moz-transform: translate3d(0, 20px, 0px);
  -o-transform: translate3d(0, 20px, 0px);
  transform: translate3d(0, 20px, 0px);
  -webkit-transition: all 600ms ease;
  -moz-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
}
/* line 1307, ../sass/_front_page.scss */
.front-store-item:first-of-type {
  margin-left: 0px;
}
/* line 1311, ../sass/_front_page.scss */
.front-store-item h1, .front-store-item h3 {
  font-size: 0.9rem;
}
/* line 1315, ../sass/_front_page.scss */
.front-store-item h3 {
  margin-top: 24px;
}
/* line 1318, ../sass/_front_page.scss */
.front-store-item p {
  font-size: 0.875em;
  line-height: 1.37143em;
}
/* line 1321, ../sass/_front_page.scss */
.front-store-item img {
  padding: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
/* line 1326, ../sass/_front_page.scss */
.front-store-item a.button {
  margin-top: 14px;
  padding: 3px 14px 0px;
  line-height: 23px;
  float: none;
  font-family: 'DIN Bold','Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

/* line 1335, ../sass/_front_page.scss */
.icon {
  font-size: 1.7em;
  float: left;
  margin-right: 15px;
  color: #001b4c;
}

/* line 1342, ../sass/_front_page.scss */
.store-button {
  position: relative;
  width: 85px;
  height: 27px;
  background-color: #001b4c;
  color: white;
  text-transform: uppercase;
  line-height: 27px;
  font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 0.8rem;
  text-align: center;
  overflow: visible;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
}
/* line 1357, ../sass/_front_page.scss */
.store-button a {
  color: white;
}

/* line 1362, ../sass/_front_page.scss */
#scrollpreventer {
  position: absolute;
  height: 100%;
  width: 100%;
}

/* line 1368, ../sass/_front_page.scss */
#mobile-menu-book {
  display: none;
}

/* line 1372, ../sass/_front_page.scss */
div.pp_default .pp_close:after {
  position: absolute;
  top: 20px;
  left: 19px;
}

/* line 1378, ../sass/_front_page.scss */
.video-close {
  position: absolute;
  top: -100px;
  left: 50%;
  z-index: 9600;
}
/* line 1384, ../sass/_front_page.scss */
.video-close .pp_default .pp_close:after {
  position: absolute;
  top: 20px;
  left: 19px;
}
/* line 1390, ../sass/_front_page.scss */
.video-close a {
  color: white !important;
}

/* Landscape phone to portrait tablet */
/*@media (max-width: 768px) {
	@import "768";
}*/
/* Landscape phones and down */
@media (max-width: 1024px) {
  /*
  body {
  	background-color: grey;
  	margin:0;
  }
  
  a {
  	text-decoration:none;
  	color: rgb(0, 27, 76);
  }*/
  /* line 13, ../sass/_mobile_menu.scss */
  .menu-wrapper ul {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* line 19, ../sass/_mobile_menu.scss */
  .upper-nav {
    display: none;
  }

  /* line 21, ../sass/_mobile_menu.scss */
  #menu-nav {
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 3;
    top: 0px;
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    /*background-color: rgba(255, 255, 255, 1) !important;*/
    box-shadow: rgba(0, 0, 0, 0) 0px 3px 9px;
    height: 68px;
    overflow: hidden;
    margin-top: 0px;
    -webkit-transition: height 0.3s ease-in;
    -moz-transition: height 0.2s ease-out;
    -ms-transition: height 0.2s ease-out;
    -o-transition: height 0.2s ease-out;
    transition: height 0.3s ease-in;
  }
  /* line 23, ../sass/_mobile_menu.scss */
  #menu-nav .bt-menu, #menu-nav .bt-search {
    display: block;
  }
  /* line 45, ../sass/_mobile_menu.scss */
  #menu-nav header {
    position: static;
    margin: 28px 0px 28px 0px;
    float: none;
  }
  /* line 49, ../sass/_mobile_menu.scss */
  #menu-nav header h1 {
    background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/stylesheets/images/bluelagoon-logo-mx2.png") 50% 50% no-repeat transparent !important;
    background-size: auto 30px !important;
    text-indent: -99999px;
    margin: 0;
    width: 98%;
    height: 30px;
  }
  /* line 63, ../sass/_mobile_menu.scss */
  #menu-nav #search-section {
    display: none;
    float: none;
    position: absolute;
    width: 100%;
    height: 50%;
    margin: 0 !important;
  }
  /* line 72, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form {
    display: none;
    position: relative;
    padding: 20px;
    top: 50%;
  }
  /* line 78, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form label {
    font-family: 'LushIcons';
    position: absolute;
    right: 40px;
    margin-top: 26px;
  }
  /* line 85, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input {
    border: 1px solid #818a99;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 98% !important;
    opacity: 1;
    height: 30px;
    color: #001b4c;
    font-style: italic;
  }
  /* line 98, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #5b6b86;
  }
  /* line 101, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #5b6b86;
  }
  /* line 104, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #5b6b86;
  }
  /* line 107, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #5b6b86;
  }
  /* line 115, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile {
    display: block;
  }
  /* line 120, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form {
    position: relative;
    padding: 20px 50px 20px 20px;
    top: 50%;
  }
  /* line 127, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form label {
    font-family: 'LushIcons';
    position: absolute;
    right: 40px;
    top: 34px;
    margin-top: 0px;
  }
  /* line 135, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input {
    border: 1px solid #818a99;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100% !important;
    opacity: 1;
    height: 8px;
    padding: 15px;
    color: #001b4c;
    font-style: italic;
  }
  /* line 149, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #5b6b86;
  }
  /* line 152, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #5b6b86;
  }
  /* line 155, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #5b6b86;
  }
  /* line 158, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #5b6b86;
  }
  /* line 166, ../sass/_mobile_menu.scss */
  #menu-nav ul {
    font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0px;
    list-style: none;
    position: relative;
    float: none;
  }
  /* line 179, ../sass/_mobile_menu.scss */
  #menu-nav ul .submenu:after {
    content: "\F193";
    font-family: 'LushIcons';
    position: absolute;
    right: 32px;
    top: 16px;
  }
  /* line 188, ../sass/_mobile_menu.scss */
  #menu-nav ul h1 {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.1875em;
    line-height: 0.50526em;
  }
  /* line 196, ../sass/_mobile_menu.scss */
  #menu-nav ul li {
    margin: 0 0 0 0;
    float: none;
    position: relative;
    overflow: hidden;
  }
  /* line 202, ../sass/_mobile_menu.scss */
  #menu-nav ul li h1:after {
    border-top: 0px solid rgba(0, 27, 76, 0.3);
  }
  /* line 207, ../sass/_mobile_menu.scss */
  #menu-nav ul li a {
    font-size: 1em;
    line-height: 1.35em;    
  }
  #menu-nav ul li.secondary-link a,
  #menu-nav ul li.secondary-link a h1 {
    color:#66748d;
  }
  /* line 210, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul {
    display: block;
    position: static;
    background-color: #f7f7f1;
    border-top: 0px solid rgba(173, 191, 195, 0.2);
    border-bottom: 0px solid rgba(173, 191, 195, 0.2);
    text-transform: none;
    padding: 0px;
    height: 0px;
    overflow: hidden;
    max-height: 5000px;
    -webkit-transition: height 0.6s ease-out;
    -moz-transition: height 0.6s ease-out;
    -ms-transition: height 0.6s ease-out;
    -o-transition: height 0.6s ease-out;
    transition: height 0.6s ease-out;
  }
  /* line 229, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li {
    display: block;
    padding: 0;
    clear: both;
    text-transform: none;
    width: 100%;
    overflow: hidden;
    margin: 15px 0 15px 0;
  }
  /* line 238, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li p {
    display: none;
  }
  /* line 240, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li h1 {
    margin: 0px;
    text-transform: none;
    font-size: 1.0625em;
    line-height: 1.27059em;
    overflow: visible;
    height: 24px;
  }
    #menu-nav ul li ul li h1:before
    {
        display: inline-block;
        content: "-";
        padding-right: 10px;
        font-size: 30px;       
    }
  /* line 248, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li a {
    overflow: visible;
  }
  /* line 249, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li h3 {
    display: none;
  }
  /* line 250, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li img {
    display: none;
  }
  /* line 259, ../sass/_mobile_menu.scss */
  #menu-nav .blue-link {
    display: block;
    text-transform: none;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 269, ../sass/_mobile_menu.scss */
  #menu-nav .blue-link h1 {
    font-size: 0.875em;
    line-height: 3.08571em;
    color: white;
    height: 42px;
    background-color: #001b4c;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: none;
  }
  /* line 282, ../sass/_mobile_menu.scss */
  #menu-nav .secondary-link {
    display: block;
    		/*	h1 {
    				@include adjust-font-size-to(14px,0.7);
    				text-align:center;
    				text-transform: none;
    			}
    
    			a {
    				@include clearfix;
    				padding:0;
    				padding: 0px 20px 15px!important;
    
    			}*/
  }

  /* line 299, ../sass/_mobile_menu.scss */
  #menubackground {
    display: none;
  }

  /* ----------------------------------------------------------- */
  /* NAVIGATION
  /* ----------------------------------------------------------- */
  /* line 5, ../sass/_ipad_front_page.scss */
  .upper-nav {
    display: none;
  }

  /* line 6, ../sass/_ipad_front_page.scss */
  .menu-nav {
    margin-top: 0;
  }

  /* line 12, ../sass/_ipad_front_page.scss */
  .menu-wrapper ul {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }

  /* ----------------------------------------------------------- */
  /* COMMON
  /* ----------------------------------------------------------- */
  /* line 22, ../sass/_ipad_front_page.scss */
  .divider {
    height: 25px;
    margin-top: 23px;
    margin-bottom: 45px;
  }

  /* line 28, ../sass/_ipad_front_page.scss */
  .front-light-header {
    bottom: 10%;
  }

  /* line 32, ../sass/_ipad_front_page.scss */
  .front-section {
    margin-bottom: 75px;
  }

  /* line 36, ../sass/_ipad_front_page.scss */
  #front-plan-wrap {
    margin-left: 25px;
  }

  /* line 40, ../sass/_ipad_front_page.scss */
  #front-tour {
    height: 400px;
  }

  /* line 45, ../sass/_ipad_front_page.scss */
  .tour-start-button:before {
    font-size: 3em;
    top: -60px;
  }
  /* line 50, ../sass/_ipad_front_page.scss */
  .tour-start-button h1 {
    font-size: 1.5em;
    line-height: 1em;
  }
  /* line 55, ../sass/_ipad_front_page.scss */
  .tour-start-button p {
    margin-top: 8px;
  }
  /* line 59, ../sass/_ipad_front_page.scss */
  .tour-start-button .button {
    margin-top: 16px;
  }

  /* ----------------------------------------------------------- */
  /* BOOK
  /* ----------------------------------------------------------- */
  /* line 68, ../sass/_ipad_front_page.scss */
  .boxwrap {
    width: 720px;
  }

  /* line 74, ../sass/_ipad_front_page.scss */
  .package-wrap {
    opacity: 1 !important;
    margin-top: 1px;
    margin-left: 0px;
    margin-bottom: 8px;
    margin-right: 15px;
    -webkit-transform: translate3d(0, 0px, 0px);
    -moz-transform: translate3d(0, 0px, 0px);
    -o-transform: translate3d(0, 0px, 0px);
    transform: translate3d(0, 0px, 0px);
  }

  /* line 89, ../sass/_ipad_front_page.scss */
  .package-box {
    width: 163px;
    height: 142px;
  }
  /* line 93, ../sass/_ipad_front_page.scss */
  .package-box h3 {
    margin-top: 15px;
    line-height: 6px;
  }
  /* line 98, ../sass/_ipad_front_page.scss */
  .package-box h1 {
    padding-bottom: 15px;
    margin-bottom: 0px;
    font-size: 1.125em;
    line-height: 1.33333em;
  }
  /* line 106, ../sass/_ipad_front_page.scss */
  .package-box .tinytype {
    padding-top: 15px;
    display: block;
  }

  /* line 115, ../sass/_ipad_front_page.scss */
  .package-wrap:before {
    width: 163px;
    height: 123px;
  }

  /* line 123, ../sass/_ipad_front_page.scss */
  .package-wrap:after {
    width: 163px;
    height: 123px;
  }

  /* line 130, ../sass/_ipad_front_page.scss */
  .package-box-link {
    font-size: 0.5em;
    top: 75px;
    height: 10px;
  }

  /* line 142, ../sass/_ipad_front_page.scss */
  .price {
    font-size: 2.9rem;
    line-height: 52px;
  }
  /* line 147, ../sass/_ipad_front_page.scss */
  .price:before {
    font-size: 0.5rem;
    content: "\20AC";
    position: relative;
    top: -25px;
  }

  /* line 155, ../sass/_ipad_front_page.scss */
  .front-most-popular {
    top: 13px;
    left: -22px;
    font-size: 0.3em;
    width: 80px;
    height: 13px;
    line-height: 13px;
  }

  /* line 168, ../sass/_ipad_front_page.scss */
  .section-video-bg {
    height: 600px;
    overflow: hidden;
  }
  /* line 172, ../sass/_ipad_front_page.scss */
  .section-video-bg video {
    height: 576px;
  }

  /* line 177, ../sass/_ipad_front_page.scss */
  .front-plan-item {
    opacity: 1;
  }

  /* ----------------------------------------------------------- */
  /* STORE
  /* ----------------------------------------------------------- */
  /* line 184, ../sass/_ipad_front_page.scss */
  #front-store-wrap {
    width: 700px;
  }

  /* line 188, ../sass/_ipad_front_page.scss */
  .front-store-item {
    width: 120px;
    line-height: 13px;
    opacity: 1;
    margin-left: 70px;
    margin-bottom: 16px;
  }

  /* ----------------------------------------------------------- */
  /* FOOTER
  /* ----------------------------------------------------------- */
  /* line 208, ../sass/_ipad_front_page.scss */
  footer .footer-columns li {
    min-width: 220px;
  }
  /* line 211, ../sass/_ipad_front_page.scss */
  footer .footer-columns li p, footer .footer-columns li h1, footer .footer-columns li a, footer .footer-columns li form {
    padding: 0 32px 0 32px;
  }
  /* line 215, ../sass/_ipad_front_page.scss */
  footer .footer-columns li ul {
    padding: 0 32px 0 32px;
  }

  /* line 1, ../sass/compare/_compare_tablet.scss */
  .boxwrap {
    overflow: hidden;
    *zoom: 1;
  }

  /* line 6, ../sass/compare/_compare_tablet.scss */
  #book-message {
    max-width: 578px;
  }

  /* line 10, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages {
    min-width: 720px;
  }
  /* line 13, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .package-box {
    width: 49%;
    margin-left: 10px;
    margin-right: 10px;
    max-width: 348px;
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 24, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .package-box h1 {
    font-size: 0.875em;
    line-height: 1.2em;
  }
  /* line 29, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .package-box p {
    font-family: 'DIN Regular';
    font-size: 0.4375em;
    line-height: 1.37143em;
  }
  /* line 34, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .package-box .package-box-link {
    padding-top: 8px;
  }
  /* line 39, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .package-box .package-box-link:after {
    content: "\F188";
    font-family: LushIcons;
    position: absolute;
    margin-left: 7px;
    top: 8px;
  }
  /* line 48, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .package-box .price {
    font-size: 2.375em;
    line-height: 0.82105em;
    margin-top: 6px;
  }
  /* line 52, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .package-box .price:before {
    top: -22px;
  }
  /* line 58, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .package-box .button {
    width: 100%;
  }
  /* line 64, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .package-box ul li {
    padding: 20px 13px 10px 13px;
    width: 42%;
    float: left;
    height: 114px;
    overflow: hidden;
  }
  /* line 76, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .two-column-package {
    max-width: 100% !important;
    width: 100%;
  }
  /* line 80, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .two-column-package ul {
    height: 144px;
  }
  /* line 86, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .two-column-package ul li:first-of-type {
    width: 195px !important;
  }
  /* line 90, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .two-column-package ul li:last-of-type {
    max-width: 170px !important;
    width: 20%;
  }
  /* line 97, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .two-column-package ul li:nth-child(2) {
    text-align: left;
    width: 328px;
  }
  /* line 104, ../sass/compare/_compare_tablet.scss */
  .horizontal-packages .two-column-package ul li img {
    padding: 0;
    box-shadow: none;
    background: none;
    border-radius: 0;
  }

  /* line 115, ../sass/compare/_compare_tablet.scss */
  .package-box-compare {
    width: 166px;
    margin-right: 10px;
  }
  /* line 119, ../sass/compare/_compare_tablet.scss */
  .package-box-compare ul {
    padding: 8px;
    padding-left: 28px;
  }
  /* line 124, ../sass/compare/_compare_tablet.scss */
  .package-box-compare ul li {
    font-size: 0.6875em;
    line-height: 1.52727em;
    margin-bottom: 12px;
  }
  /* line 131, ../sass/compare/_compare_tablet.scss */
  .package-box-compare .button {
    width: 70%;
  }
  /* line 135, ../sass/compare/_compare_tablet.scss */
  .package-box-compare .package-box-link {
    font-size: 0.6875em;
    line-height: 2.18182em;
  }

  /* line 140, ../sass/compare/_compare_tablet.scss */
  .compare-packages {
    margin-top: 20px;
  }
  /* line 143, ../sass/compare/_compare_tablet.scss */
  .compare-packages .package-wrap {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    margin-right: 20px;
  }
  /* line 151, ../sass/compare/_compare_tablet.scss */
  .compare-packages .package-wrap:last-of-type {
    margin-right: 0;
  }
  /* line 156, ../sass/compare/_compare_tablet.scss */
  .compare-packages .package-box ul {
    padding: 8px;
  }
  /* line 160, ../sass/compare/_compare_tablet.scss */
  .compare-packages .package-box ul li {
    font-size: 0.6875em;
    line-height: 2.18182em;
  }
  /* line 168, ../sass/compare/_compare_tablet.scss */
  .compare-packages .package-box .price:before {
    top: -28px;
  }
  /* line 175, ../sass/compare/_compare_tablet.scss */
  .compare-packages .button {
    width: 70%;
  }
}
/* Landscape phones and down */
@media (max-width: 568px) {
  /*
  body {
  	background-color: grey;
  	margin:0;
  }
  
  a {
  	text-decoration:none;
  	color: rgb(0, 27, 76);
  }*/
  /* line 13, ../sass/_mobile_menu.scss */
  .menu-wrapper ul {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* line 19, ../sass/_mobile_menu.scss */
  .upper-nav {
    display: none;
  }

  /* line 21, ../sass/_mobile_menu.scss */
  #menu-nav {
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 3;
    top: 0px;
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    /*background-color: rgba(255, 255, 255, 1) !important;*/
    box-shadow: rgba(0, 0, 0, 0) 0px 3px 9px;
    height: 68px;
    overflow: hidden;
    margin-top: 0px;
    -webkit-transition: height 0.3s ease-in;
    -moz-transition: height 0.2s ease-out;
    -ms-transition: height 0.2s ease-out;
    -o-transition: height 0.2s ease-out;
    transition: height 0.3s ease-in;
  }
  /* line 23, ../sass/_mobile_menu.scss */
  #menu-nav .bt-menu, #menu-nav .bt-search {
    display: block;
  }
  /* line 45, ../sass/_mobile_menu.scss */
  #menu-nav header {
    position: static;
    margin: 28px 0px 28px 0px;
    float: none;
  }
  /* line 49, ../sass/_mobile_menu.scss */
  #menu-nav header h1 {
    background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/stylesheets/images/bluelagoon-logo-mx2.png") 50% 50% no-repeat transparent !important;
    background-size: auto 30px !important;
    text-indent: -99999px;
    margin: 0;
    width: 98%;
    height: 30px;
  }
  /* line 63, ../sass/_mobile_menu.scss */
  #menu-nav #search-section {
    display: none;
    float: none;
    position: absolute;
    width: 100%;
    height: 50%;
    margin: 0 !important;
  }
  /* line 72, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form {
    display: none;
    position: relative;
    padding: 20px;
    top: 50%;
  }
  /* line 78, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form label {
    font-family: 'LushIcons';
    position: absolute;
    right: 40px;
    margin-top: 26px;
  }
  /* line 85, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input {
    border: 1px solid #818a99;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 98% !important;
    opacity: 1;
    height: 30px;
    color: #001b4c;
    font-style: italic;
  }
  /* line 98, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #5b6b86;
  }
  /* line 101, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #5b6b86;
  }
  /* line 104, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #5b6b86;
  }
  /* line 107, ../sass/_mobile_menu.scss */
  #menu-nav #search-section form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #5b6b86;
  }
  /* line 115, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile {
    display: block;
  }
  /* line 120, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form {
    position: relative;
    padding: 20px 50px 20px 20px;
    top: 50%;
  }
  /* line 127, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form label {
    font-family: 'LushIcons';
    position: absolute;
    right: 40px;
    top: 34px;
    margin-top: 0px;
  }
  /* line 135, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input {
    border: 1px solid #818a99;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    width: 100% !important;
    opacity: 1;
    height: 8px;
    padding: 15px;
    color: #001b4c;
    font-style: italic;
  }
  /* line 149, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #5b6b86;
  }
  /* line 152, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #5b6b86;
  }
  /* line 155, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #5b6b86;
  }
  /* line 158, ../sass/_mobile_menu.scss */
  #menu-nav #search-section-mobile form input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #5b6b86;
  }
  /* line 166, ../sass/_mobile_menu.scss */
  #menu-nav ul {
    font-family: 'DIN Regular', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0px;
    list-style: none;
    position: relative;
    float: none;
  }
  /* line 179, ../sass/_mobile_menu.scss */
  #menu-nav ul .submenu:after {
    content: "\F193";
    font-family: 'LushIcons';
    position: absolute;
    right: 32px;
    top: 16px;
  }
  /* line 188, ../sass/_mobile_menu.scss */
  #menu-nav ul h1 {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.1875em;
    line-height: 0.50526em;
  }
  /* line 196, ../sass/_mobile_menu.scss */
  #menu-nav ul li {
    margin: 0 0 0 0;
    float: none;
    position: relative;
    overflow: hidden;
  }
  /* line 202, ../sass/_mobile_menu.scss */
  #menu-nav ul li h1:after {
    border-top: 0px solid rgba(0, 27, 76, 0.3);
  }
  /* line 207, ../sass/_mobile_menu.scss */
  #menu-nav ul li a {
    font-size: 1em;
    line-height: 1.35em;
  }
  /* line 210, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul {
    display: block;
    position: static;
    background-color: #f7f7f1;
    border-top: 0px solid rgba(173, 191, 195, 0.2);
    border-bottom: 0px solid rgba(173, 191, 195, 0.2);
    text-transform: none;
    padding: 0px;
    height: 0px;
    overflow: hidden;
    max-height: 5000px;
    -webkit-transition: height 0.6s ease-out;
    -moz-transition: height 0.6s ease-out;
    -ms-transition: height 0.6s ease-out;
    -o-transition: height 0.6s ease-out;
    transition: height 0.6s ease-out;
  }
  /* line 229, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li {
    display: block;
    padding: 0;
    clear: both;
    text-transform: none;
    width: 100%;
    overflow: hidden;
    margin: 15px 0 15px 0;
  }
  /* line 238, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li p {
    display: none;
  }
  /* line 240, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li h1 {
    margin: 0px;
    text-transform: none;
    font-size: 1.0625em;
    line-height: 1.27059em;
    overflow: visible;
    height: 24px;
  }
  /* line 248, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li a {
    overflow: visible;
  }
  /* line 249, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li h3 {
    display: none;
  }
  /* line 250, ../sass/_mobile_menu.scss */
  #menu-nav ul li ul li img {
    display: none;
  }
  /* line 259, ../sass/_mobile_menu.scss */
  #menu-nav .blue-link {
    display: block;
    text-transform: none;
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 269, ../sass/_mobile_menu.scss */
  #menu-nav .blue-link h1 {
    font-size: 0.875em;
    line-height: 3.08571em;
    color: white;
    height: 42px;
    background-color: #001b4c;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: none;
  }
  /* line 282, ../sass/_mobile_menu.scss */
  #menu-nav .secondary-link {
    display: block;
    		/*	h1 {
    				@include adjust-font-size-to(14px,0.7);
    				text-align:center;
    				text-transform: none;
    			}
    
    			a {
    				@include clearfix;
    				padding:0;
    				padding: 0px 20px 15px!important;
    
    			}*/
  }

  /* line 299, ../sass/_mobile_menu.scss */
  #menubackground {
    display: none;
  }

  /* ----------------------------------------------------------- */
  /* MENUS
  /* ----------------------------------------------------------- */
  /* line 6, ../sass/_mobile_front_page.scss */
  .front header nav ul > li a {
    font-size: 1.1em;
    text-shadow: 0 !important;
    font-weight: normal !important;
  }

  /* line 12, ../sass/_mobile_front_page.scss */
  .front-section {
    margin-bottom: 50px;
  }
  /* line 15, ../sass/_mobile_front_page.scss */
  .front-section header {
    width: auto;
  }
  /* line 19, ../sass/_mobile_front_page.scss */
  .front-section p {
    font-size: 0.875em;
    line-height: 1.37143em;
  }

  /* line 23, ../sass/_mobile_front_page.scss */
  #upper-nav {
    display: none;
  }

  /* ----------------------------------------------------------- */
  /* Various
  /* ----------------------------------------------------------- */
  /* line 33, ../sass/_mobile_front_page.scss */
  .divider {
    height: 26px;
    margin-top: 28px;
    margin-bottom: 28px;
  }

  /* line 40, ../sass/_mobile_front_page.scss */
  .section-divider-title {
    width: 125px;
    height: 26px;
    line-height: 26px;
    font-size: 0.5rem;
  }

  /* line 47, ../sass/_mobile_front_page.scss */
  .divider-line-right, .divider-line-left {
    display: none;
  }

  /* line 50, ../sass/_mobile_front_page.scss */
  .divider-line-middle {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    width: 177px !important;
  }

  /* ----------------------------------------------------------- */
  /* FRONT WELCOME
  /* ----------------------------------------------------------- */
  /* line 65, ../sass/_mobile_front_page.scss */
  .steam-wrap {
    background: none;
  }

  /* ----------------------------------------------------------- */
  /* FRONT HEADER
  /* ----------------------------------------------------------- */
  /* line 77, ../sass/_mobile_front_page.scss */
  .front-header {
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
  }
  /* line 82, ../sass/_mobile_front_page.scss */
  .front-header h1 {
    font-size: 1.125em;
    line-height: 1.33333em;
  }
  /* line 83, ../sass/_mobile_front_page.scss */
  .front-header p {
    margin-top: 5px;
    max-width: 480px;
  }

  /* line 89, ../sass/_mobile_front_page.scss */
  #welcome-message {
    width: 91%;
    margin-left: 0;
    padding: 0 13px 0 13px;
  }
  /* line 93, ../sass/_mobile_front_page.scss */
  #welcome-message h1 {
    font-size: 1.5em;
    line-height: 0.9em;
    margin-bottom: 15px;
  }

  /* ----------------------------------------------------------- */
  /* BOOK
  /* ----------------------------------------------------------- */
  /* line 111, ../sass/_mobile_front_page.scss */
  .boxwrap {
    width: 320px;
    height: 336px;
    overflow: hidden;
  }

  /* line 119, ../sass/_mobile_front_page.scss */
  .package-wrap {
    opacity: 1 !important;
    margin-top: 1px;
    margin-left: 0px;
    margin-bottom: 8px;
    margin-right: 8px;
    -webkit-transition: none 0ms ease;
    -moz-transition: none 0ms ease;
    -o-transition: none 0ms ease;
    transition: none 0ms ease;
  }
  /* line 131, ../sass/_mobile_front_page.scss */
  .package-wrap:last-of-type {
    margin-right: 8px;
  }

  /* line 137, ../sass/_mobile_front_page.scss */
  .package-wrap:before {
    width: 0px;
    height: 0px;
  }

  /* line 145, ../sass/_mobile_front_page.scss */
  .package-box {
    width: 138px;
    height: 138px;
    margin-left: px;
    margin-bottom: 0;
    -webkit-transition: all 0ms ease;
    -moz-transition: all 0ms ease;
    -o-transition: all 0ms ease;
    transition: all 0ms ease;
    position: relative;
  }
  /* line 159, ../sass/_mobile_front_page.scss */
  .package-box h1 {
    font-size: 1.125em;
    line-height: 1.33333em;
    padding-bottom: 5px;
    margin-bottom: 13px;
    padding-bottom: 10px;
  }
  /* line 166, ../sass/_mobile_front_page.scss */
  .package-box h3 {
    font-size: 0.75em;
    line-height: 2em;
    margin-top: 16px !important;
  }
  /* line 172, ../sass/_mobile_front_page.scss */
  .package-box .tinytype {
    display: inline;
  }
  /* line 177, ../sass/_mobile_front_page.scss */
  .package-box .price {
    font-size: 2.5rem;
    line-height: 42px;
  }
  /* line 180, ../sass/_mobile_front_page.scss */
  .package-box .price:before {
    font-size: 0.7rem;
    content: "\20AC";
    position: relative;
    top: -21px;
  }
  /* line 188, ../sass/_mobile_front_page.scss */
  .package-box:hover {
    height: 146px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 193, ../sass/_mobile_front_page.scss */
  .package-box:hover h1 {
    margin-bottom: 13px;
  }
  /* line 198, ../sass/_mobile_front_page.scss */
  .package-box .front-most-popular {
    top: 13px;
    left: -21px;
    position: absolute;
    font-size: 7px;
    width: 77px;
    height: 13px;
    line-height: 12px;
  }

  /* line 214, ../sass/_mobile_front_page.scss */
  #front-book {
    margin-top: 0px;
  }

  /* ----------------------------------------------------------- */
  /* PACKAGE CONTENT
  /* ----------------------------------------------------------- */
  /* line 224, ../sass/_mobile_front_page.scss */
  .package-nextArrow, .package-prevArrow {
    top: 10%;
  }

  /* line 229, ../sass/_mobile_front_page.scss */
  .package-wrap:hover:before {
    border: 1px solid #dae1e7;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    -webkit-transition: all 0ms;
    -moz-transition: all 0ms;
    -o-transition: all 0ms;
    transition: all 0ms;
  }

  /* ----------------------------------------------------------- */
  /* THINGS TO DO
  /* ----------------------------------------------------------- */
  /* line 251, ../sass/_mobile_front_page.scss */
  .section-video-bg video {
    display: none;
  }

  /* line 258, ../sass/_mobile_front_page.scss */
  #front-todo {
    font-family: "DIN Light", 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    background: url("/National_Library/oe_/https://www.bluelagoon.com/resources/2014/images/blue-whatodo-mobile.jpg");
    background-size: cover;
    background-position: center;
    text-align: left;
    height: 396px;
    overflow: hidden;
    color: white;
    position: relative;
  }
  /* line 269, ../sass/_mobile_front_page.scss */
  #front-todo p {
    margin-top: 14px;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
    font-size: 1em;
    line-height: 1.2em;
  }
  /* line 275, ../sass/_mobile_front_page.scss */
  #front-todo .button {
    margin-top: 10px;
  }
  /* line 279, ../sass/_mobile_front_page.scss */
  #front-todo .front-light-header {
    position: relative;
    text-align: center;
    margin-left: 0px;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 265px;
  }
  /* line 290, ../sass/_mobile_front_page.scss */
  #front-todo .front-light-header h1 {
    color: white;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.2);
    font-size: 1.125em;
    line-height: 1.33333em;
  }
  /* line 297, ../sass/_mobile_front_page.scss */
  #front-todo .blue-button {
    position: relative;
    width: 125px;
    height: 26px;
    background-color: #001b4c;
    color: white;
    text-transform: uppercase;
    line-height: 26px;
    font-family: 'DIN Medium', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 0.6rem;
    text-align: center;
    overflow: visible;
    margin-top: 14px;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 315, ../sass/_mobile_front_page.scss */
  #front-todo-thumbnails {
    position: static !important;
    float: none;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  /*#front-todo {
    height: auto;
    padding-bottom: 30px;
    }*/
  /* line 326, ../sass/_mobile_front_page.scss */
  .front-thumb {
    margin-right: 5px;
    margin-left: 0 !important;
  }

  /* ----------------------------------------------------------- */
  /* PLAN YOUR TRIP
  /* ----------------------------------------------------------- */
  /* line 338, ../sass/_mobile_front_page.scss */
  .front-item-wrapper {
    width: 286px;
    margin-top: 14px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-left: 0px;
  }

  /* line 348, ../sass/_mobile_front_page.scss */
  #front-plan-wrap {
    margin-left: 0px;
  }

  /* line 352, ../sass/_mobile_front_page.scss */
  .front-plan-item {
    width: 100%;
    float: none !important;
    font-size: 0.8rem;
    text-align: center;
    height: auto;
    padding-top: 24px;
    margin-top: 0px;
    margin-bottom: 0;
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0px);
    -moz-transform: translate3d(0, 0px, 0px);
    -o-transform: translate3d(0, 0px, 0px);
    transform: translate3d(0, 0px, 0px);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  /* line 375, ../sass/_mobile_front_page.scss */
  .front-plan-item h1 {
    line-height: 16px;
  }
  /* line 377, ../sass/_mobile_front_page.scss */
  .front-plan-item p {
    font-size: 1.1em;
    margin: 6px;
    line-height: 1.54286em;
  }
  /* line 383, ../sass/_mobile_front_page.scss */
  .front-plan-item .icon {
    font-size: 1em;
    float: none;
    margin-right: 10px;
    position: relative;
  }
  /* line 389, ../sass/_mobile_front_page.scss */
  .front-plan-item .icon:before {
    top: 1px;
    position: absolute;
    left: -10px;
  }

  /* line 398, ../sass/_mobile_front_page.scss */
  #front-tour {
    height: 315px;
  }

  /* line 406, ../sass/_mobile_front_page.scss */
  .tour-start-button h1, .tour-start-button p {
    padding-left: 32px;
    padding-right: 32px;
  }
  /* line 413, ../sass/_mobile_front_page.scss */
  .tour-start-button .button:after {
    right: -6px;
  }

  /* line 420, ../sass/_mobile_front_page.scss */
  #tour-start {
    top: 22%;
  }

  /* line 424, ../sass/_mobile_front_page.scss */
  #tour-backbar {
    display: block;
    width: 100%;
    height: 42px;
    background-color: white;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  /* line 435, ../sass/_mobile_front_page.scss */
  #tour-backbar a {
    position: absolute;
    right: 22px;
    top: 11px;
  }
  /* line 440, ../sass/_mobile_front_page.scss */
  #tour-backbar a span {
    font-family: 'LushIcons';
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    display: block;
    color: #001b4c;
    font-size: 1.5em;
  }

  /* ----------------------------------------------------------- */
  /* STORE
  /* ----------------------------------------------------------- */
  /* line 457, ../sass/_mobile_front_page.scss */
  #front-store-wrap {
    width: 94%;
    padding: 0;
    max-width: 250px;
  }

  /* line 463, ../sass/_mobile_front_page.scss */
  .front-store-item {
    float: left;
    margin-left: 0px;
    width: 44%;
    padding: 0 3% 0 3%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0px);
    -moz-transform: translate3d(0, 0px, 0px);
    -o-transform: translate3d(0, 0px, 0px);
    transform: translate3d(0, 0px, 0px);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  /* line 481, ../sass/_mobile_front_page.scss */
  .front-store-item:first-of-type {
    margin-left: 0px;
  }
    .front-store-item:nth-child(2n+1)
    {
        clear:both;
    }
  /* line 486, ../sass/_mobile_front_page.scss */
  #front-skin-care {
    margin-bottom: 25px;
  }

  /* ----------------------------------------------------------- */
  /* FOOTER
  /* ----------------------------------------------------------- */
  /* line 493, ../sass/_mobile_front_page.scss */
  footer {
    text-align: center;
  }
  /* line 496, ../sass/_mobile_front_page.scss */
  footer .divider-line {
    margin-bottom: 30px;
  }
  /* line 500, ../sass/_mobile_front_page.scss */
  footer .footer-info {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 507, ../sass/_mobile_front_page.scss */
  footer .footer-columns li {
    text-align: center;
    height: 114px;
    width: 100%;
    float: none;
    margin: 30px 0 30px 0;
  }
  /* line 514, ../sass/_mobile_front_page.scss */
  footer .footer-columns li h1, footer .footer-columns li a, footer .footer-columns li form, footer .footer-columns li p {
    text-align: center;
  }
  /* line 518, ../sass/_mobile_front_page.scss */
  footer .footer-columns li form {
    padding: 0;
  }
  /* line 521, ../sass/_mobile_front_page.scss */
  footer .footer-columns li form input {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none;
    -webkit-border-radius: 0px;
  }
  /* line 530, ../sass/_mobile_front_page.scss */
  footer .footer-columns li a {
    position: relative;
  }
  /* line 535, ../sass/_mobile_front_page.scss */
  footer .footer-columns li .support-link:after {
    top: -2px;
  }

  /* line 1, ../sass/compare/_compare_mobile.scss */
  #book-main {
    background-size: 200%;
    background-position: top;
  }

  /* line 6, ../sass/compare/_compare_mobile.scss */
  #book-message {
    margin-top: 30%;
    margin-bottom: 25px;
    padding: 0;
  }
  /* line 11, ../sass/compare/_compare_mobile.scss */
  #book-message p {
    padding: 5px 25px 0px 25px;
  }

  /* line 16, ../sass/compare/_compare_mobile.scss */
  .boxwrap {
    width: 100%;
  }

  /* line 20, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages {
    min-width: 0;
    margin-bottom: 0;
    height: auto;
  }
  /* line 26, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box {
    width: 210px;
    max-width: 210px;
    position: relative;
    height: auto;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  /* line 40, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box:last-of-type, .horizontal-packages .package-box:first-of-type {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 45, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box:last-of-type {
    margin-bottom: 10px;
  }
  /* line 51, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box h1 {
    font-size: 1.1875em;
    line-height: 1.01053em;
    padding-top: 10px;
    border-bottom: 1px solid #dae1e7;
    padding: 14px 16px 14px 16px;
    text-align: center;
  }
  /* line 62, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box p {
    font-family: 'DIN Regular';
    font-size: 0.75em;
    line-height: 1.4em;
    padding: 8px 16px 8px 16px;
  }
  /* line 68, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box .package-box-link {
    text-align: center;
    margin-bottom: 12px;
  }
  /* line 73, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box .button {
    width: 147px;
    margin-bottom: 16px;
  }
  /* line 79, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box ul li {
    padding: 0;
    width: 100%;
    height: auto;
    border: 0;
  }
  /* line 87, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box ul li:nth-child(1) {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #dae1e7;
  }
  /* line 93, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .package-box ul li:nth-child(2) {
    border: 0;
    padding-top: 6px;
  }
  /* line 107, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .two-column-package ul {
    height: auto;
  }
  /* line 113, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .two-column-package ul li:first-of-type {
    width: 210px !important;
  }
  /* line 117, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .two-column-package ul li:last-of-type {
    float: none;
    max-width: 100% !important;
    width: 100%;
  }
  /* line 124, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .two-column-package ul li:nth-child(2) {
    width: 100%;
  }
  /* line 128, ../sass/compare/_compare_mobile.scss */
  .horizontal-packages .two-column-package ul li img {
    padding: 0;
    box-shadow: none;
    background: none;
    border-radius: 0;
  }

  /* line 141, ../sass/compare/_compare_mobile.scss */
  .package-box-compare {
    width: 210px;
    display: block;
    background-color: #fcfbf7;
    border: 1px solid #dae1e7;
    height: auto;
    float: none;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 164, ../sass/compare/_compare_mobile.scss */
  .package-box-compare:last-of-type {
    margin-right: auto;
  }
  /* line 168, ../sass/compare/_compare_mobile.scss */
  .package-box-compare h1 {
    font-size: 1.1875em;
    line-height: 2.14737em;
    padding-top: 10px;
    border-bottom: 1px solid #dae1e7;
    padding-bottom: 6px;
    margin-bottom: 8px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease-out;
  }
  /* line 180, ../sass/compare/_compare_mobile.scss */
  .package-box-compare .package-box-link {
    margin-bottom: 8px;
    /*font-weight: bold;*/
    font-family: "DIN Bold";
  }
  /* line 186, ../sass/compare/_compare_mobile.scss */
  .package-box-compare ul {
    height: auto;
    text-align: left;
    padding: 0 16px 16px 32px;
  }
  /* line 192, ../sass/compare/_compare_mobile.scss */
  .package-box-compare ul li {
    font-family: 'DIN Regular';
    font-size: 0.75em;
    line-height: 1.4em;
    margin-bottom: 12px;
  }
  /* line 198, ../sass/compare/_compare_mobile.scss */
  .package-box-compare ul li:before {
    font-family: LushIcons;
    content: "\F154";
    margin-right: 8px;
  }
  /* line 206, ../sass/compare/_compare_mobile.scss */
  .package-box-compare .button {
    margin-bottom: 16px;
  }
  /* line 210, ../sass/compare/_compare_mobile.scss */
  .package-box-compare .price {
    font-size: 3em;
    line-height: 0.65em;
    padding-top: 8px;
  }

  /* line 217, ../sass/compare/_compare_mobile.scss */
  .compare-packages {
    margin-top: 0;
  }
  /* line 222, ../sass/compare/_compare_mobile.scss */
  .compare-packages .boxwrap {
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
  /* line 228, ../sass/compare/_compare_mobile.scss */
  .compare-packages .package-box {
    float: none;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: 777px;
  }
  /* line 235, ../sass/compare/_compare_mobile.scss */
  .compare-packages .package-box:after {
    height: 777px;
    width: 90%;
  }
  /* line 238, ../sass/compare/_compare_mobile.scss */
  .compare-packages .package-box:after:hover {
    height: 777px;
    width: 90%;
  }
  /* line 244, ../sass/compare/_compare_mobile.scss */
  .compare-packages .package-box:before {
    height: 777px;
    width: 90%;
  }
  /* line 247, ../sass/compare/_compare_mobile.scss */
  .compare-packages .package-box:before:hover {
    height: 777px;
    width: 90%;
  }
}
@media (max-width: 568px) and (max-width: 320) {
  /* line 101, ../sass/_mobile_front_page.scss */
  #welcome-message {
    max-width: 319px;
  }
}


/* START NEW EXPERIENCE PACKAGE */
#experience-2015
{
    width:100%;
    background: url("/National_Library/oe_/https://www.bluelagoon.com/images/experience.jpg") no-repeat top center #fff;    
    background-position:top center;
    position: relative;
    overflow: visible;
    padding:0 0 100px;
    background-size: auto 38.75%;
}

.standard #experience-2015
{
    background: url("/National_Library/oe_/https://www.bluelagoon.com/images/luxury-b.jpg") no-repeat top center #fff;    
    background-size: auto 44%;
}

.luxury #experience-2015
{
    background: url("/National_Library/oe_/https://www.bluelagoon.com/images/stardard.jpg") no-repeat top center #fff;    
    background-size: auto 44%;
}

.premium #experience-2015
{
    background: url("/National_Library/oe_/https://www.bluelagoon.com/images/comfort-c.jpg") no-repeat top center #fff;    
    background-size: auto 44%;
}


#experience-2015 .inner-wrapper
{
    position: relative;
    z-index: 2;
    max-width: 1280px;
    margin: auto;
}

/*cover white background for footer */
#experience-2015:after
{
    display:block;
    content:'';
    bottom:-300px;
    width:100%;
    height:300px;
    background:#fff;
    position:absolute;
}

#experience-2015 .inner-wrapper:after
{
    display:block;
    content:'';
    clear:both;
}

#experience-2015 .main-package
{
    padding:255px 0 0;
    height:780px;
    position:relative;
}

#experience-2015 .main-package h1
{
    text-align:center;
    font-size:60px;
    line-height:100%;
}

#experience-2015 .main-package > p
{
    text-align:center;
    font-size:140%;
    line-height:150%;
}

#experience-2015 .main-package .description h1
{
    text-align:left;
}

#experience-2015 .main-package .description
{
    position:absolute;
    bottom:0;
    left:20px;
    right:20px;
    line-height:200%;    
    text-align:left;
}

#experience-2015 .main-package .description.main
{
    position:static;
    width:100%;
    box-sizing:border-box;
}

#experience-2015 .main-package p
{
    font-family: 'DIN Medium';
    font-size: 21px;
    line-height: 30px;
}

#experience-2015 .main-package .description.smaller h1
{
    font-size:36px;
}

#experience-2015 .main-package .description.smaller p
{
    font-size:100%;
}


#experience-2015 .main-package .description .price-box
{
    text-align:center;
    float:right;
    display:inline-block;
    margin-left:100px;
    margin-top:-40px;
}

#experience-2015 .main-package .description h2
{
    font-size:24px;
    margin-bottom:8px;
}

#experience-2015 .main-package .description.centered
{
    text-align:center;
}
#experience-2015 .main-package .description.centered .price-box
{
    float:none;
    margin:20px;
}

#experience-2015 .main-package .description p.tag
{
    font-style:italic;
    width:50%;
}

#experience-2015 .main-package .description .price-box:after
{
    display:block;
    content:'';
    clear:both;
}

#experience-2015 .main-package .description .price-box .label
{
    font-size:14px;
    width:90%;
    padding-left:10%;
    text-align:right;
}

#experience-2015 .main-package .description .price-box .price
{
    font-size:135px;
    line-height:100%;
    height:150px;
    letter-spacing:-15px;
}

#experience-2015 .main-package .description .price-box .price:before
{
    top:-80px;
    margin-right:18px;
    font-size:26px;
    font-family: 'DIN Regular';
}

#experience-2015 .main-package .description .price-box a.button
{
    float:right;    
    font-family:'DIN Bold';
    width:80%;
    padding:4px 0;
}

#experience-2015 .main-package .description.centered .price-box a.button
{
    margin:-120px -115% -100px 0;
}

#experience-2015 .separator
{
    clear:both;
    width:100%;
    height:1px;
    padding:100px 0;
    background:url('/National_Library/oe_/https://www.bluelagoon.com/images/template/separator-h.png') no-repeat 50% 50%;
}

#experience-2015  h3
{
    margin-bottom: 20px;
}

@media (max-width: 1280px) 
{
    .inner-wrapper
    {
        padding-left:20px;
        padding-right:20px;
    }
    
    #experience-2015 .main-package .description
    {
        left:20px;
        right:20px;
    }
    
    #experience-2015 .main-package .description .price-box
    {
        margin-left:50px;
    }
}

@media (max-width: 980px) 
{    
    #experience-2015    
    {
        background-size:auto 600px;
    }
    
    .premium #experience-2015,
    .luxury #experience-2015,
    .standard #experience-2015 
    {
        background-size:auto 660px;
    }
    
    #experience-2015 .main-package {
        padding: 155px 0px 0px;
        height: 450px;
        position: relative;
    }
}

@media (max-width: 640px) 
{
    #experience-2015
    {
        background-size:auto 650px;
    }
    
    .premium #experience-2015,
    .luxury #experience-2015,
    .standard #experience-2015 
    {
        background-size:auto 700px;
    }
    
    #experience-2015 .main-package
    {
        padding:90px 0 0;
        height:auto;
    }
    
    #experience-2015 .main-package h1
    {
        border-top:1px solid #b8c1ca;
        padding:66px 0 0;
        font-size:36px;
    }
    
    #experience-2015 .main-package .description
    {
        position: relative;
        left: auto;
        right: auto;
        line-height:150%;
    }
    
    #experience-2015 .main-package .description h2
    {
        line-height:125%;
    }

    #experience-2015 .main-package .description > :nth-child(2)
    {
        margin:0;
    }
    
      #experience-2015 .main-package .description > h2
      {
            color: #6B7385;
            font-size: 20px;
            line-height: 140%;
      }
      
      #experience-2015 .main-package .description > p
      {
            color: #6B7385;
            font-size: 16px;
            line-height: 140%;
      }
  
    #experience-2015 .main-package .description .price-box
    {
        float:none;
        display:block;
        position:relative;
        top:auto;
        left:auto;
        right:auto;
        width:250px;
        margin:10px auto 90px;
        padding:0 0 10px;
    }
    
     #experience-2015 .main-package .description .price-box .label
     {
         /*position:absolute;*/
         width:100%;
         padding:0;
         bottom:0;
     }
    
    #experience-2015 .main-package .description .price-box a.button
    {
        display:none;
    }

    #experience-2015 .separator
    {
        padding:50px 0;
        background:none;
    }
}


@media (max-width: 480px) 
{
    div#experience-2015,
    #experience-2015
    {
        /*background-image: url("/National_Library/oe_/https://www.bluelagoon.com/images/experience-m.jpg") !important;*/
        background-size: contain;
        background-position: 50% 0%;
        background-size: auto 480px;
    }
    
    .premium #experience-2015,
    .luxury #experience-2015,
    .standard #experience-2015
    {
        position:relative;
        background-size: auto 480px;
    }
    
    .premium #experience-2015:before,
    .luxury #experience-2015:before,
    .standard #experience-2015:before
    {
        display:block;
        position:absolute;
        content:'';
        width:100%;
        height: 600px;
        background: rgba(255,255,255,0.5);
    }
}

#experience-2015 .two-cols > *:first-child
{
    margin-left:5%;
}

#experience-2015 .included
{
    float:right;
    width:45%;
}

#experience-2015 .included ul 
{
    font-size:18px;
    color:#001b4c;    
    margin:0 0 50px;
    font-family: 'DIN Regular';
}

#experience-2015 .included ul:after
{
    clear:both;
    content:'';
    display:block;
}

#experience-2015 .included ul li
{
    float:none;
    padding-left:20px;
    margin:10px 0;
    cursor:pointer;
    display:block;
    font-size:1em;
}

#experience-2015 .included ul li:before{
    color:#34c2d9; 
    font-size: 14px;
    float: left;
    margin: 0 0 0 -20px;
}

#experience-2015 .included ul li .desc
{
    color:#898a92;
    font-size:15px;
    margin:3px 0 0;
    display:none;
    cursor:text;
    line-height:150%;
}

#experience-2015 .included ul li.open .desc
{
    display:block;
}

#experience-2015 .optionals
{
    float:left;
    width:50%;
}

#experience-2015 .optionals p
{
    font-size:18px;
    color:#6b7385;
    margin:20px 0 0;
}

#experience-2015 .optionals p.note
{
    color:#b8bbc4;
    font-size:14px;
    font-style:italic;
}

#experience-2015 .optionals ul li {
    list-style-image: url("https://web-archive.nli.org.il/National_Library/oe_/https://www.bluelagoon.com/images/styles/img/ico/bullet.png");
    list-style-position: inside;
    list-style-type: none;
    padding: 0;
    margin:0 0 5px;
}

#experience-2015 .optionals .inner-separator
{
    clear:both;
    display:block;
    width:100%;
    height:20px;
}

#experience-2015 .price-detail
{
    float:right;
    width:50%;
}

#experience-2015 .price-detail p
{
    line-height:150%;
}

#experience-2015 .price-detail .price-box
{
    background:#fdfbf7;
    border:1px solid #dae2e8;    
}

#experience-2015 .price-detail .price-box:after
{
    display:block;
    content:'';
    clear:both;
}

#experience-2015 .price-detail .price-box .adult
{
    float:left;
    width:50%;
    text-align:center;
    border-right:1px solid #dae2e8;
    padding:25px;
    box-sizing: border-box;
}

#experience-2015 .price-detail .price-box .other
{
    float:right;
    width:49%;
    padding:25px;
    box-sizing: border-box;
}

#experience-2015 .price-detail .price-box .adult .label
{
    font-size:18px;
    font-family:'DIN Regular';
}

#experience-2015 .price-detail .price-box .adult .price
{
    font-size: 118px;
    height: 118px;
    letter-spacing: -10px;
    margin: 30px 0 0;
    line-height: 100%;
}

#experience-2015 .price-detail .price-box .price > span,
#experience-2015 .price-detail .price-box .price > span,
#experience-2015 .main-package .description .price-box .price > span
{
    margin:0 -10px 0 0;
}

#experience-2015 .price-detail .price-box .adult .price:before
{
    top:-76px;
    letter-spacing:0px;
}


#experience-2015 .price-detail .price-box .other .class
{
    margin:25px 0 0;
    font-family: 'DIN Regular';
}

#experience-2015 .price-detail .price-box .other .class:first-child
{
    margin:59px 0 0;
}

#experience-2015 .price-detail .price-box .other .label
{
    float:left;
    clear:both;
    width:50%;
    font-size:18px;
    line-height:100%;    
    color:#6e6c66;
}

#experience-2015 .price-detail .price-box .other .label span
{
    display:block;
    font-size:13px;
    color:#bcbbb8;
}

#experience-2015 .price-detail .price-box .other .price
{
    float:left;
    width:50%;
    font-size:45px;
    line-height:100%;
}

#experience-2015 .price-detail .price-box .other .price:before
{
    top:-23px;
}

#experience-2015 .price-detail .price-box .other .price.free:before
{
    display:none;
}

#experience-2015 .seasons
{
    margin:25px 0;
    width:100%;
}

#experience-2015 .seasons:after
{
    display:block;
    content:'';
    clear:both;
}

#experience-2015 .seasons .season
{
    float:left;
    width:50%;
    text-align:center;
    padding:15px 0;
    color:#b8bbc4;
    position:relative;
    cursor:pointer;
    opacity:0.5;
}
    
#experience-2015 .seasons .season.active
{
    opacity:1;
}

#experience-2015 .seasons .season.active:after
{
    position:absolute;
    bottom:0px;
    display:block;  
    height:1px;
    background: #aee7f0;
    content:'';
    left:40%;
    width:20%;
    
}

#experience-2015 .seasons .season h3
{
    margin:0 0 3px;
    color:#b8bbc4;
}

#experience-2015 .seasons .season.active h3
{
    color:#001b4c;
}

#experience-2015 .price-detail .seasons .season p
{
    margin:0 0 -5px;
    font-family: 'DIN Regular';
    font-size:14px;
    line-height:100%;
}

#experience-2015 .price-detail p
{
    font-size:18px;
    color:#6b7385;
    margin:20px 0 0;
    font-family: 'DIN Regular';
}
#experience-2015 .price-detail p.note
{    
    font-size:14px;
    font-style:italic;
}

@media (max-width: 979px) 
{
    #experience-2015 .included,
    #experience-2015 .price-detail,
    #experience-2015 .optionals
    {
        width:100%;
        margin:10px 0;        
    }
    
    #experience-2015 .included
    {
        border-top: 1px solid rgb(218, 226, 232);
        padding: 30px 0px 0px;
        margin: 30px 0px 0px;
    }
    
     #experience-2015 .price-detail .price-box,
     #experience-2015 .price-detail .season
     {
         max-width:540px;     
         margin:0px auto;    
     }
}

@media (max-width: 599px) 
{
    #experience-2015 .included ul li
    {
        font-size: 16px;
        font-family: "DIN Medium";
    }
    
    #experience-2015 .included ul li .desc
    {
        font-size:12px;
        font-family: "DIN Regular";
    }
    
    #experience-2015 .price-detail h3
    {
        line-height:130%;
    }
    
    #experience-2015 .price-detail #contentNote p
    {
        font-size:100%;
    }
    
    #experience-2015 .price-detail #contentNote p.note,
    #experience-2015 .price-detail p.note
    {
        font-size:12px;
    }
    
    #experience-2015 .price-detail .price-box .adult
    {
        width:66.667%;
        padding:18px;
    }
 
    #experience-2015 .price-detail .price-box .adult .label
    {
        font-size:14px;
    }   
    
    #experience-2015 .price-detail .price-box .other
    {
        width:33.333%;    
        padding:18px;
    }
    
    #experience-2015 .price-detail .price-box .adult .price
    {
        font-size: 90px;
        height: 90px;
        margin: 30px 0px 0px;
    }
    
    #experience-2015 .price-detail .price-box .adult .price::before {
        top: -58px;
        font-size: 1rem;
    }
    
    #experience-2015 .price-detail .price-box .other .class
    {
        margin:10px 0 0;
    }
    
    #experience-2015 .price-detail .price-box .other .class:first-child {
        margin: 0 0px 0px;
    }
    
    #experience-2015 .price-detail .price-box .other .label {
        clear: both;
        font-size: 12px;
        line-height: 120%;
        color: #6E6C66;
        float: none;
        width: 100%;
        text-align: center;
    }
        
    #experience-2015 .price-detail .price-box .other .label span {
        display: block;
        font-size: 10px;
    }
    
    #experience-2015 .price-detail .price-box .other .price {
        width: 100%;
        float: none;
        text-align: center;
        font-size: 24px;
        font-weight: 600;
        line-height: 100%;
    }
    
    #experience-2015 .price-detail .price-box .other .price:before
    {
        top: -3px;
        font-size: 80%;
        margin-right: 5px;
    }
    
    #experience-2015 .seasons {
        margin: 10px 0px 25px;
        width: 100%;
    }

    #experience-2015 .seasons .season h3
    {
        margin:0;
        font-size:1em;
    }
        
    #experience-2015 .price-detail .seasons .season p {
        margin: 0;
        font-family: "DIN Regular";
        line-height: 100%;
        font-size: 0.6em;
    }
    
    #experience-2015 .seasons .season.active:after
    {
        position:absolute;
        bottom:3px;
        display:block;  
        height:1px;
        background: #aee7f0;
        content:'';
        left:33.333%;
        width:33.333%;
    
    }
}

#experience-2015 .price-boxes
{
    width:100%;
}

#experience-2015 .price-boxes .price-box
{
    float:left;
    width:31%;
    margin-left:3%;
    background:#fdfbf7;
    border:1px solid #dae2e8;
    padding:20px 50px;
    text-align:center;
    box-sizing:border-box;
}

#experience-2015 .price-boxes .price-box > a
{
    display:block;
    width:100%;
    height:100%;
}

#experience-2015 .price-boxes .price-box:nth-child(3n+1)
{
    clear:both;
    margin-left:0;
}

#experience-2015 .price-boxes .price-box h3
{
    font-size:24px;
    color:#001b4c;
    padding:20px 0 30px;
    border-bottom:1px solid #e8eced;
    margin:0 0 15px;
}

#experience-2015 .price-boxes .price-box .label
{
    font-size:12px;
    color:#6e6c66;
    margin:0 0 5px;
    font-family: 'DIN Regular';
    opacity: 0.70;
}

#experience-2015 .price-boxes .price-box .price
{
    font-size:60px;
    height:60px;
    letter-spacing:-4px;
}

#experience-2015 .price-boxes .price-box .price:before
{
    margin-right:5px;
}

@media (max-width: 768px) 
{
    #experience-2015 .price-boxes
    {
        width:100%;
        overflow:scroll;
    }
    
    #experience-2015 .price-boxes .price-box-container
    {        
        width: 760px;
    }    
    
    #experience-2015 .price-boxes .price-box    
    {
        clear:none !important;
        float:left;
        display:inline-block;
        margin:0px auto 20px;
        width:240px;         
        margin-left:20px
    }
    
    #experience-2015 .price-boxes .price-box:first-child
    {
        margin-left:0;
    }
    
    #experience-2015 .price-boxes .price-box .price:before
    {
        font-size: 1rem;
        margin-right: 5px;
        top: -32px;
    }
}

@media (max-width: 480px) 
{    
    #experience-2015 .price-boxes .price-box-container
    {        
        width: 700px;
    }    
    
    #experience-2015 .price-boxes .price-box    
    {
        clear:none !important;
        float:left;
        display:inline-block;
        margin:0px auto 20px;
        width:220px;              
        margin-left:20px;
        padding: 20px 40px;
    }
}

@media (min-width: 0px) and (max-width: 768px) 
{  
    .compare .compare-packages {
        overflow: hidden;
        width: 100vw;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .compare .boxwrap {
        width: 876px;
        padding: 0 2px;
    }
    .compare .package-box-compare {
        width: 200px;
        height: 540px;
        margin-right: 6px;
        display:inline-block;
        vertical-align: top;
        *display:inline;
        *zoom:1;
        position: relative;
    }
    .compare .package-box-compare .package-box-link, .compare .package-box-compare .tinytype, .compare .package-box-compare .price, .compare .package-box-compare .section-divider-title {
        position: absolute;
        left: 0;
        right: 0;
    }
    .compare .package-box-compare .package-box-link {
        bottom: 130px;
        top: auto;
    }
    .compare .package-box-compare .tinytype {
        bottom: 109px;
        font-family:'DIN Regular';
        opacity: 0.7;
        color: #6e6c66;
    }
    .compare .package-box-compare .price {
        bottom: 51px;
    }
    .compare .package-box-compare .price:before {
        color: #001b4c;
        font-size: 14px;
    }
    .compare .package-box-compare .section-divider-title {
        bottom: 0;
    }
    .compare .package-box-compare:nth-last-child(1) {
        margin-right: 0;
    }
}

#exp-mobile-request,
#exp-mobile
{
    display:none;
}

@media (max-width: 480px) 
{
    .package-bottom-links
    {
        margin:0 -20px;
    }
    
    
    #exp-mobile-request
    {
        position: fixed;
        display:none;
        z-index: 2;
        top: 0px;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background: rgb(255, 255, 255) none repeat scroll 0% 0%;
        box-sizing: border-box;
        padding: 90px 20px 0px;
    }
    
    #exp-mobile-request > .exp-box
    {
        float:left;
        width:47.5%;      
        margin-bottom:20px;  
        background: #FCFBF7;
        border: 1px solid #DAE1E7;
        padding: 20px;
        text-align: center;
        box-sizing:border-box;
        position:relative;
        overflow:hidden;
    }
    
    #exp-mobile-request > .exp-box:nth-child(even)
    {
        float:right;
    }
    
    #exp-mobile-request > .exp-box h1
    {
        margin-bottom:15px;
    }
    
    #exp-mobile-request > .exp-box .most-popular
    {
        top: 10px;
        left: -21px;
        position: absolute;
        font-size: 0.5em;
        width: 77px;
        height: 17px;
        line-height: 17px;
        background-color: #001B4C;
        color: #FFF;
        transform: rotate(-45deg);
    }

    #exp-mobile
    {
        position: fixed;
        display:block;
        bottom: 0px;
        width: 100%;
        z-index: 2;        
        height: 70px; 
        padding: 30px 0 0;
        background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.44) 22%, rgba(255,255,255,0.47) 25%, rgba(255,255,255,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(22%,rgba(255,255,255,0.22)), color-stop(25%,rgba(255,255,255,0.25)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.44) 22%,rgba(255,255,255,0.47) 25%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.44) 22%,rgba(255,255,255,0.47) 25%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.44) 22%,rgba(255,255,255,0.47) 25%,rgba(255,255,255,1) 100%); /* IE10+ */
        background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.44) 22%,rgba(255,255,255,0.47) 25%,rgba(255,255,255,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
       
    }
    
    #exp-mobile > a
    {
        display:block;
        width:100%;
        height:70px;
        box-sizing:border-box;
        padding:30px 0 0;
        /*padding:22px 0 0 70px;
        background: transparent url("/National_Library/oe_/https://www.bluelagoon.com/images/styles/mob-exp.gif") no-repeat scroll 0px 50% / auto 70px;*/
        text-align:center;
    }
    #exp-mobile > a > span
    {
        display:inline-block;
        padding:8px 55px;
        color:#fff;
        background:#001B4C none repeat scroll 0px 0px;
        font-family:"DIN Bold","Gill Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-style:normal;
        text-transform:uppercase;
    }
    
    #exp-mobile a.open
    {
        background:transparent url("/National_Library/oe_/https://www.bluelagoon.com/images/styles/mob-exp-close.gif") no-repeat scroll 10px 50%;
    }    
} 