@charset "utf-8";

.page-intro .item-left .back-imagem,  .page-intro .item-right .back-imagem {    position: absolute;
    opacity: 1}
.page-intro .item-left a:hover .back-imagem,
.page-intro .item-right a:hover .back-imagem {
    opacity: .8
}


.page-intro .item-left .imagem-text,
.page-intro .item-right .imagem-text {
    position: absolute;
    z-index: 999;
    background-position: center center!important;
    background-size: cover!important;
    height: 100%;
    width: 100%;
    transition: all .4s
}
@media only screen and (max-width:767px) {
.page-intro .item-left .imagem-text,
.page-intro .item-right .imagem-text {	height: 80%;
    width: 100%;    margin-top: 10px;
}
}
.page-intro .item-left img,
.page-intro .item-right img {
    width: 100%;
    padding: 120px;
    z-index: 99;
    position: absolute
}

.page-intro .item-left a .overlay,
.page-intro .item-right a .overlay {
    transition: all .4s
}

.page-intro .item-left a:hover .overlay,
.page-intro .item-right a:hover .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9
}

.page-intro .item-left a:hover .overlay {
    background: rgba(15, 117, 188, .71)
}

.page-intro .item-right a:hover .overlay {
    background: rgba(239, 64, 54, .71)
}
.info-home,
.info-home a,
.titulo-bar h1,
.top-bar ul li,
.top-bar ul li a {
    color: #fff
}

.top-bar ul {
    margin: 0;
    padding: 5px 0
}

.top-bar ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px
}

.top-bar .area-left li i {
    margin-right: 7px
}

.cursos .top-bar {
    border-bottom: 3px solid #b91c14
}

.assistencia .top-bar {
    border-bottom: 3px solid #003560
}

@media only screen and (max-width:767px) {
    .top-bar {
        text-align: center
    }
    .top-bar .redes-sociais {
        text-align: center;
        display: block;
        width: 100%
    }
}

.middle-bar {
    display: block;
    position: relative;
    padding: 10px 0;
    border-top: 1px solid #eee;
    box-shadow: 0 .83333rem 2.5rem -1.66667rem;
    z-index: 9
}

.page-intro .item-center,
.topo-mobile {
    box-shadow: 0 0 21px 1px rgba(0, 0, 0, .68)
}

.middle-bar .logo {
    width: 270px;
    max-width: 100%
}

.middle-bar.fixed {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
}

.middle-bar.fixed .sec-logo {
    height: 40px;
    width: auto;
    max-width: 100%
}


.assistencia .sec-logo { content:url(../img/template/logo.png);    width: 270px;
    max-width: 100%;}
	
	.cursos .sec-logo { content:url(../img/template/logo-cursos.png);    width: 270px;
    max-width: 100%;}


@media only screen and (max-width:991px) {
    .top-bar .redes-sociais {
        float: left!important
    }
    .middle-bar {
        display: block;
        padding: 0
    }
    .middle-bar .sec-logo {
        text-align: center;
        width: 100%;
        display: block
    }
    .middle-bar .sec-logo .logo {
        padding: 10px 0;
        margin: auto
    }
}

@media only screen and (min-width:992px) {
    .middle-bar.fixed .cssmenu>ul>li>a {
        padding: 12px 18px
    }
    .middle-bar.fixed .cssmenu>ul>li.has-sub>a::after {
        top: 15px
    }
}

.height-100,
.page-intro {
    height: 100vh;
    max-height: 100vh;
    overflow-y: hidden
}

.height-100 .height-item {
    height: 100vh
}

.page-intro .back-imagem {
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    position: relative;
    height: 100%;
    width: 100%
}

.page-intro .overlay-blue {
    background: rgba(0, 67, 121, .53);
    position: absolute;
    border-right: 3px solid #fff
}

.page-intro .item-right a:hover .overlay-blue {
    background: rgba(0, 67, 121, .8)
}

.page-intro .overlay-red {
    background: rgba(232, 35, 26, .5);
    position: absolute;
    border-left: 3px solid #fff
}

