@media (max-width: 575.98px) { 

	.portadillaComunicaciones{
		height: 1300px;
	}
	.tiposFibra{
		height: 1300px;
	}

	.imgFibra{
		height: 500px;
	}

	.infoCableado{
		height : 600px;
	}
	.infoCableado2{
		height:610px;
	}
	.imgEstructurado{
		height: 1300px;
	}
	#p1{
		height: 60%;
	}
	.tituloComun{
 		font-size: 30PX;
 	}
 	.tituloComun.cableadoEs{
 		font-size: 22PX;
        color: black;
 	}
 	.submenuComu{
 		height: 500px;
 	}

 	.imgEnlaces{
 		height: 2000px;
 	}
    .fill-container.fibra{
        background-image: url(../comunicaciones/images/01-fibra.jpg);
        height: 300px;
    }
    .fill-container.estructurado{
        background-image: url(../comunicaciones/images/cable-768.jpg);
        height: 250px;
        background-position: center 0px !important;
    }
    .tituloComun.redes{
        color: black;
        font-size: 20px;
    }
    .fill-container.inalambrica{
        background-image: url(./images/redes-768.jpg);
        height: 190px;
        background-position: 0px 0px;
    }
    .tituloComun.telefonia{
        color: black;
        font-size: 25px;
    }
    .fill-container.digital{
        background-image: url(../comunicaciones/images/telefonia-500.jpg);
        height: 200px;
        background-position: center 0px;
    }
    .fill-container.enlaces{
        background-image: url(./images/enlaces500.jpg);
        height: 200px;
        background-position: 0px 0px;
    }

    .rightLineSubmenu{
        height: 209px;
    }
}

@media (min-width: 576px) { 

    .rightLineSubmenu{
        height: 280px;
    }

    .linkSubmenu{
        height: calc(100% - 250px);
    }

	.portadillaComunicaciones{
		height: 300px;
	}
	.tiposFibra{
		height: 1000px;
	}
	.infoCableado{
		height:300px;
	}
	.infoCableado2{
		height:400px;
	}
	.imgEstructurado{
		height: 1300px;
	}
	#p1{
		height: 50%;
	}
	.tituloComun{
 		font-size: 45PX;
 	}
 	.tituloComun.cableadoEs{
 		font-size: 25PX;
        color: black;
 	}
 	.submenuComu{
 		height: 280px;
 	}
 	.imgEnlaces{
 		height: 800px;
 	}
    .fill-container.fibra{
        background-image: url(../comunicaciones/images/01-fibra.jpg);
        height: 300px;
    }
    .fill-container.estructurado{
        background-image: url(../comunicaciones/images/cable-768.jpg);
        height: 300px;
    }
    .fill-container.inalambrica{
        background-image: url(./images/redes-768.jpg);
        height : 380px;
    }
    .fill-container.digital{
        background-image: url(../comunicaciones/images/telefonia-768.jpg);
        height: 380px;
    }
    .fill-container.enlaces{
        background-image: url(./images/enlaces768.jpg);
        height: 300px;
    }
 }

 @media (min-width: 768px) { 

	.portadillaComunicaciones{
		height: 950px;
	}
	.submenuComu{
 		height: 280px;
 	}
 	.tiposFibra{
		height: 1000px;
	}
    .fill-container.fibra{
        background-image: url(../comunicaciones/images/01-fibra.jpg);
        height: 380px;
    }
     .fill-container.estructurado{
        
        height: 380px;
     }

 }

 @media(min-width: 1024px){
    .linkSubmenu{
        height: calc(100% - 150px);
    }
 	.infoCableado{
		height:120px;
	}
 	.tiposFibra{
		height: 600px;
	}

	.portadillaComunicaciones{
		height: 500px;
	}

	.imgEstructurado{
		height: 1200px;
	}
    .fill-container.fibra{
        background-image: url(../comunicaciones/images/01-fibra.jpg);
        height: 380px;
    }
    .fill-container.estructurado{
        background-image: url(../comunicaciones/images/01-cableado.jpg);
        height: 380px;
    }
    .tituloComun.redes{
        color:white;
    }
    .fill-container.inalambrica{
        background-image: url(./images/portada-redes-inalambricas.jpg);
        height 380px;
     }
    .fill-container.digital{
        background-image: url(../comunicaciones/images/01-digital.jpg);
        height: 380px;
    }
    .fill-container.enlaces{
        background-image: url(./images/portada-punto-a-punto.jpg);
        height: 380px;
    }
    .tituloComun.cableadoEs{
        font-size: 25PX;
        color: white;
    }
    .tituloComun.telefonia{
        color: white;
    }
 }
 
.card{
	text-align: justify;
}


