@import url("https://fonts.googleapis.com/css?family=Dosis:300,400,600,700|Raleway:300,400,700");

@naranja: #f39200;
@gris1: #666666;
@gris2: #dfdede;
@celeste: #cbecfd;

body {
  margin: 0;
  font-family: "Dosis", sans-serif;
  padding: 0;
}

* {
  box-sizing: border-box;
}

.clear {
  clear: both;
}

.img-responsive {
  width: 100%;
  height: auto;
  image-rendering: optimizequality;
  -ms-interpolation-mode: bicubic;
}

header {
  height: 110px;
  padding: 0;
  position: fixed;
  top: 0;
  background: #666666;
  color: #fff;
  display: block;
  width: 100%;
  z-index: 10450;
}

header .dentro {
  position: relative;
}

.logo {
  float: left;
  padding: 6px 0;
  width: 14%;
}

.der {
  float: left;
  width: 86%;
  height: 100px;
  position: relative;
}

.telefono {
  position: absolute;
  right: -340px;
  top: 0;
  background: url("../imagenes/telefono.png") no-repeat;
  width: 309px;
  height: 128px;
  padding: 15px 0;
  text-align: center;
}

h4 {
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}

.telefono p {
  margin: 0;
  font-weight: normal;
}

.menu1 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.clima {
  position: absolute;
  top: 0;
  right: 0;
}

header nav ul {
  list-style: none;
  padding: 0;
  z-index: 100;
  position: relative;
  margin: 0;
}
header nav ul li {
  float: left;
  margin-right: 10px;
  color: #fff;
}
header nav ul li:last-child {
  margin-right: 0;
}
header nav ul li:last-child a {
  border: 0;
}

header nav ul li a {
  text-decoration: none;
  color: #fff;
  padding-right: 10px;
  display: block;
  border-right: 1px solid #fff;
  font-size: 11pt;
}

.idiomas ul li a {
  font-size: 8pt;
  padding-right: 3px;
  font-family: "Raleway", sans-serif;
}
.idiomas ul li {
  margin-right: 5px;
}
.idiomas {
  padding-top: 20px;
  margin-right: 10px;
  float: left;
}
.clima .climadentro {
  float: left;
  height: 110px;
  width: 69px !important;
  background-color: #f39200;
  color: #fff;
  padding: 5px;
  text-align: center;
}

.climadentro a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  font-family: "Raleway", sans-serif;
}

.slider,
main {
  width: 100%;
}

main {
  background: #dfdede;
  /*display: table;*/
  margin: 110px auto 0 auto;
  width: 100%;
  overflow: hidden;
}

.cabanas {
  margin: 15px 0;
  display: table;
}
/*
.cabanas {
  float: left;
  position: relative;
    margin: 15px 0;
  left: 50%;
 }
.cabanasdentro {
  margin: 0;
  position: relative;
  left: -50%;
 }
*/
article {
  float: left;
  margin-right: 1%;
  background: #fff;
  border: 1px solid #f39200;
  width: 48%;
}

a article {
  color: #666666;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10pt;
  position: relative;
}
article img {
  float: left;
}
article h3 {
  padding: 0 10px;
  display: block;
  float: left;
}

.personas {
  float: left;
  display: table;
}

.personas span {
  display: block;
  width: 19px;
  height: 45px;
  background: url("../imagenes/person.jpg") no-repeat;
  float: left;
  top: 6px;
  position: relative;
}

.flecha {
  position: absolute;
  right: 10px;
  bottom: 13px;
}

.dentro {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  display: table;
}
.dentro2 {
  width: 100%;
  max-width: 1308px;
  margin: 0 auto;
  display: table;
}

.activo {
  color: #f39200;
}

.experiencia {
  width: 100%;
  display: table;
  background: url("../imagenes/fondo.jpg");
}
.promociones {
  width: 100%;
  display: table;
  background: url("../imagenes/fondo.jpg");
  padding: 0 5%;
}
.nieve {
  width: 100%;
  display: table;
  background: url("../imagenes/fondo.jpg");
}