.page-intro .item-left a:hover .overlay-red {
    background: rgba(232, 35, 26, .8)
}

.page-intro .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    text-align: center;
    font-weight: 600
}

.page-intro .text i {
    font-size: 46px;
    margin-top: 20px
}

.page-intro a .text {
    color: #fff;
    font-size: 30px;
    text-shadow: .1em .1em .05em #333
}

.page-intro .item-center {
    background: #fff;
    transform: rotate(45deg);
    position: absolute;
    z-index: 9999;
    width: 400px;
    height: 400px;
    left: calc(50% - 200px);
    margin-top: -200px;
    border: 5px solid #fff
}

.page-intro .logo {
    position: absolute;
    z-index: 9999;
    left: calc(50% - 150px);
    width: 300px;
    top: 40px
}

@media only screen and (min-width:992px) {
    .page-intro .item-right {
        border-left: 3px solid #fff
    }
    .page-intro .item-left {
        border-right: 3px solid #fff
    }
    .page-intro .item-center:after {
        content: '\f111';
        font-family: FontAwesome;
        position: absolute;
        display: block;
        font-size: 24px;
        color: #fff;
        bottom: -18px;
        right: -12px
    }
    .page-intro .item-center img {
        width: 100%;
        transform: rotate(-90deg)
    }
    .page-intro .logo {
        position: absolute;
        z-index: 9999;
        left: calc(50% - 90px);
        width: 180px;
        top: 10px
    }
    .page-intro .item-center {
        background: rgba(255, 255, 255, .45)
    }
}

@media only screen and (max-width:991px) {
    .page-intro .item-center img {
        display: none
    }
}

.topo-mobile {
    height: 70px;
    display: block;
    position: relative;
    padding: 10px;
    text-align: center
}

.topo-mobile img {
    height: 50px;
    margin: auto
}

.info-home {
    background: #000;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding: 5px
}

.info-home ul {
    margin: 0
}

.info-home i {
    margin-right: 7px
}

@media only screen and (max-width:767px) {
    .height-100 .height-item {
        height: calc(50vh - 98px);
        float: none
    }
    .info-home {
        display: block;
        position: relative;
        height: 266px;
        text-align: center
    }
    .info-home ul {
        width: 100%
    }
    .info-home .redes-sociais {
        margin-top: 5px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .height-100 .height-item {
        height: calc(50vh - 60px);
        float: none
    }
    .info-home {
        display: block;
        position: relative;
        height: 50px;
        text-align: center
    }
    .info-home ul {
        width: 100%
    }
    .info-home .redes-sociais {
        margin-top: 5px
    }
}

@media only screen and (min-width:992px) {
    .info-home {
        background: rgba(0, 0, 0, .68);
        color: #fff;
        display: block;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        padding: 5px;
        position: absolute;
        width: 100%;
        z-index: 999;
        bottom: 0
    }
}

@media only screen and (min-width:991px) and (max-width:1039px) {
    .cssmenu>ul>li>a {
        padding: 28px 10px!important
    }
    .cssmenu>ul>li.has-sub>a {
        padding-right: 20px!important
    }
}

.slider-carousel .item .lente {
    background: rgba(0, 0, 0, .22);
    width: 100%;
    height: 100%;
    position: absolute
}

.about .slider-carousel {
    box-shadow: 0 10px 6px -6px rgba(60, 60, 60, .6);
    margin-top: 50px;
    margin-bottom: 50px
}

.page-videos .grid-item,
.servicos-carousel {
    box-shadow: 0 10px 6px -6px rgba(60, 60, 60, .2)
}

.titulo-bar {
    padding: 9px 0;
    margin-top: -2px
}

.titulo-bar h1 {
    margin: 0;
    font-size: 18px
}

.titulo-bar h1:after {
    content: '';
    width: 20px;
    height: 2px;
    background: #fff;
    position: relative;
    display: block;
    margin-top: 3px
}

.title-header {
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px
}

.title-header:after {
    content: '\f111\f111\f111';
    font-family: FontAwesome;
    display: block;
    text-align: center;
    font-size: 7px;
    letter-spacing: 5px;
    margin-top: 1em;
    color: #ad312d
}

.title-page {
    font-size: 22px;
    font-weight: 400
}

.title-page:after {
    content: '';
    width: 50px;
    height: 3px;
    background: #000;
    position: relative;
    display: block;
    margin-top: 6px
}

.assistencia .title-page:after {
    background: #b91c14
}

.cursos .title-header:after {
    color: #003560
}

.cursos-grid .item .lente {
    background: #000
}

.cursos-grid .item .lente img {
    width: 100%
}

.cursos-grid figure {
    margin: 0;
    position: relative;
    float: left;
    overflow: hidden;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.cursos-grid {
    position: relative;
    margin: 40px auto;
    list-style: none;
    text-align: center
}

.cursos-grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8;
    width: 100%
}

.cursos-grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    backface-visibility: hidden
}

