.bx-pager {
  display: none;
}

body {
  width: 100%;
  height: auto;
  padding: 0;
  overflow: scroll;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #6b6b6b;
  background-color: #eef2f4;
  float: left;
}

.cropText {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.modal-open {
  overflow-y: auto !important;
}

/* COMMON ELEMENTS */
.white {
  color: white;
}

.white_hover {
  color: #dbe4e3;
}

.light_blue {
  color: #799c9d;
}

.light_blue_hover {
  color: #658c8c;
}

.dark_blue {
  color: #2a4346;
}

.grey_box {
  color: #c4c4c4
}

.grey_box_hover {
  color: #b5b5b5
}

.light_grey {
  color: #9b9b9b;
}

.dark_grey {
  color: #6b6b6b;
}

.pink {
  color: #ee9275;
}

.pink_hover {
  color: #ea8063;
}

.yellow {
  color: #efce95;
}

.yellow_hover {
  color: #e0b77c;
}

.no_padding {
  padding: 0px;
}

.splitter {
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 40px;
}

h1 {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  color: #799c9d;
}

h2 {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-size: 2.4em;
  color: #799c9d;
}

h4 {
  color: #494949;
  font-size: 1.3em;
}

a {
  text-decoration: none;
  color: #799c9d;
}

a:hover {
  text-decoration: none;
  color: #658c8c;
}

.lead {
  border-radius: 2px;
  border: 1px solid #959595;
  padding: 20px;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
}

.btn_ghost {
  background-color: transparent;
  border: 1px solid #658c8c;
  border-radius: 2px;
  color: #658c8c;
  padding: 8px 30px 8px 30px;
  margin-bottom: 20px;
}

#askCaptainFormOpen .btn_ghost {
  margin-bottom: 10px;
}

.btn_ghost:hover {
  background-color: white;
  color: #658c8c;
}

input {
  box-shadow: none;
}

input:focus, input:hover {
  box-shadow: transparent;
}

li {
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

hr {
  background-color: #bcc0c1;
  width: 100%;
  font-size: 4px;
  color: red;
}

div.ui-datepicker {
  z-index: 26 !important;
}

/* END COMMON ELEMENTS */

/* HOME */
/* Main Banner */

.sub2 {
  background-color: red;
}

.logo > img {
  padding: 4px 0px 0px 0px;
}

#list_menu a:hover {
  color: #658c8c;
}

#main_menu a.dropdown-toggle {
  color: #9b9b9b;
}

#main_menu a.dropdown-toggle:hover {
  color: #799c9d;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: white;
}

#bs-example-navbar-collapse-1 {
  padding-right: 0;
}

#main_menu li {
  padding: 0px 0px 0px 0px;
  position: relative;
}

.navbar-right {
  margin-right: 0px;
}

.navbar-inverse .navbar-toggle:hover {
  background-color: white;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: white;
}

.navbar-toggle {
  margin-right: 0;
  padding-right: 0;
}

.navbar-inverse {
  background-color: white;
  border-color: white;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  border: 1px solid #799c9d;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #799c9d;
  background-color: white;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
  color: #799c9d;
  background-color: #799c9d;
}

.navbar-inverse .navbar-toggle {
  border-color: white;
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-bottom-color: rgb(255, 255, 255);
  border-left-color: rgb(255, 255, 255);
}

.header_image {
  width: 100%;
  height: 500px;
  padding: 0;
  margin: 0 auto -10px auto;
  display: block;
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
  overflow: hidden;
}

#main_header {
  width: 100%;
  overflow: hidden;
}

.list_menu_op > a {
  position: relative;
  left: -15px;
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: none;
  border-bottom: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}

.header_content h1 {
  text-align: center;
  font-size: 3.5em;
  color: white;
  padding: 0px 20px 10px 20px;
  margin-top: 120px;
}

.header_content h2 {
  font-family: "Lato", Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 2em;
  color: white;
  padding: 0px 20px 0px 20px;
  margin-top: -8px;
}

.search {
  border-radius: 2px;
}

.cd-hero-slider #date, .cd-hero-slider #geo_autocomplete {
  height: 50px;
}

#date, #geo_autocomplete {
  border-radius: 0px;
  height: 35px;
  border: none;
  border-right: 1px solid #c4c4c4;
  background-color: white;
  padding-left: 8px;
  font-size: 14px;
}

#packageBox #date, #packageBox #tripDuration, #packageBox #passengers, #packageBox #tripType {
  border: 1px solid #c4c4c4 !important;
  border-radius: 5px !important;
}

#packageBox #date {
  width: 100%;

}

#geo_autocomplete {
  border-radius: 2px;
  margin-bottom: 5px;
}

@media only screen and (min-width: 320px) {
  .tit_loc h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

/*@media only screen and (min-width: 768px) {   /!* @screen-sm-min *!/*/
@media only screen and (min-width: 992px) {
  /* @screen-md-min */
  #geo_autocomplete {
    border-radius: 2px 0 0 2px;
  }
}

@media only screen and (min-width: 1200px) {
  /* @screen-lg-min */
  #geo_autocomplete {
    border-radius: 2px 0 0 2px;
  }
}

#searchBoxGeneral > #date {
  border-radius: 2px 0 0 2px;
}

/*@media only screen and (min-width: 768px) {   /!* @screen-sm-min *!/*/
@media only screen and (min-width: 992px) {
  /* @screen-md-min */
  #searchBoxGeneral > #date {
    border-radius: 0;
    border-right: 1px solid #c4c4c4;
  }
}

@media only screen and (min-width: 1200px) {
  /* @screen-lg-min */
  #searchBoxGeneral > #date {
    border-radius: 0 !important;
    border-right: 1px solid #c4c4c4;
  }
}

#search_imp3 {
  border-radius: 0px;
  height: auto;
  border: none;
  border-left: 1px solid #c4c4c4;
  background-color: transparent;
  padding-left: 14px;
  font-size: 1.2em;
}

.cd-hero-slider #passengers {
  height: 50px;
}

#passengers {
  border-radius: 0px;
  height: 35px;
  border: none;
  background-color: white;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

/*select#passengers {
  width: 100%;
  border: none;
}*/

form#searchBoxGeneral > .passengers > select {
  background-color: transparent;
}

.passengers {
  padding: 0px;
  background-color: white;
  border-radius: 0 2px 2px 0;
}

/*@media only screen and (min-width: 768px) {   /!* @screen-sm-min *!/*/
@media only screen and (min-width: 992px) {
  /* @screen-md-min */
  .passengers {
    border-radius: 0;
    padding: 0px;
    background-color: white;
    border-right: 1px solid #c4c4c4;
  }
}

@media only screen and (min-width: 1200px) {
  /* @screen-lg-min */
  .passengers {
    border-radius: 0;
    padding: 0px;
    background-color: white;
    border-right: 1px solid #c4c4c4;
  }
}

#search_imp4 {
  border-radius: 0px;
  height: auto;
  border: none;
  background-color: white;
  padding-left: 14px;
  font-size: 1.2em;
}

.search_act {
  border: none;
}

.search2 {
  color: #799c9d;
  font-size: 0.9em;
}

.form_search2 {
  display: block;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #959595;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form_search2:focus {
  border-color: none;
  outline: 0;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
}

.form_search2::-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.form_search2:-ms-input-placeholder {
  color: #959595;
}

.form_search2::-webkit-input-placeholder {
  color: #959595;
}

.form_search2[disabled],
.form_search2[readonly],
fieldset[disabled] .form-search2 {
  background-color: transparent;
  opacity: 1;
}

