@font-face {
  font-family: Bahnschrift;
  src: url("../fonts/bahnschrift/bahnschrift.ttf");
}
@font-face {
  font-family: BahnBold;
  src: url("../fonts/bahnschrift/bahnschrift.ttf");
}

@font-face {
  font-family: cambria;
  src: url("../fonts/Cambria/cambria.ttc");
}
@font-face {
  font-family: cambriab;
  src: url("../fonts/Cambria/cambriab.ttf");
}
@font-face {
  font-family: cambriai;
  src: url("../fonts/Cambria/cambriai.ttf");
}
@font-face {
  font-family: DINPro-Regular;
  src: url("../fonts/DINPro-Regular_13937.ttf");
}
@font-face {
  font-family: DIN;
  src: url("../fonts/DIN.ttf");
}
@font-face {
  font-family: cambriaz;
  src: url("../fonts/Cambria/cambriaz.ttf");
}
body.loading {
    position: fixed;
}

body.loading::before{
    content: 'loading psd';
    display:block;
    position:fixed;
    width:100%;
    height:70%;
    padding-top:30%;
    text-align:center;
    vertical-align:middle;
    top:0px;
    left:0px;
    background:white;
    z-index:999999999999;
}
div#main {
    font-family: DIN;
}
#menu a {
    text-decoration: none!important;
    color: inherit!important;
}
div#futre {
    width: 100%;
    text-align: center;
}
#menu {
    position: fixed;
    width: 250px;
    height: 100vh;
    vertical-align: bottom;
    left: -250px;
    top: 0;
    z-index: 6;
    height: 100vh;
    background: rgb(255, 255, 255);
    padding-top: 109px;

  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */    
}
#menu:not(.ini){
    animation: slideOut;
    animation-duration: 0.3s;
}
@keyframes slideOut {
    from {left: 0px;}
    to {left: -250px;}
}
#menu.activo {
    left: 0px;
    animation: slideIn;
    animation-duration: 0.3s;
    box-shadow: 4px 0px 38px 3px grey;
}
@keyframes slideIn {
    from {left: -250px;}
    to {left: 0px;}
}
div#headermenu {
    display: inline-block;
    left: 26px;
    top: 38px;
    cursor: pointer;
    position: fixed;
}
#menu .galinha {
    margin-bottom: 25px;
}
#menu .galinha img{
    max-width:85px;
    width:100%;
}

div#corpomenu {
    padding-left: 32px;
    background: rgb(255, 255, 255);
    color: grey;
    font-size: 13px;
    font-family: cambria;
}
#logobot img {
    width: 100%;
}

.footermenu1 {
    padding-left: 32px;
    position: absolute;
    left: 0;
    background: rgb(255, 255, 255);
}


.footermenu1 > div {
    margin-bottom: 17px;
}

div#logobot, div#iconbot {
    display: inline-block;
}
div#iconbot {
    background: url(../images/menu.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: 100px;
    background-position-x: 0px;
    background-position-y: 0px;
    position: fixed;
    margin-top: 4px;
}
#menu:not(.ini) div#iconbot {
    animation: playOut 0.3s step-end;
    animation-fill-mode: forwards;
}
@keyframes playOut {
    0% { background-position-x: -75px; }
    50% { background-position-x: -50px; }
    75% { background-position-x: -25px; }
    100% { background-position-x: 0px; }
}
/*
div#logobot img {
    width: 80px;
}*/
div#logobot {
    /* margin-top: -6px; */
    margin-left: 34px;
    width: 120px;
}
#menu.activo div#iconbot {
  animation: playIn 0.3s step-end;
  animation-fill-mode: forwards;
}

@keyframes playIn {
   25% { background-position-x: 0px; }
  50% { background-position-x: -25px; }
   75% { background-position-x: -50px; }
  100% { background-position-x: -75px; }
}
.submenu1 {
    position: relative;
    margin-bottom: 46px;
}

.submenu2 {
    position: relative;
    margin-bottom: 117px;
}

.submenu1 > a > div, .submenu2 > a > div {
    height: 45px;
}

.footermenu1 > a > div {
    color: #bcb9b9;
    height: 15px;
}
.futre {
    position: static;
    padding-bottom: 25px;
    padding-top: 100px;
    background:white;
	letter-spacing: 1.2px;
}

