html {
  scroll-behavior: smooth;
}

#scrollToTop{
  color: #085575;
}

#scrollToTop:hover{
  color: #007bff!important;

}

section #accordion button{
    width: 100%;
    display: flex;
    align-items: baseline;
}

section #accordion .card-header{
  background-color: #0a5b89!important;
  color: white!important;
}

section #accordion a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section #accordion a i{
    margin-left: 8px;
    margin-bottom: 5px;
}

.container_banner{
  position: absolute;
  z-index: 1;
}

.size_card{
  height: 178px;
}

.img_banner{
  position: relative;
  height: auto;
  width: 100%;
  float: left;
  z-index: -1;
}

.standart-plan .alinhamento_mobile{
  margin-top: 0px;
}

@media screen and (max-width:768px){

  .standart-plan .alinhamento_mobile{
    margin-top: 3pc;
  }

  .size_card{
    height: 230px!important;
  }
  .img_banner {
    height: 100%!important;
  }

  .desktop_banner{
    display: none!important;
  }

  .mobile_banner{
    display: block!important;
  }
}

.card-title {
  font-family: "Lato", sans-serif !important;
  font-size: 1.2rem !important;
  color: #0A5B89 !important;
  font-weight: bold !important;
}

.nossos_produtos .img_card a {
  display: flex !important;
  justify-content: center !important;
  font-family: "Lato", sans-serif !important;
}

.card-deck .col-md-3 {
  border-radius: 5px !important;
  font-family: "Lato", sans-serif !important;
}

.card {
  border: none !important;
  box-shadow: #2d2c2ccc 4px 4px 10px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
  border-radius: 5px !important;
  font-family: "Lato", sans-serif !important;
}

.cards_cursos_online .card-body {
  padding-top: 5px !important;
  background-color: #0a5b89 !important;
  height: 17pc !important;
}

.card-body {
  padding-top: 5px !important;
}

.btn-light {
  background-color: #ffffff !important;
  color: #022561 !important;
  border: 4px solid #fdd454 !important;
  border-radius: 15px !important;
  font-weight: 700 !important;
}

body {
  font-family: "Lato", sans-serif !important;
}

.cards_cursos_online .card hr {
  background-color: white;
  margin-top: 0;
  margin-bottom: 0.5rem;
  border: 0;
  height: 0px !important;
}

.diferencial_card p {
  text-align: justify !important;
}

.cards_cursos_online .card .parcelas {
  color: #fdd454 !important;
}

/* .card-img-top {
   height: 11pc !important; 
} */
/* 
.card-img-top {
  height: 11pc !important;
} */

#carouselExampleControlsMobile {
  display: none;
}

#carouselCursosPresenciaisMobile {
  display: none;
}

.card_title_cursos {
  font-family: "Lato", sans-serif !important;
  font-size: 0.8rem !important;
  font-weight: bold !important;
  text-align: left;
  text-transform: uppercase !important;
  color: white !important;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 1024px) {
  .btn_sob_demanda {
    margin-bottom: 2pc !important;
  }

  .items-container {
    flex-direction: column !important;
  }

  .carousel-control-prev {
    left: 0px !important;
  }

  .carousel-control-next {
    right: 0px !important;
  }

  #carouselExampleControls {
    display: none;
  }

  #carouselExampleControlsMobile {
    display: block;
  }

  #carouselCursosPresenciaisMobile {
    display: block;
  }

  #carouselCursosPresenciais {
    display: none;
  }

  .nossos_produtos .col-md-3 {
    margin-top: 2pc !important;
    margin-bottom: 1pc !important;
  }

  .nossos_produtos h2 {
    margin-bottom: 0pc !important;
  }

  /* .card-img-top {
    height: 15pc !important;
  } */
  /* .card-img-top {
    height: 15pc !important;
  } */

  .background_section_banner {
    height: 100vh !important;
    align-items: center !important;
    display: flex !important;
  }

  .overlay_banner {
    height: 100vh !important;
  }

  .diferencial_card {
    flex-wrap: wrap;
    justify-content: center;
  }

  .sectiion_diferencial .row i {
    margin-right: 0 !important;
    margin-bottom: 1pc !important;
  }
}

