/*!
* Gran Cursos Online v3.0 (https://www.grancursosonline.com.br/);
* Desenvolvido por: Oficina01 - Agência Digital;
* Direitos autorais: Oficina01 - Agência Digital;
* Site do desenvolvedor: http://oficina01.com.br;
* Webdesigner: Carlos Freitas (http://oficina01.com.br/carlos-freitas/).
*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Lato:400,700,900|Indie+Flower|Source+Sans+Pro:300,400,700,900);

body, html {
  font-family: 'Open Sans';
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  font-family: 'Source Sans Pro', sans-serif;
}

/*header*/
header {
  float: left;
  width: 100%;
  background: #214685;
  color: #ffffff;
  position: fixed;
  z-index: 16;
  top: 0;
}

header > div.col-xs-12 {
  padding: 0 40px 0 55px;
}

a#logo {
  width: 245px;
  height: 55px;
  background: url(../img/logo-.svg?9221) no-repeat 0 0 #ffffff;
  display: block;
  float: left;
  background-position: center;
  background-size: auto 73px;
  border-bottom: 1px solid #fafafb;
}

.busca-topo, .icones-grupo, .menu-topo, .menu-icones {
  float: left;
}

.menu-icones ul li > a {
}

.menu-icones a i {
  line-height: 25px;
  color: #214685;
  min-width: 50px;
  text-align: center;
}

.menu-icones ul a.btn {
  padding: 5px;
  margin: 5px 0;
}

.menu-topo li {
  float: right;
  padding: 1px 15px;
  margin-top: 17px;
  border-right: 1px solid rgba(255, 255, 255, 0.14);
}

.menu-topo > li:first-child {
  padding-right: 0;
  border-right: none
}

.menu-icones > a[href*="segunda-via-boleto"] {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #406096;
}

.telefones-topo span {
  font-size: 12px;
  line-height: 16px;
  float: left;
  margin: -7px 20px 0 0;
}

#login_top span {
  line-height: 16px;
  margin-top: -4.5px;
  float: right;
}

.ao-vivo-btn a {
  background: #ed2324 !important;
  color: #ffffff !important
}

.menu-topo #login_top {
  font-size: 21px;
  margin: -7px 0 -5px 0px;
  float: right;
}

#login_top {
  background: #ffffff;
  border-radius: 30px;
  color: #000000;
  font-size: 16px;
  float: right;
}

#container_login .login-or {
  margin-top: 15px;
  margin-bottom: 10px
}

#container_login h4 {
  font-size: 20px;
  width: 100%;
  float: left;
  text-align: center;
  background: #f1f2f6;
  padding: 10px 0;
  margin: 0 0 15px;
  color: #000000;
}

#login_top i {
  color: #161642;
  margin: 3px 3px 3px 0px;
  font-size: 26px;
}

#login_top span {
  line-height: 12px;
  margin: 8px 9px 0 0;
  font-size: 15px;
}

.menu-topo {
  text-align: right;
  margin-bottom: 0;
  padding: 0 15px 0 0;
  float: right;
}

.menu-topo .menu-icones > a > i {
  color: #ffffff;
  font-size: 1.2em;
  margin-top: -2px;
}

.menu-topo .fa-user-circle {
  font-size: 1.5em
}

.menu-principal {
  box-shadow: 3px 3px 3px 3px rgb(241, 242, 246);
  padding: 0px 40px;
  background: #ffffff
}

.overlay3 {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  opacity: 0;
  transition: opacity .75s;
}

@media screen and (max-height: 450px) {
  .sidenav2 {
    padding-top: 0px;
  }

  .sidenav2 a {
    font-size: 18px;
  }
}

.busca-topo {
  background: #ffffff;
  padding: 3px 3px 3px 14px;
  border-radius: 4px;
  margin-top: 9.5px;
  margin-left: 10px;
}

#mySidenav {
  overflow-y: hidden;
}

.sidenav2 .busca-topo {
  border-radius: 0;
  margin: 0 !important;
  padding: 0 !important;
  width: 250px;
  max-width: 100% !important
}

.sidenav2 .busca-topo a {
  border-radius: 0;
  float: right;
  margin-top: -45px;
  margin-bottom: 5px;
  background: none !important;
}

.sidenav2 ul {
  width: 250px;
  background: #ffffff
}

.sidenav2 .busca-topo a {
  padding: 10px 9px 10px !important;
  font-size: 14px;
}

.sidenav2 li > a {
  width: 100%;
}

.busca-topo form a {
  float: right;
  background: #ffffff !important;
  color: #cd1f26 !important;
  font-weight: 600;
  border-radius: 0 4px 4px 0;
  padding: 6px 9px;
  text-decoration: none !important;
  z-index: 1;
  margin-top: -32px;
  margin-bottom: -4px;
  position: relative;
  font-size: 21px;
}

/*.busca-topo a:hover {background: #1b2125}*/
.autocomplete-suggestions {
  position: fixed !important;
  border: 1px solid #eeeeee;
  background: #ffffff;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, .64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, .64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, .64)
}

body .autocomplete-suggestions {
  /*top: 55px !important;*/
  border-top: none;
}

.autocomplete-suggestion:nth-child(odd) {
  background: #f8f8fa;
}

.busca-topo input {
  border: none;
  font-size: 18px;
  line-height: 27px;
  outline: transparent !important;
  color: #333333;
  max-width: 100% !important;
  width: 100% !important;
  min-width: 100%;
  height: 32px
}

#div-carrinho-identificacao {
  float: left;
  margin: 9.5px 0 0 5px;
}

#div-carrinho-identificacao a, #div-carrinho-identificacao > span {
  float: left;
  padding: 9px 5px;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none !important;
}

.menu-clean {
  margin-top: 18px
}

#div-carrinho-identificacao .hidden-xs {
  opacity: 0.5;
}

.media-heading a {
  color: #000000;
  font-weight: 500
}

.icone-assinatura {
  padding: 6px 11px;
  float: left;
  margin: 6px 0px 6px 5px;
  color: #ffffff !important;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 13px;
  background: #214685;
}

.icone-whatsapp {
  float: left;
  margin: 6px 5px 0 0;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 18px;
  border-radius: 4px
}

.icone-whatsapp a {
  padding: 6px !important;
  color: #333 !important;
  width: 100%
}

.icone-whatsapp ul {
  margin-top: 6px;
  border-radius: 0;
  font-weight: initial;
}

.icone-whatsapp p {
  padding: 0;
  text-transform: none;
  font-size: 12px;
  line-height: 13px;
  margin-top: 4px;
}

.icone-satisfacao {
  float: left;
  overflow: hidden;
  height: 30px;
  margin-top: 6px;
}

.icone-satisfacao img {
  margin-top: -6px
}

.icone-whatsapp {
  background: #00a000;
  float: right;
}

.icone-whatsapp img {
  float: left;
  margin: -2px 5px -5px 0;
}

.nav a {
  color: #000000;
  text-transform: uppercase;
}

.menu-principal .nav .dropdown-menu a, .menu-principal .nav .dropdown-menu li a {
  width: 100%;
  float: left;
  padding: 9px 15px;
  border-bottom: 1px solid #f1f2f6;
}

.menu-principal .nav .dropdown-menu .dropdown-menu li a {
  padding: 6.5px 20px 6.5px 15px;
}

.menu-principal .nav ul li:last-child > a {
  border-bottom: none;
}

.dropdown-menu > .col-sm-12 {
  padding: 0;
}

.menu-topo-lateral {

}

.cor-pink {
  color: #ed2324;
}

.cor-superior, .cor-azul {
  color: #214685 !important
}

.bg-azul {
  background: #214685 !important;
}

.cor-verde {
  color: green;
}

.cor-preto {
  color: #000000
}

.bg-cinza {
  background: #f8f8fa;
  float: left;
  width: 100%
}

.close {
  font-size: 46px;
  line-height: 18px;
}

.close:hover {
  color: inherit;
}

.menu-topo-lateral a {
  padding: 15px 24.5px;
  background: #ed2324;
  color: #ffffff !important;
  z-index: 1;
  font-size: 25px;
  position: absolute;
}

.modal-body {
  float: left;
  width: 100%;
}

.menu-topo-lateral i {
  color: #ffffff
}

.collapse .nav {
  /*margin-top: 7px;*/
}

.menu-vendas {
  padding-right: 15px !important;
}

.menu-vendas a {
  float: right;
  border-radius: 18px;
  overflow: hidden;
  padding: 7px 15px;
  font-size: 15px;
  font-weight: 900 !important;
  border-bottom: 4px solid rgba(0, 0, 0, 0.23) !important;
  margin-top: 10px;
  -webkit-transition: all .0s ease;
  transition: all .0s ease;
  margin-top: 5px;
  margin-bottom: 0;
}

.menu-vendas a:hover {
  margin-top: 9px !important;
  border: none !important;
  border-width: 0;
}

.menu-vendas i {
  font-size: 16px;
  font-weight: 100;
}

.navbar-nav > li > a {
  padding: 13px 8px;
}

.sidenav2 .caret {
  float: right;
  margin-top: 10px;
}

.sidenav2 .icone-satisfacao {
  margin: 10px 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.sidenav2 .icone-whatsapp {
  padding: 1px 25px;
  text-align: center;
  width: 100%;
  margin: 9px 38px;
  border-radius: 4px;
  max-width: 175px;
}

.sidenav2 .icone-assinatura {
  float: right;
  border-radius: 18px;
  overflow: hidden;
  padding: 8px 15px;
  font-size: 15px;
  width: 100%
}

.sidenav2 .auxilio-busca {
  display: none;
}

.sidenav2 .busca-topo input {
  font-size: 18px !important;
  line-height: 27px !important;
  padding: 10px 10px 7px !important;
  max-width: 500px !important;
  height: 50px;
  border-bottom: 1px solid #f1f2f6;
  background: #fafafb;
}

.sidenav2 .frm-pesquisa {
  height: 40px
}

.sidenav2 .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;

> li > a,
.dropdown-header {
  padding: 5px 15px 5px 25px;
}

> li > a {
  line-height: @line-height-computed;

&
:hover,

&
:focus {
  background-image: none;
}

}
}
.sidenav2 {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;

}

.sidenav2:after {
  content: "";
  width: 250px;
  height: 100%;
  position: absolute;
  background: #f8f8f9;
  left: 0;
  z-index: -1;
  top: 0px;
  border-top: 60px solid #214685;
}

.sidenav2:before {
  content: "";
  width: 50px;
  height: 50px;
  background: url(../img/g-logo-.svg?1) no-repeat 5px 6px transparent;
  background-size: auto 50px !important;
  position: absolute;
  left: 0;
  z-index: 1;
  top: 0px;
}

