/*font-family: "SQ Market Regular", sans-serif;*/
@font-face {font-family: "SQ Market Regular"; src: url("//db.onlinewebfonts.com/t/cc1fd3ac8497388cfc4da587e06951b0.eot"); src: url("//db.onlinewebfonts.com/t/cc1fd3ac8497388cfc4da587e06951b0.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/cc1fd3ac8497388cfc4da587e06951b0.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/cc1fd3ac8497388cfc4da587e06951b0.woff") format("woff"), url("//db.onlinewebfonts.com/t/cc1fd3ac8497388cfc4da587e06951b0.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/cc1fd3ac8497388cfc4da587e06951b0.svg#SQ Market Regular") format("svg"); }

/*font-family: "SQ Market Bold", sans-serif;*/
@font-face {font-family: "SQ Market Bold"; src: url("//db.onlinewebfonts.com/t/2ac675ffd4e74e220f042c88e292a392.eot"); src: url("//db.onlinewebfonts.com/t/2ac675ffd4e74e220f042c88e292a392.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/2ac675ffd4e74e220f042c88e292a392.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/2ac675ffd4e74e220f042c88e292a392.woff") format("woff"), url("//db.onlinewebfonts.com/t/2ac675ffd4e74e220f042c88e292a392.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/2ac675ffd4e74e220f042c88e292a392.svg#SQ Market Bold") format("svg"); }

/*font-family: "SQ Market Medium", sans-serif;*/
@font-face {font-family: "SQ Market Medium"; src: url("//db.onlinewebfonts.com/t/ff88ec76adf16430abbf0af2fbd66031.eot"); src: url("//db.onlinewebfonts.com/t/ff88ec76adf16430abbf0af2fbd66031.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/ff88ec76adf16430abbf0af2fbd66031.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/ff88ec76adf16430abbf0af2fbd66031.woff") format("woff"), url("//db.onlinewebfonts.com/t/ff88ec76adf16430abbf0af2fbd66031.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/ff88ec76adf16430abbf0af2fbd66031.svg#SQ Market Medium") format("svg"); }

/*font-family: "SQ Market Light", sans-serif;*/
@font-face {font-family: "SQ Market Light"; src: url("//db.onlinewebfonts.com/t/ea4f956bace1d9f1f1a5121418cdfad9.eot"); src: url("//db.onlinewebfonts.com/t/ea4f956bace1d9f1f1a5121418cdfad9.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/ea4f956bace1d9f1f1a5121418cdfad9.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/ea4f956bace1d9f1f1a5121418cdfad9.woff") format("woff"), url("//db.onlinewebfonts.com/t/ea4f956bace1d9f1f1a5121418cdfad9.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/ea4f956bace1d9f1f1a5121418cdfad9.svg#SQ Market Light") format("svg"); }

html{
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}
html, body{
    width: 100%;
    min-height: 100vh;
    margin:0;
    padding:0;
    font-weight: 400;
    font-family: "SQ Market Regular", sans-serif;
    font-size: 16px;
    -webkit-overflow-scrolling: touch;
    color: #1a1a1a;
}
a{
    text-decoration: none;
    color: currentColor;
}
img{
    max-width: 100%;
    height: auto;
    border:none;
    display: block;
}

header{
    width: 100%;
    position: sticky;
    top: 0px;
    left: 0;
    z-index:5;
    background-color: #fff;
}
.btn_responsive{
  display: none;
}

.header_ancla{
  position: absolute;
  width: 0;
  left: 0;
  height: 0;
  top: 71px;
}
.header_int{
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*border-bottom: 1px solid #d9d9d9;*/
  padding: 10px 15px;
  margin: 0 auto;
  width: calc(100% - 180px);
}
.header_int > *{
  display: flex;
  align-items: center;
  /* font-weight: lighter; */
}
.header_int:first-child{
  padding: 15px 15px;
}
.header_int:first-child > *:nth-child(1){
  width: 320px;
  justify-content: flex-start;
}
.header_int:first-child > *:nth-child(2){
  width: calc(100% - 420px);
  justify-content: center;
  font-family: "SQ Market Medium", sans-serif;
}
.header_int:first-child > *:nth-child(3){
  width: 360px;
  justify-content: flex-end;
  font-family: "SQ Market Medium", sans-serif;
}
.header_int:first-child > *:nth-child(3) > .contacto{
    padding: 0 15px;
    border: 1px solid #e91e63;
    border-radius: 8px;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 0.03em;
    color: #fff;
    background-color: #e91e63;
}
.header_int:nth-child(2) > *:nth-child(2){
  color:#737373;
  font-family: "SQ Market Light", sans-serif;
}


