body, html{
    margin: 0;
    padding: 0;
}
*{
    font-family: "Open Sans", sans-serif;
}
#topHeader{
    width: 100%;
    background: url('../../uploads/bg_menu.png') no-repeat;
    background-size: 100% 100%;
    height: 142px;
}
img{
    width: 100%;
}
.clearAll{
    clear: both;
}
.align-center{
    text-align: center;
}
.textoPadrao{
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
}
.textoBranco{
    color: #FFF;
}
#menuBg{
    background: url('../../uploads/sobra_menu.png') no-repeat;
    background-size: 100% 100%;
    height: 142px;
    width: 85%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.redesSociais{
    margin-top: 10px;
}
.faceIco{
    margin-bottom: 5px;
}
.logoMenu{
    float: left;
}
.logoMenu img{
    width: 305px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.redesSociais{
    float: right;
}
.navMenu{
    width: 100%;
    clear: both;
}
#menu{
    width: 100%;
    margin: 0 auto;
    border: 1px solid #fff;
    padding: 5px 0px 5px 0px;
    list-style:none;
    display: flex;
    border-bottom: 0px;
}
#menu li {
    display: inline;
    float: left;
    width: 16.65%;
    border-right: 1px solid #fff;
    text-align: center;
}
#menu li:nth-child(3) {
    width: 22%;
}
#menu li:nth-child(6) {
    border-right: 0px solid #fff;
}
/* ========================= MENU MOBILE =================================== */
#menuMobile{
    display: none;
}
.logoMenuMobile{
    display: none;
}
/* ========================= MENU MOBILE =================================== */
.title{
    color:#0E2969;
    font-family: "Open Sans", sans-serif;
}
.titleBranco{
    color:#FFF;
    font-family: "Open Sans", sans-serif;
}
#menu li a {
    padding: 10px 10px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    text-decoration: none;
    border:1px solid transparent;
}
#menu li a:hover {
    border:1px solid #fff;
}
#bannerTop{
    margin-top: -1px;
}
#bannerTop img{
    width: 100%;
}
#quemSomosIndex{
    background: #F5F5F5;
    padding-top: 20px;
    padding-bottom: 30px;
}
#quemSomosIndex h1{
    font-size: 40px;
    color:#0E2969;
}
#quemSomosIndex p{
    font-size: 26px;
}
#quemSomosIndex img{
    box-shadow: -2px 9px 13px #888888;
    -moz-box-shadow:   -2px 9px 13px #888888;
    -webkit-box-shadow: -2px 9px 13px #888888;
}
#areaAtuacaoIndex h1{
    font-size: 40px;
    color:#0E2969;
}
#areaAtuacaoIndex p{
    font-size: 26px;
}
#areaAtuacaoIndex img{
    box-shadow: -2px 9px 13px #888888;
    -moz-box-shadow:    -2px 9px 13px #888888;
    -webkit-box-shadow: -2px 9px 13px #888888;
}

#carouselNewsIndex{
    background: #F5F5F5;
    padding-top: 20px;
    padding-bottom: 30px;
}
#carouselNewsIndex h1{
    color:#0E2969;
}
#carouselNewsIndex .slick-slide{
    padding-left: 1%;
    padding-right: 1%;
}

.containerNewsCarousel{
    width: 80%;
    margin: 0 auto;
}
.sombraImagens{
    -moz-box-shadow:    -2px 9px 13px #888888;
    -webkit-box-shadow: -2px 9px 13px #888888;
    box-shadow: -2px 9px 13px #888888;
}
.tituloNewsIcon{
    width: 93%;
    background: url('../../uploads/fundo_azul_transp.png') repeat;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    position: absolute;
    top: 167px;
    height: 70px;
    float: left;
    padding: 5px;
    left: 15px;
}
.tituloNewsIcon2{
        width: 92%;
    background: url('../../uploads/fundo_azul_transp.png') repeat;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    position: absolute;
    top: 161px;
    height: 70px;
    float: left;
    padding: 5px;
    left: 15px;
}
#carouselNewsIndex .carouselNews .slick-slide:hover .retina2 {
    opacity: 1;
    box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);

}

