

/* Start:/local/templates/tlock/css/main.css?1747818582249846*/
:root{
    --tl-color:#054569;
}
html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    }
body {
    overflow-y: scroll;
    margin: 0;
    }

html,
button,
input,
select,
textarea,
.infoBox {
    font-family: 'Open Sans', sans-serif;
    }
html.wf-active,
.wf-active button,
.wf-active input,
.wf-active select,
.wf-active textarea,
.wf-active .infoBox {
    font-family: 'pf_dindisplay_pro', 'Arial', sans-serif;
    }

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;

}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.sticky {
position: fixed;
    z-index: 99999;
    top: 0;
    width: 932px;
    box-shadow: 0px 2px 10px #8e8e8e;
    background: #f2f9fd;

}
.region2 {
	background: url(/local/templates/tlock/css/../img/i5.png) 20px 22px no-repeat;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
[tabindex]:focus {
    outline: none;
    }
[tabindex="0"]:focus {
    outline: thin dotted;
    }

p {
    margin: 0 0 1.8em;
    }
p:last-child {
    margin-bottom: 0;
    }
/*=====*/
.scroll__scroller .row{
    white-space: nowrap !important;
}
.row_wrap {
    white-space: normal !important;
    }
.item > * {
    white-space: normal;
    }
.item {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin-left: -4px;
    *margin-left: 0;
    max-width: 100%;
    }
.row_type_fl > .item {
    float: left;
    *float: none;
    margin-left: 0;
    }

.item_element {
    margin: 0.3125em 26px 0.3125em 0;
    }
.item_section {
    margin: 2em 40px 2em 0;
    }

.item_0 {
    margin-left: 0;
    margin-right: 24px;
    }
.item_1 {
    margin-right: 19.002375297%;
    }
.item_2,
body .aligned > .item_2,
body .aligned-row > .item_2,
body .row > .item_2 {
    margin-left: 14px;
    margin-right: 14px;
    }
.item_4 {
    margin-right: 16px;
    }
.item_5 {
    margin-right: 11px;
    }

.item_fake {
    height: 0 !important;
    border: none !important;
    background: none !important;
    margin-bottom: 0 !important;
    }
.item:first-child {
    padding-left: 0;
    border-left: none;
    }
.item:last-child,
[class~='item']:last-of-type {
    margin-right: 0;
    }


.aligned-row > .item {
    *zoom: 0;
    overflow: visible;
    text-align: left;
    position: relative;
    *position: static;
    }
.aligned-row,
body .aligned-row.item {
    position:relative;
    text-align:justify;
    line-height: 0;
    font-size: 1px;
    }
_:-ms-input-placeholder, :root .aligned-row,
body .aligned-row.item {
    text-align-last:justify;
    }
.ie9 .aligned-row,
.ie9 body .aligned-row.item {
    text-align-last:justify;
    }
.aligned-row:after { content:""; display:inline-block; width:100%; height:0;line-height: 0;overflow:hidden;}

.aligned {
    width: 100%;
    text-align:justify;
    *text-justify:newspaper;
    white-space: normal;
    overflow: visible;
    word-spacing: 0;
    letter-spacing:0;
    line-height: 0;
    font-size: 1px;

    }
.aligned__under {
    display: inline-block;
    width: 100%;
    height: 0;
    line-height: 0;
    }
.aligned > .item {
    position: relative;
    *position: static;
    text-align: left;
    margin-left: 0;

    word-spacing: normal;
    letter-spacing: normal;
    }

doesnotexist:-o-prefocus, .aligned, .aligned-row {
    line-height: 3px;
    font-size: 3px;
    }
.row_bl > .item {
    vertical-align: baseline;
    }
.row_m > .item {
    vertical-align: middle;
    }
.row_b > .item {
    vertical-align: bottom;
    }
.row_t > .item {
    vertical-align: top;
    }
.valign0 {
    min-height: 25px;
    line-height: 25px;
    }
.valign1 {
    min-height: 42px;
    line-height: 42px;
    }
.valign2 {
    min-height: 100px;
    line-height: 100px;
    }
.valign-inner {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    }
.height_2min {
    line-height: 1.3;
    min-height: 2.6em;
    }
.limited {
    max-width: 100%;
    }
html,
.aligned > .item,
.aligned-row > .item,
.js .header__nav.temporary-visible-offscreen {
    font-size: 15px;
    }
html,
.aligned > .item,
.aligned-row > .item,
.valign-inner {
    line-height: 1.6;
    }
body {
    background-color: #ececec;
    }
html.touchevents,
.touchevents body {
    height: 99.9%
    }
img {
    max-width: 100%;
    height: auto;
    }
.gm-style img {
    max-width: none;
    }
.lt-ie9 img {
    width: auto; /*maxes images at their actual dimensions.*/
    }

.clear {
    clear: both;
    }
.noMrg {
    margin: 0 !important;
    }
.noPd {
    padding: 0 !important;
    }
.noMT {
    margin-top: 0 !important;
    }


input[type="checkbox"],
input[type="radio"] {
    vertical-align: middle;
    }
input[type="radio"] {
    margin: 0 4px 0 0;
    }
textarea {
    outline: none;
    white-space: pre !important;
    }
input {
    margin: 0;
    }
input[type="text"],
input[type="search"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="range"] {
    outline: none;
    }
input[type="password"] {
    font-family: 'Arial' !important;
    }


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


h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    }
h1 {
    font-size: 1.6em;
    margin: 0.67em 0;
    color: #575757;
    }

h2 {
    font-size: 1.4em;
    margin: 0 0 1.4em;
    color: #575757;
    }

h3 {
    font-size: 1.67em;
    margin: 1em 0;
    color: #575757;
    }

h4 {
    font-size: 1.5em;
    margin: 1.33em 0;
    color: #575757;
    }

h5 {
    font-size: 1.33em;
    margin: 1.67em 0;
    color: #575757;
    }

h6 {
    font-size: 1.17em;
    margin: 2.33em 0;
    color: #575757;
    }

.text img {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    }
.text .fl-r {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    }
.text ul,
.text ol {
    margin-bottom: 2em;
    }


.hd_0 {
    font: normal 21px/1.4 'pt_sans', 'Arial', sans-serif;
    font-size: 1.4rem;
    margin: 0 0 0.714285714em;
    color: #202427;
    }
.hd_1 {
    font-size: 17px;
    font-size: 1.133333333rem;
    line-height: 1.3;
    font-weight: normal;
    margin: 0 0 0.588235294em;
    }
.hd_2 {
    font: normal 19px/1.4 'pt_sans', 'Arial', sans-serif;
    font-size: 1.266666667rem;
    margin: 0 0 0.714285714em;
    color: #202427;
    }
.hd_3 {
    font-size: 1.266666667em;
    line-height: 1.3;
    color: #585a5b;
    margin: 0 0 .2em;
    }
.hd_4 {
    font: normal 17px/1.4 'pt_sans', 'Arial', sans-serif;
    font-size: 1.266666667rem;
    margin: 0 0 0.714285714em;
    }

.fs0 {
    font-size: 15px;
    font-size: 1rem;
    }
.fs-1 {
    font-size: 14px;
    font-size: 0.933333333rem;
    }
.fs-2 {
    font-size: 13px;
    font-size: 0.866666667rem;
    }
.fs1 {
    font-size: 16px;
    font-size: 1.066666667rem;
    }
body .lh0 {
    line-height: 1.6;
    }
body .lh-1 {
    line-height: 1.5;
    }
body .lh-2 {
    line-height: 1.4;
    }
body .lh-3 {
    line-height: 1.3;
    }
body .lh-4 {
    line-height: 1.2;
    }
body .lh-5 {
    line-height: 1.1;
    }
body .lh-6 {
    line-height: 1;
    }


a:link, a:visited,
.block-link__pseudolink {
    text-decoration: none;
    color: var(--tl-color);
    }
a:hover, a:focus,
a.block-link:hover .block-link__pseudolink, a.block-link:focus .block-link__pseudolink {
    text-decoration: underline;
    }
a:active {
    background-color: transparent;
    }

.link0 a:not(.button):link, .link0 a:not(.button):visited,
.link0 .block-link__pseudolink {
    color: inherit;
    }
.link0 a:not(.button):hover, .link0 a:not(.button):focus,
a.link0.block-link:hover .block-link__pseudolink, a.link0.block-link:focus .block-link__pseudolink {
    text-decoration: none;
    color: var(--tl-color);
    }

.link1 a:not(.button):link, .link1 a:not(.button):visited,
.link1 .block-link__pseudolink {
    color: #fff;
    border-bottom: 1px solid #3c86bb;
    }
.link1 a:not(.button):hover, .link1 a:not(.button):focus,
a.link1.block-link:hover .block-link__pseudolink, a.link1.block-link:focus .block-link__pseudolink {
    border-bottom-color: transparent;
    text-decoration: none;
    }

.link2 a:not(.button):link, .link2 a:not(.button):visited,
.link2 .block-link__pseudolink {
    color: #fff;
    border-bottom: 1px solid #50a1df;
    }
.link2 a:not(.button):hover, .link2 a:not(.button):focus,
a.link2.block-link:hover .block-link__pseudolink, a.link2.block-link:focus .block-link__pseudolink {
    border-bottom-color: transparent;
    text-decoration: none;
    }

.link3 a:not(.button):link, .link3 a:not(.button):visited,
.link3 .block-link__pseudolink {
    color: #2b6999;
    }

.link4 a:not(.button):link, .link4 a:not(.button):visited,
.link4 .block-link__pseudolink {
    color: #fff;
    text-decoration: underline;
    }
.link4 a:not(.button):hover, .link4 a:not(.button):focus,
a.link4.block-link:hover .block-link__pseudolink, a.link4.block-link:focus .block-link__pseudolink {
    text-decoration: none;
    }


.link5 a:not(.button):link, .link5 a:not(.button):visited,
.link5 .block-link__pseudolink {
    color: #464646;
    text-decoration: none;
    border-bottom: 1px solid #c0c0c0;
    }
.link5 a:not(.button):hover, .link5 a:not(.button):focus,
a.link5.block-link:hover .block-link__pseudolink, a.link5.block-link:focus .block-link__pseudolink {
    border-bottom-color: transparent;
    }

.link6 a:not(.button):link, .link6 a:not(.button):visited,
.link6 .block-link__pseudolink {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    }
.link6 a:not(.button):hover, .link6 a:not(.button):focus,
a.link6.block-link:hover .block-link__pseudolink, a.link6.block-link:focus .block-link__pseudolink {
    border-bottom-color: #2d79b4;
    }

.link7 a:not(.button):link, .link7 a:not(.button):visited,
.link7 .block-link__pseudolink {
    border-bottom: 1px solid #d8d8d8;
    }
.link7 a:not(.button):hover, .link7 a:not(.button):focus,
a.link7.block-link:hover .block-link__pseudolink, a.link7.block-link:focus .block-link__pseudolink {
    border-bottom-color: transparent;
    text-decoration: none;
    }

.link8 a:not(.button):link, .link8 a:not(.button):visited,
.link8 .block-link__pseudolink {
    color: #fff;
    border-bottom: 1px solid #6a8eaa;
    }
.link8 a:not(.button):hover, .link8 a:not(.button):focus,
a.link8.block-link:hover .block-link__pseudolink, a.link8.block-link:focus .block-link__pseudolink {
    border-bottom-color: transparent;
    text-decoration: none;
    }


.link9 a:not(.button):link, .link9 a:not(.button):visited,
.link9 .block-link__pseudolink {
    color: #a9a9a9;
    }

.link10 a:not(.button):link, .link10 a:not(.button):visited,
.link10 .block-link__pseudolink {
    text-decoration: underline;
    }
.link10 a:not(.button):hover, .link10 a:not(.button):focus,
a.link10.block-link:hover .block-link__pseudolink, a.link10.block-link:focus .block-link__pseudolink {
    text-decoration: none;
    }
.link11 a:not(.button):link, .link11 a:not(.button):visited,
.link11 .block-link__pseudolink {
    color: #2d2d2d;
    }
html,
button,
input,
select,
textarea,
a.block-link {
    color: #727272;
    }
.block0 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-top: 33px;
    }
.block0:before,
.block0:after {
    content: '';
    position: absolute;
    z-index: -1;
    background: #f4f4f4;
    }
.block0:before {
    width: 200%;
    height: 170px;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 50% / 100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }
.block0:after {
    left: 0;
    right: 0;
    bottom: 0;
    top: 160px;
    }
.header__top{
    display: grid;
    /*grid-template-columns: 1fr 1.5fr 1fr;*/
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    max-height: 135px;
    overflow: hidden;
}
.header__top-logo{
    position: relative;
    width: fit-content;
    max-height: 135px;
}
.header__top-logo .header__top-logo-img img{
    max-height: 135px;
}
.header__top-logo .logo__img{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    margin: auto;
    width: 60%;
}
.header__top .header__top-txt{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    max-height: 135px;
    white-space: nowrap;
}
.header__top .contact-phones{
    display: block;
}
.logo__txt {
    font-size: 19px;
    font-weight: bold;
    color: var(--tl-color);
    line-height: 1.1;
}
.logo__txt1 {
    font-size: 25px;
    text-transform: uppercase;
}
.header-contact {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: end;
    max-height: 135px;
}
.new_header .soc ul{
    list-style: none;
}
.nav-trg.button_2.button{
    position: absolute;
    top: 0;
    right: 0;
}
.header__pane-slot2,
.header__top-slot3,
.item.header__top-slot3 {
    padding-left: 16px;
    width: auto;
    }

.block1,
.block1__hpad,
.block1 .swiper .fotorama__nav-wrap,
.block1 .cat__txt,
.block1 a.cat__txt:link, .block1 a.cat__txt:visited,
.banner {
    padding-left: 20px;
    padding-right: 20px;
    }
.block1,
.block2 {
    background-color: white;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    }
.block2a {
    background-color: transparent;
    box-shadow: none;
    }
.block2b {
    box-shadow: none;
    }
.block1 {
    padding-top: 20px;
    padding-bottom: 20px;
    }
.block1__hshift,
.block1__fshift {
    margin-left: -20px;
    margin-right: -20px;
    }
.block1__fshift {
    margin-top: -20px;
    margin-bottom: -20px;
    }
.gap-gen.news_adapt.news.block1 {
    padding-bottom: 0px;
    margin-bottom: 45px;
}
.block2,
.block2__hpad,
.block2 .swiper .fotorama__nav-wrap,
.prod-tabs__panel,
.prod__link,
.prod__labels,
.prod__id,
.prod__foot,
.block4,
.content-hpad {
    padding-left: 25px;
    padding-right: 25px;
    }
.block3{
    padding-left: 25px;
    padding-right: 25px;
}
.table_0 > thead > tr > th:first-child,
.table_0 > thead > tr > td:first-child,
.table_0 > tbody > tr > td:first-child,
.table_0 > tfoot > tr > td:first-child,
.form_hpadded > thead > tr > th:first-child,
.form_hpadded > thead > tr > td:first-child,
.form_hpadded > tbody > tr > td:first-child,
.form_hpadded > tfoot > tr > td:first-child,
.slider__desc {
    padding-left: 25px;
    }
.block2 {
    padding-top: 28px;
    padding-bottom: 28px;
    }
.block2__hshift,
.block2__fshift,
.block4__hshift,
.prod-tabs__swiper,
.content-hpad__hshift {
    margin-right: -25px;
    margin-left: -25px;
    }
.block2__fshift {
    margin-top: -28px;
    margin-bottom: -28px;
    }
.block3 + .block3 {
    margin-top: 28px;
    }
.block3:last-child {
    padding-bottom: 0;
    border-bottom: none;
    }
.block5 {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f3f3f3;
    }
.block6 {
    width: 78%;
    position: relative;
    text-align: center;
    padding-top: 18px;
    margin-left: auto;
    margin-right: auto;
    }
.block6:before {
    content: '';
    position: absolute;
    width: 51px;
    height: 1px;
    background-color: #b5b5b5;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    }

.btn,
body .button,
.button__text,
.button .button__icon {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    position: relative;
    }
body .button,
.btn {
    border: none;
    padding: 0;
    margin: 0;
    overflow: visible;
    background: none;
    width: auto;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select:none;
    user-select:none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    }
body .button {
    font-size: 1rem;
    line-height: 1;
    height: 2.533333333em;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap !important;
    padding: 0 1em;
    text-align: center;
    text-decoration: none;
    border: none;
    background: var(--tl-color) linear-gradient(var(--tl-color), #056399);
    box-shadow: inset 0 -2px 1px rgba(0,0,0,0), inset 0 1px 2px rgba(0,0,0,0), inset 0 0 0 60px rgba(255,255,0,0);
    transition: box-shadow .2s, border-color .2s;
    }
body .button:hover, body .button:focus {
    box-shadow: 0 4px 3px rgba(35, 31, 32, 0.32);
    }
body .button:active,
body .button.active,
body .button.disabled {
    background-color: #073d5c;
    box-shadow: none;
    }
body .button.disabled {
    cursor: default;
    top: auto;
    background-color: #076498;
    }
.button__text {
    line-height: 2.533333333em;
    }
.button__text_alt {
    display: none;
    }
.button__text,
.button .button__icon {
    min-height: 100%;
    }
.button__icon + .button__text {
    margin-left: 0.334em;
    }
.button:hover .button__text,
.button:hover .button__icon,
.button:focus .button__text,
.button:focus .button__icon {
    top: -1px;
    }
.button:active .button__text,
.button.active .button__text,
.button:active .button__icon,
.button.active .button__icon {
    top: 1px;
    }
body .button_0,
body .button_0a {
    padding-left: 6px;
    padding-right: 6px;
    min-width: 38px;
    }
body .button_0a {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }
body .button_0a:active,
body .button_0a.active,
body .button_0a.disabled  {
    background: none;
    }
body .button_0a:active,
body .button_0a.active,
body .button_0a.button_toggled {
    box-shadow: inset 0 2px 5px rgba(35, 31, 32, 0.52);
    }
body .button_0a.button_toggled .button__text,
body .button_0a.button_toggled .button__icon {
    top: auto;
    }
body .button_1,
body .button_4,
body .button_6 {
    height: auto;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: var(--tl-color);
    white-space: normal !important;
    text-transform: none;
    text-align: left;
    }
body .button_1 {
    font-size: 16px;
    font-size: 1.066666667rem;
    padding: 0;
    }
body .button_4 {
    padding: .8em 0;
    }
body .button_6 {
    padding: 0;
    font-size: inherit;
    }
body .button_1 .button__text,
body .button_4 .button__text,
body .button_6 .button__text {
    line-height: 1.3;
    display: inline;
    }
body .button_6,
body .button_6 .button__text {
    line-height: inherit;
    }
body .button_1 .button__text,
body .button_4 .button__text,
body .button_1 .button__icon,
body .button_4 .button__icon {
    vertical-align: middle;
    }
body .button_1 .button__text {
    border-bottom: 1px solid #d8d8d8;
    }
body .button_4 .button__text {
    border-bottom: 1px dashed var(--tl-color);
    }
body .button_1:hover,
body .button_1:focus,
body .button_4:hover,
body .button_4:focus,
body .button_6:hover,
body .button_6:focus {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }
body .button_1:hover .button__text,
body .button_1:focus .button__text,
body .button_1:hover .button__icon,
body .button_1:focus .button__icon,
body .button_4:hover .button__text,
body .button_4:focus .button__text,
body .button_4:hover .button__icon,
body .button_4:focus .button__icon,
body .button_6:hover .button__text,
body .button_6:focus .button__text,
body .button_6:hover .button__icon,
body .button_6:focus .button__icon {
    top: auto;
    }
body .button_1:hover .button__text,
body .button_1:focus .button__text,
body .button_4:hover .button__text,
body .button_4:focus .button__text {
    border-bottom-color: transparent;
    }
body .button_1:active,
body .button_1.active,
body .button_1.disabled,
body .button_4:active,
body .button_4.active,
body .button_4.disabled,
body .button_6:active,
body .button_6.active,
body .button_6.disabled  {
    background: none;
    }

body .button_6:hover,
body .button_6:focus,
body .button_6:hover .button__text,
body .button_6:focus .button__text {
    text-decoration: underline;
    }

body .button_2,
body .button_2a,
body .button_2c {
    background: transparent;
    box-shadow: none;
    padding: 0;
    text-transform: none;
    }
body .button_2,
body .button_2a {
    color: #2b6999;
    }
body .button_2 {
    font-size: 16px;
    font-size: 1.066666667rem;
    }
body .button_2a {
    font-size: 15px;
    font-size: 1rem;
    }
body .button_2c {
    color: #fff;
    font-weight: 100;
    }
body .button_2 .button__text,
body .button_2a .button__text,
body .button_2c .button__text {
    padding-top: 1px;
    }
body .button_2:hover,
body .button_2:focus,
body .button_2a:hover,
body .button_2a:focus,
body .button_2c:hover,
body .button_2c:focus {
    box-shadow: none;
    }
body .button_2:active,
body .button_2.active,
body .button_2.disabled,
body .button_2a:active,
body .button_2a.active,
body .button_2a.disabled,
body .button_2c:active,
body .button_2c.active,
body .button_2c.disabled  {
    background-color: transparent;
    }
body .button_2 .button__icon,
body .button_2 .button__text,
body .button_2:hover .button__icon,
body .button_2:hover .button__text,
body .button_2:focus .button__icon,
body .button_2:focus .button__text,
body .button_2a .button__icon,
body .button_2a .button__text,
body .button_2a:hover .button__icon,
body .button_2a:hover .button__text,
body .button_2a:focus .button__icon,
body .button_2a:focus .button__text,
body .button_2c .button__icon,
body .button_2c .button__text,
body .button_2c:hover .button__icon,
body .button_2c:hover .button__text,
body .button_2c:focus .button__icon,
body .button_2c:focus .button__text {
    top: 0;
    }
body .button_2:hover .button__text,
body .button_2:focus .button__tex,
body .button_2a:hover .button__text,
body .button_2a:focus .button__text,
body .button_2c:hover .button__text,
body .button_2c:focus .button__text {
    text-decoration: underline;
    }
body .button_2b {
    font-style: italic;
    color: #2d2d2d;
    }
body .button_3 {
    height: 2.866666667em;
    text-transform: none;
    box-shadow: none;
    }
body .button_3 .button__text {
    line-height: 2.866666667em;
    }
body .button_5,
body .button_5a {
    border: 1px solid #fff;
    text-transform: none;
    box-shadow: none;
    }
body .button_5 {
    font: normal 17px/1 'pt_sans', 'Arial', sans-serif;
    font-size: 1.133333333rem;
    height: 2.588235294em;
    }
body .button_5a {
    height: 2.933333333em;
    }
body .button_5 .button__text {
    line-height: 2.470588235em;
    }
body .button_5a .button__text {
    line-height: 2.8em;
    }
body .button_5:hover,
body .button_5:focus,
body .button_5a:hover,
body .button_5a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }
.button__icon_pers {
    background: url(/local/templates/tlock/css/../img/i6.png) 50% 50% no-repeat;
    width: 26px;
    height: 25px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_pers {
        background-image: url(/local/templates/tlock/css/../img/i6@2x.png);
        background-size: 26px 25px;
        }
    }
.button__icon_nav {
    background: url(/local/templates/tlock/css/../img/i11.png) 50% 50% no-repeat;
    width: 17px;
    height: 15px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_nav {
        background-image: url(/local/templates/tlock/css/../img/i11@2x.png);
        background-size: 17px 15px;
        }
    }
.button__icon_cat {
    background: url(/local/templates/tlock/css/../img/i12.png) 50% 50% no-repeat;
    width: 17px;
    height: 13px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_cat {
        background-image: url(/local/templates/tlock/css/../img/i12@2x.png);
        background-size: 17px 13px;
        }
    }
.button__icon_cat-nav {
    background: url(/local/templates/tlock/css/../img/i22.png) 50% 50% no-repeat;
    width: 17px;
    height: 15px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_cat-nav {
        background-image: url(/local/templates/tlock/css/../img/i22@2x.png);
        background-size: 17px 15px;
        }
    }
.button__icon_search {
    background: url(/local/templates/tlock/css/../img/i13.png) 50% 50% no-repeat;
    width: 17px;
    height: 19px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_search {
        background-image: url(/local/templates/tlock/css/../img/i13@2x.png);
        background-size: 17px 19px;
        }
    }
.button__icon_comp {
    background: url(/local/templates/tlock/css/../img/i9.png) 50% 50% no-repeat;
    width: 22px;
    height: 17px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_comp {
        background-image: url(/local/templates/tlock/css/../img/i9@2x.png);
        background-size: 22px 17px;
        }
    }
.button__icon_comp1 {
    background: url(/local/templates/tlock/css/../img/i14.png) 50% 50% no-repeat;
    width: 26px;
    height: 21px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_comp1 {
        background-image: url(/local/templates/tlock/css/../img/i14@2x.png);
        background-size: 26px 21px;
        }
    }
.button__icon_buy {
    background: url(/local/templates/tlock/css/../img/i8.png) 50% 50% no-repeat;
    width: 21px;
    height: 21px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_buy {
        background-image: url(/local/templates/tlock/css/../img/i8@2x.png);
        background-size: 21px 21px;
        }
    }
.button__icon_reset {
    background: url(/local/templates/tlock/css/../img/i24.png) 50% 50% no-repeat;
    width: 15px;
    height: 14px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_reset {
        background-image: url(/local/templates/tlock/css/../img/i24@2x.png);
        background-size: 15px 14px;
        }
    }
.button__icon_filter {
    background: url(/local/templates/tlock/css/../img/i27.png) 50% 50% no-repeat;
    width: 18px;
    height: 19px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_filter {
        background-image: url(/local/templates/tlock/css/../img/i27@2x.png);
        background-size: 18px 19px;
        }
    }
.button__icon_edit {
    background: url(/local/templates/tlock/css/../img/i44.png) 50% 50% no-repeat;
    width: 20px;
    height: 25px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .button__icon_edit {
        background-image: url(/local/templates/tlock/css/../img/i44@2x.png);
        background-size: 20px 25px;
        }
    }
body .button.button_block {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    }
/*for FireFox*/
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner { border : 0px; }
/*for IE8 */
input[type="submit"]:focus,
input[type="button"]:focus,
button:focus { outline : none; }
input::-moz-focus-inner /*Remove button padding in FF*/
{
    border: 0;
    padding: 0;
    }
.button_swap .button__text-on,
.button_swap.button_swapped .button__text-off,
.button_toggle .button__text-on,
.button_toggle.button_toggled .button__text-off,
.button_feedback .button__text-on,
.button_feedback.button_toggled .button__text-off {
    display: none;
    }
.button_swap.button_swapped .button__text-on,
.button_toggle.button_toggled .button__text-on,
.button_feedback.button_toggled .button__text-on {
    display: inline;
    }
.button_swap.button_swapped .button__icon-on,
.button_toggle.button_toggled .button__icon-on,
.button_feedback.button_toggled .button__icon-on {
    display: block;
    }
.input,
.ui-select .ui-btn {
    border: 1px solid #ccc;
    background-color: #fff;

    max-width: 100%;
    }
.input {
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.input,
.ui-select .ui-btn,
.input input:-webkit-autofill,
.input textarea:-webkit-autofill {
    }
.focusInput,
.ui-select .ui-btn.ui-focus {
    -moz-box-shadow: 0 0 6px #38c;
    -webkit-box-shadow: 0 0 6px #38c;
    box-shadow: 0 0 6px #38c;
    }
.input > input,
.input > textarea,
.js .input > .hint,
.js .input > .error,
.js .validate-field .error,
.ui-btn {
    font-size: 15px;
    font-size: 1rem;
    padding-left: .69231em;
    height: 2.4em;
    *height: auto;
    }

.input > input,
.input > textarea,
.js .input > .hint,
.js .input > .error,
.js .validate-field .error {
    padding-right: .69231em;
    }
.input,
.validate-field {
    position: relative;
    }
.input > input,
.input > textarea,
.js .input > .hint,
.js .input > .error {
    cursor: text;
    }
.input {
    *overflow: hidden;
    -webkit-transition: box-shadow .2s;
    -moz-transition: box-shadow .2s;
    -ms-transition: box-shadow .2s;
    -o-transition: box-shadow .2s;
    transition: box-shadow .2s;
    }
.input.error,
.js .error .ui-selectmenu,
.error .ui-select .ui-btn {
    border-color: #f51717;
    }
.focusInput {
    outline: none;
    }
.input.error input,
.input.error .hint,
.validate-field.error .ui-select span.cselect,
.validate-field.error .ui-selectmenu .ui-selectmenu-text {
    opacity: 0;
    }
.input.error textarea {
    color: transparent;
    }
.input > input,
.input > textarea,
.js .input > .hint,
.js .input > .error,
.js .validate-field .error {
    *float: right;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    background: url("/local/templates/tlock/css/../img/t1.png");
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    }
.input > input,
.input > textarea {
    color: #212121;
    }
.input > input[type="checkbox"] {
    padding: 0;
    width: auto;
    display: inline;
    vertical-align: middle;
    }
.js .hint,
.js .input .error,
.js .validate-field .error {
    position: absolute;
    z-index: 1;
    cursor: text;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    }
.js .input .hint,
.ui-select .ui-btn > .is-label {
    color: #949494;
    }
.js .input .hint {
    left: 0;
    top: 0;
    z-index: 0;
    }
.js .hint.hidden,
.js .hint.hint_type_msg,
.no-js .input .hint {
    display: none;
    }
.js .hint.visible {
    display: block;
    }
.js .input .error,
.js .input .hint,
.js .validate-field .error,
.ui-select .ui-btn > span:not(.ui-li-count) {
    padding-top: 0.69em;
    line-height: 1.091;
    }
@-moz-document url-prefix(){
    .ui-btn-inline .ui-btn > span:not(.ui-li-count):before {
        height: 0.69em;
        }
    }
.input textarea {
    padding-top: 0.69em;
    padding-bottom: 0.69em;
    }
.input_skin_0,
.ui-select .ui-btn-t0 {
    border: none;
    border-bottom: 1px solid #d1d1d1;
    }
.js .input_skin_0 > .hint,
.js .input_skin_0 > .error,
.js .validate-field_skin_0 .error,
.ui-select .ui-btn-t0 > span.is-label {
    font-size: 13px;
    font-size: 0.866666667rem;
    padding-top: 0.85em;
    }
@-moz-document url-prefix(){
    .ui-btn-inline .ui-btn-t0 > span:is-label:before {
        height: 0.85em;
        }
    }
.input_skin_1,
.ui-select .ui-btn-t1 {
    border-bottom: 1px solid #cccccc;
    }
.input_skin_1 > input,
.input_skin_1 > textarea,
.js .input_skin_1 > .hint,
.js .input_skin_1 > .error,
.js .validate-field_skin_1 .error,
.ui-btn-t1 {
    height: 2em;
    *height: auto;
    }
.js .input_skin_1 > .hint,
.js .input_skin_1 > .error,
.js .validate-field_skin_1 .error,
.ui-select .ui-btn-t1 > span:not(.ui-li-count) {
    padding-top: 0.47em;
    }
@-moz-document url-prefix(){
    .ui-btn-inline .ui-btn-t1 > span:not(.ui-li-count):before {
        height: 0.47em;
        }
    }
.input_skin_1 textarea {
    padding-top: 0.47em;
    padding-bottom: 0.47em;
    }
.js .input_skin_1 .hint,
.ui-select .ui-btn-t1 > .is-label {
    color: #727272;
    }
.input_skin_2,
.ui-select .ui-btn-t2 {
    border: none;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    }
.input_skin_2.focusInput,
.ui-select .ui-btn-t2.ui-focus {
    box-shadow: 0 0 6px #38c;
    }
.input_skin_2 > input,
.input_skin_2 > textarea,
.js .input_skin_2 > .hint,
.js .input_skin_2 > .error,
.js .validate-field_skin_2 .error,
.ui-btn-t2 {
    height: 3em;
    *height: auto;
    padding-left: 1.2em;
    }
.input_skin_2 > input,
.input_skin_2 > textarea,
.js .input_skin_2 > .hint,
.js .input_skin_2 > .error,
.js .validate-field_skin_2 .error {
    padding-right: 1.2em;
    }
.ui-select .ui-btn-t2 > span:not(.ui-li-count) {
    padding-top: 1em;
    }
.js .input_skin_2 > .hint,
.js .input_skin_2 > .error,
.js .validate-field_skin_2 .error,
.ui-select .ui-btn-t2 > span.is-label {
    font-size: 13px;
    font-size: 0.866666667rem;
    padding-top: 1.22em;
    }
@-moz-document url-prefix(){
    .ui-btn-inline .ui-btn-t2 > span:not(.ui-li-count):before {
        height: 1em;
        }
    .ui-btn-inline .ui-btn-t2 > span.is-label:before {
        height: 1.22em;
        }
    }
.ui-select .ui-btn-t3 {
    border: none;
    box-shadow: none;
    background: none;
    padding-left: 0;
    }
.ui-btn-t3.ui-btn-icon-right {
    padding-right: 2.333333333em;
    }
.ui-btn-t3.ui-btn-icon-left:after,
.ui-btn-t3.ui-btn-icon-right:after,
.ui-btn-t3.ui-btn-icon-top:after,
.ui-btn-t3.ui-btn-icon-bottom:after,
.ui-btn-t3.ui-btn-icon-notext:after {
    width: 1.333333em;
    height: 1.4em;
    background-color: #fff;
    }
.ui-btn-t3.ui-btn-icon-left:after,
.ui-btn-t3.ui-btn-icon-right:after,
.ui-btn-t3.ui-btn-icon-notext:after {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    }
.input_skin_4,
.ui-select .ui-btn-t4 {
    border-color: var(--tl-color);
    background: none;
    }
.input_skin_4 > input,
.input_skin_4 > textarea,
.js .input_skin_4 > .hint,
.js .input_skin_4 > .error,
.js .validate-field_skin_4 .error,
.ui-btn-t4 {
    height: 2em;
    *height: auto;
    font-weight: 100;
    }
.js .input_skin_4 > .hint,
.js .input_skin_4 > .error,
.js .validate-field_skin_4 .error,
.ui-select .ui-btn-t4 > span:not(.ui-li-count) {
    padding-top: 0.47em;
    }
@-moz-document url-prefix(){
    .ui-btn-inline .ui-btn-t4 > span:not(.ui-li-count):before {
        height: 0.47em;
        }
    }
.input_skin_4 textarea {
    padding-top: 0.47em;
    padding-bottom: 0.47em;
    }
.input_skin_5,
.ui-select .ui-btn-t5 {
    border: none;
    }
.input_skin_5 > input,
.input_skin_5 > textarea,
.js .input_skin_5 > .hint,
.js .input_skin_5 > .error,
.js .validate-field_skin_5 .error,
.ui-btn-t5 {
    font: normal 19px 'pt_sans', 'Arial', sans-serif;
    font-size: 1.266666667rem;
    height: 2.210526316em;
    *height: auto;
    color: #000000;
    }
.js .input_skin_5 > .hint,
.js .input_skin_5 > .error,
.js .validate-field_skin_5 .error,
.ui-select .ui-btn-t5 > span:not(.ui-li-count) {
    padding-top: 0.44em;
    }
@-moz-document url-prefix(){
    .ui-btn-inline .ui-btn-t5 > span:not(.ui-li-count):before {
        height: 0.44em;
        }
    }
.input_skin_5 textarea {
    padding-top: 0.44em;
    padding-bottom: 0.44em;
    }
.js .input_skin_5 .hint,
.ui-select .ui-btn-t5 > .is-label {
    color: #727272;
    }
.input_skin_6,
.ui-select .ui-btn-t6 {
    border-color: var(--tl-color);
    }
.ui-btn-inline:last-child {
    margin-right: 0;
    }
.ui-btn-inline {
    overflow: visible;
    z-index: 1;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    vertical-align: baseline;
    }

.ui-btn-inline .ui-btn {
    /* Fixing IE issue */
    -ms-flex-negative: 1;
    }
@-moz-document url-prefix(){
    /* Fixing Fx issue */
    .ui-btn-inline .ui-btn > span:not(.ui-li-count) {
        padding-top: 0;
        }
    .ui-btn-inline .ui-btn > span:not(.ui-li-count):before {
        content: "";
        display: block;
        }
    }
.ie9 .ui-btn-inline {
    vertical-align: middle;
    top: -.1em;
    }
.input textarea {
    height: auto;
    *width: 99%;
    *padding-left: 1em;
    *padding-right: 0;
    line-height: 1.3;
    }
.js .input .error,
.js .validate-field .error {
    color: #f51717;
    }
.input_er_t.error > input,
.input_er_t.error > textarea,
.input_er_t.error > .hint,

.input_er_r.error > input,
.input_er_r.error > textarea,
.input_er_r.error > .hint,

.input_er_l.error > input,
.input_er_l.error > textarea,
.input_er_l.error > .hint,

.input_er_b.error > input,
.input_er_b.error > textarea,
.input_er_b.error > .hint {
    opacity: 1;
    }

.js .input > .hint_type_msg,
.js .validate-field > .hint_type_msg,

.js .input_er_t > .error,
.js .validate-field_er_t .error,

.js .input_er_r > .error,
.js .validate-field_er_r .error,

.js .input_er_l > .error,
.js .validate-field_er_l .error,

.js .input_er_b > .error,
.js .validate-field_er_b .error {
    max-width: 300px;
    background-color: var(--tl-color);
    height: 100%;
    width: auto;
    top: auto;
    border-radius: 2px;
    z-index: 9;
    color: #fff;
    overflow: visible;
    }

.js .input > .hint_type_msg:before,
.js .validate-field > .hint_type_msg:before,

.js .input_er_t > .error:before,
.js .validate-field_er_t .error:before,

.js .input_er_r > .error:before,
.js .validate-field_er_r .error:before,

.js .input_er_l > .error:before,
.js .validate-field_er_l .error:before,

.js .input_er_b > .error:before,
.js .validate-field_er_b .error:before {
    content: '';
    position: absolute;
    z-index: 10;
    width: 0;
    height: 0;
    color: var(--tl-color);
    }
.js .input_darkbg.input > .hint_type_msg,
.js .input_darkbg.validate-field > .hint_type_msg,

.js .input_darkbg.input_er_t > .error,
.js .input_darkbg.validate-field_er_t .error,

.js .input_darkbg.input_er_r > .error,
.js .input_darkbg.validate-field_er_r .error,

.js .input_darkbg.input_er_l > .error,
.js .input_darkbg.validate-field_er_l .error,

.js .input_darkbg.input_er_b > .error,
.js .input_darkbg.validate-field_er_b .error {
    background-color: #0571a8;
    }
.js .input_darkbg.input > .hint_type_msg:before,
.js .input_darkbg.validate-field > .hint_type_msg:before,

.js .input_darkbg.input_er_t > .error:before,
.js .input_darkbg.validate-field_er_t .error:before,

.js .input_darkbg.input_er_r > .error:before,
.js .input_darkbg.validate-field_er_r .error:before,

.js .input_darkbg.input_er_l > .error:before,
.js .input_darkbg.validate-field_er_l .error:before,

.js .input_darkbg.input_er_b > .error:before,
.js .input_darkbg.validate-field_er_b .error:before {
    color: #0571a8;
    }
.js .input_er_r > .error,
.js .validate-field_er_r .error,
.js .input_er_l > .error,
.js .validate-field_er_l .error ,
.js .input_er_r > .hint_type_msg,
.js .validate-field_er_r .hint_type_msg,
.js .input_er_l > .hint_type_msg,
.js .validate-field_er_l .hint_type_msg {
    top: 0;
    }
.js .input_er_r > .error:before,
.js .validate-field_er_r .error:before,
.js .input_er_l > .error:before,
.js .validate-field_er_l .error:before,
.js .input_er_r > .hint_type_msg:before,
.js .validate-field_er_r .hint_type_msg:before,
.js .input_er_l > .hint_type_msg:before,
.js .validate-field_er_l .hint_type_msg:before {
    top: 50%;
    margin-top: -8px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    }
.js .input_er_r > .error,
.js .validate-field_er_r .error,
.js .input_er_r > .hint_type_msg,
.js .validate-field_er_r .hint_type_msg {
    left: 100%;
    right: auto;
    margin-left: 16px;
    }
.js .input_er_r > .error:before,
.js .validate-field_er_r .error:before,
.js .input_er_r > .hint_type_msg:before,
.js .validate-field_er_r .hint_type_msg:before {
    right: 100%;
    margin-right: -1px;
    border-right: 9px solid currentColor;
    }
.js .input_er_l > .error,
.js .validate-field_er_l .error,
.js .input_er_l > .hint_type_msg,
.js .validate-field_er_l .hint_type_msg {
    right: 100%;
    left: auto;
    margin-right: 16px;
    }
.js .input_er_l > .error:before,
.js .validate-field_er_l .error:before,
.js .input_er_l > .hint_type_msg:before,
.js .validate-field_er_l .hint_type_msg:before {
    left: 100%;
    margin-left: -1px;
    border-left: 9px solid currentColor;
    }
.js .input_er_t > .error,
.js .validate-field_er_t .error,
.js .input_er_t > .hint_type_msg,
.js .validate-field_er_t .hint_type_msg {
    bottom: 100%;
    margin-bottom: 16px;
    }
.js .input_er_t > .error:before,
.js .validate-field_er_t .error:before,
.js .input_er_b > .error:before,
.js .validate-field_er_b .error:before,
.js .input_er_t > .hint_type_msg:before,
.js .validate-field_er_t .hint_type_msg:before,
.js .input_er_b > .hint_type_msg:before,
.js .validate-field_er_b .hint_type_msg:before {
    left: 8px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    }
.js .input_er_t > .error:before,
.js .validate-field_er_t .error:before,
.js .input_er_t > .hint_type_msg:before,
.js .validate-field_er_t .hint_type_msg:before {
    top: 100%;
    margin-top: -1px;
    border-top: 9px solid currentColor;
    }
.js .input_er_b > .error,
.js .validate-field_er_b .error,
.js .input_er_b > .hint_type_msg,
.js .validate-field_er_b .hint_type_msg {
    top: 100%;
    margin-top: 16px;
    }
.js .input_er_b > .error:before,
.js .validate-field_er_b .error:before,
.js .input_er_b > .hint_type_msg:before,
.js .validate-field_er_b .hint_type_msg:before {
    bottom: 100%;
    margin-bottom: -1px;
    border-bottom: 9px solid currentColor;
    }
.js .input > .hint_type_msg {
    overflow: visible;
    }
.input_password ::-ms-reveal,
.input_password ::-ms-clear {
    display: none;
    }
.splash {
    background: #215c7d url(/local/templates/tlock/css/../img/bg1.jpg) 50% 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    }
.wrapper {
    position: relative;
    max-width: 6000px;
    margin: 0 auto;
    height: auto !important;
    min-height: 100%;
    }
.inner {
    max-width: 1204px;
    margin: 0 auto;
    position: relative;
    }
.content {
    position: relative;
    z-index: 0;
    padding: 0 0 50px;
    }
.no-js .content {
    padding-bottom: 0;
    }
.footer,
.footer__top,
.footer__top-slot,
.footer__top .fcat,
.footer__top .fnav {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.footer {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 240px;
    background: #ffffff;
    }
.no-js .footer {
    position: relative;
    }
.footer__top,
.fnav__row-item.item {
    font-size: 14px;
    }
.footer__top {
    background: var(--tl-color);
    padding: 25px 0 18px;
    min-height: 192px;
    }
.footer__top-slot_1 {
    float: left;
    width: 27.454242928%;
    margin-right: 6.655574043%;
    min-height: 1px;
    }
.footer__top-slot_2 {
    overflow: hidden;
    }

.footer__bot,
.design,
a.design:link, a.design:visited {
    color: #878889;
    text-decoration: none;
    }

.footer__bot,
.footer__bot .item {
    font: normal 13px/1.4 'pt_sans', 'Arial', sans-serif;
    }
.footer__bot {
    padding: 12px 0 15px;
    }
.footer__bot-slot {
    max-width: 46%;
    }


.design {
    display: block;
    }
.design__txt,
.design__logo {
    display: inline-block;
    vertical-align: middle;
    }
.design__txt {
    margin-right: 10px;
    }


.fnav__row-item {
    width: 144px;
    margin-right: 30px;
    }

.fcat__txt,
.fnav__txt,
a.fcat__txt:link, a.fcat__txt:visited,
a.fnav__txt:link, a.fnav__txt:visited {
    text-decoration: none;
    color: #fff;
    display: inline-block;
    }
a.fcat__txt:link .fcat__txt-i, a.fcat__txt:visited .fcat__txt-i,
a.fnav__txt:link .fnav__txt-i, a.fnav__txt:visited .fnav__txt-i {
    border-bottom: 1px solid transparent;
    }
a.fcat__txt:hover .fcat__txt-i, a.fcat__txt:focus .fcat__txt-i,
a.fnav__txt:hover .fnav__txt-i, a.fnav__txt:focus .fnav__txt-i {
    border-bottom-color: #2d79b4;
    }

.is-active .fcat__txt,
.is-active .fnav__txt,
.is-active a.fcat__txt:link, .is-active a.fcat__txt:visited,
.is-active a.fnav__txt:link, .is-active a.fnav__txt:visited {
    color: #70b8e0;
    }
.is-active a.fcat__txt:link, .is-active a.fcat__txt:visited,
.is-active a.fnav__txt:link, .is-active a.fnav__txt:visited,
.is-active a.fcat__txt:link .fcat__txt-i, .is-active a.fcat__txt:visited .fcat__txt-i,
.is-active a.fnav__txt:link .fnav__txt-i, .is-active a.fnav__txt:visited .fnav__txt-i {
    border-bottom-color: transparent;
    }
.fcat,
.fnav,
.fnav .item {
    line-height: 1.3;
    }
.fcat {
    padding-bottom: 20px;
    }
.fcat__item {
    margin-bottom: 7px;
    max-width: 166px;
    }
.fnav__item {
    margin-bottom: 5px;
    }
.fcat__item:last-child {
    margin-bottom: 0;
    }
.webkit .fcat__item,
.webkit .fnav__item {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-column-break-inside: avoid;
    }
.webkit .fcat__item:after,
.webkit .fnav__item:after {
    content: '';
    display: block;
    }
.webkit .fcat__item:after {
    height: 7px;
    }
.webkit .fnav__item:after {
    height: 5px;
    }
.webkit .fcat__item:last-child:after {
    display: none;
    }

.no-csscolumns .fcat__item,
.no-csscolumns .fnav__item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.no-csscolumns .fcat__item {
    max-width: 206px;
    padding-left: 20px;
    padding-right: 20px;
    }
.no-csscolumns .fnav__item {
    }
.no-csscolumns .fcat .column:first-child .fcat__item {
    padding-left: 0;
    }
.no-csscolumns .fcat .column:last-of-type .fcat__item {
    padding-right: 0;
    }
.no-csscolumns .split_empty {
    margin-bottom: 0;
    margin-top: 0;
    }
.no-csscolumns .fcat__item > .split_empty {
    margin-bottom: -7px;
    }
.no-csscolumns .fnav__item > .split_empty {
    margin-bottom: -5px;
    }
.fcat_columnized,
.fnav_columnized {
    -webkit-perspective: 1;
    }
.fcat_columnized {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-width: 166px;
    -moz-column-width: 166px;
    column-width: 166px;
    }
.fnav_columnized {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-width: 154px;
    -moz-column-width: 154px;
    column-width: 154px;
    }

.fnav_outofflow {
    position: absolute;
    }
.about-txt {
    margin-left: 16px;
    }
.header {
    position: relative;
    z-index: 100;
    margin-bottom: 17px;
    }
.header__pane {
    background: var(--tl-color);
    }
.header__inner {
    background-color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    }
.header__pane-slot1,
.header__pane-slot2 {
    padding: 8.5px;
    }
.header__pane-slot1 {
    float: right;
    display: flex;
    gap: 35px;
    justify-content: center;
    align-items: center;
    }
.header__pane-slot2 {
    overflow: hidden;
    }
.user {
    padding-left: 38px;
    background: url(/local/templates/tlock/css/../img/i0.png) 0 0 no-repeat;
    min-height: 25px;
    font-size: 16px;
    font-size: 1.066666667rem;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .user {
        background-image: url(/local/templates/tlock/css/../img/i0@2x.png);
        background-size: 26px 25px;
        }
    }
.user__name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
.collect {
    background-repeat: no-repeat;
    background-position: 0 50%;
    }
.collect_basket {
    padding-left: 30px;
    background-image: url(/local/templates/tlock/css/../img/i1.png);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .collect_basket {
        background-image: url(/local/templates/tlock/css/../img/i1@2x.png);
        background-size: 25px 25px;
        }
    }
.collect_compare {
    padding-left: 33px;
    background-image: url(/local/templates/tlock/css/../img/i2.png);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .collect_compare {
        background-image: url(/local/templates/tlock/css/../img/i2@2x.png);
        background-size: 26px 21px;
        }
    }
.collect__size {
    font-size: 14px;
    font-size: 0.933333333rem;
    min-width: 1.714285714em;
    height: 1.714285714em;
    padding: 1px 0.357142857em 0;
    background-color: white;
    border-radius: 1.714285714em;
    color: var(--tl-color);
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.file,
a.file:link, a.file:visited,
a.file:hover, a.file:focus,
a.file:link .block-link__pseudolink, a.file:visited .block-link__pseudolink,
a.file:hover .block-link__pseudolink, a.file:focus .block-link__pseudolink {
    color: #2b6999;
    }
.file {
    padding-left: 38px;
    position: relative;
    line-height: 1.3;
    font-weight: 100;
    }
.file:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 34px;
    line-height: 34px;
    background: url(/local/templates/tlock/css/../img/i15.png) 0 0 no-repeat;
    font-size: 11px;
    text-indent: 1px;
    font-weight: 100;
    color: #c2c2c2;
    text-align: center;
    text-transform: uppercase;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .file:before {
        background-image: url(/local/templates/tlock/css/../img/i15@2x.png);
        background-size: 25px 70px;
        }
    }
.file_active:before {
    background-position: 0 100%;
    }
.file_pdf:before {
    content: 'pdf';
    }
.file_doc:before {
    content: 'doc';
    }
.file_xls:before {
    content: 'xls';
    }
.file_any:before {
    content: attr(data-ext);
}
.file__info {
    font-size: 0.866666667em;
    color: #2d2d2d;
    }
.file_0,
a.file_0:link, a.file_0:visited,
a.file_0:hover, a.file_0:focus,
a.file_0:link .block-link__pseudolink, a.file_0:visited .block-link__pseudolink,
a.file_0:hover .block-link__pseudolink, a.file_0:focus .block-link__pseudolink {
    color: #fff;
    }
.file_0 {
    font-size: 14px;
    font-size: 0.933333333rem;
    padding-left: 31px;
    font-weight: normal;
    }
.file_0:before {
    width: 18px;
    height: 25px;
    line-height: 25px;
    background: url(/local/templates/tlock/css/../img/i3.png) 0 0 no-repeat;
    top: .4em;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .file_0:before {
        background-image: url(/local/templates/tlock/css/../img/i3@2x.png);
        background-size: 18px 25px;
        }
    }
.file_0 .file__info {
    font-size: 1em;
    color: #3c86bb;
    }
.header__pane-elem:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    min-height: 52px;
    }

.header-fav,
.header-cart,
.header-comp {
    margin-top: 1px;
    }
.header-logout,
.item.header-logout {
    margin: -12px 0 -7px;
    }
.header-fav.item .prod_favorites{
    height: unset;
    width: unset;
    padding-left: 30px;
}
.logout {
    width: 2.2em;
    height: 0;
    padding-top: 3.466666667em!important;
    overflow: hidden;
    line-height: 1.3;
    background: #3c86bb url("/local/templates/tlock/css/../img/i4.png") 50% 50% no-repeat;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .logout {
        background-image: url(/local/templates/tlock/css/../img/i4@2x.png);
        background-size: 16px 27px;
        }
    }
.logout:hover, .logout:focus {
    background-color: #409dd6;
    }

.buy-msg {
    width: 128px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 12px 12px;
    color: #fff;
    background-color: #009e1d;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    line-height: 1.3;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -ms-transition: -ms-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    }
.buy-msg.is-active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    }
.buy-msg:before {
    content: '';
    height: 6px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAyMzggMTU0IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+DQo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPg0KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwIiBzdG9wLW9wYWNpdHk9IjAuMzkiLz4NCiAgIDwvbGluZWFyR3JhZGllbnQ+DQoNCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMzgiIGhlaWdodD0iMTU0IiBmaWxsPSJ1cmwoI2hhdDApIiAvPg0KPC9zdmc+);
    background-image: -moz-linear-gradient(top, rgba(0,0,0,.39) 0%, rgba(0,0,0,.0) 100%);
    background-image: -o-linear-gradient(top, rgba(0,0,0,.39) 0%, rgba(0,0,0,.0) 100%);
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,.39) 0%, rgba(0,0,0,.0) 100%);
    background-image: linear-gradient(to bottom, rgba(0,0,0,.39) 0%, rgba(0,0,0,.0) 100%);

    }
