:root {
	--gutter: 20px;
}


html {
	overflow: hidden;
	
}

body {
	overflow-x: hidden;
}

body a:hover {
	color: #333;
	text-decoration: none;
}

body .card a {
	font-family: inherit;
}

.topo-painel {
	background: rgba(0, 60, 120, .8);
   box-shadow: 5px 2px 10px rgba(0, 0, 0, .2) !important;
	z-index: 2;
}

.topo-painel .actions:first-child {
	border-right: 4px solid #fff;
}


.menu-bar {
	top: 80px;
	z-index: 2;
	width: 100%;
		
}

@media (max-width: 1160px) {
	.menu-bar {
		top: 89px;
	
	}
	
}


@media only screen  and (min-width : 1824px) {
.menu-bar {
		max-width: 99%!important;
	
	}
}


.navbar-default {
	background: inherit;
	border: 0 !important;
	box-shadow: unset !important;
	padding: 4px 0;
	transition: all 0.7s ease 0s;
}

.sticky {
	/* background: rgba(255, 255, 255, .9); */
	background: rgba(0, 60, 120, .8);
	box-shadow: 5px 2px 10px rgba(0, 0, 0, .2) !important;
	position: fixed;
	transition: all 1s ease 0s;
	top: 0;
}

.logo-empresa-digital {
	background: url(/empresadigital/imagens/logoED-branca3.png);
	background-size: 268px 49px;
	background-repeat: no-repeat;
	height: 49px;
	margin-top: 12px;
	transition: all 0.5s ease 0s;
	width: 268px;
}

.navbar-default.sticky .logo-empresa-digital {
	background: url(/empresadigital/imagens/logoED-branca3.png);
	background-size: 200px 36px;
	height: 36px;
	margin-top: 6px;
	transition: all 0.5s ease 0s;
	width: 200px;
}

@media ( max-width: 767px) {
	.logo-empresa-digital {
		margin-top: 8px;
		height: 38px;
		width: 208px;
		background-size: 208px 38px;
	}
	
	.navbar-default.sticky .logo-empresa-digital {
    background-size: 194px 34px;
    height: 34px;
    margin-top: 6px;
    transition: all 0.5s ease 0s;
    width: 194px;
}
	.navbar-right #btnAcesso {
		display: block;
		font-size: 0.75rem;
		margin-bottom: 4px;
		text-transform: uppercase;
		padding: 0.075rem .025rem;
		transition: all .2s ease 0s;
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
	.navbar-right #btnCredenciamento {
		display: block;
		font-size: 0.75rem;
		text-transform: uppercase;
		padding: 0.075rem .025rem;
		transition: all .2s ease 0s;
		padding-left: 1rem !important;
		padding-right: 1rem !important;
	}
}

@media ( min-width: 767px) {
	.navbar-right #btnAcesso {
		margin-right: 0.5rem;
	}
}

.hero {
	height: calc(101vh + 24px);
	position: relative;
	top: -85px;
	margin-bottom: -38px;
}

.carrousel .swiper-slide {
	background-size: cover;
	background-repeat: no-repeat;
}

@media (max-width: 1020px) {
	.carrousel .swiper-slide {
		background-position: 65% center;
	}
	
}


.carrousel .swiper-slide:before {
	background: linear-gradient(90deg, rgba(0, 60, 120, 0.6) 24%, rgba(0, 60, 120, 0.6)) !important;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.info {
	margin-top: 42vh !important;
	top: 0;
	z-index: 1;
}

.info p.h3 {
	font-weight: lighter;
	font-size: 5vh;
}

@media ( max-width: 767px) {
	.info p.h3 {
		font-size: 5vh;
	}
	.info span {
		font-size: 0.725rem;
	}
	
}

@media (min-width: 992px) {
	.info p.h3 {
		font-weight: lighter;
		font-size: 8vh;
	}

	.menu-bar {
	max-width: 98.8%;
		
}
}

.circuloApp {
	border-radius: 50%;
	display: inline-block;
	height: 240px;
	/* left: -10px; */
	top: 48px;
	width: 240px;
	z-index: 1;
}

@media (min-width: 1200px) {
	.circuloApp {
		left: 10px;
	}
	
	
}

@media (min-width: 767px) and (max-width: 1200px) {
	.circuloApp {
		left: -20px;
	}
	.footer-acesso {
      position:inherit!important;
   }
   .menu-bar {
   max-width: 99%;
} 
}

@media (min-width: 576px) and (max-width: 767px) {
	.circuloApp {
		left: 110px;
	}
}

@media (min-width: 320px) and (max-width: 576px) {
	.circuloApp {
		left: 40px;
	}
	.especifico {
		height: 699px!important;
	}
}

@media (max-width: 320px) {
	.circuloApp {
		left: 10px;
	}
	.especifico {
		height: 737px!important;
	}
	.text-mobile {
		font-size: 12px;
		font-weight: 600;
	}
}


@media (max-width : 1024px){ 
.text-faleconosco {
	font-size: 30px!important; 
 }
 
}

@media (max-width: 640px) {
	.carrousel .swiper-slide {
		background-position: 84% center;
	}
	.text-faleconosco {
		font-size: 27px!important;
		margin-bottom: 20px;
		font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
		font-weight: 600;
	}
	
	.small-resp{
	font-size: 80%;
	font-weight: 400;
	padding: 0.1rem!important;
	}
	
	.align-mobile {
    text-align: center;
}

	.prl-15 {
		padding-left: 5px!important;
		padding-right: 5px!important;
	}
	.card-destaque {
		padding: 9px!important;
	}
	.card i {
		margin-bottom: 1px!important;
		margin-top: 5px;
	}
	.reduce-text {
		font-size: 1.2rem!important;
	}
}


@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
	.especifico {
		height: 678px!important;
	}
	.modelo {
		height: 376px!important;
	}
	
}

