body {
  overflow-x: hidden
}

*,
h1,
h2,
h3,
h4,
h5,
li,
p,
ul {
  margin: 0;
  padding: 0
}

h1,
h2,
h3,
li,
p {
  font-family: 'Open Sans', sans-serif
}

li,
p {
  color: #7f8c8d
}

.show-desk {
  display: block
}

.show-mobile {
  display: none
}

.text-group-education {
  width: 100%;
  max-width: 1366px;
  text-align: center;
}

@media only screen and (max-width:600px) {
  .show-mobile {
    display: block
  }
}

.custon-navbar {
  box-shadow: 0 3px 6px #00000022
}

.custon-navbar,
.custon-navbar a {
  margin: 0;
  padding: 0
}

.container-main {
  width: 100%;
  height: 100vh
}

.content-box {
  width: 100%
}

.box {
  padding: 0 20px
}

.content-main {
  background-image: url(../../img/background-image-mobile.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 640px;
  padding: 0 20px;
  padding-top: 17px;
  color: #fafafa
}

.custon-img-mobile-home {
  background-size: 120% !important
}

.container-main-obrigado {
  height: 618px;
  padding: 0 20px;
  padding-top: 17px;
  color: #fafafa;
  text-align: center
}

.container-main-obrigado h1 {
  font-size: 23px
}

.text-win-a-course {
  font-size: 9.5px;
  font-weight: 700;
  text-align: center;
  margin-top: 16px
}

.text-pos-ead {
  font-size: 13px;
  text-align: center;
  margin-top: 11px
}

.text-pos-ead span {
  background: #00ff48;
  border-radius: 20px;
  color: #002a59;
  font-weight: 700
}

.sub-title-curses {
  font-size: 10px;
  text-align: center
}

.container-step {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px
}

.bg-form {
  background-color: #fff;
  padding: 17px 10px;
  width: 100%;
  margin: 0
}

.step {
  width: 30px;
  height: 30px;
  color: #fff;
  color: #707070;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
  margin: 0 4px;
  cursor: pointer;
  text-decoration: none
}

.step:hover {
  color: #fff
}

.step2:hover {
  color: #707070
}

.separator {
  background: #6ab04c;
  height: 2.5px;
  width: 2.5px;
  border-radius: 50%;
  margin: 0 4px
}

.active {
  background: #00c900;
  color: #fff
}

.questions-form {
  font-size: 15px;
  color: #545454;
  font-weight: 700;
  margin-bottom: 7px !important;
  margin-top: 10px;
}

.select-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 24px;
  background: url(../../img/seta-form.png) 100% 50% no-repeat #fff;
  background-size: 7%;
  cursor: pointer;
  color: #545454
}

.select-form p {
  color: #545454
}

.select-form div p {
  color: #545454
}

.dropdown {
  width: 100%;
  border: 1px solid #bdc3c7;
  position: relative;
  /* margin-bottom: 10px */
}

.adjustment-title {
  padding: 5px 10px;
  width: 100%;
  color: #545454;
  font-size: 14px
}

.list-drop {
  display: none;
  position: absolute;
  max-height: 240px;
  width: 100.6%;
  background: #fff;
  overflow-y: auto;
  padding: 5px 10px;
  border: 1px solid #bdc3c7;
  border-top: none;
  left: -1.6px;
  z-index: 9999
}

.list-drop::-webkit-scrollbar {
  width: 5px
}

.list-drop::-webkit-scrollbar-track-piece {
  background-color: #eee
}

.list-drop::-webkit-scrollbar-thumb:horizontal,
.list-drop::-webkit-scrollbar-thumb:vertical {
  background-color: #bac0c4
}

.list-drop h5 {
  color: #6ab04c;
  font-size: 18px
}

.list-drop ul {
  list-style: none;
  display: block
}

.visible-element {
  display: block
}

.custon-range {
  background: #fff
}

.rotate {
  transform: rotate(180deg)
}

