* {
    box-sizing: border-box;
}

@font-face {
    font-family: 'CorporateAConRegular';
    src: url("../fonts/corporateacon-reg-webfont.eot");
    src: url("../fonts/corporateacon-reg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/corporateacon-reg-webfont.woff") format("woff"), url("../fonts/corporateacon-reg-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.central {
    margin: 0 auto;
    max-width: 1040px;
    min-width: 320px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: table;
}

#top {
    box-sizing: border-box;
}

#top h1 {
    margin: 20px 0;
    padding: 0;
    text-align: center;
    width: 23.5%;

    box-sizing: border-box;
    float: left;
    min-height: 1px;
    position: relative;
}

#top .box_menu .corema {
    float: right;
    margin: 10px 5px 15px;
}

#top .box_menu {
    font-size: 10px;
    margin-top: 10px;
    width: 74.5%;

    box-sizing: border-box;
    float: left;
    margin-left: 2%;
    min-height: 1px;
    position: relative;
}

#top .nav_banner {
    background: rgba(0, 0, 0, 0) url("../img/bg_nac.png") repeat scroll center top;
    float: left;
    min-height: 25px;
    position: relative;
    width: 100%;
    z-index: 999;
}

#top .nav_banner .nav_center {
    float: left;
    margin: 0 0 0 26%;
    max-width: 403px;
    width: 100%;
}

/** MENU **/
#top .navbar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: 10px;
    min-height: 20px;
}

.navbar {
    background: black none repeat scroll 0 0;
    display: block;
    margin-bottom: 20px;
    min-height: 60px;
    position: absolute;
    width: 100%;
}

.navbar ul {
    float: none;
    margin: 0;
    vertical-align: middle;
}

#top .navbar > ul > li > a:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(45deg, #2e2e2e 0%, #666666 71%, #999999 100%) repeat scroll 0 0;
    color: #00adef;
}

#top .navbar ul li a:hover {
    color: #00adef;

}

.vehicle-lines > ul > li {
    width: auto;
    padding: 0 10px;
}

.vehicle-lines > ul > li > span {
    font-size: 11px !important;
}

#top .navbar ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: white;
    float: left;
    font-size: 11px !important;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 4px 13px 5px;
    text-shadow: none;
    width: auto;
}

#top .navbar ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: white;
    float: left;
    font-size: 11px !important;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 4px 13px 5px;
    text-shadow: none;
    width: auto;
}

.navbar ul > li > a {
    color: white;
    display: block;
    font-size: 1rem;
    height: 60px;
    line-height: 58px;
    padding: 0 14px;
    text-shadow: 0 1px 2px black, 0 1px 0 black;
    white-space: nowrap;
}

.dropdown {
    border-radius: 2px;
    overflow: hidden;
    width: 210px;
    position: relative;
    z-index: 9999;
}

#top .navbar ul li .dropdown ul {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #a3a3a3 0%, #666666 29%, #2e2e2e 100%) repeat scroll 0 0;
    float: left;
    padding-bottom: 5px;
    width: 100%;
}

#top .navbar ul li {
    float: left;
    font-size: 11px;
    height: auto;
    line-height: normal;
}

.navbar li .dropdown ul > li {
    display: block;
    float: left;
    height: auto;
    position: relative;
    text-align: left;
    width: 100%;
}

#top .navbar ul li .dropdown ul li:first-child a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

#top .navbar ul li .dropdown ul li a {
    background: rgba(0, 0, 0, 0) url("../img/faixa_menu.png") repeat-x scroll center top;
    border-bottom: medium none;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 5px 20px 2px;
    width: 100%;
}


/** OPEN BOX **/
.open_box {
    height: 145px;
    width: 165px !important;
    margin: 0;
    padding: 0;
    right: 20px;
    bottom: -90px;
    z-index: 99999;
    transition: all 1.0s ease 0.1s;
    position: absolute;
    overflow: hidden;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.7);
}
.open_box:hover {
    height: 300px;
}
.open_box:hover .img_cam {
    bottom: -138px;
    transition: all 1.0s ease 0.1s;
}
.open_box .img_cam {
    width: 165px;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 9999;
    transition: all 1.0s ease 0.1s;
}
.open_box .info_escolha {
    margin: 0;
    padding: 0;
}
.open_box .info_escolha li {
    float: left;
    width: 165px;
    height: 90px;
    margin: 0;
    clear: both;
}
.open_box .info_escolha li a {
    float: left;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #003366;
}
.open_box .info_escolha li a:hover {
    color: #00adef;
}
.open_box .info_escolha li.mais_mercedes {
    height: 30px!important;
}
.open_box .info_escolha li.mais_mercedes a {
    color: #333333;
    font-size: 14px;
    font-family: 'CorporateAConRegular';
    text-shadow: none;
    transition: none;
    padding: 5px 10px 0;
    background: url(../img/sprite_set.png) no-repeat 140px 5px white;
}
.open_box .info_escolha li.box_caminhoes {
    background: url(../img/sprite_me2.png) no-repeat -20px -33px;
}
.open_box .info_escolha li.box_onibus {
    background: url(../img/sprite_me2.png) no-repeat -20px -148px;
}
.open_box .info_escolha li.box_sprinter {
    background: url(../img/sprite_me2.png) no-repeat -20px -257px;
}
.open_box .info_escolha:hover li.mais_mercedes a {
    background: url(../img/sprite_set.png) no-repeat 140px -52px white;
}

.panel{
    background-color: #ffffff;
}
.titulo{
    font-family: 'CorporateAConRegular', serif;
    color: #333333 !important;
    font-size: 26px;
}

/** MENU LATERAL **/
.menu_interno {
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #7a7a7a 0%, #0e0e0f 100%) repeat scroll 0 0;
    border-radius: 3px;
    padding: 10px 0;
    width: 200px;
    margin: 20px;
    position: absolute;

}
.menu_interno ul {
    background: rgba(0, 0, 0, 0) url("../img/faixa_menu.png") repeat-x scroll center bottom;
    width: 100%;
}
.menu_interno ul li {
     background: rgba(0, 0, 0, 0) url("../img/faixa_menu.png") repeat-x scroll center top;
    display: block;
}
.menu_interno ul li a {
    display: block;
    padding: 8px 10px;
    text-align: left;
    width: 100%;
    font-size: 11px;
    color: #ffffff;
    transition: 200ms color;
}
.menu_interno ul li a:hover {
    color: #00adef;
}
.titulo2{
    font-family: 'CorporateAConRegular', serif;
    color:#ffffff;
    font-size: 22px;
    margin-left: 15px;
}

ol li{
    margin: 8px 0;
    margin-left: 10px;
}