header {
    display: flex;
    background-color: #171749;
    height: 100px;
    padding: 0px 25px 0px 25px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    align-items: center;
}

body {
    margin: 0;
}

a:hover {
    background-color: transparent;
}

.link-section {
    background-color: #81C5C2!important;
}



a {
    text-decoration: none!important;
}

* {
    scroll-behavior: smooth;
}

/* first section */

.video-bg {
    position: absolute;
    z-index: 0;
    margin-top: 10vh;
    min-width: 100%;
    min-height: 100%!important;
}

.videoBack {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.first-container {
    background-size: cover;
    height: 80vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 0;
    background-image: url(./assets/videoBack.mp4);
}

.bg {
    position: relative;background-color: #171749;
}

.first-text {
    width: 80%;
}

.subLogo {
    max-width: 290px;
    font-family: 'Roboto'!important;
    font-weight: 200!important;
    line-height: 22px;
}

.first-text p {
    max-width: 260px;
    color: #fff;
}

.title-prin {
    font-family: 'Roboto';
    font-weight: 700;
    line-height: 33.24px!important;
    padding-bottom: 0px;
    font-size: 24px;
    z-index: 999;
    margin-bottom: 5px;
    color: #fff;
    max-width: 550px!important;
    line-height: 50px;
}

.title-desc {
    font-family: 'Roboto';
    font-weight: 500;
    line-height: 23px;
    font-size: 18px;
}

.btnCTA {
    border-radius: 94px;
    width: 250px;
    height: 38.04px;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 700;
    font-weight: 500;
    background-color: #85B934;
    color: #fff;
    border: none;
    cursor: pointer;
}

.seta {
    margin-left: 10px;
}

.setaCTA {
    margin-left: 5px!important;
}

.container-btn {
    position: absolute;
    bottom: 0;
    margin-bottom: 50px;
    cursor: pointer;
}

.container-btn:hover {
    cursor: pointer!important;
}

.oque:hover {
    cursor: pointer;
    z-index: 999!important;
}

/* second container */

.video-desk {
    display: none;
}

.video-mobile {
    height: 150%!important;
    margin-top: -220px;
    opacity: 0.5;
}

/* #videoDesk {
    display: none!important;
}

#videoMobile {
    display: block!important;
    opacity: 0.5!important;
} */

.srcMobile {
    opacity: 0.5;
}

@media(min-width: 913px) {

    .video-desk {
        display: block;
        opacity: 0.5;
        min-width: 100%;
        min-height: 100%;
        width: 100%;
        height: 100%;
        object-fit: cover!important;
    }
}

@media(min-width: 800px) {
    .video-desk {
        width: 100%!important;
    }
    .translate {
        display: flex;
        justify-content: flex-end!important;
    }
    .mtop {
        padding-top: 0px!important;
    }
}

.mtop {
    padding-top: 40px;
}

.second-container {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}

.title-padrao-section {
    font-family: 'Roboto';
    font-weight: 700;
    color: #85B934;
    font-size: 22px;
    line-height: 138.5%;
    padding-bottom: 0px;
    max-width: 100%;
}

.desc-padrao-section {
    font-family: 'Roboto';
    font-weight: 400;
    color: #323232;
    font-size: 18px;
    line-height: 138.5%;
    padding-bottom: 10px;
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.link-section {
    display: flex;
    justify-content: flex-start;
    font-family: 'Roboto';
    font-weight: 600;
    background-color: #81C5C2!important;
    color: #F9FFF0;
    width: 150px;
    padding: 10px;
    display: flex;
    justify-content: center;
    border-radius: 94px;
}

.img-section {
    margin-top: 26px;
    width: 100%;
    border-radius: 6px;
}

.div-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 80px 0px 80px 0px;
    max-width: 90%;
    overflow: hidden;
}


/* third container */

.changeColor {
    background-color: #F7FAFD;
}

.img-section-color {
    margin-bottom: 23px;
    width: 100%!important;
    border-radius: 6px!important;
}

/* four container */
.container-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
    max-width: 90%;
    margin-right: auto;
    padding-left: 0!important;
    margin-bottom: 20px;

}
.title-wrap {
    color: #0B75D3;
    font-size: 30px;
    line-height: 34px;
    display: flex;
    height: 34px;
    text-align: left;
    width: 100%;
}

