

/* Start:/local/templates/tdborokskits/styles/bootstrap.css?1752652506115451*/
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

textarea.bxeditor-textarea { line-height: normal !important; }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
a {
    background: transparent;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
hr {
    box-sizing: content-box;
    height: 0;
}
mark {
    background: #ff0;
    color: #000;
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
input {
    line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page  {
        margin: 2cm .5cm;
    }
    p,
    h2,
    h3 {
        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 th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #cccccc;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #a6a6a6;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small,
.small {
    font-size: 85%;
}
cite {
    font-style: normal;
}
.text-muted {
    color: #999999;
}
.text-primary {
    color: #cccccc;
}
.text-primary:hover {
    color: #b3b3b3;
}
.text-warning {
    color: #c09853;
}
.text-warning:hover {
    color: #a47e3c;
}
.text-danger {
    color: #b94a48;
}
.text-danger:hover {
    color: #953b39;
}
.text-success {
    color: #468847;
}
.text-success:hover {
    color: #356635;
}
.text-info {
    color: #3a87ad;
}
.text-info:hover {
    color: #2d6987;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
    font-size: 65%;
}
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
    font-size: 75%;
}
h1,
.h1 {
    font-size: 36px;
}
h2,
.h2 {
    font-size: 30px;
}
h3,
.h3 {
    font-size: 24px;
}
h4,
.h4 {
    font-size: 18px;
}
h5,
.h5 {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    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;
}
dl {
    margin-bottom: 20px;
}
dt,
dd {
    line-height: 1.428571429;
}
dt {
    font-weight: bold;
}
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;
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        /* 1 */

        display: table;
        /* 2 */

    }
    .dl-horizontal dd:after {
        clear: both;
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        content: " ";
        /* 1 */

        display: table;
        /* 2 */

    }
    .dl-horizontal dd:after {
        clear: both;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee;
}
blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
}
blockquote p:last-child {
    margin-bottom: 0;
}
blockquote small {
    display: block;
    line-height: 1.428571429;
    color: #999999;
}
blockquote small:before {
    content: '\2014 \00A0';
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
    text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
    content: "";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container:before,
.container:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.container:after {
    clear: both;
}
.container:before,
.container:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.container:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
     margin-left: 0px;
    margin-right: 0px;
}
.row:before,
.row:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.row:after {
    clear: both;
}
.row:before,
.row:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.row:after {
    clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    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-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-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%;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
    .col-sm-1, .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-sm-10, .col-sm-11 {
        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-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-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%;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    .col-md-1, .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-md-10, .col-md-11 {
        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-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-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%;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
    .col-lg-1, .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-lg-10, .col-lg-11 {
        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-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-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%;
    }
}
table {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table .table {
    background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    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 {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    float: none;
    display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
    float: none;
    display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */

    line-height: normal;
}
input[type="file"] {
    display: block;
}
select[multiple],
select[size] {
    height: auto;
}
select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
}
.form-control:-moz-placeholder {
    color: #999999;
}
.form-control::-moz-placeholder {
    color: #999999;
}
.form-control:-ms-input-placeholder {
    color: #999999;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 15px;
}
.radio,
.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}
.radio label,
.checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm {
    height: auto;
}
.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-lg {
    height: 45px;
    line-height: 45px;
}
textarea.input-lg {
    height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #c09853;
}
.has-warning .form-control {
    border-color: #c09853;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #a47e3c;
    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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #b94a48;
}
.has-error .form-control {
    border-color: #b94a48;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #953b39;
    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;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #468847;
}
.has-success .form-control {
    border-color: #468847;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #356635;
    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;
}
.form-control-static {
    margin-bottom: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.form-horizontal .form-group:after {
    clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.form-horizontal .form-group:after {
    clear: both;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus {
    color: #333333;
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    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);
    box-shadow: none;
}
.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-primary {
    color: #ffffff;
    background-color: #cccccc;
    border-color: #bfbfbf;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #b8b8b8;
    border-color: #a1a1a1;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #cccccc;
    border-color: #bfbfbf;
}
.btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-link {
    color: #cccccc;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
    color: #a6a6a6;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-sm,
.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-xs {
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #cccccc;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    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-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999999;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000000;
    content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
}
.btn-default .caret {
    border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
    border-top-color: #fff;
}
.dropup .btn-default .caret {
    border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
    border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
    outline: none;
}
.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:before,
.btn-toolbar:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn-group {
    float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.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 {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-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-xs > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 1px 5px;
}
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.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 {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.btn-group-vertical > .btn-group:after {
    clear: both;
}
.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;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    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 > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-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 {
    float: none;
    display: table-cell;
    width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    width: 100%;
    margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px;
}
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: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
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-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    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 > .dropdown-toggle,
.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:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
}
.input-group-btn:first-child > .btn {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn {
    margin-left: -1px;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
    z-index: 2;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:before,
.nav:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.nav:after {
    clear: both;
}
.nav:before,
.nav:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.nav:after {
    clear: both;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.nav > li.disabled > a {
    color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #cccccc;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
    border-top-color: #a6a6a6;
    border-bottom-color: #a6a6a6;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.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: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #cccccc;
}
.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav .caret {
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
}
.nav a:hover .caret {
    border-top-color: #a6a6a6;
    border-bottom-color: #a6a6a6;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.navbar:after {
    clear: both;
}
.navbar:before,
.navbar:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.navbar-header:after {
    clear: both;
}
.navbar-header:before,
.navbar-header:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: auto;
    }
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }
}
.container > .navbar-header,
.container > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
@media (min-width: 768px) {
    .navbar > .container .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: 4px;
}
.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;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }
}
.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-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .navbar-text {
        margin-left: 15px;
        margin-right: 15px;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777777;
}
.navbar-default .navbar-nav > li > a {
    color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777777;
}
.navbar-default .navbar-link:hover {
    color: #333333;
}
.navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
    color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #999999;
    border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #999999;
}
.navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}
.breadcrumb > .active {
    color: #999999;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999999;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.pager:before,
.pager:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.pager:after {
    clear: both;
}
.pager:before,
.pager:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999999;
    background-color: #ffffff;
    cursor: not-allowed;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background: #999;
}
.label[href]:hover,
.label[href]:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.label-default {
    background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #808080;
}
.label-primary {
    background-color: #cccccc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #b3b3b3;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
a.badge:hover,
a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.btn .badge {
    position: relative;
    top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #cccccc;
    background-color: #ffffff;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eeeeee;
}
.jumbotron h1 {
    line-height: 1;
    color: inherit;
}
.jumbotron p {
    line-height: 1.4;
}
.container .jumbotron {
    border-radius: 6px;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1 {
        font-size: 63px;
    }
}
.thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
}
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #cccccc;
}
.thumbnail .caption {
    padding: 9px;
    color: #333333;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert h4 {
    margin-top: 0;
    color: inherit;
}
.alert .alert-link {
    font-weight: bold;
}
.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: #faebcc;
    color: #c09853;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #a47e3c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.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 {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #cccccc;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width 0.6s ease;
}
.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: #5cb85c;
}
.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-bar-info {
    background-color: #5bc0de;
}
.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: #f0ad4e;
}
.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: #d9534f;
}
.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 {
    overflow: hidden;
    zoom: 1;
}
.media,
.media .media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px;
}
.media > .pull-left {
    margin-right: 10px;
}
.media > .pull-right {
    margin-left: 10px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
a.list-group-item {
    color: #555555;
}
a.list-group-item .list-group-item-heading {
    color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #ffffff;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.panel-body:after {
    clear: both;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.panel-body:after {
    clear: both;
}
.panel > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item {
    border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
    border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive {
    margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #dddddd;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.panel-default {
    border-color: #dddddd;
}
.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}
.panel-default > .panel-heading > .dropdown .caret {
    border-color: #333333 transparent;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}
.panel-primary {
    border-color: #cccccc;
}
.panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #cccccc;
}
.panel-primary > .panel-heading > .dropdown .caret {
    border-color: #ffffff transparent;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #cccccc;
}
.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-heading > .dropdown .caret {
    border-color: #468847 transparent;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading > .dropdown .caret {
    border-color: #c09853 transparent;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading > .dropdown .caret {
    border-color: #b94a48 transparent;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}
.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-heading > .dropdown .caret {
    border-color: #3a87ad transparent;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    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: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    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;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000000;
}
.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.428571429px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.428571429;
}
.modal-body {
    position: relative;
    padding: 20px;
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.modal-footer:after {
    clear: both;
}
.modal-footer:before,
.modal-footer:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.modal-footer:after {
    clear: both;
}
.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 screen and (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 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: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    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: 14px;
    font-weight: normal;
    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;
}
.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: #999999;
    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: #ffffff;
}
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    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: #ffffff;
}
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.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: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
    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: 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:hover,
.carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    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;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    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: #ffffff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left,
    .carousel-control .glyphicons-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-xs.visible-sm {
        display: block !important;
    }
    tr.visible-xs.visible-sm {
        display: table-row !important;
    }
    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-xs.visible-md {
        display: block !important;
    }
    tr.visible-xs.visible-md {
        display: table-row !important;
    }
    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-xs.visible-lg {
        display: block !important;
    }
    tr.visible-xs.visible-lg {
        display: table-row !important;
    }
    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell !important;
    }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-sm.visible-xs {
        display: block !important;
    }
    tr.visible-sm.visible-xs {
        display: table-row !important;
    }
    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-sm.visible-md {
        display: block !important;
    }
    tr.visible-sm.visible-md {
        display: table-row !important;
    }
    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-sm.visible-lg {
        display: block !important;
    }
    tr.visible-sm.visible-lg {
        display: table-row !important;
    }
    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell !important;
    }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-md.visible-xs {
        display: block !important;
    }
    tr.visible-md.visible-xs {
        display: table-row !important;
    }
    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-md.visible-sm {
        display: block !important;
    }
    tr.visible-md.visible-sm {
        display: table-row !important;
    }
    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-md.visible-lg {
        display: block !important;
    }
    tr.visible-md.visible-lg {
        display: table-row !important;
    }
    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell !important;
    }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-lg.visible-xs {
        display: block !important;
    }
    tr.visible-lg.visible-xs {
        display: table-row !important;
    }
    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-lg.visible-sm {
        display: block !important;
    }
    tr.visible-lg.visible-sm {
        display: table-row !important;
    }
    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-lg.visible-md {
        display: block !important;
    }
    tr.visible-lg.visible-md {
        display: table-row !important;
    }
    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
.hidden-xs {
    display: block !important;
}
tr.hidden-xs {
    display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-xs,
    tr.hidden-xs,
    th.hidden-xs,
    td.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    td.hidden-xs.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg {
        display: none !important;
    }
}
.hidden-sm {
    display: block !important;
}
tr.hidden-sm {
    display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm,
    tr.hidden-sm,
    th.hidden-sm,
    td.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    td.hidden-sm.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg {
        display: none !important;
    }
}
.hidden-md {
    display: block !important;
}
tr.hidden-md {
    display: table-row !important;
}
th.hidden-md,
td.hidden-md {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    td.hidden-md.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    td.hidden-md.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md,
    tr.hidden-md,
    th.hidden-md,
    td.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    td.hidden-md.hidden-lg {
        display: none !important;
    }
}
.hidden-lg {
    display: block !important;
}
tr.hidden-lg {
    display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    td.hidden-lg.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg,
    tr.hidden-lg,
    th.hidden-lg,
    td.hidden-lg {
        display: none !important;
    }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
    .hidden-print,
    tr.hidden-print,
    th.hidden-print,
    td.hidden-print {
        display: none !important;
    }
}


h3.career-production__heading{
           font-size: 20px;
    position: absolute;
    top: 10;
    color: #fdc842;
    background: #000;
}
/* End */


/* Start:/local/templates/tdborokskits/styles/main.css?1752652506735*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700,900&display=swap&subset=cyrillic");
@import url("/local/templates/tdborokskits/styles/__header.css");
@import url("/local/templates/tdborokskits/styles/__main-page.css");
@import url("/local/templates/tdborokskits/styles/__checkbox.css");
@import url("/local/templates/tdborokskits/styles/__footer.css");
@import url("/local/templates/tdborokskits/styles/__prices.css");
@import url("/local/templates/tdborokskits/styles/__delivery.css");
@import url("/local/templates/tdborokskits/styles/__pickup.css");
@import url("/local/templates/tdborokskits/styles/__about.css");
@import url("/local/templates/tdborokskits/styles/__employees.css");
@import url("/local/templates/tdborokskits/styles/__partners.css");
@import url("/local/templates/tdborokskits/styles/__partner.css");
@import url("/local/templates/tdborokskits/styles/__production-list.css");
@import url("/local/templates/tdborokskits/styles/__search.css");
@import url("/local/templates/tdborokskits/styles/__requisites.css");
@import url("/local/templates/tdborokskits/styles/__contacts.css");
@import url("/local/templates/tdborokskits/styles/__careers.css");
@import url("/local/templates/tdborokskits/styles/__production.css");
@import url("/local/templates/tdborokskits/styles/__production-card.css");
@import url("/local/templates/tdborokskits/styles/__modals.css");
@import url("/local/templates/tdborokskits/styles/__adaptive.css");

/* End */


/* Start:/local/templates/tdborokskits/styles/__header.css?17526525068661*/
/* html,
body {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  color: #191817;
} */
html,
body {
  font-family: "Houschka Pro", Arial, sans-serif !important;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  color: #191817;
}
h1, h2, h3, h4, h5, h6{
  font-family: "Houschka Pro", Arial, sans-serif !important;
}
.header__info_wrapper {
  background-color: #fff;
  height: 100px;
}
.header__info {
  background-color: #fff;
  z-index: 3;
  height: 100px;
  display: flex;
  flex-direction: row;
  border-radius: 0 100px 100px 0;
  position: relative;
  box-shadow: 0 20px 40px rgba(0,0,0,0.35);
}
.header__info::before {
  z-index: 3;
  content: '';
  width: 1600px;
  height: 100px;
  box-shadow: -90px 20px 40px rgba(0,0,0,0.15);
  background-color: #fff;
  position: absolute;
  top: 0;
  left: -1600px;
}
.header__logo {
  padding-right: 30px;
  width: 222px;
  height: 52px;
  margin-top: 20px;
}
.header__text {
  font-size: 16px;
  width: 448px;
  padding-right: 60px;
  margin: 0;
  padding-top: 20px;
}

.header__phones {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  /* padding-top: 25px; */
}
.header__phone {
  padding-right: 14px;
}
.phones__links {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.phones__link {
  color: #191817;
  font-weight: 600;
}
.phones__link:first-child {
  margin-bottom: 10px;
}
.phones__link:hover,
.phones__link:focus {
  text-decoration: none;
  color: #fdc842;
}
.info__links {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.info__link {
  width: 200px;
  height: 34px;
  border: 1px solid #4c5d68;
  border-radius: 100px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
.info__link_first {
  color: #fdc842;
  background-color: #4c5d68;
}
.info__link_first:hover,
.info__link_first:focus {
  text-decoration: none;
  color: #fff;
}
.info__link_second {
  color: #4c5d68;
  background-color: transparent;
}
.info__link_second:hover,
.info__link_second:focus {
  text-decoration: none;
  color: #fdc842;
}
.header__nav {
  height: 50px;
}
.header__navigation {
  height: 50px;
}
.header__navigation-list {
  z-index: 5;
  height: 50px;
  border-radius: 100px 0 0 100px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  background-color: #4c5d68;
}
.header__navigation-list_after {
  z-index: 5;
  position: absolute;
  /*top: 100px;*/
  left: 20%;
  align-self: flex-end;
  content: '';
  background-color: #4c5d68;
  height: 50px;
  width: 87%;
  border-radius: 25px 0 0 25px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.35);
}

@media(min-width: 992px){
  .header__navigation-list_after{
    left: calc((100% - 970px) / 2 );
    width: calc(100% - (100% - 970px) / 2 );
  }
}

@media(min-width: 1200px){
  .header__navigation-list_after{
    left: calc(((100% - 1170px) / 2 ) + 15px);
    width: calc((100% - (100% - 1170px) / 2 ) - 15px);
  }
}




.header__navigation-item {
  list-style: none;
}
.header__navigation-link {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.header__navigation-link:hover,
.header__navigation-link:focus {
  color: #fdc842;
  text-decoration: none;
}
.header__link_active {
  color: #fdc842;
}
.header__search {
  outline: none;
  border: none;
  border-bottom: 1px solid rgba(255,255,255,0.25);
  background-color: #4c5d68;
  position: relative;
}
.header__search:hover,
.header__search:focus {
  color: #fff;
}
.header__search-button {
  border: none;
  outline: none;
  background-color: transparent;
}
.carousel-img {
  height: 720px !important;
  -o-object-fit: cover !important;
    object-fit: cover !important;
  -o-object-position: top left !important;
    object-position: top left !important;

}
@media(min-width: 1367px){
  .carousel-img {
    width: 100%;
    -o-object-position: center !important;
     object-position: center !important
  }
}
.navbar {
  display: none;
}
.carousel {
  position: relative;
  /*margin-top: -150px;*/
  margin-left: -15px;
  margin-right: -15px;
}

@media(min-width:992px){
  .carousel{margin-top: -150px;}
}

.carousel .carousel-gradient {
 /* background: linear-gradient(to right top, rgba(44,54,73,0.3), rgba(253,200,66,0.3));*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.carousel .carousel-control.left {
  background-image: none;
  top: 90%;
  /*left: 7%;*/
  left: 13%;
  z-index: 3;
}
.carousel .carousel-control.right {
  background-image: none;
  top: 90%;
  /*right: 7%;*/
  right:  13%;
  z-index: 3;
}
.carousel .carousel-indicators {
  bottom: 0;
}
.carousel .carousel-indicators li {
  width: 50px;
  height: 2px;
  border-radius: 0;
  border: none;
  background-color: #fff;
}
.carousel .carousel-indicators li.active {
  height: 4px;
  background-color: #fdc842;
  border: none;
}
.header__heading_high {
  font-weight: 900;
  font-size: 48px;
  line-height: 59px;
  color: #fff;
  text-shadow: 0 20px 40px rgba(0,0,0,0.35);
  z-index: 4;
  text-transform: uppercase;
  /*position: absolute;
  top: 33%;
  left: 13%;*/
}
.header__heading_small {
 /* position: absolute;
  top: 45%;
  left: 13%;*/
  z-index: 4;
  font-weight: 600;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  text-shadow: 0 20px 40px rgba(0,0,0,0.35);
}
.header__price-link {
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #2c3649;
  /*position: absolute;
  top: 80%;
  left: 13%;*/
  background: #fdc842;
  box-shadow: 0 20px 40px rgba(0,0,0,0.35);
  border-radius: 100px;
  height: 48px;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 352px;
}
.header__price-link:hover,
.header__price-link:focus {
  color: #fff;
  text-decoration: none;
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  top: 4px;
  transition: all 0.4s ease-in-out;
  width: 23px;
}
.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
  display: none;
}
.navbar-toggle:not(.collapsed) .icon-bar:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  top: -3px;
  transition: all 0.4s ease-in-out;
  width: 23px;
}
.submenu-li {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.submenu-ul {
  position: absolute;
  top: 100%;
  left: -26px;
  display: none;
  overflow: visible;
  padding-left: 0;

  background: #4C5D68;
  border-radius: 0 0 25px 25px;
  top: calc(100% - 15px);
  padding-top: 15px;

}
.submenu-li:hover .submenu-ul,
.submenu-li:focus .submenu-ul {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.submenu-ul .price__menu-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 200px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 14px !important;
}
.submenu-ul .submenu-li:first-child .price__menu-link {
  border-radius: 0 !important;
}
.mobile__arrow-li .header__navigation-link {
  position: relative;
}
.mobile__arrow-li .header__navigation-link::after {
  content: url("/local/templates/tdborokskits/styles/../img/icons/arrow-down-yellow.svg");
  position: absolute;
  top: 17px;
  padding-left: 10px;
}
.header__navigation-link:not(.collapsed)::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 16px;
  padding-right: 10px;
}
.mobile-sumbenu__ul {
  padding-left: 0;
  list-style: none;
}
.mobile-submenu__li {
  padding-left: 15px;
}
.mobile__arrow-li {
  padding: 0;
}
.mobile-submenu__link {
  color: #777;
  font-size: 14px;
  text-transform: uppercase;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  /* max-height: 100% !important;
  overflow-y: scroll; */
  max-height: calc(100vh - 50px);
  overflow-y: auto !important;
}
/* .submenu-ul .price__menu-li:first-child .price__menu-link {
  border-radius: 0 !important;
} */

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}

.navbar__mobile-links{
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 50px;
}
.navbar__mobile-links img{
  height: 25px;
  width: 25px;
}
/* End */


