@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');

@font-face {
  font-family: 'Lato';
  src: url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap') format("woff");
  font-weight: normal;
  font-style: normal;
  }

* {
  margin: 0;
  padding: 0;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #600a82;
}
html {
  overflow-x: hidden;
 font-family: 'Lato';
  font-size: 1.1vw;
}
p {
  font-size: 16px;
  font-weight: 300;
}

body {

overflow-x: hidden;
font-family: "Lato";
max-width: 100%;

}

.flexiona {
  display: flex;
}
.cMargin {
  margin-top: 75px;
}
.cRMargin {
  margin-right: 16px;
}
.container {
  width: 85%;
margin: auto;

}
header {
  background: url(../img/bg/headerbg.svg) no-repeat;
  background-size: cover;
 /*  background-position: -110px -181px;
  background-size: 100%;*/
  height: 1100px; 
}
header .logo {
  background: url(../img/logo/logox2.png) no-repeat;
  background-size: contain;
  text-indent: -9999px;
  width: 120px;
  float: left;
}
header .container .circle {
  position: relative;
  border: 8px solid #fff;
  border-radius: 145px;
  height: 250px;
  width: 250px;
  float: left;
  top: -35vh;
  left: 15vw;
  clear: both;
  visibility: hidden;
}
header nav {
  float: right;
  margin-top: 10px;
}
header nav a {
  color: #fff;
  padding: 10px 15px;
  border-radius: 15px;
}
header nav a:hover, header nav a.active {
  background-color: #fff;
  color: #333;
  padding: 10px 30px;
  border-radius: 30px;

}
header .logo {
  margin-top: 15px;
}
header nav {
  margin-top: -20px;
}
header .info {
  position: relative;
  color: #fff;
  width: 55%;
  top: -25vh;
  clear: both;
}
header .info h2 {
  font-size: 66px;
  font-weight: 600;
  margin-bottom: 30px;
  max-width: 650px;
}
header .info p {
  margin-bottom: 30px;
  font-size: 16px;
  max-width: 600px;
  line-height: 25px;
}
header .info a {
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 10px 20px;
  font-size: 16px;
  padding: 15px 49px;
}
header img {
  position: absolute;
  width: 25vw;
  top: 19vh;
  right: 10vw;
  right: 14.2vw;
}
header svg.Circum {
  position: absolute;
  width: 25vw;
  top: 62vh;
  right: 10vw;
  right: 28.2vw;
}
header svg.Circdois {
  position: absolute;
  width: 25vw;
  top: 42vh;
  right: 10vw;
  right: 4.2vw;
}
#features .cssbg {
  height: 20px;
  width: 109px;
  background-color: white;
  border-radius: 10px;
  margin-bottom: 15px;
}
/* main .container {
  width: 95%;
  margin: auto;
} */
main section h3 {
  font-size: 66px;
  margin: 30px 0;
  font-weight: 550;

}
.box .bx p {
  max-width: 330px;
  line-height: 25px;
  font-weight: normal;
  color: #5c5c5c;
  }
main section p.if1,
main section h3 {
  text-align: center;
  max-width: 1055.1px;
  margin: auto;
  
}

main section .alth {
max-width: 500px;
margin-top: 20%;
}
main section p.if1 {
  margin-top: 44px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 100;
}
main section .box {
  overflow: auto;
  max-width: 1300px;
  margin: auto;
  margin-top: 95px;
  margin-bottom: 30px;
}
main section .box .bx {
  width: 30%;
  margin: 0 1.5% 60px;
  float: left;

}
main section .box .bx.last {
  clear: left;
}

