.claim {
  margin: 0 auto 0 auto;
  float: none;
  width: 50px;
  height: 40px;
  position: absolute;
  margin-left: -25px;
  left: 50%;
  top: 12px;
  z-index: 1030;
  display: block;
}

.overlap-menu {
  margin-top: -40px;
}
@media (min-width: 768px) {
  .overlap-menu {
    margin-top: -60px;
  }
}
.d-block {
  display: block;
  width: 100%;
}
.img-full-width {
  width: 100%;
}
.bg-white .inner-content {
  padding: 30px;
}
.centerimage-horizontal {
  -webkit-transform: translateX(50%);
  transform: translateX(-50%);
  overflow: hidden;
  position: relative;
  left: 50%;
}
.centerimage-horizontal .img-full-width {
  width: 1280px;
  max-width: 1280px;
}
.centerimage-horizontal .img-full-width.force-width {
  min-width: 1280px;
  max-width: none;
  width: 100%;
}

table tr .slice {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  margin-bottom: -3px;
  display: inline-block;
  background-color: #fff;
}

.clear-row-xs,
.clear-row-xxs {
  display: none;
}
@media (max-width: 767px) {
  .pull-right-xs {
    float: right!important;
  }
  .pull-left-xs {
    float: left!important;
  }
  .text-center-xs {
    text-align: center;
  }
  .clear-row-xs {
    display: block;
    clear: both;
  }
}

@media (max-width: 480px) {
  .row-5-cols .col-sm-2 {
    width: 100%;
    float: none;
  }
  .clear-row-xxs {
    display: block;
    clear: both;
  }
  .pull-right-xxs {
    float: right!important;
  }
  .pull-left-xxs {
    float: left!important;
  }
}
@media (min-width: 768px) {
  .pull-right-sm {
    float: right!important;
  }
  .pull-left-sm {
    float: right!important;
  }
}

.row.cabins .btn-cabin {
  min-height: 66px;
}
.cabin.large .btn-cabin-botom {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .cabin.large .btn-cabin-botom {
    margin-top: 180px;
    margin-bottom: 0;
  }
}

.btn-white {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0);
  background-image: -moz-linear-gradient(top, transparent, transparent);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(top, transparent, transparent);
  background-image: -o-linear-gradient(top, transparent, transparent);
  background-image: linear-gradient(to bottom, transparent, transparent);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
  *background-color: transparent;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 4px solid #fff;
  color: #fff;
  text-shadow: none;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.btn-white.disabled,
.btn-white[disabled] {
  color: #ffffff;
  background-color: transparent;
  *background-color: rgba(0, 0, 0, 0);
}
.btn-white:active,
.btn-white.active {
  background-color: rgba(0, 0, 0, 0);
}
.btn-white:hover,
.btn-white:focus {
  color: #ffffff;
  background-color: transparent;
  opacity: 0.75;
}
.btn-white.disabled,
.btn-white[disabled] {
  color: rgba(13, 200, 191, 0.8);
}
.btn-icon {
  background-color: transparent;
  color: #0DC8BF;
  border-color: transparent;
  font-size: 44px;
  padding: 0;
  height: 44px;
  position: relative;
  display: none;
  top: -7px;
  display: inline-block;
}
.btn-icon:hover,
.btn-icon:focus {
  color: #0DC8BF;
  opacity: .75;
}
.bg-green .btn-icon {
  margin: 15px 15px 0 0;
  opacity: .9;
  color: #fff;
}

.btn-large.btn-pdf {
  font-size: 20px;
  margin-top: -20px;
}
.btn-large.btn-pdf .ico-PDF {
  font-size: 30px;
  position: relative;
  top: 5px;
  margin-right: 10px;
}
.btn-large.btn-pdf:hover {
  text-decoration: none;
}

