@import 'admclass.css';
@import 'quimaira.css';
@import 'iconos/style.css';
@import 'bulma/bulma_.css';
@import 'menu/nav.css';
@import 'animate.css';

/*  CSS3 ✰ Classes  */
@import 'clases.css';
@import '../js/owl/owl.carousel.min.css';
@import 'validationEngine.jquery.css';
@import 'libs/font-awesome.min.css';
@import 'clima/style.css';
/*****************       CONFIGURACION      *****************************/
/*****************        -TEMPLATE-        ****************************/
h1,
h2,
h3,
h4 {
  font-family: 'Droid Sans', sans-serif;
  color: #484848;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}
.bgGc {
  background: #d9d9d9;
}
.font2 {
  font-family: 'Muli', sans-serif;
}
.pr30 {
  padding-right: 30px;
}
.s80 {
  font-size: 80px !important;
}
@media only screen and (max-width: 1073px) {
  .s80 {
    font-size: 70px;
  }
}
@media only screen and (max-width: 1057px) {
  .s80 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .s80 {
    font-size: 50px;
  }
}
.mt40 {
  margin-top: 40px !important;
}
.cR {
  color: #790d0d;
}
.brR {
  border: 2px solid #730a0e;
}
.brF {
  border: 1px solid #fff;
}
.p8 {
  padding: 8px;
}
.p811 {
  padding: 8px 11px;
}
.brlG {
  border-left: 3px solid #cfcfcf;
}
.pt0 {
  padding-top: 0;
}
.pb0 {
  padding-bottom: 0;
}
.bgGobR {
  background: #cfcfcf;
  border-top: 3px solid #730a0e;
  border-bottom: 3px solid #730a0e;
}
.bgGc2 {
  background: #e6e6e6;
}
.container {
  padding: 0;
}
@media (min-width: 768px) {
  .container {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .container {
    padding: initial;
  }
}
@media (min-width: 1200px) {
  .container {
    padding: initial;
  }
}
.lgsi {
  position: absolute;
  top: 6px;
  left: 0;
  width: 177px;
}
@media (min-width: 768px) {
  .lgsi {
    position: initial;
  }
}
@media (min-width: 992px) {
  .lgsi {
    position: initial;
  }
}
@media (min-width: 1200px) {
  .lgsi {
    position: initial;
  }
}
.images img {
  width: 40px;
}
@media (min-width: 768px) {
  .images img {
    width: auto;
  }
}
@media (min-width: 992px) {
  .images img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .images img {
    width: auto;
  }
}
.cAz {
  color: #00aeff;
}
.brN {
  border-bottom: 10px solid #de6d46;
}
.w130 {
  width: 100%;
}
@media (min-width: 768px) {
  .w130 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .w130 {
    width: 133px;
  }
}
@media (min-width: 1200px) {
  .w130 {
    width: 133px;
  }
}
.mh2 {
  left: 21px;
}
@media (min-width: 1200px) {
  .mh2 {
    left: 0px;
  }
}
.menhir {
  left: -24px;
}
@media (min-width: 950px) {
  .menhir {
    left: -24px;
  }
}
@media (min-width: 992px) {
  .menhir {
    left: -24px;
  }
}
@media (min-width: 1009px) {
  .menhir {
    left: -24px;
  }
}
@media (min-width: 1200px) {
  .menhir {
    left: 0px;
  }
}
.twleft {
  left: -33px;
}
@media (min-width: 950px) {
  .twleft {
    left: -33px;
  }
}
@media (min-width: 992px) {
  .twleft {
    left: -33px;
  }
}
@media (min-width: 1009px) {
  .twleft {
    left: -33px;
  }
}
@media (min-width: 1200px) {
  .twleft {
    left: -18px;
  }
}
.fcleft {
  left: -15px;
}
@media (min-width: 950px) {
  .fcleft {
    left: -54px;
  }
}
@media (min-width: 992px) {
  .fcleft {
    left: -54px;
  }
}
@media (min-width: 1009px) {
  .fcleft {
    left: -54px;
  }
}
@media (min-width: 1200px) {
  .fcleft {
    left: -15px;
  }
}
.ordenar {
  width: auto !important;
}
@media (min-width: 768px) {
  .ordenar {
    width: auto;
  }
}
@media (min-width: 992px) {
  .ordenar {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .ordenar {
    width: auto;
  }
}
html {
  background: #edecec;
  font-family: 'Droid Sans', sans-serif;
  padding: 0;
  margin: 0;
}
body {
  font-family: 'Droid Sans', sans-serif;
  color: #484848;
  background: #edecec;
  padding: 0;
  margin: 0;
}
header {
  background: #edecec;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-background-clip: padding-box;
}
@media (min-width: 768px) {
  header {
    -moz-box-shadow: 0px 3px 11px #000;
    -webkit-box-shadow: 0px 3px 11px #000;
    -o-box-shadow: 0px 3px 11px #000;
    -ms-box-shadow: 0px 3px 11px #000;
    -moz-box-shadow: 0px 3px 11px #000;
    -webkit-box-shadow: 0px 3px 11px #000;
    box-shadow: 0px 3px 11px #000;
    -webkit-background-clip: padding-box;
  }
}
@media (min-width: 992px) {
  header {
    -moz-box-shadow: 0px 3px 11px #000;
    -webkit-box-shadow: 0px 3px 11px #000;
    -o-box-shadow: 0px 3px 11px #000;
    -ms-box-shadow: 0px 3px 11px #000;
    -moz-box-shadow: 0px 3px 11px #000;
    -webkit-box-shadow: 0px 3px 11px #000;
    box-shadow: 0px 3px 11px #000;
    -webkit-background-clip: padding-box;
  }
}
@media (min-width: 1200px) {
  header {
    -moz-box-shadow: 0px 3px 11px #000;
    -webkit-box-shadow: 0px 3px 11px #000;
    -o-box-shadow: 0px 3px 11px #000;
    -ms-box-shadow: 0px 3px 11px #000;
    -moz-box-shadow: 0px 3px 11px #000;
    -webkit-box-shadow: 0px 3px 11px #000;
    box-shadow: 0px 3px 11px #000;
    -webkit-background-clip: padding-box;
  }
}
a {
  color: #848484;
}
a:hover {
  color: #000;
}
.cont1400 {
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .cont1400 {
    width: 95%;
    max-width: 95%;
  }
}
@media (min-width: 980px) {
  .cont1400 {
    width: 960px;
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .cont1400 {
    width: 1100px;
    max-width: 1100px;
  }
}
@media (min-width: 1400px) {
  .cont1400 {
    width: 1200px;
    max-width: 1200px;
  }
}
@media (min-width: 1600px) {
  .cont1400 {
    width: 1400px;
    max-width: 1400px;
  }
}
.cont1500 {
  width: 100%;
  padding: 0 15px;
  margin: auto;
}
@media (min-width: 768px) {
  .cont1500 {
    width: 100%;
  }
}
@media (min-width: 980px) {
  .cont1500 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .cont1500 {
    width: 1200px;
    max-width: 1200px;
  }
}
@media (min-width: 1400px) {
  .cont1500 {
    width: 1400px;
    max-width: 1400px;
  }
}
@media (min-width: 1600px) {
  .cont1500 {
    width: 1500px;
    max-width: 1500px;
  }
}
.t-25 {
  top: -25px;
}
#cssmenu {
  margin-top: 31px;
}
@media (min-width: 768px) {
  #cssmenu {
    margin-top: 20px;
  }
  #cssmenu .open {
    margin-left: -16%;
  }
}
@media (min-width: 980px) {
  #cssmenu {
    margin-top: 0px;
  }
  #cssmenu .open {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  #cssmenu {
    margin-top: 0px;
  }
  #cssmenu .open {
    margin-left: auto;
  }
}
#cssmenu ul li {
  border-right: none;
  height: 49px;
  vertical-align: middle;
}
#cssmenu ul li:last-child {
  border-right: none;
}
#cssmenu ul li a {
  padding: auto;
  vertical-align: middle;
  color: #373737;
  font-size: 13px;
}
#cssmenu ul li a:hover {
  color: #790d0d;
}
@media (min-width: 992px) {
  #cssmenu ul li {
    border-right: 1px solid #d4d3d3;
  }
  #cssmenu ul li:last-child {
    border-right: none;
  }
  #cssmenu ul li a {
    padding: 10px 10px;
  }
}
@media (min-width: 1200px) {
  #cssmenu ul li {
    border-right: 1px solid #d4d3d3;
  }
  #cssmenu ul li:last-child {
    border-right: none;
  }
  #cssmenu ul li a {
    padding: 10px 10px;
  }
}
@media (min-width: 1400px) {
  #cssmenu ul li {
    border-right: 1px solid #d4d3d3;
  }
  #cssmenu ul li:last-child {
    border-right: none;
  }
  #cssmenu ul li a {
    padding: 10px 15px;
  }
}
@media (min-width: 1600px) {
  #cssmenu ul li {
    border-right: 1px solid #d4d3d3;
  }
  #cssmenu ul li:last-child {
    border-right: none;
  }
  #cssmenu ul li a {
    padding: 10px 22px;
  }
}
.cA {
  color: #f9aa02;
}
.cG {
  color: #484848;
}
.bgM {
  background: morado;
}
.bgG {
  background: #454444;
}
.bgG1 {
  background: #3d3d3d;
}
.bgG2 {
  background: #363636;
}
.bgG4 {
  background: #b1aeae;
}
.bgG5 {
  background: #f7f7f7;
}
.bgG6 {
  background: #eee;
}
.cG3 {
  color: #504f4c;
}
.cM {
  color: morado;
}
.bgTR {
  background: rgba(138,35,38,0.8);
}
.w24p {
  width: 24%;
}
.lh50 {
  line-height: 50px;
}
.logo {
  top: -83px;
  left: 18px;
  width: 265px;
  height: 149px;
  -o-border-radius: 0 36%/0 63%;
  -ms-border-radius: 0 36%/0 63%;
  -moz-border-radius: 0 36%/0 63%;
  -webkit-border-radius: 0 36%/0 63%;
  border-radius: 0 36%/0 63%;
  background: #fff;
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.int {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 27px;
  margin-left: -121px;
}
/**************************   social  *************************************/
.circ {
  padding: 2px 7px;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
}
.face,
.twt,
.you,
.ins,
.fou,
.trip,
.plus,
.pint {
  width: 36px;
  height: 36px;
  text-align: center;
  padding: 10px 0;
  margin-top: 13px;
}
.face {
  background: #3b5997;
}
.twt {
  background: #41b7d8;
}
.you {
  background: #ed1c24;
}
.ins {
  background: #5674b9;
}
.fou {
  background: #f94877;
}
.plus {
  background: #dd4b39;
}
.trip {
  background: #50ba54;
  font-size: 22px;
  padding: 2px !important;
}
.btnA {
  background: #ffae00;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 16px;
}
.btnBr {
  border: 1px solid #fff;
  padding: 10px 16px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.ptwt {
  padding: 5px 1px;
}
.pface {
  padding: 4px 3px;
}
.bgcR {
  background: #730a0e;
}
.mt-9 {
  margin-top: -9px;
}
.wt70b {
  display: block;
}
@media (min-width: 768px) {
  .wt70b {
    display: block;
  }
}
@media (min-width: 992px) {
  .wt70b {
    display: block;
  }
}
@media (min-width: 1200px) {
  .wt70b {
    width: 716px;
  }
}
.p15 {
  padding: 15px;
}
.bra1 {
  border: 3px solid #a1a1a1;
}
.bgt {
  background: #f2f2f2;
  border-top: 1px solid #a1a1a1;
  border-bottom: 1px solid #a1a1a1;
}
.bb22 {
  border-bottom: 1px solid #222;
}
.reserva {
  color: #fff;
  width: 100%;
  margin-top: 1px;
  z-index: 1;
  bottom: -62px;
  left: 0px;
  height: 52px;
}
@media (min-width: 768px) {
  .reserva {
    left: 0px;
    height: auto;
    bottom: -50px;
    width: 91%;
  }
}
@media (min-width: 992px) {
  .reserva {
    left: 140px;
    height: auto;
    bottom: -50px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .reserva {
    left: 100px;
    height: auto;
    bottom: -50px;
    width: 100%;
  }
}
.reserva form label {
  font-size: 14px;
  color: #000;
}
.reserva form input[type="checkbox"],
.reserva form input[type="radio"],
.reserva form input[type="text"] {
  width: 100px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 37px;
  vertical-align: middle;
  margin: 0 5px;
}
.reserva form input:not([type="checkbox"]),
.reserva form input:not([type="radio"]),
.reserva form input:not([type="text"]) {
  background: #3b0709;
  height: 37px;
  width: 100px;
  border: none;
  color: #fff;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 10px;
}
.reserva form textarea {
  background: #3b0709;
  border: none;
  height: 96px;
  width: 100px;
  border: 1px solid #c1c0c0;
  color: #fff;
}
.reserva form button {
  background: transparent;
  color: #fff;
  padding: 10px 6px;
  border: none;
}
.reserva form select {
  background: #3b0709;
  border: none;
  color: #fff;
  width: 100px;
  height: 37px;
  padding: 2px 6px;
  margin-left: 10px;
  margin-top: 3px;
}
@media (min-width: 768px) {
  .reserva form select {
    margin-left: 6px;
  }
}
@media (min-width: 992px) {
  .reserva form select {
    margin-left: 6px;
  }
}
@media (min-width: 1200px) {
  .reserva form select {
    margin-left: 6px;
  }
}
.reservaciones {
  color: #868686;
}
.reservaciones form label {
  font-size: 16px;
  color: #000;
}
.reservaciones form input[type="checkbox"],
.reservaciones form input[type="radio"] {
  width: auto !important;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: auto !important;
  vertical-align: middle;
  margin: 0 5px;
}
.reservaciones form input:not([type="checkbox"]),
.reservaciones form input:not([type="radio"]) {
  background: #fff;
  height: 37px;
  width: 100%;
  border: 1px solid #868686;
  padding-left: 15px;
  color: marino;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.reservaciones form input:not([type="checkbox"]):focus,
.reservaciones form input:not([type="radio"]):focus {
  border-bottom: 3px solid #c1c0c0;
}
.reservaciones form textarea {
  background: #fff;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 96px;
  width: 100%;
  border: 1px solid #868686;
  color: marino;
}
.reservaciones form textarea:focus {
  border-bottom: 3px solid #c1c0c0;
}
.reservaciones form button {
  color: #cecece;
  padding: 10px 30px;
  border: none;
}
.reservaciones form select {
  width: 100%;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 37px;
  padding: 2px 6px;
  margin-left: 6px;
  margin-top: 3px;
  border: 1px solid #c1c0c0;
}
#boletin form label {
  font-size: 16px;
  color: #484848;
}
#boletin form input {
  background: #d9d9d9 !important;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #b7b7b7;
  padding: 0 10px;
}
#boletin form button {
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #424242;
  color: #fff;
  border: 1px solid #636363;
}
form label {
  font-size: 16px;
  color: #484848;
}
form input[type="checkbox"],
form input[type="radio"] {
  width: auto !important;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: auto !important;
  vertical-align: middle;
  margin: 0 5px;
}
form input:not([type="checkbox"]),
form input:not([type="radio"]) {
  background: transparent;
  height: 37px;
  width: 100%;
  border: 1px solid #c1c0c0;
  color: marino;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
form input:not([type="checkbox"]):focus,
form input:not([type="radio"]):focus {
  border-bottom: 3px solid #c1c0c0;
}
form textarea {
  background: transparent;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 96px;
  width: 100%;
  border: 1px solid #c1c0c0;
  color: marino;
}
form textarea:focus {
  border-bottom: 3px solid #c1c0c0;
}
form button {
  color: #cecece;
  padding: 10px 30px;
  border: none;
}
form select {
  width: 100%;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 37px;
  padding: 2px 6px;
  margin-left: 6px;
  margin-top: 3px;
  border: 1px solid #c1c0c0;
}
#nos {
  padding: 30px 5px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
#info {
  padding: 30px 5px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.fd {
  padding: 30px 5px;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.bgA {
  background: #6fc2b4;
}
.bgAo {
  background: #62a399;
}
#contacto {
  padding: 30px 5px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.bgF {
  background: #fff;
}
.cAb {
  color: #438f84;
}
.t06m {
  top: -0.6em;
}
.linea2 {
  background: #682866;
  height: 1px;
}
footer {
  background: #323232;
  margin-top: -7px;
  position: relative;
  z-index: 10;
  color: #c3c0c0;
}
footer a {
  color: #ded9d9;
}
footer a:hover {
  color: #fffefe;
}
#listca a {
  color: gris;
}
#listca a:hover {
  color: #000 !important;
}
.rowsbn .owl-nav {
  display: none;
}
@media (min-width: 768px) {
  .rowsbn .owl-nav {
    display: block;
  }
}
@media (min-width: 992px) {
  .rowsbn .owl-nav {
    display: block;
  }
}
@media (min-width: 1200px) {
  .rowsbn .owl-nav {
    display: block;
  }
}
.rowsbn .owl-prev,
.rowsbn .owl-next {
  top: 41%;
  position: absolute;
  width: 62px;
  height: 92px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 80px;
}
.rowsbn .owl-prev {
  left: -60px;
  background: url("../img/rowl.png") no-repeat;
}
.rowsbn .owl-next {
  right: -60px;
  background: url("../img/rowr.png") no-repeat;
}
.b15p {
  bottom: 15%;
}
#banner .owl-nav {
  display: none;
}
@media (min-width: 768px) {
  #banner .owl-nav {
    display: block;
  }
}
@media (min-width: 992px) {
  #banner .owl-nav {
    display: block;
  }
}
@media (min-width: 1200px) {
  #banner .owl-nav {
    display: block;
  }
}
#banner .owl-prev,
#banner .owl-next {
  top: 41%;
  position: absolute;
  width: 40px;
  height: 92px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 80px;
}
#banner .owl-prev {
  left: 0px;
  color: #730a0e;
}
#banner .owl-prev:before {
  content: "\f104";
}
#banner .owl-next {
  right: 0px;
  color: #730a0e;
}
#banner .owl-next:before {
  content: "\f105";
}
#banint .owl-nav {
  display: none;
}
@media (min-width: 768px) {
  #banint .owl-nav {
    display: block;
  }
}
@media (min-width: 992px) {
  #banint .owl-nav {
    display: block;
  }
}
@media (min-width: 1200px) {
  #banint .owl-nav {
    display: block;
  }
}
#banint .owl-prev,
#banint .owl-next {
  top: 41%;
  position: absolute;
  width: 40px;
  height: 92px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 80px;
}
#banint .owl-prev {
  left: 0px;
  color: #730a0e;
}
#banint .owl-prev:before {
  content: "\f104";
}
#banint .owl-next {
  right: 0px;
  color: #730a0e;
}
#banint .owl-next:before {
  content: "\f105";
}
#banint .owl-dots {
  position: absolute;
  bottom: -33px;
  width: 100%;
  text-align: center;
  z-index: 10;
}
#banint .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 10px;
}
#banint .owl-dots .owl-dot span {
  background-color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 12px;
  width: 16px;
}
#banint .owl-dots .owl-dot:hover span {
  background-color: morado;
  border: 2px solid #fff;
}
#banint .owl-dots .active span {
  background-color: morado;
  border: 2px solid #fff;
}
.plantas ul {
  color: morado;
}
.plantas ul li {
  font-size: 22px;
  list-style: initial;
  margin-left: 22px;
}
#sembrado {
  background: #fff url("../img/temp/imgsembrado.jpg") no-repeat;
  height: 534px;
  width: 881px;
  position: relative;
  top: -25px;
  margin: auto;
}
.lotesitos {
  position: absolute;
  z-index: 10px;
  width: 30px;
  height: 8px;
  font-size: 8px;
  color: #fff;
  padding: 1px 2px;
  cursor: pointer;
}
.morao {
  background-color: #692765;
}
#infoSembrado {
  height: 118px;
}
.itemInfoS {
  width: 280px;
  margin-top: 30px;
  margin-right: 20px;
  float: left;
}
.itemInfoS p {
  margin: 0px 0px 4px !important;
  color: #fff;
}
.itemInfoS span {
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  font-weight: bold;
  margin-right: 10px;
}
.itemInfoS a {
  background: transparent url("../img/temp/btnSembrado.png") no-repeat 0px 0px;
  display: block;
  height: 32px;
  position: relative;
  top: 11px;
  width: 187px;
  text-decoration: none;
}
.itemInfoS a:hover {
  background: transparent url("../img/temp/btnSembrado.png") no-repeat 0px -32px;
}
#msg {
  width: 100px;
  position: absolute;
  top: 98px;
  left: 350px;
}
#contLotes {
  position: relative;
}
.base {
  display: none;
}
@media (min-width: 992px) {
  .base {
    bottom: -42px;
    display: block;
  }
}
@media (min-width: 1100px) {
  .base {
    bottom: -52px;
    display: block;
  }
}
@media (min-width: 1200px) {
  .base {
    bottom: -62px;
    display: block;
  }
}
@media (min-width: 1300px) {
  .base {
    bottom: -62px;
    display: block;
  }
}
.effect {
  position: relative;
  overflow: hidden;
}
.effect img {
  -o-transition: -o-transform 0.35s;
  -ms-transition: -ms-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -o-transform: scale3d(1.05, 1.05, 1);
  -ms-transform: scale3d(1.05, 1.05, 1);
  -moz-transform: scale3d(1.05, 1.05, 1);
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.effect figcaption:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  content: '';
  -o-transition: -o-transform 0.6s;
  -ms-transition: -ms-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.effect:hover img {
  -o-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.effect:hover figcaption:before {
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.triangulo-2 {
  width: 0;
  height: 0;
  border-left: 168px solid transparent;
  border-right: 158px solid transparent;
  border-top: 100px solid #51164f;
}
@media (min-width: 433px) {
  .triangulo-2 {
    border-left: 201px solid transparent;
    border-right: 195px solid transparent;
  }
}
@media (min-width: 498px) {
  .triangulo-2 {
    border-left: 228px solid transparent;
    border-right: 218px solid transparent;
  }
}
@media (min-width: 498px) {
  .triangulo-2 {
    border-left: 228px solid transparent;
    border-right: 218px solid transparent;
  }
}
@media (min-width: 568px) {
  .triangulo-2 {
    border-left: 280px solid transparent;
    border-right: 270px solid transparent;
  }
}
@media (min-width: 628px) {
  .triangulo-2 {
    border-left: 305px solid transparent;
    border-right: 290px solid transparent;
  }
}
@media (min-width: 680px) {
  .triangulo-2 {
    border-left: 340px solid transparent;
    border-right: 330px solid transparent;
  }
}
@media (min-width: 718px) {
  .triangulo-2 {
    border-left: 370px solid transparent;
    border-right: 310px solid transparent;
  }
}
@media (min-width: 768px) {
  .triangulo-2 {
    border-left: 410px solid transparent;
    border-right: 400px solid transparent;
  }
}
/*********** clima ************/
i {
  color: #790d0d;
  font-family: 'weather';
  font-size: 150px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-transform: none;
}
#weather {
  width: 500px;
  margin: 0px auto;
  text-align: center;
  text-transform: uppercase;
}
#weather ul {
  margin: 0;
  padding: 0;
}
#weather li {
  background: #fff;
  background: rgba(255,255,255,0.9);
  padding: 20px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#weather .currently {
  margin: 0 20px;
}
#e {
  position: relative;
  cursor: pointer;
}
#per {
  padding: 5px 0;
  display: none;
  margin-top: -7px;
  text-align: left;
}
@media (min-width: 768px) {
  #per {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  #per {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  #per {
    margin-top: 0;
  }
}
#r {
  z-index: 3;
  cursor: pointer;
  margin-top: -7px;
}
@media (min-width: 368px) {
  #r {
    margin-top: -8px;
  }
}
@media (min-width: 568px) {
  #r {
    margin-top: -43px;
  }
}
@media (min-width: 668px) {
  #r {
    margin-top: -45px;
  }
}
@media (min-width: 768px) {
  #r {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  #r {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  #r {
    margin-top: 0;
  }
}
.triangulo {
  width: 0;
  height: 0;
  border-left: 26px solid #730a0e;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.h38 {
  height: 40px;
}
.al40 {
  height: 89px;
}
@media (min-width: 768px) {
  .al40 {
    height: 50px;
  }
}
@media (min-width: 992px) {
  .al40 {
    height: 50px;
  }
}
@media (min-width: 1200px) {
  .al40 {
    height: 50px;
  }
}
.ic {
  padding-right: 10px;
}
@media (min-width: 768px) {
  .ic {
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .ic {
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .ic {
    padding-right: 0px;
  }
}
.res1 {
  margin-left: 5px;
}
@media (min-width: 768px) {
  .res1 {
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .res1 {
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .res1 {
    margin-left: 0px;
  }
}
.res2 {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .res2 {
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .res2 {
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .res2 {
    margin-left: 0px;
  }
}
@media (min-width: 768px) {
  .res3,
  margin-left 10px {
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .res3,
  margin-left 10px {
    margin-left: 0px;
  }
}
@media (min-width: 1200px) {
  .res3,
  margin-left 10px {
    margin-left: 0px;
  }
}
.w62 {
  width: 62px;
}
.trg {
  vertical-align: top;
}
@media (min-width: 768px) {
  .trg {
    vertical-align: middle;
  }
}
@media (min-width: 992px) {
  .trg {
    vertical-align: middle;
  }
}
@media (min-width: 1200px) {
  .trg {
    vertical-align: middle;
  }
}
.dmob {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
@media (min-width: 768px) {
  .dmob {
    display: block;
  }
}
@media (min-width: 992px) {
  .dmob {
    display: block;
  }
}
@media (min-width: 1200px) {
  .dmob {
    display: block;
  }
}
.r3p {
  right: 3%;
}
@media (min-width: 768px) {
  .r3p {
    right: 5%;
  }
}
@media (min-width: 992px) {
  .r3p {
    right: 4%;
  }
}
@media (min-width: 1200px) {
  .r3p {
    right: 3%;
  }
}
.mb0 {
  margin-bottom: 0 !important;
}
.paralelo {
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -ms-transform: skew(20deg);
  -o-transform: skew(20deg);
  -o-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}
.pl40 {
  padding-left: 40px;
}
.pr40 {
  padding-right: 40px;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
blockquote {
  padding-top: 23px;
  margin: 0px;
  background-image: url("../img/openquote.png");
  background-position: top left;
  background-repeat: no-repeat;
}
blockquote span {
  display: block;
  background-image: url("../img/closequote.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 24px;
}
.h200 {
  height: 200px;
}
.mt7p {
  margin-top: 7%;
}
.q1 {
  left: -32px;
}
.q2 {
  right: -32px;
  bottom: 11px;
}
.vtb {
  vertical-align: text-bottom;
}
.wt48 {
  width: 48%;
}
.wt46 {
  width: 46%;
}
.ml23 {
  margin-left: 23px;
}
.crc {
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
}
.pbl {
  padding: 5px 9px 5px 5px;
}
.pbr {
  padding: 5px 6px 5px 9px;
}
.bxS {
  -moz-box-shadow: 1px 3px 5px #676767;
  -webkit-box-shadow: 1px 3px 5px #676767;
  -o-box-shadow: 1px 3px 5px #676767;
  -ms-box-shadow: 1px 3px 5px #676767;
  -moz-box-shadow: 1px 3px 5px #676767;
  -webkit-box-shadow: 1px 3px 5px #676767;
  box-shadow: 1px 3px 5px #676767;
  -webkit-background-clip: padding-box;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.cuadrado {
  width: 100%;
  height: 95%;
}
.cuadrado p {
  width: 100%;
  margin: 0 auto;
  color: #fff;
  padding-top: 11%;
  padding-bottom: 11%;
  text-align: center;
}
@media (min-width: 768px) {
  .cuadrado p {
    padding-top: 40%;
  }
}
@media (min-width: 992px) {
  .cuadrado p {
    padding-top: 40%;
  }
}
@media (min-width: 1200px) {
  .cuadrado p {
    padding-top: 40%;
  }
}
.hab {
  height: 130px;
  display: inline;
}
@media (min-width: 768px) {
  .hab {
    display: none;
  }
}
@media (min-width: 992px) {
  .hab {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hab {
    display: none;
  }
}
.bgRes {
  background: url("../img/reserva-bg.jpg") top left no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
/***************** MAP ***********************/
.map-container iframe {
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative;
}
.map-container .clicked {
  pointer-events: auto !important;
}
@media (max-width: 600px) {
  table tbody tr * {
    font-size: 8px !important;
  }
}
