body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: white;
    letter-spacing: 1px;
    font-family: Questrial;
}

a:hover {
    transition: 0.3s;
    text-decoration: none;
    color: orange;    
}

.btntopo:hover {
    transition: 0.3s;
    color: white;
}

input {
    font-size: 12pt;
    background-color: rgba(255, 255, 255, 0.4);
}

textarea {
    font-size: 12pt;
    background-color: rgba(255, 255, 255, 0.4);
}

.btnsm1 {
    width: 80%;
    background-color: #206088;
    color: white;
    border: 0;
    border-radius: 10px;
    font-size: 1em;
    
    letter-spacing: 2px;
}

.btnsm1:hover {
    transition: 0.3s;
    color: #eee;
    border: 0;
}

.ics:hover {
    transition: 0.5s;
    background-color: #eee;   
    cursor: pointer;
}

.cookies-notice {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #333;
    color: white;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1000;
}

.cookies-notice p {
    margin: 0;
}

.cookies-notice a {
    color: #fff;
    text-decoration: underline;
}

#accept-cookies {
    background-color: #007bff;
    color: white;
    padding: 10px 15px;
    border: none;
    cursor: pointer;
}

@media (max-width: 767px) {        
    
    #init {
        background-image: url("../imagens/fundoxs.jpg");
        background-size: calc(100%);
        min-height: 700px;
        max-height: 700px;
        border: 0;
    }
    
    .n {
        width: 100%;
        height: 100%;
        text-align: center;
    }
    
    #imglogotopo {
        height: 30px;
    }
    
    #imglogotopo1 {
        width: auto;
        height: 40px;
    }
    
    #topo {        
        height: 80px;
        text-align: center;
        padding: 0 0 0 20px;
    }
    
    #menutopo {        
        height: 80px;
        text-align: center;
        padding: 0 0 0 0;
        display: none;
    }
    
    #menutopoxs {
        width: 100%;
        text-align: right;
        display: inline;
        height: 40px;
    }
    
    #menutopoxs1 {
        display: none;
    }
    
    #footer {
        padding: 30px 0 0 0;
    }
    
    .nn {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;           
        
    }
    
    .nnn {
        width: 100%;
        height: 100%;
        text-align: right;
        font-weight: bold;
        color: white;
        font-family: Questrial;           
        
    }
    
    .divcol {
        width: 100%;
        height: 2px;
        background-color: white;
        padding: 0;
        margin: 0;
    }
    
    .btntopo {
        background-color: orange;
        color: black;
        font-weight: bold;
    }
    
    .btnsm {
        background-color: #206088;
        color: white;
        border: 0;
        border-radius: 10px;
        padding: 10px 20px 10px 20px;
    }
    
    #servico {
        width: 100%;
        padding: 0 10% 0 10%;     
        margin: 20px 0 0 0;
    }
    
    #servico1 {
        width: 100%;        
    }
    
    #servico2 {
        width: 100%;
        padding: 40px 0 20px 0;
        text-align: center;
        font-family: Questrial;
        font-size: 2em;
        color: #206088;
    }
    
    #servico3 {
        width: 70%;        
        text-align: right;
        color: grey;        
    }
    
    #servico4 {
        width: 100%;        
        padding: 0 0 20px 0;
        text-align: center;
        font-family: Questrial;
        font-size: 1.5em;        
        color: gray;
    }
    
    #servico5 {
        width: 100%;        
        padding: 20px 5% 20px 5%;
        line-height: 140%;
        text-align: center;
        font-family: Questrial;
        font-size: 1em;                
    }
    
    #investimento {
        width: 100%;
        padding: 20px 5% 0 5%;
        margin: 20px 0 0 0;
    }
    
    #investimento1 {
        width: 100%;
        height: 130px;
    }
    
    #investimento2 {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;
        font-size: 3em;
        color: #206088;
    }
    
    #investimento3 {
        width: 70%;
        height: 100%;
        text-align: right;
        color: grey;        
    }
    
    #contato {
        width: 100%;
        padding: 300px 10% 0 10%;        
    }
    
    #contato1 {
        width: 100%;
        height: 130px;
    }
    
    #contato2 {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;
        font-size: 4em;
        color: #206088;
    }
    
    #contato3 {
        width: 70%;
        height: 100%;
        text-align: right;
        color: grey;        
    }
    
    .ics0 {
        display: none;
    }     
    
    #logosfim {
        width: 100%;
        text-align: center;
    }
    
    #telsf {
        text-align: center;
        padding: 20px 0 0 0;
        font-size: 1.1em;
    }
    
    #endf {
        text-align: center;
        padding: 10px 0 0 0;
        font-size: 0.7em;
    }
    
    #redsoc {
        text-align: center;
        padding: 0 5% 0 0;
        font-family: Questrial;
        font-size: 12pt;
    }
    
    #a1 {
        font-weight: bold;
        font-size: 40px;
        font-family: Questrial;
    }
    
    #a2 {
        font-size: 1.3em;
        font-family: Questrial;
    }
    
    #a3 {
        text-align: center;
        padding: 40px 0 0 0;
        font-weight: bold;
        font-size: 1.8em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a4 {
        color: orange;
        border-right: 0;
        text-align: center;
        padding: 10px 0 0 0;
        font-size: 1em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a5 {
        text-align: center;
        padding: 40px 0 0 0;
        font-weight: bold;
        font-size: 1.8em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a6 {
        color: orange;
        text-align: center;
        padding: 10px 0 0 0;
        font-size: 1em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a7 {
        text-align: center;
        padding: 40px 0 0 0;
        font-size: 1em;
        font-family: Questrial;
        line-height: 120%;
    }
    
    #submenuxs {
        display: none;
    }
    
    #bt1 {
        display: none;
    }
    
    #bt2 {
        display: inline;
    }
    
}

