
@import url('https://fonts.googleapis.com/css?family=Old+Standard+TT:400,500,700');
@import url('https://fonts.googleapis.com/css?family=EB+Garamond:400,400i,500,500i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');
@font-face {
  font-family: 'Anisa';
  src: url("../fonts/anisa.woff2"), url("www.anisalife.mx/fonts/anisa.woff2") format("woff2");
}
html, body {
  -ms-content-zooming: none;
  -ms-touch-action: none;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
a{
  text-decoration: none;
}
h1{
  font-size: 30px;
}
section{
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
.preload{
  position: fixed;
  z-index: 2222;
  background: #e9dfd3;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: ease-in 0.4s;
}
.preload.no_preload{
  transition: ease-in 0.4s;
  transform: scale(0);
}
.cont_spin{
  width: 200px;
  margin: auto;
  transform:translate(-50%, -50%);
  padding:5px;
  position:absolute;
  left:50%;
  top:50%;
  color:white;
  text-align:center;
  display:block;
  height:auto;
}
.cont_spin .intro_logo{
  margin: auto;
  max-width: 88%;
  width: 220px;
}
.loader {
  display: relative;
  max-width: 25%;
  width: 200px;
}
.adot{
  width: 100%;
}
.dote {
  position: relative;
  display: inline-block;
  background: #a67e4d;
}
.dote, .dote:after {
  display: inline-block;
  width: 1em;
  height: 1em;
  border-radius: 2px;
  animation: adot 2.5s calc(((var(--i) + var(--o, 0))/var(--n) - 1)*2.5s) infinite;
}
.dote:after {
  --o: 1;
  background: #e9dfd3;
  content: "";
}

@keyframes adot {
  0%, 50% {
    transform: scale(0);
  }
}

#contacto_home{
  top:0;
  padding-left: 25px;
  padding-right: 25px;
  position:absolute;
  width:550px;
  right: 0px;
  height: 100vh;
  max-width: 100%;
  background: rgba(28,13,0,.75);
  z-index: 0;
  background: -moz-linear-gradient(top, rgba(28,13,0,.75) 0%, rgba(28,13,0,.75) 12%, rgba(61,37,13,.75) 50%, rgba(61,37,13,.75) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(28,13,0,.75)), color-stop(12%, rgba(28,13,0,.75)), color-stop(50%, rgba(61,37,13,.75)), color-stop(100%, rgba(61,37,13,.75)));
  background: -webkit-linear-gradient(top, rgba(28,13,0,.75) 0%, rgba(28,13,0,.75) 12%, rgba(61,37,13,.75) 50%, rgba(61,37,13,.75) 100%);
  background: -o-linear-gradient(top, rgba(28,13,0,.75) 0%, rgba(28,13,0,.75) 12%, rgba(61,37,13,.75) 50%, rgba(61,37,13,.75) 100%);
  background: -ms-linear-gradient(top, rgba(28,13,0,.75) 0%, rgba(28,13,0,.75) 12%, rgba(61,37,13,.75) 50%, rgba(61,37,13,.75) 100%);
  background: linear-gradient(to bottom, rgba(28,13,0,.75) 0%, rgba(28,13,0,.75) 12%, rgba(61,37,13,.75) 50%, rgba(61,37,13,.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c0d00', endColorstr='#3d250d', GradientType=0 );
}
.formulario_home{
  position: relative;
  max-width: 100%;
  width: 380px;
  height: 100vh;
  top:0;
  display: grid;
  align-items: center;
  align-content: center;
  overflow: hidden;
  vertical-align: middle;
  margin: auto;
  z-index: 0;
  padding-top: 40px;
}
.formulario_home h2{
  text-align: justify-all;
  max-width: 100%;
  color: #A67E4D;
  font-size: 54px;
  line-height: 44px;
  font-weight: 500;
  font-family:Old Standard TT;
  /*padding-bottom: 20px;*/
}
.formulario_home h2 span{
  font-size: 30px;
}
.formulario_home h3{
  max-width: 100%;
  color: #A67E4D;
  font-size: 24px;
  line-height: 20px;
  font-weight: 500;
  font-family:Old Standard TT;
  padding-top: 10px;
  padding-bottom: 15px;
}
.formulario_home h3 .fas{
  font-size: 16px;
}
.formulario_home h2 .super{
  position: relative;
  top:-16px;
  font-size: 24px;
}
.formulario_home p{
  text-align: right;
  max-width: 100%;
  color: #fff;
  color: #F9F2E5;
  font-size: 24px;
  font-weight: 500;
  padding-bottom:15px;
  line-height: 22px;
  font-family: Anisa;
}
.formulario_home label{
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  display: block;
  font-family: Anisa;
}
.formulario_home hr{
  height: 2px; 
  width: 40%;
  text-align: right;
  border: none;
  background: #F1E4D8;
  color: #F1E4D8;
  margin-bottom: 10px;
}
#fr_home{
  position: relative;
  padding-bottom: 30px;
}
.if1{
  max-width: 100%;
  width: 100%;
  display: block;
  margin: auto;
  height: 28px;
  margin-bottom: 5px;
  border: none;
  padding-left: 8px;
  font-family: Anisa;
  font-size: 18px;
}
.inputsend{
  float: right;
  width: 90px;
  height: 30px;
  border: none;
  background: #b4845b;
  background: #A67E4D;
  color: #fff;
  font-family: Anisa;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  cursor: pointer;
  margin-top: 8px;
}
.c1{
  border: 2px solid #FCF2E6;
  font-size: 18px;
  color: #fff;
  font-family:Old Standard TT;
  bottom: 20px;
  line-height: 18px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 8px;
  border-radius: 6px;
  float: right;
}
.c1 span{
  font-size: 22px;
  position: relative;
  color: #1EBEA5;
  top:2px;
  padding-left: 4px;
}
.c1:hover{
  border: 2px solid #A67E4D;
}
#home{
  width: 100%;
  height: 100vh;
  max-width: 100%;
  position: relative;
 /* background: url(../img/slide1.jpg) no-repeat;
  background-size: cover;
  background-position: bottom center;*/
}
#navbar{
  position: fixed;
  width: 100%;
  background: #3d250d;
  z-index: 6;
  height: 90px;
  transition: ease-in 0.2s;
}
.logo{
  width: 178px ;
  margin-left: 15px;
  max-width: 100%;
  transition: ease-in 0.2s;
}
#imglogo.on_scrolllogo{
  transition: ease-in 0.3s;
  width: 124px;
}
#navbar.on_scrollnav{
  transition: ease-in 0.3s;
  height: 70px;
}
.brand{
  padding-top: 14px;
  padding-bottom: 13px;
  float: left;
  text-transform: uppercase;
}
.nav-container {
  max-width: 1100px;
  margin: 0 auto;
}
#navbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#navbar ul li { 
  float: left; 
  position: relative;
}
#navbar ul li a{
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 90px;
  color: #e9dfd3;
  text-transform: uppercase;
  font-family: Raleway, serif;
  font-family: Anisa;
  font-weight: 500;
  letter-spacing: 0.02rem;
  font-size: 17px;
  text-decoration: none;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  transition: ease-in 0.4s;
}
#navbar ul li a:hover,
#navbar ul li a:visited:hover {
  transition: ease-in 0.2s;
  color: #3D250D;
}
#navbar ul li a:before{
 content: "";
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 color: #3D250D;
 padding-left: 15px;
 display: inline-block;
 padding-right: 15px;
 background: #e9dfd3;
 vertical-align: middle;
 -webkit-transform: scaleY(0);
 transform: scaleY(0);
 -webkit-transform-origin: 50% 0;
 transform-origin: 50% 0;
 -webkit-transition-property: transform;
 transition-property: transform;
 -webkit-transition-duration: 0.1s;
 transition-duration: 0.1s;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
