@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"),
    url(https://themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff)
      format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: local("Lato Black"), local("Lato-Black"),
    url(https://themes.googleusercontent.com/static/fonts/lato/v7/BVtM30trf7q_jfqYeHfjtA.woff)
      format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local("Open Sans Light"), local("OpenSans-Light"),
    url(/assets-tt2/fonts/google-opensans-300.woff) format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"),
    url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff)
      format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"),
    url(/assets-tt2/fonts/google-opensans-600.woff) format("woff");
}
/*Styles reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*END styles reset */

/*version MAX = 1800px de ancho */
html,
body,
#photos {
  overflow-x: hidden;
  width: 100% !important;
  position: relative;
}
html {
  overflow-y: auto;
}
body {
  margin: 0 !important;
  padding: 0 !important;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
  font-family: "Open Sans", helvetica, arial !important;
  position: relative !important;
}

::selection {
  color: rgba(255, 255, 255, 1) !important;
  background-color: rgba(255, 255, 255, 0) !important;
}
::-moz-selection {
  color: rgb(255, 255, 255) !important;
  background-color: #00266b !important;
}
:focus {
  outline-width: 0px !important;
}
.bluett {
  background-color: #08a6a3;
}
.bluett-font {
  color: #08a6a3 !important;
}

/*Header y menu */
header {
  width: 100%;
  background-color: rgba(0, 175, 172, 0.82);
  color: #fff;
  height: 2.7em;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  float: left;
  font-family: "Open Sans", helvetica, arial;
  z-index: 1000;
}
h1 {
  color: #454545;
  font-family: "TradeGothicLT-BoldCondTwenty", "Open Sans", helvetica, arial;
  font-size: 24px;
  font-weight: lighter;
  margin: 0 0 15px;
}
.title-mod-side-left {
  float: left;
  height: 2.4em;
  width: 11%;
}
.title-mod-mid {
  float: left;
  width: 25%;
  height: 2em;
}
.title-mod-side-right {
  float: right;
  height: 2.5em;
  width: 34%;
}
#logo {
  background-image: url("../../img/common/logoTT.png");
  background-repeat: no-repeat;
  height: 2em;
  margin: 3px 0 0 14px;
  max-width: 200px;
  min-width: 185px;
  text-indent: 99999px;
}
#title {
  font-size: 1em;
  margin: 13px 0 0 37px;
  text-align: left;
}
/*Menu o nav principal*/

nav#menu {
  text-align: right;
}
.nav-columnside {
  float: left;
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 30%;
  position: relative;
  display: inline-block;
  overflow: visible;
}

.menu-world {
  display: block;
  color: #fff;
  margin-top: 2px;
  font-size: 10px;
}

/*Menu desplegable por la derecha*/
#side-nav {
  background-color: #454545;
  color: #333;
  display: none;
  font-family: "Open Sans", sans-serif;
  max-width: 320px;
  position: absolute;
  right: 0;
  z-index: 4;
  width: 320px;
  overflow: visible;
}
.ul-main-menu-dropdown {
  margin-top: 0;
  margin-right: 15px;
}
.first-link {
  margin-top: 40px;
}
#login-signup ul {
  margin-top: 34px;
}

.sub-nav li,
#login-signup li,
#side-nav-profile li {
  text-align: center;
  width: 100%;
}
.sub-nav li {
  text-align: right;
}
select.languaje-select {
  background-color: #5c5b5b;
  border: medium none;
  color: #fff;
  font-size: 1em;
  padding: 10px;
  text-align: right;
  width: 100%;
}
.link-subnav {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 0;
  display: inline-block;
}
.link-subnav:hover {
  color: #00afaa;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #000;
  /*background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;*/
  font-weight: bold;
  color: #00a49c;
}
/*END NAV MENU desplegable por derecha*/

/*Menu SIGNUP/LOGIN  desplegable por la derecha*/

#side-nav-login {
  overflow-x: hidden;
  overflow-y: auto;
  min-height: 260px;
  max-width: 530px;
  width: 530px;
  background-color: #454545;
  color: #333;
  display: none;
  font-family: "Open Sans", sans-serif;
  position: absolute;
  right: 0;
  overflow: visible;
}
.animation {
  animation: animarMenuleft 2s;
  -webkit-animation: animarMenuleft 2s;
  -moz-animation: animarMenuleft 2s;
  -0-animation: animarMenuleft 2s;
}

nav#login-signup {
  background-color: #454545;
  float: left;
  height: auto;
  width: 25%;
}
nav#login-signup li  /*Tiene mas reglas arriba junto con .sub-nav li*/ {
  color: #fff;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.form-error {
  color: #ff6c6c;
  font-size: 0.75em;
  font-weight: bold;
  margin: 0 0 10px 10px;
}
.error-right-aling {
  margin: 0 15px 4px 10px;
}
#wrapp-section-forms {
  float: right;
  margin: 30px 10px 10px;
  width: 70%;
}
.wrapp-item-form {
  display: inline-block;
  margin: 5px 10px;
  width: 100%;
  color: #fff !important;
}
.wrapp-item-form-btn {
  display: inline-block;
  margin: 5px 10px;
  width: 100%;
  color: #fff !important;
  text-align: center;
}
.wrapp-item-form-half {
  display: inline;
  margin: 5px 10px;
  width: 50%;
  color: #fff !important;
}
#forgot-pass {
  margin-left: 5px;
}

.btn-form {
  background-color: #00afaa;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  margin-bottom: 0;
  margin-left: auto;
  margin-top: 20px;
  opacity: 1;
  padding: 16px 20px;
  text-transform: uppercase;
  width: 65%;
}
.btn-form:hover {
  opacity: 0.7;
}

input.form-item {
  background-color: #5c5b5b;
  border: 2px solid #fff;
  color: #fff;
  font-size: 12px;
  height: 20px;
  padding-left: 5px;
  text-align: left;
  width: 90%;
}
/*::-webkit-input-placeholder {*/
/*color: #FFF !important;*/
/*text-transform: uppercase;*/
/*text-align: left;*/
/*margin-left: 10px;*/
/*}*/
/*:-moz-placeholder { !* Firefox 18- *!*/
/*color: #FFF !important;*/
/*text-align: left;*/
/*margin-left: 10px;*/
/*}*/
/*::-moz-placeholder {  !* Firefox 19+ *!*/
/*color: #FFF;*/
/*text-align: left;*/
/*margin-left: 10px;*/
/*}*/
/*:-ms-input-placeholder {*/
/*color: #FFF !important;*/
/*text-align: left;*/
/*margin-left: 10px;*/
/*}*/
.font-little-size {
  font-size: 0.7em;
  font-family: "Open Sans", helvetica, arial;
}
#suscribe {
  color: #fff;
  line-height: 1.2em;
  margin: 2em auto 0;
  width: 90%;
}
.suscribe-lp {
  color: #333 !important;
}
.link-blue {
  color: #8cf7f5;
  font-weight: bold;
  cursor: pointer;
}
.link-blue-lp {
  color: #16a5a3;
}
.active-sidenav {
  background-color: #5c5b5b;
  color: #fff;
  display: inline-block;
  width: 100%;
}
.close-dropdown {
  background-image: url("../../img/common/close.png");
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 5px;
  right: 5px;
  display: inline-block;
  background-size: 90%;
  cursor: pointer;
  z-index: 50;
}

.close-dropdown.video {
  background-color: rgba(45, 45, 45, 0.65);
  background-size: 100%;
  display: none;
  top: 55px;
}

.close-dropdown.video.youtube {
  top: 55px;
}
.close-dropdown.video.vimeo {
  background-color: rgba(23, 35, 34, 0.75);
  border-radius: 0.5em;
  height: 32px;
  right: 1px;
  top: 125px;
  width: 35px;
}

