/*
.video-hero video {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: fixed;
    top: 0;
    z-index: -9999;
}
/*
.video-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: #272727;
    opacity: 0.5;
} */

.btn-conheca {
    margin-top: 10px;
    color: #fff !important;
    background-color: #D73141 !important;
    border-color: #D73141 !important;
    border-radius: 0rem !important;
    font-weight: 600 !important;
    font-size: 20px;
    padding: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.video-hero{
    position: relative;
}

.video-hero video {

    /* height: 600px; */
    width: 100%;
    /* min-width: 100%; */
    /* min-height: 100%; */
    object-fit: cover;
    /* position: fixed; */
    top: 0;
    z-index: -9999;
}
.video-hero .video-overlay {
    height: 99%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: #272727;
    opacity: 0.3;
}

.info-banner h1{
    font-weight: 600;
    width: 100%;
    color: white;
    position: absolute;
    z-index: 20;
    text-align: center;
    top: 0;
    margin-top: 320px;
    margin-left: auto;
    margin-right: auto;
}

.info-banner h2{
    font-weight: 700;
    width: 100%;
    color: white;
    position: absolute;
    z-index: 20;
    text-align: center;
    top: 0;
    margin-top: 357px;
    margin-left: auto;
    margin-right: auto;
}

.info-banner h2 .titlecidade{
    font-size: 61px;
}

.redes a{
    margin-right: 10px;
}

.redes h6{
    margin-bottom: 15px;
    font-size: 12px;
}

.copyright p {
    color: #5683ad;
    font-size: 12px !important;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}

.nav-link{
    text-transform: uppercase;
}

.direita{
    float: right !important;
}

.info{
    background: url(../img/back-azul-rodape.png);
    padding-top: 90px;
    padding-bottom: 42px;
}

.info h3{
    color: white;
    display: inline-block;
    color: white;
    border-bottom: 5px solid white;
    padding-bottom: 6px;
    margin-left: 38px;
}

.info ul{
    text-align: center;
    color: white;
    text-align: left;
    text-decoration: none;
    color: white;
    list-style: none;
}

.info ul li{
    margin-bottom: 10px;
    margin-top: 10px;
}

.info .block{
    padding-left: 10%;
}

.info .seta{
    background-color: #0c3b67;
    padding: 5px;
}

.textinfo{
    color: #0c3b67;
    background-color: white;
    padding: 5px 10px;
    font-weight: 700;
}

.textinfo:hover{
    color: #828282;
    background-color: white;
    padding: 5px 10px;
    font-weight: 700;
}

.info table{
    color: white;
    font-size: 13px;
    margin-left: 37px;
}

.info table tr {
    height: 45px;
}

.info table img{
    margin-right: 6px;
}

.info table .tel{
    font-size: 23px;
}

.info table a{
    color: white;
}

#noticias{
    background: url(../img/bg-noticias.jpg);
    color: #555555;
}

#noticias h2{
    margin-top: 60px;
    font-size: 1.4rem;
    letter-spacing: 4px;
    text-transform: uppercase;
}

#noticias hr{
    color: #ef4c31;
    background-color: #ef4c31;
    height: 1px;
    width: 200px;
    margin-top: 25px;
}

#noticias .texto{
    color: #a5a5a5;
    font-size: 17px;
    margin-bottom: 60px;
}

#noticias .hr2{
    height: 3px;
    width: 60px;
    margin-top: -19px;
    margin-bottom: 30px;
}

#noticias .card{
    margin-bottom: 50px;
    min-height: 370px;
}

#noticias .card img{
    /*max-height: 191px;*/
    max-height: 220px;
}

#noticias .card .card-title{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #a0a0a0;
}

#noticias .card .card-text{
    text-align: center;
    font-size: 13px;
    color: #a0a0a0;
}

#noticias .card:hover{
    color: #1E90FF;
}

.info a:hover{
    text-decoration: none !important;
    color: #dce5ee !important;
}

.info ul li a:hover{
    color: #dce5ee !important;
}

.card:hover {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #eff7fa;
    color: #D73141;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

#noticias .card:hover{
    color: #D73141 !important;
}

.notic a:hover{
    text-decoration: none;
    color: #D73141 !important;
}

.btn-noticias{
    margin-bottom: 60px;
    margin-top: -2px;
    width: 228px;
    line-height: 13px
}

.borda{
    border: double #D73141 6px !important;
    width: 240px;
    height: 56px;
}

.borda2{
    /*border: double #D73141 6px !important;*/
    width: 238px;
    height: 53px;
}

.botao{
    margin-bottom: 50px;
}

#sobre{
    padding-top: 60px;
    padding-bottom: 60px;
}

#sobre p{
    color: #01539f;
    margin-top: 17px;
}

