html{color: #000;} 
*{
	margin: 0;
}
body {
	/*min-width:850px;*/ 
	background: url(../img/bg.png) fixed;
	font-family: Arial, Helvetica, sans-serif;
	
}

#btnmenu{
	display: none;

}
#menu label{
	display: none;
	width: 30px;
	height: 30px;
	padding: 10px;

}
#menu label:hover{
	cursor: pointer;

}
#menunosotros{
	width:20%;
	margin-top:40px;
	float: left;
}
#menunosotros ul li{
	border-radius:100px;
	padding: 15px;
	color: rgb(52, 47, 71);
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma;
	list-style: none;
}
#menunosotros ul li:hover{
	cursor: pointer;
	background:#87bf2c;
	color: white !important;
}
#menunosotros ul{
	margin: 0px;
	padding: 0px;
}
#contnosotros{
	text-align:justify;
	margin-top:100px;
	width:70%;
	float: right;
}
@media(max-width : 464px){
	#nosotros{
	height: 600px !important;
	}
	#contnosotros{
		font-size: 12px;
	}
}
@media(max-width : 430px){
	#menunosotros{
		float: left;
		width: 100% !important;
		margin-top: 20px;
	}
	#menunosotros ul li{
		display: inline-block !important;
	}
	#contnosotros{
		margin-top:50px;
		width:100% !important;
		float: left;
	}
}
@media(max-width : 292px){
	#contnosotros{
		font-size: 10px !important;
	}
}
@media (max-width: 870px){
	#contacto{
		background: #FFF !important;
	}
	.posicioncontacto{
	text-align: center !important;
		margin-left: 0% !important;
	}
}

@media (max-width : 880px){
	#servicio1,#servicio2, #servicio3,#servicio4{
		margin: 0 auto !important;
		margin-top:0.5% !important;
	letter-spacing: normal !important;
		font-size: 25px !important;
		height:15% !important;
		float: none !important;
	width: 40% !important;
	}

	#servicio1 img,#servicio2 img,#servicio3 img,#servicio4 img{
		margin-bottom:10% !important;
		width: 45% !important;
		height: 100% !important;
	}
	#servicios{

		width: 90% !important;
	}
		#fiscal{

		width: 90% !important;
	}
	#fiscal1,#fiscal2, #fiscal3,#fiscal4{
		margin: 0 auto !important;
		margin-top:0.5% !important;
	letter-spacing: normal !important;
		font-size: 25px !important;
		height:15% !important;
		float: none !important;
	width: 30% !important;
	}

	#fiscal1 img,#fiscal2 img,#fiscal3 img,#fiscal4 img{
		position:relative !important;
		float:right !important;
		margin-bottom:15% !important;
		width: 30% !important;
		height: 60% !important;
		
	}
	#ubicanos{
		width: 90% !important;
	}
	#contacto{
		width: 90% !important;
	}
}

@media (max-width : 510px){
	#servicio1,#servicio2, #servicio3,#servicio4{
		font-size: 20px  !important;
	}
	#fiscal1,#fiscal2, #fiscal3,#fiscal4{
		font-size: 20px  !important;
	}

}
@media (max-width : 460px){
	#mapauno,#mapados{
		height:200px !important;
	}
}
@media (max-width : 410px){
	#servicio1,#servicio2, #servicio3,#servicio4{
		font-size: 14.5px  !important;
	}
	#fiscal1,#fiscal2, #fiscal3,#fiscal4{
		font-size: 14.5px  !important;
	}
}
@media (max-width : 1196px){
	#inf1,#inf2,#inf3{
		width: 26% !important;
	}
}
@media (max-width : 791px){
	#inf1{
		width:48% !important;
	}
	#inf2{
		width:48% !important;
	border-right-color: #2B2B2B !important;
	}
	#inf3{
		margin:0 auto !important;
		display: block !important;
	}
	#footer{
		height: 80px !important;
	}
}
@media (max-width : 1243px){
	#cuerpo{
		height: 350px;
	}
		#mapauno,#mapados{
		height:400px !important;
	}
}
@media (max-width : 600px){
#btnubic1,#btnubic2{
	display: inline !important;
}

}
@media (max-width : 630px){
		#mapauno,#mapados{
		height:200px !important;
	}
}
@media (max-width : 590px) {
	#titulo {
	margin-left: 0px !important;
	margin-top: 20px !important;
	font-size: 16px !important;
	width: 67% !important;
}

