.owl-carousel-style-v2 .item img{
	max-height: 315px;
	height: 315px;
	width: 234px !important;
	margin: 25px
}
.owl-item{
	max-width: 290px !important;
	width: 290px !important;
}

.bx-wrapper .bx-viewport {
    box-shadow: none;
}

.bx-clone{
display:none;
}
.bx-viewport{
height: 100% !important;;
}
.bx-wrapper img {
    margin-bottom: 25px;
}

.fondogris{
    background-color: #A6A6A6;
}
.azul{
	background: #4765a0;
}
.blanco{
	background: #FFF;
	margin-bottom:30px;
}
.fachadafondo{
	background-image: url("/.galleries/imagenes-slider/fachadadron.jpg");	
	background-repeat: no-repeat;
	background-size: 100%;
	background-position-y: -430px;
}
.col-prin .list .only-title h4 {
    font-size: 15px !important;
}

ul.colecciones > li{
	color: #555;
    background-color: #f5f5f5;
    list-style: none;
    padding: 10px;
	border: 1px solid #e5e5e5;
}
ul.colecciones > li ul{
	background-color: #fff;
}

@media (max-width: 998px){
.microsite .header.header-microsite .navbar-header .navbar-brand img {
   display:none;
}
}