.cursos-grid figure figcaption::after,
.cursos-grid figure figcaption::before {
    pointer-events: none
}

.cursos-grid figure figcaption,
.cursos-grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: Raleway, sans-serif
}

.cursos-grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.cursos-grid figure h2 {
    word-spacing: -.15em;
    font-weight: 300;
    font-size: 26px
}

.cursos-grid figure h2 span {
    font-weight: 800;
    display: block;
    margin-top: -30px;
}

.cursos-grid figure h2,
.cursos-grid figure p {
    margin: 0
}

.cursos-grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%
}

figure.effect-bubba {
    background: #000
}

@media only screen and (max-width:767px) {
figure.effect-bubba {
    background: #000;
    width: 100%;
}
}

figure.effect-bubba img {
    opacity: .7;
    transition: opacity .35s
}

figure.effect-bubba:hover img {
    opacity: .4
}

figure.effect-bubba figcaption::after,
figure.effect-bubba figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    transition: opacity .35s, transform .35s
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1)
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1, 0)
}

figure.effect-bubba h2 {
    padding-top: 10%;
    transition: transform .35s;
    transform: translate3d(0, -20px, 0);
	    line-height: 30px;
}

figure.effect-bubba p {
    padding: 20px 2.5em;
    opacity: 0;
    transition: opacity .35s, transform .35s;
    transform: translate3d(0, 20px, 0)
}

