@media (min-width: 768px) and (max-width: 991px){
.topo{
	width:100%;
	
	position:relative;
	float: left;
	background:#FFF;
	height:auto;

	z-index:2;
	}
.topo .linha-cima .data{
	display: none;
	}

.topo .linha-cima .meteorologia{
	width:35%;
	
	position:relative;
	float: left;
	
	height:52px ;
	border-right: 1px solid #d5d5d5;
	
	}
.topo .linha-cima .submenu{
	width:30%;
	
	position:relative;
	float: left;
	list-style: none;
	height:52px ;
	border-right: 1px solid #d5d5d5;
	
	}
.topo .linha-cima .submenu ul{
	padding: 0px;
	width: 100%;
	position: relative;
	padding-left: 8%;
	padding-right: 8%;
	}
.topo .linha-cima .busca{
	width:35%;
	
	position:relative;
	float: left;
	list-style: none;
	height:52px ;
	border-right: 1px solid #d5d5d5;
	
	
	}
.topo .logo{
	position:relative;
	float:left;
	text-align:left;
	width:19%; 
	height: 100%;


	}
.infos{
	width:81%;
	
	position:relative;
	float: right;
	
	
	
	}
.topo .logo img{
	z-index:2222222;
	//margin-top:28px !important;
	margin-left:0px;
	margin-top:21px;
	width: 87%;
	}


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


.infos  .box{
	width:61%;
	
	position:relative;
	float: right;
	margin-top: 28px;
	font-size: 14px;
	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;

	}

.infos .box:first-child span{
	position: relative;
	float: left;
	font-size: 14px;
	letter-spacing: 0px;
	color: #0b3059;
	font-weight: 600;
	top: -3px !important;
	}

.infos  .box .icone img{
	width: 30px;
	height: 49px;
	
	
	}




.topo nav a{
	position:relative;
	float:left;
	font-size:14px;
	font-weight:100;
	margin-top:25px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:500;
	margin-right:0px;
	//background:#093;
	cursor:pointer;
	
	}
.servicos .container{
	position:relative;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 35px;
	padding-left: 35px;
	background: #0b3059;
	
	
	}
.servicos .owl-theme .owl-pagination {
  display: none;
    
}
.servicos .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-left: 0px !important;
}

.servicos .owl-theme .owl-controls .owl-buttons .owl-prev {
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;
    
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-anterior.svg) no-repeat center !important;
    background-color: #0b3059 !important;
    opacity-text: 0;
    filter: Alpha(Opacity=50);
    position: absolute;
    right: 60px;
    top: -86px;
}
.servicos .owl-theme .owl-controls .owl-buttons .owl-next {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;
    font-size: 12px;
   -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-proximo.svg) no-repeat center !important;
     background-color: #0b3059 !important;
    
    filter: Alpha(Opacity=50);
     position: absolute;
    right: 0px;
    top: -86px;
}
/*-----------------
.servicos .container{
	position:relative;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 45px;
	padding-left: 45px;
	background: #0b3059;
	
	
	}
.servicos ul li{
	position:relative;
	
	width:20%;
	min-height:20px;
	text-align:center;
	list-style:none;
	margin-bottom: 130px;
	font-size:22px;
	
	}
.servicos figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	font-size:16px;
	
	
	
}--*/

.noticias ul li{
	position: relative;
	
	width: 32%;
	height: 449px;
	//border: 1px solid #d3d3d3;
	//border-bottom: 1px solid #d3d3d3;
	overflow: hidden;
}

.noticias ul li:last-child{
	display: none !important;
}


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

.galeria ul li{
	position: relative;
	
	width: 49%;
	height: auto;
	margin-bottom: -3px;
	background: #000 !important;
	
}


.galeria ul{
	position: relative;
	float: left;
	width: 100%;
	padding: 0px;
	list-style: none;
	margin-top: 20px;
	padding: 0px !important;
	height: 500px;
	overflow: hidden;
	
}
.eventos .item{
	width: 100%;
	height: 496px;
	background: #000;
}
.eventos .info-evento{
	position: absolute;
	z-index: 2 !important;
	width: 100%;
	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: 247px;
	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;
	
}


.eventos .owl-theme .owl-controls .owl-buttons .owl-prev {
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;
    
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-anterior.svg) no-repeat center !important;
    background-color: #0b3059 !important;
    opacity-text: 0;
    filter: Alpha(Opacity=50);
    position: absolute;
    right: 57px;
    top: 321px;
}
.eventos .owl-theme .owl-controls .owl-buttons .owl-next {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;
    font-size: 12px;
   -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-proximo.svg) no-repeat center !important;
     background-color: #0b3059 !important;
    
    filter: Alpha(Opacity=50);
     position: absolute;
    right: 0px;
    top: 321px;
}
.depoimentos{
	position:relative;
	float:left;
	width:100%;
	height:627px;
	padding-top: 65px;
	background: url(../imgs/fundo-depoimentos.jpg) center no-repeat;
	font-weight: 200 !important;
	
	margin-top: 83px;
	}
.depoimentos .item{
	position: relative;
	float: left;
	width: 100%;
	height: 402px;
	text-align: center;
	font-weight: 200 !important;
}

.depoimentos .owl-theme .owl-pagination {
  display: none;
    
}
.depoimentos .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-left: 0px !important;
}

.depoimentos .owl-theme .owl-controls .owl-buttons .owl-prev {
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;
    
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-anterior.svg) no-repeat center !important;
    background-color: #0b3059 !important;
    opacity-text: 0;
    filter: Alpha(Opacity=50);
    position: absolute;
    right: 57px;
    top: -68px;
}
.depoimentos .owl-theme .owl-controls .owl-buttons .owl-next {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 0px !important;
    width: 57px !important;
    height: 52px !important;
    font-size: 12px;
   -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background: url(../imgs/btn-proximo.svg) no-repeat center !important;
     background-color: #0b3059 !important;
    
    filter: Alpha(Opacity=50);
     position: absolute;
    right: 0px;
    top: -68px;
}
.footer{
	position:relative;
	float:left;
	width:100%;
	min-height:213px;
	padding-top: 72px;
	
	
	}
.footer .box-logo{
	position:relative;
	float:left;
	width:50%;
	height:220px;
	
	//margin-left:8%;
	
	}

.footer .infos{
	position:relative;
	float:right;
	width:48%;
	height:222px;
	list-style:none;
	padding:0px !important;
	
	//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;
	
	}

.footer .direitos .frase{
	height:88px;
	line-height:88px;
	position:relative;
	float:left;
	font-size:15px;
	width: 80%;
	}

















}