.close-grey {
  background-image: url("../../img/common/close-grey.png") !important;
}

/*END NAV SIGNUP/LOGIN desplegable por derecha*/
/*NAV PROFILE/LOGOUT desplegable por derecha*/
#side-nav-profile {
  background-color: #454545;
  color: #333333;
  display: none;
  font-family: "Open Sans", helvetica, arial !important;
  height: auto;
  max-width: 320px;
  min-height: 160px;
  position: fixed;
  right: 13px;
  text-align: right;
  width: 100%;
  z-index: 4;
  overflow: auto;
}

.welcome,
.member {
  color: #fff;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-right: 15px;
  font-size: 0.8em;
}
.welcome {
  margin-top: 3em;
}
.user-name {
  font-size: 1.5em;
  color: #fff;
  padding-right: 15px;
}
.member {
  margin-bottom: 30px;
}
#side-nav-profile li {
  text-align: right;
  margin-right: 1em;
}
#side-nav-profile .wrapp-item-form {
  text-align: left !important;
}
#side-nav-profile input.form-item {
  padding-left: 8px;
}
.profile-social {
  color: #fff;
  font-size: 11px;
  margin-top: 3em;
}
.acordeon-change-pass {
  height: 280px;
  background-color: #5c5b5b;
  width: 100%;
  border-radius: 0 !important;
  display: none;
}
#side-nav-profile .ui-accordion .ui-accordion-li-fix {
  display: inline-block !important;
}
.ui-accordion .ui-accordion-content {
  background: none !important;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-radius: 0 !important;
}
#side-nav-profile .ui-state-default,
#side-nav-profile .ui-widget-content .ui-state-default,
#side-nav-profile .ui-widget-header .ui-state-default {
  background: none !important;
}
#side-nav-profile .ui-state-default .ui-icon,
#side-nav-profile .ui-accordion-header .ui-icon {
  display: none !important;
}
#side-nav-profile .ui-widget-content {
  background-color: #5c5b5b !important;
  margin: 0 !important;
  padding: 0 !important;
}
#side-nav-profile .ui-accordion .ui-accordion-content {
  overflow: hidden;
}
#side-nav-profile .ui-state-active,
#side-nav-profile .ui-widget-content .ui-state-active,
#side-nav-profile .ui-widget-header .ui-state-active {
  background-color: #454545 !important;
  background-image: none !important;
  border: none !important;
  width: 95%;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: "Open Sans", helvetica, arial;
  font-size: 12px;
}
#side-nav-profile .ui-accordion .ui-accordion-header {
  padding-right: 15px;
}
.btn-profile-logout {
  padding-right: 15px;
  font-size: 1.1em;
}

/*END NAV PROFILE/LOGOUT desplegable por derecha*/

/*FAVORITES - WISHLIST*/
#side-nav-favorite {
  background-color: #454545;
  border-top: 2px solid #fff;
  color: #333333;
  display: none;
  font-family: "Open Sans", helvetica, arial !important;
  height: 100%;
  min-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 5px;
  text-align: right;
  top: 2.55em;
  width: 100%;
  padding-bottom: 20px;
  z-index: 4;
}
.favorite_wrapper {
  display: inline-block;
  margin: 0 auto 0 20px;
  text-align: center;
  width: 100%;
}
.fav-tittle {
  margin-left: 12px;
  margin-top: 11px;
  text-align: left;
}
.favorite-list {
}
.favorite-item {
  float: left;
  width: 300px;
  height: 188px;
  margin: 1%;
  position: relative;
}
.fovorite-item:last-child {
  margin-bottom: 100px;
}
.overlay-img {
  background-color: rgba(240, 240, 240, 0.23);
  width: 300px;
  height: 188px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.6s ease-in-out 0s;
}
.overlay-img:hover {
  background-color: rgba(52, 52, 52, 0.4);
  transition: all 0.6s ease-in-out 0s;
}
.fav-img {
  width: 300px;
  height: 188px;
  border: none;
}
.fav-data {
  color: #fff !important;
  text-align: left;
  z-index: 30;
  position: absolute;
  height: 100%;
  width: 100%;
  margin-top: 100px;
  margin-left: 12px;
}

.fav-data h1,
.favorite-deleted h1 {
  color: #fff !important;
  margin: 0px;
}
.favorite-deleted h1 {
  margin-top: 50px;
}
.fav-data h2,
.favorite-deleted h2 {
  margin-bottom: 15px;
}
.fav-more {
  margin-right: 30px;
  color: #e4ff00;
  text-decoration: none;
  text-transform: uppercase;
}
.fav-delete img {
  width: 26px;
  margin-top: -6px;
}
.favorite-deleted {
  border: 1px solid #fff;
  position: absolute;
  width: 95%;
  height: 100%;
  background-color: rgba(57, 57, 57, 0.9);
  color: #fff;
  text-align: left;
  z-index: 400;
  padding-left: 5%;
}
.undo {
  font-weight: bold;
  color: #2ebdbb;
  display: inline-block;
  float: right;
  margin-right: 21px;
  margin-top: 30px;
}
.number-favorite {
  position: absolute;
  font-weight: bold;
  font-size: 9px;
  top: 4px;
  color: #333;
  background-color: #e4ff00;
  padding: 2px 4px;
  border-radius: 4px;
}
/*END FAVORITES*/

/*Search Box*/
.dropdown-menu {
  width: 240px;
  min-width: 160px;
  width: 180px;
  color: #fff;
  height: auto;
  margin-left: -5px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: rgba(0, 175, 172, 0.82);
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu a {
  color: #fff;
  text-decoration: none;
  font-size: 0.9em;
}
#prefetch {
  background-color: rgba(0, 175, 172, 0.82);
  height: 32px;
  padding: 3px;
  position: fixed;
  right: 283px;
  top: 45px;
  width: 190px;
  display: none;
}

.typeahead {
  margin: 5px;
  vertical-align: top;
}
#btn_search_go {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 5px;
  background-color: #0081c2;
  border-radius: 4px;
}
.icon-search-dropdown {
  width: 20px;
  height: 20px;
}
#prefetch .active {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#0088cc),
    to(#0077b3)
  );
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
/*END Search box*/

/*slider nav*/
#sliders-icon-bar {
  border-left: 28px solid transparent;
  border-right: 28px solid transparent;
  border-top: 38px solid #00afaa;
  bottom: 57px;
  /* bottom: 23px;*/
  color: #fff;
  display: inline-block;
  font-family: "Open Sans", helvetica, arial;
  height: 0;
  left: -280px;
  margin-left: 50%;
  position: fixed;
  text-align: center;
  transition: all 0.6s ease-in-out 0s;
  width: 506px;
  z-index: 20;
}
#sliders-icon-bar ul {
  margin-top: -37px;
}
#sliders-icon-bar li {
  width: 100%;
  margin: 0;
  padding: 0px;
  float: left;
  list-style: none outside none;
  text-align: center;
  width: 20%;
}
#btn-recent,
#btn-search,
#btn-favorite {
  visibility: hidden;
}

/*Los 3 siguientes son estilos compartidos entre nav principal y nav sliders*/

