.curso-ead .bootbox-body {
    padding: 30px;
}

tp.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.margem-div-topo {
    border-top: 1px solid #d3d3d3;
}

.margem-div-baixo {
    border-bottom: 1px solid #d3d3d3;
}

.box-busca-data {
    margin-right: 20px;
    padding: 20px;
}


/* Customize the label (the container) */

.checkbox-unidade {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.checkbox-unidade input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */


/*.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #ffffff;
    border: 1px solid #ccc;
}*/


/* On mouse-over, add a grey background color */

.checkbox-unidade:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.checkbox-unidade input:checked~.checkmark {
    background-color: #2196F3;
}


/* Create the checkmark/indicator (hidden when not checked) */


/*.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}*/


/* Show the checkmark when checked */

.checkbox-unidade input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checkbox-unidade .checkmark:after {
    left: 5px;
    top: 3px;
    width: 3px;
    height: 6px;
    border: solid white;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.box-busca-curso {
    margin-right: 20px;
    padding: 20px;
}



a {}

h1 {
    font-size: 30px;
    font-weight: 300;
    color: #262626;
    font-family: 'Open Sans';
}

h2,
.post_artigo h2 a {
    font-size: 20px;
    font-weight: 300;
    color: #262626;
    font-family: 'Open Sans';
}

.menu_login_topo {
    border-bottom: 3px solid #ededed;
    width: 100%;
    height: 95px;
    padding-top: 5px;
}

.menu_login_topo .container {
    margin: 0 auto;
}

.bg_bt_entrar,
.bg_bt_sair {
    float: right;
    border: solid 1px #0088cc;
    padding: 3px 20px;
    margin-left: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.bg_bt_entrar_facebook {
    float: right;
    border: solid 1px #3c5a9a;
    background-color: #3c5a9a;
    padding: 3px 20px;
    margin-left: 10px;
    border-radius: 5px;
}

.bg_bt_entrar_facebook a {
    color: #fff;
}

.bg_bt_entrar_facebook a:hover,
.bg_bt_entrar_facebook a:active,
.bg_bt_entrar_facebook a:focus {
    color: #fff;
}

.menu_login_topo .linha {
    width: 1px;
    height: 16px;
    background-color: #737373;
    float: left;
    margin: 3px 12px;
}

.sombra_header {
    width: 100%;
    height: 4px;
    background: url("../images/bg_sombra_header.png") repeat scroll left top transparent;
    margin-bottom: -4px;
    position: relative;
    z-index: 1;
}

.manu_fora .navbar-inner {
    background: none;
}

.menu_pg_topo {
    position: relative;
    background: none;
    border: none;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding-top: 10px;
    margin-bottom: 0px;
    height: auto;
    z-index: 2;
}

.menu_pg_topo .navbar-inner {
    background: none;
    border: none;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.menu_linguagem li {
    float: left;
    margin-left: 4px;
}

.lang_sel img {
    opacity: 1 !important;
}

.menu_linguagem {
    float: left;
    margin-top: 24px;
}

.menu_linguagem li img {
    opacity: 0.2;
}

.menu_linguagem li:FIRST-CHILD {
    margin-left: 0px;
}

.menu_linguagem li:hover img {
    opacity: 1;
    transition: all 0.4s ease-in-out 0s !important;
    -moz-transition: all 0.4s ease-in-out 0s !important;
    -ms-transition: all 0.4s ease-in-out 0s !important;
    -o-transition: all 0.4s ease-in-out 0s !important;
    -webkit-transition: all 0.4s ease-in-out 0s !important;
}

.menu_midias_sociais {
    float: left;
    margin-left: 36px;
    margin-top: 15px;
}

.menu_midias_sociais li {
    float: left;
    margin-left: 4px;
}

.menu_pg_topo .active {}

.error-validacao {
    font-size: 16px;
    color: #A94442;
}

.menu_pg_topo .active a {
    background: none !important;
    color: #0088cc !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.menu_pg_topo a {
    text-shadow: none !important;
    -moz-text-shadow: none !important;
    -ms-text-shadow: none !important;
    -o-text-shadow: none !important;
    -webkit-text-shadow: none !important;
    color: #262626 !important;
    font-size: 12pt;
    font-weight: 300;
    font-family: 'Open Sans';
    display: block;
}

.menu_pg_topo a:hover {
    color: #0088cc !important;
    background: none !important;
}

.nav-menu-dentro {
    margin-top: 12px !important;
    margin-left: 45px !important;
}

.nav-menu-dentro li {
    background: url("../images/linha_item_menu.jpg") no-repeat scroll right 12px transparent;
    padding-right: 5px;
    margin-right: 5px;
}

.nav-menu-dentro li a {
    padding: 10px;
}

.nav-menu-dentro li:last-child {
    background: none;
    padding-right: 0px;
    margin-right: 0px;
}

.menu_interno_drop li {
    height: auto;
    background: none transparent;
}

.menu_interno_drop li:hover {
    background: none transparent;
}

.menu_interno_drop li a:hover {
    background: none transparent;
}

.menu_pg_topo .brand {
    margin-top: 12px;
    margin-bottom: 13px;
}

.nav-menu-dentro .open .dropdown-toggle {
    background: none !important;
    color: #0088cc !important;
}

.nav-menu-dentro .open .caret {
    border-top-color: #0088cc !important;
}

.nav-menu-dentro .caret {
    border-top-color: #404040 !important;
}

.li-mobile {
    display: none;
}

.carrinho-mobile {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.menu_interno_drop {
    box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #c9c9c9;
    border-radius: 0px;
    margin-top: 0px;
    top: 82px;
    z-index: 9999;
}

.menu_interno_drop:BEFORE,
.menu_interno_drop:AFTER {
    content: none !important;
}

.menu_interno_drop a {
    padding: 6px 20px !important;
    font-weight: 300 !important;
    font-family: 'Open Sans';
}

.menu_cursos {
    width: 326px;
    left: -88px;
}

.menu_cursos a {
    white-space: normal !important;
}

.ico_loja_virtual {
    background: url("../images/ico_cart.jpg") no-repeat scroll 23px center transparent !important;
    padding-left: 50px;
    padding-bottom: 6px;
    margin-bottom: 4px;
}

.box-endereco {
    position: relative;
    padding: 0px 8px 72px 8px;
    border-radius: 0px;
    margin-top: -17px;
}

.row-endereco {
    margin-top: 17px;
}

@media ( min-width: 1200px) {
    .row-endereco .col-lg-3:nth-child(5),
    .row-endereco .col-lg-3:nth-child(9),
    .row-endereco .col-lg-3:nth-child(13),
    .row-endereco .col-lg-3:nth-child(17) {
        clear: both;
    }
}

@media ( max-width: 1199px) {
    .row-endereco .col-lg-3:nth-child(4),
    .row-endereco .col-lg-3:nth-child(7),
    .row-endereco .col-lg-3:nth-child(10),
    .row-endereco .col-lg-3:nth-child(13) {
        clear: both;
    }
}

@media ( max-width: 768px) {
    .box-endereco {
        width: 236px;
        margin: 0 auto;
    }
    .sombra_header {
        z-index: 2;
    }
    .hidden-mobile {
        display: none;
    }
}

.menu_institucional {
    left: -16px;
}

.menu_area_aluno {
    left: -26px;
}

.menu_interno_drop .divider {
    border-bottom: 1px solid #c9c9c9;
}

.user_log {
    left: -51px;
    top: 29px;
}

.user_log .divider {
    background: none;
    margin: 9px 0px;
}

.user_log li {
    background: none !important;
    padding: 0px !important;
}

.user_log li a:HOVER {
    background: none !important;
    color: #0088cc !important;
}

.bt-mobile {
    background: none !important;
    border: none;
    margin-top: 12px !important;
    margin-bottom: 28px !important;
}

.bt-mobile .icon-bar {
    width: 35px !important;
    height: 5px !important;
    background-color: #283677 !important;
    margin-bottom: 7px !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.menu_mobile {
    max-height: none !important;
    padding: 0px;
    margin: 3px 0px 0px 0px !important;
    border-top: none !important;
}

.pesq {
    margin-bottom: 0px;
}

.input-busca-page {
    width: 210px;
    height: 33px;
    background: url("../images/bg-input-busca.jpg") no-repeat scroll left center transparent;
    float: left;
    padding: 0px 8px;
}

.busca-page .btn-enviar {
    -webkit-border-radius: 5px !important;
    -mozborder-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important;
    height: 33px;
}

.busca-page .pesq {
    margin-right: 10px;
}

.item-busca {
    margin-bottom: 20px;
}

.item-busca h2 {
    line-height: 28px !important;
    margin-bottom: -9px;
    margin-top: 2px;
}


/*.nav-justified > li {
    width: 244px;
}
*/

@media ( max-width: 767px) {
    .divider {
        height: auto;
        margin: 0px;
        overflow: hidden;
        background: none;
        border: none;
    }
    .nav-menu-dentro {
        margin: 0px !important;
        /*background-color: #26377a;*/
        padding-bottom: 4px;
    }
    .nav-menu-dentro li {
        background: url("../images/bg_item_menu_mobile.png") no-repeat scroll center bottom #f2f2f2;
        text-align: center;
        padding: 0px;
        margin-right: 0px;
    }
    .nav-menu-dentro li:last-child {
        background: none #f2f2f2;
    }
    .nav-menu-dentro li a {
        margin: 0px;
        font-weight: 300;
        font-family: 'Open Sans';
    }
    .nav-menu-dentro .active {
        background: #283677 !important;
    }
    .nav-menu-dentro .active a {
        color: #fff !important;
        font-weight: 300 !important;
        font-family: 'Open Sans';
    }
    .menu_interno_drop li {
        background-color: #fff;
    }
    .menu_interno_drop {
        margin: 0px;
    }
    .menu_interno_drop a {
        margin: 0px !important;
    }
    .ico_loja_virtual {
        background: #fff !important;
        margin-bottom: 0px;
    }
    .menu_pg_topo a:hover {
        color: #262626;
    }
    .navbar-inverse .navbar-nav>.open>a,
    .navbar-inverse .navbar-nav>.open>a:hover,
    .navbar-inverse .navbar-nav>.open>a:focus {
        background: none !important;
    }
    .drop {
        padding-bottom: 0px !important;
    }
}

.carousel .item {
    -webkit-transition: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    -ms-transition: opacity 0.7s;
    -o-transition: opacity 0.7s;
    transition: opacity 0.7s;
}

.carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    -ms-transition: opacity 0.7s;
    -o-transition: opacity 0.7s;
    transition: opacity 0.7s;
}

.carousel .active.left,
.carousel .active.right {
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    -ms-transition: opacity 0.7s;
    -o-transition: opacity 0.7s;
    transition: opacity 0.7s;
}

.carousel .next.left,
.carousel .prev.right {
    left: 0;
    opacity: 0.5;
    -webkit-transition: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    -ms-transition: opacity 0.7s;
    -o-transition: opacity 0.7s;
    transition: opacity 0.7s;
}

.carousel .next,
.carousel .prev {
    left: 0;
    opacity: 0.5;
    -webkit-transition: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    -ms-transition: opacity 0.7s;
    -o-transition: opacity 0.7s;
    transition: opacity 0.7s;
}

.bt_next .icon-next {
    background: url("../images/next_slide.png") no-repeat scroll left top transparent;
    width: 18px;
    height: 30px;
}

.bt_next .icon-next {
    background: url("../images/next_slide.png") no-repeat scroll left top transparent;
    width: 18px;
    height: 30px;
}

.bt_prev .icon-prev {
    background: url("../images/prev_slide.png") no-repeat scroll left top transparent;
    width: 18px;
    height: 30px;
    content: none;
}

.bt_prev .icon-prev:AFTER,
.bt_prev .icon-prev:BEFORE,
.bt_next .icon-next:AFTER,
.bt_next .icon-next:BEFORE {
    content: none !important;
}

.bt_next,
.bt_prev {
    background: none !important;
    border: none !important;
    content: none !important;
}

.conteudo_dentro_slide {
    background-color: transparent;
    position: static;
    max-width: 735px;
    padding: 0 58px;
    margin-bottom: 122px;
    float: right;
    text-align: right;
    min-height: 186px;
}

.conteudo_dentro_slide img {
    width: 100%
}

.carousel .container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.user_conectado {
    padding: 0px;
}

.user_conectado li {
    /*background: url("../images/ico_on.jpg") no-repeat scroll left top
    transparent;
  padding-left: 24px;
  height: 29px;*/
}

.user_conectado li a {
    vertical-align: top;
}

.conteudo_dentro_slide h1 {
    font-size: 50px;
    font-weight: 300;
    color: #26377a;
    line-height: 60px;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    -ms-text-shadow: none !important;
    -o-text-shadow: none !important;
    text-shadow: none;
    font-family: 'Open Sans';
}

.conteudo_dentro_slide p {
    font-size: 20px;
    font-weight: 300;
    color: #262626;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    -ms-text-shadow: none !important;
    -o-text-shadow: none !important;
    text-shadow: none;
    font-family: 'Open Sans';
}

.item_banners_mini_desc h1 a,
.item_banners_mini_desc h2 a {
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    font-weight: 300;
    font-family: 'Open Sans';
}

.item_banners_mini_desc h1,
.item_banners_mini_desc h2,
.item_banners_mini_desc p {
    margin: 0px;
}

.item_banners_mini_desc {
    margin-top: -84px;
    text-align: center;
    position: relative;
}

.item_banners_mini_desc p a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    font-weight: 300;
    font-family: 'Open Sans';
}

.list_mini_banners {
    padding-bottom: 66px;
    margin: 0px;
}

#carousel-example-generic {
    margin-bottom: 5px;
}

.mandeiras_header_mobile {
    display: block;
}

.mandeiras_header_mobile .menu_linguagem {
    margin-left: 0px;
    margin-top: -3px;
}

.mandeiras_header_mobile .menu_midias_sociais {
    margin-top: -3px;
}

.mandeiras_header {}

.logo_header {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

html,
body {
    height: 100%;
}

.wrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.h_iframe {
    position: relative;
}

.h_iframe .ratio {
    display: block;
    width: 100%;
    height: auto;
}

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

.banner-topo {
    padding: 0px;
}

.banner-topo img {
    width: 100%;
}

.topo_institucional {
    width: 100%;
    height: 206px;
    background: url("../images/img_institucional_topo.jpg") no-repeat scroll right top transparent;
}

.topo_institucional h1 {
    color: #26377a;
    font-size: 50px;
    font-weight: 300;
    text-align: right;
    margin-right: 85px;
    margin-top: 80px;
    font-family: 'Open Sans';
}

.breadcrumb_new {
    background: none;
    padding: 10px 15px;
    float: left;
    padding-bottom: 0px;
    margin-bottom: 12px;
}

.breadcrumb_new>li+li:before {
    content: none !important;
}

.breadcrumb_new a {
    color: #737373;
    font-size: 10px;
    vertical-align: top;
    font-weight: 400;
    font-family: 'Open Sans';
}

.breadcrumb_new a:hover {
    text-decoration: none;
}

.breadcrumb_new .active {
    font-size: 10px;
    color: #0088cc;
    font-weight: 400;
    font-family: 'Open Sans';
}

.midias_compartilhamento {
    margin-right: 10px;
    padding-top: 11px;
    margin-bottom: 12px;
}

.midias_compartilhamento li {
    float: left;
    margin-left: 27px;
    display: table;
}

.midias_compartilhamento li:FIRST-CHILD {
    margin-left: 0px;
}

.midias_compartilhamento li a {
    float: left;
    font-size: 10px;
    color: #0088cc;
    margin-right: 3px;
    font-weight: 400;
    font-family: 'Open Sans';
}

.midias_compartilhamento li a:hover {
    text-decoration: none;
}

.midias_compartilhamento li p {
    color: #737373;
    font-size: 10px;
    vertical-align: top;
    float: left;
    margin-right: 6px;
    margin-bottom: 0px;
    font-weight: 400;
    font-family: 'Open Sans';
    margin-top: 0 !important;
}

.linha_topo {
    background-color: #ededed;
    height: 1px;
    width: 100%;
}

.sidebar-nav h1 {
    font-weight: 300;
    color: #262626;
    margin-bottom: 22px;
    font-size: 30px;
    margin-left: 15px;
    font-family: 'Open Sans';
}

.siderbarfora {
    padding-top: 8px;
}

.sidebar_institucional {
    padding-bottom: 1px !important;
}

.sidebar_institucional .box-calendario {
    border: none !important;
}

.conteudo_right {
    padding-bottom: 40px;
}

.borda_bottom {
    border-bottom: 1px solid #ededed;
}

.sidebar-nav a {
    font-size: 16px;
    font-weight: 300;
    color: #262626;
    padding-left: 85px !important;
    padding-top: 26px !important;
    padding-bottom: 26px !important;
    font-family: 'Open Sans';
}

.sidebar-nav .active a {
    background-color: #ededed;
    color: #262626;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    -ms-text-shadow: none !important;
    -o-text-shadow: none !important;
    text-shadow: none !important;
}

.sidebar-nav a:hover {
    background-color: #ededed;
    color: #262626;
}

.sidebar-nav .active a:hover {
    background-color: #ededed;
    color: #262626;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    -ms-text-shadow: none !important;
    -o-text-shadow: none !important;
    text-shadow: none !important;
}

.sidebar-nav li {}

.selected img {
    opacity: 0.5;
}

.ico_sobre {
    background: url("../images/ico_sobre.png") no-repeat scroll 16px center transparent;
}

.ico_equipe {
    background: url("../images/ico_equipe.png") no-repeat scroll 16px center transparent;
}

.ico_noticia {
    background: url("../images/ico_noticias.png") no-repeat scroll 16px center transparent;
}

.ico_paciente {
    background: url("../images/ico_area_paciente.png") no-repeat scroll 16px center transparent;
}

.conteudo_bottom_mobile {
    display: none;
}

.descr-produto-loja-mobile {
    margin-top: 30px;
}

.fora-botao {
    margin-top: 30px;
}

video {
    width: 100%;
}

.video_sobre_a_cetrus {
    max-width: 585px;
}

.conteudo_left {
    padding-right: 0px;
}

.membro_equipe {
    padding: 0px;
    margin-left: 15px;
    margin-right: 13px;
    width: 21.3%;
    margin-top: 25px;
    margin-bottom: 21px;
}

.membro_equipe h1 {
    text-align: center;
    margin: 0px;
}

.membro_equipe h1 a {
    color: #262626;
}

#mensagem-recuperacao {
    color: red;
}

.membro_equipe h1 a:hover {
    text-decoration: none;
    color: #0088cc;
}

.img_membro {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    width: 100%;
}

.imagem_view_membro img {}

.paginacao li a {
    color: #0088cc;
    font-weight: 400;
    border-top: none;
    border-bottom: 2px solid #dddddd;
    font-family: 'Open Sans';
}

.paginacao .active a {
    background-color: #f5f5f5;
    border-color: #dddddd;
    color: #262626;
    text-decotation: none !important;
}

.paginacao>li>a:hover {
    color: #262626 !important;
    background-color: #f5f5f5;
    text-decoration: none !important;
}

.paginacao>.active>a:hover {
    background-color: #f5f5f5;
    border-color: #dddddd;
    color: #262626;
    text-decotation: none !important;
}

.listagem_prof li a {
    color: #737373;
}

.title_equipe h1 {
    font-size: 20px;
}

.bt_voltar a {
    font-size: 13px;
    color: #0088cc;
    font-weight: 400;
    font-family: 'Open Sans';
}

.curriculos_membro h1 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.cursos_membro h1 {
    font-size: 20px;
    margin-bottom: 5px;
}

.cursos_membro p a {
    color: #0088cc;
    font-weight: 400;
    font-family: 'Open Sans';
}

.descricao_membro p {
    margin-bottom: 0px;
}

.dados_noticia {
    font-size: 10px;
    color: #737373;
    font-weight: 400;
    font-family: 'Open Sans';
    margin-top: 0px !important;
}

.dados_noticia label {
    color: #0088cc;
    font-weight: 400;
    vertical-align: top;
    font-family: 'Open Sans';
}

.dados_evento {
    font-size: 10px;
    color: #737373;
    font-weight: 400;
    margin-top: 0px !important;
    margin-bottom: 4px;
    font-family: 'Open Sans';
}

.dados_evento label {
    color: #0088cc;
    font-weight: 400;
    vertical-align: top;
    font-family: 'Open Sans';
}

.post_noticia {
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.post_noticia img {
    width: 100%;
}

.post_noticia h1 {
    margin: 0px;
}

.post_noticia p {
    margin-top: 12px;
}

.post_noticia p a {
    font-weight: 400;
    vertical-align: top;
    font-family: 'Open Sans';
}

.post_evento {
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.post_evento img {
    width: 100%;
}

.post_evento h2 {
    margin: 0px;
}

.post_evento_view {
    border: none;
}

.post_evento_view h1 {
    margin-top: 10px;
}

.post_evento p {
    margin-top: 12px;
}

.post_evento p a {
    font-weight: 400;
    vertical-align: top;
    font-family: 'Open Sans';
}

.post_evento h2 a {
    color: #262626;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 300;
    line-height: inherit;
}

.listagem_imagens {
    -webkit-border-radius: 4px;
    -mozborder-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#carousel-example-generic .carousel-indicators {
    bottom: 20px;
    left: 90%;
}

#carousel-example-generic .carousel-indicators li {
    background-color: #e2e6e2 !important;
    border-color: #e2e6e2 !important;
    color: #5c5c9a !important;
    border-radius: 2px;
    font-size: 10px !important;
    text-indent: 0;
    height: 17px;
    width: 15px;
    text-align: center;
}

#carousel-example-generic .carousel-indicators .active {
    background-color: #5c5c9a !important;
    border-color: #5c5c9a !important;
    color: #e2e6e2 !important;
    border-radius: 2px;
    font-size: 10px !important;
    margin-right: 5px;
    height: 17px;
    width: 15px;
    text-align: center;
}

.galeria_imagens .carousel-indicators {
    margin-bottom: 0px;
    bottom: 10px;
}

.galeria_imagens .carousel-indicators li {
    background-color: #af9d93 !important;
    border-color: #af9d93 !important;
}

.galeria_imagens .carousel-indicators .active {
    background-color: #fff !important;
    border-color: #fff !important;
}

.post_noticia .bt_voltar {
    margin-top: 20px;
}

.post_evento .bt_voltar {
    margin-top: 20px;
}

.descricao_img {
    bottom: 0px;
}

.descricao_img p {
    color: #fff;
}

.conteudo_slide {
    width: 100%;
    min-height: 74px;
    background: url("../images/bg_desc_img_galeria.png") repeat scroll left top transparent !important;
    position: absolute;
    bottom: 64px;
    border-top: none !important;
    border-bottom: none !important;
    border-radius: none !important;
}

.input_content {
    margin-bottom: 20px;
}

.dados_comentario {
    font-size: 10px;
    font-weight: 400;
    color: #737373;
    margin-bottom: 3px !important;
    font-family: 'Open Sans';
}

.comentario_usuario {
    border-bottom: 1px solid #dddddd;
}

.comentario_usuario h2 {
    margin-bottom: 4px;
}

.comentario_usuario p {
    margin-bottom: 25px;
}

.link_externo {
    margin-top: 25px;
}

.link_externo {
    color: #0088cc;
    border: 1px solid #0088cc;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important;
    font-weight: 400;
    padding: 7px 10px;
    font-family: 'Open Sans';
}

.link_externo:hover {
    text-decoration: none;
    color: #fff;
    background-color: #0088cc;
}

.btn-area-paciente {}

.carousel-div .slides li {
    width: 152px !important;
    padding: 5px;
    margin-top: 8px;
    cursor: pointer !important;
}

.carousel-div .flex-viewport {
    position: relative;
    width: 612px;
    margin: 0 auto;
}

.flex-active-slide {
    background-color: #0088cc;
}

.gal-biblioteca .conteudo_slide {
    bottom: 161px;
}

.gal-biblioteca .carousel-div .slides li {
    margin-bottom: 6px;
}

.gal-biblioteca .flex-direction-nav a {
    top: 40% !important;
}

.ico_area_aluno {
    text-align: center;
    margin: 40px 0px;
}

.ico_area_aluno h1 {
    margin: 4px 0px;
    font-size: 26px;
    font-family: "Open Sans";
    font-weight: 300;
}

.ico_area_aluno a {
    color: #262626;
}

.ico_area_aluno a:hover {
    color: #262626;
    text-decoration: none;
}

.area_aluno_servicos {
    border-bottom: 1px solid #ededed;
}

.area_aluno_outros_servicos .ico_area_aluno {
    margin: 10px 0px;
}

.ico_alimentacao {
    background: url("../images/ico_sidebar_area_aluno_01.png") no-repeat scroll 16px center transparent;
}

.ico_biblioteca {
    background: url("../images/ico_sidebar_area_aluno_02.png") no-repeat scroll 16px center transparent;
}

.ico_canal_video {
    background: url("../images/ico_sidebar_area_aluno_03.png") no-repeat scroll 16px center transparent;
}

.ico_estacionamento {
    background: url("../images/ico_sidebar_area_aluno_04.png") no-repeat scroll 16px center transparent;
}

.ico_hospedagem {
    background: url("../images/ico_sidebar_area_aluno_05.png") no-repeat scroll 16px center transparent;
}

.ico_wifi {
    background: url("../images/ico_sidebar_area_aluno_06.png") no-repeat scroll 16px center transparent;
}

.ico_suporte {
    background: url("../images/ico_sidebar_area_aluno_07.png") no-repeat scroll 16px center transparent;
}

.ico_tcc_monografia {
    background: url("../images/ico_sidebar_area_aluno_08.png") no-repeat scroll 16px center transparent;
}

.ico_agenda_cultural {
    background: url("../images/ico_sidebar_area_aluno_09.png") no-repeat scroll 16px center transparent;
}

.conteudo_alimentacao img {
    width: 48%;
}

.conteudo_alimentacao .alimentacao img:nth-child(2n) {
    margin-right: 3% !important;
}

.conteudo_alimentacao h1 {
    margin-bottom: 0px;
}

.form-filtro .tam-btn {
    width: 175px !important;
    text-align: left;
}

.legenda {
    font-size: 10px;
    color: #737373;
    font-weight: 400;
    margin: 0px;
    font-family: 'Open Sans';
}

.item_video h2 {
    margin-top: 8px;
    margin-bottom: 8px;
}

.item_video iframe {
    margin-left: 0px;
    margin-bottom: 6px;
    width: 100%;
}

.listagem_videos {
    margin-top: 30px;
}

.conteudo_hospedagem h1 {
    margin-bottom: 5px;
}

.conteudo_hospedagem p {
    margin-bottom: 20px;
}

.painel_estacionamento strong {
    font-weight: 400;
    font-family: 'Open Sans';
}

.painel_estacionamento a {
    font-weight: 400;
    color: #0088cc;
    font-family: 'Open Sans';
}

.title_aba a {
    font-size: 20px;
    color: #262626;
    font-weight: 300;
    background: url("../images/seta_active-aba.png") no-repeat scroll 12px center #ededed;
    padding-left: 60px;
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: 'Open Sans';
}

.title_aba a:hover {
    text-decoration: none;
    color: #262626;
}

.title_aba .collapsed {
    background: url("../images/seta_aba2.png") no-repeat scroll 22px center transparent;
}

.painel_estacionamento .panel {
    border: none;
}

.painel_estacionamento .panel-heading {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    background: none;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 0px;
}

.painel_estacionamento .collapsed:hover {
    background: url("../images/seta_aba.png") no-repeat scroll 22px center #ededed !important;
}

.painel_estacionamento .panel-body {
    padding-left: 60px;
}

.item_suporte {
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
}

.item_suporte a {
    font-weight: 400;
    font-family: 'Open Sans';
}

.topo-conteudo-modal {
    margin-bottom: 0px;
    text-align: center;
}

.topo-conteudo-modal h2 {
    margin: 8px;
}

.modal-header h4 {
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.modal-body {
    padding: 0 !important;
}

.modal-header-baixo button {
    display: none !important;
}

.fora-modal-interesse {
    padding: 0 15px 20px 15px;
}

.input_content input {
    background-color: #fff !important;
}

.input_content label {
    font-weight: 300;
    font-family: 'Open Sans';
}

.width_auto {
    width: auto !important;
}

.nav-categorias-area-aluno {
    padding-bottom: 8px;
}

.ico_artigos {
    background: url("../images/ico_sidebar_area_aluno_artigos.png") no-repeat scroll 16px center transparent;
    font-size: 16px;
    color: #262626;
}

.menu_artigos_cient a:HOVER {
    background-color: #fff !important;
}

.ico_cetros_icetrus div {
    float: left;
    border: 1px solid #ededed;
    width: 135px;
    height: 86px;
}

.ico_cetros_icetrus div a {
    padding: 0px !important;
}

.conteudo_artigo h1 {
    margin: 0px;
}

.dados_artigo {
    font-size: 10px;
    color: #737373;
    font-weight: 400;
    margin-top: 0px !important;
    margin-bottom: 4px;
    font-family: 'Open Sans';
}

.post_artigo h2 a {
    font-size: 20px;
    color: #262626;
}

.post_artigo h2 a:hover {
    text-decoration: none;
}

.post_artigo {
    margin-bottom: 25px;
    border-bottom: 1px solid #ededed;
}

.post_artigo h2 {
    margin: 0px;
    margin-top: -3px;
}

.post_artigo h2 a:hover {
    color: #0088cc;
}

.post_artigo h1 {
    margin: 14px 0px;
}

.conteudo-artigos {
    margin-top: -4px !important;
}

.bt_download a {
    color: #0088cc;
    border: 1px solid #0088cc;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important;
    font-weight: 400;
    padding: 7px 10px;
    background: url("../images/ico_download.png") no-repeat scroll 6px center transparent;
    padding-left: 28px;
    font-family: 'Open Sans';
}

.bt_download {
    margin-bottom: 30px;
}

.bt_download a:hover {
    text-decoration: none;
}

.conteudo_unidade_left {
    border-right: 1px solid #ededed;
}

.endereco_unidade {}

.endereco_unidade iframe {
    width: 100%;
    margin-left: 0px;
    margin-top: -6px;
}

.endereco_unidade a {
    font-weight: 400;
    color: #0088cc;
    vertical-align: top;
    font-family: 'Open Sans';
}

.endereco_unidade address {
    margin-bottom: 8px;
    background: url("../images/ico_localizacao.jpg") no-repeat scroll 8px center transparent;
    padding-left: 40px;
    margin-top: 15px;
}

.conteudo_unidade_rigth {
    padding-top: 45px;
}

.conteudo_unidade_rigth .control-cal {
    width: 100%;
    height: 65px;
}

.conteudo_unidade_rigth .right-cal {
    /* width:82%;*/
}

.conteudo_unidade_rigth .control-cal {
    line-height: 56px;
}

.conteudo_unidade_rigth .right-cal h2 {
    margin-top: 11px;
    margin-bottom: 0px;
}

.conteudo_unidade_left h1 {
    margin-bottom: 20px;
}

.endereco_unidade>p {
    padding-left: 40px;
}

.header_fotos {
    padding: 8px;
}

.border_left {
    border-left: 1px solid #ededed;
}

.contato_contato h2 {
    margin-top: 16px;
    margin-bottom: 6px;
}

.contato_endereco h2 {
    margin-top: 16px;
    margin-bottom: 6px;
}

.contato_formulario {
    padding-bottom: 40px;
}

.contato_formulario .btn-enviar {
    margin-top: 8px;
}

.confirmacao_contato {
    text-align: center;
    padding-bottom: 40px;
}

.confirmacao_contato h2 p {
    font-size: 20px;
    font-weight: 300;
    color: #262626;
    line-height: 35px;
}

.checkbox-login .checkbox {
    margin: 0px;
}

.checkbox-login {
    margin-bottom: 16px !important;
}

.login .form-group {
    margin-bottom: 10px;
}

.checkbox label {
    font-weight: 300;
    font-family: 'Open Sans';
}

.cadastra_se h1,
.cadastra_se p {
    margin-bottom: 15px;
}

.padding_right_none {
    padding-right: 0px;
}

.formulario_cadastro {
    padding-bottom: 80px;
    border-right: 1px solid #ededed;
}

.border_bottom {
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
}

.login {
    margin-bottom: 60px;
}

.ico_meucadastro {
    background: url("../images/ico_minha_conta1.png") no-repeat scroll 16px center transparent;
}

.ico_pedidos {
    background: url("../images/ico_minha_conta2.png") no-repeat scroll 16px center transparent;
}

.ico_alterarsenha {
    background: url("../images/ico_minha_conta3.png") no-repeat scroll 16px center transparent;
}

.ico_interesse {
    background: url("../images/ico_interesse.png") no-repeat scroll 16px center transparent;
}

.ico_reserva {
    background: url("../images/ico_reserva.png") no-repeat scroll 16px center transparent;
}

.ico_carrinho {
    background: url("../images/ico_minha_conta4.png") no-repeat scroll 16px center transparent;
}

.form_meus_dados h1 {
    margin-top: 0px;
    margin-bottom: 5px;
}

.table-pedido th {
    font-size: 13px;
    border: none !important;
    padding: 4px !important;
}

.table-pedido thead {
    border-top: none !important;
}

.table-pedido tbody {
    border-bottom: 1px solid #ededed !important;
}

.table-pedido td {
    padding: 4px !important;
}

.td_off {
    width: 15.6%;
}

.td_pedido {
    width: 10.6%;
}

.td_data_pedido {
    width: 15.6%;
}

.td_valor {
    width: 15.6%;
}

.td_form_pagamento {
    width: 13.6%%;
}

.td_status {
    width: 16.6%;
}

.border_none {
    border: none !important;
}

.list_meus_pedidos h1 {
    /*margin-top: 0px;*/
    margin-bottom: 5px;
}

.alterar_senha h1 {
    margin-top: 0px;
    margin-bottom: 5px;
}

.close_modal {
    background: url("../images/close_modal2.jpg") no-repeat scroll left top transparent !important;
    width: 32px;
    height: 32px;
    opacity: 1;
}

.list_mini_banners .item_banners_mini img {
    width: 100%;
}

a {
    color: #0088cc;
    transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    font-weight: 400;
    font-family: 'Open Sans';
}

a:hover {
    color: #0088cc;
    text-decoration: underline;
    transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

label {
    font-weight: 300;
    font-family: 'Open Sans';
}

footer li {
    line-height: 30px;
}

footer li a {
    font-size: 10px;
    text-decoration: none;
    color: #737373;
}

footer h1 {
    font-size: 26px;
    font-weight: 300;
    color: #262626;
    font-family: 'Open Sans';
    margin-bottom: -4px;
}

footer p,
.bloco-cadastre-se p {
    font-size: 10px;
}

p.telefone,
p.frase1,
.cursos-destaque p {
    font-size: 13px;
    margin-bottom: 0;
}

p.frase2 {
    color: #737373;
    font-weight: 400;
    font-family: 'Open Sans';
}

footer p {
    color: #737373;
    margin-bottom: 4px !important;
    line-height: 13px !important;
    font-weight: 400;
    font-family: 'Open Sans';
}

.footer-end-unidades p:first-child {
    margin-top: -5px !important;
}

p.telefone {
    color: #262626;
    font-size: 13px !important;
    margin-top: 9px !important;
}

.control-cad1 {
    margin-right: 15px;
}

.container-footer {
    border-top: solid 1px #ededed;
    padding-top: 30px;
}

.bottom-footer {
    border-top: solid 1px #ededed;
    padding-top: 10px;
    margin-bottom: 40px;
}

.bloco-cadastre-se {
    /* border-left: solid 1px #ededed; */
    margin-top: 17px;
    margin-bottom: 17px;
    padding-left: 0;
}

.linha2 {
    border-top: solid 1px #ededed;
    border-bottom: 0px;
    padding-top: 17px;
    padding-bottom: 0px;
}

.bloco-cadastre-se h1,
.bloco-cadastre-se h2,
.bloco-atendimento h1,
.bloco-atendimento h3,
.box-calendario h2,
.cursos-destaque h2 {
    font-size: 20px;
    font-weight: 300;
    color: #262626;
    margin-bottom: 9px;
    font-family: 'Open Sans';
}

.bloco-atendimento h1,
.bloco-atendimento h3 {
    margin-top: 4px !important;
    margin-bottom: 0;
}

.box-formulario {
    padding-top: 36px;
    padding-left: 0 !important;
    margin-top: -10px;
}

.select-especialidade-home {
    float: left;
    width: 260px !important;
}

.control-cad {
    display: inline;
}

.btn-enviar-cad {
    border-radius: 10px;
    margin-left: 5px;
    margin-top: -10px;
}

.control-label {
    margin-left: 10px
}

.box-formulario .form-control {
    width: 350px;
    border-radius: 0px;
    margin-bottom: 10px;
    border-color: #ededed;
    box-shadow: none;
}

.btn-enviar {
    background: none;
    border: solid 1px #0088cc;
    font-size: 13px;
    color: #0088cc;
    padding-left: 9px;
    padding-right: 9px;
}

.btn-enviar:hover {
    background: none;
    color: #0088cc;
}

.bloco-atendimento {
    text-align: center;
    padding-top: 43px;
}

.box-calendario {
    padding-top: 18px;
    text-align: center;
}

.box-calendario h1 {
    font-weight: 300;
    color: #262626;
    margin-bottom: 0;
    font-size: 30px;
    font-family: 'Open Sans';
    margin-top: -10px !important;
}

.right-cal {
    /* float:right;width:122px;*/
    text-align: center;
}

.right-cal h2 {
    margin-top: 10px;
    margin-bottom: 0px;
}

.right-cal p,
.right-cal a {
    font-size: 10px;
    font-weight: 400;
    font-family: 'Open Sans';
    color: #262626;
}

.right-cal a:hover {
    color: #262626;
}

.right-cal p {
    line-height: 12px !important;
    margin-top: -6px !important;
}

.right-cal a {
    margin-right: 2px;
    vertical-align: baseline;
    line-height: 12px;
}

.clear {
    clear: both;
}

.control-cal {
    margin-top: 25px;
    height: 82px;
    line-height: 76px;
}

.cursos-destaque h1,
.cursos-destaque h3 {
    font-size: 30px;
    font-weight: 300;
    color: #262626;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 24px;
    font-family: 'Open Sans';
}

h1 {
    line-height: 40px !important;
}

h2 {
    line-height: 35px !important;
}

.item-curso {
    text-align: center;
    padding-bottom: 43px;
    width: 100% !important;
}

.item-curso h2 {
    margin-top: 10px;
    margin-bottom: 0px;
}

.control-curso>p {
    margin-top: -5px !important;
}

p {
    font-size: 13px;
    line-height: 21px !important;
}

.jcarousel-wrapper {
    margin-bottom: 34px !important;
}

.bloco-cadastre-se h1,
.bloco-cadastre-se h3 {
    margin-top: 2px !important;
    margin-bottom: -4px;
}

.flexslider {
    box-shadow: none !important;
}

.flex-direction-nav a {
    width: 18px !important;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(../images/setas-carrossel.png) no-repeat 0 0 !important;
    position: absolute;
    top: 52% !important;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1 !important;
    -webkit-transition: all .3s ease;
    content: none !important;
}

.flex-control-nav {
    display: none !important;
}

.flex-direction-nav .flex-prev {
    left: 5.5% !important;
}

.flex-direction-nav .flex-next {
    background-position: 100% 0 !important;
    right: 5.5% !important;
}

.slides .col-lg-4 {
    padding: 0 !important;
}

.control-curso {
    width: 255px;
    margin: 0 auto;
}

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

.galeria-imagens .slides li {
    margin-right: 0px !important;
}

.galeria-imagens {
    position: relative;
}

.galeria-imagens .flexslider {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -o-border-radius: 5px !important;
}

.item-curso img {
    width: 100% !important;
}

.banner-topo {
    position: relative !important;
}

.texto-banner {
    position: absolute;
    top: 23%;
    right: 9%;
}

.texto-banner h1,
.texto-banner h2 {
    color: rgb(38, 55, 122);
    font-size: 50px;
    font-weight: 300;
    text-align: right;
    font-family: 'Open Sans';
}

.texto-banner p {
    font-size: 20px;
}

.content-cursos {
    padding-top: 15px;
    padding-bottom: 15px;
}

.conteudo_right {
    padding-top: 30px;
}

.conteudo_right .list-topicos li {
    line-height: 40px;
    border-bottom: 1px solid #ededed;
    padding-bottom: 7px;
}

.conteudo_right .list-topicos li a {
    font-size: 20px;
    color: #0088cc;
    font-weight: 300;
    font-family: 'Open Sans';
}

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

.content-cursos h1 {
    font-size: 30px;
    font-weight: 300;
    color: #262626;
    margin-bottom: 0;
    text-align: center;
    font-family: 'Open Sans';
}

.content-cursos p {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    font-family: 'Open Sans';
}

.texto-cursos {
    width: 79.9%;
    margin: 0 auto;
}

.texto-cursos p {
    font-size: 20px;
    line-height: 30px !important;
    margin-bottom: 30px;
}

.texto-cursos h1 {
    margin-bottom: 20px;
    padding-right: 15.6%;
    padding-left: 15.6%;
    text-align: center;
}

.content-cursos .unidades p,
.content-cursos .area-aluno p {
    font-size: 13px;
    line-height: 20px;
}

.content-cursos .unidades,
.content-cursos .area-aluno {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    border: solid 1px #ededed;
    border-radius: 5px;
    height: 230px;
    margin-top: 25px;
    padding-top: 18px;
    padding-bottom: 25px;
}

.siderbarfora {
    padding-bottom: 48px;
}

.siderbarfora .control-cal {
    width: 100%;
}

.siderbarfora .box-calendario {
    border-bottom: solid 1px #ededed;
    margin-bottom: 18px;
}

.lista-mobile-loja {
    display: none;
}

.right-cal {
    /* width:122px;*/
}

.ico_ultrasonografia {
    background: url("../images/ico_ultrasonografia.png") no-repeat scroll 16px center transparent;
}

.ico_ecocardiografia {
    background: url("../images/ico_ecocardiografia.png") no-repeat scroll 16px center transparent;
}

.ico_ginecologia {
    background: url("../images/ico_ginecologia.png") no-repeat scroll 16px center transparent;
}

.ico_ressonancia {
    background: url("../images/ico_ressonancia.png") no-repeat scroll 16px center transparent;
}

.ico_pos-graduacao {
    background: url("../images/ico_pos-graduacao.png") no-repeat scroll 16px center transparent;
}

.ico_bandeirinha {
    background: url("../images/ico_bandeirinha.png") no-repeat scroll 16px center transparent;
}

.ico_curso-cidade {
    background: url("../images/ico_curso-cidade.png") no-repeat scroll 16px center transparent;
}

.ico_carrinho {
    background: url("../images/ico_carrinho.png") no-repeat scroll 16px center transparent;
}

.topo-conteudo-curso img,
.topo-conteudo-curso h1 {
    display: inline;
    margin-right: 10px;
}

.area-aluno,
.unidades {
    text-align: center;
    border: solid 1px #ededed;
    border-radius: 5px;
    padding-top: 18px;
    min-height: 230px;
    padding-left: 9.5%;
    padding-right: 9.5%;
    padding-bottom: 23px;
}

.content-cursos ul {
    margin-left: 0;
}

.h3-form {
    margin-top: 0px;
    font-size: 15px;
}

.topo-conteudo-curso {
    padding-bottom: 15px;
}


/* Cursos Internas */

div.descricao_curso_interna {
    background: #EDEDED;
    padding: 10px;
}

p.links-descricao-curso-interna a {
    width: 100%;
    display: block;
    border-bottom: 1px solid #0088cc;
    padding: 4px 0;
}

p.links-descricao-curso-interna a:last-child {
    border-bottom: 0;
}

a.btn-comprar-agora {
    background: #49BF1D;
    border-radius: 5px;
    color: #fff;
    margin: 5px 0 0;
    padding: 5px;
    width: 100%;
    display: block;
    text-align: center;
}

a.btn-comprar-agora-avise-me {
    background-color: #F5A623;
    border-radius: 5px;
    color: #fff;
    margin: 5px 0 0;
    padding: 5px;
    width: 100%;
    display: block;
    text-align: center;
}

a.btn-comprar-agora-avise-me:hover {
    background-color: transparent;
    color: #F5A623 !important;
    border-color: #F5A623;
    border: 1px solid;
}

.disabled-link,
.disabled-link:hover {
    cursor: default;
}

a.btn-aula-gratis {
    padding: 4px;
    width: 100%;
    background-color: #203d6a;
}

a.btn-aula-gratis:hover {
    border-color: #203d6a;
    color: #203d6a;
}

a.btn-comprar-agora-print {
    background: #ededed;
    border-radius: 5px;
    color: #999;
    margin: 5px 0 0;
    padding: 5px;
    width: 100%;
    display: block;
    text-align: center;
}

a.btn-curso-inscreva-se,
a.btn-curso-avise-me {
    /*margin-top: -80px;*/
    margin-top: -30px;
    z-index: 2;
    position: absolute;
    width: 90%;
}

a.btn-curso-avise-me,
button.btn-curso-avise-me {
    background-color: #F5A623;
    color: #fff !important;
}

a.btn-curso-avise-me:hover,
button.btn-curso-avise-me:hover {
    background-color: transparent;
    color: #F5A623 !important;
    border-color: #F5A623;
}

a.btn-fechar-avise-me {
    background-color: transparent;
    position: absolute;
    right: 10px;
    top: 10px;
    height: 39px;
    padding: 6px 12px;
    opacity: 1;
}

.bootbox-alert {
    z-index: 100000 !important;
}

a.btn-fechar-avise-me:hover {
    background-color: #009BD6;
    opacity: 1;
}

a.btn-fechar-avise-me:hover i {
    color: #fff;
}

a.btn-fechar-avise-me i {
    font-size: x-large;
    color: #009BD6;
}

.em-breve-curso {
    background-color: #F5A623;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.siderbarfora .right-cal {
    /* width:82%; */
}

.midias_compartilhamento-curso {
    width: 100%;
    border-top: solid 1px #ededed;
    border-bottom: solid 1px #ededed;
    padding-top: 0;
}

.midias_compartilhamento-curso p {
    line-height: 24px;
}

.btn {
    font-size: 15px !important;
}

.btn-2 {
    background-color: #009BD6;
    color: #FFF;
    padding: 5px 50px;
    border: 1px solid transparent;
}

.btn-2:hover,
.btn-2:focus {
    background-color: transparent;
    color: #009BD6;
    border-color: #009BD6;
}

.btn-interesse {
    display: inline-block;
    width: auto;
    height: auto;
    border: solid 1px #008ac9;
    background: none;
    color: #008ac9;
    margin-top: 16px;
    margin-bottom: 0;
    transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    padding: 4px 20px;
}

.btn-interesse:hover {
    background: #0188cc;
    color: #fff;
    transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.ico-crono {
    background: url("../images/ico-crono.png") no-repeat scroll center center transparent;
    width: 28px !important;
    height: 28px;
    margin-right: 10px;
}

.ico-calend {
    background: url("../images/ico-calend.png") no-repeat scroll center center transparent;
    height: 28px;
    width: 28px;
    margin-right: 10px;
}

.ico-mapa {
    background: url("../images/ico-mapa.png") no-repeat scroll center center transparent;
    height: 28px;
    width: 28px;
    margin-right: 10px;
}

.box-incons-curso div.box-icons-linha {
    white-space: nowrap;
}

.lista-recomenda a {
    font-family: 'Open Sans' !important;
}

.box-incons-curso div.box-icons-linha div,
.box-incons-curso p {
    display: -webkit-inline-box;
}

.box-incons-curso p {
    margin-right: 35px;
    margin-bottom: 0px;
}

.navbar-inverse .navbar-nav>.active a {
    filter: none !important;
}

.box-tabela table {
    border-radius: 0 !important;
    margin-top: 18px;
}

.box-tabela table td {
    text-align: center;
}

.dados-curso h1 {
    text-align: left;
}

.dados-curso p {
    font-size: 13px;
    line-height: 20px;
}

.dados-curso p a {
    margin-right: 5px;
    vertical-align: top;
}

.modal-header {
    background: #c1c1c1;
}

.modal-header h1 {
    color: #fff;
    text-align: center;
}

.modal-header-baixo .topo-conteudo-curso img,
.modal-header-baixo .topo-conteudo-curso h1 {
    margin-bottom: 0px;
}

.modal-header-baixo {
    background: #ebebeb;
}

.modal-header-baixo .topo-conteudo-curso {
    margin-bottom: 0px;
}

.modal-header-baixo h1 {
    color: #262626;
}

.bloco-texto-modal {
    margin-top: 17px;
    margin-bottom: 22px;
}

.box-captcha p {
    margin-top: 24px;
}

.tam-btn {
    width: 230px !important;
    text-align: left;
}

.tam-btn-drop {
    width: 228px !important;
    text-align: left;
}

.box-dentro-form-captcha {
    width: 293px;
}

.captcha-text {
    width: 87px !important;
    height: 30px !important;
    border: solid 1px #9d9d9d;
    background: url("../images/img-captcha.jpg") no-repeat scroll center center transparent;
    float: left;
    margin-left: 8px;
}

.input-tam {
    width: 163px !important;
    height: 30px !important;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
    float: left;
}

.altera-captcha {
    background: url("../images/setinha-captcha.jpg") no-repeat scroll center center transparent;
    width: 23px;
    height: 22px;
    vertical-align: super;
    float: left;
    margin-left: 8px;
    margin-top: 5px;
}

.texto-confima p,
.texto-confima a {
    font-size: 21px;
    line-height: 35px;
}

.img-confirma {
    margin-bottom: 3%;
    margin-top: 2.5%;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

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

.modal-body.jumbotron {
    background: none !important;
}

.modal-depoimentos {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.jumbotron p {
    font-size: 13px !important;
    margin-bottom: 5px
}

.jumbotron h1 {
    font-size: 30px !important;
}

.paginacao-fora-modal {
    border-top: solid 1px #cccccc;
    margin-top: 40px;
    text-align: center;
}

.paginacao-fora-modal .active>a {
    color: #262626 !important;
}

.author-date {
    margin-top: -4px;
    font-size: 11.9px;
    color: #868686;
}

.right-depoimento iframe {
    margin-left: 20%;
    max-width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.borda {
    background: url("../images/bg-borda-depoimento.jpg") repeat-x scroll center center transparent;
    height: 3px;
    margin-top: 15px;
}

.bloco-depoimento {
    padding-top: 35px;
}

.jumbotron h2,
.right-depoimento h1 {
    margin-top: 0px;
}

.topo-loja-right {
    padding-top: 29px;
}

.topo-loja-left {
    padding-top: 9px;
}

.table1,
.table2 {
    text-align: center;
}

.table1 {
    margin-bottom: 0;
    border-bottom: none !important;
}

.table1 .left {
    width: 10%;
    border-bottom: none !important;
    vertical-align: middle;
}

.table1 .right {
    width: 90%;
    border-bottom: none !important;
}

.table2 .left {
    width: 42%;
    padding-bottom: 31px;
    text-align: left;
    padding-left: 42px;
}

.table2 .right {
    width: 58%;
    padding-bottom: 31px;
}

.table h1 {
    margin-top: 10px;
}

.table .unidade_cart,
.table .valor_cart {
    font-size: 30px;
    color: #26377a;
}

.table .unidade_cart {
    margin-top: 51px;
    margin-bottom: 18px;
}

.table .valor_cart {
    margin-top: 38px;
}

.text-subtotal {
    margin-top: 45px;
}

.table p {
    font-size: 20px;
}

.btn-group-filtro {
    margin-right: 17px;
    margin-left: 17px !important;
}

.list-produtos {
    padding-top: 10px;
    border-top: solid 1px #dddddd;
}

.list-produtos:first-child {
    border-top: none !important;
}

.list-produtos a,
.list-produtos p {
    font-size: 11px;
}

.div-prod-box {
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
}

.input-qtd {
    border: solid 1px #dddddd;
    background: #F7F7F7;
    text-align: center;
    height: 30px !important;
    width: 27px !important;
    margin: 0 -4px 0 -4px;
    z-index: 1;
    position: relative;
    font-weight: bold;
}

.btn-link-qtd {
    padding-left: 2px;
    padding-right: 2px;
    font-size: 20px !important;
    color: #208FCE;
    font-weight: bold;
    border: 1px solid #EDEDED;
    padding: 0 2px;
    margin: 0 !important;
    width: 25px;
    outline: none !important
}

.btn-link-qtd:hover,
.btn-link-qtd:focus {
    text-decoration: none !important;
    border: 1px solid #ccc;
}

.btn-link-esq {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.btn-link-dir {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.btn-comprar,
.btn-comprar:focus {
    background: transparent;
    border: solid 1px #0088cc;
    color: #0088cc;
    padding: 6px;
}

.btn-comprar:hover {
    background: #0088cc;
    color: #fff;
}


/* Botão Comprar Esgotado Loja */

.btn-comprar.esgotado,
.btn-comprar.esgotado:hover {
    background: transparent;
    border: solid 1px #F5A623;
    color: #F5A623;
    cursor: not-allowed;
}

.box-carrinho {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 15px;
}

.box-carrinho h2 {
    margin-bottom: 20px;
    color: #c9c9c9;
}

.box-carrinho h2.active {
    color: #262626;
}

.table-carrinho {
    margin-bottom: 38px;
}

.table-carrinho p {
    font-size: 11px;
    margin-bottom: 0;
}

.table-carrinho .btn-link-qtd {
    background: #f7f7f7;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
}

.table-carrinho .btn-link-qtd.btn-link-esq,
.table-carrinho .btn-link-qtd.btn-link-dir {
    background: unset;
    padding-bottom: unset;
    padding-left: unset;
    padding-right: unset;
    padding-top: unset;
}

.table-carrinho thead {
    border-top: solid 1px #ededed !important;
    border-bottom: none !important;
}

.table-carrinho td {
    border-bottom: solid 1px #ededed !important;
}

.table-carrinho th {
    border-bottom: none !important;
}

th,
tfoot td {
    font-size: 20px;
}

tfoot {
    background: #eeeeee;
}

td,
th {
    text-align: center;
    vertical-align: middle !important;
}

.text-aline-left {
    text-align: left;
}

.bt-cont-comp {
    border: solid 1px #0088cc !important;
    color: #0088cc !important;
}

.bt-cont-comp:hover,
.bt-cont-comp:focus {
    background: #0088cc !important;
    color: #fff !important;
}

.botoes {
    padding-bottom: 50px;
}

.bloco-titulo {
    border-bottom: solid 1px #ededed;
}

.novo-endereco .bloco-titulo {
    margin-bottom: 20px;
}

.row-bloco-titulo {
    padding: 0 10px;
}

.row-endereco {
    padding: 0 20px;
}

.box-confirma-endereco {
    border: solid 1px #ededed;
    padding-bottom: 15px;
}

.btn-este-end {
    background: url("../images/bg-bt-usuar-este-endereco.png") no-repeat scroll 10px center;
    padding-left: 30px;
    margin-top: 5px !important;
}

.btn-este-end a,
.btn-outro-end a {
    padding-left: 30px;
}

.btn-outro-end {
    background: url("../images/bg-bt-novo-endereco.png") no-repeat scroll 10px center;
    padding-left: 30px;
}

.cep-opcoes {
    margin-top: 30px;
}

.novo-endereco {
    margin-top: 40px;
    padding-bottom: 30px;
}

.radio label {
    color: #0088cc;
}

.box-confirma-entrega {
    padding-bottom: 20px
}

.table-forma-pagamento th {
    font-size: 30px;
}

.table-forma-pagamento img,
.form-cartao img {
    width: 40px;
    height: 27px;
}

.form-cartao img {
    margin-right: 9px;
    margin-top: 3px;
}

td.active {
    background: #f8f8f8;
}

.form-grupo {
    display: flex;
}

.bt-fecha-pedido {
    background: none !important;
    border: solid 1px #0088cc;
    color: #0088cc;
    margin-top: 30px;
    margin-bottom: 53px;
}

.bt-fecha-pedido:hover {
    background: #0088cc !important;
    color: #fff;
}

.row-confirma {
    padding-bottom: 50px;
}

.table-pedidos-topo th,
.table-pedidos-entrega th,
.table-pedidos-entrega .th,
.table-itens th,
.table-itens .th {
    font-size: 13px !important;
    font-weight: normal !important;
    font-family: 'Open Sans';
}

.table-size {
    width: 50%;
}

.table-pedidos-entrega p {
    font-size: 13px !important;
}

.table-pedidos-entrega span {
    font-size: 13px !important;
    font-weight: normal !important;
    vertical-align: baseline;
    font-family: 'Open Sans';
}

.jcarousel-wrapper {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.jcarousel-pagination {
    display: none !important;
}

.jcarousel-wrapper ul li {
    border: none !important;
    border-radius: 0 !important;
}

.jcarousel-control-prev {
    background: url("../images/prev_slide.png") no-repeat scroll left top transparent !important;
    width: 18px !important;
    height: 30px !important;
    content: none !important;
    left: 20px !important;
}

.jcarousel-control-next {
    background: url("../images/next_slide.png") no-repeat scroll left top transparent !important;
    width: 18px !important;
    height: 30px !important;
    content: none !important;
    right: 20px !important;
}

.jcarousel-control-prev,
.jcarousel-control-next {
    top: 25% !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.cursos-destaque .item-curso {
    width: 100% !important;
}

.btn-group>.btn+.dropdown-toggle {
    padding-top: 4px;
    padding-bottom: 8px;
}

.campo-busca {
    margin-top: -15px;
    margin-right: 10px;
    position: absolute;
    top: 15px;
}

.campo-busca label {
    margin-bottom: 0px;
}

.input-busca {
    width: 174px;
    float: left;
    height: 29px;
    border: 1px solid #e5e5e5;
    padding-right: 34px;
    padding-left: 5px;
}

.bt-busca {
    width: 35px;
    height: 27px;
    background: url("../images/lupa.jpg") no-repeat scroll left center transparent;
    cursor: pointer;
    margin-left: -36px;
    margin-top: 1px;
}

.visible-xs .campo-busca {
    height: 50px !important;
    padding: 10px 0px !important;
    margin: 0px !important;
}

.table-carrinho-voucher p {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.input-voucher {
    width: 227px;
}

.table-carrinho-itens {
    margin-bottom: 0 !important;
}

.table-carrinho-voucher td {
    padding-top: 12px;
    padding-bottom: 12px;
}

.table-carrinho-voucher tfoot {
    padding-left: 20px;
}

.td1 {
    width: 33%;
}

.td2 {
    width: 10%;
}

.td3 {
    width: 10%;
}

.td4 {
    width: 10%;
}

.fora-table1 {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.table-carrinho-itens tfoot td {
    border-bottom: none !important;
}

.endereco_unidade img {
    width: 100%;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    border-radius: 5px;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#cboxOverlay {
    background: #000;
}

#colorbox {}

#cboxContent {
    margin-top: 20px;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    background: #f9f9f9;
    padding: 5px;
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #ccc;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(../colorbox/images/controls.png) no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxPrevious.hover {
    background-position: bottom left;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(../colorbox/images/controls.png) no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxNext.hover {
    background-position: bottom right;
}

#cboxLoadingOverlay {
    background: #000;
}

#cboxLoadingGraphic {
    background: url(../colorbox/images/loading.gif) no-repeat center center;
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(../colorbox/images/controls.png) no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}

#cboxClose.hover {
    background-position: bottom center;
}

.bx-wrapper a {
    display: block;
    max-width: 100%;
}

.bx-wrapper img {}


/* ---- mod 28 01 2016 ----*/

.conteudo_right {
    position: relative;
    /*padding-top: 0;*/
}

.l-voltar {
    display: block;
    margin: 0 -15px;
    padding: 3px 15px;
    background-color: #ededed;
}

.l-top {
    margin-bottom: 20px;
}

.box-facalogin {
    margin: 0px;
    text-align: -webkit-auto;
    padding: 0px;
    background: none;
}

.box-facalogin p {
    margin: 0;
    color: #262626;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 21px;
}

.box-facalogin p a {
    color: #0088cc;
    text-decoration: none;
}

.box-facalogin p a:hover {
    text-decoration: underline;
}

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

.box-tab {
    margin: 16px -15px 0 0;
    padding: 0;
}

.nav-pills>li+li>a {
    margin-left: 8px;
}

.box-tab .nav>li>a {
    padding: 6px 15px;
    background-color: #ededed;
    border: 1px solid #dddddd;
}

.box-tab .nav>li.active>a,
.box-tab .nav>li>a:hover,
.box-tab .nav>li>a:focus {
    border: 1px solid #428bca;
    background-color: #428bca;
    color: #fff;
    text-decoration: none;
}

.box-tab-datas {
    margin: 20px 0 0 0;
}

.box-tab .box-tab-datas .nav>li.active>a,
.box-tab .box-tab-datas .nav>li>a:hover,
.box-tab .box-tab-datas .nav>li>a:focus {
    border: 1px solid #dddddd;
    background-color: #337ab7;
    color: #fff;
    text-decoration: none;
}

.box-tab .box-tab-datas .nav>li+li {
    margin-left: 6px;
}

.tabela-datas {
    margin-top: 10px;
    border: none;
}

.tabela-datas>tbody>tr>td {
    padding: 4px 8px;
}

.tab-titulo {
    background-color: #ededed;
}

.tab-titulo td {
    text-align: left;
}

.tabela-datas>tbody>.tab-row-content>.tr-space {
    border: none;
    background-color: transparent;
    width: 10px;
}

.tabela-datas>tbody>.tab-row-content td {
    background-color: #f7f7f7;
}

.tabela-datas>tbody>.tab-row-content .tab-link {
    background: none;
    border-color: transparent;
    padding: 0;
}

.tab-row-content .tab-link a div {
    border: solid 1px #428bca;
    border-radius: 5px;
    color: #428bca;
    height: 100%;
    padding: 4px 8px;
    width: 100%;
}

.tab-row-content .tab-link a:hover {
    text-decoration: none;
}

.tab-row-content .tab-link a:hover div {
    background: #428bca;
    color: #fff;
}

.tabela-datas>tbody .tab-titulo td {
    padding-left: 20px;
}

.box-recomenda {
    background-color: #ededed;
    margin: 20px -15px 0 -15px;
    padding: 10px 15px;
}

.box-recomenda h4 {
    margin: 0;
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: 300;
}

.box-cursos-mobile {
    padding-bottom: 20px;
}

.box-cursos-mobile .btn-default {
    width: 100%;
    text-align: left;
}

.box-dropdown-toggle {
    position: relative;
}

.box-cursos-mobile .box-caret {
    position: relative;
    float: right;
}

.box-cursos-mobile .caret {
    position: absolute;
    top: 17px;
    right: 8px;
}

.box-cursos-mobile .fill-width.dropdown {
    position: static;
}

.box-cursos-mobile .fill-width.dropdown {
    position: static;
}

.box-cursos-mobile .fill-width.dropdown>.dropdown-menu {
    left: auto;
    margin-right: 15px;
    /*margin-top: -18px;*/
    top: 90px;
}

.box-cursos-mobile .fill-width.dropdown>.dropdown-menu>li>a {
    white-space: normal;
}

.bt-fechar {
    cursor: pointer;
    height: 32px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 32px;
    z-index: 8040;
    background: url('../images/ico-bt-close.png') 0 0 no-repeat;
    text-indent: -999%;
    text-align: left;
    overflow: hidden;
}

.fancybox-skin {
    border-radius: 15px !important;
}

.box-popup-wrap .box-popup {
    width: 720px;
    margin: 0 auto;
}

.box-popup {
    padding: 0 45px 30px;
}

.box-reserva h2 {
    text-align: center;
}

.box-reserva strong {
    font-family: 'Open Sans';
    font-weight: 700;
}

.box-reserva .box-buttons {
    margin: 24px 0 32px 0;
}

.box-reserva .box-buttons .btn-default.bt-confirma {
    padding: 4px 50px;
    background-color: #5cb85c;
    font-size: 15px;
    color: #FFF;
    text-shadow: none;
    border-color: transparent;
    background-image: none;
}

.box-reserva .box-buttons .bt-confirma:hover {
    background-color: #48A248;
}

.box-reserva .bt-cancelar {
    margin-left: 42px;
}

.box-popup.box-login,
.box-popup.box-cadastro {
    padding: 0 15px 30px 15px;
}

.btn-default-face,
.box-login .btn-default-login,
.box-login .btn-default-face,
.box-cadastro .btn-default-face,
.box-cadastro .btn-default-cadastrar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #008ac9;
    color: #008ac9;
    display: inline-block;
    height: auto;
    margin-bottom: 12px;
    margin-top: 16px;
    transition: all 0.2s ease 0s;
    width: auto;
}

.box-login .btn-default-face,
.box-login .btn-default-login,
.box-cadastro .btn-default-face {
    width: 100%;
}

.btn-default-face,
.box-login .btn-default-face,
.box-cadastro .btn-default-face {
    background-color: #3b5999;
    border-color: transparent;
    color: #fff;
    text-shadow: none;
}

.box-login hr,
.box-cadastro hr {
    margin-bottom: 10px;
    margin-top: 10px;
}

.fb-profile-photo {
    border: 3px solid #fff;
    border-radius: 50%;
    height: 100px;
    width: 100px;
}

.fb-texto-link {
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 300;
    vertical-align: baseline;
}

.fb-ico-vincula {
    float: right;
    margin-top: 5px
}

.box-login .btn-default-login:hover,
.box-cadastro .btn-default-cadastrar:hover {
    background: #0188cc none repeat scroll 0 0;
    color: #fff;
    transition: all 0.2s ease 0s;
}

.box-login h1.logo,
.box-cadastro h1.logo {
    display: block;
    width: 102px;
    height: 67px;
    margin: 47px auto 0 auto;
    padding: 0;
    background: url('../images/logo-cetrus-login.png') 0 0 no-repeat;
    text-indent: -999%;
    text-align: left;
    overflow: hidden;
}

.fancybox-wrap-top {
    top: 0 !important;
    right: 0 !important;
    width: 100% !important;
}

.fancybox-inner2 {
    width: 100% !important;
}

.form-group.form-group-bottom {
    margin-bottom: 0;
}

.box-login .form-group,
.box-cadastro .form-group {
    margin-bottom: 25px;
}

.box-login .checkbox {
    margin-top: 4px;
}

.checkbox .link-esqueci-senha {
    display: inline-block;
    float: right;
}

.box-bt-fechar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.box-bt-fechar-int {
    position: relative;
    width: 720px;
    margin: 0 auto;
}

.box-captcha {
    margin-top: 30px;
}

.formicon {
    font-family: 'icone';
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #54c32c;
}

.formicon.icohide {
    display: none;
}

.form-group-senhas {
    margin-top: 25px;
}

.form-group .exibe-erro {
    position: absolute;
    bottom: -22px;
    left: 15px;
    font-size: 13px;
    color: #ff0000;
    width: 300px;
}

.exibe-erro.erro-oculto {
    display: none;
}

.form-control-feedback.fselect {
    right: 20px;
}

.lista-recomenda li {
    padding: 11px 0;
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
}

.lista-recomenda li a {
    font-size: 20px;
    line-height: 1em;
}

.box-voltar-bottom {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 0 15px;
}

p strong {
    font-family: 'Open Sans';
    font-weight: 700;
}

.box-checkout {
    background-color: #f7f7f7;
}

.box-checkout a {
    font-size: 14px;
    line-height: 44px;
    display: inline-block;
}

.box-checkout a.bt-checkout {
    float: right;
    margin-right: -15px;
    padding: 0 15px;
    background-color: #1e8fce;
    color: #FFF;
}

.box-checkout a.bt-checkout:hover {
    background-color: #1873A3;
    color: #FFF;
    text-decoration: none;
}

#checkoutbar.fixtopo {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.topo-conteudo-curso img {
    max-width: 100%;
    width: 56px;
    height: 56px;
}

.nav-justified>li {
    float: none;
    display: table-cell;
    width: 1%;
}

.entrar-topo .form-group {
    float: right;
    margin-left: 10px;
}

.entrar-topo .form-group .form-control {
    border-radius: 0px;
    font-size: 12px;
    height: 30px;
    width: 170px;
}

.contato-topo p {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif
}

.contato-topo .col-sm-4 {
    padding: 0;
}

.contato-topo a {
    color: #213679;
}

.contato-topo h4 {
    font-size: 16px;
    vertical-align: top;
    text-align: center;
    margin-top: 0;
    font-family: 'Open Sans';
    font-weight: 700;
}

.contato-topo img {
    float: left;
    margin-right: -10px;
    margin-left: 15px;
}

.contato-topo {
    margin-top: 10px;
    width: calc(100% + 40px);
    position: absolute;
    right: -10px;
}

.esqueci-senha-topo {
    margin-left: 88px;
    margin-top: 45px;
    position: absolute;
}

.botao_facebook_topo {
    background-color: transparent;
    color: #fff;
}

.botao_facebook_topo:hover {
    text-decoration: underline;
}

@media (max-width: 1200px) {
    .contato-topo {
        margin-top: 6px;
        width: calc(100% + 120px);
        position: absolute;
        right: -10px;
    }
}

@media (max-width: 992px) {
    /*.contato-topo .col-sm-4 {
    padding: 0;
    width: 20%;
    float: right;
    }*/
}

@media ( min-width: 1200px) {
    .list_mini_banners .item_banners_mini img {
        opacity: 1;
        transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
    }
    .list_mini_banners .item_banners_mini:hover img {
        opacity: 0.5;
        transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
    }
}

@media ( max-width: 1200px) {
    .membro_equipe {
        width: 20.5%;
    }
    .conteudo_unidade_rigth .right-cal {
        /* width:77%; */
    }
    .btn-enviar-cad {
        margin-right: 12px;
    }
    .carousel-div .flex-viewport {
        width: 100%;
    }
    /*  .nav-justified > li {
    width: 200px;
    }*/
    .entrar-topo .form-group .form-control,
    .esqueci-senha-topo {
        display: none;
    }
    .select-especialidade-home {
        width: 250px !important;
    }
    .btn-enviar-cad {
        width: 250px;
        margin-left: 10px !important;
    }
}

@media ( max-width: 992px) {
    .membro_equipe {
        width: 27.5%;
    }
    .conteudo_unidade_rigth .right-cal {
        /* width:73%; */
    }
    .control-cad1,
    .control-cad {
        margin-bottom: 10px !important;
    }
    .box-formulario label {
        width: 50px !important;
    }
    .input-cad {
        width: 204px !important;
    }
    .btn-enviar-cad {
        width: 205px;
    }
    .carousel-div .flex-viewport {
        width: 100%;
    }
    .conteudo_slide {
        bottom: 64px;
    }
    /*  .nav-justified>li {
    width: 150px;
    }*/
}

@media ( max-width: 768px) {
    .membro_equipe {
        width: 46%;
    }
    .item_video iframe {
        margin: 0 auto;
        display: table;
    }
    .conteudo_unidade_left {
        border: none;
    }
    .cursos-destaque .slides li {
        margin-right: 0px !important;
    }
    p.telefone {
        line-height: 16px !important;
    }
    .carousel-div,
    /*.contato-topo,*/
    .bg_bt_entrar_facebook {
        display: none;
    }
    .bloco-cadastre-se {
        width: 100%;
        border-top: solid 1px #ededed;
        border-left: none;
        padding-top: 20px;
    }
    .box-formulario .form-control {
        width: 100% !important;
    }
    .control-cad1 {
        margin-right: 0px;
    }
    .btn-enviar-cad {
        width: 100%;
        margin-left: 0 !important;
    }
    .box-formulario form {
        margin-left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .menu_login_topo {
        height: 70px;
    }
}

@media only screen and (min-width: 1200px) {
    .mandeiras_header_mobile {}
    .mandeiras_header {
        display: block;
    }
    .membro_equipe {
        width: 21.3%;
    }
    .imagem_view_membro {
        width: 38%;
    }
    .descricao_membro {
        width: 62%;
    }
    .area_aluno_servicos .ico_area_aluno {
        padding: 0px 70px;
    }
    .area_aluno_outros_servicos .ico_area_aluno {
        padding: 0px 48px;
    }
    .form-filtro-palestrante {
        margin: 0px 40px;
    }
    .form-filtro .btn-group {
        margin-left: 5px;
    }
}

@media only screen and (min-width: 768px) {
    .item_banners_mini {
        width: 33% !important;
        margin-left: 0.5% !important;
        ;
        padding: 0px;
    }
    .first_item {
        margin-left: 0 !important;
    }
    .modal_suporte_distancia .modal-body {
        padding: 25px 125px;
    }
    .modal_fotos .modal-body {
        padding: 25px 127px;
    }
}

@media only screen and (min-width: 992px) {
    .modal_suporte_distancia {
        width: 1005px;
    }
    .modal_fotos {
        width: 1005px;
    }
    /*.btn-enviar {
      margin-left: 15px;
    }*/
}

@media only screen and (max-width: 718px) {
    .membro_equipe {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px 15px;
    }
    .paginacao-fora {
        text-align: center;
    }
}

@media ( max-width: 992px) {
    .conteudo_dentro_slide {
        margin-bottom: 50px;
    }
}

@media ( max-width: 620px) {
    .conteudo_dentro_slide {
        margin-bottom: 8px;
        padding: 0 20px;
    }
    .conteudo_dentro_slide h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .conteudo_dentro_slide p {
        font-size: 18px;
    }
    .topo_page,
    .menu_topo_inst,
    .banner-home .bx-pager {
        display: none;
    }
}

@media ( max-width: 505px) {
    .conteudo_dentro_slide {
        margin-bottom: 8px;
        padding: 0 20px;
    }
    .conteudo_dentro_slide h1 {
        font-size: 18px;
        line-height: 20px;
    }
    .conteudo_dentro_slide p {
        font-size: 12px;
    }
    .btns {
        display: inline-flex;
    }
    .btns-area {
        padding: 0;
    }
    .add-tel {
        /*padding-left: 5px;*/
        padding-right: 10px;
    }
    .add-tel-field {
        padding: 5px;
    }
}

@media ( max-width: 400px) {
    .tcc_monografia a {
        padding: 7px 5px !important;
        font-size: 10px !important;
    }
}

@media only screen and (min-width: 480px) {
    .mandeiras_header_mobile .menu_midias_sociais {
        display: block;
    }
}

@media only screen and (min-width: 479px) and (max-width: 767px) {
    .item_banners_mini img {
        width: auto;
    }
}

@media only screen and (min-width: 767px) and (max-width: 1200px) {
    .imagem_view_membro img {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 993px) {
    .logo_header {
        margin: 0px !important;
    }
    .nav-menu-dentro {
        margin-left: 14px !important;
    }
    .nav-menu-dentro a {
        padding: 10px 6px !important;
    }
}

@media only screen and (max-width: 383px) {
    .conteudo_alimentacao img {
        width: 100%;
        margin-bottom: 3%;
    }
    .conteudo_alimentacao .alimentacao img:nth-child(2n) {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 1199px) {
    .control-cad {
        margin-bottom: 10px !important;
    }
    .control-label {
        margin-left: 4px;
    }
    .jcarousel-skin-tango2 .jcarousel-item {
        width: 309px !important;
    }
    .jcarousel-skin-tango2 .jcarousel-next-horizontal,
    .jcarousel-skin-tango2 .jcarousel-prev-horizontal {
        top: 16% !important;
    }
    .control-cal {
        width: 100%;
    }
    .right-cal {
        /* width:60%; */
    }
    .item-curso img {
        width: 100% !important;
    }
    .siderbarfora .right-cal {
        /* width:74%; */
    }
    .table .unidade_cart,
    .table .valor_cart {
        font-size: 1.6em;
    }
    .table-carrinho .grupo {
        display: flex;
    }
    .input-qtd {
        margin-right: 5px;
    }
    .prod-int-loja .input-qtd {
        margin-right: -4px;
    }
    .control-label-email {
        margin-right: 4px !important;
    }
    .jcarousel-control-prev,
    .jcarousel-control-next {
        top: 22% !important;
    }
}

@media only screen and (max-width: 979px) {
    .control-cad {
        display: flex;
        margin-bottom: 10px;
    }
    .btn-enviar {
        margin-top: 10px;
    }
    /*  .input-cad {
    margin-left: 10px !important;
    }*/
    .jcarousel-skin-tango2 .jcarousel-item {
        width: 238px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .control-curso {
        width: 100%;
    }
    .texto-banner {
        top: 7%;
    }
    .siderbarfora .right-cal {
        /* width:74% !important; */
    }
    .form-filtro-temas .btn.btn-enviar {
        margin-top: 0px;
    }
    .bottom-footer {
        margin-top: 10px;
    }
    .jcarousel-control-prev,
    .jcarousel-control-next {
        top: 18% !important;
    }
}

@media only screen and (max-width: 767px) {
    .box-calendario {
        text-align: center;
    }
    .control-cal {
        margin: 0 auto;
    }
    .jcarousel-skin-tango2 .jcarousel-container-horizontal {
        width: 263px !important;
        margin: 0 auto;
    }
    .jcarousel-skin-tango2 .jcarousel-item {
        width: 262px !important;
    }
    .item_banners_mini.item-curso img {
        display: none !important;
    }
    .jcarousel-skin-tango2 .jcarousel-next-horizontal,
    .jcarousel-skin-tango2 .jcarousel-prev-horizontal {
        top: 16% !important;
    }
    .jcarousel-skin-tango2 .item_banners_mini {
        width: 98% !important;
    }
    .jcarousel-skin-tango2 .jcarousel-clip-horizontal,
    .jcarousel-skin-tango2 .jcarousel-item {
        height: 163px !important;
    }
    .control-cal {
        width: 183px !important;
    }
    .right-cal {
        /* width:122px !important; */
    }
    .btn-enviar {
        float: left !important;
    }
    .btn-enviar {
        margin-top: 0px;
    }
    .list-produtos {
        padding-bottom: 20px;
    }
    .form-filtro-temas label,
    .form-filtro-temas.btn-group-filtro,
    .form-filtro-temas .btn-enviar,
    .form-filtro-temas .btn-group.btn-group-filtro {
        margin-left: 0px !important;
    }
    .mapa-site,
    .footer-bottom-endereco {
        display: block;
    }
    .container-footer,
    .bottom-footer {
        border-top: none;
    }
    .footer-end-unidades {
        border: solid 1px #ededed;
        padding: 20px 15px;
    }
    .footer-end-unidades h1 {
        margin-top: 0;
    }
    .footer-end-unidades1 {
        border-bottom: none;
    }
    .bottom-footer .pull-right {
        float: none !important;
    }
    .bottom-footer {
        text-align: center;
    }
    /*.assinatura {
    border-top: solid 1px #ededed;
    }*/
    .control-label {
        margin-left: 10px !important;
    }
    .conteudo_dentro_slide {
        margin-bottom: 20px;
    }
    .item_banners_mini {
        text-align: center;
        margin-bottom: 32px;
        padding: 0px;
    }
    .item_banners_mini_desc p a {
        font-size: 12px;
    }
    .item_banners_mini_desc h1 a {
        font-size: 28px;
    }
    .full_window {
        padding: 0px;
    }
    .menu_pg_topo {
        padding-bottom: 0px;
    }
    .conteudo_bottom_mobile {
        display: block;
    }
    /*.conteudo_left {
    display: none;
    }*/
    .conteudo_bottom_mobile .sidebar-nav h1 {
        display: none;
    }
    .conteudo_bottom_mobile .sidebar-nav a {
        background: none !important;
        padding: 0px !important;
        color: #0088cc;
        font-size: 20px;
    }
    .conteudo_bottom_mobile .sidebar-nav li {
        margin-bottom: 22px;
    }
    .conteudo_bottom_mobile .siderbarfora,
    .conteudo_bottom_mobile .siderbarfora .box-calendario {
        border: none;
    }
    .conteudo_bottom_mobile .box-calendario {
        display: none;
    }
}

@media only screen and (max-width: 522px) {
    .right-depoimento iframe {
        margin-left: 0;
    }
}

@media only screen and (max-width: 479px) {
    .captcha-text,
    .input-tam,
    .altera-captcha {
        float: none;
    }
    .tam-btn {
        width: 226px !important;
    }
    .botoes .pull-right {
        float: none !important;
    }
    .bt-cont-comp,
    .btn-este-end,
    .btn-outro-end {
        margin-bottom: 10px;
    }
    .botoes .pull-right,
    .botoes .pull-left {
        float: none !important;
    }
}

.banner-home .bx-pager {
    bottom: 31px;
    text-align: right;
    padding-right: 48px;
}

@media only screen and (max-width: 991px) {
    .banner-home .bx-pager {
        bottom: 10px;
        text-align: right;
        padding-right: 48px;
    }
    .box-incons-curso div.box-icons-linha {
        margin-bottom: 15px;
    }
}

.banner-home .bx-pager-item {
    text-align: center;
}

.banner-home .bx-pager-item a.active {
    background: #5c5c9a !important;
    color: #e0e6e2 !important;
}

.banner-home .bx-pager-item a {
    background: #e0e6e2 !important;
    text-indent: 0px !important;
    display: block !important;
    width: 17px !important;
    height: 17px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 2px !important;
    color: #5c5c9a !important;
    text-decoration: none !important;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
}

.banner-home .bx-wrapper {
    margin-bottom: 5px;
}

.banner-home .bx-prev {
    background: url("../img/prev_slide.png") no-repeat scroll center center transparent !important;
    width: 28px !important;
    height: 28px !important;
    content: none;
}

.banner-home .bx-next {
    background: url("../img/next_slide.png") no-repeat scroll center center transparent !important;
    width: 28px !important;
    height: 28px !important;
}

.banner-home .bx-viewport {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    left: 0px;
}

.title_banner_home a {
    font-size: 50px;
    font-weight: 300;
    color: #26377a;
    line-height: 40px;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    -ms-text-shadow: none !important;
    -o-text-shadow: none !important;
    text-shadow: none;
    font-family: 'Open Sans';
    text-decoration: none !important;
}

.conteudo_dentro_slide p a {
    font-size: 20px;
    font-weight: 300;
    color: #262626;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    -ms-text-shadow: none !important;
    -o-text-shadow: none !important;
    text-shadow: none;
    font-family: 'Open Sans';
    text-decoration: none;
}

.banner-home {
    overflow: hidden;
}

.container.dentro {
    margin-top: -308px;
    z-index: 9;
    position: relative;
}

@media ( max-width: 1199px) {
    .container.dentro {
        margin-top: -270px;
    }
    .conteudo_dentro_slide {
        margin-bottom: 89px;
    }
    /*.menu_pg_topo a {
    font-size: 10pt;
    }*/
}

@media ( max-width: 991px) {
    .container.dentro {
        margin-top: -220px;
    }
    .conteudo_dentro_slide {
        margin-bottom: 38px;
    }
}

@media (min-width: 767px) {
    .bx-controls-direction {
        display: none;
    }
}

@media only screen and (max-width: 436px) {
    .mandeiras_header_mobile {
        margin-left: 18%;
        display: none;
    }
}


/*STYLE3.css*/

.ico_sidebar {
    background: no-repeat scroll 16px center transparent;
}

.ico_sidebar2 {
    background: no-repeat scroll 16px center transparent;
    background-size: 56px;
}

.bootbox-close-button {
    background: url("../images/close_modal2.jpg") no-repeat scroll left top transparent !important;
    height: 32px;
    opacity: 1;
    width: 32px;
}

.seo1 h1,
.seo1 h2,
.seo1 a h2,
.seo1 h2 a,
.seo2 h1,
.seo2 h3,
.seo3 h3 .seo4 h3 .seo-equipe h2,
{
    font-family: "Open Sans";
    font-size: 26px ! important;
    margin: 4px 0;
}

.seo2 h1 {
    font-size: 34px !important;
}

.seo1 h1,
.seo3 h3,
.seo2 h3,
.seo4 h3 {
    font-size: 30px !important;
    margin: 10px 0px 20px 0px;
}

.seo3 h3 {
    margin: 0px 0px 20px 0px;
    display: inline;
}

.seo4 h3 {
    margin: 20px 0px 20px 0px;
}

.seo2.tcal h3 {
    font-size: 20px !important;
}


/*JCAROUSEL.responsive.css*/

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}


/*flexslider.css*/

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

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

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    left: -50px;
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}

.flexslider:hover .flex-prev {
    opacity: 1;
    left: 10px;
}

.flexslider:hover .flex-next {
    opacity: 1;
    right: 10px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    display: none;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
}

.flex-direction-nav a.flex-next:before {}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 1;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: 1;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}


/*style_extend.css*/

.area_editor * .e_conteudo1 {
    font-size: 13px;
    line-height: 21px !important;
    color: #262626;
    font-family: "Open Sans", sans-serif;
}

.area_editor * .e_conteudo2 {
    line-height: 35px !important;
    color: #262626;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 300;
}

.area_editor * .e_conteudo3 {
    line-height: 40px !important;
    color: #262626;
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 300;
}

.push-up-5 {
    margin-top: 5px;
}

.push-up-30 {
    margin-top: 30px;
}

.push-down-0 {
    margin-bottom: 0;
}

.push-down-5 {
    margin-bottom: 5px;
}

.push-down-10 {
    margin-bottom: 10px;
}

.push-down-15 {
    margin-bottom: 15px;
}

.push-down-20 {
    margin-bottom: 20px;
}

.push-down-25 {
    margin-bottom: 25px;
}

.push-down-30 {
    margin-bottom: 30px;
}

* {
    outline: none;
}

a {
    outline: none !important;
    ;
}

.membro_equipe {
    height: 220px;
}

.item_video {
    height: 380px;
}

.footer h1 {
    font-size: 26px !important;
}

li.footer-menu-title a {
    font-weight: bold;
    margin: 0;
    color: #0088cc !important;
    font-size: 12px;
}

.selonovo {
    width: 34px;
    height: 16px;
    font-family: 'Open Sans';
    font-weight: 700;
    color: #4dbd2e;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
    margin-right: 5px;
}

.curso-principal {
    color: #aaa;
    display: block;
}

.selonovo-int {
    width: 34px;
    height: 16px;
    margin-top: 5px;
    margin-left: 3px;
    font-family: 'Open Sans';
    color: #fff;
    background-color: #4dbd2e;
    padding: 0px 5px 0px 5px;
    display: table;
}

.erro404 h2 a {
    font-size: 20px;
    font-weight: 300;
    color: #0088cc;
    font-family: 'Open Sans';
}

.erro404 form {
    margin-top: 40px;
    margin-bottom: 40px;
}

.erro404 .menu_midias_sociais {
    margin-left: 0px;
    margin-top: 0px;
}

@media only screen and (max-width: 768px) {
    .membro_equipe {
        height: auto;
    }
    li .divider {
        display: none;
    }
}

footer p.telefone {
    font-size: 14px !important;
}

.bloco-noticias {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 0 17px;
}

.bloco-noticias .col-lg-3:nth-child(4n+1) {
    clear: both;
}

.bloco-noticias h3 {
    color: #262626;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 24px;
}

.bloco-noticias .box-noticia {
    margin-bottom: 20px;
}

.bloco-noticias .box-noticia .thumb {
    display: inline-block;
    width: 87px;
    float: left;
}

.bloco-noticias .box-noticia .noticia-content {
    margin-left: 97px;
}

.noticia-content p {
    color: #929292;
    font-family: "Open Sans";
    font-size: 10px;
    font-weight: 400;
    line-height: 12px !important;
    margin: 0;
}

.noticia-content h4 {
    color: #262626;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px !important;
    margin: 0;
}

.noticia-content h4>a {
    color: #262626;
    font-weight: 500;
    line-height: 15px !important;
}

.noticia-content a {
    margin: 6px 0 0 0;
    color: #0088cc;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
}

.bloco-noticias .ver-noticias {
    text-align: center;
}

.bloco-noticias .ver-noticias a {
    color: #0088cc;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    margin: 10px 0;
}

@media ( max-width: 1200px) {
    .nav-menu-dentro li {
        margin-right: 0;
        padding-right: 0;
    }
}

@media ( max-width: 991px) {
    .menu_mobile>ul {
        margin: 0;
    }
    .nav-menu-dentro {
        margin: 10px 0 0 8px !important;
    }
    .nav-menu-dentro ul li {
        font-size: 10px;
    }
    .logo_header img {
        max-width: 90px;
    }
    .bloco-noticias .col-lg-3:nth-child(4n+1) {
        clear: none;
    }
    .bloco-noticias .col-sm-6:nth-child(2n+1) {
        clear: none;
    }
}

@media ( max-width: 767px) {
    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }
    .box-popup-wrap .box-popup {
        margin: 0 auto;
        width: 100%;
    }
    .box-popup {
        padding: 0 15px 15px;
    }
    .box-reserva .box-buttons .bt-confirma {
        padding: 4px 15px;
    }
    .box-reserva .bt-cancelar {
        margin-left: 20px;
    }
    .box-reserva h2 {
        margin-top: 50px;
    }
    .box-login .checkbox label {
        display: block;
    }
    .checkbox .link-esqueci-senha {
        display: block;
        width: 100%;
        float: none;
    }
    .box-checkout a {
        font-size: 11px;
        line-height: 40px;
    }
    .box-checkout a.bt-checkout {
        padding: 0 12px;
    }
    .user_log {
        left: -80px;
        top: 29px;
    }
    .logo_header a {
        margin-left: 20px;
    }
    .bx-wrapper a {
        width: 100%;
    }
    .bx-wrapper img {
        width: 100%;
    }
    .box-tab {
        margin: 16px 0 0 0;
    }
    /* .nav-justified>li {
    display: table-cell;
    width: 228px;
    }*/
}

@media ( max-width: 580px) {
    .box-tab .nav>li>a {
        font-size: 12px;
        padding: 4px;
    }
    .nav-pills>li+li>a {
        margin-left: 4px;
    }
    .box-tab .box-tab-datas .nav>li+li {
        margin-left: 2px;
    }
    .box-tab .box-tab-datas .nav>li>a {
        padding: 4px 8px;
        font-size: 12px;
    }
    .tabela-datas>tbody>tr>td {
        font-size: 11px;
        padding: 4px;
    }
    .tabela-datas a.reservar {
        font-size: 9px;
        white-space: nowrap;
    }
    /*  .nav-justified>li {
    display: table-cell;
    width: 165px;
    }*/
}

@media ( max-width: 400px) {
    .box-tab .nav>li>a {
        font-size: 10px;
        padding: 4px;
    }
    .nav-pills>li+li>a {
        margin-left: 4px;
    }
    .box-tab .box-tab-datas .nav>li+li {
        margin-left: 0;
    }
    .box-tab .box-tab-datas .nav>li>a {
        padding: 4px 2px;
        font-size: 9px;
    }
    /*  .nav-justified>li {
    display: table-cell;
    width: 127px;
    }*/
}

@media ( max-width: 767px) {
    .box-sidebar-busca-mobile {
        display: none;
    }
}

.box-sidebar-busca {
    padding: 19px;
}

.box-sidebar-busca p {
    font-size: 14px;
    color: #262626 !important;
    font-family: 'Open Sans' !important;
    text-align: left;
    margin-bottom: 4px !important;
}

.ico-busca-sidebar {
    background: url("../images/lupa.jpg") no-repeat scroll right center transparent;
    cursor: pointer;
}

.btn-busca-sidebar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #008ac9;
    color: #008ac9;
    display: inline-block;
    height: auto;
    margin-bottom: 12px;
    margin-top: 16px;
    transition: all 0.2s ease 0s;
    width: auto;
}

.btn-busca-sidebar:hover {
    background: #0188cc none repeat scroll 0 0;
    color: #fff;
    transition: all 0.2s ease 0s;
}

.tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.tags li {
    float: left;
}

.tag {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #999;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}

.tag::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
}

.tag::after {
    background: #fff;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #eee;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.tag:hover {
    background-color: #0088cc;
    color: white;
}

.tag:hover::after {
    border-left-color: #0088cc;
}


/* Modulo Call to Action */

.container-curso-cta {
    border: 1px rgba(0, 136, 204, 1) solid;
    background: #f2f2f2;
    margin-bottom: 2%;
    border-radius: 8px;
    padding: 20px;
    padding-bottom: 0;
}

.modulo-cta-logo-curso {
    float: left;
    margin-right: 25px;
}

.modulo-cta-categoria {
    float: left;
    color: #aaa;
}

.modulo-cta-texto {
    margin-top: 20px;
}

.modulo-cta-botao {
    float: right;
    background-color: #5eb863;
    background-image: none;
    border: solid 1px #5eb863;
    text-shadow: 0 1px 0 #fff;
    color: #fff;
    padding: 6px 12px;
    border-radius: 4px;
    font-family: 'Open Sans';
}

.titulo-curso {
    margin: 10px;
}

.margin-10px {
    margin-right: 25px;
}

.modulo-cta-titulo {
    font-size: 20px;
    color: #0088cc;
    font-weight: 300;
    font-family: 'Open Sans'
}

@media (max-width: 768px) {
    .modulo-cta-texto {
        margin-bottom: -20px;
    }
    .modulo-cta-botao {
        float: none;
        margin-bottom: 15px;
    }
}


/* Fim Modulo Call to Action */

.hide-form-contato {
    display: none;
}

.control-cad-news {
    margin-left: 0px;
}

@media (min-width: 770px)and (max-width: 1198px) {
    .control-cad-news {
        margin: 10px;
    }
    .box-formulario .form-control {
        width: 250px;
        border-radius: 0px;
    }
    .box-formulario .form-inline .form-group {
        display: block;
        vertical-align: middle;
    }
    .box-formulario label {
        width: 90px !important;
    }
    .btn-enviar-cad {
        margin-left: 15px;
        margin-top: 10px !important;
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .btn-enviar {
        margin: 10px 10px 10px 0;
    }
}


/*BARRA LATERAL*/

.barra-lateral {
    position: fixed;
    right: 0;
    width: 260px;
    z-index: 2;
    margin-top: -125px;
    -webkit-transition: transform ease-in-out 0.7s;
    /* Safari */
    transition: transform ease-in-out 0.7s;
}

.botao-barra {
    background-color: #27347d;
    height: 30px;
    position: fixed;
    right: 260px;
    width: 30px;
}


/*.botao-barra-lateral {
  right: 0px;
  }*/

.botao-barra .glyphicon {
    color: #fff;
    padding: 5px 9px;
}

.botao-barra-lateral .glyphicon-minus:before,
.fechado .glyphicon-minus:before {
    content: "\002b";
    /* \002b mais */
}

.aberto .glyphicon-minus:before {
    content: "\2212";
    /* \2212 menos */
}

#mp-pusher {
    transform: translate3d(260px, 0px, 0px);
}

.titulo-barra {
    background-color: #0187ce;
    border-bottom: 2px solid #fff;
    padding: 25px;
    padding-top: 40px;
}

.titulo-barra p {
    color: #fff;
    font-size: 26px;
    line-height: 26px !important;
}

.titulo-barra p strong {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
}

.mp-pusher {
    background-color: #ebebeb;
    -webkit-transition: -webkit-transform ease-in-out 0.7s;
    /* Safari */
    transition: transform ease-in-out 0.7s;
}

.mp-pushed {
    transform: translate3d(260px, 0px, 0px);
}

.mp-level form {
    padding: 25px;
}

.mp-level form .form-group {
    margin-bottom: 10px;
}

.mp-level form .btn {
    width: 100%;
    margin-left: 0;
    float: none !important;
}

.mp-level form .btn:hover {
    border: solid 1px #0088cc;
}

@media (max-height: 660px) {
    .titulo-barra {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .mp-level form {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .titulo-barra p {
        font-size: 22px;
        line-height: 22px !important;
    }
    .titulo-barra p strong {
        font-size: 20px;
        line-height: 20px;
    }
}

@media (max-height: 550px) {
    .mp-level form .btn {
        width: auto;
    }
    .mp-level form .form-group {
        margin-bottom: 5px;
    }
    .mp-level form {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 768px) and (orientation: landscape) {
    .barra-lateral {
        top: 0;
        margin-top: 0;
    }
    .mp-level form .btn {
        margin-top: 0;
    }
}

.social_footer_li li {
    display: inline-block;
}

@media (max-width: 767px) {
    .lista-mobile-loja {
        display: block;
    }
    .lista-desktop-loja {
        display: none;
    }
    .carrinho-desktop {
        display: none !important;
    }
    .li-mobile {
        background: none !important;
        display: block;
    }
    .carrinho-mobile {
        display: block;
    }
}

.bloco-cadastre-se .box-formulario .form-control {
    width: 100%;
}

.bloco-cadastre-se .control-cad1 {
    margin-right: 0;
}

.bloco-cadastre-se .btn-enviar {
    margin-top: 0;
    width: 100%;
}


/* Modais Cadastro */

@media (min-width: 992px) {
    .box-popup-wrap .container {
        width: 970px;
    }
}

.box-login .form-cad .btn-default-login {
    margin-top: 0;
}


/* formulario na página de cursos pos graduação */

.box-formulario-curso {
    background-color: #ededed;
    padding: 5px;
    margin-left: -15px;
    margin-right: -15px;
}

.box-formulario-curso .btn-enviar {
    background: none;
    border: solid 1px #0088cc;
    font-size: 13px !important;
    color: #0088cc;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 0px;
    margin-top: 4px;
    height: 30px;
}

.box-formulario-curso .btn-enviar:hover {
    background: none;
    color: #0088cc;
}

.box-formulario-curso input[type="text"].input-sm {
    line-height: 20px;
    height: 25px;
    padding: 2px;
}

.box-formulario-curso label,
.box-formulario-curso .form-group {
    margin-bottom: 2px;
}

@media (max-width: 992px) {
    .box-formulario-curso {
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
        width: 100%;
    }
}


/*.box-formulario-curso {
  float: right;
  background-color: #ededed;
  width: 250px;
  margin-left: 10px;
  padding: 10px
}

@media (max-width: 992px) {
  .box-formulario-curso {
    width: 100%;
    margin-left: 0;
    float: none;
  }
}*/


/* Timer Loja Produto Interno */

.countdown-timer-wrapper {
    border-radius: 5px;
    background-color: #08C;
    width: 100%;
}

.timer {
    padding: 10px;
    text-align: center;
    padding-top: 15px;
}

.timer .timer-wrapper {
    display: inline-block;
    width: 60px;
    height: 50px;
}

.timer .timer-wrapper .time {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
}

.timer .timer-wrapper .text {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}

@media screen and (max-width: 1200px) {
    .timer .timer-wrapper {
        width: 50px;
    }
}

.bloco-conteudo-evento {
    margin-bottom: 20px;
}

.cursos-list2 .bloco-conteudo-evento a {
    font-size: 13px;
}

.titulo-form-sugestao {
    font-size: 24px;
}

p .parcelas-ead {
    color: #003d99;
}

.curso-box-content h5 strong {
    margin-bottom: 10px;
}

.valor-curso-em-destaque {
    color: #003d99;
    font-size: 18px;
    font-weight: bold;
    vertical-align: baseline;
}

.valor-ead-parcela {
    margin-bottom: 0px;
}

.valor-ead-avista {
    margin-top: -5px;
}

.bl-curso {
    margin-bottom: 18px;
}

.parcelas-loja-int {
    font-size: 16px;
}

.destaque-texto-home {
    background-color: #213679;
    padding: 15px;
    padding-bottom: 2px;
}

.destaque-texto-home p {
    font-size: 20px;
    color: white;
}

.destaque-texto-home p b {
    font-size: 20px;
    color: white;
}

.destaque-texto-home p a {
    text-transform: uppercase;
    font-size: 20px;
    color: white;
    text-decoration: underline;
    line-height: 2em;
}

.checkbox-tipo-contato {
    margin-right: 10px;
    padding-bottom: 15px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.checkbox-tipo-contato input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 14px;
    width: 15px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
}


/* On mouse-over, add a grey background color */

.checkbox-tipo-contato:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.checkbox-tipo-contato input:checked~.checkmark {
    background-color: #000000;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.checkbox-tipo-contato input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checkbox-tipo-contato .checkmark:after {
    left: 4px;
    top: 2px;
    width: 4px;
    height: 6px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-modulo {
    margin-right: 10px;
    padding-bottom: 15px;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.checkbox-modulo input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 14px;
    width: 15px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
}


/* On mouse-over, add a grey background color */

.checkbox-modulo:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.checkbox-modulo input:checked~.checkmark {
    background-color: #000000;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.checkbox-modulo input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checkbox-modulo .checkmark:after {
    left: 4px;
    top: 2px;
    width: 4px;
    height: 6px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

button.btn-comprar-agora {
    background: #49BF1D;
    border-radius: 5px;
    color: #fff;
    margin: 5px 0 0;
    padding: 5px;
    width: 100%;
    display: block;
    text-align: center;
}

.fundo-azul-claro {
    color: #208FCE;
}

.fundo-azul-claro-msg-carrinho {
    color: white;
    background-color: #208FCE;
    padding: 5px;
}

p.frase2News {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 10px;
    font-family: 'Open Sans';
}

p.frase1News {
    color: #FFFFFF;
    font-size: 13px;
    margin-bottom: 0;
}

.box-assine-news .tituloNewsletter {
    font-weight: 300;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 40px !important;
    font-family: 'Open Sans';
}

.label-form {
    color: #FFFFFF;
    font-family: inherit;
    font-weight: bold;
}

.input-form-ebook {
    border-radius: 5px;
    width: 275px;
    padding-left: 10px;
}

.btn-form-monitoria {
    width: 275px;
    background-color: #e7b463;
    color: #FFFFFF;
}

.btn-form-monitoria:hover {
    width: 275px;
    background-color: #b8860b;
    color: #FFFFFF;
}

.caixa-noticias {
    background-color: #ededed;
    margin-bottom: 5px;
}

.row-form-monitoria {
    background-color: #2772B7;
    padding-top: 15px;
    margin-top: 10px;
}

.img-form-monitoria {
    background-image: url("../img/ebook.png");
}

.titulo-ebook {
    color: #FFFFFF;
    font-family: inherit;
    font-weight: bold;
}

.titulo-ebook-fonte-menor {
    color: #FFFFFF;
    font-family: inherit;
    font-size: 16px;
    font-weight: bold;
}

.post_noticias-e-artigos {
    border-bottom: 5px solid #213679;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
    background-color: #f5f5f5;
}

.post_noticias-e-artigos img {
    width: 100%;
}

.post_noticias-e-artigos h2 {
    margin: 0px;
}

.post_noticias-e-artigos p {
    margin-top: 12px;
}

.post_noticias-e-artigos p a {
    font-weight: 400;
    vertical-align: top;
    font-family: 'Open Sans';
}

.post_noticias-e-artigos h2 a {
    color: #262626;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 300;
    line-height: inherit;
}

.post_noticias-e-artigos .bt_voltar {
    margin-top: 20px;
}

.box-descricao-curso {
    background-color: #ededed;
    padding: 20px 15px;
    margin-left: 0px;
    margin-right: 0px;
}

@media (max-width: 992px) {
    .box-descricao-curso {
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
        width: 100%;
    }
}

.bg-full-informacoes {
    background-color: #ededed;
    display: block;
    margin-top: 20px;
    padding: 5px 0;
}

.bg-full-informacoes h4 {
    color: #009BD6;
}

.bg-full-programacao {
    background-color: inherit;
    display: block;
    margin-top: 5px;
    padding: 15px 0;
}

.bg-full-programacao h4 {
    color: #009BD6;
}

.bg-full-percurso {
    background-color: #013473;
    display: block;
    margin-top: 20px;
    padding: 15px 0;
}

.bg-full-percurso h4 {
    color: #ffffff;
}

.bg-full-depoimentos {
    display: block;
    margin-top: 20px;
    padding: 20px 0;
}

.bg-full-coordenadores {
    background-color: #ffffff;
    display: block;
    margin-top: 20px;
    padding: 5px 0;
}

.bg-full-coordenadores h4 {
    color: #009BD6;
}

.btn-comprar-monitoria {
    background-color: #0088cc;
    color: #FFFFFF;
    font-size: 13px !important;
}

.btn-calendario {
    background-color: #007cc4;
    color: #FFFFFF;
    width: 275px;
}

.btn-comprar-monitoria:hover {
    background-color: #005681;
    color: #FFFFFF;
}

.box-popup-wrap .container {
    width: 100%;
    height: 100%;
    overflow-x: auto;
    padding: 0 10%;
}

.box-formulario-curso #html_boxcaptcha { 
    transform: scale(.9);
    -ms-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform-origin: center left;
    -ms-transform-origin: center left;
    -webkit-transform-origin: center left;
    }