.left-text, .flip {
    font-weight: 600!important;
}

.inicio {
    margin-right: auto;
}
.left-text {
    color: #000;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
}
.right-text {
    margin-left: 5px;
    overflow: hidden;
}
.flip-wrap {
    animation: flip 5s infinite;
    margin-top: -180px;
}
.flip {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 24px;
}
@keyframes flip {
    from {
        margin-top: 0px;
   }
    0% {
        margin-top: -0px;
   }
    16.6% {
        margin-top: -0px;
   }
    33.2% {
        margin-top: -35px;
   }
    34.2% {
        margin-top: -35px;
   }
    49.8% {
        margin-top: -67px;
   }
    49.8% {
        margin-top: -67px;
   }
    66.4% {
        margin-top: -103px;
   }
    67.4% {
        margin-top: -103px;
    }
    84%{
        margin-top: -137px;
    }
    85%{
        margin-top: -137px;
    }
    101.6% {
        margin-top: -173px;
    }
    102.6% {
        margin-top: -173px;
    }
    to {
        margin-top: -173px;
   }
}

/* empresas */

.logo-slider {
	background: transparent;
	-webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.125);
	box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.125);
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.logo-slider::before, .logo-slider::after {

	content: "";
	height: 200px;
	position: absolute;
	width: 200px;
	z-index: 2;
}

.logo-slider::after {
	right: 0;
	top: 0;
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.logo-slider::before {
	left: 0;
	top: 0;
}

.logo-slider .logo-slide-track {
	-webkit-animation: logo-scroll 60s linear infinite;
	animation: logo-scroll 60s linear infinite;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: calc(250px * 14);
  animation-duration: 15s;
  animation-iteration-count: infinite;
}

.logo-slider .slide {
	height: auto;
	width: 250px;
}

@-webkit-keyframes logo-scroll {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-webkit-transform: translateX(calc(-250px * 7));
		transform: translateX(calc(-250px * 7));
	}
}

@keyframes logo-scroll {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-webkit-transform: translateX(calc(-250px * 7));
		transform: translateX(calc(-250px * 7));
	}
}


.empresas {
    display: flex;
    flex-direction: column;
    padding: 80px 0px 80px 0px;
}

.imgEmpresa {
    height: 130px;
}

/* footer */

footer {
    background-color: #85B934;
}

.first-ul {
    padding-top: 30px;
}

.first-ul li a {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    font-family: 'Roboto';
}