.brand {
  display: block;
  margin: 0 auto 0 auto;
  float: none;
  width: 110px;
  height: 110px;
  top: 20px;
  z-index: 1030;
  position: relative;
}
@media (max-width: 768px) {
  .brand.visible-xs {
    display: block!important;
    width: 70px;
    margin-left: -35px;
  }
  .brand.hidden-xs {
    display: none!important;
  }
}
@media (max-width: 767px) {
  .brand {
    width: 67px;
    height: 67px;
    top: 10px;
    margin-left: -33px;
  }
  .brand.waves {
    width: 40px;
    height: 19px;
    left: 50%;
    margin: 0 0 0 -20px;
    padding: 0;
    top: -40px;
  }
}
a.brand-inner {
  display: inline-block;
  width: auto;
  height: auto;
  top: 0;
  padding: 5px 15px 5px 0!important;
}
@media (min-width: 768px) {
  a.brand-inner {
    margin-top: 12px;
    border-right: 2px solid #f0f1f2;
  }
}
a.brand-inner:hover {
  background-color: transparent;
  float: .8;
}

.navbar-search {
  position: relative;
}
.navbar-search .search-query {
  width: 0;
  border-right: none;
  border-left: none;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1px;
  padding-bottom: 1px;
  transition: all .2s ease;
  position: absolute;
  right: 25px;
  top: 4px;
  z-index: 1031;
}
.navbar-search:hover .search-query {
  width: auto;
  border-right: 1;
  border-left: 1;
  padding-left: 14px;
  padding-right: 14px;
}

select + .btn,
textarea + .btn,
input + .btn {
  margin-bottom: 15px;
}

.form-search select + .btn,
.form-search textarea + .btn,
.form-search input + .btn {
  margin-bottom: 0;
}
/*overwrite form properties in BS3 format*/
.form-horizontal .from-group .control-label {
  width: auto;
}
.form-group select,
.form-group textarea,
.form-group input[type="text"],
.form-group input[type="password"],
.form-group input[type="datetime"],
.form-group input[type="datetime-local"],
.form-group input[type="date"],
.form-group input[type="month"],
.form-group input[type="time"],
.form-group input[type="week"],
.form-group input[type="number"],
.form-group input[type="email"],
.form-group input[type="url"],
.form-group input[type="search"],
.form-group input[type="tel"],
.form-group input[type="color"],
.form-group .uneditable-input {
  margin-bottom: 0;
}
.form-group[class*=" icon_"] {
  position: relative;
}
.form-group[class*=" icon_"] .form-control {
  padding-right: 38px;
  box-shadow: none;
  border-right: 1px solid #ECEDEE;
  padding-left: 8px;
  font-size: 14px;
}
.form-group[class*=" icon_"]:after,
.form-group[class*=" icon_"] span.dummy {
  font-family: 'PullmanFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 30px;
  width: 30px;
  height: 30px;
  color: #0DC8BF;
  position: absolute;
  top: 16px;
  right: 10px;
  z-index: 1011;
}
.form-group[class*=" icon_"] span.dummy {
  z-index: 1012;
  display: block;
}
.form-group[class*=" icon_"].with-labeltop[class*=" icon_"]:after {
  top: 34px;
}
@media (max-width: 767px) {
  .form-group[class*=" icon_"].with-labeltop[class*=" icon_"]:after {
    top: 48px;
  }
}
.form-group[class*=" col-"]:after {
  right: 25px;
}
.form-group[class*=" col-"].sticked:after {
  right: 10px;
}
.form-page-inner {
  margin-top: 30px;
}