.fill-container{
    background-repeat: no-repeat;  
    background-size: cover;
    background-position: center 0px;
}

.fill-containerTexture{
	background-image: url(./images/empresa-Index-fondo-textura.jpg);
    background-repeat: no-repeat;  
    background-size: cover;
    background-position: center 0px;
}

.fill-container.comunicaciones{
	background-image: url(./images/portada-comunicaciones.jpg);
}

.imgComunicaciones{
	background-image: url(./images/02-temp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.imgFibra{
	background-image: url(../comunicaciones/images/02-fibra.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.imgEstructurado{
	background-image: url(../comunicaciones/images/02-cableado.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.imgInalambrica{
	background-image: url(./images/redes-inalambricas2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.imgDigital{
	background-image: url(../comunicaciones/images/02-digital.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.imgEnlaces{
	background-image: url(./images/Enlaces-punto-a-punto-img2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.imgSinTextura{
    
}

.imgPortadilla{
	background-image: url(./images/empresa-Index-fondo-textura.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.imgTextura1{
	background-image: url(./images/textura1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.imgTextura2{
	background-image: url(./images/textura2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.carrousel-inner{
	background-image: url(./images/empresa-Index-nosotros-slide.png);
	background-position: center center;
    background-repeat: no-repeat;
    height:100%;
    width: 100%;
    background-size:cover;
    -webkit-background-origin:border !important;
}

.parallax{
    background-attachment: fixed;
    background-position: center;
}

.carousel-control-next-icon{
	background-image : url(./images/arrowa-empresa-icons_MesaDeTrabajo1copia.svg) !important;
	height: 50px;
	width: 50px;
}

.carousel-control-prev-icon{
	background-image : url(./images/arrowa-empresa-icons_MesaDeTrabajo1.svg) !important;
	height: 50px;
	width: 50px;
}

.innovacionAtuAlcance{
	background-image: url(./images/empresa-Index-f2.jpg);
	height: 630px;
	width: 100%;
	background-repeat: no-repeat;  
    background-size: cover;
    background-position: center 0px;
}

.imgTestimoniales{
	background-image : url(./images/empresa-Index-3.jpg) !important;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.soluciones{
    margin: auto;
    position: relative;
    top: 20%;
    text-align: justify;
    width: 600px;
}

.imgCotizacion{
	background-image: url(./images/empresa-Index-formulario.jpg);
    background-repeat: no-repeat;  
    background-size: cover;
    background-position: center 0px;
}
.formularioCotizacion{
    margin: auto;
    position: relative;
    top: 20%;
    text-align: center;
    color: #fff;
    width: 600px;
}

.formularioCotizacion .izquierda{
    align-content: left;
}

.formularioCotizacion .derecha{
    align-content: right;
    top: 40%;
}

#footer{
    padding: 4rem 0 2rem 0 ;
	background: #000;
	text-align: center;
}

#footer .copyright {
	color: #bbb;
	font-size: 0.9rem;
	margin: 0 0 2rem 0;
	padding: 0;
    text-align: right;
}

.imgTwitter{
	background-image: url(../images/LOGOS-REDES-SOCIALES-ITEMS_Mesadetrabajo1.svg);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

.imgFacebook{
	background-image: url(../images/LOGOS-REDES-SOCIALES-ITEMS_Mesadetrabajo1copia.svg);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}

.imgYoutube{
	background-image: url(../images/LOGOS-REDES-SOCIALES-ITEMS-03.svg);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
}
a.sub{
    border-bottom: 1px solid #ccc;
    display: block;
    text-decoration: none;
    color: #212529;
    padding: 8px 0px 8px 0px !important;
}

a.a2{
    border-bottom: 0px solid #ccc !important;
}

a.sub:hover{
    text-decoration: none;
    color: black;
	background-color: lightgray; 
}
.cuadros{
    color: #212529;
    width: 4px;
    border: 1px solid #81818252;
    height: 200px;
    width: 200px;
}
.cuadros:hover{
    color: #212529;
}

.portadilla{
	text-decoration: none !important;
}

.barra{
    width: 15px; height: 42px;
}

.barra.negra{
    background-color:black;
}

.barra.roja{
    background-color:red;
}
.barra.esp{
    background-color:transparent;
}
ul {
    list-style-image: url("../comunicaciones/images/blue-palomita.png"); 
}

.btn-link.collapseTopics{
	color: #ffffff !important;
}

.btn-link.collapseTopics:hover{
	color: #ebd7d7 !important;
}

.topics>.card-body{
	background-color: #ffffff14 !important;
	color: white;
}

#accordion>.card{
	background-color: #ffffff14 !important;
	color: white;
}

.btn-link.btn-acordion{
	color: #ffffff !important;
}