.dupla{
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 40px;
  margin: 0;
  font-family: "SQ Market Medium", sans-serif;
  color: #1a1a1a;
      cursor: pointer;
}
header.act {
  box-shadow: 0 0 5px 1px rgb(0 0 0 / 17%);
}
header nav > *{
  line-height: 40px;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  margin: 0 10px;
}
.header_int:first-child nav > *::before{
  content:'';
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  background-color:#efefef;
  z-index:-1;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%) scale(0.8);
  opacity:0;
  border-radius:5px;
  transition: all 300ms ease;
}

.header_int:nth-child(2) > *:nth-child(1) > *{
  padding:0;
}
.header_int:first-child nav > *.act::before{
  transform:translate(-50%,-50%) scale(1);
  opacity:1;
  background-color: transparent;
  border: 1px solid;
}
.wrapper{
  width:100%;
  position:relative;
}
section{
  width: 100%;
}
.content{
    width: calc(100% - 280px);
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 0.8rem;
}
.txt{}
.txt > *{
  line-height: 160%;
}
.txt h1{
    font-weight: normal;
    font-family: "SQ Market Bold", sans-serif;
    margin: 0;
    font-size: 2.7rem;
}
section.front .txt h1{
    font-size: 3.8rem;
}
.txt a{
  text-decoration:underline;
  color: #737373;
}
.txt h1 b{
  color:#737373;
  font-weight: normal;
}
.phrase.txt h1 b{
  color: #fff;
}
.txt h2{
    font-weight: normal;
}
.txt h3{
    margin: 20px 0;
    font-size: 2rem;
    font-family: "SQ Market Bold", sans-serif;
}
.txt h4{
    font-weight: normal;
    font-family: "SQ Market Regular", sans-serif;
    font-size: 0.8rem;
}
.txt h5{
    margin: 30px 0px 0px;
    font-size: 0.8rem;
    color: #737373;
    font-weight: normal;
}
.txt h6{
    margin: 30px 0 20px;
}
.txt h6 a{
    text-decoration: none;
    display: block;
    padding: 18px 35px 20px;
    background-color: #e91e63;
    color: #fff;
    width: fit-content;
    font-size: 1.2rem;
    font-family: "SQ Market Regular", sans-serif;
    font-weight: normal;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.txt h6 a::before{
  content: '';
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #3b1d8d;
  width: 0;
  height: 100%;
  transition: all 300ms ease;
  display: block;
  position: absolute;

}

.txt h6 a span{
    position: relative;
    z-index: 2;
}

.txt p{
    margin: 20px 0;
    font-size: 1rem;
}
.txt > *:first-child{
  margin-top:0;
}
.txt > *:last-child{
  margin-bottom:0;
}
/*front*/

section.front{
  background: rgb(47,20,142);
  background: linear-gradient(147deg, rgba(47,20,142,1) 0%, rgba(178,115,127,1) 53%, rgba(238,166,169,1) 77%, rgba(249,223,155,1) 100%);
}
section.front .content{
  position: relative;
}
.break_phone{
  display:flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 80px 0;
  position: relative;
}
.textura{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  mix-blend-mode: overlay;
  overflow: hidden;
  /*background: #161616;*/
  /* opacity: 0.7; */
  /* opacity: 1; */
}
.circle{
  position: absolute;
}
.phrase.txt{
    width: calc(60% - 40px);
    color: #fff;
}
.phrase.txt h1{
  line-height:initial;
}
.phrase.txt a,
.phrase.txt h5{
  color: #fff;
}


.p_phone{
  width: calc(40% + 50px);
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: row-reverse;
  margin-right: -50px;
}
.phone_d{
    width: 30%;
    z-index: 2;
    position: relative;
    margin-left: 10px;
}
.phone_d img{
    /*border-radius: 25px;*/
    /*box-shadow: 0 0 25px 10px rgb(0 0 0 / 17%);*/
}
.destock{
    width: calc(70% + 10px);
    position: relative;
    z-index: 1;
    box-shadow: 0 0 25px 10px rgb(0 0 0 / 17%);
    margin-right: -40px;
    bottom: 30px;
}
.destock img{
}
/*carousel*/
section.carousel{
    background-color: #1a1a1a;
    padding: 0;
}
section.carousel .content{
    width: 100%;
}
.carousel_int{
    width: 100%;
    overflow: hidden;
}
.carousel_content{
    display: inline-block;
    width: auto;
    white-space: nowrap;
}
.carousel .carousel_content{
  width: 100%;
      pointer-events: none;
    touch-action: none;
}
.c_img{
    width: 8vw;
    margin: 0 60px;
    display: inline-block;
    white-space: normal;
    position: relative;
    height: 8vw;
}
.c_ii{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.c_ii img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    filter: grayscale(1) contrast(0.1);
}

/*break*/
section.break{
    /*box-shadow: 0 0 2px 2px rgb(0 0 0 / 10%);*/
    z-index: 2;
}
section.break .content{
    width: 100%;
}
.column{
    width: 50%;
    position: relative;
}
.column img{}

.slider{
  width: 100%;
  position: relative;
  height: auto;
}
.slide{
  position: relative;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
}
.slide_int{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cube{
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height:0;
}
.cube_int{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
    align-items: center;
    justify-content: center;
}
.cube img{
  max-width: 80%;
  max-height: 70%;
  width: auto;
  height: auto;
  display: block;
  border-radius: 1.6vw;
  box-shadow: 0 0 37px 12px rgb(0 0 0 / 12%);
}
.phrase_demo.txt{
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.phrase_demo.txt h6{
    margin: 0 0 0;
}
.phrase_demo.txt h6 a{
  margin: 0;
  line-height: initial;
  background-color: #e91e63;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 18px 35px 20px;
  width: fit-content;
  font-size: 1.2rem;
  font-family: "SQ Market Regular", sans-serif;
  font-weight: normal;
  border-radius: 5px;
  position: relative;
  margin-top: 40px;
}
.phrase_demo.txt h6 a::before{
  background: linear-gradient(147deg, rgba(47,20,142,1) 0%, rgba(178,115,127,1) 53%, rgba(238,166,169,1) 77%, rgba(249,223,155,1) 100%);
  display: none;
}

.break_d.break{
  padding: 80px 0;
  background-color: #1a1a1a;
  color: #fff;
  background: linear-gradient(147deg, rgba(47,20,142,1) 0%, rgba(178,115,127,1) 53%, rgba(238,166,169,1) 77%, rgba(249,223,155,1) 100%);
}
.break_d.break .content{
  position: relative;
}
.break_d.break .txt h6 a span{
      /* background: linear-gradient(
147deg
, rgba(47,20,142,1) -90%, rgba(178,115,127,1) 53%, rgba(238,166,169,1) 77%, rgba(249,223,155,1) 160%); */
      /* -webkit-background-clip: text; */
      /* -webkit-text-fill-color: transparent; */
      /* color: #33178e; */
}
/*b_form*/
.cube_int{}
.contact_f form{display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 20px 80px;}
.contact_f form p{
  margin: 0;
  font-size: 0.7rem;
  grid-column: 1/3;
  line-height: 140%;
}
.contact_f .btn{
  margin-top: 0;
  border: none;
  background-color: #151515;
  padding: 18px 35px 20px;
  width: fit-content;
  /* font-size: 1.2rem; */
  /* font-family: "SQ Market Regular", sans-serif; */
  font-size: 1.2rem;
  font-family: "SQ Market Regular", sans-serif;
  font-weight: normal;
  grid-column: 2/3;
}
.contact_f fieldset{
    border: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    /* justify-content: flex-end; */
    padding: 0;
    margin: 0 0 8px;
    width: 100%;
    position: relative;
}
.contact_f fieldset:last-child{
    align-items: flex-start;
    flex-wrap: initial;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 20px;
    /*text-align: right;*/
}
.contact_f fieldset.agree{
  margin: 0px 0 0;
}
.contact_f label{
    font-size: 0.7rem;
    color: currentColor;
    margin-bottom: 2px;
    letter-spacing: 0.05em;
    margin: 0 0 12px;
    font-size: 0.8rem;
    text-transform: uppercase;
}
.contact_f input{
    width: 100%;
    background-color: transparent;
    appearance: none;
    border: none;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 0.7rem;
    color: currentColor;
    font-family: "SQ Market Regular", sans-serif;
    letter-spacing: 0.05em;
    background-color: rgb(0 0 0 / 20%);
    font-size: 1rem;
}
.contact_f textarea{
  width: 100%;
  background-color: transparent;
  appearance: none;
  border: 1px solid currentColor;
  line-height: initial;
  resize:none;
  box-sizing: border-box;
  padding: 8px 10px;
  border-radius: 3px;
  font-size: 0.7rem;
  height: 60px;
  color: currentColor;
  font-family: "SQ Market Regular", sans-serif;
  letter-spacing: 0.05em;
}
.contact_f input:active,
.contact_f textarea:active,
.contact_f input:focus,
.contact_f textarea:focus,
.contact_f input:focus-visible,
.contact_f textarea:focus-visible{
  outline: 0;
  background-color: rgb(0 0 0 / 50%);
}
.contactar {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'reader-bold-pro', sans-serif;
}
.contactar input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;

    -webkit-appearance:auto;
    appearance:auto;
}
.contactar .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  width: 12px;
  height: 12px;
  border-radius: 0;
  background-color: transparent;
  display: block;
  border: 1px solid currentColor;
}

.contactar input:checked ~ .checkmark {}
.contactar input:checked ~ .checkmark::before{
    content:'';
    display:block;
    top: 1px;
    left: 1px;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    position: absolute;
    border-radius: 0;
}
.contactar .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.contactar .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn{
    appearance: none;
    border: none;
    background-color: transparent;
    color: currentColor;
    padding: 10px 25px 11px;
    font-size: 0.7rem;
    letter-spacing: 0.05rem;
    font-family: "SQ Market Medium", sans-serif;
    margin-top: 20px;
    border-radius: 3px;
    display: block;
    width: fit-content;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid currentColor;
}
.btn span{
  position: relative;
  z-index: 2;
}
.btn::before{
  content: '';
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #e91e63;
  width: 0;
  height: 100%;
  transition: all 300ms ease;
  display: block;
  position: absolute;
}


.c_cube ::placeholder{
    font-size: 0.7rem;
    color: currentColor;
    font-family: "SQ Market Medium", sans-serif;
    letter-spacing: 0.05em;
    line-height: 30px;
}
.c_cube textarea::placeholder{
  line-height: initial;
}
/*grid*/
section.grid{
    background-color: #F4F5F8;
    padding: 80px 0 120px;
    background: linear-gradient(147deg, rgba(47,20,142,1) 0%, rgba(178,115,127,1) 53%, rgba(238,166,169,1) 77%, rgba(249,223,155,1) 100%);
}
section.grid .txt h1{
  color: #fff;
}
section.grid .content{}
section.grid .txt{
  text-align: center;
  margin-bottom: 40px;
}
.grid_content{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 40px;
    position: relative;
}
.item{
    background-color: #fff;
    padding: 30px 50px 40px;
    font-family: "SQ Market Light";
    font-size: 0.9rem;
   /* box-shadow: 0px 0px 13px 1px #ccc;*/
    border-radius: 5px;
}
.item > *{
  line-height:140%;
}
.item h2{
    margin: 0;
    font-size: 1.1rem;
    font-family: "SQ Market Medium", sans-serif;
    font-weight: normal;
}
.item p{
    margin: 10px 0;
}
.item > *:first-child{
  margin-top:0;
}
.item > *:last-child{
  margin-bottom:0;
}

/*carousel_d*/
section.carousel_d{
    background: rgb(47,20,142);
    background: linear-gradient(147deg, rgba(122,145,130,1) 0%, rgba(140,180,143,1) 100%);
    padding: 80px 0;
    color: #fff;
}
section.carousel_d .content{
  width:100%;
  position: relative;
}
section.carousel_d .txt{
  width:calc(100% - 280px);
  margin: 0 auto 20px;
}
section.carousel_d .carousel_int{
  overflow: hidden;
}
section.carousel_d .carousel_content{
  padding-left: 140px;
    width: calc(100% - 140px);
    padding-bottom: 60px;}
section.carousel_d .flickity-viewport{
  overflow: initial;
}
section.carousel_d .c_img:first-child{
  padding-left: 0;
  margin: 0;
}
section.carousel_d .flickity-slider{
  padding:20px 0;
}
section.carousel_d .c_img{
    margin: 0;
    padding: 0 60px 0 0;
    width: calc(100vw/6 - 73.3px);
    max-width: calc(60vh);
    height: auto;
}
section.carousel_d .c_ii{
    width: 100%;
    height: 0;
    padding-bottom: 221%;
}
section.carousel_d .c_ii img{
  filter: initial;
  border-radius: 20px;
  box-shadow: 0 0 10px 10px rgb(0 0 0 / 15%);
}
.c_i{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*price*/
section.price{
    padding: 80px 0;
}
section.price .txt{
    text-align: center;
}
section.price .txt > *{
  margin:0px 0 40px;
}
section.price .txt > p:last-child{
  margin-bottom: 0;
  text-transform: none;
}
section.price .txt > h4 br{
  display: none;
}
section.price .txt h4{
  font-size: 1.4rem;
      margin: 30px 0 10px;
}
section.price .txt h6{
  margin-top:30px;
}
section.price .txt h6 a{
  margin:0 auto;
}
.p_grid{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
        width: 70%;
    margin: 0 auto 30px;
}
.p_item{
    padding: 40px 50px 60px;
    background-color: #fff;
    box-shadow: 0px 0px 13px 1px #ccc;
    border-radius: 5px;
    display: block;
    /* font-family: "SQ Market Light", sans-serif; */
    font-size: 1rem;

    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    color: #fff;
}
.p_item h2{
    margin: 11px 0 0;
    font-size: 3.4rem;
    font-family: "SQ Market Medium", sans-serif;
    font-weight: normal;
    color: #fff;
}
.p_item:nth-child(1){
  background: linear-gradient(147deg, rgb(72 90 78) 0%, rgba(122,145,130,1)45%, rgb(158 218 162) 100%);
}
.p_item:nth-child(2){
  background: linear-gradient(147deg, rgba(47,20,142,1) 0%, rgba(178,115,127,1) 53%, rgba(238,166,169,1) 77%, rgba(249,223,155,1) 100%);
}
.p_item p{}
.p_item ul{
    margin: 20px 0;
    padding: 0;
    font-size: 1.4rem;
}
.p_item li{
    list-style: none;
    position:relative;
    margin:6px 0;
}
.p_int{
    margin-top: 50px;
}
.p_int p{
    font-size: 2rem;
    font-weight: normal;
    font-family: "SQ Market Bold", sans-serif;
    margin: 0;
    line-height: 130%;
}
.p_int span{
    font-size: 0.8rem;
    display: inline-block;
    vertical-align: top;
    font-family: "SQ Market Light", sans-serif;
    line-height: 120%;
    margin-top: 0.3rem;
}
.p_int b{
      font-size: 0.8rem;
      font-weight: normal;
      display: inline-block;
      vertical-align: top;
      font-family: "SQ Market Light", sans-serif;
      line-height: 120%;
      margin-top: 1.25rem;
}

/*testimonios*/
section.testimonios{
    padding: 60px 0;
    overflow: hidden;
}
section.testimonios .content{
  width: 100%;
}
section.testimonios .txt{
    text-align:center;
}
section.testimonios .txt > *{
  line-height:initial;
}
section.testimonios .txt p{
  font-size: 0.8rem;
  color: #737373;
  margin: 0;
  font-family: "SQ Market Regular", sans-serif;
}
section.testimonios .txt h3{
    margin: 0;
}
.grid_c{
    grid-template-columns: repeat(2,1fr);
    display: grid;
    grid-gap: 40px;
    margin: 40px 0 0;
}
.item_c{
    padding: 30px 50px 40px;
    background-color: #fff;
    box-shadow: 0px 0px 13px 1px #ccc;
    border-radius: 5px;
    width: calc((100% - 140px)/2 - 120px);
    margin-right: 40px;
    white-space: normal;
    display: inline-block;
    height: auto;
    position: relative;
}
.item_c > *{
  line-height:140%;
}
.item_c > *:first-child{
  margin-top:0;
}
.item_c > *:last-child{
  margin-bottom:0;
}
.item_cl{
  width: 50%;
  height: 50px;
}
.item_cl img{
  max-width: 100%;
  max-height: 100%;
}
.item_c p{
    font-size: 1rem;
}
.item_c i{
    font-style: italic;
}
.item_c h4{
    font-size: 1rem;
    margin: 20px 0;
    font-weight: normal;
}
.item_c h4 b{
    font-family: "SQ Market Medium", sans-serif;
    font-weight: normal;
}
.carousel_t{
  width: 100%;
}
.carouselt_int{
    width: 100%;
    /*overflow: hidden;*/
    padding: 0px;
    white-space: nowrap;
    position: relative;
    width: calc(100% - 140px);
    padding: 40px 0px 55px;
    left: 0px;
    padding-left: 140px;
}
.carouselt_int .flickity-slider{}
.carouselt_int .flickity-viewport{
    overflow: initial;
}
.carouselt_int .flickity-page-dots .dot{
  background-color: #737373;
}
.carouselt_int .flickity-page-dots{
  bottom: -15px;
}
/*faq*/
section.faq{
    padding: 80px 0 120px;
}
section.faq .txt{
  font-size: 0.9rem;
  margin-bottom: 20px;

}

section.faq .txt.f_txt{
  margin-bottom:0;
  display: none;
  padding-bottom: 20px;
}
section.faq .txt.f_txt > *{
  line-height:160%;
}
section.faq .txt.f_txt b,
section.faq .txt.f_txt strong{
  font-weight: normal;
    font-family: "SQ Market Medium", sans-serif;
}
.faq_i{
    padding: 20px 0px;
    border-bottom: 1px solid #e6e6e6;
}
.f_button{
    padding: 10px 0;
    position: relative;
    cursor: pointer;
}
.f_button::before{
  content:'';
  width: 8px;
  height: 1px;
  background-color: #525252;
  display: block;
  position: absolute;
  right: 6px;
  transform: translate(0,-50%) rotate(40deg);
  top: 50%;
  transition: 300ms;
}
.faq_i.act .f_button::before{
  transform: translate(0,-50%) rotate(-45deg);
}
.f_button::after{
  content:'';
  width: 8px;
  height: 1px;
  background-color: #525252;
  display: block;
  position: absolute;
  right: 0;
  transform: translate(0,-50%) rotate(-40deg);
  top: 50%;
  transition: 300ms;
}
.faq_i.act .f_button::after{
  transform: translate(0,-50%) rotate(45deg);
}
.f_button h2{
    width: calc(100% - 60px);
    margin: 0;
    font-size: 1.1rem;
    font-family: "SQ Market Medium", sans-serif;
    font-weight: normal;

    margin: 0;
    font-size: 1.1rem;
    font-family: "SQ Market Medium", sans-serif;
    font-weight: normal;
}
.f_txt{}
.act .f_txt{}


/*footer*/
footer{
    background-color: rgb(26,26,26);
    color: #f8f8f887;
    padding: 30px 0 10px;
    font-family: "SQ Market Light", sans-serif;
    font-size: 0.9rem;
    letter-spacing: 0.03rem;
}

.f_fila{
  border-top:1px solid #2F2F2F;
  padding: 15px 0;
  display:flex;
  align-items: center;
  justify-content: space-between;
}
.f_fila_dupla{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 0px;
  margin: 0 auto;
  width: calc(100% - 280px);
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.03em;
}
.link{}
footer .f_fila:first-child ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

footer .f_fila:last-child ul{
  text-align:right;
}
footer li{
    list-style: none;
}
footer li a{
  width:fit-content;
}
footer li img{}
footer svg{
  width: 30px;
  height: 30px;
  fill: #f8f8f887;
}
footer svg > *{
  fill: #f8f8f887;
}
footer .f_fila > div:last-child{
      display: flex;
    align-items: center;
    justify-content: flex-end;
}
footer .f_fila > div:last-child a{
  margin-left: 30px;
}
footer p{
    color: #737373;
}


.flickity-page-dots{
  padding-left: 0px;
  width: calc(100% - 140px);
  bottom: -15px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.flickity-page-dots .dot{
      background: #fff;
    margin: 0 15px 15px 0;
}

.pp_asset{
    position: absolute;
    top: 50%;
    right: -70px;
    width: 100%;
}
.pp_asset img{}

section{
  position: relative;
}
.sec_ancla{
  position: absolute;
  top: -70px;
  width: 0;
  height: 0;
}
.slider_ptxt{
  position: relative;
  display: inline-block;
      height: 75px;
  width: 100%;
  overflow: hidden;
  width: 520px;
  vertical-align: bottom;
}
.slide_ptxt{
    display: block;
    white-space: nowrap;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
}

.slide_ptxt.act{
  top: 100%;
  animation-name: topAnimation;
  animation-duration: 1100ms;
}

@keyframes topAnimation {
  0%   {top: -100%;}
  45%  {top: 0%}
  65%  {top: 0%}
  100% {top: 100%}
}


.cc_e{}
.cc_int{}


.circle .cc_e{
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
}
.circle .cc_int{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform-origin: center;
}
.circle .cc_ii{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid rgb(255 255 255 / 14%);
  top: 0;
  left: 0;
}

.circle#c_01{
top: calc(72% - 17vw);
    left: -7.7vw;
    width: 18.8vw;
    height: 18.8vw;
}
.circle#c_01 .cc_e{
  animation: animationOne linear 50s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -55s;
  /*animation-play-state: paused;*/
}
.circle#c_01 .cc_int{
  animation: bbsvgDos linear 75s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -16s;
  /*animation-play-state: paused;*/
}
.circle#c_01 .cc_ii{
  animation: bbCircleUno linear 65s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -20s;
  /*animation-play-state: paused;*/
}


