body {
	background: url('background_ctic.jpg') no-repeat 50% fixed / cover;
}

.sectionwhite{
	padding-bottom: 20px;
	background-color: rgba(255,255,255,0);
}

.sectionwhiteV2{
	padding: 20px;
	background-color: rgba(255,255,255,0);
}

.sectionblue{
	padding-bottom: 20px;
	background-color: rgba(64,141,154,0.8);
	color: white;
}
.sectionblue div div div h1{
	color: white;
	background-color: rgba(64,141,154,0);

}
.bann{
	height: 200px;
	background-attachment: inherit !important;
	background-position: bottom;
}
.inicio{
	padding-bottom: 20px;
	background-color: rgba(255,255,255,0);
}
.white div div i{
	color: white;
}
.white div div h4{
	color: white;
}