.form_search2[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.form_search {
  display: block;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #959595;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form_search:focus {
  border-color: none;
  outline: 0;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
}

.form_search::-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.form_search:-ms-input-placeholder {
  color: #959595;
}

.form_search::-webkit-input-placeholder {
  color: #959595;
}

.form_search[disabled],
.form_search[readonly],
fieldset[disabled] .form-control {
  background-color: transparent;
  opacity: 1;
  border-radius: 2px;
}

.form_search[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.btn_search {
  -moz-user-select: none;
  -ms-touch-action: manipulation;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-color: #efce95;
  background-image: none;
  border-radius: 0 2px 2px 0;
  border-radius: none;
  border: 1px solid #efce95;
  color: #5c5c5e;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  height: 50px;
  line-height: 1.42857143;
  margin-bottom: 0;
  text-align: center;
  touch-action: manipulation;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.btn_search:hover {
  background-color: #e0b77c;
  border: 1px solid #e0b77c;
  color: #5c5c5e;
}

.btn_search2 {
  text-align: center;
  -moz-user-select: none;
  -ms-touch-action: manipulation;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-color: lightgrey;
  background-image: none;
  border-radius: 0.1px;
  border-radius: none;
  color: #5c5c5e;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  height: 42px;
  line-height: 1.42857143;
  margin-bottom: 0;
  touch-action: manipulation;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

.btn_search2:hover {
  background-color: #e0b77c;
  color: #5c5c5e;
}

#search-button-header {
  padding-left: 8px;
}

input {
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
}

.searchFormBox {
  margin: auto;
  max-width: 1500px;
  background-color: red;
}

/* --------------------------------

Main Components

-------------------------------- */
.cd-header {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #21272c;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media only screen and (min-width: 768px) {
  .cd-header {
    height: 70px;
    background-color: transparent;
  }

  .from_price {
    color: #ee9275;
    font-size: .8em;
  }
}

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

  .from_price {
    color: #ee9275;
    font-size: 0.8em;
  }
}

#cd-logo {
  float: left;
  margin: 13px 0 0 5%;
}

#cd-logo img {
  display: block;
}

@media only screen and (min-width: 768px) {
  #cd-logo {
    margin: 23px 0 0 5%;
  }
}

/* --------------------------------

Slider

-------------------------------- */
.cd-hero {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cd-hero-slider {
  position: relative;
  height: 360px;
  overflow: hidden;
}

.cd-hero-slider li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.cd-hero-slider li.selected {
  /* this is the visible slide */
  position: relative;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.cd-hero-slider li.move-left {
  /* slide hidden on the left */
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

.cd-hero-slider li.is-moving, .cd-hero-slider li.selected {
  /* the is-moving class is assigned to the slide which is moving outside the viewport */
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}

/* Temporary style disabled
@media only screen and (min-width: 768px) {
  .cd-hero-slider {
    height: 450px;
  }
}
*/

/* reenabled until confirmation from Abdullah */
@media only screen and (min-width: 768px) {
  .cd-hero-slider {
    height: 450px;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-hero-slider {
    height: 500px;
  }
}

/* --------------------------------

Single slide style

-------------------------------- */
.cd-hero-slider li {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* Temporary style disabled
.cd-hero-slider li:first-of-type {
  background-color: #2c343b;
  background-image: url("../../images/design2015/main_banner.jpg");
}
*/

/* reenabled until confirmation from Abdullah */
.cd-hero-slider li:first-of-type {
  background-color: #2c343b;
  background-image: url("../../images/design2015/main_banner.jpg");
}

/*
.cd-hero-slider li:first-of-type {
  background-color: #2c343b;
  background-image: url("../../images/design2015/temporary_background.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
*/

.cd-hero-slider .cd-full-width,
.cd-hero-slider .cd-half-width {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  /* this padding is used to align the text */
  padding-top: 100px;
  text-align: center;
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.cd-hero-slider .cd-img-container {
  /* hide image on mobile device */
  display: none;
}

.cd-hero-slider .cd-img-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.cd-hero-slider .cd-bg-video-wrapper {
  /* hide video on mobile device */
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.cd-hero-slider .cd-bg-video-wrapper video {
  /* you won't see this element in the html, but it will be injected using js */
  display: block;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  height: auto;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.cd-hero-slider h2, .cd-hero-slider p {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1.2;
  margin: 0 auto 14px;
  color: #ffffff;
  width: 90%;
  max-width: 400px;
}

.cd-hero-slider p {
  font-size: 1.4rem;
  line-height: 1.4;
}

.cd-hero-slider .cd-btn {
  display: inline-block;
  padding: 1.2em 1.4em;
  margin-top: .8em;
  background-color: rgba(212, 68, 87, 0.9);
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.cd-hero-slider .cd-btn.secondary {
  background-color: rgba(22, 26, 30, 0.8);
}

.cd-hero-slider .cd-btn:nth-of-type(2) {
  margin-left: 1em;
}

.no-touch .cd-hero-slider .cd-btn:hover {
  background-color: #d44457;
}

.no-touch .cd-hero-slider .cd-btn.secondary:hover {
  background-color: #161a1e;
}

@media only screen and (min-width: 768px) {
  .cd-hero-slider li:nth-of-type(2) {
    background-image: none;
  }

  .cd-hero-slider li:nth-of-type(3) {
    background-image: none;
  }

  .cd-hero-slider li:nth-of-type(4) {
    background-image: none;
  }

  .cd-hero-slider .cd-full-width,
  .cd-hero-slider .cd-half-width {
    padding-top: 10px;
    /*padding-top: 40px;*/
  }

  .cd-hero-slider .cd-bg-video-wrapper {
    display: block;
  }

  .cd-hero-slider .cd-half-width {
    width: 45%;
  }

  .cd-hero-slider .cd-half-width:first-of-type {
    left: 5%;
  }

  .cd-hero-slider .cd-half-width:nth-of-type(2) {
    right: 5%;
    left: auto;
  }

  .cd-hero-slider .cd-img-container {
    display: block;
  }

  .cd-hero-slider h2, .cd-hero-slider p {
    max-width: 1000px;
  }

  .cd-hero-slider .cd-btn {
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 4170px) {
  .cd-hero-slider .cd-full-width,
  .cd-hero-slider .cd-half-width {
    padding-top: 220px;
  }

  .cd-hero-slider h2, .cd-hero-slider p {
    margin-bottom: 20px;
  }

  .cd-hero-slider p {
    font-size: 1.6rem;
  }
}

/* --------------------------------

Javascript disabled

-------------------------------- */
.no-js .cd-hero-slider li {
  display: none;
}

.no-js .cd-hero-slider li.selected {
  display: block;
}

.no-js .cd-slider-nav {
  display: none;
}

/* End Main Banner */

/* Header */

#listyourboat {
  background-color: #799c9d;
  border: 1px solid #799c9d;
  border-radius: 2px;
  padding: 4px 15px;
  margin-top: 10px;
  color: white;
  margin-left: 20px;
}

#currency {
  background-color: white;
  border-radius: 2px;
  border: 1px solid white;
  display: block;
  padding: 8px 15px;
  width: 100%;
}

#language {
  background-color: white;
  border-radius: 2px;
  border: 1px solid white;
  display: block;
  padding: 8px 15px;
  width: 100%;
}

.caret {
  margin: 8px -5px 0 8px !important;
  float: right !important;
}

#list_menu_boat a:hover {
  background-color: #658c8c;
  border-radius: 2px;
  padding: 4px 15px;
  margin-top: 10px;
  color: white;
}

/* End Header */

/* Special Package */


.top_img {
  position: absolute;
  text-align: center;
}

.special_pack > img {
  max-height: 400px;
  max-width: 700px;

}

.top_desti {
  margin-bottom: 25px;
}

#sp_content {
  background-color: white;
  margin-bottom: 20px;
  padding: 14px 16px 9px 16px;
}

#sp_content p {
  margin-bottom: 2px;
  font-size: 1.1em;
  margin-top: 4px;
}

#sp_content .btn_ghost {
  margin-bottom: 10px;
  width: 100%;
  margin-top: 10px;
}

.img_sp_content {
  width: 100%;
}

#sp_content > a {
  font-size: 1.3em;
  color: #799c9d;
  text-decoration: none;
}

#sp_content > a:hover {
  color: #658c8c;
  text-decoration: none;
}

.sp_price {
  color: #959595;
}

.index-row {
  margin-top: 50px;
}

.index-btn-ghost {
  margin-left: 0px;
}

/* End Special Package */

/* How it works */

.hiw {
  margin-top: 60px;
  background-color: #dbe4e3;
  padding: 20px 0px 40px 0px;
}

.hiw .clear.hiw_button {
  width: 100%;
  margin-top: 30px;
  float: left;
}

.hiw_illus {
  height: auto;
  margin-bottom: 40px;
  padding: 10px;
}

.hiw_steps {
  padding: 10px;

}

.mainh1 {
  margin-bottom: 15px;
}

.hiw_steps span {
  font-size: 1.2em;

}

.hiw2_illus {
  width: 60%;
  height: 300px;
  border: none;
  margin-bottom: 40px;
}

.bx-wrapper .bx-viewport {
  background: none !important;
  border: none !important;
  bottom: 1px !important;
  box-shadow: none !important;
  left: -1px !important;
  width: 100% !important;
}

/* End How it works */

/* Features Section */

.f_section {
  background-color: #faf9fc;
  height: auto;
  margin-bottom: -80px;
  padding: 60px 0px;
  width: 100%;
}

.p_icon {
  padding-left: 0px;
}

blockquote {
  font-size: 1.1em;
  padding-right: 10px;
  margin-right: 0px;
  margin-top: 60px;
}

blockquote small {
  display: block;
  font-size: 100%;
  line-height: 1.42857143;
  color: #777;
}

.fsteps {
  /*display: inline-table;*/
  text-decoration: none;
  /*width: 30%;*/
  text-align: center;
  padding: 10px;
  margin: 0 auto;
}

.fsteps h4 {
  margin-right: 8px;
}

.fsteps p {
  margin-right: 8px;
  font-size: 1.1em;
}

.features {
  padding: 0px;

}

.img_reviews {
  float: right;
  margin-left: 10px !important;
}

.f_reviews {
  margin-top: 0px;
  margin-bottom: 20px;
}

/* End Features Section */

/* END HOME */

/* FOOTER */

footer {
  background-color: #2a4346;
  color: white;
  margin: 0;
  margin-top: 80px;

}

.n_letter {
  width: 100%;
  float: left;
}

.icon_n_letter {
  float: left;
  padding: 10px 10px -10px 0px;
  position: relative;
  top: 10px;

}

.newsletterRow {
  padding-top: 40px;
}

.get_our {
  font-size: 1em;
  position: relative;
  top: -2px;

}

.p_icon {
  position: relative;
  top: -12px;
}

.content_n_letter {
  width: 68%;
  float: left;
}

.n_letter {
  padding-bottom: 10px;
  padding-top: 40px;
}

.get_new {
  float: left;
}

.form-control-subscribe {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 6px;
  font-size: 14px;
  line-height: 1.42857143;
  color: white;
  background-color: transparent;
  background-image: none;
  border: 1px solid #799c9d;
  border-radius: 2px;
}

.form_search {
  display: inline-block;
  height: 34px;
  padding: 6px 6px;
  font-size: 14px;
  line-height: 1.42857143;

  background-color: transparent;
  background-image: none;
  border: 1px solid #799c9d;
  border-radius: 2px;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
  background-color: transparent;
}

.input-group-news {
  position: relative;
  display: table;
  border-collapse: separate;
  background-color: transparent;
}

.form-control:focus {
  border-color: transparent;
  outline: 0;

}

.form-control::-moz-placeholder {
  color: white;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: white;
}

.form-control::-webkit-input-placeholder {
  color: white;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: white;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

.main_features {
  margin-bottom: 20px;
  margin-top: 20px;
}

.btn_newslt {
  color: #799c9d;
}

.btn-default {
  color: white;
  background-color: #799c9d;
}

.btn-default:hover {
  color: white;
  background-color: #ea8063;
  border: 1px solid #ea8063;
}

.content_foot1 {
  margin-bottom: 20px;
}

.content_foot1 a {
  color: white;
  font-size: 0.9em;
}

.content_foot2 {

}

.box-language, .box-currency {
  margin-bottom: 20px;
}

.element_foot_list {
  width: 50%;
  float: left;
  text-decoration: none;
  list-style: none;
  margin-bottom: 4px;
}

.list_social_foot {
  width: 100%;
  list-style: none;
  text-align: right;
}

.social_foot {
  margin-left: 8px;
}

.clients {
  padding-top: 20px;
  height: 100px;
  margin-bottom: 18px;

}

.content_foot1 a:hover {
  color: #dbe4e3;
  text-decoration: none;

}

#logonews1, #logonews2,
#logonews3, #logonews4,
#logonews5, #logonews6 {
  padding-left: 0px;
  height: 78px;
  line-height: 0px;
  background-image: url("../../images/design2015/sprite_logosnews.png");
  background-repeat: no-repeat;
  width: 125px;
}

#logonews1 {
  background-position: 0 0;
}