#navbar ul li a:hover:before{
  color: #3D250D;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
#navbar ul li a:not(:only-child):after,
#navbar ul li a:visited:not(:only-child):after {
  padding-left: 4px;
  content: ' ▾';
}
#navbar ul li .si-scr.item_onscroll{
  transition: ease-in 0.3s;
  height: 70px;
  line-height: 70px;
}
#navbar ul li ul li{
  top:0;
  min-width: 190px;
}
#navbar ul li ul li a {
  padding: 15px;
  line-height: 20px;
}
.nav-list{
  float: right;
}
.nav-dropdown {
  background: #664828;
  position: absolute;
  display: none;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
}
.nav-dropdown li a{
  background: #A67E4D;
}
.movil{
  width: 70px;
  cursor: pointer;
  height:  70px;
  background: #F1E4D8;
  position: absolute;
  right: -100px;
  transition: all ease-out 0.2s; 
  text-align: center;
}
.movil .burguer{
  width: 48px;
  transition: all ease-out 0.3s; 
  position: relative;
  height: 48px;
  margin: auto;
}
.movil .burguer .bur_item{
  width: 48px;
  height: 4px;
  position: relative;
  background: #3D250D;
}
.burguer #bur_item1 {
  top: 18px;
}
.burguer #bur_item2 {
  top: 29px;
}
.burguer #bur_item3 {
  top: 40px;
}

.movil .burguer #bur_item1.open {
  transition: all ease-out 0.3s; 
  -webkit-transform: rotate(315deg);
  top: 32px;
  -webkit-transform: rotateZ(315deg);
  transform: rotateZ(315deg);
}
.movil .burguer #bur_item2.open {
  background: transparent;
  transition: all ease-out 0.2s; 
}
.movil .burguer #bur_item3.open{
  transition: all ease-out 0.3s; 
  -webkit-transform: rotate(-315deg);
  top: 24px;
  -webkit-transform: rotateZ(-315deg);
  transform: rotateZ(-315deg);
}

.burguer:hover .bur-item:nth-child(1),
.burguer:hover .bur-item:nth-child(3){
}
.burguer:hover .bur-item:nth-child(2) {
  width: 26px;
}

