@import url('https://fonts.googleapis.com/css?family=Lato&display=swap');@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}body{max-width:100%;overflow-x:hidden}.the-header{font-family:Lato,sans serif;width:100%;padding:0;margin:0}.container-fluid-header{background-attachment:fixed !important;padding:15px;width:100%;z-index:-1 !important}.logo{margin-bottom:50px}.img-destaque{display:flex}.img-destaque img{width:auto;margin:auto}.row{display:flex;flex-wrap:wrap}.col-resp-5{width:41.66%}.col-resp-7{width:58.33%}.conteudo{width:100%;height:100%}.conteudo-esq{padding:0 20%;opacity:0;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;visibility:visible;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;animation-name:fadeInLeft}.conteudo-esq-2{padding:0 20%;opacity:0;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;visibility:visible;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;animation-name:fadeInLeft}.conteudo-0{padding:0;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;visibility:visible;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;animation-name:fadeInLeft}.conteudo-dir{padding:0 20px 0 25px;opacity:0;-webkit-animation-name:fadeInRight;animation-name:fadeInRight;visibility:visible;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;animation-name:fadeInRight}.conteudo-esq-mobile{display:none}@media(max-width:991.98px){.logo{height:50px}.row div{width:100%}.conteudo-esq{display:none}.conteudo-esq-2{display:block;padding:0 15px 15px 15px;width:100%;opacity:0;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;visibility:visible;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;animation-name:fadeInLeft}.conteudo-dir{padding:0 15px}.conteudo-esq-mobile{display:block;padding:0 15px;width:100%;opacity:0;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;visibility:visible;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;animation-name:fadeInLeft}.alignImgMobile{background-position:50% !important}.contagemRegress{width:auto !important}}@media(max-height:800px){.img-destaque img{max-height:275px !important}}