/* CSS Document */

body,
html {
  height: 100%;
}

body {
  margin: 0;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 16px;
  color: #000;
  background: #fff;
}

.trans {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

.nailthumb-container-null img {
  max-width: 100%;
}

.btn-play {
  cursor: pointer;
}

.btn-padrao {
  height: 50px;
  color: #fff;
  background: #209fdd;
  padding: 6px 30px;
  font-size: 18px;
  border-radius: 0;
  margin-bottom: 15px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.alinhar {
  margin: 0 auto;
  display: block;
}

@font-face {
  font-family: 'proxima_nova_rgbold';
  src: url('fonts/proximanova-bold-webfont.woff2') format('woff2'), url('fonts/proximanova-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_nova_rgregular';
  src: url('fonts/proximanova-regular-webfont.woff2') format('woff2'), url('fonts/proximanova-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'proxima_novasemibold';
  src: url('fonts/proximanova-semibold-webfont.woff2') format('woff2'), url('fonts/proximanova-semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Slab';
  src: url('fonts/RobotoSlab.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto Slab Thin';
  src: url('fonts/RobotoSlab-Thin.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.pacote_box_rodadas.informacoes_center a {
  width: 100%;
  text-align: center;
}


/* Helper classes */

.center-block {
  display: inline-block;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
}

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


/*--- Zera margens p e form ---*/

p,
form {
  margin: 0;
}

.clearthis {
  clear: both;
}

images {
  border: 0;
}

a {
  color: #1c5584;
  text-decoration: underline;
}

a:hover {
  color: #1c5584;
  text-decoration: none;
}


/* ----- Index ----- */

#index {
  width: 500px;
  height: 174px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -87px 0 0 -250px;
  text-align: center;
  font-size: 1.5em;
  line-height: 115%;
  color: #666;
  font-family: georgia;
}

#index .marginP {
  margin: 0 0 25px 0;
}

#index a {
  color: #000;
  text-decoration: underline;
}

#index a:hover {
  color: #000;
  text-decoration: none;
}


/*--- box404 ---*/

body.body404 {
  background: #fff;
  margin: 30px;
  font-family: Arial, Helvetica, sans-serif;
}

.box404 {
  border: 1px dashed #999;
  padding: 20px;
  line-height: 160%;
}


/* ----- Pagenator ----- */

.pagenator {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  float: left;
  width: 450px;
}

.pagenator ul {
  margin: 0;
  padding: 0;
  clear: both;
  float: left;
  width: 450px;
  list-style: none;;
  overflow: hidden;
  line-height: normal;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

.pagenator ul li {
  float: left;
  display: inline;
  clear: none;
  color: #000;
  margin: 0 1px 0 0;
}

.pagenator ul li.qtdPages {
  margin: 2px 0 0 10px;
}

.pagenator ul li.pageInativo {
  float: left;
  text-decoration: none;
  color: #ccc;
  text-align: left;
  border: 1px solid #ccc;
  padding: .2em .5em;
  font-weight: bold;
  cursor: default;
}

.pagenator ul li a {
  float: left;
  text-decoration: none;
  color: #ccc;
  text-align: left;
  border: 1px solid #ccc;
  padding: .2em .5em;
  font-weight: bold;
}

.pagenator ul li a:hover {
  float: left;
  text-decoration: none;
  color: #fff;
  text-align: left;
  border: 1px solid #a3b4c5;
  background: #a3b4c5;
}


/*- Ativar Page -*/

.pagenator ul li .pageAtivo {
  float: left;
  text-decoration: none;
  color: #fff;
  text-align: left;
  border: 1px solid #5a6f85;
  background: #5a6f85;
  cursor: default;
}

.pagenator ul li .pageAtivo:hover {
  float: left;
  text-decoration: none;
  color: #fff;
  text-align: left;
  border: 1px solid #5a6f85;
  background: #5a6f85;
  cursor: default;
}


/*---------------------------- S I T E --------------------------*/

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

/*
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loader2.gif) center no-repeat #fff;
}
*/


/****************************************************

Header

**************************************************/

.header {
  height: 100%;
  width: 100%;
  display: table;
  min-height: fit-content;
  background-color: grey;
  background-image: url(images/bgheader.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.header_paginas {
  height: 350px;
  background-image: url(images/bgheader.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.repeat_images {
  background: url(../images/bgheaderrepeat.png) repeat;
  height: 100%;
  width: 100%;
}

.header .container {
  position: relative;
  height: 100%;
  min-height: fit-content;
  width: 100%;
  z-index: 9;
}

.repeat_img {
  height: 100%;
  min-height: fit-content;
  background-image: url(../images/bgheaderrepeat.png);
}

.header .conteudo_central {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.header .conteudo_central h3 {
  font-size: 54px;
  color: #209fdd;
  text-transform: uppercase;
  font-family: 'proxima_nova_rgbold', Arial, sans-serif;
  text-align: center;
  margin: 15px 0 0;
  padding: 0;
  line-height: 60px;
}

.header .conteudo_central h4 {
  font-size: 24px;
  color: #209fdd;
  text-transform: uppercase;
  font-family: 'proxima_nova_rgbold', Arial, sans-serif;
  text-align: center;
  line-height: 30px;
  padding: 0;
  margin: 0;
}

.header .conteudo_central h5 {
  font-size: 20px;
  color: #fff;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  text-align: center;
  padding: 0;
  margin: 12px 0 0;
}

.header .conteudo_central a {
  text-decoration: none;
  display: inline-block;
}

.header .fundo_video {
  position: absolute;
  left: 0px;
  top: 0px;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -transform-origin: center center;
  /*background: url(images/pattern.png) repeat;*/
}

.mascara_video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(images/mascara.png);
  z-index: 2;
}

.header video.bg-video {
  position: relative;
  left: 0px;
  top: 0px;
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}

.menu_topo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
}

body.a_r .menu_topo {
  position: absolute !important;
}

.menu_topo.diminuir {
  width: 62px;
  height: 88px;
}

.menu_topo .container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.navbar-brand {
  position: absolute;
  left: 50%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 30px;
  height: inherit;
  padding: 0;
  line-height: 10px;
  text-align: center;
  margin: 0 auto;
  z-index: 20;
  opacity: 1;
}

.navbar {
  min-height: inherit;
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}

.navbar-nav {
  margin: 54px 0;
}

.navbar-right {
  margin-bottom: 0;
}

.navbar-brand,
.navbar-nav > li > a {
  text-shadow: inherit;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes progress {
  from {
    opacity: 0;
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-moz-keyframes progress {
  from {
    opacity: 0;
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes progress {
  from {
    opacity: 0;
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    transform: translateY(-70px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes diminiur {
  from {
    opacity: 0;
    width: 120%;
    margin-left: -15%;
  }
  to {
    opacity: 1;
    width: 100%;
    margin-left: 0;
  }
}

@-moz-keyframes diminiur {
  from {
    opacity: 0;
    width: 120%;
    margin-left: -15%;
  }
  to {
    opacity: 1;
    width: 100%;
    margin-left: 0;
  }
}

@keyframes diminiur {
  from {
    opacity: 0;
    width: 120%;
    margin-left: -15%;
  }
  to {
    opacity: 1;
    width: 100%;
    margin-left: 0;
  }
}

@-webkit-keyframes subir {
  from {
    opacity: 0;
    -webkit-transform: translateY(70%);
    -moz-transform: translateY(70%);
    transform: translateY(70%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-moz-keyframes subir {
  from {
    opacity: 0;
    -webkit-transform: translateY(70%);
    -moz-transform: translateY(70%);
    transform: translateY(70%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes subir {
  from {
    opacity: 0;
    -webkit-transform: translateY(70%);
    -moz-transform: translateY(70%);
    transform: translateY(70%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes direita {
  from {
    opacity: 0;
    -webkit-transform: translateX(60%);
    -moz-transform: translateX(60%);
    transform: translateX(60%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@-moz-keyframes direita {
  from {
    opacity: 0;
    -webkit-transform: translateX(60%);
    -moz-transform: translateX(60%);
    transform: translateX(60%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
  }
}

@keyframes direita {
  from {
    opacity: 0;
    -webkit-transform: translateX(60%);
    -moz-transform: translateX(60%);
    transform: translateX(60%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
  }
}

.fade-in {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: progress linear 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: progress linear 1;
  animation: progress linear 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  animation-duration: .2s;
}

.fade-in-2 {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  animation-duration: 0.7s;
}

.fade-in-3 {
  width: 130%;
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: diminiur ease-out 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: diminiur ease-out 1;
  animation: diminiur ease-out 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  animation-duration: .2s;
}

.fade-in-4 {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: subir linear 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: subir linear 1;
  animation: subir linear 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  animation-duration: .2s;
}

.fade-in-5 {
  opacity: 0;
  /* make things invisible upon start */
  -webkit-animation: direita linear 1;
  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: direita linear 1;
  animation: direita linear 1;
  -webkit-animation-fill-mode: forwards;
  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .6s;
  -moz-animation-duration: .6s;
  animation-duration: .6s;
}

.animacao_1 {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.animacao_2 {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.animacao_3 {
  -webkit-animation-delay: 1.0s;
  -moz-animation-delay: 1.0s;
  animation-delay: 1.0s;
}

.animacao_4 {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.animacao_5 {
  -webkit-animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.animacao_6 {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.animacao_7 {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.animacao_8 {
  -webkit-animation-delay: 2.0s;
  -moz-animation-delay: 2.0s;
  animation-delay: 2.0s;
}

.animacao_9 {
  -webkit-animation-delay: 2.2s;
  -moz-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.animacao_10 {
  -webkit-animation-delay: 2.4s;
  -moz-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.navbar-nav > li > a {
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  margin: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  color: #209FDD;
}

.navbar-nav.navbar-left > li:first-child {
  margin-top: -3px;
}

.navbar-nav.navbar-left > li:first-child > a {
  padding: 0 10px;
}

.navbar-right,
.navbar-left {
  opacity: 1;
  visibility: inherit;
}

.navbar-right.active {
  opacity: 0;
  visibility: hidden;
}

.navbar-left.active > li {
  opacity: 0;
  visibility: hidden;
}

.navbar-left.active > li:first-child {
  opacity: 1;
  visibility: inherit;
}

.navbar-brand.active {
  opacity: 0;
  visibility: hidden;
}

.menu_topo.menu_scroll {
  background: rgba(0, 0, 0, .50);
}

.menu_topo.menu_scroll .navbar-nav {
  margin: 43px 0 35px;
}

.menu_topo.menu_scroll .navbar-right {
  margin-bottom: 0;
}

.menu_topo.menu_scroll .navbar-brand {
  top: 16px;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: #1f9fdd;
  border: 0;
  border-radius: 5px;
  color: #fff;
  opacity: 1;
}

.navbar-nav > li > .dropdown-menu {
  background: #fff;
  border-radius: 5px;
  padding: 0;
  border: 0;
  min-width: 200px;
  margin-top: 15px;
  padding: 12px 15px;
  position: absolute !important;
}

.navbar-nav > li > .dropdown-menu:before {
  content: "\f0d8";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px;
  color: #fff;
  top: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}

.redes_topo {
  position: absolute;
  top: 120px;
  right: 15px;
}

.redes_topo a {
  font-size: 20px;
  line-height: 36px;
  color: #868485;
  padding: 4px;
}

.redes_topo a:hover {
  color: #fff;
}

.form_news .btn {
  height: 32px;
  margin-top: 5px;
  color: #fff;
  width: 100%;
  background: #1f9fdd;
  padding: 6px 10px;
  font-size: 14px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.form_news .form-control {
  background: #f7f7f7;
  height: 32px;
  font-size: 14px;
  color: #595959;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  border: 0;
  box-shadow: inherit;
  border-bottom: 1px solid #dbdbdb;
}

.form_news label {
  font-size: 13px;
  color: #727272;
}

.btn:focus {
  outline: inherit;
}

.user_logado_topo {
  clear: both;
}

.dummy .user_logado_topo {
  clear: inherit;
}

.navbar-nav > li.user_logado_topo > a {
  color: #b9b9b9
}

.navbar-nav > li.user_logado_topo > a span {
  color: #fff;
}

.navbar-nav > li.user_logado_topo > a i {
  color: #209fdd;
  font-size: 20px;
  vertical-align: middle;
  margin: -2px 0 0 5px;
}

.nav .open.user_logado_topo > a,
.nav .open.user_logado_topo > a:focus,
.nav .open.user_logado_topo > a:hover {
  background: transparent;
}

.navbar-nav > li.user_logado_topo > .dropdown-menu {
  padding: 0;
  position: relative;
}

.navbar-nav > li.user_logado_topo > .dropdown-menu:before {
  color: #209fdd;
}

.user_logado_topo .data_expiracao {
  background: #209fdd;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 12px 15px;
  color: #ffffff;
  font-size: 15px;
  font-family: 'proxima_novasemibold', Arial, sans-serif;
}

.user_logado_topo .data_expiracao span {
  display: block;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 2px;
}

.user_logado_topo .dropdown-menu > li > a {
  padding: 6px 15px 5px;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #d6d6d6;
}

.user_logado_topo .dropdown-menu > li > a:hover {
  background: #232425;
  color: #fff;
}

.user_logado_topo .dropdown-menu > li:last-child a {
  border-bottom: 0;
}


/* Header */

.codrops-header {
  padding: 2em 1em;
  text-align: center;
}

.codrops-header h1 {
  font-size: 2.5em;
  font-weight: normal;
  line-height: 1;
  margin: 0.5em 0 0;
  letter-spacing: -1px;
}

.codrops-header h1 span {
  font-size: 0.485em;
  font-weight: normal;
  line-height: 1.5;
  display: block;
  max-width: 600px;
  margin: 0 auto;
  padding: 0.5em 0 1em;
  letter-spacing: 0px;
  color: #B0B0C8;
}


/* Top Navigation Style */

@font-face {
  font-family: 'codropsicons';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/codropsicons/codropsicons.eot');
  src: url('fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'), url('fonts/codropsicons/codropsicons.woff') format('woff'), url('fonts/codropsicons/codropsicons.ttf') format('truetype'), url('fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

.codrops-links {
  position: relative;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
}

.codrops-links::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate3d(0, 0, 1, 22.5deg);
  transform: rotate3d(0, 0, 1, 22.5deg);
}

.codrops-icon {
  display: inline-block;
  width: 1.5em;
  margin: 0.5em;
  padding: 0em 0;
  text-decoration: none;
}

.codrops-icon span {
  display: none;
}

.codrops-icon:before {
  font-family: 'codropsicons';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  margin: 0 5px;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  speak: none;
}

.codrops-icon--drop:before {
  content: '\e001';
}

.codrops-icon--prev:before {
  content: '\e004';
}


/* Content */

.content {
  text-align: center;
}

.content--alt {
  background: #373752;
  padding: 2em 0 4em;
}

.content__title {
  font-size: 1.75em;
  font-weight: normal;
  margin: 3.5em 0 0 0;
  padding: 0 0 1em;
}

.content__title span {
  display: block;
  font-size: 0.625em;
  color: #B0B0C8;
}

.info {
  padding: 2em 1em;
  max-width: 800px;
  margin: 0 auto;
  font-size: 1.5em;
}

.info-images {
  margin: 1em auto 0;
  display: block;
}


/* Device styles */

.dummy {
  position: fixed;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9997;
}

.dummy .collapse {
  display: block !important;
}

.dummy--active {
  top: 0;
}

.dummy__item {
  height: 3em;
  margin: 1em 1.25em;
  pointer-events: none;
  border-radius: 4px;
  background: rgba(0, 0, 0, 1);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.dummy__item {
  -webkit-transform: translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);
  transform: translate3d(-100%, 0, 0) translate3d(-2em, 0, 0) scale3d(0.5, 1, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.device--alt .dummy__item {
  -webkit-transform: translate3d(0, 260px, 0) scale3d(1, 0.2, 1);
  transform: translate3d(0, 260px, 0) scale3d(1, 0.2, 1);
}

.dummy--active .dummy__item {
  -webkit-transition-timing-function: cubic-bezier(0.56, 1.19, 0.2, 1.05);
  transition-timing-function: cubic-bezier(0.56, 1.19, 0.2, 1.05);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.dummy__item:nth-child(4),
.dummy--active .dummy__item:first-child {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.dummy__item:nth-child(3),
.dummy--active .dummy__item:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.dummy__item:nth-child(2),
.dummy--active .dummy__item:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.dummy__item:first-child,
.dummy--active .dummy__item:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.dummy .navbar-nav {
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  margin: 48px 0;
}

.dummy .navbar-nav > li {
  padding: 0;
  margin: 0;
  text-align: center;
  float: initial;
  display: inline-block;
  font-size: 13px;
}

.dummy .navbar-nav > li > a {
  color: #fff;
  padding: 6px 8px;
  margin: 0;
  display: block;
  text-decoration: none;
}

.dummy ul li a:hover {
  opacity: 0.6;
}

.dummy .menu_topo_icones {
  position: absolute;
  bottom: initial;
  visibility: hidden;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dummy--active .menu_topo_icones {
  visibility: inherit;
}

.dummy .menu_topo_icones ul {
  position: initial;
  transform: initial;
  left: initial;
  top: initial;
  width: initial;
}

.menu_topo_icones {
  position: absolute;
  bottom: 50px;
  left: 0;
  text-align: center;
  width: 100%;
  overflow: hidden;
}

.menu_topo_icones ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: inline-block;
}

.menu_topo_icones li {
  margin: 0 20px;
  padding: 0;
  text-align: center;
  list-style: none;
  float: left;
}

.menu_topo_icones h6 {
  font-size: 16px;
  line-height: 20px;
  color: #9A9A9A;
  display: block;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  margin: 10px 0 0;
}

.icon_video {
  background: url(../images/animated-icons/icon-video.png) no-repeat;
}

.icon_planos {
  background: url(../images/animated-icons/icon-planos.png) no-repeat;
}

.icon_programa {
  background: url(../images/animated-icons/icon-programadeestudo.png) no-repeat;
}

.icon_concurso {
  background: url(../images/animated-icons/icon-concurso-emagis.png) no-repeat;
}

.icon_rodada {
  background: url(../images/animated-icons/icon-rodada.png) no-repeat;
}

.icon_personalizada {
  background: url(../images/animated-icons/icon-personalizadas.png) no-repeat;
}

.icon_cursos {
  background: url(../images/animated-icons/icon-cursos.png) no-repeat;
}

.icon_blog {
  background: url(../images/animated-icons/icon-blog.png) no-repeat;
}

.icon_downloads {
  background: url(../images/animated-icons/icon-downloads.png) no-repeat;
}

.icon_padrao {
  background-position: 0 -42px;
  width: 50px;
  height: 42px;
  display: inline-block;
}

.menu_topo_icones a,
.menu_topo_icones a:hover {
  text-decoration: none;
  display: block;
}

.menu_topo_icones a:hover .icon_padrao {
  background-position: 0 0;
}

.menu_topo_icones a:hover h6 {
  color: #209FDD;
}

.menu_lateral_home {
  position: fixed;
  bottom: 30px;
  right: 15px;
  padding: 0 !important;
  z-index: 9996;
}

.menu_lateral_home ul {
  text-align: right;
}

.menu_lateral_home .navbar-nav > li > a {
  height: 30px;
  margin: 5px 0;
  border-radius: 20px;
  font-family: 'proxima_novasemibold';
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding: 7px 15px 5px;
  background: transparent;
}

.menu_lateral_home .navbar-nav > li {
  float: inherit;
  clear: both;
  text-align: right;
  width: 100%;
  height: 40px;
  display: inline-block;
}

.menu_lateral_home .navbar-nav > li a:after {
  content: "";
  background: url(../images/li_meu_lateral_2.png) no-repeat;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
}

.menu_lateral_home .navbar-nav > li a span {
  display: none;
}


/*
.menu_lateral_home .navbar-nav>li.active a{
	padding: 7px 28px 5px 15px;
	background: #219fdd;
}
*/

.menu_lateral_home .navbar-nav > li a:hover {
  padding: 7px 28px 5px 15px;
  background: #219fdd;
}

.menu_lateral_home .navbar-nav > li.active a span {
  /*display: block;*/
}

.menu_lateral_home .navbar-nav > li a:hover span {
  display: block;
}


/*
.menu_lateral_home .navbar-nav>li.active a:after {
	background: url(../images/li_meu_lateral.png) no-repeat;
}
*/

.menu_lateral_home .navbar-nav > li a:hover:after {
  background: url(../images/li_meu_lateral.png) no-repeat;
}


/************************************ Videos home ***************************************/

/* sessao videos destaque home */

.video-modal {
  /* position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	background-color: rgba(0, 0, 0, .9);
	z-index: 9999;
	text-align: center;
	-webkit-transition: none;
	transition: none; */

  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
  background-color: rgba(0, 0, 0, .9);
  z-index: 9999;
  text-align: center;
  -webkit-transition: none;
  transition: none;
}


/* sessao videos gratuitos home */

.videos-gratuitos.video-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background-color: rgba(0, 0, 0, .9);
  z-index: 9999;
  text-align: center;
  -webkit-transition: none;
  transition: none;
}

.video-modal .video-logo {
  position: relative;
  display: inline-block;
  margin: 15px auto 0px auto;
}

.atiVideoaulas .video-modal {
  position: absolute;
  width: 100%;
  /*
	height: calc(100vh - 110px);
    height: -moz-calc(100vh - 110px);
    height: -webkit-calc(100vh - 110px);
    height: -ms-calc(100vh - 110px);
	*/
  height: 450px;
  top: 405px;
  left: 0;
  display: none;
  background-color: rgba(0, 0, 0, .9);
  z-index: 9999;
  text-align: center;
  -webkit-transition: none;
  transition: none;
}


.video-modal main {
  position: relative;
  display: block;
  width: 850px;
  max-width: 100%;
  height: auto;
  max-height: 550px;
  padding: 25px;
  padding-top: 25px;
  margin: 0 auto;
  background-color: #000;
  overflow: hidden;
}


.atiVideoaulas .video-modal main {
  position: relative;
  display: block;
  width: 850px;
  max-width: 100%;
  height: auto;
  max-height: 550px;
  padding: 0 25px;
  margin: 0 auto;
  background-color: #000;
  overflow: hidden;
}


.video-modal .modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  width: 28px;
  height: 28px;
  opacity: .7;
  cursor: pointer;
  z-index: 1;
}

.video-modal .modal-close.modal-close-aula {
  top: 0;
  right: 0;
}

.video-modal .modal-close:hover {
  opacity: 1;
}

.video-modal .modals .modal-header h4 {
  text-transform: uppercase;
  color: #999;
}

.video-modal .modals .item {
  display: inline-block;
  margin: 20px;
  vertical-align: middle;
}

.video-modal .modals .item:hover {
  opacity: .9;
}

.video-modal .modals img {
  display: block;
}

@media (max-width: 767px) {
  .frame1 {
    background: transparent;
  }

  .frame1 .logo {
    width: 430px;
  }

  .frame1 .video {
    background-color: #1a1b1c;
  }

  .frame1 .video .video-logo {
    display: none;
  }

  .frame1 .video main {
    position: absolute;
    top: 48%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}


/***************************** Login menu ***************************/

.login_menu .form-control {
  background: #f7f7f7;
  height: 32px;
  font-size: 14px;
  color: #595959;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  border: 0;
  box-shadow: inherit;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
}

.login_menu .btn {
  width: 100%;
  background: #1f9fdd;
  height: 32px;
  color: #fff;
  margin-bottom: 10px;
}

a.esqueci_senha_btn {
  text-align: center;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  display: block;
  text-decoration: none;
  font-size: 14px;
  color: #888888;
}


/************ Páginas home **********************/

.pag_home {
  min-height: 100%;
  padding-top: 180px;
  padding-bottom: 100px;
  background: #000;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#videos-gratuitos {
  background-attachment: fixed;
  background-image: url(../images/bgvideoshome.jpg);
}

#videos-gratuitos h2 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'proxima_novasemibold', Arial, sans-serif;
  font-size: 34px;
  background: url(../images/tarjaazul.jpg) no-repeat center bottom;
  text-align: center;
  padding-bottom: 18px;
}

.video_home {
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
  margin-top: 30px;
}

.video_home img {
  max-width: 100%;
}

.video_home .icon {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video_home .titulo_video {
  width: 100%;
  padding: 60px 40px 40px;
  font-size: 24px;
  z-index: 1;
  line-height: 28px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: -moz-linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(40%, #000000), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #ffffff 0%, #000000 60%, #000000 100%);
  background: -o-linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: -ms-linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: linear-gradient(to bottom, transparent 0%, #000000 60%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#000000', GradientType=0);
}

.video_menor .icon img {
  height: 50px;
  width: 50px;
}

.video_menor .titulo_video {
  font-size: 15px;
  width: 100%;
  line-height: 20px;
  padding: 40px 20px 20px;
}

.video_home .nailthumb-container {
  width: 100% !important;
  height: 403px !important;
}

.video_menor .nailthumb-container {
  width: 100% !important;
  height: 187px !important;
}

.video_medio .nailthumb-container {
  width: 100% !important;
  height: 295px !important;
}

.video_home.hvr-grow {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
}

.modal_video {
  z-index: 9999;
  background: rgba(0, 0, 0, .5);
}

.modal_video .modal-dialog {
  margin: 20px 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  position: absolute !important;
}

.modal_video .modal-header {
  background: #000;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  color: #fff;
  border: 0;
}

.modal_video .modal-header h4 {
  font-size: 24px;
  line-height: 28px;
  color: #fff;
}

.modal_video .modal-body {
  background: #000;
}

.modal-header button {
  padding: 2px 7px;
  border-radius: 100%;
  background: red;
  margin-right: -20px;
  margin-top: -10px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

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

.botao_mais_videos {
  text-align: center;
  margin-top: 50px;
}

.botao_mais_videos a {
  color: #fff;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-decoration: none;
}


/************* Professores home ***********************/

#professores {
  background-image: url(../images/bgprofessores.jpg);
  background-attachment: fixed;
}

#professores.pag_home {
  min-height: inherit;
}

#professores .container {
  width: 100%;
}

#professores img {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

#professores img:hover {
  /* -webkit-transform: scale(1.1); */
  opacity: 1;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}

#professores ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 1);
}

#professores li {
  float: left;
  width: 20%;
  padding: 0;
  margin: 0;
  position: relative;
  display: block;
}

#professores .titulo_video {
  width: 100%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  opacity: 0;
}

#professores .titulo_video h5 {
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  line-height: 24px;
  color: #fff;
  padding: 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

#professores a:hover .titulo_video {
  opacity: 1;
}

#professores .nailthumb-container {
  width: 100% !important;
  height: 240px !important;
}

.duvidas-btn {
  position: fixed;
  padding: 1.5rem;
  border-radius: 3rem;
  color: #ffffff;
  text-decoration: none;
  background: #489fdd;
  bottom: 2.5rem;
  left: 2.5rem;
  z-index: 100;
  font-weight: bold;
}


/************ Depoimentos home ****************/

#depoimentos {
  background-image: url(images/bgdepoimentos.jpg);
  background-attachment: fixed;
}

#depoimentos .container {
  width: 100%;
}

#list_depoimentos p {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  padding: 0 50px;
  position: relative;
}

#list_depoimentos .autor {
  color: #1f9fdd;
  font-size: 20px;
  line-height: 24px;
  margin-top: 30px;
}

#list_depoimentos .owl-controls {
  margin-top: 0;
}

#list_depoimentos .owl-controls .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 80px;
  opacity: 0.5;
}

#list_depoimentos .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  opacity: 1;
}

#list_depoimentos .owl-controls .owl-prev {
  left: 0;
}

#list_depoimentos .owl-controls .owl-next {
  right: 0;
}

.botao_novo_depoimento {
  text-align: center;
  margin-top: 30px;
}

.botao_novo_depoimento a {
  color: #eee;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
  padding-bottom: 5px;
}

.botao_novo_depoimento a:hover {
  color: #ccc;
}


/*-- topo --*/


/* new responsive css
#containerTopo{width:100%;height:95px;background:url(images/bg-container-topo.jpg) repeat-x;float:left;clear:both;}
#topo{width:960px;height:95px;margin:0 auto;position:relative;}
.logo{position:absolute;top:0;left:0;outline:none;}
*/


/*-- banner home --*/


/* new responsive css
#containerBannerHome{width:100%;height:343px;background:url(images/bg-container-banner-home.jpg) repeat-x top;float:left;clear:both;}
#bannerHome{width:960px;height:343px;margin:0 auto;position:relative;overflow:hidden;}
#slider{width:960px;height:300px;position:absolute;top:22px;left:0;text-align:center;float:left;clear:both;overflow:hidden;}
*/

#sliderVideoAulas {
  width: 960px;
  height: 300px;
  position: relative;
  text-align: center;
  float: left;
  clear: both;
  overflow: hidden;
  margin: 10px 0;
}


/*-- container --*/


/* new responsive css
#boxContainer{width:100%;background:url(images/bg-box-container.jpg) repeat-x top #fff;float:left;clear:both;}
#container{width:960px;margin:0 auto;padding:20px 0;}
*/


/*-- menuHierarquico --*/

.menuHierarquico {
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 0 0;
  font-size: 1em;
  color: #666;
}

.space {
  margin: 0 8px;
}


/*--- colunas ---*/

.colMenor {
  width: 230px;
  float: left;
  padding: 0 0 20px 0;
}

.colMedio {
  width: 460px;
  float: left;
  padding: 0 0 20px 0;
}

.colMaior {
  width: 700px;
  float: right;
  padding: 0 0 20px 0;
}

.colFull {
  width: 960px;
  float: left;
  clear: both;
  padding: 0 0 20px 0;
}

.colFullHome {
  width: 460px;
  float: left;
  clear: both;
  padding: 0 0 20px 0;
}

.colFullPlanos {
  width: 460px;
  float: left;
  clear: both;
  padding: 0;
}

.border-top-cinza {
  border-top: 1px dashed #ccc;
  padding-top: 20px;
  padding-top: 20px;
  color: #666;
  font-size: .9em;
}

.marginCols {
  margin: 0 20px;
}


/*-- boxArtigo --*/

.boxArtigo {
  float: left;
  clear: both;
  line-height: 150%;
  font-size: 1em;
}

.boxArtigo p {
  padding: 0 0 15px 0;
  text-align: justify;
}

.boxArtigo div {
  padding: 0 0 15px 0;
  text-align: justify;
}

.boxArtigo h2 {
  margin: 20px 0 15px 0;
}

.boxArtigo .container {
  max-width: 100%;
}

.colMaior .boxArtigo {
  width: 700px;
}

.colFull .boxArtigo {
  width: 960px;
}

.colFull .colMaior .boxArtigo {
  width: 700px;
}

#individual {
  border-top: 1px solid #eee;
  padding-top: 5px;
  text-align: center
}

#individual p {
  font-weight: bold;
  color: #0d3c76;
  text-align: center;
  font-size: 18px !important;
  padding: 15px;
  border-radius: 3px;
  background: #eee;
  margin: 0 0 5px 0;
}

#individual p span {
  font-weight: normal;
  color: #105bb5;
  text-align: center;
  font-size: 14px !important;
}

.boxArtigoVideo {
  width: 700px;
  float: left;
  clear: both;
  margin: 0 0 20px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #ddd;
}

.professor {
  width: 678px;
  float: left;
  clear: both;
  line-height: 150%;
  font-size: 1em;
  background: #f7f7f7;
  border: 1px solid #eee;
  padding: 10px;
  margin: 0 0 7px 0;
}

.professor p {
  padding: 0;
}

.professor p.titleProfessor {
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 1em;
  font-weight: bold;
}

.professor p.titleProfessor a {
  font-size: .8em;
  font-weight: normal;
}

.btnVoltar {
  margin: 10px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px dashed #ccc;
  width: 700px;
  float: left;
  clear: both;
}


/*@ box-wrap-video */

.box-wrap-video {
  width: 440px;
  float: left;
  padding: 30px 0 0 0;
}

.box-wrap-video iframe,
.box-wrap-video object,
.box-wrap-video embed {
  width: 440px;
  height: 330px;
}


/*@ box-wrap-apresentacao */

.box-wrap-apresentacao {
  text-align: right;
}

.box-wrap-apresentacao .btn-download-pdf {
  display: block;
  padding: 0 18px 0 0;
  margin: 0 0 10px 0;
  font-size: .8em;
  color: #666;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  background: url(images/icon-download.png) no-repeat right;
}

.box-wrap-apresentacao .btn-download-pdf:hover {
  color: #333;
  text-decoration: none;
}

.box-wrap-apresentacao .box-wrap-apresentacao-iframe {
  width: 100%;
  clear: both;
  border-top: none;
}

.box-wrap-apresentacao .box-wrap-apresentacao-iframe iframe {
  width: 100%;
  height: 400px;
}

.wrap_video .subtitulo {
  font-size: 16px;
  margin: 0 0 6px 0;
  padding: 0;
}

.wrap_video .textarea_questao textarea {
  height: 391px;
}

.wrap_video .data-hora {
  font-size: 12px;
  margin: 10px 0 0;
}

.wrap_video .btn:hover {
  background: #000;
  color: #fff;
}

.st0 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 4;
  stroke-linecap: round;
}

.st2 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 4;
  stroke-linecap: round;
}

.st3 {
  fill: rgba(0, 0, 0, 0);
}

#circle {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: dash 5s 1s forwards;
}

#icon-play .st2 {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: dash 3.5s 1.4s forwards;
}

#icon-play .st3 {
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation: dash-st3 2s 4s forwards;
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
    stroke: #fff;
  }
}

@keyframes dash-st3 {
  to {
    fill: #fff;
  }
}


/*--- item ---*/


/*-- itemAreaGratuita --*/

.itemAreaGratuita {
  width: 210px;
  margin: 0 0 15px 0;
  padding: 0 10px 10px 10px;
  background: url(images/sep.gif) repeat-x bottom;
  float: left;
  clear: both;
}

.itemAreaGratuita span {
  width: 210px;
  float: left;
  clear: both;
  font-size: .85em;
  color: #666;
  margin: 0 0 4px 0;
}

.itemAreaGratuita span a {
  color: #1c5584;
  text-decoration: none;
}

.itemAreaGratuita span a:hover {
  color: #1c5584;
  text-decoration: underline;
}

.itemAreaGratuita a {
  text-decoration: none;
  color: #000;
}

.itemAreaGratuita a:hover {
  text-decoration: underline;
}


/*-- video_home_text --*/


/*
.video_home_text{width:210px;margin:10px 0 15px 0;padding:0 10px 0 10px;float:left;clear:both;}
.video_home_text span{width:210px;float:left;clear:both;font-size:.85em;color:#666;margin:0 0 4px 0;}
.video_home_text span a{color:#1c5584;text-decoration:none;}
.video_home_text span a:hover{color:#1c5584;text-decoration:underline;}
.video_home_text a{text-decoration:none;color:#000;}
.video_home_text a:hover{text-decoration:underline;}
*/


/*-- boxAgenda --*/

.boxAgenda {
  width: 230px;
  float: left;
  clear: both;
  margin: 0 0 20px 0;
}

.boxAgenda div {
  width: 230px;
  margin: 0;
  padding: 0 0 5px 0;
  background: url(images/sep.gif) repeat-x bottom;
  float: left;
  clear: both;
}

.boxAgenda a {
  width: 210px;
  float: left;
  clear: both;
  margin: 0;
  padding: 5px;
  color: #000;
  text-decoration: none;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  color: #024368;
}

.boxAgenda a:hover {
  text-decoration: none;
  border-left: 5px solid #006198;
  border-right: 5px solid #006198;
  background: #e5eff4;
  color: #024368;
}

.boxAgenda a span {
  display: block;
  font-size: .85em;
  color: #666;
}

.box460 .boxAgenda {
  width: 460px;
}

.box460 .boxAgenda div {
  width: 460px;
}

.box460 .boxAgenda a {
  width: 440px;
}


/*--- qTesteConhecimentos ---*/

.boxTesteSeusConhecimentos {
  width: 440px;
  background: #f7f7f7;
  border: 1px solid #eee;
  padding: 9px;
  float: left;
  clear: both;
}

.boxTesteSeusConhecimentos p {
  text-align: justify;
}

.qTesteConhecimentos {
  width: 430px;
  float: left;
  clear: both;
  background: none;
  padding: 0 5px;
  font-size: 1em;
  margin: 0 0 10px 0;
  font-weight: bold;
}

#tableTesteConhecimentos {
  width: 440px;
  clear: both;
}

#tableTesteConhecimentos tr td {
  padding: 5px;
}

#tableTesteConhecimentos input {
  margin: 0;
  padding: 0;
}

.tableObjetivas {
  width: auto;
  margin: 0;
  clear: both;
  font-size: 16px;
  background: none;
}

.tableObjetivas tr td {
  padding: 5px;
  vertical-align: top;
}

.tableObjetivas input {
  margin: 0;
  padding: 0;
}


/*--- boxNewsletter ---*/

.boxNewsletter {
  width: 230px;
  float: left;
  clear: both;
  margin: 0 0 20px 0;
  font-size: .9em;
}

.boxNewsletter .inputForm {
  margin: 4px 0;
}

.icon-social {
  width: 30%;
}

.icon-social-wrap {
  display: inline-block;
  max-width: 480px;
  max-height: 90px;
  text-align: justify;
}

.icon-social-wrap:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.icon-social-wrap a {
  text-decoration: none;
}


/*--- boxPublicidade ---*/

.boxPublicidade {
  width: 230px;
  float: left;
  clear: both;
  margin: 0;
}

.boxPublicidade span {
  width: 230px;
  float: left;
  clear: both;
  text-align: right;
  margin: 0 0 5px 0;
  font-size: 10px;
  color: #5b5b5b;
  font-family: Tahoma, Geneva, sans-serif;
  text-transform: uppercase;
  left: .025em;
}

.boxPublicidade div {
  width: 230px;
  float: left;
  clear: both;
  margin: 0 0 15px 0;
  text-align: center;
}


/*--- boxBanners ---*/

.boxBanners {
  width: 230px;
  float: left;
  clear: both;
  margin: 0;
}

.boxBanners div {
  width: 230px;
  float: left;
  clear: both;
  margin: 0 0 15px 0;
  text-align: center;
}


/*--- boxAreaRestrita ---*/

.boxAreaRestrita {
  width: 200px;
  height: 183px;
  float: left;
  clear: both;
  margin: 0 0 15px 0;
  background: url(images/bg-box-area-restrita.png) no-repeat top;
  padding: 53px 15px 0 15px;
  font-size: .9em;
}

.boxAreaRestrita label {
  width: 200px;
  float: left;
  clear: both;
  font-weight: bold;
  margin: 6px 0 0 0;
}

.boxAreaRestrita label input {
  display: block;
  margin: 3px 0 0 0;
}

.boxAreaRestrita label .inputForm {
  width: 192px;
}

.boxAreaRestrita button {
  float: right;
  margin: 5px 0 0 0;
}

.boxAreaRestrita ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  float: left;
}

.boxAreaRestrita ul li {
  clear: both;
  line-height: 16px;
}

.boxAreaRestrita ul li a {
  background: url(images/arrow.gif) no-repeat left;
  padding: 0 0 0 10px;
  color: #000;
  text-decoration: none;
}

.boxAreaRestrita ul li a:hover {
  text-decoration: underline;
  color: #000;
}


/*-- boxPlanos --*/

.boxPlanos {
  width: 460px;
  float: left;
  clear: both;
  margin: 0 0 1px 0;
  background: url(images/bg-box-planos.gif) repeat-y #4ebeff;
  color: #000;
  font-size: .9em;
}

.boxPlanos div {
  float: left;
  width: 153px;
  padding: 70px 0 0 0;
}

.boxPlanos div:first-child {
  width: 152px;
}

.plano1 {
  background: url(images/bg-plano-1.gif) no-repeat 0 0;
}

.plano1:hover {
  background: url(images/bg-plano-1.gif) no-repeat -152px 0;
}

.plano2 {
  background: url(images/bg-plano-2.gif) no-repeat 0 0;
}

.plano2:hover {
  background: url(images/bg-plano-2.gif) no-repeat -152px 0;
}

.plano3 {
  background: url(images/bg-plano-3.gif) no-repeat 0 0;
}

.plano3:hover {
  background: url(images/bg-plano-3.gif) no-repeat -152px 0;
}

div.titlePlano {
  margin: 0 0 3px 0;
  color: #fff;
  font-weight: bold;
  background: url(images/arrow-branco.gif) no-repeat 15px 5px;
  display: block;
  line-height: normal;
  padding: 0 10px 0 25px;
  width: 117px;
  float: left;
  clear: both;
}

div.textPlano {
  padding: 0 15px 10px 15px;
  width: 122px;
  float: left;
  clear: both;
}

div.textPlano span {
  color: #fff;
  margin: 8px 0 0 0;
  display: block;
  text-transform: uppercase;
}

div.textPlano span a {
  color: #fff;
  text-decoration: underline;
}

div.textPlano span a:hover {
  color: #fff;
  text-decoration: underline;
}

.boxPlanoCombo {
  width: 430px;
  float: left;
  clear: both;
  background: url(images/bg-plano-combo.gif) no-repeat 0 0 #4ebeff;
  padding: 63px 15px 15px 15px;
  margin: 0 0 20px 0;
  font-size: .9em;
}

.boxPlanoCombo:hover {
  background: url(images/bg-plano-combo.gif) no-repeat -460px 0 #4ebeff;
}

.boxPlanoCombo div.titlePlano {
  width: 420px;
  background: url(images/arrow-branco.gif) no-repeat 0px 5px;
  padding: 0 0 0 10px;
}

.boxPlanoCombo div.textPlano {
  padding: 0;
  width: 430px;
  float: left;
  clear: both;
}

.planoMenor {
  float: left;
  width: 137px;
  background: url(images/bg-gradiente-planos.jpg) repeat-x top #4ebeff;
  padding: 5px;
  font-size: .9em;
  margin: 0 0 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -moz-box-shadow: 0px 4px 4px #ddd;
  -webkit-box-shadow: 0px 4px 4px #ddd;
  box-shadow: 0px 4px 4px #ddd;
}

.planoMenor:hover {
  background: #4ebeff;
  -moz-box-shadow: 0px 4px 4px #999;
  -webkit-box-shadow: 0px 4px 4px #999;
  box-shadow: 0px 4px 4px #999;
}

.planoMenor:first-child {
  width: 136px;
  margin: 0;
}

.planoMenor h4 {
  color: #fff;
  background: url(images/arrow-branco.gif) no-repeat left;
  padding: 0 0 0 12px;
  margin: 5px 0;
}

.planoMenor p {
  margin: 7px 0 0 0;
}

.planoMedio {
  float: left;
  width: 215px;
  background: url(images/bg-gradiente-planos.jpg) repeat-x top #4ebeff;
  padding: 8px 5px 5px 5px;
  font-size: .9em;
  margin: 0 0 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -moz-box-shadow: 0px 4px 4px #ddd;
  -webkit-box-shadow: 0px 4px 4px #ddd;
  box-shadow: 0px 4px 4px #ddd;
}

.planoMedio:first-child {
  width: 215px;
  margin: 0;
}

.planoMedio:hover {
  background: #4ebeff;
  -moz-box-shadow: 0px 4px 4px #999;
  -webkit-box-shadow: 0px 4px 4px #999;
  box-shadow: 0px 4px 4px #999;
}

.planoMedio h4 {
  color: #fff;
  background: url(images/arrow-branco.gif) no-repeat left;
  padding: 0 0 0 12px;
  margin: 5px 0;
}

.planoMedio p {
  margin: 7px 0 0 0;
}

.planoFull {
  width: 450px;
  float: left;
  clear: both;
  background: url(images/bg-gradiente-planos.jpg) repeat-x top #4ebeff;
  font-size: .9em;
  padding: 5px;
  margin: 0 0 10px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -moz-box-shadow: 0px 4px 4px #ddd;
  -webkit-box-shadow: 0px 4px 4px #ddd;
  box-shadow: 0px 4px 4px #ddd;
}

.planoFull:hover {
  background: #4ebeff;
  -moz-box-shadow: 0px 4px 4px #999;
  -webkit-box-shadow: 0px 4px 4px #999;
  box-shadow: 0px 4px 4px #999;
}

.planoFull h4 {
  color: #fff;
  background: url(images/arrow-branco.gif) no-repeat left;
  padding: 0 0 0 12px;
  margin: 5px 0;
}

.planoFull p {
  margin: 7px 0 0 0;
}

.linhaPlanosFull {
  width: 450px;
  float: left;
  clear: both;
  background: none;
  margin: 0 0 10px 0;
}

.btns-planos-home {
  width: 100%;
  text-align: center;
  clear: both;
  margin: 5px 0 0 0;
}

.btns-planos-home images {
  margin: 3px 0 0 0;
}

.planoFull .btns-planos-home images {
  margin: 3px 3px 0 3px;
}


/*@ borderBottom */

.borderBottom {
  margin: 0 0 10px 0;
}

.borderBottom2 {
  margin: 0 0 10px 0;
}

.marginBottomPlanos {
  margin: 0 0 20px 0;
}


/*-- caixaPlanos --*/

.caixaPlanos {
  width: 230px;
  float: left;
  background: url(images/bg-caixa-planos-middle.jpg) repeat-y;
  color: #f0f0f0;
  margin: 0 0 0 13px;
}

.caixaPlanos:first-child {
  margin: 0;
}

.caixaPlanos h2 {
  font-size: 18px;
  margin: 3px 0 28px 0;
  font-weight: normal;
  color: #fff;
}

.caixaPlanosTop {
  width: 230px;
  float: left;
  clear: both;
  background: url(images/bg-caixa-planos-top.jpg) no-repeat top;
}

.caixaPlanosBottom {
  width: 200px;
  float: left;
  clear: both;
  background: url(images/bg-caixa-planos-bottom.jpg) no-repeat bottom;
  padding: 15px 15px 27px 15px;
  font-size: .9em;
  min-height: 280px;
}

.preco {
  float: left;
  padding: 0;
  font-size: .9em;
  text-align: left;
  color: #ffcd07;
}

.preco span {
  font-size: 2em;
  font-weight: bold;
  border-bottom: none;
  margin: 0 1px;
  letter-spacing: -0.025em;
}

.tablePreco {
  width: 200px;
  clear: both;
  font-size: 1em;
  color: #ffcd07;
}

.tablePreco tr td {
  padding: 3px 0;
  border-bottom: 1px dotted #ffcd07;
}

.tablePreco tr.ultima td {
  padding: 5px 0 0 0;
  border-bottom: none;
}

.tablePreco span {
  font-size: 1.7em;
  font-weight: bold;
  border-bottom: none;
  margin: 0;
  letter-spacing: -0.025em;
}

.btnsCaixa {
  width: 200px;
  float: left;
  clear: both;
  padding: 5px 0 0 0;
  text-align: center;
}

.boxPlanos .plano1 .btnsCaixa-home,
.boxPlanos .plano2 .btnsCaixa-home,
.boxPlanos .plano3 .btnsCaixa-home,
.boxPlanos .boxPlanoCombo .btnsCaixa-home {
  width: 122px;
  float: left;
  clear: both;
  padding: 5px 0 0 0;
  text-align: center;
}

.boxPlanos .plano1 .btnsCaixa-home a images,
.boxPlanos .plano2 .btnsCaixa-home a images,
.boxPlanos .plano3 .btnsCaixa-home a images,
.boxPlanos .boxPlanoCombo .btnsCaixa-home a images {
  margin: 5px 0px;
}

.btnsCaixa-combo-home {
  width: 330px;
  float: left;
  clear: both;
  padding: 0 0 0 100px;
}

.btnsCaixa-combo-home a images {
  margin: 10px 10px 0 0;
}

.btnsCaixa a {
  display: block;
  margin: 5px 0;
}


/*-- box460 --*/

.box460 {
  width: 460px;
  float: left;
  clear: both;
}


/*-- boxParceiros --*/

.boxParceiros {
  width: 215px;
  float: left;
  margin: 0 30px 0 0;
}

.boxParceiros table {
  width: 213px;
  height: 183px;
  border: 1px solid #a8c2d7;
  float: left;
  clear: both;
}


/*-- boxParceiros --*/

.boxEnquete {
  width: 215px;
  float: left;
}

dl.enquete {
  width: 215px;
  color: #666;
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 120%;
}

dl.enquete dt {
  float: left;
  margin: 0 6px 0 0;
  padding: 4px 0 0 0;
}

dl.enquete dd {
  margin: 2px 0;
  padding: 5px 5px 5px 0;
}


/*--- tableCadastro ---*/

.tableCadastro {
  width: 960px;
  clear: both;
  font-size: 1.2em;
  font-style: italic;
  margin: 10px 0 0 0;
  padding: 0 0 10px 60px;
}

.tableCadastro .rfield {
  display: block;
  padding: 5px;
  margin: 3px 0 10px 0;
  border: 1px solid #ccc;
  width: 300px;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff;
}

.btnFinalizarCadastro {
  margin: 15px 0 5px 0;
}


/*-- concursos --*/

.concursosLeft {
  width: 100px;
  float: left;
}

.concursosRight {
  width: 600px;
  float: right;
}


/*--- containerData ---*/

.containerData {
  width: 75px;
  float: left;
  background: url(images/bg-container-topo.jpg) repeat;
  text-align: center;
  font-size: 2.5em;
  color: #fff;
  padding: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0 25px 10px 0;
}

.containerData span.mes {
  font-size: 9px;
  text-transform: uppercase;
  width: 75px;
  float: left;
  clear: both;
  padding: 0;
  background: #28689b;
  margin: 0 0 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 24px;
}

.containerData span.ano {
  font-size: 9px;
  text-transform: uppercase;
  width: 73px;
  float: left;
  clear: both;
  padding: 0;
  background: #fff;
  margin: 15px 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 16px;
  border: 1px solid #333;
  color: #000;
  text-align: center;
}


/*-- bannerAreaRestrita --*/

.bannerAreaRestrita {
  width: 230px;
  float: left;
  clear: both;
  margin: 0 0 15px 0;
  text-align: center;
}


/*-- boxBuscaProvas --*/

.boxBuscaProvas {
  width: 215px;
  height: 70px;
  float: left;
  clear: both;
  margin: 0 0 15px 0;
  background: url(images/bg-busca-provas.jpg) no-repeat top;
  padding: 60px 0 0 15px;
}

.boxBuscaProvas input {
  background: #fff;
  border: 1px solid #dfdfdf;
  padding: 5px;
  font-size: .9em;
  color: #000;
  width: 190px;
  display: block;
  margin: 0 0 5px 0;
}


/*-- boxAlert --*/

.boxAlert {
  width: 613px;
  float: left;
  clear: both;
  background: url(images/ico-alert.gif) no-repeat 15px #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 10px 10px 13px 75px;
  margin: 0 0 20px 0;
}

.boxAlert h1 {
  font-size: 18px;
}


/*-- boxTitleExame --*/

.boxTitleExame {
  width: 613px;
  float: left;
  clear: both;
  background: url(images/arrow-box-title-exame.gif) no-repeat 17px #f7f7f7;
  border: 1px solid #eeeeee;
  padding: 17px 10px 20px 75px;
  margin: 0 0 20px 0;
}

.boxTitleExame h1 {
  font-size: 24px;
}

.boxTitleExame p {
  text-align: justify;
}

.colFull .boxTitleExame {
  width: 873px;
}


/*@ box-wrap-videoaulas */

.box-wrap-videoaulas {
  width: 920px;
  float: left;
  clear: both;
  background: #f7f7f7;
  border: 1px solid #eee;
  padding: 8px 18px 18px 18px;
  margin-bottom: 60px;
}


/*@ box-wrap-anotacoes */

.box-wrap-anotacoes {
  width: 960px;
  float: left;
  clear: both;
  padding: 0;
  margin: 0 0 20px 0;
}

.box-wrap-anotacoes h2 {
  font-size: 1.4em;
  font-weight: bold;
  margin: 10px 0 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6eaeb;
}

.notebook-anotacoes {
  width: 960px;
  height: 420px;
  background: url(images/bg-textarea-maior.gif) no-repeat left top;
  float: left;
  clear: both;
}

.notebook-anotacoes form {
  width: 905px;
  height: 369px;
  padding: 51px 0 0 55px;
  float: left;
  clear: both;
  position: relative;
}

.notebook-anotacoes form textarea,
.notebook-anotacoes form textarea:focus,
.notebook-anotacoes form textarea:active {
  line-height: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #000;
  background: none;
  border: none;
  overflow: auto;
  outline: none;
  width: 880px;
  height: 340px;
  resize: none;
}

.notebook-anotacoes form button {
  width: 88px;
  height: 29px;
  background: url(images/btn-salvar.gif) no-repeat 0 0;
  outline: none;
  cursor: pointer;
  border: none;
  position: absolute;
  top: 10px;
  right: 10px;
}

.notebook-anotacoes form button span {
  display: none;
}

.notebook-anotacoes form .data-hora {
  position: absolute;
  top: 18px;
  right: 115px;
  font-size: .8em;
  color: #999;
  font-style: italic;
  font-family: georgia, serif;
}


/*
.box-wrap-anotacoes form{width: 920px;float: left;clear: both;}
.box-wrap-anotacoes form textarea{width: 888px;margin: 0 0 10px 0;padding: 15px;background: #fff;border: 1px solid #ccc;height: 60px;float: left;clear: both;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.box-wrap-anotacoes form textarea:focus, .box-wrap-anotacoes form textarea:active{border-color: #999;outline: none;}
.box-wrap-anotacoes form button{cursor: pointer;}

.box-anotacoes{width: 890px;float: left;clear: both;margin: 5px 0 20px 0;background: #e7e7e7;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 15px;position: relative;}
.box-anotacoes:after, .box-anotacoes:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.box-anotacoes:before {
	border-bottom-color: #e7e7e7;
	border-width: 10px;
	left: 3%;
	margin-left: -10px;
}
.box-anotacoes .data-anotacao{color: #666;font-size: .9em;margin: 0 0 5px 0;}

.box-anotacoes .btn-editar{width: 16px;height: 16px;float: left;background: url(images/icon-edit.png) no-repeat 0 0;text-indent: -999em;outline: none;margin: 5px 5px 0 0;}
.box-anotacoes .btn-excluir{width: 16px;height: 16px;float: left;background: url(images/icon-delete.png) no-repeat 0 0;text-indent: -999em;outline: none;margin: 5px 5px 0 0;}
*/


/*-- boxBtns --*/

.boxBtns {
  width: 700px;
  float: left;
  clear: both;
  text-align: right;
}

.boxBtns input,
.boxBtns images {
  margin: 0 0 0 15px;
  float: right;
}


/*-- boxPontuacao --*/

.boxPontuacao {
  margin-top: 30px;
}

.boxPontuacao .pontuacao {
  font-size: 20px;
  font-family: 'proxima_novasemibold', Arial, sans-serif;
  text-align: center;
}

.boxPontuacao .pontuacao span {
  display: block;
  font-size: 50px;
  max-width: 300px;
  border: 1px solid #49b4ff;
  margin: 20px auto;
  padding: 10px 0;
  color: #49b4ff;
}


/*--- listaExames ---*/

ul.listaExames {
  width: 700px;
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
}

ul.listaExames li {
  width: 700px;
  float: left;
  clear: both;
}

ul.listaExames li a {
  width: 680px;
  float: left;
  clear: both;
  padding: 15px 10px;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
  color: #000;
}

ul.listaExames li a:hover {
  background: #f7f7f7;
  text-decoration: none;
  color: #000;
}

ul.listaExames h2 {
  margin: 0 0 7px 0;
}

ul.listaExames span.data {
  margin: 0 0 5px 0;
  color: #666;
  display: block;
  font-size: 11px;
}

ul.listaExames span.tempo {
  margin: 3px 0 0 0;
  color: #666;
  display: block;
  font-size: 11px;
}

ul.listaExames span.linha-professor {
  margin: 7px 0 0 0;
  color: #666;
  display: block;
  font-size: 11px;
}

ul.listaExames span.status {
  margin: 0 0 7px 0;
  display: block;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

ul.listaExames span.status images {
  margin: 0 5px;
  vertical-align: middle;
}

ul.listaExames li images.thumb-video {
  float: left;
  margin: 0 15px 0 0;
}


/*ul.listaExames li:first-child{font-size:14px;}
ul.listaExames li:first-child h2{font-size:26px;}*/


/*-- boxLegislacao --*/

.boxLegislacao {
  width: 230px;
  float: left;
  clear: both;
  background: url(images/bg-legislacao-middle.jpg) repeat-y;
}

.boxLegislacaoTop {
  width: 230px;
  float: left;
  clear: both;
  background: url(images/bg-legislacao-top.jpg) no-repeat top;
}

.boxLegislacaoBottom {
  width: 205px;
  float: left;
  clear: both;
  background: url(images/bg-legislacao-bottom.jpg) no-repeat bottom;
  padding: 25px 0 19px 25px;
}

.boxLegislacaoBottom ul {
  width: 179px;
  float: left;
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(images/bg-livros-legislacao.jpg) repeat-y;
  line-height: normal;
  font-size: 9px;
}

.boxLegislacaoBottom ul li {
  width: 179px;
  float: left;
  clear: both;
  display: inline;
  overflow: hidden;
}

.boxLegislacaoBottom ul li a {
  width: 164px;
  float: left;
  clear: both;
  display: inline;
  overflow: hidden;
  color: #e2bb98;
  text-decoration: none;
  line-height: 24px;
  padding: 0 5px 0 10px;
  height: 25px;
}

.boxLegislacaoBottom ul li a:hover {
  text-decoration: none;
  color: #fff;
}


/*--- tableDadosCadastro ---*/

.tableDadosCadastro {
  width: 700px;
  clear: both;
  background: #f7f7f7;
  border: 1px solid #eee;
  padding: 25px 0;
}

.tableDadosCadastro tr td {
  padding: 6px 4px;
}

.tableDadosCadastro .fieldcadastro {
  padding: 4px;
  border: 1px solid #ccc;
  background: #fff;
  width: 350px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.tableDadosCadastro .fieldcadastroSizeMenor {
  width: 130px;
}


/*@ form-busca-rodadas-preteritas */

form.form-busca-rodadas-preteritas {
  width: 678px;
  float: left;
  clear: both;
  background: #f0f0f0;
  border: 1px solid #ddd;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 5px #f0f0f0;
}

form.form-busca-rodadas-preteritas div {
  float: left;
  padding: 0 0 0 20px;
}

form.form-busca-rodadas-preteritas div:first-child {
  padding: 0;
}

form.form-busca-rodadas-preteritas label {
  display: block;
  padding: 1px 0px;
  font: normal 14px Arial;
  letter-spacing: -0.025em;
}

form.form-busca-rodadas-preteritas input,
form.form-busca-rodadas-preteritas select {
  background: white;
  border: 1px solid #ccc;
  padding: 2px 5px;
  width: 175px;
}

form.form-busca-rodadas-preteritas button {
  float: right;
  margin: 18px 0 0 0;
  cursor: pointer;
}


/*@ form-busca-videoaulas */

form.form-busca-videoaulas {
  width: 438px;
  float: left;
  clear: both;
  background: #f0f0f0;
  border: 1px solid #ddd;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 5px #f0f0f0;
  margin: 23px 0 15px 0;
}

form.form-busca-videoaulas div {
  float: left;
  padding: 0 0 0 20px;
}

form.form-busca-videoaulas div:first-child {
  padding: 0;
}

form.form-busca-videoaulas label {
  display: block;
  padding: 1px 0px;
  font: normal 14px Arial;
  letter-spacing: -0.025em;
}

form.form-busca-videoaulas input,
form.form-busca-videoaulas select {
  background: white;
  border: 1px solid #ccc;
  padding: 2px 5px;
  width: 355px;
}

form.form-busca-videoaulas button {
  float: right;
  margin: 18px 0 0 0;
  cursor: pointer;
}


/*@ sidebar */

#sidebar {
  width: 230px;
  float: left;
  clear: both;
}

#sidebar .box-sidebar {
  width: 198px;
  float: left;
  clear: both;
  background: #f0f0f0;
  border: 1px solid #ddd;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 5px #f0f0f0;
}

#sidebar .box-sidebar h2 {
  margin: 0;
  padding: 0;
}

#sidebar .box-sidebar h2.cesta {
  background: url(images/icon-shopping-cart.png) no-repeat left;
  height: 29px;
  line-height: 37px;
  padding: 0 0 0 32px;
  margin: 0 0 12px 0;
}

#sidebar .box-sidebar h2.valor {
  background: #114A77;
  width: 178px;
  float: left;
  clear: both;
  color: white;
  font-size: 14px;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: inset 0 20px 0 #285e89;
}

#sidebar .box-sidebar h2.valor span {
  float: left;
  font-size: 12px;
  padding: 2px 0 0 0;
}

#sidebar .box-sidebar h2.valor strong {
  float: right;
  margin: 0;
  padding: 0;
}

#sidebar .box-sidebar ul {
  margin: 20px 0;
  padding: 0;
  border-top: 1px solid #ddd;
  list-style: none;
  width: 198px;
  float: left;
  clear: both;
  font-size: 11px;
  height: 280px;
  overflow-x: hidden;
  overflow-y: auto;
}

#sidebar .box-sidebar ul li {
  width: 198px;
  float: left;
  clear: both;
  margin: 0;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  cursor: default;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}

#sidebar .box-sidebar ul li:hover {
  background: #fff;
}

#sidebar .box-sidebar ul li span {
  float: left;
  width: 150px;
}

#sidebar .box-sidebar ul li a {
  float: right;
  width: 16px;
  height: 16px;
  background: url(images/icon-delete.png) no-repeat;
  display: block;
  text-indent: -999em;
  outline: none;
  margin-right: 20px;
}

#sidebar .box-sidebar .line-sidebar {
  width: 198px;
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  text-align: center;
}

#sidebar button {
  width: 230px;
  height: 38px;
  background: url(images/btn-finalizar-compra.png) no-repeat 0 0;
  float: left;
  clear: both;
  margin: 10px 0 0 0;
  text-indent: 15px;
  text-shadow: 1px 1px 1px #285d7d;
  cursor: pointer;
  padding: 0;
  border: none;
  text-align: left;
}

#sidebar button:hover {
  background: url(images/btn-finalizar-compra.png) no-repeat 0 -40px;
}


