@charset "UTF-8";
@media print {
  /* line 2, ../sass/_print.scss */
  body {
    background-color: #fff !important;
  }

  /* line 6, ../sass/_print.scss */
  a[href]::after {
    content: none !important;
  }

  /* line 10, ../sass/_print.scss */
  .page-bar {
    display: none;
  }

  /* line 14, ../sass/_print.scss */
  .page-sidebar-wrapper {
    display: none;
  }

  /* line 18, ../sass/_print.scss */
  .page-quick-sidebar-wrapper {
    display: none;
  }

  /* line 22, ../sass/_print.scss */
  .theme-panel {
    display: none;
  }

  /* line 26, ../sass/_print.scss */
  .hidden-print {
    display: none;
  }

  /* line 30, ../sass/_print.scss */
  .page-footer {
    display: none;
  }

  /* line 34, ../sass/_print.scss */
  .no-page-break {
    page-break-after: avoid;
  }

  /* line 38, ../sass/_print.scss */
  .page-container {
    margin: 0px !important;
    padding: 0px !important;
  }

  /* line 43, ../sass/_print.scss */
  .page-content {
    padding: 0 !important;
    min-height: 300px !important;
    padding: 0px 20px 20px !important;
    margin: 0 !important;
  }
}
/***
Page Loading
***/
/* line 7, ../sass/style-public.scss */
.page-on-load {
  background: #fefefe;
}
/* line 9, ../sass/style-public.scss */
.page-on-load .page-header,
.page-on-load .page-container,
.page-on-load .page-footer,
.page-on-load > .clearfix {
  display: none;
  transition: all 2s;
}

/* line 31, ../sass/style-public.scss */
body {
  background-color: #fff;
  color: #206987;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
}

/* line 37, ../sass/style-public.scss */
h1 {
  color: #0ab3d0;
  font-weight: 900;
  padding-bottom: 18px;
  margin-bottom: 30px;
  font-size: 35px;
  border-bottom: 1px solid #e0e9ee;
  font-family: 'Lato', 'sans-serif';
  margin-top: 0;
}

/* line 48, ../sass/style-public.scss */
h2 {
  color: #0ab3d0;
  font-weight: 900;
  font-size: 25px;
}

/* line 54, ../sass/style-public.scss */
h3 {
  font-size: 19px;
}

/* line 59, ../sass/style-public.scss */
p {
  line-height: 24px;
  text-align: justify;
}

/* line 63, ../sass/style-public.scss */
a:hover {
  text-decoration: none;
}

/* line 71, ../sass/style-public.scss */
.home .col-xs-1, .home .col-sm-1, .home .col-md-1, .home .col-lg-1, .home .col-xs-2, .home .col-sm-2, .home .col-md-2, .home .col-lg-2, .home .col-xs-3, .home .col-sm-3, .home .col-md-3, .home .col-lg-3, .home .col-xs-4, .home .col-sm-4, .home .col-md-4, .home .col-lg-4, .home .col-xs-5, .home .col-sm-5, .home .col-md-5, .home .col-lg-5, .home .col-xs-6, .home .col-sm-6, .home .col-md-6, .home .col-lg-6, .home .col-xs-7, .home .col-sm-7, .home .col-md-7, .home .col-lg-7, .home .col-xs-8, .home .col-sm-8, .home .col-md-8, .home .col-lg-8, .home .col-xs-9, .home .col-sm-9, .home .col-md-9, .home .col-lg-9, .home .col-xs-10, .home .col-sm-10, .home .col-md-10, .home .col-lg-10, .home .col-xs-11, .home .col-sm-11, .home .col-md-11, .home .col-lg-11, .home .col-xs-12, .home .col-sm-12, .home .col-md-12, .home .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 77, ../sass/style-public.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 81, ../sass/style-public.scss */
.fix-position {
  position: fixed;
}

/* line 85, ../sass/style-public.scss */
.weight-black {
  font-weight: 900 !important;
}

/* line 88, ../sass/style-public.scss */
.weight-normal {
  font-weight: normal !important;
}

/* line 92, ../sass/style-public.scss */
.medium-hr-blue {
  height: 4px;
  background: #0dbfde;
  width: 100%;
  float: left;
  margin: -1px 0 50px;
}

/* line 100, ../sass/style-public.scss */
.no-padding-left {
  padding-left: 0px !important;
}

/* line 104, ../sass/style-public.scss */
.no-padding-right {
  padding-right: 0px !important;
}

/* line 108, ../sass/style-public.scss */
.no-margin-left {
  margin-left: 0 !important;
}

/* line 111, ../sass/style-public.scss */
.no-margin-right {
  margin-right: 0 !important;
}

/* line 115, ../sass/style-public.scss */
.no-margin-top {
  margin-top: 0 !important;
}

/* line 119, ../sass/style-public.scss */
.no-border-bottom {
  border-bottom: 0px !important;
}

/* line 123, ../sass/style-public.scss */
.width-540 {
  max-width: 540px !important;
}

/* line 127, ../sass/style-public.scss */
.nav > li > a:hover {
  background-color: transparent;
}

/* line 131, ../sass/style-public.scss */
.btn-primary {
  border: none;
}

/* line 135, ../sass/style-public.scss */
.footer-menu {
  border-bottom: 1px solid #0b718d;
  padding: 18px 0;
}

/* line 141, ../sass/style-public.scss */
.social ul {
  list-style: none;
  text-align: center;
  margin-top: 0px;
  width: 100%;
}

/* line 149, ../sass/style-public.scss */
.social ul li {
  list-style: none;
  display: inline-block;
  padding: 0 0px;
}

/* line 156, ../sass/style-public.scss */
.footer {
  background-color: #114d65;
}
/* line 168, ../sass/style-public.scss */
.footer .nav li {
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
}
/* line 174, ../sass/style-public.scss */
.footer .nav li a {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 700;
}
/* line 183, ../sass/style-public.scss */
.footer .nav li a:hover {
  color: #0ab3d0;
  background-color: #114d65 !important;
}
/* line 189, ../sass/style-public.scss */
.footer hr {
  background-color: #0b718d;
  height: 1px;
  border: 0px;
}
/* line 195, ../sass/style-public.scss */
.footer .links-footer {
  margin-top: 25px;
  list-style: none;
  border-bottom: 1px solid #0b718d;
  float: left;
}
/* line 200, ../sass/style-public.scss */
.footer .links-footer ul {
  padding-left: 0;
}
/* line 205, ../sass/style-public.scss */
.footer .links-footer a {
  padding-bottom: 7px;
  font-family: "Lato Medium", sans-serif;
  font-size: 12px;
  color: #00e7ff;
  text-decoration: none;
  text-transform: uppercase;
}
/* line 214, ../sass/style-public.scss */
.footer .links-footer a:hover {
  color: #fff;
}
/* line 218, ../sass/style-public.scss */
.footer .social {
  border-bottom: 1px solid #0b718d;
  padding-bottom: 25px;
}
/* line 224, ../sass/style-public.scss */
.footer .social ul li {
  margin-right: 30px;
  margin-bottom: 5px;
}
/* line 229, ../sass/style-public.scss */
.footer .social h5 {
  font-family: "Lato Medium", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* line 239, ../sass/style-public.scss */
.footer .social a {
  line-height: 28px;
  border: 1px solid white;
  width: 28px;
  height: 28px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #fff;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 4px !important;
}
/* line 251, ../sass/style-public.scss */
.footer .social a i {
  margin: 0 auto;
}
/* line 255, ../sass/style-public.scss */
.footer .social a:hover {
  background-color: #00e7ff;
  border-color: #00e7ff;
  color: #0b3f59;
}
/* line 259, ../sass/style-public.scss */
.footer .social a:hover .fa-blogger:before {
  content: url("../images/public/social/blogger-dark2.png");
}
/* line 263, ../sass/style-public.scss */
.footer .social a:hover .fa-myspace:before {
  content: url("../images/public/social/myspace-dark2.png");
}
/* line 269, ../sass/style-public.scss */
.footer .external {
  margin-top: 0px;
  padding: 25px 0;
  border-bottom: 0px solid #0b718d;
}
/* line 273, ../sass/style-public.scss */
.footer .external img {
  bottom: 0;
  margin: 25px auto;
  left: 0;
  right: 0;
}

/* line 282, ../sass/style-public.scss */
.fix-padding-left {
  margin-left: -15px;
}

/* line 286, ../sass/style-public.scss */
.fb_iframe_widget_fluid {
  margin-top: 0px;
  float: left;
}

/* line 291, ../sass/style-public.scss */
.footer-copy {
  text-align: center;
  color: #32050d;
  font-size: 11px;
  margin-top: 15px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
/* line 299, ../sass/style-public.scss */
.footer-copy p {
  font-family: "Lato Medium", sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  line-height: 14px;
  text-align: center;
}
/* line 307, ../sass/style-public.scss */
.footer-copy span {
  text-transform: uppercase;
  color: #0ab3d0;
}

/* line 313, ../sass/style-public.scss */
.thumb-surfcamp img,
.thumb-schools img,
.thumb-houses img,
.thumb-resorts img,
.thumb-yoga img,
.thumb-vans img,
.thumb-extreme img,
.thumb-special img {
  width: 100%;
  min-height: 270px;
}

/* line 325, ../sass/style-public.scss */
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

/* line 334, ../sass/style-public.scss */
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
  width: 20%;
  float: left;
}

/* line 342, ../sass/style-public.scss */
.rounded {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}

/* line 348, ../sass/style-public.scss */
.country-map {
  margin: 40px 0;
}

/* line 352, ../sass/style-public.scss */
.slim-grey-hr {
  color: #eee;
  height: 2px;
  float: left;
  width: 100%;
}

/* line 359, ../sass/style-public.scss */
.medium-white-hr {
  color: #fff;
  border-top: 1px solid #fff;
  /* float: left; */
  width: 97%;
}

/* line 366, ../sass/style-public.scss */
.medium-grey-hr {
  color: #eee;
  height: 3px;
  float: left;
  width: 100%;
}

/* line 373, ../sass/style-public.scss */
.no-padding {
  padding: 0px !important;
}

/* line 377, ../sass/style-public.scss */
.page {
  margin-bottom: 40px;
}

/* line 381, ../sass/style-public.scss */
select.form-control {
  height: 40px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #B5B5B5;
  text-transform: uppercase;
}

/*
#search-home.form-horizontal .form-group:after {
  width: 8px;
  height: 4px;
  float: right;
  background: url(../images/elements/select-arrow.png)no-repeat;
}
*/
/* HEADER */
/* line 401, ../sass/style-public.scss */
#home #header {
  position: fixed;
}

/* line 405, ../sass/style-public.scss */
#header {
  background: rgba(19, 145, 169, 0.75);
  height: 80px;
  margin-bottom: 0px;
  position: fixed;
  width: 100%;
  z-index: 150;
}
/* line 412, ../sass/style-public.scss */
#header .nav > li > a:hover, #header .nav > li > a:focus {
  text-decoration: none;
  background: none;
  color: #fff;
}

/* line 419, ../sass/style-public.scss */
#header .nav {
  list-style: none;
  display: inline;
  float: right;
  margin-top: 10px;
}

/* line 427, ../sass/style-public.scss */
#header .nav li a {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  padding-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 436, ../sass/style-public.scss */
#header .nav li a#my-booking {
  padding: 15px 15px 50px;
}

/* line 440, ../sass/style-public.scss */
.navlang {
  max-width: 175px !important;
  right: inherit !important;
  left: inherit !important;
  padding: 0px !important;
}
/* line 445, ../sass/style-public.scss */
.navlang a {
  color: #0ab3d0 !important;
  padding: 10px 20px !important;
  text-align: left !important;
}

/* line 453, ../sass/style-public.scss */
.navcurrency span.currency {
  padding: 0 0 0 10px !important;
}
/* line 455, ../sass/style-public.scss */
.navcurrency span.currency h3 {
  height: 20px !important;
  line-height: 20px !important;
  float: left;
  margin: 5px;
}
/* line 461, ../sass/style-public.scss */
.navcurrency span.currency span {
  color: #9db8c5;
  text-transform: uppercase;
  height: 20px !important;
  line-height: 20px !important;
  font-weight: normal;
}

/* line 471, ../sass/style-public.scss */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}

/* line 477, ../sass/style-public.scss */
.yamm .container {
  position: relative;
}

/* line 480, ../sass/style-public.scss */
.yamm .dropdown-menu {
  left: auto;
}

/* line 483, ../sass/style-public.scss */
.yamm .yamm-content {
  padding: 20px 30px;
}

/* line 486, ../sass/style-public.scss */
#header .nav.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
  max-width: 940px;
  margin: 0 auto;
  padding: 30px;
  border: none;
  box-shadow: none;
}
/* line 495, ../sass/style-public.scss */
#header .nav.yamm .dropdown.yamm-fw .dropdown-menu li {
  list-style: none;
}
/* line 498, ../sass/style-public.scss */
#header .nav.yamm .dropdown.yamm-fw .dropdown-menu li h3 {
  color: #0ab3d0;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 0;
  height: 30px;
}
/* line 507, ../sass/style-public.scss */
#header .nav.yamm .dropdown.yamm-fw .dropdown-menu li ul li a, #header .nav.yamm .dropdown.yamm-fw .dropdown-menu li .destination-link {
  color: #9db8c5;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
}
/* line 514, ../sass/style-public.scss */
#header .nav.yamm .dropdown.yamm-fw .dropdown-menu li ul li span:hover {
  color: #0ab3d0;
}
/* line 519, ../sass/style-public.scss */
#header .nav.yamm .dropdown.yamm-fw .dropdown-menu li ul {
  padding-left: 0;
}

/* line 527, ../sass/style-public.scss */
#header .yamm-fw.open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: #fff !important;
  border: none;
  color: #0ab3d0 !important;
  font-weight: 700;
}

/* line 534, ../sass/style-public.scss */
#header .nav .dropdown .caret {
  position: absolute;
  bottom: 22px;
  margin: auto;
  left: 0;
  right: 0;
  border-top: 5px dashed;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

/* line 545, ../sass/style-public.scss */
#logo {
  float: left;
  margin-left: 0;
  margin-right: 0px;
  height: 60px;
  margin-top: 10px;
}
/* line 551, ../sass/style-public.scss */
#logo img {
  height: 60px;
}

/* line 556, ../sass/style-public.scss */
#partnership {
  float: right;
  color: #fff;
  padding: 7px 0;
}
/* line 560, ../sass/style-public.scss */
#partnership span {
  font-size: 12px;
}
/* line 563, ../sass/style-public.scss */
#partnership img {
  margin: 0 auto;
  padding-top: 5px;
}

/* line 569, ../sass/style-public.scss */
input.form-control {
  height: 40px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}

/* BANNERS */
/* line 578, ../sass/style-public.scss */
#banner {
  min-height: 400px;
  margin-bottom: 0px;
  background-position: top center;
}

/* line 585, ../sass/style-public.scss */
#home #banner {
  min-height: 550px;
  margin-bottom: 25px;
}

/* line 590, ../sass/style-public.scss */
#banner h1 {
  font-family: 'Lato';
  font-size: 48px;
  color: #FFFFFF;
  margin-top: 180px;
  text-align: center;
  margin-bottom: 0;
  border: none;
  text-shadow: 1px 1px 1px black;
}

/* line 601, ../sass/style-public.scss */
#home #banner h1 {
  margin-top: 200px;
}

/* line 605, ../sass/style-public.scss */
#banner h3 {
  font-family: 'Lato', sans-serif;
  font-size: 19px;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 1px 1px 1px black;
  margin-top: 0;
}

/* line 614, ../sass/style-public.scss */
#banner-search {
  margin-top: 55px;
}
/* line 616, ../sass/style-public.scss */
#banner-search ::-webkit-input-placeholder {
  color: #9db8c5;
  text-transform: capitalize;
}
/* line 621, ../sass/style-public.scss */
#banner-search :-moz-placeholder {
  /* Firefox 18- */
  color: #9db8c5;
  text-transform: capitalize;
}
/* line 626, ../sass/style-public.scss */
#banner-search ::-moz-placeholder {
  /* Firefox 19+ */
  color: #9db8c5;
  text-transform: capitalize;
}
/* line 631, ../sass/style-public.scss */
#banner-search :-ms-input-placeholder {
  color: #9db8c5;
  text-transform: capitalize;
}
/* line 636, ../sass/style-public.scss */
#banner-search .search button {
  width: 100%;
}
/* line 640, ../sass/style-public.scss */
#banner-search .checkout {
  margin-bottom: 10px;
}

/* line 645, ../sass/style-public.scss */
#banner-search .form-control {
  width: 100%;
  z-index: auto;
  border-radius: 0 !important;
  background: rgba(255, 255, 255, 0.85);
  height: 45px;
  border: 0;
}

/* line 654, ../sass/style-public.scss */
#banner-search input.form-control {
  font-family: 'Lato';
  font-size: 16px;
  border-right: 1px solid #9db8c5;
}

/* line 660, ../sass/style-public.scss */
#banner-search button {
  background: #a8d11d;
  border: none;
  height: 45px;
  margin-left: 10%;
  color: #206987;
  text-transform: uppercase;
  font-weight: bold;
}

/* BREADCRUMBS */
/* line 671, ../sass/style-public.scss */
.breadcrumb {
  padding: 0px;
  margin-bottom: 20px;
  background: none;
  color: #9db8c5;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  text-transform: capitalize;
  margin-top: 25px;
}

/* line 682, ../sass/style-public.scss */
.breadcrumb a {
  color: #0ab3d0;
}

/* CONTACT */
/* line 689, ../sass/style-public.scss */
.contact-page h1 {
  margin-bottom: 22px;
}
/* line 692, ../sass/style-public.scss */
.contact-page hr {
  margin-bottom: 30px;
}

/* line 697, ../sass/style-public.scss */
#sidebar .about-surfinn {
  background: #0ab3d0;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0;
}
/* line 704, ../sass/style-public.scss */
#sidebar .about-surfinn a {
  color: #fff;
  text-decoration: none;
}

#sidebar .about-surfinn.green {
  background: #9ccd13;
  border-radius: 3px;
  font-size: 14px;
  margin-bottom: 15px;
}

/* line 710, ../sass/style-public.scss */
#sidebar .widget {
  padding: 5px 30px 10px;
  background: #e7eaf2;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  margin-bottom: 20px;
}

/* line 719, ../sass/style-public.scss */
#sidebar .widget h3 {
  color: #0ab3d0;
  font-weight: 900;
  font-size: 25px;
  line-height: 24px;
}

/* line 728, ../sass/style-public.scss */
#sidebar .widget.faqs li {
  background-image: url(../images/elements/blue-arrow-right.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 30px;
  list-style: none;
  margin-bottom: 20px;
}

/* line 737, ../sass/style-public.scss */
#sidebar .widget.faqs li a {
  color: #206987;
  margin-bottom: 20px;
  font-weight: 900;
}

/* line 743, ../sass/style-public.scss */
#sidebar .widget.faqs li a:hover {
  color: #0ab3d0;
}

/* line 747, ../sass/style-public.scss */
#sidebar .widget.faqs .links {
  padding: 0;
  font-size: 16px !important;
  line-height: 16px;
  border: none;
}

/* line 756, ../sass/style-public.scss */
#sidebar .widget.about-country {
  color: #206987;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 30px;
}

/* line 763, ../sass/style-public.scss */
#sidebar .widget.about-country h3 {
  font-size: 25px;
}

/* line 767, ../sass/style-public.scss */
#sidebar .widget.about-country ul {
  list-style: none;
  padding-left: 0px;
}

/* line 772, ../sass/style-public.scss */
#sidebar .widget.about-country ul > li {
  padding-bottom: 10px;
  background: url(../images/elements/blue-arrow-right.png) no-repeat left center;
  background-position-y: 5px;
}

/* line 778, ../sass/style-public.scss */
#sidebar .widget.about-country ul > li > a {
  font-weight: normal;
  padding-left: 20px;
  display: block;
  color: #206987;
}

/* line 785, ../sass/style-public.scss */
#sidebar .widget.about-country ul > li > a:hover {
  font-weight: 900;
}

/* line 789, ../sass/style-public.scss */
#sidebar .widget .search-country-destination h3 {
  color: #fff;
  font-size: 25px;
}

/* line 794, ../sass/style-public.scss */
#sidebar .widget .search-country-destination .btn-primary {
  background: #0dbfde;
  text-transform: uppercase;
  width: 100%;
  float: left;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}

/* line 806, ../sass/style-public.scss */
#sidebar .widget.social {
  padding: 0;
  margin-top: 0px;
  float: left;
  padding-bottom: 10px;
}

/* line 813, ../sass/style-public.scss */
#sidebar .widget.social ul > li > a {
  font-weight: bold;
  font-size: 14px;
}

/* line 818, ../sass/style-public.scss */
#sidebar .widget.social .nav-tabs {
  background: #fff;
  border: none;
}

/* line 823, ../sass/style-public.scss */
#sidebar .widget.social .tab-content > .tab-pane {
  padding: 0 30px;
}
/* line 825, ../sass/style-public.scss */
#sidebar .widget.social .tab-content > .tab-pane p {
  line-height: 20px;
  margin-bottom: 20px;
}
/* line 829, ../sass/style-public.scss */
#sidebar .widget.social .tab-content > .tab-pane .form-group {
  margin-bottom: 10px;
}

/* line 834, ../sass/style-public.scss */
#sidebar .widget.social .tab-content {
  padding: 10px 0;
  float: left;
}

/* line 839, ../sass/style-public.scss */
#sidebar .widget.social .nav-tabs > li > a {
  background: #0ab3d0;
  color: #fff;
  -webkit-border-top-left-radius: 3px !important;
  -webkit-border-top-right-radius: 3px !important;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px !important;
  border-top-right-radius: 3px !important;
  margin-right: 4px;
  border: none;
}

/* line 853, ../sass/style-public.scss */
#sidebar .widget.social .nav > li > a {
  padding: 13px 12px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 900;
}

/* line 861, ../sass/style-public.scss */
#sidebar .widget.social .nav-tabs > li.active > a {
  background: #e7eaf2;
  color: #0ab3d0;
}

/* line 866, ../sass/style-public.scss */
#sidebar .widget.social a > i {
  background-color: #206987;
  color: #fff;
  font-size: 20px;
  width: 50px;
  /* margin-right: 30px; */
  margin-bottom: 10px;
  text-align: center;
  height: 50px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  position: initial;
}

/* line 882, ../sass/style-public.scss */
#sidebar .widget.social a > i:hover {
  background-color: #0ab3d0;
}

/* line 886, ../sass/style-public.scss */
#sidebar .widget.social a > i:before {
  line-height: 57px;
}

/* line 890, ../sass/style-public.scss */
#sidebar .list-included {
  margin-top: 20px;
}
/* line 892, ../sass/style-public.scss */
#sidebar .list-included ul {
  padding-left: 20px;
}
/* line 894, ../sass/style-public.scss */
#sidebar .list-included ul li {
  font-weight: bold;
}

/* line 901, ../sass/style-public.scss */
#sidebar .widget.social form#recommendus-top input {
  border: none;
  font-weight: normal;
  color: #206987;
}
/* line 906, ../sass/style-public.scss */
#sidebar .widget.social form#recommendus-top ::-webkit-input-placeholder {
  color: #206987;
  text-transform: capitalize;
  font-size: 15px;
}
/* line 912, ../sass/style-public.scss */
#sidebar .widget.social form#recommendus-top :-moz-placeholder {
  /* Firefox 18- */
  color: #206987;
  text-transform: capitalize;
  font-size: 15px;
}
/* line 918, ../sass/style-public.scss */
#sidebar .widget.social form#recommendus-top ::-moz-placeholder {
  /* Firefox 19+ */
  color: #206987;
  text-transform: capitalize;
  font-size: 15px;
}
/* line 924, ../sass/style-public.scss */
#sidebar .widget.social form#recommendus-top :-ms-input-placeholder {
  color: #206987;
  text-transform: capitalize;
  font-size: 15px;
}

/* line 931, ../sass/style-public.scss */
.no-margin {
  margin-right: 0 !important;
}

/* line 935, ../sass/style-public.scss */
.fa-blogger:before {
  content: url("../images/public/social/blogger-white2.png");
}

/* line 939, ../sass/style-public.scss */
.fa-myspace:before {
  content: url("../images/public/social/myspace-white2.png");
}

/* line 943, ../sass/style-public.scss */
#sidebar .widget.social a > i.fa-blogger {
  padding: 0;
}

/* line 948, ../sass/style-public.scss */
.contact-details {
  margin-top: 30px;
  color: #9db8c5;
  font-weight: bold;
}

/* line 954, ../sass/style-public.scss */
.contact-details a {
  font-weight: 900;
  font-size: 20px;
  color: #0ab3d0;
}

/* line 962, ../sass/style-public.scss */
#contact form#contact i {
  position: absolute;
  right: 25px;
  font-size: 20px;
  top: 8px;
  color: #9db8c5;
}
/* line 969, ../sass/style-public.scss */
#contact form#contact ::-webkit-input-placeholder {
  color: #9db8c5;
}
/* line 973, ../sass/style-public.scss */
#contact form#contact :-moz-placeholder {
  /* Firefox 18- */
  color: #9db8c5;
}
/* line 977, ../sass/style-public.scss */
#contact form#contact ::-moz-placeholder {
  /* Firefox 19+ */
  color: #9db8c5;
}
/* line 981, ../sass/style-public.scss */
#contact form#contact :-ms-input-placeholder {
  color: #9db8c5;
}
/* line 984, ../sass/style-public.scss */
#contact form#contact select {
  color: #9db8c5;
  background: url("../images/elements/select-arrow.png") no-repeat 97.5% 17px;
  -webkit-appearance: none;
  /*Removes default chrome and safari style*/
  -moz-appearance: none;
  /* Removes Default Firefox style*/
}
/* line 990, ../sass/style-public.scss */
#contact form#contact select.destination {
  background-position-x: 94%;
}
/* line 993, ../sass/style-public.scss */
#contact form#contact input, #contact form#contact select, #contact form#contact textarea {
  border: 1px solid #eaedf4;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  box-shadow: none;
}

/* line 1003, ../sass/style-public.scss */
#contact .submit {
  float: right;
  background: #0dbfde;
  padding: 10px 40px;
  text-transform: uppercase;
  margin-top: 35px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}

/* line 1014, ../sass/style-public.scss */
#recommendus-top .submit, #newsletter .submit {
  float: right;
  background: #0dbfde;
  padding: 10px 40px;
  text-transform: uppercase;
  margin-top: 10px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 15px;
  font-weight: 900;
}

/* FORM PLACEHOLDERS */
/* line 1029, ../sass/style-public.scss */
::-webkit-input-placeholder {
  color: #9db8c5;
  text-transform: uppercase;
}

/* line 1034, ../sass/style-public.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #9db8c5;
  text-transform: uppercase;
}

/* line 1039, ../sass/style-public.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #9db8c5;
  text-transform: uppercase;
}

/* line 1044, ../sass/style-public.scss */
:-ms-input-placeholder {
  color: #9db8c5;
  text-transform: uppercase;
}

/* line 1050, ../sass/style-public.scss */
#booking-steps .form-group textarea.form-control::-webkit-input-placeholder {
  color: #9db8c5;
  text-transform: none !important;
}
/* line 1055, ../sass/style-public.scss */
#booking-steps .form-group textarea.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #9db8c5;
  text-transform: none !important;
}
/* line 1060, ../sass/style-public.scss */
#booking-steps .form-group textarea.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #9db8c5;
  text-transform: none !important;
}
/* line 1065, ../sass/style-public.scss */
#booking-steps .form-group textarea.form-control:-ms-input-placeholder {
  color: #9db8c5;
  text-transform: none !important;
}

/* PROFILE STYLES */
/* line 1073, ../sass/style-public.scss */
form#profile-form #profile-details {
  position: relative;
  margin-top: 100px;
}
/* line 1077, ../sass/style-public.scss */
form#profile-form .profile-title {
  border-bottom: 1px solid #e0e9ee;
  padding-right: 5px;
}
/* line 1082, ../sass/style-public.scss */
form#profile-form h1 {
  padding: 0;
  border-bottom: none;
}
/* line 1087, ../sass/style-public.scss */
form#profile-form .form-group textarea.form-control::-webkit-input-placeholder {
  color: #9db8c5;
  text-transform: none !important;
}
/* line 1092, ../sass/style-public.scss */
form#profile-form .form-group textarea.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #9db8c5;
  text-transform: none !important;
}
/* line 1097, ../sass/style-public.scss */
form#profile-form .form-group textarea.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #9db8c5;
  text-transform: none !important;
}
/* line 1102, ../sass/style-public.scss */
form#profile-form .form-group textarea.form-control:-ms-input-placeholder {
  color: #9db8c5;
  text-transform: none !important;
}
/* line 1107, ../sass/style-public.scss */
form#profile-form h2 {
  font-size: 25px;
  color: #9db8c5;
  font-weight: 900;
}
/* line 1112, ../sass/style-public.scss */
form#profile-form label {
  float: left;
  clear: both;
  display: block;
  width: 100%;
  color: #0ab3d0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
  margin-top: 20px;
}
/* line 1123, ../sass/style-public.scss */
form#profile-form input[type="text"], form#profile-form select {
  float: left;
  width: 100%;
  padding: 10px 5px;
  color: #206987;
  text-transform: uppercase;
  box-shadow: none;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 13px;
  font-weight: 700;
}
/* line 1137, ../sass/style-public.scss */
form#profile-form select {
  background: url("../images/elements/select-arrow.png") no-repeat right 10px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
/* line 1145, ../sass/style-public.scss */
form#profile-form input[type="text"]:disabled, form#profile-form select:disabled {
  background-color: #FBFBFB;
}
/* line 1150, ../sass/style-public.scss */
form#profile-form .phone .flag select {
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right: 0px;
}
/* line 1159, ../sass/style-public.scss */
form#profile-form .phone .flag i.fa.fa-caret-down {
  top: 12px;
  right: 5px;
  padding: 0;
}
/* line 1167, ../sass/style-public.scss */
form#profile-form .call input {
  /*-webkit-border-top-left-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-left: 0px;*/
}
/* line 1178, ../sass/style-public.scss */
form#profile-form .day-birth i.fa.fa-caret-down {
  top: 9px;
  right: 7px;
  padding: 3px;
}
/* line 1185, ../sass/style-public.scss */
form#profile-form .month-birth i.fa.fa-caret-down {
  top: 7px;
  right: 16px;
}
/* line 1191, ../sass/style-public.scss */
form#profile-form .year-birth i.fa.fa-caret-down {
  top: 7px;
  right: 7px;
  padding: 5px;
}
/* line 1199, ../sass/style-public.scss */
form#profile-form div#country-flag_msdd {
  width: 100% !important;
  height: 40px;
  border: 1px solid #e9ebf3;
  margin-right: 0 !important;
  padding: 7px;
  -webkit-border-top-left-radius: 5px !important;
  -webkit-border-bottom-left-radius: 5px !important;
  -moz-border-radius-topleft: 5px !important;
  -moz-border-radius-bottomleft: 5px !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  background: url("../images/elements/select-arrow.png") no-repeat right 10px center;
  border-right: 0;
}
/* line 1214, ../sass/style-public.scss */
form#profile-form img.fnone {
  width: 25px;
}
/* line 1217, ../sass/style-public.scss */
form#profile-form .ddlabel {
  margin-left: 5px;
}
/* line 1220, ../sass/style-public.scss */
form#profile-form div#country-flag_child ul {
  list-style: none;
  padding: 0 7px;
  background: #FFF;
  border: 1px solid #eee;
  margin-top: 15px;
  margin-left: -8px;
  width: 120px;
  overflow: auto;
  max-height: 200px;
}
/* line 1230, ../sass/style-public.scss */
form#profile-form div#country-flag_child ul li {
  margin-top: 5px;
}
/* line 1235, ../sass/style-public.scss */
form#profile-form .submit-button {
  background-color: #a8d11d;
  padding: 15px 50px;
  margin-top: 10px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  width: 140px;
}
/* line 1245, ../sass/style-public.scss */
form#profile-form .submit-button {
  padding: 15px 15px;
}
/* line 1249, ../sass/style-public.scss */
form#profile-form .bookings-button {
  background: #0dbfde;
  padding: 15px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  color: #fff;
  width: 140px;
}
/* line 1260, ../sass/style-public.scss */
form#profile-form #profile-password {
  left: 0;
  right: 0;
  margin-top: 30px;
  width: 100%;
  overflow-x: visible;
}
/* line 1268, ../sass/style-public.scss */
form#profile-form .background-password {
  background: #e7eaf2;
  position: absolute;
  height: 263px;
  width: 100%;
  left: 0vw;
}
/* line 1276, ../sass/style-public.scss */
form#profile-form .help-block {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 1282, ../sass/style-public.scss */
.highlight-button, .logout-button {
  padding: 15px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  color: #fff;
  width: 140px;
}

/* line 1293, ../sass/style-public.scss */
.logout-button {
  background: #9db8c5;
}

/* line 1297, ../sass/style-public.scss */
.highlight-button {
  background: #0dbfde;
}

/* line 1301, ../sass/style-public.scss */
.booking-title {
  position: relative;
  margin-top: 100px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  padding-right: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #e0e9ee;
}
/* line 1310, ../sass/style-public.scss */
.booking-title h1 {
  border-bottom: none;
  margin-bottom: 0px;
}

/* line 1316, ../sass/style-public.scss */
.booking-items {
  padding-right: 20px;
  margin-left: 15px;
}

/* line 1322, ../sass/style-public.scss */
.booking-id-value {
  text-transform: uppercase;
  color: #0ab3d0;
}

/* line 1327, ../sass/style-public.scss */
.status-waiting {
  text-transform: uppercase;
  color: #fa0107;
}

/* line 1332, ../sass/style-public.scss */
.status-confirmed {
  text-transform: uppercase;
}

/* BOOKINGS LIST STYLES */
/* line 1337, ../sass/style-public.scss */
#bookings-pending {
  background: #e7eaf2;
  padding-bottom: 22px;
  margin-bottom: 0px;
  /*margin-right: 48px;*/
}
/* line 1343, ../sass/style-public.scss */
#bookings-pending .booking-block {
  background-color: #FFFFFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 22px;
  margin-right: 22px;
  /*padding-right: 0;
  margin-right: 15px;*/
}
/* line 1354, ../sass/style-public.scss */
#bookings-pending .pay-button {
  background-color: #a8d11d;
  padding: 15px 30px;
  margin-top: 20px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  width: 180px;
}

/* line 1366, ../sass/style-public.scss */
#bookings-confirmed {
  padding-bottom: 22px;
  /*margin-right: 22px;*/
}
/* line 1370, ../sass/style-public.scss */
#bookings-confirmed .pay-button {
  background-color: #ccc;
  padding: 15px 30px;
  margin-top: 20px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  width: 180px;
}
/* line 1381, ../sass/style-public.scss */
#bookings-confirmed .confirmed-title {
  height: 68px;
}
/* line 1385, ../sass/style-public.scss */
#bookings-confirmed .booking-block {
  background-color: #e7eaf2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 22px;
  padding-right: 0;
  margin-right: 22px;
}

/* STICKY RIGHT SOCIAL*/
/* line 1400, ../sass/style-public.scss */
div#header-share {
  position: fixed;
  right: 0;
  top: 130px;
  z-index: 10;
}

