body>header {
    position: relative;
    z-index: 100;
    width: 100%;
    padding: 11px 0 10px;
    background-color: #fe4080;
    margin: 0
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

body>header .container {
    width: 1280px
}

.container::before,
.container::after {
    content: " ";
    display: table
}

body>header .logo {
    position: relative;
    top: 1px;
    float: left;
    width: 178px
}

body>header .logo img {
    display: block;
    width: 100%;
    height: auto !important;
    border: 0 none;
    vertical-align: middle
}

body>header .control_menu {
    width: 188px;
    display: block;
    width: 128px;
    float: right;
    padding: 0;
    margin: 3px 0 0;
    font-size: 0
}

body>header .control_menu li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 35px;
    text-align: center;
    list-style: outside none none;
    width: 50%;
    font-size: 22px;
    line-height: 35px
}

body>header .control_menu li a {
    color: #fff
}

body>header .top_menu {
    margin: 0 190px 0 230px;
    height: auto;
    position: relative;
    margin: 0 130px 0 187px;
    overflow: hidden
}

body>header .top_menu .main_menu {
    display: block;
    margin: 0;
    padding: 1px 0 3px;
    text-align: center;
    font-size: 0
}

body>header .top_menu .main_menu li {
    padding: 0 15px;
    list-style: outside none none;
    display: inline-block;
    padding: 0 5px;
    margin: 0
}

body>header .top_menu .main_menu li a {
    padding: 5px 15px;
    font-weight: 700;
    font-size: 22px;
    line-height: 35px;
    color: #f9cfda;
    text-decoration: none;
    border-radius: 4px
}

li:first-child {
    border-left: 0 none
}

body>header .top_menu .top_search_pane {
    position: absolute;
    left: 100%;
    top: 0;
    height: 40px;
    width: 660px;
    background-color: #fe4080
}

body>header .top_menu .top_search_pane label {
    display: block;
    float: left;
    height: 40px;
    width: 70px;
    line-height: 42px;
    color: #fff;
    margin: 0;
    text-align: right
}

body>header .top_menu .top_search_pane .top_search_input {
    float: left;
    width: 570px;
    margin: 0 0 0 20px;
    position: relative;
    border-radius: 4px;
    overflow: hidden
}

body>header .top_menu .top_search_pane .top_search_input input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 7px 50px 7px 10px;
    font-size: 16px;
    line-height: 24px;
    border-width: 1px 0 1px 1px;
    border-style: solid none solid solid;
    border-color: #e4e4e4 currentcolor #e4e4e4 #e4e4e4;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    outline: 0 none
}

body>header .top_menu .top_search_pane .top_search_input button {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0 none
}

body>header .top_menu .top_search_pane .top_search_input button .glyphicon {
    top: 2px
}

