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

@font-face {
    font-family: 'TrebuchetMS-Bold';
    src: url("../fonts/TrebuchetMS-Bold.eot");
    src: url("../fonts/TrebuchetMS-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/TrebuchetMS-Bold.woff") format("woff"), url("../fonts/TrebuchetMS-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'TrebuchetMS-Italic';
    src: url("../fonts/TrebuchetMS-Italic.eot");
    src: url("../fonts/TrebuchetMS-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/TrebuchetMS-Italic.woff") format("woff"), url("../fonts/TrebuchetMS-Italic.ttf") format("truetype");
}

@font-face {
    font-family: 'Trebuchet-BoldItalic';
    src: url("../fonts/Trebuchet-BoldItalic.eot");
    src: url("../fonts/Trebuchet-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Trebuchet-BoldItalic.woff") format("woff"), url("../fonts/Trebuchet-BoldItalic.ttf") format("truetype");
}

a {
    color: #60BB46;
}

a:hover, a:focus {
    color: #31903A;
}

h1, h2, h3, h4, h5, h6, p, i, strong, label {
    margin: 0;
}

/*Tabelas*/
th, td {
    padding: 13px 0 13px 20px;
    border: none;
    text-align: left;
}

td {
    font-size: 0.875em;
    color: #595959;
    border: none;
}

td + td,
th + th {
    text-align: center;
    padding-left: 0;
}

tr:nth-child(2n+2) {
    background-color: #f3f3f3;
}

/* Listas */
ul.tags {
    margin: 40px 0;
}

ul.tags li {
    display: inline;
}

ul.tags li span {
    color: #62bb46
}

ul.tags li a {
    text-decoration: none
}

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

.lst-cont-filter {
    width: 100%;
}

.lst-cont-filter img {
    float: left;
    margin-right: 19px;
}

.lst-cont-filter > li {
    padding: 20px 0;
    border-top: 1px solid #dbdbdb;
    clear: both;
    width: 100%;
}

.lst-cont-filter > li:first-child {
    border-top: 3px solid #dbdbdb;
}

.lst-cont-filter .date {
    margin: 0;
    line-height: 1.125em;
}

.lst-cont-filter p {
    margin-bottom: 0;
}

.lst-cont-filter h5 {
    margin-bottom: 4px;
}

.lst-btns {
    margin-top: 5px;
}

.lst-btns li {
    float: left;
    margin-right: 10px;
    color: #595959;
    font: 14px/30px Arial, sans-serif;
}

.lst-bullets {
    margin: 0 0 32px 18px;
}

.lst-bullets li {
    margin-bottom: 0;
    list-style: disc outside none;
    display: list-item;
    line-height: 23px;
}

.box-pagination {
    border-bottom: 1px solid #dbdbdb;
    padding: 16px 0 16px 0;
    width: 100%;
    position: relative;
    top: -11px;
    border-top: 3px solid #dbdbdb;
}

.box-pagination .pager {
    margin-left: 375px;
    clear: both;
}

.box-pagination li {
    float: left;
    margin-left: 30px;
    line-height: 30px;
}

.box-pagination li:first-child {
    margin-left: 0;
}

.box-pagination .page-current, .box-pagination a {
    font: 14px/32px Arial, sans-serif;
    color: #595959;
}


/*  ===========================================================================
    Common
    ===========================================================================  */

body {
    background: #FFF;
    font-family: 'TrebuchetMS', Helvetica, Arial, sans-serif;
    color: #333;
}

img {
    max-width: 100%;
}

p {
    margin-bottom: 25px;
}

hr {
    margin: 20px 0;
    border: 0 !important;
    border-top: 1px solid #60bb46 !important;
}

hr.gray {
    border-color: #dcddde !important;
}

a:hover {
    text-decoration: none !important;
}

.blue {
    color: #004a87;
}

.content-combo {
    padding: 10px 0;
    background-color: #f3f4f4;
}

.content-combo select {
    color: #60bb46;
}

.btn-agenda {
    display: none;
}

.no-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.content {
    overflow: hidden;
}

.container {
    max-width: 1170px;
    padding: 0 !important;
    margin: auto;
    position: relative;
}

.w-full {
    width: 100% !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    display: block;
    margin: 0 auto;
    text-align: center;
}

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

.centralize {
    display: table-cell;
    vertical-align: middle;
}

.no-padding {
    padding: 0 !important;
}

.no-bg {
    background-color: transparent !important;
}

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

.no-margin {
    margin: 0 !important;
}

/* Titles */

h1, h2, h3, h4, h5, h6 {
    padding: 10px 0;
}

h1 {
    /*60px*/
    font-size: 3.750em;
    color: #62bb46;
}

h2 {
    /*42px*/
    font-size: 2.625em;
    color: #62bb46;
}

h3 {
    /*36px*/
    font-size: 2.250em;
    color: #62bb46;
}

h4 {
    /*30px*/
    font-size: 1.875em;
    color: #62bb46;
}

h5 {
    /*24px*/
    font-size: 1.500em;
    color: #62bb46;
}

h6 {
    /*20px*/
    font-size: 1.125em;
    color: #595959;
}

@media (max-width: 767px) {
    h1 {
        font-size: 3.750em;
    }

    h2 {
        font-size: 2.625em;
    }

    h3 {
        font-size: 2.250em;
    }

    h4 {
        font-size: 1.875em;
    }

    h5 {
        font-size: 1.500em;
    }

    h6 {
        font-size: 1.125em;
    }
}

@media (max-width: 450px) {
    h1 {
        font-size: 2.6em;
    }

    h2 {
        font-size: 2em;
    }

    h3 {
        font-size: 1.8em;
    }

    h4 {
        font-size: 1.5em;
    }

    h5 {
        font-size: 1.3em;
    }

    h6 {
        font-size: 1em;
    }
}

.row-title {
    background: #60bb46 url(../img/bg-title.png) no-repeat center;
}

.row-title .title-1 {
    padding: 15px 0;
    font-size: 42px;
    color: white;
}

.row-title-page {
    background: #ef4023;
}

.row-title-page .title {
    font-size: 30px;
    color: white;
    line-height: 53px;
}

.title {
    font-family: 'TrebuchetMS-Bold', Tahoma, serif;
    font-weight: normal;
}

.title.title-bg {
    font-size: 24px;
    padding: 10px 15px;
    color: white;
    text-transform: uppercase;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.title.title-bg a {
    color: white;
}

.title.title-bg.title-primary {
    background-color: #60bb46;
}

.title.title-bg.title-secondary {
    background-color: #0072bc;
}

.title-2 {
    font-size: 36px;
}

.title-2 em {
    color: #414042;
}

.title-3 {
    font-size: 24px;
}

.title-2,
.title-3 {
    color: #60bb46;
}

.title em {
    display: block;
    color: #414042;
}

.title-1 em {
    font-size: 20px;
}

.title-2 em {
    font-size: 18px;
}

.title-3 em {
    font-size: 16px;
}

@media (max-width: 991px) {
    .row-title .title-1 {
        font-size: 35px;
    }

    .title-2 {
        font-size: 30px;
    }

    .title-3 {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .row-title .title-1 {
        font-size: 30px;
    }

    .title-2 {
        font-size: 25px;
    }

    .title-3 {
        font-size: 18px;
    }
}

@media (max-width: 450px) {
    .row-title .title-1 {
        font-size: 25px;
    }

    .title-2 {
        font-size: 20px;
    }

    .title-3 {
        font-size: 16px;
    }
}

/* Buttons */
.btn {
    color: white;
    border: none;
    font-family: 'TrebuchetMS-Bold', Tahoma, serif;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn:hover {
    color: white;
}

.btn-arrow:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    background: none;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid white;
    margin-left: 15px;
}

.btn-primary {
    background-color: #60bb46;
    border-color: #60bb46;
}

.btn-primary:hover {
    background-color: #70c259;
    border-color: #70c259;
}

.btn-second {
    background-color: #0072bc;
    color: #FFF;
}

.btn-second:hover {
    background-color: #0081d6;
}

.btn-third {
    background-color: #0062ab;
}

.btn-third:hover {
    background-color: #0e7acb;
}

.pager li {
    margin: 0 5px !important;
}

.pager a {
    background-color: #0072bc !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    border: 0 !important;
    color: #FFF;
}

/* Para exibir somente 2 noticias nas resoluções menores */
@media (max-width: 991px) {
    .news-3-columns .box-content + .box-content + .box-content {
        display: none;
    }
}

.row-more-news {
    color: #0072bc;
    background: #ededee;
    padding: 8px 15px;
    text-align: right;
}

/* Nav Pills */
.nav-pills {
    border-top: 1px solid #dcddde;
    border-bottom: 1px solid #dcddde;
    padding: 20px 0;
}

.nav-pills > li {
    float: none;
    display: inline-block;
}

.nav-pills > li > a {
    color: #60bb46;
    font-size: 16px;
    font-family: 'TrebuchetMS-Bold', Tahoma, serif;
    padding: 5px 15px;
}

.nav-pills > li > a:hover {
    background-color: #ffd7a0;
}

.nav-pills > li > a.active > a,
.nav-pills > li > a.active > a:hover,
.nav-pills > li > a.active > a:focus {
    background-color: #60bb46;
    color: white;
}

@media (min-width: 992px) {
    .nav-pills > li.li-search {
        max-width: 292px;
    }
}

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

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* margins/paddings */
.mt-15 {
    margin-top: 15px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.pr-15 {
    padding-right: 15px;
}

.pl-15 {
    padding-left: 15px;
}

.social .social-item {
    display: inline-block;
    vertical-align: top;
    width: 33px;
    height: 24px;
    border: none;
    background: url(../img/sprite.png) 0 0 no-repeat;
    text-indent: -9999px;
}

.social .facebook {
    background-position: 11px -56px
}

.social .facebook:hover {
    background-position: 11px -107px;
}

.social .twitter {
    background-position: -23px -55px
}

.social .twitter:hover {
    background-position: -23px -106px
}

.social .google {
    background-position: -56px -55px;
}

.social .google:hover {
    background-position: -56px -106px;
}

.social .youtube {
    background-position: -95px -55px;
}

.social .youtube:hover {
    background-position: -95px -106px;
}

.social .instagram {
    background-position: -131px -55px;
}

.social .instagram:hover {
    background-position: -131px -106px;
}

.social .linkedin {
    background-position: -162px -55px;
}

.social .linkedin:hover {
    background-position: -162px -106px;
}

.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}

.col-height {
    display: table-cell;
    float: none;
    height: 100%;
}

.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}

.form-search-media .form-control,
.form-search-media .btn {
    border: 1px solid #dcddde;
    color: #0072bc;
}
.form-search-media label {
    width: 100%;
}
.form-search-media .form-control {
    background-color: #ededed;
    float: left;
}
.form-search-media .btn-submit {
    text-transform: uppercase;
    margin-left: -10px;
}
@media (max-width: 991px) {
    .form-search-media {
        margin-top: 15px !important;
    }
    .form-search-media .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
}

.form-global .ui-datepicker-trigger {
    display: inline-block;
    left: 10px;
    position: relative;
    cursor: pointer;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    color: #3e3e3e;
    font-family: Verdana,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 8px;
}

.ui-datepicker-calendar {
    border: none;
    font-family: Verdana,Arial,sans-serif;
}
.ui-datepicker-calendar th {
    color: #000;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    text-align: center;
}

.ui-datepicker .ui-datepicker-header,
#ui-datepicker-div {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ui-datepicker-title select {
    border: 1px solid #3e3e3e;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 5px;
}

.list-category {
    margin: 0;
    padding: 0;
}
.list-category li {
    border-top: 1px solid #dcddde;
    padding: 5px 0;
}
.list-category li span {
    color: #000;
}
.list-category li:first-child {
    border-top: none;
}
.list-category li a {
    color: #0072bc;
    font-weight: 600;
}


/*  ===========================================================================
    Carousel
    ===========================================================================  */

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

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

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

.carousel-indicators {
    text-align: center;
    bottom: -55px;
}

.carousel-indicators li {
    background-color: white;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    display: inline-block;
    border: 2px solid #c5c5c5;
    outline-offset: -8px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.carousel-indicators li.active {
    margin: 0 5px;
    border-color: #60bb46;
    outline: 3px solid #60bb46;
}

.carousel.carousel-fade .item {
    opacity: 0;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.carousel .item {
    width: 100%;
    height: auto;
}

.carousel .carousel-inner .item img {
    min-width: 100%;
    height: auto;
}

.carousel .item .carousel-caption {
    left: 10%;
    right: 10%;
    text-shadow: none;
}

.carousel .item .carousel-caption .txt {
    background-color: #31903a;
    float: left;
    clear: both;
    padding: 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.carousel .item .carousel-caption .txt .title p {
    color: white;
    padding: 0;
    margin: 0;
    text-align: left;
    line-height: normal;
}

.carousel .item .carousel-caption .txt .title {
    font-size: 17px;
    padding-bottom: 5px;
}

.carousel .item .carousel-caption .txt p {
    font-size: 14px;
    margin: 0;
}

.carousel.carousel-fade .item .carousel-caption .btn {
    clear: both;
    float: left;
    width: auto;
    white-space: initial;
}

#carousel-fotos .carousel-inner .carousel-caption,
#carousel-videos .carousel-inner .carousel-caption {
    bottom: 10px;
    left: 10px;
    right: 10px;
    padding: 0;
}

#carousel-fotos .carousel-inner .carousel-caption .txt,
#carousel-videos .carousel-inner .carousel-caption .txt {
    background-color: #60bb46;
    padding: 8px;
    width: 100%;
}

#carousel-fotos .carousel-inner .carousel-caption .txt p,
#carousel-videos .carousel-inner .carousel-caption .txt p {
    text-align: center;
}

@media (min-width: 771px) and (max-width: 991px) {
    .carousel .item .carousel-caption .txt {
        padding: 3px !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .carousel .item .carousel-caption .txt p {
        line-height: 1.2em;
        font-size: .9em !important;
    }
}

@media (max-width: 450px) {
    .carousel .item .carousel-caption .txt {
        padding: 3px !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .carousel .item .carousel-caption .txt p {
        line-height: 1.2em;
        font-size: .9em !important;
    }
}

.carousel-itens .carousel-inner .active.right {
    left: 33%;
}

.carousel-itens .carousel-inner .next {
    left: 33%;
}

.carousel-itens .carousel-inner .prev {
    left: -33%;
}

.carousel-itens .carousel-control.left {
    background-image: none;
}

.carousel-itens .carousel-control.right {
    background-image: none;
}

.carousel-itens .carousel-inner .item {
    background: white;
    width: inherit;
    height: inherit;
}


/*  ===========================================================================
    Owl Carousel
    ===========================================================================  */

.owl-gallery {
    margin: 0;
}

.owl-gallery .item {
    margin: 3px;
}

.owl-gallery .item img {
    display: block;
    width: 100%;
    height: auto;
}

.owl-gallery .owl-controls .owl-buttons .owl-next,
.owl-gallery .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -39px; /* Para centralizar verticalmente (metade da altura 78px) */
    font-family: "FontAwesome";
    font-size: 0;
    color: #0072BC;
}

.owl-gallery .owl-controls .owl-buttons .owl-next {
    right: -25px;
}

.owl-gallery .owl-controls .owl-buttons .owl-next:before {
    content: "\f105";
    font-size: 55px;
}

.owl-gallery .owl-controls .owl-buttons .owl-prev {
    left: -25px;
}

.owl-gallery .owl-controls .owl-buttons .owl-prev:before {
    content: "\f104";
    font-size: 55px;
}

@media (max-width: 991px) {
    .owl-gallery .owl-controls .owl-buttons .owl-next {
        right: -15px;
    }

    .owl-gallery .owl-controls .owl-buttons .owl-prev {
        left: -15px;
    }

    .owl-gallery .owl-controls .owl-buttons .owl-next,
    .owl-gallery .owl-controls .owl-buttons .owl-prev {
        margin-top: -32px; /* Para centralizar verticalmente (metade da altura 64px) */
    }

    .owl-gallery .owl-controls .owl-buttons .owl-next:before,
    .owl-gallery .owl-controls .owl-buttons .owl-prev:before {
        font-size: 45px;
    }
}

@media (max-width: 767px) {

    .owl-gallery .owl-controls .owl-buttons .owl-next {
        right: -12px;
    }

    .owl-gallery .owl-controls .owl-buttons .owl-prev {
        left: -12px;
    }

    .owl-gallery .owl-controls .owl-buttons .owl-next,
    .owl-gallery .owl-controls .owl-buttons .owl-prev {
        margin-top: -27px; /* Para centralizar verticalmente (metade da altura 54px) */
    }

    .owl-gallery .owl-controls .owl-buttons .owl-next:before,
    .owl-gallery .owl-controls .owl-buttons .owl-prev:before {
        font-size: 38px;
    }
}


/*  ===========================================================================
    Icons
    ===========================================================================  */

.icon {
    background-image: url(../img/spt-icons.png);
}

.icon.icon-newsletter {
    background-position: 0 0;
    width: 50px;
    height: 33px;
}

.icon.icon-calender {
    background-position: -51px 0;
    width: 84px;
    height: 84px;
}

.icon.icon-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    background: none;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #a7a9ac;
}


/*  ===========================================================================
    Header
    ===========================================================================  */

.header {
    background: white;
    z-index: 999;
    position: relative;
}

.header .toolbar {
    position: relative;
    z-index: 999;
    background-color: #f1f2f2;
    padding: 10px 0;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.header .toolbar .menu-toolbar.left {
    margin: 4px 0;
}

.header .toolbar .menu-toolbar.left ul li {
    border-left: 1px solid #D0D0D0;
}

.header .toolbar .menu-toolbar .rio-2016 {
    text-transform: uppercase;
    font-size: 11px;
}

.header .toolbar .menu-toolbar .rio-2016,
.header .toolbar .menu-toolbar .acessibility-buttons,
.header .toolbar .menu-toolbar .language-switcher-locale-url {
    line-height: 25px;
    height: 25px;
    color: #a7a9ac;
    padding-left: 10px;
    margin-left: 10px;
    float: left;
    font-family: 'TrebuchetMS', Tahoma, serif;
}

.header .toolbar .menu-toolbar .social {
    padding-top: 5px;
}

.header .toolbar .menu-toolbar .search {
    border-color: #bcbec0;
    height: 33px;
    width: 166px;
}

.header .menu {
    background-color: transparent;
    position: relative;
    margin-bottom: 0;
}

.header .menu .logo {
    display: inline-block;
}

.header .menu .logo {
    width: 100%;
    height: auto;
}

.header .menu .navbar-toggle {
    position: absolute;
    top: 4px;
    left: 10px;
    border: none;
    background-color: transparent;
    margin: 0;
    padding: 0;
    font-size: 28px;
}

.header .menu .navbar-toggle i {
    height: 22px;
    overflow: hidden;
    color: #FFF;
}

.header .menu .list-menu {
    margin-top: 58px;
}

.header .menu .list-menu li {
    display: inline-block;
    margin-right: 3px;
    float: none;
}

.header .menu .list-menu li a {
    font-size: 16px;
    padding: 8px 10px;
    font-family: 'TrebuchetMS-Bold', Tahoma, serif;
    color: #009054;
    background-color: transparent;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}

.header .menu .list-menu li a:hover,
.header .menu .list-menu li a:active,
.header .menu .list-menu li a.active {
    background-color: #0072bc;
    color: white;
}

.acessibility-buttons {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
}

.acessibility-buttons li {
    display: inline;
    float: left;
    position: relative;
}

.acessibility-buttons li.last a.language {
    border: 0;
}

.acessibility-buttons li .btn {
    text-indent: -9999px;
    display: block;
    background: url(../img/sprite.png) 0 0 no-repeat;
    width: 33px;
    height: 24px;
}

.acessibility-buttons li a {
    color: #595959;
    font-size: 12px;
    text-decoration: none;
}

.acessibility-buttons li a:hover {
    color: #00aee6;
}

.acessibility-buttons li a.language {
    padding: 0 10px;
    line-height: 24px;
    display: block;
    font-size: 13px;
}

.acessibility-buttons li a.acessibility {
    background-position: 8px -147px;
}

.acessibility-buttons li a.acessibility:hover {
    background-position: 8px -198px;
}

.acessibility-buttons li a.contrast {
    background-position: -32px -147px;
}

.acessibility-buttons li a.contrast:hover {
    background-position: -32px -198px;
}

.header .language-switcher-locale-url {
    margin: 0 !important;
    padding: 0 !important;;
}

.header .language-switcher-locale-url li {
    display: inline-block;
    text-align: center;
}

.header .language-switcher-locale-url a {
    display: block;
    width: 33px;
    font-family: 'TrebuchetMS', Tahoma, serif;
    color: #a7a9ac;
}

.header .language-switcher-locale-url .active a {
    color: #000;
}

.menu-toolbar form {
    position: relative;
}

.menu-toolbar form input[type="text"] {
    border: 1px solid #dbdbdb;
    float: left;
    width: 175px;
    padding: 5px 25px 5px 10px;
    background: #f6f6f6;
    font: 14px/22px Arial, sans-serif;
}

.menu-toolbar form input[type="text"]:focus {
    border: 1px solid #62bb46;
}

.menu-toolbar form input[type="submit"] {
    border: 0;
    background: transparent url(../img/sprite.png) -241px -260px no-repeat;
    text-indent: -999999px;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 7px;
    top: 8px;
}

.menu-toolbar form input[type="text"]:focus + .social form input[type="submit"] {
    border: 1px solid #62bb46;
    background-position: -241px -260px;
}

.menu-toolbar.active form input[type="submit"] {
    background-position: -241px -295px;
}

.menu-toolbar.active form input[type="text"] {
    border-color: #62bb46;
    color: #62bb46;
}

@media (max-width: 1199px) {
    .header .menu .list-menu li a {
        font-size: 13px;
        padding: 8px 6px;
    }
}

@media (max-width: 991px) {
    .header .navbar-header {
        width: 100%;
    }

    .header .menu .logo img {
        width: 300px;
        float: none;
        margin: 0 auto;
        display: block;
    }

    .header .menu .list-menu {
        margin-top: 0;
        width: 100%;
        text-align: center;
    }

    .header .menu .list-menu li {
        margin-left: 5px;
    }

    .header .menu .list-menu li a {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .header {
        height: 180px;
    }

    .header .menu {
        margin: 0 -15px;
        text-align: center;
    }

    .header .menu .navbar-collapse {
        background-color: #60bb46 !important;
        position: absolute;
        top: 50px;
        left: 0;
        border: none;
        width: 100%;
    }

    .header .menu .list-menu {
        margin-top: 0;
        text-align: left;
        width: 100%;
    }

    .header .menu .list-menu li {
        width: 100%;
        padding: 0;
        margin: 0;
        border-top: 1px solid #60bb46;
    }

    .header .menu .list-menu li a {
        color: white;
        padding: 5px 10px;
    }

    .header .menu .logo img {
        float: none;
        display: inline-block;
        width: auto;
        padding: 0 15px;
    }

    .header .menu:before {
        background-color: #60bb46;
        width: 100%;
        height: 50px;
    }

    .header .toolbar {
        display: none;
    }
}

.header .navbar-header {
    padding: 25px 0;
}

.header .menu {
    background-color: transparent;
    position: relative;
    margin-bottom: 0;
}

.header .menu .navbar-toggle {
    position: absolute;
    top: 4px;
    left: 10px;
    border: none;
    background-color: transparent;
    color: white;
    margin: 0;
    padding: 0;
    font-size: 28px;
}

.header .menu .list-menu {
    margin-top: 58px;
}

.header .menu .list-menu li {
    display: inline-block;
    float: none;
}

.header .menu .list-menu li a {
    font-size: 16px;
    padding: 8px 10px;
    color: #009054;
    background-color: transparent;
    -moz-transition: background 0.2s;
    -o-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}

.header .menu .list-menu li a:hover, .header .menu .list-menu li a.active {
    background-color: #0072bc;
    color: white;
}

@media (max-width: 1199px) {
    .header .menu .list-menu li a {
        font-size: 13px;
        padding: 8px 6px;
    }
}

@media (max-width: 991px) {
    .header .navbar-header {
        width: 100%;
    }

    .header .menu .logo img {
        width: 300px;
        float: none;
        margin: 0 auto;
        display: block;
    }

    .header .menu .list-menu {
        margin-top: 0;
        width: 100%;
        text-align: center;
    }

    .header .menu .list-menu li {
        margin-left: 5px;
    }

    .header .menu .list-menu li a {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .header {
        height: 180px;
    }

    .header .menu {
        margin: 0 -15px;
        text-align: center;
    }

    .header .menu .navbar-collapse {
        background-color: #60bb46 !important;
        position: absolute;
        top: 50px;
        left: 0;
        border: none;
        width: 100%;
    }

    .header .menu .list-menu {
        margin-top: 0;
        text-align: left;
        width: 100%;
    }

    .header .menu .list-menu li {
        width: 100%;
        padding: 0;
        margin: 0;
        border-top: 1px solid #60bb46;
    }

    .header .menu .list-menu li a {
        color: white;
        padding: 5px 10px;
    }

    .header .menu .logo img {
        float: none;
        display: inline-block;
        width: auto;
        padding: 0 15px;
    }

    .header .menu:before {
        background-color: #60bb46;
        width: 100%;
        height: 50px;
    }

    .header .toolbar {
        display: none;
    }
}

/*  ===========================================================================
    Footer
    ===========================================================================  */

.footer {
    background: #008FD5 url('../img/bg-footer.png') 0 0 no-repeat;
    padding-top: 20px;
    padding-bottom: 14px;
    max-height: 99px;
    font-family: 'TrebuchetMS-Bold', Tahoma, serif;
    color: #FFF;
}

.footer .copyright {
    font-size: 12px;
    margin: 15px 0 0;
}

.footer .menu ul {
    margin-left: 0;
}

.footer .menu li {
    display: inline-block;
    margin-right: 20px;
}

.footer .menu a {
    font-weight: bold;
    font-size: 14px;
    font-family: 'TrebuchetMS-Bold', Tahoma, serif;
    color: white;
}

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

.footer .share a,
.footer .share p {
    color: white;
}

.footer .share p {
    margin-bottom: 5px;
}

.footer .share .share-icon {
    margin-left: 10px;
    font-size: 16px;
}

.footer .supporters {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    display: block;
}

.footer .supporters p {
    float: left;
    display: block;
    margin-right: 10px;
    font-family: 'TrebuchetMS-Bold';
    font-size: 15px;
    color: white;
}

.footer .supporters .supporters-cycle {
    position: relative;
    float: left;
    display: block;
    padding: 0;
}

.footer .supporters .supporters-cycle .supporter {
    position: relative;
    display: block;
    width: 147px;
    height: 51px;
}

.footer small {
    opacity: 0.6;
    margin-top: 6px
}

@media (max-width: 1199px) {
    .footer .menu li {
        margin-right: 15px;
    }

    .footer .menu li a {
        font-size: 13px;
    }

    .footer .share p {
        font-size: 13px;
    }

    .footer .supporters p {
        margin-left: 15px;
    }
}

@media (max-width: 991px) {
    .footer p {
        text-align: center;
    }

    .footer .share {
        width: 100%;
        margin-bottom: 20px;
    }

    .footer .menu {
        margin-top: 0;
        width: 100%;
        text-align: center;
    }

    .footer .menu li {
        margin-right: 15px;
    }
}

@media (max-width: 767px) {
    .footer {
        padding-top: 15px;
        background: #008FD5;
        max-height: none;
    }

    .footer .menu {
        display: none;
    }

    .footer .copyright {
        margin: 0;
    }

    .footer .supporters {
        text-align: center;
        margin: 0 auto;
        width: 235px;
    }
}


/*  ===========================================================================
    Box Content
    ===========================================================================  */

.box-content .media {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    height: auto;
}

.box-content .date {
    font-size: 13px;
    color: #C3C3C3;
}

.box-content .title {
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0072bc;
}

.box-content .title a {
    color: #0072bc;
}

.box-content p {
    margin: 0;
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 59px;
}

.box-content .btn {
    margin-top: 10px;
}

@media (max-width: 800px) {
    .box-content p {
        height: 60px;
    }
}

@media (max-width: 767px) {
    .box-content p {
        height: auto;
    }
}


/*  ===========================================================================
    Box Content - Divided
    ===========================================================================  */

.box-content-divided {
    position: relative;
}

.box-content-divided img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: auto;
    -webkit-border-radius: 7px 0 0 7px;
    -moz-border-radius: 7px 0 0 7px;
    border-radius: 7px 0 0 7px;
}

.box-content-divided .sidebox {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    padding: 30px;
    background-size: cover !important;
    -webkit-border-radius: 0 7px 7px 0;
    -moz-border-radius: 0 7px 7px 0;
    border-radius: 0 7px 7px 0;
}

.box-content-divided .sidebox .sidebox-container {
    display: table;
    height: 100%;
    width: 100%;
}

.box-content-divided .sidebox .sidebox-text {
    display: table-cell;
    vertical-align: middle;
}

.box-content-divided .sidebox .title {
    padding: 0;
    color: white;
}

.box-content-divided .sidebox p {
    margin-top: 5px;
}

.box-content-divided .sidebox .btn {
    margin-top: 10px;
}

.box-content-divided .sidebox .btn .btn-label-xs {
    display: none;
}

@media (max-width: 560px) {
    /* Para esconder a imagem em resoluções menores, já que ela fica muito estreita */
    .box-content-divided img {
        display: none;
    }

    .box-content-divided .sidebox {
        width: 100% !important;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }
}

.box-content-divided-576-406 {
    height: 406px;
}

.box-content-divided-576-406 .sidebox {
    width: 50%;
    background: url('../img/bg-box-576-406.jpg') top right no-repeat;
    color: #FFF;
}

@media (max-width: 991px) {
    .box-content-divided-576-406 {
        height: 305px;
    }
}

@media (max-width: 770px) {
    .box-content-divided-576-406 {
        height: 250px;
    }
}

@media (max-width: 560px) {
    .box-content-divided-576-406 {
        height: 200px;
    }
}

.box-content-divided-264-403 {
    height: 403px;
}

.box-content-divided-264-403 .sidebox {
    width: 41%;
    background: url('../img/bg-box-264-403.jpg') top right no-repeat;
    color: #FFF;
}

@media (max-width: 991px) {
    .box-content-divided-264-403 {
        height: 290px;
    }
}

@media (max-width: 770px) {
    .box-content-divided-264-403 {
        height: 230px;
    }
}

@media (max-width: 560px) {
    .box-content-divided-264-403 {
        height: 180px;
    }
}

.box-content-divided-gray-489-406 {
    height: 406px;
}

.box-content-divided-gray-489-406 .sidebox {
    width: 45%;
    padding-right: 110px;
    background: url('../img/bg-box-gray-489-406.jpg') top right no-repeat;
}

@media (max-width: 991px) {
    .box-content-divided-gray-489-406 {
        height: 290px;
    }
}

@media (max-width: 770px) {
    .box-content-divided-gray-489-406 {
        height: 250px;
    }

    .box-content-divided-gray-489-406 .sidebox {
        width: 60%;
    }
}

@media (max-width: 400px) {
    .box-content-divided-gray-489-406 .sidebox .sidebox-text p {
        font-size: .9em !important;
    }
}

.box-content-divided-263-275 {
    height: 275px;
}

.box-content-divided-263-275 .sidebox {
    width: 47%;
    color: #FFF;
}

.box-content-divided-1-263-275 .sidebox {
    background: url('../img/bg-box-1-263-275.jpg') top right no-repeat;
}

.box-content-divided-2-263-275 .sidebox {
    background: url('../img/bg-box-2-263-275.jpg') top right no-repeat;
}

@media (max-width: 991px) {
    .box-content-divided-263-275 {
        height: 375px;
    }
}

@media (max-width: 560px) {
    .box-content-divided-263-275 {
        height: 250px;
    }
}

.box-content-divided-498-404 {
    height: 404px;
}

.box-content-divided-498-404 .sidebox {
    width: 47%;
    color: #FFF;
}

.box-content-divided-498-404 .sidebox {
    background: url('../img/bg-box-498-404.jpg') top right no-repeat;
}

@media (max-width: 991px) {
    .box-content-divided-498-404 {
        height: 375px;
    }
}

@media (max-width: 560px) {
    .box-content-divided-498-404 {
        height: 250px;
    }
}


/*  ===========================================================================
    Box Highlight
    ===========================================================================  */

.box-highlight {
    display: block;
    position: relative;
    background: #f3f4f4 url(../img/bg-box-home2.png) right center no-repeat;
    width: 100%;
    height: 304px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.box-highlight .icon {
    background: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    height: 70%;
}

.box-highlight .more,
.box-highlight .more .glyphicon {
    color: #0072bc;
}

.box-highlight .text {
    position: absolute;
    left: 25px;
    width: 40%;
    height: 145px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.box-highlight .title-2 {
    padding: 0 0 15px;
    text-transform: uppercase;
    color: #0072bc;
}

.box-highlight p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #414042;
}

@media (max-width: 1199px) {
    .box-highlight {
        height: 266px;
    }

    .box-highlight .icon {
        height: 40%;
    }

    .box-highlight .text {
        width: 50%;
    }

    .box-highlight p {
        font-size: 1em;
    }
}

@media (max-width: 991px) {
    .box-highlight .title {
        font-size: 30px;
    }

    .box-highlight p {
        line-height: 1.2em;
    }

    .box-highlight {
        height: 226px;
    }

    .box-highlight .icon {
        display: none;
    }
}

@media (max-width: 770px) {
    .box-highlight .icon {
        display: block;
        right: 10%;
        height: 65%;
    }
}

@media (max-width: 560px) {
    .box-highlight .icon {
        height: 45%;
    }
}

@media (max-width: 350px) {
    .box-highlight .icon {
        display: none;
    }
}

/* Box class */

.box-highlight .icon {
    height: 70%;
}

/* Box map */

.box-highlight-map {
    overflow: hidden;
}

.box-highlight-map .title-2 {
    font-size: 1.5em;
}

.box-highlight-map .icon {
    right: -75px;
    height: 85%;
}

@media (max-width: 1199px) {
    .box-highlight-map .icon {
        height: 75%;
    }
}

@media (max-width: 991px) {
    .box-highlight-map .title {
        font-size: 17px;
    }

    .box-highlight-map p {
        font-size: .9em;
    }
}

@media (max-width: 770px) {
    .box-highlight-map .icon {
        display: block;
        right: 1%;
        height: 80%;
    }
}

@media (max-width: 460px) {
    .box-highlight-map .icon {
        height: 55%;
    }
}

@media (max-width: 400px) {
    .box-highlight-map .icon {
        height: 45%;
    }
}


/*  ===========================================================================
    Box Links
    ===========================================================================  */

.box-links {
    overflow: hidden;
    background: #f0f0f0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.box-links .title {
    padding: 0 20px;
}

.box-links p {
    margin: 0;
    padding: 0 20px;
    min-height: 50px;
}

.box-links .icon {
    position: relative;
    margin: 25px auto;
    background: none;
    width: 124px;
    height: 124px;
    border: 4px solid #60bb46;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.box-links .icon:before {
    content: '';
    background-image: url(../img/spt-icons.png);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.box-links .icon.icon-ed:before {
    width: 74px;
    height: 76px;
    background-position: -136px 0;
}

.box-links .icon.icon-aulas:before {
    width: 77px;
    height: 64px;
    background-position: -211px 0;
}

.box-links .icon.icon-capacitacao:before {
    width: 53px;
    height: 65px;
    background-position: -289px 0;
}

.box-links .icon.icon-coordenador:before {
    width: 59px;
    height: 54px;
    background-position: -343px 0;
}

.box-links .icon.icon-professores:before {
    width: 49px;
    height: 54px;
    background-position: -403px 0;
}

.box-links .icon.icon-tutores:before {
    width: 52px;
    height: 56px;
    background-position: -453px 0;
}

.box-links .icon.icon-baixe:before {
    width: 51px;
    height: 53px;
    background-position: -506px 0;
}

.box-links .icon.icon-vote:before {
    width: 55px;
    height: 55px;
    background-position: -558px 0;
}

.box-links .more {
    margin-top: 15px;
    border-top: 1px solid white;
    font-size: 16px;
    color: #60bb46;
    padding: 10px 0;
}

@media (max-width: 991px) {
    .box-links p {
        min-height: 0;
    }
}

@media (max-width: 500px) {
    .box-links .icon {
        margin: 15px auto;
        width: 100px;
        height: 100px;
        border-width: 2px;
    }
}


/*  ===========================================================================
    Box Curso
    ===========================================================================  */

.box-curso .box-curso-content {
    padding: 20px;
    min-height: 320px;
}

.box-curso .title {
    margin-bottom: 20px;
}

.box-curso .media {
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    border: 1px solid #CCC;
}

.box-curso .date {
    display: block;
    color: #000;
}

.box-curso p {
    padding: 0;
}

.box-curso em {
    font-style: normal;
    color: #60bb46;
}

.box-curso .more {
    border: none;
    color: white;
    background-color: #60bb46;
    font-size: 17px;
}

@media (max-width: 991px) {
    .box-cursos .box-curso-content {
        min-height: 0;
    }
}

.box-curso-single {
    border-bottom: 1px solid #dcddde;
    background: none;
    padding-bottom: 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: left;
}

.box-curso-single .box-curso-content {
    padding: 0;
    margin-bottom: 10px;
    min-height: 0;
}

.box-curso-single .title {
    margin: 0 0 20px;
    min-height: 0;
}

.box-curso-single p {
    padding: 0;
}

.box-curso-single .media {
    margin-bottom: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.box-curso-single .btn {
    font-size: 1em;
    text-transform: uppercase;
}

@media (max-width: 692px) {
    .box-curso-single .media {
        float: none !important;
        display: block;
        margin: 0 auto 20px !important;
    }
}


/*  ===========================================================================
    Box Blue
    ===========================================================================  */

.box-blue {
    width: 100%;
    height: 260px;
    padding: 30px 270px 30px 30px;
    background: #0072BC url('../img/bg-box-blue.png') top right no-repeat;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.box-blue .title {
    color: #ffde00;
}

.box-blue ul {
    margin-bottom: 0;
}

.box-blue li {
    color: white;
}

@media (max-width: 991px) {
    .box-blue {
        padding-right: 30px;
        height: auto;
        background-image: none;
    }
}


/*  ===========================================================================
    Widget
    ===========================================================================  */

.widget {
    padding-bottom: 15px;
    background: #f3f3f2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.widget .title {
    color: #0072bc;
    padding: 0;
}

.widget p {
    margin: 5px 0;
    font-size: 16px;
}

.widget .title, .widget p {
    padding: 0 20px;
}

.widget .icon {
    padding-top: 20px;
    background: none;
}

.widget .more {
    margin-left: 20px;
}


/*  ===========================================================================
    Widget Form
    ===========================================================================  */

.widget-form {
    text-align: left;
}

.form-inline label {
    margin: 5px 0;
}

.widget-form .form-inline .btn-submit {
    margin-left: 0;
}

.widget-form .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    float: none;
}

.widget-form .form-inline label {
    font-size: 14px;
    font-weight: 400;
}


/*  ===========================================================================
    Widget - Aulas
    ===========================================================================  */

.widget-aulas {
    background: #f3f4f4 url(../img/bg-widget-aulas.png) right top no-repeat;
}


/*  ===========================================================================
    Home
    ===========================================================================  */

.carousel-home .item .carousel-caption .txt .title {
    font-size: 35px;
    font-weight: bold;
    text-align: left;
    color: #FFF;
}

.carousel-home .carousel-mask {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    background: url('../img/home-carousel-bg.png') center center no-repeat;
    background-size: cover;
}

.carousel-home .item {
    min-width: 100%;
    max-width: 1140px;
    max-height: 460px;
}

.carousel-home .carousel-inner .item .txt {
    padding: 15px !important;
}

.carousel-home .carousel-inner .item .title {
    padding-top: 0;
}

.carousel-home .carousel-inner .item .btn {
    background: #31903a;
    border-color: #31903a;
}

.carousel-home .carousel-inner .carousel-caption {
    z-index: 2;
    text-align: left;
}

.carousel-home .item .carousel-caption .txt .title {
    font-size: 17px;
}

.carousel-home .carousel-inner .item .carousel-image {
    width: 100%;
    height: 460px;
    background: center center no-repeat;
    background-size: 1140px 100%;
}

@media (max-width: 1199px) {
    .carousel-home .item {
        max-width: 792px;
        max-height: 320px;
    }

    .carousel-home .carousel-inner .item .carousel-image {
        height: 320px;
        background-size: 792px 100%;
    }
}

@media (max-width: 991px) {
    .carousel-home .item {
        max-width: 693px;
        max-height: 280px;
    }

    .carousel-home .carousel-inner .item .carousel-image {
        height: 280px;
        background-size: 693px 100%;
    }
}

@media (max-width: 760px) {
    .carousel-home .item {
        max-width: 544px;
        max-height: 220px;
    }

    .carousel-home .carousel-inner .item .carousel-image {
        height: 220px;
        background-size: 544px 100%;
    }

    .carousel-home .carousel-inner .carousel-caption {
        padding: 0;
    }

    .carousel-home .carousel-inner .item .txt {
        padding: 10px !important;
    }

    .carousel-home .item .carousel-caption .txt .title {
        font-size: 15px;
    }

    .carousel-home .carousel-inner .item .txt p {
        display: none;
    }
}

@media (max-width: 560px) {
    .carousel-home .item {
        max-width: 495px;
        max-height: 200px;
    }

    .carousel-home .carousel-inner .item .carousel-image {
        height: 200px;
        background-size: 495px 100%;
    }

    .carousel-home .carousel-inner .item .txt {
        padding: 5px !important;
        margin-bottom: 5px !important;
    }

    .carousel-home .item .carousel-caption .txt .title {
        padding-bottom: 0;
        font-size: 12px;
    }

    .carousel-home .carousel-inner .item .btn {
        padding: 3px 5px;
        font-size: 11px;
    }
}

.box-content-divided-home .sidebox .title {
    font-size: 24px;
}

@media (max-width: 991px) {
    .box-content-divided-home .sidebox .title {
        font-size: 18px;
    }
}

@media (max-width: 620px) {
    .box-content-divided-home .sidebox .title {
        font-size: 16px;
    }

    .box-content-divided-home .sidebox p {
        font-size: .9em;
    }
}

@media (max-width: 520px) {
    .box-content-divided-home .sidebox .title {
        font-size: 14px;
    }
}

/* Para melhor visualização e centralização do texto */
.box-content-divided-home-cursos-ead .sidebox {
    padding-left: 90px;
    padding-right: 90px;
}

@media (max-width: 800px) {
    .box-content-divided-home-cursos-ead .sidebox {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 680px) {
    .box-content-divided-home-cursos-ead .sidebox {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 400px) {
    .box-content-divided-home-cursos-ead .sidebox .title-2 {
        display: none;
    }
}

/* Para alinhar a altura do calendario com a caixa de festivais */
@media (min-width: 1200px) {
    .box-content-divided-home-festivais {
        height: 407px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .box-content-divided-home-festivais {
        height: 343px
    }
}

@media (min-width: 531px) and (max-width: 991px) {
    .box-content-divided-home-festivais {
        height: 273px;
    }
}

/* Para não mostrar divisão entre a imagem e a lateral */
@media (min-width: 660px) and (max-width: 767px) {
    .box-content-divided-home-festivais .sidebox {
        width: 60%;
    }
}

@media (min-width: 450px) and (max-width: 530px) {
    .box-content-divided-home-festivais .sidebox {
        width: 50%;
    }
}

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

/* Calendario - Sem eventos */

.box-calendar .calendar-no-events {
    background: #E6E7E8 url('../img/bg-box-home.png') no-repeat top right;
    background-size: contain;
    padding: 85px 50px;
    height: 350px;
}

.box-calendar .calendar-no-events .title {
    color: #808285;
}


@media (min-width: 992px) and (max-width: 1199px) {
    .box-calendar .calendar-no-events {
        padding: 55px 55px;
        height: 286px;
    }

    .box-calendar .calendar-no-events .title {
        font-size: 1.6em;
    }
}

@media (min-width: 531px) and (max-width: 991px) {
    .box-calendar .calendar-no-events {
        padding: 65px 50px;
        height: 217px;
    }

    .box-calendar .calendar-no-events .title {
        font-size: 1.5em;
    }

    .box-calendar .calendar-no-events .icon-calender {
        display: none;
    }
}

/* Calendario - Eventos */

.box-calendar .calendar-event {
    display: table;
    width: 100%;
    margin-bottom: 3px;
    background: #E6E7E8;
    text-decoration: none;
    color: #333;
}

.box-calendar-count-5 .calendar-event {
    height: 68px;
}

.box-calendar-count-4 .calendar-event {
    height: 85px;
}

.box-calendar-count-3 .calendar-event {
    height: 114px;
}

.box-calendar-count-2 .calendar-event,
.box-calendar-count-1 .calendar-event {
    height: 173px;
}

.box-calendar a.calendar-event:hover {
    background: #F1F1F1;
}

.box-calendar .calendar-event .calendar-img {
    width: 100%;
    height: auto;
}

.box-calendar .calendar-event .calendar-date,
.box-calendar .calendar-event .calendar-info {
    display: table-cell;
    vertical-align: top;
}

.box-calendar .calendar-event .calendar-date {
    width: 20%;
    color: #FFF;
}

.box-calendar .calendar-event .calendar-date .calendar-date-box {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}

.box-calendar .calendar-event .calendar-date .day,
.box-calendar .calendar-event .calendar-date .month {
    display: block;
    text-align: center;
}

.box-calendar .calendar-event .calendar-date .day {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 26px;
    font-weight: bold;
    letter-spacing: .1em;
    font-size: 2em;
}

.box-calendar .calendar-event .calendar-date .month {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 4px 0;
    letter-spacing: .2em;
    font-size: .9em;
}

.box-calendar .calendar-event .calendar-info {
    width: 80%;
    margin: auto;
    padding: 0 15px;
    vertical-align: middle;
    text-align: left;
}

.box-calendar .calendar-event .calendar-info .calendar-title {
    display: block;
    line-height: 1.5em;
    font-size: 1.3em;
}

.box-calendar .calendar-event .calendar-info .calendar-description {
    margin: 0;
    line-height: 1em;
    font-size: .9em;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .box-calendar-count-5 .calendar-event {
        height: 55px;
    }

    .box-calendar-count-4 .calendar-event {
        height: 69px;
    }

    .box-calendar-count-3 .calendar-event {
        height: 93px;
    }

    .box-calendar-count-2 .calendar-event,
    .box-calendar-count-1 .calendar-event {
        height: 141px;
    }

    .box-calendar .calendar-event .calendar-date .day {
        padding-bottom: 20px;
        font-size: 1.7em;
    }

    .box-calendar .calendar-event .calendar-date .month {
        padding: 1px 0;
    }

    .box-calendar .calendar-event .calendar-info .calendar-title {
        font-size: 1.1em;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .box-calendar-count-5 .calendar-event {
        height: 41px;
    }

    .box-calendar-count-4 .calendar-event {
        height: 52px;
    }

    .box-calendar-count-3 .calendar-event {
        height: 70px;
    }

    .box-calendar-count-2 .calendar-event,
    .box-calendar-count-1 .calendar-event {
        height: 106px;
    }

    .box-calendar .calendar-event .calendar-date .day {
        padding-bottom: 14px;
        font-size: 1.2em;
    }

    .box-calendar .calendar-event .calendar-date .month {
        padding: 0;
        font-size: .7em;
    }

    .box-calendar .calendar-event .calendar-info {
        padding: 0 10px;
    }

    .box-calendar .calendar-event .calendar-info .calendar-title,
    .box-calendar .calendar-event .calendar-info .calendar-description {
        width: 200px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .box-calendar .calendar-event .calendar-info .calendar-title {
        font-size: .9em;
    }

    .box-calendar .calendar-event .calendar-info .calendar-description {
        font-size: .8em;
    }
}

@media (max-width: 500px) {

    .box-calendar .calendar-event .calendar-info {
        padding: 0 10px;
    }

    .box-calendar .calendar-event .calendar-info .calendar-title {
        font-size: 1em;
    }
}

/* Calendario - Estilos de diferentes */

.box-calendar .calendar-event-green .calendar-title {
    color: #80C342;
}

.box-calendar .calendar-event-green .calendar-date {
    background: #61BA46;
}

.box-calendar .calendar-event-green .calendar-date .month {
    background: #80C342;
}

.box-calendar .calendar-event-blue .calendar-title {
    color: #00ADE6;
}

.box-calendar .calendar-event-blue .calendar-date {
    background: #0071BB;
}

.box-calendar .calendar-event-blue .calendar-date .month {
    background: #00ADE6;
}

.box-calendar .calendar-event-orange .calendar-title {
    color: #F47920;
}

.box-calendar .calendar-event-orange .calendar-date {
    background: #F99D1C;
}

.box-calendar .calendar-event-orange .calendar-date .month {
    background: #F47920;
}

/* Aulas */

.widget-aulas-home {
    height: 404px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .widget-aulas-home {
        height: 375px;
    }
    .widget-aulas-home .icon {
        width: 125px;
    }
}

@media (max-width: 767px) {
    .widget-aulas-home {
        background-image: none;
        height: auto;
        padding-top: 20px;
    }
    .widget-aulas-home .icon {
        display: none;
    }
}


/*  ===========================================================================
    Quem somos
    ===========================================================================  */

.pag-quem-somos .box-links .title {
    min-height: 46px;
}

.pag-quem-somos .box-links p {
    min-height: 140px;
}

@media (max-width: 1199px) {
    .pag-quem-somos .box-links p {
        min-height: 180px;
    }
}

@media (max-width: 1001px) {
    .pag-quem-somos .box-links p {
        min-height: 0;
    }
}


/*  ===========================================================================
    Desafios
    ===========================================================================  */

.pag-desafios .banner-desafios {
    line-height: 26px !important;
    font-size: 17px !important;
    color: #414042;
}

.pag-desafios .banner-desafios p {
    line-height: 1.4em;
    font-size: .9em;
}

.pag-desafios .carousel {
    margin-bottom: 60px;
}

@media (max-width: 770px) {
    .pag-desafios .row-height {
        display: block;
    }

    .pag-desafios .col-height {
        display: block;
    }
}

.pag-desafios .box-desafios .sidebox {
    padding-left: 25px;
    padding-right: 25px;
}

.pag-desafios .box-desafios .sidebox .title {
    font-size: 21px;
}

.pag-desafios .box-desafios .sidebox p {
    margin-top: 10px;
    margin-bottom: 0;
}

.pag-desafios .box-desafios-em-breve .sidebox {
    width: 100%;
    padding: 25px 80px;
    background: #e6e7e9 url('../img/bg-desafios-em-breve.png') right top no-repeat;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    text-align: center;
    color: #9d9ea2;
}

.pag-desafios .box-desafios-em-breve .sidebox .title {
    color: #888;
}

@media (max-width: 500px) {
    .pag-desafios .box-desafios-em-breve .sidebox {
        padding: 25px;
        background-image: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .pag-desafios .box-desafios .sidebox .title {
        font-size: 16px;
    }

    .pag-desafios .box-desafios .sidebox p {
        font-size: .9em;
    }
}

@media (min-width: 992px) {
    .pag-desafios .box-links,
    .pag-desafios .box-highlight-classes {
        height: 321px;
    }

    .pag-desafios .box-links {
        position: relative;
    }

    .pag-desafios .box-links .icon {
        margin-bottom: 15px;
    }

    .pag-desafios .box-links .title {
        font-size: 1.5em;
    }

    .pag-desafios .box-links .more {
        position: absolute;
        bottom: 0;
    }
}


/*  ===========================================================================
    Festivais
    ===========================================================================  */

.pag-festivais .box-festivais .sidebox .title {
    font-size: 30px;
    color: #0072bc;
}

.pag-festivais .box-festivais .sidebox p {
    font-weight: 400;
    font-size: 18px;
    color: #808285;
}

.pag-festivais .box-festivais .sidebox em {
    color: #60bb46;
    font-style: normal;
}

@media (max-width: 991px) {
    .pag-festivais .box-festivais .sidebox .title {
        font-size: 25px;
    }

    .pag-festivais .box-festivais .sidebox p {
        font-size: 15px;
    }

    .pag-festivais .box-festivais .sidebox span {
        display: none;
    }
}

@media (max-width: 780px) {
    .pag-festivais .box-festivais .sidebox .title {
        font-size: 20px;
    }
}

@media (max-width: 690px) {
    .pag-festivais .box-festivais .sidebox {
        padding-right: 60px;
    }
}

@media (max-width: 590px) {
    .pag-festivais .box-festivais .sidebox p {
        display: block;
    }
}

@media (max-width: 450px) {
    .pag-festivais .box-festivais .sidebox {
        padding-right: 75px;
    }
}


/*  ===========================================================================
    Noticias
    ===========================================================================  */

.pag-noticias .box-content .title {
    display: block;
    width: auto;
    padding: 0;
    white-space: normal;
    font-size: 18px;
    color: #0072bc;
}

.pag-noticias .box-content p {
    height: auto;
}

.pag-noticias .widget-news .title {
    color: #0072bc;
}

.pag-noticias .widget-news .form-inline {
    border-bottom: 2px solid #dcddde;
    padding-bottom: 20px;
}

.pag-noticias .widget-news .form-inline .form-control {
    max-width: 77%;
}

.pag-noticias .widget-news .list-category a {
    display: block;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
}


/*  ===========================================================================
    Noticias - Detalhe
    ===========================================================================  */

.pag-noticias .date {
    font-size: 13px;
    color: #C3C3C3;
}

.pag-noticias .title-2 {
    padding-top: 0;
}

.pag-noticias .title-secondary {
    color: #333;
}


/*  ===========================================================================
    Galeria de Fotos e Videos
    ===========================================================================  */

.pag-fotos-galeria .box-content .title,
.pag-videos .box-content .title {
    display: block;
    margin-bottom: 0;
    white-space: normal;
    height: 35px;
}

.pag-fotos-galeria .content-filtro-category,
.pag-videos .content-filtro-category {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    left: 0;
    margin: 0;
    padding: 15px;
    position: absolute;
    top: -5px;
    width: 300px;
    z-index: 999;
}

.pag-fotos-galeria .content-filtro-category .widget-news .form-inline,
.pag-videos .content-filtro-category .widget-news .form-inline {
    border-bottom: none;
    padding-bottom: 0;
}

.pag-fotos-galeria .btn-close-filtro,
.pag-videos .btn-close-filtro {
    margin: 0;
    padding: 0;
    float: right;
    display: block;
    outline: none;
    position: absolute;
    right: 15px;
}

.pag-fotos-galeria .form-buscar-category,
.pag-videos .form-buscar-category {
    float: left;
    max-width: 292px;
    margin: 0 0 0 auto;
}

.pag-fotos-galeria .form-buscar-category .input-group,
.pag-videos .form-buscar-category .input-group {
    width: 234px;
}

.pag-fotos-galeria .btn-filtro-category,
.pag-videos .btn-filtro-category {
    float: left;
    background-color: #fff;
    color: #0072BC;
    border: 1px solid #ccc;
}
@media (max-width: 991px) {
    .pag-fotos-galeria .nav-pills a,
    .pag-videos .nav-pills a {
        padding: 5px 10px;
    }

    .pag-fotos-galeria .btn-filtro-category,
    .pag-videos .btn-filtro-category {
        margin-top: 15px !important;
    }
}
@media (max-width: 370px) {
    .pag-fotos-galeria .form-buscar-category .input-group,
    .pag-videos .form-buscar-category .input-group {
        width: 180px;
    }

}

.pag-fotos-galeria .btn-filtro-category:hover,
.pag-videos .btn-filtro-category:hover {
    color: #0072BC;
}


/*  ===========================================================================
    Galeria de Fotos
    ===========================================================================  */

.pag-fotos-galeria .highlight {
    padding: 0 120px;
}

/* Destaque */

.pag-fotos-galeria .highlight .btn-right-carousel,
.pag-fotos-galeria .highlight .btn-left-carousel {
    position: absolute;
    margin-top: -39px; /* Metade da altura 78px */
    top: 50%;
    right: 0;
    left: 0;
    font-family: "FontAwesome";
    font-size: 0;
    color: #0072bc;
}

.pag-fotos-galeria .highlight .btn-left-carousel:before {
    content: "\f104";
    font-size: 55px;
}

.pag-fotos-galeria .highlight .btn-right-carousel:before {
    content: "\f105";
    font-size: 55px;
}

.pag-fotos-galeria .highlight .box-content {
    margin: 0 10px;
}

.pag-fotos-galeria .highlight .thumbnails-carousel li.active img {
    opacity: 1;
}
.pag-fotos-galeria .highlight .thumbnails-carousel li:hover img {
    opacity: 0.75;
}

@media (min-width: 1200px) and (max-height: 700px) {
    .pag-fotos-galeria .highlight {
        padding: 0 190px;
    }
}

@media (max-width: 991px) {
    .pag-fotos-galeria .highlight {
        padding: 0 60px;
    }
}

@media (max-width: 767px) {
    .pag-fotos-galeria .highlight {
        padding: 0 50px;
    }

    .pag-fotos-galeria .highlight .thumbnails-carousel .owl-buttons .owl-prev {
        left: -12px !important;;
    }

    .pag-fotos-galeria .highlight .thumbnails-carousel .owl-buttons .owl-next {
        right: -12px !important;
    }
}

@media (max-width: 568px) {
    .pag-fotos-galeria .highlight {
        padding: 0 15px;
    }
}

/* Categorias */

.pag-fotos-galeria .owl-gallery-category .box-content {
    margin: 0 10px;
}

.pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
.pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
    top: 110px;
    margin-top: 0;
}

.pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev {
    left: -5px;
}

.pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
    right: -5px;
}

@media (max-width: 1266px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 140px;
    }
}

@media (max-width: 1199px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 120px;
    }
}

@media (max-width: 991px) {
    .pag-fotos-galeria .owl-gallery-category .box-content {
        margin: 0 15px;
    }

    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 75px;
    }

    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        right: 5px;
    }

    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev {
        left: 5px;
    }
}

@media (max-width: 767px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 70px;
    }
}

@media (max-width: 660px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 55px;
    }
}

@media (max-width: 590px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 40px;
    }
}

@media (max-width: 494px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 90px;
    }
}

@media (max-width: 350px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 70px;
    }
}

