@property --cor-destaque-1-gradiente-a {
  syntax: '<color>';
  initial-value: #C40109;
  inherits: false;
}

@property --cor-destaque-2-gradiente-a {
  syntax: '<color>';
  initial-value: #840409;
  inherits: false;
}

@property --cor-destaque-1-gradiente-b {
  syntax: '<color>';
  initial-value: #526C90;
  inherits: false;
}

@property --cor-destaque-2-gradiente-b {
  syntax: '<color>';
  initial-value: #001F49;
  inherits: false;
}

@property --cor-texto {
  syntax: '<color>';
  initial-value: #1E1E1E;
  inherits: false;
}

@property --cor-fundo {
  syntax: '<color>';
  initial-value: #ffffff;
  inherits: false;
}

:root {
  --lp-diagnostico-primary: #AF0209;
  --lp-diagnostico-hover: #002E6C;
  --lp-diagnostico-border: #506A8F;
  --lp-diagnostico-text: #141414;
  --lp-diagnostico-muted: #757575;
  --lp-diagnostico-shadow: 0px 2.734px 33.149px -6.835px rgba(255, 255, 255, 1);
  --lp-diagnostico-shadow-cta: 0px 2.734px 67.3px -6.835px rgba(255, 255, 255, 1);
  --lp-diagnostico-radius-pill: 30.223px;
  --lp-diagnostico-radius-card: 34.146px;
  --lp-diagnostico-radius-video: 19.335px;
  --lp-diagnostico-video-width: 483.383px;
  --lp-diagnostico-card-width: 464.905px;
}

* {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 0.875rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat";
  line-height: 1.2;
}

/* INICIO HEADER */

/* .logo {
  max-width: 115px;
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
  .logo {
    max-width: 110px;
  }
}

.single-portfolio-slide:focus,
.single-portfolio-slide:hover {
  box-shadow: 0 0 25px 0px rgb(32 136 241 / 30%);
}

.header-area,
.header-area .main-header-area.sticky {
  position: relative;
}

.classy-nav-container {
  background-color: #FFFFFF;
  padding: 0;
}

.classy-nav-container .classy-navbar {
  height: 6.25rem;
  padding: 0 8%;
}

.breakpoint-on .classy-navbar .classy-menu {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: -19.375rem;
  z-index: 1000;
  width: 18.75rem;
  height: 100%;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  padding: 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  display: block;
  overflow-x: hidden;
  overflow-y: scroll;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .logo {
    max-width: 8.4375rem;
  }

  #nav li a {
    font-size: 0.8125rem;
  }

  .get-a-quote {
    margin: 0.4rem !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .classy-nav-container .classy-navbar {
    height: 3.75rem;
    padding: 0 8%;
  }

  .logo {
    max-width: 4.6875rem;
  }

  #nav li a {
    font-size: 1rem;
  }

  .get-a-quote {
    margin: 1.875rem 0.9375rem !important;
  }

}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .logo {
    max-width: 7.8125rem;
  }

  .classy-navbar-toggler {
    display: block;
    position: absolute;
    right: 1.25rem;
  }

  .classy-navbar-toggler .navbarToggler {
    display: inline-block;
    cursor: pointer;
  }

  .breakpoint-on .classy-navbar .classy-menu.menu-on {
    left: 0;
  }
}

@media only screen and (max-width: 575px) {
  .classy-navbar-toggler {
    display: block;
    position: absolute;
    right: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  .classy-nav-container .classy-navbar {
    height: 4.375rem;
    padding: 0 5%;
  }
}

@media only screen and (max-width: 767px) {
  .classy-nav-container .classy-navbar .nav-brand {
    max-width: 5.625rem;
    margin-right: 0.9375rem;
  }
}

.classy-nav-container .classy-navbar .classynav ul li a {
  position: relative;
  z-index: 1;
  font-weight: normal;
  font-size: 1rem;
  text-transform: initial;
  color: #032a74;
}

.classy-nav-container .classy-navbar .classynav ul li a:focus,
.classy-nav-container .classy-navbar .classynav ul li a:hover {
  color: #001949;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .classy-nav-container .classy-navbar .classynav ul li a {
    font-size: 0.625rem;
    padding: 0 0.625rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .classy-nav-container .classy-navbar .classynav ul li a {
    font-size: 0.625rem;
  }
}

@media only screen and (max-width: 767px) {
  .classy-nav-container .classy-navbar .classynav ul li a {
    font-size: 0.875rem;
  }
}

.classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a {
  font-size: 1rem;
  text-transform: initial;
  height: 2.625rem;
  line-height: 2.625rem;
  padding: 0 1.875rem;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a {
    font-size: 0.875rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a {
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 767px) {
  .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a {
    font-size: 0.875rem;
  }
} */

