#encabezado {
	height: 150px;
	padding-left:13%;
	padding-right:13%;
	background-image:url("fondoEncabezado.png");
	margin-bottom:0px;
	display: flex;
	justify-content: space-between;
	
}	


object { 
    width: 100%;
    height: 100vh;
    
}

#logoHead {
	float: left;
	overflow: visible;
	position:relative;
	z-index: 2;
	margin-top:0px;
}

.t1{
	display:inline;
	
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 15px;
}
h3 {
  font-size: 13.5px;
  text-align: center;
}
div#t {
	text-align: center;
	float: left;
	margin-left: 20px;
}
.p1 {
	font-family: "Lucida Console" ,"Courier New", monospace;
	font-size: 25px;
	line-height: 0.5;
}
.p2{
	font-family: "Bahnschrift", Times, serif;
	font-size: 30px;
	margin-bottom:0px;
}
.p3 {
	font-size: 21px;
	border:solid;
	border-color:rgba(100,100,100,1);
	border-right-style:none;
	margin-right:25px;
	padding:5px;
	
}
.p4 {
	font-size: 21px;
	
	
}
.p3:hover{
	border-color:rgba(250,100,100,1);
	
}


#menu {
	background-color: rgba(187,208,232,0.95);
	height: 38px;
	position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
	z-index: 1;

}

#textomenu{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	
	
	
}

a#Mtext {
	color:black;
	text-decoration: none;
	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
	float: right;
	line-height: 2;
	text-align: center;
	height:38px;
	padding-right:10px;
	margin-right:10px;
	margin-left:10px;
	padding-left:10px;
	text-align: center;
	font-size: 18px;
	
}
a#Mtext:hover {
	background-color:rgba(100,100,100,1);
	
}
a#activeMtext{
	color:white;
	text-decoration: none;
	font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
	background-color:black;
	float: right;
	height:38px;
	padding-right:20px;

	padding-left:20px;
	text-align: center;
	line-height: 2;
	font-size: 18px;
}
#imagenes {
	display: block;
	float:center;
	z-index: -1;

}
#imagenes.img {
	float:left;
}

#pie {
	height:280px;
	background-color:rgba(242,242,242,1);
	display: flex;
	justify-content: space-between;
	
}

.vl {

  display:inline;
  border-right: 2px solid black;
  height: 200px;
  float: right;
  margin-top:25px;
  margin-left:40px;
}
a{
	text-decoration: none;
	color:black;
}
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}


.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: black;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev{
	left:0;
	
}

.numbertext {
  color: black;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  margin-left:80px;
  margin-top:10px;
}

.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color:white;
}


.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
  height:600px;
}


@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
  
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


.container{
	display: flex;
	justify-content: space-between;
	margin-bottom:15px;
	margin-top:15px;
	height:100px;
	border-bottom-style:solid;
	border-bottom-color:rgba(150,150,150,1);
}

.container div{
	float:center;
	margin-top:auto;
	margin-bottom:auto;
	
}


#padder {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	display: flex;
	justify-content: space-between;
}


.contacto {
	
	border: 1px solid black;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
	padding-top:18px;
	margin-bottom:25px;
	width:45%;
	
}

.contacto div{
	display: inline-block;
	width:100%;
	float:left;
	
}

input[type=text], select, textarea {
  width:100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  float:right;
  font-family: Consolas, monaco, monospace;
}


#imagenContacto{
	width:45%;
	margin-top:60px;
}

.textoPie{
	width:625px;
	float:right;
}
.t2{
	display:none;
	
}
.imagenes1{
	display:inline;
}
.imagenes2{
	display:none;
}

#inicio1{
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	position:relative;
	height:450px;
}
#imageniniciosp{
	float:left;
	margin-top:20px;	
	
}
.servicios-estructuras{
	display: flex;
	justify-content: space-between;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}


#servicioContainer{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:rgba(219,238,244,1);
}



#textoNosotros{
	margin-left:auto;
	margin-right:auto;
	width:850px;
	position:relative;
}

#slideContainer1{
	
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	height:700px;
	position:relative;
	text-align:center;
	
	
}


#slideContainer2{
	display:none;
	
	
}

#logoContainerExterno{
margin-left:auto;
margin-right:auto;
width:850px;
height:700px;
position:relative;

}


#contactenosContacto{
	
	font-family:Britannic,Cambria, Castellar;
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	font-size:25px;

}
#vermas {
	width:100%;
	
	
}
#vermas div{
	width:100%;
	display: flex;
	justify-content: space-between;
	
}

.division{
	margin-bottom:15px;
	width:100%;
}


.error{
	display:none;
	color:red;
	float:right;
}

#nombError{
    display:none;
	color:red;
	float:right;
}




@media only screen and (max-width: 1288px){
	
.t1{
	display:none;
	
}
	
h1 {
  font-size: 13.5px;
}
h2 {
  font-size: 11px;
}
h3 {
  font-size: 9px;
}

.t2{
	display:block;
}
	
#encabezado {
	height: 250px;
	padding-left:0%;
	padding-right:0%;
	background-image:url("fondoEncabezado2.png");
	overflow: auto;
	
}		
	

#logoHead {
	margin-top:35px;
}
	
#textomenu{
	width:100%;
}	
	
	
	
.imagenes1{
	display:none;
	
}
#imagenes{
	display:none;
}
.imagenes2{
	display:inline;
}
	
	
#inicio1{
	width:100%;
	position:relative;
	height:450px;
	display: flex;
	justify-content: space-between;
}	
	
	
#imageniniciosp{
	float:center;
	margin-top:20px;
	
}
.vl {
  display:none;
}	
	

#estructuras{
	width:100%;
}
	
.servicios-estructuras{
	width:100%;
}

#servicioContainer{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}


#textoNosotros{
	width:100%;
}




#slideContainer1{
	display:none;
	
	
	
}


#slideContainer2{
	height:700px;
	width:100%;
	position:relative;
	text-align:center;
	display:block;
	
	
	
}

.dot2 {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot2:hover {
  background-color: #717171;
}

#logoContainerExterno{
margin-left:auto;
margin-right:auto;
width:100%;
position:relative;

}

#imagenContacto{
	float:center;
	position:relative;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:50px;
}
	
	
#padder {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	justify-content: unset;
}	

.contacto{
	width:90%;
	
}

#contactenosContacto{
	width:100%;

}

}



