@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800&subset=cyrillic-ext');

hr,
img {
    border: 0;
}
a,
mark {
    color: #000;
}
body,
figure {
    margin: 0;
}
.breadcrumb,
.carousel-indicators,
.dropdown-menu,
.media-list,
.nav,
.pager {
    list-style: none;
}
html {
    font-family: "Open Sans", sans-serif, Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
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,
optgroup,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
}
mark {
    background: #ff0;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre,
textarea {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    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"] {
    -webkit-box-sizing: border-box;
    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;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !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^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    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;
    }
}
.btn,
.btn-default.active,
.btn-default:active,
.btn-primary.active,
.btn-primary:active,
.form-control,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.img-thumbnail,
body {
    background-color: #fff;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Open Sans", sans-serif, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    text-decoration: none;
}
a:focus,
a:hover {
    color: #000;
    text-decoration: underline;
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 2px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    border: 1px solid #ddd;
    border-radius: 1px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.bg-primary,
a.bg-primary:hover {
    background-color: #000;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 22px;
    margin-bottom: 22px;
    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: "Open Sans", sans-serif, Arial, sans-serif;
    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: 22px;
    margin-bottom: 11px;
}
.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: 11px;
    margin-bottom: 11px;
}
.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: 41px;
}
.h2,
h2 {
    font-size: 34px;
}
.h3,
h3 {
    font-size: 27px;
}
.h4,
h4 {
    font-size: 20px;
}
.h5,
h5 {
    font-size: 16px;
}
.h6,
h6 {
    font-size: 13px;
}
p {
    /* margin: 0 0 11px; */
    margin: 15px 0px;
}
.lead {
    margin-bottom: 22px;
    font-size: 18px;
    font-weight: 200;
    line-height: 1.4;
}
dt,
label {
    font-weight: 700;
}
address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.428571429;
}
@media (min-width: 768px) {
    .lead {
        font-size: 24px;
    }
}
.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,
a.text-primary:hover {
    color: #000;
}
.text-success {
    color: #468847;
}
a.text-success:hover {
    color: #356635;
}
.text-info {
    color: #3a87ad;
}
a.text-info:hover {
    color: #2d6987;
}
.text-warning {
    color: #c09853;
}
a.text-warning:hover {
    color: #a47e3c;
}
.text-danger {
    color: #b94a48;
}
a.text-danger:hover {
    color: #953b39;
}
.bg-primary {
    color: #fff;
}
.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;
}
pre code,
table {
    background-color: transparent;
}
.page-header {
    padding-bottom: 10px;
    margin: 44px 0 22px;
    border-bottom: 1px solid #eee;
}
dl,
ol,
ul {
    margin-top: 0;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
address,
dl {
    margin-bottom: 22px;
}
ol,
ul {
    margin-bottom: 11px;
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.list-inline > li:first-child {
    padding-left: 0;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .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;
    }
    .container {
        width: 750px;
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #eee;
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #999;
}
legend,
pre {
    display: block;
    color: #333;
}
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;
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
}
.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 {
    font-style: normal;
}
code,
kbd,
pre,
samp {
    font-family: inherit;
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 1px;
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 0;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
    padding: 10.5px;
    margin: 0 0 11px;
    font-size: 15px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 1px;
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0;
}
.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.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: 15px;
    padding-right: 15px;
}
.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.66666666666666%;
}
.col-xs-10 {
    width: 83.33333333333334%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666666666666%;
}
.col-xs-7 {
    width: 58.333333333333336%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666666666667%;
}
.col-xs-4 {
    width: 33.33333333333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.666666666666664%;
}
.col-xs-1 {
    width: 8.333333333333332%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666666666666%;
}
.col-xs-pull-10 {
    right: 83.33333333333334%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666666666666%;
}
.col-xs-pull-7 {
    right: 58.333333333333336%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666666666667%;
}
.col-xs-pull-4 {
    right: 33.33333333333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.666666666666664%;
}
.col-xs-pull-1 {
    right: 8.333333333333332%;
}
.col-xs-pull-0 {
    right: 0;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666666666666%;
}
.col-xs-push-10 {
    left: 83.33333333333334%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666666666666%;
}
.col-xs-push-7 {
    left: 58.333333333333336%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666666666667%;
}
.col-xs-push-4 {
    left: 33.33333333333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.666666666666664%;
}
.col-xs-push-1 {
    left: 8.333333333333332%;
}
.col-xs-push-0 {
    left: 0;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .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.66666666666666%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-0 {
        right: 0;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-0 {
        left: 0;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .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.66666666666666%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666666666666%;
    }
    .col-md-pull-10 {
        right: 83.33333333333334%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666666666666%;
    }
    .col-md-pull-7 {
        right: 58.333333333333336%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666666666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.666666666666664%;
    }
    .col-md-pull-1 {
        right: 8.333333333333332%;
    }
    .col-md-pull-0 {
        right: 0;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666666666666%;
    }
    .col-md-push-10 {
        left: 83.33333333333334%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666666666666%;
    }
    .col-md-push-7 {
        left: 58.333333333333336%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666666666667%;
    }
    .col-md-push-4 {
        left: 33.33333333333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.666666666666664%;
    }
    .col-md-push-1 {
        left: 8.333333333333332%;
    }
    .col-md-push-0 {
        left: 0;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .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.66666666666666%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-0 {
        right: 0;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-0 {
        left: 0;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
table {
    max-width: 100%;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    margin-bottom: 22px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}
@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
fieldset,
legend {
    padding: 0;
    border: 0;
}
fieldset {
    margin: 0;
    min-width: 0;
}
legend {
    width: 100%;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
.form-control,
output {
    font-size: 16px;
    line-height: 1.428571429;
    color: #555;
    display: block;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
}
.form-control {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #468847;
}
.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="date"] {
    line-height: 36px;
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    display: block;
    min-height: 22px;
    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: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}
select.input-sm {
    height: 33px;
    line-height: 33px;
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.input-lg {
    height: 48px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 2px;
}
select.input-lg {
    height: 48px;
    line-height: 48px;
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 45px;
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 27px;
    right: 0;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.collapsing,
.dropdown {
    position: relative;
}
.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #c09853;
}
.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #b94a48;
}
.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede;
}
.form-control-static {
    margin-bottom: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .checkbox,
    .form-inline .form-control,
    .form-inline .form-group,
    .form-inline .radio {
        display: inline-block;
        vertical-align: middle;
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .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 .control-label {
        text-align: right;
    }
}
.btn-group > .btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.dropdown-menu {
    float: left;
}
.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: 29px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 9px 24px;
    font-size: 1.3rem;
    line-height: 1.428571429;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.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, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.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.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: #000;
    border: 2px solid #000;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #000;
    background-color: #fff;
    border: 2px solid #000;
}
.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: #000;
    border-color: #000;
}
.btn-primary .badge {
    color: #000;
    background-color: #fff;
}
.btn-success {
    color: #000;
    background: 0 0 !important;
    border: 2px solid #000;
}
.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #000 !important;
    border: 2px solid #000 !important;
}
.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: #000;
    border-color: #fff;
}
.btn-success .badge {
    color: #d0d0d0;
    background-color: #fff;
}
.btn-info {
    color: #258cd1;
    background: 0 0 !important;
    border: 2px solid #258cd1;
}
.btn-danger.active,
.btn-danger:active,
.btn-info.active,
.btn-info:active,
.btn-warning.active,
.btn-warning:active,
.navbar-toggle,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #258cd1;
    background-color: #2383c4;
    border-color: #1c699d;
}
.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: #3498db;
    border-color: #258cd1;
}
.btn-info .badge {
    color: #3498db;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f1c40f;
    border-color: #dab10d;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #cba50c;
    border-color: #a08209;
}
.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: #f1c40f;
    border-color: #dab10d;
}
.btn-warning .badge {
    color: #f1c40f;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #e74c3c;
    border-color: #e43725;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #df2e1b;
    border-color: #b62516;
}
.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: #e74c3c;
    border-color: #e43725;
}
.btn-danger .badge {
    color: #e74c3c;
    background-color: #fff;
}
.btn-link {
    color: #000;
    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: #000;
    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-group-lg > .btn,
.btn-lg {
    padding: 12px 30px;
    font-size: 1.8rem;
    line-height: 1.33;
    border-radius: 3px;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 6px 20px;
    font-size: 1.1rem;
    line-height: 1.5;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.btn-group-xs > .btn,
.btn-xs {
    padding: 6px 18px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%;
}
.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 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-header,
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    line-height: 1.428571429;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #000;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #999;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    font-size: 14px;
    color: #999;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    z-index: 2;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
.modal,
.modal-backdrop {
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    float: left;
}
.btn-group-vertical > .btn:focus,
.btn-group > .btn:focus {
    outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn .caret,
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="checkbox"],
[data-toggle="buttons"] > .btn > input[type="radio"] {
    display: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 48px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 2px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 48px;
    line-height: 48px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 33px;
    line-height: 33px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}
.nav > li,
.nav > li > a {
    display: block;
    position: relative;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 1px;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 2px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
    margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
}
.nav > li > a {
    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: #000;
}
.nav .nav-divider {
    height: 1px;
    margin: 10px 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.428571429;
    border: 1px solid transparent;
    border-radius: 1px 1px 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;
    margin-right: 0;
    border-radius: 1px;
}
.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: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 1px 1px 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-justified > li,
.nav-stacked > li {
    float: none;
}
.nav-pills > li > a {
    border-radius: 1px;
}
.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: #000;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 1px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 1px 1px 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: 22px;
    border: 1px solid transparent;
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 1px;
    }
    .navbar-header {
        float: left;
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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;
    }
}
.media,
.media-body,
.modal-open,
.progress {
    overflow: hidden;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.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: 14px 15px;
    font-size: 20px;
    line-height: 22px;
    height: 50px;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
@media (min-width: 768px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0;
    }
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 1px;
}
.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: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.breadcrumb > li,
.pagination {
    display: inline-block;
}
.navbar-nav {
    margin: 7px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        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: 22px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none;
    }
}
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 7px -15px;
}
@media (min-width: 768px) {
    .navbar-form .checkbox,
    .navbar-form .form-control,
    .navbar-form .form-group,
    .navbar-form .radio {
        display: inline-block;
        vertical-align: middle;
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .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;
    }
    .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: -15px;
    }
}
.btn .badge,
.btn .label {
    top: -1px;
    position: relative;
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
.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: 7px;
    margin-bottom: 7px;
}
.navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px;
}
.navbar-btn.btn-xs,
.navbar-text {
    margin-top: 14px;
    margin-bottom: 14px;
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}
.navbar-default .navbar-brand {
    color: #000;
}
.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: #000;
}
.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: #fff000;
}
.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: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #eee;
    color: #555;
}
@media (max-width: 767px) {
    .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: #eee;
    }
    .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: 767px) {
    .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;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    background-color: #f5f5f5;
    border-radius: 1px;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}
.breadcrumb > .active {
    color: #999;
}
.pagination {
    padding-left: 0;
    margin: 22px 0;
    border-radius: 1px;
}
.pager li,
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.badge,
.label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 1px;
    border-top-left-radius: 1px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #000;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #000;
    cursor: default;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.pager {
    padding-left: 0;
    margin: 22px 0;
    text-align: center;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    color: #fff;
    border-radius: 0.25em;
}
.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.label-default {
    background-color: #999;
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: grey;
}
.label-primary,
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #000;
}
.label-success {
    background-color: #1abc9c;
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #148f77;
}
.label-info {
    background-color: #3498db;
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #217dbb;
}
.label-warning {
    background-color: #f1c40f;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #c29d0b;
}
.label-danger {
    background-color: #e74c3c;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #d62c1a;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    color: #fff;
    background-color: #999;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.media-object,
.thumbnail {
    display: block;
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.nav-pills > .active > a > .badge,
a.list-group-item.active > .badge {
    color: #000;
    background-color: #fff;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #eee;
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200;
}
.alert,
.thumbnail {
    margin-bottom: 22px;
}
.alert .alert-link,
.close {
    font-weight: 700;
}
.container .jumbotron {
    border-radius: 2px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 72px;
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 1px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #000;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 1px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert > p,
.alert > ul {
    margin-bottom: 0;
}
.alert > p + p {
    margin-top: 5px;
}
.alert-dismissable {
    padding-right: 35px;
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #356635;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #2d6987;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853;
}
.alert-warning hr {
    border-top-color: #f8e5be;
}
.alert-warning .alert-link {
    color: #a47e3c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.alert-danger hr {
    border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
    color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 22px;
    margin-bottom: 22px;
    background-color: #f5f5f5;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #000;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.close,
.list-group-item > .badge {
    float: right;
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #1abc9c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #3498db;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f1c40f;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #e74c3c;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
    zoom: 1;
}
.media,
.media .media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-heading {
    margin: 0 0 5px;
}
.media > .pull-left {
    margin-right: 10px;
}
.media > .pull-right {
    margin-left: 10px;
}
.media-list {
    padding-left: 0;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
a.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #000;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #666;
}
.list-group-item-success {
    color: #468847;
    background-color: #dff0d8;
}
a.list-group-item-success {
    color: #468847;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #468847;
    background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #468847;
    border-color: #468847;
}
.list-group-item-info {
    color: #3a87ad;
    background-color: #d9edf7;
}
a.list-group-item-info {
    color: #3a87ad;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #3a87ad;
    background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #3a87ad;
    border-color: #3a87ad;
}
.list-group-item-warning {
    color: #c09853;
    background-color: #fcf8e3;
}
a.list-group-item-warning {
    color: #c09853;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #c09853;
    background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #c09853;
    border-color: #c09853;
}
.list-group-item-danger {
    color: #b94a48;
    background-color: #f2dede;
}
a.list-group-item-danger {
    color: #b94a48;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #b94a48;
    background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #b94a48;
    border-color: #b94a48;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title,
.panel-title > a {
    color: inherit;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-title,
.panel > .list-group,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}
.panel-heading,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 0;
}
.panel-heading,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 0;
}
.panel-footer,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 0;
}
.panel-footer,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 0;
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}
.panel-title {
    margin-top: 0;
    font-size: 18px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
}
.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel-group .panel-heading,
.panel > .list-group .list-group-item:last-child,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0;
}
.panel > .list-group .list-group-item:first-child {
    border-top: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
}
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 22px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 1px;
    overflow: hidden;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #000;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #000;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #000;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #fbeed5;
}
.panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #fbeed5;
}
.panel-danger {
    border-color: #eed3d7;
}
.panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #eed3d7;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 2px;
}
.well-sm {
    padding: 9px;
    border-radius: 0;
}
.close {
    font-size: 24px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
.modal-content,
.popover {
    background-clip: padding-box;
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-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, 0.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.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.428571429;
}
.modal-body {
    position: relative;
    padding: 20px;
}
.popover,
.tooltip,
.tooltip-arrow {
    position: absolute;
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.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: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 14px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.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: 1px;
}
.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
    left: 5px;
}
.tooltip.top-right .tooltip-arrow {
    right: 5px;
}
.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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0;
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
    left: 5px;
}
.tooltip.bottom-right .tooltip-arrow {
    right: 5px;
}
.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.carousel,
.carousel-inner {
    position: relative;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.left > .arrow:after,
.popover.right > .arrow:after {
    content: " ";
    bottom: -10px;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
}
.carousel-inner {
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-caption .btn,
.text-hide {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left,
    .carousel-control .glyphicons-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;
    }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.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,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table;
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.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,
.pager:after,
.panel-body: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;
}
.hidden,
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}
.hidden {
    visibility: hidden !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important;
    }
    .hidden-lg {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    td.visible-print,
    th.visible-print {
        display: table-cell !important;
    }
    .hidden-print {
        display: none !important;
    }
}
.np {
    padding: 0 !important;
}
.np-left {
    padding-left: 0;
}
.np-right {
    padding-right: 0;
}
.np-top {
    padding-top: 0;
}
.np-bottom {
    padding-bottom: 0;
}
.nm {
    margin: 0;
}
.nm-left {
    margin-left: 0;
}
.nm-right {
    margin-right: 0;
}
.nm-top {
    margin-top: 0;
}
.nm-bottom {
    margin-bottom: 0;
}
.pd {
    padding: 30px;
}
.pd-bottom,
.pd-left,
.pd-right,
.pd-top {
    padding-top: 30px;
}
.mg {
    margin: 30px;
}
.mg-bottom,
.mg-top {
    margin-top: 30px;
}
.mg-bottom2x,
.mg-top2x {
    margin-top: 60px;
}
.mg-left,
.mg-right {
    margin-top: 30px;
}

  

._flex-main-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

._flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
._uppercase {
    text-transform: uppercase;
}
.mt15 {
margin-top:15px
}

.mb15 {
margin-bottom:15px
}
.mb25 {
    margin-bottom: 25px;
}

.pt20 {
padding-top:20px
}

.pb20 {
padding-bottom:20px
}

.pl10{
padding-left: 10px;

}
.npl {
padding-left:0
}

.npr {
padding-right:0
}

.npt {
padding-top:0
}

.npb {
padding-bottom:0
}

.clear {
clear:both
}

.btn-un {
border:none;
border-bottom:1px dotted #000;
background:none;
padding-left:0;
padding-right:0
}

.select_region {
font-size:1.9rem
}

.region {
padding-top:34px;
float:left
}

.dropdown-menu {
font-size:inherit!important
}

.search-h {
padding-top:100px;
font-family:'Open Sans', sans-serif;
font-size:3.5rem;
padding-top:160px
}

.search-h select {
border:none;
border-bottom:2px dotted #000;
background:none
}

.search-h .btn-un {
font-family:'Open Sans', sans-serif;
font-weight:700
}

.sign-up {
    border: 1px solid #ebebeb;
    margin-top: 20px;
    padding: 20px;
    background: #f4f4f4;
}
.sign-up button {
    width: 90%;
    background: #ffdf00;
    border: none;
    -webkit-box-shadow: 0px 13px 16px 0px rgba(22, 22, 22, 0.1);
            box-shadow: 0px 13px 16px 0px rgba(22, 22, 22, 0.1);
    -webkit-transition: .1s all linear;
    transition: .1s all linear;
}
.sign-up button:hover{
    background: #e4c806;
}

.text-center {
text-align:center
}

.underline {
text-decoration:underline
}

.social-share a {
font-size:1.8rem;
padding-right:20px
}

.social-share a:hover {
opacity:.5
}

.chosen-select,.chosen-select-country {
width:100%
}

.chosen-filter {
width:100%;
display:none
}

.search-box {
border:1px solid #f0f0f0;
padding:20px;
margin-bottom:20px
}

.project-wrapper {
position:inherit
}

.project-prev:hover,.project-next:hover {
opacity:.5
}

.project-prev {
position:absolute;
top:320px;
z-index:1000;
left:0;
width:60px;
height:150px;
background:url(../images/project-prev.png) 50% 50% no-repeat
}

.project-next {
position:absolute;
top:320px;
z-index:1000;
right:0;
width:60px;
height:150px;
background:url(../images/project-next.png) 50% 50% no-repeat
}

@media (max-width:500px) {
.project-prev {
top:190px;
width:30px
}

.project-next {
top:190px;
width:30px
}
}

#infscr-loading {
position:fixed;
text-align:center;
bottom:30px;
left:42%;
z-index:100;
background:#fff;
background:hsla(0,0%,100%,0.9);
padding:20px;
color:#222;
font-size:15px;
font-weight:700;
border-radius:10px
}

.cities-list {
-moz-column-count:4;
-moz-column-gap:20px;
-webkit-column-count:4;
-webkit-column-gap:20px;
column-count:4;
column-gap:20px;
margin:0;
padding:0;
list-style:none
}

.project-page .by {
font-size:1.4rem;
padding-bottom:10px
}

.project-page .by a {
font-weight:700
}

.project-page h1 {
font-size: 2.4rem;
font-weight: 600;
padding-bottom:0;
margin-top: 0;
}

