@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus { outline: 0; }
body {
    background: white;
    line-height: 1;
    color: black;
}
ol, ul { list-style: none; }
table {
    border-collapse: separate;
    border-spacing: 0;
}
table td { /*vertical-align: middle;*/}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
strong { font-weight: bold; }
em { font-style: italic; }
header, section, footer, article, nav, aside { display: block; }

/*------------------------------ Global --------------------------------*/

body {      
    font: normal 12px/1em 'Open Sans', sans-serif;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 90px 0 0 0;
    background: #fff;
    color: #000;
}

/*----------------------------------------------------------------*/

header#topo {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    background: #1d3e71;
    z-index: 999;
}
    header#topo .wrapper {
        position: relative;
        width: 770px;
        padding-left: 210px;
        text-align: left;
        margin: 0 auto;
    }
        header#topo .wrapper a#logo {
            position: absolute;
            left: 80px;
            top: 15px;
            display: block;
            width: 100px;
            height: 60px;
            background: url(../img/logo.png) no-repeat 0 0;
            text-decoration: none;
        }
        header#topo .wrapper nav {
            height: 40px;
            padding: 25px 0;
        }
            header#topo .wrapper nav ul li { float: left; }
            header#topo .wrapper nav ul li a {
                display: block;
                padding: 0 10px;
                font-size: 11px;
                height: 40px;
                line-height: 40px;
                text-transform: uppercase;
                text-decoration: none;
                color: #fff;

                -webkit-transition: .3s;
                -moz-transition: .3s;
                -o-transition: .3s;
                transition: .3s;
            }
            header#topo .wrapper nav ul li a:hover { color: #8e9fb8; }


/*----------------------------------------------------------------*/

section#banner-principal {
    position: relative;
    z-index: 1;
}
    section#banner-principal.slider a.ctrl { display: none; }

    section#banner-principal.slider .overflow,
    section#banner-principal.slider .overflow .list,
    section#banner-principal.slider .overflow .list .item,
    section#banner-principal.slider .overflow .list .item a.link,
    section#banner-principal.slider .overflow .list .item span.link {
        height: 560px;
    }

    section#banner-principal.slider .overflow {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
        section#banner-principal.slider .overflow .list { width: 5000% }
        section#banner-principal.slider .overflow .list .item {
            float: left;
            width: 2%;
        }
            section#banner-principal.slider .overflow .list .item a.link,
            section#banner-principal.slider .overflow .list .item span.link {
                display: block;
                width: 100%;
                position: relative;
                overflow: hidden;
                text-decoration: none;
                margin: 0 auto;
            }
                section#banner-principal.slider .overflow .list .item .link img {
                    display: block;
                    width: 1920px;
                    height: 560px;
                    position: absolute;
                    left: 50%;
                    top: 0;
                    margin-left: -960px;
                    z-index: 1;
                }


    /*----------------------------------------------------------------*/

    section#banner-principal.slider .bottom {
        display: none;
        height: 50px;
        margin: 0 auto;
        z-index: 2;
    }
        section#banner-principal.slider .bottom ul.ctrls {
            margin: 0 auto;
            height: 20px;
            padding: 15px 0;
        }
            section#banner-principal.slider .bottom ul.ctrls li { float: left; }
            section#banner-principal.slider .bottom ul.ctrls li a {
                display: block;
                width: 20px;
                height: 20px;
                text-decoration: none;
                background: url(../img/bg-slider-ctrls.png) no-repeat 0 0;
            }
            section#banner-principal.slider .bottom ul.ctrls li a:hover { background-position: -20px 0; }
            section#banner-principal.slider .bottom ul.ctrls li a.ativo { background-position: -40px 0; }

/*----------------------------------------------------------------*/

