html,
body {
    margin: 0;
    padding: 0;
    font-family: ubuntu, arial, sans-serif;
    padding-top: 0px;
}

body {
    display: none;
}

/*################ link menu cima ######*/
a.padrao {
    text-decoration: none;
    color: #FFF;
    font-size: 18px;
    /* bordas aredondadas*/

}

a.padrao:hover {
    text-decoration: none;
    color: #ee9714;
    font-size: 18px;

    /* bordas aredondadas*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* mundança cor lenta */
    -o-transition: color .5s ease-in;
    -ms-transition: color .5s ease-in;
    -moz-transition: color .5s ease-in;
    -webkit-transition: color .5s ease-in;
    transition: color .5s ease-in;
}

h1 {
    color: #FFF;
    font-size: 40px;
    font-family: Ubuntu;
    font-weight: lighter;
    text-align: center;
    margin: 0px;
}

svg {
    width: 50%;
    height: 50px;
    font-weight: bolder;
    color: #0aa33d;
    margin-top: 10px;
    margin-left: 25%;
    font-size: 40px;
    border: 0px solid #FFB90F;
    display: flex;
}

p {
    color: #EDE8D0;
    font-size: 40px;
    text-align: center;
    margin: 0px;
}

.linha {
    border: 0px;
    height: 10px;
}

#form_email {
    /* Centraliza horizontalmente */
    margin: 30px auto;
    /* Centralização vertical, se necessário, pode usar position + transform */
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
    width: 50%;
    height: 40px;
    border: 7px solid #19ee3c;
    background-color: #FFF;
    /* Bordas arredondadas */
    -moz-border-radius: 45px;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    /* Sombra */
    box-shadow: #049133 5px 5px 5px;
}



.input_email {
    margin-top: 4px;
    margin-left: 5px;
    width: 65%;
    height: 30px;
    border: 1px solid #0cd316;
    background-color: #FFF;

}


input.email {
    margin-top: 5px;
    margin-left: 10px;
    float: left;
    outline: none;

    color: #9b9797;
    font-size: 15px;
    background: none;
    width: 65%;
    height: 30px;
    border: 0px solid #1d1b1b;
}

input#botao_email {
    cursor: pointer;
    /*força a mudança cursor*/
    margin-top: 2.5px;
    margin-right: 2.5px;
    float: right;
    height: 35px;
    width: 130px;
    border: 1px solid #FFF;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    background-color: #FFA54F;
    border: 2px solid #FFF;

    /* bordas aredondadas*/

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 25px;

    /*  sombreamento */
    box-shadow: #FFF 1px 1px 5px;

}

input#botao_email:hover,
input#botao_email:focus {
    background-color: #FF7F00;
    /*reduce the drop shadow size to give a pushed button effect*/
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .75);
    box-shadow: 0 0 1px rgba(0, 0, 0, .75);
}

/*############## começo do body ############*/

#full {
    background-color: #03470f;
    /*position: center;*/
    margin: 0 auto;
    /*centralizando o conteúdo no navegador*/
    /*max-width: 1200px; largura do layout*/
    width: 100%;
    border: 0px solid rgb(230, 60, 8);
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    border: 0px solid blue;

    /* background: url("../image/fundo_.png") repeat-x;*/
    /*background-color: #023A0C;*/
    background-color: #0e110e;
    z-index: 10;
    overflow: hidden;
}

.logo {
    margin-top: 15px;
    margin-left: 15px;
    float: left;
    width: 200px;
    /* Largura Desktop */
    height: 40px;
    background-image: url("../image/logo_ok.png");
    background-repeat: no-repeat;
    border: 0px solid #130fff;
}

.menu_interno {
    padding-left: 5px;
    padding-top: 5px;
    margin-top: 20px;
    margin-right: 55px;
    float: right;
    height: 27px;
    width: 55px;
    /* bordas aredondadas*/
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid rgb(206, 122, 25);
}

#banner_01 {
    /*background-image:url("../image/banner_primeiro.png");
    background-repeat: no-repeat;
*/
    margin: 0 auto;
    padding-top: 70px;
    /* ajuste para o mesmo efeito visual */
    /*centralizando o conteúdo no navegador*/
    margin-top: 0px;
    width: 100%;
    min-height: 540px;
    border: 0px solid rgb(139, 28, 8);
    background: #03470f url("../image/banner_01.png") no-repeat;
    z-index: 0;
}