.range {
  width: 100%;
  -webkit-appearance: none;
  background: linear-gradient(90deg, #ccc 0, #ccc 0);
  border-radius: 10px;
  outline: 0;
  height: 13px
}

.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .4)
}

.range::-moz-range-thumb {
  width: 23px;
  height: 23px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .4)
}

.bubble {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: -5px
}

.button-query {
  width: 100%;
  max-width: 250px;
  border: none;
  background-color: #d35400;
  border-radius: 20px;
  color: #fff;
  padding: 5px;
  margin: 20px 0
}

.atention {
  color: #7f8c8d;
  font-size: 13px;
  display: flex;
  align-items: center
}

.atention-pos {
  font-size: 13px;
  text-align: center
}

.atention span {
  color: #e67e22
}

.termos-politica-form {
  font-family: 'Montserrat Light';
  font-size: 13px;
  color: #545454;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd
}

.termos-politica-form a {
  color: #39bc02;
  text-decoration: none;
  font-weight: 700
}

.container-faculties {
  width: 100%;
  background: #f6f6f6;
  margin-top: 40px;
  margin-bottom: 20px
}

.container-title-ead {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: 18px
}

.container-title-ead h1 {
  font-size: 23px;
  z-index: 999;
  position: absolute;
  top: -9px;
  font-weight: 700;
  color: #002a59
}

.container-title-ead div {
  background: #00ff48;
  border-radius: 17px;
  top: 10px;
  width: 100%;
  height: 26px;
  z-index: 0
}

.container-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  list-style: none;
  margin-top: 20px
}

.card-college {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 143px;
  height: 65px;
  background: #fff;
  border-radius: 20px
}

.container-heading {
  flex-direction: column !important
}

.custon-img-mina {
  position: absolute;
  left: 335px;
  top: -20px
}

.item-dropdown {
  cursor: pointer;
  margin-bottom: 2px
}

.container-cards-infos {
  width: 100%;
  padding: 0 20px
}

.card-info {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 164px;
  border-radius: 20px;
  background-color: #f6f6f6;
  margin-bottom: 20px
}

.container-area-em-destaque {
  background: #f6f6f6;
  padding-top: 17px;
  margin-top: 40px;
  margin-bottom: 16px
}

.cards-areas-wrapper {
  padding-bottom: 30px
}

.container-card-area {
  width: 100%;
  background-color: #fff;
  margin-top: 20px;
  border-radius: 20px
}

.title-card-area {
  background-color: #003d68;
  padding: 8px;
  border-radius: 20px 20px 0 0
}

.title-card-area h1 {
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  text-align: center
}

.content-card-area {
  padding: 20px;
  text-align: center;
  font-size: 13px
}

.content-card-area span {
  margin-top: 10px
}

.content-card-area span strong {
  display: flex;
  justify-content: center
}

.content-card-area span strong div {
  position: relative;
  z-index: 999;
  margin-left: 3px
}

.content-card-area span strong div div {
  width: 100%;
  height: 10px;
  background-color: #00ff48;
  top: 10px;
  z-index: -1;
  position: absolute
}

.content-card-area button {
  border: none;
  width: 100%;
  border-radius: 16px;
  background: #f76d1d;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 3px;
  margin-top: 17px
}

.container-title-em-destaque {
  position: relative;
  z-index: 999
}

.container-title-em-destaque h1 {
  font-size: 23px;
  color: #002a59;
  font-weight: 700;
  text-align: center
}

.container-title-em-destaque div {
  width: 183px;
  height: 26px;
  background: #00ff48;
  border-radius: 17px;
  position: absolute;
  top: 65px;
  left: 10px;
  z-index: -1
}

.container-courses-in-featured {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f6f6f6;
  border-radius: 20px;
  padding: 9px;
  margin-bottom: 20px
}

.container-title-education {
  position: relative;
  z-index: 999;
  margin-top: 12px
}

.container-title-education h1 {
  font-size: 23px;
  font-weight: 700
}