@keyframes animationOne{
  0% {
    transform:  translate(0px,0px)  ;
  }
  25% {
    transform:  translate(35px,25px)  ;
  }
  50% {
    transform:  translate(26px,0px)  ;
  }
  75% {
    transform:  translate(0px,30px)  ;
  }
  100% {
    transform:  translate(0px,0px)  ;
  }
}
@keyframes animationTwo{
  0% {
    transform:  translate(0px,0px)  ;
  }
  17% {
    transform:  translate(25px,25px)  ;
  }
  33% {
    transform:  translate(42px,0px)  ;
  }
  50% {
    transform:  translate(42px,27px)  ;
  }
  67% {
    transform:  translate(26px,28px)  ;
  }
  83% {
    transform:  translate(0px,32px)  ;
  }
  100% {
    transform:  translate(0px,0px)  ;
  }
}
@keyframes animationThree{
  0% {
    transform:  translate(0px,0px)  ;
  }
  26% {
    transform:  translate(-20px,-19px)  ;
  }
  50% {
    transform:  translate(-19px,24px)  ;
  }
  75% {
    transform:  translate(1px,-22px)  ;
  }
  100% {
    transform:  translate(0px,0px)  ;
  }
}
@keyframes bbsvgDos{
  0% {
    /*transform: rotate(0deg) matrix( scaleX skewY skewX scaleY translateX translateY);*/
    transform: rotate(0deg) matrix( 1, 0, 0, 1, 0, 0 );
  }
  20% {
    transform: rotate(72deg) matrix( 0.96, 0.4, -0.4, 1.04, 0, -0.2 );
  }
  40% {
    transform: rotate(144deg) matrix( 1.04, -0.4, 0.4, 0.96, 0.4, 0 );
  }
  60% {
    transform: rotate(216deg) matrix( 0.96, -0.4, 0.4, 0.96, 0, 0.3 );
  }
  80% {
    transform: rotate(288deg) matrix( 1.06, 0.4, -0.4, 1.04, 0, 0 );
  }
  100% {
    transform: rotate(360deg) matrix( 1, 0, 0, 1, 0, 0 );
  }
}