.project-page .url {
padding-bottom:10px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.project-big .project-title {
font-size:1.6rem;
font-weight:700;
padding:10px 30px;
letter-spacing:15px;
background:#ddd!important
}

.project-big-min .project-title {
letter-spacing:8px
}

.project-big {
margin-bottom:15px;
background: #fff;
    overflow: hidden;
}
.project-big:not(.project-lil){
    height: 503px;
}
.project-big.project-lil{
    margin-bottom: 0;
    height: 245px;
}

.project-3 .project-title {
font-size:1rem;
font-weight:700;
padding:3px 10px;
letter-spacing:10px
}

.project-big .project-description {
font-size:1rem;
padding: 15px;
}
.project-big.project-lil .project-description a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.project-big.project-lil .project-description span {
    font-size: 15px;
    color: #c0c0c0;
}
.project-big .project-company {
font-size:2rem;
float:left
}

.project-big .project-company a {
font-weight:700
}

.project-big .project-region {
float:right;
padding-top:10px
}

.project-big .project-tags {
clear:both;
padding-top:10px
}

.project-3 .project-image {
border:1px solid #ebebeb;
padding:5px
}

.project-3 {
margin-bottom:15px
}

.project-prem {
border:1px solid #202020;
-webkit-box-shadow:0 0 10px -1px rgba(255,216,18,0.2);
        box-shadow:0 0 10px -1px rgba(255,216,18,0.2)
}

@media (max-width:500px) {
.project-big .project-title {
letter-spacing:1px;
font-size:1.2rem
}
}

.big-link {
font-size:2.5rem;
font-weight:700;
margin-top:15px;
margin-bottom:15px
}

.big-link a {
text-decoration:underline
}

.hr-line {
clear:both;
border-top:1px solid #000;
margin-top:20px;
margin-bottom:20px
}

.v-padding {
padding-top:20px
}

.p-red {
background-color:red;
color:#fff
}

.p-orange {
background-color:orange;
color:#fff
}

.p-purple {
background-color:purple;
color:#fff
}

.p-magenta {
background-color:#be1679;
color:#fff
}

.p-yellow {
background-color:#f8bd21;
color:#000
}

.p-green {
background-color:#219777;
color:#fff
}

.p-blue {
background-color:#27509f;
color:#fff
}

.p-grey {
background-color:grey;
color:#fff
}

.p-white {
background-color:#f0f0f0;
color:#000
}

.p-black {
background-color:#000;
color:#fff
}

.p-cyan {
background-color:#0ff;
color:#fff
}

.nav-tabs {
margin-top:10px
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
color:#000;
background-color:none;
border:0;
border-bottom:3px solid #000;
cursor:default
}

.nav-tabs > li > a {
margin-right:2px;
font-size:1.5rem;
font-weight:700;
padding:10px 25px;
color:#bdbdbd
}
.nav-tabs > li.full > a{
color: #4e4d4d;
}

@media (max-width:500px) {
.nav-tabs > li > a {
font-size:1rem;
padding:5px 15px
}
}

.special {
text-align:center;
background:url(../images/line.png) 50% 50% no-repeat;
margin-bottom:45px;
margin-top:25px
}
.special.left{
background-position-x: 140%;
background-repeat-x: initial;
margin-right: 0;
text-align: left;
}
.special.super.left{
background-position-x: 220%;
}

.special .h2 {
font-family:'Open Sans', sans-serif;
font-size:1.6rem;
padding:0;
margin:0;
line-height:1.6rem;
font-weight:800;
text-transform:uppercase
}

.company-small-tpl.first {
background:#ff0
}

.company-small-tpl {
border:3px solid #000;
padding:10px 20px
}

.company-small-tpl:hover {
background:#ff0
}

.cs-title {
display:block;
overflow:hidden;
height:2.2rem;
font-size:1.6rem;
font-weight:700;
max-width:130px;
text-overflow: ellipsis;
}

.cs-city {
font-size:1.2rem
}

.cs-place {
position:absolute;
top:13px;
right:35px;
font-weight:700;
font-size:2rem
}

.company-main-info .cc-title {
margin-top:20px
}

.cc-title h1 {
font-family:'Open Sans', sans-serif;
margin:0;
padding:0;
font-size:3.5rem;
font-weight:800;
text-transform:uppercase;
color:#000;
font-size:30px;
display:inline-block
}

.cc-title-badge {
display:inline-block;
position:relative;
top:-2px;
vertical-align:top;
margin-left:5px;
text-transform:uppercase;
font-size:10px;
color:#fff;
border-radius:3px;
padding:2px 7px;
background:#0079bf
}

.cc-web,.cc-services {
	padding-top:10px;
}

.cc-web a {
/*line-height:4rem;*/
font-family:'Open Sans', sans-serif;
font-weight:700;
font-size:1.2rem
}

.cc-web i {
margin-left:5px;
color:#adadad;
font-size:13px
}

.cc-logo {
text-align:center;
/*width:165px;
height:165px;*/
background:#fff;
line-height:165px;
border:2px solid #e1e1e1;
border-radius:5px;
position:relative;
top:-20px
}

@media (max-width: 767px) {
    .cc-logo {
        display: inline-block;
    }
}

.cc-logo img {
    margin:0 auto;
}

.cc-services {
line-height:2rem
}

.cc-services ul li a {
background:#101010;
font-size:1rem;
padding:5px 10px;
margin:5px 5px 0px 0px;
color:#fff;
text-decoration:none;
border-radius:3px
}

.cc-services ul li a:hover {
background:#707070
}

.cc-services ul.list-inline > li {
padding:0;
margin:0px 5px 5px 0px;
/* margin-right:15px;
margin-bottom:20px*/
}

.cc-awards {
padding-top:10px;
display:inline-block
}

.cc-awards + .cc-awards {
margin-left:20px
}

.cc-awards p {
display:inline-block;
vertical-align:middle;
margin-left:15px;
font-weight:700;
text-transform:uppercase;
line-height:15px;
letter-spacing:-1px;
margin-bottom:0
}

.cc-awards p span:first-child {
position:relative;
z-index:5
}

.cc-awards p span:last-child {
position:relative;
display:block;
width:95%;
height:8px;
background:#fe0;
top:-22px;
z-index:1
}

.cc-contacts {
font-size:1.2rem
}

.cc-address {
padding-top:15px
}

.cc-address a {
font-family:'Open Sans', sans-serif;
text-decoration:none;
font-size:1.2rem;
border-bottom:1px dotted #000
}

.cc-address a:hover {
border-bottom:1px dotted #fff
}

.cc-contacts i {
margin-right:10px;
font-size:1.4rem
}

.cc-phone {
font-size:1.4rem;
font-weight:700;
padding-top:10px;
padding-bottom:5px
}

.cc-phone + .line-info {
margin-bottom:5px
}

.cc-address i {
border:1px solid;
padding:4px 7px;
border-radius:50%;
margin-right:10px
}

.cc-phone i {
border:1px solid;
padding:4px 6px;
border-radius:50%;
margin-right:10px
}

.cc-tags {
padding-top:10px;
font-size:1.2rem
}

.cc-tags-list {
float:left
}

.cc-tags-title {
float:left;
font-weight:700;
padding-right:10px
}

.cc-rank {
font-size:3rem
}

.r-menu {
padding:0;
margin:0;
height:42px;
width:42px;
text-align:center;
line-height:42px;
color:#000;
opacity:1;
z-index:9999;
float: right;
}

.r-menu:hover {
color:#fee133
}

.sidebar.right {
top:0;
right:-270px;
bottom:0;
width:270px;
color:#fff;
background:#202020
}

.sidebars > .sidebar {
z-index:8888;
-webkit-box-shadow:0 0 5px rgba(0,0,0,0.64);
        box-shadow:0 0 5px rgba(0,0,0,0.64);
position:fixed;
color:#fff;
font-size:1.6rem;
text-align:left
}

/*
.sidebars > .sidebar a {
color:#dfdfdf;
font-weight:300;
font-size:12px;
width:100%
}*/


.sidebars > .sidebar .main-p {
font-size:2rem
}

#submit-map {
height:320px;
width:100%
}

.btn-md {
padding:6px 20px
}

.valign {
font-size:0
}

.valign > [class*="col"] {
display:inline-block;
float:none;
font-size:14px;
font-size:1.4rem;
vertical-align:middle
}

.play-youtube {
padding-left:80px;
vertical-align:middle;
padding-top:62px;
cursor:pointer;
display:table
}

.play-youtube i {
font-size:48px;
color:#e74c3c;
text-shadow:1px 1px 0 #000
}

.play-youtube span {
font-size:24px;
color:#fff;
text-shadow:1px 1px 0 #000;
line-height:1.9;
vertical-align:top;
padding-left:12px
}

.user_status {
font-size:10px;
padding-left:5px
}

.td_auth_width span {
font-size:12px;
display:block
}

.partner_remove {
padding:5px;
background:#e74c3c;
color:#fff!important
}

.partner_add {
background:#3498db;
padding:5px;
color:#fff!important
}

.user_online {
color:#2f7e00
}

.wlpeMessage {
color:red;
font-size:150%
}

input[type="file"].form-control {
padding:0 12px!important
}

.no-padding {
padding:0
}

.no-margin {
margin:0
}

.white-all {
color:#fff
}

.white-all a {
color:#fff
}

.white-all a:link {
color:#fff
}

.white-all a:visited {
color:#fff
}

.white-all h2 {
color:#fff
}

.fhomepage i {
color:silver
}

.fhomepage h4 {
color:#a0a0a0
}

.fhomepage {
color:silver
}

.fhomepage i:hover {
color:#e0e0e0
}

.top-menu .fa {
font-size:18px;
vertical-align:super;
display:inline-block;
cursor:pointer;
padding:10px
}

.top-menu a:not(.new-menu__link) {
color:#000;
font-size:14px;
font-weight:700;
margin-right:5px;
text-transform:uppercase;
display:inline-block;
padding:2px 10px;
border:1px solid transparent
}

.top-menu a:focus {
text-decoration:none
}

.top-menu a:hover {
border-radius:3px;
border:1px dotted silver;
text-decoration:none
}

.top-menu a span {
display:block;
text-transform:lowercase;
font-weight:400;
font-size:12px
}

.top-menu a:hover span {
text-decoration:none
}

.title-cat ul {
padding:0;
margin:0;
padding-top:10px;
padding-bottom:10px
}

.title-cat li {
list-style:none;
margin:0;
padding:0
}

.title-cat {
font-size:80%
}

.title-cat h2 {
font-size:16px;
font-weight:700;
margin:0;
padding:0
}

.enter-homepage {
padding-top:100px
}

@media (max-width: 768px) {
.enter-homepage {
padding-top:20px;
padding-bottom:20px
}
}

.breadcrumb > .active {
color:#000
}

#nav-line h1 {
padding-left:20px
}

.context_div a {
font-weight:700
}

.context_div p {
font-size:90%;
padding-top:5px
}

.context_div {
border:1px solid silver;
padding:20px
}

.mag_more {
text-align:center
}

.mag_more button {
background-color:#ff0!important
}

.nexprev_primary li a {
background-color:#3498db;
color:#fff
}

.event-ok {
color:#a0a0a0
}

.event-ok a {
color:#a0a0a0
}

.event-ok h4 {
color:#a0a0a0
}

.event-ok figure {
text-align:center
}

.event-ok img {
border:3px solid #f0f0f0
}

.adv-top {
background:#f0f0f0;
text-align:center;
padding-top:5px;
padding-bottom:5px
}

.adv-center {
margin:0 auto
}

.bcat {
margin-top:10px;
text-align:center;
font-size:18px;
background:#f0f0f0;
height:80px;
line-height:80px;
text-transform:uppercase
}

.bcat a {
text-align:center;
font-weight:700;
text-decoration:underline
}

.bcat a:hover {
text-decoration:none
}

@media (max-width: 992px) {
.bcat {
line-height:2;
height:auto;
padding-top:10px;
padding-bottom:10px
}
.project-big .project-tags{
    padding-top: 7px;
}
.project-big.project-lil .project-description span{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.special.left{
background-position-x: 90%;
}
.special.super.left{
    background-position-x: 188%;
}
}

.company-top h1 {
padding-top:0;
margin-top:0
}

.border-black {
border-bottom:1px solid #000;
margin-bottom:15px;
padding-bottom:15px
}

figure.catalog-premium {
border:1px solid #a0a0a0;
border-bottom:4px solid #3498db!important;
background:#f5f5f5
}

.catalog-product figure {
border:1px solid #f0f0f0;
padding:5px 20px 20px;
margin:10px
}

.catalog-product-image {
padding:7px;
text-align:center
}

.catalog-product-image .img-responsive {
margin:0 auto
}

.catalog-product-image {
-webkit-filter:grayscale(0%) opacity(100%)
}

.catalog-product-image:hover {
-webkit-filter:grayscale(0%) opacity(70%)
}

.catalog-product-image img:hover {
-webkit-filter:grayscale(0%) opacity(70%)
}

.company-short-inf {
font-size:12px;
color:#a0a0a0;
padding-top:10px
}

.company-short-inf:hover {
color:#3498db
}

.company-short-inf i {
font-size:12px;
color:silver
}

.company-short-inf:hover i {
color:#3498db
}

.cat-a {
margin-bottom:30px;
text-align:center
}

.cat-a-image {
margin-bottom:10px
}

.cat-a-link {
font-size:100%;
font-weight:700
}

.titlecat {
padding:0
}

.titlecat ul {
padding:0;
margin:0
}

.titlecat ul li a {
margin:0;
font-size:22px;
color:#000
}

.titlecat ul ul {
padding:0;
margin:0;
padding-top:5px
}

.titlecat ul li {
float:left;
display:block;
width:262px;
margin:10px;
list-style-type:none
}

.titlecat ul li.level1 {
height:190px;
overflow-y:hidden
}

.titlecat ul li ul li {
padding:0;
margin:0;
height:none;
list-style-type:none;
padding-top:3px
}

.titlecat ul li ul li a {
font-weight:400;
font-size:14px;
color:#000
}

.navbar-default {
background:none;
border:none
}

#map {
width:99%;
height:400px;
border:1px solid #000;
margin-top:20px;
margin-bottom:20px
}

.news-marker {
margin:0 auto;
color:#000;
position:absolute;
text-align:center;
top:30%;
z-index:30;
left:0;
right:0;
-moz-opacity:.5;
-khtml-opacity:.5;
opacity:.5
}

.footer-block {
margin-top:20px
}

.footer-menu {
padding-top:20px;
padding-bottom:10px;
border-top:1px solid #a0a0a0;
border-bottom:1px solid #a0a0a0;
margin-bottom:10px
}

.tags-articles {
font-size:80%;
margin-bottom:20px
}

.tags-articles-row {
padding-bottom:3px
}

.text-small {
font-size:80%
}

.rescent {
margin-top:20px;
border-top:1px solid #000;
padding-bottom:10px
}

.comments {
margin-top:20px;
border-top:1px solid silver
}

.blog-big-post {
margin-bottom:25px
}

.blog-small-post h1 {
font-size:300%;
font-weight:700
}

.blog-small-post img {
border:6px solid #f0f0f0;
margin:0 auto;
display:block
}

.blog-small-post {
border-bottom:1px solid #000;
margin-bottom:15px;
padding-bottom:15px
}

.adv-magazine {
background:#f0f0f0
}

.adv-magazine a {
margin:5px
}

.adv-magazine img {
margin:0 auto
}

.topic-extend {
padding-right:5px;
text-transform:uppercase
}

.topic-isotope a {
text-transform:uppercase;
font-size:80%
}

.counter-isotope {
color:silver;
font-size:80%
}

.counter-isotope-before {
color:silver;
font-size:70%;
padding-top:5px;
padding-bottom:2px
}

.after-comments {
font-weight:700;
margin-top:0;
margin-bottom:25px
}

.catalog-item-m h4 {
font-weight:700;
margin-bottom:2px
}

.img-dark {
-webkit-filter:brightness(80%);
-moz-filter:brightness(80%)
}

.topic-a {
text-align:center;
padding-top:5px;
padding-bottom:5px;
border-top:1px solid #fff;
border-bottom:1px solid #fff
}

.top-news-a-content {
position:absolute;
text-align:center;
bottom:0;
left:0;
right:20px;
z-index:30;
padding:10px 40px 34px
}

.top-news-a-content-view {
color:#fff;
padding-top:10px
}

.top-news-a-content h2 {
color:#fff;
text-transform:uppercase;
font-size:24px;
font-weight:700;
text-shadow:1px 1px 0 #000
}

.top-news-a-content h1 {
color:#fff;
text-transform:uppercase;
font-size:36px;
font-weight:700;
text-shadow:1px 1px 0 #000
}

.top-news-a-content a:link {
color:#fff
}

.top-news-a-content span {
color:#fff;
text-shadow:1px 1px 0 #000
}

.top-news-a-content a:hover {
color:#fff
}

@media (max-width: 992px) {
.top-news-a-content {
position:relative;
padding-bottom:10px
}

.top-news-a-content h1 {
color:#000;
margin-top:10px;
text-shadow:none;
font-size:24px
}

.top-news-a-content h2 {
color:#000;
margin-top:10px;
text-shadow:none
}

.top-news-a-content a:link {
color:#000
}

.top-news-a-content span {
color:#000;
padding:0;
text-shadow:none
}

.top-news-a-content a:hover {
color:#000
}

.top-news-a-content-view {
color:silver;
padding-top:0
}

.blog-small-post {
text-align:center
}

.blog-small-post img {
width:100px;
height:100px
}

.blog-big-post {
margin-bottom:0
}
}

.top-menu {
padding-top:19px
}

.top-menu .top-label {
position:absolute;
top:17px;
text-transform:uppercase;
font-size:7px;
left:20px;
background:#fff000;
color:#000;
padding:1px 3px;
font-weight:600
}

.top-menu ul li {
margin-right:0;
margin-left:0;
text-transform:uppercase
}

.top-menu a:hover i {
color:#000
}

.margin-top {
margin-top:20px
}

.no-margin {
padding:0!important;
margin:0!important
}

.top-search-form {
padding-top:20px;
padding-bottom:20px;
margin:0
}

.logo img {
padding-top:15px;
padding-bottom:10px;
margin-top:15px;
display:block;
float:left
}

.logo h1 {
font-weight:900
}

h1,h2 {
font-weight:300
}

h3,h4,h5,h6,h7 {
font-weight:300
}

.navbar-nav {
font-size:100%
}

.navbar-nav ul {
font-size:100%
}

.navbar-nav li a {
padding-top:1px;
padding-bottom:1px;
margin-top:8px;
margin-bottom:8px;
margin-right:1px;
text-transform:uppercase
}

.navbar-nav li a:hover {
background-color:#ff0!important
}

.navbar-nav li.active a {
background-color:#ff0!important
}

a img:hover {
-webkit-filter:grayscale(80%)
}

.line {
border-top:1px solid #000;
margin-top:20px;
margin-bottom:20px
}

.nav-main {
border-top:1px solid #000;
border-bottom:1px solid #000
}

.product-price-block {
padding-bottom:10px
}

.product-count-block {
padding-bottom:10px
}

.product-count {
width:70px
}

.owl-slider h1,#owl-slider p {
color:#fff
}

.owl-slider h1 {
margin:0;
padding:0;
text-shadow:1px 1px 0 #000
}

.owl-slider h1,#owl-slider p {
max-width:600px
}

.owl-slider p {
padding-top:10px
}

.owl-carou .item {
margin:5px
}

.owl-carou2 .item {
margin:5px
}

#main-content {
padding-top:20px
}

#top-contacts p {
font-size:90%;
margin:0;
padding:0
}

.header-padding {
padding-top:50px
}
@media (max-width: 991px) {
    .header-padding {
        padding-top: 70px;
    }
}

#top-line {
padding:11px 0;
background:#191818;
color:rgba(255,255,255,0.5);
font-size:1.4rem;
line-height:24px
}

.top-line a {
color:#fff
}

.product-block {
text-align:center
}

.product-block .price {
font-weight:600;
font-size:16px
}

.product-item figure {
text-align:center;
border:1px solid #e0e0e0;
padding-bottom:10px
}

.product-image {
height:210px
}

.catalog-item {
margin-bottom:30px;
text-align:center
}

.catalog-item-block {
height:40px;
overflow:hidden
}

.catalog-item-m {
margin-bottom:30px
}

.homepage-m .catalog-item-m {
margin-bottom:5px
}

#filters {
margin-bottom:30px
}

.blog-2col-item,.blog-small-item {
margin-bottom:30px
}

.pagination_center > li {
display:inline-block;
margin:0
}

#nav-line {
padding-top:0;
padding-bottom:0;
border-bottom:1px solid #000;
margin-top:0;
margin-bottom:30px
}

#nav-line ul {
padding:0;
margin:0
}

#nav-line h1 {
margin-top:15px;
margin-bottom:0;
font-size:20px;
font-weight:700;
text-transform:uppercase
}

#nav-line p {
margin:0;
padding:0
}

.breadcrumb {
float:right;
margin-top:15px;
margin-bottom:15px;
padding-top:0;
padding-bottom:0
}

ol.breadcrumb {
background:none;
font-size:small;
padding-top:0;
padding-bottom:0
}

@media (max-width: 991px) {
#nav-line {
text-align:center
}

ol.breadcrumb {
float:none
}

ol.breadcrumb li {
float:none;
display:inline-block;
float:left\0/
}

.top-menu {
text-align:center
}

.top-menu ul li {
font-size:70%;
margin-right:3px;
padding-right:0;
padding-left:0;
padding-top:10px
}

.top-search {
text-align:center
}

.nav-main {
border:0
}
}

@media (max-width: 768px) {
.navbar-header {
text-align:center
}

.navbar-toggle {
float:none;
display:inline-block;
float:left\0/
}

.navbar-nav li a {
text-align:center
}
.special.left,.special.super.left{
    text-align: center;
    background: url(../images/line.png) 50% 50% no-repeat;
}
}

.widget {
overflow:hidden;
margin-bottom:50px;
border-right:3px solid #f0f0f0
}

.widget ul {
margin:0;
padding:0
}

.widget li {
margin:0;
padding:0
}

.widget-categories ul {
list-style:none
}

.widget-categories ul li a {
padding:8px 0 8px 8px;
text-decoration:none;
display:block;
border-bottom:1px solid #eee
}

.widget-categories ul li:first-child a {
padding-top:8px
}

.widget-categories ul li a:hover {
color:#a0a0a0;
border-bottom:1px solid #fee133
}

.dropdown-menu .sub-menu {
left:100%;
position:absolute;
top:0;
visibility:hidden;
margin-top:-1px
}

.dropdown-menu li:hover .sub-menu {
visibility:visible
}

.dropdown:hover .dropdown-menu {
display:block
}

.nav-tabs .dropdown-menu,.nav-pills .dropdown-menu,.navbar .dropdown-menu {
margin-top:0
}

.navbar .sub-menu:before {
border-bottom:7px solid transparent;
border-left:none;
border-right:7px solid rgba(0,0,0,0.2);
border-top:7px solid transparent;
left:-7px;
top:10px
}

.navbar .sub-menu:after {
border-top:6px solid transparent;
border-left:none;
border-right:6px solid #fff;
border-bottom:6px solid transparent;
left:10px;
top:11px;
left:-6px
}

.searchstring {
background:#3b3a3a;
border-radius:3px;
width:100%;
display:block;
border:none;
padding:1px 40px;
color:#fff
}

.butcont {
float:left;
width:15%
}

.search_action {
height:26px;
border:none;
width:100%;
background:#707070;
font-size:19px;
width:25%;
float:left
}

.butcont button {
height:26px;
border:none;
width:100%;
background:#202020;
font-size:14px
}

.butcont .dropdown-menu {
left:auto;
right:0;
width:250px;
background:#525252;
border:none;
padding:10px 0 5px
}

.butcont .dropdown-menu ul {
margin:0;
list-style-image:url(../images/gal2.jpg)
}

.butcont .dropdown-menu ul li {
padding-bottom:5px;
padding-left:8px;
cursor:pointer
}

.butcont .dropdown-menu ul li:hover {
list-style-image:url(../images/gal.jpg)
}

.butcont:hover .dropdown-menu {
display:none!important
}

.butcont.open:hover .dropdown-menu {
display:block!important
}

.search-result {
font-size:17px;
margin-bottom:15px;
min-height:220px
}

.midpannel {
position:relative
}

.mmyr {
position:absolute;
z-index:100;
top:0;
width:100%
}

.myslide {
height:503px
}

@media (min-width:992px) {
.searchcont {
min-height:350px
}
}

@media (max-width:1199px) {
.midpannel {
padding:0
}
.special.super.left {
    background-position-x: 70%;
}
.special.left {
       background-position-x: 115%;
}
}

@media (max-width:330px) {
.ddt {
padding:10px
}
}

.carousel .item {
-webkit-transition:.7s ease-in-out opacity;
transition:.7s ease-in-out opacity;
left:0!important
}

.carousel .next.left,.carousel .prev.right {
opacity:1;
z-index:1
}

.carousel .active.left,.carousel .active.right {
opacity:0;
z-index:2
}