.first-ul li {
    padding-top: 20px;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

.one-li {
    font-family: 'Roboto'!important;
    font-weight: 200!important;
}

.espFundo {
    background-color: #F9FFF0;
}

.container-redes {
    display: flex;
    padding-bottom: 60px;
}

.container-redes li {
    margin-right: 29px;
}

.creditos {
    color: #fff;
    font-size: 12px;
    font-family: 'Roboto';
    font-weight: 200;
    line-height: 20px;
    margin-top: 10px;
}

.verso {
    font-size: 10px!important;
    margin-top: 20px;
}

.first-ul li {
    font-family: 'Poppins';
    font-weight: 500;
}

.container-credits {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 33px;
}

.container-credits img {
    margin-top: 40px;
}




ul {
    margin: 0px;
    padding: 0px;
  }
  
  a {
    color: black;
    text-decoration: none;
    font-family: sans-serif;
  }
  
  a:hover {
    background: rgba(0, 0, 0, 0.05);
  }
  
  #logo {
    font-size: 1.5rem;
    font-weight: bold;
  }
  
  #header {
    box-sizing: border-box;
    height: 70px;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
  }
  
  #menu {
    display: flex;
    list-style: none;
    gap: 1.5rem;
  }
  
  #menu a {
    display: block;
    padding: 0.5rem;
  }
  
  #btn-mobile {
    display: none;
  }
  
  @media (max-width: 1080px) {
    #menu {
      display: block;
      position: absolute;
      width: 100%;
      top: 70px;
      right: 0px;
      background: #fff;
      transition: 0.6s;
      z-index: 1000;
      height: 0px;
      visibility: hidden;
      overflow-y: hidden;
      padding: 0!important;
    }
    #nav.active #menu {
      height: calc(100vh - 70px);
      visibility: visible;
      overflow-y: auto;
    }
    #menu a {
      border-bottom: 2px solid #fff;
      font-size: 1.5rem;
      color: #85B934!important;
      padding: 0!important;
      font-family: 'Roboto';
      font-weight: 500;

    }
    #menu li {
        padding: 18px;
    }
    #btn-mobile {
      display: flex;
      padding: 0.5rem 1rem;
      font-size: 1rem;
      border: none;
      background: none;
      cursor: pointer;
      gap: 0.5rem;
    }
    #hamburger {
      border-top: 2px solid;
      width: 30px;
      color: #85B934;
    }
    #hamburger::after,
    #hamburger::before {
      content: '';
      display: block;
      height: 2px;
      background: currentColor;
      margin-top: 5px;
      transition: 0.3s;
      position: relative;
    }
    #hamburger::before {
        width: 20px;
    }
    #hamburger::after {
        width: 10px;
    }
    #nav.active #hamburger {
      border-top-color: transparent;
      width: 30px;
    }
    #nav.active #hamburger::before {
      transform: rotate(135deg);
      width: 30px;
    }
    #nav.active #hamburger::after {
      transform: rotate(-135deg);
      top: -7px;
      width: 30px;
    }
  }







  #video-background {
    position: fixed;
    top: 0;
    right: 0;                                 
    bottom: 0;
    left: 0;
    z-index: -1;
    object-fit: cover;
}

.imgLogo {
    margin-left: 16px;
    width: 192px;
}

#video-background iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100;
}

.campo-texto {
    max-width: 100%;
}

.campo-img {

}

.specialVert {
    margin-left: auto;
    margin-right: auto;
}

.navFooter {
    margin-left: 30px;
}

.desktop {
    display: none;
}

.mobile {
    display: block;
}

