/*As imagens com os nomes fke devem ser trocadas aqui!*/
/* === APRESENTAÇÃO === */
.a1-cover {
	background: url(../../images/apresentacao/apresenta%c3%83%c2%a7%c3%83%c2%a3o.1.html) no-repeat fixed;
	background-size: cover;
}

.a1-image-1{
	background: url(../../images/apresentacao/apresenta%c3%83%c2%a7%c3%83%c2%a3o.2.html) right bottom no-repeat #1c315c;
}

.a1-image-2 {
	background: url(../../images/apresentacao/apresenta%c3%83%c2%a7%c3%83%c2%a3o.3.html) right bottom no-repeat #fe5629 ;
}

/* === CAPÍTULO 1 === */

.c1-cover {
	background: url(../../images/c1/capa.1.png) no-repeat fixed;
	background-size: cover;
}

.c1-image-1 {
	background: url(../../images/c1/figura.1.1.png) right bottom no-repeat #1c315c;
	background-position: right;
}

.c1-image-2 {
	background: url(../../images/c1/figura.1.2.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-3 {
	background: url(../../images/c1/figura.1.8.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-4 {
	background: url(../../images/c1/figura.1.12.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.m3-image-1 .bg {
    background: url(../../images/c1/figura.1.6.png) no-repeat -415px fixed;
	background-size: 100%;

}

.m3-image-2 .bg {
    background: url(../../images/c1/figura.1.18.png) no-repeat -415px fixed;
	background-size: 100%;

}

/* === CAPÍTULO 2 === */

.c2-cover {
	background: url(../../images/c2/capa.2.png) no-repeat fixed;
	background-size: cover;
}

.c2-image-1 {
	background: url(../../images/c2/figura.2.1.png) right bottom no-repeat #1c315c;
	background-position: right;
}

.c2-image-2 {
	background: url(../../images/c2/figura.2.2.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c2-image-3 {
	background: url(../../images/c2/figura.2.5.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c2-image-4 {
	background: url(../../images/c2/figura.2.8.png) right bottom no-repeat #fe5629;
	background-position: right;
}

/* === CAPÍTULO 3 === */

.c3-cover {
	background: url(../../images/c3/capa.3.png) no-repeat fixed;
	background-size: cover;
}

.c3-image-1 {
	background: url(../../images/c3/figura.3.1.png) right bottom no-repeat #1c315c;
	background-position: right;
}

.c3-image-2 {
	background: url(../../images/c3/figura.3.2.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c3-image-3 {
	background: url(../../images/c3/figura.3.8.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c3-image-4 {
	background: url(../../images/c3/figura.3.16.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.m3-image-3 .bg {
    background: url(../../images/c3/figura.3.7.png) no-repeat 0px fixed;
	background-size: 30%;

}

.m3-image-4 .bg {
    background: url(../../images/c3/figura.3.12.png) no-repeat 0px fixed;
	background-size: 50%;

}

.m3-image-5 .bg {
    background: url(../../images/c3/figura.3.15.png) no-repeat 0px fixed;
	background-size: 60%;

}

.m3-image-6 .bg {
    background: url(../../images/c3/figura.3.18.png) no-repeat 200px fixed;
	background-size: 35%;

}

/* === CAPÍTULO 4 === */
.c4-cover {
	background: url(../../images/c4/capa.4.png) no-repeat fixed;
	background-size: cover;
}

.c4-image-1 {
	background: url(../../images/c4/index.html) right bottom no-repeat #1c315c;
	background-position: right;
}

.c4-image-2 {
	background: url(../../images/c4/figura.4.1.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c4-image-3 {
	background: url(../../images/c4/inline.1.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c4-image-4 {
	background: url(../../images/c4/figura.4.10.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.pr-11 {
	padding-right: 40px !important;
}