#logonews2 {
  background-position: -125px 0px;
}

#logonews3 {
  background-position: -250px 0px;
}

#logonews4 {
  background-position: -375px 0px;
}

#logonews5 {
  background-position: -500px 0px;
}

#logonews6 {
  background-position: -625px 0px;
}

.social_foot {
  display: inline-block;
}

.end_foot {
  padding-top: 30px;
}

.questions {
  font-size: 1.2em;
  padding: 0px;
  text-align: center;
  vertical-align: center;
}

.copy {
  font-size: 0.8em;
  text-align: center;
  padding: 10px 0px 30px 0px;
}

.border_bottom {
  margin: 10px auto;
  border-bottom: 1px solid #3a5d60;
  clear: both;
  float: none;

}

.box-select-foot {
  margin-bottom: 20px;
}

.dropdown-menu {
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  display: none;
  float: left;
  font-size: 14px;
  list-style: none;
  margin: 2px 0 0;
  min-width: 100px;
  width: 80%;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}

.dropdown-menu > li > a {
  clear: both;
  color: #333;
  display: block;
  font-weight: 400;
  line-height: 1.42857143;
  padding: 3px 20px;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #f5f5f5;
  color: #262626;
  position: relative;
  text-decoration: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #337ab7;
  color: #fff;
  outline: 0;
  text-decoration: none;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  text-decoration: none;
}

.open > .dropdown-menu {
  display: block
}

.open > a {
  outline: 0
}

.dropdown-menu-right {
  right: 0;
  left: auto
}

.dropdown-menu-left {
  right: auto;
  left: 0
}

.dropdown-header {
  color: #777;
  display: block;
  font-size: 12px;
  line-height: 1.42857143;
  padding: 3px 20px;
  white-space: nowrap;
}

.dropdown-backdrop {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  left: auto;
  right: 0px;
  padding: 10px 0px 10px 15px;
}

/* END FOOTER */

/* CONTACT */

.bread-search {
  height: 42px;
  padding: 0px;
  background-color: #e9edf0;
}

.contact_form h4 {
  margin-bottom: 30px;
  line-height: 26px;
}

.contact_form {
  margin-bottom: 60px;
}

.h4contus {
  margin-bottom: 10px !important;
}

.h4contusinter {
  margin-bottom: 40px !important;
}

.officecont {
  margin-bottom: 50px;
}

.country-tel h5 {
  margin-bottom: 10px;
  margin-top: 0px;
}

.country-tel {
  margin-bottom: 30px;
}

.form-control2 {
  margin-bottom: 5px;
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #959595;
  background-color: white;
  background-image: none;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select.form-control {
  border: none;
  height: 42px;
  margin: 0 0 0 0;
  width: 100%;
}

select.form-control:focus {
  outline: none !important;
}

select:focus {
  outline: none !important;
}

.form-group-select {
  border: 1px solid #959595;
  border-radius: 2px;
}

.form-control2:focus {
  border-color: #959595;
  outline: 0;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
}

.form-control2::-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.form-control2:-ms-input-placeholder {
  color: #959595;
}

.form-control2::-webkit-input-placeholder {
  color: #959595;
}

.form-control2[disabled],
.form-control2[readonly],
fieldset[disabled] .form-control {
  background-color: transparent;
  opacity: 1;
}

.form-control2[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #959595;
  /*background-color: transparent;*/
  background-image: none;
  border: 1px solid #959595;
  border-radius: 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #959595;
  outline: 0;
  -webkit-box-shadow: transparent;
  box-shadow: transparent;
}

.form-control::-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #959595;
}

.form-control::-webkit-input-placeholder {
  color: #959595;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: transparent;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.btn_form {
  background-color: #efce95;
  color: #5c5c5e;
  padding: 10px 0px 10px 0px;
  font-size: 1.2em;

}

.btn_form:hover {
  width: 100%;
  background-color: #e0b77c;
  border: 1px solid #e0b77c;
  color: #5c5c5e;
  border: 1px solid #e0b77c;

}

