.eco{font-family: 'Economica', sans-serif;}
.super{font-family: 'Supermercado One', cursive;}
.direita{float:right;}
.logo{background-image:url(../img/igreja.png); background-position:center; background-repeat:no-repeat; background-size:30% 80%; }
.logo:hover{background-color:#000;}

a, ul, li{list-style:none; text-decoration:none; margin:0; padding:0;}


html{width:100%; height:100%;  margin:0; padding:0;}

body{width:100%; height:100%; display:table;  margin:0; padding:0; background-color:#000; 
}

section#home{width:100%; position:relative; margin:0; padding:0; 
background-color:#000; 
display:none; z-index:800;
}

section#home div{width:99.5%;  display:table; margin:0 auto; position:relative;}

section#home div ul{width:14.25%; padding-top:50px; float:left;}

section#home div ul li:hover a{width:100%; height:100%; opacity:0.5; position:absolute; background-color:#000; transition: all 0.2s ease-in-out; display:block;}

section#home div ul li a{width:100%; height:0px;  opacity:0; background-color:#000; transition: all 0.2s ease-in-out;}

section#home div ul li img{width:auto; height:100%; position:absolute;}

section#home div ul li{position:relative; overflow:hidden;}

.logo2{background-color:#FFF; background-size:85% 100%; background-image:url(../img/logo2.jpg); background-position:center; background-repeat:no-repeat; width:100%; height:160px; cursor:pointer;  display:block;
transition: all 0.3s ease-in-out; position:relative;}

section#home div ul li.cor01{width:100%; height:200px; cursor:pointer;  display:block;
transition: all 0.3s ease-in-out; position:relative;}


@media (max-width: 1023px) {
section#home div{width:100%;}
section#home div ul{width:50%; padding-top:0px; }
section#home div ul li img{width:100%; height:100%;}
ul#linha07{display:none;}
li.logo2{background-image:url(../img/min/37.jpg); background-size:100% 100%;}
section#entrada{position:relative; top:-150px;  background-size:150%;}

}