figure.effect-bubba:hover figcaption::after,
figure.effect-bubba:hover figcaption::before {
    opacity: 1;
    transform: scale(1)
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

figcaption i {
    font-size: 24px!important;
    margin-top: 15px
}

.sidebar-fixa {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f5f5f5;
    display: flex;
    margin-top: -44px;
}

.assistencia .sidebar-fixa {
    border-top: 25px solid #b91c14
}

.cursos .sidebar-fixa {
    border-top: 25px solid #003560
}

.main-content {
    z-index: 0
}

@media only screen and (max-width:991px) {
    .sticky {
        top: 0!important
    }
    .sticky .sidebar-fixa.pt-180 {
        padding-top: 20px!important;
        margin-bottom: 30px
    }
}

.form-style {
    padding: 0 10px
}

.form-style label {
    margin-top: 10px;
    color: #333;
    font-weight: 500
}

.form-style button,
.form-style input,
.form-style textarea {
    width: 100%;
    padding: 5px;
       border-radius: 10px;
    border: 1px solid #ccc;
    font-family: 'Open Sans', sans-serif
}

.form-style button {
    color: #fff;
    background-color: #333;
    border-color: #ccc;
    transition: .3s all
}

.form-style button:hover {
    color: #fff;
    background-color: #555;
    border-color: #adadad
}

.conteudo-page {
    margin-top: 40px
}

.conteudo-page .text-item ul {
    padding-left: 0;
    list-style: none
}

.conteudo-page .text-item ul li {
    display: flex;
    margin-bottom: 4px
}


.conteudo-page .text-item ul li:before {
    content: '\f0da';
    font-family: FontAwesome;
    font-size: 11px;
    letter-spacing: 5px;
    color: #ad312d;
    padding-top: 4px
}

.conteudo-page  ul { padding-left:20px}
.conteudo-page  .panel-body ul li {padding-left: 0;
    list-style: none}
.conteudo-page .panel-body  ul li:before {
    content: '\f00c';
    font-family: FontAwesome;
    font-size: 11px;
    letter-spacing: 10px;
    color: #003560;
    padding-top: 4px
}

.grid-cursos .caption .date,
.grid-cursos .caption .status .valor {
    font-family: 'Open Sans', sans-serif
}

.conteudo-page .text-item a {
    color: #333
}

.cursos .conteudo-page .text-item a:hover {
    color: #003560
}

.assistencia .conteudo-page .text-item a:hover {
    color: #b91c14
}

.cursos .panel-default>.panel-heading {
    color: #fff;
    background-color: #003560;
    border-color: #ddd;
    padding: 0;
	
    border-radius: 10px;
}

.cursos .panel-default>.panel-heading a {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: flex
}

.cursos .panel-default>.panel-heading i {
    margin-right: 12px;
    top: 4px;
    position: relative
}

.cursos iframe {
    width: 100%
}
.cursos .videos-has iframe{
    min-height: 200px;}

.assistencia .panel-default>.panel-heading {
    color: #fff;
    background-color: #b91c14;
    border-color: #ddd;
    padding: 0;
	
    border-radius: 10px;
}

.assistencia .panel-default>.panel-heading a {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: flex
}

.assistencia .panel-default>.panel-heading i {
    margin-right: 12px;
    top: 4px;
    position: relative
}

.assistencia iframe {
    width: 100%
}

@media only screen and (min-width:992px) {
    .cursos .conteudo iframe {
        min-height: 400px
    }
    .depoimentos-carousel iframe {
        min-height: 200px
    }
	.cursos .video-big iframe {
    width: 100%; height:400px
}
	.assistencia .video-big iframe {
    width: 100%; height:400px
}
}

.grid-cursos .caption {
    text-align: center;
	    font-family: 'Open Sans', sans-serif;
}

.grid-cursos .caption h4 {
    text-align: center;
    line-height: 24px
}
.grid-cursos .caption p strong {font-size:16px}
.grid-cursos .caption .status.open {
    color: #333;
    font-weight: 600;
    text-align: center
}

.grid-cursos .caption .status.open .c-green {
    color: #3C0
}
.grid-cursos .caption span.open {color:#3C0;font-weight: 600;
    text-align: center}
.grid-cursos .caption span.closed {
    color: #F30;
    font-weight: 600;
    text-align: center
}


.grid-cursos .caption .status.closed .valor,
.grid-cursos .caption .status.closed a {
    display: none
}

.grid-cursos .caption .status .valor {
    color: #000;
    font-size: 16px
}
.grid-cursos .caption form input {cursor:pointer}
.grid-cursos .caption form br, .grid-cursos .caption form p {display:none}

.grid-cursos .info-pay {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 25px
}

.panel-body img {
    width: 100%
}

@media only screen and (min-width:768px) {
.grid-cursos .caption span.closed {position:relative; top:70px}
    .grid-cursos .thumbnail {
        min-height: 418px
    }
}

@media only screen and (min-width:1040px) {
    .grid-cursos .caption .status.closed p {
        margin-top: 70px
    }
    .grid-cursos .thumbnail {
        min-height: 418px
    }
    .servicos-carousel .item,
    .servicos-carousel .item img {
        max-height: 270px
    }
}

@media only screen and (max-width:767px) {
    .facebook-carousel iframe {
        height: 700px!important
    }
}

.title-bar {
    height: 180px;
    background: url(../img/template/title-bar-cursos.jpg);
    background-size: cover !important;
	background-position:center center !important;
	background-repeat:no-repeat;
}

.title-bar.contato-page {
    background: url(../img/template/title-bar-contato.jpg) center center no-repeat!important;
    background-size: cover
}

.title-bar.contato-page h1 {
    height: 100%;
    text-align: center;
    padding: 50px 0
}

.title-bar .lente {
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    text-align: center;
    padding: 60px 0
}

.title-bar .lente h1 {
    margin: 0;
    color: #fff
}

.title-bar .breadcrumb {
    background: 0 0
}

.title-bar .breadcrumb a {
    color: #fff
}

.contato-map iframe {
    width: 100%;
    height: 340px
}

.blocos-contato {
    text-align: center;
    line-height: 26px;
    font-weight: 500;
    font-size: 15px
}

.blocos-contato h4 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 25px
}