.carousel-control.right {
background:none!important;
color:#000!important;
opacity:1!important;
z-index:999!important;
text-shadow:none!important;
font-size:20px;
top:10px
}

.slide-info,.slide-info a {
color:#000!important
}

.slide-descr {
font-size:1.2rem;
float:right;
margin-bottom:10px;
padding:3px 15px;
background:rgba(255,255,255,0.8);
z-index:20
}

.slide-descr p {
margin-bottom:4px
}

.slide-info {
z-index:20;
position:absolute;
top:10px;
width:100%;
left:0;
font-size:1.2px;
font-style:italic
}

@media (min-width:768px) {
.slide-info {
padding:5px 100px 0 35px
}

.carousel-control.right {
right:30px
}
}

@media (min-width:992px) {
.slide-info {
padding:5px 90px 0 95px
}

.carousel-control.right {
right:0
}
}

@media (min-width:1200px) {
.slide-info {
padding:5px 140px 0 80px
}

.carousel-control.right {
right:20px
}
}

@media (max-width:767px) {
.slide-info {
font-size:15px
}

.slide-descr {
float:none
}

.slide-info {
    padding: 0 20px;
}

.carousel-control.right {
right:10px
}
}

@media (min-width:1200px) {
.divmenu .fa {
width:18px
}

.divmenu .zmdi {
width:26px;
text-align:center;
color:silver
}

input[name=inform] {
width:707px!important
}

input[name=introtext] {
width:817px!important
}

input[name=price_max] {
width:100px!important
}
}

.sug-cont {
position:relative
}

div.link-article a {
margin-right:10px
}

a.action-tender {
background-color:#3498db;
border-color:#2084c7;
margin-left:215px;
padding:5px 5px 7px;
color:#fff
}

a.help span {
background:#3498db;
font-size:10px;
padding:1px 5px;
color:#fff;
border-radius:10px
}

a.help:hover span {
text-decoration:none
}

.sug {
position:absolute;
top:63px;
left:0;
width:100%;
display:none;
padding:11px 7px;
border:1px solid #ddd;
-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
        box-shadow:0 6px 12px rgba(0,0,0,.175);
background-clip:padding-box;
z-index:1000;
background:#fff
}

.sug ul {
list-style:none;
padding:0;
margin:0
}

.sug ul li {
padding:4px 3px;
cursor:pointer
}

.sug ul li:hover {
background:#eee
}

.no-padding {
padding:0!important
}

.messages1>div {
overflow:hidden;
margin-bottom:15px;
border:1px solid #ddd;
border-radius:5px;
min-height:50px
}

.messages2>div {
overflow:hidden;
margin-bottom:15px
}

.messages1>div.noreaden {
background:#dfeff5
}

.messages1 .descr {
padding-top:10px
}

.messages1 img {
width:50px;
margin-right:15px
}

.messages1 {
margin:0
}

.check input {
margin-top:17px;
margin-right:10px;
cursor:pointer
}

.messages2 .check input {
margin-top:7px
}

.anvig {
margin-bottom:30px
}

.buttons {
margin-bottom:15px
}

table.mceLayout,textarea.tinyMCE {
width:100%!important
}

#notify p {
padding:10px 15px
}

@media (min-width: 600px) {
table.mceLayout,textarea.richEditor {
width:600px!important
}
}

.mceToolbar td {
display:table-row;
float:left
}

.mceToolbar td:nth-of-type(11) {
clear:left
}

.messgadetail {
padding:0
}

.messgadetail .avatar {
margin:0 20px 20px 0;
max-width:100px
}

.mess-title {
font-size:20px;
font-weight:700;
margin-bottom:10px
}

.mess-time {
font-style:italic;
margin-bottom:15px
}

.more3 {
display:block;
padding:5px 10px;
border:1px solid #ddd;
border-radius:5px
}

.allcheck {
margin-left:15px;
vertical-align:middle
}

.allcheck input {
margin-top:7px
}

.mytable tr {
cursor:pointer
}

.search-users .form-group {
margin-right:20px
}

.search-users .form-group label {
display:block
}

.number-min,.number-max {
float:left;
display:block;
width:70px
}

.number-min {
margin-right:7px
}

.slider-numeric {
margin-top:7px
}

.messages2>div {
height:auto
}

.messages2>div .descr p {
margin-bottom:15px
}

.alertt {
padding:10px;
margin:10px 0;
display:inline-block
}

.outt,.outt2 {
margin:0
}

.outt ul,.outt2 ul {
padding-left:20px
}

.outt .col-sm-2 img,.outt2 .col-sm-2 img {
border:1px solid #ddd
}

.outt>div,.outt2>div {
margin-bottom:15px
}

.ava2 {
border-radius:500px;
}

.tab-pane {
padding:30px 0
}

i.date {
color:#aaa;
margin-bottom:5px;
display:block
}

.price13 {
padding:6px 0;
width:100px;
color:#333;
font-size:16px;
border:1px solid #b7b7b7;
text-align:center;
margin-top:5px
}

.outt div.bordtop,.outt2 div.bordtop {
padding:10px 15px;
border-top:1px solid #ddd;
margin-bottom:20px
}

.outt .row {
margin:0
}

.outt img {
margin-top:10px
}

.firsttitle {
font-weight:700;
font-size:18px;
margin-bottom:5px
}

.compn {
font-size:20px;
font-weight:700
}

.avat2 {
border-radius:35px;
margin-right:20px
}

.razm3 {
padding-top:20px;
float:right
}

.leftimg {
margin:0 40px 20px 0
}

.cente {
text-align:center
}

.cente img {
display:inline-block
}

.future div i {
color:green!important
}

.post div i {
color:red!important
}

.outt .descr,.outt2 .descr {
float:right
}

@media (max-width: 767px) {
.outt .descr,.outt2 .descr {
float:none
}

.razm3 {
float:none
}

.outt>div.bordtop,.outt2>div.bordtop {
margin-bottom:0
}

.outt>div.bordtop2,.outt>div.bordtop2 {
border:none
}

.cente {
text-align:left
}
}

.noUi-base {
cursor:pointer
}

#jform .pull-left {
padding:0 30px 10px 0
}

.soc {
display:inline-block;
margin-right:10px;
margin-top:10px;
font-size:18px
}

.soc i {
font-size:inherit;
margin-right:0
}

.soc:hover {
opacity:.8
}

.soc.tw {
background-position:-87px 0
}

.soc.vk {
background-position:-393px 0
}

.soc.lnk {
background-position:-438px 0
}

.soc.fb {
background-position:-131px 0
}

.phzag {
margin-bottom:10px;
border-bottom:1px solid #ddd
}

.phzag span {
font-size:25px;
padding-right:10px
}

#lenta .btn-group {
margin-bottom:20px
}

#lenta .btn-group .btn {
margin-right:10px;
margin-bottom:10px
}

.trudmay {
display:block;
margin:12px 0 15px
}

.mar30 {
margin-top:40px
}

.form-group label {
display:block
}

#wlpeNewPasswordAreaLegend {
cursor:pointer
}

.contact-form,.contact-form-min {
width:50%;
border:3px solid #000;
position:fixed;
background:#fff;
z-index:5;
padding:15px;
margin:5% auto;
left:0;
right:0;
top:0
}

.contact-form-min {
width:30%
}

.modal h2,.contact-form-min h2 {
width:90%;
display:inline-block;
font-weight:700;
text-transform:uppercase;
font-size:32px
}

.modal h3 {
text-transform:uppercase;
font-weight:700
}

.modal p {
font-size:18px
}

.modal .modal-close,.contact-form-min .modal-close {
width:9%;
display:inline-block;
font-size:32px;
text-align:right;
float:right;
cursor:pointer
}

.modal form,.contact-form-min form {
margin-top:10px;
display:inline-block
}

.modal form .form-group label,.contact-form-min form .form-group label {
display:inline-block;
width:20%;
text-transform:uppercase;
font-weight:700;
font-size:16px
}

.modal#voteForm form .form-group label {
width:100%;
border-bottom:1px dotted
}

.modal form .form-group .chosen-container,.modal form .form-group input[type="text"] {
width:79%!important
}

.modal form .chosen-container {
margin-bottom:10px
}

.modal form input[type="text"] {
width:100%;
border:0;
border-bottom:1px dotted #000;
height:40px;
padding-left:5px;
margin-bottom:10px;
outline-color:#000
}

.modal form textarea {
outline-color:#000;
width:100%;
border:1px dotted #000;
height:80px;
resize:none
}

.modal-in {
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1040;
background-color:#000;
opacity:.5
}

.map-img {
height:100px;
width:100%;
overflow:hidden
}

.map-img img {
max-height:100%;
max-width:100%
}

.project-image-min a > img {
max-height:100%;
max-width:100%;
display:inline-block
}

.project-image-min {
height:203px;
width:100%;
overflow:hidden;
text-align:center;
line-height:200px
}

.cities-list li a {
text-transform:capitalize
}

.dropdown-menu {
min-width:auto!important;
top:auto;
left:auto
}

.dropdown-menu a {
text-transform:capitalize
}

.dropdown-menu hr {
margin-top:15px;
margin-bottom:15px
}

.top-menu .caret {
margin-top:-5px;
border-top:6px solid;
border-right:6px solid transparent;
border-left:6px solid transparent;
vertical-align:text-top
}

.caret {
cursor:pointer
}

.circle-holder {
display:inline-block;
width:18%;
text-align:center
}

.your-rate {
color:#c7c7c7;
font-size:18px;
font-weight:900
}

.vote-btn {
width:100%;
height:40px;
border:0;
color:#000;
font-size:12px;
font-weight:700;
text-transform:uppercase;
display:inline-block;
margin:10px 0;
background:#fff;
border:2px solid #ebebeb;
border-radius:3px;
text-align:center;
line-height:40px;
outline:none
}

.yel-bg {
background:#FFE001
}

.rating {
unicode-bidi:bidi-override;
direction:rtl;
float:left
}

.rating > span {
display:inline-block;
position:relative;
width:1.1em;
font-size:24px;
cursor:pointer
}

.rating > span:hover:before,.rating > span:hover ~ span:before,.active-star:before {
content:"\2605";
position:absolute;
color:#FFE001
}

.project-rating-control h3 {
padding:0;
text-align:center;
margin-bottom:15px
}

@media screen and (max-width: 768px) {
    .rating > span:hover:before,.rating > span:hover ~ span:before,.active-star:before{
        content: none;
    }
    .rating > span:hover,.rating > span:hover ~ span,.active-star{
        color: #FFE001
    }

.region .dropdown-menu {
left:0
}
}

@media only screen
and (min-device-width:320px)
and (max-device-width:480px) {
.contact-form,.contact-form-min {
width:100%;
max-height:530px;
overflow:overlay
}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px)
and (orientation: landscape) {
.contact-form,.contact-form-min {
width:100%;
max-height:530px;
overflow:overlay
}
}

@media only screen
and (max-width:320px) {
.contact-form,.contact-form-min {
width:100%;
max-height:530px;
overflow:overlay
}
}

.bg-grey {
background:#f1f1f1
}

.avatar {
position:relative;
top:-25px
}

.avatar ul {
list-style:none;
text-align:left;
color:#000;
font-weight:bolder;
font-family:'Open Sans', sans-serif;
}

.avatar ul li a {
border-bottom:1px dotted
}

.avatar ul li a:hover {
border-bottom:0
}

.profile-main-info h2 {
font-family:'Open Sans', sans-serif;
font-weight:700;
font-size:32px;
margin-top:15px;
text-transform:uppercase;
color:#000
}

.profile-main-info .rank-line {
text-transform:lowercase;
font-size:14px;
margin-bottom:32px;
font-weight:600
}

.profile-main-info .rank-line i {
margin-right:6px
}

.profile-main-info .labels-group .btn {
padding:5px 15px;
border-radius:3px;
margin-right:15px;
margin-bottom:10px;
outline:none
}

.profile-main-info:after,.company-main-info:after {
content:'';
position:absolute;
border-right:1px solid #d8d8d8;
height:160px;
right:0;
top:0
}

.labels-group .btn:hover,.labels-group .btn:focus {
background:#000;
cursor:default;
color:#fff
}

.profile-add-info {
margin-top:15px
}

.profile-add-info .halfline-info {
display:inline-block;
width:49%;
font-family:'Open Sans', sans-serif;
font-weight:700;
color:#000
}

.profile-add-info .halfline-info span {
border-bottom:1px dotted
}

.profile-add-info .halfline-info i.fa-map-marker {
border:1px solid;
padding:4px 7px;
border-radius:50%;
margin-right:10px
}

.profile-add-info .halfline-info i.fa-envelope-o {
border:1px solid;
padding:5px;
border-radius:50%;
font-size:12px;
font-weight:700;
margin-right:10px
}

.profile-add-info .halfline-info i.fa-phone {
border:1px solid;
padding:4px 6px;
border-radius:50%;
margin-right:10px
}

.profile-add-info .line-info {
margin-top:30px;
color:#000;
font-weight:600;
font-size:18px;
margin-bottom:15px
}

.profile-add-info p {
color:#000;
font-weight:600
}

.portfolio-block,.project-big {
border:1px solid #ebebeb;
border-radius:3px;
}

.portfolio-block .portfolio-img,.project-big .project-image-mid {
/*eight:275px;
margin-bottom:25px*/
}
.project-big .project-image-mid a > img{
    margin: 0 auto;
}
.project-big.project-lil .project-image-mid {
    height: auto;
    margin-bottom: 0;
}

.outt .col-md-6:nth-child(odd):not([style*="display: none"]) {
padding-left:0
}

.outt .col-md-6:nth-child(even):not([style*="display: none"]) {
padding-right:0
}

@media screen and (max-width: 768px) {
.outt .col-md-6:nth-child(odd):not([style*="display: none"]) {
padding-left:15px
}

.outt .col-md-6:nth-child(even):not([style*="display: none"]) {
padding-right:15px
}
}

.top-menu ul li:first-child {
text-transform:capitalize;
font-size:12px;
text-align:left;
font-weight:600;
margin-bottom:10px
}

.my_c_link {
display:inline-block;
margin-top:10px;
border-bottom:1px dotted
}

.my_c_link:hover,.my_c_link:focus {
color:#000;
text-decoration:none;
border-bottom:1px dotted transparent
}

.award-badge {
position:absolute;
right:10px;
width:0;
top:-5px;
height:0;
border-top:180px solid #FFE001;
text-align:center;
border-left:180px solid transparent;
z-index:20
}

.award-badge img {
margin-top:-280px;
margin-left:-95px;
position:relative;
z-index:101
}

.award-badge ~ img {
float:right
}
.project-lil .award-badge{
    border-left: 105px solid transparent;
    border-top: 105px solid #FFE001;
}
.project-lil .award-badge img{
    margin-top: -172px;
    margin-left: -60px;
    max-width: 40px;
}
.comp-job .firsttitle {
font-weight:100;
text-transform:uppercase
}

.comp-job p.job-add {
color:#919191
}

.job-detail-main h3 {
font-weight:600;
text-transform:uppercase;
margin-bottom:20px;
margin-top:0
}

.job-detail-main .line-info span,.job-detail-main .thirdline-info span {
color:#919191
}

.job-detail-main .line-info ul {
list-style:none;
padding-left:10px;
display:inline-block
}

.job-detail-main .line-info ul li,.job-detail-main .thirdline-info span.job-tag {
display:inline-block;
color:#000;
padding:5px 10px;
border:1px solid;
border-radius:2px;
margin-right:10px
}

.job-detail-main {
border-bottom:1px solid #ebebeb;
padding-bottom:35px
}

.thirdline-info {
display:inline-block;
margin-top:5px
}

.thirdline-info:after {
content:'';
height:32px;
vertical-align:bottom;
display:inline-block;
border-right:1px solid #ebebeb;
margin-right:30px;
margin-left:30px
}

@media screen and (max-width: 768px) {
.thirdline-info:after {
display:none
}
}

.thirdline-info:last-child:after {
display:none
}

span.job-tag {
margin-left:15px
}

.job-description {
margin-top:35px;
color:#000;
font-weight:500;
margin-bottom:35px
}

#lenta .table > tbody > tr > td {
border-top:0
}

#lenta .table > tbody > tr {
font-family:'Open Sans', sans-serif;
font-weight:700
}

.project-rating {
margin-bottom:20px
}

.project-rating-results {
padding-top:20px;
border-top:1px solid #ebebeb;
margin-bottom:20px
}

.project-rating-results p {
display:inline-block;
vertical-align:middle;
margin-left:15px;
font-weight:700;
text-transform:uppercase;
line-height:15px;
letter-spacing:-1px
}

.award-img {
display:inline-block;
vertical-align:super
}

#circles-6 {
display:inline-block;
float:right;
margin-right:45px
}

.arrow_box {
position:relative
}

.arrow_box:after,.arrow_box:before {
top:-1px;
left:87%;
border:solid transparent;
content:" ";
height:0;
width:0;
position:absolute;
pointer-events:none
}

.arrow_box:after {
border-color:rgba(255,255,255,0);
border-top-color:#fff;
border-width:5px;
margin-left:-30px
}

.arrow_box:before {
border-color:rgba(235,235,235,0);
border-top-color:#ebebeb;
border-width:7px;
margin-left:-32px
}

.search-form .form-g input[type="text"] {
width:90%;
height:45px;
padding-left:15px;
border-radius:5px 0 0 5px;
border:1px solid #d7d7d7;
outline:none
}

.search-form .form-g button[type="submit"] {
height:45px;
width:10%;
display:inline-block;
margin-left:-5px;
background:#000;
color:#fff;
border:1px solid #d7d7d7;
border-radius:0 5px 5px 0;
outline:none
}

.search-form {
margin-bottom:20px
}

.search-out-section .h4 {
font-weight:700;
font-family:'Open Sans', sans-serif;
font-size:15px;
display:inline-block;
width:100%
}

.search-out-section .h4 p {
position:relative;
z-index:2;
background:#fff;
display:inline-block;
padding-right:15px
}

.search-out-section .h4:after {
content:'';
border-bottom:1px solid #ebebeb;
width:100%;
display:block;
position:absolute;
margin-top:-19px;
z-index:1
}

.tags-list {
list-style:none;
padding-left:0!important
}

.tags-list li {
display:inline-block;
background:#000;
color:#fff;
margin-right:10px;
border-radius:3px
}

.tags-list li a {
color:#fff;
width:100%;
height:100%;
padding:5px 15px;
display:inline-block
}

.search-company-block {
display:block;
margin-bottom:10px
}

.search-company-block .srclogo {
display:inline-block;
width:10%;
padding-right:15px
}

.search-company-block .info {
display:inline-block;
width:60%;
vertical-align:top;
padding-left:15px
}

.search-company-block .h3 {
margin-top:10px;
font-family:'Open Sans', sans-serif
}

.search-company-block p {
color:#9c9c9c
}

.search-out-section .portfolio-title > div {
color:#b1b1b1;
font-size:12px
}

.portfolio-title .firsttitle {
max-height:25px;
overflow:hidden
}

.footer-line {
border-top:1px solid #e5e5e5
}

.footer-block h4,.coworking-content h3 {
font-family:'Open Sans', sans-serif;
text-transform:uppercase;
font-size:13px;
display:inline-block;
font-weight:900
}

.footer-block h4 span:first-child,.coworking-content h3 span:first-child {
position:relative;
z-index:5
}

.footer-block h4 span:last-child,.coworking-content h3 span:last-child {
position:relative;
display:block;
width:95%;
height:8px;
background:#fe0;
top:-6px;
z-index:1
}

.footer-block .info {
font-family:'Open Sans', sans-serif;
font-weight:400;
color:#acacac
}

.footer-block ul {
list-style:none;
padding-left:0
}

.footer-block li {
font-family:'Open Sans', sans-serif;
font-weight:700
}

.footer-block > p {
font-family:'Open Sans', sans-serif;
font-weight:700
}

.soc-ic {
display:inline-block;
width:20px;
height:17px;
margin-right:20px;
background:url(/assets/templates/site/images/wad-soc.png)
}

.soc-tw {
background-position:-35px 0!important
}

.soc-in {
background-position:-70px 0!important
}

.soc-pi {
background-position:-105px 0!important
}

.soc-em {
background-position:-140px 0!important
}

.cc-contacts .btn-success {
border:1px solid #b7b7b7;
border-radius:3px;
padding:10px 15px;
font-size:16px;
margin-right:20px
}

.cc-contacts .btn-success:hover {
background:#ccc!important;
border:1px solid #b7b7b7!important;
color:#000
}

.company-about {
color:#000;
font-size:15px;
margin-bottom:25px
}

.company-similars .h4 {
font-weight:800;
font-family:'Open Sans', sans-serif;
text-transform:uppercase;
display:inline-block
}

.company-similars > .tittle {
margin-top:25px;
margin-bottom:25px
}

.company-similars > .tittle p {
display:inline-block;
color:#bababa;
margin-left:5px
}

.company-similars .h4 span:first-child {
position:relative;
z-index:5
}

.company-similars .h4 span:last-child {
position:relative;
display:block;
width:72%;
height:6px;
background:#fe0;
top:-6px;
z-index:1
}

.similar-block {
border:1px solid #dadada;
padding:15px;
border-radius:3px 3px 0 0
}

.similar-block:hover {
background:#f1f1f1
}

.similar-logo {
border:2px solid #dadada;
border-radius:3px;
display:inline-block;
position:relative;
top:-30px;
margin-right:10px;
vertical-align:top;
width:79px;
height:79px;
background:#fff;
line-height:70px;
text-align:center
}

.similar-title {
display:inline-block;
width:59%;
overflow:hidden
}

.similar-title p {
margin-bottom:5px;
font-size:16px;
font-weight:800;
text-transform:uppercase;
color:#000
}

.similar-title a {
font-size:12px;
color:#a3a2a1
}

.similar-title + a {
text-decoration:none
}

.similar-description {
color:#000;
font-family:'Open Sans', sans-serif;
font-weight:800;
margin-bottom:15px
}

.similar-project {
text-align:center;
height:165px;
display:block
}

.similar-link {
width:100%;
text-align:center;
display:block;
padding:15px;
border:1px solid #dadada;
border-radius:0 0 3px 3px;
border-top:0;
margin-bottom:70px
}

.similar-link:hover {
background:#f1f1f1;
text-decoration:none
}

.similar-awards {
text-align:center;
padding:10px 0 0
}

.newsblock {
border-bottom:1px solid #dadada;
display:inline-block;
padding-bottom:35px;
width:100%
}

.newsblock:last-child,.docrow:last-child {
border-bottom:0
}