@media (min-width: 768px) and (max-width: 991px) {        
    
    #init {
        background-image: url("../imagens/fundosm.jpg");
        background-size: calc(100%);
        min-height: 750px;
        max-height: 800px;
        border: 0;
    }
    
    .n {
        width: 100%;
        height: 100%;
        text-align: center;
    }
    
    #imglogotopo {
        height: 35px;
    }
    
    #imglogotopo1 {        
        width: auto;
        height: 40px;
    }
    
    #topo {        
        height: 80px;
        text-align: center;
        padding: 0 0 0 20px;
    }
    
    #menutopo {        
        height: 80px;
        text-align: center;
        padding: 0 0 0 0;        
    }
    
    #menutopoxs {
        display: none;
    }
    
    #menutopoxs1 {
        display: none;
    }
    
    #footer {
        padding: 30px 0 0 0;
    }
    
    .nn {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;           
        
    }
    
    .divcol {
        width: 100%;
        height: 2px;
        background-color: white;
        padding: 0;
        margin: 0;
    }
    
    .btntopo {
        background-color: orange;
        color: black;
        font-weight: bold;
    }
    
    .btnsm {
        background-color: #206088;
        color: white;
        border: 0;
        border-radius: 10px;
        padding: 10px 20px 10px 20px;
    }
    
    #servico {
        width: 100%;
        padding: 0 10% 0 10%;     
        margin: 100px 0 0 0;
    }
    
    #servico1 {
        width: 100%;        
    }
    
    #servico2 {
        width: 100%;
        padding: 0 0 20px 0;       
        text-align: center;
        font-family: Questrial;
        font-size: 3em;
        color: #206088;
    }
    
    #servico3 {
        width: 70%;        
        text-align: right;
        color: grey;        
    }
    
    #servico4 {
        width: 100%;        
        padding: 0 0 20px 0;
        text-align: center;
        font-family: Questrial;
        font-size: 2em;        
        color: gray;
    }
    
    #servico5 {
        width: 100%;        
        padding: 20px 15% 20px 15%;
        line-height: 140%;
        text-align: center;
        font-family: Questrial;
        font-size: 1em;                
    }
    
    #investimento {
        width: 100%;
        padding: 20px 5% 0 5%;
        margin: 50px 0 0 0;
    }
    
    #investimento1 {
        width: 100%;
        height: 130px;
    }
    
    #investimento2 {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;
        font-size: 4em;
        color: #206088;
    }
    
    #investimento3 {
        width: 70%;
        height: 100%;
        text-align: right;
        color: grey;        
    }
    
    #contato {
        width: 100%;
        padding: 300px 10% 0 10%;        
    }
    
    #contato1 {
        width: 100%;
        height: 130px;
    }
    
    #contato2 {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;
        font-size: 4em;
        color: #206088;
    }
    
    #contato3 {
        width: 70%;
        height: 100%;
        text-align: right;
        color: grey;        
    }
    
    .ics0 {
        display: none;
    }     
    
    #logosfim {
        width: 100%;
        text-align: center;
    }
    
    #telsf {
        text-align: center;
        padding: 10px 0 0 0;
    }
    
    #endf {
        text-align: center;
        padding: 10px 0 0 0;
    }
    
    #redsoc {
        text-align: right;
        padding: 0 5% 0 0;
        font-family: Questrial;
        font-size: 12pt;
    }
    
    #a1 {
        font-weight: bold;
        font-size: 50px;
        font-family: Questrial;
    }
    
    #a2 {
        font-size: 2em;
        font-family: Questrial;
    }
    
    #a3 {
        text-align: center;
        padding: 80px 20px 0 5%;
        font-weight: bold;
        font-size: 2em;
        font-family: Questrial;
        line-height: 100%;
    }
        
    #a4 {
        color: orange;
        border-right: 3px solid white;
        text-align: center;
        padding: 10px 20px 0 5%;
        font-size: 1em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a5 {
        text-align: center;
        padding: 80px 20px 0 5%;
        font-weight: bold;
        font-size: 2em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a6 {
        color: orange;
        text-align: center;
        padding: 10px 20px 0 5%;
        font-size: 1em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a7 {
        text-align: center;
        padding: 80px 20px 0 5%;
        font-size: 1.2em;
        font-family: Questrial;
        line-height: 120%;
    }
    
    #submenuxs {
        display: none;
    }
    
    #bt2 {
        display: none;
    }
    
}