.btn-icons {
  display: inline-block;
  font-size: 10px;
  margin-top: -1px;
  padding: 7px 0;
  text-decoration: none;
  text-transform: uppercase;
  width: 80%;
}
.nav-columnside .btn-icons {
  margin-top: 0px;
  max-height: 29px;
  padding: 5px 0;
  width: 100%;
}
.btn-icons:hover,
.btn-icons.active {
  background-color: #454545;
}
.icons {
  max-width: 25px;
  max-height: 25px;
}
#menu .icons {
  max-width: 20px;
  max-height: 20px;
}
.icon-login {
  max-width: 22px !important;
  max-height: 22px !important;
  margin-top: -2px;
}
/*END slider nav*/
.footer {
  height: 275px;
  width: 100%;
  margin: 0;
  padding: 0;
  background-image: url("../../img/common/tt-patern.webp");
  background-repeat: repeat-x;
}
#copyrights {
  bottom: 37px;
  color: #666;
  display: inline-block;
  font-size: 12px;
  padding: 5px;
  position: relative;
  text-align: right;
  width: 98%;
  z-index: 18;
  margin-top: 10px;
}
#social-triptuner-links {
  display: inline-block;
  height: 90px;
  position: fixed;
  text-align: center;
  width: 114px;
  z-index: 30;
  right: -48px;
  bottom: 158px;
}
#social-triptuner-links li {
  float: none;
}
#social-triptuner-links a {
  text-decoration: none;
  opacity: 1;
  width: 56px;
  height: 60px;
  display: inline-block;
  background-size: 100% auto;
}

.triptuner-facebook {
  background-image: url("../../img/common/triptuner-facebook.png");
  background-repeat: no-repeat;
}
.triptuner-twitter {
  background-image: url("../../img/common/triptuner-twitter.png");
  background-repeat: no-repeat;
}
.triptuner-feedback {
  background-image: url("../../img/common/feedback.png");
  background-repeat: no-repeat;
}
#social-triptuner-links a:hover {
  opacity: 0.9;
}
/*fin header*/

/*Grid de imagenes*/

#photos.hide {
  display: none !important;
}

#photos {
  padding-top: 2.7em;
  text-align: center;
  padding-left: 1px;
}

.image-wrap-big {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  float: left;
  margin: 0;
  padding: 1px;
  position: relative;
  width: 66.59%;
  z-index: 1;
}

.image-wrap-medium {
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 1px;
  position: relative;
  width: 33.3%;
  z-index: 1;
  cursor: pointer;
}

.image-wrap-little {
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  margin: 0;
  padding: 1px;
  position: relative;
  width: 33.3%;
  z-index: 1;
}

.img-big,
.img-medium,
.img-little {
  width: 100% !important;
  height: auto;
  display: inline-block;
}

.image-wrapper-zoom,
.image-wrapper-zoom img-focued {
  position: relative;
  overflow: hidden;
}

.image-wrapper-zoom img,
.image-wrapper-zoom img-focused {
  max-width: 100%;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.image-wrapper-zoom:hover img,
.image-wrapper-zoom:hover img-focused {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.mouseover-little,
.mouseover-big,
.mouseover-medium {
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 200;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#tittle-img-big {
  background-color: rgba(0, 175, 172, 0.82);
  width: 99%;
  position: absolute;
  top: 215px;
  left: 2px;
  z-index: 8;
  padding-top: 5px;
  height: 15px;
}
#tittle-image-mobile {
  color: #fff;
  padding-left: 5px;
  font-size: 11px;
}

/*END grid de imagenes*/

/*IMG BIG DATA*/
.mouse {
  position: absolute;
  z-index: 12;
}
.mouseover-data,
.mouseover-price {
  display: none;
  position: absolute;
  bottom: 20px;
  text-shadow: 1px 3px 5px #333;
  z-index: 500;
}

.mouseover-more,
.mouseover-booknow {
  text-transform: uppercase;
}
.mouseover-data {
  margin-left: 20px;
}

.mouseover-price {
  right: 20px;
}

.mouseover-data h1 {
  color: #fff !important;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 5px;
}
.mouseover-data h2 {
  color: #fff;
  text-align: left;
  font-weight: normal;
  width: 100%;
  font-size: 18px;
}

.mouseover-price span {
  color: #fff !important;
  display: block;
  font-weight: bold;
}

.mouseover-price span.mouseover-price-lbl {
  font-size: 13px;
  margin-bottom: 5px;
}
.mouseover-price span.mouseover-price-value {
  font-size: 23px;
  text-align: center;
}

.mouseover-buttons {
  color: #e4ff00;
  display: inline-block;
  font-size: 18px;
  margin-top: 18px;
  text-align: right;
  text-transform: uppercase;
  width: 100%;
  z-index: 999;
  position: absolute;
  bottom: 14px;
  right: 20px;
}

.fouverite-mouseover img {
  opacity: 0.8;
  width: 30px;
  height: auto;
  margin-right: 10px;
}

.fouverite-mouseover {
  cursor: pointer;
  display: inline-block;
  padding: 5px;
  position: relative;
  top: 3px;
  z-index: 120;
  zoom: 0.9;
  -moz-transform: scale(0.9);
}

.fouverite-mouseover:hover,
.fouverite-mouseover img:hover {
  opacity: 1;
  transition: 1s;
  -moz-transition: 1s;
  -webkit-transition: 1s;
  -o-transition: 1s;
}
.mouseover-more, .mouseover-more-sg, .mouseover-book-now {
  text-decoration: none !important;
  color: #e4ff00;
  vertical-align: super;
  cursor: pointer;
}
.img-percent {
  position: relative;
  margin-right: 15px;
  margin-top: 15px;
  border: 2px #fff solid;
  border-radius: 60px;
  color: #ffffff;
  float: right;
  font-family: "Open Sans", helvetica, arial;
  font-size: 18px;
  height: 60px;
  line-height: 48px;
  text-align: center;
  width: 60px;
}
.match-mouseover {
  font-size: 12px;
  position: absolute;
  right: 12px;
  top: 17px;
}
.mouseover-percent {
  z-index: 45000;
  position: absolute;
  right: 10px;
  top: 8px;
}
/*END IMG BIG DATA*/

/*Tooltips icon bar*/
#sliders-icon-bar li {
  position: relative;
}
span.tooltip {
  /* display: none;*/
  position: absolute;
  width: 60px;
  height: 10px;
  line-height: 10px;
  padding: 8px 6px 8px 6px;
  font-size: 11px;
  text-align: center;
  color: rgb(0, 175, 170);
  background: rgb(255, 255, 255);
  border: 0px solid rgb(255, 255, 255);
  border-radius: 3px;
  text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 0px;
  top: 35px;
  left: 6px;
  opacity: 1 !important;
  display: none;
}
span.tooltip:hover {
  opacity: 1 !important;
}
span.tooltip:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
  top: -18px;
  left: 26px;
}

span.tooltip-favorite {
  /* display: none;*/
  position: absolute;
  width: 60px;
  height: 10px;
  line-height: 10px;
  padding: 8px 6px 8px 6px;
  font-size: 11px;
  text-align: center;
  color: rgb(0, 175, 170);
  background: rgb(255, 255, 255);
  border: 0px solid rgb(255, 255, 255);
  border-radius: 3px;
  text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 0px;
  top: 78px;
  left: -13px;
  opacity: 1 !important;
  display: none;
}
span.tooltip-favorite:hover {
  opacity: 1 !important;
}
span.tooltip-favorite:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
  top: -18px;
  left: 16px;
}

/*Sliders panel*/
.sliders_wrapper {
  background-repeat: repeat;
  bottom: 55px;
  height: 240px;
  left: -325px;
  margin-left: 50%;
  overflow: visible;
  position: fixed;
  transition: all 0.6s ease-in-out 0s;
  width: 650px;
  z-index: 40;
}

.sliders_wrapper1.center {
  bottom: 45vh !important;
}

.sliders_wrapper1.assistance {
  height: 255px !important;
}

.sliders_wrapper1.assistance .slider_content1 {
  height: 100% !important;
}

.sliders_wrapper1.assistance .back-slider {
  margin-top: 60px !important;
}

.sliders_wrapper1.assistance #slider_min {
  display: none !important;
}

/* Slider Assistance*/

.initial_state,
.assistance-top-info {
  box-sizing: border-box;
  color: #000000;
  font-size: 18px;
  left: -54px;
  height: auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: -72px;
  width: 112px;
}

