/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21/08/2015, 17:57:48
    Author     : iure
*/

.contentMenuTopo ul li ul{
    /*        position: absolute;
            width: 170px;
            background-color: #0069B4;
            border-radius: 10px;
            padding: 15px;*/
}
.contentMenuTopo ul li ul li{
    float: left;
    border: none;
    width: 100%;
    padding: 0px;
    border-bottom: 1px #1c79bc solid;
}
.contentMenuTopo ul li ul li:last-of-type {
    padding: 0px 0px 0px 0px;
    border-right: none;
    float:left;

}
.contentMenuTopo ul li ul li a{
    font-family: "calibri";
    font-size: 14px;
    color: #fff;
}
.dropPrimeiroNivel img{
    margin-top: -26px;
    margin-left: 41%;

}
.dropPrimeiroNivel{
    position: absolute;
    width: 170px;
    background-color: #0069B4;
    border-radius: 10px;
    padding: 15px;
    margin-top: 30px;
    margin-left: -55px;

}
.dropSegundoNivel{
    position: absolute;
    width: 170px;
    background-color: #0069B4;
    border-radius: 10px;
    padding: 15px;
    margin-top: 0px;
    margin-left: 185px

}
/*    .dropSegundoNivel open{
        display: block;
    }
    .dropSegundoNivel{
        display: none;
    }*/



/*------------------------------------*/

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu li a{
    z-index: 999;
}
#cssmenu {
    position: relative;
    /*height: 44px;*/
    /*background: #2b2f3a;*/
    /*width: auto;*/
    margin-left: 18px;
}
#cssmenu ul {
/*    position: relative;
    display: block;
    background: #0069b4;
    width: 100%;
    z-index: 500;*/
}
#cssmenu > ul {
/*    position: relative;
    display: block;
    background: #0069b4;
    width: 100%;
    z-index: 500;
    margin-top: 0px;
    padding: 0;*/
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu.align-right > ul > li {
    float: right;
}
#cssmenu.align-center ul {
    text-align: center;
}
#cssmenu.align-center ul ul {
    text-align: left;
}
#cssmenu li#centrais {
    width: 200px;
}
#cssmenu li#chillers {
    width: 200px;
}
#cssmenu > ul > li {
    position: relative;
    margin: 0;
    padding: 0px;
    border-right: 1px #ffffff solid;
    margin-right: 10px;
    margin-left: -6px;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    float: left;
    height: 18px;
}
#cssmenu > ul > li:last-of-type {
    border-right: 0px #1c79bc solid;
}
#cssmenu > ul > #menu-button {
    display: none;
}
#cssmenu ul li a {
    display: block;
    font-family: Helvetica, sans-serif;
    text-decoration: none;
}
#cssmenu > ul > li > a {
    font-size: 15px;
    font-weight: bold;
    padding: 0px 11px;
    color: #fff;
    /* text-transform: uppercase; */
    -webkit-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -ms-transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out;
}
#inicio {
    padding-left:0px!important;
}
#acessoainformacao{
    padding-right: 0px!important;
}
#cssmenu > ul > li.has-sub > a {
    /*padding: 0px 14px;*/
}
#cssmenu > ul > li:hover > a {
    color: #fff;
}
#cssmenu li.has-sub::after {
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
}
#cssmenu > ul > li.has-sub::after {
    right: 2%;
    top: 8px;
    border: 4px solid transparent;
    border-top-color: #F2F2F2;
}
#acessoAInformacao::after {
    right: -8%!important;
    border: 5px solid transparent;
    border-top-color: #ffd500;
}


#cssmenu > ul > li:hover::after {
    border-top-color: #ffffff;
}