main section .box .bx h4 {
  color: #1f0c28;
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: bold;
}
main section .box .bx i {
  display: inline-block;
  background: url(../img/icon/pqmubi.svg) 0 3px no-repeat;
  background-size: 0.8em;
  width: 1em;
  height: 1em;
  transform: scale(1.4845);
  position: absolute;
  margin-left: -35px;
  margin-top: 5px;
}
main section .box .bx img {
  display: inline-block;
  width: unset;
  height: 30px;
  transform: scale(1.4845);
  position: absolute;
  margin-left: -95px;
  margin-top: 10px;
}
main section .box .bx.bx2 {
  width: 36%;
  margin: 0 6.7% 60px;
  float: left;
}
main section .box .bx.bx2 img {
  display: inline-block;
  width: unset;
  height: unset;
  transform: scale(1.4845);
  position: absolute;
  margin-left: -110px;
  margin-top: 10px;
}
main section .box .bx.bx2 p {
  max-width: 500px;
}
main section .box.box3 {
  margin-left: 19%;
  max-width: 1400px;
}
main .bx_contain {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#600a82),
    to(#8e1dba)
  );

  background-image: linear-gradient(to right, #600a82, #a31aac);
  color: #fff;
  height: 37.5vh;
}
main .bx_contain img {
  position: absolute;
  height: 75vh;
  margin-top: -45px;
  left: 8%;
}
main .bx_contain .bxrg {
  float: left;
margin-top: 5%;
  margin-left: 30%;
}
main .bx_contain .bxrg h2 {
  font-family: 'Lato';
  font-size: 40px;
  font-weight: normal;
}
main .bx_contain .bxrg p {
  margin-top: 20px;
  max-width: 560px;
}
main .bx_contain .link {
  line-height: 35vh;
}
main .bx_contain .link a {
  background-color: #fff;
  border-radius: 40px;
  padding: 16px 33px;
  font-size: 16px;
  margin-left: 100px;
}
img.bx12_img {
  float: right;
  width: 50%;
  margin-top: -5%;
}
.px1 {
  position: relative;
  width: 50%;
  margin-top: 17%;
  left: 10%;
}
.px1 span.bx12 {
  display: inline-block;
  margin-right: 60px;
}
.px1 span.bx12 p.t1 {
  color: #9c27b0;
  font-size: 112px;
  font-weight: bold;
  font-family: Lato;
}

.px1 span.bx12 p.t2 {
  font-weight: bold;
  margin-top: 15px;
  font-size: 23px;
  max-width: 349px;
}
.px1 span.bx13 {
  margin-top: 60px;
}
.bxc23 {
  width: 80%;
  margin: 70px auto 30px;
  clear: both;
  overflow: auto;
  margin-bottom: 120px;
}
.bxc23 .bxc1 {
  width: 31.33%;
  margin: 0 1%;
  float: left;
}
.bxc23 .bxc1 i {
  display: block;
  width: 50px;
  height: 50px;
  margin: auto;
}
.bxc23 .bxc1 i.c1 {
  background: url(../img/icon/i2.png) no-repeat;
  background-size: contain;
}
.bxc23 .bxc1 i.c2 {
  background: url(../img/icon/i3.png) no-repeat;
  background-size: contain;
}
.bxc23 .bxc1 i.c3 {
  background: url(../img/icon/i4.png) no-repeat;
  background-size: contain;
}
.bxc23 .bxc1 h3 {
  font-size: 1em;
  margin-top: 41px;
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 23px;
}
.bxc23 .bxc1 p {
  text-align: center;
  font-size: 20px;
  max-width: 264px;
  margin: auto;
}
.text {
  text-align: center;
  margin-bottom: 30px;
  clear: both;
}
.price {
  text-align: center;
  margin: 60px 0;
  margin-bottom: 100px;
  clear: both;
}
.price span.p2 {
  color: #600A82;
  font-size: 127px;
  font-weight: bold;
}
.pre-price  {
  max-width: 100%;
  width: 1400px;
  font-size: 20px;
  margin: auto;
  font-weight: 300;
}
.price span.p1 {
  position: relative;
  display: inline-block;
  color: #600A82;
  font-size: 3em;
  top: -15px;
}
.price .pbx {
  width: 50%;
  margin: 30px auto;
  text-align: left;
}
.price .pbx i {
  background: url(../img/icon/i5.png) no-repeat;
  background-size: contain;
  width: 55px;
  height: 35px;
  padding-left: 20px;
  float: left;
  margin-top: 3px;
  padding-left: 0px;

}
.price .pbx h3 {
  display: inline;
  font-size: 23px;
  font-weight: bold;
}
.price .pbx p {
 
  font-size: 17px;
  max-width: 600px;
  display: flex;
  padding-top: 9px;

}

.agen {
  background-image: linear-gradient(to right, #600a82, #a31aac);
  text-align: center;
  height: 315px;
}
.agen h4 {
  color: #fff;
  font-size: 50px;
  padding-top: 40px;
  
}
.agen a {
  display: inline-block;
  background-color: #fff;
  font-weight: bold;
  margin-top: 50px;
  border-radius: 50px;
  padding: 20px 30px;
  color: #600A82;
}
/* footer .container {
  width: calc(100% - 100px);
  margin: auto;
} */
footer {
  padding-top: 75px;
}
footer section#contact,
footer section#adress {
  width: 49%;
  margin: 50px 0 30px;

}
footer #contact > form > p.dezoito {
  font-size: 18px;
  margin: 20px 10px 10px 10px;
}
footer section#contact h3,
footer section#adress h3 {
  font-family: 'Lato';
  font-weight: bold; 
  font-size: 36px;
  margin: auto;
}
footer section#contact p,
footer section#adress p {
  color: #23072E;
  
  margin: 10px 0 40px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 20px;
}
footer section#adress p {
  font-size: 18px;
}
footer section#adress .addressWrapper {
max-width: 320px;
margin-left: 20%;
}
footer section#adress .falecomagente {
max-width: 220px;
margin: 0;
margin-bottom: 30px;
}
footer section#contact h3,
footer section#contact p {
  width: 75%;
  text-align: left;

}