/* line 1406, ../sass/style-public.scss */
#share-menu {
  margin-left: 0;
  padding-left: 0;
}
/* line 1410, ../sass/style-public.scss */
#share-menu span {
  width: 0;
  right: 86px;
  padding: 0;
  position: absolute;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.6px;
  white-space: nowrap;
  line-height: 39px;
  background: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 5px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topright: 0;
  border-radius: 5px;
  border-top-right-radius: 0;
  /*
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
  */
}
/* line 1435, ../sass/style-public.scss */
#share-menu li {
  color: #fff;
  height: 80px;
  width: 85px;
  display: block;
  position: relative;
  background-position: 50% 15px;
  background-repeat: no-repeat;
  background-color: #0dbfde;
  padding: 0px 5px;
  cursor: pointer;
  margin-bottom: 1px;
  background-size: 22px;
}
/* line 1450, ../sass/style-public.scss */
#share-menu li em {
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 45px;
  line-height: 12px;
  font-style: normal;
  font-size: 12px;
  font-weight: 900;
}
/* line 1461, ../sass/style-public.scss */
#share-menu li:hover span {
  width: 355px;
  padding: 20px;
  overflow: visible;
  border: 1px solid;
}
/* line 1468, ../sass/style-public.scss */
#share-menu li:hover {
  text-decoration: none;
  background-color: #dbf5fa;
  color: #0dbfde;
}
/* line 1474, ../sass/style-public.scss */
#share-menu li:hover pre {
  display: block;
}
/* line 1478, ../sass/style-public.scss */
#share-menu pre {
  background: #dbf5fa;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 2px;
  height: 100%;
  left: -2px;
  border-radius: 0;
  z-index: 10;
  display: none;
}
/* line 1493, ../sass/style-public.scss */
#share-menu h3 {
  font-size: 20px;
  margin: 0;
  font-weight: 900;
}
/* line 1499, ../sass/style-public.scss */
#share-menu p {
  color: #206987;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  white-space: initial;
}
/* line 1508, ../sass/style-public.scss */
#share-menu .share {
  background-image: url("../images/elements/share-white.png");
}
/* line 1510, ../sass/style-public.scss */
#share-menu .share i {
  background: #206987;
  padding: 7px;
  color: #fff;
  width: 31px;
  text-align: center;
  margin-right: 5px;
  position: initial;
}
/* line 1519, ../sass/style-public.scss */
#share-menu .share a:hover i {
  background: #0dbfde;
}
/* line 1524, ../sass/style-public.scss */
#share-menu .share:hover {
  background-image: url("../images/elements/share-blue.png");
}
/* line 1528, ../sass/style-public.scss */
#share-menu .follow {
  background-image: url("../images/elements/follow-white.png");
}
/* line 1530, ../sass/style-public.scss */
#share-menu .follow i {
  background: #206987;
  padding: 7px;
  color: #fff;
  width: 31px;
  text-align: center;
  margin-right: 5px;
  position: initial;
}
/* line 1539, ../sass/style-public.scss */
#share-menu .follow a:hover i {
  background: #0dbfde;
}
/* line 1544, ../sass/style-public.scss */
#share-menu .follow:hover {
  background-image: url("../images/elements/follow-blue.png");
}
/* line 1548, ../sass/style-public.scss */
#share-menu .recommend {
  background-image: url("../images/elements/recommend-white.png");
}
/* line 1550, ../sass/style-public.scss */
#share-menu .recommend span {
  position: absolute;
  margin-top: -162px;
}
/* line 1553, ../sass/style-public.scss */
#share-menu .recommend span .form-group {
  margin-bottom: 5px;
}
/* line 1556, ../sass/style-public.scss */
#share-menu .recommend span input, #share-menu .recommend span textarea {
  background: #fff;
  border: 2px solid #c4d4dc;
  box-shadow: none;
  font-weight: 400;
  width: 100%;
}
/* line 1563, ../sass/style-public.scss */
#share-menu .recommend span input {
  height: 30px;
}
/* line 1566, ../sass/style-public.scss */
#share-menu .recommend span ::-webkit-input-placeholder {
  color: #206987;
  text-transform: capitalize;
  font-size: 12px;
}
/* line 1572, ../sass/style-public.scss */
#share-menu .recommend span :-moz-placeholder {
  /* Firefox 18- */
  color: #206987;
  text-transform: capitalize;
  font-size: 12px;
}
/* line 1578, ../sass/style-public.scss */
#share-menu .recommend span ::-moz-placeholder {
  /* Firefox 19+ */
  color: #206987;
  text-transform: capitalize;
  font-size: 12px;
}
/* line 1584, ../sass/style-public.scss */
#share-menu .recommend span :-ms-input-placeholder {
  color: #206987;
  text-transform: capitalize;
  font-size: 12px;
}
/* line 1590, ../sass/style-public.scss */
#share-menu .recommend .btn.submit {
  margin-top: 10px;
}
/* line 1596, ../sass/style-public.scss */
#share-menu .recommend:hover {
  background-image: url("../images/elements/recommend-blue.png");
}
/* line 1600, ../sass/style-public.scss */
#share-menu .newsletter {
  background-image: url("../images/elements/newsletter-white.png");
}
/* line 1602, ../sass/style-public.scss */
#share-menu .newsletter span {
  position: absolute;
  margin-top: -160px;
}
/* line 1605, ../sass/style-public.scss */
#share-menu .newsletter span .form-group {
  margin-bottom: 5px;
}
/* line 1608, ../sass/style-public.scss */
#share-menu .newsletter span input, #share-menu .newsletter span textarea {
  background: #fff;
  border: 2px solid #c4d4dc;
  box-shadow: none;
  font-weight: 400;
}
/* line 1614, ../sass/style-public.scss */
#share-menu .newsletter span input {
  height: 30px;
}
/* line 1617, ../sass/style-public.scss */
#share-menu .newsletter span ::-webkit-input-placeholder {
  color: #206987;
  text-transform: capitalize;
  font-size: 12px;
}
/* line 1623, ../sass/style-public.scss */
#share-menu .newsletter span :-moz-placeholder {
  /* Firefox 18- */
  color: #206987;
  text-transform: capitalize;
  font-size: 12px;
}
/* line 1629, ../sass/style-public.scss */
#share-menu .newsletter span ::-moz-placeholder {
  /* Firefox 19+ */
  color: #206987;
  text-transform: capitalize;
  font-size: 12px;
}
/* line 1635, ../sass/style-public.scss */
#share-menu .newsletter span :-ms-input-placeholder {
  color: #206987;
  text-transform: capitalize;
  font-size: 12px;
}
/* line 1641, ../sass/style-public.scss */
#share-menu .newsletter .btn.submit {
  margin-top: 10px;
}
/* line 1646, ../sass/style-public.scss */
#share-menu .newsletter:hover {
  background-image: url("../images/elements/newsletter-blue.png");
}
/* line 1650, ../sass/style-public.scss */
#share-menu a span {
  background-color: #fff;
  color: #0dbfde;
}
/* line 1655, ../sass/style-public.scss */
#share-menu a.newsletter:hover span {
  height: 323px;
  position: absolute;
  top: -243px;
  width: 400px;
}
/* line 1662, ../sass/style-public.scss */
#share-menu .btn.submit {
  min-width: 150px;
  margin-bottom: 0px !important;
  margin-top: -10px;
}

/* HOME */
/* line 1670, ../sass/style-public.scss */
.home .home-box, .home .home-box-large {
  margin-bottom: 13px;
}
/* line 1672, ../sass/style-public.scss */
.home .home-box .image, .home .home-box-large .image {
  position: relative;
}
/* line 1677, ../sass/style-public.scss */
.home .home-box .thumb-extreme .hover-layer em, .home .home-box-large .thumb-extreme .hover-layer em {
  height: 25px;
}
/* line 1683, ../sass/style-public.scss */
.home a span.featured-title {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-family: 'Lato';
  font-size: 26px;
  color: #FFFFFF;
  width: 100%;
  height: 50px;
  text-align: center;
  font-weight: 900;
}
/* line 1699, ../sass/style-public.scss */
.home a span.hover-layer {
  background-color: rgba(10, 179, 208, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
/* line 1708, ../sass/style-public.scss */
.home a span.hover-layer em {
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  width: 80%;
}
/* line 1726, ../sass/style-public.scss */
.home a:hover span.featured-title {
  display: none;
}
/* line 1729, ../sass/style-public.scss */
.home a:hover span.hover-layer {
  display: block;
}
/* line 1734, ../sass/style-public.scss */
.home a img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 1739, ../sass/style-public.scss */
.home .home-box {
  max-width: 300px;
}
/* line 1742, ../sass/style-public.scss */
.home .home-box-large {
  max-width: 613px;
}

/* line 1746, ../sass/style-public.scss */
#search-home {
  background: url("../images/backgrounds/home-serach-bg.jpg") no-repeat left center;
  width: 100%;
  background-size: cover;
  padding: 20px;
}
/* line 1751, ../sass/style-public.scss */
#search-home h3 {
  margin: 0;
  font-weight: 700;
  color: #fff !important;
  font-size: 30px;
}
/* line 1757, ../sass/style-public.scss */
#search-home p {
  color: #fff;
}
/* line 1760, ../sass/style-public.scss */
#search-home .submit {
  width: 100%;
  background: #0dbfde;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}
/* line 1769, ../sass/style-public.scss */
#search-home select.form-control {
  color: #399dc0 !important;
}
/* line 1773, ../sass/style-public.scss */
#search-home select.form-control option:not(checked) {
  color: #111111;
}

/* line 1778, ../sass/style-public.scss */
.why-surfinn-travel {
  float: left;
  background: url("../images/backgrounds/why-surf.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
}
/* line 1783, ../sass/style-public.scss */
.why-surfinn-travel h1 {
  text-align: center;
  width: 100%;
  color: #fff;
  border: none;
  margin-bottom: 0;
  margin-top: 70px;
}
/* line 1792, ../sass/style-public.scss */
.why-surfinn-travel h3 {
  color: #fff;
  margin-left: 0px;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 1799, ../sass/style-public.scss */
.why-surfinn-travel h2 {
  font-family: 'Lato';
  font-size: 34px;
  color: #FFFFFF;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: center;
}
/* line 1808, ../sass/style-public.scss */
.why-surfinn-travel ul {
  list-style: none;
  padding-left: 0;
}
/* line 1813, ../sass/style-public.scss */
.why-surfinn-travel ul > li {
  padding-left: 50px;
  color: #fff;
  font-size: 18px;
  float: left;
  margin-bottom: 15px;
  background: url(../images/elements/thick-list.png) no-repeat top left;
  padding-bottom: 10px;
}
/* line 1822, ../sass/style-public.scss */
.why-surfinn-travel p {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-bottom: 60px;
}
/* line 1828, ../sass/style-public.scss */
.why-surfinn-travel .more {
  background: #06bfd2;
  color: #fff;
  text-align: center;
  margin-left: 0px;
  padding: 10px 30px;
  margin-top: 30px;
  text-transform: uppercase;
  float: left;
  font-size: 15px;
  font-weight: 900;
}

/* line 1842, ../sass/style-public.scss */
.mr-15 {
  margin-right: 15px !important;
}

/* line 1846, ../sass/style-public.scss */
.profile-content {
  margin: 0 15px;
}

/* SURF SCHOOLS */
/* line 1852, ../sass/style-public.scss */
#surf-schools h1 {
  margin-bottom: 0;
  border: none;
}

/* line 1857, ../sass/style-public.scss */
#surf-schools .school {
  background: #fff;
  padding: 15px 25px 5px;
  margin: 0;
}

/* line 1863, ../sass/style-public.scss */
#surf-schools .list-school {
  margin-top: 20px;
}

/* line 1867, ../sass/style-public.scss */
#surf-schools .list-school a:hover .school {
  background: #0ab3d0;
}

/* line 1871, ../sass/style-public.scss */
#surf-schools .list-school:hover h3, #surf-schools .list-school:hover p, #surf-schools .list-school:hover span {
  color: #fff;
}

/* line 1875, ../sass/style-public.scss */
#surf-schools .list-school:hover .divider {
  background: #fff;
}

/* line 1879, ../sass/style-public.scss */
#surf-schools .school h3 {
  margin: 0;
  font-weight: 700;
  color: #9db8c5;
}

/* line 1885, ../sass/style-public.scss */
#surf-schools .school p {
  color: #0ab3d0;
}

/* line 1889, ../sass/style-public.scss */
#surf-schools .school p span {
  font-weight: 700;
}

/* line 1893, ../sass/style-public.scss */
#surf-schools h2 {
  text-align: center;
  color: #0ab3d0;
}

/* line 1898, ../sass/style-public.scss */
#surf-schools-deals .school {
  border: 2px solid #e7eaf2;
  border-top: 0px;
  -webkit-border-bottom-right-radius: 5px !important;
  -webkit-border-bottom-left-radius: 5px !important;
  -moz-border-radius-bottomright: 5px !important;
  -moz-border-radius-bottomleft: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

/* line 1910, ../sass/style-public.scss */
#surf-schools-deals .old-price {
  color: #9db8c5;
  font-size: 15px;
  font-weight: 700;
}

/* line 1916, ../sass/style-public.scss */
#surf-schools-deals .old-price em {
  text-decoration: line-through;
  font-style: normal;
}

/* line 1922, ../sass/style-public.scss */
#surf-schools-deals .new-price {
  color: #0ab3d0;
  font-size: 35px;
  font-weight: 700;
}

/* line 1928, ../sass/style-public.scss */
#surf-schools-deals .divider {
  background: #0ab3d0;
  width: 10px;
  height: 2px;
  float: left;
  margin-top: 5px;
}

/* line 1936, ../sass/style-public.scss */
#surf-schools-also {
  margin-bottom: 40px;
}

/* line 1940, ../sass/style-public.scss */
#surf-schools-also {
  margin-bottom: 40px;
}

/* line 1944, ../sass/style-public.scss */
#surf-schools-also h2 {
  border: none;
  margin: 45px auto 30px;
  text-align: center;
  text-transform: none;
}

/* line 1951, ../sass/style-public.scss */
#surf-schools-also .list-also a {
  display: block;
}

/* line 1955, ../sass/style-public.scss */
#surf-schools-also .list-also a:hover .also-layer {
  display: block;
}

/* line 1959, ../sass/style-public.scss */
.also-layer {
  background-color: rgba(248, 247, 216, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/elements/surf-camps-hover.png) no-repeat center center;
  display: none;
}

/* line 1972, ../sass/style-public.scss */
.destination a span.featured-title {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-family: 'Lato';
  font-size: 25px;
  color: #FFFFFF;
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 25px;
}

/* line 1988, ../sass/style-public.scss */
.destination a span.hover-layer {
  background-color: rgba(248, 247, 216, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/elements/surf-camps-hover.png) no-repeat center center;
  display: none;
}

/* line 2000, ../sass/style-public.scss */
.destination a:hover span.featured-title {
  width: 120px;
}
/* line 2003, ../sass/style-public.scss */
.destination a:hover span.hover-layer {
  display: block;
}

/* SPECIAL DEALS */
/* line 2011, ../sass/style-public.scss */
.deals-listing {
  background: #e7eaf2;
  padding-bottom: 40px;
  padding-top: 20px;
}

/* line 2017, ../sass/style-public.scss */
.search-filter {
  float: right;
  width: 45%;
  margin-top: 25px;
  margin-right: 0px;
}

/* line 2024, ../sass/style-public.scss */
.search-filter select {
  background: #e7eaf2;
  color: #0ab3d0;
  font-weight: 700;
  border: none;
}

/* line 2031, ../sass/style-public.scss */
#special-deals h1 {
  border: none;
  margin-bottom: 10px;
}

/* line 2036, ../sass/style-public.scss */
.list-deal {
  margin-top: 20px;
  height: auto;
}

/* line 2041, ../sass/style-public.scss */
.list-deal .old-price {
  color: #9db8c5;
  font-size: 15px;
  font-weight: 700;
  width: 100%;
  float: right;
  text-align: right;
}

/* line 2049, ../sass/style-public.scss */
.list-deal .old-price em {
  text-decoration: line-through;
  font-style: normal;
}

/* line 2054, ../sass/style-public.scss */
.list-deal .special-price {
  color: #0ab3d0;
  font-size: 35px;
  font-weight: 900;
  width: 100%;
  float: left;
  text-align: right;
}

/* line 2062, ../sass/style-public.scss */
.list-deal .new-price {
  color: #0ab3d0;
  font-size: 25px;
  font-weight: 900;
  width: 100%;
  float: left;
  text-align: right;
}

/* line 2071, ../sass/style-public.scss */
.list-deal .new-price em, .list-deal .special-price em {
  font-size: 18px;
  font-style: normal;
}

/* line 2076, ../sass/style-public.scss */
/*.list-deal:hover h2, .list-deal:hover .new-price, .list-deal:hover .old-price, .list-deal:hover .special-price {*/
/*  color: #fff;*/
/*}*/

/* line 2081, ../sass/style-public.scss */
/*.list-deal:hover .list-deal-content {*/
/*  background: #0ab3d0;*/
/*}*/

/* line 2087, ../sass/style-public.scss */
.list-deal:hover .icon {
  margin-left: 9px;
  background: url("../images/elements/packs.png") no-repeat;
  display: inline-block;
  line-height: 56px;
  font-weight: 900;
  background-size: initial;
  height: 35px;
  color: #206987;
}
/* line 2098, ../sass/style-public.scss */
.list-deal:hover .surf {
  background-position: -125px -241px;
  text-indent: 16px;
}
/* line 2104, ../sass/style-public.scss */
.list-deal:hover .kite {
  background-position: -215px -241px;
  text-indent: 27px;
}
/* line 2110, ../sass/style-public.scss */
.list-deal:hover .wake {
  background-position: -315px -241px;
  text-indent: 16px;
}
/* line 2116, ../sass/style-public.scss */
.list-deal:hover .sup {
  background-position: -29px -318px;
  height: 36px;
  text-indent: 19px;
}
/* line 2123, ../sass/style-public.scss */
.list-deal:hover .windsurf {
  background-position: -310px -392px;
  text-indent: 30px;
}
/* line 2129, ../sass/style-public.scss */
/*.list-deal:hover p {*/
/*  color: #fff;*/
/*}*/
/* line 2133, ../sass/style-public.scss */
/*.list-deal:hover span.live, .list-deal:hover span.report, .list-deal:hover span.icon {*/
/*  color: #fff !important;*/
/*}*/
/* line 2138, ../sass/style-public.scss */
.list-deal:hover span.live {
  background: url("../images/elements/live-webcam-hover.png") no-repeat left center !important;
}
/* line 2141, ../sass/style-public.scss */
.list-deal:hover span.report {
  background: url("../images/elements/surf-report-hover.png") no-repeat left center !important;
}

/* line 2147, ../sass/style-public.scss */
/*.list-deal:hover .green-button {*/
/*  background: #b6e613;*/
/*}*/

/* line 2151, ../sass/style-public.scss */
.list-deal:hover .boat {
  background-image: url(../images/elements/white-boat.png);
}

/* line 2156, ../sass/style-public.scss */
.list-deal:hover .location-icon {
  background-image: url(../images/elements/white-location.png);
}

/* line 2161, ../sass/style-public.scss */
.list-deal:hover .board {
  background-image: url(../images/elements/white-board.png);
}

/* line 2166, ../sass/style-public.scss */
.list-deal:hover .separator {
  background-image: url(../images/elements/white-vertical-separator.png);
}

/* line 2173, ../sass/style-public.scss */
.list-deal-content {
  background: #FFF;
  padding: 35px;
}
/* line 2176, ../sass/style-public.scss */
.list-deal-content .text {
  color: #206987;
  font-size: 16px;
  padding-top: 27px;
  margin-bottom: 0;
}
/* line 2182, ../sass/style-public.scss */
.list-deal-content p {
  font-size: 14px;
}
/* line 2185, ../sass/style-public.scss */
.list-deal-content a {
  color: #206987;
}

/* line 2190, ../sass/style-public.scss */
.list-deal-image {
  width: 100%;
  height: 315px;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 2197, ../sass/style-public.scss */
.list-deal-image a {
  display: block;
  height: 100%;
  width: 100%;
}

/* line 2204, ../sass/style-public.scss */
.list-deal-details {
  border-top: 1px solid #e0e9ee;
}
/* line 2207, ../sass/style-public.scss */
.list-deal-details button {
  display: block;
  height: 43px;
  float: right;
}
/* line 2214, ../sass/style-public.scss */
.list-deal-details .icon {
  margin-left: 9px;
  background: url("../images/elements/packs.png") no-repeat;
  display: inline-block;
  line-height: 56px;
  font-weight: 900;
  background-size: initial;
  height: 35px;
  color: #206987;
}
/* line 2225, ../sass/style-public.scss */
.list-deal-details .surf {
  background-position: -491px -241px;
  text-indent: 16px;
}
/* line 2231, ../sass/style-public.scss */
.list-deal-details .kite {
  background-position: -584px -241px;
  text-indent: 27px;
}
/* line 2237, ../sass/style-public.scss */
.list-deal-details .wake {
  background-position: -682px -241px;
  text-indent: 16px;
}
/* line 2243, ../sass/style-public.scss */
.list-deal-details .sup {
  background-position: -394px -318px;
  height: 36px;
  text-indent: 19px;
}
/* line 2250, ../sass/style-public.scss */
.list-deal-details .windsurf {
  background-position: -675px -392px;
  text-indent: 30px;
}

/* line 2258, ../sass/style-public.scss */
#special-deals .list-deal-details-sm {
  margin-top: 14px;
}

/* line 2263, ../sass/style-public.scss */
.list-deal-details-sm {
  padding-top: 0px !important;
}

/* line 2267, ../sass/style-public.scss */
.list-deal h2 {
  text-align: left;
  color: #0ab3d0;
  margin-top: 5px;
  font-size: 20px;
}

/* line 2273, ../sass/style-public.scss */
.list-deal-details .location-icon {
  margin-left: 0px;
  height: 30px;
  background: url("../images/elements/blue-location.png") no-repeat left center;
  display: inline-block;
  line-height: 70px;
  width: 20px;
  text-indent: 25px;
  background-size: contain;
  float: left;
  margin-top: 15px;
}

/* line 2286, ../sass/style-public.scss */
.list-deal-details .location {
  margin-left: 5px;
  height: 30px;
  line-height: 14px;
  width: 85px;
  display: inline-block;
  text-align: left;
  margin-top: 15px;
  color: #206987;
  float: left;
}
/* line 2296, ../sass/style-public.scss */
.list-deal-details .location strong {
  font-weight: 900;
  line-height: 17px;
}

/* line 2302, ../sass/style-public.scss */
.list-deal-details .boat {
  margin-left: 20px;
  height: 43px;
  background: url("../images/elements/blue-boat.png") no-repeat left center;
  display: inline-block;
  line-height: 70px;
  width: 60px;
  text-indent: 25px;
  font-weight: 900;
  background-size: contain;
  color: #206987;
}

/* line 2315, ../sass/style-public.scss */
.list-deal-details .separator {
  margin-left: 0px;
  background: url("../images/elements/gray-separator.png") no-repeat center center;
  display: inline-block;
  height: 43px;
  width: 1px;
  float: left;
}

/* line 2324, ../sass/style-public.scss */
.list-deal-details .group-icons {
  float: left;
  margin-top: 15px;
}

/* line 2329, ../sass/style-public.scss */
.list-deal-details .board {
  margin-top: -30px;
  width: 50px;
  height: 43px;
  background: url("../images/elements/blue-board.png") no-repeat left center;
  display: inline-block;
  text-indent: 18px;
  font-weight: 900;
  line-height: 70px;
  color: #206987;
}

/* line 2341, ../sass/style-public.scss */
.list-deal-details .green-button {
  height: 43px;
  background: #a8d11d;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  padding: 0 25px;
  position: relative;
  /*right: 0;*/
  /*bottom: -40px;*/
}

/* line 2356, ../sass/style-public.scss */
.list-deal img.camera {
  position: absolute;
  right: 30px;
  top: 15px;
}

/* line 2362, ../sass/style-public.scss */
.most-booked-in-country strong {
  color: #9db8c5;
  font-size: 17px;
}

/* line 2367, ../sass/style-public.scss */
.most-booked-in-country a:hover strong {
  color: #0ab3d0;
  font-size: 17px;
}

/* surfcamps */
/* line 2374, ../sass/style-public.scss */
.surfcamp-details, .surfschool-details {
  padding: 0;
  margin-top: 30px;
}

/* line 2380, ../sass/style-public.scss */
.surfcamp-details .medium-hr-blue, .surfschool-details .medium-hr-blue {
  margin-top: -4px;
}
/* line 2383, ../sass/style-public.scss */
.surfcamp-details .nav-tabs > li.active > a, .surfcamp-details .nav-tabs > li.active > a:hover, .surfcamp-details .nav-tabs > li.active > a:focus, .surfschool-details .nav-tabs > li.active > a, .surfschool-details .nav-tabs > li.active > a:hover, .surfschool-details .nav-tabs > li.active > a:focus {
  border: 2px solid #0ab3d0;
  border-bottom: #fff;
}

/* line 2388, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li.active a,
.surfschool-details #summary .nav-tabs li.active a {
  border: 2px solid #e7eaf2;
  border-bottom: 2px solid white;
  height: 72px;
}

/* line 2395, ../sass/style-public.scss */
.surfcamp-details #summary .tab-content,
.surfschool-details #summary .tab-content {
  padding: 15px 40px;
  border: 2px solid #e7eaf2;
  margin-top: 0px;
}

/* line 2402, ../sass/style-public.scss */
.surfcamp-details #summary .tab-content .tab-pane-content *,
.surfschool-details #summary .tab-content .tab-pane-content * {
  font-size: 16px !important;
  text-align: justify !important;
  font-family: 'Lato', sans-serif !important;
}

/* line 2409, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a,
.surfschool-details .nav-tabs li a {
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
  text-align: left;
  margin-right: 0px;
  border: 2px solid #0ab3d0;
  background-repeat: no-repeat;
  background-position: 1em center;
  font-weight: 700;
  height: 70px;
  color: #FFFFFF;
  border-bottom: 0px;
  background-color: #0ab3d0;
  display: table;
  width: 100%;
}
/* line 2428, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a span,
.surfschool-details .nav-tabs li a span {
  display: table-cell;
  vertical-align: middle;
  height: 65px;
}

/* line 2435, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs,
.surfschool-details #summary .nav-tabs {
  margin-bottom: 0;
}

/* line 2440, ../sass/style-public.scss */
.surfcamp-details #summary h2,
.surfschool-details #summary h2 {
  margin-bottom: 30px;
  font-size: 25px;
}

/* line 2446, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li a,
.surfschool-details #summary .nav-tabs li a {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 12px;
  padding: 0;
  margin-right: 0px;
  border: 2px solid #0ab3d0;
  padding-left: 70px;
  background-repeat: no-repeat;
  background-position: 1em center;
  font-weight: 700;
  height: 70px;
  background-color: #0ab3d0;
  color: #fff;
  padding-top: 20px;
}

/* line 2465, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li,
.surfschool-details .nav-tabs li {
  height: 70px;
  width: 23%;
  padding-left: 0px;
  margin-left: 0px;
}

/* line 2473, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li:last-child
.surfschool-details .nav-tabs li:last-child {
  margin-right: 0;
}

/* line 2478, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li,
.surfschool-details #summary .nav-tabs li {
  height: 70px;
  margin-right: 0.5%;
  width: 33%;
}

/* line 2485, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li:hover a,
.surfcamp-details .nav-tabs li.active a,
.surfschool-details .nav-tabs li:hover a,
.surfschool-details .nav-tabs li.active a {
  background-color: #fff;
  color: #0ab3d0;
}

/* line 2495, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li.active a :hover,
.surfschool-details .nav-tabs li.active a :hover {
  border-bottom: 0px;
}

/* line 2499, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a:hover,
.surfschool-details .nav-tabs li a:hover {
  border-bottom: 2px solid;
}

/* line 2504, ../sass/style-public.scss */
.surfcamp-details #tabs,
.surfschool-details #tabs {
  border-bottom: 0px;
}

/* line 2509, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li:hover a,
.surfcamp-details #summary .nav-tabs li.active a,
.surfschool-details #summary .nav-tabs li:hover a,
.surfschool-details #summary .nav-tabs li.active a {
  color: #0ab3d0;
  background-color: #fff;
}

/* line 2517, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a em {
  background: url("../images/elements/packs.png") no-repeat;
  display: block;
  height: 65px;
  padding: 0;
}

/* line 2524, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.bed-breakfast-rentals em,
.surfcamp-details .nav-tabs li a.surfcamp em,
.surfcamp-details .nav-tabs li a.surf-camp em,
.surfschool-details .nav-tabs li a.bed-breakfast-rentals em,
.surfschool-details .nav-tabs li a.surfcamp em,
.surfschool-details .nav-tabs li a.surf-camp em {
  background-position-x: -5px;
  background-position-y: 3px;
}

/* line 2534, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surfcamp-lowcost em,
.surfcamp-details .nav-tabs li a.surfcamp-low-cost em,
.surfcamp-details .nav-tabs li a.surf-camp-low-cost em,
.surfcamp-details .nav-tabs li a.surf-camp-lowcost em,
.surfschool-details .nav-tabs li a.surfcamp-lowcost em,
.surfschool-details .nav-tabs li a.surfcamp-low-cost em,
.surfschool-details .nav-tabs li a.surf-camp-low-cost em,
.surfschool-details .nav-tabs li a.surf-camp-lowcost em {
  background-position-x: -105px;
  background-position-y: 3px;
}

/* line 2546, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surfari em {
  background-position-x: -193px;
  background-position-y: 3px;
}

/* line 2551, ../sass/style-public.scss */
.surfschool-details .nav-tabs li a.surfari em {
  background-position-x: -170px;
  background-position-y: 3px;
}

/* line 2556, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.bed-breakfast em,
.surfschool-details .nav-tabs li a.bed-breakfast em {
  background-position-x: -288px;
  background-position-y: 3px;
}

/* line 2562, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.self-catering em,
.surfschool-details .nav-tabs li a.self-catering em {
  background-position-x: -5px;
  background-position-y: -77px;
}

/* line 2568, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.full-board em,
.surfschool-details .nav-tabs li a.full-board em {
  background-position-x: -98px;
  background-position-y: -77px;
}

/* line 2574, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surf-yoga em,
.surfschool-details .nav-tabs li a.surf-yoga em {
  background-position-x: -195px;
  background-position-y: -77px;
}

/* line 2580, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.boat-trip em,
.surfcamp-details .nav-tabs li a.male-atolls em,
.surfcamp-details .nav-tabs li a.central-atolls em,
.surfcamp-details .nav-tabs li a.south-atolls em,
.surfschool-details .nav-tabs li a.boat-trip em,
.surfschool-details .nav-tabs li a.male-atolls em,
.surfschool-details .nav-tabs li a.central-atolls em,
.surfschool-details .nav-tabs li a.south-atolls em {
  background-position-x: -290px;
  background-position-y: -77px;
}

/* line 2592, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.ocean-villas em,
.surfschool-details .nav-tabs li a.ocean-villas em {
  background-position-x: -290px;
  background-position-y: -148px;
}

/* line 2598, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.beach-villas em,
.surfschool-details .nav-tabs li a.beach-villas em {
  background-position-x: -5px;
  background-position-y: -225px;
}

/* line 2604, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surf em,
.surfschool-details .nav-tabs li a.surf em {
  background-position-x: -105px;
  background-position-y: -225px;
}

/* line 2610, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.kite em,
.surfschool-details .nav-tabs li a.kite em {
  background-position-x: -200px;
  background-position-y: -225px;
}

/* line 2616, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.wake em,
.surfschool-details .nav-tabs li a.wake em {
  background-position-x: -295px;
  background-position-y: -225px;
}

/* line 2621, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.stand-up-paddle em,
.surfschool-details .nav-tabs li a.stand-up-paddle em {
  background-position-x: -5px;
  background-position-y: -305px;
}

/* line 2626, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.kite-surf em,
.surfcamp-details .nav-tabs li a.surf-kite em,
.surfschool-details .nav-tabs li a.kite-surf em,
.surfschool-details .nav-tabs li a.surf-kite em {
  background-position-x: -105px;
  background-position-y: -305px;
}

/* line 2633, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.kite-wake em,
.surfschool-details .nav-tabs li a.kite-wake em {
  background-position-x: -195px;
  background-position-y: -305px;
}

/* line 2638, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surf-wake em,
.surfschool-details .nav-tabs li a.surf-wake em {
  background-position-x: -295px;
  background-position-y: -305px;
}

/* line 2643, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.junior-surf-camp em,
.surfcamp-details .nav-tabs li a.junior-surfcamp em,
.surfschool-details .nav-tabs li a.junior-surf-camp em,
.surfschool-details .nav-tabs li a.junior-surfcamp em {
  background-position-x: -10px;
  background-position-y: -377px;
}

/* line 2650, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.girls-surf-camp em,
.surfschool-details .nav-tabs li a.girls-surfcamp em {
  background-position-x: -105px;
  background-position-y: -377px;
}

/* line 2655, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.camping em,
.surfschool-details .nav-tabs li a.camping em {
  background-position-x: -200px;
  background-position-y: -377px;
}

/* line 2663, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.bed-breakfast-rentals:hover em,
.surfcamp-details .nav-tabs li.active a.bed-breakfast-rentals em,
.surfcamp-details .nav-tabs li a.surfcamp:hover em,
.surfcamp-details .nav-tabs li.active a.surfcamp em,
.surfcamp-details .nav-tabs li a.surf-camp:hover em,
.surfcamp-details .nav-tabs li.active a.surf-camp em,
.surfschool-details .nav-tabs li a.bed-breakfast-rentals:hover em,
.surfschool-details .nav-tabs li.active a.bed-breakfast-rentals em,
.surfschool-details .nav-tabs li a.surfcamp:hover em,
.surfschool-details .nav-tabs li.active a.surfcamp em,
.surfschool-details .nav-tabs li a.surf-camp:hover em,
.surfschool-details .nav-tabs li.active a.surf-camp em {
  background-position-x: -370px;
  background-position-y: 3px;
}

/* line 2678, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surfcamp-lowcost:hover em,
.surfcamp-details .nav-tabs li.active a.surfcamp-lowcost em,
.surfcamp-details .nav-tabs li a.surf-camp-low-cost:hover em,
.surfcamp-details .nav-tabs li.active a.surf-camp-low-cost em,
.surfcamp-details .nav-tabs li a.surf-camp-lowcost:hover em,
.surfcamp-details .nav-tabs li.active a.surf-camp-lowcost em,
.surfschool-details .nav-tabs li a.surfcamp-lowcost:hover em,
.surfschool-details .nav-tabs li.active a.surfcamp-lowcost em,
.surfschool-details .nav-tabs li a.surf-camp-low-cost:hover em,
.surfschool-details .nav-tabs li.active a.surf-camp-low-cost em,
.surfschool-details .nav-tabs li a.surf-camp-lowcost:hover em,
.surfschool-details .nav-tabs li.active a.surf-camp-lowcost em {
  background-position-x: -470px;
  background-position-y: 3px;
}

/* line 2693, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surfari:hover em,
.surfcamp-details .nav-tabs li.active a.surfari em,
.surfschool-details .nav-tabs li a.surfari:hover em,
.surfschool-details .nav-tabs li.active a.surfari em {
  background-position-x: -535px;
  background-position-y: 3px;
}

/* line 2701, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.bed-breakfast:hover em,
.surfcamp-details .nav-tabs li.active a.bed-breakfast em {
  background-position-x: -654px;
  background-position-y: 3px;
}

/* line 2706, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.self-catering:hover em,
.surfcamp-details .nav-tabs li.active a.self-catering em {
  background-position-x: -368px;
  background-position-y: -75px;
}

/* line 2711, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.full-board:hover em,
.surfcamp-details .nav-tabs li.active a.full-board em {
  background-position-x: -463px;
  background-position-y: -75px;
}

/* line 2716, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surf-yoga:hover em,
.surfcamp-details .nav-tabs li.active a.surf-yoga em {
  background-position-x: -557px;
  background-position-y: -75px;
}

/* line 2721, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.boat-trip:hover em,
.surfcamp-details .nav-tabs li.active a.boat-trip em,
.surfcamp-details .nav-tabs li a.male-atolls:hover em,
.surfcamp-details .nav-tabs li.active a.male-atolls em,
.surfcamp-details .nav-tabs li a.central-atolls:hover em,
.surfcamp-details .nav-tabs li.active a.central-atolls em,
.surfcamp-details .nav-tabs li a.south-atolls:hover em,
.surfcamp-details .nav-tabs li.active a.south-atolls em {
  background-position-x: -653px;
  background-position-y: -75px;
}

/* line 2732, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.ocean-villas:hover em,
.surfcamp-details .nav-tabs li.active a.ocean-villas em {
  background-position-x: -653px;
  background-position-y: -150px;
}

/* line 2737, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.beach-villas:hover em,
.surfcamp-details .nav-tabs li.active a.beach-villas em {
  background-position-x: -370px;
  background-position-y: -226px;
}

/* line 2742, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surf:hover em,
.surfcamp-details .nav-tabs li.active a.surf em,
.surfschool-details .nav-tabs li a.surf:hover em,
.surfschool-details .nav-tabs li.active a.surf em {
  background-position-x: -470px;
  background-position-y: -226px;
}

/* line 2749, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.kite:hover em,
.surfcamp-details .nav-tabs li.active a.kite em {
  background-position-x: -565px;
  background-position-y: -226px;
}

/* line 2754, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.wake:hover em,
.surfcamp-details .nav-tabs li.active a.wake em {
  background-position-x: -660px;
  background-position-y: -226px;
}

/* line 2759, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.stand-up-paddle:hover em,
.surfcamp-details .nav-tabs li.active a.stand-up-paddle em {
  background-position-x: -375px;
  background-position-y: -305px;
}

/* line 2764, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.kite-surf:hover em,
.surfcamp-details .nav-tabs li.active a.kite-surf em,
.surfcamp-details .nav-tabs li a.surf-kite:hover em,
.surfcamp-details .nav-tabs li.active a.surf-kite em {
  background-position-x: -470px;
  background-position-y: -305px;
}

/* line 2771, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.kite-wake:hover em,
.surfcamp-details .nav-tabs li.active a.kite-wake em {
  background-position-x: -560px;
  background-position-y: -305px;
}

/* line 2776, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.surf-wake:hover em,
.surfcamp-details .nav-tabs li.active a.surf-wake em {
  background-position-x: -660px;
  background-position-y: -305px;
}

/* line 2781, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li a.junior-surf-camp:hover em,
.surfcamp-details .nav-tabs li.active a.junior-surf-camp em,
.surfcamp-details .nav-tabs li a.junior-surfcamp:hover em,
.surfcamp-details .nav-tabs li.active a.junior-surfcamp em {
  background-position-x: -375px;
  background-position-y: -375px;
}

/* line 2788, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li.active a.girls-surf-camp em,
.surfcamp-details .nav-tabs li.active a.girls-surfcamp em {
  background-position-x: -470px;
  background-position-y: -375px;
}

/* line 2793, ../sass/style-public.scss */
.surfcamp-details .nav-tabs li.active a.camping em {
  background-position-x: -565px;
  background-position-y: -375px;
}

/* line 2799, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li a.destination,
.surfschool-details #summary .nav-tabs li a.destination {
  background-image: url("../images/elements/surfcamps/destination-white-2x.png");
  line-height: 30px;
  background-position: 35px;
  padding-left: 75px;
}

/* line 2801, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li a.accommodation,
.surfschool-details #summary .nav-tabs li a.accommodation {
  background-image: url("../images/elements/surfcamps/accommodation-white-2x.png");
  line-height: 30px;
  background-position: 15px;
  padding-left: 60px;
}

/* line 2803, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li a.surf,
.surfschool-details #summary .nav-tabs li a.surf {
  background-image: url("../images/elements/surfcamps/surf-white-2x.png");
  line-height: 30px;
  background-position: 50px;
  padding-left: 105px;
}

/* line 2806, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li a.destination:hover,
.surfcamp-details #summary .nav-tabs li.active a.destination,
.surfschool-details #summary .nav-tabs li a.destination:hover,
.surfschool-details #summary .nav-tabs li.active a.destination {
  background-image: url("../images/elements/surfcamps/destination-blue-2x.png");
}

/* line 2811, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li a.accommodation:hover,
.surfcamp-details #summary .nav-tabs li.active a.accommodation,
.surfschool-details #summary .nav-tabs li a.accommodation:hover,
.surfschool-details #summary .nav-tabs li.active a.accommodation {
  background-image: url("../images/elements/surfcamps/accommodation-blue-2x.png");
}

/* line 2816, ../sass/style-public.scss */
.surfcamp-details #summary .nav-tabs li a.surf:hover,
.surfcamp-details #summary .nav-tabs li.active a.surf,
.surfschool-details #summary .nav-tabs li a.surf:hover,
.surfschool-details #summary .nav-tabs li.active a.surf {
  background-image: url("../images/elements/surfcamps/surf-blue-2x.png");
}

/* line 2821, ../sass/style-public.scss */
.surfcamp-details .table-striped > tbody > tr:nth-of-type(odd),
.surfschool-details .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e9ecf3;
}

/* line 2826, ../sass/style-public.scss */
.surfcamp-details .table-striped td,
.surfschool-details .table-striped td {
  border: none !important;
}

/* line 2831, ../sass/style-public.scss */
.surfcamp-details .table-striped td strong,
.surfschool-details .table-striped td strong {
  color: #0ab3d0;
  white-space: nowrap;
}