.noticias img {
	object-fit: cover;
	width: 100% !important;
	height: 145px !important;
}

@media ( max-width: 767px) {
	.bg-dark>.container p {
		font-size: 0.875rem;
	}
	.btn.btn-pill {
		border-radius: 2rem;
	}
}

.blococentro {
	margin: 0 auto;
	float: none;
	width: 250px
}

.bt-faleconosco {
	background: #3939CE;
	color: #fff;
	font: bold 18px "Helvetica";
	padding: 9px;
	text-decoration: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bt-faleconosco:hover {
	color: #fff;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.especifico {
	height: 400px;
}

.modelo {
	position: absolute;
	top: -68px;
	left: 0;
	height: 396px;
	width: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.text-faleconosco {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 600;
	
}

.detalhe-contato {
	display: inline-block;
	padding-bottom: 0.4rem;
}

.num-indicadores {
	font-size: 3rem;
	margin: 0;
}

.text {
	font-size: 1rem!important;
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) { 
.hs > .item {
    margin-right: 20px !important;
}
	
	.mobile-mt-3{
	margin-top: 1rem !important;
	}
	}
	
	@media only screen and (min-width: 412px) and (max-width: 767px) { 
	.mobile-mt-3{
	margin-top: 20px !important;
	}
	
	.hs > .item {
    margin-right: 10px !important;
}
	 }
	 
	 @media only screen and (max-width: 600px) {
 .mobile-h6{
 font-size: 0.875rem !important;
 }
}

@media (max-width: 640px) {
	
	.img-municipio {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#btnTransparente {
	padding: 6px 35px!important;
}


	.footer-acesso {
    margin: 0 !important;
	transform: translate(0, -28%) !important;
	font-weight: 600;
	position: initial !important;
	}
	
	
	#dialogComunicado_content{
	height: auto !important;
	}
	.modelo {
		position: static!important;
		height: 396px;
		width: auto;
		overflow: hidden;
		padding: 0;
		margin: 0;
	}
	div#dialogComunicado {
		height: auto;
	}
	.servicosdigitais {
		padding: 20px;
		border: 1px solid #fff;
		margin-bottom: 20px;
		width: calc(70% / 1);
		border-radius: .5rem;
		display: inline-block;
	}
	
	.img-mobile{
	max-width: 100%;
height: auto;
	}
	
	.center-flex {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.t-sm-center {
		text-align: center;
	}
	.cardhome i {
		font-size: 26px;
	}
	.detalhe-contato {
		display: block;
	}
	.num-indicadores {
		font-size: 1.4rem;
	}
	.text {
		font-size: 10px!important;
	}
}

.sub-titulo {
	font-weight: 600 !important;
}

.background-sd {
	background-color: #fff !important;
	color: #6c757d;
}

.img-center {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

.col-var {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-var {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (max-width: 640px) {
.mobile-text-center {
    text-align: center !important;
}
	.info {
    margin-top: 36vh !important;
    top: 0;
    z-index: 1;
		}
	
	.mobile-content-center{
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	}
	
	.mobile-content-center a{
	padding: 10px;
	}
	
	.col-var {
		flex-basis: auto;
		padding-bottom: 20px;
	}
	.text-case {
		text-transform: capitalize!important;
		font-size: 0.88em;
	}
	.info p.h3 {
		font-size: 1.688rem;
	}
	.bloco-servicos {
		width: calc(100% / 1);
		padding: 4px;
		margin: 0;
	}
	
	
	.hero {
		height: calc(84vh + 24px);
	}
	
	.la-3x {
    font-size: 2.3em!important;
	}

	.h2-titulo {
		font-size: 1.75rem;
	}
	.text-mobile {
		font-weight: 400;
		text-transform: initial!important;
		font-size: 14px!important;
	}
	.app {
		padding: var(--gutter) 0;
		display: grid;
		grid-gap: var(--gutter) 0;
		grid-template-columns: var(--gutter) 1fr var(--gutter);
		align-content: start;
		padding-top: 10px !important;
		padding-bottom: 1px !important;
	}
	.app>* {
		grid-column: 2 / -2;
	}
	.app>.full {
		grid-column: 1 / -1;
	}
	.hs {
		display: grid;
		grid-gap: calc(var(--gutter) / 1);
		grid-template-columns: 10px;
		grid-template-rows: minmax(150px, 1fr);
		grid-auto-flow: column;
		grid-auto-columns: calc(50% - var(--gutter) * 2);
		overflow-x: scroll;
		scroll-snap-type: x proximity;
		padding-bottom: calc(.75 * var(--gutter));
		margin-bottom: calc(-.25 * var(--gutter));
	}
	.hs:before,
	.hs:after {
		content: '';
		width: 10px;
	}
	/* Demo styles */
	.hs> .item {
		scroll-snap-align: center;
		padding: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background: #fff;
		border-radius: 8px;
	}
	.no-scrollbar {
		scrollbar-width: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.no-scrollbar::-webkit-scrollbar {
		display: none;
	}
}


.center-flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.text-case {
	text-transform: uppercase;
	margin: auto;
}

#container2 {
    scroll-behavior: smooth;
}

.scrollingcards{

	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	list-style: none;
	
}

.scrollingcards li{
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px!important;
	margin-left: 3px !important;
	text-indent: -999px;
	background-color: white;
	filter: grayscale(0.5) brightness(0.5);
}

.footer-acesso{
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -95%);
}


.agrupador-chamada-acao {
    text-align: center;
    margin: 4vh 0;
}

#btnTransparente {
    border-radius: 50px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff !important;
    padding: 13px 50px;
    text-align: center;
    text-shadow: none;
    letter-spacing: 1px;
    font-size: 18px;
    transition: all .2s ease 0s;
    text-decoration: none;
}

.header-sec-link {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
}

.header-sec-link a {
  position: absolute;
  left: 50%;
  width: 220px;
  height: 80px;
  line-height: 138px;
  bottom: 0;
  margin-left: -110px;
  overflow: hidden;
}

.header-sec-link a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 400px 80px;
  background-image: url(/empresadigital/imagens/badgeCurv.svg);
  top: 34px;
  left: 0;
  z-index: -1;
}

.header-sec-link a i {
  position: relative;
  z-index: 2;
  bottom: 0;
  font-size: 35px;
  left: 94px;
  width: 30px;
  height: 30px;
  color: rgba(0, 60, 120, .4);
}

.bounce {
  animation: bounce 2s infinite;
}

@media (min-width:801px)  { 
.no-scrollbar{
	display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}

.no-scrollbar > .item {
    padding-bottom: 25px;
}

	}


/* ipad Mini Portrait */
@media only screen and (width:768px) {
.no-scrollbar{
	display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}

.no-scrollbar > .item {
    padding-bottom: 25px;
}

}

/* ipad Mini Landscape */
@media only screen and (width:1024px){
.no-scrollbar{
	display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}


.no-scrollbar > .item {
    padding-bottom: 25px;
}

}


.mobile-content-center{
	padding: 0;
}
.mobile-content-center a {
    padding: 15px 15px 2px 0;
}
.li-banner::before {
    content: "•";
    color: #4A5263;
	padding-right: 5px;
}


@media only screen and (min-device-width: 320px) and (max-device-width: 568px)
and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) and (orientation:portrait)
{
  .small-resp{
	font-size: 73%;
	font-weight: 400;
	padding: 0.1rem!important;
	}
	
	.hero {
    height: calc(90vh + 66px);
}

.info p.h3 {
    font-size: 1.49rem;
}

.logo-empresa-digital {
    margin-top: 8px;
    height: 31px;
    width: 170px;
    background-size: 170px 31px;
}

.navbar-default.sticky .logo-empresa-digital {
    background-size: 160px 28px;
    height: 28px;
    margin-top: 6px;
    transition: all 0.5s ease 0s;
    width: 160px;
}
#btnTransparente {
       padding: 5px 26px;
    }
}

.barra-ip {
	
	border-right: 1px solid #fff;
	
}

@media only screen and (max-width: 720px) {
	
	.barra-ip {
		border-right: none;
	}
}

.actions a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}

.slider-caption {
  position: relative;
  display: flex;
  height: 100%;
  flex-flow: column;
  justify-content: center;
  max-width: 733px;
  color: #eee;
  font-size: 22px;
  font-weight: 300;
  text-shadow: 1px 1px 1px rgba(0,0,0,.15);
  -webkit-transition: top .3s ease;
  -o-transition: top .3s ease;
  transition: top .3s ease;
  margin: 0 auto;
  top: 35px;
}
