*{
	box-sizing: border-box;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Roboto;
}
.bannerz, .textura2 {
    float: left;
    position: relative;
    width: 100%;
}
.flexsliderx, .flexsliderx video {
    float: left;
    width: 100%;
    position: relative;
}
.flexsliderx, .flexsliderx video {
    float: left;
    width: 100%;
    position: relative;
}
.capa {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background: #000;
    height: 100%;
    transform-origin: bottom left;
    background: red;
    background : linear-gradient(#37047f, #3a44aa);
    float: left;
}
.sobre_capa {
    position: absolute;
    bottom: 27%;
    width: 100%;
    color: #fff;
}
.contenido {
    margin: 0 auto;
    width: 1150px;
}
.cargando_video {
    text-align: right;
}
.cuarenta_sobre.left {
    position: relative;
}
.cuarenta_sobre {
    width: 50%;
    float: left;
}
h1 {
    font-weight: 500;
    font-size: 60px;
    text-shadow: 2px 2px 1px #000;
    margin: 0;
}
h2 {
    margin: 20px 0 0;
    font-size: 30px;
    font-weight: 300;
    text-shadow: 1px 1px 1px #000;
    color: #fff;
}
p#colores {
    background: none;
    width: 20%;
    margin-right: 5%;
    float: left;
    padding: 10px;
    margin: 20px 0 0;
    border: 1px solid #fff;
    border-radius: 5px;
    text-align: center;
    font-weight: 700;
    margin-right: 5%;
    transition: all 0.2s ease-in;
}
.cuarenta_sobre a, .cotiza_botones a {
    margin: 20px 0 0;
    float: left;
    padding: 10px;
    background: #ff6600;
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-weight: 800;
    width: 60%;
    text-align: center;
}
.morado{
	background : linear-gradient(#37047f, #3a44aa);
	padding: 50px 0 60px;
	float: left;
	width: 100%;
}
.morado h3 {
    font-size: 34px;
    text-align: center;
    color: #fff;
    float: left;
    width: 100%;
}

p.parrafo1 {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin: 30px 0 0;
    float: left;
}
.video {
    float: left;
    width: 100%;
    position: relative;
}
.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.leyendas {
    left: 5%;
    margin-top: 16%;
    position: absolute;
    width: 40%;
}
h3 {
    font-size: 48px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-weight: 500;
    width: 90%;
    text-align: left;
}
.leyendas .cotiza_botones {
    width: 80%;
    margin: 30px 0% 0;
    float: left;
    text-align: center;
}
.galeria_prod {
    float: right;
    height: auto;
    width: 60%;
    text-align: right;
}
.uno_img, .dos_img, .tres_img {
    width: 33.3%;
}
.uno_img {
    float: right;
    width: 25%;
    position: relative;
    overflow: hidden;
    height: 800px;
}
.dos_img {
    float: right;
    overflow: hidden;
    position: relative;
    height: 800px;
    width: 25%;
}
.cuatro_img {
    float: right;
    overflow: hidden;
    position: relative;
    height: 800px;
    width: 25%;
}
.tres_img {
    width: 25%;
    overflow: hidden;
    position: relative;
    height: 800px;
    float: right;
}
.uno_img img {
    position: relative;
    left: -530px;
    float: left;
    z-index: 10;
}
.dos_img img {
    position: relative;
    left: -680px;
    z-index: 10;
}
.tres_img img {
    float: left;
    position: relative;
    left: -520px;
    z-index: 10;
}
.cuatro_img img {
    float: left;
    position: relative;
    left: -720px;
    z-index: 10;
}
.tres_img .expandir {
    left: 2%;
}
.expandir {
    position: absolute;
    top: 40%;
    max-width: 174px;
    max-height: 174px;
    right: 25%;
    height: 174px;
    width: 174px;
    background: url(../images/iconos/AC_Inalambricas_botonexpandir_off.png) no-repeat;
    cursor: pointer;
    transition: background 0.2s ease-in-out;
    left: 15%;
    z-index: 11;
    display: none;
}
span.cerrar_video {
    position: absolute;
    top: 1%;
    right: 1%;
    z-index: 10;
    font-size: 40px;
    cursor: pointer;
    display: none;
}
.sobre_uno, .sobre_dos, .sobre_tres, .sobre_cuatro {
    display: none;
    position: absolute;
    left: 8%;
    z-index: 12;
    text-align: left;
    top: 15%;
    width: 25%;
}
.sobre_uno h2, .sobre_dos h2, .sobre_tres h2 {
    text-align: left;
    font-size: 36px;
    color: #fff;
}
.sobre_uno p, .sobre_dos p, .sobre_tres p {
    margin: 15px 0 0;
    color: #58595b;
    font-size: 18px;
}
a.diadema_ancla_link {
    margin: 20px 0 0;
    float: left;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.tres_img .expandir {
    left: 2%;
}
.expandir {
    position: absolute;
    top: 40%;
    max-width: 174px;
    max-height: 174px;
    right: 33%;
    height: 174px;
    width: 174px;
    background: url(../../images/iconos/AC_Inalambricas_botonexpandir_off.png) no-repeat;
    cursor: pointer;
    transition: background 0.2s ease-in-out;
    left: 0%;
    z-index: 11;
    display: none;
}
.tres_img:hover .expandir {
    display: inline;
}
.uno_img:hover .expandir {
	display : block;
}
.dos_img:hover .expandir {
	display : block;
}
.tres_img:hover .expandir {
	display : inline;
}
.cuatro_img:hover .expandir {
	display : inline;
}
.activess .expandir {
	display : block !important ;
}
.abierto .expandir {
	display : none !important ;
}
.activess {
	width : 25% !important ;
}
h5 {
    font-size: 38px;
    color: #fff;
    text-align: center;
    margin: 30px 0 0;
}
h6 {
    font-size: 28px;
    text-align: center;
    margin: 50px 0 0;
    color: #fff;
}
.uno_img .expandir:before {
    content: "Teléfono - Conmutador";
}
.dos_img .expandir:before {
    content: "Computadora";
}
.tres_img .expandir:before {
    content: "Comunicaciones unificadas";
}
.cuatro_img .expandir:before {
    content: "Comunicaciones Inalámbricas";
}
.expandir:before {
    font-size: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    float: left;
    margin: 30% 0% 0;
    font-weight: 700;
}
.capaultima img {
    float: left;
    width:  100%;
    position: relative;
}
.sobre2 {
    position: absolute;
    width: 100%;
    z-index: 10;
}

.capaultima {
    float: left;
    width:  100%;
    position: relative;
}
.cincuenta {
    float: left;
    width: 46%;
    margin: 80px 2% 150px;
    text-shadow: 2px 2px 2px #000;
}

.cincuenta h4 {
    font-size: 32px;
    color: #fff;
}

p.parrafos {
    font-size: 19px;
    color: #fff;
    margin: 10px 0 0;
    float: left;
}
footer {
    background: #1A1A1A;
    text-align: center;
    padding: 20px 0 0;
    float: left;
}
footer, footer ul li a {
    color: #fff;
    font-size: 13px;
}
.ochenta-footer {
    margin: 0px 0 10px;
    text-align: center;
    width: 100%;
}
.uso-header, footer, footer ul, header, nav, nav ul {
    width: 100%;
}
footer ul li {
    list-style: none;
    display: inline-block;
    margin: 10px 20px 5px 20px;
}
footer ul:first-child li a {
    font-size: 15px;
}
footer, footer ul li a {
    color: #fff;
    font-size: 13px;
	text-decoration:none;
}
footer ul:first-child li a {
    font-size: 15px;
}
footer ul:nth-child(2) {
    margin: 10px 0 15px;
}
footer ul li {
    list-style: none;
    display: inline-block;
    margin: 10px 20px 5px 20px;
}
.fa:before {
    font-size: 36px;
}
.fa-facebook-square:before {
    content: "\f082";
}
.morado.dos {
    padding: 20px 0 35px;
}
.parrafo1 a {
    color: #fff;
    text-decoration: none;
}
.sobre_cuatro p, .sobre_tres p, .sobre_dos p, .sobre_uno p {
    color: #fff;
}

.sobre_cuatro a, .sobre_tres a, .sobre_dos a, .sobre_uno a{
    color: #fff;
}
.sobre2 .cincuenta:nth-child(3) {
    clear: both;
}
.lis{
	float:left;
	padding: 10px 0;
	background : linear-gradient(#37047f, #3a44aa);
	width: 100%;
}
.lis a{
	color: #fff;
	float:left;
	width: 100%;
	margin: 5px 0;
	text-decoration: none;
}
.lis li{
	list-style: none;
}
@media screen and (max-width:1400px){
	.sobre_capa {
		bottom: inherit;
		top: 5%;
	}
}
@media screen and (max-width:1130px){
	.cincuenta {
		margin: 50px 2% 100px;
	}

	h1 {
		font-size: 52px;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 28px;
		width: 67%;
	}

	h5 {
		font-size: 32px;
	}
	.contenido{
		width: 1000px;
	}
	.container{
		width: 1000px;
	}
}
@media screen and (max-width:1030px){
	.contenido{
		width: 900px;
	}
	.container{
		width: 900px;
	}
	.galeria_prod {
		width: 70%;
	}

	h3 {
		width: 60%;
	}
}