﻿.centro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
/*Slider*/
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/*jssor slider bullet skin 032 css*/
.jssorb032 {
    position: absolute;
}

    .jssorb032 .i {
        position: absolute;
        cursor: pointer;
    }

        .jssorb032 .i .b {
            fill: #fff;
            fill-opacity: 0.7;
            stroke: #00afef;
            stroke-width: 1200;
            stroke-miterlimit: 10;
            stroke-opacity: 0.25;
        }

        .jssorb032 .i:hover .b {
            fill: #00afef;
            fill-opacity: .6;
            stroke: #fff;
            stroke-opacity: .35;
        }

    .jssorb032 .iav .b {
        fill: #00afef;
        fill-opacity: 1;
        stroke: #fff;
        stroke-opacity: .35;
    }

    .jssorb032 .i.idn {
        opacity: .3;
    }

/*jssor slider arrow skin 051 css*/
.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}

    .jssora051 .a {
        fill: none;
        stroke: #fff;
        stroke-width: 360;
        stroke-miterlimit: 10;
    }

    .jssora051:hover {
        opacity: .8;
    }

    .jssora051.jssora051dn {
        opacity: .5;
    }

    .jssora051.jssora051ds {
        opacity: .3;
        pointer-events: none;
    }

#slider {
    position: relative;
    overflow: hidden;
    margin: 0px auto 0 auto;
    width: 100%;
}

    #slider ul {
        position: relative;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        #slider ul li {
            position: relative;
            display: none;
            float: left;
            margin: 0;
            padding: 0;
            /*max-height: 400px;*/
            /*max-width: 1200px;*/
            width: 100%;
            background: #efeeef;
            /*text-align: center;*/
            line-height: 300px;
            background-size: cover;
            background-position: center;
        }


.slTitulo {
    text-transform: none;
    text-align: right;
    color: #ffffff;
    border-radius: 15px;
    font-family: Poppins-Bold, sans-serif;
    width: 100%;
    padding: 0 3%;
}

.slTexto {
    border-radius: 15px;
    text-transform: none;
    text-align: right;
    color: #ffffff;
    font-family: Poppins-Light, sans-serif;
    width: 100%;
    padding: 0 3%;
}

.dvTextosSlides {
    width: 100%;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.itemContLink {
    float: left;
    transition: 300ms ease-in-out;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

/*.itemContLink:hover {
        box-shadow: 0 2px 20px 2px rgba(0,0,0,.3);
        transform: scale(1.01);
    }*/
.linkCabecalho {
    margin-top: -10px;
    padding: 7px 5px 15px 5px;
    font-family: Poppins-Bold;
    float: left;
    color: #fff;
    width: 100%;
    font-size: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: 70px;
}

    .linkCabecalho img {
        margin: 0 25px 0 10px
    }

.linkCont {
    padding: 15px 15px;
    float: left;
    width: 100%;
    background: #fff;
    margin-top: -5px;
}

.linkContImg {
    width: 100%;
    float: left;
    height: 205px;
    background-position: center;
    background-size: cover;
    margin-top: -8px;
}

.linkCont p {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 0;
}
/*.linkCont a {
        width: 100%;
        float: left;
        transition: background 0.5s, color 0.5s, transform 0.5s;
        text-align: left;
        background-image: url(/Content/imgtemanovo/site.svg);
        background-repeat: no-repeat;
        padding-left: 33px;
        background-position: 10px, center;
    }

        .linkCont a:hover {
            background: hsla(0, 0%, 0%, 0.38);
            color: #fff;
            text-decoration: none;
            background-image: url(/Content/imgtemanovo/site.svg);
            background-repeat: no-repeat;
            padding-left: 33px;
            background-position: 10px, center;
        }*/


.itemSobre {
    float: left;
    padding: 10px;
    text-align: center;
    border: 1px solid #296742;
    opacity: 0.6;
}

    .itemSobre:hover {
        cursor: pointer;
        opacity: 1;
    }

.act {
    color: #fff;
    background: #296742;
    opacity: 1;
}

.dvTab {
    margin-top: 0;
    width: 100%;
    float: left;
    padding: 0 0.5%;
    text-align: left;
}

.sobreLeft {
    padding: 10px;
    float: left;
    background: #296742;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dvTopo {
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: right;
    background-position: center;
    background-color: #000;
}

.pFrase {
    font-size: 80px;
    line-height: 75px;
    width: 100%;
    float: left;
    color: #fff;
    text-shadow: 0 0 90px #000000;
    margin-bottom: 10px;
    text-align: right;
}

.dvDestaque {
    position: absolute;
    top: 11%;
    right: 2%;
    width: 70%;
}

.oqFazemos {
    padding: 10px;
    float: left;
    height: 330px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-position: 0 center;
}

    .oqFazemos p {
        width: 100%;
        float: left;
        text-align: center;
        margin:0;
    }
.oqFazemosImg {
    float: left;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/Content/imgtemanovo/sobreinicio.jpg)
}
.oqFazemosBt {
    float: left;
    border: 1px solid #fff;
}
#encMensagem {
    margin: 0;
}
/*tablet*/
@media (min-width: 768px) {
    #encMensagem {
        height: 100px;
        width: 100%;
    }
        .oqFazemosBt {
        margin: 420px 0 0 40px;
    }

    .oqFazemosImg {
        width: 60%;
        height: 500px;
    }

    .oqFazemos {
        height: 500px;
        width: 20%;
        font-size: 23px;
    }

    .sobreLeft {
        width: 20%;
        height: 500px;
    }

    #home {
        display: block;
    }

    #homeM {
        display: none;
    }

    .slTexto {
        font-size: 40px;
        line-height: 1.27;
        width: 750px;
    }

    .slTitulo {
        font-size: 55px;
        line-height: 55px;
        line-height: 1.3;
        width: 750px;
    }

    .dvTextosSlides {
        /*top: 195px;
        top: 0;*/
    }

    .pFrase {
        font-size: 80px;
        line-height: 75px;
        padding: 0 3%;
    }

    .itemContLink {
        width: 31.33%;
    margin: 1%;
}

    .itemSobre {
        width: 49%;
        margin: 0 0.5%;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    #imgLogoIni {
        height: 246px;
        width: 574px;
    }

    .slRLg {
        width: 150px;
    }

    .itemSegmento {
        width: 23%;
        margin: 1%;
    }

    #chamada {
        background-attachment: fixed;
        padding: 130px 0;
    }

    .indNot {
        margin: 5px 20px 5px 10px;
    }

    .dvNoticiasG {
        width: 55%;
    }

    .dvNoticiasP {
        width: 43%;
    }

    /*.inImg {
        height: 175px;
    }*/

    .inDescricoes {
        margin: 5px 0;
        padding: 5px 15px;
    }

    .dvItemNoticia {
        margin: 1% 0;
    }
}

