@charset "UTF-8";
/* CSS Document */

body
{
	background-image:url("../images/FONDO__03-C.jpg");
    background-size:cover;
    background-position:center;
    background-repeat:repeat;
}

*
{
	margin:0 auto 0 auto;
}

@font-face
{
	font-family: "Geist-Bold";
	src: url("../font/Geist-Bold.ttf")
}






#caja1
{
	top:80px;
	margin: 0 auto 0 auto;
	position:relative;
	width:760px;
	height:3570px;
}

#title1a
{
	position:absolute;
	top:25px;
	left:0px;
	width: auto;
	height: auto;
	text-align:left;
	font-family: "Geist-Bold", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

#title1b
{
	position:absolute;
	top:25px;
	left:100px;
	width: auto;
	height: auto;
	text-align:left;
	font-family: "Geist-Bold", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}


#pase1
{
	position:absolute;
	top:527px;
	width: auto;
	height: auto;
}

#texto1
{
	position:absolute;
	top:530px;
	left:0px;
	width:680px;
	height: auto;
	text-align:left;
	font-family: "Geist-Bold", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

#image_01
{
	position:absolute;
	top:750px;
	left: 60px;
	width: auto;
	height: auto;
	z-index: 0;
}

#image_02
{
	position:absolute;
	top:720px;
	right: 0px;
	width: auto;
	height: auto;
	z-index: 0;
}

#image_03
{
	position:absolute;
	top:1150px;
	right: -100px;
	width: auto;
	height: auto;
	z-index: -1;
}

#image_04
{
	position:absolute;
	top:1000px;
	left: -30px;
	width: auto;
	height: auto;
	z-index: 1;
}

#image_05
{
	position:absolute;
	top:1420px;
	left: -110px;
	width: 200px;
	height: auto;
	z-index: -1;
}

#image_06
{
	position:absolute;
	top:1540px;
	left: 290px;
	width: 200px;
	height: auto;
	z-index: 0;
	pointer-events: none;
}

#image_07
{
	position:absolute;
	top:1300px;
	right: 276px;
	width: auto;
	height: auto;
	z-index: -1;
}

#image_08
{
	position:absolute;
	top:1860px;
	right: 0px;
	width: auto;
	height: auto;
	z-index: 0;
}

#image_09
{
	position:absolute;
	top:2090px;
	left: 0px;
	width: 200px;
	height: auto;
	z-index: 1;
}

#image_10
{
	position:absolute;
	top:1990px;
	right: 0px;
	width: 200px;
	height: auto;
	z-index: 0;
}


#video_01
{
    position:absolute;
	top:80px;
	left:0px;
	width: auto;
	height:auto;
}


#video_01 video {
    width:100%;
    display:block;
}


#video_01:hover .play_video {
    transform:translate(-50%, -50%) scale(1.15);
    opacity:1;
}




#image99
{
	position:absolute;
	bottom:20px;
	width: auto;
	height: auto;
}



#texto_02
{
	position:absolute;
	top:2370px;
	right: 40px;
	width:360px;
	height: auto;
	text-align:left;
	font-family: "Geist-Bold", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}



/*------------------------------------------------menu_superior*/

#main
{
	position:fixed;
	top:0px;
	width:960px;
	height: auto;
	left:50%;
	margin-left: -480px;
}

#menu1
{
	position: absolute;
	top:25px;
	left:0px;
	width: auto;
	height: auto;
	text-align:left;
	font-family: "Geist-Bold", Helvetica, Arial, sans-serif;
	font-size: 14px;
			color:#1B1B1B;
		mix-blend-mode:multiply;
	text-shadow:
        0.2px 0 rgba(0,0,0,.5),
        -0.2px 0 rgba(0,0,0,.5);
	filter: contrast(105%);
	z-index:9999;
}

#menu2
{
	position: absolute;
	top:22px;
	left:380px;
	width: 178px;
	height: 30px;
	text-align: center;
	pointer-events:none;
}



#menu3
{
	position: absolute;
	top:25px;
	left:900px;
	width: auto;
	height: auto;
	text-align: right;
	font-family: "Geist-Bold", Helvetica, Arial, sans-serif;
	font-size: 14px;
			color:#1B1B1B;
		mix-blend-mode:multiply;
	text-shadow:
        0.2px 0 rgba(0,0,0,.5),
        -0.2px 0 rgba(0,0,0,.5);
	filter: contrast(105%);
}




/*------------------------------------------------*/


#pelo
{
	position:fixed;
	top:100px;
	right: -300px;
	width: 540px;
	height: 809px;
	background-image:url(../images/pelo_.png);
}


/*-------------------------------------------------------------------------------------------------------------------------*/



.play_video {

    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);

    font-size:40px;
    color:white;

    cursor:pointer;

    opacity:.85;

    transition:.3s ease;
}



/*------------------------------------------------*/


#caja2
{
	top:0px;
	margin: 0 auto 0 auto;
	position:relative;
	width:760px;
	height:50px;
}


#IrArriba 
{
	position: absolute; /*Importante*/
	bottom:0px;
	width: 760px;
	height:50px;
	font-family: "Geist-Bold", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#000;
	text-align:center;
}

#IrArriba span 
{
	display: block;
}


/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/



a:link
{
	text-decoration: underline;
}

a:visited
{
	text-decoration:none;
}

a.sub
{
	color: #000;
	text-decoration: none;
}

a.negro
{
	color:#000;
	text-decoration:none;
}



/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------*/

a
{
	text-decoration:none;
	color: #000;
}

ul
{
	padding:0;
	list-style:none;
	background-color:transparent;
}

li
{
	color: #000;
	list-style-type:none;
	margin-right: 20px;
	text-decoration: none;
}

li a
{
	color: #000;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
	color: #F00;
}

a:link
{
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

a.mayus
{
	font-size:16px;
}

a.sub
{
	color: #000;
	text-decoration: none;
}

a.creative
{
	text-decoration:none;
	color: #666;
}

a.enlace
{
	color: #F00;
	text-decoration:underline;
}