/*@ lista-rodadas-preteritas */

ul.lista-rodadas-preteritas {
  margin: 0 0 5px -0px;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #ddd;
  list-style: none;
  width: 720px;
  float: left;
  clear: both;
  line-height: normal;
  font-size: 11px;
}

ul.lista-rodadas-preteritas li {
  float: left;
  width: 200px;
  min-height: 30px;
  background: #e7e7e7;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0 20px 10px 0px;
}

ul.lista-rodadas-preteritas li:hover {
  background: #f0f0f0;
  box-shadow: 0 0 5px #ccc;
}

ul.lista-rodadas-preteritas li span {
  float: left;
  width: 155px;
}

ul.lista-rodadas-preteritas li div {
  width: 37px;
  float: right;
  margin: 6px 0 0 0;
}

ul.lista-rodadas-preteritas li div a.rp-saiba-mais {
  width: 16px;
  height: 16px;
  background: url(images/icon-lupa.png) no-repeat;
  text-indent: -999em;
  outline: none;
  float: left;
  margin: 0 5px 0 0;
}

ul.lista-rodadas-preteritas li div a.rp-adicionar {
  width: 16px;
  height: 16px;
  background: url(images/icon-add.png) no-repeat;
  text-indent: -999em;
  outline: none;
  float: left;
}