.initial_state {
  box-sizing: border-box;
  color: #000000;
  font-size: 18px;
  left: -54px;
  height: auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: -72px;
  width: 112px;
}

.initial_state {
  font-size: 20px;
  top: -90px;
}

.slider_indicator {
  display: none;
  font-size: 28px;
}

.slider_checked {
  font-size: 28px;
  display: none;
}

.assistance-top-info.first .slider_indicator {
  display: block;
}

.message {
  background-color: #00afaa;
  border-radius: 12px;
  bottom: 0;
  color: #fff;
  font-family: "TradeGothicLT-BoldCondTwenty", "Open Sans", helvetica, arial;
  font-size: 20px;
  height: 22px;
  left: 0;
  margin-left: 132px;
  padding: 5px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 384px;
  font-weight: lighter;
}
.slider_content {
  background-color: rgba(0, 0, 0, 0.8);
  background-repeat: repeat;
  border-radius: 6px;
  height: 200px;
  z-index: 10;
  margin-top: 34px;
}
#slider_list {
  height: 190px;
  margin: 0;
  padding: 0 !important;
  text-align: center;
  width: 100%;
}
.back-slider {
  border: 1px solid #444747;
  border-radius: 5px;
  display: inline-block;
  height: 185px;
  margin-top: 7px;
  width: 100px;
}
.slider {
  width: 8%;
  height: 30%;
  list-style-type: none;
  display: inline-block;
}
.attribute-top,
.attribute-bottom {
  color: #ffffff;
  font-family: "Open Sans", helvetica, arial;
  font-size: 0.7em;
  height: 20px;
  margin-left: -37px;
  text-align: center;
  text-transform: uppercase;
  width: 80px;
}
.attribute-top {
  margin-top: -25px;
}

.attribute-bottom {
  margin-top: 140px;
}

.ui-widget-content {
  background-image: url("../../img/common/slider-big.png");
  background-repeat: no-repeat;
  background-position: -43px -2px;
  border: medium none !important;
  color: #333;
  margin: 2% 8%;
  background-color: transparent;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.ui-slider-vertical {
  height: 112px;
  margin-top: 30px;
  width: 0.4em;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 10px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 10px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 10px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 10px;
}

.ui-slider .ui-slider-handle {
  border-radius: 3.1em;
  height: 25px;
  width: 25px;
  margin-bottom: -1.6em;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: none !important;
  font-family: "Open Sans", helvetica, arial !important;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #00afaa;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  font-weight: normal;
  font-family: "Open Sans", helvetica, arial !important;
  color: #00afaa;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #00afaa;
  text-decoration: none;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #00afaa;
  text-decoration: none;
}

.ui-slider-vertical .ui-slider-handle {
  background-color: rgba(21, 97, 143, 0);
  background-image: url("../../img/common/slider-button.png");
  background-position: 13px -33px;
  background-repeat: no-repeat;
  cursor: pointer;
  padding: 13px;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  left: -1.4em;
  outline: none !important;
}
.slider-active .ui-slider-handle {
  -moz-user-select: none;
  background-color: rgba(21, 97, 143, 0);
  background-image: url("../../img/common/slider-button.png");
  background-position: 13px 15px;
  background-repeat: no-repeat;
  cursor: pointer;
  overflow: hidden;
  margin-left: 0em;
  padding: 13px;
}

/*-----MAP view-----*/
#map-wrapper {
  margin-top: 2.5em;
}
#map {
  height: 94%;
  width: 100%;
}

#mapview {
  height: 94%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.infobox-anchor {
  background-color: #333333;
  border-radius: 6px !important;
  padding: 10px !important;
  width: 198px !important;
}
.infobox-anchor a {
  text-decoration: none !important;
  cursor: pointer;
}
.infobox-anchor .title {
  color: #fff;
  font-family: "Open Sans", helvetica, arial !important;
  font-weight: bold;
  padding: 5px 0 2px 0;
  text-transform: uppercase;
  text-decoration: none !important;
}
.infobox-anchor .location {
  color: #fff;
  font-family: "Open Sans", helvetica, arial !important;
  text-decoration: none !important;
}
.infobox-anchor .title:hover,
.infobox-anchor .location:hover {
  color: #00afaa;
}
.infobox-container .pin {
  background: url("../../img/common/infobox-pin.png") no-repeat scroll left top
    transparent;
  bottom: -62px;
  height: 62px;
  position: absolute;
  right: 40px;
  width: 76px;
}
.killmappopup {
  background: url("../../img/common/close.png") no-repeat scroll 0 0 / 100% auto
    #00afaa;
  height: 17px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 16px;
  z-index: 400000;
}
/*-----END MAP view-----*/

/*-----Save settings-----*/

.save-setting {
  background-color: #454545;
  bottom: 95px;
  color: #fff;
  font-family: "Open Sans", helvetica, arial;
  height: 37px;
  left: -280px;
  margin-left: 50%;
  position: fixed;
  text-align: center;
  width: 562px;
  z-index: 2;
}

.name-setting {
  height: 18px;
  margin-left: 0;
  margin-top: 7px;
  width: 65%;
}
.save-setting .btn-form {
  margin-top: 7px;
  padding: 2px 5px 3px;
  text-decoration: none;
}

.setting-saved-wrapper,
.trip-ideas-wrapper {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 95px;
  color: #fff;
  font-family: "Open Sans", helvetica, arial;
  height: 37px;
  left: -280px;
  margin-left: 50%;
  position: fixed;
  text-align: center;
  width: 562px;
  z-index: 6;
}
.setting-saved-wrapper .swiper-container,
.trip-ideas-wrapper .swiper-container {
  color: #fff;
  display: inline-block;
  height: 37px;
  margin-left: -32px;
  position: relative;
  text-align: center;
  width: 80%;
}
.trip-ideas-wrapper .swiper-container {
  margin-left: 0;
}
.setting-saved-wrapper .swiper-slide .title,
.trip-ideas-wrapper .swiper-slide .title {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  height: 36px;
  line-height: 35px;
  padding: 0 10px;
  text-transform: capitalize;
  cursor: pointer;
}
.swiper-slide {
  float: left;
}
.setting-saved-wrapper .swiper-slide .title:hover,
.activado,
.trip-ideas-wrapper .swiper-slide .title:hover {
  background-color: #454545;
}
.arrow-left {
  background: url("../../img/common/arrows.png") no-repeat left top;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 4000;
}
.arrow-right {
  background: url("../../img/common/arrows.png") no-repeat scroll left bottom
    rgba(0, 0, 0, 0);
  height: 30px;
  margin-top: -15px;
  position: absolute;
  right: 46px;
  top: 50%;
  width: 18px;
  z-index: 4000;
}
.trip-ideas-wrapper .arrow-right {
  right: 10px;
}
#new-preset {
  background: url("../../img/common/more-presets.png") no-repeat scroll center
    center / 80% auto rgba(0, 0, 0, 0);
  cursor: pointer;
  float: right;
  height: 37px;
  text-align: center;
  width: 37px;
}
#new-preset:hover {
  background-color: #454545;
}
/*-----END Save settings-----*/

/*-----DESTINATION y MAIN PAGES-----*/

#destination-wrapper,
#main-pages-wrapper,
#signup-login-lp-wrapper,
#popup-place {
  background-color: rgba(69, 69, 69, 0.72);
  box-shadow: none;
  height: 100%;
  left: 0;
  padding: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 5000;
  display: none;
  overflow-y: auto;
  position: fixed;
}
#destination-wrapper {
  z-index: 6000;
}
#destination-window,
#main-pages-window,
#signup-login-lp-window,
#popup-wrapper-content {
  background-color: #ededed;
  border: 10px solid #ededed;
  color: #fff;
  font-size: 0.8em;
  height: auto;
  left: 0px;
  margin: 30px auto;
  position: relative;
  transition: all 0.6s ease-in-out 0s;
  width: 75%;
  z-index: 42;
  right: 0;
  padding-bottom: 40px;
}