.has-error input {
  background-color: #F6B9C4;
  border: solid #E40831 1px;
}
p.has-error {
  background-color: #F6B9C4;
  border: solid #E40831 1px;
  border-radius: 5px;
  padding: 10px;
  text-align: center;
  font-size: 14px;
}
p.has-error .icon_plusless {
  font-size: 40px;
  color: #0DC8BF;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
td.text-right {
  text-align: right;
}
.table-bordered {
  border-top: none;
  border-right: none;
}
.table-bordered.clean-header th {
  border-left: none;
}
.table-bordered.clean-header th p {
  color: #aaa;
  font-size: 13px;
  margin-top: 0;
}
.table-bordered.clean-header th .h4 {
  margin: 0 0 10px 0;
}
.table-bordered.clean-header th:first-child {
  border-left: 1px solid #ddd;
}
.table-bordered.clean-header td:last-child {
  border-right: 1px solid #ddd;
}
.table-bordered.clean-header tr.bg-blue td {
  border-color: #021c69;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
}
.table-bordered {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.table-bordered.blue-header th {
  border-right: 1px solid #fff !important;
  color: #fff !important;
  background-color: #03206F !important;
}
.table-bordered.blue-header th:last-child {
  border-right: none;
}
td.text-center {
  text-align: center;
}
.list-icons li {
  display: inline-block;
  margin: 0 5px;
  position: relative;
}
.list-icons li > ul {
  right: 35px;
  top: -5px;
  overflow: hidden;
  /* opacity: 0;*/
}
.list-icons li > ul li:last-child {
  padding-right: 10px;
}
.list-icons li:first-child {
  margin-left: 0;
}
.list-icons li:last-child {
  margin-right: 0;
}
.list-icons li a,
.list-icons li i {
  color: #0DC8BF;
  font-size: 35px;
}
.list-icons li a:hover,
.list-icons li i:hover {
  text-decoration: none;
  opacity: .7;
}
.list-icons li.tel {
  font-size: 13px;
  font-weight: 700;
  top: -10px;
  position: relative;
}
.list-icons li.tel i {
  font-size: 24px;
  position: relative;
  top: 6px;
}
.list-icons li:hover > ul {
  display: inline-block;
}

.uppercase {
  text-transform: uppercase;
}
.p-10 {
  padding: 10px;
}
.p-t-10 {
  padding-top: 10px;
}
.p-t-15 {
  padding-top: 15px;
}
.p-t-20 {
  padding-top: 20px;
}
.p-t-30 {
  padding-top: 30px;
}
.p-t-40 {
  padding-top: 40px;
}
.n-p-t {
  padding-top: 0px;
}
.n-m-t {
  margin-top: 0px!important;
}
.n-m-b {
  margin-bottom: 0px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-t-5 {
  margin-top: 5px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-t-90 {
  margin-top: 90px;
}
.m-t-100 {
  margin-top: 100px;
}
.m-t-110 {
  margin-top: 110px;
}
.m-t-120 {
  margin-top: 120px;
}
.m-t-190 {
  margin-top: 190px;
}
.f-w-n {
  font-weight: normal;
}
.f-w-b {
  font-weight: bold;
}
.n-p-l {
  padding-left: 0px;
}
.n-p-r {
  padding-right: 0px;
}
.p-r-15 {
  padding-right: 15px;
}
.p-b-6 {
  padding-bottom: 6px;
}
.p-b-7 {
  padding-bottom: 7px;
}
.p-b-8 {
  padding-bottom: 8px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-20 {
  padding-bottom: 20px;
}
.p-b-25 {
  padding-bottom: 25px;
}
.p-b-26 {
  padding-bottom: 26px;
}
.p-b-30 {
  padding-bottom: 30px;
}
.p-b-40 {
  padding-bottom: 40px;
}
.p-b-50 {
  padding-bottom: 50px;
}
.muted {
  color: #8D8D8D;
}
.gray-light {
  color: #CCCCCC;
}
.black {
  color: black;
}
.white {
  color: white;
}
.f-z-10 {
  font-size: 10px;
}
.f-z-12 {
  font-size: 12px;
}
.f-z-14 {
  font-size: 14px;
}
.f-z-13 {
  font-size: 13px;
}
.f-z-16 {
  font-size: 16px;
}
.f-z-18 {
  font-size: 18px;
}
.f-z-20 {
  font-size: 20px;
}
.f-z-24 {
  font-size: 24px;
}
.f-z-32 {
  font-size: 32px;
}
.f-z-38 {
  font-size: 38px;
}
hr {
  border-top: solid #F5F5F5 3px;
}
.hr-2 {
  border-top: solid #F5F5F5 2px;
}
.hr-8 {
  border-top: solid #F5F5F5 8px;
}
.halign {
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.gray {
  color: #333;
}
.no-margin {
  margin: 0px;
}
.no-padding {
  padding: 0px;
}
.bg-gray {
  background-color: #f6f6f6;
}
.bg-light-blue {
  background-color: #DCF0F6;
}
.bg-light-blue h4 {
  margin: 10px 0;
}
.bg-blue {
  background-color: #001F63;
}
.bg-bright-blue {
  background-color: #25C7BE;
}
.full-width {
  width: 100%;
}
.custom-col-8 {
  width: 80%;
  float: left;
}
.custom-col-4 {
  width: 40%;
  float: left;
}
.custom-col-5 {
  width: 50%;
  float: left;
}
.custom-row {
  clear: both;
}
.carrusel_ficha .owl-theme .owl-controls {
  margin-top: 0px !important;
}
.right-divider {
  border-right: solid #F5F5F5 8px;
}
.d-block {
  display: block;
}
.d-iblock {
  display: inline-block;
}
.d-hide {
  display: none;
}
.o-hidden {
  overflow: hidden;
}
.l-h-56 {
  line-height: 56px;
}
span.move-top {
  position: relative;
  top: -7px;
}
.accordions,
.mares {
  margin-bottom: 40px;
}

.banner {
  padding: 30px 0;
}
.banner.bg-green {
  color: #fff;
}
.banner.bg-green h1 {
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .banner.bg-green h1 i {
    clear: both;
    display: block;
  }
}
.banner.bg-green small {
  color: #03206F;
  font-weight: 700;
  font-size: 18px;
  margin-top: 10px;
}
.banner.bg-green p {
  font-weight: 700;
  font-size: 15.3px;
}

.landing .inner-page > .header {
  margin: 20px 0;
}

.dot {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%;
  background-color: #0DC8BF;
  position: relative;
  top: 5px;
  margin-right: 8px;
}


.offers .offer {
  background-color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .offers .offer {
    margin: 0 -15px;
  }
}
.offers .offer h3,
.offers .offer .h3 {
  font-size: 16px;
}
.offers .offer h3 {
  margin-bottom: 0;
}
.offers .offer .h3 {
  margin-top: 0;
}
.offers .offer p {
  font-size: 14px;
  color: #aaa;
  margin: 5px 0;
  font-weight: 700;
}
.offers .offer p.legal {
  text-transform: uppercase;
}
.offers .offer .main-img {
  text-align: center;
  margin-bottom: 20px;
}

.offers .offer .main-img .img-responsive {
  width: 100%;
}
.offers .offer .main-img .img-label {
  position: absolute;
  top: 15px;
  right: 15px;
}
@media (max-width: 480px) {
  .offers .offer .main-img .img-label {
    display: none;
  }
}
.offers .offer .main-img h2 {
  color: #fff;
  margin: 0;
  width: 100%;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .offers .offer .main-img h2 {
    font-size: 24px;
  }
}
.offers .offer .content {
  padding: 0 20px 20px;
}
.offers .offer .content h3 {
  margin-top: 0;
  text-transform: uppercase;
}
.offers .offer .content .legal {
  color: #aaa;
  font-size: 10px;
  margin-bottom: 0;
}
.offers .offer .list-features-blue {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: -62px;
}
.offers .offer.short {
  text-align: center;
  padding-bottom: 2px;
}
.offers .offer.short .header {
  padding: 10px 15px 5px 15px;
  text-align: left;
  font-size: 20px;
  font-weight: 900;
  color: #000;
}
.offers.mar {
  margin-top: 40px;
}
.offers.mar .offer {
  margin-bottom: 20px;
}
.offers.mar .offer .main-img {
  margin-bottom: 0;
}
.offers.mar .offer .extend {
  margin: 0 -20px;
  padding: 20px;
  background-color: #dbf0f6;
}
.offers.mar .offer .extend h4.h3 {
  margin-bottom: 0;
}
.offers.mar .offer .more {
  margin-top: 30px;
}
.offers.mar .offer .more .label-tabs {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0;
}
.offers.mar .offer .more .lnk {
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: underline;
  margin-top: 10px;
  font-size: 14px;
  display: inline-block;
}
.offers.mar .offer .more .lnk:hover {
  text-decoration: none;
}
.offers.mar .offer .more .btn-cabin .price small {
  font-size: 10px;
}

.promo-area form .prettycheckbox a {
  float: left;
}
.promo-area form .prettycheckbox > a.checked::after {
  position: relative;
  top: -3px;
}





.tabs-home .tab-pane {
  overflow: hidden;
}

.form-presupuesto label {
  font-weight: normal;
}
.form-presupuesto .prettycheckbox label {
  font-size: 14px;
  margin-left: 35px;
  margin-top: -25px;
}

.options-top .list-features-blue {
  position: absolute;
  top: 65px;
  left: 10px;
}

blockquote.blockquote-style-2 small:before {
  content: none;
  font-style: normal;
}
blockquote.blockquote-style-2 small {
  font-style: normal;
  font-weight: normal;
  color: #666666;
}
blockquote.blockquote-style-2 a {
  text-transform: uppercase;
  color: #39C6BF;
  font-style: normal;
  font-weight: bold;
}
.blue-tabs-background {
  background-color: #021C69;
}
.blue-arrow-bottom {
  background-color: white;
  margin: 0 -15px;
  display: block;
  /*background-image: url("../img/assets/blue-bg-arrow-down.png");*/
}







.passagers-number {
  padding: 0 0 0 20px;
  font-weight: normal;
}
.table-bordered th,
.table-bordered td.price-detail {
  color: gray;
  font-weight: 400;
}
.table-bordered th,
.table-bordered td.price-table {
  text-align: center;
  color: black;
  font-weight: 400;
}
.passanger-table-description p {
  padding: 0px;
  margin: 5px;
  font-size: 14px;
  color: #8C8C8C;
}
.passanger-table-description h5 {
  padding: 0px;
  margin: 5px;
  font-size: 16px;
}
.social-media-summary {
  text-align: center;
}
.social-media-summary i {
  font-size: 38px !important;
  color: #0DC8BF;
}
.panel-1-summary,
.panel-2-summary,
.panel-3-summary {
  position: relative;
}
.image-1-summary {
  /*right: 7px;*/
  top: 0px;
}
.image-1-summary img {
  width: 100%;
}
.image-2-summary img {
  width: 100%;
}
.image-3-summary {
  right: 0px;
  top: 0px;
  position: absolute;
}
.summary-text-regular {
  color: #0DC8BF;
  font-size: 24px;
  padding: 50px 10px 0 10px;
}
.summary-text-thin {
  font-size: 20px;
  font-weight: 400px;
  color: #0DC8BF;
  padding: 0 10px;
}
.summary-text-special {
  font-size: 48px;
  font-weight: bold;
  padding: 0 10px;
}
.summary-text-bold {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0DC8BF;
  padding: 0 10px;
}
.text-summary-3 {
  position: absolute;
  top: 240px;
  left: 20px;
  padding: 20px;
  text-align: center;
}
.text-summary-3 h1 {
  color: #0DC8BF;
  font-size: 30px;
  font-weight: bold;
}
.tabs-travel-cont .nav-tabs {
  border-bottom: none;
}
#tabs-travel {
  overflow: none !important;
}
.trip-data .icon-holder {
  float: left;
  font-size: 32px;
  color: #CCCCCC;
  padding-top: 10px;
  margin-right: 10px;
}




.cabin.x-large .owl-holder {
  margin: 0 0 0 -15px;
}
.cabin.x-large .relative .btn {
  position: absolute;
  bottom: 20px;
}
.cabinet-grid .header {
  overflow: hidden;
}
.cabinet-grid .item {
  padding: 5px;
}
.cabinet-grid .item.selected .content,
.cabinet-grid .item:hover .content {
  background: #0DC8BF;
  color: #fff;
}
.cabinet-grid .item.selected .content a,
.cabinet-grid .item:hover .content a {
  color: #fff;
}
.cabinet-grid .item.selected .content:before {
  width: 60px;
  height: 60px;
  display: block;
  content: '';
  background-image: url(../img/layout/selected-cabin.png);
  position: absolute;
  top: 10px;
  left: 10px;
}
.cabinet-grid .item .content {
  position: relative;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  background: #fff;
  margin: 0;
  padding: 20px;
  color: #0DC8BF;
}
.cabinet-grid .item .content .h3 {
  font-weight: 900;
  font-size: 22px;
  margin: 0 0 10px 0;
}
.cabinet-grid .item .content .deck {
  font-size: 22px;
  text-transform: uppercase;
}
.cabinet-grid .item .content .deck strong {
  font-weight: 900;
  font-size: 30px;
  display: block;
  margin: 5px 0;
}
.cabinet-grid .item .content a {
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
}
.cabinet-grid .item .content a:hover {
  text-decoration: none;
}


.boat-scheme {
  position: relative;
  padding-top: 80px;
  text-align: center;
  background: #fff;
  margin-bottom: 0;
  margin-top: 0!important;
  font-size: 16px!important;
  text-transform: uppercase;
}
.boat-scheme:before,
.boat-scheme:after {
  background-image: url(../img/layout/boat-scheme.png);
  background-repeat: no-repeat;
  display: block;
  content: '';
  position: absolute;
  top: 15px;
  left: 50%;
}
.boat-scheme:before {
  background-position: 0 0;
  width: 241px;
  height: 48px;
  opacity: .25;
  margin-left: -120px;
}
.boat-scheme:after {
  width: 80px;
  height: 48px;
}
.boat-scheme.popa:after {
  margin-left: -120px;
}
.boat-scheme.centro:after {
  left: 33%;
  background-position: center top;
  margin-left: 20px;
}
.boat-scheme.proa:after {
  right: 0;
  background-position: 100% 0;
  margin-left: 40px;
}
@media (min-width: 768px) {
  .boat-scheme + .angle {
    border-bottom: none;
    border-top: 20px solid #fff;
    border-right: 180px solid transparent;
    border-left: 180px solid transparent;
    width: 0;
    height: 0;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -180px;
    margin-bottom: 20px;
  }
}
.small-map-holder {
  background-color: #fff;
}
.small-map-holder .inner-content {
  padding: 30px;
}
.small-map-holder.inner {
  padding: 20px;
}
.small-map-holder.inner h2 {
  text-transform: uppercase;
  color: #444;
  font-weight: 900;
  margin-top: 0;
  font-size: 20px;
}
.small-map-holder.inner form {
  margin-bottom: 0;
}
.small-map-holder.inner form label {
  font-weight: normal;
}
.small-map-holder.inner form .btn {
  width: 100%;
}
.small-map-holder .map {
  border: 3px solid #fff;
}
.small-map-holder h2 {
  margin: 20px 50px 20px 30px;
}
.small-map-holder .arrow {
  color: #0DC8BF;
  float: right;
  font-size: 56px;
  margin-right: -62px;
  margin-top: -88px;
  position: relative;
  z-index: 1;
}
.small-map-holder .arrow:hover {
  text-decoration: none;
  opacity: .75;
}

.large-map-holder {
  background-color: #fff;
  border: 2px solid #fff;
}
.prices-row {
  padding: 0 15px;
  margin-bottom: 30px;
}
.prices-row form {
  margin-bottom: 0;
}
.ficha-2 .prices-row {
  padding: 0;
}
@media (max-width: 991px) {
  .ficha-2 .alert-info {
    float: none!important;
    clear: both;
  }
}
.pagination-large ul > li > span.page-counter {
  padding: 18px 35px;
  display: inline-block;
}
h2.h3.blueheader {
  margin: 0;
  color: #fff;
  background: #03206F;
  padding: 23px 15px;
  text-transform: uppercase;
}
h2.h3.blueheader small {
  color: inherit;
  display: inline-block;
  margin-left: 10px;
  text-transform: none;
}
h2.h3.orangeheader {
  margin: 0;
  color: #fff;
  background: #FF7F00;
  padding: 23px 15px;
  text-transform: uppercase;
}
h2.h3.orangeheader small {
  color: inherit;
  display: inline-block;
  margin-left: 10px;
  text-transform: none;
}
h2.h3.greenheader {
  margin: 0;
  color: #fff;
  background: #2DB200;
  padding: 23px 15px;
  text-transform: uppercase;
}
h2.h3.greenheader small {
  color: inherit;
  display: inline-block;
  margin-left: 10px;
  text-transform: none;
}
.content-inset {
  padding: 30px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .content-inset {
    padding: 10px;
  }
}
.content-inset h1:first-child,
.content-inset p:first-child {
  margin-top: 0;
}

.error-404 {
  background-position: center top;
  background-size: 100% auto;
  background-image: url(../img/layout/404-mobile.jpg);
}
@media (min-width: 768px) {
  .error-404 {
    background-image: url(../img/layout/404-desktop.jpg);
  }
}
.server-error {
  border: 15px solid #ECEDEE;
  background-color: #fff;
  padding: 30px;
  text-align: center;
  margin-bottom: 60px;
}
.server-error h1 {
  color: #03206F;
  border-bottom: 1px solid #ECEDEE;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-weight: 900;
}
.server-error .large {
  font-size: 30px;
}
.server-error .large span {
  font-weight: 900;
  display: block;
  margin: 20px 0 15px 0;
}
.server-error .large small {
  font-size: 18px;
}
.server-error .row-buttons {
  margin: 40px 0 20px 0;
  padding-top: 0;
}

.boat.videorunning .features .feature {
  height: 0;
  overflow: hidden;
}

.servicesandinfo .item:after {
  display: block;
  width: 3px;
  height: 100%;
  content: '';
  background-color: #0DC8BF;
  position: absolute;
  top: 0;
  right: 0;
}
.servicesandinfo .item:last-child:after {
  display: none;
}
.servicesandinfo.excursiones h2 {
  font-weight: normal;
}
.servicesandinfo.excursiones h3 {
  color: #444444;
  font-size: 15px;
}
.servicesandinfo.excursiones p {
  font-weight: 400;
  font-size: 13px;
}
.js-display-text span:last-child {
  display: none;
}
.js-display-text.opened span:first-child {
  display: none!important;
}
.js-display-text.opened span:last-child {
  display: inline!important;
}
.angle-grey {
  background-image: url('../img/layout/grey-angle.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  background-position: center top;
  position: absolute;
  top: 0;
  left: 0;
}

.bg-white.inner form {
  margin-bottom: 0;
}
.bg-white.inner form label {
  font-weight: normal;
}
.bg-white.inner form .btn {
  width: 100%;
}

.mares .bg-white.inner {
  padding: 0;
}
.mosaics .inner {
  padding: 0 10px;
}
.mosaics .inner h2 {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .mosaics .inner {
    padding: 0 30px;
  }
}
.mosaics .img-holder img {
  width: 100%;
}
@media (min-width: 768px) {
  .mosaics .img-holder {
    padding-left: 0;
  }
  .mosaics .img-holder.pull-right {
    padding-left: 15px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .mosaics .img-holder.pull-right {
    width: 100%;
  }
}
.super-banner-img .absolute.bottom {
  width: 100%;
  max-width: 1150px;
}
.super-banner-img .inner {
  padding: 10px;
  color: #fff;
}
@media (min-width: 768px) {
  .super-banner-img .inner {
    padding: 30px;
  }
}
.services h3 {
  color: #fff;
  font-size: 18px;
  padding: 0 15px 20px 15px;
  text-transform: uppercase;
}
.absolute.bottom {
  width: 100%;
  max-width: 1150px;
  /*@media(max-width: @screen-sm-min){
    max-width: ;
  }*/
}
.offer-main {
  margin-bottom: 40px;
}
.offer-main h2 {
  width: 100%;
  color: #fff;
  margin-top: 0;
}
.offer-main h3 {
  font-size: 20px;
}
.offer-main h4 {
  font-size: 18px;
  font-weight: 900;
}
.offer-main .list-journey {
  font-size: 14px;
}
.offer-main .list-journey li {
  color: #000;
}
.offer-main .inner-content {
  padding: 10px 20px!important;
}


@media only screen and (max-width: 768px){

.aui .pullmantur .months-wrapper .month-slide .mobile-inner .item .option-months { display:block !important;}
}