/* Topo */
.barra_topo{
    width: 100%;
    float: left;
    color: #FFF;
    padding: 5px 0px;
}
.contatos_topo{
    padding: 0px;
    margin: 0px;
}
.insta_topo:focus{
    color: #fff !important;
}
nav ul li a {
    cursor: pointer;
}
.content-header{
    z-index: 99;
    position: absolute;
    width: 100%;
}
.contatos_topo li{
    float: left;
    list-style: none;
    margin-left: 15px;
    color: #fff;
}
.back_black{
    background: #000;
}
.botao_whatsapp_header{
    color: #fff;
    font-weight: bold;
    width: 100%;
    display: inline-block;
    padding: 10px 25px;
    float: left;
    border-radius: 11px;
    cursor: pointer;
    border: 2px solid var(--cor_primaria);
    text-align: center;
}
.botao_whatsapp_header:hover{
    background: var(--cor_primaria);
    color: #FFF;
    border: 1px solid var(--cor_primaria);
    transition: 0.5s all;
}
.botao_whatsapp_header:active, .botao_whatsapp_header:focus{
    background: var(--cor_primaria) !important;
    color: #FFF !important;
    border: 1px solid var(--cor_primaria) !important;
}

.botao_whatsapp_header i{
    display: inline-block;
    margin-right: 10px;
}
.botao_whatsapp_header span{
    display: inline-block;
    line-height: 20px;
}
#endereco_topo {
    float: left;
    margin-left: 0px !important;
    color: #fff;
}
.logo-form{

}
.logo-form img{
    display: block;
    float: initial;
    height: 110px;
    margin: 120px auto;
    z-index: 99;
    position: relative;
}
.banner_forms{
    width: 100%;
    float: left;
    background-position: center bottom;
    background-size: cover;
    padding: 10px 0px;
    position: relative;
    z-index: 1;
}
.banner_forms:before{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    z-index: 1;
    position: absolute;
    background: rgba(0, 0, 0, 0.73);
}
.margin-bottom-30{
    margin-bottom: 30px;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-bottom-15{
    margin-bottom: 15px;
}
#telefones_topo{
    text-align: right;
}

header {
    width: 100%;
    float: left;
    display: block;
}

.logo {
    float: left;
}

.logo img {
    max-width: 100%;
    height: 71px;
    margin: 20px 0px;
}

.bt-navbar {
    display: none;
    float: right;
    width: auto;
    font-size: 20px;
    padding: 10px 15px;
    margin: 26px 20px 25px 0px;
    color: var(--cor_primaria_hover) !important;
    background: #fff !important;

}

.bt-navbar:hover, .bt-navbar:focus, .bt-navbar:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    transition: 0.5s all;
    color: #FFF;
    background: var(--cor_primaria_hover);
    text-decoration: none;
}

.banner {
    width: 100%;
    float: left;
    position: relative;
    background-size: cover;
    padding: 80px 0px 80px 0px;
    background-size: cover;
    background-position: center;
    height: auto;
}
.back_banner{
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100px;
    bottom: 0;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgb(0 0 0 / 62%) 40%, rgba(0,0,0,0) 100%);
}
.menu_orcamento a:hover{
    font-weight: normal !important;
}
.titulo_banner{
    color: #fff;
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: bold;
    text-align: left;
    margin-top: 140px;
}

.texto_banner{
    color: #fff;
    font-size: 22px;
    margin-bottom: 40px;
}

.banner_pgs{
    width: 100%;
    height: 180px;
    float: left;
    padding: 58px 0px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.banner_pgs:before{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, 0.73);
}
.banner_pgs h1{
    width: 100%;
    float: left;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    position: relative;
    margin: 0px 0px 20px;
}
/* End Topo */

/* Menu */
.wrap_nav {
    background: #002F75;
}

nav {
    display: none;
    float: right;
}

.menu_multinivel {
    display: none;
}

.dropdown {
    position: relative;
    display: inline-block;
    padding: 0px 16px;
    text-decoration: none;
    color: #000;
    line-height: 78px;
    float: left;
    font-size: 14px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 230px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 0px;
    z-index: 1;
}

.dropdown-content a {
    width: 100%;
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
}