.burguer:hover .bur-item.open:nth-child(2) {
  background: transparent; 
}
.gracias{
  position: relative;
  width: 100%;
  height: 100vh;
  background: url(../img/b2.jpg) center center no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center; 
  padding: 25px;
}
.tarjeta{
  max-width:90%;
  border: 8px solid #A67E4D ;
  padding: 25px;
  background: #3D250D; 
  width: 480px;
  height: 300px;
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
.tarjeta .sub_tar{
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.logo_t{
  width: 210px;
  margin:auto;
  margin-bottom: 25px;
}
.sub_tar h2{
 text-align: center;
 color: #fff;
 font-family: Anisa;
 font-weight: 700;
 font-size: 40px;
 line-height: 44px;
 text-transform: uppercase;
}
.sub_tar h3{
 color: #fff;
 font-family: Anisa;
 font-weight: 600;
 font-size: 18px;
 margin-bottom: 10px;
 letter-spacing: 0.02rem;
}
.sub_tar p{
  color: #fff;
  letter-spacing: 0.02rem;
  font-family: Anisa;
}
.sub_tar #view_tiempo{
 color: #A67E4D;
 font-weight: 600;
}


.sub_home{overflow:hidden;
  width: 100%;
  z-index: 0;
  position: relative;
  height: 100vh;
}
.wrapper{
  width:100%;
  position:relative;
}
.carousel_home{
  display: table;
  height: 100%;
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  height: 100vh;
  background:url(../img/slide1.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
}
.inner_home{
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
}
.slide_home{
  width: 100%;
  height: 100vh;
  position: absolute;
  top:0;
  right:0;
  left:0;
  z-index: 0;
  opacity: 0;
}
.slide_home.active{
 z-index: 2;
 opacity: 1;
}
.slide_home.left,
.slide_home.right{
  z-index: 4;
  opacity: 1;
}
.js-reset-left{left:auto}
.slide_home.left{
  left:-100%;
  right:0;
}
.slide_home.right{
  right:-100%;
  left: auto;
}
.transition .slide_home.left{left:0%}
.transition .slide_home.right{right:0%}
.transition .slide_home.shift-right{right: 100%;left:auto}
.transition .slide_home.shift-left{left: 100%;right:auto}
.transition .slide_home{
  transition-property: right, left, margin;
}
.indicators{
  width:100%;
  position:absolute;
  bottom:10px;
  z-index:1436788989;
  padding:0;
  text-align: left;
  left: 10px;
}
.indicators li{
  width: 13px;
  height: 13px;
  display: inline-block;
  margin: 5px;
  background: #E9DFD3;
  list-style-type: none;
  border-radius: 50%;
  cursor:pointer;
  transition:background 0.0s ease-out;
  box-shadow: 0px 0px 4px #201002;
}
.indicators li.active{
  background:#A67E4D
}
.indicators li:hover{
  background-color:#3D250D;
}
.arrow{
  width: 20px;
  height: 20px;
  position:absolute;
  top:54%;
  z-index:2;
  border-top:3px solid #E9DFD3;
  border-right:3px solid #E9DFD3;
  cursor:pointer;
  transition:border-color 0.3s ease-out;
}
.arrow:hover{
  border-color:#A67E4D
}
.arrow-left{
  left:20px;
  transform:rotate(225deg);
}
.arrow-right{
  right:20px;
  transform:rotate(45deg);
}
.slide_home{
  text-align:center;
  background-size:cover;
}
.slide_home:nth-child(1){
  max-width: 100%;
  width: 100%;
  height: 100vh;
  background-image:url(../img/slide1.jpg);
  background-position: center center;
  background-size: cover;
}
.slide_home:nth-child(2){
  max-width: 100%;
  width: 100%;
  height: 100vh;
  background-image:url(../img/slide2.jpg); 
  background-position: center center;
  background-size: cover;
}
.slide_home:nth-child(3){
  max-width: 100%;
  width: 100%;
  height: 100vh;
  background-image:url(../img/slide3.jpg);
  background-position: center center;
  background-size: cover;
}
.con_imghome{
  position: relative;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  height: 50%;
}
.container{
  position: relative;
  max-width: 100%;
  width: 1180px;
  margin: auto;
  height: auto;
  display: block;
  text-align: center;;
}
#master-plan{

}
.menu_master{
  display: inline-grid;
  align-items: center;
  align-content: center;
  width: 100%;
  padding: 25px;
  height: 400px;
  text-align: center;
  background: #fff;
  margin: 0;
}
.menu_master img{
  position: relative;
  width: 200px; margin:0;
  margin: auto;
  margin-bottom: 25px;
}
.cont_master{
 transition: ease-in 0.4s;
 background: #f7e9dc;
 /* padding: 40px 25px 40px 25px;*/
 width: 100%;
 height:500px;
 overflow: hidden;
}
.view{
  transition: ease-in 0.4s;
  background: #ead2b9;
}
.zoomer_wrapper { padding: 25; height:500px; overflow: hidden; width: 100%;  opacity: 1;}
.zoomer_wrapper img{ height: auto !important;
  width: 100%;}
/*  .cont_master.view{
    transition: ease-in 0.4s;
    background: #f7e9dc;
    }*/

    .con_home{
      max-width: 100%;
      position: relative;
      background: #472B12;
      width: 100%;
      margin-bottom: -3px;
      display: inline-block;
    }
    .con_home img{
      display: block;
    }
    .container2{
      position: relative;
      max-width: 100%;
      width: 1220px;
      margin: auto;
      height: auto;
      text-align: center;

    }
    .sub_contain{
      position: relative;
      width: 100%;
      max-width: 100%;

    }
    .cont_eles{
      text-align: center;
    }

    .ele_sub{
      position: relative;
      max-width: 100%;
      height: 330px;
      width: 100%;
      display: inline-flex;
      vertical-align: middle;
      /*text-align: left;*/
      background: #fff;
    }
    .ele_sub2{
      position: relative;
      display: inline-flex;
      width: 100%;
      overflow: hidden;
    }

    #ele_suba{
      position: relative;
      width: 100%;
      position: relative;
      max-width: 100%;
      width: 100%;
      display: inline-block;
      background: url(../img/cont18.jpg)no-repeat;
      object-fit: cover;
      background-size: cover;
      background-position: center;
      /* text-align: left;*/
    }

    #ele_subb{
      position: relative;
      max-width: 100%;
      width: 100%;
      display: inline-block;
      background: url(../img/home3.jpg)no-repeat;
      object-fit: cover;
      background-size: cover;
      text-align: left;
    }
    #ele_subc{
      position: relative;
      max-width: 100%;
      width: 100%;
      height: 330px;
      display: inline-block;
      background: url(../img/cont1.jpg)no-repeat;
      object-fit: cover;
      background-position: center;
      background-size: cover;
      text-align: left;
    }
    #ele_subd{
      width: 100%;
      position: relative;
      margin-bottom: -2px;
      overflow: hidden;
    }
    #ele_subd .oraleimg{
      display: grid;
      align-items: center;
      align-content: center;
      text-align: center;
      position: relative;
      width: 100%;
      height: 330px;
    }
    .oraleimg img{
      width: 100%;
      height: 330px;
      object-fit: cover;
    }
    .con_txt{
      width: 100%;
      text-align: center;
      padding-left: 25px;
      padding-right: 25px;
      position: relative;
      color: #3D250D;
      /*    height: 330px;*/
      /*    background: #fff;*/
    }
    #con_txta{ 
      position: relative;
      background: #E9DFD3;
      background: #f9f6f4;
      text-align: center;
      max-width: 100%;
      width: 100%;
      height: 330px;
      overflow: hidden;
      /*    left:0;*/
    }
    #con_txta #logoid{
      text-align: center;
      float: right;
      opacity: 0.4;
      width: 200px;
      margin: auto;
      margin-top:-210px;
      margin-right: -126px;
    }
    .downto{
      color: #3D250D;
      font-size: 28px;
      animation-name: animardown;
      animation-duration: 0.8s;
      animation-iteration-count: infinite;
      animation-direction: alternate; 
      opacity: 1;
    }
    #downto1{
      position: absolute;
      right: 20px;
      bottom: 20px;
    }
    #downto2{
      color: #fff;
      position: relative;
      margin: auto;
    }
    @keyframes animardown{
      0% {
        opacity: 0.50;
        transform: translateY(0px);
      }
      100% {
        opacity: 1;
        transform: translateY(10px);
      }
    }
    .alingtxt{
      position: relative;
      top:50%;
      text-align: center;
      padding-right: 25px;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%); 
      -ms-transform: translateY(-50%); 
      -o-transform: translateY(-50%);
    }
    .con_txt h2{
      font-family: Anisa;
      font-size:30px;
      text-align: center;
      line-height: 34px;
      font-weight: 700;
      text-transform: uppercase;
    }
    .con_txt p{
      text-align: left;
      font-family: Anisa;
      font-size: 18px;
    }
    #con_txta h2, #con_txta p{
      color: #362414;
    }
    #con_txta h2{
      max-width: 100%;
      width: 340px;
      margin: 0 auto;
      text-align: center;
      line-height: 28px;
    }
    #con_txta p{
      width: 340px;
      line-height: 16px;
      margin: 0 auto;
      max-width: 100%;
    }
    #con_txtb h2, #con_txte h2{
      font-weight: 700;
      color:#FCF2E6;
    }
    #con_txtc h2{
      font-weight: 700;
      color: #a67e4d;
      padding-bottom: 10px;
    }
    #con_txte p{
      text-align: center;
      color: #fff;
    }
    .con_txt2{
      height: 330px;
      position: relative;
    }
    .alingtxt2{
      position: absolute;
      padding-right: 25px;
      right: 0;
      padding-left: 25px;
      top:50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%); 
      -ms-transform: translateY(-50%); 
      -o-transform: translateY(-50%);
      max-width: 100%;
      width: 540px;
    }

    .con_txt2 h2{
      color: #fff;
      font-family: Anisa;
      font-size:30px;
      line-height: 30px;
      font-weight: 700;
      text-shadow: 1px 2px 3px #000;
      text-shadow: 0px 0px 3px rgba(0,0,0, 1);
      -webkit-text-shadow: 0px 0px 3px rgba(0,0,0, 1);
      -o-text-shadow: 0px 0px 3px rgba(0,0,0, 1);
      -moz-text-shadow: 0px 0px 3px rgba(0,0,0, 1);
      text-transform: uppercase;
  /*  text-shadow: 1px 0 0 #452204, -1px 0 0 #452204, 0 1px 0 #452204, 0 -1px 0 #452204, 1px 1px #452204, -1px -1px 0 #452204, 1px -1px 0 #452204, -1px 1px 0 #452204;
    -webkit-text-shadow: 1px 0 0 #452204, -1px 0 0 #452204, 0 1px 0 #452204, 0 -1px 0 #452204, 1px 1px #452204, -1px -1px 0 #452204, 1px -1px 0 #452204, -1px 1px 0 #452204;
    -moz-text-shadow: 1px 0 0 #452204, -1px 0 0 #452204, 0 1px 0 #452204, 0 -1px 0 #452204, 1px 1px #452204, -1px -1px 0 #452204, 1px -1px 0 #452204, -1px 1px 0 #452204;
    -o-text-shadow: 1px 0 0 #452204, -1px 0 0 #452204, 0 1px 0 #452204, 0 -1px 0 #452204, 1px 1px #452204, -1px -1px 0 #452204, 1px -1px 0 #452204, -1px 1px 0 #452204;*/

  }
  .con_txt2 p{
    color: #fff;
 /*   text-shadow: 1px 2px 3px #000;
    text-shadow: 1px 0px 2px rgba(0,0,0, .8);
    -webkit-text-shadow: 1px 0px 2px rgba(0,0,0, .8);
    -o-text-shadow: 1px 0px 2px rgba(0,0,0, .8);
    -moz-text-shadow: 1px 0px 2px rgba(0,0,0, .8);*/
  /*  text-shadow: 1px 0 0 #452204, -1px 0 0 #452204, 0 1px 0 #452204, 0 -1px 0 #452204, 1px 1px #452204, -1px -1px 0 #452204, 1px -1px 0 #452204, -1px 1px 0 #452204;
    -webkit-text-shadow: 1px 0 0 #452204, -1px 0 0 #452204, 0 1px 0 #452204, 0 -1px 0 #452204, 1px 1px #452204, -1px -1px 0 #452204, 1px -1px 0 #452204, -1px 1px 0 #452204;
    -moz-text-shadow: 1px 0 0 #452204, -1px 0 0 #452204, 0 1px 0 #452204, 0 -1px 0 #452204, 1px 1px #452204, -1px -1px 0 #452204, 1px -1px 0 #452204, -1px 1px 0 #452204;
    -o-text-shadow: 1px 0 0 #452204, -1px 0 0 #452204, 0 1px 0 #452204, 0 -1px 0 #452204, 1px 1px #452204, -1px -1px 0 #452204, 1px -1px 0 #452204, -1px 1px 0 #452204;*/
    font-family: Anisa;
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .alingtxt2{
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: right;
  }
  .alingtxt2center{
    margin: auto;
    right: 0;
    left: 0;
    text-align: center;
    max-width: 100%;
    width: 340px;
  }
  .alingtxt2center p{
    text-align: center;
  }
  #con_txtd p{
    text-align: right;
  }
  #ele_sube{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont3.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subf{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont4.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: center;
  }
  #ele_subg{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont5.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: center;
  }
  #ele_subh{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont6.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subi{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont7.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  .cont_video{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
  }
  .cont_video video{
    width: 100%;
    /* margin-bottom: -40px;*/
  }
  #ele_subj{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont9.jpg)no-repeat;
    object-fit: cover;
    background-position: right center;
    background-size: cover;
    text-align: left;
  }
  #ele_subk{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont20.jpg)no-repeat;
    object-fit: cover;
    background-position: center right;
    background-size: cover;
    text-align: left;
  }
  #ele_subl{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont11b.jpg)no-repeat;
    object-fit: cover;
    background-position:  center  bottom -120px;
    background-size: cover;
    text-align: left;
  }
  #ele_subm{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont10.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subn{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont17.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subo{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont14.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subp{
    position: relative;
    max-width: 100%;
    width: 100%;
    /* height: 660px;*/
    height: 330px;
    display: inline-block;
    background: url(../img/cont16b.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subq{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont12.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subr{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont13.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subs{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont15.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subt{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont18.jpg)no-repeat;
    object-fit: cover;
    background-position: left bottom;
    background-size: cover;
    text-align: left;
  }
  #ele_subu{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont19.jpg)no-repeat;
    object-fit: cover;
    background-position: left bottom;
    background-size: cover;
    text-align: left;
  }
  #ele_subv{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont20.jpg)no-repeat;
    object-fit: cover;
    background-position: right bottom;
    background-size: cover;
    text-align: left;
  }
  #ele_suby{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont22.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subx{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont21.jpg)no-repeat;
    object-fit: cover;
    background-position: center right;
    background-size: cover;
    text-align: left;
  }
  .elesubc1{
    background: #f2ece4;
  }
  .elesubc2{
    background: #dbd1c5;
  }
  .elesubc3{
    color: #fff;
    background: #A67E4D;
  }
  .elesubc4{
    color: #fff !important;
    background: #664828;
  }
  .elesubc4 h2, .elesubc3 h2{
    color: #fff;
  }
  #listona{
    text-align: center;
    position: relative;
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #3d250d;
  }
  #listonb{
    text-align: center;
    position: relative;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-left: 25px;
    background: #A67E4D;
  }
  #listonc{
    text-align: center;
    position: relative;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-left: 25px;
    background: #664828;
  }
  #listond{
    padding-top: 25px;
    padding-bottom: 25px;
    display: inline-block;
    position: relative;
    background: url(../img/bg_alt.png) center center no-repeat;
    width: 100%;
    text-align: center;
    background-size: cover;
    background-position: center;
  }
  #listone{
    background: #fff;
  }
  .btn_download{
    width: 220px;
    border: 1px solid #fff;
    height: 42px;
    border-radius: 8px;
    color: #fff;
    line-height: 40px;
    align-items: center;
    font-family:Old Standard TT;
    font-size: 22px;
    margin: auto;
  }
  .btn_download:hover{
    background: rgba(61, 31, 13, 0.65);
  }
  .btn_download2{
    position: relative;
    width: 220px;
    background: #3D250D;
    height: 42px;
    display: block;
    border-radius: 8px;
    color: #F7E9DC;
    line-height: 42px;
    font-family:Old Standard TT;
    font-size: 21px;
    margin: 0 auto;
  }
  .btn_download2:hover{
    background:#A67E4D;
  }
  #amenidades{
    position: relative;
    background: url(../img/b2.jpg) center center no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
  }
  #modelos{
    /* padding-bottom: 40px;*/
    display: inline-block;
    background: #fff;
  }
  .cont_counter{
    text-align: center;
    position: relative;
    width: 100%;
    padding: 45px 25px;
    display: grid;
    align-items: center;
    align-content: center;
    color: #3D250D;
  }
  .color_counter1{
    background: #d5c8b9;
  }
  .color_counter2{
    background: #F7E9DC;
  }
  .color_counter3{
    background: #c9b7a3;
  }
  .circle_counter{
    background: #fff;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 25px;
    overflow: hidden;
  }
  .data-counter{
    font-family: Anisa;
    font-weight: 700;
    font-size:36px;
  }
  .title_counter{
    padding-top: 2px;
    font-size: 18px;
    font-family: Anisa;
    font-weight: 500;
  }
  .master_amenities{
    width: 100%;
    padding-bottom: 20px;
  }
  .con_amenities {
    max-width: 100%;
    overflow: none;
    width: 100%;
    padding: 20px;
  }
  .con_amenities  .amenitie {
    box-sizing: border-box;
    margin: 0 10px;
    text-align: center;
    display: inline-block;
    align-content: space-between;
    max-width: 100%;
    background: #fff;
    padding: 4px;
    border:8px solid #a67e4d;
    vertical-align: top;
  }

  .con_txt2{
    text-align: center;
  }
  .con_txt2 h3{
    letter-spacing: .05em;
    font-family: Anisa;
    font-weight: 500;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
  }
  .con_txt2 p{
    font-family: Anisa;
    font-size: 16px;
    line-height: 18px;
  }
  .amenitie .subame{
    height: 100%;
    max-width: 100%;
    background: #E9DFD3;
    padding: 4px;
    text-align: center;

  }
  .amenitie .subame .head_amenitie{
    max-width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #a67e4d;
    border-bottom: 2px solid #a67e4d;
    width: 300px;
    margin: auto;
    text-align: center;
  }
  .amenitie .subame .txt_amenitie{
    max-width: 100%;
    margin: auto;
    text-align: center;
  }
  .con_txt2 .h3_amenitie{
    color: #3d250d;
    width: 100%;
    margin: auto;

  }
  .con_txt2 .p_amenitie{
    color: #3d250d;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 100%; width: 300px;
    align-items: center;
    align-content: center;
    margin: auto;
  }
  .amenitie .subame .imgame{
    max-width: 100%;
    position: relative;
    width: 200px;
    border-radius: 50%;
    height: 200px;
    border: 4px solid #a67e4d;
    text-align: center;
    margin: auto;
    margin-top: 14px;
    margin-bottom: 20px; overflow: hidden;
  }
  .amenitie .subame .imgame div {
    max-width: 100%;
    border-radius: 50%;
    margin: auto;
    background-size: cover;
    position: relative;
    text-align: center;

  }
  .dir_slick{
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    position: absolute;
    display: inline-block;
    background: #3D250D;
    z-index: 12;
    color: #fff;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    top: calc(50% - 30px/2);
  }
  .dir_right {
   right: 10px;
 }
 .dir_left {
   left: 10px;
 }
 /** SLICK SLIDER CSS **/
 /* Slider */
 .slick-slider {
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
}
.slick-loading .slick-track {
  visibility: hidden;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.con_txt3 h4{
  font-weight: 700;
  letter-spacing: .05em;
  font-family: Anisa;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}
.con_txt3 p{
  font-family: Anisa;
  font-size: 16px;
}
.modelo{
  display: inline-block;
  max-width: 100%;
  width: 100%;
  background: #f9f2e5;
  height: 500px;
  padding: 10px;
  vertical-align: top;
}
.modelobg2{
  background: #f9f6f4;
}
.modelo .submod .head_modelo{
  padding: 10px;
  cursor: pointer;
}
.modelo .submod .txt_modelo{
  width: 200px;
  margin:auto;
  text-align: left;
}
.bullet{
  color: #A67E4D;
  font-size: 18px;
}
.img_mod{
  position: relative;
  width: 200px;
  text-align: center;
  height: 200px;
  margin: auto !important;
}
.modelo .submod .txt_modelo .head_modelo img{
  max-width: 100%;
  padding-bottom: 10px;
  background: #fff;
}
.lupa{
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #3D250D;
  line-height: 30px;
  bottom: 10px;
  font-size: 14px;
  color: #fff;
  margin: auto;
  top:-36px;
  text-align: center;
}
.lupa:hover{
 width: 32px;
 height: 32px;
 font-size: 16px;
 line-height: 32px;
 background: #A67E4D;
 transition: ease-in 0.2s;
}
.con_txt3 .h4_modelo{
  color: #A67E4D;
  width: 100%;
  margin: auto;
  margin-bottom: 5px;
}
.con_txt3 .p_modelo{
  color: #3d250d;
  margin: auto;
}
.con_txt3 .p_modelo .sup{
  position: relative;
  top:-4px;
  font-size: 14px;
}
#btn_modhome{
  align-content:  center;
  position: absolute;
  cursor: pointer;
  width: 44px;
  height: 44px;
  line-height: 44px;
  background: #A67E4D;
  background: rgba(61,37,13, 0.90);
  font-family: Anisa;
  font-size: 22px;
  color: #E9DFD3;
  left:48%;
  border: 2px solid #E9DFD3;
  margin: auto;
  border-radius: 50%;
  letter-spacing: 0.02rem;
  font-weight: 700;
  z-index: 0;
}
#btn_modhome:hover{
  color: #fff;
  transition: ease-in-out 0.2s;
  border: none;
  font-size: 24px;
  background: rgba(61,37,13, 1);
}
.modelo .submod .btn_mod{
  cursor: pointer;
  width: 100px;
  height: 32px;
  margin: auto;
  line-height: 32px;
  background: #3d250d;
  font-family: Anisa;
  font-size: 18px;
  color: #E9DFD3;
  letter-spacing: 0.02rem;
  font-weight: 700;
}
#galeria{
  display: inline-block;
  background: #E9DFD3;
  background: #f9f6f4;
  background: #FAF6F3;
  background: #3d250d;
  margin-bottom: -2px;
}
#galeria img{
  display: block;
}
#ubicacion{
  position: relative;
}
#bg_contacto{
  background: url(../img/b3.jpg);
  width: 100%;
  background-size: cover;
  background-position: center;
}
.ubicacion_menu{
  position: relative;
  text-align: center;
  overflow: hidden;
  height:auto;
  padding: 25px;
  width: 100%;
  display: block;
  max-width: 100%;
  background: #A67E4D;
  padding-top: 20px;
  padding-bottom: 30px;
}
.ubicacion_menu .head_section{
/*.ubicacion_menu>div:nth-child(2){
  position: relative;
  max-width: 100%;
  width: 240px;
  height: 45vh;
  top: 0;
  margin: 0 auto;
  padding:  0px 25px  0px 25px;
  text-align: left;
  display: grid;
  align-content: center;
  align-items: center;
  text-decoration: none;
  }*/
}