#popup-wrapper-content {
  overflow-y: auto;
}

#popup-content {
  color: #000000;
}
#signup-login-lp-window {
  width: 45%;
}
#destination-window h1 {
  width: 70%;
}

#similar-view h1 {
  width: 100%;
  text-align: center;
}
#details-container,
#main-pages-container,
#signup-login-lp-container,
#popup-content {
  display: inline-block;
  height: auto;
  margin: 2%;
  position: relative;
  width: 96%;
}
.btn-view {
  display: inline-block;
  cursor: pointer;
  font-size: 15px;
  background-color: #2fbbb7;
  padding: 5px 8px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.btn-view:hover {
  opacity: 0.8;
}

/*Swiper*/
#destination-wrapper .swiper-content,
#main-pages-wrapper .swiper-content,
#signup-login-lp-wrapper .swiper-content {
  background: none repeat scroll 0px 0px transparent;
  min-height: auto;
  left: 0px;
  position: relative;
  top: 30px;
  width: 100%;
}
#destination-wrapper .swiper-content .inner,
#main-pages-wrapper .swiper-content .inner,
#signup-login-lp-wrapper .inner {
  display: inline-block;
  height: auto;
  padding: 20px 0;
  position: relative;
  width: 100%;
  color: #454545;
}
.inner p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}
#destination-wrapper .swiper-content .movie-pic,
#main-pages-wrapper
  .swiper-content
  .movie-pic
  #signup-login-lp-wrapper
  .swiper-content
  .movie-pic {
  float: left;
  border-radius: 5px;
  box-shadow: 0px 1px 2px #000;
  width: 110px;
  height: auto;
}

#destination-wrapper .swiper-nav,
#main-pages-wrapper .swiper-nav,
#signup-login-lp-wrapper .swiper-nav {
  border-bottom: 1px solid #454545;
  height: 25px;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  width: 70%;
  z-index: 30;
}
#main-pages-wrapper .swiper-nav {
  width: 80%;
}
#destination-wrapper .swiper-nav .swiper-slide,
#main-pages-wrapper .swiper-nav .swiper-slide,
#signup-login-lp-wrapper .swiper-nav .swiper-slide {
  height: 25px;
  position: relative;
  text-align: center;
  width: auto;
  float: left;
  padding: 0 14px;
}
#destination-wrapper .swiper-nav .swiper-slide,
#destination-wrapper .swiper-nav .angle,
#main-pages-wrapper .swiper-nav .swiper-slide,
#main-pages-wrapper .swiper-nav .angle,
#signup-login-lp-wrapper .swiper-nav .swiper-slide,
#signup-login-lp-wrapper .swiper-nav .angle {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#destination-wrapper .swiper-nav .angle,
#main-pages-wrapper .swiper-nav .angle,
#signup-login-lp-wrapper .swiper-nav .angle {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #00afaa;
  height: 0;
  left: 50%;
  margin-left: -5px;
  opacity: 0;
  position: absolute;
  top: 25px;
  width: 0;
}

#destination-wrapper .swiper-nav .active-nav,
#main-pages-wrapper .swiper-nav .active-nav,
#signup-login-lp-wrapper .swiper-nav .active-nav {
  background: none repeat scroll 0 0 #00afaa;
}
#destination-wrapper .swiper-nav .active-nav .angle,
#main-pages-wrapper .swiper-nav .active-nav .angle,
#signup-login-lp-wrapper .swiper-nav .active-nav .angle {
  opacity: 1;
}
#destination-wrapper .swiper-nav .swiper-wrapper,
#main-pages-wrapper .swiper-nav .swiper-wrapper,
#signup-login-lp-wrapper .swiper-nav .swiper-wrapper {
  margin: 0;
}
#destination-wrapper .swiper-nav img,
#main-pages-wrapper .swiper-nav img,
#signup-login-lp-wrapper .swiper-nav img {
  margin-top: 10px;
  width: 60px;
  height: 25px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px #000;
}
#destination-wrapper .swiper-nav .title,
#main-pages-wrapper .swiper-nav .title,
#signup-login-lp-wrapper .swiper-nav .title {
  color: #454545;
  font-family: "Open Sans", helvetica, arial;
  font-size: 12px;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  text-transform: uppercase;
  top: 2px;
  white-space: nowrap;
  display: inline-block;
  height: 25px;
  line-height: 26px;
  padding: 0;
  width: 100%;
  margin: 0;
  cursor: pointer;
}

#destination-wrapper .active-nav .title,
#main-pages-wrapper .active-nav .title,
#signup-login-lp-wrapper .active-nav .title {
  color: #fff;
  cursor: pointer;
}
#destination-wrapper .swiper-slide {
  width: 100%;
}
#login-view-lp {
  width: 100%;
}
/*Overview*/
#overview-view .titles .overview-country {
  font-size: 18px;
  font-weight: lighter;
  margin: -10px 0px 10px;
}

.details-percent-match {
  display: inline-table;
  float: right;
  height: auto;
  width: 320px;
  position: absolute;
  right: 23px;
  text-align: right;
  top: -12px;
}
.percent-txt {
  font-size: 18px;
  text-align: center;
  padding-top: 12px;
  display: inline-block;
}
.circle {
  border-radius: 60px;
  color: #fff;
  float: right;
  font-family: "Open Sans", helvetica, arial;
  font-size: 18px;
  height: 60px;
  line-height: 18px;
  text-align: center;
  width: 60px;
}
.match-overview {
  font-size: 14px;
}
.gallery-wrapper {
  float: left;
  height: auto;
  margin-right: 3%;
  max-width: 950px;
  width: 70%;
  position: relative;
  overflow: hidden;
}

.right-column {
  float: right;
  height: auto;
  position: relative;
  width: 26%;
}
.details-icons-wrapper {
  display: block;
  height: 40px;
  margin: 0 auto 25px 16px;
  text-align: center;
}
ul.details-icons {
  text-align: center;
}

ul.details-icons li {
  display: inline-block;
  float: left;
  width: 32%;
  padding: 4px 0;
}
ul.details-icons a {
  text-decoration: none;
  display: inline-block;
  text-align: center;
}
ul.details-icons li:hover {
  background-color: #cdcdcd;
  border-radius: 4px;
}
.map-to-enlarge {
  cursor: pointer;
}
.enlargemap {
  background-color: #f0eded;
  border-radius: 5px;
  display: none;
  height: 80%;
  margin-top: -11px;
  overflow: hidden;
  position: absolute;
  width: 99%;
  z-index: 9998 !important;
}
#map_canvas {
  height: 600px;
  width: 490px;
}
#close-popup-map {
  background-color: #fff;
  background-repeat: no-repeat;
  height: 32px;
  position: absolute;
  right: 14px;
  top: 12px;
  width: 33px;
  z-index: 9999;
}
.description {
  color: #454545;
}
p.text-description {
  clear: both;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
  width: 100% !important;
  max-width: 1200px;
}
p.bullets-description {
  font-size: 13px;
  line-height: 1.5;
}
.share-wrapper {
  border-radius: 4px;
  height: 70px;
  width: 185px;
  min-height: 70px;
  text-align: center;
  transition: all 0.6s ease-in-out 0s;
  z-index: 40000;
  padding-bottom: 5px;
  margin: 250px auto 0 auto;
}
.share-tittle {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-bottom: 12px;
  padding-top: 9px;
  text-transform: uppercase;
}
.addthis_toolbox.addthis_default_style.addthis_32x32_style {
  margin: 5px;
  text-align: center !important;
  height: auto;
}
/*--SHARE THIS--*/
.stButton .stLarge {
  height: 22px !important;
  width: 22px !important;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  -webkit-background-size: 22px 22px;
  background-size: 22px 22px;
}