p.pacote-de-rodadas {
  text-align: center;
}

p.descricao-pacote-de-rodadas {
  text-align: justify;
  color: #fff;
}

h2.sep-ano-rp {
  margin: 20px 0 10px 0;
  width: 100%;
  float: left;
  clear: both;
}

.box-sep-ano {
  float: left;
  clear: both;
  display: block;
  position: relative;
  margin: 20px 0;
  width: 700px;
}

h2.sep-ano-rp-new {
  margin: 0;
  float: left;
}

.box-sep-ano a {
  float: right;
  position: relative;
  padding: 5px 10px;
  -moz-border-radius: 5px;
  text-shadow: #FFF 1px 1px 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #E7E7E7;
  color: #666;
  text-decoration: none;
}

.box-sep-ano a:hover {
  background: #F0F0F0;
  box-shadow: 0 0 5px #cccccc;
  color: #09F;
}


/*@ lista-videoaulas */

ul.lista-videoaulas {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px dashed #ddd;
  list-style: none;
  width: 460px;
  float: left;
  clear: both;
  line-height: normal;
  font-size: 13px;
  font-weight: bold;
}

ul.lista-videoaulas li {
  float: left;
  width: 200px;
  background: #e7e7e7;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0 0px 0px 20px;
}

ul.lista-videoaulas li:first-child {
  margin: 0;
}