/*smartphone*/
@media (max-width: 767px) {
    #encMensagem {
        height: 40px;
        width: 30%;
    }
    #segmentos {
        padding: 0 20px;
    }
    .oqFazemosBt {
        margin: 185px 0 0 10px;
    }
    .oqFazemosImg {
        width: 100%;
        height: 240px;
    }
    .oqFazemos {
        height: 160px;
        width: 100%;
        font-size: 18px;
    }
    .sobreLeft {
        width: 100%;
        height: 160px;
    }
    #home {
        display: none;
    }

    #homeM {
        display: block;
    }

    .slTexto {
        font-size: 19px;
        line-height: 1.0;
        width: 100%;
    }

    .slTitulo {
        font-size: 30px;
        line-height: 30px;
        width: 100%;
    }

    /*.dvTextosSlides {
        top: 145px;
    }*/

    .pFrase {
        font-size: 42px;
        line-height: 35px;
    }

    .contTopo {
        padding-right: 5px !important;
    }

    .itemContLink {
        width: 98%;
        margin: 3% 1%;
    }

    .itemSobre {
        width: 49%;
        margin: 0.5%;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        line-height: 17px;
    }

    #imgLogoIni {
        width: 98%;
    }

    #dvLgs {
        max-width: 100%;
        left: 0 !important;
    }

    .slRLg {
        max-height: 250px;
        bottom: 0;
        width: 70px;
        border-top-left-radius: 15px;
    }

    .consTxt {
        width: 100%;
        padding: 5px 1.5%;
    }

    .itemSegmento {
        width: 48%;
        margin: 1%;
        display: inline-block;
        vertical-align: top;
    }

    #chamada {
        padding: 50px 0;
    }

    .indNot {
        width: 10%;
        margin: 2% 0 2% 3%;
    }

    .infNot {
        width: 84%;
    }

    .dvNoticiasG {
        width: 100%;
    }

    .dvNoticiasP {
        width: 100%;
    }

    /*.inImg {
        margin-bottom: 0;
        height: 150px;
    }*/

    .inDescricoes {
        margin: 0;
        padding: 3px 5px;
        line-height:15px;
    }

    .dvItemNoticia {
        margin: 1%;
    }

    .dvBtn {
        padding: 0 1%;
    }
}

