.boxMain{
	width: 100%;
	max-width: 1000px;
	margin: auto;
	background-color: #f9fff5;
	padding-top: 0em;
	box-sizing: border-box;
}


.foto0 {
	  position: relative;
	  background-image: url(../images/img_1.jpg);
	  background-size: cover;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 42em;
	  margin: 0em 0;
}


.titulo{
    position: relative;
    background-image: url(../images/text_1.png);
    background-size: contain;
    background-repeat: no-repeat;
    /* background-color: red; */
    background-position: center;
    width: 70%;
    height: 30vh;
    /* padding-top: 5em; */
    margin: 3em 0em;
}

.contenedorFoto1 {
	  position: relative;
	  background-image: url(../images/fig_1.png);
	  background-size: 100% auto;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 36vh;
	  /* margin-bottom: 6em; */
	  margin: 2em 0;
}

.foto1{
		position: absolute;
		background-image: url(../images/img_2_1.png);
		background-size: contain;
		background-repeat: no-repeat;
		/* background-color: red; */
		background-position: center;
		width: 100%;
		height: 100%;
}


.foto2 {
	  position: relative;
	  background-image: url(../images/text_2.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 11em;
	  margin: 2em 0;
}

.foto3 {
	  position: relative;
	  background-image: url(../images/img_3.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 80vh;
}


.foto4 {
	  position: relative;
	  background-image: url(../images/text_3.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 15vh;
	  margin: 3em 0;
}


.foto5 {
	  position: relative;
	  background-image: url(../images/fig_2.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 26em;
}


.contenedorFoto6 {
	  position: relative;
	  background-image: url(../images/fig_3.png);
	  background-size: 100% auto;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 15em;
	  margin: 4em 0;
}

.foto6 {
	  position: relative;
	  background-image: url(../images/text_4.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 100%;
}


.contenedorTimer {
		position: relative;
    background-image: url(../images/img_4.png);
    background-size: cover;
    background-repeat: no-repeat;
    /* background-color: #14c121; */
    background-position: center;
    width: 100%;
    height: auto;
    padding: 1em;
    box-sizing: border-box;
    margin-bottom: 2em;
}

.boxTimer{
	background-color: #0000006b;
	display: flex;
	width: 94%;
	border-radius: 1em;
	/* margin: 1em; */
	box-sizing: border-box;
	flex-wrap: wrap;
}

.boxTime{
		/* background-color: #3fff006e; */
		padding: 1em;
		color: #fff;
		width: 48%;
		margin: 1%;
}

.boxnumber{
	font-size: 5em;
	display: contents;
	line-height: 1em;
}

.boxTextoSeis{
		font-family: "Quicksand", sans-serif;
		font-size: 1.1em;
		line-height: 1em;
		text-transform: uppercase;
		font-weight: 100;
		letter-spacing: 1px;
}


.foto7 {
	  position: relative;
	  background-image: url(../images/text_5.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 35vh;
	  margin: 4em 0;
}


.foto8 {
	  position: relative;
	  background-image: url(../images/img_5.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 10em;
}


.btn1 {
	  position: relative;
	  background-image: url(../images/btn_1.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 39vh;
	  cursor: pointer;
	  margin: 3em 0;
}


.foto9 {
	  position: relative;
	  background-image: url(../images/text_6.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 25vh;
}


.titulo2{
		font-size: 2.3em;
		line-height: 1em;
		text-transform: uppercase;
		font-weight: 100;
		letter-spacing: 1px;
		color: #006e65;
}


.btn2 {
	  position: relative;
	  background-image: url(../images/btn_2.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 35vh;
	  cursor: pointer;
	  margin: 3em 0;
}


.foto10 {
	  position: relative;
	  background-image: url(../images/text_7.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 22vh;
}

.foto11 {
	  position: relative;
	  background-image: url(../images/text_8.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 30em;
	  margin: 2em 0;
}

.foto12 {
	  position: relative;
	  background-image: url(../images/text_9.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 7em;
}


.foto13 {
	  position: relative;
	  background-image: url(../images/text_10_1.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 15em;
	  margin: 4em 0;
}



.btn3 {
	  position: relative;
	  background-image: url(../images/btn_3.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 5em;
	  cursor: pointer;
}


.foto14 {
	  position: relative;
	  background-image: url(../images/text_10_2.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 8em;
	  margin: 1em 0;
}


.contenedorFoto15 {
	  position: relative;
	  background-image: url(../images/fig_5.png);
	  background-size: cover;
	  background-repeat: no-repeat;
	  background-color: #081107;
	  background-position: center;
	  width: 100%;
	  height: auto;
	  padding: 1em;
}


.foto15 {
	  position: relative;
	  background-image: url(../images/text_12.png);
	  background-size: contain;
	  background-repeat: no-repeat;
	  /* background-color: #14c121; */
	  background-position: center;
	  width: 100%;
	  height: 23vh;
}