.breadcrumb {
  padding: 12px 0px;
  list-style: none;
  margin-bottom: 0px;
  background-color: transparent;
  border-radius: 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.breadcrumb a {
  text-decoration: none;
  color: #5c5c5e;
}

.breadcrumb a:hover {
  text-decoration: none;
  color: #799c9d;
}

.breadcrumb > .active {
  color: #799c9d;
}

.search_box-rest {
  width: 20%;
  height: auto;
  background-color: yellow;
  padding: 5px 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 0px 0px 20px;
  border-bottom: none;
  font-size: 20px;
}

.list_num {
  margin-left: -14px;
  margin-top: -24px;
}

.list_num h4 {
  margin-top: 0px;
}

.maps {
  margin-top: 60px;
}

.icon_cont img {
  width: 32%;
  float: left;
  padding-right: 14px;
  margin-top: 8px;
}

.main_icon_cont {
  padding-top: 80px;
  margin-left: 0px;
  padding-left: 0px;
}

.icon_cont {
  margin-left: -15px;
}

/* END CONTACT */

/* ABOUT US */


.aboutus-map, .aboutus-photo, .about-3, .about-sentence, .aboutus-cap-cus {
  margin-bottom: 120px;
}

.aboutus-span {
  font-size: 1.6em;
  color: #80a0a1;
}

.container-aboutus {
  width: 100%;
}

.box-icon-about p{
  font-size: 16px;
  margin-top: 10px;
  padding-left: 86px;
  color: white;
}


.about-sentence h3 {
  text-align: center;
  font-size: 2em;
  color: #80a0a1;
  line-height: 38px;
}

.box-icon-about {
  margin-bottom: 20px;
}

.header-image-aboutus {
  display: block;
  width: 100%;
  text-align: center;
  background: url('../../images/design2015/about-us-main.jpg') no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  margin-bottom: 120px;
  margin-left: 0px;
}

.header-image-aboutus h3{
  color: white;
  font-size: 2em;
  padding: 0px 80px;
}

.header-image-aboutus h5{
  color: white;
  font-size: 1.4em;
  padding: 0px 80px;
}

.headline {
  padding: 120px 0;
}


.about-icon {
  float: left;
}

.main-box-icon-about {
  margin-top: 40px;
}

.second-aboutus-cont {
  text-align: center;
}

.text-about-second {
  font-size: 2.8em;
  margin-top: 40px;
}

.text-about-second small {
  font-size: 0.6em;
}

.ab-icon-box {
  padding:20px;
}

.btn-about-contac {
  background-color: #f3d49a;
  border: 1px solid #f3d49a;
  border-radius: 2px;
  color: #5c5c5e;
  padding: 10px 60px 10px 60px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.4em;
}

.btn-about-contac:hover {
  background-color: #e0b77c;
  border: 1px solid #e0b77c;
  color: #5c5c5e;
}

.about-contac {
  text-align: center;
}

/* END ABOUT US */

/* LIST YOUR BOAT */

.icon_listyour {
  text-align: center;
  padding: 20px;
}

.icon_listyour img {
  float: left;
  margin-top: 8px;
  padding-right: 14px;
  width: 32%;
}

.icon_listyour h4 {
  margin-bottom: 10px;
}

.form_hiw {
}

.list_num {
  margin-bottom: 60px;
}

/* END LIST YOUR BOAT */

/* DESTINATIONS */

.top_desti2 {
  font-size: 1em;
  text-align: center;
  margin-bottom: 10px;
  background-color: transparent;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #799c9d;
  border-radius: 2px;
  width: 100%;
  margin-right: 0px;
}

.top_desti2:hover {
  background-color: white;
}

.top_desti_title {
  text-align: center;
  width: 100%;
}

/* END DESTINATIONS */

/* COUNTRIES */

.coun h4 {
  margin-bottom: 28px;
  border-bottom: 1px solid #959595;
  padding-bottom: 4px;
  margin-top: 0px;
}

.list_coun {
  font-size: 1.1em;
  text-align: center;
  margin-bottom: 20px;
  background-color: transparent;
  /*display: inline;*/
  padding: 10px 20px;
  border: 1px solid #799c9d;
  border-radius: 2px;
  /*width: 30%;*/
  /*margin-right: 18px;*/
}

.list_coun:hover {
  background-color: white;
}

/* END COUNTRIES */

/* CITY */

.corru_packages {
  position: relative;
  width: 300px;
  height: 180px;
  float: left;
}

.jssora22l, .jssora22r {
  display: block;
  position: absolute;
  /* size of arrow element */
  width: 40px;
  height: 58px;
  cursor: pointer;
  background: url(https://www.fishfishme.com/css/img/a22.png) center center no-repeat;
  overflow: hidden;
}

.jssora22l {
  background-position: -10px -31px;
}

.jssora22r {
  background-position: -70px -31px;
}

.jssora22l:hover {
  background-position: -130px -31px;
}

.jssora22r:hover {
  background-position: -190px -31px;
}

.jssora22l.jssora22ldn {
  background-position: -250px -31px;
}

.jssora22r.jssora22rdn {
  background-position: -310px -31px;
}

.element.style {
  position: relative;
  margin: 0 auto;
  width: 600px;
  height: 300px;
  overflow: hidden;
}

.f_guide {
  margin-top: 30px;
  padding: 10px 20px 20px 20px;
}

.tf_guide {
  border-bottom: 1px solid #959595;
}

.f_guide p {
  margin-top: 10px;
}

.btn_ghost2 {
  background-color: transparent;
  border: 1px solid #658c8c;
  border-radius: 2px;
  color: #658c8c;
  padding: 12px 30px 12px 30px;

}

.btn_ghost2:hover {
  background-color: white;
  border: 1px solid #658c8c;
  border-radius: 2px;
  color: #658c8c;
}

.l_box_pack {
  height: auto;

}

.other_cities {
  display: inline-block;
  padding: 10px 10px;
  border-radius: 2px;
  background-color: transparent;
  border: 1px solid #658c8c;
  text-align: center;
  width: 100%;
  margin-top: 10px;
}

.lateral-padding-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.lateral-padding-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.other_cities:hover {
  background-color: white;
  border: 1px solid #658c8c;
}

.filters {
  background-color: white;
  border: 1px solid #c4c4c4;
  height: auto;
}

.r_box_pack {
  height: auto;
  padding: 0 30px;
}

.box_pack, .box_pack_min {
  border: 1px solid #c4c4c4;
  margin-bottom: 30px;
  background-color: white;
}

.box_pack {
  height: auto;
}

.box_pack_min {
  margin-top: 15px;
}

.cont_box_pack {
  /*min-height: 160px;*/
}

.img_box_pack img {
  height: auto;
}

.tit_loc h3 {
  margin-bottom: 4px;
  margin-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: visible;
  font-size: 18px;
}

.stars_review_icons {
  padding-left: 15px;
  margin-top: -8px;
}

#top_pack_city {
  margin-bottom: 10px;
}

#bottom_pack_city {
  /*margin-bottom: 6px;*/
}

.box_loc span {
  margin-bottom: 0px !important;
}

.span_total {
  color: #9b9b9b;
}

.pay_det_cont .span_total {
  color: #9b9b9b;
  font-weight: bold;
  color: black;
}

.left_cbp h3 {
  padding-top: 0px;
  margin-top: 0px;
}

.right_cbp {
  text-align: right;
  padding-right: 20px;
}

.filter-section {
  margin-bottom: 15px;
}