.ubicacion_menu p{
  color: #3D250D;
  color: #fff;
  font-weight: 500;
  font-family: Anisa;
  font-size: 20px;
  padding-bottom: 6px;
}
.ubicacion_menu>div a{
  text-decoration: none;
}
.ubicacion_menu .sel_mapa{
  position: relative;
  height: auto;
  margin-right: 8px;
  margin-left: 8px;
  cursor: pointer;
  text-align: center;
  background: none;
  border:none;
  width: 130px;
  text-decoration: none;
  font-size: 22px;
  display: inline-block;
  max-width: 100%;
  color: #38392a;
  margin-bottom: 20px;
}
.ubicacion_menu .sel_mapa img{
 margin-bottom: -22px;
 transition: ease-in 0.2s;
 width: 80px;
}
.ubicacion_menu .sel_mapa p{
  padding-top: 8px;
  padding-bottom: 8px;
  color: #fff;
  font-weight: 500;
  width: 130px;
  font-family:Anisa;
  position: relative;
  width: auto;
  background: #8B6236;
  background: #3D250D;
  border-radius: 6px;font-size: 16px;  text-transform: uppercase;
}
.ubicacion_menu .dot_other p{
  color: #3D250D;
  background: #fff;
  font-weight: 600;
}
.sel_mapa img:hover{
  transition: ease-in 0.4s;
  margin-bottom: -4px;
}
#mapa_interactivo{
  padding: 25px;
  width: 100%;
}
#mapa_interactivo iframe{
  max-width: 100%;
  width:1024px;
  height:100vh;
  display: block;
  margin: 0 auto;
  border:10px solid #fff;
}
.comollegar{
  position: relative;
  height: auto;
  cursor: pointer;
  background: none;
  border:none;
  color: #fff;    
  background: #775d45;
  padding: .4em;
  font-size: 22px;
  font-family: Bodoni Regular;
  width: 180px;
  text-align: center;
  /*margin-left: -15px;*/
  margin-left: 4px;
  border-radius: 3px;
}
.comollegar:hover{
  text-decoration: none;
  padding-left: 10px;
  padding-right: 0px;
  background: #38392A;
  transition: ease-in 0.4s;
}
#cont_iconres{
  width: 400px;
  max-width: 100%;
  text-align: center;
  margin: auto;
}
/* INTERIORES */
.botones_accion{
  display: flex;
  justify-content: space-evenly;
}
.tinteriors_button_container{
  height:0;
  overflow:visible !important;
  position: relative;
  top:-5.5vh;
  /*right: 2.5%;
  text-align: right;*/
}
.botones_accion>div>input{
  margin: 4px;
  background:#8cb777;
  cursor: pointer;
  color:white;
  text-transform: uppercase;
  font-size: 1em;
  padding: 0.4em .6em;
  font-weight:bold;
  border-radius:2px;
  border: none;
  font-family: Montserrat;

  /*box-shadow: #000 0 0.25em 1em -0.5em;*/
}
.botones_accion>div>input:hover{
  background: #a4c659;
}
.ele_sub2{
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 100%;
  text-align: center;
}
#contacto .ele_sub2{
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 100%;
  text-align: center;
}
#contacto #ele_sub2a{
  max-width: 100%; 
  width: 360px;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;

}
#contacto #ele_sub2a img{
  width: 330px;
}
#contacto #ele_sub2b{
  max-width: 100%; 
  text-align: left;
  width: 680px;
}
#contacto #ele_sub2b h2,
#contacto #ele_sub2b p{
  color: #fff;
  margin-bottom: 10px;
}
#contacto .con_form{
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
#contacto .con_form .btn_form{
  font-family: Anisa;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.02rem;
  color: #3d250d;
  text-align: left;
  padding-left: 6px;
  border-style: none;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  margin-right: 4px;
  margin-bottom: 10px;
  width: 200px;
  border: 2px solid #B67F49;
}
#contacto .con_form .btn_form2{
  font-family: Anisa;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.02rem;
  color: #3d250d;
  text-align: left;
  padding-top: 4px;
  padding-left: 6px;
  border-style: none;
  font-size: 18px;
  height: 40px;
  max-width: 100%;
  width: 615px;
  border: 2px solid #B67F49;
  margin-bottom: 10px;
}
#contacto .con_form .btn_send{
  width: 98px;
  height: 32px;
  border: none;
  background: #A67E4D;
  color: #fff;
  font-family: Anisa;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  cursor: pointer;
}
#contacto .con_form .btn_send:hover{
  transition: all ease-out 0.4s;
  background: #3D250D;
}
#contacto .con_form input[type="text"]:focus,
#contacto .con_form input[type="mail"]:focus,
#contacto .con_form textarea:focus{
  color: #3D250D;
  font-style: normal;
  border: 2px solid #3D250D;
}
.con_socials{
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
  max-width: 100%;
  background: #3D250D;
}