#sub_titulo {
	float: none !important;
	margin-left: 0px !important;
	margin-top: 0px;
	color: #fff;
	font-weight: normal;
	font-size: 11px !important;
	letter-spacing: 1px;
	width: 100% !important; height: 25px !important;
}
#espacio{
	width: 33% !important;
}
.super {
	height: 90px !important;
}
#logo {

	width: 20% !important;

}
}
@media (max-width : 900px) {
	body{
		overflow-x:hidden;
	}
	#m{
	width: 25px;
	
}
	#menu label{
		display: block;
		/*position: relative;
   z-index: 11;*/
	}
	#menu nav{
		background: none !important;
		border: none !important;
	}
	nav ul{
		background: url(../img/bg.png) fixed;
					position: relative !important;
   z-index: 10000 !important;
		/*
		position: absolute;
		background: black;
		width: 70%;
		margin-left: -70%;
		*/
	}
nav li a {
color: black !important;
}
nav li {
	text-align: left !important;
	float: none !important;
}
ul li a:hover{
	background:#87bf2c;
	color: white !important;
	
}
	#btnmenu:checked ~ nav{
		margin: 0;
				width: 70%;
		margin-left: -80%;
	}
	nav ul{
		left: 0% !important; right: 0% !important;
		width: 200px !important;
	}
	#menu nav ul{
border:solid;
border-color: #342f47;
	}
	#nosotros{
	
	width: 90% !important;
	width: 400px ; 
	height: 530px !important;
	}
	#contentUno{
	width: 100px !important; 
	}
	
}



/* Let's get this party started */
::-webkit-scrollbar {
    width: 10px;
}
/* button*/
::-webkit-scrollbar-button:start{
        display: block;
        background: url(../img/ico_nav/sbup.png);
        -webkit-background-size: 100% 100%;
}
::-webkit-scrollbar-button:end{
        display: block;
        background: url(../img/ico_nav/sbdown.png);
        -webkit-background-size: 100% 100%;
}

::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement {
    display: none;
}

 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(135,187,58,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(135,187,58,0.4); 
}



@font-face {
    font-family: "Asesine";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../font/ASENINE_.ttf") format("woff"), url("../font/ASENINE_.ttf") format("truetype");
}


@media all and (max-width: 600px) {
	
	div {
		display: block !important;	/* Cuando el ancho sea inferior a 600px el elemento será un bloque */
		
	/*	width: 100% !important;
		max-width: 100% !important;
		margin: auto !important;
		position: static !important;
		float: none !important;
		*/
	}
	
	
	#inf1,#inf2,#inf3{
	border:none !important;	
	width: auto !important;
	}

	.body{
		width: 100%;
		height: auto;
	}
	body{
		width:auto;
		
	}
	#footer{
	height: auto !important;
}


}

@-webkit-media all and (max-width: 600px){
	div {
		display: block !important;	/* Cuando el ancho sea inferior a 600px el elemento será un bloque */
		width: 100% !important;
		max-width: 100% !important;
		margin: auto !important;
		position: static !important;
		float: none !important;
	}
	
}

@-moz-media all and (max-width: 600px){
	div {
		display: block !important;	/* Cuando el ancho sea inferior a 600px el elemento será un bloque */
		width: 100% !important;
		max-width: 100% !important;
		margin: auto !important;
		position: static !important;
		float: none !important;
	}
}
.margen {
	margin-top: -150px;
	margin: 30px;
	width: 110px;
	height: auto;
	float: left;
}
/*-----------Logo ---------------------------*/
#logo {
	z-index: 10;
	position: absolute;
	margin-top: -100px;
	margin-left: 30px;
	width: 110px;

}

.super {
	overflow: hidden;
	background: #342f47;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	/*min-width: 850px;*/
	height: 80px;
	border-bottom: solid 6px rgb(135, 187, 58);
	border-top: solid 2px rgb(135, 187, 58);
	margin-bottom: 200px;
}
/*-----------Fin Logo ---------------------------*/
/*-----------------Footer---------------------------------------*/
#footer{
	text-align: center;
	margin-top: 35%; margin-bottom: -10px;
	width: 100%; height: 65px;
	background: #2B2B2B;
	color: #fff;
	clear: both;
    padding-top: 15px;
    font-size: 12px;
}