@media screen and (max-width: 768px) {
  .swal-contato {
    width: 100% !important;
  }
}

.swal-contato {
  /* width: 70%; */
  height: auto !important;
}

.swal-contato .contatoForm {
  padding-top: 9.5px !important;
  padding-bottom: 9.5px !important;
  height: auto !important;
}

.swal2-popup {
  padding: 0em !important;
}


.navbar-nav li:hover > ul.dropdown-menu {
  display: block;
}

.navbar-nav .nav-item {
  padding: 5px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
}

.container_align{
  margin-top: 2rem;
}

.icon-container{
  display: flex;
  justify-content: center;
}

.navbar {
  background-color: white;
  padding: unset !important;
  z-index: 2!important;
  /* position: inherit!important; */
}

.navbar #navbar_elfutec ul .nav-item {
  font-size: 13px;
  font-weight: 600;
  height: 100%;
}

.navbar #navbar_elfutec ul .nav-item a {
  color: #0a5b89;
  font-family: "Lato", sans-serif;
  height: 100%;
  display: flex;
  align-items: center;
}

.navbar #navbar_elfutec ul .nav-item .nav-link:hover {
  border-bottom: 3px solid #fdd83f;
}

#btn_area_do_aluno:hover {
  background-color: #ffffff !important;
  color: #0a5b89 !important;
  border: 1px solid #0a5b89;
  border-radius: 30px;
  box-shadow: 2px 2px 4px #888888 !important;
}

#btn_area_do_aluno {
  background-color: #0a5b89;
  color: #ffffff !important;
  border: 1px solid #0a5b89;
  border-radius: 30px;
  box-shadow: 2px 2px 4px #888888;
}

.nav-item ul {
  margin-top: 0px;
  background: #072a64c7;
}

.nav-item .dropdown-menu li .dropdown-item {
  display: flex;
  justify-content: center;
  color: #fdd454 !important;
  padding-top: 1pc;
  padding-bottom: 1pc;
}

.dropdown-menu {
  border: none;
  border-radius: unset;
}

.dropdown-item:focus,
.dropdown-item:hover {
  text-decoration: none;
  background-color: #125c8a;
}

#area_aluno a {
  color: #e8b103;
  padding: 1pc;
}

#area_aluno a:hover {
  color: #0a5b89 !important;
  border: 1px solid #e8b103;
  border-radius: 30px;
  box-shadow: 4px 4px 10px #888888;
}

#btn_nav_toggle {
  display: none !important;
}

.btn-secondary {
  background-color: #125c8a !important;
  border-color: unset !important;
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  background-color: #125c8a !important;
  border-color: unset !important;
}

@media screen and (max-width: 1250px) {
  #btn_nav_toggle {
    display: flex !important;
  }

  .navbar-nav .row li a {
    display: none !important;
  }

  .navbar #navbar_elfutec ul .nav-item {
    font-size: 20px;
  }

  .navbar-nav .row {
    flex-direction: row;
    align-items: center;
  }

  .nav-link img {
    width: 60% !important;
    padding-bottom: 1pc;
  }

  .texto_inicial {
    padding-top: 1pc;
  }

  .img_certificado {
    margin-top: 1pc;
    justify-content: center !important;
  }
}

.img_certificado {
  justify-content: flex-end;
}

.nossos_produtos .img_hover {
  display: none;
}

.img_card:hover > a > .img_hover {
  display: block;
}

.img_card:hover > a > .img_default {
  display: none;
}

.img_default,
.img_hover {
  width: 60%;
  height: auto;
}

.display-3 {
  font-family: "lato", sans-serif !important;
  font-size: 1.1rem !important;
}

.display-2 {
  font-family: "lato", sans-serif !important;
  font-size: 3rem !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #0a5b89 !important;
}

.background_section_banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5pc;
  height: 80vh;
  align-items: flex-end;
  display: flex;
  font-family: "Lato", sans-serif !important;
}

