html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
body {
    line-height: 1
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}
nav ul {
    list-style: none
}
blockquote,q {
    quotes: none
}
blockquote:before,blockquote:after,q:before,q:after {
    content: none
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}
del {
    text-decoration: line-through
}
abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
input,select {
    vertical-align: middle
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('OpenSans-Regular-webfont.woff') format('woff'),
    url('OpenSans-Regular-webfont.ttf') format('truetype'),
    url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    margin: 0;
    padding: 0;
    outline: none;
    font-family: 'OpenSansRegular';
}
body {
}
.boxForm {
}
.boxForm .box {
    width: 236px;
    background-color: #97959c;
    padding: 10px 10px 6px 10px;
    margin: 11px;
    border-radius: 5px;
    float: left;
}
.boxForm .box0 {
    width: 317px;
    height: 275px;
    float: left;
    background: transparent url('fundoForm.png') no-repeat;
    padding: 50px 0px 0px 40px;
    margin-top: 30px;
}
.boxForm .box0 input {
}
.boxForm .box1 {
}
.boxForm .box2 {
}
.boxForm .box3 {
}
.boxForm .box4 {
}
input[type="text"],input[type="tel"],input[type="email"], textarea, select {
    width: 425px;
    height: 38px;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 4px 0px;
    border: 1px solid #0063AA;
    background-color: #FFF4DB;
    color: #000;
    font-size: 14px;
    font-family: "OpenSansRegular", sans-serif;
    border-radius: 4px;
}
input[type="text"]:focus,input[type="tel"]:focus,input[type="email"]:focus, select:focus, textarea:focus {
    background-color: #FFCF67;
}
input[type="text"] {
}
input[type="email"] {
}
input[type="tel"] {
}
textarea {
    width: 404px;
    height: 80px;
    max-width: 404px !important;
    max-height: 80px !important;
    max-width: 909px;
    max-height: 133px;
    padding-top: 8px;
    margin-bottom: 9px;
}
select {
    width: 219px;
    height: 40px;
    padding: 0px 0px 0px 12px;
    cursor: pointer;
}
.divididos {
    width: 202px !important;
}
select.divididos {
    width: 219px !important;
}
input[type="checkbox"] {
    width: 20px;
    height: 38px;
    margin-right: 4px;
    cursor: pointer;
}
.boxForm .p {
    line-height: 30px;
}
fieldset {
    margin: 0px 0px 10px 0px;
}
fieldset label {
    cursor: pointer;
    margin-right: 8px;
}
input[type="submit"] {
    width: 442px;
    height: 46px;
    border: none;
    color: #000;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.28);
    font-size: 23px;
    cursor: pointer;
    transition: background-color 0.5s ease-out;
    clear: both;
    background-color: #DB9600;
    margin-top: 0px;
    border-radius: 4px;
}
input[type="submit"]:hover {
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}
input[type="submit"]:active {
    box-shadow: inset 0px 0px 16px -4px #333;
}
::-webkit-input-placeholder {
    color: #000000 !important;
}
:-moz-placeholder {
    color: #000000 !important;
}
::-moz-placeholder {
    color: #000000 !important;
}
:-ms-input-placeholder {
    color: #000000 !important;
}
#obrigado {
    color: #164442;
    font-size: 24px;
    height: 62px;
    margin: 30px 0px 0px 0px;
    text-align: center;
    padding-top: 35px;
    border-radius: 7px;
    font-family: "OpenSansRegular", sans-serif;
}
#msgErro {
    color: #164442;
    font-size: 32px;
    height: 40px;
    margin: 20px 0px 0px 0px;
    text-align: center;
    padding-top: 35px;
    border-radius: 7px;
    font-family: "OpenSansRegular", sans-serif;
}
#msgErro b {
    color: #E85E5E;
}
#outroFormulario a {
    color: #164442;
    font-size: 15px;
    text-decoration: none;
    font-family: "OpenSansRegular", sans-serif;
    line-height: 76px;
}
#outroFormulario a:hover {
    text-decoration: underline;
}
@media(max-width: 330px) {
    input[type="text"],input[type="tel"],input[type="email"], textarea, select {
        width:242px;
        height: 32px;
        padding: 0px 0px 0px 15px;
        margin: 0px 3px 8px 0px;
        color: #000;
        font-size: 14px;
        font-family: "OpenSansRegular", sans-serif;
    }
    .boxForm .box0 {
        width: 264px;
        height: 210px;
        float: none;
        background: transparent url('fundoForm.png') no-repeat;
        padding: 34px 0px 0px 22px;
        margin-top: 0px;
        background-size: 277px;
    }
    .boxForm .box {
        width: 236px;
        background-color: #97959c;
        padding: 10px 10px 6px 10px;
        margin: 7px;
        margin-left: 13px;
        border-radius: 5px;
        float: left;
    }
    input[type="submit"] {
        width: 259px;
        height: 36px;
        border: none;
        color: #000;
        text-shadow: none;
        font-size: 20px;
        border-radius: 0px;
        cursor: pointer;
        transition: background-color 0.5s ease-out;
        margin-top: -1px;
        clear: both;
        background-image: linear-gradient(to right, #FFF, #FFFFFF);
        font-weight: normal;
        box-shadow: 0px 0px 8px -2px #000;
    }
    select.metade1 {
        width: 90px;
        margin-right: 0px;
    }
    select.metade2 {
        width: 140px;
        margin-right: 0px;
    }
    textarea {
        padding-top: 6px;
        height: 46px;
        max-width: 243px;
        max-height: 86px;
    }
    select {
        width: 258px;
    }
    #obrigado {
        color: #fff;
        font-size: 23px;
        height: 62px;
        margin: 0px 0px 0px -27px;
        text-align: center;
        padding-top: 35px;
        padding-right: 10px;
        border-radius: 7px;
        font-family: "OpenSansRegular", sans-serif;
    }
    #msgErro {
        color: #fff;
        font-size: 23px;
        height: 40px;
        margin: 0px 0px 0px -22px;
        text-align: center;
        padding-top: 35px;
        padding-right: 10px;
        border-radius: 7px;
        font-family: "OpenSansRegular", sans-serif;
    }
    #msgErro b {
        color: #E85E5E;
    }
    #outroFormulario a {
        color: #fff;
        font-size: 15px;
        text-decoration: none;
        font-family: "OpenSansRegular", sans-serif;
        line-height: 76px;
    }
    #outroFormulario a:hover {
        text-decoration: underline;
    }
    input[type="email"], input[type="tel"] {
        width: 109px;
    }
    ::-webkit-input-placeholder {
        color: #ffffff !important;
    }
    :-moz-placeholder {
        color: #ffffff !important;
    }
    ::-moz-placeholder {
        color: #ffffff !important;
    }
    :-ms-input-placeholder {
        color: #ffffff !important;
    }
}
@-moz-document url-prefix("") {
}