section#conheca{
    /*background: url(../img/bg-conheca.png) no-repeat center 100px;*/
    background: url(../img/bg-conheca.png) no-repeat center 140px;
    height: 560px;
    position: relative;
    padding-bottom: 30px;
}
    
    section#conheca .wrapper {
        position: relative;
        width: 980px;
        text-align: center;
        margin: 0 auto;
        padding-top: 15px;
    }

    section#conheca .wrapper h2{
        display: block;
        color:#4c6774;
        font-size: 32px;
        font-weight: 700;
        line-height: 80px;
        text-decoration: none;
        margin-bottom: 10px;
        letter-spacing: -1px;

    }
        section#conheca .wrapper h1{
            display: block;
            color:#4c6774;
            font-size: 18px;
            line-height: 0px;
            text-decoration: none;
            letter-spacing: -1px;
            margin-bottom: 90px;
        }

            section#conheca .wrapper h3{
                font-size: 18px;
                color:#4c6774;
                text-transform: uppercase;
                font-weight: 700;
                text-decoration: none;
                line-height: 20px;
                letter-spacing: -1px;
                margin-top:30px;
                margin-bottom:25px;
            }

        section#conheca .wrapper header .divs{
            
        }

            section#conheca .wrapper header div{
            display: block;
            height: 280px;
            width:255px;
            float:left;
            margin-left: 50px;
            margin-right: 8px;
            }

            section#conheca header img{
                /*padding-bottom:0px;*/

            }

                    section#conheca .wrapper header div span{
                    text-transform: uppercase;
                    font-size: 11px;
                    height: 115px;
                    color:#4c6774;
                    /*font-weight: 600;*/
                    text-decoration: none;
                    line-height: 25px;
                    
                    }

/*----------------------------------------------------------------*/

section#segmentos{
    background-color: #0c2938;
    height: 220px;
    position: relative;
}
    section#segmentos .wrapper{
        position: relative;
        width: 980px;
        text-align: center;
        margin: 0 auto;
        padding-top: 85px;
    }

    section#segmentos .wrapper div{
         display: block;
         color: #dfebf0;
         height: 70px;
    }

        section#segmentos .wrapper #divSegmentos{
           width: 290px;
           height: 70px;
           border-right: 1px solid #fff;
           float:left;

        }
        section#segmentos .wrapper #divSegmentos h1{
            padding-top:25px;
            text-align: center;
            font-size: 32px;
            font-weight: 700;
            letter-spacing: -1px;
        }

            section#segmentos .wrapper #divLista1{
                width: 390px;
                border-right: 1px solid #fff;
                float:left;
                text-align: left;
                padding-left: 35px;
            }

                section#segmentos .wrapper #divLista1 ul li{
                    font-size: 12px;
                    text-transform: uppercase;
                    height: 25px;
                }


                section#segmentos .wrapper #divLista2{
                    width: 205px;
                    float:left;
                    text-align: left;
                    padding-left: 35px;
                }

                section#segmentos .wrapper #divLista2 ul li{
                    font-size: 12px;
                    text-transform: uppercase;
                    height: 25px;
                }

/*----------------------------------------------------------------*/

section#frota{
    background-color: #fff;
    height: 920px;
    position: relative;
    background: url(../img/bg-conheca.png) no-repeat center 200px;
    padding-bottom: 75px;
}
    section#frota .wrapper{
        position: relative;
        width: 980px;
        text-align: center;
        margin: 0 auto;
        padding-top: 75px;
    }

        section#frota .wrapper header{
            
        }

            section#frota .wrapper header h1{
                display: block;
                color:#4c6774;
                font-size: 32px;
                font-weight: 700;
                line-height: 80px;
                text-decoration: none;
                letter-spacing: -1px;
            }

                section#frota .wrapper header h2{
                    display: block;
                    color:#4c6774;
                    font-size: 18px;
                    text-decoration: none;
                    letter-spacing: -1px;
                }

                section#frota .wrapper #divFotos{
                    width: 100%;
                    margin-top:90px;
                    margin-bottom:63px;
                }

                section#frota .wrapper #divFotos ul{
                    width: 100%;
                    margin-right:0px;

                }

                    section#frota .wrapper #divFotos ul li{
                        width: 298px;
                        height: 199px;
                        float: left;
                        margin-left: 16px;
                        margin-bottom: 17px;
                    }

/*----------------------------------------------------------------*/

