
@font-face {
    font-family: Milho Cozido;
    src: url(mc.ttf);
}


		#port, #port2 {
    overflow: hidden;
    position: absolute;
    height: 768px;
    width: 1366px;
    margin: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#port3 {
    position: absolute;
    height: 320px;
    width: 800px;
    top: -140px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: none;
    font-family: Arial;
    overflow: auto;
    color: #121117;;
    background-image: url(ppr.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
}



#disc {
    background: url(disc.png);
    width: 840px;
    height: 203px;
    position: absolute;
    top: 410px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: none;
}

::-webkit-scrollbar {
width: 12px;
height: 12px;
}

::-webkit-scrollbar-track {
border: 1px solid #fceeb4;
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
background: #fceeb4;  
border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
background: #e2d28f;  
}


.mob {
display: none;
}

.parallax-viewport {
    position: relative;     /* relative, absolute, fixed */
    overflow: hidden;
}
.parallax-layer {
    position: absolute;
}

  .mobi {
    display: none;
   }

  .video {
     background: url("ag0.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.homemobi {
    background: url(8mobile.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


  .cdmobi {
     background: url("cdmobile.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

  .agmobi {
     background: url("agmobile.jpg");
margin-top: -20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.vidmobi {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}


.cdmobile {
    background: url(cdcontent.png);
    background-size: contain;
    background-repeat: no-repeat;
width: 60vh;
    height: 60vh;
}

.cdmobicon {
    position: absolute;
    top: 60vh;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}




.agmobile {
    background: url(agcontent.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 500px;
    height: 450px;
}

.agmobicon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.agenda {
    font-family: Milho Cozido;
    font-size: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
}


#aggg {
    position: absolute;
    height: 380px;
    width: 400px;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
    border: none;
    font-family: Arial;
    overflow: auto;
    color: #121117;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 14px;
}


  .ctmobi {
     background: url("ct0.jpg");
margin-top: -20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ctmobile {
    background: url(ctcontent.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: auto;
    height: 60vh;
}

.ctmobicon {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 400px;
    height: 700px;
}

.contatos {
    font-family: arial;
    list-style-type: none;
}



#item {
    background: url(box.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 30px;
    color: #fceeb4;
    padding-left: 40px;
}




@media (max-width: 1020px) {


#port {
    height: 100%;
}

.desk {
display: none!important;
} 

.home8mob {
display: inline;
    background: url(8mob.png);
    width: 100%!important;
    height: 100%!important;
    background-size: cover;
    background-position: 50%;
    left: 0!important;
    margin-left: 0!important;
}


.cd8mob {
display: inline;
}



.ctmobicon {
top: 0;
}

.contatos {
    font-size: 1.3em;
    margin-top: 160px;
}

.portag {
    background: url(ag0.jpg);
    background-size: cover;
}



.portcd {
height: 768px!important;
}

}

@media (max-height: 550px) 
{

.homemobi {
    position: relative;
    margin-top: -100px;

}



}