@charset "utf-8";

#ci-impreza .c_digestSectionInWidth{
	margin-bottom:25px !important;
}

#ci-impreza h3{
	margin-left:0px !important;
	text-indent:0px !important;
	padding-bottom:10px;
	margin-bottom:0px !important;
}
#ci-impreza .c_lineT{
	border-top:1px solid #8092aa;
	padding-top:25px !important;
}

#ci-impreza .c_atenTxt{
	text-indent:-1em;
	margin-left:1em;
}




/* [Safety] - Impreza SPORT, G4
---------------------------------------------------------------------- */
.pi-sport .c_lineT,
.pi-g4 .c_lineT {
	border-top: 1px solid rgba(255,255,255,.5);
	padding-top: 60px;
}
.pi-sport h3,
.pi-g4 h3 {
	margin: 0 0 20px;
}
.pi-sport h3 + h4,
.pi-g4 h3 + h4 {
	margin: 35px 0 20px;
}
.pi-sport ul.square,
.pi-g4 ul.square {
	margin: 20px 0 0 1em;
}
.pi-sport ul.square li,
.pi-g4 ul.square li {
}
.pi-sport ul.square li:before,
.pi-g4 ul.square li:before {
	content: "■";
	margin-left: -1em;
}