/* Start:/local/templates/tdborokskits/styles/__main-page.css?175265250620156*/
button:hover,
button:focus{
  transition: .2s;
}
.main-heading {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  color: #2c3649;
  margin-top: 50px;
  margin-bottom: 50px;
}
.calculator-wrapper {
  background-color: #f2f2f2;
  padding-bottom: 50px;
}
.calculator {
  background: #4c5d68;
  box-shadow: 0 20px 40px rgba(0,0,0,0.35);
  border-radius: 25px;
  width: 100%;
  padding-bottom: 40px;
}
.calculator-types {
  display: block;
}
.calculator-production {
  display: none;
}
.calculator-сubes {
  display: none;
}
.calculator__results {
  flex-direction: row;
}
.calculator-сubes.calculator__item{
  margin-left: 36px;
  margin-right: 40px;
}
.calculator__row {
  display: flex;
  flex-direction: row;
}
.calculator__item {
  width: 325px;
  background-color: #3d4a53;
  border-radius: 25px;
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0;
  height: 100%;
}
.calculator__heading {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 100%;
  background: #3d4a53;
  border-radius: 25px 25px 0 0;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #fdc842;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}
.calculator__production {
  margin-left: 36px;
  margin-right: 40px;
}
.calculator-types__divider,
.calculator-types__results,
.calculator-production__divider,
.calculator-production__results,
.calculator-сubes__divider,
.calculator-сubes__results {
  display: none;
}
.calculator__help-and-button {
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #4c5d68;
}
.calculator__help-text {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #fff;
  width: 100%;
}
.button_transparent {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  width: 345px;
  height: 50px;
  color: #fdc842;
  border: 2px solid #fdc842;
  box-sizing: border-box;
  border-radius: 100px;
  font-weight: 600;
  margin-top: 15px;
  text-transform: uppercase;
}
.button_transparent:hover,
.button_transparent:focus {
  color: #fff;
}
.calculator__subitem-wrapper {
  display: flex;
  flex-direction: column;
  max-height: 200px;
  overflow-y: hidden;
  background-color: #fff;
  border-radius: 0 0 25px 25px;
}
.calculator__subitem {
  overflow-y: auto;
}
.calculator__label-and-input {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.calculator__label-and-input label::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 2px solid #4c5d68;
    background-color: #fff;
}
.calculator__label-and-input label::after {
  content: "";
  left: 2px !important;
    top: 2px !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    margin-left: 20px !important;
    margin-top: 3px !important;
    background-color: #fdc842 !important;
}
.calculator__checkbox-label {
  font-weight: normal;
  font-size: 14px;
  color: inherit;
  padding-left: 20px;
  margin-bottom: 0;
}
.calculator__checkbox {
  margin-left: 20px !important;
  margin-top: 1px !important;
}
.calculator__parameters-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  background-color: #fff;
  border-radius: 0 0 25px 25px;
  padding-top: 27px;
  padding-bottom: 27px;
}
.calculator__input-text-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
}
.calculator__input-text-row:not(:last-child) {
  padding-bottom: 20px;
}
.calculator__input-text-label {
  font-weight: 700;
  font-size: 14px;
  color: #2c3649;
  margin-left: 20px;
}
.calculator__input-text {
  margin-left: 20px;
  width: 155px;
  height: 35px;
  border: 1.5px solid #4c5d68;
  border-radius: 100px;
  outline: none;
  padding: 8px 35px 8px 15px;
  margin-right: 55px;
}
.calculator-сubes .calculator__input-text {
  width: 140px;
  margin-right: 30px;
}
.calculator-сubes .calculator__input-text-abs {
  right: 45px;
}
.calculator__input-text-abs {
  font-weight: 600;
  font-size: 14px;
  text-align: right;
  color: #2c3649;
  position: absolute;
  top: 8px;
  right: 65px;
}
.calculator__divider {
  width: 94%;
  height: 1px;
  background-color: #67757f;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 3%;
  position: relative;
}
.calculator__divider-arrow {
  height: 25px;
  width: 25px;
  position: absolute;
  left: 50%;
  top: -13px;
  background: linear-gradient(to top right, #67757f 50%, #4c5d68 50%);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  z-index: 4;
}
.calculator__table-item {
  width: 690px;
  margin-left: 36px;
  margin-top: 0;
  border-radius: 25px 25px 25px 25px;
  overflow: hidden;
}
.calculator__table {
  width: 100%;
}
.calculator__table-thead {
  height: 50px;
  background-color: #3d4a53;
}
.calculator__table-heading {
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #fdc842;
  height: 50px;
}
.calculator__table-heading:first-child {
  border-right: 1px solid #4c5d68;
}
.calculator__table-tbody {
  background-color: #fff;
}
.calculator__table-subheading {
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
.calculator__table-subheading-top {
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
.calculator__table-td:not(.calculator__table-subheading) {
  text-align: center;
  font-size: 14px;
  color: #000;
}
.calculator__table-subheading:not(.calculator__table-subheading-top) {
  padding-left: 40px;
}
.calculator__table-td {
  border: 1px solid #e0e0e0;
}
.calculator__table-tr {
  height: 40px;
}
.calculator__table-td:last-child {
  border-right: none;
}
.calculator__table-heading:first-child {
  border-radius: 25px 0 0 0;
}
.calculator__table-heading:nth-child(2) {
  border-radius: 0 25px 0 0;
}
.calculator__table-tr:last-child .calculator__table-td {
  border-bottom: none;
}
.calculator__table-tr:last-child .calculator__table-td:first-child {
  border-radius: 0 0 0 25px;
  border-bottom: none;
  border-left: none;
}
.calculator__table-tr:last-child .calculator__table-td:last-child {
  border-radius: 0 0 25px 0;
  border-right: none;
}
.calculator__results {
  flex-direction: row;
}
.button_fill {
  width: 345px;
  height: 50px;
  background: #fdc842;
  border: 2px solid #fdc842;
  box-sizing: border-box;
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  border-radius: 100px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #2c3649;
}
.button_fill:hover,
.button_fill:focus {
  color: #fff;
}
.calculator__buttons {
  margin-left: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #4c5d68;
}
.calculator__heading-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.calculator__heading-button {
  height: 50px;
  width: 213px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  border: none;
  outline: none;
  color: #fff;
  background-color: #3d4a53;
  margin: 5px 5px 0px 20px;
}
.calculator__heading-button:hover,
.calculator__heading-button:focus {
  color: #fdc842;
}
.calculator__heading-button_active {
  background: #4c5d68;
  box-shadow: inset 0 10px 20px rgba(0,0,0,0.15);
}
.calculator__heading-button_right {
  border-radius: 100px 100px 0 0;
}
.calculator__heading-button_left {
  border-radius: 100px 100px 0 0;
}
.types {
  display: flex;
  flex-direction: column;
}
.types_link-to-shop_container{
  display: flex;
  justify-content: center;
  align-items: center;
}
.types_link-to-shop{
  display: inline-block;
  margin: 30px 0 50px;
  max-width: 100%;
}
.types .info__link.info__link_second{
  display: block;
  margin: 0 auto;
  width: 340px;  
  max-width: 100%;
}
.types__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.type-item {
  box-shadow: 0 4px 17px rgb(146, 146, 146);
  border-radius: 25px;
  width: 560px;
  height: 200px;
  position: relative;
  padding: 0;
  margin-bottom: 20px;
  transition: .2s;
}
@media(min-width: 1200px){
  .type-item {
     height: 315px;
  }
}
.type-item:hover {
    box-shadow: 0 4px 7px rgb(146, 146, 146);
}
.type-item:hover .btn-yellow{
    background-color: #fdc842;
}

.btn-yellow {
  color: #3d4a53;
  font-weight: 700 !important;
  width: 200px;
  height: 40px;
  position: absolute;
  justify-content: center;
  align-items: center;
  bottom: 10px;
  left: 10px;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  background: #fdc842;
 /* background: #fff;*/
  box-shadow: 0 10px 20px rgba(0,0,0,0.35);
  font-size: 14px;
  border-radius: 100px;
  transition: .2s;
}


.types .btn-yellow{
  background: #fff;
}

.types .btn-yellow:hover {
  color: #3d4a53;
  background: #fdc842;
}


.types .btn-yellow{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.info__link_second1{
  background: #fdc842;
  border: 0px solid #4c5d68;
  /* color: white; */
  font-size: 14px;
  color: #3d4a53;
  font-weight: 700;
}

.info__link_second1:hover{
  background: #fff;
  border: 1px solid #4c5d68;
  color: #3d4a53;
  font-size: 14px;
  
}
.btn-yellow:hover {
  color: white;
  /*background: #fdc842;*/
}
.type-item::after {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 40px;
  background: #fdc842;
  box-shadow: 0 10px 20px rgba(0,0,0,0.35);
  border-radius: 100px;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
}
.type-item__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 25px;
  overflow: hidden;
}
/*.type-item_first {
  background: linear-gradient(250.35deg, rgba(255,255,255,0) 0%, #4c5d68 100%) #c4c4c4;
}
.type-item_first::after {
  content: "ЩЕБЕНЬ";
}
.type-item_second {
  background: linear-gradient(250.35deg, rgba(255,255,255,0) 0%, #4c5d68 100%), #c4c4c4;
}
.type-item_second::after {
  content: "КАРЬЕРНЫЙ ПЕСОК";
}
.type-item_third {
  background: linear-gradient(250.35deg, rgba(255,255,255,0) 0%, #4c5d68 100%), #c4c4c4;
  margin-top: 25px;
}
.type-item_third::after {
  content: "НЕДВИЖИМОСТЬ";
}*/
.advantages {
  background-color: #4c5d68;
}
.advantages__items {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: 230px;
}

.advantages__items1 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  min-height: 230px;
}
.advantages__item {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
}
.advantages__item1 img{
	height: 64px;
	object-fit: contain;
	margin-bottom: 10px;
}
.advantages__item1 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;

  height: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
}
.advantages__item-link {
  width: 100%;
  /* height: 100%; */
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.advantages__item-link figcaption,
.advantages__item-link:hover p{
  transition: .2s;
}
.advantages__item-link:hover figcaption,
.advantages__item-link:hover p{
  color: #fdc842;
}
.advantages__item-link:hover,
.advantages__item-link:focus,
.advantages__item-link:active{
  text-decoration: none;
}


.advantages__item-text {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
@media(min-width:768px){
  .advantages__item1{
    padding-left: 0;
    padding-right: 0;
  }
}
@media(min-width:992px){
  
}

.production {
  padding-bottom: 50px;
}
.production__items {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.production__item {
  max-width: 264px;
  height: 264px;
 /* box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  border-radius: 25px;*/
  position: relative;
  margin-right: 0;
}
.production__item_main {
  margin: 0 auto;
}
.production__item-image_main {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 25px;
}
.production__heading {
  height: 36px;
  width: 100%;
  background-color: #4c5d68;
  box-shadow: 0 10px 20px rgba(0,0,0,0.35);
  border-radius: 25px 25px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.production__price_main {
  width: 134px;
  height: 36px;
  background-color: #fdc842;
  border-radius: 100px 0 60px 0;
  font-weight: 700;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
  color: #2c3649;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.certificates {
  /*background-color: #f2f2f2;*/
  background: url(/images/sert_backg.jpg) #f2f2f2 no-repeat;
  background-size: cover;
  padding-bottom: 50px;
}


.certificates__items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.certificate__item {  
  position: relative;
  cursor: pointer;
  
  border: 1px solid transparent;
    
  margin: 0 auto 20px auto;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media(max-width: 767px){
  .certificate__item:nth-child(odd){
    padding-right: 5px;
  }
  .certificate__item:nth-child(even){
    padding-left: 5px;
  }
}
@media(min-width:768px){
  .certificate__item {
   /* width: 210px;*/
    width: 215px;
    height: 296px;
  }
}
.certificate__link{
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  border-radius: 30px;
}



@media (max-width: 425px) {
  .certificate__item{
    box-shadow:none;
  }

  .certificates__gallery .certificates__list{
    flex-wrap: inherit;
  }
}
.certificate__item .certificate__link:hover::after,
.certificate__item.certificate__link:focus::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(253,200,66,0.75);
  content: "";
}
.certificate__item .certificate__link:hover::before,
.certificate__item.certificate__link:focus::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 25%;
  height: 25%;
  content: url("/local/templates/tdborokskits/styles/../img/icons/search-2.svg");
  z-index: 5;
}
.map {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 700px;
  /* height: 100%; */
  height: auto;
}
.map__feedback {
  height: 530px;
  width: 410px;
  position: absolute;
  right: 50px;
  top: 50px;
  background: #4c5d68;
  box-shadow: 0 20px 40px rgba(0,0,0,0.35);
  border-radius: 25px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 25px;
  z-index: 10;
}
.map__heading {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
}
.map__text {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
  width: 100%;
}
.map__input-text {
  background: #fff;
  border-radius: 25px;
  width: 350px;
  height: 50px;
  border: none;
  outline: none;
  margin-bottom: 15px;
  padding: 14px 20px;
}
.map__input-textarea {
  background: #fff;
  border-radius: 25px;
  border: none;
  outline: none;
  width: 350px;
  height: 100px !important;
  padding: 14px 20px;
}
.map__input-checkbox-label {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
}
.map__input-link {
  color: #fff;
  text-decoration: underline;
}
.map__input-link:hover,
.map__input-link:focus {
  text-decoration: none;
  color: #fff;
}
.modal-content {
  position: relative;
  width: 280px;
  height: 330px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-body {
  position: relative;
  width: 280px;
  height: 330px;
}
.certificate__modal-button_close {
  position: absolute;
  top: 10px;
  right: -10px;
  border: none;
  font-weight: 700;
  font-size: 20px;
}
.certificates__gallery .certificates__list {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.certificates__gallery .modal {
  display: none;
  position: fixed;
  z-index: 12000;
/*padding-top: 100px;*/
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.6);
}
.certificates__gallery .modal-top {
  width: 100%;
  background-color: transparent;
}
.certificates__gallery .modal-content {
  position: relative;
  background-color: transparent;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
/*max-width: 1200px;*/
/*opacity: 0.5;*/
  box-shadow: none;
  border: none;
  padding-top: 10px;
}
.certificates__gallery .close {
  color: #fdc842;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 45px;
  font-weight: bold;
  opacity: 1;
  z-index: 9999;
  text-shadow: none;
}
.certificates__gallery .close:hover,
.certificates__gallery .close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  z-index: 9999;
}
.certificates__gallery .mySlides {
  display: none;
}
.certificates__gallery .prev,
.certificates__gallery .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 35px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.certificates__gallery .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.certificates__gallery .prev {
  left: 0;
}
.certificates__gallery .prev:hover,
.certificates__gallery .next:hover {
  text-decoration: none;
}
.certificates__gallery .certificates__thumbnails {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 17px;
}
.certificates__gallery .certificate__thumbnail:hover,
.certificates__gallery .certificate__thumbnail:focus {
  cursor: pointer;
}
.certificates__gallery img.demo {
  opacity: 1;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
.certificates__gallery .active,
.certificates__gallery .demo:hover {
  opacity: 1;
}
.certificates__gallery .certificate__link_img {
  width: 100%;
  height: auto;
}
.certificates__gallery .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.certificates__gallery .mySlides {
  width: 300px;
  -ms-grid-row-align: center;
      align-self: center;
}
.certificates__gallery .mySlides__image {
  width: 300px;
}
.certificates__gallery .certificate__thumbnail .demo {
  width: 100px;
}

.calculator__heading-button_center{
  border-radius: 100px 100px 0 0;
}

@media(max-width: 955px){
  .calculator__item{
    width: 300px !important;
  }
  .calculator__heading-button{
    margin: 0 !important;
  }
}

@media(max-width: 768px){
  
  .calculator__heading-buttons{
    justify-content: space-between !important;
  }
  .calculator{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

@media(max-width: 575px){
  .calculator__heading-button_center{
    border-radius: 0;
  }
  .calculator__item{
    width: 90% !important;
  }
  .param-wrapper{
    max-width: 90% !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
  }
}
/* End */


/* Start:/local/templates/tdborokskits/styles/__checkbox.css?17526525065022*/
input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -9999px;
  top: 77%;
}
input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + label {
  display: inline-block;
  position: relative;
  padding-left: 50px;
  cursor: pointer;
}
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before {
  /*content: "";*/
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 2px solid #4c5d68;
  background-color: #fff;
}
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before {
  border-radius: 50%;
  margin-left: 20px;
  margin-top: 3px;
}
input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after {
  content: "";
  position: absolute;
  transition: all 0.2s ease;
}
input[type="checkbox"]:checked:not(.map__input-checkbox) + label:after,
input[type="checkbox"]:not(:checked):not(.map__input-checkbox) + label:after {
  /*left: 2px;*/
  top: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: 20px;
  margin-top: 3px;
  background-color: #fdc842;
}
input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
}
input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
  position: absolute;
  color: inherit;
  left: -9999px;
}
input[type="radio"]:checked + label,
input[type="radio"]:not(:checked) + label {
  display: inline-block;
  position: relative;
  padding-left: 50px;
  cursor: pointer;
}
input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before {
  /*content: "";*/
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 2px solid #4c5d68;
  background-color: #fff;
}
input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before {
  border-radius: 50%;
  margin-left: 20px;
  margin-top: 3px;
}
input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
  /*content: "";*/
  position: absolute;
  transition: all 0.2s ease;
}
input[type="radio"]:checked:not(.map__input-checkbox) + label:after,
input[type="radio"]:not(:checked):not(.map__input-checkbox) + label:after {
  left: 2px;
  top: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-left: 20px;
  margin-top: 3px;
  background-color: #fdc842;
}
input[type="radio"]:not(:checked) + label:after {
  opacity: 0;
}
input[type="radio"]:checked + label:after {
  opacity: 1;
}
.map__feedback .map__input-checkbox:checked,
.modal__registration .map__input-checkbox:checked,
.map__feedback .map__input-checkbox:not(:checked),
.modal__registration .map__input-checkbox:not(:checked) {
  opacity: 0 !important;
}
.map__feedback .map__input-checkbox:checked + label,
.modal__registration .map__input-checkbox:checked + label,
.map__feedback .map__input-checkbox:not(:checked) + label,
.modal__registration .map__input-checkbox:not(:checked) + label {
  display: inline-block;
  position: relative;
  padding-left: 50px;
  cursor: pointer;
}
.map__feedback .map__input-checkbox:checked + label:before,
.modal__registration .map__input-checkbox:checked + label:before,
.map__feedback .map__input-checkbox:not(:checked) + label:before,
.modal__registration .map__input-checkbox:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  background-color: transparent;
  border-radius: 2px;
}
.map__feedback .map__input-checkbox:checked + label:before,
.modal__registration .map__input-checkbox:checked + label:before,
.map__feedback .map__input-checkbox:not(:checked) + label:before,
.modal__registration .map__input-checkbox:not(:checked) + label:before {
  border-radius: 2px;
  margin-left: 20px;
  margin-top: 3px;
}
.map__feedback .map__input-checkbox:checked + label:after,
.modal__registration .map__input-checkbox:checked + label:after,
.map__feedback .map__input-checkbox:not(:checked) + label:after,
.modal__registration .map__input-checkbox:not(:checked) + label:after {
  content: "";
  position: absolute;
  transition: all 0.2s ease;
}
.map__feedback .map__input-checkbox:checked + label:after,
.modal__registration .map__input-checkbox:checked + label:after,
.map__feedback .map__input-checkbox:not(:checked) + label:after,
.modal__registration .map__input-checkbox:not(:checked) + label:after {
  left: 23px;
  top: 7px;
  width: 12px;
  height: 8px;
  border-radius: 1px;
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.map__feedback .map__input-checkbox:not(:checked) + label:after,
.modal__registration .map__input-checkbox:not(:checked) + label:after {
  opacity: 0;
}
.map__feedback .map__input-checkbox:checked + label:after,
.modal__registration .map__input-checkbox:checked + label:after {
  opacity: 1;
}
/* End */


/* Start:/local/templates/tdborokskits/styles/__footer.css?17526525063458*/
.footer {
  background: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), #4b5c67;
}
.footer__items {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
  margin-bottom: 30px;
}
.footer__logo-image {
  margin-bottom: 20px;
}
.footer__copyright {
  font-size: 14px;
  /* font-size: 12px; */
  color: #fff;
}
.footer__links {
  display: flex;
  flex-direction: column;
}
.footer__links {
  list-style: none;
  /* padding-left: 10px; */
}
.footer__links-heading,
.footer__links-item {
  margin-bottom: 10px;
}
.footer__links-heading {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
.footer__link {
  font-size: 14px;
  /* font-size: 12px; */
  color: #fff;
}
.footer__link:hover,
.footer__link:focus {
  color: #fdc842;
  text-decoration: underline;
}
.footer__phone {
  font-weight: 600;
  font-size: 14px;
  /* font-size: 12px; */
  color: #fff;
  margin-right: 30px;
  margin-left: 15px;
  display: inline-block;
}
.footer__phone:hover,
.footer__phone:focus {
  color: #fdc842;
}
.footer__mail {
  font-weight: 600;
  font-size: 14px;
  /* font-size: 12px; */
  text-decoration-line: underline;
  color: #fdc842;
}
.footer__mail:hover,
.footer__mail:focus {
  color: #fff;
}
.footer__phone_second {
  margin-left: 38px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.footer__address-li {
  display: flex;
  flex-direction: row;
}
.footer__address {
  font-weight: 600;
  font-size: 14px;
  /* font-size: 12px; */
  color: #fff;
  margin-bottom: 15px;
}
.footer__image {
  margin-right: 15px;
  align-self: flex-start;
}

.footer__items .button_transparent {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    width: 220px;
    height: 30px;
    color: #fdc842;
    border: 2px solid #fdc842;
    box-sizing: border-box;
    border-radius: 100px;
    font-weight: 600;
    margin-top: 15px;
    text-transform: uppercase;
}

.footer__button {
  margin-bottom: 25px;
  /*width: 250px;*/
  width: 220px;

}
.footer__links[data-hideonmobile] .footer__links-opener{
  display: none;
}
@media(max-width:992px){
  /* mobile, hide menu */
  .footer__links[data-hideonmobile]{
    position: relative;
    padding-bottom: 25px;
    overflow: hidden;
    transition: 0.2s;
  }
  .footer__links[data-hideonmobile="hide"]{
    height: 100px !important;
    overflow: hidden;
  }
  .footer__links[data-hideonmobile] .footer__links-opener {
    position:absolute;
    bottom:0;
    display: flex;
    align-items: center;
    justify-content: center;
    width:70%;
    height:35px;
  }
  .footer__links[data-hideonmobile] .footer__links-opener::after{
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0%;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(45,56,62,0.5) 0%, rgba(45,56,62,1) 70%);
  }
  .footer__links[data-hideonmobile] .footer__links-opener span{
    position: absolute;
    z-index: 1;
    bottom: 0%;
    height: 25px;
    width: 100%;
    /*background:#4C5D68;*/
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer__links[data-hideonmobile="hide"] .footer__links-opener .footer__links-opener-icon{
    /* transform: rotate(10deg); */
  }
  .footer__links[data-hideonmobile="show"] .footer__links-opener .footer__links-opener-icon{
    transform: rotate(180deg);
  }
}
/* End */


/* Start:/local/templates/tdborokskits/styles/__production-list.css?17526525068514*/
.production-list {
  width: 919px;
  margin-left: 23px;
}
.production-list__text{
  font-size: 14px;
  padding: 0 15px;
}
.production__buttons {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.production__buttons .button_transparent {
  border: 1px solid #4c5d68;
  border-radius: 100px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #2c3649;
  margin-top: 0;
  position: relative;
  -webkit-box-pack: start;
          justify-content: flex-start;
  padding-left: 15px;
}
.production__buttons .button_transparent:hover,
.production__buttons .button_transparent:focus {
  border: 1px solid #fdc842;
  background-color: #fdc842;
}
.production__buttons .button_transparent::after {
  content: url("/local/templates/tdborokskits/styles/../img/icons/arrow-left.svg");
  position: absolute;
  top: 15px;
  right: 12px;
}
.production__row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
          align-items: flex-start;
  flex-wrap: wrap;
}
.production__row_first {
  margin-top: 50px;
  margin-bottom: 30px;
}
.production__link:hover,
.production__link:focus {
  text-decoration: none;
}
.production__link:hover .production__career,
.production__link:focus .production__career,
.production__link:hover .production__name,
.production__link:focus .production__name {
  color: #000;
}
.production__item_1,
.production__item_2,
.production__item_3,
.production__item_4,
.production__item_5,
.production__item_6,
.production__item_catalog_list {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 294px;
  min-height: 415px;
  height: 100%;
  margin-bottom: 30px;
  /*margin: 0 15px 30px;*/
}

.production__item_cardList_inner{
  margin: 15px 5px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  border-radius: 25px;

}

@media(min-width: 1200px){
  .production__item_catalog_list{
    width: 33.3%;
    max-width: 33.3%;

  }
}


.production-card__button-box{
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 20px;
}
.production__item_1 .button_transparent,
.production__item_2 .button_transparent,
.production__item_3 .button_transparent,
.production__item_4 .button_transparent,
.production__item_5 .button_transparent,
.production__item_6 .button_transparent,
.production-card__button-box .button_transparent {
  width: 230px;
  border: 1px solid #4c5d68;
  border-radius: 25px;
  color: #4c5d68;
  -ms-grid-row-align: center;
      align-self: center;
  margin-top: 0;
}
.production__item_1 .button_transparent:hover,
.production__item_2 .button_transparent:hover,
.production__item_3 .button_transparent:hover,
.production__item_4 .button_transparent:hover,
.production__item_5 .button_transparent:hover,
.production__item_6 .button_transparent:hover,
.production-card__button-box .button_transparent:hover,
.production__item_1 .button_transparent:focus,
.production__item_2 .button_transparent:focus,
.production__item_3 .button_transparent:focus,
.production__item_4 .button_transparent:focus,
.production__item_5 .button_transparent:focus,
.production__item_6 .button_transparent:focus,
.production-card__button-box .button_transparent:focus {
  border: 1px solid #fdc842;
  background-color: #fdc842;
}
.production__item-image {
  width: 100%;
  height: 100%;
}
.production__image {
  position: relative;
  height: 264px;
  width: 100%;
  overflow: hidden;
  /*border-radius: 25px 25px 0px 0px;*/
  border-radius: 25px;
}
.production__image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.production__price {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #4c5d68;
  border-radius: 25px 0 0 0;
  font-weight: 600;
  font-size: 16px;
  color: #fdc842;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  height: 45px;
  width: 160px;
}
.production__career {
  font-weight: normal;
  font-size: 14px;
  color: #2c3649;
  padding: 15px 15px 10px;
  margin-bottom: 0;
}
.production__name {
  font-weight: 600;
  font-size: 16px;
  color: #2c3649;
  /*padding: 0 20px 20px 20px;*/
  padding: 15px;
  margin-bottom: 0;
  height: 80px;
}
.production__description {
  margin-top: 100px;
  margin-bottom: 50px;
}
.production__description-text {
  font-weight: normal;
  font-size: 14px;
  color: #2c3649;
}
.production__description-text:not(:last-child) {
  margin-bottom: 20px;
}
.production__description-text_bold {
  font-weight: 600;
}
.aside__heading {
  width: 100%;
  /* height: 50px; */
  background-color: #4c5d68;
  padding: 0;
}
.aside__heading:hover .aside__heading-link,
.aside__heading:focus .aside__heading-link {
  text-decoration: none;
  color: #fdc842;
}
.aside__heading:visited .aside__heading-link,
.aside__heading:active .aside__heading-link {
  color: #fff;
}
.aside__heading:first-child {
  border-radius: 25px 25px 0 0;
}
.aside__heading:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.aside__heading-link {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
  padding: 15px 26px;
}
.aside__heading-link::after {
  content: url("/local/templates/tdborokskits/styles/../img/icons/arrow-down-yellow.svg");
  position: absolute;
  top: 23px;
  right: 20px;
  width: 8px;
}
.aside__heading-link.no-arrow::after{
  content: '';
}
.aside__li {
  list-style: none;
  padding-left: 20px;
  height: 40px;
  background-color: #3d4a53;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid #4c5861;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.aside__li:hover,
.aside__li:focus {
  background-color: #fdc842;
  color: #2c3649;
}
.aside__sub-ul {
  padding: 0;
}
.aside__heading_bottom {
  height: 50px;
  background: #4c5d68;
  border-radius: 0 0 25px 25px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding-left: 20px;
}
.aside__heading_bottom:hover .aside__heading-link_bottom,
.aside__heading_bottom:focus .aside__heading-link_bottom {
  color: #fdc842;
}
.aside__heading-link_bottom {
  color: #fff;
  padding-left: 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.aside__heading-link_bottom:hover,
.aside__heading-link_bottom:focus {
  text-decoration: none;
}
.aside__button {
  width: 100%;
  height: 100%;
  outline: none;
  background-color: transparent;
  border: none;
  text-align: left;
}
.accordion-state:focus {
  text-decoration: none !important;
  color: #fdc842 !important;
  outline: none !important;
  outline-offset: none !important;
}
.accordion-state:hover {
  text-decoration: none !important;
  color: #fdc842 !important;
  outline: none !important;
  outline-offset: none !important;
}
.accordion-state:visited,
.accordion-state:active {
  text-decoration: none !important;
  color: #fff !important;
  outline: none !important;
  outline-offset: none !important;
}
select.button_transparent {
  font-size: 11px !important;
}
select.button_transparent:not(:last-child) {
  margin-right: 10px;
}
select.button_transparent:hover,
select.button_transparent:focus {
  background-color: #fff !important;
  cursor: pointer !important;
  border-color: inherit !important;
}
.button_clear {
  font-size: 11px !important;
}

@media(min-width: 768px){
	.careers__items.estate_section{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		        flex-direction: row;
		flex-wrap: wrap;
		-webkit-box-align: start;
		        align-items: flex-start;
	}
}


.estate_section .production__item_cardList_inner{}
.estate_section .production__item_cardList_inner .production-list__text{
	min-height: 115px;
}

@media(min-width: 768px){
	.estate_section .production__item_cardList_inner{
	    width: calc( (100% / 2) - 30px );
	    margin: 0 15px 25px;
	}
}
/* End */


/* Start:/local/templates/tdborokskits/styles/__requisites.css?1752652506926*/
.requisites {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.requisites__item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
}
.requisites__name,
.requisites__description {
  font-size: 14px;
  width: 50%;
  padding-bottom: 5px;
}
.requisites__name {
  font-weight: 600;
  padding-right: 20px;
}
.requisites__contacts {
  display: flex;
  flex-direction: column;
}
.requisites__contacts .about__text-heading {
  margin-bottom: 20px;
}
.requisites__button:hover,
.requisites__button:focus {
  background-color: #fdc842;
  color: #fff;
  text-decoration: none;
}
.requisites__contact-item {
  font-size: 14px;
  padding-bottom: 10px;
  width: 26%;
}
.requisites__contact-item:hover,
.requisites__contact-item:focus {
  text-decoration: none;
}

/* End */


/* Start:/local/templates/tdborokskits/styles/__production.css?1752652506314*/
.production__items .career__item-link .career__item_first::after {
  content: 'Щебень Борок';
}
.production__items .career__item-link .career__item_second::after {
  content: 'Щебень Усть-Каменский';
}


.production-links-list,
.production__items {
  width: 100%;
  margin-left: 0;
}

/* End */


/* Start:/local/templates/tdborokskits/styles/__modals.css?17526525062309*/
.modal__registration {
  z-index: 10000;
}
.modal__registration .close {
  position: absolute;
  top: 2px;
  right: 10px;
  color: #fff;
  opacity: 1;
  font-size: 40px;
}
.modal__registration .modal-dialog {
  width: 320px;
  margin: 0 auto;
}
.modal__registration .modal-content {
  width: 320px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 10px;
  background-color: #4c5d68;
  margin-top: 50px;
}
.modal__registration .modal-header {
  padding: 0;
  border-bottom: none;
  margin-bottom: 10px;
  font-size: 14px;
  margin-top: 20px;
}
.map__heading {
  display: table-cell;
}
.modal__registration .modal-header .modal-title {
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
}
.modal__registration .modal-body {
  margin: 0 auto;
  width: 300px;
  padding: 0;
  height: 500px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal__registration .modal__input {
  width: 280px;
  font-size: 14px;
  margin: 5px auto;
}
.modal__registration .modal__input_first {
  margin-bottom: 10px;
}
.modal__registration .modal__textarea {
  font-size: 14px;
  width: 280px;
  margin-top: 10px;
}
.modal__registration .modal__input-checkbox-label {
  padding-left: 40px !important;
  margin-top: 10px !important;
}
.modal__registration .modal__input-checkbox-label::before {
  margin-left: 10px !important;
}
.modal__registration .modal__input-checkbox-label::after {
  left: 13px !important;
}
.modal__registration .recaptcha {
  width: 280px !important;
}
.modal__registration .modal-footer {
  border-top: none;
}
.modal__registration .modal__button {
  width: 280px;
  font-size: 14px;
}
.modal__link {
  outline: none !important;
  background-color: transparent !important;
  color: #777 !important;
  border: none !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 15px !important;
}
.modal__login .modal-content {
  height: 350px;
}
.modal__call .modal-content {
  height: 400px;
}
.modal__delivery-info .modal-body {
  height: 400px;
}
.modal__delivery-info .modal-content {
  height: 540px;
}

.form-control.error{
  border: solid 2px #ff0000;
}
.form-control.valid{
  border: solid 2px #18E109;
}

.button_fill{
  margin: 10px auto 0;
}
/* End */


/* Start:/local/templates/tdborokskits/styles/__adaptive.css?175265250621916*/
@media (max-width: 1700px) {
  .header__nav {
    right: 0;
    margin: 0;
    padding-right: 195px;
  }
}
@media (max-width: 1600px) {
  .header__nav {
    padding-right: 0px;
  }
}
@media (max-width: 1200px) {
  .header__nav.row.sheensay_fixed{
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1199.98px) {
    .calculator__row {
      flex-wrap: wrap !important;
      justify-content: space-around !important;
    }
    .info__link {
      width: 180px !important;
    }
    .header__text {
      padding-right: 10px !important;
      font-size: 12px !important;
      width: 290px !important;
    }
    .phones__link {
      font-size: 13px !important;
    }
    .calculator {
      height: auto !important;
    }
    .calculator__production {
      margin-left: 0 !important;
      margin-right: 0 !important;
    }
    .calculator__results {
      padding-bottom: 30px !important;
      display: none;
      flex-direction: column !important;
      align-items: center !important;
    }
    .calculator__table-item {
      margin-bottom: 30px !important;
    }
    .calculator__help-and-button {
      height: 170px !important;
      margin: 0 auto !important;
    }
    .types__row {
      display: flex !important;
      flex-direction: column !important;
      align-items: center !important;
      flex-wrap: wrap !important;
    }
    .type-item {
      margin-bottom: 20px !important;
    }
    .type-item:last-child {
      margin-top: 0 !important;
    }
    .production__items {
      display: flex !important;
      flex-wrap: wrap !important;
      align-items: center !important;
    }
    .production__item {
      margin: 0 auto 30px !important;
    }
    .production__item-1,
    .production__item-2 {
      margin-bottom: 20px !important;
    }
    .advantages__items {
      flex-wrap: wrap !important;
      height: auto !important;
    }
    .certificates__items {
      flex-wrap: wrap !important;
    }
    .calculator__table-item {
      width: 590px !important;
      margin-left: 0 !important;
    }
    .calculator__buttons {
      margin-left: 0 !important;
    }
    .footer__items {
      flex-wrap: wrap !important;
    }
    .footer__logo {
      order: 1 !important;
      margin-bottom: 30px !important;
    }
    .footer__links_first-ul {
      order: 3 !important;
    }
    .footer__links_second-ul {
      order: 4 !important;
    }
    .footer__links_third-ul {
      order: 5 !important;
    }
    .footer__links_fourth-ul {
      order: 2 !important;
      margin-bottom: 30px !important;
    }
    .about__info {
      width: 730px !important;
      margin-left: 60px !important;
    }
    .about__list {
      max-width: 75% !important;
    }
    .about__list .delivery__info-button {
      width: 180px !important;
    }
    .delivery__info,
    .delivery__map {
      width: 730px !important;
    }
    .delivery__info {
      margin-left: 60px !important;
    }
    .employees_top,
    .employees_bottom {
      width: 730px !important;
    }
    .employees_top {
      margin-left: 60px !important;
    }
    .employee__image {
      width: 220px !important;
    }
    .partners__items,
    .partners__bottom-info {
      width: 730px !important;
    }
    .partners__items {
      margin-left: 60px !important;
    }
    .partner__certificate-image {
      width: 170px !important;
    }
    .pickup__info,
    .pickup__scheme,
    .pickup__scheme-image,
    .pickup__text {
      width: 730px !important;
    }
    .pickup__info {
      margin-left: 60px !important;
    }
    .prices__table,
    .careers {
      /*width: 730px !important;
      margin-left: 60px !important;*/
      width: 723px !important;
      margin-left: 60px !important;
    }
    .production-list {
      /*width: 730px !important;
      margin-left: 60px !important;*/
      width: 717px !important;
      margin-left: 51px !important;
    }
    .production__item_1,
    .production__item_2,
    .production__item_3,
    .production__item_4,
    .production__item_5,
    .production__item_6 {
      width: 220px !important;
      max-width: 220px !important;
    }
    .production__item_1 .button_transparent,
    .production__item_2 .button_transparent,
    .production__item_3 .button_transparent,
    .production__item_4 .button_transparent,
    .production__item_5 .button_transparent,
    .production__item_6 .button_transparent {
      width: 185px !important;
    }
    .partner__certificate::before {
      left: -23px !important;
    }
    .calculator__heading-buttons {
      padding-left: 56px !important;
    }
    .production-careers {
      width: 670px !important;
      margin-left: 60px !important;
    }
    .careers__items {
      width: 700px !important;
      margin-left: 60px !important;
    }
    .career__item-link {
      margin-left: 60px !important;
    }
    .career__item-link:nth-child(even) {
      margin-left: 60px !important;
    }
    .careers__items {
      flex-direction: column !important;
      align-items: center !important;
    }
    .production-links-list,
    .production__items {
      width: 100% !important;
      margin-left: 0 !important;
    }
    .production-links-list .production-careers {
      width: 100% !important;
      margin-left: 0 !important;
    }
    .production-card__item {
      width: 250px !important;
    }
    .production-card__img {
      width: 250px !important;
    }
    .production-card__item .certificate__link:hover::after,
    production-card__item .certificate__link:focus::after {
      width: 250px !important;
    }
    .production-card__item .certificate__link:hover::before,
    production-card__item .certificate__link:focus::before {
      top: -20px !important;
    }
    .production-card__buttons {
      flex-direction: column !important;
    }
    .production-card__buttons .button_transparent {
      margin-top: 10px !important;
    }
}
@media screen and (max-width: 991.98px) {
  .header__info_wrapper {
    display: none !important;
  }
  .header__nav {
    display: none !important;
  }
  .header__heading_high {
    top: 30% !important;
  }
  .header__heading_small {
    top: 50% !important;
  }
  .navbar {
    display: block !important;
    z-index: 10900 !important;
    border: none !important;
    /*margin-left: -15px !important;*/
    /*margin-right: -15px !important;*/
    box-shadow: 0px 0px 5px 0px !important;
  }
  .navbar-brand {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
    padding-right: 10px !important;
  }
  .navbar__phones-links {
    padding-top: 9px !important;
  }
  .navbar__phones-links .phones__link {
    margin-bottom: 5px !important;
  }
  .navbar-brand__image {
    height: 30px !important;
  }
  .divider {
    height: 1px !important;
    background-color: #e7e7e7 !important;
  }
  .main-nav-wrapper {
    background-color: #fff !important;
  }
  .navbar-toggle {
    margin-right: 30px !important;
    border: none !important;
  }
  .navbar-toggle:hover,
  .navbar-toggle:focus {
    background-color: #fff !important;
  }
  .navbar-toggle .icon-bar {
    display: block !important;
    width: 22px !important;
    height: 3px !important;
    border-radius: 5px !important;
  }
  .icon-bar {
    background-color: #000 !important;
  }
  .navbar-collapse .header__navigation-item {
    padding-left: 20px !important;
  }
  .price__menu-ul {
    display: flex !important;
    flex-direction: row !important;
    width: 100% !important;
    margin-bottom: 30px !important;
  }
  .price__menu-li:first-child .price__menu-link {
    border-radius: 25px 0 0 25px !important;
    border-bottom: none !important;
  }
  .price__menu-li:last-child .price__menu-link {
    border-radius: 0 25px 25px 0 !important;
  }
  .about__info {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .about__list {
    margin-left: 0 !important;
  }
  .price__menu-link {
    padding-left: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .about__text-and-image {
    flex-direction: column !important;
  }
  .about__image {
    padding-left: 0 !important;
  }
  .about__list {
    max-width: 100% !important;
  }
  .delivery__info,
  .delivery__map {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .employees_top,
  .employees_bottom {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .partners__items,
  .partners__bottom-info {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .pickup__info,
  .pickup__scheme,
  .pickup__scheme-image,
  .pickup__text {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .prices__table,
  .careers,
  .notes {
    width: 100% !important;
    margin-left: 0 !important;
  }
.row {

}
  .production-list {
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .about__image {
    width: 100% !important;
    height: 200px !important;
    -o-object-fit: cover !important;
        object-fit: cover !important;
    border-radius: 25px !important;
  }
  .breadcrumbs {
    margin-top: 60px !important;
    padding-left: 0 !important;
  }
  .breadcrumb {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .careers {
    flex-direction: column !important;
    height: auto !important;
  }
  .career {
    height: 45px !important;
  }
  .career::after {
    display: none !important;
  }
  .career:first-child {
    border-radius: 25px 25px 0 0 !important;
  }
  .career:last-child {
    border-radius: 0 0 25px 25px !important;
  }
  .price__menu-ul {
    flex-direction: column !important;
  }
  .price__menu-li:first-child .price__menu-link {
    border-radius: 25px 25px 0 0 !important;
  }
  .price__menu-li:last-child .price__menu-link {
    border-radius: 0 0 25px 25px !important;
  }
  .header__navigation-list_after {
    display: none !important;
  }
  .calculator__heading-buttons {
    padding-left: 0 !important;
  }
  .certificates__gallery .modal-content {
    padding-top: 50px !important;
  }
  .certificates__gallery .close {
/*    top: 45px !important;
    right: 2px !important;*/
    top: 3% !important;
    right: 5% !important;
  }
  .production-careers {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .careers__items {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .career__item-link {
    margin-left: 0 !important;
  }
  .career__item-link:nth-child(even) {
    margin-left: 0 !important;
  }
  .production-links-list,
  .production__items {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .production-card {
    margin-bottom: 40px !important;
  }

  .navbar-header {
    float: none !important;
  }
  .navbar-toggle {
    display: block !important;
  }
  .navbar-collapse {
    border-top: 1px solid transparent !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1) !important;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px !important;
  }
  .navbar-nav>li {
    float: none !important;
  }
  .navbar-nav>li>a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .navbar-text {
    float: none !important;
    margin: 15px 0 !important;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
.production-list__container.for_products_class .row {
      display: flex !important;
      flex-direction: column-reverse !important;
      /*flex-wrap: wrap-reverse !important;*/
      flex-wrap: wrap !important;

  }
}
@media screen and (max-width: 767.98px) {

  .production-card__price{
      margin-left: 70px !important;
      margin-top: 15px !important;
  }
  .header__heading_high {
    font-size: 36px !important;
  }
  .header__heading_small {
    font-size: 22px !important;
  }
  .header__price-link {
    font-size: 12px !important;
    top: 75% !important;
    height: 44px !important;
    width: 270px !important;
  }
  .production__item:not(.production__item_main) {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .production__item {
    margin-bottom: 20px !important;
  }
  .production__item-4 {
    margin-bottom: 0 !important;
  }
  .advantages__item {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .calculator__table-item {
    width: auto !important;
  }
  .calculator__table-heading {
    font-size: 11px !important;
  }
  .advantages__items {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .type-item {
    width: 440px !important;
  }
  .calculator__input-text {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  .calculator__input-text-label {
    margin-left: 10px !important;
  }
  .calculator__input-text-abs {
    right: 20px !important;
  }
  .button_transparent,
  .button_fill:not(.button_found_cheaper) {
    width: 260px !important;
  }
  .calculator__table-subheading:not(.calculator__table-subheading-top) {
    padding-left: 20px !important;
  }
  .price__menu-link {
    font-size: 12px !important;
  }
  .delivery__info-buttons {
    flex-direction: column !important;
  }
  .employee__image {
    width: 200px !important;
  }
  .employee_top-row,
  .employee_bottom-row {
    flex-direction: column !important;
  }
  .employee__name {
    margin-top: 10px !important;
    margin-bottom: 25px !important;
  }
  .partner__certificate-image {
    width: 100px !important;
  }
  .employees__buttons .delivery__info-button {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  .about__info-buttons .delivery__info-button {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
    width: 100% !important;
  }
  .partners__image-img {
    width: 160px !important;
  }
  .search__button {
    width: 200px !important;
  }
  .search-result__image {
    -o-object-fit: cover !important;
        object-fit: cover !important;
    border-radius: 25px 25px 25px 25px !important;
  }
  .production__row {
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .production__item_1,
  .production__item_2,
  .production__item_3,
  .production__item_4,
  .production__item_5,
  .production__item_6 {
    width: 294px !important;
    max-width: 294px !important;
    height: auto !important;
  }
  .production__item_1 .production__item-image,
  .production__item_2 .production__item-image,
  .production__item_3 .production__item-image,
  .production__item_4 .production__item-image,
  .production__item_5 .production__item-image,
  .production__item_6 .production__item-image {
    -o-object-fit: cover !important;
        object-fit: cover !important;
  }
  .production__item_1 .button_transparent,
  .production__item_2 .button_transparent,
  .production__item_3 .button_transparent,
  .production__item_4 .button_transparent,
  .production__item_5 .button_transparent,
  .production__item_6 .button_transparent {
    margin-bottom: 20px !important;
  }
  .production__item_1 .button_transparent,
  .production__item_2 .button_transparent,
  .production__item_3 .button_transparent,
  .production__item_4 .button_transparent,
  .production__item_5 .button_transparent,
  .production__item_6 .button_transparent {
    width: 185px !important;
  }
  .production__buttons {
    flex-direction: column !important;
  }
  .production__buttons .button_transparent,
  .production__buttons .button_fill {
    width: 80% !important;
    margin: 0 auto !important;
    margin-bottom: 15px !important;
  }
  .partner__certificate::before {
    top: -30px !important;
    left: -39px !important;
  }
  .requisites__contact-item {
    width: 100% !important;
  }
  .contacts__items {
    flex-direction: column !important;
  }
  .production__buttons {
    justify-content: center !important;
    align-items: center !important;
  }
  select.button_transparent {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

}
@media screen and (max-width: 575.98px) {
  .calculator {
    border-radius: 0 0 25px 25px !important;
  }
  .calculator__container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .calculator__button {
    width: 290px !important;
  }
  .calculator__help-text {
    margin-top: 10px !important;
  }
  .calculator-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .calculator__buttons .button_fill {
    width: 290px !important;
  }
  .calculator__heading-button {
    width: 50% !important;
  }
  .prices__heading-buttons {
    padding-left: 15px !important;
  }
  .calculator__heading-button_left {
    border-radius: 25px 0 0 0 !important;
  }
  .calculator__heading-button_right {
    border-radius: 0 25px 0 0 !important;
  }
  .type-item {
    width: 295px !important;
  }
  .calculator__item {
    width: 290px !important;
    height: auto !important;
  }
  .calculator__input-text {
    width: 170px !important;
  }
  .career:first-child {
    border-radius: 0 0 0 0 !important;
  }
  .calculator__table-subheading:not(.calculator__table-subheading-top) {
    padding-left: 15px !important;
  }
  .map__feedback {
    margin-right: 40px;
    right: 10px !important;
    width: 100% !important;
    height: 580px !important;
    position: inherit !important;
    position: sticky !important;
    margin-bottom: 4px !important;
  }
  .map__heading {
    text-align: center !important;
  }
  .map__input-text {
    width: 100% !important;
  }
  .map__input-textarea {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .map__feedback .map__input-checkbox:checked + label,
  .map__feedback .map__input-checkbox:not(:checked) + label {
    padding-left: 15px !important;
  }
  .map__feedback .map__input-checkbox:checked + label::before,
  .map__feedback .map__input-checkbox:not(:checked) + label::before {
    margin-left: -14px !important;
  }
  .map__button {
    min-height: 50px !important;
  }
  .certificate__item:hover::before,
  .certificate__item:focus::before {
    width: 50% !important;
    height: 35% !important;
  }
  .about__info-buttons {
    flex-direction: column !important;
  }
  .about__info-buttons .delivery__info-button {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .price__menu-ul {
    flex-direction: column !important;
  }
  .certificates__items {
    flex-direction: column !important;
  }
  .partner__certificate-image {
    width: 100% !important;
  }
  .certificate__item {
    margin-bottom: 20px !important;
  }
  .partner__info {
    flex-direction: column !important;
  }
  .partner__info-text {
    margin-left: 0 !important;
  }
  .partners__item {
    flex-direction: column !important;
  }
  .partners__image {
    margin-right: 0 !important;
  }
  .prices__table .calculator__table-td {
    font-size: 12px !important;
  }
  .search__button {
    width: 95px !important;
    font-size: 12px !important;
  }
  .search-result__item {
    flex-direction: column !important;
  }
  .search-result__description {
    margin-left: 0 !important;
  }
  .search {
    padding-left: 0 !important;
  }
  .search::before {
    left: 10px !important;
  }
  .search__input {
    font-size: 12px !important;
    padding-left: 28px !important;
  }
  .production__item_1,
  .production__item_2,
  .production__item_3,
  .production__item_4,
  .production__item_5,
  .production__item_6 {
    width: 290px !important;
    max-width: 290px !important;
    height: auto !important;
  }
  .partner__certificate::before {
    top: 20px !important;
    left: 30px !important;
  }
  .partners__description {
    width: 100% !important;
  }
  .mySlides__image {
    width: 270px !important;
  }
  .certificate__thumbnail .demo {
    width: 65px !important;
  }
  .requisites__item {
    flex-direction: column !important;
  }
  .requisites__name {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .requisites__description {
    width: 100% !important;
  }
  .career__item-link {
    width: 270px !important;
  }
  .production-card {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  .production-card__image {
    margin-bottom: 20px !important;
  }
  .production-card__image,
  .production-card__description {
    width: 100% !important;
  }
  .production-card__buttons {
    align-items: center !important;
  }
  .production-card__text {
    padding-left: 0 !important;
  }
  .production-card__heading {
    padding-left: 0 !important;
  }
}
.breadcrumb {
  background-color: transparent !important;
}
@media screen and (max-width: 575.98px) {
  .about__text-text,
  .about__list-li,
  .text_bold,
  .map__input-text,
  .map__input-textarea,
  .delivery__info-text,
  .partner__description-text,
  .partners__text,
  .partners__description,
  .pickup__text,
  .calculator__heading-button,
  .note,
  .price__menu-link,
  .production__career,
  .production__name,
  .production__description-text,
  .production__description-text_bold,
  .breadcrumb,
  .search-result__text,
  .calculator__input-text,
  .calculator__help-text,
  .requisites__name,
  .requisites__description,
  .requisites__contact-item,
  .contacts__heading,
  .contacts__text_small,
  .contacts__text,
  .career__ul,
  .career__li,
  .production-card__info,
  .production__link {
    font-size: 14px !important;
  }
  .production__description {
    margin-top: 50px !important;
  }
  .about__text-heading,
  .about__list-heading,
  .map__heading,
  .partner__description-heading,
  .search-result__heading {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 425px) {
  #carousel-example-generic .position_left{
    top: 50% !important;
    margin-top: -190px !important;
  }
}
/* End */


/* Start:/local/templates/tdborokskits/styles/baskedFixed.min.css?17526525067490*/
.bx-basket-item-list-item-img{text-align:center;position:relative;padding-bottom:10px}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #E6E6E6;float:left;margin-right:10px;margin-bottom:15px;margin-left:70px;margin-top:10px}.bx-basket-item-list-item-img a img{width:100px !important}.close_b{position:absolute;z-index:1}.close_b:hover{opacity:0.7}.close_b:before,.close_b:after{content:' ';position:absolute;left:50%;transform:translateX(-50%);height:24px;width:2px;background-color:#333}.close_b:before{transform:rotate(45deg)}.close_b:after{transform:rotate(-45deg)}.bx-basket-item-list-item-status .left_b{text-align:left;display:inline-block;padding-right:80px}.bx-basket-item-list-item-status .right_b{text-align:right;display:inline-block;padding-left:80px}.product-item-amount-field-btn-plus-c,.product-item-amount-field-btn-minus-c{position:relative;display:inline-block;min-width:22px;height:22px;border-radius:2px;background-color:#f2f2f2;color:#fff;vertical-align:middle;text-align:center;cursor:pointer;transition:background 300ms ease, opacity 300ms ease}.bx-retina .product-item-amount-field-btn-plus-c,.bx-retina .product-item-amount-field-btn-minus-c{border-width:.5px}.product-item-amount-field-btn-plus-c:hover,.product-item-amount-field-btn-minus-c:hover{background:#d3d3d3}.product-item-amount-field-btn-plus-c:after,.product-item-amount-field-btn-minus-c:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.8;transition:opacity 300ms ease, background 300ms ease}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus-c:after,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus-c:after{opacity:.3 !important;cursor:default}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus-c:hover,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus-c:hover{background-color:#f2f2f2}.product-item-amount-field-btn-plus-c:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;background-size:10px}.product-item-amount-field-btn-minus-c:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;background-size:10px}.product-item-amount-field-btn-plus-c:hover:after,.product-item-amount-field-btn-minus-c:hover:after{opacity:1}.product-item-amount-field-container::-moz-selection, .product-item-amount-field-container *::-moz-selection{background:transparent}.product-item-amount-field-container::selection,.product-item-amount-field-container *::selection{background:transparent}.basket__fixed-btn{position:fixed;z-index:1030;bottom:15px;right:15px;height:40px;width:40px;border-radius:50px;border:2px solid transparent;background-color:#FDC842;box-shadow:0px 4px 17px #00000040;transition:.3s;cursor:pointer}.basket__fixed-btn:hover{border:2px solid #4C5D68}.basket__fixed-btn__img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:30px;width:30px;-o-object-fit:contain;object-fit:contain}.basket__fixed-btn__text{display:none}@media (min-width: 768px){.basket__fixed-btn{display:flex;align-items:center;justify-content:center;bottom:30px;left:30px;right:unset;height:50px;min-width:150px;max-width:180px;font-weight:600}.basket__fixed-btn__img{left:15%}.basket__fixed-btn__text{display:inline-block;padding-left:35px;padding-right:5px;font-weight:600;font-size:1rem;color:#575757}}.modal-basket .modal-dialog{display:flex;justify-content:center;max-width:410px;padding-left:5px;padding-right:5px}.modal-basket .modal-content{flex-direction:column;width:100%;max-width:410px;border-radius:25px;border:none}.modal-basket .modal-content>*{width:100%}.modal-basket h4{margin:0}.modal-basket .modal-header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:7px 25px;border-radius:25px 25px 0 0;border:none;background-color:#FDC842;color:#575757;font-weight:600}.modal-basket .modal-header::before,.modal-basket .modal-header::after{content:none}.modal-basket .modal-header .close{position:absolute;right:15px;top:50%;transform:translateY(-50%);margin:0}.modal-basket .modal-basket__title--price{position:relative;padding-left:30px}.modal-basket .modal-basket__title--price::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);height:25px;width:25px;background-size:contain;background-repeat:no-repeat;background-image:url("/images/basket_icon.png")}.modal-basket .modal-basket__title--name{padding-right:15px}.modal-basket .modal-body{position:relative;background-color:#4C5D68;padding:0;min-height:50px}.modal-basket .modal-body::after,.modal-basket .modal-body::before{content:" ";position:absolute;z-index:1;left:0;width:100%;height:50px;pointer-events:none}.modal-basket .modal-body::after{bottom:0;box-shadow:inset 0px -15px 10px 0px #4c5d68}.modal-basket .modal-body::before{top:0;box-shadow:inset 0px 15px 10px 0px #4c5d68}.modal-basket .modal-basket__goods-list{display:flex;flex-direction:column;padding:35px 20px;max-height:70vh;overflow-y:auto}.modal-basket .modal-basket__goods-item{position:relative;border-radius:25px;padding:10px 15px;height:auto;background-color:#fff;box-shadow:0px -10px 20px rgba(0,0,0,0.25);transition:0.3s}.modal-basket .modal-basket__goods-item:not(:first-child){margin-top:-10px}.modal-basket .modal-basket__goods-item:hover+div,.modal-basket .modal-basket__goods-item:focus+div{margin-top:5px !important}.modal-basket .bx-basket-item-list-item-title{position:relative;padding-bottom:10px;padding-right:30px;text-align:left}.modal-basket .bx-basket-item-list-item-remove{top:5px}.modal-basket .bx-basket-item-list-item__name a{font-weight:600;font-size:1rem;color:#000}.modal-basket .modal-basket__goods-img{display:inline-block;height:90px;width:145px;-o-object-fit:cover;object-fit:cover}.modal-basket .bx-basket-item-list-item-price-block{display:flex;justify-content:space-between;align-items:center}.modal-basket .product-item-amount-field-btn-plus-c-c,.modal-basket .product-item-amount-field-btn-minus-c-c{box-shadow:none;border-radius:unset;background-color:#f2f2f2}.modal-basket .product-item-amount-field{font-size:1.2rem}.modal-basket .modal-basket__goods-item__output-summ{font-weight:700;font-size:1rem;color:#4C5D68}.modal-basket .modal-footer{margin:0;border-radius:0 0 23px 23px;border:none;background-color:#4C5D68}.modal-basket .modal-basket__buy-btn{display:flex;justify-content:center;align-items:center;height:55px;width:100%;border-radius:50px;background-color:#FDC842;border:2px solid transparent;font-size:1rem;font-weight:600;color:#575757;transition:.3s;cursor:pointer}.modal-basket .modal-basket__buy-btn:hover{border:2px solid #4C5D68}@media (max-width: 374px){.modal-basket .modal-basket__goods-img{width:90px}.modal-basket .modal-basket__goods-item__output-summ{display:flex;flex-direction:column}}@media (min-width: 1200px){.modal-basket .modal-basket__goods-item:not(:first-child){margin-top:-25px}}

/*# sourceMappingURL=baskedFixed.min.css.map */

/* End */


/* Start:/landing/css/normalize.css?17526523404984*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}
button {
    outline: none;
    border: 0;
    cursor: pointer;
    background-color: transparent;
}
/**
 * Remove the gray background on active links in IE 10.
 */
a, a:hover {
    text-decoration: none;
    color: unset;
    background-color: transparent;
    cursor: pointer;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
    outline: none;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}



/* End */


/* Start:/landing/css/animate.css?175265234070609*/

@charset "UTF-8";
/*!
 * animate.css - https://animate.style/
 * Version - 4.0.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animated.repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/* End */


/* Start:/landing/css/slick.css?17526523401776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/landing/css/after_bs_fix.css?17526523402323*/

*:before, *:after {
    box-sizing: content-box;
}


.modal-content{
    height: auto !important;
}

.modal-body{
    height: auto !important;
}
.header__basket_order-counter{
    padding-left: 3px !important;
}
@media (max-width: 768px) {
  .cart-item .header__basket_order-counter{
            display: none !important;
    }

    .header__basket_order-counter span{

     /* display: none !important;*/
    }
}
@media (min-width: 768px) {
  
}


input[type="checkbox"]:checked + label:before, input[type="checkbox"]:not(:checked) + label:before {
    
    width: 10px !important;
    height: 10px !important;
   
}

body.modal-open {
  overflow: hidden; 
}
  @media (min-width: 1200px) {
    body.modal-open {
      padding-right: 17px !important; 
  }
/*      body.modal-open header {
	    padding-right: 17px; 
		}
      body.modal-open .header.fixed {
        padding-right: 17px; 
      } */
}

.carrier_cur_price{
  border-top: 1px solid rgba(133, 133, 133, 0.4);
                      border-bottom: 1px solid rgba(133, 133, 133, 0.4);
                      padding: 7px 0;
}

.carrier_cur_price_text{
display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-wrap: wrap;
    float: left;
     width: calc(52% - 4px);
    padding: 7px 0;
}

@media (max-width: 450px){
  .carrier_cur_price_text {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    flex-wrap: wrap;
    float: left;
    width: calc(40% - 4px);

    padding: 20px 0;
    font-size: 12px;
  }

  .carrier_cur_price_text{
    padding: 20px 0px 0px !important;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .carrier_cur_price .price{
    display: block !important;
    text-align: center;
  }

  .shop-block .items-row .price .new{
    display: block;
  }

  #basket-root .col-xs-12.d-md-block.d-lg-none{
    margin-top: 60px;
  } 

  .partners.container-fluid .order_info-text.col-xs-12{
    margin-top: 40px;
  }
}

@media (max-width: 375px){
  #bx-soa-basket #coupon{
    width: 195px !important;
  }
}

@media (max-width: 360px){
  #bx-soa-basket #coupon{
    padding: 6px 12px 6px 9px !important;
    width: 180px !important;
  }
}
/* End */


/* Start:/landing/css/styles.css?175265234068326*/
@font-face {
    font-family: Montserrat;
    src: local('Montserrat Bold'), local('Montserrat-Bold'),
        url("/landing/css/../fonts/Montserrat-Bold.ttf") format("truetype");
    font-style: normal;
    font-stretch: normal;
    font-weight: bold;
}
@font-face {
    font-family: Montserrat;
    src: local('Montserrat Semi-Bold'), local('Montserrat-SemiBold'),
    url("/landing/css/../fonts/Montserrat-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-stretch: normal;
    font-weight: 600;
}
@font-face {
    font-family: Montserrat;
    src: local('Montserrat Medium'), local('Montserrat-Medium'),
    url("/landing/css/../fonts/Montserrat-Medium.ttf") format("truetype");
    font-style: normal;
    font-stretch: normal;
    font-weight: 500;
}
@font-face {
    font-family: Montserrat;
    src: local('Montserrat Regular'), local('Montserrat-Regular'),
    url("/landing/css/../fonts/Montserrat-Regular.ttf") format("truetype");
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
}



html * {
    font-family: Montserrat, sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4c5d68;
}
body {
    position: relative;
}

.custom-container {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
}
.custom-container.big {
    width: 1410px;
}
header .custom-container,
footer .custom-container,
.contacts-block .custom-container {
    width: 1140px;
}
h1 {
    font-size: 40px;
    font-weight: bold;
    color: #ffffff;
}
h2 {
    text-align: center;
    font-size: 36px;
    color: #494949;
}
p {
    font-size: 18px;
}
.main-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 242px;
    height: 50px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffb700; 
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
}
header .cart-list>li.hamburger-item {
    display: none;
}
header .main-btn,
footer .main-btn {
    width: 200px;
    min-width: 200px;
    font-size: 18px;
}
input::-webkit-input-placeholder {
    color: #7c7c7c;
    font-size: 18px;
}
input::-moz-placeholder {
    color: #7c7c7c;
    font-size: 18px;
}
input:-moz-placeholder {
    color: #7c7c7c;
    font-size: 18px;
}
input:-ms-input-placeholder {
    color: #7c7c7c;
    font-size: 18px;
}









header {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1030;
}
header .top-row {
    padding: 24px 0;
    background-color: #ffffff;
}
header .top-row .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header .top-row .logo,
footer .logo {
    width: 200px;
    min-width: 200px;
    height: 53px;
}
header .top-row .logo img,
footer .logo img {
    width: 100%;
    height: 100%;
}
header .text {
    font-size: 13px;
    font-weight: 500;
    color: #191817;
}
header .text.left {
    max-width: 210px;
}
header .text.right {
    max-width: 220px;
}
header .cart-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    width: 180px;
    white-space: nowrap;
}
header .cart-list>li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
header .cart-list>li.number {
    margin-bottom: 10px;
}
header .cart-list>li button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
header .cart-list img {
    margin-right: 8px;
}
header .cart-list .text {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
header .cart-list .text span {
    color: #191817;
}
header .bot-row {
    padding: 13px 0;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.25);
    background-color: #4c5d68;
}
header .bot-row .wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-width: 1140px;
    width: max-content;
}
header .nav-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
header .nav-list>li>a {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    margin-right: 80px;
}
header .nav-list > li:nth-child(7) > a {
    margin-right: 0;
}
header .mobile-sub-menu {
    display: none;
}

.main-block {
    background-image: url("/landing/css/../img/webp/main-bg-img.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 240px 0 175px;
}
.main-block .custom-row {
    background-color: rgba(0, 0, 0, 0.56);
    width: 100%;
    padding: 57px 120px 50px 65px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.main-block .info {
    width: 428px;
    min-width: 428px;
    min-height: 275px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    padding: 34px 45px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.main-block .info .main-btn {
    width: 100%;
}
.main-block .info .text {
    font-size: 24px;
    color: #4e4e4e;
    text-align: center;
}
.main-block .wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.main-block .heading {
    min-height: 275px;
}
.main-block .list {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    margin-top: -120px;
}
.main-block .list>li span {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}
.main-block .list img {
    width: 130px;
    height: 122px;
}
.main-block .list>li {
    display: flex;
    align-items: center;
    flex-direction: column;
}


.what-selling-block {
    padding: 77px 0 0;
}
.what-selling-block h2 {
    margin-bottom: 46px;
}
.what-selling-block .custom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.what-selling-block .left,
.what-selling-block .right  {
    width: 50%;
    height: 400px;
}
.what-selling-block .left .box,
.what-selling-block .right .box {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.what-selling-block .left .box {
    background-image: url("/landing/css/../img/webp/stone-img.webp");
}
.what-selling-block .right .box {
    background-image: url("/landing/css/../img/webp/sand-img.webp");
}
.what-selling-block .box {
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    z-index: 10;
}
.what-selling-block .left .box {
    z-index: 100;
}
.what-selling-block .left:hover .box {
    width: calc(100% + 350px);
    z-index: 1000;
}
.what-selling-block .right:hover .box {
    width: calc(100% + 350px);
    z-index: 1000;
    transform: translateX(-350px);
}
.what-selling-block .inner-wrapper:hover {
    z-index: 1000;
}
.what-selling-block .inner-wrapper:hover .title {
    padding-bottom: 200px;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 40px;
}
.what-selling-block .title {
    font-size: 50px;
    font-weight: bold;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    color: #ffffff;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 0 80px 37px;
    background-color: rgba(0, 0, 0, 0.4);
    transition: 0.4s ease;
}



.what-order-block {
    padding: 73px 0 47px;
}
.what-order-block h2 {
    margin-bottom: 50px;
}
.shop-block .main-btn.big {
    width: 100%;
    min-width: 100%;
    margin-bottom: 50px;
    color: #494949;
}
.items-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}
.items-row .one-price .price .old {
    display: none;
}
.items-row .price {
    min-height: 78px;
}
.items-row .one-price .price .new {
    font-size: 40px;
}
.items-row .one-price .price .new .currency {
    font-size: 20px;
}
.items-row .one-price .price {
    align-items: flex-end;
    justify-content: flex-end;
}
.items-row .item {
    width: calc(100% / 3 - 44px);
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    cursor: pointer;
}
.items-row .img {
    height: 160px;
    height: 230px;
    width: 100%;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.items-row .img img {
    width: 100% !important;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.items-row .info {
    padding: 10px 17px 17px;
    background-color: #ffffff;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.items-row .title {
    font-size: 18px;
    margin-bottom: 4px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.items-row .price {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    border-top: 1px solid rgba(133, 133, 133, 0.4);
    border-bottom: 1px solid rgba(133, 133, 133, 0.4);
    padding: 7px 0;
}
.items-row .price .old {
    font-size: 18px;
    font-weight: 500;
    color: #858585;
    text-decoration: line-through;
    padding: 0 10px;
    margin-bottom: 3px;
}
.items-row .price .old .currency {
    font-size: 12px;
}
.items-row .price .new {
    font-size: 30px;
    font-weight: bold;
    color: #ffb700;
}
.items-row .price .new .currency {
    font-size: 18px;
    color: #ffb700;
}
.items-row .delivery {
    font-size: 12px;
    padding-top: 3px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.items-row .light-btn {
    font-size: 16px;
    height: 40px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.35);
    border: solid 1px #4c5d68;
    background-color: #ffffff;
    width: calc(50% - 4px);
}
.items-row .main-btn {
    width: calc(50% - 4px);
    height: 40px;
    font-size: 16px;
    color: #494949;
}
.main-btn .big{
    color: #4c5d68;
}
.items-row .btn-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
}


.why-we-block {
    padding: 34px 0 40px;
    background-color: rgba(76, 93, 104, 0.08);
}
.why-we-block h2 {
    margin-bottom: 35px;
}
.why-we-block .advantage-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
}
.why-we-block .advantage-list>li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    width: calc(100% / 3 - 50px);
    margin-bottom: 25px;
}
.why-we-block .advantage-list img {
    width: 112px;
    height: 112px;
    margin-bottom: 10px;
}
.why-we-block .advantage-list .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
.why-we-block .advantage-list p {
    max-width: 230px;
}



.delivery-block .wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.delivery-block .left,
.delivery-block .right {
    width: 50%;
    height: 430px;
}
.delivery-block .box {
    height: 100%;
    width: 100%;
    transition:  0.4s ease;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 10;
}
.delivery-block .right .box {
    background-image: url("/landing/css/../img/webp/delivery-img.webp");
}
.delivery-block .left .box {
    background-image: url("/landing/css/../img/webp/pickup-img.webp");
    z-index: 100;
}
.delivery-block .left:hover .box {
    width: calc(100% + 350px);
    z-index: 1000;
}
.delivery-block .right:hover .box {
    width: calc(100% + 350px);
    transform: translateX(-350px);
    z-index: 1000;
}
.delivery-block .title {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    height: 100%;
    padding: 40px 90px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    transition:  0.4s ease;
}
.delivery-block .inner-wrapper:hover .title {
    padding-bottom: 200px;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 40px;
}



.calc-block {
    padding: 58px 0 0;
}
.calc-block h2 {
    margin-bottom: 21px;
}
.calc-block .calc-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    height: auto;
    padding: 42px 60px 42px 50px;
    border-radius: 7px;
    background-color: #4c5d68;
}
.calc-block .box {
    height: 200px;
    display: flex;
    flex-direction: column;
}
.calc-block .box.left {
    min-width: 312px;
    width: 312px;
    margin-right: 20px;
}
.calc-block .box.center {
    max-width: 260px;
    width: 260px;
}
.calc-block .box .custom-row {
    background-color: #ffffff;
    padding: 18px;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.calc-block .box .heading {
    height: 41px;
    display: flex;
    flex: 0 0 41px;
    align-items: center;
    justify-content: center;
    background-color: #5b6871;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.calc-block .box .heading .text {
    font-size: 18px;
    color: #ffffff;
}
.calc-block .right {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 200px;
}
.calc-block .right .top {
    margin-bottom: 22px;
}
.calc-block label {
    font-weight: bold;
    font-size: 12px;
}
.calc-block .input-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
}
.calc-block .input-group.top {
    margin-bottom: 20px;
}
.calc-block .input {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border: 1px solid #5b6871;
    width: 130px;
    padding: 4px 22px 4px 12px;
    font-size: 12px;
    height: 28px;
}
.calc-block input::-webkit-input-placeholder {
    font-size: 12px;
}
.calc-block input::-moz-placeholder {
    font-size: 12px;
}
.calc-block input:-moz-placeholder {
    font-size: 12px;
}
.calc-block input:-ms-input-placeholder {
    font-size: 12px;
}
.calc-block .calc-row>.wrapper {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    height: 200px;
}
.calc-block .value {
    position: absolute;
    top: 6px;
    right: 10px;
    font-size: 12px;
    font-weight: 600;
    color: #2c3649;
}
.calc-block .radio-group {
    position: relative;
    margin-bottom: 1px;
}
.calc-block .radio-group input {
    display: none;
}
.calc-block .radio-group label {
    position: static !important;
    display: inline !important;
    padding-left: 25px !important;
    font-size: 12px;
    font-weight: 500;
    color: black;
    cursor: pointer;
}
.radio-group input[type="radio"] + label:before {
    content: '';
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 5px;
    margin-left: 0 !important;
    width: 8px;
    height: 8px;
    border: 2px solid #4c5d68;
    background-color: #fff;
}
.radio-group input[type="radio"]:checked + label:before {
    background-color: #ffb700;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type='number'] {
    -moz-appearance: textfield;
}


.production-block {
    padding-top: 54px;
}
.production-block h2 {
    margin-bottom: 4px;
}
.production-block .sub-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 44px;
    max-width: 800px;
    font-size: 20px;
    text-align: center;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
}
.production-block .wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.production-block .text {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 65px;
    height: 56px;
    background-color: rgba(76, 93, 104, 0.76);
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    width: 100%;
}
.production-block .inner-wrapper {
    width: 50%;
    height: 450px;
}
.production-block .box {
    height: 100%;
    width: 100%;
    transition: .3s ease-in-out;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.production-block .box .bg {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.production-block .box.left-top {
    background-image: url("/landing/css/../img/webp/mar.webp");
}
.production-block .box.right-top {
    background-image: url("/landing/css/../img/webp/borok.webp");
}
.production-block .box.left-bot {
    background-image: url("/landing/css/../img/webp/kriv.webp");
}
.production-block .box.right-bot {
    background-image: url("/landing/css/../img/webp/kud.webp");
}
.production-block .inner-wrapper:hover .box {
    width: calc(100% + 180px);
    height: calc(100% + 80px);
    transform: translate(0,0);
}
.production-block .inner-wrapper:hover .box.right-top {
    transform: translateX(-180px);
}
.production-block .inner-wrapper:hover .box.left-bot {
    transform: translateY(-80px);
}
.production-block .inner-wrapper:hover .box.right-bot {
    transform: translate(-180px, -80px);
}
.production-block .inner-wrapper:hover {
    z-index: 100;
}





.request-block {
    padding: 87px 0 0;
}
.request-block .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.request-block p {
    max-width: 330px;
}
.request-block .custom-row {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    padding: 43px 50px 40px 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
}
.request-block .title {
    font-size: 40px;
    margin-bottom: 10px;
}
.request-block .left {
    display: flex;
    flex-direction: column;
    width: calc(46% - 45px);
}
.request-block .right {
    width: calc(54% - 45px);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.request-block .input {
    width: calc(55% - 11px);
    height: 51px;
    font-size: 18px;
    color: #7c7c7c;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: solid 1px #b1b1b1;
    background-color: #ffffff;
    padding: 5px 20px;
}
.request-block .main-btn {
    width: calc(45% - 11px);
    height: 51px;
    font-size: 20px;
}



.shop-block {
    padding: 75px 0 25px;
}
.shop-block h2 {
    margin-bottom: 38px;
}
.shop-block .item {
    margin-bottom: 53px;
}
.shop-block .product-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 74px;
}
.shop-block .product-row .left,
.shop-block .product-row .right {
    width: calc(50% - 19px);
    height: 200px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    background-image: url("/landing/css/../img/webp/stone-img.webp");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.shop-block .product-row .right {
    background-image: url("/landing/css/../img/webp/sand-img.webp");
}
.shop-block .product-row .box {
    background-color: rgba(0, 0, 0, 0.33);
    padding: 19px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 100%;
    width: 100%;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.shop-block .product-row .text {
    width: 127px;
    height: 40.91px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}




.parallax-block {
    height: 400px;
    background-image: url("/landing/css/../img/webp/truck-bg-im.webp");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
}
.parallax-block .wrapper {
    background-color: rgba(0, 0, 0, 0.56);
    width: 100%;
    height: 100%;
}
.parallax-block .custom-container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.parallax-block .custom-row {
    width: 100%;
    padding: 50px 40px 50px 114px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    background-color: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.parallax-block .custom-row p {
    max-width: 689px;
    margin-left: 70px;
}





.how-order-block {
    padding: 55px 0 69px;
}
.how-order-block h2 {
    margin-bottom: 10px;
}
.how-order-block .sub-text {
    font-size: 24px;
    font-weight: 500;
    color: #494949;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.how-order-block .custom-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.how-order-block .box {
    width: 140px;
    margin: 0 30px;
    text-align: center;
}
.how-order-block .img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 140px;
    border-radius: 100px;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.25);
    background-color: #4c5d68;
    margin-bottom: 13px;
}
.how-order-block p {
    font-weight: bold;
}
.how-order-block .ar {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}



.clients-block {
    padding: 24px 0 73px;
    background-image: url("/landing/css/../img/webp/clients-bg.webp");
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.clients-block h2 {
    margin-bottom: 20px;
}
.clients-block .slick-initialized .slick-slide {
    width: 240px;
    height: 156px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: solid 1px #c9c9c9;
    background-color: #ffffff;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
}
.clients-block .slider {
    position: relative;
}
.clients-block .slider .prev-btn {
    position: absolute;
    left: -85px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.clients-block .slider .next-btn {
    position: absolute;
    right: -85px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}



.contacts-block {
    padding: 34px 0 23px;
}
.contacts-block .custom-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.contacts-block .left {
    width: 60%;
}
.contacts-block .right {
    width: 40%;
}
.contacts-block .box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.contacts-block .box .info {
    margin-bottom: 30px;
}
.contacts-block .box .img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #4c5d68;
    margin-right: 15px;
}
.contacts-block .title {
    /*font-size: 16px;*/
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 10px;
    display: block;
}
.contacts-block .title.big {
    margin-bottom: 20px;
    /*font-size: 18px;*/
    font-size: 16px;
}
.contacts-block .text {
    /*font-size: 16px;*/
    font-size: 14px;
}
.contacts-block a:hover {
    text-decoration: underline;
}
.contacts-block .s-list>li {
    margin-bottom: 8px;
}
.contacts-block .s-list>li.last {
    margin-bottom: 0;
}



footer {
    height: 102px;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    padding: 24px 0;
	
}
footer .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
footer .text {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
footer .f-cart {
    display: none;
}



.cart-btn {
    position: fixed;
    left: 67px;
    bottom: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: bold;
    color: #575757;
    min-width: 152px;
    height: 48px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
    background-color: #fdc842;
    z-index: 10000;
}
.cart-btn img {
    margin-right: 7px;
}
.cart-btn .price {
    width: 100%;
}



.scroll-top {
    display: none;
}
.scroll-top .btn {
    width: 40px;
    height: 40px;
    position: fixed;
    left: 50%;
    bottom: 42px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.25);
    background-color: #fdc842;
    z-index: 10000;
}
.scroll-top.fixed .btn {
    position: absolute;
    bottom: 120px;
}




.item-popup-block {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}
.item-popup-block .popup-slider-wrapper {
    width: 600px;
    position: relative;
    max-height: 90vh;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.item-popup-block .items-row {
    width: 100%;
}
.item-popup-block .popup-slider-wrapper .prev-btn {
    position: absolute;
    left: 5px;
    top: 50%;
    z-index: 9;
}
.item-popup-block .popup-slider-wrapper .next-btn {
    position: absolute;
    right: 5px;
    top: 50%;
    z-index: 9;
}
.item-popup-block .item {
    height: auto;
    position: relative;
}
.item-popup-block .items-row {
    overflow: auto;
    max-height: 90vh;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.item-popup-block .info {
    background-color: #ffffff;
    padding: 16px 32px;
}
.item-popup-block .description {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    padding-top: 25px;
    border-bottom: 1px solid rgba(133, 133, 133, 0.4);
}
.item-popup-block .items-row .info>.title {
    margin-bottom: 15px;
}
.item-popup-block .price {
    flex-direction: row-reverse;
    justify-content: flex-start;
}
.item-popup-block .price .old {
    margin-left: 10px;
}
.item-popup-block .description .box {
    margin-bottom: 10px;
}
.item-popup-block .description .title {
    font-size: 18px;
    font-weight: bold;
    color: #4c5d68;
}
.item-popup-block .description .list {
    list-style: disc;
    padding-left: 20px;
}
.item-popup-block .description .text,
.item-popup-block .description .list>li {
    font-size: 14px;
    color: #000000;
    margin-bottom: 2px;
}
.item-popup-block .btn-row {
    justify-content: flex-end;
    margin-top: 26px;
}
.item-popup-block .delivery {
    padding-top: 8px;
}
.item-popup-block .light-btn,
.item-popup-block .main-btn {
    width: 127px;
    margin-left: 13px;
}
.item-popup-block .close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 36px;
    height: 36px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.25);
    background-color: #ffffff;
    background-image: url("/landing/css/../img/close-ico.svg");
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: center;
}




























@media screen and (max-width: 1500px) {
    .custom-container.big {
        width: 1140px;
    }
    .main-block .info {
        width: 380px;
        min-width: 380px;
    }
    .main-block .wrapper {
        margin-left: 35px;
    }
    .main-block .custom-row {
        padding-right: 65px;
    }
    .main-block .list {
        margin-top: -70px;
    }
}

@media screen and (max-width: 1410px) {
    .custom-container.big {
        width: 1024px;
    }
    .clients-block .custom-container {
        width: 780px;
    }
    .cart-btn {
        left: 30px;
    }
    .main-block .list img {
        width: 72px;
        height: auto;
    }

}

@media screen and (max-width: 1200px) {
    .custom-container {
        width: 940px;
        margin-right: auto;
        margin-left: auto;
    }
    .custom-container.big {
        width: 940px;
    }
    header .custom-container,
    footer .custom-container,
    .contacts-block .custom-container {
        width: 960px;
    }
    .clients-block .slider .prev-btn {
        left: -45px;
    }
    .clients-block .slider .next-btn {
        right: -45px;
    }
    .cart-btn {
        left: 19px;
    }
    .main-block .info {
        width: 320px;
        min-width: 320px;
    }
    .main-block .info .text {
        font-size: 22px;
    }
    h1 {
        font-size: 36px;
    }
    .main-block .custom-row {
        padding: 37px 35px 30px;
    }
    .main-block .list>li span {
        font-size: 14px;
    }
    header .top-row .logo,
    footer .logo {
        width: 150px;
        min-width: 150px;
        height: 39px;
    }
    header .text.left {
        max-width: 180px;
    }
    header .text.right {
        max-width: 180px;
    }
    header .text {
        font-size: 12px;
    }
    header .main-btn,
    footer .main-btn {
        width: 180px;
        font-size: 16px;
    }
    .production-block .sub-title {
        font-size: 16px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .request-block .title {
        font-size: 36px;
    }
    .request-block .left {
        width: calc(46% - 15px);
    }
    .request-block .right {
        width: calc(54% - 15px);
    }
    .what-selling-block .title {
        font-size: 36px;
    }
    .delivery-block .title {
        font-size: 28px;
    }
    p {
        font-size: 16px;
    }
    .main-btn {
        width: 200px;
        font-size: 16px;
    }
    .request-block .custom-row {
        padding: 33px 40px 40px 40px;
    }
    .request-block .main-btn {
        font-size: 16px;
    }
    .request-block .input {
        font-size: 16px;
    }
    input::-webkit-input-placeholder {
        font-size: 16px;
    }
    input::-moz-placeholder {
        font-size: 16px;
    }
    input:-moz-placeholder {
        font-size: 16px;
    }
    input:-ms-input-placeholder {
        font-size: 16px;
    }
    .production-block .text {
        font-size: 24px;
    }
    .main-block {
        padding: 200px 0 125px;
    }
    .production-block .inner-wrapper {
        height: 350px;
    }
    header .nav-list>li>a {
        margin-right: 40px;
    }

}

@media screen and (max-width: 992px) {
    .custom-container {
        width: 720px;
        margin-right: auto;
        margin-left: auto;
    }
    .custom-container.big {
        width: 720px;
    }
    header .custom-container,
    footer .custom-container,
    .contacts-block .custom-container {
        width: 740px;
    }
    .clients-block .custom-container {
        width: 500px;
    }
    header .text.left {
        display: none;
    }
    header .nav-list>li>a {
        font-size: 14px;
        margin-right: 40px;
    }
    header .main-btn, footer .main-btn {
        width: 160px;
        min-width: 160px;
        font-size: 14px;
    }
    header .text.right {
        font-size: 11px;
    }
    .main-block .custom-row {
        flex-direction: column-reverse;
    }
    .main-block .list img {
        display: flex;
    }
    .main-block .list>li {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        max-width: 102px;
        text-align: center;
    }
    .main-block .heading {
        height: auto;
        min-height: auto;
    }
    .main-block .list {
        margin-bottom: 43px;
        margin-top: 0;
    }
    h1 {
        margin-bottom: 25px;
        font-size: 28px;
    }
    .main-block .info {
        margin-left: auto;
        margin-right: auto;
        width: 360px;
        min-width: 360px;
        min-height: 250px;
    }
    .main-block {
        padding: 40px 0;
    }
    .main-block .custom-row {
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px
    }
    h2 {
        font-size: 28px;
    }
    .what-selling-block .title {
        font-size: 24px;
    }
    .items-row .item {
        width: calc(100% / 3 - 14px);
    }
    .items-row .btn-row {
        flex-direction: column;
    }
    .items-row .light-btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .items-row .main-btn {
        width: 100%;
    }
    .items-row .title {
        font-size: 16px;
    }
    .delivery-block .title {
        font-size: 20px;
        padding: 40px;
    }
    .delivery-block .left, .delivery-block .right {
        height: 300px;
    }
    .calc-block .calc-row {
        flex-wrap: wrap;
        justify-content: center;
    }
    .request-block .left {
        width: 100%;
        margin-bottom: 23px;
    }
    .request-block .right {
        width: 100%;
    }
    .request-block .custom-row {
        flex-wrap: wrap;
    }
    .parallax-block .custom-row {
        padding: 50px 40px 50px 50px;
    }
    .how-order-block .sub-text {
        font-size: 20px;
    }
    .how-order-block .box {
        margin: 0 10px;
    }
    footer .logo {
        order: 1;
    }
    footer .text.left {
        order: 2;
        text-align: center;
    }
    footer .text.center {
        order: 4;
        width: calc(50% - 20px);
        text-align: right;
        margin: 20px 0;
    }
    footer .text.right {
        order: 5;
        width: calc(50% - 20px);
        margin: 20px 0;
    }
    footer .main-btn {
        order: 3;
    }
    footer .wrapper {
        flex-wrap: wrap;
    }
    footer {
        height: auto;
    }
    .production-block .inner-wrapper {
        height: 250px;
    }
    .production-block .text {
        height: 60px;
        font-size: 20px;
        padding: 16px 35px;
    }
    .scroll-top.fixed .btn {
        bottom: 188px;
    }
}

@media screen and (min-width: 768px) {
    .mobileAnimation.wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        animation: none !important;
    }
}

@media screen and (max-width: 768px) {
    .advantage-list .wow {
        visibility: visible !important;
        -webkit-animation: none !important;
        animation: none !important;
    }
    .custom-container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .custom-container.big {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    header .custom-container,
    footer .custom-container,
    .contacts-block .custom-container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    header .logo {
        width: auto;
        min-width: auto;
        height: 33px;
    }
    footer {
        box-shadow: none;
    }
    footer .logo {
        margin-bottom: 20px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    footer .logo .img {
        width: auto;
        min-width: auto;
        height: 33px;
    }
    footer .main-btn {
        order: 5;
    }
    footer .text {
        font-size: 12px;
        color: #4c5d68;
    }
    footer .text.left {
        order: 2;
        width: 100%;
        text-align: left;
        margin-bottom: 25px;
    }
    footer .text.center {
        order: 4;
        width: 100%;
        text-align: left;
        margin: 0 0 20px;
    }
    footer .text.right {
        order: 5;
        width: 100%;
        margin: 0 0 47px;
        text-align: left;
        line-height: 2;
    }
    footer .main-btn {
        margin-left: auto;
        margin-right: auto;
        width: 200px;
        font-size: 18px;
    }
    footer .f-cart {
        display: flex;
    }
    .main-btn {
        font-size: 20px;
        width: 242px;
        min-width: 242px;
    }
    .contacts-block .left {
        width: 100%;
    }
    .contacts-block .right {
        width: 100%;
    }
    .contacts-block .custom-row {
        flex-direction: column;
    }
    .contacts-block .title {
        color: #000000;
        font-weight: 600;
        font-size: 14px;
    }
    .contacts-block .text {
        font-size: 12px;
    }
    .contacts-block .title.big {
        font-size: 16px;
    }
    h2 {
        font-size: 24px;
    }
    .clients-block .custom-container {
        width: 272px;
    }
    .clients-block .slider .prev-btn {
        left: -40px;
    }
    .clients-block .slider .next-btn {
        right: -40px;
    }
    .how-order-block .custom-container {
        width: 300px;
    }
    .how-order-block .sub-text {
        font-size: 18px;
    }
    .how-order-slider .prev-btn {
        transform: translateY(-50%);
    }
    .how-order-block h2 {
        margin-bottom: 15px;
    }
    .how-order-block p {
        font-weight: bold;
    }
    .how-order-block .sub-text {
        margin-bottom: 35px;
    }
    .how-order-slider .next-btn {
        transform: translateY(-50%);
    }
    .how-order-block .custom-row {
        align-items: center;
    }
    .parallax-block .wrapper {
        height: 100%;
    }
    .parallax-block .custom-row {
        flex-direction: column;
        padding: 27px 17px 37px;
    }
    .parallax-block .img img {
        width: 89px;
        height: auto;
    }
    .parallax-block {
        height: 437px;
    }
    .parallax-block .custom-row p {
        font-size: 14px;
        margin-left: 0;
        margin-top: 35px;
    }
    .shop-block .product-row {
        flex-direction: column;
        margin-bottom: 54px;
    }
    .shop-block .product-row .left,
    .shop-block .product-row .right {
        height: 116px;
        width: 100%;
    }
    .shop-block .product-row .left {
        margin-bottom: 22px;
    }
    .shop-block h2 {
        margin-bottom: 10px;
    }
    .shop-block .items-row {
        padding-top: 20px;
    }
    .shop-block .item {
        width: calc(50% - 5px);
    }

    .items-row .main-btn {
        min-width: 100%;
    }
    .items-row .delivery {
        font-size: 10px;
    }
    h1 {
        font-size: 20px;
    }
    .main-block .wrapper {
        margin: 0;
    }
    .main-block .custom-row {
        padding: 20px 25px;
    }
    .main-block .list>li span {
        font-size: 10px;
    }
    .main-btn {
        font-size: 16px;
        min-width: 100%;
        max-width: 240px;
    }
    .main-block .info .text {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .main-block .info {
        height: auto;
        min-height: auto;
        width: 100%;
        min-width: 100%;
        padding: 25px 20px 20px;
    }
    .main-block {
        padding: 40px 0 26px;
    }
    .what-selling-block {
        padding-top: 37px;
        overflow-x: hidden;
    }
    .what-selling-block h2 {
        margin-bottom: 24px;
    }
    .what-selling-block .left,
    .what-selling-block .right {
        width: 100%;
        height: 200px;
    }
    .what-selling-block .title {
        padding: 20px 30px;
        font-size: 30px;
    }
    .what-selling-block .custom-row {
        flex-wrap: wrap;
    }
    .what-order-block {
        padding: 58px 0 0;
    }
    .what-order-block h2 {
        margin-bottom: 29px;
    }
    .what-order-block .items-row .item {
        width: 100%;
        margin-bottom: 32px;
    }
    .what-order-block .items-row .light-btn {
        width: calc(50% - 4px);
        margin-bottom: 0;
    }
    .what-order-block .items-row .main-btn {
        width: calc(50% - 4px);
        min-width: auto;
    }
    .what-order-block .items-row .btn-row {
        flex-direction: row;
    }
    .items-row .title {
        font-size: 18px;
    }
    .items-row .delivery {
        font-size: 12px;
    }
    .why-we-block {
        padding: 50px 0 100px;
    }
    .why-we-block h2 {
        margin-bottom: 33px;
    }
    .why-we-block .advantage-list p {
        font-size: 18px;
    }
    .delivery-block .wrapper {
        flex-wrap: wrap;
    }
    .delivery-block .left, .delivery-block .right {
        height: 210px;
        width: 100%;
    }
    .delivery-block .title {
        padding: 20px 29px;
        font-size: 24px;
        background-color: rgba(0, 0, 0, 0.31);
    }
    .calc-block {
        padding-top: 50px;
    }
    .calc-block h2 {
        margin-bottom: 38px;
    }
    .calc-block .calc-row {
        padding: 23px 16px 33px;
        height: auto;
        flex-direction: column;
        align-items: center;
    }
    .calc-block .calc-row>.wrapper {
        flex-direction: column;
        height: auto;
    }
    .calc-block .box.left,
    .calc-block .box.center {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin-bottom: 29px;
        margin-right: 0;
        height: 201px;
    }
    .calc-block .radio-group label {
        font-size: 10px;
        padding-left: 20px;
    }
    .calc-block .right {
        height: auto;
    }
    .calc-block .main-btn {
        font-size: 20px;
    }
    .production-block {
        padding-top: 69px;
    }
    .production-block h2 {
        margin-bottom: 12px;
    }
    .production-block .sub-title {
        font-size: 20px;
        margin-bottom: 33px;
    }
    .request-block {
        padding-top: 30px;
    }
    .request-block .title {
        font-size: 24px;
    }
    .request-block p {
        font-size: 14px;
        margin-bottom: 23px;
    }
    .request-block .custom-row {
        padding: 25px 25px 29px;
    }
    .request-block .right {
        flex-wrap: wrap;
    }
    .request-block .input {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 11px;
    }
    .request-block .main-btn {
        font-size: 20px;
    }
    .shop-block {
        padding: 39px 0 27px;
    }
    .shop-block .items-row .img {
        height: 77px;
    }
    .shop-block .items-row .title {
        font-size: 12px;
    }
    .shop-block .items-row .info {
        padding: 4px 10px 18px;
    }
    .shop-block .items-row .price .new {
        font-size: 18px;
    }
    .shop-block .items-row .price .new .currency {
        font-size: 18px;
    }
    .shop-block .items-row .price .old {
        font-size: 16px;
    }
    .shop-block .items-row .delivery {
        font-size: 10px;
    }
    .shop-block .items-row .light-btn,
    .shop-block .items-row .main-btn {
        font-size: 14px;
        height: 32px;
    }
    .shop-block .item {
        margin-bottom: 25px;
    }
    .how-order-block {
        padding: 127px 0 55px;
        padding: 70px 0 55px;
    }
    .map-block {
        height: 370px;
    }
    .map-block {
        height: 370px;
    }
    .map-block img {
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        height: 100%;
    }
    .contacts-block {
        padding: 10px 0;
    }
    .delivery-block .inner-wrapper:hover .title {
        padding: 20px 29px;
        font-size: 24px;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .delivery-block .left:hover .box,
    .delivery-block .right:hover .box {
        width: 100%;
        transform: none;
    }
    .cart-btn {
        width: 50px;
        min-width: 50px;
        height: 50px;
        border-radius: 25px;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        background-image: url("/landing/css/../img/main-cart.svg");
        background-repeat: no-repeat;
        background-size: 30px;
        background-position: center;
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
        background-color: #ffb700;
        left: 15px;
    }
    .cart-btn img {
        display: none;
    }
    .cart-btn .price {
        display: none;
    }
    .advantage-list .slick-slide {
        text-align: center;
    }
    .advantage-list .slick-slide img {
        margin-left: auto;
        margin-right: auto;
    }
    .why-we-block .advantage-list p {
        margin-left: auto;
        margin-right: auto;
    }
    .why-we-block .advantage-list .title {
        margin-bottom: 10px;
    }
    .why-we-block .advantage-list .prev-btn,
    .why-we-block .advantage-list .next-btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .why-we-block .advantage-list .prev-btn img,
    .why-we-block .advantage-list .next-btn img {
        width: 14px;
        height: 24px;
        margin-bottom: 0;
    }
    .how-order-slider .prev-btn img,
    .how-order-slider .next-btn img {
        width: 14px;
        height: 24px;
    }
    .how-order-block .img {
        margin-left: auto;
        margin-right: auto;
    }
    .why-we-block .wrapper {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .why-we-block .advantage-list {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        flex-wrap: unset;
    }
    .production-block .inner-wrapper {
        width: 100%;
        height: 159px;
    }
    .production-block .text {
        height: 38px;
        font-size: 16px;
        padding: 6px 19px;
    }
    .production-block .inner-wrapper:hover .box {
        width: 100%;
        height: 100%;
    }
    .production-block .inner-wrapper:hover .box {
        transform: none!important;
    }
    .item-popup-block .popup-slider-wrapper {
        width: 300px;
    }
    .items-row .img {
        height: 196px;
    }
    .item-popup-block .items-row .info>.title {
        font-size: 14px;
    }
    .item-popup-block .info {
        padding: 11px 16px 28px;
    }
    .item-popup-block .description .title {
        font-size: 14px;
        margin-bottom: 0;
    }
    .item-popup-block .description .text, .item-popup-block .description .list>li {
        font-size: 12px;
    }
    .item-popup-block .description .box {
        margin-bottom: 5px;
    }
    .item-popup-block .btn-row {
        margin-top: 22px;
    }
    .item-popup-block .items-row .light-btn,
    .item-popup-block .items-row .main-btn {
        width: calc(50% - 4px);
        min-width: auto;
        margin: 0;
    }
    .item-popup-block .items-row .btn-row {
        flex-direction: row;
        justify-content: space-between;
    }
    .item-popup-block .popup-slider-wrapper .prev-btn {
        left: -5px;
    }
    .item-popup-block .popup-slider-wrapper .next-btn {
        right: -5px;
    }


    header .hide-mobile {
        display: none !important;
    }
    header .cart-list>li.hamburger-item {
        display: block;
    }
    header .cart-list {
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
    }
    header .cart-list>li.number {
        margin-bottom: 0;
        margin-right: 10px;
    }
    header .cart-list>li.number img {
        width: 24px;
        height: 22px;
    }
    header .cart-list>li:nth-child(2) {
        margin-right: 23px;
    }
    header .cart-list>li:nth-child(2) img {
        width: 30px;
        height: 28px;
    }
    header .cart-list img {
        margin-right: 0;
    }
    header .text.right {
        display: none;
    }
    header .top-row {
        padding: 19px 0 18px;
    }
    header .top-row .logo,
    header .top-row .logo img {
        width: auto;
        min-width: auto;
        height: 33px;
    }
    header .bot-row {
        display: none;
        background: none;
        box-shadow: none;
        padding: 6px 0 28px;
        position: absolute;
        height: calc(100vh - 70px);
        top: 70px;
        left: 0;
        background-color: #ffffff;
        width: 100%;
        z-index: 1030;
    }
    header .nav-list {
        flex-direction: column;
        align-items: flex-start;
        height: 100%;
    }
    header .nav-list>li {
        margin-bottom: 14px;
    }
    header .nav-list>li>a {
        font-size: 20px;
        font-weight: 500;
        line-height: normal;
        letter-spacing: normal;
        color: #000000;
        margin-right: 0;
    }
    header .mobile-sub-menu {
        display: block;
        flex-direction: column;
        margin-bottom: 0;
        margin-top: auto;
    }
    header .mobile-sub-menu .cart-list {
        flex-direction: column;
        align-items: flex-start;
        padding-left: 15px;
    }
    header .mobile-sub-menu .cart-list>li.number {
        margin-bottom: 10px;
    }
    header .mobile-sub-menu .cart-list>li.number img {
        width: 16px;
        height: 16px;
        margin-right: 8px;
    }
    header .mobile-sub-menu .cart-list>li:nth-child(2) img {
        width: 20px;
        height: 18px;
        margin-right: 8px;
    }
    header .bot-row .wrapper {
        height: 100%;
    }
    header .cart-list .text {
        font-size: 13px;
        font-weight: 600;
    }
    header .cart-list>li button.hamburger {
        width: 30px;
    }
    header .cart-list>li button.hamburger img {
        max-width: 100%;
    }
    header.opened .cart-list .phone-item,
    header.opened .cart-list .cart-item,
    header.opened .cart-list .cart_mob_prices {
        display: none !important;
    }
    header {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1030;
    }
    .main-block {
        margin-top: 70px;
    }
    .how-order-block .ar {
        display: none;
    }
    .shop-block .main-btn.big {
        margin-bottom: 20px;
        color: #494949;
    }
    .scroll-top.fixed .btn {
        bottom: 42px;
        position: fixed;
    }
    .what-selling-block .inner-wrapper:hover .title {
        padding: 20px 30px;
        font-size: 30px;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .what-selling-block .right:hover .box,
    .what-selling-block .left:hover .box {
        width: 100%;
        z-index: 1000;
        transform: none;
    }
}



.popup_button{
    color: #000;
    padding: 10px 5px;
    border: #000 solid 1px;
    text-transform: uppercase;
    margin: 30px 1px 10px 10px;
   /* font-size: 10px;*/
}

.popup_button:hover{
    text-decoration: none;
}

h3.popup_h3{
    margin: 30px 10px 10px 10px;
    color: #000;
    font-weight: bold;
    font-size: 18px;

}

#b-popup-close{
    margin-top: 45px;
    color: currentColor;
    margin-right: 15px;
}

.popap-block-in{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.popap-block-in a{
    margin: 5px;
}

.production-card__button-box .button_transparent1 {
    width: 230px;
    border: 1px solid #4c5d68;
    border-radius: 25px;
    color: #4c5d68;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: 0;
    border: 1px solid #fdc842;
    background-color: #fdc842;

}
.production-card__button-box .button_transparent1:hover{
    background-color: transparent;
    color: #4c5d68;
    border: 1px solid #4c5d68;
}

.product-item-amount-field-container {
    margin-left: 20px;
}


.button_transparent1 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    width: 345px;
    height: 50px;
    color: #fdc842;
    border: 2px solid #fdc842;
    box-sizing: border-box;
    border-radius: 100px;
    font-weight: 600;
    margin-top: 15px;
    text-transform: initial;
    background: url(/images/mdi_shopping_basket.png) no-repeat 5% center;
    padding-left: 25px;
}

.button_transparent10 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    width: 345px;
    height: 35px;
    color: #fdc842;
    border: 2px solid #fdc842;
    box-sizing: border-box;
    border-radius: 100px;
    font-weight: 600;
    margin-top: 15px;
    text-transform: initial;
    background: url(/images/mdi_shopping_basket.png) no-repeat 5% center;
    padding-left: 25px;
}

.production-card__button-box .button_transparent10 {
    width: 196px;
    border: 1px solid #4c5d68;
    border-radius: 25px;
    color: #4c5d68;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: 0;
    border: 1px solid #fdc842;
    background-color: #fdc842;

}

.production-card__button-box .button_transparent10:hover{
    background-color: transparent;
    color: #4c5d68;
    border: 1px solid #4c5d68;
}


.info__link10 {
    width: 215px;
    height: 34px;
    border: 0px solid #4c5d68;
    border-radius: 100px;
    text-decoration: underline;
    font-size: 12px;
    /*text-transform: uppercase;*/
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin-top: 10px;
}
.info__link_second10 {
    color: #4c5d68;
    background-color: transparent;
}

.button_transparent101 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    width: 345px;
    height: 50px;
    color: #fdc842;
    border: 0px solid #fdc842;
    box-sizing: border-box;
    border-radius: 100px;
    font-weight: 600;
    margin-top: 15px;
    text-decoration: underline;
    /*text-transform: uppercase;*/
}

.info__link_first {
    color: #fdc842;
    background-color: #4c5d68;
}

.info__link_first:hover, .info__link_first:focus{
    background-color: #4c5d68;
}


#form-order_zakaz{
    position: relative;
}

.request-block #phone-error {
    min-width: 45px;
    display: block;
    width: auto;
    position: absolute;
    top: -42px;
}

#form-request-a-call #phone-error{
    color: #fdc842;
}

.modal-content #terms-error, .modal-content #phone-error{
    color: #fdc842;
}

#phone{
    margin-right: 10px;
}


.calculator__table-thead{
    background-color: #4c5d68;
}

.calculator__table-tr:last-child .calculator__table-td:first-child{
    border-left: 1px solid #e0e0e0;
    
}

.price-new-without-old{
    color: #4c5d68 !important;
}






.ymaps-2-1-76-map ymaps, .ymaps-2-1-76-map ymaps:after, .ymaps-2-1-76-map ymaps:before {
    box-sizing: content-box;
    color: #fff !important;
}

 ymaps[class$="route-pin__text"] > ymaps > ymaps {
            color: #fff !important;
        }

        .calculator__table-subheading-top{
                padding-top: 7px;
}
.item .title{
    min-height: 46px;
}

.request-block p{
    min-width: 100%;
}



input[type="checkbox"]:checked + label:before, input[type="checkbox"]:not(:checked) + label:before {
    
    width: 14px !important;
    height: 14px !important;
   
}

input[type="radio"]:checked:not(.map__input-checkbox) + label:after, input[type="radio"]:not(:checked):not(.map__input-checkbox) + label:after{
    width: 14px !important;
    height: 14px !important;
}

input[type="radio"]:checked + label:before{
    width: 14px !important;
    height: 14px !important;
}

.calculator__checkbox-label{
    margin-bottom: 3px;
}


.calculator__label-and-input label::after{
    width: 14px !important;
    height: 14px !important;
}


.request-block{
    margin-bottom: 40px;
}

.items-row .item{
    position: relative;
}
.popup-window .popup-window-overlay{
    position: fixed;
}

@media screen and (max-width: 768px){
    #four-steps{
        height: 20px;
    }
}

.shop-block .items-row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    /*justify-content: space-between;*/
    justify-content: flex-start;
    margin-right: -15px;
    margin-left: -15px;
}
.shop-block .items-row .item {
    /*width: calc(100% / 3 - 44px);*/
    padding: 15px;
    width: calc(100% / 3);
    box-shadow: none;

}
.shop-block .items-row .item__wrapper {
    box-shadow: 0 4px 17px 0 rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
}

.sale_procent_text {
        position: relative;
        top: 18px !important;
        left: 26px !important;
    } 

@media screen and (max-width: 768px){
   .shop-block .items-row .item{
        width: calc(50% - 5px);
    }

    /*стили для мобильного*/
    .sale_new_img {
        background: url(/images/sale_catalog.png) 0% 0% no-repeat;
        position: absolute;
        top: 17px !important;
        left: 14px !important;
        width: 50px !important;
        height: 50px !important;
        background-size: cover !important;
    }


    .sale_procent_text {
        position: relative;
        top: 5px !important;
        left: 15px !important;
        font-size: 25px;
        color: #fff;
        font-weight: bold;
    } 

    #phone {
     margin-right: -15px;
    }

    .modal-content {
        position: relative;
        width: auto !important;
    }

    #modal-basket, #myModalCall-test{
        z-index: 10165;
    }

    .modal__registration .modal-body{
        width: 250px  !important;
    }

    .modal__registration .modal__input{

    }
    .modal__registration .modal__button {
        width: 250px !important;
    }

    .modal__registration .modal__input {
        width: 250px;
        font-size: 14px;
        margin: 5px auto;
    }

    .g-recaptcha div div iframe{
            width: 255px !important;
    }

    .modal__registration .map__input-checkbox:checked + label:before{
        margin-top: 6px;
    }

    #block_cart_mob_popap .header__basket_order-counter{
        display: block !important;
    }

}

.modal__registration .map__input-checkbox:checked + label:before{
        margin-top: 6px;
    }

    .shop_products_slider .sale_new_img{
        top: 18px;
        left: 15px;
    }

    
    
    /*ванильные оутлайны убираем, вот это подстава*/
    #order-anchor .custom-row.how-order-slider .box:focus{
        outline: none;
    }

    #order-anchor .custom-row.how-order-slider .ar:focus{
        outline: none;
    }

     .why-we-block .advantage-list .wow:focus{
        outline: none;
    }

    .basket__fixed-btn {
    position: fixed;
    z-index: 1029 !important;
}

a:focus {
  outline: none;
}


.car-b-n, .car-m-n{
    color:#fff;
}

#order-anchor.how-order-block .sub-text {
    font-size: 19px;
}

/*ссылки на весь блок*/
.category_block_a{
    display: contents;
    width: auto;
}



/*baner video*/
    
.overlay h1 {
    text-align:center;
    color:#fff;
    font-size: 70px;
    margin-top:17%;
}

.fullscreen-bg {
    overflow: hidden;
    z-index: -100;
   /* position: relative;*/
    height: 100%;
    width: 100%;
    /*padding-top:45%;*/
}
 
.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.overlay {
    /*background: rgba(0,0,0,0.6);*/
   /* position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 4;*/
}

.content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.content h2 {
    text-align: center;
    font-size: 30px;
}

.content p {
    text-align: justify;
    font-size: 20px;
}
 
@media (max-width: 767px) {
    .fullscreen-bg {
        background: url('/landing/css/../images/plane.jpg') center center / cover no-repeat;
    }

    .fullscreen-bg__video {
        display: none;
    }

    .overlay h1 {
        font-size: 40px;
    }
}

.delivery {
    margin-top: 15px;
}


@media screen and (min-width: 768px){
    .deliv_text{transform: translate(-25px, 0px);}
}



/*basket mobile price show*/

@media screen and (max-width: 768px){
    .header__basket_order-counter {
        padding: 0px 5px 0px 7px !important;
        font-size:13px  !important;
    }

   
    header .cart-list>li:nth-child(2) img {
        width: 25px;
        height: 25px;
    }

    header .cart-list>li.number img {
        width: 25px;
        height: 25px;
        /*filter: blur(1px);*/
    }

    .why-we-block{
        height: 425px;
    }

    #order-anchor{
		height: 425px;
     }
     
     .calculator__table-heading {
        font-size: 11px;
        /* margin-top: 5px; */
        padding-top: 14px;
    }


}

@media screen and (max-width: 575.98px){
    .cart_mob_prices > * {
        padding-right: 25px;
    }
}

@media screen and (max-width: 425px){
    .cart_mob_prices > * {
        padding-right: 20px;
    }
}

@media screen and (max-width: 375px){
    .cart_mob_prices > * {
        padding-right: 14px;
    }

    .header__basket_order-counter {
        padding: 0px 0px 0px 7px;
    }

    header .cart-list>li.number {
        margin-bottom: 0;
        margin-right: 3px;
    }

    header .cart-list>li:nth-child(2) {
         margin-right: 0px; 
    }
}

@media screen and (max-width: 360px){
    .cart_mob_prices > * {
        padding-right: 8px;
    }

    header .cart-list>li.number {
        margin-bottom: 0;
        margin-right: 3px;
    }
}

@media screen and (max-width: 320px){
    .cart_mob_prices > * {
        padding-right: 0px;
    }

    .header__basket_order-counter {
        padding: 0px 0px 0px 2px !important;
        width: 84px !important;
    }

    #deliv_sale_product_new{
       font-size: 14px;
       margin-top: 10px;
    }
    .product-item-amount-field-container{
            margin-left: 0px !important;
    }
}


::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #2f3943;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.item.slick-slide.slick-current.slick-active{
    height: 100%;
    overflow: auto;
}

/*buy 1 click*/
 #img_product_land{
        border: 1px solid #fff;
        border-radius: 20px;
    }

    #img_product_land img {
        width: 265px;
        border-radius: 25px;
    }
    #img_product_land_name{
        color:#fff;
        text-align: center;
    }
    #count_land_click{
        color:#fff;
    }
    #container_count_cl{
        margin-bottom: 5px;
    }

    #block_img_one_click{
        position: relative;
        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    }

    #block_img_one_click .production__price_one_click{
        bottom: 0;
        /* margin-bottom: 68px; */
        /* left: -10px; */
        /* bottom: -46px; */
        right: 0px;
        /* top: 0; */
        /* border-radius: 165px; */
       
        border-radius: 25px 0 25px 0; 
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
    }

    .production__price_one_click {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #4c5d68;
    border-radius: 25px 0 0 0;
    font-weight: 600;
    font-size: 16px;
    color: #fdc842;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 45px;
    width: 160px;
}

.production__price_one_click span{
    color: #fdc842;
    font-weight: 600;
    font-size: 16px;
}

.buy_one_click_landing{
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.35) !important;
    border: solid 1px #4c5d68 !important;
    margin-left: 1px;
}

.buy_one_click_landing{
        width: 100%;
    height: 40px;
    /* background-color: #ffb700; */
    background-color: #FD0200;
    color: #fff;
    font-size: 16px;
    /* color: #494949; */
    font-weight: 600;
}
/*buy 1 click*/



	
.partners{
    margin-top:0;
}

.form_flex_cont_basket_coupon{
    display: flex;flex-wrap: wrap;justify-content: left;
}
.wrap_text_action_coupon{
    position: relative; width: 65%;
}

.form_submit_coupon_basket{
    position: relative;     width: 33%;
}

.form_input_coupon_basket_style{
    box-shadow:inset 0 3px 5px rgb(0 0 0 / 35%);height: 50px;border-radius: 25px;background: #f3f3f3; color:#c0c0c0;    padding: 6px 12px 6px 25px;
}

.coupon_text_action_style{
    font-size: 18px;color: #333333;
}

.form_input_coupon_basket_style:focus {
    border-color: #bbbbbb;
outline: 0;
box-shadow: inset 0 2px 2px rgb(0 0 0 / 25%), 0 0 8px rgb(255 255 255 / 60%);
}

.basket_coupon_container_for_sale{
    box-shadow: 0 20px 40px rgb(0 0 0 / 35%);
    border-radius: 0 0 25px 25px;
}

/*text for ellow fone*/
 .text_animate{
    color: #d80000;
    font-weight: 700;
    font-size: 23px;
    text-align: center;
    margin: 0 auto 15px 0;
    display: block;
    text-transform: uppercase;
}

.but_text_warn_banner{
    background: #FD0200;
    border: 1px solid #484848;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;/* animation: blur 1.95s ease-out infinite; */
    height: 40px;
    width: 210px;
    padding: 0;
}
.text_bottom_banner_warning{
    color: #333333;
    font-size: 16px;
    padding: 0 8px;
    font-weight: 700;
    text-align: center;
}
.text_bottom_banner_warning span,
.text_bottom_banner_warning a{
    font-weight: 700;
}
.banner_warning_cont{
    background: #FDC942;
    box-shadow: 0px 4px 20px rgb(0 0 0 / 25%);
    border-radius: 85px;
    margin: 77px auto 0;
    display: block;
    width: 51%;
}
.banner_warning_cont_t{
    background: none;
     box-shadow: none;
      border-radius: none;
      margin: 0px 0;
}




.tdborok-global__button.but_text_warn_banner:hover{
    background:#FD0200;
}

.order-done{
    padding:5px;
}

.text_cont_w{
    /*margin-right: 120px;*/
    padding: 3px;
}

.basket-coupon-alert{
    display:block !important;
}

.basket-coupon-alert-section{
    display:none;
}

.basket-coupon-alert-section .close-link{
       float: right;
       color: #4c5d68;
}

.text-muted .basket-coupon-text:after {
    position: absolute;
    top: 0;
    left: 100px;
}

.text-muted {
    color: #333333;
}

.basket-item-image{
    max-height: 63px;
}

.basket-coupon-alert-section .basket-coupon-text{
    text-align: right;
}



@media screen and (max-width: 768px){
   .text_cont_w{
        margin-right: 0px;
    } 
}

@media screen and (max-width: 500px){
   .text_cont_w{
        margin-right: 0px;padding: 10px;
    }

    .text_bottom_banner_warning{
        margin-left: 0px; 
    }

    .text_animate{
        margin-left: 0px;
    }

    .order-done__content-container{
        text-align: center;
        padding-bottom: 10px;
    } 

    .banner_warning_cont{
        width:100%;
    }
}

@media screen and (max-width: 360px){
   .text_animate{
        margin-left: 20px !important;
    } 
}

@media screen and (max-width: 321px){
   .text_animate{
        margin-left: 5px !important;
        line-height: 0px;
        font-size: 18px;
    } 

    .text_cont_w{
        margin-top: 10px;
    }
}
/*text for ellow fone*/

@media(max-width: 560px){
    .wrap_text_action_coupon{
        width: 100%;
    }
}

 #basket-root {
    padding-top: 20px;
}

/*border-radius: 0 0 25px 25px;*/
/*box-shadow: 0 20px 40px rgb(0 0 0 / 35%);*/
/* End */


/* Start:/landing/css/new_style.css?1752652340271*/
footer .text {
    color: #4c5d68 !important;
}
.text.center{
    color: #4c5d68 !important;
}
.text.right{
    color: #4c5d68 !important;
}
.custom-container.wrapper .left {
    color: #4c5d68 !important;
}
header .cart-list .text span {
    color: #4c5d68 !important;
}
/* End */


/* Start:/local/templates/landing/components/bitrix/sale.basket.basket.line/cart-borok/style.css?17526525165923*/
.bx-basket {
	/* padding-top: 30px;
	padding-bottom: 30px; */
}

.bx-basket.bx-opener a:hover{
	text-decoration: none;

}
.bx-basket.bx-opener a:focus .header__basket_order-counter,
.bx-basket.bx-opener a:hover .header__basket_order-counter{
	color: #fdc842;
	transition: .2s;
}


.bx-basket-block img{
    width: 20px;
    height: 18px;
}

.bx-basket-block {
	display: flex;
	align-items: center;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #000000;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


.bx-basket-fixed div img {
	/*text-align: center;
	display: block;*/
}

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 520px;
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container {
    text-align: center;
    position: absolute;
    bottom: 6px;
    border-top: 1px solid #F7F7F7;
    padding: 10px 90px;
    /* background: #fff; */
    background: #465560;
    left: 0px;
    right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
    padding: 3px;
    background: #fcc83f;
    /* margin: 0 10px 20px; */
    line-height: 16px;
    font-size: 13px;
    border-radius: 27px 27px 0px 0px;
    text-align: center;
    white-space: normal;
}
.bx-basket-item-list-item-img{
	/*text-align: center;
	position: relative;
	    padding-bottom: 10px;*/
	}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
	float: left;
	margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 70px;
    margin-top: 10px;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 16px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
	font-weight: 900;
	padding-right: 10px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 24px;
	height:24px;
	cursor: pointer;
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	*/
	/*background: url(/images/basket_closed1.png) no-repeat center;*/
	/*opacity: .5;*/
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
	display: block;
    text-align: center;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
.bx-basket.bx-opener div img{
	/*width: 24px !important;*/
}

.bx-basket-item-list-item-img a img{
	width: 100px !important;
}


.bx-basket-item-list-container .bx-basket-item-list-item{
	background: #f7f7f7;
	border-radius: 27px;
	margin: 0px 15px -12px 15px;
	padding-bottom: 45px;
	box-shadow: 0 14px 28px rgba(6, 6, 6, 0.25), 0 10px 10px rgba(45, 45, 45, 0.22);
	padding-top: 25px;
}


.close_b {
position: absolute;
/*right: 32px;
top: 32px;*/
/*width: 32px;
height: 32px;*/
/*opacity: 0.3;*/
}
.close_b:hover {
opacity: 0.7;
}
.close_b:before, .close_b:after {
position: absolute;
left: 15px;
content: ' ';
height: 24px;
width: 2px;
background-color: #333;
}
.close_b:before {
transform: rotate(45deg);
}
.close_b:after {
transform: rotate(-45deg);
}


.bx-basket-item-list-item-status .left_b{
	text-align:left;
    display: inline-block;
    padding-right: 80px;
}

.bx-basket-item-list-item-status .right_b{
	text-align:right;
	display: inline-block;
	padding-left: 80px;
}

/* End */


/* Start:/local/templates/landing/components/bitrix/sale.basket.basket.line/cart-borok-mobile/style.css?17526525165923*/
.bx-basket {
	/* padding-top: 30px;
	padding-bottom: 30px; */
}

.bx-basket.bx-opener a:hover{
	text-decoration: none;

}
.bx-basket.bx-opener a:focus .header__basket_order-counter,
.bx-basket.bx-opener a:hover .header__basket_order-counter{
	color: #fdc842;
	transition: .2s;
}


.bx-basket-block img{
    width: 20px;
    height: 18px;
}

.bx-basket-block {
	display: flex;
	align-items: center;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #000000;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


.bx-basket-fixed div img {
	/*text-align: center;
	display: block;*/
}

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 520px;
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container {
    text-align: center;
    position: absolute;
    bottom: 6px;
    border-top: 1px solid #F7F7F7;
    padding: 10px 90px;
    /* background: #fff; */
    background: #465560;
    left: 0px;
    right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
    padding: 3px;
    background: #fcc83f;
    /* margin: 0 10px 20px; */
    line-height: 16px;
    font-size: 13px;
    border-radius: 27px 27px 0px 0px;
    text-align: center;
    white-space: normal;
}
.bx-basket-item-list-item-img{
	/*text-align: center;
	position: relative;
	    padding-bottom: 10px;*/
	}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
	float: left;
	margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 70px;
    margin-top: 10px;
}
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 16px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
	font-weight: 900;
	padding-right: 10px;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 24px;
	height:24px;
	cursor: pointer;
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	*/
	/*background: url(/images/basket_closed1.png) no-repeat center;*/
	/*opacity: .5;*/
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
	display: block;
    text-align: center;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
.bx-basket.bx-opener div img{
	/*width: 24px !important;*/
}

.bx-basket-item-list-item-img a img{
	width: 100px !important;
}


.bx-basket-item-list-container .bx-basket-item-list-item{
	background: #f7f7f7;
	border-radius: 27px;
	margin: 0px 15px -12px 15px;
	padding-bottom: 45px;
	box-shadow: 0 14px 28px rgba(6, 6, 6, 0.25), 0 10px 10px rgba(45, 45, 45, 0.22);
	padding-top: 25px;
}


.close_b {
position: absolute;
/*right: 32px;
top: 32px;*/
/*width: 32px;
height: 32px;*/
/*opacity: 0.3;*/
}
.close_b:hover {
opacity: 0.7;
}
.close_b:before, .close_b:after {
position: absolute;
left: 15px;
content: ' ';
height: 24px;
width: 2px;
background-color: #333;
}
.close_b:before {
transform: rotate(45deg);
}
.close_b:after {
transform: rotate(-45deg);
}


.bx-basket-item-list-item-status .left_b{
	text-align:left;
    display: inline-block;
    padding-right: 80px;
}

.bx-basket-item-list-item-status .right_b{
	text-align:right;
	display: inline-block;
	padding-left: 80px;
}

/* End */


/* Start:/local/templates/landing/styles.css?17526525189068*/
/* rules page*/

.fl_upld{
    max-width:100%;
}
#fl_inp,#fl_inp1{
    display:none;
}
.fl_upld label{
    cursor: pointer;
    background: #fff;
    border-radius: 20px;
    padding: 10px 25px;
    color: #4c5d68;
    font-weight: bold;
    text-align: center;
}
.fl_upld label:hover{
    background:#fc0;
}
#fl_nm,#fl_nm1{
    margin-top: 10px;
    color: #fdc842;
    float: right;
}

.file_name_rules{
    color: #fff;
    margin-left: 30px;
}

.rules_return {
    margin-top: 50px;
    /* margin-bottom: 100px; */
    box-shadow: none;
}
@media (max-width: 768px){
    
   .rules_form_new .map__feedback{
    margin: 0 auto;
   }
}
@media (max-width: 450px){
    #form-rules-return .map__input-checkbox:checked + label:after{
        left: -11px;
    }
}

.rules_form_new .map__feedback {
    
    width: auto;
    position: absolute;
    right: 0px;
    top: 50px;
    background: #4c5d68;
    box-shadow: 0 20px 40px rgba(0,0,0,0.35);
    border-radius: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 25px;
    z-index: 10;
}

@media screen and (max-width: 575.98px){
   .rules__feedback {
        right: 10px;
        width: auto;
        height: 560px;
        position: inherit;
        margin-bottom: 4px;
    } 
}

.rules__feedback .map__input-checkbox:checked + label:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    background-color: transparent;
    border-radius: 2px;
}

.rules__feedback .map__input-checkbox:not(:checked) {
    border: 2px solid #fff;
    background-color: transparent;
    border-radius: 2px;
}

.rules_text{
    padding-top: 50px;
    font-size: 17px;
}

.rules__feedback .map__input-checkbox:checked + label:after{
    left: 23px;
    top: 7px;
    width: 12px;
    height: 8px;
    border-radius: 1px;
    border-left: 4px solid #fff;
    border-bottom: 4px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.rules__feedback .map__input-checkbox:checked + label:after  {
    opacity: 1;
}

.rules__feedback .map__input-checkbox:checked + label:after {
    content: "";
    position: absolute;
    transition: all 0.2s ease;
}



.delivery-payments-page__paymets-types-icons {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    -webkit-box-align: center;
    align-items: center;
}

.delivery-payments-page__col {
    margin-bottom: 70px;
}

.rotates-img{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
     transform: rotate(90deg);
 }

 .rotates-img-270{
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
     transform: rotate(270deg);
 }

 @media (max-width: 767px){
    .pages a button, .curr-page{
        margin-left: 7px;
        width: 23px;
        height: 23px;
    }
}


/* ===== empty basket ===== */
.basket-empty{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 0;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
}
/* empty basket > img */
.basket-empty__content-img{
    width: 95px;
    min-width: 95px;
    height: 95px;
    object-fit: contain;
}
/* empty basket > test container */
.basket-empty__content-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color:#4C5D68;
}
.basket-empty__content-text{
    display: flex;
    align-items: center;
    text-align: center;
}

/* empty basket > btn */
.basket-empty__button-link:hover,
.basket-empty__button-link:focus,
.basket-empty__button-link:active{
    text-decoration:none;
}
.basket-empty__btn-container{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.basket-empty__button-link{
    position:relative;
    z-index:1;
    display: inline-block;
    margin-bottom: 15px;
}
/* empty basket > adaptive */
@media(min-width:993px){
    .basket-empty{
        flex-direction: row;
        justify-content: space-between;
        padding: 20px;
    }
    .basket-empty__content-container{
        flex-direction: row;
        width: 100%;
        padding: 0;
    }
    .basket-empty__content-text{
        padding-left: 35px;
    }
    .basket-empty__button-link:last-child{
        margin-bottom: 0px;
    }
}
/* ===== end empty basket ===== */


/* ===== order done ===== */
.order-done{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 0;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
}
/* order done > img */
.order-done__content-img{
    width: 95px;
    min-width: 95px;
    height: 95px;
    object-fit: contain;
}
/* order done > test container */
.order-done__content-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color:#4C5D68;
}
.order-done__content-text{
    display: flex;
    align-items: center;
    text-align: center;
}

/* order done > btn */
.order-done__button-link:hover,
.order-done__button-link:focus,
.order-done__button-link:active{
    text-decoration:none;
}
.order-done__btn-container{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.order-done__button-link{
    position:relative;
    z-index:1;
    display: inline-block;
    margin-bottom: 15px;
}
/* order done > adaptive */
@media(min-width:993px){
    .order-done{
        flex-direction: row;
        justify-content: space-between;
        padding: 20px;
    }
    .order-done__content-container{
        flex-direction: row;
        width: 100%;
        padding: 0;
    }
    .order-done__content-text{
        padding-left: 35px;
    }
    .order-done__button-link:last-child{
        margin-bottom: 0px;
    }
}
/* ===== end order done ===== */


/* ===== oder error ===== */
.order-error{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 30px 0;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
}
/* order error > img */
.order-error__content-img{
    width: 95px;
    min-width: 95px;
    height: 95px;
    object-fit: contain;
}
/* order error > test container */
.order-error__content-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color:#4C5D68;
}
.order-error__content-text{
    display: flex;
    align-items: center;
    text-align: center;
}

/* order error > btn */
.order-error__button-link:hover,
.order-error__button-link:focus,
.order-error__button-link:active{
    text-decoration:none;
}
.order-error__btn-container{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.order-error__button-link{
    position:relative;
    z-index:1;
    display: inline-block;
    margin-bottom: 15px;
}
/* empty basket > adaptive */
@media(min-width:993px){
    .order-error{
        flex-direction: row;
        justify-content: space-between;
        padding: 20px;
    }
    .order-error__content-container{
        flex-direction: row;
        width: 100%;
        padding: 0;
    }
    .order-error__content-text{
        padding-left: 35px;
    }
    .order-error__button-link:last-child{
        margin-bottom: 0px;
    }
}
/* ===== end order error ===== */

.politika h1 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    text-align: center;
    font-size: 28px !important;
}

.politika h2{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    font-size: 21px !important;
}

.politika ul {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 787px) {
    .politika {
        width: 100%;
        padding: 0px 10px;
    }

    .politika h1, .politika h2, .politika ul {
        width: 100%;
        padding: 0px 10px;
    }
}

.terms-of-use {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 37px;
    margin-bottom: 37px;
}

.terms-of-use h2 {
    text-align: center;
    margin: 20px;
    font-weight: bold;
    font-size: 21px;
}

.terms-of-use p {
    margin: 0px;
    padding: 0px 0px 12px 0px;
    line-height: 1.5;
}

@media (max-width: 787px) {
    .terms-of-use {
        width: 100%;
        padding: 0px 10px;
    }
}

@media (min-width: 1439px) {
    .select__head{
       /* margin-left: 20px;*/
    }
}
@media (min-width: 1024px) {
    .select {
        margin-left: 20px;
    }
}


.sheensay_fixed {
    position: fixed !important;
    top: 0px !important;
    margin-left: 19.1%;
    padding-right: 20%;
    /* background: rgba(255, 0, 0, 0.1);*/
}

.header__nav.row{
    z-index: 9999;
}
/* End */


/* Start:/local/templates/landing/template_styles.css?175265251733723*/

/* замена картинок при наведении в разделах каталога */
  .production__image img.raz {opacity:0;filter:alpha(opacity=0);}
  .production__image img { 
    left: 0; 
    position:absolute; 
    top: 0; 
}
  .production__image:hover img.raz {opacity:1;filter:alpha(opacity=100);}
  .production__image:hover img.dva, .production__image img.dva:hover {opacity:0;filter:alpha(opacity=0);}

  .production__image img {
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/*для разметки и валидности*/

li.footer__link1 {
    margin: 0 0 10px;
}

/*для карты подсказки в поиски задаем ширину*//*#map-searchControl-form*/
 .map__searchControl__content__form ymaps ymaps[class*='search__suggest']{
    width: 646px !important;
}

.map__searchControl__content__form ymaps ymaps[class*='suggest-item']{
    width: 626px !important;
}
#deliv_sale_product_new {
    margin-top:10px;
}

/*доработка стилей калькулятора для моб */

@media screen and (max-width: 575.98px){
    .calculator__heading-button_right {
        border-radius: 25px 25px 0 0;
    }
}

@media screen and (max-width: 575.98px){
    .calculator__heading-button_left {
        border-radius: 25px 25px 0 0;
    }

    #sale_new_fifty_pr{
        margin-bottom: 15px;
        font-size: 12px !important;
    }

   
}
@media (min-width: 576px) and (max-width: 1024px){
    .button_fill{
        margin-top:10px;
    }

    #deliv_sale_product_new {
        margin-top: 20px;
        text-transform: initial;
        font-size: 14px !important;
    }

    .button_transparent.production-card__button{
        display: block;
        text-align: center;
        margin: 10px auto;
    }
}

/*detail page*/

@media screen and (max-width: 767.98px) {

    .production-card__price{
        margin-left: 100px !important;
        margin-top: 15px;
        /* margin: 0 auto; */
    }

    #deliv_sale_product_new {
        margin-top: 20px;
        text-transform: initial;
        font-size: 15px !important;
    }

    
}

@media screen and (max-width: 426px) {
    .production-card__price {
        margin-left: 140px !important;
        margin-top: 15px;
        padding-top: 10px;
    }
}

@media screen and (max-width: 376px) {
    .production-card__price {
        margin-left: 120px !important;
        margin-top: 15px;
        padding-top: 10px;
    }

    #deliv_sale_product_new {
        text-transform: initial;
        font-size: 14px !important;
    }

   
}

@media (min-width: 375px) and (max-width: 376px) {
 .breadcrumbs{
        width: 365px;
    }

}

@media screen and (max-width: 321px) {
    .button_fill_white{
        height: 63px !important;
    }

    .production-card__price{
        margin-left: 100px !important;
        margin-top: 15px;
        /* margin: 0 auto; */
    }
}



.product-item-amount {
    padding: 5px 0 15px 0px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.main-heading.main-heading_header{
    display: block;
}
/*end detail page*/


.basket-coupon-alert{
    display: none !important;
}
#deliv_sale_product_new {
    text-transform: initial;
    font-size: 16px;
    padding: 10px;
    width: auto;
    border: 2px solid #fdc842;
}




/*доработка стилей калькулятора для моб */

/*стили иконок слайдера на главной*/
/* fix */
.slider-icon__item span{
    display:inline-block;
    margin: 0;
    line-height:1rem;
}


.slider-icon__list {
    display:flex;
}
.slider-icon__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 5px;
    /*width: 33.33%;*/
    text-align: center;
}
.slider-icon__item__img--container{
    margin-bottom: 5px;
    height:70px;
    width:70px;
}
.slider-icon__item__img{
    height: 100%;
    width: 100%;
    object-fit:contain;
}



.img_icon_slider{
    /*position: absolute;
    left:0%;
    top:60%;*/
    z-index: 4;
    font-weight: 600;
    font-size: 15px;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 20px 40px rgba(0,0,0,0.35);

}

.position_left{
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: 4;
}

.position_right{
    position: absolute;
    top: 10%;
    right: 2%;
    z-index: 4;
}

.position_center{
    position: absolute;
    top: 10%;
    right: 2%;
    z-index: 4;
}

.slider-icon__item span{
    max-width: 120px;
}

@media (max-width: 768px){
    .header__heading_small {
        /*top: 35%;*/
        margin-left:10px;
    }

    .header__price-link {
        display: block;
        margin: 20px auto;
        padding: 12px;
    }
   
}

@media (min-width: 766px) and (max-width: 768px){
     .position_center{
        position: absolute;
        top: 10%;
        right: 33%;
        z-index: 4;
        width: 33%;
    }

    .position_center .header__heading_high{
        text-align: center;
    }

    .position_center .header__heading_small{
        text-align: center;
    }

    .position_center .header__price-link {
        display: block;
        margin: 15px auto;
        padding: 12px;
    }
   
}

@media(min-width:769px){

    .img_icon_slider {
       /* position: absolute;
       
        top: 69%;*/
    }
    
    .position_left {
        position: absolute;
        top: 25%;
        /*left: 15%;*/
        left: 20%;
        z-index: 4;
        width: 33%;
    }
    .position_right{
        position: absolute;
        top: 25%;
       /* right: 15%;*/
        z-index: 4;
        width: 33%;
    }

     .position_center{
        position: absolute;
        top: 25%;
        right: 33%;
        z-index: 4;
        width: 33%;
    }

    .position_center .header__heading_high{
        text-align: center;
    }

    .position_center .header__heading_small{
        text-align: center;
    }

    .position_center .header__price-link {
        display: block;
        margin: 0px auto;
        padding: 12px;
    }

    .position_right .header__heading_high{
    	text-align: right;
    }

    .position_right .header__heading_small{
    	justify-content: right;
    	display: grid;
    }

    .position_right .header__heading_high {
	    top: 15%;
	    line-height: 43px;
	}

	.position_right .header__price-link {
	    float: right;
	}
                                                    

}
@media(min-width:992px){
    .slider-icon__item {
        padding: 0px 20px 20px 20px;
    }
    .slider-icon__item__img--container{
        margin-bottom: 5px;
        height:100px;
        width:100px;
    }

    .img_icon_slider{
        /*left:12%;
        top:65%;*/
    }
}



    .header__price-link{
        /*top:85%;*/
        margin-top: 30px;
    }

    @media (max-width: 425px){


        .header__heading_small {
                top: 30%;
        }

        .header__heading_high{
           /* top:20%;*/
            line-height: 21px;
        }

        .position_center .header__heading_high{
            text-align: center;
        }

        .position_center .header__heading_small{
            text-align: center;
        }

        .position_center .header__price-link {
            display: block;
            margin: 15px auto;
            padding: 12px;
        }

         #carousel-example-generic h2,  #carousel-example-generic h4,  #carousel-example-generic h3{
            text-align: center;
            padding: 5px;
        }

        #carousel-example-generic h2 b{
            font-size: 38px;
        }

        #carousel-example-generic .img_icon_slider.slider-icon__list{
            display: flex;
            justify-content: center;
            align-items: center;
            flex-wrap: wrap;
        }

        #carousel-example-generic .position_left{
            position: absolute;
            top: 7%;
            left: auto;
            z-index: 4;
            right: auto;
            width: 100%;
        }
}
/* end стили иконок слайдера на главной*/
.sale_new_img{
    background: url(/images/sale_catalog.png) 0% 0% no-repeat;
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 100px;
}