/* Somente para Chrome e Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sidenav2 {
    max-width: 258px;
  }
}

.sidenav2 li.border-none {
  background: #f8f8f9
}

.sidenav2 li {
  float: left;
  width: 100%;
  color: #ffffff;
  border-bottom: 1px solid #f1f2f6;
}

.sidenav2 > ul > li > a {
  text-decoration: none;
  color: #000000;
  display: block;
  transition: 0.3s;
  float: left;
  padding: 13px 15px;
  font-weight: 600;
}

.sidenav2 .dropdown-menu > li > a {
  padding: 5px 20px
}

.sidenav2 li a:hover {
  color: #000000;
}

.sidenav2 .icones-grupo a {
  padding: 0 4px !important;
  width: auto
}

.sidenav2 .icones-grupo {
  padding: 10px;
  border: none;
}

.sidenav2 i {
  color: #ffffff;
  font-size: 1.2em;
  margin-left: 5px;
}

.nav > li.icones-grupo > a:hover, .nav > li.icones-grupo > a:focus {
  background: transparent;
}

.sidenav2 .closebtn {
  position: absolute;
  top: 20px;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #ffffff;
}

#body {
  transition: margin-left .5s;
}

.container-carreira {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.container-carreira .col-sm-8 img {
  margin: 5.5% 0 20px;
  width: 742px
}

@media (max-width: 767px) {
  .container-carreira .col-sm-8 img {
    margin-top: 0px !important;
  }

  #nav-footer {
    padding: 15px 15px 30px;
  }

  .auxilio-busca a.dropdown-toggle {
    padding: 7.5px 10px !important;
  }

  .menu-topo div[style="margin-left: 20px"] {
    margin-left: 0 !important
  }

  .assinatura-secao-1 .h21 b, .assinatura-secao-7 .h21 b {
    font-size: 55px !important;
    line-height: 55px !important;
    float: left;
  }

  .with-nav-tabs .nav i {
    width: 100% !important;
    position: relative !important;
  }

  .secao-resultados i {
    float: none !important
  }

  .with-nav-tabs .nav a {
    padding: 0 !important;
    text-align: center !important;
  }

  .with-nav-tabs .nav small {
    padding: 0 10px 10px !important;
  }


  .menu-topo-lateral a {
    padding: 15px 10px;
  }

  header > div.col-xs-12 {
    padding: 0 15px !important
  }
}

.page-clean a#logo {
  margin-left: 0 !important;
  border-left: 5px solid #ed2324;
  border-bottom: 0;
}

/*customização padrão*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  overflow: hidden;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.vid {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

.vid iframe,
.vid object,
.vid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.border-none {
  border: none !important;
}

#container_login {
  border-radius: 0 0 3px 3px;
  background: #fff;
  float: left;
  padding: 0 0 30px;
  position: relative;
  width: 100%;
  color: #000000;
  min-width: 310px;
}

.facebook-box .fb_iframe_widget {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 0px;
  background: #ffffff;
}

.h4, h4 {
  font-size: 18px;
  line-height: 24px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-top: 1px solid #f1f2f6;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #f8f8fa;
}

.menu-principal .nav > li > .dropdown-menu {
  margin-top: 0px !important;
  border-top: none;
  z-index: 2
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #f8f8fa;
  box-shadow: none;
  border-color: #8c8c8c;
}

.footer, .box-menu-footer, #copy_right {
  font-size: 15px
}

.panel-title {
  font-size: 16px;
  line-height: 17px
}

.label-warning, .btn-warning {
  background: #ff9323
}

.label-success, .btn-success {
  background-color: #0e7c23;
}

[style*="font-size: 10pt;"] {
  font-size: 15px !important;
}

[style*="text-align: justify;"] {
  text-align: left !important;
}

[style*="font-family: arial,helvetica,sans-serif;"] {
  font-family: "Maven Pro", sans-serif !important
}

&
nbsp

;
{
  display: none
}
.dropdown-menu {
  z-index: 1
}

img {
  border-radius: 4px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #214685;
  border-color: #214685;
}

.table-hover > tbody > tr:hover {
  background-color: #f8f8fa;
}

.box-container-interno {
  background: #ffffff;
  float: left;
}

#requisitos.box-container-interno, #requisitos.box-container-interno .panel, #requisitos.box-container-interno .panel-heading {
  background: #f8f8fa !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 10px 17px;
}

.table > thead > tr > th {
  border-bottom: none
}

.pagination > li > a, .pagination > li > span {
  color: #000000;
}

.carousel-index {
  float: left;
  width: 100%
}

.duvidas- {
  background: #f8f8fa !important;
  margin: 0
}

body {
  overflow-x: hidden;
  float: left;
  width: 100%;
  padding-top: 55px;
  font-size: 14px;
  line-height: 20px
}

section {
  float: left;
  width: 100%;
}

p, h5, .h5 {
  font-size: 15px;
  font-weight: normal;
  line-height: 20px
}

.box-investimento.sidebar-box {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
}

.box-investimento h4 {
  text-transform: none;
  font-weight: normal;
  margin: 0;
  color: #777f83;
  line-height: 12px;
  border: 1px solid #f1f2f6;
  border-radius: 0 0 4px 4px;
  background: #f8f8fa;
  font-size: 11px;
  padding: 5px 15px 0
}

.box-investimento h4 b {
  padding: 0 6px;
  font-weight: 700 !important;
}

.box-investimento i {
  border: 1px solid #eee;
  width: 25px;
  text-align: center;
  line-height: 19px;
  float: right;
  cursor: pointer;
  margin-right: -16px;
  border-radius: 2px 0 4px 0;
  background: #ffffff;
  margin-top: 6px;
}

.box-investimento .sub-group-1 {
  background: #fff;
  margin-top: -1px;
  font-size: 14px;
  float: left;
  padding: 10px;
}

.box-investimento .button-drop-1.down:before {
  content: "\f102";
}

.box-investimento .button-drop-1.down {
  border-bottom: 1px solid #fff;
}

.login-or {
  position: relative;
  font-size: 18px;
  color: #aaa;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 10px 15px;
  float: left;
  width: 100%
}

.sidebar .nossos-cursos {
  float: left;
  width: 100%
}

.sidebar .nossos-cursos .nav {
  background: #ffffff;
  border-radius: 4px;
}

.sidebar .nossos-cursos a {
  padding: 10px 30px;
  border-bottom: 1px solid #f1f2f6;
  border-radius: 0;
  font-size: 14px
}

.sidebar-curso .nossos-cursos a {
  padding: 10px 10px 15px 20px;
}

.sidebar .nossos-cursos li {
  margin: 0
}

.nossos-cursos .nav i {
  float: left;
  margin: 0px 10px 0 0;
  font-size: 22px;
}

.span-or {
  display: block;
  position: absolute;
  left: 50%;
  top: -2px;
  margin-left: -25px;
  background-color: #f1f2f6;
  width: 50px;
  text-align: center;
}

.box-carrinho .span-or {
  background: #ffffff
}

.box-carrinho form .btn {
  font-size: 18px;
  margin-bottom: 20px
}

.box-carrinho label.inline {
  float: left;
}

.hr-or {
  border-color: #cdcdcd;
  height: 1px;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.panel-footer {
  background-color: #f1f2f6;
}

.modal-content {
  border-radius: 0 !important;
}

hr {
  float: left;
  width: 100%;
}

hr.clean {
  border: none;
  margin-bottom: 0
}

.panel-default > .panel-heading {
  background-color: #f8f8fa !important;
  border-color: #f8f8fa !important;
}

.panel-group .panel, .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
}

ul.data-list {
  padding: 0
}

img {
  max-width: 100%
}

#middle-wizard {
  padding: 50px 125px 35px;
}

#middle-wizard h3 {
  padding-top: 0;
  margin-top: 0
}

#bottom-wizard {
  text-align: center;
  padding: 15px 120px;
  border-top: 1px solid #e7e7e7;
  background-color: #f3f3f3
}

#complete, .complete {
  text-align: center;
  padding: 0 45px 35px;
  margin-top: 25px;
}

#complete h3, .complete h3 {
  text-align: center;
  margin-bottom: 40px;
}

#complete i, .complete i {
  color: #cacaca;
  margin: 0 0 10px;
  font-size: 160px;
  padding: 0
}

#complete button, .complete button, #complete a, .complete a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 18px;
  border: 2px solid #e2141e !important;
  color: #e2141e;
  padding: 15px 35px;
  text-decoration: none;
  transition: background .5s ease;
  -moz-transition: background .5s ease;
  -webkit-transition: background .5s ease;
  -o-transition: background .5s ease;
  display: inline-block;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  outline: 0;
  background: #fff
}

#complete button:hover, .complete button:hover, #complete a:hover, .complete a:hover {
  background: #e2141e;
  color: #fff;
  border: 2px solid #e2141e;
}

.bullet {
  background: #214685;
  color: #fff;
  padding: 11px;
  float: left;
  margin: -10px 10px 0 -15px;
  width: 37px;
  height: 38px;
  text-align: center;
  margin-top: -10.5px;
}

.panel-group .panel-default:nth-child(odd) .bullet {
  background: #ed2324
}

.como-funciona #accordion-cat-1 .panel-default:nth-child(odd) {
  border-left: 37px solid #ed2324 !important;
}

.como-funciona #accordion-cat-1 .panel {
  border-left: 37px solid #214685 !important;
}

.como-funciona #accordion-cat-1 .bullet {
  margin: -10px 10px 0 -52px;
  border-radius: 4px 0 0 4px;
}

.box-alerta {
  background: #f1f2f6;
  width: 100%;
  float: left;
}

.breadcrumb {
  padding: 8px 70px !important;
  margin: 0 !important;
  background: rgb(248, 249, 251) !important;
  border: none !important;
}

.breadcrumb i {
  color: #214685;
}

.breadcrumb a {
  color: #000000;
}

.breadcrumb > li, .breadcrumb a {
  font-size: 14px
}

.breadcrumb > li:before {
  padding: 0 1px 0 7px;
  color: #ccc;
  content: "/\00a0";
}

.box-compartilhe {
  padding: 5px 5px 0 12px !important;
  background: #f1f2f6;
  border-radius: 4px;
  margin: -4px 0 -23px;
}

.box-compartilhe b {
  margin: 3px 10px 7px 0;
  float: left;
  font-weight: normal;
  color: #333;
  font-size: 14px;
}

.well {
  background: #ffffff;
  border: none;
  border-radius: 0;
  width: 100%
}

.well-garantia {
  background: #ffffff !important;
  color: #000;
  padding: 10px 35px 10px 15px;
}

.well-garantia img {
  margin-top: -8.7px;
}

.cor-branco {
  color: #ffffff !important
}

.bg-branco {
  background: #ffffff
}

.bg-pink {
  background: #ed2324
}

.clear15 {
  border: none;
  margin: 0 0 15px;
  float: left;
  width: 100%
}

.alert {
}

.alert h4 {
  font-weight: bold;
}

.alert-success {
  color: #FFFFFF !important;
  background-color: #7FB941 !important;
  border-color: #7FB941 !important;
}

.alert-danger {
  color: #FFFFFF !important;
  background-color: #E2141E !important;
  border-color: #E2141E !important;
}

.alert-info {
  color: #FFFFFF !important;
  background-color: #3DA4FF !important;
  border-color: #3DA4FF !important;
}

.alert h4 {
  font-weight: bold
}

.container, .container > div.col-md-12 {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  float: left;
}

.container, .busca-curso, #duvidas, #requisitos {
  padding: 60px 10% !important
}

#requisitos .nav-tabs > li.active > a {
  background: #214685;
  color: #ffffff;
}

#requisitos .nav-tabs > li a {
  border-radius: 4px !important
}

#requisitos .nav-tabs > li {
  margin-right: 5px;
  text-align: center;
}

#requisitos .panel {
  margin-top: 45px;
}

#requisitos .nav-tabs > li {
  float: none !important;
  display: inline-block;
}

#requisitos a.btn-info:hover i, .assinatura-secao-7 a.btn-info:hover i {
  color: #ffffff
}

#requisitos h4 {
  margin: 20px 0 10px;
}

#item-configuracoes .panel {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.titulo-box-interno {
  text-transform: uppercase;
  font-size: 2.5em;
  font-weight: 600;
  float: left;
  width: 100%;
  margin-bottom: 25px
}

.main-custom, .titulo-secao {
  float: left;
  width: 100%;
  background: #f1f2f6;
}

.titulo-pagina {
  font-size: 50px
}

.titulo-pagina i {
  color: #ed2324;
}

.titulo-secao {
  background: #ffffff;
  padding: 20px 70px;
  border-top: 1px solid #f1f2f6;
  border-bottom: 1px solid #f1f2f6;
  min-height: 68.35px
}

.titulo-secao i {
  color: #ed2324
}

.titulo-secao .col-md-12 {
  padding: 0
}

.titulo-secao h3 {
  margin: 0;
  padding: 0
}

ul, form ul {
  list-style: none !important
}

.box_modelo_1 ul {
  list-style: inherit;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.p-0, .padding0 {
  padding: 0 !important
}

.margin-0, .margin0 {
  margin: 0 !important
}

.margin-top-0 {
  margin-top: 0
}

.margin-bottom-5 {
  margin-bottom: 5px
}

.bold {
  font-weight: 700
}

a:hover, a:focus, a:active {
  text-decoration: none !important;
  outline: transparent !important;
}

.box_modelo_1 {
  background: #ffffff;
  padding: 10px;
  float: left;
  width: 100%;
  border-radius: 4px
}

iframe[name="google_conversion_frame"] {
  display: none
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background-color: #eaeaea
}

::-webkit-scrollbar-thumb {
  background-color: #ccc
}

::-webkit-scrollbar-thumb:hover {
  background-color: #bbb
}

.modal-content {
  float: left;
  width: 100%;
  border: none;
  border-radius: 0;
}

.box-botao-footer {
  padding: 0;
  border-top: 1px solid #f1f2f6;
}

.box-botao-footer .btn-info {
  color: #fff;
  background-color: #214685;
  border-color: #214685;
  width: 100%;
  text-transform: uppercase;
  border-radius: 0 0 4px 4px
}

.nav-tabs > li > a {
  float: left;
  width: 100%;
  background: #ffffff;
  border-radius: 0 !important;
  border: none !important;
}

#setas-carrinho.nav-tabs > li > a.bg-pink, #setas-carrinho.nav-tabs > li > a.bg-pink:focus {
  background: #ed2324 !important;
  color: #ffffff
}

#setas-carrinho.nav-tabs > li > a {
  padding: 0 15px !important;
}

#setas-carrinho.nav-tabs > li > a:after, #setas-carrinho.nav-tabs > li > a:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  content: "\f0da";
  right: -23px;
  position: absolute;
  font-size: 69px;
  line-height: 19px;
  color: #ffffff !important;
  z-index: 1;
}

#setas-carrinho.nav-tabs > li > a.bg-pink:after, #setas-carrinho.nav-tabs > li > a.bg-pink:hover:after, #setas-carrinho.nav-tabs > li > a.bg-pink:focus:after {
  color: #ed2324 !important;
}

#setas-carrinho.nav-tabs > li > a i {
  opacity: 0
}

#setas-carrinho.nav-tabs > li > a:focus {
  background: #f8f8fa !important
}

#setas-carrinho.nav-tabs > li > a:hover:after, #setas-carrinho.nav-tabs > li > a:focus:after {
  color: #f8f8fa !important;
}

#setas-carrinho.nav-tabs > li > a:hover:before, #setas-carrinho.nav-tabs > li > a:focus:before {
  color: #ffffff !important;
}

#setas-carrinho.nav-tabs > li > a:before {
  right: -30px;
  color: #f8f8fa !important;
  font-size: 78px;
}

#setas-carrinho.nav-tabs > li > a.bg-pink:before {
  color: #ffffff !important;
}

#setas-carrinho {
  overflow: hidden;
}

#modal-body-assinaturas .nav-tabs > li.active > a {
  background: #f1f2f6 !important
}

#modal-body-assinaturas .button_fullwidth {
  width: 100%;
  padding: 15px 0;
  font-size: 20px;
  background: green !important;
}

.nav-tabs > li {
  padding: 15px
}

.nav-tabs {
  border: none !important
}

.cursos-destaque .nav-tabs > li a * {
  -webkit-transition: all .0s ease;
  transition: all .0s ease;
}

.cursos-destaque .nav-tabs > li.active > a {
  background-color: #ed2324 !important;
  color: #ffffff !important;
}

.cursos-destaque .nav > li > a:focus, .nav > li > a:hover {
  background-color: #f8f8fa
}

#toTop {
  width: 50px;
  height: 50px;
  line-height: 36px;
  background: rgba(0, 0, 0, 0.17);
  text-align: center;
  padding: 5px;
  position: fixed;
  bottom: 41px;
  right: 13px;
  cursor: pointer;
  border-radius: 4px;
  display: none;
  color: #fff;
  font-size: 28px;
}

img[src*="https://sp.analytics.yahoo.com/spp.pl"] {
  display: none;
}

.btn {
  border: none !important;
}

.sidebar .btn-danger, #btn-assinar, #btn-assinar-2, #compre-ja2, .preco-mobile-topo .btn, .blocks .btn, #btn_baixar_pdf .btn, .btn-assinar {
  width: 100%;
  padding: 12px 0;
  font-size: 23px;
  font-weight: 900 !important;
  border-bottom: 4px solid rgba(0, 0, 0, 0.23) !important;
  margin-top: 10px;
  -webkit-transition: all .0s ease;
  transition: all .0s ease;
  margin-left: 0 !important;
  white-space: inherit;
}

.sidebar-curso .btn-danger:hover, .blocks .btn:hover, #btn-assinar:hover, #btn-assinar-2:hover, #compre-ja2:hover, .preco-mobile-topo .btn:hover, #btn_baixar_pdf .btn:hover, .btn-assinar:hover {
  margin-top: 14px !important;
  border: none !important;
  border-width: 0
}

#btn_baixar_pdf .btn:hover {
  background: #0d2856 !important
}

.btn-danger, .btn-info, .btn-primary {
  background-color: #ed2324 !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}

.btn-success {
  font-weight: 600 !important;
  text-transform: uppercase;
}

.btn-info, .btn-primary {
  background-color: #214685 !important
}

img[src*="img/spinner"], img[src*="assets/img/ajax-loader"] {
  display: block;
  margin: 10px auto;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999999999999999999999;
  display: none !important;
}

.btn-carregando {
  background-color: #214685 !important;
  color: #fff;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -75px;
  margin-top: -20px;
  padding: 10px 20px;
  border-radius: 4px;
  font-weight: bold;
  text-transform: uppercase;
  display: noen !important;
  border: 2px solid #fff;
}

.sidebar #container-menu-horizontal, .sidebar #container-menu-horizontal > div > ul > li {
  width: 100%;
  padding: 0 !important
}

.sidebar #container-menu-horizontal ul {
  margin: 0
}

.sidebar #container-menu-horizontal li i {
  float: left;
  width: 35px;
  margin-left: 30px;
  margin-right: 15px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 0
}

.sidebar #container-menu-horizontal > div > ul > li > a {
  padding: 10px 0;
  border-bottom: 1px solid #f1f2f6;
  min-height: auto;
  text-align: left;
  line-height: 30px;
}

.sidebar #container-menu-horizontal > div > ul > li a.foi-aprovado {
  line-height: 17px;
}

#container-menu-horizontal > div > ul > li a.foi-aprovado small {
  font-size: 9px;
  line-height: 10px;
  float: left;
  margin-top: 2px;
  margin-bottom: -10px;
  width: 100%;
}

.dropdown-submenu {
  position: relative;
  min-width: 200px;
}

.dropdown-menu, .dropdown-menu ul {
  min-width: 215px;
  padding: 0;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -2px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.panel-default > .panel-heading {
  background: #ffffff !important
}

.panel-default {
  border: none;
}

.busca-mobile {
  display: none !important;
}

.sidenav2 .frm-pesquisa a i {
  color: #cf0d14;
  font-size: 20px;
  margin-bottom: -2px;
  float: right;
}

.busca-mobile .busca-topo {
  max-width: 90% !important
}

.busca-mobile .auxilio-busca {
  float: left;
  width: 10%;
}

.busca-mobile .auxilio-busca > span {
  width: 100%;
  text-align: center;
}

.busca-mobile .auxilio-busca > span i {
  width: 100%
}

.busca-mobile .auxilio-busca a.dropdown-toggle {
  margin: 0;
  padding: 4.5px 7px;
  width: 100%;
  text-align: center;
}

.busca-mobile .frm-pesquisa {
  height: 32px
}

@media (max-width: 540px) {
  .busca-topo-box {
    display: none;
  }

  body {
    padding-top: 95px;
  }

  .box-titulo-cursos {
    margin: 0 -1%
  }

  #div-carrinho-identificacao a {
    padding: 9px 0 0 4px !important;
  }

  .busca-mobile {
    display: block;
    float: left;
    width: 100%;
    background: #f8f8fa;
    border-bottom: 1px solid #f1f2f6;
    padding: 5px 15px;
    margin-bottom: -1px
  }

  a#logo {
    width: 177px !important;
    margin-left: 8px !important;
  }

  .cursos-destaque .nav-tabs > li.active:after {
    display: none !important
  }

  .busca-mobile .busca-topo {
    display: block;
    margin: 0 !important;
    width: 100% !important;
    padding: 0;
  }

  .busca-mobile .frm-pesquisa a span {
    display: block !important;
  }

  .busca-mobile .frm-pesquisa a i {
    font-size: 20px;
    padding: 1px 4px 0;
  }

  .busca-mobile .busca-topo input {
    max-width: 100% !important;
    padding: 0 6px;
    line-height: 29px;
  }

  .busca-mobile .busca-topo a {
    padding: 4.5px 6px;
    border-radius: 0 4px 4px 0;
  }

  .cursos-destaque .nav li {
    width: 48%;
    margin: 0 1%;
    border: none;
    border-bottom: 7px solid #f1f2f6;
    border-right: none !important
  }

  .alert {
    top: 97px;
  }
}

@media (min-width: 541px) and (max-width: 630px) {
  .busca-topo {
    max-width: 27%;
    padding-left: 8px;
  }
}

@media (min-width: 765px) and (max-width: 870px) {
  .busca-topo {
    max-width: 45%;
    padding-left: 8px;
  }
}

@media (max-width: 360px) {
  #login_top duv {
    display: none
  }
}

@media (max-width: 450px) {
  .frm-pesquisa a span {
    display: none
  }

  .frm-pesquisa a {
    padding: 8px 5px 8px;
    border-radius: 4px;
    font-size: 13px;
  }

  .block-header h3 i, .block-header h3 b, .block-header h4 i, .block-header h4 b {
    width: 100%;
    max-width: 100%;
  }

  .block-header h3 i, .block-header h4 i {
    line-height: 50px;
  }

  .block-header h3 b, .block-header h4 b {
    padding: 15px
  }

  .frm-pesquisa a i {
    display: block;
    background: transparent !important;
  }

  .busca-topo input {
    max-width: 72px !important;
    font-size: 15px !important;
  }

  .busca-topo {
    padding-left: 4px !important;
    margin-left: 8px !important;
  }

  .sidenav2 .busca-topo a {
    padding: 10px 9px 10px 5px !important;
    font-size: 18px;
  }

  .box-diferenciais .col-sm-2 {
    width: 100% !important;
    margin: 0;
  }

  .preco-mobile .col-sm-6 {
    width: 100%;
    text-align: center
  }

  .accordion-conteudo b {
    float: left;
    max-width: 97%;
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
  }
}

@media (max-width: 350px) {
  .busca-topo {
    display: none
  }

  .sidenav2 .busca-topo {
    display: block;
  }
}

@media (max-width: 991px) {
  .titulo-secao {
    padding: 10px 15px;
  }

  .secao-resultados i {
    width: 100%
  }

  .nav-cursos {
    float: left;
  }

  #toTop {
    bottom: 5px
  }

  .titulo-secao {
    min-height: auto;
  }

  .titulo-secao h3 {
    font-size: 20px
  }

  .busca-topo {
    margin-left: 10px;
    width: 40%
  }

  header > div.col-xs-12 {
    padding-right: 15px
  }

  .box-compre-ja, .box-assine-ja {
    margin-bottom: 15px
  }

  .box-compre-ja .preco, .box-assine-ja .preco {
    padding: 15px 15px 10px 15px !important
  }

  .box-investimento h4 {
    float: left;
    padding-bottom: 0;
    width: 100%
  }

  .sidebar-curso .btn-danger, #btn-assinar, #btn-assinar-2, #compre-ja2, .preco-mobile-topo .btn, .blocks .btn, .btn-assinar {
    font-size: 17px;
  }

  .preco {
    font-size: 21px !important;
  }

  .modal-dialog {
    margin: 0 !important;
    background-color: #fff;
    float: left;
    width: 100% !important;
    padding: 0;
    height: 100%
  }

  .modal-backdrop {
    background-color: #fff
  }

  .modal {
    padding: 0 !important
  }

  .modal-content {
    box-shadow: none !important;
    border: none !important;
    width: 100%
  }

  .modal-header, .modal-body {
    float: left;
    width: 100%
  }

  .modal-sm {
    width: 100% !important;
    left: 0;
    margin: 0;
    padding: 0;
    float: left;
    height: 100%;
    background-color: #fff;
  }

  .close {
    font-size: 44px !important;
  }

  .cursos-online thead {
    display: none !important
  }

  .cursos-online .panel-body {
    margin: 1px 0 0;
  }

  .cursos-online .lista-buscar .item-preco small {
    width: 100% !important
  }

  .cursos-online .lista-buscar .media a, .cursos-online .lista-buscar .media p {
    max-width: 100% !important;
    width: 100% !important;
    text-align: center;
  }

  .cursos-online .nav-tabs > li {
    width: 100% !important
  }

  .cursos-online .table > tbody > tr > td {
    width: 100%;
    float: left;
    border: none !important;
    text-align: center !important;
  }

  .cursos-online thead {
    display: none !important
  }

  .cursos-online .panel-body {
    margin: 1px 0 0;
  }

  .cursos-online .lista-buscar .item-preco small {
    width: 100% !important
  }

  .cursos-online .lista-buscar .media a, .cursos-online .lista-buscar .media p {
    max-width: 100% !important;
    width: 100% !important;
    text-align: center;
  }

  .cursos-online .nav-tabs > li {
    width: 100% !important
  }

  .lista-buscar tr {
    margin-bottom: 10px;
    float: left;
  }

  .text-center-xs {
    text-align: center
  }

  .h2, h2 {
    font-size: 20px;
  }

  .h1, h1 {
    font-size: 25px;
  }

  .titulo-box-interno {
    font-size: 1.5em;
    text-align: center;
  }
}

@media (max-width: 1670px) {
  .telefones-topo {
    display: none !important;
  }

  .icone-assinatura span.assina {
    display: none;
  }

}

@media (max-width: 860px) {
}

.lista-buscar {
  border: none !important;
  box-shadow: none !important;
}

.lista-buscar .item-preco small {
  float: left;
  line-height: 12px;
}

.lista-buscar tr, a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  background: #f8f8fa
}

.lista-buscar tr:nth-child(odd) {
  background: #fff
}

.lista-buscar tbody tr:first-child {
  padding: 10px 0 !important;
  border-bottom: 10px solid #ffffff;
  border-top: 10px solid #ffffff;
  background: #e2141e;
  color: #ffffff !important;
}

.lista-buscar tbody tr:first-child:hover {
  background: #bf0a13
}

.lista-buscar tbody tr:first-child b {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  float: left;
}

.lista-buscar tbody tr:first-child .label-saiba {
  border-color: #ffffff !important
}

.lista-buscar tbody tr:first-child .preco {
  color: #ffffff
}

.lista-buscar tbody tr:first-child .btn-info {
  border: 2px solid #ffffff !important;
  font-size: 14px !important
}

.lista-buscar tbody tr:first-child .btn-info b {
  font-size: 14px !important;
  width: 100%
}

.lista-buscar tbody tr:first-child .media a {
  max-width: 100%;
}

.lista-buscar tbody tr:first-child .preco span {
  font-size: 14px !important;
  font-weight: normal;
  color: #fafafa;
}

.lista-buscar thead tr {
  background: rgba(0, 0, 0, 0.02) !important;
}

.lista-buscar .media a, .lista-buscar .media p {
  max-width: 100%;
  float: left;
}

.lista-buscar .media a b {
  font-weight: normal
}

.lista-buscar .preco, .buscar-container .preco {
  font-size: 20px !important;
  font-weight: bold;
}

.lista-buscar td, .buscar-container td {
  border-right: 1px dashed #eaeaea;
}

.lista-buscar td:last-child, .buscar-container td:last-child {
  border-right: none !important;
}

/*home*/
.alunos-aprovados, .alunos-aprovados #alunosaprovados, .alunos-aprovados .h4 {
  width: 100%;
  float: left;
}

.alunos-aprovados {
  border-radius: 4px;
  border: 1px solid #f1f2f6;
  margin-bottom: 10px;
}

.alunos-aprovados small span.h4 {
  padding: 37px 0;
  font-size: 40px;
  margin: 0;
  float: left;
  width: 100%;
  background: #f8f9fb;
  font-weight: bold
}

.banner-box hr.clean {
  margin: 15px 0;
}

.alunos-aprovados #alunosaprovados {
  background: #00a000;
}

#slide-principal a img, #slide-principal img {
  width: 100%;
  border-radius: 0
}

#slide-principal a.left, #slide-principal a.right {
  width: 87px;
  background: rgba(0, 0, 0, 0.39);
  margin-top: 0px;
  height: 100%;
  padding: 0;
  font-size: 44px;
  display: none;
}

#slide-principal a.right span, #slide-principal a.left span {
  top: 50%;
  position: relative;
  margin-top: -22px;
  float: left;
  left: 29px;
}

#slide-principal a.left span {
  left: 25px;
}

#slide-principal .carousel-indicators li {
  border: none;
  background: rgba(255, 255, 255, 0.48);
}

#slide-principal .carousel-indicators {
  display: none;
}

#slide-principal .carousel-indicators .active {
  background-color: #ffffff
}

#slide-principal:hover a.left, #slide-principal:hover a.right, #slide-principal:hover .carousel-indicators {
  display: block;
}

.secao-escolha {
  padding: 90px 10% 100px
}

.cursos-home a.left, .cursos-home a.right {
  margin-left: -61px;
  width: 48px;
  border-radius: 4px;
  background: none;
  height: 100px;
  line-height: 100px;
  color: #000000;
  text-shadow: none;
  font-size: 70px;
  top: 40%;
}

.cursos-home a.right {
  margin-left: inherit;
  margin-right: -61px
}

.cursos-home .item {
  min-height: 300px
}

.secao-escolha .col-md-3:last-child small {
  line-height: 16px;
  float: left;
  width: 100%;
  font-size: 15px;
  margin: 5px 0 10px;
}

.secao-escolha .col-md-3 p.h4 {
  font-weight: normal
}

.secao-escolha i {
  background: #fff;
  color: #ed2324;
  font-size: 65px;
  padding: 31px 0 32px;
  width: 128px;
  margin: 60px 0 10px;
  border-radius: 92px;
}

.secao-escolha div > div.col-md-3:nth-child(odd) i {
  color: #214685;
}

#slide-principal a img[alt="spinner"], #slide-principal a i.spinner-slide {
  width: auto;
  margin: 9% auto;
}

#container-menu-horizontal {
  float: left;
  width: 100%;
  background: #ffffff;
  /*border-top: 1px solid #f1f2f6;*/
}

.box-alerta {
  padding: 0 10%;
}

#container-menu-horizontal > div > ul > li {
  float: left;
  width: 10%;
  padding: 0;
}

#container-menu-horizontal > div > ul > li > a {
  float: left;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #333333;
  padding: 20px 9px 10px;
  line-height: 18px;
  font-size: 15px;
  min-height: 130px;
  border-right: 1px solid #f1f2f6;
}

#container-menu-horizontal > div > ul > li a.foi-aprovado {
  margin-top: -1px;
  font-size: 14px;
  padding: 20px 3px;
}

.slide-box #container-menu-horizontal > div > ul > li:nth-child(9) {
  border-bottom: 1px solid #214685 !important
}

.slide-box #container-menu-horizontal > div > ul > li:nth-child(10) {
  border-bottom: 1px solid #ed2324 !important
}

#container-menu-horizontal > div > ul > li > a:hover {
  opacity: .8
}

#container-menu-horizontal > div > ul > li:nth-child(9) > a i {
  color: #fec408;
}

#container-menu-horizontal i {
  float: left;
  width: 100%;
  font-size: 33px;
  color: #ed2324;
  margin-bottom: 10px
}

.satisfacao-box {
  background: #f8f8f9;
  /*color: #ffffff !important;*/
  /*margin-top: -1px;*/
}

.box-slide .satisfacao-box {
  border-right: 1px solid #f8f8f9 !important;
  border-radius: 0 0 4px 0;
  overflow: hidden;
}

#container-menu-horizontal > div > ul > li a.satisfacao-box div {
  max-width: 146px;
  margin: 0 auto;
}

.sidebar #container-menu-horizontal > div > ul > li a.satisfacao-box div {
  width: 100%;
  max-width: 100%
}

.sidebar #container-menu-horizontal > div > ul > li a.satisfacao-box {
  display: none;
}

#container-menu-horizontal > div > ul > li a.satisfacao-box {
  padding: 5px 0 !important;
  margin-bottom: -1px;
  border-radius: 0 0 4px 0;
  border-bottom: 1px solid #f1f2f6;
  overflow: hidden;
}

#container-menu-horizontal > div > ul > li:last-child {
  border-radius: 0 0 4px 0;
  overflow: hidden;
}

#container-menu-horizontal > div > ul > li a.satisfacao-box img {
  height: 58px;
  width: 100%;
  float: left;
  margin: 0 0px -8px;
}

#container-menu-horizontal > div > ul > li a.satisfacao-box b {
  float: right;
  padding: 7px 5px 0px 0;
  max-width: 100%;
  text-align: center;
  width: 100%;
  font-size: 15px;
  margin-bottom: 0px;
  line-height: 16px;
}

#container-menu-horizontal > div > ul > li a.satisfacao-box small {
  width: 92%;
  font-size: 9px;
  padding: 0px 0px;
  border: 1px solid #543333;
  border-right: none;
  border-left: none;
  margin: 5px 0;
  line-height: 10px;
  font-weight: normal;
  display: inline;
}

@media (max-width: 1338px) {
  #container-menu-horizontal > div > ul > li > a {
    min-height: 140px;
    font-size: 14px
  }

  #container-menu-horizontal > div > ul > li a.satisfacao-box small {
    margin-top: 6px;
  }

  #container-menu-horizontal > div > ul > li a.satisfacao-box b {
    padding-top: 7px
  }
}

#container-menu-horizontal li:nth-child(odd) i {
  color: #214685;
}

#container-menu-horizontal li:nth-child(8) {
  padding-right: 0;
}

#container-menu-horizontal li:nth-child(8) a {
}

#container-menu-horizontal ul {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  border-left: 1px solid #f1f2f6;
  border-top: 1px solid #f1f2f6;
  z-index: 2
}

.box-slide #container-menu-horizontal ul {
  border-radius: 0 0 4px 4px;
}

.box-slide #container-menu-horizontal .nossos-cursos > ul > li {
  border-bottom: 1px solid #f1f2f6
}

.slide-topo {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}

[data-toggle="dropdown"] {
  display: block !important;
  cursor: pointer;
}

#depoimentos, .cursos-destaque {
  background: #f1f2f6;
}

#depoimentos {
  padding: 70px 5% 70px 10%
}