ul.lista-videoaulas li:hover {
  background: #f0f0f0;
  box-shadow: 0 0 5px #ccc;
}

ul.lista-videoaulas li span {
  float: left;
  width: 150px;
}

ul.lista-videoaulas li images {
  display: inline-block;
}

ul.lista-videoaulas li div {
  width: 200px;
  float: left;
  clear: both;
  margin: 5px 0 0 0;
}

ul.lista-videoaulas li div p {
  float: left;
  width: 150px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

ul.lista-videoaulas li div p span {
  display: block;
  font-size: 10px;
  color: #666;
  width: 150px;
  margin: 3px 0 0 0;
  font-weight: normal;
}

ul.lista-videoaulas li a.rp-saiba-mais {
  width: 16px;
  height: 16px;
  background: url(images/icon-lupa.png) no-repeat;
  text-indent: -999em;
  outline: none;
  float: right;
  margin: 0;
}

ul.lista-videoaulas li a.rp-adicionar {
  width: 16px;
  height: 16px;
  background: url(images/icon-add.png) no-repeat;
  text-indent: -999em;
  outline: none;
  float: right;
  margin: 0 0 0 5px;
}


/*@ col-video1 */

.col-video1 {
  width: 230px;
  float: left;
}

h2.h-catalogo {
  width: 230px;
  height: 60px;
  background: url(images/bg-h-catalogo.gif) no-repeat top center;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
}

h2.h-catalogo span {
  display: none;
}

h2.h-busca-por-videos {
  width: 230px;
  height: 53px;
  background: url(images/bg-h-busca-por-videos.gif) no-repeat top center;
  margin: 10px 0 0 0;
  padding: 0;
  float: left;
  clear: both;
}

h2.h-busca-por-videos span {
  display: none;
}

h2.h-videoaulas {
  margin: 0 0 15px 0;
  padding: 0;
}

.boxArtigo #videoAulaEmagis0_wrapper {
  margin: 0 auto;
}


/*@ lista-catalogo */

ul.lista-catalogo {
  width: 230px;
  float: left;
  clear: both;
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none;
  font: normal 15px arial;
}

ul.lista-catalogo li {
  width: 228px;
  display: block;
  border: 1px solid #e1e1e1;
  border-top: none;
  float: left;
  clear: both;
  background: #fefefe;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fefefe 0%, #f2f2f2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #f2f2f2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fefefe 0%, #f2f2f2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fefefe 0%, #f2f2f2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fefefe 0%, #f2f2f2 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #fefefe 0%, #f2f2f2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f2f2f2', GradientType=0);
  /* IE6-9 */
}

ul.lista-catalogo li:hover {
  background: white;
}

ul.lista-catalogo li a {
  display: block;
  padding: 10px 10px 10px 32px;
  text-decoration: none;
  color: #2f2f2f;
  background: url(images/arrow-lista-catalogo.gif) no-repeat 14px 13px;
}

ul.lista-catalogo li a:hover {
  text-decoration: underline;
}

ul.lista-catalogo li ul {
  margin: 0;
  padding: 0 0 10px 0;
  list-style: none;
  font-size: .75em;
  display: block;
  width: 218px;
  float: left;
  clear: both;
}

ul.lista-catalogo li ul li {
  background: none;
  border: none;
}

ul.lista-catalogo li ul li a {
  background: none;
  padding: 3px 10px 3px 32px;
  display: block;
}

ul.lista-catalogo li ul li a:hover {
  text-decoration: underline;
}


/*@ col-video2 */

.col-video2 {
  width: 460px;
  float: left;
  margin: 0 0 0 20px;
}

.col-video2 .boxArtigo {
  width: 460px;
}

.col-video2 h1 {
  margin: 0 0 20px 0;
}


/*@ col-video3 */

.col-video3 {
  width: 710px;
  float: right;
}

.col-video3 .boxArtigo {
  width: 710px;
  margin: 0 0 20px 0;
}

.col-video3 .boxArtigo p {
  margin: 0;
  padding: 0;
}

.col-video3 h1 {
  margin: 0 0 20px 0;
}

.col-video3 h1.icone-book {
  margin: 0 0 20px 0;
  background: url(images/icon-books.png) no-repeat left;
  padding: 15px 0 15px 70px;
}

.col-video3 h2 {
  margin: 0 0 7px 0;
}


/*@ btn-matricule-se-ja-curso */

.btn-matricule-se-ja-curso {
  width: 174px;
  height: 39px;
  display: inline-block;
}


/*@ btn-prepare-se-por-disciplina */

.btn-prepare-se-por-disciplina {
  width: 257px;
  height: 39px;
  display: inline-block;
  background: url(images/btn-prepare-se-por-disciplina.gif) no-repeat;
  cursor: pointer;
  border: none;
  float: right;
}

.btn-prepare-se-por-disciplina span {
  display: none;
}


/*@ lista-videos-degustacao */

ul.lista-videos-degustacao {
  width: 710px;
  float: left;
  clear: both;
  margin: 0 0 25px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ccc;
  list-style: none;
}

ul.lista-videos-degustacao li {
  width: 200px;
  margin: 0 0 0 55px;
  float: left;
}

ul.lista-videos-degustacao li:first-child {
  margin: 0;
}


/*ul.lista-videos-degustacao li strong{display: block;padding: 7px 0 0 0;}
ul.lista-videos-degustacao li span{display: block;padding: 5px 0 0 0;text-align:justify;}*/


/*@ form-busca-por-videos */

.form-busca-por-videos {
  width: 208px;
  border: 1px solid #e1e1e1;
  float: left;
  clear: both;
  margin: 0 0 10px 0;
  padding: 10px;
}

.form-busca-por-videos input {
  float: left;
  width: 120px;
  border: 1px solid #ccc;
  font: normal 11px arial, sans-serif;
  padding: 4px;
  margin: 0;
}

.form-busca-por-videos button {
  float: right;
  margin: -1px 0 0 0;
}


/*@ lista-cursos-videoaulas */

ul.lista-cursos-videoaulas {
  width: 700px;
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  display: block;
  float: left;
  clear: both;
}

ul.lista-cursos-videoaulas li {
  display: block;
  margin: 0 0 10px 0;
}


/*@ fieldset-aulas */

.fieldset-aulas {
  width: 660px;
  float: left;
  clear: both;
  border: 1px solid #ccc;
  padding: 19px;
  margin: 20px 0 0 0;
}

.fieldset-aulas legend {
  padding: 0 10px;
  font-size: 1.1em;
}

.fieldset-aulas div.scroll-class {
  width: 660px;
  height: 250px;
  float: left;
  clear: both;
  overflow: scroll;
  overflow-x: hidden;
}


/*@ fieldset-videoaulas */

.fieldset-videoaulas {
  width: 660px;
  float: left;
  clear: both;
  border: 1px solid #ddd;
  position: relative;
  margin: 40px 0 0 0;
  padding: 40px 19px 0 19px;
}

.fieldset-videoaulas legend {
  width: 70px;
  height: 48px;
  float: left;
  background: url(images/icon-tv.png) no-repeat 0 0;
  margin: 0;
  position: absolute;
  top: -30px;
  left: 10px;
  text-indent: -999em;
}


/*@ lista-video-aulas */

ul.lista-video-aulas {
  width: 660px;
  float: left;
  clear: both;
  margin: 0;
  padding: 0 0 30px 0;
  list-style: none;
  font-size: .8em;
}

ul.lista-video-aulas li {
  width: 202px;
  height: 230px;
  margin: 0 0 0 10px;
  float: left;
  padding: 15px 0px 10px 0px;
  position: relative;
  background: url(images/bg-tv.png) no-repeat left top;
}


/*ul.lista-video-aulas li:first-child{margin: 0;}*/

ul.lista-video-aulas li a {
  color: #333;
  text-decoration: none;
  width: 140px;
  height: 145px;
  position: absolute;
  top: 65px;
  left: 17px;
}

ul.lista-video-aulas li a strong {
  color: #0e3d62;
}

ul.lista-video-aulas li a:hover {
  color: #333;
  text-decoration: none;
}

ul.lista-video-aulas li images {
  width: 110px;
  display: block;
}

ul.lista-video-aulas li span {
  display: block;
}

ul.lista-video-aulas li span.data {
  margin: 0 0 5px 0;
}

ul.lista-video-aulas li span.linha-professor {
  margin: 5px 0 3px 0;
  font-style: italic;
  color: #999;
}

ul.lista-video-aulas li span.linha-duracao {
  font-style: italic;
  color: #999;
}

ul.lista-video-aulas li strong {
  display: block;
  font-size: 1.2em;
  margin: 7px 0 5px 0;
}

ul.lista-video-aulas li iframe {
  width: 110px;
  height: 90px;
}


/*@ aulas-avulsas */

ul.lista-aulas-avulsas {
  width: 700px;
  float: left;
  clear: both;
  margin: 0;
  padding: 20px 0 10px 0;
  list-style: none;
  font-size: .8em;
}

ul.lista-aulas-avulsas li {
  width: 202px;
  height: 230px;
  margin: 0 15px;
  float: left;
  /*border: 1px solid #ddd;*/
  padding: 15px 0px 10px 0px;
  position: relative;
  background: url(images/bg-tv.png) no-repeat left top;
}


/*ul.lista-aulas-avulsas li:first-child{margin: 0;}*/

ul.lista-aulas-avulsas li a {
  color: #333;
  text-decoration: none;
  width: 140px;
  height: 145px;
  position: absolute;
  top: 65px;
  left: 17px;
}

ul.lista-aulas-avulsas li a strong {
  color: #0e3d62;
}

ul.lista-aulas-avulsas li a:hover {
  color: #333;
  text-decoration: none;
}

ul.lista-aulas-avulsas li images {
  width: 130px;
  display: block;
}

ul.lista-aulas-avulsas li span {
  display: block;
}

ul.lista-aulas-avulsas li span.data {
  margin: 0 0 5px 0;
}

ul.lista-aulas-avulsas li span.icon-tv {
  width: 30px;
  height: 24px;
  background: url(images/icon-tv.png) no-repeat 0 0;
  position: absolute;
  top: -16px;
  left: 5px;
  display: block;
}

ul.lista-aulas-avulsas li span.linha-professor {
  margin: 5px 0 3px 0;
  font-style: italic;
  color: #999;
}

ul.lista-aulas-avulsas li span.linha-duracao {
  font-style: italic;
  color: #999;
}

ul.lista-aulas-avulsas li strong {
  display: block;
  font-size: 1.2em;
  margin: 7px 0 5px 0;
}

ul.lista-aulas-avulsas li iframe {
  width: 130px;
  height: 90px;
}


/*@ verificar-resposta-salva */

.verificar-resposta-salva {
  margin: 0 0 10px 0;
  font-size: .9em;
  display: block;
}

.verificar-resposta-salva a {
  color: #666;
  text-decoration: none;
}

.verificar-resposta-salva a:hover {
  color: #666;
  text-decoration: underline;
}

.tirar_borda {
  border: 0 !important;
  padding-bottom: 10px !important;
}


/*------------------------------*/

.contrato {
  width: 100%;
  height: 130px;
  background: #fff;
  border-radius: 4px;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
  font-style: normal;
  font-size: .75em;
  padding: 15px;
  line-height: 150%;
}

.liAceito {
  width: 100%;
  clear: both;
  margin: 15px 0 0 0;
}

.contTesteConhecimentos {
  width: 600px;
  height: 470px;
  overflow: auto;
  padding: 0px;
  background: #F3F3F3;
  margin-top: 10px;
}

.contTesteConhecimentos p {
  padding: 5px 15px !important;
}

.contTesteConhecimentos h1 {
  padding: 20px 0;
  background: #507991;
  text-align: center;
  color: #fff;
  margin: 40px 0px 20px -20px;
  border-top: solid 10px #4A637E;
}

.contTesteConhecimentos select {
  width: 300px;
  height: 35px;
  margin: 10px 0;
}


/* -------- Ações -------- */

.vermelho {
  color: #a80000;
}

.azul {
  color: #0b497a;
}

.verde {
  color: #327e00;
}

.lilas {
  color: #560a76;
}

.marrom {
  color: #472801;
}

.nomargim {
  margin: 0;
}

.hidden {
  display: none;
}

.displayBlock {
  display: block;
  font-size: 11px;
  text-align: center;
  line-height: normal;
}

.textsmall {
  font-size: 11px;
}

.floatleft {
  float: left;
}

.alignMiddle {
  vertical-align: middle;
}

.alignCenter {
  text-align: center;
  margin-bottom: 40px;
}

.textAlignCenter {
  text-align: center;
}

.floatright {
  float: right;
}

.textAlignJustify {
  text-align: justify;
}

.alinhaInput {
}

.alinhaInput input {
  margin: -3px 0 0 0;
  padding: 0;
  vertical-align: middle;
}

.alinhaInput label {
  margin: 0 20px 0 0;
}

.aling-center {
  margin: 0 auto;
}


/*OVERLAY PLANOS 'SIMULADO ORAL'*/

#menu-planos-simulado-oral ul {
  list-style: none outside none;
  padding: 0;
  height: 50px;
  overflow: hidden;
}

#menu-planos-simulado-oral ul:AFTER {
  content: "";
  border-bottom: 1px solid #D8D8D8;
  display: block;
  height: 48px;
}

#menu-planos-simulado-oral ul li {
  background-color: #E4E4E4;
  border-bottom: none;
  border-right: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
  color: #024368;
  cursor: pointer;
  float: left;
  padding: 10px;
  width: 25%;
  position: relative;
  height: 55%;
  text-align: center;
  margin: 0 auto !important;
  font-weight: bold;
}

#menu-planos-simulado-oral ul li:first-child {
  border-left: 1px solid #024368;
}

#menu-planos-simulado-oral ul li.ativo {
  background-color: #024368;
  border-right: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  color: #FFFFFF;
}

#box-planos-simulado-oral {
  clear: both;
}

.aprovacoesimages {
  width: 700px;
  float: left;
  clear: both;
  position: relative;
}

.aprovacoesimages a {
  display: block;
  clear: both;
  position: relative;
  margin: 0 0 10px 0;
}

.aprovacoesimages a images {
  width: 690px;
  border: 5px solid #fff;
  box-shadow: #BBB 0 1px 3px;
}

.matricule-se {
  width: 230px;
  height: 38px;
  background: url(images/btn-finalizar-compra.png) no-repeat 0 0;
  display: block;
  text-indent: 20px;
  color: #fff;
  line-height: 38px;
  text-decoration: none;
}

.matricule-se:hover {
  background: url(images/btn-finalizar-compra.png) no-repeat 0 -40px;
  color: #fff;
}

.box-preco-desconto {
  margin: 40px 0 0 0;
  text-align: center !important;
}

.box-preco-desconto p {
  font-size: 40px !important;
  color: #000000 !important;
  text-align: center !important;
  margin-bottom: 15px;
}

.box-preco-desconto p.preco-total {
  text-decoration: line-through;
  color: #999 !important;
  font-size: 30px !important;
}

.box-alerta-desconto {
  width: 350px;
}

.colMiddle {
  width: 420px;
  background: white;
  border: 1px solid #D6E5F2;
  border-bottom: 5px solid #D6E5F2;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px;
  margin: 20px 0;
}

.colMiddle h3 {
  font: bold 1.5em Arial;
  letter-spacing: 0px;
  width: auto;
  color: #1c5584 !important;
  text-indent: 0;
  display: block;
}

.colMiddle p {
  padding-bottom: 10px;
  font-size: 14px !important;
  display: block;
  position: relative;
  float: left;
  clear: both;
  margin-bottom: 0 0 10px 0 !important;
}

.colMiddle form {
  clear: both;
  margin: 20px 0 0 0;
}

.colMiddle form label {
  display: block;
  color: #777;
  font-weight: bold;
  font-size: 12px;
}


/* .colMiddle form input{border: 1px solid #ddd;padding:10px 6px; width: 400px; font-size:15px!important; border-radius:3px; float: none;margin:5px 0 12px 0;font-family: inherit;font-size: inherit;display:block;} */

.colMiddle a {
  font: bold 1.1em Arial;
  text-decoration: none;
  color: #333;
  margin: 20px 0 0 0;
  display: block;
}

.colMiddle a:hover {
  text-decoration: underline;
  color: #333;
}

.colMiddle ul {
  list-style: none;
  padding: 0;
}

.colMiddle ul li a {
  background: url(images/arrow.gif) no-repeat left;
  padding: 0 0 0 10px;
  color: #000;
  text-decoration: none;
}


/* Etapas pagamento*/

ul.etapas-pagamento {
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 30px 0;
}

.etapas-pagamento li {
  float: left;
  width: 340px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin-right: -35px;
}

.etapas-pagamento li a {
  display: block;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  text-decoration: none;
}

.etapa-1 {
  background: url(images/etapa-1.png) no-repeat;
}

.etapa-2 {
  background: url(images/etapa-2.png) no-repeat;
}

.etapa-3 {
  background: url(images/etapa-3.png) no-repeat;
}

.ativo {
  background-position: 0px -42px;
}

.ativo a {
  color: #fff;
  font-weight: bold;
}

.btn-matricule-se {
  height: 35px;
  width: 200px;
  background: #79b25a;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  box-shadow: inset #76A75F 0px -13px;
}

.legendaWrap {
  display: block;
  width: 100%;
}

.legendaItem {
  display: inline-block;
  margin-right: 10px;
}

.legendaColorBlock {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: gray;
}

.legendaText {
  display: inline-block;
}

h1.valor-total {
  text-decoration: line-through !important;
  color: #999 !important;
  font-size: 25px !important;
}

#utilizandoCupom {
  display: none;
}


/**************** Footer ***************************/

#footer {
  padding-top: 130px;
  position: relative;
  padding-bottom: 0;
}

#footer .container {
  width: 100%;
  overflow: hidden;
}

.rodape_creditos {
  position: absolute;
  bottom: 55px;
  width: 100%;
  z-index: 1;
}

.rodape_creditos p:first-child {
  float: left;
}

.rodape_creditos p.copy {
  float: right;
  text-align: right;
  line-height: 30px;
}

.rodape_creditos p {
  color: #fff;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 15px;
}

.rodape_creditos .ilion {
}

#playlist {
  display: none;
}

.play_musica {
  color: #fff;
  font-size: 16px;
  top: 10px;
  display: inline-block;
}

.play_musica:hover,
.play_musica:focus {
  color: #575757;
  text-decoration: none;
}

.audio_footer {
  float: right;
}

.icon-audio {
  width: 30px;
  height: 22px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}

.icon-audio.audio-on {
  background: url(images/icon-audio.gif);
}

.icon-audio.audio-off {
  background: url(images/icon-sem-audio.png);
}

.search-options input[type="radio"],
.search-options input[type="checkbox"] {
  margin-top: 1px;
}

.search-options label {
  font-size: 14px;
  margin-top: 30px;
}

.search-options .radio label,
.search-options .checkbox label {
  font-size: inherit;
  margin-top: 0;
}

.search-options .radio-inline + .radio-inline,
.search-options .checkbox-inline + .checkbox-inline {
  margin-left: 0;
}

.search-options .radio-inline,
.search-options .checkbox-inline {
  margin-right: 12px;
}

hr {
  border-top: 1px solid #ccc;
}

.btn-standard {
  background: url("../images/bg-slider-home.png") repeat #09375a;
  display: inline-block;
  margin: 10px 0;
  padding: 10px 20px;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
}

.btn-standard:hover {
  color: #fff;
  background-color: #114c79;
}

.box-download {
  display: inline-block;
}

.box-download images {
  width: 100%;
}

.txt-inferior-planos p {
  margin-bottom: 10px;
}

.atiPlanos .header_planosInt {
  background-image: url(../images/bgheader-planos.jpg);
  background-size: cover !important;
  background-position-y: top !important;
  background-attachment: scroll;
}

.atiAprovacoes .header_resultados {
  background-image: url(../images/bgheader-aprovacao.jpg);
  background-size: cover !important;
  background-position-y: top !important;
  background-attachment: scroll;
}

.atiFaleConosco .header_fale_conosco {
  background-image: url(../images/bgheader-fale-conosco.jpg);
  background-size: cover !important;
  background-position-y: top !important;
  background-attachment: scroll;
}

.atiDownload .header_downloads {
  background-image: url(../images/bgheader-download.jpg);
  background-size: cover !important;
  background-position-y: top !important;
  background-attachment: scroll;
}

.atiGratuita .header_blog {
  background-image: url(../images/bgheader-blog.jpg);
  background-size: cover !important;
  background-position-y: top !important;
  background-attachment: scroll;
}


.header_paginas h1 {
  font-family: 'proxima_nova_rgbold', Arial, sans-serif;
  font-size: 44px;
  color: #1f9fdd;
  text-align: center;
  background: url(../images/linhabranca.jpg) no-repeat center bottom;
  padding: 0 0 16px 0;
  text-transform: uppercase;
  margin-top: 230px;
}