.pasto {
  width: 100%;
  display: table;
  background: url("../imagenes/pasto.jpg");
  color: #fff !important;
  padding-top: 20px;
}

.pasto h2 {
  color: #fff !important;
}

.experiencia article {
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  background: #fff;
  border: 1px solid #666666;
  width: 32%;
}

.experiencia article img {
  border-bottom: 2px solid #f39200;
}
.experiencia article .flecha {
  border: 0;
}

h1 {
  font-size: 20pt;
  font-weight: normal;
  font-family: "Dosis", sans-serif;
  color: #666;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  text-align: center;
  font-size: 25pt;
  text-transform: uppercase;
  color: #666666;
  font-weight: normal;
  margin: 0 0 20px 0;
}

.experiencia {
  padding: 40px 0;
  display: table;
  height: auto;
}
.relatos {
  padding: 20px 0 0 20px;
}

.relatos {
  width: 100%;
  background: #cbecfd;
}

blockquote {
  float: left;
  width: 25%;
  padding: 20px 50px;
  margin: 0;
}

blockquote p {
  background: #fff;
  color: #666666;
  font-size: 10pt;
  padding: 10px;
  text-align: center;
  position: relative;
  height: auto;
  display: table;
  width: 100%;
}

blockquote p:after {
  display: block;
  content: "";
  width: 40px;
  height: 27px;
  background: url("../imagenes/comen.jpg") no-repeat;
  position: absolute;
  bottom: -27px;
  right: 5px;
}

blockquote p span {
  color: #f39200;
  display: block;
  font-size: 11pt;
  font-weight: bold;
  text-transform: uppercase;
}

blockquote footer {
  margin-top: 30px;
  text-align: right;
  font-size: 10pt;
  color: #666666;
}

.libro blockquote {
  background: #eaf8ff;
  width: 100%;
  padding: 10px 30px;
  margin-bottom: 10px;
}

.libro blockquote p {
  background: none;
  float: right;
  width: 77%;
  padding: 0 10px 10px 10px;
  text-align: left;
}

.libro blockquote span {
  margin-bottom: 15px;
}

.libro .like {
  margin-bottom: 0;
  margin-right: 10px;
}
.libro .line {
  margin-bottom: 5px;
}

.libro blockquote p:after {
  display: none;
}

.libro blockquote footer {
  background: none;
  float: left;
  width: 20%;
  height: 100%;
  margin-top: 10px;
  text-align: left;
  border-right: 1px solid #c1c1c1;
}

.izq2 {
  float: left;
  width: 70%;
}
.der2 {
  float: left;
  width: 30%;
  padding: 0 0 0 20px;
}

.libro .der2 img {
  margin-bottom: 10px;
}

.slider2 {
  margin-top: -20px;
  padding-bottom: 50px;
  width: 100%;
  display: block;
}

.slider2 .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: -30px;
}

.instagram-grande {
  width: 100%;
  background: #fff;
  display: table;
}

.instagram-grande iframe {
  width: 33%;
  float: left;
  height: 300px;
}

/*

.bxslider2 {
    margin-left: 25%;
    margin-right: 25%;
}

.bxslider2 li{
    width: 25% !important;
}
.bxslider2 .clone{
    width: auto !important;
}*/

footer {
  color: #4b4a4a;
  font-family: "Raleway", sans-serif;
  padding: 10px 5px;
  font-size: 10pt;
  background: #f5f6f9;
  display: table;
  width: 100%;
}

footer a {
  text-decoration: none;
  color: #4b4a4a;
}

footer .der {
  float: right;
  width: 50%;
  text-align: right;
}
footer p {
  float: left;
  width: 50%;
}

.red a {
  position: relative;
  top: 5px;
  margin-left: 5px;
}
.red {
  margin-top: 0;
}

.redes {
  margin-top: 10px;
}

.fb-like {
  position: relative;
  top: -4px;
  left: -5px;
}

.menu2 {
  opacity: 0;
  visibility: hidden;
  height: 0 !important;
  width: 100%;
  display: block;
  position: absolute;
}

.menu1 {
  display: block;
  height: auto;
}