.secao-resultados {
  float: left;
  width: 100%;
  padding: 30px 10%;
  background: #ed2324;
  color: #ffffff;
  background: url(../img/bg-resultados-.png);
] background-position: center center;
}

.secao-resultados h3 {
  margin: 0;
}

.secao-resultados .col-md-10 {
  padding-right: 0
}

.secao-resultados p {
  font-weight: lighter;
}

.secao-resultados a {
  float: right;
  background: #214685;
  border: 3px solid #ffffff !important;
  width: 100%;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 12px;
  white-space: inherit;
}

.secao-resultados i {
  font-size: 86px;
}

.newsletter h3, #depoimentos h3 {
  text-align: center;
  margin: 30px 0 20px;
  font-size: 30px;
}

.newsletter {
  font-size: 30px;
  line-height: 24px;
  background: #ffffff;
  padding: 70px 10% 0 5% !important;
}

.newsletter .icones-grupo {
  float: left;
  margin: 40px auto;
  width: 100%;
  padding: 0 14px;
  text-align: center;
}

.newsletter .icones-grupo .ms-icon {
  font-size: 44px;
  margin: 0 5px
}

.icones-grupo .ms-icon {
  padding: 8px 0 9px;
  text-align: center;
  font-size: 1.5em;
}

.icones-grupo .fb-icon {
  color: #366eab !important;
}

.icones-grupo .tt-icon {
  color: #28a9e5 !important;
}

.icones-grupo .yt-icon {
  color: #e2141e !important;
}

.icones-grupo .gp-icon {
  color: #34a853 !important;
}

.icones-grupo .pt-icon {
  color: #21b0bc !important;
}

.icones-grupo .rs-icon {
  color: #ef9434 !important;
}

.icones-grupo .fl-icon {
  color: #ec2755 !important;
}

.icones-grupo .ms-icon:hover {
  opacity: 0.7;
  transition: background .5s ease;
  -moz-transition: background .5s ease;
  -webkit-transition: background .5s ease;
  -o-transition: background .5s ease;
  color: #fff;
}

.btn-newsletter {
  background: #ed2324;
  font-size: 27px !important;
  margin-left: -8px;
  border-radius: 0 5px 5px 0 !important;
  color: #ffffff !important;
  width: 20%;
  float: left;
  padding: 6px 0 !important;
}

.btn-newsletter:hover {
  background-color: #555;
}

input.form-control#email_newsletter {
  margin-bottom: 0;
  background-color: #f1f2f6;
  height: 52px;
  width: 80% !important;
  padding-left: 25px;
  color: #676767;
  float: left;
  border-radius: 5px 0 0 5px;
}

.cursos-destaque, .secao-adicional {
  background: #f1f2f6
}

.cursos-destaque, .assinatura-secao, .secao-destaque, .secao-adicional {
  padding: 50px 10%;
  float: left;
  width: 100%;
}

.cursos-destaque h2, .cursos-destaque li {
  text-align: center;
  padding: 0 15px;
  line-height: 23px
}

.cursos-destaque li, .cursos-destaque .nav li {
  font-size: 14px;
}

.cursos-destaque .nav li {
  border-right: 10px solid #f1f2f6;
}

.cursos-destaque .nav li:last-child {
  border-right: 0
}

.cursos-destaque .nav a {
  border-radius: 4px !important;
  overflow: hidden;
}

.cursos-destaque li span {
  line-height: 13px;
  float: left;
  width: 100%;
  padding: 0 5px;
  min-height: 37px;
  text-transform: none;
}

.cursos-destaque li a {
  padding: 0;
}

.cursos-destaque li i {
  margin: 18px 0 10px
}

.cursos-destaque h2 {
  font-size: 18px;
  min-height: 95px;
  margin: 0 0 10px;
}

.cursos-destaque .remuneracao {
  min-height: 40px
}

.cursos-destaque * {
  -webkit-transition: all .0s ease;
  transition: all 0s ease;
}

.cursos-destaque .col-item {
  background: #ffffff;
  float: left;
  margin-bottom: 30px;
  width: 100%;
  border-radius: 4px;
  color: #000000;
}

.cursos-destaque .col-item:hover {
  /*  border: 2px solid #214685*/
}

.cursos-destaque .col-item:hover .btn {
  background: #ed2324 !important
}

.fb_iframe_widget span {
  max-width: 100%;
  overflow: hidden;
}

.mais-vendidos-box, .facebook-box, .youtube-box, .instagram-box {
  float: left;
  width: 100%;
  border: 0;
  margin-bottom: 10px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 0px 1px #f1f2f6;
}

.youtube-box #___ytsubscribe_0 {
  text-align: center;
  float: left !important;
  width: 100% !important;
  padding: 10px 0 !important;
  height: auto !important;
}

.box-instagram {
  float: left;
  padding: 0 20px 15px;
  background: #f8f8fa;
  width: 100%;
}

.mais-vendidos-box a {
  float: left;
  width: 100%
}

.mais-vendidos-box h4, .facebook-box h4, .youtube-box h4, .instagram-box h4, .alunos-aprovados h4 {
  color: #ffffff;
  margin: 0;
  padding: 15px 20px;
  font-size: 21px;
}

.mais-vendidos-box h4 {
  background: #ed2324;
}

.facebook-box h4 {
  background: #214685;
}

.youtube-box h4 {
  background: #e5001c;
}

.instagram-box h4 {
  background: #f8f8fa;
  color: #000000 !important;
}

.mais-vendidos-box li {
  float: left;
  width: 100%;
  padding: 0 10px;
}

.mais-vendidos-box li a h5 b {
  color: #000000;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  padding: 0px 0 8px 10px;
  float: left;
}

.mais-vendidos-box h3 {
  margin: 10px;
  font-weight: bold;
  color: #214685;
}

.mais-vendidos-box li:nth-child(odd) {
  background: rgba(241, 242, 246, 0.48)
}

#secao-cheguei-la {
  float: left;
  width: 100%;
  background: /*url(../img/bg-cheguei.png)*/ #214685;
  padding: 50px 0 30px;
  overflow: hidden;
}

#secao-cheguei-la h2 {
  color: #ffffff;
  font-size: 45px;
  margin-top: 0;
}

.titulo-secao-lg {
  font-size: 45px;
  margin-top: 0;
  float: left;
  color: #000;
  width: 100%
}

[class*="assinatura-secao"] .titulo-secao-lg {
  /*font-size: 65px*/
}

#carousel-cheguei-la .item {
  padding: 30px 10% 10px;
  float: left;
  width: 100%
}

.archive-list-out, .archive-list-in {
  float: left;
}

.archive-list-in {
  min-height: 96px
}

#carousel-cheguei-la .carousel-control {
  width: 70px;
  background: rgba(0, 0, 0, 0.39);
  margin-top: -119px;
  height: 140%;
  padding: 16% 0 0;
  font-size: 44px;
}

#carousel-cheguei-la a {
  float: left;
  background: #ffffff;
  padding: 0px;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}

#carousel-cheguei-la a img {
  width: 100%;
  border-radius: 0 !important
}

#carousel-cheguei-la h3 {
  font-size: 18px;
  margin: 15px 0 15px;
  padding: 0 15px;
  font-weight: normal;
  color: #000000;
  text-align: center;
  line-height: 22px;
}

.menu-destaque-assinatura ul, .menu-destaque-assinatura {
  padding: 0;
  float: left;
}

.menu-destaque-assinatura li {
  padding: 0 15px;
}

.menu-destaque-assinatura li div {
  line-height: 16px;
  padding: 6px 10px 10px 0;
  margin-bottom: 5px;
  background: #ffffff;
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  color: #000000;
  border-radius: 4px;
  border-left: 50px solid #0d2856;
  padding-left: 12px;
  min-height: 48px;
}

.menu-destaque-assinatura i {
  font-size: 24px;
  float: left;
  background: #214685;
  padding: 8px;
  width: 53px;
  border-radius: 4px 0 0 4px;
  line-height: 33px;
  text-align: center;
  margin: 0px 15px -10px 0px;
  height: 48px;
  border-right: 3px solid #f8f8fa;
  color: #ffffff;
  position: absolute;
  z-index: 1;
  left: 15px
}

.menu-destaque-assinatura li:nth-child(odd) i {
  background: #0d2856 !important;
}

.lista-diferenciais li:nth-child(1) div, .lista-diferenciais li:nth-child(4) div, .lista-diferenciais li:nth-child(5) div, .lista-diferenciais li:nth-child(8) div, .lista-diferenciais li:nth-child(9) div, .lista-diferenciais li:nth-child(12) div {
  border-color: #0d2856;
}

.assinatura-secao .plan-features, .plano-assinatura {
  padding: 15px 20px 27px;
  margin: 0;
  border: 1px solid #f1f2f6;
  border-top: none;
  background: #ffffff;
  float: left;
  width: 100%
}

.assinatura-secao, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: #f8f8fa;
}

.preco .h1 {
  font-size: 24px;
  color: #ed2324;
  margin: 0px 0 0 5px;
  font-weight: bold;
}

[class*="assinatura-secao"] {
  padding: 6% 0 !important;
  float: left;
  width: 100%;
  padding-bottom: 0;
  display: table;
}

.assinatura-secao-1 {
  background-color: #009688;
  /*background-image: linear-gradient(141deg, #009688 0%, #13bfaf 51%, #009688 75%);*/
}

.assinatura-secao-2 {
  background-color: #F1F2F6;
  /*background-image: linear-gradient(141deg, #051940 0%, #9025a2 51%, #051940 75%)*/
}

.assinatura-secao-4 {
  background-color: #051940;
  /*background-image: linear-gradient(141deg, #edeff1 0%, #f1f2f6 51%, #edeff1 75%);*/
  min-height: auto;
}

.assinatura-secao-2 .titulo-secao-lg, .assinatura-secao-3 .titulo-secao-lg,

,
.assinatura-secao-7 .titulo-secao-lg {
  /*text-shadow: 1px 1px 3px #4d0858*/
  font-size: 50px
}

.assinatura-secao-1 .label-desconto-home {
  background: #FF9800;
}

.assinatura-secao-1 .label-desconto-home:after {
  color: #FF9800;
}

.assinatura-secao-2 .label-desconto-home, .assinatura-secao-3 .label-desconto-home {
  background: #ff9800;
}

.assinatura-secao-2 .label-desconto-home:after, .assinatura-secao-3 .label-desconto-home:after {
  color: #ff9800;
}

.assinatura-secao-4 .label-desconto-home:after {
  color: #051940;
}

.assinatura-secao-6 .label-desconto-home:after {
  color: #ff9800;
}

.assinatura-secao-4 .h21 {
  background: #ffffff;
  border-radius: 4px;
  color: #051940 !important;
  padding: 10px 20px;
  font-size: 41px;
  float: left;
  width: auto;
  margin-bottom: 10px !important;
  margin-top: 43px !important;
  border: 1px solid #f1f2f6;
}

[class*="assinatura-secao-"] > .box-table {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.assinatura-secao-1 > .container, .assinatura-secao-2 > .container {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.assinatura-secao-3 .panel-group .panel-default:nth-child(odd) .bullet, .assinatura-secao-3 .panel-group .panel-default:nth-child(odd) .panel-heading {
  background: #051940 !important
}

.assinatura-secao-3 .bullet {
  background: #051940;
  margin: 0;
  width: 100%;
  padding: 12px 0 0 12.5px;
  font-size: 32px;
}

.assinatura-secao-3 .col-lg-11 {
  background: #f8f8fa;
  padding: 15px;
}

.assinatura-secao-2 .col-lg-11 {
  min-height: 60px
}

.assinatura-secao-3 .panel .btn-assinar {
  padding: 10px;
  font-size: 16px;
  background-color: #ed2324 !important;
  max-width: 360px;
  white-space: initial
}

.assinatura-secao-3 .panel-group .panel-heading {
  background: #051940 !important;
}

.assinatura-secao-3 {
  background: #ffffff;
  background-image: none
}

.assinatura-secao-3 .row > .col-md-4 {
  margin-top: 10%
}

.assinatura-secao-6 .h22 {
  font-size: 63px !important;
  line-height: 63px !important;
  color: #ff9800 !important;
}

.assinatura-secao-6 p {
  font-size: 17px;
  line-height: 23px;
  opacity: .9;
}

.assinatura-secao-3 .plano-assinatura {
  background: #051940;
  color: #fff;
}

.assinatura-secao-3 .plano-assinatura strike {
  color: #ffffff
}

.assinatura-secao-3 .plano-assinatura .cor-pink {
  color: #ff9800 !important
}

.assinatura-secao-3 .panel-heading > span {

}

.assinatura-secao-3 .panel-heading {
  padding: 0
}

.assinatura-secao-6 .embed-responsive {
  border-radius: 4px
}

.assinatura-secao-4 .list-group-item {
  background-color: #ffffff;
  color: #000;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 15px;
  border: none;
  position: relative;
  padding-left: 55px;
}

.assinatura-secao-4 .list-group {
  padding-left: 15px;
  margin-bottom: 0;
}

.assinatura-secao-4 .box-compra-assinatura {
  border-top: 1px solid #f1f2f6 !important;
}

.assinatura-secao-4 .badge {
  background-color: #051940;
  border-radius: 10px;
  background: none;
  color: #051940;
  font-size: 24px;
  margin-top: -2px;
  padding: 0;
  margin-right: 13px !important;
  margin-bottom: 24px;
  width: 27px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -14px;
}

@media (min-width: 992px) and (max-width: 1120px) {
  .assinatura-secao-4 .badge {
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  .assinatura-secao-4 .badge {
    margin-bottom: 24px;
  }
}

.assinatura-secao-6 h5 {
  margin: 0px 0 30px;
  text-align: center;
  color: #000000;
  padding: 10px 15px;
  float: left;
  width: 100%;
  font-weight: normal;
  font-size: 17px;
  border-radius: 0 0 4px 4px;
}

.assinatura-secao-3 .panel-title {
  float: left;
  width: 100%;
  font-size: 17px;
  line-height: 16px;
  padding: 0 20px 0 5px;
  font-weight: 600;
  color: #333333
}

.assinatura-secao-3 .panel-body {
  border: 1px solid #f3f3f3 !important;
  border-top: 0 !important;
  margin-bottom: 15px
}

.assinatura-secao-3 [aria-expanded="true"] .fa-plus:before {
  content: "\f068";
}

.assinatura-secao-3 .panel-title span.col-lg-11 {
  padding: 10px 15px;
  float: left;
  background: #ffffff;
}

.assinatura-secao-3 .panel-group .panel {
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 10px;
  box-shadow: none;
  border: none;
}

.panel-faq .panel-title .fa {
  color: #051940
}

.assinatura-secao-3 .titulo-secao-lg {
  color: #000000
}

.assinatura-secao-2 h3 small, .assinatura-secao-3 h3 small, .assinatura-secao-4 h3 small, .assinatura-secao-7 h3 small {
  line-height: 29px;
  float: left;
  width: 100%;
  color: #333333;
  margin: 7px 0 25px;
  font-size: 27px;
  opacity: .9;
}

[class*="assinatura-secao-"] .container {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

[class*="assinatura-secao-"] {
  /*min-height: calc(100vh - 102px) !important;*/
}

.assinatura-secao-3 h3 small, .assinatura-secao-4 h3 small {
  color: #000000
}

.assinatura-secao-1 .h21 {
  margin: 3% 0 0;
}

.assinatura-secao-1 .h21, .assinatura-secao-1 .h22 {
  /*text-shadow: 1px 1px 3px #057167;*/
}

.assinatura-secao-1 .h21 b, .assinatura-secao-7 .h21 b {
  font-size: 65px;
  line-height: 67px;
  float: left;
}

.assinatura-secao-1 .h22 {
  margin-top: 10px;
}

.assinatura-secao-1 .h22 b, .assinatura-secao-2 .h22 b, .assinatura-secao-4 .h22 b {
  font-size: 28px;
  line-height: 30px;
  float: left;
  opacity: .9;
}

.assinatura-secao-1 p, .assinatura-secao-2 p, .assinatura-secao-4 p {
  font-size: 15px !important;
  font-weight: 100;
  line-height: 19px;
  opacity: .8;
}

.assinatura-secao-4 p {
  font-size: 23px !important;
  line-height: 25px;
}

.assinatura-secao-4 .secao-interna, .assinatura-secao-6 .secao-interna {
  background: #ff9800;
  float: left;
  margin-bottom: -5%;
  width: 100%;
  padding: 5% 0;
  margin-top: 5%;
}

.assinatura-secao-6 .secao-interna {
  background: #051940
}

.assinatura-secao-6 {
  background: #ffffff;
  padding: 5% 0;
}

.assinatura-secao-7 p {
  font-size: 20px !important;
  line-height: 27px;
  font-weight: normal;
  opacity: 0.8;
  margin-top: 10px;
}

.assinatura-secao-3 .btn-teste3, .assinatura-secao-2 .btn-teste3 {
  color: rgba(0, 0, 0, 0.82) !important;
  border-color: rgb(214, 214, 214);
}

.box-gran-ensino .well i {
  width: 100%;
  float: left;
  font-size: 32px;
  text-align: center;
  padding-bottom: 16px;
  line-height: 16px;
  color: #051940;
}

.assinatura-secao-7 {
  background-color: #051940;
  min-height: auto !important;
  padding-bottom: 6% !important;
}

.assinatura-secao-7 .label-desconto-home:after {
  color: #ff9800
}

.assinatura-secao-7 .label-desconto-home {
  margin-top: 27px

}

.box-gran-ensino .well .conteudo-icon {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.box-gran-ensino .well {
  display: table;
  border-radius: 4px;
  background: #f8f8fa;
  color: #333333;
  font-size: 14px;
  min-height: 115px;
  text-align: center;
  padding: 15px;
  margin-bottom: 30px;
  width: 100%;
  border: 1px solid #ffffff47;
  line-height: 16px;
  font-weight: 600;
  box-shadow: none;
  border-bottom: 3px solid #eeeeee;
}

.preco {
  color: #e2141e;
  font-size: 26px;
  margin: 10px 0 0;
}

.preco span {
  font-size: 14px !important;
  font-weight: normal;
  color: #000000;
}

.pacote-bg .preco span {
  color: #ffffff
}

.pacote-bg .cor-preto {
  color: #ffffff !important
}

.item-preco {
  min-width: 165px;
  text-align: center;
}

.lista-buscar .media a {
  color: #000000
}

.item-preco small {
  float: left;
  width: 100%
}

.box-compra-assinatura {
  border-top: 3px solid #214685;
  padding: 0;
  float: left;
  width: 100%
}

.box-compra-assinatura .btn {
  margin-top: -1px;
  margin-bottom: 10px;
}

.box-compra-assinatura h4 {
  color: #214685;
}

.btn-garantia {
  float: left;
  width: 100%;
  border: 1px solid #f1f2f6;
  padding: 10px;
  color: #000000 !important;
  background: #ffffff;
  border-radius: 4px;
  font-size: 13px;
  line-height: 15px;
}

.btn-garantia b {
  font-size: 12px
}

.btn-garantia .col-xs-9 {
  margin-top: 8px
}

#pag-assinaturas .termos-condicoes {
  max-height: 300px;
  overflow-x: hidden;
  float: left;
}

#pag-assinaturas .modal-footer {
  float: left;
  width: 100%
}

.g-recaptcha div[style="width: 304px; height: 78px;"] {
  width: 177px !important;
  height: 53px !important;
  border: 1px solid #f1f2f6;
  overflow: hidden;
  border-radius: 13px;
  margin: 0 auto
}

.captcha-planos {
  width: 100%;
  float: left;
}

.captcha-planos .g-recaptcha div[style="width: 304px; height: 78px;"] {
  margin: -5px auto 26px !important;
  width: auto !important;
  height: auto !important;
  border-radius: 0 !important;
  border: 0;
  overflow: inherit;
  max-width: 301px;
}

.g-recaptcha {
  float: left;
  width: 100%;
}

.enviar-btn .btn {
  width: 100%;
  height: 37px;
  line-height: 20px;
  border-radius: 8px !important;
  font-size: 18px;
}

.g-recaptcha div[style="width: 304px; height: 78px;"] iframe {
  margin: -10px -1px;
}

.box-diferenciais .col-sm-2 {
  width: 20%
}

.footer .debito- img, .footer .credito- img, .footer .boleto- img {
  margin: 0 5px 5px 0;
}

.footer .debito- {
  margin-right: 25px;
}

@media (min-width: 768px) and (max-width: 1200px) {
  .cursos-home {
    padding: 0 6% !important
  }

  #nav-footer, .menu-footer- {
    padding: 30px !important
  }

}

@media (min-width: 1200px) {
  .menu-principal {
    position: fixed;
    top: 55px;
    width: 100%;
    z-index: 12;
    box-shadow: none;
    border-bottom: 1px solid #eee;
  }

  body {
    padding-top: 101px
  }

  .nav-cursos.affix {
    top: 116px !important
  }

  .alert {
    top: 106px;
  }
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .container, .busca-curso, #duvidas, #requisitos, .cursos-destaque, .assinatura-secao, .secao-destaque, .secao-adicional {
    padding: 50px 70px !important;
  }

  .box-alerta {
    padding: 0 70px !important;
  }

  .menu-navegue .col-lg-2 {
    width: 20%;
  }
}

@media (min-width: 992px) {
  .cursos-destaque .col-lg-2 {
    min-height: 355px;
  }

  .secao-escolha .col-md-3 {
    max-width: 20%;
  }

  .secao-escolha .col-sm-offset-3 {
    margin: 0
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  header .busca-topo {
    width: 30% !important
  }
}

@media (min-width: 1200px) and (max-width: 1260px) {
  body {
    padding-top: 98px;
  }
}

@media (min-width: 1200px) and (max-width: 1900px) {
  header .busca-topo {
    width: 34%;
    margin-left: 10px;
  }
}

@media (min-width: 1901px) {
  header .busca-topo {
    width: 38%
  }
}

@media (min-width: 1200px) and (max-width: 1470px) {
  /*  .icone-assinatura span span {display: none}*/
  .fone-rodape {
    min-height: 110px;
  }

  .hide-b {
    display: none;
  }
}

@media (max-width: 1400px) and (min-width: 1100px) {
  header .busca-topo {
    width: 25%;
    margin-left: 10px;
  }
}

@media (max-width: 992px) {
  .preco-mobile {
    position: fixed !important;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: #ffffff;
    width: 100%;
    padding: 5px 15px 7.5px;
  }

  .titulo-select {
    margin-bottom: 0 !important
  }

  .breadcrumb {
    padding: 8px 15px !important;
  }

  .carousel-indicators {
    display: none;
  }

  .secao-resultados {
    text-align: center;
  }

  .lista-buscar tr {
    border-top: none !important;
    border-radius: 4px;
    overflow: hidden;
  }

  .preco-mobile, .preco-mobile-topo {
    border: 1px solid #f1f2f6;
  }

  #carrinho .table > tbody > tr > td, #carrinho .table > tbody > tr > th, #carrinho .table > tfoot > tr > td, #carrinho .table > tfoot > tr > th, #carrinho .table > thead > tr > td, #carrinho .table > thead > tr > th {
    border-top: 1px solid #f1f2f6;
    float: left;
    width: 100%;
    border: none;
    text-align: center;
  }

  .footer .debito-, .footer .credito-, .footer .boleto- {
    width: 100%;
    margin-right: 0
  }

  .footer .debito- li, .footer .credito- li, .footer .boleto- li {
    min-height: 35px
  }

  #carrinho .table > thead {
    display: none;
  }

  #carrinho .table .btn-remover {
    float: none;
  }

  .table > tbody > tr {
    border-top: 1px dashed #f1f2f6;
    width: 100%
  }

  #form-carrinho-cupom {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 10px !important;
  }

  #form-carrinho-cupom .controls {
    padding: 0
  }

  .box-carrinho form .btn {
    width: 100%
  }
}