/* line 2837, ../sass/style-public.scss */
.surfcamp-details .blue-list,
.surfschool-details .blue-list {
  color: #0ab3d0;
  padding-left: 15px;
  font-weight: 700;
}

/* line 2844, ../sass/style-public.scss */
.surfcamp-details .list-included,
.surfschool-details .list-included {
  font-weight: normal;
  margin-top: 20px;
}
/* line 2848, ../sass/style-public.scss */
.surfcamp-details .list-included span,
.surfschool-details .list-included span {
  font-weight: normal;
}

/* line 2853, ../sass/style-public.scss */
.surfcamp-details .season-info,
.surfschool-details .season-info {
  background: #9db8c5;
  color: #fff;
  padding: 20px 40px;
  margin-top: 20px;
}
/* line 2859, ../sass/style-public.scss */
.surfcamp-details .season-info ul,
.surfschool-details .season-info ul {
  padding-left: 0;
  margin-bottom: 0;
}

/* line 2865, ../sass/style-public.scss */
#submenu {
  width: 100%;
  z-index: 10;
  border: 0;
  left: 0;
}

/* line 2872, ../sass/style-public.scss */
#submenu .navbar-inner {
  background: #206987;
}

/* line 2876, ../sass/style-public.scss */
#submenu .nav > li {
  float: left;
}

/* line 2880, ../sass/style-public.scss */
#submenu .nav {
  margin: 0 auto;
  text-align: center;
  /*width: 835px;*/
}

/* line 2886, ../sass/style-public.scss */
#submenu .nav > li > a {
  color: #fff;
  text-transform: uppercase;
  padding: 15px 30px;
}

@media (min-width: 1200px) {
  /* line 2895, ../sass/style-public.scss */
  .container {
    width: 940px;
  }
}
/* line 2900, ../sass/style-public.scss */
.container, .navbar-collapse {
  padding: 0;
}

/* line 2904, ../sass/style-public.scss */
div#content-followus a {
  margin-right: 17px;
  float: left;
}

/* line 2909, ../sass/style-public.scss */
div#content-followus a:nth-child(4n) {
  margin-right: 0;
}

/* BOOKING PAGE*/
/* line 2914, ../sass/style-public.scss */
#booking-steps .step-titles {
  max-width: 570px;
  border-left: 1px solid #e7eaf2;
}
/* line 2917, ../sass/style-public.scss */
#booking-steps .step-titles .step-title {
  background: none;
  text-transform: uppercase;
  font-weight: 900;
  border: none;
  color: #adc3ce;
  padding: 0 15px;
  border: 1px solid #e7eaf2;
  border-left: 0px;
  border-radius: 0;
  height: 56px !important;
}
/* line 2929, ../sass/style-public.scss */
#booking-steps .step-titles .step-title:before {
  position: absolute;
  display: block;
  border: 27px solid transparent;
  border-left: 16px solid #e7eaf2;
  border-right: 0;
  top: 0px;
  z-index: 10;
  content: '';
  right: -17px;
}
/* line 2940, ../sass/style-public.scss */
#booking-steps .step-titles .step-title:after {
  position: absolute;
  display: block;
  border: 27px solid transparent;
  border-left: 16px solid #fff;
  border-right: 0;
  top: 0px;
  z-index: 10;
  content: '';
  right: -15px;
}
/* line 2951, ../sass/style-public.scss */
#booking-steps .step-titles .step-title.disabled {
  opacity: 1 !important;
}
/* line 2954, ../sass/style-public.scss */
#booking-steps .step-titles .step-order {
  font-size: 38px;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  float: left;
  margin-left: 20px;
  font-weight: normal;
}
/* line 2962, ../sass/style-public.scss */
#booking-steps .step-titles .step-name {
  font-size: 11px;
  font-weight: 900;
  font-family: "Lato Bold", sans-serif;
  line-height: 54px;
  text-align: left;
  float: left;
  margin-left: 5px;
}
/* line 2971, ../sass/style-public.scss */
#booking-steps .step-titles .step-active {
  background-color: #0ab3d0;
  color: #fff;
  border-color: #0ab3d0;
}
/* line 2976, ../sass/style-public.scss */
#booking-steps .step-titles .step-title.step-active:after, #booking-steps .step-titles .step-title.step-active:before {
  border-left: 16px solid #0ab3d0;
}
/* line 2981, ../sass/style-public.scss */
#booking-steps .summary {
  margin: 20px 0 0;
  float: left;
}
/* line 2984, ../sass/style-public.scss */
#booking-steps .summary div.info {
  margin-bottom: 3px;
  float: left;
  width: 100%;
}
/* line 2988, ../sass/style-public.scss */
#booking-steps .summary div.info strong {
  color: #0ab3d0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: 900;
}
/* line 2995, ../sass/style-public.scss */
#booking-steps .summary div.info span {
  background: #e7eaf2;
  color: #0ab3d0;
  width: 100%;
  padding: 10px;
  float: left;
  text-transform: uppercase;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 13px;
}
/* line 3010, ../sass/style-public.scss */
#booking-steps .well {
  background: none;
  box-shadow: none;
  border: none;
  margin: 10px 0;
  padding: 0px;
}
/* line 3016, ../sass/style-public.scss */
.container-booking .next-button, .container-booking .submit-button {
  background-color: #a8d11d;
  padding: 15px 50px;
  margin-top: 20px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
}
/* line 3029, ../sass/style-public.scss */
.container-booking .back-button {
  background: #9db8c5;
  padding: 15px 50px;
  margin-top: 20px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  margin-right: 20px;
  color: #fff;
}
/* line 3042, ../sass/style-public.scss */
#booking-steps form#booking-form h2 {
  font-size: 25px;
  color: #9db8c5;
  font-weight: 900;
}
/* line 3047, ../sass/style-public.scss */
#booking-steps form#booking-form label {
  float: left;
  clear: both;
  display: block;
  width: 100%;
  color: #0ab3d0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
  margin-top: 20px;
}
/* line 3058, ../sass/style-public.scss */
#booking-steps form#booking-form input[type="text"], #booking-steps form#booking-form select {
  float: left;
  width: 100%;
  padding: 10px 5px;
  color: #206987;
  text-transform: uppercase;
  box-shadow: none;
  border: 1px solid #e9ebf3;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 13px;
  font-weight: 700;
}
/* line 3072, ../sass/style-public.scss */
#booking-steps form#booking-form select {
  background: url("../images/elements/select-arrow.png") no-repeat right 10px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
/* line 3078, ../sass/style-public.scss */
#booking-steps form#booking-form select.readonlyac {
  background: #e7eaf2 !important;
}
/* line 3081, ../sass/style-public.scss */
#booking-steps form#booking-form .calendar-icon {
  background: url("../images/elements/booking-calendar.png") no-repeat right 10px center;
  cursor: pointer;
}
/* line 3085, ../sass/style-public.scss */
#booking-steps form#booking-form input[type="checkbox"] {
  padding: 10px;
  color: #206987;
  text-transform: uppercase;
  box-shadow: none;
  border: 1px solid #e9ebf3;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
  margin-right: 7px;
  font-size: 13px;
}
/* line 3103, ../sass/style-public.scss */
#booking-steps form#booking-form input[type="text"]:disabled, #booking-steps form#booking-form select:disabled {
  background-color: #e7eaf2;
}
/* line 3107, ../sass/style-public.scss */
#booking-steps form#booking-form .complementary-booking {
  margin-top: 10px;
}
/* line 3109, ../sass/style-public.scss */
#booking-steps form#booking-form .complementary-booking .complementary {
  padding: 3px;
}
/* line 3115, ../sass/style-public.scss */
#booking-steps form#booking-form .phone .flag select {
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-right: 0px;
}
/* line 3124, ../sass/style-public.scss */
#booking-steps form#booking-form .phone .flag i.fa.fa-caret-down {
  top: 12px;
  right: 5px;
  padding: 0;
}
/* line 3133, ../sass/style-public.scss */
#booking-steps form#booking-form .call input {
  /*-webkit-border-top-left-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-left: 0px;*/
}
/* line 3144, ../sass/style-public.scss */
#booking-steps form#booking-form .day-birth i.fa.fa-caret-down {
  top: 9px;
  right: 7px;
  padding: 3px;
}
/* line 3151, ../sass/style-public.scss */
#booking-steps form#booking-form .month-birth i.fa.fa-caret-down {
  top: 7px;
  right: 16px;
}
/* line 3157, ../sass/style-public.scss */
#booking-steps form#booking-form .year-birth i.fa.fa-caret-down {
  top: 7px;
  right: 7px;
  padding: 5px;
}
/* line 3163, ../sass/style-public.scss */
#booking-steps form#booking-form .price {
  float: right;
  color: #0ab3d0;
  font-size: 25px;
  font-weight: 900;
}
/* line 3170, ../sass/style-public.scss */
#booking-steps div#country-flag_msdd {
  width: 100% !important;
  height: 40px;
  border: 1px solid #e9ebf3;
  margin-right: 0 !important;
  padding: 7px;
  -webkit-border-top-left-radius: 5px !important;
  -webkit-border-bottom-left-radius: 5px !important;
  -moz-border-radius-topleft: 5px !important;
  -moz-border-radius-bottomleft: 5px !important;
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  background: url("../images/elements/select-arrow.png") no-repeat right 10px center;
  border-right: 0;
}
/* line 3185, ../sass/style-public.scss */
#booking-steps img.fnone {
  width: 25px;
}
/* line 3188, ../sass/style-public.scss */
#booking-steps .ddlabel {
  margin-left: 5px;
}
/* line 3191, ../sass/style-public.scss */
#booking-steps div#country-flag_child ul {
  list-style: none;
  padding: 0 7px;
  background: #FFF;
  border: 1px solid #eee;
  margin-top: 15px;
  margin-left: -8px;
  width: 120px;
  overflow: auto;
  max-height: 200px;
}
/* line 3201, ../sass/style-public.scss */
#booking-steps div#country-flag_child ul li {
  margin-top: 5px;
}
/* line 3205, ../sass/style-public.scss */
#booking-steps .summary {
  margin: 0;
  float: left;
}
/* line 3208, ../sass/style-public.scss */
#booking-steps .summary h3 {
  color: #9db8c5;
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 35px;
  float: left;
  margin: 0;
}
/* line 3218, ../sass/style-public.scss */
#booking-steps .step-content {
  margin-top: 0px;
  float: left;
}
/* line 3222, ../sass/style-public.scss */
#booking-steps .step-content .booking-personal-info div.col-sm-6:nth-child(1) {
  padding-left: 0;
}
/* line 3225, ../sass/style-public.scss */
#booking-steps .step-content .booking-personal-info div.col-sm-6:nth-child(2) {
  padding-right: 0;
}
/* line 3230, ../sass/style-public.scss */
#booking-steps .status {
  background: #e7eaf2;
  padding: 30px !important;
  float: left;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #206987;
  font-size: 14px;
}
/* line 3239, ../sass/style-public.scss */
#booking-steps .status a {
  color: #0ab3d0;
}
/* line 3242, ../sass/style-public.scss */
#booking-steps .status h3 {
  font-weight: 900;
  font-size: 20px;
  margin: 0 0 20px;
  color: #0ab3d0;
}
/* line 3249, ../sass/style-public.scss */
#booking-steps i.fa.fa-calendar-o {
  position: absolute;
  top: 53px;
  right: 30px;
  font-size: 24px;
  color: #9db8c5;
}
/* line 3256, ../sass/style-public.scss */
#booking-steps i.fa.fa-caret-down {
  position: absolute;
  top: 52px;
  right: 20px;
  padding: 5px 10px;
  background: #fff;
  font-size: 16px;
  color: #9db8c5;
}
/* line 3265, ../sass/style-public.scss */
#booking-steps i.fa.fa-caret-down.no-right {
  right: 1px;
}
/* line 3268, ../sass/style-public.scss */
#booking-steps .nr-people i.fa.fa-caret-down {
  top: 8px;
}
/* line 3272, ../sass/style-public.scss */
#booking-steps .terms {
  color: #9db8c5;
  font-weight: 700;
}
/* line 3275, ../sass/style-public.scss */
#booking-steps .terms a {
  color: #0ab3d0;
  font-weight: 900;
}
/* line 3279, ../sass/style-public.scss */
#booking-steps .terms input {
  -ms-transform: scale(1.5);
  /* IE */
  -moz-transform: scale(1.5);
  /* FF */
  -webkit-transform: scale(1.5);
  /* Safari and Chrome */
  -o-transform: scale(1.5);
  /* Opera */
}
/* line 3287, ../sass/style-public.scss */
#booking-steps .note {
  color: #0ab3d0;
  font-weight: 700;
}
/* line 3292, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box {
  border: 1px solid #e7eaf2;
  margin-bottom: 5px;
  padding: 30px;
}
/* line 3296, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .title {
  color: #0ab3d0;
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 20px;
  line-height: 24px;
}
/* line 3303, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .subtitle {
  color: #206987;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 15px;
}
/* line 3309, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .description {
  color: #206987;
  font-size: 14px;
  font-weight: normal;
}
/* line 3314, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .person-price {
  text-align: right;
  font-size: 14px;
  font-weight: 900;
  width: 100%;
  margin-right: 50px;
}
/* line 3320, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .person-price strong {
  color: #206987;
  font-size: 33px;
  font-weight: 900;
  text-align: right;
  display: block;
}
/* line 3327, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .person-price sup {
  top: -15px;
  font-size: 60%;
}
/* line 3332, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box button {
  float: right;
  text-align: center;
  color: #206987;
  padding: 15px 20px !important;
  margin-top: 5px !important;
  width: 100%;
}
/* line 3340, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .disclaimer {
  font-size: 12px;
}
/* line 3343, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .transfer {
  overflow: hidden;
  background: #A8D11D;
  border: #A8D11D 1px solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 3349, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .transfer select {
  float: left;
  width: 100%;
  padding: 10px 5px;
  color: #206987;
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 13px;
  font-weight: 900;
  background: transparent;
  -webkit-appearance: none;
}
/* line 3364, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .transfer select option {
  background: #0075b0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
}
/* line 3369, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .transfer select option :hover {
  color: #b6e613;
}
/* line 3372, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .transfer select option :first-child {
  margin-top: 5px;
}
/* line 3379, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .transfer-price {
  text-align: right;
  font-size: 14px;
  font-weight: 900;
  width: 100%;
  margin-right: 50px;
}
/* line 3387, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box #transfer-price {
  color: #206987;
  font-size: 35px;
  font-weight: 900;
  text-align: right;
}
/* line 3394, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .more {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 35px;
}
/* line 3399, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .more a {
  color: #206987;
}
/* line 3402, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .more a:hover {
  color: #0ab3d0;
}
/* line 3404, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .more a:hover i {
  color: #0ab3d0;
}
/* line 3408, ../sass/style-public.scss */
#booking-steps form#booking-form .extra-box .more i {
  color: #9db8c5;
  padding-right: 15px;
}

/* line 3416, ../sass/style-public.scss */
#booking-sidebar, #sidebar .faqs {
  background: #e9ecf3;
  padding: 10px 30px;
  color: #206987;
  margin-top: 25px;
}
/* line 3421, ../sass/style-public.scss */
#booking-sidebar .panel-default > .panel-heading, #booking-sidebar .panel, #sidebar .faqs .panel-default > .panel-heading, #sidebar .faqs .panel {
  background: none;
  border: none;
  box-shadow: none;
  padding: 5px 0;
}
/* line 3427, ../sass/style-public.scss */
#booking-sidebar .panel-default > .panel-heading + .panel-collapse > .panel-body, #booking-sidebar .panel-default > .panel-heading + .panel-collapse > .panel-body *, #sidebar .faqs .panel-default > .panel-heading + .panel-collapse > .panel-body, #sidebar .faqs .panel-default > .panel-heading + .panel-collapse > .panel-body * {
  border: 0;
  padding: 10px 0;
  font-size: 14px !important;
  color: #206987 !important;
  font-family: "Lato", sans-serif !important;
}
/* line 3434, ../sass/style-public.scss */
#booking-sidebar h3, #sidebar .faqs h3 {
  color: #0ab3d0;
  font-weight: 900;
  font-size: 17px;
}
/* line 3439, ../sass/style-public.scss */
#booking-sidebar p, #sidebar .faqs p {
  text-align: left;
  font-size: 14px;
  color: #206987;
}
/* line 3444, ../sass/style-public.scss */
#booking-sidebar a, #sidebar .faqs a {
  color: #206987;
  font-weight: 900;
  font-size: 16px;
}
/* line 3449, ../sass/style-public.scss */
#booking-sidebar .faqs, #sidebar .faqs .faqs {
  list-style: none;
  padding-left: 0;
}
/* line 3452, ../sass/style-public.scss */
#booking-sidebar .faqs li, #sidebar .faqs .faqs li {
  font-weight: 900;
  margin-bottom: 10px;
}
/* line 3455, ../sass/style-public.scss */
#booking-sidebar .faqs li i, #sidebar .faqs .faqs li i {
  float: right;
  color: #0ab3d0;
  margin-left: 25px;
}
/* line 3464, ../sass/style-public.scss */
#booking-sidebar #accordion .panel-heading, #sidebar .faqs #accordion .panel-heading {
  padding: 0 40px 0 0;
  background: url("../images/elements/arrrow-faqs.png") no-repeat right bottom;
}
/* line 3470, ../sass/style-public.scss */
#booking-sidebar .more, #sidebar .faqs .more {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 35px;
}
/* line 3475, ../sass/style-public.scss */
#booking-sidebar .more a, #sidebar .faqs .more a {
  color: #206987;
  font-size: 13px;
}
/* line 3479, ../sass/style-public.scss */
#booking-sidebar .more a:hover, #sidebar .faqs .more a:hover {
  color: #0ab3d0;
}
/* line 3481, ../sass/style-public.scss */
#booking-sidebar .more a:hover i, #sidebar .faqs .more a:hover i {
  color: #0ab3d0;
}
/* line 3485, ../sass/style-public.scss */
#booking-sidebar .more i, #sidebar .faqs .more i {
  color: #0ab3d0;
  padding-right: 10px;
  font-size: 18px;
}

/* line 3493, ../sass/style-public.scss */
#booking-sidebar-summary {
  background: #e9ecf3;
  color: #206987;
}
/* line 3496, ../sass/style-public.scss */
#booking-sidebar-summary .summary {
  padding: 30px;
  font-size: 14px;
}
/* line 3499, ../sass/style-public.scss */
#booking-sidebar-summary .summary .title {
  font-size: 25px;
  color: #0ab3d0;
  font-weight: 900;
  margin-bottom: 20px;
}
/* line 3505, ../sass/style-public.scss */
#booking-sidebar-summary .summary .dates {
  color: #9db8c5;
  margin-bottom: 15px;
}
/* line 3507, ../sass/style-public.scss */
#booking-sidebar-summary .summary .dates strong {
  color: #206987;
  font-weight: 900;
}
/* line 3513, ../sass/style-public.scss */
#booking-sidebar-summary .summary hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #FFFFFF;
  float: left;
  height: 1px;
  width: 100%;
}
/* line 3522, ../sass/style-public.scss */
#booking-sidebar-summary .summary .total {
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  margin-top: 15px;
  margin-bottom: 30px;
}
/* line 3528, ../sass/style-public.scss */
#booking-sidebar-summary .summary .total strong {
  font-size: 25px;
  color: #0ab3d0;
  float: right;
}

/* line 3537, ../sass/style-public.scss */
.booking-hr {
  border-bottom: 1px solid #e0e9ee;
  float: left;
  width: 100%;
  border-top: 0;
}

/* line 3544, ../sass/style-public.scss */
.profile-hr {
  border-bottom: 1px solid #e0e9ee;
  float: left;
  width: 100%;
  border-top: 0;
}

/* line 3551, ../sass/style-public.scss */
.float-right {
  float: right;
}

/* line 3555, ../sass/style-public.scss */
.float-left {
  float: left;
}

/* line 3559, ../sass/style-public.scss */
.tell-friends {
  color: #0ab3d0;
  font-weight: 900;
}

/* line 3568, ../sass/style-public.scss */
.booking-status h2 {
  font-weight: 900;
  font-size: 25px;
  color: #9db8c5;
}
/* line 3573, ../sass/style-public.scss */
.booking-status h3 {
  color: #0dbfde;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
}
/* line 3579, ../sass/style-public.scss */
.booking-status .status {
  background: #e7eaf2;
  padding: 20px 30px 10px !important;
  float: left;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  color: #206987;
  font-size: 16px;
  width: 100%;
  margin-bottom: 20px;
}
/* line 3591, ../sass/style-public.scss */
.booking-status .important {
  padding: 0px;
}
/* line 3594, ../sass/style-public.scss */
.booking-status .print {
  padding: 0 30px;
  width: 100%;
  float: left;
  margin: 15px 0;
}
/* line 3599, ../sass/style-public.scss */
.booking-status .print span {
  background: #0dbfde url(../images/elements/printer.png) no-repeat 55px center;
  color: #fff;
  text-align: center;
  font-weight: 900;
  padding: 15px 55px 15px 100px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 3612, ../sass/style-public.scss */
.booking-status .payment-details {
  color: #9db8c5;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
}
/* line 3617, ../sass/style-public.scss */
.booking-status .payment-details span {
  text-transform: none;
  color: #206987;
  font-weight: normal;
  float: left;
  width: 100%;
}
/* line 3624, ../sass/style-public.scss */
.booking-status .payment-details h3 {
  margin-top: 10px;
}
/* line 3628, ../sass/style-public.scss */
.booking-status .summary {
  margin: 20px 0 0;
  float: left;
}
/* line 3631, ../sass/style-public.scss */
.booking-status .summary div.info {
  margin-bottom: 3px;
  float: left;
  width: 100%;
}
/* line 3635, ../sass/style-public.scss */
.booking-status .summary div.info strong {
  color: #0ab3d0;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: 900;
}
/* line 3642, ../sass/style-public.scss */
.booking-status .summary div.info span {
  background: #e7eaf2;
  color: #0ab3d0;
  width: 100%;
  padding: 10px 20px;
  float: left;
  text-transform: uppercase;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 13px;
}
/* line 3656, ../sass/style-public.scss */
.booking-status .nav-tabs {
  border-bottom: 0;
  float: left;
  width: 100%;
}
/* line 3660, ../sass/style-public.scss */
.booking-status .nav-tabs li {
  margin-bottom: -3px;
}
/* line 3664, ../sass/style-public.scss */
.booking-status .tab-content {
  border: 3px solid #e7eaf2;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0;
  border-radius: 5px;
  border-top-left-radius: 0;
  float: left;
  width: 100%;
  margin-bottom: 45px;
}
/* line 3676, ../sass/style-public.scss */
.booking-status .nav-tabs > li > a {
  background: #0ab3d0;
  color: #fff;
  border: 3px solid #0ab3d0;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 14px;
}
/* line 3684, ../sass/style-public.scss */
.booking-status .nav-tabs > li.active > a {
  background: #fff;
  color: #0ab3d0;
  border: 3px solid #e7eaf2;
  border-bottom-color: #fff;
}
/* line 3692, ../sass/style-public.scss */
.booking-status .total-price {
  color: #9db8c5;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 15px;
}
/* line 3698, ../sass/style-public.scss */
.booking-status .total-price .price {
  float: right;
  font-size: 25px;
  color: #0ab3d0;
  padding-right: 30px;
}
/* line 3705, ../sass/style-public.scss */
.booking-status .price-details {
  margin: 30px 0 20px;
  float: left;
}
/* line 3708, ../sass/style-public.scss */
.booking-status .price-details span {
  text-transform: uppercase;
  color: #9db8c5;
  font-size: 12px;
}
/* line 3712, ../sass/style-public.scss */
.booking-status .price-details span strong {
  color: #0ab3d0;
  font-weight: 900;
}
/* line 3717, ../sass/style-public.scss */
.booking-status .price-details .price {
  text-align: right;
  float: right;
  width: 100%;
  background: #e7eaf2;
  padding: 10px 30px;
  margin-top: 5px;
  color: #0ab3d0;
}
/* line 3730, ../sass/style-public.scss */
.booking-status .payment-methods {
  color: #9db8c5;
  border: 3px solid #e7eaf2;
  padding-top: 25px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  margin-top: 10px;
  float: left;
}
/* line 3738, ../sass/style-public.scss */
.booking-status .payment-methods .credit-card {
  font-weight: 900;
  font-size: 16px;
}
/* line 3741, ../sass/style-public.scss */
.booking-status .payment-methods .credit-card span {
  font-weight: normal;
  color: #9db8c5;
}
/* line 3745, ../sass/style-public.scss */
.booking-status .payment-methods .credit-card .info {
  font-size: 14px;
}
/* line 3748, ../sass/style-public.scss */
.booking-status .payment-methods .credit-card img {
  padding: 10px 0;
}
/* line 3752, ../sass/style-public.scss */
.booking-status .payment-methods .wire-transfer {
  font-weight: 900;
  font-size: 14px;
}
/* line 3755, ../sass/style-public.scss */
.booking-status .payment-methods .wire-transfer span {
  font-weight: normal;
  color: #0ab3d0;
}
/* line 3759, ../sass/style-public.scss */
.booking-status .payment-methods .wire-transfer .info {
  font-size: 14px;
  color: #9db8c5;
}
/* line 3763, ../sass/style-public.scss */
.booking-status .payment-methods .wire-transfer img {
  padding: 10px 0;
}
/* line 3766, ../sass/style-public.scss */
.booking-status .payment-methods .wire-transfer strong {
  font-size: 16px;
}
/* line 3774, ../sass/style-public.scss */
.booking-status .extra-box {
  border: 1px solid #e7eaf2;
  margin-bottom: 5px;
  padding: 30px;
}
/* line 3779, ../sass/style-public.scss */
.booking-status .extra-box .title {
  color: #0ab3d0;
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 20px;
  line-height: 24px;
}
/* line 3786, ../sass/style-public.scss */
.booking-status .extra-box .subtitle {
  color: #206987;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 15px;
}
/* line 3792, ../sass/style-public.scss */
.booking-status .extra-box .description {
  color: #206987;
  font-size: 14px;
  font-weight: normal;
}
/* line 3797, ../sass/style-public.scss */
.booking-status .extra-box .person-price {
  text-align: right;
  font-size: 14px;
  float: right;
  font-weight: 900;
  width: 100%;
  margin-right: 20px;
}
/* line 3804, ../sass/style-public.scss */
.booking-status .extra-box .person-price strong {
  color: #206987;
  font-size: 45px;
  font-weight: 900;
  text-align: right;
}
/* line 3811, ../sass/style-public.scss */
.booking-status .extra-box button {
  float: right;
  text-align: center;
  color: #206987;
  padding: 15px 20px !important;
  margin-top: 5px !important;
  width: 100%;
  text-transform: uppercase;
  font-weight: 900;
  background-color: #A8D11D;
  border: 0;
}
/* line 3823, ../sass/style-public.scss */
.booking-status .extra-box .disclaimer {
  font-size: 12px;
}
/* line 3826, ../sass/style-public.scss */
.booking-status .extra-box .transfer {
  overflow: hidden;
  background: #A8D11D;
  border: #A8D11D 1px solid;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 3832, ../sass/style-public.scss */
.booking-status .extra-box .transfer select {
  float: left;
  width: 100%;
  padding: 14px 5px;
  color: #206987;
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 13px;
  font-weight: 900;
  background: transparent;
  -webkit-appearance: none;
  text-align: center;
}
/* line 3847, ../sass/style-public.scss */
.booking-status .extra-box .transfer select option {
  background: #0075b0;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
}
/* line 3852, ../sass/style-public.scss */
.booking-status .extra-box .transfer select option :hover {
  color: #b6e613;
}
/* line 3855, ../sass/style-public.scss */
.booking-status .extra-box .transfer select option :first-child {
  margin-top: 5px;
}
/* line 3861, ../sass/style-public.scss */
.booking-status .extra-box .more {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 35px;
}
/* line 3866, ../sass/style-public.scss */
.booking-status .extra-box .more a {
  color: #206987;
}
/* line 3868, ../sass/style-public.scss */
.booking-status .extra-box .more a :hover {
  color: #0ab3d0;
}
/* line 3872, ../sass/style-public.scss */
.booking-status .extra-box .more i {
  color: #9db8c5;
  padding-right: 15px;
}
/* line 3879, ../sass/style-public.scss */
.booking-status #how-to h3 {
  font-size: 14px;
  font-weight: 900;
  margin-top: 40px;
}
/* line 3884, ../sass/style-public.scss */
.booking-status #how-to p {
  line-height: 14px;
  font-size: 14px;
}
/* line 3888, ../sass/style-public.scss */
.booking-status #how-to .address {
  margin: 20px 0;
}
/* line 3892, ../sass/style-public.scss */
.booking-status #how-to, .booking-status #how-to * {
  color: #206987 !important;
  font-size: 14px !important;
}
/* line 3895, ../sass/style-public.scss */
.booking-status #how-to h3, .booking-status #how-to .text-blue, .booking-status #how-to * h3, .booking-status #how-to * .text-blue {
  color: #0dbfde !important;
}

/* line 3901, ../sass/style-public.scss */
.text-blue {
  color: #0ab3d0 !important;
}

/* line 3905, ../sass/style-public.scss */
.resume-topics ul {
  padding-left: 0;
  margin-top: 105px;
}
/* line 3908, ../sass/style-public.scss */
.resume-topics ul li {
  list-style: none;
  line-height: 30px;
  font-size: 16px;
  color: #0ab3d0;
  font-weight: 700;
  background: url(../images/elements/blue-check.png) no-repeat left top 5px;
  padding-left: 30px;
}
/* line 3917, ../sass/style-public.scss */
.resume-topics ul li * {
  line-height: 30px !important;
  font-size: 16px !important;
  color: #0ab3d0 !important;
}

/* line 3925, ../sass/style-public.scss */
.destination .resume {
  padding-right: 50px;
  max-width: 640px;
}

/* line 3930, ../sass/style-public.scss */
.destination .resume .resume-text * {
  font-size: 16px !important;
  font-family: "Lato", sans-serif !important;
  color: #206987 !important;
}

/* line 3936, ../sass/style-public.scss */
.resume-text {
  margin-bottom: 30px;
}

/* line 3940, ../sass/style-public.scss */
.accommodation-lessons {
  background: #0ab3d0;
  padding: 2px !important;
  font-size: 17px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 10px;
}
/* line 3947, ../sass/style-public.scss */
.accommodation-lessons .room {
  line-height: 66px;
}
/* line 3949, ../sass/style-public.scss */
.accommodation-lessons .room img {
  position: absolute;
  top: 15px;
  right: 20px;
}
/* line 3955, ../sass/style-public.scss */
.accommodation-lessons .details {
  background: #fff;
  color: #0ab3d0;
  padding: 3px !important;
}
/* line 3959, ../sass/style-public.scss */
.accommodation-lessons .details .availability {
  background: #a8d11d;
  color: #206987;
  text-transform: uppercase;
  font-size: 15px;
  padding: 11px 15px 11px 15px;
  text-align: center;
  cursor: pointer;
}
/* line 3970, ../sass/style-public.scss */
.accommodation-lessons .details .availability:hover {
  background: #b6e613;
}
/* line 3973, ../sass/style-public.scss */
.accommodation-lessons .details .price {
  font-size: 18px;
  line-height: 25px;
  margin-top: 10px;
}
/* line 3977, ../sass/style-public.scss */
.accommodation-lessons .details .price span {
  font-weight: normal;
  font-size: 13px;
}

/* line 3987, ../sass/style-public.scss */
.selected-dates {
  margin: 5px 0 20px;
}
/* line 3989, ../sass/style-public.scss */
.selected-dates .col-sm-4.no-padding {
  padding-right: 3px !important;
}
/* line 3992, ../sass/style-public.scss */
.selected-dates .date input {
  background: url("../images/elements/select-arrow.png") no-repeat 130px center;
  border: 2px solid #e7eaf2;
}
/* line 3996, ../sass/style-public.scss */
.selected-dates .change button {
  background: #0dbfde;
  color: #fff;
  border: 0;
  padding: 10px 20px;
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 4006, ../sass/style-public.scss */
.accommodation-change-currency {
  margin-top: 5px;
}
/* line 4008, ../sass/style-public.scss */
.accommodation-change-currency select {
  border: 2px solid #e7eaf2;
}

/* line 4013, ../sass/style-public.scss */
.padding-right-50 {
  padding-right: 50px !important;
}

/* line 4017, ../sass/style-public.scss */
.right-50 {
  padding-right: 50px !important;
}

/* line 4022, ../sass/style-public.scss */
.margin-right-50 {
  margin-right: 50px;
}

/* line 4027, ../sass/style-public.scss */
.about-page h2 {
  color: #206987;
  font-size: 20px;
  font-weight: 900;
  margin-top: 0px;
}

/* line 4035, ../sass/style-public.scss */
.autocomplete-suggestion {
  background-color: #fff;
  float: left;
  width: 100%;
  padding: 15px;
}
/* line 4041, ../sass/style-public.scss */
.autocomplete-suggestion span {
  font-size: 12px;
  margin-left: 5px;
}

/* line 4047, ../sass/style-public.scss */
.autocomplete-suggestion:hover {
  background: #a8d11d;
  cursor: pointer;
}

/* line 4052, ../sass/style-public.scss */
.no-radius-top-right {
  -webkit-border-radius-topright: 0 !important;
  -moz-border-radius-topright: 0 !important;
  border-radius-topright: 0 !important;
}

/* carousel slider1 */
/* line 4059, ../sass/style-public.scss */
#slider1 {
  margin: 0;
  overflow: hidden;
  padding: 0 40px;
  position: absolute;
  width: inherit;
  height: 60px;
  margin-top: -60px;
}

/* line 4068, ../sass/style-public.scss */
#slider1 .viewport {
  float: left;
  width: 100%;
  height: 123px;
  overflow: hidden;
  position: relative;
}

/* line 4075, ../sass/style-public.scss */
#slider1 .buttons {
  border-radius: 35px;
  display: block;
  margin: 15px 0 0;
  width: 35px;
  height: 35px;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  font-size: 22px;
}

/* line 4091, ../sass/style-public.scss */
#slider1 .next {
  margin: 15px 0 0;
  left: auto;
  right: 0;
  top: 0;
}

/* line 4097, ../sass/style-public.scss */
#slider1 .buttons:hover {
  color: #C01313;
  background: #fff;
}

/* line 4101, ../sass/style-public.scss */
#slider1 .disable {
  visibility: hidden;
}

/* line 4104, ../sass/style-public.scss */
#slider1 .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 0;
}

/* line 4111, ../sass/style-public.scss */
#slider1 .overview li {
  float: left;
  margin: 0;
  overflow: hidden;
  height: 60px;
  border: 0;
  width: 65px;
}

/* line 4120, ../sass/style-public.scss */
#sidebar .faqs {
  background: #e7eaf2;
}
/* line 4122, ../sass/style-public.scss */
#sidebar .faqs h2 {
  padding: 10px 0 0 0px;
}
/* line 4125, ../sass/style-public.scss */
#sidebar .faqs ul {
  padding: 0;
  list-style: none;
}
/* line 4129, ../sass/style-public.scss */
#sidebar .faqs ul li a {
  display: block;
  color: #206987;
  font-weight: 900;
  margin-top: 25px;
  font-size: 16px;
  padding-right: 10px;
}
/* line 4138, ../sass/style-public.scss */
#sidebar .faqs ul li a:hover {
  color: #0ab3d0;
}

/* Surfcamp Photos*/
/* line 4146, ../sass/style-public.scss */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 4158, ../sass/style-public.scss */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 4168, ../sass/style-public.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 4180, ../sass/style-public.scss */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 4186, ../sass/style-public.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 4189, ../sass/style-public.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 4197, ../sass/style-public.scss */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 4201, ../sass/style-public.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 4204, ../sass/style-public.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 4209, ../sass/style-public.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 4215, ../sass/style-public.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 4218, ../sass/style-public.scss */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 4223, ../sass/style-public.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 4226, ../sass/style-public.scss */
.mfp-hide {
  display: none !important;
}

/* line 4229, ../sass/style-public.scss */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 4239, ../sass/style-public.scss */
.mfp-preloader a {
  color: #CCC;
}

/* line 4241, ../sass/style-public.scss */
.mfp-preloader a:hover {
  color: #FFF;
}

/* line 4244, ../sass/style-public.scss */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 4247, ../sass/style-public.scss */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 4250, ../sass/style-public.scss */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 4262, ../sass/style-public.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 4266, ../sass/style-public.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 4282, ../sass/style-public.scss */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 4285, ../sass/style-public.scss */
.mfp-close:active {
  top: 1px;
}

/* line 4288, ../sass/style-public.scss */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 4291, ../sass/style-public.scss */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 4298, ../sass/style-public.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 4307, ../sass/style-public.scss */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 4318, ../sass/style-public.scss */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 4320, ../sass/style-public.scss */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 4323, ../sass/style-public.scss */
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 4334, ../sass/style-public.scss */
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 4338, ../sass/style-public.scss */
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

/* line 4343, ../sass/style-public.scss */
.mfp-arrow-left {
  left: 0;
}

/* line 4345, ../sass/style-public.scss */
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 4348, ../sass/style-public.scss */
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 4352, ../sass/style-public.scss */
.mfp-arrow-right {
  right: 0;
}

/* line 4354, ../sass/style-public.scss */
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 4357, ../sass/style-public.scss */
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

/* line 4360, ../sass/style-public.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 4363, ../sass/style-public.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 4367, ../sass/style-public.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 4370, ../sass/style-public.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 4375, ../sass/style-public.scss */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
/* line 4386, ../sass/style-public.scss */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 4399, ../sass/style-public.scss */
.mfp-figure {
  line-height: 0;
}

/* line 4401, ../sass/style-public.scss */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

/* line 4414, ../sass/style-public.scss */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 4419, ../sass/style-public.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 4422, ../sass/style-public.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 4430, ../sass/style-public.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 4437, ../sass/style-public.scss */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 4440, ../sass/style-public.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 4447, ../sass/style-public.scss */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 4450, ../sass/style-public.scss */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* line 4452, ../sass/style-public.scss */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  /* line 4455, ../sass/style-public.scss */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  /* line 4458, ../sass/style-public.scss */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 4468, ../sass/style-public.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  /* line 4470, ../sass/style-public.scss */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  /* line 4473, ../sass/style-public.scss */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 4486, ../sass/style-public.scss */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 4490, ../sass/style-public.scss */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 4494, ../sass/style-public.scss */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 4498, ../sass/style-public.scss */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* line 4503, ../sass/style-public.scss */
.mfp-ie7 .mfp-img {
  padding: 0;
}