.con_socials .con_btnsocial{
  position: relative;
  display: inline-flex;
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  width: 32px;
  height: 32px;
  text-align: center;

}
.con_socials .con_btnsocial .btn_social{
  height: 32px;
  width: 32px;
  font-size: 24px;
  line-height: 32px;
  overflow: hidden;
  border-radius: 50%;
  color: #F9F2E5;
  color: #d1b88e;
  transition: ease-out 0.2s;
}
.con_socials .con_btnsocial .btn_social:hover{
  transition: ease-in 0.2s;
  color: #fff;
  font-size: 26px;
}
.con_mapa{
  position: relative;
  width:100%;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: -1px;
}
.con_mapa img{
  width: 1200px;
  min-width: 380px;
  height: 620px;
  object-fit: cover;
  display: block; 
  margin: auto;
}
.con_btnactions{
  position: absolute;
  bottom: 0px;
  left: 25px;
}
.btn_action{
 border: 2px solid #FCF2E6;
 font-size: 16px;
 background: #2F8F25;
 color: #fff;
 font-family:Anisa;
 bottom: 20px;
 width: 120px;
 text-align: center;
 line-height: 18px;
 padding-left: 6px;
 padding-right: 6px;
 padding-top: 8px;
 text-align: center;
 padding-bottom: 8px;
 border-radius: 6px;
 cursor: pointer;
 position: relative;
 display: block;
 margin-bottom: 10px;
}
.btn_action:hover{
  background: #024411;
}
.ap-slider-der {
  max-width: 100%;
  position: relative;
  width: 100%;
  height: 500px;
  z-index: 0;
  direction: block;
  margin-bottom: -1px;
  background: #3D250D;
}

