﻿@font-face {
    font-family: 'gothic';
    src: url('/fuentes/gothic.eot');
    src: url('/fuentes/gothic.eot?#iefix') format('embedded-opentype'),
        url('/fuentes/gothic.woff2') format('woff2'),
        url('/fuentes/gothic.woff') format('woff'),
        url('/fuentes/gothic.ttf') format('truetype'),
        url('/fuentes/gothic.svg#gothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

.font-centu {
  font-family: 'gothic';
}

@font-face {
    font-family: 'proxima_nova_alt_rgregular';
    src: url('/fuentes/proxima_nova_alt_rgregular.eot');
    src: url('/fuentes/proxima_nova_alt_rgregular.eot?#iefix') format('embedded-opentype'),
        url('/fuentes/proxima_nova_alt_rgregular.woff2') format('woff2'),
        url('/fuentes/proxima_nova_alt_rgregular.woff') format('woff'),
        url('/fuentes/proxima_nova_alt_rgregular.ttf') format('truetype'),
        url('/fuentes/proxima_nova_alt_rgregular.svg#proxima_nova_alt_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.proxima-regul {
  font-family: 'proxima_nova_alt_rgregular';
}

body {
  background: #ffffff;
  color: #333333;
  font-family: 'proxima_nova_alt_rgregular'; 
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  transition: all 2s ease-in-out;
  word-wrap: break-word;
  min-height:100%;
  height:100%;
}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('/fuentes/nexa_boldregular.eot');
    src: url('/fuentes/nexa_boldregular.eot?#iefix') format('embedded-opentype'),
        url('/fuentes/nexa_boldregular.woff2') format('woff2'),
        url('/fuentes/nexa_boldregular.woff') format('woff'),
        url('/fuentes/nexa_boldregular.ttf') format('truetype'),
        url('/fuentes/nexa_boldregular.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.nexa-font {
  font-family: 'nexa_boldregular';
}

@font-face {
    font-family: 'nexa_lightregular';
    src: url('/fuentes/nexa_lightregular.eot');
    src: url('/fuentes/nexa_lightregular.eot?#iefix') format('embedded-opentype'),
        url('/fuentes/nexa_lightregular.woff2') format('woff2'),
        url('/fuentes/nexa_lightregular.woff') format('woff'),
        url('/fuentes/nexa_lightregular.ttf') format('truetype'),
        url('/fuentes/nexa_lightregular.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.nexa-font-light {
  font-family: 'nexa_lightregular';
}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('/fuentes/proxima_nova_rgbold.eot');
    src: url('/fuentes/proxima_nova_rgbold.eot?#iefix') format('embedded-opentype'),
        url('/fuentes/proxima_nova_rgbold.woff2') format('woff2'),
        url('/fuentes/proxima_nova_rgbold.woff') format('woff'),
        url('/fuentes/proxima_nova_rgbold.ttf') format('truetype'),
        url('/fuentes/proxima_nova_rgbold.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.proxima-font {
  font-family: 'proxima_nova_rgbold';
}
p {
  word-wrap: break-word;
}
.grd5:hover .grid5-img, a {
  transition: all 0.3s ease-in-out;
}

::selection {
  background: #ff8100;
  color: #000;
}

::-moz-selection {
  background: #ff8100;
  color: #000;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: black;
}

:-moz-placeholder {
  opacity: 1;
  color: black;
}

::-moz-placeholder {
  opacity: 1;
  color: black;
}

:-ms-input-placeholder {
  opacity: 1;
  color: black;
}

input#suscribe::-webkit-input-placeholder {
  opacity: 1;
  color: #6C7E8A;
}

input#suscribe::-moz-placeholder {
  opacity: 1;
  color: #6C7E8A;
}

input#suscribe:-ms-input-placeholder {
  opacity: 1;
  color: #6C7E8A;
}

input#suscribe:-moz-placeholder {
  opacity: 1;
  color: #6C7E8A;
}

#polyglot-language-options {
  background-color: #2B4252;
  color: #6C7E8A;
  border: 0;
}

#polyglot-language-options-t {
  background-color: #fff;
  color: #6C7E8A;
  border: 0;
  float: right;
}

.order-options {
  background: url('images/adornos/ptn.png') repeat 0px 0px;
  font-size: 17px;
  color: #0060a9;
  border: 0;
  float: right;
}

#escondericonos {
  display: inline-block;
}

.oculto {
  display: none;
}

#procesando {
  margin: 0 auto;
  text-align: center;
  width: 30%;
  height: 30%;
}

#cookiesunpool {
  text-align: center;
  display: none;
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  min-height: 30px;
  background: url('/images/adornos/fondo_header.png');
  color: #006699;
  z-index: 99999;
}

#divcookie {
  width: 100%;
  position: absolute;
  padding-left: 5px;
  font-family: gothic;
  font-size: 12px;
  top: 30%;
}

#acookie {
  padding: 3px;
  background: #006699;
  text-decoration: none;
  color: #fff;
}

#bcookie {
  padding-left: 5px;
  text-decoration: none;
  color: #006699;
}

.gm-style-iw > button {
  display: none !important;
}
.gm-style-iw div {
   overflow:visible !important;
}
.orandot {
  background: url(/images/adornos/orandot.ico) no-repeat left;
  margin-left:-2px;
  padding-left: 18px;
  font-family: 'proxima_nova_alt_rgregular';
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.datetext {
  padding-left: 18px;
  font-family: 'proxima_nova_alt_rgregular';
  overflow: hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.textdot {
	text-align:center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.bottom {
  position: relative;
}

ul, ol {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

p, h1, h2, h3, h4 {
  padding: 0px;
  margin: 0px;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url(images/adornos/Preloader_2.gif) center no-repeat #fff;
}

select.aper, select.aper1, select.aperord {
  cursor: pointer;
  -webkit-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.aper option {
  background: #D5DBDD;
  border: none;
  text-align: center;
}

select.aper1 option {
  background: #fff;
  border: none;
  text-align: center;
}

select.aperord option {
  background: #fff;
  border: none;
  text-align: right;
}

select.aper option:hover {
  background: #fff;
}

select.aper1 option:hover {
  background: #fff;
}

select.aperord option:hover {
  background: #fff;
}

.primaryContainer {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  width: 100%;
  padding: 0px;
}


img.webicon{
  width: 18px; 
  height: 18px;
}

img.petit{
  width: 18px; 
  height: 18px;
}
.ksticky {
  position: fixed; 
  top: 0;
  text-align: center;
  clear: both;
  z-index: 80; 
  background: #02131f;
  display: none;  
  width: 70%;
  box-shadow: 0px 0px 3px 0px #000; 
}  

.leftsticky a { 
  cursor: pointer;
  width: 11.1%;
  float: left;
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 0px;
  font-size: 14px;
  font-weight: normal;
  background: #02131f;
  font-family: 'gothic';
  padding: 10px 0px 10px 0px;  
}
.leftw a { 
  cursor: pointer;
  width: 12.4%;
  float: left;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 0px;
  margin-top: -10px;
  padding: 7px 0px;  
  top:0px;
}
.leftsticky ul li {
	padding: 0px;
    float: left;
    position: relative;
	background: #02131f;
    width: 100%;
}

  #kmenu-bg {
    display: none;
    position: absolute;
    top: 39px;
	background: #334450;
    padding: 4px 0px 10px 0px;
    box-sizing: border-box;
    z-index: 80;
  	right: 0px;
	width: 40%;
  }
  
  #kmenu-bg li {
    text-align: left;
	border-bottom: 1px solid #97BD4C;
	padding: 8px 0px 8px 0px;
	width: 100%;
  }
  
  #kmenu-bg  a {
  	cursor: pointer;
    text-transform: uppercase;
	text-decoration: none;
	color: #fff;
  	font-size:14px;
  	font-weight: normal;
  	font-family: 'proxima_nova_alt_rgregular';
	margin-left: 20px;
  }

#kmain {
	display: none;
    padding-bottom: 10px;
    box-sizing: border-box;
    z-index: 99;
  	float: left;
	width: 100%;
	background: #334450;
  }
 
  #kmain li {
    text-align: left;
	width: 100%-25px;
	padding: 7px 0px 7px 25px;
	color: #fff;
  	font-size:16px;
  	font-weight: normal;
	background-image:url('/images/adornos/ok.ico');
	background-repeat: no-repeat;
	background-position: 0.5% 50%;
  	font-family: 'proxima_nova_alt_rgregular';
	border-bottom: 1px solid #97BD4C; 
  }
  
#kmail{
	display: none;
    padding: 0px 40px 40px 40px;
    box-sizing: border-box;
    z-index: 99;
  	float: left;
	width: 100%;
	background: #334450;
	border-bottom: 5px solid #97BD4C; 
  }  
   
  #wmail {
	display: none;
    padding: 40px;
    box-sizing: border-box;
    z-index: 2;
  	float: left;
	width: 60%;
	margin-top:13px;
	margin-left:20%;
	background: #334450;
	position: absolute;
	border-bottom: 5px solid #97BD4C; 
 }
 
 #sort, #asort {
	display: none;
    padding: 30px 40px 40px 40px;
    box-sizing: border-box;
    z-index: 105;
  	float: left;
	width: 30%;
	top:26px;
	margin-top:0px;
	margin-left:11%;
	background: #334450; 
	border-bottom: 5px solid #97BD4C;
 }
#sort {
	position: absolute;
	z-index:2;
 }
#asort { 
	position: fixed;
 }
 
 #move {
	position:fixed;
	top:10px;
	z-index:105;
	width:100%;
 }
 
 .mobile {
  display: none;
}

.computer {
  display: block;
}

.parpadea {
  animation-name: parpadeo;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
   100% { opacity: 1.0; }
}

@keyframes parpadeo {  
  0% { opacity: 1.0; }
   50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}

.marquee p {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 20s linear infinite;
}

@-moz-keyframes marquee{  
  0% {transform: translate(0, 0);}
  100% {transform: translate(-100%, 0);}
}