#inf1{
	display: inline-block; width: 33%;
	border-right-style: solid;
	border-right-color: #008000;
	}
#inf2{
	display: inline-block; width: 33%;
		border-right-style: solid;
	border-right-color: #008000;
	}
#inf3{
	display: inline-block; width: 33%;
	}
/*-------------------Fin Footer-------------------------------------*/
/*--------------------------Ubicanos------------------------------*/
#btnubic1{
	display: inline-block; width: 45%;
}

#btnubic2{
	display: inline-block; width: 45%;
}
#u1,#u2{
	font: 13px Tahoma !important;sans-serif !important;
	background: #fff;
	border-radius: 15px;
	border: solid 2px #d6d6d6;
	color: rgb(52, 47, 71);
	font-weight: bold !important;
}
#u1:focus {
	outline: none;
	color: #fff;
	background-color: rgb(52, 47, 71);
}
#u1:hover {
	background-color: rgb(135, 187, 58);
	color: #fff;
}

#u2:focus {
	outline: none;
	color: #fff;
	background-color: rgb(52, 47, 71);
}
#u2:hover {
	background:top;
	background-color: rgb(135, 187, 58);
	color: #fff;
}
/*--------------------------------------------------------*/
/*----------------------Header----------------------------------*/
#espacio{
	float: left;
	width: 190px; height: 80px;
}
#titulo {
	overflow: hidden;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	height: auto; width: 380px;
}

#sub_titulo {
	overflow: hidden;
	float: left;
	margin-left: 4px;
	margin-top: 0px;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 1px;
	width: 372px; height: 18px;
}
/*--------------------Fin Header------------------------------------*/
/*--------------------Fecha------------------------------------*/
#date {
	height: auto;
	float: right;
	margin-top: 30px; margin-right: 35px;
	/*border-radius: 10px; border: solid 1px rgb(135, 187, 58);*/
	/*background: rgb(52, 47, 71);*/
	text-align: right;
	color: #eee;
}
/*--------------------Fin Fecha------------------------------------*/
.body {
	max-width: 1000px;
	margin: auto;
	height: 100%;
	text-align: center;
}

.header {
	margin-top: 120px;
	height: 60px;
	text-align: center;
	padding-top: 25px;
}
/*Menu---------------*/
#menu {
	margin: 0 auto 0 auto;
	width: auto;
	height: auto;
	text-align: center;
}
nav {
	overflow: hidden;
	text-align: center;
	width: 100%;
	display: block;
	margin: 0 auto 0 auto;
	position: relative;
	font: 13px Tahoma;sans-serif;
	background: #fff;
	border-radius: 15px;
	border: solid 2px #d6d6d6;
}

nav ul {
	padding: 0;
	margin: 0;
	position: relative;
	text-align: center;
	left: 5%; right: 5%;
}

nav ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

nav li {
	text-align: center;
	margin: auto;
	position: relative;
	height: 35px;
	width: auto;
	float: left;
	list-style-type: none;
	letter-spacing: 2px;
}

nav li a {

	display: block;
	padding: 10px 20px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	color: rgb(52, 47, 71);
	text-decoration: none;
	font-weight: bold;
}

nav ul a:focus {
	outline: none;
	text-decoration: underline;
	color: #fff;
	background-color: rgb(52, 47, 71);
}
nav li:hover {
	background-color: rgb(135, 187, 58);
}
nav li a:hover {
	color: #fff;
}
nav li:first-child a {
	border-left: none;
}

nav li:last-child a {
	border-right: none;
}