.alojamientos article {
  width: 98%;
  float: none;
  margin: 0 auto;
  display: table;
  height: auto;
  border: 0;
  background: none;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}

.alojamientos article .slider {
  width: 49%;
  float: left;
}
.alojamientos article .datos {
  width: 50%;
  margin-left: 1%;
  display: table;
  height: 592px;
  padding: 10px;
  box-sizing: border-box;
  float: left;
  background: #fff;
  position: relative;
}

.pistas-propias .datos,
.actividades .datos {
  height: 625px;
}

.alojamientos .izq {
  float: left;
  width: 50%;
  padding-right: 10px;
}

.alojamientos .der {
  height: auto;
  float: left;
  width: 50%;
  padding-left: 10px;
  border-left: 1px solid #dfdede;
}

.alojamientos h2 {
  color: #f39200;
  text-align: left;
  margin: 0;
  font-size: 15pt;
  font-weight: bold;
}

.telefono2 {
  background: #4c89a6;
  padding: 10px;
  color: #fff;
  display: table;
  width: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.telefono2 a {
  color: #fff;
  text-decoration: none;
}

.telefono2 img {
  float: left;
}
.telefono2 p {
  float: left;
  padding-left: 10px;
  border-left: 1px solid #fff;
}

ul.servis li {
  list-style: none;
  border-bottom: 1px solid #dfdede;
  height: 35px;
  padding-top: 5px;
}

.club {
  height: 65px !important;
}
.servis {
  padding: 0;
}

ul.servis li img {
  margin-right: 5px;
}

.line {
  width: 100%;
  height: 1px;
  background: #ddd;
  display: block;
  margin: 5px 0;
}

.like {
  float: left;
}

.mapa-pistas {
  margin-top: -100px;
  z-index: 1;
  position: relative;
}

.ubicacion h1 {
  position: relative;
  z-index: 2;
}

.barrio {
  position: relative;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  display: table;
  padding: 20px 40px;
  margin: -17% auto 0 auto;
  width: 90%;
}

.accesos {
  margin: 10px auto 20px auto;
  width: 90%;
}

.acceso {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #e7faff;
}

.tabla {
  width: 100%;
  display: table;
  background: #ffffff;
  color: #666;
}

.tabla .row {
  width: 100%;
  display: table;
  height: auto;
  padding: 10px 20px;
}

.tabla .float {
  float: left;
  padding-right: 10px;
  width: 15%;
}

.tabla .float:nth-child(2) {
  width: 70%;
}

.celeste {
  background: #e7faff;
}
.gris {
  background: #666666;
  border-bottom: 1px solid #fff;
}

.tabla .datitos {
  font-size: 11pt;
}

.barrio h2 {
  font-size: 20pt;
}
.acceso h2 {
  font-size: 20pt;
  cursor: pointer;
  margin-top: 10px;
}

.provincia {
  font-weight: bold;
}

.galeria {
  width: 80%;
  margin: 0 auto;
  padding: 40px;
  background: #fff;
  border: 1px solid #7e7e7e;
  margin-bottom: 20px;
}

.info h2 {
  text-align: left;
  margin: 0;
  padding: 10px;
  color: #fff;
}

.info .acceso {
  margin-bottom: 0;
}

.info .acceso p {
  padding: 10px;
  margin: 0;
}

h2.titulo {
  font-size: 20pt;
  font-weight: normal;
  font-family: "Dosis", sans-serif;
  color: #666;
  text-align: center;
  text-transform: uppercase;
}

.recomendaciones {
  color: #fff;
  background: #f39200;
  width: 100%;
  padding: 20px 5%;
  display: table;
}

.recomendaciones h2 {
  color: #fff;
  font-size: 24pt;
  font-weight: bold;
}

.recomendaciones ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.recomendaciones ul li {
  float: left;
  border-left: 1px solid #fff;
  padding-left: 1%;
  padding-right: 2%;
  text-align: center;
  width: 12.5%;
  /* height: 320px;*/
}

.recomendaciones ul li:first-child {
  border: 0;
}
.recomendaciones ul li p {
  font-size: 10.5pt;
  line-height: 10.5pt;
  text-align: left;
}

.recomendaciones ul li p b {
  text-transform: uppercase;
}

.recomendaciones ul li img {
  margin: 0 auto;
  width: 145px;
  height: auto;
}

.promociones article {
  width: 30%;
  padding: 0;
  float: left;
  position: relative;
  height: 320px;
  margin-bottom: 20px;
  margin-right: 0;
  margin-left: 2%;
}

.promociones article .top {
  display: block;
  height: auto;
  width: 100%;
  height: 130px;
  padding: 0;
}

.promociones .top span {
  display: block;
  padding: 20px;
  color: #fff;
  background: #f39200;
  width: 25%;
  height: 100%;
  padding-top: 6%;
  float: left;
  text-align: center;
  font-size: 35pt;
}
.promociones .top img {
  width: auto;
  height: auto;
  float: right;
  max-width: 75%;
}

.promociones p {
  color: #656565;
  font-size: 10pt;
  padding: 0 20px;
}

.promociones a {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-decoration: none;
  font-size: 10pt;
  color: #fff;
  background: #656565;
  padding: 5px 20px;
  left: 0;
}

.slider .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  padding: 10px;
  font-weight: 300;
  color: #fff;
  background: rgba(243, 146, 0, 0.7);
  font-size: 35pt;
  text-transform: uppercase;
}

