html {
    -webkit-text-size-adjust: none;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-y: hidden;
}


object[type^=application/gas-events] { display: none; }

body {
    color: #1570A6;
    background-color: #f7fcff;
    margin: 0px;
    padding: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 100%;
    background-position: center;
    overflow-y: auto;
}

td {
    vertical-align: top;
}


#corpo{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

#topo {
    padding: 10px 0px 0px 0px;
    text-align: center;
}

#bannerTopo{
    width: 768px;
    height: 90px;
}

#bannerHome{
    margin-top: 20px;
    width: 710px;
    height: 300px;
}

#bannerHomeE {
    width: 350px;
    display: inline-block;
}

#bannerHomeD {
    width: 350px;
    display: inline-block;
}

#bannerRodape{
    width: 768px;
}

#resultado {
    tel-align: center;
    max-width: 500px;
    font-size: 26px;
    border: 2px solid #57AEF1;
    border-radius: 10px;
    background-color: #FFFFFA;
    padding: 15px 10px 20px 10px;
    margin-top: 5px;
    margin-bottom: 20px;
}

#mensagem {
    tel-align: center;
    max-width: 445px;
    font-size: 28px;
    border: 2px solid #57AEF1;
    border-radius: 15px;
    background-color: #eaf6ff;
    padding: 20px 20px 20px 20px;
    vertical-align: top;
    color: inherit;
    margin: 15px;
    display: block;
}

noscript span {
    font-size: 17px; 
    margin-top: 10px;
}

#resultado .dados {
    font-size: 30px;
    color: inherit;
    font-weight: 500;
    display: inline-block;
}

#resultado .situacao {
    width: 95%;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px solid #eaf6ff; 
    display: inline-block;
    letter-spacing: -0.5px;
}

#resultado .texto {
    margin-top: 5px;
    font-size: 14px;
    display: block;
}

#resultado .localidade {
    width: 95%;
    margin-top: 10px;
    padding-top: 10px;
    font-size: 27px;
    border-top: 2px solid #eaf6ff; 
    display: inline-block;
}

#resultado .cidadem, #resultado .estadom  {
    margin-top: 10px;
    display: inline-block;
    letter-spacing: -1px;
}

#resultado .cidadeg, #resultado .estadog  {
    margin-top: 10px;
    display: inline-block;
    letter-spacing: -2px;
}

#resultado .info {
    font-size: 16px;
}

#rodape {
    padding: 12px 0px 15px 0px;
    tel-align: center;
    color: white;
    background-color: #336699;
}

#topo h1 {
    font-family: 'Constantia';
    transition: all .0s ease-in-out;
    font-size: 65px;
    letter-spacing: -2px;
    display: inline-block;
    margin: 10px;
}


a {
    color: inherit;
    text-decoration: none;
}

form {
    margin-bottom: 10px;
    border: 0px solid red;
    padding: 0px;
    position: relative;
}

input {
    -webkit-appearance: none;
    color: #808080;
    position: relative;
    top: 0px;
}

input[type=tel] {
    font-size: 32px;
    border: 2px solid #57AEF1;
    border-radius: 5px;
    text-align: center;
    height: 46px;
    width: 400px;
}

input[type=submit] {
    font-family: 'WebSymbols-Regular';
    font-size: 33px;
    background: #57AEF1;
    color: white;
    padding: 0px 0px 3px 0px;
    height: 52px;
    width: 76px;
    position: relative;
    top: 0px;
    text-decoration: none;
    border-radius: 5px;
    border: 3px solid #57AEF1;
    cursor: pointer;
}

@media screen and (min-width: 1024px)
{
    #bannerTopo{
        display: block;
    }

}


@media screen and (max-width: 1024px)
{
    #bannerTopo{
        display: block;
    }

}

@media screen and (max-height: 640px)
{
    
    #topo {
        padding: 0px 0px 0px 0px;
    }

    #topo h1 {
        font-size: 65px;
    }
    
    input[type=tel] {
        text-align: center;
        font-size: 30px;
        height: 41px;
        width: 68%;
    }

    input[type=submit] {
        font-size: 40px;
        padding-top: 5px;
        height: 60px;
        width: 68px;
        top: 4px;
        position: relative;
        border-radius: 4px;
    }
    
    #bannerTopo{
        display: block;
        width: 500px;
        height: 60px;
    }
    
    #bannerHome{
        display: inline-block;
        width: 100%;
        height: 90px;
    }
    
    #bannerHomeE{
        width: 500px;
    }
    
    #bannerHomeD{
        display: none;
    }
    
    #resultado, #mensagem {
        max-width: 480px;
        font-size: 22px;
        padding: 30px 5px 30px 5px;
        margin: 0px;
        margin-bottom: 10px;
        max-height: 50%;
    }

    #resultado .localidade {
        font-size: 16px;
    }

    #resultado .info {
        font-size: 16px;
    }

    #rodape{
        display: none;
    }

}

@media screen and (max-width: 480px)
{
    #topo {
        padding: 0px 0px 0px 0px;
    }
    
    #topo h1 {
        font-size: 58px;
        letter-spacing: -2px;
    }
    
    #bannerTopo{
        display: block;
        width: 480px;
        height: 60px;
    }
    
    #bannerHome{
        display: inline-block;
        width: 100%;
    }
    
    #bannerHomeE, #bannerRodape{
        width: 350px;
    }
    
    #bannerHomeD{
        display: none;
    }
    
    #resultado, #mensagem {
        max-width: 410px;
        font-size: 22px;
        padding: 20px 5px 20px 5px;
        margin: 0px;
        margin-bottom: 10px;
        max-height: 50%;
    }
    
    input[type=tel] {
        text-align: center;
        font-size: 30px;
        height: 41px;
        width: 70%;
    }

    input[type=submit] {
        font-size: 40px;
        padding-top: 5px;
        height: 60px;
        width: 68px;
        top: 4px;
        position: relative;
        border-radius: 4px;
    }
    
}

@media screen and (max-width: 360px)
{
    #topo {
        padding-top: 0px; 
    }
    
    #topo h1 {
        font-size: 36px;
        letter-spacing: -2px;
    }

    form {
        padding: 0px 0px 0px 0px;
    }

    input[type=tel] {
        text-align: center;
        font-size: 26px;
        height: 34px;
        width: 66%;
    }

    input[type=submit] {
        font-size: 30px;
        padding-top: 4px;
        height: 50px;
        width: 56px;
        top: 0px;
        position: relative;
        border-radius: 4px;
    }

    #bannerTopo{
        display: none;
    }
    
    #bannerRodape{
        width: 300px;
    }
    
    #bannerHome{
        display: inline-block;
    }
    
    #bannerHomeE{
        width: 300px;
    }
    
    #bannerHomeD{
        display: none;
    }

    #resultado, #mensagem {
        max-width: 285px;
        font-size: 22px;
        padding: 15px 5px 15px 5px;
        margin: 10px 0px 20px 0px;
        max-height: 50%;
    }

    #resultado .localidade {
        font-size: 16px;
    }

    #resultado .info {
        font-size: 16px;
    }

    #rodape{
        display: none;
    }

}