.wrap_breadcrumb {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0);
  /* IE6-9 */
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #c9c9c9;
  position: relative;
  z-index: 1;
  padding: 0;
}

.wrap_breadcrumb a.btn-infografico {
  float: right;
  margin-top: 20px;
  text-decoration: none;
}

.wrap_breadcrumb a:hover.btn-infografico {
  color: #1f9fdd;
}

.breadcrumb {
  padding: 20px 0;
  margin: 0;
  background: transparent;
  border-radius: 0;
  font-size: 16px;
  color: #1f9fdd;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  display: inline-block;
}

.breadcrumb > li a {
  color: #858585;
  text-decoration: none;
}

.breadcrumb > .active {
  color: #1f9fdd
}

.breadcrumb_outro > li a {
  color: #fff;
}

.wrap_conteudo {
  background: #f4f4f4 url(../images/bgconteudo.jpg) no-repeat center top;
  padding: 40px 0;
}

.wrap_conteudo h3 {
  color: #222222;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.align_center {
  text-align: center;
}

.wrap_conteudo h4 {
  color: #222222;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.color_red {
  color: #ff4c4c !important;
}

.form_contato {
}

.form_contato label {
  font-size: 16px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  color: #787878;
  margin: 10px 0 7px 0;
}

.form_contato label span {
  color: red;
}