@media (min-width: 992px) and (max-width: 1199px) {        
    
    #init {
        background-image: url("../imagens/fundomd.jpg");
        background-size: calc(100%);
        min-height: 750px;
        max-height: 800px;
        border: 0;
    }
    
    .n {
        width: 100%;
        height: 100%;
        text-align: center;
    }
    
    #imglogotopo {
        height: 35px;
    }
    
    #imglogotopo1 {        
        width: auto;
        height: 40px;
    }
    
    #topo {        
        height: 100px;
        text-align: center;
        padding: 0 0 0 20px;
    }
    
    #menutopo {        
        height: 100px;
        text-align: center;
        padding: 0 0 0 0;        
    }
    
    #menutopoxs {
        display: none;
    }
    
    #menutopoxs1 {
        display: none;
    }
    
    .nn {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;           
        
    }
    
    .divcol {
        width: 100%;
        height: 2px;
        background-color: white;
        padding: 0;
        margin: 0;
    }
    
    .btntopo {
        background-color: orange;
        color: black;
        font-weight: bold;
    }
    
    .btnsm {
        background-color: #206088;
        color: white;
        border: 0;
        border-radius: 10px;
        padding: 10px 20px 10px 20px;
    }
    
    #servico {
        width: 100%;
        padding: 0 10% 0 10%;     
        margin: 100px 0 0 0;
    }
    
    #servico1 {
        width: 100%;        
    }
    
    #servico2 {
        width: 100%; 
        padding: 0 0 20px 0;
        text-align: center;
        font-family: Questrial;
        font-size: 3em;
        color: #206088;
    }
    
    #servico3 {
        width: 70%;        
        text-align: right;
        color: grey;        
    }

    #servico4 {
        width: 100%;        
        padding: 0 0 20px 0;
        text-align: center;
        font-family: Questrial;
        font-size: 2em;        
        color: gray;
    }
    
    #servico5 {
        width: 100%;        
        padding: 20px 25% 20px 25%;
        line-height: 140%;
        text-align: center;
        font-family: Questrial;
        font-size: 1em;                
    }
    
    #investimento {
        width: 100%;
        padding: 20px 5% 0 5%;
        margin: 50px 0 0 0;
    }
    
    #investimento1 {
        width: 100%;
        height: 130px;
    }
    
    #investimento2 {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;
        font-size: 4em;
        color: #206088;
    }
    
    #investimento3 {
        width: 70%;
        height: 100%;
        text-align: right;
        color: grey;        
    }
    
    #contato {
        width: 100%;
        padding: 300px 10% 0 10%;        
    }
    
    #contato1 {
        width: 100%;
        height: 130px;
    }
    
    #contato2 {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;
        font-size: 4em;
        color: #206088;
    }
    
    #contato3 {
        width: 70%;
        height: 100%;
        text-align: right;
        color: grey;        
    }
    
    .ics0 {
        display: none;
    }    
    
    #logosfim {
        width: 100%;
        text-align: right;
    }
    
    #telsf {
        text-align: right;
        padding: 10px 0 0 0;
    }
    
    #endf {
        text-align: right;
        padding: 10px 0 0 0;
    }
    
    #redsoc {
        text-align: right;
        padding: 0 5% 0 0;
        font-family: Questrial;
        font-size: 12pt;
    }
    
    #a1 {
        font-weight: bold;
        font-size: 50px;
        font-family: Questrial;
    }
    
    #a2 {
        font-size: 2em;
        font-family: Questrial;
    }
    
    #a3 {
        text-align: center;
        padding: 80px 20px 0 5%;
        font-weight: bold;
        font-size: 2em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a4 {
        color: orange;
        border-right: 3px solid white;
        text-align: center;
        padding: 10px 20px 0 5%;
        font-size: 1em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a5 {
        text-align: center;
        padding: 80px 20px 0 5%;
        font-weight: bold;
        font-size: 2em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a6 {
        color: orange;
        text-align: center;
        padding: 10px 20px 0 5%;
        font-size: 1em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a7 {
        text-align: center;
        padding: 80px 20px 0 5%;
        font-size: 1.2em;
        font-family: Questrial;
        line-height: 120%;
    }
    
    #submenuxs {
        display: none;
    }
    
    #bt2 {
        display: none;
    }
    
}

