﻿.fundoH2 {
    background: #F5EBE1;
    height: 15px;
}

.imgSetas {
    float: left;
    margin: 4px 10px;
}

.h2Titulos:after {
    background: red;
    height: 4px;
}

.naoEcontradas {
    text-align: center;
    background: rgba(255, 255, 255, 0.62);
    margin: 10px;
    padding: 5px;
}

.slTitulo {
    text-transform: none;
    text-align: left;
    position: absolute;
    color: #333333;
    padding: 10px;
    border-radius: 15px;
}

.slTexto {
    border-radius: 15px;
    text-transform: none;
    text-align: left;
    position: absolute;
    color: #333333;
    padding: 10px;
}

.dvHistoria {
    float: left;
    text-align: center;
    color: #fff;
    padding: 0 25px;
}

.formLeft, .formRight {
    float: left;
}

.spDica {
    float: left;
}

.contComunidade {
    width: max-content;
    margin: 0 auto;
}


/*tablet*/
@media (min-width: 768px) {
    .destIten {
        padding: 1%;
    }
        .fCom {
        width: 430px;
    }
    .fElas, .fEles {
        width: 350px;
    }

    .fundoH2 {
        margin: 35px auto 0;
    }

    .maisP {
        margin-top: 30px;
    }

    .contComunidade {
        width: max-content;
        margin: 0 auto;
    }

    .imgEles {
        height: 450px;
    }

    .indNot {
        margin: 5px 20px 30px 10px;
    }



    .dvItemNoticia {
        margin: 1% 0;
    }

    .destTitulo {
        font-size: 30px;
    }

    .destSubTitulo {
        font-size: 18px;
    }

    .sliderDestaques, .slidesDestaques {
        height: 250px;
    }

    #dvFormulario input, #dvFormulario textarea {
        margin: 7px 0;
    }

    #cnt_mensagem {
        height: 183px;
    }

    .formLeft {
        width: 45%;
        padding: 10px;
    }

    .formRight {
        width: 55%;
        padding: 10px;
    }

    .dvHistoria {
        width: 70%;
        font-size: 18px;
    }

    section {
        padding: 70px 0;
    }

    .lf {
        left: 3%;
    }

    .slTexto {
        width: 90%;
        font-size: 25px;
        top: 100px;
        line-height: 1.27;
    }

    .slTitulo {
        width: 90%;
        font-size: 60px;
        line-height: 1.3;
        top: 20px;
    }

    .dvNoticiasG {
        width: 55%;
    }

    .dvNoticiasP {
        width: 43%;
    }
}
/*smartphone*/
@media (max-width: 767px) {
    .fCom {
        width: 280px;
    }
    .fElas, .fEles {
        width: 230px;
    }

    .fundoH2 {
        margin: 28px auto 0;
    }

    .destItenImg {
        height: 200px !important;
    }

    .destIten {
        width: 49% !important;
        margin: 0.5% 0.5% !important;
        padding: 0;
    }

    .maisP {
        margin-top: 0;
    }

    .contComunidade {
        width: 100%;
    }

    .imgEles {
        height: 220px;
    }

    .indNot {
        width: 10%;
        margin: 2% 0 2% 3%;
    }


    .dvItemNoticia {
        margin: 1%;
    }

    .dvNoticiasG {
        width: 100%;
    }

    .dvNoticiasP {
        width: 100%;
    }

    .destTitulo {
        font-size: 50px;
    }

    .destSubTitulo {
        font-size: 45px;
        line-height: 40px;
        margin: 40px 0 !important;
    }

    .btDest {
        font-size: 40px;
    }

    .sliderDestaques, .slidesDestaques {
        height: 350px;
    }

    #dvFormulario input, #dvFormulario textarea {
        margin: 2px 0;
    }

    .spDica {
        line-height: 12px;
        font-size: 14px;
    }

    #cnt_mensagem {
        height: 120px;
    }

    .formLeft, .formRight {
        width: 100%;
        padding: 0;
    }

    .dvHistoria {
        width: 100%;
        font-size: 15px;
    }

    section {
        padding: 5px 0 5px;
    }

    .lf {
        left: 1%;
    }

    .slTexto {
        width: 500px;
        font-size: 35px;
        top: 230px;
        line-height: 1.0;
    }

    .slTitulo {
        width: 600px;
        font-size: 39px;
        line-height: 0.9;
        top: 130px;
    }
}
/*computador*/
@media (min-width: 1200px) {
    .destIten {
        padding: 1%;
    }
    .fCom {
        width: 430px;
    }
    .fElas, .fEles {
        width: 350px;
    }

    .fundoH2 {
        margin: 35px auto 0;
    }

    .maisP {
        margin-top: 30px;
    }

    .contComunidade {
        width: max-content;
        margin: 0 auto;
    }

    .imgEles {
        height: 450px;
    }

    .indNot {
        margin: 5px 20px 30px 10px;
    }

    .dvItemNoticia {
        margin: 1% 0;
    }

    .dvNoticiasG {
        width: 55%;
    }

    .dvNoticiasP {
        width: 43%;
    }

    .destTitulo {
        font-size: 30px;
    }

    .destSubTitulo {
        font-size: 18px;
    }

    .sliderDestaques, .slidesDestaques {
        height: 250px;
    }

    #dvFormulario input, #dvFormulario textarea {
        margin: 7px 0;
    }

    #cnt_mensagem {
        height: 183px;
    }

    .formLeft {
        width: 45%;
        padding: 10px;
    }

    .formRight {
        width: 55%;
        padding: 10px;
    }

    .dvHistoria {
        width: 70%;
        font-size: 18px;
    }

    section {
        padding: 50px 0;
    }

    .lf {
        left: 3%;
    }

    .slTexto {
        width: 90%;
        font-size: 25px;
        top: 100px;
        line-height: 1.27;
    }

    .slTitulo {
        width: 90%;
        font-size: 60px;
        line-height: 1.3;
        top: 20px;
    }
}

