/* CSS Document */
/* Chatbot */
#chatbotBtn {
    position: fixed;
    bottom: 25px;
    right: 25px;
    background-color: #1e88e5;
    color: white;
    border: none;
    border-radius: 50px;
    padding: 15px 20px;
    cursor: pointer;
    font-weight: bold;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    z-index: 9999;
}

#chatbotWindow {
    position: fixed;
    bottom: 90px;
    right: 25px;
    width: 350px;
    max-height: 500px;
    background: white;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
    display: none;
    flex-direction: column;
    overflow: hidden;
    z-index: 9999;
}

#chatHeader {
    background: #1e88e5;
    color: white;
    padding: 10px;
    font-weight: bold;
}

#chatBody {
    padding: 15px;
    overflow-y: auto;
    flex: 1;
    font-size: 14px;
}

#chatFooter {
    padding: 10px;
    border-top: 1px solid #ddd;
}

.chat-option {
    display: block;
    margin: 5px 0;
    cursor: pointer;
    color: #1e88e5;
}
/*chatbot*/
.bmenu {
  height: 50px;
  /*background-color: red; /* For browsers that do not support gradients */
  background-image: linear-gradient(180deg, white, gray);
  }  
  
  .anton-regular {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.play-regular {
  font-family: "Play", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.play-bold {
  font-family: "Play", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.special-gothic-expanded-one-regular {
  font-family: "Special Gothic Expanded One", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@font-face{
  font-family:est1;
  src: url(../fonts/Anton-Regular.ttf);
  font-weight: bold;
  color: white;
}
@font-face{
  font-family:est2;
  src: url(../fonts/Play-Bold.ttf);
  font-weight: bold;
  color: red;	
  size:10px;
}
@font-face{
  font-family:est3;
  src: url(../fonts/Changa-VariableFont_wght.ttf);
  font-weight: regular;
}
@font-face{
  font-family:est4;
  src: url(../fonts/Play-Regular.ttf);
  font-weight: regular;
  color: white;
}
h1{
padding-left: 15px;
font-family:est4;
margin-left: 15px;
}
.form{
 padding-left: 15px;
 margin-left: 15px;
 margin-top:55px;
 margin-bottom: 55px;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
}
.texto {
  position:relative;
  font-family:est4;
  margin-bottom: 55px;
  margin-top:55px;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  background:rgba(255,255,255,0.90);
  color:black;
  border-radius: 8px;
  text-align:justify;
  max-width: 1000px; 
  min-width: 300px;
 box-shadow: 1px 1px 5px 1px lightblue;
}
.texto1{
  font-family:est3;
  line-height: 90%;
  font-size:16px;
  padding-top: 0px;
}
.menu  {
  font-family:est2;
  padding-left: 0;
  display:flex;
  justify-content:center;
  
}
.logo{
  height:45px;
  padding-left: 5%;
  float: left 	;
  margin:25px;
  
  
}
.logoface{
  height:40px;
  margin-left: 15px;
   
}
#dir{
height:45px;
  padding-left:55px;
  float: left 	;
  margin:5px;
  padding-bottom:70px;
  padding-top:15px;
  margin-right:15px;
}


body{
background-image: url('../img/background.png');
min-height: 100%
}

.bodyg{
  background-image: url('');
  background-color: gray;
  /*opacity: 0.3;*/
  min-height: 100%;
   height:100%;
}



html {
    height: 100%;
}
body {
    min-height: 100%;
    height:1100px;
}

#intro{
  display:inline;
  align-content:center;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
  
  
/*  text-shadow:
                -1px -2px 0 #000,
                2px -1px 0 #000,
                -1px 2px 0 #000,
                2px 1px 0 #000,
                -1px 0px 0 #000,
                3px 0px 0 #000,
                0px -1px 0 #000,
                0px 1px 0 #000;
*/
} 

#ven4, #ven2, #ven3, #ven1 {
    background:rgba(255,255,255,0.90);
    position: inherit;
    font-size: 15px;
    max-width: 1000px;
    min-width: 100px;
    max-height: 600px;
    min-height: 150px;
    text-align: justify;
    top: 0%;
    left: 0%;
    color:black;
    box-shadow: 1px 1px 5px 1px lightblue;
   
/*	text-shadow:
    -1px -2px 0 #000,
    2px -1px 0 #000,
    -1px 2px 0 #000,
    2px 1px 0 #000,
    -1px 0px 0 #000,
    3px 0px 0 #000,
    0px -1px 0 #000,
    0px 1px 0 #000;
*/

}

p {
padding-bottom:15px;
padding-top: 15px;
margin-left: 30px;
margin-right: 30px;
}


#contenedor{
display: inline-block;
align-items: center;
min-width: 300px;
position:relative;
display:grid;
top:150px;
left:0px;
justify-content:center;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;

}
#contenedorg{