.btn_more_pack, .btn_more_pack_city, .btn_more_pack_min {
  background-color: #ee9275;
  margin-top: 0px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.btn_more_pack_min {
  width: 100%;
}

.btn_more_pack_city:hover, .btn_more_pack_min:hover {
  background-color: #ea8063;
  border: 1px solid #ea8063;
  margin-top: 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.btn_more_pack:hover {
  background-color: #ea8063;
  border: 1px solid #ea8063;
  padding: 6px 18px;
  margin-top: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.from_price {
  color: #ee9275;
  font-size: 1.1em;
}

.stars_review {
  padding: 0px;
  margin-right: 10px;
}

.icons_box_pack {
  padding: 0px;
  min-width: 195px;

}

.icons_box_pack img {
  margin-right: 2px;
}

.left_cbp {
  margin-left: 10px;
}

.left_cbp li {
  display: inline-block;
  margin-right: 6px;
}

.list-trip-type li {
  display: inline-block;
}

div.cityMapBox {
  height: 400px;
}

#gmapsMarkerCluster {
  height: 100%;
}

.optionFilter {
  cursor: pointer;
}

.f_fishing {
  background: url("../../images/design2015/f_icon_fishing.png") no-repeat;
  text-align: center;
  padding: 8px;
  vertical-align: center;
  margin: 0 auto;
  display: block;
  width: 90px;
  height: 90px;
  margin: auto 0;
  text-align: center;
}

div.optionFilter .f_fishing:hover {
  background: url("../../images/design2015/f_icon_fishing_hover.png") no-repeat;
  width: 90px;
  height: 90px;
}

.f_water-sport {
  background: url("../../images/design2015/f_icon_water.png") no-repeat;

  text-align: center;
  padding: 8px;
  vertical-align: center;
  margin: 0 auto;
  display: block;
  width: 90px;
  height: 90px;
  margin: auto 0;

}

div.optionFilter .f_water-sport:hover {
  background: url("../../images/design2015/f_icon_water_hover.png") no-repeat;

  width: 90px;
  height: 90px;
}

.f_cruising {
  background: url("../../images/design2015/f_icon_cruising.png") no-repeat;
  text-align: center;
  padding: 8px;
  vertical-align: center;
  margin: 0 auto;
  display: block;
  width: 90px;
  height: 90px;
  margin: auto 0;
}

div.optionFilter .f_cruising:hover {
  background: url("../../images/design2015/f_icon_cruising_hover.png") no-repeat;
  width: 90px;
  height: 90px;
}

.t_filt {
  text-align: center;
  color: #799c9d;
}

.main_f_activity {
  display: inline-block;
  height: 90px;
  width: 90px;
}

.main_f_activity.selected {
  /*border:2px solid #799c9d;*/
  font-weight: bold;
}

.activity-disable {
  opacity: 0.4;
}

#main_f_activity {
  text-align: center;
}

.box_activity {
  border-bottom: 1px solid black;
}

.f_activity span {
  font-size: 1.1em;
  position: relative;
  top: 10px;
}

.t_filter {
  font-size: 1.2em;
  border-bottom: 1px solid #959595;
  padding: 10px 0px 6px 0px;
}

.t_filter2 {
  font-size: 1.2em;
  border-bottom: 1px solid #959595;
  padding: 0px 0px 6px 0px;
  margin-bottom: 20px;
}

.check_pri_sha {
  width: 60%;
  background-color: yellow;
}

.sort {
  padding: 20px;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.capacity {
  padding: 20px;
  padding-bottom: 0px;
}

.pri_sha {
  padding: 20px;
  padding-bottom: 0px;
}

.btn_filter {
  margin-top: -1px;
  border-radius: 0px;
  padding: 10px 0px 10px 0px;
  background-color: #799c9d;

}

.btn_filter:hover {
  margin-top: -1px;
  border-radius: 0px;
  padding: 10px 0px 10px 0px;
  background-color: #658c8c;
  border: 1px solid #658c8c;

}

.box_activity select {
  width: 90%;
  text-align: center;
  margin: 0 auto;
}

#boxFilter {
  padding: 0px 30px;
}

ul.filter-checkbox-list li {
  padding-left: 20px;
  margin-right: 14px;
}

.sliderFilter {
  margin-top: 10px;
}

.box_fc {
  padding: 20px 20px;
  border-bottom: 1px solid #c4c4c4;
}

.form-filters {
  border: 1px solid #c4c4c4 !important;
}

.box_f {
  padding: 20px 30px;
  border-bottom: 1px solid #c4c4c4;
}

.box_f2 {
  padding: 20px 30px 10px 30px;
  border-bottom: 1px solid #c4c4c4;
}

.box_f2 span {
  margin-left: -4px;
}

.box_f3 {
  padding: 20px 30px 25px 30px;
}

#priceRangeFilterBox {
  margin-left: -4px;
}

.ui-widget-content {
  margin-left: 8px;
}

.box_f2_without_border {
  border-bottom: none;
}

.c_box {
  background-color: red;
}

select.box_ff {
  margin-bottom: 4px;
}

.checkbox label, .radio label {
  min-height: 20px;
  padding-right: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.showmorefil li {
  padding: 4px 12px;
  border: 1px solid #c4c4c4;
  border-radius: 2px;
  width: auto;
  display: inline-block;
  margin-top: 6px;
  margin-right: 4px;
  cursor: pointer;
  color: #799c9d;
}

.showmorefil li:hover {
  background-color: white;
}

#acivityLabels .showmorefil {
  margin-top: 15px;
}

.showmorefil .selected {
  color: #ffffff;
  background-color: #799c9d;

}

#morefilters {
  color: #ee9275;
  width: 100%;
  padding-top: 10px;
}

.morefilters_main {
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
}

/* END CITY */

/* TERMS */

.tab-content {
  background-color: white;
}

.nav-tabs {
  border-bottom: 1px solid #c4c4c4;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin-right: 4px;

}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid #c4c4c4;
  border-bottom: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}

.nav-tabs > li > a:hover {
  background-color: transparent;
  border-radius: 2px 2px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #c4c4c4;
  background-color: white;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #799c9d;
  cursor: default;
  background-color: white;
  border: 1px solid #c4c4c4;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs > li > a:hover {
  border-color: #c4c4c4;
}

.nav-tabs a.disabled {
  display: none;
  cursor: not-allowed;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.tab-content {
  background-color: white;
  padding: 10px;
  border: 1px solid #c4c4c4;
  border-top: none;
  width: 100%;
  min-width: 100%;
  min-height: 130px;
}

.t_terms {
  padding-bottom: 20px;
  font-size: 1.1em;
  text-decoration: underline;
}

/* END TERMS */

/* FISHING REPORT */

.img_f_report {
  height: 115px;
}

.box_f_report {
  height: 115px;
  border: 1px solid #959595;
  margin-bottom: 20px;
}

.cont_f_report h5 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}

.cont_f_report p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0px;
}

.cont_f_report {
  padding-left: 8px;
  font-size: 0.9em;
}

.a_f_report {
  position: relative;
  top: 6px;
}

.city_report {
  font-size: 1em;
  text-align: center;
  margin-bottom: 10px;
  background-color: transparent;
  display: inline-block;
  padding: 10px 20px;
  display: inline;
  border: 1px solid #799c9d;
  border-radius: 2px;
  width: 100%;
  margin-right: 0px;
  float: left;
}

.city_report:hover {
  background-color: white;
}

.table_align {
  text-align: center;
}

.table-responsive span {
  margin-left: 2px;
}

.report h4 {
  margin-bottom: 10px;
  border-bottom: 1px solid #959595;
  padding-bottom: 4px;
  margin-top: 0px;
}

/* END FISHING REPORT */

/* FISHING GUIDES */
.select-guide {
  background-color: #fff;
  height: 50px;
  border: none;
}

.guidecont p {
  text-align: justify;
}

.guides h4 {
  margin-bottom: 10px;
  border-bottom: 1px solid #959595;
  padding-bottom: 4px;
  margin-top: 0px;
  padding: 8px;
  margin-left: 0px;
}

.guides h5 {
  margin-bottom: 8px;
  padding-bottom: 4px;
  margin-top: 0px;
  padding: 8px;
  margin-left: 0px;
}

.guides {
  margin-bottom: 0px;
}

.row_guides {
  margin-bottom: 20px;
}

.cont_topfish span {
  font-size: 1.1em;
}

.cont_topfish p {
  text-align: justify;
}

.guides_fish {
  margin-bottom: 20px;
}

.header_image_guides {
  display: block;
  width: 100%;
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  position: relative;
  margin-bottom: -10px;
  height: 200px;
}

.guides_photos img {
  margin-top: 40px;
}

/* END FISHING GUIDES */

/* BOAT PROFILE */

/*.main_boatcont {
  height: auto;
}*/

#boat-name-and-rating {
  margin-bottom: 20px;
  margin-top: 15px;
}

.boatpack {
  height: auto;
}

#packageBox {
  margin-top: 0px;
}

.showMoreWhite {
  text-align: center;
}

.showMoreWhite a {
  cursor: pointer;
  font-size: 20px;
}

#boat-profile-galleries {
  background: none;
  border: none;
  padding: 0;
}

#boat-profile-galleries-tab-panel {
  border-bottom: 0;
}

#boat-profile-galleries-tab-panel li {
  border: 1px solid #c4c4c4;
}

#boat-profile-galleries-tab-panel .first-but-more-items {
  border-right: none;
}

#boat-profile-galleries-tab-panel a {
  border: none;
}

#boat-profile-galleries-tab-panel li {
  margin: 0;
  padding: 0;
  text-align: center;
  border-bottom: 0;
}

#boat-profile-galleries-tab-panel li a {
  margin: 0;
  padding: 10px 0;
}

#boat-profile-galleries #lightgallery {
  padding-top: 0;
}

#boat-detail-mobile {
  position: relative;
  margin-bottom: 50px;
}

#boat-detail-mobile-toggle-button {
  width: 100%;
  float: left;
  text-align: center;
  padding-right: 30px;
  font-size: 40px;
  color: #68B2B1;
  background: none;
  border: none;
  outline-style: none;
}

#boat-detail-mobile-toggle-button i {
  transition: transform 0.5s linear;
  transform-origin: 50% 50%;
  transform-style: preserve-3D;
}

.rotate {
  transform: rotate(180deg);
}

.rotate-90 {
  transform: rotate(90deg);
}

.extra-toggle {
  font-size: 15px;
  color: #465C5F;
  margin-bottom: 5px;
  margin-top: 10px;
}

.extra-toggle i {
  float: right;
  font-size: 26px;
  margin-top: -1px;
}