/* line 4505, ../sass/style-public.scss */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

/* line 4511, ../sass/style-public.scss */
.mfp-ie7 .mfp-container {
  padding: 0;
}

/* line 4513, ../sass/style-public.scss */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

/* line 4515, ../sass/style-public.scss */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* line 4525, ../sass/style-public.scss */
a.green-button {
  background-color: #a8d11d;
  padding: 15px 0;
  margin-top: 5px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  color: #206987;
  float: right;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}

/* line 4542, ../sass/style-public.scss */
/*a.green-button:hover {*/
/*  background: #86A02A;*/
/*  color: #fff;*/
/*}*/

/* line 4547, ../sass/style-public.scss */
#transfer-form {
  display: none;
  margin: 20px 0 40px;
}
/* line 4551, ../sass/style-public.scss */
#transfer-form .way label {
  color: #206987;
  font-weight: 700;
}
/* line 4557, ../sass/style-public.scss */
#transfer-form .arrival input {
  color: #9db8c5;
}
/* line 4561, ../sass/style-public.scss */
#transfer-form label {
  font-size: 13px !important;
  float: left;
  clear: both;
  display: block;
  width: 100%;
  color: #0ab3d0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
  margin-top: 20px;
}
/* line 4574, ../sass/style-public.scss */
#transfer-form input[type="text"], #transfer-form select {
  float: left;
  width: 100%;
  padding: 10px 5px;
  color: #206987;
  text-transform: uppercase;
  box-shadow: none;
  border: 1px solid #e9ebf3;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 13px;
  font-weight: 700;
}
/* line 4588, ../sass/style-public.scss */
#transfer-form select {
  background: url("../images/elements/select-arrow.png") no-repeat right 10px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
/* line 4594, ../sass/style-public.scss */
#transfer-form input[type="checkbox"] {
  padding: 10px;
  color: #206987;
  text-transform: uppercase;
  box-shadow: none;
  border: 1px solid #e9ebf3;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
  margin-right: 7px;
  font-size: 13px;
}
/* line 4612, ../sass/style-public.scss */
#transfer-form input[type="text"]:disabled {
  background-color: #fff;
}
/* line 4615, ../sass/style-public.scss */
#transfer-form input, #transfer-form select {
  text-indent: 5px;
  font-size: 13px;
}
/* line 4619, ../sass/style-public.scss */
#transfer-form input[type="radio"] {
  margin-top: 20px;
}
/* line 4622, ../sass/style-public.scss */
#transfer-form input[type="text"]:disabled {
  background: #e7eaf2;
  color: #0ab3d0;
}
/* line 4626, ../sass/style-public.scss */
#transfer-form .total {
  font-size: 13px;
  color: #206987;
  font-weight: 900;
  line-height: 102px;
  text-transform: uppercase;
  vertical-align: top;
}
/* line 4633, ../sass/style-public.scss */
#transfer-form .total strong {
  font-size: 35px;
  padding-left: 5px;
  font-weight: 900;
}

/* line 4641, ../sass/style-public.scss */
.btn-success {
  color: #206987;
}

/* line 4646, ../sass/style-public.scss */
.surfschool-details h2 {
  margin-top: 0;
}
/* line 4649, ../sass/style-public.scss */
.surfschool-details #sidebar .faqs {
  margin-top: 60px;
}
/* line 4659, ../sass/style-public.scss */
.surfschool-details .nav-tabs li {
  width: 33%;
  margin-right: 0.3%;
}
/* line 4662, ../sass/style-public.scss */
.surfschool-details .nav-tabs li a {
  color: #fff;
  line-height: 68px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
}
/* line 4675, ../sass/style-public.scss */
.surfschool-details .nav-tabs li .lessons {
  background: #0ab3d0 url(../images/elements/school-lessons.png) no-repeat 15% 50%;
  text-indent: 30px;
}
/* line 4676, ../sass/style-public.scss */
.surfschool-details .nav-tabs li .rentals {
  background: #0ab3d0 url(../images/elements/surfcamp-white.png) no-repeat 15% 50%;
  text-indent: 10px;
}
/* line 4677, ../sass/style-public.scss */
.surfschool-details .nav-tabs li .surfari {
  background: #0ab3d0 url(../images/elements/school-surfari.png) no-repeat 15% 50%;
  text-indent: 30px;
}
/* line 4680, ../sass/style-public.scss */
.surfschool-details .nav-tabs li.active .lessons {
  background: #fff url(../images/elements/school-lessons-hover.png) no-repeat 15% 50%;
  text-indent: 30px;
}
/* line 4681, ../sass/style-public.scss */
.surfschool-details .nav-tabs li.active .rentals {
  background: #fff url(../images/elements/surfcamp-blue.png) no-repeat 15% 50%;
  text-indent: 10px;
}
/* line 4682, ../sass/style-public.scss */
.surfschool-details .nav-tabs li.active .surfari {
  background: #fff url(../images/elements/school-surfari-hover.png) no-repeat 15% 50%;
  text-indent: 30px;
}
/* line 4686, ../sass/style-public.scss */
.surfschool-details .nav-tabs li.active:hover .lessons, .surfschool-details .nav-tabs li:hover .lessons {
  background: #fff url(../images/elements/school-lessons-hover.png) no-repeat 15% 50%;
  text-indent: 30px;
}
/* line 4687, ../sass/style-public.scss */
.surfschool-details .nav-tabs li.active:hover .rentals, .surfschool-details .nav-tabs li:hover .rentals {
  background: #fff url(../images/elements/surfcamp-blue.png) no-repeat 15% 50%;
  text-indent: 10px;
}
/* line 4688, ../sass/style-public.scss */
.surfschool-details .nav-tabs li.active:hover .surfari, .surfschool-details .nav-tabs li:hover .surfari {
  background: #fff url(../images/elements/school-surfari-hover.png) no-repeat 15% 50%;
  text-indent: 30px;
}
/* line 4690, ../sass/style-public.scss */
.surfschool-details .nav-tabs li:last {
  margin-right: 0;
}
/* line 4694, ../sass/style-public.scss */
.surfschool-details .accommodation-change-currency {
  margin-bottom: 15px;
  margin-top: 0;
}
/* line 4698, ../sass/style-public.scss */
.surfschool-details .surf-school-table {
  background: #0ab3d0;
  padding: 4px !important;
  font-size: 17px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 5px;
}
/* line 4705, ../sass/style-public.scss */
.surfschool-details .surf-school-table .room {
  line-height: 50px;
  text-align: center;
}
/* line 4708, ../sass/style-public.scss */
.surfschool-details .surf-school-table .room img {
  top: 15px;
  margin: 0 auto;
}
/* line 4713, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details {
  background: #fff;
  color: #0ab3d0;
  padding: 10px !important;
}
/* line 4717, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details i {
  position: absolute;
  bottom: 11px;
  right: 25px;
  color: #9db8c5;
}
/* line 4723, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details ::-webkit-input-placeholder {
  color: #206987;
  text-transform: uppercase;
  padding: 2px 0 0 0;
}
/* line 4729, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details :-moz-placeholder {
  /* Firefox 18- */
  color: #206987;
  text-transform: uppercase;
  padding: 2px 0 0 0;
}
/* line 4735, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details ::-moz-placeholder {
  /* Firefox 19+ */
  color: #206987;
  text-transform: uppercase;
  padding: 2px 0 0 0;
}
/* line 4741, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details :-ms-input-placeholder {
  color: #206987;
  text-transform: uppercase;
  padding: 2px 0 0 0;
}
/* line 4746, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details input, .surfschool-details .surf-school-table .details select {
  margin-bottom: 2px;
  height: 35px;
  box-shadow: none;
  border: 2px solid #e7eaf2;
  color: #206987;
  font-size: 13px;
  float: left;
  width: 100%;
}
/* line 4756, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: transparent url("../images/elements/select-arrow.png") no-repeat 96% 15px;
}
/* line 4762, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details input {
  text-indent: 15px;
}
/* line 4765, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details .availability {
  background: #a8d11d;
  color: #206987;
  text-transform: uppercase;
  font-size: 14px;
  padding: 8px 0 8px;
  line-height: 15px;
  text-align: center;
  cursor: pointer;
  float: right;
  width: 100%;
}
/* line 4777, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details .availability:hover {
  background: #b6e613;
}
/* line 4780, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details .price {
  font-size: 30px;
  float: left;
  text-align: right;
  font-weight: 900;
}
/* line 4785, ../sass/style-public.scss */
.surfschool-details .surf-school-table .details .price span {
  font-weight: normal;
  font-size: 13px;
  float: left;
  width: 100%;
}

/* line 4800, ../sass/style-public.scss */
.surfschool-destination {
  margin-top: 20px;
  background: #fff;
}
/* line 4803, ../sass/style-public.scss */
.surfschool-destination .price {
  text-align: right;
}
/* line 4806, ../sass/style-public.scss */
.surfschool-destination .old-price {
  color: #9db8c5;
  font-size: 15px;
  font-weight: 700;
  width: 100%;
  text-align: right;
}
/* line 4813, ../sass/style-public.scss */
.surfschool-destination .old-price em {
  text-decoration: line-through;
  font-style: normal;
}
/* line 4818, ../sass/style-public.scss */
.surfschool-destination p {
  margin-bottom: 0 !important;
}
/* line 4821, ../sass/style-public.scss */
.surfschool-destination .special-price {
  color: #0ab3d0;
  font-size: 35px;
  font-weight: 900;
  float: left;
  text-align: right;
}
/* line 4829, ../sass/style-public.scss */
.surfschool-destination .new-price {
  color: #0ab3d0;
  font-size: 25px;
  font-weight: 900;
  text-align: right;
}
/* line 4836, ../sass/style-public.scss */
.surfschool-destination .new-price em, .surfschool-destination .special-price em {
  font-size: 18px;
  font-style: normal;
}
/* line 4841, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-content {
  background: #FFF;
  padding: 35px 50px;
  height: 320px;
}
/* line 4846, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-content .text {
  color: #206987;
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 10px;
}
/* line 4853, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-content p {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 20px;
}
/* line 4858, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-content .school-name {
  height: 55px;
}
/* line 4861, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-content h2 {
  text-align: left;
  color: #0ab3d0;
  margin: 0;
  font-size: 20px;
}
/* line 4869, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details-sm {
  margin-top: 5px;
  padding-top: 15px !important;
}
/* line 4874, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details {
  margin-top: 5px;
  border-top: 1px solid #e0e9ee;
  padding-top: 10px !important;
  height: 50px;
}
/* line 4880, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details .boat {
  margin-left: 0;
  height: 75px;
  background: url("../images/elements/blue-boat.png") no-repeat top center;
  display: inline-block;
  line-height: 120px;
  width: 60px;
  text-indent: 15px;
  font-weight: 900;
  background-size: initial;
  color: #206987;
  float: left;
}
/* line 4894, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details .separator {
  margin-left: 20px;
  background: url("../images/elements/gray-separator.png") repeat-y center center;
  display: inline-block;
  height: 75px;
  width: 1px;
  float: left;
  margin-top: 5px;
}
/* line 4904, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details .board {
  margin-top: 0;
  width: 50px;
  height: 75px;
  background: url("../images/elements/blue-board.png") no-repeat top center;
  display: inline-block;
  text-indent: 10px;
  font-weight: 900;
  line-height: 120px;
  color: #206987;
  float: left;
}
/* line 4917, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details a.report, .surfschool-destination .surfschool-destination-details span.report {
  background: url("../images/elements/surf-report.png") no-repeat left center;
  height: 35px;
  font-size: 15px;
  font-weight: 900;
  padding: 10px 0 0 45px;
  float: left;
  color: #206987;
}
/* line 4927, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details a.live, .surfschool-destination .surfschool-destination-details span.live {
  background: url("../images/elements/live-webcam.png") no-repeat left center;
  height: 35px;
  padding: 10px 0 0 45px;
  font-size: 15px;
  font-weight: 900;
  float: left;
  margin-top: 5px;
  color: #206987;
}
/* line 4938, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details a.live:hover, .surfschool-destination .surfschool-destination-details a.report:hover,
.surfschool-destination .surfschool-destination-details span.live:hover, .surfschool-destination .surfschool-destination-details span.report:hover {
  color: #fff;
}
/* line 4943, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details span.live:hover {
  background-image: url("../images/elements/live-webcam-hover.png");
}
/* line 4947, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details span.report:hover {
  background-image: url("../images/elements/surf-report-hover.png");
}
/* line 4952, ../sass/style-public.scss */
.surfschool-destination .surfschool-destination-details a.green-button {
  height: 43px;
  background: #a8d11d;
  color: #206987;
  font-weight: 900;
  text-transform: uppercase;
  padding: 13px;
  margin-left: 15px;
  margin-top: 25px;
  font-size: 13px;
}
/* line 4964, ../sass/style-public.scss */
/*.surfschool-destination .surfschool-destination-details a.green-button:hover {*/
/*  background: #b6e613;*/
/*}*/

/* line 4970, ../sass/style-public.scss */
.master-slider {
  position: relative;
  visibility: hidden;
  -moz-transform: translate3d(0, 0, 0);
}

/* line 4976, ../sass/style-public.scss */
#P_MS55a65e0b76262 {
  position: absolute !important;
}

/* line 4980, ../sass/style-public.scss */
.ms-ie img {
  border: none;
}

/* line 4981, ../sass/style-public.scss */
.ms-ie8 * {
  opacity: inherit;
  -webkit-filter: inherit;
  filter: inherit;
}

/* line 4982, ../sass/style-public.scss */
.ms-ie7 {
  zoom: 1;
}

/* line 4984, ../sass/style-public.scss */
.ms-moz .ms-slide-bgcont > img {
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

/* line 4986, ../sass/style-public.scss */
.master-slider a,
.master-slider a:hover {
  -webkit-transition: none;
  transition: none;
}

/* line 4992, ../sass/style-public.scss */
.wpb_row .master-slider-parent *,
.master-slider-parent * {
  box-sizing: content-box;
}

/* line 4997, ../sass/style-public.scss */
.master-slider-parent {
  margin-left: auto;
  margin-right: auto;
  background: url("../images/headers/header-video-high.jpg") no-repeat center;
  background-size: cover;
}

/* line 5004, ../sass/style-public.scss */
.ms-layout-partialview .ms-view {
  overflow: visible;
  background-color: transparent;
}

/* line 5009, ../sass/style-public.scss */
.ms-layout-partialview .ms-container {
  overflow: hidden;
}

/* line 5013, ../sass/style-public.scss */
.master-slider img, .ms-slide-bgvideocont video {
  max-width: none;
}

/* line 5014, ../sass/style-public.scss */
.master-slider.ms-fullheight {
  height: 100%;
}

/* line 5015, ../sass/style-public.scss */
.ms-slide-auto-height {
  display: table;
}

/* line 5016, ../sass/style-public.scss */
.ms-loading-container {
  position: absolute;
  width: 100%;
  top: 0;
}

/* line 5022, ../sass/style-public.scss */
.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
  width: 36px;
  height: 36px;
  background: url(https://www.surfinn.travel/css/common/loading-2.gif) no-repeat center white;
  border-radius: 60px;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -18px;
  opacity: 0.9;
}

/* grab cursor */
/* line 5038, ../sass/style-public.scss */
.ms-def-cursor {
  cursor: auto !important;
}

/* line 5039, ../sass/style-public.scss */
.ms-grab-cursor {
  cursor: url(https://www.surfinn.travel/css/common/grab.png), move;
}

/* line 5040, ../sass/style-public.scss */
.ms-grabbing-cursor {
  cursor: url(https://www.surfinn.travel/css/common/grabbing.png), move;
}

/* line 5041, ../sass/style-public.scss */
.ms-ie .ms-grab-cursor {
  cursor: move;
}

/* line 5042, ../sass/style-public.scss */
.ms-ie .ms-grabbing-cursor {
  cursor: move;
}

/* line 5044, ../sass/style-public.scss */
.ms-view {
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  -webkit-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
}

/* line 5054, ../sass/style-public.scss */
.ms-view .ms-slide-container {
  position: relative;
}

/* line 5056, ../sass/style-public.scss */
.ms-slide {
  position: absolute;
  height: 100%;
  -webkit-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  transform: translateZ(0px);
}

/* line 5064, ../sass/style-public.scss */
.ms-wk .ms-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 5071, ../sass/style-public.scss */
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont {
  position: absolute;
  overflow: hidden;
  width: 100%;
}

/* line 5078, ../sass/style-public.scss */
.ms-slide .ms-slide-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 110;
}

/* line 5087, ../sass/style-public.scss */
.ms-ie .ms-slide-link {
  background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRÔÇîÔÇïAA7") 0 0 repeat;
}

/* line 5092, ../sass/style-public.scss */
.ms-slide .ms-slide-bgvideocont {
  z-index: 105;
  height: 100%;
}

/* line 5097, ../sass/style-public.scss */
.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont > video {
  -webkit-transform: translateZ(0.3px);
  transform: translateZ(0.3px);
}

/* line 5103, ../sass/style-public.scss */
.ms-slide .ms-slide-bgvideo {
  position: absolute;
  top: 0px;
}

/* line 5109, ../sass/style-public.scss */
.ms-inner-controls-cont, .ms-container {
  position: relative;
  margin: 0 auto;
}

/* line 5110, ../sass/style-public.scss */
.ms-slide .ms-slide-bgcont img, .ms-container, .ms-inner-controls-cont {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 5117, ../sass/style-public.scss */
.ms-slide .ms-layer, .ms-fixed-layers .ms-layer {
  position: absolute;
  pointer-events: auto;
}

/* line 5119, ../sass/style-public.scss */
.ms-slide .ms-slide-layers,
.ms-fixed-layers {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  z-index: 109;
  top: 0px;
  pointer-events: none;
}

/* line 5129, ../sass/style-public.scss */
.ms-slide .ms-slide-video {
  position: absolute;
  top: 0;
  z-index: 111;
  background: black;
  padding: 0;
  margin: 0;
  border: none;
}

/* line 5141, ../sass/style-public.scss */
.ms-slide .ms-pattern {
  background-attachment: scroll;
  width: 100%;
  height: 100%;
  z-index: 108;
  position: absolute;
  top: 0;
}

/* line 5150, ../sass/style-public.scss */
.ms-wk .ms-pattern {
  -webkit-transform: translateZ(0.4px);
  transform: translateZ(0.4px);
}

/* line 5155, ../sass/style-public.scss */
.ms-parallax-layer {
  width: 100%;
  position: absolute;
  top: 0;
}

/* line 5161, ../sass/style-public.scss */
.ms-scroll-parallax-cont {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 109;
}

/* line 5169, ../sass/style-public.scss */
.ms-wk .ms-scroll-parallax-cont {
  -webkit-transform: translateZ(0.4px);
  transform: translateZ(0.4px);
}

/*-----------------------------------------------------------*/
/* line 5182, ../sass/style-public.scss */
.ms-action-layer {
  cursor: pointer;
}

/* line 5183, ../sass/style-public.scss */
.ms-btn-container {
  position: absolute;
}

/* line 5184, ../sass/style-public.scss */
.ms-btn {
  text-decoration: none;
  display: inline-block;
  color: black;
  position: relative;
  padding: 8px 15px;
  cursor: pointer;
  white-space: nowrap;
}

/* line 5194, ../sass/style-public.scss */
.ms-default-btn {
  background: #0074A2;
  border-radius: 5px;
  color: #FFF;
}

/* line 5199, ../sass/style-public.scss */
.ms-default-btn:hover {
  background-color: #0098D5;
}

/* line 5200, ../sass/style-public.scss */
.ms-default-btn:active {
  top: 1px;
}

/* line 5202, ../sass/style-public.scss */
.ms-layer.video-box {
  background: black;
}

/* line 5203, ../sass/style-public.scss */
.ms-layer.video-box iframe {
  padding: 0;
  margin: 0;
  border: none;
  position: absolute;
  z-index: 110;
}

/* line 5211, ../sass/style-public.scss */
.ms-btn-s {
  padding: 14px 17px;
  font-size: 80%;
  line-height: 0;
}

/* line 5217, ../sass/style-public.scss */
.ms-btn-m {
  padding: 12px 40px;
}

/* line 5221, ../sass/style-public.scss */
.ms-btn-n {
  padding: 8px 25px;
  font-size: 95%;
}

/* line 5226, ../sass/style-public.scss */
.ms-btn-l {
  padding: 17px 50px;
  font-size: 120%;
}

/* line 5232, ../sass/style-public.scss */
.ms-btn-round {
  border-radius: 5px;
}

/* line 5233, ../sass/style-public.scss */
.ms-btn-circle {
  border-radius: 100px;
}

/* line 5235, ../sass/style-public.scss */
.ms-btn-outline-round {
  border-radius: 5px;
}

/* line 5236, ../sass/style-public.scss */
.ms-btn-outline-circle {
  border-radius: 100px;
}

/*-----------------------------------------------------------*/
/* line 5238, ../sass/style-public.scss */
.ms-slide .ms-slide-vpbtn, .ms-slide .ms-video-btn {
  position: absolute;
  cursor: pointer;
  z-index: 110;
}

/* line 5244, ../sass/style-public.scss */
.ms-slide .ms-slide-vcbtn {
  position: absolute;
  cursor: pointer;
  z-index: 113;
}

/* line 5250, ../sass/style-public.scss */
.ms-slide-vcbtn-mobile {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 28px;
  background-color: black;
  color: white;
  text-align: center;
  cursor: pointer;
  z-index: 113;
}

/* line 5263, ../sass/style-public.scss */
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 0.75em;
  display: inline-block;
  background: url(https://www.surfinn.travel/css/common/video-close-btn.png) no-repeat 0px 3px;
  padding-left: 15px;
  height: 15px;
  color: #DBDBDB;
  margin-top: 7px;
}

/* line 5275, ../sass/style-public.scss */
.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide-link {
  -webkit-transform: translateZ(0.44px);
  transform: translateZ(0.44px);
}

/* line 5284, ../sass/style-public.scss */
.ms-video-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 5292, ../sass/style-public.scss */
.ms-mask-frame {
  overflow: hidden;
  position: absolute;
  float: left;
}

/* controls */
/* line 5300, ../sass/style-public.scss */
.ms-thumb-list {
  overflow: hidden;
  position: absolute;
}

/* line 5305, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-h {
  width: 100%;
}

/* line 5306, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-v {
  height: 100%;
  top: 0;
}

/* line 5307, ../sass/style-public.scss */
.ms-thumbs-cont {
  position: relative;
}

/* line 5308, ../sass/style-public.scss */
.ms-thumb-frame img {
  width: 100%;
  height: auto;
}

/* line 5309, ../sass/style-public.scss */
.ms-thumb-frame {
  cursor: pointer;
  float: left;
  overflow: hidden;
  opacity: 0.5;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

/* line 5317, ../sass/style-public.scss */
.ms-thumb-frame-selected {
  opacity: 1;
}

/* line 5319, ../sass/style-public.scss */
.ms-tabs .ms-thumb-frame {
  background-color: #F6f6f6;
  text-shadow: 0 1px 1px white;
  color: #222;
  border: solid 1px white;
  border-width: 0 1px 1px 0;
  overflow: visible;
  position: relative;
  opacity: 1;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

/* line 5332, ../sass/style-public.scss */
.ms-tabs.ms-has-thumb .ms-tab-thumb {
  width: auto;
}

/* line 5333, ../sass/style-public.scss */
.ms-tabs.ms-dir-h .ms-thumb-frame {
  margin-top: 12px;
}

/* line 5334, ../sass/style-public.scss */
.ms-tabs.ms-dir-v .ms-thumb-frame {
  margin-left: 12px;
}

/* line 5335, ../sass/style-public.scss */
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {
  margin-left: 0px;
}

/* line 5336, ../sass/style-public.scss */
.ms-tabs.ms-dir-h.ms-align-top {
  z-index: 140;
}

/* line 5337, ../sass/style-public.scss */
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame {
  margin-top: -12px;
}

/* line 5338, ../sass/style-public.scss */
.ms-tabs .ms-thumb {
  padding: 20px 20px;
}

/* line 5339, ../sass/style-public.scss */
.ms-tabs .ms-thumb-frame-selected {
  opacity: 1;
  background: #EDEDED;
}

/* line 5340, ../sass/style-public.scss */
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

/* line 5347, ../sass/style-public.scss */
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
  top: 0px;
  left: 50%;
  margin-left: -12px;
  border-bottom: solid 12px #F6f6f6;
  border-left: solid 12px transparent;
  border-right: solid 12px transparent;
}

/* line 5356, ../sass/style-public.scss */
.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  top: -12px;
  border-bottom-color: #EDEDED;
}

/* line 5362, ../sass/style-public.scss */
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
  bottom: 0px;
  top: auto;
  border-bottom: 0px;
  border-top: solid 12px #F6f6f6;
}

/* line 5369, ../sass/style-public.scss */
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  bottom: -12px;
  border-top-color: #EDEDED;
}

/* line 5375, ../sass/style-public.scss */
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
  top: 50%;
  left: 0;
  margin-top: -12px;
  border-right: solid 12px #EDEDED;
  border-top: solid 12px transparent;
  border-bottom: solid 12px transparent;
}

/* line 5384, ../sass/style-public.scss */
.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  left: -12px;
  border-right-color: #EDEDED;
}

/* line 5390, ../sass/style-public.scss */
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: solid 12px #EDEDED;
}

/* line 5397, ../sass/style-public.scss */
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  right: -12px;
  border-left-color: #EDEDED;
}

/* line 5403, ../sass/style-public.scss */
.ms-thumb-alt {
  text-align: center;
  margin: 5px;
  font-size: 14px;
  font-weight: 600;
}

/* horizontal thumblist arrows*/
/* line 5411, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
  height: 100%;
  width: 20px;
  position: absolute;
  left: 0;
  cursor: pointer;
  background: rgba(128, 128, 128, 0.5);
  text-align: center;
  color: white;
}

/* line 5422, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
  right: 0;
  left: auto;
}

/* line 5427, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  content: close-quote;
  top: 43%;
  position: relative;
  border: solid transparent;
  border-width: 5px 5px 5px 0px;
  display: block;
  border-right-color: #FFF;
  width: 6px;
  height: 1px;
}

/* line 5439, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  border-width: 5px 0px 5px 5px;
  border-left-color: #FFF;
  left: 7px;
}

/* vertical thumblist arrows */
/* line 5446, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
  width: 100%;
  height: 20px;
  position: absolute;
  top: 0;
  cursor: pointer;
  background: rgba(128, 128, 128, 0.5);
  text-align: center;
  color: white;
}

/* line 5457, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
  bottom: 0;
  top: auto;
}

/* line 5462, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
  content: close-quote;
  left: 43%;
  position: relative;
  border: solid transparent;
  border-width: 0px 5px 5px 5px;
  display: block;
  border-bottom-color: #FFF;
  height: 1px;
  top: 5px;
  width: 0;
}

/* line 5475, ../sass/style-public.scss */
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
  border-width: 5px 5px 0px 5px;
  border-top-color: #FFF;
  top: 7px;
}

/* Thumb in tab styles */
/* line 5482, ../sass/style-public.scss */
.ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont {
  top: 0 !important;
}

/* line 5483, ../sass/style-public.scss */
.ms-tabs.ms-has-thumb .ms-thumb-frame {
  height: auto !important;
}

/* line 5484, ../sass/style-public.scss */
.ms-tabs.ms-has-thumb .ms-thumb {
  padding: 0;
}

/* line 5485, ../sass/style-public.scss */
.ms-tabs.ms-has-thumb .ms-tab-context {
  padding: 20px;
}

/* line 5486, ../sass/style-public.scss */
.ms-tabs.ms-align-left .ms-tab-thumb {
  float: left;
  margin-right: 20px;
}

/* line 5487, ../sass/style-public.scss */
.ms-tabs.ms-align-right .ms-tab-thumb {
  float: right;
  margin-left: 20px;
}

/* line 5489, ../sass/style-public.scss */
.ms-bullet {
  cursor: pointer;
  float: left;
}

/* line 5490, ../sass/style-public.scss */
.ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 5497, ../sass/style-public.scss */
.ms-bullets.ms-dir-v {
  position: absolute;
  top: 50%;
}

/* line 5502, ../sass/style-public.scss */
.ms-bullets.ms-dir-v .ms-bullet {
  float: none;
}

/* line 5505, ../sass/style-public.scss */
.ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 5510, ../sass/style-public.scss */
.ms-sbar {
  position: absolute;
}

/* line 5511, ../sass/style-public.scss */
.ms-sbar.ms-dir-h {
  left: 10px;
  right: 10px;
  top: 5px;
}

/* line 5517, ../sass/style-public.scss */
.ms-sbar.ms-dir-v {
  top: 10px;
  bottom: 10px;
  right: 5px;
}

/* line 5523, ../sass/style-public.scss */
.ms-sbar .ms-bar {
  height: 4px;
  background: #333;
  border-radius: 4px;
}

/* line 5529, ../sass/style-public.scss */
.ms-sbar.ms-dir-v .ms-bar {
  width: 4px;
}

/* line 5531, ../sass/style-public.scss */
.ms-sbar .ms-bar {
  position: relative;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

/* line 5537, ../sass/style-public.scss */
.ms-timerbar {
  width: 100%;
  bottom: 0px;
  position: absolute;
}

/* line 5543, ../sass/style-public.scss */
.ms-ctimer {
  position: absolute;
  top: 30px;
  left: 30px;
  cursor: pointer;
}

/* line 5552, ../sass/style-public.scss */
.ms-time-bar {
  -webkit-transition: width 120ms linear;
  transition: width 120ms linear;
}

/* line 5557, ../sass/style-public.scss */
.ms-ie7 .ms-tooltip-arrow {
  height: 0px;
}

/* line 5561, ../sass/style-public.scss */
.ms-slide-info {
  position: absolute;
}

/* line 5562, ../sass/style-public.scss */
.ms-slide-info.ms-dir-v {
  top: 0;
}

/* line 5563, ../sass/style-public.scss */
.ms-slide-info.ms-dir-h {
  width: 100%;
}

@keyframes point-anim {
  0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes point-anim {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
/* In Android browser, using css animations over slider causes some crashes */
/* line 5576, ../sass/style-public.scss */
.ms-android .ms-tooltip-point .ms-point-border {
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
}

/* line 5582, ../sass/style-public.scss */
.ms-pattern.ms-patt-1 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC);
}

/* line 5583, ../sass/style-public.scss */
.ms-pattern.ms-patt-2 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==);
}

/* line 5584, ../sass/style-public.scss */
.ms-pattern.ms-patt-3 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC);
}

/* line 5585, ../sass/style-public.scss */
.ms-pattern.ms-patt-4 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==);
}

/* line 5586, ../sass/style-public.scss */
.ms-pattern.ms-patt-5 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=);
}

/* line 5587, ../sass/style-public.scss */
.ms-pattern.ms-patt-6 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+AClD4AAEGACn3Af/97SgJAAAAAElFTkSuQmCC);
}

/* line 5588, ../sass/style-public.scss */
.ms-pattern.ms-patt-7 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=);
}

/* line 5589, ../sass/style-public.scss */
.ms-pattern.ms-patt-8 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC);
}

/* line 5590, ../sass/style-public.scss */
.ms-pattern.ms-patt-9 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==);
}

/* line 5591, ../sass/style-public.scss */
.ms-pattern.ms-patt-10 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=);
}

/* line 5592, ../sass/style-public.scss */
.ms-pattern.ms-patt-11 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=);
}

/* line 5593, ../sass/style-public.scss */
.ms-pattern.ms-patt-12 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==);
}

/* line 5594, ../sass/style-public.scss */
.ms-pattern.ms-patt-13 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC);
}

/* line 5595, ../sass/style-public.scss */
.ms-pattern.ms-patt-14 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC);
}

/* line 5596, ../sass/style-public.scss */
.ms-pattern.ms-patt-15 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=);
}

/* white patterns */
/* line 5598, ../sass/style-public.scss */
.ms-pattern.ms-patt-16 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjaGBwZFBiEGHgAAAHPwEAP8TPrwAAAABJRU5ErkJggg==);
}

/* line 5599, ../sass/style-public.scss */
.ms-pattern.ms-patt-17 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABZJREFUCNdjaGBwYFBgEGDgAGIFBgcADegBabpJ4LsAAAAASUVORK5CYII=);
}

/* line 5600, ../sass/style-public.scss */
.ms-pattern.ms-patt-18 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGA4wPCA4QMACtgDEQ8Bqx8AAAAASUVORK5CYII=);
}

/* line 5601, ../sass/style-public.scss */
.ms-pattern.ms-patt-19 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA9JREFUCNdjWMDgAMRAAAAKigGBlYsMggAAAABJRU5ErkJggg==);
}

/* line 5602, ../sass/style-public.scss */
.ms-pattern.ms-patt-20 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdj+ACFQAAAHgwDwds/+0oAAAAASUVORK5CYII=);
}

/* line 5603, ../sass/style-public.scss */
.ms-pattern.ms-patt-21 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEYAAADAoBgRrgDF0AAAAASUVORK5CYII=);
}

/* line 5604, ../sass/style-public.scss */
.ms-pattern.ms-patt-22 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAwADiACBhux1cwAAAABJRU5ErkJggg==);
}

/* line 5605, ../sass/style-public.scss */
.ms-pattern.ms-patt-23 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAIAQMAAAAC1AcCAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGAAAxgNAAsQAQHPxScOAAAAAElFTkSuQmCC);
}

/* line 5606, ../sass/style-public.scss */
.ms-pattern.ms-patt-24 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQMAAADZzn0AAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAApJREFUCNdj6AAAAIoAiVWdWYwAAAAASUVORK5CYII=);
}

/* line 5607, ../sass/style-public.scss */
.ms-pattern.ms-patt-25 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdj4GBoYHBgUGAQAAAFggD5HRIFwAAAAABJRU5ErkJggg==);
}

/* line 5608, ../sass/style-public.scss */
.ms-pattern.ms-patt-26 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjUGBoYHAAAAJmAOF0EZC+AAAAAElFTkSuQmCC);
}

/* line 5609, ../sass/style-public.scss */
.ms-pattern.ms-patt-27 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGAIYFBgCAAABcgBQeTzXGUAAAAASUVORK5CYII=);
}

/* line 5610, ../sass/style-public.scss */
.ms-pattern.ms-patt-28 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACBJREFUCNdjaGBgcHBgUGhgEGRg4GJgYAGRQDZQBCgOAC/KAvtspwwJAAAAAElFTkSuQmCC);
}

/* line 5611, ../sass/style-public.scss */
.ms-pattern.ms-patt-29 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjUGBwYGhg4GAQAAAFkgD5MUFnfgAAAABJRU5ErkJggg==);
}

/* line 5612, ../sass/style-public.scss */
.ms-pattern.ms-patt-30 {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjcGBoYFAAAALmAOHcBT11AAAAAElFTkSuQmCC);
}

/**
 *  Master Slider
 *  Default Skin
 */
/* line 5621, ../sass/style-public.scss */
.ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn {
  width: 50px;
  height: 51px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-1.png) no-repeat -14px -150px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}

/* line 5631, ../sass/style-public.scss */
.ms-skin-default .ms-slide .ms-slide-vcbtn {
  width: 30px;
  height: 30px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-1.png) no-repeat -24px -28px;
  top: 18px;
  right: 30px;
}

/* controls */
/* line 5641, ../sass/style-public.scss */
.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
  width: 30px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-1.png);
  background-position: -89px -26px;
  height: 40px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -20px;
  position: absolute;
  z-index: 110;
}

/* line 5654, ../sass/style-public.scss */
.ms-skin-default .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -89px -103px;
}

/* line 5662, ../sass/style-public.scss */
.ms-skin-default .ms-bullet {
  width: 10px;
  height: 10px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-1.png) no-repeat;
  margin: 4px;
  background-position: -34px -117px;
}

/* line 5670, ../sass/style-public.scss */
.ms-skin-default .ms-bullet-selected {
  background-position: -34px -84px;
}

/* line 5674, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 5680, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 5689, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px;
}

/* line 5696, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px;
}

/* line 5703, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 5712, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px;
}

/* line 5719, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: silver;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px;
}

/* line 5726, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-point {
  cursor: pointer;
}

/* line 5727, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #BBB;
  background: white;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 5738, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: black;
  background: rgba(0, 0, 0, 0.36);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* line 5753, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip {
  max-width: 200px;
}

/* line 5757, ../sass/style-public.scss */
.ms-skin-default .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  margin-left: -1px;
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 5774, ../sass/style-public.scss */
  .ms-skin-default .ms-slide .ms-slide-vpbtn,
  .ms-skin-default .ms-video-btn,
  .ms-skin-default .ms-slide .ms-slide-vcbtn,
  .ms-skin-default .ms-nav-next,
  .ms-skin-default .ms-nav-prev,
  .ms-skin-default .ms-bullet {
    background-image: url(https://www.surfinn.travel/css/skins/light-skin-1-retina.png);
    background-size: 152px 225px;
  }
}
/**
 *  Master Slider
 *  Black 1
 */