@media (max-width: 320px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 55px;
    }
}

@media (max-width: 280px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 40px;
    }
}

@media (max-width: 240px) {
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-fotos-galeria .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 30px;
    }
}


/*  ===========================================================================
    Videos
    ===========================================================================  */

/* Categorias */

.pag-videos .owl-gallery-category .box-content {
    margin: 0 10px;
}

.pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
.pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
    top: 100px;
    margin-top: 0;
}

.pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev {
    left: -5px;
}

.pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
    right: -5px;
}

@media (max-width: 1266px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 125px;
    }
}

@media (max-width: 1199px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 110px;
    }
}

@media (max-width: 991px) {
    .pag-videos .owl-gallery-category .box-content {
        margin: 0 15px;
    }

    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 55px;
    }

    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        right: 5px;
    }

    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev {
        left: 5px;
    }
}

@media (max-width: 767px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 60px;
    }
}

@media (max-width: 660px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 50px;
    }
}

@media (max-width: 590px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 40px;
    }
}

@media (max-width: 485px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 60px;
    }
}

@media (max-width: 350px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 55px;
    }
}

@media (max-width: 320px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 45px;
    }
}

@media (max-width: 280px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 35px;
    }
}

@media (max-width: 240px) {
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-prev,
    .pag-videos .owl-gallery-category .owl-controls .owl-buttons .owl-next {
        top: 20px;
    }
}