nav li:hover ul {
	display: block;
}
/*Fin Menu---------------*/
/*Contenido---------------*/
.inicio{
	background: #fff; 
	border: solid 1px #d6d6d6; border-radius: 5px;
	float: left;	
	width: 100%;
	height: 100%;
}
/*Fin Contenido---------------*/
/*Bloques ---------------------------*/
#slider{
	position:absolute; 
	left: 15%; right: 15%;
	width: 70%;
	-webkit-transition: opacity 1s; -moz-transition: opacity 1s;
	-o-transition: opacity 1s; -ms-transition: opacity 1s;
	transition: opacity 1s;
}
#nosotros{
	position:absolute; 
	left: 2%; right: 2%;
	width: 70%;
	margin: 0 auto 0 auto;
	width: 845px; 
	height: 420px;
	text-align: center;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;	
	opacity: 0;
	-webkit-transition: opacity 1s; -moz-transition: opacity 1s;
	-o-transition: opacity 1s; -ms-transition: opacity 1s;
	transition: opacity 1s;
}


#textTagUno h3, #textTagDos h3, #textTagTres h3, #textTagCuatro h3, #textTagCinco h3, #textTagSeis h3{
	color: #0489B1;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	transform: rotate(-90deg);
}

/*--------------*/

#textTagUno{
	float:left; background: #E0F2F7; width: 40px; height: 80px; padding-top: 300px; border-radius: 35px 0px 0px 35px;
	cursor: pointer;
	-webkit-transition: background-color 4s; -moz-transition: background-color 4s;
	-o-transition: background-color 4s; -ms-transition: background-color 4s;
}


#tagUno{
	float:left; margin-top: 5px; height: 380px; width: auto;
  	-ms-margin-right: -40px;
}	

#contentUno{
    float: left;
	font-family: "Asesine";
	font-size: 20px;
	width: 600px; 
	background: #FAFAFA; height: 380px;
	overflow: hidden;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	-ms-transition: width 2s;
	transition: width 2s;
}

/*--------------------------*/

#textTagDos{
	float:left; background: #CEECF5; width: 40px; height: 80px; padding-top: 300px; 
	cursor: pointer;
	-webkit-transition: background-color 4s; -moz-transition: background-color 4s;
	-o-transition: background-color 4s; -ms-transition: background-color 4s;
}

#tagDos{
	overflow: hidden; float:left; margin-top: 5px; height: 380px; width: auto; background: #58D3F7;
}	
#tagDos:hover{
	background: #FFF;
}

#contentDos{
    float: left;
	font-family: "Asesine";
    font-size: 20px;
	background: #fff; height: 380px;
	width: 0px; height: 380px; text-align: center;
	overflow: hidden;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	-ms-transition: width 2s;
	transition: width 2s;
}

/*---------------------*/
#textTagTres{
	float:left; background: #A9E2F3; width: 40px; height: 80px; padding-top: 300px; 
	cursor: pointer;
	-webkit-transition: background-color 4s; -moz-transition: background-color 4s;
	-o-transition: background-color 4s; -ms-transition: background-color 4s;
}

#tagTres{
	overflow: hidden; float:left; margin-top: 5px; height: 380px; width: auto;
}	

#contentTres{
    float: left;
	font-family: "Asesine";
	font-size: 20px;
	background: #fff; height: 380px;
	width: 0px; text-align: center;
	overflow: hidden;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	-ms-transition: width 2s;
	transition: width 2s;
}

/*---------------------*/
#textTagCuatro{
	float:left; background: #81DAF5; width: 40px; height: 80px; padding-top: 300px; 
	cursor: pointer;
	-webkit-transition: background-color 4s; -moz-transition: background-color 4s;
	-o-transition: background-color 4s; -ms-transition: background-color 4s;
}

#tagCuatro{
	overflow: hidden; float:left; margin-top: 5px; height: 380px; width: auto; 
}

#contentCuatro{
    float: left;
	font-family: "Asesine";
	font-size: 20px;
	background: #fff; height: 380px;
	width: 0px; text-align: center;
	overflow: hidden;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	-ms-transition: width 2s;
	transition: width 2s;
}

/*---------------------*/
#textTagCinco{
	float:left; background: #58D3F7; width: 40px; height: 80px; padding-top: 300px; 
	cursor: pointer;
	-webkit-transition: background-color 4s; -moz-transition: background-color 4s;
	-o-transition: background-color 4s; -ms-transition: background-color 4s;
}

#tagCinco{
	overflow: hidden; float:left; margin-top: 5px; height: 380px; width: auto; 
}	

#contentCinco{
    float: left;
	font-family: "Asesine";
	font-size: 20px;
	background: #fff; height: 380px;
	width: 0px; text-align: center;
	overflow: hidden;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	-ms-transition: width 2s;
	transition: width 2s;
}