.buy-msg__txt {
    margin-bottom: 8px;
    }
.buy-msg__pic {
    height: 0;
    position: relative;
    padding-bottom: 58.252427184%;
    background: #fff;
    }
.buy-msg__img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }
.header__top-section1,
.header__top-section1.aligned-row {
    position: static;
    height: 100%;
    }
.header__top-slot1 {
    float: right;
    width: 200px;
    }
.header__top-slot3 {
    width: 57%;
    margin-right: 2%;
    }
.header__top-slot2,
.item.header__top-slot2 {
    position: absolute;
    right: 30px;
    top: 15px;
    }

.header__bot,
.nav__list_drop {
    background: rgba(8, 59, 88, 0.98);
    }
.nav-trg,
body .nav-trg {
    display: none;
    }
.region,
a.region {
    padding-left: 27px;
    background: url(/local/templates/tlock/css/../img/i5.png) 0 0 no-repeat;
    min-height: 26px;
    font-size: 16px;
    color: #313435;
    text-align: left;
    line-height: normal;
    text-decoration: none;
    border: none;
}
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .region,
    a.region {
        background-image: url(/local/templates/tlock/css/../img/i5@2x.png);
        background-size: 18px 26px;
        margin-top: 10px;
        }
    }
.region__val {
    color: #2b6999;
    }
.logo {
    white-space: nowrap;
    position: relative;
    }
.contact__schedule {
    color: #666666;
    font-size: 0.933333333rem;
    }
.cat-h {
    display: none;
    }
.cat-trg, body .cat-trg,
.cat-h__search-btn, body .cat-h__search-btn,

.cat-trg:hover, body .cat-trg:hover,
.cat-h__search-btn:hover, body .cat-h__search-btn:hover,
.cat-trg:focus, body .cat-trg:focus,
.cat-h__search-btn:focus, body .cat-h__search-btn:focus,

.cat-content-trg, body .cat-content-trg,
.cat-content-trg:hover, body .cat-content-trg:hover,
.cat-content-trg:focus, body .cat-content-trg:focus {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;


    }
.cat-trg, body .cat-trg,
.cat-h__search-btn, body .cat-h__search-btn,
.cat-content-trg, body .cat-content-trg {
    font-weight: bold;
    text-transform: none;
    }
.cat-trg, body .cat-trg,
.cat-h__search-btn, body .cat-h__search-btn {
    font-size: 19px;
    height: 2.421052632em;
    }
.cat-trg .button__text,
.cat-h__search-btn .button__text {
    line-height: 2.421052632;
    }
.cat-trg, body .cat-trg,
.cat-content-trg, body .cat-content-trg {
    padding: 0;
    }
.cat-content-trg, body .cat-content-trg {
    font-size: 23px;
    color: var(--tl-color);
    height: 1.826086957em;
    }
.cat-content-trg .button__text {
    line-height: 1.826086957;
    }

.nav-block_vis {
    display: block !important;
    }
.nav-block__nav,
.nav-block__side {
    float: right;
    }
.nav-block__nav {
    width: 100%;
    }
.nav-block__nav__i {
    padding-right: 10px;
    }
.nav-block__side {
    width: 180px;
    position: relative;
    z-index: 1;
    }

.nav-block_overflown .nav-block__nav,
.nav-block_overflown .nav-block__side {
    float: none;
    }
.nav-block_overflown .nav-block__nav {
    width: auto;
    margin-right: 0;
    }
.nav-block_overflown .nav-block__nav__i {
    margin-right: 0;
    padding-right: 0;
    }
.nav-block_overflown .nav-block__side {
    display: none;
    }

.hinfo-holder1 {
    display: inline-block;
    margin-left: 20px;
    }

.hinfo {
    color: #fff;
    font-size: 14px;
    font-size: 0.933333333rem;
    text-align: right;
    }

.header__top .hinfo {
    color: inherit;
    margin-top: 4px;
    }
.hinfo__item {
    display: inline-block;
    margin-left: 19px;
    height: 3.285714286em;
    line-height: 3.285714286;
    }
.header__top .hinfo__item {
    line-height: 1.2;
    height: auto;
    }

.hinfo__item:first-child,
.hinfo .hinfo__item:first-child {
    margin-left: 0;
    }

.nav,
.nav__more {
    font-size: 14px;
    }
.nav {
    position: relative;
    z-index: 99;
    }
.page__nav,
.page__nav .nav {
    font-size: 19px;
    }
.nav-block_cached .nav__list,
.page__nav .nav__list {
    width: auto;
    }
.nav__list_drop {
    position: absolute;
    top: 100%;
    z-index: 99;
    right: 0;
    min-width: 200px;
    max-width: 400px;
    box-shadow: -2px -0.1px 5px rgba(35, 31, 32, 0.45);
    visibility: hidden;
    }
.nav-block_expanded .nav__list_drop,
.page__nav .nav__list_drop {
    visibility: visible;
    }
.page__nav .nav__list_drop {
    position: static;
    top: auto;
    right: auto;
    box-shadow: none;
    min-width: 0;
    max-width: none;
    }
.nav__item {
    float: left;
    position: relative;
    z-index: 99;
    }
.nav-block_inited .nav__item:last-child {
    margin-right: 0;
    }
.nav__item:last-child,
.nav-block_altered .nav__item:last-child {
    margin-right: 36px;
    }
.nav__list_drop .nav__item:last-child {
    margin-right: 0;
    }
.page__nav .nav__item {
    float: none;
    margin: 0;
    border-top: 1px solid #376a87;
    }
.nav__item:last-child:after {
    content: '...';
    position: absolute;
    top: 0;
    width: 16px;
    text-align: right;
    left: 100%;
    }
.nav-block_altered .nav__item:last-child:after,
.nav-block_altered .nav__item_more,
.nav-block_expanded .nav__more-txt-on {
    display: block;
    }
.nav__item:last-child:after,
.nav__list_drop .nav__item:last-child:after,
.nav__item_more,
.nav__more-txt-on,
.nav-block_expanded .nav__more-txt-off {
    display: none;
    }
.nav__item_more {
    float: right;
    }
.nav__item.is-active > .nav__txt {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4OCUiIGhlaWdodD0iMTQwJSIgdmlld0JveD0iMCAwIDg1IDY3IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48cmFkaWFsR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjeD0iNTAlIiBjeT0iNTAlIiByPSI1MCUiID4NCjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyODhERDIiIHN0b3Atb3BhY2l0eT0iMC43NiIvPg0KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjg4REQyIiBzdG9wLW9wYWNpdHk9IjAuMCIvPg0KPC9yYWRpYWxHcmFkaWVudD4NCg0KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9Ijg1IiBoZWlnaHQ9IjY3IiBmaWxsPSJ1cmwoI2hhdDApIiAvPg0KPC9zdmc+);
    background-image: -moz-radial-gradient(center center, 44% 70%, rgba(40, 141, 210, 0.76) 0%, rgba(40, 141, 210, 0.0) 100%);
    background-image: -o-radial-gradient(center center, 44% 70%, rgba(40, 141, 210, 0.76) 0%, rgba(40, 141, 210, 0.0) 100%);
    background-image: -webkit-radial-gradient(center center, 44% 70%, rgba(40, 141, 210, 0.76) 0%, rgba(40, 141, 210, 0.0) 100%);
    background-image: radial-gradient(ellipse 44% 70% at 50% 50%, rgba(40, 141, 210, 0.76) 0%, rgba(40, 141, 210, 0.0) 100%);
    }
.ie9 .nav__item.is-active > .nav__txt {
    background-repeat: no-repeat;
    background-position: 100% 0;
    }
.nav__list_drop .nav__item.is-active > .nav__txt,
.page__nav .nav__item.is-active > .nav__txt {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCA3MyA2NCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSIgeTE9IjUwJSIgeDI9IjEwMCUiIHkyPSI1MCUiPg0KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4OEREMiIgc3RvcC1vcGFjaXR5PSIwLjQiLz4gDQo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODhERDIiIHN0b3Atb3BhY2l0eT0iMC4wIi8+DQogICA8L2xpbmVhckdyYWRpZW50Pg0KDQo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iNzMiIGhlaWdodD0iNjQiIGZpbGw9InVybCgjaGF0MCkiIC8+DQo8L3N2Zz4=);
    background-image: -moz-linear-gradient(left, rgba(40, 141, 210, 0.4) 0%, rgba(40, 141, 210, 0.0) 100%);
    background-image: -o-linear-gradient(left, rgba(40, 141, 210, 0.4) 0%, rgba(40, 141, 210, 0.0) 100%);
    background-image: -webkit-linear-gradient(left, rgba(40, 141, 210, 0.4) 0%, rgba(40, 141, 210, 0.0) 100%);
    background-image: linear-gradient(to right, rgba(40, 141, 210, 0.4) 0%, rgba(40, 141, 210, 0.0) 100%);
    }

.nav__item_hover {
    z-index: 100;
    }
.nav__txt,
a.nav__txt:link, a.nav__txt:visited,

.nav__drop-txt,
a.nav__drop-txt:link, a.nav__drop-txt:visited,

.nav__item:last-child:after,

.nav__more {
    color: #fff;
    }
.nav__txt,
a.nav__txt:link, a.nav__txt:visited,

.nav__drop-txt,
a.nav__drop-txt:link, a.nav__drop-txt:visited {
    display: block;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    z-index: 1;
    }
.nav__txt,
a.nav__txt:link, a.nav__txt:visited,

.nav__item:last-child:after,

.nav__more {
    height: 2.875em;
    line-height: 2.875;
    }
.nav__txt,
a.nav__txt:link, a.nav__txt:visited {
    -webkit-transition: background-color .3s, color .3s;
    -moz-transition: background-color .3s, color .3s;
    -ms-transition: background-color .3s, color .3s;
    -o-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
    background-color: transparent;
    }
a.nav__txt:hover, a.nav__txt:focus, .nav__item:hover > .nav__txt, .nav__item_hover > .nav__txt,
a.nav__drop-txt:hover, a.nav__drop-txt:focus, .nav__item:hover > .nav__drop-txt, .nav__item_hover > .nav__drop-txt {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    text-decoration: none;
    }
a.nav__txt:hover, a.nav__txt:focus, .nav__item:hover > .nav__txt, .nav__item_hover > .nav__txt {
    background-color: var(--tl-color);
    color: #3c86bb;
    }


.page__nav .nav__txt,
.page__nav a.nav__txt:link, .page__nav a.nav__txt:visited,
.page__nav-close {
    padding-left: 1.11em;

    height: 2.631578947em;
    line-height: 2.631578947;
    }

.nav__txt:before,
.nav__drop-txt:before,
.nav__more:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: #3c86bb;
    }
.nav__txt:before,
.nav__more:before {
    height: 0;
    right: 0;
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    -ms-transition: height .3s;
    -o-transition: height .3s;
    transition: height .3s;
    }
a.nav__txt:hover:before, a.nav__txt:focus:before, .nav__item:hover > .nav__txt:before, .nav__item_hover > .nav__txt:before,
.nav__more:hover:before, .nav__more:focus:before {
    height: 4px;
    }
.nav__item.is-active .nav__txt,
.nav__item.is-active:hover .nav__txt,
.nav__item.is-active a.nav__txt:link, .nav__item.is-active a.nav__txt:visited {
    color: #fff;
    }
.nav__item.is-active:not(.nav__item_drop) .nav__txt,
.nav__item.is-active:not(.nav__item_drop):hover .nav__txt,
.nav__item.is-active:not(.nav__item_drop) a.nav__txt:link, .nav__item.is-active a.nav__txt:visited {
    background-color: transparent;
    }
.nav__item_drop .nav__txt:before,
.nav__item.is-active .nav__txt:before {
    display: none;
    }
.nav__list_drop .nav__item_drop .nav__txt:before,
.page__nav .nav__item_drop .nav__txt:before {
    display: block;
    }
.nav__drop {
    position: absolute;
    top: 100%;
    z-index: 99;
    left: 0;
    background-color: var(--tl-color);
    box-shadow: 0 2px 1px rgba(176, 176, 176, 0.77);
    min-width: 210px;
    max-width: 350px;
    visibility: hidden;
    }
.nav__item_hover .nav__drop,
.nav-block_expanded .nav__list_drop .nav__drop,
.page__nav .nav__drop {
    visibility: visible;
    }
.nav-block_expanded .nav__list_drop .nav__drop,
.page__nav .nav__drop {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    min-width: 0;
    max-width: none;
    box-shadow: none;
    background-color: #3c86bb;
    font-size: .9em;
    }


.nav__drop-txt {
    padding-top: .625em;
    padding-bottom: .625em;
    }

.nav__drop-txt:before {
    width: 0;
    top: 0;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -ms-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s;
    }
.nav__list_drop .nav__drop-txt:before,
.page__nav .nav__drop-txt:before {
    background-color: #055886;
    }
a.nav__drop-txt:hover:before, a.nav__drop-txt:focus:before, .nav__item:hover > .nav__drop-txt:before, .nav__item_hover > .nav__drop-txt:before,
.nav__drop-item.is-active > .nav__drop-txt:before {
    width: 4px;
    }

.nav__list_drop .nav__drop-txt,
.nav__list_drop a.nav__drop-txt:link, .nav__list_drop a.nav__drop-txt:visited,
.nav__list_drop a.nav__drop-txt:hover, .nav__list_drop a.nav__drop-txt:focus {
    padding-left: 2.2em;
    }
.page__nav .nav__drop-txt,
.page__nav a.nav__drop-txt:link, .page__nav a.nav__drop-txt:visited,
.page__nav a.nav__drop-txt:hover, .page__nav a.nav__drop-txt:focus {
    padding-left: 2.31em;
    }

.nav__more {
    z-index: 1;
    text-transform: lowercase;
    }






.nav__list_drop .nav__item {
    display: block;
    float: none;
    }
.nav__list_drop .nav__txt,
.nav__list_drop a.nav__txt:link, .nav__list_drop a.nav__txt:visited,

.page__nav .nav__txt,
.page__nav a.nav__txt:link, .page__nav a.nav__txt:visited {
    height: auto;
    line-height: 1.4;
    }
.nav__list_drop .nav__txt,
.nav__list_drop a.nav__txt:link, .nav__list_drop a.nav__txt:visited {
    padding-top: .77em;
    padding-bottom: .77em;
    }
.page__nav .nav__txt,
.page__nav a.nav__txt:link, .page__nav a.nav__txt:visited {
    padding-top: .632em;
    padding-bottom: .632em;
    }
.page {
    white-space: nowrap;
    }
.page > * {
    white-space: normal;
    }
.page__content,
.page__nav {
    display: inline-block;
    vertical-align: top;
    }

.page__content {
    width: 100%;
    }
.page__nav {
    display: none;
    position: relative;
    z-index: 999;
    min-width: 210px;
    max-width: 100%;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -ms-transition: -ms-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    background-color: rgba(5, 69, 105, 0.98);
    box-shadow: -2px -0.1px 5px rgba(35, 31, 32, 0.43);
    }
.page__nav_toggled {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    }
.page__nav .nav__list_drop {
    position: static;
    top: 0;
    background: none;
    width: auto;
    text-align: left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }

.page__nav-close {
    color: #fff;
    width: 50px;
    }
.page__nav-close__i {
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(/local/templates/tlock/css/../img/i18.png) 50% 50% no-repeat;
    width: 12px;
    height: 12px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .page__nav-close__i {
        background-image: url(/local/templates/tlock/css/../img/i18@2x.png);
        background-size: 12px 12px;
        }
    .header__pane-slot2{
        overflow: unset;
    }
}
.cat__header {
    margin-bottom: 22px;
    }
.cat__head {
    display: none;
    }
.cat__search {
    display: block;
    }
.cat_initing {
    display: block !important;
    }
.cat_adapt .cat__content_columnized {
    -webkit-perspective: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    }
.cat_adapt .cat__item {
    max-width: 100%;
    }
.webkit .cat_adapt .cat__item:not(.cat__item_parent) {
    -webkit-column-break-inside: avoid;
    }
.cat_adapt .cat__txt,
.cat_adapt a.cat__txt:link, .cat_adapt a.cat__txt:visited {
    display: inline-block;
    width: 100%;
    }

.searchbox {
    position: relative;
    z-index: 1;
    }
.searchbox_active,
.searchbox.focusInput,
.searchbox.error {
    padding-right: 3.076923077em;
    }
.searchbox_0.searchbox_active,
.searchbox_0.focusInput,
.searchbox.error {
    padding-right: 2.076923077em;
    }
.searchbox__btn,
.input.searchbox > .hint {
    padding-left: 3.076923077em;
    }
.searchbox_0 .searchbox__btn,
.input.searchbox_0 > .hint {
    padding-left: 2.076923077em;
    }
.searchbox__val {
    position: relative;
    z-index: 2;
    }
.searchbox__btn {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    width: 0;
    font-size: inherit;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    }
.searchbox__btn:focus {
    outline: 1px dotted;
    }
.focusInput .searchbox__btn {
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -ms-transition: -ms-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    }
.searchbox__btn:before {
    content: '';
    position: absolute;
    background: url(/local/templates/tlock/css/../img/i19.png) 0 0 no-repeat;
    width: 17px;
    height: 19px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .searchbox__btn:before {
        background-image: url(/local/templates/tlock/css/../img/i19@2x.png);
        background-size: 17px 54px;
        }
    }
.searchbox_0 .searchbox__btn:before {
    left: 2px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    }
.focusInput .searchbox__btn:before,
.searchbox_active .searchbox__btn:before {
    background-position: 0 100%;
    }
.focusInput .searchbox__btn,
.searchbox_active .searchbox__btn {
    z-index: 1;
    }

.searchbox_1 {
    width: 380px;
    }
.searchbox_2 {
    width: 216px;
    }



.cat__txt,
a.cat__txt:link, a.cat__txt:visited {
    display: block;
    color: #585a5b;
    padding: 0.263em 1em;
    line-height: 1.4;
    text-decoration: none;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
a.cat__txt:hover, a.cat__txt:focus {
    color: var(--tl-color);
    }
.cat__item_active > .cat__txt, .cat__item_active > a.cat__txt:link, .cat__item_active > a.cat__txt:visited {
    color: #606060;
    font-weight: bold;
    }

.cat__txt:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: .266666667em;
    background-color: transparent;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    }
a.cat__txt:hover:before, a.cat__txt:focus:before,
.cat__item_active:not(.cat__item_parent) > .cat__txt:before, .cat__item_active:not(.cat__item_parent) > a.cat__txt:link:before, .cat__item_active:not(.cat__item_parent) > a.cat__txt:visited:before {
    -webkit-transition: none ;
    -moz-transition: none ;
    -ms-transition: none ;
    -o-transition: none ;
    transition: none ;
    background-color: var(--tl-color);
    }

.cat__level1 {
    margin: 2px 0 18px;
    }

.cat__level1 .cat__txt,
.cat__level1 a.cat__txt:link, .cat__level1 a.cat__txt:visited {
    padding: 0.26em 1em 0.26em 2.27em;
    border-left: none;
    }
.block1 .cat__level1 .cat__txt,
.block1 .cat__level1 a.cat__txt:link, .block1 .cat__level1 a.cat__txt:visited {
    padding-left: 34px;
    }
.cat__level1 .cat__txt:before {
    width: 0.333333333em;
    height: 0.333333333em;
    top: .72em;
    left: 1em;
    bottom: auto;
    background-color: #c9c9c9;
    }
.block1 .cat__level1 .cat__txt:before {
    left: 20px;
    }
.cat__level1 a.cat__txt:hover:before, .cat__level1 a.cat__txt:focus:before,
.cat__level1 .cat__item_active .cat__txt:before {
    background-color: #2b6999;
    }
.cat__item_active.cat__item_parent > .cat__txt,
.cat__item_active.cat__item_parent > a.cat__txt:link, .cat__item_active.cat__item_parent > a.cat__txt:visited,
.cat__level .cat__item_active > .cat__txt,
.cat__level .cat__item_active > a.cat__txt:link, .cat__level .cat__item_active > a.cat__txt:visited {
    color: #2b6999;
    font-weight: normal;
    }
.cat__item_active.cat__item_parent > .cat__txt,
.cat__item_active.cat__item_parent > a.cat__txt:link, .cat__item_active.cat__item_parent > a.cat__txt:visited {
    font-size: 1.133333333em;
    border-left-width: 0;
    }
.swiper_0 .fotorama__nav__shaft {
    display: block;
    margin: 0 auto;
    width:130px;
    }
.banner_adapt .fotorama__nav__shaft{
    margin-top: 10px;
    margin-bottom: 10px;
}
.swiper .fotorama__nav--dots .fotorama__nav__frame,
.cslider .fotorama__nav--dots .fotorama__nav__frame,
.prod-gal .fotorama__nav--dots .fotorama__nav__frame,
.slick-dots li,
.slick-dots li button {
    width: auto;
    height: auto;
    border: none;
    margin: 0 1px 0 0;
    }
.swiper .fotorama__nav--dots .fotorama__nav__frame:last-child,
.cslider .fotorama__nav--dots .fotorama__nav__frame:last-child,
.prod-gal .fotorama__nav--dots .fotorama__nav__frame:last-child,
.slick-dots li:last-child {
    margin-right: 0;
    }
.swiper .fotorama__nav__frame.fotorama__active,
.cslider .fotorama__nav__frame.fotorama__active,
.prod-gal .fotorama__nav__frame.fotorama__active {
    cursor: default;
    }
.swiper .fotorama__nav__frame.fotorama__active .fotorama__dot,
.swiper .fotorama__dot,
.cslider .fotorama__nav__frame.fotorama__active .fotorama__dot,
.cslider .fotorama__dot,
.prod-gal .fotorama__nav__frame.fotorama__active .fotorama__dot,
.prod-gal .fotorama__dot,
.slick-dots li button {
    border: none;
    width: 10px;
    height: 10px;
    background-color: #a3a3a3;
    margin: 6px;
    top: auto;
    left: auto;
    }
.slick-dots li button {
    padding: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    }
.slick-dots li button:before {
    display: none;
    }
.swiper .fotorama__nav__frame:hover .fotorama__dot,
.swiper .fotorama__nav__frame.fotorama__active .fotorama__dot,
.cslider .fotorama__nav__frame:hover .fotorama__dot,
.cslider .fotorama__nav__frame.fotorama__active .fotorama__dot,
.prod-gal .fotorama__nav__frame:hover .fotorama__dot,
.prod-gal .fotorama__nav__frame.fotorama__active .fotorama__dot,
.slick-dots .slick-active button {
    background-color: var(--tl-color);
    }
.swiper .is-utilized .swiper__item:last-of-type,
.cslider .is-utilized .swiper__item:last-of-type {
    display: none;
    }

.slick-slider {
    margin-bottom: 0;
    }
.slick-dots {
    position: relative;
    bottom: auto;
    margin: 0 0 10px;
    }

.news {
    line-height: 1.3;
    }
.news__pic {
    margin-bottom: 10px;
    }
.news__item {
    padding-top: 26px;
    border-top: 1px solid #ececec;
    }
.news__item:first-child {
    padding-top: 0;
    border-top: none;
    margin-bottom: 8px;
    height: 360px;
    }

.rpic {
    height: 0;
    position: relative;
    }
.rpic__img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    }

.subscribe__trigger {
    margin-bottom: 15px;
    display: none;
    }
.subscribe__head-on,
.is-submited .subscribe__head-off,
.is-submited .subscribe__form {
    display: none;
    }
.is-submited .subscribe__head-on {
    display: block;
    }

.slider__link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    }
.slider__desc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 26px;
    padding-bottom: 26px;
    padding-right: 180px;
    background-color: rgba(0, 0, 0, 0.16);
    color: #fff;
    font: normal 21px/1.4 'pt_sans', 'Arial', sans-serif;
    }
.slider__more {
    position: absolute;
    right: 25px;
    bottom: 30px;
    font-size: 15px;
    font-size: 1rem;
    max-width: 136px;
    }



.prod-tabs__panels {
    padding: 0;
    }
.prod-tabs__tabs {
    display: none;
    }
.prod-tabs__panel {
    float: left;
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #ebebeb;
    }
.prod-tabs__panel:last-child {
    border-right: none;
    }
.prod-tabs__all-add {
    display: none;
    }

.prod {
    position: relative;
    z-index: 0;
    }
.prod__link {
    padding-top: 80px;
    }
.prod_0 .prod__link {
    padding-top: 15px;
    }
.prod__foot {
    padding-bottom: 15px;
    }
.prod__id,
.prod__labels,
.prod__brand {
    position: absolute;
    z-index: 1;
    }
.prod_1 .prod__id,
.prod_1 .prod__labels,
.prod_1 .prod__brand {
    position: static;
    padding: 0;
    }
.prod__id,
.prod__brand {
    top: 17px;
    }
.prod__labels {
    top: calc(20px + 1.6em);
    }
.prod__labels,
.prod__id {
    left: 0;
    font-weight: 100;
    font-size: 14px;
    font-size: 0.933333333rem;

    -webkit-font-smoothing: subpixel-antialiased;
    }

