/*---------------- reset  ------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,rem,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,fieldset, legend,caption,.filters ul li p, figure{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent; line-height:normal; font-weight:normal;}
.interiores{padding-top:100px;}
.interiores header{background:#D2EBE4}
html{overflow-x:hidden; height:100%; font-size:18px }
ol,ul,li{list-style:none;font-weight:lighter}
p{font-weight:400; font-size:1rem; color:#fff}
.headerNone{display:block}
.dnone{display: none}
.sticky + .content{padding-top: 150px;}
.mt10{margin-top:10px}
.mt20{margin-top:20px}
a{color:#fff}
.bckWhite{background:#202020;}
.bckWhite p, .bckWhite b, .bckWhite strong, .bckWhite em, .bckWhite ul, .bckWhite li{ color: #333!important}
.bckWhite a{color:#c30!important}
.bck-line{position: absolute;  top:480px; left: 0px; width: 8px; height: 300px;	}
body{font-family:"Oswald", sans-serif; background:#212121; color:#fff}
.openSans{font-family:"Open Sans", sans-serif!important; font-size:.9rem!important}
.bck{ background: url("../images/bck.png") right top; background-repeat: no-repeat;}
.background{background: url("../images/background.png") center 120px; background-repeat: no-repeat; }
.background {
    background: url("../images/background.png") center 120px;
    background-repeat: no-repeat;
  }
  #headAcerca {
    padding: 50px 0 125px 0;
    display: block;
    text-align: right;
  }
  #headAcerca strong {
    font-size: 1.4rem;
    font-weight: 400;
  }
  #headAcerca p {
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 4px;
  }
  #acercadremi {
    border-bottom: 2px solid #878787;
    padding: 30px 0 40px;
    margin-bottom: 60px;
  }
  #acercadremi h1 {
    font-weight: 600;
  }
  #acercadremi p {
    font-weight: 400;
  }
  .sixty {
    float: left;
    width: 60%;
  }
  .forty {
    float: left;
    width: 40%;
  }
  .forty img {
    width: 100%;
  }
  .tache {
    text-decoration: line-through;
  }
  .wrapper {
    float: left;
    width: 100%;
    margin: 20px 0;
  }
  ti #quienessomos p {

    display: block;
    padding-bottom: 10px;
  }
  #quienessomos img {
    width: 100%;
    margin: 40px;
    border: 1px solid #b2a142;
    padding: 3px;
  }
  #quienessomos rem {
    display: block;
    padding: 10px 0 5px;
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 500;
  }
  #quienessomos strong {
    margin-top: 20px;
    display: block;
  }
  #quiensoy {
    margin-top: 30px;
  }
  #quiensoy li {
    float: left;
    width: 47%;
    padding-right: 10%;
    text-align: center;
    height: 190px;
  }
  #quiensoy li img {
    margin: 0 auto 10px;
    width: 80px;
  }
  #quiensoy li strong {
    display: block;
    font-size: 0.9rem;
    text-align: center;
  }
  #quiensoy li p {
    display: block;
    font-size: 0.7rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
  }
  .seventeen {
    float: left;
    width: 70%;
    padding-right: 4%;
  }
  #resultado {
    color: #c30;
    font-weight: 400;
    letter-spacing: -0.3px;
    text-align: left;
    padding: 11px 0 0 2px;
    display: none;
    font-style: normal;
    float: left;
    width: 100%;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    font-size: 0.6rem;
    loat: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
  }
  table tr {
    border-bottom: 1px solid #141418;
  }
  table td {
    padding: 2px 4px;
  }
  table tbody tr:nth-child(even) {
    background-color: #b5b5b529;
  }
  table tbody tr:nth-child(odd) {
    background-color: #39302a;
  }
  .center {
    text-align: center;
  }
  .fleft {
    float: left;
    width: 100%;
  }
  
  #inicio {
    background: #0e0e0e;
  }
  blockquote,
  q {
    quotes: none;
  }
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
    content: none;
  }
  :focus {
    outline: 0;
  }
  ins {
    text-decoration: none;
  }
  del {
    text-decoration: line-through;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  rem {
    font-style: normal;
  }
  a {
    text-decoration: none;
    cursor: pointer;
    font-weight: 400;
    transition: background-color 0.3s, color 0.3s;
    text-align: left;
    background: none;
    border: none;
  }
  button {
    font-size: 1.1rem;
  }
  .clear {
    clear: both;
  }
  *,
  :after,
  :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  button {
    text-decoration: none;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  .blur {
    opacity: 0;
  }
  strong {
    font-weight: 600;
  }
  .padleft40 {
    padding-left: 40px;
  }
  .padright40 {
    padding-right: 40px;
  }
  .tleft {
    text-align: left;
  }
  .hide {
    display: none;
  }
  H1,
  H2,
  H3 {
    font-weight: 900;
  }
  #mainTit h1 {
    font-weight: 600;
    font-size: 2.6rem;
  }
  
  /*---------------- Menu  ------------------*/
  #avisos {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
  .texto {
    float: left;
    width: 100%;
    padding: 170px 0;
  }
  .texto h1 {
    margin-top: 20px;
  }
  .texto strong {
    font-size: 0.9rem;
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .texto p {
    font-size: 0.8rem;
    float: left;
    width: 100%;
    padding: 8px 0;
  }
  .button,
  .dark-button,
  .light-button {
    display: block;
    position: fixed;
    width: 40px;
    height: 46px;
    border-radius: 1px;
    margin: 0 auto;
    top: 20px;
    padding-top: 0px;
    transition: all 500ms cubic-bezier(1, 0, 0.645, 0.65);
    right: 12px;
    z-index: 999999;
  }
  .bar1 {
    top: 0;
    animation: topbar-back 500ms;
    animation-fill-mode: both;
    animation-play-state: initial !important;
  }
  .bar2 {
    opacity: 1;
  }
  .bar3 {
    bottom: 0;
    animation: bottombar-back 500ms;
    animation-fill-mode: both;
    animation-play-state: initial !important;
  }
  .menu-bar + .menu-bar {
    margin-top: 7px;
  }
  .menu {
    position: absolute;
    font-weight: 600;
    left: -65px;
    height: 20px;
    top: 10px;
    text-transform: uppercase;
    text-align: right;
    width: 60px;
    font-size: 0.9rem;
    letter-spacing: 1.5px;
  }
  .toggled .bar3 {
    bottom: 11%;
    animation: bottombar-x 500ms;
    animation-fill-mode: both;
  }
  .toggled .bar2 {
    opacity: 0;
  }
  .toggled .bar1 {
    top: 25%;
    animation: topbar-x 500ms;
    animation-fill-mode: both;
  }
  .menu-bar {
    display: block;
    position: relative;
    background: #fff;
    width: 24px;
    height: 1px;
    border-radius: 1px;
    transition: all 300ms;
    margin: 0 auto;
  }
  #menuNav {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100vh;
    width: 100%;
    background: #151313f2;
    padding: 0px 0px;
    z-index: 999999;
    display: none;
  }
  #menuNavDiv {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100vh;
    width: 100%;
    background: #151313f2;
    padding: 0px 0px;
    z-index: 999999;
    display: flex;
    align-itrems: center;
    justify-content: center;
  }
  #mobil {
    display: flex;
    flex-direction: column;
    padding-top: 100px;
  }
  #menu-toggle {
    display: none;
    position: absolute;
    z-index: 9999999999999999999;
  }
  #menuNavegacion li p {
   padding:16px 0;
   font-size:.8rem;
   font-weight:300;
  }
  #contactame {
    background: #ad8663;
    padding: 20px;
    border-radius: 4px;
  }
  #contactame p {
    font-size: 1rem;
  }
  .thirty {
    float: left;
    width: 28%;
  }
  .boton {
    display: block;
    width: 100%;
    border: 1px solid #fff;
    padding: 3px 10px;
    text-align: center;
    font-size: 0.9rem;
    border-radius: 10px;
    margin-top: 15px;
  }
  #contacting {
    background: #ddd;
    float: left;
    width: 100%;
  }
  #contacting img {
    float: left;
    width: 100%;
  }
  #formContact {
    padding: 40px;
    float: left;
    width: 100%;
    margin-top: 40px;
  }
  #formContact h1 {
    font-weight: 200;
    float: left;
    width: 100%;
  }
  #formContact fieldset {
    float: left;
  }
  #formContact fieldset label {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    font-weight: 800;
    padding: 0 0 5px 5px;
  }
  #formContact .in {
    float: left;
    width: 97%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 37px;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 0.9rem;
  }
  #formContact .te {
    float: left;
    width: 97%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 120px;
    border: 1px solid #ccc;
    padding: 10px;
  }
  #acadremiaBoton {
    margin-left: 10px;
  }
  .message:hover,
  #acadremiaBoton:hover {
    background: #056173;
  }
  
  /*---------------- Header  ------------------*/
  #logo {
    width: 100px;
    margin: 0 20px 0px 0px;
    padding:9px 0px !important;
    display: block;
  }
