@font-face {
	font-family: 'Omnes semibold';
	src: url('/content/fonts/Omnes/OMNES-SE_3.ttf') format('opentype');
}

@font-face {
	font-family: 'Omnes';
	src: url('/content/fonts/Omnes/OMNES-RE_3.ttf') format('opentype');
}

@font-face {
	font-family: 'Roboto';
	src: url('/content/fonts/Roboto/Roboto-Bold.ttf') format('opentype');
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    font-family: Omnes semibold, 'Open Sans', sans-serif;
    color: #111;  
}

body {
    background: #fff;
   /* font-family: Omnes, 'Open Sans', sans-serif;*/
    color: #4e4e4e;
    line-height: 22px;
}

a:hover, a:focus {
    color: #95C11E;
    text-decoration: none;
    outline: none;
}

.edittopo{
	padding-top: 75px;
	margin-bottom: 100px; 
	margin-left: 100px;
}
.edittopo{	
	margin-bottom: 60px; 
	margin-left: 0px;
	position: relative;

}
.edittopo h2{
    font-family: Omnes semibold, sans-serif;
    font-size: 42px;
    line-height: 142.5%;
    text-align: left;
    color: #111;   
    text-shadow: 1px 1px 4px #fff;
    padding-right: 50%;
    text-transform: uppercase;    
}
.edittopo a{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: black;
	margin: 5% 0;
	padding: 10px 30px;
}
.editAltura{
	height: 270px;
	overflow: hidden;
	display: block;
}

#topoHeader {
    z-index: 1000;    
}

#topo{	
	padding-bottom: 75px;
}

.header {
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    z-index: 1000!important;
}
.d-flex-around{
	display: flex;
	justify-content: space-between;
}

.sectionLinks {
    padding: 25px 0;
}
.sectionLinks h4{
	color: #1d96b7;
    font-weight: bold;
}
.sectionLinks a{
	color: #3b3939;
	line-height: 28px;
	display: block;
}
.mgToFooter{
	margin-bottom: 25px;
}
.bgImgGota{
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('/content/images/fullbanner.png');
}
#slider-infoDESK, #slider-infoXS{
	padding: 25px 0;
	height: 260px;
	background-image: linear-gradient(to right, #00adef , #0075bc);
}
.icoSlideInfo{
	height: 70px;
	width: 70px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
#slider-infoDESK h5, #slider-infoXS h5{
	color: #ffffff;
	font-weight: bold;
	font-size: 48px;
}
#slider-infoDESK h5 > p, #slider-infoXS h5 > p{
	color: #ffffff;
	font-weight: bold;
	font-size: 28px;
	display: inline-block;
}
#slider-infoDESK p, #slider-infoXS p{
	font-family: 'Omnes', sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}
.carousel-control.rightVirtu{
	right: 0;
    left: auto;
}

.TAC{
	text-align: center;
}
.d-flex-center-noticia{
	display: flex;
	justify-content: center;
}
.borda-azul{
	border-top: solid;
   border-color: #1d96b7; 
   border-width: 5px;
}
.editBotaoAgua {
    background-color: #00ADEF;
    border: none;
    opacity: 0.8;
    box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
    filter: saturate(150%);
   
}



/*CARROUSEL*/


/* YOUR CSS simplified */  
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    width: 100%;
    line-height: 1;
}

.carousel-fade .carousel-inner .item {
	opacity: 0.3;
	transition-property: opacity;
}    
.carousel-fade .carousel-inner .active {
  	opacity: 0.9;
}    
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  	left: 0;
  	opacity: 0.3;
  	z-index: 999;
}    
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  	opacity: 0.9;
}    
.carousel-fade .carousel-control {
  	z-index: 999;
}
.carousel-inner {
    overflow: unset !important;
}


.seta-esq-topo{
	background-image: url('/content/images/seta2.png');
   	height: 70px;
   	background-repeat: no-repeat;
   	background-position: center;
   	background-size: contain;
   	margin-top: 200px;
   	left: -60px;
	position: relative;
}

.seta-dir-topo {
	background-image: url('/content/images/seta.png');
	height: 70px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-top: 200px;
 }

.seta-esq-meio{
	background-image: url('/content/images/seta2.png');
   	height: 70px;
  	background-repeat: no-repeat;
   	background-position: center;
   	background-size: contain;
   	margin-top: 100px;
}

.seta-dir-meio {
   background-image: url('/content/images/seta.png');
   height: 70px;
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   margin-top: 100px;
}

