

/* Start:/local/templates/.default/css/css.css?1731047590172741*/
@import url(/local/templates/.default/css/f/f.css);
@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic&subset=latin,cyrillic);

/*** RESET ***/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, a, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    outline: 0 none
}

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

img, a img, :link img, :visited img {
    border: 0;
    outline: none
}

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

tr {
    vertical-align: middle
}

th, td {
    vertical-align: inherit
}

blockquote, q {
    quotes: none
}

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

ins {
    background: #ccc;
    color: #000;
    text-decoration: none
}

mark {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .5em;
    background: #71b802;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border: 1px dotted #ccc;
    cursor: help
}

hr {
    display: block;
    margin: 2em 0;
    padding: 0;
    height: 1px;
    color: #e6e6e6;
    background: #e6e6e6;
    border: 0
}

button, input, select, textarea {
    margin: 0;
    padding: 0;
    outline: 0 none;
    vertical-align: middle;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button, input {
    width: auto;
    overflow: visible
}

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

textarea {
    overflow: auto;
    resize: none;
    vertical-align: top
}

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

input[type="checkbox"] {
    -webkit-appearance: checkbox
}

input[type="radio"] {
    -webkit-appearance: radio
}

select {
    -webkit-appearance: menulist
}

::selection {
    background: #ccc;
    color: #000;
    text-shadow: none
}

::-moz-selection {
    background: #ccc;
    color: #000;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

pre, code, kbd, samp {
    font-family: monospace, sans-serif
}

html {
    overflow-y: scroll
}

small {
    font-size: 75%
}

b, strong {
    font-weight: 700
}

i, em {
    font-style: italic
}

sub {
    vertical-align: sub;
    font-size: smaller;
    line-height: .5em
}

sup {
    vertical-align: super;
    font-size: smaller;
    line-height: .5em
}

pre {
    padding: 2em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*** COMMON ***/
html {
    font-size: 14px;
}

body, select, input, textarea, button {
    font: 14px/1.43 'PT Sans', Arial, Helvetica, sans-serif;
    color: #68676c;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 1em;
    font-weight: 700;
    line-height: normal;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

h1, .h1 {
    margin-bottom: 1em;
    font-size: 1.43em;
}

h2, .h2 {
    font-size: 1.29em;
}

h3, .h3, .d-xl {
    font-size: 1.14em;
}

h4, .h4 {
    font-size: 1.07em;
}

h5, .h5 {
    font-size: 1em;
}

h6, .h6 {
    font-weight: 400;
    font-size: 1em;
}

.d-s {
    font-size: .92em;
}

.d-xs {
    font-size: .86em;
}

.d-xxs {
    font-size: .71em;
}

.d-xxl {
    font-size: 1.71em;
}

a {
    border-bottom-color: #3264b3;
    color: #3264b3;
    text-decoration: underline;
}

a:hover, a.d-lnk-js, .d-lnk-js:hover, a.d-lnk-tdn, .d-lnk-tdn a {
    text-decoration: none;
}

a.d-lnk-js {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

a.d-lnk-js:hover {
    border: 0;
}

a.d-lnk-tel {
    text-decoration: none !important;
    cursor: default;
}

a.d-lnk-txt, .d-lnk-txt a {
    border-color: #68676c;
    color: #68676c;
}

a.d-lnk-green, .d-lnk-green a:not[.d-btn-about

]
{
    color: #b1c903
;
}
a.d-lnk-txt:hover, .d-lnk-txt a:hover {
    color: #3264b3;
}

p {
    margin-bottom: 1.5em;
}

dd {
    padding: 0 0 1em 1em;
}

ol, ul {
    margin-bottom: 1.5em;
}

ol {
    margin-left: 1.5em;
    list-style-type: decimal;
}

ul {
    margin-left: 1em;
    list-style: disc;
}

li {
    margin-bottom: .75em;
}

nav ol, nav ul, nav li, fieldset ol, fieldset ul, fieldset li, .d-plain, .d-plain li, .d-plain dd, input.d-plain, button.d-plain, textarea.d-plain {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    list-style: none;
}

nav li:before, fieldset li:before, .d-plain li:before {
    display: none;
}

fieldset li {
    margin-bottom: 1.5em;
}

#d-content table {
    margin: 2em 0;
}

#d-content td, #d-content th {
    padding: .5em 1em;
    border: 1px solid #ccc;
    vertical-align: inherit;
}

#d-content th {
    background: #ccc;
    font-weight: 700;
}

#d-content table.d-plain, #d-content table.d-plain th, #d-content table.d-plain td {
    margin: 0;
    padding: inherit;
    background: none;
    border: 0;
}

#d-content .d-vat, #d-content .d-vat tr {
    vertical-align: top;
}

#d-content .d-vab, #d-content .d-vab tr {
    vertical-align: bottom;
}

.d-tbl-popup {
    width: 600px;
}

.d-tbl-popup td {
    padding: .5em 10px;
}

.d-tbl-popup input, .d-tbl-popup .d-sel, .d-tbl-popup textarea, .d-tbl-form input, .d-tbl-form textarea {
    width: 100%;
}

#d-content table.d-tbl-form {
    width: 100%;
}

#d-content table.d-tbl-form td {
    padding: 0 15px 1em 0;
}

blockquote {
    margin: 1.5em 0 1.5em 60px;
    padding-left: 10px;
    border-left: 3px solid #b1c903;
}

blockquote.d-bq-odd {
    margin-left: 15px;
}

blockquote.d-bq-blue {
    border-color: #215bb5;
}

address {
    margin-left: 15px;
    font-style: normal;
}

.b-not-show-at-screen {
    display: none;
}

.d-cb:after {
    clear: both;
    display: block;
    height: 0;
    content: '.';
    visibility: hidden;
}

.d-clear {
    clear: both;
}

