/*
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 : 14/05/2019, 17:40:43
    Author     : Renan
*/
@media (min-width: 1366px) {
  .LogoMenu {
    width: 34px;
    margin-top: -20%; }

  .logoImg {
    width: 40%;
    float: left;
    position: relative;
    margin-top: -22%;
    margin-left: 46%; }

  .banner {
    width: 100%;
    height: 100%; }

  .contBanner {
    width: 100%;
    height: 100%;
    border: 1px solid transparent; }

  .menubar {
    width: 80%;
    border: 1px solid transparent; }

  .navbar-nav > li {
    float: left;
    margin-left: 8%;
    border: 1px solid transparent;
    font-size: 1.3em; }

  .BtnMenu {
    margin-left: 10%;
    margin-top: 0.5%;
    background-color: transparent !important;
    border: none !important; }

  .navbar-inverse .navbar-nav > li > a {
    border-radius: 10px;
    color: white !important;
    height: 100% !important;
    outline: none; }

  .navbar-inverse .navbar-nav > li :hover {
    border-radius: 10px;
    background-color: #2A426C !important;
    color: white !important;
    outline: none; }

  .navbar-inverse {
    background-color: #4BB6D6 !important;
    border-color: lavenderblush !important; }

  .mc_LinkCont {
    display: none; }

  #title {
    font-size: 2.5em !important; } }
@media (min-width: 768px) and (max-width: 1365px) {
  .LogoMenu {
    width: 34px;
    margin-top: -20%; }

  .logoImg {
    width: 40%;
    float: left;
    position: relative;
    margin-top: -22%;
    margin-left: 46%; }

  .banner {
    width: 100%;
    height: 100%; }

  .contBanner {
    width: 100%;
    height: 100%;
    border: 1px solid transparent; }

  .menubar {
    width: 85%;
    border: 1px solid transparent; }

  .navbar-nav > li {
    float: left;
    margin-left: 2%;
    border: 1px solid transparent;
    font-size: 1.3em; }

  .BtnMenu {
    margin-left: 10%;
    margin-top: 0.5%;
    background-color: transparent !important;
    border: none !important; }

  .navbar-inverse .navbar-nav > li > a {
    border-radius: 10px;
    color: white !important;
    height: 100% !important; }

  .navbar-inverse .navbar-nav > li :hover {
    border-radius: 10px;
    background-color: #2A426C !important;
    color: white !important; }

  .navbar-inverse {
    background-color: #4BB6D6 !important;
    border-color: lavenderblush !important; }

  .mc_LinkCont {
    display: none; }

  .IconLogin {
    float: right;
    margin-top: 0.8%; } }
@media (max-width: 767px) {
  .LogoMenu {
    width: 34px;
    margin-top: -20%; }

  .logoImg {
    width: 40%;
    float: left;
    position: relative;
    margin-top: -22%;
    margin-left: 46%; }

  .banner {
    width: 100%;
    height: 100%; }

  .navbar-inverse {
    background-color: #2A426C !important; }

  .linkMenu {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    border-left: 15px solid white; }

  .navbar-inverse .navbar-nav > li > a {
    height: 50%;
    color: #4BB6D6 !important;
    font-size: 1.3em;
    height: 100% !important; }

  .navbar-inverse .navbar-nav > li :hover {
    height: 50%;
    background-color: white !important;
    color: #4BB6D6 !important; }

  .IconLogin {
    display: none; }

  .navbar-inverse .navbar-toggle {
    background-color: #4BB6D6 !important; }

  navbar-toggle collapsed {
    background-color: #4BB6D6 !important; }

  .mc_LinkCont {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    border-left: 15px solid white;
    padding: 2%;
    color: #4BB6D6;
    font-size: 1.3em; }

  .mc_LinkCont:hover {
    background-color: white !important;
    cursor: pointer; } }

/*# sourceMappingURL=Header.css.map */
