@charset "utf-8";
/* CSS Document */

*{
	font-family: 'Montserrat', sans-serif;
	
	
	}

	
body {
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-image:url('../Fotos/grid.png');
}
#menu {

	position:fixed;
	top:0px;
	width:100%;
	height:80px;
	left:0px;
	right:0px;
	text-align:right;
	background:#fff;
	z-index:10;

	
	-webkit-box-shadow:2px 1px 6px #000;
	-moz-box-shadow: 2px 1px 6px #000; 
	box-shadow:2px 1px 6px #000;
	
}

.tabs{
	
	display:inline-block;
	background:#fff;
	height:60px;
	margin-right:15%;
	
	
}
#logo {
position:absolute;
left:15%;
}

#menu li{
	
	display:inline-block;
	margin:10px;
	background:none;
	height:40px;
}

#menu li a{
	text-decoration:none;
	background:none;
	font-size:0.8em;
	color:#000;
	margin-top:-20px;
	height:30px;
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	transition:all ease 0.3s;
	display:inline-block;
}


#menu li a:hover{
color:#fff;
background-color:rgb(246,139,31);
}


#menuMovil{

display:none;

}
#titulo{
margin-top:100px;
display:inline-block;
width:100%;
float:center;
text-align:center;
}

h1{

text-align:center;
color:rgb(246,139,31);
font-size:45px;
}
h2{

font-size:40px;
color:rgb(246,139,31);
background:#fff;
}


#titulo2{
margin-top:50px;
margin-bottom:50px;
margin-left:50%;
text-align:right;
width:40%;
height:100px;
}



#titulo p {
color:#000000;
font-size:30px;
}


#cuerpo1{
	display:block;
	margin-top:100px;
	text-align:center;
	background:#fff;
	width:100%;
	margin-bottom:250px;
	
}
#cuerpo1 a {
	background:none;
	text-decoration:none;
	text-align:center;

}
#cuerpo1 h3{
margin-top:-50px;
background-image:none;
color:#000;

}
#cuerpo1 h4{

color:#000;
font-size:15px;
margin-left:5%;
margin-right:5%;
}

.infob{
text-align:center;
width:33.33333%;
float:left;
height:300px;
transition:all ease 0.3s;
margin-bottom:100px;
	
}



.infob:hover{
background:#fff;
}

#info2 h3{

text-align:center;
color:#fff;
font-size:20px;

}

#cuerpo2{

display:block;
height:340px;
margin-top:500px;
margin-bottom:300px;
width:100%;
background:rgb(246,139,31);
}
.infoc{

width:33%;
float:left;
height:300px;
transition:all ease 0.3s;
margin-bottom:100px;
text-align:center;
}
.infoc img{
margin-top:30px;

}

footer{
display:block;
height:60px;
background:#fff;
width:100%;
bottom:-10px;
margin-bottom:0px;


}
.bot1 li {
display:inline-block;
float:left;
margin-top:5px;
font-size:12px;
margin:10px;

}
.bot1 li a{

text-decoration:none;
color:#000;
}
.bot1 li a:hover{

color:rgb(246,139,31);
}

.bot2 li {
display:inline-block;
float:right;
margin-top:5px;
font-size:12px;
margin:10px;

}
.bot2 li a{

text-decoration:none;
color:#000;
}
.infofoto{
text-align:center;
background:#fff;
color:#000;
position:relative;
margin-top:-80px;
margin-left:20px;
font-size:25px;
width:100%;
padding-top:-5px;
padding-bottom:5px;

}



/* fiscal */
#cuerposervicio{
width:90%;
margin-left:5%;
margin-right:5%;
margin-top:80px;
margin-bottom:300px;
min-height:100%;

}


}
.fiscal{
margin-bottom:10px;
width:50%;
text-align:left;
height:50px;
}
.fiscal:hover{
background-color:rgb(246,139,31);
}


/*contacto*/

#cuerpocontacto{
display:inline-block;
width:90%;
margin-bottom:400px;
margin-left:5%;
margin-right:5%;
}


.block{

display:inline-block;
float:left;
width:30%;
height:400px;
background:#fff;
margin-left:30px;
text-align:center;
 border-style: solid;
 border-color:rgb(246,139,31);
  border-top-width: 0px;
    border-bottom-width: 15px;
	border-right-width: 0px;
	border-left-width: 0px;
}


#contacto label{
	margin-top:6px;
	display:block;
	font-weight:bold;
	background:none;
	color:#000;
	
}
#contacto input{
	height:24px;
	padding:4px;
	width:96%;
	border:2px solid rgb(246,139,31);
	background:#fff;
}
#contacto input:focus{
	box-shadow:0 0 4px #06f;
}
#contacto textarea{
	height:100px;
	width:96%;
	padding:4px;
	border:2px solid rgb(246,139,31);
	background:#fff;
}
#contacto #enviar{
	float:right;
	width:120px;
	background-color:#181818;
	color:#fff;
	cursor:pointer;
	margin-bottom:10px;
}


/*localizacion */

iframe{
margin-top:10px;
width:80%;
margin-left:10%;
margin-right:10%;
border:4px solid rgb(246,139,31);
}
#localizacion{
display:block;
margin-top:100px;
width:80%;
height:400px;
margin-bottom:200px;
margin-left:10%;
margin-right:10%;

}
#localizacion h3{

text-align:center;
background:#fff;

}

/*otros servicios^*/


#servicios{
width:80%;
margin-left:10%;
margin-right:10%;
}
#servicios p{

color: #202020;

}
#servicios img{
margin-left:40%;
width:20%;
margin-right:40%;
margin-bottom:10px;
margin-top:-20px;
margin-bottom:-20px;
}
#servicios h3{
background:#fff;
text-align:center;
}



/*Clientes */

#clientes{
background:#fff;
width:80%;
margin-left:10%;
margin-right:10%;
margin-top:100px;
margin-bottom:200px;
border:4px solid rgb(246,139,31);

}
form{
width:60%;
margin-left:20%;
margin-right:20%;

}

/*Cookies*/
.infocookies{

display:block;
min-height:100%;
margin-bottom:100px;
margin-left:20px;
margin-right:20px;
}


#cookie
{
    position: fixed;
    padding: 5px;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 40px;
    background: rgba(0,0,0,0.8);
    z-index: 1000000; 
    overflow: hidden;
    color:#ffffff;
    box-shadow:0 0 3px #333;
    text-align:center; 
    font-family:Arial, Helvetica, sans-serif; 
}
#cookie a{
    text-decoration: underline;
    color: #fff;
	
	}