#numeros h2{
    margin-top: 60px;
    font-size: 1.4rem;
    letter-spacing: 4px;
    color: #ffffff;
}

#numeros hr{
    color: #ffffff;
    background-color: #ffffff;;
    height: 1px;
    width: 200px;
    margin-top: 25px;
}

#numeros .texto{
    color: #a5a5a5;
    font-size: 17px;
    margin-bottom: 60px;
}

.texto p{
    color: #a5a5a5;
    font-size: 17px;
    /*margin-bottom: 60px;*/
}

#numeros .hr2{
    height: 3px;
    width: 60px;
    margin-top: -19px;
    margin-bottom: 30px;
}

#numeros p{
    color: #ffffff;
    font-size: 27px;
    font-weight: 700;
    line-height: 33px;
    margin-top: 11px;
}

#numeros{
    background: url(../img/bg-nossos-numeros.jpg);
    color: #105da6;
}

.altura{
  height: 60px;
}

.altura2{
  height: 10px;
}

.linhaespaco{
    line-height: 24px !important;
}

.presamos{
    font-weight: 800;
    color: #01539f;
}

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

.opcao{
    color: #0052A3;
    font-weight: 700;
    text-transform: uppercase;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
    max-width: 841px;
}

.fazemos1 {
    background: #c33a37;
    color: #fff;
    padding: 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-weight: 300;
    min-height: 285px;
}

.fazemos1 h3{
    font-size: 16px;
}

.fazemos1 img{
    margin-bottom: 16px;
}

.fazemos1 p{
    font-size: 13px;
    font-weight: 500;
}

.fazemos2 {
    background: #ef4c31;
    color: #fff;
    padding: 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-weight: 300;
    min-height: 285px;
}

.fazemos2 h3{
    font-size: 16px;
}

.fazemos2 p{
    font-size: 13px;
    font-weight: 500;
}

.fazemos2 img{
    margin-bottom: 16px;
}

.fazemos3 {
    background: #f6583e;
    color: #fff;
    padding: 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-weight: 300;
    min-height: 285px;
}

.fazemos3 h3{
    font-size: 16px;
}

.fazemos3 p{
    font-size: 13px;
    font-weight: 500;
}

.fazemos3 img{
    margin-bottom: 16px;
}

#galeria{
    padding-top: 60px;
    background: url(../img/bg-noticias.jpg);
    color: #555555;
}

#galeria h2{
    color: #236aac;
    font-weight: 400;
}

.oque{
    background: #ffffff !important;
}

.bannerint {
    background-image: url(../img/bg-interna.jpg);
}

.banner_interna {
    background-color: #c84b73;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: calc(2rem + 67.05px) 0 10.5rem;
    height: 450px;
}

.content-banner h1{
    margin-top: 81px;
    font-size: 35px;
    font-weight: 900;
    color: #ffffff;
}

.content-banner h2{
    font-size: 23px;
    font-weight: 500;
    color: #ffffff;
}

.transparencia{
    font-size: 50px !important;
}

.selecionado{
    color: red !important;
}

.gallery_product
{
    margin-bottom: 30px;
}
.gallery_product .title{
    color:#fff;
    margin: 0;
    position:relative;
    bottom:50px;
    left:10px;
}
.gallery_product .title small{
    display:block;
}

.h-100 {
    height: 100%!important;
}

.box-hover {
    min-height: 210px;
    position: relative;
}

.cover-background {
    position: relative !important;
    background-size: cover !important;
    overflow: hidden !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

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

.box-hover:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.76);
    background: -webkit-linear-gradient(top, transparent, #000 116%);
    background: linear-gradient(-180deg, transparent, #000 116%);
    z-index: 0;
    width: 100%;
    height: 100%;
}

.not2{
    max-width: 250px !important;
}

#lista-noticias{
    max-width: 800px;
}

#lista-noticias h3{
    font-size: 18px;
    font-weight: 700;
    color: #171a1d !important;
}

#lista-noticias .textnot{
    margin-top: auto;
    margin-bottom: auto;
}

#lista-noticias p{
    color: #747474;
}

#lista-noticias hr{
    margin-top: 25px;
    margin-bottom: 25px;
    border: 2px solid #dbdbdb;
}

#lista-noticias a:hover{
    text-decoration: none;
}

/*#lista-noticias a:hover h3{
    font-size: 20px;
    color: #5b5d5f !important;
}

#lista-noticias a:hover p{
    color: #171a1d;
    font-size: 17px;
}*/

#lista-noticias a:hover img{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#container-noticias {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 60px;
    max-height: 600px; /* 662px */
}

#container-noticias  > div:first-child {
    padding-right: 5px;
}