.sale_procent_text{
    position: relative;
    top: 17px;
    left: 30px;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
}
.about a.contacts__text_small:hover{
    text-decoration: underline;
}

.container111 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 50px;
  color: #4C5D68;
}
.link-check-m{
    color: #4C5D68;
    text-decoration: underline;
}

/* Hide the browser's default checkbox */
.container111 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50px;
}

/* On mouse-over, add a grey background color */
.container111:hover input ~ .checkmark {
    background-color: #ccc;
    border-radius: 50px;
}

/* When the checkbox is checked, add a blue background */
.container111 input:checked ~ .checkmark {
  background-color: #2196F3;
    background: url('/images/check_order.png') 0% center no-repeat;

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container111 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container111 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  /*border: solid white;*/
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

body .bx-soa-delivery{
    display: none;
}
.contacts__description .contacts__text_small{
    color: #4c5d68;
}

/* корзина*/

.footer__link1 {
    /* font-size: 12px; */
    font-size: 14px;
    color: #fff;
}

.button_fill,
.button_fill_white{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.button_fill{
    width: 230px;
    max-width: 100%;
}
.button_fill_white {
    width: 345px;
    max-width: 100%;
    height: 50px;
    background: #ffffff;
    border: 2px solid #989898;
    box-sizing: border-box;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    border-radius: 100px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #2c3649;
}

.button_fill_white:hover, .button_fill_white:focus {
    color:#2c3649;
}



.header__basket_order-counter {
    display: inline-block;
    padding: 0px 0px 0px 15px;
    height: 11px;
    min-height: 17px;
    width: auto;
    min-width: 17px;
    border-radius: 50%;
    color: #000;
    line-height: 130%;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}





.bx-basket-item-list-container .bx-basket-item-list-item-img a img{
	max-width: 90px;
}

.bx-basket.bx-opener div img{
   /* width:20px;*/
}


.bx-basket-item-list-container {
    overflow-y: auto;
    max-height: 400px;
    background: #4c5d68;
    padding-top: 15px;

}

.bx-opener .bx-basket-item-list {
   /* padding-bottom: 75px;*/
    z-index: 999999;
    /*padding-top: 125px;*/
    width: 520px;
}


.p-styles-new{

}

.p-styles-new p{
	color: #000;
    font-style: italic;
    font-size: 111%;
}

.p-style-rech{
	font-size: 16px;
}

.p-style-rech p{
	color: #100f0f;
}

.p-styles-borok{
	font-size: 15px;
}

.p-styles-borok p{

}

label.green{
	color: #29d029;
}

label.red{
	color: red;
}

.production-card__description_bottom b,.production-card__description_bottom i,.production-card__description_bottom u{
	display: contents;
}
/*#shipments .tab-body .table .tbody{
	height: 1000px !important;
    max-height: 1000px !important;
    overflow-y: scroll;
    overflow-x: hidden;
    display: table-caption;
}*/


.popup_button{
    color: #000;
    padding: 10px 5px;
    border: #000 solid 1px;
    text-transform: uppercase;
    margin: 30px 1px 10px 10px;
   /* font-size: 10px;*/
}

.popup_button:hover{
	text-decoration: none;
}

h3.popup_h3{
	margin: 30px 10px 10px 10px;
	color: #000;
   	font-weight: bold;
	font-size: 18px;

}

#b-popup-close{
	margin-top: 45px;
    color: currentColor;
    margin-right: 15px;
}

.popap-block-in{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.popap-block-in a{
	margin: 5px;
}

.production-card__button-box .button_transparent1 {
    width: 230px;
    border: 1px solid #4c5d68;
    border-radius: 25px;
    color: #4c5d68;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: 0;
    border: 1px solid #fdc842;
    background-color: #fdc842;

}
.production-card__button-box .button_transparent1:hover{
    background-color: transparent;
    color: #4c5d68;
    border: 1px solid #4c5d68;
}

.product-item-amount-field-container {
    margin-left: 20px;
}


.button_transparent1 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    width: 345px;
    height: 50px;
    color: #fdc842;
    border: 2px solid #fdc842;
    box-sizing: border-box;
    border-radius: 100px;
    font-weight: 600;
    margin-top: 15px;
    text-transform: initial;
    background: url(/images/mdi_shopping_basket.png) no-repeat 5% center;
    padding-left: 25px;
}

.button_transparent10 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    width: 345px;
    height: 35px;
    color: #fdc842;
    border: 2px solid #fdc842;
    box-sizing: border-box;
    border-radius: 100px;
    font-weight: 600;
    margin-top: 15px;
    text-transform: initial;
    background: url(/images/mdi_shopping_basket.png) no-repeat 5% center;
    padding-left: 25px;
}

