<!DOCTYPE html>
<html>
<head>
    <title>404 Not Found</title>
    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!--[if lt IE 9]>
    <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
    <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
    <![endif]-->

    <meta charset="UTF-8"/>
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <meta name="author" content="Objeto Comunicação"/>
    <meta name="description"
          content="FAST MONEY - Sistema de MMN">
    <meta name="robots" content="index, follow"/>
    <meta http-equiv="Content-Language" content="pt-br">
    <meta property="og:site_name" content="FAST MONEY - Sistema de MMN"/>
    <meta property="og:url" content="https://app.anunciogomon.com/website/index.php/index.php/publico"/>
    <meta property="og:locale" content="pt_BR">
    <link
        href="http://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic"
        rel="stylesheet" type="text/css">
    <link href="https://app.anunciogomon.com/website/public/util/bootstrap/css/bootstrap.css" rel="stylesheet" type="text/css"/>
    <link href="https://app.anunciogomon.com/website/public/css/layout.css" rel="stylesheet" type="text/css"/>
    <link href="https://app.anunciogomon.com/website/public/css/style.css" rel="stylesheet" type="text/css"/>
    <link href="https://app.anunciogomon.com/website/public/util/font-awesome-4.4.0/css/font-awesome.min.css" rel="stylesheet"
          type="text/css"/>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
    <script src="https://app.anunciogomon.com/website/public/util/bootstrap/js/bootstrap.js"></script>