#container-noticias  > div:last-child {
    padding-left: 5px;
}

#container-noticias .wrapper-destaque{
    display: block;
    position: relative;
    overflow: hidden;
    height: 600px; /* 662px */
}

#container-noticias .wrapper-destaque::after,
#container-noticias .wrapper-noticia::after {
    content: "";
    background-image: -webkit-gradient(linear,left top, left bottom,from(transparent),color-stop(80%, rgba(0,0,0,.65)));
    background-image: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.65) 80%);
    background-image: -o-linear-gradient(top,transparent,rgba(0,0,0,.65) 80%);
    background-image: linear-gradient(-180deg,transparent,rgba(0,0,0,.65) 80%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55%;
    overflow: hidden;
    border-radius: 0 0 .3125rem .3125rem;
}

#container-noticias .wrapper-destaque:hover img,
#container-noticias .wrapper-noticia:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

#container-noticias .wrapper-destaque:hover .wrapper-descricao h4,
#container-noticias .wrapper-noticia:hover .wrapper-descricao h5 {
    color: #c9cdcd;
    text-shadow: none;
}

#container-noticias img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

#container-noticias .wrapper-destaque .wrapper-descricao,
#container-noticias .wrapper-noticia .wrapper-descricao {
    padding: 10px 15px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9;
}

#container-noticias .wrapper-destaque .wrapper-descricao h4 {
    font-size: 1.6rem;
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0,0,0,.7);
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
}

#container-noticias .wrapper-not-secundarias {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#container-noticias .wrapper-noticia {
    display: block;
    position: relative;
    background-image: -webkit-gradient(linear,left top, left bottom,from(transparent),color-stop(80%, rgba(0,0,0,.45)));
    background-image: -webkit-linear-gradient(top,transparent,rgba(0,0,0,.45) 80%);
    background-image: -o-linear-gradient(top,transparent,rgba(0,0,0,.45) 80%);
    background-image: linear-gradient(-180deg,transparent,rgba(0,0,0,.45) 80%);
    overflow: hidden;
    height: 50%;
}


#container-noticias .wrapper-noticia:first-child {
    padding-bottom: 10px;
}

#container-noticias .wrapper-noticia:last-child {
    margin-top: 10px;
}

#container-noticias .wrapper-noticia .wrapper-descricao h5 {
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0,0,0,.7);
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;
    font-size: 1rem;
}

/*
.banner-overlay {
    height: 99%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: #c84b73;
    opacity: 0.3;
}*/

#pesquisa .container{
    max-width: 940px;
}

#pesquisa label{
    color: #01539f;
    font-weight: 800;
    text-transform: uppercase;
}

#pesquisa select {
    /*padding-left: 60px !important;*/
    text-indent: 60px !important;
    text-align: right;
    /*text-align-last: right;*/
    padding-right: 10px;
    border: 4px solid #01539f;
    width: 180px;
    /*height: 29px;*/
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(10deg, #01539f 10%, #01539f 10%), linear-gradient(135deg, #01539f 50%, transparent 50%), linear-gradient(to left, #01539f, #01539f);
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}

#pesquisa2 select {
    /*padding-left: 60px !important;*/
    text-indent: 60px !important;
    text-align: right;
    /*text-align-last: right;*/
    padding-right: 10px;
    border: 4px solid #01539f;
    width: 330px;
    height: 38px;
    border-radius: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(10deg, #01539f 10%, #01539f 10%), linear-gradient(135deg, #01539f 50%, transparent 50%), linear-gradient(to right, #01539f, #01539f);
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}

#pesquisa .consultar{
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: white !important;
    font-weight: 700 !important;
    background-color: #be2926 !important;
    border-color: #be2926 !important;
    border-radius: 10px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    height: 36px;
}

.combosetaservico{
    margin-left: 14px;
    position: absolute;
    margin-right: 41px;
    margin-top: 15px;
}

.comboseta{
    margin-left: 115px;
    position: absolute;
    margin-right: 41px;
    margin-top: 10px;
}

.comboseta2{
    margin-left: 59px;
    position: absolute;
    margin-right: 41px;
    margin-top: 10px;
}

.comboseta3{
    margin-left: 62px;
    position: absolute;
    margin-right: 41px;
    margin-top: 10px;
}

.dowloadimg{
    width: 160px;
}

.tabeladowload tr th{
    color: white;
    background-color: #ad1015;
}

.selecione{
    margin-top: -20px !important;
    margin-bottom: 25px !important;
}

