@charset "utf-8";
.lineanueva {
display:block;
width:100%;
min-width:100%;	
}
#contenido .main {
float:left;	
}
#submenubig.materiales {
height: 140px !important;	
}
#cabecera #dchalogo #botones {
height: 46px;
width: 350px;
float: left;
text-align: right;
list-style-type: none;
margin-left: 238px;
}
#cabecera #dchalogo #botones #home a,
#cabecera #dchalogo #botones #video a {
	color: #8e8e8e;
	float: left;
	text-transform: uppercase;
	line-height: 26px;
	display: block;
	height: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../imgcss/inicio1.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 10px;
	padding-right: 10px;
	width: 14px;
}
#cabecera #dchalogo #botones #video a {
background-image: url(../imgcss/youtube-logo-gris.png);
background-size:24px 24px;
width: 24px;
background-position: left center;
}
#cabecera #dchalogo #botones #video a span {
visibility:visible !important;
background-image: url(../imgcss/diagonal.png);
background-repeat: no-repeat;
background-position: right;
width: 33px;
display: inline-block;
}
#cabecera #dchalogo #botones #home a:hover {
	background-image: url(../imgcss/inicio2.png);
}
#cabecera #dchalogo #botones #video a:hover {
background-image: url(../imgcss/youtube-logo-naranja.png);
}
@media (max-width: 575.98px) { /* XS */ 
.nav #arte, .nav #granito, .nav #galeria, .nav #materiales, .nav #oculto, .nav #obras, .nav #galeria {
    line-height: 28px;
    height: 28px;
    width: 100%;
    margin-right: 0px;
    float: none;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.1em;
    visibility: visible;
}
}
@media (max-width: 575.98px) and (orientation : landscape) {}
@media (max-width: 575.98px) and (orientation : portrait) {}

@media (min-width: 576px) and (max-width: 767.98px) { /* SM Móvil MIO */ 
.nav #arte, .nav #granito, .nav #galeria, .nav #materiales, .nav #oculto, .nav #obras, .nav #galeria {
    line-height: 28px;
    height: 28px;
    width: 100%;
    margin-right: 0px;
    float: none;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.1em;
    visibility: visible;
}
}
@media (min-width: 576px) and (max-width: 767.98px) and (orientation : landscape) {}
@media (min-width: 576px) and (max-width: 767.98px) and (orientation : portrait) {}

@media (min-width: 768px) and (max-width: 991.98px) { /* MD, medios, tablets*/ }
@media (min-width: 768px) and (max-width: 991.98px) and (orientation : landscape) {}
@media (min-width: 768px) and (max-width: 991.98px) and (orientation : portrait) { /*tablet en pie */ 
.nav #arte, .nav #granito, .nav #galeria, .nav #materiales, .nav #oculto, .nav #obras, .nav #galeria {
    line-height: 28px;
    height: 28px;
    width: 100%;
    margin-right: 0px;
    float: none;
    text-align: left;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.1em;
    visibility: visible;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) { /* LG */ 
#cabecera #dchalogo #menutodo {
    background-image: none !important;
}
.toggleMenu {
}
.nav {
list-style: none;
width:100%;
}
.nav li {
	line-height: 42px;
	height: 42px;
	width: auto !important;
	margin-right: 1px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.1em;
	border-right:1px solid #616161;
}
.nav li:first-child{
border-left:1px solid #616161;	
}
.nav #oculto {
width:0 !important;	
}
.nav a{
	color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626262;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	display: block;
	height: 41px;
	padding:0 1rem !important;
}
.nav a:hover{
	color: #f65c09;
	border-bottom-color: #f65c09;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
	background-color: #C01348;
	width: 200px;
	z-index:2000;
}
.nav li {
    position: relative;
	z-index:2000;
}
.nav > li {
    float: left;
}
.nav > li > .parent {
}
.nav > li > a {
    display: block;
	padding: 0 7.2px !important;
	font-size: 10px !important;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 164%;
    top: 0;
}
.nav li li a {
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	line-height: 30px;
	height: 30px;
	background-color: #F7542A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8f8f8;
}
.nav li li a:hover {
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	line-height: 30px;
	height: 30px;
	background-color: #DB3B2D;
}
.nav li li li a {
    background: #ff8300;
	color:#FFFFFF;
    z-index:200;
	width:320px;
}
.nav li li li a:hover {
    background: #FFFFFF;
	color:#ff8300;
}
}
@media (min-width: 1200px) { /* Sólo XL */ 
#cabecera #dchalogo #menutodo {
    background-image: none !important;
}
.toggleMenu {
}
.nav {
list-style: none;
width:100%;
}
.nav li {
	line-height: 42px;
	height: 42px;
	width: auto !important;
	margin-right: 1px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.1em;
	border-right:1px solid #616161;
}
.nav li:first-child{
border-left:1px solid #616161;	
}
.nav #oculto {
width:0 !important;	
}
.nav a{
	color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626262;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	display: block;
	height: 41px;
	padding:0 1rem !important;
}
.nav a:hover{
	color: #f65c09;
	border-bottom-color: #f65c09;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
	background-color: #C01348;
	width: 200px;
	z-index:2000;
}
.nav li {
    position: relative;
	z-index:2000;
}
.nav > li {
    float: left;
}
.nav > li > .parent {
}
.nav > li > a {
    display: block;
	padding: 0 5px !important;
	font-size: 10px !important;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 164%;
    top: 0;
}
.nav li li a {
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	line-height: 30px;
	height: 30px;
	background-color: #F7542A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f8f8f8;
}
.nav li li a:hover {
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	line-height: 30px;
	height: 30px;
	background-color: #DB3B2D;
}
.nav li li li a {
    background: #ff8300;
	color:#FFFFFF;
    z-index:200;
	width:320px;
}
.nav li li li a:hover {
    background: #FFFFFF;
	color:#ff8300;
}
}