.newsblock .info {
color:#818181
}

.newsblock .info ~ a {
margin-top:10px;
display:block
}

.newsblock .info ~ a i {
font-size:10px
}

.docrow {
width:100%;
font-size:25px;
text-transform:capitalize;
border-bottom:1px solid #dadada;
display:inline-block;
padding-bottom:25px
}

.outt-team {
padding:20px 0;
display:inline-block;
width:100%
}

.teamblock {
text-align:center;
padding:20px 0
}

.teamblock .avatar img {
-webkit-box-shadow:-2px 3px 12px -6px;
        box-shadow:-2px 3px 12px -6px;
border-radius:50%
}

.teamblock .info p {
color:#818181
}

.outt-team .col-md-4:nth-child(3n+2) {
border-left:1px solid #dadada;
border-right:1px solid #dadada
}

@media screen and (max-width: 768px) {
.outt-team .col-md-4:nth-child(3n+2) {
border:0
}

.outt-team .col-md-4 {
border-bottom:1px solid #dadada!important
}

.outt-team .col-md-4:last-child {
border-bottom:0
}

.profile-add-info .halfline-info {
width:100%
}
}

.outt-team .col-md-4:last-child {
border-right:0
}

.companies-list {
list-style:none;
padding-left:0
}

.companies-list p {
display:inline-block;
font-size:24px;
text-transform:capitalize;
vertical-align:top
}

.project-page .cc-services ul.list-inline > li {
margin-bottom:10px
}

.project-page .services {
margin-top:10px
}

.award-page {
color:#fff;
background-color:#1b1b1e
}

.award-page #top-line {
background:#1b1b1e
}


.award-page .top-menu a {
color:#fff
}

.award-page-main {
width:100%;
height:600px;
text-align:center;
background-image:url(/assets/templates/site/images/wadAbck.png);
background-repeat:no-repeat;
background-position:center center;
margin-bottom:35px
}

.award-page-main ._head {
padding-top:100px;
font-size:20px;
font-weight:300;
color:#3d3d3d;
margin-bottom:10px;
text-transform:capitalize
}

.award-page-main ._head p{
    color: #fff;
    font-weight: 400;
    font-size: 28px;
}

.award-page .special {
background:none;
margin-bottom:55px
}

.award-page .special h2 {
font-family:'Open Sans', sans-serif;
font-size:28px;
font-weight:300;
text-transform:inherit
}

.award-page .company-small-tpl,.company-small-tpl {
border:1px solid #323235;
padding:30px 15px;
border-radius:3px;
margin-bottom:20px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

.company-small-tpl {
border:1px solid #d7d7d7
}

.award-page .cs-title {
color:#fff;
font-family:'Open Sans', sans-serif;
font-size:18px;
font-weight:700
}

.award-page .cs-city {
color:#505052;
font-family:'Open Sans', sans-serif;
font-size:13px;
font-weight:400
}

.award-page .footer-line {
border-top:1px solid #323235
}

.award-page .company-small-tpl:hover {
background-color:#2B2B2B
}

.award-page .cs-place,.cs-place {
position:absolute;
top:-25px;
width:45px;
text-align:center;
font-family:'Open Sans', sans-serif;
line-height:35px;
height:45px;
right:-5px;
font-weight:700;
font-size:16px;
background-image:url(/assets/templates/site/images/wadOliva.png);
background-size:contain;
background-repeat:no-repeat
}

.cs-place {
background-image:url(/assets/templates/site/images/wadOlivaBlack.png)
}

@media (max-width: 768px) {
.cs-place {
display:none
}
}

.award-page .project-3 .project-image {
border:1px solid #323235;
border-radius:3px;
padding:10px
}

.award-page hr {
margin:35px 0;
border-top:1px solid #323235
}

.award-page .btn-default {
margin-bottom:35px;
margin-bottom:35px;
background:transparent;
color:#fff;
border-color:#8d8d8f
}

.cs-image {
width:50px;
height:50px;
border-radius:50%;
overflow:hidden;
display:inline-block;
margin-right:10px;
vertical-align:bottom
}

.award-page .footer-block a {
color:#acacac
}

.award-page .footer-block .info a {
color:#fff
}

.award-page .footer-block h4 span:last-child {
top:0;
height: 4px;
}

.award-page .soc-ic {
background:url(/assets/templates/site/images/wad-soc1.png)
}

.award-page .top-menu ul.dropdown-menu li a,.award-page .top-menu ul.dropdown-menu li {
color:#000
}

.owl-content .slide {
max-height:655px
}

.owl-pagin .slide {
height:160px;
width:270px;
overflow:hidden;
-webkit-box-shadow:0 6px 15px 0;
        box-shadow:0 6px 15px 0;
display:inline-block
}

.owl-pagin .slide:nth-child(2) {
margin-left:5%;
margin-right:5%
}

.events-slider {
position:relative;
margin-bottom:80px;
text-align:center
}

.events-slider .owl-prev,.owl-next {
background:url(/assets/templates/site/images/wsa.png);
width:60px;
height:100px
}

.events-slider .owl-prev {
-webkit-transform:rotate(180deg);
        transform:rotate(180deg)
}

.events-slider .owl-content .slide a {
position:absolute;
top:55%;
left:45%;
background:transparent;
color:#fff;
text-transform:uppercase
}

.wesb {
z-index:3;
left:-9px;
top:25px;
position:absolute
}

.owl-pagin {
position:absolute!important;
bottom:-45px;
z-index:2;
display:inline-block;
width:100%;
left:0
}

.owl-pagin .owl-stage-outer {
overflow:inherit!important
}

.resp-nav-cat {
text-transform:uppercase;
font-size:7px;
color:#000;
background:#fff000;
display:inline-block;
padding:0 2px
}



.main-sub-menu-container {
display:none;
position:absolute;
width:100%;
padding-top:20px;
z-index: 250;
}

.main-sub-menu-container .container {
position:relative;
z-index:101
}

/*.menu-on {
    display:block;
    position: relative;
    min-height: 170px;
}

@media (max-width:992px) {
    .menu-on {display:none;}
}*/

.sub-menu-overlay {
background:#000;
opacity:.9;
display:block;
width:100%;
position:absolute;
height:160px;
top:0;
z-index:100
}

.sub-menu-big-label {
text-transform:uppercase;
background:#fff000;
padding:8px 0;
text-align:center;
font-weight:900;
letter-spacing:5px;
font-size:9px
}

.sub-menu-cities {
padding-left:0;
list-style:none;
width:65%;
display:inline-block
}

.sub-menu-additional {
padding-left:0;
list-style:none;
width:34%;
display:inline-block;
vertical-align:top
}

.sub-menu-top {
padding-left:0;
list-style:none
}

.sub-menu-cities li {
width:49%;
display:inline-block;
height:28px
}

.sub-menu-cities li a,.sub-menu-all-cities a,.sub-menu-additional a,.sub-menu-top li {
color:#fff;
font-weight:300;
font-size:11px;
letter-spacing:1px
}

.sub-menu-top a {
color:#fff;
font-weight:400
}

.sub-menu-all-cities {
float:right
}

.tech-menu.open {
color:#fff000
}

.tech-menu {
cursor:pointer
}

.h1-small {
font-size:20px;
font-weight:600;
position:relative
}

p.small-info {
font-weight:300;
font-family:'Open Sans', sans-serif
}

.event-head-back {
min-height:300px
}

.event-head {
text-align:center;
background:rgba(0,0,0,0.8);
min-height:300px;
color:#fff;
padding-top:100px
}

.event-head h1 {
color:#fff;
font-size:40px;
font-weight:700
}

.event-intro {
font-size:32px;
text-align:center;
font-weight:700;
padding:10px 0
}

.event-content {
font-size:16px;
line-height:2;
padding-bottom:20px
}

.event-content h3 {
word-break:break-all
}

.find-block {
border:3px solid #000;
-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.3);
        box-shadow:0 10px 20px rgba(0,0,0,0.3);
background:#fff;
color:#000;
font-size:19px;
text-align:center;
max-width:800px;
margin:0 auto;
margin-top:330px;
padding:30px 40px;
border-radius:10px;
line-height:1.5
}

.find-block:hover {
-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.5);
        box-shadow:0 10px 30px rgba(0,0,0,0.5)
}

@media (max-width:768px) {
.find-block {
    margin-top: 210px;
    width: 90%;
    padding: 15px 35px;
}
.btn-find-block{
    display: block;
    margin: auto !important;
    margin-top: 10px !important;
}
}

.btn-find-block {
margin-left: 10px;
background: #fff;
border-radius: 3px;
padding: 10px 30px;
font-size: 19px;
border: none;
color: #000;
border: 1px solid #ccc;
display: inline-block;
}

.btn-find-block:hover {
background: #f1efef;
}

.find-block-select {
font-weight:900;
padding-bottom:4px;
white-space:nowrap;
border-bottom:1px solid #000;
cursor:pointer
}

.find-block-select:hover {
opacity:.5
}

.find-block-links a {
white-space:nowrap;
margin-right:15px;
font-size:90%;
padding-bottom:.1em;
border-bottom:1px solid #e0e0e0;
text-decoration:none
}

.find-block-links a:hover {
border-bottom:1px solid #202020;
text-decoration:none
}

.modal-content {
padding:15px
}

.auth-block {
background:#fdfdfd;
border:1px solid #f0f0f0;
margin-bottom:20px;
padding:20px 40px
}

.sign-bottom {
padding-bottom:40px;
text-align:center;
font-size:20px
}

.cnt {
font-size:16px;
line-height:2
}

.cnt a {
text-decoration:none;
padding-bottom:.1em;
border-bottom:1px solid rgba(0,0,0,0.3)
}

.cnt a:hover {
text-decoration:none;
border-bottom:1px solid rgba(0,0,0,0.8)
}

.pd-top {
padding-top:20px
}

.footer-social {
text-align:right
}

.footer-social a {
padding-right:10px;
color:silver
}

.footer-social a:hover {
color:#000
}

@media (min-width:992px) {
.top-line-auth {
text-align:right
}
}

.input-group-addon i {
width:20px
}

.nav-m-sm {
padding-top:20px
}

.nav-m-sm a:hover {
opacity:.6
}

@media (max-width:500px) {
    .nav-m-sm a i{
        font-size:1em;
    }
    .nav-m-sm a {
        padding-right:10px;
    }
    .select_region {
        font-size:1.7rem
    }

}

.footer-menu-block {
min-height:180px
}

.back-gray {
background:#f5f5f5;
padding:20px 0
}

.catalog-line-block {
background:#fff;
border-radius:5px;
border:1px solid #ebebeb;
padding:20px;
font-size:20px;
line-height:40px;
margin-bottom:10px
}

.catalog-line-block:hover {
background:#fcfcfc
}

.catalog-line-block img {
height:40px
}

.catalog-line-block i {
padding-right:10px
}

.catalog-line-title span {
border-bottom:1px solid #c5c5c5
}

.catalog-line-desc {
font-size:16px;
color:#b5b5b5
}

.nav-line-new h1 {
font-size:28px
}

.nav-line-new ol {
padding-top:10px
}

@media (max-width:992px) {
.nav-line-new {
text-align:center
}
}

.badges {
margin-bottom:5px
}

.badgew {
display:inline-block;
font-size:10px;
color:#fff;
padding:0 7px;
border-radius:3px;
text-transform:uppercase
}

.badgew-pro {
background:#0079bf
}

.badgew-leader {
background:#02b875
}

.badgew-winner {
background:#ffea00;
color:#000
}

.badgew + .badgew {
margin-left:5px
}

.errors.danger {
background:#ffaeae;
padding:0 15px;
color:#b70000
}

.coworking-content{
  float: left;
    margin-bottom: 25px;
}
.coworking-list-block {
border:1px solid #d1d1d1;
background:#fff;
margin-bottom:20px
}

.coworking-list-block > div:first-child {
position:relative
}

.coworking-list-block > div:nth-child(2) {
width:80%;
display:inline-block;
padding:15px 5px 15px 15px
}

.coworking-list-block > div:nth-child(3) {
width:13%;
display:inline-block;
font-size:18px;
color:#868686;
font-weight:700;
vertical-align:top;
padding-top:10px;
text-align:center;
line-height:25px
}

.coworking-list-block > div:nth-child(3) > p {
margin:0;
font-size:12px
}

.coworking-list-block .h3 {
font-size:18px;
margin-top:0;
font-weight:700
}

.coworking-list-block p.sub {
margin:0;
font-size:10px;
font-weight:700;
line-height:12px
}

.coworking-badge {
position:absolute;
left:10px;
z-index:10
}

.coworking-badge > span {
font-size:10px;
font-weight:700;
padding:5px 15px;
text-transform:uppercase;
white-space:nowrap;
display:inline-block;
margin-bottom:5px;
margin-right:5px
}

.coworking-badge.up-badge {
top:5px
}

.coworking-badge.bot-badge {
bottom:5px
}

.coworking-badge.up-badge > span {
color:#fff;
background:rgba(54,66,255,0.8);
font-weight:700
}

.coworking-badge.bot-badge > span {
color:#000;
background:rgba(255,255,255,0.8)
}

.coworking-content ul {
list-style:none;
padding-left:0
}

.coworking-content ul li {
display:inline-block;
width:49%;
font-size:18px;
color:#8b8b8b;
padding-bottom:5px
}

.coworking-content h3 {
font-size:20px;
font-weight:400;
text-transform:capitalize
}

.coworking-content h3 + div {
font-size:16px
}

.coworking-content .gallery {
position:relative
}

.coworking-content .gallery > div:first-child {
width:62%;
display:inline-block
}

.coworking-content .gallery > div:nth-child(2) {
width:36.5%;
display:inline-block
}

.coworking-content .gallery > div:nth-child(2) > img:first-child {
margin-bottom:3px
}

.coworking-content .gallery a {
position:absolute;
bottom:14px;
left:0
}

.coworking-content .gallery a > span {
color:#fff;
font-size:20px;
padding:12px 18px;
background:rgba(0,0,0,0.8);
vertical-align:middle
}

.coworking-content .gallery a > span:last-child {
font-size:14px;
background:rgba(0,0,0,0.5);
padding:15.5px 25px
}

.review-form .rating {
width:100%
}

.rating-aggregate {
display:inline-block;
float:right;
color:silver
}


.spaces-3{
    border: 1px solid #ebebeb;
    padding: 35px 20px 0px 20px;
    color: #c5c5c5;
    border-radius: 3px;
    margin-bottom: 23px;
    height: 171px;
}
.spaces-3-address{
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 60px;
}
.spaces-3-address > i{
    font-size: 16px;
    margin-right: 5px;
}
.spaces-3-price > i{
    font-size: 5px;
    vertical-align: middle;
    margin: 0px 10px;
}

.events-main{
    margin-bottom: 20px;
}
.events-main p{
    line-height: 37px;
    margin-bottom: 0;
    color: #b2b2b2;
    font-family: Roboto;
    font-weight: bold;
    font-size: 16px;
}
.events-main a{
    font-size: 23px;
    font-family: Roboto;
    font-weight: bold;
    line-height: 20px;
}

.investor-main{
    font-size: 16px;
}
.investor-main a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.investor-main p{
    color: #b2b2b2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.investor-main p > i{
    font-size: 16px;
    margin-right: 5px;
}