@-webkit-keyframes marquee {  
  0% {transform: translate(0, 0);}
  100% {transform: translate(-100%, 0);}
}

@keyframes marquee {
  0% {transform: translate(0, 0);}
  100% {transform: translate(-100%, 0);}
}

.warning {
  background-color: #02131F;
  padding: 8px 16px;
  font-family: 'gothic';
  text-align: center;
}

.warningti {
  color: #FF8100;
  font-size: 14px;
  font-weight: bold; 
  text-transform:uppercase; 
}

.warningte {
  color: #ffffff;
  font-size: 14px;
}

.warningte a {
  text-decoration: none;
  cursor: pointer;
  color: #97BD4C;
}

.custom-select {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom:1%;
  display: inline-block;
}

.custom-select select {
  display: none;
}

.select-selected {
  background-color: #0060A9;
}

.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

.select-items {
  position: absolute;
  background-color: #2686CF;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
} 

.cl1 {
  background: #fff;
  padding: 10px 0px 10px 0px;
}

.row {
  position: relative;
}

.row {
  width: 100%;
  float: left;
}

.row2 {
  width: 100%;
  float: left;
}

.sec {
  width: 100%;
  float: left;
}

.logo {
  float: left;
}

.logo-img {
  float: left;
}

.tagline-logo {
  float: left;
}

.tagline-logo {
  float: left;
  font-weight: normal;
  background: url('/images/adornos/shadows.png');
  background-repeat: no-repeat;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: 12px;
  font-size: 20px;
  color: #0060a9;
}

.apart {
  float: right;
}

.phone {
  float: right;
}

.phone-icon {
  float: left;
}

.phone-namber {
  float: left;
  margin-left: 5px;
  font-size: 22px;
  color: #ff8100;
  line-height: 40px;
  font-weight: bold;
}

.cl2 {
  background: url('images/slider1.png');
  padding-bottom: 44px;
  background-repeat: no-repeat;
  background-size: cover;
}

.nav-bar, .wnav-bar{
  width: 100%;
  float: left;
  position: absolute;
  z-index: 49;
  background: url('images/adornos/trp.png');
  background-repeat: repeat;
  padding: 14px 0px;
  margin-top: 0px;
}

.nav {
  float: left;
}

.wnav{
  float: left;
  position: relative;
}

.nav ul {
  float: left;
}

.wnav ul {
  float: left;
}

.nav ul li {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.wnav ul li {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.nav ul li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  font-family: 'proxima_nova_rgbold';
}

.wnav ul li a {
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  font-family: 'proxima_nova_rgbold';
}

.nav ul li:before {
  left: 0px;
  content: "";
  background: url('images/adornos/nav-dot.png');
  width: 5px;
  height: 2px;
  position: absolute;
  top: 8px;
}

.wnav ul li:before {
  left: 0px;
  content: "";
  background: url('images/adornos/nav-dot.png');
  width: 5px;
  height: 2px;
  position: absolute;
  top: 8px;
}

.nav ul li:first-child:before {
  content: "";
  background: none;
}

.wnav ul li:first-child:before {
  content: "";
  background: none;
}

.nav ul li a:hover {
  color: #3a97dd;
}

.wnav ul li a:hover {
  color: #3a97dd;
}

#pull, #xpull  {
  display: none;
  float: right;
  text-align: center;
  width: 40px;
}

#gotoimages {
  display: block;
}

#menu-bg {
  display: block;
  overflow: hidden !important;
}

.bnner-over {
  max-width: 890px;
  margin: auto;
  clear: both;
  margin-top: 100px;
}

.banner-h1-heding {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 85px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0px 0px 2px #000;
}

.titel-baners {
  width: 100%;
  float: left;
  font-size: 50px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
}

.date-bgs {
  width: 100%;
  float: left;
  background: url('images/adornos/trp.png') repeat 0px 0px;
  padding: 14px;
}

.fild-baner {
  float: left;
  background: #fff;
  font-size: 14px;
  border: none;
  padding: 12px;
  margin-right: 8px;
}

.icondate {
  width: 22%;
  background: #fff url('images/iconos/date.png') no-repeat right;
}

.iconman {
  width: 12%;
  background: #fff url('images/iconos/icon2.png') no-repeat right;
}

.iconwman {
  width: 12%;
  background: #fff url('images/iconos/icon3.png') no-repeat right;
}

.iconkids {
  width: 12%;
  background: #fff url('images/iconos/icon4.png') no-repeat right;
}

.seacrh {
  width: 15%;
  float: right;
  background: #ff8100;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  border: none;
  padding: 12px 0px;
}

.casilla {
  width: 80%;
  float: left;
  background: #fff;
  font-size: 14px;
  color: #000;
  border: none;
  padding: 12px 5px;
  overflow: hidden;
}

.tops-margins {
  margin-top: 160px;
  margin-bottom: 48px;
}

.col-3s {
  width: 32%;
  float: left;
  box-sizing: border-box;
  margin-left: 2%;
  background: url('images/adornos/trp.png') repeat 0px 0px;
  border-bottom: 3px solid #ff8100;
  padding: 23px 30px;
}

.col-3s:first-child {
  margin-left: 0px;
}

.icon-left {
  float: left;
}

.icon-txts {
  float: left;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 10px;
  line-height: 34px;
}

.cl3 {
  background: url('images/adornos/ptn.png') repeat 0px 0px;
  padding: 77px 0px 60px 0px;
}

.cl-iner {
  background: url('images/adornos/ptn.png') repeat 0px 0px;
  padding: 20px 0px 20px 0px;
}

.heding-bgs {
  width: 100%;
  float: left;
  text-align: center;
}

.heding-h2s {
  position: relative;
  font-size: 25px;
  color: #2476b4;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  width: auto;
  max-width: 100%;
}

.heding-h2s:after {
  content: "";
  width: 34px;
  height: 1px;
  background: #536472;
  position: absolute;
  top: 15px;
  right: -38px;
}

.heding-h2s:before {
  content: "";
  width: 34px;
  height: 1px;
  background: #536472;
  position: absolute;
  top: 15px;
  left: -38px;
}

.hedin-subtxt {
  font-size: 16px;
  width: 100%;
  float: left;
  color: #7a7a7a;
  margin-top: 13px;
}

.col-1 {
  width: 8.33%;
}

.col-2 {
  width: 16.66%;
}

.col-3 {
  width: 25%;
}

.col-31 {
  width: 25%;
}

.col-32 {
  width: 25%;
}

.col-41 {
  width: 50%;
}

.col-ind {
  width: 50%;
}

.col-4 {
  width: 33.33%;
}

.col-5 {
  width: 41.66%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33%;
}

.col-8 {
  width: 66.66%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33%;
}

.col-11 {
  width: 91.66%;
}

.col-12 {
  width: 100%;
}
.col-pad {
  padding: 15px 4px !important;
}
[class*="col-"] {
  box-sizing: border-box;
  float: left;
  padding: 15px;
}

.img-boxs {
  width: 100%;
  float: left;
  position: relative;
}