/*computador*/
@media (min-width: 1200px) {
    #encMensagem {
        height: 100px;
        width: 100%;
    }
    .oqFazemosBt {
        margin: 420px 0 0 40px;
    }
    .oqFazemosImg {
        width: 60%;
        height: 500px;
    }
    .oqFazemos {
        height: 500px;
        width: 20%;
        font-size: 23px;
    }
    .sobreLeft {
        width: 20%;
        height: 500px;
    }
    #home {
        display: block;
    }

    #homeM {
        display: none;
    }

    .imgSlides {
        height: 695px;
    }

    .dvTextosSlides {
        /*top: 195px;
        top: 0;*/
    }

    .slTexto {
        font-size: 30px;
        line-height: 25px;
        width: 1170px;
    }

    .slTitulo {
        font-size: 68px;
        line-height: 68px;
        margin-bottom: 20px;
        width: 1170px;
    }

    .pFrase {
        font-size: 80px;
        line-height: 75px;
        padding: 0 3%;
    }

    .itemContLink {
        width: 31.33%;
        margin: 1%;
    }

    .itemSobre {
        width: 49%;
        margin: 0 0.5%;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    #imgLogoIni {
        height: 246px;
        width: 574px;
    }

    .slRLg {
        width: 150px;
    }

    .consTxt {
        width: 640px;
        padding: 20px 60px;
    }

    .itemSegmento {
        width: 23%;
        margin: 1%;
    }

    #chamada {
        background-attachment: fixed;
        padding: 130px 0;
    }

    .indNot {
        margin: 5px 20px 5px 10px;
    }

    .dvNoticiasG {
        width: 55%;
    }

    .dvNoticiasP {
        width: 43%;
    }


    /*.inImg {
        height: 175px;
    }*/

    .inDescricoes {
        margin: 5px 0;
        padding: 5px 15px;
    }

    .dvItemNoticia {
        margin: 1% 0;
    }
}

.dvBtn {
    width: 97%;
    text-align: center;
    float: left;
    margin-top: 10px;
    padding: 25px;
    margin: 10px 1.5%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

.indNot {
    float: left;
}

.infNot {
    float: left;
}

.s1L {
    z-index: 99;
    left: 0;
    width: 50%;
    background: #9B7071;
    position: absolute;
    transition: 1s cubic-bezier(0, 0, 0.76, 0.13);
    opacity: 1 !important;
}

.dvNoticiasG {
    float: left;
    overflow: auto;
}

.dvNoticiasP {
    float: right;
    overflow: auto;
}

.s1R {
    z-index: 99;
    right: 0;
    width: 50%;
    background: #9B7071;
    position: absolute;
    transition: 1s cubic-bezier(0, 0, 0.76, 0.13);
    opacity: 1 !important;
}

#s1:hover, #s2:hover {
    cursor: pointer;
}

#imgLogoIni {
    display: block;
    margin: 0 auto 15px;
}

.hNn {
    display: none;
    transition: 500ms ease-in-out;
}

#imgLogoIni:hover {
    cursor: pointer;
}

/*.consImg {
    background-image: url(/content/imgtemanovo/sens.jpg);
        background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
    height: 600px;
    float: left;
}*/

.consImg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 75%;
    float: left;
}

.consTxt {
    font-size: 23px;
    color: #000;
    margin: 17px auto 0;
    font-family: Vijaya, sans-serif;
    /*background-image: url(/content/imgtemanovo/perg.jpg);*/
    background-size: contain;
    background-repeat: no-repeat;
    text-align: justify;
}

    .consTxt p {
        text-transform: none;
        line-height: 18px;
    }

    .consTxt img {
        cursor: pointer;
    }

.slRLg {
    z-index: 9;
    height: 600px;
    overflow: auto;
    right: 0;
    position: absolute;
    background-image: url(/content/imgtemanovo/logoV.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: 500ms ease-in-out;
    -moz-transition: 500ms ease-in-out;
    -o-transition: 500ms ease-in-out;
    transition: 500ms ease-in-out;
    /*background-color: #9B7071;*/
    background-color: rgba(155, 111, 111, 0.90);
}

    .slRLg:hover {
        cursor: pointer;
    }

header {
    transition: 500ms ease-in-out;
    z-index: 999;
    position: relative;
}

#chamada {
    color: #E1B2A2;
    background-image: url(/content/imgtemanovo/law.jpg);
    background-size: cover;
}

.pPSL {
    font-size: 23px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
}

.btnSl {
    float: none;
    height: 55px;
    width: 190px;
    margin: 0 10px;
    text-transform: uppercase;
}

    .btnSl:hover {
        -webkit-box-shadow: 0px 5px 22px -4px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 5px 22px -4px rgba(0,0,0,0.75);
        box-shadow: 0px 5px 22px -4px rgba(0,0,0,0.75);
    }


.dvBtnSl {
    position: absolute;
    width: 100%;
    bottom: 25%;
    text-align: center;
}

.aFechaJanela {
    float: right;
    padding: 0 4px;
    border: 1px solid #fff;
}

    .aFechaJanela:hover {
        color: #901313;
        background: #ffe7e7;
        border: 1px solid #901313;
        border-radius: 2px;
        -webkit-border-radius: 2px;
    }