/*CARROUSEL FIM*/

/*GOTAS*/
.box-gota{		
	background-size: contain;
	background-repeat: no-repeat;
	width: 150%;
	height: 250px;
	position: relative;
	opacity: 0.75;
	filter: saturate(150%);
}

.paragrafo-subtitulo {
    position: absolute;
    top: 120px;
    left: 42px;
    width: 80px;
    text-align: center;
}

.paragrafo-subtitulo p{
	font-family: 'Omnes', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #1d96b7;
    line-height: 15px;
}
 .margnoticia img{
 	width: 100%;
 }
 .pd25Divs div{
	padding-left: 80px;
}

/* final stylesheet */
/* ----------------------------------------------------------------------------------------- */
/* page home*/

.imagemFundo{	
	background-repeat: no-repeat;
    background-size: cover;   
}
.imagemTeste{
	/*background: rgba(220, 231, 239, 0.30);*/
}

.atendimento{
	position: relative;
	bottom: 135px;
	margin-bottom: -90px;	
}

.atendimento img{
	width: 200px; 
}

.cidade{
	margin-top: 0;
	margin-bottom: 25px;
}
.cidade h3, .videos h3{
	
	font-family: 'Omnes', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 30px;
	text-align: center;
	margin-bottom: 65px;
	padding-top: 15px;
	color: #1d96b7;
}
.cidade h5{
	font-family: 'Omnes', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 25px;
	color: #1d96b7;
}
.cidade p{
	font-family: 'Omnes', sans-serif;
	font-style: normal;
	text-align: justify;
	font-size: 16px;
	color: #939393;
}
.cidade img{
	height: 250px;
	width: 100%;
    object-fit: cover;
}
.editnews{
	font-family: 'Omnes', sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: white;

	background: #95C11E;
	border: 2px solid #95C11E;
	box-sizing: border-box;
	border-radius: 3px;

	text-align: center;
  	padding: 5px 30px;
   	margin: 45px;
   
}

.carousel-control .glyphicon-chevron-left {
    color: green;
    font-size: 75px!important;
    left: 20%!important;
}
.carousel-control .glyphicon-chevron-right {
    color: green;
    font-size: 75px!important;
    right: 30%!important;
}
.editconheca2{
	display: -webkit-inline-box;
   	padding: 5px 25px;
   	margin: 15px;
   	align-items: center;
   	display: flex;
   	height: 75px;
   	width: 275px;  	

 	background: #95C11E;
	border: 2px solid #95C11E;
	box-sizing: border-box;
	border-radius: 3px;
}

.editconheca2 p{
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	margin: 0;
	color: white;
}
.editconheca2 img{
	padding: 10px 20px 5px 0px;
	width: 65px;
}    
.editconheca{
	border-top: solid;
	border-color: #1d96b7;
	border-width: 5px;
}
.editconheca h4{
	font-family: 'Omnes', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 30px;
	text-align: center;
	margin-top: 45px;
	color: #1d96b7;
}
.conheca{
	margin-bottom: 75px;
}
.margnoticia{
	margin: 15px 0;
    min-height: 380px;
}

.card-img-top {
    width: 350px;
    height: auto;
    border-radius: 30px 0 30px 0;
}
#blog 
{
    background: #fbfeff;
    padding: 25px 0;
    font-size: 16px;
    line-height: 22px;
}
.dataPublicacao {
    font-style: italic;
    font-size: 12px;
    color: #C1C1C1;
}
.divTitulo {
    font-family: Roboto, sans-serif;
    font-style: normal;
    line-height: 49px;
    text-align: justify;    
    color: #333333;
}
.divTitulo h2 {
    font-family: Roboto, sans-serif;
    font-size: 42px;
    font-weight: 500;
}
.divResumo{
    font-family: Roboto, sans-serif;
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}


/* LOGIN STYLE
----------------------------------------------------------------------------------------------------*/
#login-body {
    background: url(/Content/images/background.jpg) no-repeat center center fixed;
    padding-top: 8%; 
}
 #login-body .login-title {
    color: #FFF;
    font-weight: 400;
    display: block; 
 }