.img-boxs img {
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.img-overs {
  background: url('images/adornos/aros.png') no-repeat left top;
  position: absolute;
  z-index: 1;
  top: 0px;
  width: 95%;
  height: 50%;
  margin: 10px;
}

.img-over-txts {
  bottom: 0px;
  position: absolute;
  width: 100%;
  background: url('images/adornos/trp-box.png') repeat 0px 0px;
  padding: 12px 12px;
}

.sml-hedings {
  font-size: 15px;
  color: #c7c0c0;
  font-weight: 600;
}

.boxtitel {
  width: 100%;
  float: left;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 5px;
}

.sml-hedingsBlue {
  color: #3a97dd;
  float: left;
  width: 100%;
  margin-top: 5px;
  font-size: 15px;
  font-weight: normal;
}

.btns-middle {
  max-width: 283px;
  margin: auto;
  clear: both;
}

.btn {
  width: 100%;
  font-weight: bold;
  float: left;
  background: #ff8100;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  padding: 10px 0px;
  margin-top: 26px;
}

.cl5 {
  background: #fff;
}

.phone-imgs {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: -90px;
}

.h3-heding-phone {
  width: 100%;
  float: left;
  font-size: 25px;
  color: #ff8100;
  margin-top: 56px;
  text-transform: uppercase;
}

.pars-garps {
  font-size: 16px;
  width: 100%;
  float: left;
}

.pars-garps p {
  font-family: 'proxima_nova_alt_rgregular';
  margin-top: 24px;
  line-height: 24px;
}

.blue-btn {
  width: 282px;
  float: left;
  background: #0060a9;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 14px 0px;
  margin-top: 30px;
}

.cl6 {
  background: url('images/bg-imgs.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
}

.col-4s {
  width: 33.33%;
  padding-bottom: 0px;
}

.col-wht {
  color: #fff;
}

.col-ws {
  color: #fff !important;
}

.hedin-subtxt a {
  color: #ff8100;
}

.heding-bgs2 {
  width: 100%;
  float: left;
  text-align: center;
}

.heding-h4s {
  position: relative;
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  width: auto;
  max-width: 100%;
}

.heding-h4s span {
  display: inline-block;
}

.heding-h4s:after {
  content: "";
  width: 34px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 15px;
  right: -38px;
}

.heding-h4s:before {
  content: "";
  width: 34px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 15px;
  left: -38px;
}

.cl8 {
  background: url('images/adornos/testimo-bgs.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
}

.cl9 {
  background: url('images/bg-fs.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
  background-attachment: fixed;
}

.f-list {
  width: 100%;
  text-align: left;
}

.f-list li {
  width: 100%;
  float: left;
  line-height: 30px;
}

.f-list li a {
  font-size: 16px;
  font-family: 'proxima_nova_alt_rgregular';
  font-weight: normal;
  color: #d9e4ed;
}

.f-list li a:hover {
  color: #ff6b00;
}

#btn_cerrar {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 15px;
  top: 15px;
  text-indent: -9999px;
  background: url("images/adornos/cerrar_1.png");
}

#btn_cerrar:hover {
  background: url("images/adornos/cerrar_2.png");
}

.footer {
  background: #2b4252;
  padding-top: 25px;
}

.subcribe-ares {
  width: 100%;
  float: left;
  padding-left: 5%;
  padding-right: 5%;
  border-bottom: 1px solid #405a6d;
  padding-bottom: 30px;
}

.subscr-txt {
  float: left;
  font-size: 25px;
  color: #fafafc;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 18px;
  width: 45%;
}

.f-logo {
  float: left;
  width: 10%;
}

.email-bg {
  margin-top: 15px;
  float: right;
  width: 45%;
  font-size: 18px;
}

.email-bg input[type=email] {
  padding: 11px 8px;
  color: #6a7e8b;
  float: left;
  width: 70%;
  background: #1e303c;
  box-shadow: 0px 0px 1px 1px #4d6068;
  border: none;
}

.email-bg input[type=submit] {
  padding: 9px 0px;
  font-size: 18px;
  font-family: 'gothic';
  background: #ff8100;
  color: #fff;
  text-transform: uppercase;
  width: 28%;
  float: right;
  border: none;
}

.email-bg input[type=button] {
  padding: 9px 0px;
  font-size: 18px;
  font-family: 'gothic';
  background: #ff8100;
  color: #fff;
  text-transform: uppercase;
  width: 28%;
  float: right;
  border: none;
}

.img-crijel {
  width: 100%;
  float: left;
}

.cd-container {
  width: 100%;
  float: left;
}

.cd-testimonials {
  width: 100%;
  float: left;
}

.tesmo-txt {
  width: 100%;
  float: left;
}

.testimo-img {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: -33px;
}

.par-testimo {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.par-testimo .text-tes {
  background: #d0d6da;
  padding: 15px 40px;
  box-sizing: border-box;
  width: 100%;
  float: left;
}

.par-testimo .text-tes {
  color: #6d6d6d;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  float: left;
}

.name-desc {
  width: 100%;
  float: left;
}

.name-desc > h3 {
  font-size: 24px;
  float: left;
  text-align: center;
  margin-top: 20px;
  width: 100%;
  font-weight: bold;
  color: #ff8100;
}

.name-desc > h4 {
  font-size: 16px;
  color: #0060a9;
  font-weight: normal;
}

.flex-direction-nav {
  width: 70px;
  clear: both;
  margin: auto;
  margin-top: 30px;
}

.flex-direction-nav li {
  float: left;
  margin-left: 3px;
}

.flex-prev {
  background: url(images/adornos/ar1.png) no-repeat;
  width: 31px;
  height: 31px;
  text-indent: -99999px;
  float: left;
}

.flex-next {
  background: url(images/adornos/ar2.png) no-repeat;
  width: 31px;
  height: 31px;
  text-indent: -99999px;
  float: left;
}

.tom-margins {
  margin-top: 20px;
}

.text-tes p {
  font-family: 'proxima_nova_alt_rgregular';
  position: relative;
  font-size: 16px;
}

.text-tes p:after {
  top: 0px;
  left: -35px;
  content: "";
  background: url('images/adornos/test.png') no-repeat;
  position: absolute;
  width: 33px;
  height: 27px;
  margin-top: 0px;
}

.testmon-txtst {
  width: 90%;
  float: left;
  margin-left: 5%;
  margin-right: 5%;
}

.review {
  max-width: 105px;
  margin: auto;
  clear: both;
  margin-top: 10px;
}

.review li {
  margin-left: 5px;
  float: left;
}

.flex-control-nav {
  margin: auto;
  clear: both;
  max-width: 63px;
}

.flex-control-nav li a {
  background: #b1b3b4;
  color: #000;
  border-radius: 200px;
  width: 13px;
  height: 13px;
  text-indent: -9999px;
  cursor: pointer;
  float: left;
  margin-left: 5px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);
  line-height: 13px;
}

.flex-control-nav li a:hover ,.flex-control-nav li a.flex-active {
  background: #ff6b00;
  color: #fff;
}

.flex-viewport {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.img-tag {
  bottom: 12px;
  background: #ff8100;
  color: #fff;
  z-index: 9999;
  font-size: 15px;
  padding: 5px;
  position: absolute;
  left: 20px;
}

.img-tag2 {
  top: 12px;
  background: #ff8100;
  color: #fff;
  z-index: 9999;
  font-size: 15px;
  padding: 5px;
  position: absolute;
  right: 20px;
}

.copy-ares {
  width: 100%;
  float: left;
  padding: 20px 0px;
}

.nav-footer {
  float: left;
}

.nav-footer ul {
  float: left;
}

.nav-footer ul li {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.nav-footer ul li:first-child {
  padding-left: 0px;
}

.nav-footer ul li a {
  text-transform: uppercase;
  color: #6c7e8a;
  font-size: 15px;
  font-weight: normal;
  font-family: 'proxima_nova_alt_rgregular';
}

.nav-footer ul li:before {
  left: 0px;
  content: "";
  background: #6c7e8a;
  width: 4px;
  height: 2px;
  position: absolute;
  top: 8px;
}

.nav-footer ul li:first-child:before {
  content: "";
  background: none;
}

.nav-footer ul li a:hover {
  color: #3a97dd;
}

.footer-right {
  float: right;
}

.copy-right {
  color: #6c7e8a;
  font-size: 15px;
}

.swicher {
  float: right;
  margin-left: 10px;
}

.iner-bg1 {
  background: url('images/actividades-lanzarote.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg2 {
  background: url('images/iner-bg2.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg3 {
  background: url('images/route-lanzarote.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg4 {
  background: url('images/contact-lanzarote.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg5 {
  background: url('images/lanzarote_buceo.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg6 {
  background: url('images/boat-lanzarote.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg7 {
  background: url('images/ruta-vino.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg8 {
  background: url('images/paseo-timanfaya.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg9 {
  background: url('images/jameos-lanzarote.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg10 {
  background: url('images/surf-famara.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 65px;
}

.iner-bg11 {
  background: url('images/calendario-lanzarote.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 20px;
}

.bnner-over-iner {
  max-width: 890px;
  margin: auto;
  clear: both;
  margin-top: 100px;
}

.img-boxs img {
  box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  transform: scale(1);
}

.img-boxs:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.img-boxs {
  overflow: hidden;
}

.heding-in-box {
  width: 100%;
  float: left;
  font-size: 24px;
  color: #ffffff;
  font-weight: normal;
}

.box-txt {
  width: 100%;
  float: left;
  font-size: 15px;
  color: #c7c0c0;
  font-family: 'gothic';
  margin-top: 12px;
}

.box-txt p {
  font-family: 'gothic';
  line-height: 21px;
}

.img-boxs:hover .heding-in-box {
  color: #ff8100;
}

.col-4-custom {
  width: 33.33%;
}

.detel-img-box {
  width: 48%;
  float: left;
}

.detels-boxs {
  width: 52%;
  float: left;
}

.box-detelss {
  width: 100%;
  float: left;
  background: #fff;
  -webkit-box-shadow: 0px 0px 6px 0px #000;
  -moz-box-shadow: 0px 0px 6px 0px #000;
  box-shadow: 0px 0px 6px 0px #000;
}

.heding-bars {
  width: 100%;
  float: left;
  border-bottom: 1px solid #c8c9c9;
  padding: 12px 0px;
}

.h3-det-heding {
  float: left;
  font-size: 24px;
  color: #0060a9;
  text-transform: uppercase;
  font-weight: normal;
}

.liks-det {
  margin-top: 7px;
  float: right;
}

.liks-det li {
  padding: 0px 8px;
  border-left: 1px solid #233744;
  line-height: 14px;
  float: left;
}

.liks-det li:first-child {
  border: none;

}

.liks-det li a {
  font-size: 14px;
  color: #233744;
  font-family: 'proxima_nova_alt_rgregular';
  font-weight: 600;
}

.liks-det li a:hover {
  color: #ff8100;
}

.para-detels {
  width: 100%;
  float: left;
}

.para-detels p {
  margin-top: 17px;
  font-size: 15px;
  color: #7a7a7a;
  line-height: 21px;
  width: 100%;
  float: left;
  font-family: 'proxima_nova_alt_rgregular';
}

.ox-heding {
  font-size: 20px;
  color: #ff8100;
  width: 100%;
  float: left;
  margin-top: 30px;
}

.vila-boxs {
  width: 100%;
  float: left;
}

.vill-boxs-conter {
  width: 100%;
  float: left;
}

.box-hedin-smal {
  color: #092f4b;
  font-size: 15px;
  text-transform: uppercase;
}

.box-hedin-sort {
  color: #092f4b;
  font-size: 12px;
  text-transform: uppercase;
}

.list-blick {
  width: 100%;
  float: left;
  line-height: 24px;
  margin-left: 10px;
}

.list-blick li {
  padding: 0px 10px;
  border-left: 1px solid #d0cfcf;
  float: left;
}

.list-blick li:first-child {
  border: none;
  padding-left: 0px;
}

.review2 {
  float: left;
}

.review2  li {
  margin-left: 5px;
  padding: 0px;
  float: left;
  border: none;
}

.namber-rev {
  font-size: 25px;
  color: #ff8100;
  float: left;
}

.txt-dates {
  font-size: 15px;
  color: #092f4b;
}

.txt-datesp {
  font-size: 15px;
}

.para-detels2 {
  margin-top: 14px;
  width: 100%;
  float: left;
}

.total-price-hed {
  float: right;
  width: 100%;
  color: #233744;
  text-align: right;
  font-weight: 400;
}

.old-price {
  float: right;
  width: 100%;
  font-size: 14px;
  color: #051f33;
  text-decoration: line-through;
  font-weight: 400;
  text-align: right;
}

.crnt-price {
  font-size: 20px;
  color: #ff8100;
  width: 100%;
  float: left;
  text-align: right;
  font-weight: bold;
  white-space: nowrap;
}

.night-price {
  float: right;
  width: 100%;
  text-align: right;
  font-size: 16px;
  color: #051f33;
  white-space: nowrap;
  display: block;
}

.features {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 16px;
  color: #051f33;
  white-space: nowrap;
  display: block;
  margin-top: 8px;
  padding-left: 6px;
}

.ok {
  background: url(/images/adornos/thisisok.ico) no-repeat left;
  margin-left:-12px;
  padding-left: 18px;
}

.dots {
  background: url(/images/adornos/dots.ico) no-repeat left;
  margin-left:-12px;
  padding-left: 18px;
}

.reddot {
  background: url(/images/adornos/reddot.ico) no-repeat left;
  margin-left:-12px;
  padding-left: 18px;
}

.detl-btn {
  width: 130px;
  float: right;
  background: #0060a9;
  padding: 12px 5px;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}

.confirm-btn {
  width: 150px;
  float: right;
  background: #FF8100;
  padding: 12px 5px;
  text-align: center;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}

#pullsearch {
  cursor: pointer;
}

dt {
  cursor: pointer;
}

a {
  cursor: pointer;
}

.oran-btn {
  width: 130px;
  float: right;
  background: #ff8100;
  padding: 12px 5px;
  text-align: center;
  box-sizing: border-box;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  cursor: pointer;
}

.icon-list {
  width: 100%;
  float: left;
  margin-top: 0px;
}

.icon-list li {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 32px;
  margin-left: 2px;
  margin-right: 2px;
  float: left;
}

.icon-list li a {
  font-family: 'proxima_nova_alt_rgregular';
  font-size: 12px;
  color: #000;
}

.nav-tit {
  font-family: 'proxima_nova_alt_rgregular';
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  display: none;
}

.wnav-tit a {
  font-family: 'proxima_nova_alt_rgregular';
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  z-index: 9; 
  background: #02131f;
  display: none;
}

#name-villa { 
  display: none;
}

.vila-boxs .owl-controls {
  position: absolute;
  width: 100%;
  top: 40%;
}

.vila-boxs {
  position: relative;
}

.vila-boxs .owl-controls .owl-buttons {
  width: 100%;
  float: left;
}

.vila-boxs .owl-controls .owl-prev {
  margin-left: 15px;
  float: left;
  background: url(images/adornos/arro2.png) no-repeat left;
  width: 16px;
  height: 54px;
  white-space: nowrap;
  text-indent: -9999px;
}

.vila-boxs .owl-controls .owl-next {
  margin-right: 15px;
  float: right;
  background: url(images/adornos/arro1.png) no-repeat left;
  width: 16px;
  height: 54px;
  white-space: nowrap;
  text-indent: -9999px;
}

.full-wid-slider {
  width: 100%;
  float: left;
  margin-top:0px;
}

.wraper-slider-search {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 8px 0px 0px 0px;
}

.wraper-slider {
  position: relative;
  width: 100%;
  height: auto;
  background: #000;
  overflow: hidden;
}

.wraper-slider > .holder {
  width: calc(100% + 700px);
  height: auto;
  max-height: 534px;
  float: left;
  margin-left: -350px;
}

.wraper-slider > .holder .owl-wrapper > .owl-item {
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}

.wraper-slider > .holder .owl-wrapper > .owl-item.center {
  opacity: 1;
}

.wraper-slider > .holder ul li {
  width: 100%;
  height: auto;
  float: left;
}

.wraper-slider > .holder ul li img {
  float: left;
}

.banner-search {
  height: auto;
  display: inline;
  float: left;
}

.banner-search img {
  max-width: 300px;
}

.wraper-slider .owl-buttons > div {
  margin: 0 auto;
  top: 50%;
  z-index: 1;
  display: inline-block;
  position: absolute;
  vertical-align: top;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  background-size: 140px auto;
  font-size: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.wraper-slider .owl-buttons > div:first-child {
  left: 0px;
}

.wraper-slider .owl-buttons > div:last-child {
  right: 0px;
}

.wraper-slider .owl-buttons > div.owl-prev {
  background: url('images/adornos/slider-arrow-l.png') 0px 0px no-repeat;
  left: -40%;
}

.wraper-slider .owl-buttons > div.owl-next {
  background: url('images/adornos/slider-arrow-r.png') 0px 0px no-repeat;
  right: -40%;
}

.wraper-slider .owl-buttons > div:hover {
  border-radius: 200px;
  background-color: rgba(225,129,0,0.5);
}

.black-trp {
  background: url('images/adornos/shado-slider.png');
  background-repeat: repeat-x;
  min-height: 600px;
  position: absolute;
  z-index: 9999;
  width: 100%;
  bottom: 0px;
}

.banner-tags {
  position: absolute;
  z-index: 99999;
  color: #fff;
  font-size: 22px;
  bottom: 20px;
  width: 100%;
  left: 10px;
  display: block;
  text-shadow: 0 0 3px #000, 
    -1px 0 0 #000,
    0 -1px 0 #000,
    -2px -2px 2px #000,
    1px -2px 2px #000,
    -2px 1px 2px #000,
    1px 1px 4px #000,
    2px 4px 6px #000,
    4px 6px 12px #000,
    6px 8px 12px #000,
    8px 10px 18px #000,
    10px 15px 25px #000,
    10px 15px 35px #000;
}

.banner-more {
  position: absolute;
  z-index: 99999;
  font-size: 18px;
  bottom: 20px;
  width: 100%;
  left: 10px;
  display: block;
  color: #fff;
  text-shadow: 0 0 3px #000,
    -1px 0 0 #000,
    0 -1px 0 #000,
    -2px -2px 2px #000,
    1px -2px 2px #000,
    -2px 1px 2px #000,
    1px 1px 4px #000,
    2px 4px 6px #000,
    4px 6px 12px #000,
    6px 8px 12px #000,
    8px 10px 18px #000,
    10px 15px 25px #000,
    10px 15px 35px #000;
}

.banner-3D {
  position: absolute;
  color: #fff;
  font-size: 14px;
  top: 5%;
  width: 160px;
  left: 3%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  text-align: center;
}

.cl-bar {
  background: #fff;
  padding: 28px 0px;
}

.ico-list {
  width: 100%;
  float: left;
  min-height: 20px;
  text-align: center;
  margin-top: 15px;
}

.list-nmber {
  width: 100%;
  float: left;
  margin-top: 5px;
  text-align: center;
  color: #000;
}

.icon-list a {
  font-size: 12px;
  font-family: 'proxima_nova_alt_rgregular';
  float: left;
  width: 9.0909091%;
}

.icon-list a .list-nmber:hover {
  color: #ff8100;
}

.in-lts-res {
  width: 65%;
  float: left;
}

.left-iner {
  width: 70%;
  float: left;
}

.right-iner {
  position: relative;
  margin-top: -244px;
  width: 28%;
  float: right;
}

.fix-box {
  width: 100%;
  float: left;
  margin-top: 0px;
}

.sticky {
  position: fixed;
  margin-top: 0px;
  z-index: 99999;
  left: 0px;
}

.side-bars {
  position: absolute;
}

#banner-images {
  background: #000;
}

.price-box-right {
  width: 100%;
  float: left;
  background: #02131f;
  margin-bottom: 11px;
  box-shadow: 0px 0px 3px 0px #000;
}

.price-box-top {
  width: 100%;
  float: left;
  background: #02131f;
  margin-bottom: 11px;
  margin-top: -11px;
  box-shadow: 0px 1px 3px 0px #000;
  padding: 10px 15px;
}

.shadow {
  box-shadow: 0px 0px 3px 0px #000;
}

.hedin-bar {
  margin-bottom: 3px;
  width: 100%;
  float: left;
  font-size: 14px;
}

.tt-price {
  font-size: 14px;
  color: #fff;
  float: left;
}

.ttietx {
  float: right;
  font-size: 14px;
  color: #fff;
}

.ttietx2s {
  float: right;
  font-size: 24px;
  color: #fff;
}


/*===*/

.icondate2 {
  background: #d5dbdd url("images/iconos/date.png") no-repeat scroll right center;
  width: 49%;
  float: left;
}

.icondate3 {
  background: #d5dbdd url("images/iconos/date.png") no-repeat scroll right center;
  width: 49%;
  float: right;
}

.fild {
  padding: 6px 12px;
  border: none;
  outline: none;
  margin-top: 6px;
  font-family: 'proxima_nova_alt_rgregular';
}

.iconman2 {
  width: 32%;
  float: left;
  background: #d5dbdd url('images/iconos/icon2.png') no-repeat right;
}

.iconwman2 {
  width: 32%;
  float: left;
  background: #d5dbdd url('images/iconos/icon3.png') no-repeat right;
  margin-left: 2%;
}

.iconkids2 {
  width: 32%;
  background: #d5dbdd url('images/iconos/icon4.png') no-repeat right;
  margin-left: 2%;
  float: left;
}

.tt-price2 {
  color: #d5dbdd;
  font-size: 14px;
  float: left;
}

.ttietx2 {
  color: #d5dbdd;
  float: right;
  font-size: 14px;
}

.over-lin-txt {
  text-decoration: line-through;
}

.tt-price3 {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.tt-price3 a {
  color: #fff;
}

.tt-price3 a:hover {
  color: #ff8100;
}

.tt-price3 dt {
  color: #fff;
}

.tt-price3 dt:hover {
  color: #ff8100;
}

.fild {
  font-size: 14px;
  background-color: #d5dbdd;
}

.fild-conter {
  margin-bottom: 20px;
  width: 100%;
  float: left;
}

.fil-grid {
  width: 49%;
  float: left;
  margin-left: 2%;
}

.fil-grid:nth-child(odd) {
  margin-left: 0px;
}

.tt-price4 {
  color: #fff;
  font-size: 14px;
  float: left;
}

.ttietx4 {
  color: #fff;
  float: right;
  font-size: 14px;
}

.ttietx4 > i {
  margin-left: 15px;
}

.tt-price5 {
  font-size: 12px;
  float: left;
}

.ttietx5 {
  float: right;
  font-size: 12px;
  margin-right: 100px;
}

.lik-right-boxs {
  font-style: italic;
  width: 100%;
  float: left;
  font-size: 14px;
  color: #ffffff;
}

.lik-right-boxs a {
  color: #ff8100;
}

.price-box-right input[type=submit] {
  margin-top: 15px;
  background: #ff8100 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  float: right;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 0;
  width: 100%;
}

.price-box-right input[type=button] {
  margin-top: 15px;
  background: #ff8100 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  float: right;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 0;
  width: 100%;
}

.smal-grd {
  width: 30%;
  float: left;
  margin-left: 5%;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px  0px 3px 0px #ccc;
}

.smal-grd:first-child {
  margin-left: 0px;
}

.icon-arecl {
  width: 100%;
  float: left;
  text-align: center;
  min-height: 90px;
  line-height: 90px;
  background: #afcfe9;
  padding-top: 15px;
}

.h4s {
  color: #0060a9;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 12px;
}

.bxs-xonter {
  padding: 6px;
  box-sizing: border-box;
  width: 100%;
  float: left;
}

.sty-it-txt {
  width: 100%;
  float: left;
  color: #171d22;
  font-size: 11px;
  text-align: center;
  margin-top: 4px;
}

.visa-boxs {
  width: 100%;
  float: left;
  background: #fff;
  box-shadow: 0px  0px 3px 0px #ccc;
  margin-top: 15px;
}

/*=====left=====*/


.h3s-hedin {
  width: 100%;
  float: left;
  font-size: 25px;
  color: #0060a9;
  font-weight: normal;
  text-transform: uppercase;
}

.h3s-number {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #000;
  margin-top: 20px;
  margin-bottom: 20px;
}

.h3s-number a {
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  border-radius: 50px;
  background: #ff8100 none repeat scroll 0 0;
  padding: 6px 12px;
}

.h3s-number a:hover {
  background: #0BA80B none repeat scroll 0 0; 
}
.h3s-number a:active {
  background: #0BA80B none repeat scroll 0 0; 
}

.h3s-number x {
  text-decoration: none;
  color: #fff;
  border-radius: 50px;
  background: #0060A9 none repeat scroll 0 0;
  padding: 6px 12px;
}

.h5txts {
  margin-top: 15px;
  width: 100%;
  float: left;
  font-size: 14px;
  color: #090909;
  font-weight: 400;
}

.page-listing {
  width: 98%;
  float: left;
  list-style-image: url('images/adornos/dots.png');
  margin-left: 2%;
  margin-top: 15px;
}

.page-listing li {
  font-size: 16px;
  width: 48%;
  height: auto;
  margin-bottom: 10px;
  float: left;
  color: #363535;
  font-family: 'proxima_nova_alt_rgregular';
}

.page-listing li:nth-child(odd) {
  margin-right: 4%;
}

.page-listing-ful {
  width: 98%;
  float: left;
  list-style-image: url('images/adornos/dots.png');
  margin-left: 2%;
  margin-top: 15px;
}

.page-listing-ful li {
  font-size: 16px;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  float: left;
  color: #363535;
  font-family: 'proxima_nova_alt_rgregular';
}

.borders {
  border-bottom: 1px solid #bebbbc;
  padding-bottom: 28px;
  padding-top: 40px;
}

.borders:first-child {
  padding-top: 0px;
}

.borders:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}

.map-box {
  width: 100%;
  float: left;
  border: 1px solid #d8d5ce;
  margin-top: 24px;
}

.dest-boxs {
  padding-left: 28px;
  border-left: 1px solid #c4bebf;
  min-height: 212px;
  margin-top: 24px;
  width: 50%;
  float: right;
}

.map-box iframe {
  width: 100%;
  float: left;
  height: 100%;
}

.rel-heding {
  width: 100%;
  float: left;
  color: #363535;
  font-size: 18px;
}

.des-boxs {
  margin-top: 15px;
  width: 100%;
  float: left;
}

.des-boxs tr {
  width: 100%;
  float: left;
}

.des-boxs tr td {
  float: left;
  width: 47%;
  font-family: 'proxima_nova_alt_rgregular';
  font-size: 16px;
  padding: 5px;
}

.naber-boxs {
  margin-top: 40px;
  width: 110px;
  float: left;
}

.box-nambers {
  min-height: 100px;
  text-align: center;
  line-height: 100px;
  width: 100%;
  float: left;
  background: #ff8100;
  font-size: 60px;
  font-weight: 900;
  color: #fff;
}

.naber-boxs >  i {
  width: 100%;
  float: left;
  font-size: 14px;
  text-align: left;
  line-height: 18px;
  color: #363535;
}

.reng-ares {
  margin-top: 40px;
  width: 80%;
  float: right;
}

.gang-list {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.valus {
  width: 45%;
  float: left;
  font-family: 'proxima_nova_alt_rgregular';
  font-size: 16px;
  text-align: right;
  padding-right: 12px;
  box-sizing: border-box;
}

.vlu-br {
  width: 50%;
  float: left;
  background: #5b696d;
  height: 11px;
  margin-top: 5px;
}

.val-namber {
  width: 25px;
  float: right;
  text-align: right;
}

.pasent {
  background: #99a1ac;
  float: left;
  height: 11px;
}

.review-boxs {
  width: 100%;
  float: left;
  background: #fff;
  padding: 20px;
  border: 1px solid#bec1c7;
  margin-top: 28px;
}

.new-texmo {
  width: 100%;
  float: left;
}

.rev-txt {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 16px;
  font-family: 'proxima_nova_alt_rgregular';
}

.minalt {
  min-height: 114px;
}

.sup-icon {
  background: url('images/adornos/test.png');
  background-repeat: no-repeat;
  width: 33px;
  height: 27px;
  float: left;
  margin-right: 10px;
}

.txt-rev-name {
  float: left;
  width: 100%;
  margin-top: 15px;
}

.name-rv {
  color: #ff8100;
  font-size: 22px;
  font-family: 'proxima_nova_alt_rgregular';
}

.cunt {
  color: #0060a9;
  font-family: 'proxima_nova_alt_rgregular';
}

.mn-yr {
  width: 100%;
  float: left;
  color: #363535;
  font-family: 'proxima_nova_alt_rgregular';
}

.new-texmo .owl-buttons .owl-prev {
  background: url('images/adornos/r1.png') no-repeat;
  text-indent: -9999px;
  word-wrap: break-word;
  width: 24px;
  height: 24px;
  right: 30px;
  top: -24px;
  position: absolute;
}

.new-texmo .owl-buttons .owl-next {
  background: url('images/adornos/r2.png') no-repeat;
  text-indent: -9999px;
  word-wrap: break-word;
  width: 24px;
  height: 24px;
  right: 0px;
  top: -24px;
  position: absolute;
}

.grd-clmxs {
  width: 32%;
  float: left;
  margin-left: 2%;
  margin-top: 20px;
}

.grd-clmxs:nth-child(1),.grd-clmxs:nth-child(4),.grd-clmxs:nth-child(7),.grd-clmxs:nth-child(10),.grd-clmxs:nth-child(13),.grd-clmxs:nth-child(16),.grd-clmxs:nth-child(19),.grd-clmxs:nth-child(22),.grd-clmxs:nth-child(25),.grd-clmxs:nth-child(28),.grd-clmxs:nth-child(31),.grd-clmxs:nth-child(34),.grd-clmxs:nth-child(37),.grd-clmxs:nth-child(40),.grd-clmxs:nth-child(43),.grd-clmxs:nth-child(46),.grd-clmxs:nth-child(49),.grd-clmxs:nth-child(52),.grd-clmxs:nth-child(55),.grd-clmxs:nth-child(58),.grd-clmxs:nth-child(61),.grd-clmxs:nth-child(64),.grd-clmxs:nth-child(67),.grd-clmxs:nth-child(70),.grd-clmxs:nth-child(73),.grd-clmxs:nth-child(76),.grd-clmxs:nth-child(79),.grd-clmxs:nth-child(82),.grd-clmxs:nth-child(85) {
  margin-left: 0px;
}

#banner-images .owl-buttons > div {
  margin: 0 auto;
  top: 50%;
  z-index: 1;
  display: inline-block;
  position: absolute;
  vertical-align: top;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  background-size: 140px auto;
  font-size: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

#banner-images .owl-buttons .owl-prev {
  background: url('images/adornos/slider-arrow-l.png') no-repeat;
  text-indent: -9999px;
  word-wrap: break-word;
  left: 5px;
}

#banner-images .owl-buttons .owl-next {
  background: url('images/adornos/slider-arrow-r.png') no-repeat;
  text-indent: -9999px;
  word-wrap: break-word;
  right: 5px;
}

#banner-images .owl-buttons > div:hover {
  border-radius: 200px;
  background-color: rgba(225,129,0,0.5);
}

.banner-search .owl-buttons > div {
  margin: 0 auto;
  top: 50%;
  z-index: 1;
  display: inline-block;
  position: absolute;
  vertical-align: top;
  width: 54px;
  height: 54px;
  margin-top: -27px;
  font-size: 0;
  cursor: pointer;
}

.banner-search .owl-buttons .owl-prev {
  background: url('images/adornos/arro2.png') no-repeat;
  text-indent: -9999px;
  word-wrap: break-word;
  left: 2px;
}

.banner-search .owl-buttons .owl-next {
  background: url('images/adornos/arro1.png') no-repeat;
  text-indent: -9999px;
  word-wrap: break-word;
  right: 2px;
}

.cd-container .owl-dots {
  text-align: center;
}

.cd-container .owl-dot {
  background: none repeat scroll 0 0 #2476B4;
  border-radius: 8px;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 5px;
  -moz-box-shadow: 1px 1px 5px 0px #656565;
  -webkit-box-shadow: 1px 1px 5px 0px #656565;
  -o-box-shadow: 1px 1px 5px 0px #656565;
  box-shadow: 1px 1px 5px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-top: 15px;
}

.cd-container .owl-dot.active {
  background: none repeat scroll 0 0 #FF6B00;
}

#banner-mas .owl-buttons > div {
  margin: 0 auto;
  top: 50%;
  z-index: 1;
  display: inline-block;
  position: absolute;
  vertical-align: top;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  font-size: 0;
  cursor: pointer;
}

#banner-mas .owl-buttons .owl-prev {
  background: url('images/adornos/arrow-left.png') no-repeat;
  text-indent: -9999px;
  word-wrap: break-word;
  left: -30px;
}

#banner-mas .owl-buttons .owl-next {
  background: url('images/adornos/arrow-right.png') no-repeat;
  text-indent: -9999px;
  word-wrap: break-word;
  right: -30px;
}

.box-3d-slider {
  width: 100%;
  float: left;
  margin-top: 36px;
}

.trp-bgs {
  background-image: url('images/logos/logotrp.png');
  background-repeat: no-repeat;
  background-position: right bottom;
}

.caf-clm-left {
  width: 37%;
  float: left;
}

.caf-clm-right {
  width: 60%;
  float: right;
}

.para-detels-txt {
  width: 100%;
  float: left;
}

.para-detels-txt p {
  font-family: 'gothic';
  width: 100%;
  float: left;
  font-size: 15px;
  line-height: 21px;
  color: #7a7a7a;
  margin-top: 18px;
}

.new-h3ss {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #233744;
  font-family: 'gothic';
  margin-top: 18px;
  font-weight: bold;
}

.car-ren-boxs {
  width: 100%;
  float: left;
  background: #fff;
  border: 2px solid #d2d3d7;
  padding: 30px 18px;
  margin-top: 22px;
}

.h3-ren {
  width: 100%;
  float: left;
  font-size: 20px;
  color: #ff8100;
  font-family: 'gothic';
  text-transform: uppercase;
}


.btn-plus {
  width: 118px;
  float: left;
}

.cont-clm-left {
  width: 66%;
  float: left;
  background: url('images/adornos/shd-cont.png');
  background-repeat: no-repeat;
  background-position: right;
  min-height: 470px;
}

.cont-clm-right {
  width: 33%;
  float: right;
  padding-left: 10px;
  margin-top: 30px;
}


/*=================contct====================*/

.contact-form {
  width: 100%;
  float: left;
}

.custom-6 {
  width: 48%;
  padding: 1%;
  float: left;
}

.custom-6-full {
  width: 96%;
  padding: 1%;
  display: inline-block;
}

.ask1 {
  width: 50%;
  padding: 0.5%;
  float: left;
}

.ask2 {
  width: 100%;
  padding: 1% 0.5%;
  display: inline-block;
  float: left;
}

.custom-3col {
  width: 48%;
  padding: 1%;
  display: inline-block;
  position: relative;
  margin-left: 48%;
}

.contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=tel], .contact-form textarea {
  font-size: 16px;
  color: #000;
  background: #dddddd;
  border: 1px solid #bebdbd;
  width: 100%;
  float: left;
  padding: 8px 10px;
  font-family: 'proxima_nova_alt_rgregular';
  outline: none;
  resize: none;
}

.contact-form input[type=submit] {
  background: #ff8100 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  float: right;
  font-family: "gothic";
  font-size: 16px;
  padding: 8px 0;
  text-transform: uppercase;
  width: 100%;
}

.fon-txts-smal {
  width: 100%;
  float: left;
  font-size: 15px;
  color: #071b2b;
  font-family: "gothic";
}

.fon-txts-smal sup {
  vertical-align: inherit;
  font-size: 15px;
  color: #f00;
}

.ico-code {
  position: absolute;
  right: 16px;
  top: 29%;
}

.cont-info-list {
  width: 100%;
  float: left;
  margin-top: 24px;
}

.info-icon {
  float: left;
}

.info-txt {
  width: 70%;
  float: left;
  margin-left: 12px;
}

.cont-list-namber {
  width: 100%;
  float: left;
  font-size: 16px;
  color: #071b2b;
  font-family: 'proxima_nova_alt_rgregular';
  font-weight: 400;
}

.info-txt a:hover {
  color: #0060aa;
}

.book-now,.pay-now,.price-now {
  max-width: 1200px;
  margin: -10px;
  clear: both;
  z-index: 9999;
  cursor: pointer;
}

.leftprice a {
  width: 49%;
  float: left;
  color: #fff;
  background: #97BD4C;
  text-align: center;
  font-family: "gothic";
  font-weight: bold;
  font-size: 18px;
  padding: 8px 0px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0px;
}

.rightprice a{
  width: 49%;
  float: left;
  color: #fff;
  background: #FF8100;
  text-align: center;
  font-family: "gothic";
  font-weight: bold;
  font-size: 18px;
  padding: 8px 0px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0px;
}

.book-now div {
  width: 100%;
  display: none;
  background: #FF8100;
}

.price-now a {
  width: 100%;
  float: left;
  background: #97BD4C;
  color: #fff;
  font-family: "gothic";
  text-align: center;
  font-weight: bold;
  display: none;
  font-size: 18px;
  padding: 8px 0px;
  text-transform: uppercase;
}

.pay-now a {
  width: 100%;
  float: left;
  border-radius: 3px;
  background: #02131F;
  border: medium none;
  color: #fff;
  font-family: "gothic";
  text-align: center;
  font-weight: bold;
  display: none;
  font-size: 16px;
  padding: 6px 0px;
}

.bottom-fixd {
  bottom: 0px;
  position: fixed;
  width: 100%;
  z-index: 102;
}

.selectdiv {
  border: 1px solid #ccc;
  height: 25px;
  border-radius: 3px;
  cursor: pointer;
}

.selectdiv:hover, .selectdiv:focus {
  border: 1px solid #ccc;
  height: 25px;
  border-radius: 3px;
  cursor: pointer;
}

.selectdiv div {
  z-index: -1;
  border: 0px solid #000;
  height: 23px;
  overflow: hidden;
  padding: 1px 0px 0px 5px;
  cursor: pointer;
}

.selectboxdiv {
  height: 25px;
  left: 9px;
  margin-top: 0;
  position: absolute;
  width: 220px;
  z-index: 2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
}	
 	
#info {
  margin-left: 5px;
  float: left;
}

.prs {
  float: left;
}

#tooltip {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-top: 1px solid #fff;
  border: 2px solid #FF8100;
  position: absolute;
  z-index: 100;
  padding: 15px;
}

#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top-color: #fff;
  border-top: 10px solid #fff;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}

#tooltip.top:after {
  border-top-color: transparent;
  border-bottom-color: #fff;
  border-bottom: 10px solid #fff;
  top: -20px;
  bottom: auto;
}

#tooltip.left:after {
  left: 10px;
  margin: 0;
}

#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}

.morecontent span {
  display: none;
}

.morecontent a {
  color: #ff8100;
  font-size: 16px;
}

.morelink {
  display: block;
}

.csticky-holder {
  width: 100%;
  float: left;
}
        
.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 12px;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}

.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  z-index: 99999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.popup .close:hover {
  color: #06D85F;
}

.popup .content {
  max-height: 30%;
  overflow: auto;
}

input[type=date]::-webkit-calendar-picker-indicator, input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#chat-what {
    display: none;
  }
  
@media only screen and (max-width:1150px) {

 #sort, #asort {
	width: 40%;
	margin-left:30%;
 }  
 
 .box-hedin-sort {
  font-size: 11px;
}
 
} 