section#atuacao{
    background: url(../img/bg-areaAtuacao.png) no-repeat center center;
    height: 500px;
    position: relative;
}
    section#atuacao .wrapper{
        position: relative;
        width: 980px;
        text-align: center;
        margin: 0 auto;
        padding-top: 90px;
    }

    section#atuacao .wrapper div{
         display: block;
         color: #dfebf0;
         height: 70px;
    }

        section#atuacao .wrapper #divAtuacao{
           width: 420px;
           height: 322px;
           border-right: 1px solid #fff;
           float:left;

        }
        section#atuacao .wrapper #divAtuacao h1{
            padding-top:25px;
            text-align: center;
            font-size: 32px;
            font-weight: 700;
            letter-spacing: -1px;
        }

        section#atuacao .wrapper #divAtuacao h2{
            width: 200px;
            padding-top:25px;
            padding-left:85px;
            text-align: left;
            font-size: 14px;
            letter-spacing: -1px;
            line-height: 25px;
        }

            section#atuacao .wrapper #divLista1{
                width: 240px;
                border-right: 1px solid #fff;
                float:left;
                text-align: left;
                padding-left: 35px;
                 height: 322px;
            }

                section#atuacao .wrapper #divLista1 ul li{
                    text-transform: uppercase;
                    height: 24px;
                    font-size: 12px;
                }


                section#atuacao .wrapper #divLista2{
                    width: 220px;
                    float:left;
                    text-align: left;
                    padding-left: 35px;
                     height: 322px;
                }

                section#atuacao .wrapper #divLista2 ul li{
                    font-size: 12px;
                    text-transform: uppercase;
                    height: 25px;
                }


/*----------------------------------------------------------------*/