/*  ===========================================================================
    Midiateca - Lista
    ===========================================================================  */

.pag-midiateca .group-title > a {
    display: block;
    padding: 20px 0;
    border-top: 1px solid #d4d4d4;
    text-decoration: none;
    font-weight: normal;
    font-size: 18px;
    color: #60bb46;
}

.pag-midiateca .group-title > a .glyphicon {
    position: relative;
    top: -1px;
    font-size: 12px;
}

.pag-midiateca .box-curso {
    text-align: left;
}

.pag-midiateca .box-curso .box-curso-content {
    min-height: 245px;
}

.pag-midiateca .grouped-boxes .col-md-3 {
    display: inline-block;
    vertical-align: top;
    float: none;
}

.pag-midiateca .grouped-boxes .comming-soon {
    background: #CCC;
    color: #595959;
}

.pag-midiateca .box-transforma {
    background: url('../img/bg-cursos-aulas.jpg') 0 0 no-repeat;
    background-size: contain;
    height: 360px;
    padding: 20px;
}

.pag-midiateca .box-transforma .title {
    margin-bottom: 10px;
    font-size: 1.7em;
    color: white;
}

@media (max-width: 1199px) {
    .pag-midiateca .box-transforma .title {
        font-size: 1.2em;
    }
}


/*  ===========================================================================
    Midiateca - Tipo
    ===========================================================================  */