@media (max-width: 767px) {
  .modal-open {
    position: fixed;
  }

  .modal-footer.footer-pag label.inline {
    margin-top: 15px;
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
  }

  [style="padding: 40px 0 20px !important;background-color: #214685;"] {
    text-align: center;
  }

  [class*="assinatura-secao"] .titulo-secao-lg {
    /*font-size: 40px*/
  }

  .busca-mobile .auxilio-busca a.dropdown-toggle {
    padding: 4.5px 0 !important
  }

  .modal {
    -webkit-overflow-scrolling: auto !important;
    overflow-y: auto !important;
  }

  #div-carrinho-identificacao a {
    padding: 9px 10px
  }

  .cursos-destaque li span {
    min-height: 47px;
  }

  .menu-topo {
    margin: 0 -15px 0 -15px;
  }

  .busca-topo input {
    font-size: 17px;
  }

  .busca-topo {
    padding-left: 7px;
    width: 35%
  }

  .box-diferenciais .col-sm-2 {
    width: 33.3333%
  }

  .cursos-destaque h2 {
    min-height: auto;
  }

  .cursos-destaque .remuneracao {
    min-height: auto
  }

  .fone-rodape a, .secao-whatsapp a {
    background: transparent !important;
    box-shadow: none;
    border: 1px solid #ffffff !important;
    border-radius: 4px !important;
    margin-bottom: 5px;
    padding: 4px 8px;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 14px
  }

  .fone-rodape small {
    float: left;
    width: 100%;
  }

  .container, .assinatura-secao, .cursos-destaque, .secao-resultados {
    padding: 50px 15px !important;
  }

  .secao-resultados .fa-trophy {
    width: 100%;
    text-align: center;
  }

  .busca-curso {
    padding: 15px !important
  }

  .menu-destaque-assinatura li:nth-child(even) i {
    background: #214685 !important;
  }

  .menu-destaque-assinatura li:nth-child i {
    height: 100px
  }

  .menu-destaque-assinatura li div {
    max-height: 100px;
    overflow: hidden;
  }

  .secao-escolha {
    padding: 50px 0
  }

  #slide-principal a.left, #slide-principal a.right {
    width: 66px;
    padding: 0;
    font-size: 26px;
  }
}

/*------formulários*/
.radio-lb {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #214685;
  float: left;
}

.radio-lb input {
  display: none;
}

.radio-lb .btn {
  border-radius: 0
}

.radio-lb .noactive {
  color: #214583;
  background-color: #fff !important;
}

input[type=checkbox].ace + .lbl, input[type=radio].ace + .lbl {
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 20px;
  min-height: 18px;
  min-width: 18px;
  font-weight: normal;
  cursor: pointer;
}

input[type=checkbox].ace:checked + .lbl::before, input[type=radio].ace:checked + .lbl::before {
  display: inline-block;
  content: '\f00c';
  background-color: #F5F8FC;
  border-color: #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}

input[type=checkbox].ace + .lbl::before, input[type=radio].ace + .lbl::before {
  cursor: pointer;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-weight: normal;
  font-size: 12px !important;
  color: #777f83 !important;
  content: "\a0";
  background-color: #FAFAFA;
  border: 1px solid #c8c8c8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  display: inline-block;
  text-align: center;
  height: 13px;
  line-height: 11px;
  min-width: 13px;
  margin-right: 1px;
  position: relative;
  top: -1px;
}

.form-group {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  margin-bottom: 10px !important;
}

.input-icon {
  position: absolute;
  right: 8px;
  top: 10px;
  width: 32px;
  height: 24px;
  text-align: right;
  border-left: 1px solid #ececec;
}

input.form-control, textarea.form-control, .bootstrap-timepicker-widget table td input, .styled-select select {
  background: 0 0;
  background-color: #fff;
  border-radius: 8px !important;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  color: #000;
  height: 44px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: 1.428571429;
  padding: 6px 12px;
}

#foi-aprovado input, #foi-aprovado select, #foi-aprovado textarea, #container_login input.form-control, .box_modelo_1 input.form-control, .box_modelo_1 textarea.form-control, .box_modelo_1 .bootstrap-timepicker-widget table td input, .box_modelo_1 select, .modal-content input.form-control, .modal-content textarea.form-control {
  background-color: #f1f2f6
}

.modal-content .styled-select select, .box_modelo_1 .styled-select select, #container_login .box_modelo_1 .styled-select select {
  background: #f1f2f6 url(../img/down_arrow_select.png) no-repeat right center;
  padding-right: 35px
}

.input-icon i {
  margin-left: 2px;
  float: left;
  width: 100%;
  text-align: center;
}

.input-icon i {
  color: #ccc;
  font-size: 18px;
  line-height: 24px;
}

/*formulário com erro*/
.form-group.parsley-error i:before, .styled-select.parsley-error:before {
  content: "\f071";
  color: #ed2324;
}

.styled-select {
  float: left;
  width: 100%;
  height: 44px;
  margin-bottom: 10px;
}

.styled-select select {
  background: 0 0;
  width: 100%;
  padding: 5px;
  padding-left: 15px;
  height: 41px;
  margin: 0;
  font-weight: 400;
  -moz-appearance: window;
  -webkit-appearance: none;
  cursor: pointer;
  color: #000;
  border: 1px solid #cccccf !important;
  border-radius: 8px;
}

.styled-select.parsley-error:before, .styled-select.parsley-success:before {
  margin-right: -5px !important;
  width: 28px;
}

.parsley-error-wrapper span {
  padding: 2px 5px;
  border-radius: 4px;
  font-size: 13px;
  color: #86181d;
  background-color: #ffdce0;
  border: 1px solid #cea0a5;
}

.parsley-error-wrapper {
  z-index: 1;
  position: absolute;
}

.parsley-error-wrapper span:before {
  display: inline-block;
  font: normal normal normal 14px/1 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d8";
  position: absolute;
  margin-left: 4px;
  margin-top: -12px;
  color: #ffdce0;
  text-shadow: 0px -1px #cea0a5;
}

.adv_search a {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: absolute;
  left: 10px;
  top: -15px;
  background-color: #f8f8fa;
  padding: 0 10px;
  font-size: 11px;
  color: #333;
  margin: 0
}

.adv_search a:hover {
  color: #fff;
  background: #488dc6
}

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  white-space: inherit;
}

.autocomplete-selected {
  background: #f1f2f6
}

.autocomplete-suggestions strong {
  font-weight: 600;
  color: #214685;
}

.well.buscar .sb-search {
  position: relative;
  margin-top: 5px;
  width: 0;
  min-width: 36px;
  height: 36px;
  float: right;
  overflow: hidden;
  -webkit-transition: width .3s;
  -moz-transition: width .3s;
  transition: width .3s;
  -webkit-backface-visibility: hidden;
  margin-right: -15px;
}

.well.buscar .sb-search-input {
  top: 0;
  right: 0;
  outline: 0;
  background: 0 0;
  border: 1px solid #f1f2f6;
  border-radius: 3px;
  width: 100%;
  margin: 0;
  z-index: 10;
  float: left;
  padding: 5px 45px 5px 10px;
  margin-right: -50px;
  background-color: #fff;
  color: #000;
  font-weight: 400;
  font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
  line-height: 1.428571429;
  font-size: 28px;
  line-height: 34px;
  height: 55px;
}

.well.buscar {
  padding: 0;
  background: none !important
}

.well.buscar .sb-search-input::-webkit-input-placeholder {
  color: #000;
  opacity: .4;
}

.well.buscar .sb-search-input:-moz-placeholder {
  color: #000;
  opacity: .4;
}

.well.buscar .sb-search-input::-moz-placeholder {
  color: #000;
  opacity: .4;
}

.well.buscar .sb-search-input:-ms-input-placeholder {
  color: #000;
  opacity: .4;
}

.well.buscar .fa-search, .well.buscar .sb-search-submit {
  width: 36px;
  height: 36px;
  display: block;
  float: left;
  margin-left: -100px;
  padding: 0;
  margin: 0;
  line-height: 36px;
  text-align: center;
  cursor: pointer
}

.well.buscar .sb-search-submit {
  background: #fff;
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  color: transparent;
  border: none;
  outline: 0;
  z-index: -1
}

.well.buscar form a .fa-search:hover {
  background-color: #1b2125;
}

.well.buscar .fa-search {
  height: 55px;
  line-height: 55px;
  width: 49px;
  color: #fff;
  background: #e2141e;
  z-index: 90;
  font-size: 22px;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  border-radius: 0 3px 3px 0;
  -webkit-font-smoothing: antialiased;
  transition: background .5s ease;
  -moz-transition: background .5s ease;
  -webkit-transition: background .5s ease;
  -o-transition: background .5s ease;
}

@media screen {
  .styled-select select {
    background: #ffffff url(../img/down_arrow_select.png) no-repeat right center;
    */ er;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none !important;
  }
}

.styled-select select::-ms-expand, .styled-select-2 select::-ms-expand {
  display: none;
}

.has-error .form-control {
  border-color: #dddddd !important;
}

.help-block {
  margin-bottom: 0 !important;
  bottom: -15px;
}

.has-error .form-control:focus, .has-success .form-control:focus {
  box-shadow: none !important
}

/*Editando o campo*/
.form-group.ativo .input-icon i:before {
  content: "\f110" !important;
  color: #ccc !important;
}

.form-group.ativo .input-icon i {
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*Formulário com sucesso*/
.form-group.parsley-success i:before, .styled-select.parsley-success:before {
  content: "\f00c";
  color: #00a000;
}

.has-success .form-control {
  border-color: #dddddd !important;
}

/*Select*/
.styled-select:before {
  display: inline-block;
  font: normal normal normal 14px/1 'Font Awesome 5 Pro';
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  position: absolute;
  right: 16px;
  z-index: -1;
  top: 10px;
  width: 24px;
  height: 24px;
  text-align: right;
  border-left: 1px solid #ececec;
  color: #ccc;
  font-size: 18px;
  line-height: 24px;
}

.form-control {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  margin-bottom: 10px;
  height: 44px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: rgba(255, 255, 255, 0.43);
  opacity: 1;
}

input[type=checkbox].ace + .lbl, input[type=radio].ace + .lbl {
  position: relative;
  display: inline-block;
  margin: 0;
  line-height: 20px;
  min-height: 18px;
  min-width: 18px;
  font-weight: normal;
  cursor: pointer;
}

input[type=checkbox].ace:checked + .lbl::before, input[type=radio].ace:checked + .lbl::before {
  display: inline-block;
  content: '\f00c';
  background-color: #F5F8FC;
  border-color: #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}

input[type=checkbox].ace + .lbl::before, input[type=radio].ace + .lbl::before {
  cursor: pointer;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-weight: normal;
  font-size: 12px !important;
  color: #777f83 !important;
  content: "\a0";
  background-color: #FAFAFA;
  border: 1px solid #c8c8c8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  display: inline-block;
  text-align: center;
  height: 13px;
  line-height: 11px;
  min-width: 13px;
  margin-right: 1px;
  position: relative;
  top: -1px;
}

label input[type=checkbox].ace, label input[type=radio].ace {
  z-index: -100 !important;
  width: 0 !important;
  height: 0 !important;
  position: fixed;
  display: none;
}

span.lbl {
  color: #777f83;
  font-size: 12px;
}

.styled-select.ativo:before {
  content: "\f0d8" !important;
  color: #ccc !important;
}

/*Rodapé*/
footer {
  padding: 0
}

.box-selo-app a {
  float: left;
  max-width: 50%
}

#nav-footer {
  background: #f8f8fa;
  float: left;
  padding: 30px 70px;
  text-transform: uppercase;
  width: 100%;
}

.titulo-secao[style="padding-top: 0; background: #f8f8fa;"] {
  border-top: none;
}

#nav-footer a {
  color: #000000 !important;
  font-size: 14px;
  text-transform: initial;
}

#nav-footer ul {
  padding: 0 30px 0 0
}

#menu-8 .btn {
  border: 1px solid #214685 !important;
  background: none !important;
  color: #000000;
  padding: 2px 7px;
  font-weight: 500 !important;
  margin-bottom: 5px;
}

.secao-whatsapp {
  background-color: #084e16;
  color: #ffffff;
  float: left;
  width: 100%;
  padding: 35px 10% 34px;
  text-align: center;
}

.secao-whatsapp h3 {
  color: #ffffff;
  font-size: 45px;
  margin-top: 0;
}

.secao-whatsapp img {
  margin: -12px 10px 0;
}

.secao-whatsapp .h3 {
  font-size: 50px;
  line-height: 52px;
}

.box-selos {
  min-height: 200px !important;
  background: #214685;
  color: #ffffff;
  padding: 30px 15px 80px;
}

.box-selos h4 {
  margin-top: 0;
}

.fone-rodape {
  background: #ed2324;
  color: #ffffff;
  padding: 15px 70px !important;
  min-height: 98px;
}

#copy_right {
  float: left;
  padding: 15px 30px !important;
}

#copy_right span {
  padding-left: 15px;
  font-size: 13px;
  line-height: 16px;
}

.caixa-selos {
  float: left;
  background: #ffffff;
  border-radius: 4px;
  padding: 5px 15px;
  float: none;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}

#seloEbit {
  float: left;
  position: relative;
  margin-right: 5px;
}

#armored_website {
  float: left;
  margin-right: 8px
}

.box-menu-footer {
  text-transform: uppercase;
  padding: 30px 0 0 55px !important;
  min-height: 200px !important;
}

.box-menu-footer h4 {
  margin-top: 0;
}

.box-menu-footer a {
  color: #000000
}

@media (max-width: 767px) {
  .fone-rodape, #copy_right, .secao-whatsapp, #depoimentos, .newsletter, .secao-resultados {
    padding: 40px 15px !important;
    text-align: center;
  }

  #copy_right span {
    padding-left: 0 !important;
    width: 100%
  }

  #copy_right a {
    width: 100%
  }

  .assinatura-secao > div > div > a > img {
    width: 100%;
  }

  .titulo-secao-lg {
    font-size: 33px;
    margin: 0;
  }
}

/*pagina cursos por*/
.busca-curso .panel-default {
  background: none;
  border: none;
  margin-bottom: 10px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.busca-curso .panel-default:nth-child(odd) .btn-info {
  background-color: #ed2324 !important
}

.busca-curso .panel-default > .panel-heading {
  padding: 0;
  border-left: 8px solid #214685 !important;
  float: left;
  width: 100%;
  min-height: 120px
}

.busca-curso .panel-default .col-lg-3 {
  min-height: 120px
}

.busca-curso .panel-default:nth-child(odd) > .panel-heading {
  border-left: 8px solid #ed2324 !important
}

.busca-curso .panel-default .col-lg-3, .busca-curso .panel-default a, .busca-curso .panel-default .col-lg-3 h3 {
  background: rgb(250, 250, 252);
  color: #333333;
}

.busca-curso .panel-default .col-lg-3 h3, .busca-curso .panel-default .col-lg-3 p {
  float: left;
  width: 100%
}

.busca-curso .panel-default a, .busca-curso .panel-default .col-lg-3 h3 {
  margin-top: 10px !important;
}

.busca-curso .panel-default > .panel-heading h2, .busca-curso .panel-default > .panel-heading .col-md-10 > h3, .busca-curso .panel-default > .panel-heading .col-lg-9 h3 {
  color: #000000;
  font-size: 16px;
  margin: 0;
}

.busca-curso .panel-default > .panel-heading .col-lg-9 h3 {
  margin-top: 10px !important;
}

.busca-curso .panel-default > .panel-heading h2 {
  margin-top: 10px
}

.busca-curso .panel-default > .panel-heading h2 b, .busca-curso .panel-default > .panel-heading .col-lg-9 h3 b {
  font-weight: normal !important;
}

/*Página de evento*/
.ao-vivo {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 4px;
  border: 2px solid #ed2324;
  color: #000000;
  padding: 0px 4px;
  display: inline-block;
  font-weight: 600;
  background: #fff;
  margin: -2px;
}

.box-evento {
  float: left;
  margin-bottom: 15px;
  overflow: hidden;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  width: 100%;
}

.box-evento:hover {
  cursor: pointer;
}

.box-evento small {
  line-height: 20px;
  float: left;
  margin: 5px 0 15px;
}

.box-evento .ao-vivo {
  padding: 10px 10px;
  margin-bottom: 10px
}

.box-evento .col-md-12 {
  min-height: 130px;
  padding: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  float: left;
  width: 100%
}

.box-evento:hover .col-md-12 {
  margin-bottom: 0;
}

.box-evento h3 {
  margin-top: 10px;
  float: left;
  width: 100%
}

.box-evento h4 {
  min-height: 110px;
  background: #ffffff;
  padding: 15px;
  margin: 0;
}

.box-evento h3 .maiusculo {
  font-size: 20px;
  line-height: 20px;
}

.box-evento h4 .small {
  color: #000000 !important
}

.box-data {
  float: left;
  width: 100%;
  padding: 7px 15px;
  background: #214685;
  font-weight: 600;
  color: #ffffff;
  position: relative;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  margin-top: -4px
}

.box-evento.aovivo .box-data {
  background: #ed2324;
  z-index: 1;
}

.box-evento:hover .box-data {
  margin-top: -33px;
}

.eventob:nth-child(odd) .box-data {
  background: #ed2324;
}

.close span {
  font-size: 36px;
  line-height: 32px;
  margin-bottom: -20px;
  float: right;
}

.hora-modal {
  margin: 5px 15px -5px;
}

.hora-modal .ao-vivo {
  padding: 10px
}

.box-evento img {
  width: 100%
}

@media (max-width: 991px) {
  .assinatura-secao-7 a.btn-info {
    padding: 10px !important;
  }

  [style="padding: 40px 0 20px !important;background-color: #214685;"] > div {
    margin-top: -50px !important;
    margin-bottom: -25px !important;
  }

  .page-clean #login_top {
    margin-left: 0px !important;
  }

  .assinatura-secao-7 .seu-sistema {
    margin-top: -12px !important
  }

  .menu-topo-lateral a {
    padding: 15px;
  }

  header > div.col-xs-12 {
    padding: 0 40px 0 36px;
  }

  a#logo {
    width: 196px;
    margin-left: -1px;
    background-size: auto 60px !important;
    background-position: center !important;
  }

  .cursos-home a.left, .cursos-home a.right {
    margin-left: 0;
    width: 48%;
    border-radius: 4px;
    color: #ffffff;
    text-shadow: none;
    font-size: 34px;
    top: -70px;
    height: 45px;
    line-height: 45px;
    background: #214685;
  }

  .cursos-home a.left:hover, .cursos-home a.right:hover {
    cursor: pointer;
    opacity: 1
  }

  .cursos-home a.right {
    margin-left: inherit;
    margin-right: 0;
  }

  .cursos-home {
    margin-top: 50px;
  }

  .hora-modal {
    margin: 15px 0 0
  }

  #livechat-compact-container {
    display: none
  }

  .imagem-pagina span {
    left: 50%;
    position: relative;
    margin-left: -75px;
  }

  .topo-pagina {
    text-align: center;
  }

  .topo-pagina a {
    float: none !important;
    margin: 10px 5px 0 !important;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
  }

  #duvidas {
    min-height: 10px !important
  }

}

/*página cursos */
.bg-branco {
  background: #fff !important
}

.list-style-none {
  list-style: none;
}

.projeto-imagem {
  width: 100%;
  height: auto;
}

.box-dados-concurso h1 {
  margin-bottom: 0;
  font-size: 50px
}

.pacote-bg {
  background: #214685 !important;
  color: #fff !important
}

.pacote-bg .cor-superior, .pacote-bg h4 small, .pacote-bg .preco {
  color: #fff !important
}

.pacote-bg h4 b {
  font-size: 16px;
}

.pacote-bg h4 small b {
  font-size: 12px !important;
  font-weight: normal;
  float: left;
}

tr.pacote-bg:nth-child(odd) {
  /*background: #DEEFFF !important */
}

.table-hover > tbody > tr.pacote-bg:hover > td, .table-hover > tbody > tr.pacote-bg:hover > th {
  background: rgb(23, 55, 109) !important
}

.label-saiba {
  border: 2px solid #214685 !important;
  border-radius: 4px;
  text-transform: uppercase;
  color: #214685;
  background: #fff;
  font-size: 14px;
}

.pacote-bg .label-saiba {
  padding: 11px 10px;
  border-color: #ffffff !important
}

.buscar-container .label-saiba, .box-saiba .label-saiba {
  padding: 9px 10px;
  width: 48%;
  display: inline-block;
  margin: 0 2% 0 0;
}

.buscar-container .btn-comprar, .lista-buscar .btn-comprar {
  width: 48% !important;
  border: 2px solid #214685 !important;
  margin-top: -4px
}

.buscar-container .black-box, .lista-buscar .black-box {
  margin: 5px 0 0 0 !important;
  padding: 0 !important;
  background: rgba(0, 0, 0, 0.05);
}

.pacote-bg .btn-comprar {
  background-color: #ed2324 !important;
  border: 2px solid #fff !important;
}

.buscar-container td, .lista-buscar td {
  display: table-cell;
  vertical-align: middle !important;
}

.table > tbody > tr.pacote-bg > td {
  border-color: rgba(255, 255, 255, 0.23921568627450981) !important;
}

#sobre-concurso div.box-sobre, #sobre-concurso2 div.box-sobre2 {
  max-height: 140px;
  overflow: hidden;
  -webkit-transition: .75s;
  /* Safari */
  transition: .75s;
  float: left;
  width: 100%;
}

#sobre-concurso div.box-sobre h2 {
  margin: 0;
}

.box-sobre p, .box-sobre2 p {
  margin-bottom: 0
}

#sobre-concurso, #sobre-concurso2 {
  float: left;
  width: 100%;
  padding: 30px 0px;
}

#sobre-concurso2 {
  padding: 0 0 30px;
}

.box-sombra, .box-sombra2, .box-sombra3, .box-sombra4 {
  float: left;
  width: 100%;
  height: 100px;
  margin-top: -80px;
  background: -webkit-linear-gradient(top, rgba(241, 242, 246, 0), rgba(241, 242, 246, .8), rgba(241, 242, 246));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom, rgba(241, 242, 246, 0), rgba(241, 242, 246, .8), rgba(241, 242, 246));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom, rgba(241, 242, 246, 0), rgba(241, 242, 246, .8), rgba(241, 242, 246));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, rgba(241, 242, 246, 0), rgba(241, 242, 246, .8), rgb(241, 242, 246));
  /* Standard syntax (must be last) */
}