.premium-form .h2{
    font-size: 25px;
}
.premium-form ul{
    display: inline-block;
    width: 49%;
    list-style: none;
}
.premium-form ul li{
    font-size: 16px;
    position: relative;
    line-height: 30px;
}
.premium-form ul li:before{
    content: '+';
    position: absolute;
    left: -20px;
    top: 0;
    font-size: 22px;
}
.premium-form ul li:after{
    content: '';
    position: absolute;
    left: 1px;
    top: 21px;
    width: 40px;
    height: 3px;
    z-index: -1;
    background: #fe0;
}
.premium-form .radio{
    display: inline-block;
    padding-left: 0;
    margin-right: 30px;
}
.premium-form .radio input[type="radio"]{
    display: none;
}
.premium-form .radio label{
    width: 255px;
    height: 90px;
    border: 2px solid #d7d7d7;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    font-size: 40px;
    padding-top: 10px;
}
.premium-form .radio label + p{
    text-align: center;
    font-size: 18px;
}
.premium-form .radio label + p sup{
    font-size: 60%;
}
/*.premium-form .radio label:before{
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #d7d7d7;
    border-radius: 500px;
    display: inline-block;
    vertical-align: middle;
}*/
.premium-form .radio label sup{
    top: -0.6em;
    font-size: 60%;
}
.premium-form .radio input:checked + label{
    border: 2px solid #4196f3;
}
.premium-form .radio input:checked + label:before{
    border: 5px solid #4196f3;
}
.premium-form input[type="submit"]{
    display: block;
    background: transparent;
    color: #000000;
    border-radius: 3px;
    padding: 8px 35px;
    border: 2px solid #000;
    font-size: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.my-company-block{
    background: #f4f4f4;
    border: 1px solid #cccccc;
    padding: 20px 90px;
    margin-bottom: 25px;
}
.my-company-block .left{
    font-size: 22px;
    font-weight: bold;
    border-right: 1px solid #dbdbdb;
    display: inline-block;
    width: 70%;
    padding: 15px 0px;
    vertical-align: middle;
}
.my-company-block .left .input-group{
    margin-top: 10px;
    max-width: 380px;
}
.my-company-block .left p{
        font-size: 16px;
    color: #9e9c9c;
    line-height: 20px;
    font-weight: 400;
    margin-top: 5px;
}
.my-company-block .right{
    display: inline-block;
    text-align: right;
    width: 29%;
    vertical-align: middle;
}
.my-company-block i{
    font-size: 18px;
    vertical-align: bottom;
    margin-left: 15px;
    font-weight: 900;
}
.my-company-block .right .btn{
    padding: 15px 30px;
    background: #fff !important;
}
.my-company-block .right .btn:hover{
    background: #000 !important;
}

.user-profile{
    background: #ffe000;
    padding: 25px 30px;
}
.user-profile > p,
.user-profile > div{
    display: inline-block;
    vertical-align: middle;
}
.user-profile > p img{
    width: 120px;
    height: 120px;
    margin: 0px 30px 0px 15px;
}
.user-profile .prof_username{
    font-size: 30px;
    font-weight: bold;
}
.user-profile .prof_email{
    font-weight: bold;
    color: #000;
    margin-bottom: 15px;
}
.user-profile .prof_status{
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 7px 16px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
}
.user-profile .prof_status.prof_status_free{
    background: #da2d2d;    
}

.user-profile .prof_status_information{
    display: inline-block;
    margin-left: 15px;
    opacity: 0.5;
}
.user-profile .user-profile-control{
    float: right;
}
.user-profile .user-profile-control > div{
    margin-top: 15px;
}
.user-profile .user-profile-control a{
    padding: 5px 15px;
    text-decoration: none;
}
.user-profile .user-profile-control > div a{
    background: #fff;
    border: 1px solid #d2b800;
    display: table-cell;
}
.user-profile .user-profile-control a i{
    margin-right: 5px;
}
.user-profile .user-profile-control > div a:hover{
    background: #ececec;
}
.user-profile .user-profile-control > div a:first-child{
    border-radius: 3px 0px 0px 3px;
    border-right: 1px solid #dadada;
}
.user-profile .user-profile-control > div a:last-child{
    border-radius: 0px 3px 3px 0px;
    border-left: 0;
}
.user-profile .user-profile-control > a{
    float: right;
    color: #fff;
    background: #3f51b5;
    border-radius: 3px;
    margin-top: 42px;
}
.user-profile .user-profile-control > a:hover{
    background: #2e3a7d;
}

.user-block{
    position: relative;
    width: 100%;
    border: 1px solid #e1e1e1;
    margin-top: 25px;
    color: #000;
}
.user-block .head{
    background: #f5f5f5;
    text-transform: uppercase;
    border-bottom: 1px solid #ececec;
    padding: 10px 15px 10px 25px;
    font-weight: 600;
    font-size: 13px;
}
.user-block .head span{
    margin-top: 5px;
    display: inline-block;
}
.user-block .head a{
    float: right;
    color: #9e9e9e;
    background: #e4e3e3;
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 14px;
}
.user-block .head a:hover{
    background: #d0cfcf;
}
.user-block .body{
    text-align: center;
    height: 225px;
}
.user-block .body.body-info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.user-block .body a.add{
        background: #5eb53f;
    color: #fff;
    font-weight: 700;
    padding: 10px 25px;
    border-radius: 5px;
    border-bottom: 4px solid #4ca22e;
    text-decoration: none;
}
.user-block .body a.add:hover{
    background: #4ca22e;
}
.user-block .body p.info{
    color: #a4a4a4;
}
.user-block .body a.info{
    font-size: 15px;
}
.user-block .body .body-row{
    text-align: left;
    border-bottom: 1px solid #ececec;
    padding: 15px 0px 5px;
    margin-left: 25px;
}
.user-block .body .body-row a{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.user-block .body .body-row p{
    color: #a4a4a4;
}
.user-block .body .body-row + a{
    display: block;
    padding: 20px 0px;
    color: #3f51b5;
    font-weight: 600;
}

.user-block__legend {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 5px 25px;

    border-top: 1px solid #e1e1e1;
    background: #ffffff;
}
.user-block__label {
    margin-right: 10px;
}
.user-block__label:last-child {
    margin-right: 0;
}


.pointed::before {
    content: '';

    display: inline-block;
    vertical-align: baseline;
    width: 10px;
    height: 10px;
    margin-right: 5px;

    border-radius: 500px;
    background-color: #5eb53f;
}
.pointed--absoluted::before {
    position: absolute;
    margin-left: -15px;
    margin-top: 10px;
}
.pointed--danger::before {
    background-color: #d52728;
}

/* ==========================================================================
   COMPANY LIST
   ========================================================================== */

.catalog-company-tpl{
    background: #fff;
    border: 1px solid #e2e2e2;
    position: relative;
    margin-bottom: 20px;
    z-index: 50;
}
.nund {
	border-bottom:none!important;
}
.catalog-company-tpl > a{
    width: 70px;
    height: 100%;
    background: #f5f5f5;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    border-left: 1px solid #e2e2e2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.catalog-company-tpl > a:hover{
    border-bottom: 0;
}
.catalog-company-tpl > a > i{
    margin-top: 2px;
}
.catalog-company-tpl > div{
    width: calc(100% - 70px);
}
.catalog-company-tpl > div > div,
.catalog-company-tpl .info > div{
    display: inline-block;
    vertical-align: top;
}
.catalog-company-tpl ._top > div{
    padding: 20px 30px;
}
.catalog-company-tpl ._top .info{
    padding: 25px 30px;
    min-width: 40%;
}
.catalog-company-tpl ._top .badges{
    padding-top: 20px;
}
.catalog-company-tpl .info img{
    margin-right: 30px;
}
.catalog-company-tpl .info .h1{
    margin: 0;
    font-size: 20px;
    font-weight: 900;
    display: inline-block;
}
.catalog-company-tpl .info .h1 a{
    border-bottom: 2px solid #000;
    padding-bottom: 0px;
}
.catalog-company-tpl .info .h1 + a{
    border: 0;
    color: #7f7f7f;
    font-size: 14px;
    margin-left: 15px;
}
.catalog-company-tpl .info .h1 + a i{
    margin-left: 5px;
}
.catalog-company-tpl .info p{
    line-height: 17px;
    margin-bottom: 0;
}
.catalog-company-tpl .info span{
    font-size: 11px;
    color: #7f7f7f;
    display: inline-block;
    position: relative;
    top: -8px;
}

.catalog-company-tpl .portfolio p,
.catalog-company-tpl ._bottom p{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    margin: 1px 0 3px;
}

.portfolio .small-portfolio{
    border-bottom: 0;
    border: 1px solid #e9e9e9;
    display: inline-block;
    border-radius: 3px;
    padding-bottom: 0;
}
.portfolio .small-portfolio:hover{
    border-bottom: 1px solid #e9e9e9;
}
.small-portfolio ~ .small-portfolio{
    margin-left: 10px;
}
.catalog-company-tpl ._bottom > div{
    padding: 20px 30px;
}
.catalog-company-tpl ._bottom ul li{
    font-size: 11px;
    background: #eeeeee;
    padding: 0px 10px;
    font-weight: 500;
    border-radius: 3px;
    margin-right: 10px;
    /* margin-bottom: 10px; */
}
.catalog-company-tpl ._bottom ul a{
    padding: 0;
    border: 0 !important;
}
.catalog-company-tpl .service-focus,
.catalog-company-tpl .technologies{
    width: 40%;
}

.project-size {font-size:11px; width:15%;}

.main-slide-info .h1{
    color: #fff;
    font-weight: bold;
    font-style: initial;
    font-size: 53px;
    line-height: 62px;
    text-align: center;
    margin-top: 80px;
}
.main-slide-info p{
    font-style: normal;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 300;
}


/* ==========================================================================
   Get your badge
   ========================================================================== */
.flexer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flexer--event {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: 1px solid #e5e5e5;
}
.get-badge-section h1{
    margin-top: 0;
}
.get-badge-top,
.get-badge-after-code{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 16px;
}
.get-badge-top p,
.get-badge-code-holder p{
    font-weight: 600;
    font-size: 16px;
}

.get-badge-btn{
    background: #20d872;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.get-badge-btn:hover,
.get-badge-btn:focus,
.get-badge-btn:active{
    background: #1eca6a;
    color: #fff;
    outline: none;
}

.badge-toggler label{
    cursor: pointer;
}
.badge-toggler input{
    display: none;
}
.badge-toggler span{
    width: 40px;
    height: 21px;
    background: #000;
    border-radius: 10px;
    position: relative;
    display: inline-block;
    vertical-align: sub;
    cursor: pointer;
}
.badge-toggler span:before{
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    border-radius: 500px;
    background: #fff000;
    top: 4px;
    -webkit-transition: .2s left linear;
    transition: .2s left linear;
    left: calc(100% - 17px);
}
.badge-toggler input:checked + span:before{
    left: 4px;
}

.get-badge-code-holder {
    font-size: 12px;
}
.get-badge-code{
    display: block;
    overflow: auto;
    border: 1px solid #d7d7d7;
    background: #fff;
    color: #8d8d8d;
    padding: 10px 20px;
    border-radius: 3px;
    white-space: normal;
}

.get-badge-after-code{
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.get-badge-after-code span{
    font-size: 14px;
    color: #a3a3a3;
}

.get-badge-list .badges-list input{
    display: none;
}
.get-badge-list .badges-list{
    list-style: none;
    padding-left: 0;
}
.get-badge-list .badges-list label{
    cursor: pointer;
}
.get-badge-list .badges-list label:before{
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #000;
    border-radius: 3px;
    line-height: 13px;
    margin-right: 8px;
    padding-left: 1px;
}
.get-badge-list .badges-list input:checked + label:before{
    content: '✓';
    color: #fff;
    position: relative;
    bottom: 2px;
}
.get-badge-list .badges-list li{
    display: inline-block;
}
.get-badge-list .badges-list li + li{
    margin-left: 20px;
}
.badges-list__element--full {
    width:  100%;
    margin-top: 20px;
}
.badges-list__badge--shadowed {
    -webkit-box-shadow: 0 0 1px 0 #000;
            box-shadow: 0 0 1px 0 #000;
}
/* ==========================================================================
   wadline tickets
   ========================================================================== */
.wadline-tickets{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.wadline-tickets h1{
    text-transform:uppercase;
}
.wadline-tickets h1 + p{
    font-weight: 600;
}
.wadline-tickets form p{
    margin-top: 15px;
    margin-bottom: 0;
}
.wadline-tickets .radio{
    padding-left: 0px;
}
.wadline-tickets form input[type="number"]{
    border-radius: 3px;
    border: 1px solid #ebebeb;
}

/* ==========================================================================
   Review left page
   ========================================================================== */
   .review-left-page{
        background: #f4f4f4;
        border-radius: 3px;
        border: 1px solid #e1e1e1;
   }
   .review-left-page .top{
        font-size: 24px;
        border-bottom: 1px solid #e1e1e1;
        padding: 10px 25%;
        font-weight: 600;
   }
   .review-left-page .review-form{
        padding: 0px 25%;
   }
   .review-left-page .rating-group{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: 0;
   }
.review-left-page .form-group{
    position: relative;
}
.review-left-page .company{
    border: 2px solid #000;
}
.review-left-page label span{
    color: red;
}
.review-left-page .btn-yellow{
        font-size: 14px;
    padding: 10px 20px;
}

.autosuggest-block{
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    width: 100%;    
    max-height: 130px;
    overflow: hidden;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 5px -1px #000;
            box-shadow: 0px 0px 5px -1px #000;
}
.autosuggest-block p{
    padding: 5px 10px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
}
.autosuggest-block p:hover{
    background: #eceaea;
    cursor: pointer;
}
.autosuggest-block p:last-child{
    border-bottom: 0;
}

.btn-yellow{
    background: #ffdf00;
    border-radius: 3px;
    color: #000 !important;
    text-transform: uppercase;
    padding: 5px 15px;
    line-height: normal;
    font-size: 12px;
}
.btn-yellow--event {
    padding: 12px 20px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(22, 22, 22, 0.1);
            box-shadow: 0px 5px 10px 0px rgba(22, 22, 22, 0.1);
    font-size: 1.4rem;
    text-transform: none;
}
.top-line-auth .btn-yellow{
    margin-right: 5px;
    font-size: 9px;
    padding: 3px 10px;
    font-weight: 600;
}
.content-holder{
    border: 1px solid #f0f0f0;
    color: #000;
    margin-bottom: 15px;
    margin-top: 10px;
}
.content-holder h2 {
    padding: 0 44px;
    padding-top: 20px;
    margin-top: 0;
    font-size: 20px;
    font-weight: bold;
    border-top: 1px solid #f0f0f0;
}
.content-holder p {
    margin-bottom: 25px;
    padding: 0 44px;
    font-size: 16px;
    line-height: 1.5;
}
.content-holder ul {
    padding-left: 65px;
    margin-top: -15px;
}
.review-left-page .additional-information > a{
    display: block;
    width: 100%;
}
.review-left-page .additional-information > a > i{
    float: right;
    margin-top: 7px;
    -webkit-transition: .2s linear all;
    transition: .2s linear all;
}
.review-left-page .additional-information > a.active > i{
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}


.socials {
    background: #fff;
}
.socials--fixed {
    position: fixed;
    left: 50px;
    bottom: 25px;
    z-index: 100;

    padding: 10px 10px 0;

    -webkit-box-shadow: 0px 10px 19px 0px rgba(23, 23, 23, 0.1);

            box-shadow: 0px 10px 19px 0px rgba(23, 23, 23, 0.1);
    border-radius: 500px;
}
.socials__list {
  padding-left: 0;

  list-style: none;
}
.socials__item {
  display: inline-block;
  margin-right: 5px;
}
.socials__item--vertical{
  display: block;
  margin-bottom: 5px;
  margin-right: 0;
}
.socials__link {
  display: block;
  min-width: 40px;
  min-height: 40px;

  text-align: center;
  line-height: 40px;

  color: #fff;
  border-radius: 500px;
}
.socials__link:hover,
.socials__link:active,
.socials__link:focus {
  text-decoration: none;

  color: rgba(255, 255, 255, 0.6);
}
.socials__link--texted {
  padding: 0 20px;
}
.fix-info .socials__link--texted {
    padding: 0 10px;
}
.socials__link--facebook {
  background-color: #334f8d;
}
.socials__link--twitter {
  background-color: #00b0ec;
}
.socials__link--google {
  background-color: #de3f21;
}
.socials__link--linkedin {
  background-color: #006cac;
}
.socials__text {
  margin-left: 9px;

  font-size: 16px;
  vertical-align: top;
}

@media (max-width: 1366px) and (min-width: 768px) {
    .socials--fixed {
        display: none;
    }
}

.blogger-profile {
    padding: 0 10px;
}
.blogger-profile__header {
    position: relative;

    margin-bottom: 40px;
}
.blogger-profile__link {
    position: absolute;
    top: 0;
    right: 0;

    display: inline-block;
    padding: 10px 20px;

    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;

    border: 2px solid #333333;
    background-color: #ffffff;
}
.blogger-profile__link:hover,
.blogger-profile__link:focus,
.blogger-profile__link:active {
    text-decoration: none;

    background-color: #eae7e7;
}
.blogger-profile__card {
    margin-bottom: 40px;

    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
}

.blogger-articles {
    margin-bottom: 40px;

    border: 1px solid #ebebeb;
    border-radius: 5px;
}
.blogger-articles__list {
    display: table;
    width: 100%;
    padding: 0;

    border-collapse: collapse;
}
.blogger-articles__item {
    display: table-row;

    border-bottom: 1px solid #ebebeb;
}
.blogger-articles__head {
    display: table-cell;
    padding: 10px;

    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
}
.blogger-articles__title {
    display: table-cell;
    padding: 10px;
}
.blogger-articles__date {
    display: table-cell;
    padding: 10px;
}
.blogger-articles__status {
    display: table-cell;
    padding: 10px;
}

.blogger-form__group {
    border-bottom: 1px solid #ebebeb;
}
.blogger-form__header {
    padding: 10px 20px;

    font-size: 18px;
    font-weight: 600;

    background: #dedede;
}
.blogger-form__body {
    padding: 10px 20px;
}
.blogger-form__label {
    display: block;
    margin-bottom: 5px;
}
.blogger-form__input,
.blogger-form__datepicker,
.blogger-form__select {
    height: 40px;
    padding-left: 10px;
    margin-bottom: 15px;
    width: 100%;

    border: 1px solid #333333;
    border-radius: 3px;
}
.blogger-form__textarea {
    min-height: 100px;
    width: 100%;
    padding: 10px;

    resize: none;

    border: 1px solid #333333;
    border-radius: 3px;
}
.blogger-form__image {
    margin-bottom: 15px;
}
.blogger-form__checkbox-list {
    margin-bottom: 15px;
}
.blogger-form__checkbox {
    display: none;
}
.blogger-form__checkbox-control {
    position: relative;

    display: block;

    margin-bottom: 5px;
    cursor: pointer;
}
.blogger-form__checkbox-control::before {
    content: "";

    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;

    vertical-align: middle;

    border: 1px solid #333333;
    border-radius: 3px;
}
.blogger-form__checkbox-control::after { 
    content: "\f26b";

    position: absolute;
    left: 0;
    top: 0;

    display: none;
    width: 22px;
    height: 22px;

    font: normal normal normal 24px/1 'Material-Design-Iconic-Font';
    text-align: center;
    line-height: 22px;
}
.blogger-form__checkbox:checked + .blogger-form__checkbox-control::after { 
    display: block;
}
.blogger-form__submit {
    padding: 5px 25px;

    font-size: 18px;
    font-weight: 600;

    border: 0;
    background-color: #ffdf00;
    border-radius: 3px;
}

.blogger-form__error {
    padding: 20px;
    background-color: #ff0000;
    color: #ffffff;
}
.blogger-form__message {
    padding: 20px;
    background-color: #ffffc5;
    color: #ff0000;
}

@media (max-width: 768px) {
    .blogger-profile__link {
        position: static;
    }
    .socials--fixed {
        left: 5px;
        right: 5px;
        bottom: 5px;

        text-align: center;
    }

    .socials__item--vertical{
        display: inline-block;
        margin-bottom: 0;
        margin-right: 5px;
    }
    .socials__link--texted {
        padding: 0;
    }
    .socials__text {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .socials__link--texted {
        padding: 0;
    }
    .socials__text {
        display: none;
    }
}


.project-info-wrapper{
  padding: 15px 30px 10px;
  margin-bottom: 25px;

  -webkit-box-shadow: 0px 10px 19px 0px rgba(23, 23, 23, 0.1);

          box-shadow: 0px 10px 19px 0px rgba(23, 23, 23, 0.1);
  border-radius: 5px;
}
@media (max-width: 768px) {

    .review-left-page .review-form,
    .review-left-page .top{
        padding: 10px;
    }
    .review-left-page .rating-group{
        display: block;
    }
    .review-form .rating{
        float: none;
        line-height: normal;
    }
    .rating > span{
        line-height: 0px;
    }

    .main-slide-info .h1{
        margin-top: 10px;
        font-size: 35px;
        line-height: 35px;
    }
    .main-slide-info p{
        font-size: 15px;
    }
.user-profile{
    text-align: center;
}
.user-profile > p img{
    margin: 0;
}
.user-profile .user-profile-control a{
    padding: 10px 5px;
}
.user-profile .user-profile-control > a{
        margin-top: 10px;
    float: none;
    display: block;
}
.user-profile .prof_status_information{
    margin-left: 5px;
}
.user-profile .user-profile-control{
    float: none;
}
.search-h-go {
width:70px;
margin-top:20px
}
.my-company-block{
    padding: 20px;
}
.premium-form ul,
.my-company-block .left,
.my-company-block .right
{
    width: 100%;
}
.my-company-block .left{
    border-right: 0;
}

.search-h {
text-align:center;
padding-top:40px;
font-family:'Open Sans', sans-serif,opensans-light;
font-size:2rem
}

.sign-up {
text-align:center
}

.btn-un {
text-align:left!important
}

.myslide {
height:400px!important
}

.slide-info {
top:10px!important
}

.carousel-control.right {
top:10px!important
}

.catalog-company-tpl > div,
.catalog-company-tpl .service-focus, .catalog-company-tpl .technologies{
    width: 100%;
}
.catalog-company-tpl > a{
    position: static;
    width: 100%;
    padding: 10px 0;
    margin-top: 10px;
}
.catalog-company-tpl ._top > div{
    padding: 0px 30px 15px;
}
.catalog-company-tpl ._top .badges{
    padding-top: 0;
}
.catalog-company-tpl ._top .info{
    padding: 25px 30px 5px;
}
.catalog-company-tpl .portfolio{
    max-height: 92px;
    overflow: hidden;
    margin-bottom: 15px;
}
.catalog-company-tpl .info .h1 + a{
    display: block;
    margin-left: 0;
}
}

@media (max-width: 360px) {
    .rating{
        margin-left: -18px;
        margin-right: -18px;
    }
    .main-slide-info .h1,
    .main-slide-info p
    {
        display: none;
    }
    .find-block {
    margin-top: 90px;
    width: 100%;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    }
}


.event-page__info {
    margin-top: 20px;
}
.event-page__content {
    padding-right: 70px;
}
.event-page__content img {
    max-width: 100%;
    display: block;
    height: auto;
}

.event-info {    
    padding: 15px 30px 10px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 10px 19px 0px rgba(23, 23, 23, 0.1);
            box-shadow: 0px 10px 19px 0px rgba(23, 23, 23, 0.1);
    border-radius: 5px;
}
.event-info--fixed {
    position: fixed;
    max-width: 350px;
    top: 25px;
    z-index: 100;
    background: #fff;
}
.event-info--absolute {
    position: absolute;
}

@media (max-width: 768px) {
    .event-info--fixed {
        position: static;
        max-width: 100%;
    }
    .event-info--absolute {
        position: static;
    }
}

.event-info__title {
    margin-bottom: 0;

    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.event-info__description {
    margin-bottom: 55px;

    line-height: 21px;

    color: #92959b;
}
.event-info__tags {
    list-style: none;
    padding-left: 0;
}
.event-info__tags li {
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
}

@media (max-width: 767px) {
    .event-page__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .event-page__grid .col-md-4 {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
    }
    .event-page__content {
        padding-right: 0;
    }
}




.note-editor .dropdown-menu{
    max-height: 175px;
    overflow: auto;
}

.news_block_content img {
    max-width: 100%;
    height: auto;
    display: block;
}
.news_block_content iframe {
    width: 100% !important;
}
.article_content .paginate {
    text-align: center;
}
.article_content .paginate a {
    display: inline-block;
    font-size: 16px;
    padding: 5px 20px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-right: 0 !important;
    text-decoration: none;
}

.region-new__country {
    margin-right: 10px;

    font-size: 16px;
    color: #ffffff;
}
.region-new__select {
    padding: 1px 7px;
    font-size: 16px;
    color: #ffda04;
    border: 1px solid #5e5d5d;
    border-radius: 3px;
}
.region-new .region-new__menu a {
    color: #000000;
}

.new-nav{}
.new-nav__zmdi {
    width: 35px;
    height: 35px;

    vertical-align: text-bottom;
    font-size: 28px !important;

    border: 1px solid #e3e3e3;
    border-radius: 50%;
}
.new-nav__zmdi--empty {
    display: block !important;
    width: auto;
    height: auto;
    font-size: 22px !important;
    text-align: center;
    border: 0;
}
.new-nav__zmdi::before {
    position: relative;
    top: 13%;
    left: 31%;
}
.new-nav__zmdi--empty::before {
    position: static;
}
.new-menu__list {
    display: flex;
    display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;  /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */

    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.new-menu__list--inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.new-menu__link {  
    position: relative;

    margin: 0;
    padding: 27px 23px;
    display: block;

    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;

    background-repeat: no-repeat;
    background-position: center 210%;

    -webkit-transition: background-color 0.2s linear,
                padding 0.1s linear,
                background-position 0.3s linear;

    transition: background-color 0.2s linear,
                padding 0.1s linear,
                background-position 0.3s linear;
}
.new-menu__link--award {
    background-image: url("/assets/templates/site/images/award_li_ico.png");
}
.new-menu__link--event {
    background-image: url("/assets/templates/site/images/event_li_ico.png");
}
.new-menu__link--mag {
    background-image: url("/assets/templates/site/images/mag_li_ico.png");
}
.new-menu__link--space {
    background-image: url("/assets/templates/site/images/work_li_ico.png");
}
.new-menu__link:hover {
    padding-bottom: 36px;
    padding-top: 18px;
    text-decoration: none;
    background-color: #ffda04;
    background-position: center 100%;
}
.new-menu__link:hover::before {
    background-color: transparent !important;
}
.new-menu__list li:hover + li .new-menu__link::before {
    background-color: transparent !important;
}


li:not(:first-child) .new-menu__link::before {
    content: "";

    position: absolute;
    left: 0;
    top: 23px;

    display: block;
    width: 1px;
    height: 30px;

    background-color: #e3e3e3;
}


.new-menu__list--white .new-menu__link {
    color: #ffffff;
}

.new-menu__nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    vertical-align: bottom;
}
.new-menu__nav-element {
    margin-bottom: 0;
}
.new-menu__nav-link {
    display: inline-block;
    min-width: 95px;
    padding: 22px 20px 5px;
    
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;

    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    color: #000;
}
.award-page .new-menu__nav-link {
    color: #fff;
}
.new-menu__nav-link--active,
.new-menu__nav-link:hover,
.new-menu__nav-link:focus {
    position: relative;
    text-decoration: none;
    background-color: #f7f7f7 !important;

    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 5px solid #ffda07;
}
.new-menu__nav-link--active::after,
.new-menu__nav-link:hover::after,
.new-menu__nav-link:focus::after {
    content: '';

    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 251;

    display: block;
    width: 100%;
    height: 5px;

    background-color: #f7f7f7;
}
.award-page .new-menu__nav-link--active::after,
.award-page .new-menu__nav-link:hover::after,
.award-page .new-menu__nav-link:focus::after {
    content: none;
}

.new-menu__extra {
    display: block;
    padding: 25px 20px;
}

.logo-new img {
    margin-top: 13px;
}
@media (max-width: 991px) {
 .new-nav--fresh {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    padding: 10px 15px;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px -3px #000;
            box-shadow: 0 3px 3px -3px #000;
 }
 .logo-new img {
    margin-top: -4px;
 }   
}


.new-dropmenu {
    padding: 20px 0;
    margin-top: -26px;
    background: #f7f7f7;
    border-top: 1px solid #e5e5e5;
        -webkit-box-shadow: 0 3px 5px -3px #000;
                box-shadow: 0 3px 5px -3px #000;
}
.new-dropmenu__common-link {
    margin-bottom: 20px;
    display: block;
    text-decoration: none !important;
}
.new-dropmenu__common-link i {
    text-decoration: none !important;
}
.new-dropmenu__common-text {
    display: inline-block;
    margin-right: 5px;
    text-decoration: underline;
    color: #000000;
}
.new-dropmenu__subtitle {
    margin-bottom: 10px;
    font-size: 12px;
    color: #b2b2b2;
}
.new-dropmenu__title {
    margin-bottom: 20px;
    font-size: 27px;
    color: #000;
}
.new-dropmenu__title--small {
    font-size: 18px;
}
.new-dropmenu__list {
    padding-left: 0;
    margin-bottom: 20px;
    list-style: none;
}
.new-dropmenu__list--two-column {
    -webkit-column-count: 2;
            column-count: 2;
}
.new-dropmenu__list--three-column {
    -webkit-column-count: 3;
            column-count: 3;
}
.new-dropmenu__list--four-column {
    -webkit-column-count: 4;
            column-count: 4;
}
.new-dropmenu__list-element {
    margin-bottom: 5px;
}
.new-dropmenu__list-element:last-child {
    margin-bottom: 0;
}
.new-dropmenu__list-link {
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #b2b2b2;
}
.new-dropmenu__list-link:hover,
.new-dropmenu__list-link:focus {
    text-decoration: none;
    border-bottom: 1px solid #000000;
}
.new-dropmenu__top-list {
    padding-left: 0;
    list-style: none;
}
.new-dropmenu__top-element {
    display: inline-block;
    margin-right: 5px;
}
.new-dropmenu__top-element:last-child {
    margin-right: 0;
}
.new-dropmenu__top-link {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;

    border-radius: 12px;
}
.new-dropmenu__top-link--bordered {
    border: 1px solid #dadada;
}
.new-dropmenu__link {
    font-size: 16px;
    color: #7f7f7f;
}

.main-sub-menu-container--april {
    -webkit-transform: translateY(-26px);
            transform: translateY(-26px);
}

.extra-menu {
    position: absolute;
    z-index: 300;
    width: 300%;

    display: none;

    -webkit-transform: translate(-50%, 2px);
            transform: translate(-50%, 2px);
}
.extra-menu.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.extra-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 50%;
    min-height: 150px;

    text-transform: uppercase;
    font-size: 16px;

    color: #ffffff;
    background-color: #000000;
}
.extra-menu__link:hover,
.extra-menu__link:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #313030;
}
.extra-menu__link--yellow {
    color: #000000;
    background-color: #FFDF00;
}
.extra-menu__link--yellow:hover,
.extra-menu__link--yellow:focus {
    color: #000000;
    background-color: #e0c506;
}
@media (max-width: 1330px) {
    .extra-menu {
        right: 0;
        -webkit-transform: translate(0%, 2px);
                transform: translate(0%, 2px);
    }
}

.companies-list {}
.companies-list__item {
    display: block;
    padding: 10px;

    background-color: #f9f9f9;
    border-top: 1px solid #ddd;
}
.companies-list__item:nth-child(2n) {
    background-color: #ffffff;
}
.companies-list__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px;
}

.new-pricing {
    margin-bottom: 40px;
}
.new-pricing__title {
    margin-top: 0;
    margin-bottom: 56px;

    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
}
.new-pricing__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.pricing-tab {
    width: calc(50% - 15px);
    padding-top: 15px;
    padding-bottom: 60px;
    margin-bottom: 30px;

    text-align: center;

    border-radius: 10px;
    border: 1px solid #dadada;
}
.pricing-tab:not(.pricing-tab--thriply):last-child {
    margin-bottom: 0;
}
.pricing-tab--fluid {
    width: 100%;
    padding-top: 24px;
}
.pricing-tab--thriply {
    width: 32%;
}

.pricing-tab--small {
    padding-bottom: 30px;
}
.pricing-tab__title {
    margin-bottom: 8px;

    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
.pricing-tab__title--fluid {
    margin-bottom: 21px;
}
.pricing-tab__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 42px;
    margin-bottom: 22px;

    font-size: 12px;

    background-color: #eeeeee;
}
.pricing-tab__label--major {
    background-color: #ffda04;
}
.pricing-tab__advantages {
    padding-left: 30px;
    padding-bottom: 23px;
    margin-bottom: 22px;

    font-size: 16px;
    font-weight: 400;
    text-align: left;

    list-style: none;
    border-bottom: 1px solid #dadada;
}
.pricing-tab__advantage {
    position: relative;
    margin-bottom: 16px;
}
.pricing-tab__advantage:last-child {
    margin-bottom: 0;
}
.pricing-tab__advantage::before {
    content: '\f269';

    display: inline-block;
    margin-right: 15px;

    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;

    color: #43a546;
}
.pricing-tab__advantage--cancelled::before {
    content: '\f271';

    color: #ff5722;
}
.pricing-tab__advantage--disabled::before {
    content: '\f26d';

    color: #dadada;
}
.pricing-tab__advantage--disabled::after {
    content: '\007E';

    position: absolute;
    left: 2px;
    top: 1px;

    color: #ffffff;
}
.pricing-tab__subtitle {
    position: relative;
    z-index: 1;

    display: inline-block;
    margin-bottom: 11px;

    font-size: 18px;
    font-weight: 600;
}
.pricing-tab__subtitle--fluid {
    margin-bottom: 24px;
}
.pricing-tab__subtitle--huge {
    font-size: 22px;
}
.pricing-tab__subtitle::after {
    content: '';

    position: absolute;
    z-index: -1;
    left: 1px;
    bottom: 5px;

    display: inline-block;
    width: 100%;
    height: 4px;

    background-color: #ffdb04;
}
.pricing-tab__info {
    margin-left: 10px;
    vertical-align: text-top;

    cursor: pointer;
}
.pricing-tab__text {
    margin-bottom: 24px;
    font-size: 12px;
}
.pricing-tab__text--disabled {
    color: #c1c0c0;
}
.pricing-tab__link {
    text-decoration: underline;
}
.pricing-tab__submit {
    padding: 13px 40px;
    font-size: 18px;
}
.pricing-tab__submit--disabled {
    pointer-events: none;
    opacity: 0.2;
}
.pricing-tab__submit--marger {
    margin-bottom: 20px;
}
.pricing-tab__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 30px;
}
.pricing-tab__price {
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
    text-align: left;
}
.pricing-tab__price:first-child {
    border-right: 1px solid #eeeeee;
}
.pricing-tab__radio {
    display: none;
}
.pricing-tab__radio-label {
    display: block;

    font-weight: bold;
    font-size: 18px;

    cursor: pointer;
}
.pricing-tab__radio-label::before {
    content: '\f26c';

    display: inline-block;
    margin-right: 10px;

    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: 1.9em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: sub;

    color: #dbdbdb;
}
.pricing-tab__radio:checked + .pricing-tab__radio-label::before {
    content: '\f26e';

    color: #ffdb04;
}
.pricing-tab__digits {
    font-size: 24px;
}
.pricing-tab__notification {
    margin-top: 54px;
    margin-bottom: 45px;
    font-size: 16px;
}
.pricing-tab__notification-icon {
    position: relative;
    margin-right: 10px;
    color: #ffdb04;
}
.pricing-tab__notification-icon::after {
    content: '';

    position: absolute;
    left: 2px;
    top: 3px;
    z-index: -1;

    display: inline-block;
    width: 10px;
    height: 10px;

    background-color: #000000;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .pricing-tab {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .pricing-tab:first-child {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .pricing-tab:last-child {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
    .pricing-tab__subtitle--fluid {
        font-size: 14px;
    }
    .pricing-tab__price:first-child {
        border-right: 0;
    }
}


.visit-link {
    display: inline-block;
    padding: 9px 20px;
    margin-right: 20px;

    font-size: 16px;
    vertical-align: middle;

    color: #000000;
    background-color: #ffdf00;
    border: 2px solid #000000 !important;
    border-radius: 3px;
}
.visit-link--small {
    padding: 0px 30px;
}
.visit-link:hover {
    background-color: #f1d61c;
}
.visit-link__icon {
    margin-right: 15px;
}


.event-card {
    margin-bottom: 20px;
    border: 1px solid #dadada;
}
.event-card__preview {
    position: relative;

    display: block;
    width: 100%;
    min-height: 192px;

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.event-card__date {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 2;

    display: block;
    padding: 15px;

    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;

    background-color: #ffda07;
}
.event-card__month {
    display: block;
    font-size: 16px;
}
.event-card__info {
    padding: 20px 15px 10px;
}
.event-card__title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.4;
}
.event-card__place {
    margin-bottom: 20px;
    font-size: 16px;

    color: #8a8989;
}
.event-card__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 10px;

    border-top: 1px solid #ededed; 
}
.event-card__price {
    -webkit-box-flex: 1 0;
        -ms-flex: 1 0;
            flex: 1 0;
    margin-bottom: 0;
}
.event-card__tags {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}
.event-card__tags .article_tags_item {
    display: inline-block;
    margin-right: 5px;
}
.event-card__tags .article_tags_item::last-item {
    margin-right: 0;
}
.event-card__tags .article_tags_link {
    color: #a1a1a1;
}

.sidepan-holder__control {
    position: fixed;
    top: 60px;
    z-index: 5000;
    right: calc(16% - 1px);

    padding: 8px 12px;

    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    cursor: pointer;

    -webkit-transition: right .2s linear;
    transition: right .2s linear;
}
.sidepan-holder__control--closed {
    right: calc(1% - 1px);
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
.award-page .sidepan-holder__control {
    background-color: #1b1b1e;
}

.sidepan {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 5000;

    display: block;
    height: 100vh;
    width: 16%;
    overflow: auto;
    padding: 25px 20px 0;

    background-color: #f8f8f8;
    border-left: 1px solid #e8e8e8;

    -webkit-transition: right .2s linear;
    transition: right .2s linear;
}
.sidepan--closed {
    right: -15%;
}

.award-page .sidepan {
    background-color: #1b1b1e;
}

.sidepan__section {
    margin-bottom: 25px;
}
.sidepan__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px;
}
.sidepan__title {
    position: relative;

    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.sidepan__title::before {
    content: '';

    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 10px;
    vertical-align: bottom;

    border-radius: 3px;
    background-color: #ffda07;
}
.sidepan__title::after{
    content: '';

    position: absolute;
    left: 7px;
    top: 6px;

    display: inline-block;

    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    color: #000000;
}
.sidepan__title--mag::after {
    content: '\f222';
}
.sidepan__title--events::after {
    content: '\f332';

    left: 6px;
    top: 7px;
}
.sidepan__title--jobs::after {
    content: '\f1ff';

    left: 5px;
}
.sidepan__title--reviews::after {
    content: '\f25c';

    left: 5px;
}

.award-page .sidepan__link {
    color: #ffffff;
}

.sidecard {
    padding: 10px 10px 0;
    margin-bottom: 15px;

    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
}
.sidecard:last-child {
    margin-bottom: 0;
}
.sidecard__list {
    padding-left: 0;
    margin-bottom: 10px;

    list-style: none;
}
.sidecard__item {
    display: inline-block;
    margin-right: 5px;
}
.sidecard__item:last-child {
    margin-right: 0;
}
.sidecard__list-link {
    color: #9a9a9a;
}
.sidecard__title {
    display: block;
    margin-bottom: 15px;

    font-size: 15px;
    line-height: 22px;
}
.sidecard__date {
    margin-bottom: 10px;

    font-size: 12px;
    text-transform: uppercase;

    color: #000000;
}
.sidecard__footer {
    padding-top: 10px;

    border-top: 1px solid #e8e8e8;
}
.sidecard__place {
    margin-bottom: 10px;

    font-size: 12px;

    color: #9a9a9a;
}
.sidecard__company {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;

    font-size: 12px;
    text-transform: uppercase;
}
.sidecard__logo {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.sidecard__rating {
    text-align: left;
}

@media (max-width: 1739px) {
    .sidepan-holder__control {
        right: calc(1% - 1px);
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .sidepan-holder__control--opened {
        right: calc(16% - 1px);
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }

    .sidepan {
        right: -15%;
    }
    .sidepan--opened {
        right: 0%;
    }
}

@media (max-width: 991px) {
   .sidepan-holder {
    display: none;
   }
}


.top-notification {
    background-color: #ffe000;
}
.top-notification__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 0;
}
.top-notification__icon {
    margin-right: 30px;
    font-size: 40px !important;
}
.top-notification__text {
    margin-right: 20px;

    font-size: 16px;
    line-height: 18px;
}
.top-notification__link {
    padding: 6px 15px;
}
.top-notification__close {
    margin-left: auto;
    font-size: 40px !important;
    cursor: pointer;
}

.list-pagination {
    margin-bottom: 20px;
}
.list-pagination a,
.list-pagination span {
    display: inline-block;
    font-size: 16px;
    padding: 5px 20px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    margin-right: 5px;
    margin-left: 5px;
    text-decoration: none;
}


.company-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 20px 0;
}
.company-rating__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 17px;

    background-color: #ffda07;
    color: #000000;
}
.company-rating__slash {
    height: 100%;
    width: 5px;
    margin-right: 10px;

    background-color: #000;

    -webkit-transform: skew(-18deg);
            transform: skew(-18deg);
}
.company-rating__text {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
}
.company-rating__bold-text {
    display: block;
}
.company-rating__mark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 13px;

    text-transform: uppercase;
    font-size: 14px;

    background-color: #43A047;
    color: #ffffff;
}
.company-rating__mark--B {
    background-color: #81C784;
}
.company-rating__mark--C {
    background-color: #94a395;
}

.company-maininfo__review-btn {
    width: 100%;

    border: 1px solid #aeaeae;
}

.company-tab {
    margin-bottom: 25px;

    border: 1px solid #dadada;
    border-radius: 3px;
}
.company-tab__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10px 20px;

    border-bottom: 1px solid #dadada;
}
.company-tab__title {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}
.company-tab__link {
    margin: 0;
}
.company-tab__body {
    padding: 20px;

    font-size: 16px;
    line-height: 26px;
}