/* .classy-nav-container .classy-navbar .classynav ul li.current-item a::after {
      content: '';
      position: absolute;
      width: 70%;
      height: 2px;
      background-color: #CB0B1E;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 1; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .classy-nav-container .classy-navbar .classynav ul li.current-item a::after {
          width: 100%;
          height: 1px; } }
      @media only screen and (max-width: 767px) {
        .classy-nav-container .classy-navbar .classynav ul li.current-item a::after {
          width: 100%;
          height: 1px; } } */

/* #nav li a {
  position: relative;
  text-decoration: none;
  padding-bottom: 0.3125rem;
  transition: all 0.3s ease-in-out;
}

#nav li a:focus-visible {
  outline: 2px solid var(--cor-destaque-2-gradiente-b);
  ;
  outline-offset: 2px;
  border-radius: 1.375rem;
}

#nav li a.active {
  font-weight: 500;
}

#nav li a::after {
  content: "";
  display: block;
  width: 80%;
  height: 0.0625rem;
  background-color: var(--cor-destaque-2-gradiente-b);
  position: absolute;
  bottom: 0.125rem;
  left: 50%;
  transform: translateX(-50%);

  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

#nav li a:hover::after,
#nav li a.active::after {
  opacity: 1;
}

ul#nav li {
  padding: 0 0 0 0.625rem;
}

.testing-btn {
  padding: 0 15px !important;
  height: 40px !important;
  line-height: 40px !important;
}

a.testing-btn.btn-2 {
  border-radius: 2.3rem;
  color: #FFFFFF;
  /* box-shadow: 0px 0.2825rem 3rem 0px rgba(131, 143, 158, 0.92); 
  border: none;
  cursor: pointer;
  text-align: center;
  background: var(--cor-destaque-1-gradiente-a);
}

.testing-btn.btn-2 {
  background-color: var(--cor-destaque-2-gradiente-b);
  color: var(--cor-fundo) !important;
  border-radius: 20px;
  font-size: 0.9rem;
  cursor: pointer;
}


@media(hover: hover) and (pointer: fine) {
  .testing-btn.btn-2:hover {
    background-color: #002E6C;
    color: #ffffff !important;
    box-shadow: 0px 0px 28.6px 0px #0462C1B8;
  }
}

.testing-btn.btn-2:active {
  background-color: #002E6C;
  color: #ffffff !important;
  box-shadow: 0px 0px 28.6px 0px #0462C1B8;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testing-btn.btn-2 {
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .testing-btn {
    padding: 0 0.9375rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testing-btn.btn-2 {
    font-size: 0.6875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.5rem;
  }

  .testing-btn {
    padding: 0 0.9375rem;
  }
} */

/* FIM HEADER */

/* INICIO SECTION BANNER */
.welcome-area {
  height: 18vw;
}

@media only screen and (max-width: 575px) {
  .welcome-area {
    height: 35vw;
  }
}

.banner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: visible;
  background-image: url("img/capa.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 575px) {
  .banner {
    background-position: 75% center !important;
  }
}

.banner img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: block;
}

.welcome-text {
  position: absolute;
  text-align: left;
  left: 0;
  padding-left: 8%;
  top: 50%;
  transform: translateY(-50%);
}

.welcome-text h1 {
  color: rgb(255, 255, 255);
  font-size: 2.2rem;
  font-weight: 500;
  text-shadow: 0rem 0.184rem 2.305rem #AFB5FF;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .welcome-text h1 {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .welcome-text h1 {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .welcome-text h1 {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 575px) {
  .welcome-text h1 {
    font-size: 0.8rem;
  }
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
  .welcome-text h1 {
    font-size: 0.75rem;
  }
}