@media only screen and (max-width:1075px) {

  .icon-left {
    width: 100%;
    float: left;
    text-align: center;
  }

  .icon-txts {
    text-align: center;
    width: 100%;
    float: left;
  }
  
  .box-hedin-sort {
  font-size: 10px;
  }
  
  	.old-price {
	  font-size: 12px;
	}
	
	.crnt-price {
	  font-size: 18px;
	}
	
	.night-price {
	  font-size: 13px;
	}
	
	.features {
	  font-size: 13px;
	}

}

@media only screen and (max-width:1050px) { 

  .phone-namber {
    display: none;
  }
  #phone-image {
    display: none;
  }
  .detel-img-box {
    width: 100%;
    float: left;
    text-align: center;
  }

  .detels-boxs {
    width: 100%;
    float: left;
  }
}

@media only screen and (max-width:980px) {
.box-hedin-sort {
  font-size: 9px;
}

#sort, #asort {
	width: 50%;
	margin-left:25%;
 } 
  .nav ul li a {
    font-size: 11px;
  }
  
  .wnav ul li a {
    font-size: 11px;
  }

  .f-logo {
    width: 100%;
    float: left;
    text-align: center;
  }

  .subscr-txt {
    width: 49%;
    float: left;
    font-size: 24px;
  }

  .email-bg {
    width: 49%;
    float: right;
  }

  .col-4-custom {
    width: 50%;
  }

  .col-4-custom img {
    width: 100%;
    float: left;
  }
}