#login-body .account-wall {
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #fAfAfA;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); }
#login-body .account-wall .alert {
    margin: 0 20px 20px 20px;
}
#login-body .account-wall form {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
#login-body .account-wall form .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#login-body .account-wall form .form-control:focus {
    z-index: 2;
}
#login-body .account-wall form input#login {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#login-body .account-wall form input#senha {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#login-body .account-wall form input#senha.only-password {
    border-radius: 4px;
}
#login-body .account-wall form button, #login-body .account-wall form input[type="submit"] {
    margin-top: 10px;
}
#login-body .account-wall .profile-img {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    border: 1px solid #f1f1f1;
}
#login-body .account-wall .profile-name {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0;
    height: 1em;
    overflow: hidden;
}
#login-body .account-wall .profile-email {
    font-size: 14px;
    text-align: center;
    display: block;
    color: #404040;
    padding: 3px 8px 6px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#login-body .switch-account {
    color: #D9EDF7;
    display: block;
    margin-top: 10px;
}
.dataPublicacao{
    font-style: italic; 
    font-size: 12px; 
    color: #C1C1C1;
}
.corpoNoticia{
    text-align: justify;
}


/****************** Foto SUPERIOR **********************
/***Foto Paisagem****/
div.figuraEsquerdaPaisagem {
  float: left;
  margin-right: 15px;

}

div.figuraEsquerdaPaisagem p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  width: 280px;
}
div.figuraEsquerdaPaisagem img {
  max-width: 280px;
  border-radius: 4px;
}

div.figuraDireitaPaisagem {
  float: right;
  margin-left: 15px;

}
div.figuraDireitaPaisagem p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  width: 280px;
}

div.figuraDireitaPaisagem img {
  max-width: 280px;
  border-radius: 4px;
  
}
/***Foto Retrato***/
div.figuraEsquerdaRetrato {
  float: left;
  margin-right: 15px;
  padding: 0.1em;
  
}

div.figuraEsquerdaRetrato p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  max-width: 200px; 
}

div.figuraEsquerdaRetrato img {
  max-width: 200px;  
  border-radius: 4px;
}

div.figuraDireitaRetrato {
  float: right;
  width: 25%;
  margin-left: 15px;
  padding: 0.2em;
}
div.figuraDireitaRetrato p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  max-width: 200px; 
}

div.figuraDireitaRetrato img {
  max-width: 200px; 
  border-radius: 4px;
}

/****Foto Centralizado**/
div.figuraCentralizado {
  float:none;
  width: 100%;
  margin: 0.1em;
  padding: 0.1em;
  
}

div.figuraCentralizado p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div.figuraCentralizado img {
  width: 100%; 
  border-radius: 4px;
}
/****************** FIM FOTO SUPERIOR******************************/

div.figuraAdicional {
  float:none;
  width: 100%;
  margin: 0.1em;
  padding: 0.1em;
  
}

div.figuraAdicional p 
{
  
  text-align:center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div.figuraAdicional img 
{ 
  width: 100%; 
  border-radius: 4px;
}
div.figuraAdicional .creditoNoticia
{
    text-align: right;
    width:69%;
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
}

/******************** FOTO INFERIOR *****************************/
div.figuraInferiorEsquerdaPaisagem {
  float: left;
  margin-right: 15px;
}

div.figuraInferiorEsquerdaPaisagem p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  max-width: 280px; 
}

div.figuraInferiorEsquerdaPaisagem img {
  max-width: 280px;  
  border-radius: 4px;
}

/*Foto Direita*/
div.figuraInferiorDireitaPaisagem {
  float: right;
  margin-left: 15px;
  padding: 0.5em;
}
div.figuraInferiorDireitaPaisagem p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  max-width: 280px;  
}

div.figuraInferiorDireitaPaisagem img {
  max-width: 280px;  
  border-radius: 4px;
}

/***Foto Retrato***/
div.figuraInferiorEsquerdaRetrato {
  float: left;
  margin-right: 15px;
}

div.figuraInferiorEsquerdaRetrato p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  max-width: 200px; 
}

div.figuraInferiorEsquerdaRetrato img {
  max-width: 200px;  
  border-radius: 4px;
}

div.figuraInferiorDireitaRetrato {
  float: right;
  width: 28%;
  margin-left: 15px;
}
div.figuraInferiorDireitaRetrato p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  max-width: 200px;
}

div.figuraInferiorDireitaRetrato img {
  max-width: 200px;
  border-radius: 4px;
}

/****Foto Centralizado**/
div.figuraInferiorCentralizado {
  float:none;
  width: 95%;
  margin: 0.5em;
  padding: 0.5em;
}

