header {
    background-color: #F4F4F4;
    display: block;
}
.top_menu {
    font-size: 12px;
    width: 100%;
    height: 34px;
    background-color: #fff;
    color: #666666;
    border-bottom: 1px solid #E2E0E0;
}
@media (min-width: 992px) {
    header .container {
        width: 970px;
    }
}

@media (min-width: 769px) {
    header .container {
        width: 750px;
    }
}

header .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    display:table;
}

    header .container:before {
        display: table;
        content: " ";
    }
header *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top_name {
    display: inline-block;
    padding-top: 10px;
}
.top_lang {
    float: right;
    height: 34px;
    padding: 6px 10px 0px 10px;
}
.top_lang a {
    padding: 0 8px;
    color: #04BC4E;
}

header a, button {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

header a {
    color: #337ab7;
    text-decoration: none;
}

header a {
    background-color: transparent;
}
header .container:after {
    clear: both;
}
header .row {
    margin-right: -15px;
    margin-left: -15px;
}

header .col-xs-12 {
    width: 100%;
}
@media (min-width: 992px) {
    header .col-md-8 {
        width: 66.66666667%;
    }
}

@media (min-width: 992px) {
    header .col-md-1, header .col-md-2, header .col-md-3, header .col-md-4, header .col-md-5, header .col-md-6, header .col-md-7, header .col-md-8, header .col-md-9, header .col-md-10, header .col-md-11, header .col-md-12 {
        float: left;
    }
}

@media (min-width: 769px) {
    header .col-sm-8 {
        width: 66.66666667%;
    }
}

@media (min-width: 769px) {
    header .col-sm-1, header .col-sm-2, header .col-sm-3, header .col-sm-4, header .col-sm-5, header .col-sm-6, header .col-sm-7, header .col-sm-8, header .col-sm-9, header .col-sm-10, header .col-sm-11, header .col-sm-12 {
        float: left;
    }
}


header .col-xs-1, header .col-xs-2, header .col-xs-3, header .col-xs-4, header .col-xs-5, header .col-xs-6, header .col-xs-7, header .col-xs-8, header .col-xs-9, header .col-xs-10, header .col-xs-11, header .col-xs-12 {
    float: left;
}

header .col-xs-1, header .col-sm-1, header .col-md-1, header .col-lg-1, header .col-xs-2, header .col-sm-2, header .col-md-2, header .col-lg-2, header .col-xs-3, header .col-sm-3, header .col-md-3, header .col-lg-3, header .col-xs-4, header .col-sm-4, header .col-md-4, header .col-lg-4, header .col-xs-5, header .col-sm-5, header .col-md-5, header .col-lg-5, header .col-xs-6, header .col-sm-6, header .col-md-6, header .col-lg-6, header .col-xs-7, header .col-sm-7, header .col-md-7, header .col-lg-7, header .col-xs-8, header .col-sm-8, header .col-md-8, header .col-lg-8, header .col-xs-9, header .col-sm-9, header .col-md-9, header .col-lg-9, header .col-xs-10, header .col-sm-10, header .col-md-10, header .col-lg-10, header .col-xs-11, header .col-sm-11, header .col-md-11, header .col-lg-11, header .col-xs-12, header .col-sm-12, header .col-md-12, header .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media screen and (min-width: 769px) {
    header .logo {
        margin: 35px 0px 15px 0px;
        max-width: 700px;
    }
}

header img {
    vertical-align: middle;
}

header img {
    border: 0;
    max-width: 100% !important;
    height: auto !important;
    margin-top: 9px;
}
@media (min-width: 992px) {
    header .col-md-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 992px) {
    header .col-md-1, header .col-md-2, header .col-md-3, header .col-md-4, header .col-md-5, header .col-md-6, header .col-md-7, header .col-md-8, header .col-md-9, header .col-md-10, header .col-md-11, header .col-md-12 {
        float: left;
    }
}

@media (min-width: 769px) {
   header .col-sm-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 769px) {
   header .col-sm-1,header .col-sm-2,header .col-sm-3,header .col-sm-4,header .col-sm-5,header .col-sm-6,header .col-sm-7,header .col-sm-8,header .col-sm-9,header .col-sm-10,header .col-sm-11,header .col-sm-12 {
        float: left;
    }
}

.col-xs-12 {
    width: 100%;
}

header .col-xs-1, header .col-xs-2, header .col-xs-3, header .col-xs-4, header .col-xs-5, header .col-xs-6, header .col-xs-7, header .col-xs-8, header .col-xs-9, header .col-xs-10, header .col-xs-11, header .col-xs-12 {
    float: left;
}

header .col-xs-1, header .col-sm-1, header .col-md-1, header .col-lg-1, header .col-xs-2, header .col-sm-2, header .col-md-2, header .col-lg-2, header .col-xs-3, header .col-sm-3, header .col-md-3, header .col-lg-3, header .col-xs-4, header .col-sm-4, header .col-md-4, header .col-lg-4, header .col-xs-5, header .col-sm-5, header .col-md-5, header .col-lg-5, header .col-xs-6, header .col-sm-6, header .col-md-6, header .col-lg-6, header .col-xs-7, header .col-sm-7, header .col-md-7, header .col-lg-7, header .col-xs-8, header .col-sm-8, header .col-md-8, header .col-lg-8, header .col-xs-9, header .col-sm-9, header .col-md-9, header .col-lg-9, header .col-xs-10, header .col-sm-10, header .col-md-10, header .col-lg-10, header .col-xs-11, header .col-sm-11, header .col-md-11, header .col-lg-11, header .col-xs-12, header .col-sm-12, header .col-md-12, header .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
[hidden], template {
    display: none;
}

header input, header button, header select, header textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

header input {
    line-height: normal;
}

header button, header input, header optgroup, header select, header textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

header * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
header .search_group {
    float: right;
    margin: 44px 0px 0px 0px;
}

header .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
    /*.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }*/

.search_group input.form-control {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    padding: 12px 10px;
    height: 38px;
    border-right: none;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

header .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
@media (min-width: 1200px) {
    header .container {
        width: 1200px;
    }
}

input {
    line-height: normal;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#submit_search {
    color: #fff;
    font-size: 16px;
    height: 38px;
    background-color: #1969fa;
    border-radius: 0px;
    margin-top: -1px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-search:before {
    content: "\e003";
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#submit_search {
    color: #fff;
    font-size: 16px;
    height: 38px;
    background-color: #1969fa;
    border-radius: 0px;
    margin-top: -1px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
@media screen and (min-width: 769px) {
    .navbar {
        margin-top: 20px;
        min-height: 70px;
    }
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.navbar {
    margin: 0px;
    background-color: #313131;
    border: none;
}

@media (min-width: 769px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 769px) {
    .navbar {
    }
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
@media (min-width: 769px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 769px) {
    .navbar-header {
        float: left;
        width: 200px;
        text-align: center;
    }
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}

@media (min-width: 769px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

a, button {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

    button, html input[type="button"], input[type="reset"], input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

button, select {
    text-transform: none;
}

button {
    overflow: visible;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
@media (min-width: 769px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-default .navbar-brand {
    color: #777;
}

@media screen and (min-width: 769px) {
    .navbar-brand {
        display: none;
    }
}

header .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

header a, heade button {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

@media (min-width: 769px) {
    header .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

header .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 769px) {
    header .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 769px) {
    header .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: hidden !important;
    }
}

@media (min-width: 769px) {
    header .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

header .navbar-nav {
    margin: 7.5px -15px;
}

@media (min-width: 769px) {
    header .navbar-nav {
        float: left;
        margin: 0;
    }
}


header .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

header ul {
    list-style: none;
}

header ul, heade ol {
    margin-top: 0;
    margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
    .navbar-nav > li:first-child {
        border-left: 1px solid #ffffff33;
    }
}

@media screen and (min-width: 769px) {
    .navbar-nav > li {
        border-right: 1px solid #ffffff33;
    }
}

@media (min-width: 769px) {
    .navbar-nav > li {
        float: left;
    }
}

.nav > li {
    position: relative;
    display: block;
}
@media screen and (min-width: 769px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        padding: 25px 30px 25px 30px;
    }
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

@media screen and (min-width: 769px) {
    .navbar-nav > li > a {
        text-align: center;
        font-size: 17px;
    }
}

@media (min-width: 769px) {
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
@media screen and (min-width: 769px) {
    .navbar-nav > li {
        border-right: 1px solid #ffffff33;
    }
}

@media (min-width: 769px) {
    .navbar-nav > li {
        float: left;
    }
}

.nav > li {
    position: relative;
    display: block;
}

.dropup, .dropdown {
    position: relative;
}
@media screen and (min-width: 769px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        padding: 25px 30px 25px 30px;
    }
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

@media screen and (min-width: 769px) {
    .navbar-nav > li > a {
        text-align: center;
        font-size: 17px;
    }
}

@media (min-width: 769px) {
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
@media screen and (min-width: 769px) {
    #app_menudown, #small_search {
        display: none;
    }
}

#app_menudown {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}

@media screen and (min-width: 769px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        padding: 25px 30px 25px 30px;
    }
}

@media screen and (min-width: 769px) {
    .navbar-nav > li > a {
        text-align: center;
        font-size: 17px;
    }
}

@media (min-width: 769px) {
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

[role="button"] {
    cursor: pointer;
}
.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

@media screen and (min-width: 769px) {
    .nav_small {
        background-color: #1969fa;
        background-color: rgba(38, 180, 88, 0.9);
        padding: 10px 0px 10px 0px;
        border-radius: 0px;
        border: none;
        box-shadow: none;
    }
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
@media screen and (min-width: 769px) {
    .nav_small > li > a {
        line-height: 30px;
        color: #fff;
        text-align: center;
    }
}
#app_menudown {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
}
@media screen and (min-width: 769px) {
    header .navbar {
        min-height: 70px;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

@media screen and (min-width: 769px) {
    header .nav_small {
        background-color: #1969fa;
        background-color: rgba(38, 180, 88, 0.9);
        padding: 10px 0px 10px 0px;
        border-radius: 0px;
        border: none;
        box-shadow: none;
    }
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 128px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
@media screen and (min-width: 769px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        padding: 25px 30px 25px 30px;
    }
}

/*.navbar-default .navbar-nav > li > a {
    color: #777;
}*/

@media screen and (min-width: 769px) {
    .navbar-nav > li > a {
        text-align: center;
        font-size: 17px;
    }
}

@media (min-width: 769px) {
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}