@media only screen and (max-width:900px) { 

  .left-iner {
    width: 100%;
    float: left;
  }

  .right-iner {
    width: 100%;
    float: left;
    margin-top: 30px;
  }

  .right-iner-cor {
    width: 100%;
    float: left;
    margin-top: 30px;
  }

  .in-lts-res {
    width: 100%;
    float: left;
  }

  .ui-datepicker {
    font-size: 6vw !important;
	z-index: 120 !important
  }
  
  #ui-datepicker-div {
    position: absolute !important;
    left: 0px !important;
  }
  .banner-search img {
    max-width: 350px;
  }
  
  .ksticky {
  width: 102%;
} 

  .book-now div {
    display: block;
  }
  
  .price-now a {
    display: block;
  }

  .footer-right {
    margin-top: 15px;
    width: 100%;
    float: left;
    margin-bottom: 50px;
  }

  .email-bg input[type=email] {
    width: 100%;
    float: left;
  }

  .email-bg input[type=submit] {
    width: 100%;
    float: left;
  }

  .email-bg input[type=button] {
    width: 100%;
    float: left;
  }

  .tops-margins {
    margin-bottom: 48px;
    margin-top: 50px;
  }

  .img-overs {
    display: none;
  }

  .col-2 {
    width: 50%;
  }

  .col-4-custom {
    width: 100%;
  }

  .banner-h1-heding {
    margin-top: 20px;
  }
  .box-hedin-sort {
  font-size: 12px;
  }
  
  .old-price {
	  font-size: 8px;
	}
	
	.crnt-price {
	  font-size: 12px;
	}
	
	.night-price {
	  font-size: 9px;
	}
	
	.features {
	  font-size: 14px;
	}
}