.box-sombra2, .box-sombra3, .box-sombra4 {
  background: -webkit-linear-gradient(top, rgba(248, 248, 250, 0), rgba(248, 248, 250, .8), rgba(248, 248, 250));
  background: -o-linear-gradient(bottom, rgba(248, 248, 250, 0), rgba(248, 248, 250, .8), rgba(248, 248, 250));
  background: -moz-linear-gradient(bottom, rgba(248, 248, 250, 0), rgba(248, 248, 250, .8), rgba(248, 248, 250));
  background: linear-gradient(to bottom, rgba(248, 248, 250, 0), rgba(248, 248, 250, .8), rgb(248, 248, 250));
}

.box-sombra3, .box-sombra4 {
  z-index: 9;
  position: absolute;
  bottom: 0;
  max-height: 40px;
  max-height: 65px;
}

#sobre-concurso.show-box div.box-sobre, #sobre-concurso2.show-box2 div.box-sobre2 {
  max-height: 5000px !important;
}

.mostrar-box, .mostrar-box2 {
  cursor: pointer;
  margin: 0 auto;
  width: 160px;
  text-align: center;
  padding: 4px;
  font-weight: 600;
  text-transform: uppercase;
  opacity: .8;
}

.mostrar-box i, .mostrar-box2 i {
  color: #05203c;
  float: left;
}

.mostrar-box:hover, .mostrar-box2:hover {
  opacity: 1;
}

.mostrar-box span, .mostrar-box2 span {
  margin: 7px 10px;
  float: left;
}

.mostrar-box3 span, .mostrar-box4 span {
  margin: 13px 0px;
  float: left;
}

@media (max-width: 991px) {
  #sobre-concurso, #sobre-concurso2 {
    padding: 0;
  }

  .box-dados-concurso h1 {
    font-size: 25px;
    line-height: 27px
  }
}

/*página resultados*/
.nav-cursos a.ativo /*, .nav-cursos a:active */
{
  background: #366EAB !important;
  color: #fff !important;
}

.sidebar-ano .nav-cursos a:first-child {
  padding: 10px 0px !important
}

.nav-cursos.affix {
  top: 70px;
  margin-right: 10%;
  position: fixed !important;
  min-width: 215px
}

/*página como funciona */
.como-funciona .panel-title {
  font-size: 15px;
  color: #000000;
}

/*página por estado */
#svg-map {
  margin-bottom: 60px;
}

#svg-map path {
  fill: #f1f2f6;
  -webkit-transition: all .4s ease;
  transition: all .4s ease
}

#svg-map text {
  fill: #333;
  font: 12px Arial-BoldMT, sans-serif;
  cursor: pointer;
  font-weight: bold;
  -webkit-transition: all .4s ease;
  transition: all .4s ease
}

#svg-map a:hover text {
  fill: #fff;
}

#svg-map a {
  text-decoration: none
}

#svg-map a:hover {
  cursor: pointer;
  text-decoration: none
}

#svg-map a:hover path {
  fill: #e2141e !important
}

#svg-map .circle {
  fill: #d1d2d6
}

#svg-map a:hover .circle {
  fill: #e2141e !important;
  cursor: pointer
}

#sobre-concurso div.box-sobre {
  max-height: 140px;
  overflow: hidden;
  -webkit-transition: 2s;
  /* Safari */
  transition: 2s;
  float: left;
  width: 100%;
}

#sobre-concurso div.box-sobre h2 {
  margin-top: 0;
  font-size: 22px;
  margin: 20px 0 5px;
}

#sobre-concurso.show-box div.box-sobre {
  max-height: 5000px !important;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .nav-cursos.affix {
    display: none
  }
}

/*pagina cursos*/
.lista-dados {
  float: left;
  width: 100%;
  padding: 0;
  height: 40px;
  overflow: auto;
  border-radius: 0 0 4px 4px;
}

.lista-dados li {
  padding: 7.5px 30px;
  border: 1px solid #f8f8fa;
}

p.img-orgao {
  border: 1px solid #f1f2f6;
  padding: 10px !important;
}

.lista-dados li:nth-child(odd) {
  background-color: #f8f8fa;
}

.lista-dados li:first-child {
  padding-top: 15px
}

.lista-dados li:last-child {
  padding-bottom: 15px
}

#vid {
  border-radius: 4px;
}

@media (max-width: 767px) {
  .lista-dados li {
    padding: 9.2343px 15px;
  }

  .scroll-135 {
    height: auto !important
  }

  a#logo {
    width: 180px;
    height: 55px;
    margin-left: 1px;
    background-size: auto 55px !important;
    background-position: center !important;
  }

  .menu-topo-lateral a {
    padding: 15px 10px;
  }
}

/*pagina-cadastro*/
#identificacao-cadastro ul {
  list-style: none
}

/*pagina onde trabalham */
.alert-branco {
  padding: 5px 35px 5px 10px !important;
  background: #fff;
  color: #555;
  text-transform: uppercase;
  font-weight: normal;
  -moz-box-shadow: rgba(0, 0, 0, .1) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, .1) 0 0 10px;
  box-shadow: rgba(0, 0, 0, .1) 0 0 10px;
  font-size: 12px;
  margin: 15px 15px -63px !important;
  position: absolute !important;
}

.alert-branco i {
  float: left;
  font-size: 34px;
  margin-right: 10px;
}

.icon-stj {
  height: 45px;
  width: 30px;
  position: absolute;
  bottom: 70px;
  margin-left: 82px;
  left: 0;
}

.icon-stf {
  height: 45px;
  width: 152px;
  position: absolute;
  bottom: 90px;
  margin-left: 125px;
  left: 0;
}

.icon-senado {
  height: 45px;
  width: 52px;
  position: absolute;
  bottom: 115px;
  margin-left: 428px;
  left: 0;
}

.icon-camara {
  height: 45px;
  width: 52px;
  position: absolute;
  bottom: 119px;
  margin-left: 307px;
  left: 0;
}

.icon-ses {
  height: 45px;
  width: 52px;
  position: absolute;
  bottom: 189px;
  margin-left: 307px;
  left: 0;
}

.icon-mapa {
  height: 45px;
  width: 52px;
  position: absolute;
  bottom: 207px;
  margin-left: 312px;
  left: 0;
}

.icon-itamaraty {
  height: 45px;
  width: 62px;
  position: absolute;
  bottom: 146px;
  margin-left: 228px;
  left: 0;
}

.icon-agu {
  height: 45px;
  width: 50px;
  position: absolute;
  bottom: 303px;
  margin-left: 285px;
  left: 0;
}

.icon-inss {
  height: 45px;
  width: 40px;
  position: absolute;
  bottom: 318px;
  margin-left: 265px;
  left: 0;
}

.icon-dpu {
  height: 45px;
  width: 40px;
  position: absolute;
  bottom: 330px;
  margin-left: 464px;
  left: 0;
}

.icon-bb {
  height: 45px;
  width: 120px;
  position: absolute;
  bottom: 285px;
  margin-left: 292px;
  left: 0;
}

.icon-cx {
  height: 45px;
  width: 47px;
  position: absolute;
  bottom: 248px;
  margin-left: 350px;
  left: 0;
}

.icon-trt {
  height: 45px;
  width: 107px;
  position: absolute;
  bottom: 271px;
  margin-left: 313px;
  left: 0;
}

.icon-dpdf {
  height: 45px;
  width: 74px;
  position: absolute;
  bottom: 260px;
  margin-left: 320px;
  left: 0;
}

.icon-rf {
  height: 45px;
  width: 59px;
  position: absolute;
  bottom: 295px;
  margin-left: 243px;
  left: 0;
}

.icon-trf {
  height: 45px;
  width: 68px;
  position: absolute;
  bottom: 280px;
  margin-left: 286px;
  left: 0;
}

.icon-sgr {
  height: 45px;
  width: 68px;
  position: absolute;
  bottom: 270px;
  margin-left: 266px;
  left: 0;
}

.icon-ect {
  height: 45px;
  width: 47px;
  position: absolute;
  bottom: 262px;
  margin-left: 402px;
  left: 0;
}

.icon-fa {
  height: 45px;
  width: 116px;
  position: absolute;
  bottom: 208px;
  margin-left: 518px;
  left: 0;
}

.icon-stn {
  height: 45px;
  width: 134px;
  position: absolute;
  bottom: 250px;
  margin-left: 495px;
  left: 0;
}

.icon-sec {
  height: 45px;
  width: 59px;
  position: absolute;
  bottom: 460px;
  margin-left: 535px;
  left: 0;
}

.icon-tst {
  height: 45px;
  width: 45px;
  position: absolute;
  bottom: 460px;
  margin-left: 590px;
  left: 0;
}

.icon-detrandf {
  height: 45px;
  width: 134px;
  position: absolute;
  bottom: 460px;
  margin-left: 425px;
  left: 0;
}

.icon-pgdf {
  height: 45px;
  width: 134px;
  position: absolute;
  bottom: 460px;
  margin-left: 345px;
  left: 0;
}

.icon-mdic {
  height: 57px;
  width: 101px;
  position: absolute;
  bottom: 216px;
  margin-left: 410px;
  left: 0;
}

.icon-mins {
  height: 57px;
  width: 101px;
  position: absolute;
  bottom: 205px;
  margin-left: 397px;
  left: 0;
}

.icon-tcu {
  height: 45px;
  width: 45px;
  position: absolute;
  bottom: 104px;
  margin-left: 44px;
  left: 0;
}

.icon-cnmp {
  height: 45px;
  width: 45px;
  position: absolute;
  bottom: 124px;
  margin-left: 82px;
  left: 0;
}

.icon-fn {
  height: 45px;
  width: 73px;
  position: absolute;
  bottom: 51px;
  margin-left: 110px;
  left: 0;
}

.icon-mpu {
  height: 45px;
  width: 45px;
  position: absolute;
  bottom: 64px;
  margin-left: 24px;
  left: 0;
}

.icon-tse {
  height: 45px;
  width: 45px;
  position: absolute;
  bottom: 134px;
  margin-left: 4px;
  left: 0;
}

.icon-pf {
  height: 45px;
  width: 24px;
  position: absolute;
  bottom: 290px;
  margin-left: 328px;
  left: 0;
}

.icon-mpf {
  height: 45px;
  width: 24px;
  position: absolute;
  bottom: 309px;
  margin-left: 328px;
  left: 0;
}

.icon-bacen {
  height: 45px;
  width: 24px;
  position: absolute;
  bottom: 326px;
  margin-left: 300px;
  left: 0;
}

.icon-sedf {
  height: 45px;
  width: 44px;
  position: absolute;
  bottom: 308px;
  margin-left: 547px;
  left: 0;
  height: 45px;
}

.icon-ebserh {
  height: 45px;
  width: 54px;
  position: absolute;
  bottom: 308px;
  margin-left: 487px;
  left: 0;
  height: 45px;
}

.icon-stm {
  height: 45px;
  width: 114px;
  position: absolute;
  bottom: 298px;
  margin-left: 312px;
  left: 0;
}

.icon-tjdf {
  height: 45px;
  width: 55px;
  position: absolute;
  bottom: 414px;
  margin-left: 340px;
  left: 0;
}

.icon-bmdf {
  height: 45px;
  width: 55px;
  position: absolute;
  bottom: 369px;
  margin-left: 21px;
  left: 0;
}

.icon-mpdft {
  height: 45px;
  width: 42px;
  position: absolute;
  bottom: 427px;
  margin-left: 329px;
  left: 0;
}

.icon-cldf {
  height: 45px;
  width: 42px;
  position: absolute;
  bottom: 457px;
  margin-left: 349px;
  left: 0;
}

.icon-abin {
  height: 45px;
  width: 55px;
  position: absolute;
  bottom: 440px;
  margin-left: 117px;
  left: 0;
}

.icon-prf {
  height: 45px;
  width: 55px;
  position: absolute;
  bottom: 424px;
  margin-left: 65px;
  left: 0;
}

.icon-pcdf {
  height: 45px;
  width: 55px;
  position: absolute;
  bottom: 399px;
  margin-left: 45px;
  left: 0;
}

.icon-pmdf {
  height: 45px;
  width: 55px;
  position: absolute;
  bottom: 383px;
  margin-left: 25px;
  left: 0;
}

.parabens-brasilia {
  position: absolute;
  bottom: 388px;
  margin-left: 430px;
  cursor: default;
  width: 222px;
  font-size: 16px !important;
  line-height: 18px !important;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff !important;
  background: #90BCE4;
  border-radius: 5px;
  padding: 5px;
  -moz-box-shadow: rgba(0, 0, 0, .1) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, .1) 0 0 10px;
  box-shadow: rgba(0, 0, 0, .1) 0 0 10px;
  left: 0;
}

.parabens-brasilia small {
  background: #B1D7EF;
  padding: 4px 14px 4px 15px;
  margin: 5px -5px -5px;
  float: left;
  border-radius: 0 0 5px 6px;
  width: 105%;
  left: 0;
}

.pontos-mapa .icon i {
  font-size: 23px !important;
  color: #E2141E !important;
  width: 100%;
  text-shadow: none;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.pontos-mapa .icon {
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  text-shadow: 1px 1px 1px #030000;
  margin-bottom: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  line-height: 10px;
  z-index: 4;
  cursor: pointer;
}

.pontos-mapa .icon:hover {
  margin-bottom: 3px;
}

.tooltip-inner {
  max-width: 350px !important;
}

.menu-topo .tooltip.bottom, #div-carrinho-identificacao .tooltip.bottom {
  margin-top: 20px;
  font-size: 18px
}

.tooltip {
  font-size: 18px
}

.tooltip.bottom:last-child {
  margin-top: 14px;
}

#div-carrinho-identificacao .tooltip.bottom {
  margin-top: 12px
}

.bg-ceu {
  position: fixed;
  width: 100%;
  top: 0;
  height: 50%;
  background: #8DBAE4;
  left: 0;
  z-index: -4 !important;
}

.bg-grama {
  position: fixed;
  width: 100%;
  bottom: 0;
  height: 50%;
  background: #5D8740;
  left: 0;
  z-index: -4 !important;
}

.topo-alert {
  position: relative;
  padding-right: 45px;
  height: 0;
  height: 0;
  top: 15px;
}

.alert {
  float: left;
  width: 100%;
  margin-top: 10px !important;
  margin-bottom: 10px !important
}

.alert-info.alert-cupom {
  background: #111 !important;
  border: 1px solid #000 !important;
}

.alert-info.alert-cupom p#alert-info-text {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #FD0;
  line-height: 22px;
}

.alert-info.alert-cupom #alert-info-title {
  display: none;
}

.alert-info.alert-cupom .close {
  color: #fff !important;
  margin-top: -2px;
  outline-color: transparent !important;
}

.pontos-mapa {
  width: 800px;
  position: absolute;
  height: 600px;
  left: 50%;
  margin-left: -400px;
}

#mapa-brasilia {
  background: url(../img/bg-mapa.png);
  background-size: 100% 600px;
  background-position: center center;
  width: 100%;
  z-index: -1;
  float: left;
}

.display-img {
  display: none;
}

.faixa-bottom-branca {
  -moz-box-shadow: rgba(0, 0, 0, .1) 0 0 10px;
  -webkit-box-shadow: rgba(0, 0, 0, .1) 0 0 10px;
  box-shadow: rgba(0, 0, 0, .1) 0 0 10px;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  padding: 5px 0;
}

.faixa-bottom-branca .icones-grupo i {
  font-size: 16px;
}

.faixa-bottom-branca .icones-grupo a {
  width: 25px;
  border-radius: 50%;
  margin: 5px 3px 5px 0;
  padding: 3px 1px;
}

.faixa-bottom-branca .icones-grupo {
  margin-left: 45px;
}

.menu-topo .fa-times-circle {
  font-size: 16px;
}

.menu-topo .dropdown-menu {
  top: 34px;
  right: 0;
  left: initial;
  border-radius: 0 0 4px 4px;
  z-index: 2
}

.menu-topo .dropdown-menu li {
  width: 100%
}

.display-img {
  display: none !important;
}

.alert-branco {
  top: auto !important;
  right: 60px;
  left: auto;
  max-width: 399px;
}

@media (max-width: 767px) {
  #mapa-brasilia img {
    width: 100%;
    height: auto;
  }

  #nav-footer, .menu-footer- {
    padding: 30px 15px !important
  }

  .menu-footer- {
    text-align: center;
  }

  .cursos-destaque .col-item {
    margin-bottom: 10px
  }

  .busca-curso .panel-default .col-lg-3, .busca-curso .panel-default > .panel-heading {
    min-height: 100px
  }

  .box-sobre4 .col-md-3 {
    border-bottom: 1px solid #f1f2f6;
    cursor: pointer;
  }

  .box-sobre4 .col-md-3:last-child {
    border-bottom: none;
  }
}

/*pagina professores*/
#accordion-cat-prof .panel {
  margin-bottom: 30px;
  min-height: 145px;
  overflow: hidden;
}

#accordion-cat-prof h3 {
  font-size: 18px;
  float: left;
}

#accordion-cat-prof img {
  padding: 10px;
}

#accordion-cat-prof .panel-body {
  padding-bottom: 35px;
}

@media (max-width: 991px) {
  .text-center-xs {
    text-align: center
  }

  #accordion-cat-prof img {
    width: 100% !important;
    max-height: inherit !important;
    min-height: auto !important;
    border-radius: 0
  }

  #accordion-cat-prof .panel {
    border-radius: 0px;
  }

  #accordion-cat-prof .col-md-6.col-sm-12.col-xs-12 {
    padding: 0
  }
}

/*pagina carreiras*/
#pagina-carreiras-todas .bg-branco {
  background: #fff !important;
}

#pagina-carreiras-todas .bg-branco .h2 b {
  font-weight: 400 !important;
  font-size: 27px;
  text-transform: uppercase;
  color: #000;
}

#pagina-carreiras-todas .panel-heading {
  min-height: 128px;
  padding: 25px 15px;
}

#pagina-carreiras-todas .fa-4x {
  margin-top: 5px;
}

#pagina-carreiras-todas .col-xs-3, #pagina-carreiras-todas .col-xs-9 {
  text-align: center;
}

#pagina-carreiras-todas .panel-footer .pull-left {
  color: #000;
}

#pagina-carreiras-todas .well.bg-branco:hover {
  background: #fdfdfd !important;
}

#pagina-carreiras-todas .panel-footer {
  background-color: #f8f8fa;
  border: none;
}

#pagina-carreiras-todas .col-lg-4:nth-child(odd) .cor-pink {
  color: #214685 !important
}

#pagina-carreiras .nav-cursos.affix {
  width: 100% !important;
  max-width: 79.333%;
  z-index: 1;
  top: 45px !important;
  padding: 10px;
}

#pagina-carreiras .nav-cursos.affix-bottom {
  position: absolute;
  top: -60px !important
}

#pagina-carreiras .selecao-carreira i {
  position: absolute;
  z-index: 1;
  margin-bottom: -45px;
  padding: 10px;
  background: #E2141E;
  color: #fff;
  font-size: 20px;
  border-radius: 4px 0 0 4px;
  left: 0
}

#pagina-carreiras .styled-select select {
  padding-left: 65px;
}

#pagina-carreiras select.form-control:focus {
  border: none !important
}

#pagina-carreiras .col-lg-3 h3 {
  margin-top: 10px !important;
}

/*carrinho*/
#carrinho-section {
  background: #f1f2f6
}

.carrinho .board {
  width: 75%;
  margin: 60px auto;
  height: 500px;
  background: #fff;
}

.carrinho .board .nav-tabs {
  position: relative;
  margin: 40px auto;
  margin-bottom: 0;
  box-sizing: border-box;
}

.carrinho .board > div.board-inner {
  background: #fafafa url(../img/geometry2.png);
  background-size: 30%;
}

.carrinho p.narrow {
  width: 60%;
  margin: 10px auto;
}

.carrinho .nav-tabs {
  box-shadow: none;
  border: none;
}

.carrinho .liner {
  height: 1px;
  background: #f1f2f6;
  position: relative;
  width: 75%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 57px;
  z-index: 1;
}

#identificacao {
  text-align: center;
  margin: 0 -15px;
}

#identificacao .col-sm-6 {
  margin-bottom: 30px;
}

.carrinho .nav-tabs > li.active > a, .carrinho .nav-tabs > li.active > a:hover, .carrinho .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  border: 0;
  border-bottom-color: transparent;
}

.carrinho span.round-tabs {
  width: 49px;
  height: 49px;
  line-height: 49px;
  display: inline-block;
  border-radius: 100px;
  background: white;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 16px;
}

.carrinho span.round-tabs.one {
  color: #e2141e;
  border: 1px solid #f1f2f6;
}

.carrinho li.active span.round-tabs.one {
  background: #e2141e !important;
  border: 0px solid #777f83;
  color: #fff;
}

.carrinho span.round-tabs.two {
  color: #e2141e;
  border: 1px solid #f1f2f6;
}

.carrinho li.active span.round-tabs.two {
  background: #e2141e !important;
  border: 0px solid #777f83;
  color: #fff;
}

.carrinho span.round-tabs.three {
  color: #e2141e;
  border: 1px solid #f1f2f6;
}

.carrinho li.active span.round-tabs.three {
  background: #e2141e !important;
  border: 0px solid #777f83;
  color: #fff;
}

.carrinho span.round-tabs.four {
  color: #e2141e;
  border: 1px solid #f1f2f6;
}

.carrinho li.active span.round-tabs.four {
  background: #e2141e !important;
  border: 0px solid #777f83;
  color: #fff;
}

.carrinho span.round-tabs.five {
  color: #e2141e;
  border: 1px solid #f1f2f6;
}

.carrinho li.active span.round-tabs.five {
  background: #e2141e !important;
  border: 0px solid #777f83;
  color: #fff;
}

.carrinho .nav-tabs > li.active > a span.round-tabs {
  background: #fafafa;
}

.carrinho .nav-tabs > li {
  width: 25%;
}

.carrinho li:after {
  content: " ";
  position: absolute;
  left: 45%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  border: 5px solid transparent;
  border-bottom-color: #ddd;
  transition: 0.1s ease-in-out;
}

.carrinho .nav-tabs > li a {
  width: 49px;
  height: 49px;
  margin: 15px auto !important;
  border-radius: 100%;
  padding: 0;
  float: none
}

.carrinho .nav-tabs > li.active > a, .carrinho .nav-tabs > li.active > a:hover, .carrinho .nav-tabs > li.active > a:focus {
  border: none !important;
}

.carrinho .nav-tabs > li a:hover {
  background: none
}

.btn-aplicar {
  padding: 11px 0 !important;
}

.btn-remover {
  float: right;
}

* {
  outline-color: transparent !important;
}

#form-pagamento input, #form-radio-label input {
  display: none;
}

#form-radio-label label {
  font-weight: 500;
}

#form-pagamento img, #form-radio-label label {
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-height: 46px;
  padding: 5px;
}

.info-cod {
  position: absolute;
  top: 11px;
  right: 50px;
  font-size: 18px;
  color: #3DA4FF;
  cursor: pointer;
}