#logo:hover{border: none!important;}
  #logoFooter {
    display: block;
    width: 100px;
    margin: 100px auto 0;
  }
  #logo img,
  #logoFooter img {
    width: 100%;
  }
  header {
    float: left;
    width: 100%;
    position: fixed;
    z-index: 99999;
    top: 0px;
    left: 0px;
    height: 100px;
    background: #000;
    z-index: 99999999999;
  }
  header nav {
    float: left;
    width: 100%;
  }
  header nav li {
    float: left;
  }
  #registroHeader{
    height: 46px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    padding: 10px 0;
  }
  #registroHeader strong{
    width: 380px;
    display: block;
    margin: 0 auto;
    font-size: .8rem;
  }
  #registroHeader strong img{
    width: 40px;
    float: left;
  }
  #registroHeader strong em{   
    float: left;
    padding: 6px 10px;
  }
  #menuContacto {
    float: right;
    width: 50%;
  }
  #menuNavegacion {
    float: left;
    width: 50%;
  }
  #menuContacto img {
    width: 20px;
  }
  #menuContacto a {
    font-weight: 200;
    font-size: 0.8rem;
    line-height:15px;
  }
  #menuContacto a:hover,
  #menuNavegacion a:hover {
    color: #fff;
  }
  #menuContacto li {
    float: right;
    margin: 27px 8px;
    font-size: 0.8rem;
    font-weight: bold;
  }
  #contactoBoton{border-left:1px solid red;}
  #menuContacto li:first-child {
    border: none !important;
  }
  #socialIcons a {
    padding: 0 4px;
  }
  #lenguage img {
    float: left;
    margin-right: 8px;
    padding: 8px 0px;
  }
  #menuNavegacion #logoLi {
    padding: 0 !important;
  }
  #menuNavegacion li {
    font-size: 0.9rem;
    padding: 11px 0;
  }
  #menuNavegacion li a {
    float: left;
    padding:16px 9px 10px;
    transition: border-color 0.4s, padding 0.4s;
    font-optical-sizing: auto;
    font-weight: 400;
    font-size: 0.8rem;
    transition: border-bottom 0.3s, color 0.3s;
  }
  #menuNavegacion li a:hover {
    border-bottom: 1px solid #ffc72e;
  }
  #socialIconsFooter {
    width: 97px;
    display: block;
    margin: 0 auto 40px;
  }
  #socialIconsFooter a {
    padding: 0 4px;
  }
  #contactoBoton img {
    float: left;
    width: 20px;
  }
  #contactoBoton span {
    float: left;
    line-height: 18px;
    margin-left: 15px;
  }
  #accesoMiembro {
    font-weight: 400 !important;
    display: block;
  }
  
  /*---------------- SLIDER  ------------------*/
  .sp-image {
    width: 100%;
  }
  .sp-slides {
    float: left;
    width: 100%;
    height: 640px;
    line-height: 127px;
  }
  #slider {
    float: left;
    margin-top: 99px !important;
    width: 100%;
  }
  .titulo {
    font-size: 3.25rem;
    line-height: 26px;
  }
  .descripcion {
    font-size: 1.4rem;
    font-weight: 100;
  }
  .sp-layer a img {
    width: 23px;
    margin: 5px 10px 0 0px;
    float: left;
  }
  .sp-layer a rem {
    float: left;
    padding: 5px 0;
    font-size: 1.3rem;
    font-weight: 600;
    width: 100%;
    text-align: center;
  }
  .sp-thumbnail img {
    width: 100%;
  }
  .descripcion {
    font-size: 1.1rem;
    font-weight: 100;
  }
  
  /*---------------- Contenedores  ------------------*/
  .tit {
    float: left;
    width: 100%;
    padding: 20px 0 50px;
    text-align: center;
  }
  .tit h5 {
    line-height: 2rem;
    font-size: 1.8rem;
    letter-spacing: -0.1px;
    text-transform: uppercase;
    font-weight: 200;
  }
  .tit span {
    font-weight: bold;
  }
  .tit p {
    text-transform: uppercase;
    font-size: 1.3rem;
  }
  #linea {
    border-left: 2px solid #fff;
    padding-left: 6px;
  }
  #video span {
    line-height: 26px;
  }
  #reg {
    padding: 120px 40px 0 40px;
  }
  #wrapPagos #reg {
    padding: 10px 40px 0 40px;
  }
  #contenidoPrincipal {
    float: left;
    width: 100%;
    padding:40px;
    background:#343334;
    margin-top: 40px;
  }
  #contenidoPrincipal strong {
    font-size: 2.2rem;
    font-weight:200;
    float: left;
    width: 100%;
    text-align: center;
    padding:0 0 10px;
  }
  #contenidoPrincipal p {
    font-size: 1rem;
    font-weight:400;
    float: left;
    width: 100%;
    text-align: center;
    padding:0 100px 30px;
  }
  #contenidoPrincipal ul{
    font-size: 1.1rem;
    font-weight: 600;
    float: left;
    width: 100%;
    padding: 11px 0px 5px;
    text-align: left;
  }
  #contenidoPrincipal h2{
    font-size:1.1rem;
    font-weight: 400;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 3px 2px;
    color:#bf864a;
  }
  #contenidoPrincipal li{
    padding-bottom: 4px;
    line-height: 31px;
    font-weight: 200;
    text-align: center;
    font-size:1rem;
    background: none;
    padding:10px 0
  }
  #contenidoPrincipal li strong{
    font-weight: 600;
    font-size: .9rem;
    padding-bottom: 0px;
    line-height: 21px;
    text-align: left;
    text-transform: uppercase;
  }
  #wommyWorkouts img {
    width: 100%;
    display: block;
  }
  .cincuenta {
    width: 50%;
    float: left;
  }
  .cincuentaSinPad {
    width: 50%;
    float: left;
    padding: 0 0;
  }
  .cincuentaSinPad img {
    width: 100%;
  }
  .cincuentaDestinos {
    width: 50%;
    float: left;
    padding: 0 30px 50px 0;
  }
  .cincuentaDestinosLeft {
    width: 50%;
    float: left;
    padding: 0 0px 50px 30px;
  }
  .cincuentaDestinos img {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #e1a706;
    padding: 2px;
  }
  .cincuentaDos {
    width: 50%;
    float: left;
    padding: 0 3% 0 0;
  }
  #trigger {
    padding: 8vh 0 0;
  }
  #trigger rem {
    color: #c30 !important;
  }
  #trigger button,
  a #triggerDos a {
    text-decoration: none;
    cursor: pointer;
    font-weight: 400;
    transition: background-color 0.3s, color 0.3s;
    text-align: left;
    background: none;
    border: none;
    padding: 10px 0;
  }
  #mobil a {
    text-transform: uppercase;
    padding: 10px 0;
  }
  .wrapCenter {
    display: block;
    width: 100%;
    padding: 10px 60px 10px 60px;
    margin: 0 auto;
  }
  .wrapFull {
    float: left;
    width: 100%;
  }
  .fortyMethod {
    width: 46%;
  }
  .fifty {
    float: left;
    width: 50%;
  }
  .fifty h2 {
    font-size: 2.2rem;
    font-weight: 200;
    float: left;
    width: 100%;
    padding: 0px 80px;
  }
  .fifty h3 {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 6px;
    float: left;
    width: 100%;
    padding: 0px 80px;
    margin-bottom: 10px;
  }
  .fifty rem {
    font-weight: 400;
    font-size: 0.7rem;
    text-transform: uppercase;
    margin: 4px 0 4px 0;
    float: left;
    width: 100%;
  }
  .fifty strong {
    font-weight: 200;
    float: left;
    width: 100%;
    float: left;
    width: 100%;
  }
  .fifty p {
    font-size: 0.95rem;
    width: 100%;
    float: left;
    padding: 0 40px;
  }
  .fiftyPad {
    float: left;
    width: 46%;
    padding: 80px 100px;
  }
  .fiftyPad h2 {
    font-size: 2.2rem;
    font-weight: 200;
    float: left;
    width: 100%;
  }
  .fiftyPad h3 {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 6px;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffdc31;
    padding: 0 0 20px;
    width: 60%;
  }
  .fiftyPad rem {
    font-weight: 600;
    font-size: 0.6rem;
    text-transform: uppercase;
    margin: 4px 0 10px 0;
    float: left;
    width: 100%;
  }
  .fiftyPad strong {
    font-weight: 600;
    float: left;
    width: 100%;
    float: left;
    width: 100%;
  }
  .fiftyPad p {
    font-size: 0.9rem;
    width: 100%;
    margin-bottom: 40px;
    float: left;
    width: 100%;
    text-align: justify;
  }
  .imagenLista {
    height: 400px;
  }
  .imagenRetiro {
    float: left;
    width: 100%;
  }
  .imagenRetiro img {
    float: left;
    width: 100%;
    border: 1px solid #e1a706;
    padding: 2px;
  }
  #promo {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 1.6rem;
  }
  #promo p {
    margin: 10px 0;
    float: left;
    line-height:32px;
  }
  #promo strong {
    float: none !important;
    width: inherit !important;
    font-weight: 600;
  }
  
  /*---------------- BOTONES  ------------------*/
  .circle {
    float: left;
    width: 100%;
  }
  .circle img {
    width: 20px;
    float: left;
    margin-right: 10px;
  }
  .circle rem {
    font-weight: 600;
    font-size: 0.8rem;
    text-transform: uppercase;
    margin: 1px 0 0px 10px;
    width: 200px;
  }
  .circle a,
  rem:hover {
  }
  
  /*---------------- LOADING  ------------------*/
  
  .loading-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    display: flex;
    align-itrems: center;
    justify-content: center;
    z-index: 99999;
  }
  .loading-image img {
    max-width: 430px;
  }
  
  /*---------------- sections  ------------------*/
  .headingsCenter {
    padding: 6px 120px 30px;
    float: left;
    width: 100%;
    text-align: center;
  }
  .headingsLeft {
    padding: 6px 120px 30px;
    float: left;
    width: 100%;
    text-align: left;
  }
  .headings {
    padding: 60px 0 30px;
    float: left;
    width: 100%;
    text-align: center;
  }
  .headings h1 {
    font-size: 2.8rem;
    font-weight: 400;
  }
  .headings rem {
    text-transform: uppercase;
    font-size: 0.7rem;
    line-height: 33px;
  }
  #important {
    background-size: cover;
  }
  #important a {
    margin-top: 20px;
  }
  #important em {
    background: #d14836;
    font-size: 0.8rem;
    padding: 3px 0px;
    font-style: normal;
    border-radius: 10px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    width: 118px;
    text-align: center;
    display: block;
  }
  #important a:hover {
    background: #d14836;
  }
  .important {
    float: left;
    padding: 80px 40px 60px;
    width: 100%;
  }
  .importantFlex {
    float: left;
    justify-content: center;
    align-itrems: center;
    width: 100%;
  }
  .importantTres {
    float: left;
    padding: 10px 40px;
    width: 100%;
  }
  .importantdos {
    float: left;
    padding: 0px;
    width: 100%;
  }
  .important span {
    float: left;
    width: 100%;
    border-top: 2px solid #ddd;
    margin-top: 30px;
    padding-top: 30px;
  }
  .important span img {
    float: left;
    margin-right: 20px;
    width: 10%;
  }
  .important span p {
    float: left;
    width: 85%;
  }
  .important h2 {
    font-size: 0.8rem;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 25px;
  }
  .important h1 {
    font-size: 2rem;
    font-weight: 200;
    padding: 10px 0;
    line-height: 40px;
  }
  .important rem {
    background: #a72b2c;
    padding: 6px 8px;
    font-size: 0.5rem;
    border-radius: 4px;
    float: left;
    width: 20%;
    text-align: center;
    margin: 4px 20px 20px 0;
  }
  .important p {
    display: block;
    width: 100%;
    text-align: justify;
  }
  .important ul {
    display: block;
    width: 100%;
    text-align: justify;
    padding:10px 0;
  }
  .important ul li {
    display: block;
    width: 100%;
    text-align: justify;
    font-weight: 200;
    line-height: 31px;
    background: url("../graphics/check.png") 1px 8px no-repeat;
    background-size: 15px;
    padding-left: 26px;
    letter-spacing: 1px;
    font-size: .95rem;
    
  }
  #contenidoPrincipal li:first-child{
    background: none!important;
    padding-left: 0!important;
  }
  .important a,
  .importantFlex a {
    padding: 18px 23px;
    border-radius: 6px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 0.75rem;
    background: #d14836;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
  }
  .important a img {
    width: 16px;
    margin-right: 6px;
    float: left;
  }
  .imagenImportant {
    width: 100%;
    padding: 0px 2px 0;
    margin: 0px 60px 40px 2px;
  }
  .imagenImportantTres {
    width: 100%;
    padding: 0px 2px 0;
    margin: 0px 60px 40px 2px;
  }
  .imagenImportant img {
    float: right;
    width: 100%;
    padding: 5px;
  }
  .imagenImportantTres img {
    float: left;
    width: 90%;
    padding: 5px;
  }
  .imagenImportantDos {
    width: 100%;
  }
  #boxImagen {
    background: url("../graphics/alejandro-peterson-cursos.png") left top;
    background-size: cover;
  }
  .gray {
    background: #3c5566;
  }
  .orange {
    background: url("../graphics/bck-orange.png") 0;
    background-size: cover;
  }
  .inner-container {
    display: flex;
  }
  .box {
    flex: 2;
    box-sizing: border-box;
  }
  #terceraSeccion {
    padding: 40px;
  }
  #cuartaSeccion {
    padding: 30px 60px 40px !important;
    position: relative;
  }
  .botonesSide {
    position: absolute;
    top: 40px;
    right: 40px;
    background: #377582;
    padding: 21px 20px 13px;
    font-weight: 200;
    border-radius: 11px;
    letter-spacing: 1px;
    line-height: 34px;
    transition: padding 0.3s ease;
  }
  .botonAmarilloBlock{
    display: block;
    background: #c4320e;
    padding: 13px 20px 9px;
    font-weight: 200;
    border-radius: 11px;
    letter-spacing: 1px;
    line-height: 27px;
    transition: background 0.4s ease;
    width: 40%;
    margin-top: 20px;
  }
  .botonAmarilloBlock img{
    width:24px;
  } 
