﻿@font-face {
    font-family: 'roboto-light';
    src: url('//cdn.ici.curitiba.org.br/fontes/roboto-light.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/roboto-light.woff2') format('woff');
}

@font-face {
    font-family: 'roboto-regular';
    src: url('//cdn.ici.curitiba.org.br/fontes/roboto-regular.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/roboto-regular.woff2') format('woff');
}

@font-face {
    font-family: 'roboto-medium';
    src: url('//cdn.ici.curitiba.org.br/fontes/roboto-medium.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/roboto-medium.woff2') format('woff');
}

@font-face {
    font-family: 'roboto-bold';
    src: url('//cdn.ici.curitiba.org.br/fontes/roboto-bold.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/roboto-bold.woff2') format('woff');
}

@font-face {
    font-family: 'roboto-black';
    src: url('//cdn.ici.curitiba.org.br/fontes/roboto-black.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/roboto-black.woff2') format('woff');
}

@font-face {
    font-family: 'museo300';
    src: url('//cdn.ici.curitiba.org.br/fontes/museo300-regular.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/museo300-regular.woff') format('woff');
}

@font-face {
    font-family: 'museo500';
    src: url('//cdn.ici.curitiba.org.br/fontes/museo500-regular.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/museo500-regular.woff') format('woff');
}

@font-face {
    font-family: 'museo700';
    src: url('//cdn.ici.curitiba.org.br/fontes/museo700-regular.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/museo700-regular.woff') format('woff');
}

@font-face {
    font-family: 'museo900';
    src: url('//cdn.ici.curitiba.org.br/fontes/museo900-regular.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/museo900-regular.woff') format('woff');
}

@font-face {
    font-family: 'league-gothic-regular';
    src: url('//cdn.ici.curitiba.org.br/fontes/leaguegothic-regular.woff') format('woff2'), url('//cdn.ici.curitiba.org.br/fontes/leaguegothic-regular.woff2') format('woff');
}

@font-face {
    font-family: 'icomoon';
    src: url('../font/icomoon.woff');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrowTop:before {
    content: "\e902";
}

.icon-iconLogoIci:before {
    content: "\e901";
}

.icon-iconNextLink:before {
    content: "\e900";
}

html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background-color: #f4f7f6 !important;
}

a, p, label, span {
    font-family: 'roboto-regular';
}

    a:hover {
        color: unset;
        text-decoration: none !important;
    }

h2 {
    font-size: 1em;
    text-transform: uppercase;
    font-family: 'league-gothic-regular';
}

header {
    width: 100%;
    height: auto;
    margin: 0;
    z-index: 99;
    padding: 0;
    background: #000;
}


.inner {
    position: relative;
    max-width: 1773px;
    margin: 0 auto;
    clear: both;
}

.navbar {
    padding: 7px 0;
    margin: 0;
    display: block !important;
}

.navbar-brand {
    padding: 0 !important;
    transition: all .2s;
    margin-right: 0 !important;
    letter-spacing: 1px;
    font-size: 1.8em !important;
    color: #FFF;
    font-weight: bold;
    font-family: museo500;
    white-space: normal !important;
    word-break:break-all;
}

    .navbar-brand > span {
        color: #89b126 !important;
        letter-spacing: -2px;
        font-size: inherit;
        letter-spacing: 1px;
        font-family: museo500;
    }

    .navbar-brand:hover {
        opacity: .7;
        color: #FFF;
    }

.navbar-toggler {
    background: none;
    position: absolute;
    right: 4%;
}

.menuOculto li a {
    color: #6c757d;
}

.alignAbsoluteText {
    position: absolute;
    min-width: 100%;
    bottom: 10%;
}

.alignRelaviveText {
    width: 100%;
    height: 100%;
    position: relative;
}

.boxs {
    padding-bottom: 50px;
}

    .boxs img {
        width: 100%;
        height: 175px;
        margin: 0;
        padding: 0;
        background-color: #808080;
    }

    .boxs .card {
        border: none;
        transition: all .3s;
    }