/* line 5792, ../sass/style-public.scss */
.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn {
  width: 54px;
  height: 54px;
  background: url(https://www.surfinn.travel/css/skins/black-skin-1.png) no-repeat -14px -150px;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
}

/* line 5802, ../sass/style-public.scss */
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn {
  width: 27px;
  height: 26px;
  background: url(https://www.surfinn.travel/css/skins/black-skin-1.png) no-repeat -24px -29px;
  top: 30px;
  right: 30px;
}

/* controls */
/* line 5812, ../sass/style-public.scss */
.ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev {
  width: 53px;
  background: url(https://www.surfinn.travel/css/skins/black-skin-1.png);
  background-position: -79px -19px;
  height: 61px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -26px;
  position: absolute;
  z-index: 110;
}

/* line 5825, ../sass/style-public.scss */
.ms-skin-black-1 .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -79px -97px;
}

/* line 5831, ../sass/style-public.scss */
.ms-skin-black-1 .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 5838, ../sass/style-public.scss */
.ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 5843, ../sass/style-public.scss */
.ms-skin-black-1 .ms-bullet {
  width: 9px;
  height: 9px;
  background: white;
  margin: 4px;
  border: solid 1px #3a3a3a;
}

/* line 5851, ../sass/style-public.scss */
.ms-skin-black-1 .ms-bullet-selected {
  background-color: black;
}

/* line 5855, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 5861, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 5870, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: white;
  border-top-color: rgba(0, 0, 0, 0.8);
  bottom: -10px;
}

/* line 5877, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: white;
  border-bottom-color: rgba(0, 0, 0, 0.8);
  top: -10px;
}

/* line 5884, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 5893, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: white;
  border-right-color: rgba(0, 0, 0, 0.8);
  left: -10px;
}

/* line 5900, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: black;
  border-left-color: rgba(0, 0, 0, 0.8);
  right: -10px;
}

/* line 5907, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-point {
  cursor: pointer;
}

/* line 5908, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #444444;
  background: black;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 5919, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: white;
  background: rgba(255, 255, 255, 0.9);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* line 5934, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip {
  max-width: 200px;
}

/* line 5938, ../sass/style-public.scss */
.ms-skin-black-1 .ms-tooltip-cont {
  padding: 10px;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 0px black;
  color: white;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 5956, ../sass/style-public.scss */
  .ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
  .ms-skin-black-1 .ms-video-btn,
  .ms-skin-black-1 .ms-slide .ms-slide-vcbtn,
  .ms-skin-black-1 .ms-nav-next,
  .ms-skin-black-1 .ms-nav-prev {
    background-image: url(https://www.surfinn.travel/css/skins/black-skin-1-retina.png);
    background-size: 152px 225px;
  }
}
/**
 *  Master Slider
 *  Black 2 Skin
 */
/* line 5973, ../sass/style-public.scss */
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn {
  width: 45px;
  height: 45px;
  background: url(https://www.surfinn.travel/css/skins/black-skin-2.png) black no-repeat -16px -103px;
  border: solid 3px white;
  border-color: rgba(255, 255, 255, 0.4);
  -webkit-background-clip: padding-box;
  top: 50%;
  left: 50%;
  margin: -23px 0 0 -23px;
}

/* line 5986, ../sass/style-public.scss */
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-black-2 .ms-video-btn:hover {
  background-color: #3D3D3D;
}

/* line 5991, ../sass/style-public.scss */
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn {
  width: 25px;
  height: 25px;
  background: url(https://www.surfinn.travel/css/skins/black-skin-2.png) black no-repeat -27px -36px;
  border: solid 2px white;
  border-color: rgba(255, 255, 255, 0.4);
  top: 15px;
  right: 15px;
}

/* line 6001, ../sass/style-public.scss */
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn {
  border-radius: 50px;
}

/* controls */
/* line 6008, ../sass/style-public.scss */
.ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev {
  position: absolute;
  cursor: pointer;
  z-index: 110;
  width: 45px;
  height: 45px;
  background: url(https://www.surfinn.travel/css/skins/black-skin-2.png) black;
  background-clip: padding-box;
  background-position: -88px -26px;
  border: solid 3px white;
  border-color: rgba(255, 255, 255, 0.4);
  top: 50%;
  left: 30px;
  margin-top: -22px;
}

/* line 6025, ../sass/style-public.scss */
.ms-skin-black-2.round-skin .ms-nav-next,
.ms-skin-black-2.round-skin .ms-nav-prev,
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2.round-skin .ms-video-btn {
  border-radius: 90px;
}

/* line 6032, ../sass/style-public.scss */
.ms-skin-black-2 .ms-nav-next:hover,
.ms-skin-black-2 .ms-nav-prev:hover {
  background-color: #3d3d3d;
}

/* line 6037, ../sass/style-public.scss */
.ms-skin-black-2 .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -86px -103px;
}

/* line 6043, ../sass/style-public.scss */
.ms-skin-black-2 .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 6050, ../sass/style-public.scss */
.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 6055, ../sass/style-public.scss */
.ms-skin-black-2 .ms-bullet {
  width: 8px;
  height: 8px;
  background: white;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  -ms-background-clip: padding-box;
  border: solid 3px white;
  border-color: rgba(0, 0, 0, 0.44);
  margin: 4px;
  background-position: -34px -117px;
}

/* line 6068, ../sass/style-public.scss */
.ms-skin-black-2.round-skin .ms-bullet {
  border-radius: 15px;
}

/* line 6073, ../sass/style-public.scss */
.ms-skin-black-2 .ms-bullet-selected {
  background-color: black;
  border-color: white;
  border-color: rgba(255, 255, 255, 0.44);
}

/* line 6079, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 6085, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 6094, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px;
}

/* line 6101, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px;
}

/* line 6108, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 6117, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px;
}

/* line 6124, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: silver;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px;
}

/* line 6131, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-point {
  cursor: pointer;
}

/* line 6132, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #BBB;
  background: white;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 6143, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: black;
  background: rgba(0, 0, 0, 0.36);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* line 6158, ../sass/style-public.scss */
.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
  display: none;
}

/* line 6163, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip {
  max-width: 200px;
}

/* line 6167, ../sass/style-public.scss */
.ms-skin-black-2 .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 6184, ../sass/style-public.scss */
  .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
  .ms-skin-black-2 .ms-video-btn,
  .ms-skin-black-2 .ms-slide .ms-slide-vcbtn,
  .ms-skin-black-2 .ms-nav-next,
  .ms-skin-black-2 .ms-nav-prev {
    background-image: url(https://www.surfinn.travel/css/skins/black-skin-2-retina.png);
    background-size: 152px 225px;
  }
}
/**
 *  Master Slider
 *  Light 2
 */
/* line 6201, ../sass/style-public.scss */
.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn {
  width: 54px;
  height: 54px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-2.png) no-repeat -14px -150px;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
}

/* line 6211, ../sass/style-public.scss */
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn {
  width: 27px;
  height: 26px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-2.png) no-repeat -24px -29px;
  top: 30px;
  right: 30px;
}

/* controls */
/* line 6221, ../sass/style-public.scss */
.ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev {
  width: 53px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-2.png);
  background-position: -79px -19px;
  height: 61px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -26px;
  position: absolute;
  z-index: 110;
}

/* line 6234, ../sass/style-public.scss */
.ms-skin-light-2 .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -79px -97px;
}

/* line 6240, ../sass/style-public.scss */
.ms-skin-light-2 .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 6247, ../sass/style-public.scss */
.ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 6252, ../sass/style-public.scss */
.ms-skin-light-2 .ms-bullet {
  width: 9px;
  height: 9px;
  background: black;
  margin: 4px;
  border: solid 1px #3a3a3a;
}

/* line 6260, ../sass/style-public.scss */
.ms-skin-light-2 .ms-bullet-selected {
  background-color: white;
}

/* line 6264, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 6270, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 6279, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px;
}

/* line 6286, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px;
}

/* line 6293, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 6302, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px;
}

/* line 6309, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: silver;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px;
}

/* line 6316, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-point {
  cursor: pointer;
}

/* line 6317, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #BBB;
  background: white;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 6328, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: black;
  background: rgba(0, 0, 0, 0.36);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* line 6343, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip {
  max-width: 200px;
}

/* line 6347, ../sass/style-public.scss */
.ms-skin-light-2 .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 6364, ../sass/style-public.scss */
  .ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
  .ms-skin-light-2 .ms-video-btn,
  .ms-skin-light-2 .ms-slide .ms-slide-vcbtn,
  .ms-skin-light-2 .ms-nav-next,
  .ms-skin-light-2 .ms-nav-prev {
    background-image: url(https://www.surfinn.travel/css/skins/light-skin-2-retina.png);
    background-size: 152px 225px;
  }
}
/**
 *  Master Slider
 *  Light 3
 */
/* line 6382, ../sass/style-public.scss */
.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn {
  width: 50px;
  height: 50px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-3.png) no-repeat -15px -149px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}

/* line 6392, ../sass/style-public.scss */
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn {
  width: 31px;
  height: 29px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-3.png) no-repeat -26px -28px;
  top: 30px;
  right: 30px;
}

/* controls */
/* line 6402, ../sass/style-public.scss */
.ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev {
  width: 50px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-3.png);
  background-position: -82px -22px;
  height: 50px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -25px;
  position: absolute;
  z-index: 110;
}

/* line 6415, ../sass/style-public.scss */
.ms-skin-light-3 .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -81px -99px;
}

/* line 6421, ../sass/style-public.scss */
.ms-skin-light-3 .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 6428, ../sass/style-public.scss */
.ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 6433, ../sass/style-public.scss */
.ms-skin-light-3 .ms-bullet {
  width: 16px;
  height: 16px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-3.png) no-repeat;
  background-position: -31px -114px;
  margin: 4px;
}

/* line 6441, ../sass/style-public.scss */
.ms-skin-light-3 .ms-bullet-selected {
  background-position: -31px -81px;
}

/* line 6445, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 6451, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 6460, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px;
}

/* line 6467, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px;
}

/* line 6474, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 6483, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px;
}

/* line 6490, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: silver;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px;
}

/* line 6497, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-point {
  cursor: pointer;
}

/* line 6498, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #BBB;
  background: white;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 6509, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: black;
  background: rgba(0, 0, 0, 0.36);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* line 6524, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip {
  max-width: 200px;
}

/* line 6528, ../sass/style-public.scss */
.ms-skin-light-3 .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 6545, ../sass/style-public.scss */
  .ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
  .ms-skin-light-3 .ms-video-btn,
  .ms-skin-light-3 .ms-slide .ms-slide-vcbtn,
  .ms-skin-light-3 .ms-nav-next,
  .ms-skin-light-3 .ms-nav-prev,
  .ms-skin-light-3 .ms-bullet {
    background-image: url(https://www.surfinn.travel/css/skins/light-skin-3-retina.png);
    background-size: 152px 225px;
  }
}
/**
 *  Master Slider
 *  Light 4
 */
/* line 6564, ../sass/style-public.scss */
.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn {
  width: 54px;
  height: 54px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-4.png) no-repeat -14px -150px;
  top: 50%;
  left: 50%;
  margin: -27px 0 0 -27px;
}

/* line 6574, ../sass/style-public.scss */
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn {
  width: 27px;
  height: 26px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-4.png) no-repeat -24px -29px;
  top: 30px;
  right: 30px;
}

/* controls */
/* line 6584, ../sass/style-public.scss */
.ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev {
  width: 54px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-4.png);
  background-position: -77px -5px;
  height: 68px;
  cursor: pointer;
  top: 50%;
  left: -27px;
  margin-top: -40px;
  position: absolute;
  z-index: 110;
}

/* line 6597, ../sass/style-public.scss */
.ms-skin-light-4 .ms-nav-next {
  right: -27px;
  left: auto;
  background-position: -79px -83px;
}

/* line 6603, ../sass/style-public.scss */
.ms-skin-light-4 .ms-thumb-frame-selected {
  opacity: 0.6;
}

/* line 6607, ../sass/style-public.scss */
.ms-skin-light-4 .ms-thumb-list.ms-dir-h {
  bottom: -60px;
  width: 100%;
  height: 60px;
}

/* line 6613, ../sass/style-public.scss */
.ms-skin-light-4 .ms-thumb-list.ms-dir-v {
  height: 100%;
  width: 60px;
  right: -60px;
  top: 0;
}

/* line 6620, ../sass/style-public.scss */
.ms-skin-light-4 .ms-thumb-frame {
  cursor: pointer;
  float: left;
  width: 60px;
  height: 60px;
  margin: 1px 0 0 1px;
  overflow: hidden;
}

/* line 6629, ../sass/style-public.scss */
.ms-skin-light-4 .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 6636, ../sass/style-public.scss */
.ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 6641, ../sass/style-public.scss */
.ms-skin-light-4 .ms-bullet {
  width: 9px;
  height: 9px;
  background: #b9b9b9;
  margin: 4px;
  border: solid 1px #a3a3a3;
}

/* line 6649, ../sass/style-public.scss */
.ms-skin-light-4 .ms-bullet-selected {
  background-color: white;
}

/* line 6653, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 6659, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 6668, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px;
}

/* line 6675, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px;
}

/* line 6682, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 6691, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px;
}

/* line 6698, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: white;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px;
}

/* line 6705, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-point {
  cursor: pointer;
}

/* line 6706, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #E0E0E0;
  background: #4b8aac;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 6717, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: white;
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* line 6732, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip {
  max-width: 200px;
}

/* line 6736, ../sass/style-public.scss */
.ms-skin-light-4 .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 6753, ../sass/style-public.scss */
  .ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
  .ms-skin-light-4 .ms-video-btn,
  .ms-skin-light-4 .ms-slide .ms-slide-vcbtn,
  .ms-skin-light-4 .ms-nav-next,
  .ms-skin-light-4 .ms-nav-prev {
    background-image: url(https://www.surfinn.travel/css/skins/light-skin-4-retina.png);
    background-size: 152px 225px;
  }
}
/**
 *  Master Slider
 *  Light 5
 */
/* line 6771, ../sass/style-public.scss */
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn {
  width: 32px;
  height: 32px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-5.png) black no-repeat -24px -160px;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -18px;
}

/* line 6781, ../sass/style-public.scss */
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-5 .ms-video-btn:hover {
  background-color: #646464;
}

/* line 6786, ../sass/style-public.scss */
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn {
  width: 30px;
  height: 30px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-5.png) white no-repeat -24px -28px;
  top: 18px;
  right: 30px;
}

/* controls */
/* line 6796, ../sass/style-public.scss */
.ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev {
  width: 32px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-5.png) white;
  background-position: -94px -32px;
  height: 32px;
  cursor: pointer;
  bottom: 40px;
  left: 40px;
  margin-top: -20px;
  position: absolute;
  z-index: 110;
}

/* line 6810, ../sass/style-public.scss */
.ms-skin-light-5 .ms-nav-next:hover,
.ms-skin-light-5 .ms-nav-prev:hover {
  background-color: #E0E0E0;
}

/* line 6815, ../sass/style-public.scss */
.ms-skin-light-5 .ms-nav-next {
  left: 73px;
  background-position: -93px -110px;
}

/* line 6820, ../sass/style-public.scss */
.ms-skin-light-5 .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 6827, ../sass/style-public.scss */
.ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 6832, ../sass/style-public.scss */
.ms-skin-light-5 .ms-bullet {
  width: 10px;
  height: 10px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-5.png) no-repeat;
  margin: 4px;
  background-position: -34px -117px;
}

/* line 6840, ../sass/style-public.scss */
.ms-skin-light-5 .ms-bullet-selected {
  background-position: -34px -84px;
}

/* line 6844, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 6850, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 6859, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px;
}

/* line 6866, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px;
}

/* line 6873, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 6882, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px;
}

/* line 6889, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: silver;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px;
}

/* line 6896, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-point {
  cursor: pointer;
}

/* line 6897, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #BBB;
  background: white;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 6908, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: black;
  background: rgba(0, 0, 0, 0.36);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* In Android browser, using css animations over slider causes some crashes */
/* line 6924, ../sass/style-public.scss */
.ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
  animation: none;
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
}

/* line 6931, ../sass/style-public.scss */
.ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
  display: none;
}

/* line 6936, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip {
  max-width: 200px;
}

/* line 6940, ../sass/style-public.scss */
.ms-skin-light-5 .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 6957, ../sass/style-public.scss */
  .ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
  .ms-skin-light-5 .ms-video-btn,
  .ms-skin-light-5 .ms-slide .ms-slide-vcbtn,
  .ms-skin-light-5 .ms-nav-next,
  .ms-skin-light-5 .ms-nav-prev {
    background-image: url(https://www.surfinn.travel/css/skins/light-skin-5-retina.png);
    background-size: 152px 225px;
  }
}
/**
 *  Master Slider
 *  Light-6 Skin
 */
/* line 6975, ../sass/style-public.scss */
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn {
  width: 45px;
  height: 45px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-6.png) white no-repeat -16px -103px;
  border: solid 3px #707070;
  border-color: rgba(0, 0, 0, 0.27);
  -webkit-background-clip: padding-box;
  top: 50%;
  left: 50%;
  margin: -23px 0 0 -23px;
}

/* line 6987, ../sass/style-public.scss */
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-6 .ms-video-btn:hover {
  background-color: #E0E0E0;
}

/* line 6992, ../sass/style-public.scss */
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn {
  width: 25px;
  height: 25px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-6.png) white no-repeat -27px -36px;
  top: 15px;
  right: 15px;
}

/* line 7000, ../sass/style-public.scss */
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn {
  border-radius: 30px;
}

/* controls */
/* line 7007, ../sass/style-public.scss */
.ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev {
  position: absolute;
  cursor: pointer;
  z-index: 110;
  width: 45px;
  height: 45px;
  background: url(https://www.surfinn.travel/css/skins/light-skin-6.png) white;
  background-clip: padding-box;
  background-position: -88px -26px;
  border: solid 3px #707070;
  border-color: rgba(0, 0, 0, 0.27);
  top: 50%;
  left: 30px;
  margin-top: -22px;
}

/* line 7024, ../sass/style-public.scss */
.ms-skin-light-6.round-skin .ms-nav-next,
.ms-skin-light-6.round-skin .ms-nav-prev,
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6.round-skin .ms-video-btn {
  border-radius: 90px;
}

/* line 7031, ../sass/style-public.scss */
.ms-skin-light-6 .ms-nav-next:hover,
.ms-skin-light-6 .ms-nav-prev:hover {
  background-color: #E0E0E0;
}

/* line 7036, ../sass/style-public.scss */
.ms-skin-light-6 .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -86px -103px;
}

/* line 7043, ../sass/style-public.scss */
.ms-skin-light-6 .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 7050, ../sass/style-public.scss */
.ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 7055, ../sass/style-public.scss */
.ms-skin-light-6 .ms-bullet {
  width: 8px;
  height: 8px;
  background: black;
  -webkit-background-clip: padding-box;
  border: solid 3px white;
  border-color: rgba(255, 255, 255, 0.44);
  margin: 4px;
  background-position: -34px -117px;
}

/* line 7066, ../sass/style-public.scss */
.ms-skin-light-6.round-skin .ms-bullet {
  border-radius: 15px;
}

/* line 7070, ../sass/style-public.scss */
.ms-skin-light-6 .ms-bullet-selected {
  background-color: white;
  border-color: black;
  border-color: rgba(0, 0, 0, 0.44);
}

/* line 7076, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 7082, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 7091, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px;
}

/* line 7098, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px;
}

/* line 7105, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 7114, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px;
}

/* line 7121, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: silver;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px;
}

/* line 7128, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-point {
  cursor: pointer;
}

/* line 7129, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #BBB;
  background: white;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 7140, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: black;
  background: rgba(0, 0, 0, 0.36);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* line 7155, ../sass/style-public.scss */
.ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border {
  display: none;
}

/* line 7160, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip {
  max-width: 200px;
}

/* line 7164, ../sass/style-public.scss */
.ms-skin-light-6 .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 7181, ../sass/style-public.scss */
  .ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
  .ms-skin-light-6 .ms-video-btn,
  .ms-skin-light-6 .ms-slide .ms-slide-vcbtn,
  .ms-skin-light-6 .ms-nav-next,
  .ms-skin-light-6 .ms-nav-prev {
    background-image: url(https://www.surfinn.travel/css/skins/light-skin-6-retina.png);
    background-size: 152px 225px;
  }
}
/**
 *  Master Slider
 *  Metro Skin
 */
