

.title {
    text-align: center;
    font-family: Klavika, sans-serif;
    color: WHITE;
    letter-spacing: 13px;
}
.titlezinho {
    text-align: center;
    font-family: Klavika, sans-serif;
    color: grey;
    letter-spacing: 1px;
    font-size: 11px;
    margin-bottom: 123px;
}

.titlezinho3 {
    text-align: center;
    font-family: Klavika, sans-serif;
    color: white;
    letter-spacing: 1px;
    font-size: 20px;
    margin-top:  44px;
    }

html, body {
    height:100%;}

.geral {
    min-height:100%;
    margin: 0 auto;
    position:relative;
    width:800px;}

.logo {
	width: 56%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.column {
    float: right;
    width: 33%;
    padding: 22px;
}

}

.center {
	
  	margin-left: auto;
    margin-right: auto;
}

.bot {
	width: 77%;	
}

.jao {
	width: 30%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.jaoo {
	width: 100%;
    height: auto;
    display: block;
    margin-left: center;        
	text-align: center;
	font-family: Klavika, sans-serif;
	color: RED;	
	letter-spacing: 2px;
	top:35%
}

.footer {
    position:absolute;
    width:100%;
}

.agendas {
	height: 100%;
    width: 100%;
    position:fixed;
    left:0;
    padding-top: 20px;        
}

.local {
    margin: 0 auto;
    position:relative;
    width:300px;
}

.address {
    height: 30px;
    width: auto;
}

img.img_center {
    display: block;
    margin: 0 auto;
    margin-top: 55px;
}

.sendd {
  // outras propriedades
  box-shadow: 0 0 0 0 rgba(69, 152, 27, 0.5);
}

.trecos {
  // outras propriedades
  animation: pulse 1.5s infinite;
}

// nossa animacao
@keyframes pulse {
  0% {
    transform: scale(.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(69, 152, 27, 0);
  }
  100% {
    transform: scale(.9);
    box-shadow: 0 0 0 0 rgba(69, 152, 27, 0);
  }
}

.galeriak {
    width: 56%;
    height: 56%;
    


}

img.img_centerk {
    display: block;
    margin: 0 auto;
}

img.img_centerlado {
    width: 30%;
    
    
}
.gmaps {    
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 55px;
}
.columnesq {
     float: right;
    width: 50%;
    height: 50%;
    
}
.columndir {
     float: right;
    width: 50%;
    height: 50%;

}