h1 {
	margin: 0;
	padding: 20px;
	font-size: 22px;
}
.thumbnails {padding: 0 10px;}
.thumbnails .span3 > div {padding: 10px 5px 10px 5px;}
.thumbnails h3 {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	line-height: 20px;
	text-align: center;
}
.thumbnail {
	padding: 0;
}
.head-banner {
	overflow: hidden;
	position: relative;
}
#slideshow0,
#slideshow1,
#slideshow2,
#slideshow3,
#slideshow4,
#slideshow5,
#slideshow6,
#slideshow7,
#slideshow8 {height: 220px;top: 10px;}

.submenu ul {
	margin: 0;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ccc;
}
.submenu li {
	list-style-type: none;
	display: inline-block;
	float: left;
}
.submenu li a{
	padding: 10px 9px;
	display: block;
	color: #666;
	text-transform: uppercase;
	font-size: 12px;
	border-right: 1px solid #ccc;
	background-color: #e5e5e5;
}
.submenu li a:hover, .submenu li.active a {background: #d9d9d9;}
.submenu li:last-child a {border: none;}

.seccion, .descripcion {background-color: #fff;width: 240px;}
.seccion {
	min-height: 220px;
	background-color: #ec2427;
	color: #fff;
	z-index: 88;
	position: absolute;
	top: 0;
	left: 0;
}
.seccion h1 {
	text-align:center;
	text-transform: uppercase;
	font-size: 25px;
	text-shadow: 1px 1px 1px #333;
	margin-top:40px
}
.seccion.malla {background: #bc1212 url(../../uploads/productos/malla-ciclonica/bg-malla.jpg);}
.seccion.bardapicos {background-color: #993333;}
.seccion.deacero {background-color: #fff;}
.seccion.deacero h1 {color: #333;text-shadow: 1px 1px 1px #ccc;}
.seccion.antideslumbrante {background-color: #000;}
.seccion.concertina {background-color: #336699;}
.seccion.puas {background-color: #99cc66;}
.seccion.bardapicos {background-color: #993333;}
.seccion.triplenudo {background-color: #999;}
.seccion.electrica {background-color: #0099cc;}
.seccion.cercotubo {background-color: #31859c;}
.seccion.desmontables {background-color: #ffc000;}
.seccion.follaje {background-color: #83a748;}
.seccion.cercas {background-color: #6a99e1;}

/*.seccion h2 {
	font-size: 25px;
	text-shadow: 1px 1p 1px #333;
	font-weight: normal;
}*/
.content {
	width: 700px;
	margin: 0;
}
.contenido h3 {
	font-size: 18px;
	color: #333;
}
.contenido h4 {
	font-size: 15px;
	color: #444;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 8px;
	margin-top: 25px;
}
.descripcion {
	background-color: #f5f5f5;
}
.info-container {
	background-color: #fff;
}

.nav-pills{
	background-color: #e5e5e5;
	margin: 0;
}
.nav-pills a {
	color: #333;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
	color: #fff;
	background-color: #999;
}

.nav-pills > li > a {
	padding: 13px;
	border-radius: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
} 

/*BANNER*/
.banner-container {
	position: relative;
	overflow: auto;
}
.banner-container ul { margin: 0; }
.banner-container ul li {
	list-style: none;
	min-height: 220px;
	color: #fff;
	position: relative;
}
.banner-container ul li { float: left; }
.banner-container p {
	position: absolute;
	bottom: 10px;
	right: 0;
	background-color: rgba(0,0,0,0.7);
	padding: 8px 20px;
}


.dots {
    position: absolute;
    left: 60px;
    right: 0;
    bottom: 20px;
    z-index: 99;
}
.dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;

    text-indent: -999em;

    border: 2px solid #fff;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
.dots li.active {
    background: #fff;
    opacity: 1;
}

ul.colores {
	margin: 0;
}
.colores a {
	display: block;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.colores .green {background-color: green; border: 1px solid green;}
.colores .white {background-color: whitesmoke; border: 1px solid #ccc;}
.colores .yellow {background-color: yellow; border: 1px solid yellow;}
.colores .black {background-color: black; border: 1px solid black;}
.colores .gray {background-color: gray; border: 1px solid gray;}
.colores .blue {background-color: blue; border: 1px solid blue;}
.colores .red {background-color: red; border: 1px solid red;}
.colores .brown {background-color: #663333; border: 1px solid #663333;}

.item {
	border-bottom: 1px solid #ddd;
}

.rejas-deacero .dot {border-color:#fd2b0c}
.rejas-deacero .dots li.active {background: #fd2b0c;}

.pad {padding:0 0 0 20px; min-height:200px}
.pad p {font-size:14px;text-align: center;padding: 10px 0;}
.last .pad {padding:0 20px 0 0}

/*
.pad img {width:130px}
.pad p {width:120px;text-align: center;font-size: 15px;margin-top:25px}*/

/*NAVEGACION*/

.nav-pills > .active > a.orange,
.nav-pills > .active > a.orange:hover,
.nav-pills > .active > a.orange:focus {
	color: #fff;
	background-color: #e66925;
}
.nav-pills > .active > a.green,
.nav-pills > .active > a.green:hover,
.nav-pills > .active > a.green:focus {
	color: #fff;
	background-color: #009a50;
}
.nav-pills > .active > a.blue,
.nav-pills > .active > a.blue:hover,
.nav-pills > .active > a.blue:focus {
	color: #fff;
	background-color: #0172bb;
}
.nav-pills > .active > a.purple,
.nav-pills > .active > a.purple:hover,
.nav-pills > .active > a.purple:focus {
	color: #fff;
	background-color: #73319b;
}
.nav-pills > .active > a.fuchsia,
.nav-pills > .active > a.fuchsia:hover,
.nav-pills > .active > a.fuchsia:focus {
	color: #fff;
	background-color: #b91385;
}


.arrow {
	position: absolute;
	top: 37%;
}
.arrow.prev {
	margin-left: 260px
}
.arrow.next {
	right: 0;
}
.arrow.prev, .arrow.next {
	background-color: rgba(126, 126, 126, 0.7);
	cursor: pointer;
	padding: 20px 10px;
	color: #fff;
}
.arrow.prev:hover, .arrow.next:hover {
	background-color: #eb2427;
	color: #fff;
}
#modalClasica{
	height: 530px
}
.modal {
	left: 40%;
	width: 750px;
}
.modal-body,
.modal div.slideshow-container {
	max-height: 450px;
	height: 450px
}

.modal div.controls {height: 25px;}
.modal div.loader {top: 25px;}
.modal div.slideshow-container {height: 450px;}
.modal ul.thumbs img {width: 60px !important;}

div.navigation {width: 155px !important;}

#thumbs {margin-top: 25px;}

ul.thumbnails {
	padding: 0;
	margin: 0 15px
}
ul.thumbnails .span3 {width:200px}
ul.thumbnails .thumbnail {padding: 4px;}

.fabricaciones #contenido {background-image: none;}
.descripcion2 {
	padding-left: 35px;
	padding-right: 35px;
}
.descripcion2 h3 {font-size: 18px;font-weight: normal;}
.descripcion2 h3 span {color: #999;}

div.video {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
div.video a {
	display: block;
}
.video .play {
	font-size: 80px;
	color: #fff;
    opacity: .5;
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 60%;
    margin-left: -40px;
    margin-top: -55px;
    transition: opacity 0.3s;
}
.video a:hover .play {opacity: 1;}