
@import "../content/reset.css";
@import "../content/layout.css";
@import "../content/superfish.css";
@import "http://fonts.googleapis.com/css?family=Lato:400,700,900";

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

html {
    width: 100%;
}

body {
    background: #999;
    color: #161616;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
    min-width: 980px;
}

.main {
    margin: 0 auto;
    padding: 0;
    width: 955px;
}

p {
    margin-bottom: 18px;
}

.p2 {
    margin-bottom: 10px;
}

.p3 {
    margin-bottom: 21px;
}

.p4 {
}

.p5 {
}

.p6 {
}

.reg {
    text-transform: uppercase;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

.align_right {
    text-align: right;
}

.align_center {
    text-align: center;
}

.italic {
    font-style: italic;
}

.letter {
    letter-spacing: -1px;
}

.m_bottom_zero {
    margin-bottom: 0 !important;
}

.m_left_zero {
    margin-left: 0 !important;
}

.p_bottom_zero {
    padding-bottom: 0 !important;
}

.p_left_zero {
    padding-left: 0 !important;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    width: 100%;
}

.wrapper {
    overflow: hidden;
    width: 100%;
}

.extra_wrapper {
    overflow: hidden;
}

.container {
    width: 100%;
}

.extra_last, .last {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.extra_last {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
}

a {
    color: #161616;
    cursor: pointer;
    outline: medium none;
    text-decoration: none;
}

    .list2 a:hover, a:hover {
        color: #BF1E2D;
        text-decoration: none;
    }

.button {
    background: rgba(0, 0, 0, 0) url("../images/button.png") repeat-x scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    line-height: 18px;
    margin: 18px 0 4px 9px;
    padding: 10px 5px;
    position: relative;
    text-shadow: none;
    text-transform: uppercase;
}

    .button::before, .button::after {
        content: "";
        display: block;
        height: 38px;
        position: absolute;
        top: 0;
        width: 9px;
    }

    .button::before {
        background: rgba(0, 0, 0, 0) url("../images/button_left.png") no-repeat scroll 0 0;
        left: -9px;
    }

    .button::after {
        background: rgba(0, 0, 0, 0) url("../images/button_right.png") no-repeat scroll 0 0;
        right: -9px;
    }

    .button:hover::before, .button:hover::after {
        background-position: 0 -39px;
    }

    .button:hover {
        background-position: 0 -39px;
    }

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

header {
}

    header h1 {
        background: rgba(0, 0, 0, 0) url("../images/h1.png") no-repeat scroll -18px 0;
        float: left;
        margin-left: -50px;
        padding: 15px 0 0px 51px;
        width: 210px;
    }

        header h1 a {
            background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll 0 0;
            display: block;
            height: 135px;
            text-decoration: none;
            text-indent: -9999px;
            width: 208px;
        }

.tool_box {
    float: right;
    padding: 68px 0px 0 0px;
    position: relative;
}

    .tool_box span {
        display: inline-block;
    }

    .tool_box .call {
        background: rgba(0, 0, 0, 0) url("../images/call.png") no-repeat scroll 0 5px;
        color: #818181;
        font-size: 11px;
        line-height: 14px;
        margin: 0;
        padding: 7px 18px 0 19px;
    }

        .tool_box .call span, .tool_box .call a {
            color: #fff;
        }

        .tool_box .call a {
            display: inline-block;
            margin-left: 13px;
        }

            .tool_box .call a:hover {
                color: #828282;
            }

    .tool_box .login {
        background: #BF1E2D;
        border-radius: 5px;
        box-shadow: 1px 1px 2px #111111;
        color: #1c1c1c;
        display: inline-block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 11px;
        margin: 0 0 1px;
        padding: 5px 11px 4px;
        text-shadow: 1px 1px #BF1E2D;
    }

        .tool_box .login:hover {
            background-position: 0 bottom;
            color: #ffffff;
        }

#content {
    padding: 18px 0 48px;
}

.cont_pad {
    padding: 0 !important;
}

.bot_pad {
    padding-bottom: 100px !important;
}

.list1 {
}

    .list2 li, .list1 li {
        background: rgba(0, 0, 0, 0) url("../images/marker1.png") no-repeat scroll 3px 6px;
        margin-bottom: 6px;
        padding-left: 10px;
    }

    .list1 a {
        color: #fff;
    }

        .list1 a:hover {
            color: #efdc09;
        }

.list2 a {
    color: #0c0c0c;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.list2 li {
    background-position: 1px 6px;
    margin-bottom: 11px;
    padding-top: 1px;
}

.list3 {
}

    .list3 li {
        background: rgba(0, 0, 0, 0) url("../images/marker2.png") no-repeat scroll 0 6px;
        border-bottom: 1px solid #cccccc;
        margin-bottom: 6px;
        padding-bottom: 3px;
        padding-left: 13px;
    }

    .list3 a {
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .list3 li.sub {
        background-position: 17px 5px;
        padding-left: 31px;
    }

    .list3 li.sub2 {
        background-position: 35px 5px;
        padding-left: 49px;
    }

.bord_none {
    border: medium none !important;
}

h4 {
    font-weight: normal;
}

h2 {
    color: #161616;
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 29px;
}

    h2.ind {
        margin-bottom: 39px;
    }

h3 {
    color: #161616;
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 12px;
}

    h3 span {
        display: inline-block;
        margin-top: -4px;
    }

    h3.ind1 {
        margin-bottom: 14px;
    }

h4 {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
    text-shadow: 1px 1px #bfbfbf;
}

h5 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    padding-top: 5px;
}

h5, .choose > figure, .newsletter .title, h3, h2, h4 {
    font-family: "Lato",sans-serif;
}

.block1 {
    padding-bottom: 20px;
    position: relative;
    z-index: 100;
    background: #fff;
    width: 100%;
}

.block2 {
    background: #303030 url("../images/block2_bg.png") repeat-x scroll 50% 0;
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #464646;
    min-height: 56px;
    overflow: hidden;
    position: relative;
    z-index: 50;
}

.block3_1 {
    background: rgba(0, 0, 0, 0) url("../images/block3_1bg.png") no-repeat scroll 50% bottom;
    padding-bottom: 7px;
    position: relative;
    z-index: 10;
}

.block4 {
    background: #cccccc none repeat scroll 0 0;
    border-bottom: 1px solid #898989;
    border-top: 1px solid #dbdbdb;
    padding: 0;
}

.block5 {
    background: #a0a0a0 none repeat scroll 0 0;
    border-top: 7px solid #939393;
}

.extra_container {
    overflow: hidden;
}

    .extra_container > figure {
        float: left;
    }

    .extra_container > div {
        float: right;
    }

.starting, .starting1 {
    background: rgba(0, 0, 0, 0) url("../images/starting.png") no-repeat scroll 0 190px;
    margin-left: -69px;
    padding: 39px 0 39px 73px;
    text-shadow: 1px 1px #e3e3e3;
    width: 700px;
}

    .starting > div {
        margin-right: 58px;
        padding-top: 16px;
        position: relative;
        width: 359px;
    }

.min_h {
    min-height: 292px;
}

.glow_top {
    background: rgba(0, 0, 0, 0) url("../images/glow_top.png") no-repeat scroll 50% bottom;
}

.glow_bottom {
    background: rgba(0, 0, 0, 0) url("../images/glow_bottom.png") no-repeat scroll 50% 0;
}

.img_wrap {
    border: 5px solid #fff;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #d8d7d7;
    display: block;
    margin: 5px;
}

.solution {
    margin-bottom: 0px;
}

    .solution > div {
        float: left;
        width: 226px;
    }

.top_bsn {
    overflow: hidden;
}

    .top_bsn > div {
        color: #0c0c0c;
        float: left !important;
        font-size: 13px;
        font-weight: bold;
        line-height: 16px;
        padding-top: 8px;
        text-transform: uppercase;
    }

    .top_bsn > figure {
        float: left;
        margin-right: 12px;
        padding: 0 0 0 1px;
    }

.m_marg {
    display: inline-block;
    margin-top: -6px;
}

.list_box1 {
    padding: 37px 0 51px 5px;
}

    .list_box1 .column {
        float: left;
        margin-right: 4px;
        width: 163px;
    }

.spec_offers, .support {
    border-radius: 6px;
    box-shadow: 0 0 5px #c0c0c0;
    height: 230px;
    margin: 9px 0 0;
    overflow: hidden;
    width: 278px;
}

.newsletter {
    background: #333333 none repeat scroll 0 0;
    border-radius: 6px;
    color: #999999;
    font-size: 11px;
    line-height: 14px;
    margin: 8px 0 0;
    padding: 25px 20px 28px 26px;
}

    .newsletter .title {
        color: #fff;
        font-size: 26px;
        font-weight: 900;
        letter-spacing: -1px;
        line-height: 31px;
        margin-bottom: 7px;
        text-transform: uppercase;
    }

    .newsletter input {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #c0c0c0 url("../images/news_inp.png") repeat-x scroll 0 0;
        border-color: #232323 #232323 -moz-use-text-color;
        border-image: none;
        border-radius: 6px;
        border-style: solid solid none;
        border-width: 1px 1px medium;
        box-shadow: 1px 1px 3px #6b6b6b inset;
        margin: 13px 0 0;
        overflow: hidden;
        padding: 15px 10px;
        width: 204px;
    }

    .newsletter a {
        margin-top: 9px;
    }

.starting1 {
    padding-bottom: 20px;
}

    .starting1 figure {
        margin: -8px 0 0 -2px;
    }

.choose_box {
    margin-bottom: 33px;
    margin-top: -3px;
}

    .choose_box .col1 {
        margin-right: 23px;
        width: 305px;
    }

    .choose_box .col2 {
        width: 307px;
    }

.choose > div {
    width: 250px;
}

    .choose > div p {
        margin-bottom: 6px;
    }

.choose > figure {
    background: rgba(0, 0, 0, 0) url("../images/choose_figure.png") no-repeat scroll 0 0;
    color: #f2df45;
    font-size: 30px;
    font-weight: bold;
    height: 47px;
    line-height: 36px;
    margin-top: 2px;
    padding: 4px 0 0;
    text-align: center;
    width: 51px;
}

.top_ind {
    margin: -8px 0 0 -2px;
}

.but_wrap {
    margin-top: 18px;
    overflow: hidden;
    position: relative;
}

.news1, .consulting, .product, .img_wrap2, .news {
    position: relative;
}

.starting2 {
    padding-bottom: 55px;
    width: 958px;
}

    .starting2 > div {
        margin: 0;
        width: 675px;
    }

    .starting2 > figure {
        margin: -3px 0 0 -3px;
    }

    .starting2 h2 {
        margin-bottom: 13px;
    }

    .starting2 ul {
        margin-right: 20px;
    }

.link1 {
    text-decoration: underline;
}

.consulting {
    margin: -5px 0 0 -6px;
    padding-left: 3px;
    width: 650px;
}

    .consulting > div {
        width: 358px;
    }

.spec_offers {
    height: 330px;
    margin: 285px 0 0;
}

.ooffer_box1 {
    position: absolute;
    right: -2px;
    top: -339px;
    width: 278px;
}

.ooffer_box2 {
    position: absolute;
    right: 0;
    width: 278px;
}

.bg_glow {
    background: rgba(0, 0, 0, 0) url("../images/big_glow.png") no-repeat scroll 50% 0;
}

.img_wrap1 {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b9b9b9;
    border-radius: 4px;
    box-shadow: 1px 1px 5px #c8c8c8;
    display: inline-block;
    margin: 0 5px 6px 0;
    padding: 4px;
}

    .img_wrap2, .img_wrap1:hover {
        background: #7d7c7c none repeat scroll 0 0;
        border: 1px solid #ffffff;
    }

.img_wrap2 {
    border-radius: 4px;
    box-shadow: 1px 1px 5px #c8c8c8;
    display: inline-block;
    margin: 0 5px 6px 0;
    padding: 4px;
}

.prod_box {
    padding: 37px 0 0;
    position: relative;
}

.product {
    float: left;
    margin-left: 20px;
    position: relative;
    width: 305px;
}

    .product .img_wrap1 {
        margin-bottom: 22px;
        position: relative;
    }

    .product .title {
        font-weight: bold;
        margin-bottom: 3px;
        text-transform: uppercase;
    }

    .product .relative {
        overflow: hidden;
    }

.info, .text_sh {
    text-shadow: 1px 1px #e0e0e0;
}

.prod4 .img_wrap1, .prod3 .img_wrap1, .prod2 .img_wrap1 {
    margin-bottom: 22px;
}

.m_left {
    margin-left: 22px;
}

.prod3 {
    width: 305px;
}

.prod3_box {
    margin-bottom: 46px;
}

.prod4 {
    width: 223px;
}

.newsletter1 {
    margin-top: -52px;
    position: absolute;
    right: -1px;
    width: 232px;
}

.index {
    position: relative;
    z-index: 20;
}

.p_top {
    padding-top: 9px;
}

.blog_box {
    min-height: 200px;
    padding-bottom: 50px;
    padding-top: 30px;
    position: relative;
}

    .blog_box > .f_left {
        position: relative;
        width: 630px;
    }

    .blog_box > .f_right {
        margin: -19px 0 0;
        position: absolute;
        right: -1px;
        width: 278px;
    }

.m_bot {
    margin-bottom: 9px;
}

.comment {
    margin-bottom: 30px;
}

    .comment h2 {
        margin-bottom: 5px;
    }

.info .f_left {
    width: 350px;
}

.info .f_right {
    font-size: 12px;
    padding-top: 3px;
    text-align: right;
    text-transform: uppercase;
    width: 200px;
}

.info {
    margin-bottom: 11px;
}

.blog_buttons .button {
    margin-right: 16px;
}

.pad {
    padding: 26px 25px 21px !important;
}

.find {
    padding: 36px 0 37px;
}

    .find > div {
        margin-right: -5px;
        margin-top: -3px;
        width: 450px;
    }

.privacy_box {
    padding: 33px 0 50px;
}

#contact-form {
    padding: 39px 0 50px;
}

    #contact-form .f_right {
        margin-right: -3px;
        width: 525px;
    }

    #contact-form .success {
        margin-bottom: 20px;
        padding: 10px;
        position: absolute;
        width: 246px;
    }

    #contact-form textarea, #contact-form input {
        border: 1px solid #c7c7c7;
        border-radius: 7px;
        color: #161616;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 13px;
        margin: 0;
        outline: medium none;
        padding: 15px 14px 17px;
        position: relative;
        text-shadow: 1px 1px #e0e0e0;
    }

    #contact-form input {
        background: #d7d7d7 url("../images/form_inp.jpg") repeat-x scroll 0 0;
        width: 395px;
    }

    #contact-form textarea {
        background: #d9d9d9 url("../images/form_textarea.png") repeat-x scroll 0 0;
        float: left;
        height: 76px;
        margin: 0;
        overflow: auto;
        resize: vertical;
        width: 495px;
    }

    #contact-form label {
        display: block;
        min-height: 50px;
        overflow: hidden;
        padding-bottom: 10px;
    }

        #contact-form label.message {
            display: block;
            padding-bottom: 0;
        }

    #contact-form .button {
        margin-left: 8px;
    }

    #contact-form .error, #contact-form .empty, #contact-form .success {
        display: none;
    }

    #contact-form .error, #contact-form .empty {
        clear: both;
        color: red;
        font-size: 11px;
        text-align: left;
    }

    #contact-form .buttons2 {
        clear: both;
        overflow: hidden;
        padding-right: 10px;
        padding-top: 25px;
        position: relative;
        text-align: right;
    }

        #contact-form .buttons2 a {
            cursor: pointer;
            margin-left: 25px;
            margin-top: 0;
            text-align: center;
        }

    #contact-form span {
        display: block;
        margin: 0 0 0 5px;
    }