@media (min-width: 1040px) {
    .desktop {
        display: block;
    }

    .mobile {
        display: none!important;
    }

    .divLetter {
        display: flex;
        justify-content: center;
        align-items: center;
        overflow-x: hidden!important;
        width: 100%!important;
        max-width: 100%;
        padding-top: 50px;
        padding-bottom: 70px;
    }

    .campo-letter {
        display: flex;
        flex-direction: column;
    }

    .espCenter {
        margin-left: auto;
        margin-right: auto;
    }

    .mov1 {
        margin-left: -280px!important;
    }

    .mov3 {
        margin-left: -280px!important;
    }

    .mov4 {
        margin-left: -390px!important;
    }

    .mov1, .mov2, .mov3, .mov4 {
        font-size: 78px!important;
    }

    #menu {
        margin-bottom: 0rem!important;
    }

    #menu li a {
        color: #85B934;
        font-family: 'Roboto';
        font-weight: 500;
    }

    #menu li:hover {
        background-color: none!important;
    }

    .div-section {
        display: flex;
        flex-direction: row;
        justify-content: space-between!important;
    }

    .title-padrao-section, .desc-padrao-section {
        width: 100%;
    }

    .link-section {
        font-size: 24px;
        width: 210px;
    }

    .title-padrao-section {
        font-size: 36px;
        line-height: 55px;
    }

    .desc-padrao-section {
        font-size: 26px;
    }

    .imgLeft {
        margin-left: 30px!important;
    }

    .atendimento {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        max-width: 100%!important;
    }

    .card1 {
        margin-right: 20px;
        margin-left: 40px;
    }

    .card2 {
        margin-left: 20px;
        margin-right: 20px;
    }

    .card3 {
        margin-left: 20px;
        margin-right: 40px;
    }

    .container-card {
        display: flex;
        width: 100%;
    }

    .navFooter {
        display: flex;
        justify-content: center;
    }

    .centerul {
        padding-left: 180px;
        padding-right: 180px;
        padding-bottom: 50px;
    }

    .first-text p {
        max-width: 550px;
        line-height: 50px;
    }

    .title-desc {
        font-size: 30px;
        line-height: 45px!important;
    }

    .title-prin{
        font-size: 42px;
        max-width: 90%;
        line-height: 55px!important;
    }

    .burocracia {
        max-width: 50%;
    }

    .campo-texto {
        max-width: 50%;
    }

    .container-wrap {
        margin-left: auto;
    }

    .text-empresa {
        max-width: 70%!important;
        text-align: center;
    }

    header {
        height: 100px!important;
    }

    .imgLogo {
        width: 258px;
    }

    .inicio {
        margin-left: auto;
    }
    .container-btn {
        z-index: 99!important;
    }

    .first-container {
        background-size: cover;
        height: 89vh;
        opacity: 1;
    }

    .left-text, .flip {
        font-size: 26px;
    }

    .brDesk {
        display: block!important;
    }

    .imgRight {
        margin-right: 30px;
    }

    .first-ul {
        padding-top: 15px;
    }
    .img-section {
        margin-top: 0px!important;
    }

    .img-section-color {
        margin-bottom: 0px!important;
    }
    .liOffice {
        margin-bottom: 60px;
    }

    .container-credits img {
        margin-top: 0px;
    }

    .card {
        width: 400px!important;
        max-width: 500px!important;
    }
}

.office {
    margin-top: 20px;
}

.oque, .btnCTA {
    z-index: 999!important;
}

.brDesk {
    display: none;
}

.container-btn {
    z-index: 99!important;
}


#back-to-top {
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 90px;
    right: 20.5px;
    width: 50px;
    height: 50px;
    background-color: #81C5C2;
    border-radius: 60px;
}

.card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 320px;
    font-family: 'Roboto';
    border: 1px solid #D6D6D6;
    border-radius: 6px;
    padding-top: 45px;
    padding-bottom: 40px;
    margin-top: 40px;
    height: auto;
}

.linkCard {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    background-color: #85B934;
}

.lineCard {
    height: 1px;
    width: 80%;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #E0E0E0;
}

.card h2 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
    color: #85B934;
}

.card h3 {
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #808080;
}


@keyframes move {
    0% {
        transform: translateX(-20%);
    }
    50% {
        transform: translateX(70%);
    }
    100% {
        transform: translateX(-20%);
    }
}

@keyframes move2 {
    0% {
        transform: translateX(70%);
    }
    50% {
        transform: translateX(-20%);
    }
    100% {
        transform: translateX(70%);
    }
}

.mov1, .mov2, .mov3, .mov4 {
    font-family: 'Roboto';
    font-weight: 900;
    font-size: 48px;
    color: #81C5C2;
    overflow: hidden!important;
    overflow-x: none!important;
}

.mov1, .mov3 {
    animation: move 4s infinite;
}

.mov2, .mov4 {
    animation: move2 4s infinite;
}

.mov1 {
    margin-top: 40px;
    margin-left: -40px;
}

.mov3 {
    margin-right: -85px!important;
}

.img3gloss {
    width: 280px;
}

.mov2 {
    margin-right: -85px!important;
}

.mov4 {
    margin-bottom: 60px;
    margin-left: -125px;
}
.ccolor {
    background-color: #85B934;
}

.card h3 {
    text-align: center;
    margin-top: -8px;
}

.card h4 {
    max-width: 80%;
    line-height: 23px;
    text-align: center;
    margin-top: 10px;
}