.blocos-contato .bloco-1,
.blocos-contato .bloco-2 {
    position: relative;
    display: block;
    height: 340px;
    padding: 61px 30px
}

.blocos-contato .bloco-1 {
    background: #fff
}

.blocos-contato .bloco-2 {
    background: #b91c14;
    color: #fff;
    margin-bottom: -5px
}

.blocos-contato .bloco-1 i {
    font-size: 48px
}

.blocos-contato .bloco-2 i {
    margin-right: 12px;
    font-size: 18px
}

.grid-servicos {
    margin-bottom: 50px;
    display: flow-root;
    position: relative;
    padding: 5px
}

.grid-servicos div {
    padding: 0
}

.grid-servicos .item {
    height: 190px;
    display: block;
    position: relative;
    margin: 10px
}

.grid-servicos .item-img {
    width: 100%;
    height: 100%;
    background-position: center center!important;
    background-size: cover!important
}

.grid-servicos .item-text {
    position: absolute;
    z-index: 999;
    bottom: 0;
    background: rgba(0, 0, 0, .71);
    width: 100%;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-weight: 600
}

.page-download ul li .text span,
footer {
    font-weight: 500
}
footer iframe {border:0}
.servicos-carousel {
    margin-bottom: 30px;
    margin-top: 30px;
    border: 1px solid #f7f7f7
}

.servicos-carousel .owl-next,
.servicos-carousel .owl-prev {
    margin-top: -140px!important;
    z-index: 9999;
    position: absolute
}

.copyright,
footer {
    position: relative
}

.servicos-carousel .owl-next i,
.servicos-carousel .owl-prev i {
    font-size: 20px;
    color: #b91c14
}

footer,
footer a,
footer h4 {
    color: #f5f5f5
}

.servicos-carousel .owl-next {
    float: right;
    right: -20px!important
}

.servicos-carousel .owl-prev {
    float: left;
    left: -20px!important
}

@media only screen and (max-width:991px) {
    .servicos-carousel .owl-next,
    .servicos-carousel .owl-prev {
        display: none!important
    }
}

footer {
    padding: 30px 0;
    background: #003560;
    z-index: 0;
    border-top: 3px solid #b91c14
}

footer a:hover {
    color: #fff
}

footer h4 {
    border-bottom: 1px solid;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 20px
}

footer .composs-list .numero-colunas {
    column-count: 2;
    column-gap: 60px;
    text-align: justify;
    font-size: 16px
}

footer .composs-list li {
    padding: 5px 0;
    font-size: 14px
}
footer .composs-list li:first-child {padding-top:0px}
footer .composs-list li:before {
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 10px;
    color: #b91c14
}

.box-item .text-item p,
.paginacao,
footer .composs-contato li,
footer .composs-contato li .number {
    font-family: 'Open Sans', sans-serif
}

footer .composs-contato li {
    padding: 8px 0;
    font-size: 14px
}

footer .composs-contato li i {
    width: 25px
}

footer .composs-contato .list-inline {
    margin-left: 0
}

footer .composs-localizacao iframe {
    width: 100%;
   height: 230px;
}

.copyright {
    background: #b91c14;
    font-size: 12px;
    padding: 10px 0;
    color: #fff;
    z-index: 999;
}
/*
.jivo_shadow.jivo_rounded_corners.jivo_gradient.jivo-iframe-container-bottom.jivo-state-widget.jivo-collapsed{right:auto !important;left:30px;}
.label_39._bottom_3v._pad100_GR._init_Tk{left:30px !important;right:auto !important;}
*/

.buttons-sec{     position: fixed;
    z-index: 99999;
    bottom: 0;
    display: inline-flex;
	width: 100%;}