.actividades p {
  color: #656565;
}
.actividades p b {
  text-transform: uppercase;
}
.actividades p span {
  color: #f39200;
  font-size: 40pt;
  margin: 0;
  height: 20px;
  display: block;
  float: left;
  position: relative;
  top: -28px;
  margin-right: 5px;
}

form {
  padding: 20px 10px;
  font-family: "Dosis", sans-serif !important;
}

label {
  float: left;
  width: 30%;
  display: block;
  color: #656565;
}

form span {
  color: #f39200;
}

input[type="text"],
input[type="email"],
input[type="submit"],
textarea,
select,
input[type="date"] {
  float: left;
  width: 70%;
  border: 1px solid #ccc;
  resize: none;
  padding: 5px;
  margin-bottom: 10px;

  font-family: "Dosis", sans-serif !important;
}
input[type="submit"] {
  width: 100px;
  border: 0;
  cursor: pointer;
  background: #f39200;
  color: #fff;
  text-transform: uppercase;
}

.obligatorios {
  font-size: 10pt;
  float: right;
}

header ul li {
  position: relative;
}

.despliega {
  position: absolute;
  left: -5px;
  background: #666666;
  padding: 5px;
  /* width: 90px; */
}

.despliega2 {
  width: 158px;
  left: -10px;
}

.despliega li {
  float: none;
  border-bottom: 1px solid #fff;
}
.despliega li a {
  border: 0;
}

.link-web360 {
  color: #4b4a4a;
  text-decoration: none;
  font-weight: 400;
  font-size: 7pt;
}

header .telefono2 {
  padding: 5px;
  width: auto;
  border: 0;
  left: -10px;
  top: 0;
  bottom: auto;
}
header .telefono2 p {
  margin: 0;
  border: 0;
}
header .telefono2 {
  display: none;
}
header .telefono {
  display: block;
}

.flex-direction-nav a:before {
  content: " ";
  display: block;
  background: url("../imagenes/back.png") no-repeat;
  width: 77px;
  height: 123px;
}
.flex-direction-nav a.flex-next:before {
  content: " ";
  display: block;
  background: url("../imagenes/next.png") no-repeat;
  width: 77px;
  height: 123px;
}

.flex-direction-nav a {
  width: 77px;
  height: 123px;
}

.idiomas2 {
  padding-top: 0;
  padding-left: 10px;
}
.idiomas2 a {
  border: 1px solid #fff;
  border-radius: 4px;
  border: 0;
}

.idiomas2 ul li {
  margin-right: 0;
}

.wsp {
  margin-top: 2px;
  margin-right: 3px;
  position: relative;
  top: 1px;
}

