html{
    display: flex;
    min-height: 100vh;
    flex-direction: column;

}

*{
  margin: 0px;
  padding: 0px;
} 

body{

  display: flex;
  min-height: 100vh;
  flex-direction: column; 
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;

}

html, body, #map {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

main {
    flex: 1 0 auto;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 300;
  src: url(../font/materialize-icons/MaterialIcons-Regular.eot); 
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(../font/materialize-icons/MaterialIcons-Regular.woff2) format('woff2'),
    url(../font/materialize-icons/MaterialIcons-Regular.woff) format('woff'),
    url(../font/materialize-icons/MaterialIcons-Regular.ttf) format('truetype');
}

footer{
  background: rgb(120,70,40); 
}

div#vacio{
  width: 50%;
  height: 75px;
}

div#imagenfija{
  margin:auto;
  width: 300px;
  height: 100px;
  background-color: none;
}

div#contenedor{
  width: 100%;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;   Preferred icon size 
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';

}

.letra1{
  background-color: rgba(255,255,10,0.4);
}

.letra1a{
  background-color: rgba(230,20,10,0.4);
}

.letra1b{
  background-color: rgba(290,90,90,0.4);
}

.letra1c{
  background-color: rgba(130,90,90,0.4);
}

.letra1d{
  background-color: rgba(30,210,40,0.4);
}