#specialInfo{
    display: block;
    margin-top: 210px; 
}
#specialInfo h3{
    display: block;
    letter-spacing: -.5px;
}
.hightlight{
    color: #d3c49b !important;
}

#specialInfo p{
    font-size: 1rem;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 27px;
    display: block;
}

.treintaForm{float:left;width:30%; margin-right:3%; margin-top:10px;}
.sesentaForm{float:left;width:67%; margin-top:10px;}
.botonGris{
    display: block;
    cursor: pointer;
    background: #e9e9e9!important;
    padding: 13px 20px 10px!important;
    font-weight: 400!important;
    border-radius: 7px!important;
    letter-spacing: .5px!important;
    line-height: 29px!important;
    transition: background 0.4s ease;
    border: none;
    width: 100%;
    margin:10px 0!important;
}
.botonAmarillo{
    display: block;
    cursor: pointer;
    background: #d14836!important;
    padding: 13px 20px 10px!important;
    font-weight: 400!important;
    border-radius: 7px!important;
    letter-spacing: .5px!important;
    line-height: 29px!important;
    transition: background 0.4s ease;
    border: none;
    width: 100%;
    margin:10px 0!important;
}

.botonesRojos {
    float: left;
    background: #d14836!important;
    padding:17px 20px 13px!important;
    font-weight:600!important;
    border-radius: 11px!important;
    letter-spacing: .5px!important;
    line-height: 29px!important;
    transition: padding 0.3s ease!important;
    transition: width 0.3s ease!important;
    width: 215px!important;
  }