.box-cod {
  position: absolute;
  z-index: 2;
  background: #ffffff !important;
  padding: 10px 15px !important;
  font-size: 11px;
  line-height: 15px;
  box-shadow: none !important;
  display: none;
  left: 0px;
  right: 0px;
  border: 1px solid #f1f2f6;
  border-radius: 8px;
}

.box-cod.ativo {
  display: block;
}

#form-pagamento {
  float: left;
  width: 100%
}

.lighter {
  font-weight: lighter !important;
}

#foi-aprovado .info-cod.ativo:before {
  display: none
}

.info-cod.ativo:before {
  cursor: pointer;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-weight: normal;
  color: #f1f2f6 !important;
  content: "\f0de";
  display: inline-block;
  text-align: center;
  height: 13px;
  line-height: 11px;
  min-width: 13px;
  position: absolute;
  top: 29px;
  font-size: 27px;
  left: 2px;
}

.btn-fechar-info {
  float: right;
  color: #E2141E;
  font-size: 15px;
  margin-top: -1px;
  margin-right: -1px;
}

#form-pagamento label.active img, #form-pagamento img:hover, #form-radio-label label.active, #form-radio-label label:hover {
  cursor: pointer;
  border-color: #e2141e;
}

#form-pagamento img {
  background: #fff;
  border: 2px solid #f1f2f6;
}

#form-radio-label label {
  width: 100%;
  max-width: 100%;
  float: left;
}

#form-radio-label .preco {
  font-size: 24px !important;
  font-weight: bold;
  line-height: 20px;
  float: left;
  margin: 8px 0 0;
  width: 100%
}


/*Concursos*/

.imagem-pagina {
  text-align: center;
}

.imagem-pagina span {
  max-width: 150px;
  background: #ffffff;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  padding-top: 29px !important;
  position: relative;
  left: 50%;
  margin-left: -75px;
}

.topo-pagina {
  background: #f8f8fa;
  padding: 20px 0 !important;
  margin: 0;
  border-radius: 4px;
}

.sobre-o-projeto .well {
  border-radius: 0 0 4px 4px;
  margin-top: -4px
}

.titulo-info {
  background: #214685;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  border-radius: 4px 4px 0 0;
}


/*Curso online*/

.box-diferenciais .icon {
  float: left;
  width: 100%;
  font-size: 31px;
  height: 65px;
  text-align: center;
  background: #0d2856;
  line-height: 65px
}

.box-diferenciais .col-sm-2:nth-child(odd) .icon {
  background: #214685
}

.box-diferenciais var {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  font-style: inherit;
  width: 100%;
  margin-top: 10px;
  float: left;
}

.box-diferenciais .text {
  float: right;
  background: #ffffff;
  width: 100%;
  text-align: center;
  min-height: 75px
}

.box-diferenciais label {
  font-size: 12px;
  font-weight: normal;
  width: 100%;
  float: left;
  line-height: 13px;
  padding: 0 5px
}

.demonstrativo-box span {
  float: left;
  width: 100%;
  border-bottom: 1px solid #f1f2f6;
}

.demonstrativo-box i {
  background: #214585;
  color: #ffffff;
  padding: 10px;
  margin-right: 10px;
}

#tab1default .demonstrativo-box i {
  background: #ed2324;
}

.hero-widget {
  float: left;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.lista-diferenciais li div, .menu-video a, .menu-video button {
  font-size: 14px;
  background: #ffffff;
  margin-bottom: 5px;
  float: left;
  line-height: 20px;
  padding: 10px 10px 0 !important;
  border-radius: 4px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  border: none;
  border-left: 60px solid #214685;
  color: #000000
}

.menu-video a, .menu-video button {
  border-left: 60px solid #ed2324;
}

.menu-video b {
  color: #000000
}

.lista-diferenciais li {
  display: table;
}

.lista-diferenciais li:hover div {
  background: #f8f8fa;
  cursor: default;
  vertical-align: middle;
  display: table-cell;
}

.lista-diferenciais i, .menu-video i {
  padding: 0;
  font-size: 29px;
  height: 60px;
  line-height: 60px;
  width: 60px;
  background: #214685;
  color: #fff !important;
  float: left;
  text-align: center;
  border-radius: 4px 0 0 4px;
  margin: -10px 10px 0 -70px;
}

.menu-video i {
  background: #ed2324
}

.lista-diferenciais li:nth-child(1) i, .lista-diferenciais li:nth-child(4) i, .lista-diferenciais li:nth-child(5) i, .lista-diferenciais li:nth-child(8) i, .lista-diferenciais li:nth-child(9) i, .lista-diferenciais li:nth-child(12) i, .lista-diferenciais li:nth-child(13) i {
  background: #0d2856;
}

.blocks {
  background: #ffffff;
  border-top: 4px solid #ed2324;
  border-radius: 4px
}

.box-compre-ja .blocks {
  border-top: 4px solid #214685
}

.box-compre-ja .preco {
  color: #214685 !important
}

.block-container {
  padding: 0 15px 0 75px;
}

.block-header .preco {
  font-size: 40px !important;
  font-weight: bold;
}

.block-header, .block-header p {
  float: left;
  width: 100%;
}

.block-header p {
  padding: 20px 15px 20px 75px;
  border-top: 1px solid #f1f2f6;
  border-bottom: 1px solid #f1f2f6;
  margin: 0 0 15px
}

.block-header h4, .block-header p {
  float: left;
  width: 100%
}

.block-header b {
  float: left;
  max-width: 80%;
}

.block-header h4 {
  padding-top: 10px;
}

.block-header h4 i {
  margin-top: -10px
}

.block-header h3 {
  padding-top: 25px;
}

.block-header h3 i {
  margin-top: -25px
}

.block-header i {
  height: 80px;
  float: left;
  width: 55px;
  text-align: center;
  line-height: 80px;
  font-size: 24px;
  color: #fff;
  margin-right: 20px;
}

.with-nav-tabs .panel-heading {
  border-left: 8px solid #ed2324 !important;
  float: left;
  width: 100%;
  padding: 0
}

#accordion-aulas-pdf .panel-heading {
  border-left: 8px solid #214685 !important;
}

.with-nav-tabs .panel-heading a {
  padding: 10px 10px 10px 20px;
  float: left;
  width: 100%;

}

.with-nav-tabs .nav a {
  text-align: left;
  padding-left: 80px;
  border: 1px solid #ffffff !important;
  min-height: 79px
}

.with-nav-tabs .nav b {
  margin-top: 5px;
  float: left;
  width: 100%;
}

.with-nav-tabs .nav li.active a, .with-nav-tabs .nav li:hover a, .with-nav-tabs .nav li a:visited {
  border: 1px solid #ffffff !important;
  border-bottom: 2px solid #ed2324 !important;
}

.with-nav-tabs .nav li:last-child.active a, .with-nav-tabs .nav li:last-child:hover a, .with-nav-tabs .nav li:last-child a:visited {
  border-bottom: 2px solid #214685 !important;
}

.with-nav-tabs .nav li a:visited {
  background: #f8f8fa
}

.with-nav-tabs .nav small {
  font-size: 11px;
  float: left;
  max-width: 100%;
  white-space: initial;
  width: 100%
}

.with-nav-tabs .nav i {
  position: absolute;
  left: 0;
  height: 77px;
  line-height: 77px;
  width: 62px;
  background: #ed2324;
  color: #ffffff;
  font-size: 30px;
  top: 0;
  text-align: center;
  border-radius: 4px 0 0 4px;
}

.with-nav-tabs .nav i.fa-file-pdf {
  background: #214685
}

.with-nav-tabs .panel-default {
  float: left;
  margin-bottom: 5px;
  width: 100%
}

.with-nav-tabs .accordion-conteudo, .with-nav-tabs .panel-group {
  float: left;
  width: 100%
}

.accordion-conteudo b {
  float: left;
  max-width: 97%
}

.with-nav-tabs .panel-group .panel + .panel {
  float: left;
  width: 100%
}

.with-nav-tabs li.active:after, .cursos-destaque .nav-tabs > li.active:after, .cursos-destaque .nav-tabs > li:after {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 50px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  margin: 0 auto;
  position: absolute;
  bottom: -11px;
  left: 50%;
  margin-left: -14.29px;
  color: #ffffff;
  opacity: 1;
}

.cursos-destaque .nav-tabs > li:after {
  color: transparent;
  text-shadow: 0px 3px 0px #ffffff00;
}

.with-nav-tabs li:last-child.active:after, .cursos-destaque .nav-tabs > li:last-child.active:after {
  text-shadow: 0px 3px 0px #214685;
}

.cursos-destaque .nav-tabs > li.active:after {
  bottom: -15px;
  color: #ed2324;
  text-shadow: none !important;
}

.box-professor-curriculo {
  background: #f8f8fa;
}

.box-professor-curriculo .update-card-body i {
  font-size: 13px;
  line-height: 16px;
  float: left;
  padding-bottom: 15px
}

.box-professor-curriculo .media-object {
  margin: 15px 15px 15px 0;
  height: auto;
  margin-left: 0
}

.with-nav-tabs .block-update-card {
  float: left;
}

#btn_baixar_pdf .btn {
  padding: 5%;
}

.with-nav-tabs .col-xs-12 .col-xs-12, .with-nav-tabs .col-md-9 .col-md-2, .with-nav-tabs .method {
  border-top: 1px solid #f1f2f6;
}

.with-nav-tabs .col-md-9 .col-md-10 {
  padding-left: 30px
}

.with-nav-tabs .cell {
  padding: 7.5px 0;
  float: left;
  width: 100%
}

.with-nav-tabs .cell .btn {
  border-radius: 11px !important;
  padding: 0px 10px;
  background: #ffffff !important;
  border: 1px solid !important;
  color: #333;
  font-size: 13px;
  float: right;
  cursor: default;
  font-weight: normal !important;
  text-transform: none
}

.with-nav-tabs .method > .col-md-9 {
  border-right: 1px solid #f1f2f6;
}

.with-nav-tabs .cell .btn-success {
  border-color: green !important;
}

.with-nav-tabs .cell .btn-info {
  border-color: #214685 !important;
  cursor: pointer;
  margin-right: 10px;
}

.with-nav-tabs .cell .btn-danger {
  border-color: #ed2324 !important;
  cursor: pointer;
  margin-right: 10px;
}

.with-nav-tabs .cell .btn-warning {
  border-color: #ff9323 !important;
}

.provavel {
  background: #f1f2f6;
  padding: 0px 10px 0 7px;
  font-size: 11px;
  border: 1px solid #ffa03d;
  cursor: default;
  margin-left: -8px;
  z-index: 1;
  height: 20px;
  border-left: none;
  position: relative;
  border-radius: 0 11px 11px 0;
}

.with-nav-tabs .panel .panel-collapse {
  border-bottom: 1px solid #f1f2f6
}

#materiais-demonstrativos .menu-video b {
  margin-top: 2px
}

#materiais-demonstrativos .video {
  margin-bottom: 10px
}

.lista-buscar .col-md-6:first-child {
  font-weight: bold
}

#materiais-demonstrativos .btn {
  border-radius: 0 0 4px 4px
}

#materiais-demonstrativos .menu-video .col-xs-12:last-child {
  border: 1px solid #f1f2f6;
  padding: 10px !important;
}

#materiais-demonstrativos .menu-video .col-xs-12:last-child:hover {
  background: #f1f2f6
}

#aulavideo .video #player-video {
  border-radius: 4px
}

@media (max-width: 1200px) {
  header > div.col-xs-12 {
    padding-right: 0
  }

  .box-menu-footer, .cursos-destaque, .assinatura-secao, .secao-destaque, .secao-adicional, .container, .busca-curso, #duvidas, #requisitos, .cursos-destaque, .assinatura-secao, .secao-destaque, .secao-adicional {
    padding: 30px 15px !important
  }

  #materiais-demonstrativos .menu-video .col-xs-12 {
    width: 32.6666% !important
  }

  #depoimentos, .newsletter, .secao-escolha {
    padding: 50px 30px
  }

  .menu-principal {
    padding: 0
  }

  .menu-vendas {
    padding-right: 15px !important;
  }

  .menu-topo {
    padding-right: 0
  }
}

@media (max-width: 991px) {
  header > div.col-xs-12 {
    padding-right: 0
  }

  .lista-diferenciais li {
    line-height: 27px;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 10px;
    text-align: left;
  }

  #toTop {
    margin-bottom: 25px;
  }

  .footer {
    padding-bottom: 72px;
  }

  .lista-diferenciais i {
    margin-bottom: 10px;
  }

  .block-container {
    padding: 0 15px
  }

  .block-header p {
    padding: 0 15px
  }

  .lista-diferenciais li div {
    padding-bottom: 15px
  }

  .container, .busca-curso, #duvidas, #requisitos {
    padding: 30px 15px !important;
  }

}

@media (max-width: 560px) {
  #materiais-demonstrativos .menu-video .col-xs-12 {
    width: 100% !important
  }
}

.media-object {
  margin: 15px 5px 0 15px;
}

.update-card-body {
  padding-top: 12px;
}

.menu-tab-aulas-pdf {
  border-bottom: 0px solid #cccccc;
  float: left;
  width: 100%;
}

.menu-tab-aulas-pdf li a {
  background: transparent;
}

.menu-tab-aulas-pdf li {
  float: left;
  width: 50%;
  border-left: 1px solid #f1f2f6 !important;
  padding: 0;
}

.menu-tab-aulas-pdf li a, .menu-tab-aulas-pdf li.active a {
  font-size: 20px;
  color: #333333 !important;
  border-radius: 4px !important
}

.menu-tab-aulas-pdf li:last-child {
  margin-right: 0px !important;
  padding-left: 5px !important
}

.menu-tab-aulas-pdf li:hover {
  opacity: 1;
  background: #f1f2f6
}

.menu-tab-aulas-pdf li.active a {
  opacity: 1;
  margin-bottom: 0;
  background: #ffffff;
  border: 1px solid transparent
}

.btn-modal-video {
  border: none;
  background: none
}

.dropdown-backdrop {
  display: none
}

.menu-video button.disabled {
  opacity: 0.5;
  cursor: default;
}

@media (max-width: 767px) {
  .menu-tab-aulas-pdf li {
    margin-top: 12px !important
  }

  .menu-topo {
    padding: 0
  }
}

@media (max-width: 587px) {
  .menu-tab-aulas-pdf li {
    margin-top: 0px !important;
  }
}

@media (max-width: 587px) {
  .menu-tab-aulas-pdf li span {
    display: none;
  }
}

/*página de assinatura */

.diferenciais-assinatura li .col-md-12 {
  background: #ffffff;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 4px
}

.diferenciais-assinatura li i {
  color: #214685;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 60px;
  margin: 10px 0;
}

.nav-cursos .plan-features {
  padding: 0px;
  background: #ffffff;
  border-top: 4px solid #214685;
  padding-bottom: 20px;
  float: left;
  width: 100%;
  border-radius: 4px
}

.nav-cursos .plan-features li {
  padding: 0 15px
}

.nav-cursos .plan-features h4 {
  padding: 15px 0;
  border-bottom: 1px solid #f1f2f6
}

#btn-assinar-1, #btn-assinar-2 {
  color: #ffffff
}

.label-desconto {
  font-size: 13px !important;
  line-height: 14px !important;
}

@media (max-width: 1740px) {
  .label-desconto.visible-lg {
    display: none !important;
  }

  .label-desconto.visible-xs, .sidebar-curso hr.clean.visible-md {
    display: block !important;
  }

}

@media (max-width: 1440px) {
  .box-dados-concurso h1 {
    font-size: 35px;
  }

  #copy_right span {
    font-size: 13px;
    padding-right: 0;
  }

  .box-dados-concurso h1 {
    font-size: 35px;
  }

  .table .media .h4 {
    font-size: 15px;
    line-height: 17px
  }

  .table .item-preco {
    min-width: 180px
  }

  /*.menu-principal span.hidden-sm, .icone-assinatura .hidden-sm {display: none;}*/
  .busca-curso .panel-default > .panel-heading h2, .busca-curso .panel-default > .panel-heading .col-md-10 > h3, .busca-curso .panel-default > .panel-heading .col-lg-9 h3 {
    font-size: 14px !important
  }
}

/*countdoun*/
aside .black-box {
  background: #ffffff;
}

.black-box {
  border-radius: 4px;
  margin-bottom: 15px;
  /*overflow: hidden;*/
  padding-bottom: 10px !important
}

.black-box h3 {
  background: #214685;
  margin-top: 0;
  padding: 5px;
}

div[id*="Stage_jbeeb"] {
  margin: 0 auto !important
}

.curso-premium {
  float: left;
  width: 100%;
  padding: 17px 15px;
  background: #ffffff;
  color: #333333;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 15px;
  border-top: 4px solid #b61b1c;
}

.curso-premium h3 {
  margin: 0
}

.curso-premium i {
  color: #b61b1c;
  line-height: 18px;
  font-size: 35px;
  display: -webkit-inline-box;
  margin: 0 2px;
}

.curso-premium .fa-file-pdf {
  margin-right: 13px;
}

.popover {
  z-index: 1;
  min-width: 450px;
}

@media (max-width: 767px) {
  .popover {
    z-index: 1;
    min-width: auto;
  }
}

.box-sobre3, .box-sobre4 {
  max-height: 86px;
  padding-top: 10px;
  overflow: hidden;
  float: left;
  width: 100%;
  transition: all .75s;
  -moz-transition: all .75s;
  -webkit-transition: all .75s;
  -o-transition: all .75s;
  background: #ffffff;
  border-radius: 0 0 4px 4px;
}

.show-box3 .box-sobre3, .show-box4 .box-sobre4 {
  max-height: 5000px !important;
}

#sobre-concurso3, #sobre-concurso4 {
  float: left;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}

.mostrar-box3.mais, .mostrar-box3.menos, .mostrar-box4.mais, .mostrar-box4.menos {
	float: left;
	width: 100%;
	text-align: center;
	background: #051940;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}
.mostrar-box3 div, .mostrar-box4 div {
	margin: 0 auto;
	text-align: center;
	width: 83px;
}

.mostrar-box3 div, .mostrar-box4 div {
  margin: 0 auto;
  text-align: center;
  width: 83px;
}

.mostrar-box3 i, .mostrar-box4 i {
  position: absolute;
  left: 50%;
  background: #051940;
  top: 35px;
  margin-left: -27px;
  padding: 11px 15px 15px;
  border-radius: 0 0 25px 25px;
  font-weight: 900;
  font-size: 20px;
  line-height: 5px;
}

.show-box3 .box-sobre3, .show-box4 .box-sobre4 {
  padding: 20px 0;
}

img[src*="img/spinner"]::after, img[src*="assets/img/ajax-loader"]::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  animation: a 2s infinite linear;
  text-align: center;
  width: 1.25em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  box-sizing: border-box;
  font-size: 55px;
  content: "\f1ce";
}

.menu-topo .dropdown::before {
  content: "";
  height: 15px;
  width: 100%;
  float: left;
  position: absolute;
  left: 0;
  top: 24px
}

.menu-principal .collapse .dropdown:hover > .dropdown-menu, .menu-topo .dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
}

.menu-topo .dropdown:hover > .dropdown-menu {
  margin-top: 2px
}

.mais-vendidos ul {
  float: left;
}

.menu-topo .dropdown:hover::before {

  height: 16px;

}

.btn-teste {
  background: #16a8c4;
  color: #fff !important;
  margin-left: 0
}

.btn-teste i {
  /*color: #214685;*/
}

.btn-teste3 {
  width: 100%;
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px !important;
  float: left;
  border-radius: 4px;
  opacity: .9;
}

.label-desconto-home {
  padding: 10px 15px;
  font-size: 22px !important;
  background: #009688;
  border: 2px solid;
  margin-top: 10px;
  width: auto !important;
  margin-bottom: -33px;
  right: 15px;
}

.label-desconto-home:after {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 50px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  margin: 0 auto;
  position: absolute;
  bottom: -9.8px;
  left: 60px;
  margin-left: -14.29px;
  color: #009688;
  opacity: 1;
  text-shadow: 0px 3px 0px #ffffff;
}

.mais-vendidos-box ul, .mais-vendidos-box ul {
  float: left;
  overflow: auto;
}

.img-home-bottom, .img-home-bottom img {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
}

.img-home-bottom img {
  position: relative;
}

@media (max-width: 991px) {
  .img-home-bottom, .img-home-bottom img {
    position: relative;
  }

  button.close.cor-branco {
    color: #333 !important;
    border: 0;
    margin-right: 15px;
    margin: 2px 0 -3px;
  }
}

@media (min-width: 1200px) and (max-width: 1450px) {

  .assinatura-home .titulo-secao-lg b {
    font-size: 61px !important;
    line-height: 63px !important
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .assinatura-secao-1 .h21 b {
    font-size: 43px;
    line-height: 41px;
  }

  .assinatura-home .titulo-secao-lg b {
    font-size: 53px !important;
    line-height: 58px !important
  }

  .label-desconto-home:after {
    left: auto;
    right: 30px
  }

  header > div.col-xs-12 {
    padding-right: 0;
  }

  .menu-principal {
    padding: 0 5px;
  }
}

@media (min-width: 991px) and (max-width: 1200px) {
  .assinatura-home .titulo-secao-lg b {
    font-size: 61px !important;
    line-height: 63px !important
  }

  .navbar-nav > li > a {
    padding: 13px 7px
  }

  .menu-vendas a {
    font-size: 13px !important;
  }
}

@media (max-width: 991px) {
  .assinatura-home .titulo-secao-lg b {
    font-size: 53px !important;
    line-height: 56px !important
  }

  .assinatura-home img {
    right: 0 !important;
  }

}

.assinatura-home img {
  width: auto;
  max-height: 100vh;
  position: relative;
  padding-top: 20px
}

@media (min-width: 992px) and (max-width: 1250px) {
  .assinatura-home .titulo-secao-lg b {
    font-size: 52px !important;
    line-height: 55px !important
  }
}

@media (max-width: 540px) {
  .assinatura-home .titulo-secao-lg b {
    font-size: 42px !important;
    line-height: 44px !important;
  }

  #login_top[data-toggle="dropdown"] i {
    margin: 4px 0 4px 3px;
    font-size: 21px;
  }

  #login_top span {
    line-height: 12px;
    margin: 7px 7px 0 3px;
    font-size: 11px;
  }

  .menu-topo #login_top {
    margin-top: -5px
  }
}

#ja-sou-assinante {
  position: absolute;
  top: 13px;
  right: 10px;
  color: #fff;
  border: 1px solid #ffffff78;
  border-radius: 14px;
  padding: 2px 12px;
  opacity: .6;
  font-size: 13px;
  cursor: pointer;
}

#ja-sou-assinante:hover {
  opacity: 1
}

.app-box {
  background: #fff;
  border-radius: 4px;
  text-align: center;
  padding: 30px 20px;
  margin-top: 60px
}

.app-box i {
  font-size: 56px;
  background: #051940;
  height: 144px;
  width: 144px;
  line-height: 64px;
  color: #fff;
  border-radius: 50%;
  padding: 36px;
  margin-top: -83px;
  border: 4px solid;
}

.assinatura-secao-7 #alert-info {
  text-align: center;
  padding: 40px 0;
  color: #fff;
}

.assinatura-secao-7 #alert-info a {
  color: #ffffff
}