section#cotacao{
    background-color: #fff;
    height: 720px;
    position: relative;
    background: url(../img/bg-conheca.png) no-repeat center 200px;

}
    section#cotacao .wrapper{
        position: relative;
        width: 980px;
        text-align: center;
        margin: 0 auto;
        padding-top: 75px;
    }

        section#cotacao .wrapper header{
            
        }

            section#cotacao .wrapper header h1{
                display: block;
                color:#4c6774;
                font-size: 32px;
                font-weight: 700;
                line-height: 80px;
                text-decoration: none;
                letter-spacing: -1px;
            }

                section#cotacao .wrapper header h2{
                    display: block;
                    color:#4c6774;
                    font-size: 18px;
                    text-decoration: none;
                    letter-spacing: -1px;
                }

                section#cotacao .formulario{
                        margin-top:90px;
                        margin-left:140px;
                        margin-right:140px;
                        
                    }

                    section#cotacao .cotacaook{
                        margin-top:0px;
                        height: 580px;
                        margin-left:140px;
                        margin-right:140px;
                        border: 1px solid red;
                        background-color: #1d3e71;
                    }

                section#cotacao div#formCotacao{
                    width:700px;
                    height: 400px;
                    background-color: #0c2938;
                }


                    section#cotacao div.listaForm{
                        width: 700px;
                        padding-top: 50px;
                        padding-left: 29px;
                    }

                    

                    section#cotacao .formulario div{
                        text-align: left;
                        float:left;
                    }

                    section#cotacao .formulario div .dir{
                        margin-left:10px;
                        float:left;
                    }


                    section#cotacao form.form {
                        text-transform: uppercase;
                        margin-bottom: 40px;
                    }

                    section#cotacao form.form p {
                        position: relative;
                        margin-bottom: 10px;
                    }

                    section#cotacao form.form p label {
                        position: absolute;
                        left: 15px;
                        top: 50%;
                        margin-top: -0.5em;
                        line-height: 1em;
                        color: #4c6774;
                        font-size: 11px;
                        font-weight: 800;

                    }

                    section#cotacao form.form p input.input {
                        text-transform: uppercase;
                        border: none;
                        width: 300px;
                        height: 40px;
                        background: #091a22;
                        color: #4c6774;
                        font: 600 14px/25px 'Open Sans', sans-serif;
                        font-size: 11px;
                        font-weight: 800;
                        padding-left:15px;

                        box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -moz-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -webkit-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);

                        border-radius: 8px;
                        -moz-border-radius: 8px;
                        -webkit-border-radius: 8px;

                        -webkit-transition: .5s;
                        -moz-transition: .5s;
                        -o-transition: .5s;
                        transition: .5s;
                    }

                     section#cotacao form.form section.selectbox {
                        cursor:pointer;
                        width: 315px;
                        height: 42px;
                        position: relative;
                        z-index: 2;
                        font: 600 14px/25px 'Open Sans', sans-serif;
                        font-size: 11px;
                        font-weight: 800;
                    }

                    section#cotacao form.form section.selectbox a.arrow {
                        display: block;
                        margin: 0;
                        border: none;
                        padding: 10px 15px;
                        /*width: 455px;*/
                        height: 22px;
                        background: #091a22 url(../img/bg-selectbox-arrow.png) no-repeat 295px center;
                        color: #4c6774;
                        font-size: 11px;
                        font-weight: 800;
                        line-height: 25px;
                        text-decoration: none;

                        box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -moz-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -webkit-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);

                        border-radius: 8px;
                        -moz-border-radius: 8px;
                        -webkit-border-radius: 8px;

                        -webkit-transition: .5s;
                        -moz-transition: .5s;
                        -o-transition: .5s;
                        transition: .5s;
                    }

                    section#cotacao form.form section.selectbox a.arrow:hover { background-color: #091a22; }
                    section#cotacao form.form section.selectbox ul.drop {
                    cursor: pointer;
                    display: none;
                    position: absolute;
                    right: 0;
                    top: 46px;
                    width: 315px;
                    /*padding: 0 15px;*/
                    background: #4c6774;

                    box-shadow: 2px 4px 0 rgba(0,0,0,.2), inset 1px 1px 1px rgba(255,255,255,.1);
                    -moz-box-shadow: 2px 4px 0 rgba(0,0,0,.2), inset 1px 1px 1px rgba(255,255,255,.1);
                    -webkit-box-shadow: 2px 4px 0 rgba(0,0,0,.2), inset 1px 1px 1px rgba(255,255,255,.1);

                    border-radius: 4px;
                    -moz-border-radius: 4px;
                    -webkit-border-radius: 4px;
                }
                    section#cotacao form.form section.selectbox ul.drop li {
                        
                        /*width: 285px;*/


                    }
                        section#cotacao form.form section.selectbox ul.drop li label {
                            display: block;
                            position: relative;
                            font-size: 11px;
                            font-weight: 600;
                            line-height: 25px;
                            font-size: 11px;
                            font-weight: 800;
                            text-transform: uppercase;
                            padding: 0 15px;
                            cursor: pointer;
                            color:  #a6ccde;
                            overflow: hidden;

                            

                            -webkit-transition: .5s;
                            -moz-transition: .5s;
                            -o-transition: .5s;
                            transition: .5s;
                        }
                        section#cotacao form.form section.selectbox ul.drop li label:hover {
                            color: #4c6774;
                            background:  #a6ccde;
                        }
                        section#cotacao form.form section.selectbox ul.drop li label.checked {
                            color: #4c6774;
                            background:  #a6ccde;
                        }

                        section#cotacao form.form section.selectbox ul.drop li label input {
                            position: absolute;
                            left: -30000px;
                        }

                        section#cotacao form.form section.checkbox {
                margin-bottom: 15px;
                padding-top: 15px;
            }
            
                section#cotacao form.form section.checkbox label.item {
                    display: block;
                    position: relative;
                    padding-left: 35px;
                    height: 30px;
                    font-size: 14px;
                    font-weight: 600;
                    line-height: 30px;
                    overflow: hidden;
                    background: url(../img/bg-radio.png) no-repeat 0 0;
                    cursor: pointer;
                }
                section#cotacao form.form section.checkbox label.item:hover { background-position: 0 -30px; }
                section#cotacao form.form section.checkbox label.item.checked { background-position: 0 -60px; }
                section#cotacao form.form section.checkbox label.item input {
                    position: absolute;
                    left: -30000px;
                }

            /*------------------------------8<--------------------------------*/

            section#cotacao form.form section.radios {
                margin-bottom: 50px;
            }
                section#cotacao form.form section.radios section.radio {
                    float: left;
                    width: 50%;
                    margin-bottom: 0;
                }

            /*------------------------------8<--------------------------------*/

            section#cotacao form.form p.submit { text-align: center; }
                section#cotacao form.form p.submit input {
                    margin: 0;
                    border: none;
                    width: 265px;
                    height: 45px;
                    background: #4c6774;
                    color: #a6cbdd;
                    font: 800 16px/45px 'Open Sans', sans-serif;
                    font-size: 11px;
                    font-weight: 600px;
                    text-transform: uppercase;
                    cursor: pointer;

                    box-shadow: 0 5px 0 rgba(63,87,98,1);
                        -moz-box-shadow: 0 5px 0 rgba(63,87,98,1);
                        -webkit-box-shadow: 0 5px 0 rgba(63,87,98,1);


                    border-radius: 8px;
                    -moz-border-radius: 8px;
                    -webkit-border-radius: 8px;

                    -webkit-transition: .5s;
                    -moz-transition: .5s;
                    -o-transition: .5s;
                    transition: .5s;
                }
                section#cotacao form.form p.submit input:hover {
                    background-color: #3f5762;


                    box-shadow: 0 5px 0 rgba(49,70,80,1);
                        -moz-box-shadow: 0 5px 0 rgba(49,70,80,1);
                        -webkit-box-shadow: 0 5px 0 rgba(49,70,80,1);
                }
                
                section#cotacao form.form p input.input.empty,
                section#cotacao form.form p input.input.invalid,
                section#cotacao form.form section.selectbox.empty a.arrow {
                    background-color: #cecc43;
                    color: #3f5762;
                }

            /*------------------------------8<--------------------------------*/

            section#cotacao article {
                position: absolute;
                left: 30px;
                top: 55px;
                width: 295px;
                padding: 30px;
                background: #cb0043;
                color: #ffdae6;
                text-transform: uppercase;

                z-index: 1;
            }
                section#cotacao article::before,
                section#cotacao article::after {
                    content: '';
                    position: absolute;
                }
                    section#cotacao article::before {
                        height: 100%;
                        right: -6px;
                        top: 3px;
                        background-color: #aa0038;
                        -webkit-transform: matrix(1, 1, 0, 1, 0, 0);
                           -moz-transform: matrix(1, 1, 0, 1, 0, 0);
                            -ms-transform: matrix(1, 1, 0, 1, 0, 0);
                             -o-transform: matrix(1, 1, 0, 1, 0, 0);
                                transform: matrix(1, 1, 0, 1, 0, 0);
                        width: 6px;
                    }
                    section#cotacao article::after {
                        bottom: -6px;
                        height: 6px;
                        left: 3px;
                        background-color: #8a002d;
                        -webkit-transform: matrix(1, 0, 1, 1, 0, 0);
                           -moz-transform: matrix(1, 0, 1, 1, 0, 0);
                            -ms-transform: matrix(1, 0, 1, 1, 0, 0);
                             -o-transform: matrix(1, 0, 1, 1, 0, 0);
                                transform: matrix(1, 0, 1, 1, 0, 0);
                        width: 100%;
                    }
                    
                section#cotacao article h2 {
                    font-size: 34px;
                    font-weight: 800;
                    line-height: 1em;
                    color: #e7e81d;
                    margin-bottom: 20px;
                }
                section#cotacao article ul {
                    font-size: 18px;
                    font-weight: 800;
                    line-height: 1.2em;
                }
                    section#cotacao article ul li { margin-bottom: 20px; }

