.TODO{
	width: 100%;
	
	
	
	
}

header{
	width: 100%;
	height: 100px;
    z-index: 10000;
    margin: 0;
    position: fixed;
    left: 0;
    right: 0;
    top:0;
	background: rgba(8,51,160,1);
background: -moz-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 83%, rgba(236,182,16,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,51,160,1)), color-stop(83%, rgba(8,51,160,1)), color-stop(100%, rgba(236,182,16,1)));
background: -webkit-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 83%, rgba(236,182,16,1) 100%);
background: -o-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 83%, rgba(236,182,16,1) 100%);
background: -ms-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 83%, rgba(236,182,16,1) 100%);
background: linear-gradient(to bottom, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 83%, rgba(236,182,16,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0833a0', endColorstr='#ecb610', GradientType=0 );

}

#logotipo{
	float: left;
    width: 300;
    padding: 0px 0px;
    box-sizing: border-box;
}

#logotipo img{
  width: 85%;
}

/*section*/
.mine{	
	z-index: 1;
	position: fixed;
	left: 0%;
	top:70px;
	box-sizing: border-box;
}
.mine2{
	display: none;

}

.menu-icon{
	display: none;
}

section {
	width: 100%;


}

section nav{
	width: 20%;
	height: 500px;
	min-width: 150px;
	margin: 20px 0px;
	display: inline-block;
	font-family:'Roboto', sans-serif; ;
	line-height:18px;
    

	
}

.menu{
	color:#494949;}

section nav ul {
	list-style:none;
	background: rgb(255,255,255); 
background: -moz-linear-gradient(top, rgb(255,255,255) 0%, rgb(228,224,224) 100%); 
background: -webkit-linear-gradient(top, rgb(255,255,255) 0%,rgb(228,224,224) 100%); 
background: linear-gradient(to bottom, rgb(255,255,255) 0%,rgb(228,224,224) 100%); 
box-shadow: 0px 3px 5px #000;

	
}

section nav ul li {
	display:block;
	position: relative;
		z-index:1000;

}

section nav ul li:hover {
	background:#1798af;
}
section nav ul .submenu2:hover{
	background: none;
}

section nav ul .submenu2 a:hover{
	color: #ffdb31;
}
section nav ul li a:hover{
	color:#fff;
}

section nav ul li a {
	color: #fff;
	display:block;
	text-decoration:none;
	padding-top: 16px;
	padding-bottom:16px; 
	
}

.menu .icono{
	font-size: 12px;
	line-height: 18px;
}

.menu .icono.izquierda{
	padding: 0px 0px;
	margin-right: 10px;
}


.menu .icono.derecha{

	margin-left: 50px;
}


section nav ul li:hover .children {
	display:block;
}
 
section nav ul li .children {
	display: none;
	background: rgba(8,51,160,1);
background: -moz-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,51,160,1)), color-stop(80%, rgba(8,51,160,1)), color-stop(100%, rgba(236,182,16,1)));
background: -webkit-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -o-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -ms-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: linear-gradient(to bottom, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0833a0', endColorstr='#ecb610', GradientType=0 );
	position: absolute;
	right: 52px;
	width: 80.5%;
	padding-right: 13px;
	z-index:1000;
}

section nav ul li .children li {
	display:block;
	overflow: hidden;
	border-bottom: 1px solid rgba(255,255,255,.5);
	
}


section nav ul li .children li a {
	display: block;
	
	
}

section nav ul li a {
		display: block;
	}

section nav ul li:hover .children {
		display: none;
	}

section nav ul li .children {
		width: 100%;
		position: relative;
	}

section nav ul li .children .boto .icono.izquierda{
	margin-right: 10px;
}

section nav ul li .children2 {
	
	background: rgba(8,51,160,1);
background: -moz-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,51,160,1)), color-stop(80%, rgba(8,51,160,1)), color-stop(100%, rgba(236,182,16,1)));
background: -webkit-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -o-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -ms-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: linear-gradient(to bottom, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0833a0', endColorstr='#ecb610', GradientType=0 );
	position: absolute;
	right: 0px;
	width: 100%;
	z-index:1000;
}


section nav ul li .children2 .boto .icono.izquierda{
	margin-right: 10px;
}
section nav ul li .children2 {
		width: 100%;
		padding-right: 0px;
		
}


.mapa{
	margin-top: 105px; 
    margin-left: 20%;
	z-index: 100;
	position: relative;

}
.mapa2{
	display: none;
	
}

.puntodeventa{
	height: 50px;
	color: #fff;
	background: rgba(8,51,160,1);
background: -moz-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,51,160,1)), color-stop(80%, rgba(8,51,160,1)), color-stop(100%, rgba(236,182,16,1)));
background: -webkit-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -o-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -ms-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: linear-gradient(to bottom, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0833a0', endColorstr='#ecb610', GradientType=0 );
    font-size: 26px;
    font-family:'Roboto';
    text-align: center;
     
}