.production-card__button-box .button_transparent10 {
    width: 196px;
    border: 1px solid #4c5d68;
    border-radius: 25px;
    color: #4c5d68;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: 0;
    border: 1px solid #fdc842;
    background-color: #fdc842;

}

.production-card__button-box .button_transparent10:hover{
    background-color: transparent;
    color: #4c5d68;
    border: 1px solid #4c5d68;
}


.info__link10 {
    width: 215px;
    height: 34px;
    border: 0px solid #4c5d68;
    border-radius: 100px;
    text-decoration: underline;
    font-size: 12px;
    /*text-transform: uppercase;*/
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin-top: 10px;
}
.info__link_second10 {
    color: #4c5d68;
    background-color: transparent;
}

.button_transparent101 {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    width: 345px;
    height: 50px;
    color: #fdc842;
    border: 0px solid #fdc842;
    box-sizing: border-box;
    border-radius: 100px;
    font-weight: 600;
    margin-top: 15px;
    text-decoration: underline;
    /*text-transform: uppercase;*/
}

.center{
    text-align:center;
    color: #F4F4F5;
}



.product-item-amount-field {
    display: inline-block;
    padding: 0;
    max-width: 50px;
    width: auto;
    height: 22px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent !important;
    color: #000;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 22px;
    transition: border 300ms ease;
}