.futre .botoes .mao {
    display: inline-block;
    margin-right: 7px;
	vertical-align: top;
    margin-top: 3px;
}
.futre .botoes > div {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.futre .hey {
    width: 18.5%;
}

.futre .stalk {
    width: 32%;
}

.futre .legal {
    width: 38%;
}
.futre .legal div {
    display: inline;
}

.futre .separa > img {
    width: 100%;
}

.futre .botoes {
    width: 1190px;
    margin: auto;
    max-width: 97%;
    margin-top: -63px;
}

.futre a {
    text-decoration: none;
    color: #363636;
	letter-spacing: 0.7px;
}

.futre .titul {
    font-family: BahnBold;
    font-weight: 600;
    font-size: 20px;
	padding-right: 10px;
}

.futre .corpo {
    color: #363636;
    font-size: 11px;
    font-family: BahnBOld;
	padding-top: 4px;
}

.futre .legal .corpo {
    text-align: right;
	vertical-align: middle;
    top: -4px;
    position: relative;
    font-size: 10px;
    letter-spacing: 0.3px;
}

.futre .separa {
    width: 100vw;
    max-width: 1366px;
    margin: auto;
}

.futre .corpo > a:nth-child(2) {
    border-left: 1px solid #363636;
    padding: 0px 8px 0px 8px;
}

.futre .corpo > a:nth-child(1) {
    padding-right: 8px;
}

.futre .corpo > a:nth-child(3) {
    padding-left: 8px;
}

.imagem {
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
}

/*css temporario para o menu mobile*/

@media only screen and (max-width:1130px){

	.futre .botoes{
		margin-top: -26px;
	}
	.futre .botoes .mao{
		width: 6%;
	}
	.futre .botoes .mao img {
		width: 100%;
	}
	.futre .hey {
		width: 21%;
	}
	.futre .stalk {
		width: 25%;
	}
	.futre .legal {
		width: 38%;
	}
	.futre .titul{
		font-size: 2vw;
	}
	.futre .corpo{
		font-size: 1.2vw;
	}
	.futre .stalk .corpo a {
		display: block;
		padding: 0;
		border: none;
	}
	.futre .legal .corpo{
		font-size: 1.2vw;
		display: block;
	}
    
}
@media only screen and (max-width:600px){
	.futre{
		padding-bottom:0px;
	}
	.futre .botoes {
		margin-top: 0;
	}
	.futre .botoes > div{
		text-align: center;
		margin:auto;
		width: 26%;
		display:inline-block;
	}
	.futre .botoes .mao{
		text-align:right;
		/* margin-left: 10%; */
		margin: 0;
	}
	.futre .botoes .mao img {
		width: 100%;
		vertical-align: top;
	}
	.futre .botoes > .lega, .futre .botoes > .legal .corpo{
		text-align:center;
	}
	.futre .botoes > .legal {
		margin-top: -3.2%;
		padding: 0;
	}
}
@media only screen and (max-width:210px){
	.futre{
		padding-bottom:0px;
	}
	.futre .botoes {
		margin-top: 0;
	}
	.futre .botoes > div{
		text-align: center;
		margin:auto;
		width: 28%;
		display:inline-block;
	}
	.futre .botoes .mao{
		text-align:right;
		margin-left: 10%;
	}
	.futre .botoes .mao img {
		width: 100%;
		vertical-align: top;
	}
	.futre .botoes > .lega, .futre .botoes > .legal .corpo{
		text-align:center;
	}
	.futre .botoes > .legal {
		width: 100%;
	}
}


@media only screen and (max-width:120px){
	.futre .botoes > div {
		width:55%;
	}
	.futre .botoes .mao {
		margin-left: 11%;
	}

}

@media only screen and (max-height:800px){

    #menu{
        padding-top: 53px;
    }
    div#headermenu{
        top: 5px;
    }
    
    .submenu1 {
        margin-bottom: 4vh;
    }
    
    .submenu2{
        
        margin-bottom: 4vh;
    }
    .footermenu1 > div {
        display: inline;
        margin-right: 10px;
    }
    .submenu1 > a > div, .submenu2 > a > div {
        height: 4vh;
    }
}


@media only screen and (max-height:315px){
    
    #menu.activo{
        overflow: scroll;
    }
    #menu.activo div#headermenu{
        background: rgb(255, 255, 255);
    }
    #menu .footermenu1 {
        top: 28px;
        left: 192px;
        padding: 0;
    }
    #menu .footermenu1 div {
        display: block;
    }
    #menu .galinha {
        margin-bottom: 25px;
    }
    .submenu1 > a > div, .submenu2 > a > div{
        height: auto;
    }
    div#corpomenu{
        overflow: scroll;
        height: 150px;
    }
}
/*css temporario para o menu*/