.pag-midiateca-tipo .filtro-conteudo {
    padding: 20px 0;
    width: 100%;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.pag-midiateca-tipo .filtro-conteudo ul {
    margin: 0;
}

.pag-midiateca-tipo .filtro-conteudo li {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
}

.pag-midiateca-tipo .filtro-conteudo a {
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    font-family: 'TrebuchetMS-Bold', Tahoma, serif;
    color: #60bb46;
}

.pag-midiateca-tipo .filtro-conteudo ul li:hover a,
.pag-midiateca-tipo .filtro-conteudo ul li.active a {
    background: #62bb46;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}

.pag-midiateca-tipo .box-curso .title {
    margin-top: 0;
}


/*  ===========================================================================
    Cursos - Ensino a Distancia
    ===========================================================================  */

.pag-cursos-ead .box-links {
    padding-top: 20px;
}

.pag-cursos-ead .box-links a {
    display: block;
}

.pag-cursos-ead .box-links .title {
    min-height: 78px;
}

@media (min-width: 992px) {
    .pag-cursos-ead .box-links p {
        min-height: 120px;
    }
}


/*  ===========================================================================
    Cursos - Capacitação Esportiva
    ===========================================================================  */

.pag-cursos-ce .box-curso .box-curso-content {
    min-height: 195px;
}

.pag-cursos-ce .box-curso img {
    width: 100%;
    height: auto;
}

@media (max-width: 550px) {
    .pag-cursos-ce .box-curso .box-curso-content {
        min-height: 190px;
    }

    .pag-cursos-ce .box-curso .box-curso-content .title {
        font-size: 1.4em;
    }
}


/*  ===========================================================================
    FAQ - Perguntas
    ===========================================================================  */

.pag-faq .group-title > a {
    display: block;
    padding-bottom: 15px;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    color: #60bb46;
}

.pag-faq .group-title > a .glyphicon {
    position: relative;
    top: -1px;
    font-size: 12px;
}


/*  ===========================================================================
    Cadastro
    ===========================================================================  */

.pag-cadastro label {
    font-family: Arial;
    font-weight: 400;
    font-size: 15px;
}

.pag-cadastro .btn-default {
    background-color: #f1f2f2;
    color: #414042;
}

.pag-cadastro .btn-primary {
    margin-left: -10px;
}

.pag-cadastro .captcha {
    display: table;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
    width: auto;
}


/*  ===========================================================================
    Cadastro - Login
    ===========================================================================  */

.modal-login .icon-close-login {
    background: url('../img/icon-close-login.png') no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 30px;
    margin: 0;
    opacity: 1;
    padding: 0;
    width: 30px;
}

.modal-login button.close {
    opacity: 1;
}

.modal-login .modal-header {
    border-bottom: medium none;
    display: block;
    float: left;
    width: 100%;
    padding: 15px 15px 0;
}

.modal-login .modal-body {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}

.modal-login h1 {
    font-family: 'TrebuchetMS-Bold';
    color: #60bb46;
    font-size: 24px;
    text-align: center;
    margin: 17px 0 5px 0;
    padding: 0;
}

.modal-login h2 {
    font-family: 'TrebuchetMS';
    color: #414042;
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.modal-login .form-login-modal {
    margin: 30px 0 0 0;
    padding: 0 30px;
}

.modal-login .form-login-modal input {
    height: auto;
    margin: 0 auto;
    padding: 15px 15px 15px 35px;
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    color: #414042;
}

.modal-login .form-login-modal input.icon-user {
    background: url('../img/icon-user.png') 15px 50% no-repeat;
}

.modal-login .form-login-modal input.icon-senha {
    background: url('../img/icon-senha.png') 15px 50% no-repeat;
}

.modal-login .form-login-modal .link-password-recover {
    margin: 0 0 10px 0;
    padding: 0;
    color: #a7a9ac;
    font-size: 12px;
    text-align: left;
    text-decoration: underline;
}

.modal-login .form-login-modal .btn-entrar {
    margin: 20px auto;
    padding: 8px 30px;
}

/*  ===========================================================================  */

/* Share buttons */

.mSociais a > span {
    background: none !important
}

.mSociais .addthis_button_facebook,
.mSociais .addthis_button_email,
.mSociais .addthis_button_twitter {
    background: url(../img/ico-compartilhe.jpg);
    width: 20px;
    height: 20px;
    margin-left: 5px;

}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0;
}

.mSociais .addthis_button_facebook {
    background-position: 0 -30px
}

.mSociais .addthis_button_email {
    background-position: -48px -30px
}

.mSociais .addthis_button_twitter {
    background-position: -24px -30px
}

.mSociais .addthis_button_facebook:hover {
    background-position: 0 0
}

.mSociais .addthis_button_email:hover {
    background-position: -48px 0
}

.mSociais .addthis_button_twitter:hover {
    background-position: -24px 0
}

.mSociais .addthis_button_facebook_like {
    margin-right: 5px;
}

.addthis_toolbox {
    border: 2px solid #F0F0F0;
    border-left: 0;
    border-right: 0;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
}

.addthis_toolbox a {
    float: right !important;
}

#search-form {
    width: 100%;
    margin-top: 40px;
}

#search-form div:first-child {
    width: 960px;
    margin: 12px auto;
}

