/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

.messages-alert-container {
  position: absolute;
  width: 100%;
  top: 90px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 5
}

ul.list-styled {
    list-style-type: circle !important;
    padding-left: 1em;
}
ul.list-styled li {
  margin-top:5px;
}


.main-booking-search input {
  border-right: 0px !important;
}

.score strong span {
  width: 100%;
}

.recaptchafield {
  max-height: 100px;
  overflow: hidden;
}

.recaptchafield-compact{
  overflow: hidden;
  text-align: center;
  padding-top: 20px;
}
.recaptchafield-compact .g-recaptcha {
  display: inline-block;
}

.cart_details .recaptchafield {
  margin-top: 20px;
}
/* Recaptcha in booking width responsive
---------------------*/
@media (min-width: 1199px) {
  .cart_details .g-recaptcha {
    transform:scale(0.90);
    -webkit-transform:scale(0.90);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cart_details .g-recaptcha {
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}

@media (max-width: 320px) {
  .cart_details,
  .g-recaptcha {
    transform: scale(0.80);
    -webkit-transform: scale(0.80);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

.cart-finish-title h2, .cart-finish-title h3 {
  display: inline-block;
}
.pictures {
  margin-bottom: 0px;
  line-height: 0.6;
}

.alert-error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* Nice-select optgroup*/

.nice-select .optgroup .label {
  font-weight: bold;
  margin-left: 10px;
}

.map-right #ports_map {
  height: 100%;
  width: 100%;
}

.box_list.map_view {
  min-height: 90px;
}
.hero_in.adventure_detail .wrapper .main_info h2 {
  font-weight: 300;
  margin-bottom: 0;
  font-size: 18px;
  font-size: 1.125rem;
  color:#ffffff;
}
.hero_in.about:before {
  background: url("../img/hero/bg_about_us.30303857c932.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero_in.about .wrapper {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
}

.hero_in.travel_agents .wrapper {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
}
.hero_in.travel_agents:before {
  background: url("../img/home/home_travel_agency_1.aa9c4cd6e716.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.hero_in.hero_blog:before {
  background: url("../img/hero/bg_blog.849422a8864c.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero_in.hero_blog .wrapper {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
}

.hero_in.contacts:before {
  background: url("../img/hero/bg_contact.a2e91235f082.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero_in.general:before {
  background: url("../img/hero/bg_general.22834e5bf363.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero_in.tours:before {
  background: url("../img/hero/bg_general.22834e5bf363.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.grid_item.grid_item_with_description {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.grid_item.grid_item_with_description figure {
  margin-bottom: 0px;
}
.grid_item.grid_item_with_description .item_description {
  background-color: #FFFFFF;
  padding: 20px;
  color: #555555;
}

.banner_travel_agency {
  background: url("../img/home/home_travel_agency_1.aa9c4cd6e716.jpg") center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 420px;
  margin-bottom: 60px;
  position: relative;
}

.banner_travel_agency .wrapper {
  color: #fff;
  padding: 60px;
}
@media (max-width: 767px) {
  .banner_travel_agency .wrapper {
    padding: 30px;
  }
}
.banner_travel_agency .wrapper small {
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
}
.banner_travel_agency .wrapper h3 {
  color: #fff;
  font-size: 32px;
  font-size: 2rem;
  margin: 15px 0 0 0;
}
.banner_travel_agency .wrapper p {
  font-size: 21px;
  font-size: 1.3125rem;
}

@media (max-width: 767px) {
  .banner_travel_agency {
    background: url("../img/home/home_travel_agency_mobile_1.8d12bc5a53ad.jpg") center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .banner_travel_agency .wrapper h3 {
    font-size: 24px;
    margin: 15px 0 0 0;
  }
  .banner_travel_agency .wrapper p {
    font-size: 16px;
  }
}
.call_section {
  background: url("../img/home/bg_home_1.22834e5bf363.jpg") center center no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 400px;
  padding: 10% 0;
}

.general-text-page {
  background-color: white;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 767px) {
  .general-text-page {
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.general-text-page h3 {
  margin-bottom: 1.4rem;
}
.general-text-page p{
    margin-bottom: 14px;
}

.general-text-page ul{
  list-style: circle;
  margin: 0 0 25px 25px;
}

.general-text-page ul li{
  margin-bottom: 5px;
}

.general-text-page ul ul{
  list-style: disc;
  margin: 0 0 25px 25px;
}

.alert-borderer-light {
  color: #383d41;
    background-color: #F8F8F8;
    border-color: #d6d8db;
}

.font-20 {
  font-size: 20px;
  font-size:1.2rem;
}
@media (max-width: 767px) {
  .font-20 {
    font-size: 16px;
    font-size: 1.0rem;
  }
}

.adventure_description p {
  margin-bottom: 15px;
  font-size: 0.9375rem;
  text-align: justify;
}
.adventure_description ul {
    line-height: 1.8;
    margin: 0;
    padding: 0;
}
.adventure_description ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}
.adventure_description ul li:before {
  font-style: normal;
  font-weight: normal;
  font-family: 'ElegantIcons';
  font-size: 14px;
  font-size: 0.875rem;
  content: "\5c";
  color: #ccc;
  position: absolute;
  left: 0;
  top: 0;
}

.login-register-row {
  margin-top:80px;
}
.login-register-row h4, .login-register-row p {
  text-align: center;
}

#login_box, #register_box {
  padding:30px;
  background-color: white;
  margin-top: 20px;
}
#login_box form .form-group i, #register_box form .form-group i {
  font-size: 21px;
  font-size: 1.3125rem;
  position: absolute;
  left: 12px;
  top: 34px;
  color: #ccc;
  width: 25px;
  height: 25px;
  display: block;
  font-weight: 400 !important;
}
#login_box form .form-group input, #register_box form .form-group input {
    padding-left: 40px;
}

#login_box button {
  margin-top:60px;
}
#register aside {
  width: 500px;
}
@media (max-width: 500px) {
  #register aside {
    width: 100%;
  }
}
#register_bg {
  background: url("../img/s2sagencies/bg_register.849422a8864c.jpg") center center no-repeat fixed;
  background-size: cover;
}
/** HOME **/
.bg_color_black {
  background-color: #000000;
}
.home_new_presentation {
  text-align: center;
  margin-bottom: 45px;
  position: relative;
}
@media (max-width: 767px) {
  .home_new_presentation {
    margin-bottom: 10px;
  }
}
.home_new_presentation p {
  color:#d2d2d2;
  margin-top:30px;
  font-size: 19px;
  font-size: 1.188rem;
  font-weight: 300;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .home_new_presentation p {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* Main searhc correccion required de  nice-select */
.main_booking_search_container select.wide{
		display: block !important;
		margin: 0;
		border: 0;
		padding: 0;
		height: 1px;
		opacity: 0;
		position: relative;
		/* Top should be the same as the height of your */
		/* unfocused, nice select replacement element! */
		top: 30px;
	}
.main_booking_search_container .btn_search {
  height: 51px !important;
}

.btn-group-checkbox>.btn input[type=checkbox] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}
.main_booking_search_container .custom-search-input-2 i {
  z-index: 7;
}

@media (max-width: 991px) {
  .main_booking_search_container .nice-select.wide {
    margin-bottom:5px;
  }
}

.follow_us ul li {
  font-size: 22px;
  font-size: 1.50rem;
}
