@import "../js/fancybox/jquery.fancybox.css";
    @font-face {
    font-family: CalibriRegular;
    src: url(../fonts/calibri.eot) format("embedded-opentype"), url(../fonts/calibri.woff) format("woff"), url(../fonts/calibri.ttf) format("truetype"), url(../fonts/calibri.svg#CalibriRegular) format("svg");
}
@font-face {
    font-family: CalibriItalic;
    src: url(../fonts/calibriitalic.eot) format("embedded-opentype"), url(../fonts/calibriitalic.woff) format("woff"), url(../fonts/calibriitalic.ttf) format("truetype"), url(../fonts/calibriitalic.svg#CalibriItalic) format("svg");
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: 0 0;
}
a:active, a:hover {
    outline: 0;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
@media print {
    * {
    text-shadow: none!important;
    color: #000!important;
    background: 0 0!important;
    box-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
img, tr {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
select {
    background: #fff!important;
}
.navbar {
    display: none;
}
.table td, .table th {
    background-color: #fff!important;
}
.btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000!important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse!important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #ddd!important;
}
}*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #428bca;
    text-decoration: none;
}
a:focus, a:hover {
    color: #2a6496;
    text-decoration: underline;
}
a:focus {
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%}
.h1, h1 {
    font-size: 36px;
}
.h2, h2 {
    font-size: 30px;
}
.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 18px;
}
.h5, h5 {
    font-size: 14px;
}
.h6, h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width:0) {
    .lead {
    font-size: 21px;
}
}.small, small {
    font-size: 85%}
cite {
    font-style: normal;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-muted {
    color: #999;
}
.text-primary {
    color: #428bca;
}
a.text-primary:hover {
    color: #3071a9;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #428bca;
}
a.bg-primary:hover {
    background-color: #3071a9;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dd, dt {
    line-height: 1.42857143;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
@media (min-width:0) {
    .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 180px;
}
}abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999;
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}
.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: '\00A0 \2014'}
blockquote:after, blockquote:before {
    content: ""}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width:0) {
    .container {
    width: 740px;
}
}@media (min-width:0) {
    .container {
    width: 960px;
}
}@media (min-width:0) {
    .container {
    width: 1160px;
}
}.row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%}
.col-xs-11 {
    width: 91.66666667%}
.col-xs-10 {
    width: 83.33333333%}
.col-xs-9 {
    width: 75%}
.col-xs-8 {
    width: 66.66666667%}
.col-xs-7 {
    width: 58.33333333%}
.col-xs-6 {
    width: 50%}
.col-xs-5 {
    width: 41.66666667%}
.col-xs-4 {
    width: 33.33333333%}
.col-xs-3 {
    width: 25%}
.col-xs-2 {
    width: 16.66666667%}