/*----------------------------------------------------------------*/

        section#cotacao div.divFlutuante
        {
            position: absolute;
            top: 635px;
            right: 350px;
        }


/*----------------------------------------------------------------*/

    footer#rodape div.bgRodape{
        background: url(../img/bg-caminhao-rodape.png) no-repeat center bottom;
        height: 100px;
    }
        footer#rodape div.FundoRodape{
            background-color: #1d3e71;
            height: 320px;
        }

        footer#rodape div.FundoRodape .wrapper{
            text-align: left;
            width: 980px;
            text-transform: uppercase;
            position: relative;
            width: 980px;
            text-align: left;
            margin: 0 auto;
        }

            footer#rodape div.FundoRodape .wrapper .divRodape1{
                margin-left: 105px;
                margin-top:65px;
                width: 215px;
                float:left;
                border-left: 1px solid #fff;
                height: 105px;
                line-height: 35px;
                font-size: 11px;
                font-weight: 600;
                color: #dfebf0;
                padding-left: 20px;
            }

                    footer#rodape div.FundoRodape .wrapper .divRodape2{
                        
                        margin-top:65px;
                        width: 285px;
                        float:left;
                        border-left: 1px solid #fff;
                        height: 105px;
                        font-size: 11px;
                        color: #dfebf0;
                        font-weight: 600;
                        padding-left: 20px;
                        line-height: 35px;
                    }

                            footer#rodape div.FundoRodape .wrapper .divRodape3{
                                
                                margin-top:65px;
                                width: 301px;
                                float:left;
                                border-left: 1px solid #fff;
                                height: 105px;
                                font-size: 11px;
                                color: #dfebf0;
                                font-weight: 600;
                                padding-left: 20px;
                                line-height: 35px;
                            }
                                

                                footer#rodape div.FundoRodape .wrapper .divRodape4{
                                    margin-left: 18px;
                                    margin-top:65px;
                                    width: 245px;
                                    float:left;
                                    border-left: 1px solid #fff;
                                    height: 105px;
                                    line-height: 35px;
                                    font-size: 11px;
                                    font-weight: 600;
                                    color: #dfebf0;
                                    padding-left: 20px;
                                }

                                footer#rodape div.FundoRodape .wrapper .divRodape1 h2,.divRodape2 h2,.divRodape3 h2,.divRodape4 h2{
                    margin-top:-12px;
                }


                                    footer#rodape div.FundoRodape .wrapper .rodapeMenu{
                                        
                                        width: 980px;
                                        margin-top:65px;
                                        padding-left: 153px;
                                    }

                                        footer#rodape div.FundoRodape .wrapper .rodapeMenu nav ul li a {
                                            color:#ffffff;
                                            text-decoration: none;
                                            float:left;
                                            height: 20px;
                                            line-height: 20px;
                                            padding-right: 40px;
                                            font-size: 11px;

                                            -webkit-transition: .3s;
                                            -moz-transition: .3s;
                                            -o-transition: .3s;
                                            transition: .3s;
                                        }
                                        footer#rodape div.FundoRodape .wrapper .rodapeMenu nav ul li a:hover { color: #8e9fb8; }

                                            footer#rodape div.rodapeLogoFoco{
                                                background-color: #1d3e71;
                                                padding-bottom: 15px;
                                            }