@media only screen and (max-width:850px) {

.box-hedin-sort {
  font-size: 11px;
}
 
  .fild-baner {
    float: left;
    background: #fff;
    border: none;
    padding: 12px;
    margin-right: 0px;
    margin-top: 10px;
  }

  .icondate {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    background: #fff url('images/iconos/date.png') no-repeat right;
  }

  .iconman {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    background: #fff url('images/iconos/icon2.png') no-repeat right;
  }

  .iconwman {
    width: 18%;
    margin-left: 1%;
    margin-right: 1%;
    background: #fff url('images/iconos/icon3.png') no-repeat right;
  }

  .iconkids {
    width: 18%;
    background: #fff url('images/iconos/icon4.png') no-repeat right;
    margin-left: 1%;
    margin-right: 1%;
  }

  .seacrh {
    width: 38%;
    margin-top: 10px;
    margin-left: 1%;
    margin-right: 1%;
    float: right;
    background: #ff8100;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 12px 0px;
    margin-bottom: 10px;
  }
  
  .casilla {
  width: 50%;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 1%;
  margin-right: 1%;
  overflow: hidden;
}
}

@media only screen and (max-width:750px) {

.minalt {
  min-height: 82vw;
}

.warningti {
  font-size: 4vw;
}
.orandot {
  font-size: 3.5vw;
}
.datetext {
  font-size: 3.5vw;
}
.warningte {
  font-size: 4vw;
}

.full-wid-slider {
  margin-top:44px;
}

 .mobile {
  display: block;
}

.computer {
  display: none;
}

.wnav {
  width: 100%;
  text-align: center;
  clear: both;
  z-index: 9; 
  background: #02131f;  
}
  
.wnav-tit a {
 cursor: pointer;
  width: 11.1%;
  float: left;
  display: inline-block;
  margin: 0px;
  padding: 8px 0px 8px 0px; 
} 

#chat-whats {
    display: none;
  }
  
  #chat-what {
    display: block;
    float: right;
  }
  
  img#imagechat{
  width: 25px; 
  height: 25px;
  }
  
  .nav-bar {
    background: #02131f;
	padding: 10px 0px;
	z-index: 102;
  }
  
  .wnav-bar {
    background: #02131f;
	padding: 0px;
	z-index: 102;
  }

  .iner-bg1 {
    background: url('images/actividades-lanzarote.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg2 {
    background: url('images/iner-bg2.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg3 {
    background: url('images/route-lanzarote.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg4 {
    background: url('images/contact-lanzarote.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg5 {
    background: url('images/lanzarote_buceo.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg6 {
    background: url('images/boat-lanzarote.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg7 {
    background: url('images/ruta-vino.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg8 {
    background: url('images/paseo-timanfaya.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg9 {
    background: url('images/jameos-lanzarote.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg10 {
    background: url('images/surf-famara.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
  }

  .iner-bg11 {
    background: url('images/calendario-lanzarote.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
  }

  .bnner-over {
    max-width: 890px;
    margin: auto;
    clear: both;
    margin-top: 35px;
  }

  #features-icons {
    display: none;
  }

  .custom-6 {
    display: inline-block;
    float: left;
    padding: 1%;
    width: 50%;
  }

  .custom-6-full {
    width: 100%;
  }

  .cont-clm-left {
    background: none;
    width: 100%;
    float: left;
  }

  .cont-clm-right {
    width: 100%;
    float: left;
  }

  .custom-3col {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-left: 0%;
  }

  .caf-clm-left {
    width: 100%;
    float: left;
    text-align: center;
  }

  .caf-clm-right {
    margin-top: 20px;
    width: 100%;
    float: left;
  }

  .map-box {
    width: 100%;
    float: left;
  }

  .dest-boxs {
    width: 100%;
    float: left;
    padding: 0px;
    border: none;
  }

  .des-boxs tr td {
    width: auto;
  }

  .reng-ares {
    width: 100%;
    float: left;
  }

  .valus {
    width: 100%;
    padding-right: 0px;
    text-align: left;
  }

  .vlu-br {
    width: 90%;
  }

  .val-namber {
    width: 10%;
  }

  .col-9 {
    width: 100%;
  }

  .col-3 {
    width: 100%;
  }

  .total-price-hed {
    text-align: left;
  }

  .night-price {
    width: 100%;
  }
  
   .features {
    width: 100%;
  }

  .vila-boxs {
    width: 400px;
  }

  .h3-det-heding {
    width: 100%;
    float: left;
  }

  .liks-det {
    float: left;
  }

  .col-2 {
    width: 33.333%;
  }

  .subscr-txt {
    width: 100%;
    float: left;
    text-align: center;
  }

  .email-bg {
    width: 100%;
    float: left;
    text-align: center;
  }

  .nav-footer ul {
    width: 100%;
    float: left;
  }

  .nav-footer ul li {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #1e2f3b;
  }

  .nav-footer ul li a {
    text-transform: uppercase;
    color: #6c7e8a; 
    font-weight: bold;
    font-family: 'proxima_nova_alt_rgregular';
  }

  .nav-footer ul li:before {
    left: 0px;
    content: "";
    background: none;
    width: 5px;
    height: 2px;
    position: absolute;
    top: 8px;
  }

  .footer-right {
    margin-top: 15px;
    width: 100%;
    float: left;
  }

  .copy-right {
    float: left;
  }

  .swicher {
    float: right;
  }

  .nav-footer {
    width: 100%;
    float: left;
  }

  .tagline-logo {
    width: 100%;
    float: left;
    background: none;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 1px;
  }

  .logo {
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 0px;
  }

  .logo-img {
    text-align: center;
    width: 100%;
    float: left;
  }

  .phone {
    float: none;
    margin: auto;
    max-width: 231px;
    clear: both;
    display: none;
  }

  .nav {
    width: 100%;
    float: left;
  }
  
  .wnav {
    width: 100%;
    float: left;
  }

  .nav ul {
    width: 100%;
    float: left;
  }
  
  .wnav ul {
    width: 100%;
    float: left;
  }

  .nav ul li {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #c56808;
  }
  
  .wnav ul li {
    float: left;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #c56808;
  }

  .nav ul li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-family: 'proxima_nova_alt_rgregular';
  }
  
  .wnav ul li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-family: 'proxima_nova_alt_rgregular';
  }

  .nav ul li:before {
    left: 0px;
    content: "";
    background: none;
    width: 5px;
    height: 2px;
    position: absolute;
    top: 8px;
  }
  
  .wnav ul li:before {
    left: 0px;
    content: "";
    background: none;
    width: 5px;
    height: 2px;
    position: absolute;
    top: 8px;
  }

  .nav ul li:first-child:before {
    content: "";
    background: none;
  }
  
  .wnav ul li:first-child:before {
    content: "";
    background: none;
  }

  .nav ul li a:hover {
    color: #3a97dd;
  }
  
  .wnav ul li a:hover {
    color: #3a97dd;
  }
  
  #pull, #xpull {
    display: block;
    float: right;
  }

  .nav-tit {
    display: inline;
  }
  
#name-villa { 
  display: inline;
}

  .banner-tags {
    display: none;
  }

  #menu-bg {
    display: none;
    position: absolute;
    top: 42px;
    background: url('images/adornos/trp.png');
    background-repeat: repeat;
    padding: 10px;
    z-index: 80;
	text-align: left;
  }
  
  
.wraper-slider > .holder {
  width: calc(100% + 800px);
  margin-left: -400px;
}
img.webicon{
  width: 22px; 
  height: 22px;
}
.ksticky {
  margin: -10px;
  display: none;  
  width: 103%;
  z-index: 140; 
} 
 
.leftsticky a { 
  width: 10.9%;
  font-size: 5vw;
  padding: 18px 0px 8px 0px;  
}
#name-villa { 
  padding-left: 17px;  
  color: #fff;
  text-transform: uppercase;
} 

img.petit{
  width: 22px; 
  height: 22px;
}

#kmenu-bg {
    top: 51px;
    padding: 5px;
  	float: left;
	width: 100%;
}
 
#kmenu-bg li {
	padding: 12px 0px 12px 0px;
}
  
#kmenu-bg  a {
  	font-size:4.5vw;
}
  
.leftsticky ul li {
	padding: 10px 0px 10px 0px;
}

#kmain {
    top: 64px; 
    padding: 10px;
	margin-left: 1%;
	width: 99%;
  }
  