#search-form #edit-keys {
    border: none;
    background: none;
    color: #222;
    padding: 5px 10px;
    height: 18px;
}

#search-form #edit-keys {
    background: #f6f6f6;
    border-width: 1px;
    border-style: solid;
    border-color: #c5c5c5 #eee #eee #c5c5c5;
    border-radius: 3px;
    box-shadow: inset 1px 1px 2px #d1d1d1;
    position: relative;
}

#search-form #edit-advanced {
    display: none;
}

#search-form #edit-basic {
    float: right;
    width: 353px !important;
}

#search-form #edit-basic label {
    display: none;
}

#search-form #edit-basic .form-item {
}

#search-form #edit-submit {
    color: #00652d;
    border: solid 1px #bcbcbc;
    height: 28px;
    box-shadow: inset 1px 1px 2px #d1d1d1;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    *height: 30px
}

#pag-result-busca {
    min-height: 500px;
}

#pag-result-busca .search-results h3.title a {
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

#pag-result-busca .search-results .search-snippet-info {
    padding-left: 0;
}

#pag-result-busca .search-results .search-result {
    border-top: solid 1px #dbdbdb;
    padding-top: 35px;
}

#pag-result-busca .search-results .search-result:first-child {
    border: none;
    padding-top: 0;
}

#pag-result-busca .search-results .search-snippet {
    margin-bottom: 25px;
}