/*----------------------------------------------------------------*/

section#cotacaook{
    margin: 0 0;
    position: relative;
    height: 580px;
}
    section#cotacaook .wrapper{
        
        background: url(../img/bg-areaAtuacao.png) no-repeat ;
        width: 770px;
        height: 580px;
        margin: 0 auto;
        padding-top: 50px;
        margin-left: 220px;
        padding-left: 160px;
        
        text-align: center;
    }


    section#cotacaook .wrapper div.divCotacaoOk{
        margin-top:85px;
        padding-left: 235px;
         display: block;
         color: #dfebf0;
         height: 200px;         
          width: 270px;
          float:left;
          
    }

    section#cotacaook .wrapper a.logo{
            display: block;
            width: 100px;
            height: 60px;
            background: url(../img/logo.png) no-repeat center center;
            text-decoration: none;
            text-align: center;
    }

    section#cotacaook .wrapper span{
            margin-left: -150px;
            text-align: center;
            font-size: 14px;
            font-weight: 500;
    }


        section#cotacaook div.divCotacaoOk a.voltar {
        display: block;
        font-size: 16px;
        line-height: 40px;
        letter-spacing: 2px;
        margin: 0 auto;
        width: 130px;
        color: #fff;
        border: 2px #fff solid;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        margin-left: -7px;

        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }
    section#cotacaook a.voltar:hover { background-color: #4f5560; }