.letra2{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.letra3{
  font-family: "Mystery Quest", cursive;
  font-size: 100%;
}

.letra4{
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bold;
  color: rgb(0,0,0);
}

.letra5{
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-large;
  font-weight: bold;
  color: rgb(0,0,0);
}

.barra{
  background-color: #C47D00;
}

.barrapolitica{
  background-color: rgba(255,255,255,0.8);
}

p{
    text-align: justify;
}

.slider .indicators .indicator-item {
  background-color: #232323;
  background: red;
  border: 2px solid #000;
  -webkit-box-shadow: 0 20px 5px 0 rgba(0, 0, 0, 0.16), 0 20px 10px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.slider {
  width: 100px;
  margin: 0 auto;
}

.slider .indicators {
  bottom: 500px;
  z-index: 100; 
  padding-bottom: 70px; 
  
}

.parallax-container {
    height: "your height here";
}

.input-field label {
  color: #aaa;
}
.input-field input[type=text]:focus + label {
  color: #aaa;
   }
.input-field input[type=text]:focus {
  border-bottom: 1px solid #aaa;
  box-shadow: 0 1px 0 0 #aaa;
}      
.input-field input[type=text].valid {
  border-bottom: 1px solid #aaa;
  box-shadow: 0 1px 0 0 #aaa;
}
.input-field input[type=text].invalid {
  border-bottom: 1px solid #aaa;
  box-shadow: 0 1px 0 0 #aaa;
}
   /* icon prefix focus color */
.input-field .prefix.active {
  color: #aaa;
}      

.topNav a {
    color: #935813;
}

.nav1{
  background: rgba(147,88,19,0.7);
}

.nav2{
  background: rgba(255,255,255);
}

.nav3{
  background: rgba(0,0,0,0.9);
  width: 100%;
  text-decoration-style: black;
}

.nav4{
  /*background: rgba(115,135,10,0.5);*/
  background: rgba(255,255,255,1.0);
  width: 100%;
  text-decoration-style: black;
}

.nav5{
  background: rgba(255,250,250,0.7);
}

.nav6{
  background: rgba(60,120,150,0.8);
  width: 100%;
  text-decoration-style: black;
  font-style: Comic Sans MS, arial,verdana;
}

.foocolor{
  background-color: rgba(255,255,255,1.0);
}
.compactarSlider{
  height: 50%;
}

.menu-navegacion a{
  text-align: center;
  display: inline-block;
  color: #935813;
  font-size: 15px;
}

.Img{
    image-rendering: 50;
    background-image: blue;
}

.maintitle{
    bottom: 10px;
}

.margImg{
    margin-top: 300px;
    margin-bottom: 450px; 
    padding-right: 50px; 
}

.margbanderas{
    margin-top: 200px;
    margin-bottom: 450px; 
    padding-right: 50px; 
}

.margImg2{
    /*padding-bottom: 50px;*/
    margin-bottom: 30px;
}

.margImg3{  
    padding-bottom: -50px;
    /*margin-bottom: 20px;*/
}

.imgLogo{
  text-align: center;
  padding: 200px;
}

.textIndex{
  text-align: center;
}

.textFooter{
  text-align: justify;
}

.colorF{
  background: rgba(0,0,0,0.8);  
}

.alignFooter{
  padding-top: 20px;
}
 
.sombra1a{
   text-shadow: #f83 -1px 1px, #f83 -2px 2px, #f83 -3px 3px, #f83 -4px 4px, #f83 -5px 5px;
   color: #060;
   letter-spacing: 1px;
}

.sombra1b{
   text-shadow: #f83 -1px 1px, #f83 -2px 2px, #f83 -3px 3px;
   color: #060;
   letter-spacing: 1px;
}

.sombra2a{
   text-shadow: #a23 -1px 1px, #a23 -2px 2px, #a23 -3px 3px, #a23 -4px 4px, #a23 -5px 5px;
   color: #060;
   letter-spacing: 1px;
}

.sombra2b{
   text-shadow: #a23 -1px 1px, #a23 -2px 2px, #a23 -3px 3px;
   color: #060;
   letter-spacing: 1px;
}

.sombra3a{
   text-shadow: #c56 -1px 1px, #c56 -2px 2px, #c56 -3px 3px, #c56 -4px 4px, #c56 -5px 5px;
   color: #060;
   letter-spacing: 1px;
}

.sombra3b{
   text-shadow: #c56 -1px 1px, #c56 -2px 2px, #c56 -3px 3px;
   color: #060;
   letter-spacing: 1px;
}

button {
border: none;
background: #3a7999;
color: #f2f2f2;
padding: 10px;
font-size: 18px;
border-radius: 5px;
position: relative;
box-sizing: border-box;
transition: all 500ms ease;
}

button:hover{
  background: rgba(0,0,0,0);
  color: #FF6E1F;
  box-shadow: inset 0 0 0 3px #FF6E1F;  
}

.cambio button{
padding: 10px 35px;
overflow:hidden;
}

.cambio button:before {
font-family: FontAwesome;
content:"\f07a";
position: absolute;
top: 11px;
left: -30px;
transition: all 200ms ease;
} 

.cambio button:hover:before {
left: 7px;
}

.topNav a {
    color: #935813;
}

.social {
  position: fixed; 
  bottom: 400; 
  z-index: 5000; 
}
 
.social ul {
  list-style: none;
}
 
.social ul li a {
  display: inline-block;
  color:#fff;
  background: #000124;
  padding: 7px 7px;
  text-decoration: none;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease; 
}
 
.social ul li .icon-facebook {background: rgba(56,89,200,0.7);} 
.social ul li .icon-twitter {background: rgba(0,171,240,0.7);}
.social ul li .icon-instagram {background: rgba(100,50,0,0.7);}
.social ul li .icon-visita {background: rgba(110,30,80,0.7);}
 
.social ul li a:hover {
  background: rgba(0,0,0,0.7);
  padding: 20px 20px; 
} 

.banderas {
  position: fixed; 
  bottom: 100; 
  z-index: 500; 
}
 
.banderas ul {
  list-style: none;
}
 
.banderas ul li a {
  display: inline-block;
  color:#fff;
  /*background: #000124;*/
  padding: 2px 2px;
  text-decoration: none;
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease; 
}

.banderas ul li a:hover {
  background: rgba(0,0,0,0.7);
  padding: 5px 5px; 
} 

.social3 {
  position: fixed; 
  bottom: 400; 
  z-index: 2000; 
}
 
.social3 ul {
  list-style: none;
}
 
.social3 ul li a {
  display: inline-block;
  color:#fff;
  background: rgba(0,0,0,0.3);
  padding: 2px 10px;
  text-decoration: none;*/
  -webkit-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  transition:all 500ms ease; 
}
 
.social3 ul li .icon-facebook {background: rgba(56,89,152,0.7);} 
.social3 ul li .icon-twitter {background: rgba(0,171,240,0.7);}
.social3 ul li .icon-instagram {background: rgba(153,103,49,0.7)}
 
.social3 ul li a:hover {
  background: rgba(0,0,0,0.7);
  padding: 20px 12px; 
}

.social2{
  display: inline-block;
  color:#fff;
  background: #000;
  padding: 0px 0px;
  text-decoration: none;
  -webkit-transition:all 50000ms ease;
  -o-transition:all 50000ms ease;
  transition:all 50000ms ease;
}
 
.social2 a:hover {
  background: #000;
  padding: 0px 20px;
}

.imgFace{
  width: 30%;
}

.google-maps {
  position: relative;
  padding-bottom: 75%; // This is the aspect ratio
  height: 0;
  overflow: hidden;
}        

.google-maps iframe {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#tab {
    position: absolute;
    width: 130px;
    height: 20px;
    top: 35px;
    left: 25px;
    cursor: pointer;
}

.miniLogo ul li{
  cursor: pointer;
}

.miniLogo ul li:hover{
  opacity: 0.7;
}

.creditos{
  margin-bottom: 30px;
}

.relojstyle{
  margin-top: 5px;
  font-size: 12px;
}

.rolex{
  font-size: 20px;
}

select:invalid {
  box-shadow: 0 0 5px 1px red;
}


#barraaceptacion {
    display:block;
    /*position: absolute;
    width:100%;*/
    text-align:center;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
    z-index:99999;
    padding-top: 20px;
    margin-top: 10  0px;
}

.inner {
    /*width: 100%;
    position: relative;*/ 
    font-family:verdana;
    font-size:12px;
}
 
.inner a.ok {

    color:#00ff2e;
    text-decoration:none;
}
 
.inner a.info {
 
    text-decoration:none;
    color:#faff00;
}

.modalterminos{
  background-color: rgba(0, 0, 0, 0.5);
}

ol {
    display: block;
    list-style-type: decimal;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}

.parallax-container {
    height: "your height here";
}

.importante1 {
background: #FDD1C5 center no-repeat;
text-align: center;
}

.importante2 {
background: #FDD1C4;  
background-position: 15px 50%;  /*x-pos y-pos */
text-align: center;
padding: 5px 20px 5px 45px;
border-top: 2px solid #FBAB95;
border-bottom: 2px solid #FBAB95;
color:#000000;
}

.cuadros{
  margin-bottom: 5px; 
}

.visita{
  font-style: 2000px;
}

.logoPass i{
  cursor: pointer;
}

.logoPass i:hover{
  opacity: 0.7;
}