.company-project {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    margin-bottom: 20px;

    border: 1px solid #dadada;
    border-radius: 3px;
}

.company-project__image_block {
	min-width:358px;
	overflow:hidden;
}


.company-project__info {
    position: relative;
    padding: 25px 25px 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.company-project__rating {
    position: absolute;
    right: 20px;
    top: 15px;
}
.company-project__title {
    margin-bottom: 15px;
    font-size: 30px;
}
.company-project__parameters-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}
.company-project__parameters-element {
    margin-right: 35px;
    font-size: 16px;
}
.company-project__parameters-element:last-child {
    margin-right: 0;
}
.company-project__parameters-title {
    margin-bottom: 0;
    font-size: 14px;
    color: #8b8b8b;
}

.company-project__tags-list {
    padding-left: 0;
    margin-bottom: 10px;
    list-style: none;
}
.company-project__tags-list li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
}
.company-project__tags-list li:last-child {
    margin-right: 0;
}
.company-project__tags-list a {
    display: inline-block;
    padding: 5px 10px;

    font-size: 12px;
    font-weight: 400;

    color: #ffffff;
    border-radius: 3px;
    background-color: #b7b7b7;
}

@media (max-width: 991px) {
    .company-project {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .company-project__rating {
        display: none;
    }
    .company-project__image_block {
		min-width:auto;
		overflow:auto;
	}
}

.company-job {
    margin-bottom: 25px;
    font-size: 14px;
}
.company-job:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}
.company-job__title {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px;

    text-decoration: underline;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.company-job__place {
    color: #868686;
}

.company-gallery__title {
    margin-bottom: 15px;

    font-size: 16px;
    font-weight: 600;
}
.company-gallery__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -ms-flex-pack: justify;
     justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}
.company-gallery__element {
    margin-bottom: 10px;
}
.company-gallery__image {
    border-radius: 5px;
}


.fix-info {
    position: fixed; 
    top: -80%;
    padding: 15px 15px 10px;
    max-width: 260px;
    z-index: 100;
    background: #fff;

    -webkit-transition: top .1s linear;

    transition: top .1s linear;
}
.fix-info--fixed {
    top: 65px;
}
.fix-info--absolute {
    position: absolute;

    -webkit-transition: none;

    transition: none;
}
.fix-info__company {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
}
.fix-info__image {
    margin-right: 15px;
}
.fix-info__title {
    font-size: 16px;
}
.fix-info__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;

    color: #b2b2b2;
}
.fix-info__icon-holder {
    width: 25px;
    height: 25px;
    margin-right: 15px;
    -ms-flex-negative: 0;
        flex-shrink: 0;

    text-align: center;

    border: 1px solid #b2b2b2;
    border-radius: 500px;
}
.fix-info__btn {
    margin-bottom: 15px;
}
.fix-info__link {
    display: inline-block;
    margin-bottom: 20px;

    font-size: 16px;
    font-weight: 500;

    border-bottom: 1px solid #cfcfcf;
}


.readmorer-controller {
    margin-top: 20px;
    display: inline-block;

    font-size: 16px;

    color: #747474;
    cursor: pointer;
}

.list-inline {
    display: inline-block;
}

.new-sidelist {
    padding-left: 0;
    list-style: none;
}
.new-sidelist__element {
}
.new-sidelist__link,
.new-sidelist__link:focus,
.new-sidelist__link:hover{
    display: block;
    padding: 20px 15px 20px 30px;

    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;

    color: #ffffff;
    border-top: 1px solid #2f2f2f;
}
.new-sidelist__link--active,
.new-sidelist__link--active:focus,
.new-sidelist__link--active:hover {
    color: #ffda07;
}
.new-sidelist__link--active + .new-underlist {
    display: block;
}
.new-sidelist__link i {
    float: right;
    font-size: 30px !important;
}
.new-sidelist__link--active i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
.new-underlist {
    display: none;
    padding-left: 30px;
    list-style: none;
    border-top: 1px solid #2f2f2f;
}
.new-underlist__element {
    margin-bottom: 3px;
}
.new-underlist__element--last {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #2f2f2f;
}
.new-underlist__title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #fefefe;
    opacity: .5;
}
.new-underlist__link,
.new-underlist__link:focus,
.new-underlist__link:hover {
    color: #ffffff;
}

.sidelist-control {
    padding: 20px 15px 20px 30px;
    color: #fff;
}
.sidelist-control a,
.sidelist-control a:focus,
.sidelist-control a:hover {
    color: #fff;
}
.sidelist-control__toggler {
    float: right;
    padding: 5px;
    margin-top: -19px;
    font-size: 36px;
}

.city-oreol {
    padding: 0 5px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
}

.list-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}
.list-tags__tech-link {
    font-size: 14px;
    background: #eeeeee;
    padding: 5px 10px;
    padding-bottom: 5px !important;
    font-weight: 500;
    border-radius: 3px;
    text-decoration: none;
    border-bottom: 0 !important;
}
.list-tags__tech-element--hidden {
    display: none !important;
}
.list-tags__techs--opened .list-tags__techs-list {
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(25, 25, 25, 0.1);
            box-shadow: 0px 2px 3px 0px rgba(25, 25, 25, 0.1);
}
  
.list-tags__techs--opened .list-tags__tech-element--hidden {
    display: inline-block !important;
}
.list-tags li {
    padding: 0;
    margin-right: 8px;
}
.list-tags li:last-child {
    margin-right: 0;
}
.list-tags__cities {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 40%;
}
.list-tags__divider {
    -ms-flex-negative: 0;
        flex-shrink: 0;
        display: none;
    width: 1px;
    margin: 0 35px 7px;
    background-color: #dedede;
}
.list-tags__cities  + .list-tags__divider {
    display: block;
}
.list-tags__techs {
    position: relative;
    z-index: 100;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 36%;
}
.list-tags__techs--limited {
    overflow: hidden;
}
.list-tags__techs-control {
    padding: 1px 5px;

    line-height: 1.5;

    background-color: #ffffff;
    border: 1px solid #dedede;
    border-radius: 3px;
    outline: none;
}
.list-tags__techs-list {
    margin-top: 0px;
    padding: 0 10px 10px;

    background-color: #ffffff;
    -webkit-transition: all linear .1s;

    transition: all linear .1s;
}
.list-tags__techs-list--nobg {
    background-color: transparent;
    padding-right: 65px;
}
.list-tags__techs-list--nobg + .list-tags__techs-control {
    position: absolute;
    top: 0;
    right: 0;
}
.list-tags__flag {
    margin-left: auto;
}

.flag-badge__holder {
    position: relative;
    padding: 10px 5px;
    margin-bottom: 15px;
    min-width: 48px;
    font-size: 11px;
    line-height: 1;
    text-align: center;
    background-color: #ffda07;
}
.flag-badge__holder::after {
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 0;
    height: 0;
    border-bottom: 15px solid transparent;
    border-left: 24px solid #ffda07;
    border-right: 24px solid #ffda07;
}
.flag-badge__title {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}

@media (max-width: 767px) {
    .list-tags {
        display: block;
    }
    .list-tags__flag {
        display: none;
    }
    .list-tags__cities {
        width: 100%;
    }
    .list-tags__techs {
        width: 100%;
    }
}


.company-reviewinfo {
    margin-bottom: 50px;
}
.company-reviewinfo__row {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    border-bottom: 1px solid #dadada;
}
.company-reviewinfo__cell{
    font-size: 16px;
    font-weight: 500;
}
.company-reviewinfo__cell:last-child { 
    color: #bebdbd;
}

.tab-lock {
    margin: 0 -20px -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 50px 10px;

    font-size: 16px;
    font-weight: 600;
    border-top: 1px solid #dadada;
    background-color: #efefef;
}
.tab-lock__icon {
    margin-bottom: 5px;
    font-size: 38px !important;
    color: #8c8c8c;
}

.reviewscore {
    margin-top: 25px;
}
.reviewscore__text {
    margin-bottom: 5px;
}
.reviewscore__hugetext {
    font-size: 60px;
    font-weight: bolder;
}

.company-review {
    margin: 0 -20px;
    padding: 20px;
    border-bottom: 1px solid #ebebeb;
}
.company-review:first-child {
    border-top: 1px solid #ebebeb;
}
.company-review:last-child {
    border-bottom: 0;
}
.company-review__rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 5px;
}
.company-review__reviewer {
    margin-left: 10px;
    font-size: 16px;
    color: #919296;
}
.company-review__info {
    margin-bottom: 15px;
    font-size: 16px;
    color: #4d4d4d;
}
.company-review__info:last-child,
.company-review__info--small {
    margin-bottom: 0;
}


.april-topline {
    background-color: #f7f7f7;
}
.april-topline__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.april-topline__menu {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.april-topline__menu-element {
    display: inline-block;
    margin-right: 15px;
}
.april-topline__menu-element--first {
    margin-right: 20px;
}
.april-topline__menu-element:last-child {
    margin-right: 0;
}
.april-topline__menu-icon {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
}
.april-topline__menu-link {
    display: block;
    padding: 20px 5px 10px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 1px solid transparent;
}
.april-topline__link--smaller {
    padding-top: 15px;
}
.april-topline__menu-link--active,
.april-topline__menu-link:hover,
.april-topline__menu-link:focus,
.april-topline__menu-link:active {
    outline: none;
    text-decoration: none;
    border-bottom: 1px solid #000000;
}
.april-topline__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 6px;
}
.april-topline__search {
    margin-right: 20px;
    line-height: 0;
}
.april-topline__review-btn {
    margin-right: 18px;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
}

@media (max-width: 991px) {
    .april-topline {
        display: none;
    }
}