.glyphicon-search::before {
    content: ""
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.container::after {
    clear: both
}

body .sub_menu {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 8px 0 6px;
    text-align: center;
    font-size: 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 4px -1px #ccc
}

body .sub_menu li {
    list-style: outside none none;
    display: inline-block;
    padding: 0 5px;
    margin: 0
}

body .sub_menu li a {
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    color: #393939;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    padding: 5px 10px;
    border-bottom: 2px solid transparent
}

.header_under {
    height: 40px;
    background: #f1f1f1 none repeat scroll 0 0
}

body>header .top_menu .main_menu li a:hover {
    color: #fff
}

body .sub_menu li a:hover {
    text-decoration: none;
    color: #fe4080;
    border-color: #fe4080
}

.left {
    width: 40px;
    float: left;
    display: inline-block;
    padding-top: 60px
}

.center {
    width: 706px;
    margin: 0 23px 0 73px;
    float: left;
    display: inline-block;
    padding-top: 20px
}

.right {
    float: right;
    display: inline-block;
    padding-top: 10px
}

.clear {
    clear: both
}

section {
    width: 1150px;
    margin: 0 auto;
    display: block
}

.title {
    font-family: "SchoolBookC";
    font-size: 37px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-align: left
}

.content {
    padding-left: 10px;
    padding-right: 10px
}

p.imagex_title_txt {
    margin-top: 20px;
    font-family: Tahoma;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    font-style: italic;
    text-align: left
}

.images_title {
    float: left;
    padding-top: 10px;
    padding-right: 25px
}

p.imagex_title_txt_2 {
    font-family: Tahoma;
    font-style: italic;
    line-height: 1.3;
    font-size: 18px;
    color: #000
}

.txt_content {
    font-family: Tahoma;
    line-height: 1.3;
    font-size: 18px;
    color: #000;
    margin-top: 9px
}

.img_dis_none_blok {
    display: none
}

.second_block {
    margin-bottom: 30px
}

a.link_blue.size_link_up {
    font-size: 22px;
    text-align: center;
    margin: 0 auto;
    display: block
}

img.button_clikc {
    margin: 0 auto;
    display: block
}

a.link_blue {
    color: #2d65ca !important;
    text-decoration: underline
}

a.link_blue:link {
    color: #2d65ca !important;
    text-decoration: underline
}

a.link_blue:visited {
    color: #2d65ca !important;
    text-decoration: underline
}

.soc_1 {
    display: block;
    width: 186px
}

.social_icon {
    padding-top: 70px
}

.content_title2 {
    font-family: Tahoma;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    padding-top: 40px
}

img.commit_img {
    margin-top: 16px
}

img.button_commit {
    padding-left: 68px;
    padding-top: 10px
}

.one_c {
    float: left
}

p.com_name {
    margin-bottom: 5px;
    padding-top: 5px;
    font-weight: 700;
    font-family: Tahoma;
    font-size: 16px;
    padding-left: 98px
}

p.com_txt {
    margin-bottom: 5px;
    padding-top: 0;
    font-family: Tahoma;
    font-size: 16px;
    padding-left: 98px
}

.com {
    border-bottom: 1px solid #cecece;
    padding-bottom: 25px
}

.commit_otziv {
    padding-top: 50px;
    border-top: 1px solid #cecece;
    margin-top: 20px
}

.com.dop_pad {
    padding-top: 28px
}

.button_33 {
    padding-top: 20px;
    margin: 0 auto;
    display: block
}

section {
    padding-bottom: 60px
}

.button_more {
    padding-top: 60px;
    margin: 0 auto;
    display: block
}

p {
    text-align: justify
}

.d_n_dec {
    display: none
}

@media only screen and (max-width: 1299px) {
    .left {
        display: none
    }
    .center {
        margin-left: 10px
    }
    .dec_n {
        display: none !important
    }
    section {
        width: 990px
    }
    img.right {
        width: 250px
    }
    ul.control_menu {
        display: none !important
    }
    body>header .container {
        width: 990px
    }
}

@media only screen and (max-width: 999px) {
    .right {
        display: none
    }
    section {
        width: 790px
    }
    body>header .container {
        width: 790px
    }
    .sub_none {
        display: none !important
    }
    ul.sub_menu {
        height: 35px
    }
    ul.main_menu {
        display: none !important
    }
    .logo {
        margin: 0 auto;
        display: block;
        text-align: center;
        float: none !important
    }
    body>header .logo img {
        display: block;
        margin: 0 auto;
        text-align: center
    }
    .center {
        float: none;
        margin: 0 auto;
        display: block;
        width: 790px
    }
}

@media only screen and (max-width: 799px) {
    section {
        width: 630px
    }
    body>header .container {
        width: 630px
    }
    .center {
        float: none;
        margin: 0 auto;
        display: block;
        width: 630px
    }
    img.commit_img {
        width: 100%
    }
    img.button_commit {
        padding-left: 60px;
        padding-top: 10px
    }
}

@media only screen and (max-width: 639px) {
    section {
        width: 470px
    }
    body>header .container {
        width: 470px
    }
    .center {
        float: none;
        margin: 0 auto;
        display: block;
        width: 470px
    }
    .soc_1 {
        display: block;
        width: 186px;
        margin: 0 auto
    }
    img.button_commit {
        padding-left: 60px;
        padding-top: 10px
    }
    img.images_title {
        float: none;
        display: block;
        margin: 0 auto
    }
    .title {
        font-family: "SchoolBookC";
        font-size: 32px;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-align: left
    }
    .d_n_dec {
        display: block
    }
    .d_n_480 {
        display: none
    }
    img.button_commit {
        padding-left: 0;
        padding-top: 10px;
        margin: 0 auto;
        display: block
    }
    .img_dis_none_blok {
        display: block
    }
    .second_block {
        background: transparent none repeat scroll 0 0;
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-top: 26px;
        padding-bottom: 20px
    }
    .images_title {
        float: left;
        padding-top: 10px;
        padding-right: 0
    }
    .content_title2 {
        font-family: Tahoma;
        font-size: 24px;
        font-weight: 700;
        color: #000;
        padding-top: 40px;
        text-align: center
    }
    img.img_dis_none_blok {
        margin: 0 auto
    }
}

@media only screen and (max-width: 479px) {
    section {
        width: 310px
    }
    img.button_clikc {
        width: 100%
    }
    body>header .container {
        width: 310px
    }
    .center {
        float: none;
        margin: 0 auto;
        display: block;
        width: 310px
    }
    .title {
        font-family: "SchoolBookC";
        font-size: 27px;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-align: center
    }
    p.imagex_title_txt {
        font-size: 19px
    }
    p.imagex_title_txt_2 {
        font-family: Tahoma;
        font-style: italic;
        line-height: 1.5;
        font-size: 16px;
        color: #000
    }
    .txt_content {
        font-family: Tahoma;
        line-height: 1.3;
        font-size: 16px;
        color: #000;
        margin-top: 9px
    }
}

@media only screen and (max-width: 319px) {
    section {
        width: 230px
    }
    body>header .container {
        width: 230px
    }
    .center {
        float: none;
        margin: 0 auto;
        display: block;
        width: 230px
    }
    img.images_title {
        padding-right: 0
    }
    img.commit_img.d_n_dec {
        display: none
    }
    .one_c {
        float: none;
        margin: 0 auto;
        display: block
    }
    p.com_name {
        padding-left: 0;
        text-align: center
    }
    p.com_txt {
        padding-left: 0
    }
    img.button_33 {
        width: 100%
    }
    img.button_more {
        width: 150px;
        padding-top: 30px
    }
    section {
        padding-bottom: 30px
    }
    img.button_commit {
        display: none
    }
    img.img_dis_none_blok {
        width: 100%
    }
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0 none
}

b,
strong {
    font-weight: 700
}

img {
    border: 0 none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0 none
}

input {
    line-height: normal
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.glyphicon-asterisk::before {
    content: "*"
}

.glyphicon-plus::before {
    content: "+"
}

.glyphicon-eur::before,
.glyphicon-euro::before {
    content: "€"
}

.glyphicon-minus::before {
    content: "−"
}

.glyphicon-cloud::before {
    content: "☁"
}

.glyphicon-envelope::before {
    content: "✉"
}

.glyphicon-pencil::before {
    content: "✏"
}

.glyphicon-glass::before {
    content: ""
}

.glyphicon-music::before {
    content: ""
}

.glyphicon-search::before {
    content: ""
}

.glyphicon-heart::before {
    content: ""
}

.glyphicon-star::before {
    content: ""
}

.glyphicon-star-empty::before {
    content: ""
}

.glyphicon-user::before {
    content: ""
}

.glyphicon-film::before {
    content: ""
}

.glyphicon-th-large::before {
    content: ""
}

.glyphicon-th::before {
    content: ""
}

.glyphicon-th-list::before {
    content: ""
}

.glyphicon-ok::before {
    content: ""
}

.glyphicon-remove::before {
    content: ""
}

.glyphicon-zoom-in::before {
    content: ""
}

.glyphicon-zoom-out::before {
    content: ""
}

.glyphicon-off::before {
    content: ""
}

.glyphicon-signal::before {
    content: ""
}

.glyphicon-cog::before {
    content: ""
}

.glyphicon-trash::before {
    content: ""
}

.glyphicon-home::before {
    content: ""
}

.glyphicon-file::before {
    content: ""
}

.glyphicon-time::before {
    content: ""
}

.glyphicon-road::before {
    content: ""
}

.glyphicon-download-alt::before {
    content: ""
}

.glyphicon-download::before {
    content: ""
}

.glyphicon-upload::before {
    content: ""
}

.glyphicon-inbox::before {
    content: ""
}

.glyphicon-play-circle::before {
    content: ""
}

.glyphicon-repeat::before {
    content: ""
}

.glyphicon-refresh::before {
    content: ""
}

.glyphicon-list-alt::before {
    content: ""
}

.glyphicon-lock::before {
    content: ""
}

.glyphicon-flag::before {
    content: ""
}

.glyphicon-headphones::before {
    content: ""
}

.glyphicon-volume-off::before {
    content: ""
}

.glyphicon-volume-down::before {
    content: ""
}

.glyphicon-volume-up::before {
    content: ""
}

.glyphicon-qrcode::before {
    content: ""
}

.glyphicon-barcode::before {
    content: ""
}

.glyphicon-tag::before {
    content: ""
}

.glyphicon-tags::before {
    content: ""
}

.glyphicon-book::before {
    content: ""
}

.glyphicon-bookmark::before {
    content: ""
}

.glyphicon-print::before {
    content: ""
}

.glyphicon-camera::before {
    content: ""
}

.glyphicon-font::before {
    content: ""
}

.glyphicon-bold::before {
    content: ""
}

.glyphicon-italic::before {
    content: ""
}

.glyphicon-text-height::before {
    content: ""
}

.glyphicon-text-width::before {
    content: ""
}

.glyphicon-align-left::before {
    content: ""
}

.glyphicon-align-center::before {
    content: ""
}

.glyphicon-align-right::before {
    content: ""
}

.glyphicon-align-justify::before {
    content: ""
}

.glyphicon-list::before {
    content: ""
}

.glyphicon-indent-left::before {
    content: ""
}

.glyphicon-indent-right::before {
    content: ""
}

.glyphicon-facetime-video::before {
    content: ""
}

.glyphicon-picture::before {
    content: ""
}

.glyphicon-map-marker::before {
    content: ""
}

.glyphicon-adjust::before {
    content: ""
}

.glyphicon-tint::before {
    content: ""
}

.glyphicon-edit::before {
    content: ""
}

.glyphicon-share::before {
    content: ""
}

.glyphicon-check::before {
    content: ""
}

.glyphicon-move::before {
    content: ""
}

.glyphicon-step-backward::before {
    content: ""
}

.glyphicon-fast-backward::before {
    content: ""
}

.glyphicon-backward::before {
    content: ""
}

.glyphicon-play::before {
    content: ""
}

.glyphicon-pause::before {
    content: ""
}

.glyphicon-stop::before {
    content: ""
}

.glyphicon-forward::before {
    content: ""
}

.glyphicon-fast-forward::before {
    content: ""
}

.glyphicon-step-forward::before {
    content: ""
}

.glyphicon-eject::before {
    content: ""
}

.glyphicon-chevron-left::before {
    content: ""
}

.glyphicon-chevron-right::before {
    content: ""
}

.glyphicon-plus-sign::before {
    content: ""
}

.glyphicon-minus-sign::before {
    content: ""
}

.glyphicon-remove-sign::before {
    content: ""
}

.glyphicon-ok-sign::before {
    content: ""
}

.glyphicon-question-sign::before {
    content: ""
}

.glyphicon-info-sign::before {
    content: ""
}

.glyphicon-screenshot::before {
    content: ""
}

.glyphicon-remove-circle::before {
    content: ""
}

.glyphicon-ok-circle::before {
    content: ""
}

.glyphicon-ban-circle::before {
    content: ""
}

.glyphicon-arrow-left::before {
    content: ""
}

.glyphicon-arrow-right::before {
    content: ""
}

.glyphicon-arrow-up::before {
    content: ""
}

.glyphicon-arrow-down::before {
    content: ""
}

.glyphicon-share-alt::before {
    content: ""
}

.glyphicon-resize-full::before {
    content: ""
}

.glyphicon-resize-small::before {
    content: ""
}

.glyphicon-exclamation-sign::before {
    content: ""
}

.glyphicon-gift::before {
    content: ""
}

.glyphicon-leaf::before {
    content: ""
}

.glyphicon-fire::before {
    content: ""
}

.glyphicon-eye-open::before {
    content: ""
}

.glyphicon-eye-close::before {
    content: ""
}

.glyphicon-warning-sign::before {
    content: ""
}

.glyphicon-plane::before {
    content: ""
}

.glyphicon-calendar::before {
    content: ""
}

.glyphicon-random::before {
    content: ""
}

.glyphicon-comment::before {
    content: ""
}

.glyphicon-magnet::before {
    content: ""
}

.glyphicon-chevron-up::before {
    content: ""
}

.glyphicon-chevron-down::before {
    content: ""
}

.glyphicon-retweet::before {
    content: ""
}

.glyphicon-shopping-cart::before {
    content: ""
}

.glyphicon-folder-close::before {
    content: ""
}

.glyphicon-folder-open::before {
    content: ""
}

.glyphicon-resize-vertical::before {
    content: ""
}

.glyphicon-resize-horizontal::before {
    content: ""
}

.glyphicon-hdd::before {
    content: ""
}

.glyphicon-bullhorn::before {
    content: ""
}

.glyphicon-bell::before {
    content: ""
}

.glyphicon-certificate::before {
    content: ""
}

.glyphicon-thumbs-up::before {
    content: ""
}

.glyphicon-thumbs-down::before {
    content: ""
}

.glyphicon-hand-right::before {
    content: ""
}

.glyphicon-hand-left::before {
    content: ""
}

.glyphicon-hand-up::before {
    content: ""
}

.glyphicon-hand-down::before {
    content: ""
}

.glyphicon-circle-arrow-right::before {
    content: ""
}

.glyphicon-circle-arrow-left::before {
    content: ""
}

.glyphicon-circle-arrow-up::before {
    content: ""
}

.glyphicon-circle-arrow-down::before {
    content: ""
}

.glyphicon-globe::before {
    content: ""
}

.glyphicon-wrench::before {
    content: ""
}

.glyphicon-tasks::before {
    content: ""
}

.glyphicon-filter::before {
    content: ""
}

.glyphicon-briefcase::before {
    content: ""
}

.glyphicon-fullscreen::before {
    content: ""
}

.glyphicon-dashboard::before {
    content: ""
}

.glyphicon-paperclip::before {
    content: ""
}

.glyphicon-heart-empty::before {
    content: ""
}

.glyphicon-link::before {
    content: ""
}

.glyphicon-phone::before {
    content: ""
}

.glyphicon-pushpin::before {
    content: ""
}

.glyphicon-usd::before {
    content: ""
}

.glyphicon-gbp::before {
    content: ""
}

.glyphicon-sort::before {
    content: ""
}

.glyphicon-sort-by-alphabet::before {
    content: ""
}

.glyphicon-sort-by-alphabet-alt::before {
    content: ""
}

.glyphicon-sort-by-order::before {
    content: ""
}

.glyphicon-sort-by-order-alt::before {
    content: ""
}

.glyphicon-sort-by-attributes::before {
    content: ""
}

.glyphicon-sort-by-attributes-alt::before {
    content: ""
}

.glyphicon-unchecked::before {
    content: ""
}

.glyphicon-expand::before {
    content: ""
}

.glyphicon-collapse-down::before {
    content: ""
}

.glyphicon-collapse-up::before {
    content: ""
}

.glyphicon-log-in::before {
    content: ""
}

.glyphicon-flash::before {
    content: ""
}

.glyphicon-log-out::before {
    content: ""
}

.glyphicon-new-window::before {
    content: ""
}

.glyphicon-record::before {
    content: ""
}

.glyphicon-save::before {
    content: ""
}

.glyphicon-open::before {
    content: ""
}

.glyphicon-saved::before {
    content: ""
}

.glyphicon-import::before {
    content: ""
}

.glyphicon-export::before {
    content: ""
}

.glyphicon-send::before {
    content: ""
}

.glyphicon-floppy-disk::before {
    content: ""
}

.glyphicon-floppy-saved::before {
    content: ""
}

.glyphicon-floppy-remove::before {
    content: ""
}

.glyphicon-floppy-save::before {
    content: ""
}

.glyphicon-floppy-open::before {
    content: ""
}

.glyphicon-credit-card::before {
    content: ""
}

.glyphicon-transfer::before {
    content: ""
}

.glyphicon-cutlery::before {
    content: ""
}

.glyphicon-header::before {
    content: ""
}

.glyphicon-compressed::before {
    content: ""
}

.glyphicon-earphone::before {
    content: ""
}

.glyphicon-phone-alt::before {
    content: ""
}

.glyphicon-tower::before {
    content: ""
}

.glyphicon-stats::before {
    content: ""
}

.glyphicon-sd-video::before {
    content: ""
}

.glyphicon-hd-video::before {
    content: ""
}

.glyphicon-subtitles::before {
    content: ""
}

.glyphicon-sound-stereo::before {
    content: ""
}

.glyphicon-sound-dolby::before {
    content: ""
}

.glyphicon-sound-5-1::before {
    content: ""
}

.glyphicon-sound-6-1::before {
    content: ""
}

.glyphicon-sound-7-1::before {
    content: ""
}

.glyphicon-copyright-mark::before {
    content: ""
}

.glyphicon-registration-mark::before {
    content: ""
}

.glyphicon-cloud-download::before {
    content: ""
}

.glyphicon-cloud-upload::before {
    content: ""
}

.glyphicon-tree-conifer::before {
    content: ""
}

.glyphicon-tree-deciduous::before {
    content: ""
}

.glyphicon-cd::before {
    content: ""
}

.glyphicon-save-file::before {
    content: ""
}

.glyphicon-open-file::before {
    content: ""
}

.glyphicon-level-up::before {
    content: ""
}

.glyphicon-copy::before {
    content: ""
}

.glyphicon-paste::before {
    content: ""
}

.glyphicon-alert::before {
    content: ""
}

.glyphicon-equalizer::before {
    content: ""
}

.glyphicon-king::before {
    content: ""
}

.glyphicon-queen::before {
    content: ""
}

.glyphicon-pawn::before {
    content: ""
}

.glyphicon-bishop::before {
    content: ""
}

.glyphicon-knight::before {
    content: ""
}

.glyphicon-baby-formula::before {
    content: ""
}

.glyphicon-tent::before {
    content: "⛺"
}

.glyphicon-blackboard::before {
    content: ""
}

.glyphicon-bed::before {
    content: ""
}

.glyphicon-apple::before {
    content: ""
}

.glyphicon-erase::before {
    content: ""
}

.glyphicon-hourglass::before {
    content: "⌛"
}

.glyphicon-lamp::before {
    content: ""
}

.glyphicon-duplicate::before {
    content: ""
}

.glyphicon-piggy-bank::before {
    content: ""
}

.glyphicon-scissors::before {
    content: ""
}

.glyphicon-bitcoin::before {
    content: ""
}

.glyphicon-btc::before {
    content: ""
}

.glyphicon-xbt::before {
    content: ""
}

.glyphicon-yen::before {
    content: "¥"
}

.glyphicon-jpy::before {
    content: "¥"
}

.glyphicon-ruble::before {
    content: "₽"
}

.glyphicon-rub::before {
    content: "₽"
}

.glyphicon-scale::before {
    content: ""
}

.glyphicon-ice-lolly::before {
    content: ""
}

.glyphicon-ice-lolly-tasted::before {
    content: ""
}

.glyphicon-education::before {
    content: ""
}

.glyphicon-option-horizontal::before {
    content: ""
}

.glyphicon-option-vertical::before {
    content: ""
}

.glyphicon-menu-hamburger::before {
    content: ""
}

.glyphicon-modal-window::before {
    content: ""
}

.glyphicon-oil::before {
    content: ""
}

.glyphicon-grain::before {
    content: ""
}

.glyphicon-sunglasses::before {
    content: ""
}

.glyphicon-text-size::before {
    content: ""
}

.glyphicon-text-color::before {
    content: ""
}

.glyphicon-text-background::before {
    content: ""
}

.glyphicon-object-align-top::before {
    content: ""
}

.glyphicon-object-align-bottom::before {
    content: ""
}

.glyphicon-object-align-horizontal::before {
    content: ""
}

.glyphicon-object-align-left::before {
    content: ""
}

.glyphicon-object-align-vertical::before {
    content: ""
}

.glyphicon-object-align-right::before {
    content: ""
}

.glyphicon-triangle-right::before {
    content: ""
}

.glyphicon-triangle-left::before {
    content: ""
}

.glyphicon-triangle-bottom::before {
    content: ""
}

.glyphicon-triangle-top::before {
    content: ""
}

.glyphicon-console::before {
    content: ""
}

.glyphicon-superscript::before {
    content: ""
}

.glyphicon-subscript::before {
    content: ""
}

.glyphicon-menu-left::before {
    content: ""
}

.glyphicon-menu-right::before {
    content: ""
}

.glyphicon-menu-down::before {
    content: ""
}

.glyphicon-menu-up::before {
    content: ""
}

* {
    box-sizing: border-box
}

::after,
::before {
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

p {
    margin: 0 0 10px
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

blockquote .small::before,
blockquote footer::before,
blockquote small::before {
    content: "— "
}

.blockquote-reverse .small::before,
.blockquote-reverse footer::before,
.blockquote-reverse small::before,
blockquote.pull-right .small::before,
blockquote.pull-right footer::before,
blockquote.pull-right small::before {
    content: ""
}

.blockquote-reverse .small::after,
.blockquote-reverse footer::after,
.blockquote-reverse small::after,
blockquote.pull-right .small::after,
blockquote.pull-right footer::after,
blockquote.pull-right small::after {
    content: " —"
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.table-striped>tbody>tr:nth-of-type(2n+1) {
    background-color: #f9f9f9
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.breadcrumb>li+li::before {
    padding: 0 5px;
    color: #ccc;
    content: "/ "
}

.popover>.arrow,
.popover>.arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow::after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow::after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow::after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow::after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow::after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-control .icon-prev::before {
    content: "‹"
}

.carousel-control .icon-next::before {
    content: "›"
}

.btn-group-vertical>.btn-group::after,
.btn-group-vertical>.btn-group::before,
.btn-toolbar::after,
.btn-toolbar::before,
.clearfix::after,
.clearfix::before,
.container-fluid::after,
.container-fluid::before,
.container::after,
.container::before,
.dl-horizontal dd::after,
.dl-horizontal dd::before,
.form-horizontal .form-group::after,
.form-horizontal .form-group::before,
.modal-footer::after,
.modal-footer::before,
.modal-header::after,
.modal-header::before,
.nav::after,
.nav::before,
.navbar-collapse::after,
.navbar-collapse::before,
.navbar-header::after,
.navbar-header::before,
.navbar::after,
.navbar::before,
.pager::after,
.pager::before,
.panel-body::after,
.panel-body::before,
.row::after,
.row::before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group::after,
.btn-toolbar::after,
.clearfix::after,
.container-fluid::after,
.container::after,
.dl-horizontal dd::after,
.form-horizontal .form-group::after,
.modal-footer::after,
.modal-header::after,
.nav::after,
.navbar-collapse::after,
.navbar-header::after,
.navbar::after,
.pager::after,
.panel-body::after,
.row::after {
    clear: both
}

@media only screen and (min-width: 1000px) and (max-width: 2000px) {
    body>header .top_menu .main_menu li {
        list-style: outside none none;
        display: inline-block;
        padding: 0 2px;
        margin: 0
    }
    body>header .control_menu li {
        width: 49%
    }
}