footer section#contact {
  float: left;
  text-align: center;
  border-right: 1px solid #707070;
  padding-right: 10px;
}

footer section#adress p {
  line-height: 50px;
  font-family: Lato;
}


footer section#contact .controlaForm {
max-width: 434px;
padding-left: 11%;

}
footer section#contact input,
footer section#contact textarea {
  display: inline-block;
  width: 90%;
  border: 1px solid #600a8242;
  border-radius: 35px;
  padding: 15px;
  margin: 10px 0;
  font-size: 18px;
  color: #23072E;

}
footer section#contact .submit {
  display: block;
  background-color: #600a82;
  color: #fff;
  width: 40%;
  border-radius: 30px;
  cursor: pointer;
  margin: auto;
}
footer section#contact .submit:hover {
  opacity: 0.8;
}
footer section#adress {
  float: right;
}
footer section#adress h3.sub {
  color: #600a82;
  font-size: 1.4em;
  margin: 20px 0 10px;
}
.credits {
  max-width: 75%;
  margin: auto;
  border-top: 1px solid #600A82;
  padding-top: 20px;
  padding-bottom: 20px;
}
.credits .row {
  display: flex;
}

.credits .column {
  flex: 50%;
}
.container.ultimo {
  height: 1120px;
}
.toright {
  text-align: right;
}
@media only screen and (min-height: 769px) {
  header nav {
/*     margin-top: -40px; */
margin-right: 8px;
  }
  header .container .circle {
    height: 300px;
    width: 300px;
    border-radius: 160px;
    top: -25vh;
  }
  header .info {
    top: -15vh;
  }
  main .bx_contain img {
    margin-top: -75px;
  }
  .agen h4 {
    padding-top: 44px;
  }
}
@media only screen and (max-width: 1061px) {

  .ymubi {
    display: none;
  }
  .menu-toggle {
    margin-top: 15px;
  }
  html {
    font-size: 16px;
  }
  header {
    background: #9116a1;
    background-size: 100%;
    height: auto;
    padding: 0 0 10vh;
  }
  header .container {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-bottom: 2.5%;
    margin: 0 auto;
    background: #9116a1;
    /* height: 100%;*/
  }
  header .container .circle {
    display: none;
  }
  header .container .logo {
    position: relative;
    display: inline-block;
    margin: auto;
    float: none;
    top: 20px;
  }
  header .container nav {
    font-size: 0.8em;
    text-align: center;
    margin-top: 50px;
    float: none;
  }
  header .container nav a {
    padding: 10px;
  }
  header .container .info {
    text-align: center;
    width: 100%;
    top: 5vh;
  }
  header .container .info h2 {
    display: inline-block;
    font-size: 1.3em;
    max-width: 80%;
  }
  header img {
    display: none;
  }
  main section .box .bx {
    width: 47%;
    margin: 0 1.5% 60px;
    float: left;
  }
  main section .bx_contain .link {
    line-height: 100px;
    text-align: center;
  }
  main section .bx_contain .container {
    width: 95%;
  }
  main section .bx_contain .container .bxrg {
    width: 100%;
    margin: 30px 0 0;
  }
  main section .bx_contain .container .bxrg h2 {
    font-size: 1.4em;
  }
  main section .bx_contain .container .bxrg p,
  main section .bx_contain .container .bxrg h2 {
    text-align: center;
  }
  main section .bx_contain .container img {
    display: none;
  }
  .bx12_img {
    display: none;
  }
  .price .pbx {
    width: 95%;
  }
  .agen h4 {
    font-size: 1.2em;
  }
  .bxc23 {
    margin-bottom: 10px;
  }
  .bxc23 .bxc1 {
    width: 100%;
    margin: 0 0 50px;
  }
  .px1 {
    width: 100%;
    margin-top: 10%;
    left: 0;
    text-align: center;
  }
  .px1 span.bx12 {
    display: block;
    margin-bottom: 60px;
    margin-right: 0;
  }
  footer .container {
    width: 95%;
  }
  footer section#contact,
  footer section#adress {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  footer section#contact input,
  footer section#contact textarea,
  footer section#adress input,
  footer section#adress textarea {
    width: 90%;
  }
  footer section#contact .submit {
    width: 80%;
    margin: auto;
    border-radius: 30px;
  }
}
.open.desktop li a{
font-size: 16px;
}
.svgInit {
  position: absolute;
  width: 100%;
  margin: auto;
  margin-top: -277px;
}

