/*
 *
 *  CARUSEL
 * 
 */

.slide#carousel-example-generic{
    position: relative;
    z-index: 1;
}
.carousel-indicators{
	text-align: center;
    margin: 0;
    width: 100%;
    left: 0;
    display: block;
    bottom: 0;
    z-index: 5
}
.carousel-indicators .active {background-color: #2980b9;}
.carousel-inner img {width: 100%;}
.carousel-control {
	width: 0;
	top: 45%;
}
.carousel-control.left, .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}
.carousel-control.left span {
	padding: 15px;
	background-position: -5px 0px;
}
.carousel-control.right{right: 30px;}
.carousel-control.right span {
	padding: 15px;
	background-position: -155px 0px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev {left: 0;}
.carousel-control .icon-next {right: 0;}
.carousel-control.left span, .carousel-control.right span {background-image: url("global/plugins/slider-layer-slider/skins/v5/skin.png")}
.carousel-control.left span:hover, .carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
/* Carousel Header Styles */
.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}
.header-text h2 {font-size: 40px;}
.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}
.header-text h3 span {
	background-color: #000;
	padding: 15px;
}
.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}
.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}
.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.text-banner{
	top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.text-banner span{
	display: block;
    width: 70%;
    min-width: 100px;
    margin: 0 auto;
    font-size: 4vw;
    line-height: 3.2vw;
    font-weight: bold;
}
.text-banner hr{
	clear: both;
    width: 58%;
    border-top: 1px solid #e94d1c;
    border-bottom: none;
    border-right: none;
    border-left: none;
    margin: 0 0 10px 0;
}
.text-banner p{
	font-size: 2vw !important;
    margin: 0 auto !important;
    padding: 0 !important;
    min-width: 100px;
    width: 70% !important;
    line-height: 1.6vw !important;
    height: auto !important;
}
.text-banner a{
	margin: 10px 0 0 0;
    display: block;
    width: fit-content;
    padding: 10px 20px;
    font-size: 1.3vw;
    border-radius: 3px !important;
    line-height: 1.3vw;
}
.text-banner span.blanco, .text-banner p.blanco{color: #fff;}
.text-banner span.negro, .text-banner p.negro{color: #000;}
.text-banner span.izquierda, .text-banner p.izquierda{text-align: left;}
.text-banner span.centro, .text-banner p.centro{text-align: center;}
.text-banner span.derecha, .text-banner p.derecha{text-align: right;}
.text-banner hr.izquierda, .text-banner a.izquierda{margin-right: auto;}
.text-banner hr.centro, .text-banner a.centro{margin: 0 auto;}
.text-banner hr.derecha, .text-banner a.derecha{margin-left: auto;}
.text-banner a.derecha{margin-right: 15%;}
.text-banner a.izquierda{margin-left: 15%;}
.text-banner a.naranja{
	background-color: #e94d1c;
	color: #fff;
}
.text-banner a.blanco{
	background-color: #fff;
	color: #e94d1c;
}
.text-banner .bottom{
    position: absolute;
    bottom: 0.5em;
}
.text-banner .efecto-sombra{
    text-shadow: 0px 5px 4px rgba(0, 0, 0, 0.5);
    transition: transform ease 0.5s, text-shadow ease 0.5s;
}
.text-banner:hover .efecto-sombra{
    transform: translateY(-5px);
    text-shadow: 0px 10px 4px rgba(0, 0, 0, 0.25);
}

@media (max-width: 550px){/*adaptado para el banner*/
	.text-banner{bottom: 0;}
	.text-banner span, .text-banner p{width: 100% !important;}
	.text-banner span{
		font-size: 5.5vw;
    	margin: 0;
    	text-decoration: none;
	}
	.text-banner p{
		font-size: 3.5vw !important;
    	line-height: 3vw !important;
    	margin: 0 !important;
	}
	.text-banner a{
		float: none;
    	padding: 0;
    	position: absolute;
    	bottom: 0;
    	font-size: 2.6vw;
	}
}

/*
 *
 *  PRODUCTOS
 * 
 */

.prodGallery .item {
	margin-bottom: 60px;
	text-align: center;
}

.prodGallery .item img {
	width: 75%;
}
#productos .product-list{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

/*
 *
 *  MARCAS
 * 
 */

.marcaUso {
	width: auto; 
	max-width: 80%; 
	max-height: none; 
}

.marcaTextBox,
.marcaEscenario {
	text-align: center;
	margin-bottom: 30px;
	/*
	font-size: 1.15em;
	*/
}

.marcaTextBox p {
	width: 80%;
	padding: 0 20px;
	text-align: justify;
	margin: auto;
}

.marcaTextBox img {
	margin-bottom: 30px;
}

.marca_subtitulo {
	font-size: 1em !important;
}

.logoBose {
	width: 15% !important;
	max-width: 180px !important;
}

.logoLutron {
	width: 50% !important;
}

.logoAmx {
	width: 40% !important;
	max-width: 250px !important;
}

.logoJbl {
	width: 25% !important;
	max-width: 180px !important;
}

.logoRevel {
	width: 40% !important;
	max-width: 180px !important;
}

.logoDenon {
	width: 40% !important;
	max-width: 250px !important;
}

.logoKlipsch {
	width: 40% !important;
	max-width: 300px !important;
}

.logoWattbox {
	width: 40% !important;
	max-width: 250px !important;
}

.logoAraknis {
	width: 25% !important;
	max-width: 180px !important;
}

.logoOvrc {
	width: 40% !important;
	max-width: 250px !important;
}

.logoMaxhub {
	width: 25% !important;
	max-width: 180px !important;
}

.logoLivingnow {
	width: 40% !important;
	max-width: 250px !important;
}

.subTitular2oNivel {
	text-align: left !important;
}

.imageAndTextBar {
	display: block;
	/*width: 100%;*/
}

.backgroundImageArea {
	min-height: 250px;
	text-align: right;
	background-size: cover !important;
	background-position: top right !important;
	background-repeat: no-repeat !important;
}

@media only screen and (min-width: 768px) {
	.dropdown:hover .dropdown-menu {
		display: block;
	}

	.imageAndTextBar {
		display: flex;
	}

	.backgroundImageArea {
		flex-grow: 1;
		min-height: 300px;
	}
}