.map_wrapper {
    margin-bottom: 26px;
    overflow: hidden;
}

#map_canvas {
    height: 242px;
    width: 479px;
}

.adress {
    padding: 5px 0 0;
}

    .adress span {
        display: inline-block;
        width: 74px;
    }

    .adress dt {
        margin-bottom: 18px;
    }

    .adress a, .demo_link {
        font-style: italic;
    }

.demo_link {
    display: inline-block;
    margin-top: 13px;
}

.adress a:hover {
    text-decoration: underline;
}

footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 11px;
    line-height: 14px;
    padding: 0px 5px 45px;
    height: 300px;
}

    footer, footer a {
        color: #616161;
        text-transform: uppercase;
    }

.relative {
    position: relative;
}

.social {
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: -55px;
    top: 9px;
    width: 100px;
}

    .social a {
        display: block;
        float: left;
        height: 16px;
        margin-left: 9px;
        overflow: hidden;
        width: 16px;
    }

        .social a:first-child {
            margin: 0;
        }

        .social a:hover img {
            margin-top: -16px;
        }

#easyTooltip {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    font-size: 12px;
    padding: 3px 5px;
}


#main {
    background: #dedede url("../images/tabs_content.png") repeat-x scroll 0 0;
    border-width: 0;
    display: block;
    padding: 0;
    position: relative;
}