.infografico {
  position: relative;
  padding: 0px 0
}

@media (max-width: 767px) {

  .infografico {
    padding: 0
  }

}

@media (min-width: 768px) {

  .infografico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

}

.infografico {
  position: relative
}

.infografico .itens {
  position: relative
}

@media (max-width: 767px) {

  .infografico .itens {
    margin: 0
  }

}

@media (min-width: 768px) {

  .infografico .itens {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px -20px
  }

}

@media (min-width: 768px) {

  .infografico .itens .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    overflow: hidden
  }

}

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

  .infografico .itens .wrapper {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%
  }

}

@media (min-width: 1024px) {

  .infografico .itens .wrapper {
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%
  }

  .infografico .itens .wrapper:nth-child(-n+4) {

    margin-bottom: 100px
  }

}

.infografico .itensConnection {
  display: none
}

@media (min-width: 1024px) {

  .infografico .itensConnection {
    display: block;
    width: 43px;
    height: 6px;
    position: relative;
    z-index: 2;
    top: 188px;
    right: 12px
  }

}

.infografico .item {

}

@media (max-width: 767px) {

  .infografico .item {
    margin: auto;
    max-width: 275px
  }

  a#logo {
    margin-left: 10px
  }

  #slide-principal a.right span, #slide-principal a.left span {
    left: 24px;
    margin-top: -13px;
  }

  #slide-principal a.left span {
    left: 22px;
  }

}

.icon-mais {
  color: #009889;
  font-size: 35px;
  border-radius: 50%;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: absolute;
}

.mais-1 {
  left: 317px;
  top: -25px;
}

.mais-2 {
  top: 40px;
  right: 115px;
}

.mais-3 {
  right: -7px;
  top: 209px
}

.mais-4 {
  right: -8px;
  bottom: 210px;
}

.mais-5 {
  right: 116px;
  bottom: 40px;
}

.mais-6 {
  left: 317px;
  bottom: -25px;
}

.mais-7 {
  left: 116px;
  bottom: 40px;
}

.mais-8 {
  left: -8px;
  bottom: 210px;
}

.mais-9 {
  left: -7px;
  top: 209px;
}

.mais-10 {
  top: 40px;
  left: 115px;
}

.itens .item:before {
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  background: none !important;
  background-image: none !important;
  color: #051940;
  font-size: 50px;
  height: 50px;
  margin: 0 auto 10px;
  width: 100%;
}

.infografico .item.item-1:before {
  content: "\f109" !important;
}

.infografico .item.item-2:before {
  content: "\f04b" !important;
}

.infografico .item.item-3:before {
  content: "\f1c1" !important;
}

.infografico .item.item-4:before {
  content: "\f05a" !important;
}

.infografico .item.item-5:before {
  content: "\f086" !important;
}

.infografico .item.item-6:before {
  content: "\f00c" !important;
}

.infografico .item.item-7:before {
  content: "\f091" !important;
}

.infografico .item.item-8:before {
  content: "\f500" !important;
}

.infografico .item.item-9:before {
  content: "\f4d7" !important;
}

.infografico .item.item-10:before {
  content: "\f542" !important;
}

@media (min-width: 1024px) and (max-width: 1359px) {

  .infografico .item:before {
    -webkit-transform: scale(.9);
    transform: scale(.9)
  }

}

.infografico .item.item-1:before {
  background-position: 0 0
}

.infografico .item.item-2:before {
  background-position: 0 -160px
}

.infografico .item.item-3:before {
  background-position: 0 -320px
}

.infografico .item.item-4:before {
  background-position: 0 -480px
}

.infografico .item.item-5:before {
  background-position: 0 -640px
}

.infografico .item.item-6:before {
  background-position: 0 -800px
}

.infografico .item.item-7:before {
  background-position: 0 -960px
}

.infografico .item.item-8:before {
  background-position: 0 -1120px
}

.infografico .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  color: #fff !important;
  padding-right: 10px
}

@media (max-width: 767px) {

  .infografico {
    padding-bottom: 0
  }

}

.infografico .grafico .itens {
  position: relative;
  width: 100%;
  height: 100%;
  margin-left: 0px;
}

.infografico .grafico .itens .item {
  font-size: 14px;
  text-align: right;
  line-height: 17px;
}

.infografico .grafico .itens .item:before {
  display: block;
  margin: 0 auto 0px;
  width: 100%;
  height: 57px;
  background-image: url(../img/icons-assinatura.png?v=3902);
  background-position: 0 0;
  box-sizing: border-box;
  content: ''
}

.infografico .grafico .itens .item.item-1:before {
  margin: 0 0px
}

.infografico .grafico .itens .item.item-2 {
  text-align: left
}

.infografico .grafico .itens .item.item-2:before {
  margin: 0 0 0px
}

.infografico .grafico .itens .item.item-3 {
  text-align: left
}

.infografico .grafico .itens .item.item-3:before {
  margin: 0px
}

.infografico .grafico .itens .item.item-4:before {
  margin: 0
}

.infografico .grafico .itens .item.item-5:before {
  margin: 0
}

.infografico .grafico .itens .item.item-6:before {
  margin: 0
}

.infografico .grafico .itens .item.item-7:before {
  margin: 0
}

.infografico .grafico .itens .item.item-1:before {
  background-position: center -1px
}

.infografico .grafico .itens .item.item-2:before {
  background-position: center -71px
}

.infografico .grafico .itens .item.item-3:before {
  background-position: center -144px
}

.infografico .grafico .itens .item.item-4:before {
  background-position: center -215px
}

.infografico .grafico .itens .item.item-5:before {
  background-position: center -287px
}

.infografico .grafico .itens .item.item-6:before {
  background-position: center -347px
}

.infografico .grafico .itens .item.item-7:before {
  background-position: center -419px
}

.infografico .grafico .img-check {
  position: absolute;
  top: 220px;
  right: 220px;
  z-index: 1
}

@media (max-width: 767px) {

  .infografico .grafico .img-check {
    display: none
  }

}

@media (max-width: 767px) {

  .infografico .grafico {
    margin-top: 0
  }

  .infografico .grafico .itens {
    margin: 0 -10px;
    width: calc(100% + 20px)
  }

  .infografico .grafico .itens .item {
    padding: 10px 0 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .infografico .grafico .itens .item.item-1, .infografico .grafico .itens .item.item-2, .infografico .grafico .itens .item.item-3, .infografico .grafico .itens .item.item-4, .infografico .grafico .itens .item.item-5, .infografico .grafico .itens .item.item-6,
  .infografico .grafico .itens .item.item-7, .infografico .grafico .itens .item.item-8, .infografico .grafico .itens .item.item-9, .infografico .grafico .itens .item.item-10 {
    text-align: center;
  }

  .icon-mais {
    display: none
  }


  .infografico .grafico .itens .item.item-1:before {
    margin: 0 auto 0px
  }

  .infografico .grafico .itens .item.item-2:before {
    margin: 0 auto 10px
  }

  .infografico .grafico .itens .item.item-3:before {
    margin: 0 auto 10px
  }

  .infografico .grafico .itens .item.item-4:before {
    margin: 0 auto 10px
  }

  .infografico .grafico .itens .item.item-5:before {
    margin: 0 auto 10px
  }

  .infografico .grafico .itens .item.item-6:before {
    margin: 0 auto 10px
  }

  .infografico .grafico .itens .item.item-7:before {
    margin: 0 auto 10px
  }

  .infografico .grafico .itens .item .icon {
    height: 100px;
    width: 90px;
    margin-bottom: 10px
  }

}

@media (min-width: 768px) {

  .infografico .grafico {
    position: relative;
    margin: 0px auto 0;
    width: 687px;
    height: 687px;
    background-image: url(../img/bg-icons.jpg);
    background-position: 0 0;
    background-size: cover;
    border-radius: 50%;
    border: 6px solid #f1f2f6;
  }

}

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

  .infografico .grafico {
    margin-top: 20px
  }

}

@media (min-width: 768px) {

  .infografico .grafico .itens .item {
    position: absolute;
    width: 170px;
    background-position: 0 0
  }

  .infografico .grafico .itens .item:nth-child(1) {
    top: 55px;
    right: 208px;
    width: 135px;
    padding: 0;
    text-align: center;
  }

  .infografico .grafico .itens .item:nth-child(2) {
    top: 154px;
    right: 76px;
    width: 100px;
    padding: 0;
    text-align: center;
  }

  .infografico .grafico .itens .item:nth-child(3) {
    top: 299px;
    right: 49px;
    width: 76px;
    padding: 0;
    text-align: center;
  }

  .infografico .grafico .itens .item:nth-child(4) {
    bottom: 124px;
    right: 67px;
    width: 121px;
    padding: 0;
    text-align: center;
  }

  .infografico .grafico .itens .item:nth-child(5) {
    bottom: 48px;
    right: 193px;
    width: 113px;
    padding: 0;
    text-align: center;
  }

  .infografico .grafico .itens .item:nth-child(6) {
    bottom: 33px;
    left: 224px;
    width: 96px;
    padding: 0;
    text-align: center;
  }

  .infografico .grafico .itens .item:nth-child(7) {
    bottom: 110px;
    left: 101px;
    width: 123px;
    padding: 0;
    text-align: center;
  }

  .infografico .grafico .itens .item:nth-child(8) {
    top: 298px;
    left: 43px;
    width: 120px;
    padding: 0;
    text-align: center;
  }

  .infografico .grafico .itens .item:nth-child(9) {
    top: 145px;
    left: 87px;
    width: 135px;
    padding: 0;
    text-align: center;
  }

  .infografico .grafico .itens .item:nth-child(10) {
    top: 70px;
    left: 214px;
    width: 93px;
    padding: 0;
    text-align: center;
  }
}

@media (min-width: 992px) and (max-width: 1240px) {
  .assinatura-secao-3 .col-xs-12.col-md-11.p-0.col-md-offset-1 {
    max-width: 78%;
    float: right;
  }

  .assinatura-secao-3 .plano-assinatura .cor-pink, .assinatura-secao-3 .plano-assinatura li span {
    float: left;
    width: 100%;
    margin: 0
  }

  .assinatura-secao-3 .label-desconto-home {
    font-size: 17px !important;
    margin-bottom: -25px;
  }
}

@-webkit-keyframes pulsar {
  0% {
    background: #ff7a4d
  }
  50% {
    background: #ffa080
  }

}

@keyframes pulsar {
  0% {
    background: #ff7a4d
  }
  50% {
    background: #ffa080
  }

}

.btn-download-ilimitado {
  cursor: default;
  background: #ffffff !important;
  color: #051a40 !important;
  margin-top: 20px;
  font-size: 20px;
  padding: 8px 27px;
  font-weight: 900;
  border-radius: 4px;
  white-space: inherit;
}

.countdown-clock {
  max-width: 216px;
  margin: 0 auto;
}

.menu-footer- {
  background: #ffffff;
  padding: 50px 70px
}

.menu-footer- a {
  color: #000000;
  opacity: .8
}

.menu-footer- a:hover {
  opacity: 1
}

.baixe-agora {
  padding: 40px 0 80px
}

.baixe-agora a.btn-info, .baixe-agora-box a.btn-info, #requisitos a.btn-info, .assinatura-secao-7 a.btn-info {
  background: #ffffff !important;
  color: #000000
}

.baixe-agora-box a.btn-info, #requisitos a.btn-info, .assinatura-secao-7 a.btn-info {
  max-width: 100%;
  text-align: center;
  float: left;
  width: 100%;
  border-color: #efefef !important;
  white-space: inherit;
  padding: 10px 0;
  margin-bottom: 30px
}

.assinatura-secao-7 .seu-sistema {
  background: #ed2a24;
  margin-top: -40px;
}

.assinatura-secao-7 .seu-sistema:after {
  color: #ed2a24;
}

#requisitos a.btn-info, .assinatura-secao-7 a.btn-info {
  border: 1px solid #efefef !important;
  padding: 40px 0;
}

.baixe-agora-box .col-lg-2 {
  width: 20%;
  padding-right: 0
}

.assinatura-secao-7 a.btn-info h3, .assinatura-secao-7 a.btn-info .h3, .baixe-agora-box a.btn-info .h3, .baixe-agora-box a.btn-info h3, #requisitos a.btn-info h3, #requisitos a.btn-info .h3 {
  font-size: 13px;
  font-weight: 600;
  float: right;
  width: 100%;
  text-align: center;
}

.assinatura-secao-7 a.btn-info h3, .assinatura-secao-7 a.btn-info .h3 {
  font-size: 18px;
  margin-bottom: 5px !important;
}

.baixe-agora-box a.btn-info i, #requisitos a.btn-info i, .assinatura-secao-7 a.btn-info i {
  font-size: 22px;
  width: 100%;
  white-space: inherit;
  margin-bottom: 5px;
  color: #ee4540;
  font-weight: 100;
}

.assinatura-secao-7 a.btn-info i {
  color: #051940;
  font-size: 48px;
  margin: 10px 0 15px;
}

.baixe-agora-box a.btn-info:hover, .baixe-agora-box a.btn-info:active, .baixe-agora-box a.btn-info:focus, #requisitos a.btn-info:hover, #requisitos a.btn-info:active, #requisitos a.btn-info:focus {
  color: #fff !important;
  background-color: #051940 !important;
  border-color: #051940 !important;
}

.assinatura-secao-7 a.btn-info:hover, .assinatura-secao-7 a.btn-info:active, .assinatura-secao-7 a.btn-info:focus {
  color: #fff !important;
  background-color: #ed2a24 !important;
  border-color: #ed2a24 !important;
}

@media (min-width: 992px) {
  .assinatura-secao-7 .col-md-2 {
    width: 20%;
    padding-right: 0
  }
}

.assinatura-secao-7 .box-aplicativos {
  padding-right: 0;
  padding-top: 60px;
}

.hide-desk {
  display: none;
}

.box-aplicativos {
  float: left;
  width: 100%;
  padding-top: 31px;
  padding-right: 15px;
}

.box-aplicativos a span, #requisitos a.btn span, .assinatura-secao-7 a.btn-info span {
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  float: left;
}

.seu-sistema {
  float: left;
  width: 100%;
  background: #ee4540;
  border-radius: 4px;
  color: #ffffff;
  text-align: center;
  margin-top: -36px;
  position: relative;
  font-size: 15px;
  padding: 4.5px 0;
}

.box-selo-app {
  padding: 0 70px 0 30px;
}

.seu-sistema:after {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 23px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -7.19px;
  color: #ee4540;
  opacity: 1;
  top: 20px;
}

.baixar-ag {
  margin-top: 40px !important
}

.banner .btn-info i, .para-todos .btn-info i, .diferenciais-container i {
  color: #ff4758
}

.diferenciais-container .bg-branco .btn-info:hover, .diferenciais-container .bg-branco .btn-info:focus, .diferenciais-container .bg-branco .btn-info:active, .banner .btn-info:hover, .banner .btn-info:not(:disabled):not(.disabled).active, .banner .btn-info:not(:disabled):not(.disabled):active, .show > .banner .btn-info.dropdown-toggle, .banner .btn-info.focus, .banner .btn-info:focus {
  color: #fff !important;
  background-color: #ff4758 !important;
  border-color: #ff4758 !important;
}

.diferenciais-container .btn-info:hover i, .diferenciais-container .btn-info:focus i, .diferenciais-container .btn-info:active i, .banner .btn-info:hover i, .banner .btn-info:not(:disabled):not(.disabled).active i, .banner .btn-info:not(:disabled):not(.disabled):active i, .show > .banner .btn-info.dropdown-toggle i, .banner .btn-info.focus i, .banner .btn-info:focus i {
  color: #ffffff !important
}

.box-selos {
  padding: 30px 0 0;
}

.container-selos {
  background: #0f2e64;
  padding: 30px;
  text-align: center;
}

@media (max-width: 1200px) {
  .cursos-destaque h2 {
    font-size: 14px;
    line-height: 18px;
    min-height: 95px;
    margin: 0 0 10px;
  }

  .seu-sistema {
    font-size: 11px !important;
    padding: 2.5px 0 !important;
    margin-top: -35px;
  }

  .box-selo-app {
    padding: 0 30px 0 30px !important;
  }

  .seu-sistema:after {
    top: 17px;
  }

  .baixe-agora-box a.btn-info .h3, .baixe-agora-box a.btn-info h3 {
    font-size: 12px !important;
  }

  .box-aplicativos a span {
    font-size: 11px;
    text-transform: capitalize;
    font-weight: 600;
  }
}

@media (max-width: 767px) {
  .baixe-agora-box .col-lg-2 {
    width: 100%
  }

  .seu-sistema {
    font-size: 11px !important;
    padding: 2.5px 0 !important;
    margin-top: -18px;
    margin-bottom: 10px;
  }
}

.box-menu-footer .popover {
  padding: 0;
  z-index: 9
}

.box-menu-footer .foi-aprovado, .box-menu-footer .satisf-2, #nav-footer .foi-aprovado, #nav-footer .satisf-2 {
  border: 1px solid #f1f2f6;
  float: left;
  border-radius: 4px;
  margin: 10px 0;
  padding: 6px 10px;
  line-height: 14px;
  font-size: 13px;
}

.box-menu-footer .popover > .arrow:after, #nav-footer .popover > .arrow:after {
  border-bottom-color: #f7f7f7;
}

.box-menu-footer .satisf-2, #nav-footer .satisf-2 {
  margin-top: 0
}

#nav-footer .popover {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  margin-bottom: 10px;
  float: left;
  padding: 0
}

#menu-7 li, .box-menu-footer li {
  float: left;
  width: 100%
}

.auxilio-busca a.dropdown-toggle {
  float: left;
  background: #00a000;
  border-radius: 0 4px 4px 0;
  padding: 7.5px 15px;
  font-size: 23px;
  margin: 10px 0 0px -3px;
  color: #ffffff;
  border-left: 1px solid #f1f2f6;
}

.auxilio-busca small {
  line-height: 15px;
  float: left;
  margin: 10px 0 0;
}

.menu-icones .popover {
  min-width: auto;
  text-align: center;
}

.auxilio-busca .dropdown-menu {
  min-width: 242px
}

.auxilio-busca a.dropdown-toggle b {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 23px;
  float: left;
  margin-left: 7px
}

.auxilio-busca a.dropdown-toggle i {
  float: left;
  margin-top: -1px;
  padding-bottom: 1px;
}

.auxilio-busca .tooltip {
  width: 187px;
  font-size: 14px;
  line-height: 15px;
  padding: 5px;
}

.auxilio-busca .tooltip-inner {
  padding: 6px 8px;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .menu-principal .visible-md {
    display: inline-block !important;
  }

  .menu-vendas i, .hide-c {
    display: none;
  }

  .navbar-nav > li > a {
    padding: 13px 5px !important;
    font-size: 12.5px !important;
  }
}

@media (min-width: 1301px) {
  .menu-principal .visible-lg {
    display: inline-block !important;
  }
}

@media (max-width: 1300px) {
  .visible-lg.visible-1300 {
    display: none !important;
  }
}

@media (min-width: 1300px ) and (max-width: 1410px) {
  .hide-c {
    display: none;
  }
}

@media (min-width: 1200px ) and (max-width: 1247px) {
  .hide-c {
    display: none;
  }
}

@media (min-width: 992px ) and (max-width: 1025px) {
  .navbar-nav > li > a {
    padding: 13px 7px;
    font-size: 13px;
  }
}

.menu-dest a > span {
  border: 1px solid #f1f2f6;
  border-radius: 18px;
  padding: 2px 10px;
  float: left;
  margin-top: -3px;
  color: #000;
  margin-bottom: -3px;
}

.menu-dest a {
  float: left;
}

.menu-dest a {
  background-color: transparent !important;
  padding-right: 5px !important;
  padding-left: 5px !important
}

.menu-dest a:hover > span {
  background: #214685;
  color: #ffffff
}

.siteseguro li {
  width: auto;
}

.box-menu-footer .icones-grupo a {
  color: #0f2e64;
  margin: 14px 10px 0 0;
  float: left;
}

#topo-qtd-carrinho {
  background: #ed2324;
  color: #ffffff;
  border-radius: 50%;
  font-size: 11px;
  line-height: 13px;
  padding-right: 1px;
  height: 18px;
  width: 18px;
  float: left;
  text-align: center;
  border: 2px solid #214685;
  margin: -4px 0 0 -2px;
  z-index: 1;
  position: relative;
}

#div-carrinho-identificacao a i {
  float: left;
}

/*banner topo evento*/
.banner-home-topo {
  background-color: #f6cb00;
}

.banner-home-topo .container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.banner-home-topo .col-lg-10.col-md-7.col-xs-12 {
  margin-bottom: 3%;
  z-index: 1;
}

.banner-home-topo * {
  /*font-family: lato*/
}

.banner-home-topo .hs-input[type="email"] {
  border: none;
  padding: 22.5px 15px;
  font-size: 18px;
  box-shadow: none !important;
}

.banner-home-topo .seus-dados {
  font-size: 12px;
  line-height: 13px;
}

.banner-home-topo .hs-email, .banner-home-topo .hs_error_rollup {
  float: left;
  width: 50%;
  margin-bottom: 0 !important
}

.banner-home-topo .hs-submit {
  float: right;
  width: 50%;
}

.banner-home-topo .hbspt-form, .banner-home-topo .hbspt-form form {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 2.5px
}

.banner-home-topo .actions {
  margin: 0 !important;
  padding: 0 10px 0 15px !important;
}

.banner-home-topo .dia-evento {
  margin-top: 3%;
  margin-bottom: 0;
  font-weight: 600;
}

.banner-home-topo .box-branco-titulo {
  font-size: 50px;
  margin-top: 2%;
  line-height: 45px;
  padding: 11px 15px 23px 0;
  position: relative;
  left: 0;
  background: #fff;
  margin-left: -22.3%;
  padding-left: 22%;
  right: 0;
  border-radius: 0 4px 4px 0;
}

.banner-home-topo .box-branco-titulo b {
  font-size: 61px !important;
  line-height: 64px !important;
  font-weight: 900;
}

.banner-home-topo .hs_error_rollup label {
  margin: 0
}

.banner-home-topo .hs_error_rollup ul {
  padding: 2px 0 0 !important;
}

.banner-home-topo .hs-button {
  width: 100%;
  padding: 12px 0;
  font-size: 23px;
  font-weight: 900 !important;
  border: none !important;
  border-bottom: 4px solid rgba(0, 0, 0, 0.23) !important;
  margin-top: 10px;
  -webkit-transition: all .0s ease;
  transition: all .0s ease;
  margin-left: 0 !important;
  white-space: inherit;
  background: #00a000 !important;
  outline: none !important;
  box-shadow: none !important;
  padding: 24px 5px !important;
  font-size: 25px !important;
  text-shadow: none !important;
}

.banner-home-topo .hs-button:hover {
  margin-top: 4px !important;
  border: none !important;
  border-width: 0;
}

.banner-home-topo .hs-email label, .banner-home-topo legend.hs-field-desc {
  display: none !important;
}

.banner-home-topo .hs_error_rollup {
  position: absolute;
  bottom: 0;
  float: left;
  width: 100%;
  position: absolute;
  bottom: -14px;
  float: left;
  width: auto;
  color: #721c24;
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  padding: 0 8px;
  line-height: 10px;
  border-radius: 0 4px 0 0;
  z-index: 1;
  left: 5px;
}

