@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
@font-face {
  font-family: 'Poppins';
  src: url('../arquivos/Poppins.ttf');
}
@font-face {
  font-family: 'cacpinaf';
  src: url('../arquivos/CACPINAF.TTF');
}
@font-face {
  font-family: 'comfortaa';
  src: url('../arquivos/Comfortaa.ttf');
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	overflow-x: hidden;
	background-image: url(../arquivos_novo_layout/bg.jpg);
	font-family: 'comfortaa';
}

@font-face {
  font-family: 'amarillo';
  src: url('../arquivos_novo_layout/Amarillo.ttf');
}
@font-face {
  font-family: 'myriad';
  src: url('../arquivos_novo_layout/myriad-pro-8.otf');
}
@font-face {
  font-family: 'twcen';
  src: url('../arquivos_novo_layout/tw-cen-mt-6.ttf');
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box1 {
	float: left;
	width: 100%;
	position: relative;
	height: 1500px;
}
.box2 {
	float: left;
	height: 600px;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	margin-top:70px;
	margin-bottom:20px;
}
.box3 {
	float: left;
	height: 70px;
	width: 100%;
	background-color: #e583a2;
	position:fixed;
	z-index:9999999999;
}
.box2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 0;
    top: 0;
    left: 0;
}
.parallax-window {
    min-height: 600px;
    background: transparent;
}
.box4 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../arquivos/curvas.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    bottom: -2px;
    background-size: contain;
    z-index: 1;
	bottom:-40px;
}
.box10a {
	float: left;
	width: 100%;
	margin-bottom: 50px;
	position: relative;
}
.box5 {
	position: absolute;
    width: 380px;
    left: 250px;
    height: 680px;
    background-image: url(../arquivos/mobile-portada.webp);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    z-index: 9999;
    bottom: -70px;
}
.box5a {
	position: absolute;
    width: 380px;
    left: 250px;
    height: 680px;
    background-image: url(../arquivos/mobile-portada.webp);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    z-index: 9999;
	top:0px;
}
.box6 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.box7 {
	width: 460px;
	position: absolute;
	bottom: 200px;
	right:0px;
	z-index:9999;
}
.box9a {
	background-color: #e583a2;
	float: left;
	width: 100%;
	height: 50px;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	font-family: 'Poppins';
	font-size: 18px;
}
.box7c {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	position: relative;
}
.box7 h1 {
	width: 100%;
	float:left;
	color:#FFFF00;
	font-family: 'Poppins';
	font-size:50px;
	margin:0px;
}
.box3d {
	float: left;
	height: 440px;
	width: 100%;
	margin-bottom: 20px;
	background-size: cover;
	position: relative;
	background-color: #EEE9E6;
}
.box3d:before {
    background-image: url(../arquivos/basel.png);
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 100px;
    width: 100%;
    bottom: -90px;
    background-size: cover;
}
.box7 h2 {
	width: 100%;
	float:left;
	color:#FFFFFF;
	font-size:20px;
	font-family: 'Poppins';
	font-size:35px;
	margin:0px;
	line-height:35px;
}
.box7 h3 {
	width: 100%;
	float:left;
	color:#FFFFFF;
	font-size:20px;
	font-family: 'Poppins';
	font-size:60px;
	margin:0px;
}
.box8 {
	height: 55px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.box8c {
	float: left;
	height: 480px;
	width: 350px;
	position: relative;
	background-color: #FFF;
	border-radius: 5px;
}
.box9 {
	float: left;
	width: 80px;
}
.box9 img {
	width: 100%;
}
@keyframes bouncee {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-7px);
    }
    60% {
        transform: translateY(-3px);
    }
}

.scrollea.bouncing {
    animation: bouncee 1s infinite;
}
.scrollea {
    position: absolute;
	right:-60px;
    top: 60px;
    z-index: 1;
    width: 100px;
    height: 100px;
    background-color: #FFFFFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	align-items: center !important;
	justify-content: center !important;
	flex-direction: column !important;
	display: flex !important;
}
.scrollea span {
    display: inline-block;
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 16px;
}
.scrollea img {
    width: 12px;
    height: auto;
	vertical-align: middle;
    border-style: none;
}
.flecha-scrollea {
    width: 30px;
    height: auto;
    position: absolute;
	right:-15px;
    top: 165px;
    z-index: 1;
	vertical-align: middle;
    border-style: none;
}
.box10 {
	width: 220px;
	position: absolute;
	top: -62px;
	left: 35px;
	height: 50px;
}
.box10 img {
	width: 100%;
}
.box11 {
	float: right;
	width: 450px;
	font-family: 'Poppins';
}
.box12 {
	float: left;
	width: 100%;
	color: #666666;
	line-height: 70px;
	font-size: 40px;
	font-weight: bold;
	font-family: 'Poppins';
	margin-top:30px;
}
.box12a {
	float: left;
	width: 100%;
	color: #e583a2;
	line-height: 70px;
	font-size: 68px;
	font-weight: bold;
	font-family: 'Poppins';
}
.box13 {
	float: left;
	width: 100%;
	color: #333333;
	font-size: 22px;
}
.box14 {
	float: left;
	width: 100%;
	color: #07A394;
	font-size: 40px;
	font-weight:bold;
	margin-top: 30px;
	line-height:42px;
}
.box15 {
	float: left;
	width: 100%;
	color: #FF8500;
	font-size: 25px;
	margin-top: 5px;
}
.box16 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.box16d {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:center;
	font-size:15px;
}
.box16e {
	width: 100%;
	float:left;
	margin-bottom:10px;
	font-size: 16px;
	}

	
