.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#previaje {
    float: right;
    height: 100px;
    margin-top: 140px;
    clear: none;
    width: 155px;
    margin-right: 0%;
	right: 0px;
    background-image:url("img/previaje_etiqueta.png");
    background-attachment: scroll;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: 0% 0%;
    background-repeat: no-repeat no-repeat;
	position: absolute;
}

#log_top {
    display:block;
	position:fixed;
	top:10px;
    right: 20px;
    clear: none;
	background-image:url(img/log_top01.png);
	width: 240px;
	height: 100px;
	z-index: 30;
}

#btn_top {
	display:block;
	position:absolute;
	bottom:0px;
    margin-left: 0%;
    clear: none;
	width: 100%;
	height: 60px;
	z-index: 10;
	background-image:url("img/arrow_top_01.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 100%;
    background-repeat: no-repeat no-repeat;
}

#img_top {
    display:block;
	position:absolute;
	bottom:0px;
    margin-left: 0%;
    clear: none;
	background-image:url(img/sentence_01.png);
	width: 700px;
	height: 500px;
	z-index: 5;
}

#box {
        display: -moz-flex;

	display: -webkit-flex;

	display: -ms-flex;

	display: flex;

	-moz-flex-direction: column;

	-webkit-flex-direction: column;

	-ms-flex-direction: column;

	flex-direction: column;

	-moz-justify-content: center;

	-webkit-justify-content: center;

	-ms-justify-content: center;

	justify-content: center;

	cursor: default;

	height: 100vh;

	min-height: 35em;

	overflow: hidden;

	position: relative;

	text-align: center;
}

#box1 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    background-color: rgb(9, 9, 14);
    background-image:url("img/pattern_tree.png");
    background-attachment: fixed;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#box2 {
    float: none;
    height: auto;
    margin: 100px auto;
    clear: none;
    width: 980px;
}

#text {
    float: none;
    font-size: 36px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 300;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(190, 182, 169);
    font-family: lato;
    margin-right: auto;
}

#box3 {
    float: none;
    height: 25px;
    margin-left: auto;
    margin-top: 60px;
    clear: none;
    width: 2px;
    margin-right: auto;
    background-color: rgb(225, 15, 104);
}

#text1 {
    float: none;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: justify;
    font-weight: 300;
    line-height: 22px;
    margin-left: auto;
    margin-top: 60px;
    clear: none;
    min-height: 0px;
    color: rgb(190, 182, 169);
    font-family: lato;
    margin-right: auto;
    display: block;
    letter-spacing: 2px;
}

#box4 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    background-color: rgb(9, 9, 14);
}

#box5 {
    float: none;
    height: auto;
    margin: 100px auto;
    clear: none;
    width: 940px;
}

#image {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#text2 {
    float: none;
    font-size: 14px;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 300;
    line-height: 22px;
    margin-left: 0%;
    margin-top: 55px;
    clear: none;
    min-height: 0px;
    color: rgb(190, 182, 169);
    font-family: lato;
    display: block;
    letter-spacing: 2px;
}

#textspan2 {
    float: none;
    font-size: 1em;
    line-height: 30px;
    color: rgb(225, 15, 104);
    letter-spacing: 1px;
}

#textspan {
    float: none;
    font-size: 1em;
    line-height: 30px;
}

#textspan4 {
    float: none;
    font-size: 1em;
    line-height: 30px;
}

#textspan1 {
    float: none;
    font-size: 1em;
    line-height: 30px;
    letter-spacing: 1px;
}

#textspan3 {
    float: none;
    font-size: 1em;
    line-height: 30px;
    letter-spacing: 1px;
}

#textspan5 {
    float: none;
    font-size: 1em;
    line-height: 30px;
    letter-spacing: 1px;
}

#box6 {
    float: none;
    height: 15px;
    margin-left: auto;
    margin-top: 20px;
    clear: none;
    width: 165px;
    margin-right: auto;
}

#image1 {
    float: left;
    width: auto;
    max-width: 100%;
    height: 15px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);

   -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#image1:hover
{
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
}

#image2 {
    float: left;
    width: auto;
    max-width: 100%;
    height: 15px;
    margin-left: 60px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);

   -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#image2:hover
{
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
}

#image3 {
    float: right;
    width: auto;
    max-width: 100%;
    height: 15px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0%;

   -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#image3:hover
{
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
}

@media only screen and (max-width: 1300px) {
	
		#log_top {
    display:block;
	position:fixed;
	top:10px;
    left: 20px;
    clear: none;
	background-image:url(img/log_top02.png);
	width: 200px;
	height: 90px;
	z-index: 30;
}
#previaje {
        width: 124px;
        height: 80px;
        background-image:url("img/previaje_etiqueta.png");
        background-attachment: scroll;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-position: 0% 0%;
        background-repeat: no-repeat no-repeat;
    }

}

@media only screen and (max-width: 1000px) {
    #box5 {
        width: 94%;
    }

    #box2 {
        width: 94%;
    }

    #text1 {
        font-size: 13px;
    }
}

@media only screen and (max-width: 700px) {
    #box2 {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    #box5 {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    #box3 {
        margin-top: 30px;
    }

    #text1 {
        margin-top: 30px;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 1px;
    }

    #text {
        font-size: 28px;
    }
	
	#previaje {
        width: 110px;
        height: 71px;
    }
	
}

@media only screen and (max-width: 400px) {
    #text {
        font-size: 28px;
        line-height: 20px;
    }

    #text1 {
        text-align: justify;
    }

    #text2 {
        font-size: 13px;
    }

    #box2 {
        width: 85%;
    }
}

@media only screen and (max-width: 350px) {
    #text2 {
        font-size: 11px;
    }

    #text1 {
        font-size: 13px;
    }
}