.container-title-education div {
  width: 167px;
  height: 23px;
  background-color: #00ff48;
  border-radius: 17px;
  position: absolute;
  top: 11px;
  z-index: -1
}

.container-text-educacional {
  margin-top: 20px
}

.container-text-educacional p {
  text-align: center;
  color: #545454;
  font-size: 16px
}

.container-group-education.visible {
  background-image: url(../../img/bg-group-faveni-mobile.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  height: 574px !important;
  padding-top: 22px;
  margin-bottom: 16px
}

.text-group-education {
  text-align: center;
  color: #545454;
  font-size: 13px
}

.container-testimonial {
  background: #003d68;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 40px
}

.container-testimonial h1 {
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding-bottom: 27px
}

.card-testimonial {
  background: #fff;
  border-radius: 17px;
  padding: 22px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 27px
}

.card-testimonial p {
  text-align: center
}

.card-testimonial p span {
  font-weight: 700
}

.container-footer {
  width: 100%;
  bottom: 0;
  background: #f6f6f6
}

.container-footer-imgs {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center
}

.container-addres-footer {
  display: flex;
  flex-direction: column
}

.color-green,
.color-green:hover {
  color: #7cc036;
  text-decoration: none
}

.container-addres-footer p {
  text-align: center;
  font-size: 13px;
  color: #545454
}

.container-links-termos-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 13px;
  margin-top: 14px;
  margin-bottom: 14px
}

.container-links-termos-footer a {
  text-decoration: none;
  margin-right: 3px
}

.container-links-termos-footer span {
  margin-right: 3px
}

.disabled {
  pointer-events: none
}

.container-ads {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: auto !important
}

.no-visibled-element {
  opacity: 0;
}

.custon-questions-form {
  color: #545454 !important;
}

@media (max-width:1323px) {
  .container-top-imgs {
    padding-left: 30px;
    padding-right: 30px
  }

  .custon-img-mina {
    display: none !important
  }
}

@media (max-width:760px) {
  .content-main {
    background-color: #001c3b;
    height: 887px
  }

  .content-main-step2 {
    background-color: #001c3b;
    height: 739px
  }

  .container-main-obrigado {
    background-color: #001c3b;
    height: 750px;
    padding-bottom: 20px
  }

  .custon-img-gif {
    width: 82px !important;
    height: 27px !important
  }

  .button-query-link {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none
  }

  .bg-form {
    margin-top: 30px
  }
}

