.txtced {margin-bottom: 0; color: var(--corced2); font-weight: 800;}

/**********************Pag Inicial Sessao0******************************/
.sessao-0 span {font-size: 60px; font-weight: 300; color: var(--navText); line-height: 50px;}
.txtoSuper {font-size: 35px!important;}
.sessao-0 p:nth-child(3) {font-weight: 400; line-height: 28px; color: var(--navText); margin-bottom: 0; margin-top: 15px }
.sessao-0 p:nth-child(4) {font-size: 16px!important; font-weight: 300; color: var(--navText);}
/**********************Pag Inicial Sessao0******************************/

/**********************ced Sessao inicial******************************/
.ced .sessao-inicial .container {padding-top: 0; padding-bottom: 0;}
.ced .sessao-inicial div.container-layer {width: 100%; height: 1145px; max-height: 1150px; background-color: #fff; /*background-image:url('../images/shapeback2.svg');*/ background-repeat:no-repeat; background-size: cover; background-position: center; position: relative; padding: 0; overflow-y: hidden; overflow: hidden;}
.ced .sessao-inicial .layer-content {position: absolute; z-index: 9; bottom: 0; width: 100%; top: 90px}
.ced .sessao-inicial .layer-photo {width: 550px;}
.ced .sessao-inicial .layer-wave {position: absolute; z-index: 5; bottom: 0px; width: 100%; height: 420px;}
.ced .sessao-inicial .layer-shape {position: absolute; z-index: 10; top: 30px; width: 100%; height: 1150px; background-image:url('../images/shape4.svg'); background-repeat:no-repeat; background-size: cover; background-position: center;}
.ced .sessao-inicial .layer-marca1 {position: absolute; z-index: 11; bottom: 0; width: 100px; left: 67%; top: 700px}
.ced .sessao-inicial .layer-marca1 img {width: 100%;}
.ced .sessao-inicial .layer-marca2 {position: absolute; z-index: 11; bottom: 0; width: 50px; left: 74%; top: 600px}
.ced .sessao-inicial .layer-marca2 img {width: 100%;}
.ced .sessao-inicial .layer-marca3 {position: absolute; z-index: 11; bottom: 0; width: 25px; left: 80%; top: 680px}
.ced .sessao-inicial .layer-marca3 img {width: 100%;}
.ced .sessao-inicial .layer-retang {width: 100%; height: 20px; background-color: var(--corced2);}
/*.ced .shape_anima1 {position: absolute; width: 154vh; height: auto; z-index: 0; left: -5%; top: -138vh; animation: wave 15s infinite linear;}*/
.ced .shape_anima1 img {width: 100%;}
@keyframes wave {
  from { transform: rotate(0deg);}
  from { transform: rotate(360deg);}
}
.ced .shape_anima2 {position: absolute; z-index: 11; top: 680px; width: 100%; height: 100%; background-image:url('../images/shape_anima2.svg'); background-repeat:no-repeat; background-size: cover; background-position: center;}
.ced .shape_anima3 {position: absolute; z-index: 10; top: 640px; width: 100%; height: 100%; background-image:url('../images/shape_anima3.svg'); background-repeat:no-repeat; background-size: cover; background-position: center;}
/**********************ced Sessao inicial******************************/


/**********************ced sessao-1******************************/
/*.jarallax::before {background-image: url(../images/aresta.svg);}*/
/**********************ced sessao-1******************************/


/**********************ced sessao-2******************************/
.ced .sessao-2 {position: relative;}
.ced .sessao-2 h2 {font-weight: 200; font-size: 30px;}
.ced .sessao-2 .SlideCard {margin-left: 30%; margin-bottom: -400px;}
.ced .sessao-2 .container {padding-bottom: 0;}
.ced .sessao-2 .layer-marca1 {position: absolute; z-index: 11; bottom: 0; width: 80px; left: 45%; top: 630px}
.ced .sessao-2 .layer-marca1 img {width: 100%;}
.ced .sessao-2 .layer-marca2 {position: absolute; z-index: 11; bottom: 0; width: 30px; left: 52%; top: 700px}
.ced .sessao-2 .layer-marca2 img {width: 100%;}
.ced .sessao-2 li, .ced .sessao-7 li, .ced .sessao-8 li {margin-bottom: 15px;}
/**********************ced sessao-2******************************/


/**********************ced sessao-3******************************/
.ced .sessao-3 h2 {font-weight: 200; font-size: 30px;}
.gallery-item>div h1 {background-color: var(--corCed2);}
.gallery-nav-active {background: var(--corCed2) !important;}
.ced .gallery-controls-previous::before {
  position: absolute;
  content: "";
  background: url(../images/botPrev2.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 35px;
  height: 35px;
  transition: left 0.1s ease-in-out;
  visibility: visible;
}
.ced .gallery-controls-next::before {
  position: absolute;
  content: "";
  background: url(../images/botNext2.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 35px;
  height: 35px;
  transition: left 0.1s ease-in-out;
  visibility: visible;
}
/**********************ced sessao-3******************************/

/**********************ced sessao-4******************************/
.ced .sessao-4 .container-fluid {background-color: var(--fundoCz);}
/**********************ced sessao-4******************************/

/**********************ced sessao-5******************************/
.ced .sessao-5 h2 {font-weight: 200; font-size: 40px;}
.ced .sessao-5 .container-fluid {background-color: var(--fundoCz);}
.ced .sessao-5 .neumorphic-box2 {position: relative; height: 280px; padding: 50px 25px 25px 25px; background: var(--fundoCz); border: none;}
.ced .sessao-5 .slick-track {padding: 30px 0;}
.ced .sessao-5 img {width: auto; margin: 0 auto 20px auto; display: block;}
.ced .sessao-5 .slick-prev:before {
  margin-left: -7px; 
  background: url(../images/seta_left.svg); 
  background-repeat: no-repeat; 
  background-size: cover;  
  width: 23px;
  height: 44px;
}
.ced .sessao-5 .slick-next:before {
  background: url(../images/seta_right.svg); 
  background-repeat: no-repeat; 
  background-size: cover;  
  width: 23px;
  height: 44px;
}
.ced .slick-dots li button:before {font-size: 10px; color: var(--corced2);}
.ced .slick-dots li.slick-active button:before {color: var(--corced2);}
.ced .sessao-5 h3 {font-size: 18px; font-weight: 500;}
/**********************ced sessao-5******************************/



/**********************Cidade Inteligente sessao-6******************************/
.ced .sessao-6 h2 {font-weight: 200; font-size: 40px;}
.ced .sessao-6 h3 {font-weight: 200; font-size: 25px; text-align: center;}
.ced .sessao-6 p {margin-top: 20px;}
.ced .sessao-6 .container-fluid {background-color: var(--fundoCz);}
.backRound {background-color: #fff; border-radius: 30px; padding: 20px;}
.ced .sessao-6 img {width: auto; margin: 0 auto 20px auto; display: block;}
.ced .neumorphic-box {position: unset;}
.ced .sessao-6 .neumorphic-box {
  position: relative;
  height: 500px;
  padding: 30px 15px 30px 15px;
  margin: 0 20px;
  transition: all ease-in-out .2s;
}
/*.ced .sessao-6 .neumorphic-box:hover {
  transform: scale(1.07);
}*/
.ced .botRound {text-align: left;}
/**********************Cidade Inteligente sessao-3******************************/

/**********************ced sessao-7******************************/
.ced .sessao-7 .container-fluid {background-color: var(--fundoCz);}
.ced .sessao-7 {position: relative;}
.ced .sessao-7 h2 {font-weight: 200; font-size: 30px;}
.ced .sessao-7 img {width: 100%;}
/**********************ced sessao-7******************************/

/**********************ced sessao-8******************************/
.ced .sessao-8 h2 {font-weight: 200; font-size: 40px;}
.ced .sessao-8 .container-fluid {background-color: var(--fundoCz);}
/**********************ced sessao-7******************************/

/**********************Pag Inicial Sessao-9******************************/
.ced .sessao-9 .container-fluid {background-image:url('../images/back6.svg'); background-repeat:no-repeat; background-size: cover; min-height: 500px;}
/*.ced .sessao-9 .container .row:first-child {margin-top: 100px;}*/
.ced .sessao-9 h1 {color: #fff;}
.ced .sessao-9 h2 {font-size: 25px; color: #fff; display: block; margin: 0 auto;}
.ced .sessao-9 p {color: #fff;}
/**********************Pag Inicial Sessao-9******************************/


.navbar .navbar-brand1 {width: 12%;}
.navbar .navbar-brand2 {width: 190px;}
.logoTopo {width: auto; max-width: 500px; margin: 0px 0 30px 0; max-height: 85px;}

/**********************Responsivo******************************/
@media only screen and (max-width: 1600px) {
  .ced .sessao-6 .neumorphic-box {
    margin: 0px;
  }
}
/**********************Responsivo******************************/