min-width: 150px;
position:relative;
display:grid;
top:0px;
left:0px;
justify-content:center;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;

}

#tgal{

display:inline;
min-width: 150px;
position:relative;
display:grid;
top:-15px;
left:0px;
justify-content:center;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
	



	
}

.header{
background-image: linear-gradient(180deg, white, white);
position:fixed;
width: 100%;
top:0;
}

.imagen{
position:relative;
display:grid;
justify-content:center;
min-width:350px;
width::700px;
}

#i1{
position:absolute;
top:0px;
display:grid;
justify-content:center;
text-align:justify;
width: 100%;
}
#i2{
position:absolute;
top:0px;
display:grid;
justify-content:center;
text-align:justify;
width: 100%;
}
#i3{
position:absolute;
top:0px;
display:grid;
justify-content:center;
text-align:justify;
width: 100%;
}
#i4{
position:absolute;
top:0px;
display:grid;
justify-content:center;
text-align:justify;
width: 100%;
}
#i5{
position:absolute;
top:0px;
display:grid;
justify-content:center;
text-align:justify;
width: 100%;
}

#logmar{
position:relative;
display:grid;
justify-content:center;
text-align:justify;
max-width: 100%;
min-width: 300px;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 15px;
padding-right: 0px;
}

.lm{
	
position: relative;
width:100%;
max-width: 700px;
min-width: 145px;
max-height: 268px;
min-height: 100%;
display:flex;
margin: auto;
justify-content:center;
top: 0%;
left: 0%;
   



}

.fachada{	
display: block;
margin: auto;
position: relative;
width: 70%;
align-content:center;
text-align: center;
top: 0%;
left: 0%;
padding-left: 0px;
font-family: est4;
	
}



#form {
flex: 1 1 calc(33.333% - 10px);
color:black;
min-width: 350px;
border-radius: 5px;
background:rgba(255,255,255,0.90);
padding: 20px;
font-family:est4;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
box-shadow: 1px 1px 5px 1px lightblue;  
margin-top:55px;

}

.map{
width: 100%;
height: 400px;
  
}

#comment{
width: 100%; 
box-sizing: border-box;
}

#captcha{
background:White;
width: 300px;	
height: 30px;
vertical-align: center;
}
/*videos pc*/
.gal{
align-content:center;
justify-content:center;
margin-top: 30px;
margin-left: 12px;
margin-right: 45px;
margin-bottom: 30px;
padding-top: 0px;
padding-left: 55px;
padding-bottom: 0px;
padding-right: 0px;
min-height:auto;
min-width:150px;
max-width:260px;
float:left;
}
/*videos celular*/
@media (max-width: 767px) {
.gal{
align-content:center;
justify-content:center;
margin-top: 30px;
margin-left: -5px;
margin-right: 65px;
margin-bottom: 30px;
padding-top: 0px;
padding-left: 55px;
padding-bottom: 0px;
padding-right: 0px;
min-height:auto;
min-width:150px;
max-width:260px;
float:left;
}
}
/*imagenes pc*/
.gal2{
align-content:center;
justify-content:center;
margin-top: 24px;
margin-left: 35px;
margin-right: 30px;
margin-bottom: 25px;
padding-right: 40px;
padding-left: 40px;
padding-top: 5px;
padding-bottom: 5px;
min-width:250px;
max-width:250px;
min-height:200px;
max-height:180px;
float:left;
}

/*imagenes celular*/
@media (max-width: 767px) {
.gal2{
align-content:center;
justify-content:center;
margin-top: 24px;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 25px;
padding-right: 40px;
padding-left: 40px;
padding-top: 5px;
padding-bottom: 5px;
min-width:250px;
max-width:250px;
min-height:200px;
max-height:200px;
float:left;
}
}




.td  {

display:inline;
  align-content:center;
  padding-top: 50px;
  padding-left: 50px;
  padding-bottom: 50px;
  padding-right: 50px;

border-radius:5px;
justify-content:center;
width:100px;

height:100px;


}


.gray{
display:fixed;
height:100%;
color:gray;	
}

label {
  display: block;
  font-family:est3;
  
}

input,
label {
  margin: 0.4rem 0;
}

.textarea {
  resize: none;
}


/*Galeria*/

.ocultar{
display:none;

}

.imgtxt{
font-family:est4;
background:rgba(39,57,58,0.75);
color:white;
text-align: center;
padding-left:15px;
padding-right:15px;
padding-top:4px;
padding-bottom:4px;
border-radius: 5px;
}

#miImagen{
border-radius: 10px;
width: 100%;
height: auto;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
}

.der{
padding-bottom:15px;
padding-top: 15px;
margin-left: 5px;
margin-right: 5px;
/*max-width:500px;*/
}

#close #next #prev{
display:fixed;
}