.prod__id {
    color: #2d2d2d;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    display: flex;
    gap: 10px;
    }
.prod__spec {
    margin-bottom: 5px;
    line-height: 1.1;
    }
.prod__spec-i {
    color: #ffffff;
    padding: 0.214285714em 0.571428571em;
    display: inline-block;
    }
.prod__spec_new .prod__spec-i {
    background-color: #5cc149;
    }
.prod__spec_sale .prod__spec-i {
    background-color: #f3b00e;
    }
.prod__spec_liquidation .prod__spec-i {
    background-color: #f3552e;
}
.prod__spec_spec .prod__spec-i {
    background-color: #2ba3ff;
}
.prod__spec_patent .prod__spec-i {
    background-color: #4C929F;
}
.prod__labels .q_icon,
.card__labels .q_icon{
    background-image: url(/local/templates/tlock/css/../img/question_liquidation.svg);
    background-repeat : no-repeat;
    margin: 5px 0 0 5px;
    padding-left : 17px;
    padding-bottom : 10px;
    z-index: 999999;
}
.card__labels .q_icon2,
.prod__labels .q_icon2{
    background-image: url(/local/templates/tlock/css/../img/question_liquidation_2.svg);
    background-repeat : no-repeat;
    margin: 5px 0 0 5px;
    padding-left : 17px;
    padding-bottom : 10px;
    z-index: 999999;
}
.prod_1 .prod__spec {
    display: inline;
    margin-right: 12px;
    }
.prod_1 .prod__spec:last-child {
    margin-right: 0;
    }
.prod_1 .prod__spec-i {
    background: none;
    padding: 0;
    }
.prod_1 .prod__spec_new .prod__spec-i {
    color: #5cc149;
    }
.prod_1 .prod__spec_sale .prod__spec-i {
    color: #f3b00e;
    }
.prod_1 .prod__spec_liquidation .prod__spec-i {
    color: #f3552e;
}
.prod_1 .prod__spec_spec .prod__spec-i {
    color: #2ba3ff;
}
.prod_1 .prod__spec_patent .prod__spec-i {
    color: #4C929F;
}
.prod__brand {
    right: 25px;
    background-position: 0 0;
    background-repeat: no-repeat;
    }
.prod__video{
    float: right;
    width: 25px;
    height: 25px;
    display: block;
    z-index: 1000;
}
.prod_favorites{
    width: 24px;
    height: 21px;
    z-index: 9999999;
}
.table__cell.anim-target .prod_favorites{
    float: left;
    margin-right: 5px;
    transform: scale(0.8);
}
.prod_favorites.favorites_on{
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='21' viewBox='0 0 30 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M14.979 3.40928C15.3095 3.04375 15.6119 2.68525 15.9424 2.35486C19.0156 -0.688876 23.9523 -0.794318 27.1731 2.10883C29.0296 3.78183 29.972 5.88363 30.0071 8.37205C30.0212 9.66546 29.5359 10.8394 28.9523 11.9711C27.9115 13.9815 26.5191 15.7459 25.0423 17.44C22.0676 20.8633 18.7272 23.9071 15.2462 26.8102C15.1759 26.8664 15.0985 26.9227 15.0001 27C14.7751 26.8172 14.543 26.6415 14.325 26.4517C11.069 23.6891 7.91851 20.8211 5.10557 17.6017C3.57955 15.8513 2.13089 14.0448 1.05494 11.9711C0.52048 10.9378 0.0704092 9.87634 0.0141504 8.68837C-0.0702377 6.83963 0.422027 5.14554 1.47688 3.62719C2.75677 1.78548 4.50079 0.597507 6.70191 0.175742C9.85241 -0.421758 12.4966 0.527213 14.6063 2.94533C14.7329 3.09295 14.8524 3.2476 14.979 3.40928Z' fill='%233C86BB'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
}
.prod_favorites.favorites_off{
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='21' viewBox='0 0 30 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='M14.9795 3.40921C15.31 3.04368 15.6124 2.68518 15.9429 2.3548C19.016 -0.688937 23.9528 -0.794379 27.1736 2.10877C29.0301 3.78177 29.9724 5.88357 30.0076 8.37198C30.0217 9.6654 29.5364 10.8393 28.9528 11.971C27.912 13.9815 26.5196 15.7458 25.0428 17.4399C22.0681 20.8633 18.7277 23.907 15.2467 26.8102C15.1764 26.8664 15.099 26.9226 15.0006 26.9999C14.7755 26.8172 14.5435 26.6414 14.3255 26.4516C11.0695 23.6891 7.919 20.8211 5.10606 17.6016C3.58004 15.8513 2.13138 14.0447 1.05543 11.971C0.520968 10.9377 0.0708975 9.87628 0.0146387 8.68831C-0.0697495 6.83957 0.422515 5.14548 1.47737 3.62713C2.75725 1.78542 4.50128 0.597446 6.7024 0.175681C9.85289 -0.42182 12.4971 0.527152 14.6068 2.94527C14.7333 3.09289 14.8529 3.24754 14.9795 3.40921ZM14.9795 23.0775C15.0568 23.0213 15.1201 22.9861 15.1694 22.9369C17.8698 20.6594 20.4366 18.2413 22.7573 15.5771C24.1075 14.0307 25.3803 12.428 26.3227 10.5933C26.836 9.5951 27.0892 8.56178 26.8993 7.41598C26.3789 4.30898 23.0385 2.27748 20.0498 3.26863C18.362 3.83098 17.0962 4.94866 15.964 6.25613C15.6194 6.64978 15.317 7.07154 14.9795 7.49331C14.874 7.35272 14.7896 7.24025 14.7052 7.12778C13.8191 5.98198 12.8205 4.95569 11.618 4.12621C8.98792 2.3056 6.09059 2.8328 4.36063 4.84322C3.02448 6.38969 2.56738 8.1611 3.47455 10.1153C4.30437 11.9078 5.52097 13.4402 6.77976 14.9375C8.5941 17.0885 10.5772 19.0848 12.6447 20.9968C13.4042 21.6998 14.1989 22.3746 14.9795 23.0775Z' fill='%233C86BB'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
}
.prod__brand-im {
    opacity: 0;
    display: block;
    }
.prod__link:hover .prod__brand,
.prod__link:focus .prod__brand,
.prod:hover .prod__brand,
.prod:focus .prod__brand {
    background-position: 0 100%;
    }
.prod__link:hover .prod__brand-im,
.prod__link:focus .prod__brand-im,
.prod:hover .prod__brand-im,
.prod:focus .prod__brand-im {
    opacity: 1;
    }
.prod__pic {
    position: relative;
    z-index: 0;
    height: 0;
    padding-bottom: 54.736842105%;
    width: 191px; 
    margin: 0 auto;
    }
.prod__img {
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(.67407407);
    -moz-transform: translate(-50%, -50%) scale(.67407407);
    -ms-transform: translate(-50%, -50%) scale(.67407407);
    -o-transform: translate(-50%, -50%) scale(.67407407);
    transform: translate(-50%, -50%) scale(.67407407);
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -mos-transform .2s;
    -ms-transition: -ms-transform .2s;
    -o-transition: -o-transform .2s;
    transition: transform .2s;
    -webkit-backface-visibility: hidden;
    }
.prod__link:hover .prod__img,
.prod__link:focus .prod__img {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    }
.prod__name {
    color: #7b7b7b;
    font-weight: 100;
    line-height: 1.3;
    overflow: hidden;
    margin-bottom: 2px;
    }
.prod__comp,
.prod__price,
.prod__buy {
    padding-top: 6px;
    }
.prod_1 .prod__comp,
.prod_1 .prod__price,
.prod_1 .prod__buy {
    padding-top: 0;
    }
.prod__price {
    margin-right: 12px;
    }
.prod_1 .prod__comp,
.prod_1 .prod__price {
    margin-right: 0;
    height: 45px;
    min-height: 10em;
    display: table-cell;
    vertical-align: middle;
    }
.prod__price {
    font-size: 19px;
    font-size: 1.266666667rem;
    line-height: 1.2;
    color: #000;
    position: relative;
    }
.prod__price_0 {
    font-size: 23px;
    font-size: 1.533333333rem;
    }
.ie9 .prod__buy {
    width: 38px;
    }
.prod-adjuster {
    position: absolute;
    z-index: 999;
    max-width: 100%;
    display: none;
    padding: 20px;
    background: #fff;
    box-shadow: 0 1px 46px rgba(35, 31, 32, 0.35);
    line-height: 1.3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid var(--tl-color);
    border-radius: 5px;
    }
.prod-adjuster__desc,
.prod-adjuster__handler {
    margin-bottom: 10px;
    }
.prod-adjuster__close {
    position: absolute;
    right: -20px;
    top: -30px;
    width: 20px;
    height: 20px;
    background: #fff url(/local/templates/tlock/css/../img/i24.png) 50% 50% no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .prod-adjuster__close {
        background-image: url(/local/templates/tlock/css/../img/i24@2x.png);
        background-size: 15px 14px;
        }
    .item.header__top-slot3{
        margin-top: 30px;
    }
}
.prod-adjuster .qtip-content {
    padding: 0;
    overflow: visible;
    }
.prod-adjuster .qtip-tip {
    border-color: #fff;
    }

.prod .plist__pic {
    text-align: center;
    }
.plist__price {
    font-weight: normal;
    white-space: nowrap;
    }
.plist__name {
    width: 40%;
    }
.prod .plist__name .table__cell {
    font-size: 15px;
    font-size: 1rem;
    }
.prod .plist__brand .table__cell {
    margin-top: 2px;
    }
.plist__buy,
.plist__video,
.plist__compare {
    width: 1%;
    }
.video_show{
    cursor: pointer;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}
.video_show:hover{
    box-shadow: 0 1px 30px #2f2a51;
    background: rgba(16, 9, 67, 0.2);
}
.plist__buy .table__cell,
.plist__video .table__cell,
.plist__compare .table__cell {
    min-height: 10em;
    display: table-cell;
    vertical-align: middle;
    }
.plist__video .table__cell{
    height: 45px;
}
.car {
    padding: 0 42px;
    }
.block1 .car {
    margin: 0 -10px;
    }
.car__item,
.car__item.slick-slide,
.hslider__item,
.hslider__item.slick-slide,
.fame__item,
.fame__item.slick-slide {
    outline: none;
    }
.car__item {
    width: 207px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    }
.car__link {
    display: block;
    min-height: 60px;
    line-height: 60px;
    }
.car .slick-arrow,
.hslider .slick-arrow {
    width: 42px;
    height: 42px;
    z-index: 1;
    }
.car .slick-prev,
.hslider .slick-prev {
    left: 0;
    }
.car .slick-next,
.hslider .slick-next {
    right: 0;
    }
.car .slick-arrow:before,
.hslider .slick-arrow:before {
    content: '';
    background: url(/local/templates/tlock/css/../img/i10.png) 0 0 no-repeat;
    width: 8px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .car .slick-arrow:before,
    .hslider .slick-arrow:before {
        background-image: url(/local/templates/tlock/css/../img/i10@2x.png);
        background-size: 27px 14px;
        }
    }
.car .slick-next:before,
.hslider .slick-next:before {
    background-position: 100% 0;
    }
.car .car__img {
    display: inline-block;
    vertical-align: middle;
    }
.car__link {
    position: relative;
    }
.car__img.slick-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }

.hslider .slick-arrow {
    margin-top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    }



.hslider {
    padding: 0 32px;
    margin-bottom: 0;
    }
.hslider__item {
    width: 307px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }


.fame__item {
    text-align: center;
    height: 407px;
    line-height: 407px;
    cursor: pointer;
    }
.fame__item .pic:before {
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    }

.fame__item .pic {
    -webkit-transition: opacity .2s,  -webkit-transform .3s;
    -moz-transition: opacity .2s, -moz-transform .3s;
    -ms-transition: opacity .2s, -ms-transform .3s;
    -o-transition: opacity .2s, -o-transform .3s;
    transition: opacity .2s, transform .3s;

    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    -ms-transform: scale(.4);
    -o-transform: scale(.4);
    transform: scale(.4);
    vertical-align: middle;
    opacity: .37;

    }

.fame__item.slick-center .pic:before,
.fame__item .pic:hover,
.fame__item:hover .pic,
.fame__item.slick-center .pic,
.is-narrow .fame__item .pic,
.is-narrow .fame__item .pic:before {
    opacity: 1;
    }
.fame__item.slick-center .pic,
.is-narrow .fame__item .pic {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    }

.is-narrow .fame__item {
    line-height: 1.3;
    min-height: 0;
    height: auto;
    }
.is-narrow .fame__item .pic {
    vertical-align: baseline;
    }


.zgal__link {
    display: block;
    position: relative;
    }
.zgal__link:before,
.zgal__link:after {
    content: '';
    position: absolute;
    opacity: 0;
    }
.fame__item .zgal__link:before,
.fame__item .zgal__link:after {
    display: none;
    }
.fame__item.slick-center .zgal__link:before,
.fame__item.slick-center .zgal__link:after,
.is-narrow .fame__item .zgal__link:before,
.is-narrow .fame__item .zgal__link:after {
    display: block;
    }
.zgal__link:before {
    width: 42px;
    height: 42px;
    background: #ececec;
    right: 0;
    bottom: 0;
    z-index: 1;
    }
.zgal__link:after {
    background: url("/local/templates/tlock/css/../img/i38.png") 0 0 no-repeat;
    right: 10px;
    bottom: 8px;
    z-index: 2;
    width: 20px;
    height: 24px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .zgal__link:after {
        background-image: url(/local/templates/tlock/css/../img/i38@2x.png);
        background-size: 20px 50px;
        }
    }
.zgal__link:hover:before,
.zgal__link:focus:before,
.zgal__link:hover:after,
.zgal__link:focus:after,
.touchevents .zgal__link:before,
.touchevents .zgal__link:after {
    opacity: 1;
    }

.hslider__year {
    color: #202427;
    font-family:'pt_sans', 'Arial', sans-serif;
    font-size: 19px;
    font-size: 1.266666667rem;
    margin-bottom: 6px;
    padding: 20px 2px 8px;
    display: inline-block;
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -ms-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    transform: skew(-17deg);
    }
.hslider__year-i {
    display: block;
    -webkit-transform: skew(17deg);
    -moz-transform: skew(17deg);
    -ms-transform: skew(17deg);
    -o-transform: skew(17deg);
    transform: skew(17deg);
    }
.slick-current .hslider__year {
    color: #fff;
    }


.info-item {
    width: 45%;
    }

.info {
    line-height: 1.3;
    }
.info__pic {
    width: 40%;
    max-width: 157px;
    }
.info__desc {
    font-weight: 100;
    }

.cabinet-history {
    width: 370px;
    margin-right: 100px;
    }
.cabinet-personal {
    width: 380px;
    }
.cabinet-personal_splashed {
    margin: 50px auto;
    }
.personal-data {
    border-collapse: collapse;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #2d2d2d;
    font-size: 14px;
    font-size: 0.933333333rem;
    }
.personal-data > tbody {
    border-bottom: 3px solid #ffffff;
    }
.personal-data > tbody:last-child {
    border-bottom: none;
    }
.personal-data .form__cell_label {
    font-weight: 100;
    }

.pic {
    display: inline-block;
    max-width: 100%;
    }
.pic_0,
.pic_1 {
    position: relative;
    }
.pic_0 {
    padding-bottom: 15px;
    }
.pic_1 {
    padding-bottom: 30px;
    }
.pic_0:before,
.pic_1:before {
    content: '';
    position: absolute;
    z-index: 0;
    left: 50%;
    bottom: 3px;
    width: 70%;
    height: 2px;
    border-radius: 50%;
    }
.opera .pic_0:before,
.opera .pic_1:before {
    display: none;
    }
.pic_0:before {
    background: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 25px 4px rgba(0,0,0,0.35);
    -webkit-transform: scale(1, 0.35) translate(-50%, 0);
    -moz-transform: scale(1, 0.35) translate(-50%, 0);
    -ms-transform: scale(1, 0.35) translate(-50%, 0);
    -o-transform: scale(1, 0.35) translate(-50%, 0);
    transform: scale(1, 0.35) translate(-50%, 0);
    }
.pic_1:before {
    width: 95%;
    background: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 30px 4px rgba(0,0,0,0.2);
    -webkit-transform: scale(1, 0.4) translate(-50%, 0);
    -moz-transform: scale(1, 0.45) translate(-50%, 0);
    -ms-transform: scale(1, 0.45) translate(-50%, 0);
    -o-transform: scale(1, 0.45) translate(-50%, 0);
    transform: scale(1, 0.45) translate(-50%, 0);
    bottom: 5px;
    }

.csstransforms3d .pic_0:before,
.csstransforms3d .pic_1:before {
    width: 92%;
    }
.csstransforms3d .pic_0:before {
    background: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 25px 4px rgba(0,0,0,0.31);
    -webkit-transform: rotateX(70deg) translate(-50%, 0);
    -moz-transform: rotateX(70deg) translate(-50%, 0);
    -ms-transform: rotateX(70deg) translate(-50%, 0);
    -o-transform: rotateX(70deg) translate(-50%, 0);
    transform: rotateX(70deg) translate(-50%, 0);
    }
.csstransforms3d .pic_1:before {
    background: rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 30px 4px rgba(0,0,0,0.15);
    -webkit-transform: rotateX(62deg) translate(-50%, 0);
    -moz-transform: rotateX(62deg) translate(-50%, 0);
    -ms-transform: rotateX(62deg) translate(-50%, 0);
    -o-transform: rotateX(62deg) translate(-50%, 0);
    transform: rotateX(62deg) translate(-50%, 0);
    }
@-moz-document url-prefix(){
    .csstransforms3d .pic_0:before {
        box-shadow: 0 0 15px 4px rgba(0,0,0,0.31);
        }
    .csstransforms3d .pic_1:before {
        box-shadow: 0 0 20px 4px rgba(0,0,0,0.15);
        }
    }




.plus-block {
    margin: 30px 2%;
    }
.plus-item {
    width: 45%;
    }
.plus-item,
.plus-item.item_section {
    margin-right: 4%;
    }
.plus-pic {
    width: 64px;
    text-align: center;
    }
.plus-pic .pic {
    min-height: 64px;
    }
.intro {
    text-align: center;
    width: 84%;
    margin: 0 auto 35px;
    }
.intro__head {
    position: relative;
    padding-bottom: 12px;
    }
.intro__head:before {
    content: '';
    position: absolute;
    width: 36px;
    height: 3px;
    background-color: #ec2813;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    }

.history {
    padding-top: 12.446351931%;
    background: url(/local/templates/tlock/css/../img/mm.png) 50% 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-bottom: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.shaped {
    position: relative;
    z-index: 0;
    padding-top: 26px;
    padding-bottom: 47px;
    background-color: #fff;
    margin-top: 3.4%;
    margin-bottom: 2.2%;
    }
.shaped:before,
.shaped:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    height: 0;
    background-image: url('data:image/svg+xml;utf8,<svg id="Слой_1" data-name="Слой 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 931 338" width="931" height="338"><title>myshape</title><path d="M0,0S231.78,31,464,31C697.28,31,931,0,931,0V338s-233.1-21-466-21C232.4,317,0,338,0,338V0Z" fill="%23fff"/></svg>');
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    }
.shaped:before {
    top: 0;
    margin-top: -3.4%;
    padding-bottom: 3.7%;
    }
.shaped:after {
    bottom: 0;
    margin-bottom: -2.2%;
    padding-bottom: 2.5%;
    background-position: 0 100%;
    }


.contact-item {
    width: 21%;
    min-width: 190px;
    margin: 0 30px 30px 0;
    }


.about-item {
    width: 47%;
    }

.content-item {
    width: 294px;
    max-width: 42%;
    max-width: calc(50% - 40px);
    margin-right: 40px;
    }


.js-ab .request-spinner,
.js-cert .request-spinner,
.js-brand .request-spinner{
    right: 18px;
    top: 18px;
    bottom: auto;
    }

.adv-head__head,
.adv-head__logo {
    margin-bottom: 15px;
    }
.adv-head__head {
    margin-right: 20px;
    }
.adv-item {
    width: 240px;
    margin-right: 27px;
    }

.mainhead {
    margin-bottom: 26px;
    padding: 20px
    }

.brand-block {
    margin-bottom: 26px;
    }
.brand-info {
    max-width: 60%;
    margin-right: 9%;
    }
.brand-head {
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: -.1em;
    }
.brand-logo {
    max-width: 30%;
    min-width: 65px;
    }


.basket-upload-holder {
    text-align: center;
    margin-top: 35px;
    }

.upload__btn {
    color: var(--tl-color);
    padding-left: 24px;
    background: url(/local/templates/tlock/css/../img/i37.png) 0 0 no-repeat;
    min-height: 23px;
    line-height: 1.3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: .17em;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .upload__btn {
        background-image: url(/local/templates/tlock/css/../img/i37@2x.png);
        background-size: 17px 23px;
        }
    }
.upload.is-focused .upload__btn {
    text-decoration: underline;
    }
.upload__btn-txt {
    display: inline;
    }
.upload__progress {
    display: none;
    }
.upload__progress.is-visible {
    display: block;
    }
.upload__progress-bar {
    display: block;
    height: 10px;
    background: #86ff0c;;
    width: 0;
    }


.lookup {
    padding-left: 43px;
    background: url(/local/templates/tlock/css/../img/i34.png) 0 0 no-repeat;
    min-height: 23px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .lookup {
        background-image: url(/local/templates/tlock/css/../img/i34@2x.png);
        background-size: 31px 23px;
        }
    }
.lookup__link {
    position: relative;
    margin-right: 20px;
    }
.lookup__link:after {
    content: '';
    position: absolute;
    background: url(/local/templates/tlock/css/../img/i35.png) 0 0 no-repeat;
    width: 17px;
    height: 13px;
    right: -20px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .lookup__link:after {
        background-image: url(/local/templates/tlock/css/../img/i35@2x.png);
        background-size: 17px 13px;
        }
    }

.grid,
.fgrid {
    overflow: hidden;
    }
.no-flexwrap .grid,
.no-flexwrap .fgrid,
.opera .grid,
.opera .fgrid {
    position: relative;
    }
.grid__i,
.fgrid__i {
    margin-right: -1px;
    margin-bottom: -1px;
    }
.grid__item,
.fgrid__item,
.fgrid__item-i {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.grid__item,
.fgrid__item {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    }

.grid__item {
    float: left;
    border-color: #e6e6e6;
    }
.grid_4 .grid__item {
    width: 25%;
    }


.fgrid__item,
.no-flexwrap .fgrid_prods .fgrid__item:after,
.opera .fgrid_prods .fgrid__item:after {
    border-color: #ebebeb;
    }

.flexwrap .fgrid__i,
.flexwrap .fgrid__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    }
.flexwrap .fgrid__i {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.016px;
    }
.flexwrap .fgrid__item,
.flexwrap .fgrid__item-i {
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -moz-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;

    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;

    max-width: 100%;
    }
.ie10.flexwrap .fgrid__item-i {
    display: block;
    }
.fgrid__item_fake,
.fgrid .fgrid__item_fake {
    border: none;
    height: 0;
    min-height: 0;
    }



.opera .fgrid__i,
.opera .fgrid__item {
    display: block;
    }
.opera .fgrid__i {
    margin-right: 0;
    }
.opera .fgrid__item,
.opera .fgrid__item-i {
    max-width: none;
    }
.flexwrap .fgrid_goods .fgrid__item {
    -webkit-flex-basis: 190px;
    -ms-flex-preferred-size: 190px;
    flex-basis: 190px;
    min-width: 16.666%;
    }
.flexwrap:not(.opera) .fgrid_prods .fgrid__item {
    -webkit-flex-basis: 250px;
    -ms-flex-preferred-size: 250px;
    flex-basis: 250px;
    min-width: 33.333%;
    }
.flexwrap .fgrid_catdep .fgrid__item {
    -webkit-flex-basis: 312px;
    -ms-flex-preferred-size: 312px;
    flex-basis: 312px;
    min-width: 50%;
    }


.flexwrap .fgrid__item .prod,
.flexwrap .fgrid__item-i.prod > * {
    width: 100%;

    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    }

.opera .fgrid__item .prod,
.opera .fgrid__item-i.prod > * {
    width: auto;
    }


.flexwrap .fgrid__item-i.prod {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    }
.opera .fgrid__item-i.prod {
    display: block;
    }
.flexwrap .fgrid__item-i.prod .prod__foot {
    margin-top: auto;
    
    }
.fgrid_prods .prod__name {
    height: auto;
    word-break: break-word;
    position: relative;
    z-index: 100;
    }


.no-flexwrap .fgrid__item {
    float: left;
    }
.no-flexwrap .fgrid_prods .fgrid__item,
.no-flexwrap .fgrid_prods .fgrid__item:after,
.opera .fgrid_prods .fgrid__item,
.opera .fgrid_prods .fgrid__item:after {
    margin-right: -3.5px;
    }
.no-flexwrap .fgrid_prods .fgrid__item,
.opera .fgrid_prods .fgrid__item {
    float: none;
    display: inline-block;
    vertical-align: top;
    border-right: none;
    }
.no-flexwrap .fgrid_prods .fgrid__item:after,
.opera .fgrid_prods .fgrid__item:after {
    content: '';
    position: absolute;
    width: 0;
    border-right-width: 1px;
    border-right-style: solid;
    top: 0;
    bottom: 0;
    }



.no-flexwrap .fgrid_goods .fgrid__item {
    width: calc(100% * 1/6);
    }
.no-flexwrap .fgrid_goods .fgrid__item:nth-child(6n) {
    width: calc(100% * 1/6 - 0.4px);
    }

.no-flexwrap .fgrid_catdep .fgrid__item {
    width: calc(100% * 1/2);
    }
.no-flexwrap .fgrid_catdep .fgrid__item:nth-child(2n) {
    width: calc(100% * 1/2 - 0.4px);
    }

.no-flexwrap .fgrid_prods .fgrid__item,
.opera .fgrid_prods .fgrid__item {
    width: 33.333333333%;
    width: calc(100% * 1/3);
    }
.no-flexwrap .fgrid_prods .fgrid__item:nth-child(3n),
.opera .fgrid_prods .fgrid__item:nth-child(3n) {
    width: 33.333333333%;
    width: calc(100% * 1/3 - 0.4px);
    }







.brand {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    }
.brand__img {
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    max-width: 70%;
    max-height: 70%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-backface-visibility: hidden;
    }
.brand__img_gray {
    z-index: 1;
    opacity: 1;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    }
.brand:hover .brand__img_gray, .brand:focus .brand__img_gray {
    opacity: 0;
    }


.apply {
    float: right;
    margin-bottom: 44px;
    width: 32%;
    margin-left: 10%;
    }

.iconed {
    line-height: 1.3;
    }
.iconed__icon {
    padding-right: 15px;
    line-height: 0;
    }
.iconed__icon,
.iconed__txt {
    display: table-cell;
    vertical-align: middle;
    }


.banner,
.banner .hd_0 {
    color: #fff;
    }
.banner,
.good:hover,
.good:focus,
.catdep:hover,
.catdep:focus,
.slick-current .hslider__year {
    background-color: #1f6498;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDI1NSAxNDMiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI5Ny4yNDk4MzU4MDI1MTU1JSIgeTE9IjEwMi40NzYyNTg5NjU4OTglIiB4Mj0iMi43NTAxNjQxOTc0ODQ1JSIgeTI9Ii0yLjQ3NjI1ODk2NTg5ODE3JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwYTQ1NzMiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDc5YjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjI1NSIgaGVpZ2h0PSIxNDMiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
    background-image: -moz-linear-gradient(132deg, #0a4573 0%, #2d79b4 100%);
    background-image: -o-linear-gradient(132deg, #0a4573 0%, #2d79b4 100%);
    background-image: -webkit-linear-gradient(132deg, #0a4573 0%, #2d79b4 100%);
    background-image: linear-gradient(318deg, #0a4573 0%, #2d79b4 100%);
    }
.ie9 .slick-current .hslider__year {
    background-image: none;
    }
.banner {
    padding-top: 12px;
    padding-bottom: 15px;
    line-height: 1.3;
    }
.banner__txt {
    color: #bbd9ef;
    margin-bottom: 20px;
    }



.office {
    line-height: 1.3;
    }

.content-slider,
body .content-slider {
    margin-right: 20px;
    margin-bottom: 28px;
    }
.content-slider {
    width: 400px;
    max-width: 100%;
    float: left;
    }

html:not(.opera) .event-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    }
.event-block__pic,
body .event-block__pic {
    margin-right: 40px;
    }
.event-block__info {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 40px;

    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;

    }
.no-flexwrap .event-block__info {
    overflow: hidden;
    }

.event {
    padding-left: 46px;
    }
.event__label {
    color: #202427;
    font-family:'pt_sans', 'Arial', sans-serif;
    font-size: 19px;
    font-size: 1.266666667rem;
    }
.event_date {
    background: url(/local/templates/tlock/css/../img/i41.png) 0 .2em no-repeat;
    min-height: 24px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .event_date {
        background-image: url(/local/templates/tlock/css/../img/i41@2x.png);
        background-size: 25px 24px;
        }
    }
.event_place {
    background: url(/local/templates/tlock/css/../img/i42.png) 0 .2em no-repeat;
    min-height: 24px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .event_place {
        background-image: url(/local/templates/tlock/css/../img/i42@2x.png);
        background-size: 28px 24px;
        }
    }

a.good:link, a.good:visited,
.good__pic-i {
    line-height: 1.3;
    }
a.good:link, a.good:visited {
    color: #464646;
    text-decoration: none;
    padding: 15px 7.035175879% 15px 4.522613065%;
    position: relative;
    overflow: hidden;
    min-height: 107px;
    }
a.good:hover, a.good:focus {
    color: #fff;
    }
.good__pic {
    width: 34%;
    min-width: 60px;
    margin-right: 4.522613065%;
    min-height: 77px;
    line-height: 77px;
    text-align: center;
    float: left;
    }
.good__pic-i {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    }
.good__img,
.good__img-dec {
    position: relative;
    z-index: 1;
    }
.good__img,
.good__img-dec-i {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
.good__img {
    z-index: 1;

    height: auto;
    width: auto;
    max-height: 110px;
    }
.good__img-dec {
    position: absolute;
    z-index: 0;
    width: 200%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -moz-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    -o-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    }
.good__img-dec_flat {
    -webkit-transform: translate(-50%, -10%);
    -moz-transform: translate(-50%, -10%);
    -ms-transform: translate(-50%, -10%);
    -o-transform: translate(-50%, -10%);
    transform: translate(-50%, -10%);
    }
.good__img-dec-i {
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;

    }
doesnotexist:-o-prefocus, .good__img-dec-i {
    opacity: 1;
    visibility: hidden;
    -webkit-transition: none ;
    -moz-transition: none ;
    -ms-transition: none ;
    -o-transition: none ;
    transition: none ;
    }
a.good:hover .good__img-dec-i, a.good:focus .good__img-dec-i {
    opacity: 1;
    -webkit-transition: none ;
    -moz-transition: none ;
    -ms-transition: none ;
    -o-transition: none ;
    transition: none ;
    }
doesnotexist:-o-prefocus, a.good:hover .good__img-dec-i, a.good:focus .good__img-dec-i {
    visibility: visible;
    }
.good__txt {
    overflow: hidden;
    overflow-wrap: anywhere;
    margin-top: 20px;
    margin-bottom: 10px;
    }
.no-flexwrap .good__txt {
    overflow: visible;
    }

.good__qnt {
    position: absolute;
    right: 15px;
    top: 10px;
    visibility: hidden;
    font-size: 0.933333333em;
    }
a.good:hover .good__qnt, a.good:focus .good__qnt {
    visibility: visible;
    }
.no-flexwrap a.good:link, .no-flexwrap a.good:visited {
    display: block;
    }
.no-flexwrap .good__pic,
.no-flexwrap .good__txt {
    height: 3.9em;
    }
.flexwrap .fgrid__item-i.good_catdep {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    }
a.good_catdep:link, a.good_catdep:visited {
    padding: 69px 9% 69px 8.5%;
    }
.flexwrap .good_catdep .good__pic,
.flexwrap .good_catdep .good__txt {
    margin-top: auto;
    margin-bottom: auto;
    line-height: 1.3;
    min-height: 0;
    }
.no-flexwrap .good_catdep .good__pic,
.no-flexwrap .good_catdep .good__txt {
    min-height: 170px;
    line-height: 170px;
    }

.good_catdep .good__pic {
    margin-right: 11%;
    max-width: 150px;
    min-width: 60px;
    width: 38%;
    text-align: right;
    }
.flexwrap .good_catdep .good__pic {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    }
.flexwrap .good_catdep .good__pic-i {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 113.333333333%;
    }

.flexwrap .good_catdep .good__txt {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    }
.no-flexwrap .good_catdep .good__txt {
    margin-top: 0;
    margin-bottom: 0;
    height: 9.1em;
    overflow: hidden;
    }
.no-flexwrap .good_catdep .good__txt-i {
    display: inline-block;
    max-width: 100%;
    line-height: 1.3;
    vertical-align: middle;
    }

.good_catdep .good__img {
    -webkit-backface-visibility: hidden;

    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -ms-transition: -ms-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;

    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);

    max-height: 170px;

    }
.flexwrap .good_catdep .good__img {
    position: absolute;
    right: 0;
    top: 50%;
    max-height: 100%;
    max-width: 100%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    }

a.good_catdep:hover .good__img, a.good_catdep:focus .good__img {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    transform: translate(0, -10px);
    }
.flexwrap a.good_catdep:hover .good__img, .flexwrap a.good_catdep:focus .good__img {
    -webkit-transform: translate(0, -60%);
    -moz-transform: translate(0, -60%);
    -ms-transform: translate(0, -60%);
    -o-transform: translate(0, -60%);
    transform: translate(0, -60%);
    }


.good_catdep .good__img-dec {
    position: absolute;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 7%;
    bottom: -17%;
    width: auto;
    right: -13.25%;
    }



a.good_catdep:hover .good__img-dec-i, a.good_catdep:focus .good__img-dec-i {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    }
.good_catdep .good__qnt {
    position: static;
    right: auto;
    top: auto;
    display: block;
    font-size: 1em;
    margin-top: 10px;
    opacity: 1;
    visibility: visible;
    }
.ban {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    }
a.ban__link:link, a.ban__link:visited {
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.ban__wrap {
    display: table;
    width: 100%;
    border-collapse: separate;
    }
.ban__side,
.ban__desc {
    display: table-cell;
    vertical-align: middle;

    padding-top: 16px;
    padding-bottom: 16px;
    }
.ban__side  {
    width: 1%;
    }
.ban__logo {
    background: #fff;
    padding: 12px 10px;
    }
.ban__logo-img {
    display: block;
    max-width: none;
    }
.ban__desc {
    padding-left: 39.5%;
    font: normal 17px/1.4 'pt_sans', 'Arial', sans-serif;
    }
.ban__txt,
.ban__more,
.ban__logo {
    margin-top: 4px;
    margin-bottom: 4px;
    }
.ban__txt,
.ban__txt.item {
    margin-right: 7%;
    line-height: 1.4;
    }
.ban__head {
    margin: 0 0 3px;
    font-weight: bold;
    font-size: 31px;
    line-height: 1.1;
    }

.navi,
.navi .valign-inner {
    line-height: 1.4;
    }
.navi {
    font-weight: 100;
    }
.navi__item_prev {
    float: left;
    }
.navi__item_next {
    float: right;
    text-align: right;
    }
.navi__item {
    max-width: 46%;
    }
.navi__arr-prev {
    margin-right: 17px;
    }
.navi__arr-next {
    margin-left: 17px;
    }
.nav-handl {
    width: 40px;
    height: 42px;
    position: relative;
    background: #fff;
    }
a:hover .nav-handl,
a:focus .nav-handl,
.nav-handl:hover,
.nav-handl:focus {
    background-color: var(--tl-color);
    }



.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__arr,
.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__fullscreen-icon {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1;
    display: block;
    top: auto;
    bottom: 0;
    width: 42px;
    height: 42px;
    background: #ececec;
    margin-top: 0;
    }
.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__arr:not(.fotorama__arr--disabled):hover,
.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__arr:not(.fotorama__arr--disabled):focus,
.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__fullscreen-icon:hover,
.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__fullscreen-icon:focus {
    background: var(--tl-color);
    }
.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__arr--disabled {
    opacity: .7;
    }
.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__arr--prev {
    left: 0;
    }
.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__arr--next {
    left: 42px;
    right: auto;
    }
.js .cslider:not(.fotorama--fullscreen).fotorama--fullscreen .fotorama__wrap .fotorama__stage .fotorama__arr {
    bottom: auto;
    top: 0;
    }
.cslider:not(.fotorama--fullscreen) .fotorama__arr:before,
.cslider:not(.fotorama--fullscreen) .fotorama__fullscreen-icon:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-position: 0 0;
    background-repeat: no-repeat;
    }
.cslider:not(.fotorama--fullscreen) .fotorama__arr:before {
    width: 8px;
    height: 14px;
    }
.cslider:not(.fotorama--fullscreen) .fotorama__fullscreen-icon:before {
    width: 20px;
    height: 24px;
    background-image: url(/local/templates/tlock/css/../img/i38.png);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .cslider:not(.fotorama--fullscreen) .fotorama__fullscreen-icon:before {
        background-image: url(/local/templates/tlock/css/../img/i38@2x.png);
        background-size: 20px 50px;
        }
    }
.cslider:not(.fotorama--fullscreen) .fotorama__arr--prev:before {
    background-image: url(/local/templates/tlock/css/../img/i39.png);
    }
.cslider:not(.fotorama--fullscreen) .fotorama__arr--next:before {
    background-image: url(/local/templates/tlock/css/../img/i40.png);
    }
.cslider:not(.fotorama--fullscreen) .fotorama__arr--prev:not(.fotorama__arr--disabled):hover:before,
.cslider:not(.fotorama--fullscreen) .fotorama__arr--prev:not(.fotorama__arr--disabled):focus:before,
.cslider:not(.fotorama--fullscreen) .fotorama__arr--next:not(.fotorama__arr--disabled):hover:before,
.cslider:not(.fotorama--fullscreen) .fotorama__arr--next:not(.fotorama__arr--disabled):focus:before,
.cslider:not(.fotorama--fullscreen) .fotorama__fullscreen-icon:hover:before,
.cslider:not(.fotorama--fullscreen) .fotorama__fullscreen-icon:focus:before {
    background-position: 0 100%;
    }
.cslider .fotorama__caption {
    display: none;
    font-family: 'pf_dindisplay_pro', 'Arial', sans-serif;
    font-size: 1em;
    color: inherit;
    }
.cslider.fotorama--fullscreen .fotorama__caption {
    display: block;
    }
.js .cslider:not(.fotorama--fullscreen).fotorama .fotorama__wrap .fotorama__stage .fotorama__fullscreen-icon {
    right: 0;
    }

.cslider .fotorama__nav-wrap {
    margin-top: 12px;
    }
.cslider.fotorama--fullscreen .fotorama__nav-wrap {
    display: none;
    }
.highlight {
    margin: 10px 0 10px 3%;
    }
.sidecol,
.sidebar {
    width: 256px;
    position: relative;
    z-index: 20;
    }

.sidebar {
    float: left;
    }
.maincol {
    float: left;
    width: 100%;
    margin-left: -256px;
    }
.maincol__i {
    margin-left: 256px;
    padding-left: 16px;
    }

.sidecol {
    float: right;
    }
.centercol {
    float: right;
    width: 100%;
    margin-right: -256px;
    }
.centercol__i {
    margin-right: 256px;
    padding-right: 16px;
    }







.filter__header {
    background: var(--tl-color);
    padding-top: 11px;
    padding-bottom: 10px;
    margin-bottom: 14px;
    }
.filter__content {
    margin-bottom: 28px;
    }

.filter__elem.celem_notxt {
    margin-right: .4em;
    top: -.18em;
    position: relative;
    }

.filter__label {
    border-bottom: 1px dashed #575757;
    }
 .filter-launcher {
     display: none;
     }
 .filter-trg {
     height: 43px;
     line-height: 43;
     }
 body  .filter-trg.button {
     text-align: right;
     }
.filter-show-all-items{
    color: #2b6999;
    text-align: center;
    cursor: pointer;
    margin: 20px 0 0 20px;
    display: flex;
}
.ui-slider,
.ui-slider-range {
    height: 20px;
    }
.ui-slider:before,
.ui-slider-range:before {
    content: '';
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    }
.ui-slider:before {
    background-color: #e2e2e2;
    }
.ui-slider-range:before {
    background-color: var(--tl-color);
    }
.ui-slider .ui-slider-handle {
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    top: 50%;
    }
.ui-slider .ui-slider-handle {
    outline: none;
    width: 10px;
    height: 10px;
    background-color: var(--tl-color);
    margin-top: -5px;
    cursor: pointer;
    margin-left: -5px;
    }
.ui-slider .ui-slider-handle:before {
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    z-index: 0;
    }


.ui-slider-wrapper .ui-slider-label-ticks span {
    color: #858585;
    font-size: 12px;
    width: 60px;
    margin-left: -30px;
    top: auto;
    }
.ui-slider-wrapper .ui-slider-label-ticks:first-child span {
    margin-left: 0;
    text-align: left;
    }
.ui-slider-wrapper .ui-slider-label-ticks:last-child span {
    margin-left: -60px;
    text-align: right;
    }

.ui-slider-wrapper.ui-widget {
    padding-top: 18px;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    }
.ui-slider-wrapper .ui-slider-labels {
    border: none;
    }
.horizontal .ui-slider-labels {
    top: 0;
    }
.horizontal .ui-slider-label-ticks {
    border: none;
    width: auto;
    height: auto;
    }
.range .range__input {
    width: 74px;
    }
.range__tooltip {
    color: #858585;
    font-size: 12px;
    position: absolute;
    left: 50%;
    width: 60px;
    margin-left: -30px;
    text-align: center;
    font-size: 0.933333333rem;
    top: -1.6em;
    clear: both !important;
    }
.control-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: contents;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
    }

.control-header__hd,
.control-header__panel {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    max-width: 100%;
    }
.control-header__hd {
    -webkit-box-flex:300;
    -webkit-flex-grow:300;
    -moz-box-flex:300;
    -ms-flex-positive:300;
    flex-grow:300;
    }
.control-header__panel {
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -moz-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    }


.control-header__panel {
    width: 100%;
    font-weight: 100;
    }
.control-header__sorting {
    margin-right: 38px;
    }
.control-header__hd,
.control-header__special,
.control-header__sorting,
.control-header__view {
    margin-bottom: 16px;
    }


.control-header__special .celem {
    margin-right: 44px;
    }
.control-header__special .celem:last-child {
    margin-right: 0;
    }
















.spinner {
    left: 50%;
    top: 50%;
    }




.del-container {
    }
.del-container__empty-block,
.del-container_state_empty .del-container__i {
    display: none;
    }
.del-container_state_empty .del-container__empty-block {
    display: block;
    }
.deletable {
    position: relative;
    }
/*bootstrap modal*/
.modal-dialog {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .4s;
    -moz-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
    transition-property: transform;

    position: absolute;
    right: 50%;
    bottom: 100%;

    width: 600px;
    }
.is-adaptive-modal .modal-dialog {
    max-width: 100%;
    }
.modal_mah .modal-dialog {
    max-height: 100%;
    }
.fade,
.touchevents.is-adaptive-modal .wrapper {
    -webkit-transition-timing-function: cubic-bezier(.62,.08,.62,.76);
    -moz-transition-timing-function: cubic-bezier(.62,.08,.62,.76);
    -ms-transition-timing-function: cubic-bezier(.62,.08,.62,.76);
    -o-transition-timing-function: cubic-bezier(.62,.08,.62,.76);
    transition-timing-function: cubic-bezier(.62,.08,.62,.76);
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -ms-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    }
.fade,
.touchevents.is-adaptive-modal .modal-open .wrapper,
.touchevents.is-adaptive-modal .dialog-hide-end .wrapper {
    opacity: 0;
    }
.fade.in,
.touchevents.is-adaptive-modal .wrapper,
.touchevents.is-adaptive-modal .backdrop-hide-start .wrapper {
    opacity: 1;
    }
.modal-open {
    overflow: hidden;
    }
.touchevents.is-adaptive-modal .modal-open {
    overflow: visible;
    }

.modal {
    display: none;
    top: 0;
    min-height: 100%;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;

    overflow: hidden;
    position: fixed;
    right: 0;
    bottom: 0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;


    background: url("/local/templates/tlock/css/../img/t0.png");
    }
.modal_fullscreen {
    height: 100%;
    }
.modal_visible-offscreen {
    display: block !important;
    visibility: hidden !important;
    position: absolute !important;
    top: -9999px !important;
    bottom: auto !important;
    }
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    }
.modal-open .modal_mah,
.modal-open .modal_fullscreen {
    overflow: hidden;
    }
.touchevents.is-adaptive-modal .modal-overflow-y .modal {
    min-height: 140%;
    }
.touchevents.is-adaptive-modal .modal-overflow-y .modal_fullscreen,
.touchevents.is-adaptive-modal .modal {
    min-height: 0;
    }
.touchevents.is-adaptive-modal .modal {
    position: absolute;
    width: 100%;
    }
.touchevents.is-adaptive-modal .modal,
.touchevents.is-adaptive-modal .modal-open .modal {
    overflow: visible;
    }
.touchevents.is-adaptive-modal .modal_fullscreen.modal,
.touchevents.is-adaptive-modal .modal-open .modal_fullscreen.modal {
    overflow: hidden;
    }

.modal.fade .modal-dialog {
    -webkit-transform: translate(50%, 75%);
    -moz-transform: translate(50%, 75%);
    -ms-transform: translate(50%, 75%);
    -o-transform: translate(50%, 75%);
    transform: translate(50%, 75%);
    }
.modal.in .modal-dialog {
    -webkit-transform: translate(50%, 100%);
    -moz-transform: translate(50%, 100%);
    -ms-transform: translate(50%, 100%);
    -o-transform: translate(50%, 100%);
    transform: translate(50%, 100%);
    }
.modal-overflow-x .modal.fade .modal-dialog {
    -webkit-transform: translate(0, 75%);
    -moz-transform: translate(0, 75%);
    -ms-transform: translate(0, 75%);
    -o-transform: translate(0, 75%);
    transform: translate(0, 75%);
    }
.modal-overflow-x .modal.in .modal-dialog {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    }
.modal-overflow-y .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    }
.modal-overflow-y .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    }