/* line 7199, ../sass/style-public.scss */
.ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn {
  width: 47px;
  height: 46px;
  background: url(https://www.surfinn.travel/css/skins/metro-skin.png) no-repeat -16px -152px;
  top: 50%;
  left: 50%;
  margin: -22px 0 0 -24px;
}

/* line 7209, ../sass/style-public.scss */
.ms-skin-metro .ms-slide .ms-slide-vcbtn {
  width: 47px;
  height: 47px;
  background: url(https://www.surfinn.travel/css/skins/metro-skin.png) no-repeat -16px -19px;
  top: 15px;
  right: 15px;
}

/* controls */
/* line 7219, ../sass/style-public.scss */
.ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev {
  width: 47px;
  background: url(https://www.surfinn.travel/css/skins/metro-skin.png);
  background-position: -83px -23px;
  height: 47px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -24px;
  position: absolute;
  z-index: 110;
}

/* line 7232, ../sass/style-public.scss */
.ms-skin-metro .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -81px -100px;
}

/* line 7238, ../sass/style-public.scss */
.ms-skin-metro .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 7245, ../sass/style-public.scss */
.ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 7250, ../sass/style-public.scss */
.ms-skin-metro .ms-bullet {
  width: 16px;
  height: 16px;
  background: url(https://www.surfinn.travel/css/skins/metro-skin.png) no-repeat;
  background-position: -31px -114px;
  margin: 4px;
}

/* line 7258, ../sass/style-public.scss */
.ms-skin-metro .ms-bullet-selected {
  background-position: -31px -81px;
}

/* line 7262, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 7268, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 7277, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: silver;
  border-top-color: rgba(240, 240, 240, 0.88);
  bottom: -10px;
}

/* line 7284, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: silver;
  border-bottom-color: rgba(240, 240, 240, 0.88);
  top: -10px;
}

/* line 7291, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 7300, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: silver;
  border-right-color: rgba(240, 240, 240, 0.88);
  left: -10px;
}

/* line 7307, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: silver;
  border-left-color: rgba(240, 240, 240, 0.88);
  right: -10px;
}

/* line 7314, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-point {
  cursor: pointer;
}

/* line 7315, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #BBB;
  background: white;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 7326, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: black;
  background: rgba(0, 0, 0, 0.36);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* line 7341, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip {
  max-width: 200px;
}

/* line 7345, ../sass/style-public.scss */
.ms-skin-metro .ms-tooltip-cont {
  padding: 10px;
  background: silver;
  background: rgba(240, 240, 240, 0.88);
  text-shadow: 0 1px 0px white;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 7362, ../sass/style-public.scss */
  .ms-skin-metro .ms-slide .ms-slide-vpbtn,
  .ms-skin-metro .ms-video-btn,
  .ms-skin-metro .ms-slide .ms-slide-vcbtn,
  .ms-skin-metro .ms-nav-next,
  .ms-skin-metro .ms-nav-prev,
  .ms-skin-metro .ms-bullet {
    background-image: url(https://www.surfinn.travel/css/skins/metro-skin-retina.png);
    background-size: 152px 225px;
  }
}
/**
 *  Master Slider
 *  Contrast
 */
/* line 7380, ../sass/style-public.scss */
.ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn {
  width: 60px;
  height: 60px;
  background: url(https://www.surfinn.travel/css/skins/contrast-skin.png) no-repeat -10px -144px;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
}

/* line 7390, ../sass/style-public.scss */
.ms-skin-contrast .ms-slide .ms-slide-vcbtn {
  width: 24px;
  height: 24px;
  background: url(https://www.surfinn.travel/css/skins/contrast-skin.png) no-repeat -27px -30px;
  top: 30px;
  right: 30px;
}

/* controls */
/* line 7400, ../sass/style-public.scss */
.ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev {
  width: 60px;
  background: url(https://www.surfinn.travel/css/skins/contrast-skin.png);
  background-position: -76px -17px;
  height: 60px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -30px;
  position: absolute;
  z-index: 110;
}

/* line 7413, ../sass/style-public.scss */
.ms-skin-contrast .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -77px -91px;
}

/* line 7419, ../sass/style-public.scss */
.ms-skin-contrast .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 20px;
  right: 50%;
  width: 100px;
}

/* line 7426, ../sass/style-public.scss */
.ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 7431, ../sass/style-public.scss */
.ms-skin-contrast .ms-bullet {
  width: 16px;
  height: 16px;
  background: url(https://www.surfinn.travel/css/skins/contrast-skin.png) no-repeat;
  background-position: -31px -114px;
  margin: 4px;
}

/* line 7439, ../sass/style-public.scss */
.ms-skin-contrast .ms-bullet-selected {
  background-position: -31px -81px;
}

/* line 7443, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip {
  position: absolute;
  z-index: 210;
  cursor: auto;
}

/* line 7449, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  position: absolute;
  left: 50%;
  margin-left: -10px;
}

/* line 7458, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow {
  border-top: solid 10px;
  border-top-color: #fc3116;
  border-top-color: rgba(252, 49, 22, 0.8);
  bottom: -10px;
}

/* line 7465, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
  border-bottom: solid 10px;
  border-bottom-color: #fc3116;
  border-bottom-color: rgba(252, 49, 22, 0.8);
  top: -10px;
}

/* line 7472, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

/* line 7481, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow {
  border-right: solid 10px;
  border-right-color: #fc3116;
  border-right-color: rgba(252, 49, 22, 0.8);
  left: -10px;
}

/* line 7488, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
  border-left: solid 10px;
  border-left-color: #fc3116;
  border-left-color: rgba(252, 49, 22, 0.8);
  right: -10px;
}

/* line 7495, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-point {
  cursor: pointer;
}

/* line 7496, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-point .ms-point-center {
  width: 12px;
  height: 12px;
  border-radius: 15px;
  border: solid 2px #636363;
  background: black;
  margin: -8px 0 0 -8px;
  position: absolute;
  z-index: 105;
}

/* line 7507, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-point .ms-point-border {
  width: 22px;
  height: 22px;
  background: white;
  background: rgba(255, 255, 255, 0.99);
  margin: -11px 0 0 -11px;
  position: absolute;
  border-radius: 15px;
  animation: point-anim 1.5s infinite;
  -moz-animation: point-anim 1.5s infinite;
  -webkit-animation: point-anim 1.5s infinite;
  -o-animation: point-anim 1.5s infinite;
}

/* line 7522, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip {
  max-width: 200px;
}

/* line 7526, ../sass/style-public.scss */
.ms-skin-contrast .ms-tooltip-cont {
  padding: 10px;
  background: #fc3116;
  background: rgba(252, 49, 22, 0.8);
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4);
  color: white;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 7544, ../sass/style-public.scss */
  .ms-skin-contrast .ms-slide .ms-slide-vpbtn,
  .ms-skin-contrast .ms-video-btn,
  .ms-skin-contrast .ms-slide .ms-slide-vcbtn,
  .ms-skin-contrast .ms-nav-next,
  .ms-skin-contrast .ms-nav-prev,
  .ms-skin-contrast .ms-bullet {
    background-image: url(https://www.surfinn.travel/css/skins/contrast-skin-retina.png);
    background-size: 152px 225px;
  }
}
/* line 7557, ../sass/style-public.scss */
.ms-caro3d-template .ms-container {
  padding: 10px 0 50px 0;
}

/* reflect */
/* line 7562, ../sass/style-public.scss */
.ms-caro3d-template .ms-slide {
  -webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(255, 255, 255, 0.5)));
}

/* line 7566, ../sass/style-public.scss */
.ms-caro3d-template .ms-slide-bgcont {
  border-radius: 8px;
}

/* line 7571, ../sass/style-public.scss */
.ms-dis-slider-cont {
  position: relative;
  padding: 3.2% 8.5% 24%;
  max-width: 508px;
}

/* line 7576, ../sass/style-public.scss */
.ms-display-cont .ms-view {
  background-color: #17171a;
}

/* line 7579, ../sass/style-public.scss */
.ms-display-cont {
  max-width: 614px;
  position: relative;
  margin: 0 auto;
}

/* line 7585, ../sass/style-public.scss */
.ms-display-bg {
  max-width: 100%;
  position: absolute;
}

/* line 7590, ../sass/style-public.scss */
.ms-display-template .ms-nav-prev,
.ms-display-template .ms-nav-next {
  background: url(https://www.surfinn.travel/css/templates/device-skin.png) no-repeat -11px -9px;
  width: 35px;
  height: 40px;
  left: -80px;
  margin-top: -17px;
  position: absolute;
  top: 50%;
  cursor: pointer;
}

/* line 7601, ../sass/style-public.scss */
.ms-display-template .ms-nav-next {
  background-position: -59px -9px;
  right: -80px;
  left: auto;
}

/* line 7607, ../sass/style-public.scss */
.ms-display-template .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: -50%;
  right: 50%;
  width: 100px;
}

/* line 7614, ../sass/style-public.scss */
.ms-display-template .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 7619, ../sass/style-public.scss */
.ms-display-template .ms-bullet {
  width: 10px;
  height: 10px;
  background: url(https://www.surfinn.travel/css/templates/device-skin.png) no-repeat -112px -25px;
  margin: 4px;
}

/* line 7626, ../sass/style-public.scss */
.ms-display-template .ms-bullet-selected {
  background-position: -143px -25px;
}

/* line 7631, ../sass/style-public.scss */
.ms-gallery-template .ms-gallery-botcont {
  height: 55px;
  background: black;
  color: white;
  font-weight: 300;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  position: relative;
}

/* line 7640, ../sass/style-public.scss */
.ms-gallery-template .ms-gal-playbtn {
  width: 55px;
  height: 100%;
  float: left;
  cursor: pointer;
  background: url(https://www.surfinn.travel/css/templates/gallery-btns.png) no-repeat 6px 6px;
}

/* line 7647, ../sass/style-public.scss */
.ms-gallery-template .ms-gal-playbtn.btn-pause {
  background: url(https://www.surfinn.travel/css/templates/gallery-btns.png) no-repeat -55px 7px;
}

/* line 7651, ../sass/style-public.scss */
.ms-gallery-template .ms-gal-thumbtoggle {
  position: absolute;
  right: 0;
  z-index: 110;
  width: 55px;
  height: 100%;
  cursor: pointer;
  background: url(https://www.surfinn.travel/css/templates/gallery-btns.png) no-repeat -53px -41px;
}

/* line 7660, ../sass/style-public.scss */
.ms-gallery-template .ms-gal-thumbtoggle.btn-hide {
  background: url(https://www.surfinn.travel/css/templates/gallery-btns.png) no-repeat 4px -41px;
}

/* line 7664, ../sass/style-public.scss */
.ms-gallery-template .ms-slide-num {
  float: left;
  padding: 17px 9px;
  color: #727272;
}

/* line 7669, ../sass/style-public.scss */
.ms-gallery-template .ms-slide-info {
  float: left;
  padding: 18px 4px;
  position: relative;
  width: auto;
}

/* line 7676, ../sass/style-public.scss */
.ms-gallery-template .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: 18px;
  right: 105px;
  width: 100px;
}

/* line 7683, ../sass/style-public.scss */
.ms-gallery-template .ms-bullet {
  width: 8px;
  height: 8px;
  background: #1e1e1e;
  margin: 4px;
  border-radius: 15px;
}

/* line 7691, ../sass/style-public.scss */
.ms-gallery-template .ms-bullet-selected {
  background-color: white;
}

/* line 7695, ../sass/style-public.scss */
.ms-gallery-template .ms-timerbar {
  width: 100%;
  top: -4px;
  height: 4px;
  position: absolute;
  background: rgba(0, 0, 0, 0.32);
}

/* line 7703, ../sass/style-public.scss */
.ms-gallery-template .ms-time-bar {
  height: 4px;
  background: rgba(255, 255, 255, 0.7);
}

/* line 7708, ../sass/style-public.scss */
.ms-gallery-template .ms-thumb-list.ms-dir-h {
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.95);
  padding-top: 1px;
}

/* line 7715, ../sass/style-public.scss */
.ms-gallery-template .ms-thumb-frame {
  cursor: pointer;
  float: left;
  width: 175px;
  overflow: hidden;
  opacity: 0.5;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}

/* line 7725, ../sass/style-public.scss */
.ms-gallery-template .ms-thumb-frame-selected {
  opacity: 1;
}

/* line 7729, ../sass/style-public.scss */
.ms-gallery-template .ms-gal-thumbcont {
  overflow: hidden;
  width: 100%;
  height: 115px;
  position: absolute;
  top: -115px;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

/* line 7740, ../sass/style-public.scss */
.ms-gallery-template .ms-gal-thumbcont.hide-thumbs {
  height: 0;
  top: 0;
}

@media (max-width: 570px) {
  /* line 7746, ../sass/style-public.scss */
  .ms-gallery-template .ms-slide-info {
    display: none;
  }
}
/* line 7752, ../sass/style-public.scss */
.ms-laptop-template .ms-laptop-cont .ms-view {
  background-color: #17171a;
}

/* line 7755, ../sass/style-public.scss */
.ms-laptop-template .ms-laptop-cont {
  max-width: 645px;
  position: relative;
  margin: 0 auto;
}

/* line 7760, ../sass/style-public.scss */
.ms-laptop-template .ms-lt-slider-cont {
  position: relative;
  padding: 5% 11.9% 20%;
  max-width: 492px;
}

/* line 7765, ../sass/style-public.scss */
.ms-laptop-template .ms-laptop-bg {
  max-width: 100%;
  position: absolute;
}

/* line 7770, ../sass/style-public.scss */
.ms-laptop-template .ms-nav-prev,
.ms-laptop-template .ms-nav-next {
  background: url(https://www.surfinn.travel/css/templates/device-skin.png) no-repeat -11px -9px;
  width: 35px;
  height: 40px;
  left: -80px;
  margin-top: -17px;
  position: absolute;
  top: 50%;
  cursor: pointer;
}

/* line 7781, ../sass/style-public.scss */
.ms-laptop-template .ms-nav-next {
  background-position: -59px -9px;
  right: -80px;
  left: auto;
}

/* line 7787, ../sass/style-public.scss */
.ms-laptop-template .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: -40%;
  right: 50%;
  width: 100px;
}

/* line 7794, ../sass/style-public.scss */
.ms-laptop-template .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 7799, ../sass/style-public.scss */
.ms-laptop-template .ms-bullet {
  width: 10px;
  height: 10px;
  background: url(https://www.surfinn.travel/css/templates/device-skin.png) no-repeat -112px -25px;
  margin: 4px;
}

/* line 7806, ../sass/style-public.scss */
.ms-laptop-template .ms-bullet-selected {
  background-position: -143px -25px;
}

/* line 7811, ../sass/style-public.scss */
.ms-tablet-template .ms-tablet-cont .ms-view {
  background-color: #17171a;
}

/* line 7814, ../sass/style-public.scss */
.ms-tablet-template .ms-tablet-cont {
  max-width: 500px;
  position: relative;
  margin: 0 auto;
}

/* line 7820, ../sass/style-public.scss */
.ms-tablet-template.ms-tablet-land .ms-tablet-cont {
  max-width: 842px;
}

/* line 7824, ../sass/style-public.scss */
.ms-tablet-template.ms-tablet-land .ms-lt-slider-cont {
  padding: 4.1% 12.1% 10%;
  max-width: 632px;
}

/* line 7829, ../sass/style-public.scss */
.ms-tablet-template .ms-lt-slider-cont {
  position: relative;
  padding: 11.1% 11% 22%;
  max-width: 400px;
}

/* line 7834, ../sass/style-public.scss */
.ms-tablet-template .ms-tablet-bg {
  max-width: 100%;
  position: absolute;
}

/* line 7839, ../sass/style-public.scss */
.ms-tablet-template .ms-nav-prev,
.ms-tablet-template .ms-nav-next {
  background: url(https://www.surfinn.travel/css/templates/device-skin.png) no-repeat -11px -9px;
  width: 35px;
  height: 40px;
  left: -120px;
  margin-top: -17px;
  position: absolute;
  top: 50%;
  cursor: pointer;
}

/* line 7850, ../sass/style-public.scss */
.ms-tablet-template .ms-nav-next {
  background-position: -59px -9px;
  right: -120px;
  left: auto;
}

/* line 7856, ../sass/style-public.scss */
.ms-tablet-template .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: -18%;
  right: 50%;
  width: 100px;
}

/* line 7863, ../sass/style-public.scss */
.ms-tablet-template .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 7868, ../sass/style-public.scss */
.ms-tablet-template .ms-bullet {
  width: 10px;
  height: 10px;
  background: url(https://www.surfinn.travel/css/templates/device-skin.png) no-repeat -112px -25px;
  margin: 4px;
}

/* line 7875, ../sass/style-public.scss */
.ms-tablet-template .ms-bullet-selected {
  background-position: -143px -25px;
}

/* line 7880, ../sass/style-public.scss */
.ms-phone-template .ms-phone-cont .ms-view {
  background-color: #17171a;
}

/* line 7883, ../sass/style-public.scss */
.ms-phone-template .ms-phone-cont {
  max-width: 386px;
  position: relative;
  margin: 0 auto;
}

/* line 7889, ../sass/style-public.scss */
.ms-phone-template.ms-phone-land .ms-phone-cont {
  max-width: 666px;
}

/* line 7893, ../sass/style-public.scss */
.ms-phone-template.ms-phone-land .ms-lt-slider-cont {
  position: relative;
  padding: 4.6% 16.1% 10% 15.5%;
  max-width: 455px;
}

/* line 7899, ../sass/style-public.scss */
.ms-phone-template .ms-lt-slider-cont {
  position: relative;
  padding: 26.2% 16.5% 33% 16.8%;
  max-width: 258px;
}

/* line 7904, ../sass/style-public.scss */
.ms-phone-template .ms-phone-bg {
  max-width: 100%;
  position: absolute;
}

/* line 7909, ../sass/style-public.scss */
.ms-phone-template .ms-nav-prev,
.ms-phone-template .ms-nav-next {
  background: url(https://www.surfinn.travel/css/templates/device-skin.png) no-repeat -11px -9px;
  width: 35px;
  height: 40px;
  left: -120px;
  margin-top: -17px;
  position: absolute;
  top: 50%;
  cursor: pointer;
}

/* line 7920, ../sass/style-public.scss */
.ms-phone-template .ms-nav-next {
  background-position: -59px -9px;
  right: -120px;
  left: auto;
}

/* line 7926, ../sass/style-public.scss */
.ms-phone-template .ms-bullets.ms-dir-h {
  position: absolute;
  bottom: -30%;
  right: 50%;
  width: 100px;
}

/* line 7933, ../sass/style-public.scss */
.ms-phone-template .ms-bullets.ms-dir-h .ms-bullets-count {
  position: relative;
  right: -50%;
}

/* line 7938, ../sass/style-public.scss */
.ms-phone-template .ms-bullet {
  width: 10px;
  height: 10px;
  background: url(https://www.surfinn.travel/css/templates/device-skin.png) no-repeat -112px -25px;
  margin: 4px;
}

/* line 7945, ../sass/style-public.scss */
.ms-phone-template .ms-bullet-selected {
  background-position: -143px -25px;
}

/* line 7949, ../sass/style-public.scss */
.ms-phone-template.ms-phone-land .ms-bullets.ms-dir-h {
  bottom: -21%;
}

/* line 7953, ../sass/style-public.scss */
.ms-phone-template.ms-phone-land .ms-nav-next {
  right: -150px;
}

/* line 7957, ../sass/style-public.scss */
.ms-phone-template.ms-phone-land .ms-nav-prev {
  left: -150px;
}

/* line 7962, ../sass/style-public.scss */
.ms-partialview-template .ms-slide-info {
  text-align: center;
  margin-top: 20px;
  width: 100%;
}

/* line 7968, ../sass/style-public.scss */
.ms-partialview-template .ms-slide-info h3 {
  margin: 5px;
  font-weight: 300;
  font-size: 23pt;
  color: #222;
}

/* line 7975, ../sass/style-public.scss */
.ms-partialview-template .ms-slide-info h4 {
  margin: 5px;
  font-weight: 300;
  font-size: 14pt;
  color: #7A7A7A;
}

/* line 7982, ../sass/style-public.scss */
.ms-partialview-template .ms-slide-info p {
  font-size: 10pt;
  margin: 6px;
}

/* .ms-showcase2-template {max-width: 540px; margin: 0 auto;}
.ms-showcase2-vertical {max-width: 677px;} */
/* line 7990, ../sass/style-public.scss */
.ms-showcase2-template .ms-view {
  background: transparent;
}

/* line 7993, ../sass/style-public.scss */
.master-slider {
  -moz-transform: translate3d(0, 0, 1px);
}

/* line 7996, ../sass/style-public.scss */
.ms-staff-carousel {
  margin: 25px auto;
  position: relative;
}

/* line 8001, ../sass/style-public.scss */
.ms-staff-carousel .ms-view {
  overflow: visible;
  background-color: transparent;
}

/* line 8006, ../sass/style-public.scss */
.ms-staff-carousel .ms-nav-prev,
.ms-staff-carousel .ms-nav-next {
  background: url(https://www.surfinn.travel/css/templates/staff-arrows.png) white no-repeat -7px -57px;
  width: 35px;
  height: 40px;
  left: -35px;
  margin-top: -17px;
  box-shadow: 0px 1px 0px 0px #bebebe;
  position: absolute;
  top: 50%;
  cursor: pointer;
}

/* line 8019, ../sass/style-public.scss */
.ms-staff-carousel .ms-nav-next {
  background-position: -6px -7px;
  right: -35px;
  left: auto;
}

/* line 8025, ../sass/style-public.scss */
.ms-staff-carousel .ms-staff-info {
  text-align: center;
  margin: 0 auto;
  max-width: 600px;
  margin-top: 30px;
  min-height: 300px;
  color: #222222;
}

/* line 8033, ../sass/style-public.scss */
.ms-staff-carousel .ms-staff-info h3 {
  font-weight: 300;
  font-size: 22pt;
  margin: 0px;
}

/* line 8039, ../sass/style-public.scss */
.ms-staff-carousel .ms-staff-info h4 {
  font-weight: 300;
  color: #787878;
  font-size: 15pt;
  margin: 3px;
}

/* line 8046, ../sass/style-public.scss */
.ms-staff-carousel.ms-round .ms-slide-bgcont {
  border-radius: 5000px;
  border: solid 8px #e6e6e6;
  margin: 0 -8px;
}

/* line 8052, ../sass/style-public.scss */
.ms-staff-carousel.ms-round .ms-view {
  padding-bottom: 8%;
}

/* line 8056, ../sass/style-public.scss */
.ms-staff-carousel.ms-round .ms-nav-prev,
.ms-staff-carousel.ms-round .ms-nav-next {
  background-color: transparent;
  box-shadow: none;
  left: -45px;
}

/* line 8063, ../sass/style-public.scss */
.ms-staff-carousel.ms-round .ms-nav-next {
  left: auto;
  right: -45px;
}

/* line 8070, ../sass/style-public.scss */
.ms-tabs-template .ms-thumb-frame h3 {
  font-weight: 400;
  font-size: 13pt;
  margin: 0;
}

/* line 8076, ../sass/style-public.scss */
.ms-tabs-template .ms-thumb-frame p {
  font-size: 10pt;
  margin: 4px 0;
}

/* line 8081, ../sass/style-public.scss */
.ms-tabs-template .ms-thumb-frame-selected h3 {
  color: #4b8aac;
}

/* line 8086, ../sass/style-public.scss */
.ms-vertical-template .ms-nav-prev,
.ms-vertical-template .ms-nav-next {
  top: 10px;
  left: 50%;
  background: url(https://www.surfinn.travel/css/templates/vertical-arrows.png) no-repeat;
  background-position: -11px -6px;
  width: 40px;
  height: 30px;
  margin-left: -20px;
  margin-top: 0;
}

/* line 8098, ../sass/style-public.scss */
.ms-vertical-template .ms-nav-next {
  top: auto;
  bottom: 10px;
  background-position: -11px -53px;
}

/* line 8104, ../sass/style-public.scss */
.ms-vertical-template .ms-thumblist-fwd,
.ms-vertical-template .ms-thumblist-bwd {
  width: 100%;
  position: absolute;
  top: 0;
  height: 15px;
  cursor: pointer;
  background: url(https://www.surfinn.travel/css/templates/vertical-arrows.png) no-repeat;
  background-position: 50% -106px;
}

/* line 8115, ../sass/style-public.scss */
.ms-vertical-template .ms-thumblist-bwd {
  top: auto;
  bottom: 0;
  background-position: 50% -145px;
}

/***
jQuery UI Sliders(new in v1.1.1)
***/
/* line 4, ../sass/plugins/_jquery-ui.scss */
.slider {
  border: 0;
  padding: 0;
  display: block;
  margin: 12px 5px;
  min-height: 11px;
}

/* line 12, ../sass/plugins/_jquery-ui.scss */
.ui-slider-vertical {
  width: 11px;
}

/* line 16, ../sass/plugins/_jquery-ui.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -3px;
}

/* line 20, ../sass/plugins/_jquery-ui.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -3px;
}

/* line 24, ../sass/plugins/_jquery-ui.scss */
.ui-slider-vertical,
.ui-slider-handle {
  filter: none !important;
  background-image: none !important;
}

/*! jQuery UI - v1.11.4 - 2015-07-30
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=5c9ccc&bgTextureHeader=gloss_wave&bgImgOpacityHeader=55&borderColorHeader=4297d7&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=inset_hard&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=469bdd&bgColorDefault=dfeffc&bgTextureDefault=glass&bgImgOpacityDefault=85&borderColorDefault=c5dbec&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=inset_hard&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=e17009&iconColorActive=f9bd01&bgColorHighlight=fbec88&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=fad42e&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 38, ../sass/plugins/_jquery-ui.scss */
.ui-helper-hidden {
  display: none;
}

/* line 41, ../sass/plugins/_jquery-ui.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 51, ../sass/plugins/_jquery-ui.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 61, ../sass/plugins/_jquery-ui.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 67, ../sass/plugins/_jquery-ui.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 70, ../sass/plugins/_jquery-ui.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 73, ../sass/plugins/_jquery-ui.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 83, ../sass/plugins/_jquery-ui.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 90, ../sass/plugins/_jquery-ui.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 99, ../sass/plugins/_jquery-ui.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 111, ../sass/plugins/_jquery-ui.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 118, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 123, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 127, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 134, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 138, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 141, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 144, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 147, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 150, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 159, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 164, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 168, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 172, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 178, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 184, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 188, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 195, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 203, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 211, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 216, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 219, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 222, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 226, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 229, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 232, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 235, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 239, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 242, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 249, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 252, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 256, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 260, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 264, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 268, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 271, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 274, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 278, ../sass/plugins/_jquery-ui.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Component containers
----------------------------------*/
/* line 286, ../sass/plugins/_jquery-ui.scss */
.ui-widget {
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 290, ../sass/plugins/_jquery-ui.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 293, ../sass/plugins/_jquery-ui.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 1em;
}

/* line 300, ../sass/plugins/_jquery-ui.scss */
.ui-widget-content {
  border: 1px solid #a6c9e2;
  background: #fcfdfd url("../images/jquery-ui/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x;
  color: #222222;
}

/* line 305, ../sass/plugins/_jquery-ui.scss */
.ui-widget-content a {
  color: #222222;
}

/* line 308, ../sass/plugins/_jquery-ui.scss */
.ui-widget-header {
  border: 1px solid #4297d7;
  background: #0ab3d0;
  color: #ffffff;
  font-weight: bold;
}

/* line 314, ../sass/plugins/_jquery-ui.scss */
.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
/* line 320, ../sass/plugins/_jquery-ui.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #c5dbec;
  background: #e9ecf3 url("../images/jquery-ui/ui-bg_glass_85_dfeffc_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #0ab3d0;
}

/* line 328, ../sass/plugins/_jquery-ui.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #0ab3d0;
  text-decoration: none;
}

/* line 334, ../sass/plugins/_jquery-ui.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #79b7e7;
  background: #d0e5f5 url("../images/jquery-ui/ui-bg_glass_75_d0e5f5_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1d5987;
}

/* line 345, ../sass/plugins/_jquery-ui.scss */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #1d5987;
  text-decoration: none;
}

/* line 356, ../sass/plugins/_jquery-ui.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #79b7e7;
  background: #f5f8f9 url("../images/jquery-ui/ui-bg_inset-hard_100_f5f8f9_1x100.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #e17009;
}

/* line 364, ../sass/plugins/_jquery-ui.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #e17009;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 373, ../sass/plugins/_jquery-ui.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #a8d11d url("../images/jquery-ui/ui-bg_flat_55_fbec88_40x100.png") 50% 50% repeat-x;
  color: #206987;
}

/* line 379, ../sass/plugins/_jquery-ui.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 384, ../sass/plugins/_jquery-ui.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("../images/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 391, ../sass/plugins/_jquery-ui.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 396, ../sass/plugins/_jquery-ui.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 401, ../sass/plugins/_jquery-ui.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 406, ../sass/plugins/_jquery-ui.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

/* line 413, ../sass/plugins/_jquery-ui.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

/* line 420, ../sass/plugins/_jquery-ui.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 428, ../sass/plugins/_jquery-ui.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 432, ../sass/plugins/_jquery-ui.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_469bdd_256x240.png");
}

/* line 436, ../sass/plugins/_jquery-ui.scss */
.ui-widget-header .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_d8e7f3_256x240.png");
}

/* line 439, ../sass/plugins/_jquery-ui.scss */
.ui-state-default .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_6da8d5_256x240.png");
}

/* line 442, ../sass/plugins/_jquery-ui.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_217bc0_256x240.png");
}

/* line 446, ../sass/plugins/_jquery-ui.scss */
.ui-state-active .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_f9bd01_256x240.png");
}

/* line 449, ../sass/plugins/_jquery-ui.scss */
.ui-state-highlight .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_2e83ff_256x240.png");
}

/* line 452, ../sass/plugins/_jquery-ui.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/jquery-ui/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
/* line 458, ../sass/plugins/_jquery-ui.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 459, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 460, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 461, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 462, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 463, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 464, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 465, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 466, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 467, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 468, ../sass/plugins/_jquery-ui.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 469, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 470, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 471, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 472, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 473, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 474, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 475, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 476, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 477, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 478, ../sass/plugins/_jquery-ui.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 479, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 480, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 481, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 482, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 483, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 484, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 485, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 486, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 487, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 488, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 489, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 490, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 491, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 492, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 493, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 494, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 495, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 496, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 497, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 498, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 499, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 500, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 501, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 502, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 503, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 504, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 505, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 506, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 507, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 508, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 509, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 510, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 511, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 512, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 513, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 514, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 515, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 516, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 517, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 518, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 519, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 520, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 521, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 522, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 523, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 524, ../sass/plugins/_jquery-ui.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 525, ../sass/plugins/_jquery-ui.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 526, ../sass/plugins/_jquery-ui.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 527, ../sass/plugins/_jquery-ui.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 528, ../sass/plugins/_jquery-ui.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 529, ../sass/plugins/_jquery-ui.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 530, ../sass/plugins/_jquery-ui.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 531, ../sass/plugins/_jquery-ui.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 532, ../sass/plugins/_jquery-ui.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 533, ../sass/plugins/_jquery-ui.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 534, ../sass/plugins/_jquery-ui.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 535, ../sass/plugins/_jquery-ui.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 536, ../sass/plugins/_jquery-ui.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 537, ../sass/plugins/_jquery-ui.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 538, ../sass/plugins/_jquery-ui.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 539, ../sass/plugins/_jquery-ui.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 540, ../sass/plugins/_jquery-ui.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 541, ../sass/plugins/_jquery-ui.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 542, ../sass/plugins/_jquery-ui.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 543, ../sass/plugins/_jquery-ui.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 544, ../sass/plugins/_jquery-ui.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 545, ../sass/plugins/_jquery-ui.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 546, ../sass/plugins/_jquery-ui.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 547, ../sass/plugins/_jquery-ui.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 548, ../sass/plugins/_jquery-ui.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 549, ../sass/plugins/_jquery-ui.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 550, ../sass/plugins/_jquery-ui.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 551, ../sass/plugins/_jquery-ui.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 552, ../sass/plugins/_jquery-ui.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 553, ../sass/plugins/_jquery-ui.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 554, ../sass/plugins/_jquery-ui.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 555, ../sass/plugins/_jquery-ui.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 556, ../sass/plugins/_jquery-ui.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 557, ../sass/plugins/_jquery-ui.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 558, ../sass/plugins/_jquery-ui.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 559, ../sass/plugins/_jquery-ui.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 560, ../sass/plugins/_jquery-ui.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 561, ../sass/plugins/_jquery-ui.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 562, ../sass/plugins/_jquery-ui.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 563, ../sass/plugins/_jquery-ui.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 564, ../sass/plugins/_jquery-ui.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 565, ../sass/plugins/_jquery-ui.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 566, ../sass/plugins/_jquery-ui.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 567, ../sass/plugins/_jquery-ui.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 568, ../sass/plugins/_jquery-ui.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 569, ../sass/plugins/_jquery-ui.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 570, ../sass/plugins/_jquery-ui.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 571, ../sass/plugins/_jquery-ui.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 572, ../sass/plugins/_jquery-ui.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 573, ../sass/plugins/_jquery-ui.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 574, ../sass/plugins/_jquery-ui.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 575, ../sass/plugins/_jquery-ui.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 576, ../sass/plugins/_jquery-ui.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 577, ../sass/plugins/_jquery-ui.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 578, ../sass/plugins/_jquery-ui.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 579, ../sass/plugins/_jquery-ui.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 580, ../sass/plugins/_jquery-ui.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 581, ../sass/plugins/_jquery-ui.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 582, ../sass/plugins/_jquery-ui.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 583, ../sass/plugins/_jquery-ui.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 584, ../sass/plugins/_jquery-ui.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 585, ../sass/plugins/_jquery-ui.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 586, ../sass/plugins/_jquery-ui.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 587, ../sass/plugins/_jquery-ui.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 588, ../sass/plugins/_jquery-ui.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 589, ../sass/plugins/_jquery-ui.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 590, ../sass/plugins/_jquery-ui.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 591, ../sass/plugins/_jquery-ui.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 592, ../sass/plugins/_jquery-ui.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 593, ../sass/plugins/_jquery-ui.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 594, ../sass/plugins/_jquery-ui.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 596, ../sass/plugins/_jquery-ui.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 597, ../sass/plugins/_jquery-ui.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 598, ../sass/plugins/_jquery-ui.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 599, ../sass/plugins/_jquery-ui.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 600, ../sass/plugins/_jquery-ui.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 601, ../sass/plugins/_jquery-ui.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 602, ../sass/plugins/_jquery-ui.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 603, ../sass/plugins/_jquery-ui.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 604, ../sass/plugins/_jquery-ui.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 605, ../sass/plugins/_jquery-ui.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 606, ../sass/plugins/_jquery-ui.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 607, ../sass/plugins/_jquery-ui.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 608, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 609, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 610, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 611, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 612, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 613, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 614, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 615, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 616, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 617, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 618, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 619, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 620, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 621, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 622, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 623, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 624, ../sass/plugins/_jquery-ui.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 625, ../sass/plugins/_jquery-ui.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 626, ../sass/plugins/_jquery-ui.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 627, ../sass/plugins/_jquery-ui.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 628, ../sass/plugins/_jquery-ui.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 629, ../sass/plugins/_jquery-ui.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 630, ../sass/plugins/_jquery-ui.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 631, ../sass/plugins/_jquery-ui.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 632, ../sass/plugins/_jquery-ui.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 633, ../sass/plugins/_jquery-ui.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 640, ../sass/plugins/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 5px;
}

/* line 646, ../sass/plugins/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 5px;
}

/* line 652, ../sass/plugins/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 5px;
}

/* line 658, ../sass/plugins/_jquery-ui.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 5px;
}

/* Overlays */
/* line 666, ../sass/plugins/_jquery-ui.scss */
.ui-widget-overlay {
  background: #aaaaaa url("../images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

/* line 671, ../sass/plugins/_jquery-ui.scss */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("../images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}

/* line 8124, ../sass/style-public.scss */
#booking-sidebar-summary .img-responsive {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 8130, ../sass/style-public.scss */
#content-newsletter .spinner {
  margin: -30px;
  height: 300px;
}

/* line 8134, ../sass/style-public.scss */
.spinner {
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  vertical-align: middle;
  padding-top: 40%;
  z-index: 10000000;
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 8145, ../sass/style-public.scss */
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #1391a9;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

/* line 8156, ../sass/style-public.scss */
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 8161, ../sass/style-public.scss */
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* line 8181, ../sass/style-public.scss */
.booking-personal-info .row {
  margin-left: 0;
  margin-right: 0;
}

/* line 8187, ../sass/style-public.scss */
.my-booking {
  padding-top: 150px;
  padding-bottom: 20px;
}
/* line 8191, ../sass/style-public.scss */
.my-booking input {
  width: 100%;
}
/* line 8196, ../sass/style-public.scss */
.my-booking .submit {
  background: #0ab3d0;
  float: right;
  color: white;
}
/* line 8203, ../sass/style-public.scss */
.my-booking .error {
  color: red;
  text-align: center;
}

/* line 8210, ../sass/style-public.scss */
.my-booking-login {
  padding-bottom: 70px !important;
}

/* line 8214, ../sass/style-public.scss */
.my-booking-password {
  padding-bottom: 50px;
  text-align: center;
}
/* line 8218, ../sass/style-public.scss */
.my-booking-password .error {
  color: red;
  text-align: center;
}

/* line 8225, ../sass/style-public.scss */
span.logout {
  background: #9DB8C5;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  height: 40px;
  line-height: 25px;
}
/* line 8237, ../sass/style-public.scss */
span.logout a:hover {
  background: #0ab3d0;
}

/* line 8242, ../sass/style-public.scss */
button.print-button {
  background: #0ab3d0;
  color: #fff;
  font-size: 14px;
  padding: 10px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 10px;
  height: 40px;
  border: none;
}
/* line 8255, ../sass/style-public.scss */
button.print-button i {
  font-size: 20px;
}
/* line 8258, ../sass/style-public.scss */
button.print-button a:hover {
  background: #0ab3d0;
}

/* line 8263, ../sass/style-public.scss */
.booking-status {
  padding-top: 100px;
}

/* line 8269, ../sass/style-public.scss */
.booking-status .extra-products {
  width: 590px;
  margin: 0 auto;
}

/* line 8274, ../sass/style-public.scss */
.accommodation-lessons .a_shared-room,
.accommodation-lessons .a_shared,
.accommodation-lessons .a_quadruple-room,
.accommodation-lessons .a_quadruple,
.accommodation-lessons .a_shared-suite-room,
.accommodation-lessons .a_shared-suite {
  background: url(../images/elements/shared-room-bed.png) 90% center no-repeat;
}

/* line 8284, ../sass/style-public.scss */
.accommodation-lessons .a_double-room,
.accommodation-lessons .a_double,
.accommodation-lessons .a_double-room-sea-view,
.accommodation-lessons .a_double-sea-view {
  background: url(../images/elements/double-room-bed.png) 90% center no-repeat;
}

/* line 8292, ../sass/style-public.scss */
.accommodation-lessons .a_single-room,
.accommodation-lessons .a_single,
.accommodation-lessons .a_single-room-sea-view,
.accommodation-lessons .a_single-sea-view {
  background: url(../images/elements/single-room-bed.png) 90% center no-repeat !important;
}

/* line 8300, ../sass/style-public.scss */
.accommodation-lessons .a_twin-room,
.accommodation-lessons .a_twin,
.accommodation-lessons .a_twin-room-sea-view,
.accommodation-lessons .a_twin-sea-view {
  background: url(../images/elements/twin-room-bed.png) 90% center no-repeat;
}

/* line 8308, ../sass/style-public.scss */
.accommodation-lessons .a_triple-room,
.accommodation-lessons .a_triple {
  background: url(../images/elements/triple-room-bed.png) 90% center no-repeat;
}

/* line 8314, ../sass/style-public.scss */
.accommodation-lessons .a_suite-room,
.accommodation-lessons .a_suite,
.accommodation-lessons .a_1-bed-room-suite,
.accommodation-lessons .a_1-bedroom-suite {
  background: url(../images/elements/suite-room-bed.png) 90% center no-repeat;
}

/* line 8322, ../sass/style-public.scss */
.accommodation-lessons .a_2-bed-room-suite,
.accommodation-lessons .a_2-bedroom-suite {
  background: url(../images/elements/2-bedroom-suite.png) 90% center no-repeat;
}

/* line 8328, ../sass/style-public.scss */
.accommodation-lessons .a_single-tent {
  background: url(../images/elements/single-tent.png) 90% center no-repeat;
}

/* line 8333, ../sass/style-public.scss */
.accommodation-lessons .a_double-tent {
  background: url(../images/elements/double-tent.png) 90% center no-repeat;
}

/* line 8338, ../sass/style-public.scss */
.accommodation-lessons .a_camping {
  background: url(../images/elements/camping.png) 90% center no-repeat;
}

/* line 8343, ../sass/style-public.scss */
.accommodation-lessons .a_boat-charter {
  /*background:url(../images/elements/boat-charter.png) 90% center no-repeat; */
}

/* line 8348, ../sass/style-public.scss */
.accommodation-lessons .a_1-pax-studio {
  background: url(../images/elements/1-pax-studio.png) 90% center no-repeat;
}

/* line 8353, ../sass/style-public.scss */
.accommodation-lessons .a_2-pax-studio,
.accommodation-lessons .a_surf-house {
  background: url(../images/elements/2-pax-studio.png) 90% center no-repeat;
}

/* line 8359, ../sass/style-public.scss */
.accommodation-lessons .a_surf-van {
  background: url(../images/elements/school-surfari.png) 90% center no-repeat;
}

/* Slider */
/* line 8365, ../sass/style-public.scss */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 8386, ../sass/style-public.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 8396, ../sass/style-public.scss */
.slick-list:focus {
  outline: none;
}

/* line 8400, ../sass/style-public.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 8406, ../sass/style-public.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 8416, ../sass/style-public.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 8424, ../sass/style-public.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 8431, ../sass/style-public.scss */
.slick-track:after {
  clear: both;
}

/* line 8435, ../sass/style-public.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 8440, ../sass/style-public.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 8448, ../sass/style-public.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 8452, ../sass/style-public.scss */
.slick-slide img {
  display: block;
}

/* line 8456, ../sass/style-public.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 8460, ../sass/style-public.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 8464, ../sass/style-public.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 8468, ../sass/style-public.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 8472, ../sass/style-public.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 8480, ../sass/style-public.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 8484, ../sass/style-public.scss */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

/* line 8507, ../sass/style-public.scss */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/* line 8516, ../sass/style-public.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 8523, ../sass/style-public.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

/* line 8529, ../sass/style-public.scss */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 8543, ../sass/style-public.scss */
.slick-prev {
  left: -25px;
}

/* line 8547, ../sass/style-public.scss */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 8552, ../sass/style-public.scss */
.slick-prev:before {
  content: '├óÔÇá┬É';
}

/* line 8556, ../sass/style-public.scss */
[dir='rtl'] .slick-prev:before {
  content: '├óÔÇáÔÇÖ';
}

/* line 8561, ../sass/style-public.scss */
.slick-next {
  right: -25px;
}

/* line 8565, ../sass/style-public.scss */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

/* line 8570, ../sass/style-public.scss */
.slick-next:before {
  content: '├óÔÇáÔÇÖ';
}

/* line 8574, ../sass/style-public.scss */
[dir='rtl'] .slick-next:before {
  content: '├óÔÇá┬É';
}

/* Dots */
/* line 8580, ../sass/style-public.scss */
.slick-slider {
  margin-bottom: 30px;
}

/* line 8585, ../sass/style-public.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

/* line 8599, ../sass/style-public.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 8612, ../sass/style-public.scss */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 8630, ../sass/style-public.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 8635, ../sass/style-public.scss */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 8640, ../sass/style-public.scss */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '├óÔé¼┬ó';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 8662, ../sass/style-public.scss */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/* line 8668, ../sass/style-public.scss */
button.slick-prev.slick-arrow {
  left: 30px;
  top: 25px;
  height: 30px;
  width: 30px;
  background: url(../images/elements/arrow-camp-slider-left.png) no-repeat;
  z-index: 80;
}

/* line 8677, ../sass/style-public.scss */
button.slick-next.slick-arrow {
  right: 30px;
  top: 25px;
  height: 30px;
  width: 30px;
  background: url(../images/elements/arrow-camp-slider-right.png) no-repeat;
}

/* line 8684, ../sass/style-public.scss */
.slick-prev:before, .slick-next:before {
  content: '';
}

/* line 8688, ../sass/style-public.scss */
#surfcamp-slider {
  position: relative;
  height: 400px;
  background-color: #000;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow-y: hidden;
}
/* line 8696, ../sass/style-public.scss */
#surfcamp-slider .setas {
  position: absolute;
  width: 100%;
  bottom: 30px;
  height: 30px;
  max-width: 940px;
}
/* line 8704, ../sass/style-public.scss */
#surfcamp-slider .campthumbs.slick-initialized.slick-slider {
  margin-bottom: 0;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 8710, ../sass/style-public.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 8728, ../sass/style-public.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 8735, ../sass/style-public.scss */
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* line 8745, ../sass/style-public.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 8749, ../sass/style-public.scss */
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

/* line 8755, ../sass/style-public.scss */
.fancybox-outer, .fancybox-inner {
  position: relative;
}

/* line 8759, ../sass/style-public.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 8763, ../sass/style-public.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 8767, ../sass/style-public.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 8775, ../sass/style-public.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 8781, ../sass/style-public.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 8786, ../sass/style-public.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(../images/fancybox/fancybox_sprite.png);
}

/* line 8790, ../sass/style-public.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 8802, ../sass/style-public.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat;
}

/* line 8808, ../sass/style-public.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

/* line 8818, ../sass/style-public.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../images/fancybox/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

/* line 8830, ../sass/style-public.scss */
.fancybox-prev {
  left: 0;
}

/* line 8835, ../sass/style-public.scss */
.fancybox-next {
  right: 0;
}

/* line 8840, ../sass/style-public.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
}

/* line 8850, ../sass/style-public.scss */
.fancybox-prev span {
  left: 0px;
  background-position: 0 -36px;
}

/* line 8855, ../sass/style-public.scss */
.fancybox-next span {
  right: 3px;
  background-position: 0px -70px;
}

/* line 8860, ../sass/style-public.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 8864, ../sass/style-public.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 8875, ../sass/style-public.scss */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}

/* line 8880, ../sass/style-public.scss */
.fancybox-lock body {
  overflow: hidden !important;
}

/* line 8884, ../sass/style-public.scss */
.fancybox-lock-test {
  overflow-y: hidden !important;
}

/* line 8888, ../sass/style-public.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox/fancybox_overlay.png);
}

/* line 8898, ../sass/style-public.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 8904, ../sass/style-public.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 8911, ../sass/style-public.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 8919, ../sass/style-public.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 8923, ../sass/style-public.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 8932, ../sass/style-public.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 8948, ../sass/style-public.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 8954, ../sass/style-public.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 8958, ../sass/style-public.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 8973, ../sass/style-public.scss */
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(../images/fancybox/fancybox_sprite-2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }

  /* line 8978, ../sass/style-public.scss */
  #fancybox-loading div {
    background-image: url(../images/fancybox/fancybox_loading-2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* line 8984, ../sass/style-public.scss */
#fancybox-thumbs {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 8050;
  max-width: 940px;
  margin: 0 auto;
  right: 0;
  text-align: center;
  height: 45px;
}
/* line 8994, ../sass/style-public.scss */
#fancybox-thumbs .slick-next, #fancybox-thumbs .slick-prev {
  top: 20px;
}

/* line 8999, ../sass/style-public.scss */
#fancybox-thumbs.bottom {
  bottom: 2px;
}

/* line 9003, ../sass/style-public.scss */
#fancybox-thumbs.top {
  top: 2px;
}

/* line 9007, ../sass/style-public.scss */
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0 !important;
}

/* line 9015, ../sass/style-public.scss */
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}

/* line 9021, ../sass/style-public.scss */
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}

/* line 9027, ../sass/style-public.scss */
#fancybox-thumbs ul li:hover {
  opacity: 1;
}

/* line 9031, ../sass/style-public.scss */
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}

/* line 9040, ../sass/style-public.scss */
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}

/* line 9049, ../sass/style-public.scss */
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}

/* line 9058, ../sass/style-public.scss */
.campthumbs {
  position: absolute !important;
  bottom: 0 !important;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  height: 60px;
  overflow: hidden;
  max-width: 780px;
  width: 100%;
}

/* line 9073, ../sass/style-public.scss */
#map {
  margin-bottom: 20px;
  margin-top: 100px;
}

/* line 9079, ../sass/style-public.scss */
#important-info .info-text, #important-info .info-text * {
  font-size: 16px !important;
  font-family: "Lato", sans-serif !important;
}

/* line 9085, ../sass/style-public.scss */
#submenu {
  display: none;
}

/* line 9089, ../sass/style-public.scss */
#booking-steps form#booking-form .no-radius-left input[type="text"] {
  -webkit-border-top-left-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

/* line 9098, ../sass/style-public.scss */
form#profile-form .no-radius-left input[type="text"] {
  -webkit-border-top-left-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

/* line 9107, ../sass/style-public.scss */
.dd-selected-image, .dd-option-image {
  width: 25px;
}

/* line 9110, ../sass/style-public.scss */
.dd-select {
  max-width: 118px;
  background: #fff !important;
  border: 1px solid #eee !important;
  padding: 9px;
}

/* line 9117, ../sass/style-public.scss */
a.dd-selected {
  padding: 0px;
}

/* line 9121, ../sass/style-public.scss */
label.dd-selected-text, label.dd-option-text {
  width: 45px !important;
  margin: 0 !important;
  line-height: 20px !important;
  clear: none !important;
}

/* line 9128, ../sass/style-public.scss */
.g-recaptcha {
  border: 1px solid white;
  padding: 2px;
}

/* line 9133, ../sass/style-public.scss */
.padding-5 {
  padding-left: 5px !important;
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
/* line 9143, ../sass/style-public.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
/* line 9152, ../sass/style-public.scss */
.owl-carousel {
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

/* line 9157, ../sass/style-public.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 9162, ../sass/style-public.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* line 9167, ../sass/style-public.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* line 9175, ../sass/style-public.scss */
.owl-carousel .owl-item {
  float: left;
}

/* line 9178, ../sass/style-public.scss */
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 9182, ../sass/style-public.scss */
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* mouse grab icon */
/* line 9192, ../sass/style-public.scss */
.grabbing {
  cursor: url(https://www.surfinn.travel/css/grabbing.png) 8 8, move;
}

/* fix */
/* line 9197, ../sass/style-public.scss */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* line 9207, ../sass/style-public.scss */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
/* line 9214, ../sass/style-public.scss */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  text-indent: -99999px;
  width: 40px;
  height: 30px;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
/* line 9227, ../sass/style-public.scss */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
/* line 9235, ../sass/style-public.scss */
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

/* line 9240, ../sass/style-public.scss */
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

/* line 9253, ../sass/style-public.scss */
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
}

/* If PaginationNumbers is true */
/* line 9261, ../sass/style-public.scss */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* line 9272, ../sass/style-public.scss */
.owl-prev {
  position: absolute;
  top: 4px;
  left: 0;
  background: url(../images/fancybox/fancybox_sprite.png) 0 -38px no-repeat;
}

/* line 9278, ../sass/style-public.scss */
.owl-next {
  position: absolute;
  top: 7px;
  right: 0;
  background: url(../images/fancybox/fancybox_sprite.png) 0 -72px no-repeat;
}

/* line 9285, ../sass/style-public.scss */
.sexy, .sexy * {
  font-size: 16px !important;
  text-align: justify !important;
  font-family: 'Lato', sans-serif !important;
  background-color: transparent !important;
  color: #206987 !important;
}
/* line 9290, ../sass/style-public.scss */
.sexy td, .sexy * td {
  padding: 7px;
  border: 1px dotted;
}
/* line 9291, ../sass/style-public.scss */
.sexy h2, .sexy * h2 {
  font-size: 24px !important;
  text-transform: uppercase;
  margin-top: 30px;
}
/* line 9296, ../sass/style-public.scss */
.sexy h3, .sexy h3 *, .sexy * h3, .sexy * h3 * {
  font-size: 20px !important;
}
/* line 9299, ../sass/style-public.scss */
.sexy a,
.sexy a b,
.sexy a > span, .sexy * a,
.sexy * a b,
.sexy * a > span {
  color: #0ab3d0 !important;
}

/* line 9308, ../sass/style-public.scss */
a {
  color: #0ab3d0;
}

/* line 9313, ../sass/style-public.scss */
body.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

/* line 9317, ../sass/style-public.scss */
.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000;
}

/* line 9331, ../sass/style-public.scss */
.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}

@media all and (max-width: 540px) {
  /* line 9347, ../sass/style-public.scss */
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px;
  }
}
/* line 9353, ../sass/style-public.scss */
.sweet-alert h2 {
  color: #575757;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  text-transform: none;
  position: relative;
  margin: 25px 0;
  padding: 0;
  line-height: 40px;
  display: block;
}

/* line 9364, ../sass/style-public.scss */
.sweet-alert p {
  color: #797979;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  position: relative;
  text-align: inherit;
  float: none;
  margin: 0;
  padding: 0;
  line-height: normal;
}

/* line 9375, ../sass/style-public.scss */
.sweet-alert fieldset {
  border: none;
  position: relative;
}

/* line 9378, ../sass/style-public.scss */
.sweet-alert .sa-error-container {
  background-color: #f1f1f1;
  margin-left: -17px;
  margin-right: -17px;
  overflow: hidden;
  padding: 0 10px;
  max-height: 0;
  webkit-transition: padding 0.15s, max-height 0.15s;
  transition: padding 0.15s, max-height 0.15s;
}

/* line 9387, ../sass/style-public.scss */
.sweet-alert .sa-error-container.show {
  padding: 10px 0;
  max-height: 100px;
  webkit-transition: padding 0.2s, max-height 0.2s;
  transition: padding 0.25s, max-height 0.25s;
}

/* line 9392, ../sass/style-public.scss */
.sweet-alert .sa-error-container .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ea7d7d;
  color: white;
  line-height: 24px;
  text-align: center;
  margin-right: 3px;
}

/* line 9402, ../sass/style-public.scss */
.sweet-alert .sa-error-container p {
  display: inline-block;
}

/* line 9404, ../sass/style-public.scss */
.sweet-alert .sa-input-error {
  position: absolute;
  top: 29px;
  right: 26px;
  width: 20px;
  height: 20px;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

/* line 9417, ../sass/style-public.scss */
.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
  content: "";
  width: 20px;
  height: 6px;
  background-color: #f06e57;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -9px;
}

/* line 9428, ../sass/style-public.scss */
.sweet-alert .sa-input-error::before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 9431, ../sass/style-public.scss */
.sweet-alert .sa-input-error::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 9434, ../sass/style-public.scss */
.sweet-alert .sa-input-error.show {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* line 9438, ../sass/style-public.scss */
.sweet-alert input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  height: 43px;
  margin-top: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  padding: 0 12px;
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* line 9452, ../sass/style-public.scss */
.sweet-alert input:focus {
  outline: none;
  box-shadow: 0px 0px 3px #c4e6f5;
  border: 1px solid #b4dbed;
}

/* line 9456, ../sass/style-public.scss */
.sweet-alert input:focus::-moz-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 9459, ../sass/style-public.scss */
.sweet-alert input:focus:-ms-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 9462, ../sass/style-public.scss */
.sweet-alert input:focus::-webkit-input-placeholder {
  transition: opacity 0.3s 0.03s ease;
  opacity: 0.5;
}

/* line 9465, ../sass/style-public.scss */
.sweet-alert input::-moz-placeholder {
  color: #bdbdbd;
}

/* line 9467, ../sass/style-public.scss */
.sweet-alert input:-ms-input-placeholder {
  color: #bdbdbd;
}

/* line 9469, ../sass/style-public.scss */
.sweet-alert input::-webkit-input-placeholder {
  color: #bdbdbd;
}

/* line 9471, ../sass/style-public.scss */
.sweet-alert.show-input input {
  display: block;
}

/* line 9473, ../sass/style-public.scss */
.sweet-alert .sa-confirm-button-container {
  display: inline-block;
  position: relative;
}

/* line 9476, ../sass/style-public.scss */
.sweet-alert .la-ball-fall {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27px;
  margin-top: 4px;
  opacity: 0;
  visibility: hidden;
}

/* line 9484, ../sass/style-public.scss */
.sweet-alert button {
  background-color: #8CD4F5;
  color: white;
  border: none;
  box-shadow: none;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 4px;
  border-radius: 5px;
  padding: 10px 32px;
  margin: 26px 5px 0 5px;
  cursor: pointer;
}

/* line 9496, ../sass/style-public.scss */
.sweet-alert button:focus {
  outline: none;
  box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}

/* line 9499, ../sass/style-public.scss */
.sweet-alert button:hover {
  background-color: #7ecff4;
}

/* line 9501, ../sass/style-public.scss */
.sweet-alert button:active {
  background-color: #5dc2f1;
}

/* line 9503, ../sass/style-public.scss */
.sweet-alert button.cancel {
  background-color: #C1C1C1;
}

/* line 9505, ../sass/style-public.scss */
.sweet-alert button.cancel:hover {
  background-color: #b9b9b9;
}

/* line 9507, ../sass/style-public.scss */
.sweet-alert button.cancel:active {
  background-color: #a8a8a8;
}

/* line 9509, ../sass/style-public.scss */
.sweet-alert button.cancel:focus {
  box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}

/* line 9511, ../sass/style-public.scss */
.sweet-alert button[disabled] {
  opacity: .6;
  cursor: default;
}

/* line 9514, ../sass/style-public.scss */
.sweet-alert button.confirm[disabled] {
  color: transparent;
}

/* line 9516, ../sass/style-public.scss */
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

/* line 9520, ../sass/style-public.scss */
.sweet-alert button::-moz-focus-inner {
  border: 0;
}

/* line 9522, ../sass/style-public.scss */
.sweet-alert[data-has-cancel-button=false] button {
  box-shadow: none !important;
}

/* line 9524, ../sass/style-public.scss */
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
  padding-bottom: 40px;
}