#banner_02 {
    margin: 0 auto;
    /*centralizando o conteúdo no navegador*/
    margin-top: -10px;
    width: 100%;
    height: 760px;
    border: 0px solid rgb(233, 82, 36);
    background: #2ca02cff;

    z-index: 0;
}

#banner_03 {
    margin: 0 auto;
    /*centralizando o conteúdo no navegador*/
    margin-top: -10px;
    width: 100%;
    height: 630px;
    border: 0px solid rgb(44, 98, 160);
    background: #00aa44ff;
    z-index: 0;
}

#banner_04 {
    margin: 0 auto;
    /*centralizando o conteúdo no navegador*/
    margin-top: -10px;
    width: 100%;
    height: 630px;
    border: 0px solid rgb(44, 98, 160);
    background: #44aa00ff;
    z-index: 0;
}

#banner_05 {
    margin: 0 auto;
    /*centralizando o conteúdo no navegador*/
    margin-top: -10px;
    width: 100%;
    height: 950px;
    border: 0px solid rgb(44, 98, 160);
    background: #37c871ff;
    z-index: 0;
}


#banner_06 {
    margin: 0 auto;
    /*centralizando o conteúdo no navegador*/
    margin-top: -10px;
    width: 100%;
    height: 200px;
    border: 0px solid rgb(44, 98, 160);
    background: rgb(39, 41, 40);
    z-index: 0;
}

.org_icone_esq {
    margin-top: 15px;
    margin-left: 13%;
    float: left;

    width: 765px;
    border: 0px solid #FFF;
    ;
    /*background:  url("../image/icone_01.png") no-repeat;*/
    z-index: 0;
}

.org_icone_dir {
    margin-top: 15px;
    margin-right: 13%;
    float: right;

    width: 765px;
    border: 0px solid #FFF;
    /*background:  url("../image/icone_01.png") no-repeat;*/
    z-index: 0;
}

.item_icone_esq {
    margin-top: 5px;
    margin-left: 7%;
    float: left;

    width: 200px;
    height: 280px;
    border: 0px solid red;
    /*background:  url("../image/icone_01.png") no-repeat;*/
    z-index: 0;
}

.item_icone_dir {
    margin-top: 5px;
    margin-right: 7%;
    float: right;

    width: 200px;
    height: 280px;
    border: 0px solid red;
    /*background:  url("../image/icone_01.png") no-repeat;*/
    z-index: 0;
}

.escrita_esq {
    margin-top: 35px;
    margin-left: 15px;
    float: left;
    width: 410px;
    /* Largura Desktop */
    border: 0px solid #130fff;
}

.escrita_dir {
    margin-top: 35px;
    margin-right: 15px;
    float: right;
    width: 410px;
    /* Largura Desktop */
    border: 0px solid #130fff;
}

#footer {
    background-color: #141414;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 18px;
    text-align: center;
    font-size: 13px;
    color: #e9ecd7;
    /*  sombreamento */
    box-shadow: #4b4949 -2px -2px 7px;
}

/*##########  Fim desktop  #############*/



/*##########  começo mobile  #############*/

/* max-width */
@media screen and (max-width: 768px) {

    #menu {
        height: 80px;
    }

    .logo {
        width: 150px;
        /* Largura menor no celular */
        height: 50px;
    }

    .menu_interno {
        font-size: 0.8rem;
    }

    h1 {
        font-size: 24px;
    }

    svg {
        width: 90%;
        height: 50px;
        margin-left: 3%;
        font-size: 25px;
        border: 0px solid #FFB90F;
        display: flex;
    }

    #form_email {
        width: 90%;
    }

    input.email {
        width: 50%;
    }

    #banner_02 {
        height: 1070px;
        border: 0px solid rgb(44, 98, 160);
    }

    #banner_03 {
        height: 950px;
        border: 0px solid rgb(44, 98, 160);
    }

    #banner_04 {
        height: 900px;
        border: 0px solid rgb(44, 98, 160);
    }

    #banner_05 {
        height: 1340px;
        border: 0px solid rgb(44, 98, 160);
    }

    .org_icone_esq {
        margin-left: 1%;
        width: 97%;
        border-top: 1px solid #EDE8D0;
    }

    .org_icone_dir {
        margin-left: 1%;
        float: left;
        width: 97%;
        border-top: 1px solid #EDE8D0;  
    }

    .item_icone_esq {
        margin-left: 25%;
    }

    .item_icone_dir {
        margin-left: 25%;
        float: left;
    }

.escrita_dir {
    margin-top: 35px;
    margin-left: 15px;
    float: left;
  
}


}