.tituloIndice h1 {
    width: 100%;
    padding: 25px 0;
    margin: 0px;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
    font-family: 'roboto-light';
    background: linear-gradient(#fff, #f4f7f6 );
}

.tituloIndice {
    position: relative;
    box-shadow: 20px 50px -62px -55px #000000;
}

.btnVermais a {
    position: relative;
    font-family: roboto-bold;
    clear: both;
    text-decoration: none !important;
    display: block;
    display: block;
    width: 200px;
    margin: 0 auto;
    color: #adadad;
    background-color: #fff;
    font-size: 17px;
    font-weight: 400;
    height: 60px;
    padding: 0 35px;
    margin: 30px 0;
    line-height: 63px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .btnVermais a:hover {
        background-color: #686868;
        color: #FFF;
    }

.boxs h2 {
    font-size: 16px;
    font-family: roboto-medium;
}

.boxs a {
    cursor: pointer;
}

.containerImagemCard {
    width: 100%;
    height: 220px;
    max-height: 220px;
    overflow: hidden;
    position: relative;
}

.card img {
    width: auto;
    height: 100%;
    min-width: 100%;
    margin: auto;
    background-color: #000;
}

.blocoConteudo {
    width: 100%;
    height: 100%;
    z-index: 0;
    position: relative;
}

.card-body h2 {
    color: #000;
}

.card-body p {
    color: #6c757d;
    font-size: 14px;
}

.bg-gray {
    background-color: #f4f7f6;
}

.topoPagina {
    position: fixed;
    display: none;
    bottom: 30px;
    right: 15px;
    z-index: 10;
}

    .topoPagina a {
        width: 50px;
        height: 50px;
    }

        .topoPagina a img {
            width: 100%;
            height: auto;
            margin: 0;
            padding: 0;
        }

.bannerDestaque {
    width: 100%;
    height: 465px;
    margin-top: 40px;
    padding: 0;
    background-color: #ccc;
    display: block;
    background-size: cover !important;
    margin-bottom: 50px;
    position: relative;
    background-color: #000;
}

.boxImagemVideo {
    background-size: cover !important;
}

.filtroPreto {
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0,0,0,.25);
    position: absolute;
}

.bannerDestaque .boxFlutuante {
    position: absolute;
    padding: 7% 10% 7% 7%;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    height: 100%;
    display: block;
}

.boxImagemVideo .boxFlutuante {
    position: fixed;
    padding: 7% 20% 7% 7%;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    height: 100%;
    display: block;
}

.bannerDestaque h2 {
    color: #FFF;
    text-transform: uppercase;
    line-height: 62px;
    font-family: museo700;
    font-size: 3.3em;
    text-shadow: 0px 0px 100px rgba(0, 0, 0, .1);
}

.bannerDestaque p {
    color: #FFF;
    font-size: 18px;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);
}

.btnBannerDestaque {
    display: inline-block;
    transition: all .2s;
    text-decoration: none !important;
    margin-top: 25px;
    padding: 12px 30px;
    border: 1px solid #fff;
    color: #FFF;
}

    .btnBannerDestaque:hover {
        background-color: #89b126;
        color: #FFF;
        border: 1px solid #89b126;
    }

footer {
    width: 100%;
    position: relative;
    z-index: 2;
    margin: auto;
    background-color: #000;
}

.containerRodape {
    width: 100%;
    height: auto;
    padding: 20px 0;
}

.logoRodape h2 {
    font-size: 2em;
    color: #fff;
    display: block;
    align-items: center;
    letter-spacing: -3px;
    font-family: roboto-black;
    margin: 0;
    padding: 0;
}

.containerRodape h3 {
    font-size: 1.2em;
    color: #808080 !important;
    line-height: normal;
    font-family: roboto-medium;
}