.title_banner {
  text-shadow: 2px 2px 7px #000;
  font-size: 2.5rem !important;
  color: white;
  font-family: "Lato", sans-serif !important;
}

.overlay_banner {
  background: linear-gradient(#000000 -10%, #000000 75%);
  bottom: 0;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 65px;
  z-index: 0;
  height: 80vh;
}

#formCursosPresenciais {
  height: 3pc;
  border-radius: 10px;
}

.sectiion_diferencial {
  position: relative;
  background-color: #0a5b89;
  color: white;
  z-index: 0;
  padding-top: 3pc;
  padding-bottom: 2pc;
  font-family: "Lato", sans-serif !important;
}

.sectiion_diferencial .row i {
  margin-right: 2pc;
}

.img_educacao_corporativa {
  border-radius: 50%;
  height: 20pc;
  max-width: 100%;
  object-fit: cover;
  font-family: "Lato", sans-serif !important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .img_educacao_corporativa {
    height: 12pc !important;
    font-family: "Lato", sans-serif !important;
  }
}

.icon-fa {
  color: #ffffff;
  font-size: 33px;
  position: relative;
  margin: auto;
}

.icon-container {
  float: left;
}

.icon-text {
  float: right;
}

.icon-text-title {
  font-size: 20px;
  font-weight: 800;
}

.items-container {
  float: left;
  margin-bottom: 35px;
}

.round-icon {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background-color: #000;
  display: flex;
  margin: auto;
}

.round-icon1 {
  background-color: #f04e4e;
}

.round-icon2 {
  background-color: #fecc17;
}

.round-icon3 {
  background-color: #ff9700;
}

.round-icon4 {
  background-color: #8bc34a;
}

.round-icon5 {
  background-color: #065170;
}

.round-icon6 {
  background-color: #009688;
}

.round-icon7 {
  background-color: #ccdb38;
}

.round-icon8 {
  background-color: #9171df;
}

.round-icon9 {
  background-color: #00bff3;
}

.round-icon10 {
  background-color: #6739b6;
}

.round-icon11 {
  background-color: #e91d62;
}

.round-icon12 {
  background-color: #999999;
}

.oferecer-section {
  padding: 20px;
}

.btn-blue {
  background-color: #ffffff !important;
  color: #022561 !important;
  border: 4px solid #022561 !important;
  border-radius: 15px !important;
  font-weight: 800 !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
}

.background_section_sob_demanda {
  background-color: #0a5b89;
  font-family: "Lato", sans-serif !important;
}

.background_section_sob_demanda .row h3,
h4 {
  color: white !important;
  font-style: normal !important;
  line-height: 1.6 !important;
  font-family: "Lato", sans-serif !important;
  text-align: center;
}

.btn_sob_demanda {
  background-color: #ffffff !important;
  color: #022561 !important;
  border: 4px solid #fdd454 !important;
  border-radius: 15px !important;
  font-weight: 800 !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  font-family: "Lato", sans-serif !important;
}

.background_section_ensine_elfutec {
  background-color: white;
}

.btn_ensina_elfutec {
  background-color: #0a5b89 !important;
  border-color: #0a5b89 !important;
  color: #ffffff !important;
  border-radius: 20px !important;
}

.btn_elfutec_business {
  background-color: #eabd2f !important;
  border-color: #eabd2f !important;
  color: #ffffff !important;
  border-radius: 20px !important;
}

.btn_elfutec_business,
.btn_ensina_elfutec:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
}

.background_section_ensine_elfutec .ensine {
  font-family: "Lato", sans-serif !important;
  font-size: 1.5rem !important;
  color: #eabd2f !important;
  text-align: center !important;
  padding-top: 2pc !important;
}

.background_section_ensine_elfutec .business {
  font-family: "Lato", sans-serif !important;
  font-size: 1.5rem !important;
  color: #0a5b89 !important;
  text-align: center !important;
  padding-top: 2pc !important;
}

.background_section_ensine_elfutec p {
  font-family: "Lato", sans-serif !important;
  font-size: 1.06rem !important;
  color: #0a5b89 !important;
  text-align: center !important;
}