.buttons-sec .btn-whatssap {width:calc(100% - 50px);text-align: center;}

.buttons-sec .btn-facebook {width:50px; text-align:center}


.btn-facebook a,
.btn-whatssap a {     padding: 10px;
    width: 100%;
    display: block;}



.btn-facebook a i,
.btn-whatssap a i {
    font-size: 28px;
    color: #fff
}



.btn-facebook,
.btn-whatssap {
   
    z-index: 999999;
	opacity:0.9;

}


.btn-facebook:hover,
.btn-whatssap:hover {
	opacity:1;

}

.copyright a {
    color: #fff
}

.btn-whatssap {
    bottom: 10px;
    background: #25d366
}

.btn-whatssap span { margin-left:15px; color:#fff; font-weight:700; font-size: 18px;}
.btn-facebook {
    bottom: 63px;
    background: #3b5998
}

.grid-mansory {
    background: #f6f6f6;
	min-height:800px;
}

.grid-mansory:after {
    content: '';
    display: block;
    clear: both
}

.grid-item,
.grid-sizer {
width: calc(25% - 20px);
    margin-bottom: 30px;
	height:auto;
    position: relative;
    display: block;
}

.grid-sizer:last-child {
    width: 25%
}
.page-videos .grid-item {margin-bottom:40px; display:block}
.page-videos .grid-item,
.page-videos .grid-sizer {
    width: calc(33% - 18px);
}

.page-videos .grid-sizer:last-child {
    width: 33%
}

.grid-item img,
.grid-mansory iframe {
    width: 100%
}

.grid-item {
    border: 1px solid #ddd;
    background: #fff;
    padding: 1px
}

.box-item,
.grid-item a {
    position: relative;
    display: block
}

.grid-mansory .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(255, 255, 255, .53)
}

.grid-mansory .item-img {
    position: relative
}

.grid-mansory .item-img:hover .overlay {
    opacity: 1
}

.grid-mansory .item-img .text {
    color: #b91c14;
    font-size: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.button-video,
.paginacao {
    display: block;
    position: relative
}

.grid-mansory .text-item {
    text-align: center;
    color: #333;
    padding: 15px;
    font-size: 14px;
    text-decoration: none;
	min-height:110px;
}

.page-videos h2 a,
.paginacao ul li a {
    color: #b91c14
}

.page-videos .grid-mansory {
    background-color: #f6f6f6
}

.page-videos .grid-item {
    border-radius: 10px;
    background: #fff;
    border: none
}

.page-videos .grid-mansory iframe {
    border-radius: 10px 10px 0 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .grid-item,
    .grid-sizer {
        width: calc(33% - 12px);
        margin-bottom: 15px
    }
}

@media only screen and (max-width:767px) {
    .grid-item,
    .grid-sizer {
        width: calc(100%);
        margin-bottom: 15px
    }
    .page-videos .grid-item,
    .page-videos .grid-sizer {
        width: calc(100%);
        margin-bottom: 30px
    }
    .page-videos .grid-sizer:last-child {
        width: 33%
    }
}

.filters-select {
    padding: 10px;
    font-weight: 600
}

.paginacao {
    margin: auto;
    font-size: 14px;
    font-weight: 600
}

#modal-login {
    background: #000!important
}

.page-videos h2 {
    font-size: 18px;
    margin: 35px 0
}

.box-item .text-item h4 {
    margin-top: 0;
    margin-bottom: 10px
}

.box-item .text-item p {
    margin-bottom: 0;
    font-size: 14px
}

.button-video {
    float: right;
    margin-bottom: 20px
}

.button-video a,
.sec-redes-sociais ul li a {
    display: inline-block;
    transition: all .7s ease 0s
}

.button-video a {
    padding: 8px 20px;
    color: #fff;
    background: #b91c14;
    border-radius: 8px;
    font-size: 17px;
    box-shadow: 0 8px 6px -6px rgba(60, 60, 60, .3)
}

.button-video a i {
    margin-left: 5px
}

.button-video a:hover {
    box-shadow: none;
    background: #941610
}