.retina2{
    position: absolute;
    width: 92%;
    height: 94%;
    top: 0;
    opacity: 0;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    text-align: left;
    padding: 30px;

    -webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
    transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.retina2 p {
    color: #fff;
}

/*.carouselNews span.text-content {
    background: rgba(0,0,0,0.5);
    color: white;
    cursor: pointer;
    height: 93%;
    position: absolute;
    top: 0;
    text-align: justify;
    margin-top: 2%;
    margin-left: 3%;
    width: 82%;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    display: none;
}

.carouselNews span.text-content span {
    display: table-cell;
    text-align: justify;
    vertical-align: middle;
    padding: 10px;
}*/
#carouselNewsIndex .carouselNews .slick-slide img {
    box-shadow: -2px 9px 13px #888888;
    -moz-box-shadow:    -2px 9px 13px #888888;
    -webkit-box-shadow: -2px 9px 13px #888888;
}
#carouselNewsIndex .carouselNews .slick-slide{
    position: relative;
    padding-bottom: 20px;
}
#carouselNewsIndex .carouselNews .slick-slide:hover .tituloNewsIcon2 {
    display: none;
}
/*
#carouselNewsIndex .carouselNews .slick-slide:hover span.text-content {
    opacity: 1;
    display: block;
}
*/
#carouselNewsIndex .slick-next{
    color: transparent !important;
    height: 70px !important;
    width: 40px !important;
    right: -35px !important;
    top: 40% !important;
}
#carouselNewsIndex .slick-next:before{
    content: '';
    background: url('../../uploads/arrow_next.png') no-repeat;
    color: transparent !important;
    padding: 22px 20px;
    width: 53px !important;
}

#carouselNewsIndex .slick-prev{
    color: transparent !important;
    height: 70px !important;
    width: 40px !important;
    left: -35px !important;
    top: 40% !important;
}
#carouselNewsIndex .slick-prev:before{
    content: '';
    background: url('../../uploads/arrow_prev.png') no-repeat;
    color: transparent !important;
    padding: 26px 18.5px;
    width: 53px !important;
}
.maisNoticiasIndex{
    float: right;
    color:#0E2969;
    cursor: pointer;
}
.maisNoticiasIndex h3 a{
    color: #152B66;
}

#footer{
    background: url('../../uploads/barra_footer.png') no-repeat;
    background-size: 100% 100%;
    width: 100%;
    color:#fff;
}
#formNewsletter .form-group{
        margin-bottom: 0px;
}
#formNewsletter .form-group .form-control{
    border-radius: 0px;
}
#formNewsletter .form-group .btn{
    border-radius: 0px;
}
    
#formNewsletter .form-group p{
    margin: 0 0 4px;
}
.textAlingFooter  p{
    margin: 0 0 4px;
}
.textAlingFooter{
    text-align: inherit;
}
#redesSociaisIndex h1{
    color:#0E2969;
}
#facebookPlugin{
    margin-top: 30px;
}
#linkedinPlugin{
    margin-top: 30px;
}
.containerIconSociais{
    width: 100%;
    height: 60px;
}
.iconRedeSociais{
    width: 50px;
    margin: 0 auto;
}
.border-left{
    border-left: 1px solid;
}

.redesSociaisMobile{
    width: 90%;
    border-top: 1px solid #fff;
    margin: 0 auto;

}
.redesSociaisMobile2{
    width: 120px;
    margin: 0 auto;
    padding-top: 20px;
}
.sociaisMobile{
    width: 40px;
    float: left;
    margin: 10px;
}
.logoT4r{
    width: 50px;
    float: right;
    margin-top: -25px;
}
