u,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

a:hover {
  text-decoration: none;
}

footer {
  display: block;
}
.hidden,
[hidden] {
  display: none;
  visibility: hidden;
}
ol,
ul {
  list-style: none;
}
img,
svg {
  height: auto !important;
  max-width: 100%;
  vertical-align: middle;
}

.container2 {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
}

.middle {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.row2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11,
.grid-12 {
  padding: 0 15px;
  position: relative;
}
.grid-12 {
  width: 100%;
}
.grid-11 {
  width: 91.66666667%;
}
.grid-10 {
  width: 83.33333333%;
}
.grid-9 {
  width: 75%;
}
.grid-8 {
  width: 66.66666667%;
}
.grid-7 {
  width: 58.33333333%;
}
.grid-6 {
  width: 50%;
}
.grid-5 {
  width: 41.66666667%;
}
.grid-4 {
  width: 33.33333333%;
}
.grid-3 {
  width: 25%;
}
.grid-2 {
  width: 16.66666667%;
}
.grid-1 {
  width: 8.33333333%;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

footer {
  background-color: #0030e2;
  margin: 100px 0 0;
  padding: 30px 0;
}
footer .container2 {
  position: relative;
  z-index: 1;
}
footer .links-footer {
  background-color: #b0be2f;
  border-radius: 10px;
  margin: -80px 0 40px;
  padding: 10px;
}
footer .links-footer .item a,
footer .links-footer .row2 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
footer .links-footer .item a {
  color: #fff;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3em;
  padding: 14px 15px;
}
.box-contato-atend a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.box-contato-atend a {
  color: #fff;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3em;
  padding: 14px 15px;
}
footer .links-footer .item a i,
footer .links-footer .item a span {
  position: relative;
  z-index: 1;
}
footer .links-footer .item a i {
  color: #0030e2;
  font-size: 50px;
  margin: 0 12px 0 0;
  padding: 1px;
}
.box-contato-atend a i {
  font-size: 40px;
  margin: 0 12px 0 0;
}
.box-contato-atend a span {
  position: relative;
  z-index: 1;
}

.box-contato-atend a {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.3em;
}
.lasts {
  margin-right: 0 !important;
  clear: right;
}

footer .infos-footer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
footer .infos-footer.no-social-media,
footer .infos-footer p {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
footer .infos-footer p {
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
}
footer .infos-footer p + p {
  margin: 0 0 0 30px;
}
footer .infos-footer p a {
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
footer .infos-footer p span {
  font-size: 22px;
  margin: 0 8px 0 0;
}
footer .social-media-footer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0 30px;
}
footer .social-media-footer h3 {
  color: #fff;
  font-size: 16px;
}
footer .social-media-footer ul {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0 40px;
}
footer .social-media-footer ul li + li {
  margin: 0 0 0 20px;
}
footer .social-media-footer ul li a {
  display: block;
}
footer .social-media-footer ul li a span {
  color: #fff;
  font-size: 25px;
}
footer .bottom {
  margin: 30px 0 0;
}
footer .bottom .copyright {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
footer .bottom .copyright p {
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
}
footer .bottom .copyright .back-top {
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  margin: 15px 0 0;
  text-transform: uppercase;
}
footer .bottom .copyright .back-top span {
  color: #fff;
  font-size: 12px;
  margin: 0 0 0 5px;
}
footer .bottom .copyright .tdh {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 12px 0 0;
}
footer .bottom .copyright .tdh a {
  color: #fff;
  display: block;
}
footer .bottom .copyright .tdh a svg {
  width: 50px;
}
footer .bottom .copyright .tdh a svg path {
  fill: #fff;
}
footer .bottom .menu-footer > ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
footer .bottom .menu-footer > ul > li + li {
  margin: 0 0 0 20px;
}
footer .bottom .menu-footer > ul > li p {
  color: #fff;
  cursor: default;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 15px;
  text-transform: uppercase;
}
footer .bottom .menu-footer > ul > li > ul.submenu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
footer .bottom .menu-footer > ul > li > ul.submenu > li + li {
  margin: 10px 0 0;
}
footer .bottom .menu-footer > ul > li > ul.submenu > li > a {
  color: #fff;
  display: block;
  font-size: 14px;
  text-decoration: none;
}

.dark footer .links-footer {
  background-color: #272727;
}
.dark footer .links-footer .item a {
  color: #fff;
}

footer .bottom .menu-footer .menu-mobile {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -1px;
}
footer .bottom .menu-footer .menu-mobile li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  margin: 0;
  width: 25%;
}
footer .bottom .menu-footer .menu-mobile li a {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  height: 100%;
  padding: 15px 10px;
  text-align: center;
  text-transform: uppercase;
}

footer .bottom .menu-footer .menu-mobile li {
  width: 100%;
  max-width: 250px;
}

footer .bottom .menu-footer .menu-mobile li a:hover {
  background-color: #b0be2f;
  color: #fff;
}

.footer-direitos {
  background-color: #b0be2f;
  color: #fff;
}

@media (max-width: 1023px) {
  footer .links-footer {
    padding: 15px;
  }
  footer .links-footer .item {
    width: 50%;
  }
  footer .logo-footer {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  footer .logo-footer a {
    display: block;
  }
  footer .infos-footer {
    width: 100%;
  }
  footer .infos-footer,
  footer .infos-footer.no-social-media {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer .infos-footer p + p {
    margin: 0 0 0 25px;
  }
  footer .social-media-footer {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 35px 0 0;
    width: 100%;
  }
  footer .social-media-footer ul {
    margin: 30px 0 0;
  }
  footer .social-media-footer ul li + li {
    margin: 0 0 0 3px;
  }
  footer .social-media-footer ul li a {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    padding: 15px;
  }
  footer .bottom {
    margin: 35px 0 0;
  }
  footer .bottom .row2 {
    margin: 0;
  }
  footer .bottom .copyright {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0 0;
    padding: 0;
    width: 100%;
  }
  footer .bottom .copyright .back-top {
    border: 1px solid #fff;
    margin: 20px 0 0;
    padding: 12px 15px;
  }
  footer .bottom .menu-footer {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding: 0;
    width: 100%;
  }
  footer .bottom .menu-footer .menu-desk {
    display: none !important;
  }
  footer .bottom .menu-footer .menu-mobile {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -1px;
  }
  footer .bottom .menu-footer .menu-mobile li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    margin: 0;
    width: 25%;
  }
  footer .bottom .menu-footer .menu-mobile li a {
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    height: 100%;
    padding: 15px 10px;
    text-align: center;
    text-transform: uppercase;
  }

  .dark footer .links-footer .item a {
    color: #64327f;
  }

  .for-you .item.featured .inner:before {
    background: linear-gradient(45deg, #0061b9, #008ded);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

@media (max-width: 600px) {
  .cops_info {
    padding: 15px 0px 15px 0px;
  }
  .ollar {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none;
    max-width: 80px;
    width: 100%;
    height: auto;
  }
  .containner {
    width: 100%;
    margin: auto;
  }
  .ollar img {
    max-width: 80px; /* M�ximo da largura da imagem */
    width: 100%;
    min-height: auto; /* M�nimo da altura, por padr�o �auto� */
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .cops_info {
    padding: 15px 0px 15px 0px;
  }
  .cops_info .one_half {
    width: 100%;
    margin-right: 0%;
  }
  .lasts {
    margin-right: 0 !important;
    clear: right;
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .cops_info .ones_half {
    width: 100%;
    margin-right: 0%;
  }
  .lasts {
    margin-right: 0 !important;
    clear: right;
    margin-bottom: 0 !important;
  }
}

@media (max-width: 640px) {
  footer .links-footer .item {
    width: 100%;
  }
  footer .links-footer .item + div {
    margin: 3px 0 0;
  }
  footer .links-footer .item a {
    background-color: #64327f;
  }
  footer .bottom .menu-footer .menu-mobile li {
    width: 100%;
  }

  .for-you .item {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .plans .item a .item-body ul li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .plans .item a .item-body ul li span {
    display: block;
    margin: 5px 0 0;
  }

  footer .infos-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .infos-footer p + p {
    margin: 20px 0 0;
  }
}

.for-you-home {
  margin: 50px 0 0;
}
.for-you .item a,
.for-you .item a .btn,
.for-you .item a .content,
.for-you .item a .title,
.for-you .item a:after,
.for-you .item a:before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.for-you .item a {
  border-radius: 10px;
  position: relative;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.for-you .item a:after,
.for-you .item a:before {
  border-radius: 10px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.for-you .item a:before {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(10%, rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 10%, transparent);
  z-index: 2;
}
.for-you .item a .content {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.for-you .item a .btn {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  width: 100%;
}

.for-you .item a .btn > span {
  background-color: #b0be2f;
  color: #fff;
  padding: 15px 50px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: 0.4s all ease;
}

.for-you .item a .btn > span > span {
  display: block;
  position: relative;
  z-index: 2;
}
.for-you .item a:hover {
  -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.35);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.35);
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.for-you .item a:hover:before {
  opacity: 0.2;
}
.for-you .item a:hover:after {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  width: 100%;
}
.for-you .item a:hover .content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.for-you .item a:hover .title {
  color: #fff;
}
.for-you .item a:hover .btn {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.for-you .item.featured .inner {
  position: relative;
  z-index: 1;
}
.for-you .item.featured .inner:before {
  bottom: 0;
  content: "";
  font-family: icomoon !important;
  font-size: 150px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #008ded;
  left: 0;
  position: absolute;
  z-index: -1;
}
.for-you .item.featured .inner:before {
  display: none;
}

.for-you .list-items .row2 {
  margin-bottom: -80px;
}
.for-you .item {
  margin: 0 0 110px;
}
.for-you .item a {
  display: block;
  margin: 0 auto;
  max-width: 370px;
  position: relative;
  width: 100%;
}
.for-you .item a figure {
  position: relative;
  z-index: 1;
}
.for-you .item a figure img {
  border-radius: 10px;
}
.for-you .item a .content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  bottom: 70px;
  left: 0;
  overflow: hidden;
  padding: 0 15px 70px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  -webkit-transform: translateY(70px);
  transform: translateY(70px);
  width: 100%;
  z-index: 5;
}
.for-you .item a .title {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin: 10px 0 0 0;
}
.for-you .item a .subtitle {
  color: #fff;
  font-size: 26px;
  margin: 8px 0 0;
}
.for-you .item a .btn {
  bottom: 0;
  position: absolute;
  opacity: 0;
}
.for-you .item a .icon {
  pointer-events: none;
  left: 0;
  position: absolute;
  top: calc(100% - 40px);
  width: 100%;
  z-index: 4;
}
.for-you .item.featured .inner {
  border: 5px solid #008ded;
  border-radius: 10px;
  max-width: 340px;
  padding: 40px 20px 0;
  width: 100%;
}
.for-you .item.featured .inner .title {
  font-size: 28px;
  color: #008ded;
}
.for-you .item.featured .inner p {
  color: #777;
  font-size: 22px;
  line-height: 1.35em;
  margin: 30px 0 0;
}
.for-you .item.featured .inner figure {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: -10px 0 0;
  padding: 0 0 0 55px;
  width: 100%;
}
.for-you .item.featured .inner figure img {
  -webkit-transform: translate(55px, 40px);
  transform: translate(55px, 40px);
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