.d-ht {
    display: block;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

.d-db {
    display: block;
}

.d-ib, .d-btn {
    display: inline-block;
    vertical-align: middle;
}

.d-ha:after, .d-hb:before {
    display: block;
    height: 0;
    content: '.';
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

.d-fl {
    float: left;
}

.d-fr {
    float: right;
}

.d-pr {
    position: relative;
}

.d-tac {
    text-align: center;
}

.d-tal {
    text-align: left;
}

.d-tar {
    text-align: right;
}

.d-taj {
    text-align: justify;
}

.d-ttu {
    text-transform: uppercase;
}

.d-hidden, .d-hide-pc {
    display: none;
}

.d-css3 {
    position: relative;
    behavior: url(/css/css3.htc);
}

.d-wrap {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.d-wsnw {
    white-space: nowrap;
}

.d-lhn {
    line-height: normal;
}

.d-lhl {
    line-height: 1.5em;
}

.d-bsbb, .d-grid, .d-col, .d-btn, .d-item-ico, .d-sel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.d-blue {
    color: #3264b3;
}

.d-dark, .d-dark a {
    color: #272530;
}

.d-dark a {
    border-color: #272530;
}

.d-dark a:hover {
    color: #3264b3;
}

.d-green {
    color: #b1c903;
}

.d-red {
    color: #d37e69;
}

select, input, textarea, button, .d-btn, .d-sel {
    padding: 0 15px;
    height: 32px;
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: .33em;
    -moz-border-radius: .33em;
    border-radius: .33em;
}

textarea {
    padding: .33em 15px;
    height: auto;
}

input[type="button"], input[type="reset"], input[type="submit"], button, .d-btn {
    background: #b1c903;
    border: 0;
    color: #4e5429;
    text-align: center;
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:hover, .d-btn:hover {
    color: #fff;
}

.d-btn {
    padding: .33em 15px;
    text-decoration: none;
}

.d-btn-odd, input.d-btn-odd, button.d-btn-odd {
    background: #5163a1;
    color: #fff;
}

.d-btn-wide {
    padding-left: 40px;
    padding-right: 40px;
}

.d-btn-sm {
    height: auto;
    color: #fff;
}

.d-btn.d-db {
    display: block;
    padding-left: 0;
    padding-right: 0;
}

input[type="checkbox"], input[type="radio"] {
    padding: 0;
    height: auto;
    border: 0;
}

.d-file {
    background: url(/local/templates/.default/css/../img/attach.png) no-repeat 12px 50%;
    border: 1px solid #5163a1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #5163a1;
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    padding: 0 13px 0 32px;
}

.d-file [type="file"] {
    display: none;
}

.d-file-name {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    padding-right: 20px;
    padding-top: 0.428571em;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.d-file-del {
    color: red;
    cursor: pointer;
    font-size: 25px;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 4px;
}

.d-sel {
    padding: 0;
}

.d-sel span {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 10px;
    right: 25px;
    line-height: 30px;
    white-space: nowrap;
}

.d-sel b {
    display: block;
    position: relative;
    overflow: hidden;
    font-weight: 400;
}

.d-sel i {
    position: absolute;
    top: 0;
    right: -15px;
    font-size: .79em;
    line-height: 30px;
}

.d-sel select {
    position: relative;
    z-index: 2;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    -webkit-appearance: menulist-text;
}

.d-sel:hover span {
    color: #a4a4a7;
}

.d-sel:hover i {
    color: #b5bd04;
}

.d-sel label {
    position: absolute;
    bottom: 100%;
    right: 0;
    color: red;
}

.d-label {
    display: inline-block;
    margin-bottom: .2142857142857143em;
}

.d-label--req {
    padding-right: .5714285714285714em;
    position: relative;
}

.d-label--req:after {
    content: "*";
    color: #d37e69;
    position: absolute;
    right: 0;
    top: 0;
}

.d-grid {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1206px;
}

.d-grid-container {
    margin: 0 -15px;
}

.d-col {
    display: inline-block;
    vertical-align: top;
    margin-right: -.33em !important;
    padding: 0 15px !important;
}

.d-col.d-vam, .d-vam .d-col {
    vertical-align: middle;
}

.d-col-btn {
    position: relative;
}

.d-col-btn input {
    position: absolute;
    top: -2.88em;
}

.d-col-12 {
    width: 100%;
}

.d-col-11 {
    width: 91.66%;
}

.d-col-10 {
    width: 83.33%;
}

.d-col-9 {
    width: 75%;
}

.d-col-8 {
    width: 66.66%;
}

.d-col-7 {
    width: 58.33%;
}

.d-col-6 {
    width: 50%;
}

.d-col-5 {
    width: 41.66%;
}

.d-col-4 {
    width: 33.33%;
}

.d-col-3 {
    width: 25%;
}

.d-col-2 {
    width: 16.66%;
}

.d-col-1 {
    width: 8.33%;
}

.d-col-i {
    margin: 0 -15px;
}

.d-col-i2 {
    margin: -.5em -15px;
}

.d-col-ab-dir {
    float: left;
}

.d-col-ab-form {
    float: right;
}

.d-col-ab-of {
    width: 100%;
    position: relative;
}

.d-col-ab-of h1 {
    bottom: 0px;
    margin-bottom: 0px !important;
}

.d-col-ab-line {
    width: 100%;
    height: 0px;
    clear: both;
    margin-bottom: 0px;
    margin-top: -20px;
}

.d-col-spec + .d-col-spec {
    margin-left: .33em;
}

.d-frm, .d-box {
    background: #e9e9e9;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.d-frm ::-webkit-input-placeholder {
    color: #cccccc
}

.d-frm :-moz-placeholder {
    color: #cccccc
}

.d-frm ::-moz-placeholder {
    color: #cccccc
}

.d-frm :-ms-input-placeholder {
    color: #cccccc
}

.d-frm blockquote {
    margin: -.33em 0 0;
    font-size: .92em;
    line-height: 1.16em;
}

.d-frm blockquote.d-bq-blue {
    margin: 0;
}

.d-box-form {
    margin: 0 -20px;
    padding: 1em 5px;
}

.d-box-form .d-col {
    margin: .5em 0;
}

.d-box-form .d-col-last {
    margin: 0;
}

.d-box-form .d-sel, .d-box-form select, .d-box-form input, .d-box-form textarea, .d-frm-reply .d-sel, .d-frm-reply select, .d-frm-reply li input, .d-frm-reply textarea {
    width: 100%;
}

.d-box-form .d-multifield input {
    padding: 0;
    width: 12.5%;
    vertical-align: middle;
    text-align: center;
}

.d-box-form .d-multifield .d-ib {
    margin-right: -4px;
    width: 5%;
    text-align: center;
}

.d-frm-reply label {
    display: block;
    margin-bottom: .5em;
}

.d-frm-reply fieldset {
    margin-bottom: 2em;
}

.d-frm-reply .d-fr {
    margin-top: .5em;
}

.d-frm-reply {
    margin-top: 3em;
    padding-top: 2em;
}

.d-frm-reply:before {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    margin-left: -520px;
    width: 1010px;
    height: 100%;
    background: #fff url(/local/templates/.default/css/../img/bg5.png);
    box-shadow: 0 2px 13px -5px #000;
}

.d-frm-reply:after {
    position: absolute;
    z-index: 1;
    bottom: -3em;
    left: 50%;
    margin-left: -560px;
    width: 1094px;
    height: 519px;
    background: url(/local/templates/.default/css/../img/bg6.png);
}

.d-frm-reply .d-col-6 {
    position: relative;
    z-index: 13;
}

.d-frm-reply-submit {
    padding: 10em 0;
}

.d-frm-reply-submit input {
    padding: 0 3em;
}

.d-frm-contact {
    margin: 0 0 0;
    padding-bottom: 0;
}

.d-frm-search {
    margin: 0 0 3em;
}

.d-frm-faq {
    margin: 0 0 3em;
}

.d-frm-faq textarea {
    height: 10em;
}

.d-frm-faq .d-captcha {
    position: absolute;
    top: 0;
    left: -195px;
}

.d-frm-calc {
    padding: 2.142857142857143em 0.3571428571428571em 0.7142857142857143em;
}

.d-frm-calc-list {
    margin-top: 0.7142857142857143em;
    padding: 1.428571428571429em 0.3571428571428571em 1.071428571428571em;
}

.d-frm .d-rating {
    margin-top: .3571428571428571em;
}

.inputtext--important {
    color: #000103;
    font-weight: bold;
}

.fa-search-plus {
    display: none;
    position: absolute;
    z-index: 13;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -.5em;
    color: #3767b4;
    text-align: center;
}

a:hover .fa-search-plus {
    display: block;
}

.fa-print {
    margin-right: 10px;
}

.fa-map-marker {
    margin-top: .15em;
}

.fa-map-marker, .fa-calendar {
    margin-right: .5em;
}

.fa-tv {
    width: 30px;
    height: 30px;
    background: url(/local/templates/.default/css/../img/ico-tv.png) 50% no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.d-img-wrap {
    position: relative;
    margin-bottom: 2em;
    padding-bottom: 55%;
}

.d-img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.d-img-circ, .d-img-circ img {
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.d-vam .d-img-wrap {
    margin: 0;
}

.d-img-wrap .d-img-i {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
}

.d-img-wrap .d-img-i:before {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.d-img-wrap .d-img-i img {
    position: static;
    vertical-align: middle;
    height: auto;
    max-width: 90%;
    max-height: 90%;
}

.d-img-pad {
    padding-bottom: none !important;
    left: 0;
    right: 0;
    margin: auto;
}

img {
    max-width: 100%;
}

.max-width {
    width: 100%;
}

@media (max-width: 469px) {
    .d-popup-gallery img {
        max-width: 96%;
    }
}

/*** STYLES ***/
html, body {
    min-width: 990px;
    min-height: 100%;
    height: 100%;
}

body {
    position: relative;
    background: #fff;
}

/*.d-contract-number { opacity: .5; }*/

.d-header {
    background-color: #fff;
    border-bottom: 3px solid #afcb08;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.d-header__box {
    padding-left: .3571428571428571rem; /* 5/14 */
    padding-right: .3571428571428571rem; /* 5/14 */
    position: relative;
}

.d-header__row {
    padding-left: 17.71428571428571rem; /* 248/14 */
}

.d-header__row--bottom {
    padding-bottom: .8571428571428571rem; /* 12/14 */
    padding-right: 3.214285714285714rem; /* 45/14 */
    padding-top: 1rem; /* 14/14 */
    position: relative;
}

.d-header__row--top .d-header__line {
    border-bottom: 1px solid #e6e6e5;
    padding-bottom: .7142857142857143rem; /* 10/14 */
    padding-top: .7142857142857143rem; /* 10/14 */
}

.d-header__line {
    font-size: 0; /* hack */
    line-height: 0; /* hack */
    text-align: justify;
    text-justify: newspaper;
}

.d-header__line:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.d-header__col {
    font-size: 1rem; /* hack */
    display: inline-block;
    line-height: 1; /* hack */
    vertical-align: middle;
}

.d-header__col--left {
    padding-left: .1428571428571429rem; /* 2/14 */
    text-align: left;
}

.d-header__col--right {
    text-align: right;
}

.d-header__elem {
    display: inline-block;
}

.d-header__elem:not(:last-child) {
    margin-right: 1.785714285714286rem; /* 25/14 */
}

.d-logo {
    display: block;
    height: 5.928571428571429rem; /* 83/14 */
    line-height: 0;
    margin: auto 0;
    position: absolute;
    bottom: .3571428571428571rem; /* 5/14 */
    left: .3571428571428571rem; /* 5/14 */
    top: 0;
    z-index: 1;
}

.d-logo__image {
    height: 100%; /*-webkit-image-rendering: pixelated; -moz-image-rendering: pixelated; -ms-interpolation-mode: bicubic; image-rendering: pixelated;*/
}

.d-logo__image--mobile {
    display: none;
}

.d-link-list {
    list-style: none;
    margin: 0;
}

.d-link-list__item {
    display: inline-block;
    margin-bottom: 0;
}

.d-link-list__item:not(:first-child) {
    margin-left: 1.071428571428571rem; /* 15/14 */
}

.d-link-list__link {
    color: #b0ca35;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.d-link-list__link:hover {
    color: #1d3a8f;
}

.d-button {
    background-color: #b0ca35;
    color: #fff;
    height: auto;
    letter-spacing: .0214285714285714rem;
    line-height: 1.142857142857143;
    padding: .8571428571428571rem 1.428571428571429rem .8571428571428571rem 1.357142857142857rem; /* 12 20 12 19 */
    transition: color .2s;
    width: auto !important;
}

.d-button:hover {
    color: #1d3a8f;
}

.d-phone {
    color: #272530;
    display: inline-block;
}

.d-phone__icon {
    color: #b1c903;
    font-size: 1.428571428571429rem; /* 20/14 */
    margin-right: .3571428571428571rem; /* 5/14 */
    margin-top: .2142857142857143rem; /* 3/14 */
    vertical-align: middle;
}

.d-phone__number {
    vertical-align: middle;
}

.d-menu__list {
    font-size: 0; /* hack */
    line-height: 0; /* hack */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.d-menu__item {
    display: inline-block;
    font-size: 1rem; /* hack */
    line-height: 1; /* hack */
    vertical-align: baseline;
}

.d-menu__link {
    color: #494948;
    font-weight: bold;
    line-height: 1.428571428571429; /* 20/14 */
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.d-menu__link:hover {
    color: #1d3a8f;
}

.d-menu__link--current {
    font-size: 1.142857142857143rem; /* 16/14 */
}

.d-menu__link--current:after {
    background-color: #1d3a8f;
    color: #1d1d1b;
    content: "";
    display: block;
    font-size: 1.142857142857143em; /* 16/14 */
    height: .1428571428571429rem; /* 2/14 */
    line-height: 1.25; /* 20/16 */
    position: absolute;
    left: 0;
    top: -webkit-calc(100% + .2142857142857143rem); /* 3/14 */
    top: -moz-calc(100% + .2142857142857143rem);
    top: calc(100% + .2142857142857143rem);
    width: 100%;
}

.d-menu__dropdown {
    display: none;
    padding-bottom: 1.428571428571429rem; /* 20 */
    position: absolute;
    left: 0;
    right: 0;
    top: -webkit-calc(100% + .2142857142857143rem); /* 3/14 */
    top: -moz-calc(100% + .2142857142857143rem);
    top: calc(100% + .2142857142857143rem);
    text-align: left;
}

.d-menu__dropdown:before {
    background-color: rgba(255, 255, 255, .95);
    -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 12px 24px rgba(0, 0, 0, .1);
    box-shadow: 0 12px 24px rgba(0, 0, 0, .1);
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: -4444px;
    top: 0;
    width: 9999px;
}

.d-menu__item.is-opened .d-menu__dropdown {
    display: block;
}

.d-menu__dropdown-list:after {
    clear: both;
    content: "";
    display: block;
}

.d-menu__dropdown-item {
    position: relative;
}

.d-menu__dropdown-item--marked:before {
    background-color: #1d3a8f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    display: block;
    height: .5714285714285714rem; /* 8/14 */
    position: absolute;
    top: .4285714285714286rem; /* 6/14 */
    right: -webkit-calc(100% + .4285714285714286rem); /* 6/14 */
    right: -moz-calc(100% + .4285714285714286rem);
    right: calc(100% + .4285714285714286rem);
    width: .5714285714285714rem; /* 8/14 */
}

.d-menu__dropdown-list--first {
    font-size: 0; /* hack */
}

.d-menu__dropdown-list--first > .d-menu__dropdown-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1rem;
    margin-top: 1.214285714285714rem;
    vertical-align: top;
    width: 13.61788617886179%;
}

.d-menu__dropdown-list--first > .d-menu__dropdown-item:not(:nth-child(6n+1)) {
    margin-left: 3.658536585365854%;
}

.d-menu__dropdown-link {
    color: #706f6f;
    display: inline-block;
    line-height: 1.428571428571429; /* 20/14 */
    text-decoration: none;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.d-menu__dropdown-link--current, .d-menu__dropdown-link:hover {
    color: #1d3a8f;
}

.d-menu__dropdown-list--first > .d-menu__dropdown-item > .d-menu__dropdown-link {
    font-weight: bold;
    text-transform: uppercase;
}

.d-menu__dropdown-list--second > .d-menu__dropdown-item {
    margin-top: 1.428571428571429rem; /* 20/14 */
}

.d-header__search {
    height: 1.071428571428571rem; /* 15/14 */
    margin: auto 0;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    width: 1.071428571428571rem; /* 15/14 */
}

.d-search__field {
    height: 2.5rem; /* 35/14 */
    margin: auto 0;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 2.214285714285714rem; /* 31/14 */
    top: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    width: 0;
}

.d-search__input {
    border: 1px solid #d6d1d1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 0 .3571428571428571rem #fbfbfb, inset .1428571428571429rem .2142857142857143rem .5rem rgba(0, 0, 0, .15); /* 2 3 7 */
    -moz-box-shadow: 0 0 0 .3571428571428571rem #fbfbfb, inset .1428571428571429rem .2142857142857143rem .5rem rgba(0, 0, 0, .15); /* 2 3 7 */
    box-shadow: 0 0 0 .3571428571428571rem #fbfbfb, inset .1428571428571429rem .2142857142857143rem .5rem rgba(0, 0, 0, .15); /* 2 3 7 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #494948;
    height: 100%;
    line-height: 2.5; /* 35/14 */
    padding-left: 1.071428571428571rem; /* 15/14 */
    padding-right: 2.5rem; /* 35/14 */
    width: 100%;
}

.d-search__button {
    background-color: transparent;
    background-image: url("/local/templates/.default/img/icons.png");
    background-repeat: no-repeat;
    background-position: -87px -5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 1.071428571428571rem; /* 15/14 */
    margin: auto 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    right: .7142857142857143rem; /* 10/14 */
    top: 0;
    width: 1.071428571428571rem; /* 15/14 */
}

.d-search__icon {
    background-image: url("/local/templates/.default/img/icons.png");
    background-repeat: no-repeat;
    background-position: -87px -5px;
    cursor: pointer;
    height: 100%;
    margin: auto 0;
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
}

.d-header__search.is-opened .d-search__icon {
    background-position: -5px -5px;
}

.d-header__search.is-opened .d-search__field {
    width: 22.14285714285714rem; /* 310/14 */
}

.d-header__toggle {
    display: none;
}

.d-header__burger {
    display: none;
}

.is-burger-opened {
    height: 100vh;
}

.is-burger-opened body, .is-burger-opened #d-wrap, .is-burger-opened #d-content {
    height: 100%;
    overflow: hidden;
}

@media screen and (max-width: 1023px) {
    html, body {
        min-width: 0;
    }

    .d-header {
        border-bottom: 3px solid #afcb08;
        position: static;
    }

    .d-header__box {
        padding-top: 3.571428571428571rem; /* 50/14 */
        padding-left: 0;
        padding-right: 0;
    }

    .d-header > .d-grid {
        padding-left: 0;
        padding-right: 0;
    }

    .d-header__row {
        padding-left: 0;
    }

    .d-logo {
        height: 2.357142857142857rem; /* 33/14 */
        margin: 0;
        bottom: auto;
        left: 1.214285714285714rem; /* 17/14 */
        top: .5714285714285714rem; /* 8/14 */
    }

    .d-logo__image--desktop {
        display: none;
    }

    .d-logo__image--mobile {
        display: block;
    }

    .d-header__row--bottom {
        padding: 0;
        position: static;
    }

    .d-header__row--top .d-header__line {
        border-bottom: 0;
        border-top: 3px solid #afcb08;
        padding: 0;
    }

    .d-header__row--bottom .d-header__line {
        padding: 0;
    }

    .d-header__line:after {
        display: none;
    }

    .d-header__col--left {
        float: none;
        padding-left: 0;
        width: 100%;
    }

    .d-header__col--right {
        display: none;
    }

    .d-header__elem {
        box-sizing: border-box;
        width: 33.33333333333333%;
        vertical-align: middle;
    }

    .d-header__elem:not(:first-child) {
        border-left: 3px solid #afcb08;
        margin-left: -.3em;
    }

    .d-header__elem:not(:last-child) {
        margin-right: 0;
    }

    .d-phone {
        cursor: pointer !important;
        display: block;
        height: 2.857142857142857rem; /* 40/14 */
        line-height: 1.285714285714286; /* 18/14 */
        padding: 0 .3571428571428571rem 0 1rem; /* 5 14 */
    }

    .d-phone:before {
        content: "";
        display: inline-block;
        height: 100%;
        margin-left: -.3rem;
        vertical-align: middle;
    }

    .d-phone__number {
        font-weight: bold;
    }

    .d-header__row--bottom .d-menu {
        display: none;
    }

    .d-menu__dropdown {
        display: none;
    }

    .d-menu__item.is-opened .d-menu__dropdown {
        display: none;
    }

    .d-header__toggle {
        background-color: #afcb08;
        cursor: pointer;
        height: 2.857142857142857rem; /* 40/14 */
        padding: 0 3.571428571428571rem; /* 50 */
        position: relative;
        text-align: center;
    }

    .d-header__toggle--tablet {
        display: inline-block;
    }

    .d-header__toggle:before {
        content: "";
        display: inline-block;
        height: 100%;
        margin-left: -.3rem;
        vertical-align: middle;
    }

    .d-header__toggle-icon {
        border-bottom: 2px solid #272530;
        border-top: 2px solid #272530;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        height: 1.142857142857143rem; /* 16/14 */
        margin: auto 0;
        position: absolute;
        bottom: 0;
        left: 1.071428571428571rem; /* 15/14 */
        top: 0;
        width: 1.857142857142857rem; /* 26/14 */
    }

    .d-header__toggle-icon:before {
        background-color: #272530;
        content: "";
        display: block;
        height: 2px;
        margin: auto 0;
        position: absolute;
        bottom: 0;
        left: 0;
        top: 0;
        width: 80.76923076923077%; /* 21/26 */
    }

    .d-header__toggle-text {
        color: #272530;
        font-weight: bold;
        line-height: 1.428571428571429; /* 20/14 */
        text-transform: uppercase;
        vertical-align: middle;
    }

    .d-header__burger {
        background-color: rgba(0, 0, 0, .7);
        display: block;
        height: 100vh;
        position: fixed;
        right: 100%;
        top: 0;
        -webkit-transition: all .1s;
        -moz-transition: all .1s;
        -ms-transition: all .1s;
        -o-transition: all .1s;
        transition: all .1s;
        width: 100%;
        z-index: 51;
    }

    .is-burger-opened .d-header__burger {
        right: 0;
    }

    .d-header__burger-content {
        background-color: #fff;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 100%;
        overflow: auto;
        padding-bottom: 3.571428571428571rem; /* 50/14 */
        width: -webkit-calc(33.33333333333333% + 3px); /* 40/14 */
        width: -moz-calc(33.33333333333333% + 3px);
        width: calc(33.33333333333333% + 3px);
    }

    .d-menu__item {
        border-bottom: 1px solid #e0e1e0;
        cursor: pointer;
        display: block;
        position: relative;
    }

    .d-menu__item-arrow {
        background-color: #fff;
        display: block;
        height: 2.857142857142857rem; /* 40/14 */
        position: absolute;
        right: 0;
        top: 0;
        width: 2.857142857142857rem; /* 40/14 */
    }

    .d-menu__item-arrow:before {
        border-bottom: 3px solid #bfd232;
        border-left: 3px solid #bfd232;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        content: "";
        display: block;
        height: .5714285714285714rem; /* 8/14 */
        margin: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        width: .5714285714285714rem; /* 8/14 */
    }

    .d-menu__item.is-opened .d-menu__item-arrow:before {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .d-menu__link {
        color: #494948;
        display: block;
        height: 2.857142857142857rem; /* 40/14 */
        font-size: 1rem;
        line-height: 2.857142857142857; /* 40/14 */
        padding-left: 1.785714285714286rem; /* 25/14 */
        padding-right: 4.642857142857143rem; /* 65/14 */
    }

    .d-menu__link--current {
        font-size: 1.071428571428571rem; /* 15/14 */
    }

    .d-menu__link--current:after {
        display: none;
    }

    .d-menu__dropdown {
        border-top: 3px solid #b1c903;
        padding: 0;
        position: static;
    }

    .d-menu__dropdown:before {
        display: none;
    }

    .d-menu__dropdown-list--first {
        margin-top: 0;
        padding: .7142857142857143rem 1.428571428571429rem .9285714285714286rem 2.857142857142857rem; /* 10 20 13 40 */
    }

    .d-menu__dropdown-item--marked:before {
        top: .5rem; /* 7/14 */
    }

    .d-menu__dropdown-list--first > .d-menu__dropdown-item {
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .d-menu__dropdown-list--first > .d-menu__dropdown-item:not(:nth-child(6n+1)) {
        margin-left: 0;
    }

    .d-menu__dropdown-list--first > .d-menu__dropdown-item:not(:first-child) {
        margin-top: .7142857142857143rem; /* 10/14 */
    }

    .d-menu__dropdown-list--first > .d-menu__dropdown-item > .d-menu__dropdown-link {
        font-size: 1rem;
        line-height: 1.428571428571429;
    }

    .d-menu__dropdown-list--second > .d-menu__dropdown-item {
        margin-top: .7142857142857143rem; /* 10/14 */
    }

    .d-link-list {
        padding-top: .2857142857142857rem; /* 4/14 */
    }

    .d-link-list__item {
        display: block;
        padding: 1.428571428571429rem 1.714285714285714rem 0; /* 20 24 0 */
    }

    .d-link-list__item:not(:first-child) {
        margin-left: 0;
    }

    .d-button {
        margin-left: 1px; /* 1/14 */
        margin-top: 6px; /* 6/14 */
        padding: 1.214285714285714rem 1.357142857142857rem 1.214285714285714rem 1.428571428571429rem; /* 17 19 17 20 */
    }

    .d-header__burger-close {
        background-color: #b1c903;
        cursor: pointer;
        display: none;
        height: 2.857142857142857rem; /* 40/14 */
        position: absolute;
        right: 0;
        top: 0;
        width: 2.857142857142857rem; /* 40/14 */
    }

    .d-header__burger-close:before {
        background-image: url("/local/templates/.default/img/icons.png");
        background-repeat: no-repeat;
        background-position: -31px -5px;
        content: "";
        display: block;
        height: 1.357142857142857rem; /* 19/14 */
        margin: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        width: 1.357142857142857rem; /* 19/14 */
    }

    .d-header__search {
        height: 1.214285714285714rem; /* 17/14 */
        bottom: auto;
        right: 1.071428571428571rem; /* 15/14 */
        top: 1.142857142857143rem; /* 16/14 */
        width: 1.214285714285714rem; /* 17/14 */
    }

    .d-search__icon {
        background-position: -112px -5px;
        z-index: 3;
    }

    .d-header__search.is-opened .d-search__icon {
        background-position: -60px -5px;
    }

    .d-search__button {
        background-position: -112px -5px;
        height: 1.214285714285714rem; /* 17/14 */
        left: 0;
        right: auto;
        width: 1.214285714285714rem; /* 17/14 */
    }

    .d-search__field {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

    .d-header__search.is-opened .d-search__field {
        right: 0;
        width: -webkit-calc(100vw - 2.285714285714286rem); /* 32/14 */
        width: -moz-calc(100vw - 2.285714285714286rem);
        width: calc(100vw - 2.285714285714286rem); /* 17px left and 15px right - offsets of logo and loupe */
        z-index: 2;
    }

    .d-search__input {
        background-color: #fff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: 0;
        padding-left: 1.928571428571429rem; /* 27/14 */
        padding-right: 1.928571428571429rem; /* 27/14 */
    }

    .header_space {
        display: none;
    }

    .d-location {
        display: block !important;
        position: static;
    }

    .d-location-city {
        display: block;
        height: 2.857142857142857rem; /* 40/14 */
        line-height: 1.285714285714286; /* 18/14 */
        padding: 0 .3571428571428571rem 0 1.071428571428571rem; /* 5 15 */
        position: relative;
    }

    .d-location-city:before {
        content: "";
        display: inline-block;
        height: 100%;
        margin-left: -.3rem;
        vertical-align: middle;
    }

    .d-location-city:after {
        margin: auto 0;
        position: absolute;
        bottom: 0;
        right: .9285714285714286rem; /* 13/14 */
        top: 0;
    }

    .d-menu__list {
        display: block;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .is-burger-opened .d-header__toggle-icon {
        background-color: #b1c903;
        border: 0;
        cursor: pointer;
        display: block;
        height: 2.857142857142857rem; /* 40/14 */
        position: absolute;
        bottom: 0;
        left: 0;
        width: 2.857142857142857rem; /* 40/14 */
    }

    .is-burger-opened .d-header__toggle-icon:before {
        display: none;
    }

    .is-burger-opened .d-header__toggle-icon:after {
        background-image: url("/local/templates/.default/img/icons.png");
        background-repeat: no-repeat;
        background-position: -31px -5px;
        content: "";
        display: block;
        height: 1.357142857142857rem; /* 19/14 */
        margin: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        width: 1.357142857142857rem; /* 19/14 */
    }
}

@media screen and (max-width: 767px) {
    .d-header {
        border-bottom: 0;
    }

    .d-header__toggle--mobile {
        display: block;
    }

    .d-header__toggle--tablet {
        display: none;
    }

    .d-header__elem {
        width: 50%;
    }

    .d-header__elem:not(:first-child) {
        border-left: 1px solid #e1e1e1;
    }

    .d-header__burger {
        top: 0;
    }

    .d-header__burger-content {
        width: -webkit-calc(100% - 2.857142857142857rem); /* 40/14 */
        width: -moz-calc(100% - 2.857142857142857rem);
        width: calc(100% - 2.857142857142857rem);
    }

    .d-header__burger-close {
        display: block;
    }
}

#d-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 100%;
}

#d-wrap:after {
    display: table;
    content: "";
    clear: both;
}

#d-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding-top: 1em;
    background: #fff;
    border-bottom: 10px solid #b1c903;
    line-height: 32px;
    -webkit-box-shadow: 0 0 25px -5px #000;
    -moz-box-shadow: 0 0 25px -5px #000;
    box-shadow: 0 0 25px -5px #000;
}

.d-h-logo {
    position: absolute; /*top: 2em;*/
    left: 15px;
    width: auto;
}

.d-h-slogan {
    position: absolute;
    left: 15px;
    margin-left: -15px;
    padding-top: 25%;
    width: 350px;
}

#d-header .fa {
    margin-right: 10px;
}

#d-header .d-frm {
    padding: 0 10px;
    border: 1px solid #e6e6e6;
}

#d-header .d-frm input, #d-header .d-frm button {
    padding: 0;
    background: none;
    border: 0;
}

#d-header .d-frm input {
    float: left;
    width: 85%;
}

#d-header .d-frm button {
    float: right;
    width: 10%;
    color: #68676c;
    text-align: center;
}

#d-header .d-frm .fa {
    margin: 0;
    font-size: 1.25em;
}

#d-header .fa-navicon {
    display: none;
}

.d-nav-header {
    margin: 1em 0;
}

.d-nav-header li {
    display: inline-block;
    position: relative;
    margin-right: 4%;
    padding-bottom: 0.5em;
}

.d-nav-header li:hover a, .d-nav-header li a.d-current {
    color: #3264b3;
}

.d-nav-header li ul {
    display: none;
    position: absolute;
    top: 3em;
    left: 0;
    width: 260px;
    background: #b1c903;
    font-size: .86em;
    line-height: 1.29em;
    text-align: left;
    text-transform: none;
    -webkit-box-shadow: 0 .5em 1em -.5em #000;
    -moz-box-shadow: 0 .5em 1em -.5em #000;
    box-shadow: 0 .5em 1em -.5em #000;
}

.d-nav-header li:hover ul {
    display: block;
}

.d-nav-header li:hover ul ul {
    display: none;
}

.d-nav-header li ul li:hover ul {
    display: block;
}

.d-nav-header li ul:before {
    position: absolute;
    top: -20px;
    left: 20px;
    border: 10px solid transparent;
    border-bottom-color: #b1c903;
}

.d-nav-header li li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #c9d94f;
}

.d-nav-header li li:last-child {
    border: 0;
}

.d-nav-header li li a {
    display: block;
    padding: .65em 20px;
    color: #fff !important;
}

.d-nav-header li li:hover {
    background: #9aaf00;
}

.d-nav-header li ul li ul {
    display: none;
    position: absolute;
    top: 0em;
    left: 260px;
    width: 280px;
    padding-left: 20px;
    background: none;
    font-size: .7em;
    line-height: 1.7em;
    text-transform: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.d-nav-header li ul li ul li {
    display: block;
    border-bottom: 1px solid #b8c74d;
    margin: 0;
    padding: 0;
    background: #9aaf00;
}

.d-nav-header li ul li ul li:hover {
    background: #869900;
}

.d-nav-header li ul li ul:before {
    position: absolute;
    top: 6px;
    left: -5px;
    border: 13px solid transparent;
    border-right: 13px solid #9aaf00;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    text-align: left;
    text-indent: -9999px;
}

.d-nav-header li ul li ul li a {
    padding: .65em 20px;
    background: none;
    font-size: 1.43em;
}

.d-nav-header li ul li ul li a:hover {
    background: none;
}

.d-nav-header li ul li ul li:last-child {
    border: 0;
    -webkit-box-shadow: 0 .5em 1em -.5em #000;
    -moz-box-shadow: 0 .5em 1em -.5em #000;
    box-shadow: 0 .5em 1em -.5em #000;
}

.d-slider {
    margin: 0 auto;
    padding-bottom: 30px; /* background: url(/local/templates/.default/css/../img/bg4.jpg) 50% 0 no-repeat;*/
}

.no-js .d-slider {
    z-index: 50;
}

.d-nav-arrow-block {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    height: 36px;
    width: 88px;
    margin: 22px auto auto;
}

.d-nav-arrow-left {
    display: inline-block;
}

.d-nav-arrow-right {
    display: inline-block;
}

.d-nav-arrow-left:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.d-nav-arrow-right:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.d-nav-arrow-hand {
    display: inline-block;
}

.d-slider-i.owl-carousel.d-slider-i-mobile {
    display: none;
}

.d-slider a {
    display: block;
    position: absolute;
    width: 236px;
    height: 160px;
    background: rgba(255, 255, 255, .8);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF)";
    font-size: 1.14em;
    line-height: 160px;
    color: #1a1a1a;
    text-align: center;
    text-decoration: none;
}

.d-slider a span {
    padding: 0 10px;
    line-height: normal;
}

.d-slider a strong {
    display: block;
    margin-top: .25em;
    font-weight: 400;
    font-size: 1.75em;
}

.d-slider-i {
    position: relative;
    z-index: 50;
    margin: 0 auto;
    width: 1176px;
    box-shadow: 0 -1px 2px #666;
}

.d-slider-i img {
    max-width: none;
}

.d-slider-i .owl-controls {
    position: static;
}

.d-slider-i .owl-prev, .d-slider-i .owl-next {
    background-color: rgba(0, 0, 0, .3);
    background-image: url(/local/templates/.default/css/../img/arrows.png);
    background-size: auto 100%;
    display: block;
    height: 60px;
    margin: auto 0;
    position: absolute;
    bottom: 0;
    top: 0;
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s;
    width: 60px;
}

.d-slider-i .owl-prev:hover, .d-slider-i .owl-next:hover {
    background-color: rgba(0, 0, 0, .6);
}

.d-slider-i .owl-prev {
    background-position: 0 0;
    left: 0;
}

.d-slider-i .owl-next {
    background-position: 100% 0;
    right: 0;
}

.d-slider .d-slider-i a {
    display: none;
    top: 0;
    right: 0;
}

.d-slider-nav {
    position: absolute;
    z-index: 13;
    bottom: 30px;
    left: 0;
    right: 0;
}

.d-slider-nav a:before {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    border: 0 solid transparent;
    border-width: 15px 10px;
    opacity: .8;
    filter: alpha(opacity=80);
}

.d-slider-nav a.d-slider-nav-0 {
    bottom: 0;
    right: 50%;
    margin-right: 716px;
}

.d-slider-nav a.d-slider-nav-1 {
    bottom: 160px;
    right: 50%;
    margin-right: 480px;
}

.d-slider-nav a.d-slider-nav-2 {
    bottom: 160px;
    left: 50%;
    margin-left: 480px;
}

.d-slider-nav a.d-slider-nav-3 {
    bottom: 320px;
    left: 50%;
    margin-left: 716px;
}

.d-slider-nav a.d-slider-nav-0:before, .d-slider-nav a.d-slider-nav-2:before {
    right: -20px;
    border-left-color: #fff;
}

.d-slider-nav a.d-slider-nav-1:before, .d-slider-nav a.d-slider-nav-3:before {
    left: -20px;
    border-right-color: #fff;
}

.d-slider-nav-mob {
    display: none;
}

.d-slider-pics {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
}

.d-slider-pics img {
    position: absolute;
    left: 50%;
}

.d-slider-pic-0 {
    top: 0;
    margin-left: -960px;
}

.d-slider-pic-1 {
    top: 160px;
    margin-left: 480px;
}

.d-slider-pic-2 {
    top: 0;
    margin-left: 480px;
}

.d-slider-pic-3 {
    top: 320px;
    margin-left: -960px;
}

.d-slider-i-fluid {
    width: 100%;
}

.d-slider-i-fluid img {
    width: 100%;
}

.d-slider-i-fluid .fa-search-plus {
    display: block;
    font-size: 2em;
    position: absolute;
    bottom: 10px;
    top: auto;
    right: 10px;
    text-align: right;
}

.d-slider-i-fluid .owl-prev, .d-slider-i-fluid .owl-next {
    background: none;
    border-bottom: 1.214285714285714em solid transparent;
    border-top: 1.214285714285714em solid transparent;
    height: 0;
    transition: opacity .2s;
    width: 0;
}

.d-slider-i-fluid .owl-prev {
    border-right: .8571428571428571em solid #fff;
    left: .3571428571428571em;
}

.d-slider-i-fluid .owl-next {
    border-left: .8571428571428571em solid #fff;
    right: .3571428571428571em;
}

.d-slider-i-fluid .owl-prev:hover, .d-slider-i-fluid .owl-next:hover {
    background-color: transparent;
    opacity: .8;
}

.d-slider-n-box {
    padding: 0 15px;
    position: relative;
}

.d-slider-n .d-slide {
    padding: 0 3px;
}

.d-slider-n .owl-controls {
    position: static;
}

.d-slider-n .owl-prev, .d-slider-n .owl-next {
    border-bottom: 1.214285714285714em solid transparent;
    border-top: 1.214285714285714em solid transparent;
    display: block;
    height: 0;
    margin: auto 0;
    position: absolute;
    bottom: 0;
    top: 0;
    transition: opacity .2s;
    width: 0;
}

.d-slider-n .owl-prev {
    border-right: .8571428571428571em solid #68676c;
    right: calc(100% + 3px);
}

.d-slider-n .owl-next {
    border-left: .8571428571428571em solid #68676c;
    left: calc(100% + 3px);
}

.d-slider-n .owl-prev:hover, .d-slider-n .owl-next:hover {
    opacity: .8;
}

.d-feats li {
    float: left;
    width: 33.33%;
}

.d-feats img {
    display: block;
    position: relative;
    left: 1.5em;
    margin: 0 auto -1.75em;
}

.d-feats .h2 {
    margin-bottom: 1em;
    height: 2.5em;
}

.d-feat-descr {
    margin: 0 5%;
}

.features {
    margin: 2em 0;
    background: white;
}

.features a {
    text-decoration: none;
}

.features img {
    width: 70px;
}

.features li {
    display: inline-block;
    width: 20%;
    border: none;
    margin-left: -.26em;
    vertical-align: top;
}

.features li p {
    color: black;
    font-size: 1.428571428571429em;
    padding: 0 1em;
}

.d-services {
    margin: 3em 0;
}

.d-services article {
    position: relative;
    text-align: center;
}

.d-services img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -60px;
}

.d-services .h2 {
    padding-top: 7.25em;
}

.d-counters li {
    margin-bottom: 2em;
}

.d-counters .h2 {
    margin-bottom: 1.75em;
    height: 2.5em;
    overflow: hidden;
}

.d-counter div {
    display: inline-block;
    margin-top: -.75em;
}

.d-counter strong {
    display: block;
    margin-bottom: -.15em;
    width: 80px;
    height: 75px;
    background: url(/local/templates/.default/css/../img/bg1.png) 50% no-repeat;
    font-size: 2.5em;
    line-height: 68px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}

.d-counter em {
    font-style: normal;
    opacity: .8;
    filter: alpha(opacity=80);
}

.d-videos li {
    margin: 2em 0;
}

.d-videos a {
    text-decoration: none;
}

.d-videos p {
    margin-bottom: .5em;
}

.d-videos .h2 {
    margin: 0;
}

.d-videos em {
    font-style: normal;
    opacity: .8;
    filter: alpha(opacity=80);
}

.d-video-img {
    margin-bottom: 1.5em;
    padding-bottom: 50%;
    background: #272530;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    background-size: cover;
    background-position: center center;
    cursor: pointer; /*-webkit-box-shadow: 10px 10px 0 0 rgba(0,0,0,.1); -moz-box-shadow: 10px 10px 0 0 rgba(0,0,0,.1); box-shadow: 10px 10px 0 0 rgba(0,0,0,.1); */
}

.d-video-img img {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.d-video-img:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    width: 60px;
    height: 60px;
    background: #272530;
    opacity: .8;
    filter: alpha(opacity=80);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'FontAwesome';
    content: "\f0da";
    font-size: 4em;
    line-height: 62px;
    color: #fff;
    text-indent: 1%;
    text-align: center;
}

.d-videos a.d-db:hover .d-video-img:after {
    background: #fff;
    color: #272530;
}

.d-row {
    padding: 3.5em 0;
}

.d-row-last {
    margin-bottom: 3.5em;
    padding-bottom: 0;
}

.d-row-title, .d-row-caption {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
}

.d-row-title .h1 {
    min-width: 160px;
    padding: 0 10px;
    background: #fff;
    height: 40px;
    line-height: 64px;
}

.d-row-title .h1:before, .d-row-title .h1:after {
    position: absolute;
    top: 0;
    width: 50px;
    height: 40px;
    background: url(/local/templates/.default/css/../img/bg0.png) no-repeat;
}

.d-row-title .h1:before {
    left: -50px;
    background-position: 0 0;
}

.d-row-title .h1:after {
    right: -50px;
    background-position: 100% 0;
}

.d-row-caption {
    top: 1.75em;
}

.d-row-blue, .d-row-blue .d-row-title .h1 {
    background: #5163a1;
    color: #fff;
}

.d-row-blue .d-row-title .h1:before {
    background-position: 0 -120px;
}

.d-row-blue .d-row-title .h1:after {
    background-position: 100% -120px;
}

.d-row-gray, .d-row-gray .d-row-title .h1 {
    background: #f8f7fa;
}

.d-row-gray .d-row-title .h1:before {
    background-position: 0 -40px;
}

.d-row-gray .d-row-title .h1:after {
    background-position: 100% -40px;
}

.d-row-green, .d-row-green .d-row-title .h1 {
    background: #b1c903;
}

.d-row-green .d-row-title .h1:before {
    background-position: 0 -80px;
}

.d-row-green .d-row-title .h1:after {
    background-position: 100% -80px;
}

.d-row-wide {
    position: absolute;
    left: 0;
    right: 0;
}

.d-lst-sox {
    margin-top: .5em;
}

.d-lst-sox li {
    float: left;
    margin: 0 10px 10px 0;
}

.d-lst-sox a {
    color: #fff;
    text-decoration: none;
}

.d-lst-sox .fa, .d-lst-sox .fo {
    width: 34px;
    height: 34px;
    background: #292732;
    line-height: 34px;
    -webkit-border-radius: .33em;
    -moz-border-radius: .33em;
    border-radius: .33em;
    -webkit-box-shadow: 3px 3px 7px -3px #666;
    -moz-box-shadow: 3px 3px 7px -3px #666;
    box-shadow: 3px 3px 7px -3px #666;
    font-size: 1.5em;
    text-align: center;
}

.d-lst-sox .icon-tiktok {
    background: url(/local/templates/.default/css/../img/icon_tiktok.svg) 50% no-repeat;
    background-size: 100%;
}

.d-lst-sox .fa-facebook {
    background: #526da6;
    background: -webkit-gradient(linear, left top, right bottom, from(#526da6), to(#273e7b));
    background: webkit-linear-gradient(120deg, #526da6, #273e7b);
    background: -moz-linear-gradient(120deg, #526da6, #273e7b);
    background: -ms-linear-gradient(120deg, #526da6, #273e7b);
    background: -o-linear-gradient(120deg, #526da6, #273e7b);
    background: linear-gradient(120deg, #526da6, #273e7b);
    -pie-background: linear-gradient(120deg, #526da6, #273e7b);
}

.d-lst-sox .fa-vk {
    background: #355d7d;
    background: -webkit-gradient(linear, left top, right bottom, from(#355d7d), to(#14304d));
    background: webkit-linear-gradient(120deg, #355d7d, #14304d);
    background: -moz-linear-gradient(120deg, #355d7d, #14304d);
    background: -ms-linear-gradient(120deg, #355d7d, #14304d);
    background: -o-linear-gradient(120deg, #355d7d, #14304d);
    background: linear-gradient(120deg, #355d7d, #14304d);
    -pie-background: linear-gradient(120deg, #355d7d, #14304d);
}

.d-lst-sox .fo-ok {
    background: #fca714;
    background: -webkit-gradient(linear, left top, right bottom, from(#fca714), to(#fb7d06));
    background: webkit-linear-gradient(120deg, #fca714, #fb7d06);
    background: -moz-linear-gradient(120deg, #fca714, #fb7d06);
    background: -ms-linear-gradient(120deg, #fca714, #fb7d06);
    background: -o-linear-gradient(120deg, #fca714, #fb7d06);
    background: linear-gradient(120deg, #fca714, #fb7d06);
    -pie-background: linear-gradient(120deg, #fca714, #fb7d06);
}

.d-lst-sox .fa-twitter {
    background: #21bce5;
    background: -webkit-gradient(linear, left top, right bottom, from(#21bce5), to(#0b97d4));
    background: webkit-linear-gradient(120deg, #21bce5, #0b97d4);
    background: -moz-linear-gradient(120deg, #21bce5, #0b97d4);
    background: -ms-linear-gradient(120deg, #21bce5, #0b97d4);
    background: -o-linear-gradient(120deg, #21bce5, #0b97d4);
    background: linear-gradient(120deg, #21bce5, #0b97d4);
    -pie-background: linear-gradient(120deg, #21bce5, #0b97d4);
}

.d-lst-sox .fa-google-plus {
    background: #d44132;
}

.d-lst-sox .fa-youtube {
    font-size: 1.9em;
    background: #d62b34;
    background: -webkit-gradient(linear, left top, right bottom, from(#d62b34), to(#bc0f14));
    background: webkit-linear-gradient(120deg, #d62b34, #bc0f14);
    background: -moz-linear-gradient(120deg, #d62b34, #bc0f14);
    background: -ms-linear-gradient(120deg, #d62b34, #bc0f14);
    background: -o-linear-gradient(120deg, #d62b34, #bc0f14);
    background: linear-gradient(120deg, #d62b34, #bc0f14);
    -pie-background: linear-gradient(120deg, #d62b34, #bc0f14);
}

.d-lst-sox .fa-instagram {
    background: #589fcb;
    background: -webkit-gradient(linear, left top, right bottom, from(#589fcb), to(#296288));
    background: webkit-linear-gradient(120deg, #589fcb, #296288);
    background: -moz-linear-gradient(120deg, #589fcb, #296288);
    background: -ms-linear-gradient(120deg, #589fcb, #296288);
    background: -o-linear-gradient(120deg, #589fcb, #296288);
    background: linear-gradient(120deg, #589fcb, #296288);
    -pie-background: linear-gradient(120deg, #589fcb, #296288);
}

.d-social {
    margin-bottom: 1em;
    margin-top: 1em;
}

.d-frm-subscribe {
    margin-top: .5em;
}

.d-frm-subscribe .d-fl {
    width: 65%;
    border-width: 2px;
}

.d-frm-subscribe .d-fr {
    padding: 0;
    width: 30%;
}

.d-online-calc, .d-online-master {
    padding-top: 10em;
}

.d-online-calc p, .d-online-master p {
    margin-bottom: 1.75em;
}

.d-online-calc p.h2, .d-online-master p.h2 {
    margin-bottom: 1em;
}

.d-online-calc {
    background: url(/local/templates/.default/css/../img/ico4.png) 75% 1.16em no-repeat;
}

.d-online-master {
    background: url(/local/templates/.default/css/../img/ico5.png) 70% 1.5em no-repeat;
}

.d-chat {
    background: #f8f7fa;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, .1);
    box-shadow: 10px 10px 0 0 rgba(0, 0, 0, .1);
}

.d-chat:after {
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 50px;
    background: url(/local/templates/.default/css/../img/bg2.png) 50% no-repeat;
}

.d-chat-row {
    padding: 1em 15px;
}

.d-chat form .d-fl {
    width: 65%;
    border-width: 2px;
}

.d-chat form .d-fr {
    padding: 0;
    width: 30%;
}

.d-map {
    margin-top: -2em;
    height: 480px;
}

.d-map:before, .d-map:after {
    position: absolute;
    z-index: 13;
    left: 0;
    right: 0;
    height: 1px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
}

.d-map:before {
    top: -1px;
}

.d-map:after {
    bottom: -1px;
}

.d-map-inner {
    margin: 3em 0;
    height: 480px;
}

.d-map-inner-i {
    position: absolute;
    left: 0;
    right: 0;
}

.d-nav-breadcrumbs {
    margin: 1em 0;
    color: #bdbcbe;
}

.d-nav-breadcrumbs li {
    display: inline;
}

.d-nav-breadcrumbs a {
    color: #bdbcbe;
    text-decoration: none;
}

.d-nav-breadcrumbs a:hover {
    color: #68676c;
}

aside {
    margin-top: 3.43em;
}

.d-sidebar .d-banner {
    width: 170px;
}

.d-nav-aside {
    width: 170px;
}

.d-nav-aside li {
    margin-top: .5em;
}

/*.d-nav-aside .fa { width: 20px; text-align: center; }*/
.d-nav-aside .fa {
    float: right;
    margin-left: 10px;
}

.d-nav-aside > ul > li {
    margin: 0 0 .5em;
    border-bottom: 1px solid #e6e6e6;
}

.d-nav-aside li ul {
    display: none;
    margin-left: 15px;
}

.d-nav-aside li li a { /*color: #3264b3;*/
}

.d-nav-aside li li a:hover {
    color: #272530;
}

.d-nav-aside .d-opened > a {
    color: #272530;
}

.d-nav-aside li.d-opened > ul {
    display: block;
}

.d-nav-aside a.d-current {
    color: #3264b3;
}

.d-nav-aside .d-opened > .fa:before {
    content: "\f107";
}

.d-filter {
    margin-bottom: 1em;
}

.d-items article {
    margin: 1.5em 0 3em;
    height: 280px;
}

.d-items a {
    display: block;
    width: auto;
    height: 280px;
    color: #272530;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.d-items a .d-wrap {
    height: 100%;
    border-radius: inherit;
}

.d-items a .d-wrap img {
    width: 100%;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.d-items em {
    font-style: normal;
}

.d-item-caption {
    position: absolute;
    min-height: 68px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2px 20px;
    background: #f8f7fa;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    -webkit-border-radius: 0 0 .5em .5em;
    -moz-border-radius: 0 0 .5em .5em;
    border-radius: 0 0 .5em .5em;
}

.d-item-caption .d-xxl {
    margin-right: 40px;
}

.d-item-ico {
    position: absolute;
    bottom: 6px;
    right: 20px;
    width: 34px;
    height: 34px;
    border: 2px solid transparent;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    line-height: 30px;
    text-align: center;
    -webkit-transition: .03s;
    -moz-transition: .03s;
    -o-transition: .03s;
    transition: .03s;
}

.d-item-ico em {
    display: none;
}

.d-item-ico-0 {
    border-color: #b1c903;
    color: #b3c203;
}

.d-item-ico-1 {
    border-color: #3053a1;
    color: #3052a0;
}

.d-item-label {
    position: absolute;
    top: -30px;
    left: 20px;
    padding: 0 10px;
    background: #f00;
    background: -webkit-gradient(linear, left top, left bottom, from(#f00), to(#f00));
    background: webkit-linear-gradient(top, #f00, #f00);
    background: -moz-linear-gradient(top, #f00, #f00);
    background: -ms-linear-gradient(top, #f00, #f00);
    background: -o-linear-gradient(top, #f00, #f00);
    background: linear-gradient(to bottom, #f00, #f00);
    -pie-background: linear-gradient(top, #f00, #f00);
    -webkit-border-radius: .33em;
    -moz-border-radius: .33em;
    border-radius: .33em;
    line-height: 22px;
    color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5), 0 5px 7px -5px #000;
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5), 0 5px 7px -5px #000;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5), 0 5px 7px -5px #000;
}

.d-items a:hover {
    margin: -10px -10px 0;
    height: 300px;
    -webkit-box-shadow: 0 3px 10px -3px #000;
    -moz-box-shadow: 0 3px 10px -3px #000;
    box-shadow: 0 5px 20px -8px #000;
}

.d-item-marks {
    display: inline-block;
    line-height: 0;
    vertical-align: middle;
}

.d-item-marks .d-item-label {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 3px;
    position: static;
    vertical-align: middle;
}

.d-item-label.green {
    background: #b1c903;
    background: -webkit-gradient(linear, left top, left bottom, from(#ebff6b), to(#b1c903));
    background: webkit-linear-gradient(top, #ebff6b, #b1c903);
    background: -moz-linear-gradient(top, #ebff6b, #b1c903);
    background: -ms-linear-gradient(top, #ebff6b, #b1c903);
    background: -o-linear-gradient(top, #ebff6b, #b1c903);
    background: linear-gradient(to bottom, #ebff6b, #b1c903);
    -pie-background: linear-gradient(top, #ebff6b, #b1c903);
    color: #4e5429;
}

.d-item-label.gray {
    background: #d0d0d0;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d0d0d0));
    background: webkit-linear-gradient(top, #f5f5f5, #d0d0d0);
    background: -moz-linear-gradient(top, #f5f5f5, #d0d0d0);
    background: -ms-linear-gradient(top, #f5f5f5, #d0d0d0);
    background: -o-linear-gradient(top, #f5f5f5, #d0d0d0);
    background: linear-gradient(to bottom, #f5f5f5, #d0d0d0);
    -pie-background: linear-gradient(top, #f5f5f5, #d0d0d0);
    color: #4e5429;
}

.d-item-label.deep-gray {
    background: #8A8A8A;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#8A8A8A));
    background: webkit-linear-gradient(top, #f5f5f5, #8A8A8A);
    background: -moz-linear-gradient(top, #f5f5f5, #8A8A8A);
    background: -ms-linear-gradient(top, #f5f5f5, #8A8A8A);
    background: -o-linear-gradient(top, #f5f5f5, #8A8A8A);
    background: linear-gradient(to bottom, #f5f5f5, #8A8A8A);
    -pie-background: linear-gradient(top, #f5f5f5, #8A8A8A);
    color: #4e5429;
}

.d-item-label.deep-purple {
    background: #52087D;
    background: -webkit-gradient(linear, left top, left bottom, from(#c68fe6), to(#52087D));
    background: webkit-linear-gradient(top, #c68fe6, #52087D);
    background: -moz-linear-gradient(top, #c68fe6, #52087D);
    background: -ms-linear-gradient(top, #c68fe6, #52087D);
    background: -o-linear-gradient(top, #c68fe6, #52087D);
    background: linear-gradient(to bottom, #c68fe6, #52087D);
    -pie-background: linear-gradient(top, #c68fe6, #52087D);
    color: #f5f5f5;
}

.d-item-label.filter-red {
    color: red;
    background: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 5px;
    font-size: 12px
}

.d-item-img-marks {
    display: inline-block;
    direction: rtl;
    overflow: hidden;
    vertical-align: middle;
    white-space: nowrap;
}

.d-item-img-label {
    display: inline-block;
    height: 64px;
    line-height: 0;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 3px;
    text-align: center;
    width: 61px;
}

.d-item-img-label:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.d-item-img-label img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    width: 100%;
}

.d-sales .d-item-img-marks {
    position: absolute;
    top: 4px;
    left: 20px;
    right: 4px;
}

.d-sales .d-item-marks {
    position: absolute;
    top: 5px;
    left: 20px;
    right: 20px;
}

/*
.d-items a:hover .d-item-caption { padding-bottom: 5em; }
.d-items a:hover .d-item-ico { padding: 0 10px; width: auto; border-width: 1px; line-height: 32px; -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,.5), 0 5px 7px -5px #000; -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,.5), 0 5px 7px -5px #000; box-shadow: inset 0 1px 1px rgba(255,255,255,.5), 0 5px 7px -5px #000; }
.d-items a:hover .d-item-ico-0 { background: #a1bc02; background: -webkit-gradient(linear,left top,left bottom,from(#bcd106),to(#a1bc02)); background: webkit-linear-gradient(top,#bcd106,#a1bc02); background: -moz-linear-gradient(top,#bcd106,#a1bc02); background: -ms-linear-gradient(top,#bcd106,#a1bc02); background: -o-linear-gradient(top,#bcd106,#a1bc02); background: linear-gradient(to bottom,#bcd106,#a1bc02); -pie-background: linear-gradient(top,#bcd106,#a1bc02); color: #647000; text-shadow: 0 1px 0 rgba(255,255,255,.5); }
.d-items a:hover .d-item-ico-1 { background: #2752a4; background: -webkit-gradient(linear,left top,left bottom,from(#4576be),to(#2752a4)); background: webkit-linear-gradient(top,#4576be,#2752a4); background: -moz-linear-gradient(top,#4576be,#2752a4); background: -ms-linear-gradient(top,#4576be,#2752a4); background: -o-linear-gradient(top,#4576be,#2752a4); background: linear-gradient(to bottom,#4576be,#2752a4); -pie-background: linear-gradient(top,#4576be,#2752a4); color: #fff; }
.d-items a:hover .d-item-ico .fa { margin-right: 10px; }
.d-items a:hover .d-item-ico em { display: inline; }
*/
.d-brands .d-item-caption {
    padding: 0;
    height: 120px;
    line-height: 120px;
    text-align: center;
}

.d-brands .d-item-caption img {
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
    width: auto;
}

.d-brands a:hover .d-item-caption {
    padding: 0;
    height: 140px;
    line-height: 140px;
    box-shadow: 0 0 100px 20px #000;
}

.d-brands .d-col-8 a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.d-items .d-cell-choose {
    line-height: 280px;
}

.d-items .d-cell-choose .d-pr {
    padding-left: 140px;
    line-height: 110px;
}

.d-items .d-cell-choose .d-pr .h1 {
    margin: 0;
    line-height: normal;
}

.d-items .d-cell-choose img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
}

.d-items-odd a, .d-items-odd .d-item-caption, .d-items-odd .d-item-ico {
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    transition: 0;
}

.d-items-odd .d-item-caption {
    background: #495ea4;
    color: #fff;
}

.d-items-odd .d-item-ico-0, .d-items-odd .d-item-ico-1 {
    border-color: #fff;
    color: #fff;
}

/*.d-items-odd a:hover, .d-items-odd a:hover .d-item-ico { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }*/
.d-items-odd a:hover .d-item-caption { /*padding-bottom: 3em;*/
    background: #f8f7fa;
    color: #272530;
}

.d-items-odd a:hover .d-item-ico {
    padding: 0;
    width: 34px;
    border-width: 2px;
}

.d-items-odd a:hover .d-item-ico-0, .d-items-odd a:hover .d-item-ico-1 {
    background: none;
    -pie-background: none;
    border-color: #495ea4;
    color: #495ea4;
    text-shadow: none;
}

.d-items-odd a:hover .d-item-ico .fa {
    margin: 0;
}

.d-items-odd a:hover .d-item-ico em {
    display: none;
}

.d-items-carousel {
    margin: 0 -15px;
    width: auto !important;
}

.d-items-carousel article {
    padding: 0 15px;
}

.d-items-carousel img {
    width: 100%;
    -webkit-border-radius: .5em .5em 0 0;
    -moz-border-radius: .5em .5em 0 0;
    border-radius: .5em .5em 0 0;
}

.d-items-even .h2 {
    font-weight: 400;
}

.d-items-even a:hover .d-item-caption {
    padding-bottom: 1.5em;
}

.d-items-even a:hover .h2 {
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid #9a9a9d;
    color: #3767b4;
}

.d-items-even a:hover .d-hidden {
    display: block;
}

.d-sales a {
    -webkit-box-shadow: 0 2px 7px -4px #000;
    -moz-box-shadow: 0 2px 7px -4px #000;
    box-shadow: 0 2px 7px -4px #000;
}

.d-sales .h2 {
    margin-bottom: 1em;
    font-weight: 700;
}

.d-sales a:hover {
    border-bottom: 5px solid #3264b3;
    -webkit-box-shadow: 0 5px 30px -8px #000;
    -moz-box-shadow: 0 5px 30px -8px #000;
    box-shadow: 0 5px 30px -8px #000;
}

.d-sales a:hover .h2 {
    margin-bottom: 1em;
    padding-bottom: 0;
    border: 0;
}

.d-sales a:hover .fa {
    color: #3767b4;
}

.d-offices .d-item-caption {
    padding-bottom: 2.5em;
}

.d-offices a:hover .fa-map-marker {
    color: #3264b3;
}

.d-col-3 .d-items article {
    margin-top: 0;
}

.d-items-fix2cols {
    padding: 0 !important;
}

.d-lst-shops .fa {
    display: none;
    float: left;
    margin: .15em 10px 0 0;
}

.d-lst-shops em { /*display: none;*/
    height: 38px;
    overflow: hidden;
}

.d-lst-shops a:hover .fa, .d-lst-shops a:hover em {
    display: block;
}

.d-lst-shops a .h2 {
    color: #3767b4;
}

.d-item-caption .d-item-ico { /*display: none;*/
}

.d-logos {
    margin-bottom: 3em;
}

.d-logos a {
    display: block;
    height: 90px;
    line-height: 90px;
    text-align: center;
    filter: gray;
    -webkit-filter: grayscale(1);
    opacity: .5;
}

.d-logos img {
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
}

.d-logos a:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
}

.d-nav-pages {
    padding: 1em 0;
    line-height: 30px;
}

.d-nav-pages-odd ul {
    float: right;
}

.d-nav-pages li, .d-nav-pages a {
    float: left;
    width: 30px;
    color: #68676c;
    -webkit-border-radius: .33em;
    -moz-border-radius: .33em;
    border-radius: .33em;
}

.d-nav-pages a {
    text-decoration: none;
}

.d-nav-pages a:hover {
    color: #272530;
}

.d-nav-pages .d-current a {
    background: #3264b3;
    color: #d6e0f0;
}

.d-lnk-back {
    margin-top: 1em;
    line-height: 30px;
}

.d-lst-info li {
    position: relative;
    margin-bottom: 2.5em;
    padding-left: 160px;
}

.d-lst-info a {
    display: block;
    padding-bottom: 2.5em;
    min-height: 100px;
    border-bottom: 1px solid #e6e6e6;
}

.d-lst-info li:last-child a {
    border: 0;
}

.d-lst-info strong {
    color: #272530;
}

.d-lst-info img {
    position: absolute;
    top: 0;
    left: 0;
}

.d-lst-info-odd a {
    float: left;
}


.d-pics {
    margin-top: 3em;
}

.d-pics article {
    margin-bottom: 3em;
}

.d-pics a {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 70%;
    overflow: hidden;
}

.d-pics img {
    position: absolute;
    height: 100%;
}

.d-pics a, .d-pics img {
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.d-pics .fa-search-plus {
    font-size: 4.28em;
}

.d-pics-odd {
    margin-top: 0;
}

.d-pics-w-caption .d-pic-i {
    background: #f8f8fa;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.d-pics-w-caption ul {
    padding: 1em 20px;
}

.d-pics .d-image a, .d-pics .d-image img {
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}

.d-images img {
    vertical-align: middle;
}

.d-images img:not(:first-child) {
    margin-left: 25px;
}

.d-colors-filter {
    margin: 0 40px 2em;
}

.d-colors-filter li {
    margin-bottom: .5em;
}

.d-colors-filter input, .d-colors-filter .fa {
    display: none;
}

.d-colors-filter label {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    line-height: 22px;
    cursor: pointer;
}

.d-colors-filter label:hover {
    border-color: #3264b3;
    color: #3264b3;
}

.d-colors-filter label.d-checked {
    display: inline-block;
    padding: 0 10px 0 5px;
    background: #b1c903;
    border-color: #fff;
    color: #fff;
    -webkit-border-radius: .33em;
    -moz-border-radius: .33em;
    border-radius: .33em;
}

.d-colors-filter label.d-checked .fa {
    display: none;
    font-size: .86em;
    opacity: .5;
    filter: alpha(opacity=50);
}

.d-colors-row {
    margin: 1em 0 1em 15px;
}

.d-colors-row li {
    display: inline-block;
    vertical-align: top;
    margin: .5em 30px 1.5em 0;
    width: 100px;
}

.d-colors-row a {
    display: block;
}

.d-colors-row span {
    margin-bottom: .75em;
    height: 100px;
}

.d-colors-row span, .d-colors-row img {
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.d-colors-row a:hover span {
    -webkit-box-shadow: 0 5px 7px -5px #000;
    -moz-box-shadow: 0 5px 7px -5px #000;
    box-shadow: 0 4px 7px -3px #000;
}

.d-colors-row .fa-search-plus {
    font-size: 2.5em;
    opacity: .75;
    filter: alpha(opacity=75);
}

.d-colors-row img {
    display: block;
    width: 75px;
    height: 75px;
}

.d-nav-sort {
    margin: 2em 0;
}

.d-nav-sort li {
    display: inline;
    margin-right: 1em;
}

.d-nav-sort .d-current a {
    font-weight: 700;
    color: #68676C;
}

.d-item-gallery {
    margin-bottom: 2em;
}

.d-item-gallery .d-img-wrap {
    margin-bottom: 1.25em;
}

.d-item-gallery .d-img-wrap span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.d-item-gallery .d-img-wrap span:before {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    content: '.';
    text-indent: -9999px;
    overflow: hidden;
}

.d-item-gallery .d-img-wrap img {
    position: static;
    height: 100%;
}

.d-item-gallery .d-nav-thumbs {
    white-space: nowrap;
    word-spacing: -3px;
    overflow: auto;
}

.d-item-gallery .d-nav-thumbs ul {
    padding-top: 1.5em;
}

.d-item-gallery .d-nav-thumbs li {
    display: inline-block;
    margin-right: 30px;
}

.d-item-gallery .d-nav-thumbs li:last-child {
    margin: 0;
}

.d-item-gallery .d-nav-thumbs a {
    display: block;
    width: 165px;
    height: 120px;
    overflow: hidden;
    opacity: .5;
    filter: alpha(opacity=50);
    text-align: center;
}

.d-item-gallery .d-nav-thumbs a.d-current {
    opacity: 1;
    filter: alpha(opacity=100);
}

.d-item-gallery .d-popup-gallery {
    position: relative;
}

.d-item-gallery .fa-search-plus {
    display: block;
    font-size: 2em;
    position: absolute;
    bottom: 10px;
    top: auto;
    right: 10px;
    text-align: right;
}

.d-item-btns .d-btn {
    padding: .33em 0;
    width: 48%;
}

.d-btn-blue {
    background: #14387f;
    color: #fff;
}

.d-item-address {
    margin: 2em 0;
    padding: 1.5em 0;
    border: 0 solid #e6e6e6;
    border-width: 1px 0;
}

.d-item-share {
    margin: 2em 0;
}

.d-item-share .d-lst-sox {
    margin: 0 0 0 10px;
}

.d-item-share .d-lst-sox li {
    margin-bottom: 0;
}

.d-nav-filter {
    margin-bottom: 1.5em;
}

.d-nav-filter li {
    display: inline;
    margin-right: 1em;
}

.d-nav-filter a.d-current {
    border: 0;
    color: #68676c;
    cursor: text;
}

.d-articles {
    margin-top: 3em;
}

.d-articles article {
    margin-bottom: 3em;
    padding-bottom: 3em;
    border-bottom: 1px solid #e6e6e6;
}

.d-section {
    margin-top: 2.8em;
}

#d-content .about-factory-video-container {
    margin: 0;
}

#d-content .about-factory-video-container .mejs__video {
    pointer-events: none;
}

#d-content .about-factory-video-container td {
    padding: 0;
    border: 0;
}

.d-persons:not(.d-person) {
    margin-bottom: 2em;
}

.d-persons:not(.d-person) article {
    margin: 1em 0;
}

.d-persons article.d-featured {
    margin-bottom: 2em;
    padding-bottom: 3em;
    border-bottom: 1px solid #e6e6e6;
}

.d-persons .d-img-wrap {
    margin: 0;
    padding-bottom: 100%;
}

.d-persons .d-img-wrap img {
    position: absolute;
    height: 100%;
}

.d-persons .d-img-wrap span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1em 20px;
    background: #f8f7fa;
}

.d-persons .d-img-wrap em {
    display: block;
    margin-bottom: .5em;
    font-style: normal;
}

.d-persons-single article {
    padding: 0;
}

.d-persons article:hover .d-hidden {
    display: block;
    position: static;
    padding: 0;
}

.d-person {
    margin-bottom: 1em;
    margin-right: 0 !important;
}

.d-person.d-col-ab-dir {
    padding-left: 0 !important;
    padding-right: 20px !important;
}

.d-person.d-col-ab-form {
    padding-left: 20px !important;
    padding-right: 0 !important;
}

.d-nav-choose {
    margin-bottom: 2em;
    position: relative;
    z-index: 13;
}

.d-nav-choose li {
    float: left;
}

.d-nav-choose .d-ib {
    margin-right: 30px;
    padding: 6px 0 7px;
}

.d-nav-choose li.d-current .d-ib a {
    border: 0;
    font-weight: 700;
    color: #3264b3;
}

.d-nav-choose-b {
    margin-bottom: 2em;
    position: relative;
    z-index: 13;
}

.d-nav-choose-b li {
    float: left;
}

.d-nav-choose-b .d-ib {
    margin-right: 30px;
    padding: 6px 0 7px;
}

.d-nav-choose-b li.d-current .d-ib a {
    border: 0;
    font-weight: 700;
    color: #3264b3;
}

.d-nav-choose-tt {
    margin-left: -22px;
}

.d-nav-choose-tt .d-ib {
    z-index: 13;
    margin: 0;
    padding: 4px 20px 5px;
    border: 2px solid transparent;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    cursor: pointer;
}

.d-nav-choose-tt .d-ib:after {
    display: none;
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    height: 12px;
    background: url(/local/templates/.default/css/../img/bg4.png) 50% 0 no-repeat;
}

.d-nav-choose-tt li ul, .d-nav-choose-inner {
    display: none;
    position: absolute;
    top: 47px;
    left: 0;
    padding: .5em 0 .5em 20px;
    width: 65%;
    background: rgba(255, 255, 255, .99);
    border: 2px solid #b1c903;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    box-shadow: 0 .5em 1.25em -.33em #000;
}

.d-nav-choose-tt li ul, .d-nav-choose-inner.wide {
    width: 87%;
}

.d-nav-choose-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.d-nav-choose-tt li li {
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    margin: .5em -4px .5em 0;
}

.d-nav-choose-tt li li a {
    display: block;
    margin-right: 20px;
}

.d-nav-choose-tt li.d-current .d-ib {
    background: #f8f7fa;
    border-color: #b1c903;
}

.d-nav-choose-tt li.d-current .d-ib:after {
    display: block;
}

.d-nav-choose-tt li.d-current ul, .d-nav-choose-tt li.d-current .d-nav-choose-inner {
    display: block;
}

.d-nav-choose-inner:after {
    content: "";
    clear: both;
    display: block;
}

.d-nav-choose-col {
    float: left;
    margin-left: 1.5%;
    width: 32.33333333333333%;
}

.d-nav-choose-col:first-child {
    margin-left: 0;
}

.d-nav-choose-item {
    margin-top: 1em;
}

.d-nav-choose-item:first-child {
    margin-top: 0;
}

.d-nav-choose-inner .d-item-label {
    font-size: 10px;
    line-height: 15px;
    padding: 0 1px;
    vertical-align: bottom;
    font-weight: 600;
}

.d-nav-choose-inner .d-item-marks {
    display: inline;
}

.d-banner-slider {
    margin: 2em 0 1em;
    padding-bottom: 32px;
    background: url(/local/templates/.default/css/../img/bg-banner-2.png) 50% 100% no-repeat;
    background-size: 110% 32px;
}

.d-banner-slider img {
    display: block;
    margin: 0 auto;
    height: 100%;
}

.d-banner-slider-i {
    padding-bottom: 30%;
    background-color: #1c1e2a;
    background-image: url(/local/templates/.default/css/../img/bg-banner-0.png), url(/local/templates/.default/css/../img/bg-banner-1.png);
    background-position: 30px 40%, 100% 50%;
    background-repeat: no-repeat;
    border: 1px solid #212330;
}

.d-banner-slider-i a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.d-sales-i .d-img-wrap {
    margin: 0;
}

.d-vacancies ul {
    margin-top: 2.5em;
}

.d-vacancies ul li {
    margin-bottom: 2em;
    padding-bottom: 2.5em;
    border-bottom: 1px solid #e6e6e6;
}

.d-vacancies ul li:last-child {
    margin: 0;
    border: 0;
}

.d-vacancies .d-img-wrap:hover .d-hidden {
    display: block;
}

.d-newslist article {
    margin-bottom: 2em;
}

.d-newslist .d-wrap {
    width: 100px;
    height: 100px;
}

.d-newslist-txt {
    margin-left: 140px;
    padding-bottom: 2em;
    border-bottom: 1px solid #e6e6e6;
}

.d-newslist .h1 {
    margin: .33em 0;
}

.d-newslist .d-nav-pages {
    margin: 0 0 0 140px;
    border: 0;
}

.d-item-info {
    margin: 1em 0;
    padding: 3em 0;
}

.d-item-info .d-item-ico {
    float: left;
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0;
}

.d-item-info-i {
    margin-left: 50px;
}

.d-payms img {
    vertical-align: middle;
    margin-right: .75em;
}

.d-shop-data {
    margin-bottom: 2em;
}

.d-shop-data dt {
    float: left;
    margin-top: .25em;
}

.d-shop-data dd {
    margin-left: 20px;
}

.d-shop-gallery {
    margin-top: 2em;
    margin-bottom: 1em;
}

.d-shop-gallery .d-col-3 .d-img-wrap {
    margin-bottom: 20px;
    padding-bottom: 54%;
}

.d-search-results article {
    margin-bottom: 2.5em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #e6e6e6;
}

.d-search-results article:last-child {
    padding: 0;
    border: 0;
}

.d-faq article {
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #e6e6e6;
}

.d-faq article:last-child {
    padding: 0;
    border: 0;
}

.d-faq .h1 {
    margin-top: .25em;
}

.d-faq .d-nav-choose {
    margin-top: -.75em;
}

.d-faq .d-nav-choose .d-ib {
    padding: 0;
}

.d-popup-thanks {
    padding: 10em 0 2.5em;
    width: 350px;
    background: #f8f7fa url(/local/templates/.default/css/../img/ico12.png) 50% 2em no-repeat;
    border: 5px solid #abc403;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 1.29em;
    color: #272530;
    text-align: center;
}

.d-popup-error {
    padding: 10em 0 2.5em;
    width: 350px;
    background: #f8f7fa url(/local/templates/.default/css/../img/error.png) 50% 2em no-repeat;
    border: 5px solid #b60303;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 1.29em;
    color: #272530;
    text-align: center;
}

.d-collect-title {
    margin-bottom: .75em;
    font-size: 1.67em;
    color: #333;
}

.d-collect-title img {
    vertical-align: middle;
}

.d-config label {
    display: block;
    position: relative;
    overflow: hidden;
}

.d-config input {
    display: none;
}

.d-config input.d-db {
    display: block;
    width: 100%;
}

.d-config .h3 {
    margin-bottom: .5em;
}

.d-config-result {
    margin-bottom: 5em;
    position: relative;
    overflow: hidden;
}

.d-config-result img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.d-config-result img.d-config-result-bg {
    position: relative;
}

.d-option {
    display: block;
    margin: 2px;
    width: auto;
    border: 5px solid #fff;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}

.d-option img {
    min-width: 100%;
}

.d-option .d-config-layout img {
    min-width: 0;
}

.d-checked .d-option {
    -webkit-box-shadow: 0 0 0 2px #b2ca06;
    -moz-box-shadow: 0 0 0 2px #b2ca06;
    box-shadow: 0 0 0 2px #b2ca06;
}

.d-config-item {
    padding: 0 8px 1.5em;
}

.d-config-item em {
    display: block;
    margin: .25em 7px 0;
    font-style: normal;
}

.d-config-layout {
    margin: 0;
    padding-bottom: 72%;
    border: 1px solid #e2e0e4;
    cursor: pointer;
}

.d-config-layout-txt {
    margin: 0 7px;
}

.d-config-color {
    padding: 0 8px !important;
}

.d-config-color label {
    cursor: pointer;
}

.d-config-color .d-img-wrap {
    margin: 0;
    padding-bottom: 100%;
}

.d-config-color em {
    display: block;
    margin: .5em 7px 1em;
    font-style: normal;
    font-size: .92em;
    line-height: 1.16em;
}

#d-footer {
    position: relative;
    z-index: 2;
    background: #292732;
    color: #4c4b53;
    padding-bottom: 2.75em;
}

#d-footer .d-fr {
    float: none;
}

.d-f-logo {
    position: relative;
    top: -7px;
    width: 165px;
    height: 42px;
}

.d-nav-footer {
    margin: 2.75em 0;
    padding-bottom: 2em;
    background: #f8f7fa;
}

.d-nav-footer ul {
    margin-top: 2em;
}

.d-award {
    margin-left: 1em;
    margin-bottom: 2em;
}

.d-award img {
    vertical-align: middle;
    margin-right: 10px;
    opacity: .6;
    filter: alpha(opacty=60);
    max-height: 40px;
    max-width: 100%;
}

.d-award:hover img {
    opacity: 1;
    filter: alpha(opacty=100);
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1; /*cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab*/
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0)
}

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel
.owl-video-frame {
    position: relative;
    z-index: 1
}

.owl-controls {
    position: relative;
    z-index: 777;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-dots {
    position: absolute;
    z-index: 333;
    bottom: 1.25em;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
    line-height: 0;
}

.owl-dot {
    display: inline-block;
    vertical-align: top;
    height: 6px;
    width: 6px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
    background: #bfbfbf;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: .5;
    filter: alpha(opacty=50);
}

.owl-dot.active, .owl-dot:hover {
    background: #172983;
    opacity: 1;
    filter: alpha(opacty=100);
}

.d-slider .owl-dot {
    height: 8px;
    width: 8px;
    margin: 0 3px;
    background: #fff;
    opacity: .8;
    filter: alpha(opacty=80);
}

.d-slider .owl-dot.active, .d-slider .owl-dot:hover, .d-banner-slider .owl-dot.active, .d-banner-slider .owl-dot:hover {
    background: #172983;
    opacity: 1;
    filter: alpha(opacty=100);
}

.d-banner-slider .owl-stage-outer {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.d-banner-slider .owl-stage, .d-banner-slider .owl-item {
    height: 100%;
}

.d-config-item-carousel .owl-dots {
    bottom: 0;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
    opacity: .6 !important
}

#colorbox {
    outline: 0;
}

#cboxContent {
    margin: 40px;
    overflow: visible;
}

.cboxIframe {
    background: #fff;
}

#cboxLoadedContent {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#cboxLoadingOverlay {
}

#cboxTitle {
    position: absolute;
    top: -22px;
    left: 0;
    color: #000;
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px;
}

#cboxPrevious, #cboxNext, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
    background: url(/local/templates/.default/css/../img/ico14.png) no-repeat;
}

#cboxPrevious {
    background-position: 0 0;
    left: -40px;
}

#cboxNext {
    background-position: 0 100%;
    right: -40px;
}

#cboxClose {
    top: 0;
    right: -40px;
    width: 21px;
    height: 21px;
    margin: 0;
    background: url(/local/templates/.default/css/../img/ico13.png) 0 0 no-repeat;
}

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #e1e1e1;
    position: relative;
}

.jspDrag {
    background: #919191;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.d-item-gallery .d-nav-thumbs .jspHorizontalBar {
    top: 0;
    bottom: auto;
}

.d-nav-header {
    text-align: right;
}

.d-nav-header li:last-child {
    margin-right: 0;
}

.d-h-city {
    text-align: right;
}

.d-h-phone {
    text-align: right;
}

.d-h-btn {
    background: #B0CA35;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.d-h-btn-big {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    padding-left: 58px;
    padding-right: 58px;
}

.d-np {
    padding: 0 !important;
}

.d-nav-header {
    margin-bottom: 0;
}

.d-h-search {
    margin-bottom: 1em;
}

.d-bb {
    border-bottom: 1px solid #000;
}

.d-items.d-mt {
    margin-top: 15px;
}

.d-items.d-mt * {
    box-sizing: border-box;
}

.d-delivery header {
    height: 6.8571428571428571428571428571429em;
    margin-bottom: 2.428571428571429em;
    padding-left: 125px;
    position: relative;
}

.d-delivery header:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -.33em;
    vertical-align: middle;
}

.d-delivery header img {
    position: absolute;
    top: -8px;
    left: -11px;
    width: 145px;
}

.d-delivery header h2 {
    color: #3264b3;
    display: inline-block;
    font-size: 2.571428571428571em;
    font-weight: normal;
    line-height: 1.111111111111111em;
    margin-bottom: 0;
    vertical-align: middle;
}

.d-delivery blockquote.d-bq-odd {
    margin-left: 0;
}

.d-location {
    display: inline-block;
    position: relative;
}

.d-location-city {
    color: #272530;
    text-decoration: none;
}

.d-location-city:after {
    background: url(/local/templates/.default/css/../img/arrow.png) no-repeat 100% 50%;
    content: "";
    display: inline-block;
    height: 5px;
    margin-left: 8px;
    vertical-align: center;
    width: 8px;
}

.d-location-city__icon {
    color: #b1c903;
    font-size: 1.285714285714286rem;
    margin-right: .3888888888888889em;
    vertical-align: middle;
}

.d-location-city__name {
    vertical-align: middle;
}

.d-location-popup {
    background: rgba(127, 127, 127, .95);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-left: -145px;
    padding: 20px;
    position: absolute;
    top: -webkit-calc(100% + 20px);
    top: -moz-calc(100% + 20px);
    top: calc(100% + 20px);
    left: 50%;
    width: 250px;
    z-index: 100;
}

.d-location-popup:before {
    border-bottom: 20px solid rgba(127, 127, 127, .95);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    display: block;
    margin-left: -20px;
    position: absolute;
    bottom: 100%;
    left: 50%;
}

.d-location-popup-question {
    color: #fff;
    font: bold 20px/22px "PT Sans";
    margin: 25px 0 40px;
    text-align: center;
}

.d-location-popup-btns {
    line-height: 32px;
    overflow: hidden;
}

.d-location-popup-btn {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    float: left;
    padding: 0 20px;
}

a.d-location-popup-other {
    color: #fff;
    display: inline-block;
    float: right;
}

a.d-location-popup-other:hover {
    color: #fff;
}

.d-location-close {
    background: url("/local/templates/.default/css/../img/ico13.png") no-repeat 50% 50%;
    cursor: pointer;
    display: block;
    height: 21px;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 21px;
}

.d-city-popup {
    padding: 40px;
}

.d-city-popup-heading {
    color: #3264b3;
    font: bold 20px/22px "PT Sans";
    margin-bottom: 25px;
}

.d-city-popup-form {
    margin: 25px 0 45px;
    position: relative;
}

.d-city-popup-form [type="text"] {
    background-color: #f9f7fa;
    padding-right: 45px;
    width: 100%;
}

.d-city-popup-form [type="submit"] {
    background: transparent;
    color: #68676c;
    position: absolute;
    right: 0;
    top: 0;
}

.d-city-popup-title {
    margin: 45px 0 10px;
    font-size: 1.29em;
    font-weight: 700;
    line-height: normal;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

.d-city-popup-alphabet {
    margin-top: 20px;
}

.d-city-popup-letter {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: normal;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

.d-city-popup-list {
    margin: 0;
}

.d-city-popup-list li {
    cursor: pointer;
    line-height: 1;
    list-style: none;
    margin: 10px 0 0;
}

.d-city-popup-list li:hover {
    color: #3264b3;
}

.d-city-popup-list li.active {
    font-weight: bold;
}

.d-city-popup-block-phone {
    display: none;
}

.d-calc-box {
    padding: 0 15px;
}

.d-calc-box * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.d-calc-informer {
    float: right;
    margin: 0 14.23580786026201% 0 2.620087336244541%;
    width: 27.33624454148472%;
}

.d-calc-frm {
    float: left;
    width: 55.72052401746725%;
}

.d-calc-row {
    padding-bottom: 1.428571428571429em;
}

.d-calc-row-list {
    padding-bottom: 1.785714285714286em;
}

.d-calc-lbl {
    padding-top: 0.4285714285714286em;
    text-align: right;
}

.d-calc-req {
    font-size: 1.714285714285714em;
    position: relative;
    top: 0.1666666666666667em;
}

.d-calc-info {
    padding-top: 2px;
}

.d-calc .fa {
    margin-right: 3px;
}

.d-calc .d-switcher {
    margin-bottom: 2.5em;
}

.d-calc-btn {
    background-color: #5163a1;
    border: 1px solid #5163a1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    text-align: center;
    width: 100%;
}

.d-calc-footer {
    display: table;
    margin-top: 0.7142857142857143em;
    width: 100%;
}

.d-calc-footer-cell {
    display: table-cell;
    vertical-align: middle;
}

.d-calc-footer .d-h-btn-big {
    white-space: nowrap;
}

.d-calc .ymaps-b-balloon {
    width: 260px;
}

.d-calc .ymaps-b-balloon__content-holster {
    padding: 0;
}

.d-calc .ymaps-b-balloon__close {
    right: -3px;
    top: 0;
}

.d-calc .ymaps-b-balloon__tr {
    height: 0;
}

.d-calc .ymaps-b-balloon__tl {
    height: 0;
}

.d-calc .map-box {
    padding: 20px;
    width: 260px;
}

.d-calc .map-title {
    color: #68676c;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-right: 15px;
}

.d-calc .map-merto {
    background: url(/local/templates/.default/css/../img/metro.png);
    display: inline-block;
    height: 8px;
    margin-right: 8px;
    width: 12px;
}

.d-calc .map-info {
    color: #68676c;
    font-size: 14px;
    margin-bottom: 15px;
}

.d-calc .map-info .fa {
    margin-right: 8px;
}

.d-calc .map-foot {
    font-size: 14px;
    margin-top: 18px;
}

.d-calc .map-foot .d-calc-btn {
    float: left;
    width: 123px;
}

.d-calc .map-foot .map-link {
    float: right;
}

.is-hidden {
    display: none;
}

.d-switcher {
    border: 1px solid #5163a1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #5163a1;
    width: 61.12852664576803%;
}

.d-switcher-item {
    display: block;
    float: left;
    padding: 0.3571428571428571em 0;
    text-align: center;
    width: 50%;
}

.d-switcher-item.active {
    background-color: #5163a1;
    color: #fff;
}

.d-switcher-item:not(.active) {
    cursor: pointer;
}

.d-banner {
    display: block;
    line-height: 0;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}

.d-banner:last-child {
    margin-bottom: 0
}

.d-banner img {
    max-width: 100%;
    width: 100%;
}

.d-checkbox {
    display: inline-block;
    padding-left: 30px;
    position: relative;
}

.d-checkbox__input {
    display: none;
}

.d-checkbox__pseudo {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: .33em;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    display: block;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
}

.d-checkbox__input:disabled + .d-checkbox__pseudo {
    background-color: #e6e6e6;
    cursor: default;
}

.d-checkbox__input:checked + .d-checkbox__pseudo {
    background-color: #b6c845;
    background-image: url("/local/templates/.default/css/../img/check.svg");
    border-color: #b6c845;
}

.d-checkbox__input:checked:disabled + .d-checkbox__pseudo {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
}

.d-checkbox__text {
    cursor: pointer;
}

.d-checkbox__input:disabled ~ .d-checkbox__text {
    cursor: default;
}

.d-checkbox--important .d-checkbox__text {
    color: #000103;
    font-weight: bold;
}

#submit_form:disabled {
    background-color: #b4b4b4;
    cursor: default;
}

.d-detail-page__rating-info {
    margin-bottom: .7142857142857143em;
    margin-top: -1.285714285714286em;
}

.d-detail-page__rating {
    display: inline-block;
    vertical-align: top;
}

.d-detail-page__comments-anchor {
    color: #3264b3;
    cursor: pointer;
    font-weight: bold;
    margin-left: .7142857142857143em;
    text-decoration: underline;
}

.d-detail-page__comments-anchor:hover {
    text-decoration: none;
}

.d-detail-page__main-slider {
    margin-bottom: 1.428571428571429em;
    overflow: hidden;
}

.d-detail-page__main-slider .d-slider-i {
    line-height: 0;
    white-space: nowrap;
}

.d-detail-page__main-slider .slide-box {
    display: inline-block;
    width: 100%;
}

.d-detail-page__main-slider .owl-dot {
    height: 15px;
    width: 15px;
}

.d-detail-page__main-slider .owl-dot.active, .owl-dot:hover {
    background: #ffffff;
    opacity: .8;
}

.d-detail-page__projects {
    margin-bottom: 1.357142857142857em;
}

.d-detail-page__projects .d-slider-n {
    line-height: 0;
    white-space: nowrap;
}

.d-detail-page__projects .d-slide {
    display: inline-block;
    max-width: calc(33.33333333333333% - 6px);
}

/* 6px = padding-left + padding-right of .d-slide */
.d-detail-page__projects .owl-carousel .d-slide {
    max-width: 100%;
}

.d-detail-page__projects .slide-box {
    display: inline-block;
    width: 100%;
}

.d-detail-page__descr {
    margin-bottom: .4285714285714286em;
}

.d-detail-page__descr-title {
    margin-bottom: .4285714285714286em;
}

.d-detail-page__projects p {
    margin-bottom: .7142857142857143em;
}

.d-detail-page__carousel {
    margin-bottom: 3em;
}

.d-detail-page .d-box-form {
    margin: 0 -15px 1.214285714285714em;
}

.d-rating:after {
    clear: both;
    content: "";
    display: block;
}

.d-rating__star {
    cursor: pointer;
    float: left;
}

.d-rating__star:first-child {
    margin-left: 0;
}

.d-rating--readonly .d-rating__star {
    cursor: default;
}

.d-rating__star-input {
    display: none;
}

.d-rating__star-icon {
    background-image: url('/local/templates/.default/css/../img/stars_sprite.svg');
    background-position: 0 -88px;
    background-repeat: no-repeat;
    height: 20px;
    display: block;
    width: 20px;
}

.d-rating--small .d-rating__star-icon {
    background-position: 0 -72px;
    height: 16px;
    width: 16px;
}

.d-rating--readonly .d-rating__star-icon {
    background-position: 0 -52px;
}

.d-rating--small.d-rating--readonly .d-rating__star-icon {
    background-position: 0 -36px;
}

.d-rating__star.is-active .d-rating__star-icon {
    background-position: 0 -16px;
}

.d-rating--small .d-rating__star.is-active .d-rating__star-icon {
    background-position: 0 0;
}

.add-btn {
    display: inline-block;
    color: #4963a9;
    cursor: pointer;
    font-weight: bold;
    padding-left: 1.416666666666667em;
    position: relative;
}

.add-btn:before {
    background-color: #4963a9;
    content: "";
    display: block;
    height: 2px;
    margin: auto 0;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    width: 10px;
}

.add-btn:after {
    background-color: #4963a9;
    content: "";
    display: block;
    height: 10px;
    margin: auto 0;
    position: absolute;
    bottom: 0;
    left: 4px;
    top: 0;
    width: 2px;
}

.add-btn__text {
    border-bottom: 1px dotted;
}

.add-btn:hover .add-btn__text {
    border-bottom: 0;
}

.d-comments {
    margin-bottom: 1.214285714285714em;
    margin-top: 1.214285714285714em;
}

.d-comments__head {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    margin-bottom: -1px;
    width: 100%;
}

.d-comments__head-cell {
    display: table-cell;
    vertical-align: top;
}

.d-comments__head-cell--full {
    padding-right: 1em;
    width: 100%;
}

.d-comments__head-cell--side {
    text-align: right;
    white-space: nowrap;
}

.d-comments__footer {
    margin-top: 1em;
    text-align: center;
}

.d-comments__more {
    color: #4963a9;
    font-weight: bold;
}

.d-comment {
    border-bottom: 1px solid #e0e0e0;
    line-height: 1.333333333333333;
    padding-bottom: 1.166666666666667em;
    padding-top: 1.083333333333333em;
}

.d-comment__head {
    margin-bottom: .6666666666666667em;
}

.d-comment__rating {
    display: inline-block;
    margin-top: .0714285714285714em;
    margin-right: .5em;
    vertical-align: top;
}

.d-comment__name {
    color: #4963a9;
    font-weight: bold;
}

/*----- catalog ----- */
.catalog__slide {
    width: 292px !important;
    display: inline-block;
}

.catalog__item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    -webkit-filter: grayscale(100%) sepia(15%);
    filter: grayscale(100%) sepia(15%);
    margin: 16px;
    position: relative;
    text-align: center;
}

.catalog__item:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.catalog__link {
    cursor: pointer;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    text-decoration: none;
}

.catalog__link:after {
    background-image: url("/local/templates/.default/css/../img/cross.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    margin: auto;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    width: 40px;
}

.catalog__link:hover {
    background: rgba(0, 0, 0, .3);
}

.catalog__more {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    opacity: 0;
    padding: 10px 0;
    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%);
}

.catalog__more:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 40px;
}

.catalog__more:after {
    background-color: #fff;
    content: "";
    display: block;
    height: 1px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
}

.catalog__slider-dots {
    margin-top: 11px;
}

.catalog__slider-counter {
    display: none;
    padding: 0 25px;
    position: relative;
}

.catalog__slider-count {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.714285714285714;
    width: 60px;
}

.catalog__slider-index {
    color: #dd8a2f;
    font-size: 18px;
    vertical-align: middle;
}

.catalog__slider-total {
    vertical-align: middle;
}

.catalog__item {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.catalog__item:hover {
    -webkit-filter: grayscale(0) sepia(0);
    filter: grayscale(0) sepia(0);
}

.catalog__link:after {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.catalog__item:hover .catalog__link:after {
    opacity: 0;
}

.catalog__more {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}

.catalog__item:hover .catalog__more {
    opacity: 1;
}

/*----- /catalog ----- */

/*----- lead-magnet -----*/
.modal-box {
    background: none;
}

.modal-box--lead-magnet {
    max-width: 783px;
    margin: 0;
    padding: 166px 0 0 166px;
}

.modal-box--lead-magnet .success-text {
    font-size: 20px;
    color: green;
    margin: 0;
}

.modal {
    background: #fff;
    border-radius: 4px;
    padding: 44px 58px 50px 49px;
    text-align: left;
}

.modal__close {
    background-color: #b0ca35;
    background-image: url("/local/templates/.default/css/../img/ico13.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    height: 58px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    width: 58px;
}

.modal__heading {
    color: #14387f;
    font-size: 1.785714285714286em;
    font-weight: bold;
    margin-bottom: 1.4em;
}

.form__row {
    margin-top: .7142857142857143em;
}

.form__row--footer {
    margin-top: 26px;
    text-align: right;
}

.form__row:first-child {
    margin-top: 0;
}

.form__row:after {
    clear: both;
    content: "";
    display: block;
}

.form__field {
    float: left;
    width: 100%;
}

.form__field {
    margin-left: 1.96078431372549%;
}

.form__field:first-child {
    margin-left: 0;
}

.form__field--half {
    width: 49.01960784313725%;
}

.form__field--quarter {
    width: 23.52941176470588%;
}

.form__elem {
    box-sizing: border-box;
    color: #68676c;
    height: 2.857142857142857em;
    line-height: 1.428571428571429;
    padding: .6428571428571429em .8571428571428571em;
    width: 100%;
}

.form__elem--area {
    line-height: 1.642857142857143;
    max-height: 8em;
    min-height: 8em;
}

.form__checkbox-input {
    display: none;
}

.form__checkbox-pseudo {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: .33em;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 21px;
    margin-right: 15px;
    position: relative;
    vertical-align: top;
    width: 21px;
}

.form__checkbox-input:checked + .form__checkbox-pseudo:before {
    background-image: url("/local/templates/.default/css/../img/check.png");
    background-position: -5px 0;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 8px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: 13px;
}

.form__checkbox-input:disabled + .form__checkbox-pseudo {
    background-color: #e6e6e6;
    cursor: default;
}

.form__checkbox-text {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin-top: 2px;
    vertical-align: top;
    width: calc(100% - 40px);
}

.form__checkbox-input:disabled + .form__checkbox-pseudo + .form__checkbox-text {
    cursor: default;
}

.form__checkbox-text a {
    color: #3566b7;
}

.form__select {
    z-index: 10000;
}

.form__field .form__select {
    width: 100% !important;
    z-index: auto;
}

.form__select .select2-selection--single {
    border-color: #e6e6e6;
    border-radius: .33em;
    height: 2.857142857142857em;
    line-height: 1.428571428571429;
    padding: .6428571428571429em 2.142857142857143em .6428571428571429em .8571428571428571em;
}

.form__select.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-color: transparent;
}

.form__select.select2-container--open.select2-container--above .select2-selection--single {
    border-top-color: transparent;
}

.form__select .select2-selection--single .select2-selection__rendered {
    color: #68676c;
    line-height: normal;
    overflow: hidden;
    padding: .1428571428571429em 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.form__select .select2-selection--single .select2-selection__arrow {
    border-left: 2px solid #68676c;
    border-bottom: 2px solid #68676c;
    height: 5px;
    transform: rotate(-45deg);
    right: 1.142857142857143em;
    top: 1.214285714285714em;
    width: 5px;
}

.form__select.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(135deg);
    top: 1.428571428571429em;
}

.form__select .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.form__select .select2-dropdown {
    border-color: #e6e6e6;
    overflow: hidden;
    padding: .4285714285714286em .6428571428571429em;
    position: relative;
}

.form__select .select2-dropdown--below {
    border-radius: 0 0 .33em .33em;
}

.form__select .select2-dropdown--above {
    border-radius: .33em .33em 0 0;
}

.form__select .select2-dropdown:after {
    background: #e6e6e6;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: .6428571428571429em;
    right: .6428571428571429em;
}

.form__select .select2-dropdown--below:after {
    top: 0;
}

.form__select .select2-dropdown--above:after {
    bottom: 0;
}

.form__select .select2-results {
    color: #68676c;
    max-height: 8.857142857142857em;
    overflow: auto;
}

.form__select .select2-results__option {
    margin-bottom: .2857142857142857em;
    padding: 0;
}

.form__select .select2-results__option:last-child {
    margin-bottom: 0;
}

.form__select .select2-results__option[aria-selected=true] {
    background: transparent;
    color: inherit;
}

.form__select .select2-results__option--highlighted[aria-selected] {
    background: transparent;
    color: #b0ca35;
}

.form__select .mCSB_inside > .mCSB_container {
    margin-right: 1.071428571428571em;
}

.form__select .mCSB_scrollTools {
    opacity: 1;
}

.form__select .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c8c8c8;
    width: 5px;
}

.form__select .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e6e6e6;
    width: 5px;
}

.form__select--address .select2-selection--single {
    height: auto;
    padding-bottom: 1em;
}

.form__select--address .select2-selection--single .select2-selection__rendered {
    padding-top: .2142857142857143em;
    white-space: normal;
}

.form__select--address .select2-dropdown {
    padding: .8571428571428571em .7857142857142857em;
}

.form__select--address .select2-results {
    max-height: 15em;
}

.form__select--address .select2-results__option {
    margin-bottom: 1.285714285714286em;
}

.form__select--address .select2-dropdown .form__address-row--bottom {
    margin-top: .1428571428571429em;
}

.form__address-row--bottom {
    font-size: .8571428571428571em;
    margin-top: .3333333333333333em;
}

.form__address-metro {
    color: #000;
    font-weight: bold;
}

.form__address-text {
    color: #000;
}

.form__address {
    color: #bebebe;
}

.form__select .select2-results .form__address:hover .form__address-row--top {
    color: #b0ca35;
}

.form__field--date {
    position: relative;
    z-index: 1;
}

.form__field--date:not(.date-error):after {
    background-image: url("/local/templates/.default/css/../img/date.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 21px;
    margin: auto;
    position: absolute;
    bottom: 0;
    right: 10px;
    top: 0;
    width: 22px;
    z-index: -1;
}

.form__field--date.date-error:after {
    background-image: url("/local/templates/.default/css/../img/date.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 21px;
    margin: auto;
    position: absolute;
    bottom: 0;
    right: 10px;
    top: -20px;
    width: 22px;
    z-index: -1;
}

.js-select-address.address-error + span.select2-container, .js-select-new.address-error + span.select2-container {
    border: 1px solid red;
}

.form__field--date .form__elem {
    background: #fff;
    padding-right: 2.857142857142857em;
}

.datepicker-dropdown {
    border-color: #e6e6e6;
    border-radius: .33em;
    box-shadow: none;
    font-size: 13px;
    overflow: hidden;
    z-index: 10000 !important;
}

.datepicker-panel > ul[data-view~="week"] {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.datepicker-panel > ul > li {
    border: 1px solid transparent;
    border-radius: .33em;
    box-sizing: border-box;
}

.datepicker-panel > ul > li:hover {
    background-color: transparent;
    color: #b0ca35;
}

.datepicker-panel > ul[data-view="week"] > li:hover {
    color: inherit;
}

.datepicker-panel > ul[data-view="week"] {
    background-color: #f5f5f5;
}

.datepicker-panel > ul[data-view="week"] > li,
.datepicker-panel > ul[data-view=week] > li:hover {
    background-color: transparent;
}

.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
    border-color: transparent;
    cursor: default;
    color: #e6e6e6;
}

.datepicker-panel > ul > li.highlighted,
.datepicker-panel > ul > li.highlighted:hover {
    background-color: transparent;
    border-color: #b0ca35;
    color: #b0ca35;
}

.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
    background-color: #b0ca35;
    border-color: #b0ca35;
    color: #fff;
}

.form__button {
    background-color: #14387f;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: auto;
    line-height: 1;
    padding: 10px 79px;
}

.lead-magnet {
    background-color: #f8f7fa;
    position: relative;
}

.lead-magnet__picture {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    border: 15px solid #fff;
    border-radius: 50%;
    height: 356px;
    position: absolute;
    top: -165px;
    left: -165px;
    z-index: -1;
    width: 356px;
}

.lead-magnet__picture--metering {
    background-image: url("/local/templates/.default/css/../img/bg-metering.jpg");
}

.lead-magnet__picture--visit {
    background-image: url("/local/templates/.default/css/../img/bg-visit.jpg");
}

.lead-magnet__picture--excursion {
    background-image: url("/local/templates/.default/css/../img/bg-excursion.jpg");
}

html.remodal-is-locked {
    overflow-y: scroll;
}

body {
    padding-right: 0 !important;
}

.remodal-overlay {
    background-color: rgba(0, 0, 0, .7);
    overflow: visible;
}

.remodal-wrapper {
    overflow: visible;
    position: absolute;
}

/*----- /lead-magnet -----*/

.features h2 {
    text-align: center;
    font-size: 2.4em;
    color: #000;
}

.index-reviews a {
    color: #000;
}

.index-reviews .news-item-text a[data-ctrl]:after {
    border-left: 2px solid #000;
    border-top: 2px solid #000;
}

.reviews-stylish .h1 a {
    color: #fff;
}

.prizyv {
    text-align: center;
    font-size: 4em;
    color: #000;
    margin: 1em 0;
}

.d-nav-footer {
    margin: 0 0 2.75em 0;
}

/*--- 404 page ---*/
.error-block {
    font-family: 'PFDinTextCondPro';
    font-weight: 100;
    line-height: 1;
    margin-top: 3.285714285714286em;
}

.error-block:after {
    background: url("/local/templates/.default/css/../img/error_bg.png") no-repeat 100% 0;
    background-size: cover;
    content: "";
    display: block;
    padding-bottom: 37.29166666666667%;
    position: absolute;
    left: 0;
    top: 10.71428571428571em;
    width: 16.92708333333333%;
}

.error-block__message {
    color: #14387f;
    display: inline-block;
    font-size: 2.142857142857143em;
    margin-bottom: -.0735294117647059em;
    position: relative;
    padding-right: 1.117647058823529em;
}

.error-block__message:after {
    background: url("/local/templates/.default/css/../img/smile.png") no-repeat 0 0;
    background-size: cover;
    content: "";
    display: block;
    height: .8676470588235294em;
    margin: auto 0;
    position: absolute;
    bottom: .1470588235294118em;
    right: 0;
    top: 0;
    width: .8382352941176471em;
}

.error-block__title {
    color: #afca0b;
    font-family: 'PFDinTextCondPro';
    font-size: 6.071428571428571em;
    font-weight: 100;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
}

.error-block__subtitle {
    color: #000;
    display: block;
    font-size: .2em;
}

.error-block__text {
    font-size: 2.142857142857143em;
    margin-top: 1.739130434782609em;
}

.error-block__text p {
    margin-bottom: .1304347826086957em;
}

.error-block__text p:last-child {
    margin-bottom: 0;
}

.error-block__list {
    margin-left: 0;
    margin-top: 2em;
    padding-left: 0;
}

.error-block__item {
    list-style: none;
    margin-bottom: 2.285714285714286em;
}

.error-block__item:last-child {
    margin-bottom: 0;
}

.error-block__link {
    border-bottom: 1px solid #bfbfbf;
    color: inherit;
    font-size: 1.714285714285714em;
    text-decoration: none;
    text-transform: uppercase;
}

.error-block__link:hover {
    border-bottom: 0;
}

/*--- /404 page ---*/

/*--- star choices ---*/
.d-star-choice {
    margin-bottom: 2.071428571428571em;
}

.d-star-choice__link {
    color: #868685;
    display: block;
    text-decoration: none;
}

.d-star-choice__img-box {
    padding-bottom: 75%; /* 3:4 */
    position: relative;
}

.d-star-choice__img-box:after {
    background-color: #b6c932;
    content: "";
    display: block;
    height: 2.142857142857143em;
    margin-top: -1.071428571428571em;
    position: absolute;
    top: 100%;
    right: 1.071428571428571em;
    width: 2.142857142857143em;
    z-index: 1;
}

.d-star-choice__img-inner {
    font-size: 0;
    height: 100%;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
}

.d-star-choice__img {
    max-width: 100%;
    transition: transform 0.5s ease-out;
    width: 100%;
}

.d-star-choice__info {
    border-bottom: .3571428571428571em solid #b6c932;
    padding: 1.5em 0 .5em;
}

.d-star-choice__name {
    color: #3264b3;
    font-size: 1.214285714285714em;
    line-height: 1.1;
    margin-bottom: .55em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.d-star-choice__profession {
    color: #3264b3;
    line-height: 1.111111111111111;
    margin-bottom: .5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.d-star-choice__text {
    line-height: 1.428571428571429;
    height: 7.142857142857143em;
    overflow: hidden;
}

.d-star-choice__more {
    display: inline-block;
    line-height: 1;
    margin-top: 1em;
}

.d-star-choice:hover .d-star-choice__img {
    transform: scale(1.1);
}

.d-star-choice:hover .d-star-choice__more {
    text-decoration: underline;
}

.d-star-choices__seperator {
    margin-bottom: 2.071428571428571em;
}

.d-star-choices__seperator-inner {
    background-image: url("/local/templates/.default/css/../img/star_choice.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    padding-bottom: 75% !important;
}

.d-star-profile__photo {
    position: relative;
}

.d-star-profile__photo:after {
    background-image: url("/local/templates/.default/css/../img/star_label.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 9.928571428571429em;
    position: absolute;
    top: -2em;
    right: -5.178571428571429em;
    width: 10.35714285714286em;
    z-index: 99;
}

.d-star-profile__photo-box {
    line-height: 0;
}

.d-star-profile__photo-img {
    width: 100%;
}

.d-star-profile__photo-name {
    background-color: rgba(255, 255, 255, .6);
    display: block;
    height: 3.214285714285714em;
    text-align: center;
    padding-left: 1.142857142857143em;
    padding-right: 1.142857142857143em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.d-star-profile__photo-name:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.d-star-profile__photo-name:after {
    border-bottom: 1.5em solid rgba(255, 255, 255, .6);
    border-left: 1.5em solid transparent;
    border-right: 1.5em solid transparent;
    content: "";
    display: block;
    margin-left: -1.5em;
    position: absolute;
    bottom: 100%;
    left: 50%;
}

.d-star-profile__photo-name-text {
    color: #222220;
    display: inline-block;
    font-size: 1.214285714285714em;
    font-weight: bold;
    line-height: 1.111111111111111;
    max-width: 98%;
    vertical-align: middle;
}

.d-star-profile__photo .d-slider-i {
    width: 100%;
}

.d-star-profile__photo .owl-dots {
    display: none !important;
}

.d-star-profile__quote {
    box-sizing: border-box;
    margin: auto;
    font-style: italic;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1.75em;
    padding: .875em 2.625em 0;
    position: relative;
    text-align: center;
    width: 85%;
}

.d-star-profile__quote:before {
    background-image: url("/local/templates/.default/css/../img/star_quotes.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    height: 1.666666666666667em;
    position: absolute;
    left: 0;
    top: 0;
    width: 2.625em;
}

.d-star-profile__person {
    background-image: url("/local/templates/.default/css/../img/star_bg.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 2.5em 0 1.928571428571429em;
    padding: 3em 0;
    text-align: center;
}

.d-star-profile__person:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.d-star-profile__person-inner {
    display: inline-block;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    margin: 0 auto;
    vertical-align: middle;
    width: 77.53357753357753%;
}

.d-star-profile__person-name {
    display: block;
    font-size: 1.214285714285714em;
    line-height: 1.08em;
}

.d-star-profile__person-profession {
    display: block;
    margin-top: 1.047619047619048em;
}

.d-star-profile__video {
    background-color: #000103;
    font-size: 0; /* hack */
    padding-bottom: 69.866142%;
    position: relative;
}

.d-star-profile__video-inner {
    height: 94%;
    line-height: 0;
    margin: auto 0;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
}

.d-star-profile__video iframe {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.d-star-profile__model {
    color: #fff;
    font-weight: bold;
    display: block;
    text-decoration: none;
}

.d-star-profile__model:after {
    clear: both;
    content: "";
    display: block;
}

.d-star-profile__model-photo {
    float: left;
    padding-bottom: 33.52690253432269%;
    position: relative;
    width: 52.68199233716475%;
}

.d-star-profile__model-photo-inner {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.d-star-profile__model-img {
    transition: transform 0.5s ease-out;
    width: 100%;
}

.d-star-profile__model-info {
    background-image: url("/local/templates/.default/css/../img/star_bg_mini.png");
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    padding-bottom: 33.52690253432269%;
    position: relative;
    width: 47.31800766283525%;
}

.d-star-profile__model-info:after {
    border-bottom: 1.5em solid transparent;
    border-right: 1.571428571428571em solid #b6c932;
    border-top: 1.5em solid transparent;
    content: "";
    display: block;
    margin-top: -1.5em;
    position: absolute;
    right: 100%;
    top: 50%;
    z-index: 1;
}

.d-star-profile__model-info-inner {
    padding: 2.642857142857143em .8571428571428571em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.d-star-profile__model-info-inner:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.d-star-profile__model-name {
    display: inline-block;
    font-size: 1.14em;
    line-height: 1.176470588235294;
    max-height: 100%;
    max-width: 98%;
    overflow: hidden;
    vertical-align: middle;
}

.d-star-profile__model-more {
    display: block;
    overflow: hidden;
    position: absolute;
    bottom: .75em;
    left: .75em;
    right: .75em;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.d-star-profile__model:hover .d-star-profile__model-img {
    transform: scale(1.1);
}

.d-star-profile__model:hover .d-star-profile__model-more {
    text-decoration: underline;
}

.d-star-profile__text {
    line-height: 1.294117647058824;
}

.d-star-profile__text p {
    margin: 0;
    text-indent: 1.142857142857143em;
}

.d-star-profile__footer {
    text-align: center;
    padding: 2em 0;
}

.d-star-profile__more {
    color: #828281;
    font-weight: bold;
    text-decoration: none;
}

.d-star-profile__more:hover {
    text-decoration: underline;
}

/*--- /star choices ---*/

@media screen and (max-width: 739px) {
    .d-city-popup {
        padding: 20px;
    }

    .d-city-popup-box #cboxContent,
    .d-city-popup-box #cboxLoadedContent,
    .d-city-popup-box .d-city-popup {
        width: 100% !important;
    }

    .d-city-popup-box .d-city-popup {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .d-city-popup-box #cboxClose {
        background-image: url("/local/templates/.default/css/../img/ico16.png");
        top: 5px;
        right: 5px;
    }
}

.news-item-text a[data-ctrl] {
    border-bottom: 1px dotted;
    display: inline-block;
    padding-right: 12px;
    position: relative;
    text-decoration: none;
}

.news-item-text a[data-ctrl]:after {
    border-left: 2px solid #3264b3;
    border-top: 2px solid #3264b3;
    content: "";
    display: block;
    height: 5px;
    margin: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 5px;
}

.news-item-text.show-class a[data-ctrl]:after {
    top: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-width: 699px) {
    .d-city-popup {
        width: 100%;
    }

    .d-city-popup-block-desc {
        display: none;
    }

    .d-city-popup-block-phone {
        display: block;
    }
}

.d-col.d-offset-11 {
    margin-left: 91.66666666667%;
}

.d-col.d-offset-10 {
    margin-left: 83.33333333334%;
}

.d-col.d-offset-9 {
    margin-left: 75%;
}

.d-col.d-offset-8 {
    margin-left: 66.66666666667%;
}

.d-col.d-offset-7 {
    margin-left: 58.33333333334%;
}

.d-col.d-offset-6 {
    margin-left: 50%;
}

.d-col.d-offset-5 {
    margin-left: 41.66666666667%;
}

.d-col.d-offset-4 {
    margin-left: 33.33333333334%;
}

.d-col.d-offset-3 {
    margin-left: 25%;
}

.d-col.d-offset-2 {
    margin-left: 16.66666666667%;
}

.d-col.d-offset-1 {
    margin-left: 8.33333333334%;
}

.d-col.d-offset-0 {
    margin-left: 0;
}

.d-col.d-col-11 {
    width: 91.66666666667%;
}

.d-col.d-col-10 {
    width: 83.33333333334%;
}

.d-col.d-col-9 {
    width: 75%;
}

.d-col.d-col-8 {
    width: 66.66666666667%;
}

.d-col.d-col-7 {
    width: 58.33333333334%;
}

.d-col.d-col-6 {
    width: 50%;
}

.d-col.d-col-5 {
    width: 41.66666666667%;
}

.d-col.d-col-4 {
    width: 33.33333333334%;
}

.d-col.d-col-3 {
    width: 25%;
}

.d-col.d-col-2 {
    width: 16.66666666667%;
}

.d-col.d-col-1 {
    width: 8.33333333334%;
}

.d-col-content #d-content td, #d-content th {
    padding: 0;
    border: 0;
}

/*** MEDIA QUERIES ***/
@media (min-width: 1901px) {
    .d-slider {
        width: 100%;
    }

    .d-slider-i {
        width: 960px;
    }

    .d-slider-i-fluid {
        width: 100%;
    }
}

@media (max-width: 1900px) {
    .d-slider {
        width: 1176px;
    }

    .d-slider-nav {
        z-index: 100;
        bottom: 70px;
        left: -.25%;
        right: -.25%;
    }

    .d-slider-nav a {
        position: static;
        float: left;
        margin: 0 .2% !important;
        width: 24.6%;
        height: 120px;
        font-size: 1em;
        line-height: 120px;
    }

    .d-slider-nav a:before {
        display: none;
    }
}

@media (max-width: 1700px) {
    .error-block:after {
        display: none;
    }

    .d-star-profile__photo:after {
        right: -4.285714285714286em;
        top: -5.5em;
    }
}

@media (max-width: 1279px) {
    .d-star-profile__photo:after {
        display: none;
    }
}

@media (max-width: 1176px) {
    .catalog__item {
        -webkit-filter: grayscale(0) sepia(0);
        filter: grayscale(0) sepia(0);
    }

    .catalog__link:after {
        display: none;
    }

    .catalog__link {
        z-index: 1;
    }

    .catalog__link:before {
        background-color: rgba(255, 255, 255, .45);
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    .catalog__more {
        opacity: 1;
    }

    .d-calc-informer {
        float: none;
        margin: 0;
        width: 100%;
    }

    .d-calc-informer .h2 {
        font-size: 1em;
    }

    .d-calc-informer p {
        margin-bottom: 1.428571428571429em;
    }

    .d-calc-frm {
        float: none;
        margin: 0;
        width: 100%;
    }

    #d-calc .d-col.d-col-md-12 {
        width: 100%;
    }

    #d-calc .d-col.d-col-md-11 {
        width: 91.66%;
    }

    #d-calc .d-col.d-col-md-10 {
        width: 83.33%;
    }

    #d-calc .d-col.d-col-md-9 {
        width: 75%;
    }

    #d-calc .d-col.d-col-md-8 {
        width: 66.66%;
    }

    #d-calc .d-col.d-col-md-7 {
        width: 58.33%;
    }

    #d-calc .d-col.d-col-md-6 {
        width: 50%;
    }

    #d-calc .d-col.d-col-md-5 {
        width: 41.66%;
    }

    #d-calc .d-col.d-col-md-4 {
        width: 33.33%;
    }

    #d-calc .d-col.d-col-md-3 {
        width: 25%;
    }

    #d-calc .d-col.d-col-md-2 {
        width: 16.66%;
    }

    #d-calc .d-col.d-col-md-1 {
        width: 8.33%;
    }

    .d-col.d-col-md-12 {
        width: 100%;
    }

    .d-col.d-col-md-11 {
        width: 91.66%;
    }

    .d-col.d-col-md-10 {
        width: 83.33%;
    }

    .d-col.d-col-md-9 {
        width: 75%;
    }

    .d-col.d-col-md-8 {
        width: 66.66%;
    }

    .d-col.d-col-md-7 {
        width: 58.33%;
    }

    .d-col.d-col-md-6 {
        width: 50%;
    }

    .d-col.d-col-md-5 {
        width: 41.66%;
    }

    .d-col.d-col-md-4 {
        width: 33.33%;
    }

    .d-col.d-col-md-3 {
        width: 25%;
    }

    .d-col.d-col-md-2 {
        width: 16.66%;
    }

    .d-col.d-col-md-1 {
        width: 8.33%;
    }

    .d-col.d-offset-md-11 {
        margin-left: 91.66%;
    }

    .d-col.d-offset-md-10 {
        margin-left: 83.33%;
    }

    .d-col.d-offset-md-9 {
        margin-left: 75%;
    }

    .d-col.d-offset-md-8 {
        margin-left: 66.66%;
    }

    .d-col.d-offset-md-7 {
        margin-left: 58.33%;
    }

    .d-col.d-offset-md-6 {
        margin-left: 50%;
    }

    .d-col.d-offset-md-5 {
        margin-left: 41.66%;
    }

    .d-col.d-offset-md-4 {
        margin-left: 33.33%;
    }

    .d-col.d-offset-md-3 {
        margin-left: 25%;
    }

    .d-col.d-offset-md-2 {
        margin-left: 16.66%;
    }

    .d-col.d-offset-md-1 {
        margin-left: 8.33%;
    }

    .d-col.d-offset-md-0 {
        margin-left: 0;
    }

    .d-col-spec + .d-col-spec {
        margin-left: 0;
        margin-top: 1.5em;
    }

    .d-slider, .d-slider-i, .d-items-fix2cols, .d-col-12-s {
        width: 100%;
    }

    .d-col-12-s {
        margin-bottom: .5em;
    }

    .d-nav-header li {
        margin-right: 3%;
    }

    .d-config-color em {
        margin-top: 1em;
        font-size: .75em;
    }

    .d-nav-header ul > li {
        font-size: 0.9325em;
        margin-right: 1.9%;
    }

    .modal-box--lead-magnet {
        max-width: 640px;
        padding: 0;
    }

    .modal__close {
        background-color: transparent;
        background-image: url("/local/templates/.default/css/../img/ico16.png");
        height: 35px;
        transform: none;
        width: 35px;
    }

    .lead-magnet__picture {
        display: none;
    }

    .error-block {
        font-size: 12px;
    }

    .error-block:after {
        display: none;
    }

    .d-star-choice__info {
        padding-bottom: 2.5em;
    }

    .d-star-choices__seperator {
        display: none;
    }

    .d-videos__block {
        margin-top: 1em;
    }
}

@media screen and (min-width: 745px) and (max-width: 1176px) {
    .d-delivery header {
        height: 4.285714285714286em;
        margin-bottom: 1.785714285714286em;
        padding-left: 80px;
    }

    .d-delivery header img {
        width: 100px;
    }

    .d-delivery header h2 {
        font-size: 1.285714285714286em;
    }

    .d-calc-frm {
        margin-top: 2.142857142857143em;
    }
}

@media (max-width: 744px) {
    html, body {
        min-width: 744px;
    }

    .d-grid {
        padding: 0;
    }

    .d-btn-wide {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .d-h-logo {
        display: block;
        width: 154px;
    }

    .d-col-9 {
        width: 100%;
    }

    #d-header .d-frm .fa {
        font-size: 1em;
    }

    .d-nav-header {
        margin: 2em 0;
        white-space: nowrap;
    }

    .d-nav-header ul {
        display: block;
    }

    /*.d-lst-sox .fa, .d-lst-sox .fo { width: 24px; height: 24px; line-height: 24px; font-size: 1em; }*/
    .d-sidebar .d-banner {
        display: none;
    }

    .d-nav-aside {
        width: 100%;
    }

    .d-box-form {
        margin: 0 -15px;
        padding: 1em 0;
    }

    .d-items .d-col-4 {
        width: 50%;
    }

    .d-items .d-cell-choose {
        height: auto;
        line-height: normal;
    }

    .d-pics:not(.d-pics-factory) a {
        padding-bottom: 100%;
    }

    .d-item-pics .d-col-3 {
        width: 33.33%;
    }

    .d-colors-filter {
        margin: 0 0 2em;
    }

    .d-item-btns .d-btn {
        float: none;
        margin-bottom: .5em;
        width: 100%;
    }

    .d-item-share .d-lst-sox {
        margin: 1em 0 0;
    }

    .d-persons .d-col-3, .d-persons-single {
        margin-bottom: 2em;
        width: 33.33%;
    }

    .d-nav-footer ul {
        margin-top: 2em;
    }

    .d-nav-footer .d-col {
        vertical-align: bottom;
    }

    .d-box-form {
        margin-bottom: 2em;
    }

    #d-footer .d-col-3 {
        display: none;
    }

    #d-footer .d-nav-footer .d-col-3 {
        display: inline-block;
    }

    #d-footer .d-col-9 {
        width: 100%;
    }

    .d-award {
        margin-left: 2em;
    }

    .d-col-t-12 {
        width: 100%;
    }

    .features li {
        width: 20%;
    }

    .d-delivery:not(:last-child) {
        margin-bottom: 4em;
    }

    #d-calc .d-col.d-col-sm-12 {
        width: 100%;
    }

    #d-calc .d-col.d-col-sm-11 {
        width: 91.66%;
    }

    #d-calc .d-col.d-col-sm-10 {
        width: 83.33%;
    }

    #d-calc .d-col.d-col-sm-9 {
        width: 75%;
    }

    #d-calc .d-col.d-col-sm-8 {
        width: 66.66%;
    }

    #d-calc .d-col.d-col-sm-7 {
        width: 58.33%;
    }

    #d-calc .d-col.d-col-sm-6 {
        width: 50%;
    }

    #d-calc .d-col.d-col-sm-5 {
        width: 41.66%;
    }

    #d-calc .d-col.d-col-sm-4 {
        width: 33.33%;
    }

    #d-calc .d-col.d-col-sm-3 {
        width: 25%;
    }

    #d-calc .d-col.d-col-sm-2 {
        width: 16.66%;
    }

    #d-calc .d-col.d-col-sm-1 {
        width: 8.33%;
    }

    .d-calc-box {
        padding: 0;
    }

    .d-calc-informer {
        padding-left: 15px;
        padding-right: 15px;
    }

    .d-frm-calc {
        padding: 1.785714285714286em 15px;
    }

    .d-calc-lbl {
        padding-bottom: 0.7142857142857143em;
        text-align: left;
    }

    .d-frm-calc-list {
        margin-top: 1.071428571428571em;
    }

    .d-switcher {
        margin-bottom: 2.142857142857143em;
        width: 100%;
    }

    .d-calc-row-list {
        padding-bottom: 2.142857142857143em;
    }

    .d-calc-info {
        padding: 0 0 1.071428571428571em;
    }

    .d-calc-row-list .d-calc-btn {
        margin-top: 0.3571428571428571em;
    }

    .d-calc-footer {
        display: block;
        margin: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    .d-calc-footer-cell {
        display: block;
        margin: 1.785714285714286em 0;
    }

    .d-h-btn.d-h-btn-big {
        font-size: 18px;
    }

    .d-col.d-col-sm-12 {
        width: 100%;
    }

    .d-col.d-col-sm-11 {
        width: 91.66%;
    }

    .d-col.d-col-sm-10 {
        width: 83.33%;
    }

    .d-col.d-col-sm-9 {
        width: 75%;
    }

    .d-col.d-col-sm-8 {
        width: 66.66%;
    }

    .d-col.d-col-sm-7 {
        width: 58.33%;
    }

    .d-col.d-col-sm-6 {
        width: 50%;
    }

    .d-col.d-col-sm-5 {
        width: 41.66%;
    }

    .d-col.d-col-sm-4 {
        width: 33.33%;
    }

    .d-col.d-col-sm-3 {
        width: 25%;
    }

    .d-col.d-col-sm-2 {
        width: 16.66%;
    }

    .d-col.d-col-sm-1 {
        width: 8.33%;
    }

    .d-col.d-offset-sm-11 {
        margin-left: 91.66%;
    }

    .d-col.d-offset-sm-10 {
        margin-left: 83.33%;
    }

    .d-col.d-offset-sm-9 {
        margin-left: 75%;
    }

    .d-col.d-offset-sm-8 {
        margin-left: 66.66%;
    }

    .d-col.d-offset-sm-7 {
        margin-left: 58.33%;
    }

    .d-col.d-offset-sm-6 {
        margin-left: 50%;
    }

    .d-col.d-offset-sm-5 {
        margin-left: 41.66%;
    }

    .d-col.d-offset-sm-4 {
        margin-left: 33.33%;
    }

    .d-col.d-offset-sm-3 {
        margin-left: 25%;
    }

    .d-col.d-offset-sm-2 {
        margin-left: 16.66%;
    }

    .d-col.d-offset-sm-1 {
        margin-left: 8.33%;
    }

    .d-col.d-offset-sm-0 {
        margin-left: 0;
    }

    .d-h-slogan {
        margin-left: 0px;
    }

    .d-location-popup {
        margin-left: 0 !important;
        left: 0 !important;
    }


    .modal {
        padding: 30px;
    }

    .form__field {
        margin-left: 0;
        margin-top: .7142857142857143em;
        width: 100%;
    }

    .form__field:first-child {
        margin-top: 0;
    }

    .error-block {
        font-size: 10px;
        margin-top: 1.2em;
    }

    .error-block__message {
        margin-bottom: .8095238095238095em;
    }

    .error-block__subtitle {
        font-size: .25em;
        margin-top: 0;
    }
}

@media (max-width: 640px) {
    html, body {
        min-width: 320px;
    }

    .d-hide-mob {
        display: none;
    }

    .d-hide-pc {
        display: block;
    }

    .d-col-content {
        padding-top: 1em !important;
    }

    .d-row.d-row-blue.d-pr {
        padding-bottom: 4.285714285714286em;
    }

    .d-online-box > .d-grid {
        display: table;
        width: 100%;
    }

    #d-content .d-online-box > .d-grid > .d-col {
        display: table-cell;
        vertical-align: top;
        width: 50%;
    }

    #d-content .d-online-box > .d-grid > .d-col:not(:first-child) {
        border-left: 1px solid rgba(255, 255, 255, .2);
    }

    .d-online-calc, .d-online-master {
        padding-top: 0;
        background: none;
    }

    .d-online-calc p.h2, .d-online-master p.h2 {
        font-size: 1em;
        line-height: 1.285714285714286;
        margin-bottom: 0;
    }

    .d-online-calc p, .d-online-master p {
        font-size: .9285714285714286em;
        line-height: 1.384615384615385;
        margin-bottom: 1.307692307692308em;
    }

    .d-online-box .d-btn {
        height: 35px;
        padding: .3571428571428571em .7857142857142857em;
    }

    #d-content .d-col {
        width: 100%;
    }

    #d-content .d-col-xs-4 {
        width: 33.33%;
    }

    #d-content .d-col-xs-6 {
        width: 50%;
    }

    #d-content .d-col-xs-12 {
        width: 100%;
    }

    #d-wrap:after {
        height: 0;
    }

    #d-header {
        position: relative;
        padding: 1.07em 15px 150px;
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    #d-header .d-col {
        margin: 0 !important;
        padding: 0 !important;
        width: auto;
    }

    #d-header .d-col.d-pr {
        width: 160px;
    }

    #d-header .d-h-phone, #d-header .d-h-auth {
        position: absolute;
        bottom: 62px;
        line-height: 58px;
    }

    #d-header .d-h-phone {
        left: 15px;
    }

    #d-header .d-h-auth {
        right: 15px;
    }

    #d-header .d-h-search {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #d-header .d-frm {
        position: relative;
        margin: 0;
        padding: 1em 15px;
        background: #b1c903;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    #d-header .d-frm input {
        float: none;
        padding: 0 40px 0 10px;
        width: 100%;
        background: #fff;
    }

    #d-header .d-frm button {
        position: absolute;
        z-index: 13;
        top: 50%;
        right: 30px;
        float: none;
        margin-top: -1.15em;
        width: auto;
        color: #68676c;
    }

    #d-header .d-frm .fa {
        font-size: 1em;
    }

    .d-h-logo {
        top: 0;
        left: 0;
    }

    #d-header .d-nav-header {
        margin: 1.5em 0 0 !important;
        width: 100%;
        border-bottom: 1px solid #e6e6e6;
        font-size: 1.43em;
        text-align: right;
        text-transform: none;
    }

    .d-nav-header ul {
        display: none;
        padding-right: 50px;
        border-top: 1px solid #e6e6e6;
    }

    .d-nav-header-opened ul {
        display: block;
    }

    .d-nav-header li {
        display: block;
        margin: 0;
        padding: .25em 0;
        border-bottom: 1px solid #e6e6e6;
    }

    .d-nav-header li:last-child {
        border: 0;
    }

    .d-nav-header li ul {
        display: none !important;
    }

    #d-header .fa-navicon {
        display: block;
        position: absolute;
        top: 22px;
        right: 0;
        width: 50px;
        background: #3767b4;
        font-size: 1.5em;
        line-height: 32px;
        color: #fff;
        text-align: center;
        -webkit-border-radius: .25em;
        -moz-border-radius: .25em;
        border-radius: .25em;
        cursor: pointer;
    }

    #d-content .d-logos .d-col, #d-content .d-pics .d-col {
        width: 50%;
    }

    .d-slider {
        padding: 0;
        background: none;
    }

    .d-slider:after {
        display: none;
    }

    .d-slider-nav {
        display: none;
    }

    .d-slider-nav-mob {
        border-top: 1px solid #d0d0d0;
        display: block;
        padding-bottom: 3em;
        position: absolute;
        z-index: 13;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
    }

    .d-slider-nav-mob a {
        position: static;
        margin-bottom: .1em;
        padding: .7142857142857143em;
        width: auto;
        height: auto;
        font-weight: bold;
        font-size: .7em;
        line-height: normal;
    }

    .d-slider .owl-dot {
        display: none;
    }

    .d-row {
        padding: 0 0 2em;
    }

    .d-row-last {
        margin: 0;
        padding: 0;
    }

    .d-row-mob {
        padding: 0;
    }

    .d-row-caption {
        position: static;
        top: 0;
    }

    .d-row-title {
        top: -2.785714285714286em;
    }

    .d-row-title .h1 {
        color: #272530;
        font-size: 14px;
        line-height: 40px;
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .d-row-title .h1 a {
        color: inherit;
        text-decoration: none;
    }

    .d-feats {
        margin: 0 15px;
        text-align: left;
    }

    .d-feats li {
        float: none;
        padding: 1.5em 0;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .d-feats img {
        float: left;
        left: -7px;
        margin: 0 -60px -2.5em 0;
        width: 136px;
    }

    .d-feats .h2 {
        margin-bottom: .75em;
        height: auto;
    }

    .features {
        display: none;
    }

    .features li {
        width: 50%;
        padding: 2em 0;
    }

    .features img {
        width: 90px;
    }

    .d-feat-descr {
        margin-left: 110px;
        padding-top: .5em;
    }

    .d-feat-descr:after {
        clear: both;
        display: block;
        height: 0;
        content: '.';
        visibility: hidden;
    }

    aside.d-col {
        margin: 0;
        padding: 0 !important;
    }

    aside .h1 {
        padding: .75em 15px;
        background: #9db400;
        color: #fff;
    }

    aside .h1:before {
        float: left;
        margin-top: .15em;
        width: 30px;
        content: '\f078';
        font-family: fontAwesome;
        font-size: .92em;
    }

    .d-nav-aside {
        display: none;
        width: 100%;
    }

    .d-nav-aside li {
        margin: 0;
    }

    .d-nav-aside > ul {
        margin: 0 15px 1em 45px;
        font-size: 1.43em;
    }

    .d-nav-aside > ul > li {
        margin: 0;
        padding: .5em 0;
    }

    .d-nav-aside li ul {
        margin-left: 20px;
    }

    .d-nav-aside a, .d-nav-aside li li a {
        color: #000;
    }

    .d-nav-aside a:hover, .d-nav-aside li li a:hover {
        color: #3264b3;
    }

    .d-nav-aside-opened .h1 {
        background: #f8f7fa;
        color: #9db400;
    }

    .d-nav-aside-opened .h1:before {
        content: '\f077';
    }

    .d-nav-aside-opened .d-nav-aside {
        display: block;
    }

    .d-nav-breadcrumbs {
        display: none;
    }

    .d-lst-info li {
        margin-bottom: 1.5em;
        padding: 0;
    }

    .d-lst-info a {
        padding: 0 0 1.5em 110px;
    }

    .d-lst-info img {
        left: -7px;
        width: 136px;
    }

    .d-colors-filter {
        margin: 0 0 1.5em;
    }

    .d-colors-filter .d-sel {
        width: 100%;
    }

    .d-colors-filter .fa {
        display: inline-block;
    }

    .d-colors-row {
        margin: 1em 0;
    }

    .d-colors-row li {
        margin: .5em -.33em 1.5em 0;
        width: 50%;
    }

    .d-colors-row a {
        display: block;
        padding: 0 15px;
    }

    .d-colors-row span {
        padding-bottom: 100%;
        height: auto;
    }

    .d-colors-row span img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .d-item-btns .d-btn {
        width: 48%;
    }

    .d-item-btns .d-fl {
        float: left;
    }

    .d-item-btns .d-fr {
        float: right;
    }

    .d-item-btns .d-fr.d-btn-about {
        font-size: 10px;
    }

    .d-item-share {
        text-align: center;
    }

    .d-item-share .d-lst-sox {
        display: block;
        margin: 1em 0 3em;
    }

    .d-item-share .d-lst-sox li {
        display: inline-block;
        float: none;
        margin: 0 1em;
    }

    .d-persons .d-btn, .d-persons .d-col-4, .d-item-btns-mob .d-btn {
        margin-bottom: 1em;
    }

    .d-frm-reply {
        margin-left: -15px;
        margin-right: -15px;
    }

    .d-frm-reply .d-col-i {
        margin: 0;
        padding: 0;
    }

    .d-frm-reply .d-fr {
        float: none;
        margin: 0;
    }

    .d-item-info {
        padding: 2em 0 1em;
    }

    .d-item-info-i {
        margin-bottom: 1em;
    }

    .d-col-btn input {
        position: static;
        top: 0;
        margin-bottom: 1em;
    }

    .d-payms {
        margin-bottom: 2em;
    }

    .d-payms img {
        margin-right: .25em;
    }

    .d-frm-faq .d-captcha {
        display: block;
        margin-bottom: .5em;
        position: static;
    }

    .d-nav-choose-tt li ul, .d-nav-choose-inner {
        width: 100%;
    }

    #d-footer {
        margin: 0;
        height: auto;
    }

    #d-footer .footer-copyright {
        margin-top: 2em;
    }

    #d-footer .d-nav-footer .d-col-3 {
        margin-top: .5714285714285714em;
    }

    #d-footer .d-nav-footer .d-col-3:nth-child(even) {
        padding-left: 0 !important;
    }

    #d-footer .d-nav-footer li {
        line-height: 1.785714285714286;
    }

    .d-nav-footer {
        margin: 0 0 2em;
        padding-bottom: 0;
        height: auto;
    }

    .d-nav-footer ul {
        margin: 0;
    }

    .d-nav-footer .d-col {
        margin: 1em 0;
        width: 50%;
        vertical-align: top;
    }

    .d-nav-footer .h2 {
        font-size: 1em;
        margin-bottom: 0;
        text-transform: uppercase;
    }

    .d-award {
        display: inline-block;
        margin: 1.3em 0;
        width: 32%;
        vertical-align: top;
        text-align: center;
    }

    .d-award img {
        margin-right: 0;
    }

    .d-award-label {
        display: none;
    }

    .d-config-result {
        margin-bottom: 2em;
    }

    .d-config .d-col-xs-6 {
        margin-bottom: 2em;
    }

    .d-config .d-col-xs-6 .h3 {
        font-weight: 400;
        font-size: 1em;
    }

    .d-map {
        margin-top: 0;
        max-height: 350px;
    }

    .d-delivery:last-child {
        margin-bottom: 4em;
    }

    .d-person.d-col-ab-dir, .d-person.d-col-ab-form {
        padding: 0 !important;
    }

    .d-person .d-img-wrap {
        padding-bottom: 70%;
    }

    .d-person .d-img-wrap img {
        height: auto;
        width: 100%;
    }

    #d-header .d-h-city {
        box-sizing: border-box;
        padding-left: 15px !important;
        position: absolute;
        left: 0;
        bottom: 110px;
        text-align: left;
        width: 100%;
    }

    .d-location-popup {
        top: 100%;
    }

    .d-location-popup:before {
        display: none;
    }

    .d-slider-i.owl-carousel.d-slider-i-desc {
        display: none;
    }

    .d-slider-i.owl-carousel.d-slider-i-mobile {
        display: block;
    }

    .d-slider .d-slider-i a {
        height: 80px;
        line-height: 80px;
        width: 160px;
    }

    .d-slider .d-slider-i a strong {
        font-size: 1em;
        margin-top: 0;
    }

    .d-slider-nav-mob {
        position: static;
    }

    .d-slider-nav-mob a {
        border-bottom: 1px solid #d0d0d0;
        margin: 0;
    }

    .d-slider-i .owl-prev, .d-slider-i .owl-next {
        height: 0px;
        width: 10px;
    }

    .d-video-box {
        padding-bottom: 4.285714285714286em;
        padding-top: 1.785714285714286em;
    }

    .d-videos .h2 {
        font-size: 1em;
        line-height: 1.285714285714286;
    }

    .d-videos li {
        margin-top: 0;
    }

    .d-videos li:not(:last-child) {
        margin-bottom: 1.428571428571429em;
    }

    .d-videos li:last-child {
        margin-bottom: 0;
    }

    .d-videos a {
        padding-left: .3571428571428571em;
        padding-right: .3571428571428571em;
    }

    .d-video-img {
        margin-bottom: 1em;
    }

    .d-detail-page .d-videos .h2 {
        font-size: 1.2em;
    }

    .d-detail-page__projects .d-slide {
        max-width: 100%;
    }

    .index-reviews {
        padding-bottom: 4.285714285714286em;
        padding-top: 1.071428571428571em;
    }

    .index-reviews .news-item {
        font-size: 1em;
        padding-left: 1.428571428571429em;
        padding-right: 1.428571428571429em;
    }

    .index-reviews .news-item:last-child {
        margin-bottom: 0;
    }

    .d-news-list {
        padding-bottom: 4em;
        padding-top: 1.785714285714286em;
    }

    .d-news-list > .d-grid {
        padding-left: 1.285714285714286em;
        padding-right: 1.285714285714286em;
    }

    .d-news-list > .d-grid > .d-col {
        padding-left: 0 !important;
        padding-right: 0 !important;
        position: relative;
        text-align: left;
    }

    .d-news-list > .d-grid > .d-col:not(:last-child) {
        margin-bottom: 1.142857142857143em;
    }

    .d-news-list .image-news-container {
        line-height: 0;
        height: auto;
        float: left;
        margin-bottom: 0;
        width: 38.73239436619718%;
    }

    .d-news-list .h2-news-list {
        font-size: 1em;
        line-height: 1.285714285714286;
        margin-top: -.2857142857142857em;
    }

    .d-news-list .h2-news-list a {
        text-decoration: none;
    }

    .d-news-list p {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        font-size: .9285714285714286em;
        line-height: 1.384615384615385;
        margin-bottom: 0;
        padding-left: 1.357142857142857em;
        width: 61.26760563380282%;
    }

    .d-social {
        margin: 0;
        padding: .7142857142857143em 0 1.214285714285714em;
        text-align: center;
    }

    .d-social-title {
        color: #272530;
        font-weight: bold;
        margin-bottom: .7142857142857143em;
        text-transform: uppercase;
    }

    .d-social .d-lst-sox {
        display: inline-block;
        line-height: 0;
    }

    .d-social .d-lst-sox li {
        margin-bottom: 0
    }

    .d-social .d-lst-sox li:last-child {
        margin-right: 0;
    }

    #d-calc .d-col.d-col-xs-12 {
        width: 100%;
    }

    #d-calc .d-col.d-col-xs-11 {
        width: 91.66%;
    }

    #d-calc .d-col.d-col-xs-10 {
        width: 83.33%;
    }

    #d-calc .d-col.d-col-xs-9 {
        width: 75%;
    }

    #d-calc .d-col.d-col-xs-8 {
        width: 66.66%;
    }

    #d-calc .d-col.d-col-xs-7 {
        width: 58.33%;
    }

    #d-calc .d-col.d-col-xs-6 {
        width: 50%;
    }

    #d-calc .d-col.d-col-xs-5 {
        width: 41.66%;
    }

    #d-calc .d-col.d-col-xs-4 {
        width: 33.33%;
    }

    #d-calc .d-col.d-col-xs-3 {
        width: 25%;
    }

    #d-calc .d-col.d-col-xs-2 {
        width: 16.66%;
    }

    #d-calc .d-col.d-col-xs-1 {
        width: 8.33%;
    }

    .d-col.d-col-xs-11 {
        width: 91.66%;
    }

    .d-col.d-col-xs-10 {
        width: 83.33%;
    }

    .d-col.d-col-xs-9 {
        width: 75%;
    }

    .d-col.d-col-xs-8 {
        width: 66.66%;
    }

    .d-col.d-col-xs-7 {
        width: 58.33%;
    }

    .d-col.d-col-xs-6 {
        width: 50%;
    }

    .d-col.d-col-xs-5 {
        width: 41.66%;
    }

    .d-col.d-col-xs-4 {
        width: 33.33%;
    }

    .d-col.d-col-xs-3 {
        width: 25%;
    }

    .d-col.d-col-xs-2 {
        width: 16.66%;
    }

    .d-col.d-col-xs-1 {
        width: 8.33%;
    }

    .d-col.d-offset-xs-11 {
        margin-left: 91.66%;
    }

    .d-col.d-offset-xs-10 {
        margin-left: 83.33%;
    }

    .d-col.d-offset-xs-9 {
        margin-left: 75%;
    }

    .d-col.d-offset-xs-8 {
        margin-left: 66.66%;
    }

    .d-col.d-offset-xs-7 {
        margin-left: 58.33%;
    }

    .d-col.d-offset-xs-6 {
        margin-left: 50%;
    }

    .d-col.d-offset-xs-5 {
        margin-left: 41.66%;
    }

    .d-col.d-offset-xs-4 {
        margin-left: 33.33%;
    }

    .d-col.d-offset-xs-3 {
        margin-left: 25%;
    }

    .d-col.d-offset-xs-2 {
        margin-left: 16.66%;
    }

    .d-col.d-offset-xs-1 {
        margin-left: 8.33%;
    }

    .d-col.d-offset-xs-0 {
        margin-left: 0;
    }

    .d-h-btn {
        font-size: 10px;
        line-height: 18px;
        padding: 0 5px;
    }

    .d-col.d-h-btn-box_first {
        position: absolute;
        right: 24px;
        bottom: 115px;
    }

    .d-col.d-h-btn-box_second {
        position: absolute;
        right: 24px;
        bottom: 90px;
    }

    .d-col.d-h-btn-box_third {
        position: absolute;
        right: 24px;
        bottom: 65px;
    }

    .slogan-link {
        display: none;
    }

    .d-star-choice__text {
        height: auto;
    }

    .d-star-choice__more {
        margin-top: .6428571428571429em;
    }

    .d-star-choice__name {
        white-space: normal;
    }

    .d-star-choice__profession {
        white-space: normal;
    }

    .d-star-profile__photo-name {
        background-color: rgba(0, 0, 0, .05);
        height: auto;
        padding-bottom: 1em;
        padding-top: 1em;
        position: static;
    }

    .d-star-profile__photo-name:after {
        display: none;
    }

    .d-star-profile__quote {
        padding: 1.166666666666667em 1.777777777777778em 0;
        width: 100%;
    }

    .d-star-profile__quote:before {
        height: 1.111111111111111em;
        width: 1.777777777777778em;
    }

    .d-star-profile__person {
        padding: 3em 1.5em;
    }

    .d-star-profile__person-inner {
        width: 100%;
    }

    .d-star-profile__model-photo {
        float: none;
        padding-bottom: 70.86614173228346%;
        width: 100%;
    }

    .d-star-profile__model-info {
        float: none;
        padding-bottom: 0;
        width: 100%;
    }

    .d-star-profile__model-info:after {
        display: none;
    }

    .d-star-profile__model-info-inner {
        padding: 1em;
        position: static;
    }

    .d-star-profile__model-info-inner:before {
        display: none;
    }

    .d-star-profile__model-name {
        max-height: 100%;
        max-width: 100%;
    }

    .d-star-profile__model-more {
        display: block;
        margin-top: .3529411764705882em;
        position: static;
        white-space: normal;
    }
}

@media (max-width: 488px) {
    .d-nav-choose-tt .d-ib {
        padding: 4px 5px 5px;
    }

    .d-nav-choose-tt {
        margin-left: -13px
    }

    .d-nav-choose-tt li ul {
        padding-left: 10px;
    }

    .d-nav-choose-tt li li a {
        display: initial;
    }

    .d-calc .ymaps-b-balloon {
        width: 200px;
    }

    .d-calc .ymaps-b-balloon__close {
        top: -2px;
    }

    .d-calc .map-box {
        padding: 10px;
        width: 200px;
    }

    .d-calc .map-title {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .d-calc .map-info {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .d-calc .map-foot {
        font-size: 12px;
        margin-top: 15px;
    }

    .d-calc .map-foot .d-calc-btn {
        width: 90px;
    }
}

@media (max-width: 360px) {
    .d-nav-choose-tt li ul {
        margin-top: 30px;
    }

    .d-nav-choose-tt li.d-current .d-ib:after {
        display: none;
    }

    .d-nav-choose-tt li li {
        width: 50%;
    }

    .d-nav-choose-col {
        margin-left: 0;
        width: 100%;
    }

    .d-nav-choose-item:first-child {
        margin-top: 1em;
    }
}

@media screen and (min-width: 450px) and (max-width: 640px) {
    .d-item-btns .d-fr.d-btn-about {
        padding: 8px 0;
    }
}

@media screen and (min-width: 745px) and (max-width: 915px) {
    .d-item-btns .d-fr.d-btn-about {
        font-size: 12px;
    }
}

@media screen and (min-width: 641px) {
    .d-lst-shops .d-item-caption {
        background: none;
        bottom: auto;
        top: 0;
        padding-top: 66.66666666666667%;
    }
}

/*** PRINT STYLES ***/
@media print {
    @page {
        margin: 0.5cm;
    }

    * {
        background: #fff !important;
        color: #333 !important;
        text-shadow: none !important;
    }

    a, a:visited {
        border: 0 !important;
        color: #333 !important;
        text-decoration: underline !important;
    }

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

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

    thead {
        display: table-header-group;
    }

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

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

    h2, h3 {
        page-break-after: avoid;
    }

    img, .d-config-result div {
        background: transparent !important;
    }

    html, body {
        min-height: 0;
        height: auto;
    }

    #bx-panel, .d-h-search, .d-nav-header, aside, .owl-stage-outer, #d-footer, .d-hide-print, /*.d-map-inner*/
    {
        display: none !important;
    }

    .d-config-item-carousel .owl-stage-outer {
        display: block !important;
    }

    #d-wrap {
        min-height: 0;
    }

    #d-wrap:after {
        height: 0;
    }

    .d-col-content, .owl-stage {
        width: 100% !important;
    }

    .b-not-show-at-screen {
        display: block;
        text-align: center;
    }

    .d-h-logo {
        top: 0;
    }

    .d-h-auth, .d-h-search, .d-nav-header, aside, footer {
        display: none !important;
    }

    .d-hide-print {
        display: none !important;
    }

    #d-header {
        height: 8em;
    }

    .d-header {
        display: none !important;
    }

    .header_space {
        padding: 0 !important;
    }

    img {
        page-break-inside: avoid !important;
    }

    iframe[src*=youtube] {
        display: none !important;
    }

    .d-config-result {
        page-break-inside: avoid !important;
    }

    .d-btn, .d-lnk-tdn, .d-nav-choose, .d-item-share, .button-up {
        display: none !important;
    }

    .d-detail-page .d-item-gallery .d-nav-thumbs {
        display: none !important;
    }

    .d-detail-page .d-nav-breadcrumbs {
        background-color: red !important;
    }

    .d-detail-page .iblock_desc_read_more_toggle_down {
        display: none !important;
    }

    .d-detail-page .iblock_desc_seo_content {
        display: none !important;
    }

    .d-salons-page .d-shop-gallery {
        display: none !important;
    }

    .d-salons-page h1, h2 {
        display: none !important;
    }

    .d-salons-page h2 ~ p {
        display: none !important;
    }

    .d-salons-page .d-nav-breadcrumbs {
        display: none !important;
    }

    .d-salons-page .bx-yandex-map {
        display: none !important;
    }

    .d-salons-page .iblock_desc_seo_content {
        display: none !important;
    }

    .d-salons-page .iblock_desc_read_more_toggle_down {
        display: none !important;
    }
}

.footer-link {
    color: #4c4b53;
    text-decoration: none;
}

.request-kitchen {
    background: #f8f7fa;
    padding: 10px 20px;
    border-radius: 5px;
}

#d-content .request-kitchen table.d-plain td {
    padding: 10px 0;
}

.header_space {
    padding-top: 110px;
}

.request-kitchen .d-tbl-popup input.inputfile {
    padding-top: 4px;
}

.d-grid.center {
    text-align: center;
}

.d-row.d-row-blue.d-pr {
    padding-top: 1.5em;
}

.d-item-btns .d-btn-video {
    width: 100%;
    margin: 15px 0 0 0;
}

.d-video {
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}

.d-video--large {
    background-color: #000103;
    font-size: 0; /* hack */
    padding-bottom: 70.86614173228346%;
    position: relative;
}

.d-video__inner {
    height: 75%;
    line-height: 0;
    margin: auto 0;
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
}

.d-video iframe {
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
}

.d-arch-and-design form {
    margin-bottom: 1.5em;
}

span.iblock_desc_read_more_toggle_down, .iblock_desc_read_more_toggle_up {
    cursor: pointer;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}

span.iblock_desc_read_more_toggle_up {
    display: none;
}

.iblock_desc_seo_content {
    display: none;
}

/*--- Кнопка "Наверх" ---*/
.button-up {
    background-color: rgba(255, 255, 255, .7);
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 5em;
    position: fixed;
    bottom: 50px;
    left: 50px;
    font-size: 14px;
    text-align: center;
    transition: all 200ms;
    width: 5em;
    z-index: 200;
    display: none;
}

.button-up::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .3);
    position: absolute;
    border-radius: 50%;
    z-index: 201;
    transition: background-color 200ms;
}

.button-up--visible {
    display: block;
}

.button-up__arrow {
    background: url('/local/templates/.default/css/../img/button-up-arrow.png') no-repeat;
    display: block;
    width: 12px;
    height: 7px;
    position: absolute;
    left: 50%;
    top: 1.428571428571429em;
    margin-left: -6px;
}

.button-up__txt {
    color: #3767b4;
    position: relative;
    top: 2em;
    user-select: none;
    text-transform: lowercase;
}

/*--- /Кнопка "Наверх" ---*/

/*--- Кнопка "jivo" ---*/
.button_1O {
    font-size: 14px;
    margin-bottom: 50px !important;
    margin-right: 50px !important;
    height: 5em !important;
    width: 5em !important;
}

/*--- /Кнопка "jivo"  ---*/

.container_3P {
    zoom: normal !important;
}

.request-kitchen {
    margin-bottom: 2em;
}

.request-kitchen .d-tbl-popup {
    width: 100%;
}

@media (min-width: 641px) {
    .button-up:hover {
        box-shadow: 0px 20px 50px -20px rgba(50, 50, 50, 1);
        background-color: rgba(255, 255, 255, 1);
    }

    .button-up:hover::before {
        background-color: rgba(255, 255, 255, 0);
    }
}

@media (max-width: 1224px) {
    .button-up {
        left: 25px;
        bottom: 25px;
    }

    .button_1O {
        margin-bottom: 25px !important;
        margin-right: 25px !important;
    }
}

@media (max-width: 1025px) {
    .button-up {
        font-size: 12px;
    }

    .button-up__txt {
        top: 2.2em;
    }

    .button_1O {
        font-size: 12px;
    }
}

@media (max-width: 640px) {
    .button-up {
        left: 15px;
        bottom: 15px;
        font-size: 11px;
        box-shadow: 0px 15px 37px -15px rgba(50, 50, 50, 1);
    }

    .button-up::before {
        background-color: rgba(255, 255, 255, 0);
    }

    /*--- Кнопка "jivo"  в мобильной версии ---*/
    .button_1O {
        font-size: 11px;
        margin-bottom: 15px !important;
        margin-right: 15px !important;
    }

    /*--- /Кнопка "jivo"  в мобильной версии ---*/
    /*--- Кнопка "Заказать звонок" от pozvonim в мобильной версии ---*/
    .pozvonim-mobile-hide-button {
        display: none !important;
    }

    .pozvonim-mobile-control {
        width: 35% !important;
        margin: 0 auto !important;
        left: 0 !important;
        right: 0 !important;
        top: auto !important;
        bottom: 15px !important;
        height: 55px !important;
        border-radius: 50px;
        opacity: .75 !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .pozvonim-mobile-button-wide {
        text-transform: uppercase;
        font-size: 10px !important;
        height: 55px !important;
        padding: 0 !important;
        font-family: 'PT Sans', Arial, Helvetica, sans-serif !important;
    }

    /*--- /Кнопка "Заказать звонок" от pozvonim в мобильной версии ---*/
}

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top_redesign/style.css?1625060500880*/
div.menu-sitemap-tree
{
	font-size:100%;
}

div.menu-sitemap-tree ul
{
	list-style-type: none;
	margin: 0; 
	padding: 0 1em 0 0;
}

div.menu-sitemap-tree ul ul
{
	width: auto;
	margin:-0.75em 0 0 0;
	padding: 0 0 0 0.75em;
}

div.menu-sitemap-tree li
{
	margin: 0 0 -0.85em 0;
	padding:0;
}

div.menu-sitemap-tree li li
{
	margin: 0 0 -0.85em 0.5em; 
	padding:0;
}

div.menu-sitemap-tree li.close ul
{
	display: none;
}

div.menu-sitemap-tree div.item-text
{
	position:relative;
	top:-19px;left:19px;
}

/*Icons*/
div.folder, div.page
{
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	vertical-align:top;
}
div.folder{cursor:pointer;background-image:url(/local/templates/.default/components/bitrix/menu/top_redesign/images/folder_open.gif);}
div.menu-sitemap-tree li.close div.folder{background-image:url(/local/templates/.default/components/bitrix/menu/top_redesign/images/folder_close.gif);}
div.page{background-image:url(/local/templates/.default/components/bitrix/menu/top_redesign/images/page.gif);}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/KD_footerMenu/style.css?16250605002*/



/* End */


/* Start:/local/components/qsoft/city.list/templates/.default/style.css?162506050285*/
.err_message {
	display: none;
	color: red;
	padding-left: 15px;
	margin-top: 20px;
}
/* End */
/* /local/templates/.default/css/css.css?1731047590172741 */
/* /local/templates/.default/components/bitrix/menu/top_redesign/style.css?1625060500880 */
/* /local/templates/.default/components/bitrix/menu/KD_footerMenu/style.css?16250605002 */
/* /local/components/qsoft/city.list/templates/.default/style.css?162506050285 */