.dropdown-content a:hover {
    background: #fe8f02;
    color: #FFF;
    border-radius: 0px;
    transition: 0.5s all;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.bt_ligar_mobile{
    display: none;
}
.owl-slider-servicos .owl-controls .owl-pagination .owl-page span{

}
.carousel-indicators .active {
    display: none;
}
/* End Menu */

/* Celulares atÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© 240px */
@media screen and (max-width: 240px) {

    /* Topo */
    /* End Topo */

    /* Menu */
    /* End Menu */

}

/* End Celulares atÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© 240px */

/* Celulares atÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© 480px */
@media screen and (max-width: 480px) {
    .bt_ligar_mobile{
        margin: 0px auto 0px auto;
        display: initial;
        float: left;
        width: fit-content;
        text-align: center;
        font-size: 20px;
        background: #b59554;
        color: #fff;
        line-height: 46px;
        text-transform: uppercase;
        padding: 1px 20px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .bt_ligar_mobile:hover{
        color: #fff;
    }
    /* Topo */
    .bt_fechar_menu{
        background-color: red;
        border-radius: 5px;
        width: 100px;
        height: 40px;
        line-height: 40px;
        margin: auto auto 20px auto;
        float: initial;
        font-weight: bold;
    }
    .bt_fechar_menu:hover{
        background-color: red !important;
    }

    .barra_topo{
        display: none;
    }

    .logo {
        float: left;
        width: 100%;
        margin: 34px 0px;
    }

    .logo img {
        display: block;
        margin: 0 auto;
        float: initial;
    }

    .banner {
        height: auto;
        float: left;
        background-position: center bottom;
        background-size: cover;
        padding-bottom: 260px;
        display: block;
    }
    .banner_forms{
        float: left;
        height: auto;
    }
    .logo-form img{
        margin: 70px auto;
        height: 65px;
    }
    .titulo_banner{
        font-size: 27px;
        margin-top: 146px;
    }
    .texto_banner {
        font-size: 16px;
        margin-bottom: 20px;
    }
    /*.owl-slider-servicos .owl-controls .owl-pagination .owl-page span{
        border: 1px solid #fff;
        background: #fff;
    }*/
    /* End Topo */

    /* Menu */
    .menu_none {
        display: none;
    }

    .bt-navbar {
        display: block;
        margin: 0px;
        width: fit-content;
        text-align: center;
        color: var(--cor_primaria_hover) !important;
        background: #fff !important;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    nav {
        display: block;
        width: 100%;
        float: left;
        margin-top: 11px;
        font-size: 16px;
    }

    nav ul {
        display: block;
        width: 100%;
        margin: 0px auto 0px auto;
        padding: 0px;
    }

    nav ul li {
        list-style: none;
        display: block;
        margin: 1px 0px;
        width: 100%;
        height: auto;
        text-align: center;
    }

    nav ul li a {
        width: 100%;
        line-height: 50px;
        float: left;
        margin: 0px;
        text-decoration: none;
        color: #FFF;
        background-color: #333;
    }

    nav ul li a:hover {
        background-color: var(--cor_primaria_hover);
        text-decoration: none;
        color: #FFF;
        font-weight: bold;
    }


    .nav_on {
        text-decoration: none;
        background-color: #FFF;
        color: #000 !important;
        font-weight: bold;
    }

    #side_menu {
        padding: 0px;
        position: fixed;
        top: 0;
        height: 100%;
        width: 100%;
        left: -100%;
        background: rgba(0, 0, 0, 0.9);
        overflow-x: hidden;
        overflow-y: auto;
        transition: left .2s ease-in-out;
        z-index: 100;
        margin: 0px;
    }

    #side_menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 20px;
    }

    #side_menu ul li {

    }

    #side_menu ul li a {
        display: block;
    }

    .push_side_menu_left {
        left: 0 !important;
        transition: left .2s ease-in-out;
    }
    /* End Menu */

}