.containerRodape a {
    font-size: 14px;
    line-height: 16px;
    color: #fff !important;
    display: block;
    font-family: roboto-regular;
}

footer .copyRight {
    padding: 0;
    width: 100%;
    display: block;
}

    footer .copyRight h3 {
        text-align: center;
        width: 100%;
        color: #808080;
        line-height: 2.3em;
        margin: 0;
        padding: 0;
        font-size: 15px;
        display: block;
        align-items: center;
        vertical-align: middle;
    }

        footer .copyRight h3 a {
            display: inline-block;
            text-decoration: none;
        }

        footer .copyRight h3 span {
            color: #808080;
            transition: all .2s;
            font-size: 2em;
            display: inline-block;
            vertical-align: middle;
            padding-left: 15px;
        }

            footer .copyRight h3 span:hover {
                color: #FFF;
            }

.containerRodape .navbar-brand {
    line-height: normal !important;
    color: #808080 !important;
    font-size: 1.5em;

}
   


    .containerRodape .navbar-brand > span {
        color: #b7b7b7 !important;
    }


/* HOME Banner */
.containerBannerTopo {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
    margin: 0;
}

.conteudoImagemVideo .boxFlutuante {
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 10%;
    display: block;
    padding: 0;
    margin: 0;
    background: rgba(0,0,0,.2);
}

    .conteudoImagemVideo .boxFlutuante .positionBottom {
        position: absolute;
        bottom: 15%;
        left: 0;
        right: 0;
        padding:0 20px;
    }

    .conteudoImagemVideo .boxFlutuante h2 {
        width: 100%;
        margin: auto;
        padding: 0 10%;
        text-transform: uppercase;
        font-family: museo900;
        font-size: 4rem;
        line-height: normal;
        color: #FFF;
        text-align: center;
        text-shadow: 0 1px 1px rgba(0,0,0,.1);
    }

    .conteudoImagemVideo .boxFlutuante h3 {
        display: block;
        color: #fff;
        width: 100%;
        margin: auto;
        text-align: center;
        font-family: roboto-medium;
        text-transform: none !important;
        font-size: 22px;
        line-height: 30px;
    }

.conteudoImagemVideo .quebra {
    width: 100%;
    clear: both;
}

.tituloIndice h1:after {
    content: "";
    width: 60px;
    height: 5px;
    display: block;
    margin: auto;
    bottom: -2px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #89b126;
}

/* VIDEO */
.video-container {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 700px;
    display: block;
    overflow: hidden;
    background: #000;
}

    .video-container .poster img {
        width: 100%;
        height: 100%;
        bottom: 0;
        position: absolute;
    }

    .video-container video {
        position: absolute;
        opacity: .4;
        z-index: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
        visibility: visible;
        object-fit: cover;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(-1px) scale(2);
        -moz-transform: translateX(-50%) translateY(-50%) translateZ(-1px) scale(2);
        transform: translateX(-50%) translateY(-50%) translateZ(-1px) scale(2);
    }