.user-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.user-bar__avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    background-color: #000000;
    border-radius: 500px;
}
.user-bar__avatar--active {
    background-size: cover;
    background-repeat: no-repeat;
}
.user-bar__controls {
    font-size: 15px;
    color: #a6a6a6;
}
.user-bar__link {
    color: #000000;
    border-bottom: 1px solid #d7d7d7;
}
.user-bar__link:hover,
.user-bar__link:focus,
.user-bar__link:active {
    text-decoration: none;
    border-bottom: 1px solid #000000;
}

.april-navbar-holder {
    background-color: #ffffff;
}
.april-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 25px 0;
}
.april-navbar__logo {
    margin-right: 30px;
}
.april-navbar__logo-link {
    display: inline-block;
    padding: 10px 10px 10px 0;
}

@media (max-width:1199px) {
  .april-navbar__logo-link img {width:70px!important;}
}

.april-navbar__outsource {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding: 5px 20px 5px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000000;
    border: 0;
    outline: 0;
    background-color: transparent;
    border: 1px solid #dadada;
    border-radius: 3px;
}
.april-navbar__outsource:hover,
.april-navbar__outsource:active,
.april-navbar__outsource:focus {
    text-decoration: none;
    background-color: #f7f7f7;
}
.april-navbar__outsource-icon {
    margin-right: 5px;
}

.panel-menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    border: 1px solid #dadada;
    border-radius: 5px;
}
.panel-menu__element {
    display: inline-block;
    border-left: 1px solid #dadada;
}
.panel-menu__additional {
    position: absolute;
    top: 0;
    right: 55px;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 55px);
    height: 0%;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: height .2s linear;
    transition: height .2s linear;
}
.panel-menu__element--active ~ .panel-menu__additional {
    height: 100%;
}
.panel-menu__element:first-child {
    border-left: 0;
}
.panel-menu__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding: 14px 25px 12px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
    color: #000000;
    outline: 0;
    background-color: transparent;
}
.panel-menu__control--tight {
    padding-right: 8px;
    padding-left: 8px;
}
.panel-menu__control--middle {
    padding-right: 15px;
    padding-left: 15px;
}
.panel-menu__control:hover,
.panel-menu__control:focus,
.panel-menu__control:active {
    text-decoration: none;
    background-color: #f7f7f7;
}
.panel-menu__icon--nav {
    margin-right: 5px;
}
.panel-menu__chevron {
    margin-left: 5px;
}


.global-modal__content,
.local-modal__content {
    padding: 0;
    border-radius: 0;
}
.global-modal__header,
.local-modal__header {
    padding: 15px 35px 0;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
}
.global-modal__nav,
.local-modal__nav {
    margin-top: 0;
    border-bottom: 0;
}
.global-modal__nav-element,
.local-modal__nav-element {
    float: none !important;
    margin-right: 30px;
    display: inline-block !important;
}
.global-modal__nav-element:last-child,
.local-modal__nav-element:last-child {
    margin-right: 0;
}
.global-modal__nav-link,
.local-modal__nav-link {
    padding: 10px 0 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    background-color: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid transparent !important;
}
.active .global-modal__nav-link,
.global-modal__nav-link:hover,
.global-modal__nav-link:active,
.global-modal__nav-link:focus,
.active .local-modal__nav-link,
.local-modal__nav-link:hover,
.local-modal__nav-link:active,
.local-modal__nav-link:focus{
    border-bottom: 1px solid #000000 !important;
}

.global-modal__body,
.local-modal__body{
    padding: 0 35px;
}

@media (max-width: 1199px) {
    .april-navbar__logo {
        margin-right: 20px;
    }
    .panel-menu__control,
    .april-navbar__outsource {
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (max-width: 991px) {
    .april-navbar {
        display: none;
    }
}


.main-panel {
    padding: 45px 0 70px;
    /*background: linear-gradient(to top, #f7f7f7, #ffffff);*/
}
.main-panel__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
    overflow: hidden;
    /*background-color: #f7f7f7;*/
    border-radius: 3px;
}
.main-panel__title {
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
}
.main-panel__sitenav {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 68%;
    min-height: 570px;
}
.main-panel__preview {
    width: 32%;
}

.site-nav__header {
    padding: 75px 40px 40px;
    font-size: 35px;
    font-weight: 600;
    line-height: 55px;
    border-bottom: 1px solid #e8e8e8;
}
.site-nav__interactive {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    text-decoration: none !important;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(25, 25, 25, 0.1);
            box-shadow: 0px 2px 3px 0px rgba(25, 25, 25, 0.1);
    outline: none !important;
}
.site-nav__interactive:hover,
.site-nav__interactive:active {
    background-color: #ffda04;
}
.site-nav__interactive::after {
    content: '';
    position: absolute;
    left: 20px;
    bottom: 10px;
    display: block;
    width: calc(100% - 40px);
    height: 1px;
    background-color: #e8e8e8;
}
.site-nav__interactive:hover::after,
.site-nav__interactive:active::after {
    background-color: #e8c706;
}
.site-nav__dropdown {
    display: inline-block;
}
.site-nav__dropdown-menu {
    font-size: 14px !important;
}
.site-nav__body {
    padding: 35px 40px;
}
.site-nav__subtitle {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #a0a0a0;
}
.site-nav__tags {
    width: 100%;
    margin-bottom: 35px;
}
.site-nav__tags:last-child {
    margin-bottom: 0;
}
.site-nav__list-element {
    margin-bottom: 8px;
}
.site-nav__list-link {
    display: inline-block;
}

@media (max-width: 1199px) {
    .site-nav__header {
        padding-top: 84px;
        font-size: 22px;
    }
}


.site-preview {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    background-color: #fcd000;
    background-size: cover;
}
.site-preview__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.site-preview__icon-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 500px;
    border: 2px solid rgba(255, 255, 255, 0.6);
}
.site-preview__subtitle {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}
.site-preview__dropdown-control {
    display: block;
    padding: 0;
    border: 0;
    background-color: transparent;
    color: #ffffff;
    outline: none !important;
}
@media (max-width: 768px) {
    .site-nav {
        width: 100%;
    }
    .site-nav__header {
        padding-top: 30px;
    }
    .site-preview {
        display: none;
    }
}

.outsource-card {
    display: block;
    padding: 30px 20px 20px;
    margin-bottom: 30px;
}
.outsource-card__title {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 600;
}
.outsource-card__subtitle {
    margin-bottom: 25px;
    font-size: 12px;
    text-transform: uppercase;
    color: #a0a0a0;
}
.outsource-card__table {
    margin-bottom: 25px;
}
.outsource-card__link {
    display: block;
    width: 100%;
    padding: 20px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #dadada;
    background-color: transparent;
    border-radius: 3px;
    outline: none !important;
}
.outsource-card__link:hover,
.outsource-card__link:active {
    text-decoration: none;
    background-color: #f7f7f7;
}
@media (max-width: 1199px) {
    .outsource-card__title {
        font-size: 16px;
    }
}

.link-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #dadada;
}
.link-table__row:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}
.link-table__cell {
    display: inline-block;
    font-size: 16px;
    border-bottom: 1px solid #dadada;
    text-decoration: none !important;
}
.link-table__cell:hover,
.link-table__cell:active {
    border-bottom: 1px solid #000000;
}

.events-swiper {
    border-radius: 3px;
}
.events-swiper__slide {
    padding: 30px;
    height: 163px !important;
    font-family: 'Roboto Mono', monospace;
    font-size: 20px;
    font-weight: 500;
    background-color: #ffda04;
}
.events-swiper__link {
    text-decoration: none !important;
    border-bottom: 1px solid #d9bb10;
}
.events-swiper__link:hover,
.events-swiper__link:active {
    border-bottom: 1px solid #000000;
}
.events-swiper__pagination {
    padding-left: 30px;
    text-align: left;
}
.events-swiper__pagination .swiper-pagination-bullet-active {
    background: #000000;
}


.awards-promo-wrapper {
    max-width: 100%;
    overflow: hidden;
}
.awards-promo {
    position: relative;
    margin: 100px auto 150px;
}
.awards-promo__main {
    position: relative;
    z-index: 20;
    padding-top: 70px;
    background-color: #2b2b2b;
    border-radius: 5px;
}
.awards-promo__title {
    margin-bottom: 15px;
    font-size: 46px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    color: #4c4c4c;
}
.awards-promo__subtitle {
    margin-bottom: 60px;
    font-size: 28px;
    font-weight: 100;
    line-height: 1;
    text-transform: uppercase;
    color: #ffda07;
}
.awards-promo__overlay {
    position: absolute;
    width: 76%;
    height: 100%;
    border-radius: 5px;
}
.awards-promo__overlay--black {
    left: 12%;
    top: 0;
    z-index: 3;
    background-color: #2b2b2b;
    -webkit-box-shadow: 0px 37px 41.04px 12.96px rgba(40, 40, 40, 0.2);
            box-shadow: 0px 37px 41.04px 12.96px rgba(40, 40, 40, 0.2);
}
.awards-promo__overlay--yellow {
    left: calc(12% + 40px);
    top: 35px;
    z-index: 2;
    background-color: #ffda07;
}
.awards-promo__sideline {
    position: absolute;
    z-index: 1;
    left: 12%;
    top: -50px;
    width: 160px;
    height: 430px;
    background-color: #ffda07;
    -webkit-transform: skewX(-20deg);
            transform: skewX(-20deg);
}
.awards-promo__over-title {
    position: absolute;
    z-index: 1;
    right: -20px;
    top: calc(100% - 60px);
    font-size: 126px;
    font-weight: 900;
    text-transform: uppercase;
}
.awards-promo__over-subtitle {
    position: absolute;
    z-index: 1;
    left: 84%;
    top: 60%;
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
    white-space: nowrap;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.awards-promo__over-subtitle::before {
    content: '';
    display: inline-block;
    margin-right: 25px;
    width: 170px;
    height: 1px;
    background-color: #000000;
}
.awards-promo__more {
    display: block;
    padding: 20px 20px 25px;
    font-size: 15px;
    text-align: center;
    border-top: 1px solid #4b4b4b;
    color: #ffffff;
}
.awards-promo__more:hover,
.awards-promo__more:active {
    text-decoration: none;
    color: #ffffff;
}
.awards-promo__icon-holder {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 5px;
    width: 21px;
    height: 21px;
    border-radius: 500px;
    border: 1px solid #696969;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    transition: -webkit-transform .1s ease-in-out;
    transition: transform .1s ease-in-out;
    transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out;
}
.awards-promo__more:hover .awards-promo__icon-holder,
.awards-promo__more:active .awards-promo__icon-holder {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
}
@media (max-width: 1599px) {
    .awards-promo__main {
        -webkit-box-shadow: 10px 17px 20px 2px rgba(40, 40, 40, 0.2);
                box-shadow: 10px 17px 20px 2px rgba(40, 40, 40, 0.2);
    }
    .awards-promo__overlay {
        display: none;
    }
    .awards-promo__over-title {
        color: #ffdf01;
        -webkit-transform: translateY(-40px);
                transform: translateY(-40px);
    }
    .awards-promo__over-subtitle {
        -webkit-transform: translateX(-20%) rotate(-90deg);
                transform: translateX(-20%) rotate(-90deg);
    }
}
@media (max-width: 991px) {
    .awards-promo {
        margin: 80px auto 130px;
    }
}


.apromo-card {
    margin-bottom: 50px;
}
.apromo-card__image-holder {
    margin-bottom: 20px;
    background-color: #ffffff;
}
.apromo-card__description {
    font-size: 15px;
    line-height: 1;
    color: #a7a7a7;
}
.apromo-card__preline {
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.apromo-card__attention {
    color: #ffda07;
}
.apromo-card__link {
    color: #ffffff;
}
.apromo-card__link:hover,
.apromo-card__link:active {
    color: #ffffff;
    text-decoration: underline;
}
.apromo-card__title {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.apromo-card__subtitle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media (max-width: 767px) {
    .apromo-card {
        text-align: center;
    }
    .apromo-card__image-holder {
        display: inline-block;
    }
}

.last-project {
    display: block;
    margin-bottom: 65px;
    padding: 35px;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    background-color: #f2f2f2;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
.last-project:hover,
.last-project:active {
    color: #000000;
    text-decoration: none;
    background-color: #e6e6e6;
}
.last-project__icon {
    margin-left: 10px;
}

.company-small-tpl--no-mb {
    margin-bottom: 0;
}

.topc-swiper {
    padding-bottom: 50px;
}
.topc-swiper__pagination {
    top: 90%;
}
.topc-swiper__pagination .swiper-pagination-bullet-active {
    background: #000000;
}
.topc-swiper__nav {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(25, 25, 25, 0.1);
            box-shadow: 0px 2px 3px 0px rgba(25, 25, 25, 0.1);
    border-radius: 500px;
    background-size: 40%;
    -webkit-transition: .2s transform ease-out;
    transition: .2s transform ease-out;
    outline: none !important;
}
.topc-swiper__nav--next {
    right: -100px;
    background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23b4b2b2'%2F><%2Fsvg>");
}
.topc-swiper__nav--prev { 
    left: -100px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23b4b2b2'%2F%3E%3C%2Fsvg%3E");
}
.topc-nav {
    position: relative;
    top: -180px;
}

@media (max-width: 1365px) {
    .topc-swiper__nav--next {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);
    }
    .topc-swiper__nav--prev {
        -webkit-transform: translateX(100px);
                transform: translateX(100px);
    }
}
@media (max-width: 1199px) {
    .topc-swiper__nav--next {
        -webkit-transform: translateX(-40px);
                transform: translateX(-40px);
    }
    .topc-swiper__nav--prev {
        -webkit-transform: translateX(40px);
                transform: translateX(40px);
    }
}
@media (max-width: 1098px) {
    .topc-swiper__nav--next {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);
    }
    .topc-swiper__nav--prev {
        -webkit-transform: translateX(100px);
                transform: translateX(100px);
    }
}
@media (max-width: 991px) {
    .topc-swiper__nav--next {
        -webkit-transform: translateX(-40px);
                transform: translateX(-40px);
    }
    .topc-swiper__nav--prev {
        -webkit-transform: translateX(40px);
                transform: translateX(40px);
    }
}
@media (max-width: 844px) {
    .topc-swiper__nav--next {
        -webkit-transform: translateX(-100px);
                transform: translateX(-100px);
    }
    .topc-swiper__nav--prev {
        -webkit-transform: translateX(100px);
                transform: translateX(100px);
    }
}
@media (max-width: 767px) {
    .topc-swiper__nav {
        display: none;
    }
}

.list-item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none !important;
}
.list-item-title .plus {
    color: #ffdf00;
}
.list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 0;
    overflow: hidden;
    font-size: 14px;
}
.list-item.active {
    max-height: none;
}
.list-items .list-item a {
    display: block;
    padding-left: 15px;
}
.list-items a {
    border-bottom: 0 !important;
    line-height: 1.5;
}
.list-items a:hover { 
    text-decoration: underline;
}
.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/*
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body,
p {
  margin: 0;
}
ul {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
button {
  cursor: pointer;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
input[type="text"],
input[type="submit"],
input[type="reset"] {
  border: none;
  outline: none;
}
input[type="submit"] {
  padding: 0;
}
textarea {
  resize: none;
  outline: none;
}

.wrapper-large {
  max-width: 1530px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

*/

.article_news_inner_tags {padding-left:0px;}

.article_content .paginate {
  padding:20px 0;
  font-size:20px;
}

.article_content h1 {
  font-size: 3.8rem;
  font-weight: 700;
  /* padding-bottom: 20px; */
}

.article_content .paginate a{
  margin-right:40px;
}

.article_content .paginate b{
  margin-right:40px;
}


.article_title {
  margin-bottom: 45px;
  padding: 10px 0;
  border-bottom: 1px solid #000;
}
.article_title_text {
  padding-left: 20px;
  font-size: 26px;
  text-transform: uppercase;
  color: #333;
}
.article_title_breadcrumbs {
  margin: 5px 15px 0 0;
  text-align: right;
}
.article_title_breadcrumbs li {
  position: relative;
  display: inline-block;
  padding: 0 5px;
}
.article_title_breadcrumbs li a {
  color: #000;
  font-size: 16px;
}
.article_title_breadcrumbs li:after {
  content: '/';
  position: absolute;
  top: 2px;
  right: -5px;
  color: #cecccc;
  font-size: 16px;
}
.article_title_breadcrumbs li:last-child:after {
  content: none;
}

.article_sidebar-fix {
  position: fixed;
  z-index: 100;
  top: 60px;
  max-width: 300px;
}

