@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
}

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; */
}

* {
    margin: 0;
    padding: 0;
    outline: none;
    font-family: 'OpenSansRegular';
}

body {
    margin: 0px;
}

.boxForm {width: 560px;}

input[type="text"],input[type="tel"],input[type="email"],textarea,select {
    width: 212px;
    height: 40px;
    padding: 0 0 0 10px;
    margin: 0 0 0px 0;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
    font-size: 12px;
    font-family: "OpenSansRegular",sans-serif;
    border-radius: 0;
    /* box-shadow: -1px 1px 1px 1px rgba(0,0,0,0.2); */
    border-radius: 3px;
    position: relative;
    line-height: 33px;
    border: 1px solid #d6d6d6;
    /* text-transform: uppercase; */
    margin-bottom: 12px;
    box-sizing: border-box;
}

input[type="text"]:focus,input[type="tel"]:focus,input[type="email"]:focus,select:focus,textarea:focus {
    /* background-color: #fff; */
    /* box-shadow: 6px 6px 18px 2px rgba(0,0,0,.38); */
    z-index: 9;
    border-color: #0277bd;
}

input[type="text"] {
}

.data-mudanca {
    data-mudanca {      width: 100% !important;  }
    data-mudanca {      width: 100% !important;  }
}

input[type="text"]:hover, input[type="tel"]:hover, input[type="email"]:hover {
    border-color: #0277bd;
}

input[type="email"] {
}

input[type="tel"] {
}

textarea {
    width: 100%;
    height: 160px;
    /* max-width: 244px; */
    /* max-height: 100px; */
    padding-top: 0px;
    margin-bottom: 20px;
    /* float: left; */
}

select {
    width: 100%;
    height: 42px;
    padding: 0 0 0 12px;
    cursor: pointer;
    float: left;
}

.divididos {
}

select.divididos {
    width: 374px!important;
    height: 60px
}

input[type="checkbox"] {
    width: 20px;
    height: 38px;
    margin-right: 4px;
    cursor: pointer
}

.boxForm .p {
    line-height: 30px
}

fieldset {
    margin: 0 0 10px 0
}

fieldset label {
    cursor: pointer;
    margin-right: 8px
}

input[type="submit"], button {
    width: 100%;
    height: 40px;
    border: none;
    color: #FFFFFF;
    /* text-shadow: 1px 1px 1px rgba(0,0,0,.28); */
    font-size: 15px;
    cursor: pointer;
    transition: background-color .3s ease-out;
    clear: both;
    margin-top: 0px;
    border-radius: 3px;
    background-color: #f7313f;
    /* box-shadow: 0 0px 1px 0 rgba(0,0,0,.45); */:
    background-color: #089818
    text-transform: uppercase;
    text-transform: uppercase;
    box-sizing: border-box;
}

input[type="submit"]:hover, button:hover {
    background-color: #c03020;
}

input[type="submit"]:active, button:active {
    box-shadow: inset 0 0 32px 0 #333
}

::-webkit-input-placeholder {
    color: #bab9b6!important
}

:-moz-placeholder {
    color: #bab9b6!important
}

::-moz-placeholder {
    color: #bab9b6!important
}

:-ms-input-placeholder {
    color: #bab9b6!important
}

#obrigado {
    color: #000;
    font-size: 23px;
    height: 62px;
    margin: 20px 50px 0 0px;
    text-align: center;
    padding-top: 35px;
    border-radius: 7px;
    font-family: "OpenSansRegular",sans-serif;
}

#msgErro {
    color: #000;
    font-size: 24px;
    height: 100px;
    margin: 20px 50px 0 0px;
    text-align: center;
    padding-top: 35px;
    border-radius: 7px;
    font-family: "OpenSansRegular",sans-serif;
}

#msgErro b {
    color: #F00;
    text-shadow: 0 0 8px rgba(0,0,0,.5)
}

#outroFormulario a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
    font-family: "OpenSansRegular",sans-serif;
    line-height: 63px;
}

#outroFormulario a:hover {
    text-decoration: underline
}

.nome{
    width: 100% !important;
}

.email{
    width: 100% !important;
}

.cpf{
    width: 100% !important;
}

.telefone{
    width: 100% !important;
}

.data-mudanca{
    width: 100% !important;
}

.cidade-origem{
    width: 100% !important;
}

.cidade-destino{
    width: 100% !important;
}

.cep-origem{
    width: 100% !important;
}

form{
    width: 100%;
}

.passo2{
    display: none;
}

.passo3{
    display: none;
}

.botao-passo2{
    width: 49.5% !important;
}

.botao-cinza{
    background-color: #c1c1c1 !important;
    color: black;
}

.passos{
    width: 100%;
    margin-bottom: 20px;
    display: flex;
}

.titulo-passo{
    width: 33%;
    float: left;
    position: relative;
    height: 65px;
}

.marginl{
    margin-left: 0.5%;
}

.rect{
    height: 10px;
    width: 100%;
    background-color: #0277bd;
    position: absolute;
    display: inline-block;
    top: 30px;
}

.number{
    display: block;
    background-color: #0277bd;
    color: #fff;
    border-radius: 50%;
    line-height: 26px;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    position: absolute;
    border: 2px solid #fafafa;
    z-index: 10;
    top: 18px;
    text-align: center;
    left: 75px;
}

.titulo-texto{
    color: #d6d6d6 !important;
    display: block;
    color: #fff;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin: 0 auto;
    font-size: 13px;
}

.inactive{
    background-color: #d6d6d6 !important;
}

.material{
    width: 50%;
    display: flex;
    float: left;
}

.quantidade{
    width: 55px !important;
    float: left;
    height: 30px !important;
}

.label-quantidade{
    font-size: 12px;
    vertical-align: super;
    float: left;
    padding-top: 9px;
    padding-left: 10px;
}