.ap-slider-der ul li {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: table;
  width: 100%;
  list-style: none;
}

.ap-slider-der .dots {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 100%;
  z-index: 3;
  color:#fff;  
  text-align: center;
}

.ap-slider-der .dots li {
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  cursor: pointer;
  background: #fff;
  transition: background .5s, opacity .5s;
  list-style: none;
  box-shadow: 1px 1px 4px rgba(0,0,0, 0.4);
}
.ap-slider-der li img{
  display: block;
}
.ap-slider-der .dots li.active {
  width: 14px;
  height: 14px;
  background: #A67E4D;
}
.ap-slider-der .dots li:hover{
  background: #664828;
}

.ap-slider-der .arrowb {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;

}

.ap-slider-der .arrowb .arrow-leftb, .ap-slider-der .arrowb .arrow-rightb {
  position: absolute;
  z-index: 1;
  display: block;
  width: 45px;
  text-align: center;
  height: 100%;
  cursor: pointer;

}

.ap-slider-der .arrowb .arrow-leftb:hover, 
.ap-slider-der .arrowb .arrow-rightb:hover{ 
  opacity: 1; 
}
.ap-slider-der .arrowb .arrow-leftb{
  left: 0;
  padding-left: 10px;
  z-index: 4;
}
.ap-slider-der .arrowb .arrow-rightb{
  padding-right: 10px;
  z-index: 4;
  right: 0;
}
.navegadores{
  height:100%;
  width:45px;
  z-index:1;
  position:absolute;
  cursor: pointer;
  background: rgba(0,0,0,0.3);
  text-align: center;
  color: #fff;

}
.navegadores p{
  top:50%;
  font-size: 26px;
  text-align: center;
  position: absolute;
}