.product-item-amount-field-container { }

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 22px;
    height: 22px;
    border-radius: 2px;
    background-color: #f2f2f2;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus { border-width: .5px; }

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover { background: #d3d3d3; }

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    opacity: .8;
    transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
    opacity: .3 !important;
    cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
    background-color: #f2f2f2;
}

.product-item-amount-field-btn-plus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
    background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
    background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after { opacity: 1; }

.product-item-amount-field {
    display: inline-block;
    padding: 0;
    max-width: 50px;
    width: auto;
    height: 22px;
    border: 1px solid transparent;
    border-radius: 2px;
    background: transparent ;
    color: #000;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 22px;
    transition: border 300ms ease;
}

.product-item-amount-field-btn-plus, .product-item-amount-field-btn-minus {
    position: relative;
    display: inline-block;
    min-width: 28px;
    height: 29px;
    border-radius: 100%;
    background-color: #ffffff;
    color: #4c5d68;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    transition: background 300ms ease, opacity 300ms ease;
   /* border: 2px solid;*/
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    box-shadow: 0 3px 7px rgba(23, 16, 16, 0.65);
    border: none;
}

@media (max-width: 320px) {
    .bx-basket-item-list-item-status .right_b{
        padding-left: 0px;
    }
}

.form-group {
    max-width: 100%;
}
.form-group input{
    max-width: 100%;
}