.welcome-text h1 span {
  font-weight: bold;
}

.vector-container {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-top: 1rem;
}

@media only screen and (max-width: 575px) {
  .vector-container {
    gap: 0.5rem;
  }
}

.vector-container .vector-img {
  width: 24.5rem;
  height: 4px;
  max-width: unset;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .vector-img {
    width: 6.5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .vector-img {
    width: 7.5rem;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .vector-img {
    width: 6.5rem;
  }
}

@media only screen and (max-width: 575px) {
  .vector-img {
    width: 6.5rem !important;
    height: 2px !important;
  }
}

.vector-text {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--cor-fundo);
  text-transform: uppercase;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .vector-text {
    font-size: 1rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .vector-text {
    font-size: 0.7rem;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .vector-text {
    font-size: 0.7rem;
  }
}

@media only screen and (max-width: 575px) {
  .vector-text {
    font-size: 0.5rem;
  }
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
  .vector-text {
    font-size: 0.5rem;
  }
}

.vector-text span {
  font-weight: 200;
  letter-spacing: 0.30rem;
  padding-left: 0.35rem;
}

.vector-arrow {
  position: relative;
  display: flex;
  background-color: #00184E;
  border-radius: 50%;
  max-width: 100%;
  width: 4rem;
  height: 4rem;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  top: -2.2vw;
  border: 1px solid #FFFFFF0D
}

@media only screen and (max-width: 575px) {
  .vector-arrow {
    display: none;
  }
}

.vector-arrow img {
  width: 30px;
}

/* FIM SECTION BANNER */


/* INICIO SECTION INSCRIÇÃO */
.inscription-section {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 6rem;
  padding: 4% 8% 0 8%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .inscription-section {
    padding: 6% 8% 0 8%;
  }
}

@media only screen and (max-width: 991px) {
  .inscription-section {
    padding: 8% 10% 0 10%;
  }
}

@media only screen and (max-width: 575px) {
  .inscription-section {
    padding-bottom: 5rem;
  }
}

.inscription-container {
  display: flex;
  width: 100%;
  max-width: 1153.097px;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 89.051px;
}

@media only screen and (max-width: 1199px) {
  .inscription-container {
    flex-direction: column;
    gap: 2.5rem;
  }
}

.inscription-info {
  flex: 0 0 732.789px;
  max-width: 732.789px;
  width: auto;
  display: flex;
  flex-direction: column;
  text-align: left;
  justify-content: flex-start;
}

@media only screen and (max-width: 575px) {
  .inscription-info {
    flex: 0 0 auto;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
  }
}

.inscription-area {
  flex: 0 0 331.257px;
  max-width: 331.257px;
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
}

@media only screen and (max-width: 1199px) {
  .inscription-area {
    flex: 0 0 auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

  .inscription-area h2,
  .inscription-area .btn-inscription {
    display: none;
  }
}

.inscription-area h2 {
  background: linear-gradient(354.42deg, var(--cor-destaque-2-gradiente-b) 8.7%, var(--cor-destaque-1-gradiente-b) 115.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 25px !important;
  line-height: 1.078;
  margin-bottom: 33px;
  margin-left: 0;
  text-align: center;
  max-width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .inscription-area h2 {
    font-size: 25px !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inscription-area h2 {
    font-size: 22px !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .inscription-area h2 {
    font-size: 20px !important;
    margin-left: auto;
    margin-right: auto;
  }

}

@media only screen and (max-width: 575px) {
  .inscription-area h2 {
    font-size: 1.325rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
  .inscription-area h2 {
    margin-bottom: 0;
  }
}

.btn-inscription,
.btn-inscription-mobile {
  width: 226.721px;
  max-width: 100%;
  height: 48.636px;
  padding: 0;
  border-radius: 26.33px;
  color: var(--cor-fundo) !important;
  box-shadow: 0px 3.233px 59.2px 0px rgba(132, 4, 9, 0.39);
  font-family: 'Montserrat', sans-serif;
  font-weight: 700 !important;
  font-size: 18.596px;
  line-height: 107%;
  border: none;
  cursor: pointer;
  text-align: center;
  background-color: var(--lp-diagnostico-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  transition: all 500ms ease;
}

@media(hover: hover) and (pointer: fine) {

  .btn-inscription:hover,
  .btn-inscription-mobile:hover {
    background-color: var(--lp-diagnostico-hover);
    color: #ffffff !important;
    box-shadow: 0px 0px 28.6px 0px #0462C1B8;
    outline: none;
    text-decoration: none;
  }
}

.btn-inscription:active,
.btn-inscription-mobile:active {
  background-color: var(--lp-diagnostico-hover);
  color: #ffffff !important;
  box-shadow: 0px 0px 28.6px 0px #0462C1B8;
  outline: none;
  text-decoration: none;
}

.btn-inscription-mobile {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .btn-inscription {
    width: 70%;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .btn-inscription-mobile {
    display: block !important;
    width: 50%;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inscription-info {
    max-width: 732.789px;
    margin-left: auto;
    margin-right: auto;
  }

}

@media only screen and (max-width: 575px) {
  .inscription-info {
    margin-left: auto;
    margin-right: auto;
  }
}

.inscription-title {
  display: none;
}

@media only screen and (max-width: 575px) {
  .inscription-title {
    display: block;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    background: linear-gradient(354.42deg, var(--cor-destaque-2-gradiente-b) 8.7%, var(--cor-destaque-1-gradiente-b) 115.16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 1rem;
  }
}

.inscription-text {
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
  color: var(--cor-texto);
  text-align: left;
}

.inscription-text + .inscription-text {
  margin-top: 25.2px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inscription-text {
    font-size: 18px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .inscription-text {
    font-size: 18px;
  }

}

@media only screen and (min-width: 401px) and (max-width: 575px) {
  .inscription-text {
    font-size: 0.8rem;
    text-align: center !important;
  }
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
  .inscription-text {
    font-size: 1rem;
  }
}

/* FIM SECTION INSCRIÇÃO */


/* INICIO SECTION VÍDEO */
.video-section {
  width: 100%;
  /* background: linear-gradient(256.56deg,
      rgba(0, 6, 41, 0.8) 17.09%,
      rgba(0, 11, 84, 0.8) 32.53%,
      rgba(0, 30, 96, 0.8) 48.69%,
      rgba(0, 6, 41, 0.8) 82.43%), #001127; */
  padding: 3.75rem 8% 0 8%;
}

@media only screen and (max-width: 991px) {
  .video-section {
    padding: 3rem 6% 0 6%;
  }
}


.video-area {
  width: 100%;
  max-width: 1153.097px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  margin: 0 auto 2rem;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .video-area {
    flex-direction: column-reverse;
    gap: 3rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .video-area {
    flex-direction: column-reverse;
    gap: 3rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .video-area {
    flex-direction: column-reverse;
    gap: 3rem;
    margin-left: auto;
    margin-right: auto;
  }

}

@media only screen and (max-width: 575px) {
  .video-area {
    flex-direction: column-reverse;
    gap: 3rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4rem;
  }
}

.video-poc {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 var(--lp-diagnostico-card-width);
  max-width: var(--lp-diagnostico-card-width);
  text-align: left;
}

.video-poc-mobile {
  display: none;
  align-items: center;
  width: 81.3vw;
  height: 24vw;
  margin: 0 auto;
}

.inscription-button {
  display: flex;
  align-items: center;
  justify-content: space-around;
  text-decoration: none;
  flex-direction: column;
  width: 100%;
  border: 1px solid #000000;
  border-radius: 2.5vw;
  padding: 3vw 5vw;
  gap: 3.5vw;
  height: 100%;
}

.video-poc-text {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.video-poc-text p {
  text-align: left;
  line-height: normal;
  word-wrap: break-word;
  font-size: 2.8vw;
  font-weight: 600;
  color: #141414;
  margin-bottom: 1vw;
}

.btn-assinatura {
  display: flex;
  border-radius: 2.3rem;
  font-size: 2.9vw;
  font-weight: 600;
  color: #ffffff;
  background-color: #AF0209;
  padding: 4vw 1.6vw;
  text-wrap: nowrap;
  width: 50vw;
  height: 5vw;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 1.43px 17.38px -3.58px #AF0209D6;
}

.btn-assinatura:hover,
.btn-assinatura:active {
  background-color: #002E6C;
  color: #ffffff !important;
  box-shadow: 0px 0px 28.6px 0px #0462C1B8;
}

@media only screen and (max-width: 991px) {
  .video-poc {
    display: none;
  }

  .video-poc-mobile {
    display: flex;
  }
}

.video-card {
  display: flex;
  flex-direction: column;
  border-radius: var(--lp-diagnostico-radius-card);
  border: 1.474px solid var(--lp-diagnostico-border);
  padding: 27px 34px;
  width: var(--lp-diagnostico-card-width);
  max-width: 100%;
  background-color: #ffffff;
  margin: 0 0 41.606px 0;
}

.video-card-title,
.video-card-body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 15.735px;
  line-height: normal;
  color: var(--lp-diagnostico-text);
  text-align: left;
  margin: 0;
}

.video-card-title {
  text-transform: uppercase;
  margin-bottom: 15.735px;
}

@media only screen and (max-width: 1199px) {
  .video-poc,
  .video-iframe {
    flex: 0 0 auto;
    max-width: 100%;
  }

  .video-card {
    width: 100%;
  }
}

/* @media only screen and (min-width: 992px) and (max-width: 1199px) {
  .video-poc div {
    width: 37.75rem;
    text-align: center;
    margin-bottom: 2.725rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .video-poc div {
    width: 37.75rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .video-poc div {
    width: 30.35rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: 13.8rem;
  }

}

@media only screen and (min-width: 430px) and (max-width: 550px) {
  .video-poc div {
    width: 23rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    height: 13.25rem;
  }
}

@media only screen and (min-width: 401px) and (max-width: 429px) {
  .video-poc div {
    width: 22rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 340px) and (max-width: 400px) {
  .video-poc div {
    width: 18rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 300px) and (max-width: 339px) {
  .video-poc div {
    width: 16.5rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
} */

.btn-video {
  background-color: var(--lp-diagnostico-primary);
  box-shadow: var(--lp-diagnostico-shadow);
  width: 358.335px;
  max-width: 100%;
  height: 48.636px;
  border-radius: var(--lp-diagnostico-radius-pill);
  font-family: 'Montserrat', sans-serif;
  font-weight: 800 !important;
  font-size: 18.596px;
  line-height: 107%;
  border: none;
  cursor: pointer;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  color: var(--cor-fundo) !important;
  transition: all 500ms ease;
  text-decoration: none;
}

@media(hover: hover) and (pointer: fine) {
  .btn-video:hover {
    background-color: var(--lp-diagnostico-hover);
    color: #ffffff !important;
    box-shadow: 0px 0px 28.6px 0px #0462C1B8;
  }
}

.btn-video:active {
  background-color: var(--lp-diagnostico-hover);
  color: #ffffff !important;
  box-shadow: 0px 0px 28.6px 0px #0462C1B8;
}

@media only screen and (max-width: 1199px) {
  .btn-video {
    width: 100%;
    font-size: 16px;
  }
}

.video-text {
  font-size: 1vw;
  font-weight: 500;
  color: var(--cor-texto);
  text-align: center;
  display: block;
  width: 92%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .video-text {
    text-align: center;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .video-text {
    text-align: center;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .video-text {
    text-align: center;
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 575px) {
  .video-text {
    text-align: center;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 401px) and (max-width: 550px) {
  .video-text {
    text-align: center;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
  .video-text {
    text-align: center;
    font-size: 0.85rem;
  }
}

.video-iframe {
  flex: 0 0 var(--lp-diagnostico-video-width);
  max-width: var(--lp-diagnostico-video-width);
  display: flex;
  justify-content: flex-end;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .video-iframe {
    justify-content: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .video-iframe {
    justify-content: center;
  }
}

@media only screen and (max-width: 575px) {
  .video-iframe {
    justify-content: center;
  }
}

.video-embed {
  width: var(--lp-diagnostico-video-width);
  max-width: 100%;
  aspect-ratio: 16 / 9;
  background-color: #D9D9D9;
  border-radius: var(--lp-diagnostico-radius-video);
  overflow: hidden;
}

.video-embed iframe {
  width: 100%;
  height: 100%;
  border-radius: 0;
}

/* FIM SECTION VIDEO */


/* INICIO SECTION VANTAGENS */
.vantagens-section {
  width: 100%;
  background: linear-gradient(256.56deg,
      rgba(0, 6, 41, 0.8) 17.09%,
      rgba(0, 11, 84, 0.8) 32.53%,
      rgba(0, 30, 96, 0.8) 48.69%,
      rgba(0, 6, 41, 0.8) 82.43%), #001127;
}

.vector-vantagens {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 1153.097px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
}

@media only screen and (max-width: 575px) {
  .vector-vantagens {
    margin-bottom: 1rem;
  }
}

.vector-vantagens .vector-text {
  font-size: 1.8rem;
  color: #141414;
  padding-left: 0;
  text-align: left;
}

.vector-vantagens .vector-text-mobile {
  display: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .vector-vantagens .vector-text {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .vector-vantagens .vector-text {
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .vector-vantagens .vector-text {
    font-size: 1.1rem;
  }

}

@media only screen and (max-width: 575px) {
  .vector-vantagens .vector-text {
    display: none;
  }

  .vector-vantagens .vector-text-mobile {
    display: block;
    color: #141414;
    font-size: 1rem;
    font-weight: 600;
    text-align: left;
  }
}

/* @media only screen and (min-width: 300px) and (max-width: 429px) {
  .vector-vantagens .vector-text {
    font-size: 0.52rem;
    padding-left: 4.2rem;
  }
} */

.vantagens-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.65rem;
  max-width: 1153.097px;
  margin: 0 auto;
  margin-bottom: 6.725rem;
}

@media only screen and (max-width: 1199px) {
  .vantagens-container {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media only screen and (min-width: 300px) and (max-width: 429px) {
  .vantagens-container {
    gap: 2rem;
  }
}

.vantagens-projeto {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  padding: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .vantagens-projeto {
    padding: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .vantagens-projeto {
    padding: 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .vantagens-projeto {
    padding: 0;
  }

}

@media only screen and (max-width: 575px) {
  .vantagens-projeto {
    padding: 0;
  }
}


.vantagens-projeto-img {
  width: 4.375rem;
  height: 4.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.625rem;
  border-radius: 100%;
  background-color: var(--cor-fundo);
  box-shadow: 0px 4px 15px 0px #00000040;
}

@media only screen and (max-width: 575px) {
  .vantagens-projeto-img {
    width: 3.5rem;
    height: 3.5rem;
  }
}

.vantagens-projeto-img svg {
  color: var(--lp-diagnostico-primary);
  width: 50%;
  height: 50%;
}

.vantagens-text {
  color: var(--lp-diagnostico-text);
  font-size: 15.735px;
  font-weight: 600;
  width: auto;
  display: inline-block;
  margin-bottom: 12px;
}

@media only screen and (max-width: 575px) {
  .vantagens-text {
    font-size: 1rem;
  }
}

.text-infos {
  color: #7C8BA0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
}

@media only screen and (min-width: 341px) and (max-width: 575px) {
  .text-infos {
    font-size: 0.8rem;
    text-align: left;
  }
}

@media only screen and (min-width: 300px) and (max-width: 340px) {
  .text-infos {
    font-size: 0.8rem;
    text-align: left;
  }
}

/* FIM SECTION VANTANGENS */


/* INICIO SECTION FORMULÁRIO */
.fomulario-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 577.199px;
  margin: 0 auto;
  padding: 0 0 2rem;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .fomulario-area {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .fomulario-area {
    width: 100%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .fomulario-area {
    width: 100%;
  }

}

@media only screen and (max-width: 575px) {
  .fomulario-area {
    width: 100%;
  }
}

.formulario-text {
  font-size: 15.735px;
  font-weight: 400;
  color: var(--lp-diagnostico-text);
  text-align: center;
  margin-bottom: 2.3rem;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .formulario-text {
    width: 80%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .formulario-text {
    width: 100%;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .formulario-text {
    width: 100%;
  }

}

@media only screen and (max-width: 575px) {
  .formulario-text {
    font-size: 1.1rem;
    width: 90%;
  }
}

.fomulario-area a {
  background-color: var(--lp-diagnostico-primary);
  box-shadow: var(--lp-diagnostico-shadow-cta);
  width: 357.62px;
  max-width: 100%;
  height: 48.636px;
  border-radius: var(--lp-diagnostico-radius-pill);
  font-family: 'Montserrat', sans-serif;
  font-weight: 800 !important;
  font-size: 18.596px;
  line-height: 107%;
  border: none;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  color: var(--cor-fundo) !important;
  transition: all 500ms ease;
  text-decoration: none;
}

@media(hover: hover) and (pointer: fine) {
  .fomulario-area a:hover {
    background-color: var(--lp-diagnostico-hover);
    color: #ffffff !important;
    box-shadow: 0px 0px 28.6px 0px #0462C1B8;
    outline: none;
    text-decoration: none;
  }
}

.fomulario-area a:active {
  background-color: var(--lp-diagnostico-hover);
  color: #ffffff !important;
  box-shadow: 0px 0px 28.6px 0px #0462C1B8;
  outline: none;
  text-decoration: none;
}

@media only screen and (max-width: 1199px) {
  .fomulario-area a {
    font-size: 15px;
    width: 90%;
  }
}

@media only screen and (max-width: 575px) {
  .fomulario-area a {
    width: 18.53rem;
    height: 2.8125rem;
  }
}

.form-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  max-width: 26.5625rem;
  margin: 0 auto;
  padding: 2rem;
  border: 1px solid #506A8F;
  border-radius: 60px;
}

@media only screen and (min-width: 300px) and (max-width: 340px) {
  .form-container {
    padding: 0;
  }
}

@media only screen and (min-width: 341px) and (max-width: 429px) {
  .form-container {
    padding: 1.5rem;
  }
}

.fomulario-area form {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.fomulario-area input {
  width: 100%;
  height: 3.5rem;
  padding: 0.75rem;
  margin-bottom: 2.5rem;
  border-radius: 25px;
  border: none;
  color: #7C8BA0;
  text-indent: 1rem;
  background-color: #D9D9D9;
}

.fomulario-area button {
  background-image: linear-gradient(to right, var(--cor-destaque-1-gradiente-a), var(--cor-destaque-2-gradiente-a));
  color: #fff;
  font-size: 1.45rem;
  font-weight: bold;
  border: none;
  width: 17.83rem;
  height: 3.125rem;
  border-radius: 2.64125rem;
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 3.82px 3.82px 0px #00000040;
  margin: 2.5rem auto;
  transition: all 500ms ease;
}

.fomulario-area button:hover,
.fomulario-area button:focus {
  --cor-destaque-1-gradiente-a: var(--cor-fundo);
  --cor-destaque-2-gradiente-a: var(--cor-fundo);
  color: #001949 !important;
  border-style: solid;
  border-color: #001949;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .fomulario-area button {
    font-size: 1.1rem;
    width: 15.83rem;
    height: 2.825rem;
    margin: 1.5rem auto;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .fomulario-area button {
    width: 17.53rem;
    margin: 1.5rem auto;
    font-size: 1.1rem;
  }
}

@media only screen and (min-width: 430px) and (max-width: 550px) {
  .fomulario-area button {
    width: 14rem;
    margin: 1.5rem auto;
    font-size: 1.1rem;
  }
}

@media only screen and (min-width: 300px) and (max-width: 429px) {
  .fomulario-area button {
    width: 11rem;
    margin: 1.5rem auto;
    font-size: 0.9rem;
  }
}

/* FIM SECTION FORMULÁRIO */

.container-slides {
  max-width: 100% !important;
}

.carrossel-title {
  font-size: 1.7rem;
  font-weight: 700;
  color: #001F49;
  padding-top: 4rem;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .carrossel-title {
    font-size: 1.4rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carrossel-title {
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .carrossel-title {
    font-size: 1.1rem;
  }

}

@media only screen and (max-width: 575px) {
  .carrossel-title {
    font-size: 1.1rem;
    padding-top: 3rem;
  }
}

@media only screen and (min-width: 340px) and (max-width: 429px) {
  .carrossel-title {
    font-size: 0.9rem;
  }
}

.portfolio-sildes-lp .single-portfolio-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 226.781px;
  height: 127.451px;
  overflow: hidden;
  margin: 0 auto 2rem !important;
  padding: 0;
}

.portfolio-sildes-lp .single-portfolio-slide--card {
  background-color: #ffffff;
  border-radius: var(--lp-diagnostico-radius-video);
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  padding: 18px;
}

/* @media only screen and (min-width: 768px) and (max-width: 991px) {
  div.owl-item {
    width: 18.125rem !important;
    height: 10rem !important;
    margin-right: 0 !important;
  }

}

@media only screen and (max-width: 575px) {
  div.owl-item {
    width: 12.5rem !important;
    height: 10rem !important;
  }
} */

.portfolio-sildes-lp .single-portfolio-slide img {
  max-height: 100%;
  height: auto;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

/* .footer-area {
  background-color: var(--cor-destaque-1-gradiente-a);
}

.single-footer-widget .footer-social-info a {
  color: var(--cor-destaque-1-gradiente-a) !important;
}

@media(hover: hover) and (pointer: fine) {
  .single-footer-widget .footer-social-info a:hover {
    background: var(--cor-destaque-1-gradiente-a) !important;
    color: #fff !important;
  }
}

.single-footer-widget .footer-social-info a:active {
  background: var(--cor-destaque-1-gradiente-a) !important;
  color: #fff !important;
}

.logo-footer {
  max-width: 6.25rem;
  margin-right: 3.4375rem;
}

.text-center-footer {
  font-size: 0.8125rem;
  color: var(--cor-fundo);
  font-weight: 400;
  margin: 0.9375rem 0 0 0;
}

.text-center a:hover,
.text-center a:focus {
  font-family: "Montserrat";
  background-color: var(--cor-fundo) !important;
  color: #001949 !important;
  text-decoration: none;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  outline: none;
  font-weight: 600;
}

.footer-content a:hover,
.footer-content a:focus {
  font-family: "Montserrat";
  background-color: var(--cor-fundo) !important;
  color: #001949 !important;
  text-decoration: none;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  outline: none;
  text-decoration: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .text-center {
    font-size: 0.75rem;
  }
}

@media only screen and (min-width: 575px) and (max-width: 991px) {
  .text-center {
    font-size: 0.5625rem;
  }
}

.text-center a {
  font-weight: 700 !important;
  text-decoration: underline;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-footer-widget p a {
    font-size: 0.8125rem;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-footer-widget .widget-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

}

@media only screen and (max-width: 575px) {
  .single-footer-widget .widget-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
} */

.erro-campo {
  color: red;
  font-size: 0.8125rem;
  margin-top: 0.25rem;
  display: block;
}

.input-erro {
  border: 2px solid red !important;
}

.owl-next,
.owl-prev {
  display: none;
}

@media(hover: hover) and (pointer: fine) {

  .owl-prev:hover,
  .owl-next:hover {
    opacity: 1 !important;
  }
}

.owl-prev:active,
.owl-next:active {
  opacity: 1 !important;
}

@media screen and (max-width: 768px) {

  .owl-next,
  .owl-prev {
    width: 25px;
    height: 25px;
  }
}

.owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  /* left: -10px; */
  top: 35%;
  width: 100%;
  padding: 0 10px;
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */
}

.owl-stage-outer {
  margin: 0 auto;
}

.owl-dots {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 1.75rem;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
}

.input-erro {
  border: 2px solid red !important;
}

.btn-whatsapp {
    position: fixed;
    bottom: 1.6vw;
    right: 1.6vw;
    width: 3.33vw;
    height: 3.33vw;
    z-index: 99;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 0.4vw 0.8vw rgb(115 113 113 / 30%);
    transition: transform 0.2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-whatsapp a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn-whatsapp img {
    display: block;
    width: 60%;
    height: auto;
}

.whatsapp-btn:hover,
.whatsapp-btn:active {
    transform: scale(1.1);
}

@media screen and (max-width: 480px) {
  .whatsapp-float {
    bottom: 1rem;
    left: calc(100vw - 3.5rem);
    width: 3rem;
    height: 3rem;
  }
}

.container-slides {
  width: 100%;
}

.portfolio-sildes-lp {
  max-width: 100%;
  /* overflow-x: hidden; */
  margin: 0 auto;
  width: 100%;
}

.portfolio-sildes-lp .owl-dots .owl-dot {
  display: none;
}

.row {
  margin: 0 !important;
}