@media only screen and (max-width:767px) {
    .button-video {
        width: 100%;
        margin-top: 20px
    }
}

.sec-redes-sociais {
    padding: 20px
}

.sec-redes-sociais ul {
    text-align: center;
    margin-bottom: 0
}

.sec-redes-sociais ul li a {
    border: 2px solid #bbb;
    border-radius: 50%;
    color: #bbb;
    font-size: 20px;
    height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px
}

.sec-redes-sociais ul li a:hover {
    background-color: #b91c14;
    color: #fff;
    border: 2px solid transparent
}

.sec-redes-sociais ul li a i {
    line-height: 36px
}

.page-download {
    padding-top: 50px;
    padding-bottom: 50px
}

.page-download .colunas {
    column-count: 2;
    column-gap: 60px;
    text-align: justify;
    column-rule: 1px solid #ccc;
    padding-left: 0
}

.page-download .colunas li:last-child {
    border-bottom: 0
}

.page-download ul li {
    border-bottom: 1px dashed #003560;
    padding: 15px 0;
    display: inline-flex;
    clear: both;
    width: 100%
}

.page-download ul li .text {
    display: block;
    width: calc(100% - 73px)
}

.page-download ul li .text h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 18px
}

.page-download ul li .text h4:before {
    content: '\f105';
    font-family: FontAwesome;
    letter-spacing: 5px;
    color: #003560
}

.page-download ul li .text p {
    margin-bottom: 0
}

.page-download ul li .button-item {
    display: block
}

.page-download ul li .button-item .button {
    background: #003560;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    float: right;
    margin-left: 20px;
    display: flex;
    transition: all .7s ease 0s;
    box-shadow: 0 8px 6px -6px rgba(60, 60, 60, .3)
}

.page-download ul li .button-item .button:hover {
    box-shadow: none;
    background: #003560
}