/* main page  flamp*/
.flamp-main-page{
    padding: 25px 0 50px;
}
.flamp-main-page h2{
    margin-top: 0;
    text-transform: uppercase;
}

@media(min-width:992px){
    .flamp-main-page{
        padding: 50px 0 100px;
    }
}
/* end main page  flamp*/

/* fix for header basket */
.phone-basket-container{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.phone-basket-container>*:not(:last-child){
    padding-bottom: 15px;
}
/* end fix for header basket */
.map_mob_n{
    height: 100%;
    max-height: 700px;
}
@media(max-width:575px){
    .map_mob_n{
        max-height: 50vh;
    }
    .map_mob_n > *{
        height: 100% !important;
    }
}

/* global button style */
.tdborok-global__button{
    display:flex;
    align-items:center;
    justify-content:center;
    padding: 10px 10px;
    border:2px solid #FDC842;
    border-radius: 50px;
    height:50px;
    width: 240px;
    max-width:100%;
    background: #FDC842;
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.25);
    font-size: 16px;
    font-weight: 600;
    color:#4C5D68;
    transition:.2s;
}
.tdborok-global__button:focus,
.tdborok-global__button:hover,
.tdborok-global__button:active{
    background-color:#fff;
    border:2px solid #4C5D68;
}

.tdborok-global__button.button-white{
    border:2px solid #FDC842;
    background: #fff;
    color:#FDC842;
}
.tdborok-global__button.button-white:hover,
.tdborok-global__button.button-white:focus{
    border:2px solid #4C5D68;
    background: #FDC842;
    color:#4C5D68;
}
/* end global button style */