#pag-result-busca .search-results .search-info {
    display: none;
}

/* Pagina de login do painel */

#user-login {
    padding: 20px 0
}

#user-login .form-item {
    width: 400px;
    margin: 0 auto;
    font-size: 14px;
    padding: 15px 0
}

#user-login #edit-actions {
    width: 80px;
    margin: 0 auto;
}

#user-login input[type="submit"] {
    width: 80px;
    font-size: 14px;
    padding: 5px 0;
}

#user-login input[type="text"], #user-login input[type="password"] {
    font-size: 14px;
    padding: 5px 0
}

/*  ===========================================================================
    Contraste
    ===========================================================================  */

/* Common */

.contraste {
    background: #000;
    color: #E0E0E0;
}

.contraste a,
.contraste a:hover {
    color: #fff200;
}

.contraste hr {
    border-color: #CCC !important;
}

.contraste h1,
.contraste h2,
.contraste h3,
.contraste h4,
.contraste h5,
.contraste h6 {
    color: #FFF;
}

.contraste .panel {
    background: transparent;
    -webkit-box-shadow: 0 1px 1px rgba(255,255,255,.2);
    box-shadow: 0 1px 1px rgba(255,255,255,.2);
}

.contraste .row-title {
    background: #FFF;
}

.contraste .row-title .title-1 {
    color: #000;
}