/* line 9526, ../sass/style-public.scss */
.sweet-alert .sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box;
}

/* line 9537, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-error {
  border-color: #F27474;
}

/* line 9539, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-error .sa-x-mark {
  position: relative;
  display: block;
}

/* line 9542, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-error .sa-line {
  position: absolute;
  height: 5px;
  width: 47px;
  background-color: #F27474;
  display: block;
  top: 37px;
  border-radius: 2px;
}

/* line 9550, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 17px;
}

/* line 9554, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 16px;
}

/* line 9558, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-warning {
  border-color: #F8BB86;
}

/* line 9560, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-warning .sa-body {
  position: absolute;
  width: 5px;
  height: 47px;
  left: 50%;
  top: 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #F8BB86;
}

/* line 9570, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-warning .sa-dot {
  position: absolute;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 10px;
  background-color: #F8BB86;
}

/* line 9580, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-info {
  border-color: #C9DAE1;
}

/* line 9582, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-info::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 29px;
  left: 50%;
  bottom: 17px;
  border-radius: 2px;
  margin-left: -2px;
  background-color: #C9DAE1;
}

/* line 9592, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-info::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-left: -3px;
  top: 19px;
  background-color: #C9DAE1;
}

/* line 9601, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success {
  border-color: #A5DC86;
}

/* line 9603, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
  content: '';
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: white;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 9614, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success::before {
  -webkit-border-radius: 120px 0 0 120px;
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 60px 60px;
  transform-origin: 60px 60px;
}

/* line 9623, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success::after {
  -webkit-border-radius: 0 120px 120px 0;
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0px 60px;
  transform-origin: 0px 60px;
}

/* line 9632, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(165, 220, 134, 0.2);
  -webkit-border-radius: 40px;
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2;
}

/* line 9644, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: white;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 9654, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #A5DC86;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2;
}

/* line 9661, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 9667, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 9673, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-custom {
  background-size: contain;
  border-radius: 0;
  border: none;
  background-position: center center;
  background-repeat: no-repeat;
}

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
  }
}
@-webkit-keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromTop {
  0% {
    top: 0%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@keyframes slideToTop {
  0% {
    top: 50%;
  }
  100% {
    top: 0%;
  }
}
@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@keyframes slideFromBottom {
  0% {
    top: 70%;
  }
  100% {
    top: 50%;
  }
}
@-webkit-keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
@keyframes slideToBottom {
  0% {
    top: 50%;
  }
  100% {
    top: 70%;
  }
}
/* line 9775, ../sass/style-public.scss */
.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s;
}

/* line 9779, ../sass/style-public.scss */
.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

/* line 9783, ../sass/style-public.scss */
.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s;
}

/* line 9787, ../sass/style-public.scss */
.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s;
}

/* line 9791, ../sass/style-public.scss */
.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s;
}

/* line 9795, ../sass/style-public.scss */
.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none;
}

/* line 9799, ../sass/style-public.scss */
.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s;
}

/* line 9803, ../sass/style-public.scss */
.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s;
}

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg);
  }
}
/* line 9915, ../sass/style-public.scss */
.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s;
}

/* line 9919, ../sass/style-public.scss */
.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s;
}

/* line 9923, ../sass/style-public.scss */
.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1;
  }
}
/* line 9947, ../sass/style-public.scss */
.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
  }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px;
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1;
  }
}
/* line 9993, ../sass/style-public.scss */
.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
@keyframes pulseWarning {
  0% {
    border-color: #F8D486;
  }
  100% {
    border-color: #F8BB86;
  }
}
/* line 10009, ../sass/style-public.scss */
.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486;
  }
  100% {
    background-color: #F8BB86;
  }
}
/* line 10025, ../sass/style-public.scss */
.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
/* line 10045, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9;
}

/* line 10048, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9;
}

/* Success icon */
/* line 10052, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9;
}

/* line 10055, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9;
}

/* line 10058, ../sass/style-public.scss */
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9;
}

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
/* line 10066, ../sass/style-public.scss */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 10073, ../sass/style-public.scss */
.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff;
}

/* line 10078, ../sass/style-public.scss */
.la-ball-fall.la-dark {
  color: #333;
}

/* line 10081, ../sass/style-public.scss */
.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}

/* line 10087, ../sass/style-public.scss */
.la-ball-fall {
  width: 54px;
  height: 18px;
}

/* line 10091, ../sass/style-public.scss */
.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite;
}

/* line 10102, ../sass/style-public.scss */
.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms;
}

/* line 10108, ../sass/style-public.scss */
.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms;
}

/* line 10114, ../sass/style-public.scss */
.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms;
}

/* line 10120, ../sass/style-public.scss */
.la-ball-fall.la-sm {
  width: 26px;
  height: 8px;
}

/* line 10124, ../sass/style-public.scss */
.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px;
}

/* line 10129, ../sass/style-public.scss */
.la-ball-fall.la-2x {
  width: 108px;
  height: 36px;
}

/* line 10133, ../sass/style-public.scss */
.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px;
}

/* line 10138, ../sass/style-public.scss */
.la-ball-fall.la-3x {
  width: 162px;
  height: 54px;
}

/* line 10142, ../sass/style-public.scss */
.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px;
}

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%);
  }
  10% {
    opacity: .5;
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  90% {
    opacity: .5;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%);
  }
}
/* line 10247, ../sass/style-public.scss */
.ct-mask-container {
  position: relative;
}

/* line 10250, ../sass/style-public.scss */
.ct-mask-container .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer .ct-singleButton-inner {
  overflow: hidden;
  position: relative;
  line-height: 1;
}

/* line 10255, ../sass/style-public.scss */
.ct-mask-container .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer .ct-singleButton-inner .ct-singleButton-overlap {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
}

/* line 10267, ../sass/style-public.scss */
.ct-mask-container .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer .ct-singleButton-inner .ct-singleButton-overlap:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 10271, ../sass/style-public.scss */
.ct-mask-container .ct-closeButton-container {
  position: absolute;
  top: 1px;
  right: 10px;
}

/* line 10276, ../sass/style-public.scss */
.ct-mask-container .ct-closeButton-container .ct-closeButton {
  cursor: pointer;
  transition: all .3s ease;
}

/* line 10280, ../sass/style-public.scss */
.ct-mask-container .ct-timer-container {
  position: absolute;
  bottom: 5px;
  right: 10px;
}

/* line 10285, ../sass/style-public.scss */
.ct-mask-container.blueSky {
  background-color: #157FBD;
  padding: 15px 20px;
  margin: 5px 0;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 10293, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-mask-outer .ct-mask-inner {
  font-family: 'Oswald', sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffffff;
}

/* line 10299, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-mask-outer .ct-mask-inner .ct-header {
  padding-top: 10px;
}

/* line 10302, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-header {
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 6px;
}

/* line 10310, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 1;
  margin-top: 0;
}

/* line 10318, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 24px;
}

/* line 10323, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton {
  display: inline-block;
  margin: 10px;
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 10328, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer {
  margin: 15px;
}

/* line 10331, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer .ct-singleButton-inner {
  height: 20px;
}

/* line 10334, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-closeButton-container {
  font-size: 20px;
}

/* line 10337, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-closeButton-container .ct-closeButton {
  color: rgba(255, 255, 255, 0.7);
}

/* line 10340, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-closeButton-container .ct-closeButton:hover {
  color: #ffffff;
}

/* line 10343, ../sass/style-public.scss */
.ct-mask-container.blueSky .ct-timer-container .ct-timer-inner {
  color: white;
}

/* line 10346, ../sass/style-public.scss */
.ct-mask-container.material {
  background-color: #fff;
  padding: 15px 20px;
  margin: 5px 0;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 10354, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner {
  font-family: 'Roboto', sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffffff;
}

/* line 10360, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-header {
  padding-top: 10px;
  color: #4d4746;
}

/* line 10364, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-header {
  text-align: center;
  line-height: 1;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 6px;
}

/* line 10371, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text {
  text-align: center;
  font-size: 40px;
  line-height: 1;
  margin-top: 0;
}

/* line 10377, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container {
  text-align: center;
  margin-top: 40px;
}

/* line 10381, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton {
  display: inline-block;
  position: relative;
  margin: 10px;
}

/* line 10386, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 0;
  display: block;
  top: 0;
  left: 0;
  transition: all .3s ease;
}

/* line 10396, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:hover:before {
  width: 100%;
}

/* line 10399, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer {
  margin: 15px;
}

/* line 10402, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer .ct-singleButton-inner {
  height: 20px;
}

/* line 10405, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:nth-child(n) {
  border-left: 10px solid #ed472c;
}

/* line 10408, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:nth-child(n):before {
  background-color: #ed472c;
}

/* line 10411, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:nth-child(2n) {
  border-left: 10px solid #f2b600;
}

/* line 10414, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:nth-child(2n):before {
  background-color: #f2b600;
}

/* line 10417, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:nth-child(3n) {
  border-left: 10px solid #39b47b;
}

/* line 10420, ../sass/style-public.scss */
.ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:nth-child(3n):before {
  background-color: #39b47b;
}

/* line 10423, ../sass/style-public.scss */
.ct-mask-container.material .ct-closeButton-container {
  font-size: 20px;
}

/* line 10426, ../sass/style-public.scss */
.ct-mask-container.material .ct-closeButton-container .ct-closeButton {
  color: rgba(236, 71, 44, 0.7);
}

/* line 10429, ../sass/style-public.scss */
.ct-mask-container.material .ct-closeButton-container .ct-closeButton:hover {
  color: #ec472c;
}

/* line 10432, ../sass/style-public.scss */
.ct-mask-container.material .ct-timer-container .ct-timer-inner {
  color: #39b37b;
}

/* line 10435, ../sass/style-public.scss */
.ct-mask-container.hipster {
  background-color: #fff;
  padding: 15px 20px;
  margin: 5px 0;
}

/* line 10440, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-mask-outer .ct-mask-inner {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #1f1f1f;
  font-weight: 300;
}

/* line 10446, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-mask-outer .ct-mask-inner .ct-header {
  padding-top: 10px;
}

/* line 10449, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-header {
  font-family: Georgia, Times, "Times New Roman", serif;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 6px;
  color: #6d6d6d;
  font-style: italic;
}

/* line 10459, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 35px;
  line-height: 1;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 3px;
}

/* line 10469, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text:after {
  content: "\d7";
  text-align: center;
  display: block;
  margin: 16px auto 22px;
  font-size: 25px;
  font-weight: normal;
}

/* line 10477, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container {
  text-align: center;
  border: 2px solid #baac7e;
  display: inline-block;
  margin-bottom: 40px;
}

/* line 10483, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton {
  display: inline-block;
  margin: 10px;
}

/* line 10487, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer {
  margin: 15px;
}

/* line 10490, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer .ct-singleButton-inner {
  height: 20px;
}

/* line 10493, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-closeButton-container {
  font-size: 20px;
}

/* line 10496, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-closeButton-container .ct-closeButton {
  font-family: Georgia, Times, "Times New Roman", serif;
  color: rgba(159, 159, 159, 0.7);
}

/* line 10500, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-closeButton-container .ct-closeButton:hover {
  color: #9f9f9f;
}

/* line 10503, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-timer-container {
  margin-bottom: 5px;
}

/* line 10506, ../sass/style-public.scss */
.ct-mask-container.hipster .ct-timer-container .ct-timer-inner {
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #9f9f9f;
  font-style: italic;
  font-weight: 300;
  font-size: 12px;
}

/* line 10513, ../sass/style-public.scss */
.ct-mask-container.lollipop {
  background: #0dbfde;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 15px 20px;
  margin: 5px 0;
}

/* line 10521, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner {
  font-family: 'Lato', sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  display: table;
  width: 100%;
  font-weight: 300;
}

/* line 10530, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-header {
  padding-top: 10px;
  display: table-cell;
  vertical-align: middle;
  width: 30%;
  padding-left: 30px;
}

/* line 10537, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-header {
  text-align: left;
  line-height: 1;
  font-size: 40px;
  margin-bottom: 6px;
  font-weight: 500;
}

/* line 10544, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text {
  text-align: left;
  font-size: 36px;
  line-height: 1;
  margin-top: 0;
}

/* line 10550, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container {
  text-align: left;
  margin-top: 40px;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0;
  width: 10%;
}

/* line 10558, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton {
  display: block;
  max-width: 180px;
  margin: 0 auto;
}

/* line 10563, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:last-child:after {
  border-color: transparent;
}

/* line 10566, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  border-bottom: 1px solid #d78c90;
}

/* line 10573, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer {
  margin: 15px;
  padding: 10px 0;
}

/* line 10577, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer .ct-singleButton-inner {
  height: 20px;
}

/* line 10580, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-closeButton-container {
  font-size: 20px;
}

/* line 10583, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-closeButton-container .ct-closeButton {
  color: rgba(255, 255, 255, 0.7);
}

/* line 10586, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-closeButton-container .ct-closeButton:hover {
  color: #ffffff;
}

/* line 10589, ../sass/style-public.scss */
.ct-mask-container.lollipop .ct-timer-container .ct-timer-inner {
  color: white;
}

/* line 10592, ../sass/style-public.scss */
.ct-mask-container.slick {
  padding: 15px 20px;
  margin: 5px 0;
  background: #1e1e2a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1e1e2a 0%, #7372a0 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e1e2a), color-stop(100%, #7372a0));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1e1e2a 0%, #7372a0 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1e1e2a 0%, #7372a0 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1e1e2a 0%, #7372a0 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #1e1e2a 0%, #7372a0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1e2a', endColorstr='#7372a0', GradientType=0);
  /* IE6-9 */
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 10615, ../sass/style-public.scss */
.ct-mask-container.slick .ct-mask-outer .ct-mask-inner {
  font-family: 'Lato', sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffffff;
}

/* line 10621, ../sass/style-public.scss */
.ct-mask-container.slick .ct-mask-outer .ct-mask-inner .ct-header {
  padding-top: 10px;
}

/* line 10624, ../sass/style-public.scss */
.ct-mask-container.slick .ct-mask-outer .ct-mask-inner .ct-header:before {
  content: "";
  display: block;
  width: 33px;
  height: 33px;
  background-image: url("https://www.surfinn.travel/images/sun-icon.png");
  background-size: 100%;
  background-repeat: no-repeat;
  margin: 0 auto 20px;
}

/* line 10634, ../sass/style-public.scss */
.ct-mask-container.slick .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-header {
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 6px;
}

/* line 10642, ../sass/style-public.scss */
.ct-mask-container.slick .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text {
  text-align: center;
  text-transform: uppercase;
  font-size: 34px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 2px;
  margin-top: 0;
}

/* line 10651, ../sass/style-public.scss */
.ct-mask-container.slick .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

/* line 10656, ../sass/style-public.scss */
.ct-mask-container.slick .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton {
  display: inline-block;
  margin: 10px;
  border: 1px solid #6b6a88;
  border-radius: 30px;
}

/* line 10662, ../sass/style-public.scss */
.ct-mask-container.slick .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer {
  margin: 10px 15px;
}

/* line 10665, ../sass/style-public.scss */
.ct-mask-container.slick .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer .ct-singleButton-inner {
  height: 20px;
}

/* line 10668, ../sass/style-public.scss */
.ct-mask-container.slick .ct-closeButton-container {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}

/* line 10673, ../sass/style-public.scss */
.ct-mask-container.slick .ct-closeButton-container .ct-closeButton {
  color: rgba(255, 255, 255, 0.7);
}

/* line 10676, ../sass/style-public.scss */
.ct-mask-container.slick .ct-closeButton-container .ct-closeButton:hover {
  color: #ffffff;
}

/* line 10679, ../sass/style-public.scss */
.ct-mask-container.slick .ct-timer-container .ct-timer-inner {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: white;
}

/* line 10684, ../sass/style-public.scss */
.ct-mask-container.image {
  padding: 15px 20px;
  margin: 5px 0;
  position: relative;
  background-color: #FFF;
  background-image: url("https://www.surfinn.travel/images/skin-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 10696, ../sass/style-public.scss */
.ct-mask-container.image .ct-mask-outer .ct-mask-inner {
  font-family: 'Raleway', sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: 200;
  padding-left: 20px;
}

/* line 10704, ../sass/style-public.scss */
.ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-header {
  padding-top: 10px;
  color: #fff;
  position: relative;
}

/* line 10709, ../sass/style-public.scss */
.ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-header {
  text-align: left;
  line-height: 1;
  font-size: 18px;
  margin-bottom: 6px;
}

/* line 10715, ../sass/style-public.scss */
.ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text {
  text-align: left;
  font-size: 24px;
  line-height: 1;
  margin-top: 0;
}

/* line 10721, ../sass/style-public.scss */
.ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container {
  text-align: left;
  margin-top: 20px;
  position: relative;
  display: block;
  max-width: 405px;
  margin-left: 0;
  margin-bottom: 80px;
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 10731, ../sass/style-public.scss */
.ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton {
  display: inline-block;
  margin: 10px;
}

/* line 10735, ../sass/style-public.scss */
.ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer {
  margin: 15px;
}

/* line 10738, ../sass/style-public.scss */
.ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton .ct-singleButton-outer .ct-singleButton-inner {
  height: 20px;
}

/* line 10741, ../sass/style-public.scss */
.ct-mask-container.image .ct-closeButton-container {
  font-size: 20px;
}

/* line 10744, ../sass/style-public.scss */
.ct-mask-container.image .ct-closeButton-container .ct-closeButton {
  text-shadow: 0 0 1px #000;
  color: rgba(255, 255, 255, 0.7);
}

/* line 10748, ../sass/style-public.scss */
.ct-mask-container.image .ct-closeButton-container .ct-closeButton:hover {
  color: #ffffff;
}

/* line 10751, ../sass/style-public.scss */
.ct-mask-container.image .ct-timer-container .ct-timer-inner {
  color: white;
  text-shadow: 1px 1px 1px #222;
}

/* line 10755, ../sass/style-public.scss */
.ct-mask-container.ct-fullPage {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: table;
}

/* line 10764, ../sass/style-public.scss */
.ct-mask-container.ct-fullPage .ct-mask-outer {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* line 10769, ../sass/style-public.scss */
.ct-mask-container.ct-fullPage .ct-mask-outer .ct-mask-inner {
  display: inline-block;
}

@media (max-width: 767px) {
  /* line 10773, ../sass/style-public.scss */
  .ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-header {
    display: block;
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  /* line 10779, ../sass/style-public.scss */
  .ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text {
    text-align: center;
  }

  /* line 10782, ../sass/style-public.scss */
  .ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container {
    display: block;
    text-align: center;
    width: 100%;
  }

  /* line 10787, ../sass/style-public.scss */
  .ct-mask-container.image .ct-mask-outer .ct-mask-inner {
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  /* line 10792, ../sass/style-public.scss */
  .ct-mask-container.material .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton,
  .ct-mask-container.hipster .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton,
  .ct-mask-container.blueSky .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton,
  .ct-mask-container.slick .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton,
  .ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container .ct-singleButton {
    margin: 10px 0;
  }

  /* line 10799, ../sass/style-public.scss */
  .ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text {
    text-align: center;
  }

  /* line 10802, ../sass/style-public.scss */
  .ct-mask-container.image .ct-mask-outer .ct-mask-inner .ct-mask-buttons-container {
    text-align: center;
  }

  /* line 10805, ../sass/style-public.scss */
  .ct-mask-container .ct-mask-inner .ct-mask-buttons-container .ct-singleButton {
    width: 100%;
    margin: 10px 0;
  }
}
@media (max-width: 480px) {
  /* line 10811, ../sass/style-public.scss */
  .ct-mask-container.lollipop .ct-mask-outer .ct-mask-inner .ct-header .ct-mask-text {
    font-size: 24px;
  }
}
@media print {
  /* line 10817, ../sass/style-public.scss */
  *, p {
    color: #206987 !important;
  }

  /* line 10820, ../sass/style-public.scss */
  h1, h2, h3, h4, strong {
    color: #0ab3d0 !important;
  }

  /* line 10823, ../sass/style-public.scss */
  .booking-status .status {
    padding: 0px !important;
  }

  /* line 10827, ../sass/style-public.scss */
  .container.booking-status {
    padding: 0px !important;
  }
}
/* line 10832, ../sass/style-public.scss */
.fb-gray {
  background: #313227;
  margin-top: 30px;
  text-align: center;
}

/* line 10838, ../sass/style-public.scss */
button.fb-button {
  background: #3B5998;
  color: #fff;
  border: none;
  border-radius: 4px;
  margin-top: 20px;
  padding: 15px;
}
/* line 10845, ../sass/style-public.scss */
button.fb-button i {
  font-size: 18px;
  padding-right: 5px;
}

/* line 10851, ../sass/style-public.scss */
select.multi-accommodation {
  color: #0ab3d0;
  font-size: 15px;
  font-weight: normal;
  box-shadow: none;
  border: 1px solid #eee;
}

/* line 10861, ../sass/style-public.scss */
.all-faqs .panel-default {
  border: none;
  margin-bottom: 15px;
  box-shadow: none;
}
/* line 10865, ../sass/style-public.scss */
.all-faqs .panel-default .panel-heading, .all-faqs .panel-default .panel-body {
  border: none !important;
  padding: 0;
  box-shadow: none;
}

/* line 10873, ../sass/style-public.scss */
a.at-share-btn {
  background: none !important;
  float: left;
  width: 32px;
  height: 32px;
  position: relative;
  display: inline-block !important;
}

/* line 10882, ../sass/style-public.scss */
span.at-icon-wrapper {
  position: relative !important;
  width: 32px !important;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 !important;
  left: 0;
  margin-left: 0;
  background: #206987 !important;
  border: 0 !important;
  border-top-right-radius: 5px !important;
}

/* line 10897, ../sass/style-public.scss */
.addthis_sharing_toolbox {
  float: left;
  width: 100%;
  height: 60px;
}

/* line 10903, ../sass/style-public.scss */
div#atstbx {
  height: 60px;
}

/* line 10907, ../sass/style-public.scss */
.error-message {
  margin-top: 20px;
  border: 1px solid red;
  color: red;
  padding: 7px;
  display: none;
  float: left;
  width: 100%;
}

/* line 10917, ../sass/style-public.scss */
.school-image {
  margin-top: 20px;
}

/* line 10921, ../sass/style-public.scss */
.ui-datepicker {
  z-index: 100 !important;
}

/* line 10925, ../sass/style-public.scss */
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

/* line 10930, ../sass/style-public.scss */
.email-regards {
  padding: 0 !important;
}

/* line 10934, ../sass/style-public.scss */
.email-regards p {
  color: #206987;
}

/* line 10938, ../sass/style-public.scss */
.error-title, .error-helpful-links {
  font-family: "Lato Medium", sans-serif;
  border-bottom: initial;
  margin-bottom: inherit;
  padding-bottom: inherit;
  color: #0ab3d0;
}

/* line 10947, ../sass/style-public.scss */
.error-page {
  position: relative;
  padding-top: 160px;
}

/* line 10952, ../sass/style-public.scss */
.error-text {
  margin-top: 30px;
}

/* line 10956, ../sass/style-public.scss */
h1.error-title {
  font-size: 100px;
  line-height: 100px;
  font-weight: 900;
}

/* line 10962, ../sass/style-public.scss */
h2.error-title {
  font-size: 35px;
  line-height: 35px;
  font-weight: 900;
}

/* line 10968, ../sass/style-public.scss */
h3.error-title {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}

/* line 10974, ../sass/style-public.scss */
h3.error-helpful-links {
  font-size: 18px;
  line-height: 18px;
  margin-top: 5px;
}

/* line 10980, ../sass/style-public.scss */
ul.error-links {
  list-style-type: none;
  font-size: 18px;
  margin-top: 18px;
  padding-left: 0px;
}

/* line 10987, ../sass/style-public.scss */
.error-links a {
  color: #206987;
  font-weight: 500;
}

/* line 10992, ../sass/style-public.scss */
.error-links a:hover {
  font-weight: 900;
}

/* line 10996, ../sass/style-public.scss */
img.error-img {
  max-width: 474px;
  max-height: 506px;
}

/* line 11001, ../sass/style-public.scss */
#destination-banner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 11008, ../sass/style-public.scss */
#destination-banner:hover {
  cursor: pointer;
}

/* line 11016, ../sass/style-public.scss */
.pending-important-info h3, .awaiting-important-info h3 {
  color: #0ab3d0;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: Helvetica !important;
  font-size: 16px;
}
/* line 11024, ../sass/style-public.scss */
.pending-important-info p, .awaiting-important-info p {
  font-size: 14px;
}

/* line 11030, ../sass/style-public.scss */
.booking-confirm-message {
  padding-top: 100px;
  margin-top: 100px;
  height: 300px;
}
/* line 11035, ../sass/style-public.scss */
.booking-confirm-message h2 {
  text-align: center;
  color: #206987;
}

@media (min-width: 767px) {
  /* line 11042, ../sass/style-public.scss */
  .list-deal-details button.green-button {
    bottom: 0px;
  }

  /* line 11046, ../sass/style-public.scss */
  .hover-layer-mobile {
    display: none;
  }

  /* line 11050, ../sass/style-public.scss */
  .home .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  /* line 11055, ../sass/style-public.scss */
  .list-deal-content .text {
    height: 100px;
    overflow: hidden;
  }

  /* line 11061, ../sass/style-public.scss */
  .col-sm-20 {
    width: 20%;
    float: left;
  }

  /* line 11065, ../sass/style-public.scss */
  .sidebar-300 {
    width: 300px !important;
  }

  /* line 11069, ../sass/style-public.scss */
  .list-deal {
    height: 315px !important;
  }

  /* line 11074, ../sass/style-public.scss */
  .list-deal.promo {
    height: 285px !important;
  }
  /* line 11077, ../sass/style-public.scss */
  .list-deal.promo .list-deal-details {
    border: 0;
  }

  /* line 11082, ../sass/style-public.scss */
  .list-deal-content {
    width: 70%;
    height: 100%;
  }

  /* line 11088, ../sass/style-public.scss */
  .list-deal-image {
    width: 30% !important;
    height: 100% !important;
  }

  /* line 11094, ../sass/style-public.scss */
  .list-deal-details button {
    float: right;
  }
}
/* line 11102, ../sass/style-public.scss */
.surfschool-destination {
  margin-top: 0px;
}

@media (max-width: 767px) {
  /* line 11109, ../sass/style-public.scss */
  .surfschool-details .tab-pane h2 {
    margin-top: 15px !important;
  }

  /* line 11116, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li {
    width: 33%;
    margin-right: 0.3%;
  }
  /* line 11119, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li a {
    color: #fff;
    line-height: 68px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
  }
  /* line 11127, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li .lessons {
    background: #0ab3d0 url(../images/elements/school-lessons.png) no-repeat 5% 50%;
    text-indent: 30px;
  }
  /* line 11128, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li .rentals {
    background: #0ab3d0 url(../images/elements/surfcamp-white.png) no-repeat 10% 50%;
    text-indent: 10px;
  }
  /* line 11129, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li .surfari {
    background: #0ab3d0 url(../images/elements/school-surfari.png) no-repeat 10% 50%;
    text-indent: 30px;
  }
  /* line 11132, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li.active .lessons {
    background: #fff url(../images/elements/school-lessons-hover.png) no-repeat 5% 50%;
    text-indent: 30px;
  }
  /* line 11133, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li.active .rentals {
    background: #fff url(../images/elements/surfcamp-blue.png) no-repeat 10% 50%;
    text-indent: 10px;
  }
  /* line 11134, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li.active .surfari {
    background: #fff url(../images/elements/school-surfari-hover.png) no-repeat 5% 40%;
    text-indent: 30px;
  }
  /* line 11138, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li.active:hover .lessons, .surfschool-details .nav-tabs li:hover .lessons {
    background: #fff url(../images/elements/school-lessons-hover.png) no-repeat 5% 50%;
    text-indent: 30px;
  }
  /* line 11139, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li.active:hover .rentals, .surfschool-details .nav-tabs li:hover .rentals {
    background: #fff url(../images/elements/surfcamp-blue.png) no-repeat 10% 50%;
    text-indent: 10px;
  }
  /* line 11140, ../sass/style-public.scss */
  .surfschool-details .nav-tabs li.active:hover .surfari, .surfschool-details .nav-tabs li:hover .surfari {
    background: #fff url(../images/elements/school-surfari-hover.png) no-repeat 10% 50%;
    text-indent: 30px;
  }
  /* line 11143, ../sass/style-public.scss */
  .surfschool-details .accommodation-change-currency {
    margin-bottom: 15px;
    margin-top: 0;
  }
  /* line 11147, ../sass/style-public.scss */
  .surfschool-details .surf-school-table {
    background: #0ab3d0;
    padding: 4px !important;
    font-size: 17px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 5px;
  }
  /* line 11154, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .room {
    line-height: 50px;
    text-align: center;
  }
  /* line 11157, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .room img {
    top: 15px;
    margin: 0 auto;
  }
  /* line 11162, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details {
    background: #fff;
    color: #0ab3d0;
    padding: 10px !important;
  }
  /* line 11166, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details i {
    position: absolute;
    bottom: 11px;
    right: 25px;
    color: #9db8c5;
  }
  /* line 11172, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details ::-webkit-input-placeholder {
    color: #206987;
    text-transform: uppercase;
    padding: 2px 0 0 0;
  }
  /* line 11178, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details :-moz-placeholder {
    /* Firefox 18- */
    color: #206987;
    text-transform: uppercase;
    padding: 2px 0 0 0;
  }
  /* line 11184, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details ::-moz-placeholder {
    /* Firefox 19+ */
    color: #206987;
    text-transform: uppercase;
    padding: 2px 0 0 0;
  }
  /* line 11190, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details :-ms-input-placeholder {
    color: #206987;
    text-transform: uppercase;
    padding: 2px 0 0 0;
  }
  /* line 11195, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details input, .surfschool-details .surf-school-table .details select {
    margin-bottom: 2px;
    height: 35px;
    box-shadow: none;
    border: 2px solid #e7eaf2;
    color: #206987;
    font-size: 13px;
    float: left;
    width: 100%;
  }
  /* line 11205, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent url("../images/elements/select-arrow.png") no-repeat 96% 15px;
  }
  /* line 11211, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details input {
    text-indent: 15px;
  }
  /* line 11214, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details .availability {
    background: #a8d11d;
    color: #206987;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 0 8px;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
    float: right;
    width: 100%;
  }
  /* line 11226, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details .availability:hover {
    background: #b6e613;
  }
  /* line 11229, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details .price {
    font-size: 30px;
    float: left;
    text-align: right;
    font-weight: 900;
  }
  /* line 11234, ../sass/style-public.scss */
  .surfschool-details .surf-school-table .details .price span {
    font-weight: normal;
    font-size: 13px;
    float: left;
    width: 100%;
  }

  /* line 11245, ../sass/style-public.scss */
  .change {
    text-align: center;
    margin-top: 10px;
  }

  /* line 11250, ../sass/style-public.scss */
  .list-deal-details .group-icons {
    margin-top: 10px;
  }

  /* line 11254, ../sass/style-public.scss */
  .surfschool-destination {
    margin-top: 0px;
  }

  /* line 11258, ../sass/style-public.scss */
  .surfschool-destination .surfschool-destination-details {
    border-top: none !important;
  }

  /* line 11262, ../sass/style-public.scss */
  .accommodation-lessons .room {
    background: none !important;
    font-size: 14px;
    padding-left: 0px;
  }

  /* line 11268, ../sass/style-public.scss */
  .accommodation-lessons .details .price {
    font-size: 15px;
    padding: 0px 5px;
  }

  /* line 11273, ../sass/style-public.scss */
  .accommodation-lessons .details .availability {
    font-size: 12px;
    padding: 5px 0px;
    margin-top: 10px;
  }

  /* line 11279, ../sass/style-public.scss */
  div#header-share {
    display: none;
  }

  /* line 11283, ../sass/style-public.scss */
  #header {
    height: 60px !important;
  }

  /* line 11287, ../sass/style-public.scss */
  .home a:hover span.hover-layer {
    display: none !important;
  }

  /* line 11291, ../sass/style-public.scss */
  .hover-layer-mobile {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
  }
  /* line 11296, ../sass/style-public.scss */
  .hover-layer-mobile div {
    margin-left: 10px;
    margin-right: 10px;
  }

  /* line 11302, ../sass/style-public.scss */
  .why-surfinn-travel h2 {
    font-size: 22px !important;
  }

  /* line 11306, ../sass/style-public.scss */
  #surf-schools .list-school img {
    width: 100% !important;
  }

  /* line 11310, ../sass/style-public.scss */
  #logo img {
    height: 40px;
  }

  /* line 11314, ../sass/style-public.scss */
  html, body {
    overflow-x: hidden;
  }

  /* line 11318, ../sass/style-public.scss */
  .master-slider-parent {
    background: url(../images/headers/header-home.jpg) no-repeat center;
    background-size: cover;
    right: 0;
    left: 0;
  }

  /* line 11326, ../sass/style-public.scss */
  #banner-search {
    margin-top: 30px !important;
  }
  /* line 11329, ../sass/style-public.scss */
  #banner-search .form-control {
    margin-bottom: 5px;
    border: none;
  }
  /* line 11334, ../sass/style-public.scss */
  #banner-search .no-padding {
    padding: 0px !important;
  }

  /* line 11339, ../sass/style-public.scss */
  .social {
    margin-top: 15px;
  }

  /* line 11343, ../sass/style-public.scss */
  .social h5 {
    display: none;
  }

  /* line 11347, ../sass/style-public.scss */
  .social ul {
    padding: 0px;
  }

  /* line 11351, ../sass/style-public.scss */
  .footer .social ul li {
    margin-right: 5px;
  }

  /* line 11355, ../sass/style-public.scss */
  .external, .links-footer, .footer-menu {
    display: none;
  }

  /* line 11359, ../sass/style-public.scss */
  .my-booking {
    padding-top: 20%;
  }

  /* line 11363, ../sass/style-public.scss */
  .my-booking .submit {
    width: 100%;
    margin-top: 15px;
  }

  /* line 11368, ../sass/style-public.scss */
  .navlang a {
    text-align: center !important;
  }

  /* line 11372, ../sass/style-public.scss */
  #header .dropdown-menu li h3 {
    padding-top: 0px !important;
    border-top: none !important;
    padding-left: 20px;
  }

  /* line 11378, ../sass/style-public.scss */
  #map {
    margin: 15px;
    max-width: 290px !important;
    max-height: 350px !important;
  }

  /* line 11384, ../sass/style-public.scss */
  .destination #map {
    margin: 0px !important;
    max-width: 260px !important;
  }

  /* line 11389, ../sass/style-public.scss */
  .destination .resume-topics ul {
    margin-top: 20px !important;
  }

  /* line 11393, ../sass/style-public.scss */
  #surf-schools .continent {
    clear: both;
    padding-top: 20px;
  }

  /* line 11398, ../sass/style-public.scss */
  #surf-schools .page {
    margin-bottom: 0px !important;
    padding-bottom: 15px !important;
  }

  /* line 11403, ../sass/style-public.scss */
  #submenu {
    top: 0px !important;
  }
  /* line 11406, ../sass/style-public.scss */
  #submenu .nav > li > a {
    padding: 10px 6px !important;
    font-size: 13px;
    text-transform: capitalize;
  }

  /* line 11414, ../sass/style-public.scss */
  #surfcamp-prices li,
  #surfschool-prices li {
    clear: both;
    margin: 2px;
  }

  /* line 11420, ../sass/style-public.scss */
  .surfcamp-details .nav-tabs li,
  .surfschool-details .nav-tabs li {
    width: 100% !important;
  }

  /* line 11425, ../sass/style-public.scss */
  .about-country {
    display: none;
  }

  /* line 11429, ../sass/style-public.scss */
  #surf-schools-also {
    display: none;
  }

  /* line 11433, ../sass/style-public.scss */
  .surfcamp-details .blue-list,
  .surfschool-details .blue-list {
    padding-left: 0px !important;
    clear: both;
  }

  /* line 11439, ../sass/style-public.scss */
  .home .home-search-box {
    display: none;
  }

  /* line 11443, ../sass/style-public.scss */
  .home .home-box {
    max-width: 100% !important;
  }

  /* line 11447, ../sass/style-public.scss */
  .home .home-box img {
    height: 270px !important;
  }

  /* line 11451, ../sass/style-public.scss */
  #header {
    position: relative !important;
  }
  /* line 11453, ../sass/style-public.scss */
  #header .container > .navbar-header, #header .container > .navbar-collapse, #header .container-fluid > .navbar-header, #header .container-fluid > .navbar-collapse {
    margin: 0px !important;
  }
  /* line 11456, ../sass/style-public.scss */
  #header #logo {
    margin-left: 15px;
  }
  /* line 11459, ../sass/style-public.scss */
  #header .navbar-toggle {
    border: 1px solid #fff;
    margin-top: 10px;
  }
  /* line 11462, ../sass/style-public.scss */
  #header .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  /* line 11466, ../sass/style-public.scss */
  #header #navbar-collapse-grid {
    background: #fff;
    margin-top: 10px;
  }
  /* line 11469, ../sass/style-public.scss */
  #header #navbar-collapse-grid .nav {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  /* line 11475, ../sass/style-public.scss */
  #header #navbar-collapse-grid .nav li a {
    padding: 20px 0 !important;
    color: #0ab3d0 !important;
  }
  /* line 11481, ../sass/style-public.scss */
  #header #navbar-collapse-grid .nav li ul > li a {
    color: #9db8c5 !important;
    display: block;
    padding: 5px 0 !important;
  }
  /* line 11490, ../sass/style-public.scss */
  #header .caret {
    bottom: 10px !important;
  }
  /* line 11493, ../sass/style-public.scss */
  #header .dropdown-menu {
    text-align: center;
  }
  /* line 11497, ../sass/style-public.scss */
  #header .dropdown-menu li {
    padding: 0;
  }
  /* line 11499, ../sass/style-public.scss */
  #header .dropdown-menu li h3 {
    padding-top: 20px;
    border-top: 1px solid #eef7ea;
  }
  /* line 11504, ../sass/style-public.scss */
  #header .dropdown-menu li:last-child {
    padding-bottom: 20px;
  }

  /* line 11510, ../sass/style-public.scss */
  .no-padding-left, .no-padding, .no-padding-right {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  /* line 11515, ../sass/style-public.scss */
  #home #banner h1 {
    margin-top: 30px !important;
    font-size: 45px;
  }

  /* line 11520, ../sass/style-public.scss */
  #booking-steps .step-titles .step-order {
    font-size: 30px !important;
    margin-top: 5px;
    text-align: center;
    width: 70% !important;
  }

  /* line 11527, ../sass/style-public.scss */
  .col-xs-20,
  .col-sm-20,
  .col-md-20,
  .col-lg-20 {
    width: 50%;
  }

  /* line 11534, ../sass/style-public.scss */
  #banner-search button {
    margin-left: 0 !important;
  }

  /* line 11538, ../sass/style-public.scss */
  #header .nav.yamm .dropdown.yamm-fw .dropdown-menu {
    background-color: #eee !important;
    position: relative;
  }

  /* line 11543, ../sass/style-public.scss */
  #header .nav.yamm .dropdown.yamm-fw .dropdown-menu {
    padding: 10px;
  }

  /* line 11547, ../sass/style-public.scss */
  #header .dropdown-menu li h3 {
    padding-left: 0px !important;
  }

  /* line 11551, ../sass/style-public.scss */
  .navlang {
    max-width: 100% !important;
  }

  /* line 11555, ../sass/style-public.scss */
  .home a:hover span.featured-title {
    display: block;
  }

  /* line 11559, ../sass/style-public.scss */
  #banner {
    height: 150px;
    min-height: auto;
  }

  /* line 11564, ../sass/style-public.scss */
  #contact #banner {
    margin-top: -10px;
  }

  /* line 11568, ../sass/style-public.scss */
  .list-deal-details button.green-button {
    bottom: -6px;
  }

  /* line 11572, ../sass/style-public.scss */
  #banner h1 {
    margin-top: 50px !important;
    font-size: 30px;
  }

  /* line 11577, ../sass/style-public.scss */
  .destination #search-home {
    display: none;
  }

  /* line 11581, ../sass/style-public.scss */
  .list-deal-content {
    padding: 10px !important;
    height: 255px;
  }

  /* line 11586, ../sass/style-public.scss */
  .list-deal h2 {
    font-size: 13px;
    margin-bottom: 0px;
  }

  /* line 11591, ../sass/style-public.scss */
  .list-deal p {
    font-size: 11px;
    margin-bottom: 0px;
    line-height: 15px;
    margin-top: 5px;
  }

  /* line 11598, ../sass/style-public.scss */
  .list-deal-image .camera {
    display: none;
  }

  /* line 11602, ../sass/style-public.scss */
  .list-deal .new-price {
    font-size: 16px;
  }

  /* line 11606, ../sass/style-public.scss */
  .list-deal .old-price {
    font-size: 11px;
  }

  /* line 11610, ../sass/style-public.scss */
  .list-deal-details {
    border: none;
    padding-right: 0px !important;
  }

  /* line 11615, ../sass/style-public.scss */
  .list-deal-details button.green-button {
    float: none;
    height: 35px;
    font-size: 12px;
    padding: 0 5px;
    position: relative;
  }

  /* line 11623, ../sass/style-public.scss */
  .deals-listing {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  /* line 11628, ../sass/style-public.scss */
  .list-deal-details .location {
    height: auto;
    font-size: 10px;
    margin-top: 0px !important;
    width: auto;
    margin-bottom: 10px;
  }

  /* line 11636, ../sass/style-public.scss */
  .group-icons {
    overflow-y: hidden;
    height: 35px;
    width: 160px;
  }

  /* line 11642, ../sass/style-public.scss */
  .destination .resume h1 {
    margin-top: 25px;
  }

  /* line 11646, ../sass/style-public.scss */
  .destination .resume .breadcrumb {
    display: none;
  }

  /* line 11650, ../sass/style-public.scss */
  .no-display-xs {
    display: none;
  }

  /* line 11654, ../sass/style-public.scss */
  .display-xs {
    display: block;
  }

  /* line 11662, ../sass/style-public.scss */
  .campthumbs {
    display: none;
  }

  /* line 11666, ../sass/style-public.scss */
  #surfcamp-slider {
    height: 150px;
    top: -10px;
  }

  /* line 11671, ../sass/style-public.scss */
  #surfcamp-slider .setas {
    bottom: 50%;
  }

  /* line 11675, ../sass/style-public.scss */
  .content-surfcamp {
    padding-top: 20px !important;
  }

  /* line 11679, ../sass/style-public.scss */
  .content-surfcamp .breadcrumb {
    display: none;
  }

  /* line 11683, ../sass/style-public.scss */
  .content-surfcamp #map {
    width: 250px;
  }

  /* line 11687, ../sass/style-public.scss */
  #link-surfcamp-slider {
    display: none;
  }

  /* line 11691, ../sass/style-public.scss */
  .bk-inputs {
    padding: 5px;
  }

  /* line 11695, ../sass/style-public.scss */
  #booking-steps {
    margin-right: 0px;
    margin-top: -70px;
  }

  /* line 11700, ../sass/style-public.scss */
  .nr-people label {
    padding-left: 10px;
  }

  /* line 11704, ../sass/style-public.scss */
  #booking-steps form#booking-form .extra-box {
    padding-bottom: 65px;
  }

  /* line 11708, ../sass/style-public.scss */
  #booking-steps .well .back-button {
    padding: 15px 35px;
  }

  /* line 11712, ../sass/style-public.scss */
  #booking-steps .well .next-button, #booking-steps .well .submit-button {
    padding: 15px 35px;
  }

  /* line 11716, ../sass/style-public.scss */
  .list-deal-details .location-icon {
    margin-top: 0px !important;
  }

  /* line 11720, ../sass/style-public.scss */
  .list-deal-details .separator {
    display: none;
  }

  /* line 11724, ../sass/style-public.scss */
  .list-deal-content .text {
    display: none !important;
  }

  /* line 11728, ../sass/style-public.scss */
  #search-home {
    display: none;
  }

  /* line 11732, ../sass/style-public.scss */
  .surfcamp-details .faqs {
    display: none;
  }

  /* line 11736, ../sass/style-public.scss */
  .surfcamp-details #summary {
    display: none;
  }

  /* line 11740, ../sass/style-public.scss */
  .sexy h2 {
    font-size: 18px !important;
    text-align: left !important;
  }

  /* line 11745, ../sass/style-public.scss */
  .xs-pad-15 {
    margin-top: 15px;
  }

  /* line 11749, ../sass/style-public.scss */
  #contact .submit {
    float: none !important;
  }

  /* line 11753, ../sass/style-public.scss */
  .surfcamp-details .table-striped > tbody > tr,
  .surfschool-details .table-striped > tbody > tr {
    font-size: 10px;
  }

  /* line 11758, ../sass/style-public.scss */
  .most-booked-in-country strong {
    font-size: 10px;
  }

  /* line 11762, ../sass/style-public.scss */
  .accommodation-lessons .room {
    line-height: 65px;
  }

  /* line 11766, ../sass/style-public.scss */
  .accommodation-lessons .details .price {
    line-height: 15px;
    padding: 4px !important;
    margin-top: 5px !important;
    font-size: 14px !important;
  }

  /* line 11773, ../sass/style-public.scss */
  .accommodation-lessons .details .availability {
    padding: 17px 0px 16px 0px !important;
    width: 100%;
    margin-top: 0px !important;
  }

  /* line 11779, ../sass/style-public.scss */
  .accommodation-lessons {
    padding-right: 1px !important;
  }

  /* line 11783, ../sass/style-public.scss */
  .surfcamp-details .nav-tabs li a.surfcamp-lowcost:hover em,
  .surfcamp-details .nav-tabs li.active a.surfcamp-lowcost em,
  .surfcamp-details .nav-tabs li a.surf-camp-low-cost:hover em,
  .surfcamp-details .nav-tabs li.active a.surf-camp-low-cost em,
  .surfcamp-details .nav-tabs li a.surf-camp-lowcost:hover em,
  .surfcamp-details .nav-tabs li.active a.surf-camp-lowcost em,
  .surfschool-details .nav-tabs li a.surfcamp-lowcost:hover em,
  .surfschool-details .nav-tabs li.active a.surfcamp-lowcost em,
  .surfschool-details .nav-tabs li a.surf-camp-low-cost:hover em,
  .surfschool-details .nav-tabs li.active a.surf-camp-low-cost em,
  .surfschool-details .nav-tabs li a.surf-camp-lowcost:hover em,
  .surfschool-details .nav-tabs li.active a.surf-camp-lowcost em {
    background-position-x: -465px;
    background-position-y: 3px;
  }

  /* line 11799, ../sass/style-public.scss */
  .surfcamp-details .nav-tabs li a.surfcamp-lowcost em,
  .surfcamp-details .nav-tabs li a.surfcamp-low-cost em,
  .surfcamp-details .nav-tabs li a.surf-camp-low-cost em,
  .surfcamp-details .nav-tabs li a.surf-camp-lowcost em,
  .surfschool-details .nav-tabs li a.surfcamp-lowcost em,
  .surfschool-details .nav-tabs li a.surfcamp-low-cost em,
  .surfschool-details .nav-tabs li a.surf-camp-low-cost em,
  .surfschool-details .nav-tabs li a.surf-camp-lowcost em {
    background-position-x: -100px;
    background-position-y: 3px;
  }

  /* line 11811, ../sass/style-public.scss */
  .surfcamp-details .nav-tabs li,
  .surfschool-details .nav-tabs li {
    height: 55px;
  }

  /* line 11816, ../sass/style-public.scss */
  .surfcamp-details .medium-hr-blue,
  .surfschool-details .medium-hr-blue {
    margin-top: 8px;
  }

  /* line 11821, ../sass/style-public.scss */
  #surfcamp-prices,
  #surfschool-prices {
    margin-left: 10px;
  }

  /* line 11826, ../sass/style-public.scss */
  .medium-hr-blue {
    margin: -1px 0;
  }

  /* line 11830, ../sass/style-public.scss */
  .accommodation-lessons .request-availability {
    padding-right: 0px !important;
  }

  /* line 11834, ../sass/style-public.scss */
  .list-deal-image {
    width: 125px;
    height: 255px !important;
  }

  /* line 11840, ../sass/style-public.scss */
  .surfcamp-details, .surfschool-details {
    padding: 0;
    margin-top: 0px;
  }

  /* line 11845, ../sass/style-public.scss */
  .list-also .also-item {
    padding-left: 0px !important;
    padding-right: 2px !important;
  }

  /* line 11850, ../sass/style-public.scss */
  #booking-sidebar {
    margin-left: 0px !important;
    width: 100% !important;
  }

  /* line 11855, ../sass/style-public.scss */
  #booking-sidebar-summary {
    margin-left: 0px !important;
    width: 100% !important;
  }

  /* line 11860, ../sass/style-public.scss */
  #booking-steps .step-content .booking-personal-info div.col-sm-6:nth-child(1) {
    padding-left: 0;
    padding-right: 0px;
  }

  /* line 11865, ../sass/style-public.scss */
  #booking-steps .step-content .booking-personal-info div.col-sm-6:nth-child(2) {
    padding-right: 0;
    padding-left: 0px;
  }

  /* line 11870, ../sass/style-public.scss */
  #booking-steps .day-birth,
  #booking-steps .flag,
  #booking-steps .phone .col-xs-7 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* line 11877, ../sass/style-public.scss */
  .xs-no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* line 11882, ../sass/style-public.scss */
  .xs-no-padding-left {
    padding-left: 0px !important;
  }

  /* line 11886, ../sass/style-public.scss */
  .xs-no-padding-right {
    padding-right: 0px !important;
  }

  /* line 11890, ../sass/style-public.scss */
  .form3 .summary .col-sm-9 {
    width: 95% !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  /* line 11896, ../sass/style-public.scss */
  #booking-steps form#booking-form .extra-box {
    padding: 30px 15px 30px 15px !important;
  }

  /* line 11900, ../sass/style-public.scss */
  #transfer-form label {
    margin-top: 15px !important;
  }

  /* line 11904, ../sass/style-public.scss */
  form#profile-form .profile-title {
    padding-bottom: 15px;
  }

  /* line 11908, ../sass/style-public.scss */
  #profile-password .label-input {
    margin-left: 15px;
  }

  /* line 11912, ../sass/style-public.scss */
  #profile-password .title {
    margin-left: 15px;
  }

  /* line 11916, ../sass/style-public.scss */
  form#profile-form #profile-details {
    margin-top: 0px;
  }

  /* line 11920, ../sass/style-public.scss */
  .booking-title {
    margin-left: 15px;
    margin-top: 0px;
  }

  /* line 11925, ../sass/style-public.scss */
  #bookings-pending {
    padding-left: 15px;
  }

  /* line 11929, ../sass/style-public.scss */
  .mybooking-content {
    font-size: 13px;
  }

  /* line 11933, ../sass/style-public.scss */
  .owl-item {
    width: 46px !important;
  }
}
.fixed-sticky {
  position: -webkit-sticky; /* Safari & IE */
  position: sticky;
  top: 101px;
}
@media (min-width: 992px) {
  /* line 11941, ../sass/style-public.scss */
  .col-md-20 {
    width: 20%;
    float: left;
  }

  /* line 11947, ../sass/style-public.scss */
  #booking-sidebar, #booking-sidebar-summary {
    max-width: 300px;
  }

  /* line 11950, ../sass/style-public.scss */
  #booking-steps {
    /* max-width: 590px; */
  }
}
@media (min-width: 1200px) {
  /* line 11956, ../sass/style-public.scss */
  .col-lg-20 {
    width: 20%;
    float: left;
  }
}
@media (max-width: 991px) {
  /* line 11964, ../sass/style-public.scss */
  #contact #sidebar .widget.social a > i {
    width: 55px;
  }

  /* line 11968, ../sass/style-public.scss */
  #contact #sidebar .widget.social .nav > li > a {
    padding: 10px 6px;
    font-size: 12px !important;
  }

  /* line 11973, ../sass/style-public.scss */
  .social h5 {
    display: none;
  }

  /* line 11977, ../sass/style-public.scss */
  .social ul {
    margin-top: 15px;
  }

  /* line 11981, ../sass/style-public.scss */
  .home .home-search-box {
    display: block;
    padding: 0 10px;
  }

  /* line 11986, ../sass/style-public.scss */
  .home a img {
    padding: 0 10px;
  }

  /* line 11990, ../sass/style-public.scss */
  .thumb-boats img {
    height: 270px;
  }

  /* line 11994, ../sass/style-public.scss */
  #banner-search input.form-control {
    font-size: 15px;
  }

  /* line 11998, ../sass/style-public.scss */
  .home a:hover span.hover-layer {
    display: none !important;
  }

  /* line 12002, ../sass/style-public.scss */
  .hover-layer-mobile {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    display: block;
    padding: 0 15px;
  }
  /* line 12009, ../sass/style-public.scss */
  .hover-layer-mobile div {
    margin-left: 10px;
    margin-right: 10px;
  }

  /* line 12015, ../sass/style-public.scss */
  #submenu-sticky-wrapper {
    display: none;
  }

  /* line 12019, ../sass/style-public.scss */
  .surfcamp-details #summary .nav-tabs li a.destination,
  .surfschool-details #summary .nav-tabs li a.destination,
  .surfcamp-details #summary .nav-tabs li a.accommodation,
  .surfcamp-details #summary .nav-tabs li a.surf {
    background-position: 15px;
    padding-left: 50px;
  }

  /* line 12027, ../sass/style-public.scss */
  .contact-page .no-padding {
    padding: 15px !important;
    margin-right: 0px !important;
  }

  /* line 12032, ../sass/style-public.scss */
  #contact #sidebar .widget.social .nav > li > a {
    padding: 6px 2px;
    font-size: 12px !important;
  }

  /* line 12037, ../sass/style-public.scss */
  .social ul {
    margin-top: 0px;
  }

  /* line 12041, ../sass/style-public.scss */
  div#content-followus a,
  div#content-followus a:nth-child(4n) {
    margin-right: 5px;
  }

  /* line 12046, ../sass/style-public.scss */
  #contact #sidebar .widget.social a > i {
    width: 45px;
  }

  /* line 12050, ../sass/style-public.scss */
  #sidebar .widget.social a > i {
    height: 45px;
  }

  /* line 12054, ../sass/style-public.scss */
  #sidebar .widget.social a > i:before {
    line-height: 45px;
  }

  /* line 12058, ../sass/style-public.scss */
  .xs-pad-15 {
    margin-top: 15px;
  }

  /* line 12062, ../sass/style-public.scss */
  #map {
    margin-top: 0px;
  }

  /* line 12066, ../sass/style-public.scss */
  .resume-text {
    margin-bottom: 0px;
  }

  /* line 12070, ../sass/style-public.scss */
  .list-deal-content {
    padding: 30px;
  }

  /* line 12074, ../sass/style-public.scss */
  #booking-steps {
    margin-right: 0px;
  }

  /* line 12078, ../sass/style-public.scss */
  #booking-sidebar {
    margin-left: 20px;
    width: 30%;
  }

  /* line 12083, ../sass/style-public.scss */
  #booking-sidebar-summary {
    background: #e9ecf3;
    color: #206987;
    width: 30%;
    margin-left: 20px;
  }

  /* line 12090, ../sass/style-public.scss */
  #booking-sidebar-summary .summary {
    padding: 16px;
    font-size: 13px;
  }

  /* line 12095, ../sass/style-public.scss */
  #booking-steps form#booking-form .calendar-icon {
    background: url(../images/elements/booking-calendar.png) no-repeat right 5px center;
    cursor: pointer;
  }

  /* line 12100, ../sass/style-public.scss */
  .form3 .summary .col-sm-9 {
    width: 70%;
    margin-left: 20px;
  }

  /* line 12105, ../sass/style-public.scss */
  #profile-password .no-padding {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  /* line 12110, ../sass/style-public.scss */
  form#profile-form .profile-title {
    padding-left: 15px;
  }

  /* line 12114, ../sass/style-public.scss */
  .footer .social {
    margin-top: 15px;
  }

  /* line 12118, ../sass/style-public.scss */
  .list-school img {
    width: 100%;
  }

  /* line 12122, ../sass/style-public.scss */
  #recommendus .form-control,
  #newsletter .form-control {
    font-size: 10px !important;
  }

  /* line 12127, ../sass/style-public.scss */
  #sidebar .widget.social .tab-content > .tab-pane p {
    font-size: 14px;
  }

  /* line 12131, ../sass/style-public.scss */
  #sidebar .widget h3 {
    font-size: 18px;
  }

  /* line 12135, ../sass/style-public.scss */
  #sidebar .widget {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
  }

  /* line 12141, ../sass/style-public.scss */
  .rounded {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
  }

  /* line 12147, ../sass/style-public.scss */
  #search-home select.form-control,
  #search-home .btn-lg {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
  }

  /* line 12154, ../sass/style-public.scss */
  .home a:hover span.featured-title {
    display: block;
  }

  /* line 12158, ../sass/style-public.scss */
  .list-deal-content {
    padding: 15px 30px 15px 30px;
    height: 255px;
  }

  /* line 12163, ../sass/style-public.scss */
  .accommodation-lessons .details .price {
    line-height: 16px;
  }

  /* line 12167, ../sass/style-public.scss */
  .accommodation-lessons .room {
    line-height: 50px;
  }

  /* line 12171, ../sass/style-public.scss */
  .accommodation-lessons .details .availability {
    padding: 5px 15px 5px 15px;
  }

  /* line 12175, ../sass/style-public.scss */
  #profile-password input {
    width: 90%;
  }

  /* line 12179, ../sass/style-public.scss */
  .no-min-height {
    min-height: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 12187, ../sass/style-public.scss */
  .list-deal-image {
    height: 95% !important;
  }

  /* line 12191, ../sass/style-public.scss */
  .owl-item {
    width: 46px !important;
  }
}
@media (min-width: 992px) {
  /* line 12199, ../sass/style-public.scss */
  .accommodation-lessons .details .availability {
    padding: 12px 15px 12px 15px;
  }
}
/* line 12206, ../sass/style-public.scss */
.pl-15 {
  padding-left: 15px !important;
}