.section_responsivo h1,
p {
  text-align: center;
}

.section_responsivo p,
span {
  text-align: center !important;
  font-size: 2rem !important;
}

.aElfutec p {
  text-align: left;
}

.ciclo_educorp_section .educorp_container p {
  text-align: left !important;
}
.ciclo_educorp_section .contatiner .row .col-md-6 img {
  width: 50% !important;
  height: 60% !important;
}

.section_franqueado {
  background-color: #e9b40a !important;
  font-family: "Lato", sans-serif !important;
}

.section_cursos {
  background-color: white !important;
}

.btn-area {
  background-color: #206f9b !important;
  color: #ffffff !important;
  border-radius: 100px;
  margin: 5px;
  /* width: 100%; */
}

.borda_amarela_inferior {
  border-bottom: 2px solid #e9b40a;
  margin-top: 1pc;
}

.titulo_cursos_info {
  font-weight: 700 !important;
  color: #206f9b !important;
  text-align: left !important;
  font-family: "Lato", sans-serif !important;
}

.descricao_curso_info {
  /* font-family: 'Ubuntu Mono', monospace!important; */
  font-family: "Lato", sans-serif !important;
  font-size: 1.1rem !important;
  line-height: 35px !important;
  text-align: left !important;
}

.page-item.active .page-link {
  z-index: 0 !important;
}

.elfutec_footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #333333;
  height: auto;
}

.ul_footer {
  list-style: none;
  color: #ffffff;
  font-size: 20px;
  padding: 0;
}

.ul_footer li {
  margin-bottom: 10px;
}

.ul_footer li a {
  color: #ffffff;
  font-family: "Lato", sans-serif !important;
}

.ul_footer li a:hover {
  color: #e9b40a;
  font-family: "Lato", sans-serif !important;
}

.footer_title {
  color: #e9b40a;
  margin: auto;
  margin-bottom: 15px;
  font-family: "Lato", sans-serif !important;
}

.social_footer {
  text-align: center;
}

.logo_footer {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}

.carousel-control-next,
.carousel-control-prev {
  bottom: 70px !important;
  opacity: 1 !important;
}

/* .carousel-control-prev {
  left: -20px;
}

.carousel-control-next {
  right: -20px;
} */

.background_section_educacao_corporativa ul li p {
  padding-left: 10px;
  text-align: left;
}

.section_cursos .container .row .col-md-2 {
  display: flex !important;
  flex-wrap: nowrap !important;
  flex-direction: row !important;
  padding: 1px 3px 1px 3px !important;
}
.section_cursos .container .row .col-md-2 .btn {
  font-size: small;
  padding: 1px 3px 1px 3px !important;
}

/* .section_cursos .container .col-md-12 p {
  border-bottom: 2px solid #e9b40a;
  font-weight: 700 !important;
  color: #206f9b !important;
  text-align: left !important;
  font-family: "Lato", sans-serif !important;
} */

/* .section_cursos .container .row .col-md-8 .row .col-md-4 .card a .card-img-top {
  height: 10pc !important;
}

.section_cursos .container .row .col-md-8 .row .col-md-4 .card .card-body a {
  font-size: 10px !important;
} */

.section_cursos .container .row .row .col-md-4 .card .card-body .teste p,
span {
  font-size: 2rem !important;
  margin: 0pc 0pc 0pc 0pc !important;
}

#btn_consultor:hover{
  background-color: #007bff!important;
}

#descricao p span span span{
  
  font-size: 1.1rem !important;
  margin: 0pc 0pc 0pc 0pc !important;
  color: #212529!important;
}

#descricao p span{
  line-height: normal!important;
}

@media (min-width: 768px) {
  .section_cursos .container .row .row .col-md-4 .card .card-body .col-md-12 {
    display: flex;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 6vh;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  #valores {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-end !important;
  }
}

@media (max-width: 812px) {
  #nomeCurso {
    width: 80%!important;
  }
  
  .search {
    justify-content: center!important;
    padding-top: 0!important;
  }

  #searchRow{
    margin-top: 10px;
  }
}