.banner-home-topo .submitted-message {
  background: #00a000;
  padding: 10px;
  color: #fff;
  border-radius: 4px;
}

.banner-home-topo .submitted-message p {
  margin: 0;
  padding: 0px 15px
}

.banner-home-topo .vermelho-banner {
  color: #c20e0e
}

.banner-home-topo .texto-evento {
  float: left;
  font-size: 22px;
  line-height: 27px;
  margin: 10px 0 20px;
  font-weight: 500;
}

.banner-home-topo .countdown-clock > div {
  width: auto;
  font-size: 12px;
  font-weight: 600;
  width: 25%;
  float: left;
}

.banner-home-topo .countdown-clock > div > span {
  display: block;
  font-weight: bold;
  margin-right: 0px;
  display: inline-block;
  font-size: 30px;
  width: 100%;
  float: left;
  margin-bottom: 0px
}

.banner-home-topo .countdown-clock {
  float: left;
  width: 100%;
  max-width: 100%;
  background: #000000;
  float: left;
  border-radius: 4px;
  padding: 25px 20px;
  color: #ffffff;
}

.banner-home-topo .black-box {
  max-width: 98%
}

.banner-home-topo .black-box {
  padding-bottom: 15px !important
}

.banner-home-topo .countdown-clock:after {
  display: inline-block;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 41px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  margin: 0 auto;
  position: absolute;
  bottom: 3px;
  left: 23px;
  margin-left: -10px;
  color: #000000;
  opacity: 1;
  text-shadow: 0px 3px 0px #f6cb00;
}

@media (max-width: 1659px) {
  .box-branco-titulo br {
    display: none;
  }

  .banner-home-topo .box-branco-titulo {
    font-size: 40px !important;
    line-height: 42px !important
  }

  .banner-home-topo .box-branco-titulo b {
    font-size: 42px !important;
    line-height: 45px !important;
  }
}

@media (max-width: 1199px) {
  .banner-home-topo .box-branco-titulo {
    margin-left: -30px;
    padding-left: 30px;
    font-size: 30px !important;
    line-height: 32px !important
  }

  .banner-home-topo .box-branco-titulo b {
    font-size: 32px !important;
    line-height: 35px !important;
    font-weight: 900;
  }
}

@media (max-width: 1540px) {
  .banner-home-topo .col-xs-12.col-md-12.col-lg-8.p-0 {
    width: 65%
  }

  .banner-home-topo .black-box {
    max-width: 100%
  }

  .estude-hide {
    display: none
  }

  .navbar-nav > li > a {
    padding: 13px 6px;
    font-size: 13px;
  }
}

@media (max-width: 1420px) {
  .banner-home-topo .col-xs-12.col-md-12.col-lg-8.p-0 {
    width: 80%
  }
}

@media (max-width: 1199px) {
  .banner-home-topo .col-xs-12.col-md-12.col-lg-8.p-0 {
    width: 100%
  }
}

@media (max-width: 991px) {
  .banner-home-topo .box-branco-titulo {
    margin-left: 0;
    padding: 15px;
    border-radius: 4px;
  }

  #requisitos a.btn-info, .assinatura-secao-7 a.btn-info {
    padding: 20px 0 !important;
  }

  .banner-home-topo .black-box {
    padding-left: 0px !important;
  }

  .banner-home-topo [style="width: 36%"] {
    width: 100% !important
  }

  .banner-home-topo [style="width: 36%"] img {
    width: 400px;
    max-width: 100%;
    margin-bottom: -30px;
    margin-top: -30px;
  }

  .banner-home-topo .texto-evento {
    float: left;
    font-size: 19px;
    line-height: 24px;
    margin: 10px 0 20px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .banner-home-topo .hs-button {
    font-size: 21px !important;
  }
}

@media (max-width: 540px) {
  .banner-home-topo .hs-email, .banner-home-topo .hs_error_rollupm, .banner-home-topo .hs-submit {
    width: 100%
  }

  .banner-home-topo .hs-submit {
    margin-top: 10px
  }

  .banner-home-topo .actions {
    padding: 0 10px 0 0 !important;
  }

  .banner-home-topo .hs_error_rollup {
    position: relative;
    margin: -25px 0 5px 10px !important;
    left: 0;
    border-radius: 4px;
  }

  .banner-home-topo .hs-input[type="email"] {
    width: calc(100% - 30px);
  }
}

.footer .busca-curso {
  background: #f1f2f6;
}

/* carousel */
#depoimento-aprovado {
  padding: 0 10px 10px 10px;
  margin-top: 10px;
}

/* Control buttons  */
#depoimento-aprovado .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}

/* Previous button  */
#depoimento-aprovado .carousel-control.left {
  left: -12px;
}

/* Next button  */
#depoimento-aprovado .carousel-control.right {
  right: -12px !important;
}

/* Changes the position of the indicators */
#depoimento-aprovado .carousel-indicators {
  right: 50%;
  top: auto;
  margin-right: -19px;
  position: relative;
  bottom: -20px;
}

/* Changes the color of the indicators */
#depoimento-aprovado .carousel-indicators li {
  background: #c0c0c0;
}

#depoimento-aprovado .carousel-indicators .active {
  background: #333333;
}

#depoimento-aprovado img {
  width: 250px;
  height: 100px
}

/* End carousel */
#depoimento-aprovado .item blockquote {
  border-left: none;
  margin: 0;
}

#depoimento-aprovado .item blockquote img {
  margin-bottom: 10px;
}

#depoimento-aprovado .item blockquote p:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  float: left;
  margin-right: 10px;
}

@media (min-width: 768px) {
  #depoimento-aprovado {
    margin-bottom: 0;
    padding: 0 40px 0px 40px;
  }
}

@media (max-width: 768px) {
  #depoimento-aprovado * {
    text-align: center !important;
  }

  #depoimento-aprovado .carousel-indicators {
    bottom: -20px !important;
    position: relative;
  }

  #depoimento-aprovado .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
  }

  #depoimento-aprovado .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
  }
}

#depoimentos-area .titulo-secao {
  border: none;
  background: #f8f8fa;
}

.barra-box {
  float: left;
  width: 100%;
  margin: 35px 0;
}

.secao-especial-assinatura .btn-assinar2 {
  padding: 12px;
  font-size: 21px;
  max-width: 100%;
  float: none;
  background: #e40913 !important;
}

.barra-completa {
  float: left;
  width: 100%;
  border-radius: 30px 0 0 30px;
  background-image: linear-gradient(to right, #000313 76%, rgba(17, 12, 6, 0) 25%);;
  height: 40px
}

.meia-barra {
  width: 40%;
  border-radius: 30px;
  float: left;
  height: 40px;
  background-image: linear-gradient(to right, #00d660, #2e8837);
}

.box-texto {
  float: left;
  width: 100%;
  color: #fff;
  position: relative;
}

.meia-barra-texto {
  float: left;
  width: 40%;
  position: absolute;
  bottom: 0;
}

.secao-especial-assinatura h3 {
  font-size: 44px;
  line-height: 45px;
}

.meia-barra-texto .texto-1 {
  float: left;
  color: #00d660;
  font-weight: bold;
  font-size: 27px;
  position: absolute;
  margin-top: 22px;
  text-align: left;
  left: 0;
}

.meia-barra-texto .texto-2, .final-barra-texto {
  position: relative;
  right: -30px;
  float: right;
  margin-top: -28px;
  text-transform: uppercase;
  font-size: 17px;
  color: rgba(255, 254, 255, 0.50);
  width: 108px;
}

.meia-barra-texto .texto-2 b, .final-barra-texto b {
  color: #ffffff;
  margin-top: 10px;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  font-size: 26px;
}

.final-barra-texto {
  width: 25%;
  float: right;
  margin: 0;
  position: relative;
  height: 99px;
}

.texto-satisfacao {
  float: left;
  margin-left: -132px;
  position: absolute;
  left: 0;
  bottom: 0;
}

.meia-barra:before, .final-barra:after {
  content: "";
  right: 0;
  height: 40px;
  width: 40px;
  border-radius: 40px;
  background: #ffffff;
  float: right;
}

.final-barra:after {
  float: left;
}

.final-barra {
  background-image: linear-gradient(to right, #000313, rgba(17, 12, 6, 0));
  width: 25%;
  float: right;
  height: 40px;
  margin-right: -1px
}

.secao-especial-assinatura {
  background: url(../img/bg-secao.jpg);
  background-size: cover;
  padding: 100px 0 130px;
  /*background: #051a40;*/
}

.texto-comp {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

@media (max-width: 1500px) {
  .secao-especial-assinatura {
    padding: 40px 0 60px;
  }

  .texto-comp {
    font-size: 21px;
  }
}

@media (max-width: 991px) {
  .texto-comp {
    font-size: 20px;
  }

  .meia-barra, .meia-barra-texto {
    width: 50%;
  }

  .secao-especial-assinatura {
    padding: 0px 0 20px
  }

  .secao-especial-assinatura h3 {
    font-size: 40px
  }

  .meia-barra, .final-barra, .barra-completa, .meia-barra:before, .final-barra:after {
    height: 40px
  }

  .meia-barra:before, .final-barra:after {
    width: 40px
  }

  .meia-barra-texto .texto-2, .final-barra-texto {
    font-size: 13px;
    line-height: 15px;
  }

  .meia-barra-texto .texto-2 b, .final-barra-texto b {
    margin-bottom: 12px;
    font-size: 21px;
  }

  .meia-barra-texto .texto-1 {
    font-size: 19px;
    margin-top: 9px;
  }

  a.btn-assinar[style*="font-size: 23px"] {
    font-size: 17px !important
  }

  a.btn-assinar[style*="font-size: 28px"] {
    font-size: 17px !important
  }

  .texto-satisfacao {
    margin-left: -106px;
    font-size: 12px;
    line-height: 14px;
  }

  .meia-barra-texto .texto-2, .final-barra-texto {
    font-size: 12px;
    line-height: 14px;
  }

  .barra-box {
    float: left;
    width: 100%;
    margin: 25px 0;
  }
}

@media (max-width: 380px) {
  .texto-comp {
    font-size: 16px;
  }

  .meia-barra-texto .texto-2, .final-barra-texto {
    text-transform: none;
  }

  .meia-barra-texto .texto-2 b, .final-barra-texto b {
    margin-bottom: 12px;
    font-size: 16px;
  }

  .meia-barra-texto .texto-1 {
    font-size: 15px;
    margin-top: 9px;
  }

  .secao-especial-assinatura h3 {
    font-size: 36px;
    line-height: 39px;
    margin-bottom: -7px;
  }

  .texto-satisfacao {
    margin-left: -87px;
    font-size: 12px;
    line-height: 14px;
    text-transform: none;
  }

  .barra-box {
    float: left;
    width: 100%;
    margin: 15px 0;
  }
}

.ilimitada .titulo-secao {
  background: #e40913 !important;
  border-top: none !important;
}

.box-index .box-botao-footer .btn-info {
  background-color: #ffffff !important;
  border-color: #214685 !important;
  width: 100%;
  text-transform: uppercase;
  border-radius: 4px;
  color: #000000;
  border: 1px solid #214685 !important;
  font-weight: normal !important;
}

.box-index .col-item:hover .box-botao-footer .btn-info {
  color: #ffffff;
  background: #214685 !important;
  border-color: #214685 !important
}

.box-plan {
  padding-top: 10px !important;
}

#main_content .cursos-destaque .col-item {
  margin-bottom: 15px
}

#main_content .cursos-destaque .col-md-3 {
  padding: 0 7.5px !important
}

.secao-noticias .col-lg-2 {
  padding: 0 7.5px !important
}

[style="background-color: #214685; display:inline-block; min-height: auto !important;"] .row {
  margin: 0 -7.5px;
}

.assinatura-secao-6[style="background-color: #214685; display:inline-block; min-height: auto !important;"] h5 {
  color: #ffffff;
  background: transparent;
  text-align: left;
  padding: 15px 0 0;
  min-height: 120px
}

.assinatura-secao-6 .embed-responsive img {
  width: 100%
}

.secao-noticias .noticia-data {
  margin: 5px 0;
  float: left;
  width: 100%;
  font-size: 14px;
  opacity: .7;
}

.texto-noticia {
  min-height: 125px;
  float: left;
  width: 100%;
  margin-bottom: 20px
}

.texto-noticia a {
  float: left;
  color: #000;
  width: 100%;
}

.img-noticia img {
  width: 100%;
  min-height: 180px !important;
  height: auto
}

.img-noticia {
  max-height: 180px;
  overflow: hidden;
  border-radius: 4px
}

@media (max-width: 767px) {
  .assinatura-secao-6[style="background-color: #214685; display:inline-block; min-height: auto !important;"] h5, .secao-noticias .noticia-data {
    min-height: 10px
  }

  .texto-noticia {
    min-height: initial;
    margin-bottom: 20px
  }

  .img-noticia {
    max-height: initial
  }

  .img-noticia img {
    min-height: initial
  }
}

#container-planos .plano-selecionado, #container-planos .plan-assinatura.selected .selecionar-plano {
  display: none;
}

#container-planos .plan-assinatura.selected .plano-selecionado {
  display: block;
}

#container-planos .plan-assinatura {
  -webkit-transition: all 0.1s ease-out 0.1s;
  -moz-transition: all 0.1s ease-out 0.1s;
  -o-transition: all 0.1s ease-out 0.1s;
  transition: all 0.1s ease-out 0.1s;
}

#container-planos .plan-assinatura.selected {
  margin-top: -10px;
}

#container-planos .plan- {
	width: 100%;
	background: -webkit-linear-gradient(left, #efefef, #e6e6e6);
	background: -moz-linear-gradient(left, #efefef, #e6e6e6);
	background: -ms-linear-gradient(left, #efefef, #e6e6e6);
	background: -o-linear-gradient(left, #efefef, #e6e6e6);
	margin: 0 auto;
	margin-top: 30px;
	display: inline-block;
	border-radius: 4px;
	overflow: hidden;
	border: 2px solid #ffffff;
}

#container-planos .plan-assinatura.selected .plan- {
  border: 2px solid #008000;
}

#container-planos .title {
  width: 100%;
  height: 190px;
  background-color: #0e1837;
  float: left;
}

#container-planos .title h1 {
  color: white;
  font-family: 'Open Sans';
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 100;
  text-align: center;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
}

#container-planos .title h1 span {
  font-size: 10px;
}

#container-planos .title p {
  color: white;
  font-family: 'Open Sans';
  text-transform: uppercase;
  font-size: 28px;
  line-height: 39px;
  font-weight: bold;
  text-align: center;
  margin: 8.5px 0px;
  padding: 0px;
}

#container-planos .plan-:hover {
	border-color: #0e1837;
}

#container-planos .plan-:hover .title {
	background-color: #0e1837;
}

#container-planos .plan-assinatura.selected .title {
  background-color: #008000 !important;
  width: 100%;

}

#container-planos .details li {
  display: inline-block;
  margin: 0px;
  font-size: 30px;
  color: #000000;
  font-family: 'Open Sans';
  font-weight: bold;
  text-align: center;
  width: 100%
}
.modal #container-planos>.plan-assinatura:first-child .details li {
	margin-top: 61px;
}
.modal #container-planos .details li {
  margin-top: 16px;
}
@media (max-width: 991px) {
  .modal #container-planos .details li {
    margin-top: 2px !important;
  }

  .modal .containDetails {
    padding-left: 10px;
    padding-right: 10px;
    margin: -5px 0 -5px;
    border-left: 1px solid #f1f2f6;
    border-right: 1px solid #f1f2f6;
  }

}
.titulo-select {
  font-family: 'Open Sans';
  margin: 30px 0 -5px;
  margin: 18px 0 -29px;
  font-size: 28px;
}

.plan-assinatura [style="display:block;margin-top:15px"] {
  margin-top: 3px !important
}

#container-planos .first {
  padding: 0px !important;
  margin: 5px 0 -5px !important;
  float: left;
}

#container-planos .details {
  padding: 0px;
  float: left;
  width: 100%
}

#container-planos .details li span {
  font-size: 15px;
  text-transform: uppercase;
}

#container-planos .details li span:before {
  /*	content: '\a' ;
 white-space: pre;  */
}

#container-planos .select {
}

#container-planos .end {
  float: left;
  position: relative;
  padding: 0px 10px;
  width: 100%;
  text-align: center;
}

#container-planos .button-pill {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}

#container-planos .button {
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  background-color: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
  background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: linear-gradient(top, #fbfbfb, #e1e1e1);
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  border: 1px solid #d4d4d4;
  height: 32px;
  line-height: 32px;
  padding: 0px 25.6px;
  font-weight: 300;
  font-size: 14px;
  font-family: 'Open Sans';
  color: #666666;
  text-shadow: 0 1px 1px white;
  margin: 0;
  text-decoration: none;
  text-align: center;
}

#container-planos .button-flat-royal {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #d63240;
	color: white;
	text-shadow: none;
	border: none;
  height: 40px;
  line-height: 40px;
  width: 100%;
}

#container-planos .desconto- {
  background: #d63240;
  color: #ffffff;
  border-radius: 4px;
  padding: 5px 10px;
  margin: 0 auto;
  position: absolute;
  top: 15px;
  width: 184px;
  right: 30px;
  font-size: 15px;
  font-weight: bold;
}

#container-planos .desc-de {
  font-size: 14px !important;
  text-transform: initial !important;
  color: rgba(0, 0, 0, 0.7) !important;
  line-height: 14px;
  font-weight: 600;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

#container-planos .desc-de span {
  font-size: 12px !important;
  font-weight: normal !important;
}

#container-planos .plan-assinatura.selected .desconto- {
  background: #0e1837 !important
}

#container-planos .plan-assinatura.selected .button-flat-royal {
  background: transparent !important;
  color: #000;
  font-weight: normal;
  font-size: 17px;
}

#container-planos .plan-assinatura.selected .button-flat-royal i {
  color: green
}

@media (max-width: 991px) {
	#container-planos .containDetails {
		height: auto
	}
	#container-planos .plan-:hover .title {
		background: #0e1837
	}
	#container-planos .plan-:hover {
		border-color: transparent;
	}
	#container-planos .plan-assinatura.selected {
		margin-top: 0
	}
	#container-planos .title {
		height: auto !important;
	}
	#container-planos .title h1 {padding-top: 15px}
	#container-planos .title p {
		padding: 0px 15px 5px !important;
	}
	#container-planos .title p {
		font-size: 26px;
		line-height: 26px;
		margin: 5px 0px 10px;
	}
	#container-planos .plan- {
		margin-top: 15px;
    margin-bottom: 15px;
	}
}

.titulo-passo-assinatura {
  margin-bottom: 0;
  float: left;
  width: 100%;
  padding: 0 15px;
  margin-top: 0
}

.descricao-passo {
  font-size: 16px !important;
  line-height: 18px !important;
  margin-top: 3px;
  float: left;
  width: 100%;
}

.descricao-passo2 {
  font-size: 13px !important;
  line-height: 15px !important;
  margin-top: -5px;
  float: left;
  width: 100%;
}

.dropdown-menu > li > a {
  padding: 2px 20px 2px 0;
}

.menu-icones .titulo-menu {
  float: left;
  padding: 10px 10px 0;
  text-transform: none;
  font-size: 12px;
  background: transparent !important;
  margin: 0;
  color: #333;
}

.menu-icones li {
  float: left;
  width: 100%;
}

b, strong {
  font-weight: 600;
}

header .menu-icones a i {
  line-height: 25px;
  color: #717171;
  min-width: 34px;
  text-align: center;
}

.menu-icones .cor-pink {
  color: #ed2324 !important;
}

.menu-icones .cor-superior {
  color: #214685 !important;
}

.foto-perfil-aluno2 {
  max-width: 30px !important;
  border-radius: 50%;
  margin: 3px;
}

#login_top.logado span div {
  line-height: 12px;
  margin: 10px 10px 0 2px;
  font-size: 13px;
  margin: 9px 6px 0 3px;
  font-weight: 500;
}

#login_top.logado span .caret {
  margin: 14px 7px 0 1px;
}

#login_top.logado span {
  line-height: 12px;
  margin: 0;
  font-size: 15px;
}

#login_top.logado.com-foto span .caret {
  margin: 14px 7px 0 1px !important;
}

#login_top.logado.com-foto span {
  margin-top: 2px
}

.menu-topo .dropdown-menu li {
  position: relative;
}

.menu-topo .novo-item {
  font-size: 9px;
  padding: 2px 4px;
  line-height: 11px;
  margin-top: -6px;
  right: 9px;
  text-transform: none;
  border: 0;
}

.menu-topo .menu-ava-usuario span {
  line-height: 35px;
  margin: 0 0 0 5px;
  font-size: 12px;
}

.menu-topo .novo-item {
  position: absolute;
  top: 13px;
  line-height: 16px;
  color: #ffffff;
  padding: 0px 7px;
  right: 12px;
  background: #e2141e;
  font-size: .85rem;
  border-radius: 8px;
}

.menu-topo .margin-bottom-5 {
  margin-bottom: 5px !important;
}

.modal-fixo-mobile {
  z-index: 99999999 !important;
}

.col-xs-12.pull-left.hidden-lg.hidden-md.preco-mobile {
  z-index: 9999999 !important;
}


.select-plano div {
  margin: 20px 0 10px;
}

.select-plano select {
  background-color: #f1f2f6;
}

@media (max-width: 991px) {
  .assinatura-especial .containDetails ul {
    padding: 15px !important;
  }
  .modal .containDetails ul {
    padding: 0 !important;
  }
  .modal #container-planos .containDetails {
    padding: 10px 10px 0 !important;
  }
}

 #container-planos .plan- .select .button:hover {
    cursor: pointer;
    background: #00a000;
  }

 .modal-header.h3.margin-0.bg-azul.cor-branco {
    background: #EFF2F7 !important;
    color: #1F2D3D !important;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    border-color: #EFF2F7;
    border-radius: 4px 4px 0 0;
}
 .modal button.close.cor-branco {
    color: #8492A6 !important;
    border: 0;
    margin-right: 15px;
    margin: 2px 0 -3px;
    opacity: 1;
    font-weight: 600;
    font-size: 28px !important;
}

 .modal-footer .btn-primary:hover {
  background: #1448bb !important;
}

.modal-footer .btn-default {
  background: #f9fafc !important;
  padding: 12px 16px;
}


.modal-footer .btn-default:hover {
  background: #ffffff !important;
}
.modal-footer .btn-primary {
  background: #1C50C4 !important;
  border-radius: 3px;
  text-transform: none;
  font-size: 14px;
  padding: 15px 35px;
}
.modal-footer .btn-default {
  border-radius: 3px;
  text-transform: none;
  font-size: 14px;
  padding: 15px 35px;
}

.assinatura-home.bg-pink.pull-left.col-xs-12.assinatura-secao{
  padding: 40px 0 15px !important;
  margin: -1px 0 0;
  background-color: #042b64;
  background: url(/voceaprovado/assets/img/bg-assinatura.png);
  background-size: cover;
  background-position: center center;
  float: left;
  width: 100%;
}