#prevb{
  left:0px;
}
#nextb{
  right:0px;
}
#prevb p{
  left: 12px;
}
#nextb p{
  right: 12px;
}
.navegadores:hover,
#nextb:hover{
  background: rgba(0,0,0,0.5) !important;
}
.footer{
  max-width: 100%;
  display: inline-block;
  position: relative;
  padding-top: 20px;
  width: 100%;
  height: auto;
  background: #3D250D;
  color: #E9DFD3;
  margin-bottom: -2px;
  text-align: center;
}
.footer p{
  padding: 18px 20px 10px 20px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: .05em;
  font-family: Anisa;
}
.footer .poli{
 padding-top: 6px;
 color: #BC8251;
 padding-left: 4px;
 padding-right: 4px;
 padding-bottom: 2px;
 font-size: 16px;
 line-height: 18px;
 letter-spacing: .02rem;
 font-style: italic;
 font-weight: 500;
 font-family: Anisa;
}
.footer .logoquatro{
  text-align: center;
  width: 120px;
  overflow: hidden;
  height: 45px;
  margin: auto;

}
.footer .logoquatro a img{
  position: relative;
  margin-top: -8px;
}
.con_lifestyle{
  background: #fff;
  padding: 20px;
  text-align: center;
  display: none;
}
.con_lifestyle .con_life{
  position: relative;
}
.con_lifestyle.life_block{
  display: block;
}
.con_lifestyle .txt_life{
  text-align: center;
  max-width: 100%;
  position: absolute;
  width: 340px;
  padding:20px;
  z-index: 2;
  background: #3D250D;
}
.con_lifestyle .txt_life h2{
 letter-spacing: .05em;
 font-family: Anisa, sans-serif;
 font-weight: 600;
 font-size: 34px;
 line-height: 26px
 text-transform: uppercase;
 color: #A67E4D;
 text-align:center;
}
.con_lifestyle .txt_life p{
 letter-spacing: .05em;
 font-family: Old Standard TT, sans-serif;
 font-size: 16px;
 padding-left: 20px;
 padding-right: 20px;
 padding-bottom: 20px;
 line-height: 18px;
 color:#E9DFD3;
 text-align:center;
}
.con_lifestyle img{
  position: relative;
  width: 100%;
  margin: auto;
}
.overlay_mod{
  z-index: 10;
  width: 100%;
  height: 100%;
  padding: 20px;
  background: rgba(255,255,255,0.6);
  position: fixed;
  overflow-y: scroll;
  transition: all ease-in-out 0.4s;
  transform: scale(0);
}
.overlay_mod.sin_scale{
  transition: all ease-in-out 0.4s;
  transform: scale(1);
}
.con_datamodel{
  position: relative;
  width: 100%;
  background: #fff;
  text-align: left;
}