/*----------------------------------------------------------------*/

    section#trabalhe header.wrapper{
        background-color:#0c2938;
        width: 350px;
        height: 450px;
        
        margin: 20px;
    }
        section#trabalhe header.wrapper form.form {
            padding:20px;
        }

        section#trabalhe header.wrapper form.form p {
                        position: relative;
                        margin-bottom: 10px;
                    }

                section#trabalhe form.form p input.submit {
                    margin: 0;
                    border: none;
                    width: 265px;
                    height: 45px;
                    background: #4c6774;
                    color: #a6cbdd;
                    font: 800 16px/45px 'Open Sans', sans-serif;
                    font-size: 11px;
                    font-weight: 600px;
                    text-transform: uppercase;
                    cursor: pointer;

                    box-shadow: 0 5px 0 rgba(63,87,98,1);
                        -moz-box-shadow: 0 5px 0 rgba(63,87,98,1);
                        -webkit-box-shadow: 0 5px 0 rgba(63,87,98,1);


                    border-radius: 8px;
                    -moz-border-radius: 8px;
                    -webkit-border-radius: 8px;

                    -webkit-transition: .5s;
                    -moz-transition: .5s;
                    -o-transition: .5s;
                    transition: .5s;
                }
                 section#trabalhe form.form p input.submit:hover {
                    background-color: #3f5762;


                    box-shadow: 0 5px 0 rgba(49,70,80,1);
                        -moz-box-shadow: 0 5px 0 rgba(49,70,80,1);
                        -webkit-box-shadow: 0 5px 0 rgba(49,70,80,1);
                }
                
                section#trabalhe header.wrapper form.form p input.input.empty,
                section#trabalhe header.wrapper form.form p input.input.invalid{
                    background-color: #cecc43;
                    color: #3f5762;
                }

                    section#trabalhe header.wrapper form.form p label {
                        position: absolute;
                        left: 15px;
                        top: 50%;
                        margin-top: -0.5em;
                        line-height: 1em;
                        color: #4c6774;
                        font-size: 11px;
                        font-weight: 800;

                    }

                    section#trabalhe header.wrapper form.form p input.input {
                        text-transform: uppercase;
                        border: none;
                        width: 300px;
                        height: 40px;
                        background: #091a22;
                        color: #4c6774;
                        font: 600 14px/25px 'Open Sans', sans-serif;
                        font-size: 11px;
                        font-weight: 800;
                        padding-left:15px;

                        box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -moz-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -webkit-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);

                        border-radius: 8px;
                        -moz-border-radius: 8px;
                        -webkit-border-radius: 8px;

                        -webkit-transition: .5s;
                        -moz-transition: .5s;
                        -o-transition: .5s;
                        transition: .5s;
                    }

                     section#trabalhe header.wrapper form.form div.bordaArquivo {
                        
                        border: none;
                        width: 316px;
                        height: 40px;
                        background: #091a22;
                        

                        box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -moz-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -webkit-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);

                        border-radius: 8px;
                        -moz-border-radius: 8px;
                        -webkit-border-radius: 8px;

                        -webkit-transition: .5s;
                        -moz-transition: .5s;
                        -o-transition: .5s;
                        transition: .5s;
                     }

                        section#trabalhe header.wrapper form.form div.bordaArquivo input {
                            
                            color: #4c6774;
                            font: 600 14px/25px 'Open Sans', sans-serif;
                            font-size: 11px;
                            font-weight: 800;
                            padding:5px;
                        }
                            section#trabalhe header.wrapper form.form div.bordaArquivo p{
                                color: #4c6774;
                            }

                            section#trabalhe header.wrapper form.form p textarea {
                            text-transform: uppercase;
                            border: none;
                            width:300px;
                            height:100px;
                            background: #091a22;
                            color: #4c6774;
                            font: 200 14px/25px 'Lato', sans-serif;
                            font-size: 11px;
                            font-weight: 800;
                            padding-left:15px;

                            box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                            -moz-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                            -webkit-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);

                            border-radius: 8px;
                            -moz-border-radius: 8px;
                            -webkit-border-radius: 8px;

                            -webkit-transition: .5s;
                            -moz-transition: .5s;
                            -o-transition: .5s;
                            transition: .5s;
                        }
                        section#trabalhe header.wrapper form.form p label.lblmensagem {
                            top:20px;
                        }


/*----------------------------------------------------------------*/