.stButton .stLarge:hover {
  background-position: -66px !important;
}

.st_facebook_large,
.st_twitter_large,
.st_email_large,
.st_googleplus_large,
.st_pinterest_large {
  float: left;
  height: 22px;
  margin-right: 5px;
  width: 22px;
}

.st_facebook_large {
  background: url("/assets/img/common/site/facebook_22.png") no-repeat scroll
    left top transparent;
}
.st_twitter_large {
  background: url("/assets/img/common/site/twitter_22.png") no-repeat scroll
    left top transparent;
}
.st_email_large {
  background: url("/assets/img/common/site/email_22.png") no-repeat scroll left
    top transparent;
}
.st_googleplus_large {
  background: url("/assets/img/common/site/googleplus_22.png") no-repeat scroll
    left top transparent;
}
.st_pinterest_large {
  background: url("/assets/img/common/site/pinterest_22.png") no-repeat scroll
    left top transparent;
}
.stLarge {
  background: none !important;
}

/*SIMILAR*/
article.similar-item {
  display: inline-block;
  float: left;
  height: auto;
  margin: 4% 1%;
  text-align: center;
  width: 31%;
  position: relative;
}
a.title-similar {
  width: 100%;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  font-weight: lighter;
  padding-bottom: 30px;
  display: block;
  height: 32px;
}
a.similar-photo-link {
  width: 100%;
  display: inline-block;
  opacity: 1;
  position: relative;
}
a.similar-photo-link:hover {
  opacity: 0.8;
}
.similar-photo {
  width: 100%;
  height: auto;
  margin-bottom: 70px;
}
.percent-similar {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 60px;
  margin-left: -30px;
  text-align: center;
}
.percent-similar .circle {
  border-radius: 60px;
  color: #fff;
  float: right;
  font-family: "Open Sans", helvetica, arial;
  font-size: 18px;
  height: 50px;
  line-height: 18px;
  text-align: center;
  width: 60px;
  padding-top: 10px;
}
.txt-percent-similar {
  color: #fff;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.percent-similar .circle {
  line-height: 18px !important;
}
/*HOTELS*/
.iframe_hotels {
  background-color: rgba(255, 255, 255, 0) !important;
  display: inline-block;
  height: 593px;
  width: 102%;
}

/*MAIN MENU PAGES*/
/*About*/
#about-view h2 {
  color: #454545;
  font-family: "Open Sans", helvetica, arial;
  font-size: 16px;
  font-weight: lighter;
  margin: 0 0 15px;
}
h3.acordeon-title {
  height: 65px;
  background-color: transparent;
  display: block;
  width: 100%;
  color: #00afaa;
  line-height: 60px;
}
h3.acordeon-title:hover,
h3.acordeon-title:active,
h3.acordeon-title:visited {
  color: #fff;
}
.partner-name {
  display: block;
  line-height: 20px;
  margin-top: 50px;
}
#about-view .ui-accordion .ui-accordion-header {
  display: contents;
  margin-top: 4px;
  padding-top: 4px;
}
#about-view .ui-accordion .ui-accordion-content {
  padding: 0;
  margin-top: 0;
  position: relative;
  top: 18px;
  margin-bottom: 2px;
  overflow: auto;
  text-align: justify;
  width: 90%;
}
.about-partner-img {
  border-radius: 100px;
  height: 156px;
  margin: 0px 20px;
  width: 146px;
  float: left;
}
.about-acordeon {
  width: 48%;
  float: left;
}
.about-partner-txt {
  height: auto !important;
  background-color: #e2e2e2;
  overflow: hidden !important;
}
.about-last-p {
  margin-top: 10px;
  padding-top: 25px;
  display: inline-block;
}

/*Trip Ideas*/
.list-tripideas {
  width: 100%;
  text-align: center;
}
.item-tripideas {
  width: 250px;
  height: 156px;
  display: inline-block;
  margin: 2%;
  position: relative;
}
.title-tripidea {
  position: absolute;
  width: 100%;
  bottom: 5px;
  text-align: center;
  color: #fff !important;
  font-weight: bold !important;
}
.img-tripidea {
  width: 250px;
  height: 156px;
}
.go-to-tripideas {
  opacity: 1;
}
.go-to-tripideas:hover {
  opacity: 0.7;
  transition: all 0.6s ease-in-out 0s;
}
a.tripidea {
  text-decoration: none;
}

/*Contact us*/
section.half {
  display: inline;
  margin: 0px 20px 0 0;
  width: 48%;
  float: left;
}
.font-large {
  font-size: 16px;
  line-height: 24px;
}
.sub-title {
  margin-left: 10px;
  font-size: 18px;
  margin-bottom: 20px;
  font-family: "Open Sans";
  font-weight: lighter;
}
.sub-title-left {
  font-family: "Open Sans";
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 5px;
  font-weight: lighter;
}
.link-contact {
  text-decoration: none;
  color: #16a5a3;
  font-weight: bold;
}

#contact-to-complete input.form-item,
#signup-view-to-complete input.form-item,
#login-view-to-complete input.form-item {
  background-color: #fff;
  border: 2px solid #fff;
  color: #5c5b5b;
  font-family: "Open Sans", helvetica, arial;
  font-size: 14px;
  height: 20px;
  padding-left: 5px;
  text-align: left;
  width: 90%;
}
#contact-to-complete ::-webkit-input-placeholder,
#signup-view-to-complete ::-webkit-input-placeholder,
#login-view-to-complete ::-webkit-input-placeholder {
  color: #5c5b5b !important;
  text-transform: uppercase;
  text-align: left;
  margin-left: 10px;
}
#contact-to-complete :-moz-placeholder,
#signup-view-to-complete -moz-placeholder,
#login-view-to-complete -moz-placeholder {
  /* Firefox 18- */
  color: #5c5b5b !important;
  text-transform: uppercase;
  text-align: left;
  margin-left: 10px;
}
#contact-to-complete ::-moz-placeholder,
#signup-view-to-complete ::-moz-placeholder,
#login-view-to-complete ::-moz-placeholder {
  /* Firefox 19+ */
  color: #5c5b5b !important;
  text-transform: uppercase;
  text-align: left;
  margin-left: 10px;
}
#contact-to-complete :-ms-input-placeholder,
#signup-view-to-complete :-ms-input-placeholder,
#login-view-to-complete :-ms-input-placeholder {
  color: #5c5b5b !important;
  text-transform: uppercase;
  text-align: left;
  margin-left: 10px;
}
#contact-to-complete textarea {
  background-color: #fff;
  border: 2px solid #fff;
  color: #5c5b5b;
  font-family: "TradeGothicLT-CondEighteen", "Open Sans", helvetica, arial;
  font-size: 14px;
  height: 60px;
  padding-left: 5px;
  padding-top: 5px;
  text-align: left;
  width: 90%;
  font-family: "Open Sans";
}
textarea {
  background-color: #fff;
  border: 2px solid #fff;
  color: #fff;
  font-family: "TradeGothicLT-CondEighteen", "Open Sans", helvetica, arial !important;
  font-size: 14px;
  height: 60px;
  padding-left: 5px;
  text-align: left;
  width: 90%;
}
#contact-to-complete {
  margin-top: -6px;
}
.btn-send-contact {
  background-color: #00afaa;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  font-family: "TradeGothicLT-BoldCondTwenty", "Open Sans", helvetica, arial;
  margin-bottom: 0;
  margin-left: -20px;
  margin-top: 20px;
  opacity: 1;
  padding: 16px 20px;
  text-transform: uppercase;
  width: 30%;
}
.social-links-contact {
  bottom: -8px;
  display: inline-block;
  height: 43px;
  left: -36px;
  margin-left: 50%;
  position: fixed;
  text-align: center;
  width: 87px;
  z-index: 30;
}
#social-links-contact li {
  float: left;
}
#social-links-contact a {
  text-decoration: none;
  opacity: 1;
  width: 56px;
  height: 56px;
  display: inline-block;
  background-size: 80%;
}