#datamodel1,#datamodel2, #datamodel3,#datamodel4{
  display: none;
}
#datamodel1.model_block, #datamodel2.model_block, #datamodel3.model_block, #datamodel4.model_block{
  padding: 20px;
  display: table;
  margin-bottom: 20px;
}
.head_mod img{
  width: 100%;
  margin-bottom: 20px;

}
.desc_model h2{
  letter-spacing: .05em;
  font-family: Anisa;
  font-size: 24px;
  font-weight: 600;
  padding-left: 20px;
  line-height: 28px;
  text-transform: uppercase;
  color: #A67E4D;
  text-align:left;
  margin-bottom: 20px;

}

.desc_modelbor  {
  padding: 20px;
  border-left: 2px solid #A67E4D;
}
.desc_model p{
  font-size: 18px;
  padding-left: 20px;
  line-height: 20px;
  font-family: Anisa;
  color: #3D250D;
  margin-bottom: 20px;
}
.desc_model span{
  font-size:24px;
  color: #BC8251;
}
.close_over{
  position: absolute;
  font-size: 24px;
  color: #3D250D;
  background: #fff;
  padding: 4px;
  right: 22px;
  z-index: 11;
}
@media screen and (max-width: 880px){
  .nav-dropdown {
    top:0;
  }
  .movil{
    right: 0;
  }
  #navbar{
    background: #3d250d;
    text-align: center;
    height: 70px;
    width: 100%;
    position: fixed;
    z-index: 6;
  }
  .logo{
    width: 124px;
  }
  #navbar ul{
    height: 100vh;
    max-width: 100%;
    right: 0px;
    width: 340px;
    background: rgba(61,37,13,0.90);
    position: absolute;
  }

  #navbar ul li{
    float: none;
    display: block;
  }
  #navbar ul li a{
    transition: ease-in 0.2s;
    line-height:70px;
  }
  #navbar ul li .si-scr.item_onscroll{
    transition: ease-in 0.2s;
    height: 70px;
    line-height: 70px;
  }
  #navbar ul{
    position: absolute;
    margin-top: 70px; 
    right: -400px;
    padding: 0;
    /*overflow-x: scroll;*/
    height: 100vh;
    transition: all ease-out 0.4s;
    width: 340px;
  }
  #navbar ul.open{
    transition: all ease-in 0.4s;
    right: 0;
  }
}
@media screen and (max-width: 767px){
  #ele_subl{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont11.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
  #ele_subp{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 330px;
    display: inline-block;
    background: url(../img/cont16.jpg)no-repeat;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    text-align: left;
  }
}

@media screen and (max-width: 720px)
{
 /* .con_lifestyle .txt_life{
    text-align: center;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding:20px;
    z-index: 2;
    background: #3D250D;
    }*/
    #contacto .con_form .btn_form{
      display: block;
      max-width: 100%;
      width: 615px;
    }
    #contacto .con_socials .redes{
      display: inline-block;
    }
  }
  @media screen and (max-width: 420px)
  {
    #contacto .con_form .btn_send{
      float: right;
    }
  }