/* line 12210, ../sass/style-public.scss */
.forget-mybooking {
  font-size: 12px;
}

/* line 12214, ../sass/style-public.scss */
.details-button {
  background-color: #ccc;
  padding: 15px 30px;
  margin-top: 20px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  width: 180px;
}

/* line 12225, ../sass/style-public.scss */
.details-button:hover {
  background-color: #ccc;
  color: #ffffff;
}

/* line 12230, ../sass/style-public.scss */
.transfer-price {
  font-size: 28px;
}

/* line 12234, ../sass/style-public.scss */
.list-deal-content h3 {
  margin-top: 0px;
  font-size: 16px;
}

/* line 12239, ../sass/style-public.scss */
.list-deal-content .banner-school h2 {
  margin-bottom: 0px;
}

/* line 12244, ../sass/style-public.scss */
.see-more {
  height: 230px;
  overflow: hidden;
}

/* line 12248, ../sass/style-public.scss */
.see-less {
  height: auto;
}

/* line 12253, ../sass/style-public.scss */
.star {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABQCAYAAAAZQFV3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABOFJREFUeNrsmEFoHFUYx9/MdHfTJRKzUhBaFiL1YghZCFQUIV6UQJuLWCgr8eKpIoiFSqsHQYrmYj14KHqxKAl6MbA5eCgKRVAMBhpCwIJQCETRQzTsNtnO7s74+17fbGc3M7OzZhUsHfjzdvd97/++973vff99Y/m+rwb5WL0Idz60h2nckTc8Nw2hncLmAnhtIB7i3VGan8VD8Dhebh+U8FOaX8Bh4EB48R8TQlai+QnkgMTxD/AYpFt9EULk0EyBD8Dn4BPT9TZ4CrwD6Wos4V+XrUdpXzQk4tUEkAFXwNUu+1fAWWO7anADLDLJTkCYpf0K3DQe3Ui5oUI6B8ShlyBstZfMMiXoX4MV8GZKQgnJcXA6nKPtGJoE/gZ8Cy6mIJPwnIJsL3ZTIB2h+U6WANZjyE6Aj8Cz3WT7TooJ7HUwneDdc+BaFFnc0SuCzQTCTWOT+iwfN6cjWJ6clo9NzOS5Bcb6IZTZj5pU+syEYNV8XzA2Y6lOCptyhGbDeDFPnJa6TlGZ5rxJ/nxkSRPCACR5EUyHf4sCNjOgENVn/ecVe+CEy8vLWgJmZ2fd1IRra2vxSbe5eYlmu1gsXo6zmZycTKcpkEn6vC61kM+FQYiUeDdvauP5Ay0ZjyIlgKVv9bVkiBwQVJRX2YwWkKLxrhxB+qYSPaxUKrESANHVrh2PlQAzqSbskAA6UkkA5B0SICvRSzb5ddrMWu4jh8umSLwckLVjSKClWJ6SwsrM76fwLpCAM4x1I9OGjhrN8+AkAyYSyGTDnhEHjCPxeYhBagmIIvtXJOBQkgSY5Z01/76umAy4lbpiG5IqzQuG6Alz9LLmf+IP5hh+AfmxnoSQdUgAg5a6JuuQgMiSFi7fJHkR9JQAbGbA/SoBi4uLWgLK5XIqCdBpkyQBZne3sTm4BGxsbLQlgM+DkYBsNjucyWQKaSXATvCuZFnWHIQqlxMVUOeMx/0RMsgBWgIgcyBVgqwwIwH0JUvAwsJChwQwuOQ4jrJtO/CsfQBc11We56lWqyXfOySALNgJdlmuWzNSB/P5vBKyyJnxMjxBs9mc2tvbEye+DN1l7uYhuaZvAXg1LaQyOOkRL3d3d8XLishHOEd1DMfHx7UEYLjCrCop2aXP2Mht4QxjoyWADi0BxGddZm80GjpWYSL5TfpkYnHAOBK/yxhoCZAl1et1PbharWrUajX9m/SJBESRJUlAr6fvW0CvZyyxOIQPN4kbnv1mlwQERGPhMbHli/Q5Yv5lSdDnSYelrlLWIQGRJS1cvjk1RdBTArCZAferBPT7IkjvcuP7t3pKADaxEpB5+r10FXv3x3kKqqUlgM+DkQB76OFhKzdycAnAo5KynTlraFTZQ4/gqH3ursd9EjLIAVoC7KGCAxFWNqSjWgLoS5aAfS+C7EzJcrLKOjSkrNwoFu0ToPz6n8pv3dFQXjPyRdA9CbDsk/ZDx5SQxWiAsg4X7vE361NedQsn/P0SELwIgmzaHiZMtpMcKK+pWlUuVF6j0v0iSMcw/+QFLQF+y13xbv/GpF4CWUt5tV+FTEsAY6MlgA4tASxlnaUo362yLGLlh2Lo1iCjj4nFAeNI/H9sDHbYxesEfcK//XvSoq9Fkf0/JCDqDWfV3I+TJGCLne19CzAvgtoS8OBF0APC6OdvAQYAj2xzC/IfXBsAAAAASUVORK5CYII=");
  background-position: left -2px;
  display: block;
  width: 20px;
  height: 16px;
  line-height: 16px;
  float: left;
  cursor: pointer;
  zoom: 1;
}

/* line 12265, ../sass/style-public.scss */
.fullStar {
  background-position: left -59px;
}

/* line 12269, ../sass/style-public.scss */
.stars {
  overflow: hidden;
}

/* line 12273, ../sass/style-public.scss */
.tmp_es {
  background-position: left -21px;
}

/* line 12277, ../sass/style-public.scss */
.tmp_fs {
  background-position: left -40px;
}

/* line 12281, ../sass/style-public.scss */
.star-rating {
  float: left;
}

/* line 12285, ../sass/style-public.scss */
.label-bad {
  float: left;
  margin-right: 10px;
}

/* line 12290, ../sass/style-public.scss */
.label-excelent {
  float: left;
  margin-left: 10px;
}

/* line 12295, ../sass/style-public.scss */
form#rating-form .submit-button {
  background-color: #a8d11d;
  padding: 15px 50px;
  margin-top: 10px;
  font-size: 13px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  width: 140px;
}

/* line 12306, ../sass/style-public.scss */
.content-surfcamp h1 {
  margin-bottom: 20px;
}

/* line 12310, ../sass/style-public.scss */
.fa-star, .fa-star-o {
  font-size: 14px;
}

/*#header .nav.yamm .dropdown.yamm-fw .dropdown-menu {*/
  /*left: 436px;*/
  /*right: 0;*/
  /*max-width: 250px;*/
  /*padding: 30px;*/
/*}*/


.selected-dates .date input {
  background: url(../images/elements/select-arrow.png) no-repeat 130px center;
  border: 2px solid #e4e4e4;
  background-color: #fff;
  /*margin: 10px 25px;*/
}

.g-recaptcha {
  border: 1px solid transparent;
}

.box-contact-surfcamp {
  background-color: #e9ecf3;
  margin-top: 30px;
  padding-bottom: 30px;
}

.contact-surfcamp {
  max-width: 600px !important;
  margin: 0 auto;
  margin-top: 50px;
}

.contact-surfcamp h1 {
  font-size: 18px;
}

.contact-surfcamp .submit {
  float: none !important;
}

.contact-surfcamp form#contact i {
  position: absolute;
  right: 25px;
  font-size: 20px;
  top: 8px;
  color: #9db8c5;
}

.navlogin {

}

.navlogin a {
  color: #9db8c5 !important;
  text-transform: uppercase;
  height: 20px !important;
  line-height: 20px !important;
  font-weight: normal;
  text-align: right;
}

.row-change-password {
  margin-top: 25px;
  margin-bottom: 30px;
}

.row-change-password a {
  font-size: 18px;
  margin-top: 30px;
  display: block;
}

#profile-password .row {
  padding: 0 15px;
}

#profile-password #close-change-password {
  margin-top: -25px;
}

.no-records {
  margin-top: 30px;
  margin-bottom: 80px;
}

.no-records img {
  width: 200px;
}

.no-records h3 {
  font-size: 23px;
  margin-top: 30px;
}

#conversations {
  position: relative;
  margin-top: 100px;
}

#conversations .profile-title {
  border-bottom: 1px solid #e0e9ee;
  padding-right: 5px;
}

#conversations  h1 {
  padding: 0;
  border-bottom: none;
}

#conversations *, *:before, *:after {
  box-sizing: border-box;
}

#conversations .chat-ul {
  padding-left: 0px;
}

#conversations .chat .chat-history {
  padding: 0px 30px 20px;
  border-bottom: 2px solid white;
}

#conversations .chat .chat-history .message-data {
  margin-bottom: 15px;
}

#conversations .chat .chat-history .message-data-time {
  color: #a8aab1;
  padding-left: 6px;
}

#conversations .chat .chat-history .message {
  color: white;
  padding: 18px 20px;
  line-height: 26px;
  font-size: 16px;
  border-radius: 5px;
  margin-bottom: 30px;
  width: 90%;
  position: relative;
}

#conversations .chat .chat-history .message:after {
  content: "";
  position: absolute;
  top: -15px;
  left: 20px;
  border-width: 0 15px 15px;
  border-style: solid;
  border-color: #CCDBDC transparent;
  display: block;
  width: 0;
}

#conversations .chat .chat-history .you-message {
  background: #CCDBDC;
  color:#003366;
}

#conversations .chat .chat-history .me-message {
  background: #0dbfde;
}

#conversations .chat .chat-history .me-message:after {
  border-color: #0dbfde transparent;
  right: 20px;
  top: -15px;
  left: auto;
  bottom:auto;
}

#conversations .chat .chat-message {
  padding: 30px;
}

#conversations .chat .chat-message .fa-file-o, .chat .chat-message .fa-file-image-o {
  font-size: 16px;
  color: gray;
  cursor: pointer;
}

#conversations .chat-ul li{
  list-style-type: none;
}

#conversations .align-left {
  text-align: left;
}

#conversations .align-right {
  text-align: right;
}

#conversations .float-right {
  float: right;
}

#conversations .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#conversations .you {
  color: #CCDBDC;
}

#conversations .me {
  color: #0dbfde;
}

.chat-history .title {
  margin-bottom: 20px;
}

.chat-history .subtitle {
  margin-bottom: 40px;
}

.chat-history #message_reply {
  width: 100%;
  padding: 5px;
}

#message_reply::-webkit-input-placeholder {
  color: #9db8c5;
  text-transform: inherit;
}

.chat .submit-button {
  background-color: #a8d11d;
  padding: 15px 43px;
  margin-top: 10px;
  font-size: 16px;
  text-transform: uppercase;
  border: none;
  font-weight: 900;
  width: 140px;
  margin-bottom: 40px;
}

.conversations .chat-list {
  margin-top: 50px;
  margin-bottom: 80px;
}

.chat-list input[type="search"] {
  border: none;
  border-bottom: 1px solid #9db8c5;
  width: 300px;
  margin-bottom: 20px;
}

.chat-list #chat-list_length,
.chat-list #chat-list_info {
  display: none;
}

.chat-list .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #ffffff;
  background: none;
}

.chat-list table tr {
  line-height: 30px;
  cursor: pointer;
}

.chat-list table tr td {
  border-top: 1px dashed #dadada;
  font-size: 14px;
}

.chat-list table.dataTable.no-footer {
  border-bottom: 1px solid transparent;
}

.chat-list table.dataTable thead th, .chat-list  table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid transparent;
}

.chat-list table thead tr:hover {
  background-color: transparent !important;
}

.chat-list table tr:hover {
  background-color: #fafafa !important;
}

.link-back {
  color: #0dbfde;
  padding-top: 24px;
  display: block;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
}

.spinner-transparent {
  background-color: transparent !important;
}

#header .navlogin li a:hover {
  background-color: transparent !important;
  color: #0ab3d0 !important;
  font-weight: bold;
}

@media (min-width: 1023px) {
  #header .dropdown-menu.navlogin {
    left: 690px !important;
    right: 0 !important;
    padding: 30px !important;
    max-width: 250px !important;
  }

  #header .dropdown-menu.navlogin li {
    text-align: left;
    display: -webkit-box;
  }
}

.list-deal-content .content-banner {
  font-size: 11px;
  color: #206987;
  margin-top: 8px;
}

.content-banner ul {
  list-style: none;
  padding-left: 0;
  line-height: 20px;
  margin-top: 10px;
  display: flex;
}

.content-banner ul li {
  font-size: 12px;
}

.list-deal-content .content-banner.facilities {
  color: #3ab3d0;
}

.list-deal-content .content-banner.roomtype {
  margin-top: 7px;
}

.list-deal-content .text {
  height: 100% !important;
}

.list-deal-details .contact-supplier {
  height: 43px;
  background: #ffffff;
  color: #a8d11d;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  border: 1px solid #a8d11d;
}

.list-deal-content {
  padding: 15px 35px;
}

.list-deal-content .small-content-description {
  overflow: hidden;
  line-height: 18px;
  margin-bottom: 4px;
}

.list-deal-content .icon-internet {
  margin-left: 25px;
}

.list-deal-content .icon-internet img {
  width: 15px;
  height: 13px;
  margin-right: 5px;
}

.list-deal-details .beach-icon {
  margin-left: 0px;
  background: url(../images/elements/surfcamps/beach.png) no-repeat left center;
  width: 18px;
  height: 18px;
  background-size: contain;
  float: left;
  margin-right: 10px;
}

.list-deal-details .sports-icon {
  margin-left: 0px;
  background: url(../images/elements/surfcamps/equipment.png) no-repeat left center;
  width: 18px;
  height: 18px;
  background-size: contain;
  float: left;
  margin-right: 10px;
}

.list-deal-details .rooms-icon {
  margin-left: 0px;
  background: url(../images/elements/surfcamps/room-type.png) no-repeat left center;
  width: 18px;
  height: 18px;
  background-size: contain;
  float: left;
  margin-right: 10px;
}

.list-deal-details .conditions-icon {
  margin-left: 0px;
  background: url(../images/elements/surfcamps/cancellation-blue.png) no-repeat left center;
  width: 18px;
  height: 18px;
  background-size: contain;
  float: left;
  margin-right: 10px;
}

.list-deal-details .facilities-icon {
  margin-left: 0px;
  background: url(../images/elements/surfcamps/facilities.png) no-repeat left center;
  width: 18px;
  height: 18px;
  background-size: contain;
  float: left;
  margin-right: 10px;
}

.row-buttons button {
  height: 43px;
  /*width: 220px;*/
  background: #a8d11d;
  color: #206987;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  padding: 0 25px;
  margin-top: 10px;
}

 .line-buttons .green-button {
  /*background: #a8d11d;*/
  /*color: #206987;*/
  /*position: absolute;*/
  /*right: 0;*/
  /*height: 35px !important;*/
}

.list-deal-details .label-banner {
  height: 30px;
  margin-right: 0px;
  line-height: 17px;
  margin-top: 15px;
  font-size: 12px;
  width: auto;
  color: #206987;
}

.list-deal-details .line-buttons .green-button {
  width: 100%;
  height: 43px !important;
  margin-top: 15px;
  line-height: 43px;
}

.list-deal-details .line-buttons .contact-supplier {
  width: 100%;
  height: 43px;
  margin-top: 10px;
  line-height: 30px;
}

.list-deal-details .line-buttons .contact-supplier:hover {
  border-color: #b6e613;
  color: #b6e613;
}

.list-deal-details .label-content {
  color: #0ab3d0 !important;
}

.list-deal-details .name-surfcamp {
  font-size: 10px;
}

.list-deal-details .group-icons {
  margin-top: 10px;
}

@media (min-width: 767px) {
  .list-deal {
    height: 100% !important;
  }
}

.list-deal-details .icon {
  margin-left: 12px;
  line-height: 38px;
  font-weight: 800;
  height: 35px;
}

button.slick-next.slick-arrow {
  position: absolute;
  margin-top: 30%;
  right: 10px;
}


button.slick-prev.slick-arrow {
  position: absolute;
  margin-top: 30%;
  left: 10px;
}

.list-deal h2 {
  margin-bottom: 0px;
}

.list-deal-content p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0px;
  max-height: 40px;
}

.list-deal .new-price {
  font-size: 22px;
}

.list-deal-content .content-banner {
  margin-top: 5px;
}

.slick-slide img {
  height: 250px !important;
  max-height: 250px;
}

.list-deal-content {
  padding: 15px 35px;
  height: 250px;
}

.list-deal-content p.text {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 5px;
}

.list-deal-content .small-content-description {
  max-height: 40px;
}

@media (max-width: 767px) {

  .list-deal-content {
    padding: 25px !important;
    height: 100% !important;
  }

  .list-deal-content .line-buttons {
    padding-right: 25px !important;
  }

  .list-deal-content .price {
    position: absolute;
    right: 10px;
  }

  .list-deal-image {
    width: 100% !important;
    margin-top: 30px;
    background-color: white;
    padding-top: 10px !important;
  }

  button.slick-prev.slick-arrow {
    margin-top: 26% !important;
  }

  button.slick-next.slick-arrow {
    margin-top: 26% !important;
  }

  #surf-camp .selected-dates .date {
    margin: 0 !important;
  }

}

#surfcamp-slider .slick-slide img {
  height: auto !important;
}

.booking-status .payment-methods {
  display: flex;
  float: none !important;
}

.payment-boxes {
  margin-top: 80px;
  margin-bottom: 80px;
  display: flex;
}

.payment-boxes .option-paypal {
  -webkit-box-shadow: -1px 2px 5px 0px rgba(209,209,209,1);
  -moz-box-shadow: -1px 2px 5px 0px rgba(209,209,209,1);
  box-shadow: -1px 2px 5px 0px rgba(209,209,209,1);
  text-align: center;
  height: 250px;
}

.payment-boxes .option-creditcard {
  -webkit-box-shadow: -1px 2px 5px 0px rgba(209,209,209,1);
  -moz-box-shadow: -1px 2px 5px 0px rgba(209,209,209,1);
  box-shadow: -1px 2px 5px 0px rgba(209,209,209,1);
  text-align: center;
  height: 250px;
}


.payment-boxes .option-paypal .image {
  width: 100px;
  padding-top: 40px;
  padding-bottom: 20px;
}

.payment-boxes .option-creditcard .image {
  width: 100px;
  padding-top: 40px;
  padding-bottom: 20px;
}

.payment-boxes h4 {
  font-size: 22px;
  color: #0ab3d0 !important;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 20px;
}

.payment-boxes label {
  font-size: 26px;
  color: #0ab3d0 !important;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: 900;
}

.payment-boxes .option-creditcard .image:focus {
  outline: none !important;
}