/* global btn, scroll to top */
.btn-toTop{
    position:fixed;
    z-index: 1030;
	left:50%;
	bottom: 15px;
	transform:translateX(-50%);
	display:flex;
	align-items:center;
	justify-content:center;
	padding: 10px 10px;
	border: 2px solid #FDC842;
	border-radius: 50px;
	height: 40px;
	width: 40px;
	background: #FDC842;
	box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.25);
	opacity:0;
	visibility: hidden;
	cursor:pointer;
	transition: .2s;
}
.btn-toTop img{
	height: 20px;
	width: 20px;
	object-fit: contain;
}

.btn-toTop:hover{
	border: 2px solid #FDC842;
	background: #fff;
}

.btn-toTop.visible{
	opacity: 1;
	visibility: visible;
}
@media(min-width: 768px){
	.btn-toTop{
		bottom: 30px;
		height: 50px;
		width: 50px;
	}
}
/* end global btn, scroll to top */

/* youtube iframe */
.youtube-video-container {
    position: relative;
    margin: 0;
    padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.youtube-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    margin: 25px;
    width: calc(100% - 50px);
    height: calc(100% - 50px);
    border-radius: 25px;
    box-shadow: 0 0 25px rgba(0,0,0,0.15);
}
/* end youtube iframe */