section#contato header.wrapper{
        background-color:#0c2938;
        width: 350px;
        height: 450px;
        
        margin: 20px;
    }
        section#contato header.wrapper form.form {
            padding:20px;
        }

        section#contato header.wrapper form.form p {
                        position: relative;
                        margin-bottom: 10px;
                    }

                section#contato form.form p input.submit {
                    margin: 0;
                    border: none;
                    width: 265px;
                    height: 45px;
                    background: #4c6774;
                    color: #a6cbdd;
                    font: 800 16px/45px 'Open Sans', sans-serif;
                    font-size: 11px;
                    font-weight: 600px;
                    text-transform: uppercase;
                    cursor: pointer;

                    box-shadow: 0 5px 0 rgba(63,87,98,1);
                        -moz-box-shadow: 0 5px 0 rgba(63,87,98,1);
                        -webkit-box-shadow: 0 5px 0 rgba(63,87,98,1);


                    border-radius: 8px;
                    -moz-border-radius: 8px;
                    -webkit-border-radius: 8px;

                    -webkit-transition: .5s;
                    -moz-transition: .5s;
                    -o-transition: .5s;
                    transition: .5s;
                }
                 section#contato form.form p input.submit:hover {
                    background-color: #3f5762;


                    box-shadow: 0 5px 0 rgba(49,70,80,1);
                        -moz-box-shadow: 0 5px 0 rgba(49,70,80,1);
                        -webkit-box-shadow: 0 5px 0 rgba(49,70,80,1);
                }
                
                section#contato header.wrapper form.form p input.input.empty,
                section#contato header.wrapper form.form p textarea.empty,
                section#contato header.wrapper form.form p input.input.invalid{
                    background-color: #cecc43;
                    color: #3f5762;
                }

                    section#contato header.wrapper form.form p label {
                        position: absolute;
                        left: 15px;
                        top: 50%;
                        margin-top: -0.5em;
                        line-height: 1em;
                        color: #4c6774;
                        font-size: 11px;
                        font-weight: 800;

                    }

                    section#contato header.wrapper form.form p input.input {
                        text-transform: uppercase;
                        border: none;
                        width: 300px;
                        height: 40px;
                        background: #091a22;
                        color: #4c6774;
                        font: 600 14px/25px 'Open Sans', sans-serif;
                        font-size: 11px;
                        font-weight: 800;
                        padding-left:15px;

                        box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -moz-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -webkit-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);

                        border-radius: 8px;
                        -moz-border-radius: 8px;
                        -webkit-border-radius: 8px;

                        -webkit-transition: .5s;
                        -moz-transition: .5s;
                        -o-transition: .5s;
                        transition: .5s;
                    }

                     section#contato header.wrapper form.form div.bordaArquivo {
                        
                        border: none;
                        width: 316px;
                        height: 40px;
                        background: #091a22;
                        

                        box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -moz-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                        -webkit-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);

                        border-radius: 8px;
                        -moz-border-radius: 8px;
                        -webkit-border-radius: 8px;

                        -webkit-transition: .5s;
                        -moz-transition: .5s;
                        -o-transition: .5s;
                        transition: .5s;
                     }

                        section#contato header.wrapper form.form div.bordaArquivo input {
                            
                            color: #4c6774;
                            font: 600 14px/25px 'Open Sans', sans-serif;
                            font-size: 11px;
                            font-weight: 800;
                            padding:5px;
                        }
                            section#contato header.wrapper form.form div.bordaArquivo p{
                                color: #4c6774;
                            }

                            section#contato header.wrapper form.form p textarea {
                            text-transform: uppercase;
                            border: none;
                            width:300px;
                            height:100px;
                            background: #091a22;
                            color: #4c6774;
                            font: 200 14px/25px 'Lato', sans-serif;
                            font-size: 11px;
                            font-weight: 800;
                            padding-left:15px;

                            box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                            -moz-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);
                            -webkit-box-shadow: inset 3px 3px 0 rgba(0,0,0,.2), 1px 1px 1px rgba(255,255,255,.1);

                            border-radius: 8px;
                            -moz-border-radius: 8px;
                            -webkit-border-radius: 8px;

                            -webkit-transition: .5s;
                            -moz-transition: .5s;
                            -o-transition: .5s;
                            transition: .5s;
                            }
                                section#contato header.wrapper form.form p label.lblmensagem {
                                    top:20px;
                                }

/*----------------------------------------------------------------*/

section#trabalheOk{
    margin: 0 0;
    position: relative;
    
    padding: 20px;
    text-align:center;
}
    section#trabalheOk .wrapper{
        text-align:center;
        background: url(../img/bg-areaAtuacao.png) no-repeat ;
        width: 350px;
        height: 450px;
        margin: 0 auto;
        padding-top: 0px;
        margin-left: 0px;
        padding-left: 0px;
        
        text-align: center;
    }


    section#trabalheOk .wrapper div.divtrabalheOk{
        margin-top:120px;
        padding-left: 0px;
         display: block;
         color: #dfebf0;
         height: 200px;         
          width: 350px;
          float:left;
          text-align:center;
    }

    section#trabalheOk .wrapper a.logo{
            margin-top: 20px;
            
            display: block;
            width: 350px;
            height: 60px;
            background: url(../img/logo.png) no-repeat center center;
            text-decoration: none;
            text-align: center;
            margin-left: 0px;
    }

    section#trabalheOk .wrapper span{
            margin-left: 0px;
            font-size: 14px;
            font-weight: 500;
            width: 350px;
    }


        section#trabalheOk div.divtrabalheOk a.voltar {
        cursor: pointer;
        display: block;
        font-size: 16px;
        line-height: 40px;
        letter-spacing: 2px;
        
        width: 160px;
        color: #fff;
        border: 2px #fff solid;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        margin-left: 100px;

        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }
    section#trabalheOk a.voltar:hover { background-color: #4f5560; }








.clear  {
    clear: both;
    display: block;
    font: 1px/0px serif;
    content: ".";
    height: 0;
    visibility: hidden;
}