#kmain li {
	font-size:4vw;
  }  
  
#kmail {
    padding: 0px 10px 10px 10px;
	margin-left: 1%;
	width: 99%;
	margin-top:0px;
  }
  
#wmail { 
    padding: 20px 10px 10px 10px;
	margin-left: 0%;
	width: 100%;
	margin-top:0px;
	font-size:5vw;
  } 
  
#sort, #asort { 
    padding: 20px 20px 50px 20px;
	margin-left: 0%;
	width: 100%;
	font-size:5vw;
	text-align: left;
  } 
#asort { 
	margin-top:0px;
  }
#sort { 
	margin-top:18px;
  }
  .custom-select {
  margin-bottom:1.5%;
  width: 100%;
  margin-left:0px;
} 
  
#kmail li, #wmail li {
	font-size:5vw;
  }   
  .col-4 {
    width: 100%;
  }

  .col-ind {
    width: 100%;
  }
  .col-3s {
    display: none;
  }

  .col-8 {
    width: 100%;
  }

  .img-boxs img {
    height: auto;
    width: 100%;
  }

  .col-4s {
    width: 100%;
    float: left;
    text-align: center;
  }

  .phone-imgs {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%;
  }

  .box {
    width: 70%;
  }

  .popup {
    width: 70%;
  }