.triptuner-facebook {
  background-image: url("../../img/common/triptuner-facebook.png");
  background-repeat: no-repeat;
}
.triptuner-twitter {
  background-image: url("../../img/common/triptuner-twitter.png");
  background-repeat: no-repeat;
}
#social-links-contact a:hover {
  opacity: 0.6;
}
/*fin head

/*--------REGION FILTER // graphic-map TT y france-----------*/
a.region {
  color:/*#f37736*/ #818285;
  height: 22px;
}
a.region:hover,
a.region.color_text_active {
  color: #e17100;
}

.region_filter_arrow {
  float: left;
  height: 8px;
  margin-left: -5px;
  margin-top: 4px;
  width: 8px;
}

/*#triangulo_login, #triangulo_wishlist  {
  margin-bottom: 2px;}*/

#region_filter {
  background-color: #454545;
  border-radius: 4px;
  bottom: 101px;
  color: #fff;
  font-weight: normal;
  height: 187px;
  left: 50%;
  margin-left: -190px;
  position: fixed;
  width: 380px;
  z-index: 999;
}
#graphic_map {
  background-image: url("../../img/common/back_filter_map.png");
  background-repeat: no-repeat;
  height: 125px;
  left: 137px;
  position: absolute;
  top: 33px;
  width: 236px;
}

ul#sprite_graphic_map {
  list-style: none;
}
li.globe_map {
  position: absolute;
  background: url("../../img/common/globe_map.png") no-repeat top left;
}

#graphic_map li#Northamerica {
  width: 97px !important;
  height: 59px;
  background-position: 0 300px;
  top: 5px;
  left: 10px;
}
#graphic_map li#Northamerica:hover,
#graphic_map li#Northamerica.active {
  background-position: 0 -512px;
  cursor: pointer;
}
#graphic_map li#Europe {
  width: 51px !important;
  height: 47px;
  background-position: 0 300px;
  top: 10px;
  left: 105px;
}
#graphic_map li#Europe:hover,
#graphic_map li#Europe.active {
  background-position: 0 -166px;
  cursor: pointer;
}
#graphic_map li#Africa {
  width: 43px !important;
  height: 49px;
  background-position: 0 300px;
  top: 55px;
  left: 100px;
}
#graphic_map li#Africa:hover,
#graphic_map li#Africa.active {
  background-position: 0 0px;
  cursor: pointer;
}
#graphic_map li#Caribbean {
  width: 31px !important;
  height: 17px;
  top: 60px;
  left: 47px;
  background-position: 0 300px;
}
#graphic_map li#Caribbean:hover,
#graphic_map li#Caribbean.active {
  background-position: 0 -99px;
  cursor: pointer;
}
#graphic_map li#Southamerica {
  width: 31px !important;
  height: 47px;
  background-position: 0 300px;
  top: 72px;
  left: 64px;
}
#graphic_map li#Southamerica:hover,
#graphic_map li#Southamerica.active {
  background-position: 0 -416px;
  cursor: pointer;
}
#graphic_map li#Pacific {
  width: 103px !important;
  height: 103px;
  background-position: 0 300px;
  top: 11px;
  left: 128px;
}
#graphic_map li#Pacific:hover,
#graphic_map li#Pacific.active {
  background-position: 0 -262px;
  cursor: pointer;
}
#list_map {
  float: left;
  margin-left: 10px;
  margin-top: 5px;
  cursor: pointer;
}
li.region_list {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  list-style: none outside none;
  margin-top: 2px;
}
li.region_list:hover,
li.region_list.active1 {
  list-style: none;
  color: #00afaa;
  font-size: 15px;
}
#angle-filter {
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 13px solid #454545;
  bottom: -11px;
  height: 0;
  left: 50%;
  margin-left: -24px;
  opacity: 1;
  position: absolute;
  width: 0;
  z-index: 90000;
}

.st_facebook_large {
  margin-left: 28px;
}

/*HTML5 box Gallery*/
.html5gallery-title-0 {
  left: 0px;
  top: auto !important;
  height: auto;
  bottom: 0px;
}
.html5gallery-title-text-0 {
  font-family: "Open Sans" !important;
  visibility: visible;
  background: transparent !important;
  margin-bottom: 0 !important;
  color: #ffffff;
  font-size: 16px !important;
  font-weight: bold !important;
  overflow: hidden;
  padding: 10px 0 10px 10px;
  text-align: left;
  text-shadow: 1px 0 8px #070707 !important;
  padding: 5px 0px 5px 10px !important;
}
.html5gallery-car-left-0 {
  background: url("../../img/common/arrow-left-thumb.png") no-repeat !important;
  z-index: 700 !important;
  height: 38px !important;
  cursor: pointer !important;
}
.html5gallery-car-right-0 {
  background: url("../../img/common/arrow-right-thumb.png") no-repeat !important;
  z-index: 700 !important;
  height: 38px !important;
  cursor: pointer !important;
}
.html5gallery-left-0 {
  background: url("../../img/common/arrow-left.png") no-repeat !important;
  z-index: 700 !important;
  height: 38px !important;
  cursor: pointer !important;
}
.html5gallery-right-0 {
  background: url("../../img/common/arrow-right.png") no-repeat scroll 13px 0
    rgba(0, 0, 0, 0) !important;
  z-index: 700 !important;
  height: 38px !important;
  cursor: pointer !important;
}
.html5gallery-right-0:hover,
.html5gallery-left-0:hover {
  opacity: 0.8;
}

.html5gallery-play-0,
.html5gallery-lightbox-0 {
  display: none !important;
}
.ui-accordion-header-icon {
  visibility: hidden;
}
#accordion-left .ui-state-default,
#accordion-left .ui-widget-content .ui-state-default,
#accordion-left .ui-widget-header .ui-state-default,
#accordion-right .ui-state-default,
#accordion-right .ui-widget-content .ui-state-default,
#accordion-right .ui-widget-header .ui-state-default {
  background: transparent !important;
}
/*------------------ POPUP STYLES */
#click_to_enlarge {
  left: 17px;
  position: absolute;
  top: 7px;
  z-index: 800;
}
.popup {
  background-color: #ababab;
  border: 2px solid #0e9b97;
  left: auto;
  padding: 15px;
  position: fixed;
  top: 40px !important;
  z-index: 9000;
  box-shadow: 0px 0px 10px #333333;
  -moz-box-shadow: 0px 0px 10px #333333;
  -webkit-box-shadow: 0px 0px 10px #333333;
  opacity: 1;
  filter: alpha(opacity=100);
}

.popup_big {
  height: 80%;
  left: 0;
  margin: 0 auto;
  max-width: 800px;
  min-height: 270px;
  max-height: 390px;
  right: 0;
  width: 80%;
}
.body-map {
  height: 380px !important;
}

.popup_big .close-map {
  position: absolute;
  right: -10px;
  top: -10px;
}

.popup h1,
.popup_page_small h1,
.popup_page_big h1 {
  font-size: 28px;
  font-family: "TG Bold Cn", Helvetica, Arial, sans-serif;
  color: #0e9b97;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.popup_page_big a,
.popup_page_small a {
  color: #0e9b97;
}

.popup_page_big a:hover,
.popup_page_small a:hover {
  text-decoration: underline;
}

.popup_page_big #question {
  width: 583px;
}
.text_popup_thanks {
  line-height: 20px;
  font-size: 15px;
  color: #666;
  text-align: center;
}