.js.ie9 .modal .modal-dialog,
.js.opera .modal .modal-dialog {
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    }


.modal-overflow-y .modal-dialog,
.modal-overflow-x .modal-dialog,
.no-csstransforms .modal-dialog,
.ie9 .modal-dialog,
.opera .modal-dialog {
    left: 0;
    }
.modal-overflow-y .modal-dialog,
.no-csstransforms .modal-dialog,
.ie9 .modal-dialog,
.opera .modal-dialog {
    position: relative;
    bottom: auto;
    top: 0;
    margin: 0 auto 30px;
    }
.modal-overflow-y .modal_fullscreen .modal-dialog,
.no-csstransforms .modal_fullscreen .modal-dialog,
.ie9 .modal_fullscreen .modal-dialog,
.opera .modal_fullscreen .modal-dialog {
    margin: 0;
    }


.modal_fullscreen .modal-dialog {
    position: absolute;
    width: auto;
    min-width: 100%;
    height: 100%;
    }

.modal-content {
    position: relative;
    outline: 0;
    margin: 34px 10px 108px;
    padding: 30px 40px;
    background-color: white;
    }



.modal_mah .modal-content,
.modal_mah .modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    }
.modal_fullscreen .modal-content {
    margin: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    }
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: var(--tl-color);
    }
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
    }
.modal-backdrop.in {
    opacity: .97;
    filter: alpha(opacity=97);
    }
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
    }

.touchevents.is-adaptive-modal .scroll-keeper {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 10px;
    height: 120%;
    }


.touchevents.is-adaptive-modal .dialog-show-start .wrapper,
.touchevents.is-adaptive-modal .dialog-show-start .modal-backdrop,
.scroll-keeper {
    display: none;
    }
.touchevents.is-adaptive-modal .dialog-show-start .scroll-keeper,
.touchevents.is-adaptive-modal .dialog-hide-start .modal-backdrop {
    display: block;
    }
.touchevents.is-adaptive-modal .modal-fullscreen .scroll-keeper {
    display: none;
    }

.touchevents.is-adaptive-modal .dialog-show-start {
    background-color: rgb(5, 84, 122);
    }
.touchevents.is-adaptive-modal .dialog-hide-start {
    background-color: #ececec;
    }
.modal .modal__close,
.modal__close {
    color: #fff;
    }
.modal__close {
    font-size: 16px;
    font-weight: 100;
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: -70px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 18px 0 12px;
    background: url(/local/templates/tlock/css/../img/i16.png) 50% 0 no-repeat;

    -moz-osx-font-smoothing: grayscale;

    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .modal__close {
        background-image: url(/local/templates/tlock/css/../img/i16@2x.png);
        background-size: 12px 12px;
        }
    }
.modal__close:hover,
.modal__close:focus {
    text-decoration: underline;
    }
.modal_mah .modal__close {
    margin-right: 0 !important;
    }
.modal_fullscreen .modal__close {
    bottom: auto;
    top: 0;
    right: 0;
    left: auto;
    background-color: var(--tl-color);
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 41px;
    height: 0;
    padding-top: 41px;
    padding-bottom: 0;
    overflow: hidden;
    background-position: 50% 50%;
    }
.modal-header__btn {
    float: right;
    width: 170px;
    margin-left: 40px;
    text-align: right;
    }
.modal-header__hd {
    display: table;
    }
.modal-header__hd:after {
    content: '1 1 1 1 1 1 1 1 1 1 1';
    font: .1px/0 a;
    display: block;
    word-spacing: 99in;
    overflow: hidden; /*IE8-*/
    }

/*
swappable modal
*/
.modal-content__swap_sequential,
.modal_swapped .modal-content__swap_initial {
    display: none;
    }
.modal_swapped .modal-content__swap_sequential {
    display: block;
    }
/*end bootstrap modal*/
.modal__shifter {
    margin-left: -40px;
    margin-right: -40px;
    margin-bottom: -30px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 30px;
    }
.region-modal .modal-dialog {
    width: 501px;
    }
.log-modal .modal-dialog,
.reg-modal .modal-dialog,
.recall-modal .modal-dialog,
.edit-personal1-modal .modal-dialog,
.edit-personal2-modal .modal-dialog {
    width: 326px;
    }
.ab-modal .modal-dialog,.ad-modal .modal-dialog {
    width: 915px;
    }
.filter-modal .modal-dialog {
    width: 282px;
    }
.filter-modal .modal-content {
    padding: 0;
    }

.is-processing {
    position: relative;
    }
.modal .request-spinner {
    right: 0;
    bottom: 0;
    }
.button .request-spinner {
    right: 18px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    }

.tooltip {
    display: none;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.tooltip .qtip-content {
    z-index: 0;
    -webkit-transform: translateZ(0px);
    }
.tooltip .qtip-tip {
    z-index: 1;
    }


.unlock-popup {
    width: 243px;
    }
.unlock-popup .qtip-content {
    padding: 16px 20px 20px;
    background-color: white;
    box-shadow: 0 1px 46px rgba(35, 31, 32, 0.35);
    color: #686868;
    line-height: 1.3;
    }
.unlock-popup .qtip-tip {
    border-color: #fff;
    }

.compare-popup {
    width: 175px;
    }
.compare-popup .qtip-content {
    padding: 16px 20px 20px;
    background-color: white;
    box-shadow: 0 1px 46px rgba(35, 31, 32, 0.35);
    color: #686868;
    line-height: 1.3;
    }
.compare-popup .qtip-tip {
    border-color: #fff;
    }
.liquidation-popup,
.spec-popup{
    font-size: 13px;
    max-width: 230px;
    background-color: var(--tl-color);
    color: white;
    box-shadow: 0 1px 46px rgba(35, 31, 32, 0.35);
}
.liquidation-popup .qtip-tip>canvas,
.spec-popup .qtip-tip>canvas{
    display: none;
}
.spec-popup::before,
.liquidation-popup::before{
    background-color: var(--tl-color);
    content: "";
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    top: 0;
    left: 90px;
    width: 10px;
    height: 10px;
    background: inherit;
}
.liquidation-popup  .qtip-content {
    text-align: center;
}
@media screen and (max-width: 680px) {
    .spec-popup,
    .liquidation-popup{
        float: left;
        margin: 1px 0 0 -100px;
    }
    .spec-popup::before,
    .liquidation-popup::before{
        left: 180px;
    }
    .card__labels .q_icon,
    .card__labels .q_icon2,
    .prod__labels .q_icon,
    .prod__labels .q_icon2{
        padding-bottom: 0;
        vertical-align: middle;
    }
    .tabs_auto .ui-tabs-nav .ui-state-default {
        display: block!important;
        width: 97%;
    }

}

.sample-tooltip .qtip-content {
    padding: 32px 32px 0;
    background-color: #12628f;
    box-shadow: 0 1px 13px rgba(35, 31, 32, 0.35);
    line-height: 1.3;
    z-index: 0;
    -webkit-transform: translateZ(0px);
    }
.sample-tooltip .qtip-tip {
    border-color: #12628f;
    z-index: 1;
    }
.sample-tooltip img {
    display: block;
    }

.file-sample,
a.file-sample-trg:link, a.file-sample-trg:visited {
    color: #2d2d2d;
    }
.file-sample {
    font-size: 14px;
    font-size: 0.933333333rem;
    padding-top: 2px;
    font-weight: 100;
    position: relative;
    z-index: 2;
    }
a.file-sample-trg:link, a.file-sample-trg:visited {
    border-bottom: 1px dotted currentColor;
    text-decoration: none;
    }
a.file-sample-trg:hover, a.file-sample-trg:focus {
    border-bottom-color: transparent;
    }

.celem__input {
    z-index: -1;
    left: -9999px;
    }
.celem {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    padding-left: 21px;
    min-height: 11px;

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

    line-height: 1.3;
    }
body .celem_notxt,
body .celem_noicon {
    padding-left: 0;
    }
.celem .icheckbox,
.celem .iradio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    position: absolute;
    left: 0;
    }
.celem .icheckbox {
    width: 11px;
    height: 11px;
    top: 7px;
    }
.celem_notxt .icheckbox,
.celem_notxt .iradio {
    position: relative;
    }
.celem_noicon .icheckbox,
.celem_noicon .iradio {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    }
.celem.hover .icheckbox,
.celem.hover .iradio,
.celem.focused .icheckbox,
.celem.focused .iradio,
.celem_noicon.focused {
    -moz-box-shadow: 0 0 4px #38c;
    -webkit-box-shadow: 0 0 4px #38c;
    box-shadow: 0 0 4px #38c;
    }
.celem_noicon.focused {
    z-index: 1;
    }
.celem .icheckbox:before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    width: 15px;
    height: 11px;
    background: url(/local/templates/tlock/css/../img/i17.png) -2000px 50% no-repeat;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .celem .icheckbox:before {
        background-image: url(/local/templates/tlock/css/../img/i17@2x.png);
        background-size: 15px 11px;
        }
    }
.celem.checked .icheckbox:before {
    background-position: 50% 50%;
    }
.celem.checked .icheckbox {
    }
.celem.disabled {
    opacity: .6;
    }




.celem .iradio {
    width: 14px;
    height: 14px;
    top: .1em;
    }
.celem .iradio,
.celem .iradio:after {
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    }
.celem .iradio:after {
    content: '';
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    display: none;

    background-color: #2b6999;
    }
.celem.checked .iradio:after {
    display: block;
    }



.celem_0 {
    padding-left: 0.866666667em;
    }
.celem_0 .iradio {
    width: 0.333333333em;
    height: 0.333333333em;
    top: .46em;
    background: #c9c9c9;
    border: none;
    }
.celem_0.hover .iradio,
.celem_0.focused .iradio,
.celem_0.celem_noicon.focused {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }
.celem_0.hover,
.celem_0.focused,
.celem_0.checked {
    color: #064569;
    }
.celem_0.hover .iradio,
.celem_0.focused .iradio,
.celem_0.checked .iradio {
    background: var(--tl-color);
    }
.celem_0 .iradio,
.celem_0 .iradio:after {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    }
.celem_0 .iradio:after,
.celem_0.checked .iradio:after {
    display: none;
    }






.celem_2 {
    font-size: 14px;
    font-size: 0.933333333rem;
    padding-left: 1.642857143em;
    }

.celem_2.special_new {
    color: #38b317;
    }
.celem_2.special_sale {
    color: #eca700;
    }
.celem_2.special_liquidation {
    color: #f3552e;
}
.celem_2.special_patent {
    color: #4C929F;
}
.celem_2 .iradio,
.celem_2 .icheckbox {
    width: 1.142857143em;
    height: 1.142857143em;
    background: var(--tl-color);
    top: 0;

    border: 1px solid #dadada;
    -webkit-box-shadow: inset 0 0 0 1px #4d768d;
    -moz-box-shadow: inset 0 0 0 1px #4d768d;
    box-shadow: inset 0 0 0 1px #4d768d;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .celem_2 .icheckbox:before {
        background-image: url(/local/templates/tlock/css/../img/i33@2x.png);
        background-size: 15px 11px;
        }
    }
.celem_2.special_new .icheckbox:before {
    background-image: url(/local/templates/tlock/css/../img/i28.png);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .celem_2.special_new .icheckbox:before {
        background-image: url(/local/templates/tlock/css/../img/i28@2x.png);
        background-size: 15px 11px;
        }
    }
.celem_2.special_sale .icheckbox:before {
    background-image: url(/local/templates/tlock/css/../img/i29.png);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .celem_2.special_sale .icheckbox:before {
        background-image: url(/local/templates/tlock/css/../img/i29@2x.png);
        background-size: 15px 11px;
        }
    }
.celem_2 .iradio:after {
    background-color: #fff;
    }
.celem_2.special_new .iradio:after {
    background-color: #38b317;
    }
.celem_2.special_sale .iradio:after {
    background-color: #eca700;
    }
.celem_2.special_liquidation .icheckbox:before {
    background-image: url(/local/templates/tlock/css/../img/i29l.png);
}
.celem_2.special_patent .iradio:after {
    background-color: #4C929F;
}
.celem_3.checked {
    color: #2b6999;
    }


.celem_4,
.celem_4.celem_noicon {
    padding: 11px 19px;
    }
.celem_4.checked {
    background: var(--tl-color);
    color: #fff;
    }
.celem .icon_driveroute,
.celem .icon_walkroute {
    margin-right: 5px;
    margin-bottom: -3px;
    }
.celem-block_type_radio.celem-block_state_checked,
.celem_radio.checked,
.celem.disabled {
    opacity: 0.5;
    }
.icon {
    display: inline-block;
    }
.celem_1a .icon,
.ui-tabs-anchor .icon {
    vertical-align: middle;
    }
.icon_pic {
    width: 16px;
    height: 12px;
    background: url(/local/templates/tlock/css/../img/i31.png) 0 0 no-repeat;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .icon_driveroute {
        background-image: url(/local/templates/tlock/css/../img/i31@2x.png);
        background-size: 16px 29px;
        }
    }
.icon_list {
    width: 15px;
    height: 12px;
    margin-top: 1px;
    background: url(/local/templates/tlock/css/../img/i30.png) 0 0 no-repeat;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .icon_list {
        background-image: url(/local/templates/tlock/css/../img/i30@2x.png);
        background-size: 15px 26px;
        }
    }
.icon_driveroute {
    width: 17px;
    height: 17px;
    background: url(/local/templates/tlock/css/../img/i48.png) 0 0 no-repeat;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .icon_driveroute {
        background-image: url(/local/templates/tlock/css/../img/i48@2x.png);
        background-size: 17px 36px;
        }
    }
.icon_walkroute {
    width: 17px;
    height: 17px;
    background: url(/local/templates/tlock/css/../img/i47.png) 0 0 no-repeat;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .icon_walkroute {
        background-image: url(/local/templates/tlock/css/../img/i47@2x.png);
        background-size: 17px 36px;
        }
    }
.celem .icon {
    background-position: 0 0;
    }
.celem.checked .icon,
.ui-tabs-active .ui-tabs-anchor .icon {
    background-position: 0 100%;
    }

.sortable__handle,
.celem.sortable__handle {
    cursor: pointer;
    }
.sortable__handle {
    padding-right: 22px !important;
    position: relative;
    display: inline-block!important;
    }
.sortable__handle:after {
    content: '';
    position: absolute;
    background: url(/local/templates/tlock/css/../img/i32.png) 0 0 no-repeat;
    width: 7px;
    height: 14px;
    right: 7px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: none;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .sortable__handle:after {
        background-image: url(/local/templates/tlock/css/../img/i32@2x.png);
        background-size: 7px 30px;
        }
    }
.sortable__handle.is-active:after {
    display: block;
    }
.sortable__handle.is-toggled:after {
    background-position: 0 100%;
    }
.sortable__handle_0:after {
    background-image: url(/local/templates/tlock/css/../img/i43.png);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .sortable__handle_0:after {
        background-image: url(/local/templates/tlock/css/../img/i43@2x.png);
        background-size: 7px 30px;
        }
    }

.ui-tabs .ui-tabs-nav,
.tabs .ui-tabs-panel,
.tabs,
.tabs .ui-tabs-nav .ui-tabs-anchor,
.tabs .ui-tabs-nav .ui-state-default {
    padding: 0;
    border: none;
    background: none;
    }
.tabs .ui-tabs-nav,
.tabs .ui-tabs-panel,
.tabs .ui-tabs-nav .ui-tabs-anchor,
.tabs .ui-tabs-nav .ui-state-default {
    margin: 0;
    }
body .tabs .ui-tabs-nav .ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 0;
    }

.tabs-fake .ui-tabs-nav {
    display: none;
    }



.tabs_0 .ui-tabs-nav .ui-state-default {
    background: #ffffff;
    }
.tabs_0 .ui-tabs-nav .ui-tabs-anchor,
.tabs_1 .ui-tabs-nav .ui-tabs-anchor {
    font-family:'pt_sans', 'Arial', sans-serif;
    font-weight: normal;
    line-height: 1.2;
    color: var(--tl-color);
    border: 1px solid var(--tl-color);
    -webkit-transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    }
.tabs_0 .ui-tabs-nav .ui-tabs-anchor {
    font-size: 15px;
    padding: 0.866666667em 1em;
    }
.tabs_1 .ui-tabs-nav .ui-tabs-anchor {
    font-size: 17px;
    padding: 0 17px;
    position: relative;
    z-index: 0;
    height: 41px;
    line-height: 41px;
    }

.tabs_1 .ui-tabs-nav .ui-tabs-anchor:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    height: 0;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
    -ms-transition: height .2s;
    -o-transition: height .2s;
    transition: height .2s;
    background-color: var(--tl-color);
    }

.tabs_0 .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor,
.tabs_1 .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {
    color: #fff;
    }
.tabs_1 .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {
    font-size: 19px;
    }
.tabs_0 .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {
    background-color: var(--tl-color);
    }
.tabs_1 .ui-tabs-nav .ui-state-hover .ui-tabs-anchor:before,
.tabs_1 .ui-tabs-nav .ui-state-focus .ui-tabs-anchor:before {
    height: 6px;
    }
.tabs_1 .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor:before {
    height: 100%;
    }

.tabs_1 .ui-tabs-nav {
    border-bottom: 3px solid var(--tl-color);
    }
.tabs_1.tabs_auto .ui-tabs-nav {
    border-bottom: none;
	margin-bottom:-1px;
    }
.tabs_1.tabs_auto .ui-tabs-nav ~ div {
    border-top: 3px solid var(--tl-color);
    }
.tabs_1 .ui-tabs-nav .ui-state-default {
    border-right: 1px solid transparent;
    }
.tabs_1 .ui-tabs-nav .ui-state-default:last-child {
    border-right-width: 0;
    }
.tabs_auto .ui-tabs-nav {
    display: table;
    }
.tabs_r.tabs_auto .ui-tabs-nav {
    margin-left: auto;
    }
.tabs_auto-fix .ui-tabs-nav {
    table-layout: fixed;
    }
_::-webkit-full-page-media, _:future, :root .tabs_auto-fix.is-reflowing .ui-tabs-nav {
    display: none;
    }
.tabs_auto .ui-tabs-nav.ui-helper-clearfix:before,
.tabs_auto .ui-tabs-nav.ui-helper-clearfix:after {
    display: none;
    }
.tabs_auto .ui-tabs-nav .ui-state-default {
    display: table-cell;
    float: none;
    }
.tabs_auto .ui-tabs-nav .ui-tabs-anchor {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    }


.prod-tabs .ui-tabs-nav .ui-state-default {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.prod-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
    display: block;
    text-align: center;
    }


.tabs_mainhead-shift {
    margin-top: -45px;
    }




.celem_1,
.celem_1a,
.catalog-tabs .ui-tabs-nav .ui-tabs-anchor {
    background: #ffffff;
    color: var(--tl-color);
    }
.celem_1,
body .celem_1 {
    padding: 0.3em 0.466666667em;
    white-space: nowrap;
    }
.celem_1.checked,
.celem_1a.checked,
.catalog-tabs .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {
    background: #9e9e9e;
    color: #fff;
    }

.celem_1a,
body .celem_1a,
.catalog-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 0.6em!important;
    width: 2.6em;
    height: 2.6em;
    line-height: 1.4em;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }


.catalog-tabs_list .control-header__sorting,
.dumbtab {
    display: none;
    }



.exp {
    position: relative;
    }
.lt-ie9 .exp {
    overflow: hidden;
    }

.exp__handler {
    cursor: pointer;
    }
.exp__content  {
    position: relative;
    }
.exp__handler-txt_on,
.exp__handler_state_expanded .exp__handler-txt_off {
    display: none;
    }
.exp__handler_state_expanded .exp__handler-txt_on {
    display: inline;
    }



.exp_0 {
    border-bottom: 1px solid #e2e2e2;
    }
.exp:last-child.exp_0 {
    border-bottom: none;
    }
.exp_0 > .exp__content {
    padding-top: 7px;
    padding-bottom: 22px;
    }
.exp:last-child.exp_0 > .exp__content {
    padding-bottom: 0;
    }
.exp_0a > .exp__content {
    padding-top: 0;
    }
.exp_0 > .exp__handler {
    padding-right: 18px;
    position: relative;


    font-size: 17px;
    font-size: 1.133333333rem;
    padding-top: .5em;
    padding-bottom: .6em;
    }
.exp_0 > .exp__handler:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;

    border-top: 4px solid #000;


    right: 0;
    top: 1.1em;
    }
.exp_0 > .exp__handler_state_expanded:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;

    border-top: none;
    border-bottom: 4px solid #000;
    }


.exp_0 .exp > .exp__content {
    padding-top: 8px;
    padding-left: 33px;
    }

.bread {
    line-height: 1.3;
    margin: 8px 0 12px;
    }
.bread__item {
    display: inline;
    }
.bread__item:after {
    content: '\a0\00bb\a0';
    }
.bread__item:last-child:after {
    display: none;
    }
.bread__txt,
a.bread__txt:link, a.bread__txt:visited {
    color: #727272;
    font-size: 14px;
    }
a.bread__txt:hover, a.bread__txt:focus {

    }


.dib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    }

.bl-side {
    float: left;
    margin-right: 20px;
    }
.bl-side_gap_0 {
    margin-right: 44px;
    }


.bl-side-a {
    float: right;
    margin-left: 20px;
    }
.bl-side-a_gap_0 {
    margin-left: 44px;
    }


.bl-main {
    overflow: hidden;
    }

.bl-main-t {
    display: table;
    }
.bl-main-t:after {
    content: '1 1 1 1 1 1 1 1 1 1 1'; /*Op12+*/
    font: .1px/0 a;
    display: block;
    word-spacing: 99in;
    overflow: hidden; /*IE8-*/
    }


.table-container {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    }

.table {
    width: 100%;
    }
.table th {
    padding: 0;
    vertical-align: top;
    }
.vam,
.table .vam {
    vertical-align: middle !important;
    }
.vat,
.table .vat {
    vertical-align: top !important;
    }
.vab,
.table .vab {
    vertical-align: bottom !important;
    }

.table_fixed {
    table-layout: fixed;
    }
.table_0 {
    font-weight: 100;
    font-size: .933333333em;
    line-height: 1.3;
    background: #fff;
    color: #2d2d2d;
    display: contents;
    }
.table_0 > thead > tr > th,
.table_0 > thead > tr > td,
.table_0 > tbody > tr > td,
.table_0 > tfoot > tr > td {
    padding-left: 10px;
    padding-right: 10px;
    }
.table_0 > thead > tr > th,
.table_0 > thead > tr > td {
    text-align: left;
    padding-top: 1.285714286em;
    padding-bottom: 1.285714286em;
    font-weight: normal;
    }
.table_0 > tbody > tr > td,
.table_0 > tfoot > tr > td {
    padding-top: 1.142857143em;
    padding-bottom: 1.142857143em;
    position: relative;
    }


.table_0 > tbody > tr:first-child > td {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMzIgMTQxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+DQo8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzIzMWYxZiIgc3RvcC1vcGFjaXR5PSIwIi8+DQo8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzIzMWYxZiIgc3RvcC1vcGFjaXR5PSIwIi8+DQo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzFmMWYiIHN0b3Atb3BhY2l0eT0iMC4wOSIvPg0KICAgPC9saW5lYXJHcmFkaWVudD4NCg0KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjMzMiIgaGVpZ2h0PSIxNDEiIGZpbGw9InVybCgjaGF0MCkiIC8+DQo8L3N2Zz4=);
    background-image: -moz-linear-gradient(bottom, rgba(35,31,32,0) 80%, rgba(35,31,32,.09) 100%);
    background-image: -o-linear-gradient(bottom, rgba(35,31,32,0) 80%, rgba(35,31,32,.09) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(35,31,32,0) 80%, rgba(35,31,32,.09) 100%);
    background-image: linear-gradient(to top, rgba(35,31,32,0) 80%, rgba(35,31,32,.09) 100%);
    }
.table_0 > tbody > tr:nth-child(2n) > td {
    background: #f3f3f3;
    }

.table_0a > tbody > tr > td,
.table_0a > tfoot > tr > td {
    padding-top: 0.928571429em;
    padding-bottom: 0.928571429em;
    }
.table_0a > tbody > tr:first-child > td {
    background-image: none;
    }

.table_0b > thead > tr > th,
.table_0b > thead > tr > td {
    vertical-align: middle;
    height: 1.9em;
    }
.table_0b > tbody > tr > td,
.table_0b > tfoot > tr > td {
    padding-top: 1.3em;
    padding-bottom: 1.3em;
    }




.table_1 > tbody > tr > th {
    font-weight: normal;
    text-align: left;
    padding-right: 30px;
    }
.table_1 > tbody > tr > th,
.table_1 > tbody > tr > td {
    padding-top: .54em;
    padding-bottom: .54em;
    border-bottom: 1px solid #d9d9d9;
    }
.table_1 > tbody > tr > td:last-child {
    text-align: right;
    }




.char-item {
    width: 45%;
    }
.char {
    line-height: 1.4;
    }


.pdesc-item1 {
    width: 60%;
    }
.pdesc-item2 {
    width: 33%;
    }

.related-block {
    position: relative;
    }
.related-block .slick-dots {
    position: absolute;
    right: 0;
    top: 5px;
    width: auto;
    }
.related .slick-dots li:not(.slick-active) button {
    background-color: #fff;
    }
.related {
    position: static;
    }

.related__item:after {
    content: '';
    position: absolute;
    width: 1px;
    background: #ebebeb;
    top: 0;
    bottom: 0;
    }
.slick-active .related__item:after {
    margin-left: -1.4px;
    }
.slick-active ~ .slick-active .related__item:after {
    margin-left: 0;
    }
.slick-slide > div + div > .related__item {
    border-top: 1px solid #ebebeb;
    }


.ritem {
    padding-top: 25px;
    padding-bottom: 25px;
    line-height: 1.4;
    }
.ritem__pic {
    width: 35%;
    text-align: center;
    margin-right: 25px;
    line-height: 70px;
    min-height: 70px;
    max-width: 95px;
    }
.ritem__pic img {
    display: inline-block;
    vertical-align: middle;
    }
.ritem__name {
    font-weight: 100;
    color: #2d2d2d;
    margin-bottom: 9px;
    }
.ritem__price {
    font-size: 19px;
    font-size: 1.266666667rem;
    color: #000000;
    }


.olist__price,
.olist__num {
    font-size: 15px;
    font-size: 1rem;
    }
.olist__count {
    display: none;
    }

.basket {
    border-collapse: collapse;
    }
.basket__total-block,
.basket__sum .table__cell {
    text-align: right;
    }
.basket__unit {
    display: block;
    color: #838383;
    }
.basket__qnt .table__cell {
    width: 82px;
    }
thead .basket__qnt .table__cell {
    width: auto;
    }
.basket__sum .table__cell {
    width: 100%;
    margin-left: auto;
    }

.basket > tfoot {
    border-top: 4px solid #f3f3f3;
    }

.basket > thead > tr > td:nth-last-child(2),
.basket > thead > tr > th:nth-last-child(2),
.basket > tbody > tr > td:nth-last-child(2),
.basket > tbody > tr > th:nth-last-child(2),
.basket > tfoot > tr > td:nth-last-child(2),
.basket > tfoot > tr > th:nth-last-child(2) {
    position: relative;
    }

.basket__total-label,
.basket__total-block {
    font-family:'pt_sans', 'Arial', sans-serif;
    font-weight: normal;
    color: #202427;
    white-space: nowrap;
    }
.basket__total-block {
    font-size: 17px;
    }
.basket__total-block_old {
    color: #db1d1d;
    text-decoration: line-through;
    }
.basket__total-block_old .basket__total-val {
    color: #aaabab;
    }
.basket__total {
    font-size: 19px;
    text-transform: uppercase;
    }

tbody .basket__price,
tbody .basket__sum {
    font-size: 15px;
    line-height: 1.2;
    white-space: nowrap;
    }

.basket > tfoot > tr > td {
    padding-top: 0;
    vertical-align: middle;
    }
.basket > tfoot > tr:not(:last-child) > td {
    padding-bottom: 0;
    }
.basket > tfoot > tr:first-child > td {
    padding-top: 22px;
    }


.basket__discount_new,
.basket__discount {
    font-style: italic;
    color: #e71717;
    font-family: 'pf_dindisplay_pro', 'Arial', sans-serif;
    }
.basket__del-btn {
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 1px;
    padding: 0;
    min-height: 60px;
    width: 23px;
    background: var(--tl-color) url("/local/templates/tlock/css/../img/i36.png") 50% 50% no-repeat;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .basket__del-btn {
        background-image: url(/local/templates/tlock/css/../img/i36@2x.png);
        background-size: 12px 12px;
        }
    }
.basket__prodsum:after {
    display: none;
    }
_:-ms-fullscreen, :root .fotorama__stage__frame{
    display: none;
    }
_:-ms-fullscreen, :root .fotorama__stage__frame.fotorama__loaded{
    display: block;
    }
.prod-tabs__swiper .fotorama__stage{
    height: 240px!important;
}
.prod-tabs__swiper .prod__name{
    position:absolute;
}
.product-id {
    display: flex;
    gap: 10px;
    font: 100 17px/1.3 'pf_dindisplay_pro', 'Arial', sans-serif;
    font-size: 1.133333333rem;
    margin: 0.67em 0;
    color: #575757;
    }
.card {
    line-height: 1.4;
    }
.card__table {
    table-layout: fixed;
    }
.card__table > tbody > tr > td {
    position: relative;
    }
.card__gal,
body .card__gal {
    vertical-align: middle;
    }
.card__gal {
    width: 55.698924731%;
    }
.card__control {
    width: 203px;
    background: var(--tl-color);
    color: #fff;
    }
.card__control_noprice,
body .card__control_noprice {
    vertical-align: middle;
    }
.card__info {
    width: 210px;
    }

.card__labels {
    font-size: 14px;
    font-size: 0.933333333rem;
    font-weight: 100;
    position: initial;
    z-index: 1;
    left: 15px;
    top: 16px;
    width: 100%;
    }
.card__labels .prod__spec {
    display: inline-block;
    }

.card__price {
    min-height: 85px;
    margin-bottom: 20px;
    }
.card__priceval {
    font: normal 19px/1.4 'pt_sans', 'Arial', sans-serif;
    font-size: 16px;
    margin-bottom: 2px;
    }
.card__priceval .price {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    }
.card__pricedef {
    font-size: 14px;
    font-size: 0.933333333rem;
    font-style: italic;
    font-weight: 100;
    }
.card__buy-btn {
    margin-bottom: 15px;
    }
.card__sum {
    font-weight: 100;
    text-align: center;
    font-style: italic;
    }

.card__cell {
    position: relative;
    z-index: 0;
    }
.card__gal .card__cell {
    margin: 16px 14px 10px 11px;
    }
.card__control .card__cell,
.card__compare {
    margin-left: 13px;
    margin-right: 13px;
    }
.card__control .card__cell {
    margin-top: 24px;
    margin-bottom: 70px;
    }
.card__info .card__cell {
    margin: 24px 25px;
    }

.card__noprice-h {
    color: inherit;
    margin-bottom: 6px;
    }
.card__noprice-msg {
    color: #bbd9ef;
    margin-bottom: 26px;
    }


.card__compare {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin-bottom: 14px;
    }

.card__char {
    line-height: 1.4;
    margin-bottom: 20px;
    }
.card__char > tbody > tr > th {
    text-align: left;
    color: #2d2d2d;
    font-weight: 100;
    font-size: 14px;
    font-size: 0.933333333rem;
    }