@media (min-width: 1200px) {
    
    #init {
        background-image: url("../imagens/fundo.jpg");
        background-size: calc(100%);
        min-height: 750px;
        max-height: 900px;
        border: 0;
    }
    
    .n {
        width: 100%;
        height: 100%;
        text-align: left;
    }
    
    #imglogotopo {
        height: 35px;
    }
    
    #imglogotopo1 {        
        width: auto;
        height: 40px;
    }
    
    #topo {
        height: 100px;
        text-align: left;
        padding: 0 0 0 20px;
    }
    
    #menutopo {
        height: 100px;
        text-align: right;
        padding: 0 20px 0 0;        
    }
    
    #menutopo1 {
        display: none;
    }
    
    #menutopoxs {
        display: none;
    }
    
    #menutopoxs1 {
        display: none;
    }
    
    .nn {
        width: 100%;
        height: 100%;
        text-align: right;
        font-family: Questrial;        
        
    }
    
    .divcol {
        width: 100%;
        height: 2px;
        background-color: white;
        padding: 0;
        margin: 0;
    }
    
    .btntopo {
        background-color: orange;
        color: black;
        font-weight: bold;
    }
    
    .btnsm {
        background-color: #206088;
        color: white;
        border: 0;
        border-radius: 10px;
        padding: 10px 20px 10px 20px;
    }
    
    #servico {
        width: 100%;
        padding: 0 10% 0 10%;     
        margin: 100px 0 0 0;
    }
    
    #servico1 {
        width: 100%;        
    }
    
    #servico2 {
        width: 100%;
        padding: 0 0 20px 0;
        text-align: center;
        font-family: Questrial;
        font-size: 3em;
        color: #206088;
    }
    
    #servico3 {
        width: 70%;        
        text-align: right;
        color: grey;        
    }
    
    #servico4 {
        width: 100%;        
        padding: 0 0 20px 0;
        text-align: center;
        font-family: Questrial;
        font-size: 2em;        
        color: gray;
    }
    
    #servico5 {
        width: 100%;        
        padding: 20px 35% 20px 35%;
        line-height: 140%;
        text-align: center;
        font-family: Questrial;
        font-size: 1em;                
    }
    
    #investimento {
        width: 100%;
        padding: 20px 5% 0 5%;
        margin: 50px 0 0 0;
    }
    
    #investimento1 {
        width: 100%;
        height: 130px;
    }
    
    #investimento2 {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;
        font-size: 4em;
        color: #206088;
    }
    
    #investimento3 {
        width: 70%;
        height: 100%;
        text-align: right;
        color: grey;        
    }
    
    #contato {
        width: 100%;
        padding: 300px 10% 0 10%;        
    }
    
    #contato1 {
        width: 100%;
        height: 130px;
    }
    
    #contato2 {
        width: 100%;
        height: 100%;
        text-align: center;
        font-family: Questrial;
        font-size: 4em;
        color: #206088;
    }
    
    #contato3 {
        width: 70%;
        height: 100%;
        text-align: right;
        color: grey;        
    }
    
    .ics0 {
        display: none;
    }

    #logosfim {
        width: 100%;
        text-align: right;
    }
    
    #telsf {
        text-align: right;
        padding: 10px 0 0 0;
    }
    
    #endf {
        text-align: right;
        padding: 10px 0 0 0;
    }
    
    #redsoc {
        text-align: right;
        padding: 0 5% 0 0;
        font-family: Questrial;
        font-size: 12pt;
    }
    
    #a1 {
        font-weight: bold;
        font-size: 50px;
        font-family: Questrial;
    }
    
    #a2 {
        font-size: 2em;
        font-family: Questrial;
    }
    
    #a3 {
        text-align: center;
        padding: 80px 20px 0 5%;
        font-weight: bold;
        font-size: 1.4em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a4 {
        color: orange;
        border-right: 3px solid white;
        text-align: center;
        padding: 10px 20px 0 5%;
        font-size: 1em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a5 {
        text-align: center;
        padding: 80px 20px 0 5%;
        font-weight: bold;
        font-size: 1.4em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a6 {
        color: orange;
        text-align: center;
        padding: 10px 20px 0 5%;
        font-size: 1em;
        font-family: Questrial;
        line-height: 100%;
    }
    
    #a7 {
        text-align: center;
        padding: 80px 20px 0 5%;
        font-size: 1.2em;
        font-family: Questrial;
        line-height: 120%;
    }
    
    #submenuxs {
        display: none;
    }
    
    #bt2 {
        display: none;
    }
    
}