@media (max-width:500px) {
  .container-top-imgs {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

@media (max-width:1069px) {
  .container-heading {
    display: none !important
  }

  .container-form-main {
    width: 100%
  }

  .bg-form {
    max-width: 800px !important;
    margin-left: auto;
    margin-right: auto
  }

  .custon-flex {
    flex-direction: column
  }

  .custon-container-form {
    display: flex !important;
    justify-content: space-around;
    padding-left: 10px;
    padding-right: 10px
  }

  .container-card-education-you h1 {
    font-size: 15px !important
  }

  .container-card-education-you p {
    font-size: 10px !important
  }

  .title-policy {
    font-size: 15px;
    font-weight: 700;
    color: #002a59;
    margin-top: 30px
  }

  .text-policy {
    color: #707070;
    font-size: 13px
  }
}

@media (min-width:768px) {
  .container-main {
    background-repeat: no-repeat
  }

  .content-main {
    background-image: none;
    padding: 0
  }

  .content-box {
    width: 100%;
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px
  }

  .new-box {
    width: 100%;
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto
  }

  .container-heading {
    flex-direction: column !important
  }

  .container-monthly-payment {
    display: flex;
    margin-top: 10px
  }

  .text-win-a-course {
    font-size: 13px;
    margin-top: 30px
  }

  .custon-win-a-course {
    font-size: 17px;
    font-weight: 700
  }

  .custon-80 {
    font-size: 15px
  }

  .container-form-main {
    min-width: 533px
  }

  .container-form-main p {
    color: #dcdde1
  }

  .text-pos-ead {
    font-size: 22px
  }

  .sub-title-curses {
    font-size: 16px;
    margin-bottom: 15px
  }

  .container-card-education-you {
    background: #fff;
    border-radius: 10px;
    align-items: center;
    margin-top: 9px
  }

  .container-card-education-you h1 {
    color: #469c23;
    font-weight: 700;
    font-size: 20px
  }

  .container-card-education-you p {
    font-size: 10.5px;
    font-weight: 700
  }

  .custon-background-image {
    z-index: -1;
    width: 100%
  }

  .content-main {
    width: 100%;
    max-width: 1366px
  }

  .container-top-imgs {
    position: relative
  }

  .button-query-link {
    width: 100%;
    max-width: 250px
  }

  .bg-form {
    padding-left: 25px;
    padding-right: 25px
  }

  .container-cards {
    grid-template-columns: repeat(3, 1fr)
  }

  .card-college {
    width: 200px !important;
    height: 99px !important
  }

  .img-cards-ead {
    width: 150px
  }

  .container-cards-infos {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    margin-top: 40px;
    margin-bottom: 40px
  }

  .container-title-ead {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto
  }

  .container-title-ead h1 {
    font-size: 48px;
    top: -21px
  }

  .container-title-ead div {
    height: 34px
  }

  .cards-areas-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between
  }

  .container-card-area {
    max-width: 398px;
    margin-left: 3px;
    margin-right: 3px
  }

  .content-card-area p {
    height: 80px
  }

  .custon-container-title-destaque {
    max-width: 1076px
  }

  .courses-in-featured-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    list-style: none
  }

  .container-main-obrigado {
    margin-bottom: 88px
  }

  .container-courses-in-featured {
    width: 96%
  }

  .custon-heigth-img {
    height: 95px
  }

  .custon-title-grupo-faveni {
    width: 100%;
    max-width: 800px
  }

  .custon-title-grupo-faveni h1 {
    font-size: 48px
  }

  .custon-title-grupo-faveni div {
    height: 35px;
    top: 27px;
    width: 100%;
    max-width: 783px
  }

  .adjusment-position-55 {
    position: relative;
    left: -14px;
    top: 5px
  }

  .adjusment-position-80h {
    position: relative;
    margin-top: -185px;
    margin-left: 23px
  }

  .img-cards-ead {
    width: 100%;
    height: 100%
  }

  .content-card-area {
    font-size: 13.5px
  }

  .content-card-area span {
    font-size: 13px
  }

  .container-main-obrigado h1 {
    font-size: 31px
  }

  .container-group-education-desk {
    background-image: url(../../img/bg-group-faveni-desk.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 50px;
    padding-top: 0;
    height: 383px !important
  }

  .custon-md h1 {
    font-size: 35px
  }

  .custon-md div {
    max-width: 760px
  }

  .range-wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }

  .bubble {
    width: 160px;
    margin-top: 0
  }

  .card-testimonial-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between
  }

  .card-testimonial {
    width: 100%;
    max-width: 398px;
    margin-left: 2.5px;
    margin-right: 2.5px;
    position: relative
  }

  .card-testimonial span {
    position: absolute;
    bottom: 0;
    font-weight: 700;
    color: #545454;
    margin-bottom: 10px
  }

  .container-footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 40px
  }

  .container-links-termos-footer {
    margin: 0
  }

  .card-testimonial-wrapper {
    width: 100%;
    max-width: 1287px;
    margin-left: auto;
    margin-right: auto
  }

  .card-info {
    max-width: 224px
  }

  .title-policy {
    max-width: 632px;
    margin-left: 0
  }

  .title-term {
    max-width: 390px !important
  }

  .title-policy {
    font-weight: 700;
    font-size: 15px;
    margin-top: 20px
  }

  .text-policy {
    font-size: 15px;
    color: #707070
  }

  .text-pos-ead span {
    padding-right: 5px
  }
}