/*---------------------*/
#textTagSeis{
	float:left; background: #2ECCFA; width: 40px; height: 80px; padding-top: 300px; border-radius: 0px 35px 35px 0px;
	cursor: pointer;
	-webkit-transition: background-color 4s; -moz-transition: background-color 4s;
	-o-transition: background-color 4s; -ms-transition: background-color 4s;
}

#tagSeis{
	overflow: hidden; float:left; margin-top: 5px; height: 380px; width: auto; 
}	

#contentSeis{
	float: left;
	font-family: "Asesine";
	font-size: 20px;
	background: #fff; height: 380px;
	width: 0px; text-align: center;
	overflow: hidden;
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	-ms-transition: width 2s;
	transition: width 2s;
}
#contentSeis img{
	width: 70px;
}

#contentUno h4{
	color: #0B3861;
}

#contentUno img,#contentDos img{
	width: 150px;
}
#contentCuatro img, #contentCinco img{
	width: 300px;
}


/*Servicios--------*/

#servicios{	
	background: #FAFAFA;
	border: solid 1px #82D344;
	border-radius: 5px;
	position:absolute; 
	left: 2%; right: 2%;
	width: 70%;
	margin: 0 auto 0 auto;
	width: 840px; height: 385px;
	padding-top: 19px;
	opacity: 0;
	-webkit-transition: opacity 1s; -moz-transition: opacity 1s;
	-o-transition: opacity 1s; -ms-transition: opacity 1s;
	transition: opacity 1s;
}
#servicio1 img,#servicio2 img,#servicio3 img,#servicio4 img{
	width: 150px;
	float: right;
	border-radius: 10px;	
}

#servicio1, #servicio3{ 
	width: 320px; height: 150px;
	float: left;
	margin-left: 66px; margin-top: 2px;
	background: #494949;
	cursor: pointer;
	border-radius: 5px;
	border: solid 1px #0489B1;
    z-index: 295;
}

#servicio2, #servicio4{
	width: 320px; height: 150px;
	float: left;
	margin-right: 45px; margin-top: 2px; margin-left: 2px;
	background: #494949;
	cursor: pointer;
	border-radius: 5px;
    z-index: 295;
}
#servicio1, #servicio4{ 
 	background-color: #0B3861; border: solid 1px #BDBDBD;
 	font-family: "Asesine";
	font-size: 40px; font-weight: bold; letter-spacing: 1px; 
 	color: #51AF34;
 	text-align: left;
 	padding-left: 15px; padding-right: 15px; padding-top: 30px;
}
#servicio1 span, #servicio4 span{ 
 	color: #0489B1; 
}
#servicio2 span, #servicio3 span{ 
 	color: #1C1C1C; 
}

#servicio2, #servicio3{
	background-color: #CEF6CE; border: solid 1px #6E6E6E;
	font-family: "Asesine";
	font-size: 40px; font-weight: bold; letter-spacing: 1px; 
 	color: #0B3861;
 	text-align: left;
 	padding-left: 15px; padding-right: 15px; padding-top: 30px;
}

#servicio1:hover, #servicio2:hover, #servicio3:hover, #servicio4:hover{
	border: solid 1px #0489B1;
	-webkit-transform: scale(1.1); -moz-transform: scale(1.1);
	-o-transform: scale(1.1); -ms-transform: scale(1.1);
	transform: scale(1.1);
    z-index: 295;
}
#closeServ{
	width: 25px; height: 25px;
	float: right;
	cursor: pointer;
	background: url(../img/ico_nav/closeOf.png);
	-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%;
	-o-background-size: 100% 100%; -ms-background-size: 100% 100%;
	background-size: 100% 100%;
}
#closeServ:hover{
	background: url(../img/ico_nav/closeOn.png);
	-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%;
	-o-background-size: 100% 100%; -ms-background-size: 100% 100%;
	background-size: 100% 100%;
}

#contentServ1, #contentServ2, #contentServ3, #contentServ4{
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 0px;
	background: rgba(2, 28, 52, 0.9);
	margin-top: -19px;
	border-radius: 5px 5px 5px 5px;
	-webkit-transition: height 1s; -moz-transition: height 1s;
	-o-transition: height 1s; -ms-transition: height 1s;
	transition: height 1s;
    z-index: 300;
}




