body {
margin:0px;
overflow:hidden;
font-family:calibri;
overflow:hidden;
background:black;
width:100%;}
.logo_emp {
height:60px;}
.logo_div {
top:0px;
left:0px;
height:calc(100% - 8px);
width:100%;
opacity:0;
transition:0.3s ease-in;
background:#7A0909;
position:absolute;
cursor:pointer;
font-weight:bold;
padding-top:8px;}
.logo_td {
position:relative;
background:white;
border:3px solid #7A0909;}
.nav_button {
text-align:center;
color:white;
opacity:0.6;
transition:0.3s ease-in opacity;
position:absolute;
cursor:pointer;
font-weight:bold;
font-size:35px;
height:50px;
width:30px;
text-align:right;
top:calc(100% - 100px);}
.nav_button:hover {
opacity:1;}
.carrosel {
position:absolute;}
.big_div {
transition:0.3s ease-in;
position:absolute;
width:100%;
height:100%;
box-shadow:0px 0px 80px #400000;
background:#7A0909;
z-index:1;
border:0px solid #650000;}
.title {
transition:0.15s ease-in;
#font-weight:bold;
font-size:20pt;
color:white;
top:calc(100% - 170px);
height:30px;
#left:calc(-85px + 0.8%);
left:-72px;
width:200px;
overflow:hidden;
position:relative;
transform:rotate(270deg);}
.navtitle {
transition:0.5s ease-out top, 0.5s ease-out opacity;
#transition-timing-function:ease-out;
top:100%;
left:15%;
opacity:0;
overflow:hidden;
font-size:50px;
color:white;
position:absolute;
z-index:1;}
.stitle {
transition:0.15s ease-in;
top:100%;
left:25px;
opacity:0;
overflow:hidden;
font-size:50px;
color:white;
position:absolute;
z-index:5;
font-weight:bold;}
.content {
transition:0.15s ease-in;
top:15%;
left:25px;
opacity:0;
overflow-y:auto;
font-size:20px;
color:white;
position:absolute;
padding-right:5px;
overflow-x:hidden;
font-weight:bold;
width:calc(100% - 50px);
height:calc(60%);
font-weight:normal;}
.cab {
background:white;
position:absolute;
width:100%;
height:100px;
top:0px;}
.social {
transition:0.3s ease-in;
background:gray;
font-family:icons;
position:absolute;
z-index:1;
width:20%;
height:40px;
top:calc(100% - 40px);
left:0px;}
.social_button {
transition:0.15s ease-in;
color:white;
background:gray;
font-size:15pt;
text-align:center;
width:30px;
height:40px;
overflow:hidden;
position:absolute;
cursor:pointer;}