div.figuraInferiorCentralizado p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div.figuraInferiorCentralizado img {
  width: 100%;  
  border-radius: 4px;
}
/************************* FIM FOTO INFERIOR***/
.divFecom
{
    background: url('../images/logoMercosul.png');
}

.dataUltimasNoticias
{
     margin: 0.5em;
   
 }
 
 .ultimas_noticias
 {
    text-decoration: none;
    color: #294E6D;
            
 }
 
 .ultimas_noticias a:hover
 {
    color: #294E6D;  
    font-weight:bold;
    
 }
 
 .todasNoticias
 { color:#666;
   margin-left: 0px;
   background-color:#F7F7F9;
 }

.todasNoticiasAlternada
 {
    color:#666;
    margin-left: 0px;
    background-color: #F7f7F8;
 }
 
 #divDataUltimasNoticias
 {
    color:#666;
    margin-left: 0px;
    background-color: #F1F1f1;
 }

 .assinatura{
     float: right;
     font-family: Century Gothic;
     font-size: 12px;
     font-style: italic;
     color: #000080;         
 }

.luto {
    height: 70px;
    margin: 15px 0px 0 10px;
}

#form-busca-licitacao {
    background-color: #dae5e8;
    padding: 15px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);

}

.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-message {
	margin: 20px 0;
	padding: 20px;
	border-left: 3px solid #eee;
}

	.alert-message h4 {
		margin-top: 0;
		margin-bottom: 5px;
	}

	.alert-message p:last-child {
		margin-bottom: 0;
	}

	.alert-message code {
		background-color: #fff;
		border-radius: 3px;
	}

.alert-message-warning {
	background-color: #fcf8f2;
	border-color: #f0ad4e;
}

	.alert-message-warning h3 {
		color: #f0ad4e;
	}

/*Paginação GridView*/
table > tbody > tr > td > table
{
    margin: 0 auto;
}
table > tbody > tr > td > table > tbody > tr > td > a 
{
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #1f96b7;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
    border-radius: 3px;
    margin: 4px;

}
    table > tbody > tr > td > table > tbody > tr > td > span 
    {
    z-index: 2;
    color: #ffffff;
    background-color: #1f96b7;
    border-color: #1f96b7;
    cursor: default;
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;   
    border: 1px solid #dddddd;
    margin-left: -1px;
    border-radius: 3px;
    }
    table > tbody > tr > td > table > tbody > tr > td > a:hover  {
        color: #146076;
        background-color: #eeeeee;
        border-color: #dddddd;
    }

#banners img { 
    margin-bottom: 10px }

.media
{
    margin-bottom: 15px;
}
.media img {
    border-radius: 4px;
    width: 130px;
}
.media-heading{
    color: #1d96b7;
    text-transform: uppercase;
}
.media-body a{
    color: #666;
}
.gotaMobile{
	background-color: #0075BC;
    margin-bottom: 30px;
}
.editTextoGota p{
	font-family: 'Omnes semibold', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: white;
	margin-top: 10px;
}
.AcessoRapido{
	list-style: none;
	display: flex;
	padding-left: 1px;
}
.AcessoRapido li {
    border-radius: 10%;
    background-color: #fff;
   	margin: 0 15px;
   	width: 120px;
   	height: 120px;
}
.clearfix {
	overflow: auto; 
	padding: 10px;
}
.editNoticiasHome {
    display: flex;
    margin: 0 35px;
}
.editNoticiasHome img {
    width: 35%;
    height: 160px;
    padding: 10px;
}
.editNoticiasHome2 img{
	width: 100%;

}
.editNoticiasHome2 {
    margin: 40px 35px;
}
.editNoticiasHome h4{
	font-family: Omnes semibold, sans-serif;
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #1D96B7;
}
.editNoticiasHome p{
	font-family: Omnes, sans-serif;
	font-size: 18px;
	line-height: 17px;
	letter-spacing: 0.02em;
	color: #9E9999;
}
.editNoticiasHome2 h4{
	font-family: Omnes semibold, sans-serif;
	font-size: 36px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #1D96B7;
	margin-top: 20px;
}
.editNoticiasHome2 p{
	font-family: Omnes, sans-serif;
	font-size: 20px;
	line-height: 17px;
	letter-spacing: 0.02em;
	color: #9E9999;
}
.AcessoRapido p {
    font-family: Omnes semibold, sans-serif;
    font-size: 15px;
    line-height: 15px;
    font-weight: 900;
    text-align: center;
    letter-spacing: -0.045em;
    color: #1D96B7;
    margin: 0px 22px;
}

