/*As imagens com os nomes fke devem ser trocadas aqui!*/
/* === APRESENTAÇÃO === */
.a1-cover {
	background: url(../../images/apresentacao/apresentação.1.png) no-repeat fixed;
	background-size: cover;
}

.a1-image-1{
	background: url(../../images/apresentacao/apresentação.2.png) right bottom no-repeat #1c315c;
}

.a1-image-2 {
	background: url(../../images/apresentacao/apresentação.3.png) 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.5.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-4 {
	background: url(../../images/c1/figura.1.9.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c1-image-5 {
	background: url(../../images/c1/figura.1.13.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.m3-image-1 .bg {
    background: url(../../images/c1/figura.1.4.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.9.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c2-image-5 {
	background: url(../../images/c2/figura.2.14.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.m3-image-2 .bg {
    background: url(../../images/c2/figura.2.7.png) no-repeat 230px fixed;
	background-size: 30%;
}
.m3-image-3 .bg {
    background: url(../../images/c2/figura.2.12.png) no-repeat 120px fixed;
	background-size: 45%;
}

/* === 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.5.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c3-image-4 {
	background: url(../../images/c3/figura.3.9.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.m3-image-4 .bg {
    background: url(../../images/c3/figura.3.4.png) no-repeat 120px fixed;
	background-size: 45%;
}

.m3-image-5 .bg {
    background: url(../../images/c3/figura.3.12.png) no-repeat 120px fixed;
	background-size: 45%;
}


/* === 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/figura.4.1.png) right bottom no-repeat #1c315c;
	background-position: right;
}

.c4-image-2 {
	background: url(../../images/c4/figura.4.2.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c4-image-3 {
	background: url(../../images/c4/figura.4.9.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.c4-image-4 {
	background: url(../../images/c4/figura.4.14.png) right bottom no-repeat #fe5629;
	background-position: right;
}

.m3-image-6 .bg {
    background: url(../../images/c4/figura.4.4.png) no-repeat -40px fixed;
	background-size: 60%;
}

.m3-image-7 .bg {
    background: url(../../images/c4/figura.4.5.png) no-repeat -220px fixed;
	background-size: 75%;
}

.m3-image-8 .bg {
    background: url(../../images/c4/figura.4.8.png) no-repeat 220px fixed;
	background-size: 35%;
}

.m3-image-9 .bg {
    background: url(../../images/c4/figura.4.11.png) no-repeat 0px fixed;
	background-size: 60%;
}

.m3-image-10 .bg {
    background: url(../../images/c4/figura.4.16.png) no-repeat -30px fixed;
	background-size: 60%;
}

.m3-image-11 .bg {
    background: url(../../images/c4/figura.4.17.png) no-repeat -490px fixed;
	background-size: 100%;
}

.m3-image-12 .bg {
    background: url(../../images/c4/figura.4.19.png) no-repeat -180px fixed;
	background-size: 75%;
}

.pr-18 {
	padding-right: 18% !important; 
}

.pr-31 {
	padding-right: 30% !important; 
}

.pr-41 {
	padding-right: 60px !important;
}