.box17 {
	float: left;
	height: 300px;
	width: 33.33333333333333%;
	position: relative;
}
.box17a {
	float: left;
	height: 350px;
	width: 33.33333333333333%;
	position: relative;
}
.box17b {
	float: left;
	height: 350px;
	width: 33.33333333333333%;
	position: relative;
}
.box17c {
	float: left;
	height: 350px;
	width: 33.33333333333333%;
	position: relative;
}
.box18 {
	background-image: url(../arquivos/separador.png);
	background-position: center top;
	float: left;
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	font-size: 55px;
	font-family: 'cacpinaf';
	margin-top: 10px;
}
.box18a {
	background-image: url(../arquivos/separador.png);
	background-position: center top;
	float: left;
	height: 100px;
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	font-size: 45px;
	font-family: 'cacpinaf';
	margin-top: 10px;
}
.box19 {
	float: left;
	height: 80px;
	width: 100%;
	margin-top: 10px;
}
.box19a {
	float: left;
	height: 80px;
	width: 100%;
	margin-top: 85px;
}
.box20 {
	background-color: #FFF;
	float: right;
	height: 70px;
	width: 70px;
	border: 1px dashed #000;
	border-radius: 50%;
	text-align:center;
	line-height:70px;
}
.box21 {
	background-color: #FFF;
	float: left;
	height: 70px;
	width: 70px;
	border: 1px dashed #000;
	border-radius: 50%;
	position:relative;
	text-align:center;
	line-height:70px;
}

.circulo1:before {
	font-family: FontAwesome;
	content: "\f004";
	font-size: 20px;
	color: #000000;
	font-size:30px;
}
.circulo2:before {
	font-family: FontAwesome;
    content: "\f06b";
	font-size: 20px;
	color: #000000;
	font-size:30px;
}
.circulo3:before {
	font-family: FontAwesome;
    content: "\f073";
	font-size: 20px;
	color: #000000;
	font-size:30px;
}
.circulo4:before {
	font-family: FontAwesome;
    content: "\f03a";
	font-size: 20px;
	color: #000000;
	font-size:30px;
}
.circulo5:before {
	font-family: FontAwesome;
    content: "\f030";
	font-size: 20px;
	color: #000000;
	font-size:30px;
}
.circulo6:before {
	font-family: FontAwesome;
    content: "\f108";
	font-size: 20px;
	color: #000000;
	font-size:30px;
}
.box22 {
	float: left;
	height: 70px;
	width: 230px;
	text-align: right;
}
.box22 h1 {
	float: left;
	width: 100%;
	margin: 0px;
	color: #e583a2;
	font-size: 18px;
}
.box22 h2 {
	float: left;
	width: 100%;
	margin: 0px;
	font-weight: normal;
	font-size: 15px;
}
.box22a {
	float: right;
	height: 70px;
	width: 230px;
	text-align: left;
}
.box22a h1 {
	float: left;
	width: 100%;
	margin: 0px;
	color: #e583a2;
	font-size: 18px;
}
.box22a h2 {
	float: left;
	width: 100%;
	margin: 0px;
	font-weight: normal;
	font-size: 15px;
}
      .ball {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-top: 4rem;
  z-index: 0;
}
.ball:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  box-shadow: inset 0 -8px 0 0 rgba(0, 0, 0, 0.2);
  background: #6E64F0;
  z-index: 1;
}
.ball:focus {
  outline: none;
}
.ball:focus:after {
  -webkit-animation: bounce 400ms infinite alternate;
          animation: bounce 400ms infinite alternate;
}
@-webkit-keyframes bounce {
  from {
    -webkit-transform: scale(2);
            transform: scale(2);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0, 1);
            animation-timing-function: cubic-bezier(0, 0, 0, 1);
  }
}
@keyframes bounce {
  from {
    -webkit-transform: scale(2);
            transform: scale(2);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0, 1);
            animation-timing-function: cubic-bezier(0, 0, 0, 1);
  }
}
@-webkit-keyframes bounce-shadow {
  from {
    -webkit-transform: scale(2.5, 2.6) translateY(-50%);
            transform: scale(2.5, 2.6) translateY(-50%);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: scale(0.5) translateY(0);
            transform: scale(0.5) translateY(0);
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0, 1);
            animation-timing-function: cubic-bezier(0, 0, 0, 1);
  }
}
@keyframes bounce-shadow {
  from {
    -webkit-transform: scale(2.5, 2.6) translateY(-50%);
            transform: scale(2.5, 2.6) translateY(-50%);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: scale(0.5) translateY(0);
            transform: scale(0.5) translateY(0);
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0, 1);
            animation-timing-function: cubic-bezier(0, 0, 0, 1);
  }
}
.ball:focus:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.05);
  -webkit-animation: bounce-shadow 400ms infinite alternate;
          animation: bounce-shadow 400ms infinite alternate;
  z-index: -10;
}