.dvNoticiasG {
    float: left;
    overflow: auto;
    padding: 10px 5px;
}

.indNot {
    float: left;
}

.dvNoticiasP {
    float: right;
    overflow: auto;
    padding: 10px 5px 20px;
}

.dvItemNoticiaG {
    float: left;
    margin: 1%;
    transition: all 0.4s ease-in-out;
    background: #fff;
    border-bottom: 2px solid #fff;
}

    .dvItemNoticiaG:hover {
        background: #fff;
        box-shadow: 2px 2px 10px #c4c4c4;
        -webkit-box-shadow: 2px 2px 10px #c4c4c4;
        -moz-box-shadow: 2px 2px 10px #c4c4c4;
        cursor: pointer;
    }

.inDescricoes span {
    color: #333333;
    margin: 0 10px;
}

.dvItemNoticiaG:hover .inDescricoes a {
    color: #333333;
}

.inImg {
    float: left;
}

.inDescricoes {
    float: right;
}

.inDescricoesImg {
    background-size: cover;
    background-repeat: no-repeat;
}

section {
    overflow: auto;
    background-repeat: no-repeat;
    background-size: contain;
}

#dvFormulario {
    padding: 10px;
    margin: 0 auto;
}

.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;
    }



figure:hover {
    cursor: pointer;
}

.descEvento {
    text-align: center;
}

.textoQualidade {
    width: 70%;
    margin: 0 auto;
    position: relative;
    color: #fff;
    background-image: url(/Content/imgtemanovo/dot.png);
    text-align: center;
    border-top-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 10px;
}

.btsPassaImg {
    text-align: center;
    opacity: 1;
}

.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;
}

.dvTxtSlide {
    width: 60%;
    padding: 20px;
    margin: 6.5vmin auto;
}

    .dvTxtSlide p {
        line-height: normal;
        text-shadow: 2px 2px 4px #000;
        font-weight: bold;
    }

.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 #281c2a;
}

    .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;
    }

#verAssocie {
    background: #fff;
    font-size: 18px;
    padding: 20px;
    height: unset;
    margin-bottom: 0 !important;
    border: 1px solid #404040 !important;
}

    #verAssocie:hover {
        background: #281c2a;
        border: 1px solid #333 !important;
    }

.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;
}

.itemSegmento {
    float: left;
    margin: 10px 2px;
    padding: 5px;
    transition: 300ms ease-in-out;
    height: 300px;
    /*opacity: 0.75;*/
    position: relative;
}

    .itemSegmento:hover {
        background: #fbfbfb;
        opacity: 1;
    }

        .itemSegmento:hover .itemInfoSeg {
            opacity: 1;
            transition: 300ms ease-in-out;
        }

.itemInfoSeg {
    background: #27282b;
    background: rgba(39, 40, 43, 0.8);
    position: absolute;
    top: 25px;
    left: 25px;
    bottom: 25px;
    right: 25px;
    display: block;
    /*opacity: 0;*/
    color: #fff;
}

.pTituloSeg {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
}

.pDescSeg {
    text-align: center;
}

.itemInfoSeg hr {
    height: 2px;
    background-color: #fff;
    border: none;
    width: 10%;
    margin: 15px auto 15px;
}

.btnPesquisarG:hover {
    background: #281c2a;
    border: 1px solid #333 !important;
}