a.redes-2 {
  font-family: "Roboto Condensed", sans-serif !important;
  text-decoration: none;
  height: 54px;
  position: fixed;
  right: 0px;
  bottom: 49%;
  text-align: right;
  display: inline;
  width: auto;
  /* background-color: #e0f7fa; /*#E8E8E8;*/
  color: #666666;
  font-size: 14px;
  /* padding: 0px 10px 5px 10px;*/
  z-index: 1500;
}

.f-l {
  float: left;
}

.face img {
  position: relative;
  top: 6px;
  margin-right: 8px;
}
.redes-2 {
  width: 100%;
}

.sello {
  display: block;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.sello img {
  max-width: 121px;
  margin-top: 7px;
}

@media screen and (min-width: 1726px) {
  .sello {
    width: 87px;
  }

  .sello img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1726px) {
  header .telefono2 {
    display: block;
    width: auto;
    position: absolute;
    background: url("../imagenes/telefono.png") no-repeat;
    background-size: auto auto;
    background-size: 100% 100%;
    height: 105px;
    width: 170px;
    text-align: center;
  }
  header .telefono {
    display: none;
    left: 40%;
    right: auto;
  }

  header .der {
    height: 135px;
  }
  header {
    height: 140px;
  }

  header .logo {
    padding: 26px 0;
  }

  /*
    .libro blockquote p{
        width: 75%;
    }
    
    .telefono {
        position: relative;
        right: 0;
        top: 0;
        float: right;
        background: url("../imagenes/telefono.png") no-repeat;
        width: 229px;
        height: 93px;
        padding: 5px 0;
        text-align: center;
        background-size: contain;
    }
    .der {
        float: left;
        width: 47%;
        height: 100px;
        position: relative;
    }
    .menu2{
		opacity:1;
        display: table;
        visibility: visible;
        color: #fff;
        position: relative;
	}
    header nav.menu2 {
        box-sizing: border-box;
        min-height: 40px;
        padding: 0;
        margin-bottom: -1px;
    }
	.menu1{
		display:none;
	}
    
    header{
        height: auto;
    }
    
    main{
        margin: 150px auto 0 auto;
    }
    */
  main {
    margin: 130px auto 0 auto;
  }
}

@media screen and (max-width: 1555px) {
  .telefono2 {
    width: 100%;
  }
  main {
    margin: 130px auto 0 auto;
  }
}
@media screen and (max-width: 1300px) {
  .promociones article {
    width: 41%;
    padding: 0;
    float: left;
    position: relative;
    height: 320px;
    margin-bottom: 20px;
    margin-left: 5%;
  }

  .libro blockquote p {
    float: none;
    width: 100%;
  }

  .libro blockquote footer {
    float: none;
    width: 100%;
    border: 0;
    border-top: 1px solid #c1c1c1;
  }

  .recomendaciones ul li img {
    margin: 0 auto;
    width: 100%;
    height: auto;
  }

  header .telefono2 {
    width: auto;
    position: absolute;
  }

  .alojamientos .datos {
    height: auto;
  }
}
@media screen and (max-width: 1100px) {
  .telefono2 {
    width: 100%;
    position: relative;
  }
  blockquote {
    padding: 20px 20px;
  }
}

.instagram-grande-responsive {
  display: none;
}
.instagram-grande-escritorio {
  display: block;
}
@media screen and (max-width: 1000px) {
  header .logo {
    padding: 6px 0;
  }

  header .der {
    height: 100px;
  }

  header .telefono2 {
    width: auto;
    position: absolute;
    background: url("../imagenes/telefono.png") no-repeat;
    background-size: auto auto;
    background-size: 100% 100%;
    height: 105px;
    width: 170px;
    text-align: center;
  }

  .instagram-grande-responsive {
    display: block;
    margin: 20px 0 0 0;
  }
  .instagram-grande-escritorio {
    display: none;
  }

  .libro blockquote p {
    width: 75%;
  }

  .der {
    float: right;
    height: 100px;
    position: relative;
    width: 80%;
  }

  .menu2 {
    opacity: 1;
    display: table;
    visibility: visible;
    color: #fff;
    position: relative;
  }
  header nav.menu2 {
    box-sizing: border-box;
    min-height: 40px;
    padding: 0;
    margin-bottom: -1px;
  }
  .menu1 {
    display: none;
  }

  header {
    height: auto;
  }

  main {
    /*margin: 150px auto 0 auto;*/
    margin: 150px auto 0 auto;
  }

  .slider .info {
    font-size: 25pt;
    height: 60px;
  }

  .promociones article {
    width: 100%;
    padding: 0;
    float: none;
    position: relative;
    height: auto;
    margin-bottom: 20px;
    margin-left: 0;
    padding-bottom: 30px;
  }
  .recomendaciones ul li {
    width: 25%;
    padding-bottom: 1px;
    margin-bottom: 20px;
  }

  .recomendaciones ul li:nth-child(5) {
    border: 0;
  }

  .chico1va {
    clear: right;
  }

  .alojamientos .datos,
  .alojamientos .slider {
    width: 100% !important;
    float: none !important;
    height: auto !important;
    margin: 0 !important;
  }
  .alojamientos article {
    display: block;
  }
}
@media screen and (max-width: 850px) {
  .galeria {
    padding: 10px;
    width: 90%;
  }

  .der .clima {
    width: 63%;
  }

  .der .sello img {
    width: 100%;
    height: auto;
  }
  .der .sello {
    width: 20%;
  }

  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    outline: 0;
    display: block;
    width: 44px !important;
    height: 50px !important;
    text-indent: -9999px;
    z-index: 9999;
    background-size: 100px !important;
  }

  .bx-wrapper .bx-prev {
    left: 0;
    background: url(images/controls.png) no-repeat 0 -10px !important;
  }
  .bx-wrapper .bx-next {
    right: 0;
    background: url(images/controls.png) no-repeat -37px -10px !important;
  }

  .bx-wrapper .bx-prev:hover {
    background-position: 0 -78px !important;
  }

  .bx-wrapper .bx-next:hover {
    background-position: -37px -78px !important;
  }

  .personas span {
    display: block;
    width: 12px;
    height: 32px;
    background: url("../imagenes/person.jpg") no-repeat;
    float: left;
    top: 9px;
    position: relative;
    background-size: cover;
  }
}
@media screen and (max-width: 800px) {
  blockquote {
    width: 100%;
  }
}