.dog {
  width: 100px;
  height: 100px;
  z-index: 1;
  position: absolute;
    left: 110px;
    top: 130px;
}
.dog:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.03);
  -webkit-transform: translateY(-30%) scale(1.5);
          transform: translateY(-30%) scale(1.5);
}
.dog * {
  position: absolute;
}

.dog-body {
  top: -50%;
  -webkit-animation: dog-body 200ms ease-in-out infinite alternate;
          animation: dog-body 200ms ease-in-out infinite alternate;
}
.dog-body:before {
  content: '';
  position: absolute;
  bottom: 90%;
  right: 50%;
  width: 90%;
  height: 90%;
  border-top-left-radius: 100%;
  border-bottom-left-radius: 10%;
  border-top-right-radius: 10%;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-animation: dog-tail-blur 200ms 33.3333333333ms ease-in-out infinite alternate both;
          animation: dog-tail-blur 200ms 33.3333333333ms ease-in-out infinite alternate both;
}
@-webkit-keyframes dog-tail-blur {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0;

  }
}
@keyframes dog-tail-blur {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes dog-body {
  from {
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  to {
    -webkit-transform: translateX(10%);
            transform: translateX(10%);
  }
}
@keyframes dog-body {
  from {
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  to {
    -webkit-transform: translateX(10%);
            transform: translateX(10%);
  }
}
.dog-head {
  -webkit-animation: dog-head 1800ms cubic-bezier(0.11, 0.79, 0, 0.99) infinite;
          animation: dog-head 1800ms cubic-bezier(0.11, 0.79, 0, 0.99) infinite;
}
@-webkit-keyframes dog-head {
  from, to {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  33.3% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  66.6% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes dog-head {
  from, to {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  33.3% {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  66.6% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
.dog-torso {
  top: -20%;
  animation: dog-torso 200ms ease-in-out infinite alternate-reverse;
}
@-webkit-keyframes dog-torso {
  from {
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  to {
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
}
@keyframes dog-torso {
  from {
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
  to {
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
}
.dog-eyes {
  width: 60%;
  top: 55%;
  left: 20%;
  z-index: 1;
}
.dog-eyes:before {
  content: '';
  display: block;
  height: 40px;
  width: 40px;
  border-radius: 40px;
  position: absolute;
  background: orange;
  top: -10px;
  left: -10px;
  z-index: 0;
  border: 4px solid white;
  border-left-width: 0;
  border-bottom-width: 0;
  border-top-width: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.dog-eye {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #000;
  z-index: 1;
  -webkit-animation: dog-eye 1800ms infinite;
          animation: dog-eye 1800ms infinite;
}
@-webkit-keyframes dog-eye {
  from, to {
    -webkit-animation-timing-function: step-end;
            animation-timing-function: step-end;
    opacity: 1;
  }
  50%, 55% {
    -webkit-animation-timing-function: step-start;
            animation-timing-function: step-start;
    opacity: 0;
  }
}
@keyframes dog-eye {
  from, to {
    -webkit-animation-timing-function: step-end;
            animation-timing-function: step-end;
    opacity: 1;
  }
  50%, 55% {
    -webkit-animation-timing-function: step-start;
            animation-timing-function: step-start;
    opacity: 0;
  }
}
.dog-eye:first-child {
  left: 0;
}
.dog-eye:last-child {
  right: 0;
}

.dog-muzzle {
  width: 60%;
  left: 20%;
  height: 50%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  background: white;
  bottom: -15%;
}
.dog-muzzle:before, .dog-muzzle:after {
  content: '';
  display: block;
  position: absolute;
}
.dog-muzzle:before {
  width: 6px;
  height: 20px;
  bottom: 0;
  left: calc(50% - 3px);
  background: #EAEBEC;
}
.dog-muzzle:after {
  background: black;
  width: 20px;
  height: 15px;
  bottom: 12px;
  left: calc(50% - 10px);
  border-bottom-left-radius: 60% 60%;
  border-bottom-right-radius: 60% 60%;
  border-top-left-radius: 50% 40%;
  border-top-right-radius: 50% 40%;
}

.dog-tongue {
  width: 40px;
  height: 100%;
  left: calc(50% - 20px);
  z-index: -1;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-animation: dog-tongue 1800ms -50ms ease-in-out infinite;
          animation: dog-tongue 1800ms -50ms ease-in-out infinite;
}
@-webkit-keyframes dog-tongue {
  from, to {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  16.6666666667% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  33.3333333333%, 66.6666666667% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50%, 83.3333333333% {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
  }
}
@keyframes dog-tongue {
  from, to {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  16.6666666667% {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  33.3333333333%, 66.6666666667% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  50%, 83.3333333333% {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
  }
}
.dog-tongue:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 40px;
  background: #FD3163;
  -webkit-animation: dog-tongue-inner 100ms ease-in-out infinite alternate;
          animation: dog-tongue-inner 100ms ease-in-out infinite alternate;
}
@-webkit-keyframes dog-tongue-inner {
  from {
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    -webkit-transform: translateY(22%);
            transform: translateY(22%);
  }
}
@keyframes dog-tongue-inner {
  from {
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    -webkit-transform: translateY(22%);
            transform: translateY(22%);
  }
}
.dog-ears {
  width: 40%;
  top: 25%;
  left: 30%;
  -webkit-animation: dog-ears 1800ms 100ms ease infinite;
          animation: dog-ears 1800ms 100ms ease infinite;
}
@-webkit-keyframes dog-ears {
  42.3%, 71.6% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  50.3%, 79.6% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  12% {
    -webkit-transform: rotate(-5%);
            transform: rotate(-5%);
  }
  from, 33.3%, 66%, to {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes dog-ears {
  42.3%, 71.6% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  50.3%, 79.6% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  5% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  12% {
    -webkit-transform: rotate(-5%);
            transform: rotate(-5%);
  }
  from, 33.3%, 66%, to {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
.dog-ear {
  bottom: -10px;
  height: 50px;
  width: 50px;
  background: #EAEBEC;
  -webkit-animation-duration: 400ms;
          animation-duration: 400ms;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.dog-ear:first-child {
  border-bottom-left-radius: 80%;
  border-top-right-radius: 80%;
  right: 100%;
  box-shadow: inset -15px 15px 0 1px white;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}
.dog-ear:last-child {
  border-top-left-radius: 80%;
  border-bottom-right-radius: 80%;
  left: 100%;
  box-shadow: inset 15px 15px 0 0 white;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.dog-tail {
  width: 22px;
  height: 24.2px;
  background: white;
  bottom: 40%;
  border-radius: 11px;
  left: calc(50% - 11px);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
.dog-tail .dog-tail {
  -webkit-animation: dog-tail-segment 200ms ease-in-out infinite alternate;
          animation: dog-tail-segment 200ms ease-in-out infinite alternate;
}
@-webkit-keyframes dog-tail-segment {
  from {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  to {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
@keyframes dog-tail-segment {
  from {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  to {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
.dog-body > .dog-tail {
  bottom: 90%;
  -webkit-animation: dog-tail 200ms ease-in-out infinite alternate;
          animation: dog-tail 200ms ease-in-out infinite alternate;
}
@-webkit-keyframes dog-tail {
  from {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  to {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
@keyframes dog-tail {
  from {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  to {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
.dog-body,
.dog-torso,
.dog-head {
  border-radius: 50%;
  background: white;
  position: absolute;
  height: 100%;
  width: 100%;
}

.dog-body, .dog-torso {
  box-shadow: inset 0 -15px 0 0 #EAEBEC;
}

*, *:before, *:after {
  box-sizing: border-box;
  position: relative;
}
.box23 {
	background-image: url(../arquivos/meio.png);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	width: 100%;
}
.box24h {
	float: left;
	width: 40%;
}
.box24 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.box24a {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
.box24b {
	float: left;
	height: 370px;
	width: 50%;
	background-color: #F3F3F3;
}
.box25 {
	background-image: url(../arquivos/video_bg.jpg);
	background-position: right;
	float: left;
	height: 480px;
	width: 100%;
	background-repeat: no-repeat;
}
    .box4a {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
    }
.box26 {
	float: left;
	width: 100%;
	text-align: center;
}
.box27 {
	float: left;
	width: 100%;
	padding-left: 15px;
	padding-top:10px;
}
.box28 {
	float: left;
	height: 70px;
	width: 70px;
	background-color: #FFF;
	border: 1px dashed #000;
	border-radius: 50%;
	text-align:center;
	line-height:70px;
}
.box28:before {
	font-family: FontAwesome;
	content: "\f1fd";
	font-size:30px;
}
.box29 {
	float: left;
	width: 100%;
}
.box30 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
}
.box30a {
	float: left;
	width: 100%;
	line-height: 18px;
}
.box30a h3 {
font-size: 16px;
font-weight:normal;
}
.box31 {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding: 10px;
	position: absolute;
	left:0px;
}
.box_cadastrar {
	position: absolute;
	left:0px;
}
.box_logar {
	position: absolute;
	left:350px;
	display:none;
}
.box31a {
	float: left;
	overflow:hidden;
	width:350px;
	height:420px;
}
.box31b {
	float: left;
	overflow:hidden;
	width:100%;
	height:323px;
}
.box32 {
	float: left;
	width: 100%;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
}
.box33 {
	float: left;
	width: 50%;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
}
.box31 input, textarea {
	float: left;
	width: 100%;
	padding: 15px;
	border-radius: 5px;
	background-color: #F7F7F7;
	border: 1px solid #CCC;
	display:block;
}
.checkbox-wrapper-28 {
    --size: 25px;
    position: relative;
	margin-top:10px;
  }

  .checkbox-wrapper-28 *,
  .checkbox-wrapper-28 *:before,
  .checkbox-wrapper-28 *:after {
    box-sizing: border-box;
  }

  .checkbox-wrapper-28 .promoted-input-checkbox {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .checkbox-wrapper-28 input:checked ~ svg {
    height: calc(var(--size) * 0.6);
    -webkit-animation: draw-checkbox-28 ease-in-out 0.2s forwards;
            animation: draw-checkbox-28 ease-in-out 0.2s forwards;
  }
  .checkbox-wrapper-28 label:active::after {
    background-color: #e6e6e6;
  }
  .checkbox-wrapper-28 label {
    color: #0080d3;
    line-height: var(--size);
    cursor: pointer;
    position: relative;
  }
  .checkbox-wrapper-28 label:after {
    content: "";
    height: var(--size);
    width: var(--size);
    margin-right: 8px;
    float: left;
    border: 2px solid #0080d3;
    border-radius: 3px;
    transition: 0.15s all ease-out;
  }
  .checkbox-wrapper-28 svg {
    stroke: #0080d3;
    stroke-width: 3px;
    height: 0;
    width: calc(var(--size) * 0.6);
    position: absolute;
    left: calc(var(--size) * 0.21);
    top: calc(var(--size) * 0.2);
    stroke-dasharray: 33;
  }

  @-webkit-keyframes draw-checkbox-28 {
    0% {
      stroke-dashoffset: 33;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }

  @keyframes draw-checkbox-28 {
    0% {
      stroke-dashoffset: 33;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }
.box34 {
	float: left;
	width: 100%;
	background-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}
.box34 h1 {
	float: left;
	width: 100%;
	margin:0px;
	font-size:14px;
	color:#FFF;
	font-weight: normal;
	text-align:center;
}
.box34 h2 {
	float: left;
	width: 100%;
	margin:0px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.box34 h2 span {
	color: #FF0;
}
.box35 {
	float: left;
	width: 100%;
}
.box36 {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.box37 {
	float: left;
	width: 40%;
	height: 40px;
	border-radius: 5px;
	line-height: 40px;
	text-align: center;
	background-color: #E583A2;
	color: #FFF;
	font-size: 15px;
	cursor: pointer;
}
.box38 {
	float: left;
	width: 20%;
	font-size: 16px;
	line-height: 40px;
	text-align:center;
}

.box37:before {
	font-family: FontAwesome;
	content: "\f004";
	color: #FFF;
	margin-right:10px;
}
.box39 {
	float: left;
	width: 40%;
	height: 40px;
	border-radius: 5px;
	line-height: 40px;
	text-align: center;
	background-color: #07A394;
	color: #FFF;
	font-size: 15px;
	cursor: pointer;
}
.box39:before {
	font-family: FontAwesome;
	content: "\f08b";
	color: #FFF;
	margin-right:10px;
}
.box40 {
	float: left;
	width: 100%;
}
.box40 ul {
	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
}
.box40 ul li {
	float: left;
	width: 25%;
	list-style:none;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}
.box41 {
	float: left;
	width: 100%;
	height:150px;
	background-image:url(../arquivos_novo_layout/computador.png);
	background-size:100%;
	background-repeat:no-repeat;
}
.box41b {
	    float: left;
    width: 100%;
    height: 110px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 7px;
    overflow: hidden;
}
.box41b img {
	float: left;
	width: 100%;
}
.box42 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top:10px;
}
.box42a {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align:center;
}
.box42b {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
.box43 {
	margin-right: auto;
	margin-left: auto;
	width:600px;
	text-align:center;
}
.box44 {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	height: 120px;
	border: 10px solid #CCC;
	border-radius:50%;	
}
#owl-demo .item{
        margin: 3px;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
.box45 {
	background-color: #ce5b05;
	float: left;
	height: 200px;
	width: 100%;
	margin-top: 100px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #944103;
	position: relative;
}
.box46 {
	height: 150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}
.box47 {
	width: 300px;
	position: absolute;
	right: -50px;
	top: -132px;
}
.box47 img {
	width: 80%;
}
.box48 {
	float: left;
	width: 100%;
}

.box49 {
	float: right;
	height: 300px;
	width: 95%;
}
.box49 ul {
	float: left;
	margin:0px;
	padding:0px;
	height: 300px;
	width: 100%;
}
.box49 ul li {
	float: left;
	height: 300px;
	width: 33.33333333333333%;
	padding-left:5px;
	padding-right:5px;
	list-style:none;
}
.box50 {
	float: right;
	height: 300px;
	width: 500px;
}
.box51 {
	float: left;
	height: 300px;
	width: 100%;
	background-color: #FFF;
	border-radius:5px;
	border: 1px solid #E4E4E4;
	
}
.box52 {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.box53 {
	height: 100px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #F1F2F3;
	border-radius:50%;
}
.box54 {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 20px;
	margin-top: 20px;
}
.box55 {
	float: left;
	width: 100%;
	margin-top: 20px;
}
.box56 {
	background-color: #E7470C;
	height: 40px;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 40px;
	color: #FFF;
	border-radius:5px;
}
.box57 {
	float: left;
	width: 200px;
}
.box58 {
	float: left;
	height: 100px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.box59 {

	width: 100%;
	text-align: center;
	float: left;
	height: 70px;
	background-image: url(../arquivos_novo_layout/bg_rodape.png);
	background-color: #944103;
}
.box60 {
	width: 100%;
	text-align: center;
	float: left;
	background-color: #6F3002;
	padding:10px;
	color: #FFF;
}
.box61 {
	float: left;
	height: 150px;
	width: 200px;
}
.box62 {
	float: left;
	width: 100%;
	height: 20px;
	margin-top: 20px;
}
.box63:before {
	font-family: FontAwesome;
	content: "\f09a";
	font-size: 20px;
	color: #FFF;
	font-size:20px;
}
.box64:before {
	font-family: FontAwesome;
	content: "\f099";
	font-size: 20px;
	color: #FFF;
	font-size:20px;
}
.box65:before {
	font-family: FontAwesome;
	content: "\f16d";
	font-size: 20px;
	color: #FFF;
	font-size:20px;
}
.box63 {
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 40px;
}
.box64 {
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.box65 {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 50px;
}
.box66 {
	float: right;
	height: 130px;
	width: 250px;
	margin-right: 60px;
}
.box67 {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 10px;
}
.box68:before {
	font-family: FontAwesome;
	content: "\f232";
	font-size: 20px;
	color: #FFF;
	font-size:20px;
	margin-right:10px;
	margin-left:5px;
}
.box69:before {
	font-family: FontAwesome;
	content: "\f0e0";
	font-size: 20px;
	color: #FFF;
	font-size:20px;
	margin-right:10px;
}
.box70:before {
	font-family: FontAwesome;
	content: "\f041";
	font-size: 20px;
	color: #FFF;
	font-size:20px;
	margin-right:14px;
	margin-left:5px;
}
.box68 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	color: #FFF;
}
.box69 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	color: #FFF;
}
.box70 {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	color: #FFF;
}
.box71 {
	width: 100%;
	display:none;
	margin-top:6px;
	float:left;
}
.box72 {
	width: 350px;
	position: absolute;
}
.box72a {
	width: 400px;
	margin-left:auto;
	margin-right:auto;
}
.box66_a{
	padding:5px;
	text-align:center;
	background-color:#FEE7E9;
	float:left;
	border-radius:5px;
	border: 1px solid #FDD0D3;
	width:100%;
}
.box66_b{
	padding:5px;
	text-align:center;
	background-color:#DFD;
	float:left;
	border-radius:5px;
	border: 1px solid #090;
	width:100%;
}
.box73 {
	width: 50%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.box74 {
	float: left;
	width: 100%;
	text-align:center;
	font-size:25px;
	font-weight:bold;
}
.box74 span {
	color:#FF8500;
}
.box75 {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-align:center;
}
.box76 {
	float: left;
	width: 100%;
	text-align:center;
}
.box77 {
	width: 40%;
	margin-left:auto;
	margin-right:auto;
}
.box78 {
	width: 100%;
	float:left;
	text-align: center;
}
.box79 {
	width: 100%;
	float:left;
	margin-top: 10px;
}
.box79 input {
	width: 100%;
	float:left;
	padding:15px;
	border-radius:5px;
	border: 1px solid #CCC;
}
.box80 {
	width: 100%;
	float:left;
	margin-top: 10px;
	padding-left:5px;
}
.box80 a {
	color:#333;
	font-size:16px;
	font-weight:bold;
}
.box80 a:hover {
	color: #F60;
}
.box81 {
	width: 100%;
	float:left;
	background-color: #EEE9E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0D7D1;
}
.box82 {
	width: 1020px;
	margin-left:auto;
	margin-right:auto;
}
.box82 ul {
	width: 100%;
	margin:0px;
	padding:0px;
}
.box82 ul li {
	list-style:none;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:14px;
	float:left;
	width:25%;
}
.box16 ul li {
	list-style:none;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:14px;
	float:left;
	width:25%;
}
.box83 {
	width: 100%;
	float:left;
	border-radius:5px;
	height:330px;
	background-color: #FFFFFF;
	padding: 5px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7DFDA;
	border-right-color: #E7DFDA;
	border-bottom-color: #CEBEB5;
	border-left-color: #E7DFDA;
}
.box84 {
	width: 100%;
	position: absolute;
	bottom: 10px;
}
.box85 {
	background-color: #BCA696;
	height: 30px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	border-radius:50px;
	cursor: pointer;
}
.box85a {
	background-color: #BCA696;
	height: 50px;
	width: 25%;
	font-size:20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 50px;
	color: #FFFFFF;
	border-radius:50px;
	cursor: pointer;
}
.box86 {
	float: left;
	height: 180px;
	width: 100%;
	overflow:hidden;
}
.box86 img {
	width: 100%;
}
.box87 {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-size:14px;
	text-align:center;
}
.box88 {
	background-color: #EAE4E1;
	float: left;
	height: 90px;
	width: 100%;
	margin-bottom: 50px;
}
.box89 {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	line-height: 60px;
	font-size: 50px;
	font-family: 'cacpinaf';
}
.box90 {
	float: left;
	width: 100%;
}
.box90 img {
	float: left;
	margin:20px;
	width:50%;
}
.box91 {
	float: left;
	width: 100%;
	margin-bottom:10px;
	font-size: 50px;
    font-weight: bold;
    font-family: 'cacpinaf';
}
.box100 {
	background-color: #FFFFFF;
	padding: 5px;
	height: 110px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	border-radius:5px;
}
.box100 img {
	width: 100%;
	height:100px;
}
.box101 {
	float: left;
	width: 100%;
}
.box102 {
	height: 220px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative;
}
.box102 ul {
	width: 100%;
	padding:0px;
	margin:0px;
	text-align:center;
}
.box102 ul li {
	padding-left:5px;
	padding-right:5px;
	list-style: none;
}
.box103 {
	height: 200px;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEAE7;
	border-right-color: #EEEAE7;
	border-bottom-color: #D2C8BF;
	border-left-color: #EEEAE7;
	border-radius:5px;
	padding: 3px;
}
.box104 {
	float: left;
	height: 130px;
	width: 100%;
	overflow: hidden;
}
.box104 img {
	width: 100%;
}
.box105 {
	float: left;
	width: 100%;
	margin-top: 5px;
	text-align: center;
}
.box106 {
	float: left;
	width: 100%;
}
.box106 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin:0px;
}
.box106 ul li {
	float: left;
	width: 20%;
	list-style:none;
	height:200px;
	padding-right: 5px;
	padding-left: 5px;
}
.box106 ul li img {
	float: left;
	width: 100%;
}
.box107 {
	width: 40%;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	line-height:50px;
	font-weight:bold;
	background-color:#ce5b05;
	color:#FFFFFF;
	text-align:center;
	border-radius:5px;
}
.box108{
float:right;
background-color:#EAE4E1;
font-weight:bold;
padding:10px;
margin-top:15px;
font-size:18px;
border:#666666 solid 1px;
border-radius:5px;

}

.box109 {
	width: 100%;
	height:50px;
	float:left;
	line-height:50px;
	font-weight:bold;
	background-color: #6f3002;
	color:#FFFFFF;
	text-align:center;
	font-size:15px;
	border-radius:5px;
}
.wa-widget-wrapper {
    position: fixed;
    right: 40px;
    bottom: 45px;
    display: flex;
    flex-direction: column;
    z-index: 99999;
}
.wa-cta-container {
    display: flex;
    justify-content: flex-end;
}
.wa-button-size-with-words {
    padding-right: 40px!important;
    padding-left: 40px!important;
}
.wa-cta-button {
	cursor: pointer;
	justify-content: center;
	border-width: 0;
	display: flex;
	padding:15px;
	width: auto;
	align-items: center;
	align-self: end;
	border-radius: 500px;
	background-color: #25d466;
	;
}
.wa-cta-button-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle;
}
.wa-cta-button-label {
    color: #fff;
    font-size: 1rem;
    margin-top: 0;
    margin-bottom: 0;
}
#wa-powered-by-body {
    position: absolute;
    bottom: -30px;
    width: 100%;
    min-width: 180px;
}
.wa-powered-by-label-box {
    margin-top: 20px;
    text-align: center;
    font-size: 13px;
}
.box110 {
	float: left;
	width: 100%;
	margin-bottom:20px;
}
.box111 {
	width: 300px;
	margin-left:auto;
	margin-right:auto;
}
.box112 {
	float: left;
	padding: 5px;
}
.box113 {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	border: 1px solid #EEE9E6;
	border-radius:5px;
}
.box114 {
	float: left;
	width: 100%;
	background-color: #EEE9E6;
	font-weight: bold;
	padding: 10px;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.box115 {
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box116 {
	float: left;
	width: 100%;
	text-align:center;
}
.box116 img {
	display: inline;
}
.box117{
    width: 100%;
    float: left;
	margin-top:20px;
}
.box118{
	width: 500px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	background-color: #6f3002;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
}
.box119 {
	float: left;
	width: 450px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-radius:5px;
	padding: 10px;
	position: relative;
}
.box119a {
	float: right;
	width: 600px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-radius:5px;
	padding: 10px;
	position: relative;
}
.box119b {
	float: left;
	width: 530px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-radius:5px;
	padding: 10px;
	position: relative;
	margin-top: 30px;
}
.box119c {
	float: right;
	width: 530px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	border-radius:5px;
	padding: 10px;
	position: relative;
	margin-top: 30px;
}
.box120 {
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
}
.box121 {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 5px;
}

.box122 {
	float: left;
	width: 100%;
	margin-top: 20px;
	height: 280px;
	text-align: center;
}
.box122 img {
	height: 280px;
	display: inline;
}
.box123 {
	position:absolute;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 25px;
	text-align:center;
	line-height:60px;
	width: 60px;
	height: 60px;
	left: -10px;
	top: -15px;
	border-radius:50%;
}
.box124 {
	position: absolute;
    left: 326px;
    top: 15px;
    width: 181px;
    height: 382px;
    z-index: 9;
}
.box125 {
	float: left;
	height: 30px;
	margin-left: 60px;
	padding-top: 20px;
}
.box125 ul {
	float: left;
	margin:0px;
	padding:0px;
}
.box125 ul li {
	float: left;
	list-style: none;
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'comfortaa';
	font-size: 16px;
}
.exemplo{
   position: absolute;
    top: -10px;
    left: 5px;
    width: 365px;
    height: 700px;
    border: 0px;
    overflow-x: none;
    overflow: scroll;
    transform: scale(0.72);
}
.box126 {
	background-color: #ffff00;
	float: right;
	padding: 15px;
	margin-right: 10px;
	border-radius:5px;
	font-weight: bold;
}
.box127 {
	background-color: #FFFFFF;
	float: right;
	padding: 15px;
	border-radius:5px;
	font-weight: bold;
}
.box128{
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	display: flex !important;
	justify-content: center !important;
	flex-direction: row !important;
	align-items: flex-start !important;
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.box129{
	padding-left: 20px;
	margin-bottom: 20px;
}
.box129 h4{
	margin:0px;
	padding:0px;
}
.box129 p{
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box130{
	display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.box131 {
    height: 700px;
    position: relative;
    max-height: 850px;
}
.box131::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
	background-color: #eee9e6;
}
.box132 {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 0;
	background-size: contain;
	z-index: 1;
	background-image: url(../arquivos/bg_modelo.png);
}
.box133 {
	position: relative;
	width:100%;
	float: left;
}
.box133a:before {
    background-image: url(../arquivos/base.png);
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 100px;
    width: 100%;
    background-size: cover;
}
.box133a {
	position: relative;
	width:100%;
	float: left;
	background-color:#eee9e6;
	padding-bottom:100px;
}
.box134 {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:50px;
}
.box134a {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:100px;
}
.box134a ul {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
.box134a ul li {
	float:left;
	width:25%;
	padding:15px;
	list-style:none;
}
  .accordion {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 5px;
	float: left;
        }

        .accordion-header {	
	color: #000000;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
    float: left;
    width: 100%;
        }
		 .accordion-header .titulo {	
	float:left;
        }

        .icon_v {
	font-size: 16px;
	float:right;
	cursor: pointer;
	background-image: url(../arquivos/icon_v.png);
	width:25px;
	background-size: contain;
    height: 25px;
	margin-left:10px;
	margin-right:50px;
        }
		.icon_i {
	font-size: 16px;
	float:right;
	cursor: pointer;
	background-image: url(../arquivos/icon_i.png);
	width:25px;
	background-size: contain;
    height: 25px;
        }

        .accordion-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
            background: #f1f1f1;
            padding: 0 10px;
			float:left;
			width:100%;
        }

        input {
            display: none;
        }

        input:checked ~ .accordion-content {
            max-height: 100px;
            padding: 10px;
        }
.box135 {
	flex: 0 0 50%;
	max-width: 50%;
	float: left;
	width: 50%;
}
.box136 {
	flex: 0 0 50%;
	max-width: 50%;
	float: left;
	width: 50%;
	position:relative;
}

.box137 {
	float: left;
	width: 100%;
	margin-bottom:20px;
}
.box138 {
	float: left;
	width: 100%;
	color: #e583a2;
	line-height: 70px;
	font-size: 50px;
	font-weight: bold;
	font-family: 'Poppins';
}
.box139 {
	float: left;
    width: 620px;
    height: 430px;
    position: absolute;
    z-index: 9;
    top: 70px;
    right: 0px;
    background-image: url(../arquivos/exemplo_site.png);
    background-size: contain;
}
.box140 {
	width: 1200px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.box140a {
	width: 100%;
	float:left;
	margin-top:70px;
}
.box141 {
	float:left;
	width:100%;
}
.box142::before {
    font-family: FontAwesome;
    content: "\f004";
    color: #FFF;
    margin-right: 10px;
}
.box142 {
	float:left;
	text-align:center;
	width:200px;
	line-height:70px;
	background-color:#07A394;
	color:#FFFFFF;
	font-weight:bold;
	height:70px;
	border-radius:20px;
	margin-top:30px;
}
.box143 {
	float:left;
	float: left;
    width: 100%;
    color: #e583a2;
    line-height: 70px;
    font-size: 50px;
    font-weight: bold;
    font-family: 'Poppins';
}
.box144 {
	float: left;
    width: 100%;
    color: #333333;
    font-size: 22px;
}
.box145 {
	float:left;
	width:500px;
	margin-top:70px;
	position:relative;
	z-index:999999;
}
.box146 {
	float:left;
	background-image: url(../arquivos/exemplo1.png);
	width:100%;
	height:200px;
	background-size: contain;
	background-repeat:no-repeat;
}
.box147 {
	float:left;
	width:100%;
}
.box148 {
	text-align: center;
    width: 200px;
    line-height: 40px;
    background-color: #07A394;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    border-radius: 20px;
}