@font-face {
  font-family:'Arial';
  font-display:auto;
  src:url('/fonts/ArialMT.eot');
  src:url('/fonts/ArialMT.eot?#iefix') format('embedded-opentype'),
  url('/fonts/ArialMT.woff2') format('woff2'),
  url('/fonts/ArialMT.woff') format('woff');
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Freestyle Script';
  font-display:auto;
  src:url('/fonts/FreestyleScript-Regular.eot');
  src:url('/fonts/FreestyleScript-Regular.eot?#iefix') format('embedded-opentype'),
  url('/fonts/FreestyleScript-Regular.woff2') format('woff2'),
  url('/fonts/FreestyleScript-Regular.woff') format('woff');
  font-weight:normal;
  font-style:normal
}
@font-face {
  font-family:'Frutiger LT Std';
  font-display:auto;
  src:url('/fonts/FrutigerLTStd-Roman.eot');
  src:url('/fonts/FrutigerLTStd-Roman.eot?#iefix') format('embedded-opentype'),
  url('/fonts/FrutigerLTStd-Roman.woff2') format('woff2'),
  url('/fonts/FrutigerLTStd-Roman.woff') format('woff');
  font-weight:normal;
  font-style:normal
}
*, ::before, ::after {
    box-sizing: border-box;
}
html { height: 100%; font-family:'Arial' !important; font-weight:normal !important; font-style:normal !important }
body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}
html{
  height: 100%;
}
li { list-style: none; }
a, p, h1, h2, h3, h4, h5, h6, strong, span, li, div, input, textarea { font-family: 'Frutiger LT Std' !important; font-weight: normal !important; font-style: normal !important; }
html, body { background-color: #f8f8f8; height:100%; }
html, body { height:100%; }
b, strong { font-weight: bolder !important; }
.h2, h2 { font-size: 1.6em; line-height: 1.3; }
h1, h2, h3, h4, h5, h6 { color: #555; width: 100%; margin-top: 0; margin-bottom: .5em; text-rendering: optimizeSpeed; }
.w10 { width: 10% ! important }
.w16 { width: 16% ! important }
.w20 { width: 20% ! important }
.w23 { width: 23% ! important }
.w25 { width: 25% ! important }
.w30 { width: 30% ! important }
.w35 { width: 35% ! important }
.w40 { width: 40% ! important }
.w45 { width: 45% ! important }
.w48 { width: 48% ! important }
.w50 { width: 50% ! important }
.w58 { width: 58% ! important }
.w60 { width: 60% ! important }
.w65 { width: 65% ! important }
.w70 { width: 70% ! important }
.w75 { width: 75% ! important }
.w80 { width: 80% ! important }
.w90 { width: 90% ! important }
.w96 { width: 96% ! important }
.w100 { width: 100% ! important }
.fixed {position:fixed; top:0}
.hiddenN { display: none ! important}
.left { float: left; }
.right { float: right; }
.center { text-align: center ! important; }
.limpiar { clear: both; }
.m205 { margin: 20px 5% ! important }
.m201 { margin: 20px 1% ! important }
.m01 { margin: 0 1% ! important }
p { text-align: justify; line-height: 1.5; font-size: 14px; }
.hidden { display: none !important; }
.relative { position: relative !important; left: 0 !important }
a { text-decoration: none !important}
section { width:90%; margin: 0 auto;}
.h3, h3 { font-size: 1.25em; }
.displayInline { display: inline-block !important;}

header { background-color: #fff; width:100%; margin:0 auto; border-bottom: 1px solid rgba(0,0,0,0.07); box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23); }
.flex-row { -js-display: flex; display: -ms-flexbox; display: flex; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; width: 100%; }
.headerSup { padding: 0 10%; width: 100%; border-bottom: 1px solid rgba(0,0,0,0.07); }
.headerInf { padding: 0 10%; width: 100%; }
.headerInf.fixed { background-color: #fff; z-index: 10; border-bottom: 1px solid rgba(0,0,0,0.07); box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23); }
.headerInf.fixed .logo img { transition: max-height .8s; max-height: 70px !important; }
.button > li { display: inline-block; list-style: none; margin: 0; padding: 0; position: relative; margin: 0 7px; transition: background-color .3s; font-size: .75em; }
.buttonA { position: relative; display: inline-block; letter-spacing: .03em; cursor: pointer; text-align: center; vertical-align: middle; text-shadow: none; padding: 0 1em; max-width: 100%; text-rendering: optimizeLegibility; box-sizing: border-box; color: #194271; font-size: 1em; border: 2px solid currentColor; background-color: transparent; border-radius: 5px !important; text-transform: uppercase; }
.buttonA span { font-size: .8em; color: #446084; line-height: 2.19em; }
.buttonA:hover { background: #446084; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; }
.buttonA:hover > span { color: #ffffff; }
.headerRedes { display:flex; padding: 10px 0; }
.headerRedes li:first-child { margin-left: 0 !important; }
.headerRedes li { margin-left: 10px }
.headerRedes li a { color: rgba(102,102,102,0.85); }
.menuIdioma { position:relative; padding: 0 0 10px; }
.menuIdioma:hover::before { transition: opacity .25s; opacity: 1; border-bottom-color: #ddd !important; border-width: 11px !important; margin-left: -11px; bottom: -2px; z-index: 9; left: 50%; border: solid transparent; content: ''; height: 0; width: 0; position: absolute; pointer-events: none; top: 10px; }
.menuIdioma::after { transition: opacity .25s; opacity: 1; border-color: rgba(221,221,221,0) !important; border-bottom-color: rgba(221, 221, 221, 0) !important; border-bottom-color: #fff !important; border-width: 8px !important; margin-left: -9px; bottom: -2px; z-index: 12; left: 50%; border: solid transparent; content: ''; height: 0; width: 0; position: absolute; pointer-events: none; top: 15px;}
.contMenuIdioma { top: 28px; position: absolute; min-width: 260px; max-height: 0; z-index: 9; padding: 20px 0 20px; display:none; margin: 0; transition: opacity .25s; box-shadow: 1px 1px 15px rgba(0,0,0,0.15); border: 2px solid #ddd; color: #777; background-color: #fff; text-align: left; display: table; left: -99999px; }
.menuIdioma:hover > .contMenuIdioma { display:block; max-height: inherit; left: -15px; }
.menuIdioma .contMenuIdioma li { display: block; margin: 0; margin-left: 0px; vertical-align: top; }
.menuIdioma .contMenuIdioma li > a { padding-left: 0;  padding-right: 0; margin: 0 10px; border-bottom: 1px solid #ececec; color: rgba(102,102,102,0.85); transition: all .2s; width: auto; display: block; padding: 10px 20px; line-height: 1.3;  }
.menuPrincipal { justify-content: flex-end; width: 100%; position: relative; display: inline-block; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; }
.menuPrincipal li:first-child { margin-left: 0 !important; }
.menuPrincipal > li { position: relative; display: inline-block; list-style: none; padding: 0; position: relative; margin: 0 11px; transition: background-color .3s; }
.menuPrincipal > li a { padding: 10px 0; display: inline-flex; flex-wrap: wrap; align-items: center; color: #194271; line-height: 17px; font-size: .9em; letter-spacing: .02em; text-transform: uppercase; }
.menuPrincipal li .sub-menu { display: none; position: absolute; max-height: inherit; left: -15px; 
  font-size: 100%; padding: 20px; position: absolute; min-width: 260px; max-height: 0; z-index: 9; 
  padding: 20px 0 20px; margin: 0; transition: opacity .25s; box-shadow: 1px 1px 15px rgba(0,0,0,0.15); 
  border: 2px solid #ddd; color: #777; background-color: #fff; text-align: left; }
.menuPrincipal li .sub-menu li { display: block; margin: 0; margin-left: 0px; vertical-align: top; }
.menuPrincipal li .sub-menu li a { margin: 0 10px; border-bottom: 1px solid #ececec; color: rgba(102,102,102,0.85); transition: all .2s; width: auto; display: block; padding: 10px 0; line-height: 1.3; font-size: 0.9vw; }
.menu-item a i { font-size: 16px; margin-left: .2em; opacity: .6; vertical-align: middle; transition: color .3s; }
.contSubMenu:hover::before { transition: opacity .25s; opacity: 1; border-bottom-color: #ddd !important; border-width: 11px !important; margin-left: -12px; bottom: -2px; z-index: 9; left: 50%; border: solid transparent; content: '';  height: 0; width: 0; position: absolute; pointer-events: none; top: 19px; }
.contSubMenu:hover::after { transition: opacity .25s; opacity: 1;  border-color: rgba(221,221,221,0) !important; border-bottom-color: rgba(221, 221, 221, 0) !important; border-bottom-color: #fff !important; border-width: 8px !important; margin-left: -9px; bottom: -2px; z-index: 12; left: 50%; border: solid transparent; content: ''; height: 0; width: 0; position: absolute; pointer-events: none; top: 23px;}
.contSubMenu:hover > .sub-menu { display:block; max-height: inherit; left: -15px; }
.contSubMenu:hover > .sub-menu { display:table;  }
.menuPrincipal .contSubMenu:hover .sub-menu .menu-item-sub .sub-menu { display:block; }

.menuPrincipal li .sub-menu li a:hover { color: #194271}
.menuPrincipal > li + li > a::after { content: ""; position: absolute; top: 50%; width: 1px; border-left: 1px solid rgba(0,0,0,0.1); height: 15px; margin-top: -7px; left: -1em; }
.menuDestinos ul.sub-menu li { border-right: 1px solid transparent; margin-left: 0 !important; text-align: left; display: table-cell; white-space: nowrap; width: 160px; min-width: 160px; }
.menuDestinos ul.sub-menu { left: -730px !important; }
.menuDestinos ul.sub-menu li.menu-item-sub ul.sub-menu { min-width: auto; left: 0 !important; max-height: inherit; position: relative; border: none; box-shadow: none; }
.menuDestinos ul.sub-menu li.menu-item-sub ul.sub-menu li { padding:10px; width: auto; display: block; margin: 0; vertical-align: top; }
.menuDestinos ul.sub-menu li.menu-item-sub ul.sub-menu li a { font-size: 12px; }
.logo img { transition: max-height .8s; height:121px; }
#slider { width:100%; }
.rslides li { position: relative; }
.rslides li::before { content: ""; position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); top: 0; bottom: 0; right: 0; left: 0; }
.contTexSlider { justify-content: center; position: absolute; display: flex; align-items: center; justify-items: center; width: 100%; height: 100%; }
.texSlider { max-width:600px; }
.texSlider h2, .texSlider h3, .texSlider h1 { color: #ffffff; padding: 0; font-weight: normal; margin-top: .2em; margin-bottom: .2em; line-height: 1; font-size: 2.9em; }
.alt { font-family: 'Freestyle Script' !important; font-weight: normal !important; font-style: normal !important; }
.uppercase { line-height: 1.2; text-transform: uppercase; }
.texSlider h4 { color: #ffffff; font-size: 1.5em; }

.texSlider .button { text-transform: uppercase; margin-top: .5em; margin-bottom: .5em; border-radius: 5px; color: #fff; background-color: #ff9900; font-size: 1.15em; padding: 10px 20px; display: inline-block; letter-spacing: 1.5px; }
.texSlider .button span { display: inline-block; color: #fff; line-height: 1.6; }
.contCovid { background-color: rgb(242,113,28); text-align: center; }
.contCovid a { background-color: #194271; color: #fff; border-radius: 5px; padding: 8px 24px; display: inline-block; margin: 10px 0; text-transform: uppercase; letter-spacing: 1.2px; }

.contServicios { width:80%; margin:0 auto; display: table; }
.contServicio { text-align: center; vertical-align: top; display: inline-block; width: calc((100% / 6) - 20px); width: -webkit-calc((100% / 6) - 20px); width: -moz-calc((100% / 6) - 20px); }
.contServicio img { width:100% }
.titulos { font-size: 1.6em; line-height: 1.3; position: relative; -js-display: flex; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; width: 100%; margin-top: 30px; padding-left: 0; padding-right: 0; margin-bottom: 1.5em; }
.titulos span { margin: 0 15px; text-transform: uppercase; }
.titulos b { display: block; -ms-flex: 1; flex: 1; height: 2px; opacity: .1; background-color: currentColor; }

.destinosHome { width:80%; margin:0 auto; position:relative; }
.destinosHome .titulos b { color:#ffffff;}
.titulos span i { opacity: .6; margin-right: 0.5em; }
.contDestino  { margin-bottom: 0; padding-bottom: 30px; }
.contDesM, .contDesC, .contDesR, .contDesP, .contDesRD { margin:0 0 0 5px; -webkit-box-shadow: 0px 0px 8px 0px #c7c7c7; -moz-box-shadow: 0px 0px 8px 0px #c7c7c7; box-shadow: 0px 0px 8px 0px #c7c7c7; }
.contDesM { max-width: 20%; -ms-flex-preferred-size: 20%; flex-basis: 20%; }
.contDestino a { position: relative; height: auto; padding-top: 303px; background-position: 50% 50%; background-size: cover; margin: 0 auto; overflow: hidden; transition: opacity 0.3s, transform 0.3s, background-color 0.3s; width: 100%; display: block; }
.contDestino a img { transition: all 0.8s; right: 0; width: 100%; height: 100%; bottom: 0; left: 0; top: 0; position: absolute; object-position: 50% 50%; object-fit: cover; font-family: 'object-fit: cover;'; width: 100%; margin: 0 auto; max-width: 100%; }
.contDestino a img:hover { transition: all 0.8s; -webkit-transform:scale(1.5); -moz-transform:scale(1.5); -ms-transform:scale(1.5); -o-transform:scale(1.5); transform:scale(1.5); filter: saturate(180%); }
.contDestino a span { font-family:'Arial' !important; background-color: rgb(40, 165, 207); padding: 2px 0px 2px 16px; position: absolute; bottom: 0; width: 100%; color: #fff; font-size: 0.7vw;}
.contDesC {  max-width: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; }
.contDesRD {  max-width: calc(100% / 3); -ms-flex-preferred-size: calc(100% / 3); flex-basis: calc(100% / 3); }
.contDesP { max-width: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%;  }

.Newsletter { width:100%; background-color:#53b6f7; text-align: center;}
.contNewsletter { width: 600px; margin: 20px auto; padding: 60px 0; }
.Newsletter h3 { text-transform: uppercase; padding: 0; font-weight: normal; margin-top: .2em; margin-bottom: .2em; line-height: 1; font-size: 2em; letter-spacing: .05em; color: #fff; }
.Newsletter p { font-size: 1.1vw; color: #f1f1f1;  padding: 0; margin-top: 1em; margin-bottom: 1em; text-align: justify !important; }
.Newsletter a { color: currentColor; }
.formContainer input[type="email"], .formContainer input[type="text"]  { width:100%; box-sizing: border-box; border: 1px solid #ddd; padding: 0 .75em; height: 2.507em; font-size: .97em; border-radius: 0; max-width: 100%; width: 100%; vertical-align: middle; background-color: #fff; color: #333; box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); transition: color .3s, border .3s, background .3s, opacity .3s; margin-bottom: 1em; -ms-touch-action: manipulation; touch-action: manipulation; overflow: visible; }
.enviar { border-radius: 5px; background-color: #194271; position: relative; display: inline-block; text-transform: uppercase; font-size: .97em; letter-spacing: .03em; cursor: pointer; text-align: center; text-decoration: none; border: 1px solid transparent; vertical-align: middle; margin-top: 0; margin-right: 1em; text-shadow: none; line-height: 2.4em; min-height: 2.5em; padding: 0 1.2em; max-width: 100%; transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s; text-rendering: optimizeLegibility; box-sizing: border-box; color: #fff; }

.IVIDMC { width:100%; padding-top: 59px; padding-bottom: 59px; min-height: 300px; background-color: rgb(228,228,228); -webkit-clip-path: polygon(0 calc(0% + 30px), 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 calc(0% + 30px), 100% 0, 100% 100%, 0 100%); }
.contIVI { width:80%; margin:0 auto;}
.contIVI h2 { font-size: 1.6em; line-height: 1.3; color: #555;  width: 100%; margin-top: 0; margin-bottom: .5em; text-rendering: optimizeSpeed; }
.contIVI p { color: #777; font-size: 1.12vw; }
.contIVI p a { color: #00b2ef; }
.contSliderIVI { background-color: rgb(255, 255, 255); padding: 15px 15px 15px 15px; box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23); }
.contTexIvi { background-color: rgba(0,0,0,0.86); font-size: 100%; border-radius: 50%; position: absolute; bottom: 20px; z-index: 2; width: 250px; height: 250px; left: 20px; }
.contTexIvi .center { padding: 24px; }
.contTexIvi .center h4.uppercase { padding: 0; color: #fff; font-size: 1.2em; margin-top: .6em; margin-bottom: .6em; line-height: 1.2; text-transform: uppercase; }
.contTexIvi .center p { color: #f1f1f1; padding: 0; margin-top: 1em; margin-bottom: 1em; font-size: 0.8vw; }
.noSelec { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.buttonRP { position: relative; font-size: .97em; letter-spacing: .03em; cursor: pointer; text-align: center; border: 1px solid transparent; vertical-align: middle; margin-right: 1em; text-shadow: none; line-height: 2.4em; min-height: 2.5em; padding: 0 1.2em; max-width: 100%; transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s; text-rendering: optimizeLegibility; box-sizing: border-box; background-color: #ff9900; border-radius: 5px; color: #fff; display: inline-block; margin-top: 48px; text-transform: uppercase; }
.buttonRP span { font-weight: bolder !important; }

.contFooter { background-color: #fff; }
footer { width:80%; margin:0 auto; }
.contMF { height:100%; border-right: 1px solid #ececec; width: calc((100% / 4) - 40px); width: -webkit-calc((100% / 4) - 40px); width: -moz-calc((100% / 4) - 40px); padding-right:20px }
.contMF h3 { color: #1a4474; font-size: 1.4em !important; font-weight: bold !important; }
.contMenuF { align-items: start !important; padding-top: 50px;  }
.contMF ul li:first-child { border: none !important; }
.contMF ul li { border-top: 1px solid #ececec; list-style: none; margin-bottom: .3em; text-align: left; }
.contMF ul li a { display: inline-block; padding: 6px 0; -ms-flex: 1; flex: 1; color: #00b2ef; }
.contMF ul li a:hover { color:#194271; }
.sidebar-wrapper a { padding: 10px 0 !important; }

.contAlianzas { padding: 40px 0; margin-top: 40px; width:100%; border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1); }
.contAlianzas .flex-row { width:80%; margin:0 auto; }
.contAlienza {width: calc((100% / 5) - 40px); width: -webkit-calc((100% / 5) - 40px); width: -moz-calc((100% / 5) - 40px); }
.contAlienza img { max-height:100px; max-width: 100%;}
.contInfFooter { padding: 30px 0 15px; }
.contInfFooter img { max-height:100px; transition: all 0.8s; }
.contInfFooter img:hover { transition: all 0.8s; -webkit-transform:scale(1.5); -moz-transform:scale(1.5); -ms-transform:scale(1.5); -o-transform:scale(1.5); transform:scale(1.5); }
.contInfFooter p { text-align:center; margin-top: 15px; color: rgba(0,0,0,0.5); font-size: .9em; }

.Covid { max-width:980px; margin: 0 auto; }
.Covid p { padding-bottom: 25px; border-bottom: 1px dashed #ddd; }
.Covid .rslides_container { margin: 30px 0; }
.botonA { background-color: #194271; color: #fff; border-radius: 5px; padding: 8px 24px; display: inline-block; margin: 0; text-transform: uppercase; letter-spacing: 1.2px; }

.contVideoCovid { margin: 50px 0 14px; position: relative; background-image: url(/images/covid-19/Isla-Tortuga.jpg); background-position: center; background-size: cover; background-repeat: no-repeat; }
.contVideoCovid::before { content: ""; position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); top: 0; bottom: 0; right: 0; left: 0; } 
.contVideoCovid .center { padding:10%; position: relative; }
.contVideoCovid h2 { font-size: 2.9em; color: #fff; padding: 0; font-weight: normal; margin-top: .2em; margin-bottom: .2em; line-height: 1; }
.contVideoCovid h2 span { color: #fff; }
.contVideoCovid p { border: none; color: #f1f1f1; padding: 0; margin-top: 1em; margin-bottom: 1em; text-align: justify !important; }

.contIN { position: relative; }
.socios { width: 90%; margin: -18% 0 0 5%; float: left; z-index: 14; position: relative; }
.contText { width:100%; margin: 60px auto; }
.Nosotros .contText { width:90%; align-items: start; }
.contImg { width:40%; float: left; margin: 0 4% 0px 0; }
.gradientText { font-size: 2.5em !important; background: -moz-linear-gradient(left,rgba(26,68,116,1) 40%,rgba(0,153,204,1) 60%); background: -webkit-gradient(left top,right top,color-stop(40%,rgba(26,68,116,1)),color-stop(60%,rgba(0,153,204,1))); background: -webkit-linear-gradient(left,rgba(26,68,116,1) 40%,rgba(0,153,204,1) 60%); background: -o-linear-gradient(left,rgba(26,68,116,1) 40%,rgba(0,153,204,1) 60%); background: -ms-linear-gradient(left,rgba(26,68,116,1) 40%,rgba(0,153,204,1) 60%); background: linear-gradient(to right,rgba(26,68,116,1) 40%,rgba(0,153,204,1) 60%); background-clip: border-box; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a4474',endColorstr='#4bb8bf',GradientType=1); -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: #1a4474; }
.is-uppercase, .uppercase { line-height: 1.2; text-transform: uppercase; letter-spacing: .05em; }
.texto h1 span { font-size: 120%; }
.texto p { margin-bottom: 1.3em; text-align: justify; font-size: 100%; line-height: 1.6; color: #777; }
.box-text { box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23); padding-top: .7em; padding-bottom: 1.4em; position: relative; width: 100%; font-size: .9em; }
.box-text h4 { line-height: 1.3; font-size: 1.125em; width: 100%; margin-top: 0; margin-bottom: .5em; text-rendering: optimizeSpeed; text-align: center; }
.texto p a { color: #00b2ef; }
.imgBienvenida { display: block; text-align: center; margin: 0 auto; }
.line1 { max-width: 50px; height: 3px; display: block; background-color: rgba(0,0,0,0.1); margin: 1em auto 1em; width: 100%; }
.line2 { display: inline-block; max-width: 50px; height: 3px; background-color: rgb(36, 148, 194); margin: 0.5em auto 1em; width: 100%; }

.contParallax { position:relative; background: url("/images/nosotros/compania.jpg") no-repeat fixed; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; min-height: 500px; min-height: 400px; }
.contParallaxP { position:relative; background: url("/images/nosotros/Cancun-zona-hotelera.jpg") no-repeat fixed; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; min-height: 500px; min-height: 400px; }
.alt { text-align: center; font-size: 850%; color: #fff; line-height: 1.3; }
.contTab { padding-top: 50px; margin-bottom: 50px; background-color: rgb(248,248,248); padding-left: 30px; padding-right: 30px; margin-top: -30px; }
.tabContenido { display:none; }
.mask-arrow {margin-top: -33px; background-color: #f8f8f8; padding-top: 38px; -webkit-clip-path: polygon(0 0, calc(50% - 30px) 0, 50% calc(0% + 30px), calc(50% + 30px) 0, 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 0, calc(50% - 30px) 0, 50% calc(0% + 30px), calc(50% + 30px) 0, 100% 0, 100% 100%, 0 100%); }
.text-inner { padding: 30px 30px 30px 30px; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.grid { column-count: 3; column-gap: 1em; width:100%; position:relative; }
.grid-item { float: left; position: relative;}
.grid-item img { width:100%; }
.grid-item .flex-row { justify-content: center; position: absolute; top: 0; bottom: 0; right: 0; left: 0; }
.grid-item h3 { text-transform: uppercase; background-color: rgba(255, 255, 255, 0.9); width: auto; font-size: 2em; padding: 30px; }
.grid article {width: 32%; float: left; padding: 10px 7px; box-sizing: border-box; background-clip: content-box; text-align: center; }
ol { color: #777; line-height: 1.6; }
ol li { list-style: decimal; color: #777; line-height: 1.6; }
.time { display: var(--timeDisplay, inline-flex); }
.time__month { margin-left: var(--timelineMounthMarginLeft, .25em); }
.time { padding: var(--timePadding, .25rem 1.25rem .25rem); background-color: var(--timeBackgroundColor, #f0f0f0); font-size: var(--timeFontSize, .75rem); font-weight: var(--timeFontWeight, 700); text-transform: var(--timeTextTransform, uppercase); color: var(--timeColor, currentColor); }
.card { padding: var(--timelineCardPadding, 1.5rem 1.5rem 1.25rem); }
.card__content { margin-top: var(--cardContentMarginTop, .5rem); }
.card { border-radius: var(--timelineCardBorderRadius, 2px); border-left: var(--timelineCardBorderLeftWidth, 3px) solid var(--timelineCardBorderLeftColor, var(--uiTimelineMainColor)); box-shadow: var(--timelineCardBoxShadow, 0 1px 3px 0 rgba(0, 0, 0, .12), 0 1px 2px 0 rgba(0, 0, 0, .24)); background-color: var(--timelineCardBackgroundColor, #fff); }
.card__title { --rTitleMarginTop: var(--cardTitleMarginTop, 1rem); font-size: var(--cardTitleFontSize, 1.25rem); }
.timeline__year { margin-bottom: 1.25rem; }
.timeline__cards { display: var(--timeloneCardsDisplay, grid); grid-row-gap: var(--timeloneCardsGap, 1.5rem); }
.timeline { display: var(--timelineDisplay, grid); grid-row-gap: var(--timelineGroupsGap, 2rem); overflow: hidden; --timelineMainColor: #4557bb; --uiTimelineMainColor: var(--timelineMainColor, #222); --uiTimelineSecondaryColor: var(--timelineSecondaryColor, #fff); border-left: var(--timelineLineWidth, 3px) solid var(--timelineLineBackgroundColor, var(--uiTimelineMainColor)); padding-top: 1rem; padding-bottom: 1.5rem; }
.timeline__year { --timePadding: var(--timelineYearPadding, .5rem 1.5rem); --timeColor: var(--uiTimelineSecondaryColor); --timeBackgroundColor: var(--uiTimelineMainColor); --timeFontWeight: var(--timelineYearFontWeight, 400); }
.timeline__card { position: relative; margin-left: var(--timelineCardLineGap, 1rem); }
.timeline__cards { overflow: hidden; padding-top: .25rem; padding-bottom: .25rem; }
.timeline__card::before{ content: ""; width: 100%; height: var(--timelineCardLineWidth, 2px); background-color: var(--timelineCardLineBackgroundColor, var(--uiTimelineMainColor)); position: absolute; top: var(--timelineCardLineTop, 1rem); left: -50%; z-index: -1; } 
.nav { width: 100%;  -ms-flex-pack: center; justify-content: center; width: 100%; position: relative; display: inline-block; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; }
.nav li:first-child { margin-left: 0 !important; }
.entry-content ol li, .entry-summary ol li, .col-inner ol li, .entry-content ul li, .entry-summary ul li, .col-inner ul li {margin-left: 1.3em; }
.nav > li { display: inline-block; list-style: none; margin: 0; padding: 0; position: relative; margin: 0 7px; transition: background-color .3s; }
.tab { border-right: 1px solid rgba(0,0,0,0.07) !important; padding: 10px 15px !important; margin: 0 !important; margin-left: 0px; }
.nav > li > a:hover, .nav > li.active > a, .nav > li.current > a, .nav > li > a.active, .nav > li > a.current, .nav-dropdown li.active > a, .nav-column li.active > a, .nav-dropdown > li > a:hover, .nav-column li > a:hover { color: rgba(17,17,17,0.85); }
.nav > li > a { font-weight: 700; }
.nav > li > a { font-family: "-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,Oxygen-Sans,Ubuntu,Cantarell,&quot;Helvetica Neue&quot;,sans-serif",sans-serif; }
.nav > li > a { font-size: .8em; }
.nav > li > a, .nav-dropdown > li > a, .nav-column > li > a { color: rgba(102,102,102,0.85); transition: all .2s; }
.nav > li > a { padding: 10px 0; display: inline-block; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; }
.nav-line-bottom > li > a:hover::before { bottom: 0; opacity: 1; }
.nav-line-bottom > li > a::before, .nav-line-grow > li > a::before, .nav-line > li > a::before { content: " "; position: absolute; top: auto; left: 50%; -ms-transform: translateX(-50%); transform: translateX(-50%); width: 100%; background-color: #446084; transition: all 0.3s; opacity: 0; height: 3px; }
.contTabV { padding-top: 17px; display:inline-block; width:240px; }
.contDetTabV { display:inline-block; width: calc(100% - 300px); width: -webkit-calc(100% - 350px); width: -moz-calc(100% - 350px); }
.contDetTabV img { display: block; max-width:250px; margin: 0 auto; }
.nav-vertical { -ms-flex-flow: column; flex-flow: column; padding-top: 0; width: 100%; }
.nav.nav-vertical li { border-top: 1px solid #ececec; list-style: none; margin: 0; width: 100%; }
.nav.nav-vertical li a span { font-weight: 700 !important; }

.contTestimoniales { min-height: 100%; margin: 0 auto 40px; height: 100%; box-sizing: border-box; overflow: hidden; box-shadow: 0 3px 6px -4px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23); background-color: #fff; padding: 20px; width: auto; position: relative; }
.contTestimonio  { padding: 5px 10px; float: left; height: 100%; min-height: 100%; box-sizing: border-box; position: relative;}

.Clientes { padding: 50px 10%; background-image: url(/images/nosotros/clientes.jpg); width: 80%; background-position: center; background-size: cover; background-repeat: no-repeat; }
.Clientes .contText { background-color: rgba(255,255,255,0.9); padding: 50px 10%; width: auto; margin: 0 auto 40px; }
.contSI { width:400px; margin:0 auto; }
.circle { border-radius: 999px !important; object-fit: cover; border: 2px solid currentColor; color: silver; background-color: transparent; line-height: 2.19em; padding-left: 0; padding-right: 0; margin-left: 0 !important; opacity: 1; margin-top: .5em; margin-right: .12em; min-width: 2.5em; display: inline-block; position: relative; text-transform: uppercase; font-size: 1.5em; letter-spacing: .03em; cursor: pointer; font-weight: bolder !important; text-align: center; max-width: 100%; transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s; text-rendering: optimizeLegibility; box-sizing: border-box; }
.circle:hover { background-color: #274180; }
.circle i { font-size: 1.2em; }
.circle:hover i { color:#fff; }
.text-shadow-2 { text-shadow: 2px 2px 5px rgba(0,0,0,0.4); }
.contSatis { height:100%; padding-bottom: 30px; }
.contSatis .contCS:first-child { background-color: rgb(2,109,232); }
.contSatis .contCS { background-color: rgba(0,0,0,.5); width: 140px; height: 140px; display: flex; align-items: center; justify-content: center; }
.contCS .uppercase { color:#ffffff; }
.contClienIvi { width: 70%; background-color: #fff; padding: 60px 15%; }
.fondoN { background-color:#333; padding:5%; }
.contClienIvi .contText:first-child { padding-right: 5%; }
.contClienIvi .contText h5 { color:#ffffff; font-size: 1em; line-height: 1.6; }
.contClienIvi .contText h5 span { font-size: 90%; }
.mask-angled { margin-top: -30px; -webkit-clip-path: polygon(0 calc(0% + 30px), 100% 0, 100% 100%, 0 100%); clip-path: polygon(0 calc(0% + 30px), 100% 0, 100% 100%, 0 100%); }
.has-mask { overflow: hidden; transform: translateZ(0px); }
.contClienteS { width:100%; position:relative; }
.contDestCS .w50 { height: 100%; float: left; position: relative; }
.contDestCS { height:500px; overflow: hidden; }
.row3 {position: relative; height: calc((500px / 3) - 2px); height: -webkit-calc((500px / 3) - 2px); height: -moz-calc((500px / 3) - 2px); overflow: hidden; border: 2px solid #fff }
.row2 {position: relative; height: calc((100% / 2) - 2px); height: -webkit-calc((100% / 2) - 2px); height: -moz-calc((100% / 2) - 2px); overflow: hidden; border: 2px solid #fff }
.w_100 { width: calc(100% - 4px); width: -webkit-calc(100% - 4px); width: -moz-calc(100% - 4px); }
.w_50 { float:left; width: calc((100% / 2) - 4px); width: -webkit-calc((100% / 2) - 4px); width: -moz-calc((100% / 2) - 4px); }
.contDestCS a img {transition: all 0.8s; height: 100%; object-position: 78% 50%; object-fit: cover; font-family: 'object-fit: cover;'; margin: 0 auto; max-width: 100%; }
.contDestCS a .flex-row { justify-content: center; position: absolute; top: 0; bottom: 0; right: 0; left: 0; }
.contDestCS a h3 { color:#ffffff; text-transform: uppercase; background-color: rgba(0, 0, 0, 0.5); width: auto; font-size: 1.2em; padding: 20px; }

.contColaboradores:hover > .texto { -ms-transform: translateY(-15px); transform: translateY(-15px); background-color: #fff; }
.contColaboradores > .texto { transition: opacity 0.3s, transform 0.3s, background-color 0.3s; }
.contColaboradores:hover > img { transition: all 0.8s; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.contColaboradores > img { transition: all 0.8s; }
.contClS { justify-content: center; }
.person-title {  opacity: .7; font-size: .8em; font-weight: 300 !important; }
.imgColaborador { width:70%; border-radius:50%; }
.contColaboradores  { margin:0 35px 60px; }
.social-icons { padding: 30px 0; padding-top: 5px; font-size: 1.3em !important; display: inline-block; vertical-align: middle; font-size: .85em; color: #999; }
.contDetallesCp { padding: 25px 0; }
.contBonton { width:100%; text-align:center; }
.contBonton a { border: #194271 2px solid; color: #194271; border-radius: 5px; padding: 5px 14px; text-transform: uppercase; }
.contBonton a span { font-weight: bolder !important; }

.contSociosI { width:80%; margin: 10px auto 60px;;}
.contSocioI  { position: relative; display:inline-block; width: calc((100% / 3) - 72px); width: -webkit-calc((100% / 3) - 72px); width: -moz-calc((100% / 3) - 72px); padding:30px 30px 0 }
.contDestCS a img {transition: all 0.8s; height: 100%; object-position: 78% 50%; object-fit: cover;  }
.contSocioI h3 { text-align:left; font-weight: bold !important; font-size: 1.25em; }
.imgSocioI { border-radius: 50%; background: #fff !important; border: 1px solid #194271; width: 200px; height: 200px; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; }
.contSocioI::after { position: absolute; content: " "; width: 100%; height: 0; top: auto; left: 0; bottom: -1px; border-bottom: 1px dashed #ddd; }
.contSocioI::before { position: absolute; content: " "; height: 100%; top: 0; left: -1px; border-left: 1px dashed #ddd; }
.contSocioI:nth-child(1)::before, .contSocioI:nth-child(4)::before { border-left: none; }
.contSocioI:last-child::before { right:0; border-right: 1px dashed #ddd; }
.follow-icons a:hover { color: #274180; }
.follow-icons a { color: #999; }
.contSocioI .follow-icons a { font-size: 1.2em; margin: 0 5px; }

.contCpmercial .left, .contCpmercial .right { display:inline-block; }
.contImgFest { width: 39% !important; background-color: #fff; vertical-align: middle; padding: 5%; border: 1px dashed #ddd; float: left; height: 75px; margin: 0; justify-content: center; justify-items: center; align-content: center; align-items: center; display: flex; }
.contImgFest img { max-width: 100%; max-height: 100%; width: auto; }
.listadoC { list-style: disc;  }
.listadoC li { margin-left: 1.3em; line-height: 1.6; color: #777; list-style: disc; font-family: 'Arial' !important; margin-bottom: .6em; }

.Servicios { width:100%; }
.contServ { width: 80%; margin: 0 auto; display: table; text-align: center }
.contTextS { width:80%; margin:70px auto;}
.Servicios .contParallax { background-image:url(/images/servicios/events.jpg); }
.fancy-underline { position: relative; }
.fancy-underline::after { content: ""; color: green; position: absolute; left: 0; border-radius: 999px; right: 0; top: 100%; height: 9px; image-rendering: -webkit-optimize-contrast; background: url("/images/underline.png") 50% top no-repeat; background-size: 100% 9px; }
.contServi { display: inline-block; vertical-align: text-top; margin: 30px auto; width: calc((100% / 3) - 20px); width: -webkit-calc((100% / 3) - 20px); width: -moz-calc((100% / 3) - 20px); }
.contServi ul li { text-align: left; margin-left: 1.3em; margin-bottom: .6em; }
.iconoServ { width: 137px; max-width: 100%; position: relative; }
.iconoServ img { width: 100%; }
.contParallaxI { background-image:url(/images/nosotros/incentive-2.jpg); }
.contParallaxQI { background-image:url(/images/nosotros/que-es-ivi.jpg); }
.Paises { display: inline-block; width: 100%; position: relative; }
.imgBanner { width: 100%; position: relative; align-items: center; align-content: center; justify-content: center; justify-items: center; }
.imgBanner img { min-width:100%; min-height: 100%; }
.imgBanner h1 { text-transform: uppercase; font-size: 5em; position: absolute; text-align: center; }
.imgBanner h1 strong { font-weight: bolder; color: #fff; font-size: 140%; }
.infoDestino .w50 { float: left; }
.mapDest iframe { width:100% !important; height:400px}
.infoDestino { height: 800px; overflow: hidden; }
.contInfoDes { height: 400px; overflow: hidden; background-color: #274180; padding:20px 40px 0; text-align:center }
.contInfoDes p { color: #f1f1f1; font-size: 1.2vw; }
.topTen { margin-bottom: 30px; align-items: flex-start; }
.imgDest { max-width: 20%; -ms-flex-preferred-size: 20%; flex-basis: 20%; }
.imgDest img { border: 1px solid rgba(0,0,0,0.1) !important; background: #fff; padding: 10px !important; }
.detalleDest { max-width: 60%; -ms-flex-preferred-size: 60%; flex-basis: 60%; }
[data-text-color="secondary"] { color: #00b2ef !important; }
.numero { max-width: 12%; -ms-flex-preferred-size: 12%; flex-basis: 12%; border-right: 1px solid #ececec; padding: 0 9.8px 19.6px; margin-bottom: 0; }
.logoDest { width: auto; padding-bottom: 30px; max-height: 105px; }
.imgPrinDest { display: flex; overflow: hidden; height: 100%; position: relative; }
.imgPrinDest img { transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s; right: 0; width: 100%; height: 100%; bottom: 0; left: 0; top: 0; position: absolute; object-position: 50% 50%; object-fit: cover; font-family: 'object-fit: cover;'; }
.galeriaTop { display: -ms-flexbox; display: flex; max-width: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; transition-delay: .2s; animation-delay: .1s; transform: translate3d(0, 0, 0) scale(1); opacity: 1 !important; will-change: filter, transform, opacity; -webkit-backface-visibility: hidden; animation-fill-mode: forwards; transition: filter 1.3s, transform 1.6s, opacity 0.7s ease-in; padding-top: 230px; position: relative; overflow: hidden; }
.galeriaTop img {  transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s; right: 0; width: 100%; height: 100%; bottom: 0; left: 0; top: 0; position: absolute; object-position: 50% 50%; object-fit: cover; font-family: 'object-fit: cover;'; }
.galeriaTop img:hover { transform: scale(1.2); transition: all 0.8s; }
.galeriaTop .col4 { display: -ms-flexbox; display: flex; max-width: 100%; -ms-flex-preferred-size: 25%; flex-basis: 25%; osition: relative; margin-left: auto; margin-right: auto; width: 100%; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; -ms-flex: 1 0 auto; flex: 1 0 auto }

.mapa100 iframe { width:100%! important; }
.contTopEstados { width:100%; background-position:center; background-repeat: no-repeat; background-size: cover; 
background-size: cover !important; background-repeat: no-repeat !important; background-position: 50% 70%; height: 481px; transform: translate3d(0px, 7.55px, 0px); backface-visibility: hidden;}
.tituloParalax { width: 100%; height: 100%; align-content: center; display: grid; }
.contTopEstados h3 {text-shadow: 2px 2px 5px rgba(0,0,0,0.4);  text-align: center; color: #fff; width: 100%; padding: 0; font-weight: normal; margin-top: .2em; margin-bottom: .2em; line-height: 1; font-size: 4em;}
.contTopEstados .titulos { justify-content: center; text-shadow: 2px 2px 5px rgba(0,0,0,0.4); font-size: 5vw; margin-top: 0; margin-bottom: 0; }
.contTopEstados .titulos span { color: #ffffff; }

.logoGrupo { position: absolute; width: 100%; height: 100%; top: 0; bottom: 0; right: 0; left: 0;}
.logoGrupo .center { margin: 0 auto; }
.logoGrupo .logoGroup { height: 100px; }
.logoGrupo h4 { text-shadow: 2px 2px 5px rgba(0,0,0,0.4); text-transform: uppercase; font-size: 7em; text-align: center; color: #fff; font-weight: bold !important; }
.inforGruop { margin-top: -5px; width:100%; background-color: rgba(0,163,185,0.91); }
.inforGruop .uppercase { color:#ffffff; font-size: 3vw; line-height: 1.5; }
.inforGruop .text-inner p { color:#ffffff; text-align: center; }
.listNumer { margin-left: 35px; margin-bottom: 15px; }

.contTour { margin: 0 10px 35px; background-color: #ffffff; -webkit-box-shadow: 0px 0px 8px 0px #c7c7c7; -moz-box-shadow: 0px 0px 8px 0px #c7c7c7; box-shadow: 0px 0px 8px 0px #c7c7c7; -webkit-transition: all .2s ease; transition: all .2s ease; display:inline-block; width: calc((100% / 2) - 25px); width: -webkit-calc((100% / 2) - 25px); width: -moz-calc((100% / 2) - 25px); }
.imgTour { float: left; width: 250px; height: 200px; position: relative; overflow: hidden; }
.imgTour img { height:100%; }
.infoTour { padding: 10px 10px 10px 0px; float: right; width: calc(100% - 260px); width: -webkit-calc(100% - 260px); width: -moz-calc(100% - 260px); }
.infoTour h3 { color: #274180; }
.dato { display: block; color: #555; line-height:1.5 }
.dato strong { color: #274180; }
.textos { margin-bottom: 1.3em; text-align: justify; font-size: 14px; line-height: 1.5; color: #777; }
.contTour .contText { margin: 0 auto; padding: 0 25px; height: 390px; }
.contTour .contTab { padding: 0; margin-top: 0; margin-bottom: 20px; }
.contDetalleTour { margin: 0 auto; display: inline-table;}
.Programas { width: 100%; }
.Programas h2 { text-align: center }
.contPrograma { justify-content: center; position: relative; background-position: bottom center; background-repeat: no-repeat; width: 100%; height: 600px; background-size: cover;}
.programa { width:400px; background-color:rgba(0,0,0,0.9); }
.programa .text-inner h2 { color: #ffffff; font-size: 3.5vw; }
.programa .text-inner h3 { color: #ffffff; font-size: 2vw; }
.programa .text-inner p { color: #ffffff;  font-size: 16px; }
.programa .text-inner a { color: #ffffff; background-color: #194271; border-radius: 5px !important; margin: 15px auto; padding: 8px 15px; display: block; width: max-content; }

.contForm { width:100%; margin-bottom:20px }
input[type="email"], input[type="date"], input[type="search"], input[type="number"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection { box-sizing: border-box; border: 1px solid  #ddd; padding: 0 .75em; height: 2.507em; font-size: .97em; border-radius: 0; max-width: 100%; width: 100%; vertical-align: middle; background-color: #fff; color: #333; box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); transition: color .3s, border .3s, background .3s, opacity .3s; }
.message { height:100px }
label { display: inline-block; width: 100%; color: #222; font-weight: bold; display: block; font-size: .9em; margin-bottom: 0.4em; }
.terminos { font-weight: bold !important; line-height: 1.5; font-size: 17px; }
.terminos a { color: #00b2ef; }

.bontonA {letter-spacing: 2px !important; font-size:16px !important; background-color: #194271; border-radius: 5px !important; color: #fff; border-color: rgba(0,0,0,0.05); position: relative; display: inline-block; text-transform: uppercase; font-size: .97em; letter-spacing: .03em; cursor: pointer; font-weight: bolder !important; text-align: center; text-decoration: none; border: 1px solid transparent; vertical-align: middle; margin-top: 0; margin-right: 1em; text-shadow: none; line-height: 2.4em; min-height: 2.5em; padding: 0 1.2em; max-width: 100%; transition: transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s; text-rendering: optimizeLegibility; box-sizing: border-box; -webkit-appearance: button; -ms-touch-action: manipulation; touch-action: manipulation; }

@media (max-width: 1180px) {

}
@media(max-width: 958px){

}
@media(max-width: 850px){

}
@media(max-width: 750px){
  .hiddenN { display: block !important}
  .hiddenM { display: none !important}

}