@charset "UTF-8";
hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

.img-thumbnail,
.table,
label {
    max-width: 100%
}

.fancybox-nav,
.slick-slider,
html {
    -webkit-tap-highlight-color: transparent
}

.invisible,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.navbar,
.scroll-share {
    -webkit-backface-visibility: hidden
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNzbP97U9sKh0jjxbPbfOKg.ttf) format('truetype')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGLsbIrGiHa6JIepkyt5c0A0.ttf) format('truetype')
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 900;
    src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGBPPOa1q11iOmmM9mDHHHX4.ttf) format('truetype')
}

.header__title__icon,
.item-has-image .theme__topic__index,
.item-has-image .theme__topic__title,
.theme__folder__index,
.theme__folder__title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

/*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

.img-thumbnail,
body {
    background-color: #fff
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=submit],
input[type=reset] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857;
    color: #666
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus {
    outline: 0;
    outline-offset: 0
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 22px;
    margin-bottom: 22px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 22px;
    margin-bottom: 11px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 11px;
    margin-bottom: 11px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 41px
}

.h2,
h2 {
    font-size: 34px
}

.h3,
h3 {
    font-size: 28px
}

.h4,
h4 {
    font-size: 20px
}

.h5,
h5 {
    font-size: 16px
}

.h6,
h6 {
    font-size: 14px
}

p {
    margin: 0 0 11px
}

.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

dt,
label {
    font-weight: 700
}

address,
dd,
dt {
    line-height: 1.42857
}

@media (min-width:768px) {
    .lead {
        font-size: 24px
    }
}

.small,
small {
    font-size: 87%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.section__title--study-material,
.text-center,
.themes {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.header__title,
.nav-themes__name,
.nav-tips__link {
    text-transform: uppercase
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl,
legend {
    margin-bottom: 22px
}

ol,
ul {
    margin-bottom: 11px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}

.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after,
.slick-track:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #eee
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal
}

@media (min-width:992px) {
    a:focus,
    a:hover {
        text-decoration: underline
    }
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

fieldset,
legend {
    padding: 0;
    border: 0
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

.checkbox label,
.checkbox-inline,
.radio label,
.radio-inline {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 16px;
    line-height: 1.42857;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=radio]:focus,
input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #8BC53F;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(139, 197, 63, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(139, 197, 63, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 36px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 33px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 49px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 22px
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 38px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 14px
}

.input-sm {
    height: 33px;
    line-height: 1.5
}

select.input-sm {
    height: 33px;
    line-height: 33px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 33px;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 20px
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-lg {
    height: 49px;
    line-height: 1.33333
}

select.input-lg {
    height: 49px;
    line-height: 49px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 49px;
    line-height: 1.33333
}

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 45px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 27px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a6a6a6
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 29px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.dropdown-menu,
caption,
th {
    text-align: left
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    width: 100%;
    margin-bottom: 22px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    vertical-align: middle;
    border-top: 6px dashed;
    border-top: 6px solid\9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857;
    white-space: nowrap
}

.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-header,
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.nav>li.disabled>a {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 14px
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 6px dashed;
    border-bottom: 6px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav:after {
    clear: both
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

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

.nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative
}

.navbar-header .box-logged,
.navbar-header .btn-entrar {
    display: inline-block;
    float: right;
    position: absolute;
    right: 50px;
    top: 0
}

.navbar-header .btn-entrar {
    margin: 18px 8px 0 0
}

.navbar-header .box-logged {
    margin: 16px 8px 0 0
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.fancybox-inner,
.slick-list {
    overflow: hidden
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: auto
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    margin-top: 33px;
    margin-bottom: 33px;
    background-color: transparent;
    background-image: none
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 4px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar--flat .btn-default {
    color: #8BC53F !important
}

.navbar--flat .btn-default:hover {
    background-color: #8BC53F !important;
    color: #FFF !important
}

@media (min-width:992px) {
    .navbar-default .navbar-nav .btn-entrar:hover {
        color: #8F53A0;
        background-color: #FFF
    }
}

.navbar-nav {
    margin: 19.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px
}

.navbar-nav>li .btn-entrar {
    position: absolute;
    top: -8px;
    right: 0
}

.navbar-nav>li .box-logged {
    position: absolute;
    top: -15px;
    right: 0
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 22px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 39px;
        padding-bottom: 39px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 32px -15px
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 32px;
    margin-bottom: 32px
}

.navbar-btn.btn-sm {
    margin-top: 33.5px;
    margin-bottom: 33.5px
}

.navbar-btn.btn-xs,
.navbar-text {
    margin-top: 39px;
    margin-bottom: 39px
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: transparent;
    border-color: transparent
}

.navbar-default .navbar-brand {
    color: #FFF
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #e6e6e6;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #FFF
}

.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: transparent
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #FFF
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #FFF
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #FFF
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.slick-dots>li>button,
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
    .visible-xs-block {
        display: block !important
    }
    .visible-xs-inline {
        display: inline !important
    }
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
    .visible-sm-block {
        display: block !important
    }
    .visible-sm-inline {
        display: inline !important
    }
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
    .visible-md-block {
        display: block !important
    }
    .visible-md-inline {
        display: inline !important
    }
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
    .visible-lg-block {
        display: block !important
    }
    .visible-lg-inline {
        display: inline !important
    }
    .visible-lg-inline-block {
        display: inline-block !important
    }
    .hidden-lg {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
    .hidden-print {
        display: none !important
    }
}

.fa,
.fa-stack {
    display: inline-block
}

/*! * Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

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

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

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-arrow {
    border: none;
    background: 0 0;
    color: #F2CA14;
    font-size: 36px;
    position: absolute;
    top: 50%;
    z-index: 1;
    padding: 0;
    margin: -24px 0 0
}

.slick-arrow:hover {
    color: #F2CA14;
    opacity: .8
}

.slick-arrow.slick-next {
    right: 20px
}

.slick-arrow.slick-prev {
    left: 20px
}

.slick-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.slick-dots>li {
    display: inline-block;
    margin: 0 6px;
    line-height: 1
}

.slick-dots>li>button {
    width: 15px;
    height: 15px;
    padding: 0;
    border: 2px solid #F2CA14;
    border-radius: 50%;
    outline: 0;
    background-color: transparent
}

.slick-dots>li.slick-active>button {
    background-color: #F2CA14
}

@media (min-width:992px) {
    .slick-dots {
        bottom: 60px
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0 !important;
    left: 0;
    z-index: 8020
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../images/fancybox/fancybox_sprite.png?4)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
    z-index: 8040;
    position: absolute;
    cursor: pointer
}

#fancybox-loading div {
    width: 115px;
    height: 115px;
    background: url(../images/fancybox/fancybox_loading.gif?2) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(../images/fancybox/blank.gif)
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock,
.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../images/fancybox/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

.fancybox-type-content .fancybox-inner {
    height: auto !important
}

.fancybox-opened {
    z-index: 8030
}

.navbar.fancybox-margin {
    margin: 0
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(../images/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(../images/fancybox/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

.fa-box {
    position: relative
}

.fa-box .fa-certificate {
    color: #F2CA14;
    font-size: 28px;
    position: absolute;
    top: -3px;
    left: -4px
}

.fa-box .fa-check {
    position: relative;
    z-index: 1
}

.fa-box+p {
    color: #F2CA14;
    font-weight: 700
}

.icon-1-correcao-mes {
    background: url(../images/ico-1-correcao-mes.png) no-repeat;
    height: 40px;
    width: 30px;
    display: inline-block;
    background-size: contain
}

@media (min-width:992px) {
    .icon-1-correcao-mes {
        height: 52px;
        width: 42px
    }
}

.icon-vestibular {
    display: inline-block;
    height: auto;
    width: 54px
}

.icon-vestibular>img {
    height: auto;
    max-width: 100%
}

.content {
    padding: 0
}

.article .content,
.basic .content {
    padding: 0 0 15px
}

a:hover {
    text-decoration: none
}

:focus {
    outline: 0
}

.btn {
    display: block;
    padding: 9px 0;
    border: 0;
    border-radius: 21px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #FFF;
    background-color: #8F53A0
}

.btn-default {
    background-color: transparent;
    border: 2px solid #FFF;
    padding: 7px 24px
}

@media (min-width:768px) {
    .icon-vestibular {
        width: 86px
    }
    a,
    button {
        -webkit-transition: color .3s, background .2s, opacity .5s;
        transition: color .3s, background .2s, opacity .5s
    }
}

@media (min-width:992px) {
    .btn:hover {
        color: #FFF;
        text-decoration: none;
        background-color: #8BC53F
    }
    .content {
        padding: 0 0 0 15px;
        border-right: 1px solid #DBDDD1
    }
    .content.no-aside {
        border-right: 0 none
    }
    .article .content,
    .basic .content {
        padding: 0 0 25px 15px
    }
    .article .content {
        margin-top: 20px
    }
    .btn-default:hover {
        color: #8F53A0;
        background-color: #FFF
    }
    .navbar--flat .btn-default {
        color: #8BC53F;
        border-color: #8BC53F
    }
}

.navbar {
    min-height: 78px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.navbar-toggle {
    margin: 16px 4px 0 0;
    padding: 0;
    width: 46px;
    height: 46px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s
}

.navbar-toggle>.navbar__bars {
    display: block;
    position: absolute;
    top: 20px;
    left: 12px;
    right: 12px;
    height: 4px;
    background: #FFF
}

.active .navbar-toggle>.navbar__bars {
    background: 0 0
}

.navbar--flat .navbar-toggle>.navbar__bars {
    background: #8BC53F
}

.navbar--flat .active .navbar-toggle>.navbar__bars {
    background: #FFF
}

.navbar-toggle>.navbar__bars:after,
.navbar-toggle>.navbar__bars:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #FFF
}

.active .navbar-toggle>.navbar__bars:after,
.active .navbar-toggle>.navbar__bars:before {
    -webkit-transition: 0s, .3s;
    transition: 0s, .3s
}

.navbar--flat .navbar-toggle>.navbar__bars:after,
.navbar--flat .navbar-toggle>.navbar__bars:before {
    background-color: #8BC53F
}

.navbar-toggle>.navbar__bars:before {
    top: -8px;
    -webkit-transition: top .3s .3s, -webkit-transform .3s 0s;
    transition: top .3s .3s, -webkit-transform .3s 0s;
    transition: top .3s .3s, transform .3s 0s;
    transition: top .3s .3s, transform .3s 0s, -webkit-transform .3s 0s
}

.active .navbar-toggle>.navbar__bars:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navbar-toggle>.navbar__bars:after {
    bottom: -8px;
    -webkit-transition: bottom .3s .3s, -webkit-transform .3s 0s;
    transition: bottom .3s .3s, -webkit-transform .3s 0s;
    transition: bottom .3s .3s, transform .3s 0s;
    transition: bottom .3s .3s, transform .3s 0s, -webkit-transform .3s 0s
}

.active .navbar-toggle>.navbar__bars:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navbar-toggle:focus,
.navbar-toggle:hover {
    background-color: transparent !important
}

.navbar--flat {
    background-color: #FFF;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .6)
}

.navbar-brand {
    margin-top: 10px;
    margin-left: 15px !important
}

.navbar-brand>svg {
    width: 65px;
    height: 63px;
    fill: #FFF
}

.navbar--flat .navbar-brand>svg {
    fill: #8F53A0
}

.navbar__link {
    margin: 0
}

.navbar--flat .navbar__link {
    color: #083A5A !important
}

.navbar__link .caret {
    color: #F2CA14;
    -webkit-transition: all .3s;
    transition: all .3s
}

.open .navbar__link .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.navbar--flat .navbar__link .caret {
    color: #8F53A0
}

.dropdown--full>.dropdown-menu {
    right: 0;
    padding: 0 0 15px;
    border: 0;
    border-radius: 0;
    background-color: #FFF;
    -webkit-box-shadow: 0 10px 15px -10px rgba(0, 0, 0, .6);
    box-shadow: 0 10px 15px -10px rgba(0, 0, 0, .6)
}

.nav-themes__item {
    padding: 0
}

@media (min-width: 768px) {
    .nav-themes__item {
        width: 20%;
    }
}

.nav-themes__item:after {
    content: '';
    position: absolute;
    top: 15px;
    right: 0;
    width: 1px;
    background-color: #DBDDD1
}

.nav-themes__link {
    display: block;
    padding: 15px 0 25px;
    color: #8F53A0
}

.nav-themes__link:hover {
    color: #FFF;
    text-decoration: none
}

.nav-themes__item--his .nav-themes__link:hover {
    background-color: #FF6A71
}

.nav-themes__item--geo .nav-themes__link:hover {
    background-color: #739348
}

.nav-themes__item--por .nav-themes__link:hover {
    background-color: #63A19E
}

.nav-themes__item--lit .nav-themes__link:hover {
    background-color: #872B70
}

.nav-themes__item--phy .nav-themes__link:hover {
    background-color: #083A5A
}

.nav-themes__item--che .nav-themes__link:hover {
    background-color: #D319A5
}

.nav-themes__item--bio .nav-themes__link:hover {
    background-color: #EF8070
}

.nav-themes__item--mat .nav-themes__link:hover {
    background-color: #779CF4
}

.nav-themes__item--atualidades .nav-themes__link:hover {
    background-color: #EF9392
}

.nav-themes__item--redacao .nav-themes__link:hover {
    background-color: #55CD9A
}

.nav-themes__svg {
    display: block;
    height: 50px;
    margin: auto;
    fill: #8F53A0
}

.nav-themes__link:hover>.nav-themes__svg {
    fill: #FFF
}

.nav-themes__name {
    display: block;
    margin: 5px 0;
    font-size: 18px;
    font-weight: 900;
    color: inherit;
    text-align: center
}

.nav-themes__info {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    line-height: 1.1
}

.nav-tips__link {
    display: block;
    font-size: 18px;
    font-weight: 900;
    color: #8F53A0
}

.nav-tips__link:hover {
    color: #FFF;
    background-color: #8BC53F;
    text-decoration: none
}

.navbar__icons {
    margin-top: 25px !important
}

.navbar__icon-wrap {
    margin: 0 6px
}

.navbar__icon {
    width: 43px;
    height: 43px;
    margin: auto;
    border: 2px solid #FFF;
    border-radius: 50%;
    font-size: 22px
}

.navbar__icon--facebook {
    padding: 9px 0 0 13px !important
}

.navbar__icon--twitter {
    padding: 9px 0 0 10px !important
}

.navbar__icon--instagram {
    padding: 8px 0 0 11px !important
}

.navbar__icon--youtube {
    padding: 9px 0 0 9px !important
}

.navbar__icon:hover {
    color: #8F53A0 !important;
    background-color: #FFF !important
}

.navbar--flat .navbar__icon {
    border-color: #8BC53F;
    color: #8BC53F !important
}

.navbar--flat .navbar__icon:hover {
    color: #FFF !important;
    background-color: #8BC53F !important
}

.navbar__search-wrap {
    margin-top: -4px;
    margin-left: 10px
}

.navbar__search-form {
    overflow: hidden
}

.nav .navbar__button {
    display: none
}

.header__icon__svg,
.navbar--flat li.navbar__button {
    display: block
}

.nav .navbar__button .btn-small {
    padding: 9px 24px;
    margin: -8px -2px 0 12px
}

@media (min-width:991px) {
    .nav .navbar__button .btn-small:hover {
        background-color: #8F53A0;
        color: #FFF
    }
}

.navbar__search {
    display: inline-block;
    padding: 6px 26px 5px 38px;
    border-radius: 18px;
    -webkit-transition: all .4s;
    transition: all .4s
}

@media (min-width:768px) and (max-width:991px) {
    .navbar__search {
        font-size: 14px;
        padding-top: 8px;
        padding-bottom: 6px
    }
}

.navbar__search__btn {
    position: absolute !important;
    padding: 0 !important;
    font-size: 22px
}

.navbar__search__clean {
    opacity: 0;
    position: absolute;
    top: 3px;
    right: 10px;
    font-size: 20px;
    color: #FFF
}

.navbar__search__clean:focus,
.navbar__search__clean:hover {
    color: #FFF
}

.navbar__search__submit {
    position: absolute;
    left: -9999px
}

@media (max-width:767px) {
    .navbar-nav {
        margin: 0 -15px
    }
    .navbar__link-wrap {
        overflow: hidden
    }
    .navbar__link {
        font-size: 22px;
        line-height: 50px !important;
        border-top: 1px solid #F4F4F4
    }
    .open>.navbar__link {
        text-decoration: underline !important
    }
    .navbar__link:last-child {
        border-bottom: 1px solid #F4F4F4
    }
    .navbar__link .caret {
        position: absolute;
        top: 30px;
        right: 15px;
        border-width: 12px
    }
    .nav-themes__item:nth-child(-n+8):before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 130px;
        height: 1px;
        background-color: #DBDDD1;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
    .nav-themes__item:after {
        height: 120px
    }
    .nav-themes__item:nth-child(2n):after {
        background-color: transparent
    }
    .nav-tips {
        margin-bottom: 20px
    }
    .nav-tips__link {
        padding: 4px 0
    }
    .nav-tips__link:first-child {
        padding-top: 0
    }
    .navbar__icon-wrap {
        display: inline-block;
        float: left;
        width: 25%;
        margin: 0
    }
    .navbar__search-wrap {
        display: block;
        float: left;
        width: 100%;
        margin: 10px 0;
        padding: 0 15px
    }
    .navbar__search {
        width: 100%;
        border: 1px solid #F2F2F2;
        color: #D9D9D9;
        background-color: #FFF;
        -webkit-appearance: none !important
    }
    .navbar__search__clean {
        opacity: 1;
        right: 30px;
        color: #D9D9D9
    }
    .navbar__search__clean:focus,
    .navbar__search__clean:hover {
        color: #D9D9D9
    }
    .navbar__search__btn {
        left: 28px;
        top: 2px;
        color: #D9D9D9 !important
    }
    .navbar__search::-webkit-input-placeholder {
        color: #F2F2F2
    }
    .navbar__search::-moz-placeholder {
        color: #F2F2F2
    }
    .navbar__search:-ms-input-placeholder {
        color: #F2F2F2
    }
}

@media (min-width:768px) {
    .navbar {
        min-height: 100px
    }
    .navbar-right {
        margin-right: 0 !important
    }
    .navbar-brand {
        margin-left: 0 !important
    }
    .navbar-brand>svg {
        width: 83px;
        height: 80px
    }
    .navbar__link:focus,
    .navbar__link:hover {
        color: #FFF !important
    }
    .navbar--flat .navbar__link:focus,
    .navbar--flat .navbar__link:hover {
        color: #083A5A !important
    }
    .dropdown--full {
        position: static !important
    }
    .nav-themes__item:nth-child(-n+5) {
        margin-bottom: 1px
    }
    .nav-themes__item:nth-child(-n+5):before {
        content: '';
        position: absolute;
        bottom: -1px;
        left: 50%;
        width: 130px;
        height: 1px;
        background-color: #DBDDD1;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .nav-themes__item:after {
        height: 95px
    }
    .nav-themes__item:nth-child(5n):after {
        background-color: transparent
    }
    .nav-themes__name {
        margin: 8px 0 0;
        font-size: 22px;
        font-weight: 700
    }
    .nav-tips__item {
        position: relative;
        padding: 0
    }
    .nav-tips__item:after,
    .nav-tips__item:before {
        content: '';
        position: absolute;
        background-color: #DBDDD1
    }
    .nav-tips__item:nth-child(-n+4):before {
        bottom: -1px;
        left: 50%;
        width: 80%;
        height: 1px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .nav-tips__item:after {
        top: 50%;
        right: 0;
        height: 75%;
        width: 1px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .nav-tips__item:last-child:after,
    .nav-tips__item:nth-child(4n):after {
        width: 0
    }
    .nav-tips__item:nth-child(n+5) {
        margin-top: 1px
    }
    .nav-tips__link {
        position: relative;
        height: 70px;
        font-weight: 700;
        line-height: 1.1;
        text-align: center
    }
    .nav-tips__link>span {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        padding: 0 15px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .navbar__icons {
        margin-top: 35px !important
    }
    .navbar__icon {
        width: 27px;
        height: 27px;
        font-size: 13px
    }
    .navbar__icon--facebook {
        padding: 1px 0 0 7px !important
    }
    .navbar__icon--instagram,
    .navbar__icon--twitter {
        padding: 1px 0 0 6px !important
    }
    .navbar__icon--youtube {
        padding: 1px 0 0 5px !important
    }
    .navbar__search {
        float: left;
        width: 0;
        padding-left: 28px;
        border: 0;
        color: #FFF;
        background-color: transparent
    }
    .navbar__search.focus {
        width: 184px;
        background-color: rgba(0, 0, 0, .4)
    }
    .navbar__search.focus+.navbar__search__btn {
        color: rgba(255, 255, 255, .7) !important;
        top: 4px;
        left: 7px;
        right: auto;
        font-size: 18px
    }
    .navbar__search__btn {
        right: 10px;
        left: auto;
        top: 0;
        color: #FFF !important;
        z-index: 2;
        -webkit-transition: all .4s;
        transition: all .4s
    }
    .navbar--flat .navbar__search__btn {
        color: #8BC53F !important
    }
    .navbar__search__clean.focus {
        opacity: 1
    }
    .navbar__search::-webkit-input-placeholder {
        color: rgba(255, 255, 255, .7)
    }
    .navbar__search::-moz-placeholder {
        color: rgba(255, 255, 255, .7)
    }
    .navbar__search:-ms-input-placeholder {
        color: rgba(255, 255, 255, .7)
    }
}

@media (min-width:992px) {
    .navbar__link {
        margin: 0 10px 0 15px
    }
    .nav-tips {
        margin-bottom: 15px
    }
    .nav-tips__link {
        height: 90px;
        font-size: 22px
    }
    .navbar__search.focus {
        width: 260px
    }
    .navbar-brand>svg {
        -webkit-transition: all .2s ease;
        transition: all .2s ease
    }
    .navbar__icon {
        -webkit-transition: border-color .2s ease, color .2s ease;
        transition: border-color .2s ease, color .2s ease
    }
}

@media (min-width:1200px) {
    .navbar__link {
        margin: 0 10px 0 35px
    }
}

.header {
    position: relative;
    overflow: hidden;
    color: #FFF;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #8F53A0
}

.header.header--has-bg:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), color-stop(75%, rgba(0, 0, 0, .75)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .75) 75%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .75) 75%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#99000000', GradientType=0)
}

.header--his {
    background-color: #FF6A71
}

.header--geo {
    background-color: #739348
}

.header--por {
    background-color: #63A19E
}

.header--lit {
    background-color: #872B70
}

.header--phy {
    background-color: #083A5A
}

.header--che {
    background-color: #D319A5
}

.header--bio {
    background-color: #EF8070
}

.header--mat {
    background-color: #779CF4
}

.header--atualidades {
    background-color: #EF9392
}

.header--redacao {
    background-color: #55CD9A
}

.header--slot {
    height: 175px;
    height: 178px
}

.header--wrap {
    position: absolute;
    bottom: 20px;
    left: 15px;
    right: 15px
}

.header--wrap.header--has-icon {
    min-height: 40px
}

.header__icon {
    position: absolute;
    width: 100%;
    height: 100%
}

.header--his .header__icon {
    top: -12%;
    left: -3%
}

.header--geo .header__icon {
    top: -12%;
    left: -5%
}

.header--por .header__icon {
    top: -8%;
    left: -12%
}

.header--lit .header__icon {
    top: -20%;
    left: -10%
}

.header--phy .header__icon {
    top: -35%;
    left: -8%
}

.header--che .header__icon {
    top: -2%;
    left: -16%
}

.header--bio .header__icon {
    top: -35%;
    left: -30%
}

.header--atualidades .header__icon,
.header--mat .header__icon,
.header--redacao .header__icon {
    top: -12%;
    left: -10%
}

.header--his .header__icon__svg {
    fill: #E75D71;
    height: 140%
}

.header--geo .header__icon__svg {
    fill: #698A4A;
    height: 140%
}

.header--por .header__icon__svg {
    fill: #64ABA7;
    height: 140%
}

.header--lit .header__icon__svg {
    fill: #923775;
    height: 160%
}

.header--phy .header__icon__svg {
    fill: #13446A;
    height: 160%
}

.header--che .header__icon__svg {
    fill: #C41D9A;
    height: 120%
}

.header--bio .header__icon__svg {
    fill: #F0877B;
    height: 200%
}

.header--mat .header__icon__svg {
    fill: #76A6F4;
    height: 140%
}

.header--atualidades .header__icon__svg {
    fill: #EC8693;
    height: 140%
}

.header--redacao .header__icon__svg {
    fill: #66D2A4;
    height: 140%
}

.header__title__icon {
    overflow: hidden;
    width: 42px;
    height: 40px;
    display: none
}

.header__title__svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #FFF
}

.header__title-wrap {
    display: block;
    position: relative
}

.header__path {
    margin: 0 0 10px;
    line-height: 1
}

.header__path>li {
    position: relative;
    padding: 0
}

.header__path>li:first-child>.header__path__link {
    text-decoration: underline
}

.header__path>li+li {
    padding-left: 8px
}

.header__path+.header__title {
    margin: 0 !important
}

.header__path__link {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #FFF
}

.header__path__link:hover {
    opacity: .8
}

.header__search-icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #FFF
}

.header__search-icon+.header__title {
    margin-left: 30px
}

.header__title {
    margin: 0;
    font-size: 18px;
    font-weight: 900;
    line-height: 1
}

.article .header__title {
    text-transform: inherit
}

.header__title>.header__search-term {
    text-transform: lowercase
}

.header--has-icon .header__title {
    margin: 8px 0 0
}

.header__search-form {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 300px;
    margin: -10px 0 20px
}

.header__search {
    display: block;
    width: 100%;
    height: 30px;
    padding: 0 38px 0 18px;
    border: 0;
    border-radius: 20px;
    color: #FFF;
    background-color: rgba(0, 0, 0, .3)
}

.header__search::-webkit-input-placeholder {
    color: #8F53A0
}

.header__search::-moz-placeholder {
    color: #8F53A0
}

.header__search:-ms-input-placeholder {
    color: #8F53A0
}

.header--lit .header__search::-webkit-input-placeholder {
    color: #872B70
}

.header--lit .header__search::-moz-placeholder {
    color: #872B70
}

.header--lit .header__search:-ms-input-placeholder {
    color: #872B70
}

.header__search__submit {
    position: absolute;
    outline: 0;
    top: 4px;
    right: 14px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 20px;
    line-height: 1;
    color: #8F53A0;
    background: 0 0
}

.header--lit .header__search__submit {
    color: #872B70
}

.header__btn {
    position: absolute;
    bottom: 0;
    right: 15px;
    width: auto;
    margin: 0;
    padding: 2px 20px;
    font-size: 14px;
    background-color: #8BC53F
}

.header__btn:hover {
    background-color: #F2CA14
}

@media (min-width:768px) {
    .header--search-wrap,
    .header--slot {
        height: 250px;
        height: 194px
    }
    .header--wrap {
        bottom: 30px
    }
    .header__title__icon {
        width: 70px;
        height: 55px;
        display: block;
        margin-top: 4px
    }
    .header--has-icon .header__title-wrap {
        padding-left: 90px
    }
    .header__path {
        margin-bottom: 5px
    }
    .header--has-icon .header__path {
        margin-top: 8px
    }
    .header__path>li+li {
        padding-left: 10px
    }
    .header__path>li+li:before {
        top: -1px;
        left: 1px;
        font-size: 16px
    }
    .header__path__link {
        font-size: 16px
    }
    .header__search-icon,
    .header__title {
        font-size: 30px
    }
    .header__search-icon+.header__title {
        margin-left: 35px
    }
    .header--has-icon .header__title {
        margin: 12px 0 0
    }
    .theme-list .header--has-icon .header__title {
        margin: 20px 0 0
    }
    .header__search-form {
        position: absolute;
        right: 15px;
        bottom: 30px;
        left: 15px;
        margin: 0;
        width: auto;
        max-width: none
    }
    .header--lit .header__search-form {
        bottom: 50px
    }
    .header__btn {
        padding: 3px 20px
    }
}

@media (min-width:992px) {
    .header--has-utils .header__title-wrap {
        width: 65%
    }
    .header__share-list {
        position: absolute;
        right: 18%;
        margin: 0;
        bottom: 0
    }
    .header__share-list li {
        padding: 0
    }
    .header__share-list:before {
        content: 'Compartilhe';
        position: absolute;
        bottom: 5px;
        left: -70px;
        width: 100%;
        font-size: 12px;
        color: #FFF;
        text-align: center
    }
    .header__share-list--download {
        right: 2%;
        width: 90px;
        text-align: center
    }
    .header__share-list--download:before {
        content: 'Baixe essa aula'
    }
    .header__share {
        display: inline-block;
        font-size: 24px;
        text-align: center;
        color: #FFF;
        padding: 0 6px
    }
    .header__share:hover {
        background-color: #FFF;
        color: #8F53A0
    }
    .header__search-form {
        right: 10%;
        left: 10%
    }
    .header__btn {
        padding: 9px 20px;
        font-size: 16px
    }
    .header__title {
        font-size: 24px
    }
    .header__title__icon {
        width: 70px;
        height: 45px;
        margin-top: 5px
    }
}

@media (min-width:1200px) {
    .header--search-wrap,
    .header--slot {
        height: 315px;
        height: 194px
    }
    .header--wrap {
        bottom: 40px
    }
    .article .header--wrap {
        bottom: 22px
    }
    .header__title__icon {
        width: 54px;
        height: 54px;
        display: block;
        margin-top: 0
    }
    .header--has-icon .header__title-wrap {
        padding-left: 76px
    }
    .header--has-icon .header__path {
        margin-top: 0
    }
    .header__path>li+li {
        padding-left: 15px
    }
    .header__path>li+li:before {
        top: -1px;
        left: 3px;
        font-size: 26px
    }
    .header__search-icon,
    .header__title {
        font-size: 30px
    }
    .header__search-icon+.header__title {
        margin-left: 45px
    }
    .article .header__title {
        font-size: 24px
    }
    .header--has-icon .header__title {
        margin: 15px 0 0
    }
    .header__share-list {
        right: 18%
    }
    .header__share-list--download {
        right: 2%;
        width: 90px
    }
    .header__search-form {
        bottom: 40px
    }
    .header--lit .header__search-form {
        bottom: 60px
    }
    .header__search {
        height: 40px;
        padding: 0 48px 0 18px;
        font-size: 18px
    }
    .header__search__submit {
        right: 16px;
        font-size: 28px
    }
}

.aside {
    padding: 0;
    background-color: #F2F2F2
}

.ad-slot--aside {
    padding: 10px 0
}

.ad--300x250 {
    position: relative;
    width: 300px;
    margin: auto
}

.box-newsletter {
    background: url(../images/newsletter-bg.jpg) top center no-repeat;
    background-size: cover;
    text-align: center;
    padding: 20px 0
}

.box-newsletter .newsletter-icon {
    background-color: #8BC53F;
    height: 36px;
    width: 36px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    padding: 6px 0 0;
    margin: 0 0 8px
}

.box-newsletter .box-newsletter-body {
    margin: auto;
    width: 90%
}

.box-newsletter .newsletter-title {
    color: #8F53A0;
    font-size: 30px;
    font-size: 24px;
    font-weight: 700;
    line-height: 100%;
    margin: 0 auto 10px;
    width: 80%
}

.box-newsletter .newsletter-text {
    line-height: 120%;
    color: #FFF;
    padding: 0 20px
}

.box-newsletter .box-form {
    background-color: #FFF;
    border-radius: 40px;
    height: 48px;
    width: 90%;
    margin: 20px auto 0;
    text-align: left;
    padding: 0 0 0 24px
}

.box-newsletter .box-form .newsletter-input {
    border: none;
    height: 48px;
    width: 64%;
    float: left
}

.box-newsletter .box-form .newsletter-btn {
    width: 32%;
    background: #8F53A0;
    border: none;
    height: 38px;
    border-radius: 24px;
    font-size: 16px;
    color: #FFF;
    margin: 5px 5px 0 0;
    float: right
}

.box-newsletter .mc4wp-alert {
    padding: 12px 0 0;
    color: #8F53A0;
    line-height: 120%
}

.aside__section.aside__section__related {
    padding: 20px 0 0;
    background-color: #FFF
}

.aside__section.aside__section__related .aside__title {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #8BC53F
}

.aside__section.aside__section__related .list-related {
    border-top: 1px solid #DBDDD1;
    border-bottom: 1px solid #DBDDD1;
    background-color: #F7F7F7;
    padding: 0 20px;
    margin-bottom: 0
}

.aside__section.aside__section__related .list-related .list-related-item {
    border-bottom: 1px solid #DBDDD1;
    padding-bottom: 30px;
    list-style: none
}

.aside__section.aside__section__related .list-related .list-related-item:last-child {
    border-bottom: none
}

.aside__section.aside__section__related .list-related .list-related-item .aside__news__item {
    padding: 30px 0 0;
    display: inline-block
}

.aside__section.aside__section__related .list-related .list-related-item .aside__news__hat {
    margin: 0;
    color: #8BC53F;
    text-transform: uppercase
}

.aside__section.aside__section__related .list-related .list-related-item .aside__news__title {
    margin: 0;
    font-size: 18px;
    color: #666;
    font-weight: 400
}

.aside__section.aside__section__related .list-related .list-related-item .list-inline {
    padding: 0
}

.aside__section.aside__section__related .list-related .list-related-item .list-inline li:first-child {
    padding-left: 0
}

.aside__section.aside__section__related .list-related .list-related-item .list-inline li .tags__link {
    font-size: 14px
}

.aside__section.aside__section__related .theme__topic__tags {
    margin-bottom: 0
}

@media (min-width:1200px) {
    .aside__section.aside__section__related {
        padding: 40px 0 0
    }
}

@media (min-width:992px) {
    .aside__section.aside__section__related {
        padding: 40px 0 0
    }
    .aside__section.aside__section__study {
        padding-top: 0;
        border-top: none
    }
    .aside__section.aside__section__study .article__title-more {
        padding: 40px 0 40px 15px
    }
    .aside__section.aside__section__study .article__title-more .article__sub-title {
        font-size: 24px
    }
    .aside__section.aside__section__study .theme__folder {
        height: 70px
    }
    .aside__section.aside__section__study .theme__folder .theme__folder__index {
        left: 16px;
        width: 32px;
        height: 32px
    }
    .aside__section.aside__section__study .theme__folder .theme__folder__index i {
        font-size: 22px
    }
    .aside__section.aside__section__study .theme__folder .theme__folder__title {
        font-size: 16px;
        left: 60px
    }
    .aside__section.aside__section__study .theme__folder .theme__folder__caret {
        color: #BBB
    }
    .aside__section.aside__section__study .theme__topics .theme__topic__title {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 14px
    }
    .aside__section.aside__section__study .theme__topics .theme__topic__index {
        font-size: 22px;
        margin: 0 16px 0 10px;
        left: 0
    }
    .aside__section.aside__section__study .theme__topics .theme__topic__figure {
        width: 85px;
        height: 60px;
        margin-left: 56px;
        margin-top: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .aside__section.aside__section__study .theme__topics .theme__topic__figure+.theme__topic__title {
        left: 156px
    }
    .aside__section.aside__section__study .theme__topics .theme__topic__more-tags {
        position: relative;
        display: inline-block
    }
    .aside__section.aside__section__study .theme__topics .theme__topic__tags {
        position: relative;
        top: auto;
        left: auto;
        bottom: auto;
        margin-left: 68px
    }
    .aside__section.aside__section__study .theme__topics .theme__topic__tags .list-inline.tags {
        padding: 24px;
        border-radius: 4px;
        width: 240px;
        right: -10px
    }
    .aside__section.aside__section__study .theme__topics .theme__topic__tags .list-inline.tags li {
        margin-top: 5px;
        padding: 0 2px
    }
    .aside__section.aside__section__study .theme__topics .item-has-image.item-has-tags,
    .aside__section.aside__section__study .theme__topics .item-has-tags {
        padding-bottom: 10px
    }
    .aside__section.aside__section__study .theme__topics .item-has-image .theme__topic__tags {
        margin-left: 168px
    }
}

@media (max-width:480px) {
    .aside .box-newsletter {
        display: none
    }
}

@media (min-width:992px) {
    .aside {
        margin-left: -1px;
        border-left: 1px solid #DBDDD1;
        background-color: #FFF;
        margin-top: 20px
    }
    .ad-slot--aside {
        padding: 40px 0
    }
    .aside__section {
        padding: 40px 15px 30px;
        border-top: 1px solid #DBDDD1
    }
    .aside__title {
        margin: 0;
        font-size: 20px;
        font-weight: 700;
        color: #8BC53F
    }
    .aside__title>span {
        text-transform: uppercase
    }
    .aside__news {
        margin: 10px 0 0
    }
    .aside__news>li {
        margin-top: 25px
    }
    .aside__news__item {
        display: block;
        overflow: hidden
    }
    .aside__news__item:hover {
        text-decoration: none
    }
    .aside__news__figure {
        float: left;
        width: 120px;
        height: 80px;
        margin-right: 15px;
        background: center center no-repeat;
        background-size: cover
    }
    .aside__news__title {
        margin: 0;
        font-size: 14px;
        font-weight: 700;
        color: #8F53A0
    }
    .aside__news__item:hover .aside__news__title {
        -webkit-transition: color .3s;
        transition: color .3s;
        color: #8BC53F
    }
    .aside .career-guide {
        margin-top: 0;
        padding: 50px 5% 70px;
        text-align: center
    }
    .aside__links {
        margin: 20px 0 0
    }
    .aside__links__item {
        font-size: 16px
    }
    .aside__links__item>a {
        color: #8F53A0;
        text-decoration: underline
    }
    .aside__links__item>a:hover {
        color: #8BC53F
    }
    .aside__links__item+.aside__links__item {
        margin-top: 10px
    }
    .aside__def-list {
        margin: 30px 0 0;
        font-size: 16px
    }
    .aside__def-list>dt {
        margin-top: 20px;
        font-weight: 700
    }
    .aside__def-list>dd {
        font-weight: 400
    }
    .aside__def-list>dd+dd {
        margin-top: 10px
    }
    .box-newsletter {
        height: 433px;
        padding: 40px 0 0
    }
    .box-newsletter .newsletter-title {
        font-size: 45px;
        margin: 0 0 20px;
        width: 100%
    }
    .box-newsletter .newsletter-icon {
        height: 46px;
        width: 46px;
        font-size: 20px;
        padding: 8px 0 0;
        margin: 0 0 16px
    }
    .box-newsletter .box-form {
        margin: 30px auto 0
    }
}

.btn-facebook:focus,
.btn:focus,
.btn:hover {
    text-decoration: none
}

@media (min-width:1200px) {
    .aside__section {
        padding: 40px 15px 30px
    }
    .aside__title {
        font-size: 24px
    }
    .aside__news__figure {
        width: 130px;
        height: 90px
    }
    .aside__news__title {
        font-size: 16px
    }
    .aside__links {
        margin: 30px 0 0
    }
    .aside__links>li+li {
        margin-top: 15px
    }
    .aside__def-list,
    .aside__links__item {
        font-size: 18px
    }
    .aside .career-guide {
        padding: 90px 10% 120px
    }
}

.footer {
    padding: 25px 0 15px;
    background-color: #8BC53F
}

.footer__list {
    margin-bottom: 0
}

.footer__list--spaced {
    margin-top: 25px
}

.footer__list__item {
    padding-top: 5px
}

.footer__list__item--main {
    margin-top: 15px
}

.footer__list--social {
    margin: 40px 0 0;
    text-align: center
}

.footer__list--social .navbar__icon-wrap {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0 6px
}

.footer__list--social .navbar__icon-wrap a {
    color: #FFF;
    display: inline-block;
    vertical-align: top
}

.footer__list--social .navbar__icon--facebook {
    padding: 6px 0 0 !important
}

.footer__list--social .navbar__icon--instagram,
.footer__list--social .navbar__icon--twitter,
.footer__list--social .navbar__icon--youtube {
    padding: 5px 0 0 2px !important
}

@media (min-width:768px) {
    .footer__list--social {
        text-align: left;
        width: 110%
    }
    .footer__list--social .navbar__icon-wrap {
        text-align: center
    }
    .footer__list--social .navbar__icon-wrap:first-child {
        margin-left: 0
    }
    .footer__list--social .footer__list {
        margin-top: 12px
    }
    .footer__list--social .footer__link:hover {
        opacity: 1
    }
    .footer__list--social .navbar__icon--facebook {
        padding: 4px 0 0 !important
    }
    .footer__list--social .navbar__icon--instagram,
    .footer__list--social .navbar__icon--twitter {
        padding: 3px 0 0 !important
    }
    .footer__list--social .navbar__icon--youtube {
        padding: 3px 0 0 1px !important
    }
}

.box-feedback,
.box-logged .box-logged-hidden .box-content,
.btn-big,
.footer__logo-wrap,
.links-inline,
.support {
    text-align: center
}

.footer__link {
    color: #FFF
}

.footer__list__item--main>.footer__link {
    color: #8F53A0;
    font-weight: 700
}

.footer__list__item--main>.footer__link:focus {
    outline: 0;
    text-decoration: none
}

.footer__list__item--main>.footer__link:hover {
    color: #8F53A0
}

.footer__link:hover {
    color: #FFF;
    opacity: .8
}

.footer__link>.caret {
    display: inline-block !important;
    margin-left: 2px;
    color: #F2CA14;
    -webkit-transition: all .2s;
    transition: all .2s
}

.footer__link.open>.caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.footer__logo-wrap {
    margin-top: 40px;
    padding-top: 15px;
    border-top: 1px solid #78b731
}

.footer__logo {
    width: 55px;
    height: 53px;
    fill: #8F53A0
}

.logoMini__v {
    fill: #FFF
}

@media (min-width:768px) {
    .footer__list--spaced,
    .footer__list__item--main {
        margin-top: 0
    }
    .footer {
        padding: 40px 0 20px
    }
    .footer__flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .footer__col {
        padding-bottom: 5px
    }
    .footer__col--bordered {
        border-left: 1px solid #78b731
    }
    .footer__list__item:first-of-type {
        padding-top: 0
    }
    .footer__list--sub,
    .footer__list__item--main:nth-child(n+2) {
        margin-top: 25px
    }
    .footer__logo-wrap {
        margin-top: 50px;
        padding-top: 20px
    }
    .footer__logo {
        width: 68px;
        height: 66px
    }
}

.btn-primary,
.btn-secondary,
.btn-terciary {
    padding: 12px 24px;
    width: 100%
}

@media (min-width:992px) {
    .footer__list--sub,
    .footer__list__item--main:nth-child(n+3) {
        margin-top: 35px
    }
}

.btn-facebook {
    background-color: #4465A2;
    padding: 12px 24px;
    margin-bottom: 20px;
    cursor: pointer
}

.btn-facebook i {
    float: left;
    font-size: 22px;
    margin: 2px 0 0
}

.btn-primary i,
.btn-secondary i,
.btn-terciary i {
    margin: 0 8px 0 0
}

.btn-facebook:focus {
    color: #FFF
}

.btn-primary {
    background-color: #8BC53F;
    border-radius: 40px
}

.btn-secondary {
    background-color: #8F53A0
}

.btn-terciary {
    background-color: transparent;
    border: 1px solid #8BC53F;
    border-radius: 40px
}

.btn-inline {
    width: auto;
    display: inline-block;
    margin: auto
}

.support-error,
form legend {
    display: none
}

.btn-link-a {
    font-size: 14px;
    font-weight: 700;
    color: #8F53A0
}

.btn-link-b {
    font-size: 18px;
    font-weight: 700;
    color: #8BC53F
}

.support,
form label {
    color: #666
}

.support {
    margin-bottom: 4px
}

.form-control.error {
    border-color: #FF6A71
}

.form-control.error:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.support-error,
label.error {
    color: #FF6A71;
    font-weight: 400;
    font-size: 14px
}

.checkbox label {
    font-size: 14px
}

.checkbox label.error {
    position: absolute;
    bottom: -20px;
    left: 0
}

.checkbox label a {
    color: #8F53A0
}

.box-feedback {
    color: #666;
    padding: 0 20px
}

.box-feedback i {
    color: #8BC53F;
    margin: 0 0 24px;
    font-size: 50px
}

.container-login {
    margin-top: -15px;
    margin-left: 12px
}

.container-login-a {
    min-width: 46px
}

.container-login-b {
    min-width: 96px
}

.box-logged {
    position: absolute;
    right: 0;
    top: -20px
}

.box-logged .box-image {
    height: 44px;
    width: 44px
}

.box-logged .box-image img {
    max-height: 100%;
    max-width: 100%;
    border: 2px solid rgba(255, 255, 255, .8)
}

.box-logged .box-logged-visible {
    cursor: pointer
}

.box-logged .box-logged-hidden {
    display: none;
    background-color: #FFF;
    position: absolute;
    top: 60px;
    right: -22px;
    min-width: 260px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px rgba(0, 0, 0, .3);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=6,Color=#4d000000,Positive=true)";
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=6, Color=#4d000000, Positive=true)
}

.box-logged .box-logged-hidden:before {
    content: " ";
    position: absolute;
    top: -22px;
    right: 34px;
    border-width: 11px;
    border-color: transparent transparent #FFF;
    border-style: solid
}

.box-logged .box-logged-hidden .box-image {
    margin: 15px auto 8px;
    height: 70px;
    width: 70px
}

.box-logged .box-logged-hidden .box-content {
    padding: 10px 10px 24px
}

.box-logged .box-logged-hidden .box-content .name {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    color: #8BC53F
}

.box-logged .box-logged-hidden .box-footer a i,
.box-logged .box-logged-hidden .box-myaccount a i {
    margin: 0 0 0 6px
}

.box-logged .box-logged-hidden .box-content .email {
    font-size: 14px;
    color: #666
}

.box-logged .box-logged-hidden .box-footer a,
.box-logged .box-logged-hidden .box-myaccount a {
    color: #8F53A0;
    font-weight: 700
}

.box-logged .box-logged-hidden .box-myaccount {
    border-top: 1px solid #DBDDD1;
    padding: 12px 0;
    text-align: center
}

.box-logged .box-logged-hidden .box-footer {
    border-top: 1px solid rgba(214, 216, 202, .2);
    padding: 12px 0;
    text-align: center
}

.modal-footer,
.section-cart-login-footer {
    border-top: 1px solid #D6D8CA;
    text-align: center
}

.box-content-closed {
    background: url(../images/landing-bg.png) no-repeat #F2CA14;
    background-size: cover;
    text-align: center;
    padding: 20px 0;
    margin: auto
}

.box-content-closed .btn-primary {
    color: #FFF
}

.box-content-closed .content-closed-icon {
    background-color: #8BC53F;
    height: 36px;
    width: 36px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    padding: 6px 0 0;
    margin: 0 0 8px
}

.box-content-closed .box-content-closed-body {
    margin: auto;
    width: 90%
}

.box-content-closed .content-closed-title {
    color: #8F53A0;
    font-size: 30px;
    font-size: 24px;
    font-weight: 700;
    line-height: 100%;
    margin: 0 auto 10px;
    width: 80%
}

.box-content-closed .content-closed-text {
    line-height: 120%;
    color: #FFF;
    padding: 0 20px
}

.box-content-closed .box-form {
    padding: 0
}

.box-content-closed .box-form .btn-entrar {
    background-color: #8F53A0;
    color: #FFF;
    margin-bottom: 20px;
    display: inline-block;
    width: auto
}

.box-content-closed .btn-facebook {
    color: #FFF;
    margin: 0 auto 30px
}

.box-content-closed .btn-facebook:hover {
    color: #FFF
}

@media (min-width:992px) {
    .box-content-closed {
        max-width: 854px;
        max-height: 364px
    }
    .box-content-closed .btn-primary {
        width: auto;
        display: inline-block
    }
    .box-content-closed .btn-primary:hover {
        color: #FFF
    }
    .box-content-closed .btn-facebook {
        max-width: 44%
    }
}

.container-sign {
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.container-sign .btn-small {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 140px;
    background: 0 0;
    color: #8BC53F;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 24px;
    margin: 20px 0 0
}

.btn-fixed,
.modal-content {
    display: none
}

.navbar--flat .container-sign {
    opacity: 1
}

.fancybox-type-content .fancybox-skin {
    background-color: #FFF;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.fancybox-close2 {
    position: absolute;
    top: 22px;
    top: 29px;
    right: 22px;
    color: #FFF;
    font-size: 24px
}

.fancybox-type-video .fancybox-skin {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.modal-header {
    background-color: #8F53A0;
    padding: 32px 0;
    border-radius: 3px 3px 0 0
}

.modal-header .title {
    color: #FFF;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    text-align: center
}

.modal-body {
    padding: 30px 30px 16px
}

.modal-footer {
    padding: 26px 0
}

.modal-footer .support {
    margin-bottom: 0
}

.form-loading {
    position: relative
}

.form-loading:after,
.form-loading:before {
    content: " ";
    position: absolute
}

.form-loading:before {
    background: rgba(255, 255, 255, .8);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1
}

.form-loading:after {
    background: url(../images/loading.svg);
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    height: 30px;
    width: 30px;
    z-index: 2
}

.centered {
    text-align: center
}

@media (min-width:992px) {
    .btn-link-a:hover,
    .btn-link-b:hover {
        text-decoration: underline
    }
    .modal-body {
        padding: 50px 70px 28px
    }
    .support {
        margin-bottom: 10px
    }
    .btn-facebook {
        margin-bottom: 30px
    }
    .btn-primary {
        -webkit-transition: background-color .2s ease;
        transition: background-color .2s ease
    }
    .btn-primary:hover:not(.btn-disabled) {
        background-color: #8F53A0
    }
    .btn-big {
        padding: 20px 40px;
        font-size: 24px
    }
    .btn-secondary {
        -webkit-transition: background-color .2s ease;
        transition: background-color .2s ease
    }
    .btn-secondary:hover:not(.btn-disabled) {
        background-color: #8BC53F
    }
    .btn-link-a:focus,
    .btn-link-a:hover {
        color: #8F53A0
    }
    .btn-link-b:focus,
    .btn-link-b:hover {
        color: #8BC53F
    }
    .box-logged .box-image {
        height: 52px;
        width: 52px
    }
    .box-logged .box-logged-hidden {
        top: 70px;
        right: -20px
    }
    .box-content-closed {
        padding: 50px 0 32px
    }
    .box-content-closed .content-closed-title {
        font-size: 45px;
        margin: 0 0 20px;
        width: 100%
    }
    .box-content-closed .content-closed-icon {
        height: 46px;
        width: 46px;
        font-size: 20px;
        padding: 8px 0 0;
        margin: 0 0 16px
    }
    .box-content-closed .box-form {
        margin: 30px auto 0
    }
    .box-content-closed .box-form .btn-entrar {
        padding: 12px 40px
    }
    .box-content-closed .box-form .btn-link-b {
        font-size: 20px
    }
}

.btn-fixed {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 1
}

.btn-small {
    width: auto;
    padding: 11px 24px
}

.header-cart {
    background: url(../images/landing-bg.png) center center #8F53A0;
    padding: 20px 0 40px;
    background-size: 200%
}

.header-cart .header-cart-titles .pretitle {
    color: #FFF;
    margin: 0 0 12px;
    font-size: 18px;
    font-weight: 900;
    line-height: 100%
}

.header-cart .header-cart-titles .title {
    color: #F2CA14;
    margin: 0 0 6px;
    font-size: 20px;
    font-weight: 900;
    line-height: 100%
}

.header-cart .header-cart-titles .text {
    font-size: 15px;
    color: rgba(255, 255, 255, .6)
}

.header-cart.header-cart-my-area {
    background-image: none;
    padding: 196px 0 48px
}

.header-cart.header-cart-my-area .title {
    font-size: 60px;
    color: #FFF;
    text-transform: uppercase
}

@media (min-width:992px) {
    .header-cart {
        padding: 86px 0 64px
    }
    .header-cart .header-cart-titles {
        padding: 0 24px
    }
    .header-cart .header-cart-titles .title {
        font-size: 36px
    }
    .section-cart-product .box-logged .box-image {
        height: 72px;
        width: 72px
    }
}

.section-cart {
    padding: 20px 0 30px
}

.section-cart-login .box-login-header .title {
    color: #8BC53F;
    font-size: 24px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 44px
}

.section-cart-login-footer {
    padding: 40px 0
}

.section-cart-product .content-fixed-titles {
    margin: 0 0 60px;
    text-align: center
}

.section-cart-product .content-fixed-titles .pretitle {
    font-size: 24px;
    color: #8BC53F;
    font-weight: 900;
    margin: 0 0 22px
}

.section-cart-product .content-fixed-titles .title {
    font-size: 52px;
    color: #8F53A0;
    font-weight: 900;
    margin: 0 0 22px
}

.section-cart-product .advantages {
    text-align: center;
    padding: 0 160px
}

.section-cart-product .advantages .advantages-item {
    margin: 0 0 40px
}

.section-cart-product .advantages .advantages-item .title {
    font-size: 24px;
    color: #8BC53F;
    font-weight: 900;
    margin: 0 0 12px
}

.section-cart-product .box-logged {
    position: relative;
    right: auto;
    top: auto
}

.section-cart-product .box-logged .box-image {
    float: left;
    margin: 0 12px 0 0
}

.section-cart-product .box-logged .box-content .name {
    color: #8BC53F;
    font-weight: 900;
    margin: 0 0 2px
}

.section-cart-product .box-logged .box-content .email {
    font-size: 14px
}

.section-cart-product .box-logged .box-footer {
    padding: 12px 0 0;
    float: left;
    font-size: 14px
}

.section-cart-product .box-logged .box-footer a {
    color: #8F53A0
}

.container-steps {
    height: 58px;
    overflow: hidden;
    margin-top: -29px
}

.steps {
    text-align: center
}

.steps .step {
    background: #FFF;
    border: 3px solid #8BC53F;
    display: inline-block;
    border-radius: 50%;
    font-weight: 900;
    color: #8BC53F;
    height: 48px;
    width: 48px;
    font-size: 24px;
    padding: 4px 0 0;
    margin: 0 10px
}

.steps .step.step-active {
    background: #8BC53F;
    color: #FFF
}

@media (min-width:992px) {
    .steps .step {
        height: 58px;
        width: 58px;
        font-size: 36px;
        padding: 0;
        margin: 0 19px
    }
}

.footer-cart {
    background-color: #DBDDD0;
    padding: 40px 0;
    text-align: center
}

.content-woocommerce table.shop_table td,
.content-woocommerce table.shop_table th {
    text-align: left;
    padding: 20px 22px;
    border-top: 1px solid #DBDDD1;
    white-space: normal !important
}

.footer-cart .link-footer a {
    display: inline-block;
    margin: 0 8px;
    color: #666
}

.footer-cart .link-footer a:hover {
    text-decoration: underline
}

.cart-collaterals .wc-proceed-to-checkout .checkout-button:focus,
.content-woocommerce .single_add_to_cart_button:focus,
.content-woocommerce .woocommerce #payment #place_order:focus,
.content-woocommerce .woocommerce-page #payment #place_order:focus,
.place-order #place_order:focus,
.woocommerce-MyAccount-content .woocommerce-Button:focus {
    text-decoration: none
}

.content-woocommerce {
    margin: 10px 0 30px
}

.content-woocommerce #order_review_heading {
    margin: 40px 0 20px;
    font-size: 24px;
    font-weight: 900;
    color: #8BC53F
}

.content-woocommerce table.shop_table {
    border-radius: 0;
    margin: 0 auto 30px;
    width: 100%
}

.content-woocommerce .woocommerce-checkout #payment ul.payment_methods {
    border: none;
    padding: 0
}

.content-woocommerce #add_payment_method #payment,
.content-woocommerce .woocommerce-cart #payment,
.content-woocommerce .woocommerce-checkout #payment {
    background: 0 0
}

.content-woocommerce .wc_payment_method.payment_method_paypal {
    text-align: center !important
}

.content-woocommerce #payment ul.payment_methods li img {
    display: block;
    margin: 16px 0 0 30px
}

.content-woocommerce #payment .payment_method_paypal .about_paypal {
    float: none;
    display: inline-block;
    font-size: 16px
}

.content-woocommerce #payment div.payment_box {
    background: 0 0;
    padding: 0 20px
}

.content-woocommerce #add_payment_method #payment div.payment_box:before,
.content-woocommerce .woocommerce-cart #payment div.payment_box:before,
.content-woocommerce .woocommerce-checkout #payment div.payment_box:before {
    content: initial
}

.checkout_coupon {
    margin-bottom: 3em
}

.checkout_coupon .button,
.content-woocommerce .woocommerce #payment #place_order,
.content-woocommerce .woocommerce-page #payment #place_order {
    display: inline-block;
    border: 0;
    font-weight: 400;
    text-align: center;
    color: #FFF;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    background-color: #8BC53F;
    width: auto;
    border-radius: 40px;
    font-size: 24px;
    height: 74px;
    padding: 13px 80px;
    max-width: 100%
}

.content-woocommerce .woocommerce #payment #place_order:hover,
.content-woocommerce .woocommerce-page #payment #place_order:hover {
    background-color: #8F53A0
}

.content-woocommerce * {
    text-align: center
}

.content-woocommerce a {
    color: #8F53A0;
    font-weight: 900
}

.woocommerce h2 {
    font-size: 24px;
    color: #8BC53F;
    font-weight: 900;
    margin: 10px 0 20px
}

.woocommerce p+h2 {
    margin-top: 30px
}

.content-woocommerce .cart .quantity,
.content-woocommerce .entry-title,
.content-woocommerce .first-payment-date,
.content-woocommerce .images,
.content-woocommerce .price,
.content-woocommerce .product_meta,
.content-woocommerce .woocommerce-tabs,
.content-woocommerce div[itemprop=description] {
    display: none
}

.content-woocommerce .single_add_to_cart_button {
    display: inline-block;
    border: 0;
    font-weight: 400;
    text-align: center;
    color: #FFF;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    background-color: #8BC53F;
    width: auto;
    border-radius: 40px;
    font-size: 24px;
    height: 74px;
    padding: 18px 100px 16px
}

.content-woocommerce .single_add_to_cart_button:hover {
    background-color: #8F53A0
}

.woocommerce-MyAccount-navigation-link {
    display: inline-block;
    font-size: 16px;
    font-weight: 900;
    padding: 0 24px
}

.woocommerce-MyAccount-navigation {
    border-bottom: 1px solid #CCC;
    margin: 0 0 30px;
    padding: 0 0 10px
}

.woocommerce-MyAccount-navigation-link--customer-logout,
.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--edit-address {
    display: none
}

.woocommerce-MyAccount-navigation-link>a {
    color: #8F53A0
}

.woocommerce-MyAccount-navigation-link.is-active>a,
.woocommerce-MyAccount-navigation-link>a:hover {
    color: #8BC53F
}

.woocommerce-MyAccount-navigation ul {
    padding: 0
}

.woocommerce-MyAccount-navigation ul li {
    list-style: none
}

.woocommerce-MyAccount-content p {
    margin: 0 0 30px
}

.woocommerce-MyAccount-content p strong {
    display: block;
    font-size: 36px;
    margin: 0 0 10px
}

.shop_table {
    border: 1px solid #DBDDD1
}

.woocommerce-MyAccount-content .woocommerce-Button {
    display: inline-block;
    border: 0;
    font-weight: 400;
    text-align: center;
    color: #FFF;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    background-color: #8F53A0;
    border-radius: 40px;
    font-size: 16px;
    height: 46px;
    padding: 12px 20px 16px;
    width: 100%
}

.woocommerce-MyAccount-content .woocommerce-Button:hover {
    background-color: #8BC53F
}

.woocommerce-MyAccount-content .woocommerce-EditAccountForm {
    width: 60%;
    margin: auto
}

.woocommerce-Input {
    width: 100%;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #D6D8CA;
    text-align: left;
    padding: 0 0 0 6px
}

.woocommerce-MyAccount-content .woocommerce-FormRow {
    margin: 0 0 20px;
    text-align: left
}

.woocommerce-MyAccount-content .woocommerce-FormRow label {
    font-weight: 400;
    padding: 0 0 0 2px
}

.row-order-received,
.row-signature {
    display: none
}

.page-order-received .row-order-received,
.page-signature .row-signature {
    display: block
}

.page-order-received .row-boleto,
.woocommerce .shop_table.customer_details,
.woocommerce .shop_table.customer_details+.title,
.woocommerce .shop_table.customer_details+.title+address,
.woocommerce .shop_table.shop_table_responsive.my_account_orders+header {
    display: none
}

.page-order-received .step {
    background: #8BC53F !important;
    color: #FFF !important
}

.row-boleto .text {
    font-size: 14px
}

.row-boleto a {
    color: purple;
    font-weight: 700
}

.woocommerce .woocommerce-thankyou-order-received {
    color: #8BC53F;
    font-size: 24px;
    font-weight: 900;
    margin: 0 0 20px
}

.woocommerce .woocommerce-thankyou-order-details {
    padding: 0;
    width: 230px;
    margin: 0 auto 30px
}

.woocommerce .woocommerce-thankyou-order-details li {
    list-style: none;
    text-align: left;
    font-weight: 700
}

.woocommerce .woocommerce-thankyou-order-details li strong {
    font-weight: 400
}

.woocommerce .content-woocommerce table.shop_table thead {
    border-bottom: 1px solid #DBDDD1
}

.order-actions>a,
.subscription_details-actions td>a {
    display: block
}

.cart .cart_item .product-price,
.cart .cart_item .product-quantity,
.cart .cart_item .product-remove,
.cart .cart_item .product-thumbnail,
.cart .cart_item+tr,
.cart thead .product-price,
.cart thead .product-quantity,
.cart thead .product-remove,
.cart thead .product-thumbnail,
.cart-collaterals .cart_totals h2,
.cart-collaterals .cart_totals table,
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal,
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal.recurring-total,
.shop_table.woocommerce-checkout-review-order-table .recurring-total,
.shop_table.woocommerce-checkout-review-order-table .recurring-totals,
.wc_payment_method.payment_method_paypal {
    display: none
}

.woocommerce table.shop_table+header {
    margin-top: 50px
}

.woocommerce-info,
.woocommerce-message {
    background: #8BC53F;
    color: #FFF;
    padding: 3% 0 3% 3%;
    margin: 0 0 6%
}

.woocommerce-error {
    color: #FFF;
    padding: 3% 0 3% 3%;
    margin: 0 0 6%;
    background-color: #FF6A71
}

.woocommerce-error li {
    list-style: none
}

.cart .product-subtotal {
    border: 1px solid #DBDDD1
}

.cart-collaterals .wc-proceed-to-checkout {
    display: block
}

.cart-collaterals .wc-proceed-to-checkout .checkout-button {
    display: inline-block;
    border: 0;
    font-weight: 400;
    text-align: center;
    color: #FFF;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    background-color: #8BC53F;
    width: auto;
    border-radius: 40px;
    font-size: 24px;
    height: 74px;
    padding: 20px 100px 13px
}

.cart-collaterals .wc-proceed-to-checkout .checkout-button:hover {
    background-color: #8F53A0
}

.header_my_related_subscriptions,
.my_related_subscriptions {
    display: none
}

.woocommerce .input-text {
    width: 100%;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #D6D8CA;
    text-align: left;
    padding: 0 0 0 6px
}

.woocommerce .country_select,
.woocommerce .select,
.woocommerce .state_select {
    background: #FFF;
    width: 100%;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #D6D8CA;
    text-align: left;
    padding: 0 0 0 6px
}

.vindi-fieldset .input-text {
    width: 100%
}

.vindi-fieldset .form-row {
    margin: 0 0 20px;
    text-align: left
}

.vindi-fieldset .form-row label {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    padding: 0 10px 0 0
}

.vindi-fieldset .form-row select.input-text {
    width: 135px !important;
    width: 110px !important;
    width: 49.5% !important;
    background: #FFF
}

.vindi-fieldset .form-row .wc-credit-card-form-card-cvc {
    width: 135px !important
}

.vindi-fieldset .form-row .vindi_card_csc_description {
    background: url(../images/codigo-seguranca.png) no-repeat;
    height: 35px;
    width: 101px;
    display: inline-block;
    text-indent: -9999px;
    position: absolute;
    bottom: 0;
    left: 142px
}

.exercise-answered .body-exercises,
.form-row-last.woocommerce-validated,
.form-row.form-row-last {
    position: relative
}

@media (min-width:992px) {
    .vindi-fieldset .input-text {
        width: 49%
    }
    .vindi-fieldset .form-row select.input-text {
        width: 150px !important
    }
    .vindi-fieldset .form-row label {
        width: 50%;
        text-align: right
    }
    .vindi-fieldset .form-row .vindi_card_csc_description {
        left: 412px
    }
}

.form-row.place-order,
.payment_method_vindi-wc-creditcard .input-radio+label,
.woocommerce-checkout #order_review_heading {
    text-align: center
}

@media (min-width:1200px) {
    .vindi-fieldset .form-row select.input-text {
        width: 150px !important
    }
    .vindi-fieldset .form-row .vindi_card_csc_description {
        left: 522px
    }
}

.place-order #place_order {
    display: inline-block;
    border: 0;
    font-weight: 400;
    text-align: center;
    color: #FFF;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
    background-color: #8BC53F;
    width: auto;
    border-radius: 40px;
    font-size: 24px;
    height: 74px;
    padding: 14px 100px 13px;
    margin: 12px 0 30px
}

.payment_method_vindi-wc-creditcard .input-radio+label,
.woocommerce-billing-fields>h3,
.woocommerce-checkout #order_review_heading {
    font-size: 24px;
    color: #8BC53F;
    font-weight: 900;
    margin: 10px 0 20px;
    width: 100%
}

.place-order #place_order:hover {
    background-color: #8F53A0
}

.payment_method_vindi-wc-creditcard {
    list-style: none;
    padding: 0 !important
}

.woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
    width: 100%
}

.woocommerce-shipping-fields {
    display: none
}

.select2-container .select2-choice {
    border: none;
    padding: 4px 0 0;
    text-align: left
}

.select2-container * {
    text-align: left
}

.woocommerce-billing-fields>h3 {
    text-align: center
}

.woocommerce-billing-fields .form-row {
    text-align: left;
    margin: 0 0 20px
}

.woocommerce-billing-fields .form-row label {
    width: 50%;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    padding: 0 10px 0 0
}

.woocommerce-billing-fields .form-row .country_select,
.woocommerce-billing-fields .form-row .input-text,
.woocommerce-billing-fields .form-row .select,
.woocommerce-billing-fields .form-row .state_select {
    width: 50%;
    width: 49% !important;
    float: right
}

.woocommerce-checkout-payment .payment_method_vindi-wc-creditcard {
    background: url(../images/vindi-cartoes-aceitos.jpg) center 75px no-repeat;
    padding: 0 !important
}

@media (min-width:768px) {
    .woocommerce-checkout-payment .payment_method_vindi-wc-creditcard {
        background-position: center 44px
    }
}

.woocommerce-checkout-payment .payment_method_vindi-wc-creditcard .vindi-fieldset {
    padding-top: 42px
}

.form-row.place-order {
    background: url(../images/vindi-pagamento-processado.jpg) center 120px no-repeat;
    padding: 0 0 80px
}

@media (min-width:992px) {
    .box-exercises {
        padding: 0 15px
    }
}

.header-exercises {
    background-color: #BBB;
    border-bottom: 2px solid #EDEDED;
    padding: 4px 14px;
    height: 72px;
    width: 100%
}

.header-exercises .title {
    color: #FFF;
    font-size: 18px;
    font-weight: 700
}

@media (min-width:992px) {
    .header-exercises {
        height: 108px;
        padding: 24px
    }
    .header-exercises .title {
        font-size: 24px;
        margin-top: 16px
    }
}

.steps-exercises {
    border-color: #DBDDD0;
    border-style: solid;
    border-width: 0 1px;
    padding: 14px
}

.steps-exercises .step {
    display: inline-block;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    margin: 0 6px;
    color: #F1F1EC;
    line-height: 27px
}

.steps-exercises .step:first-child {
    margin-left: 0
}

.steps-exercises .step.step-active,
.steps-exercises .step.step-correct,
.steps-exercises .step.step-incorrect {
    border-color: transparent
}

.steps-exercises .step.step-active {
    color: #BBB
}

.steps-exercises .step.step-correct {
    color: #00B483
}

.steps-exercises .step.step-incorrect {
    color: #FF4940
}

@media (min-width:992px) {
    .steps-exercises .step {
        height: 34px;
        width: 34px;
        font-size: 22px;
        border: 2px solid #F1F1EC;
        border-radius: 50%
    }
    .steps-exercises .step.step-active {
        background: #BBB;
        color: #FFF
    }
    .steps-exercises .step.step-correct {
        background-color: #00B483;
        color: #FFF
    }
    .steps-exercises .step.step-incorrect {
        background-color: #FF4940;
        color: #FFF
    }
}

.answer-content .size-full,
.answer-content p .size-full,
.exercise-finished #graph-circle svg,
.question-content .size-full,
.question-content p .size-full {
    height: auto;
    max-width: 100%
}

.body-exercises,
.footer-exercises {
    border-style: solid;
    border-width: 0 1px 1px
}

.footer-exercises {
    background-color: #F7F7F7;
    border-color: #DBDDD0;
    padding: 28px 14px 8px
}

.footer-exercises .footer-exercises-center,
.footer-exercises .footer-exercises-left,
.footer-exercises .footer-exercises-right {
    width: 100%
}

.footer-exercises .footer-exercises-center .btn-default {
    float: left
}

.footer-exercises .footer-exercises-center .btn-primary {
    float: right
}

.footer-exercises .footer-exercises-right {
    text-align: center
}

.footer-exercises .footer-exercises-right .btn {
    padding-left: 40px;
    padding-right: 40px
}

.footer-exercises:after,
.footer-exercises:before {
    content: " ";
    display: table;
    width: 100%
}

.footer-exercises .btn {
    border-radius: 24px;
    margin-bottom: 20px;
    display: inline-block
}

.footer-exercises .btn-disabled {
    cursor: default;
    background-color: rgba(128, 128, 128, .28)
}

.footer-exercises .btn-default {
    border-color: #CCD0C4;
    color: #666;
    padding: 10px 24px
}

.footer-exercises .btn-default .fa {
    margin-right: 12px
}

.footer-exercises .btn.pull-right {
    margin-left: 6px
}

.footer-exercises .btn-primary {
    width: auto
}

.footer-exercises .feedback-icon {
    display: inline-block;
    vertical-align: top;
    margin: 2px 6px 0 0;
    font-size: 22px
}

.footer-exercises .footer-return {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    width: 100%
}

.footer-exercises .footer-return+.btn-default {
    margin-left: 28px
}

.footer-exercises .footer-feedback {
    display: inline-block;
    vertical-align: top;
    line-height: 1.2
}

.footer-exercises .footer-feedback .footer-feedback-title {
    font-weight: 600;
    font-size: 18px
}

.footer-exercises .footer-feedback .footer-feedback-text {
    color: #666
}

.footer-exercises .footer-feedback .btn-default {
    margin-top: 12px;
    margin-bottom: 6px
}

.footer-exercises.footer-exercises-correct {
    background-color: rgba(0, 178, 133, .15)
}

.footer-exercises.footer-exercises-correct .feedback-icon,
.footer-exercises.footer-exercises-correct .footer-feedback {
    color: #00B483
}

.footer-exercises.footer-exercises-correct .btn-default {
    border-color: #00B483;
    color: #00B483
}

.footer-exercises.footer-exercises-incorrect {
    background-color: rgba(255, 75, 71, .15)
}

.footer-exercises.footer-exercises-incorrect .feedback-icon,
.footer-exercises.footer-exercises-incorrect .footer-feedback {
    color: #FF4940
}

.footer-exercises.footer-exercises-incorrect .btn-default {
    border-color: #FF4940;
    color: #FF4940
}

.footer-exercises .img-explantation {
    display: none
}

@media (min-width:992px) {
    .footer-exercises {
        padding: 28px 14px
    }
    .footer-exercises .btn {
        margin-bottom: 0
    }
    .footer-exercises .feedback-icon {
        font-size: 38px
    }
    .footer-exercises .footer-feedback .footer-feedback-title {
        font-size: 22px
    }
    .footer-exercises .footer-exercises-left {
        float: left;
        width: 75%
    }
    .footer-exercises .footer-exercises-right {
        float: right;
        width: 25%;
        text-align: right
    }
    .footer-exercises .img-explantation {
        display: inline-block;
        margin: 0 12px 12px 0;
        border-radius: 3px
    }
}

.body-exercises {
    border-color: #DBDDD0;
    padding: 14px
}

.exercise-finished {
    display: none
}

.exercise-finished .title {
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    margin-bottom: -24px
}

.exercise-finished .text {
    margin-top: -12px;
    text-align: center
}

.exercise-finished #graph-circle {
    max-height: 280px;
    max-width: 280px;
    margin: auto
}

.exercises-finished-center {
    text-align: center;
    position: relative;
    z-index: 10
}

.exercises-finished-center .btn-refresh-steps {
    margin: 30px 0;
    width: 160px;
    display: inline-block
}

.answer-content img,
.question-content img {
    max-width: 100%;
    height: auto;
    display: block
}

.answer-content .img-highlight,
.question-content .img-highlight {
    width: 100%;
    height: auto
}

.answer-content p,
.question-content p {
    line-height: 140%;
    margin-bottom: 30px;
    font-weight: 400
}

.answer-content p strong,
.question-content p strong {
    font-weight: 700
}

.answer-content p em,
.question-content p em {
    font-style: italic
}

.answer-content p a,
.question-content p a {
    color: #352B64
}

.answer-content p a:hover,
.question-content p a:hover {
    text-decoration: underline
}

.answer-content .content iframe,
.question-content .content iframe {
    max-width: 100%
}

.answer-content ol,
.answer-content ul,
.question-content ol,
.question-content ul {
    margin-bottom: 30px;
    margin-left: 40px
}

.answer-content ol li,
.answer-content ul li,
.question-content ol li,
.question-content ul li {
    margin-bottom: 6px;
    list-style: disc
}

.answer-content ol li:last-child,
.answer-content ul li:last-child,
.question-content ol li:last-child,
.question-content ul li:last-child {
    margin-bottom: 0
}

.answer-content .alignleft,
.answer-content p .alignleft,
.question-content .alignleft,
.question-content p .alignleft {
    float: left;
    margin: 0 15px 8px 0
}

.answer-content .aligncenter,
.answer-content p .aligncenter,
.question-content .aligncenter,
.question-content p .aligncenter {
    display: block;
    margin: 0 auto 8px
}

.answer-content .alignright,
.answer-content p .alignright,
.question-content .alignright,
.question-content p .alignright {
    float: right;
    margin: 0 0 8px 15px
}

.answer-content .alignnone,
.answer-content p .alignnone,
.question-content .alignnone,
.question-content p .alignnone {
    float: none;
    display: block;
    margin: 0 0 8px
}

.answer-content .wp-caption-text,
.question-content .wp-caption-text {
    font-style: italic;
    font-size: 14px
}

.answer-content .wp-caption img,
.question-content .wp-caption img {
    margin-bottom: 6px
}

.answer-content img.alignnone,
.question-content img.alignnone {
    display: inline-block
}

.exercise .question {
    padding: 0
}

.exercise .question .question-content {
    color: #666
}

.exercise .answer {
    background-color: #FFF;
    margin: 0 0 20px;
    border-radius: 24px;
    color: #666;
    font-size: 16px;
    padding: 10px 12px;
    display: block;
    cursor: pointer;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.exercise .answer:after,
.exercise .answer:before {
    content: " ";
    display: table;
    width: 100%
}

.exercise .answer .number-content {
    float: left;
    width: 12%;
    max-width: 40px
}

.exercise .answer .answer-content {
    float: left;
    width: 80%
}

.exercise .answer .number {
    width: 24px;
    height: 24px;
    border: 2px solid #CCD0C4;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    padding: 0;
    line-height: 1.2;
    margin: 0 10px 0 0;
    color: #CCD0C4;
    font-weight: 700;
    float: left
}

.exercise-item,
.footer-exercises-correct,
.footer-exercises-incorrect,
.svgs {
    display: none
}

.exercise .answer.answer-active,
.exercise .answer.answer-correct,
.exercise .answer.answer-incorrect {
    color: #FFF
}

.exercise .answer.answer-active .number,
.exercise .answer.answer-correct .number,
.exercise .answer.answer-incorrect .number {
    border-color: #FFF;
    color: #FFF
}

.exercise .answer.answer-active {
    background-color: #BBB
}

.exercise .answer.answer-correct {
    background-color: #00B483
}

.exercise .answer.answer-incorrect {
    background-color: #FF4940
}

@media (min-width:992px) {
    .exercise .answer:hover {
        color: #FFF;
        background-color: #BBB
    }
    .exercise .answer:hover .number {
        border-color: #FFF;
        color: #FFF
    }
}

.exercise {
    width: 100%
}

.exercise-answered .body-exercises:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

input {
    outline: 0
}

.section__title>h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 700
}

.section__title>h6 {
    font-size: 16px
}

.highlights {
    position: relative
}

.scrolling-ball {
    position: absolute;
    bottom: -31px;
    left: 50%;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    font-size: 44px;
    text-align: center;
    color: #F2CA14;
    background-color: #8F53A0;
    z-index: 2;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.scrolling-ball.scrolling-ball-b {
    background-color: #F2CA14;
    color: #8F53A0
}

.scrolling-ball:focus,
.scrolling-ball:hover {
    color: #FFF
}

.last-news__item {
    height: 370px;
    background: center center no-repeat;
    background-size: cover;
    outline: 0
}

.last-news__item:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.last-news__item-wrap {
    max-width: 70%;
    text-align: center;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -36%);
    transform: translate(-50%, -36%);
    -webkit-transform: translate(-50%, -36%)
}

.last-news__item__category {
    font-weight: 900;
    text-transform: uppercase;
    color: #F2CA14;
    display: inline-block
}

.last-news__item__category:hover {
    color: #F2CA14;
    opacity: .8
}

.last-news__item__title {
    margin: 5px 0 16px;
    font-weight: 900;
    font-size: 24px;
    line-height: 100%;
    color: #FFF
}

.last-news__item__title>a {
    color: inherit
}

.last-news__item__text {
    margin: 5px 0 15px;
    font-size: 16px;
    line-height: 1.2;
    color: #FFF
}

.last-news__item__text>a {
    color: inherit
}

.last-news__item__text>a:hover {
    opacity: .8
}

.last-news__item__share {
    margin-bottom: 0
}

.last-news__item__share__link {
    font-size: 20px;
    color: #F2CA14
}

.last-news__item__share__link:hover {
    color: #F2CA14;
    opacity: .8
}

.last-news__item__list {
    width: 240px;
    margin: auto;
    padding: 0
}

.last-news__item__list .last-news__item__list__item {
    color: #FFF;
    list-style: none;
    text-align: left
}

.last-news__item__list .last-news__item__list__item i {
    display: inline-block;
    margin: 0 5px 0 0
}

.last-news__item__list .last-news__item__list__item p {
    display: inline-block;
    margin: 0 0 2px
}

@media (min-width:1200px) {
    .last-news__item__list .last-news__item__list__item p {
        margin: 0 0 10px
    }
}

.section__title--study-material {
    margin: 35px 0 25px
}

.section__title--study-material>h2 {
    color: #8F53A0
}

.section__title--study-material>h6 {
    margin: 10px 0 0;
    color: #083A5A
}

.row.themes {
    background: url(../images/bg-themes.png)
}

.theme {
    overflow: hidden;
    height: 160px;
    color: #FFF;
    background-color: #AAA
}

.theme__bg-wrap,
.theme__item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.theme--his {
    background-color: #FF6A71
}

.theme--geo {
    background-color: #739348
}

.theme--lit {
    background-color: #872B70
}

.theme--por {
    background-color: #63A19E
}

.theme--phy {
    background-color: #083A5A
}

.theme--che {
    background-color: #D319A5
}

.theme--bio {
    background-color: #EF8070
}

.theme--mat {
    background-color: #779CF4
}

.theme--atualidades {
    background-color: #EF9392
}

.theme--redacao {
    background-color: #55CD9A
}

.theme__bg-wrap {
    width: 100%;
    background-color: transparent;
    fill: #BBB
}

.theme__bg--his {
    width: 150%;
    fill: #E75D71
}

.theme__bg--geo {
    width: 135%;
    fill: #698A4A
}

.theme__bg--por {
    width: 150%;
    fill: #64ABA7
}

.theme__bg--lit {
    width: 150%;
    fill: #923775
}

.theme__bg--phy {
    width: 180%;
    fill: #13446A
}

.theme__bg--che {
    width: 160%;
    fill: #C41D9A
}

.theme__bg--bio {
    width: 200%;
    fill: #F0877B
}

.theme__bg--mat {
    width: 140%;
    fill: #76A6F4
}

.theme__bg--atualidades {
    width: 140%;
    fill: #EC8693
}

.theme__bg--redacao {
    width: 140%;
    fill: #66D2A4
}

.theme__item {
    width: 100%;
    color: #FFF
}

.theme__item:hover {
    text-decoration: none;
    color: #FFF
}

.theme__item__icon {
    display: block;
    margin: 10% auto auto;
    fill: #FFF;
    height: 38%
}

.theme__item__icon--geo,
.theme__item__icon--his,
.theme__item__icon--por {
    height: 33%;
    margin-top: 15%
}

.theme__item__icon--lit {
    height: 38%;
    margin-top: 10%
}

.theme__item__icon--phy {
    height: 35%;
    margin-top: 13%
}

.theme__item__icon--che {
    height: 40%;
    margin-top: 8%
}

.theme__item__icon--bio {
    height: 43%;
    margin-top: 5%
}

.theme__item__icon--mat {
    height: 35%;
    margin-top: 13%
}

.theme__item__icon--atualidades {
    height: 40%;
    margin-top: 8%
}

.theme__item__icon--redacao {
    height: 38%;
    margin-top: 10%
}

.theme__item__title {
    margin: 10px 0 5px;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase
}

.theme__item__info-list {
    margin-bottom: 0
}

.theme__item__info {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2
}

.study-material {
    background-size: 100%;
    background-repeat: repeat;
    padding: 0 0 20px;
    text-align: center
}

.study-material .section__title h2 {
    color: #8F53A0;
    font-weight: 900;
    margin: 0 0 20px
}

.study-material .section__title h6 {
    color: #666
}

.study-material .row.themes {
    background: 0 0;
    text-align: center
}

.study-material .theme {
    background-color: transparent;
    width: 44%;
    position: relative;
    display: inline-block
}

.study-material .theme__item__title {
    text-transform: none
}

.study-material .theme__item__icon {
    fill: #AAA
}

.study-material .theme__item__info,
.study-material .theme__item__title {
    color: #AAA
}

.study-material .theme--his .theme__item__icon {
    fill: #FF6A71
}

.study-material .theme--his .theme__item__info,
.study-material .theme--his .theme__item__title {
    color: #FF6A71
}

.study-material .theme--geo .theme__item__icon {
    fill: #739348
}

.study-material .theme--geo .theme__item__info,
.study-material .theme--geo .theme__item__title {
    color: #739348
}

.study-material .theme--lit .theme__item__icon {
    fill: #872B70
}

.study-material .theme--lit .theme__item__info,
.study-material .theme--lit .theme__item__title {
    color: #872B70
}

.study-material .theme--por .theme__item__icon {
    fill: #63A19E
}

.study-material .theme--por .theme__item__info,
.study-material .theme--por .theme__item__title {
    color: #63A19E
}

.study-material .theme--phy .theme__item__icon {
    fill: #083A5A
}

.study-material .theme--phy .theme__item__info,
.study-material .theme--phy .theme__item__title {
    color: #083A5A
}

.study-material .theme--che .theme__item__icon {
    fill: #D319A5
}

.study-material .theme--che .theme__item__info,
.study-material .theme--che .theme__item__title {
    color: #D319A5
}

.study-material .theme--bio .theme__item__icon {
    fill: #EF8070
}

.study-material .theme--bio .theme__item__info,
.study-material .theme--bio .theme__item__title {
    color: #EF8070
}

.study-material .theme--mat .theme__item__icon {
    fill: #779CF4
}

.study-material .theme--mat .theme__item__info,
.study-material .theme--mat .theme__item__title {
    color: #779CF4
}

.study-material .theme--atualidades .theme__item__icon {
    fill: #EF9392
}

.study-material .theme--atualidades .theme__item__info,
.study-material .theme--atualidades .theme__item__title {
    color: #EF9392
}

.study-material .theme--redacao .theme__item__icon {
    fill: #55CD9A
}

.study-material .theme--redacao .theme__item__info,
.study-material .theme--redacao .theme__item__title {
    color: #55CD9A
}

@media (min-width:768px) {
    .study-material .theme {
        width: 30%
    }
}

@media (min-width:992px) {
    .last-news__item-wrap {
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%)
    }
    .study-material {
        padding: 0 0 60px
    }
    .study-material .section__title h2 {
        font-size: 45px
    }
    .study-material .theme__item__info {
        font-size: 16px
    }
    .study-material .theme__item__icon {
        margin-bottom: 30px
    }
}

.study-material-landing {
    background: url(../images/landing-bg.png) no-repeat #F2CA14
}

.study-material-landing .section__title h6 {
    color: #FFF
}

@media (min-width:1200px) {
    .study-material .theme {
        width: 18%;
        height: 300px
    }
    .study-material .theme__item__title {
        font-size: 32px
    }
    .study-material .theme__item__info {
        font-size: 16px
    }
    .study-material-landing .theme {
        height: 220px
    }
}

.ad-slot--home {
    margin: 20px 0
}

.ad:before {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    font-weight: 900;
    color: #000
}

.ad--700x150 {
    position: relative;
    width: 300px;
    margin: auto
}

.career-guide {
    padding: 90px 0 70px;
    background: url(../images/career-guide__bg.jpg) center center no-repeat;
    background-size: cover
}

.section__title--career-guide>h2 {
    color: #FFF
}

.section__title--career-guide>h6 {
    margin: 15px 0 25px;
    color: #FFF
}

.career-guide__btn {
    width: 130px;
    margin: 0 auto
}

@media (min-width:768px) {
    .section__title>h2 {
        font-size: 36px
    }
    .last-news__item {
        height: 450px
    }
    .last-news__item-wrap {
        width: 75%
    }
    .last-news__item__category {
        font-size: 16px;
        margin-bottom: 20px
    }
    .last-news__item__title {
        font-size: 36px;
        margin-bottom: 20px
    }
    .last-news__item__title>a:hover {
        opacity: .8
    }
    .last-news__item__text {
        margin-bottom: 20px
    }
    .section__title--study-material {
        margin: 45px 0 35px
    }
    .theme {
        height: 187.5px
    }
    .theme__item__title {
        font-size: 24px
    }
    .theme__item__info {
        font-size: 14px
    }
    .ad-slot--home {
        margin: 40px 0
    }
    .ad--700x150 {
        width: 700px
    }
    .career-guide {
        padding: 80px 0 70px
    }
    .section__title--career-guide>h2 {
        color: #F2CA14
    }
    .section__title--career-guide>h6 {
        margin: 15px 0 40px
    }
}

@media (min-width:992px) {
    .section__title>h2 {
        font-size: 45px
    }
    .last-news__item {
        height: 550px
    }
    .section__title--study-material {
        margin: 70px 0 50px
    }
    .theme {
        height: 242.5px
    }
    .theme__item__title {
        font-size: 32px
    }
    .theme__item__info {
        font-size: 20px
    }
    .theme__item__icon {
        -webkit-transition: all .6s;
        transition: all .6s
    }
    .theme:hover .theme__item__icon {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@media (min-width:1200px) {
    .last-news__item {
        height: 550px
    }
    .last-news__item-wrap {
        width: 50%
    }
    .last-news__item__title {
        font-size: 52px;
        margin-bottom: 30px
    }
    .last-news__item__text {
        margin-bottom: 30px
    }
    .theme {
        height: 292.5px
    }
    .theme__item__title {
        margin: 10px 0;
        font-size: 36px
    }
    .theme__item__info {
        font-size: 24px
    }
}

.highlights .box-btn {
    margin: 6px 0 18px;
    display: inline-block
}

.highlights .box-btn .btn-primary,
.highlights .box-btn .btn-terciary {
    height: 52px;
    font-size: 18px;
    display: inline-block;
    width: auto
}

.highlights .item-extra {
    width: 100%;
    text-align: center;
    font-weight: 900;
    color: #F2CA14;
    font-size: 16px
}

.highlights .item-extra a {
    color: #F2CA14;
    position: relative;
    padding: 0 0 24px;
    overflow: hidden;
    display: inline-block;
    text-decoration: none
}

.highlights .item-extra i {
    position: absolute;
    bottom: 50px;
    left: 50%;
    opacity: 0
}

@media (min-width:992px) {
    .highlights .item-extra i {
        -webkit-transition: bottom .2s ease, opacity .2s ease;
        transition: bottom .2s ease, opacity .2s ease
    }
    .highlights .item-extra:hover i {
        bottom: 0;
        opacity: 1
    }
    .highlights .box-btn {
        padding: 6px 0 18px;
        width: 85%
    }
    .highlights .box-btn .btn-primary,
    .highlights .box-btn .btn-terciary {
        font-size: 24px;
        height: 74px;
        padding: 18px 40px 16px;
        width: auto
    }
}

@media (min-width:1200px) {
    .highlights .last-news__item {
        height: 680px
    }
}

.highlights-landing .last-news__item {
    height: 1200px
}

.highlights-landing .last-news__item .last-news__item-wrap {
    padding: 20px 0;
    top: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0)
}

.highlights-landing .btn-primary {
    padding: 12px 30px;
    width: auto;
    display: inline-block;
    font-size: 18px
}

.highlights-landing.highlights-landing-b .last-news__item {
    height: 450px
}

@media (min-width:768px) {
    .highlights-landing .last-news__item {
        height: 1250px
    }
    .highlights-landing.highlights-landing-b .last-news__item {
        height: 480px
    }
}

@media (min-width:992px) {
    .highlights-landing .last-news__item {
        height: 765px
    }
    .highlights-landing .last-news__item-wrap {
        width: 808px
    }
    .highlights-landing.highlights-landing-b .last-news__item {
        height: 560px
    }
}

@media (min-width:1200px) {
    .highlights-landing .last-news__item .last-news__item-wrap {
        padding: 0;
        top: 40px;
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        width: 812px
    }
    .highlights-landing .last-news__item__title {
        margin-top: 20px
    }
    .highlights-landing .last-news__item {
        height: 910px
    }
    .highlights-landing .btn-primary {
        padding: 20px 40px;
        font-size: 24px
    }
    .highlights-landing.highlights-landing-b .last-news__item {
        height: 680px
    }
}

.highlights-logged .box-btn .btn-primary {
    font-size: 16px;
    height: 46px;
    padding: 12px 24px
}

@media (min-width:1200px) {
    .highlights-logged .last-news__item {
        height: 550px
    }
}

.section-landing {
    background: url(../images/landing-bg.png) #F2CA14;
    padding: 40px 0;
    background-size: 100%
}

.section-landing .title {
    color: #8F53A0;
    margin: 0 0 20px;
    font-size: 24px;
    text-align: center;
    font-weight: 900;
    line-height: 100%
}

.section-landing .text {
    color: #FFF;
    text-align: center
}

.section-landing .box-video {
    margin: 0 0 40px;
    text-align: center
}

.section-landing .box-video .video-a {
    height: 217px;
    width: 223px;
    background-size: contain;
    display: inline-block;
    margin: 0 0 20px;
    position: relative
}

.section-landing .box-video .video-a:before {
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-size: 36px;
    color: #FFF
}

.section-landing .list {
    margin: 40px 0 0;
    padding: 0
}

.section-landing .list .item {
    padding: 0 10px;
    margin: 0 0 30px;
    list-style: none
}

.section-landing .list .item .box-icon {
    text-align: center
}

.section-landing .list .item .box-icon>i {
    font-size: 32px;
    color: #FFF
}

.section-landing .list .item .box-content {
    text-align: center
}

.section-landing .list .item .box-content .item-title {
    color: #8F53A0;
    font-size: 18px;
    font-weight: 900
}

.section-landing .list .item .box-content .item-text {
    color: #FFF
}

@media (min-width:992px) {
    .section-landing {
        padding: 80px 0 40px
    }
    .section-landing .title {
        font-size: 45px;
        text-align: left
    }
    .section-landing .text {
        text-align: left;
        padding-right: 20%
    }
    .section-landing .box-video .video-a:before {
        font-size: 54px
    }
    .section-landing .list .item {
        padding: 0 10px;
        margin: 0 0 30px;
        list-style: none;
        float: left;
        width: 100%
    }
    .section-landing .list .item .box-icon {
        float: left;
        width: 14%;
        text-align: left
    }
    .section-landing .list .item .box-icon>i {
        font-size: 46px;
        color: #FFF
    }
    .section-landing .list .item .box-icon .fa-pencil {
        margin-left: 4px
    }
    .section-landing .list .item .box-icon .fa-lightbulb-o {
        font-size: 64px;
        margin-left: 4px
    }
    .section-landing .list .item .box-content {
        text-align: left;
        float: left;
        width: 86%
    }
    .section-landing .list .item .box-content .item-title {
        font-size: 24px;
        margin: 0 0 10px
    }
}

.section-landing-sign {
    background: url(../images/landing-bg.png) #8F53A0;
    padding: 40px 0;
    background-size: 100%;
    text-align: center
}

.section-landing-sign .title {
    color: #FFF;
    margin: 0 0 20px;
    font-size: 24px;
    text-align: center;
    font-weight: 900;
    line-height: 100%
}

.section-landing-sign .text {
    color: #FFF;
    text-align: center
}

@media (min-width:992px) {
    .section-landing-sign {
        padding: 80px 0 60px
    }
    .section-landing-sign .title {
        font-size: 45px
    }
}

@media (min-width:1200px) {
    .section-landing .box-video .video-a {
        height: 328px;
        width: 336px
    }
    .section-landing-sign .title {
        font-size: 52px
    }
    .section-landing-sign .btn-primary {
        padding: 20px 40px;
        font-size: 24px
    }
}

.price {
    color: #FFF;
    margin: 0 0 16px
}

.price .price-old {
    text-decoration: line-through;
    margin: 0 0 6px;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    padding: 0 10px 0 0
}

.publisher__name:hover,
.recommendation:hover,
.theme__topic:hover {
    text-decoration: none
}

.price .price-current {
    font-weight: 900;
    display: inline-block;
    line-height: 1
}

.price .price-current strong {
    font-weight: 900;
    font-size: 52px;
    color: #F2CA14
}

.price .price-current strong span {
    font-size: 32px
}

@media (min-width:992px) {
    .price.price-b .price-current strong {
        font-size: 82px
    }
    .price .price-current strong,
    .price.price-b .price-current strong span {
        font-size: 52px
    }
    .price .price-current strong span {
        font-size: 24px
    }
}

.section-doubts {
    padding: 40px 0
}

.section-doubts .title {
    color: #8F53A0;
    margin: 0 0 40px;
    font-size: 24px;
    font-weight: 900;
    line-height: 100%;
    text-align: center
}

.section-doubts .list-numered {
    overflow: hidden;
    padding: 0
}

.section-doubts .list-numered .item {
    margin: 0 0 30px;
    list-style: none;
    float: left;
    width: 100%
}

.section-doubts .list-numered .item:last-child {
    margin-bottom: 0
}

.section-doubts .list-numered .item .number {
    border: 2px solid #8BC53F;
    color: #8BC53F;
    font-size: 22px;
    font-weight: 700;
    height: 36px;
    width: 36px;
    text-align: center;
    float: left;
    margin-right: 12px;
    border-radius: 50%
}

.section-doubts .list-numered .item .box-content {
    float: left;
    width: 80%
}

.section-doubts .list-numered .item .box-content .item-title {
    color: #8BC53F;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0 20px
}

.section-doubts .list-numered .item .box-content .item-text {
    color: #666
}

@media (min-width:1200px) {
    .section-doubts {
        padding: 80px 0 40px
    }
    .section-doubts .title {
        font-size: 45px;
        margin: 0 0 80px
    }
    .section-doubts .list-numered .item {
        margin: 0 0 60px
    }
    .section-doubts .list-numered .item .number {
        font-size: 38px;
        font-weight: 700;
        height: 56px;
        width: 56px;
        margin-right: 12px
    }
    .section-doubts .list-numered .item .box-content {
        float: left;
        width: 80%
    }
    .section-doubts .list-numered .item .box-content .item-title {
        font-size: 22px;
        margin: 10px 0 20px
    }
    .wrapper-offers {
        width: 812px
    }
}

.wrapper-offers {
    margin: auto;
    height: 762px
}

@media (min-width:992px) {
    .wrapper-offers {
        height: auto
    }
}

.box-offers {
    position: relative;
    height: 550px;
    width: 100%;
    max-width: 400px;
    margin: auto
}

.box-offers .box-btn {
    margin: 6px 0 18px;
    display: inline-block
}

.box-offers .box-btn .btn-primary,
.box-offers .box-btn .btn-terciary {
    height: 52px;
    font-size: 18px;
    display: inline-block;
    width: auto
}

.box-offers .offer {
    border-radius: 4px;
    padding: 24px 0;
    -webkit-box-shadow: 4px 0 40px rgba(0, 0, 0, .2);
    box-shadow: 4px 0 40px rgba(0, 0, 0, .2);
    width: 100%;
    position: relative
}

.box-offers .offer.offer-a {
    background-color: rgba(66, 27, 97, 0.6)
}

.box-offers .offer.offer-a .price .price-current strong {
    font-size: 52px
}

.box-offers .offer.offer-b {
    background-color: rgba(142, 72, 161, 0.86);
    margin-bottom: 16px
}

.box-offers .offer .offer-best .offer-title .offer-discount strong {
    font-size: 30px
}

.box-offers .offer .offer-title {
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    margin: 0 0 10px
}

.box-offers .offer .offer-title .offer-text {
    display: inline-block
}

.box-offers .offer .offer-title .offer-discount {
    font-size: 12px;
    padding: 0 0 0 16px;
    display: inline-block;
    font-weight: 400
}

.box-offers .offer .offer-title .offer-discount strong {
    font-size: 24px;
    font-weight: 900;
    color: #F2CA14
}

.box-offers .offer .last-news__item__list {
    width: 100%;
    padding: 16px 16px 0;
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.box-offers .offer .last-news__item__list .last-news__item__list__item {
    margin: 0 auto 6px;
    width: 330px;
    max-width: 100%;
    padding: 0
}

.box-offers .offer .last-news__item__list .last-news__item__list__item:last-child {
    margin-bottom: 0
}

.box-offers .offer .flag {
    position: absolute;
    top: -9px;
    right: -34px;
    color: #FFF;
    font-weight: 700;
    height: 50px;
    width: 100px;
    border-style: solid;
    border-width: 0 50px 50px;
    border-color: #00f transparent #8BC53F;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-indent: -99999px
}

.box-offers .offer .flag:before {
    content: "Melhor escolha";
    text-indent: 0;
    position: absolute;
    top: 22px;
    left: -22px;
    line-height: .95;
    font-size: 12px
}

@media (min-width:992px) {
    .box-offers {
        min-width: 800px;
        max-width: none
    }
    .box-offers .box-btn {
        padding: 6px 0 18px;
        width: 85%
    }
    .box-offers .box-btn .btn-primary,
    .box-offers .box-btn .btn-terciary {
        font-size: 24px;
        height: 74px;
        padding: 18px 10px 16px;
        width: 92%
    }
    .box-offers .offer {
        position: absolute;
        padding: 14px 0
    }
    .box-offers .offer .last-news__item__list {
        padding: 20px 16px 12px
    }
    .box-offers .offer .offer-title {
        font-size: 24px
    }
    .box-offers .offer.offer-a {
        left: 0;
        top: 10px;
        width: 424px
    }
    .box-offers .offer.offer-a .last-news__item__list {
        border-top: none;
        padding-top: 10px
    }
    .box-offers .offer.offer-a .box-btn {
        padding: 6px 0 4px
    }
    .box-offers .offer.offer-b {
        top: -5px;
        right: 0;
        width: 404px;
        z-index: 1
    }
    .box-offers .offer.offer-b .price-current strong {
        font-size: 82px
    }
    .box-offers .offer.offer-b .price-current strong span {
        font-size: 52px
    }
    .box-offers .offer .flag {
        top: -16px;
        right: -56px;
        height: 50px;
        width: 160px;
        border-width: 0 80px 80px
    }
    .box-offers .offer .flag:before {
        top: 31px;
        left: -25px;
        line-height: 1;
        font-size: 16px
    }
}

.section-free-content {
    background-color: #8F53A0;
    text-align: center;
    padding: 40px 0
}

.section-free-content .title {
    color: #FFF;
    margin: 0 0 12px;
    font-size: 24px;
    font-weight: 900;
    line-height: 100%
}

.section-free-content .text {
    color: #FFF
}

@media (min-width:992px) {
    .section-free-content {
        padding: 80px 0
    }
    .section-free-content .title {
        font-size: 45px;
        margin: 0 0 20px
    }
}

@media (max-width:992px) {
    .section-free-content .container,
    .section-free-content .row .col-xs-12 {
        padding-left: 0;
        padding-right: 0
    }
    .section-free-content .row {
        margin-left: 0;
        margin-right: 0
    }
}

.slider-videos {
    margin: 0 auto 0 15px
}

.slider-videos .slide {
    margin: 0 12px;
    width: 262px
}

.slider-videos .slide .slide-content {
    padding: 32px 0 0
}

.slider-videos .slide .box-image {
    background-size: cover;
    height: 176px;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 4px 0 20px rgba(0, 0, 0, .2);
    box-shadow: 4px 0 20px rgba(0, 0, 0, .2)
}

.slider-videos .slide .box-image:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.slider-videos .slide .box-image:after {
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-size: 36px;
    color: #FFF
}

.slider-videos .slide .box-image a {
    display: block;
    height: 100%;
    width: 100%;
    text-indent: -99999px;
    position: relative;
    font-size: 0;
    z-index: 2
}

.slider-videos .slide .box-content .cartola {
    font-size: 16px;
    font-weight: 700;
    color: #F2CA14
}

.slider-videos .slide .box-content .title {
    font-size: 22px
}

.slider-videos .slide .box-content .title a {
    color: #FFF
}

@media (min-width:768px) {
    .slider-videos {
        width: 734px
    }
    .slider-videos .slide {
        width: 242px
    }
    .slider-videos .slick-arrow {
        top: 115px
    }
    .slider-videos .slick-arrow.slick-prev {
        left: -20px
    }
    .slider-videos .slick-arrow.slick-next {
        right: -20px
    }
}

@media (min-width:992px) {
    .slider-videos {
        margin: 40px auto 0;
        width: 928px
    }
    .slider-videos .slide {
        width: 262px
    }
    .slider-videos .slide.slide-center {
        width: 358px
    }
    .slider-videos .slide.slide-center .slide-content {
        padding: 0
    }
    .slider-videos .slide.slide-center .box-image {
        height: 244px
    }
    .slider-videos .slide.slide-center .box-content .title {
        font-size: 32px
    }
}

@media (min-width:1200px) {
    .slider-videos .slick-arrow {
        top: 115px
    }
    .slider-videos .slick-arrow.slick-prev {
        left: -60px
    }
    .slider-videos .slick-arrow.slick-next {
        right: -60px
    }
}

.theme__folders {
    width: 100%;
    margin-bottom: 0
}

.theme__folders>li {
    border-bottom: 1px solid #DBDDD1
}

.theme__folders>li:last-child {
    border-bottom: 0 none
}

.theme__folder {
    display: block;
    position: relative;
    overflow: hidden;
    height: 70px
}

.theme__folder__index {
    left: 10px;
    width: 36px;
    height: 36px;
    border: 2px solid #8F53A0;
    border-radius: 50%;
    color: #FFF;
    background-color: #8F53A0
}

.theme__folders--his .theme__folder__index {
    border-color: #FF6A71;
    background-color: #FF6A71
}

.theme__folders--geo .theme__folder__index {
    border-color: #739348;
    background-color: #739348
}

.theme__folders--por .theme__folder__index {
    border-color: #63A19E;
    background-color: #63A19E
}

.theme__folders--lit .theme__folder__index {
    border-color: #872B70;
    background-color: #872B70
}

.theme__folders--phy .theme__folder__index {
    border-color: #083A5A;
    background-color: #083A5A
}

.theme__folders--che .theme__folder__index {
    border-color: #D319A5;
    background-color: #D319A5
}

.theme__folders--bio .theme__folder__index {
    border-color: #EF8070;
    background-color: #EF8070
}

.theme__folders--mat .theme__folder__index {
    border-color: #779CF4;
    background-color: #779CF4
}

.theme__folders--atualidades .theme__folder__index {
    border-color: #EF9392;
    background-color: #EF9392
}

.theme__folders--redacao .theme__folder__index {
    border-color: #55CD9A;
    background-color: #55CD9A
}

.theme__folder__index>i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    text-align: center
}

.collapsed>.theme__folder__index {
    color: #8F53A0;
    background-color: #FFF
}

.theme__folders--his .collapsed>.theme__folder__index {
    color: #FF6A71
}

.theme__folders--geo .collapsed>.theme__folder__index {
    color: #739348
}

.theme__folders--por .collapsed>.theme__folder__index {
    color: #63A19E
}

.theme__folders--lit .collapsed>.theme__folder__index {
    color: #872B70
}

.theme__folders--phy .collapsed>.theme__folder__index {
    color: #083A5A
}

.theme__folders--che .collapsed>.theme__folder__index {
    color: #D319A5
}

.theme__folders--bio .collapsed>.theme__folder__index {
    color: #EF8070
}

.theme__folders--mat .collapsed>.theme__folder__index {
    color: #779CF4
}

.theme__folders--atualidades .collapsed>.theme__folder__index {
    color: #EF9392
}

.theme__folders--redacao .collapsed>.theme__folder__index {
    color: #55CD9A
}

.theme__folder__title {
    left: 58px;
    right: 60px;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #666;
    -webkit-transition: tipo .2s ease;
    transition: tipo .2s ease
}

.theme__folders--his .theme__folder__title {
    color: #FF6A71
}

.theme__folders--geo .theme__folder__title {
    color: #739348
}

.theme__folders--por .theme__folder__title {
    color: #63A19E
}

.theme__folders--lit .theme__folder__title {
    color: #872B70
}

.theme__folders--phy .theme__folder__title {
    color: #083A5A
}

.theme__folders--che .theme__folder__title {
    color: #D319A5
}

.theme__folders--bio .theme__folder__title {
    color: #EF8070
}

.theme__folders--mat .theme__folder__title {
    color: #779CF4
}

.theme__folders--atualidades .theme__folder__title {
    color: #EF9392
}

.theme__folders--redacao .theme__folder__title {
    color: #55CD9A
}

.collapsed>.theme__folder__title {
    color: #666
}

.theme__folder__caret {
    position: absolute;
    top: 50%;
    right: 30px;
    color: #F2CA14;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    -webkit-transition: all .2s;
    transition: all .2s
}

.theme__topics>li,
.theme__topics>li.theme__topic__current .theme__topic__figure {
    position: relative
}

.collapsed>.theme__folder__caret {
    color: #8F53A0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.theme__folders--his .collapsed>.theme__folder__caret {
    color: #FF6A71
}

.theme__folders--geo .collapsed>.theme__folder__caret {
    color: #739348
}

.theme__folders--por .collapsed>.theme__folder__caret {
    color: #63A19E
}

.theme__folders--lit .collapsed>.theme__folder__caret {
    color: #872B70
}

.theme__folders--phy .collapsed>.theme__folder__caret {
    color: #083A5A
}

.theme__folders--che .collapsed>.theme__folder__caret {
    color: #D319A5
}

.theme__folders--bio .collapsed>.theme__folder__caret {
    color: #EF8070
}

.theme__folders--mat .collapsed>.theme__folder__caret {
    color: #779CF4
}

.theme__folders--atualidades .collapsed>.theme__folder__caret {
    color: #EF9392
}

.theme__folders--redacao .collapsed>.theme__folder__caret {
    color: #55CD9A
}

.theme__topics {
    margin-bottom: 0;
    border-top: 1px solid #DBDDD1
}

.theme__folders--books .theme__topics,
.theme__folders--career .theme__topics {
    background-color: #FCFCFC
}

.theme__topics>li {
    background-color: #F7F7F7;
    padding: 10px 4%;
    border-bottom: 1px solid #DBDDD1
}

.theme__topics>li:last-child {
    border-bottom: 0 none
}

.theme__folders--books .theme__topics>li {
    padding: 10px 0 20px
}

.theme__topics>li.theme__topic__current .theme__topic__index,
.theme__topics>li.theme__topic__current .theme__topic__title {
    color: #FFF
}

.theme__topics>li.theme__topic__current .theme__topic__title {
    padding-right: 36px
}

.theme__topics>li.theme__topic__current .theme__topic__figure:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .3)
}

.theme__topics>li.theme__topic__current .theme__topic__figure:after {
    content: "Assistindo";
    color: #ff0;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.theme__topics>li.theme__topic__current .theme__topic__tags .btn-more-tags {
    color: rgba(203, 207, 195, .6);
    border-color: rgba(203, 207, 195, .6)
}

.theme__folders--his .theme__topics>li.theme__topic__current {
    background-color: #FF6A71
}

.theme__folders--geo .theme__topics>li.theme__topic__current {
    background-color: #739348
}

.theme__folders--por .theme__topics>li.theme__topic__current {
    background-color: #63A19E
}

.theme__folders--lit .theme__topics>li.theme__topic__current {
    background-color: #872B70
}

.theme__folders--phy .theme__topics>li.theme__topic__current {
    background-color: #083A5A
}

.theme__folders--che .theme__topics>li.theme__topic__current {
    background-color: #D319A5
}

.theme__folders--bio .theme__topics>li.theme__topic__current {
    background-color: #EF8070
}

.theme__folders--mat .theme__topics>li.theme__topic__current {
    background-color: #779CF4
}

.theme__folders--atualidades .theme__topics>li.theme__topic__current {
    background-color: #EF9392
}

.theme__folders--redacao .theme__topics>li.theme__topic__current {
    background-color: #55CD9A
}

.theme__topic {
    display: block;
    position: relative;
    overflow: hidden
}

.item-has-image .theme__topic {
    height: 80px
}

.theme__folders--books .theme__topic,
.theme__folders--career .theme__topic {
    height: auto
}

.theme__topic__index {
    left: 0;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    color: #8F53A0;
    float: left;
    margin: 0 16px 0 0
}

.item-has-image .theme__topic__index {
    margin: 0;
    float: none
}

@media (min-width:768px) {
    .theme__topic__index {
        margin: 0 55px 0 0
    }
}

.theme__folders--his .theme__topic__index {
    color: #FF6A71
}

.theme__folders--geo .theme__topic__index {
    color: #739348
}

.theme__folders--por .theme__topic__index {
    color: #63A19E
}

.theme__folders--lit .theme__topic__index {
    color: #872B70
}

.theme__folders--phy .theme__topic__index {
    color: #083A5A
}

.theme__folders--che .theme__topic__index {
    color: #D319A5
}

.theme__folders--bio .theme__topic__index {
    color: #EF8070
}

.theme__folders--mat .theme__topic__index {
    color: #779CF4
}

.theme__folders--atualidades .theme__topic__index {
    color: #EF9392
}

.theme__folders--redacao .theme__topic__index {
    color: #55CD9A
}

.theme__topic__figure {
    display: inline-block;
    width: 85px;
    height: 60px;
    margin-top: 10px;
    margin-left: 46px;
    background: center center no-repeat;
    background-size: cover
}

.theme__topic__figure+.theme__topic__title {
    left: 146px
}

.theme__topic__title {
    left: 55px;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    padding: 4px 24px 4px 0;
    width: 80%;
    float: left
}

@media (min-width:768px) {
    .theme__topic__title {
        padding: 12px 0 0
    }
}

.item-has-image .theme__topic__title {
    padding: 0 36px 0 0;
    width: auto;
    padding-right: 4em;
}

.theme__topic:hover .theme__topic__title {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: rgba(102, 102, 102, .8)
}

.theme__career__title {
    margin: 15px 0 10px;
    font-size: 16px;
    font-weight: 700;
    color: #666
}

.theme__topic:hover .theme__career__title {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: rgba(102, 102, 102, .8)
}

.theme__book__title {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 700;
    color: #666;
    -webkit-transition: color .3s, background .3s, opacity .5s;
    transition: color .3s, background .3s, opacity .5s
}

.theme__book__title>small {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    -webkit-transition: color .3s, background .3s, opacity .5s;
    transition: color .3s, background .3s, opacity .5s
}

.theme__topic:hover .theme__book__title,
.theme__topic:hover .theme__book__title>small {
    color: rgba(102, 102, 102, .8)
}

.theme__topic__description {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 1.2;
    color: #666
}

.theme__folders--books .theme__topic__description {
    margin-bottom: 0
}

.theme__book__figure {
    float: left;
    max-width: 70px
}

.theme__book__figure+.theme__book-wrap {
    margin-left: 85px
}

.theme__book__figure+.theme__book-wrap>.theme__book__title {
    margin-top: 5px
}

.search--not-found {
    margin: 25px 0;
    padding: 0 15px;
    font-size: 18px;
    font-weight: 700;
    color: #8BC53F
}

.search--not-found>small {
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    color: #8BC53F
}

@media (min-width:768px) {
    .theme__folder {
        height: 90px
    }
    .theme__folder__index {
        left: 10px;
        width: 46px;
        height: 46px
    }
    .theme__folder__index>i {
        top: -1px;
        font-size: 30px
    }
    .theme__folder__title {
        left: 74px;
        font-size: 22px
    }
    .theme__topics>li {
        padding: 5px 2%
    }
    .item-has-image .theme__topic {
        height: 70px
    }
    .theme__folders--books .theme__topic,
    .theme__folders--career .theme__topic {
        padding: 0 10px
    }
    .theme__topic__index {
        left: 10px;
        font-size: 26px
    }
    .theme__topic__figure {
        width: 130px;
        height: 70px;
        margin-left: 90px
    }
    .theme__topic__figure+.theme__topic__title {
        left: 240px
    }
    .theme__topic__title {
        left: 90px;
        font-size: 18px
    }
    .theme__book__title>small,
    .theme__topic__description {
        font-size: 16px
    }
    .theme__book__title,
    .theme__career__title {
        font-size: 18px
    }
    .theme__book__figure {
        max-width: 80px
    }
    .theme__book__figure+.theme__book-wrap {
        margin-left: 100px
    }
    .search--not-found {
        margin: 30px 0;
        padding: 0;
        font-size: 30px
    }
    .search--not-found>small {
        font-size: 22px
    }
}

@media (min-width:992px) {
    .theme__folders {
        margin-bottom: 90px
    }
    .theme__book__title>small {
        display: inline-block;
        position: relative;
        padding-left: 10px
    }
    .theme__book__title>small:before {
        content: '|';
        position: absolute;
        top: -2px;
        left: 2px;
        font-size: 16px;
        color: #872B70
    }
    .theme__topics>li.item-has-tags .theme__topic__tags {
        position: relative;
        margin: 10px 0 10px 284px
    }
    .theme__topics>li.item-has-tags .theme__topic__tags .theme__topic__more-tags {
        display: inline-block;
        position: relative
    }
}

@media (min-width:1200px) {
    .theme__folders {
        margin-bottom: 110px
    }
    .theme__folder {
        height: 110px
    }
    .theme__folder__index {
        width: 56px;
        height: 56px
    }
    .theme__folder__index>i {
        top: -1px;
        font-size: 38px
    }
    .theme__folder__title {
        left: 84px
    }
    .item-has-image .theme__topic {
        height: 100px
    }
    .theme__topic__index {
        font-size: 32px
    }
    .theme__topic__figure {
        width: 140px;
        height: 100%;
        margin-top: 0;
        margin-left: 100px
    }
    .theme__topic__figure+.theme__topic__title {
        left: 270px
    }
    .theme__topic__title {
        left: 100px
    }
    .theme__topic__description {
        font-size: 18px
    }
    .search--not-found {
        margin: 50px 0 0;
        font-size: 42px
    }
    .search--not-found>small {
        font-size: 24px
    }
    .theme__folders+.article__comments {
        padding-top: 45px
    }
}

.theme__folders+.article__comments {
    margin-top: 0
}

.article__title-more+.theme__folders {
    margin-bottom: 0
}

.theme__topic__tags {
    margin: 0 0 32px;
    position: absolute;
    top: 25%;
    right: 14px
}

.theme__topic__tags .btn-more-tags {
    color: #CBCFC3;
    border-radius: 50%;
    border: 2px solid #CBCFC3;
    height: 24px;
    width: 24px;
    font-size: 12px;
    text-align: center;
    padding: 2px 0 0;
    cursor: pointer
}

.theme__topic__tags .tags-visible {
    display: none
}

.theme__topic__tags .list-inline.tags {
    padding: 12px;
    margin-top: 0;
    display: none;
    position: absolute;
    top: 40px;
    right: 0;
    background-color: #FFF;
    border-radius: 2px;
    z-index: 1;
    -webkit-box-shadow: 0 0 8px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, .1);
    width: 200px
}

.theme__topic__tags .list-inline.tags:after {
    content: " ";
    border-style: solid;
    border-width: 12px;
    border-color: transparent transparent #FFF;
    position: absolute;
    top: -24px;
    right: 10px
}

.theme__topic__tags .list-inline.tags:before {
    content: normal
}

.theme__topic__tags .list-inline.tags .tags__link {
    border: 1px solid #CBCFC3;
    padding: 2px 10px;
    font-size: 12px;
    background: 0 0;
    color: #CBCFC3
}

.theme__topic__current .theme__topic__tags .list-inline.tags .tags__link {
    background-color: rgba(255, 255, 255, .4)
}

@media (min-width:768px) {
    .theme__topic__tags {
        top: 25%
    }
    .theme__topic__tags .tags-visible {
        display: inline-block;
        margin-right: 4px;
        margin-bottom: 4px
    }
    .theme__topic__tags .tags-visible .btn.tags__link {
        border: 1px solid #CBCFC3;
        padding: 2px 10px;
        font-size: 12px;
        background: 0 0;
        color: #CBCFC3
    }
    .theme__topic__tags .tags-visible+.btn-more-tags {
        display: inline-block
    }
}

.enem__test-wrap,
.news__item {
    border-bottom: 1px solid #DBDDD1
}

.context--his .section-article-video:before {
    background-color: rgba(255, 106, 113, .2)
}

.context--his .article__title-more,
.context--his .header-exercises {
    background-color: #FF6A71
}

.context--his .steps-exercises .step.step-active {
    color: #FF6A71
}

@media (min-width:992px) {
    .context--his .steps-exercises .step.step-active {
        background-color: #FF6A71;
        color: #FFF
    }
}

.context--geo .section-article-video:before {
    background-color: rgba(115, 147, 72, .2)
}

.context--geo .article__title-more,
.context--geo .header-exercises {
    background-color: #739348
}

.context--geo .steps-exercises .step.step-active {
    color: #739348
}

@media (min-width:992px) {
    .context--geo .steps-exercises .step.step-active {
        background-color: #739348;
        color: #FFF
    }
}

.context--por .section-article-video:before {
    background-color: rgba(99, 161, 158, .2)
}

.context--por .article__title-more,
.context--por .header-exercises {
    background-color: #63A19E
}

.context--por .steps-exercises .step.step-active {
    color: #63A19E
}

@media (min-width:992px) {
    .context--por .steps-exercises .step.step-active {
        background-color: #63A19E;
        color: #FFF
    }
}

.context--lit .section-article-video:before {
    background-color: rgba(135, 43, 112, .2)
}

.context--lit .article__title-more,
.context--lit .header-exercises {
    background-color: #872B70
}

.context--lit .steps-exercises .step.step-active {
    color: #872B70
}

@media (min-width:992px) {
    .context--lit .steps-exercises .step.step-active {
        background-color: #872B70;
        color: #FFF
    }
}

.context--phy .section-article-video:before {
    background-color: rgba(8, 58, 90, .2)
}

.context--phy .article__title-more,
.context--phy .header-exercises {
    background-color: #083A5A
}

.context--phy .steps-exercises .step.step-active {
    color: #083A5A
}

@media (min-width:992px) {
    .context--phy .steps-exercises .step.step-active {
        background-color: #083A5A;
        color: #FFF
    }
}

.context--che .section-article-video:before {
    background-color: rgba(211, 25, 165, .2)
}

.context--che .article__title-more,
.context--che .header-exercises {
    background-color: #D319A5
}

.context--che .steps-exercises .step.step-active {
    color: #D319A5
}

@media (min-width:992px) {
    .context--che .steps-exercises .step.step-active {
        background-color: #D319A5;
        color: #FFF
    }
}

.context--bio .section-article-video:before {
    background-color: rgba(239, 128, 112, .2)
}

.context--bio .article__title-more,
.context--bio .header-exercises {
    background-color: #EF8070
}

.context--bio .steps-exercises .step.step-active {
    color: #EF8070
}

@media (min-width:992px) {
    .context--bio .steps-exercises .step.step-active {
        background-color: #EF8070;
        color: #FFF
    }
}

.context--mat .section-article-video:before {
    background-color: rgba(119, 156, 244, .2)
}

.context--mat .article__title-more,
.context--mat .header-exercises {
    background-color: #779CF4
}

.context--mat .steps-exercises .step.step-active {
    color: #779CF4
}

@media (min-width:992px) {
    .context--mat .steps-exercises .step.step-active {
        background-color: #779CF4;
        color: #FFF
    }
}

.context--atualidades .section-article-video:before {
    background-color: rgba(239, 147, 146, .2)
}

.context--atualidades .article__title-more,
.context--atualidades .header-exercises {
    background-color: #EF9392
}

.context--atualidades .steps-exercises .step.step-active {
    color: #EF9392
}

@media (min-width:992px) {
    .context--atualidades .steps-exercises .step.step-active {
        background-color: #EF9392;
        color: #FFF
    }
}

.context--redacao .section-article-video:before {
    background-color: rgba(85, 205, 154, .2)
}

.context--redacao .article__title-more,
.context--redacao .header-exercises {
    background-color: #55CD9A
}

.context--redacao .steps-exercises .step.step-active {
    color: #55CD9A
}

@media (min-width:992px) {
    .context--redacao .steps-exercises .step.step-active {
        background-color: #55CD9A;
        color: #FFF
    }
}

.news {
    margin-bottom: 25px
}

.article__plugin .news {
    margin-bottom: 0
}

.news__item {
    position: relative;
    overflow: hidden;
    height: 120px;
    padding: 10px 0
}

.news__figure {
    display: block;
    width: 85px;
    height: 60px;
    margin-top: 20px;
    margin-left: 10px;
    background: center center no-repeat;
    background-size: cover
}

.news__figure+.news__info-wrap {
    left: 110px
}

.news__info-wrap {
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.news__date {
    display: inline-block;
    font-size: 14px;
    color: #8BC53F
}

.news__title {
    margin: 0;
    font-size: 16px;
    font-weight: 400
}

.news__link {
    color: #666
}

.news__link:hover {
    color: rgba(102, 102, 102, .8)
}

.news__share {
    position: absolute;
    top: 44px;
    right: 30px
}

.news__share__link {
    color: #8F53A0
}

.news__share__link:hover {
    color: #8BC53F
}

.news__load-btn {
    width: 130px;
    margin: 0 auto 25px
}

.pagination-loading>.news__load-btn {
    display: none
}

.news__loading {
    display: none;
    width: 40px;
    height: 40px;
    margin: 0 auto 25px
}

.pagination-loading>.news__loading {
    display: block
}

.news--search .news__item {
    height: auto
}

.news--search .news__item .news__figure {
    margin-top: 10px
}

.news--search .news__item.item-has-image {
    padding-top: 10px
}

.news--search .news__item.item-has-image .news__info-wrap {
    position: absolute;
    top: 10px
}

.news--search .news__item.item-has-image .theme__topic__tags .list-inline.tags {
    padding-left: 10px
}

.news--search .news__item .theme__topic__tags .list-inline.tags {
    padding-left: 15px
}

.news--search .news__item .theme__topic__tags {
    margin: 12px 0
}

.news--search .news__info-wrap {
    top: 20px;
    top: 0;
    margin-bottom: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    max-height: 68px;
    max-width: 94%;
    overflow: hidden;
    position: relative
}

@media (min-width:768px) {
    .news--search .news__info-wrap {
        max-height: none;
        overflow: visible;
        max-width: none
    }
    .news--search .news__item .theme__topic__tags .list-inline.tags {
        padding-left: 55px
    }
}

@media (min-width:1200px) {
    .news--search .news__item {
        padding: 30px 0
    }
    .news--search .news__item .news__figure {
        margin-top: 0;
        height: 100px
    }
    .news--search .news__item .news__figure+.news__info-wrap {
        left: 190px;
        position: absolute;
        height: 100px;
        top: 30px
    }
    .news--search .news__item.item-has-image .theme__topic__tags .list-inline.tags {
        padding-left: 185px
    }
}

.article__section,
.section-article-video .col-xs-12,
.section-article-video .container {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    .news__figure {
        width: 120px;
        height: 80px;
        margin-top: 10px
    }
    .news__figure+.news__info-wrap {
        left: 150px
    }
    .news__info-wrap {
        left: 40px;
        right: 110px
    }
    .news--search .news__info-wrap {
        right: 20px
    }
    .news__date {
        margin-bottom: 5px
    }
    .news__date,
    .news__title {
        font-size: 16px
    }
}

@media (min-width:1200px) {
    .news__figure {
        width: 140px;
        height: 100%;
        margin-top: 0
    }
    .news__figure+.news__info-wrap {
        left: 190px
    }
    .news__info-wrap {
        left: 60px
    }
    .news__date {
        margin-bottom: 0
    }
    .news__date,
    .news__title {
        font-size: 18px
    }
}

.section-article-video {
    margin-top: 0;
    background-color: #000;
    position: relative
}

.section-article-video:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(187, 187, 187, .2)
}

.section-article-video .box-content-video {
    max-width: 854px;
    margin: auto
}

.section-article-video .row {
    margin-left: 0;
    margin-right: 0
}

.section-article-video .article-embed-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.section-article-video .article-embed-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article__plugin {
    padding-right: 0
}

.article__section--bordered {
    padding-top: 25px;
    border-top: 1px solid #DBDDD1
}

.article__sub-title {
    margin: 0 0 25px;
    font-size: 18px;
    font-weight: 700;
    color: #8BC53F
}

.article__title-more {
    background-color: #BBB;
    padding: 26px 0 26px 15px
}

.article__content,
.article__info {
    padding-right: 15px;
    padding-left: 15px
}

.article__title-more+.article__section--bordered {
    padding-top: 0
}

.article__title-more .article__sub-title {
    color: #FFF;
    margin-bottom: 0
}

.article__info {
    overflow: hidden;
    margin-top: 16px;
    margin-bottom: 16px
}

.publisher__pic {
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.article__date,
.article__date:before,
.publisher__name {
    font-size: 16px;
    font-weight: 700;
    color: #8BC53F
}

.publisher__name {
    color: #8F53A0
}

.publisher__name:hover {
    color: #8BC53F
}

.article__date {
    display: block;
    position: relative
}

.article__content {
    font-size: 16px;
    line-height: 1.5;
    color: #666
}

.article__content p {
    margin-bottom: 20px
}

.article__content strong {
    font-weight: 700
}

.article__content a {
    color: #8F53A0;
    font-weight: 700
}

.article__content a:hover {
    color: #8BC53F;
    text-decoration: none
}

.article__content div,
.article__content iframe,
.article__content img {
    max-width: 100%
}

.article__content img {
    display: block;
    height: auto
}

.article__content ol,
.article__content ul {
    margin: 0 0 20px;
    padding-left: 20px
}

.article__content ol li+li,
.article__content ul li+li {
    margin-top: 5px
}

.article__content .alignleft {
    float: left;
    margin-right: 20px
}

.article__content .alignright {
    float: right;
    margin-left: 20px
}

.article__content .aligncenter {
    display: block;
    margin: 0 auto 20px
}

.article__content .alignnone {
    display: block;
    float: none
}

.article__content .size-full {
    width: 100%;
    height: auto
}

.article__content .aligncenter,
.article__content .alignleft,
.article__content .alignnone,
.article__content .alignright,
.article__content .size-full {
    margin-bottom: 20px
}

.article__content p .aligncenter,
.article__content p .alignleft,
.article__content p .alignnone,
.article__content p .alignright,
.article__content p .size-full {
    margin-top: 5px
}

.article__tags {
    padding-top: 25px;
    padding-bottom: 30px
}

.tags {
    position: relative;
    margin: 0;
    padding-left: 50px
}

.tags:before {
    content: 'Tags:';
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 14px
}

.tags>li {
    margin-top: 5px;
    padding: 0
}

@media (min-width:992px) {
    .tags {
        padding-left: 40px
    }
    .tags:before {
        left: 0
    }
}

.tags__link {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px
}

.recommendations {
    margin: 0 -15px
}

.recommendation__item {
    position: relative;
    overflow: hidden;
    padding: 0 15px
}

.recommendation__figure {
    display: block;
    width: 100%;
    height: 110px;
    background: center center no-repeat;
    background-size: cover
}

.recommendation__title {
    margin: 15px 0 0;
    font-size: 14px;
    font-weight: 700;
    color: #8F53A0
}

.recommendation:hover .recommendation__title {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #8BC53F
}

.scroll-share {
    position: fixed;
    height: 44px;
    right: 0;
    bottom: -44px;
    left: 0;
    text-align: center;
    z-index: 2;
    -webkit-transition: bottom .2s;
    transition: bottom .2s
}

.scroll-share.show {
    bottom: 15px
}

.scroll-share__link {
    display: inline-block;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    color: #FFF;
    font-size: 24px
}

.scroll-share__link--facebook {
    background-color: #0071BC
}

.scroll-share__link--twitter {
    background-color: #29ABE2
}

.scroll-share__link--whatsapp {
    background-color: #8CC63F
}

.scroll-share__link--download {
    background-color: #FF6A71
}

.scroll-share__link>.fa {
    margin-top: 11px
}

.scroll-share__link:hover {
    color: #FFF;
    background-color: #8F53A0
}

@media (max-width:767px) {
    .recommendation__figure {
        height: 300px
    }
    .recommendation__item {
        padding: 0
    }
    .recommendation__item:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .6)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .6) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .6) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#99000000', GradientType=0)
    }
    .recommendation__info {
        position: absolute;
        bottom: 50px;
        left: 15px;
        right: 15px
    }
    .recommendation__category {
        display: inline-block;
        margin-bottom: 5px;
        font-size: 16px;
        font-weight: 700;
        color: #F2CA14;
        text-transform: uppercase
    }
    .recommendation__title {
        margin: 0;
        font-size: 24px;
        color: #FFF
    }
}

@media (min-width:768px) {
    .article__sub-title {
        font-size: 20px
    }
    .article__plugin__title {
        padding: 25px 0;
        border-top: 1px solid #DBDDD1;
        border-bottom: 1px solid #DBDDD1;
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        color: #8BC53F
    }
    .publisher__pic {
        float: none;
        width: 75px;
        height: 75px
    }
    .article__date {
        display: inline-block;
        padding-left: 10px
    }
    .article__date:before {
        content: '|';
        position: absolute;
        top: -1px;
        left: 2px
    }
    .article__content {
        font-size: 16px
    }
    .article__content p {
        margin-bottom: 30px
    }
    .article__content ol,
    .article__content ul {
        margin: 0 0 30px
    }
    .article__content ol li+li,
    .article__content ul li+li {
        margin-top: 10px
    }
    .article__content .aligncenter {
        margin: 0 auto 30px
    }
    .article__content .aligncenter,
    .article__content .alignleft,
    .article__content .alignnone,
    .article__content .alignright,
    .article__content .size-full {
        margin-bottom: 30px
    }
    .tags {
        padding-left: 50px
    }
    .tags:before {
        top: 16px;
        font-size: 18px
    }
    .tags>li {
        margin-top: 10px;
        padding: 0 5px
    }
    .tags__link {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px
    }
    .scroll-share {
        height: 65px;
        bottom: -65px
    }
    .scroll-share.show {
        bottom: 25px
    }
    .scroll-share__link {
        width: 65px;
        height: 65px;
        font-size: 32px
    }
    .scroll-share__link>.fa {
        margin-top: 18px
    }
}

@media (min-width:992px) {
    .recommendations {
        margin: 0 0 0 -15px
    }
    .scroll-share {
        width: 970px;
        margin: 0 auto;
        padding-right: 323px
    }
}

@media (min-width:1200px) {
    .article__sub-title {
        font-size: 24px
    }
    .article__plugin__title {
        padding: 40px 0
    }
    .article__content {
        font-size: 18px
    }
    .article__content p {
        margin-bottom: 40px
    }
    .article__content ol,
    .article__content ul {
        margin: 0 0 40px
    }
    .article__content ol li+li,
    .article__content ul li+li {
        margin-top: 15px
    }
    .article__content .aligncenter {
        margin: 0 auto 40px
    }
    .recommendation__title {
        font-size: 16px
    }
    .scroll-share {
        width: 1170px;
        padding-right: 388px
    }
}

.enem .content {
    margin-bottom: 25px
}

.enem__ano {
    margin: 0 0 0 25px;
    font-size: 16px;
    font-weight: 700;
    line-height: 60px
}

.enem__tests {
    margin: 0;
    border-top: 1px solid #DBDDD1
}

.enem__test-wrap {
    display: block;
    position: relative;
    background-color: #F2F2F2
}

.enem__test {
    display: block;
    padding-top: 15px;
    margin-left: 25px;
    font-size: 14px
}

.enem__links {
    display: block;
    margin: 8px 0 15px 25px
}

.enem__link {
    display: inline-block;
    width: 110px;
    font-size: 14px
}

.enem__link+.enem__link {
    margin-left: 10px
}

@media (min-width:768px) {
    .enem__ano {
        margin: 0;
        font-size: 26px;
        line-height: 90px
    }
    .enem__test {
        padding-top: 0;
        font-size: 16px;
        line-height: 80px
    }
    .enem__links {
        position: absolute;
        top: 50%;
        right: 15px;
        margin: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .enem__link {
        width: 130px
    }
    .enem__link+.enem__link {
        margin-left: 15px
    }
}

@media (min-width:1200px) {
    .enem__ano {
        font-size: 46px;
        line-height: 130px
    }
    .enem__test {
        font-size: 18px;
        line-height: 110px
    }
}

.contact {
    margin: 20px 0;
    padding-right: 15px;
    overflow: hidden
}

.contact__label {
    font-weight: 400
}

.contact__btn {
    float: right
}

.contact__btn--cancel {
    margin-right: 15px;
    border: 0;
    padding: 9px 20px;
    color: #666;
    background-color: transparent
}

.contact__btn--submit {
    width: 130px
}

.alert {
    display: block;
    margin: 15px 0;
    padding: 10px 20px;
    border-radius: 5px
}

.alert--danger {
    color: #FFF;
    background-color: #C00
}

.alert--success {
    color: #FFF;
    background-color: #8BC53F
}

@media (min-width:992px) {
    .contact {
        margin: 40px 0;
        padding-right: 0
    }
}

.page--404__logo {
    display: block;
    height: 90px;
    margin: 15px auto 0;
    fill: #8F53A0
}

.page--404__msg {
    margin: 15px 0 0;
    font-size: 60px;
    font-weight: 900;
    color: #8BC53F
}

.page--404__msg>small {
    display: block;
    font-size: 20px;
    color: #8BC53F;
    font-weight: 700
}

.page--404__error {
    display: block;
    height: 200px;
    margin: 0 auto;
    fill: #8BC53F
}

.page--404__btn {
    max-width: 220px;
    margin: 0 auto
}

@media (min-width:768px) {
    .page--404__logo {
        height: 120px;
        margin: 25px auto 0
    }
    .page--404__msg {
        margin: 15px 0;
        font-size: 76px
    }
    .page--404__msg>small {
        font-size: 24px
    }
    .page--404__error {
        height: 250px
    }
    .page--404__btn {
        max-width: 220px;
        margin: 0 auto
    }
}

/*
* Content Visualizer
*/