.col-xs-1 {
    width: 8.33333333%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-pull-11 {
    right: 91.66666667%}
.col-xs-pull-10 {
    right: 83.33333333%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-8 {
    right: 66.66666667%}
.col-xs-pull-7 {
    right: 58.33333333%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-5 {
    right: 41.66666667%}
.col-xs-pull-4 {
    right: 33.33333333%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-2 {
    right: 16.66666667%}
.col-xs-pull-1 {
    right: 8.33333333%}
.col-xs-pull-0 {
    right: 0;
}
.col-xs-push-12 {
    left: 100%}
.col-xs-push-11 {
    left: 91.66666667%}
.col-xs-push-10 {
    left: 83.33333333%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-8 {
    left: 66.66666667%}
.col-xs-push-7 {
    left: 58.33333333%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-5 {
    left: 41.66666667%}
.col-xs-push-4 {
    left: 33.33333333%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-2 {
    left: 16.66666667%}
.col-xs-push-1 {
    left: 8.33333333%}
.col-xs-push-0 {
    left: 0;
}
.col-xs-offset-12 {
    margin-left: 100%}
.col-xs-offset-11 {
    margin-left: 91.66666667%}
.col-xs-offset-10 {
    margin-left: 83.33333333%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-8 {
    margin-left: 66.66666667%}
.col-xs-offset-7 {
    margin-left: 58.33333333%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-5 {
    margin-left: 41.66666667%}
.col-xs-offset-4 {
    margin-left: 33.33333333%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-2 {
    margin-left: 16.66666667%}
.col-xs-offset-1 {
    margin-left: 8.33333333%}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width:0) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-sm-12 {
    width: 100%}
.col-sm-11 {
    width: 91.66666667%}
.col-sm-10 {
    width: 83.33333333%}
.col-sm-9 {
    width: 75%}
.col-sm-8 {
    width: 66.66666667%}
.col-sm-7 {
    width: 58.33333333%}
.col-sm-6 {
    width: 50%}
.col-sm-5 {
    width: 41.66666667%}
.col-sm-4 {
    width: 33.33333333%}
.col-sm-3 {
    width: 25%}
.col-sm-2 {
    width: 16.66666667%}
.col-sm-1 {
    width: 8.33333333%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-pull-11 {
    right: 91.66666667%}
.col-sm-pull-10 {
    right: 83.33333333%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-8 {
    right: 66.66666667%}
.col-sm-pull-7 {
    right: 58.33333333%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-5 {
    right: 41.66666667%}
.col-sm-pull-4 {
    right: 33.33333333%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-2 {
    right: 16.66666667%}
.col-sm-pull-1 {
    right: 8.33333333%}
.col-sm-pull-0 {
    right: 0;
}
.col-sm-push-12 {
    left: 100%}
.col-sm-push-11 {
    left: 91.66666667%}
.col-sm-push-10 {
    left: 83.33333333%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-8 {
    left: 66.66666667%}
.col-sm-push-7 {
    left: 58.33333333%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-5 {
    left: 41.66666667%}
.col-sm-push-4 {
    left: 33.33333333%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-2 {
    left: 16.66666667%}
.col-sm-push-1 {
    left: 8.33333333%}
.col-sm-push-0 {
    left: 0;
}
.col-sm-offset-12 {
    margin-left: 100%}
.col-sm-offset-11 {
    margin-left: 91.66666667%}
.col-sm-offset-10 {
    margin-left: 83.33333333%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-8 {
    margin-left: 66.66666667%}
.col-sm-offset-7 {
    margin-left: 58.33333333%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-5 {
    margin-left: 41.66666667%}
.col-sm-offset-4 {
    margin-left: 33.33333333%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-2 {
    margin-left: 16.66666667%}
.col-sm-offset-1 {
    margin-left: 8.33333333%}
.col-sm-offset-0 {
    margin-left: 0;
}
}@media (min-width:0) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-md-12 {
    width: 100%}
.col-md-11 {
    width: 91.66666667%}
.col-md-10 {
    width: 83.33333333%}
.col-md-9 {
    width: 75%}
.col-md-8 {
    width: 66.66666667%}
.col-md-7 {
    width: 58.33333333%}
.col-md-6 {
    width: 50%}
.col-md-5 {
    width: 41.66666667%}
.col-md-4 {
    width: 33.33333333%}
.col-md-3 {
    width: 25%}
.col-md-2 {
    width: 16.66666667%}
.col-md-1 {
    width: 8.33333333%}
.col-md-pull-12 {
    right: 100%}
.col-md-pull-11 {
    right: 91.66666667%}
.col-md-pull-10 {
    right: 83.33333333%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-8 {
    right: 66.66666667%}
.col-md-pull-7 {
    right: 58.33333333%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-5 {
    right: 41.66666667%}
.col-md-pull-4 {
    right: 33.33333333%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-2 {
    right: 16.66666667%}
.col-md-pull-1 {
    right: 8.33333333%}
.col-md-pull-0 {
    right: 0;
}
.col-md-push-12 {
    left: 100%}
.col-md-push-11 {
    left: 91.66666667%}
.col-md-push-10 {
    left: 83.33333333%}
.col-md-push-9 {
    left: 75%}
.col-md-push-8 {
    left: 66.66666667%}
.col-md-push-7 {
    left: 58.33333333%}
.col-md-push-6 {
    left: 50%}
.col-md-push-5 {
    left: 41.66666667%}
.col-md-push-4 {
    left: 33.33333333%}
.col-md-push-3 {
    left: 25%}
.col-md-push-2 {
    left: 16.66666667%}
.col-md-push-1 {
    left: 8.33333333%}
.col-md-push-0 {
    left: 0;
}
.col-md-offset-12 {
    margin-left: 100%}
.col-md-offset-11 {
    margin-left: 91.66666667%}
.col-md-offset-10 {
    margin-left: 83.33333333%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-8 {
    margin-left: 66.66666667%}
.col-md-offset-7 {
    margin-left: 58.33333333%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-5 {
    margin-left: 41.66666667%}
.col-md-offset-4 {
    margin-left: 33.33333333%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-2 {
    margin-left: 16.66666667%}
.col-md-offset-1 {
    margin-left: 8.33333333%}
.col-md-offset-0 {
    margin-left: 0;
}
}@media (min-width:0) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-lg-12 {
    width: 100%}
.col-lg-11 {
    width: 91.66666667%}
.col-lg-10 {
    width: 83.33333333%}
.col-lg-9 {
    width: 75%}
.col-lg-8 {
    width: 66.66666667%}
.col-lg-7 {
    width: 58.33333333%}
.col-lg-6 {
    width: 50%}
.col-lg-5 {
    width: 41.66666667%}
.col-lg-4 {
    width: 33.33333333%}
.col-lg-3 {
    width: 25%}
.col-lg-2 {
    width: 16.66666667%}
.col-lg-1 {
    width: 8.33333333%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-pull-11 {
    right: 91.66666667%}
.col-lg-pull-10 {
    right: 83.33333333%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-8 {
    right: 66.66666667%}
.col-lg-pull-7 {
    right: 58.33333333%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-5 {
    right: 41.66666667%}
.col-lg-pull-4 {
    right: 33.33333333%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-2 {
    right: 16.66666667%}
.col-lg-pull-1 {
    right: 8.33333333%}
.col-lg-pull-0 {
    right: 0;
}
.col-lg-push-12 {
    left: 100%}
.col-lg-push-11 {
    left: 91.66666667%}
.col-lg-push-10 {
    left: 83.33333333%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-8 {
    left: 66.66666667%}
.col-lg-push-7 {
    left: 58.33333333%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-5 {
    left: 41.66666667%}
.col-lg-push-4 {
    left: 33.33333333%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-2 {
    left: 16.66666667%}
.col-lg-push-1 {
    left: 8.33333333%}
.col-lg-push-0 {
    left: 0;
}
.col-lg-offset-12 {
    margin-left: 100%}
.col-lg-offset-11 {
    margin-left: 91.66666667%}
.col-lg-offset-10 {
    margin-left: 83.33333333%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-8 {
    margin-left: 66.66666667%}
.col-lg-offset-7 {
    margin-left: 58.33333333%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-5 {
    margin-left: 41.66666667%}
.col-lg-offset-4 {
    margin-left: 33.33333333%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-2 {
    margin-left: 16.66666667%}
.col-lg-offset-1 {
    margin-left: 8.33333333%}
.col-lg-offset-0 {
    margin-left: 0;
}
}fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}
input[type=file] {
    display: block;
}
input[type=range] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.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, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type=search] {
    -webkit-appearance: none;
}
input[type=date] {
    line-height: 34px;
}
.form-group {
    margin-bottom: 15px;
}
.checkbox, .radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.checkbox label, .radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px;
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-sm, textarea.input-sm {
    height: auto;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-lg, textarea.input-lg {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.form-control-static {
    margin-bottom: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width:0) {
    .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .input-group>.form-control {
    width: 100%}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    float: none;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
}
@media (min-width:0) {
    .form-horizontal .control-label {
    text-align: right;
}
}.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 10px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn.active:focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}
.btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.btn-info.active, .btn-info:active, .open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.btn-warning.active, .btn-warning:active, .open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.btn-danger.active, .btn-danger:active, .open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav>li {
    position: relative;
    display: block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #eee;
}
.nav>li.disabled>a {
    color: #999;
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav>li>a>img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified>li {
    float: none;
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width:0) {
    .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
}
}.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd;
}
@media (min-width:0) {
    .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
}
}.nav-pills>li {
    float: left;
}
.nav-pills>li>a {
    border-radius: 4px;
}
.nav-pills>li+li {
    margin-left: 2px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca;
}
.nav-stacked>li {
    float: none;
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%}
.nav-justified>li {
    float: none;
}
.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width:0) {
    .nav-justified>li {
    display: table-cell;
    width: 1%}
.nav-justified>li>a {
    margin-bottom: 0;
}
}.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd;
}
@media (min-width:0) {
    .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
}
}.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width:0) {
    .navbar {
    border-radius: 4px;
}
}@media (min-width:0) {
    .navbar-header {
    float: left;
}
}.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width:0) {
    .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
}
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
}.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -10px;
    margin-left: -10px;
}
@media (min-width:0) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}
}.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width:0) {
    .navbar-static-top {
    border-radius: 0;
}
}.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width:0) {
    .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
}
}.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
@media (min-width:0) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -10px;
}
}.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
@media (min-width:0) {
    .navbar-toggle {
    display: none;
}
}.navbar-nav {
    margin: 7.5px -10px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width:-1) {
    .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
}
}@media (min-width:0) {
    .navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav>li {
    float: left;
}
.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-nav.navbar-right:last-child {
    margin-right: -10px;
}
}@media (min-width:0) {
    .navbar-left {
    float: left!important;
}
.navbar-right {
    float: right!important;
}
}.navbar-form {
    margin: 8px -10px;
    padding: 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width:0) {
    .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.navbar-form .input-group>.form-control {
    width: 100%}
.navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    float: none;
    margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
    top: 0;
}
}@media (max-width:-1) {
    .navbar-form .form-group {
    margin-bottom: 5px;
}
}@media (min-width:0) {
    .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-form.navbar-right:last-child {
    margin-right: -10px;
}
}.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width:0) {
    .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.navbar-text.navbar-right:last-child {
    margin-right: 0;
}
}.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width:-1) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}
}.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #999;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
    color: #999;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff;
}
@media (max-width:-1) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
}
}.navbar-inverse .navbar-link {
    color: #999;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 20px;
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}
@media (min-width:0) {
    .modal-dialog {
    width: 600px;
    margin: 30px auto;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
    width: 300px;
}
}@media (min-width:0) {
    .modal-lg {
    width: 900px;
}
}.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.carousel-inner {
    width: 100%}
@media screen and (min-width:0) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
}
.carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    content: " ";
    display: table;
}
.clearfix:after, .container-fluid:after, .container:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}
.affix {
    position: fixed;
}
#slider {
    margin: 0 auto;
}
#top {
    text-align: center;
}
#top .top-inner {
    max-width: 658px;
    width: auto;
}
#top img {
    float: none;
    display: inline;
    margin-top: 12px;
}
#container {
    padding: 10px 40px;
}
#main {
    overflow: hidden;
}
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    outline: 0;
}
.flex-control-nav, .flex-direction-nav, .slides {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%}
.no-js .slides>li:first-child {
    display: block;
}
.flexslider {
    background: #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.flexslider .slides {
    zoom: 1;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(../img/bg_direction_nav.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px;
}
.flex-direction-nav .flex-prev {
    left: -36px;
}
.flexslider:hover .flex-next {
    opacity: .8;
    right: 55px;
}
.flexslider:hover .flex-prev {
    opacity: .8;
    left: 55px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default;
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    z-index: 2;
}
.flex-control-nav li {
    margin: 0 25px;
    display: inline-block;
    zoom: 1;
}
.flex-control-paging li a {
    width: 23px;
    height: 23px;
    display: block;
    border: 4px solid #748187;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.flex-control-paging li a:hover {
    background: #80ba31;
}
.flex-control-paging li a.flex-active {
    background: #80ba31;
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
}
.flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
}
}.page {
    font-family: Arial, Helvetica, sans-serif;
    min-width: 1280px;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
a, a:focus, button, button:focus, input, input:focus {
    outline: 0;
}
h2 {
    color: #373d3e;
    font-size: 58px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
h2 .icon {
    padding-right: 13px;
}
.cnt {
    display: block;
    text-align: center;
}
.top-shadow {
    background: url(../img/partition-shadow.png) no-repeat scroll 50% 0;
    height: 15px;
    margin: 0 -10px;
    position: absolute;
    width: 100%}
.container {
    margin: auto;
    width: 1280px;
    position: relative;
}
.fix-nav {
    background: url(../img/top-menu-bg.jpg) repeat-x scroll 50% 0;
    height: 94px;
    min-width: 100%;
    position: absolute;
    top: 0;
    z-index: 29;
}
.fix-nav nav {
    background: url(../img/top-menu.jpg) repeat scroll;
    height: 94px;
}
.fix-nav .logo {
    float: left;
}
.fix-nav .item-nav {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    float: right;
    position: relative;
    width: 220px;
}
.fix-nav .item-nav a {
    color: #fff;
    display: block;
    font-size: 35px;
    line-height: 2.6;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(37, 55, 62, .7);
    padding: 0;
    position: relative;
    height: 94px;
    background: 0 0;
}
.fix-nav .active a, .fix-nav .item-nav a:hover {
    background: #f0c32e;
    color: #373d3e;
    text-shadow: 0 1px 1px rgba(252, 243, 67, .7);
    padding: 0;
}
.fix-nav .active a:before, .fix-nav .item-nav a:hover:before {
    border-left: 110px solid transparent;
    border-right: 110px solid transparent;
    border-top: 36px solid #f0c32e;
    content: "";
    position: absolute;
    top: 94px;
    left: 0;
}
.wrap-slider {
    background: #3a4c5b;
    height: 545px;
    margin-top: 94px;
    min-width: 1280px;
    overflow: hidden;
}
.wrap-slider .left-shadow {
    -webkit-box-shadow: inset 50px 0 30px -20px #3a4c5b;
    -moz-box-shadow: inset 50px 0 30px -20px #3a4c5b;
    box-shadow: inset 50px 0 30px -20px #3a4c5b;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    width: 65px;
}
.wrap-slider .right-shadow {
    -webkit-box-shadow: inset -50px 0 30px -20px #3a4c5b;
    -moz-box-shadow: inset -50px 0 30px -20px #3a4c5b;
    box-shadow: inset -50px 0 30px -20px #3a4c5b;
    top: 0;
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 65px;
}
.wrap-slider .site, .wrap-slider .title {
    bottom: 60px;
    color: #fff;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 700;
    line-height: 1.1;
    position: absolute;
    margin-bottom: 0;
}
.wrap-slider .title {
    font-size: 32px;
    height: 77px;
    left: -40px;
    padding: 2px 90px;
    width: 1013px;
    background: url(../img/slider-place-title.png) no-repeat;
}
.wrap-slider .title-add {
    font-size: 27px;
}
.wrap-slider .site {
    background: url(../img/slider-place-site.png) no-repeat;
    font-size: 25px;
    height: 77px;
    padding: 10px 100px 15px 30px;
    right: -50px;
    text-align: right;
}
.wrap-slider .site-add {
    font-size: 15px;
}
.wrap-slider .link-site {
    color: #fff;
}
.title-advert:hover, .title-profit:hover, .title-social:hover, .title-teach:hover {
    text-decoration: none;
}
.make {
    background: url(../img/make-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 800px;
    min-width: 1280px;
    overflow: hidden;
}
.make .bg-quote {
    background: url(../img/make-quote.png) no-repeat;
    float: right;
    font-family: CalibriItalic;
    height: 121px;
    margin-top: 30px;
    width: 601px;
}
.make .txt-quote {
    color: #43525a;
    display: block;
    font-size: 25px;
    line-height: 1.2;
    margin: auto;
    padding-top: 9px;
    text-align: justify;
    text-indent: 87px;
    width: 530px;
}
.make .author-quote {
    float: right;
    font-size: 21px;
    padding-top: 4px;
}
.make h2 {
    margin-bottom: 25px;
    margin-top: 160px;
}
.make .big-advert, .make .big-profit, .make .big-social, .make .big-teach {
    height: 241px;
    position: relative;
    transition: all .5s ease 0s;
    width: 518px;
}
.make .big-advert, .make .big-profit {
    float: left;
    z-index: 2;
}
.make .big-social, .make .big-teach {
    float: right;
}
.make .big-advert, .make .big-profit {
    left: 1px;
}
.make .big-social {
    left: 5px;
    top: -105px;
}
.make .big-teach {
    top: -111px;
}
.make .sm-advert, .make .sm-profit, .make .sm-social, .make .sm-teach {
    bottom: 0;
    height: 202px;
    position: absolute;
    right: 0;
    transition: all .5s ease 0s;
    width: 433px;
    display: table;
}
.make .sm-advert:hover, .make .sm-profit:hover, .make .sm-social:hover, .make .sm-teach:hover {
    height: 100%;
    transition: all .5s ease 0s;
    width: 100%}
.make .sm-advert:hover .title-advert, .make .sm-profit:hover .title-profit, .make .sm-social:hover .title-social, .make .sm-teach:hover .title-teach {
    font-size: 43px;
    transition: all .5s ease 0s;
    padding-top: 70px;
}
.make .sm-advert:hover, .make .sm-profit:hover {
    right: -3px;
}
.make .sm-social:hover, .make .sm-teach:hover {
    bottom: -26px;
    right: -29px;
}
.make .sm-advert:hover .title-advert, .make .sm-profit:hover .title-profit {
    padding-left: 140px;
    padding-right: 15px;
}
.make .sm-social:hover .title-social, .make .sm-teach:hover .title-teach {
    padding-left: 55px;
    padding-right: 160px;
}
.make .img-advert, .make .img-profit, .make .img-social, .make .img-teach {
    height: 100%;
    width: 100%;
    position: absolute;
}
.make .title-advert, .make .title-profit, .make .title-social, .make .title-teach {
    color: #373d3e;
    display: table-cell;
    font-size: 37px;
    line-height: 1.1;
    position: relative;
    text-align: center;
    transition: all .5s ease 0s;
    padding-top: 60px;
    vertical-align: middle;
}
.make .title-advert{
    padding-left: 125px;
    padding-right: 42px;
	padding-top: 50px;
}
.make .title-profit {
    padding-left: 125px;
    padding-right: 42px;
}
.make .title-social{
    padding-left: 55px;
    padding-right: 112px;
}
.make .title-teach {
    padding-left: 25px;
    padding-right: 112px;
}
[class^=have-plane] {
    background: url(../img/have-plane-bg.jpg) no-repeat 50% 0;
    min-width: 1280px;
    background-size: cover;
    height: 557px;
    text-align: center;
}
[class^=have-plane] .title {
    color: #373d3e;
    display: inline-block;
    font-size: 70px;
    line-height: 1.2;
    margin-bottom: 85px;
    margin-top: 120px;
    padding: 0 210px;
    position: relative;
}
[class^=have-plane] .arrow {
    left: 0;
    margin-top: -85px;
    position: absolute;
    top: 50%}
[class^=have-plane] .question {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -86px;
}
[class^=have-plane] .ctm-btn {
    background: url(../img/have-plane-but.png) no-repeat;
    display: inline-block;
    height: 120px;
    text-decoration: none;
    width: 509px;
}
[class^=have-plane] .ctm-btn:hover {
    background-position: 0 -124px;
}
[class^=have-plane] .title-btn {
    color: #fff;
    display: block;
    font-size: 42px;
    line-height: 1.1;
    padding: 12px 0 0;
    text-shadow: 0 2px 1px rgba(37, 55, 62, .7);
    text-transform: uppercase;
}
.services .list {
    padding: 0;
}
.services .img-prom-teach {
    background: url(../img/but-prom-teach.png);
    background-size: cover;
    left: 34px;
}
.services .img-prom-teach:hover {
    left: -19px;
    top: -75px;
}
.services .img-prom-teach:hover .title-prom-teach {
    bottom: 60px;
    font-size: 43px;
    right: 200px;
}
.need {
    background: url(../img/need-bg.jpg) repeat-x;
    height: 677px;
    text-align: center;
    min-width: 1280px;
}
.need h2 {
    margin-bottom: 50px;
    margin-top: 50px;
}
.need .title-item {
    font-size: 32px;
    line-height: 1;
}
.need .img-item {
    margin-bottom: 15px;
}
.have-plane {
    background: url(../img/have-plane-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 557px;
    text-align: center;
    min-width: 1280px;
}
.have-plane .title {
    color: #373d3e;
    display: inline-block;
    font-size: 70px;
    line-height: 1.2;
    margin-bottom: 85px;
    margin-top: 120px;
    padding: 0 210px;
    position: relative;
}
.have-plane .arrow {
    left: 0;
    margin-top: -85px;
    position: absolute;
    top: 50%}
.have-plane .question {
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -86px;
}
.have-plane .ctm-btn {
    background: url(../img/have-plane-but.png) no-repeat;
    display: inline-block;
    height: 122px;
    text-decoration: none;
    width: 505px;
}
.have-plane .title-btn {
    color: #fff;
    display: block;
    font-size: 42px;
    line-height: 1.1;
    padding: 12px 0 0;
    text-shadow: 0 2px 1px rgba(37, 55, 62, .7);
    text-transform: uppercase;
}
.services {
    background: url(../img/services-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 951px;
    overflow: hidden;
    min-width: 1280px;
}
.services h2 {
    margin-bottom: 35px;
    margin-top: 56px;
}
.services .list-serv {
    padding: 0;
}
.list-serv [class^=item-list-srv] {
    background: url(../img/services-btns.png) no-repeat;
    color: #fff;
    display: table;
    height: 202px;
    margin: auto;
    position: relative;
    width: 395px;
}
.list-serv [class^=item-list-srv]:hover .sublist-srv {
    opacity: 1;
    transition: opacity 1s ease-out;
}
.list-serv .item-list-active .sublist-srv {
    opacity: 1;
}
.list-serv .item-list-srv-1, .list-serv .item-list-srv-3 {
    left: -138px;
}
.list-serv .item-list-srv-2, .list-serv .item-list-srv-4 {
    left: 162px;
}
.list-serv .item-list-srv-1:hover {
    background-position: -395px 0;
}
.list-serv .item-list-srv-2 {
    background-position: 0 -202px;
    top: -54px;
}
.list-serv .item-list-srv-2:hover {
    background-position: -395px -202px;
}
.list-serv .item-list-srv-3 {
    background-position: 0 -404px;
    top: -107px;
}
.list-serv .item-list-srv-3:hover {
    background-position: -395px -404px;
}
.list-serv .item-list-srv-4 {
    background-position: 0 -606px;
    top: -161px;
}
.list-serv .item-list-srv-4:hover {
    background-position: -395px -606px;
}
.list-serv [class^=link-list-srv] {
    vertical-align: middle;
    display: table-cell;
    font-size: 33px;
    color: #fff;
    text-decoration: none;
    line-height: 1.1;
}
.list-serv .link-list-srv-l {
    padding-right: 180px;
    text-align: right;
}
.list-serv .link-list-srv-r {
    padding-left: 180px;
    text-align: left;
}
.list-serv .sublist-srv {
    opacity: 0;
    position: absolute;
}
.list-serv .sll-srv {
    left: -225px;
}
.list-serv .slr-srv {
    right: -225px;
}
.list-serv [class^=item-sublist-srv] {
    width: 205px;
    height: 70px;
    margin-bottom: 3px;
    display: table;
    position: relative;
}
.list-serv [class^=item-sublist-srv]:before {
    border: 35px solid transparent;
    content: "";
    position: absolute;
    left: -47px;
    top: 0;
    width: 47px;
}
.list-serv [class^=item-sublist-srv]:after {
    border: 35px solid transparent;
    content: "";
    position: absolute;
    right: -47px;
    top: 0;
    width: 47px;
}
.list-serv .item-sublist-srv-or {
    background: #f49722;
}
.list-serv .item-sublist-srv-or:before {
    border-right: 12px solid #f49722;
}
.list-serv .item-sublist-srv-or:after {
    border-left: 12px solid #f49722;
}
.list-serv .item-sublist-srv-gr {
    background: #80ba31;
}
.list-serv .item-sublist-srv-gr:before {
    border-right: 12px solid #80ba31;
}
.list-serv .item-sublist-srv-gr:after {
    border-left: 12px solid #80ba31;
}
.list-serv .item-sublist-srv-lmetall {
    background: #b3c5ce;
}
.list-serv .item-sublist-srv-lmetall:before {
    border-right: 12px solid #b3c5ce;
}
.list-serv .item-sublist-srv-lmetall:after {
    border-left: 12px solid #b3c5ce;
}
.list-serv .item-sublist-srv-dmetall {
    background: #8a96a0;
}
.list-serv .item-sublist-srv-dmetall:before {
    border-right: 12px solid #8a96a0;
}
.list-serv .item-sublist-srv-dmetall:after {
    border-left: 12px solid #8a96a0;
}
.list-serv [class^=link-sublist-srv] {
    color: #fff;
    display: table-cell;
    font-size: 21px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    line-height: 1.1;
}
[class^=figure] {
    background: url(../img/figure-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 602px;
    min-width: 1280px;
}
[class^=figure] .goal {
    float: left;
    margin-top: 85px;
    margin-left: 60px;
    position: relative;
}
[class^=figure] .stars-fgr {
    background: url(../img/figure-goal.png) -110px 0 no-repeat;
    width: 125px;
    height: 165px;
    position: absolute;
    left: 100px;
    top: 0;
}
[class^=figure] .person-fgr {
    background: url(../img/figure-goal.png) 0 -166px no-repeat;
    width: 365px;
    height: 325px;
    position: absolute;
    top: 90px;
}
[class^=figure] .bg-quote {
    background: url(../img/figure-plate.png) no-repeat;
    float: right;
    font-family: CalibriItalic;
    height: 143px;
    margin-top: 225px;
    width: 723px;
    display: table;
}
[class^=figure] .txt-quote {
    color: #373d3e;
    font-size: 24px;
    line-height: 1.2;
    margin: 0;
    padding: 20px 45px;
    text-align: justify;
    text-indent: 62px;
    display: table-cell;
    vertical-align: middle;
}
[class^=figure] .author-quote {
    float: right;
    font-size: 20px;
    padding-top: 17px;
}
.why-me {
    background: url(../img/why-we-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 1050px;
    overflow: hidden;
    min-width: 1280px;
}
.why-me h2 {
    margin-top: 42px;
    margin-bottom: 120px;
}
.why-me .advantage {
    position: relative;
    left: 50%;
    top: 230px;
    margin-left: -130px;
}
.why-me [class^=avte] {
    background: url(../img/why-we-advantage.png) no-repeat;
    height: 220px;
    position: absolute;
    width: 260px;
}
.why-me [class^=avte]:hover .wr-explan {
    display: block;
}
.why-me .tit-avte {
    color: #373d3e;
    font-size: 24px;
    text-align: center;
    line-height: .9;
    display: block;
    padding-top: 145px;
}
.why-me .avte-t {
    background-position: 0 -220px;
    left: -4px;
    top: -229px;
}
.why-me .avte-rt {
    background-position: 0 -440px;
    left: 202px;
    top: -113px;
}
.why-me .avte-rb {
    background-position: 0 -660px;
    left: 203px;
    top: 115px;
}
.why-me .avte-b {
    background-position: 0 -880px;
    left: 3px;
    top: 230px;
}
.why-me .avte-lb {
    background-position: 0 -1100px;
    left: -202px;
    top: 116px;
}
.why-me .avte-lt {
    background-position: 0 -1320px;
    left: -205px;
    top: -109px;
}
.why-me .wr-explan {
    position: absolute;
    background: url(../img/why-we-place.png) no-repeat;
    left: 50%;
    top: 50%;
    display: none;
    height: 146px;
    z-index: 1;
}
.why-me .in-explan {
    bottom: 3px;
    color: #373d3e;
    display: block;
    font-size: 16px;
    left: 3px;
    line-height: 1.3;
    position: absolute;
    right: 3px;
    top: 3px;
    margin: 7px 48px;
    overflow: hidden;
}
.why-me .triangle {
    background: url(../img/why-we-triangle.png) no-repeat;
    height: 325px;
    margin: auto;
    position: relative;
    top: 800px;
    width: 402px;
    text-align: center;
}
.why-me .hexagon {
    background: url(../img/why-we-hexagon.png) no-repeat;
    height: 93px;
    left: 50%;
    margin-left: -52px;
    position: absolute;
    width: 110px;
    top: 0;
}
.why-me .cheap, .why-me .quality, .why-me .quick, .why-me .sel {
    font-weight: 700;
    text-transform: uppercase;
}
.why-me .quality, .why-me .sel {
    font-size: 33px;
}
.why-me .cheap, .why-me .quick {
    font-size: 30px;
}
.why-me .cheap, .why-me .quality, .why-me .quick {
    color: #43525a;
    position: absolute;
}
.why-me .sel {
    color: #fff;
    display: block;
    padding-top: 180px;
    text-align: center;
}
.why-me .quick {
    bottom: -48px;
    left: -62px;
}
.why-me .cheap {
    bottom: -48px;
    right: -73px;
}
.why-me .quality {
    left: 0;
    top: -66px;
    width: 100%}
.contact {
    background: url(../img/contact-bg.jpg) repeat-x;
    height: 1023px;
    min-width: 1280px;
}
.contact .tit-cts {
    width: 540px;
    height: 66px;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    position: relative;
    line-height: 2;
    margin-top: 68px;
    margin-bottom: 60px;
}
.contact .not-cts .tit-cts {
    background: #f7a82d;
    color: #43525a;
}
.contact .cts .tit-cts {
    background: #80ba31;
    color: #373d3e;
}
.contact .tit-cts:before {
    content: '';
    position: absolute;
    border: 33px solid transparent;
    left: -56px;
    top: 0;
    width: 56px;
    display: block;
}
.contact .tit-cts:after {
    content: '';
    position: absolute;
    border: 33px solid transparent;
    right: -56px;
    top: 0;
    width: 56px;
    display: block;
}
.contact .list-cts {
    margin-bottom: 55px;
}
.contact .not-cts .tit-cts:before {
    border-right: 23px solid #f7a82d;
}
.contact .not-cts .tit-cts:after {
    border-left: 23px solid #f7a82d;
}
.contact .cts .tit-cts:before {
    border-right: 23px solid #80ba31;
}
.contact .cts .tit-cts:after {
    border-left: 23px solid #80ba31;
}
.contact .in-triang {
    display: block;
}
.contact .in-triang:before {
    content: '';
    position: absolute;
    border: 40px solid transparent;
    top: 100%;
    left: 50%;
    margin-left: -40px;
}
.contact .not-cts .in-triang:before {
    border-top: 40px solid #f7a82d;
}
.contact .cts .in-triang:before {
    border-top: 40px solid #80ba31;
}
.contact .item-cts {
    color: #373d3e;
    font-size: 25px;
    font-family: Verdana, Geneva, sans-serif;
    padding: 23px 0 23px 25px;
    position: relative;
    line-height: 1.3;
}
.contact .cts .item-cts {
    padding: 9px 0 9px 25px;
}
.contact .item-cts:before {
    content: '';
    position: absolute;
    border: 9px solid transparent;
    top: 40px;
    left: 0;
    margin-top: -9px;
}
.contact .not-cts .item-cts:before {
    border-left: 15px solid #f7a82d;
}
.contact .cts .item-cts:before {
    border-left: 15px solid #80ba31;
    margin-top: -23px;
}
.contact .btn-cts {
    background: url(../img/contact-but.png) no-repeat;
    display: block;
    height: 94px;
    margin: auto;
    text-decoration: none;
    width: 425px;
}
.contact .btn-cts:hover {
    width: 425px;
    height: 95px;
    background: url(../img/contact-but.png) no-repeat 0 -94px;
}
.contact .btn-cts .title {
    color: #fff;
    display: block;
    font-size: 33px;
    line-height: 1.1;
    padding: 12px 0 0;
    text-shadow: 0 2px 1px rgba(37, 55, 62, .7);
    text-transform: uppercase;
    text-align: center;
}
.figure-2 .goal {
    margin-top: 140px;
}
.figure-2 .cloud-1, .figure-2 .cloud-2, .figure-2 .cloud-3, .figure-2 .person {
    position: absolute;
    background: url(../img/figure-2-goal.png) no-repeat;
}
.figure-2 .person {
    width: 330px;
    height: 331px;
}
.figure-2 .cloud-1 {
    height: 18px;
    left: 333px;
    top: 102px;
    width: 19px;
    background-position: -333px -102px;
}
.figure-2 .cloud-2 {
    background-position: -351px -77px;
    height: 27px;
    left: 351px;
    top: 77px;
    width: 27px;
}
.figure-2 .cloud-3 {
    background-position: -377px 0;
    height: 104px;
    left: 377px;
    width: 152px;
}
.figure-2 .bg-quote {
    margin-top: 290px;
}
.figure-2 .txt-quote {
    text-indent: 30px;
    padding: 20px 40px;
}
.figure-2 .author-quote {
    float: right;
    font-size: 20px;
    padding-top: 17px;
}
.start {
    background: url(../img/start-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 653px;
    min-width: 1280px;
}
.start h2 {
    margin-top: 55px;
    margin-bottom: 60px;
}
.start .list-start {
    background: url(../img/start-place.png) no-repeat;
    width: 1145px;
    height: 292px;
    margin: auto;
    position: relative;
}
.start [class^=item-l] {
    background: url(../img/start-hexagon.png) no-repeat;
    position: absolute;
}
.start [class^=item-l] a {
    width: 245px;
    height: 219px;
    text-align: center;
    display: table;
}
.start [class^=item-l] a:active, .start [class^=item-l] a:hover {
    text-decoration: none;
}
.start .num-item {
    color: #f7c2a0;
    font-size: 85px;
    left: 0;
    line-height: 1.1;
    position: absolute;
    right: 0;
    top: 13px;
}
.start .tit-item {
    color: #373d3e;
    display: table-cell;
    font-size: 25px;
    line-height: 1;
    padding-top: 51px;
    vertical-align: middle;
}
.start .item-l-srt-1 {
    left: -39px;
    top: -25px;
}
.start .item-l-srt-2 {
    left: 153px;
    top: 105px;
}
.start .item-l-srt-3 {
    left: 350px;
    top: -10px;
}
.start .item-l-srt-4 {
    left: 548px;
    top: 105px;
}
.start .item-l-srt-5 {
    left: 744px;
    top: -10px;
}
.start .item-l-srt-6 {
    left: 941px;
    top: 105px;
}
.have-plane-2 .title {
    margin-top: 160px;
}
.have-plane-2 .title-btn {
    line-height: 2.2;
}
.trust {
    background: url(../img/trust-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    min-width: 1280px;
    height: 2110px;
}
.trust h2 {
    margin-top: 45px;
    margin-bottom: 40px;
}
.trust .place-logos {
    background: url(../img/trust-place.png) no-repeat;
    width: 1268px;
    height: 261px;
    text-align: center;
    padding: 40px 0;
    margin-bottom: 75px;
}
.back, .forward {
    font-size: 26px;
    color: #373d3e;
    line-height: 2.3;
    margin-top: 10px;
}
.back {
    float: left;
    background: url(../img/trust-left-arrow.png) no-repeat 0 50%;
    padding-left: 50px;
}
.forward {
    float: right;
    background: url(../img/trust-right-arrow.png) no-repeat 100% 50%;
    padding-right: 60px;
}
.review-trust {
    background: url(../img/trust-review-place.png) no-repeat 50% 50%;
    width: 794px;
    height: 249px;
    margin: auto;
    position: relative;
}
.review-trust .photo {
    left: 0;
    position: absolute;
    top: 0;
}
.review-trust .arrow-btm {
    background: url(../img/trust-review-arrow-bot.png) no-repeat;
    display: block;
    height: 31px;
    left: 390px;
    margin: 5px 0 5px 145px;
    top: 197px;
    width: 105px;
}
.review-trust .collapsed {
    background-position: 0 -31px;
}
.review-trust .arrow-rgt {
    position: absolute;
    background: url(../img/trust-review-arrow-rgt.png) no-repeat;
    right: 140px;
    top: 72px;
    width: 47px;
    height: 160px;
}
.review-trust .txt-review {
    padding: 50px 0 0 136px;
    overflow: hidden;
    color: #373d3e;
    line-height: 1.1;
}
.review-trust .intxt-review {
    padding-left: 125px;
    padding-right: 15px;
}
.review-trust .tit-review {
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 3px;
}
.review-trust .why-review {
    font-size: 24px;
}
.review-trust .desc-review {
    font-size: 22px;
    max-height: 100px;
}
#review-slider .item {
    display: block!important;
    position: absolute;
    left: 0!important;
    top: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity .35s ease-in;
    transition: opacity .35s ease-in;
}
#review-slider .item:first-child {
    top: auto;
    position: relative;
}
#review-slider .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity .35s ease-in;
    transition: opacity .35s ease-in;
}
.carousel {
    height: 302px;
    margin: auto;
    position: relative;
    width: 1019px;
    padding: 0 186px 0 50px;
    z-index: 1;
}
.carousel-inner {
    margin: auto;
    position: relative;
    overflow: inherit;
}
.collapser {
    overflow: hidden;
    font-size: 20px;
    padding: 0 15px 0 125px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0, #e3e8eb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbfbfb), color-stop(100%, #e3e8eb));
    background: -webkit-linear-gradient(top, #fbfbfb 0, #e3e8eb 100%);
    background: -o-linear-gradient(top, #fbfbfb 0, #e3e8eb 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0, #e3e8eb 100%);
    background: linear-gradient(to bottom, #fbfbfb 0, #e3e8eb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb',  endColorstr='#e3e8eb',  GradientType=0);
}
.transparent {
    background: 0 0;
}
footer {
    background: url(../img/footer-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 284px;
    min-width: 1280px;
}
footer .container {
    padding-bottom: 30px;
    padding-top: 30px;
}
footer .logo {
    float: right;
    padding-top: 80px;
}
footer .mail, footer .phone, footer .soc-net {
    font-size: 30px;
    font-weight: 700;
    color: #373d3e;
}
footer .mail, footer .phone {
    background: url(../img/footer-cont-icons.png) no-repeat 0 6px;
    padding-left: 45px;
    margin-bottom: 0;
}
footer .mail {
    background-position: 0 -35px;
    margin-bottom: 30px;
}
.list-about, .list-advantages {
    float: right;
    margin: 0 70px;
}
.list-about .list-item, .list-advantages .list-item {
    line-height: 1.7;
}
.list-about .list-item:first-child .list-link, .list-advantages .list-item:first-child .list-link {
    font-weight: 700;
    font-size: 25px;
}
.list-about .list-link, .list-advantages .list-link {
    color: #373d3e;
    font-size: 21px;
}
.figure-3 .goal {
    margin-top: 130px;
}
.figure-3 .bg-quote {
    margin-top: 235px;
}
.figure-3 .pointer, .figure-3 .ship {
    background: url(../img/figure-3-goals.png) no-repeat;
    position: absolute;
}
.figure-3 .ship {
    background-position: -9px -10px;
    height: 285px;
    top: 0;
    width: 250px;
    z-index: 1;
}
.figure-3 .pointer {
    background-position: -263px -194px;
    height: 100px;
    left: 130px;
    position: absolute;
    top: 184px;
    width: 280px;
}
.out-net {
    background: url(../img/outnet-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 1152px;
    text-align: center;
    min-width: 1280px;
}
.out-net a:hover {
    text-decoration: none;
}
.out-net h2 {
    margin-top: 75px;
    margin-bottom: 50px;
}
.out-net .wr-conrol, .out-net .wr-expert, .out-net .wr-goal, .out-net .wr-grant, .out-net .wr-increase, .out-net .wr-packing, .out-net .wr-right, .out-net .wr-use {
    background: url(../img/outnet-forms.png) no-repeat -357px -3px;
    display: table;
}
.out-net .wr-goal, .out-net .wr-grant, .out-net .wr-increase {
    height: 190px;
    margin: auto auto -10px;
    width: 450px;
}
.out-net .wr-right {
    width: 721px;
    height: 198px;
    margin: auto;
    background-position: -224px -390px;
}
.out-net .wr-conrol, .out-net .wr-expert, .out-net .wr-packing, .out-net .wr-use {
    width: 350px;
    height: 102px;
    position: absolute;
    background-position: 0 -629px;
}
.out-net .wr-conrol {
    left: 56px;
    top: 410px;
}
.out-net .wr-use {
    left: 56px;
    top: 788px;
}
.out-net .wr-expert {
    left: 873px;
    top: 410px;
}
.out-net .wr-packing {
    left: 873px;
    top: 788px;
}
.out-net .wr-grant {
    background-position: -358px -194px;
}
.out-net .wr-increase {
    background-position: -358px -589px;
    margin-bottom: 10px;
}
.out-net .in-conrol, .out-net .in-expert, .out-net .in-goal, .out-net .in-grant, .out-net .in-increase, .out-net .in-packing, .out-net .in-right, .out-net .in-use {
    color: #373d3e;
    display: table-cell;
    font-size: 26px;
    line-height: 1.1;
    text-align: center;
    vertical-align: middle;
}
.out-net .in-goal, .out-net .in-grant, .out-net .in-increase, .out-net .in-right {
    padding: 36px 10px 47px 84px;
}
.out-net .ready {
    font-weight: 700;
    font-size: 39px;
    color: #373d3e;
    text-align: center;
    margin-bottom: 0;
}
.out-net .proced {
    background: url(../img/outnet-forms.png) no-repeat 50% -848px;
    color: #49535a;
    display: inline-block;
    font-size: 25px;
    line-height: 2;
    padding-bottom: 62px;
    text-align: center;
}
.figure-4 .goal {
    float: left;
    margin-left: 60px;
    margin-top: 107px;
}
.figure-4 .airplane-1 {
    background: url(../img/figure-4-goal.png) no-repeat;
    position: absolute;
    width: 270px;
    height: 205px;
}
.figure-4 .airplane-2 {
    background: url(../img/figure-4-goal.png) no-repeat 100% 100%;
    position: absolute;
    width: 190px;
    height: 210px;
    left: 230px;
    top: 190px;
}
.in-net {
    background: url(../img/innet-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 1265px;
    text-align: center;
    min-width: 1280px;
}
.in-net h2 {
    margin-top: 80px;
    margin-bottom: 60px;
}
.in-net .wr-ads-in, .in-net .wr-advert-in, .in-net .wr-analys-in, .in-net .wr-call-in, .in-net .wr-client-in, .in-net .wr-flow-in, .in-net .wr-mobile-in, .in-net .wr-platform-in, .in-net .wr-sell-in, .in-net .wr-seo-in, .in-net .wr-site-in, .in-net .wr-socnet-in, .in-net .wr-success-in {
    background: url(../img/innet-forms.png) no-repeat -270px 3px;
    display: table;
}
.in-net .wr-call-in, .in-net .wr-client-in, .in-net .wr-flow-in, .in-net .wr-site-in, .in-net .wr-success-in {
    height: 190px;
    margin: auto;
    width: 510px;
}
.in-net .wr-site-in {
    background-position: -270px -187px;
}
.in-net .wr-flow-in {
    background-position: -270px -407px;
    margin-top: 30px;
}
.in-net .wr-client-in {
    background-position: -270px -625px;
    margin-top: 30px;
}
.in-net .wr-success-in {
    background-position: -270px -817px;
}
.in-net .wr-ads-in, .in-net .wr-analys-in, .in-net .wr-mobile-in, .in-net .wr-sell-in {
    width: 261px;
    height: 88px;
    position: absolute;
    background-position: 0 -46px;
}
.in-net .wr-advert-in, .in-net .wr-platform-in, .in-net .wr-seo-in, .in-net .wr-socnet-in {
    width: 242px;
    height: 82px;
    position: absolute;
    background-position: -25px -407px;
}
.in-net .wr-ads-in {
    left: 115px;
    top: 254px;
}
.in-net .wr-mobile-in {
    left: 115px;
    top: 443px;
}
.in-net .wr-advert-in {
    left: 140px;
    top: 610px;
}
.in-net .wr-socnet-in {
    left: 140px;
    top: 720px;
}
.in-net .wr-sell-in {
    left: 902px;
    top: 254px;
}
.in-net .wr-analys-in {
    left: 902px;
    top: 443px;
}
.in-net .wr-seo-in {
    left: 904px;
    top: 610px;
}
.in-net .wr-platform-in {
    left: 904px;
    top: 720px;
}
.in-net .in-ads, .in-net .in-advert, .in-net .in-analys, .in-net .in-call, .in-net .in-client, .in-net .in-flow, .in-net .in-mobile, .in-net .in-platform, .in-net .in-sell, .in-net .in-seo, .in-net .in-site, .in-net .in-socnet, .in-net .in-success {
    color: #49535a;
    display: table-cell;
    font-size: 26px;
    line-height: 1.1;
    text-align: center;
    vertical-align: middle;
}
.in-net .in-ads, .in-net .in-advert, .in-net .in-analys, .in-net .in-mobile, .in-net .in-platform, .in-net .in-sell, .in-net .in-seo, .in-net .in-socnet {
    font-size: 22px;
}
.in-net .in-call, .in-net .in-client, .in-net .in-flow, .in-net .in-site, .in-net .in-success {
    padding: 40px 35px 44px 112px;
}
.in-net a:hover {
    text-decoration: none;
}
.conceal {
    background: url(../img/hide-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 299px;
    text-align: center;
    min-width: 1280px;
}
.conceal .btn-conc {
    background: url(../img/hide-btn.png) no-repeat 0 100%;
    color: #49535a;
    display: inline-block;
    font-size: 24px;
    padding-bottom: 48px;
    width: 157px;
    margin-top: 130px;
}
.discounts {
    background: url(../img/discounts-bg.jpg) no-repeat 50% 0;
    background-size: cover;
    height: 1097px;
    text-align: center;
    min-width: 1280px;
}
.discounts h2 {
    margin-top: 55px;
    margin-bottom: 45px;
}
.discounts .btn-dcs {
    background: url(../img/discounts-btn.png) no-repeat;
    display: inline-block;
    height: 94px;
    text-decoration: none;
    width: 396px;
    margin-top: 15px;
    margin-bottom: 60px;
}
.discounts .btn-dcs:hover {
    background-position: 0 -94px;
}
.discounts .tit-btn {
    color: #fff;
    display: block;
    font-size: 30px;
    line-height: 1.1;
    padding: 12px 0 0;
    text-shadow: 0 2px 1px rgba(37, 55, 62, .7);
    text-transform: uppercase;
}
.discounts .btn-conc {
    background: url(../img/discounts-hide.png) no-repeat 0 100%;
    color: #49535a;
    display: block;
    font-size: 24px;
    padding-bottom: 48px;
    width: 157px;
    margin: auto;
}
.list-dcs {
    margin: auto;
    width: 950px;
}
.list-dcs [class^=item-l-dcs] {
    background: url(../img/discounts-items.png) no-repeat -4px 0;
    width: 258px;
    height: 226px;
    margin: 0 25px 50px;
    display: inline-block;
    font-size: 21px;
    color: #43525a;
    vertical-align: top;
    padding-top: 110px;
    line-height: 1;
}
.list-dcs .item-l-dcs-2 {
    background-position: -309px 0;
}
.list-dcs .item-l-dcs-3 {
    background-position: -621px 0;
}
.list-dcs .item-l-dcs-4 {
    background-position: 0 -279px;
}
.list-dcs .item-l-dcs-5 {
    background-position: -309px -279px;
}
.list-dcs .item-l-dcs-6 {
    background-position: -621px -279px;
}
#overlay_form {
    display: none;
}
.fancybox-skin {
    padding: 0!important;
    background: none!important;
    box-shadow: none!important;
}
#myModal .contact-form {
    position: relative;
}
#myModal .modal-dialog {
    width: 500px;
}
#myModal .modal-body {
    padding: 20px 20px 15px;
}
#myModal .modal-content {
    background: url(../img/form-bg.jpg) no-repeat center;
    border-radius: 9px;
    text-align: center;
}
#myModal .close {
    height: 31px;
    width: 31px;
    background: url(../img/forms_sprites.png) no-repeat -397px 0;
    opacity: 1;
}
#myModal .close:hover {
    opacity: .5;
}
#myModal .title {
    background: url(../img/forms_sprites.png) no-repeat 0 -12px;
    width: 397px;
    height: 78px;
    margin: 10px auto 15px;
}
#myModal .title:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#myModal .title-text {
    font-size: 22px;
    color: #fff;
    text-shadow: 0 2px 1px rgba(37, 55, 62, .7);
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
#myModal .form-group {
    margin-bottom: 10px;
}
#myModal label {
    font-size: 18px;
    margin-bottom: 0;
}
#myModal .form-control {
    background: url(../img/forms_sprites.png) no-repeat -77px -129px;
    margin: 0 auto;
    height: 40px;
    width: 241px;
    border: 0;
    outline: 0;
    box-shadow: none;
    border-radius: 0;
    padding-left: 40px;
    font-size: 18px;
}
#myModal .form-phone {
    background-position: -77px -201px;
}
#myModal .form-email {
    background-position: -77px -272px;
}
#myModal .form-send-wrapper {
    margin: 27px 0 15px;
}
#myModal .form-gift, #myModal .form-send {
    background: url(../img/form-btns.png) no-repeat;
    color: #fff;
    text-shadow: 0 2px 1px rgba(37, 55, 62, .7);
    height: 42px;
    width: 183px;
    padding: 0;
}
#myModal .form-gift:focus, #myModal .form-send:focus {
    outline: 0;
}
#myModal .form-send:hover {
    background-position: 0 -44px;
}
#myModal .form-gift {
    background-position: 0 -89px;
}
#myModal .form-gift:hover {
    background-position: 0 -132px;
}
.contact-band {
    bottom: 20px;
    height: 306px;
    position: absolute;
    right: 15px;
    text-align: right;
    width: 2px;
    background: #5e686e;
}
.band-block {
    padding-top: 5px;
    position: absolute;
    right: -17px;
    padding-right: 39px;
    height: 37px;
    font-size: 11px;
    color: #43525a;
    width: 100px;
    margin: 0;
    background: url(../img/forms_sprites.png) no-repeat -330px -350px;
}
.band-give {
    top: -2px;
}
.band-send {
    top: 222px;
}
.band-get {
    bottom: -18px;
}
.band-active {
    background-position: -330px -130px;
}
.contact-conf {
    color: #43525a;
    font-size: 11px;
    margin: 10px 0 0;
}
.contact-popup {
    background: url(../img/forms-place-app.png) no-repeat;
    color: #43525a;
    font-family: CalibriRegular;
    font-size: 17px;
    height: 82px;
    left: 50%;
    line-height: 1.2;
    margin-left: -135px;
    padding: 9px 25px;
    position: absolute;
    text-align: justify;
    text-indent: 35px;
    top: 192px;
    width: 269px;
    transition: all .5s ease 0s;
    display: none;
}
.btn-conc:hover {
    text-decoration: none;
}
.popover {
    color: #43525a;
    font-family: CalibriRegular;
    font-size: 17px;
    line-height: 1.2;
    padding: 10px 30px;
    position: absolute;
    width: 369px;
    display: none;
    z-index: 1000;
	border: 3px solid orange;
	background-color: #fff;
	border-radius: 30px;
}
.popover > p{
	display: block;
	margin: 10px 0 0 0;
}
.contacts {
    margin: 25px 40px 0 0;
}
.contacts>.mail, .contacts>.phone, .contacts>.soc-net {
    font-size: 30px;
    font-weight: 700;
    color: #373d3e;
}
.contacts>.mail, .contacts>.phone {
    background: url(../img/footer-cont-icons.png) no-repeat 0 6px;
    padding-left: 45px;
    margin-bottom: 0;
}
.logo{
	display: block;
	float: left;
}
.service{
	position: relative;
	display: block;
	height: 281px;
	width: 1231px;
	background-image: url(../img/services/container-bg.png);
	background-repeat: no-repeat;
	margin: 0 0 120px 0;
}
.service>.title-placeholder{
	position:absolute;
	top: 53px;
	left: 42px;
	width: 114px;
}
.service>.title{
	font-size: 28px;
	text-align: center;
}
.title>.small{
	font-size: 20px;
}
.service>.description-placeholder{
	position:absolute;
	top: 43px;
	left: 212px;
	width: 957px;
}
.description{
	background-color: #fff;
	font-size: 24px;
	overflow: hidden;
	padding: 0 10px 0 10px;
}
.description.expanded{
	border-bottom: 4px solid orange;
}
.description-placeholder .show-more{
	margin-top: -1px;
	width: 100%;
}
.description>ul{
	margin-top: 5px;
}
.description>ul>li{
	background-image: url(../img/services/plus.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	min-height: 31px;
	position: relative;
	padding: 2px 0 0 45px;
	font-size: 20px;
}
.service>.buttons-placeholder{
	position:absolute;
	bottom: 0px;
	right: 32px;
	width: 433px;
}
.service div.button-container{
	position: relative;
}
.button-container > .button-price{
	position: absolute;
	left:0;
	top:0;
	background-image: url(../img/services/container-price.png);
	width: 228px;
	height: 75px;
	z-index: 1;
	padding: 20px 0px 0 50px;
	color: white;
	font-size: 24px;
}
.button-container > .button-callback{
	position: absolute;
	left:200px;
	top:0;
	background-image: url(../img/services/container-callback.png);
	width: 228px;
	height: 75px;
	z-index: 0;
	padding: 20px 0px 0 50px;
	color: white;
	font-size: 20px;
}
.timeline{
	position: relative;
	margin: 100px 145px 130px 104px;
	border-bottom: 4px dashed #96a7b1;
}
.timeline>.placeholder_1{
	position: absolute;
	top: -35px;
	left: -49px;
	font-size: 20px;
}
.timeline>.placeholder_2{
	position: absolute;
	top: -35px;
	left: 450px;
	font-size: 20px;
}
.timeline>.placeholder_3{
	position: absolute;
	top: -35px;
	right: -49px;
	font-size: 20px;
}
.timeline img{
	display: block;
	margin: 0 auto 20px auto;
}
.margin-top-50{
	margin-top: 50px;
}