.parallax {
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.conteudoTexto {
    width: 60%;
    height: auto;
    margin: auto;
    padding: 75px 0;
    z-index: 9;
}

    .conteudoTexto h2 {
        font-family: museo900;
        font-size: 2.7rem;
        margin: 0;
        line-height: normal;
        padding-bottom: 55px;
        text-align: center;
        font-weight: 400;
        letter-spacing: .007em;
        text-transform: uppercase;
    }

    .conteudoTexto h3 {
        font-family: roboto-medium;
        font-size: 28px;
        padding: 20px 0;
        text-align: left;
        font-weight: bold;
    }

    .conteudoTexto p {
        padding-bottom: 10px;
        font-size: 17px;
        line-height: 35px;
        font-family: roboto-regular;
    }

/*CONTEUDO IMAGEM OU VIDEO*/
.conteudoImagemVideo {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

    .conteudoImagemVideo .boxImagemVideo {
        width: 100%;
        height: auto;
        min-height: 700px !important;
    }

/* BANNER FUNDO IMAGEM COM VIDEO*/
.containerImageFundoVideo {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #005ca3;
}

    .containerImageFundoVideo video {
        width: 100%;
        height: auto;
        min-height: 500px;
    }

    .containerImageFundoVideo h2 {
        font-family: roboto-bold;
        font-size: 68px;
        margin: 0;
        line-height: normal;
        color: #fff;
        padding-bottom: 80px;
        text-align: center;
    }

    .containerImageFundoVideo .box {
        width: 60%;
        height: auto;
        margin: auto;
        padding: 80px 0;
    }


.parallax {
    height: 100% !important; /* Create the parallax scrolling effect */
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.containerOutrasNoticias {
    width: 100%;
    display: block;
    background: #f8f8f8;
    display: block;
    z-index: 3;
    padding: 50px 0;
    position: relative;
}

    .containerOutrasNoticias .titulo {
        padding: 2em 0;
        font-family: roboto-black;
    }



/* IMAGEM*/
.multimidiaImagem {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
}

    .multimidiaImagem .boxFlutuante {
        position: absolute;
        width: 80%;
        right: 0;
        left: 0;
        margin: auto;
    }

    .multimidiaImagem video {
        width: 70%;
        height: auto;
        margin-top: 20px;
    }

    .multimidiaImagem .boxFlutuante h2 {
        width: 100%;
        margin: auto;
        text-transform: uppercase;
        font-family: museo700;
        font-size: 3.2em;
        line-height: 1.3em;
        color: #FFF;
        text-align: center;
    }

    .multimidiaImagem .boxFlutuante h3 {
        display: block;
        color: #fff;
        margin: auto;
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        font-family: roboto-medium;
        text-transform: none !important;
    }

    .multimidiaImagem .boxFlutuante .quebra {
        width: 100%;
        clear: both;
    }

    .multimidiaImagem .video {
        position: relative;
        padding: 100px 0;
    }

    .multimidiaImagem .video-wrapper {
        position: relative;
    }

        .multimidiaImagem .video-wrapper > video {
            display: inline-block;
            vertical-align: middle;
            padding: 0;
            height: 100% !important;
        }

            .multimidiaImagem .video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
                display: none;
            }

    .multimidiaImagem .video-overlay-play-button {
        width: 100%;
        height: 100%;
        padding: 10px calc(50% - 50px);
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        opacity: .5;
        cursor: pointer;
        transition: all .2s;
    }

        .multimidiaImagem .video-overlay-play-button:hover {
            opacity: 1;
        }

        .multimidiaImagem .video-overlay-play-button.is-hidden {
            display: none;
        }

.imagemMultimidia {
    width: 80%;
    height: 450px;
    margin: auto;
    margin-top: 20px;
    background-color: #005ca3;
}


.rollover:not(.no-hover):hover:after {
    opacity: .3;
}

.rollover:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #202121;
    opacity: 0;
    z-index: 3;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.rollover img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.rollover:hover:not(.no-scale) img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.rollover span {
    opacity: 0;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    right: 15px;
    bottom: 15px;
    font-size: 2em;
    color: #FFF;
    z-index: 99;
}

.rollover:hover span {
    opacity: 1;
}

@media (max-width: 1919px) {
    .inner:not(.full-width):not(.width-1):not(.width-2):not(.width-3):not(.width-4):not(.width-5) {
        max-width: 100%;
        padding-left: 120px;
        padding-right: 120px;
    }
}

@media (max-width: 1366px) {
    .inner:not(.full-width) {
        padding-left: 23px !important;
        padding-right: 23px !important;
    }
}

@media (max-width: 1024px) {
    .inner:not(.full-width) {
        padding-left: 23px !important;
        padding-right: 23px !important;
    }

    .conteudoTexto {
        width: 70%;
    }
    /*.bannerDestaque .boxFlutuante{position:absolute; padding:5% 35% 5% 5%; box-sizing:border-box; width:100%; height:100%; display:block;}*/
    .bannerDestaque h2 {
        font-size: 3em;
        line-height: normal;
    }
}

@media (max-width: 992px) {
    .conteudoTexto {
        width: 80%;
    }

    .bannerDestaque .boxFlutuante {
        padding: 5% 15% 5% 5%;
    }

    .bannerDestaque h2 {
        font-size: 3em;
    }

    .special-cover {
        background-attachment: fixed;
    }

    .logoRodape h2, footer .copyRight h3 {
        text-align: center !important;
    }

    .inner:not(.full-width) {
        padding-left: 23px !important;
        padding-right: 23px !important;
    }

    .conteudoTexto {
        width: 90%;
    }

    .containerBannerTopo h1 {
        padding-top: 30%;
    }
    /*.bannerDestaque .boxFlutuante{padding:20% 15% 5% 5%;}*/
    .bannerDestaque h2 {
        font-size: 2.8em;
    }

    .multimidiaImagem video {
        width: 100%;
    }

    .multimidiaImagem .boxFlutuante {
        width: 100%;
    }

        .multimidiaImagem .boxFlutuante h2 {
            font-size: 3em;
        }

    .conteudoImagemVideo .boxFlutuante h2 {
        font-size: 2.6rem;
        line-height: normal;
        padding: 0;
    }

    .conteudoImagemVideo .boxFlutuante h3 {
        font-size: 1rem;
        line-height: normal;
        padding: 0;
        margin-top: 15px;
    }

    .tituloIndice h1 {
        font-size: 2rem;
    }
}


@media (max-width: 600px) {
    .inner:not(.full-width) {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .bannerDestaque .boxFlutuante {
        padding: 20% 5% 5% 5%;
    }

    .bannerDestaque h2 {
        font-size: 2.5em;
        text-align: center;
    }

    .bannerDestaque p {
        text-align: center;
    }

    .btnBannerDestaque {
        margin: auto !important;
        display: table;
    }
}

@media (max-width: 480px) {
    /*.bannerDestaque .boxFlutuante{padding:30% 5% 5% 5%;}*/
    .bannerDestaque h2 {
        font-size: 2em;
        text-align: center;
    }
}

.multimidiaImagem img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.section {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.bannerDestaqueNoticiaInterna {
    z-index: 0 !important;
    position: relative;
}

#fixed-holder {
    height: inherit;
    top: 50px;
    left: 0;
    overflow: inherit;
    position: fixed;
    width: inherit;
    z-index: 40;
    justify-content: flex-end;
    align-items: flex-end;
}

.special-cover {
    background-attachment: scroll;
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    height: 100%;
    height: calc(100vh - 99px);
    width: 100%;
}

    .special-cover .wrap-video {
        background-repeat: no-repeat;
        background-size: cover;
        height: auto;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        position: fixed;
        top: 50%;
        width: auto;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: -100;
    }

.videoW {
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    position: fixed;
    top: 50%;
    width: auto;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -100;
}

.clearfix:after, .container-fluid:after, .container:after, .row:after {
    clear: both;
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table;
}

.calign {
    margin: auto;
    text-align: center;
}

.valign {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align-content: center;
    -webkit-align-content: center;
    -ms-flex-align-content: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#divTopoPortalPmcJquery, header {
    position: relative;
    z-index: 3;
}

.navbar-toggler:not(:disabled):not(.disabled) {
    top: 5px;
    opacity: .6;
    transition: all .2s;
}

    .navbar-toggler:not(:disabled):not(.disabled):hover {
        opacity: 1;
    }



@media (max-width: 992px) {
    .navbar-brand{
        font-size:1.2rem !important;
        word-break:break-all;
    }
    .conteudoTexto h2{
        font-size:1.6rem;
    }
    .conteudoTexto h3 {
        font-size: 1.4rem;
    }
    .conteudoImagemVideo .boxFlutuante h2 {
        font-size: 2rem;
    }
}