.content-visualizer {
    position: absolute;
    top: 3em;
    right: 5em;
}

.content-visualizer--small .content-visualizer {
    top: 2.7em;
    right: 1em;
}

.content-visualizer--small-title .content-visualizer {
    top: 1.5em;
    right: 3.5em;
}

.content-visualizer__icon {
    float: left;
    margin-right: 0.5em;
}

.content-visualizer--small .content-visualizer__icon {
    margin-right: 0.2em;
}

.content-visualizer__icon:last-of-type {
    margin-right: 0;
}

.content-visualizer__icon svg {
    fill: #bebebe;
}

.content-visualizer__icon--checked svg {
    fill: #083A5A;
}

.theme__folder__title {
    max-width: 14em;
}

@media (max-width:1200px) {
    .content-visualizer {
        top: 2em;
        right: 4em;
    }
}

@media (max-width:768px) {
    .content-visualizer {
        right: 3.5em;
    }
    .theme__folder .content-visualizer {
        top: 1.5em;
        right: 3.5em;
    }
}

.woocommerce-billing-fields #billing_first_name_field {
	display:none;
}

#billing_country_field,
#billing_postcode_field,
#billing_address_1_field,
#billing_address_2_field,
#billing_neighborhood_field,
#billing_city_field,
#billing_state_field {
    display: none !important;
}
.woo_recaptcha_field {
    float: none !important;
    width: 100%;
}
.woo_recaptcha_field >div>div {
    display: inline-block;
}