.mini-splitter {
  border-bottom: 1px solid #80A0A1;
  float: left;
  width: 100%;
}

#extra-mobile-content {
  margin-top: 40px;
}

#extra-mobile-content .extra-toggle i {
  transition: transform 0.3s linear;
  transform-origin: 50% 50%;
  transform-style: preserve-3D;
}

span.title {
  font-weight: bold;
}

/* FORM */

#datetimepicker1 {
  padding-right: 5px;
  margin-bottom: 10px;
}

#personSelected-container {
  padding-left: 5px;
}

#tripDuration-container {
  padding-right: 5px;
  margin-bottom: 10px;

}

#tripTypeContainer {
  padding-left: 5px;
}

form.askCaptainForm input[type="text"], form.askCaptainForm input[type="email"] {
  width: 400px;
  border: 1px solid #C4C4C4 !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  height: 30px !important;
  color: #799C9E;
  font-size: 15px;
  padding: 0px 0px 0px 8px;
  text-shadow: none !important;
}

form.askCaptainForm textarea {
  width: 400px;
  height: 150px;
  border: 1px solid #C4C4C4 !important;
  color: #799C9E;
  font-size: 15px;
  border-radius: 0px !important;
  box-shadow: none !important;
  padding: 5px 0px 0px 8px;
  text-shadow: none !important;
}

#askCaptainFormButton {
  background: none repeat scroll 0 0 #294346;
  border: 1px solid #294346;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
  margin-left: 110px;
  width: 400px !important;
  height: 38px !important;
  padding: 5px;
  text-align: center;
  min-height: 25px;
}

/* Boat Gallery */

.min_photo {
  width: 53px;
  height: 53px;
  display: inline-block;
}

#slider-thumbs {
  padding: 6px 14px 0px 28px;

}

.hide-bullets {
  list-style: none;
  margin-left: 0px;
  margin-top: 10px;
  display: inline;
}

.thumbnail {
  padding: 0;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
  background-color: transparent;
}

.thumbnail {
  display: block;
  padding: 2px;
  margin-bottom: 0px;
  line-height: 1.42857143;
  background-color: transparent;
  border: none;
  border-radius: 0px;
  -webkit-transition: border .0s ease-in-out;
  -o-transition: border .0s ease-in-out;
  transition: border .0s ease-in-out;
}

.cont_bph1 img {
  position: relative;
}

.cont_bph2 {
  margin-right: 10px;
}

.bo_pro {
  margin-top: 20px;
  float: left;
}

/* End Boat Gallery */

.bptit {
  font-size: 1.4em;
  color: #799c9d;
}

.bptit span {
  position: relative;
  top: -4px;
  left: -14px;
}

.bpfilt {
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;

}

.bppack {
  height: auto;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}

.inputpack {
  padding: 0px 4px 0px 4px;
  position: relative;
  left: -4px;
  margin-bottom: 5px;
}

.pack {
  height: auto;
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

.contpack2 {
  text-align: right;
  position: absolute;
  right: 10px;
  bottom: 5px;
}

.titpack {
  font-size: 1.4em;
  margin-bottom: 10px;
}

.btninfo {
  background-color: transparent;
  border-radius: 2px;
  border: 1px solid #c4c4c4;
  padding: 2px 10px;
  margin-top: 10px;
}

.btnaddon {
  background-color: transparent;
  border-radius: 2px;
  border: 1px solid #c4c4c4;
  padding: 2px 10px;
  margin-top: 10px;
}

.ppack {
  margin-bottom: 7px;
}

.bcaptain, .botherBoats, .bmap {
  margin-top: 25px;
  border: 1px solid #c4c4c4;
  height: auto;
  padding-bottom: 10px;
}

.bcaptain2 h5 {
  margin-top: 30px;
}

.bcaptain1 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  margin-top: 25px;
  margin-left: 15px;
}

.bcaptain1 img {
  margin: 0 0 0 -5px;
  padding: 0;
  height: auto;
  width: 120px;
}

.bcaptain2 {
  margin: 10px 0 0 15px;
}

.bcaptain2 h3 {
  margin: 30px 0 10px 0;
}

.p_cap {
  margin-bottom: 6px;
}

.g_descrip {
  margin-top: 20px;
}

.g_descrip_t h3 {
  color: #799c9d;
}

.g_descrip_t img {
  margin-right: 10px;
  position: relative;
  top: -4px;
}

.g_descrip_cont {
  padding-right: 0px;
}

.boat_cont {
  margin-bottom: 40px;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: left;
  text-overflow: ellipsis;
  white-space: normal;
}

.tab-content > .tab-pane > .pack:last-child {
  border-bottom: none;
}

.SeeMore2 {
  color: #ee9275;
  padding-bottom: 4px;
  display: block;
  cursor: pointer;
}

.SeeMore2:active {
  color: #ea8063;
}

.SeeMore2:hover {
  color: #ea8063;
}

.SeeMore2:focus {
  color: #ea8063;
  text-decoration: none;
}

.availability {
  width: 100%;
}

.availability2 {
  width: 440px;
}

.point_sf {
  position: relative;
  top: -11px;
  left: -4px;
}

.btn_ghost3 {
  background-color: #799c9d;
  border: 1px solid #799c9d;
  border-radius: 2px;
  color: white;
  padding: 8px 30px 8px 30px;
  margin-top: 20px;
}

.btn_ghost3:hover {
  background-color: #658c8c;
  color: white;
}

.boat_policies h3 {
  margin-bottom: 30px;

}

.customer_saying p {
  color: #799c9d;
  font-weight: 200;
  font-size: 12px;
}

.customer_saying img {
  margin-top: -15px;
}

.customer_saying p {
  color: #9b9b9b;
  font-size: 12px;
  font-weight: 200;
}

.dd_cont {
  margin-bottom: 20px;
}

.pagination_main {
  text-align: center;
  color: red;
}

.boat_cont2 {
  height: auto;
  /*margin-top: 40px;*/
  margin-bottom: 30px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border: 1px solid #c4c4c4;
  border-left: none;
  border-right: none;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}

.show-info {
  cursor: pointer;
  float: left;
  font-size: 14pt;
  margin: 10px 0;
  padding: 5px 0;
  text-align: center;
  width: 100%;
  font-size: 35px;
  color: #80A0A1;
}

.collapseMobile .accordion-body {
  margin-bottom: 15px;
}

.boat_cont2 h4 {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 4px;
}

#boat_things {
  background-color: #faf9fc;
  border: 1px solid #c4c4c4;
  height: auto;
  margin-bottom: 0;
  margin-top: 26px;
  padding: 15px 20px 0 30px;
}

#googleMap {
  margin-top: 30px;
  float: left;
}

#googleMap-text {
  font-size: 10px;
  margin-top: 5px;
  float: left;
}

.dl-horizontal3 dt {
  clear: left;
  float: left;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 36%;
}

.iconam {
  margin-right: 4px;
}

.dl-horizontal3 dd {
  margin-left: 40%;
}

.dlam {
  margin-bottom: 10px;
  padding: 10px;
}

.whatNextText {
  text-align: center;
}

#whatNextBox {
  display: none;
  max-width: 800px;
}

#whatNextBox h3 {
  text-align: center;
}

#whatNextBox ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

#whatNextBox ul li {
  color: #304547;
  font-size: 12px;
}

.icon-info, .icon-payment, .icon-process, .icon-cancellation {
  padding: 2px 4px 25px 45px;
}

.icon-info {
  background: url(../../images/whatnext/icon_info.png) left top no-repeat;
}

.icon-payment {
  background: url(../../images/whatnext/icon_payment.png) left top no-repeat;
}

.icon-process {
  background: url(../../images/whatnext/icon_process.png) left top no-repeat;
}

.icon-cancellation {
  background: url(../../images/whatnext/icon_cancellation.png) left top no-repeat;
}

.googleMap {
  width: 100%;
  height: 400px;
  margin-top: -4px;
}

.fishingReportTitleBox {
  height: 35px;
  margin-top: 5px;
}

.boatgallery {
  margin-bottom: 30px;
}

.packagePassengers {
  margin-bottom: 0px;
}

#boat-profile-extra-policies .boat-profile-extra-policies {
  margin-bottom: 0;
}

.boat-profile-extra-content {
  margin-top: 20px;
}

/* END BOAT PROFILE */

/* CAPTAIN PROFILE */

.img_myboats {
  width: 40%;
  margin-right: 10px;
}

.my_boats_cap {
  margin-bottom: 10px;
}