.svgMiddleUm {
  position: absolute;
  left: 0px;
  margin-left: 100px;
  margin-top: 468px;
  
}
.svgMiddleDois {
  position: absolute;
  right: 0;
  margin-right: -71px;
  margin-top: 100px;
}
.svgFacilUm {
  position: absolute;
  left: 0;
  margin-left: -100px;
  margin-top: -124px;
}
.svgFacilDois {
  position: absolute;
  right: 0;
  margin-right: -171px;
  margin-top: -50px;
}
.totop {
  max-width: 35px;
  position: fixed;
  right: 25px;
  bottom: 50px;
  display: none;
}

@media only screen and (max-width: 1369px) and (max-width: 1800px) {

main .bx_contain .link {
  line-height: 80px; 
    min-width: 100%;
    text-align: center;
}
.svgFacilDois {
  display: none;
}
main section .box.box3 {
  margin-left: 10%;
  max-width: 1400px;
}
main section .box .bx.bx2 img {
margin-left: -99px;
}
.svgFacilUm {
  max-width: 200px;
}
}
@media only screen and (max-width: 769px) {
  /* tablet */
  header .container nav {
    background: #9116a1;
    margin-top: 30px;
    margin-right: 0px;
  }
.marginmenumob {
  padding-top:61px;
  max-width: 100%;
}
.super {
  height: 50px;
  position: fixed;
  min-width: 100%;
  z-index: 1000;
  background: #9116a1;
}

.column.toright svg {
min-width: 100%;
}

  .mobileMenu {
    position: fixed;
    background: #9116a1;
    min-width: 100%;
  }
  header nav a:hover, header nav a.active {
    background-color: unset;
    color: white;;
  }
  .container {
    width: 90%;
  }
  main section .box .bx {
    width: 97%;
    margin: 0 1.5% 60px;
    float: left;
  }
  main section .box .bx.bx2 {
    width: 100%;
  }
  main section .box.box3 {
    margin-left: 0px;
    text-align: center;
    margin-top: 40px;
  }
  main section .box .bx.bx2 img{
  margin-left: unset;
  margin-top: unset;
  position: relative;
  padding: 30px;
}
main section .box .bx.bx2 p {
  max-width: 100%;
  margin-right: 0px;
  margin-left: 10%;
  margin-right: 10%;
}
main section h3 {
  margin-top: 30px;

}
header svg.Circdois {
  position: absolute;
  width: 25vw;
  top: 42vh;
  right: 10vw;
  right: 4.2vw;
  left: -30px;
  top: unset;
}
body > main > section > div.bx_contain > div > div.bxrg.aos-init.aos-animate > h2,
.agen h4 {
  font-size: 24px;
  margin-top: 20px;

}
.agen a {
  font-size: 15px;
    padding: 11px;
    margin-top: 66px;
}
.price span.p2,
.price span.p2 font,
.price span.p1 {
  font-size: 30px !important;
  position: relative;
  margin-top: 0px !important;
  top: 0px !important;
}
.lilmargin {
  margin-right: 25px;
}
main section .box .bx.bx2
  .Circdois, 
  .Circum,
  .svgInit,
  .svgFacilUm,
  .svgFacilDois,
  .svgMiddleUm,
  .svgMiddleDois
  {
    display: none;
  }

  .px1 span.bx12 p.t1 {
    font-size: 45px;
  }
  main .bx_contain .link a {
    margin-left: unset;
    margin: auto;

  }
  main section .box .bx, 
  main section .box .bx.last {
    width: unset;
    margin-bottom: 15px;
    margin-bottom: 40px;
    margin-left: 11%;
  }
  main section .box.box3, main section .alth {
    max-width: unset;
  }
  main section h3 {
    font-size: 40px;
    max-width: 200px;
  }
  #features .cssbg {
    margin: auto;
    margin-bottom: 20px;
  }
  main section .box .bx i {
    transform: scale(2.1245);
    margin-top: 8px;
  }
  footer section#contact {
    border-right: unset;
  }
  footer section#contact .controlaForm {
    padding-right: 10px;
    padding-left: 10px;
  }
  footer section#contact h3, footer section#contact p {
    margin: 10px;
    width: 90%;
  }
  footer section#adress .addressWrapper {
    margin-left: 10%;
    text-align: left;
  }
  .credits {
    max-width: 95%;
    min-width: 100%;
    text-align: center;
    margin: auto;
    border-top: 1px solid #600A82;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    display: inline-flex;
    line-height: 24px;
}
  .credits .row {
    display: block;
    width: 100%;
  }
  .lmargin {
    margin-left: -23px;
  }
}
@media only screen and (max-width: 440px) {
  /* cellphone somente */
  html {
    font-size: 12px;
  }
  main section .bx_contain .container .bxrg {
    margin: 25px 0 0;
  }
}
nav {
  margin: 0;
  padding: 0;
}
nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
}
nav ul.opening {
  position: relative;
  display: block;
/*   background-color: #600a82; */
}
nav li {
  border-bottom: 1px solid #fff;
}
nav li:last-child {
  border-bottom: none;
}
/* nav a.active {
  background-color: #600a82;
  color: #fff;
} */
nav a {
  color: #fff;
  display: block;
  padding: 1.5em 4em 1.5em 3em;
}
.site-nav--icon {
  font-size: 1.4em;
  margin-right: 1em;
  width: 1.1em;
  text-align: right;
  color: #600a82;
}
.menu-toggle {

  position: absolute;
  padding: 0.8em;
  top: 1.17em;
  right: 0.5em;
  cursor: pointer;
}
.hamburger,
.hamburger::before,
.hamburger::after {
  content: "";
  display: block;
  height: 3px;
  width: 3em;
  border-radius: 3px;
  -webkit-transition: all ease-in-out 350ms;
  transition: all ease-in-out 350ms;
  background: white;
}
.hamburger::before {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
}
.hamburger::after {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}


.open .hamburger {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.open .hamburger::before {
  display: none;
}
.open .hamburger::after {
  -webkit-transform: translateY(-1px) rotate(-90deg);
  transform: translateY(-1px) rotate(-90deg);
}
@media (max-width: 1061px) {
  .svgPrimeiro,
  .Circum,
  .Circdois,
  .svgInit {
  display: none;
  }
  #modulos > div.container.aos-init.aos-animate > section > h3 {
    margin-top: 30px;
  }
}
@media (min-width: 1061px) {
  /*desktop only*/
  .svgPrimeiro {
    position: absolute;
    left: 27.6%;
    top: -21%;
  }
  .menu-toggle {
    display: none;
  }
  .ymubi {
    position: absolute;
    right: -317px;
    top: -183px;
  }
  nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  nav li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: none;
    min-width: 141px;
    text-align: center;
  }
  nav li a {
    margin: 0 10px;
    border: none;
    border-radius: 15px;
  }
  nav a {
    color: #333;
  }
 /*  nav a:hover,
  nav a:focus {
    background-color: #600a82;
    color: #fff;
  } */

}