#contenidoServ{
	overflow-y: scroll;	
	scrollbar-face-color: rgba(135,187,58,0.4); 
	scrollbar-highlight-color: #000; 
	scrollbar-shadow-color: rgba(0,0,0,0.5); 
	scrollbar-3dlight-color:#424242;
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#424242; 
	scrollbar-drakshadow-color:#000000;
	height: 305px; margin: 45px;
	font-family: "Asesine";
	font-size: 18px; 
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	text-align: left;
	line-height: 45px; 
}

#contenidoServ a{
color: #FFF;
    text-decoration: none;
}

#tituloSer{
	margin-left: 70px;
	color: #82D344; font-size: 25px;
}
#numero{
	color: #0489B1; font-size: 25px;
}
#contenidoServ li{
	list-style: lower-alpha;
	margin-left: 50px; margin-top: -30px; margin-bottom: -30px;
}
#contenidoServ ul{
	margin-bottom: -50px;
}

/*Fiscales--------*/

#fiscal{	
	background: #FAFAFA;
	border: solid 1px #82D344;
	border-radius: 5px;
	position:absolute; 
	left: 2%; right: 2%;
	width: 70%;
	margin: 0 auto 0 auto;
	width: 840px; height: 385px;
	padding-top: 19px;
	opacity: 0;
	-webkit-transition: opacity 1s; -moz-transition: opacity 1s;
	-o-transition: opacity 1s; -ms-transition: opacity 1s;
	transition: opacity 1s;
}
#fiscal1 img,#fiscal2 img,#fiscal3 img,#fiscal4 img{
	width: 150px;
	float: right;
	border-radius: 10px;	
}

#fiscal1, #fiscal3{ 
	width: 320px; height: 150px;
	float: left;
	margin-left: 66px; margin-top: 2px;
	background: #494949;
	cursor: pointer;
	border-radius: 5px;
	border: solid 1px #0489B1;
}

#fiscal2, #fiscal4{
	width: 320px; height: 150px;
	float: left;
	margin-right: 45px; margin-top: 2px; margin-left: 2px;
	background: #494949;
	cursor: pointer;
	border-radius: 5px;
}
#fiscal1, #fiscal4{ 
 	border: solid 1px #BDBDBD;
 	font-family: "Asesine";
	font-size: 40px; font-weight: bold; letter-spacing: 1px; 
 	color: #51AF34;
 	text-align: left;
 	padding-left: 15px; padding-right: 15px; padding-top: 30px;
   background: #0B3861; /* Old browsers */
}
#fiscal1 span, #fiscal4 span{ 
 	color: #0489B1; 
}
#fiscal2 span, #fiscal3 span{ 
 	color: #51AF34; 
}

#fiscal2, #fiscal3{
	border: solid 1px #6E6E6E;
	font-family: "Asesine";
	font-size: 40px; font-weight: bold; letter-spacing: 1px; 
 	color: #51AF34;
 	text-align: left;
 	padding-left: 15px; padding-right: 15px; padding-top: 30px;
}

#fiscal3, #fiscal2{
background-color: #CEF6CE;
    
}
#fiscal1, #fiscal4{
background-color: #0B3861;
}


#fiscal1:hover, #fiscal2:hover, #fiscal3:hover, #fiscal4:hover{
	border: solid 1px #0489B1;
	-webkit-transform: scale(1.1); -moz-transform: scale(1.1);
	-o-transform: scale(1.1); -ms-transform: scale(1.1);
	transform: scale(1.1);
    z-index: 295;
}

#closeServ{
	width: 25px; height: 25px;
	float: right;
	cursor: pointer;
	background: url(../img/ico_nav/closeOf.png);
	-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%;
	-o-background-size: 100% 100%; -ms-background-size: 100% 100%;
	background-size: 100% 100%;
}
#closeServ:hover{
	background: url(../img/ico_nav/closeOn.png);
	-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%;
	-o-background-size: 100% 100%; -ms-background-size: 100% 100%;
	background-size: 100% 100%;
}