.puntodeventa2{
	background: rgba(236,182,16,1);
background: -moz-linear-gradient(top, rgba(236,182,16,1) 0%, rgba(8,51,160,1) 12%, rgba(8,51,160,1) 88%, rgba(236,182,16,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(236,182,16,1)), color-stop(12%, rgba(8,51,160,1)), color-stop(88%, rgba(8,51,160,1)), color-stop(100%, rgba(236,182,16,1)));
background: -webkit-linear-gradient(top, rgba(236,182,16,1) 0%, rgba(8,51,160,1) 12%, rgba(8,51,160,1) 88%, rgba(236,182,16,1) 100%);
background: -o-linear-gradient(top, rgba(236,182,16,1) 0%, rgba(8,51,160,1) 12%, rgba(8,51,160,1) 88%, rgba(236,182,16,1) 100%);
background: -ms-linear-gradient(top, rgba(236,182,16,1) 0%, rgba(8,51,160,1) 12%, rgba(8,51,160,1) 88%, rgba(236,182,16,1) 100%);
background: linear-gradient(to bottom, rgba(236,182,16,1) 0%, rgba(8,51,160,1) 12%, rgba(8,51,160,1) 88%, rgba(236,182,16,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecb610', endColorstr='#ecb610', GradientType=0 );

}

.info{
	margin-left: 20%;
	width: 80%;
	background: rgba(8,51,160,1);
background: -moz-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,51,160,1)), color-stop(80%, rgba(8,51,160,1)), color-stop(100%, rgba(236,182,16,1)));
background: -webkit-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -o-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -ms-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: linear-gradient(to bottom, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0833a0', endColorstr='#ecb610', GradientType=0 );
color: #fff;
font-size: 23px;
font-family:'Roboto';
text-align: center;
z-index: 7;
padding-top: 10px;
line-height: 30px;

}

.info a{
	color:#fff;
	text-decoration: none;
}
.info a:hover{
	color:#ecb610;
}
h1{
	color: #ecb610;
	font-size: 25px;
	line-height: 60px;
}

.cel2 a{
	color: #00b81c;
	font-size: 30px;
	position: relative;
	z-index: 100;
}

.SOMOS{
	width: 60%;
	margin-left: 30%;
	margin-top: 110px;
	font-size: 18px;
}

h2{
	font-size: 40px;
	color:#17024e;
}



@media only screen and ( max-width: 767px){



	header{
	height: 60px;
	padding:0px 20%;
    
}

#logotipo img{
  width: 60%;
}

.mine2{
	width: 60%;
	position: absolute;
	top: 50px;
	left: 0.5%;
	position: fixed;
	display: inline;
	z-index: 102;


	
}
.menu-icon{
	display: inline;
	cursor: pointer;
	color:#0833a0;
	font-size: 30px;
	position: fixed;
	top: 60px;
	left: 0%;
	

}

.navigation ul{
display: none;

}

.navigation ul.show{
	display:block;
}

.navigation ul a{
  padding-left: 0px;
}



.mine{
	display: none;
}


.mine2 nav{
	width: 100%; 

}
.mine2 nav ul{
	width:100%
	margin-left:0%;
	margin-right:0%;
	padding-left: 4%;
	padding-right: 0%;


}
.mine2 nav ul li{
	width: 100%;


}
.mine2 nav ul li .boto{
	width: 100%;
height: 40px;

}
.mine2 nav ul li .menu{
	width: 100%;
height: 10px;

}


.mine2 nav ul .submenu .children2{
	width: 95%;
	position: relative;
}

.mine2 nav ul li .menu .icono.derecha{

	display: none;
}
.mine nav ul li a {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	line-height: 0px;
}
.mapa{
	display: none;
}

.mapa2{
	display: inline;
	width: 100%;
	margin-left: 0%;


}
.puntodeventa{
	margin-top: 10px;
    font-size: 26px;
    font-family:'Roboto';
    text-align: center;
     
}


.info{
	width:100%;
	margin-left: 0%;
	margin-top: 100px;
	
	background: rgba(8,51,160,1);
background: -moz-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8,51,160,1)), color-stop(80%, rgba(8,51,160,1)), color-stop(100%, rgba(236,182,16,1)));
background: -webkit-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -o-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: -ms-linear-gradient(top, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
background: linear-gradient(to bottom, rgba(8,51,160,1) 0%, rgba(8,51,160,1) 80%, rgba(236,182,16,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0833a0', endColorstr='#ecb610', GradientType=0 );
color: #fff;
font-size: 120%;
font-family:'Roboto';
text-align: center;
padding-top:0;
line-height: 20px;
}

.cel2 a{
	font-size: 170%;
	z-index: 30;
}

.SOMOS{
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;

}



}