.mainContent {
    width: 955px;
    margin: 0 auto;
    padding: 15px;
}

#menu {
    margin: 9px 0 0 3px;
    overflow: hidden;
    padding: 0;
}

    #menu li {
        cursor: pointer;
        display: block;
        float: left;
        list-style: outside none none;
        margin: 0 7px 0 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        white-space: nowrap;
    }

        #menu li a {
            font-family: Arial;
            cursor: pointer;
            color: #888;
            display: block;
            font-size: 17px;
            font-weight: bold;
            line-height: 18px;
            padding: 16px 2px 13px;
            text-align: center;
            text-decoration: none;
            text-transform: none;
            margin-left: 10px;
        }

            #menu li a:hover {
                color: #BF1E2D;
            }

#contactLeft select {
    background: none repeat scroll 0 0 white;
    border: 1px solid #AEAEAE;
    font-size: 14px;
    height: 35px;
    margin-bottom: 15px;
    padding: 6px;
    width: 321px;
    margin-top: 10px;
    line-height: 30px;
}

#contactLeft input[type="text"] {
    background: none repeat scroll 0 0 white;
    border: 1px solid #AEAEAE;
    font-size: 14px;
    height: 30px;
    margin-bottom: 15px;
    padding-left: 8px;
    padding-top: 2px;
    width: 80%;
    margin-top: 10px;
}