.card__char > tbody > tr > td {
    font-family:'pt_sans', 'Arial', sans-serif;
    color: #202427;
    }
.card__char,
.card__char > tbody,
.card__char > tbody > tr,
.card__char > tbody > tr > th,
.card__char > tbody > tr > td {
    display: block;
    }
.lt-ie10 .card__char,
.lt-ie10 .card__char > tbody,
.lt-ie10 .card__char > tbody > tr,
.lt-ie10 .card__char > tbody > tr > th,
.lt-ie10 .card__char > tbody > tr > td {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.lt-ie10 .card__char > tbody,
.lt-ie10 .card__char > tbody > tr,
.lt-ie10 .card__char > tbody > tr > th,
.lt-ie10 .card__char > tbody > tr > td {
    margin: 0;
    }
.card__char > tbody > tr > td:last-child {
    padding-bottom: 12px;
    }






.pgal__thumbs,
.pgal__gal {
    vertical-align: bottom;
    }

.pgal,
.pgal__gal {
    position: relative;
    }
.pgal__thumbs {
    position: relative;
    float: left;
    width: 83px;
    bottom: 0;
    left: 0;
    z-index: 1;
    }

.prod-thumbs__item.slick-slide {
    outline: none;
    }
.prod-thumbs__item {
    padding: 4px;
    cursor: pointer;
    position: relative;
    }
.prod-thumbs__item,
.slick-vertical .prod-thumbs__item.slick-slide {
    border: none;
    }
.prod-thumbs__thumb {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    }
.prod-thumbs__thumb img {
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
    }

.pgal__gal {
    padding-left: 94px;
    z-index: 0;
    }

.prod-gal .fotorama__nav-wrap {
    margin-top: 20px;
    }


.prod-thumbs .slick-list {
    padding-left: 11px;
    margin-left: -11px;
    }

.prod-thumbs__dec {
    width: 5px;
    height: 85px;
    background-color: var(--tl-color);
    position: absolute;
    left: -11px;
    margin-top: -1px;
    top: 0;
    -webkit-transition: transform .2s;
    -moz-transition: transform .2s;
    -ms-transition: transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 1;
    display: none;
    }

.prod-thumbs__item.is-active .prod-thumbs__dec {
    display: block;
    }



.shortver {
    display: none;
    }



.map {
    position: relative;
    z-index: 0;
    }
.map__map {
    z-index: -1;
    min-height: 360px;
    min-width: 100%;
    }
.map__router {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    z-index: 1;
    background: #fff;
    padding: 8px 13px;
    color: #2d2d2d;
    font-weight: 100;
    text-align: center;
    font-size: 14px;
    font-size: 0.933333333rem;
    }

.map__routelabel,
.map__routes {
    display: inline-block;
    }
.map__routelabel {
    margin-right: 9px;
    }
.map__routes {
    margin: -8px -13px -8px 0;
    }
.map__route {
    margin-right: -4px;
    }
.map__route:last-child {
    margin-right: 0;
    }

.branches {
    line-height: 1.4;
    }
.branches_contact .branches__map {
    margin-bottom: 45px;
    }
.modal_fullscreen .branches__map {
    margin: 0;
    position: relative;
    }
.modal_fullscreen .branches-map-holder,
.modal_fullscreen .branches__map {
    height: 100%;
    }

.branches__dealerlist {
    margin-bottom: 40px;
    }
.branches__choose {
    margin-bottom: 58px;
    padding-bottom: 32px;
    border-bottom: 1px solid #e1e1e1;
    }

.modal_fullscreen .map__map {
    position: absolute !important;
    bottom: 0;
    top: 41px;
    left: 0;
    right: 0;
    height: auto !important;
    min-height: 0;
    }



.blist__scroller {
    padding-bottom: 52px;
    }


/*baron.css*/
.scroll {
    position: relative;
    overflow: hidden;
    }
.scroll__scroller {
    overflow-y: scroll;
    -ms-overflow-style: none;
    }
.scroll__track {
    display: none;
    position: absolute;
    background-color: #c4c4c4;
    }
.scroll__track._h {
    height: 7px;
    bottom: 0;
    left: 0;
    right: 0;
    }
.baron > .scroll__track {
    display: block;
    }
.scroll__bar {
    position: absolute;
    z-index: 1;
    background: var(--tl-color);
    }
.scroll__bar._h {
    height: 100%;
    width: 10px;
    left: 0;
    }
.scroll__bar._h:before {
    content: '';
    position: absolute;
    top: -17px;
    bottom: -17px;
    left: 0;
    right: 0;
    }





.binfo {
    font-size: 14px;
    font-size: 0.933333333rem;
    color: #2d2d2d;
    line-height: 1.2;
    }
.binfo__head {
    margin-bottom: 8px;
    display: flex;
    }
.binfo__info {
    font-weight: 100;
    }

.branch-item {
    width: 290px;
    margin-right: 28px;
    }
.dealer-item {
    width: 28.571428571%;
    margin-bottom: 50px;
    }


.infoBox {
    max-width: 100%;
    width: 328px;
    padding: 22px 20px 20px 58px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: white url("/local/templates/tlock/css/../img/i49.png") 24px 20px no-repeat;
    box-shadow: 0 1px 1px rgba(35, 31, 32, 0.35);
    z-index: 1;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .infoBox {
        background-image: url(/local/templates/tlock/css/../img/i49@2x.png);
        background-size: 27px 31px;
        }
    }
.infoBox .branches__trigger {
    display: none;
    }
.infoBox > img {
    width: 15px;
    height: 15px;
    background: url(/local/templates/tlock/css/../img/i24.png) 0 0 no-repeat;
    position: absolute !important;
    right: 0;
    top: 0;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .infoBox > img {
        background-image: url(/local/templates/tlock/css/../img/i24@2x.png);
        background-size: 15px 14px;
        }
    }
.infoBox:before,
.infoBox:after {
    content: '';
    position: absolute;
    }
.infoBox:after {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #fff;
    bottom: -8px;
    left: 22px;
    z-index: -1;
    }
.infoBox:before {
    z-index: -2;
    background: url(/local/templates/tlock/css/../img/bg4.png) 0 0 no-repeat;
    width: 38px;
    height: 11px;
    bottom: -12px;
    left: 6px;
    display: none;
    }




.comp__filter {
    padding-top: 22px;
    padding-bottom: 12px;
    }
.comp__check {
    margin: 0 30px 10px 0;
    color: #2d2d2d;
    }

.comp__list {
    position: relative;
    z-index: 1;
    }
.comp__list:before,
.comp__list:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    }
.comp__list:before {
    left: 0;
    background: #fff;
    box-shadow: 0 0 27px rgba(35, 31, 32, 0.16);
    }
.comp__list:after {
    left: 100%;
    width: 10px;
    box-shadow: 0 0 27px rgba(35, 31, 32, 0.16);
    }
.comp__list-i.baron {
    padding-bottom: 50px;
    }
.comp__list .scroll__track._h {
    left: 168px;
    margin: 0 26px 22px;
    }


.comp__table {
    table-layout: fixed;
    width: auto;
    font-weight: 100;
    color: #2d2d2d;
    line-height: 1.3;
    }
.comp__table .prod_new_buy{
    width: 100%;
    margin-left: 0;
}
.comp__table-data,
.comp__table-head,
.comp__table-fakehead,
.comp__table-cell,
.comp__list:before {
    width: 168px;
    }
.comp__table-cell {
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
.comp__table > thead > tr:first-child > td > .comp__table-cell,
.comp__table > thead > tr:first-child > th > .comp__table-cell {
    padding-top: 16px;
    }
.comp__table > thead > tr:last-child > td > .comp__table-cell,
.comp__table > thead > tr:last-child > th > .comp__table-cell {
    padding-top: 15px;
    padding-bottom: 22px;
    }
.comp__table > tfoot > tr:first-child > td > .comp__table-cell,
.comp__table > tfoot > tr:first-child > th > .comp__table-cell {
    padding-top: 21px;
    }
.comp__table > tfoot > tr:last-child > td > .comp__table-cell,
.comp__table > tfoot > tr:last-child > th > .comp__table-cell {
    padding-bottom: 29px;
    }
.comp__table > thead > tr > th,
.comp__table-head,
.comp__table-fakehead {
    font-weight: 100;
    text-align: left;
    }
.comp__table-head {
    position: absolute;
    left: 0;
    z-index: 2;
    }
.comp__table-fakehead {
    visibility: hidden;
    }
.comp__table-data {
    position: relative;
    z-index: 0;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    }
.comp__table-data:nth-child(3) {
    border-left-color: transparent;;
    }
.comp__table > tfoot > tr:last-child > .comp__table-data {
    border-bottom: 1px solid #e1e1e1;
    }

.comp__section-empty-msg,
.comp__section.is-empty .comp__filter,
.comp__section.is-empty .comp__list {
    display: none;
    }
.comp__section.is-empty .comp__section-empty-msg {
    display: block;
    }


.comp__item-delete {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: 23px;
    height: 0;
    padding-top: 23px;
    overflow: hidden;
    line-height: 1.4;
    background: var(--tl-color) url("/local/templates/tlock/css/../img/i16.png") 50% 50% no-repeat;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .comp__item-delete {
        background-image: url(/local/templates/tlock/css/../img/i16@2x.png);
        background-size: 12px 12px;
        }
    }
.touchevents .comp__item-delete,
.is-hovered .comp__item-delete {
    display: block;
    }

.comp__price {
    font-size: 19px;
    font-size: 1.266666667rem;
    font-weight: normal;
    margin-bottom: 20px;
    }

.comp__table .is-inactive {
    display: none;
    }





.manual__header {
    margin-bottom: 3px;
    }
.manual__topcontrol {
    margin-top: 14px;
    margin-bottom: 14px;
    }
.manual__topcontrol_search {
    width: 202px;
    }

.manual__show-all {
    min-height: 26px;
    padding-left: 38px;
    position: relative;
    text-align: left;
    line-height: 26px;
    }
.manual__show-all> span {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    line-height: 1.3;
    position: relative;
    top: -1px;
    }
.manual__show-all:before {
    content: '';
    position: absolute;
    width: 26px;
    height: 26px;
    background: url(/local/templates/tlock/css/../img/i50.png) 0 100% no-repeat;
    left: 0;
    top: 0;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .manual__show-all:before {
        background-image: url(/local/templates/tlock/css/../img/i50@2x.png);
        background-size: 56px 73px;
        }
    }
.manual__show-all.is-toggled:before {
    background-position: 100% 100%;
    }

.manual .manual__content-i {
    margin-bottom: 0;
    }

.mitem {
    position: relative;
    }
.mitem__handler {
    padding-top: 20px;
    padding-bottom: 22px;
    position: relative;
    z-index: 1;
    }
.mitem_0 .mitem__handler {
    border-bottom: 1px solid #ececec;
    }
a.mitem__handler {
    }
a.mitem__handler:focus {

    }
.mitem__icon,
.mitem__brand {
    margin-top: 4px;
    margin-bottom: 4px;
    }
.mitem__icon {
    margin-right: 30px;
    }
.mitem .mitem__brand,
.mitem__brand {
    font: normal 19px/1.2 'pt_sans', 'Arial', sans-serif;
    color: #202427;
    }

.mitem__hicon {
    min-height: 26px;
    cursor: pointer;
    line-height: 1.3;
    z-index: 2;
    position: relative;
    }
.mitem__hicon:before,
.mitem__hicon:after {
    content: '';
    position: absolute;
    }
.mitem__hicon:after {
    height: 1px;
    background: #ececec;
    left: 0;
    right: 0;
    top: 13px;
    z-index: 0;
    }
.mitem__hicon:before {
    content: '';
    position: absolute;
    background: url(/local/templates/tlock/css/../img/i50.png) 0 0 no-repeat;
    width: 26px;
    height: 26px;
    z-index: 1;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .mitem__hicon:before {
        background-image: url(/local/templates/tlock/css/../img/i50@2x.png);
        background-size: 56px 73px;
        }
    }
.mitem.is-active .mitem__hicon:before {
    background-position: 100% 0;
    }
.mitem:hover .mitem__hicon:before,
.mitem:focus .mitem__hicon:before,
.touchevents .mitem .mitem__hicon:before {
    background-position: 0 100%;
    }
.mitem:hover.is-active .mitem__hicon:before,
.mitem:focus.is-active .mitem__hicon:before {
    background-position: 100% 100%;
    }
.mitem__hicon-label {
    position: relative;
    z-index: 3;
    background: #fff;
    display: inline-block;

    font-weight: 100;
    color: #2b6999;
    margin-left: 26px;
    margin-right: 26px;
    padding-left: 12px;
    padding-right: 4px;
    visibility: hidden;
    padding-top: 3px;
    }
.mitem:hover .mitem__hicon-label,
.mitem:focus .mitem__hicon-label,
.touchevents .mitem .mitem__hicon-label {
    visibility: visible;
    }

.mitem__hicon-label .txt-on,
.mitem.is-active .mitem__hicon-label .txt-off,
.manual__show-all .txt-on,
.manual__show-all.is-toggled .txt-off {
    display: none;
    }
.mitem.is-active .mitem__hicon-label .txt-on,
.manual__show-all.is-toggled .txt-on {
    display: inline;
    }


.mitem__content {
    position: relative;
    z-index: 2;
    padding-bottom: 29px;
    margin-top: 8px;
    display: none;
    }
.mitem.is-active .mitem__content {
    display: block;
    }

.is-found {
    background: #5dc0f7;
    }

















.list_0 {
    line-height: 1.3;
    }
.list_0 > li {
    margin-bottom: 3px;
    }
.list_0 > li:last-child {
    margin-bottom: 0;
    }

.list_1 {
    line-height: 1.3;
    }
.list_1 > li {
    margin-bottom: 25px;
    }
.list_1 > li:last-child {
    margin-bottom: 0;
    }


.list_2 > li {
    margin-bottom: 10px;
    }
.list_2 > li:last-child {
    margin-bottom: 0;
    }

.list_3 > li {
    margin-bottom: 8px;
    }
.list_3 > li:last-child {
    margin-bottom: 0;
    }

.list_4 > li {
    margin-bottom: 28px;
    }
.list_4 > li:last-child {
    margin-bottom: 0;
    }

.list_5 > li {
    margin-bottom: 17px;
    }
.list_5 > li:last-child {
    margin-bottom: 0;
    }




.shift0 {
    }
.shift1 {
    margin-left: -14px;
    margin-right: -14px;
    }

.shift_section {
    margin-top: -2em;
    margin-bottom: -2em;
    }
.shift_section + .shift_section {
    margin-top: 1.538461538em;
    }
.shift_element {
    margin-top: -0.3125em;
    margin-bottom: -0.3125em;
    }
.shift_element + .shift_element {
    margin-top: 0.625em;
    }
.shift_label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: .6em;
    }

.label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    }

.spec0 {
    color: #828282;
    }
.spec1 {
    color: var(--tl-color);
    }
.spec2 {
    color: #2d2d2d;
    }

.spec3 {
    color: #fff;
    }
.spec4 {
    font-style: italic;
    color: #e71717;
    }
.spec5 {
    color: #a9a9a9;
    }



.dl, .dt, .dd {
    margin: 0;
    padding: 0;
    }
.dt, .dd {
    display: inline;
    }
.dl_skin_0 > .dd:after {
    content: '\A';
    white-space: pre;
    }

.dl_skin_0 > .dd:after {
    display: block;
    line-height: 5px;
    height: 5px;
    }

.form {
    table-layout: fixed;
    }
.form .form__cell {
    padding-top: 10px;
    padding-bottom: 10px;
    }
.form > tbody > tr:first-child > .form__cell {
    padding-top: 20px;
    }
.form > tbody > tr:last-child > .form__cell {
    padding-bottom: 20px;
    }
.form > tbody:first-of-type tr:first-child > .form__cell {
    padding-top: 0;
    }
.form > tbody:last-of-type tr:last-child > .form__cell {
    padding-bottom: 0;
    }
.form .form__cell:first-child {
    padding-right: 20px;
    }
.form__cell:first-child,
.form__cell_label {
    width: 145px;
    }
.form__cell:first-child label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-top: .7em;
    }



.input_password input {
    padding-right: 50px;
    }
.input_password .pass-trigger {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    background: url(/local/templates/tlock/css/../img/t0.png) 0 0 no-repeat;
    }
.input_password .pass-trigger:focus {
    outline: thin dotted;
    }
.pass-trigger:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/local/templates/tlock/css/../img/i45.png) 0 100% no-repeat;
    width: 21px;
    height: 11px;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .pass-trigger:before {
        background-image: url(/local/templates/tlock/css/../img/i45@2x.png);
        background-size: 21px 32px;
        }
    }
.pass-trigger.is-toggled:before {
    background-position: 0 0;
    margin-top: -2px;
    }

.reg {
    padding-left: 61px;
    background: url(/local/templates/tlock/css/../img/i7.png) 0 0 no-repeat;
    line-height: 1.3;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .reg {
        background-image: url(/local/templates/tlock/css/../img/i7@2x.png);
        background-size: 44px 25px;
        }
    }
.branded-head {
    padding-top: 78px;
    position: relative;
    }
.branded-head:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url(/local/templates/tlock/css/../img/logo.png) 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 104px;
    height: 60px;
    }
.note {
    line-height: 1.3;
    }
.note_0 {
    padding: 0.2em 0 0.2em 0.666666667em;
    border-left: 4px solid #eb1010;
    }
.price:before {
    margin-right: .15em;
    }
.price.usd:before {
    content: '$';
    }
.price.euro:before {
    content: '€';
    }
.price.rub:before {
    content: '';
    margin: 0;
    }
.price.rub:empty:after {
    margin-left: 0;
    }
.price.rub:before {
    display: none;
    }
.spin {
    display: inline-block;
    position: relative;
    }
.spin_block {
    display: block;
    }
.spin__input-w {
    width: 6em;
    }
.spin_block .spin__input-w {
    width: auto;
    }
.spin__control {
    cursor: pointer!important;
    position: absolute;
    text-align: center;
    width: 1.67em;
    top: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select:none;
    user-select:none;
    }
.spin__control:hover {
    }
.spin__control_type_dec {
    left: 0;
    }
.spin__control_type_inc {
    right: 0;
    }
.spin__control:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #000;
    font: normal 19px/1.2 'pt_sans', 'Arial', sans-serif;
    }
.spin__control_type_dec:before {
    content: '-';
    }
.spin__control_type_inc:before {
    content: '+';
    }
.spin .input {
    z-index: 1;
    padding: 0 1.67em;
    }
.spin .spin__input {
    padding: 0;
    }




.fixedFix .scroll-top {
    position: absolute;
    }

.fixed-block {
    margin-bottom: 20px;
    }

.paging {
    margin-top: 28px;
    margin-bottom: -.4em;
    font-size: 21px;
    font-size: 1.4rem;
    }
.paging__item {
    float: left;
    margin: 0 2px .4em 0;
    }
.paging__item:last-child {
    margin-right: 0;
    }
.paging__txt {
    display: block;
    line-height: 1.2;
    padding: 0.405em 0.428571429em;
    min-width: 1.904761905em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    }
a.paging__txt:link, a.paging__txt:visited {
    color: #202427;
    background-color: #fff;
    text-decoration: none;
    }
a.paging__txt:hover, a.paging__txt:focus {
    background-color: var(--tl-color);
    color: #fff;
    }
.paging__txt_current {
    background-color: transparent;
    }
.paging__item_prev .paging__txt:before,
.paging__item_next .paging__txt:before,
.nav-handl:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 14px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }
.paging__item_prev .paging__txt:before,
.nav-handl_prev:before {
    background-image: url(/local/templates/tlock/css/../img/i25.png);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .paging__item_prev .paging__txt:before,
    .nav-handl_prev:before {
        background-image: url(/local/templates/tlock/css/../img/i25@2x.png);
        background-size: 8px 30px;
        }
    }
.paging__item_next .paging__txt:before,
.nav-handl_next:before {
    background-image: url(/local/templates/tlock/css/../img/i26.png);
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .paging__item_next .paging__txt:before,
    .nav-handl_next:before {
        background-image: url(/local/templates/tlock/css/../img/i26@2x.png);
        background-size: 8px 30px;
        }
    }
.paging__item_prev .paging__txt:hover:before,
.paging__item_next .paging__txt:hover:before,
.paging__item_prev .paging__txt:focus:before,
.paging__item_next .paging__txt:focus:before,
a:hover .nav-handl:before,
a:focus .nav-handl:before,
.nav-handl:hover:before,
.nav-handl:focus:before {
    background-position: 0 100%;
    }

.block-link {
    display: block;
    text-decoration: none !important;
    }

.fl-l {
    float: left;
    }
.fl-r {
    float: right;
    }

.temporary-visible-offscreen {
    display: block !important;
    visibility: hidden !important;
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
    }
.notrs {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    }
body .gap0 {
    margin-bottom: 3px;
    }
.blocks > .gap0 {
    margin-top: 3px;
    margin-bottom: 0;
    }
.blocks > .gap0:first-child {
    margin-top: 0;
    }
tr.gap0 > td {
    padding-bottom: 3px;
    }

body .gap2 {
    margin-bottom: 4px;
    }
.blocks > .gap2 {
    margin-top: 4px;
    margin-bottom: 0;
    }
.blocks > .gap2:first-child {
    margin-top: 0;
    }
tr.gap2 > td {
    padding-bottom: 4px;
    }

body .gap3 {
    margin-bottom: 6px;
    }
.blocks > .gap3 {
    margin-top: 6px;
    margin-bottom: 0;
    }
.blocks > .gap3:first-child {
    margin-top: 0;
    }
tr.gap3 > td {
    padding-bottom: 6px;
    }

body .gap4 {
    margin-bottom: 8px;
    }
.blocks > .gap4 {
    margin-top: 8px;
    margin-bottom: 0;
    }
.blocks > .gap4:first-child {
    margin-top: 0;
    }
tr.gap4 > td {
    padding-bottom: 8px;
    }

body .gap5 {
    margin-bottom: 10px;
    }
.blocks > .gap5 {
    margin-top: 10px;
    margin-bottom: 0;
    }
.blocks > .gap5:first-child {
    margin-top: 0;
    }
tr.gap5 > td {
    padding-bottom: 10px;
    }



body .gap6 {
    margin-bottom: 12px;
    }
.blocks > .gap6 {
    margin-top: 12px;
    margin-bottom: 0;
    }
.blocks > .gap6:first-child {
    margin-top: 0;
    }
tr.gap6 > td {
    padding-bottom: 12px;
    }

body .gap7 {
    margin-bottom: 14px;
    }
.blocks > .gap7 {
    margin-top: 14px;
    margin-bottom: 0;
    }
.blocks > .gap7:first-child {
    margin-top: 0;
    }
tr.gap7 > td {
    padding-bottom: 14px;
    }

body .gap8 {
    margin-bottom: 16px;
    }
.blocks > .gap8 {
    margin-top: 16px;
    margin-bottom: 0;
    }
.blocks > .gap8:first-child {
    margin-top: 0;
    }
tr.gap8 > td {
    padding-bottom: 16px;
    }

body .gap10 {
    margin-bottom: 20px;
    }
.blocks > .gap10 {
    margin-top: 20px;
    margin-bottom: 0;
    }
.blocks > .gap10:first-child {
    margin-top: 0;
    }
tr.gap10 > td {
    padding-bottom: 20px;
    }

body .gap12 {
    margin-bottom: 24px;
    }
.blocks > .gap12 {
    margin-top: 24px;
    margin-bottom: 0;
    }
.blocks > .gap12:first-child {
    margin-top: 0;
    }
tr.gap12 > td {
    padding-bottom: 24px;
    }

body .gap13 {
    margin-bottom: 26px;
    }
.blocks > .gap13 {
    margin-top: 26px;
    margin-bottom: 0;
    }
.blocks > .gap13:first-child {
    margin-top: 0;
    }
tr.gap13 > td {
    padding-bottom: 26px;
    }

body .gap14 {
    margin-bottom: 28px;
    }
.blocks > .gap14 {
    margin-top: 28px;
    margin-bottom: 0;
    }
.blocks > .gap14:first-child {
    margin-top: 0;
    }
tr.gap14 > td {
    padding-bottom: 28px;
    }

body .gap15 {
    margin-bottom: 30px;
    }
.blocks > .gap15 {
    margin-top: 30px;
    margin-bottom: 0;
    }
.blocks > .gap15:first-child {
    margin-top: 0;
    }
tr.gap15 > td {
    padding-bottom: 30px;
    }

body .gap17 {
    margin-bottom: 34px;
    }
.blocks > .gap17 {
    margin-top: 34px;
    margin-bottom: 0;
    }
.blocks > .gap17:first-child {
    margin-top: 0;
    }
tr.gap17 > td {
    padding-bottom: 34px;
    }

body .gap18 {
    margin-bottom: 36px;
    }
.blocks > .gap18 {
    margin-top: 36px;
    margin-bottom: 0;
    }
.blocks > .gap18:first-child {
    margin-top: 0;
    }
.js table > tbody > tr.gap18 > td,
.no-js table > tbody > tr.gap18 > td {
    padding-bottom: 36px;
    }

body .gap20 {
    margin-bottom: 40px;
    }
.blocks > .gap20 {
    margin-top: 40px;
    margin-bottom: 0;
    }
.blocks > .gap20:first-child {
    margin-top: 0;
    }
tr.gap20 > td {
    padding-bottom: 40px;
    }

body .gap22 {
    margin-bottom: 44px;
    }
.blocks > .gap22 {
    margin-top: 44px;
    margin-bottom: 0;
    }
.blocks > .gap22:first-child {
    margin-top: 0;
    }
tr.gap22 > td {
    padding-bottom: 44px;
    }

body .gap25 {
    margin-bottom: 50px;
    }
.blocks > .gap25 {
    margin-top: 50px;
    margin-bottom: 0;
    }
.blocks > .gap25:first-child {
    margin-top: 0;
    }
tr.gap25 > td {
    padding-bottom: 50px;
    }

body .gap27 {
    margin-bottom: 54px;
    }
.blocks > .gap27 {
    margin-top: 54px;
    margin-bottom: 0;
    }
.blocks > .gap27:first-child {
    margin-top: 0;
    }
tr.gap27 > td {
    padding-bottom: 54px;
    }

body .gap30 {
    margin-bottom: 60px;
    }
.blocks > .gap30 {
    margin-top: 60px;
    margin-bottom: 0;
    }
.blocks > .gap30:first-child {
    margin-top: 0;
    }
tr.gap30 > td {
    padding-bottom: 60px;
    }

body .gap33 {
    margin-bottom: 66px;
    }
.blocks > .gap33 {
    margin-top: 66px;
    margin-bottom: 0;
    }
.blocks > .gap33:first-child {
    margin-top: 0;
    }
.js table tr.gap33 > td,
.no-js table tr.gap33 > td {
    padding-bottom: 66px;
    }

body .gap39 {
    margin-bottom: 78px;
    }
.blocks > .gap39 {
    margin-top: 78px;
    margin-bottom: 0;
    }
.blocks > .gap39:first-child {
    margin-top: 0;
    }
.js table tr.gap39 > td,
.no-js table tr.gap39 > td {
    padding-bottom: 78px;
    }

.noLh {
    line-height: 0 !important;
    }
.tar,
.tar > input {
    text-align: right !important;
    }
.tar > input {
    *text-align: left !important;
    }
.tac {
    text-align: center !important;
    }
.tal {
    text-align: left !important;
    }
.nowrap {
    white-space: nowrap;
    }
.nowrap_ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }

.bw {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    }

.required-label:after {
    content: '\a0*';
    }

.gap-gen {
    margin-bottom: 20px;
    }


/*common media queries*/
@media screen and (max-width: 1280px) {
    .header-logout, .item.header-logout {
        margin-right: -30px;
        }
    }
@media screen and (max-width: 1250px){
    .personal-trg,
    body .personal-trg,
    .nav-trg,
    body .nav-trg {
        font-size: 14px;
        }
    .logo__txt {
        font-size: 16px;
        }
    .logo__txt1 {
        font-size: 16px;
        letter-spacing: 0;
        }
    .region,
    a.region {
        font-size: 14px;
        }
    .header__top-slot1 {
        padding-top: 0;
        }
    .header__top-slot2,
    .item.header__top-slot2 {
        top: 12px;
        }
    .header__top-slot3 {
        width: 53%;
        }
    }
@media screen and (max-width: 1213px) {
    .no-flexwrap .fgrid_goods.fgrid .fgrid__item {
        width: calc(100% * 1/5);
        }
    .no-flexwrap .fgrid_goods .fgrid__item:nth-child(5n) {
        width: calc(100% * 1/5 - 0.4px);
        }
    }
@media screen and (max-width: 1150px) {
    .sidecol {
        display: none;
        }
    .centercol,
    .centercol__i {
        margin-right: 0;
        }
    .centercol {
        float: none;
        width: auto;
        }
    .centercol__i {
        padding-right: 0;
        }
    .news_adapt,
    .news_adapt.block1 {
        padding: 0;
        height: 200px;
        display: contents;
        }
    .news_adapt {
        display: table;
        table-layout: fixed;
        width: 100%;
        }

    .news_adapt .news__item {
        width: 50%;
        display: table-cell;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-top: none;
        border-left: 1px solid #ececec;
        padding-top: 20px;
        padding-bottom: 20px;
        }
    .news_adapt .news__item,
    .news_adapt .block1__hpad {
        padding-left: 25px;
        padding-right: 25px;
        }
    .news_adapt .block1__hshift {
        margin-left: -25px;
        margin-right: -25px;
        }
    .news-holder{
        margin-bottom: 50px;
    }
    .news_adapt .news__item:first-child {
        border-left: none;
        width: 100%;
        }
    .news_adapt .news__pic {
        display: none;
        }
    .news_adapt .news__item .swiper .fotorama__nav,
    .news_adapt .news__item .swiper .fotorama__nav__shaft {
        text-align: center;
        }

    .prod-tabs__panels.block2 {
        padding-left: 0;
        padding-right: 0;
        }

    .about-txt {
        margin-left: 0;
        }
    .about-item,
    .about-container {
        display: block;
        width: auto;
        }

    .card__info {
        width: 190px;
        }
    .card__info .card__cell {
        margin-left: 18px;
        margin-right: 18px;
        }

    }
@media screen and (max-width: 1095px) {
    .no-flexwrap .fgrid_prods.fgrid .fgrid__item,
    .opera .fgrid_prods.fgrid .fgrid__item {
        width: 50%;
        width: calc(100% * 1/2);
        }
    .no-flexwrap .fgrid_prods .fgrid__item:nth-child(2n),
    .opera .fgrid_prods .fgrid__item:nth-child(2n) {
        width: 50%;
        width: calc(100% * 1/2 - 0.4px);
        }

    }
@media screen and (max-width: 1050px) {
    .header__pane-slot2 {
        padding-left: 0;
        }
    .header__top-slot2,
    .item.header__top-slot2 {
        right: 15px;
        }
    .nav__list:not(.nav__list_drop) .nav__item:nth-of-type(2) {
        margin-left: -1em;
        }
    .page__nav .nav__list:not(.nav__list_drop) .nav__item:nth-of-type(2) {
        margin-left: 0;
        }
    .inner {
        padding-left: 15px;
        padding-right: 15px;
        }
    .header-logout,
    .item.header-logout {
        margin-right: 15px;
        }
    .button_shrink .button__text {
        display: none;
        }


    .grid_4 .grid__item {
        width: 33.33333%;
        }

    .table_0 > thead > tr > th,
    .table_0 > thead > tr > td,
    .table_0 > tbody > tr > td,
    .table_0 > tfoot > tr > td {
        padding-left: 11px;
        padding-right: 11px;
        }

    .block2:not(.prod-tabs__panels),
    .block2__hpad,
    .prod__link,
    .prod__labels,
    .prod__id,
    .prod__foot,
    .block4,
    .content-hpad {
        padding-left: 17px;
        padding-right: 17px;
        }
    .table_0 > thead > tr > th:first-child,
    .table_0 > thead > tr > td:first-child,
    .table_0 > tbody > tr > td:first-child,
    .table_0 > tfoot > tr > td:first-child,
    .form_hpadded > thead > tr > th:first-child,
    .form_hpadded > thead > tr > td:first-child,
    .form_hpadded > tbody > tr > td:first-child,
    .form_hpadded > tfoot > tr > td:first-child {
        padding-left: 17px;
        }
    .table_0 > thead > tr > th:last-child,
    .table_0 > thead > tr > td:last-child,
    .table_0 > tbody > tr > td:last-child,
    .table_0 > tfoot > tr > td:last-child,
    .form_hpadded > thead > tr > th:last-child,
    .form_hpadded > thead > tr > td:last-child,
    .form_hpadded > tbody > tr > td:last-child,
    .form_hpadded > tfoot > tr > td:last-child {
        padding-right: 17px;
        }
    .block2:not(.prod-tabs__panels) {
        padding-top: 20px;
        padding-bottom: 20px;
        }
    .block2__hshift,
    .block4__hshift,
    .block2__fshift,
    .content-hpad__hshift {
        margin-right: -17px;
        margin-left: -17px;
        }
    .block2__fshift {
        margin-top: -20px;
        margin-bottom: -20px;
        }

    .prod__brand {
        right: 17px;
        }
    .prod-tabs__panels .prod__brand {
        right: 25px;
        }

    .prod-tabs__panels .prod__link,
    .prod-tabs__panels .prod__labels,
    .prod-tabs__panels .prod__id,
    .prod-tabs__panels .prod__foot {
        padding-left: 25px;
        padding-right: 25px;
        }

    .apply {
        float: none;
        width: auto;
        margin-left: 0;
        }
    .apply__item {
        float: left;
        width: 43%;
        margin-right: 6.502890173%;
        }


    .basket__brand {
        display: none;
        }
    }
@media screen and (max-width: 1015px) {
    a.ban__link:link, a.ban__link:visited {
        padding-left: 14px;
        padding-right: 14px;
        }
    .pgal__thumbs {
        display: none;
        }
    .pgal__gal {
        padding-left: 0;
        }
    }
@media screen and (max-width: 984px) {
    .no-flexwrap .fgrid_goods.fgrid .fgrid__item {
        width: calc(100% * 1/4);
        }
    .no-flexwrap .fgrid_goods .fgrid__item:nth-child(4n) {
        width: calc(100% * 1/4 - 0.4px);
        }
    }
@media screen and (max-width: 980px) {

    .header__top-slot3 {
        width: 30%;
        }
    .content-slider {
        width: 60%;
        }

    .plist__pic {
        display: none;
        }
    .plist.table_0 > thead > tr > th:nth-child(2),
    .plist.table_0 > thead > tr > td:nth-child(2),
    .plist.table_0 > tbody > tr > td:nth-child(2),
    .plist.table_0 > tfoot > tr > td:nth-child(2) {
        padding-left: 17px;
        }

    .pdesc-item1 {
        width: 50%;
        }
    .pdesc-item2 {
        width: 40%;
        }
    }
@media screen and (max-width: 925px) {
    .card__control,
    .card__info {
        width: 180px;
        }
    .card__control .card__cell,
    .card__compare,
    .card__info .card__cell,
    .card__gal .card__cell {
        margin-left: 17px;
        margin-right: 17px;
        }

    .branches__choose {
        margin-bottom: 30px;
        }
    .dealer-item {
        width: 44%;
        margin-bottom: 30px;
        }
    #scroll_top{
        display: none!important;
    }
    }
@media screen and (max-width: 900px) {

    .ban__logo {
        display: none;
        }

    .ban__desc {
        padding-left: 51%;
        }

    .card__control {
        width: 160px;
        }
    .card__info {
        width: 170px;
        }
    .card__control .card__cell,
    .card__compare,
    .card__info .card__cell,
    .card__gal .card__cell {
        margin-left: 14px;
        margin-right: 14px;
        }
    }
@media screen and (max-width: 840px) {
    .sticky {
        position: relative;
    }
    .sidebar {
        display: none;
        }
    .maincol,
    .maincol__i {
        margin-left: 0;
        }
    .maincol {
        float: none;
        width: auto;
        }
    .maincol__i {
        padding-left: 0;
        }

    .cat_adapt .cat__header {
        margin-bottom: 14px;
        }
    .cat_adapt .cat__head,
    .cat_adapt .cat__search {
        display: inline-block;
        margin-bottom: 10px;
        }
    .cat_adapt .cat__head {
        margin-right: 20px;
        }
    .cat_adapt .cat__head-hd {
        margin-bottom: 0;
        }
    .cat_adapt .cat__search {
        width: 220px;
        }

    .cat_adapt .cat__content_columnized {
        -webkit-column-width: 240px;
        -moz-column-width: 240px;
        column-width: 240px;
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto;
        }
    .cat_adapt .cat__item {
        max-width: 240px;
        }


    .inner,
    .block1,
    .block1__hpad,
    .block1 .swiper .fotorama__nav-wrap,
    .block2 .swiper .fotorama__nav-wrap,
    .block1 .cat__txt,
    .block1 a.cat__txt:link, .block1 a.cat__txt:visited,
    .block2,
    .no-js .block2,
    .js .block2,
    .block2__hpad,
    .banner_adapt,
    .prod-tabs__panel,
    .news_adapt .news__item,
    .news_adapt .block1__hpad,
    .prod__link,
    .prod__labels,
    .prod__id,
    .prod__foot,
    .prod-tabs__panels .prod__link,
    .prod-tabs__panels .prod__labels,
    .prod-tabs__panels .prod__id,
    .prod-tabs__panels .prod__foot,
    .block4,
    .content-hpad {
        padding-left: 14px;
        padding-right: 14px;
        }
    .table_0 > thead > tr > th:first-child,
    .table_0 > thead > tr > td:first-child,
    .table_0 > tbody > tr > td:first-child,
    .table_0 > tfoot > tr > td:first-child,
    .form_hpadded > thead > tr > th:first-child,
    .form_hpadded > thead > tr > td:first-child,
    .form_hpadded > tbody > tr > td:first-child,
    .form_hpadded > tfoot > tr > td:first-child,
    .slider__desc {
        padding-left: 14px;
        }
    .table_0 > thead > tr > th:last-child,
    .table_0 > thead > tr > td:last-child,
    .table_0 > tbody > tr > td:last-child,
    .table_0 > tfoot > tr > td:last-child,
    .form_hpadded > thead > tr > th:last-child,
    .form_hpadded > thead > tr > td:last-child,
    .form_hpadded > tbody > tr > td:last-child,
    .form_hpadded > tfoot > tr > td:last-child {
        padding-right: 14px;
        }

    .block1__hshift,
    .block1__fshift,
    .block2__hshift,
    .block4__hshift,
    .block2__fshift,
    .content-slider.block2__fshift,
    .prod-tabs__swiper,
    .news_adapt .block1__hshift,
    .news_adapt .block1__fshift,
    .content-hpad__hshift {
        margin-left: -14px;
        margin-right: -14px;
        }

    .content-slider.block2__fshift {
        margin-right: 20px;
        }

    .block1 .cat__level1 .cat__txt,
    .block1 .cat__level1 a.cat__txt:link, .block1 .cat__level1 a.cat__txt:visited {
        padding-left: 28px;
        }
    .block1 .cat__level1 .cat__txt:before {
        left: 14px;
        }
    .slider__more,
    .prod__brand,
    .prod-tabs__panels .prod__brand {
        right: 14px;
        }
    .header-logout,
    .item.header-logout {
        margin-right: 14px;
        }

    .block1 .car_adapt {
        margin: 0 -4px;
        }

    .block2 .info__pic {
        margin-left: -14px;
        width: 50%;
        }

    .cat_0.cat_adapt {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: -17px;
        }

    .cat_0.cat_adapt .cat__content-wrap,
    .cat_0.cat_adapt .cat__head-hd {
        display: none;
        }
    .cat_0.cat_adapt .cat__content-wrap {
        padding-top: 16px;
        }
    .cat_0.cat_opened .cat__content-wrap {
        display: block;
        }
    .cat_0.cat_adapt .cat__header,
    .cat_0.cat_adapt .cat__head,
    .cat_0.cat_adapt .cat__search {
        margin-bottom: 0;
        }
    .cat_0.cat_adapt .searchbox.input_skin_0 {
        border-bottom: none;
        }

    .banner_adapt .banner__head,
    .banner_adapt .banner__txt,
    .banner_adapt .banner__more {
        width: 33.333%;
        padding-left: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        }

    .banner_adapt .banner__head {
        float: left;
        margin-top: -.2em;
        padding-left: 0;
        }
    .banner_adapt .banner__txt {
        float: left;
        }
    .banner_adapt .banner__more {
        float: right;
        text-align: right;
        }


    .about-container {
        display: inline-block;
        width: 59.722222222%;
        }
    .office-holder {
        width: 34.861111111%;
        }

    .block1 .car_adapt {
        margin: 0 -14px;
        }

    .apply__item {
        width: 38.150289017%;
        }

    .filter-launcher {
        display: block;
        }

    .plist__pic {
        display: table-cell;
        }
    .plist.table_0 > thead > tr > th:nth-child(2),
    .plist.table_0 > thead > tr > td:nth-child(2),
    .plist.table_0 > tbody > tr > td:nth-child(2),
    .plist.table_0 > tfoot > tr > td:nth-child(2) {
        padding-left: 11px;
        }

    .prod-tabs__panels.block2 {
        padding-left: 0;
        padding-right: 0;
        }


    .card__control,
    .card__info {
        width: 200px;
        }
    }