.btn-selecione {
    color: #fff !important;
    background-color: #7d7d7d !important;
    border-color: #7d7d7d !important;
    border-radius: 0rem !important;
    font-weight: 600 !important;
    font-size: 20px;
    padding: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.select{
    background-color: #D73141 !important;
    border-color: #D73141 !important;
}

.nossosservicos h3{
    font-size: 34px;
}

.nossosservicos p{
    font-size: 14px;
}

.container-video{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.alinha{
    margin-top: auto;
    margin-bottom: auto;
}

iframe {
    overflow: hidden !important;
    border: none !important;
    width: 100% !important;
    height: 500px !important;
}

.tit-titulo{
    /*color: #F74E35;*/
    color: #D73141;
}

.fotob{
    background: url(../img/bg-noticias.jpg);
    color: #555555;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #0C3B67 !important;
    border-color: #0C3B67 !important;
}

.notici img{
    max-width: 500px;
}

.box-txt-interna {
    text-align: justify;
    font-size: 16px;
}

.box-img-interna {
    float: left;
    margin: 0 30px 15px 0;
}

.azul{
    color: #236aac !important;
    font-weight: 400 !important;
    font-size: 2rem !important;
}

.categoria{
    width: 430px !important;
}

@media screen and (max-width: 500px) {

    .categoria{
        width: 200px !important;
    }

    .notici img {
        max-width: 300px;
        margin-left: 25px;
    }

    .content-banner h1 {
        margin-top: 55px;
        font-size: 21px;
        font-weight: 900;
        color: #ffffff;
    }

    .content-banner h2 {
        font-size: 16px;
        font-weight: 500;
        color: #ffffff;
    }

    .transparencia{
        margin-top: 80px !important;
        font-size: 30px !important;
    }

    .direita{
        float: none !important;
    }

    .info {
        background: url(../img/back-azul-rodape.png);
        padding-top: 13px;
        padding-bottom: 11px;
        background-size: cover;
    }

    .info-banner h1{
        font-size: 17px;
        font-weight: 600;
        width: 100%;
        color: white;
        position: absolute;
        z-index: 20;
        text-align: center;
        top: 0;
        margin-top: 85px;
        margin-left: auto;
        margin-right: auto;
        left: 5px;
    }

    .info-banner h2{
        font-weight: 700;
        width: 100%;
        color: white;
        position: absolute;
        z-index: 20;
        text-align: center;
        top: 0;
        margin-top: 97px;
        margin-left: auto;
        margin-right: auto;
        left: 5px;
    }

    .info-banner h2 .titlecidade{
        font-size: 25px;
    }

    #numeros p {
        color: #ffffff;
        font-size: 19px;
        font-weight: 700;
        line-height: 25px;
        margin-top: 6px;
    }

    iframe {
        overflow: hidden !important;
        border: none !important;
        width: 100% !important;
        height: 300px !important;
    }

}

@media screen and (max-width: 1200px) {

    #container-noticias {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-height: none;
    }

    #container-noticias  > div:first-child {
        padding-right: 15px;
    }

    #container-noticias  > div:last-child {
        padding-left: 15px;
    }

    #container-noticias .wrapper-destaque {
        width: 100%;
        height: auto;
        max-height: 600px;
    }

    #container-noticias .wrapper-noticia {
        height: auto;
        padding: 0 !important;
        width: 50%;
        max-height: 310px;
    }

}

@media screen and (max-width: 1200px) and (min-width: 999px) {

    #container-noticias {
        margin-bottom: 20px;
    }

    #container-noticias .wrapper-not-secundarias {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 20px ;
    }

    #container-noticias .wrapper-noticia:first-child {
        margin: 0 10px 0 0;
    }

    #container-noticias .wrapper-noticia:last-child {
        margin: 0 0 0 10px;
    }

}

@media screen and (max-width: 998px) {

    #container-noticias .wrapper-destaque .wrapper-descricao h4, #container-noticias .wrapper-noticia .wrapper-descricao h5 {
        font-size: 1rem;
    }

    #container-noticias .wrapper-destaque, #container-noticias .wrapper-noticia {
        max-height: 480px;
    }

    #container-noticias .wrapper-noticia {
        margin: 30px 0 0 !important;
    }

    #container-noticias .wrapper-destaque .wrapper-descricao h4 {
        font-size: 2.3rem;
    }

    #container-noticias .wrapper-noticia .wrapper-descricao h5 {
        font-size: 2rem;
    }

    #container-noticias .wrapper-noticia {
        width: 100%;
    }

}

@media screen and (max-width: 768px) {

    #container-noticias .wrapper-destaque .wrapper-descricao h4,
    #container-noticias .wrapper-noticia .wrapper-descricao h5 {
        font-size: 1.85rem;
    }

}

@media only screen and (max-width: 360px) {
    #container-noticias .wrapper-destaque .wrapper-descricao h4,
    #container-noticias .wrapper-noticia .wrapper-descricao h5 {
        font-size: 1rem;
    }
}