@keyframes bbCircleUno{
  0% {
    border-radius: 50% 50% 50% 50%;
  }
  20% {
    border-radius: 47% 50% 47% 53%;
  }
  40% {
    border-radius: 53% 47% 47% 50%;
  }
  60% {
    border-radius: 46% 47% 47% 46%;
  }
  80% {
    border-radius: 47% 53% 47% 47%;
  }
  100% {
    border-radius: 50% 50% 50% 50%;
  }
}

@keyframes bbCircleDos{
  0% {
    border-radius: 50% 50% 50% 50%;
  }
  20% {
    border-radius: 44% 50% 44% 55%;
  }
  40% {
    border-radius: 55% 44% 44% 50%;
  }
  60% {
    border-radius: 46% 44% 44% 46%;
  }
  80% {
    border-radius: 44% 55% 44% 44%;
  }
  100% {
    border-radius: 50% 50% 50% 50%;
  }
}



.circle#c_02{top: -7vw;left: 22.3vw;width: 23.8vw;height: 23.8vw;}
.circle#c_02 .cc_e{
  animation: animationOne linear 50s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -5s;
  /*animation-play-state: paused;*/
}
.circle#c_02 .cc_int{
  animation: bbsvgDos linear 55s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -10s;
  /*animation-play-state: paused;*/
}
.circle#c_02 .cc_ii{
  animation: bbCircleUno linear 75s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -10s;
  /*animation-play-state: paused;*/
}