@media screen and (max-width: 793px) {
    .no-flexwrap .fgrid_goods.fgrid .fgrid__item {
        width: calc(100% * 1/3);
        }
    .no-flexwrap .fgrid_goods .fgrid__item:nth-child(3n) {
        width: calc(100% * 1/3 - 0.4px);
        }
    }
@media screen and (max-width: 736px) {
    body .button,
    .celem_0 {
        font-size: 16px;
        font-size: 1rem;
        }
    .personal-trg,
    body .personal-trg,
    .nav-trg,
    body .nav-trg {
        font-size: 14px;
        }
    .cat-trg, body .cat-trg,
    .cat-h__search-btn, body .cat-h__search-btn {
        font-size: 19px;
        }
    .cat-content-trg, body .cat-content-trg {
        font-size: 23px;
        }


    }
@media screen and (max-width: 680px) {
    .footer__bot-slot_1 {
        max-width: 80%;
        }
    .footer__bot-slot_2 {
        max-width: 15%;
        }
    .design__txt {
        display: none;
        }
    .header-comp,
    .header-cart {
        margin-right: 20px;
        }

    }
@media screen and (max-width: 660px){
    .header-contact{
        grid-column-start: 1;
        grid-column-end: 3;
    }
    .header-contact .contact{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }
    .header__top .header__top-logo,
    .header__top .header__top-txt{
        border-bottom: 1px solid var(--tl-color);
    }
    .header__top .header__top-txt{
        white-space: normal;
    }
    .header-contact .header__pane-slot2{
        margin-right: 10px;
    }
    .disp-no-660{
        display: none!important;
    }
    .prod__name {
        color: #2d2d2d!important;
    }
    .control-header__panel{
        display: contents!important;
    }
    .control-header__sorting .row{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    .header__top-section1, .header__top-section1.aligned-row{
        padding-bottom: 30px;
        min-height: 70px;
    }
    .mobile_header_soc{
        margin-bottom: 45px;
    }

    .header__top-slot1{
        position: absolute!important;
        top: -45px;
        left: 0;
        width: 100%!important;
        padding-right: 15px!important;
        box-sizing: border-box;

    }
    .limited {
        display: block;
        width: auto !important;
        min-width: 0;
        max-width: none;
        margin-right: 0;
        margin-left: 0;
        }

    .item_element:not(.item_element-half),
    .item_section {
        display: block;
        }

    .item_element {
        margin-left: 0;
        margin-right: 0;
        }
    .item_section {
        margin-left: 0;
        margin-right: 0;
        }
    .item_element-half {
        width: 48%;
        margin-right: 3%;
        margin-right: calc(4% - 5px);
        }
    .form {
        line-height: 1.4;
        }
    .form,
    .form > tbody,
    .form > tbody > tr,
    .form__cell,
    .form > tbody > tr > .form__cell,
    .form > tbody > tr:first-child > .form__cell,
    .form > tbody > tr:last-child > .form__cell,
    .form > tbody > tr > .form__cell:first-child,
    .form__cell:first-child label {
        padding: 0;
        }

    .form,
    .form > tbody,
    .form > tbody > tr,
    .form__cell,
    .form > tbody > tr > .form__cell,
    .form > tbody > tr > .form__cell:first-child {
        display: block;
        }
    .lt-ie10 .form,
    .lt-ie10 .form > tbody,
    .lt-ie10 .form > tbody > tr,
    .lt-ie10 .form__cell,
    .lt-ie10 .form > tbody > tr > .form__cell,
    .lt-ie10 .form > tbody > tr > .form__cell:first-child,

    .lt-ie10 .card__table,
    .lt-ie10 .card__table > tbody,
    .lt-ie10 .card__table > tbody > tr,
    .lt-ie10 .card__table > tbody > tr > td  {
        float: left;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        }
    body table.form,
    .form > tbody > tr {
        margin-bottom: 0;
        }

    .form > tbody > tr > td.form__cell:last-child {
        padding-bottom: 15px;
        }
    .form > tbody > tr:first-child > td.form__cell:first-child {
        padding-top: 20px;
        }
    .form > tbody > tr:last-child > td.form__cell:last-child {
        padding-bottom: 20px;
        }
    .form > tbody:first-of-type > tr:first-child > td.form__cell:first-child {
        padding-top: 0;
        }
    .form > tbody:last-of-type > tr:last-child > td.form__cell:last-child {
        padding-bottom: 0;
        }
    .form__cell:first-child,
    .form__cell_label {
        width: auto;
        }
    .form__cell:first-child label,
    .form__cell_label label {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding-top: 0;
        margin-bottom: 15px;
        }
    .form > tbody > tr > .form__cell:first-child .item_element,
    .form > tbody > tr > .form__cell_label .item_element {
        margin-top: 0;
        margin-bottom: 0;
        }

    .personal-dist {
        margin-top: 0;
        }
    /*====*/
    .collect_basket {
        padding-left: 16px;
        }
    .collect_compare {
        padding-left: 20px;
        }
    .logout {
        width: 2.05em;
        padding-top: 2.5em;
        }
    .header__pane-slot1 {
        padding-top: 6px;
        }
    .header-logout, .item.header-logout {
        margin-top: -6px;
        }
    .user {
        padding-left: 0;
        background-image: url(/local/templates/tlock/img/i0.png);
        min-height: 0;
        line-height: 1;
        display: block;
        }
     .user__name.block-link__pseudolink{
        font-size: 14px;
     }   
    .header__pane-elem:after {
        min-height: 40px;
        }
    .cat_adapt,
    .nav-block,
    .region__label,
    .nav-trg .button__text,
    .personal-trg .button__text,
    .slider__more,
    .footer__top-slot_2,
    .webkit .fcat__item:after, .webkit .fnav__item:after,
    .cat_0.cat_adapt .cat-content-trg,
    .olist__list,
    .control-header__view,
    .longver {
        display: none;
        }
    .cat-h,
    .cat_adapt.cat_toggled,
    .about-container,
    .office-holder,
    .cat_0.cat_adapt .cat__content-wrap,
    .cat_0.cat_adapt .cat__head-hd,
    html:not(.opera) .event-block,
    .card__table,
    .card__table > tbody,
    .card__table > tbody > tr,
    .card__table > tbody > tr > td {
        display: block;
        }
    .cat-h__search-btn, body .cat-h__search-btn {
        display: none;
        }
    .page__nav_ready,
    .nav-trg, body .nav-trg {
        display: inline-block;
        }
    .header__top-slot1,
    .footer__top-slot_1,
    .about-container,
    .office-holder,
    .card__table,
    .card__table > tbody,
    .card__table > tbody > tr,
    .card__table > tbody > tr > td {
        width: auto;
        }
    .header__top-slot1,
    .header__top-slot1:before {
        background: #fff;
        }
    .header__top-slot1 {
        position: relative;
        float: none;
        padding: 10px 0 9px 10px;
        margin-bottom: 17px;
        z-index: 0;
        }
    .header__top-slot1:before {
        content: '';
        position: absolute;
        z-index: -1;
        left: -14px;
        right: -14px;
        top: 0;
        bottom: 0;
        }
    .header__top-slot2,
    .item.header__top-slot2 {
        position: relative;
        right: auto;
        text-align: right;
        text-align-last:auto;
        }
    .header__top-slot3 {
        width: 41.5%;
        float: none;
        }
    .region,
    a.region {
        padding-left: 20px;
        min-height: 18px;
        -webkit-background-size: 12px 18px;
        background-size: 12px 18px;
        }
    .personal-trg, body .personal-trg,
    .nav-trg, body .nav-trg {
        width: 36px;
        height: 36px;
        background-color: white;
        -webkit-border-radius: 36px;
        -moz-border-radius: 36px;
        border-radius: 36px;
        z-index: 1000;
        }
    .personal-trg:hover, body .personal-trg:hover,
    .personal-trg:focus, body .personal-trg:focus,
    .nav-trg:hover, body .nav-trg:hover,
    .nav-trg:focus, body .nav-trg:focus {
        background-color: #f2f2f2;
        }
    .personal-trg:active, body .personal-trg:active,
    .nav-trg:active, body .nav-trg:active {
        background-color: #eeeeee;
        }
    .personal-trg .button__icon, body .personal-trg .button__icon {
        -webkit-background-size: 22px auto;
        background-size: 22px auto;
        }
    .personal-trg, body .personal-trg {
        margin-right: 4px;
        }

    .slider__desc {
        padding-top: 16px;
        padding-bottom: 16px;
        padding-right: 14px;
        font-size: 15px;
        line-height: 1.2;
        }

    .modal-content {
        padding: 20px;
        }
    .modal__shifter {
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: -20px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
        }

    .cat_adapt,
    .cat_0.cat_adapt {
        margin-top: -15px;
        }
    .cat_adapt:not(.cat_0) {
        margin-right: -14px;
        margin-left: -14px;
        }
    .cat_0.cat_adapt {
        padding-top: 10px;
        padding-bottom: 20px;
        }
    .cat_0.cat_adapt .cat__header {
        margin-bottom: 14px;
        }
    .cat_0.cat_adapt .cat__head,
    .cat_0.cat_adapt .cat__search {
        margin-bottom: 10px;
        }
    .cat_0.cat_adapt .searchbox.input_skin_0 {
        border-bottom: 1px solid #d1d1d1;
        }
    .cat_0.cat_adapt .cat__content-wrap {
        padding-top: 0;
        }


    .footer,
    .footer__top {
        min-height: 0;
        }
    .footer__top {
        padding: 20px 0 17px;
        }
    .footer__top-slot_1 {
        float: none;
        text-align: center;
        margin-left: -7px;
        margin-right: -7px;
        }
    .fnav_columnized {
        -webkit-column-gap: normal;
        -moz-column-gap: normal;
        column-gap: normal;
        -webkit-column-width: auto;
        -moz-column-width: auto;
        column-width: auto;
        }
    .fnav__row,
    .fnav__row.aligned-row > .item {
        text-align: center;
        }
    .fnav__row-item,
    .fnav__list,
    .shortver {
        display: inline;
        }
    .fnav__row-item {
        width: auto;
        margin-right: 0;
        }
    .fnav__item,
    .webkit .fnav__item {
        display: inline-block;
        max-width: none;
        margin: 0 7px 4px 7px;
        }
    .webkit .fnav__item {
        -webkit-column-break-inside: auto;
        }

    .about-container .hd_0,
    .office-holder .hd_0 {
        text-align: center;
        }
    .about-container {
        margin-bottom: 36px;
        }
    .office-holder,
    .item.office-holder {
        margin-left: auto;
        margin-right: auto;
        max-width: 260px;
        }
    .apply__item {
        width: auto;
        margin-right: 0;
        float: none;
        }

    .header {
        margin-bottom: 15px;
        }
    .bread {
        margin-bottom: 6px;
        }
    .mainhead {
        margin-bottom: 20px;
        }
    .tabs_auto .ui-tabs-nav {
        width: 100%;
        }
    .lookup {
        padding-left: 0;
        padding-top: 34px;
        background-position: 50% 0;
        text-align: center;
        }
    .lookup__link {
        margin-right: 0;
        }
    .lookup__link:after {
        display: none;
        }

    .table_0 > tbody > tr:nth-child(2n) {
        background: #f3f3f3;
        }

    .basket,
    .basket tbody,
    .basket tfoot,
    .basket tr,
    .basket th,
    .basket td {
        display: block;
        width: auto;
        }
    body .basket > thead > tr > th,
    body .basket > thead > tr > td,
    body .basket > tbody > tr > th,
    body .basket > tbody > tr > td,
    body .basket > tfoot > tr > th,
    body .basket > tfoot > tr > td,
    .form.form_hpadded > thead > tr > .form__cell,
    .form.form_hpadded > thead > tr > .form__cell,
    .form.form_hpadded > tbody > tr > .form__cell,
    .form.form_hpadded > tfoot > tr > .form__cell,
    .card__cell {
        padding-left: 14px;
        padding-right: 14px;
        }
    .ie9 .basket,
    .ie9 .basket tbody,
    .ie9 .basket tfoot,
    .ie9 .basket tr,
    .ie9 .basket th,
    .ie9 .basket td {
        float: left;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        }
    .basket tbody tr:first-child td {
        background-image: none;
        }
    body .basket thead,
    body .basket tr td.basket__brand,
    body .basket tr td.basket__vol,
    body .basket tr td.basket__price {
        display: none;
        }
    .basket__qnt,
    .ie9 .basket .basket__qnt {
        float: left;
        }
    .basket__sum,
    .ie9 .basket .basket__sum {
        float: right;
        }
    .ie9 .basket .basket__qnt,
    .ie9 .basket .basket__sum {
        width: auto;
        }
    tbody .basket__sum {
        font-size: 19px;
        }
    .basket__sum,
    .basket__del {
        margin-left: auto;
        }
    .basket .table__cell {
        width: auto;
        }
    .basket__clear,
    .table .basket__clear {
        display: block;
        clear: both;
        }
    .basket .basket__id {
        padding-bottom: 6px;
        }
    .basket .basket__name {
        padding-top: 0;
        padding-bottom: 14px;
        }
    .basket .basket__qnt {
        padding-top: 0;
        }
    .basket .basket__sum,
    .basket > tbody > tr > td:nth-last-child(2) {
        padding-top: 8px;
        padding-right: 45px;
        font-weight: normal;
        }

    .basket__del-btn {
        width: 33px;
        height: 35px;
        bottom: auto;
        top: 0;
        min-height: 0;
        }

    .basket__prodsum:after,
    .olist__count {
        display: inline;
        }
    .basket > tfoot > tr:first-child > td {
        padding-top: 16px;
        }
    .basket > tfoot > tr > td:nth-last-child(2).basket__total-block {
        padding-right: 14px;
        }
    .basket__discount_new,
    .basket__discount {
        padding-top: 6px;
        font-size: 11px;
        }

    .basket .basket__total-label,
    .basket .basket__total-block {
        display: inline-block;
        }
    .ie9 .basket .basket__total-label,
    .ie9 .basket .basket__total-block {
        width: auto;
        }
    .ie9 .basket .basket__total-label {
        float: left;
        }
    .ie9 .basket .basket__total-block {
        float: right;
        }

    .basket > tfoot > tr > td {
        *zoom: 0;
        overflow: visible;
        text-align: left;
        position: relative;
        *position: static;
        margin-left: 0;
        line-height: 1.4;
        font-size: 16px;
        font-size: 1rem;
        }
    .basket > tfoot > tr {
        position:relative;
        text-align:justify;
        line-height: 0;
        font-size: 1px;
        }
    _:-ms-input-placeholder, :root .basket > tfoot > tr {
        text-align-last:justify;
        }
    .ie9 .basket > tfoot > tr {
        text-align-last:justify;
        }
    .basket > tfoot > tr > .basket__clear {
        float: none;
        display:inline-block;
        width:100%;
        height:0;
        line-height: 0;
        overflow:hidden;
        }

    .content-slider {
        width: auto;
        float: none;
        max-width: none;
        margin-right: 0;
        }
    .content-slider.block2__fshift {
        margin-right: -14px;
        }

    .navi__item {
        max-width: none;
        }
    .navi__item_prev {
        clear: both;
        }
    .navi__item_next + .navi__item_prev {
        margin-top: 30px;
        }

    .highlight {
        margin-left: 0;
        }

    body  .filter-trg.button {
        text-align: center;
        }

    .control-header__sorting {
        margin-right: 0;
        }

    .fame-block {
        text-align: center;
        }
    .related-block {
        margin-bottom: 65px;
        }
    .related-block .slick-dots {
        top: auto;
        right: auto;
        bottom: -65px;
        width: 100%;
        }
    .related .slick-dots li:not(.slick-active) button {
        background: #a3a3a3;
        }

    .tabs_1 .ui-tabs-nav .ui-tabs-anchor {
        padding-left: 10px;
        padding-right: 10px;
        }

    .tabs_1 .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {
        font-size: 17px;
        }

    .card .card__cell {
        margin: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        }
    .card__price {
        min-height: 0;
        margin-bottom: 28px;
        }
    .card__counter,
    .card__buy-btn {
        max-width: 170px;
        margin-left: auto;
        margin-right: auto;
        }

    .card__char,
    .lt-ie10 .card__char {
        display: table;
        }
    .card__char > tbody,
    .lt-ie10 .card__char > tbody {
        display: table-row-group;
        }
    .card__char > tbody > tr,
    .lt-ie10 .card__char > tbody > tr {
        display: table-row;
        }
    .card__char > tbody > tr > th,
    .card__char > tbody > tr > td,
    .lt-ie10 .card__char > tbody > tr > th,
    .lt-ie10 .card__char > tbody > tr > td {
        display: table-cell;
        }

    .lt-ie10 .card__char,
    .lt-ie10 .card__char > tbody,
    .lt-ie10 .card__char > tbody > tr,
    .lt-ie10 .card__char > tbody > tr > th,
    .lt-ie10 .card__char > tbody > tr > td {
        float: none;
        box-sizing: content-box;
        }
    .lt-ie10 .card__char > tbody,
    .lt-ie10 .card__char > tbody > tr,
    .lt-ie10 .card__char > tbody > tr > th,
    .lt-ie10 .card__char > tbody > tr > td {
        width: auto;
        }
    .card__char > tbody > tr > th:first-child {
        padding-right: 20px;
        }
    .card__char > tbody > tr > td:last-child {
        text-align: right;
        }


    .tabs_mainhead-shift {
        margin-top: 0;
        }

    .map__router {
        position: static;
        top: auto;
        right: auto;
        margin: 0;
        padding-top: 0;
        padding-bottom: 0;
        text-align: left;
        z-index: 1;
        height: 41px;
        }
    .modal_fullscreen .map__router {
        padding-right: 41px;
        }
    .map__routes {
        margin: 0;
        }

    .map__routelabel {
        margin-right: 5px;
        }

    .celem_4, .celem_4.celem_noicon {
        padding-left: 8px;
        padding-right: 8px;
        }

    .map__router {
        }

    .branch-item {
        display: block;
        margin: 0 0 28px;
        width: auto;
        }
    .branch-item:last-child {
        margin-bottom: 0;
        }

    .branches .map__map,
    .filter_standalone {
        margin-left: -14px;
        margin-right: -14px;
        }

    .branches,
    .branches .branches__mainbranch {
        margin-bottom: 30px;
        }

    .branches .branches__mainbranch {
        border-bottom: 1px solid #e1e1e1;
        }

    .blist__scroller {
        padding-bottom: 0;
        }


    .card__compare {
        position: relative;
        padding: 10px 0;
        margin-bottom: 0;
        }


    .mitem .mitem__brand, .mitem__brand {
        font-size: 17px;
        }
    .mitem__hicon-label {
        font-size: .88em;
        padding-top: 4px;
        }
    .hinfo__item {
        height: 3.080364019em;
        line-height: 3.080364019;
        }

    .hinfo__currency-lbl {
        display: none;
        }
    .hinfo__currency-lbl_mini {
        display: inline;
        }
    }
.main-slider_adapt{
    min-height: 395px;
}
@media screen and (max-width: 603px) {
    .no-flexwrap .fgrid_goods.fgrid .fgrid__item {
        width: calc(100% * 1/2);
        }
    .no-flexwrap .fgrid_goods .fgrid__item:nth-child(2n) {
        width: calc(100% * 1/2 - 0.4px);
        }
    .branches_contact .branch-item{
        width: 100% !important;
    }
    }
@media screen and (max-width: 600px) {
    .subscribe__content,
    .prod-tabs__hd {
        display: none;
        }
    .news_adapt,
    .news_adapt .news__item,
    .subscribe__trigger,
    .prod-tabs__tabs,
    .subscribe_toggled .subscribe__content {
        display: block;
        }
    .news_adapt,
    .news_adapt .news__item,
    .prod-tabs__panel,
    .banner_adapt .banner__head,
    .banner_adapt .banner__txt,
    .banner_adapt .banner__more {
        width: auto;
        }
    .news_adapt {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        text-align: center;
        margin-bottom: 24px;
        }
    .news_adapt .news__item {
        border-left: none;
        padding: 0;
        }
    .logo__txt1,
    .contact-phones{
        font-size: 14px!important;
    }
    .news_adapt .block1__hshift {
        margin-left: 0;
        margin-right: 0;
        }

    .main-slider_adapt {
        min-height: 395px;
        margin-bottom: 27px;
        }
    @media screen and (max-width: 600px){
        .main-slider_adapt{
            min-height: 200px;
        }
    }
    .swiper .fotorama__nav__frame.fotorama__active .fotorama__dot,
    .swiper .fotorama__dot,
    .prod-gal .fotorama__nav__frame.fotorama__active .fotorama__dot,
    .prod-gal .fotorama__dot,
    .slick-dots li button {
        width: 13px;
        height: 13px;
        margin: 13px;
        }
    .banner_adapt {
        margin-left: -14px;
        margin-right: -14px;
        }

    .banner_adapt .banner__head,
    .banner_adapt .banner__txt,
    .banner_adapt .banner__more,
    .prod-tabs__panel {
        float: none;
        }


    .banner_adapt .banner__head,
    .banner_adapt .banner__txt,
    .banner_adapt .banner__more {
        padding-left: 0;
        text-align: center;
        }
    .banner_adapt .banner__head {
        margin: 0 0 6px;
        }
    .banner_adapt .banner__txt {
        margin-bottom: 25px;
        }

    .block1 .car_adapt {
        margin: 0 -19px;
        }

    .prod-tabs {
        max-width: 400px;
        margin: 0 auto 40px;
        }
    .prod-tabs__panels,
    .prod-tabs__panels.block2 {
        padding: 15px 14px;
        text-align: center;
        }


    .prod-tabs__all-add {
        display: inline;
        }
    .grid_4 .grid__item {
        width: 50%;
        border-color: #d1d1d1;
        }


    .ban {
        margin-left: -14px;
        margin-right: -14px;
        background-position: 54% 50%;
        }
    .ban__txt,
    .ban__txt.item {
        margin-right: 0;
        }
    .ban__more {
        display: none;
        }

    .ban__desc {
        padding-left: 30%;
        font-size: 15px;
        }
    .ban__head {
        font-size: 25px;
        }
    }
@media screen and (max-width: 566px) {
    .no-flexwrap .fgrid_catdep.fgrid .fgrid__item {
        float: none;
        width: auto;
        }
    }
@media screen and (max-width: 540px) {
    .cat_adapt .cat__item {
        max-width: 100%;
        }
    .cat_adapt.cat_initing .cat__item {
        max-width: 240px;
        }

    .header-comp,
    .prod__comp,
    .prod__foot-slot0,
    .plist__compare {
        display: none;
        }
    .prod__foot-slot1 {
        display: block;
        }

    .plist.table_0 > thead > tr > th:nth-last-child(2),
    .plist.table_0 > thead > tr > td:nth-last-child(2),
    .plist.table_0 > tbody > tr > td:nth-last-child(2) {
        padding-right: 14px;
        }

    }
@media screen and (max-width: 534px) {
    .no-flexwrap .fgrid_prods.fgrid .fgrid__item,
    .opera .fgrid_prods.fgrid .fgrid__item {
        float: none;
        width: auto;
        display: block;
        margin-right: 0;
        }
    .no-flexwrap .fgrid_prods .fgrid__item:after,
    .opera .fgrid_prods .fgrid__item:after {
        display: none;
        }
    }
@media screen and (max-width: 532px) {
    .fgrid .prod__labels {
        position: static;
        padding: 0;
        margin-bottom: 4px;
        }
    .fgrid .prod__pic {
        width: 33%;
        float: left;
        margin: 0 11.5% 0 0;
        padding-bottom: 0;
        height: auto;
        }
    .fgrid .prod__txt {
        overflow: hidden;
        }
    .no-flexwrap .fgrid_prods .prod__name,
    .opera .fgrid_prods .prod__name {
        height: auto;
        }
    .fgrid .prod__img,
    .fgrid .prod:hover .prod__img,
    .fgrid .prod:focus .prod__img {
        position: static;
        left: auto;
        top: auto;
        -webkit-transform: translate(0, 0) scale(1);
        -moz-transform: translate(0, 0) scale(1);
        -ms-transform: translate(0, 0) scale(1);
        -o-transform: translate(0, 0) scale(1);
        transform: translate(0, 0) scale(1);
        }
    .fgrid .prod__spec {
        display: inline-block;
        margin-right: -2px;
        }
    .fgrid .prod__foot {
        padding-top: 6px;
        }
    }
@media screen and (max-width: 500px) {

    .history {
        text-align: center;
        }
    .block2 .hslider,
    .block4 .hslider {
        padding-left: 18px;
        padding-right: 18px;
        }
    .block2 .hslider .slick-prev,
    .block4 .hslider .slick-prev {
        margin-left: -14px;
        }
    .block2 .hslider .slick-next,
    .block4 .hslider .slick-next {
        margin-right: -14px;
        }




    .cat-h__trigger-optional-word {
        display: none;
        }
    }
@media screen and (max-width: 414px) {
    .no-flexwrap .fgrid_goods.fgrid .fgrid__item {
        float: none;
        width: auto;
        }
    .good_catdep {
        font-size: 17px;
        }
    .good_catdep .good__qnt {
        font-size: 15px;
        }
    a.good_catdep:link, a.good_catdep:visited {
        padding: 26px 7%;
        }
    .good_catdep .good__pic {
        width: 33%;
        margin-right: 11%;
        }
    .brand-block {
        margin-bottom: 14px;
        }
    .brand-head {
        margin-bottom: 2px;
        }
    }
@media screen and (max-width: 600px) {
    .user {
        padding-left: 38px;
        background: url(/local/templates/tlock/css/../img/i0.png) 0 0 no-repeat;
        height: 25px;
        right: 50%;
        top: -7px;
        }
    @media (-webkit-min-device-pixel-ratio:1.5),
    (min--moz-device-pixel-ratio:1.5),
    (-o-min-device-pixel-ratio:3/2),
    (min-resolution:1.5dppx) {
        .user {
            background-image: url(/local/templates/tlock/css/../img/i0@2x.png);
            background-size: 24px 25px;
            }
        }
    .hinfo-holder1 {
        vertical-align: top;
        margin-top: 3px;
        }
    .hinfo__item {
        display: block;
        margin: 0;
        height: auto;
        line-height: 1.4;
        }
    }
@media screen and (max-width: 360px) {
    .footer__bot {
        padding-top: 16px;
        padding-bottom: 16px;
        }
    .footer__bot-slot,
    .footer__bot .footer__bot-slot {
        display: block;
        max-width: none;
        text-align: center;
        }
    .footer__bot-slot_1 {
        margin-bottom: 16px;
        }
    }
@media screen and (max-width: 300px) {
    .map__router {
        padding: 0;
        }
    .map__routelabel {
        display: none;
        }
    }
@media screen and (max-width: 240px) {
    .nav__list_drop,
    .page__nav {
        min-width: 0;
        width: 100%;
        }
    }


/* ==========================================================================
   Helper classes
   ========================================================================== */

/* Prevent callout */

.nocallout {
    -webkit-touch-callout: none;
    }

.pressed {
    background-color: rgba(0, 0, 0, 0.7);
    }

/* A hack for HTML5 contenteditable attribute on mobile */

textarea[contenteditable] {
    -webkit-appearance: none;
    }

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
    }

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
    }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
    }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    }

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
    }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
    }

.clearfix:after {
    clear: both;
    }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
    }


/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
.top20{
	margin-top:20px;
}
.top20 .no-top-margin.paging-item.item{
	margin-top:6px;
}
.bgw2{
	    margin: 10px 0 20px;
		 background-color: white;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    margin: 14px 0 20px;
}
body .button1 {
    font-size: 15px;
    font-size: 1rem;
    line-height: 1;
    height: 2.533333333em;
    color: #fff;
    white-space: nowrap !important;
    padding: 0 1em;
    text-align: center;
    text-decoration: none;
    border: none;
    background-color: var(--tl-color);
    box-shadow: 0 1px 3px rgba(35, 31, 32, 0.32);
    }
body .button1:hover, body .button1:focus {
    box-shadow: 0 4px 3px rgba(35, 31, 32, 0.32);
    }
body .button1:active,
body .button1.active,
body .button1.disabled {
    background-color: #073d5c;
    box-shadow: none;
    }
body .button1.disabled {
    cursor: default;
    top: auto;
    background-color: #076498;
    }
.unreg_align{
    text-align: right;
}
.dop_cl {
   top:-40px; 
   left: -81%; 
}
@media screen and (max-width: 660px) {
    .region__label {
        display: block;
        float: left;
    }
    .header__top-slot1{
        height: 0px;
        margin-top: 3px;
    }
}
.link1 .block-link__pseudolink {
    color: #3c86bb;
}
.header__pane-slot2 {
    position: relative;
    
}
.prod_vspliv{
    display: block !important;
    border: 1px solid #fff;
    background-color: var(--tl-color);
    width: 149px;
    margin-left: 10px;
    padding: 13px 0;
    outline: none;
    cursor: pointer;
   color: #fff;
   margin-bottom: -4px;
   height: 44px;
  }
/*personal*/
.table_btns.upload {
    float: left;
}
.table_btns button.upload_magazin_category, .table_btns button.upload_magazin_producer{
    float: left;
    background:var(--tl-color);
    color: #fff;
    width: 40%;
    padding: 4px 5px;
}
.file_upload, .file_upload_prod {
    display: none;
    float: left;
    background: var(--tl-color);
    color: #fff;
    width: auto;
    padding: 4px 5px;
    margin-left: 1%;
}
.file_upload a, .file_upload_prod a{
    color: #fff;
}
#err_desrp-prod,#err_desrp-cat{
    color: red;
    margin-left: 10px;
    font-size: 13px;
    display: none;
}
#msg_desrp-prod,#msg_desrp-cat{
    color: #426cff;
    margin-left: 10px;
    font-size: 13px;
    display: none;
}
/*personal*/
.text_b{
    font-weight: bold;
    display: contents;
}
.text_i{
    font-style:italic;
    display: contents;
}
.text_h1{
    font-size: 1.6em;
    margin: 0.67em 0;
    color: #575757;
}
.text_h2{
    font-size: 1.4em;
    margin: 0.83em 0;
    color: #575757;
}
.pg_h3_cls{
    font-weight: normal;
    font-size: 1.67em;
    margin: 1em 0;
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
}
.cal_elm_h3{
    margin: 0 0 30px 0px;
    padding: 10px;
    font-size: 18px;
    color: var(--tl-color);
}
#scroll_top {
    background: url(/local/templates/tlock/css/../img/point_to_up.svg) no-repeat top left;
    height: 50px;
    width: 50px;
    bottom: 30px;
    left: 10px;
    cursor: pointer;
    display: none;
    position: fixed;
    z-index: 999;
}
#tlock_popup_msg_txt{
    padding: 15px;
    white-space: pre-wrap;
}
#form_textarea_msg{
    overflow: hidden;
    width: 100%;
    white-space: pre-wrap!important;
}
.ui-dialog {
    background-color: ivory;
    z-index: 99999!important;
}
.ui-dialog .ui-widget-header{
    border: 1px solid var(--tl-color)!important;
    background-color: var(--tl-color)!important;
    color: white!important;
    background-image: url(/local/templates/tlock/css/../img/logo_white_new.png)!important;
    background-size:contain!important;
    background-repeat: no-repeat!important;
    background-position: left center!important;
}
.ui-selectmenu-button.ui-button {
    max-width: 98%!important;
    background-color: white!important;
    border-top: 1px black !important;
    border-left: 1px black !important;
    border-right: 1px black !important;
}
.ui-selectmenu-text{
    color: #727272!important;
}
.ui-widget.ui-widget-content{
    border:none!important;
}
/*Кнопка*/
.captch_refr{
    cursor: pointer;
    -webkit-box-shadow:0 3px 3px #313131, 0 3px 0 #393939, 0px 3px 3px rgba(0,0,0,0.4), 0px 2px 3px rgba(255,255,255,0.2) inset, 0 -2px 3px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:0 3px 3px #313131, 0 3px 0 #393939, 0px 3px 3px rgba(0,0,0,0.4), 0px 2px 3px rgba(255,255,255,0.2) inset, 0 -2px 3px rgba(0,0,0,0.2) inset;
    -o-box-shadow:0 3px 3px #313131, 0 3px 0 #393939, 0px 3px 3px rgba(0,0,0,0.4), 0px 2px 3px rgba(255,255,255,0.2) inset, 0 -2px 3px rgba(0,0,0,0.2) inset;
    box-shadow:0 3px 3px #313131, 0 3px 0 #393939, 0px 3px 3px rgba(0,0,0,0.4), 0px 2px 3px rgba(255,255,255,0.2) inset, 0 -2px 3px rgba(0,0,0,0.2) inset;
    text-shadow:0 1px 1px #555;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    -o-border-radius:100px;
    border-radius:100px;
}
.captch_refr:hover{
    -webkit-box-shadow:0 3px 3px #267896, 0 3px 0 #156785, 0px 3px 3px rgba(0,0,0,0.4), 0px 2px 3px rgba(255,255,255,0.4) inset, 0 -2px 9px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:0 3px 3px #267896, 0 3px 0 #156785, 0px 3px 3px rgba(0,0,0,0.4), 0px 2px 3px rgba(255,255,255,0.4) inset, 0 -2px 9px rgba(0,0,0,0.2) inset;
    -o-box-shadow:0 3px 3px #267896, 0 3px 0 #156785, 0px 3px 3px rgba(0,0,0,0.4), 0px 2px 3px rgba(255,255,255,0.4) inset, 0 -2px 9px rgba(0,0,0,0.2) inset;
    box-shadow:0 3px 3px #267896, 0 3px 0 #156785, 0px 3px 3px rgba(0,0,0,0.4), 0px 2px 3px rgba(255,255,255,0.4) inset, 0 -2px 9px rgba(0,0,0,0.2) inset;
}
.captch_refr:active{
    -moz-transform: rotate(60deg); /* Для Firefox */
    -ms-transform: rotate(60deg); /* Для IE */
    -webkit-transform: rotate(60deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(60deg); /* Для Opera */
    transform: rotate(60deg);
    -webkit-box-shadow:0 2px 2px #25325e, 0px 4px 4px rgba(0,0,0,0.3), 0px 2px 5px rgba(0,0,0,0.2) inset;
    -moz-box-shadow:0 2px 0 #25325e, 0px 4px 4px rgba(0,0,0,0.3), 0px 2px 5px rgba(0,0,0,0.2) inset;
    -o-box-shadow:0 2px 0 #25325e, 0px 4px 4px rgba(0,0,0,0.3), 0px 2px 5px rgba(0,0,0,0.2) inset;
    box-shadow:0 2px 0 #25325e, 0px 4px 4px rgba(0,0,0,0.3), 0px 2px 5px rgba(0,0,0,0.2) inset;
}
/*Кнопка*/
/*ui-tabs-panel ui-widget-content ui-corner-bottom*/
#tech-description .ui-tabs-panel{
    border: none!important;
}
.txt_err{
    color:red;
}
.txt_err:hover{
    color:black;
}
.news_adapt_video_news{
    max-height: 340px;
}
.video .prod__name {
    margin: 18px auto;
    margin-left: 10%;
    margin-right: 10%;
}
.tlk-left-menu.gap-gen.cat_adapt.cat_0.cat.block1 {
    padding-top: 10px;
}
.block2.prod-tabs__panels.clearfix{
    height: 363px;
}
.cat__list.list{
    min-height: 714px;
    margin-bottom: 1px;
}
@media screen and (max-width: 660px) {
    .news__item{
        height: 100%!important;
    }
}
/*Окно сообщения*/
.alert-bg{
    width: 100%;
    height: 100%;
    background: rgba(8, 59, 88, 0.8);
    display: none;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 999999;
}
.alert-container{
    font-family: sans-serif;
    width:400px;
    background: #e8e8e8;
    border-radius: 15px;
    box-shadow: 5px 5px 5px #999;
    z-index: 9999999;
    overflow: visible;
    position: absolute;
    left: 50%;
    right: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -100px;
    animation: tl_pulse .3s 2;
}
@keyframes tl_pulse {
    0% { transform: scale(1); }
    35% { transform: scale(1.1); }
    100% { transform: scale(1); }
}
.alert-container .alert-head{
    height: 35px;
    background: var(--tl-color);
    color: #ecf0f1;
    text-indent: 2%; font-size: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-image: url(/local/templates/tlock/img/logo_white_new.png);
    background-repeat:no-repeat;
    background-size: 100px;
    background-position-y: center;
}
.alert-container .alert-body{
    color: #000000;
    width: 84%;
    padding: 3% 8% 2% 8%;
    white-space: pre-wrap;
    min-height: 70px;
    max-height: 300px;
    overflow-y: auto;
    user-select: none;
    background: #eeeee6;
    box-shadow: inset 2px 2px 5px #b8b9be,inset -3px -3px 7px #fff !important;
}
.alert-container .alert-head #alert-close-button{
    float:right;
    width: 25px;
    cursor: pointer;
    font-size: 25px;
    background-image: url(/local/templates/tlock/img/close-button.png);
    background-repeat:no-repeat;
    background-position-y: center;
    background-size: 25px;
    height: 100%;
    margin-right: 5px;
}
.alert-container .alert-head #alert-close-button:hover{
    -moz-transform: rotate(60deg); /* Для Firefox */
    -ms-transform: rotate(60deg); /* Для IE */
    -webkit-transform: rotate(60deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(60deg); /* Для Opera */
    transform: rotate(60deg);
}
.alert-container .alert-head #alert-close-button:active{
    filter: sepia(100%);
}
.alert-container .ok-button{
    width: 79px;
    height: 30px;
    font-size: 17px;
    background:var(--tl-color);
    text-align: center;
    border-radius: 5px;
    color: #fff!important;
    line-height: 30px;
    cursor: pointer;
    float: right;
    margin: 7px;
    user-select: none;
    text-decoration: none!important;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    box-shadow: 1px 1px 0 #ccc,
    2px 2px 0 #c9c9c9,
    3px 4px 0 #bbb,
    -1px 1px 0 #ccc,
    -2px 2px 0 #c9c9c9,
    -3px 4px 0 #bbb;
}
.alert-container .ok-button:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
}
.alert-container .ok-button:hover:after{
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.alert-container .ok-button:active{
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1)inset;
    -moz-transform: translatey(3px); /* Для Firefox */
    -ms-transform: translatey(3px); /* Для IE */
    -webkit-transform: translatey(3px); /* Для Safari, Chrome, iOS */
    -o-transform:translatey(3px); /* Для Opera */
    transform: translatey(3px);
}
@media screen and (max-width: 736px) {
    .alert-container{
        width: 90%;
        top: 50%;
        margin: 0 auto;
        left: 5%;
    }
}
.i-excel{
    background-image: url(/local/templates/tlock/css/../img/excel.svg);
    padding-left: 32px;
    line-height: 2;
    padding-bottom: 10px;
    background-repeat: no-repeat;
}
.button1 input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    cursor: pointer;
    display: block;
}
.excel_btn{
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.prc-pdf-info {
    display: inline-block;
    margin-left: 9%;
}
.img-tags-personal{
    text-align: center;
    margin: 30px;
}
.img-excel{
    background: url(/local/templates/tlock/css/../img/svg-excel.svg) no-repeat top left;
    padding: 15px;
    background-size: 100%;
    margin: 10px;
}
.img-right-arrow{
    background: url(/local/templates/tlock/css/../img/svg-right-arrow.svg) no-repeat top left;
    padding: 15px;
    background-size: 100%;
    margin: 10px;
}
.img-imgs{
    background: url(/local/templates/tlock/css/../img/svg-pictures.svg) no-repeat top left;
    padding: 15px;
    background-size: 100%;
    margin: 10px;
}
.img-pdf{
    background: url(/local/templates/tlock/css/../img/svg-pdf.svg) no-repeat top left;
    padding: 15px;
    background-size: 100%;
    margin: 10px;
}
.img-pricing{
    background: url(/local/templates/tlock/css/../img/svg-pricing.svg) no-repeat top left;
    padding: 15px;
    background-size: 100%;
    margin: 10px;
}
.img-table{
    background: url(/local/templates/tlock/css/../img/svg-table.svg) no-repeat top left;
    padding: 15px;
    background-size: 100%;
    margin: 10px;
}
.img-yml{
    background: url(/local/templates/tlock/css/../img/svg-yml.svg) no-repeat left;
    padding: 25px;
    background-size: 100%;
    margin: 10px;
}
.img-zip{
    background: url(/local/templates/tlock/css/../img/svg-zip.svg) no-repeat left;
    padding: 15px;
    background-size: 100%;
    margin: 5px;
}
/* End */


/* Start:/local/templates/tlock/css/plugins.css?162245379259989*/
/* Generated by Font Squirrel, (http://fontsquirrel.com/) */
/* Compiled by Artem Polikarpov, Artem Gorbunov Design Bureau (http://artgorbunov.ru/) */

@font-face {
    font-family: 'ALSRubl-Tahoma';
    src: url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-regular.eot');
    src: url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-regular.eot?#iefix') format('embedded-opentype'),url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-regular.woff') format('woff'), url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-regular.ttf') format('truetype'), url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-regular.svg#ALSRublTahomaItalic') format('svg');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'ALSRubl-Tahoma';
    src: url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-bold.eot');
    src: url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-bold.eot?#iefix') format('embedded-opentype'), url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-bold.woff') format('woff'), url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-bold.ttf') format('truetype'), url('/local/templates/tlock/css/../fonts/b-rub/b-rub_tahoma/alsrubl-tahoma-bold.svg#ALSRublTahomaItalic') format('svg');
    font-weight: bold;
    font-style: normal;
    }

/*
  ХТМЛ: 100 <span class="b-rub">Р</span>
  Если вам нужен рубль в нескольких шрифтах, используйте .b-rub_tahoma, вместо .b-rub
*/
.b-rub, .b-rub_tahoma {
    font-family: 'ALSRubl-Tahoma', Tahoma, sans-serif;
    line-height: normal;
    }

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
    }

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
    }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
    }

