@font-face {
  font-family: 'JUST Sans';
  /* Nome que você vai usar para referenciar a fonte */
  src: url('../fonts/JUST Sans Regular.woff2') format('woff2'),
    url('../fonts/JUST Sans Regular.woff') format('woff');
  font-weight: 400;
  /* Peso da fonte (normal, bold, etc.) */
  font-style: normal;
  /* Estilo (normal, italic, etc.) */
  font-display: swap;
  /* Controla como a fonte é exibida durante o carregamento */
}

:root {
  --vz-heading-color: #000;
  --vz-body-color: #000;
  --vz-font-family-secondary: "JUST Sans", sans-serif;
}

.w-100 {
  width: 100%;
}

/* .layout-wrapper.landing {
    background-color: #000;
} */
.navbar-landing .navbar-nav .nav-item .nav-link {
  color: #000;
}

h3.display-6.fw-semibold.mb-3.lh-base {
  color: #000;
}

/* .textsite {
    color: #1B1B1B;
} */

a.nav-link.navheader {
  color: #000;
  /*background: -webkit-linear-gradient(45deg, #5E7EAA, #1E2D40 80%);*/
  /*-webkit-background-clip: text;*/
  /*-webkit-text-fill-color: transparent;*/
  font-weight: 600;
}

nav#navbar.is-sticky a.navheader {
  color: #000;
}

/* nav#navbar {
    background: #305085;
}
a.nav-link.navheader{
    color: #fff !important;
    font-size: 14px !important;
} */
/* .nav-link {
    color: #fff !important;
    font-size: 14px !important;
} */
.navbar .megamenu {
  padding: 1rem;
}

.dropdown-menu.megamenu.show {
  min-height: 200px;
}

h6.titlemegamenu {
  color: #105ea1;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: 700;
  line-height: 16px;
  font-family: Roboto, sans-serif;
  text-transform: none;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #7787a6;
  padding-top: 5%;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .navbar .has-megamenu {
    position: static !important;
  }

  /* .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  } */

}

/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px) {

  .navbar.fixed-top .navbar-collapse,
  .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}

/* a.nav-link.navheader{
    background: -webkit-linear-gradient(45deg, #5E7EAA, #1E2D40 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
} */
.titlepage {
  color: #3F3F3F;
  font-weight: 600;
  font-size: 36px;
}

.titleabbout {
  font-weight: 800;
  font-size: 45px;
  color: #000;
}

.titlepage2 {
  font-weight: 600;
  font-size: 28px;
  color: #000;
}

h1.mb-3.ff-secondary.fw-semibold.lh-base {
  color: #000;
}

.boxfacilidades {
  gap: 15px;
  margin-bottom: 35px;
  padding: 30px;
  color: #000 !important;
}

.boxfacilidades h3 {
  color: #000;
}

.colleftside {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 10%;
}