.form-row.place-order {
    padding-bottom: 0;
}

li.wc_payment_method {
    background-color: #ebebeb !important;
    list-style: none;
    text-align: left;
    padding: 1px !important;
    margin-top: 2px;
}
li.wc_payment_method > label {
    margin: 0 0 0 .5em !important;
    font-size: inherit !important;
    text-align: left !important;
    width: auto !important;
    color: #666 !important;
    font-weight: 600 !important;
}
li.wc_payment_method > input {
    margin: 1.1em 0 1.3em 1.3em;
}
.wc_payment_methods.payment_methods.methods > .payment_method_vindi-wc-creditcard {
    padding: 1px !important;
}
li.wc_payment_method > div, .payment_box.payment_method_vindi-wc-creditcard {
    background-color: white !important;
    padding: 3em !important;
}
li.wc_payment_method.payment_method_vindi-wc-creditcard {
    background-image: url('/wp-content/themes/NEW-theme-vestibular/images/checkout/cartaodecredito.png');
    background-repeat: no-repeat;
    background-position: 97% .55em;
    background-size: 14em;
}
li.wc_payment_method.payment_method_vindi-bank-slip {
    background-image: url('/wp-content/themes/NEW-theme-vestibular/images/checkout/boleto.png');
    background-repeat: no-repeat;
    background-position: 97% .5em;
    background-size: 3.5em;
}
.payment_box.payment_method_vindi-bank-slip {
    background-image: url('/wp-content/themes/NEW-theme-vestibular/images/checkout/boleto_background.png') !important;
    background-repeat: no-repeat !important;
    background-position: 50% 17% !important;
    background-size: 11em !important;
    padding-top: 11em !important;
}
.woocommerce-checkout-payment .payment_method_vindi-wc-creditcard .vindi-fieldset {
    padding-top: 0 !important;
}
.vindi-fieldset .form-row select.input-text {
    width: 24% !important;
}
.vindi-fieldset .form-row .vindi_card_csc_description {
    height: 35px;
    width: 101px;
    display: inline-block;
    text-indent: -9999px;
    position: absolute;
    margin-left: .5em;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
}
.section-cart.section-cart-product .content-woocommerce {
    margin-bottom: 0;
}
ul.wc_payment_methods.payment_methods.methods {
    margin-bottom: 2em;
}
.row.row-boleto {
    /* padding-top: 8em; */
}
.tooltip-support {
    display: none !important;
    top: 0 !important;
}
.payment_method_vindi-bank-slip .vindi-invoice-description {
    font-weight: normal !important;
}
.payments_methods_title {
    font-size: 24px;
    color: #33b7e5;
    font-weight: 900;
    margin: 10px 0 20px;
    width: 100%;
}
.page-order-received .section-cart .woocommerce-message {
    display: block !important;
    text-align: left;
    padding: 1em;
}
.page-order-received .section-cart .woocommerce-message a {
    padding: 1em;
    display: block;
    background-color: #1e4494;
    width: 10em;
    color: #FFF;
    margin: 0 0 2em 2em;
    float: right;
}
.woocommerce .woocommerce-thankyou-order-details {
    width: 310px !important;
}

.payment_method_vindi-wc-creditcard .input-radio+label, .woocommerce-billing-fields>h3, .woocommerce-checkout #order_review_heading {
    padding: 15px
}

.payment_method_vindi-bank-slip .input-radio+label, .woocommerce-billing-fields>h3, .woocommerce-checkout #order_review_heading {
    padding: 15px
}