/* Tablet em pÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© */
@media screen and (min-width: 481px) and (max-width: 767px) {

    /* Topo */
    .barra_topo{
        display: none;
    }

    .bt-navbar {
        display: block;
    }

    .banner {
        padding: 0px 0px 90px;
        background-size: cover;
        height: auto;
    }
    .banner_forms{
        background-size: cover;
        height: auto;
    }
    .logo-form img{
        margin: 70px auto;
        height: 90px;
    }
    .titulo_banner{
    }

    .texto_banner{
        font-size: 18px;
        margin-bottom: 30px;
    }

    .titulo_banner{
        margin-top: 140px;
        font-size: 40px;
    }
    /* End Topo */

    /* Menu */
    .menu_none {
        display: none;
    }

    .bt-navbar {
        display: block;
    }

    nav {
        display: block;
        width: 100%;
        float: left;
        margin-top: 11px;
        font-size: 16px;
    }

    nav ul {
        display: block;
        width: 100%;
        margin: 0px auto 0px auto;
        padding: 0px;
    }

    nav ul li {
        list-style: none;
        display: block;
        margin: 1px 0px;
        width: 100%;
        height: auto;
        text-align: center;
    }

    nav ul li a {
        width: 100%;
        height: auto;
        line-height: 50px;
        float: left;
        margin: 0px;
        text-decoration: none;
        color: #FFF;
        background-color: #333;
    }

    nav ul li a:hover {
        background-color: #003575;
        text-decoration: none;
        color: #FFF !important;
        font-weight: bold;
    }

    .nav_on {
        text-decoration: none;
        background-color: #FFF;
        color: #000 !important;
        font-weight: bold;
    }

    #side_menu {
        padding: 0px;
        position: fixed;
        top: 0;
        height: 100%;
        width: 360px;
        left: -360px;
        background: rgba(0, 0, 0, 0.8);
        overflow-x: hidden;
        overflow-y: auto;
        transition: left .2s ease-in-out;
        z-index: 100;
        margin: 0px;
    }

    #side_menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #side_menu ul li {
    }

    #side_menu ul li a {
        display: block;
    }

    .push_side_menu_left {
        left: 0 !important;
        transition: left .2s ease-in-out;
    }
    /* End Menu */

}

/* End Tablet em pÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© */

/* Tablet em deitado */
@media screen and (min-width: 768px) and (max-width: 991px) {

    /* Topo */
    .banner {
        padding: 5px 0px 100px;
        background-size: cover;
        height: 480px;
    }
    .banner_forms{
        background-size: cover;
        height: auto;
    }
    .logo-form img{
        margin: 100px auto;
    }
    /* End Topo */
    .titulo_banner{
        margin-top: 180px;
    }
    /* Menu */
    .menu_none {
        display: none;
    }

    .bt-navbar {
        display: block;
    }

    nav {
        display: block;
        width: 100%;
        float: left;
        margin-top: 11px;
        font-size: 16px;
    }

    nav ul {
        display: block;
        width: 100%;
        margin: 0px auto 0px auto;
        padding: 0px;
    }

    nav ul li {
        list-style: none;
        display: block;
        margin: 1px 0px;
        width: 100%;
        height: auto;
        text-align: center;
    }

    nav ul li a {
        width: 100%;
        height: auto;
        line-height: 50px;
        float: left;
        margin: 0px;
        text-decoration: none;
        color: #FFF;
        background-color: #333;
    }

    nav ul li a:hover {
        background-color: #003575;
        text-decoration: none;
        color: #FFF !important;
        font-weight: bold;
    }

    .nav_on {
        text-decoration: none;
        background-color: #FFF;
        color: #000 !important;
        font-weight: bold;
    }

    #side_menu {
        padding: 0px;
        position: fixed;
        top: 0;
        height: 100%;
        width: 360px;
        left: -360px;
        background: rgba(0, 0, 0, 0.8);
        overflow-x: hidden;
        overflow-y: auto;
        transition: left .2s ease-in-out;
        z-index: 100;
        margin: 0px;
    }

    #side_menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #side_menu ul li {
    }

    #side_menu ul li a {
        display: block;
    }

    .push_side_menu_left {
        left: 0 !important;
        transition: left .2s ease-in-out;
    }
    /* End Menu */

}

/* End Tablet em deitado */