.idiomas2 {
  display: none;
}

.idiomas1 {
  display: block;
}

.onlySM {
  display: none;
}

@media screen and (max-width: 650px) {
  .onlySM {
    display: flex;
    width: 100%;
  }

  .onlySM img {
    width: 100%;
    height: auto;
  }

  .hideSM {
    display: none;
  }

  .der .clima {
    width: 69px;
  }

  .idiomas1 {
    display: none;
  }
  .idiomas2 {
    display: block;
    clear: both;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 4px;
    left: 27%;
  }

  .slider .info {
    font-size: 20pt;
    height: 45px;
    padding: 5px;
  }

  .izq2,
  .der2 {
    width: 100%;
    float: none;
  }

  .der2 {
    padding: 10%;
  }

  .recomendaciones ul li {
    width: 50%;
    height: auto;
  }

  .recomendaciones ul li:nth-child(odd) {
    border: 0;
  }

  .chico1va {
    clear: right;
  }

  .ubicacion h1 {
    font-size: 20pt;
    font-weight: normal;
    font-family: "Dosis", sans-serif;
    color: #666;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0px 0px 3px #fff;
  }

  .acceso h2,
  .barrio h2 {
    font-size: 15pt;
  }

  .tabla .datitos {
    font-size: 10pt;
  }
  .tabla .float {
    width: 20%;
  }

  .tabla .float:nth-child(2) {
    width: 60%;
  }

  .alojamientos .datos .izq,
  .alojamientos .datos .der {
    width: 100%;
    border: 0;
    padding: 0;
  }

  .experiencia article {
    width: 48%;
  }

  .clima {
    position: relative;
    top: 0;
    right: 0;
    width: 69px;
    text-align: center;
    margin: 0 auto;
    float: right;
  }

  .der {
    float: right;
    width: 70%;
    height: auto;
    display: table;
    position: relative;
  }

  .logo {
    float: left;
    padding: 6px 0;
    width: 30%;
    text-align: center;
  }

  .telefono {
    display: none;
    position: relative;
    right: 0;
    top: 0;
    float: right;
    background: url("../imagenes/telefono.png") no-repeat;
    width: 189px;
    height: 77px;
    padding: 1px;
    text-align: center;
    background-size: contain;
    margin: 10px auto;
  }

  .telefono h4,
  .telefono p {
    font-size: 11pt;
  }

  header .telefono2 {
    display: table;
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: auto;
    left: 0;
  }
}
@media screen and (max-width: 550px) {
  main {
    margin: 172px auto 0 auto;
  }

  .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    outline: 0;
    display: block;
    width: 22px !important;
    height: 38px !important;
    text-indent: -9999px;
    z-index: 9999;
    background-size: 60px !important;
  }

  .bx-wrapper .bx-prev {
    left: 0;
    background: url(images/controls.png) no-repeat 0 -3px !important;
  }
  .bx-wrapper .bx-next {
    right: 0;
    background: url(images/controls.png) no-repeat -27px -3px !important;
  }

  .bx-wrapper .bx-prev:hover {
    background-position: 0 -44px !important;
  }

  .bx-wrapper .bx-next:hover {
    background-position: -27px -44px !important;
  }

  .slider .info {
    font-size: 15pt;
    height: 25px;
    padding: 0px 5px;
  }
  article,
  .experiencia article {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }

  footer p {
    float: none;
    width: 100%;
    text-align: center;
  }
  footer .der {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  .promociones article .top {
    display: block;
    height: auto;
    width: 100%;
    height: 100px;
    padding: 0;
  }

  .promociones .top span {
    font-size: 27pt;
  }

  main {
    margin: 150px auto 0 auto;
  }

  .acceso h2,
  .barrio h2 {
    font-size: 13pt;
  }

  .tabla .datitos {
    font-size: 9pt;
  }
  .tabla .float {
    width: 25%;
  }

  .tabla .float:nth-child(2) {
    width: 50%;
  }
  .loguito img {
    width: 105px;
    height: auto;
  }
}
@media screen and (max-width: 349px) {
  main {
    /*  margin: 230px auto 0 auto;*/
    margin: 250px auto 0 auto;
  }

  .der {
    margin-top: 20px;
  }

  .clima {
    float: right;
    height: 110px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -110px;
    background: #f39200;
    width: 69px;
  }
  .idiomas {
    float: none;
    margin: 0 auto;
    padding-top: 0;
    width: 100px;
  }

  header .telefono2 {
    display: table;
    float: none;
    left: 0;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    background: #4c89a6;
  }

  header .telefono2 img {
    float: none;
  }

  .telefono2 p {
    float: none;
  }

  .promociones article .top {
    display: block;
    height: auto;
    width: 100%;
    height: 80px;
    padding: 0;
  }
  .promociones .top span {
    font-size: 21pt;
  }
  .logo {
    width: 100%;
    text-align: center;
    float: none;
  }
  .der {
    width: 100%;
    text-align: center;
    float: none;
  }
  .telefono {
    margin: 10px auto;
    float: none;
    text-align: center;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .loguito img {
    width: 70px;
    height: auto;
  }
  .telefono {
    display: none;
  }

  .der {
    float: left;
    height: 116px;
    position: relative;
    width: 70%;
  }

  .rmm.graphite .rmm-toggled ul li a {
    font-size: 9pt;
    padding: 0;
    border-right: 1px solid #fff !important;
  }

  .menu2 {
    margin-top: -15px;
    min-height: 30px;
  }

  .rmm .rmm-toggled ul li {
    width: 50%;
    float: left !important;
  }

  main {
    /*  margin: 90px auto 0 auto;
        margin: 139px auto 0 auto;*/
    margin: 124px auto 0 auto;
  }
}