#bloq {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 9999;
    top: 0;
    /*background-color: #9B7071;*/
}

.dialog {
    display: none;
    padding: 10px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999999;
    /*opacity: 0;*/
    border-radius: 3px;
    background: #fff;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    webkit-box-shadow: 0px 1px 12px -2px rgba(161,150,161,1);
    -moz-box-shadow: 0px 1px 12px -2px rgba(161,150,161,1);
    box-shadow: 0px 1px 12px -2px rgba(161,150,161,1);
}

figure:hover {
    cursor: pointer;
}

.descEvento {
    text-align: center;
}

.btsPassaImg {
    text-align: center;
    background: #fff;
    opacity: 0.5;
}

    .btsPassaImg:hover {
        opacity: 0.7;
        cursor: pointer;
    }

.dir {
    float: right;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.esq {
    float: left;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.dvBoard {
    max-width: 100%;
    overflow-x: hidden;
    max-width: 100%;
    overflow-x: hidden;
    background-position-y: bottom;
    background-size: cover;
    overflow: auto;
    background: #f4f4f4;
}

.dvBtnVerProdutos {
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.dvItemNoticia {
    float: left;
    border-bottom: 2px solid #fff;
    transition: 300ms ease-in-out;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
}

    .dvItemNoticia:hover {
        border-bottom: 2px solid #000;
        cursor: pointer;
    }

        .dvItemNoticia:hover .inDescricoes a {
            color: #000;
        }

.datas {
    color: #387e54;
    font-size: 15px;
    margin: 0;
}

.resumo {
    color: #8e8e8e;
    font-size: 15px;
    line-height: 18px;
    margin-top: 10px;
}

/*.dvItemNoticiaG {
    float: left;
    margin: 1%;
    transition: 300ms ease-in-out;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    background: #fff;
    border-bottom: 2px solid #fff;
}

    .dvItemNoticiaG:hover {
        border-bottom: 2px solid #296742;
        cursor: pointer;
        box-shadow: 0 2px 20px 2px rgba(0,0,0,.3);
        transform: scale(1.01);
    }

.dvItemNoticiaG:hover .inDescricoes a {
    color: #000;
}*/


.dvTxtSlide {
    padding: 30px;
    margin: 0 auto;
    overflow: auto;
    background: rgba(37, 16, 11, 0.90);
}

    .dvTxtSlide p {
        line-height: normal;
        text-shadow: 2px 2px 4px #000;
    }

.txtPTexto {
    font-size: unset;
    font-size: 3.5vmin;
}

.txtPTitulo {
    font-size: 6.5vmin;
}

.dvItemEvento {
    float: left;
    margin: 10px 0;
    padding: 5px;
    border-bottom: 2px solid #000;
}

    .dvItemEvento:hover {
        background: #eeeeee;
    }

.IEInfos {
    margin: 10px 0;
    text-align: center;
    float: left;
    background-repeat: no-repeat;
    background-position-x: center;
    padding-top: 45px;
}

.servicosItem {
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 100px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 10px;
    font-size: 16px !important;
}

    .servicosItem h3 {
        font-size: 16px !important;
    }

    .servicosItem:hover {
        background-color: #fbfbfb;
    }

.dvExtPar {
    width: 260px;
    margin: 5px;
    color: #333333;
    margin-bottom: 20px;
    position: relative;
}


.dvParLeft {
    width: 100%;
    padding: 12px 1% 3px 1%;
    font-size: 42px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 2px;
    float: left;
    position: relative;
}

.dvParRight {
    position: relative;
    width: 100%;
    float: right;
    text-align: center;
    padding: 15px 1% 3px 1%;
    font-weight: 100;
    font-size: 16px;
    letter-spacing: 1px;
}

#dvParceiros {
    width: 100%;
    overflow: auto;
    position: relative;
    display: -webkit-box;
    overflow: hidden;
}

#contSegmentos {
    margin: -120px auto 0;
}

.itemSegmento {
    text-align: center;
    padding: 10px;
    transition: 300ms ease-in-out;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    background: #fff;
}

    .itemSegmento p {
        text-align: center;
        margin: 17px 0;
    }

    .itemSegmento:hover {
        box-shadow: 0 2px 20px 2px rgba(0,0,0,.3);
        transform: scale(1.01);
    }

.tituloSeg {
    font-size: 18px;
    line-height: 18px;
    font-weight: bolder;
    text-transform: uppercase;
}

.pDescSeg {
    text-align: center;
}

.itemInfoSeg hr {
    height: 2px;
    background-color: #fff;
    border: none;
    width: 10%;
    margin: 15px auto 15px;
}

.btnPesquisarG:hover {
    background: #000;
    border: 1px solid #000 !important;
}
