header {
border-bottom: 2px #C22B1D solid;    

}
footer {
    border-top: 2px #C22B1D solid;    
    
    }
.carousel-custom {
    height: 400px !important;
}
.tecnologia{
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
	padding: 2%;
	height: 400px;
    margin-bottom: 2%;
    margin-top: 10px;
    background-color: white;

}
.tecnologia2{
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
	padding: 2%;
    padding-top: 0px;
	height: 400px;
    margin-bottom: 2%;
    margin-top: 2% !important;
    background-color: white;
    width: 28% !important;
    margin-left: auto !important;
    margin-right: auto !important;

}
.imageInicio{
    height: 150px;
    width: 300px;
}

.tecnologia3{
	box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
	padding: 2%;
    padding-top: 0px;
	height: 600px !important;
    margin-bottom: 2%;
    margin-top: 2% !important;
    background-color: white;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;

}

