.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;
		
}


/*contenido*/

.colores{
	width: 40%;
	margin-left:20%;
	margin-top: 110px;
	justify-content: center;
    text-align: center;
    float: left;
}

.muestras{
	font-family:Roboto;
	font-size: 25PX;
	color:#656464;
	line-height: 0px;
	
}

.muestras2{
	margin-left:23%;
	position: relative;
	z-index: 20;
}
.muestras2 a{
	justify-content: center;
    text-align: center;
	text-decoration: none;

}


.poloceleste{
	float: left;
	width: 5%;
	color:#acc1d2;
	background:#acc1d2;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;

}
.poloturquesa{
	float: left;
	width: 5%;
	color:#189dc8;
	background:#189dc8 ;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;

}
.poloazulrey{
	float: left;
	width: 5%;
	color:#084e8a;
	background:#084e8a;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;

}
.poloamarilla{
	float: left;
	width: 5%;
	color: #ecb323;
	background: #ecb323;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;


}
.poloverdelimon{
	float: left;
	width: 5%;
	color: #b9c74e;
	background: #b9c74e;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;
	

}
.poloverdecali{
	float: left;
	width: 5%;
	color: #037d34;
	background: #037d34;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;

}
.polonegra{
	float: left;
	width: 5%;
	color:#000;
	background:#000;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;

}
.pologrisraton{
	float: left;
	width: 5%;
	color: #545359;
	background: #545359;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;

}
.pologrisjaspe{
	float: left;
	width: 5%;
	color: #a5a1a2;
	background: #a5a1a2;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;

}
.polonaraja{
	float: left;
	width: 5%;
	color: #ea6929;
	background: #ea6929;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;


}
.polovinotinto{
	float: left;
	width: 5%;
	color: #722f37;
	background: #722f37;
	list-style: none;
	text-decoration: none;
	margin-right: 1%;

}
.poloroja{
	float: left;
	width: 5%;
	color: #d31731;
	background: #d31731;
	list-style: none;
	text-decoration: none;


}


/*paletaCUELLOREDONDO*/


.muestras3{
	margin-left:32%;
	position: relative;
	z-index: 20;
}
.muestras3 a{
	justify-content: center;
    text-align: center;
	text-decoration: none;
	margin-right: 1%;


}
.muestras5{
	margin-left:30%;
	position: relative;
	z-index: 20;
}
.muestras5 a{
	justify-content: center;
    text-align: center;
	text-decoration: none;
	margin-right: 1%;


}
.rojoCR{
	float: left;
	width: 5%;
	color:#d31731 ; 
	background:#d31731 ;
	list-style: none;
	text-decoration: none;
}
.azulreyCR{
	float: left;
	width: 5%;
	color: #084e8a ;
	background:#084e8a ;
	list-style: none;
	text-decoration: none;
}
.grisratonCR{
	float: left;
	width: 5%;
	color:#545359 ; 
	background: #545359 ;
	list-style: none;
	text-decoration: none;
}

.AzuloscuroCR{
	float: left;
	width: 5%;
	color:#17024e ; 
	background: #17024e ;
	list-style: none;
	text-decoration: none;
}

.negroCR{
	float: left;
	width: 5%;
	color:#000 ; 
	background: #000 ;
	list-style: none;
	text-decoration: none;
}

.blancoCR{
	float: left;
	width: 5%;
	color:#e8e8e6;
	background: #e8e8e6;
	list-style: none;
	text-decoration: none;
}

.amarilloCR{
	float: left;
	width: 5%;
	color:#edc900; 
	background: #edc900;
	list-style: none;
	text-decoration: none;
}

.verdecaliCR{
	float: left;
	width: 5%;
	color: #009907;
	background: #009907;
	list-style: none;
	text-decoration: none;
}

.grisjaspeCR{
	float: left;
	width: 5%;
	color: #aeaeae; 
	background: #aeaeae;
	list-style: none;
	text-decoration: none;
}

.NaranjaCR{
	float: left;
	width: 5%;
	color:  #ff9600;
	background: #ff9600;
	list-style: none;
	text-decoration: none;

}


/*paletaPOLTEX*/

.muestras4{
	margin-left:41%;
	position: relative;
	z-index: 20;
}
.muestras4 a{
	justify-content: center;
    text-align: center;
	text-decoration: none;
	margin-right: 1%;


}

.rojotex{
	float: left;
	width: 5%;
	color:#d31731 ; 
	background:#d31731 ;
	list-style: none;
	text-decoration: none;
}
.gristex{
	float: left;
	width: 5%;
	color: #aeaeae; 
	background: #aeaeae;
	list-style: none;
	text-decoration: none;
}
.azuloscurotex{
	float: left;
	width: 5%;
	color:#17024e ; 
	background: #17024e ;
	list-style: none;
	text-decoration: none;
}
.negrotex{
	float: left;
	width: 5%;
	color:#000 ; 
	background: #000 ;
	list-style: none;
	text-decoration: none;
}
.blancotex{
	float: left;
	width: 5%;
	color:#e8e8e6;
	background: #e8e8e6;
	list-style: none;
	text-decoration: none;
}





.todo{
	width: 26%;
	margin-left: 65%;
	padding-top: 100px;
	box-sizing: border-box;
	
}
.texto{
	box-sizing: border-box;

	
}

.titulo1{
	font-family: 'Roboto', sans-serif;
	font-size:24px; 
	color:#424242;
}
.titulo{
	font-family: 'Roboto', sans-serif;
	font-size:24px; 
	color:#424242;
}

.color{
   color: #19199e;
}

.sub{
	font-family:Roboto;
	font-size: 15PX;
	color:#656464;
	line-height:40px;
}

.sub2{
	font-family: 'Roboto', sans-serif;
	font-size:15px; 
}

.DATOS{
	justify-content: center;
    text-align: center;
    box-sizing: border-box;
}

.Haz{
	
	background: #0833a0;
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-size: 25px;
	border-radius: 40px;
	text-align: center;
	
}

.tel{
	font-family: 'Roboto', sans-serif;
	font-size:24px;
	color:#424242;
}

.cel2{
	position: relative;
	font-size:24px;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	z-index: 10;



}
.whast{color:#31d200;
 }

.cel2 a{
	text-decoration: none;
	}

 .gmail{
    font-size: 20px;
	color:#000;
}

.detalles{
	width: 30%;
	margin-left: 20%;
	margin-top: 80px;
	color: #3c3c3c;
	padding-left: 5%;
	font-family:arial;
	float: left;

}

.mapa{
    float: right;
	width: 40%;
	margin-top: 80px;
	background: #ecb610;
}
.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;
     
}

@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;


	
}
.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;
}

.colores{
	width: 100%;
	margin-left:0%;
	margin-top: 110px;
	justify-content: center;
    text-align: center;
    float: left;
    z-index:30;


}

.colores img{
	width: 90%;
}

.todo{
	width: 100%;
	margin-left: 0%;
	padding-top: 100px;
	box-sizing: border-box;
	justify-content: center;
    text-align: center;

	
}


.DT{
	width: 100%;
	margin-left: 0%;
}

.detalles{
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0px;
	color: #3c3c3c;
	padding-left: 0%;
	font-family:arial;
	float: left;


}

.titulo1{
	width: 70%;
 position: absolute;
 top: 60px;
 margin-left: 13%;
  margin-right: 13%;
  
}

.mapa{
   display: none;
}
.mapa2{
	display: inline;
float: right;
	width: 100%;
	margin-top: 0px;
	background: #ecb610;
}



}