:root {
  --black: black;
  --white: white;
  --transparente: #0000;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.banner {
  background-color: #005dabd9;
  background-image: url('../images/bg_banner.png');
  background-position: 50% 100%;
  background-size: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  max-width: none;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 30px;
  font-family: Palanquin, sans-serif;
  font-size: 44px;
  line-height: 50px;
}

.body {
  color: var(--black);
  cursor: default;
  font-family: Palanquin, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.container {
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 947px;
  margin-top: 15%;
  display: flex;
  overflow: visible;
}

.container._02 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  max-width: 940px;
  margin-top: 0%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.subtitle {
  color: #fff;
  text-align: center;
  margin: 10px 15%;
  font-size: 16px;
  font-weight: 400;
}

.main-button {
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ff6146;
  border: 3px solid #ff6246;
  border-radius: 20px;
  margin-top: 30px;
  font-size: 12px;
  font-weight: 700;
}

.main-button:hover {
  color: #fff;
  background-color: #ff624600;
}

.div-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.quick-stack {
  object-fit: fill;
  padding-left: 0;
  padding-right: 0;
}

.container-2 {
  width: 100%;
  max-width: 992px;
  padding-left: 15px;
  padding-right: 15px;
}

.container-3 {
  flex-flow: wrap;
  display: flex;
}

.div-block-2 {
  flex-flow: wrap;
  width: 1px;
  display: flex;
}

.line_01 {
  -webkit-text-fill-color: inherit;
  background-color: #4b88c7;
  background-clip: border-box;
  width: 1px;
  height: 70px;
  position: static;
  box-shadow: 0 2px 5px #0003;
}

.text-block {
  color: #fff;
  margin-left: 20px;
  font-weight: 500;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-right: 0;
  font-size: 18px;
  font-weight: 500;
}

.columns {
  margin-top: 50px;
}

.container-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.paragraph {
  text-align: center;
  margin-bottom: 30px;
  margin-left: 15%;
  margin-right: 15%;
}

.tab-pane-tab-1 {
  max-width: 940px;
}

.tabs {
  width: 800px;
}

.tab {
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-clip: border-box;
  border: 1px solid #f3f3f3;
  margin-right: 25px;
  padding: 25px 60px;
  font-weight: 700;
  top: 0;
}

.tab.w--current {
  text-align: center;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #f3f3f3;
  background-clip: border-box;
  border: 1px solid #f3f3f3;
  margin-right: 25px;
  padding: 25px 60px;
  font-weight: 700;
  text-decoration: none;
  top: 0;
}

.tab.w--current:hover {
  color: #1b81eb;
  border-color: #f3f3f3;
  font-weight: 700;
}

.tab-link-dia-18 {
  color: #000;
  background-color: #0000;
}

.tab-link-dia-19 {
  background-color: #0000;
}

.paragraph-2 {
  margin-bottom: 0;
}

.tabs-content {
  position: static;
  overflow: visible;
}

.tab_content {
  background-color: #f3f3f3;
  margin-top: 0;
  margin-right: 0;
  padding: 25px 25px 15px;
  position: static;
}

.tab-link-dia-18-2 {
  background-color: #fff;
}

.tab-link-dia-18-2.w--current, .tab-link-tab {
  background-color: var(--white);
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
}

.tab-link-tab.w--current {
  background-color: #fff;
}

.tab-pane-dia-17, .tab-pane-dia-19 {
  background-color: #f3f3f3;
  padding: 25px 25px 15px;
  position: static;
}

.div-block-3 {
  background-color: #b4b4b4;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-3 {
  color: #5b5b5b;
  background-color: #fff;
  padding: 20px;
}

.heading-2 {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-2._3, .heading-2._2 {
  color: var(--black);
}

.container-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 50px;
  display: flex;
}

.heading-3, .heading-4 {
  margin-top: 0;
}

.container-6 {
  width: 100%;
  max-width: 940px;
}

.text-block-3 {
  text-align: center;
  font-weight: 100;
}

.text-block-4 {
  font-size: 12px;
}

.text-block-5 {
  color: var(--black);
  text-align: center;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 10px;
  line-height: 15px;
  display: block;
}

.container-7 {
  margin-bottom: 100px;
  padding-top: 100px;
}

.pricing-items {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-8 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing-wrapper-two {
  flex-direction: column;
  margin-bottom: -40px;
  display: flex;
}

.pricing-card-two {
  background-color: #005dab;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 450px;
  margin-bottom: 0;
  padding: 40px 25px;
  display: block;
}

.pricing-image-two {
  max-width: 30%;
  margin-right: 40px;
}

.pricing-content {
  background-color: var(--transparente);
  color: var(--white);
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  display: flex;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.pricing-info {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing-divider-two {
  background-color: #e4ebf3;
  height: 1px;
  margin: 9px -16px 16px;
}

.pricing-details {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-block {
  margin-bottom: -10px;
}

.pricing-details-text {
  color: var(--white);
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 16px;
}

.button {
  clear: none;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #ff6246;
  border: 3px solid #ff6246;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 300px;
  margin: 30px 0 0;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.button:hover {
  color: #f5f7fa;
  background-color: #ff624600;
  border-color: #ff6246;
}

.container-9 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.form {
  width: 500px;
}

.form-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-2 {
  color: #ff6246;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #ff624600;
  border: 3px solid #ff6246;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 700;
}

.button-2:hover {
  color: #fff;
  background-color: #ff6246;
}

.logos-title-large {
  color: #005eaa;
  background-color: #005dabd9;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  margin-bottom: 0;
  padding: 35px 30px;
  position: relative;
}

.container-10 {
  width: 100%;
  max-width: 940px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.clients-title {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-size: 24px;
  line-height: 32px;
}

.clients-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 750px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.clients-image {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: multiply;
  background-clip: border-box;
}

.container-11 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: block;
}

.paragraph-4 {
  text-align: left;
  margin-bottom: 0;
  padding-right: 40px;
  font-size: 16px;
  line-height: 24px;
}

.div-block-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bold-text {
  color: #fff;
}

.bold-text-5 {
  color: var(--white);
}

.column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.columns-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.instrutor {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 250px;
  display: flex;
}

.nome_medico {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.nome-medico {
  margin-top: 10px;
  margin-bottom: 0;
}

.especialidade {
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 20px;
}

.div-block-6 {
  border-top: 3px solid #3575b7;
  width: 100%;
}

.heading-5 {
  color: var(--white);
  margin-top: 4px;
  margin-bottom: 33px;
  font-size: 65px;
}

.heading-6 {
  color: var(--white);
  margin-top: 10px;
  margin-bottom: 7px;
  font-weight: 400;
}

.line {
  border-top: 1px solid #3575b7;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.text-span-3 {
  color: var(--white);
  font-size: 34px;
  font-weight: 700;
}

.text-span-4 {
  font-size: 34px;
  font-weight: 700;
}

.navbar-logo-center {
  background-color: #a87777;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  clear: both;
  background-color: #2b639b;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.container-12 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  background-color: var(--transparente);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  -webkit-text-stroke-color: var(--transparente);
  text-transform: uppercase;
  cursor: pointer;
  background-color: #ff6146;
  border: 3px solid #ff6146;
  border-radius: 20px;
  padding: 10px 25px;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  background-color: var(--transparente);
  color: #fff;
  -webkit-text-stroke-color: var(--transparente);
  font-weight: 700;
}

.button-primary:active {
  background-color: #43464d;
}

.sobre, .programacao, .instrutores, .div-block-7 {
  width: 0;
  height: 150px;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: static;
}

.container-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  place-items: center;
  width: 100%;
  display: flex;
}

.navbar_link {
  font-size: 13px;
  font-weight: 700;
}

.button-3 {
  cursor: pointer;
  order: 0;
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.div-block-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.navbar {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-span-5 {
  color: #f8b5aa;
}

.div-block-9 {
  margin-top: 40px;
}

@media screen and (min-width: 1440px) {
  .tab, .tab.w--current {
    top: 0;
  }

  .tab-pane-dia-17 {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-2 {
    color: var(--white);
    margin-bottom: 0;
  }

  .heading-2._3, .heading-2._2 {
    color: var(--black);
    margin-bottom: 10px;
  }

  .container-7 {
    margin-bottom: 100px;
  }

  .container-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .pricing-card-two {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .pricing-content {
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    padding: 30px;
  }

  .pricing-details-text {
    text-align: center;
    margin-top: 11px;
    margin-bottom: 0;
    padding: 15px 15px 0;
  }

  .button {
    border-radius: 20px;
    margin-top: 40px;
    margin-right: 0;
  }

  .container-9 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 100px;
    display: flex;
  }

  .logos-title-large {
    padding-bottom: 35px;
  }

  .clients-title {
    margin-top: 0;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 33px;
    font-size: 65px;
  }

  .heading-6 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px;
    font-weight: 400;
  }

  .line {
    width: 100%;
    height: 0;
    margin-top: 30px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-span, .text-span-2 {
    font-size: 34px;
    font-weight: 700;
  }

  .navbar-logo-center-container.shadow-three {
    float: none;
    color: var(--white);
    background-color: #2b639b;
    position: fixed;
    inset: 0% 0% auto;
  }

  .button-primary {
    background-color: #ff6146;
    border: 3px solid #ff6146;
    border-radius: 20px;
    font-weight: 700;
  }

  .button-primary:hover {
    color: #fff;
    background-color: #32343a00;
    border: 3px solid #ff6146;
  }
}

@media screen and (max-width: 991px) {
  .tabs {
    width: 700px;
  }

  .heading-2 {
    color: var(--white);
  }

  .container-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .container-8 {
    max-width: 728px;
  }

  .pricing-card-two {
    align-items: center;
    padding: 24px;
  }

  .pricing-image-two {
    margin-right: 20px;
  }

  .container-10 {
    max-width: 728px;
  }

  .clients-title {
    margin-bottom: 32px;
  }

  .container-11 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .paragraph-4 {
    text-align: center;
    padding-right: 0;
  }

  .column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .columns-2 {
    flex-flow: column;
  }

  .instrutor {
    justify-content: center;
    align-items: center;
    margin: 18px;
    padding: 0;
  }

  .column-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-12 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #2b639b;
    border-radius: 0;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: -15px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .icon {
    color: var(--white);
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    width: 100%;
  }

  .tabs {
    width: 500px;
  }

  .tab.w--current {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-2 {
    color: var(--white);
  }

  .heading-2._3, .heading-2._2 {
    color: var(--black);
  }

  .pricing-items {
    padding: 60px 15px;
  }

  .pricing-card-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .pricing-image-two {
    max-width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .logos-title-large {
    padding: 60px 15px;
  }

  .clients-title {
    margin-bottom: 10px;
  }

  .clients-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: -20px;
  }

  .clients-image {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .tabs-menu-2 {
    flex-flow: row;
    display: flex;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    background-color: #2b639b;
    border-radius: 0;
    flex-direction: column;
    width: 100%;
    margin-top: -15px;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-flow: row;
    width: 100%;
    padding-left: 0;
  }

  .nav-link {
    color: var(--white);
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .icon {
    color: var(--white);
  }
}

@media screen and (max-width: 479px) {
  .banner {
    -webkit-text-fill-color: inherit;
    background-position: 30%;
    background-size: auto 100%;
    background-clip: border-box;
    height: 100%;
  }

  .heading {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 30px;
    line-height: 40px;
  }

  .subtitle {
    font-size: 15px;
  }

  .text-block-2 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .tabs, .tab {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .tab.w--current {
    width: 100%;
  }

  .tab-pane-dia-17 {
    padding-right: 15px;
  }

  .container-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .container-7 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .container-8 {
    width: 100%;
    max-width: none;
  }

  .pricing-card-two {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95%;
    padding: 15px;
  }

  .pricing-content {
    width: 100%;
  }

  .pricing-info {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing-details {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -10px;
  }

  .pricing-block {
    margin-bottom: 10px;
  }

  .button {
    width: 250px;
  }

  .container-10 {
    max-width: none;
  }

  .clients-image {
    margin-left: 10px;
    margin-right: 10px;
  }

  .instrutor {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
  }

  .column-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-menu-2 {
    flex-flow: column;
    width: 100%;
  }

  .container-12 {
    max-width: none;
  }

  .nav-menu-three {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .nav-menu-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .list-item {
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .icon {
    color: var(--white);
  }
}