#contentFiscal1, #contentFiscal2, #contentFiscal3, #contentFiscal4{
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 0px;
	background: rgba(2, 28, 52, 0.9);
	margin-top: -19px;
	border-radius: 5px 5px 5px 5px;
	-webkit-transition: height 1s; -moz-transition: height 1s;
	-o-transition: height 1s; -ms-transition: height 1s;
	transition: height 1s;
    z-index: 300;
}


#contenidoServ{
	overflow-y: scroll;	
	scrollbar-face-color: rgba(135,187,58,0.4); 
	scrollbar-highlight-color: #000; 
	scrollbar-shadow-color: rgba(0,0,0,0.5); 
	scrollbar-3dlight-color:#424242;
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#424242; 
	scrollbar-drakshadow-color:#000000;
	height: 305px; margin: 45px;
	font-family: "Asesine";
	font-size: 18px; 
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	text-align: left;
	line-height: 45px; 
    z-index: 300;
}

#tituloSer{
	margin-left: 70px;
	color: #82D344; font-size: 25px;
}
#numero{
	color: #0489B1; font-size: 25px;
}
#contenidoServ li{
	list-style: lower-alpha;
	margin-left: 50px; margin-top: -30px; margin-bottom: -30px;
}
#contenidoServ ul{
	margin-bottom: -50px;
}



/*Contacto ---------------------------*/

#contacto{
	position:absolute; 
	left: 2%; right: 2%;
	width: 70%;
	margin: 0 auto 0 auto;
	width: 845px; 
	height: 420px;
	text-align: center;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border: solid 1px #0489B1;	
	border-radius: 5px;
	background: url(../img/contacto.png) no-repeat right,#FFF;
	padding-top: 30px;
	opacity: 0;
	-webkit-transition: opacity 1s; -moz-transition: opacity 1s;
	-o-transition: opacity 1s; -ms-transition: opacity 1s;
	transition: opacity 1s;
}
#contacto input, #contacto textarea{
	display:;
	border-radius: 6px;
}
.obligatorio{
	font-family:Arial; 
	font-size:15px !important; 
	color:#D20000;
}
.text{
	font-family: Arial !important;
	font-size: 15px !important; 
	color: #022046 !important;
}
.principal{
	width: 60% !important;
}

.secundario{
	width: 40% !important;
}
.terciario{
	width: 12% !important;
}
.cuarto{
	width: 40% !important;
}
.posicioncontacto{
	text-align: left;
	margin-left: 5%;
}
/*Contacto ---------------------------*/

#ubicanos{
	position:absolute; 
	left: 2%; right: 2%;
	width: 70%;
	margin: 0 auto 0 auto;
	width: 845px; 
	height: auto;
	text-align: center;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border: solid 1px #0489B1;	
	border-radius: 5px;
	background: #FFF;
	opacity: 0;
	-webkit-transition: opacity 1s; -moz-transition: opacity 1s;
	-o-transition: opacity 1s; -ms-transition: opacity 1s;
	transition: opacity 1s;
}


/*Animacion ---------------------------*/

.efecto:hover {
	-webkit-animation: 2s cae 1;
	-moz-animation: 2s cae 1;
	-o-animation: 2s cae 1;
	-ms-animation: 2s cae 1;
	animation: 2s cae 1;
}

@-webkit-keyframes cae{
100% { -webkit-transform: rotate(360deg) } 
}
@-moz-keyframes cae{
100% { -moz-transform: rotate(360deg) } 
}
@-o-keyframes cae{
100% { -o-transform: rotate(360deg) } 
}
@-ms-keyframes cae{
100% { -ms-transform: rotate(360deg) } 
}


.efectoZoom:hover {
	-webkit-animation: 0.5s efectoZoom 1;
	-moz-animation: 2s efectoZoom 1;
	-o-animation: 2s efectoZoom 1;
	-ms-animation: 2s efectoZoom 1;
	animation: 1s efectoZoom 1;
}

@-webkit-keyframes efectoZoom{
50%{ -webkit-transform: scale(1.1)}
}
@-moz-keyframes efectoZoom{
50%{ -moz-transform: scale(1.1)}
}
@-o-keyframes efectoZoom{
50%{ -o-transform: scale(1.1)}
}
@-ms-keyframes efectoZoom{
50%{ -ms-transform: scale(1.1)}
}