.form_contato .form-control {
  background: #fff;
  box-shadow: inherit;
  border: 0;
  height: 40px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.form_contato textarea.form-control {
  height: 100px;
}

.form_contato .btn {
  height: 50px;
  color: #fff;
  background: #209fdd;
  padding: 6px 30px;
  font-size: 18px;
  border-radius: 0;
  margin-bottom: 15px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.wrap_conteudo {
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 16px;
  color: #5a5a5a;
}

.wrap_conteudo strong,
.wrap_conteudo p strong {
  color: #000;
  font-weight: bold;
}

.wrap_conteudo a {
  text-decoration: none;
  color: #209fdd;
}


/********************************

Planos

********************************/

.header_planos {
  height: auto;
  background: #1e1c1d url(../images/bgplanos.jpg) no-repeat center top;
  background-attachment: fixed;
}

.clear {
  clear: both;
}

.boxs_coloridos {
  padding-bottom: 80px;
}

.boxs_planos {
  padding-bottom: 80px;
  display: inline-block;
  width: 100%;
}

.box_color {
  margin: 10px 10px 0 0;
  height: 250px;
  border-radius: 15px;
  text-align: center;
  position: relative;
  width: -webkit-calc(25% - 7.5px);
  width: -moz-calc(25% - 7.5px);
  width: calc(25% - 7.5px);
  float: left;
  background: #88a1da;
}

.box_color_alt:nth-child(1) {
  background: #4F868E !important;
}

.box_color_alt:nth-child(2) {
  background: #5D6D9D !important;
}

.box_color_alt:nth-child(3) {
  background: #E8B17F !important;
}

.box_color_alt:nth-child(4) {
  background: #E8C77F !important;
}

.box_color_alt:nth-child(5) {
  background: #6C160D !important;
}

.box_color_alt:nth-child(6) {
  background: #6C3B0D !important;
}

.box_color_alt:nth-child(7) {
  background: #0A521A !important;
}

.box_color_alt:nth-child(8) {
  background: #50858F !important;
}

.box_color_alt:nth-child(9) {
  background: #86579A !important;
}

.box_color_alt:nth-child(10) {
  background: #676B0D !important;
}

.box_color_alt:nth-child(11) {
  background: #993350 !important;
}

.box_color_alt:nth-child(12) {
  background: #20104A !important;
}

.box_color_alt:nth-child(13) {
  background: #4F868E !important;
}

.box_color_alt:nth-child(14) {
  background: #5D6D9D !important;
}

.box_color_alt:nth-child(15) {
  background: #E8B17F !important;
}

.box_color_alt:nth-child(16) {
  background: #E8C77F !important;
}

.box_color_alt:nth-child(17) {
  background: #6C160D !important;
}

.box_color_alt:nth-child(18) {
  background: #6C3B0D !important;
}

.box_color_alt:nth-child(19) {
  background: #0A521A !important;
}

.box_color_alt:nth-child(20) {
  background: #50858F !important;
}

.box_color_alt:nth-child(21) {
  background: #86579A !important;
}

.box_color_alt:nth-child(22) {
  background: #676B0D !important;
}

.box_color_alt:nth-child(23) {
  background: #993350 !important;
}

.box_color_alt:nth-child(24) {
  background: #20104A !important;
}

.box_color_alt:nth-child(25) {
  background: #4F868E !important;
}

.box_color_alt:nth-child(26) {
  background: #5D6D9D !important;
}

.box_color_alt:nth-child(27) {
  background: #E8B17F !important;
}

.box_color_alt:nth-child(28) {
  background: #E8C77F !important;
}

.box_color_alt:nth-child(29) {
  background: #6C160D !important;
}

.box_color_alt:nth-child(30) {
  background: #6C3B0D !important;
}

.box_color_alt:nth-child(31) {
  background: #0A521A !important;
}

.box_color_alt:nth-child(32) {
  background: #50858F !important;
}

.box_color_alt:nth-child(33) {
  background: #86579A !important;
}

.box_color_alt:nth-child(34) {
  background: #676B0D !important;
}

.box_color_alt:nth-child(35) {
  background: #993350 !important;
}

.box_color_alt:nth-child(36) {
  background: #20104A !important;
}

.box_color_alt:nth-child(37) {
  background: #4F868E !important;
}

.box_color_alt:nth-child(38) {
  background: #5D6D9D !important;
}

.box_color_alt:nth-child(39) {
  background: #E8B17F !important;
}

.box_color_alt:nth-child(40) {
  background: #E8C77F !important;
}

.box_color_alt:nth-child(41) {
  background: #6C160D !important;
}

.box_color_alt:nth-child(42) {
  background: #6C3B0D !important;
}

.box_color_alt:nth-child(43) {
  background: #0A521A !important;
}

.box_color_alt:nth-child(44) {
  background: #50858F !important;
}

.box_color_alt:nth-child(45) {
  background: #86579A !important;
}

.box_color_alt:nth-child(46) {
  background: #676B0D !important;
}

.box_color_alt:nth-child(47) {
  background: #993350 !important;
}

.box_color_alt:nth-child(48) {
  background: #20104A !important;
}


.box_color:nth-child(4n+4) {
  margin-right: 0;
}

.box_color img {
  position: absolute;
  top: 55px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0.6;
}

.box_color:hover img {
  opacity: 1;
}

.box_color .box_novidade {
  position: absolute;
  left: 80%;
  width: 40px;
  text-align: center;
}

.box_color .box_video_info {
  position: absolute;
  left: 5%;
  width: 40px;
  text-align: center;
}

.box_color .novidade_icon {
  font-size: 1.5em;
  line-height: 35px;
  color: gold;
}
.box_color .regular_icon {
  font-size: 1.5em;
  line-height: 35px;
  color: lightgray;
}

.box_icons {
  position: absolute;
  top: 22%;
  left: 80%;
  width: 40px;
  text-align: center;
}

.box_icon {
  font-size: 1.8em !important;
  color: white;
}

.box_color h4 {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  position: absolute;
  bottom: 25px;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0 15px;
}

.box_color.box-planos h4 {
  top: 115px;
  bottom: auto;
}


.box_color h4 .data {
  font-size: 14px;
  display: block;
}

.box_color a {
  display: block;
  width: 100%;
  height: 100%;
}

.box_color.box-programa-de-estudo a i {
  color: #fff;
  font-size: 45px;
  top: 68px;
}

.combo_estadual,
.boxs_provas .box_color:nth-child(1),
.boxs_provas .box_color:nth-child(17n+1),
.rodadas_preteritas .box_color:nth-child(1),
.rodadas_preteritas .box_color:nth-child(17n+1) {
  background: #23253a;
}

.objetivas,
.boxs_provas .box_color:nth-child(2),
.boxs_provas .box_color:nth-child(17n+2),
.rodadas_preteritas .box_color:nth-child(2),
.rodadas_preteritas .box_color:nth-child(17n+2) {
  background: #f49523;
}

.dissertativas,
.boxs_provas .box_color:nth-child(3),
.boxs_provas .box_color:nth-child(17n+3),
.rodadas_preteritas .box_color:nth-child(3),
.rodadas_preteritas .box_color:nth-child(17n+3) {
  background: #0c876f;
}

.sentenca_federal,
.boxs_provas .box_color:nth-child(4),
.boxs_provas .box_color:nth-child(17n+4),
.rodadas_preteritas .box_color:nth-child(4),
.rodadas_preteritas .box_color:nth-child(17n+4) {
  background: #c94939;
}

.sentenca_estadual,
.boxs_provas .box_color:nth-child(5),
.boxs_provas .box_color:nth-child(17n+5),
.rodadas_preteritas .box_color:nth-child(5),
.rodadas_preteritas .box_color:nth-child(17n+5) {
  background: #f26f51;
}

.combo_mp_estadual,
.boxs_provas .box_color:nth-child(6),
.boxs_provas .box_color:nth-child(17n+6),
.rodadas_preteritas .box_color:nth-child(6),
.rodadas_preteritas .box_color:nth-child(17n+6) {
  background: #362924;
}

.combo_mp_federal,
.boxs_provas .box_color:nth-child(7),
.boxs_provas .box_color:nth-child(17n+7),
.rodadas_preteritas .box_color:nth-child(7),
.rodadas_preteritas .box_color:nth-child(17n+7) {
  background: #6a7690;
}

.peca_pge,
.boxs_provas .box_color:nth-child(8),
.boxs_provas .box_color:nth-child(17n+8),
.rodadas_preteritas .box_color:nth-child(8),
.rodadas_preteritas .box_color:nth-child(17n+8) {
  background: #9a0be4;
}

.combo_pge,
.boxs_provas .box_color:nth-child(9),
.boxs_provas .box_color:nth-child(17n+9),
.rodadas_preteritas .box_color:nth-child(9),
.rodadas_preteritas .box_color:nth-child(17n+9) {
  background: #a95432;
}

.peca_defensoria_pu,
.boxs_provas .box_color:nth-child(10),
.boxs_provas .box_color:nth-child(17n+10),
.rodadas_preteritas .box_color:nth-child(10),
.rodadas_preteritas .box_color:nth-child(17n+10) {
  background: #ada29b
}

.combo_defensoria_pub,
.boxs_provas .box_color:nth-child(11),
.boxs_provas .box_color:nth-child(17n+11),
.rodadas_preteritas .box_color:nth-child(11),
.rodadas_preteritas .box_color:nth-child(17n+11) {
  background: #66a3a5;
}

.combo_magistratura,
.boxs_provas .box_color:nth-child(12),
.boxs_provas .box_color:nth-child(17n+12),
.rodadas_preteritas .box_color:nth-child(12),
.rodadas_preteritas .box_color:nth-child(17n+12) {
  background: #84805f;
}

.combo_mp_estadual_e_fed,
.boxs_provas .box_color:nth-child(13),
.boxs_provas .box_color:nth-child(17n+13),
.rodadas_preteritas .box_color:nth-child(13),
.rodadas_preteritas .box_color:nth-child(17n+13) {
  background: #406687;
}

.combo_magistratura_est_e_est,
.boxs_provas .box_color:nth-child(14),
.boxs_provas .box_color:nth-child(17n+14),
.rodadas_preteritas .box_color:nth-child(14),
.rodadas_preteritas .box_color:nth-child(17n+14) {
  background: #ea8f22;
}

.combo_magistratura_est_e_fed,
.boxs_provas .box_color:nth-child(15),
.boxs_provas .box_color:nth-child(17n+15),
.rodadas_preteritas .box_color:nth-child(15),
.rodadas_preteritas .box_color:nth-child(17n+15) {
  background: #a05858;
}

.cambo_pge_estadual,
.boxs_provas .box_color:nth-child(16),
.boxs_provas .box_color:nth-child(17n+16),
.rodadas_preteritas .box_color:nth-child(16),
.rodadas_preteritas .box_color:nth-child(17n+16) {
  background: #c14031;
}

.combo_objetivas_discu,
.boxs_provas .box_color:nth-child(17),
.boxs_provas .box_color:nth-child(17n+17),
.rodadas_preteritas .box_color:nth-child(17),
.rodadas_preteritas .box_color:nth-child(17n+17) {
  background: #303936;
}

.wrap_plano h2 {
  font-size: 22px;
  line-height: 26px;
  font-family: 'proxima_novasemibold', Arial, sans-serif;
  color: #333333;
  text-transform: uppercase;
}

.post-body p {
  margin-bottom: 15px;
  text-align: justify;
}

.video_plano {
  position: relative;
  width: 285px;
  float: right;
  margin-left: 15px;
}

.video_plano img {
  max-width: 100%;
}

.video_plano .icon {
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video_plano .icon img {
  height: 40px;
  width: 40px;
}

.video_plano .titulo_video {
  width: 100%;
  padding: 30px 20px 20px;
  font-size: 18px;
  z-index: 1;
  line-height: 22px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: -moz-linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(40%, #000000), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #ffffff 0%, #000000 60%, #000000 100%);
  background: -o-linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: -ms-linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: linear-gradient(to bottom, transparent 0%, #000000 60%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#000000', GradientType=0);
}

.video_plano .nailthumb-container {
  width: 100% !important;
  height: 200px !important;
}

.video_plano:hover img {
  opacity: 0.9;
}

.box_valor {
  border: 2px solid #209fdd;
  margin-top: 20px;
  background: #fff;
  margin-bottom: 30px;
}

.box_valor label {
  border-bottom: 1px solid #d6d6d6;
  padding: 15px;
  width: 100%;
}

.box_valor label input {
  vertical-align: middle;
  margin: -3px 5px 0 0;
}

.box_valor label span {
  float: right;
}

.box_valor label:nth-child(3) {
  border: 0;
}

.box_valor .btn {
  width: 100%;
  background: #05c26b;
  border-radius: 0;
  padding: 17px 15px 15px;
  text-align: left;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 18px;
  display: flex;

  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}

.box_valor .btn i {
  float: right;
}

.informativo_item {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}

.informativo_item .nailthumb-container {
  height: 300px !important;
  width: 100% !important;
}

.informativo_item .numero {
  background: #209fdd;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 18px;
  color: #fff;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  padding: 8px 15px;
  z-index: 1;
}

.informativo_item .tarja {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(236, 74, 45, 0.9);
  padding: 18px;
  z-index: 1;
}

.informativo_item .tarja h5 {
  font-size: 20px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  text-align: center;
  color: #fff;
  padding: 0;
  margin: 0;
}

.informativo_item .tarja h6 {
  font-size: 15px;
  font-family: 'proxima_novasemibold', Arial, sans-serif;
  color: #f9c3ba;
  text-align: center;
  margin-top: 6px;
}

.informativo_item a {
  display: block;
  width: 100%;
  height: 100%;
}

.informativo_item:hover .tarja {
  background: #ec4a2d;
}


.atiPlanos .fancybox-wrap {
  top: 135px !important;
}

.atiPlanos .fancybox-inner {
  height: auto !important;
  max-height: 400px !important;
}

.atiPlanos .fancybox-close {
  left: auto !important;
  right: -18px !important;
}


/***********************************************

Videoaulas

************************************************/

.header_video_aulas {
  height: auto;
  background: #1e1c1d url(../images/bgvideos.jpg) no-repeat center top;
  background-attachment: fixed;
}

.videos_lista {
  overflow: hidden;
  margin-bottom: 80px;
}

.video_art {
  float: left;
  margin: 10px 10px 0 0;
  position: relative;
  width: -webkit-calc(25% - 7.5px);
  width: -moz-calc(25% - 7.5px);
  width: calc(25% - 7.5px);
}

.video_art a {
  display: block;
  width: 100%;
  height: 100%;
  background: #209fdd;
}

.video_art .nailthumb-container {
  height: 200px !important;
  width: 100% !important;
}

.video_art:nth-child(4n + 4) {
  margin-right: 0;
}

.video_art .titulo_video {
  width: 100%;
  padding: 30px 20px 20px;
  font-size: 18px;
  z-index: 1;
  line-height: 22px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: -moz-linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(40%, #000000), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #ffffff 0%, #000000 60%, #000000 100%);
  background: -o-linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: -ms-linear-gradient(top, transparent 0%, #000000 60%, #000000 100%);
  background: linear-gradient(to bottom, transparent 0%, #000000 60%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#000000', GradientType=0);
}

.video_art a:hover .nailthumb-container {
  opacity: 0.35;
}


/**********************************

Resultados

**********************************/

.aprovacoesImg {
  margin-bottom: 30px;
}

.aprovacoesImg img {
  width: 100%;
}


/****************************************

Identificåção

***************************************/

.header_identificacao {
  background-image: url(../images/bgfaleconosco.jpg);
}

.wrap_step {
  border-bottom: 1px solid #c4c4c4;
}

.step_titulo {
  font-size: 26px;
  color: #c4c4c4;
  font-family: 'proxima_novasemibold', Arial, sans-serif;
  text-align: center;
  padding: 12px;
  border-bottom: 4px solid transparent;
}

.step_select {
  color: #209fdd;
  border-color: #209fdd;
}

.box_preco {
  background: #209fdd;
  padding: 30px 30px 34px;
  text-align: center;
  margin-top: 60px;
}

.box_preco .preco-total {
  color: #fff;
  font-size: 30px;
  font-family: 'proxima_novasemibold', Arial, sans-serif;
}

.box_preco .preco-total span {
  font-size: 40px;
}

.box_preco .plano_escolhido {
  color: #fff;
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 20px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.box_preco .aviso {
  font-size: 16px;
  color: #fff;
  margin: 15px 0 0;
}

.box_preco .aviso strong {
  font-family: 'proxima_novasemibold', Arial, sans-serif;
}

.form_cupom {
  width: 100%;
  overflow: hidden;
  padding: 50px 50px 20px;
}

.form_cupom p {
  font-size: 17px;
  color: #595959;
  margin-bottom: 5px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.form_cupom .btn,
.box_cupom_inserido .btn {
  font-size: 18px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  background: #209fdd;
  color: #fff;
  border-radius: 0;
  height: 40px;
  padding: 6px 25px;
}

.form_cupom .btn:hover,
.box_cupom_inserido .btn:hover {
  background: #141212;
  color: #fff;
}

.form_cupom .form-control {
  width: -webkit-calc(100% - 106px);
  width: -moz-calc(100% - 106px);
  width: calc(100% - 106px);
  float: left;
  height: 40px;
  border-radius: 0;
  box-shadow: inherit;
  border: 0;
  border-bottom: 1px solid #d8d8d8;
}

.box_cupom_inserido {
  padding: 20px 50px 20px;
  text-align: center;
}

.box_cupom_inserido p strong {
  font-family: 'proxima_nova_rgbold', Arial, sans-serif;
}

.box_cupom_inserido p {
  font-size: 17px;
  color: #595959;
  margin-bottom: 5px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.box_login_cadastro {
  padding-bottom: 50px;
}

.caixa_login_ident {
  margin-top: 30px;
}

.box_login_cadastro h3 {
  color: #141212;
  font-size: 30px;
  font-family: 'proxima_nova_rgbold', Arial, sans-serif;
  margin: 0;
  padding: 0;
}

.box_login_cadastro p {
  margin: 5px 0 20px;
  font-size: 17px;
  color: #595959;
}

.box_login_cadastro label {
  font-size: 17px;
  color: #595959;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.box_login_cadastro .form-control {
  height: 40px;
  background: #fff;
  border: 0;
  border-bottom: 1px solid #d8d8d8;
  box-shadow: inherit;
}

.box_login_cadastro .btn {
  background: #141212;
  color: #fff;
  height: 44px;
  font-size: 18px;
  padding: 6px 30px;
  border-radius: 0;
}

.esqueci_senha {
  display: block;
  margin-top: 20px;
  color: #595959 !important;
}

.caixa_login {
  margin-top: 30px;
}

.retorno_pagamento {
  margin-top: 40px;
  text-align: center;
}

.retorno_pagamento h4 {
  font-size: 22px;
  margin-bottom: 5px;
}

.titulo_forma_pagamento {
  text-align: center;
  margin-top: 40px;
}

.pagamento {
  border: 2px solid #1f9fdd;
  opacity: 0.4;
  margin-top: 30px;
  cursor: pointer;
}

.pagamento_pagseguro {
  border-color: #25b737;
}

.pagamento h2 {
  color: #fff;
  background: #1f9fdd;
  padding: 25px 30px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 22px;
  margin: 0;
}

.pagamento_pagseguro h2 {
  background: #25b737;
}

.pagamento.actived {
  opacity: 1;
  cursor: inherit;
  background: #fff;
}

.pagamento h2 input {
  margin: -6px 5px 0 0;
  vertical-align: middle;
}

.box-info-pagamento {
  text-align: center;
  padding: 30px;
}

.actived .box-info-pagamento {
  background: #fff;
}

.box-info-pagamento label {
  display: block;
  margin: 15px 0;
}

.btn-cielo {
  margin-top: 30px;
  background: url(images/btn-pagamento-cielo.png) no-repeat;
  border: rgba(215, 215, 215, 0);
  width: 205px;
  height: 30px;
}

.btn-cielo span {
  display: none;
}

.info-pagamento-pagseguro {
  margin: 15px 0;
  font-size: 13px;
  display: block;
}

.finalizacao_texto h2 {
  font-size: 20px;
  margin-top: 30px;
  color: #858585;
}

.finalizacao_texto p {
  margin: 10px 0;
}


/************************* Cadastro *****************************/

.wrap_conteudo h2 {
  font-size: 20px;
  font-family: 'proxima_novasemibold', Arial, sans-serif;
}

.wrap_form_cadastro {
  margin-top: 20px;
}

.wrap_form_cadastro .form-group {
  margin-top: 20px;
}

.wrap_form_cadastro .form-control {
  background: #fff;
  height: 40px;
  font-size: 14px;
  color: #595959;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  border: 0;
  box-shadow: inherit;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 10px;
}

.wrap_form_cadastro .btn {
  background: #1f9fdd;
  height: 32px;
  color: #fff;
  margin-top: 20px;
  border-radius: 0;
  padding: 6px 25px;
}

.wrap_form_cadastro .form-control[readonly] {
  background: #f7f7f7;
}

.wrap_form_cadastro #aceitoContrato1 {
  margin: -3px 5px 0 0;
  vertical-align: middle;
}


/****************************************************

Professores

****************************************************/

.wrap_professores {
  overflow: hidden;
}

.box_professor {
  width: -webkit-calc(50% - 40px);
  width: -moz-calc(50% - 40px);
  width: calc(50% - 40px);
  float: none;
  margin-right: 40px;
  margin-top: 30px;
  margin-bottom: 40px;
  display: inline-block;
  height: auto !important;
  vertical-align: top;
}

.box_professor h3 {
  font-family: 'proxima_novasemibold', Arial, sans-serif;
  font-size: 18px;
  color: #1f9fdd;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.box_professor:nth-child(2n+2) {
  margin-left: 35px;
  margin-right: 0;
}

.box_professor img {
  float: right;
  width: 122px;
  height: auto;
}

.box_professor:nth-child(2n+2) img {
  float: left;
}

.box_professor .conteudo {
  float: left;
  text-align: right;
  width: -webkit-calc(100% - 150px);
  width: -moz-calc(100% - 150px);
  width: calc(100% - 150px);
  background: url(images/linha_professores.jpg) no-repeat;
  background-position: right bottom;
  padding-bottom: 32px;
}

.box_professor .conteudo p {
  text-align: justify !important;
}

.box_professor:nth-child(2n+2) .conteudo {
  float: right;
  text-align: left;
  background-position: left bottom;
}

.box_professor:nth-child(2n+2) .conteudo p {
  text-align: justify !important;
}

.box_professor p {
  font-size: 15px;
}


/************ Páginas **********************/

.wrap_pag p {
  margin: 15px 0;
}


/*******************************************

Blog

******************************************/

.wrap_blog_lista .post_fechado {
  width: 100%;
  margin-top: 30px;
  padding-top: 25px;
}

.wrap_blog_lista .post_fechado:before {
  content: '';
  display: inline-block;
  width: 50%;
  height: 1px;
  padding-top: 5px;
  border-top: 4px solid #333;
}

.wrap_blog_lista .post_fechado img {
  width: 100%;
  height: auto;
}

.wrap_blog_lista .post_fechado h2 {
  font-size: 22px;
  line-height: 28px;
  color: #000;
  margin: 0;
  letter-spacing: 0;
  padding: 0;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.wrap_blog_lista .post_fechado .post_detalhe {
  margin: 10px 0 15px;
  font-size: 14px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  color: #666666;
}

.wrap_blog_lista .post_fechado .post_detalhe .data,
.wrap_blog_lista .post_fechado .post_detalhe .categoria {
  margin-right: 10px;
}

.wrap_blog_lista .post_fechado .post_detalhe i {
  margin-right: 8px;
}

.wrap_blog_lista .post_fechado .post_detalhe .categoria i {
  margin-right: 4px;
}

.wrap_blog_lista .post_fechado .post_detalhe a {
  color: #666666;
}

.wrap_blog_lista .post_fechado .post_detalhe a:hover {
  color: #000;
}

.wrap_blog_lista .post_fechado h2 a {
  color: #000;
}

.wrap_blog_lista .post_fechado h2 a:hover {
  text-decoration: none;
  color: #1F9FDD;
}

.paginator {
  margin: 30px auto;
  clear: both;
}

.wrap_blog_lista .post_fechado:hover img {
  opacity: 0.7;
}

.box_categ_blog {
  padding-bottom: 30px;
  border-bottom: 1px solid #cecece;
}

.box_categ_blog ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 13px;
}

.box_categ_blog ul li {
  float: left;
  margin: 4px 0 0;
}

.box_categ_blog ul li:after {
  content: "/";
  color: #878787;
}

.box_categ_blog ul li a {
  margin: 0 10px;
  color: #878787;
}

.box_categ_blog ul li a:hover {
  color: #000;
}

.box_categ_blog ul li:first-child a {
  margin-left: 0;
}

.box_categ_blog ul li:last-child:after {
  display: none;
}

.titulo_categoria_blog {
  margin: 30px 0 0;
  padding: 0;
  color: #1f9fdd;
  text-shadow: inherit;
}

.post_single h2 {
  font-size: 22px;
  line-height: 28px;
  color: #000;
  margin: 20px 0 0;
  letter-spacing: 0;
  padding: 0;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.post_single p {
  margin: 15px 0;
  text-align: justify;
}

.post_single .box-compartilhe {
  display: block;
  position: relative;
  margin: 30px 0;
  border-top: 1px solid #eaeaea;
  padding-top: 20px;
}

.post_single .box-compartilhe span {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  color: #000;
  font-size: 18px;
}

.post_single .box-compartilhe .addthis_inline_share_toolbox {
  clear: none !important;
  display: inline-block;
  vertical-align: middle;
}

/*********************************************************

Area restrita

********************************************************/

.header_area_restrita {
  height: auto;
  background: #1e1c1d url(../images/bgplanos.jpg) no-repeat center top;
  background-attachment: fixed;
}

.wrap_servicos_area {
  text-align: center;
  overflow: hidden;
}

.wrap_servicos_area .box_color {
  float: inherit;
  display: inline-block;
  margin: 10px 5px 0 5px;
}

.wrap_servicos_area .box_color:nth-child(4),
.wrap_servicos_area .box_color:nth-child(4n+4) {
  margin-right: 5px;
}

.wrap_servicos_area .box_color:nth-child(3) {
  clear: both;
}

.box_minhas_provas {
  background: #e34b2c;
}

.box_concursos {
  background: #d2ac5f;
}

.box_programa_de_estudos {
  background: #299fdd;
}

.box_crono_legis {
  background: #5029dd;
}

.box_banco_de_questoes {
  background: #917cca;
}

.box_cursos {
  background: #454753;
}

.box_videoaulas {
  background: #65adb3;
}

.box_aulas {
  background: #158b74;
}

.box_rodadas {
  background: #356f8d;
}

.box_blog {
  background: #f0b43b;
}

.box_personalizadas {
  background: #713284;
}

.header_area_restrita_artigos {
  background-image: url(../images/bgplanos.jpg);
}

.box_color .estrela {
  display: inline-block;
  position: absolute;
  top: 5px;
  color: #fff;
  right: 10px;
}

.box_color .estrela i {
  opacity: 0.6;
}

.box_color:hover .estrela i {
  opacity: 1;
}

.box_color .estrela img {
  top: initial;
  position: initial;
  left: initial;
  transform: initial;
}

.box_color .tooltip {
  font-size: 12px;
  text-transform: uppercase;
}

.pacote_box {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 15px 15px 0 0;
  padding: 8px 64px 8px 12px;
  width: 100%;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.2);

  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.wrap_titulo_questoes {
  background: #ee901d;
  padding: 40px 0;
}

.wrap_titulo_questoes img {
  float: left;
  margin: 0 30px 0 0;
}

.wrap_titulo_questoes h2 {
  font-size: 32px;
  font-family: 'proxima_novasemibold', Arial, sans-serif;
  color: #fff;
  margin: 0;
  padding: 0;
}

.wrap_titulo_questoes h3 {
  font-size: 15px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  color: #fff;
  padding: 0;
  margin: 0;
}

.box_titulo a.gerar_pdf {
  background: #ec4a2d;
  color: #fff;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 14px;
  float: right;
  text-transform: uppercase;
  height: 44px;
  padding: 12px 15px;
  text-decoration: none;
  border-radius: 5px;
  margin-top: 3px;
  margin-left: 5px;
}

.box_titulo a.gerar_pdf i {
  font-size: 20px;
  vertical-align: middle;
  margin: -3px 10px 0;
}

.box_titulo a.gerar_pdf:hover {
  opacity: 0.7;
}

.Accordion {
  border: 0 !important;
  margin-top: 15px !important;
}

.Accordion .AccordionPanelTab {
  overflow: hidden;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #d6d6d6;
}

.Accordion .AccordionPanelOpen {
  background-image: url(../images/linha_azul.png);
  background-repeat: repeat-y;
  background-position: left top;
}

.enunciado_questao {
  padding-left: 65px;
}

.AccordionPanel .numerao_questao {
  width: 45px;
  margin-right: 20px;
  float: left;
}


/*.AccordionPanelTab p {
	width: -webkit-calc(100% - 65px);
	width: -moz-calc(100% - 65px);
	width: calc(100% - 65px);
	float: right;
	font-size: 16px;
	line-height: 22px;
}*/

.AccordionPanel .numerao_questao span {
  background: #fff;
  border-radius: 100%;
  font-size: 18px;
  color: #777777;
  width: 45px;
  text-align: center;
  padding: 10px;
  display: inline-block;
  margin: 0;
}

.Accordion .AccordionPanelOpen .AccordionPanelContent {
  padding: 0;
  margin: 0 0 0 23px;
  padding: 0 0 30px 42.5px;
  border-left: 1px solid #1f9fdd;
  border-bottom: 1px solid #1f9fdd;
}

.Accordion .tableObjetivas input {
  margin: 2px 6px 0 0;
  vertical-align: top;
}

.Accordion .AccordionPanelOpen .AccordionPanelContent label {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0 0 15px;
  position: relative;
}

.Accordion .AccordionPanelOpen .AccordionPanelContent label img {
  position: absolute;
  top: 2px;
  left: -24px;
}

.Accordion .AccordionPanelOpen .AccordionPanelContent label p {
  display: inline-block;
  width: -webkit-calc(100% - 25px);
  width: -moz-calc(100% - 25px);
  width: calc(100% - 25px);
}

.Accordion .AccordionPanelOpen .numerao_questao span {
  background: #1f9fdd;
  color: #fff;
}

.Accordion .AccordionPanelOpen .AccordionPanelTab p {
  color: #1f9fdd;
}

.Accordion .AccordionPanel {
  margin-bottom: 30px;
}

.questaoMetaPanel {
  display: table;
  table-layout: fixed;
  margin: 20px 0 0;
  width: 100%;
  background: #fff;
  padding: 10px 30px 10px;
  text-align: justify;
}

.questaoMetaPanel h3 {
  display: table-cell;
  text-align: center;
  cursor: pointer;
  color: #1f9fdd;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px;
  margin: 0;
}

.questaoMetaPanel span {
  font-size: 20px;
  padding-right: 5px;
}

.respostaProfessorComent {
  width: 100%;
  background: #fff;
  padding: 10px 30px 10px;
  text-align: justify;
}

.respostaProfessorComent h3 {
  color: #1f9fdd;
  font-size: 16px;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #f7f7f7;
}

.respostaProfessorComent p {
  padding: 0;
  margin: 0 0 15px 0;
  text-align: justify;
}

.respostaProfessorComent .legenda {
  padding: 8px 10px 4px 0;
  background: #f7f7f7;
  margin-bottom: 20px;
}

.respostaProfessorComent .legenda span {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  margin: 0 4px 0 15px;
  color: red;
}

.respostaProfessorComent table {
  width: 100%
}

.boxBtns {
  text-align: right;
}

.boxBtns .btn {
  height: 50px;
  color: #fff;
  background: #209fdd;
  padding: 6px 30px;
  font-size: 18px;
  border-radius: 0;
  margin-bottom: 15px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.boxBtns .btn i {
  margin-right: 5px;
}

.textarea_questao textarea {
  background: url(../images/textarea_resposta.jpg);
  border-right: 1px solid #dedab7;
  border-left: 1px solid #dedab7;
  border-bottom: 1px solid #dedab7;
  width: 100%;
  height: 241px;
  line-height: 30.5px;
  box-shadow: inherit;
  border-top: 0;
  padding: 0 10px;
}

.textarea_questao textarea:focus {
  outline: inherit;
}


/*****************************

Rodadas preteritas

********************************/

.rodadas_preteritas {
  padding-bottom: 70px;
}

.rodadas_preteritas .boxs_coloridos {
  padding-bottom: 0;
}

.rodadas_preteritas .box_color {
  width: -webkit-calc(33.7777% - 10px);
  width: -moz-calc(33.7777% - 10px);
  width: calc(33.7777% - 10px);
}

.rodadas_preteritas .box_color:nth-child(4n + 4) {
  margin-right: 10px;
}

.rodadas_preteritas .box_color:nth-child(3n + 3) {
  margin-right: 0;
}

.pacote_box_rodadas a {
  color: #fff;
  width: 50%;
  float: left;
  text-decoration: none;
}

.pacote_box_rodadas a:last-child {
  text-align: right;
}

.carrinho_rodadas {
  background: #F0F0F0;
  margin-top: 10px;
  z-index: 10 !important;
}

.carrinho_rodadas h4 {
  padding: 10px 12px;
  width: 100%;
  color: #fff;
  background: #114A77;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
}

.carrinho_rodadas h4 i {
  margin: 0 5px 0 0;
  vertical-align: middle;
}

.carrinho_rodadas .descricao {
  font-size: 14px;
  margin: 15px 0 0;
  padding: 0 20px;
}

.carrinho_rodadas ul {
  padding: 0 20px;
  margin: 15px 5px 10px 0;
  height: 150px;
  overflow-y: scroll;
  list-style: none;
}

.carrinho_rodadas ul::-webkit-scrollbar {
  width: 5px;
  background: #cecece;
}


/* configurando scroll */

.carrinho_rodadas ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.carrinho_rodadas ul::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: #114A77;
}

.carrinho_rodadas ul li {
  padding: 0;
  margin: 4px 0;
  font-size: 14px;
}

.carrinho_rodadas ul li:before {
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  margin: 0 10px 0 0;
}

.carrinho_rodadas .valor {
  font-size: 20px;
  margin-top: 30px;
  padding: 0 20px;
}

.carrinho_rodadas .valor strong {
  font-family: 'proxima_nova_rgbold', Arial, sans-serif;
}

.carrinho_rodadas .btn {
  height: 50px;
  color: #fff;
  background: #209fdd;
  padding: 6px 30px;
  font-size: 18px;
  border-radius: 0;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 15px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.botao_info_bread {
  float: right;
}

.botao_info_bread:before {
  display: none;
}

.botao_info_bread {
  font-size: 14px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.botao_info_bread i {
  margin-right: 10px;
}

.rodadas_preteritas .subtitulo {
  color: #fff;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  font-size: 16px;
  padding: 0;
  margin: 40px 0 10px 0;
}

.form_busca_rodadas {
  margin-top: 20px;
  background: #fff;
  padding: 20px 20px 0;
}

.form_busca_rodadas .btn {
  margin: 26px 0 0;
  width: 100%;
  background: #102737;
  color: #fff;
}

.form_busca_rodadas .btn:hover {
  background: #1E1D1D;
  color: #fff;
}

.form_busca_rodadas .form-control {
  box-shadow: inherit;
}

.form_busca_rodadas label {
  width: 100%;
  font-size: 14px;
}

.rodadas_preteritas .subtitulo a {
  float: right;
  color: #fff;
  text-decoration: none;
}

.fancybox-lock .fancybox-overlay {
  z-index: 9999;
}

.btn {
  text-decoration: none;
}

.rodadas_preteritas .paginator,
.rodadas_preteritas .paginator a {
  text-decoration: none;
  color: #fff;
}

.wrap_dados_cadastrais h3 {
  margin-top: 0;
}

.form_contato .btn_alterar {
  height: 50px;
  color: #fff;
  background: #7A7A7A;
  padding: 11px 30px;
  font-size: 18px;
  border-radius: 0;
  margin-bottom: 15px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}

.form_contato .btn_alterar:hover {
  background: #000;
}

.form_contato .table,
.wrap_certificados table {
  border: 1px solid #DDDDDD;
  background: #fff;
}

.form_contato .table > tbody > tr > td,
.form_contato .table > tbody > tr > th,
.form_contato .table > tfoot > tr > td,
.form_contato .table > tfoot > tr > th,
.form_contato .table > thead > tr > td,
.form_contato .table > thead > tr > th {
  vertical-align: middle;
}

.wrap_certificados .table > tbody > tr > td,
.wrap_certificados .table > tbody > tr > th,
.wrap_certificados .table > tfoot > tr > td,
.wrap_certificados .table > tfoot > tr > th,
.wrap_certificados .table > thead > tr > td,
.wrap_certificados .table > thead > tr > th {
  vertical-align: middle;
}

.form_contato .table tr {
  height: 74px;
}

.form_contato .table > tbody > tr > td {
  padding: 10px 15px;
}

.form_contato .btn_proximo_pacote {
  margin-bottom: 0;
  height: 38px;
  font-size: 14px;
}

.btn_estatisticas {
  height: 50px;
  color: #fff;
  background: #209fdd;
  padding: 6px 30px;
  font-size: 18px;
  border-radius: 0;
  margin-bottom: 15px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
}


/* PLAYER */
.player-hero {
  background: #000;
  position: relative;
  display: block;
  overflow: hidden;
}

.player-hero__banner {
  background: #000;
  overflow: hidden;
  position: relative;
  min-height: 400px;
}

.player {
  max-width: 800px;
  margin: 0 auto;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  opacity: 0;
  min-height: 429px;
}

.player-hero__poster {
  margin-right: 0;
  position: absolute;
  right: 0;
  z-index: 2;
  width: 800px;
  height: 100%;
  overflow: hidden;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}

.player-hero__image {
  position: absolute;
  left: 0;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.player-hero__poster::after {
  content: "";
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(#000));
  background-image: linear-gradient(to right, transparent, #000);
  right: 0;
  width: 210px;
  position: absolute;
  display: block;
  height: 100%;
  top: 0;
  z-index: 1;
}

.player-hero__poster::before {
  content: "";
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #000), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #000 50%, transparent);
  left: -160px;
  width: 360px;
  position: absolute;
  display: block;
  height: 100%;
  top: 0;
}

.player-hero__play {
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  -webkit-animation-name: hero-in;
  animation-name: hero-in;
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
  filter: alpha(Opacity=99);
  opacity: .99;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  height: 100%;
}

.player-hero__play__button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
}

.player-hero__play:hover {
  outline: 0;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.play_video {
  position: relative;
  z-index: 10;
  opacity: 1;
}

.display_none {
  opacity: 0;
}

.player-hero__details {
  padding: 40px 20px 0 0;
}

.player-hero__details h2 {
  color: #fff;
  font-size: 30px;
  font-family: 'proxima_nova_rgbold', Arial, sans-serif;
}

.player-hero__details h3 {
  font-size: 16px;
  color: #fff;
  padding: 0;
  margin: 20px 0 0;
}

.player-hero__details p {
  font-size: 16px;
  color: #fff;
  margin: 20px 0 0;
}


/*----- Landing Page -----*/

.landing-page footer {
  display: none;
}

.wrap-landingpage {
  background: url("images/landing-page/bg.jpg") no-repeat center top;
  min-height: 4260px;
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 0px;
}

.wrap-landingpage .box-elements {
  min-height: 4260px;
  width: 100%;
  display: inline-block;
  position: relative;
}

.wrap-landingpage .box-elements img {
  position: absolute;
  display: block;
  margin: 0px;
  padding: 0px;
}

.wrap-landingpage .box-elements .element1 {
  left: 0px;
  top: 110px;
}

.wrap-landingpage .box-elements .element2 {
  right: 70px;
  top: 110px;
}

.wrap-landingpage .box-elements .element3 {
  left: 50%;
  top: 450px;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.wrap-landingpage .box-elements .element4 {
  right: 0px;
  top: 866px;
}

.wrap-landingpage .box-elements .element5 {
  left: 0px;
  top: 889px;
}

.wrap-landingpage .box-elements .element6 {
  left: 100px;
  top: 970px;
}

.wrap-landingpage .box-elements .element7 {
  right: 80px;
  top: 980px;
}

.wrap-landingpage .box-elements .element8 {
  left: 0px;
  top: 1250px;
}

.wrap-landingpage .box-elements .element9 {
  left: 510px;
  top: 1287px;
}

.wrap-landingpage .box-elements .element10 {
  left: 150px;
  top: 1287px;
}

.wrap-landingpage .box-elements .element11 {
  right: 80px;
  top: 1615px;
}

.wrap-landingpage .box-elements .element12 {
  left: 120px;
  top: 1627px;
}

.wrap-landingpage .box-elements .element13 {
  left: -30px;
  top: 1913px;
}

.wrap-landingpage .box-elements .element32 {
  right: -20px;
  top: 1540px;
}

.wrap-landingpage .box-elements .element14 {
  left: 140px;
  top: 1973px;
}

.wrap-landingpage .box-elements .element15 {
  right: 70px;
  top: 1965px;
}

.wrap-landingpage .box-elements .element16 {
  left: -30px;
  top: 2408px;
}

.wrap-landingpage .box-elements .element17 {
  right: 0;
  top: 2424px;
}

.wrap-landingpage .box-elements .element18 {
  left: 123px;
  top: 2443px;
}

.wrap-landingpage .box-elements .element19 {
  right: 70px;
  top: 2520px;
}

.wrap-landingpage .box-elements .element20 {
  left: 0;
  top: 2795px
}

.wrap-landingpage .box-elements .element21 {
  right: 170px;
  top: 2826px;
}

.wrap-landingpage .box-elements .element22 {
  left: 40px;
  top: 2925px;
}

.wrap-landingpage .box-elements .element23 {
  right: 70px;
  top: 2914px;
}

.wrap-landingpage .box-elements .element24 {
  right: 0px;
  top: 3304px;
}

.wrap-landingpage .box-elements .element25 {
  right: 30px;
  top: 3394px;
}

.wrap-landingpage .box-elements .element26 {
  left: 0;
  top: 3414px;
}

.wrap-landingpage .box-elements .element27 {
  right: 40px;
  top: 3435px;
}

.wrap-landingpage .box-elements .element28 {
  left: 40px;
  top: 3735px;
}

.wrap-landingpage .box-elements .element29 {
  right: 30px;
  top: 3806px;
}

.wrap-landingpage .box-elements .element30 {
  left: -40px;
  top: 3659px;
}

.wrap-landingpage .box-elements .element31 {
  right: 40px;
  top: 4105px;
}

.modal-container {
  position: fixed;
  overflow: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  padding-top: 75px;
  z-index: 9999;
  background-color: #3663A5;
  opacity: 0.98;
}

.menu-modal-close {
  width: 120px;
  height: 25px;
  background: #D7F2F9;
  border-radius: 30px;
  color: #3663A5;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 0.7em;
}

.menu-modal-title-container {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
}

.modal-title-underline {
  width: 125px;
  border-top: 0.5px solid #FFFFFF;
  opacity: 0.8;
  margin: 0.5px auto;
}

.modal-title-underline-thin {
  width: 100px;
  border-top: 0.5px solid #FFFFFF;
  opacity: 0.4;
  margin: 0.5px auto;
}

.menu-modal-content {
  text-align: center;
}

.login-modal-button {
  width: 350px;
  height: 30px;
  display: block;
  margin-inline: auto;
  background: #688FCB;
  border: 1px solid #688FCB;
  border-radius: 6px;
  font-size: 0.9em;
  font-family: 'Roboto', sans-serif;
  color: #FFFFFF;
}

.login-modal-input {
  width: 350px;
  height: 30px;
  display: block;
  margin-inline: auto;
  margin-bottom: 10px;
  border: 1px solid #688FCB;
  border-radius: 6px;
  opacity: 1;
  background: transparent;
  font-size: 0.9em;
  font-family: 'Roboto', sans-serif;
  color: #FFFFFF;
  padding-inline: 5px;
}

.login-modal-input::placeholder {
  font-size: 0.9em;
  font-family: 'Roboto', sans-serif;
  color: #FFFFFF;
  background: transparent;
  padding-inline: 5px;
}

.login-modal-input-label {
  color: #D7F2F9;
  font-size: 0.75em;
  font-family: 'Open Sans', sans-serif;
}

.menu-modal-link {
  display: block;
  text-decoration: none;
  color: #E2E2E2;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 1.4em;
  font-weight: lighter;
  cursor: pointer;
}

.menu-modal-link:hover {
  color: #95E6EF;
}

.menu-modal-title {
  color: #E2E2E2;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 1.8em;
  font-weight: lighter;
}

.menu-modal-close-container {
  text-align: center;
  margin-top: 50px;
}

.menu-modal-box-carreira {
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 7px;
  width: 90px;
  height: 80px;
  border: 1px solid #688FCB;
  border-radius: 6px;
  cursor: pointer;
}

.menu-modal-box-cursos {
  position: relative;
  display: inline-block;
  text-align: left;
  margin: 3px;
  width: 150px;
  height: 40px;
  border: 1px solid #688FCB;
  border-radius: 6px;
  cursor: pointer;
}

.menu-modal-box-carreira:hover {
  background: linear-gradient(0deg, #3663A5 0%, #688FCB 100%);
}

.menu-modal-box-cursos:hover {
  background: linear-gradient(270deg, #3663A5 0%, #688FCB 100%);
}

.menu-modal-redes-container {
  margin-bottom: 20px;
}

.menu-modal-redes {
  width: 25px;
}

.menu-modal-cursos-box-icon {
  position: absolute;
  left: 13%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
}

.menu-modal-cursos-box-label {
  width: 70%;
  color: #A7CAFF;
  font-size: 0.6em;
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  left: 26%;
  top: 50%;
  transform: translateY(-50%);
}

.menu-modal-box-icon {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  width: 27px;
  filter: invert(15%) sepia(25%) saturate(7317%) hue-rotate(189deg) brightness(111%) contrast(103%);
}

.menu-modal-box-label {
  width: 86%;
  color: #A7CAFF;
  font-size: 0.6em;
  font-family: 'Roboto Slab', sans-serif;
  position: absolute;
  left: 50%;
  top: 57%;
  transform: translateX(-50%);
}

.header-container {
  margin-top: 75px;
  width: 100%;
  min-height: 100px;
}

.title-container {
  width: 100%;
  margin-top: 70px;
}

.cursos-container {
  margin-top: 60px;
  text-align: center;
}

.cursos-header {
  font-family: 'Roboto Slab', sans-serif;
  font-size: 1.5em;
  color: #C7B370;
  display: inline-block;
}

.cursos-hr1 {
  width: 450px;
  border-top: 2px solid #C1B574;
  margin: 5px auto;
}

.cursos-hr2 {
  width: 280px;
  border-top: 2px solid #C1B574;
  opacity: .8;
  margin: 0 auto;
}

.cursos-box-container {
  margin-top: 50px;
}

.cursos-box-image {
  width: 170px;
  height: 284px;
  position: relative;
}

.cursos-box-icon {
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
  width: 40px;
}

.cursos-box-label {
  width: 80%;
  color: #FFFFFF;
  font-size: 1em;
  font-family: 'Roboto Slab', sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
}

.cursos-box {
  display: inline-block;
  position: relative;
  margin: 7px;
}

.cursos-box:hover .cursos-box-icon {
  display: none;
}

.cursos-box:hover .cursos-box-label {
  top: 12%;
}

.cursos-box:hover .cursos-list {
  display: inline-block;
}

.cursos-list {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translateX(-50%);
  width: 100%;
  display: none;
}

.cursos-list-item {
  display: inline-block;
  color: #1D4654;
  background-color: #FFFFFF;
  border-radius: 8px;
  opacity: 0.8;
  width: 90%;
  height: 25px;
  line-height: 25px;
  margin-bottom: 7px;
}

.cursos-list-item-link {
  font-family: 'Roboto', sans-serif;
  font-size: 0.6em;
}

.newsletter-container {
  padding: 10px;
  left: 75%;
  top: -250%;
  min-width: 220px;
}

.login-button, .burguer-button {
  background: #FFFFFF;
  border-radius: 22px;
  width: 120px;
  height: 40px;
  font-size: 1em;
  font-family: sans-serif;
  color: #3663a5;
  text-align: center;
  vertical-align: middle;

  & img {
    height: auto;
    margin-right: 10px;
    vertical-align: middle;
  }
}

.login-button img {
  width: 24px;
}

.burguer-button img {
  width: 36px;
}

.logo-container {
  width: 100%;
  text-align: center;
}

.logo img {
  max-width: 300px;
  margin-top: -20px;
}

.logo {
  display: inline-block;
  width: 300px;
  height: 110px;
}

.home-title {
  font-family: 'Roboto Slab', sans-serif;
  font-size: 3.2em;
  color: #E2E2E2;
  display: block;
  line-height: 1.1em;
}

.home-sub-title {
  font-family: 'Roboto Slab Thin', sans-serif;
  font-size: 1.5em;
  color: #E2E2E2;
  display: block;
}

.home-description {
  font-family: 'Roboto Slab Thin', sans-serif;
  font-size: 1.2em;
  color: #E2E2E2;
  display: inline-block;
  margin-top: 10px;
  max-width: 400px;
}

.skeleton {
  animation: skeleton-loading 1s linear infinite alternate;
  border-radius: 15px;
  opacity: 0.3;
}

.skeleton * {
  visibility: hidden;
}

@keyframes skeleton-loading {
  0% {
    background-color: #949393; /* FROM Color 1 */
  }
  100% {
    background-color: #edecec; /* TO Color 2 */
  }
}

.show-up {
  animation: show-up-animation 0.5s ease-in-out forwards;
}

@keyframes show-up-animation {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}

@media (min-width: 1201px) {
  .navbar-right .dropdown-menu {
    right: inherit;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .wrap-landingpage {
    overflow: hidden;
  }

  .wrap-landingpage .bg-mobile {
    display: none !important;
  }

  .noticia-interna .img-wrap img {
    max-width: 400px;
  }
}


/* PC medio */

@media (min-width: 980px) and (max-width: 1200px) {
  .navbar-nav > li > a {
    font-size: 12px;
  }

  .video_home .nailthumb-container {
    height: 330px !important;
  }

  .video_menor .nailthumb-container {
    height: 153px !important;
  }

  .video_medio .nailthumb-container {
    height: 241px !important;
  }

  .video_home .titulo_video {
    padding: 50px 30px 30px;
  }

  .informativo_item .nailthumb-container {
    height: 270px !important;
  }

  .video_art {
    width: -webkit-calc(33.3333% - 6.6666px);
    width: -moz-calc(33.3333% - 6.6666px);
    width: calc(33.3333% - 6.6666px);
  }

  .video_art:nth-child(4n + 4) {
    margin-right: 10px;
  }

  .video_art:nth-child(3n + 3) {
    margin-right: 0;
  }

  .video_art .nailthumb-container {
    height: 220px !important;
  }

  .navbar-right .dropdown-menu {
    right: inherit;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .rodadas_preteritas .box_color {
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px);
  }

  .rodadas_preteritas .box_color:nth-child(4n + 4),
  .rodadas_preteritas .box_color:nth-child(3n + 3) {
    margin-right: 10px;
  }

  .rodadas_preteritas .box_color:nth-child(2n + 2) {
    margin-right: 0;
  }

  .player-hero__poster {
    width: 670px;
    min-height: 429px;
  }

  .player {
    max-width: 750px;
  }

  .wrap-landingpage,
  .wrap-landingpage .box-elements {
    background: none;
    min-height: inherit;
  }

  .wrap-landingpage .box-elements img {
    display: none;
  }

  .wrap-landingpage .container {
    padding: 0px;
  }

  .wrap-landingpage .box-elements {
    width: 100%;
    display: inline-block;
    position: relative;
  }

  .wrap-landingpage .box-elements .bg-mobile {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    position: relative;
  }

  #professores .nailthumb-container {
    height: 160px !important;
  }

  .noticia-interna .img-wrap img {
    max-width: 400px;
  }
}


/* Tablet */

@media (min-width: 768px) and (max-width: 979px) {
  .carrinho_rodadas ul {
    overflow-y: inherit;
    height: auto;
  }

  .navbar-brand {
    top: 40px;
  }

  .navbar-nav {
    margin: 23px 0;
  }

  .navbar-nav > li > a {
    font-size: 11px;
    padding: 15px 5px;
  }

  .menu_topo.menu_scroll .navbar-nav > li > a {
    margin: 20px 0;
  }

  .header .conteudo_central h3 {
    font-size: 44px;
  }

  .header .conteudo_central h4 {
    font-size: 20px;
  }

  .menu_topo .navbar-left li {
    display: none;
  }

  .menu_topo .navbar-left li:first-child {
    display: block;
  }

  .menu_topo .navbar-right {
    display: none;
  }

  .video_medio .nailthumb-container {
    height: 183px !important;
  }

  .video_home .nailthumb-container {
    height: 153px !important;
  }

  .video_menor .nailthumb-container {
    height: 153px !important;
  }

  .video_home .titulo_video {
    font-size: 15px;
    line-height: 20px;
    padding: 40px 20px 20px;
  }

  .video_home .icon img {
    width: 50px;
    height: 50px;
  }

  .video_medio .nailthumb-container {
    height: 241px !important;
  }

  #professores .titulo_video {
    font-size: 16px;
    padding: 40px 20px 20px;
    line-height: 20px;
  }

  #list_depoimentos p {
    font-size: 20px;
    line-height: 30px;
  }

  #list_depoimentos .autor {
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;
  }

  .rodape_creditos p:first-child {
    float: inherit;
  }

  .rodape_creditos p.copy {
    text-align: center;
    float: inherit;
  }

  .rodape_creditos .ilion {
    display: block;
    margin-top: 10px;
  }

  .box_color {
    width: -webkit-calc(33.3333% - 6.6666px);
    width: -moz-calc(33.3333% - 6.6666px);
    width: calc(33.3333% - 6.6666px);
  }

  .box_color:nth-child(4n+4) {
    margin-right: 10px;
  }

  .box_color:nth-child(3n+3) {
    margin-right: 0;
  }

  .informativo_item .nailthumb-container {
    height: 160px !important;
  }

  .informativo_item .tarja h5 {
    font-size: 16px;
  }

  .informativo_item .tarja h6 {
    font-size: 13px;
  }

  .informativo_item .tarja {
    padding: 12px;
  }

  .informativo_item .numero {
    font-size: 16px;
  }

  .video_art {
    width: -webkit-calc(33.3333% - 6.6666px);
    width: -moz-calc(33.3333% - 6.6666px);
    width: calc(33.3333% - 6.6666px);
  }

  .video_art:nth-child(4n + 4) {
    margin-right: 10px;
  }

  .video_art:nth-child(3n + 3) {
    margin-right: 0;
  }

  .video_art .nailthumb-container {
    height: 168px !important;
  }

  .menu_topo.menu_scroll .navbar-nav {
    margin: 0;
  }

  .navbar-nav.navbar-left > li:first-child > a {
    margin: 24px 0 23px;
    padding: 6px 10px 0;
  }

  .box_professor {
    text-align: center;
  }

  .box_professor .conteudo {
    width: 100%;
    float: initial;
  }

  .box_professor img,
  .box_professor:nth-child(2n+2) img {
    float: initial;
    margin-bottom: 15px;
  }

  .box_professor h3 {
    text-align: center !important;
  }

  /*
	.box_professor .conteudo p,
	.box_professor h3,
	.box_professor:nth-child(2n+2) .conteudo p {
		text-align: center !important;
	}
	*/
  .box_professor .conteudo {
    background-position: center bottom !important;
  }

  .rodadas_preteritas .box_color {
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px);
  }

  .rodadas_preteritas .box_color:nth-child(4n + 4),
  .rodadas_preteritas .box_color:nth-child(3n + 3) {
    margin-right: 10px;
  }

  .rodadas_preteritas .box_color:nth-child(2n + 2) {
    margin-right: 0;
  }

  .header_paginas h1 {
    font-size: 36px;
    margin-top: 200px;
  }

  .player-hero__banner {
    min-height: 367px;
  }

  .wrap-landingpage,
  .wrap-landingpage .box-elements {
    background: none;
    min-height: inherit;
  }

  .wrap-landingpage .box-elements img {
    display: none;
  }

  .wrap-landingpage .container {
    padding: 0px;
  }

  .wrap-landingpage .box-elements {
    width: 100%;
    display: inline-block;
    position: relative;
  }

  .wrap-landingpage .box-elements .bg-mobile {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    position: relative;
  }

  .player-hero__details {
    padding-right: 0;
  }


  .atiVideoaulas .video-modal {
    height: 100vh;
  }

  .noticia-interna .img-wrap img {
    max-width: 350px;
  }

  .login-button, .burguer-button {
    font-size: 0.7em;
    width: 85px;
    height: 30px;
    & img {
      margin-right: 5px;
    }
  }

  .login-button img {
    width: 17px;
  }

  .burguer-button img {
    width: 24px;
  }

  .logo img {
    max-width: 160px;
  }

  .logo {
    width: 160px;
    height: 70px;
  }

  .header-container {
    margin-top: 50px;
    min-height: 55px;
  }

  .home-title {
    font-size: 2.6em;
    line-height: 1em;
  }

  .home-sub-title {
    font-size: 1.1em;
  }

  .home-description {
    font-size: 0.9em;
    margin-top: 7px;
    max-width: 270px;
  }

  .cursos-container {
    margin-top: 40px;
  }

  .cursos-header {
    max-width: 340px;
    line-height: 1.1em;
  }

  .cursos-hr1 {
    width: 300px;
  }

  .cursos-hr2 {
    width: 170px;
  }

  .cursos-box-image {
    width: 110px;
    height: 190px;
  }

  .cursos-box-icon {
    width: 28px;
  }

  .cursos-box-label {
    font-size: 0.7em;
  }

  .cursos-box:hover .cursos-list {
    display: none;
  }

  .cursos-box:hover .cursos-box-icon {
    display: inline-block;
  }

  .cursos-box:hover .cursos-box-label {
    top: 50%;
  }

  .cursos-box-clicked .cursos-list {
    display: inline-block !important;
  }

  .cursos-box-clicked .cursos-box-icon {
    display: none !important;
  }

  .cursos-box-clicked .cursos-box-label {
    top: 12% !important;
  }

  .cursos-list-item-link {
    font-size: 0.4em;
  }

  .cursos-list-item {
    width: 90%;
    height: 17px;
    line-height: 17px;
    margin-bottom: 0;
  }

  .modal-container {
    padding-top: 50px;
  }

  .modal-container .logo img {
    max-width: 250px;
  }

  .modal-container .logo {
    width: 250px;
    height: 90px;
  }

  .menu-modal-title {
    font-size: 1.5em;
  }
}

/* Smartphone */

@media (max-width: 767px) {

  .login-button, .burguer-button {
    color: transparent;
    overflow: hidden;
    width: 33px;
    height: 30px;
    & img {
      margin-right: 0;
    }
  }

  .login-button img {
    width: 17px;
  }

  .burguer-button img {
    width: 18px;
    height: 12px;
  }

  .logo img {
    max-width: 130px;
    margin-top: -10px;
  }

  .logo {
    width: 130px;
    height: 50px;
  }

  .header-container {
    margin-top: 50px;
    min-height: 55px;
  }

  .home-title {
    font-size: 2.6em;
    line-height: 1em;
  }

  .home-sub-title {
    font-size: 1.1em;
  }

  .home-description {
    font-size: 0.9em;
    margin-top: 7px;
    max-width: 270px;
  }

  .cursos-container {
    margin-top: 40px;
  }

  .cursos-header {
    max-width: 340px;
    line-height: 1.1em;
  }

  .cursos-hr1 {
    width: 300px;
  }

  .cursos-hr2 {
    width: 170px;
  }

  .cursos-box-image {
    width: 110px;
    height: 190px;
  }

  .cursos-box-icon {
    width: 28px;
  }

  .cursos-box-label {
    font-size: 0.7em;
  }

  .cursos-box:hover .cursos-list {
    display: none;
  }

  .cursos-box:hover .cursos-box-icon {
    display: inline-block;
  }

  .cursos-box:hover .cursos-box-label {
    top: 50%;
  }

  .cursos-box-clicked .cursos-list {
    display: inline-block !important;
  }

  .cursos-box-clicked .cursos-box-icon {
    display: none !important;
  }

  .cursos-box-clicked .cursos-box-label {
    top: 12% !important;
  }

  .cursos-list-item-link {
    font-size: 0.4em;
  }

  .cursos-list-item {
    width: 90%;
    height: 17px;
    line-height: 17px;
    margin-bottom: 0;
  }

  .newsletter-container {
    left: 0;
  }

  .modal-container .logo img {
    max-width: 180px;
  }

  .modal-container .logo {
    width: 180px;
    height: 65px;
  }

  .modal-container {
    padding-top: 50px;
  }

  .menu-modal-close {
    width: 90px;
    height: 20px;
    border-radius: 23px;
    font-size: 0.6em;
  }

  .menu-modal-title-container {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .modal-title-underline {
    width: 90px;
  }

  .modal-title-underline-thin {
    width: 70px;
  }

  .menu-modal-link {
    font-size: 1.1em;
  }

  .login-modal-button {
    width: 230px;
    height: 25px;
    border-radius: 4px;
    font-size: 0.7em;
  }

  .login-modal-input {
    width: 230px;
    height: 25px;
    border-radius: 4px;
    font-size: 0.7em;
    padding-inline: 3px;
  }

  .login-modal-input::placeholder {
    font-size: 0.7em;
    padding-inline: 3px;
  }

  .login-modal-input-label {
    font-size: 0.6em;
  }

  .menu-modal-title {
    font-size: 1.2em;
  }

  .menu-modal-close-container {
    margin-top: 30px;
  }

  .header .conteudo_central h3 {
    font-size: 26px;
    line-height: 30px;
  }

  .header .conteudo_central h5 {
    font-size: 14px;
    margin: 4px 0 0;
  }

  .header .conteudo_central h4 {
    font-size: 14px;
  }

  .header .conteudo_central {
    width: 100%;
  }

  .icon_padrao {
    height: 32px;
    width: 38px;
    background-repeat: no-repeat;
    background-position: 0 -32px;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .menu_topo_icones h6 {
    font-size: 13px;
    margin: 6px 0 0;
    line-height: 15px;
  }

  .menu_topo_icones ul li {
    margin: 0 10px;
    width: -webkit-calc(33.3333% - 20px);
    width: -moz-calc(33.3333% - 20px);
    width: calc(33.3333% - 20px);
    min-height: 110px;
  }

  .header .conteudo_central {
    margin-top: 118px;
    position: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    transform: inherit;
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    margin-left: 25px;
  }

  .menu_topo_icones {
    position: inherit;
    bottom: inherit;
    left: inherit;
    margin-top: 40px;
  }

  .header,
  .repeat_img,
  .header .container {
    height: auto;
    min-height: 100%;
  }

  .navbar-brand {
    float: inherit;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    position: inherit;
    transform: inherit;
    margin: 15px 0;
  }

  .navbar-toggle {
    position: absolute;
  }

  .menu_topo.menu_scroll .navbar-brand {
    top: inherit;
  }

  .menu_topo .navbar-left li {
    display: none;
  }

  .menu_topo .navbar-left li:first-child {
    display: block;
    position: absolute;
    top: 22px;
    right: 0;
  }

  .navbar-nav {
    margin: 0;
  }

  .navbar-collapse {
    box-shadow: inherit;
  }

  .menu_topo .navbar-left li:first-child a {
    margin: 0;
  }

  .menu_topo .navbar-right,
  .navbar-toggle {
    display: none;
  }

  .modal_video .modal-dialog {
    width: 90%;
  }

  .modal_video .modal-header h4 {
    font-size: 18px;
    line-height: 22px;
  }

  .nailthumb-container img.nailthumb-image {
    width: inherit !important;
    height: inherit !important;
    top: inherit !important;
    left: inherit !important;
  }

  .video_home .nailthumb-container,
  .video_menor .nailthumb-container,
  .video_medio .nailthumb-container {
    height: inherit !important;
  }

  .video_home .titulo_video {
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 30px 15px 15px !important;
  }

  .video_home .icon img {
    width: 40px !important;
    height: 40px !important;
  }

  #videos-gratuitos h2 {
    font-size: 24px;
  }

  #professores .titulo_video {
    font-size: 16px;
    padding: 20px;
    line-height: 20px;
  }

  #professores li {
    width: 100%;
  }

  #list_depoimentos p {
    font-size: 15px;
    line-height: 23px;
  }

  #list_depoimentos .autor {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
  }

  #list_depoimentos .owl-controls .owl-nav [class*=owl-] {
    font-size: 60px;
  }

  #list_depoimentos p {
    padding: 0 30px;
  }

  .rodape_creditos p:first-child {
    float: inherit;
  }

  .rodape_creditos p.copy {
    float: inherit;
    text-align: center;
  }

  .rodape_creditos .ilion {
    display: block;
    margin-top: 10px;
  }

  .header_paginas {
    min-height: inherit;
    height: 230px;
  }

  .header_paginas h1 {
    margin-top: 180px;
    font-size: 30px;
  }

  .redes_topo {
    top: 76px;
  }

  .header_planos,
  .header_video_aulas,
  .header_area_restrita {
    height: auto;
  }

  .box_color {
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px);
  }

  .box_color:nth-child(3n+3) {
    margin-right: 10px;
  }

  .box_color:nth-child(even) {
    margin-right: 0;
  }

  .informativo_item img.nailthumb-image {
    width: inherit !important;
    height: inherit !important;
    top: inherit !important;
    left: inherit !important;
  }

  .informativo_item .nailthumb-container {
    height: inherit !important;
  }

  .informativo_item .tarja h5 {
    font-size: 16px;
  }

  .informativo_item .tarja h6 {
    font-size: 13px;
  }

  .informativo_item .tarja {
    padding: 12px;
  }

  .informativo_item .numero {
    font-size: 16px;
  }

  .video_art {
    width: 100%;
  }

  .video_art:nth-child(4n + 4) {
    margin-right: 0;
  }

  .video_art img.nailthumb-image {
    width: inherit !important;
    height: inherit !important;
    top: inherit !important;
    left: inherit !important;
  }

  .video_art .nailthumb-container {
    height: inherit !important;
  }

  .video_art .titulo_video {
    font-size: 16px;
    line-height: 20px;
  }

  .menu_topo.menu_scroll .navbar-nav {
    margin: 0;
  }

  .step_titulo {
    font-size: 18px;
  }

  .box_preco .preco-total {
    font-size: 20px;
  }

  .box_preco .preco-total span {
    font-size: 30px;
  }

  .box_preco .plano_escolhido {
    font-size: 16px;
  }

  .box_preco {
    padding: 20px 20px 24px;
  }

  .box_cupom_inserido {
    padding: 0 20px 20px;
  }

  .box_login_cadastro h3 {
    font-size: 24px;
  }

  .box_professor {
    text-align: center;
    margin-right: 0;
  }

  .box_professor .conteudo {
    width: 100%;
    float: initial;
  }

  .box_professor img,
  .box_professor:nth-child(2n+2) img {
    float: initial;
    margin-bottom: 15px;
  }

  .box_professor h3 {
    text-align: center;
  }

  .box_professor .conteudo p,
  .box_professor:nth-child(2n+2) .conteudo p {
    text-align: justify !important;
  }

  /*
	.box_professor .conteudo p,
	.box_professor h3,
	.box_professor:nth-child(2n+2) .conteudo p {
		text-align: justify !important;
	}
	*/
  .box_professor .conteudo {
    background-position: center bottom !important;
  }

  .box_professor {
    width: 100%
  }

  .box_professor:nth-child(2n+2) {
    margin-left: 0;
  }

  .dummy ul li {
    font-size: 16px;
  }

  .dummy .navbar-nav {
    margin-top: 65px;
    margin-bottom: 0;
  }

  .dummy .menu_topo_icones {
    position: iinitial;
    top: initial;
    transform: initial;
  }

  .navbar-nav .open .dropdown-menu {
    background: #fff;
    margin-top: 10px;
  }

  .navbar-nav > li > .dropdown-menu:before {
    left: 10px;
    transform: inherit;
  }

  .rodadas_preteritas .box_color {
    width: 100%;
  }

  .rodadas_preteritas .box_color:nth-child(4n + 4),
  .rodadas_preteritas .box_color:nth-child(3n + 3) {
    margin-right: 0;
  }

  .rodadas_preteritas .box_color:nth-child(2n + 2) {
    margin-right: 0;
  }

  .form_busca_rodadas .form-control {
    margin-bottom: 10px;
  }

  .form_busca_rodadas .btn {
    margin-bottom: 20px;
    margin-top: 0;
  }

  .botao_info_bread {
    clear: both;
    margin: 10px 0;
    width: 100%;
  }

  .player-hero__details {
  }

  .player-hero__details h2 {
    font-size: 20px;
  }

  .player-hero__poster {
    width: 100%;
  }

  .player {
    max-width: 100%;
  }

  .player-hero__play {
    z-index: 9;
  }

  .player-hero__play__button {
    margin-left: -25px;
    margin-top: -25px;
  }

  .player-hero__play__button svg {
    width: 50px;
    height: 50px;
  }

  .player-hero__details p {
    font-size: 14px;
  }

  .player-hero__play:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  #videoAulaEmagis img {
    max-width: 100%;
  }

  .player-hero__banner {
    min-height: 300px;
  }

  .header video.bg-video {
    display: none;
  }

  .wrap-landingpage,
  .wrap-landingpage .box-elements {
    background: none;
    min-height: inherit;
  }

  .wrap-landingpage .box-elements img {
    display: none;
  }

  .wrap-landingpage .container {
    padding: 0px;
  }

  .wrap-landingpage .box-elements {
    width: 100%;
    display: inline-block;
    position: relative;
  }

  .wrap-landingpage .box-elements .bg-mobile {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    position: relative;
  }

  #professores .nailthumb-container {
    width: 100% !important;
    height: auto !important;
  }

  .carrinho_rodadas ul {
    overflow-y: inherit;
    height: auto;
  }

  /*
	.atiVideoaulas .video-modal{
	    height: 100vh;
	}
	*/
  .navbar-brand {
    z-index: -1;
  }

  .noticia-interna .img-wrap img {
    max-width: 350px;
  }
}

/* Smartphone */

@media (max-width: 400px) {

  .login-button, .burguer-button {
    color: transparent;
    overflow: hidden;
    width: 33px;
    height: 30px;
    & img {
      margin-right: 0;
    }
  }

  .login-button img {
    width: 17px;
  }

  .burguer-button img {
    width: 18px;
    height: 12px;
  }

  .logo img {
    max-width: 130px;
    margin-top: -10px;
  }

  .logo {
    width: 130px;
    height: 60px;
  }

  .header-container {
    margin-top: 40px;
    min-height: 60px;
  }

  .title-container {
    margin-top: 50px;
  }

  .home-title {
    font-size: 2em;
    line-height: 1.1em;
  }

  .home-sub-title {
    font-size: 0.9em;
  }

  .home-description {
    font-size: 0.7em;
    margin-top: 4px;
    max-width: 220px;
  }

  .cursos-container {
    margin-top: 30px;
  }

  .cursos-header {
    font-size: 1.2em;
    max-width: 300px;
    line-height: 1.1em;
  }

  .cursos-hr1 {
    width: 260px;
    margin: 3px auto;
  }

  .cursos-hr2 {
    width: 120px;
  }

  .cursos-box-image {
    width: 100px;
    height: 170px;
  }

  .cursos-box-icon {
    width: 25px;
  }

  .cursos-box-label {
    font-size: 0.6em;
  }

  .cursos-box:hover .cursos-list {
    display: none;
  }

  .cursos-box:hover .cursos-box-icon {
    display: inline-block;
  }

  .cursos-box:hover .cursos-box-label {
    top: 50%;
  }

  .cursos-box-clicked .cursos-list {
    display: inline-block !important;
    line-height: 13px;
  }

  .cursos-box-clicked .cursos-box-icon {
    display: none !important;
  }

  .cursos-box-clicked .cursos-box-label {
    top: 12% !important;
  }

  .cursos-list-item-link {
    font-size: 0.4em;
  }

  .cursos-list-item {
    width: 95%;
    height: 13px;
    line-height: 13px;
    margin-bottom: 3px;
  }

  .newsletter-container {
    left: 0;
  }

  .modal-container .logo img {
    max-width: 150px;
  }

  .modal-container .logo {
    width: 150px;
    height: 55px;
  }

  .modal-container {
    padding-top: 40px;
  }

  .menu-modal-close {
    width: 70px;
    border-radius: 20px;
    font-size: 0.5em;
  }

  .modal-title-underline {
    width: 75px;
  }

  .modal-title-underline-thin {
    width: 60px;
  }

  .menu-modal-link {
    font-size: 0.9em;
  }

  .login-modal-button {
    width: 190px;
    height: 22px;
  }

  .login-modal-input {
    width: 190px;
    height: 22px;
  }

  .login-modal-input-label {
    font-size: 0.5em;
  }

  .menu-modal-title {
    font-size: 1em;
  }

  #professores li {
    width: 100%;
  }

  .box_color {
    width: 100%;
  }

  .box_color:nth-child(3n+3) {
    margin-right: 0;
  }

  .video_plano {
    width: 100%;
    float: inherit;
    margin-left: 0;
    margin-bottom: 20px;
  }

  .video_plano img.nailthumb-image {
    width: inherit !important;
    height: inherit !important;
    top: inherit !important;
    left: inherit !important;
  }

  .video_plano .nailthumb-container {
    height: inherit !important;
  }

  .form_cupom {
    padding: 40px 0 10px;
  }

  .box_cupom_inserido {
    padding: 0 0 40px;
  }

  .form_cupom .btn {
    padding: 6px 15px;
  }

  .player-hero__banner {
    min-height: 250px;
  }

  .wrap-landingpage,
  .wrap-landingpage .box-elements {
    background: none;
    min-height: inherit;
  }

  .wrap-landingpage .box-elements img {
    display: none;
  }

  .wrap-landingpage .container {
    padding: 0px;
  }

  .wrap-landingpage .box-elements {
    width: 100%;
    display: inline-block;
    position: relative;
  }

  .wrap-landingpage .box-elements .bg-mobile {
    display: inline-block;
    max-width: 100%;
    width: 100%;
    position: relative;
  }

  #professores .nailthumb-container img {
  }

  .player-hero__details {
    padding-right: 0;
  }


  .atiVideoaulas .player {
    min-height: 260px !important;
  }


  .atiVideoaulas .video-modal {
    height: 350px;
  }

}


/*HOME SLIDER*/

.home-slider,
.home-slider .gallery-cell,
.home-slider .gallery-cell .slide-bg {
  position: relative;
  display: block;
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.home-slider a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
}

.home-slider .container {
  position: relative;
  display: none;
  height: 400px;
}

.home-slider .container * {
  position: absolute;
  -moz-transform-origin: top left !important;
  -o-transform-origin: top left !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .home-slider,
  .home-slider .gallery-cell,
  .home-slider .gallery-cell .slide-bg,
  .home-slider .gallery-cell .container {
    height: 332px;
  }

  .home-slider .container * {
    -moz-transform: scale(.83);
    -o-transform: scale(.83);
    zoom: .83;
  }
}

@media (max-width: 991px) {
  .home-slider .flickity-prev-next-button {
    /*top: 47%;*/
    top: 10%;
    width: 32px;
    height: 32px;
    opacity: .5;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home-slider,
  .home-slider .gallery-cell,
  .home-slider .gallery-cell .slide-bg,
  .home-slider .gallery-cell .container {
    height: 256px;
  }

  .home-slider .container * {
    -moz-transform: scale(.62) !important;
    -o-transform: scale(.62) !important;
    zoom: .62;
  }
}

@media (max-width: 767px) {
  .home-slider {
    display: none;
  }
}

.flickity-prev-next-button {
  /*background: transparent !important;*/
}

.flickity-prev-next-button.next {
  right: 40px !important;
}

.flickity-prev-next-button.previous {
  left: 40px !important;
}


/* INDIQUE UM AMIGO */
.menu-indicacao {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}

.btn-menu-indicacao {
  color: #fff !important;
  background: #1F9FDD;
  padding: 5px 20px;
  border-radius: 50px;
}

.box-preco-por-indicacao {
  border: 2px solid #80bd2d;
  border-radius: 5px;
  padding: 20px;
  background: none;
}

.box-preco-por-indicacao h2 {
  color: #80bd2d !important;
  font-size: 32px !important;
}

.box-preco-por-indicacao a {
  height: 50px;
  color: #fff;
  background: #80bd2d;
  padding: 6px 30px;
  font-size: 18px;
  border-radius: 0;
  margin-bottom: 15px;
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  border: none;
  font-weight: normal;
  text-shadow: none;
  padding-top: 12px;
}

.boxQuestao {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}

.boxEsquerda {
  position: relative;
  width: 185px;
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.boxDireita {
  position: relative;
  width: calc(100% - 200px);
}

.boxDireita .numero {
  float: left;
  margin-right: 10px;
}

.boxComentario {
  font-style: italic;
  font-weight: 100;
  color: #777;
  font-size: 0.95em;
}


@media (max-width: 768px) {
  .boxQuestao {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .boxDireita {
    position: relative;
    width: 100%;
  }
}


.tableCertoErrado p {
  margin: 0 0 15px 0 !important;
}

.tableCertoErrado label {
  padding-left: 20px !important;
  display: inline-block !important;
  margin-right: 15px;
  margin-bottom: 20px !important;
  position: relative !important;
  max-width: none !important;
  width: auto !important;
}

.tableCertoErrado label img {
  left: 0 !important;
}

.tableCertoErrado label input[type=radio] {
  margin: 0px !important;
}


form.form-cartao div.box-cartao {

  width: 50%;
  float: left;

}


form.form-cartao div.box-dados {

  width: 50%;
  float: left;
  padding: 5px;
  text-align: right;

}

form.form-cartao div.box-dados input {

  margin: 2px;
  height: 40px;
  font-size: 12px;
  width: 80%;
  padding: 4px;

}

form.form-cartao div.box-dados select {
  height: 40px;
  padding: 4px;
  width: 80%;
  font-size: 12px;
  background-color: white;
  margin: 2px;
}

@media (max-width: 600px) {

  form.form-cartao div.box-cartao {

    width: 100%;
    float: none;

  }

  form.form-cartao div.box-dados {

    width: 100%;
    float: none;

  }

  div.div-cartao {
    width: 90%;
  }

  form.form-cartao div.box-dados input {

    width: 100%;
    margin: 2px 0 2px;

  }

  form.form-cartao div.box-dados select {

    width: 100%;
    margin: 2px 0 2px;

  }

}


div.logo-cielo {
  width: 65%;
  height: 130px;
  background-size: cover;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

div.modal-cartao {
  z-index: 9999;
}


.avaliacao-aula {
  direction: rtl;
}

.avaliacao-aula span {
  cursor: pointer;
}

.avaliacao-aula span.checked, .avaliacao-aula span.checked ~ span:before {
  color: #f1c40f;
}

.avaliacao-aula span:hover, .avaliacao-aula span:hover ~ span:before {
  color: #f1c40f;
}

.box-area-restrita-programas-de-estudo {
  font-size: 35px;
}

/*@ table-calendario */
table.table-calendario {
  font-size: .75em;
}

table.table-calendario thead tr th {
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: .9em;

  background: -webkit-linear-gradient(#e7e7e7, #fff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#e7e7e7, #fff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#e7e7e7, #fff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#e7e7e7, #fff); /* Standard syntax */

}

table.table-calendario tbody tr td {
  height: 100px;
  width: 14%;
  background-color: #fff;
}

table.table-calendario tbody tr td:first-child {
  width: 16%;
}

table.table-calendario tbody tr td.disabled {
  background: #e7e7e7;
  color: #999;
}

table.table-calendario tbody tr td.active {
  cursor: pointer;
  color: #ffffff;
  background: #671c12; /* Old browsers */
  background: -moz-linear-gradient(top, #671c12 0%, #c65543 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #671c12), color-stop(100%, #c65543)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #671c12 0%, #c65543 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #671c12 0%, #c65543 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #671c12 0%, #c65543 100%); /* IE10+ */
  background: linear-gradient(to bottom, #671c12 0%, #c65543 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#671c12', endColorstr='#c65543', GradientType=0); /* IE6-9 */
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

table.table-calendario tbody tr td a {
  display: block;
}


.pilula-dia-circle {
  background: #aaa;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  float: left;
  cursor: pointer;
  margin: 7px;
  border: 0 none;
  position: relative;
}

.pilula-dia-circle h6 {
  color: black;
}

.pilula-dia-circle.-white {
  background: white;
  color: #333;
  box-shadow: inset 0 0 0 1px #aaa;
}

.pilula-dia-circle.-green {
  background: green;
}

.pilula-dia-circle.-yellow {
  background: yellow;
  color: #333;
}

.pilula-dia-circle.-red {
  background: red;
}


.pilula-dia-circle.-is-nao-iniciada::after,
.pilula-dia-circle.-is-em-andamento::after,
.pilula-dia-circle.-is-concluida::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 100%;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  margin: 2px -3px;
}

.pilula-dia-circle.-is-nao-iniciada::after {
  background: #aaa;
}

.pilula-dia-circle.-is-em-andamento::after {
  background: #03a9f4;
}

.pilula-dia-circle.-is-concluida::after {
  background: #4caf50;
}


.pilula-dia-pdf {
  width: 100%;
}

.pilula-dia-pdf ifram {
  width: 100%;
  height: 400px;
}

.has-datepicker .react-datepicker-wrapper {
  display: block;
}

.opcoes_alternativa label,
.enunciado_alternativa .numero,
.enunciado_alternativa p {
  display: inline-block;
  vertical-align: middle;
  margin: 0 !important;
  text-align: justify;
}

.enunciado_alternativa {
  display: flex;
}

.enunciado_alternativa .numero {
  padding-right: 10px;
  font-weight: bold;
}

.opcoes_alternativa {
  padding-top: 10px;
  padding-left: 20px;
}

.btn-icon-text span {
  display: block;
}

.pilula-atividades-complementares div {
  margin-bottom: 10px;
}

.pilula-atividades-complementares div button {
  width: 110px;
}

.dragging-over {
  background-color: green !important;
  opacity: 0.1;
}

.scroll-videos {
  height: 430px;
  overflow-y: auto;
  overflow-x: hidden;
}

.scroll-videos::-webkit-scrollbar {
  width: 10px;
}

.scroll-videos::-webkit-scrollbar-track {
  background: #9a9a9a;
  border-radius: 10px;
}

.scroll-videos::-webkit-scrollbar-thumb {
  background: #656565;
  border-radius: 10px;
}

.scroll-videos::-webkit-scrollbar-thumb:hover {
  background: #3b3b3b;
}

.scroll-videos .box-thumb {
  width: 99%
}

#video-name {
  background: #efefef;
  border-radius: 20px;
}

#video-description {
  background: #efefef;
  height: 200px;
  border-radius: 20px;
}

.box-thumb {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.thumb-img {
  width: 95%;
  margin: 5px 15px;
  height: 132px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}

.thumb-img .img-video {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.thumb-text {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center
}

.thumb-text span {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  font-family: 'proxima_nova_rgbold', Arial, sans-serif;
  text-shadow: 0 0 10px black;
}

.thumb-img .icon-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 10;
}

.thumb-infos p {
  font-size: 18px;
  line-height: 20px !important;
  color: #444444;
  display: block;
  text-decoration: none;
  margin-bottom: 10px;
  transition: all .3s ease-in-out;
}

.thumb-infos span {
  font-size: 14px;
  color: #aaaaaa;
  display: block;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.box-thumb:hover p {
  color: #3377b8;
}

.list-group-item .checkbox-excluir {
  width: 20px;
  height: 20px;
  margin: 0 10px;
}

.material-agradecimento {
  background-image: url(../images/bgamaterial-agradecimento.jpg);
  width: 100%;
  height: 1000px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.60;
  -moz-opacity: 0.60;
  filter: alpha(opacity=60);
}