@media (min-width:960px) {
  .content-card-area {
    font-size: 15.5px
  }

  .content-card-area span {
    font-size: 15px
  }
}

@media (max-width:400px) {
  .container-top-imgs {
    padding-left: 0;
    padding-right: 0
  }

  .custon-container-img-form {
    width: 215px !important
  }

  .custon-container-img-por-apenas {
    width: 100px !important;
    height: 84px
  }

  .text-win-a-course {
    font-size: 9.5px
  }

  .custon-win-a-course {
    font-size: 9.5px !important
  }

  .custon-80 {
    font-size: 9.5px !important
  }

  .content-main {
    height: 750px
  }

  .content-main-step2 {
    height: 619px
  }
}

@media (max-width:355px) {
  .content-main {
    height: 720px
  }

  .content-main-step2 {
    height: 619px
  }
}

@media (min-width:1064px) {
  .custon-container-form {
    display: none
  }

  .container-drops-wrapper {
    display: flex;
    justify-content: space-between
  }

  .container-drop-type-course {
    width: 277px
  }

  .container-drop-current-training {
    flex: 1;
    margin-left: 10px
  }

  .content-card-area {
    font-size: 16px
  }

  .content-card-area span {
    font-size: 16px
  }
}

@media (min-width:1200px) {
  .container-cards {
    grid-template-columns: repeat(4, 1fr)
  }
}

@media (min-width:1255px) {
  .courses-in-featured-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between
  }

  .container-courses-in-featured {
    width: 100%;
    max-width: 300px
  }
}

@media (min-width:1300px) {
  .container-cards {
    grid-template-columns: repeat(6, 1fr)
  }
}

@media (max-width:1065px) {
  .custon-container-img-form {
    width: 300px
  }

  .custon-container-img-por-apenas {
    width: 155px
  }

  .text-win-a-course {
    font-size: 10px;
    margin-top: 12px;
    white-space: nowrap;
    min-width: 311px
  }

  .custon-win-a-course {
    font-size: 13px
  }

  .custon-80 {
    font-size: 12px
  }

  .text-pos-ead {
    font-size: 20px
  }

  .custon-background-image {
    height: 653px;
  }

  .custon-background-image-step-2 {
    height: 715px
  }

  .adjustment-margin-ads {
    margin-top: 77px
  }
}

@media (max-width:585px) {
  .text-pos-ead {
    font-size: 13px;
    text-align: center;
    margin-top: 11px;
    white-space: nowrap;
    min-width: 311px
  }

  .custon-container-img-form {
    width: 227px;
    height: 84.5px
  }
}

/* Custon css */
.custon-container-input-form {
    width: 100%;
    flex-direction: column !important;
  }

  .custon-content-input-form {
    border: 1px solid #ced4da;
    width: 100% !important;
    padding-right: 13px;
  }

  .custon-inpu-form {
    width: 100% !important;
    padding: 0.375rem 0.75rem;
  }


  .input-text-error {
      font-size: 12px !important;
      color: #ff4d4d !important;
      font-weight: bold !important;
  }

  @media (max-width: 1328px) {
    .custon-img-mina {
      display: none !important
    }
  }

  
  @media (max-width: 768px) {
    .text-win-a-course {
      margin-bottom: 0;
      margin-top: -7px;
    }

    .bg-form {
      margin-top: 0 !important;
    }

    .container-step {
      margin-bottom: 0;
    }

    .questions-form {
      margin-bottom: 5px;
    }

    .content-main {
      padding-top: 0;
    }

    .termos-politica-form {
      margin-top: 10px;
    }

    .custon-img-mobile-home {
      background-size: 100% !important;
    }

    .content-main {
      height: 770px;
    }
  }

  @media (max-width: 400px) {
    .content-main {
      height: 695px;
    }

    .custon-container-form {
      margin-top: 10px;
    }

    .custon-img-mobile-home {
      background-size: 109% !important;
    }
  }

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


    .custon-background-image {
      height: 853px !important;
      width: 100% !important;
    }
  }