/* Notebook */
@media screen and (min-width: 992px) and (max-width: 1280px) {

    /* Topo */
    /* End Topo */

    /* Menu */
    #show_side_menu {
        display: none;
    }
    .logo-form img{
        margin: 120px auto 170px auto;
    }
    .banner_forms{
        background-size: cover;
        height: auto;
    }
    nav {
        display: block;
        float: right;
    }

    nav ul {
        padding: 0px;
        margin: 0;
    }

    nav ul li {
        list-style: none;
        display: inline;
    }

    nav ul li a {
        text-decoration: none;
        float: left;
        color: #fff;
        padding: 19px 12px;
        line-height: 60px;
        font-size: 14px;
    }

    nav ul li a:hover {
        text-decoration: none;
        transition: 0.5s all;
        color: var(--cor_secundaria);
        font-weight: bold;
    }

    nav ul li a:focus {
        text-decoration: none;
        color: var(--cor_primaria_hover);
    }

    .menu_orcamento{
        padding: 10px 0px;
    }

    .menu_orcamento a{
        border-radius: 20px;
        padding: 0px 25px;
        line-height: 40px;
        margin-top: 30px;
        border: 1px solid;
        margin-left: 5px;
        background: var(--btn_orcamento);
        color: #fff;
        border-color: var(--btn_orcamento);
    }

    .menu_orcamento a:hover{
        color: #fff;
        background: var(--btn_orcamento_hover);
        border-color: var(--btn_orcamento_hover);
        transition: 0.5s all;
    }

    .nav_on {
        text-decoration: none;
        color: var(--cor_primaria_hover);
        font-weight: bold;
    }
    /* End Menu */

}

/* End Notebook */

/* Computadores */
@media screen and (min-width: 1281px) {

    /* Topo */
    /* End Topo */

    /* Menu */
    #show_side_menu {
        display: none;
    }

    nav {
        display: block;
        float: right;
    }

    nav ul {
        padding: 0px;
        margin: 0;
    }

    nav ul li {
        list-style: none;
        display: inline;
    }

    nav ul li a {
        text-decoration: none;
        float: left;
        color: var(--cor_texto_item_menu);
        padding: 19px 19px;
        line-height: 60px;
        font-size: 14px;
    }

    nav ul li a:hover {
        text-decoration: none;
        transition: 0.5s all;
        color: var(--cor_secundaria);
        font-weight: bold;
    }

    nav ul li a:focus {
        text-decoration: none;
        color: var(--cor_primaria_hover);
    }

    .menu_orcamento{
        padding: 10px 0px;
    }

    .menu_orcamento a{
        background: var(--btn_orcamento);
        border-radius: 20px;
        padding: 0px 25px;
        line-height: 40px;
        margin-top: 30px;
        border: 1px solid var(--btn_orcamento);
        margin-left: 10px;
        color: #fff;
    }

    .menu_orcamento a:hover{
        color: #fff;
        background: var(--btn_orcamento_hover);
        border-color: var(--btn_orcamento_hover);
        transition: 0.5s all;
    }

    .nav_on {
        text-decoration: none;
        color: var(--cor_primaria_hover);
        font-weight: bold;
    }
    /* End Menu */

}

/* End Computadores */

/* Computadores M */
@media screen and (min-width: 1345px) and (max-width: 1632px) {

    /* Topo */
    /* End Topo */

    /* Menu */
    /* End Menu */

}

/* End Computadores */

/* Computadores G */
@media screen and (min-width: 1633px) {

    /* Topo */
    /* End Topo */

    /* Menu */
    /* End Menu */

}

/* End Computadores G */

/* Menu MultinÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­vel atÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© 1280px */
@media screen and (max-width: 1280px) {

    /* Menu */
    .menu_multinivel ul {
        margin-top: 0px !important;
    }

    .nav ul li {
        height: auto !important;
        margin: 0px !important;
    }

    nav ul li {
        margin: 0px !important;
    }

    .dropdown {
        background: #333333;
        color: #FFF;
        width: 100%;
        display: none;
    }

    .dropdown-content {
        display: none;
        position: initial;
        width: 100%;
        float: left;
        box-shadow: inherit;
        padding: 0;
    }

    .dropdown:hover .dropdown-content {
        display: block;
    }

    #nav li ul {
        display: none;
    }

    .menu_multinivel {
        display: block;
        width: 100%;
        float: left;
        padding: 0px;
        border: 0px;
        position: relative;
        margin: 0px;
    }

    .href_multinivel {
        width: 100%;
        float: left;
        color: #FFF;
    }

    .href_multinivel:focus {
        color: #FFF;
        text-decoration: none;
    }

    .li_menu_segundo_nivel {
        width: 100%;
        float: left;
    }

    .li_menu_segundo_nivel a {
        background: #4e4e4e;
    }

    #example_icon {
        font-size: 18px;
        position: absolute;
        right: 15px;
        top: 16px;
    }
    /* End Menu */

}
/* Menu MultinÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­vel atÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â© 1280px */