#contactbutton {
    background: #BF1E2D;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #111111;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0 0 1px;
    padding: 5px 11px 4px;
    text-shadow: 1px 1px #BF1E2D;
    color: #fff;
}

    #contactbutton:hover {
        background-position: 0 bottom;
        color: #ffffff;
    }

#contactLeft textarea {
    background: none repeat scroll 0 0 white;
    border: 1px solid #AEAEAE;
    font-size: 14px;
    height: 80px;
    margin-bottom: 15px;
    padding-left: 8px;
    padding-top: 2px;
    width: 80%;
    margin-top: 10px;
}

#contactLeft {
    width: 450px;
    float: left;
    height: 450px;
}

#contactRight {
    float: right;
    width: 350px;
    height: 580px;
    /*font-weight: 600;*/
}

#content_text {
    height: 450px;
}

.input-validation-error {
    border: 1px solid #FF0000 !important;
    background-color: #FFEEEE !important;
}

.informationErrors {
    color: red;
}

.form-submit {
    width: 372px;
    text-align: right;
}

.map {
    padding-top: 5px;
    width: 20px;
}


#servicos {
    background: #BF1E2D;
}

    #servicos .mainContent {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        background: #fff;
        height: 500px;
    }

        #servicos .mainContent h1 {
            margin-top: 20px;
            margin-bottom: 30px;
            color: #BF1E2D;
            font-family: Arial, sans-serif;
            font-weight: 600;
            font-size: 32px;
        }

        #servicos .mainContent .span5 {
            height: 100px;
            float: left;
            width: 450px;
        }