.circle#c_03{top: 50%;left: 30%;width: 10vw;height: 10vw;}
.circle#c_03 .cc_e{
  animation: animationOne linear 60s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -34s;
  /*animation-play-state: paused;*/
}
.circle#c_03 .cc_int{
  animation: bbsvgDos linear 45s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -16s;
  /*animation-play-state: paused;*/
}
.circle#c_03 .cc_ii{
  animation: bbCircleUno linear 75s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -20s;
  /*animation-play-state: paused;*/
}


.circle#c_04{bottom: 0px;left: 0;width: 30vw;height: 30vw;}
.circle#c_04 .cc_e{
  animation: animationOne linear 50s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -55s;
  /*animation-play-state: paused;*/
}
.circle#c_04 .cc_int{
  animation: bbsvgDos linear 65s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -16s;
  /*animation-play-state: paused;*/
}
.circle#c_04 .cc_ii{
  animation: bbCircleUno linear 45s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -20s;
  /*animation-play-state: paused;*/
}


.circle#c_05{top: -2vw;left: -2vw;width: 12vw;height: 12vw;}
.circle#c_05 .cc_e{
  animation: animationOne linear 30s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -55s;
  /*animation-play-state: paused;*/
}
.circle#c_05 .cc_int{
  animation: bbsvgDos linear 65s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -16s;
  /*animation-play-state: paused;*/
}
.circle#c_05 .cc_ii{
  animation: bbCircleUno linear 45s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -20s;
  /*animation-play-state: paused;*/
}



