.menu_login_topo {
    background-color: #f2f2f2;
    border-bottom: none;
}

.box-contato-topo {
    padding-left: 0;
}

.contato-topo {
    margin-top: 4px;
}

.contato-topo table {
    width: 100%;
}

.contato-topo table td {
    text-align: center;
}

.contato-topo p.titulo-contato {
    margin-bottom: 4px;
}

.contato-topo a {
    color: rgba(0, 155, 214, 1);
    display: inline-block;
}

.contato-topo a h4 {
    color: #213679;
    margin-bottom: 0;
}

.cursos-list2 h5 {
    color: rgba(0, 155, 214, 1);
}

.nav-menu-dentro {
    float: right;
}

.contato-topo img {
    float: none;
    margin: 3px 4px 0 0;
}

/*.cursos-list2 .curso-box-content:hover .box-curso-img a::before{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	content:'';
	display:block;
	background-color:rgba(0,0,0,0.4);
}*/

.banner-home-full .owl-nav .nav-prev {
    left: 20px;
}

.banner-home-full .owl-nav .nav-next {
    right: 20px;
}

.font-list {
    font-size: 1.2em !important;
}

.banner-full-slider .owl-carousel .owl-item {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    min-height: 360px;
}

.banner-full-slider .owl-carousel .owl-item .box-banner-content,
.banner-full-slider .owl-carousel .owl-item table {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.box-banner-content table td {
    padding-left: 80px;
    padding-right: 80px;
}

.box-banner-content table td h1 {
    font-size: 43px;
    line-height: 1.4em;
}

.box-banner-content table td p {
    font-size: 16px;
}

.box-banner-content table td a {
    font-size: 16px;
    color: #323232;
}

.banner-full-slider .owl-carousel .owl-item table {
    height: 360px;
}

.banner-full-slider .owl-carousel .owl-item.box-left-top table td {
    text-align: left;
    vertical-align: top;
}

.banner-full-slider .owl-carousel .owl-item.box-center-top table td {
    text-align: center;
    vertical-align: top;
}

.banner-full-slider .owl-carousel .owl-item.box-right-top table td {
    text-align: right;
    vertical-align: top;
}

.banner-full-slider .owl-carousel .owl-item.box-left-center table td {
    text-align: left;
    vertical-align: middle;
}

.banner-full-slider .owl-carousel .owl-item.box-center-center table td {
    text-align: center;
    vertical-align: middle;
}

.banner-full-slider .owl-carousel .owl-item.box-right-center table td {
    text-align: right;
    vertical-align: middle;
}

.banner-full-slider .owl-carousel .owl-item.box-left-bottom table td {
    text-align: left;
    vertical-align: bottom;
}

.banner-full-slider .owl-carousel .owl-item.box-center-bottom table td {
    text-align: center;
    vertical-align: bottom;
}

.banner-full-slider .owl-carousel .owl-item.box-right-bottom table td {
    text-align: right;
    vertical-align: bottom;
}

.vh {
    padding-top: 1px;
}

.box-curso-content {
    padding-bottom: 15px;
    min-height: 80px;
}

@media screen and (max-width: 480px) {
    .box-curso-content {
        padding-bottom: 0px;
        min-height: 0px;
    }
}

.cursos-list2 h5 {
    font-weight: 700;
    font-family: MuseoSansRounded, sans-serif;
    font-size: 15px;
    line-height: 1.4em;
    color: #0088cc;
}

.cursos-list2 p {
    font-family: MuseoSansRounded, sans-serif;
    font-size: 13px;
    color: #262626;
}

.cursos-list2 a {
    font-weight: 300;
    font-family: 'Open Sans';
    font-size: 15px;
    color: #0088cc;
}

.cursos-list2 .box-curso-img {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    min-height: 200px;
    /*margin-bottom:26px; */
}

.cursos-list2 .box-curso-img::after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    display: block;
    height: 5px;
}

/* novo */
.img-detail {
    display: block;
}

.curso-box-content {
    position: relative;
    transition: background 0.5s ease;
    cursor: pointer;
}

@media screen and (max-width: 480px) {
    .curso-box-content {
        margin-bottom: 20px !important;
    }
}

.faixa-cor {
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 99;
}



/*.ico_area_aluno:hover{
	background: rgba(0, 136, 204, 0.6);
}*/

.ico_area_aluno:hover h2 {
    text-decoration: underline;
    color: #0088cc;
}

/* fim novo */

.cursos-list2 .box-curso-img.rosa::after {
    background-color: rgba(202, 85, 92, 0.9);
}

.cursos-list2 .box-curso-img.azul::after {
    background-color: rgba(115, 189, 233, 0.9);
}

.cursos-list2 .box-curso-img.verde::after {
    background-color: rgba(122, 184, 171, 0.9);
}

.cursos-list2 .box-curso-img.amarelo::after {
    background-color: rgba(238, 210, 113, 0.9);
}

.cursos-list2 .box-curso-img a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999%;
    z-index: 1;
}

.box-assine-news table {
    width: 100%;
    height: 100%;
}

.box-assine-news table td {
    vertical-align: bottom !important;
}

.sidebar-filtro {
    margin-top: 0;
}

.sidebar-filtro h4 {
    font-weight: 300;
    font-size: 16px;
}

.siderbarfora .calendario-cursos {
    margin-top: 10px;
}

.siderbarfora .linha-sidebar-cursos {
    margin-bottom: 0;
}

.faixa-login-aviso {
    padding: 20px 30px;
    display: inline-block;
}

.faixa-login-aviso a.bt-facalogin {
    display: inline-block;
    float: left;
    margin: 0 8px 0 0;
}

@media only screen and (max-width: 1200px) {
    .menu_login_topo {
        height: 68px;
    }

    .menu_login_topo .contato-topo .btn-line {
        font-size: 12px !important;
        margin-top: -13px;
        padding: 5px 10px;
    }

    .cursos-list2 .box-curso-img {
        min-height: 160px;
    }
}

@media only screen and (max-width: 991px) {
    .menu_login_topo {
        height: auto;
        padding-bottom: 8px;
    }

    .contato-topo {
        margin: 0 -30px 0 0;
    }

    .box-contato-topo {
        padding-right: 0;
        padding-left: 15px;
    }

    .contato-topo table td.box-tel {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 767px) {
    .sidenav .contato-topo .btn-line {
        margin-bottom: 15px;
    }

    .box-contato-topo {
        padding-right: 15px;
    }

    .banner-full-slider .owl-carousel .owl-item {
        background-image: none;
        min-height: auto;
    }

    .banner-full-slider .owl-carousel .owl-item table {
        display: none;
    }

    .contato-topo {
        margin: 0;
        display: inline-block;
    }

    .contato-topo table td {
        display: block;
        text-align: left;
    }

    .contato-topo table td.box-tel {
        padding: 0;
    }

    .contato-topo img {
        float: left;
        display: inline-block;
        margin: 0 4px 0 0 !important;
    }
}

/* Teste */

@media only screen and (max-width: 767px) {
    a.btn-curso-avise-me, a.btn-curso-inscreva-se {
        margin: 20px 0 40px 0;
    }
}

.area_editor .desc p strong {
    margin-bottom: 0px !important;
    padding-bottom: 2px;
}


/*Estilo do select Newsletter*/
 .newsletter select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    position: relative;
    top: 0 !important;
    height: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.info {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    border: 1px solid #009bd6;
    font-size: 12px !important;
    background-color: #009bd6;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    border-radius: 4px;
}
.info:focus,
.info:hover {
    background-color: #FFF;
    color: #009bd6;
}