.bcaptain3 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.cont_cap {
  margin-bottom: 8px;
}

.cap_img_pro {
  /*width: 100%;
  /*background-color: red;
  padding: 0px;
  margin-bottom: 30px;*/
  margin: 10px auto;
}

.chat_captain h3 {
  color: #799c9d;
}

.ava_F_P h3 {
  color: #799c9d;
}

.cap_videos h3 {
  color: #799c9d;
}

.hiw_video {
  margin-top: 40px;
}

/* END CAPTAIN PROFILE */

/* PAYMENT */

.pay_det_bar p {
  margin: 5px 0 0 5px;
}

.pay_det_bar {
  margin-bottom: 20px;
}

.pay_det_box {
  height: auto;
  background-color: white;
  border: 1px solid #c4c4c4;
  padding: 10px 0;
}

.pay_det_box img {
  width: 100%;
}

.pay_det_cont {
  padding: 5px 0 10px 15px;
}

.pay_det_cont > p {
  margin-bottom: 4px;
}

.span_rate {
  font-size: 1.2em;
  color: black;
}

.ccv-help {
  margin-bottom: 15px;
}

.p_rate {
  font-size: 1.2em;
  /*color: #ee9275;*/
  color: #799c9d;
}

.radio input[type="radio"] {
  margin-left: auto;
}

.paymentRadio {
  margin-top: 0px;
}

.rate-local {
  color: #9b9b9b;
  font-size: 0.9em;
}

.d_rate {
  /*color: #799c9d;*/
  color: #ee9275;
  font-size: 1.6em;
}

.d_rate span {
  color: #799c9d;
}

.deposit_div, .deposit_help_div {
  float: left;
}

.deposit_help_div {
  padding-left: 10px;
  margin: 5px 0 0 5px
}

.wit {
  text-decoration: underline;
}

.show_det, .hide_det {
  float: right;
  cursor: pointer;
  text-align: right;
  margin-top: 7px;
}

.paycard {
  margin-top: 25px;
}

.list_card li {
  display: inline-block;
  margin-top: 10px;
}

.pay_steps {
  border: 1px solid #c4c4c4;
}

.payment-image-xs {
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
}

.table-step-bordered {
  border: 1px solid #c4c4c4;
}

.table-step-bordered td.box_step {
  border: 1px solid #ddd;
  background-color: #ddd !important;
  width: 33%;
  opacity: 0.2 !important;
}

.pay_det_bar {
  border: 1px solid #c4c4c4;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 5px;
}

.table-without-border td {
  border: none !important;
  padding-top: 0px !important;
}

.box_step {
  padding: 10px 14px 4px 14px;
}

.box_step_active {
  background-color: white;
  border-right: 1px solid #c4c4c4 !important;
  padding: 12px 14px 0px 14px !important;
}

.btn_step {
  background-color: #ee9275;
  border-color: #ee9275;
}

.btn_step:hover {
  background-color: #ea8063;
  border-color: #ea8063;
}

.secure p {
  font-size: 1.4em;
  position: relative;
  left: 6px;
  top: 6px;
}

.helpstep {
  padding: 10px 10px 8px 10px;
  border-radius: 2px;
  border: 1px solid #2a4346;
  font-size: 1.8em;
  text-align: center;
  margin: 25px 0px 25px 0px;
  color: #2a4346;
}

.contstep3 {
  margin-bottom: 15px;
}

.t_step {
  font-size: 1.3em;
  margin-left: 0 !important;
  font-weight: bold;
  color: black;
}

.t_step_disabled {
  font-size: 1.3em;
  margin-left: 0 !important;
  font-weight: bold;
  color: black;
}

.span_depo {
  color: black !important;
  font-size: 1.2em;
}

.box_step_active2 {
  padding: 10px 14px 4px 14px;
  background-color: white;
}

.contstep3 {
  font-size: 1.6em;
}

.contstep3 span {
  font-size: 0.8em;
}

.p_rate_price {
  color: #ee9275 !important;
  font-size: 1.4em;
  padding: 0px 0px 0px 0px !important;
}

.pay_det_cont_price {
  margin-bottom: -14px;
  padding: 10px 30px 0px 30px;
}

/* END PAYMENT */

/* SIGN IN */

.or {
  text-align: center;
  font-size: 1.2em;
  margin: 0;
  padding: 8px;
}

.btn_log {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #efce95;
  color: #5c5c5e;
  padding: 6px 0px 6px 0px;
  font-size: 1.2em;
}

.btn_log:hover {
  background-color: #e0b77c;
  border: 1px solid #e0b77c;
  color: #5c5c5e;
  border: 1px solid #e0b77c;
}

.list_log {
  background-color: #e8e8e7;
  text-align: center;
  width: 100%;
  padding: 4px 0px 4px 0px;
}

.btn-add {
  background-color: #5bc0de;
  border-color: #46b8da;
}

select #userWebTopFish_fish {
  height: 200px;
  background-color: red;
}

.signup {
  margin-left: 4px;
}

/* END SIGN IN */

/* VIDEO */

.box_video {
  padding: 10px;
}

.videoThumbnail {
  margin: 0px;
  float: left;
  height: 240px;
  width: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.videoInfo {
  display: none;
  position: relative;
  width: 100%;
  background: url('../../cdn-sub/images/bg_black_2.png') repeat scroll right center transparent;
}

.videoTitle {
  font-size: 16px;
  font-weight: bold;
  color: #FBD372;
  width: 200px;
  padding-top: 10px;
  margin: auto;
  text-align: center;
}

/* END VIDEO */

/* VIDEOS */

.YTvideos {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  border: 5px solid #fff;
}

.YTvideos iframe,
.YTvideos object,
.YTvideos embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* END VIDEOS */

/* CAPTAINS */

.city_name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.city_report {
  margin-bottom: 10px;
}

.moreInfoContent {
  padding: 20px 0;
}

/* END CAPTAINS */

/* LOGIN */
.userLoginDiv {
  margin-top: 20px;
}

/* END LOGIN */

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-left: 0px;
  margin-right: 0px;
}

a#contactMeFormOpen {
  color: white;
}

.alert {
  margin: 20px 0 0 0;
}

.caret {
  margin: -3px -5px 0 8px;
}

.panel.panel-default {
  border-radius: 2px;
}

/* STAR RATING PLUGIN */

.star-rating.rating-disabled {
  cursor: initial;
}

.rating-xs {
  font-size: 15px !important;
  letter-spacing: 5px;
  display: inline;
  margin-left: 0;
}

.rating-xs .label {
  font-size: 100% !important;
  letter-spacing: normal !important;
}

.rating-container .rating-stars:before {
  text-shadow: 0 0 1px rgba(0, 0, 0, 0) !important;
}

.rating-container .rating-stars {
  color: #F2C03F !important;
}

/* END STAR RATING PLUGIN */

.cont_bph2 > span {
  vertical-align: -webkit-baseline-middle;
}

#iw {
  color: #393C3D;
  /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
  font-size: 1em;
  line-height: 1.4;
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px;
  border: 1px solid #D2DCD1;
  padding: 4px;
  visibility: visible;
  z-index: 330;
  width: 200px;
  height: auto;
  margin-top: 10px;
}

.iw_footer_arrow img {
  margin: -6px 0 0 45%;
}

#iw .iw_close {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D2DCD1;
  border-radius: 18px;
  color: #B5BCB5;
  cursor: pointer;
  font-size: 21px;
  font-weight: bold;
  height: 25px;
  line-height: 13px;
  padding: 2px;
  position: absolute;
  right: -15px;
  text-align: center;
  top: -15px;
  transition: color 0.5s ease 0s;
  width: 25px;
  z-index: 2;
}

#iw .iw_text {
  color: #304748;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  height: auto;
  margin-top: 3px;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #D3D3D3 #D3D3D3;
  border-image: none;
  cursor: pointer;
  position: relative;
}

#iw .iw_boat_name, #iw .iw_boat_location {
  color: #799c9d;
  text-decoration: none;
}

#iw .iw_boat_name {
  font-size: 1.5em;
  font-weight: bold;
}

#iw .iw_boat_location {
  font-size: 1.1em;
}

#iw img {
  width: 100%;
  heigth: auto;
}

#iw .iw_price {
  float: right;
  text-align: right;
  padding-right: 3px;
}

#iw .iw_price a {
  text-decoration: none;
  color: #ee9275;
}

#iw .iw_price strong {
  font-size: 16px;
  font-weight: bold;
  color: #ee9275;
}

#iw .iw_title {
  float: left;
  width: 50%;
  padding-left: 5px;
  margin-top: -3px;
}