.circle#c_06{top: calc(72% - 17vw);left: 50%;width: 14.8vw;height: 14.8vw;}
.circle#c_06 .cc_e{
  animation: animationOne linear 30s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -55s;
  /*animation-play-state: paused;*/
}
.circle#c_06 .cc_int{
  animation: bbsvgDos linear 59s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -13s;
  /*animation-play-state: paused;*/
}
.circle#c_06 .cc_ii{
  animation: bbCircleUno linear 55s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -2s;
  /*animation-play-state: paused;*/
}


.circle#c_07{
top: calc(72% - 17vw);
    left: -7.7vw;
    width: 18.8vw;
    height: 18.8vw;
}
.circle#c_07 .cc_e{
  animation: animationOne linear 40s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -15s;
  /*animation-play-state: paused;*/
}
.circle#c_07 .cc_int{
  animation: bbsvgDos linear 70s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -6s;
  /*animation-play-state: paused;*/
}
.circle#c_07 .cc_ii{
  animation: bbCircleUno linear 55s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -8s;
  /*animation-play-state: paused;*/
}



.circle#c_08{top: 20%;left: 35%;width: 25vw;height: 25vw;}
.circle#c_08 .cc_e{
  animation: animationOne linear 50s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -51s;
  /*animation-play-state: paused;*/
}
.circle#c_08 .cc_int{
  animation: bbsvgDos linear 48s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -12s;
  /*animation-play-state: paused;*/
}
.circle#c_08 .cc_ii{
  animation: bbCircleUno linear 40s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -16s;
  /*animation-play-state: paused;*/
}