</head>
<body>
<style>
        .bar-top    {
    background-color:#c0c0c0;background-position:bottom;color:#000000;    }
    .bar-top    a {
    color:#000000;    }

        body    {
    background-color:#040404;background-repeat:no-repeat;background-position:center;color:#303030;    }
    body    a {
    color:#303030;    }

        .layout-content    {
    background-color:#ffffff;color:#3f3f3f;    }
    .layout-content    a {
    color:#3f3f3f;    }

        .bar-menu    {
    background-color:#000000;color:#808080;    }
    .bar-menu    a {
    color:#808080;    }

        .bar-banner    {
    background-color:#e2e2e2;color:#000000;    }
    .bar-banner    a {
    color:#000000;    }

        .bar-produtos    {
    background-color:#ffffff;color:#444444;    }
    .bar-produtos    a {
    color:#444444;    }

        .bar-oportunidade    {
    background-color:#ffcf2f;background-repeat:no-repeat;background-position:center top;color:#ffffff;    }
    .bar-oportunidade    a {
    color:#ffffff;    }

        .bar-objeto    {
    background-color:#c0c0c0;color:#ffffff;    }
    .bar-objeto    a {
    color:#ffffff;    }

        .bar-footer    {
    background-color:#141414;color:#ffcf2f;    }
    .bar-footer    a {
    color:#ffcf2f;    }

        .bar-catalog    {
    background-color:#efefef;background-repeat:no-repeat;background-position:center top;color:#606060;    }
    .bar-catalog    a {
    color:#606060;    }

        .bar-header    {
    background-color:#000000;background-repeat:no-repeat;background-position:meio;color:#ffffff;    }
    .bar-header    a {
    color:#ffffff;    }

    </style>
        <style>
/*GERAL*/
h1, h2,h3, .bar-produtos h2, .bar-oportunidade h2, .bar-noticias h2, .bar-empresa h3{
    font-size: 28px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    margin: 30px 0px;
}

.website-internas {
    padding-top: 60px;
}
p, span, .bar-footer a{
    font-size:14px;
    font-weight: 300;
}
.bar-footer h4{
	font-weight: 700;
}

.website-internas p{
    font-size:18px;
    font-weight: 300;
    line-height: 1.6;
}

/*BARRA TOPO*/
.fale-com-um-consultor .label{
	display:none;
}
.bar-top a{
	color:white !important;
}

a.rede-social-topo-ativa i {
    font-size: 16px !important;
}
.bar-top{
	border-bottom: 1px solid #292929;
}
.top-bar-linguagens-icones {
    visibility: hidden;
}
/*TOPO*/
.btn-login {
    padding-top: 40px;
    font-weight: 900;
}
.btn-login-website::before{
    content: url('https://png.icons8.com/windows/24/ffffff/gender-neutral-user.png');
    color: white;
    position: absolute;
    top: -2px;
    right: 65px;
}

.btn-cadastro-website::before{
    content: url('https://png.icons8.com/android/18/ffffff/login-rounded.png');
    color: white;
    position: absolute;
    top: 2px;
    right: 114px;

}

/*MENU*/
.bar-menu {
border-bottom: 2px solid gold;
}
.navbar-default .navbar-nav > li > a {
    color: white;
    padding: 15px 35px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	    background: #e2b24a;
	color:white;
        padding: 15px 35px;
}

#navbar {
    padding: 0px;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

/*PRODUTOS*/
.bar-produtos {
    margin: 40px 0px;
}
.ir-loja {
	background: #333;
	padding: 10px;
	border-radius: 3px;
	border-bottom: 3px solid #000;
	color:#FFF !important;
}
.ir-loja:hover {
    background: #000;
    border-bottom: 0px solid #000;
    margin-top: 53px;
}
.bar-produtos .lista, .bar-produtos .lista .item a {
    border: none;
}
#owl-demo .owl-item > div{
	background:transparent;
}
#owl-demo .owl-item > div:hover {
    transform: scale(1.2);
    transition: transform .2s;
}
.bar-produtos-interna .lista .item h3 {
    color: #222;
    font-weight: 400 !important;
    font-size: 18px !important;
}

/*EMPRESA*/
.bar-empresa #bar-empresa-banner .carousel-indicators li.image.active {
    background: #444;
}
.bar-empresa #bar-empresa-banner .carousel-indicators li.video.active {
    border-left-color: #222;
    background: transparent;
}

/*OPORTUNIDADE*/
.bar-oportunidade {
    padding: 40px 0px;
}
.texto-oportunidade-website .text-center-xs {
    line-height: 1.7em;
    font-weight: 300;
    font-size: 16px;
}
.bar-oportunidade h1{
color: #000;
}
.bar-oportunidade strong{
    background: #000;
    padding: 15px 30px;
    border-radius: 5px;
}

/*NOTICIAS*/
.news-info-footer{
	display:none;
}
.bar-noticias .image a img{
    border-radius: 200px;
    width: 300px;
    height: 300px;
    border-inline-start: 5px solid gold;
}
.bar-noticias .image a img:hover{
border-inline-end: 5px solid gold; 
    border-inline-start: inherit !important;
}

.news-title a {
    font-size: 18px;
    color: #000000;
    display: block;
    padding: 5px 20px;
    text-align: left;
    border-left: 5px solid gold;
    margin-top: 5px;
    border-radius: 9px;
}
/*CONTATO*/
label {
    display: none;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #222;
    font-weight: 400;
    font-size: 14px;
}
#contato-pagina-contato> .map, .phone a, .mail a, #contato-pagina-contato ol li.map {
    color: #222;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-left: 5px;
}
#contato-pagina-contato ol li span {
    color: #444;
}
#form-contato input, #form-contato textarea {
    background-color: white;
}
.form-control {
    height: 45px;
    font-size: 14px;
    color: #222;
    background-color: #fff;
    border: 1px solid #444;
    margin-top: 40px;
}
.btn-ver-cat, #btn-contato{
    padding: 15px 70px;
    border-radius: 80px;
    color: #444 !important;
    border: 2px solid #444;
    background-color: White;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.btn-ver-cat:hover, #btn-contato:hover{
    transition: color .5s,border-color .5s,background-color .5s;
    color: #ffffff !important;
    border-color: #444;
    background-color: #444;
}
/*OPORTUNIDADE*/
.videoWrapper {
    padding-bottom: 20px;
}
/*FOOTER*/
.bar-footer{
    padding: 40px 0px;
}
.bar-objeto img {
    float: right;
}
/*CATALOGO*/
.bar-catalog {
min-height: 500px;
margin-bottom: -25px;
}
.bar-catalog .row:nth-child(2){
display: none;
}
.bar-catalog .row  img {
display: none;
}

.bar-catalog a {
    color: #4e4e4e;
    background: #ffcf2f;
    padding: 20px 40px;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
}
a.btn.btn-primary.btn-lg.active.botao-catalogo {
    background: #000;
    border-color: #888;
}

@media only screen and (max-width: 780px) {
.bar-top .top-bar-linguagens-icones {
    display: none;
}
.bar-top .col-md-4.text-center-xs.fale-com-um-consultor {
    width: 50%;
    float: left;
}
.bar-top .col-md-4.text-right.text-center-xs {
    width: 50%;
    float: left;
}
.bar-produtos  .col-sm-6{
    width: 50%;
    float: left;
}
.bar-produtos .ir-loja {
    margin: 25px 0 40px !important;
}
.col-sm-6.texto-oportunidade-website {
    -webkit-transform: none;
    transform: none;
}
}

        </style>
<div class="bar-header" style="background: #FFF;">
    <div class="container">
        <div class="row">
            <div class="col-md-8  text-center-xs">
            </div>
            <div class="col-md-4 text-right btn-login hidden-xs">
                <div class="row">
                    <div class="col-xs-6 text-center-xs">
                        <a style="display: inline-block" target="_blank" href="https://app.anunciogomon.com/index.php/publico/">
                            Login
                        </a>
                    </div>
                    <div class="col-xs-6 text-center-xs">
                        <a target="_blank" style="display: inline-block"href="https://app.anunciogomon.com/index.php/publico/Distribuidor/DistribuidoresCadastro/formulario">
                            Cadastre-se
                        </a></div>
                </div>
            </div>
        </div>
    </div>
</div>
<div class="bar-menu">
    <div class="container">
        <div class="row">
            <div class="col-md-12">
                <!-- Static navbar -->
                <nav class="navbar navbar-default">
                    <div class="navbar-header">
                        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
                                data-target="#navbar" aria-expanded="false" aria-controls="navbar">
                            <span class="sr-only">Toggle navigation</span>
                            <span class="icon-bar"></span>
                            <span class="icon-bar"></span>
                            <span class="icon-bar"></span>
                        </button>
                    </div>
                    <div id="navbar" class="navbar-collapse collapse">
                        <ul class="nav navbar-nav">
                                                                
                                                                    
                                                                    
                                                                    
                                                                    
                                                                    
                                                                    
                                                                    
                                                                                            <li >
                                    <a href="https://app.anunciogomon.com/website/index.php/"
                                                                              >Home</a>
                                </li>
                                                            <li >
                                    <a href="https://app.anunciogomon.com/website/index.php/oportunidade"
                                                                              >Oportunidade</a>
                                </li>
                                                            <li >
                                    <a href="https://app.anunciogomon.com/website/index.php/empresa"
                                                                              >Empresa</a>
                                </li>
                                                            <li >
                                    <a href="https://app.anunciogomon.com/website/index.php/produtos"
                                                                              >Parceiros</a>
                                </li>
                                                            <li >
                                    <a href="https://app.anunciogomon.com/website/index.php/noticias"
                                                                              >Notícias</a>
                                </li>
                                                            <li >
                                    <a href="https://app.anunciogomon.com/website/index.php/catalogo"
                                                                              >Catálogo</a>
                                </li>
                                                            <li >
                                    <a href="https://app.anunciogomon.com/website/index.php/galeria"
                                                                              >Galeria</a>
                                </li>
                                                            <li >
                                    <a href="https://app.anunciogomon.com/website/index.php/contato"
                                                                              >Contato</a>
                                </li>
                                                        <li class="visible-xs">
                                <a
                                                                            href="javascript:;"
                                        data-target='#loginMaxnivel'
                                        data-toggle='modal'
                                                                        >
                                        Login                                    </a>
                            </li>
                            <li class="visible-xs">
                                <a href="https://app.anunciogomon.com/index.php/publico/Distribuidor/DistribuidoresCadastro/formulario">
                                    Cadastro                                </a>
                            </li>
                        </ul>
                    </div>
                    <!--/.nav-collapse -->
                </nav>
            </div>
        </div>
    </div>
</div>
<div class="container-fluid" style="background: #FFF;">
    <div class="container">
        <div class="row">
            <div class="col-md-12 page-404">
                <div class="number font-blue-madison">
                    404
                </div>
                <div class="details">
                    <h3>Oops! Você está perdido.</h3>

                    <p>
                        Nós não encontramos a página que você está procurando.<br/>
                        Volte para <a class="bold font-blue-madison" href="https://app.anunciogomon.com/website/index.php"><b> página
                                inicial</b></a>
                        e tente novamente.
                    </p>
                </div>
            </div>
        </div>
    </div>
</div>
</body>
</html>