.contraste .title em {
    color: #DDD;
}

.contraste .title-bg.title-primary,
.contraste .title-bg.title-secondary {
    background: #FFF;
}

.contraste .title-bg,
.contraste .title-bg a {
    color: #000;
}

.contraste .btn-primary,
.contraste .btn-primary:hover,
.contraste .btn-second,
.contraste .btn-second:hover {
    background: #FFF;
    border-color: #000;
    color: #000;
}

/* Header and Footer */

.contraste .header {
    background: #000;
}

.contraste .header .toolbar {
    background: #000;
}

.contraste .header .menu .list-menu li a {
    color: #fff200;
}

.contraste .header .menu .list-menu li a:hover,
.contraste .header .menu .list-menu li a.active {
    background: #FFF;
    color: #000;
}

.contraste .footer {
    background: #000;
}

/* Home */

.contraste .carousel-home .carousel-inner .item .btn {
    color: #FFF;
}

/* Boxes */

.contraste .box-content .title,
.contraste .box-content .title a {
    color: #FFF;
}

.contraste .box-links {
    background: #FFF;
    color: #555;
}

.contraste .box-links .title {
    color: #000;
}

.contraste .box-links .more {
    border-top-color: #CCC;
}

.contraste .widget {
    color: #555;
}

.box-curso-single {
    border-color: #555;
}

.contraste .row-more-news {
    background: #333;
}

.contraste .row-more-news a {
    color: #DDD;
}

/* Aulas */

.contraste .pag-midiateca .group-title > a {
    border-color: #555;
    color: #fff200;
}

.contraste .pag-midiateca-tipo .filtro-conteudo {
    border-color: #555;
}

.contraste .pag-midiateca-tipo .filtro-conteudo a {
    color: #fff200;
}

.contraste .pag-midiateca-tipo .filtro-conteudo ul li:hover a,
.contraste .pag-midiateca-tipo .filtro-conteudo ul li.active a {
    background: #FFF;
    color: #000;
}

.contraste .pag-midiateca-tipo .box-links {
    background: none;
    color: #DDD;
}

.contraste .pag-midiateca-tipo .box-links .date {
    color: #DDD;
}

.contraste .pag-midiateca-tipo .box-links .title {
    color: #FFF;
}

/* Desafios */

.contraste .pag-desafios .banner-desafios {
    color: #E0E0E0;
}

/* Noticias */

.contraste .pag-noticias .title-secondary {
    color: #DDD;
}

/* Forms */

.contraste .form-control {
    border-color: #000;
}

.contraste .form-control {
    border-color: #000;
}