@media (min-width: 992px) and (max-width: 1199px){




.topo .linha-cima .submenu ul{
	padding: 0px;
	width: 100%;
	position: relative;
	padding-left: 8%;
	padding-right: 8%;
	}



.infos  .box:first-child{
	width:38%;
	
	position:relative;
	float: right;
	
	font-size: 15px;
	z-index:2;
	letter-spacing: 0px;
	line-height: 22px;
	}


.infos  .box{
	width:55%;
	
	position:relative;
	float: right;
	margin-top: 47px;
	font-size: 15px;
	z-index:2;
	letter-spacing: 0px;
	line-height: 22px;
	}

.infos .box span{
	position: relative;

	font-size: 14px;
	letter-spacing: 0px;
	color: #0b3059;
	font-weight: 600;
	top: 4px !important;
	}


.servicos figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	font-size:17px;
	
	
	
}


.box-evento {
	position: relative;
	float: left;
	width: 60%;
	height: 192px;
	margin-top: 93px;
	padding: 40px;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 36px;
}

.eventos {
	position:relative;
	float:right;
	width:50%;
	height:530px;
	margin-top: 60px;
	
}

.eventos .item{
	width: 100%;
	height: 421px;
	background: #000;
}

.eventos .info-evento{
	position: absolute;
	z-index: 2 !important;
	width: 87%;
	height: 123px;
	bottom: 0px;
}
.eventos .data-evento{
	position: relative;
	float: left;
	width: 105px;
	height: 100%;
	text-align: center;
	font-size: 42px;
	font-weight: 600;
	line-height: 32px;
	padding-top: 32px;
}
.eventos .titulo-evento{
	position: relative;
	float: right;
	width: 289px;
	height: 37px;
	text-transform: uppercase;
	letter-spacing: -0.2px;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	margin-top: 25px;
	padding-left: 0px;
	z-index: 40 !important;
	
}


.depoimentos .item .texto{
	position:relative;
	float:left;
	width: 100%;
	height: 192px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 35px;
	font-weight: 200 !important;
	font-style: italic;
	text-align: center;
	font-size: 17px;
	line-height: 28px;
	margin-top: 83px;
	}



.footer .box-logo .texto{
	position:relative;
	float:left;
	width:100%;
	
	font-size: 15px;
	font-weight: 300;
	line-height: 28px;
	margin-top: 30px;
	
	}
.footer .box-logo .logo-footer{
	margin-right: 23px;
	width: 150px;
	}

.footer .box-logo .logo-footer-antiga{
	
	width: 50px;
	}

.footer nav{
	position:relative;
	float:left;
	width:20%;
	height:267px;
	list-style:none;
	padding:0px !important;
	
	margin-left: 24px;
		}

.footer nav ul li{
	position:relative;
	float:left;
	width:100%;
	height:16px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:500;
	margin-bottom:19px;
	text-decoration:none;
	}

.footer .infos{
	position:relative;
	float:right;
	width:43%;
	height:222px;
	list-style:none;
	padding:0px !important;
	//background: #000;
	//margin-left:8%;
	
	}

.footer .infos li .texto{
	display: inline-block;
    vertical-align: middle;
	width:82%;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	margin-left: 10px;
	
	}













}