.font-centu {
  font-family: 'proxima_nova_alt_rgregular';
}
.nexa-font {
  font-family: 'proxima_nova_alt_rgregular';
}
.nexa-font-light {
  font-family: 'proxima_nova_alt_rgregular';
}
.proxima-font {
  font-family: 'proxima_nova_alt_rgregular';
}
body {	
font-size: 5vw;
}
.item, .moreellipses, .morecontent, .morelink {
overflow-x: hidden!important;
}
.sec {
width: 100%;
overflow-x: hidden!important;
}
.posit {
position: static;
}
.order-options{
font-size:4vw; 
}
.box-hedin-sort {
  font-size:4vw;
}
.langue{
display: none;
}
#divcookie{
font-size:4.8vw;
}
.tagline-logo{
font-size:6vw;
}
.phone-namber{
font-size:6vw;
}
.leftprice a {
font-size:5vw;
}
.rightprice a{
font-size:5vw;
}
.nav ul li a{ 
font-size:5vw;
}
.wnav ul li a{ 
font-size:5vw;
}
.banner-h1-heding{
font-size:13vw;
}
.titel-baners{
font-size:9vw;
}
.fild-baner{ 
font-size:5vw; 
}
.icon-txts{ 
font-size:6vw; 
}
.heding-h2s{
font-size:6vw;  
}
.hedin-subtxt{ 
font-size:6vw;
}
.sml-hedings{ 
font-size:6vw; 
}
.boxtitel{
font-size:5vw;
}
.sml-hedingsBlue{
font-size:4vw;
display: none;
}
.btn{
font-size:4.2vw; 
}
.h3-heding-phone{
font-size:6vw;
}
.blue-btn{ 
font-size:6vw;
}
.heding-h4s{
font-size:6vw; 	 
}
.f-list li a{ 
font-size:5vw;
}
.subscr-txt{
font-size:6vw; 
}
.email-bg{ 
 font-size:6vw;  
}
#mailoffers{ 
 font-size:6vw;  
}
.email-bg input[type=submit]{ 
font-size:6vw;	
}
.email-bg input[type=button]{ 
font-size: 6vw;
}
.par-testimo .text-tes {
font-size:5vw;
}
.name-desc > h3 { 
font-size:5vw;
}
.name-desc > h4{
font-size:5vw; 
}
.text-tes p{
font-size:5vw;
}
.img-tag{ 
font-size:6vw;
}
.img-tag2{ 
font-size:6vw;
}
.nav-footer ul li a{ 
font-size:5.5vw; 
}
.copy-right{
font-size:6vw;
}
.heding-in-box{
font-size:6vw; 
}
.box-txt{
font-size:5vw;
}
.h3-det-heding{
font-size:6vw;
}
.liks-det li a{
font-size:4.5vw;
}
.para-detels p{ 
font-size:6vw; 
}
.ox-heding{
font-size:6vw; 
}
.box-hedin-smal{
font-size:4.5vw;
}
.namber-rev{ 
font-size:6vw;
}
.txt-dates{ 
font-size:6vw; 
}
.txt-datesp{
font-size:6vw;
}
.old-price{
font-size:5vw;
}
.crnt-price{ 
font-size:5vw;
}
.night-price{
font-size:4.5vw;
}
.features{
font-size:4.8vw;
margin-top: 0px;
}
.detl-btn{
font-size:4vw;
}
.confirm-btn{
font-size:4vw;
}
.oran-btn{
font-size:4vw;
white-space: nowrap;
}
.icon-list li a{
font-size:4.8vw;
}
.banner-tags{
font-size:5vw;
}
.banner-more{
font-size:5vw;
}
.banner-3D{
font-size:4.7vw;
}
.icon-list a{ 
font-size:4.8vw;
}
.tt-price{ 
font-size:5vw; 
}
.ttietx{
font-size:5vw;
}
.ttietx2s{
font-size:5vw;
}
.tt-price2{ 
font-size:5vw;
}
.ttietx2{
font-size:5vw;
}
.tt-price3{ 
font-size:5vw;
}
.mn-yr {
font-size:5vw;
}
.fild{ 
font-size:5vw;
}
.tt-price4{ 
font-size:4.8vw;
}
.ttietx4{
font-size:4.8vw;
}
.tt-price5{ 
font-size:4.8vw;
}
.ttietx5{
font-size:4.8vw; 
}
.lik-right-boxs{ 
font-size:5.6vw;
}
.price-box-right input[type=submit] { 
font-size: 5.6vw;
}
.price-box-right input[type=button] {
font-size: 4.8vw;
}
.h4s{
font-size: 3.7vw;
}
.sty-it-txt{
font-size:3.7vw;
}
.h3s-hedin{
font-size:5.7vw;
}
.h3s-number{
font-size:6vw;
}
.h5txts{ 
font-size:5.2vw; 
}
.page-listing li{ 
font-size:5vw;
width: 95%;
}
.page-listing-ful li{ 
font-size:5vw;
width: 95%;
}
.pars-garps{ 
font-size:5vw;
margin-left: 1.26vw;
width: 95%;
}
.new-texmo {
font-size:5vw;
}
.hedin-bar {
font-size: 5vw; 
}
.rel-heding{
font-size:6vw;
}
.des-boxs tr td{ 
font-size:6vw;
}
.box-nambers{ 
font-size:12vw;
}
.naber-boxs >  i{
font-size:5.6vw;
}
.valus{
font-size:5vw;
}
.rev-txt{
font-size:6vw;
}
.name-rv{
font-size:6vw;
}
.para-detels-txt p{	
font-size:5vw;
}
.new-h3ss{
font-size:5vw;
}
.h3-ren{
font-size:6vw;
}
.contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=tel], .contact-form textarea { 
font-size:5vw; 
}
.contact-form input[type=submit] {
font-size: 5vw;
}
.fon-txts-smal{
font-size:6vw; 
}
.fon-txts-smal sup{ 
font-size:6vw;
}
.cont-list-namber{
font-size:6vw;
}
.book-now div{ 
font-size: 5vw;
}
.price-now a{ 
font-size: 5vw;
}
.pay-now a{ 
font-size: 4.2vw;
}
.morecontent a{
font-size:6vw;
}
.more {
font-size:5vw;
}
.button {
font-size: 4.8vw;
}
.col-ws {
font-size: 5.5vw;
}
.popup .close {
font-size: 6vw;
}
#cityhide {
display: none;
}
dd {
margin:0;
}
.mn-yr .name-rv .cunt .txt-rev-name .more .less {
font-size: 5vw;
}


  .col-4-custom .img-overs {
    display: none;
  }

  #escondericonos {
    display: none;
  }

  .col-31 {
    width: 60%;
  }

  .col-32 {
    width: 40%;
  }

  .icon-list a {
    width: 20%;
    min-height: 56px;
  }

  .list-blick li {
    border: none;
	padding: 0px 15px 0px 5px;
  }
  
  .review2 li {
    border: medium none;
    float: left;
    margin-left: 5px;
    width: auto;
    padding: 0;
  }

  .page-listing li {
    width: 100%;
    float: left;
  }

  .page-listing {
    width: 97%;
    float: left;
    margin-left: 6%;
  }

  .page-listing-ful {
    width: 97%;
    float: left;
    margin-left: 6%;
  }

  #gotoimages {
    display: none;
  }

  #phoneview {
    display: none;
  }

  .banner-search img {
    max-width: 460px;
  }

  .heding-h4s:after, .heding-h4s:before {
    display: none;
  }

  #h4socult {
    display: none;
  }

  .banner-search .owl-buttons {
    display: none;
  }

  .vila-boxs {
    width: 100%;
  }

  .fild-baner {
    float: left;
    background: #fff;
    border: none;
    padding: 5px;
    margin-right: 0px;
    margin-top: 8px;
  }

  .icondate {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    background: #fff url('images/iconos/date.png') no-repeat right;
  }

  .iconman {
    width: 31.33%;
    margin-left: 1%;
    margin-right: 1%;
    background: #fff url('images/iconos/icon2.png') no-repeat right;
  }

  .iconwman {
    width: 31.33%;
    margin-left: 1%;
    margin-right: 1%;
    background: #fff url('images/iconos/icon3.png') no-repeat right;
  }

  .iconkids {
    width: 31.33%;
    background: #fff url('images/iconos/icon4.png') no-repeat right;
    margin-left: 1%;
    margin-right: 1%;
  }

  .seacrh {
    width: 98%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 1%;
    margin-right: 1%;
    float: right;
    padding: 5px 0px;
	font-size:5.8vw;
	font-weight: normal;
  }

.casilla {
  width: 98%;
  float: right;
  font-size:4vw;
  padding: 5px 5px;
   margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 1%;
    margin-right: 1%;
	overflow: hidden;
}

  .bnner-over {
    clear: both; 
    max-width: 890px;
  }

  .iner-bg1 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg2 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg3 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg4 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg5 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg6 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg7 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg8 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg9 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg10 {
    background: #02131f;
    padding-bottom: 0px;
  }

  .iner-bg11 {
    background: #02131f;
    padding-bottom: 0px;
  }

  #hideimages {
    background: #54A8FF;
    padding-bottom: 0px;
  }
}

@media only screen and (max-width:360px) {

  .icondate2,.icondate3, .fil-grid {
    width: 100%;
    float: left;
    margin-left: 0px;
  }
  .ask1 {
  width: 100%;
  padding: 1%;
}

.ask2 {
  padding: 1%;
}

  .smal-grd {
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-top: 10px;
  }

  .liks-det {
    width: 100%;
    float: left;
  }

  .liks-det li {
    border-bottom: 1px solid #233744;
    box-sizing: border-box;
    float: left;
    border-left: none;
    line-height: 14px;
    padding: 5px 5px;
    width: 100%;
  }

  .liks-det li:first-child {
    border-bottom: 1px solid #233744;
  }

  .email-bg input[type=email] {
    width: 100%;
    float: left;
  }

  .email-bg input[type=submit] {
    width: 100%;
    float: left;
  }

  .email-bg input[type=button] {
    width: 100%;
    float: left;
  }

  .blue-btn {
    width: 100%;
    float: left;
  }
}