#rhMenu:hover a{
    /*    background-color: #18725a;*/
    color: #fff!important;
}
#rhMenu a:hover{
    /*background-color: #18725a;*/
    color: #fff!important;
}
#rhMenu ul li a{
    background-color: #0069b4!important;
    color: #fff!important;
}
#servicosMenu:hover a {
    /*background-color: #2f6370;*/
    color: #fff!important;
}
#informaticaMenu a:hover{
    /*background-color: #2f6370;*/
    color: #fff!important;
}
#informaticaMenu:hover a {
    /*background-color: #7a75b5;*/
    color: #fff!important;
}
#informaticaMenu ul li a{
    background-color: #0069b4!important;
    color: #fff!important;
}
#novosProjetosMenu a:hover{
    /*background-color: #f58634;*/
    color: #fff!important;
}
#novosProjetosMenu:hover a {
    /*background-color: #f58634;*/
    color: #fff!important;
}
#novosProjetosMenu ul li a{
    background-color: #0069b4!important;
    color: #fff!important;
    width: 146px!important;
}

#gruposMenu:hover a {
    /*background-color: #bd1931;*/
    color: #fff!important;
}
#gruposMenu ul li a{
    background-color: #0069b4!important;
    color: #fff!important;
}

#servicosMenu a:hover{
    /*background-color: #18725a;*/
    color: #fff!important;
}




#servicosMenu ul li a{
    background-color: #0069b4!important;
    color: #fff!important;
}
.containerMenu{
    width: 960px;
    margin: 0 auto;
    background-color: #EDEDED;
}

#indicatorContainer {
    position: absolute;
    height: 12px;
    width: 100%;
    bottom: 0px;
    overflow: hidden;
    z-index: -1;
}
#pIndicator {
    position: absolute;
    height: 0;
    width: 100%;
    border: 12px solid transparent;
    border-top-color: #2b2f3a;
    z-index: -2;
    -webkit-transition: left .25s ease;
    -moz-transition: left .25s ease;
    -ms-transition: left .25s ease;
    -o-transition: left .25s ease;
    transition: left .25s ease;
}
#cIndicator {
    position: absolute;
    height: 0;
    width: 100%;
    border: 12px solid transparent;
    border-top-color: #2b2f3a;
    top: -12px;
    right: 100%;
    z-index: -2;
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    top: 70px;
    opacity: 0;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    z-index: 1000;
}
#cssmenu ul ul ul {
    /*top: 37px;*/
    /* padding-left: 5px; */
}
#cssmenu ul ul li {
    position: relative;
}
#cssmenu > ul > li:hover > ul {
    left: 0;
    top: 25px;
    opacity: 1;
    background: none;
    list-style: none;
    padding: 0;
    width: 190px;
    padding-top: 4px;
}
#cssmenu.align-right > ul > li:hover > ul {
    left: auto;
    right: 0;
    opacity: 1;
}
#cssmenu ul ul li:hover > ul {
    left: 170px;
    top: 0;
    opacity: 1;
    background-color: #fff;
    border: 1px #dedede solid;
    list-style: none;
    padding: 0;
}
#cssmenu.align-right ul ul li:hover > ul {
    left: auto;
    right: 170px;
    top: 0;
    opacity: 1;
    padding-right: 5px;
}
#cssmenu ul ul li a {
    width: 155px;
    border-bottom: 1px solid #eeeeee;
    padding: 10px 20px;
    font-size: 12px;
    color: #fff;
    background: #396ea2;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
#cssmenu.align-right ul ul li a {
    text-align: right;
}
#cssmenu ul ul li:hover > a {
    background: #f2f2f2;
    color: #8c9195;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
    border-bottom: 0;
}
#cssmenu > ul > li > ul::after {
    /*    content: '';
        border: 6px solid transparent;
        width: 0;
        height: 0;
        border-bottom-color: #ffffff;
        position: absolute;
        top: -12px;
        left: 30px;*/
}
/*#rhMenu ul li ul li {
    left: -50%!important;
   
}*/

#cssmenu.align-right > ul > li > ul::after {
    left: auto;
    right: 30px;
}
#cssmenu ul ul li.has-sub::after {
    border: 4px solid transparent;
    border-left-color: #9ea2a5;
    right: 10px;
    top: 12px;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub::after {
    border-left-color: transparent;
    border-right-color: #9ea2a5;
    right: auto;
    left: 10px;
}
#cssmenu ul ul li.has-sub:hover::after {
    border-left-color: #ffffff;
    right: -5px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
#cssmenu.align-right ul ul li.has-sub:hover::after {
    border-right-color: #ffffff;
    border-left-color: transparent;
    left: -5px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