/*basket mobile price show*/

@media screen and (max-width: 575.98px){
    .navbar__mobile-links > * {
        padding-right: 25px;
    }
}

@media screen and (max-width: 425px){
    .navbar__mobile-links > * {
        padding-right: 20px;
    }
}

@media screen and (max-width: 375px){
    .navbar__mobile-links > * {
        padding-right: 14px;
    }

    .header__basket_order-counter {
        padding: 0px 0px 0px 7px;
    }
}

@media screen and (max-width: 360px){
    .navbar__mobile-links > * {
        padding-right: 8px;
    }
}

@media screen and (max-width: 320px){
    .navbar__mobile-links > * {
        padding-right: 0px;
    }

    .header__basket_order-counter {
        padding: 0px 0px 0px 2px !important;
        width: 84px !important;
    }

    #deliv_sale_product_new{
       font-size: 14px;
       margin-top: 10px;
    }
    .product-item-amount-field-container{
            margin-left: 0px !important;
    }
}

.basket__fixed-btn {
    position: fixed;
    z-index: 1030;
    bottom: 15px;
    left: 15px;
}
span.no_tovar{
margin-top: 20px;
}
div.no_tovar .button_transparent.production-card__button{
margin-left: 20px;
}

.search-block form{
    margin-top:-20px;
}


/*land style 1 click*/
#img_product_land{
        border: 1px solid #fff;
        border-radius: 20px;
    }

    #img_product_land img {
        width: 265px;
        border-radius: 25px;
    }
    #img_product_land_name{
        color:#fff;
        text-align: center;
    }
    #count_land_click{
        color:#fff;
    }
    #container_count_cl{
        margin-bottom: 5px;
    }

    #block_img_one_click{
        position: relative;
        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    }

    #block_img_one_click .production__price_one_click{
        bottom: 0;
        /* margin-bottom: 68px; */
        /* left: -10px; */
        /* bottom: -46px; */
        right: 0px;
        /* top: 0; */
        /* border-radius: 165px; */
       
        border-radius: 25px 0 25px 0; 
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
    }

.production__price_one_click {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #4c5d68;
    border-radius: 25px 0 0 0;
    font-weight: 600;
    font-size: 16px;
    color: #fdc842;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 45px;
    width: 160px;
}

.production__price_one_click span{
    color: #fdc842;
    font-weight: 600;
    font-size: 16px;
}
.btn-row button{
    margin:3px;
}

.main-btn.button-cart_landing{
    font-size: 14px;
}

  .buy_one_click_landing {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    box-shadow: none;
    border: solid 1px #4c5d68;
    margin-left: 1px;
    border: 2px solid #fdc842;
    border-radius: 100px;
}
/*land style 1 click*/


/*menu mobile*/

.header-menu {
    position: absolute;
    background: #fff;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .3s;
    transition: .3s;
    overflow: auto;
}

.header-menu__header {
    padding: 0px 0px 0px 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header_number{
        margin-left: auto;
        color: white;
        font-size: 18px;
        line-height: 148.9%;
        letter-spacing: -0.01em;
        color: #FFFFFF;
        padding-left: 23px;
        background: url(/images/phone-ico.png) left center no-repeat;
    }
    .header-menu__main{
        position: relative;
    }
    .main-menu-menu__stories{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        /*padding: 10px 30px;*/
        background: white;
    }
    .main-menu__nav-blocks{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: relative;
    }
    .main-menu_inner,.sub-menu_main{
        padding: 30px 70px 14px 24px;
    }
    .main-menu_inner{
        margin-bottom: 75px;
    }
    .main-menu_first-list,.sub-menu_itemlist{
        font-weight: 600;
        font-size: 16px;
        line-height: 26px;
        color: #45596B;
    }
    .sub-menu_itemlist{
        font-weight: 500; 
    }
    .main-menu_first-list div:last-child{
        border: none;
    }
    .main-menu_second-list{
        font-size: 15px;
        line-height: 26px;
        color: #45596B;
        width: 100%;
        border-top: 1px solid;
        font-weight: bold;
    }
    .main-menu_list-item{
        padding: 15px 0 16px 9px;
        width: 100%;
        border-bottom: 1px solid rgba(69, 89, 107, 0.2);
        background: url(/images/svg/slider_arrow1.png) right center no-repeat;
    }

    .sub-menu-item{
        padding: 16px 0 16px 9px;
        width: 100%;
        border-bottom: 1px solid rgba(69, 89, 107, 0.2);
        background: none;
    }
    .main-menu_list-item1{
        padding: 16px 0 16px 9px;
        width: 100%;
        border-bottom: 1px solid rgba(69, 89, 107, 0.2);
        /*background: url(/images/svg/slider_arrow1.png) right center no-repeat; */
    }

    .main-menu_list-item1 a{
        color: #45596b;
    }

    .items_sub-menu{
        position: absolute;
        width: 100%;
        min-height: 100%;
        top: 0;
        left: 0;
        background: #fff;
        -webkit-transform: translateX(100%);
                transform: translateX(100%);
        -webkit-transition: .3s;
        transition: .3s;
    }
    .sub-menu_header{
        width: 100%;
        background: #FFFFFF;
        padding: 10px 0 0px 28px;
    }
    .sub-menu_header-link{
        padding-left: 25px;
        background: url(/images/svg/back_arrow.png) left center no-repeat;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        letter-spacing: -0.24px;
        color: #45596B;
        background-size: contain;
    }
    .sub-menu_itemlist{
        /*padding-top: 50px;*/
        list-style-type: none;
    }

.x_active{
        -webkit-transform: translateX(0) !important;
                transform: translateX(0) !important;
    }

    .sub-menu_itemlist li a {
        color:#000;
    }

    .header-top-info-button {
        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: 4px;
        margin-right: 30px;
        border: none;
        display: block;
        background-image: none;

    }

    .header-top-info-button .icon-bar {
        display: block;
        width: 22px;
        height: 3px;
        border-radius: 5px;
        margin: 3px 0;
    }

    .header-top-info-button  {
        border-color: #dddddd;
    }

    .header_menu-close-btn{
        display: block;
        position: absolute;
        right: 5px !important;
        top: 5px;
        left: auto;
        width: 17px;
        z-index: 999;
    }

    .header-menu::-webkit-scrollbar {height: 0px; /* высота для горизонтального скролла */
        background-color: #45596b;
        border-radius: 9em;}

    .header-menu::-webkit-scrollbar-thumb{
        background-color: #ffc600;
            border-radius: 9em;
            box-shadow: inset 1px 1px 10px #fcfbf9;
    }

    .main-menu_list-item_to{
        text-transform: uppercase;
        width: 90%;
        margin-bottom: 15px;
        border-bottom: none;
        color: #000;
        text-align: center;
    }

    .mobile_menu_z{
        text-transform: uppercase;
        font-weight: bold;
        text-align: center;
        display: block;
        font-size: 19px;
    }

/*end menu mobile new*/

.more > a, .elimore_showonly > a{
    display: block;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #4c5d68 !important;
    border: 0;
    background-color: #fdc842 !important;
    border-bottom: 3px solid #a07c21 !important;
    width: 140px;
    border-radius: 30px;
    text-align: center;
    margin: 10px auto;
    font-weight: 600;
}

/*
#summary {
  font-size: 14px;
  line-height: 1.5;
}

#summary p.collapse:not(.show) {
    height: 42px !important;
    overflow: hidden;
  
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
}

#summary p.collapsing {
    min-height: 42px !important;
}

#summary a.collapsed:after  {
    content: '+ Read More';
}

#summary a:not(.collapsed):after {
    content: '- Read Less';
}*/

.footer__logo{
    margin-top: 3px;
}
.left-p-copyright{
    margin-left: 13px;
}

 .soc_icon_i{
    margin: 10px 10px 0px 0px;
  }

@media (min-width:1100px) and (max-width: 1199.98px) {
    .header__basket_order-counter {
        font-size: 13px;
    }

}
@media  (min-width: 1440px)  {

     .production-list{
        width: 919px;
        margin-left: 30px;
    }

}
@media  (min-width: 996px) and (max-width: 1024px)  {
    .select{
            margin: auto;
    }

}

@media screen and (max-width: 576px) {
        .certificates__items_detail .slick-prev:before {
            content: '';
            background: url(/images/slider_arrow.png) no-repeat;
            transform: rotate(
        180deg
        );
            height: 40px;
            width: 30px;
            position: absolute;
            top: 0;
            left: 0;
        }

        .certificates__items_detail .slick-next:before {
            content: '';
            background: url(/images/slider_arrow.png) no-repeat;
            height: 40px;
            width: 30px;
            position: absolute;
            top: 0;
            left: 0;
        }

         .certificates__items_detail .slick-next,  .certificates__items_detail .slick-prev{
            display: block !important;
         }
          .certificates__items_detail .slick-prev{
            left: -10px !important;
          }
          .certificates__items_detail .slick-next{
            right: 0px !important;
          }

        .certificates__items_detail {
            display: flex;
            flex-direction: column !important;
            padding: 0 30px;
        }
    }


    /*listing view mode 1 and 2, catalog */
@media (max-width: 768px) {
    .visual-list{
    /*max-width: none !important;*/
    }

    .visual-list-text{
        font-size: 18px;
    }
}
@media (max-width: 576px) {
        .production-card__button-box .button_transparent1{
            font-size: 12px;
        }

        .visual-list-mode-1 a{
            background: url(/images/view_mode1.png);
            width: 47px;
            height: 50px;
            display: block;
        }

        .visual-list-mode-2 a{
            background: url(/images/view_mode2.png);
            width: 47px;
            height: 50px;
            display: block;
        }

        .visual-list-mode-1 a img, .visual-list-mode-2 a img{
            display:none;
        }

        .production__image {
            position: relative;
            height: 190px;
        }


    }

    .phones__links a {
        color: #000;
    }

    .footer__phone a, .footer__mail a{
        color: #fff;
    }

    .contacts__description .contacts__text_small a{
        color: #4c5d68;
    }




/* End */
/* /local/templates/tdborokskits/styles/bootstrap.css?1752652506115451 */
/* /local/templates/tdborokskits/styles/main.css?1752652506735 */
/* /local/templates/tdborokskits/styles/__header.css?17526525068661 */
/* /local/templates/tdborokskits/styles/__main-page.css?175265250620156 */
/* /local/templates/tdborokskits/styles/__checkbox.css?17526525065022 */
/* /local/templates/tdborokskits/styles/__footer.css?17526525063458 */
/* /local/templates/tdborokskits/styles/__production-list.css?17526525068514 */
/* /local/templates/tdborokskits/styles/__requisites.css?1752652506926 */
/* /local/templates/tdborokskits/styles/__production.css?1752652506314 */
/* /local/templates/tdborokskits/styles/__modals.css?17526525062309 */
/* /local/templates/tdborokskits/styles/__adaptive.css?175265250621916 */
/* /local/templates/tdborokskits/styles/baskedFixed.min.css?17526525067490 */
/* /landing/css/normalize.css?17526523404984 */
/* /landing/css/animate.css?175265234070609 */
/* /landing/css/slick.css?17526523401776 */
/* /landing/css/after_bs_fix.css?17526523402323 */
/* /landing/css/styles.css?175265234068326 */
/* /landing/css/new_style.css?1752652340271 */
/* /local/templates/landing/components/bitrix/sale.basket.basket.line/cart-borok/style.css?17526525165923 */
/* /local/templates/landing/components/bitrix/sale.basket.basket.line/cart-borok-mobile/style.css?17526525165923 */
/* /local/templates/landing/styles.css?17526525189068 */
/* /local/templates/landing/template_styles.css?175265251733723 */