#infobox {
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow: 0 -1px #000000;
  -webkit-box-shadow: 0 0 8px #000;
  box-shadow: 0 0 8px #000;
}

div#carousel {
  padding: 0;
}

.suggested-photo > span > .star-rating {
  /*position: absolute;*/
  /*bottom: 2px;*/
  /*padding: 3px 0 0 0;*/
  position: relative;
  top: 42px;
  left: 5px;
}

.suggested-photo img {
  max-width: 140px;
  height: auto;
  width: 140px;
}

.suggested-photo {
  background-color: #799D9F;
  width: 140px;
  height: 90px;
  margin: 5px 5px;
  float: left;
  overflow: hidden;
}

.rating-background {
  background-color: black;
  width: auto;
  height: 22px;
  position: relative;
  /*bottom: 16px;*/
  top: -51px;
  opacity: 0.4;
}

.boat_fish_seas, .boat_amenities, .boat_info, .boat_included, .boat_bring, .boat_techniques, .boat_fish_seas, .boat_policies {
  padding: 0;
  margin-bottom: 10px;
}

.g_descrip {
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.boat_des_cont, .boat_cont {

}

dl {
  margin-bottom: 0;
}

.bcaptain > div > a > button.btn_ghost {
  margin-bottom: 0;
}

.bcaptain > div > a > button.btn_ghost3 {
  margin-top: 10px;
  width: 156px;
}

.boxDetailsBoat {
  color: #304547;
  float: left;
  padding: 5px 0 0 5px;
}

.separatorBox {
  border-bottom: 1px solid #c4c4c4;
  margin: 10px;
}

.packageTitle {
  font-size: 1.4em;
  margin-bottom: 10px;
  color: #6b6b6b;
}

.pack {
  height: auto;
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

p.package-departures {
  color: #9b9b9b;
}

.packages-div {
  color: #9b9b9b;
  padding: 5px 10px 5px;
  position: relative;
  min-height: 125px;
}

span.normalAvailability {
  color: #6b6b6b;
}

.packages-div > p > span {
  color: #6b6b6b;
}

p.packagePrice {
  color: #ee9275;
  font-size: 1.1em;
  font-weight: bold;
  width: 100%;
  float: right;
  margin-bottom: 0;
}

.bookNowButton {
  background-color: #ee9275;
  padding: 6px 18px;
}

.packages-div > .noResultsFound {
  padding: 55px 0;
  text-align: center;
}

span.packagePriceSpan {
  float: right;
}

span.packagePriceNote {
  float: right;
  clear: right;
  /*margin-bottom: 10px;*/
  font-weight: initial;
  color: #6b6b6b;
  font-size: 13px;
  text-transform: capitalize;
  line-height: 12px;
}

.beforeBookNowButtonSeparator {
  margin-top: 5px;
}

.error-404-div {
  margin-top: 35px;
}

.error-message {
  margin: 0 10px 20px 0;
}

.instructionAvailability {
  margin-top: 35px;
}

/* Fullcalendar colors */
#availabilityLegend .badge-empty {
  color: black;
  background-color: #7BC54B;
}

#availabilityLegend .badge-partial {
  color: black;
  background-color: #FFFE99;
}

#availabilityLegend .badge-full {
  color: black;
  background-color: #ff5a5f;
}

.privatePackageDiv, .sharedPackageDiv {
  padding-right: 0px;
}

.privatePackageDiv p, .sharedPackageDiv p {
  margin-bottom: 0px;
}

select#agentUser_address_country {
  background-color: transparent;
}

.panel-default > .panel-heading {
  min-height: 36px !important;
  height: initial;
}

.carousel-inner > .item img {
  width: auto;
  vertical-align: middle;
}

.carousel-indicators {
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}

.bookNowButton.disabled {
  background-color: #ee9275;
  cursor: not-allowed;
}

#tripDuration, #tripType {
  height: 35px;
  margin: 0;
  padding: 0;
  width: 100%;
}

#sp_thumb {
  height: 227px;
  overflow: hidden;
}

#sp_thumb img {
  min-height: 227px;
}

.payment-error-title {
  width: 50%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 20px;
}

.payment-error-title h1 {
  font-size: 2em;
}

.payment-error-button {
  margin: 0 auto;
  margin-top: 50px;
  width: 50%;
}

.bx-wrapper {
  margin: 0 !important;
}

p#box_loc_list_boat {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.cont_box_pack {
  padding: 0 10px;
}

.bx-viewport {
  position: initial !important;
}

.b_button {
  bottom: -2px;
}

.spotsLeft {
  color: #a84641;
  font-size: 14px;
}

.first-col {
  padding: 5px 0 !important;
}

.last-col {
  padding-right: 0 !important;
}

.fish-image {
  width: 100px;
  padding: 0;
}

p.package-departures, p.packageHours, p.packageReturnDateTime {
  margin: 0;
}

form#automaticPaymentBookingForm select {
  height: 45px;
}

form#automaticPaymentBookingForm .form-group {
  margin-bottom: 5px;
}

form#paymentTypeForm #paymentType_expirationMonthAux, form#paymentTypeForm #paymentType_expirationYearAux {
  height: 45px;
}

.modal-min-passengers-info {
  font-size: 6em;
  color: darkblue;
  margin: 20px 0 0 15px;
  text-align: center;
}

.modal-min-passengers-title {
  font-size: 1.3em;
  color: black;
  padding: 20px 10px;
}

.modal-min-passengers-select {
  border: 1px solid #c4c4c4 !important;
  border-radius: 5px !important;
}

.modal-min-passengers-book-now {
  width: 100%;
  padding: 8px 0;
  margin: 5px 0;
}

.modal-min-passengers-waiting-list {
  font-size: 11px;
}

#minPassengersModal {
  width: 600px;
}

.shared-trip-with-min-passengers {
  font-size: x-small;
  float: right;
  font-style: italic;
  text-transform: lowercase;
}

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}



/* Booking process */

form[name=booking] select {
  height: 45px;
}

form[name=booking] .form-group {
  margin-bottom: 5px;
}

.form-control2 {
  margin-bottom: 5px;
  display: block;
  width: 100%;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #959595;
  background-color: white;
  background-image: none;
  border: 1px solid #c4c4c4;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

@media only screen and (max-width: 480px) {
  .pay_det_box {
    margin: 0;
    padding: 10px;
  }

  .pay_det_cont {
    padding: 0;
  }
}

hr {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.booking-steps table {
  margin-bottom: 15px;
}

input#booking_acceptTerms {
  margin: 12px 0;
}

.row.packages-div span.package-item-title {
  color: #9b9b9b;
}

.row.packages-div span.package-item-value {
  color: #6b6b6b;
}

.row.packages-div span.package-item-value span.package-item-spots-left {
  color: rgba(169, 68, 66, 0.78);
}

.package-info-button {
  display: inline-block;
  padding-right: 10px;
}

.addons-info-button {
  display: inline-block;
}

.addons-popover {
  font-size: 12px !important;
}

.addons-popover li {
  list-style-type: none;
}

.addons-popover li:before {
  content: "- ";
}

.addons-popover-title {
  padding-top: 10px !important;
}

.addons-popover-title .first {
  padding-top: 0 !important;
}

.booking-title {
  font-size: 1.2em;
  color: black;
  font-weight: bold;
}

.booking-back-boat-profile {
  padding: 20px 0 0;
  margin: 0 !important;
}

#showCoupon {
  color: blue;
  text-decoration: underline;
}

.couponMessageBox {
  padding-bottom: 15px;
}

.pac-icon-localsearch {
  padding: 5px 7px 0 0;
}

.price-per-period-dropdown {
  font-size: 12px !important;
}

/* Modal options */
#minPassengersModal {
  z-index: 1000 !important;
}

#minPassengersModal .modal-body {
  padding: 0 15px 15px 10px;
}

#minPassengersModal .modal-header {
  padding: 5px 5px 0px 0px;
  border-bottom: none;
}

/* small fixes for boat thumbnails on boats list */
@media (min-width: 992px) {
  .col-md-4 {
    width: 33% !important;
  }

  .bx-wrapper {
    width: 250px !important;
  }

  .bx-wrapper .bx-next {
    background: url(images/controls.png) no-repeat -43px -32px !important;
  }
}

.invoicePaymentInfo div {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.invoicePaymentInfo {
  padding-top: 20px;
}

.invoice_terms_title, .invoice_notes_title {
  color: #ee9275;
  font-size: large;
  font-weight: 600;
}

.invoice_terms_value, .invoice_notes_value {
  padding-bottom: 15px;
}