.article_sidebar_top {
  margin-bottom: 25px;
}
.article_tags_item {
  display: inline-block;
  padding-right: 15px;
}
.article_tags_item:last-child {
  padding-right: 0;
}
.article_tags_link {
  font-size: 25px;
  color: #b9b9b9;
  font-weight: 600;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.article_tags_link:hover {
  color: #121212;
}
.article_sidebar_advertising {
  display: inline-block;
  padding: 32px;
  background: #ffdf00;
}
.article_news {
  position: relative;
  margin-bottom: 35px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
}
.article_news:hover {
  -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.article_news_img {
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
  max-height:250px;
}
.article_news_inner {
  padding: 20px;
}
.article_news_date {
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #121212;
}
.article_news_title {
  font-size: 2.4rem;
  line-height: 2.4rem;
  font-weight: 600;
  color: #121212;
}
@media (max-width: 767px) {
 .article_news_title {
    font-size: 32px;
  } 
}
.article_news_inner_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 30px;
}

.article_news_description {
	color:#202020;
	padding-top:5px;
	font-style: italic;
}

.article_news_inner_bottom .article_tags_link {
  font-size: 14px;
  color: #121212;
}
.article_news_select {
  padding: 65px 20px 20px 20px;
  background: url("/assets/images/news-bg.jpg") no-repeat;
  background-size: cover;
}
.article_news_select .article_tags_link {
  color: #fff;
}
.article_news_select_inner_link {
  width: 65%;
  margin: 0 auto;
}
.article_news_select_inner_link a {
  margin-bottom: 20px;
}
.article_news_select_inner_text {
  width: 80%;
  margin: 40px auto 0;
  text-align: center;
}
.article_news_select_title {
  padding: 15px 0 45px 0;
  font-weight: 600;
  color: #fff;
  font-size: 36px;
  line-height: 40px;
}
.article_news_select_subtitle {
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
}
.article_news_bordered {
  padding: 20px;
  border: 5px solid #000;
}
.article_news_bordered .article_tags_link {
  color: #000;
  font-size: 14px;
}
.article_news_link {
  display: block;
  width: 100%;
  height: 100%;
}
.article_news_select_wrap .article_news_link:hover{
  color: rgba(255, 255, 255, 0.5);
}
.article_news_select,
.article_news_inner,
.article_news_bordered {
  padding-bottom: 60px;
}
.article_news_select_wrap .article_tags_link {
  color: #fff;
}
.news_block .article_news_inner_bottom {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
}

.news_block_content p {
  /*  padding:20px 0; */
}

.news_block_content a {
  text-decoration: underline;
  font-weight: 900;
}

.news_block_content h2, .news_block_content h3, .news_block_content h4 {
 color:#000;
}

.news_block_content h2 {
  font-size:2.4rem;
  font-weight: 600;
}

.news_block_content h3 {
  font-size:2rem;
  font-weight: 400;
}

.news_block_content h4 {
  font-size:1.8rem;
  font-weight: 400;
}

.news_block_content ul li {
  padding-bottom: 5px;
}


.news_block_date {
  font-size:14px;
  color:#c0c0c0;
}

.news_popular {
  padding: 40px 0;
  background: #ffdf00;
}
.news_awards {
  padding: 40px 0 120px;
  background: #191818;
}
.news_popular_item {
  position: relative;
}
.news_popular_link {
  display: block;
  height: 200px;
  overflow: hidden;
}
.news_popular_item_bottom {
  padding-top: 10px;
}
.news_popular_bottom_link {
  font-size: 16px;
  font-weight: 600;
  color: #141414;
}
.news_popular_bottom_link:hover {
  color: #141414;
}
.news_popular_bottom_text {
  font-size: 20px;
  font-weight: 800;
  color: #151515;
}
.news_popular_bottom_text:hover {
  color: #151515;
}
.news_title {
  padding-bottom: 30px;
  font-size: 36px;
  font-weight: 800;
  color: #181818;
}
.news_awards .news_title {
  color: #fff;
}
.news_block {
  padding-bottom: 45px;
  font-size:18px;
}
.news_block .article_news_inner_bottom {
  margin-bottom: 15px;
}
.news_block_img {
  margin: 30px 0;
}
.news_block_top_text {
  font-weight: 600;
  line-height: 30px;
}
.news_block_bottom_text p {
  padding-bottom: 30px;
}
.news_block_bottom_title {
  padding-bottom: 10px !important;
  font-weight: 600;
}
.slick-arrow {
  height: 188px !important;
  width: 67px !important;
  border-radius: 10px;
  background: #474646 !important;
  z-index: 9;
}
.slick-arrow:before {
  content: '' !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 32px;
  height: 61px;
  background: url("../img/arrow-next.png") no-repeat;
}
.slick-arrow.slick-prev {
  left: -80px;
}
.slick-arrow.slick-prev:before {
  background: url("../img/arrow-prev.png") no-repeat;
}
.slick-arrow.slick-next {
  right: -80px;
}
.article_news_share a {
  margin-left: 5px;
  color: #000;
}
.article_news_share a:first-child {
  margin-left: 0;
}
.article_news_share a:first-child svg:hover,
.article_news_share a:first-child svg:focus {
  fill: #000;
}
.article_news_select_wrap .article_news_share a {
  color: #fff;
}
.article_news_select_wrap .article_news_share a:first-child svg:hover,
.article_news_select_wrap .article_news_share a:first-child svg:focus {
  fill: #fff;
}

.magazine-title {
  color: #b9b9b9;
}
@media screen and (max-width: 1730px) {
  .wrapper-large {
    padding: 0 100px;
  }
}
@media screen and (max-width: 991px) {
  .news_popular_item {
    margin-bottom: 40px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .article_title_breadcrumbs {
    text-align: left;
  }
  .wrapper-large {
    padding: 0 60px;
  }
  .slick-arrow {
    height: 75px !important;
    width: 40px !important;
  }
  .slick-slide {
    padding: 0 !important;
  }
  .slick .article_news_select_title {
    font-size: 18px;
    line-height: 1.4;
  }
  .slick .article_news_select {
    padding: 20px 10px 60px 10px !important;
  }
  .slick .article_news_select_inner_link,
  .slick .article_news_select_inner_text {
    width: 100%;
  }
  .slick .article_news_select_inner_text {
    margin-top: 10px;
  }
  .news_awards {
    padding: 20px 0;
  }
  .slick-arrow.slick-prev {
    left: -42px;
  }
  .slick-arrow.slick-next {
    right: -42px;
  }
  .article_news_inner_bottom {
    left: 10px;
    right: 10px;
  }
  .article_news_inner_bottom .article_tags_item {
    padding-right: 10px;
  }
  .article_title_text {
    padding-left: 0;
  }
}

.widget-profile__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.widget-profile__email {
    width: 100%;
}
.widget-profile__hash {
    margin-bottom: 0;
    font-size: 13px;
    color: #9a9a9a;
}
.widget-profile__link {
    font-size: 13px;
    color: #9a9a9a;
}

.widget-profile__status {
    margin-bottom: 12px;
    padding: 8px;
    font-size: 13px;
    line-height: 1;
    text-align: center;
    color: #d52728;
    border: 1px solid #f7d4d4;
    border-radius: 5px;
}
.widget-profile__upgrade {
    display: block;
    margin-bottom: 40px;
    padding: 12px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    background-color: #3748ac;
    color: #ffffff;
    border-radius: 5px;
}
.widget-profile__upgrade:hover,
.widget-profile__upgrade:focus {
    color: #ffffff;
}

.profile-statistic {
   padding: 28px 32px;
   margin-bottom: 30px;
   background-color: #f6f6f6;
   border: 1px solid #dddddd;
   border-radius: 5px;
}
.profile-statistic__title {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #171717;
}
.profile-statistic__cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}
.profile-statistic__card {
    min-width: 30%;
    padding: 15px 20px;
    background-color: #ffffff;
    border-left: 3px solid #3b953f;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(38, 39, 44, 0.15);
            box-shadow: 0px 3px 3px 0px rgba(38, 39, 44, 0.15);
}
.profile-statistic__card-data {
    margin-bottom: 10px;
    font-size: 40px;
    font-weight: 600;
    line-height: 1;
}
.profile-statistic__card-legend {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}
  

.confirm-cookie {    
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 20px;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
}

.confirm-cookie a {
    color: #fff;
}

.confirm-cookie__button {    
    display: inline-block;
    padding: 5px 30px;
    background-color: #000000;
    border: 2px solid #ffffff;
    color: #ffffff;
    margin-left: 30px;
    text-transform: uppercase;
}
.confirm-cookie__button:hover,
.confirm-cookie__button:focus
{
    background-color: #ffffff;
    color: #000000;
    outline: none;
}

.sublined-text {
    position: relative;
    margin-bottom: 30px;
}
.sublined-text::before {
    content: '';
    position: absolute;
    left: 0;
    top: calc(100% + 5px);

    display: inline-block;
    width: 135px;
    height: 25px;

    background-image: url('../images/subline.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.listing-tabs__link {
    color: #333333 !important;
    margin-right: -1px !important;
    border: 1px solid #ebebeb !important;
    border-bottom: 0 !important;
}
.active > .listing-tabs__link {
    border-top: 3px solid #333333 !important;
    border-bottom: 0 !important;
}
:not(.active) > .listing-tabs__link .listing-tabs__text {
    border-bottom: 1px dashed #333333;
}

h2.top_list {
  border-top: 3px solid #333333 !important;
  border-bottom: 0 !important;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 10px 25px;
  margin:0;
  margin-right: -1px !important;
}


.marketing-chart {
    position: relative;
    margin-bottom: 50px;
}

.marketing-chart__axe {
    position: absolute;
    z-index: 5;
    font-size: 10px;
    text-transform: uppercase;
}
.marketing-chart__axe--x {
    left: 15px;
    top: calc(100% + 5px);
}
.marketing-chart__axe--y {
    right: calc(100% - 20px);
    bottom: 40px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
}

.marketing-chart__chart {
    position: relative;
    z-index: 5;
    width: 100%;
    height: 332px;
    border: 1px solid #cecece;
    background-color: #f6f6f6;
    background-image: linear-gradient(to right, #e5e5e5 1px, transparent 1px), linear-gradient(to bottom, #e5e5e5 1px, transparent 1px);
    background-size: 73px 33px;
}

.marketing-chart__cross {
    position: absolute;
    z-index: 6;
    width: 1px;
    height: 1px;
    background-color: #bfbfbf;
}
.marketing-chart__cross--x {
    left: 0;
    bottom: 50%;
    width: 100%;
}
.marketing-chart__cross--y {
    left: 25%;
    bottom: 0;
    height: 100%;
}

.marketing-chart__label {
    position: absolute;
    z-index: 7;
    font-size: 16px;
    font-weight: 400;
    text-shadow: 1px 1px 1px #c1c1c1;
}
.marketing-chart__label--leader {
    font-size: 17px;
    font-weight: 600;
}
.marketing-chart__label--left-top {
    left: 8%;
    top: 20%;
}
.marketing-chart__label--right-top {
    right: 30%;
    top: 20%;
}
.marketing-chart__label--right-bottom {
    right: 30%;
    bottom: 20%;
}
.marketing-chart__label--left-bottom {
    left: 8%;
    bottom: 20%;
}

.marketing-chart__data {
    position: relative;
    z-index: 10;
    top: 67px;
    width: calc(100% - 70px);
    height: calc(100% - 70px);
}
.marketing-chart__point {
    position: absolute;
    display: inline-block;
    border-radius: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
    border: none !important;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(25, 25, 25, 0.2);
            box-shadow: 0px 3px 3px 0px rgba(25, 25, 25, 0.2);
}
.marketing-chart__point--active::after,
.marketing-chart__point:hover::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 2px solid #db0010;
    border-radius: 500px;
}
  

.leader-matrix__title {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 600;
}
.leader-matrix__list {
    padding-left: 0;
    list-style: none;
    -webkit-column-count: 2;
            column-count: 2;
}
.leader-matrix__element {
    margin-bottom: 10px;
}
.leader-matrix__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0 !important;
}
.leader-matrix__image {
    margin-right: 10px;
    -webkit-filter: none !important;
}
.leader-matrix__link:hover .leader-matrix__image,
.leader-matrix__link--active .leader-matrix__image{
    border: 1px solid #db0010;
}
.leader-matrix__link:hover .leader-matrix__icon,
.leader-matrix__link--active .leader-matrix__icon {
    color: #000000;
}

.leader-matrix__num {
    margin-right: 5px;
    font-size: 12px;
    color: #a5a5a5;
}
.leader-matrix__num--more {
    margin-right: 10px;
}
.leader-matrix__image {
    width: 30px;
    height: 30px;
    border-radius: 500px;
    border: 1px solid #c1c1c1;
}
.leader-matrix__name {
    margin-right: auto;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.leader-matrix__icon {
    font-size: 12px;
    color: #a5a5a5;
}
.leader-matrix__divider {
    margin-top: 0;
    margin-bottom: 15px;
}
.leader-matrix__more-link {
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
    border-bottom: 0 !important;
}
.leader-matrix__more-link:last-child {
    margin-right: 0;
}

.research-content {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.research-content blockquote {
    position: relative;
    padding: 0;
    width: 60%;
    margin: 0 auto 10px;
    font-size: 20px;
    line-height: 25px;
    font-family: 'Times New Roman';
    border-left: 0;
}
.research-content blockquote::before {
    content: '«';

    position: absolute;
    right: calc(100% + 10px);
    top: 0;

    font-family: ''Open Sans', sans-serif';
    font-size: 69px;
    color: #d0d0d0;
}
.research-content blockquote + p {
    margin-left: 20%;
}

.research-block {
    margin-bottom: 70px;
}
.research-block__title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}
.research-block__content {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 22px;
}
.research-block__canvas {
    width: 100%;
    padding: 0 15px;
    margin-top: 70px;
}
.research-block__canvas--type-2 {
    margin-top: -100px;
    padding: 100px;
}

.list-bread {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.list-bread__element {
    display: inline-block;
}
.list-bread__element::after {
    content: '>';

    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}
.list-bread__element:last-child::after {
    content: none;
}

.profile-badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 32px;
    margin-bottom: 30px;
    background-color: #f6f6f6;
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.profile-badge__image {
    margin-right: 25px;
    max-width: 130px;
    max-height: 55px;
}
.profile-badge__image--romb {
    max-width: 100px;
    max-height: 115px;
}
.profile-badge__link {
    font-size: 16px;
    text-decoration: underline;
}
.profile-badge__icon{
    vertical-align: middle;
}

.badges-list__links {
    padding-left: 30px;
    text-align: center;
}
.badges-list__link {
    color: rgb(153, 153, 153);
}
.badges-list__nav {
    margin-bottom: 10px;
    padding-left: 0;
    list-style: none;
}
.badges-list__nav-element {
    display: inline-block;
    margin-right: 20px;
}
.badges-list__nav-element:last-child {
    margin-right: 0;
}
.badges-list__nav-link {
    font-size: 18px;
    color: #999999;
    border-bottom: 1px solid #999999;
}
.badges-list__nav-link--active {
    color: #000000;
    border-bottom: none !important;
}
.badges-list__badges {
    margin-bottom: 40px;
}
.badges-list__row {
    padding: 20px 0;
    border-bottom: 1px solid #efefef;
}
.badges-list__block {
    display: inline-block;
    margin-right: 35px;
}
.badges-list__block:last-child {
    margin-right: 0;
}
.badges-list__radio {
    display: none;
}
.badges-list__label {
    position: relative;
    cursor: pointer;
}
.badges-list__label::before {
    content: '';

    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
}
.badges-list__radio:checked + .badges-list__label::before {
    background-color: #ffd409;
}
.badges-list__radio:checked + .badges-list__label::after {
    content: '\f26b';

    position: absolute;
    top: 50%;
    left: 2px;
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.badges-list__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 20px;
}
.badges-list__logo-block {
    position: relative;
    min-width: 260px;
    min-height: 160px;
    margin-right: 15px;
    text-align: center;
    border: 1px solid #efefef;
    border-bottom: 1px solid #efefef !important;
    border-radius: 3px;
}
.badges-list__logo {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.badges-list__logo-subtitle {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.4;
    color: #999999;
    border-bottom: 1px solid #d6d6d6;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}


.listed-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    border-bottom: 1px solid #E5E5E5;
}
.listed-holder__title {
    max-width: 80%;
}
.listed-holder__button {
    display: inline-block;
    margin-top: 15px;
    padding: 8px 25px !important;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1;
    background-color: #FFDA07;
    border-radius: 3px;
    border-bottom: none !important;
    color: #212121;
}
.listed-holder__button:hover {
    background-color: #DEBF0C;
}

.about-page {
    padding-top: 60px;
}
.about-page__title {
    margin-top: 0;
    margin-bottom: 45px;
    line-height: 1;
    font-size: 41px;
    font-weight: 300;
}

.about-quote {
    position: relative;
    margin-bottom: 60px;
}
.about-quote__text {
    position: relative;
    z-index: 2;
    margin-bottom: 45px;
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
}
.about-quote::after {
    content: '';
    
    position: absolute;
    z-index: 1;
    top: -45px;
    left: 50%;

    display: inline-block;
    width: 80px;
    height: calc(100% + 15px);

    background-color: #efefef;
    border-radius: 15px 0 15px 0;

    -webkit-transform: translateX(-50%) skewX(-20deg);

            transform: translateX(-50%) skewX(-20deg);
}
.about-quote__author {
    font-size: 18px;
    line-height: 1;
    text-align: right;
}
.about-quote__author::before {
    content: '';
    display: inline-block;
    width: 110px;
    height: 55px;
    margin-right: 0px;
    vertical-align: middle;
    background-image: url('/assets/images/about/signature.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.about-discover {
    padding: 80px 10px 20px;
    margin-bottom: 45px;
    text-align: center;
    border-radius: 10px;
    background-color: #ffda04;
    background-image: url('/assets/images/about/award.png'), url('/assets/images/about/statue.png');
    background-repeat: no-repeat;
    background-position: 0% 0%, 100% 100%;
}
.about-discover__pretitle {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
}
.about-discover__title {
    margin-bottom: 110px;
    font-size: 35px;
    font-weight: 600;
    line-height: 42px;
}
.about-discover__link {
    display: inline-block;
    padding: 10px;
    font-size: 16px;
}
@media (max-width: 640px) {
    .about-discover {
        background-image: none;
    }
}

.about-partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.about-partners__logo {
    max-width: 20%;
    margin-bottom: 20px;
}

.about-team {
    margin-bottom: 80px;
}
.about-team__title {
    margin-bottom: 40px;
    text-align: center;
    font-size: 41px;
    font-weight: 300;
    line-height: 1;
}
.about-team__members {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.about-team__member {
    width: 23%;
    min-width: 260px;
    margin-bottom: 10px;
    padding: 30px 20px 0;
    text-align: center;
    background-color: #efefef;
}
.about-team__photo {
    margin-bottom: 35px;
    max-width: 100px;
    max-height: 100px;
    border-radius: 500px;
}
.about-team__name {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
}
.about-team__place {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
}
.about-team__place::before {
    content: '';

    display: inline-block;
    margin-right: 10px;
    width: 18px;
    height: 13px;

    background-repeat: no-repeat;
    background-size: contain;
}
.about-team__place--germany::before {
    background-image: url('/assets/images/about/g-flag.png');
}
.about-team__place--netherlands::before {
    background-image: url('/assets/images/about/n-flag.png');
}
.about-team__place--russia::before {
    background-image: url('/assets/images/about/r-flag.png');
}
.about-team__place--belarus::before {
    background-image: url('/assets/images/about/b-flag.png');
}
.about-team__place--uk::before {
    background-image: url('/assets/images/about/uk-flag.png');
}

.about-team__tags {
    margin-bottom: 25px;
    padding-left: 0;
    list-style: none;
    line-height: 1;
}
.about-team__tag {
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    opacity: 0.6;
}
.about-team__region {
    display: inline-block;
    padding: 7px 20px;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1;
    border: 1px solid #000000;
    border-radius: 3px;
}
@media (max-width: 549px) {
    .about-team__member {
        width: 100%;
    }
}

.about-presentation {
    margin-bottom: 80px;
    text-align: center;
}
.about-presentation__link {
    display: inline-block;
    padding: 10px 20px;
}
.about-presentation__icon-holder {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 70px;
    height: 70px;
    vertical-align: bottom;
    text-align: center;
    border-radius: 500px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(44, 44, 44, 0.1);
            box-shadow: 0px 4px 4px 0px rgba(44, 44, 44, 0.1);
}
.about-presentation__icon {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.about-presentation__info {
    display: inline-block;
    text-align: left;
}
.about-presentation__title {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 1;
    border-bottom: 1px solid #efefef;
}
.about-presentation__type {
    font-size: 14px;
    opacity: 0.6;
}

.survey-slider__control {
    margin-bottom: 5px;
}
.survey-slider__labels {
    display: flex;
    justify-content: space-between;
}
.survey-slider__label {
    font-size: 12px;
}
.survey-slider__label--value {
    margin: 0 auto;
    font-size: 14px;
}
.survey-slider__input {
    display: none;
}

.btn-blue {
    font-size: 11px;
    color: #ffffff;
    background-color: #3748ac;
}
.btn-blue:hover {
    color: #ffffff;
    text-decoration: underline;
}

.rating_description {
  color: #000;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 12px;
  font-style: italic;
}

.rating_description_image {
  width:100px;
  height:103px;
  float:left;
  margin-right:20px;
}



.d-flex{
    display: flex;
}
.flex-column{
    flex-direction: column;
}
.flex-center{
    align-items: center;
}
.new_top_header,.price_wrapper,.custom_h3{
    margin-bottom: 60px;
}
.top_section{
    margin-top: 30px;
}
.new_top_header .yellow_block{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    font-size:45px;
    background: #FFDF02;
    flex: 0 0 auto;
    text-align: right;
    padding: 18px 10px 0 0;
    font-weight: bold;
}
.new_top_header .title{
    font-size: 18px;
    line-height: 25px;
}
.price_wrapper article{
    min-height: 162px;
}
.price_wrapper article .h4,.price_wrapper article .h5,.form_wrapper .h4{
    margin: 0;
    font-weight: bold;
}
.price_wrapper article .h4,.form_wrapper .month_change,.form_wrapper .order_status{
    margin-bottom: 15px;
}
.price_wrapper article p{
    margin-top: 5px;
}
.price_wrapper article .h4:not(.price) span{
    position: relative;
}
.price_wrapper article .h4:not(.price) span:after{
    content: '';
    position: absolute;
    width: 95%;
    height: 8px;
    background: #fe0;
    bottom: -2px;
    left: 0;
    z-index: -1;
}
.price_wrapper article .btn,.form_wrapper .btn{
    width: 200px;
    transition: opacity 0.3s;
}
.price_wrapper article .btn.yel-bg{
    margin-right: 30px;
    border:0px;
    padding-bottom: 10px;
}
.price_wrapper article .btn:hover,.form_wrapper .btn:hover{
    opacity: 0.7;
}
.price_wrapper article .price{
    font-weight: normal;
    margin: 0;
}
.price_wrapper.autoheight article{
    min-height: 0;
}
.price_wrapper .img_wrapper{
    background: #F3F3F3;
    padding: 10px 0;
}
.money_val{
    font-weight: inherit;
}
.form_wrapper{
    padding: 20px 0;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.form_wrapper .h3{
    margin-top: 0;
    font-weight: normal;
}
.order_status:not(.order_status_check) .d-flex:first-of-type label{
    margin-left: 20px;
}
.form_wrapper .month_change input,.order_status:not(.order_status_check) input{
    display: none;
}
.form_wrapper .month_change label,.order_status:not(.order_status_check) label{
    font-size: 16px;
    margin-right: 30px;
    font-weight: normal;
    border-bottom: 1px solid transparent;
    margin-top: 10px;
    cursor: pointer;
}
.form_wrapper .month_change input:checked + label,.order_status:not(.order_status_check) input:checked + label{
    border-bottom: 2px solid #555;
}
.form_wrapper input[type="radio"],.order_status input{
    width: 18px;
    height: 18px;
    margin: 0 0 5px 0;
    flex: 0 0 auto;
}
.form_wrapper input[type="text"],.form_wrapper input[type="email"]{
    display: block;
    width: 100%;
    padding: 5px 15px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}
.form_wrapper label,.order_status label{
    font-weight: normal;
}
.form_wrapper .order_status input{
    margin-right: 10px;
}
.form_wrapper .order_status label{
    margin-right: 30px;
}
.form_wrapper .order_status_check label{
    margin-right: 70px;
    cursor: pointer;
}
.form_wrapper .btn{
    width: 200px;
    margin-right: 30px;
    height: 38px;
}
.form_block[data-id="block_2"]{
    display: none;
}
.form_block.active{
    display: none;
}
.form_block.active + .form_block{
    display: block;
}
@media (max-width: 1200px) {
    .new_top_header .title{
        font-size: 15px;
    }
    .new_top_header:nth-child(4) br{
        display: none;
    }
}
@media (max-width: 991px) {

}
@media (max-width: 767px) {
    .new_top_header .yellow_block{
        width: 40px;
        height: 40px;
        font-size: 30px;
        padding: 0 5px 0 0;
    }
    .new_top_header .title{
        font-size: 13px;
    }
    .new_top_header, .price_wrapper, .custom_h3{
        margin-bottom: 30px;
    }
    .price_wrapper .info + .d-flex,.form_wrapper .month_change,.order_status_check{
        flex-wrap: wrap;
    }
    .price_wrapper article .btn.bg-grey{
        margin: 10px;
    }
    .form_wrapper .month_change label{
        margin-right: 15px;
        font-size: 14px;
    }
    .form_wrapper .total{
        margin-top: 15px;
    }
    .
}
@media (max-width: 450px){
    .price_wrapper article .btn.bg-grey{
       margin-left: 0;
    }
}

.adv > a {border-bottom: none!important; padding-bottom: none!important;}
.form_pagetitle {font-size:30px;}

.banner_center {margin:0 auto;}

.jobs_h2 {text-transform: uppercase; font-size: 16px; font-weight: bold;}
.software_tag {padding:2px 8px; margin-right: 2px; margin-bottom: 2px; background: #e0e0e0; font-weight: 600; border-radius: 3px;}
.software_span {font-weight: 600;}
.software_details {line-height: 2;}

.collection-item{
    transition: all 150ms ease-in-out;
    line-height: 40px;
}

.collection-item a{
    color: inherit;
    padding:20px 40px;
}

.collection-item:hover{
    background-color: #ffe400;
}

.collection-item.active2{
    background-color: red;
}

.no-apps-found{
    display: none;
}

.software_catalog_input {width:100%; border:1px solid #e0e0e0; padding:10px 20px; margin-bottom: 20px; border-bottom:2px solid #ffe400;}
.software_catalog li {list-style: none; }

.crypto-rate .label{
    display:block;
    color:#000;
    text-align:left;
    padding-left:0;
}

.country_block {
		float:right;
}
.country_select {
		margin-top:5px;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 700;
		background: none;
		border:none;
}

.imag ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}  

.imag ul li a{
    line-height: 32px;
}


.imag ul li a img{
    width: 14px;
    margin-right: 18px;
}

@media (max-width: 992px) {        
    .imag ul li {
        display: inline;    
    }
    .imag ul li a img{
        width: 14px;
        margin-right: 8px;
    }
    .imag ul li a{
        padding-right:10px;
    }
}

.imag_small_header {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2rem;
    color: #c0c0c0;
    padding-bottom: 10px;
}

.imag_fixed {
    position: fixed;
    z-index: 100;
    top: 10px;
    max-width: 280px;
}

.imag_p {
}

.imag_p_block a{
    font-size: 1.4rem;
}


.imag_p_block {
    border-bottom: 1px solid #fafafa;
    margin:10px 0px;
}

.imag_p_tags {
    padding-top:2px;
    font-size:1rem;
    color:#c0c0c0;
    padding-bottom: 10px;
}


.imag_h_tags a{
    line-height: 26px;
    font-size:1rem;
    font-weight: 600!important;
}


.imag_h_tags a img{
    width: 12px;
    margin-right: 10px;
}

.imag_h_block a{
    font-size: 1.4rem;
    font-weight: 400;
}

.imag_h_block {
    border-bottom: 1px solid #fafafa;
    margin:10px 0px;
}

.special-top {
    padding-top:10px;
}

.special-top a {
    font-weight:600;
    font-size:16px;
}