iframe 
{
    width: 100%;
}

.dpIB a {
    color: #fff;
}

.dpIB a:hover {
    color: #1d96b7;
}

#div-instagram {
    padding: 25px 0;
}

.animated h4 {
	height: 45px;
}

.icone-ouvidoria {
	margin: 10px 0 10px 0;
}

	.icone-ouvidoria img {
		max-width: 350px;
	}




/* final page home 

 ----------------------------------------------------------------------------- */
 /* mobile */
/* Media Queries
/---------------------------------------------------------------------------- */

	@media(min-width: 1600px){
		.imagemTeste{
			padding: 20px;
		}
	}

	@media(max-width: 1600px){
		/*carrousel topo e meio*/
		.seta-esq-topo, .seta-dir-topo{
		   margin-top: 150px;
		}

		.seta-esq-meio{
   			margin-right: 70px;
		}
		.seta-dir-meio{
		 	margin-left: 70px;
		}

		/* END*/
	}

	/* Extra large devices (large desktops, 1200px and up) 
	Para todos as telas menores de Desktop */
	@media (max-width: 1200px) {
		/*home*/
		.cidade img{
			width: 100%;
			height: 180px;
		}

		.seta-esq-meio{
	   		margin-right: 90px;
		}
		.seta-dir-meio{
		 	margin-left: 90px;
		}

		.margin-gota-1{
			margin-left: 0px;
		}

		.margin-gota-2{
			margin-left: 25px;
		}

		.margin-gota-3{
			margin-left: 45px;
		}

		.margin-gota-4{
			margin-left: 70px;
		}

		.margin-gota-5{
			margin-left: 95px;
		}
		.pd25Divs div {
		    padding-left: 65px;
		}
	}

	/* Large devices (desktops, 992px and up) */
	@media (min-width: 992px) and (max-width: 1199.98px) {
		.box-gota {		    
		    width: 200px;
		}
		.seta-esq-topo {
			left: -50px;
		}
		.seta-dir-topo {
			right: -50px;
		}
		.edittopo{
			margin-left: 25px;
		}
	
	}

	/* Medium devices (tablets, 768px and up) */
	@media (min-width: 993px){
	
	}

	@media (min-width: 768px) and (max-width: 992px){
		.seta-esq-topo {
			left: -35px;
		}
		.seta-dir-topo {
			right: -35px;
		}
	
	}

	@media (max-width: 992px) {
        iframe 
        {
            width: 100%;
            height: auto;
        }

		.margin-gota-1{
			margin-left: unset;
		}

		.margin-gota-2{
			margin-left: unset;
		}

		.margin-gota-3{
			margin-left: unset;
		}

		.margin-gota-4{
			margin-left: unset;
		}

		.margin-gota-5{
			margin-left: unset;
		}

		.editconheca2 {  
    		width: 95%;
		}
		.edittopo h2{
		    padding-left: 5%;
		    padding-right: 35%;
		}
		
	}	

	@media(min-width: 768px){
		#slider-infoXS{
			display: none;
		}

		.visible-sm{
			display: block !important;
		}



	}

	@media (max-width: 767px) {
		.atendimento{
			position: relative;
			bottom: 0px;
			margin-bottom: 0px;	
		}
		#topo{	
			padding-bottom: 35px;
		}
		.cidade img{
			height: unset;
		}
		.d-flex-center{
			display: flex;
			justify-content: center;
		}

		/* virtu */
		.pd25Divs div{
			padding: 40px;
		}

		#slider-infoDESK{
			display: none;
		}

		.seta-esq-topo, .seta-dir-topo, .seta-esq-meio, .seta-dir-meio{
		   height: 50px;
		}

		.seta-esq-meio{
	   		margin-right: 30px;
		}
		.seta-dir-meio{
		 	margin-left: 30px;
		}

		.icoSlideInfo {
		   width: unset; 
		}

		.editconheca2 {
		   margin: 15px 0px;
		   width: 100%;
		}
		.seta-esq-topo {
			left: -35px;
		}
		.seta-dir-topo {
			right: -35px;
		}
		.visible-xs {
			display: block !important;
		}

		.hidden-xs {
			display: none !important;
		}
		.AcessoRapido img {
		    padding: 10px 0px;
		    height: 74px;
		    display: block;
		    margin: 0 auto;
		}		
	}

	@media (min-width: 426px) and (max-width: 575px) {
		.AcessoRapido li {
		    margin: 0 10px;
		    width: 90px;
		    height: 90px;
		}
		.AcessoRapido img {
		    height: 50px;
    		padding: 5px 0px;
            
		}
		.AcessoRapido p {
    		font-size: 13px;
    		margin: 0px 12px;
		}
		
   
	}

	@media (max-width: 425px) {
        .divTitulo h2{
            font-size: 27px;
            line-height: 30px;
            text-align: center;
        }
		
		/* virtu */
		.atendimento img {
			width: 125px;
		}
		.nopaddingxs{
			padding-right: 0 !important;
			padding-left: 0 !important;
		}
		.bgImgGota{
			height: 150px;
			background-size: contain;
		}
		.centerxs{
			text-align: center;
		}

		.icoSlideInfo{
			margin: 0 auto;
		}
		.editImg{
			background-size: cover;
			height: 200px;
			margin-top: 45px;
			padding: 15px;
			margin-bottom: 15px;
			padding-left: 15px;

		}
		.editImg2{
			margin-top: 0;
		}
		.edtiImg p{
			position: absolute;
			top: 40%;
			right: 7%;
			left: 7%;
		}
		.editImg h4{
			position: absolute;
			top: 30%;
		}

		.seta-esq-topo, .seta-dir-topo, .seta-esq-meio, .seta-dir-meio{
			height: 50px;
		}

		.paragrafo-subtitulo {
			left: 56px;
			width: 72px;
			top: 145px;
			text-align: center;
		}

		.box-gota {			    
			width: 200px;
			height: 240px;
		}
		.paragrafo-subtitulo p {		    
			font-size: 13px;		    
		}
		.edittopo h2{
		    padding-left: 5%;
		    padding-right: 5%;
		    font-size: 39px;
		}
		.seta-esq-topo {
			left: -10px;
		}
		.seta-dir-topo {
			right: -10px;
		}	
		.editNoticiasHome img {
		    width: 40%;
		    height: 100%;
		    padding: 10px;
		}
		.editNoticiasHome2 h4{
			font-size: 30px;
		}
		.editNoticiasHome {
 		    margin: 0 15px;
		}
		.editNoticiasHome2 {
 		    margin: 20px 15px;
		}
		.AcessoRapido li {
		    margin: 0 2px;
		    width: 90px;
		    height: 76px;
		}
		.AcessoRapido img {
		    height: 40px;
		    padding: 4px 0px;
		}
		.AcessoRapido p {
    		font-size: 12px;
    		margin: 0px 6px;
    		line-height: 12px;    		
		}     
	}

	@media(max-width: 375px){
		.paragrafo-subtitulo {
			left: 42px;
			width: 73px;
			top: 115px;
		}
		.box-gota {
			width: 200px;
			height: 200px;
		}
		.edittopo{
			margin-left: 15px;
		}
		.edittopo h2{
			font-size: 35px;
			padding-left: 0%;
			padding-right: 5%;
			margin-right: 5%;
		}
		.editNoticiasHome h4{
			font-size: 18px;
		}
		.editNoticiasHome p{				
			font-size: 14px;
				
		}
		.editNoticiasHome {
 		    margin: 0;
		}
		.editNoticiasHome2 {
 		    margin: 10px 0px;
		} 
		.AcessoRapido li {
            margin: 0 10px;
            width: 90px;
            height: 75px;
		}
		.AcessoRapido img {
			height: 35px;
            padding: 0px 0;
            margin-top: 8px;
		}
		.AcessoRapido p {
            font-size: 12px;
            padding: 3px 3px;
            line-height: 10px;
            letter-spacing: 0;
		}
		.editNoticiasHome2 h4{
			font-size: 28px;
		}
	

	}

	@media(max-width: 320px){
		.paragrafo-subtitulo p {			   
			font-size: 11px;			    
		}
		.edittopo{
			margin-left: 10px;
		}
		.paragrafo-subtitulo {
			left: 32px;
			width: 65px;
			top: 100px;
		}
		.box-gota {
			width: 200px;
			height: 180px;
		}
		.AcessoRapido p {
    		font-size: 10px;
    		margin: 0px 4px;
   			line-height: 12px;
		}
		.AcessoRapido li {
			margin: 0;
			border-radius: 10%;
			width: 63px;
			height: 63px;
		}
		.AcessoRapido img {
			height: 32px;
			padding: 2px 0;
		}
		.icoClass {
			right: 7px;
			    
		}
	}
        