div.gmnoprint.gm-bundled-control {
  bottom: 0px !important;
  top: 30px !important;
}

.loading-icon {
  background-image: url("/assets-tt2/img/common/loading_center.gif");
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
}

.title_active {
  color: #ffffff;
}

.slider_disabled {
  pointer-events: none;
  opacity: 0.4;
}

.slider_hidden {
  display: none;
}

.rotate45 {
  transform: rotate(45deg);
}

.pod_jumps_resume {
  background-color: black;
  color: #ffffff;
  position: absolute;
  margin: 0 auto;
  margin-top: 0px;
  margin-left: auto;
  padding: 20px;
  position: absolute;
  top: 118px;
  left: 50%;
  margin-top: -50px;
  margin-left: -250px;
  width: 500px;
  height: auto;
  z-index: 999;
}

.pod_jumps_resume p {
  margin: 5px 0;
}

.attribute-top-info.anyprice {
  font-size: 10px;
  padding: 5px;
}

#slider_min {
  background-size: 36px 36px;
  height: 33px;
  width: 36px;
  display: block;
  position: absolute;
  top: -5px;
  right: 5px;
  cursor: pointer;
}

#slider_min.grey {
  background-image: url("/assets-tt2/img/common/minimize_grey.svg");
}

#slider_min.white {
  background-image: url("/assets-tt2/img/common/minimize_white.svg");
}

#slider_hide {
  background: #000000;
  color: white;
  display: none;
  font-size: 15px;
  font-weight: bold;
  opacity: 0.6;
  padding: 6px;
  position: absolute;
  right: 0px;
  text-transform: uppercase;
  top: -27px;
  z-index: 99;
}

/*CSS Spinners*/
.sppiner_01 {
  color: #444444;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.sppiner_01 div {
  transform-origin: 32px 32px;
  animation: sppiner_01 1.2s linear infinite;
}
.sppiner_01 div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #444444;
}
.sppiner_01 div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.sppiner_01 div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.sppiner_01 div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.sppiner_01 div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.sppiner_01 div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.sppiner_01 div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.sppiner_01 div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.sppiner_01 div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.sppiner_01 div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.sppiner_01 div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.sppiner_01 div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.sppiner_01 div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes sppiner_01 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #121214;
  z-index: 7000;
  opacity: 0.9;
  transition: opacity 0.25s linear;
}

.pop-up-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 7100;
}

.pop-up-container .content {
  margin: auto;
  width: 70%;
  padding: 40vh 15%;
  text-align: center;
}

.pop-up-container .text {
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 30px;
}

.pop-up-container .text.timer {
  font-size: 30px;
}

/* Registration form basic css*/

.popup_registration_form {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 7100;
}

#popup_registration_form .content {
  color: black;
  margin: auto;
  width: 60%;
  max-width: 700px;
  padding: 25px 0px 25px 0px;
  top: 10%;
  position: relative;
  text-align: center;
  background-color: #eae6dd;
  box-sizing: border-box;
}

#popup_registration_form hr.line {
  border: 2px solid black;
  width: 140px;
}

#popup_registration_form .content span.title {
  padding-top: 0px;
}

#popup_registration_form .content span.subtitle,
#popup_registration_form .content span.dob_label {
  display: block;
  font-size: 30px;
  padding-top: 30px;
  text-transform: uppercase;
}

#popup_registration_form .content span.dob_label {
  font-size: 20px;
  padding-top: 5px;
}

#popup_registration_form .row {
  padding: 10px 0;
}

#popup_registration_form .conditions {
  width: 60%;
  margin: 0 auto;
}

.dob_inputs .dob_text {
  width: 20%;
  max-width: 100px;
}

#popup_registration_form .data_text {
  width: 60%;
  max-width: 300px;
}

.dob_text::placeholder,
.data_text::placeholder
/*.dob_text::-webkit-input-placeholder*/
/*.dob_text::-moz-placeholder*/
/*.dob_text:-ms-input-placeholder*/
/*.dob_text:-moz-placeholder*/
/*.data_text::-webkit-input-placeholder*/
/*.data_text::-moz-placeholder*/
/*.data_text:-ms-input-placeholder*/
/*.data_text:-moz-placeholder*/ {
  color: #1a1818;
  text-align: center;
  margin-left: 10px;
  font-size: 17px;
  font-family: "SackersGothicStd-Medium";
  font-style: italic;
}

#popup_registration_form select {
  background: #ffffff;
  cursor: pointer;
  text-align-last: center;
  border: solid 1px #ababab;
}

#popup_registration_form .country::after {
  right: 20px;
  color: #c10020;
  font-size: 28px;
  top: 14px;
}

#popup_registration_form .country,
#popup_registration_form .data_text,
#popup_registration_form .dob_text {
  height: 40px;
}

#popup_registration_form input {
  text-align: center;
  font-size: 10px;
}

#popup_registration_form a:active,
#popup_registration_form a:visited,
#popup_registration_form a:hover {
  color: #c10020 !important;
}

#popup_registration_form a {
  color: inherit;
}

.error {
  color: #c10020;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
}

.box_error {
  -webkit-box-shadow: 0 0 5px 2px #c10020;
  -moz-box-shadow: 0 0 5px 2px #c10020;
  box-shadow: 0 0 5px 2px #c10020;
}

.cursiva {
  font-style: italic;
}

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

[data-tooltip] {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 4px;
}
/* Tooltip styling */
[data-tooltip]:before {
  content: attr(data-tooltip);
  display: none;
  position: absolute;
  background: #ffffff;
  border: 1px solid #ec008d;
  color: #ec008d;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 1.4;
  min-width: 130px;
  text-align: center;
  border-radius: 4px;
}
/* Dynamic horizontal centering */
[data-tooltip-position="top"]:before,
[data-tooltip-position="bottom"]:before {
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* Dynamic vertical centering */
[data-tooltip-position="right"]:before,
[data-tooltip-position="left"]:before {
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
[data-tooltip-position="top"]:before {
  bottom: 100%;
  margin-bottom: 6px;
}
[data-tooltip-position="right"]:before {
  left: 100%;
  margin-left: 6px;
}
[data-tooltip-position="bottom"]:before {
  top: 100%;
  margin-top: 6px;
}
[data-tooltip-position="left"]:before {
  right: 100%;
  margin-right: 6px;
}

/* Tooltip arrow styling/placement */
[data-tooltip]:after {
  content: "";
  display: none;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/* Dynamic horizontal centering for the tooltip */
[data-tooltip-position="top"]:after,
[data-tooltip-position="bottom"]:after {
  left: 50%;
  margin-left: -6px;
}
/* Dynamic vertical centering for the tooltip */
[data-tooltip-position="right"]:after,
[data-tooltip-position="left"]:after {
  top: 50%;
  margin-top: -6px;
}
[data-tooltip-position="top"]:after {
  bottom: 100%;
  border-width: 6px 6px 0;
  border-top-color: #ec008d;
}
[data-tooltip-position="right"]:after {
  left: 100%;
  border-width: 6px 6px 6px 0;
  border-right-color: #ec008d;
}
[data-tooltip-position="bottom"]:after {
  top: 100%;
  border-width: 0 6px 6px;
  border-bottom-color: #ec008d;
}
[data-tooltip-position="left"]:after {
  right: 100%;
  border-width: 6px 0 6px 6px;
  border-left-color: #ec008d;
}
/* Show the tooltip when hovering */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  display: block;
  z-index: 50;
}
/* Spinner PlaceHolder */

#spinner_placeholder {
  position: fixed;
  width: 100%;
  height: 100%;
  display: table;
  background-color: #fff;
  z-index: 50;
  text-align: center;
}

#spinner_placeholder .container {
  display: table-cell;
  vertical-align: middle;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff;
}