.colrightside {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-section {
  background-color: transparent;
  min-height: 700px;
  display: flex;
  align-items: center;
}

.about-section {
  background-color: transparent;
  height: 200px;
  display: flex;
  align-items: center;
}

.bg-overlay-pattern {
  background-image: url(../images/mainbg.png);
  background-color: transparent;
  opacity: 1;
  background-position: center 85%;
  min-height: 700px;
  background-repeat: no-repeat;
  background-size: contain;
}

/* .bg-overlay-pattern {
    background-image: url(../images/mainbg.png);
    background-color: transparent;
    background-position: center;
    background-size: cover;
    opacity: 1;
} */

/* .bg-overlay-pattern {
    background-image: url(../images/animate_object.png), url(../images/bg.png);
    background-color: transparent;
    background-position: 28% 50%, center;
    background-size: contain, cover;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: 53% 71%, cover;
} */
h1.display-6.fw-semibold.mb-3.lh-base {
  font-size: 90px;
  font-weight: 900;
  font-family: 'JUST Sans';
  line-height: 100px !important;
  color: #000;
}

p.lead.text-muted.lh-base {
  font-size: 16px;
  color: #525252 !important;
  font-weight: 600;
  /* bottom: 0; */
  /* position: absolute; */
}

h1.titulopasso {
  font-size: 38px;
  font-weight: 600;
  line-height: 50px;
}

span.titlecard {
  color: #3F3F3F;
  font-size: 19px;
  font-weight: 600;
  line-height: 29px;
}

.numbercat {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  text-align: center;
  color: #1E2D40;
  font-family: 'JUST Sans';
  font-size: 25px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
}

/* .numbercat{
    width: 20px;
    height: 20px;
    border-radius: 10px;
    text-align: center;
    color: #1E2D40;
} */

/* span.titlecard:before {
    content: "";
    display: flex;
    background: #1E2D40;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    margin-bottom: 10px;
    margin-top: 6px;
} */

.card.itemhome {
  background: linear-gradient(180deg, #4d4d4dc4 25%, #4d4d4dc4 40%, rgb(255 255 255) 100%);
  box-shadow: none;
  border-radius: 15px;
}

.imgitem {
  opacity: 0.4;
  height: 250px;
  object-fit: cover;
}

.btnvertodos {
  font-size: 18px;
  font-weight: 600;
  border: 2px solid #000;
  color: #000;
  width: 100%;
  margin-top: 25px;
  padding: 3px 10px;
}

.sectionab {
  min-height: 570px;
  /* background: rgb(30, 45, 64);
    background: linear-gradient(90deg, rgba(30, 45, 64, 1) 37%, rgba(94, 126, 170, 1) 100%); */
  display: flex;
  align-items: center;
  margin-top: 90px !important;
}

.textrightside {
  padding-left: 10%;
}

h1.secttitle {
  font-size: 50px;
  font-weight: 600;
  color: #000;
  /* background: -webkit-linear-gradient(45deg, #5E7EAA, #1E2D40 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

div#backcard_1 h3 {
  color: #000 !important;
}

h5.titlefooter {
  /* background: -webkit-linear-gradient(45deg, #5E7EAA, #1E2D40 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
  font-weight: 600;
  color: #fff;
}

button.btnfooter {
  background-color: #1E2D40 !important;
  border-radius: 10px;
  border-color: #1E2D40 !important;
  margin-top: -15.5%;
  float: right;
  margin-right: 5px;
}

.row.text-center.text-sm-start.align-items-center.mt-5 {
  border-top: 2px solid #4D4D4D;
  /* width: 101%; */
  padding-top: 30px;
}

.footer-list li a {
  color: #1B1B1B;
}

.header-list li a {
  color: #fff !important;
  padding: 7px 0;
  display: block;
}

.header-list li a img {
  margin-right: 10px;
  align-items: center;
  width: 25px;
}

button.btnheader {
  background-color: #1E2D40 !important;
  border-radius: 10px;
  border-color: #1E2D40 !important;
  margin-top: -9%;
  float: right;
  margin-right: 7px;
}

.bg-dark.bgmodalheader {
  --vz-bg-opacity: 1;
  background-color: rgb(0 0 0 / 80%) !important;
  border: none !important;
  border-radius: 0;
}

button.btncontato {
  background-color: #1E2D40 !important;
  border-radius: 10px;
  border-color: #1E2D40 !important;
}

.btn:hover {
  color: var(--vz-btn-hover-color);
  background-color: #1e2d40;
  border-color: #1e2d40;
}

button.btn-close {
  border: 2px solid #fff;
  color: #000 !important;
  fill: #000 !important;
  border-radius: 50%;
  opacity: 1;
  --vz-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");
}

.modal-dialog.modal-dialog-right.header {
  margin-right: 0px;
  bottom: 3%;
}

a.btn.btncheckout {
  width: 100%;
  height: 51px;
  margin-top: 30px;
  /* left: 1257px; */
  padding: 10px 0px 10px 10px;
  /* gap: 10px; */
  border-radius: 5px;
  background: #1E2D40;
  color: #FFF;
  /* margin: auto; */
  font-size: 18px;
}

button.btn.btncheckout {
  /* width: 100%; */
  /* height: 51px; */
  /* margin-top: 30px; */
  /* left: 1257px; */
  /* padding: 10px 0px 10px 10px; */
  /* gap: 10px; */
  border-radius: 5px;
  background: #1E2D40;
  color: #FFF;
  /* margin: auto; */
  /* font-size: 18px; */
}

button.btn.btncupom {
  background: #e9e9e9;
  border-radius: 5px;
  color: #000;
}

.titleitem {
  color: #fff;
  /* background: -webkit-linear-gradient(45deg, #1E2D40, #5E7EAA 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
  font-weight: 600;
  font-size: 17px;
  min-height: 41px;
}

.textitem {
  font-family: 'JUST Sans';
  font-size: 18px;
  font-weight: 600;
  line-height: 35px;
  text-align: left;
}

.btnpresencial {
  background-color: #1E2D40 !important;
  width: 100%;
  height: 65px;
  line-height: 48px;
  font-size: 22px;
  border-radius: 15px;
  margin-bottom: 10px;
  color: #fff;
}

.btnvideo {
  background-color: #5E7EAA !important;
  width: 100%;
  height: 65px;
  line-height: 48px;
  font-size: 22px;
  border-radius: 15px;
  margin-bottom: 10px;
  color: #fff;
}

.titlemodal {
  font-family: Nunito;
  font-size: 22px;
  font-weight: 600;
  /* line-height: 54px; */
  text-align: center;
}

.btnvalidade {
  width: 100%;
  height: 50px;
  /* top: 554px; */
  /* left: -17649px; */
  /* gap: 0px; */
  border-radius: 15px;
  background-color: #5E7EAA;
  border-color: #5E7EAA;
  color: #fff;
  line-height: 35px;
  font-size: 20px;
}

.btncontinuarmodal {
  background-color: #1E2D40 !important;
  width: 350px;
  height: 65px;
  line-height: 48px;
  font-size: 22px;
  border-radius: 15px;
  margin-bottom: 10px;
  color: #fff;
  max-width: 100%;
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
  /* background-color: #1e2d40 !important; */
  color: #fff !important;
}

.btnmodal1 {
  border: 2px solid #fff;
  color: #fff !important;
  fill: #fff !important;
  border-radius: 50%;
  opacity: 1;
  --vz-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") !important;

}

a.avatar-xs.d-block {
  border: 1.5px solid;
  /* border-image-source: linear-gradient(267.18deg, #5E7EAA 0%, #1E2D40 79%); */
  border-radius: 50%;
}

h2.productprice {
  /* font-size: 50px; */
  font-weight: 600;
  background: -webkit-linear-gradient(45deg, #5E7EAA, #1E2D40 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.productprice2 {
  font-weight: 800;
}

.boxcard img {
  width: 100%;
  margin-top: 20px;
}

section.section.sectionzoom.mt-5.py-5 {
  background-image: url(https://g120.mkwebdesigner.com/public/assets/images/mainbg.png);
  background-color: transparent;
  background-position: center -8%;
  /* background-size: contain, cover; */
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 590px 0px;
}

/* .enviamsg {
    background: #5D7CD6;
    opacity: .5;
} */
.enviamsg:before {
  background: #5D7CD6;
  opacity: .5;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container.boxformsg {
  background: #000;
  margin-top: -190px;
  z-index: 2;
  position: relative;
  padding: 50px;
  border-radius: 20px;
}

.titleenviasg {
  font-size: 47px;
}

.titlecontato {
  font-size: 45px;
  color: #fff;
}

.titleaccordion {
  font-size: 70px;
  margin-bottom: 0;
}

h1.sectiontitle {
  font-size: 60px;
}

.btnnews {
  border: 1px solid #fff;
  text-align: center;
  padding: 0px;
  border-radius: 2px;
  height: 38px;
  width: 130px;
}

.btnmobile {
  display: none;
}

.btnverevento {
  border: 1px solid;
  margin-top: 20px;
}

@media (min-width: 1200px) {
  :is(.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl) {
    max-width: 1340px;
  }
}

@media (max-width: 768px) {
  h1.display-6.fw-semibold.mb-3.lh-base {
    font-size: 50px;
    font-weight: 900;
    font-family: 'JUST Sans';
    line-height: 48px !important;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .about-section {
    height: 300px;
  }

  .bg-overlay-pattern {
    min-height: 300px !important;
  }

  h1.sectiontitle {
    font-size: 40px;
  }

  .btnmobile {
    display: block;
    text-align: center;
  }

}

h1.font-bold {
  font-weight: 800;
}

.resumofont {
  color: #000;
  font-size: 16px;
}

.botamain {
  background-color: #2B96BA !important;
  border-radius: 20px;
  color: #fff !important;
}

.ttilecard {
  font-size: 24px;
  color: #212022;
}

.rescard {
  font-size: 12px;
  color: #212022 !important;
}

.titlesection {
  font-size: 30px;
}

.subtitlesec {
  font-size: 12px;
  color: #212022 !important;
}

.cardcontent {
  width: 80%;
  text-align: start;
  margin: auto;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  margin-top: 30px;
  cursor: pointer;
}

.titlesecwhite {
  font-size: 48px;
  color: #fff !important;
}