.solution img {
    margin: 20px;
    float: left;
    width: auto;
    height: auto;
}

.solution p {
    font-size: 17px;
    line-height: 22px;
    padding-top: 30px;
    color: #666;
}

#sobrenos {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

    #sobrenos .mainContent {
        height: 700px;
        background: url(../images/home-5.jpg) 0% 100% no-repeat;
    }

        #sobrenos .mainContent h1 {
            margin-top: 40px;
            margin-bottom: 45px;
            color: #BF1E2D;
            font-family: Arial, sans-serif;
            font-weight: 600;
            font-size: 32px;
            text-align: center;
        }

        #sobrenos .mainContent h2 {
            margin-top: 40px;
            margin-bottom: 25px;
            color: #BF1E2D;
            font-family: Arial, sans-serif;
            font-weight: 600;
            font-size: 20px;
            text-align: center;
        }

        #sobrenos .mainContent p {
            padding: 0px 50px;
            text-align: justify;
            font-size: 17px;
            line-height: 30px;
            color: #666;
        }

#contato {
    background: #fff;
}

    #contato .mainContent {
        background: #fff;
        height: 530px;
    }

        #contato .mainContent h1 {
            margin-top: 20px;
            margin-bottom: 45px;
            color: #BF1E2D;
            font-family: Arial, sans-serif;
            font-weight: 600;
            font-size: 32px;
            text-align: center;
        }

        #contato .mainContent .span5 {
            float: left;
            width: 475px;
        }

.menu-fixo {
    position: fixed;
    top: 0;
    z-index: 99;
}

.tool_box_menu {
    padding-top: 10px;
}

.logo_menu {
    display: none;
}

.to-top {
    border-radius: 28px;
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    margin: 0px auto 0;
    background: url(../Images/icon/arrow.png) no-repeat center center #BF1E2D;
    color: #fff!important;
    padding-top: 3px;
    box-sizing: border-box;
}

.copyright {
    padding-top: 15px;
    width: 200px;
    margin: 0 auto;
}

    .copyright p {
        color: #ccc;
        font-size: 14px;
        text-align: center;
        margin-bottom: 0px;
    }