/**
 * Address margins handled incorrectly in IE 6/7.
 */

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
    }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
    }

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
    }

h3 {
    font-size: 1.17em;
    margin: 1em 0;
    }

h4 {
    font-size: 1em;
    margin: 1.33em 0;
    }

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
    }

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
    }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
    }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
    }

blockquote {
    margin: 1em 40px;
    }

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
    }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    }

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
    }

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
    }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
    }

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    }

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
    }

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
    }

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
    }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    }

sup {
    top: -0.5em;
    }

sub {
    bottom: -0.25em;
    }

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

/*dl,
menu,
ol,
ul {
    margin: 1em 0;
    }*/

dd {
    margin: 0 0 0 40px;
    }

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
    }

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    }

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

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    }

/**
 * Correct overflow displayed oddly in IE 9.
 */

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

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
    }

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

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
    }

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
    }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
    }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
    }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
    }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
    }

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
    }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
    }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
    }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    }

/**
 * Remove inner padding and border in Firefox 3+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
    }

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
    }

/*! jQuery UI - v1.11.4 - 2015-11-06
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;/*padding:1em 1.4em;*/background:none}
/*photoswipe.css*/
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
    -webkit-backface-visibility: hidden;
    outline: none; }
.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
    /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
    opacity: 0.001;
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
    display: block; }

.pswp--zoom-allowed .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab; }

.pswp--dragging .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    will-change: opacity; }

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    /* for open/close transition */
    -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none; }

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden;
    will-change: transform; }

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden; }

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
    -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
    background: #222; }

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC; }

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline; }
/*:photoswipe.css*/

/*photoswipe default-skin.css*/
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Contents:
	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)
*/
/*

	1. Buttons
 */
/* <button> css reset */
.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none; }
.pswp__button:focus,
.pswp__button:hover {
    opacity: 1; }
.pswp__button:active {
    outline: none;
    opacity: 0.9; }
.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
    opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(/local/templates/tlock/css/../img/photoswipe-default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
    /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(/local/templates/tlock/css/../img/photoswipe-default-skin.svg); }
    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: none; } }

.pswp__button--close {
    background-position: 0 -44px; }

.pswp__button--share {
    background-position: -44px -44px; }

.pswp__button--fs {
    display: none; }

.pswp--supports-fs .pswp__button--fs {
    display: block; }

.pswp--fs .pswp__button--fs {
    background-position: -44px 0; }

.pswp__button--zoom {
    display: none;
    background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
    display: block; }

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute; }

.pswp__button--arrow--left {
    left: 0; }

.pswp__button--arrow--right {
    right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 32px;
    position: absolute; }

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px; }

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px; }

/*
	2. Share modal/popup and links
 */
.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity; }

.pswp__share-modal--hidden {
    display: none; }

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform; }
.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000; }
.pswp__share-tooltip a:first-child {
    /* round corners on the first/last list item */
    border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
    opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px; }

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF; }
a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF; }

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D; }

a.pswp__share--download:hover {
    background: #DDD; }

/*
	3. Index indicator ("1 of X" counter)
 */
.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: 0.75;
    padding: 0 10px; }

/*

	4. Caption
 */
.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px; }
.pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC; }

.pswp__caption--empty {
    display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
    visibility: hidden; }

/*
	5. Loading indicator (preloader)
	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR
 */
.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr; }

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px; }

.pswp__preloader--active {
    opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(/local/templates/tlock/css/../img/photoswipe-preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
    opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
    animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
    /*
              The idea of animating inner circle is based on Polymer ("material") loading indicator
               by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
          */
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0; }

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right; } }

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0); }
    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg); }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0); } }

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0); }
    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg); }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0); } }

/*

	6. Additional styles
 */
/* root element of UI */
.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible; }

.pswp__top-bar,
.pswp__caption {
    background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
    background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
    opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
    /* Force paint & create composition layer for controls. */
    opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none; }

.pswp__element--disabled {
    display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
    background: none; }
/*:photoswipe default-skin.css*/


/*slick.css*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
    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;
    }

.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;
    }
.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-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;
    }
/*:slick.css*/
/*slick-theme.css*/
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/tlock/css/../img/ajax-loader.gif') center center no-repeat;
    }

/* Arrows */
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px\9; /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    /*color: transparent;*/
    border: none;
    outline: none;
    background: transparent;
    }
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    /*color: transparent;*/
    outline: none;
    background: transparent;
    }
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
    }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
    }

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

.slick-prev
{
    left: -25px;
    }
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
    }
.slick-prev:before
{
    content: '←';
    }
[dir='rtl'] .slick-prev:before
{
    content: '→';
    }

.slick-next
{
    right: -25px;
    }
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
    }
.slick-next:before
{
    content: '→';
    }
[dir='rtl'] .slick-next:before
{
    content: '←';
    }

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
    }

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
    }
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
    }
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    /*background: transparent;*/
    }
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
    }
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
    }
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

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

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
    }
/*:slick-theme.css*/