.page-download ul li .button-item .button i {
    margin-right: 7px;
    padding-top: 3px
}
.page-download h2.title-page {    font-size: 24px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 30px;}
@media only screen and (max-width:991px) {
    .page-download .colunas {
        column-count: 1;
        column-gap: 60px;
        text-align: justify;
        column-rule: 1px solid #ccc;
        padding-left: 0
    }
}
@media only screen and (min-width:992px){
.border-left {border-left: 1px dashed #ccc}


}
.grid-assistencia .item .item-img {
    width: 100%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat;
    position: absolute
}

.grid-assistencia .item.height-1,
.grid-assistencia .item.height-1 .item-img {
    height: 350px
}

.grid-assistencia .item.height-2,
.grid-assistencia .item.height-2 .item-img {
    height: 700px
}

.grid-assistencia figure.effect-bubba {
    background: rgba(0, 0, 0, .2);
    display: inline-block;
    width: 100%
}

.grid-assistencia figure.effect-bubba:hover {
    background: rgba(0, 0, 0, .8)
}

.grid-assistencia figure {
    margin: 0!important;
    height: 100%
}

.grid-assistencia figure .conteudo-text {
    padding-left: 50px;
    padding-right: 50px;
    display: block
}

.grid-assistencia a figcaption {
    color: #fff;
    background: rgba(0, 0, 0, .33)
}

.grid-assistencia a figcaption:hover {
    background: rgba(0, 0, 0, .7)
}

.grid-assistencia figure.effect-bubba h2 {
    padding-top: 25%;
    transition: transform .35s;
    transform: translate3d(0, -20px, 0);
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 25px
}

.grid-assistencia figure.effect-bubba h2 span {
    font-weight: 700
}

.grid-assistencia figure.effect-bubba p {
    padding: 0
}

.grid-assistencia figcaption {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0
}

@media only screen and (min-width:1380px) {
    .grid-assistencia figure.effect-bubba h2 {
        padding-top: 16%
    }
}

@media only screen and (max-width:992px) {
    .grid-assistencia .item.height-1,
    .grid-assistencia .item.height-1 .item-img,
    .grid-assistencia .item.height-2,
    .grid-assistencia .item.height-2 .item-img {
        height: 300px
    }
    .grid-assistencia figure.effect-bubba h2 {
        padding-top: 16%
    }
}

@media only screen and (max-width:467px) {
    .grid-assistencia figure.effect-bubba h2 {
        font-size: 22px
    }
}

.back-red {
    background: #900
}

.back-red:hover {
    background: #480400
}

.back-blue {
    background: #039
}

.back-blue:hover {
    background: #00194c
}

@media only screen and (min-width:1199px) {
    .h-600 {
        min-height: 600px
    }
}

.page-inscricao {
    background: #f5f5f5;
    padding: 60px 0 80px;
    margin-top: -4px
}

.page-inscricao .text-item {
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
	background: #fff;
    padding: 25px;
	    border-top: 25px solid #003560;
}
.page-inscricao .text-item h2 {
    font-family: 'Raleway', sans-serif;
}

.page-inscricao .text-item ul {padding-left:0; list-style:none; text-align:justify}
.page-inscricao .text-item ul li:before {
    content: '\f111';
    font-family: FontAwesome;
    margin-right: 10px;
    color: #003560;
	font-size:6px
}
.page-inscricao .text-item ul li li:before { content: '\f105';padding-left:20px; font-size:14px }
.page-inscricao .text-item ul li ul {margin-bottom:20px; margin-top:15px}
.page-inscricao fieldset {
    border: none;
    padding-top: 15px;
    padding-bottom: 25px;
    border-bottom: 1px solid #aaa
}

.page-inscricao .form-style input[type=radio] {
    width: auto;
    margin-right: 5px
}

.page-inscricao .list-option {
    width: 100%;
    display: list-item
}

.page-inscricao .list-option .item {
    float: left;
    width: auto;
    padding-right: 15px
}







h4.text-dest    {
text-transform: uppercase;
    color: #b91c14;
    font-weight: 700;
    font-size: 14px;}
	
	
	.grid-fotos .item {    margin: 15px 0px;
    position: relative;
    height: 220px;}

	.grid-fotos .item .back-img { background-position:center center !important; background-size:cover !important; background-repeat:no-repeat; width:100%;     height: 100%;position: relative;}
	
	
	.grid-fotos .image {
  display: block;
  width: 100%;
  height: auto;
}

.grid-fotos .overlay {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  background-color:rgba(0, 53, 96, 0.71);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.grid-fotos .item:hover .overlay {
  width: 100%;
  left: 0;
}

.grid-fotos .icon-ampliar {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.grid-fotos .icon-ampliar:before {content:'\f00e';font-family:'FontAwesome'}

.guias-tutoriais {}
.guias-tutoriais li .img-img  {width: 100px;
    position: relative;
    display: block;
    margin-right: 20px;
	float: left;
}
.guias-tutoriais li  {}
.page-download ul li .text {
    display: inline-block;}
.guias-tutoriais li .img-img img {width:100%}
.guias-tutoriais li .text-item {       display: grid;
    position: relative;}
	
	.campo-busca {display:block; position:relative; margin-bottom:30px}
	.campo-busca form input {border-radius:15px}
	.campo-busca form button { margin-top:0px; background:#003560; color:#fff; border-radius:15px}
	.campo-busca form button:hover { color:#fff}
	
	
	.modal-login.modal-dialog {width:300px !important}
	
	.modal-login.modal-dialog  .block {     display: flex;
    position: relative;
    width: 100%;
    margin-bottom: 25px;}
	
	.modal-login .btn-login{    margin-top: 0px;
    background: #003560;
    color: #fff;
    border-radius: 15px;
	padding:10px 20px; border: none}
	.modal-login .modal-body { margin-bottom:20px}
	.modal-login .fieldset { border:none}
    .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top: none; }
	
	
	.button-float-whts {
    position: fixed;
    top: 400px;
    background: #25d366;
    z-index: 999999;
    border-radius: 0 10px 10px 0;
}
.button-float-whts a {
    padding: 10px;
    width: 48px;
    height: 48px;
    display: block;
}
.button-float-whts a i {
    font-size: 28px;
    color: #fff;
}

.blog img { display: block; margin: 0 auto;}