.botonesRojos img {
    float: left!important;
    margin-right: 10px!important;
    transition: margin-right 0.3s ease!important;
    width: 30px!important;
    transition: margin-left 0.3s ease!important;
  }
  .botonAmarillo img, .botonesSide img, .botonAmarilloBlock img{
    float: left!important; margin-right:10px!important;
  }
  .botonesSide:hover {
    background:#d14836!important;
    text-shadow:1px 1px 34px #7b5a17!important;
    box-shadow: 0px 0px 20px #999!important;
    -moz-box-shadow: 0px 0px 20px #999!important;
    -webkit-box-shadow: 0px 0px 20px #999!important;
    padding:21px 25px 13px 20px!important;
  }
  .botonesRojos:hover {
    background:#db4e53!important;
    text-shadow: 1px 1px 5px #999!important;
    box-shadow: 0px 0px 20px #999!important;
    -moz-box-shadow: 0px 0px 20px #999!important;
    -webkit-box-shadow: 0px 0px 20px #999!important;
    padding:17px 20px 13px!important;
    width: 225px!important;
  }
  .botonAmarillo:hover, .botonAmarilloBlock:hover{
    background:#f7ab59!important;
  }
  .botonGris:hover {
    background:#fff!important;
  }
  .botonesSide:hover img, .botonesRojos:hover img, .botonAmarilloBlock:hover img {
    margin-right: 15px!important;
    margin-left: 5px;
  }
  .veinte {
    margin:10px;
  }
  .treinta {
    width: 30%;
    float: left;
    margin: 40px 1.5%;
  }
  .cien {
    float: left;
    width: 100%;
    padding-left: 3%;
    margin-top: 40px;
    line-height: 28px;
    margin-bottom: 40px;
  }
  .fullwidth {
    width: 100%;
    background: #fff;
  }
  .videoTexto {
    padding:10px 0;
    display: block;
    width: 100%;
    text-align: center;
    font-weight:200;
    letter-spacing:0.5px;
  }

  #video video {
    border: 1px solid #e1a706;
    padding: 2px;
  }
  
  #terceraSeccion p strong {
    font-size: 1.2rem;
    padding: 20px 0;
    display: block;
  }
  #terceraSeccion h1 {
    display: block;
    font-size: 2rem;
    line-height: 40px;
    text-transform: uppercase;
  }
  #terceraSeccion h2 {
    display: block;
    padding: 20px 0;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 200;
  }
  .especial {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 47px;
  }
  #cuartaSeccion h3 {
    font-size: 2rem;
    letter-spacing: 2px;
    font-weight: 200;
    display: block;
    line-height: 40px;
  }
  #cuartaSeccion h4 {
    font-weight: 400;
    line-height: 24px;
    display: block;
    font-size: 1.2rem;
    margin-top:13px;
  }
  #cuartaSeccion strong {
    font-size: 1, 1rem;
    font-weight: 600;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    padding: 8px 0 40px;
  }
  #cuartaSeccion b {
    float: left;
    width: 100%;
    line-height: 18px;
    font-weight:200;
    font-size: 0.95rem;
    padding: 0px 0px 5px;
    letter-spacing:1px;
  }
  .destino {
    line-height: 38px;
    letter-spacing: 2px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-weight: 200;
    font-size: 1.2rem;
  }
  .imagenExperiencia {
    float: left;
    width: 100%;
    height: 400px;
  }
  .imagenBorder {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .imagenExperiencia {
    border: 1px solid #d2ebe4;
    cursor: pointer;
  }
  .prop {
    cursor: pointer;
  }
  .prop:hover .imagenExperiencia {
    border: 1px solid #d14836;
  }
  .prop:hover .botones {
    background: #a72b2c;
    transition: background 0.4s ease;
    cursor: pointer;
  }
  
  .price {
    float: left;
    width: 100%;
    padding: 2px 0px;
    font-size: 1.1rem;
    margin-bottom: 6px;
  }
  .price strong {
    margin-right: 4px;
    letter-spacing: -0.3px;
  }
  .currency {
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 22px;
    margin-bottom: 6px;
  }
  .treinta p {
    float: left;
    width: 100%;
    padding: 2px 0px;
    font-size: 0.85rem;
    line-height: 22px;
    text-align: center;
  }
  .bedrooms,
  .bath,
  .fits {
    float: left;
    width: 92px;
    margin-top: 10px;
    padding-left: 10px;
  }
  .bedrooms p,
  .bath p,
  .fits p {
    padding: 0px;
  }
  .bedrooms img,
  .bath img,
  .fits img {
    float: left;
    max-width: 28px;
  }
  .treinta b {
    float: left;
    font-size: 0.9rem;
    font-weight: 600;
    margin-right: 4px;
    letter-spacing: 0px;
    line-height: 39px;
  }
  .treinta i {
    font-style: normal;
    font-size: 0.7rem;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-top: 4px;
  }
  .contactBox {
    float: left;
    width: 100%;
    padding: 0px !important;
  }
  .message {
    position: absolute;
    margin-right: 10px;
    margin-top: 6px;
    line-height: 22px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.1px;
    font-size: 0.8rem;
    margin-bottom: 20px;
    width: 90%;
    background: #d14836;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 8px 0;
    text-align: center;
    bottom: 0px;
    transition: background-color 0.3s, color 0.3s;
  }
  .messageBlack {
    position: absolute;
    margin-right: 10px;
    margin-top: 6px;
    line-height: 22px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.1px;
    font-size: 0.8rem;
    margin-bottom: 20px;
    width: 90%;
    background: #000;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 8px 0;
    text-align: center;
    bottom: 0px;
    transition: background-color 0.3s, color 0.3s;
  }
  .message:hover,
  #acadremiaBoton:hover {
    background: #026173 !important;
  }
  .messageRetiro {
    float: left;
    margin-top: 10px;
    line-height: 22px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.1px;
    font-size: 0.8rem;
    margin-bottom: 20px;
    width: 100%;
    background: #d14836;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 10px 0;
    text-align: center;
    bottom: 0px;
    transition: background-color 0.3s, color 0.3s;
  }
  .messageRetiro:hover {
    background: #fec954;
  }
  .treinta a {
    margin: 10px 0px;
  }
  .treinta h3 {
    font-size: 0.8rem;
    padding: 0 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    height: 42px;
    line-height: 20px;
  }
  .descrip {
    min-height: 140px;
  }
  .treintaDos {
    width: 30.3%;
    float: left;
    margin: 1.5%;
  }
  .treintaDos a {
    margin: 10px 0px;
  }
  .treintaDos b {
    float: left;
    font-size: 0.9rem;
    font-weight: 600;
    margin-right: 4px;
    letter-spacing: 0px;
    line-height: 39px;
  }
  .treintaDos i {
    font-style: normal;
    font-size: 0.7rem;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-top: 4px;
  }
  .treintaDos h3 {
    font-size: 0.8rem;
    padding: 0 10px;
    margin-bottom: 10px;
    height: 38px;
  }
  .treintaDos p {
    float: left;
    width: 100%;
    padding: 2px 10px;
    font-size: 0.8rem;
    line-height: 18px;
  }
  .botones {
    display: block;
    width: 94%;
    margin: 0 auto;
    font-size: 0.9rem;
    padding: 15px 0;
    margin-bottom: 50px;
    border-radius: 10px;
    background: #b64848;
    border: none;
    border: 1px solid #c56e6f;
  }
  .importantFlex {
    background: url("../graphics/retiro.png") center no-repeat #000;
    padding: 0px 0 100px 0;
    background-size: cover;
  }
  .titRetiro {
    border-left: 3px solid #d14836;
    padding-left: 20px;
  }
  .titLineUno {
    border-left: 3px solid #d14836;
    padding-left: 30px;
    float: left;
    width: 100%;
  }
  .titLineDos {
    border-left: 3px solid #cfcfc2;
    padding-left: 30px;
    float: left;
    width: 100%;
  }
  #calendar {
    font-size: 2.6rem;
    font-weight: 100;
    margin-bottom: 40px;
    display: block;
  }
  #calendar img {
    height: 30px;
    margin-right: 13px;
  }
  .important a:hover,
  .importantFlex a:hover {
    background: #fdcb45;
  }
  /*----- Seccion Video Index ------*/
  #contenedor {
    float: left;
    width: 100%;
    padding: 40px 80px 40px;
  }
  #contenedorSinFondo {
    float: left;
    width: 100%;
    padding: 80px 160px;
  }
  #contenedor h1,
  #retiros h1 {
    display: block;
    text-align: center;
    margin: 0px auto 0;
    font-weight: 100;
    font-size:2.6rem;
    line-height: 62px;
    letter-spacing: 0px;
    width: 100%;
    font-weight:200;
    width: 600px;
  }
  #retiros h3 {
    margin-top: 0px !important;
  }
  #retiros h4 {
    color: #c30 !important;
  }
  #contenedor h2 {
    display: block;
    text-align: center;
    margin: 20px auto 30px;
    font-weight:200;
    font-size: 1rem;
    line-height: 24px;
    letter-spacing:.5px;
    width: 100%;
  }
  #contenedor h3 {
    background:#d14836;
    width:295px;
    text-align: center;
    margin: 0 auto;
    font-size: 0.7rem;
    letter-spacing: 0.2px;
    padding: 5px;
    line-height: 24px;
    margin-top: 20px;
    text-transform: uppercase;
    border-radius: 20px;
    font-weight:400
  }
  #video, #promocional {
    width:100%;
    display: block;
    margin: 20px auto;
  }

  #promocional {
    width:100%;
    display: block;
    margin: 20px auto;
  }
    #promocional h3{display: block; width:100%;}

  #video h4, #promocional h4 {
    font-size:1.5rem;
    font-weight:600;
    text-align: center;
    padding:10px 0

  }
  #video img {
    width: 100%;
    padding: 2px;
  }
  .redBoton {
    background:#d14836;
    width: 350px;
    display: block;
    margin:20px auto 0;
    border-radius: 6px;
    padding: 14px 20px;
    text-align: center;
    transition: background-color 0.3s, color 0.3s;
  }
  .redBoton:hover {
    background:#f0bb2b;
  }
  .redBoton strong {
    display: block;
    letter-spacing: 0.8px;
    font-weight: 500;
    font-size: 1.2rem;
  }
  .redBoton span {
    display: block;
    font-size: 0.7rem;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0.5px;
    margin-top: 2px;
    text-transform: uppercase
  }
  
  .diez {
    float: left;
    width: 11%;
    padding-left: 10px;
  }
  .noventa {
    float: left;
    width: 88%;
    padding-left: 10px;
  }
  .veintiDos {
    width: 33%;
    margin: 0.5%;
    font-size: 1.1rem;
    border: 1px solid #e1a706;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
  }
  .veintiDos:hover {
    border: 1px solid #d2c69f;
  }
  .veintiDos a {
    float: left;
    width: 100%;
    text-align: center;
  }
  .veintiDos b {
    font-size: 0.9rem;
    font-weight: 600;
    margin-right: 4px;
    letter-spacing: 0px;
    line-height: 1.8rem;
    margin-top: 8px;
    display: block;
  }
  .veintiDos i {
    font-style: normal;
    font-size: 0.7rem;
    font-weight: 400;
    float: left;
    width: 100%;
    margin: 10px 0 10px;
  }
  .veintiDos h3 {
    margin: 10px 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.1px;
    line-height: 25px;
    float: left;
    width: 100%;
  }
  .veintiDos p {
    float: left;
    width: 100%;
  }
  .veintiDos .pad {
    padding: 0 15px;
    float: left;
    width: 100%;
  }
  
  #lineBorder {
    float: left;
    width: 100px;
    background: #8f7054;
    margin: 10px 0 13px;
  }
  #lineBorder rem {
    float: left;
    width: 20px;
    background: #c58b58;
    height: 4px;
  }
  .sub {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-weight: 200;
    line-height: 22px;
    font-size: 0.9rem;
  }
  
  .descripDos {
    min-height: 60px;
  }
  .listado {
    float: left;
    width: 100%;
    text-transform: capitalize;
    line-height: 1.7rem;
    font-size: 0.9rem;
  }
  .disponibilidad {
    font-size: 1rem;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-weight: 200;
    font-size: 0.8rem;
  }
  .disponibilidad b {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  #inclusiones {
    font-size: 1rem;
    text-transform: uppercase;
    margin-top: 6px;
    float: left;
    width: 100%;
    font-weight: 200;
  }
  #inclusiones p {
    font-size: 0.8rem;
  }
  .treintaDos a {
    float: left;
    padding: 13px 23px;
    border-radius: 6px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 0.75rem;
    background: #333;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 600;
  }
  .treintaDos a img {
    width: 16px;
    margin-right: 6px;
    float: left;
  }
  
  .heading {
    padding: 60px 70px 20px;
    float: left;
    width: 100%;
  }
  .heading h1 {
    font-size: 1.7rem;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 10px;
  }
  .heading p {
    padding: 20px 0;
    float: left;
    width: 100%;
    font-weight: 400;
  }
  
  #destinos-view,
  .destinos-view {
    padding: 50px;
    background: #fafafa;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #destinos-view .fuerte,
  .destinos-view .fuerte {
    font-weight: 400;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    line-height: 1.8rem;
  }
  #destinos-view h2,
  .destinos-view h2 {
    float: left;
    width: 100%;
    line-height: 40px;
    margin-bottom: 20px;
  }
  #destinos-view h3,
  .destinos-view h3 {
    float: left;
    width: 100%;
    font-size: 1, 2rem;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 30px;
  }
  #destinos-view h4,
  .destinos-view h4 {
    float: left;
    width: 100%;
    font-size: 0.9rem;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 4px;
  }
  
  .info {
    float: left;
    width: 100%;
    padding: 0px 0 40px 0;
  }
  .info li {
    float: left;
    width: 23%;
    margin: 1%;
    text-align: center;
    background: #ededed;
    padding: 26px;
    min-height: 200px;
    border-radius: 20px;
    border: 1px solid #ccc;
  }
  .info li strong {
    display: block;
  }
  .info li p {
    display: block;
    padding: 6px 0;
    font-size: 0.9rem;
  }
  
  /*---------------- REGISTRATE  ------------------*/
  .logRight {
    padding: 0 60px 0 0;
  }
  #stripe-form,
  #tar  {
    background: #fff;
    overflow: hidden;
    border: 2px solid #000;
    margin-top:20px;
	font-family: Montserrat;
  }
  .mensajeform {
    font-size: 0.7rem;
    font-weight: 400;
    line-height: normal;
    padding: 6px 0;
    float: left;
    width: 100%;
  }
  .mensajeform:hover {
    color: #c30;
  }
  .mensajeform a {
    color: #c30;
  }
  #stripe-form select,
  #payment-form select, .registroForm select {
    float: left;
    width: 100%;
    height: 48px;
    padding: 4px;
    border: 1px solid #dedddd;
    color: #777;
    font-size: .75rem;
    cursor: pointer;
    background: #f9f9f9;
    border-radius: 5px;
  }
  #enviarRegistro,
  #stripePagar {
    background: #d14836;
    border: none;
    float: left;
    width: 100%;
    height: 58px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    color:#fff
  }
  #submit-backup {
    background: #d14836;
    border: none;
    float: left;
    width: 98%;
    height: 42px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 10px;
    border-radius: 4px;
  }
  
  #submit {
    background: #d14836;
    border: none;
    float: left;
    width: 100%;
    height: 58px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
  }
  #submitTwo {
    background:#d14836!important;
    color: #fff;
    border: none;
    float: left;
    width: 98.5%;
    height: 53px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    margin-top:10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  
  #submit:hover,
  #stripePagar:hover, #submitTwo:hover {
    background: #f7ab59!important;
  }
  #contactoTemplateDos{padding-top:50px;}
  .infoContactTwo h2{
    color: #eedba8 !important;
    font-size: .9rem;
    font-weight: 400;
    text-transform: uppercase;
    margin:40px 0 20px;
    letter-spacing: .5px;
  }
  .infoContactTwo em{
    color: #fff;
    font-size: .8rem;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    line-height: 24px;
    margin-bottom: 40px;
    display: block;
  }
  .infoContactTwo p{
    color: #fff;
    font-size: 2rem;
    font-weight: 100;
    margin-bottom: 20px;
    line-height: 46px;
  }
  #enviarRegistro:hover {
    background: #d17f36;
    color: #fff;
  }
  #stripe-form fieldset,
  #tar fieldset,
  #stripe-pay fieldset {
    padding: 0 30px;
  }
  .numero {
    font-size: 12px !important;
    padding: 0 34px 2px !important;
  }
  #stripe-form h1,
  #tar h1, .registroForm h1 {
    padding: 20px 30px 20px 30px;
    font-size: 1.4rem;
    background: #f2f2f2;
    color: #333;
    font-weight: 500;
  }
  #stripe-form p,
  #tar p,  {
    padding: 4px 30px 10px 30px;
    color: #333;
    line-height: 20px;
    background: #f2f2f2;
    font-weight: 400;
  }
  .registroForm p {
    margin:5px 0px;
  }
  #payment-request-button {
    padding: 0 30px;
  }
  #stripe-form input::placeholder,
  #tar input::placeholder, .registroForm input::placeholder {
    color: #9cadc9;
    text-transform: uppercase;
    font-size: 12px;
  }
  #stripe-form label,
  #tar label, .registroForm label {
    color: #333;
    font-weight: 500;
    line-height: 25px;
    float: left;
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    padding: 0 0 2px 5px;
    font-family: Montserrat 
  }
  #stripe-form .inp {
    float: left;
    width: 100%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 40px;
    border: 1px solid #dedddd;
    padding: 10px;
    font-size: 0.8rem;
    background: #f9f9f9;
  }
  #stripe-form .inpCincuenta {
    float: left;
    width: 30%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 40px;
    border: 1px solid #dedddd;
    padding: 10px;
    font-size: 0.8rem;
    background: #f9f9f9;
  }
  #tar .inp, .registroForm .inp {
    display: block;
    width: 100%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 56px;
    border: 1px solid #dedddd;
    padding: 10px 15px;
    color: #6298a3;
    font-size:1.1rem;
  }
  #stripe-form textarea,
  #tar textarea, .registroForm textarea {
    float: left;
    width: 100%;
    border: 1px solid #dedddd;
    border-radius: 4px;
    height: 120px;
    padding: 5%;
    background: #f9f9f9;
  }
  #contactoForm .descrip {
    font-size: 14px;
  }
  #contactoForm .msgBlack {
    margin-top: 20px;
  }
  #stripe-form .inp:focus, .registroForm .inp:focus {
    background: #f4f9ff;
    border: 1px solid #d14836;
  }
  #ui-id-1 {
    font-size: 0.9rem;
  }
  #login {
    color: #fff;
    padding: 0 0 0 50px;
  }
  #login p {
    font-weight: 200;
    padding: 0px 20px 0 0!important;
  }
  .logRight form p{color:#333!important; padding: 20px 30px 10px;
    font-size: .9rem;
    font-weight: 200;}
  #login strong {
    font-weight: bold;
  }
  #regTar h1 {
    font-size: 1.4rem;
    margin-top: 20px;
  }
  #regTar .subtitulo {
    font-weight: 600;
    color: #d14836;
    margin: 10px 0 15px;
    font-weight: 500;
    text-transform: uppercase;
  }
  #tarjetas {
    padding-left: 30px;
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 10px;
    float: left;
    background: #f2f2f2;
  }
  #wrapMetodos {
    padding: 0 30px;
  }
  #wrapMetodos .cincuenta {
    width: 27%;
  }
  .example.example3 .field {
    float: left;
  }
  #cp input {
    width: 90% !important;
    float: left;
    border: 1px solid #ccc;
  }
  #example3-card-number {
    border: 1px solid #ccc !important;
  }
  .example.example3 .field {
    padding: 10px 20px 11px;
    border: 1px solid #ced4da;
    border-radius: 0.25rrem;
    width: 100%;
  }
  .cincuenta {
    width: 49%;
    float: left;
    margin-right: 5px;
  }
  #example3-zip {
    height: 40px;
  }
  #example3-zip::placeholder {
    color: #9daeca;
  }
  #tarjetas p {
    float: left;
    width: 100%;
    margin: 20px 0 0;
    font-weight: 600;
    font-size: 0.9rem;
  }
  .enviarLog {
    margin-top: 40px;
  }
  
  /*---------------- FOOTER  ------------------*/
  #copyright {
    float: left;
    width: 100%;
    padding: 10px 0 20px;
    text-align: left;
    font-size: 0.6rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
  }
  footer p {
    float: left;
    width: 100%;
    padding: 0 10px;
    font-size: 0.9rem;
    font-weight: 400;
  }
  footer ul {
    display: block;
    width: 600px;
    margin: 20px 0;
  }
  address {
    float: left;
    width: 38%;
    margin: 0 1%;
    font-style: normal;
    color: #9f9f9f;
    letter-spacing: -0.1px;
  }
  address a {
    color: #9f9f9f;
  }
  address a:hover {
    color: #ffdc31;
  }
  #qrcode {
    width: 120px;
    float: left;
    margin-right: 10px;
    margin-top: 25px;
  }
  address span {
    float: left;
    text-align: left;
    width: 300px;
  }
  footer form {
    float: left;
    width: 100%;
    padding: 20px 0;
    position: relative;
  }
  footer h4 {
    font-size: 0.9rem;
    font-weight: 600;
    color: #d7d7d7;
    border-bottom: 1px solid #685138;
    padding: 6px 0;
    margin: 0 0 6px 0;
  }
  footer address strong {
    font-weight: 600;
    letter-spacing: 0.4px;
    font-weight: 400;
    font-size: 0.75rem;
    float: left;
    width: 100%;
    margin-top: 5px;
  }
  #rema {
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    padding: 10px 0;
    height: 50px;
  }
  #footer address i,
  #footer address a {
    font-style: normal;
    font-size: 1.2rem;
    font-weight: 400;
  }
  footer form label {
    float: left;
    width: 100%;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: -0.4px;
    color: #6c6c6c;
  }
  #social {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0 0;
  }
  #social a {
    margin: 0 10px;
  }
  #envFooter {
    background: #181717;
    color: #fff;
    border: none;
    font-size: 0.8rem;
    float: left;
    width: 100%;
    padding: 18px 20px;
    font-weight: 600;
    text-transform: uppercase;
    border: #000;
    margin-top: 2px;
    border-radius: 4px;
    text-shadow: 0px 4px 10px #000;
    transition: background-color 0.3s, color 0.3s;
  }
  #envFooter:hover {
    box-shadow: 12px 2px 15px #000;
    background: #333;
    cursor: pointer;
  }
  #rema:focus + #envFooter {
    background: #584028;
    cursor: pointer;
    box-shadow: 22px 6px 22px #000;
    color: #fff;
  }
  #formFooter {
    display: block;
    width: 100%;
  }
  #quick {
    display: block;
    width: 60%;
    text-align: center;
    margin: 0 auto;
  }
  #quick input {
    text-align: center;
    color: #4f4c8a;
    font-size: 1rem;
  }
  #quick input::placeholder {
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    color: #b7b5b5;
    font-size: 1.1rem;
  }
  #mainTit {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  #mainTit h2 {
    font-weight: 400;
  }
  #mainTit h3 {
    font-weight: 400;
    font-size: 0.8rem;
  }
  footer {
    float: left;
    width: 100%;
    background: #000
    padding: 40px 80px;
  }
  footer ul li {
    float: left;
    margin-right: 10px;
    border-right: 1px solid #fff;
    padding-right: 10px;
  }
  footer ul li:last-child {
    border-right: none;
  }
  footer ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.6rem;
  }
  #logo-footer {
    display: block;
    width: 70px;
    margin: 40px auto 0;
  }
  #logo-footer img {
    width: 100%;
  }
  
  .sesenta {
    width: 60%;
    float: left;
    padding: 0 40px 0 0;
  }
  .cuarenta {
    width: 40%;
    float: left;
  }
  .cuarenta img {
    width: 100%;
    padding: 2px;
  }
  .wrapper {
    float: left;
    width: 100%;
    padding: 0 5%;
    color: #cfcfc2;
  }
  
  #quienes_somos-page h4 {
    font-size: 0.8rem;
    font-weight: 800px;
    color: #ccc;
    letter-spacing: 0px;
    display: block;
    padding-bottom: 10px;
  }
  #quienes_somos-page h2 {
    font-size: 1.9rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
    font-weight: 200;
    display: block;
  }
  #quienes_somos-page .sesenta strong {
    color: #666;
    letter-spacing: 0px;
    padding: 20px 0;
    display: block;
  }
  #quienes_somos-page .contactUs {
    background: none;
    color: #fff;
    padding: 10px 5px;
    float: left;
    width: 180px;
    text-align: center;
    margin: 20px 0;
    border-radius: 4px;
    font-size: 0.9rem;
    letter-spacing: 0px;
    border: 1px solid #fff;
  }
  #quienes_somos-page .ourProperties {
    background: #d14836;
    padding: 10px 5px;
    float: left;
    width: 235px;
    text-align: center;
    margin: 20px 0;
    border-radius: 4px;
    font-size: 0.9rem;
    letter-spacing: 0px;
    color: #fff;
    margin-left: 20px;
    border: 1px solid #ccc;
  }
  
  #picture {
    padding: 0 3% 0 0;
  }
  .pad20{padding:20px}
  #contacto-template-dos {
    position: absolute;
    height: 580px;
    top: 0px;
    left: 0px;
    -webkit-border-bottom-left-radius: 110px;
    -moz-border-radius-bottomleft: 110px;
    border-bottom-left-radius: 110px;
    width: 100%;
    z-index: 9;
  }
  #contacto-page p {
    text-align: left;
  }
  #contacto-page #picture img {
    width: 100%;
  }
  #contacto-page form h1 {
    color: #d14836;
    text-align: left;
  }
  #contacto-page form {
    color: #333;
  }
  .cincuentaForm {
    float: left;
    width: 50%;
    padding: 0 10px;
  }
  cincuentaFormTwo{
    float: left;
    width: 50%;
    padding: 0 10px 0 0; 
  }
  .cincuentaFormCien {
    float: left;
    width: 100%;
  }
  .cincuentaFormCincuenta {
    float: left;
    width: 50%;
    padding:35px;
    background:#fff;
    box-shadow: 0px 0px 17px #013a4440; -moz-box-shadow: 0px 0px 17px #013a4440; -webkit-box-shadow: 0px 0px 17px #013a4440;
  }
  .cincuentaFormCincuenta h2{
    color: #fbaf60;
    font-weight: 200;
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .cincuentaForm form .cincuentaForm {
    padding-right: 0px;
  }
  .cincuentaForm p,
  .cincuentaFormCien p {
    padding-bottom: 20px;
  }
  .cincuentaForm h1,
  .cincuentaFormCien h1 {
    padding-bottom: 6px;
  }
  .cincuentaForm label,
  .cincuentaFormCien label {
    font-size: 0.8rem;
    margin-top: 7px;
    display: block;
    letter-spacing: 0px;
    padding-left: 6px;
  }
  .cincuentaFormCincuenta label {
    font-size: 0.7rem;
    margin-top: 7px;
    display: block;
    letter-spacing: 0px;
    padding-left: 6px;
    color: #a1a4a3;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
  }
  .treintaContacto{
    float: left;
    width: 45%;
    margin-right: 5%;
  }
  .cincuentaForm .inp,
  .cincuentaFormCien .inp, .cincuentaFormCincuenta .inp {
    border: 1px solid #ccc;
    padding: 0px 10px;
    width: 100%;
    height: 56px;
    border-radius: 4px;
    margin-top: 6px;
    margin-bottom: 10px;
    background: #f9f9f9;
  }
  .cincuentaFormCincuenta .inp:focus, .cincuentaFormCincuenta textarea:focus{
    background: #f4f9ff;
    border: 1px solid #d14836;
}
  }
  .cienForm {
    width: 100%;
    padding: 0 10px;
  }
  .cienFormTwo {
    width: 100%;
    padding: 0 10px 0 0;
  }
  .cienForm textarea, .cienFormTwo textarea {
    float: left;
    height: 205px;
    width: 100%;
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 10px;
    padding: 10px;
  }
  .padVeinte {
    padding: 0 20px !important;
    float: left;
    width: 100%;
  }
  .padVeinte p {
    margin-bottom: 10px;
  }
  #contacto-page .boxes {
    margin-bottom: 40px;
    float: left;
    width: 100%;
    position:relative;
    z-index: 9999999;
  }
  #contactoForm {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #contactoForm p{margin-bottom:10px; color: #333}
  #properties-page .sp-thumbnail img {
    border: 1px solid #fff;
  }
  #properties {
    padding: 40px 0;
    float: left;
    width: 100%;
    color: #333;
  }
  #infoProperties {
    float: left;
    width: 60%;
    padding: 0px 0 0 4%;
    letter-spacing: -0.05px;
    font-size: 1.1rem;
  }
  #infoProperties h4 {
    line-height: 1.6rem;
    margin-bottom: 20px;
    font-size: 0.85rem;
  }
  #infoProperties ul {
    float: left;
    width: 100%;
    padding: 20px 0;
  }
  #infoProperties ul strong {
    font-size: 0.9rem;
  }
  #infoProperties rem {
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 31px;
  }
  #infoProperties h1 {
    display: block;
    margin: 40px 0 12px;
    font-weight: 600;
  }
  #infoProperties h3 {
    line-height: 30px;
    color: #d1a13c;
  }
  #infoProperties a {
    display: block;
    width: 50%;
    background: #c30;
    text-align: center;
    height: 34px;
    padding: 9px 0;
    border-radius: 4px;
    margin: 20px 0 10px;
  }
  .m20 {
    margin-top: 20px;
  }
  .prop {
    background: none !important;
    padding: 0px !important;
    margin: 0px !important;
  }
  .prop img {
    width: 100% !important;
    margin-bottom: 10px;
    border: 1px solid #739db6;
    padding: 2px;
  }
  .prop img:hover {
    border: 1px solid #c22c2c;
    padding: 2px;
  }
  
  #request {
    position: fixed;
    position: fixed;
    width: 36%;
    top: 150px;
    right: 42px;
    z-index: 9999;
    padding: 10px 20px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 50px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 50px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 10px 50px 10px rgba(0, 0, 0, 0.2);
  }
  #request ul li {
    border-bottom: 1px solid #ccc;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #request ul li span {
    color: #777;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: -0.2px;
  }
  #request ul li:first-child,
  #request ul li:last-child {
    border: none;
  }
  #request li .bold {
    font-weight: 500;
    font-size: 0.85rem;
    margin-top: 4px;
  }
  #request a {
  }
  .fullImage img {
    width: 100%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: block;
    margin-bottom: 20px;
  }
  .desde {
    background: url("../graphics/price-tag-price-svgrepo-com.svg") left 8px;
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 50px;
  }
  .duracion {
    background: url("../graphics/duracion.svg") left 8px;
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 50px;
  }
  .trabajo {
    background: url("../graphics/list-svgrepo-com.svg") left 8px;
    background-repeat: no-repeat;
    background-size: 40px;
    padding-left: 50px;
  }
  .botonAccion {
    background: #c22c2c;
    display: block;
    width: 90%;
    padding: 12px 0;
    text-align: center;
    margin: 20px auto 0;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 1rem;
    letter-spacing: -0.2px;
    font-size: 0.9rem;
  }
  .botonAccion:hover {
    background: #e71bb6;
  }
  .incluye {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  .incluye img {
    width: 70%;
    margin-top: 4px;
  }
  .incluye li {
    float: left;
    width: 32%;
    padding: 0 1%;
  }
  .incluye li p {
    font-size: 0.8rem;
    float: left;
    width: 100%;
    padding: 6px 0;
  }
  #include {
    font-size: 14px;
    font-weight: 200;
    padding: 30px 0;
    float: left;
    width: 100%;
    line-height: 24px;
  }
  #include ul {
    padding: 0px;
  }
  #include li {
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 0px;
  }
  
  .tramites {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  .tramites img {
    width: 90%;
  }
  .tramites li {
    float: left;
    width: 32%;
    padding: 0 1%;
  }
  .tramites li p {
    font-size: 0.8rem;
    float: left;
    width: 100%;
    padding: 6px 0;
  }
  .tramites .noventa {
    padding-top: 10px;
  }
  
  .requisitos {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  .requisitos img {
    width: 90%;
  }
  .requisitos li {
    float: left;
    width: 100%;
    padding: 0 1%;
  }
  .requisitos li p {
    font-size: 0.8rem;
    float: left;
    width: 100%;
    padding: 6px 0 12px;
  }
  .requisitos .noventa {
    padding-top: 10px;
  }
  
  #buscador {
    position: relative;
    float: left;
    width: 100%;
  }
  #buscador h1 {
    color: #333;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 600;
    letter-spacing: -0.1px;
  }
  #contorno {
    border: 1px solid #ccc;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    float: left;
    width: 100%;
    padding: 2px;
  }
  #buscador form {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    background: #fff;
    padding: 30px 40px 40px;
    border-radius: 25px;
    border: 1px solid #e4e4e4;
    box-shadow: 3px 4px 15px #09090942;
    width: 960px;
  }
  #buscador select {
    border: none;
    width: 32%;
    float: left;
    height: 52px;
    padding: 10px;
    font-size: 0.87rem;
    margin-right: 1%;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    color: #777;
  }
  #formInput {
    width: 34%;
    float: left;
    height: 52px;
    border-radius: 0px 25px 25px 0px;
    -webkit-border-radius: 0px 25px 25px 0px;
    -moz-border-radius: 0px 25px 25px 0px;
    border: none;
    background: #8c6e52;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
  }
  #formInput:hover {
    background: #c22c2c;
  }
  
  #solicitud {
    position: relative;
    float: left;
    width: 100%;
  }
  #solicitud p {
    font-size: 1.1rem;
    text-align: center;
  }
  #solicitud label {
    float: left;
    width: 100%;
    padding: 30px 0 10px 6px;
    font-size: 0.9rem;
    font-weight: 600;
  }
  #solicitud h1 {
    color: #333;
    text-align: center;
    padding-bottom: 20px;
    font-weight: 600;
    letter-spacing: -0.1px;
  }
  #solicitud .contorno {
    border: 1px solid #ccc;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    float: left;
    width: 100%;
    padding: 2px;
  }
  #solicitud form {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    background: #f9f9f9;
    width: 920px;
    padding: 30px 40px 40px;
    border-radius: 15px;
    border: 1px solid #e4e4e4;
    box-shadow: 3px 4px 15px #09090942;
    border-top: 8px solid #c22c2c;
    top: 80px;
  }
  #solicitud fieldset input {
    height: 56px;
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    padding: 0 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
  }
  #solicitud fieldset input::placeholder {
    color: #999 !important;
  }
  #solicitud fieldset input:focus {
    background-color: #f7fdff;
    border: 1px solid #9eceff;
  }
  #solicitud select {
    border: none;
    width: 100%;
    float: left;
    height: 44px;
    padding: 10px;
    font-size: 0.87rem;
    margin-right: 1%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    color: #777;
    height: 56px;
  }
  #solicitud .enviar:hover {
    background: #c22c2c;
  }
  #solicitud .selectBorder {
    border: 1px solid #ccc;
    padding: 0 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #fff;
  }
  .submit {
    width: 100%;
    float: left;
    height: 44px;
    background: #8c6e52;
    color: #fff;
    cursor: pointer;
    margin-top: 20px;
    border: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 1.1rem;
  }

  .submit:hover {
    background: #c22c2c;
  }
  #acepto {
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px;
  }
  #code {
    width: 42% !important;
    border: 1px solid #ccc !important;
    margin-right: 1%;
  }
  #solicitudTexto {
    padding-top: 510px;
    text-align: center !important;
  }
  #solicitud rem {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-size: 0.85rem;
    color: #8c6e52;
  }
  #envio {
    padding: 0 3%;
    float: left;
    width: 100%;
  }
  .radio {
    float: left;
    width: 35px !important;
    padding: 0px !important;
    margin: 4px 0px !important;
    height: inherit !important;
  }
  #solicitud fieldset .span {
    float: left;
    margin-right: 20px;
  }
  #solicitud fieldset strong {
    float: left;
    font-size: 14px;
  }
  #visa label {
    padding: 0px 0 10px 6px !important;
  }
  .nopad {
    padding: 0px !important;
  }
  #contacto-gracias {
    height: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-itrems: center;
    font-optical-sizing: auto;
    font-style: normal;
    letter-spacing: 0.2px;
  }
  .bckgracias {
    background: url("../graphics/travel-360.png") center no-repeat;
    background-size: cover;
  }
  #gracias {
    text-align: center;
    padding: 0px 100px 70px;
  }
  #gracias img {
    display: block;
    margin: 20px auto 30px auto;
    width: 180px;
  }
  #gracias h1 {
    color: #fff;
    text-shadow: 1px 0px 2px #022729c2;
    font-weight: 500;
    margin-bottom: 25px;
  }
  #gracias p {
    color: #fff;
    font-weight: 300;
    padding: 10px 0 20px;
    display: block;
    font-size: 1rem;
    width: 640px;
    text-shadow: 1px 0px 2px #022729c2;
    margin: 0 auto !important;
    font-weight: 400;
  }
  #gracias a:hover {
    background: #f2fafb;
    color: #0e959e;
    border: 3px solid #46d6da;
  }
  .colorTextSpecial {
    color: #fff !important;
  }
  .boxWisywiy {
    font-size: 0.85rem;
    font-weight: 200;
    line-height: 26px;
    float: left;
    width: 100%;
    color: #fff;
  }
  .boxWisywiy ul,
  .boxWisywiy li {
    font-size: 13.5px;
    line-height: 20px;
  }
  .boxWisywiy strong {
    font-size: 14.5px;
  }
  #accesoUsuarios {
    background: #d14836;
    color: #fff !important;
    padding:14px 26px 14px;
    border-radius: 4px;
    transition: background-color 0.3s, color 0.3s;
    font-weight: 800 !important;
  }
  #accesoUsuarios:hover {
    background: #d14836 !important;
    box-shadow: 0px 0px 13px #a1c9c9;
    -moz-box-shadow: 0px 0px 13px #a1c9c9;
    -webkit-box-shadow: 0px 0px 13px #a1c9c9;
  }
  .botonesDos {
    background: #d14836;
    border: none;
    margin-top: 40px;
    color: #fff;
    padding: 13px 60px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 0.85rem;
    transition: background-color 0.3s, color 0.3s;
    border: 1px solid #fff;
  }
  .botonesDos:hover {
    background: #ffcc5a;
    color: #000;
  }
  .alignLeft {
    text-align: left !important;
  }
  
  .text-success {
    color: #28a745;
    margin-top: 5px;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 0.8rem;
    padding: 10px 0;
    font-weight: 800;
  }
  .text-danger {
    color: #c30;
    margin-top: 5px;
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 0.8rem;
    padding: 10px 0;
    font-weight: 800;
  }
  
  #wrapPagos {
    display: block;
    margin-top: 100px;
    padding: 0 70px;
  }
  #wrapRegistro {
    display: block;
    margin-top:100px;
    margin: 60px auto 100px;
    width: 500px;
    padding-bottom: 40px;
  }
  .imgInicio {
    width: 100%;
    margin-top:20px;
  }
  .wrapInicioForm{
    padding:0 20px;
    display:block;
}
  #InicioForm h1, .step h2{
    font-size: 2rem;
    font-weight: 200;
    color: #fff;
    line-height: 40px;
    padding: 20px 0 0px;
    display: block;
  }
  #InicioForm ul{
    text-align: left;
    width: 270px;
    display: block;
    margin: 20px 0 30px;
    background: url("../graphics/bckUl.png") 15px 8px repeat-y;
  }
  #InicioForm ul li {
    padding:13px 0 0;
    font-weight: 400;
    height: 44px;
    line-height: 34px;
    color: #fff;
    font-size: .9rem;
}
#InicioForm ul li span {
    font-weight: bold;
    color: #fff;
    background: #e7eeec;
    width: 32px;
    float: left;
    border-radius: 40px;
    height: 32px;
    padding: 7px 9px;
    margin-right: 16px;
    text-align: center;
}
.step {
    display: none; /* Oculta todos los pasos por defecto */
}
    .next-btn, .prev-btn, .submit-btn {
    padding: 10px 20px;
    margin: 10px;
    border: none;
    background-color: #007bff;
    color: white;
    cursor: pointer;
    border-radius: 5px;
}
#InicioForm ul {
    list-style: none;
    padding: 0;
}
  #login p {
    padding: 0px !important;
  }
  .grayBox {
    background: #2f2f2f;
  }
  #trayecto21Imagen img{width:980px; display:block; margin: 0 auto; border: 1px solid #838282;}
  
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  
  @keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
      visibility: hidden;
    }
  }
  @keyframes topbar-x {
    0% {
      top: 0;
      -webkit-transform: rotate(0deg);
    }
    45% {
      top: 25%;
      -webkit-transform: rotate(145deg);
    }
    75% {
      -webkit-transform: rotate(130deg);
    }
    100% {
      -webkit-transform: rotate(135deg);
    }
  }
  
  @keyframes topbar-back {
    0% {
      top: 25%;
      -webkit-transform: rotate(135deg);
    }
    45% {
      -webkit-transform: rotate(-10deg);
    }
    75% {
      -webkit-transform: rotate(5deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0);
    }
  }
  
  @keyframes bottombar-x {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0deg);
    }
    45% {
      bottom: 25%;
      -webkit-transform: rotate(-145deg);
    }
    75% {
      -webkit-transform: rotate(-130deg);
    }
    100% {
      -webkit-transform: rotate(-135deg);
    }
  }
  
  @keyframes bottombar-back {
    0% {
      bottom: 25%;
      -webkit-transform: rotate(-135deg);
    }
    45% {
      -webkit-transform: rotate(10deg);
    }
    75% {
      -webkit-transform: rotate(-5deg);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
    }
  }
  
  #destinos-view,
  .destinos-view {
    padding: 20px 60px;
    background: #000;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  
  .veintiDos {
    flex: 0 0 31.7%; /* Ajusta el tamaño según tus necesidades, 22% es un ejremplo para 4 columnas */
    margin: 10px;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 70px;
  }
  
  /* rempujar los últimos elrementos de la fila incompleta a la derecha */
  .destinos-view::after {
    content: "";
    flex: auto;
  }
  
  /* Asegurarse que los últimos elrementos ocupen su lugar correctamente */
  .veintiDos:nth-last-child(1),
  .veintiDos:nth-last-child(2),
  .veintiDos:nth-last-child(3),
  .veintiDos:nth-last-child(4) {
    margin-left: 10px;
  }

  .slick-dots li button:before{
    font-size: 14px!important;
    color: #fff!important;
  }

  .slick-dots li.slick-active button:before{
    color: #fff!important;
  }
  .sp-slides h1{font-size:2rem; font-weight: 400; padding: 20px 0 0;}
  .sp-slides p, .sp-slides a{margin:10px 0 30px; font-weight: 300; line-height: 31px;}
  #example3-zip{height:40px!important}
  .mobile{display: none!important}
  
  #contenthome p{font-size:1rem; font-weight:200; float:left; width:100%;}
  #contenthome strong{font-size:1rem; font-weight:400; float:left; width:100%; margin:20px 0;}
  #contenthome ul{display:block; width:380px; margin:20px auto}
  #contenthome ul li{ display: block; width: 100%; text-align: justify; font-weight: 200;  line-height: 31px; background: url(../graphics/check.png) 1px 8px no-repeat; background-size: 15px; padding-left: 26px; letter-spacing: 1px;  font-size: .95rem;}
  .logLeft ul{float: left; width:94%; margin:10px 0}
  .logLeft li{float:left; width:100%; text-align: justify; font-weight: 200;  line-height: 31px; background: url(../graphics/check.png) 1px 8px no-repeat; background-size: 15px; padding-left: 26px; letter-spacing: 1px;  font-size: .95rem;}
  #regTar p{padding:6px 0!important }
  /* Fonts */