/*
* jQuery Mobile v1.4.5
* http://jquerymobile.com
*
* Copyright 2010, 2014 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/


/* Buttons and icons */
.ui-btn {
    display: block;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
.ui-mini {
    font-size: 12.5px;
    font-size: 0.961538462rem;
    }
.ui-mini .ui-btn {
    font-size: inherit;
    }


/* To ensure same top and left/right position when ui-btn-left/right are added to something other than buttons. */
.ui-btn-inline {
    display: inline-block;
    vertical-align: middle;
    margin-right: .625em;
    }
.ui-btn-icon-left {
    padding-left: 2.538461538em;
    }
.ui-btn-icon-right {
    padding-right: 2.538461538em;
    }
.ui-btn-icon-top {
    padding-top: 2.538461538em;
    }
.ui-btn-icon-bottom {
    padding-bottom: 2.538461538em;
    }
.ui-btn-icon-left:after,
.ui-btn-icon-right:after,
.ui-btn-icon-top:after,
.ui-btn-icon-bottom:after,
.ui-btn-icon-notext:after {
    content: "";
    position: absolute;
    display: block;
    width: 2.538461538em;
    height: 100%;
    background: url(/local/templates/tlock/css/../img/i20.png) 50% 50% no-repeat;
    }
@media (-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(-o-min-device-pixel-ratio:3/2),
(min-resolution:1.5dppx) {
    .ui-btn-icon-left:after,
    .ui-btn-icon-right:after,
    .ui-btn-icon-top:after,
    .ui-btn-icon-bottom:after,
    .ui-btn-icon-notext:after {
        background-image: url(/local/templates/tlock/css/../img/i20@2x.png);
        }
    }
.ui-btn-icon-notext:after,
.ui-btn-icon-left:after,
.ui-btn-icon-right:after {
    top: 0;
    }
.ui-btn-icon-left:after {
    left: 0;
    }
.ui-btn-icon-right:after {
    right: 0;
    }


/* Button elements */
button.ui-btn,
.ui-controlgroup-controls button.ui-btn-icon-notext {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    }
button.ui-btn-inline,
.ui-header button.ui-btn,
.ui-footer button.ui-btn {
    width: auto;
    }
button.ui-btn-icon-notext,
.ui-controlgroup-horizontal .ui-controlgroup-controls button.ui-btn {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 1.75em;
    }


.ui-select {
    position: relative;
    max-width: 100%;
    }
.ui-select > select {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    }
.ui-select .ui-btn {
    margin: 0;
    opacity: 1; /* Fixes #2588: When Windows Phone 7.5 (Mango) tries to calculate a numeric opacity for a select (including "inherit") without explicitly specifying an opacity on the parent to give it context, a bug appears where clicking elsewhere on the page after opening the select will open the select again. */
    }
.ui-select .ui-btn.ui-focus {
    outline: none;
    }
.ui-select .ui-btn select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 1.5em;
    min-height: 100%;
    height: 3em;
    max-height: 100%;
    outline: 0;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    filter: Alpha(Opacity=0);
    opacity: 0;
    z-index: 2;
    }
@-moz-document url-prefix() {
    .ui-select .ui-btn select {
        opacity: 0.0001;
        }
    }
/* Display none because of issues with IE/WP's filter alpha opacity */
.ui-select .ui-state-disabled select {
    display: none;
    }
/* Because we add all classes of the select and option elements to the span... */
.ui-select span.ui-state-disabled {
    filter: Alpha(Opacity=100);
    opacity: 1;
    }
.ui-select .ui-btn.ui-state-disabled {
    filter: Alpha(Opacity=60);
    opacity: .6;
    }
html:not(.opera) .ui-select .ui-btn.ui-select-nativeonly {
    border-radius: 0;
    border: 0;
    }
html:not(.opera) .ui-select .ui-btn.ui-select-nativeonly select {
    opacity: 1;
    text-indent: 0;
    display: block;
    }
/* ui-li-count is styled in the listview CSS. We set padding and offset here because select supports icon position while listview doesn't. */
.ui-select .ui-li-has-count.ui-btn {
    padding-right: 2.8125em;
    }
.ui-select .ui-li-has-count.ui-btn-icon-right {
    padding-right: 4.6875em;
    }
.ui-select .ui-btn-icon-right .ui-li-count {
    right: 3.2em;
    }
/* We set the rules for the span as well to fix an issue on Chrome with text-overflow ellipsis for the button in combination with text-align center. */
.ui-select .ui-btn > span:not(.ui-li-count) {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap;
    }

.ui-selectmenu.ui-popup {
    min-width: 11em;
    }

.ui-selectmenu .ui-dialog-contain {
    overflow: hidden;
    }

.ui-selectmenu .ui-header {
    margin: 0;
    padding: 0;
    border-width: 0;
    }
.ui-selectmenu.ui-dialog .ui-header {
    z-index: 1;
    position: relative;
    }
.ui-selectmenu.ui-popup .ui-header {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    }
/* when no placeholder is defined in a multiple select, the header height doesn't even extend past the close button.  this shim's content in there */
.ui-selectmenu.ui-popup .ui-header h1:after {
    content: '.';
    visibility: hidden;
    }
.ui-selectmenu .ui-header .ui-title {
    margin: 0 2.875em;
    }
.ui-selectmenu.ui-dialog .ui-content {
    overflow: visible;
    z-index: 1;
    }

.ui-selectmenu .ui-selectmenu-list {
    margin: 0;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    }
.ui-header:not(.ui-screen-hidden) + .ui-selectmenu-list {
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    }
.ui-header.ui-screen-hidden + .ui-selectmenu-list li.ui-first-child .ui-btn {
    border-top-width: 0;
    }
.ui-selectmenu .ui-selectmenu-list li.ui-last-child .ui-btn {
    border-bottom-width: 0;
    }

.ui-selectmenu .ui-btn.ui-li-divider {
    cursor: default;
    }

.ui-selectmenu .ui-selectmenu-placeholder {
    display: none;
    }

.ui-select .ui-btn {
    }


/*
 * jQuery File Upload Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.fileinput-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    }
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
    }

/* Fixes for IE < 8 */
/*@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
        }
    }*/

/* qTip2 v2.2.1 | Plugins: tips viewport | Styles: core | qtip2.com | Licensed MIT | Wed Aug 12 2015 16:16:42 */

.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;direction:ltr;/*box-shadow:none;padding:0*/}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:0;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;color:inherit;background:-100em -100em no-repeat}.qtip-default{border:1px solid #F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:0 0;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{display:inline-block;visibility:visible}


/*! Ben's jQuery UI Extensions - v1.1.1 - 2014-08-16
* https://github.com/bseth99/jquery-ui-extensions
* Copyright 2014 Ben Olson; Licensed MIT */

.ui-slider-wrapper{position:relative}.ui-slider-wrapper .ui-slider-horizontal{width:100%}.ui-slider-labels{position:absolute;border:1px solid transparent}.ui-slider-label-ticks{border:1px solid transparent;position:absolute;white-space:nowrap}.ui-slider-label-ticks span{font-size:.9em;min-width:1.2em}.ui-slider-wrapper.horizontal{height:4.5em}.horizontal .ui-slider-labels{left:0;right:0;top:.7em}.horizontal .ui-slider-label-ticks{width:1.2em;height:.8em;text-align:center;border-left:1px solid #999}.horizontal .ui-slider-label-ticks span{position:relative;display:inline-block;margin-left:-1.2em;top:.8em}.ui-slider-wrapper.vertical{width:4.5em}.vertical .ui-slider-labels{top:1px;bottom:0;left:.7em}.vertical .ui-slider-label-ticks{height:1.2em;width:.8em;border-bottom:1px solid #999}.vertical .ui-slider-label-ticks span{position:relative;display:inline-block;margin-left:1em;top:.6em}

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/local/templates/tlock/css/../img/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/local/templates/tlock/css/../img/fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#054569eb;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{/*background:#000*/}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}
/* End */


/* Start:/local/templates/tlock/css/rub.css?1587160665413*/
.price.usd:before {
    content: '$';
    }

.price.euro:before {
    content: '€';
    }

.price.rub:before {
    content: '';
    margin: 0;
    }
.price.rub:after {
    content: 'Р';
    margin-left: .4em;
    font-family: 'ALSRubl-Tahoma', Tahoma, sans-serif;
    line-height: normal;
    font-size: 96%;
    }
.price.rub:empty:after {
    margin-left: 0;
    }
.price.rub:before {
    display: none;
    }
/* End */


/* Start:/local/templates/tlock/css/sv.css?173211319425015*/
.minus_regions{
  cursor: pointer;
}
.to_be_partner_link{
    color: #fff!important;
    text-decoration: underline!important;
    display: inline-block;
    margin-bottom: 50px;
}
.prod__unlock-trg{
  display: none!important;
}
.prod_new_buy{
  display: block!important;
  border: 2px solid #fff;
  background-color: #054569;
  border-radius: 8px;
  width: 149px;
  margin-left: 10px;
  /*padding: 13px 0;*/
  outline: none;
  cursor: pointer;
  color: #fff;
  margin-bottom: -4px;
  height: 44px;
  font-size: 14px;
}
.prod_new_buy:hover{
  /*padding: 12px 0;*/
  text-decoration: underline;
}
.prod_new_buy:active{
  padding: 14px 0;
  background-color: #073d5c;
  color: #fff !important;
}
.prod_new_buy.disable{
  /*background-color: #c7c7c7;*/
  background-color: #fff;
  color: #ccc;
  border: 1px solid #ccc;
}
.prod_new_buy.disable:active{
  background-color: #c7c7c7;
}
.block3 {
    padding-bottom: 36px;
    border-bottom: 1px solid #ececec;
    }
.bgw{
    background-color: white;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    margin: 30px 0 20px;
} 
.no-top-margin .paging{
	margin-top: 0;
}
.errortext{
	color:#EB1010;
}
.ban .banner1204{
	display: block;
}
.ban .banner740{
	display: none;
}
.ban .banner400{
	display: none;
}
.partner_container{
  display: none;
  max-width: 167px;
  margin: 10px auto 0;
}
.partner_container button{
  border: 1px solid #fff;
  background-color: transparent;
  width: 167px;
  padding: 13px 0;
  outline: none;
  cursor: pointer;
  color: #fff;
  height: 44px;
}
.partner_container button:hover{
  padding: 12px 0;
}
.partner_container button:active{
  padding: 14px 0;
  background-color: #073d5c;
}
body.noscroll{
  overflow: hidden;
}
.choose_town{
  margin-bottom: 17px;
}
.choose_town > span{
  font-size: 18px;
  color: #000;
  margin-right: 10px;
}
.choose_toggle{
  color: #054569!important;
  font-size: 18px;
  margin-right: 5px!important;
  cursor: pointer;
  border-bottom: 1px dashed #054569;
}
.partners_table{
  width: 100%;
}
.partners_table tr:first-child{
  border: solid 1px #5388a6;
  height: 38px;
}
.partners_table tr:first-child th{
  font-size: 18px;
  color: #000;
}
.partners_table tr:not(:first-child){
  background-color: #f1faff;
  cursor: pointer;
  border: 1px solid #f1faff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.partners_table tr:not(:first-child).active{
  background-color: #def3ff!important;
  border: 1px solid #def3ff!important;
}
.partners_table tr:not(:first-child):hover{
  background-color: #def3ff;
  border: 1px solid #def3ff;
}
.partners_table tr td:first-child{
  padding: 17px;
}
.partners_table tr td:first-child img{
  display: block;
}
.partners_table tr td:nth-child(2){
  text-align: center;
  font-size: 18px;
  color: #000;
  line-height: 1;
}
.partners_table tr td:last-child img{
  display: block;
  margin: 0 auto;
/*  opacity: 0;*/
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.partners_city_list{
  display: none;
  position: absolute;
  left: -16px;
  top: 25px;
  padding: 6px 15px 17px 16px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 6px 20px 0 rgba(128, 156, 171, 0.53);
}
.partners_city_list ul{
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 297px;
  overflow-y: scroll;
}
.partners_city_list ul li{
  line-height: 1.4;
}
.partners_city_list ul li a{
  text-decoration: none;
  color: #5388a6;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  white-space: nowrap;
}
.partners_city_list ul li a:hover{
  color: #0a3456;
}
.choose_toggle_container{
  position: relative;
}
ul.tabs {
    margin: 0px;
    
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    background-color: #fff;
    color: #000;
    width: 175px;
    display: inline-block;
    cursor: pointer;
    
    text-align: center;
    font-size: 17px;
    font-family: 'pt_sans', 'Arial', sans-serif;
}
ul.tabs li:not(:last-child){
  margin-right: 12px;
}
ul.tabs li.current {
    background: #054569;
    color: #fff;
    border-bottom: 3px solid #054569;
}
.tab-content-d,
.tab-content {
  display: none;
  visibility: hidden;
  background: #fff;
}
.tab-content-d.current,
.tab-content.current {
  display: inherit;
  visibility: visible;
  position: relative;
  left: 0;
  height:auto;
}
.second_tab_container{
  margin-bottom: 5px;
  overflow: hidden;
  width: 100%;
}
.second_tab_container label{
  display: block;
  position: relative;
  max-width: 335px;
  width: 100%;
  height: 115px;
  border: 1px dashed #e6e6e6;
  max-width: 335px;
  outline: none;
   text-align:center;
}
.second_tab_container small{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);

}
.second_tab_container input[type="file"]{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border: none;
  opacity: 0;
}
.second_tab_container input[type="file"] input{
  opacity: 0;
}
.int_magazin_item{
  width: 28%;
  float: left;
}
.int_magazin_item:nth-child(2){
  width: 40%;
}
.int_magazin_item:not(:last-child){
  margin-right: 2%;
}
.int_magazin_item p{
  font-size: 17px;
  font-family: 'pt_sans', 'Arial', sans-serif;
  margin-bottom: 5px;
  color: #000;
}

.int_magazin_item input[type=file]{
  width: 100%;
  max-width: 335px;
  height:100%;
}
.int_magazin_item input{
  width: 100%;
  margin: 5px 0 5px 0;
  /*max-width: 248px;*/
  
  border: 1px solid #e3e3e3;
  background-color: #fff;
  padding: 7px 4px 7px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #054569;
  font-size: 17px;
  font-family: 'pt_sans', 'Arial', sans-serif;
}
.int_magazin_item #yml-link{
  width: 100%;
  max-width: 100%;
  border: 1px solid #e3e3e3;
  background-color: #fff;
  padding: 7px 4px 7px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #054569;
  font-size: 17px;
  font-family: 'pt_sans', 'Arial', sans-serif;
}
.int_magazin_item .dragDrop{
  position: relative;
  width: 335px;
  height: 115px;
  border: 1px dashed #e6e6e6;
}
.int_magazin_item .dragDrop small{
  position: absolute;
  left: 50%;
  top: 50%;
  color: #b9b9b9;
  font-size: 14px;
  font-family: 'pt_sans', 'Arial', sans-serif;
  text-align: center;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  cursor: default;
}
.int_magazin_alert{
  /*float: right;*/
  width: 70%;
  margin-top:5px;
  margin-bottom: 14px;
}
.int_magazin_alert h6{
  margin: 0;
  color: #fb0014;
  font-size: 12px;
  font-family: 'pt_sans', 'Arial', sans-serif;
}
.int_magazin_alert p{
  font-size: 12px;
  font-family: 'pt_sans', 'Arial', sans-serif;
  color: #000;
  line-height: 1.1;
}
.int_magazine_table{
  clear: both;
}
.int_magazine_table h5{
  font-size: 17px;
  color: #000;
  font-family: 'pt_sans', 'Arial', sans-serif;
  margin-bottom: 9px;
  margin-top: 0;
}
.int_magazine_table table{
  width: 882px;
}
.int_magazine_table table tr td{
  border: 1px solid #d3d3d3;
  font-size: 14px;
  padding: 15px 10px 9px 5px;
}
.int_magazine_table table tr td a{
  color: #0471b2;
  text-decoration: underline;
}
.int_magazine_table table tr td:not(:nth-child(2)):not(:nth-child(3)){
  text-align: center;
}
.int_magazine_table table tr td:first-child{
  width: 44px;
}
.int_magazine_table table tr th{
position:relative;
  background-color: #bebebe;
  border: 1px solid #d3d3d3;
  font-size: 14px;
  font-family: 'pt_sans', 'Arial', sans-serif;
  font-weight: 300;
  text-align: center;
  color: #000;
  padding: 2px 4px;
}
.table_status_ok{
  color: #437e02;
  text-transform: uppercase;
}
.table_status_block{
  color: #ff0417;
}
.table_status_none{
  color: #2f2f2f;
  text-transform: uppercase;
}
.table_btns{
  float: right;
  margin-top: 14px;
}
.table_btns button{
  border: none;
  color: #fff;
  font-size: 17px;
  font-family: 'pt_sans', 'Arial', sans-serif;
  margin-left: 11px;
  outline: none;
  cursor: pointer;
  width: 107px;
  padding: 4px 0 5px;
}
.table_btns button.int_magazin_cancel{
  background-color: #b90b0b;
}
.table_btns button.int_magazin_save{
  background-color: #054569;
}

.delivery_container{
  width: 100%;
}
.delivery_container p{
  font-size: 17px;
  color: #000;
  font-family: 'pt_sans', 'Arial', sans-serif;
  margin-bottom: 34px;
}
.delivery_list{
  overflow: hidden;
}
.delivery_item{
  width: 50%;
  float: left;
}
.delivery_item ul{
  padding: 22px 6px 40px 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  width: 311px;
  height: 327px;
  overflow-y: scroll;
  overflow-x: hidden;
  list-style: none;
}
.delivery_item ul input{
  outline: none;
}
.minus_regions{
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 1px 2px;
  vertical-align: middle;
  line-height: 0px;
  display: inline-flex;
  height: 10px;
  align-items: center;
}
.plus_regions{
  margin: 0 3px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 1px 2px;
  vertical-align: middle;
  line-height: 0px;
  display: inline-flex;
  height: 10px;
  align-items: center;
  cursor: pointer;
}
.all_regions{
  cursor: pointer;
}
.more_regions{
  border: none!important;
  padding: 0!important;
  height: auto!important;
  margin: 0!important;
}
ul.check_regions li .minus_regions{
  margin: 0 3px;
}
ul.check_regions{
    padding: 22px 6px 40px 12px!important;
}
ul.check_regions li:not(.has_more) .minus_regions{
  margin-left: 6px;
  text-align: center;
  padding: 1px 3px;
}
.all_regions .minus_regions{
  margin: 0!important;
}
.service_container p{
  font-size: 17px;
  color: #000;
  font-family: 'pt_sans', 'Arial', sans-serif;
  margin-bottom: 34px;
}
.service_container ul{
  list-style: none;
  margin-bottom: 44px;

  
   padding: 22px 6px 40px 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  width: 311px;
  height: 327px;
  overflow-y: scroll;
  overflow-x: hidden;

}
/*.region-modal .limited{
  max-height: 200px;
  overflow: auto;
}*/


/* ######################################################################## */ 
@media screen and (max-width: 768px) {
	.ban .banner1204{
		display: none;
	}
	.ban .banner740{
		display: block;
	}
	.ban .banner400{
		display: none;
	}
}
@media screen and (max-width: 320px) {
	.ban .banner1204{
		display: none;
	}
	.ban .banner740{
		display: none;
	}
	.ban .banner400{
		display: block;
	}
}
.prod__brand {
    background-size: contain;
}
.car__link {
    position: relative;
}
.car__img.slick-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.price-last{
  text-decoration: line-through;
  color:#727272;
  font-size:14px;
  /*display: none;*/
}
.control-header__panel_s{
  width:100%;
  font-weight:100;
}
.prod_1 .prod__brand,
.prod__brand-im{
  max-width: 74px;
    max-height: 50px;
}
body .basket .repeat-order{
  width: 200px;
  display: inline-block;
  top: -10px;
}
.sort-form button.sortable__handle{
  border-bottom: 1px dashed #808080;
}
.plist__sortable.plist__price{
  color: #727272;
}

.sv-to-cart{
  color:#fff!important;
  background-color: #064466;
  height: 34px;
  text-decoration: none;
  width: 73px;
  text-align: center;
  float: left;
  display: block;
  line-height: 32px;
  padding: 0 15px;
  outline: none;
}
a.sv-to-cart:active,a.sv-to-cart:hover{
  background-color: #0f5175;
}
.rmngds{
  background: #fff;
  color:black;
}
.rmngds .container-box{
  display:table;
  width: 100%;
}
.rmngds .container-box .container-box-row{
  display:table-row;
  font-size: 15px;
}
.rmngds .container-box .container-box-cell{
  display:table-cell;
  width:50%;
  padding:5px;
  text-align:center;
}
.rmngds .container-box .gd-txt{
    font-size: 1.266666667rem;
}
.rmngds .rem-info{
  text-align: center;
  width: 100%;
  font-size: 9px;
  padding-bottom: 10px;
}

.weight400{
  font-weight: 400;
}
/*.fullscreen,
.fotorama--fullscreen,
.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
  opacity: 0.7;
}*/
.comp .ui-state-hover .btn{
	display:block;
}
.news .fotorama{
  background-color: white;
}
.fotorama__wrap .fotorama__wrap--css3{
  height: 325px;
}
.tabs_1 .ui-tabs-nav .ui-tabs-anchor {  
	padding: 0 22px;
}
.fotorama__nav:after, .fotorama__nav:before{
  display: none;
}
.video .fotorama__nav-wrap {
  margin: 0 auto;
  margin-top: 10px;
}

.download-line {
  text-align: center;
  position:absolute;
  /*bottom:-10px;*/
  left:0;
  right:0;
  margin: 250px auto;

  
}
.download-info {
  display: inline-block;
  font-size: 16px;
  position: relative;
  font-weight: 500;
  color: #4a4a52;
  padding-left: 45px;
}
.load-icon {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -16px;
  -webkit-animation: loading 3s linear infinite;
       -o-animation: loading 3s linear infinite;
          animation: loading 3s linear infinite;
}
.load-circle {
  /*  stroke-dashoffset: 0;
    stroke-dasharray: 300;
    stroke-width: 10;
    stroke-miterlimit: 10;
    stroke-linecap: round;*/
  -webkit-animation: loading-circle 2s linear infinite;
       -o-animation: loading-circle 2s linear infinite;
          animation: loading-circle 2s linear infinite;
/*  stroke: #4a4a52;
  fill: transparent;*/
}
@media screen and (max-width: 1100px){
  .int_magazine_table{
    overflow-x: scroll;
  }
  ul.tabs li{
    width: calc(25% - 12px);
  }
  .delivery_list ul.check_regions{
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 1300px){
  .int_magazine_table table{
    width: 100%;
  }
}
@media screen and (max-width: 660px){
  .to_be_partner_link{
    margin-bottom: 10px;
  }
  .partner_container{
    max-width: 100%;
  }
  .partner_container button{
    width: 100%;
  }
  .soc_container{
      margin-left: -14px;
      width: 100%; 
      padding-right: 28px;
  }
  .int_magazin_item{
    width: 100%;
    margin-right: 0;
  }
  .int_magazin_item:nth-child(2){
    width: 100%;
  }
  .mobile_header_soc{
    display: block;
    background-color: #0b3d59;
    overflow: hidden;
  }
  .mobile_header_soc .soc{
    width: 80%;
    margin: 0 auto;
    padding: 9px 0;
  }
  .mobile_header_soc .soc ul{
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
  .mobile_header_soc .soc ul li{
    float: left;
    width: 25%;
    text-align: center;
  }
  .mobile_header_soc .soc ul li:nth-child(2) a img{
    padding-bottom: 2px;
  }
  .mobile_header_soc .soc ul li:nth-child(4) a img{
    padding-bottom: 1px;
  }
}
@media screen and (max-width: 580px){
  .delivery_item{
    width: 100%;
  }
  .service_container ul{
    width: 100%;
  }
  ul.tabs li{
    width: 100%;
    margin-right: 0;
  }
  .soc_container ul li{
    margin-bottom: 10px;
  }
  .second_tab_container{
    overflow: inherit;
  }
  .delivery_list ul.check_regions{
    width: 100%;
  }
}
.partner-logo-container{
	height:110px;
    width:335px;
    display:table-cell;
    vertical-align:middle;
	position:relative;
}
.erase {
  z-index:99999;
  position:absolute;
  right:0px;
  padding:10px;
  top:0px;
  width: 17px;
  cursor:pointer;
  height: 17px;
  object-fit: contain;
}
.partner-offers-sort{
	width:30px;
	position:relative;
}
.partner-offers-sort:after{
  content: '';
    position: absolute;
    background: url(/local/templates/tlock/css/../img/i32.png) 0 0 no-repeat;
    width: 7px;
    height: 14px;
    right: -11px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
	cursor:pointer;
  display:none;
}
.partner-offers-sort.sort-desc:after{
	background-position: 0 100%;
	display:block;
}
.partner-offers-sort.sort-asc:after{
	display:block;
}
#partner-offers .sortable:hover{
	background-color: #BEBEAB;
	cursor:pointer;
}
.more_regions input[type="checkbox"],input[type="radio"]{
	margin-left:13px;
 
}
@-webkit-keyframes loading {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-o-keyframes loading {
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}
@keyframes loading {
  to {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*@-webkit-keyframes loading-circle {
  to {
    stroke-dashoffset: -600;
  }
}
@-o-keyframes loading-circle {
  to {
    stroke-dashoffset: -600;
  }
}
@keyframes loading-circle {
  to {
    stroke-dashoffset: -600;
  }
}*/

.tabs_1 .ui-tabs-nav .ui-tabs-anchor {  
	/*padding: 0 22px;*/
}


@media screen and (max-width: 1024px) {
	.video-tab-content iframe{
		width:100%;
		height:250px;
	}
 ul.tabs li{
    font-size: 14px;
  }

}
@media screen and (min-width: 1024px) {
	.video-tab-content iframe{
		width:560px;
		height:315px;
	}
	
	
}
.video-tab-content{
		text-align:center;
	}

@media screen and (max-width: 768px) {
	.video-tab img {
		margin:0px auto;
		margin-top: 5px;
		display:block;
		height: 32px;
	}
	.video-tab span {
		display:none;
	}
	.tabs_1 .ui-tabs-nav .ui-tabs-anchor.video-tab {
		padding: 0 6px;
	}
	
	
}

@media screen and (min-width: 768px) {
	
	.video-tab img {
		display:none;
	}
	.video-tab span {
		display:inline-block;
	}
	
}


.prod-tabs__panel_2x{
  width: 100%;
}
.prod-tabs__panel_2x .fotorama__stage{
  height: 225px;
}
.prod-tabs__panel_2x .prod{
   width: 50%;
  float: left; 
}
.new_header .inner{
  overflow: hidden;
}
.new_header .logo{
  float: left;
  margin: 50px 18px;
}
.new_header .right_header_contacts{
  overflow: hidden;
  float: right;
  width: 450px;
}
.new_header .left_part{
  float: left;
  margin-top: 30px;
}

.new_header .soc ul li{
  position: relative;
  float: left;
  width: 28px;
  height: 28px;
  background-color: #054569;
  border-radius: 50%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.new_header .soc ul li:not(:last-child){
  margin-right: 16px;
}
.new_header .soc ul li a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.new_header .soc ul li:hover{
  box-shadow: 0 3px 11px 0 rgba(5, 69, 105, 0.42);
}
.new_header .contact{
  float: right;
  width: 220px;
}
.new_header .lk a{
  outline: none;
}
.new_header .lk span{
  border-bottom: none;
  color: #2b6999;
}
.new_header .filial span{
  font-size: 16px;
  color: #313435;
}
.new_header .filial img{
  margin: 0px 14px 0 5px;
}
.new_header .filial span small{
  color: #2e6a97!important;
  font-size: 16px;
  cursor:pointer;
}
.new_header .right_part{
  float: right;
  width: 220px;
}
.soc_container{
  background-color: #f3f3f3;
  margin-left: -25px;
  width: 430px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 8px;
}
.soc_container ul{
  overflow: hidden;
  list-style: none;
  margin: 0;
}
.soc_container ul li{
  float: left;
  width: 40px;
  height: 40px;
  position: relative;
  background-color: #def3ff;
  border-radius: 50%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}
.soc_container ul li:hover{
  background-color: #0d3d5a;
}
.soc_container ul li a img{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.soc_container ul li:not(:last-child){
  margin-right: 30px;
}
.header__top-slot2 .personal-trg{
	display:none;
}
.mobile_header_soc{
  display: none;
}

@media screen and (max-width: 660px) {
	.mobile_header_soc .soc ul li:nth-child(2) a img{
		padding-bottom: 2px;
	}
	.mobile_header_soc .soc ul li:nth-child(4) a img{
		padding-bottom: 1px;
	}
	.new_header{
		display:none;
	}
	.header__top-slot2 .personal-trg{
		display:inline-block;
	}
	.header__top-slot1 .personal-trg{
		display:none;
	}
	.header__top-slot1 {
		margin-top: 0px;
	}
	.mobile_header_soc{
		display: block;
		background-color: #0b3d59;
		overflow: hidden;
	  }
	  .mobile_header_soc .soc{
		width: 80%;
		margin: 0 auto;
		padding: 9px 0;
	  }
	  .mobile_header_soc .soc ul{
		list-style: none;
		overflow: hidden;
		padding: 0;
		margin: 0;
	  }
	  .mobile_header_soc .soc ul li{
		float: left;
		width: 20%;
		text-align: center;
	  }
}
.prod-tabs__panel_2x .fotorama__nav__shaft{
  transform: translate3d(0px, 0px, 0px)!important;
}
.prod-tabs__panel_2x .fotorama__nav:before{
  background-image: none!important;
}
.prod-tabs__panel_2x .fotorama__nav:after{
  background-image: none!important;
}

@media screen and (max-width: 420px){
  .prod-tabs__panel_2x .prod__pic{
    margin: 0 -15px 40px;
  }
  .swiper_0 .fotorama__nav__shaft{
    width: 200px;
  }
  .tabs_1 .ui-tabs-nav .ui-tabs-anchor{
    font-size: 14px;
  }
  .tabs_1 .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor{
    font-size: 14px;
  }
  .tabs_1 .ui-tabs-nav .ui-tabs-anchor{
    padding-left: 3px;
    padding-right: 3px;
  }
  
}
@media screen and (max-width: 600px){
  .prod-tabs__panel_2x .prod__pic{
    margin: 0 -15px 25px;
  }
}
@media screen and (max-width: 1150px){
  .prod-tabs__panel_2x .fotorama__stage{
    height: 250px;
  }
}

.comp__table .pgal__thumbs{
	width:0px;height:0px;display:none;
}
.comp__table .pgal__gal{
	padding-left:0px;width:100%;
}
.branches_contact .branch-item{
  width: 31%;
  display: inline-block;
  vertical-align: text-top;
}
.branches_contact .blist .blist__row{
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}
.branches_contact .blist .blist__row.last{
  border-bottom: none;
}
.partners_table tr td:nth-child(2),.partners_table tr td:nth-child(3){
  text-align: center;
  font-size: 18px;
  color: #000;
  line-height: 1;
}
.disp-grid{
  display: grid;
}
.tt-basket-item{
  margin-right: 35px;
  margin-top: 1px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-left: -4px;
  *margin-left: 0;
  max-width: 100%;
}
.tt-basket-icon{
  background-image: url(/local/templates/tlock/css/../img/basket_tt.svg);
  background-repeat : no-repeat;
  z-index: 999999;
  position: relative;
  text-decoration: none !important;
  padding-left: 30px;
  cursor:pointer;
}
.tt-basket-info{
  color: #054569;;
  font-size: 0.933333333rem;
  min-width: 1.714285714em;
  height: 1.714285714em;
  line-height: 1.714285714em;
  padding: 1px 0.357142857em 0;
  background-color: white;
  border-radius: 1.714285714em;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.move-items-basket-icon{
  background-image: url(/local/templates/tlock/css/../img/move_items_basket1.svg);
}
.clear-basket-icon{
  background-image: url(/local/templates/tlock/css/../img/trash_tl.svg);
}
.dif-basket-icon{
  background-image: url(/local/templates/tlock/css/../img/svg/basket_full.svg);
}
.put-basket-icon{
  background-image: url(/local/templates/tlock/css/../img/svg/basket_down.svg);
}
.tt-icon{
  background-repeat : no-repeat;
  float: left;
  height: 70%;
  padding-left: 30px;
  margin: 5px;
  position: relative;
}
.button:hover .tt-icon{
  top: -1px;
}
.button:active .tt-icon{
  top: 1px;
}
.tl-shadow{
  box-shadow: 3px 3px 3px #0b3d59;
}
.sale_price_red{
  color: #d4003d;
  padding-top: 0!important;
  height: auto!important;
}
.personal-page-container-info {
  display: inline-block;
  margin-left: 9%;
}
.old-price {
  position: relative;
}
.old-price:before {
  border-bottom: 2px solid red;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  transform: rotate(-12deg);
}
.technical-work {
  text-align: center;
  background-color: #ff0b0b;
  position: relative;
  top: 0;
  z-index: 100;
  width: 100%;
  opacity: 0.8;
  color: white;
}
.top-popup-menu-shadow {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #054569;
  opacity: 0.5;
  z-index: 9;
  display: none;
}
/* End */


/* Start:/local/components/tlock/tlock.geoip/templates/.default/style.css?1711638273577*/
.vibor_city{
    z-index: 2000;
    position:absolute;
    border-radius: 10px;
    padding: 12px; 
    background: gainsboro;
    min-width: 200px;
}
   .vibor_city::after {
    content: ''; 
    position: absolute;
    left: 50%;
    top: -25px;
    border: 15px solid transparent;	
    border-bottom: 15px solid gainsboro;
   }

.p_city {
    font-size: 13px;
    margin: 0;
    font-family: 'pf_dindisplay_pro', 'Arial', sans-serif;
}
.p_name_city{
    margin: 0;
    font-size: 13px;
    color: #2b6999;
    text-align: center;
}
.p_button_city{
    text-align: center;
}

/* End */


/* Start:/local/templates/tlock/components/bitrix/catalog.section.list/top-root/style.css?1615457667567*/
.top-popup-menu{
    display:none;
    position: absolute;
    width: calc(100vw - 50px);
    max-width: 1155px;
    z-index: 99999;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
/*.top-popup-menu-catalog-shadow {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #054569;
    opacity: 0.5;
    z-index: 9;
    display: none;
}*/
@media (max-width: 660px) {
    .top-popup-menu-catalog-shadow,
    .top-popup-menu{
        display:none!important;
        visibility: hidden!important;

    }
}
/* End */


/* Start:/local/templates/tlock/components/bitrix/news.list/brands-top-root/style.css?16219307791653*/
a.part-i:link, a.part-i:visited, .good__pic-i {
	line-height: 1.3;
}
a.part-i:link, a.part-i:visited {
	color: #464646;
	text-decoration: none;
	padding: 15px 7.035175879% 15px 4.522613065%;
	position: relative;
	overflow: hidden;
	min-height: 107px;
}
.part__pic {
	width: 60%;
	min-width: 60px;
	min-height: 77px;
	line-height: 77px;
	text-align: center;
	margin: 0 auto;
}
.grid__item {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.grid__item:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	filter: none; /* IE 6-9 */
}
.grid__item .part-i-qnt {
	position: absolute;
	right: 5px;
	top: 10px;
	visibility: hidden;
	filter:Mask(Color='white');
	font-size: 0.933333333em;
}
.grid__item:hover .part-i-qnt {
	visibility: unset;
}
.top-popup-menu-prod{
	display:none;
	position: absolute;
	width: calc(100vw - 50px);
	max-width: 1155px;
	z-index: 99999;
	left: -80px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.fgrid__item.grid__item{
	position: relative;
	min-height: 107px;
	cursor:pointer;
}
.fgrid__item.grid__item .b-links{
	position: absolute!important;
	bottom: 0;
	font-size: 11px;
	width: 100%;
	z-index: 999;
}
.b-links .link-s{
	float:left;
	margin: 5px;
}
.b-links .link-e{
	float:right;
	margin: 5px;
}
@media (max-width: 660px) {
	.top-popup-menu-producers-shadow,
	.top-popup-menu-prod{
		display:none!important;
		visibility: hidden!important;

	}
}
/* End */


/* Start:/local/components/tlock/search.title/templates/tl_search_title/style.css?17284005783114*/
.bx_search_container{
	/*height: 50px;*/
	line-height: 50px;
	padding: 0 10px;
    font-size: 14px;
    color: black;
}
.tl-title-search{
	width: 200px;
}
.bx_search_container .bx_field{
	position: relative;
	margin-top: 15px;
	height: 30px;
	border-top:    1px solid #8ca3ae;
	border-right:  1px solid #a0b4be;
	border-bottom: 1px solid #b6c8d1;
	border-left:   1px solid #a0b4be;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
	line-height: 30px;
}
.bx_search_container .bx_field .bx_input_text{
	position: absolute;
	left: 0;
	height: 30px;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
	width: 100%;
	padding-right: 40px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
}
.bx_search_container .bx_field .bx_input_submit{
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 34px;
	border: none;
	background: url('/local/components/tlock/search.title/templates/tl_search_title/images/search_lupe.png') no-repeat left center;
	cursor: pointer;

}
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-left: 11px;
	margin-top: 0;
	background-color: #FFF;
}
div.title-search-fader {
	display:none;
	background-image: url('/local/components/tlock/search.title/templates/tl_search_title/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 45px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
@media screen and (max-width: 540px) {
	.tl-title-search{
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/tlock/components/bitrix/menu/footer-catalog/style.min.css?1587160665490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/tlock/components/bitrix/menu/footer-catalog/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/tlock/components/bitrix/form/reg/bitrix/form.result.new/.default/style.css?1587160667666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/tlock/components/bitrix/form/reg/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/tlock/components/bitrix/form/reg/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/tlock/components/bitrix/system.auth.forgotpasswd/.default/style.css?1657223019243*/
.auth-err-val{
    display: none;
    position: absolute;
    font-size: 12px;
    color: red;
}
.input.auth-err [name=USER_LOGIN],
.input.auth-err [name=USER_EMAIL]{
    color: red;
}
.auth-err .auth-err-val{
    display: block;
}
/* End */


/* Start:/local/templates/tlock/styles.css?16222055457072*/
/* style for new page of goods*/
.goods-menu-box {
	background: #fff;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
}



.opacity-off {
    opacity: 0;
    height: 0px;
    width: 0px;
    position: absolute;
}

.opacity-on {
    opacity: 1;
}

.display-off {
 display: none;
}


.button-menu-box {
	float: left;
    padding: 15px 30px;
    border-right: 1px solid #ececec;
    color: #0d3f5b;
cursor: pointer;	
}

.button-menu-box:hover {
background: #0d3f5b;
color: #ffffff;
}

.button-menu-box-active {
background: #0d3f5b;
color: #ffffff;
} 

.description-goods-box {
	background: #fff;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    padding: 15px 15px 40px 15px;
    margin-bottom: 20px;
    position: relative;
    
}

.description-goods-box-over {
	height: 150px;
    overflow: hidden;
    position: relative;
	
}



.description-goods-box h3 {
	margin: 0 0 10px 0px;
    padding: 0;
    font-size: 18px;
    color: #054569;
}

.tech-goods-box {
	background: #fff;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    padding: 15px 15px 40px 15px;
    margin-bottom: 20px;
    position: relative;
	
}

.tech-goods-box-over {
	height: 150px;
    overflow: hidden;
    position: relative;
}

.tech-goods-box h3 {
	margin: 0 0 10px 0px;
    padding: 0;
    font-size: 18px;
    color: #054569;
}


.file-download {
	background: #fff;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    padding: 15px 15px 40px 15px;
    margin-bottom: 20px;
    position: relative;
	
}

.file-download h3 {
	margin: 0 0 10px 0px;
    padding: 0;
    font-size: 18px;
    color: #054569;
}
.video-tab {
	background: #fff;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    padding: 15px 15px 40px 15px;
    margin-bottom: 20px;
    position: relative;
	
}

.video-tab h3 {
	margin: 0 0 10px 0px;
    padding: 0;
    font-size: 18px;
    color: #054569;
}


.button-more {
	float: right;
    font-size: 12px;
    position: absolute;
    left: 15px;
    bottom: 10px;
    cursor: pointer;
}
.button-more:hover {
border-bottom: 1px dashed #ccc;
}

.button-more-line {
height: 65px;
    width: 100%;
    background: #fff;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: linear-gradient(180deg, #fdfdfd00, #ffffff);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff');
    background: -webkit-linear-gradient(rgba(255,255,255,0),#fff);
    background: -o-linear-gradient(rgba(255,255,255,0),#fff);
    /*background: linear-gradient(rgba(255, 255, 255, 0.51),#fff);*/
}

.recommend-goods-box {
	background: #fff;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    margin-bottom: 20px;
    position: relative;
	
}

.recommend-goods-box h3 {
	margin: 0 0 30px 0px;
    padding: 0;
    font-size: 18px;
    color: #054569;
}

.offten-goods-box {
	background: #fff;
    box-shadow: 0 0 4px rgba(35, 31, 32, 0.16);
    margin-bottom: 20px;
    position: relative;
	
}

.offten-goods-box h3 {
	margin: 0 0 30px 0px;
    padding: 0;
    font-size: 18px;
    color: #054569;
}


.padding-0 {
	padding: 0 !important;

}

.clear {
	clear:both;
	
}



.c-right {
	text-align:right;
}

.c-center {
	text-align:center;
}

.c-left {
	text-align:left;
}



.m-button-30 {
	margin-bottom:30px;
} 

@media screen and (max-width: 1050px) {
	
    .button-menu-box {
    float: none;
    }


}


/* end style for new page of goods */


#p_prldr{
position: fixed;
left: 0;
top: 0;
right:0;
bottom:0;
background: rgba(255, 255, 255, 0.3);
z-index: 999999;}
 
.contpre small{font-size:25px;}
 
.contpre{
width: 250px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -125px;
    /* margin-top: -75px; */
    color: #054569;
    font-size: 22px;
    letter-spacing: -2px;
    text-align: center;
    line-height: 25px;}
 
#p_prldr .svg_anm {
position: absolute;
width: 41px;
height: 41px;
background: url(/tail-spin.svg) center center no-repeat;
background-size:41px;    
margin: -16px 0 0 -16px;}

.vibor_city2{
z-index: 2000;
    position: absolute;
    border-radius: 10px;
    padding: 25px;
    background: #ffffff;
    min-width: 360px;
    border: 1px solid #cccccc;
    box-shadow: 0 0 25px rgba(0,0,0,0.3);
    top: 40px;

}

.p_city2 {
font-size: 18px;
    margin: 0;
    font-family: 'pf_dindisplay_pro', 'Arial', sans-serif;
    padding: 0px 0px 0px 0;
    /* font-weight: bold; */
    /* color: #f37b23; */
    text-align: center;
    /* border-bottom: 1px solid #e6e6e6; */
    float: left;
}

.p_city2 span {
color: #f37b23;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
}

.p_button_city2 {
text-align: center;
    margin-top: 2px;
    margin-left: 20px;
    /* border-top: 1px solid #ccc; */
    float: left;
}

.vibor_city2::after {
content: '';
    position: absolute;
    left: 10%;
    top: -25px;
    border: 15px solid transparent;
    border-bottom: 15px solid white;
}

.clear_both_on_660{
clear:both;display: none;
}

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

.clear_both_on_660{
clear:both;display: block;
}

.vibor_city2::after {
 left: 10%;
}

.p_city2 span {
color: #f37b23;
    font-weight: bold;
    border-bottom: 1px dashed #ccc;
}

.vibor_city2 {
width: 185px;
    min-width: 0;
left: -30px;
}

.p_button_city2 { 
margin-top: 20px;
    margin-left: 0px;
}
.card__priceval{
    /*min-height: 105px;*/
}

}

.header__top-slot1 {
    z-index: 10 !important;
}

.table-news {


}

table.table-news tr td {
border: 1px solid #ccc;
padding: 8px;
}

.product-table-news {
border: 0px solid #fff;
font-size: 14px;
}

.product-table-news tr td {
width:50%;
padding: 10px;
}

.product-table-news tr td img {
width:100%;
}

.product-table-news tr td hr {
 width: 100%;
    margin: 0em auto 1em auto;
    border: none;
    height: 1px;
    background: #e4e4e4;
}


.table-news-3col {


}

table.table-news-3col tr td {
border: 1px solid #ccc;
padding: 8px;
}

.product-table-news-3col {
border: 0px solid #fff;
font-size: 14px;
}

.product-table-news-3col tr td {
width:33%;
padding: 10px;
}

.product-table-news-3col tr td img {
width:100%;
}

.product-table-news-3col tr td hr {
 width: 100%;
    margin: 0em auto 1em auto;
    border: none;
    height: 1px;
    background: #e4e4e4;
}


.table-news-4col {


}

table.table-news-4col tr td {
border: 1px solid #ccc;
padding: 8px;
}

.product-table-news-4col {
border: 0px solid #fff;
font-size: 14px;
}

.product-table-news-4col tr td {
width:25%;
padding: 10px;
}

.product-table-news-4col tr td img {
width:85%;
}

.product-table-news-3col tr td hr {
 width: 100%;
    margin: 0em auto 1em auto;
    border: none;
    height: 1px;
    background: #e4e4e4;
}
.text_section_bottom {
    /*margin-top: -5%;*/
}
.video-tab-content iftame{
    border: 0;
}
@media screen and (max-width: 660px) {
    .style_for_menu_main {
           padding-bottom: 0%;
    }
}
.style_for_menu_main {
    padding-bottom: 25%;
}

#tlock_loader{
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/local/templates/tlock/img/ajax-loader1.gif) 50% 50% no-repeat;
}
/* End */


/* Start:/local/templates/tlock/css/bootstrap/css/bootstrap.css?1691749083154750*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=b542d02ec5c581de0ea5)
 * Config saved to config.json and https://gist.github.com/b542d02ec5c581de0ea5
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/local/templates/tlock/css/bootstrap/css/../fonts/glyphicons-halflings-regular.eot');
  src: url('/local/templates/tlock/css/bootstrap/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/local/templates/tlock/css/bootstrap/css/../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/local/templates/tlock/css/bootstrap/css/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('/local/templates/tlock/css/bootstrap/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/local/templates/tlock/css/bootstrap/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
 /* -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; */
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  /*font-size: 10px;*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #5e9cd1;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #3276b0;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  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;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #c8d046;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #5e9cd1;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #3883c4;
}
.text-success {
  color: #f0f9f6;
}
a.text-success:hover,
a.text-success:focus {
  color: #cbebdf;
}
.text-info {
  color: #ffffff;
}
a.text-info:hover,
a.text-info:focus {
  color: #ffcccc;
}
.text-warning {
  color: #f8f9e9;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #ecefc0;
}
.text-danger {
  color: #ffffff;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6;
}
.bg-primary {
  color: #fff;
  background-color: #5e9cd1;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3883c4;
}
.bg-success {
  background-color: #5dc09c;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #42a883;
}
.bg-info {
  background-color: #4eabe6;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #2196e0;
}
.bg-warning {
  background-color: #c8d046;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #adb52e;
}
.bg-danger {
  background-color: #e7505a;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e12330;
}
.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;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
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;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
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;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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.42857143;
  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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > 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-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.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: #5dc09c;
}
.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:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #4bb991;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #4eabe6;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #38a0e3;
}
.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: #c8d046;
}
.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:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #c1c933;
}
.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: #e7505a;
}
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #e43a45;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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;
  min-width: 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;
  max-width: 100%;
  margin-bottom: 5px;
  /*font-weight: bold;*/
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  /*height: 34px;*/
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  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"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  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],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.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,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #f0f9f6;
}
.has-success .form-control {
  border-color: #f0f9f6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #cbebdf;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
  color: #f0f9f6;
  border-color: #f0f9f6;
  background-color: #5dc09c;
}
.has-success .form-control-feedback {
  color: #f0f9f6;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #f8f9e9;
}
.has-warning .form-control {
  border-color: #f8f9e9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #ecefc0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
  color: #f8f9e9;
  border-color: #f8f9e9;
  background-color: #c8d046;
}
.has-warning .form-control-feedback {
  color: #f8f9e9;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #ffffff;
}
.has-error .form-control {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #e7505a;
}
.has-error .form-control-feedback {
  color: #ffffff;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.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 .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  /*background-image: none;*/
  border: 1px solid transparent;
  white-space: nowrap;
  /*padding: 6px 12px;*/
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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.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-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #5e9cd1;
  border-color: #4a90cb;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #3883c4;
  border-color: #214e75;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #3883c4;
  border-color: #3071a8;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3883c4;
  border-color: #3071a8;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #3071a8;
  border-color: #214e75;
}
.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.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: #5e9cd1;
  border-color: #4a90cb;
}
.btn-primary .badge {
  color: #5e9cd1;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5dc09c;
  border-color: #4bb991;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #42a883;
  border-color: #255f4a;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #42a883;
  border-color: #388f6f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #42a883;
  border-color: #388f6f;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #388f6f;
  border-color: #255f4a;
}
.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.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: #5dc09c;
  border-color: #4bb991;
}
.btn-success .badge {
  color: #5dc09c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #4eabe6;
  border-color: #38a0e3;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #2196e0;
  border-color: #135b88;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #2196e0;
  border-color: #1b81c2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #2196e0;
  border-color: #1b81c2;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #1b81c2;
  border-color: #135b88;
}
.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.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: #4eabe6;
  border-color: #38a0e3;
}
.btn-info .badge {
  color: #4eabe6;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #e7505a;
  border-color: #e43a45;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #e12330;
  border-color: #8b131b;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #e12330;
  border-color: #c51b26;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #e12330;
  border-color: #c51b26;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #c51b26;
  border-color: #8b131b;
}
.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.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: #e7505a;
  border-color: #e43a45;
}
.btn-warning .badge {
  color: #e7505a;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #c8d046;
  border-color: #c1c933;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #adb52e;
  border-color: #5f6419;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #adb52e;
  border-color: #929927;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #adb52e;
  border-color: #929927;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #929927;
  border-color: #5f6419;
}
.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.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: #c8d046;
  border-color: #c1c933;
}
.btn-danger .badge {
  color: #c8d046;
  background-color: #ffffff;
}
.btn-link {
  color: #5e9cd1;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #3276b0;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          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.42857143;
  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: #5e9cd1;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.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;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.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 + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .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,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.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: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].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: 3px;
}
.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: 4px;
}
.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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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 > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  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: #5e9cd1;
}
.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.42857143;
  border: 1px solid transparent;
  border-radius: 3px 3px 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: 3px;
}
.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: 3px 3px 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: 3px;
}
.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: #5e9cd1;
}
.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: 3px;
}
.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: 3px 3px 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-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .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;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.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;
    -webkit-box-shadow: none;
            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;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-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;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-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 {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.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: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.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;
}
@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-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #5e9cd1;
  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: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #3276b0;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.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: #5e9cd1;
  border-color: #5e9cd1;
  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: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.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 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: #777777;
  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;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #5e9cd1;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3883c4;
}
.label-success {
  background-color: #5dc09c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #42a883;
}
.label-info {
  background-color: #4eabe6;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #2196e0;
}
.label-warning {
  background-color: #e7505a;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #e12330;
}
.label-danger {
  background-color: #c8d046;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #adb52e;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #5e9cd1;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 4px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #5e9cd1;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #5dc09c;
  border-color: #4bb97e;
  color: #f0f9f6;
}
.alert-success hr {
  border-top-color: #42a872;
}
.alert-success .alert-link {
  color: #cbebdf;
}
.alert-info {
  background-color: #4eabe6;
  border-color: #2fbae2;
  color: #ffffff;
}
.alert-info hr {
  border-top-color: #1fafd8;
}
.alert-info .alert-link {
  color: #ffcccc;
}
.alert-warning {
  background-color: #c8d046;
  border-color: #c9b933;
  color: #f8f9e9;
}
.alert-warning hr {
  border-top-color: #b5a62e;
}
.alert-warning .alert-link {
  color: #ecefc0;
}
.alert-danger {
  background-color: #e7505a;
  border-color: #e43a61;
  color: #ffffff;
}
.alert-danger hr {
  border-top-color: #e1234f;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #5e9cd1;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-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-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);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5dc09c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-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-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: #4eabe6;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-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-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: #e7505a;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-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-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: #c8d046;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-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-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 {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.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: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #5e9cd1;
  border-color: #5e9cd1;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fdfefe;
}
.list-group-item-success {
  color: #f0f9f6;
  background-color: #5dc09c;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #f0f9f6;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #f0f9f6;
  background-color: #4bb991;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #f0f9f6;
  border-color: #f0f9f6;
}
.list-group-item-info {
  color: #ffffff;
  background-color: #4eabe6;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #ffffff;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #ffffff;
  background-color: #38a0e3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-color: #ffffff;
}
.list-group-item-warning {
  color: #f8f9e9;
  background-color: #c8d046;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #f8f9e9;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #f8f9e9;
  background-color: #c1c933;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #f8f9e9;
  border-color: #f8f9e9;
}
.list-group-item-danger {
  color: #ffffff;
  background-color: #e7505a;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #ffffff;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #ffffff;
  background-color: #e43a45;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #ffffff;
  border-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: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.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:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.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,
.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 {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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 .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #5e9cd1;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #5e9cd1;
  border-color: #5e9cd1;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #5e9cd1;
}
.panel-primary > .panel-heading .badge {
  color: #5e9cd1;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #5e9cd1;
}
.panel-success {
  border-color: #4bb97e;
}
.panel-success > .panel-heading {
  color: #f0f9f6;
  background-color: #5dc09c;
  border-color: #4bb97e;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #4bb97e;
}
.panel-success > .panel-heading .badge {
  color: #5dc09c;
  background-color: #f0f9f6;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #4bb97e;
}
.panel-info {
  border-color: #2fbae2;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #4eabe6;
  border-color: #2fbae2;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2fbae2;
}
.panel-info > .panel-heading .badge {
  color: #4eabe6;
  background-color: #ffffff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2fbae2;
}
.panel-warning {
  border-color: #c9b933;
}
.panel-warning > .panel-heading {
  color: #f8f9e9;
  background-color: #c8d046;
  border-color: #c9b933;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c9b933;
}
.panel-warning > .panel-heading .badge {
  color: #c8d046;
  background-color: #f8f9e9;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c9b933;
}
.panel-danger {
  border-color: #e43a61;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #e7505a;
  border-color: #e43a61;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e43a61;
}
.panel-danger > .panel-heading .badge {
  color: #e7505a;
  background-color: #ffffff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e43a61;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 4px;
}
.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: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/*.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}*/
/*.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}*/
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/*.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}*/
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  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;*/
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  /*.modal-dialog {
    width: 600px;
    margin: 30px auto;
  }*/
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  /*display: block;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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;
  background-color: #000000;
  border-radius: 3px;
}
.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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.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;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 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;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: 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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  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 .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

.brdtp1{
  border-top: 1px solid #e5e5e5;
  padding: 10px;
}

/* End */


/* Start:/personal/css/style.css?173468590613240*/
.table-orders{
    width: 100%;
}
.table-orders th{
    background: #054569;
    color:#fff;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-align: center!important;
}
.table-orders th,
.table-orders td{
    line-height: 1.9!important;
    vertical-align: middle!important;
}
.table-orders > tbody > tr:nth-of-type(2n+1){
    background: #EAF2FA;
}
.btn-show-order{
    cursor: pointer;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    border: none;
    text-align: center;
    color: #fff!important;
    padding: 3px 10px;
    background: #336699;
}
.btn-show-order:hover{
    color: #fff;
    text-decoration: none;
    box-shadow: 1px 5px 4px rgba(53, 47, 48, 0.51);
}
.order-hd1{
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}
.order-btn{
    width: 300px;
    height: 87px;
    background: #054569;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    align-items: center;
    text-decoration-line: underline;
    border: none;
}
.paging-personal{
    float:right;
}
.paging-personal a.paging__txt:link,
.paging-personal a.paging__txt:visited {
    color: #202427;
    background-color: #C4C4C4;
    text-decoration: none;
}
.paging-personal a.paging__txt:hover,
.paging-personal a.paging__txt:focus {
    background-color: #054569;
    color: #fff;
}

.tab-link{
    cursor:pointer;
    max-width: 220px;
    height: 106px;
    text-align: center;
    display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    align-items: center;
    color: #336699;
    margin-bottom: 3px;
}
.pers-tab-link{
    cursor:pointer;
    /*position: absolute;*/
    max-width: 187px;
    height: 110px;
    text-align: center;
    display: block;
    background-color: #fff;
    border: 3px solid #ececec;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    align-items: center;
    color: #336699;
    margin-bottom: 22px;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
.w-100{
    max-width: 100%!important;
}
@media (max-width: 600px) {
    .pers-tab-link,
    .tab-link{
        max-width: 100%;
        margin: 5px 15px;
    }
    .v-line{display: none}
    .ovf-s{overflow: scroll;}
    .pers-tab-link-d{
        margin: 10px auto;
    }
    .pers-tab-link-d.active:after{
        display: none!important;
    }
    .pers-tab-link.active::after{
        display: none!important;
    }
    .col-md-15 {
        width: 50%;
        float: left;
    }
    .pers-tab-link, .tab-link{
        margin: 0;
    }
    .brdr-l-n,
    .brdr-r-n{
        border: 3px solid #ececec!important;
    }
}
@media (max-width: 992px) {
    .pers-tab-link.active::after{
        display: none!important;
    }
    .v-line{
        display: none;
    }
}

.pers-tab-link img,
.tab-link img{
    margin: 15px;
    height: 40%;
}
.img-2 {
    display:none;
}
.pers-tab-link.active .img-1,
.pers-tab-link:hover .img-1,
.tab-link.active .img-1,
.tab-link:hover .img-1 {
    display:none;
}
.pers-tab-link.active .img-2,
.pers-tab-link:hover .img-2,
.tab-link.active .img-2,
.tab-link:hover .img-2 {
    display:unset;
}

.p-lr-0{
    padding-left: 0;
    padding-right: 0;
}
.pers-tab-link p,
.tab-link p{
    margin: 0 0 1.8em;
}
.pers-tab-link:hover,
.tab-link:hover{
    color:#fff;
    background: linear-gradient(289.62deg, #0B4675 0%, #2D79B3 98.59%);
}
.pers-tab-link.active,
.tab-link.active{
    color:#fff;
    background-color: #054569;
}
.pers-tab-link.active::after {
    display: block;
    width: 96%;
    content: '';
    position: absolute;
    border-bottom: 3px solid #054569;
    top: 100%;
    left: 0;
    margin: 0 3px;
}
.pers-tab-link-d.active:after{
    display: block;
    width: 96%;
    margin: 0 3px;
    content: '';
    position: absolute;
    border-bottom: 3px solid #054569;
    top: 91%;
    left: 0;
}
.personal-text{
    color: #727272;
    /*font-family: Roboto;*/
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    display: grid;
    margin-bottom: 35px;
}
.personal-text-box{
    border: 1px dashed #727272;
    border-radius: 5px;
    padding: 15px;
    /*font-family: Roboto;*/
    font-style: normal;
    font-size: 17px;
    line-height: 20px;
}
.personal-text-box .b{
    font-weight: bold;
    color: #727272;
}
.bhead{
    margin-bottom: 21px;
}
.personal-text-box .bhead{
    color: #000;
    /*font-family: Roboto;*/
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 30px;
}
.bpr{
    transform: rotate(-90deg);
}
.v-line {
    position: absolute;
    top: 0;
    left: -10px;
    bottom: 0;
    border-left: 1px solid #CDCDCD;
}
.p-vr-l {
    position: absolute;
    top: -3px;
    bottom: -15px;
    border-left: 1px solid #CDCDCD;
    right: 10px;
}
.table-info{
    width: 100%;
    margin-bottom: 20px;
}
.inputtextarea{
    width: 98%;
    background: #EAF2FA;
    min-height: 240px;
    border: none;
    padding: 1em;
    /*font-family: Roboto;*/
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #727272;
}
.manager-info{
    margin: 15px;
}
.manager-info h4{
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #727272;
}
.manager-info p{
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #727272;
}

.pers-tab-link-d{
    background: #336699;
    min-width: 176px;
    height: 80px;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    border: 3px solid #fff;
    color: #fff;
    margin-bottom: 10px;
}
@-webkit-keyframes pulsate {
    50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
    50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
/*.pers-tab-link-d .pers-info-b{
    font-size: 13px;
    bottom: 10px;
    position: absolute;
    right: 5px;
    color: rgb(245,245,245);
    text-shadow: 0 -1px rgba(0,0,0,.1);
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 1.2s linear infinite;
}*/
@keyframes glowing {
    0% { background-color: #2ba805; box-shadow: 0 0 5px #2ba805; }
    50% { background-color: #49e819; box-shadow: 0 0 20px #49e819; }
    100% { background-color: #2ba805; box-shadow: 0 0 5px #2ba805; }
}
.pers-info-new{
    position: absolute;
    right: 1px;
    font-size: 13px;
    top: -10px;
    border-radius: 50%;
    padding: 5px 3px;

    background-color: #1c87c9;
    -webkit-border-radius: 60px;
    border: none;
    color: #eeeeee;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    text-align: center;
    text-decoration: none;
    animation: glowing 1300ms infinite;
}

.pers-tab-link-d .caption{
    padding: 1px;
    width:100%
}
.pers-tab-link-d .caption p{
    margin: 0 0 10px;
}
.pers-tab-link-d:hover,
.pers-tab-link-d.active{
    background: #054569;
}
.personal-d-container{
    width: 100%;
    min-height: 210px;
    background: #FFFFFF;
    border: 1px solid #CDCDCD;
    box-sizing: border-box;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    font-size: 16px;
    color: #727272;
    padding: 10px;
    display: inline-grid;
}
.i-excel-person{
    background: url(/personal/css/../img/svg-excel.svg) no-repeat top left;
    padding: 40px;
    background-size: 100%;
    margin: auto;
}
.i-yml-person{
    background: url(/personal/css/../img/svg-yml.svg) no-repeat top left;
    padding: 40px;
    background-size: 100%;
    margin: auto;
}
.i-pdf-person{
    background: url(/personal/css/../img/file_pdf.svg) no-repeat top left;
    padding: 40px;
    background-size: 100%;
    margin: auto;
}
.i-img-person{
    background: url(/personal/css/../img/svg-pictures.svg) no-repeat top left;
    padding: 40px;
    background-size: 100%;
    margin: auto;
}
.i-agregator-info{
    /*background: url(/personal/css/../img/agregator-info.svg) no-repeat;*/
    padding: 100%;
    position: absolute;
    background-size: 60%;
}
.img-tags-person{
    display: flex;
    min-height: 209px;
}
.order-links{
    background: #054569;
    height: 80px;
    display: flex;
    align-items: center;
    padding: 10px;
    margin-bottom: 10px;
}
.order-links img {
    width: 80px;
}
.order-links .caption {
    padding: 15px;
    cursor:pointer;
    text-decoration: underline;
}
.order-links a{
    color: #fff!important;
    text-decoration:underline!important;
}
.fileinput-button{
    cursor:pointer;
}
.order-links .fileinput-button,
.order-links .file-sample a,
.order-links .file-sample{
    color:#fff;
}
.personal-sm-txt{
    /*font-family: Roboto;*/
    font-size: 14px;
    /*line-height: 16px;*/
    color: #929292;
    font-style: italic;
}
.p-video-info{
    /*font-family: Roboto;*/
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    padding: 30px 0;
}
.check_regions{
    overflow: scroll;
    white-space: nowrap;
}
.person-checkbox{
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.person-checkbox+label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}
.person-checkbox+label::before{
    cursor:pointer;
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    flex-grow: 0;
    border-radius: 3px;
    margin-right: 0.5em;
    border: 1px solid #336699;
}
.person-checkbox:checked+label::before{
    border-color: #336699;
    background-color: #336699!important;
    background: url(/personal/css/../img/ok.svg) no-repeat center center;
}
.person-checkbox:not(:disabled):not(:checked)+label:hover::before {
    border-color: #68affd;
}

.cell{
    /*font-family: Roboto;*/
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0;
    text-align: left;
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 50%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.brdr-l-n{
    border-left: none;
}
.brdr-r-n{
    border-right: none;
}
.pers-h1{
    /*font-family: Roboto;*/
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 37px;
    color: #000000;
    margin-bottom: 19px;
}
/*tmp*/
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"]{
    margin-left: -10px;
}
/*tmp*/

.modal-content input[type="text"].price_city{
    width: 80%!important;
}

.tt_popup_container .modal-content{
    padding: 10px;
}
.tt_popup_container .modal-footer{
    padding: 5px;
}
.tt_popup_container .form-control{
    height: 20px;
}
.tt_popup_container .person_magazin_alert{
    font-size: 11px;
    color: #8e8e8e;
}
/*
[class*='col-'] {
    float: left;
}
.col-2-3 {
    width: 66.66%;
}
.col-1-3 {
    width: 33.33%;
}
[class*='col-'] {
    padding-left: 20px;
}
[class*='col-']:first-child {
    padding-left: 0;
}
.grid-pad {
    padding: 20px 20px 20px 0;
}
.grid-pad > [class*='col-']:first-child {
    padding-left: 20px;
}*/
.hummingbird-treeview .hummingbird-base{
    padding: 0;
}
.bskt-tooltip::after {
    background: rgba(5, 69, 105, 0.8);
    border-radius: 8px 8px 8px 0px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    color: #fff;
    content: attr(data-val);
    margin-top: -24px;
    opacity: 0;
    padding: 3px 7px;
    position: absolute;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
}
.bskt-tooltip:hover::after {
    opacity: 1;
    visibility: visible;
}


.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0!important;
    border: none;
    background: none;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .row_m.row_wrap.row{
    display: flex;
    justify-content: center;
    align-items: center;
}
.ui-tabs input.celem__input {
    position: absolute !important;
    display: block !important;
    outline: none !important;
    opacity: 0 !important;
    z-index: -99 !important;
    clip: rect(0px, 0px, 0px, 0px) !important;
}
.prod__price{
    font-size: 1rem!important;
}
.catalog-tabs .ui-tabs-nav a {
    background: #ffffff;
    color: var(--tl-color);
    padding: 0.6em !important;
}
.catalog-tabs .ui-tabs-nav .ui-tabs-active a {
     background: #9e9e9e;
     color: #fff;
     cursor: text;
 }
.catalog-tabs .ui-tabs-active a .icon {
    background-position: 0 100%;
}
/* End */
/* /local/templates/tlock/css/main.css?1747818582249846 */
/* /local/templates/tlock/css/plugins.css?162245379259989 */
/* /local/templates/tlock/css/rub.css?1587160665413 */
/* /local/templates/tlock/css/sv.css?173211319425015 */
/* /local/components/tlock/tlock.geoip/templates/.default/style.css?1711638273577 */
/* /local/templates/tlock/components/bitrix/catalog.section.list/top-root/style.css?1615457667567 */
/* /local/templates/tlock/components/bitrix/news.list/brands-top-root/style.css?16219307791653 */
/* /local/components/tlock/search.title/templates/tl_search_title/style.css?17284005783114 */
/* /local/templates/tlock/components/bitrix/menu/footer-catalog/style.min.css?1587160665490 */
/* /local/templates/tlock/components/bitrix/form/reg/bitrix/form.result.new/.default/style.css?1587160667666 */
/* /local/templates/tlock/components/bitrix/system.auth.forgotpasswd/.default/style.css?1657223019243 */
/* /local/templates/tlock/styles.css?16222055457072 */
/* /local/templates/tlock/css/bootstrap/css/bootstrap.css?1691749083154750 */
/* /personal/css/style.css?173468590613240 */