.circle#c_09{top: -4%;left: 55%;width: 27.8vw;height: 27.8vw;}
.circle#c_09 .cc_e{
  animation: animationOne linear 36s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -40s;
  /*animation-play-state: paused;*/
}
.circle#c_09 .cc_int{
  animation: bbsvgDos linear 50s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -14s;
  /*animation-play-state: paused;*/
}
.circle#c_09 .cc_ii{
  animation: bbCircleUno linear 55s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -10s;
  /*animation-play-state: paused;*/
}


.circle#c_06{bottom: -4%;left: 45%;width: 37.8vw;height: 37.8vw;}
.circle#c_06 .cc_e{
  animation: animationOne linear 40s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -5s;
  /*animation-play-state: paused;*/
}
.circle#c_06 .cc_int{
  animation: bbsvgDos linear 75s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -10s;
  /*animation-play-state: paused;*/
}
.circle#c_06 .cc_ii{
  animation: bbCircleUno linear 55s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  animation-delay: -2s;
  /*animation-play-state: paused;*/
}


.alert{
    margin: 5px 0 0;
    display: block;
    padding: 0;
}
.alert.success{
    background-color: transparent;
    border:none;
    border-radius: 0;
    color: #7fff20;
    text-indent: 0;
    padding: 0;
}
.alert.error{
    background-color: transparent;
    border:none;
    border-radius: 0;
    text-indent: 0;
    color: #ff1100;
    padding: 0;
}
.alert.warning{
    background-color: transparent;
    border:none;
    border-radius: 0;
    text-indent: 0;
    padding: 0;
    color: #f1eb05;
}
.contact{
    background-color: #1a1a1a;
    color: #f8f8f887;
    padding: 80px 0 30px;
}
.contact .content{
  border-bottom: 1px solid #2F2F2F;
  padding-bottom: 50px;
}
.alert.info{
    background-color: transparent;
    border:none;
    border-radius: 0;
    padding: 0;
    text-indent: 0;
    color: #237bdc;
}
.telefono{
  margin-right: 5px;
}
.contact_f{}

.f_fila_info{}
.f_redes{}
.f_fila_info li{
  margin-right: 30px;
}
.f_redes li{
  margin-left: 30px;
}

.txt_m{
  width: 80%;
}


.contact .txt h1{
  color: #fff;
  text-align: center;
  margin-bottom: 100px;
  font-size: 2rem;
}

.contact_f form .successMessage{
  color: #fff;
  font-size: 1rem;
      grid-column: initial;
}

/*.f_final{
    align-items: flex-start;
    flex-wrap: initial;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 10px;
    text-align: right;
}*/

.btn_plan{
  cursor: pointer;
}
.plan_content{}
.p_int_responsive{
  display: none;
}
.btn_full_plan{
  display: none;
}



